diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 1fb89fd69dd4..1fb2cd29d8f0 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -114,18 +114,6 @@ "python" ] } - }, - { - "TopLevelTOC": "docs-ref-mapping/reference-previous.yml", - "ReferenceTOC": "previous/docs-ref-autogen/toc.yml", - "ReferenceTOCUrl": "/python/api/toc.json", - "ConceptualTOCUrl": "/azure/developer/python/toc.json", - "OutputFolder": "previous/docs-ref-autogen/overview/azure", - "ContainerPageMetadata": { - "langs": [ - "python" - ] - } } ], "DiffFolder": [ @@ -136,6 +124,7 @@ "name": "docfx_v3" }, "redirection_files": [ - "redirections/.openpublishing.redirection.simplify-package-structure.json" + "redirections/.openpublishing.redirection.simplify-package-structure.json", + "redirections/.openpublishing.redirection.legacy.json" ] } \ No newline at end of file diff --git a/ci-configs/packages-latest.json b/ci-configs/packages-latest.json index 2212f15dbc50..60df43e157ca 100644 --- a/ci-configs/packages-latest.json +++ b/ci-configs/packages-latest.json @@ -58,7 +58,7 @@ "name": "azure-ai-agents", "install_type": "pypi", "prefer_source_distribution": "true", - "version": "==1.0.1" + "version": "==1.0.2" }, "exclude_path": [ "test*", @@ -115,7 +115,7 @@ "name": "azure-ai-evaluation", "install_type": "pypi", "prefer_source_distribution": "true", - "version": "==1.8.0" + "version": "==1.9.0" }, "exclude_path": [ "test*", @@ -191,7 +191,7 @@ "name": "azure-ai-ml", "install_type": "pypi", "prefer_source_distribution": "true", - "version": "==1.27.1" + "version": "==1.28.0" }, "exclude_path": [ "test*", @@ -647,7 +647,7 @@ "name": "azure-core", "install_type": "pypi", "prefer_source_distribution": "true", - "version": "==1.34.0" + "version": "==1.35.0" }, "exclude_path": [ "test*", @@ -1257,6 +1257,20 @@ "doc*" ] }, + { + "package_info": { + "name": "azure-mgmt-arizeaiobservabilityeval", + "install_type": "pypi", + "prefer_source_distribution": "true", + "version": "==1.0.0" + }, + "exclude_path": [ + "test*", + "example*", + "sample*", + "doc*" + ] + }, { "package_info": { "name": "azure-mgmt-attestation", @@ -1318,7 +1332,7 @@ "name": "azure-mgmt-avs", "install_type": "pypi", "prefer_source_distribution": "true", - "version": "==9.0.0" + "version": "==9.1.0" }, "exclude_path": [ "test*", @@ -1671,7 +1685,7 @@ "name": "azure-mgmt-core", "install_type": "pypi", "prefer_source_distribution": "true", - "version": "==1.5.0" + "version": "==1.6.0" }, "exclude_path": [ "test*", @@ -2454,6 +2468,20 @@ "doc*" ] }, + { + "package_info": { + "name": "azure-mgmt-lambdatesthyperexecute", + "install_type": "pypi", + "prefer_source_distribution": "true", + "version": "==1.0.0" + }, + "exclude_path": [ + "test*", + "example*", + "sample*", + "doc*" + ] + }, { "package_info": { "name": "azure-mgmt-loadtesting", @@ -2636,6 +2664,20 @@ "doc*" ] }, + { + "package_info": { + "name": "azure-mgmt-mongodbatlas", + "install_type": "pypi", + "prefer_source_distribution": "true", + "version": "==1.0.0" + }, + "exclude_path": [ + "test*", + "example*", + "sample*", + "doc*" + ] + }, { "package_info": { "name": "azure-mgmt-monitor", @@ -2917,6 +2959,20 @@ "doc*" ] }, + { + "package_info": { + "name": "azure-mgmt-purestorageblock", + "install_type": "pypi", + "prefer_source_distribution": "true", + "version": "==1.0.0" + }, + "exclude_path": [ + "test*", + "example*", + "sample*", + "doc*" + ] + }, { "package_info": { "name": "azure-mgmt-purview", @@ -3338,6 +3394,20 @@ ], "build_in_subpackage": true }, + { + "package_info": { + "name": "azure-mgmt-storageactions", + "install_type": "pypi", + "prefer_source_distribution": "true", + "version": "==1.0.0" + }, + "exclude_path": [ + "test*", + "example*", + "sample*", + "doc*" + ] + }, { "package_info": { "name": "azure-mgmt-storagecache", diff --git a/ci-configs/packages-preview.json b/ci-configs/packages-preview.json index 3711085cb13f..6bd6f393c692 100644 --- a/ci-configs/packages-preview.json +++ b/ci-configs/packages-preview.json @@ -2341,7 +2341,7 @@ "name": "azure-mgmt-iotfirmwaredefense", "install_type": "pypi", "prefer_source_distribution": "true", - "version": "==1.0.0b1" + "version": "==2.0.0b1" }, "exclude_path": [ "test*", diff --git a/docfx.json b/docfx.json index ad28e2f4ffd2..d53612f59d4e 100644 --- a/docfx.json +++ b/docfx.json @@ -27,7 +27,7 @@ "**/*.yml" ], "exclude": ["**/*-index.md"], - "src": "docs-ref-services/legacy", + "src": "docs-ref-services/legacy-redirects-temp", "group": "previous", "dest": "api/overview/azure" }, diff --git a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml index 9e8424efa710..1c0879423636 100644 --- a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml +++ b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml @@ -3,13 +3,24 @@ uid: azure.ai.agents.AgentsClient name: AgentsClient fullName: azure.ai.agents.AgentsClient module: azure.ai.agents +summary: AgentsClient provides a high-level, user-friendly interface for managing + and interacting with AI agents in Azure AI Agents service. constructor: syntax: 'AgentsClient(endpoint: str, credential: TokenCredential, **kwargs: Any)' parameters: - name: endpoint + description: 'Project endpoint in the form of: + + [https:/](https:/)/.services.ai.azure.com/api/projects/. + Required.' isRequired: true + types: + - - name: credential + description: Credential used to authenticate requests to the service. Required. isRequired: true + types: + - methods: - uid: azure.ai.agents.AgentsClient.close name: close @@ -26,78 +37,96 @@ methods: | None = None, **kwargs: Any) -> _models.Agent' parameters: - name: body - description: JSON or IO[bytes]. Required if *model* is not provided. + description: A complete agent configuration as JSON or binary stream. Required + if *model* is not provided. types: - [, []] keywordOnlyParameters: - name: model - description: The ID of the model to use. Required if *body* is not provided. - defaultValue: + description: 'The deployment name or ID of the Azure AI model that the agent will + use. + + Required if *body* is not provided.' + defaultValue: types: - - name: name - description: The name of the new agent. + description: A human-readable name for the agent that helps identify its purpose + or role. defaultValue: None types: - [] - name: description - description: A description for the new agent. + description: A detailed description explaining the agent's intended purpose and + capabilities. defaultValue: None types: - [] - name: instructions - description: System instructions for the agent. + description: System-level instructions that define the agent's behavior and personality. defaultValue: None types: - [] - name: tools - description: List of tools definitions for the agent. + description: A list of tool definitions that specify the capabilities available + to the agent. defaultValue: None types: - [[]] - name: tool_resources - description: Resources used by the agent's tools. + description: Resources required by the agent's tools, such as file IDs or vector + store IDs. defaultValue: None types: - [] - name: toolset - description: 'Collection of tools and resources (alternative to *tools* and *tool_resources* + description: 'A pre-configured collection of tools and their associated resources + that provides - and adds automatic execution logic for functions).' + both tool definitions and resources in a single object. This is a convenient + alternative + + to manually specifying tools and tool_resources separately.' defaultValue: None types: - [] - name: temperature - description: Sampling temperature for generating agent responses. + description: Controls response randomness (0-2). Higher values produce more creative + responses. defaultValue: None types: - [] - name: top_p - description: Nucleus sampling parameter. + description: Nucleus sampling parameter controlling response diversity by probability + mass. defaultValue: None types: - [] - name: response_format - description: Response format for tool calls. + description: 'Specifies the format for the responses, particularly for tool calls. + + Can be a string, response format mode, or structured response format object + that defines how + + the agent should structure its outputs.' defaultValue: None - types: - - [] - name: metadata - description: Key/value pairs for storing additional information. + description: Custom key-value pairs for storing additional information about the + agent. defaultValue: None types: - [[, ]] - name: content_type - description: Content type of the body. + description: The MIME type of the request body when using body parameter. defaultValue: application/json types: - return: - description: An Agent object. + description: A newly created agent object with the specified configuration. types: - exceptions: - - type: HttpResponseError for HTTP errors. + - type: HttpResponseError for HTTP errors during agent creation. - uid: azure.ai.agents.AgentsClient.create_thread_and_process_run name: create_thread_and_process_run summary: 'Creates a new agent thread and run in one call, then polls until the run @@ -119,7 +148,7 @@ methods: - name: agent_id description: The unique identifier of the agent to run. Required if *body* is unset. - defaultValue: + defaultValue: - name: thread description: Options for creating the new thread (initial messages, metadata, tool resources). @@ -157,7 +186,12 @@ methods: description: Controls which tool (if any) the model is allowed to call. defaultValue: None - name: response_format - description: Specifies the required format for the model's output. + description: 'Specifies the format for the responses, particularly for tool calls. + + Can be a string, response format mode, or structured response format object + that defines how + + the agent should structure its outputs.' defaultValue: None - name: parallel_tool_calls description: If True, allows tool calls to be executed in parallel. @@ -204,7 +238,7 @@ methods: description: 'The ID of the agent for which the thread should be created. Required when not using the JSON/body overload.' - defaultValue: + defaultValue: - name: thread description: 'The details used to create the new thread. If none provided, an empty thread is @@ -242,7 +276,12 @@ methods: description: Controls which tool the model will call. defaultValue: None - name: response_format - description: Specifies the format the model must output. + description: 'Specifies the format for the responses, particularly for tool calls. + + Can be a string, response format mode, or structured response format object + that defines how + + the agent should structure its outputs.' defaultValue: None - name: parallel_tool_calls description: If True, tools will be invoked in parallel. @@ -465,10 +504,13 @@ methods: types: - - name: toolset - description: 'The Collection of tools and resources (alternative to *tools* and - *tool_resources* + description: 'A pre-configured collection of tools and their associated resources + that provides - and adds automatic execution logic for functions). Default value is None.' + both tool definitions and resources in a single object. This is a convenient + alternative + + to manually specifying tools and tool_resources separately.' defaultValue: None types: - @@ -500,18 +542,13 @@ methods: types: - - name: response_format - description: 'The response format of the tool calls used by this agent. Is one - of + description: 'Specifies the format for the responses, particularly for tool calls. - the following types: str, Union[str, "_models.AgentsApiResponseFormatMode"], + Can be a string, response format mode, or structured response format object + that defines how - AgentsApiResponseFormat Default value is None.' + the agent should structure its outputs.' defaultValue: None - types: - - - - - - - - - name: content_type description: 'Body Parameter content-type. Content type parameter for JSON body. diff --git a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml index 0c59a1c42136..b5dd39a0543e 100644 --- a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml +++ b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml @@ -3,14 +3,25 @@ uid: azure.ai.agents.aio.AgentsClient name: AgentsClient fullName: azure.ai.agents.aio.AgentsClient module: azure.ai.agents.aio +summary: AgentsClient provides a high-level, user-friendly interface for managing + and interacting with AI agents in Azure AI Agents service. constructor: syntax: 'AgentsClient(endpoint: str, credential: AsyncTokenCredential, **kwargs: Any)' parameters: - name: endpoint + description: 'Project endpoint in the form of: + + [https:/](https:/)/.services.ai.azure.com/api/projects/. + Required.' isRequired: true + types: + - - name: credential + description: Credential used to authenticate requests to the service. Required. isRequired: true + types: + - methods: - uid: azure.ai.agents.aio.AgentsClient.close name: close @@ -27,78 +38,93 @@ methods: | None = None, **kwargs: Any) -> _models.Agent' parameters: - name: body - description: JSON or IO[bytes]. Required if *model* is not provided. + description: A complete agent configuration as JSON or binary stream. Required + if *model* is not provided. types: - [, []] keywordOnlyParameters: - name: model - description: The ID of the model to use. Required if *body* is not provided. - defaultValue: + description: 'The deployment name or ID of the Azure AI model that the agent will + use. + + Required if *body* is not provided.' + defaultValue: types: - - name: name - description: The name of the new agent. + description: A human-readable name for the agent that helps identify its purpose + or role. defaultValue: None types: - [] - name: description - description: A description for the new agent. + description: A detailed description explaining the agent's intended purpose and + capabilities. defaultValue: None types: - [] - name: instructions - description: System instructions for the agent. + description: System-level instructions that define the agent's behavior and personality. defaultValue: None types: - [] - name: tools - description: List of tools definitions for the agent. + description: A list of tool definitions that specify the capabilities available + to the agent. defaultValue: None types: - [[]] - name: tool_resources - description: Resources used by the agent's tools. + description: Resources required by the agent's tools, such as file IDs or vector + store IDs. defaultValue: None types: - [] - name: toolset - description: 'Collection of tools and resources (alternative to *tools* and *tool_resources* + description: 'A pre-configured collection of tools and resources that provides + a convenient way - and adds automatic execution logic for functions).' + to package tool definitions and their associated resources together.' defaultValue: None types: - [] - name: temperature - description: Sampling temperature for generating agent responses. + description: Controls response randomness (0-2). Higher values produce more creative + responses. defaultValue: None types: - [] - name: top_p - description: Nucleus sampling parameter. + description: Nucleus sampling parameter controlling response diversity by probability + mass. defaultValue: None types: - [] - name: response_format - description: Response format for tool calls. + description: 'Specifies the format for the responses, particularly for tool calls. + + Can be a string, response format mode, or structured response format object + that defines how + + the agent should structure its outputs.' defaultValue: None - types: - - [] - name: metadata - description: Key/value pairs for storing additional information. + description: Custom key-value pairs for storing additional information about the + agent. defaultValue: None types: - [[, ]] - name: content_type - description: Content type of the body. + description: The MIME type of the request body when using body parameter. defaultValue: application/json types: - return: - description: An agent object. + description: A newly created agent object with the specified configuration. types: - exceptions: - - type: HttpResponseError for HTTP errors. + - type: HttpResponseError for HTTP errors during agent creation. - uid: azure.ai.agents.aio.AgentsClient.create_thread_and_process_run name: create_thread_and_process_run summary: 'Creates a new agent thread and run in one call, then polls until the run @@ -120,7 +146,7 @@ methods: - name: agent_id description: The unique identifier of the agent to run. Required if *body* is unset. - defaultValue: + defaultValue: - name: thread description: Options for creating the new thread (initial messages, metadata, tool resources). @@ -158,7 +184,12 @@ methods: description: Controls which tool (if any) the model is allowed to call. defaultValue: None - name: response_format - description: Specifies the required format for the model's output. + description: 'Specifies the format for the responses, particularly for tool calls. + + Can be a string, response format mode, or structured response format object + that defines how + + the agent should structure its outputs.' defaultValue: None - name: parallel_tool_calls description: If True, allows tool calls to be executed in parallel. @@ -205,7 +236,7 @@ methods: description: 'The ID of the agent for which the thread should be created. Required when not using the JSON/body overload.' - defaultValue: + defaultValue: - name: thread description: 'The details used to create the new thread. If none provided, an empty thread is @@ -243,7 +274,12 @@ methods: description: Controls which tool the model will call. defaultValue: None - name: response_format - description: Specifies the format the model must output. + description: 'Specifies the format for the responses, particularly for tool calls. + + Can be a string, response format mode, or structured response format object + that defines how + + the agent should structure its outputs.' defaultValue: None - name: parallel_tool_calls description: If True, tools will be invoked in parallel. @@ -469,7 +505,7 @@ methods: description: 'The Collection of tools and resources (alternative to *tools* and *tool_resources* - and adds automatic execution logic for functions). Default value is None.' + that provides a convenient way to package them together). Default value is None.' defaultValue: None types: - @@ -501,18 +537,13 @@ methods: types: - - name: response_format - description: 'The response format of the tool calls used by this agent. Is one - of + description: 'Specifies the format for the responses, particularly for tool calls. - the following types: str, Union[str, "_models.AgentsApiResponseFormatMode"], + Can be a string, response format mode, or structured response format object + that defines how - agentsApiResponseFormat Default value is None.' + the agent should structure its outputs.' defaultValue: None - types: - - - - - - - - - name: content_type description: 'Body Parameter content-type. Content type parameter for JSON body. diff --git a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml index d15e0dac60e5..2683ba78cf94 100644 --- a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml +++ b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml @@ -24,7 +24,7 @@ methods: keywordOnlyParameters: - name: model description: The ID of the model to use. Required. - defaultValue: + defaultValue: types: - - name: name @@ -145,7 +145,7 @@ methods: keywordOnlyParameters: - name: agent_id description: The ID of the agent for which the thread should be created. Required. - defaultValue: + defaultValue: types: - - name: thread diff --git a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml index 5a1e040b40be..4074a19f0284 100644 --- a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml +++ b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml @@ -40,7 +40,7 @@ methods: "assistant". Required.' - defaultValue: + defaultValue: types: - - @@ -52,7 +52,7 @@ methods: image_url, and so on). Is either a str type or a [MessageInputContentBlock] type. Required.' - defaultValue: + defaultValue: types: - - [] diff --git a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml index 1209cc07ae12..f4abb1182a98 100644 --- a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml +++ b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml @@ -54,7 +54,7 @@ methods: keywordOnlyParameters: - name: agent_id description: The ID of the agent that should run the thread. Required. - defaultValue: + defaultValue: types: - - name: include @@ -552,7 +552,7 @@ methods: - ] - name: agent_id description: The ID of the agent that should run the thread. Required. - defaultValue: + defaultValue: types: - - name: model @@ -756,7 +756,7 @@ methods: keywordOnlyParameters: - name: tool_outputs description: Required. - defaultValue: + defaultValue: types: - [] return: @@ -797,7 +797,7 @@ methods: keywordOnlyParameters: - name: tool_outputs description: Required. - defaultValue: + defaultValue: types: - [] - name: event_handler diff --git a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml index 9bba7df8d186..0ce7a05beed6 100644 --- a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml +++ b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml @@ -24,7 +24,7 @@ methods: keywordOnlyParameters: - name: model description: The ID of the model to use. Required. - defaultValue: + defaultValue: types: - - name: name @@ -145,7 +145,7 @@ methods: keywordOnlyParameters: - name: agent_id description: The ID of the agent for which the thread should be created. Required. - defaultValue: + defaultValue: types: - - name: thread diff --git a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml index 9f9411272cfd..f7beb70a597b 100644 --- a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml +++ b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml @@ -40,7 +40,7 @@ methods: "assistant". Required.' - defaultValue: + defaultValue: types: - - @@ -52,7 +52,7 @@ methods: image_url, and so on). Is either a str type or a [MessageInputContentBlock] type. Required.' - defaultValue: + defaultValue: types: - - [] diff --git a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml index d8615bda244b..7518e2089c55 100644 --- a/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml +++ b/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml @@ -67,7 +67,7 @@ methods: - ] - name: agent_id description: The ID of the agent that should run the thread. Required. - defaultValue: + defaultValue: types: - - name: model @@ -553,7 +553,7 @@ methods: - ] - name: agent_id description: The ID of the agent that should run the thread. Required. - defaultValue: + defaultValue: types: - - name: model @@ -757,7 +757,7 @@ methods: keywordOnlyParameters: - name: tool_outputs description: Required. - defaultValue: + defaultValue: types: - [] return: @@ -798,7 +798,7 @@ methods: keywordOnlyParameters: - name: tool_outputs description: Required. - defaultValue: + defaultValue: types: - [] - name: event_handler diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureAIProject.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureAIProject.yml index 62e67163aafb..065b338616cb 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureAIProject.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureAIProject.yml @@ -26,7 +26,7 @@ examples: - "Creating an AzureAIProject object.\n\n\n\n````python\n\n from azure.ai.evaluation._model_configurations\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIGrader.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIGrader.yml index 4eaeff768e63..6c450837a5c0 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIGrader.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIGrader.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.ai.evaluation.AzureOpenAIGrader.id name: id - signature: id = 'aoai://general' + signature: id = 'azureai://built-in/evaluators/azure-openai/custom_grader' diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAILabelGrader.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAILabelGrader.yml index 7d92de8e2f06..7b3caf8bd5eb 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAILabelGrader.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAILabelGrader.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.ai.evaluation.AzureOpenAILabelGrader.id name: id - signature: id = 'aoai://label_model' + signature: id = 'azureai://built-in/evaluators/azure-openai/label_grader' diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIModelConfiguration.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIModelConfiguration.yml index 60eba100cfea..c90c34d5015a 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIModelConfiguration.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIModelConfiguration.yml @@ -38,7 +38,7 @@ examples: evaluation_samples_common.py )]-->\n\n\n\n````python\n\n from azure.ai.evaluation._model_configurations\ \ import AzureOpenAIModelConfiguration\n\n model_config = AzureOpenAIModelConfiguration(\n\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIScoreModelGrader.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIScoreModelGrader.yml new file mode 100644 index 000000000000..6dd07f60e770 --- /dev/null +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIScoreModelGrader.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.ai.evaluation.AzureOpenAIScoreModelGrader +name: AzureOpenAIScoreModelGrader +fullName: azure.ai.evaluation.AzureOpenAIScoreModelGrader +module: azure.ai.evaluation +summary: "> [!NOTE]\n> This is an experimental class, and may change at any time.\ + \ Please see [https://aka.ms/azuremlexperimental](https://aka.ms/azuremlexperimental)\ + \ for more information.\n>\n\nWrapper class for OpenAI's score model graders.\n\n\ + Enables continuous scoring evaluation with custom prompts and flexible\nconversation-style\ + \ inputs. Supports configurable score ranges and\npass thresholds for binary classification.\n\ + \nSupplying a ScoreModelGrader to the *evaluate* method will cause an\nasynchronous\ + \ request to evaluate the grader via the OpenAI API. The\nresults of the evaluation\ + \ will then be merged into the standard\nevaluation results.\n\n]\n:param input:\ + \ The input messages for the grader. List of conversation\n\n messages with role\ + \ and content." +constructor: + syntax: 'AzureOpenAIScoreModelGrader(*, model_config: AzureOpenAIModelConfiguration + | OpenAIModelConfiguration, input: List[Dict[str, str]], model: str, name: str, + range: List[float] | None = None, pass_threshold: float | None = None, sampling_params: + Dict[str, Any] | None = None, **kwargs: Any)' + parameters: + - name: model_config + description: The model configuration to use for the grader. + isRequired: true + types: + - [ , + + - name: model + description: The model to use for the evaluation. + isRequired: true + types: + - + - name: name + description: The name of the grader. + isRequired: true + types: + - + - name: range + description: The range of the score. Defaults to [0, 1]. + isRequired: true + types: + - [[]] + - name: pass_threshold + description: 'Score threshold for pass/fail classification. + + Defaults to midpoint of range.' + isRequired: true + types: + - [] + - name: sampling_params + description: The sampling parameters for the model. + isRequired: true + types: + - [[, ]] + - name: kwargs + description: Additional keyword arguments to pass to the grader. + isRequired: true + types: + - + keywordOnlyParameters: + - name: model_config + isRequired: true + - name: input + isRequired: true + - name: model + isRequired: true + - name: name + isRequired: true + - name: range + defaultValue: None + - name: pass_threshold + defaultValue: None + - name: sampling_params + defaultValue: None +methods: +- uid: azure.ai.evaluation.AzureOpenAIScoreModelGrader.get_client + name: get_client + summary: 'Construct an appropriate OpenAI client using this grader''s model configuration. + + Returns a slightly different client depending on whether or not this grader''s + model + + configuration is for Azure OpenAI or OpenAI.' + signature: get_client() -> Any + return: + description: The OpenAI client. + types: + - '[, ]' +attributes: +- uid: azure.ai.evaluation.AzureOpenAIScoreModelGrader.id + name: id + signature: id = 'azureai://built-in/evaluators/azure-openai/score_model_grader' diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIStringCheckGrader.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIStringCheckGrader.yml index 2065b7f77b24..1803e8145dad 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIStringCheckGrader.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAIStringCheckGrader.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.ai.evaluation.AzureOpenAIStringCheckGrader.id name: id - signature: id = 'aoai://string_check' + signature: id = 'azureai://built-in/evaluators/azure-openai/string_check_grader' diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAITextSimilarityGrader.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAITextSimilarityGrader.yml index 6b0fb9b02224..4cfd6a930bd4 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAITextSimilarityGrader.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.AzureOpenAITextSimilarityGrader.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.ai.evaluation.AzureOpenAITextSimilarityGrader.id name: id - signature: id = 'aoai://text_similarity' + signature: id = 'azureai://built-in/evaluators/azure-openai/text_similarity_grader' diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.BleuScoreEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.BleuScoreEvaluator.yml index 4ada3beb90aa..7eee1b150416 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.BleuScoreEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.BleuScoreEvaluator.yml @@ -37,7 +37,7 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n from azure.ai.evaluation\ \ import BleuScoreEvaluator\n\n bleu_evaluator = BleuScoreEvaluator()\n bleu_evaluator(response=\"\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.CodeVulnerabilityEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.CodeVulnerabilityEvaluator.yml index 2db84ea3f3ee..771539681b04 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.CodeVulnerabilityEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.CodeVulnerabilityEvaluator.yml @@ -29,12 +29,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. + description: 'The Azure AI project, which can either be a string representing + the project endpoint - It contains subscription id, resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: kwargs description: Additional arguments to pass to the evaluator. isRequired: true diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ContentSafetyEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ContentSafetyEvaluator.yml index 9f4735776734..33e38cac53e4 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ContentSafetyEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ContentSafetyEvaluator.yml @@ -24,12 +24,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. + description: 'The Azure AI project, which can either be a string representing + the project endpoint - It contains subscription id, resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: violence_threshold description: The threshold for violence evaluation. Default is 3. isRequired: true @@ -69,7 +71,7 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.identity import DefaultAzureCredential\n from azure.ai.evaluation\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.F1ScoreEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.F1ScoreEvaluator.yml index 334eaffe0f32..fd726319a9cc 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.F1ScoreEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.F1ScoreEvaluator.yml @@ -49,7 +49,7 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n from azure.ai.evaluation\ \ import F1ScoreEvaluator\n\n f1_evaluator = F1ScoreEvaluator(threshold=0.6)\n\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.FluencyEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.FluencyEvaluator.yml index 18573e702009..0a0404e6c45d 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.FluencyEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.FluencyEvaluator.yml @@ -57,11 +57,11 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import FluencyEvaluator\n\n model_config = {\n \ - \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ + \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ \ \"api_key\": os.environ.get(\"AZURE_OPENAI_KEY\"),\n \"azure_deployment\"\ : os.environ.get(\"AZURE_OPENAI_DEPLOYMENT\"),\n }\n\n fluency_evaluator = FluencyEvaluator(model_config=model_config)\n\ \ fluency_evaluator(response=\"Paris is the capital of France.\")\n\n ````\n" diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GleuScoreEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GleuScoreEvaluator.yml index 633339f79b29..7995815caa21 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GleuScoreEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GleuScoreEvaluator.yml @@ -40,7 +40,7 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n from azure.ai.evaluation\ \ import GleuScoreEvaluator\n\n gleu_evaluator = GleuScoreEvaluator()\n gleu_evaluator(response=\"\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GroundednessEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GroundednessEvaluator.yml index 4ae2920a9d4a..04cc325f59bc 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GroundednessEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GroundednessEvaluator.yml @@ -67,11 +67,11 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import GroundednessEvaluator\n\n model_config = {\n\ - \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ + \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ \ \"api_key\": os.environ.get(\"AZURE_OPENAI_KEY\"),\n \"azure_deployment\"\ : os.environ.get(\"AZURE_OPENAI_DEPLOYMENT\"),\n }\n\n groundedness_evaluator\ \ = GroundednessEvaluator(model_config=model_config)\n groundedness_evaluator(\n\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GroundednessProEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GroundednessProEvaluator.yml index 4426586c7b4c..28bc4fec60f4 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GroundednessProEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.GroundednessProEvaluator.yml @@ -50,12 +50,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. + description: 'The Azure AI project, which can either be a string representing + the project endpoint - It contains subscription id, resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: threshold description: The threshold for the groundedness pro evaluator. Default is 5. isRequired: true @@ -74,7 +76,7 @@ examples: \ query, response, and context.\n\n\n\n````python\n\n import os\n from azure.identity\ @@ -82,10 +84,11 @@ examples: \n azure_ai_project = {\n \"subscription_id\": os.environ.get(\"AZURE_SUBSCRIPTION_ID\"\ ),\n \"resource_group_name\": os.environ.get(\"AZURE_RESOURCE_GROUP_NAME\"\ ),\n \"project_name\": os.environ.get(\"AZURE_PROJECT_NAME\"),\n }\n credential\ - \ = DefaultAzureCredential()\n\n groundedness_pro_eval = GroundednessProEvaluator(azure_ai_project=azure_ai_project,\ - \ credential=credential, threshold=2)\n groundedness_pro_eval(\n query=\"\ - What shape has 4 equilateral sides?\",\n response=\"Rhombus\",\n context=\"\ - Rhombus is a shape with 4 equilateral sides.\",\n )\n\n ````\n" + \ = DefaultAzureCredential()\n\n groundedness_pro_eval = GroundednessProEvaluator(\n\ + \ azure_ai_project=azure_ai_project, credential=credential, threshold=2\n\ + \ )\n groundedness_pro_eval(\n query=\"What shape has 4 equilateral sides?\"\ + ,\n response=\"Rhombus\",\n context=\"Rhombus is a shape with 4 equilateral\ + \ sides.\",\n )\n\n ````\n" attributes: - uid: azure.ai.evaluation.GroundednessProEvaluator.id name: id diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.HateUnfairnessEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.HateUnfairnessEvaluator.yml index 4313bb788bfe..5aacd3132944 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.HateUnfairnessEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.HateUnfairnessEvaluator.yml @@ -40,12 +40,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. + description: 'The Azure AI project, which can either be a string representing + the project endpoint - It contains subscription id, resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: threshold description: The threshold for the HateUnfairness evaluator. Default is 3. isRequired: true @@ -59,7 +61,7 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.identity import DefaultAzureCredential\n from azure.ai.evaluation\ @@ -67,9 +69,9 @@ examples: : os.environ.get(\"AZURE_SUBSCRIPTION_ID\"),\n \"resource_group_name\": os.environ.get(\"\ AZURE_RESOURCE_GROUP_NAME\"),\n \"project_name\": os.environ.get(\"AZURE_PROJECT_NAME\"\ ),\n }\n credential = DefaultAzureCredential()\n\n hate_unfairness_eval =\ - \ HateUnfairnessEvaluator(azure_ai_project=azure_ai_project, credential=credential,\ - \ threshold=1)\n hate_unfairness_eval(\n query=\"What is the capital of\ - \ France?\",\n response=\"Paris\",\n )\n\n ````\n" + \ HateUnfairnessEvaluator(\n azure_ai_project=azure_ai_project, credential=credential,\ + \ threshold=1\n )\n hate_unfairness_eval(\n query=\"What is the capital\ + \ of France?\",\n response=\"Paris\",\n )\n\n ````\n" attributes: - uid: azure.ai.evaluation.HateUnfairnessEvaluator.id name: id diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.IndirectAttackEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.IndirectAttackEvaluator.yml index 7dd5a67bf62e..6f2e5e1a835f 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.IndirectAttackEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.IndirectAttackEvaluator.yml @@ -36,13 +36,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. It contains subscription id, - resource group, and project + description: 'The Azure AI project, which can either be a string representing + the project endpoint - name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: threshold description: The threshold for the IndirectAttack evaluator. Default is 0. isRequired: true @@ -54,12 +55,12 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.identity import DefaultAzureCredential\n from azure.ai.evaluation\ - \ import IndirectAttackEvaluator\n\n azure_ai_project = os.environ.get(\"AZURE_AI_PROJECT_URL\"\ - ) # https://{resource_name}.services.ai.azure.com/api/projects/{project_name}\n\ + \ import IndirectAttackEvaluator\n\n azure_ai_project = os.environ.get(\n \ + \ \"AZURE_AI_PROJECT_URL\"\n ) # https://{resource_name}.services.ai.azure.com/api/projects/{project_name}\n\ \ credential = DefaultAzureCredential()\n\n indirect_attack_eval = IndirectAttackEvaluator(azure_ai_project=azure_ai_project,\ \ credential=credential)\n indirect_attack_eval(\n query=\"What is the capital\ \ of France?\",\n response=\"Paris\",\n )\n\n ````\n" diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.IntentResolutionEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.IntentResolutionEvaluator.yml index 8545ee0da85f..e4dd1b8881c1 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.IntentResolutionEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.IntentResolutionEvaluator.yml @@ -35,16 +35,16 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import CoherenceEvaluator\n\n model_config = {\n\ - \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ + \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ \ \"api_key\": os.environ.get(\"AZURE_OPENAI_KEY\"),\n \"azure_deployment\"\ : os.environ.get(\"AZURE_OPENAI_DEPLOYMENT\"),\n }\n intent_resolution_evaluator\ - \ = IntentResolutionEvaluator(model_config=model_config)\n intent_resolution_evaluator(query=\"\ - What is the opening hours of the Eiffel Tower?\", response=\"Opening hours of the\ - \ Eiffel Tower are 9:00 AM to 11:00 PM.\")\n\n ````\n" + \ = IntentResolutionEvaluator(model_config=model_config)\n intent_resolution_evaluator(\n\ + \ query=\"What is the opening hours of the Eiffel Tower?\",\n response=\"\ + Opening hours of the Eiffel Tower are 9:00 AM to 11:00 PM.\",\n )\n\n ````\n" attributes: - uid: azure.ai.evaluation.IntentResolutionEvaluator.id name: id diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.MeteorScoreEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.MeteorScoreEvaluator.yml index ed8b810190a6..5dbfe1ba9942 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.MeteorScoreEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.MeteorScoreEvaluator.yml @@ -63,7 +63,7 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n from azure.ai.evaluation\ \ import MeteorScoreEvaluator\n\n meteor_evaluator = MeteorScoreEvaluator(alpha=0.8,\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.OpenAIModelConfiguration.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.OpenAIModelConfiguration.yml index 618c0acc7b72..58a7a3fec7d3 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.OpenAIModelConfiguration.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.OpenAIModelConfiguration.yml @@ -36,7 +36,7 @@ examples: - "Creating an OpenAIModelConfiguration object.\n\n\n\n````python\n\n from azure.ai.evaluation._model_configurations\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ProtectedMaterialEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ProtectedMaterialEvaluator.yml index 3cf9d73dd02b..4e7ec329178e 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ProtectedMaterialEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ProtectedMaterialEvaluator.yml @@ -35,24 +35,26 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project, containing the subscription ID, + description: 'The Azure AI project, which can either be a string representing + the project endpoint - resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] examples: - "Initialize and call ProtectedMaterialEvaluator using Azure AI Project URL in the\ \ following format\n[https:/](https:/)/{resource_name}.services.ai.azure.com/api/projects/{project_name}\n\n\n\n````python\n\n import os\n\ \ from azure.identity import DefaultAzureCredential\n from azure.ai.evaluation\ - \ import ProtectedMaterialEvaluator\n\n azure_ai_project = os.environ.get(\"AZURE_AI_PROJECT_URL\"\ - ) # https://{resource_name}.services.ai.azure.com/api/projects/{project_name}\n\ + \ import ProtectedMaterialEvaluator\n\n azure_ai_project = os.environ.get(\n \ + \ \"AZURE_AI_PROJECT_URL\"\n ) # https://{resource_name}.services.ai.azure.com/api/projects/{project_name}\n\ \ credential = DefaultAzureCredential()\n\n protected_material_eval = ProtectedMaterialEvaluator(azure_ai_project=azure_ai_project,\ \ credential=credential)\n protected_material_eval(\n query=\"Write me a\ \ catchy song\",\n response=(\n \"You are the dancing queen, young\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.QAEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.QAEvaluator.yml index 0eed8b40d854..9768d981d3ad 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.QAEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.QAEvaluator.yml @@ -87,15 +87,15 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import QAEvaluator\n\n model_config = {\n \"\ azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"),\n \"api_key\"\ : os.environ.get(\"AZURE_OPENAI_KEY\"),\n \"azure_deployment\": os.environ.get(\"\ - AZURE_OPENAI_DEPLOYMENT\"),\n }\n\n qa_eval = QAEvaluator(\n model_config=model_config,\ - \ \n groundedness_threshold=2,\n relevance_threshold=2,\n coherence_threshold=2,\n\ - \ fluency_threshold=2,\n similarity_threshold=2,\n f1_score_threshold=0.5\n\ + AZURE_OPENAI_DEPLOYMENT\"),\n }\n\n qa_eval = QAEvaluator(\n model_config=model_config,\n\ + \ groundedness_threshold=2,\n relevance_threshold=2,\n coherence_threshold=2,\n\ + \ fluency_threshold=2,\n similarity_threshold=2,\n f1_score_threshold=0.5,\n\ \ )\n qa_eval(query=\"This's the color?\", response=\"Black\", ground_truth=\"\ gray\", context=\"gray\")\n\n ````\n" attributes: diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RelevanceEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RelevanceEvaluator.yml index 08a28901ae2c..555813abfd82 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RelevanceEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RelevanceEvaluator.yml @@ -66,7 +66,7 @@ examples: \ and context.\n\ \n\n\n````python\n\n import os\n from azure.ai.evaluation\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ResponseCompletenessEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ResponseCompletenessEvaluator.yml index 34f8bd47a781..474ff41d773a 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ResponseCompletenessEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ResponseCompletenessEvaluator.yml @@ -38,11 +38,11 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import CompletenessEvaluator\n\n model_config = {\n\ - \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ + \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ \ \"api_key\": os.environ.get(\"AZURE_OPENAI_KEY\"),\n \"azure_deployment\"\ : os.environ.get(\"AZURE_OPENAI_DEPLOYMENT\"),\n }\n\n completeness_eval = CompletenessEvaluator(model_config=model_config)\n\ \ completeness_eval(\n response=\"The capital of Japan is Tokyo.\",\n \ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RetrievalEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RetrievalEvaluator.yml index 71e8f5de6f52..0499f956fa17 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RetrievalEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RetrievalEvaluator.yml @@ -67,7 +67,7 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import RetrievalEvaluator\n\n model_config = {\n\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RougeScoreEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RougeScoreEvaluator.yml index b08ba5d58b7c..95073db8051d 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RougeScoreEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.RougeScoreEvaluator.yml @@ -71,15 +71,14 @@ examples: \ rouge type.\n\ \n\n\n````python\n\n from azure.ai.evaluation import\ \ RougeScoreEvaluator, RougeType\n\n rouge_evaluator = RougeScoreEvaluator(\n\ - \ rouge_type=RougeType.ROUGE_4, \n precision_threshold=0.5,\n \ - \ recall_threshold=0.5,\n f1_score_threshold=0.5\n )\n rouge_evaluator(response=\"\ - Paris is the capital of France.\", ground_truth=\"France's capital is Paris.\")\n\ - \n ````\n" + \ rouge_type=RougeType.ROUGE_4, precision_threshold=0.5, recall_threshold=0.5,\ + \ f1_score_threshold=0.5\n )\n rouge_evaluator(response=\"Paris is the capital\ + \ of France.\", ground_truth=\"France's capital is Paris.\")\n\n ````\n" attributes: - uid: azure.ai.evaluation.RougeScoreEvaluator.id name: id diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SelfHarmEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SelfHarmEvaluator.yml index eb58e6f74de7..0e4f3e0a4efe 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SelfHarmEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SelfHarmEvaluator.yml @@ -30,12 +30,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. + description: 'The Azure AI project, which can either be a string representing + the project endpoint - It contains subscription id, resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: threshold description: The threshold for the SelfHarm evaluator. Default is 3. isRequired: true @@ -50,12 +52,12 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.identity import DefaultAzureCredential\n from azure.ai.evaluation\ - \ import SelfHarmEvaluator\n\n azure_ai_project = os.environ.get(\"AZURE_AI_PROJECT_URL\"\ - ) # https://{resource_name}.services.ai.azure.com/api/projects/{project_name}\n\ + \ import SelfHarmEvaluator\n\n azure_ai_project = os.environ.get(\n \"AZURE_AI_PROJECT_URL\"\ + \n ) # https://{resource_name}.services.ai.azure.com/api/projects/{project_name}\n\ \ credential = DefaultAzureCredential()\n\n self_harm_eval = SelfHarmEvaluator(azure_ai_project=azure_ai_project,\ \ credential=credential)\n self_harm_eval(\n query=\"What is the capital\ \ of France?\",\n response=\"Paris\",\n )\n\n ````\n" diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SexualEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SexualEvaluator.yml index 2af92eb41c99..f56ec1327e7a 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SexualEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SexualEvaluator.yml @@ -34,12 +34,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. + description: 'The Azure AI project, which can either be a string representing + the project endpoint - It contains subscription id, resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: threshold description: The threshold for the Sexual evaluator. Default is 3. isRequired: true @@ -53,7 +55,7 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.identity import DefaultAzureCredential\n from azure.ai.evaluation\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SimilarityEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SimilarityEvaluator.yml index b747b550987a..fd4eb019ff66 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SimilarityEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.SimilarityEvaluator.yml @@ -70,7 +70,7 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import SimilarityEvaluator\n\n model_config = {\n\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.TaskAdherenceEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.TaskAdherenceEvaluator.yml index ff9f66ffd684..2bb35bd529f2 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.TaskAdherenceEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.TaskAdherenceEvaluator.yml @@ -32,26 +32,32 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import TaskAdherenceEvaluator\n\n model_config =\ - \ {\n \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ + \ {\n \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ \ \"api_key\": os.environ.get(\"AZURE_OPENAI_KEY\"),\n \"azure_deployment\"\ : os.environ.get(\"AZURE_OPENAI_DEPLOYMENT\"),\n }\n\n task_adherence_evaluator\ - \ = TaskAdherenceEvaluator(model_config=model_config)\n\n query = [{'role': 'system',\ - \ 'content': 'You are a helpful customer service agent.'}, \n {'role': 'user',\ - \ 'content': [{'type': 'text', 'text': 'What is the status of my order #123?'}]}]\n\ - \n response = [{'role': 'assistant', 'content': [{'type': 'tool_call', 'tool_call':\ - \ {'id': 'tool_001', 'type': 'function', 'function': {'name': 'get_order', 'arguments':\ - \ {'order_id': '123'}}}}]}, \n {'role': 'tool', 'tool_call_id': 'tool_001',\ - \ 'content': [{'type': 'tool_result', 'tool_result': '{ \"order\": { \"id\": \"\ - 123\", \"status\": \"shipped\" } }'}]}, \n {'role': 'assistant', 'content':\ - \ [{'type': 'text', 'text': 'Your order #123 has been shipped.'}]}]\n\n tool_definitions\ - \ = [{'name': 'get_order', 'description': 'Get order details.', 'parameters': {'type':\ - \ 'object', 'properties': {'order_id': {'type': 'string'}}}}]\n\n task_adherence_evaluator(\n\ - \ query=query,\n response=response,\n tool_definitions=tool_definitions\n\ - \ )\n\n ````\n" + \ = TaskAdherenceEvaluator(model_config=model_config)\n\n query = [\n {\"\ + role\": \"system\", \"content\": \"You are a helpful customer service agent.\"},\n\ + \ {\"role\": \"user\", \"content\": [{\"type\": \"text\", \"text\": \"What\ + \ is the status of my order #123?\"}]},\n ]\n\n response = [\n {\n \ + \ \"role\": \"assistant\",\n \"content\": [\n {\n\ + \ \"type\": \"tool_call\",\n \"tool_call\":\ + \ {\n \"id\": \"tool_001\",\n \"type\"\ + : \"function\",\n \"function\": {\"name\": \"get_order\",\ + \ \"arguments\": {\"order_id\": \"123\"}},\n },\n \ + \ }\n ],\n },\n {\n \"role\": \"tool\",\n \ + \ \"tool_call_id\": \"tool_001\",\n \"content\": [\n \ + \ {\"type\": \"tool_result\", \"tool_result\": '{ \"order\": { \"id\": \"123\"\ + , \"status\": \"shipped\" } }'}\n ],\n },\n {\"role\": \"\ + assistant\", \"content\": [{\"type\": \"text\", \"text\": \"Your order #123 has\ + \ been shipped.\"}]},\n ]\n\n tool_definitions = [\n {\n \"\ + name\": \"get_order\",\n \"description\": \"Get order details.\",\n \ + \ \"parameters\": {\"type\": \"object\", \"properties\": {\"order_id\":\ + \ {\"type\": \"string\"}}},\n }\n ]\n\n task_adherence_evaluator(query=query,\ + \ response=response, tool_definitions=tool_definitions)\n\n ````\n" attributes: - uid: azure.ai.evaluation.TaskAdherenceEvaluator.id name: id diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ToolCallAccuracyEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ToolCallAccuracyEvaluator.yml index 831db6abe046..85a1b7b449bb 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ToolCallAccuracyEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ToolCallAccuracyEvaluator.yml @@ -37,28 +37,26 @@ examples: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.ai.evaluation import ToolCallAccuracyEvaluator\n\n model_config\ - \ = {\n \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ - \ \"api_key\": os.environ.get(\"AZURE_OPENAI_KEY\"),\n \"azure_deployment\"\ - : os.environ.get(\"AZURE_OPENAI_DEPLOYMENT\"),\n }\n\n tool_call_accuracy_evaluator\ - \ = ToolCallAccuracyEvaluator(model_config=model_config)\n tool_call_accuracy_evaluator(\n\ - \ query=\"How is the weather in New York?\",\n response=\"The weather\ - \ in New York is sunny.\",\n tool_calls={\n \"type\": \"tool_call\"\ - ,\n \"tool_call\": {\n \"id\": \"call_eYtq7fMyHxDWIgeG2s26h0lJ\"\ - ,\n \"type\": \"function\",\n \"function\": {\n \ - \ \"name\": \"fetch_weather\",\n \"arguments\":\ - \ {\n \"location\": \"New York\"\n }\n \ - \ }\n }\n },\n tool_definitions={\n \ - \ \"id\": \"fetch_weather\",\n \"name\": \"fetch_weather\",\n \ - \ \"description\": \"Fetches the weather information for the specified location.\"\ - ,\n \"parameters\": {\n \"type\": \"object\",\n \ - \ \"properties\": {\n \"location\": {\n \ - \ \"type\": \"string\",\n \"description\": \"The location\ - \ to fetch weather for.\"\n }\n }\n }\n\ - \ }\n )\n\n ````\n" + \ = {\n \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), #\ + \ https://.services.ai.azure.com\n \"api_key\": os.environ.get(\"\ + AZURE_OPENAI_KEY\"),\n \"azure_deployment\": os.environ.get(\"AZURE_OPENAI_DEPLOYMENT\"\ + ),\n }\n\n tool_call_accuracy_evaluator = ToolCallAccuracyEvaluator(model_config=model_config)\n\ + \ tool_call_accuracy_evaluator(\n query=\"How is the weather in New York?\"\ + ,\n response=\"The weather in New York is sunny.\",\n tool_calls={\n\ + \ \"type\": \"tool_call\",\n \"tool_call\": {\n \ + \ \"id\": \"call_eYtq7fMyHxDWIgeG2s26h0lJ\",\n \"type\": \"function\"\ + ,\n \"function\": {\"name\": \"fetch_weather\", \"arguments\": {\"\ + location\": \"New York\"}},\n },\n },\n tool_definitions={\n\ + \ \"id\": \"fetch_weather\",\n \"name\": \"fetch_weather\",\n\ + \ \"description\": \"Fetches the weather information for the specified\ + \ location.\",\n \"parameters\": {\n \"type\": \"object\"\ + ,\n \"properties\": {\"location\": {\"type\": \"string\", \"description\"\ + : \"The location to fetch weather for.\"}},\n },\n },\n )\n\n\ + \ ````\n" attributes: - uid: azure.ai.evaluation.ToolCallAccuracyEvaluator.id name: id diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.UngroundedAttributesEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.UngroundedAttributesEvaluator.yml index becc5411f586..b7c643e7765d 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.UngroundedAttributesEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.UngroundedAttributesEvaluator.yml @@ -23,12 +23,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. + description: 'The Azure AI project, which can either be a string representing + the project endpoint - It contains subscription id, resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: kwargs description: Additional arguments to pass to the evaluator. isRequired: true diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ViolenceEvaluator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ViolenceEvaluator.yml index 6b957a1523aa..451bf8b2d8ed 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ViolenceEvaluator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.ViolenceEvaluator.yml @@ -33,12 +33,14 @@ constructor: types: - - name: azure_ai_project - description: 'The scope of the Azure AI project. + description: 'The Azure AI project, which can either be a string representing + the project endpoint - It contains subscription id, resource group, and project name.' + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' isRequired: true types: - - + - [, ] - name: threshold description: The threshold for the Violence evaluator. Default is 3. isRequired: true @@ -52,7 +54,7 @@ examples: evaluation_samples_threshold.py )]-->\n\n\n\n````python\n\n import os\n\ \ from azure.identity import DefaultAzureCredential\n from azure.ai.evaluation\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.AdversarialScenario.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.AdversarialScenario.yml index d4f1c98b83cb..8c5ae229cc14 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.AdversarialScenario.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.AdversarialScenario.yml @@ -25,6 +25,8 @@ fields: uid: azure.ai.evaluation.simulator.AdversarialScenario.ADVERSARIAL_CONVERSATION - name: ADVERSARIAL_QA uid: azure.ai.evaluation.simulator.AdversarialScenario.ADVERSARIAL_QA +- name: ADVERSARIAL_QA_DOCUMENTS + uid: azure.ai.evaluation.simulator.AdversarialScenario.ADVERSARIAL_QA_DOCUMENTS - name: ADVERSARIAL_REWRITE uid: azure.ai.evaluation.simulator.AdversarialScenario.ADVERSARIAL_REWRITE - name: ADVERSARIAL_SEARCH diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.AdversarialSimulator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.AdversarialSimulator.yml index 5177215ad8a5..b671147ee5c8 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.AdversarialSimulator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.AdversarialSimulator.yml @@ -44,7 +44,7 @@ examples: evaluation_samples_simulate.py )]-->\n\n\n\n````python\n\n import os\n\ \ import asyncio\n from typing import List, Dict, Any, Optional\n from azure.ai.evaluation.simulator\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.DirectAttackSimulator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.DirectAttackSimulator.yml index a75d2c6e9b6d..c52d6a020b29 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.DirectAttackSimulator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.DirectAttackSimulator.yml @@ -47,7 +47,7 @@ examples: \ (6 messages in each result).\n\n\n\n````python\n\n import os\n import asyncio\n from\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.IndirectAttackSimulator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.IndirectAttackSimulator.yml index f050874024a1..af0deedc5f6b 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.IndirectAttackSimulator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.IndirectAttackSimulator.yml @@ -44,7 +44,7 @@ examples: \ messages in the result).\n\n\n\n````python\n\n import os\n import asyncio\n from\ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.Simulator.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.Simulator.yml index 042f8fc5ee50..da736317ee28 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.Simulator.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.simulator.Simulator.yml @@ -27,7 +27,7 @@ examples: evaluation_samples_simulate.py )]-->\n\n\n\n````python\n\n import os\n\ \ import asyncio\n from azure.ai.evaluation.simulator import Simulator\n\n \ diff --git a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.yml b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.yml index e9c486a89976..483cba46ed9f 100644 --- a/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.yml +++ b/docs-ref-autogen/azure-ai-evaluation/azure.ai.evaluation.yml @@ -66,10 +66,14 @@ functions: types: - [] - name: azure_ai_project - description: Logs evaluation results to AI Studio if set. + description: 'The Azure AI project, which can either be a string representing + the project endpoint + + or an instance of AzureAIProject. It contains subscription id, resource group, + and project name.' defaultValue: None types: - - [] + - [[, ]] - name: fail_on_evaluator_errors description: 'Whether or not the evaluation should cancel early with an EvaluationException @@ -83,6 +87,11 @@ functions: defaultValue: 'False' types: - + - name: user_agent + description: A string to append to the default user-agent sent with evaluation + http requests + types: + - [] return: description: Evaluation results. types: @@ -93,31 +102,31 @@ functions: evaluation_samples_evaluate_fdp.py )]-->\n\n\n\n````python\n\ \n import os\n from azure.ai.evaluation import evaluate, RelevanceEvaluator,\ \ CoherenceEvaluator, IntentResolutionEvaluator\n\n model_config = {\n \ - \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ + \ \"azure_endpoint\": os.environ.get(\"AZURE_OPENAI_ENDPOINT\"), # https://.services.ai.azure.com\n\ \ \"api_key\": os.environ.get(\"AZURE_OPENAI_KEY\"),\n \"azure_deployment\"\ : os.environ.get(\"AZURE_OPENAI_DEPLOYMENT\"),\n }\n\n print(os.getcwd())\n\ \ path = \"./sdk/evaluation/azure-ai-evaluation/samples/data/evaluate_test_data.jsonl\"\ \n\n evaluate(\n data=path,\n evaluators={\n \"coherence\"\ - \ : CoherenceEvaluator(model_config=model_config),\n \"relevance\"\ - \ : RelevanceEvaluator(model_config=model_config),\n \"intent_resolution\"\ - \ : IntentResolutionEvaluator(model_config=model_config),\n },\n \ - \ evaluator_config={\n \"coherence\": {\n \"column_mapping\"\ - : {\n \"response\": \"${data.response}\",\n \ - \ \"query\": \"${data.query}\",\n },\n },\n \ - \ \"relevance\": {\n \"column_mapping\": {\n \ - \ \"response\": \"${data.response}\",\n \"context\": \"${data.context}\"\ + : CoherenceEvaluator(model_config=model_config),\n \"relevance\": RelevanceEvaluator(model_config=model_config),\n\ + \ \"intent_resolution\": IntentResolutionEvaluator(model_config=model_config),\n\ + \ },\n evaluator_config={\n \"coherence\": {\n \ + \ \"column_mapping\": {\n \"response\": \"${data.response}\"\ ,\n \"query\": \"${data.query}\",\n },\n \ - \ },\n },\n )\n\n\n ````\n" + \ },\n \"relevance\": {\n \"column_mapping\": {\n\ + \ \"response\": \"${data.response}\",\n \"\ + context\": \"${data.context}\",\n \"query\": \"${data.query}\"\ + ,\n },\n },\n },\n )\n\n\n ````\n" classes: - azure.ai.evaluation.AzureAIProject - azure.ai.evaluation.AzureOpenAIGrader - azure.ai.evaluation.AzureOpenAILabelGrader - azure.ai.evaluation.AzureOpenAIModelConfiguration +- azure.ai.evaluation.AzureOpenAIScoreModelGrader - azure.ai.evaluation.AzureOpenAIStringCheckGrader - azure.ai.evaluation.AzureOpenAITextSimilarityGrader - azure.ai.evaluation.BleuScoreEvaluator diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.Input.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.Input.yml index b6429a05bae5..fd8a63bd7943 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.Input.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.Input.yml @@ -89,7 +89,7 @@ examples: - "Creating a CommandJob with two inputs.\n\n\n\n````python\n\n from azure.ai.ml import Input, Output\n from\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.MLClient.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.MLClient.yml index 042aa463f0cc..aea4dde5b4a7 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.MLClient.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.MLClient.yml @@ -72,7 +72,7 @@ examples: ml_samples_authentication.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import MLClient\n from azure.identity import AzureAuthorityHosts, DefaultAzureCredential\n\ @@ -178,7 +178,7 @@ methods: ml_samples_authentication.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import MLClient\n\n client = MLClient.from_config(credential=DefaultAzureCredential(),\ @@ -187,7 +187,7 @@ methods: ml_samples_authentication.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import MLClient\n\n client = MLClient.from_config(\n credential=DefaultAzureCredential(),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.MpiDistribution.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.MpiDistribution.yml index d755094827ab..472bccd99db2 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.MpiDistribution.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.MpiDistribution.yml @@ -24,7 +24,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import MpiDistribution\n\ \ from azure.ai.ml.entities import CommandComponent\n\n component = CommandComponent(\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.Output.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.Output.yml index 373e92c26882..cb9805863750 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.Output.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.Output.yml @@ -74,7 +74,7 @@ examples: - "Creating a CommandJob with a folder output.\n\n\n\n````python\n\n from azure.ai.ml import Input, Output\n from\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.PyTorchDistribution.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.PyTorchDistribution.yml index f45a83cc6902..1bb3eed734a0 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.PyTorchDistribution.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.PyTorchDistribution.yml @@ -24,7 +24,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import PyTorchDistribution\n\ \ from azure.ai.ml.entities import CommandComponent\n\n component = CommandComponent(\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.TensorFlowDistribution.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.TensorFlowDistribution.yml index b7c60d8b589a..3bcf8961ac68 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.TensorFlowDistribution.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.TensorFlowDistribution.yml @@ -37,7 +37,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import TensorFlowDistribution\n\ \ from azure.ai.ml.entities import CommandComponent\n\n component = CommandComponent(\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationJob.yml index a87685ecfbc9..8532c1c02f79 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationJob.yml @@ -25,7 +25,7 @@ examples: - "creating an automl image classification job\n\n\n\n````python\n\n from azure.ai.ml import automl, Input\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationMultilabelJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationMultilabelJob.yml index c9c49dcbb2ca..6190613cb1d7 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationMultilabelJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationMultilabelJob.yml @@ -26,7 +26,7 @@ examples: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl, Input\n from azure.ai.ml.constants import AssetTypes\n from\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationSearchSpace.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationSearchSpace.yml index 4876678476a5..b31cb933dee4 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationSearchSpace.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageClassificationSearchSpace.yml @@ -353,7 +353,7 @@ examples: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl\n from azure.ai.ml.sweep import Uniform, Choice\n\n image_classification_search_space\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageInstanceSegmentationJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageInstanceSegmentationJob.yml index 390e5792aab2..8f321010e011 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageInstanceSegmentationJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageInstanceSegmentationJob.yml @@ -22,7 +22,7 @@ examples: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl, Input\n from azure.ai.ml.constants import AssetTypes\n from\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageLimitSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageLimitSettings.yml index e0e10c86f473..6ac2be30c877 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageLimitSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageLimitSettings.yml @@ -36,7 +36,7 @@ examples: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl, Input\n from azure.ai.ml.constants import AssetTypes\n\n #\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageModelSettingsClassification.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageModelSettingsClassification.yml index 38751c85059f..9396b3fc33be 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageModelSettingsClassification.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageModelSettingsClassification.yml @@ -336,7 +336,7 @@ examples: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl\n\n image_classification_model_settings = automl.ImageModelSettingsClassification(\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageModelSettingsObjectDetection.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageModelSettingsObjectDetection.yml index 8115784848d4..acd7ba5c7b5b 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageModelSettingsObjectDetection.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageModelSettingsObjectDetection.yml @@ -8,7 +8,7 @@ summary: "Model settings for AutoML Image Object Detection Task.\n\nDefining the ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl\n\n object_detection_model_settings = automl.ImageModelSettingsObjectDetection(min_size=600,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageObjectDetectionJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageObjectDetectionJob.yml index b76011ce2e7d..0007dbf105aa 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageObjectDetectionJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageObjectDetectionJob.yml @@ -17,7 +17,7 @@ examples: - "creating an automl image object detection job\n\n\n\n````python\n\n from azure.ai.ml import automl, Input\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageObjectDetectionSearchSpace.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageObjectDetectionSearchSpace.yml index ef70abea4ce6..6f7fd1c484f7 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageObjectDetectionSearchSpace.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageObjectDetectionSearchSpace.yml @@ -500,7 +500,7 @@ examples: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl\n from azure.ai.ml.sweep import Uniform\n\n image_detection_search_space\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageSweepSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageSweepSettings.yml index d8c3e56d6cad..60e6f3211c36 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageSweepSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.ImageSweepSettings.yml @@ -27,7 +27,7 @@ examples: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl\n from azure.ai.ml.sweep import BanditPolicy\n\n image_sweep_settings\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpFeaturizationSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpFeaturizationSettings.yml index 897b6441a2c2..19b3b6e5d602 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpFeaturizationSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpFeaturizationSettings.yml @@ -19,7 +19,7 @@ examples: - "creating an nlp featurization settings\n\n\n\n````python\n\n from azure.ai.ml import automl\n\n nlp_featurization_settings\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpFixedParameters.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpFixedParameters.yml index effff36aa79b..5f142674638d 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpFixedParameters.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpFixedParameters.yml @@ -105,7 +105,7 @@ examples: - "creating an nlp fixed parameters\n\n\n\n````python\n\n from azure.ai.ml import automl\n from azure.ai.ml.constants\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpLimitSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpLimitSettings.yml index bc755576f487..2db056525c94 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpLimitSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpLimitSettings.yml @@ -39,7 +39,7 @@ examples: - "creating an nlp limit settings\n\n\n\n````python\n\n from azure.ai.ml import automl\n\n nlp_limit_settings\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpSearchSpace.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpSearchSpace.yml index f5de83474d99..940e9b800e27 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpSearchSpace.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpSearchSpace.yml @@ -107,7 +107,7 @@ examples: - "creating an nlp search space\n\n\n\n````python\n\n from azure.ai.ml import automl\n from azure.ai.ml.constants\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpSweepSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpSweepSettings.yml index 863cd751d005..9bc7a375f27c 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpSweepSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.NlpSweepSettings.yml @@ -31,7 +31,7 @@ examples: - "creating an nlp sweep settings\n\n\n\n````python\n\n from azure.ai.ml import automl\n from azure.ai.ml.sweep\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextClassificationJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextClassificationJob.yml index ec835be66e43..a3cb615b80b6 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextClassificationJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextClassificationJob.yml @@ -50,7 +50,7 @@ examples: - "creating an automl text classification job\n\n\n\n````python\n\n from azure.ai.ml import automl, Input\n from\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextClassificationMultilabelJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextClassificationMultilabelJob.yml index 0095f2062caf..35eadc8bc113 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextClassificationMultilabelJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextClassificationMultilabelJob.yml @@ -51,7 +51,7 @@ examples: ml_samples_automl_nlp.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl, Input\n from azure.ai.ml.constants import AssetTypes\n\n text_classification_multilabel_job\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextNerJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextNerJob.yml index 92ba4d55c907..76a1ccea8eaa 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextNerJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.TextNerJob.yml @@ -44,7 +44,7 @@ examples: - "creating an automl text ner job\n\n\n\n````python\n\n from azure.ai.ml import automl, Input\n from\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.yml index 28f7cc7da33e..d1e0cdf067f6 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.automl.yml @@ -537,7 +537,7 @@ functions: - "creating an automl image classification job\n\n\n\n````python\n\n from azure.ai.ml import automl, Input\n\ @@ -616,7 +616,7 @@ functions: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl, Input\n from azure.ai.ml.constants import AssetTypes\n from\ @@ -691,7 +691,7 @@ functions: ml_samples_automl_image.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl, Input\n from azure.ai.ml.constants import AssetTypes\n from\ @@ -766,7 +766,7 @@ functions: - "creating an automl image object detection job\n\n\n\n````python\n\n from azure.ai.ml import automl, Input\n\ @@ -1056,7 +1056,7 @@ functions: - "creating an automl text classification job\n\n\n\n````python\n\n from azure.ai.ml import automl, Input\n\ @@ -1122,7 +1122,7 @@ functions: ml_samples_automl_nlp.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import automl, Input\n from azure.ai.ml.constants import AssetTypes\n\n \ @@ -1181,7 +1181,7 @@ functions: - "creating an automl text ner job\n\n\n\n````python\n\n from azure.ai.ml import automl, Input\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.data_transfer.Database.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.data_transfer.Database.yml index abdf43637b4c..6f5a8571d741 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.data_transfer.Database.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.data_transfer.Database.yml @@ -40,7 +40,7 @@ examples: - "Create a database and querying a database table.\n\n\n\n````python\n\n from azure.ai.ml.entities._inputs_outputs\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.dsl.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.dsl.yml index 87077c06e902..00c1acb6043b 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.dsl.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.dsl.yml @@ -65,7 +65,7 @@ functions: ml_samples_pipeline_job_configurations.py )]-->\n\n\n\n````python\n\ \n from azure.ai.ml import load_component\n from azure.ai.ml.dsl import pipeline\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AlertNotification.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AlertNotification.yml index 70bd4bb104af..3a1822e65f86 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AlertNotification.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AlertNotification.yml @@ -20,7 +20,7 @@ examples: ml_samples_spark_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import (\n AlertNotification,\n MonitorDefinition,\n MonitoringTarget,\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlCompute.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlCompute.yml index c529f1972aba..1cf0d86abd96 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlCompute.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlCompute.yml @@ -132,7 +132,7 @@ examples: - "Creating an AmlCompute object.\n\n\n\n````python\n\n from azure.ai.ml.entities import AmlCompute, IdentityConfiguration,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlComputeSshSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlComputeSshSettings.yml index 910fa271128b..091141a38aa2 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlComputeSshSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlComputeSshSettings.yml @@ -36,7 +36,7 @@ examples: - "Configuring an AmlComputeSshSettings object.\n\n\n\n````python\n\n from azure.ai.ml.entities import AmlComputeSshSettings\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlTokenConfiguration.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlTokenConfiguration.yml index 9e74de3e1566..ca923d479a80 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlTokenConfiguration.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AmlTokenConfiguration.yml @@ -11,7 +11,7 @@ examples: ml_samples_authentication.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import Input, command\n from azure.ai.ml.constants import AssetTypes\n from\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AssignedUserConfiguration.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AssignedUserConfiguration.yml index ab798608de03..8e613debbd4a 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AssignedUserConfiguration.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AssignedUserConfiguration.yml @@ -26,7 +26,7 @@ examples: - "Creating an AssignedUserConfiguration.\n\n\n\n````python\n\n from azure.ai.ml.entities import AssignedUserConfiguration\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AutoPauseSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AutoPauseSettings.yml index 5c34a9280ff7..b1e0e24297a0 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AutoPauseSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AutoPauseSettings.yml @@ -23,7 +23,7 @@ examples: ml_samples_spark_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import (\n AutoPauseSettings,\n AutoScaleSettings,\n IdentityConfiguration,\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AutoScaleSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AutoScaleSettings.yml index 89ccd0e74188..fa549e15aac2 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AutoScaleSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.AutoScaleSettings.yml @@ -28,7 +28,7 @@ examples: ml_samples_spark_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import (\n AutoPauseSettings,\n AutoScaleSettings,\n IdentityConfiguration,\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.BaseEnvironment.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.BaseEnvironment.yml index 63bc7a62fa1d..a041532c7e9d 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.BaseEnvironment.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.BaseEnvironment.yml @@ -32,7 +32,7 @@ examples: - "Create a Base Environment object.\n\n\n\n````python\n\n from azure.ai.ml.entities._assets._artifacts._package.base_environment_source\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.BuildContext.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.BuildContext.yml index 06f4bbae8559..46db14924c08 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.BuildContext.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.BuildContext.yml @@ -28,7 +28,7 @@ examples: - "Create a Build Context object.\n\ \n\n\n````python\n\n from azure.ai.ml.entities._assets.environment import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CapabilityHost.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CapabilityHost.yml index 4001adbaa908..dd6f59f258a3 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CapabilityHost.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CapabilityHost.yml @@ -49,6 +49,11 @@ constructor: isRequired: true types: - [[]] + - name: thread_storage_connections + description: A list of cosmos db connections, which will be used for thread storage. + isRequired: true + types: + - [[]] - name: capability_host_kind description: 'The kind of capability host, either as a string or CapabilityHostKind enum. @@ -81,12 +86,12 @@ examples: - "Create a CapabilityHost object.\n\n\n\n````python\n\n from azure.ai.ml.entities._workspace._ai_workspaces.capability_host\ - \ import (\n CapabilityHost,\n )\n from azure.ai.ml.constants._workspace\ - \ import CapabilityHostKind\n\n # CapabilityHost in Hub workspace. For Hub workspace,\ + linenos\": false} -->\n\n````python\n\n from azure.ai.ml.constants._workspace\ + \ import CapabilityHostKind\n from azure.ai.ml.entities._workspace._ai_workspaces.capability_host\ + \ import CapabilityHost\n\n # CapabilityHost in Hub workspace. For Hub workspace,\ \ only name and description are required.\n capability_host = CapabilityHost(\n\ \ name=\"test-capability-host\",\n description=\"some description\"\ ,\n capability_host_kind=CapabilityHostKind.AGENTS,\n )\n\n # CapabilityHost\ @@ -94,7 +99,7 @@ examples: ,\n description=\"some description\",\n capability_host_kind=CapabilityHostKind.AGENTS,\n\ \ ai_services_connections=[\"connection1\"],\n storage_connections=[\"\ projectname/workspaceblobstore\"],\n vector_store_connections=[\"connection1\"\ - ],\n )\n\n ````\n" + ],\n thread_storage_connections=[\"connection1\"],\n )\n\n ````\n" methods: - uid: azure.ai.ml.entities.CapabilityHost.dump name: dump diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CodeConfiguration.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CodeConfiguration.yml index 5a3f89ff6568..fffb4e9f2b99 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CodeConfiguration.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CodeConfiguration.yml @@ -28,7 +28,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities import\ \ BatchDeployment, CodeConfiguration\n\n deployment = BatchDeployment(\n \ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Command.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Command.yml index 7f4eeebb45a7..92718656161f 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Command.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Command.yml @@ -180,7 +180,7 @@ methods: ml_samples_command_configurations.py )]-->\n\n\n\n````python\n\ \n from azure.ai.ml import Input, Output, command\n\n command_node = command(\n\ @@ -212,7 +212,7 @@ methods: - "Configuring queue settings on a Command.\n\n\n\n````python\n\n from azure.ai.ml import Input,\ @@ -280,7 +280,7 @@ methods: - "Setting resources on a Command.\n\n\n\n````python\n\n from azure.ai.ml import Input,\ @@ -376,7 +376,7 @@ methods: - "Creating a Sweep node from a Command job.\n\n\n\n````python\n\n from azure.ai.ml import command\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandComponent.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandComponent.yml index 9538ea6164f4..8f4eb326db71 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandComponent.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandComponent.yml @@ -119,7 +119,7 @@ examples: - "Creating a CommandComponent.\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandJob.yml index 97bdf52d8625..6d1cf364824b 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandJob.yml @@ -69,7 +69,7 @@ examples: - "Configuring a CommandJob.\n\n\n\n````python\n\n command_job = CommandJob(\n \ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandJobLimits.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandJobLimits.yml index 04105127b0b9..1266d25e8f9e 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandJobLimits.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CommandJobLimits.yml @@ -17,7 +17,7 @@ examples: - "Configuring a CommandJob with CommandJobLimits.\n\n\n\n````python\n\n command_job = CommandJob(\n \ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeInstance.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeInstance.yml index 3a0f1576b8ab..5e8538e2f598 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeInstance.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeInstance.yml @@ -184,7 +184,7 @@ examples: - "Creating a ComputeInstance object.\n\n\n\n````python\n\n from azure.ai.ml.entities import ComputeInstance\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeInstanceSshSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeInstanceSshSettings.yml index 9fcb940c702a..b8e84ed95c5d 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeInstanceSshSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeInstanceSshSettings.yml @@ -25,7 +25,7 @@ examples: - "Configuring ComputeInstanceSshSettings object.\n\n\n\n````python\n\n from azure.ai.ml.entities import ComputeInstanceSshSettings\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeRuntime.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeRuntime.yml index 71d209ade4f2..0d99346d5add 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeRuntime.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeRuntime.yml @@ -16,7 +16,7 @@ examples: - "Creating a ComputeRuntime object.\n\n\n\n````python\n\n from azure.ai.ml.entities import ComputeRuntime\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeSchedules.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeSchedules.yml index 35e47c15e1ac..a70b86ab6f2e 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeSchedules.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeSchedules.yml @@ -25,7 +25,7 @@ examples: - "Creating a ComputeSchedules object.\n\n\n\n````python\n\n from azure.ai.ml.constants import TimeZone\n \ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeStartStopSchedule.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeStartStopSchedule.yml index c097a84a4ad5..9b7b911ad7b8 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeStartStopSchedule.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ComputeStartStopSchedule.yml @@ -40,7 +40,7 @@ examples: - "Creating a ComputeStartStopSchedule object.\n\n\n\n````python\n\n from azure.ai.ml.constants import TimeZone\n \ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CronTrigger.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CronTrigger.yml index 929289eeb757..232bcce79f3b 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CronTrigger.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CronTrigger.yml @@ -51,7 +51,7 @@ examples: - "Configuring a CronTrigger.\n\ \n\n\n````python\n\n from datetime import datetime\n\n from azure.ai.ml.constants\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CustomerManagedKey.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CustomerManagedKey.yml index 23e4d1d01e38..f0b5e4910cd6 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CustomerManagedKey.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.CustomerManagedKey.yml @@ -44,7 +44,7 @@ examples: - "Creating a CustomerManagedKey object.\n\n\n\n````python\n\n from azure.ai.ml.entities import CustomerManagedKey,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.DataColumn.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.DataColumn.yml index 85ef0ddc6867..d814a091c718 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.DataColumn.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.DataColumn.yml @@ -33,7 +33,7 @@ examples: ml_samples_featurestore.py )]-->\n\n\n\n````Python\n\n from azure.ai.ml.entities\ \ import DataColumn, DataColumnType, FeatureStoreEntity\n\n account_column = DataColumn(name=\"\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Environment.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Environment.yml index 6447e89b8fa4..561f7bdda69c 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Environment.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Environment.yml @@ -84,7 +84,7 @@ examples: - "Create a Environment object.\n\ \n\n\n````python\n\n from azure.ai.ml.entities._assets.environment import\ @@ -122,7 +122,7 @@ methods: - "Validate environment example.\n\n\n\n````python\n\n from azure.ai.ml.entities import BuildContext,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureSet.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureSet.yml index 6e5e10d2aee2..91211cecd307 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureSet.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureSet.yml @@ -78,7 +78,7 @@ examples: - "Instantiating a Feature Set object\n\n\n\n````Python\n\n from azure.ai.ml.entities import FeatureSet,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureSetSpecification.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureSetSpecification.yml index 341b640df9a4..591463292e63 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureSetSpecification.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureSetSpecification.yml @@ -30,7 +30,7 @@ examples: - "Using Feature Set Spec to create Feature Set\n\n\n\n````python\n\n from azure.ai.ml.entities import FeatureSet,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStore.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStore.yml index cb2944c31f18..0bb1d1d304c4 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStore.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStore.yml @@ -211,7 +211,7 @@ examples: - "Instantiating a Feature Store object\n\n\n\n````Python\n\n from azure.ai.ml.entities import FeatureStore\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStoreEntity.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStoreEntity.yml index fd5c344dc5e9..b0217f8271ed 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStoreEntity.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStoreEntity.yml @@ -66,7 +66,7 @@ examples: - "Configuring a Feature Store Entity\n\n\n\n````Python\n\n from azure.ai.ml.entities import DataColumn,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStoreSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStoreSettings.yml index d71a8f6f4e63..78d219d4fba3 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStoreSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FeatureStoreSettings.yml @@ -35,7 +35,7 @@ examples: - "Instantiating FeatureStoreSettings\n\n\n\n````python\n\n from azure.ai.ml.entities import ComputeRuntime,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FqdnDestination.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FqdnDestination.yml index fdb6d17622f4..c7ac7a1b2c19 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FqdnDestination.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.FqdnDestination.yml @@ -7,7 +7,7 @@ summary: "Class representing a FQDN outbound rule.\n\nCreating a FqdnDestination \ rule object.\n\n\n\ \n````python\n\n from azure.ai.ml.entities import FqdnDestination\n\n # Example\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.GenerationTokenStatisticsSignal.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.GenerationTokenStatisticsSignal.yml index 6d59d1f51952..d7f9b419925f 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.GenerationTokenStatisticsSignal.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.GenerationTokenStatisticsSignal.yml @@ -54,7 +54,7 @@ examples: - "Set Token Statistics Monitor.\n\n\n\n````python\n\n spark_compute = ServerlessSparkCompute(instance_type=\"\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Hub.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Hub.yml index 57052f71545b..4cde0836a5b5 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Hub.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Hub.yml @@ -10,7 +10,7 @@ summary: "A Hub is a special type of workspace that acts as a parent and resourc \ workspace operations.\n\nCreating a Hub object.\n\n\n\n````python\n\n from azure.ai.ml.entities import Hub\n\n ws =\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ImageMetadata.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ImageMetadata.yml index 5fbb187be13f..474e0e5b827a 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ImageMetadata.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ImageMetadata.yml @@ -35,7 +35,7 @@ examples: - "Creating a ImageMetadata object.\n\n\n\n````python\n\n from azure.ai.ml.entities import ImageMetadata\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.IntellectualProperty.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.IntellectualProperty.yml index 6bbc86ee1ea0..70c4b1380fd9 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.IntellectualProperty.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.IntellectualProperty.yml @@ -34,7 +34,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.constants import\ \ IPProtectionLevel\n from azure.ai.ml.entities import CommandComponent, IntellectualProperty\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JobResourceConfiguration.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JobResourceConfiguration.yml index a17ccf3d2ab5..b983a68685d9 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JobResourceConfiguration.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JobResourceConfiguration.yml @@ -67,7 +67,7 @@ examples: ml_samples_command_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import MpiDistribution\n from azure.ai.ml.entities import JobResourceConfiguration\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JobSchedule.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JobSchedule.yml index 103c17f561fb..db7c0080ca59 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JobSchedule.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JobSchedule.yml @@ -45,7 +45,7 @@ examples: - "Configuring a JobSchedule.\n\ \n\n\n````python\n\n from azure.ai.ml import load_job\n from azure.ai.ml.entities\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JupyterLabJobService.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JupyterLabJobService.yml index e45532de2e67..81bf093c680b 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JupyterLabJobService.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.JupyterLabJobService.yml @@ -49,7 +49,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import command\n\ \ from azure.ai.ml.entities import JupyterLabJobService, SshJobService, TensorBoardJobService,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.KubernetesCompute.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.KubernetesCompute.yml index 2f4871cc74c2..6869631cf725 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.KubernetesCompute.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.KubernetesCompute.yml @@ -34,7 +34,7 @@ examples: - "Creating a KubernetesCompute object.\n\n\n\n````python\n\n from azure.ai.ml.entities import KubernetesCompute\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ManagedNetwork.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ManagedNetwork.yml index 25172144752f..4d9b6898a697 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ManagedNetwork.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ManagedNetwork.yml @@ -7,7 +7,7 @@ summary: "Managed Network settings for a workspace.\n\nCreating a ManagedNetwork \ with one of each rule type.\n\n\n\n````python\n\n from azure.ai.ml.constants._workspace import FirewallSku\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationComputeResource.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationComputeResource.yml index 6c9ab64a1350..6d463497b488 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationComputeResource.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationComputeResource.yml @@ -22,7 +22,7 @@ examples: ml_samples_compute.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities import\ \ MaterializationComputeResource\n\n materialization_compute = MaterializationComputeResource(instance_type=\"\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationSettings.yml index 3b6a230c76f1..18b388f8e6ba 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationSettings.yml @@ -50,7 +50,7 @@ examples: - "Configuring MaterializationSettings.\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationStore.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationStore.yml index 0437a4910073..b792eac78938 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationStore.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MaterializationStore.yml @@ -21,7 +21,7 @@ examples: - "Configuring a Materialization Store\n\n\n\n````Python\n\n from azure.ai.ml.entities import ManagedIdentityConfiguration,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Model.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Model.yml index 8e26a3e60129..66c5b288600a 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Model.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Model.yml @@ -101,7 +101,7 @@ examples: - "Creating a Model object.\n\ \n\n\n````python\n\n from azure.ai.ml.entities import Model\n\n model\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelBatchDeploymentSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelBatchDeploymentSettings.yml index 3669db95b44b..b4fbc6be6264 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelBatchDeploymentSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelBatchDeploymentSettings.yml @@ -97,7 +97,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities._deployment.model_batch_deployment_settings\ \ import ModelBatchDeploymentSettings\n\n modelBatchDeploymentSetting = ModelBatchDeploymentSettings(\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelConfiguration.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelConfiguration.yml index 751992f82cc8..4afef6e5c386 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelConfiguration.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelConfiguration.yml @@ -35,7 +35,7 @@ examples: - "Creating a Model Configuration object.\n\n\n\n````python\n\n from azure.ai.ml.entities._assets._artifacts._package.model_configuration\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelPackage.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelPackage.yml index 0594e0135ed5..abd1ee426214 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelPackage.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelPackage.yml @@ -79,7 +79,7 @@ examples: - "Create a Model Package object.\n\ \n\n\n````python\n\n from azure.ai.ml.entities import AzureMLOnlineInferencingServer,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelPackageInput.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelPackageInput.yml index 6170e49c0a74..367d9a456559 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelPackageInput.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ModelPackageInput.yml @@ -51,7 +51,7 @@ examples: - "Create a Model Package Input object.\n\n\n\n````python\n\n from azure.ai.ml.entities._assets._artifacts._package.model_package\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MonitorDefinition.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MonitorDefinition.yml index c73e21c960e4..754ec9193009 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MonitorDefinition.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MonitorDefinition.yml @@ -47,7 +47,7 @@ examples: - "Creating Monitor definition.\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MonitoringTarget.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MonitoringTarget.yml index 4ab2ed9fa880..85a79061ceb3 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MonitoringTarget.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.MonitoringTarget.yml @@ -28,7 +28,7 @@ examples: ml_samples_spark_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import (\n AlertNotification,\n MonitorDefinition,\n MonitoringTarget,\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.NetworkAcls.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.NetworkAcls.yml index c40a03c6e392..fd8611bb127e 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.NetworkAcls.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.NetworkAcls.yml @@ -29,7 +29,7 @@ examples: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import DefaultActionType, IPRule, NetworkAcls\n\n # Get existing workspace\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.NetworkSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.NetworkSettings.yml index 6cc58b63232d..dcb457668ee1 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.NetworkSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.NetworkSettings.yml @@ -31,7 +31,7 @@ examples: ml_samples_compute.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities import\ \ (\n AmlCompute,\n IdentityConfiguration,\n ManagedIdentityConfiguration,\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PatTokenConfiguration.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PatTokenConfiguration.yml index 342729320336..8a6035f13142 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PatTokenConfiguration.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PatTokenConfiguration.yml @@ -20,7 +20,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities import\ \ PatTokenConfiguration, WorkspaceConnection\n\n ws_connection = WorkspaceConnection(\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PipelineJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PipelineJob.yml index a36612f80efe..b534ee15e9db 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PipelineJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PipelineJob.yml @@ -122,7 +122,7 @@ examples: - "Shows how to create a pipeline using this class.\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PipelineJobSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PipelineJobSettings.yml index a4d53b1c6346..b518774e43c5 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PipelineJobSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PipelineJobSettings.yml @@ -35,7 +35,7 @@ examples: ml_samples_pipeline_job_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import PipelineJob, PipelineJobSettings\n\n pipeline_job = PipelineJob(\n \ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PrivateEndpointDestination.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PrivateEndpointDestination.yml index a0922350cb05..a864881b07b5 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PrivateEndpointDestination.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.PrivateEndpointDestination.yml @@ -7,7 +7,7 @@ summary: "Class representing a Private Endpoint outbound rule.\n\nCreating a Pri \ outbound rule object.\n\ \n\n\n````python\n\n from azure.ai.ml.entities import PrivateEndpointDestination\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.RecurrencePattern.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.RecurrencePattern.yml index 5fd93bcb93b0..1c874b12abfc 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.RecurrencePattern.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.RecurrencePattern.yml @@ -33,7 +33,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import load_job\n\ \ from azure.ai.ml.entities import JobSchedule, RecurrencePattern, RecurrenceTrigger\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.RecurrenceTrigger.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.RecurrenceTrigger.yml index 268b0aa09d12..64d9302c4da0 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.RecurrenceTrigger.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.RecurrenceTrigger.yml @@ -49,7 +49,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import load_job\n\ \ from azure.ai.ml.entities import JobSchedule, RecurrencePattern, RecurrenceTrigger\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ResourceRequirementsSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ResourceRequirementsSettings.yml index aee13c68d9f7..338b0f70a99d 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ResourceRequirementsSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ResourceRequirementsSettings.yml @@ -23,7 +23,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities import\ \ (\n CodeConfiguration,\n KubernetesOnlineDeployment,\n ResourceRequirementsSettings,\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ResourceSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ResourceSettings.yml index 338bc1b58278..8201671922b9 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ResourceSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ResourceSettings.yml @@ -33,7 +33,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities import\ \ (\n CodeConfiguration,\n KubernetesOnlineDeployment,\n ResourceRequirementsSettings,\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ServiceTagDestination.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ServiceTagDestination.yml index 5fd18d1044ca..1ae02b85866b 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ServiceTagDestination.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ServiceTagDestination.yml @@ -7,7 +7,7 @@ summary: "Class representing a Service Tag outbound rule.\n\nCreating a ServiceT \ outbound rule object.\n\ \n\n\n````python\n\n from azure.ai.ml.entities import ServiceTagDestination\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkComponent.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkComponent.yml index 726605328cfc..fef9f0c3bf70 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkComponent.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkComponent.yml @@ -152,7 +152,7 @@ examples: - "Creating SparkComponent.\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkJob.yml index 81f4bdb1f601..3c909bcaa79f 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkJob.yml @@ -99,7 +99,7 @@ examples: - "Configuring a SparkJob.\n\n\n\n````python\n\n from azure.ai.ml import Input,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkJobEntry.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkJobEntry.yml index 8ad942047723..1f8f482e1f4b 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkJobEntry.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkJobEntry.yml @@ -23,7 +23,7 @@ examples: - "Creating SparkComponent.\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkResourceConfiguration.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkResourceConfiguration.yml index d99bcf1a1446..0b948dbc2252 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkResourceConfiguration.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SparkResourceConfiguration.yml @@ -23,7 +23,7 @@ examples: ml_samples_spark_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import Input, Output\n from azure.ai.ml.entities import SparkJob, SparkResourceConfiguration\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SshJobService.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SshJobService.yml index f79ac14d35c3..8bb3dad2faec 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SshJobService.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SshJobService.yml @@ -54,7 +54,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import command\n\ \ from azure.ai.ml.entities import JupyterLabJobService, SshJobService, TensorBoardJobService,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SynapseSparkCompute.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SynapseSparkCompute.yml index 31e7c22ea6be..636aa0e0c6f1 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SynapseSparkCompute.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.SynapseSparkCompute.yml @@ -79,7 +79,7 @@ examples: - "Creating Synapse Spark compute.\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.TensorBoardJobService.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.TensorBoardJobService.yml index 387b6f1dce97..abf4e7643d15 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.TensorBoardJobService.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.TensorBoardJobService.yml @@ -54,7 +54,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import command\n\ \ from azure.ai.ml.entities import JupyterLabJobService, SshJobService, TensorBoardJobService,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.UserIdentityConfiguration.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.UserIdentityConfiguration.yml index 0d73697b1f3d..eff20f7d4fee 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.UserIdentityConfiguration.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.UserIdentityConfiguration.yml @@ -11,7 +11,7 @@ examples: ml_samples_authentication.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import Input, command\n from azure.ai.ml.constants import AssetTypes\n from\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ValidationResult.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ValidationResult.yml index fe4b872c6514..5bb44ac387ee 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ValidationResult.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.ValidationResult.yml @@ -27,7 +27,7 @@ attributes: - "\n\n\n\n````markdown\n\ \n \"\"\"For example, if repr(self) is:\n ```python\n {\n \ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VirtualMachineCompute.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VirtualMachineCompute.yml index 13accdcb2e99..8869105908e8 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VirtualMachineCompute.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VirtualMachineCompute.yml @@ -49,7 +49,7 @@ examples: - "Configuring a VirtualMachineCompute object.\n\n\n\n````python\n\n from azure.ai.ml.entities import VirtualMachineCompute\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VirtualMachineSshSettings.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VirtualMachineSshSettings.yml index 3759476cbd8c..3ce482a6f736 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VirtualMachineSshSettings.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VirtualMachineSshSettings.yml @@ -48,7 +48,7 @@ examples: - "Configuring a VirtualMachineSshSettings object.\n\n\n\n````python\n\n from azure.ai.ml.entities import VirtualMachineSshSettings\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VsCodeJobService.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VsCodeJobService.yml index dfe189f377a6..744ead19bcb8 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VsCodeJobService.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.VsCodeJobService.yml @@ -49,7 +49,7 @@ examples: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml import command\n\ \ from azure.ai.ml.entities import JupyterLabJobService, SshJobService, TensorBoardJobService,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Workspace.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Workspace.yml index 0dc3afabbb67..979b61c70723 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Workspace.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.entities.Workspace.yml @@ -7,7 +7,7 @@ summary: "Azure ML workspace.\n\nCreating a Workspace object.\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import Workspace\n\n ws = Workspace(name=\"sample-ws\", location=\"eastus\"\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.BatchDeploymentOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.BatchDeploymentOperations.yml index c37d5716b0af..683045997a75 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.BatchDeploymentOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.BatchDeploymentOperations.yml @@ -89,7 +89,7 @@ methods: - "Create example.\n\n\n\n````python\n\n from azure.ai.ml import load_batch_deployment\n\ @@ -121,7 +121,7 @@ methods: - "Delete example.\n\n\n\n````python\n\n ml_client.batch_deployments.begin_delete(deployment_name,\ @@ -149,7 +149,7 @@ methods: - "Get example.\n\n\n\n````python\n\ \n ml_client.batch_deployments.get(deployment_name, endpoint_name)\n\n ````\n" @@ -171,7 +171,7 @@ methods: - "List deployment resource example.\n\n\n\n````python\n\n ml_client.batch_deployments.list(endpoint_name)\n\ @@ -201,7 +201,7 @@ methods: - "List jobs example.\n\n\n\n````python\n\n ml_client.batch_deployments.list_jobs(deployment_name,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.BatchEndpointOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.BatchEndpointOperations.yml index b92ef1b96759..e4af51da8f30 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.BatchEndpointOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.BatchEndpointOperations.yml @@ -63,7 +63,7 @@ methods: - "Create endpoint example.\n\ \n\n\n````python\n\n from azure.ai.ml.entities import BatchEndpoint\n\ @@ -87,7 +87,7 @@ methods: - "Delete endpoint example.\n\ \n\n\n````python\n\n ml_client.batch_endpoints.begin_delete(endpoint_name)\n\ @@ -110,7 +110,7 @@ methods: - "Get endpoint example.\n\n\ \n\n````python\n\n ml_client.batch_endpoints.get(endpoint_name)\n\ @@ -169,7 +169,7 @@ methods: - "Invoke endpoint example.\n\ \n\n\n````python\n\n ml_client.batch_endpoints.invoke(endpoint_name_2)\n\ @@ -186,7 +186,7 @@ methods: - "List example.\n\n\n\n````python\n\ \n ml_client.batch_endpoints.list()\n\n ````\n" @@ -209,7 +209,7 @@ methods: - "List jobs example.\n\n\n\n````python\n\n ml_client.batch_endpoints.list_jobs(endpoint_name_2)\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.CapabilityHostsOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.CapabilityHostsOperations.yml index c7e8fc91c909..282db240ce41 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.CapabilityHostsOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.CapabilityHostsOperations.yml @@ -120,20 +120,19 @@ methods: - "Create example.\n\ \n\n\n````python\n\n from azure.ai.ml import MLClient\n\ - \ from azure.identity import DefaultAzureCredential\n from azure.ai.ml.entities._workspace._ai_workspaces.capability_host\ - \ import (\n CapabilityHost,\n )\n from azure.ai.ml.constants._workspace\ - \ import CapabilityHostKind\n\n subscription_id = os.environ[\"AZURE_SUBSCRIPTION_ID\"\ - ]\n resource_group = os.environ[\"RESOURCE_GROUP_NAME\"]\n hub_name = \"test-hub\"\ - \n project_name = \"test-project\"\n\n # Create a CapabilityHost in Hub\n\ - \ ml_client = MLClient(\n DefaultAzureCredential(),\n subscription_id,\n\ - \ resource_group,\n workspace_name=hub_name,\n )\n capability_host\ - \ = CapabilityHost(\n name=\"test-capability-host\",\n description=\"\ - some description\",\n capability_host_kind=CapabilityHostKind.AGENTS,\n\ - \ )\n result = ml_client.capability_hosts.begin_create_or_update(capability_host).result()\n\ + \ from azure.ai.ml.constants._workspace import CapabilityHostKind\n from azure.ai.ml.entities._workspace._ai_workspaces.capability_host\ + \ import CapabilityHost\n from azure.identity import DefaultAzureCredential\n\ + \n subscription_id = os.environ[\"AZURE_SUBSCRIPTION_ID\"]\n resource_group\ + \ = os.environ[\"RESOURCE_GROUP_NAME\"]\n hub_name = \"test-hub\"\n project_name\ + \ = \"test-project\"\n\n # Create a CapabilityHost in Hub\n ml_client = MLClient(\n\ + \ DefaultAzureCredential(),\n subscription_id,\n resource_group,\n\ + \ workspace_name=hub_name,\n )\n capability_host = CapabilityHost(\n\ + \ name=\"test-capability-host\",\n description=\"some description\"\ + ,\n capability_host_kind=CapabilityHostKind.AGENTS,\n )\n result = ml_client.capability_hosts.begin_create_or_update(capability_host).result()\n\ \n # Create a CapabilityHost in Project\n ml_client = MLClient(\n DefaultAzureCredential(),\n\ \ subscription_id,\n resource_group,\n workspace_name=project_name,\n\ \ )\n capability_host = CapabilityHost(\n name=\"test-capability-host\"\ @@ -168,7 +167,7 @@ methods: - "Delete example.\n\ \n\n\n````python\n\n from azure.ai.ml import MLClient\n\ @@ -219,7 +218,7 @@ methods: - "Get example.\n\ \n\n\n````python\n\n from azure.ai.ml import MLClient\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ComponentOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ComponentOperations.yml index 02b524715b3e..003733cfab7e 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ComponentOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ComponentOperations.yml @@ -74,7 +74,7 @@ methods: - "Archive component example.\n\ \n\n\n````python\n\n ml_client.components.archive(name=component_example.name)\n\ @@ -136,7 +136,7 @@ methods: - "Create component example.\n\ \n\n\n````python\n\n from azure.ai.ml import load_component\n from\ @@ -224,7 +224,7 @@ methods: - "Get component example.\n\ \n\n\n````python\n\n ml_client.components.get(name=component_example.name,\ @@ -254,7 +254,7 @@ methods: - "List component example.\n\ \n\n\n````python\n\n print(ml_client.components.list())\n\n ````\n" @@ -298,7 +298,7 @@ methods: - "Restore component example.\n\ \n\n\n````python\n\n ml_client.components.restore(name=component_example.name)\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ComputeOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ComputeOperations.yml index c69a50025d51..acbf0248e426 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ComputeOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ComputeOperations.yml @@ -53,7 +53,7 @@ methods: - "Attaching a compute resource to the workspace.\n\n\n\n````python\n\n from azure.ai.ml.entities import AmlCompute\n\ @@ -81,7 +81,7 @@ methods: - "Creating and registering a compute resource.\n\n\n\n````python\n\n from azure.ai.ml.entities import AmlCompute\n\ @@ -112,7 +112,7 @@ methods: - "Delete compute example.\n\ \n\n\n````python\n\n ml_client.compute.begin_delete(compute_name_1,\ @@ -136,7 +136,7 @@ methods: - "Restarting a stopped compute instance.\n\n\n\n````python\n\n ml_client.compute.begin_restart(ci_name)\n\ @@ -159,7 +159,7 @@ methods: - "Starting a compute instance.\n\n\n\n````python\n\n ml_client.compute.begin_start(ci_name)\n\ @@ -182,7 +182,7 @@ methods: - "Stopping a compute instance.\n\n\n\n````python\n\n ml_client.compute.begin_stop(ci_name)\n\ @@ -208,7 +208,7 @@ methods: - "Updating an AmlCompute resource.\n\n\n\n````python\n\n compute_obj = ml_client.compute.get(\"\ @@ -258,7 +258,7 @@ methods: ml_samples_compute.py )]-->\n\n\n\n````python\n\n cpu_cluster\ \ = ml_client.compute.get(\"cpu-cluster\")\n\n ````\n" @@ -282,7 +282,7 @@ methods: ml_samples_compute.py )]-->\n\n\n\n````python\n\n compute_list\ \ = ml_client.compute.list(compute_type=\"AMLK8s\") # cspell:disable-line\n\n\ @@ -306,7 +306,7 @@ methods: ml_samples_compute.py )]-->\n\n\n\n````python\n\n node_list\ \ = ml_client.compute.list_nodes(name=\"cpu-cluster\")\n\n ````\n" @@ -338,7 +338,7 @@ methods: ml_samples_compute.py )]-->\n\n\n\n````python\n\n size_list\ \ = ml_client.compute.list_sizes()\n\n ````\n" @@ -366,7 +366,7 @@ methods: ml_samples_compute.py )]-->\n\n\n\n````python\n\n usage_list\ \ = ml_client.compute.list_usage()\n\n ````\n" diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.DataOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.DataOperations.yml index 686ce6536c07..e50852686110 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.DataOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.DataOperations.yml @@ -72,7 +72,7 @@ methods: - "Archive data asset example.\n\ \n\n\n````python\n\n ml_client.data.archive(\"data_asset_name\")\n\ @@ -109,7 +109,7 @@ methods: - "Create data assets example.\n\ \n\n\n````python\n\n from azure.ai.ml.entities import Data\n\n data_asset_example\ @@ -149,7 +149,7 @@ methods: - "Get data assets example.\n\ \n\n\n````python\n\n ml_client.data.get(name=\"data_asset_name\",\ @@ -180,7 +180,7 @@ methods: - "Import data assets example.\n\ \n\n\n````python\n\n from azure.ai.ml.entities._data_import.data_import\ @@ -215,7 +215,7 @@ methods: - "List data assets example.\n\ \n\n\n````python\n\n ml_client.data.list(name=\"data_asset_name\"\ @@ -246,7 +246,7 @@ methods: - "List materialization jobs example.\n\n\n\n````python\n\n ml_client.data.list_materialization_status(\"\ @@ -319,7 +319,7 @@ methods: - "Restore data asset example.\n\ \n\n\n````python\n\n ml_client.data.restore(\"data_asset_name\")\n\ @@ -369,7 +369,7 @@ methods: - "Share data asset example.\n\ \n\n\n````python\n\n ml_client.data.share(\n name=\"\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.DatastoreOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.DatastoreOperations.yml index fb43292e27df..5217551cf572 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.DatastoreOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.DatastoreOperations.yml @@ -59,7 +59,7 @@ methods: - "Create datastore example.\n\ \n\n\n````python\n\n from azure.ai.ml.entities import AzureBlobDatastore\n\ @@ -84,7 +84,7 @@ methods: - "Delete datastore example.\n\ \n\n\n````python\n\n ml_client.datastores.delete(\"azure_blob_datastore\"\ @@ -114,7 +114,7 @@ methods: - "Get datastore example.\n\ \n\n\n````python\n\n ml_client.datastores.get(\"azure_blob_datastore\"\ @@ -138,7 +138,7 @@ methods: - "Get default datastore example.\n\n\n\n````python\n\n ml_client.datastores.get_default()\n\n ````\n" @@ -160,7 +160,7 @@ methods: - "List datastore example.\n\ \n\n\n````python\n\n ml_client.datastores.list()\n\n ````\n" diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.EnvironmentOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.EnvironmentOperations.yml index fdaa301b502b..a1756f8bdd90 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.EnvironmentOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.EnvironmentOperations.yml @@ -67,7 +67,7 @@ methods: - "Archive example.\n\n\n\n````python\n\n ml_client.environments.archive(\"create-environment\"\ @@ -97,7 +97,7 @@ methods: - "Create environment.\n\n\ \n\n````python\n\n from azure.ai.ml.entities import BuildContext,\ @@ -141,7 +141,7 @@ methods: - "Get example.\n\n\n\n````python\n\ \n ml_client.environments.get(\"create-environment\", \"2.0\")\n\n ````\n" @@ -170,7 +170,7 @@ methods: - "List example.\n\n\n\n````python\n\ \n ml_client.environments.list()\n\n ````\n" @@ -199,7 +199,7 @@ methods: - "Restore example.\n\n\n\n````python\n\n ml_client.environments.restore(\"create-environment\"\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.JobOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.JobOperations.yml index de2662088438..9d1f70fb839e 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.JobOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.JobOperations.yml @@ -58,7 +58,7 @@ methods: - "Archiving a job.\n\n\n\n````python\n\n ml_client.jobs.archive(name=job_name)\n\n ````\n" @@ -84,7 +84,7 @@ methods: ml_samples_misc.py )]-->\n\n\n\n````python\n\n cancel_poller =\ \ ml_client.jobs.begin_cancel(job_name)\n print(cancel_poller.result())\n\n\ @@ -178,7 +178,7 @@ methods: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import load_job\n\n created_job = ml_client.jobs.create_or_update(\n \ @@ -228,7 +228,7 @@ methods: \ \"job-1-logs\".\n\n\n\n````python\n\n ml_client.jobs.download(name=job_name, download_path=\"\ @@ -256,7 +256,7 @@ methods: - "Retrieving a job named \"iris-dataset-job-1\".\n\n\n\n````python\n\n retrieved_job = ml_client.jobs.get(job_name)\n\ @@ -292,7 +292,7 @@ methods: \"iris-dataset-jobs\".\n\n\ \n\n````python\n\n from azure.ai.ml._restclient.v2023_04_01_preview.models\ @@ -315,7 +315,7 @@ methods: - "Restoring an archived job.\n\ \n\n\n````python\n\n ml_client.jobs.restore(name=job_name)\n\n ````\n" @@ -344,7 +344,7 @@ methods: ml_samples_misc.py )]-->\n\n\n\n````python\n\n job_services =\ \ ml_client.jobs.show_services(job_name)\n\n ````\n" @@ -365,7 +365,7 @@ methods: - "Streaming a running job.\n\ \n\n\n````python\n\n running_job = ml_client.jobs.create_or_update(\n\ @@ -405,7 +405,7 @@ methods: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import load_job\n from azure.ai.ml.entities import PipelineJob\n\n pipeline_job:\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ModelOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ModelOperations.yml index 893d205fcd1a..c262ddaa39d1 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ModelOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.ModelOperations.yml @@ -74,7 +74,7 @@ methods: - "Archive a model.\n\n\n\n````python\n\n ml_client.models.archive(name=\"model1\", version=\"\ @@ -247,7 +247,7 @@ methods: - "Restore an archived model.\n\ \n\n\n````python\n\n ml_client.models.restore(name=\"model1\", version=\"\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.WorkspaceOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.WorkspaceOperations.yml index 3a0313eeaf95..c8749fff8f22 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.WorkspaceOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.WorkspaceOperations.yml @@ -50,7 +50,7 @@ methods: - "Begin create for a workspace.\n\n\n\n````python\n\n from azure.ai.ml.entities import Workspace\n\ @@ -97,7 +97,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n ml_client.workspaces.begin_delete(name=\"\ test-ws\", delete_dependent_resources=True, permanently_delete=True)\n\n ````\n" @@ -128,7 +128,7 @@ methods: - "Begin diagnose operation for a workspace.\n\n\n\n````python\n\n diagnose_result = ml_client.workspaces.begin_diagnose(name=\"\ @@ -159,7 +159,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n ml_client.workspaces.begin_provision_network(workspace_name=\"\ test-ws1\", include_spark=False)\n\n ````\n" @@ -192,7 +192,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n ml_client.workspaces.begin_sync_keys(name=\"\ test-ws1\")\n\n ````\n" @@ -221,7 +221,7 @@ methods: - "Begin update for a workspace.\n\n\n\n````python\n\n ws = ml_client.workspaces.get(name=\"\ @@ -245,7 +245,7 @@ methods: - "Get the workspace with the given name.\n\n\n\n````python\n\n workspace = ml_client.workspaces.get(name=\"\ @@ -269,7 +269,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n ws_keys =\ \ ml_client.workspaces.get_keys(name=\"test-ws1\")\n\n ````\n" @@ -303,7 +303,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.constants\ \ import Scope\n\n # list workspaces in the resource group set in ml_client\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.WorkspaceOutboundRuleOperations.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.WorkspaceOutboundRuleOperations.yml index 30f16e864ff3..a4c5225a5826 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.WorkspaceOutboundRuleOperations.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.operations.WorkspaceOutboundRuleOperations.yml @@ -50,7 +50,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import FqdnDestination\n\n fqdn_rule = FqdnDestination(name=\"rulename\",\ @@ -81,7 +81,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n ml_client.workspace_outbound_rules.begin_remove(workspace_name=\"\ test-ws\", outbound_rule_name=\"rulename\")\n\n ````\n" @@ -112,7 +112,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import FqdnDestination\n\n fqdn_rule = FqdnDestination(name=\"rulename\",\ @@ -143,7 +143,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n rule = ml_client.workspace_outbound_rules.get(workspace_name=\"\ test-ws\", outbound_rule_name=\"sample-rule\")\n\n ````\n" @@ -166,7 +166,7 @@ methods: ml_samples_workspace.py )]-->\n\n\n\n````python\n\n rules = ml_client.workspace_outbound_rules.list(workspace_name=\"\ test-ws\")\n\n ````\n" diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.BanditPolicy.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.BanditPolicy.yml index d12f77169e14..c64c144eab05 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.BanditPolicy.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.BanditPolicy.yml @@ -38,7 +38,7 @@ examples: \ job.\n\n\ \n\n````python\n\n from azure.ai.ml import command\n\n \ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.BayesianSamplingAlgorithm.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.BayesianSamplingAlgorithm.yml index 40a8ba552c5d..ea6f7da25f9a 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.BayesianSamplingAlgorithm.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.BayesianSamplingAlgorithm.yml @@ -11,7 +11,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import CommandJob\n from azure.ai.ml.sweep import BayesianSamplingAlgorithm,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Choice.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Choice.yml index cc45897a087c..d19efab95bcf 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Choice.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Choice.yml @@ -17,7 +17,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.GridSamplingAlgorithm.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.GridSamplingAlgorithm.yml index 5a037a961cb7..a28ca416b948 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.GridSamplingAlgorithm.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.GridSamplingAlgorithm.yml @@ -11,7 +11,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import CommandJob\n from azure.ai.ml.sweep import GridSamplingAlgorithm, SweepJob,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.LogNormal.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.LogNormal.yml index dd1bb94bf281..f1f10d83ad38 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.LogNormal.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.LogNormal.yml @@ -23,7 +23,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.LogUniform.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.LogUniform.yml index 304bf8289e8b..999fba180387 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.LogUniform.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.LogUniform.yml @@ -23,7 +23,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.MedianStoppingPolicy.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.MedianStoppingPolicy.yml index aab56f5c52c3..ca0ff6111221 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.MedianStoppingPolicy.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.MedianStoppingPolicy.yml @@ -26,7 +26,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Normal.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Normal.yml index 6ce634e573a1..5f721facc726 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Normal.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Normal.yml @@ -22,7 +22,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Objective.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Objective.yml index a8e4a9282398..bc3709aa947b 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Objective.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Objective.yml @@ -40,7 +40,7 @@ examples: - "Assigning an objective to a SweepJob.\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QLogNormal.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QLogNormal.yml index e66df9842abf..bc6531752d8c 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QLogNormal.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QLogNormal.yml @@ -28,7 +28,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QLogUniform.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QLogUniform.yml index ef2ef4dba05d..9df2c792774d 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QLogUniform.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QLogUniform.yml @@ -28,7 +28,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QNormal.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QNormal.yml index 583e35f4097c..a18a098b2a3f 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QNormal.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QNormal.yml @@ -28,7 +28,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QUniform.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QUniform.yml index 1c4ac19c0703..377af228c980 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QUniform.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.QUniform.yml @@ -28,7 +28,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Randint.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Randint.yml index 956aed696b3d..ae72463f3a94 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Randint.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Randint.yml @@ -17,7 +17,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.RandomSamplingAlgorithm.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.RandomSamplingAlgorithm.yml index ac67b1418b95..92fce6c4a823 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.RandomSamplingAlgorithm.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.RandomSamplingAlgorithm.yml @@ -30,7 +30,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml.entities\ \ import CommandJob\n from azure.ai.ml.sweep import RandomSamplingAlgorithm, SweepJob,\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.SweepJob.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.SweepJob.yml index 96fbd47f979f..cb33ebb6876a 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.SweepJob.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.SweepJob.yml @@ -158,7 +158,7 @@ examples: - "Creating a SweepJob\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.SweepJobLimits.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.SweepJobLimits.yml index 22ff5a4167ec..92a58106b956 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.SweepJobLimits.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.SweepJobLimits.yml @@ -34,7 +34,7 @@ examples: - "Assigning limits to a SweepJob\n\n\n\n````python\n\n from azure.ai.ml.entities import\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.TruncationSelectionPolicy.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.TruncationSelectionPolicy.yml index 0e20ef5ab311..38e201c5faf3 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.TruncationSelectionPolicy.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.TruncationSelectionPolicy.yml @@ -32,7 +32,7 @@ examples: ml_samples_sweep_configurations.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import command\n\n job = command(\n inputs=dict(kernel=\"linear\", penalty=1.0),\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Uniform.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Uniform.yml index e277d0355eb8..a418f779e8d7 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Uniform.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.sweep.Uniform.yml @@ -23,7 +23,7 @@ examples: \ sweep on a Command job.\n\n\n\n````python\n\n from azure.ai.ml import command\n\ diff --git a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.yml b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.yml index d9369d816d3b..27eb312bcade 100644 --- a/docs-ref-autogen/azure-ai-ml/azure.ai.ml.yml +++ b/docs-ref-autogen/azure-ai-ml/azure.ai.ml.yml @@ -215,7 +215,7 @@ functions: ml_samples_command_configurations.py )]-->\n\n\n\n````python\n\ \n from azure.ai.ml import Input, Output, command\n\n train_func = command(\n\ @@ -369,7 +369,7 @@ functions: ml_samples_capability_host.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import load_capability_host\n\n capability_host = load_capability_host(\n\ @@ -426,7 +426,7 @@ functions: , and\nregistering it remotely.\n\n\n\n````python\n\n from azure.ai.ml import load_component\n\ @@ -481,7 +481,7 @@ functions: ml_samples_compute.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import load_compute\n\n compute = load_compute(\n \"../tests/test_configs/compute/compute-vm.yaml\"\ @@ -927,7 +927,7 @@ functions: - "Loading a Job from a YAML config file.\n\n\n\n````python\n\n from azure.ai.ml import load_job\n\n job =\ @@ -1003,7 +1003,7 @@ functions: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import load_model\n\n model = load_model(\n source=\"./sdk/ml/azure-ai-ml/tests/test_configs/model/model_with_stage.yml\"\ @@ -1069,7 +1069,7 @@ functions: ml_samples_misc.py )]-->\n\n\n\n````python\n\n from azure.ai.ml\ \ import load_model_package\n\n model_package = load_model_package(\n \ @@ -1290,7 +1290,7 @@ functions: - "Loading a Workspace from a YAML config file.\n\n\n\n````python\n\n from azure.ai.ml import load_workspace\n\ @@ -1530,7 +1530,7 @@ functions: ml_samples_spark_configurations.py )]-->\n\n\n\n````python\n\ \n from azure.ai.ml import Input, Output, dsl, spark\n from azure.ai.ml.constants\ diff --git a/docs-ref-autogen/azure-core/azure.core.AsyncPipelineClient.yml b/docs-ref-autogen/azure-core/azure.core.AsyncPipelineClient.yml index e3cbef51b006..078c5859d99f 100644 --- a/docs-ref-autogen/azure-core/azure.core.AsyncPipelineClient.yml +++ b/docs-ref-autogen/azure-core/azure.core.AsyncPipelineClient.yml @@ -53,7 +53,7 @@ examples: - "Builds the async pipeline client.\n\n\n\ \n````python\n\n from azure.core import AsyncPipelineClient\n from azure.core.pipeline.policies\ diff --git a/docs-ref-autogen/azure-core/azure.core.PipelineClient.yml b/docs-ref-autogen/azure-core/azure.core.PipelineClient.yml index 474b0cd5cbbb..37db61ebd149 100644 --- a/docs-ref-autogen/azure-core/azure.core.PipelineClient.yml +++ b/docs-ref-autogen/azure-core/azure.core.PipelineClient.yml @@ -53,7 +53,7 @@ examples: - "Builds the pipeline client.\n\ \n\n\ \n````python\n\n from azure.core import PipelineClient\n from azure.core.rest\ diff --git a/docs-ref-autogen/azure-core/azure.core.credentials.AzureKeyCredential.yml b/docs-ref-autogen/azure-core/azure.core.credentials.AzureKeyCredential.yml index 6d302c489d05..7084279cfba7 100644 --- a/docs-ref-autogen/azure-core/azure.core.credentials.AzureKeyCredential.yml +++ b/docs-ref-autogen/azure-core/azure.core.credentials.AzureKeyCredential.yml @@ -31,7 +31,9 @@ methods: types: - exceptions: - - type: ValueError or TypeError + - type: ValueError + - type: TypeError + description: If the key is None, empty, or not a string. attributes: - uid: azure.core.credentials.AzureKeyCredential.key name: key diff --git a/docs-ref-autogen/azure-core/azure.core.credentials.SupportsTokenInfo.yml b/docs-ref-autogen/azure-core/azure.core.credentials.SupportsTokenInfo.yml index cec6b705594f..e8b9e775ab35 100644 --- a/docs-ref-autogen/azure-core/azure.core.credentials.SupportsTokenInfo.yml +++ b/docs-ref-autogen/azure-core/azure.core.credentials.SupportsTokenInfo.yml @@ -10,7 +10,12 @@ constructor: methods: - uid: azure.core.credentials.SupportsTokenInfo.close name: close + summary: Close the credential, releasing any resources it holds. signature: close() -> None + return: + description: None + types: + - - uid: azure.core.credentials.SupportsTokenInfo.get_token_info name: get_token_info summary: 'Request an access token for *scopes*. diff --git a/docs-ref-autogen/azure-core/azure.core.credentials_async.AsyncSupportsTokenInfo.yml b/docs-ref-autogen/azure-core/azure.core.credentials_async.AsyncSupportsTokenInfo.yml index c13a58159b27..ef00236d3861 100644 --- a/docs-ref-autogen/azure-core/azure.core.credentials_async.AsyncSupportsTokenInfo.yml +++ b/docs-ref-autogen/azure-core/azure.core.credentials_async.AsyncSupportsTokenInfo.yml @@ -10,7 +10,12 @@ constructor: methods: - uid: azure.core.credentials_async.AsyncSupportsTokenInfo.close name: close + summary: Close the credential, releasing any resources. signature: async close() -> None + return: + description: None + types: + - - uid: azure.core.credentials_async.AsyncSupportsTokenInfo.get_token_info name: get_token_info summary: 'Request an access token for *scopes*. diff --git a/docs-ref-autogen/azure-core/azure.core.credentials_async.AsyncTokenCredential.yml b/docs-ref-autogen/azure-core/azure.core.credentials_async.AsyncTokenCredential.yml index 0a05cb950f59..7adcf7f3c4ca 100644 --- a/docs-ref-autogen/azure-core/azure.core.credentials_async.AsyncTokenCredential.yml +++ b/docs-ref-autogen/azure-core/azure.core.credentials_async.AsyncTokenCredential.yml @@ -9,7 +9,12 @@ constructor: methods: - uid: azure.core.credentials_async.AsyncTokenCredential.close name: close + summary: Close the credential, releasing any resources. signature: async close() -> None + return: + description: None + types: + - - uid: azure.core.credentials_async.AsyncTokenCredential.get_token name: get_token summary: Request an access token for *scopes*. diff --git a/docs-ref-autogen/azure-core/azure.core.messaging.CloudEvent.yml b/docs-ref-autogen/azure-core/azure.core.messaging.CloudEvent.yml index 17b5b97cc039..05f39cfc43fa 100644 --- a/docs-ref-autogen/azure-core/azure.core.messaging.CloudEvent.yml +++ b/docs-ref-autogen/azure-core/azure.core.messaging.CloudEvent.yml @@ -40,7 +40,7 @@ constructor: - - name: time description: Optional. The time (in UTC) the event was generated. - defaultValue: + defaultValue: types: - - name: dataschema diff --git a/docs-ref-autogen/azure-core/azure.core.paging.ItemPaged.yml b/docs-ref-autogen/azure-core/azure.core.paging.ItemPaged.yml index f92d35d18d73..f252fef8f619 100644 --- a/docs-ref-autogen/azure-core/azure.core.paging.ItemPaged.yml +++ b/docs-ref-autogen/azure-core/azure.core.paging.ItemPaged.yml @@ -32,4 +32,12 @@ methods: - [[]] - uid: azure.core.paging.ItemPaged.next name: next + summary: Get the next item in the iterator. signature: next() -> ReturnType + return: + description: The next item in the iterator. + types: + - + exceptions: + - type: StopIteration + description: If there are no more items to return. diff --git a/docs-ref-autogen/azure-core/azure.core.paging.PageIterator.yml b/docs-ref-autogen/azure-core/azure.core.paging.PageIterator.yml index 5d7416fe7604..2278ee2de08e 100644 --- a/docs-ref-autogen/azure-core/azure.core.paging.PageIterator.yml +++ b/docs-ref-autogen/azure-core/azure.core.paging.PageIterator.yml @@ -26,4 +26,14 @@ constructor: methods: - uid: azure.core.paging.PageIterator.next name: next + summary: Get the next page in the iterator. signature: next() -> Iterator[ReturnType] + return: + description: An iterator of objects in the next page. + types: + - [] + exceptions: + - type: StopIteration + description: If there are no more pages to return. + - type: azure.core.exceptions.AzureError + description: If the request fails. diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.AsyncPipeline.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.AsyncPipeline.yml index 6f321b5a0737..40a103a7edc2 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.AsyncPipeline.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.AsyncPipeline.yml @@ -29,7 +29,7 @@ examples: test_example_async.py )]-->\n\n\n\n````python\n\n from azure.core.pipeline import\ \ AsyncPipeline\n from azure.core.pipeline.policies import AsyncRedirectPolicy,\ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.Pipeline.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.Pipeline.yml index c4881e93cf6b..013e25463235 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.Pipeline.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.Pipeline.yml @@ -28,7 +28,7 @@ examples: - "Builds the pipeline for synchronous transport.\n\n\n\ \n````python\n\n from azure.core.pipeline import Pipeline\n from azure.core.pipeline.policies\ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.PipelineContext.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.PipelineContext.yml index 77415723c274..501c1d7045b3 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.PipelineContext.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.PipelineContext.yml @@ -30,10 +30,11 @@ constructor: methods: - uid: azure.core.pipeline.PipelineContext.clear name: clear - summary: Context objects cannot be cleared. + summary: Clears the context objects. signature: clear() -> None exceptions: - type: TypeError + description: If context objects cannot be cleared - uid: azure.core.pipeline.PipelineContext.copy name: copy signature: copy() -> a shallow copy of D @@ -76,7 +77,8 @@ methods: types: - exceptions: - - type: ValueError If the key is in the protected list. + - type: ValueError + description: If the key is in the protected list. - uid: azure.core.pipeline.PipelineContext.popitem name: popitem summary: 'Remove and return a (key, value) pair as a 2-tuple. @@ -100,10 +102,11 @@ methods: defaultValue: None - uid: azure.core.pipeline.PipelineContext.update name: update - summary: Context objects cannot be updated. + summary: Updates the context objects. signature: 'update(*args: Any, **kwargs: Any) -> None' exceptions: - type: TypeError + description: If context objects cannot be updated - uid: azure.core.pipeline.PipelineContext.values name: values signature: values() -> an object providing a view on D's values diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AsyncRedirectPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AsyncRedirectPolicy.yml index 102ac1ee55dc..2d541bceeee6 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AsyncRedirectPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AsyncRedirectPolicy.yml @@ -22,7 +22,7 @@ examples: - "Configuring an async redirect policy.\n\n\n\ \n````python\n\n from azure.core.pipeline.policies import AsyncRedirectPolicy\n\ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AsyncRetryPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AsyncRetryPolicy.yml index a06a9cd87307..123fcbc97cec 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AsyncRetryPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AsyncRetryPolicy.yml @@ -59,7 +59,7 @@ examples: - "Configuring an async retry policy.\n\n\n\ \n````python\n\n from azure.core.pipeline.policies import AsyncRetryPolicy\n\n\ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AzureKeyCredentialPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AzureKeyCredentialPolicy.yml index d8180b1b877b..60cbbb61cf12 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AzureKeyCredentialPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AzureKeyCredentialPolicy.yml @@ -40,10 +40,14 @@ methods: - - uid: azure.core.pipeline.policies.AzureKeyCredentialPolicy.on_request name: on_request + summary: Called before the policy sends a request. signature: 'on_request(request: PipelineRequest[HTTPRequestType]) -> None' parameters: - name: request + description: The request to be modified before sending. isRequired: true + types: + - - uid: azure.core.pipeline.policies.AzureKeyCredentialPolicy.on_response name: on_response summary: Is executed after the request comes back from the policy. diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AzureSasCredentialPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AzureSasCredentialPolicy.yml index dd784a5f66eb..d872719a020d 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AzureSasCredentialPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.AzureSasCredentialPolicy.yml @@ -28,10 +28,14 @@ methods: - - uid: azure.core.pipeline.policies.AzureSasCredentialPolicy.on_request name: on_request + summary: Called before the policy sends a request. signature: 'on_request(request: PipelineRequest[HTTPRequestType]) -> None' parameters: - name: request + description: The request to be modified before sending. isRequired: true + types: + - - uid: azure.core.pipeline.policies.AzureSasCredentialPolicy.on_response name: on_response summary: Is executed after the request comes back from the policy. diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.ContentDecodePolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.ContentDecodePolicy.yml index fc87382072d8..c540e7b03a57 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.ContentDecodePolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.ContentDecodePolicy.yml @@ -96,10 +96,14 @@ methods: - - uid: azure.core.pipeline.policies.ContentDecodePolicy.on_request name: on_request + summary: Set the response encoding in the request context. signature: 'on_request(request: PipelineRequest[HttpRequest | HttpRequest]) -> None' parameters: - name: request + description: The PipelineRequest object. isRequired: true + types: + - - uid: azure.core.pipeline.policies.ContentDecodePolicy.on_response name: on_response summary: 'Extract data from the body of a REST response object. diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.DistributedTracingPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.DistributedTracingPolicy.yml index 89d4d87a8f10..f56fb8cc82b0 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.DistributedTracingPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.DistributedTracingPolicy.yml @@ -41,25 +41,41 @@ methods: - - uid: azure.core.pipeline.policies.DistributedTracingPolicy.on_exception name: on_exception + summary: Ends the span for the network call and updates its status with exception + info. signature: 'on_exception(request: PipelineRequest[HTTPRequestType]) -> None' parameters: - name: request + description: The PipelineRequest object isRequired: true + types: + - - uid: azure.core.pipeline.policies.DistributedTracingPolicy.on_request name: on_request + summary: Starts a span for the network call. signature: 'on_request(request: PipelineRequest[HTTPRequestType]) -> None' parameters: - name: request + description: The PipelineRequest object isRequired: true + types: + - - uid: azure.core.pipeline.policies.DistributedTracingPolicy.on_response name: on_response + summary: Ends the span for the network call and updates its status. signature: 'on_response(request: PipelineRequest[HTTPRequestType], response: PipelineResponse[HTTPRequestType, HTTPResponseType]) -> None' parameters: - name: request + description: The PipelineRequest object isRequired: true + types: + - - name: response + description: The PipelineResponse object isRequired: true + types: + - attributes: - uid: azure.core.pipeline.policies.DistributedTracingPolicy.TRACING_CONTEXT name: TRACING_CONTEXT diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.HeadersPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.HeadersPolicy.yml index a0a59545dc3b..710dc95448a7 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.HeadersPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.HeadersPolicy.yml @@ -23,7 +23,7 @@ examples: - "Configuring a headers policy.\n\n\n\ \n````python\n\n from azure.core.pipeline.policies import HeadersPolicy\n\n \ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.HttpLoggingPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.HttpLoggingPolicy.yml index 3816f0e0164b..3e6c97a3ca28 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.HttpLoggingPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.HttpLoggingPolicy.yml @@ -38,14 +38,21 @@ methods: - - uid: azure.core.pipeline.policies.HttpLoggingPolicy.on_response name: on_response + summary: Logs HTTP response status and headers. signature: 'on_response(request: PipelineRequest[HttpRequest | HttpRequest], response: PipelineResponse[HttpRequest | HttpRequest, _HttpResponseBase | _HttpResponseBase]) -> None' parameters: - name: request + description: The PipelineRequest object. isRequired: true + types: + - - name: response + description: The PipelineResponse object. isRequired: true + types: + - attributes: - uid: azure.core.pipeline.policies.HttpLoggingPolicy.DEFAULT_HEADERS_ALLOWLIST name: DEFAULT_HEADERS_ALLOWLIST diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.NetworkTraceLoggingPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.NetworkTraceLoggingPolicy.yml index 4920af9b9b2a..4dd68714e227 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.NetworkTraceLoggingPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.NetworkTraceLoggingPolicy.yml @@ -20,7 +20,7 @@ examples: - "Configuring a network trace logging policy.\n\n\n\ \n````python\n\n from azure.core.pipeline.policies import NetworkTraceLoggingPolicy\n\ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.ProxyPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.ProxyPolicy.yml index f98f9be37de8..8a321468b78d 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.ProxyPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.ProxyPolicy.yml @@ -24,7 +24,7 @@ examples: - "Configuring a proxy policy.\n\n\n\ \n````python\n\n from azure.core.pipeline.policies import ProxyPolicy\n\n proxy_policy\ @@ -48,10 +48,14 @@ methods: - - uid: azure.core.pipeline.policies.ProxyPolicy.on_request name: on_request + summary: Adds the proxy information to the request context. signature: 'on_request(request: PipelineRequest[HttpRequest | HttpRequest]) -> None' parameters: - name: request + description: The PipelineRequest object isRequired: true + types: + - - uid: azure.core.pipeline.policies.ProxyPolicy.on_response name: on_response summary: Is executed after the request comes back from the policy. diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RedirectPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RedirectPolicy.yml index d8c9ca761e46..b42d3cc842f1 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RedirectPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RedirectPolicy.yml @@ -22,7 +22,7 @@ examples: - "Configuring a redirect policy.\n\n\n\ \n````python\n\n from azure.core.rest import HttpRequest\n from azure.core.pipeline.policies\ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RequestIdPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RequestIdPolicy.yml index a075a2d32a66..c514ecfaec52 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RequestIdPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RequestIdPolicy.yml @@ -36,7 +36,7 @@ examples: - "Configuring a request id policy.\n\n\n\ \n````python\n\n from azure.core.pipeline.policies import HeadersPolicy\n\n \ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RetryMode.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RetryMode.yml index 6ea3b67c45ab..731028964bec 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RetryMode.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RetryMode.yml @@ -2,6 +2,7 @@ uid: azure.core.pipeline.policies.RetryMode name: RetryMode fullName: azure.core.pipeline.policies.RetryMode +summary: Enum for retry modes. module: azure.core.pipeline.policies fields: - name: Exponential diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RetryPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RetryPolicy.yml index 28bd383e71cb..4151325379ec 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RetryPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.RetryPolicy.yml @@ -70,7 +70,7 @@ examples: - "Configuring a retry policy.\n\ \n\n\ \n````python\n\n from azure.core.pipeline.policies import RetryPolicy\n\n retry_policy\ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.UserAgentPolicy.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.UserAgentPolicy.yml index fea4787feae6..80587c15de85 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.policies.UserAgentPolicy.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.policies.UserAgentPolicy.yml @@ -35,7 +35,7 @@ examples: - "Configuring a user agent policy.\n\n\n\ \n````python\n\n from azure.core.pipeline.policies import UserAgentPolicy\n\n\ diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.transport.AioHttpTransport.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.transport.AioHttpTransport.yml index b15022265b2a..aa298685ce57 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.transport.AioHttpTransport.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.transport.AioHttpTransport.yml @@ -31,7 +31,7 @@ examples: - "Asynchronous transport with aiohttp.\n\n\n\ \n````python\n\n from azure.core.pipeline.transport import AioHttpTransport\n\n\ @@ -44,6 +44,7 @@ methods: signature: async close() - uid: azure.core.pipeline.transport.AioHttpTransport.open name: open + summary: Opens the connection. signature: async open() - uid: azure.core.pipeline.transport.AioHttpTransport.send name: send diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.transport.AsyncioRequestsTransport.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.transport.AsyncioRequestsTransport.yml index f23a086e06c9..585aac506272 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.transport.AsyncioRequestsTransport.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.transport.AsyncioRequestsTransport.yml @@ -13,7 +13,7 @@ examples: - "Asynchronous transport with asyncio.\n\n\n\ \n````python\n\n from azure.core.pipeline.transport import AsyncioRequestsTransport\n\ @@ -22,9 +22,11 @@ examples: methods: - uid: azure.core.pipeline.transport.AsyncioRequestsTransport.close name: close + summary: Closes the connection. signature: close() - uid: azure.core.pipeline.transport.AsyncioRequestsTransport.open name: open + summary: Opens the connection. signature: open() - uid: azure.core.pipeline.transport.AsyncioRequestsTransport.send name: send diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.transport.HttpResponse.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.transport.HttpResponse.yml index 0fa6b98469da..8f8ad209f4da 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.transport.HttpResponse.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.transport.HttpResponse.yml @@ -3,6 +3,7 @@ uid: azure.core.pipeline.transport.HttpResponse name: HttpResponse fullName: azure.core.pipeline.transport.HttpResponse module: azure.core.pipeline.transport +summary: Represent a HTTP response. constructor: syntax: 'HttpResponse(request: HttpRequest, internal_response: Any, block_size: int | None = None)' diff --git a/docs-ref-autogen/azure-core/azure.core.pipeline.transport.RequestsTransport.yml b/docs-ref-autogen/azure-core/azure.core.pipeline.transport.RequestsTransport.yml index 0aabc13afe3d..55fbb3aa6592 100644 --- a/docs-ref-autogen/azure-core/azure.core.pipeline.transport.RequestsTransport.yml +++ b/docs-ref-autogen/azure-core/azure.core.pipeline.transport.RequestsTransport.yml @@ -38,7 +38,7 @@ examples: - "Synchronous transport with Requests.\n\n\n\ \n````python\n\n from azure.core.pipeline.transport import RequestsTransport\n\ @@ -47,9 +47,11 @@ examples: methods: - uid: azure.core.pipeline.transport.RequestsTransport.close name: close + summary: Closes the connection. signature: close() - uid: azure.core.pipeline.transport.RequestsTransport.open name: open + summary: Opens the connection. signature: open() - uid: azure.core.pipeline.transport.RequestsTransport.send name: send diff --git a/docs-ref-autogen/azure-core/azure.core.polling.AsyncLROPoller.yml b/docs-ref-autogen/azure-core/azure.core.polling.AsyncLROPoller.yml index 1cf090334dd0..fda590550a42 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.AsyncLROPoller.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.AsyncLROPoller.yml @@ -50,13 +50,27 @@ methods: - - uid: azure.core.polling.AsyncLROPoller.from_continuation_token name: from_continuation_token + summary: Create a poller from a continuation token. signature: 'from_continuation_token(polling_method: AsyncPollingMethod[PollingReturnType_co], continuation_token: str, **kwargs: Any) -> AsyncLROPoller[PollingReturnType_co]' parameters: - name: polling_method + description: The polling strategy to adopt isRequired: true + types: + - - name: continuation_token + description: An opaque continuation token isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError + description: If the continuation token is invalid. - uid: azure.core.polling.AsyncLROPoller.polling_method name: polling_method summary: Return the polling method associated to this poller. diff --git a/docs-ref-autogen/azure-core/azure.core.polling.AsyncNoPolling.yml b/docs-ref-autogen/azure-core/azure.core.polling.AsyncNoPolling.yml index ad760343ee9c..7bd61a69653f 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.AsyncNoPolling.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.AsyncNoPolling.yml @@ -17,28 +17,65 @@ methods: - - uid: azure.core.polling.AsyncNoPolling.from_continuation_token name: from_continuation_token + summary: Recreate the poller from a continuation token. signature: 'from_continuation_token(continuation_token: str, **kwargs: Any) -> Tuple[Any, Any, Callable[[Any], PollingReturnType_co]]' parameters: - name: continuation_token + description: The continuation token to recreate the poller from. isRequired: true + types: + - + return: + description: A tuple containing the client, initial response, and deserialization + callback. + types: + - [, , [[], + ]] + exceptions: + - type: ValueError + description: If 'deserialization_callback' is not provided in kwargs. - uid: azure.core.polling.AsyncNoPolling.get_continuation_token name: get_continuation_token + summary: Return a continuation token that allows to restart the poller later. signature: get_continuation_token() -> str + return: + description: An opaque continuation token + types: + - - uid: azure.core.polling.AsyncNoPolling.initialize name: initialize + summary: Initialize the poller with the initial response and deserialization callback. signature: 'initialize(_: Any, initial_response: Any, deserialization_callback: Callable[[Any], PollingReturnType_co]) -> None' parameters: - name: _ + description: The client, not used in this polling method. isRequired: true + types: + - - name: initial_response + description: The initial response from the long-running operation. isRequired: true + types: + - - name: deserialization_callback + description: A callback that takes a response and returns a deserialized object. isRequired: true + types: + - [[], ] + return: + description: None + types: + - - uid: azure.core.polling.AsyncNoPolling.resource name: resource + summary: Return the built resource. signature: resource() -> PollingReturnType_co + return: + description: The built resource. + types: + - - uid: azure.core.polling.AsyncNoPolling.run name: run summary: 'Empty run, no polling. diff --git a/docs-ref-autogen/azure-core/azure.core.polling.AsyncPollingMethod.yml b/docs-ref-autogen/azure-core/azure.core.polling.AsyncPollingMethod.yml index 41c08be1ea80..b3655de3c26e 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.AsyncPollingMethod.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.AsyncPollingMethod.yml @@ -9,34 +9,89 @@ constructor: methods: - uid: azure.core.polling.AsyncPollingMethod.finished name: finished + summary: Check if the polling operation is finished. signature: finished() -> bool + return: + description: True if the polling operation is finished, False otherwise. + types: + - - uid: azure.core.polling.AsyncPollingMethod.from_continuation_token name: from_continuation_token + summary: Create a poller from a continuation token. signature: 'from_continuation_token(continuation_token: str, **kwargs: Any) -> Tuple[Any, Any, Any]' parameters: - name: continuation_token + description: An opaque continuation token isRequired: true + types: + - + return: + description: A tuple containing the client, initial response, and deserialization + callback. + types: + - [, , ] - uid: azure.core.polling.AsyncPollingMethod.get_continuation_token name: get_continuation_token + summary: Return a continuation token that allows to restart the poller later. signature: get_continuation_token() -> str + return: + description: An opaque continuation token + types: + - - uid: azure.core.polling.AsyncPollingMethod.initialize name: initialize + summary: Initialize the polling method with the client, initial response, and deserialization + callback. signature: 'initialize(client: Any, initial_response: Any, deserialization_callback: Any) -> None' parameters: - name: client + description: A pipeline service client. isRequired: true + types: + - - name: initial_response + description: The initial call response. isRequired: true + types: + - - name: deserialization_callback + description: 'A callback that takes a Response and returns a deserialized object. + + If a subclass of Model is given, this passes "deserialize" as callback.' isRequired: true + types: + - + - + return: + description: None + types: + - - uid: azure.core.polling.AsyncPollingMethod.resource name: resource + summary: Return the resource of the long running operation. signature: resource() -> PollingReturnType_co + return: + description: The deserialized resource of the long running operation, if one is + available. + types: + - - uid: azure.core.polling.AsyncPollingMethod.run name: run + summary: 'Run the polling method. + + This method should be overridden to implement the polling logic.' signature: async run() -> None + return: + description: None + types: + - - uid: azure.core.polling.AsyncPollingMethod.status name: status + summary: Return the current status of the polling operation. signature: status() -> str + return: + description: The current status string. + types: + - diff --git a/docs-ref-autogen/azure-core/azure.core.polling.LROPoller.yml b/docs-ref-autogen/azure-core/azure.core.polling.LROPoller.yml index cdd8e6966425..b5aef53476c1 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.LROPoller.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.LROPoller.yml @@ -64,13 +64,27 @@ methods: - - uid: azure.core.polling.LROPoller.from_continuation_token name: from_continuation_token + summary: Create a poller from a continuation token. signature: 'from_continuation_token(polling_method: PollingMethod[PollingReturnType_co], continuation_token: str, **kwargs: Any) -> LROPoller[PollingReturnType_co]' parameters: - name: polling_method + description: The polling strategy to adopt isRequired: true + types: + - - name: continuation_token + description: An opaque continuation token isRequired: true + types: + - + return: + description: An instance of LROPoller + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError + description: If the continuation token is invalid. - uid: azure.core.polling.LROPoller.polling_method name: polling_method summary: Return the polling method associated to this poller. diff --git a/docs-ref-autogen/azure-core/azure.core.polling.NoPolling.yml b/docs-ref-autogen/azure-core/azure.core.polling.NoPolling.yml index 48faaa8ae1ff..5443fce76708 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.NoPolling.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.NoPolling.yml @@ -17,28 +17,65 @@ methods: - - uid: azure.core.polling.NoPolling.from_continuation_token name: from_continuation_token + summary: Recreate the poller from a continuation token. signature: 'from_continuation_token(continuation_token: str, **kwargs: Any) -> Tuple[Any, Any, Callable[[Any], PollingReturnType_co]]' parameters: - name: continuation_token + description: The continuation token to recreate the poller from. isRequired: true + types: + - + return: + description: A tuple containing the client, initial response, and deserialization + callback. + types: + - [, , [[], + ]] + exceptions: + - type: ValueError + description: If 'deserialization_callback' is not provided in kwargs. - uid: azure.core.polling.NoPolling.get_continuation_token name: get_continuation_token + summary: Return a continuation token that allows to restart the poller later. signature: get_continuation_token() -> str + return: + description: An opaque continuation token + types: + - - uid: azure.core.polling.NoPolling.initialize name: initialize + summary: Initialize the poller with the initial response and deserialization callback. signature: 'initialize(_: Any, initial_response: Any, deserialization_callback: Callable[[Any], PollingReturnType_co]) -> None' parameters: - name: _ + description: The client, not used in this polling method. isRequired: true + types: + - - name: initial_response + description: The initial response from the long-running operation. isRequired: true + types: + - - name: deserialization_callback + description: A callback that takes a response and returns a deserialized object. isRequired: true + types: + - [[], ] + return: + description: None + types: + - - uid: azure.core.polling.NoPolling.resource name: resource + summary: Return the built resource. signature: resource() -> PollingReturnType_co + return: + description: The built resource. + types: + - - uid: azure.core.polling.NoPolling.run name: run summary: Empty run, no polling. diff --git a/docs-ref-autogen/azure-core/azure.core.polling.PollingMethod.yml b/docs-ref-autogen/azure-core/azure.core.polling.PollingMethod.yml index 7a9f9cdb9a8d..059b1b753ebe 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.PollingMethod.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.PollingMethod.yml @@ -9,17 +9,36 @@ constructor: methods: - uid: azure.core.polling.PollingMethod.finished name: finished + summary: Check if the polling operation is finished. signature: finished() -> bool + return: + description: True if the polling operation is finished, False otherwise. + types: + - - uid: azure.core.polling.PollingMethod.from_continuation_token name: from_continuation_token + summary: Recreate the poller from a continuation token. signature: 'from_continuation_token(continuation_token: str, **kwargs: Any) -> Tuple[Any, Any, Any]' parameters: - name: continuation_token + description: The continuation token to recreate the poller from. isRequired: true + types: + - + return: + description: A tuple containing the client, initial response, and deserialization + callback. + types: + - [, , ] - uid: azure.core.polling.PollingMethod.get_continuation_token name: get_continuation_token + summary: Return a continuation token that allows to restart the poller later. signature: get_continuation_token() -> str + return: + description: An opaque continuation token. + types: + - - uid: azure.core.polling.PollingMethod.initialize name: initialize signature: 'initialize(client: Any, initial_response: Any, deserialization_callback: @@ -33,10 +52,27 @@ methods: isRequired: true - uid: azure.core.polling.PollingMethod.resource name: resource + summary: Return the resource built by the polling operation. signature: resource() -> PollingReturnType_co + return: + description: The resource built by the polling operation. + types: + - - uid: azure.core.polling.PollingMethod.run name: run + summary: 'Run the polling method. + + This method should be implemented to perform the actual polling logic.' signature: run() -> None + return: + description: None + types: + - - uid: azure.core.polling.PollingMethod.status name: status + summary: Return the current status of the polling operation. signature: status() -> str + return: + description: The current status of the polling operation. + types: + - diff --git a/docs-ref-autogen/azure-core/azure.core.polling.async_base_polling.AsyncLROBasePolling.yml b/docs-ref-autogen/azure-core/azure.core.polling.async_base_polling.AsyncLROBasePolling.yml index e48f1ac68108..3f592db93ca9 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.async_base_polling.AsyncLROBasePolling.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.async_base_polling.AsyncLROBasePolling.yml @@ -40,14 +40,41 @@ methods: - - uid: azure.core.polling.async_base_polling.AsyncLROBasePolling.from_continuation_token name: from_continuation_token + summary: Recreate the poller from a continuation token. signature: 'from_continuation_token(continuation_token: str, **kwargs: Any) -> Tuple[Any, Any, Callable[[Any], PollingReturnType_co]]' parameters: - name: continuation_token + description: The continuation token to recreate the poller. isRequired: true + types: + - + return: + description: A tuple containing the client, the initial response, and the deserialization + callback. + types: + - [, , + ] + exceptions: + - type: ValueError + description: 'If the continuation token is invalid or if ''client'' or + + ''deserialization_callback'' are not provided.' - uid: azure.core.polling.async_base_polling.AsyncLROBasePolling.get_continuation_token name: get_continuation_token + summary: 'Get a continuation token that can be used to recreate this poller. + + The continuation token is a base64 encoded string that contains the initial response + + serialized with pickle.' signature: get_continuation_token() -> str + return: + description: The continuation token. + types: + - + exceptions: + - type: ValueError + description: If the initial response is not set. - uid: azure.core.polling.async_base_polling.AsyncLROBasePolling.initialize name: initialize summary: Set the initial status of this LRO. @@ -71,7 +98,8 @@ methods: types: - exceptions: - - type: HttpResponseError if initial status is incorrect LRO state + - type: azure.core.HttpResponseError + description: If initial status is incorrect LRO state - uid: azure.core.polling.async_base_polling.AsyncLROBasePolling.request_status name: request_status summary: 'Do a simple GET to this status link. diff --git a/docs-ref-autogen/azure-core/azure.core.polling.base_polling.LROBasePolling.yml b/docs-ref-autogen/azure-core/azure.core.polling.base_polling.LROBasePolling.yml index ad80bfc135d1..ea8477d7c3c7 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.base_polling.LROBasePolling.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.base_polling.LROBasePolling.yml @@ -40,14 +40,41 @@ methods: - - uid: azure.core.polling.base_polling.LROBasePolling.from_continuation_token name: from_continuation_token + summary: Recreate the poller from a continuation token. signature: 'from_continuation_token(continuation_token: str, **kwargs: Any) -> Tuple[Any, Any, Callable[[Any], PollingReturnType_co]]' parameters: - name: continuation_token + description: The continuation token to recreate the poller. isRequired: true + types: + - + return: + description: A tuple containing the client, the initial response, and the deserialization + callback. + types: + - [, , + ] + exceptions: + - type: ValueError + description: 'If the continuation token is invalid or if ''client'' or + + ''deserialization_callback'' are not provided.' - uid: azure.core.polling.base_polling.LROBasePolling.get_continuation_token name: get_continuation_token + summary: 'Get a continuation token that can be used to recreate this poller. + + The continuation token is a base64 encoded string that contains the initial response + + serialized with pickle.' signature: get_continuation_token() -> str + return: + description: The continuation token. + types: + - + exceptions: + - type: ValueError + description: If the initial response is not set. - uid: azure.core.polling.base_polling.LROBasePolling.initialize name: initialize summary: Set the initial status of this LRO. @@ -71,7 +98,8 @@ methods: types: - exceptions: - - type: HttpResponseError if initial status is incorrect LRO state + - type: azure.core.HttpResponseError + description: If initial status is incorrect LRO state - uid: azure.core.polling.base_polling.LROBasePolling.request_status name: request_status summary: 'Do a simple GET to this status link. diff --git a/docs-ref-autogen/azure-core/azure.core.polling.base_polling.OperationResourcePolling.yml b/docs-ref-autogen/azure-core/azure.core.polling.base_polling.OperationResourcePolling.yml index 637d1746e884..1b468238f483 100644 --- a/docs-ref-autogen/azure-core/azure.core.polling.base_polling.OperationResourcePolling.yml +++ b/docs-ref-autogen/azure-core/azure.core.polling.base_polling.OperationResourcePolling.yml @@ -81,8 +81,8 @@ methods: types: - exceptions: - - type: , + - type: azure.core.polling.base_polling.BadResponse + description: if response has no body, or body does not contain status. - uid: azure.core.polling.base_polling.OperationResourcePolling.set_initial_status name: set_initial_status summary: Process first response after initiating long running operation. diff --git a/docs-ref-autogen/azure-core/azure.core.serialization.AzureJSONEncoder.yml b/docs-ref-autogen/azure-core/azure.core.serialization.AzureJSONEncoder.yml index e49e8be6c440..49eef54b03a2 100644 --- a/docs-ref-autogen/azure-core/azure.core.serialization.AzureJSONEncoder.yml +++ b/docs-ref-autogen/azure-core/azure.core.serialization.AzureJSONEncoder.yml @@ -94,6 +94,15 @@ constructor: methods: - uid: azure.core.serialization.AzureJSONEncoder.default name: default + summary: 'Override the default method to handle datetime and bytes serialization. + + :param o: The object to serialize. + + :type o: any + + :return: A JSON-serializable representation of the object. + + :rtype: any' signature: 'default(o: Any) -> Any' parameters: - name: o diff --git a/docs-ref-autogen/azure-core/azure.core.serialization.yml b/docs-ref-autogen/azure-core/azure.core.serialization.yml index 9d16184f1cff..6e1309230c75 100644 --- a/docs-ref-autogen/azure-core/azure.core.serialization.yml +++ b/docs-ref-autogen/azure-core/azure.core.serialization.yml @@ -2,6 +2,62 @@ uid: azure.core.serialization name: serialization fullName: azure.core.serialization +functions: +- uid: azure.core.serialization.as_attribute_dict + name: as_attribute_dict + summary: 'Convert an object to a dictionary of its attributes. + + + Made solely for backcompatibility with the legacy *.as_dict()* on msrest models.' + signature: 'as_attribute_dict(obj: Any, *, exclude_readonly: bool = False) -> Dict[str, + Any]' + parameters: + - name: obj + description: The object to convert to a dictionary + isRequired: true + types: + - + keywordOnlyParameters: + - name: exclude_readonly + description: Whether to exclude readonly properties + defaultValue: 'False' + types: + - + return: + description: A dictionary containing the object's attributes + types: + - [, ] + exceptions: + - type: TypeError + description: If the object is not a generated model instance +- uid: azure.core.serialization.attribute_list + name: attribute_list + summary: Get a list of attribute names for a generated SDK model. + signature: 'attribute_list(obj: Any) -> List[str]' + parameters: + - name: obj + description: The object to get attributes from. + isRequired: true + types: + - + return: + description: A list of attribute names. + types: + - [] +- uid: azure.core.serialization.is_generated_model + name: is_generated_model + summary: Check if the object is a generated SDK model. + signature: 'is_generated_model(obj: Any) -> bool' + parameters: + - name: obj + description: The object to check. + isRequired: true + types: + - + return: + description: True if the object is a generated SDK model, False otherwise. + types: + - classes: - azure.core.serialization.AzureJSONEncoder data: diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient.yml new file mode 100644 index 000000000000..27abfcb8fb25 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient +name: ArizeAIObservabilityEvalMgmtClient +fullName: azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient +module: azure.mgmt.arizeaiobservabilityeval +summary: ArizeAIObservabilityEvalMgmtClient. +constructor: + syntax: 'ArizeAIObservabilityEvalMgmtClient(credential: TokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2024-10-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: OrganizationsOperations operations + name: organizations + types: + - +methods: +- uid: azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient.close + name: close + signature: close() -> None +- uid: azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> HttpResponse' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient.yml new file mode 100644 index 000000000000..77f662ad24ca --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient +name: ArizeAIObservabilityEvalMgmtClient +fullName: azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient +module: azure.mgmt.arizeaiobservabilityeval.aio +summary: ArizeAIObservabilityEvalMgmtClient. +constructor: + syntax: 'ArizeAIObservabilityEvalMgmtClient(credential: AsyncTokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2024-10-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: OrganizationsOperations operations + name: organizations + types: + - +methods: +- uid: azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient.close + name: close + signature: async close() -> None +- uid: azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = await client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> Awaitable[AsyncHttpResponse]' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.Operations.yml new file mode 100644 index 000000000000..7a160622ac3d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.Operations +name: Operations +fullName: azure.mgmt.arizeaiobservabilityeval.aio.operations.Operations +module: azure.mgmt.arizeaiobservabilityeval.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.Operations.list + name: list + summary: List the operations for the provider. + signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.yml new file mode 100644 index 000000000000..b510717ac91f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.yml @@ -0,0 +1,160 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations +name: OrganizationsOperations +fullName: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations +module: azure.mgmt.arizeaiobservabilityeval.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: OrganizationsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.begin_create_or_update + name: begin_create_or_update + summary: Create a OrganizationResource. + signature: 'async begin_create_or_update(resource_group_name: str, organizationname: + str, resource: _models.OrganizationResource, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: + + OrganizationResource, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns OrganizationResource. + The + + OrganizationResource is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.begin_delete + name: begin_delete + summary: Delete a OrganizationResource. + signature: 'async begin_delete(resource_group_name: str, organizationname: str, + **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.get + name: get + summary: Get a OrganizationResource. + signature: 'async get(resource_group_name: str, organizationname: str, **kwargs: + Any) -> OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.list_by_resource_group + name: list_by_resource_group + summary: List OrganizationResource resources by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.list_by_subscription + name: list_by_subscription + summary: List OrganizationResource resources by subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[OrganizationResource]' + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations.update + name: update + summary: Update a OrganizationResource. + signature: 'async update(resource_group_name: str, organizationname: str, properties: + _models.OrganizationResourceUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> _models.OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + OrganizationResourceUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.yml new file mode 100644 index 000000000000..519c3f8af7bb --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.operations.yml @@ -0,0 +1,8 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.arizeaiobservabilityeval.aio.operations +name: operations +fullName: azure.mgmt.arizeaiobservabilityeval.aio.operations +type: import +classes: +- azure.mgmt.arizeaiobservabilityeval.aio.operations.Operations +- azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.yml new file mode 100644 index 000000000000..3e14cc58bdee --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.aio.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.arizeaiobservabilityeval.aio +name: aio +fullName: azure.mgmt.arizeaiobservabilityeval.aio +type: import +classes: +- azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient +packages: +- azure.mgmt.arizeaiobservabilityeval.aio.operations diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ActionType.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ActionType.yml new file mode 100644 index 000000000000..5942f70ff779 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ActionType.yml @@ -0,0 +1,12 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.arizeaiobservabilityeval.models.ActionType +name: ActionType +fullName: azure.mgmt.arizeaiobservabilityeval.models.ActionType +summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for internal + + only APIs.' +module: azure.mgmt.arizeaiobservabilityeval.models +fields: +- name: INTERNAL + uid: azure.mgmt.arizeaiobservabilityeval.models.ActionType.INTERNAL diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.CreatedByType.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.CreatedByType.yml new file mode 100644 index 000000000000..7df470c929f7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.CreatedByType.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.arizeaiobservabilityeval.models.CreatedByType +name: CreatedByType +fullName: azure.mgmt.arizeaiobservabilityeval.models.CreatedByType +summary: The kind of entity that created the resource. +module: azure.mgmt.arizeaiobservabilityeval.models +fields: +- name: APPLICATION + uid: azure.mgmt.arizeaiobservabilityeval.models.CreatedByType.APPLICATION +- name: KEY + uid: azure.mgmt.arizeaiobservabilityeval.models.CreatedByType.KEY +- name: MANAGED_IDENTITY + uid: azure.mgmt.arizeaiobservabilityeval.models.CreatedByType.MANAGED_IDENTITY +- name: USER + uid: azure.mgmt.arizeaiobservabilityeval.models.CreatedByType.USER diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo.yml new file mode 100644 index 000000000000..fa48f1bfe248 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo +name: ErrorAdditionalInfo +fullName: azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo +module: azure.mgmt.arizeaiobservabilityeval.models +summary: The resource management error additional info. +constructor: + syntax: 'ErrorAdditionalInfo(*args: Any, **kwargs: Any)' +variables: +- description: The additional info type. + name: type + types: + - +- description: The additional info. + name: info + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo.info + name: info + summary: The additional info. + signature: 'info: Any | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo.type + name: type + summary: The additional info type. + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail.yml new file mode 100644 index 000000000000..1d4266869907 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail.yml @@ -0,0 +1,50 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail +name: ErrorDetail +fullName: azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail +module: azure.mgmt.arizeaiobservabilityeval.models +summary: The error detail. +constructor: + syntax: 'ErrorDetail(*args: Any, **kwargs: Any)' +variables: +- description: The error code. + name: code + types: + - +- description: The error message. + name: message + types: + - +- description: The error target. + name: target + types: + - +- description: The error details. + name: details + types: + - [] +- description: The error additional info. + name: additional_info + types: + - [] +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail.additional_info + name: additional_info + summary: The error additional info. + signature: 'additional_info: List[_models.ErrorAdditionalInfo] | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail.code + name: code + summary: The error code. + signature: 'code: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail.details + name: details + summary: The error details. + signature: 'details: List[_models.ErrorDetail] | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail.message + name: message + summary: The error message. + signature: 'message: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail.target + name: target + summary: The error target. + signature: 'target: str | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorResponse.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorResponse.yml new file mode 100644 index 000000000000..b9949c233eb3 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ErrorResponse.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorResponse +name: ErrorResponse +fullName: azure.mgmt.arizeaiobservabilityeval.models.ErrorResponse +module: azure.mgmt.arizeaiobservabilityeval.models +summary: 'Common error response for all Azure Resource Manager APIs to return error + details for failed + + operations.' +constructor: + syntax: 'ErrorResponse(*args: Any, **kwargs: Any)' +variables: +- description: The error object. + name: error + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorResponse.error + name: error + summary: The error object. + signature: 'error: _models.ErrorDetail | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity.yml new file mode 100644 index 000000000000..e026566e7fc0 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity.yml @@ -0,0 +1,60 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity +name: ManagedServiceIdentity +fullName: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Managed service identity (system assigned and/or user assigned identities). +constructor: + syntax: 'ManagedServiceIdentity(*args: Any, **kwargs: Any)' +variables: +- description: 'The service principal ID of the system assigned identity. This property + + will only be provided for a system assigned identity.' + name: principal_id + types: + - +- description: 'The tenant ID of the system assigned identity. This property will + only be + + provided for a system assigned identity.' + name: tenant_id + types: + - +- description: 'The type of managed identity assigned to this resource. Required. + Known values are: + + "None", "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + name: type + types: + - + - +- description: The identities assigned to this resource by the user. + name: user_assigned_identities + types: + - [, ] +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity.principal_id + name: principal_id + summary: 'The service principal ID of the system assigned identity. This property + will only be provided + + for a system assigned identity.' + signature: 'principal_id: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity.tenant_id + name: tenant_id + summary: 'The tenant ID of the system assigned identity. This property will only + be provided for a system + + assigned identity.' + signature: 'tenant_id: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity.type + name: type + summary: '"None", + + "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + signature: 'type: str | _models.ManagedServiceIdentityType' +- uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity.user_assigned_identities + name: user_assigned_identities + summary: The identities assigned to this resource by the user. + signature: 'user_assigned_identities: Dict[str, _models.UserAssignedIdentity] | + None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType.yml new file mode 100644 index 000000000000..dd597f2f7faa --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType +name: ManagedServiceIdentityType +fullName: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType +summary: 'Type of managed service identity (where both SystemAssigned and UserAssigned + types are + + allowed).' +module: azure.mgmt.arizeaiobservabilityeval.models +fields: +- name: NONE + uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType.NONE +- name: SYSTEM_ASSIGNED + uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED +- name: SYSTEM_ASSIGNED_USER_ASSIGNED + uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED +- name: USER_ASSIGNED + uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType.USER_ASSIGNED diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails.yml new file mode 100644 index 000000000000..bb7d853832e7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails.yml @@ -0,0 +1,39 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails +name: MarketplaceDetails +fullName: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Marketplace details for an organization. +constructor: + syntax: 'MarketplaceDetails(*args: Any, **kwargs: Any)' +variables: +- description: Azure subscription id for the the marketplace offer is purchased from. + name: subscription_id + types: + - +- description: 'Marketplace subscription status. Known values are: + + "PendingFulfillmentStart", "Subscribed", "Suspended", and "Unsubscribed".' + name: subscription_status + types: + - + - +- description: Offer details for the marketplace that is selected by the user. Required. + name: offer_details + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails.offer_details + name: offer_details + summary: Offer details for the marketplace that is selected by the user. Required. + signature: 'offer_details: _models.OfferDetails' +- uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails.subscription_id + name: subscription_id + summary: Azure subscription id for the the marketplace offer is purchased from. + signature: 'subscription_id: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails.subscription_status + name: subscription_status + summary: '"PendingFulfillmentStart", "Subscribed", + + "Suspended", and "Unsubscribed".' + signature: 'subscription_status: str | _models.MarketplaceSubscriptionStatus | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus.yml new file mode 100644 index 000000000000..3f145c9a53d1 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus +name: MarketplaceSubscriptionStatus +fullName: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus +summary: Marketplace subscription status of a resource. +module: azure.mgmt.arizeaiobservabilityeval.models +fields: +- name: PENDING_FULFILLMENT_START + uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START +- name: SUBSCRIBED + uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus.SUBSCRIBED +- name: SUSPENDED + uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus.SUSPENDED +- name: UNSUBSCRIBED + uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus.UNSUBSCRIBED diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.yml new file mode 100644 index 000000000000..2d62ab8df3d7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.yml @@ -0,0 +1,58 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails +name: OfferDetails +fullName: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Offer details for the marketplace that is selected by the user. +constructor: + syntax: 'OfferDetails(*args: Any, **kwargs: Any)' +variables: +- description: Publisher Id for the marketplace offer. Required. + name: publisher_id + types: + - +- description: Offer Id for the marketplace offer. Required. + name: offer_id + types: + - +- description: Plan Id for the marketplace offer. Required. + name: plan_id + types: + - +- description: Plan Name for the marketplace offer. + name: plan_name + types: + - +- description: Plan Display Name for the marketplace offer. + name: term_unit + types: + - +- description: Plan Display Name for the marketplace offer. + name: term_id + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.offer_id + name: offer_id + summary: Offer Id for the marketplace offer. Required. + signature: 'offer_id: str' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.plan_id + name: plan_id + summary: Plan Id for the marketplace offer. Required. + signature: 'plan_id: str' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.plan_name + name: plan_name + summary: Plan Name for the marketplace offer. + signature: 'plan_name: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.publisher_id + name: publisher_id + summary: Publisher Id for the marketplace offer. Required. + signature: 'publisher_id: str' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.term_id + name: term_id + summary: Plan Display Name for the marketplace offer. + signature: 'term_id: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails.term_unit + name: term_unit + summary: Plan Display Name for the marketplace offer. + signature: 'term_unit: str | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Operation.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Operation.yml new file mode 100644 index 000000000000..35d0bd62e9c3 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Operation.yml @@ -0,0 +1,82 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.Operation +name: Operation +fullName: azure.mgmt.arizeaiobservabilityeval.models.Operation +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Details of a REST API operation, returned from the Resource Provider Operations + API. +constructor: + syntax: 'Operation(*args: Any, **kwargs: Any)' +variables: +- description: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action".' + name: name + types: + - +- description: 'Whether the operation applies to data-plane. This is "true" for + + data-plane operations and "false" for Azure Resource Manager/control-plane operations.' + name: is_data_action + types: + - +- description: Localized display information for this particular operation. + name: display + types: + - +- description: 'The intended executor of the operation; as in Resource Based Access + Control + + (RBAC) and audit logs UX. Default value is "user,system". Known values are: "user", + "system", + + and "user,system".' + name: origin + types: + - + - +- description: 'Extensible enum. Indicates the action type. "Internal" refers to actions + + that are for internal only APIs. "Internal"' + name: action_type + types: + - + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.Operation.action_type + name: action_type + summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for + + internal only APIs. "Internal"' + signature: 'action_type: str | _models.ActionType | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.Operation.display + name: display + summary: Localized display information for this particular operation. + signature: 'display: _models.OperationDisplay | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.Operation.is_data_action + name: is_data_action + summary: 'Whether the operation applies to data-plane. This is "true" for data-plane + operations and + + "false" for Azure Resource Manager/control-plane operations.' + signature: 'is_data_action: bool | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.Operation.name + name: name + summary: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", + + "Microsoft.Compute/virtualMachines/capture/action".' + signature: 'name: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.Operation.origin + name: origin + summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system". Known values are: "user", "system", and + + "user,system".' + signature: 'origin: str | _models.Origin | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay.yml new file mode 100644 index 000000000000..463b34125f67 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay.yml @@ -0,0 +1,63 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay +name: OperationDisplay +fullName: azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Localized display information for and operation. +constructor: + syntax: 'OperationDisplay(*args: Any, **kwargs: Any)' +variables: +- description: 'The localized friendly form of the resource provider name, e.g. "Microsoft + + Monitoring Insights" or "Microsoft Compute".' + name: provider + types: + - +- description: 'The localized friendly name of the resource type related to this operation. + + E.g. "Virtual Machines" or "Job Schedule Collections".' + name: resource + types: + - +- description: 'The concise, localized friendly name for the operation; suitable for + + dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".' + name: operation + types: + - +- description: 'The short, localized friendly description of the operation; suitable + for + + tool tips and detailed views.' + name: description + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay.description + name: description + summary: 'The short, localized friendly description of the operation; suitable for + tool tips and detailed + + views.' + signature: 'description: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay.operation + name: operation + summary: 'The concise, localized friendly name for the operation; suitable for dropdowns. + E.g. "Create + + or Update Virtual Machine", "Restart Virtual Machine".' + signature: 'operation: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay.provider + name: provider + summary: 'The localized friendly form of the resource provider name, e.g. "Microsoft + Monitoring + + Insights" or "Microsoft Compute".' + signature: 'provider: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay.resource + name: resource + summary: 'The localized friendly name of the resource type related to this operation. + E.g. "Virtual + + Machines" or "Job Schedule Collections".' + signature: 'resource: str | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties.yml new file mode 100644 index 000000000000..37bb95ca24ac --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties.yml @@ -0,0 +1,55 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties +name: OrganizationProperties +fullName: azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Properties specific to Organization. +constructor: + syntax: 'OrganizationProperties(*args: Any, **kwargs: Any)' +variables: +- description: Marketplace details of the resource. Required. + name: marketplace + types: + - +- description: Details of the user. Required. + name: user + types: + - +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", and "Canceled".' + name: provisioning_state + types: + - + - +- description: partner properties. Required. + name: partner_properties + types: + - +- description: Single sign-on properties. + name: single_sign_on_properties + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties.marketplace + name: marketplace + summary: Marketplace details of the resource. Required. + signature: 'marketplace: _models.MarketplaceDetails' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties.partner_properties + name: partner_properties + summary: partner properties. Required. + signature: 'partner_properties: _models.PartnerProperties' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", and + + "Canceled".' + signature: 'provisioning_state: str | _models.ResourceProvisioningState | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties.single_sign_on_properties + name: single_sign_on_properties + summary: Single sign-on properties. + signature: 'single_sign_on_properties: _models.SingleSignOnPropertiesV2 | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties.user + name: user + summary: Details of the user. Required. + signature: 'user: _models.UserDetails' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource.yml new file mode 100644 index 000000000000..e4c1c8ac90d6 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource.yml @@ -0,0 +1,60 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource +name: OrganizationResource +fullName: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource +module: azure.mgmt.arizeaiobservabilityeval.models +summary: 'Concrete tracked resource types can be created by aliasing this type using + a specific property + + type.' +constructor: + syntax: 'OrganizationResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +- description: The managed service identities assigned to this resource. + name: identity + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource.identity + name: identity + summary: The managed service identities assigned to this resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.OrganizationProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate.yml new file mode 100644 index 000000000000..eb872e46e359 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate +name: OrganizationResourceUpdate +fullName: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate +module: azure.mgmt.arizeaiobservabilityeval.models +summary: The type used for update operations of the Organization Resource. +constructor: + syntax: 'OrganizationResourceUpdate(*args: Any, **kwargs: Any)' +variables: +- description: Resource tags. + name: tags + types: + - [, ] +- description: The managed service identities assigned to this resource. + name: identity + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate.identity + name: identity + summary: The managed service identities assigned to this resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Origin.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Origin.yml new file mode 100644 index 000000000000..ca2d84cdef85 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Origin.yml @@ -0,0 +1,16 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.arizeaiobservabilityeval.models.Origin +name: Origin +fullName: azure.mgmt.arizeaiobservabilityeval.models.Origin +summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system".' +module: azure.mgmt.arizeaiobservabilityeval.models +fields: +- name: SYSTEM + uid: azure.mgmt.arizeaiobservabilityeval.models.Origin.SYSTEM +- name: USER + uid: azure.mgmt.arizeaiobservabilityeval.models.Origin.USER +- name: USER_SYSTEM + uid: azure.mgmt.arizeaiobservabilityeval.models.Origin.USER_SYSTEM diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.PartnerProperties.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.PartnerProperties.yml new file mode 100644 index 000000000000..ee7ed4cd59e7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.PartnerProperties.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.PartnerProperties +name: PartnerProperties +fullName: azure.mgmt.arizeaiobservabilityeval.models.PartnerProperties +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Partner's specific Properties. +constructor: + syntax: 'PartnerProperties(*args: Any, **kwargs: Any)' +variables: +- description: Description of the Organization's purpose. Required. + name: description + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.PartnerProperties.description + name: description + summary: Description of the Organization's purpose. Required. + signature: 'description: str' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Resource.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Resource.yml new file mode 100644 index 000000000000..4f25b4050647 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.Resource.yml @@ -0,0 +1,54 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.Resource +name: Resource +fullName: azure.mgmt.arizeaiobservabilityeval.models.Resource +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Common fields that are returned in the response for all Azure Resource Manager + resources. +constructor: + syntax: 'Resource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.Resource.id + name: id + summary: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + signature: 'id: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.Resource.name + name: name + summary: The name of the resource. + signature: 'name: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.Resource.system_data + name: system_data + summary: Azure Resource Manager metadata containing createdBy and modifiedBy information. + signature: 'system_data: _models.SystemData | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.Resource.type + name: type + summary: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or + + "Microsoft.Storage/storageAccounts".' + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState.yml new file mode 100644 index 000000000000..34660cefab65 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState +name: ResourceProvisioningState +fullName: azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState +summary: The provisioning state of a resource type. +module: azure.mgmt.arizeaiobservabilityeval.models +fields: +- name: CANCELED + uid: azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState.CANCELED +- name: FAILED + uid: azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState.FAILED +- name: SUCCEEDED + uid: azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState.SUCCEEDED diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2.yml new file mode 100644 index 000000000000..255067601367 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2.yml @@ -0,0 +1,62 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2 +name: SingleSignOnPropertiesV2 +fullName: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2 +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Properties specific to Single Sign On Resource. +constructor: + syntax: 'SingleSignOnPropertiesV2(*args: Any, **kwargs: Any)' +variables: +- description: 'Type of Single Sign-On mechanism being used. Required. Known values + are: "Saml" and + + "OpenId".' + name: type + types: + - + - +- description: 'State of the Single Sign On for the resource. Known values are: "Initial", + + "Enable", and "Disable".' + name: state + types: + - + - +- description: AAD enterprise application Id used to setup SSO. + name: enterprise_app_id + types: + - +- description: URL for SSO to be used by the partner to redirect the user to their + system. + name: url + types: + - +- description: List of AAD domains fetched from Microsoft Graph for user. + name: aad_domains + types: + - [] +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2.aad_domains + name: aad_domains + summary: List of AAD domains fetched from Microsoft Graph for user. + signature: 'aad_domains: List[str] | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2.enterprise_app_id + name: enterprise_app_id + summary: AAD enterprise application Id used to setup SSO. + signature: 'enterprise_app_id: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2.state + name: state + summary: '"Initial", "Enable", and + + "Disable".' + signature: 'state: str | _models.SingleSignOnStates | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2.type + name: type + summary: '"Saml" and + + "OpenId".' + signature: 'type: str | _models.SingleSignOnType' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2.url + name: url + summary: URL for SSO to be used by the partner to redirect the user to their system. + signature: 'url: str | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates.yml new file mode 100644 index 000000000000..c1102b4aafc0 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates +name: SingleSignOnStates +fullName: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates +summary: Various states of the SSO resource. +module: azure.mgmt.arizeaiobservabilityeval.models +fields: +- name: DISABLE + uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates.DISABLE +- name: ENABLE + uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates.ENABLE +- name: INITIAL + uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates.INITIAL diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType.yml new file mode 100644 index 000000000000..bbc873537781 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType +name: SingleSignOnType +fullName: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType +summary: Defines the type of Single Sign-On (SSO) mechanism being used. +module: azure.mgmt.arizeaiobservabilityeval.models +fields: +- name: OPEN_ID + uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType.OPEN_ID +- name: SAML + uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType.SAML diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SystemData.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SystemData.yml new file mode 100644 index 000000000000..2c779ef91743 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.SystemData.yml @@ -0,0 +1,68 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.SystemData +name: SystemData +fullName: azure.mgmt.arizeaiobservabilityeval.models.SystemData +module: azure.mgmt.arizeaiobservabilityeval.models +summary: Metadata pertaining to creation and last modification of the resource. +constructor: + syntax: 'SystemData(*args: Any, **kwargs: Any)' +variables: +- description: The identity that created the resource. + name: created_by + types: + - +- description: 'The type of identity that created the resource. Known values are: + + "User", "Application", "ManagedIdentity", and "Key".' + name: created_by_type + types: + - + - +- description: The timestamp of resource creation (UTC). + name: created_at + types: + - +- description: The identity that last modified the resource. + name: last_modified_by + types: + - +- description: 'The type of identity that last modified the resource. Known values + + are: "User", "Application", "ManagedIdentity", and "Key".' + name: last_modified_by_type + types: + - + - +- description: The timestamp of resource last modification (UTC). + name: last_modified_at + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.SystemData.created_at + name: created_at + summary: The timestamp of resource creation (UTC). + signature: 'created_at: datetime | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SystemData.created_by + name: created_by + summary: The identity that created the resource. + signature: 'created_by: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SystemData.created_by_type + name: created_by_type + summary: '"User", "Application", + + "ManagedIdentity", and "Key".' + signature: 'created_by_type: str | _models.CreatedByType | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SystemData.last_modified_at + name: last_modified_at + summary: The timestamp of resource last modification (UTC). + signature: 'last_modified_at: datetime | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SystemData.last_modified_by + name: last_modified_by + summary: The identity that last modified the resource. + signature: 'last_modified_by: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.SystemData.last_modified_by_type + name: last_modified_by_type + summary: '"User", + + "Application", "ManagedIdentity", and "Key".' + signature: 'last_modified_by_type: str | _models.CreatedByType | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.TrackedResource.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.TrackedResource.yml new file mode 100644 index 000000000000..3ee8db457564 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.TrackedResource.yml @@ -0,0 +1,52 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.TrackedResource +name: TrackedResource +fullName: azure.mgmt.arizeaiobservabilityeval.models.TrackedResource +module: azure.mgmt.arizeaiobservabilityeval.models +summary: 'The resource model definition for an Azure Resource Manager tracked top + level resource which + + has ''tags'' and a ''location''.' +constructor: + syntax: 'TrackedResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.TrackedResource.location + name: location + summary: The geo-location where the resource lives. Required. + signature: 'location: str' +- uid: azure.mgmt.arizeaiobservabilityeval.models.TrackedResource.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity.yml new file mode 100644 index 000000000000..70b5a6753e9e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity +name: UserAssignedIdentity +fullName: azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity +module: azure.mgmt.arizeaiobservabilityeval.models +summary: User assigned identity properties. +constructor: + syntax: 'UserAssignedIdentity(*args: Any, **kwargs: Any)' +variables: +- description: The client ID of the assigned identity. + name: client_id + types: + - +- description: The principal ID of the assigned identity. + name: principal_id + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity.client_id + name: client_id + summary: The client ID of the assigned identity. + signature: 'client_id: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity.principal_id + name: principal_id + summary: The principal ID of the assigned identity. + signature: 'principal_id: str | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.UserDetails.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.UserDetails.yml new file mode 100644 index 000000000000..fb4809ecdbc8 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.UserDetails.yml @@ -0,0 +1,50 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.models.UserDetails +name: UserDetails +fullName: azure.mgmt.arizeaiobservabilityeval.models.UserDetails +module: azure.mgmt.arizeaiobservabilityeval.models +summary: User details for an organization. +constructor: + syntax: 'UserDetails(*args: Any, **kwargs: Any)' +variables: +- description: First name of the user. + name: first_name + types: + - +- description: Last name of the user. + name: last_name + types: + - +- description: Email address of the user. + name: email_address + types: + - +- description: User's principal name. + name: upn + types: + - +- description: User's phone number. + name: phone_number + types: + - +attributes: +- uid: azure.mgmt.arizeaiobservabilityeval.models.UserDetails.email_address + name: email_address + summary: Email address of the user. + signature: 'email_address: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.UserDetails.first_name + name: first_name + summary: First name of the user. + signature: 'first_name: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.UserDetails.last_name + name: last_name + summary: Last name of the user. + signature: 'last_name: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.UserDetails.phone_number + name: phone_number + summary: User's phone number. + signature: 'phone_number: str | None' +- uid: azure.mgmt.arizeaiobservabilityeval.models.UserDetails.upn + name: upn + summary: User's principal name. + signature: 'upn: str | None' diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.yml new file mode 100644 index 000000000000..73b620f682f3 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.models.yml @@ -0,0 +1,33 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.arizeaiobservabilityeval.models +name: models +fullName: azure.mgmt.arizeaiobservabilityeval.models +type: import +classes: +- azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo +- azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail +- azure.mgmt.arizeaiobservabilityeval.models.ErrorResponse +- azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity +- azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails +- azure.mgmt.arizeaiobservabilityeval.models.OfferDetails +- azure.mgmt.arizeaiobservabilityeval.models.Operation +- azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay +- azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties +- azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource +- azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate +- azure.mgmt.arizeaiobservabilityeval.models.PartnerProperties +- azure.mgmt.arizeaiobservabilityeval.models.Resource +- azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2 +- azure.mgmt.arizeaiobservabilityeval.models.SystemData +- azure.mgmt.arizeaiobservabilityeval.models.TrackedResource +- azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity +- azure.mgmt.arizeaiobservabilityeval.models.UserDetails +enums: +- azure.mgmt.arizeaiobservabilityeval.models.ActionType +- azure.mgmt.arizeaiobservabilityeval.models.CreatedByType +- azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType +- azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus +- azure.mgmt.arizeaiobservabilityeval.models.Origin +- azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState +- azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates +- azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.Operations.yml new file mode 100644 index 000000000000..7aa26bffc260 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.operations.Operations +name: Operations +fullName: azure.mgmt.arizeaiobservabilityeval.operations.Operations +module: azure.mgmt.arizeaiobservabilityeval.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.arizeaiobservabilityeval.operations.Operations.list + name: list + summary: List the operations for the provider. + signature: 'list(**kwargs: Any) -> Iterable[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.yml new file mode 100644 index 000000000000..2ca60fbc07aa --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.yml @@ -0,0 +1,160 @@ +### YamlMime:PythonClass +uid: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations +name: OrganizationsOperations +fullName: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations +module: azure.mgmt.arizeaiobservabilityeval.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: OrganizationsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.begin_create_or_update + name: begin_create_or_update + summary: Create a OrganizationResource. + signature: 'begin_create_or_update(resource_group_name: str, organizationname: str, + resource: _models.OrganizationResource, *, content_type: str = ''application/json'', + **kwargs: Any) -> LROPoller[_models.OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: + + OrganizationResource, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns OrganizationResource. The + OrganizationResource + + is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.begin_delete + name: begin_delete + summary: Delete a OrganizationResource. + signature: 'begin_delete(resource_group_name: str, organizationname: str, **kwargs: + Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.get + name: get + summary: Get a OrganizationResource. + signature: 'get(resource_group_name: str, organizationname: str, **kwargs: Any) + -> OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.list_by_resource_group + name: list_by_resource_group + summary: List OrganizationResource resources by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.list_by_subscription + name: list_by_subscription + summary: List OrganizationResource resources by subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> Iterable[OrganizationResource]' + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations.update + name: update + summary: Update a OrganizationResource. + signature: 'update(resource_group_name: str, organizationname: str, properties: + _models.OrganizationResourceUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> _models.OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + OrganizationResourceUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.yml new file mode 100644 index 000000000000..fa9cb3e621c0 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.operations.yml @@ -0,0 +1,8 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.arizeaiobservabilityeval.operations +name: operations +fullName: azure.mgmt.arizeaiobservabilityeval.operations +type: import +classes: +- azure.mgmt.arizeaiobservabilityeval.operations.Operations +- azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations diff --git a/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.yml b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.yml new file mode 100644 index 000000000000..0310432b340c --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-arizeaiobservabilityeval/azure.mgmt.arizeaiobservabilityeval.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.arizeaiobservabilityeval +name: arizeaiobservabilityeval +fullName: azure.mgmt.arizeaiobservabilityeval +type: rootImport +classes: +- azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient +packages: +- azure.mgmt.arizeaiobservabilityeval.aio +- azure.mgmt.arizeaiobservabilityeval.models +- azure.mgmt.arizeaiobservabilityeval.operations diff --git a/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.aio.operations.AttestationProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.aio.operations.AttestationProvidersOperations.yml index ce4ff953607e..f1cca94ca2e9 100644 --- a/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.aio.operations.AttestationProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.aio.operations.AttestationProvidersOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.attestation.aio.operations.AttestationProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.aio.operations.Operations.yml index c9c0ff814810..221b0dbbc01e 100644 --- a/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.aio.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.attestation.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.operations.AttestationProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.operations.AttestationProvidersOperations.yml index b37e105486fd..8edaa246b9e2 100644 --- a/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.operations.AttestationProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.operations.AttestationProvidersOperations.yml @@ -222,4 +222,4 @@ methods: attributes: - uid: azure.mgmt.attestation.operations.AttestationProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.operations.Operations.yml index 95d68b4bdc30..c456575498cd 100644 --- a/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-attestation/azure.mgmt.attestation.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.attestation.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.aio.operations.ClassicAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.aio.operations.ClassicAdministratorsOperations.yml index 9051f1a3044b..5cc9a03057ac 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.aio.operations.ClassicAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.aio.operations.ClassicAdministratorsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_06_01.aio.operations.ClassicAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.operations.ClassicAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.operations.ClassicAdministratorsOperations.yml index 7100425eec97..50e0be7dc938 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.operations.ClassicAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_06_01.operations.ClassicAdministratorsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_06_01.operations.ClassicAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.ClassicAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.ClassicAdministratorsOperations.yml index fda3b5568da5..52944954f87f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.ClassicAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.ClassicAdministratorsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.aio.operations.ClassicAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.GlobalAdministratorOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.GlobalAdministratorOperations.yml index b7d78595e795..629046cc9a77 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.GlobalAdministratorOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.GlobalAdministratorOperations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.aio.operations.GlobalAdministratorOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.PermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.PermissionsOperations.yml index 60f53cb9715f..30ecc74222ca 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.PermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.PermissionsOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.aio.operations.PermissionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.ProviderOperationsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.ProviderOperationsMetadataOperations.yml index 1ddbbfc16aa7..0dd758df3e8a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.ProviderOperationsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.ProviderOperationsMetadataOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.aio.operations.ProviderOperationsMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.RoleAssignmentsOperations.yml index 8383f6acc976..2340b340780d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.RoleAssignmentsOperations.yml @@ -387,4 +387,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.aio.operations.RoleAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.RoleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.RoleDefinitionsOperations.yml index 77c8303d1922..98347892eb86 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.RoleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.aio.operations.RoleDefinitionsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.aio.operations.RoleDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.ClassicAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.ClassicAdministratorsOperations.yml index 9303807d8c7f..601828d90a78 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.ClassicAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.ClassicAdministratorsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.operations.ClassicAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.GlobalAdministratorOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.GlobalAdministratorOperations.yml index 4d977292b9e9..c62860f45cfd 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.GlobalAdministratorOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.GlobalAdministratorOperations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.operations.GlobalAdministratorOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.PermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.PermissionsOperations.yml index 3fb7730bf524..9e628740394a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.PermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.PermissionsOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.operations.PermissionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.ProviderOperationsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.ProviderOperationsMetadataOperations.yml index 408c3d1fc20e..1d4debca3c06 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.ProviderOperationsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.ProviderOperationsMetadataOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.operations.ProviderOperationsMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.RoleAssignmentsOperations.yml index db97fd14a82d..2a9b30a4b143 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.RoleAssignmentsOperations.yml @@ -387,4 +387,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.operations.RoleAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.RoleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.RoleDefinitionsOperations.yml index d671dd3b0960..034c1a005e9e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.RoleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2015_07_01.operations.RoleDefinitionsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2015_07_01.operations.RoleDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.PermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.PermissionsOperations.yml index fd3d9ca46720..7c9286441cc0 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.PermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.PermissionsOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_01_01_preview.aio.operations.PermissionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.ProviderOperationsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.ProviderOperationsMetadataOperations.yml index 9a888c03a11d..224319d4cd16 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.ProviderOperationsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.ProviderOperationsMetadataOperations.yml @@ -64,4 +64,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_01_01_preview.aio.operations.ProviderOperationsMetadataOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleAssignmentsOperations.yml index fc2b91e759ed..4234b2716e35 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleAssignmentsOperations.yml @@ -361,4 +361,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleDefinitionsOperations.yml index 1000cdd63a91..1b5b90d92ba3 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleDefinitionsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_01_01_preview.aio.operations.RoleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.PermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.PermissionsOperations.yml index 2638b279dcb6..bd3ce5db311a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.PermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.PermissionsOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_01_01_preview.operations.PermissionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.ProviderOperationsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.ProviderOperationsMetadataOperations.yml index d338d0ea8e23..ffa0e7bc791a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.ProviderOperationsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.ProviderOperationsMetadataOperations.yml @@ -64,4 +64,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_01_01_preview.operations.ProviderOperationsMetadataOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.RoleAssignmentsOperations.yml index 684aa7f601b4..d614fa9d4c83 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.RoleAssignmentsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_01_01_preview.operations.RoleAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.RoleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.RoleDefinitionsOperations.yml index 358ba1b56734..0ea57c436c9c 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.RoleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_01_01_preview.operations.RoleDefinitionsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_01_01_preview.operations.RoleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml index 7c2edbbc3e44..8f3f25e5e1b8 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml index 3bf13499ccac..47adb0a6d214 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml index 2e5e503558c9..4560adbc40f8 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml @@ -121,4 +121,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceOperations.yml index 59086f9c7102..0542467bd7a5 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml index 7b7b03e96c66..570e86e65630 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml @@ -64,4 +64,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesOperations.yml index d5c98aef0093..ba9c12b5c38f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesOperations.yml @@ -64,4 +64,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml index ee3a857f28fd..f9ac51dc7252 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml index ee0fcf910282..10850bd6345e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml @@ -131,4 +131,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.Operations.yml index f7c8d18a15b6..967ca7ba0016 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.aio.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewDefaultSettingsOperations.yml index b23e05c0e513..72563a538e18 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewDefaultSettingsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml index 686cc3587621..ff1051ac3dae 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml index 05465ef46aa3..660bad6b54ac 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml @@ -121,4 +121,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceOperations.yml index 13c0dc4568d3..395858427138 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml index f680e9263b83..143e76ad9dd0 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml @@ -63,4 +63,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesOperations.yml index b7c67d37640d..3198bb4908f9 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesOperations.yml @@ -63,4 +63,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml index db1c8410a210..c86287e2a516 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml index f6b67ed1980d..d59aaef0384a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml @@ -130,4 +130,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.AccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.Operations.yml index 0cff5b9e7811..cd309fd8165a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_05_01_preview.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_05_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.aio.operations.DenyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.aio.operations.DenyAssignmentsOperations.yml index 2bfbf17daa4b..f014f4249acc 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.aio.operations.DenyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.aio.operations.DenyAssignmentsOperations.yml @@ -305,4 +305,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_07_01_preview.aio.operations.DenyAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.operations.DenyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.operations.DenyAssignmentsOperations.yml index eab06968e489..821618522ab4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.operations.DenyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_07_01_preview.operations.DenyAssignmentsOperations.yml @@ -305,4 +305,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_07_01_preview.operations.DenyAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.aio.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.aio.operations.RoleAssignmentsOperations.yml index 462696459aed..3ee7f1773705 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.aio.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.aio.operations.RoleAssignmentsOperations.yml @@ -361,4 +361,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_09_01_preview.aio.operations.RoleAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.operations.RoleAssignmentsOperations.yml index e47333b88fb3..a6559c7dcce9 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2018_09_01_preview.operations.RoleAssignmentsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.authorization.v2018_09_01_preview.operations.RoleAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2018_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.aio.operations.RoleAssignmentMetricsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.aio.operations.RoleAssignmentMetricsOperations.yml index 51b782aa2243..8a522742daa5 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.aio.operations.RoleAssignmentMetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.aio.operations.RoleAssignmentMetricsOperations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2019_08_01_preview.aio.operations.RoleAssignmentMetricsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2019_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.operations.RoleAssignmentMetricsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.operations.RoleAssignmentMetricsOperations.yml index e4760868e9ba..1f73eb0ac6ca 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.operations.RoleAssignmentMetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2019_08_01_preview.operations.RoleAssignmentMetricsOperations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2019_08_01_preview.operations.RoleAssignmentMetricsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2019_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.aio.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.aio.operations.RoleAssignmentsOperations.yml index 4837bb63c060..2c0945ec3c9b 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.aio.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.aio.operations.RoleAssignmentsOperations.yml @@ -404,4 +404,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_04_01_preview.aio.operations.RoleAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_04_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.operations.RoleAssignmentsOperations.yml index 35f39ac59042..ff4504f16e87 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_04_01_preview.operations.RoleAssignmentsOperations.yml @@ -404,4 +404,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_04_01_preview.operations.RoleAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_04_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.EligibleChildResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.EligibleChildResourcesOperations.yml index 596a7eabf68a..1e8ac12eb0a8 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.EligibleChildResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.EligibleChildResourcesOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.EligibleChildResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleInstancesOperations.yml index f9a6a7e6ca20..9816b39af47d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleInstancesOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleRequestsOperations.yml index 91bc6b997d9c..aa188bee0a0b 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleRequestsOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentScheduleRequestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentSchedulesOperations.yml index f186f4d02ba7..b3796b375552 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentSchedulesOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.RoleAssignmentSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleInstancesOperations.yml index ed86a89f8eae..b1b46c8daf04 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleInstancesOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleRequestsOperations.yml index 7d86fd9bdd54..13fd4584383d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleRequestsOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilityScheduleRequestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilitySchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilitySchedulesOperations.yml index bac0f9a04eed..27d16ef002e4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilitySchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilitySchedulesOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.RoleEligibilitySchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPoliciesOperations.yml index 5f2156047dc6..9d9e6d70179e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPoliciesOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPolicyAssignmentsOperations.yml index 3bfdc73ad109..83cd3bf0cfb8 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPolicyAssignmentsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.aio.operations.RoleManagementPolicyAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.EligibleChildResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.EligibleChildResourcesOperations.yml index 1a9941359301..7b531d35837f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.EligibleChildResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.EligibleChildResourcesOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.EligibleChildResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleInstancesOperations.yml index ef254ed71064..101e121579ab 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleInstancesOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleRequestsOperations.yml index 68ec23205761..8cc8d0383c3e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleRequestsOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentScheduleRequestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentSchedulesOperations.yml index 8c990de55ab3..5642303ceb74 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentSchedulesOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.RoleAssignmentSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleInstancesOperations.yml index a66a273c0534..c245d865a905 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleInstancesOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleRequestsOperations.yml index cfa87cc900c5..5494f8532171 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleRequestsOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilityScheduleRequestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilitySchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilitySchedulesOperations.yml index 38fa23aa4bdc..a18fc682300b 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilitySchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilitySchedulesOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.RoleEligibilitySchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPoliciesOperations.yml index cba0ca692598..7ca38e4c704d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPoliciesOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPolicyAssignmentsOperations.yml index 17fd3e6bba67..9e589b6daf63 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPolicyAssignmentsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2020_10_01.operations.RoleManagementPolicyAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.EligibleChildResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.EligibleChildResourcesOperations.yml index c7b803a6d68c..6ba66ff2aba3 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.EligibleChildResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.EligibleChildResourcesOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.EligibleChildResourcesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleInstancesOperations.yml index 385f073f18e3..1e0680a599b3 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleInstancesOperations.yml @@ -86,4 +86,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.yml index a2f881772cb2..3747cfd1eaa7 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.yml @@ -177,4 +177,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentSchedulesOperations.yml index 998e44538a92..4023cd8ae2ea 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentSchedulesOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentSchedulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentsOperations.yml index 3a576abbb5a2..b79e3d900bd1 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentsOperations.yml @@ -559,4 +559,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleInstancesOperations.yml index d317868c4a27..218eb37a09cf 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleInstancesOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.yml index ad4b4b485710..a7de188ff2b3 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilitySchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilitySchedulesOperations.yml index aade1d54704c..859595e096ea 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilitySchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilitySchedulesOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleEligibilitySchedulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPoliciesOperations.yml index 0208994900aa..d5d6aa4f71c1 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPoliciesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPoliciesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPolicyAssignmentsOperations.yml index 558f2901a95d..dee5094b2df4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPolicyAssignmentsOperations.yml @@ -140,4 +140,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.aio.operations.RoleManagementPolicyAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.EligibleChildResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.EligibleChildResourcesOperations.yml index d34988c0fd43..38a1aac15ff2 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.EligibleChildResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.EligibleChildResourcesOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.EligibleChildResourcesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleInstancesOperations.yml index 17acbc4e6a1e..4a4630a61263 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleInstancesOperations.yml @@ -86,4 +86,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleRequestsOperations.yml index de3365e202ef..662dc8acef82 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleRequestsOperations.yml @@ -177,4 +177,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentScheduleRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentSchedulesOperations.yml index 4f135c17a738..1217368b0609 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentSchedulesOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentSchedulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentsOperations.yml index dfa4c84a71f3..103eebb53512 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentsOperations.yml @@ -559,4 +559,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleInstancesOperations.yml index 5a697c8d286d..77a55e41b3e6 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleInstancesOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleRequestsOperations.yml index c31deebba112..c39ffd4a89f4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleRequestsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilityScheduleRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilitySchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilitySchedulesOperations.yml index 629449a5d164..6971fdc73f77 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilitySchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilitySchedulesOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleEligibilitySchedulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPoliciesOperations.yml index 0a0452b4b08a..addab6d7eab2 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPoliciesOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPoliciesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPolicyAssignmentsOperations.yml index 2921e36dfcec..cd7f98971717 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPolicyAssignmentsOperations.yml @@ -140,4 +140,4 @@ attributes: - uid: azure.mgmt.authorization.v2020_10_01_preview.operations.RoleManagementPolicyAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.Operations.yml index 5da71de87d91..be8fbc010b2c 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalOperations.yml index 6151fe2b6623..f23bc3fac8f3 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalOperations.yml @@ -77,4 +77,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepOperations.yml index 3102c624b791..c2c78fade408 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepOperations.yml @@ -121,4 +121,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepsOperations.yml index a1a1ee8f3287..b20a6d696032 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepsOperations.yml @@ -34,4 +34,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.aio.operations.RoleAssignmentApprovalStepsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalOperations.yml index d6abe9e04049..5eef222a4db0 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepOperations.yml index 38824eeef846..1b4fb6963f24 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepsOperations.yml index 97eacd0721d4..cb41476e4f1d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepsOperations.yml @@ -39,4 +39,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.aio.operations.ScopeRoleAssignmentApprovalStepsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.Operations.yml index 0e7cda63911f..f7ea1f736fa7 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalOperations.yml index 7ba1b1ac5d74..fb2e1b1da5ae 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalOperations.yml @@ -77,4 +77,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepOperations.yml index dacadeff83c3..dd3d6fce6e0f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepOperations.yml @@ -121,4 +121,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepsOperations.yml index b3b728020759..26eb534ac96f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepsOperations.yml @@ -34,4 +34,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.operations.RoleAssignmentApprovalStepsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalOperations.yml index ecbfb5b31c1f..b83da6a5b46a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepOperations.yml index 148248b26730..7d3e7fa8b600 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepOperations.yml @@ -137,4 +137,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepsOperations.yml index a84314c3ec91..4becb41c4616 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepsOperations.yml @@ -39,4 +39,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_01_01_preview.operations.ScopeRoleAssignmentApprovalStepsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml index 84441b9ad30f..b97620dc004b 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml index e70482afbbe6..86f82892ff54 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml index 9ce6281aed6d..82285e69a1d2 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceOperations.yml index 0d40221b2b8e..2186af5d8af8 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml index 5bb884ad4287..870cdedec2b4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml @@ -78,4 +78,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesOperations.yml index b4270de463b0..29dc0a59a838 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesOperations.yml @@ -78,4 +78,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml index 4ca8dbf8ed68..faf683f81edc 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml index f3c4b58448dd..a378b758d8d5 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.Operations.yml index 277f2191cd50..a67fc895be0c 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.aio.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewDefaultSettingsOperations.yml index 9b99c7605f78..685cb8d6a95e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewDefaultSettingsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml index 52a6e129da9a..375474c0080d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml index afde98134174..3126eb470cb5 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceOperations.yml index f57b58a319af..4564be9b15a5 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml index 6aff552d8c71..d31b2c191590 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml @@ -77,4 +77,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesOperations.yml index 9c650d26c2b9..acdfbce558d5 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesOperations.yml @@ -77,4 +77,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml index c810aacb8862..a4fab75611ec 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml index 0552dca9c14d..c33b2eea4dc3 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml @@ -144,4 +144,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.AccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.Operations.yml index 4553df28db5b..8c2c178b6245 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_03_01_preview.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_03_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml index 07bca27c9524..b5da18aa7be1 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.yml index ad24c5d6bbf6..e8e28ec131d8 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml index a5a0ed962cce..897fe64ed6da 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml index d00197ae6087..83a1c87308a4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceOperations.yml index 833dfe45afc3..4b4a8405b330 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml index 990dfa958001..7b0535de082a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml @@ -78,4 +78,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesOperations.yml index ff9940b6e498..cdc94611a14f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesOperations.yml @@ -119,4 +119,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml index 3ceacb5fd29a..5e128bcce23d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml index dce533018576..0f1bade64611 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.Operations.yml index ab0eb92f4990..28e643372053 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml index c231a9aa15ef..b0c538f405c1 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewDefaultSettingsOperations.yml index e8e50f1fd238..c2be95099eb7 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewDefaultSettingsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.yml index eaf99adefe45..4223299050a6 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml index d9e4af283cdc..54928a5168cb 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml index 2494b44e6d0a..b88d6f74e11f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceOperations.yml index 98b40c99019e..3cf1ca8e065a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml index 96b15543f097..5fdf5f48a82c 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml @@ -77,4 +77,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesOperations.yml index 250a3cfc2fe4..f6615bcddf6c 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesOperations.yml @@ -118,4 +118,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml index 8cbaa48a6fc5..d52a8b6ead00 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml index 6e5ae8a6a8b4..594ee41dad8d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml @@ -144,4 +144,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.AccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.Operations.yml index ecf5b07f120a..e8726dbfe684 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml index 16d897be771a..b3c6ef4b495f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_07_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_07_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml index 34cd22f90579..26caf8683218 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstanceOperations.yml index 574570d8493e..76a9502da917 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstanceOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstancesOperations.yml index bf22bb80f059..1e6eab1810c3 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstancesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionOperations.yml index 0ea6519a415a..52776745dd54 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionsOperations.yml index dc242ad3dc7c..05a18301b9d7 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionsOperations.yml @@ -64,4 +64,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewHistoryDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.yml index 67866c6ca021..908b6d7914ca 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml index 7caf79481616..3a6e772cf81a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml index 5ba75a55afc4..b9b094c2475b 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceMyDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceOperations.yml index 305c8b247638..22b22cd7b9f4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml index 3ad5294d006f..ef64f2015015 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml @@ -78,4 +78,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesOperations.yml index 54c959f1f05e..754cb4fac25b 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesOperations.yml @@ -119,4 +119,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml index 681eeebf6195..9801f01e28ca 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml index 08e7dedac8c8..e8d7cd7a501f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.AccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.Operations.yml index 725bdbcd161b..8f00d15d49a0 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewDefaultSettingsOperations.yml index cfd9446ab396..1a84ffd9c1ba 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewDefaultSettingsOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.yml index c43043695677..fbd89887d8c0 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.yml index d11e8bc77eaa..1434751be438 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionOperations.yml index c200dad57f80..b5f54b06bad9 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionsOperations.yml index f92ea0ec69ac..e8d5cf4a4432 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionsOperations.yml @@ -75,4 +75,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewHistoryDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceContactedReviewersOperations.yml index ea56b1651505..ffe6958fe928 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceContactedReviewersOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceDecisionsOperations.yml index de61f2d19bcd..756635e1bcbf 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceDecisionsOperations.yml @@ -61,4 +61,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceOperations.yml index 62f7d3543c2f..5e47fabb5e47 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceOperations.yml @@ -189,4 +189,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstancesOperations.yml index a44d4637f9d4..f3986146d0ee 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstancesOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewScheduleDefinitionsOperations.yml index 467bdd8fca52..57be19102a87 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewScheduleDefinitionsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.ScopeAccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml index 05247429f0be..f5565ed0f4d8 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.aio.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewDefaultSettingsOperations.yml index 326476772939..744ce037421e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewDefaultSettingsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstanceOperations.yml index 0d17fa93ab37..3749f568cb3f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstanceOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstancesOperations.yml index 4df001e692bd..7d6a314f349e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstancesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionOperations.yml index 2e2ad02106ff..ccb719051b23 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionsOperations.yml index 7dac9fbd1e75..4b3da22c4086 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionsOperations.yml @@ -64,4 +64,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewHistoryDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.yml index f9fa3f0f8d94..7aae9bdb66dc 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml index 11d8f5467318..e87b501b9ec2 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceDecisionsOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml index 82aee5e5bb61..bc7ac1b8d647 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceMyDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceOperations.yml index f3609fe030af..2a9ccac2606e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml index 3125bcf38eb5..4ad45bb42633 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.yml @@ -77,4 +77,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesOperations.yml index 2d1333ef82f5..eb0080820d1e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesOperations.yml @@ -118,4 +118,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml index 19119d7f0f4a..219d7fa59aab 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsAssignedForMyApprovalOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml index d2c10ac1b840..69002b7a2ff4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsOperations.yml @@ -144,4 +144,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.AccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.Operations.yml index ac6ab017366f..927e4a90f912 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.Operations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewDefaultSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewDefaultSettingsOperations.yml index 539793595d88..f9c31d67bb40 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewDefaultSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewDefaultSettingsOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewDefaultSettingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.yml index f474519379d7..3e67668a53eb 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.yml index cc15f47a64f6..b435a2cc1d53 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionOperations.yml index a83fd854ae25..452119ab1a3a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionsOperations.yml index 761464f3190e..2a3f42a55f57 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionsOperations.yml @@ -75,4 +75,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewHistoryDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceContactedReviewersOperations.yml index 32fcf89a4374..0354853ac93c 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceContactedReviewersOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceDecisionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceDecisionsOperations.yml index 21a6e33c0912..1aea6c4443ae 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceDecisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceDecisionsOperations.yml @@ -61,4 +61,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceDecisionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceOperations.yml index 98a26b9523d1..b63a7c30f5dd 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceOperations.yml @@ -189,4 +189,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstanceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstancesOperations.yml index 41dc4791d1ae..1622457a2d48 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstancesOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewInstancesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewScheduleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewScheduleDefinitionsOperations.yml index b0e582d6b045..54f57af96942 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewScheduleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewScheduleDefinitionsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.ScopeAccessReviewScheduleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml index d444a0e5c6d2..79160b4209b3 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2021_12_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.authorization.v2021_12_01_preview.operations.TenantLevelAccessReviewInstanceContactedReviewersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2021_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.DenyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.DenyAssignmentsOperations.yml index 9e074effe1fe..14b2351b1b32 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.DenyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.DenyAssignmentsOperations.yml @@ -304,4 +304,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.aio.operations.DenyAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.PermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.PermissionsOperations.yml index 0cf73468b611..5c569c952753 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.PermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.PermissionsOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.aio.operations.PermissionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.ProviderOperationsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.ProviderOperationsMetadataOperations.yml index 15591982f98b..3e33b0ad9e69 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.ProviderOperationsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.ProviderOperationsMetadataOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.aio.operations.ProviderOperationsMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.RoleAssignmentsOperations.yml index 83a55ee4a813..f49a0526e199 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.RoleAssignmentsOperations.yml @@ -471,4 +471,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.aio.operations.RoleAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.RoleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.RoleDefinitionsOperations.yml index 7c0959c25e24..11438b478783 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.RoleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.aio.operations.RoleDefinitionsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.aio.operations.RoleDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.DenyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.DenyAssignmentsOperations.yml index 47031377b925..892b67de21f2 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.DenyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.DenyAssignmentsOperations.yml @@ -304,4 +304,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.operations.DenyAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.PermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.PermissionsOperations.yml index 1473111d135b..d1b911b4c646 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.PermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.PermissionsOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.operations.PermissionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.ProviderOperationsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.ProviderOperationsMetadataOperations.yml index ee54c24c038a..bcb389fe8448 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.ProviderOperationsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.ProviderOperationsMetadataOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.operations.ProviderOperationsMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.RoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.RoleAssignmentsOperations.yml index b3fe26cc1e0b..30e04c016eb4 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.RoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.RoleAssignmentsOperations.yml @@ -471,4 +471,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.operations.RoleAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.RoleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.RoleDefinitionsOperations.yml index 946c45a4eef8..2994a8d79941 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.RoleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.RoleDefinitionsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.authorization.v2022_04_01.operations.RoleDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.yml index f23f09de3aac..6fcb27a3597d 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.yml @@ -221,4 +221,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleAssignmentScheduleRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_04_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.yml index e7bc0f94a196..d08590a77b1e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.yml @@ -223,4 +223,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_04_01_preview.aio.operations.RoleEligibilityScheduleRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_04_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.operations.RoleAssignmentScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.operations.RoleAssignmentScheduleRequestsOperations.yml index 4ed47274f616..396aaa616c48 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.operations.RoleAssignmentScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.operations.RoleAssignmentScheduleRequestsOperations.yml @@ -221,4 +221,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_04_01_preview.operations.RoleAssignmentScheduleRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_04_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.operations.RoleEligibilityScheduleRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.operations.RoleEligibilityScheduleRequestsOperations.yml index c75fa8b2eceb..85e8f2110aba 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.operations.RoleEligibilityScheduleRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01_preview.operations.RoleEligibilityScheduleRequestsOperations.yml @@ -223,4 +223,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_04_01_preview.operations.RoleEligibilityScheduleRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_04_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.operations.PermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.operations.PermissionsOperations.yml index feb59ed014c5..6405e1db05f7 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.operations.PermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.operations.PermissionsOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_05_01_preview.aio.operations.PermissionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.operations.RoleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.operations.RoleDefinitionsOperations.yml index 86e6510d220a..d140b8aaeb6f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.operations.RoleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.aio.operations.RoleDefinitionsOperations.yml @@ -211,4 +211,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_05_01_preview.aio.operations.RoleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.operations.PermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.operations.PermissionsOperations.yml index 79ced22f2050..3920c5d4e4b2 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.operations.PermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.operations.PermissionsOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_05_01_preview.operations.PermissionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.operations.RoleDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.operations.RoleDefinitionsOperations.yml index 0e863491d659..b5fa7d5d2fd7 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.operations.RoleDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_05_01_preview.operations.RoleDefinitionsOperations.yml @@ -211,4 +211,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_05_01_preview.operations.RoleDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertConfigurationsOperations.yml index ad2120d171ba..f0517fc4353f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertConfigurationsOperations.yml @@ -116,4 +116,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertDefinitionsOperations.yml index eb3382a35a5e..cf0b53e3b438 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertDefinitionsOperations.yml @@ -75,4 +75,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertIncidentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertIncidentsOperations.yml index 2d54f118c429..f500f954cc3a 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertIncidentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertIncidentsOperations.yml @@ -118,4 +118,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertIncidentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertOperationOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertOperationOperations.yml index ff67d01f88ee..c4d58428968e 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertOperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertOperationOperations.yml @@ -39,4 +39,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertOperationOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertsOperations.yml index 427b6c9077e3..3839e96ae923 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertsOperations.yml @@ -206,4 +206,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.aio.operations.AlertsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertConfigurationsOperations.yml index 7b984ec5a5c4..fbe61656f93f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertConfigurationsOperations.yml @@ -116,4 +116,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.operations.AlertConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertDefinitionsOperations.yml index d4a02feef49c..459fbdfa1311 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertDefinitionsOperations.yml @@ -75,4 +75,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.operations.AlertDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertIncidentsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertIncidentsOperations.yml index 60d380a28ebc..7414b7e5ea0b 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertIncidentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertIncidentsOperations.yml @@ -118,4 +118,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.operations.AlertIncidentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertOperationOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertOperationOperations.yml index c02e672342c2..2c31c152bba9 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertOperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertOperationOperations.yml @@ -39,4 +39,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.operations.AlertOperationOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertsOperations.yml index 47554f2815b8..8328451bb67f 100644 --- a/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-authorization/azure.mgmt.authorization.v2022_08_01_preview.operations.AlertsOperations.yml @@ -206,4 +206,4 @@ attributes: - uid: azure.mgmt.authorization.v2022_08_01_preview.operations.AlertsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv69\\Lib\\site-packages\\azure\\mgmt\\authorization\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.BestPracticesOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.BestPracticesOperations.yml index 8341b20eccd8..e040ea51c793 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.BestPracticesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.BestPracticesOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.BestPracticesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.BestPracticesVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.BestPracticesVersionsOperations.yml index 9d328e1e4224..88177f274bb8 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.BestPracticesVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.BestPracticesVersionsOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.BestPracticesVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileAssignmentsOperations.yml index e4e7f5e90141..626f64d33527 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileAssignmentsOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.ConfigurationProfileAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileHCIAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileHCIAssignmentsOperations.yml index 638d589bebe1..1402a3b727d3 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileHCIAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileHCIAssignmentsOperations.yml @@ -119,4 +119,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.ConfigurationProfileHCIAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileHCRPAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileHCRPAssignmentsOperations.yml index c77b012743ae..6822e14d56f7 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileHCRPAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfileHCRPAssignmentsOperations.yml @@ -119,4 +119,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.ConfigurationProfileHCRPAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfilesOperations.yml index 201f2b2b9650..3090fca1ae91 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfilesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.ConfigurationProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfilesVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfilesVersionsOperations.yml index 493565c8d6e9..da71cd3a0942 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfilesVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ConfigurationProfilesVersionsOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.ConfigurationProfilesVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.HCIReportsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.HCIReportsOperations.yml index cea529eb9250..56bac319d142 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.HCIReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.HCIReportsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.HCIReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.HCRPReportsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.HCRPReportsOperations.yml index 4470db45d764..2f4fa43efc19 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.HCRPReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.HCRPReportsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.HCRPReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.Operations.yml index 6173bb70e483..ee7825db0144 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ReportsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ReportsOperations.yml index 53fe8500f0c8..bea539578025 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ReportsOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.ReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ServicePrincipalsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ServicePrincipalsOperations.yml index 2f22ea5415fc..f6af2d0db3fb 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ServicePrincipalsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.aio.operations.ServicePrincipalsOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.automanage.aio.operations.ServicePrincipalsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.BestPracticesOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.BestPracticesOperations.yml index 733a1e029d07..7ea1397193ca 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.BestPracticesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.BestPracticesOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.BestPracticesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.BestPracticesVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.BestPracticesVersionsOperations.yml index 2ff41c66d5bf..b15890a7ff2d 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.BestPracticesVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.BestPracticesVersionsOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.BestPracticesVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileAssignmentsOperations.yml index 76604b859673..18ad2d27ec09 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileAssignmentsOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.ConfigurationProfileAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileHCIAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileHCIAssignmentsOperations.yml index 8afe4626c43f..2182b7a07c5a 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileHCIAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileHCIAssignmentsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.ConfigurationProfileHCIAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileHCRPAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileHCRPAssignmentsOperations.yml index d0a06ddc4f5d..f863a235fd12 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileHCRPAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfileHCRPAssignmentsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.ConfigurationProfileHCRPAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfilesOperations.yml index a4740ab2791e..3aab9526dea6 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfilesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.ConfigurationProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfilesVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfilesVersionsOperations.yml index 243030382bfb..4beed999e11d 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfilesVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ConfigurationProfilesVersionsOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.ConfigurationProfilesVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.HCIReportsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.HCIReportsOperations.yml index bbee81650161..31f0d50330f5 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.HCIReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.HCIReportsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.HCIReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.HCRPReportsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.HCRPReportsOperations.yml index 09f5e0ce5c61..b26f0bd8aaa3 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.HCRPReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.HCRPReportsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.HCRPReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.Operations.yml index 2445fe5e6e93..e5737dc37a97 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ReportsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ReportsOperations.yml index e0b1627df08b..c5f72af91003 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ReportsOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.ReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ServicePrincipalsOperations.yml b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ServicePrincipalsOperations.yml index 63a1e72917cd..46d84343adc2 100644 --- a/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ServicePrincipalsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automanage/azure.mgmt.automanage.operations.ServicePrincipalsOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.automanage.operations.ServicePrincipalsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ActivityOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ActivityOperations.yml index 97c05fb43874..cb3c901f0fce 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ActivityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ActivityOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.ActivityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.AgentRegistrationInformationOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.AgentRegistrationInformationOperations.yml index 25c65dace734..abcd2300382e 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.AgentRegistrationInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.AgentRegistrationInformationOperations.yml @@ -91,4 +91,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.AgentRegistrationInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.AutomationAccountOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.AutomationAccountOperations.yml index 2d59cfe16f5f..842100f1a61d 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.AutomationAccountOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.AutomationAccountOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.AutomationAccountOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.CertificateOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.CertificateOperations.yml index 262920aa9a94..867ae86b0a3d 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.CertificateOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.CertificateOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.CertificateOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ConnectionOperations.yml index d7f3e92fb80b..8905839a5ede 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ConnectionOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.ConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ConnectionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ConnectionTypeOperations.yml index 0fdb14818d8c..57a02ebfb823 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ConnectionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ConnectionTypeOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.ConnectionTypeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.CredentialOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.CredentialOperations.yml index 6dfdd88e4a2f..04ec1402ff5d 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.CredentialOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.CredentialOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.CredentialOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscCompilationJobOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscCompilationJobOperations.yml index 0389dc8cb54f..8f9796725b33 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscCompilationJobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscCompilationJobOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.DscCompilationJobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscCompilationJobStreamOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscCompilationJobStreamOperations.yml index c4857c598ff9..1b82731bfb58 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscCompilationJobStreamOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscCompilationJobStreamOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.DscCompilationJobStreamOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscConfigurationOperations.yml index fd26a85916fb..1da0498073e3 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscConfigurationOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.DscConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscNodeConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscNodeConfigurationOperations.yml index afe72de518a3..24a36f23fd9b 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscNodeConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscNodeConfigurationOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.DscNodeConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscNodeOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscNodeOperations.yml index 8577786fed49..efd27a991b0f 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscNodeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.DscNodeOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.DscNodeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.FieldsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.FieldsOperations.yml index 349e1cf4f642..f5a0051108c3 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.FieldsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.FieldsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.FieldsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.HybridRunbookWorkerGroupOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.HybridRunbookWorkerGroupOperations.yml index 9b028ab00e5e..70da7f9a57f5 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.HybridRunbookWorkerGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.HybridRunbookWorkerGroupOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.HybridRunbookWorkerGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobOperations.yml index 7213f0904ecc..c27f2a62373c 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobOperations.yml @@ -336,4 +336,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.JobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobScheduleOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobScheduleOperations.yml index 98fae12515cc..ac61ab694b2f 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobScheduleOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobScheduleOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.JobScheduleOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobStreamOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobStreamOperations.yml index 65d5d817ba4d..d8d0bd4d85ad 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobStreamOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.JobStreamOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.JobStreamOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.KeysOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.KeysOperations.yml index 9a2a5e7916c8..5633cf585566 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.KeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.KeysOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.KeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.LinkedWorkspaceOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.LinkedWorkspaceOperations.yml index dc9c82b6a3d0..47e7d363d967 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.LinkedWorkspaceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.LinkedWorkspaceOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.LinkedWorkspaceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ModuleOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ModuleOperations.yml index f91820ec383e..f1806dc09589 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ModuleOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ModuleOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.ModuleOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.NodeCountInformationOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.NodeCountInformationOperations.yml index e2602473ec3b..54c6a72020e9 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.NodeCountInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.NodeCountInformationOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.NodeCountInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.NodeReportsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.NodeReportsOperations.yml index 3872632dc12d..41cfebb4559c 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.NodeReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.NodeReportsOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.NodeReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ObjectDataTypesOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ObjectDataTypesOperations.yml index 0f7d0ff3b9f2..7a7ba2493418 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ObjectDataTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ObjectDataTypesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.ObjectDataTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.Operations.yml index 8e65336b71ea..ae03825d4735 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.Python2PackageOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.Python2PackageOperations.yml index 8f9c97612516..39790a55be9e 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.Python2PackageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.Python2PackageOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.Python2PackageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.RunbookDraftOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.RunbookDraftOperations.yml index 362c94e922f3..154e04b59e8b 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.RunbookDraftOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.RunbookDraftOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.RunbookDraftOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.RunbookOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.RunbookOperations.yml index 0615cc2813b8..1d1dd315b411 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.RunbookOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.RunbookOperations.yml @@ -283,4 +283,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.RunbookOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ScheduleOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ScheduleOperations.yml index b31f2071b1e1..93419754a3a1 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ScheduleOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.ScheduleOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.ScheduleOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationMachineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationMachineRunsOperations.yml index e24a854c0af7..52aa5ff7fa09 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationMachineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationMachineRunsOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationMachineRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationRunsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationRunsOperations.yml index e483855347c3..4d221ba6dd8e 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationRunsOperations.yml @@ -123,4 +123,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationsOperations.yml index e77a697ba3d1..b8a8746307d9 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationsOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.SoftwareUpdateConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlOperations.yml index aa12d2417e9c..5210c9c68d8f 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.SourceControlOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlSyncJobOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlSyncJobOperations.yml index 1f296ea85d6f..b4a1a5c20872 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlSyncJobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlSyncJobOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.SourceControlSyncJobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlSyncJobStreamsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlSyncJobStreamsOperations.yml index 2f35c2cfbaf3..89d90ccc22a1 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlSyncJobStreamsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.SourceControlSyncJobStreamsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.SourceControlSyncJobStreamsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.StatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.StatisticsOperations.yml index 9ac5141b6fda..53d9df7fc38b 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.StatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.StatisticsOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.StatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.TestJobOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.TestJobOperations.yml index ac5a66599d3a..ec121640d923 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.TestJobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.TestJobOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.TestJobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.TestJobStreamsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.TestJobStreamsOperations.yml index b5f54b9bbfe9..df5d1a60ffe9 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.TestJobStreamsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.TestJobStreamsOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.TestJobStreamsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.UsagesOperations.yml index 2babb0b1664b..52f2be120fa0 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.UsagesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.VariableOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.VariableOperations.yml index 69fcd585b157..8ff882d3efd7 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.VariableOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.VariableOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.VariableOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.WatcherOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.WatcherOperations.yml index b6c33d9b6f9f..ecdad9d1032f 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.WatcherOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.WatcherOperations.yml @@ -267,4 +267,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.WatcherOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.WebhookOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.WebhookOperations.yml index de153169876b..e60dd36262fe 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.WebhookOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.aio.operations.WebhookOperations.yml @@ -231,4 +231,4 @@ methods: attributes: - uid: azure.mgmt.automation.aio.operations.WebhookOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ActivityOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ActivityOperations.yml index b6c362fa166b..368148551607 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ActivityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ActivityOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.ActivityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.AgentRegistrationInformationOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.AgentRegistrationInformationOperations.yml index 451a5b1acb6e..753781319487 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.AgentRegistrationInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.AgentRegistrationInformationOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.AgentRegistrationInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.AutomationAccountOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.AutomationAccountOperations.yml index 85c39587c729..2dd1248a0100 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.AutomationAccountOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.AutomationAccountOperations.yml @@ -192,4 +192,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.AutomationAccountOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.CertificateOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.CertificateOperations.yml index 526971a2f2bb..50781997935d 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.CertificateOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.CertificateOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.CertificateOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ConnectionOperations.yml index 67d29adcfb8e..42e34d563f12 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ConnectionOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.ConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ConnectionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ConnectionTypeOperations.yml index 19d88fc1ac4a..dcf259a2ccc7 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ConnectionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ConnectionTypeOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.ConnectionTypeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.CredentialOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.CredentialOperations.yml index 6fae96ebfd5f..c290b9b7d86e 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.CredentialOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.CredentialOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.CredentialOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscCompilationJobOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscCompilationJobOperations.yml index 23f783875b84..caa8983cbb08 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscCompilationJobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscCompilationJobOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.DscCompilationJobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscCompilationJobStreamOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscCompilationJobStreamOperations.yml index f536bac01b12..924f6fde1788 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscCompilationJobStreamOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscCompilationJobStreamOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.DscCompilationJobStreamOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscConfigurationOperations.yml index 12f645cbed2f..ea9e04b291b2 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscConfigurationOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.DscConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscNodeConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscNodeConfigurationOperations.yml index 1aab89d94717..f53a8dc71a85 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscNodeConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscNodeConfigurationOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.DscNodeConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscNodeOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscNodeOperations.yml index a9a99dd10616..16caaace8810 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscNodeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.DscNodeOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.DscNodeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.FieldsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.FieldsOperations.yml index e4fc1341e086..7c9654c13b8f 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.FieldsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.FieldsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.FieldsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.HybridRunbookWorkerGroupOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.HybridRunbookWorkerGroupOperations.yml index 7b329f1656ce..4c901fb1b6fd 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.HybridRunbookWorkerGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.HybridRunbookWorkerGroupOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.HybridRunbookWorkerGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobOperations.yml index 5c5766078683..236580942ff1 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobOperations.yml @@ -336,4 +336,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.JobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobScheduleOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobScheduleOperations.yml index 90fc8274a135..27b3a41c77fb 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobScheduleOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobScheduleOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.JobScheduleOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobStreamOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobStreamOperations.yml index 25a5830f0b25..62b4cdbd3834 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobStreamOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.JobStreamOperations.yml @@ -119,4 +119,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.JobStreamOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.KeysOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.KeysOperations.yml index dfdc8467086e..d3cdb3afb427 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.KeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.KeysOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.KeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.LinkedWorkspaceOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.LinkedWorkspaceOperations.yml index 9dd0fb36821f..c0316fae70d6 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.LinkedWorkspaceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.LinkedWorkspaceOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.LinkedWorkspaceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ModuleOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ModuleOperations.yml index 550a8e5b3d7f..61965f176aec 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ModuleOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ModuleOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.ModuleOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.NodeCountInformationOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.NodeCountInformationOperations.yml index c471c99d3475..e323a470056e 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.NodeCountInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.NodeCountInformationOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.NodeCountInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.NodeReportsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.NodeReportsOperations.yml index 137f42da5b1c..65f19e71fd07 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.NodeReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.NodeReportsOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.NodeReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ObjectDataTypesOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ObjectDataTypesOperations.yml index ebb63266fa7b..92b7c452d9a7 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ObjectDataTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ObjectDataTypesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.ObjectDataTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.Operations.yml index da66e3874ec7..975c6c371441 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.Python2PackageOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.Python2PackageOperations.yml index 7782234d4a87..2d8d863d2808 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.Python2PackageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.Python2PackageOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.Python2PackageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.RunbookDraftOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.RunbookDraftOperations.yml index 7ab8da8b1fad..8b9355de6c34 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.RunbookDraftOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.RunbookDraftOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.RunbookDraftOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.RunbookOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.RunbookOperations.yml index 7794f3e3e9d7..72c65e505ebe 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.RunbookOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.RunbookOperations.yml @@ -283,4 +283,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.RunbookOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ScheduleOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ScheduleOperations.yml index 317ad162ecec..5b2ba3033547 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ScheduleOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.ScheduleOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.ScheduleOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationMachineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationMachineRunsOperations.yml index c9fb4b1684c0..e29e31b4026f 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationMachineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationMachineRunsOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.SoftwareUpdateConfigurationMachineRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationRunsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationRunsOperations.yml index b64eddc333f0..337f11438efe 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationRunsOperations.yml @@ -122,4 +122,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.SoftwareUpdateConfigurationRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationsOperations.yml index d85c2087079b..c71a5694cd50 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SoftwareUpdateConfigurationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.SoftwareUpdateConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlOperations.yml index 8f3c9905bd49..0b2b03c6be85 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.SourceControlOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlSyncJobOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlSyncJobOperations.yml index 12258fc6faec..0f47588aecba 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlSyncJobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlSyncJobOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.SourceControlSyncJobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlSyncJobStreamsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlSyncJobStreamsOperations.yml index 8a89e9543901..ea4e7f788766 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlSyncJobStreamsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.SourceControlSyncJobStreamsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.SourceControlSyncJobStreamsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.StatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.StatisticsOperations.yml index 8d2a6a2c69d9..ad2beb306d99 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.StatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.StatisticsOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.StatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.TestJobOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.TestJobOperations.yml index 921b495cab29..c4dc4c682e7b 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.TestJobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.TestJobOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.TestJobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.TestJobStreamsOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.TestJobStreamsOperations.yml index f5b883896eec..9f9f68a68076 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.TestJobStreamsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.TestJobStreamsOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.TestJobStreamsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.UsagesOperations.yml index 7e7b44b7bd10..60d05abd6776 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.UsagesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.VariableOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.VariableOperations.yml index 99a01d88bb55..1a8b39954c59 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.VariableOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.VariableOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.VariableOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.WatcherOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.WatcherOperations.yml index 9f62a4f9d0a5..079b92358d07 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.WatcherOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.WatcherOperations.yml @@ -267,4 +267,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.WatcherOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.WebhookOperations.yml b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.WebhookOperations.yml index a1c44aea1f6f..c45b56506891 100644 --- a/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.WebhookOperations.yml +++ b/docs-ref-autogen/azure-mgmt-automation/azure.mgmt.automation.operations.WebhookOperations.yml @@ -231,4 +231,4 @@ methods: attributes: - uid: azure.mgmt.automation.operations.WebhookOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.AddonsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.AddonsOperations.yml index 28cb54dfe0e0..5b885e3ce3d1 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.AddonsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.AddonsOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.AddonsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.AuthorizationsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.AuthorizationsOperations.yml index e1c22a64ef0a..bc6752f4aa1c 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.AuthorizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.AuthorizationsOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.AuthorizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.CloudLinksOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.CloudLinksOperations.yml index e65cb1465784..55d29d3a476f 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.CloudLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.CloudLinksOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.CloudLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ClustersOperations.yml index 1a5a241dba03..6ef7ce545cff 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ClustersOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.DatastoresOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.DatastoresOperations.yml index 32cd084907bd..636d2d344e8f 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.DatastoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.DatastoresOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.DatastoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.GlobalReachConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.GlobalReachConnectionsOperations.yml index 2bd0e4e55fe4..d0019a19debb 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.GlobalReachConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.GlobalReachConnectionsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.GlobalReachConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.HcxEnterpriseSitesOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.HcxEnterpriseSitesOperations.yml index 59068563ce65..e3e016341c8c 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.HcxEnterpriseSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.HcxEnterpriseSitesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.HcxEnterpriseSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.IscsiPathsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.IscsiPathsOperations.yml index 8c122691d5f9..881fa4323341 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.IscsiPathsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.IscsiPathsOperations.yml @@ -122,4 +122,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.IscsiPathsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.LocationsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.LocationsOperations.yml index dbcac293c226..60fe9bfbc56e 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.LocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.LocationsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.LocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.Operations.yml index 994267080551..9f574c95f4d0 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.PlacementPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.PlacementPoliciesOperations.yml index fa40d03d4ba4..322814ca7d59 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.PlacementPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.PlacementPoliciesOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.PlacementPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.PrivateCloudsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.PrivateCloudsOperations.yml index 5f9b05dc4c07..2a47f3db80be 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.PrivateCloudsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.PrivateCloudsOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.PrivateCloudsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptCmdletsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptCmdletsOperations.yml index c31aeeb82436..c9ee242682e1 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptCmdletsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptCmdletsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.ScriptCmdletsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptExecutionsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptExecutionsOperations.yml index 8c4d619f870a..19a2431e9419 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptExecutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptExecutionsOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.ScriptExecutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptPackagesOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptPackagesOperations.yml index d6b2753d651d..4f5869de0201 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptPackagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.ScriptPackagesOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.ScriptPackagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.VirtualMachinesOperations.yml index 7418b9bef0be..86edca6964e5 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.VirtualMachinesOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.WorkloadNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.WorkloadNetworksOperations.yml index d41f7419fc55..ef31e0b83f0b 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.WorkloadNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.aio.operations.WorkloadNetworksOperations.yml @@ -1306,4 +1306,4 @@ methods: attributes: - uid: azure.mgmt.avs.aio.operations.WorkloadNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.AddonsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.AddonsOperations.yml index 54b5ce34ca98..a8a609082461 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.AddonsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.AddonsOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.AddonsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.AuthorizationsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.AuthorizationsOperations.yml index 81a12978c12d..c12a86134d3a 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.AuthorizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.AuthorizationsOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.AuthorizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.CloudLinksOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.CloudLinksOperations.yml index 75badc327c1a..b0cfb74b351c 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.CloudLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.CloudLinksOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.CloudLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ClustersOperations.yml index 8b0d8f2cf45c..900d5f2d1b5e 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ClustersOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.DatastoresOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.DatastoresOperations.yml index 0820ca000b29..78a196330de0 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.DatastoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.DatastoresOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.DatastoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.GlobalReachConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.GlobalReachConnectionsOperations.yml index a6fc2b6b864e..eacd78db63a4 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.GlobalReachConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.GlobalReachConnectionsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.GlobalReachConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.HcxEnterpriseSitesOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.HcxEnterpriseSitesOperations.yml index 2e229f3c13c4..a2615317a3d0 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.HcxEnterpriseSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.HcxEnterpriseSitesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.HcxEnterpriseSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.IscsiPathsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.IscsiPathsOperations.yml index 912ff94b4946..8d0e3202e414 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.IscsiPathsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.IscsiPathsOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.IscsiPathsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.LocationsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.LocationsOperations.yml index 17e70b18551c..76a3f690987b 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.LocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.LocationsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.LocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.Operations.yml index f65f1e6aa8eb..0bad830e2155 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.PlacementPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.PlacementPoliciesOperations.yml index a216e41fbe03..26e7e6413235 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.PlacementPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.PlacementPoliciesOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.PlacementPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.PrivateCloudsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.PrivateCloudsOperations.yml index e4a9cb783fe1..1e8f0abde50e 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.PrivateCloudsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.PrivateCloudsOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.PrivateCloudsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptCmdletsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptCmdletsOperations.yml index fb529740eeb5..534768a8c0e2 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptCmdletsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptCmdletsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.ScriptCmdletsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptExecutionsOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptExecutionsOperations.yml index d49cdbbb6928..73c476ae45f5 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptExecutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptExecutionsOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.ScriptExecutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptPackagesOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptPackagesOperations.yml index 55525fe32601..3107572b4b1b 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptPackagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.ScriptPackagesOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.ScriptPackagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.VirtualMachinesOperations.yml index d28aa71ab578..1ef42f262a8e 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.VirtualMachinesOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.WorkloadNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.WorkloadNetworksOperations.yml index 33b8dbefc000..f139f973c9fd 100644 --- a/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.WorkloadNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-avs/azure.mgmt.avs.operations.WorkloadNetworksOperations.yml @@ -1306,4 +1306,4 @@ methods: attributes: - uid: azure.mgmt.avs.operations.WorkloadNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.DataControllersOperations.yml b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.DataControllersOperations.yml index 950171e031cf..66603a523600 100644 --- a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.DataControllersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.DataControllersOperations.yml @@ -226,4 +226,4 @@ methods: attributes: - uid: azure.mgmt.azurearcdata.aio.operations.DataControllersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.Operations.yml index 6b79658e71b9..2a598b669280 100644 --- a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.azurearcdata.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.SqlManagedInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.SqlManagedInstancesOperations.yml index cdc92b313102..1effa693df6d 100644 --- a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.SqlManagedInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.SqlManagedInstancesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.azurearcdata.aio.operations.SqlManagedInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.SqlServerInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.SqlServerInstancesOperations.yml index 76c40c05df28..2f697312a3a9 100644 --- a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.SqlServerInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.aio.operations.SqlServerInstancesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.azurearcdata.aio.operations.SqlServerInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.DataControllersOperations.yml b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.DataControllersOperations.yml index a1f2390dac59..2e3df009b382 100644 --- a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.DataControllersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.DataControllersOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.azurearcdata.operations.DataControllersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.Operations.yml index c88277c45c3b..5d6c440a4c6f 100644 --- a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.azurearcdata.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.SqlManagedInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.SqlManagedInstancesOperations.yml index ed242648a9f2..823fc3eabc57 100644 --- a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.SqlManagedInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.SqlManagedInstancesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.azurearcdata.operations.SqlManagedInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.SqlServerInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.SqlServerInstancesOperations.yml index 8a31ad1314b6..d96a54644b99 100644 --- a/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.SqlServerInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurearcdata/azure.mgmt.azurearcdata.operations.SqlServerInstancesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.azurearcdata.operations.SqlServerInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.CloudManifestFileOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.CloudManifestFileOperations.yml index bbbc22c38fb6..694d5974fc57 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.CloudManifestFileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.CloudManifestFileOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.aio.operations.CloudManifestFileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.CustomerSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.CustomerSubscriptionsOperations.yml index 17c2f2b35545..450c5fbacc5b 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.CustomerSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.CustomerSubscriptionsOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.aio.operations.CustomerSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.LinkedSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.LinkedSubscriptionsOperations.yml index 3d5366f5ff79..889f81beff30 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.LinkedSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.LinkedSubscriptionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.aio.operations.LinkedSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.Operations.yml index 51af1797c3ea..4a3681f63733 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.ProductsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.ProductsOperations.yml index 05d7d7d6d79a..5f490073e57c 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.ProductsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.ProductsOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.aio.operations.ProductsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.RegistrationsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.RegistrationsOperations.yml index a31e42304447..8fed9478d613 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.RegistrationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.aio.operations.RegistrationsOperations.yml @@ -226,4 +226,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.aio.operations.RegistrationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.CloudManifestFileOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.CloudManifestFileOperations.yml index f078e70789c7..2b61dd92d3db 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.CloudManifestFileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.CloudManifestFileOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.operations.CloudManifestFileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.CustomerSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.CustomerSubscriptionsOperations.yml index bf88f70cfd4a..85052432c526 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.CustomerSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.CustomerSubscriptionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.operations.CustomerSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.LinkedSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.LinkedSubscriptionsOperations.yml index 1fedbfbd1d1f..511001a9e05c 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.LinkedSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.LinkedSubscriptionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.operations.LinkedSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.Operations.yml index 6b8f206d565d..bcf27b889219 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.ProductsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.ProductsOperations.yml index 77d13176e446..615881b6d74d 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.ProductsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.ProductsOperations.yml @@ -238,4 +238,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.operations.ProductsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.RegistrationsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.RegistrationsOperations.yml index fae1602b69bb..3bdc570a5c15 100644 --- a/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.RegistrationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestack/azure.mgmt.azurestack.operations.RegistrationsOperations.yml @@ -225,4 +225,4 @@ methods: attributes: - uid: azure.mgmt.azurestack.operations.RegistrationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ArcSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ArcSettingsOperations.yml index 5b051bc66229..9d271a6ba19d 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ArcSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ArcSettingsOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.azurestackhci.aio.operations.ArcSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ClustersOperations.yml index 9f37d2fa8d76..8f060438cc76 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ClustersOperations.yml @@ -315,4 +315,4 @@ methods: attributes: - uid: azure.mgmt.azurestackhci.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ExtensionsOperations.yml index 9af757a5b4cb..dd5859e6d1ae 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.ExtensionsOperations.yml @@ -303,4 +303,4 @@ methods: attributes: - uid: azure.mgmt.azurestackhci.aio.operations.ExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.Operations.yml index 24d5d16dd8c1..e112f58a15fd 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.aio.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.azurestackhci.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ArcSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ArcSettingsOperations.yml index a51247944b62..020a9a4f3225 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ArcSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ArcSettingsOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.azurestackhci.operations.ArcSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ClustersOperations.yml index b749841e00b9..53fcee886ad6 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ClustersOperations.yml @@ -314,4 +314,4 @@ methods: attributes: - uid: azure.mgmt.azurestackhci.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ExtensionsOperations.yml index 503e1e15b211..42938d4b3f6c 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.ExtensionsOperations.yml @@ -299,4 +299,4 @@ methods: attributes: - uid: azure.mgmt.azurestackhci.operations.ExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.Operations.yml index 0b98b3b292e0..0c786db857cd 100644 --- a/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-azurestackhci/azure.mgmt.azurestackhci.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.azurestackhci.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.aio.operations.AzureBareMetalInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.aio.operations.AzureBareMetalInstancesOperations.yml index 11687b2f9413..3b1d6152cad8 100644 --- a/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.aio.operations.AzureBareMetalInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.aio.operations.AzureBareMetalInstancesOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.baremetalinfrastructure.aio.operations.AzureBareMetalInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.aio.operations.Operations.yml index 009fb1d13525..55ee0ff2bdf6 100644 --- a/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.baremetalinfrastructure.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.operations.AzureBareMetalInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.operations.AzureBareMetalInstancesOperations.yml index 02ac4e12b3d5..f934793ebbe9 100644 --- a/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.operations.AzureBareMetalInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.operations.AzureBareMetalInstancesOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.baremetalinfrastructure.operations.AzureBareMetalInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.operations.Operations.yml index 9ff8f716fbf5..c6d3eadbc935 100644 --- a/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-baremetalinfrastructure/azure.mgmt.baremetalinfrastructure.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.baremetalinfrastructure.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.ApplicationOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.ApplicationOperations.yml index 6e7065182ae5..8a70724e0331 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.ApplicationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.ApplicationOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.ApplicationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.ApplicationPackageOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.ApplicationPackageOperations.yml index eb4efb90cca1..9d41f5ae4129 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.ApplicationPackageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.ApplicationPackageOperations.yml @@ -229,4 +229,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.ApplicationPackageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.BatchAccountOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.BatchAccountOperations.yml index 6668e8c57066..e9a9ce61a204 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.BatchAccountOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.BatchAccountOperations.yml @@ -375,4 +375,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.BatchAccountOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.CertificateOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.CertificateOperations.yml index efb8ea788bdb..03d787c8df21 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.CertificateOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.CertificateOperations.yml @@ -344,4 +344,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.CertificateOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.LocationOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.LocationOperations.yml index b0185a190e1e..bdba99b86a5d 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.LocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.LocationOperations.yml @@ -89,4 +89,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.LocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.NetworkSecurityPerimeterOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.NetworkSecurityPerimeterOperations.yml index e4702178d3a5..fd58821a826e 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.NetworkSecurityPerimeterOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.NetworkSecurityPerimeterOperations.yml @@ -102,4 +102,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.NetworkSecurityPerimeterOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.Operations.yml index a1b617799a3f..4b5927cf91b3 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PoolOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PoolOperations.yml index 1afc5326888f..4684a89738fb 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PoolOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PoolOperations.yml @@ -328,4 +328,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.PoolOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PrivateEndpointConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PrivateEndpointConnectionOperations.yml index e44f2d543369..d4b3c730a91f 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PrivateEndpointConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PrivateEndpointConnectionOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.PrivateEndpointConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PrivateLinkResourceOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PrivateLinkResourceOperations.yml index 2030c47c76e8..9b16ce4c76cd 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PrivateLinkResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.aio.operations.PrivateLinkResourceOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.batch.aio.operations.PrivateLinkResourceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.ApplicationOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.ApplicationOperations.yml index 644fc19a7e9d..62330f41fe4a 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.ApplicationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.ApplicationOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.ApplicationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.ApplicationPackageOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.ApplicationPackageOperations.yml index c5abcf8263cc..781f3e0071ef 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.ApplicationPackageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.ApplicationPackageOperations.yml @@ -229,4 +229,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.ApplicationPackageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.BatchAccountOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.BatchAccountOperations.yml index 2d1adb503276..5fbc6bdc21e0 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.BatchAccountOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.BatchAccountOperations.yml @@ -373,4 +373,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.BatchAccountOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.CertificateOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.CertificateOperations.yml index 95125f6f3daa..14d2d600cebd 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.CertificateOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.CertificateOperations.yml @@ -344,4 +344,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.CertificateOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.LocationOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.LocationOperations.yml index 5de7553726e8..ee46cc9d93e3 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.LocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.LocationOperations.yml @@ -89,4 +89,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.LocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.NetworkSecurityPerimeterOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.NetworkSecurityPerimeterOperations.yml index 5a4b28350c1f..02b3e11e7c6e 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.NetworkSecurityPerimeterOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.NetworkSecurityPerimeterOperations.yml @@ -102,4 +102,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.NetworkSecurityPerimeterOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PoolOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PoolOperations.yml index 793497c589c9..72a69635bbda 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PoolOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PoolOperations.yml @@ -327,4 +327,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.PoolOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PrivateEndpointConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PrivateEndpointConnectionOperations.yml index 70f6517d64a3..43d95336ce76 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PrivateEndpointConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PrivateEndpointConnectionOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.PrivateEndpointConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PrivateLinkResourceOperations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PrivateLinkResourceOperations.yml index c44d565b13f5..38f1bc8d19d8 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PrivateLinkResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.PrivateLinkResourceOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.PrivateLinkResourceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.operations.yml b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.operations.yml index d3f2115b75a4..f4d220e75123 100644 --- a/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-batch/azure.mgmt.batch.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.batch.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AddressOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AddressOperations.yml index 198f4599f1f8..8884e491d28b 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AddressOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AddressOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.AddressOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AgreementsOperations.yml index dba25e041ec2..f94001ef2a47 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AgreementsOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.AgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AssociatedTenantsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AssociatedTenantsOperations.yml index f42789a19b3f..772e7c05688a 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AssociatedTenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AssociatedTenantsOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.AssociatedTenantsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AvailableBalancesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AvailableBalancesOperations.yml index 33f03e4d5693..3352f4a4067b 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AvailableBalancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.AvailableBalancesOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.AvailableBalancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingAccountsOperations.yml index e2f3c7f2404c..2428babe4246 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingAccountsOperations.yml @@ -361,4 +361,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingPermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingPermissionsOperations.yml index 5aedf13678d5..0bdc3aa5c953 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingPermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingPermissionsOperations.yml @@ -402,4 +402,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingPermissionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingProfilesOperations.yml index 12098276200e..45b6c5e6c402 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingProfilesOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingPropertyOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingPropertyOperations.yml index 95a0ab51e6ca..01008026f359 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingPropertyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingPropertyOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingPropertyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRequestsOperations.yml index bfaa182fc35a..11d2189b3d7e 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRequestsOperations.yml @@ -454,4 +454,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingRequestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRoleAssignmentsOperations.yml index dc0d0dbd03d6..fe90066ae809 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRoleAssignmentsOperations.yml @@ -1232,4 +1232,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingRoleAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRoleDefinitionOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRoleDefinitionOperations.yml index 5328577f10e2..07555017f58e 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRoleDefinitionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingRoleDefinitionOperations.yml @@ -405,4 +405,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingRoleDefinitionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingSubscriptionsAliasesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingSubscriptionsAliasesOperations.yml index 07c1a17b8cc8..d7668b361cf5 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingSubscriptionsAliasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingSubscriptionsAliasesOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingSubscriptionsAliasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingSubscriptionsOperations.yml index 9f268a2dbc41..6fe7c8b60036 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.BillingSubscriptionsOperations.yml @@ -936,4 +936,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.BillingSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.CustomersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.CustomersOperations.yml index 4e9a1eb83859..5d1685132c3b 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.CustomersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.CustomersOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.CustomersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.DepartmentsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.DepartmentsOperations.yml index 27091dc5a957..06428be33975 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.DepartmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.DepartmentsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.DepartmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.EnrollmentAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.EnrollmentAccountsOperations.yml index 9223fbf6f7ec..fe73b715f667 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.EnrollmentAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.EnrollmentAccountsOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.EnrollmentAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.InvoiceSectionsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.InvoiceSectionsOperations.yml index 576097160bf0..cddd56e456b0 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.InvoiceSectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.InvoiceSectionsOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.InvoiceSectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.InvoicesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.InvoicesOperations.yml index e0bab66aae0e..c7ad0e139ae1 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.InvoicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.InvoicesOperations.yml @@ -563,4 +563,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.InvoicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.Operations.yml index 281536014e7c..d051ea4e63a3 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.Operations.yml @@ -24,4 +24,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PartnerTransfersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PartnerTransfersOperations.yml index eaed2aec3561..937ba4461602 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PartnerTransfersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PartnerTransfersOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.PartnerTransfersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PaymentMethodsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PaymentMethodsOperations.yml index 43eeb7a330f1..61f9af80bc9d 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PaymentMethodsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PaymentMethodsOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.PaymentMethodsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PoliciesOperations.yml index 73c39c8678ca..1e9236fea549 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.PoliciesOperations.yml @@ -301,4 +301,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.PoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ProductsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ProductsOperations.yml index b03d3fe9379a..1e4674e56b01 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ProductsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ProductsOperations.yml @@ -495,4 +495,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.ProductsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.RecipientTransfersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.RecipientTransfersOperations.yml index 722977dc0f9b..c0e0bc50c24e 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.RecipientTransfersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.RecipientTransfersOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.RecipientTransfersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ReservationOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ReservationOrdersOperations.yml index 7f14df1facab..e26dce1e17f9 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ReservationOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ReservationOrdersOperations.yml @@ -91,4 +91,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.ReservationOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ReservationsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ReservationsOperations.yml index b32f079c984a..7dfd332b265c 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ReservationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.ReservationsOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.ReservationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.SavingsPlanOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.SavingsPlanOrdersOperations.yml index e87c5ea974b6..55d87c598273 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.SavingsPlanOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.SavingsPlanOrdersOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.SavingsPlanOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.SavingsPlansOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.SavingsPlansOperations.yml index 84e4333b9ff0..b8f5d445b2a8 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.SavingsPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.SavingsPlansOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.SavingsPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.TransactionsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.TransactionsOperations.yml index 2685616c3efc..26c8fcf34c70 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.TransactionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.TransactionsOperations.yml @@ -517,4 +517,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.TransactionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.TransfersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.TransfersOperations.yml index 93e9fd8921a4..289d343523dc 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.TransfersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.aio.operations.TransfersOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.billing.aio.operations.TransfersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AddressOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AddressOperations.yml index 8b24fe846831..6abb7d3789e3 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AddressOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AddressOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.AddressOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AgreementsOperations.yml index a87a0e4663a4..f406692ef9b3 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AgreementsOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.AgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AssociatedTenantsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AssociatedTenantsOperations.yml index dfcbd614697b..29ebf1ff144d 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AssociatedTenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AssociatedTenantsOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.AssociatedTenantsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AvailableBalancesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AvailableBalancesOperations.yml index 9dec84b54a4e..eb06d8cee2ef 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AvailableBalancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.AvailableBalancesOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.AvailableBalancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingAccountsOperations.yml index 9ad0114f27b9..fae205d8e6b1 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingAccountsOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingPermissionsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingPermissionsOperations.yml index 2ec4768ee815..6319b21b625e 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingPermissionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingPermissionsOperations.yml @@ -402,4 +402,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingPermissionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingProfilesOperations.yml index cc4c5a2f8362..61a01c8d47ee 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingProfilesOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingPropertyOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingPropertyOperations.yml index 2ecd0cbb1b26..33eca3689088 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingPropertyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingPropertyOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingPropertyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRequestsOperations.yml index 793e60b19875..3ea232b52441 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRequestsOperations.yml @@ -453,4 +453,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingRequestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRoleAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRoleAssignmentsOperations.yml index b6150ae81cc4..fbf19a65dfd2 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRoleAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRoleAssignmentsOperations.yml @@ -1230,4 +1230,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingRoleAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRoleDefinitionOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRoleDefinitionOperations.yml index fb676af64c48..878312fb85f3 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRoleDefinitionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingRoleDefinitionOperations.yml @@ -405,4 +405,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingRoleDefinitionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingSubscriptionsAliasesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingSubscriptionsAliasesOperations.yml index 64c5e56774aa..288c79bee4b5 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingSubscriptionsAliasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingSubscriptionsAliasesOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingSubscriptionsAliasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingSubscriptionsOperations.yml index 01da3704282e..dcf8f839db34 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.BillingSubscriptionsOperations.yml @@ -936,4 +936,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.BillingSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.CustomersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.CustomersOperations.yml index 967ba557e659..7f48aaf32217 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.CustomersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.CustomersOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.CustomersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.DepartmentsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.DepartmentsOperations.yml index 109eab61014a..4882b5375cde 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.DepartmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.DepartmentsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.DepartmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.EnrollmentAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.EnrollmentAccountsOperations.yml index 00f1b9d17189..526ec3fc900f 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.EnrollmentAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.EnrollmentAccountsOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.EnrollmentAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.InvoiceSectionsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.InvoiceSectionsOperations.yml index 8e6b1d6902ad..b438a866583b 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.InvoiceSectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.InvoiceSectionsOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.InvoiceSectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.InvoicesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.InvoicesOperations.yml index 19a8c028a689..726ec59ba1e3 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.InvoicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.InvoicesOperations.yml @@ -562,4 +562,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.InvoicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PartnerTransfersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PartnerTransfersOperations.yml index 46953dae1253..49cf12e5a202 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PartnerTransfersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PartnerTransfersOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.PartnerTransfersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PaymentMethodsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PaymentMethodsOperations.yml index fbb2f5f8cdf8..a73d01c218a6 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PaymentMethodsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PaymentMethodsOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.PaymentMethodsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PoliciesOperations.yml index 5eedf4c4206d..6b9b85c3ed40 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.PoliciesOperations.yml @@ -301,4 +301,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.PoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ProductsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ProductsOperations.yml index 58ca0ea48e97..bc79252de2e8 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ProductsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ProductsOperations.yml @@ -492,4 +492,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.ProductsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.RecipientTransfersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.RecipientTransfersOperations.yml index 88aab19c551f..1229bb2c463d 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.RecipientTransfersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.RecipientTransfersOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.RecipientTransfersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ReservationOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ReservationOrdersOperations.yml index e35b96f29a1a..1cbda403e116 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ReservationOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ReservationOrdersOperations.yml @@ -91,4 +91,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.ReservationOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ReservationsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ReservationsOperations.yml index 24d515b108e4..5daf7e5f7abd 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ReservationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.ReservationsOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.ReservationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.SavingsPlanOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.SavingsPlanOrdersOperations.yml index 6c7d59b20b40..28c9b79bb254 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.SavingsPlanOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.SavingsPlanOrdersOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.SavingsPlanOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.SavingsPlansOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.SavingsPlansOperations.yml index 4834804943ae..96ef2e84a1c0 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.SavingsPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.SavingsPlansOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.SavingsPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.TransactionsOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.TransactionsOperations.yml index fdee6b15342b..dbb279849184 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.TransactionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.TransactionsOperations.yml @@ -516,4 +516,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.TransactionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.TransfersOperations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.TransfersOperations.yml index 4da3d493b57b..35a569ce76c8 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.TransfersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.TransfersOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.TransfersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.operations.yml b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.operations.yml index 117c00448d12..4d85ce91e00e 100644 --- a/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-billing/azure.mgmt.billing.operations.operations.yml @@ -24,4 +24,4 @@ methods: attributes: - uid: azure.mgmt.billing.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.BotConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.BotConnectionOperations.yml index 1d10bda0a69a..4b7e4e6945f5 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.BotConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.BotConnectionOperations.yml @@ -260,4 +260,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.BotConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.BotsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.BotsOperations.yml index 691a92a4d068..16d71d3de2ca 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.BotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.BotsOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.BotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.ChannelsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.ChannelsOperations.yml index 15df95ebc1e7..0f106efb1f5f 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.ChannelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.ChannelsOperations.yml @@ -294,4 +294,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.ChannelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.DirectLineOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.DirectLineOperations.yml index 3e10ab287583..70b8d9004b26 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.DirectLineOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.DirectLineOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.DirectLineOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.EmailOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.EmailOperations.yml index 23cf0af6942f..146ed4d607a1 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.EmailOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.EmailOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.EmailOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.HostSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.HostSettingsOperations.yml index 89984c40b494..091bd7b42bfc 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.HostSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.HostSettingsOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.HostSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.OperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.OperationResultsOperations.yml index ad4e4d270b3f..be03823c60c2 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.OperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.OperationResultsOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.OperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.Operations.yml index d82378079276..462e5fb3f57a 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.PrivateEndpointConnectionsOperations.yml index 85c41d79b9fa..56a23cd5a292 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.PrivateLinkResourcesOperations.yml index 0fb54ca1ea98..fac23793e8ad 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.PrivateLinkResourcesOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.QnAMakerEndpointKeysOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.QnAMakerEndpointKeysOperations.yml index 8c204a9b1b49..4b25ac3351ee 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.QnAMakerEndpointKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.aio.operations.QnAMakerEndpointKeysOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.botservice.aio.operations.QnAMakerEndpointKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.BotConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.BotConnectionOperations.yml index 89bf3d722b7a..20a5263c7a23 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.BotConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.BotConnectionOperations.yml @@ -260,4 +260,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.BotConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.BotsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.BotsOperations.yml index 837fd1a11637..5471be4e1c74 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.BotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.BotsOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.BotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.ChannelsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.ChannelsOperations.yml index 96ffe0fd4816..96d1b2d01bf4 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.ChannelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.ChannelsOperations.yml @@ -294,4 +294,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.ChannelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.DirectLineOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.DirectLineOperations.yml index 879cdd9f0750..08fcc6f855ce 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.DirectLineOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.DirectLineOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.DirectLineOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.EmailOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.EmailOperations.yml index f488148c8106..b5e3a65e8d6e 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.EmailOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.EmailOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.EmailOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.HostSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.HostSettingsOperations.yml index 0e3f4aabf7e1..fe45d1934510 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.HostSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.HostSettingsOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.HostSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.OperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.OperationResultsOperations.yml index 206d71571a90..9024a2218ed3 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.OperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.OperationResultsOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.OperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.Operations.yml index 4b4af30ab545..da1acf9dfc9a 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.PrivateEndpointConnectionsOperations.yml index c672c8215a64..1a8af47e7d3c 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.PrivateEndpointConnectionsOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.PrivateLinkResourcesOperations.yml index cf691c7f8cf4..b3e54223069d 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.PrivateLinkResourcesOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.QnAMakerEndpointKeysOperations.yml b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.QnAMakerEndpointKeysOperations.yml index 4b15c36716ee..a6f6cd86f36a 100644 --- a/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.QnAMakerEndpointKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.operations.QnAMakerEndpointKeysOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.botservice.operations.QnAMakerEndpointKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDCustomDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDCustomDomainsOperations.yml index c14f3e5d62b7..fc7444f3a730 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDCustomDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDCustomDomainsOperations.yml @@ -229,4 +229,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.AFDCustomDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDEndpointsOperations.yml index 04a857115269..04b3b3420ac3 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDEndpointsOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.AFDEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDOriginGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDOriginGroupsOperations.yml index a9a2d00a637b..ad845ba72c33 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDOriginGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDOriginGroupsOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.AFDOriginGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDOriginsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDOriginsOperations.yml index ff9173c3ee83..f7543f8bf09e 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDOriginsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDOriginsOperations.yml @@ -216,4 +216,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.AFDOriginsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDProfilesOperations.yml index 9d4b40111801..b6e9b1289378 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.AFDProfilesOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.AFDProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.CustomDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.CustomDomainsOperations.yml index 03f2dabee836..7e0e7c111468 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.CustomDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.CustomDomainsOperations.yml @@ -260,4 +260,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.CustomDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.EdgeNodesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.EdgeNodesOperations.yml index 58a639c2d611..8133a31d9b24 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.EdgeNodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.EdgeNodesOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.EdgeNodesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.EndpointsOperations.yml index d35d33926762..780b1b0fa94b 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.EndpointsOperations.yml @@ -436,4 +436,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.LogAnalyticsOperations.yml index 50a505902875..1f307a99fbe7 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.LogAnalyticsOperations.yml @@ -339,4 +339,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ManagedRuleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ManagedRuleSetsOperations.yml index 4ff10c05d748..a530940562d8 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ManagedRuleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ManagedRuleSetsOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.ManagedRuleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.Operations.yml index 2dc4e7cab2d5..4118123c6816 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.OriginGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.OriginGroupsOperations.yml index b70508db2ecb..bf44c77ae5dc 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.OriginGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.OriginGroupsOperations.yml @@ -222,4 +222,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.OriginGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.OriginsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.OriginsOperations.yml index 3a085f4a70b3..9c231a9f39f5 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.OriginsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.OriginsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.OriginsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.PoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.PoliciesOperations.yml index 1b560f727747..fb515c0012de 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.PoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.PoliciesOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.PoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ProfilesOperations.yml index 3ac438580a23..839df9637422 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ProfilesOperations.yml @@ -366,4 +366,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.ProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ResourceUsageOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ResourceUsageOperations.yml index 384abe26ac9a..bf36f4e8f255 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ResourceUsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.ResourceUsageOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.ResourceUsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RoutesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RoutesOperations.yml index 035dbf752297..066e3a184305 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RoutesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RoutesOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.RoutesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RuleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RuleSetsOperations.yml index c45061b25f8c..6d23fdd594dc 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RuleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RuleSetsOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.RuleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RulesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RulesOperations.yml index 7fa179ece4da..26c8c08a4848 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.RulesOperations.yml @@ -202,4 +202,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.RulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.SecretsOperations.yml index 6255c515d7ce..8d508abfd1df 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.SecretsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.SecurityPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.SecurityPoliciesOperations.yml index 5ca498becb49..a3e1e8a1ab0c 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.SecurityPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.aio.operations.SecurityPoliciesOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.cdn.aio.operations.SecurityPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDCustomDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDCustomDomainsOperations.yml index 3e6c781d8cd2..09ab2acf6db4 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDCustomDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDCustomDomainsOperations.yml @@ -225,4 +225,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.AFDCustomDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDEndpointsOperations.yml index 75481cbf17ab..7319988757e0 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDEndpointsOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.AFDEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDOriginGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDOriginGroupsOperations.yml index 2a778f2c264f..fe5f7adc405b 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDOriginGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDOriginGroupsOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.AFDOriginGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDOriginsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDOriginsOperations.yml index 8cd44ac23082..f3ed7a9b9bd7 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDOriginsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDOriginsOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.AFDOriginsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDProfilesOperations.yml index 11f2eb1639e3..a4596b25f839 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.AFDProfilesOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.AFDProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.CustomDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.CustomDomainsOperations.yml index 8f5d6dd13e25..85179c1643c9 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.CustomDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.CustomDomainsOperations.yml @@ -260,4 +260,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.CustomDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.EdgeNodesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.EdgeNodesOperations.yml index fed125a17837..68aa92ae2392 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.EdgeNodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.EdgeNodesOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.EdgeNodesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.EndpointsOperations.yml index 70a37d333b71..d987af6e5b17 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.EndpointsOperations.yml @@ -428,4 +428,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.LogAnalyticsOperations.yml index 8cb884906a2b..1c0043f454a5 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.LogAnalyticsOperations.yml @@ -339,4 +339,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ManagedRuleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ManagedRuleSetsOperations.yml index 32216317d14c..0491eaba28c2 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ManagedRuleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ManagedRuleSetsOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.ManagedRuleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.OriginGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.OriginGroupsOperations.yml index 72b558855e57..cbe16ed5bb5f 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.OriginGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.OriginGroupsOperations.yml @@ -222,4 +222,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.OriginGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.OriginsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.OriginsOperations.yml index 2e887f8b1f93..922a1f029360 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.OriginsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.OriginsOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.OriginsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.PoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.PoliciesOperations.yml index e98c67b68354..866a358aa58a 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.PoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.PoliciesOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.PoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ProfilesOperations.yml index ca8d131b74de..c1a65de372cd 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ProfilesOperations.yml @@ -359,4 +359,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.ProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ResourceUsageOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ResourceUsageOperations.yml index 70f5ef10759b..98ced96e3a88 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ResourceUsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.ResourceUsageOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.ResourceUsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RoutesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RoutesOperations.yml index 3bb26b86c697..ce63ecb1e980 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RoutesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RoutesOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.RoutesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RuleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RuleSetsOperations.yml index a04462758c81..b8588f45ff43 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RuleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RuleSetsOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.RuleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RulesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RulesOperations.yml index 0e396c54a692..a55d9e64e440 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.RulesOperations.yml @@ -202,4 +202,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.RulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.SecretsOperations.yml index 20a00ecdc2ca..27d21ec35a58 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.SecretsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.SecurityPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.SecurityPoliciesOperations.yml index 71cb3429fe0d..78dd0462c7da 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.SecurityPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.SecurityPoliciesOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.SecurityPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.operations.yml b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.operations.yml index a15b651cd8c2..e3b638d9184b 100644 --- a/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-cdn/azure.mgmt.cdn.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.cdn.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.ChangesOperations.yml b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.ChangesOperations.yml index a1811fb4a99b..ac81b4cf776a 100644 --- a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.ChangesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.ChangesOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.changeanalysis.aio.operations.ChangesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.Operations.yml index 2e69991a28d5..880c2aeedfd0 100644 --- a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.Operations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.changeanalysis.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.ResourceChangesOperations.yml b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.ResourceChangesOperations.yml index 8bc1cdee6681..68d40dff35af 100644 --- a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.ResourceChangesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.aio.operations.ResourceChangesOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.changeanalysis.aio.operations.ResourceChangesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.ChangesOperations.yml b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.ChangesOperations.yml index 2fbd74710864..6f29962b4a08 100644 --- a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.ChangesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.ChangesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.changeanalysis.operations.ChangesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.Operations.yml index 59ee045f0267..ed9fb1bb9863 100644 --- a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.Operations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.changeanalysis.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.ResourceChangesOperations.yml b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.ResourceChangesOperations.yml index 90d4382efaee..042938901308 100644 --- a/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.ResourceChangesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-changeanalysis/azure.mgmt.changeanalysis.operations.ResourceChangesOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.changeanalysis.operations.ResourceChangesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.CapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.CapabilitiesOperations.yml index 6e47a635a8be..1d2bf05cd679 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.CapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.CapabilitiesOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.chaos.aio.operations.CapabilitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.CapabilityTypesOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.CapabilityTypesOperations.yml index b63f8da91702..56b24d335951 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.CapabilityTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.CapabilityTypesOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.chaos.aio.operations.CapabilityTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.ExperimentsOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.ExperimentsOperations.yml index 6a218d87c27b..14d006619a62 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.ExperimentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.ExperimentsOperations.yml @@ -335,4 +335,4 @@ methods: attributes: - uid: azure.mgmt.chaos.aio.operations.ExperimentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.OperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.OperationStatusesOperations.yml index 5513ae95094c..ebb5308423b0 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.OperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.OperationStatusesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.chaos.aio.operations.OperationStatusesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.Operations.yml index 737671fcb594..4e363d606eb9 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.chaos.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.TargetTypesOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.TargetTypesOperations.yml index ed4364ddbb45..896e72766a20 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.TargetTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.TargetTypesOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.chaos.aio.operations.TargetTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.TargetsOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.TargetsOperations.yml index a67fdd4867b7..ae3b2514a448 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.TargetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.aio.operations.TargetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.chaos.aio.operations.TargetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.CapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.CapabilitiesOperations.yml index 4df68a1bc288..549e9cc0274f 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.CapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.CapabilitiesOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.chaos.operations.CapabilitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.CapabilityTypesOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.CapabilityTypesOperations.yml index 1527765492c3..41b59fa64d96 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.CapabilityTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.CapabilityTypesOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.chaos.operations.CapabilityTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.ExperimentsOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.ExperimentsOperations.yml index 989efb6cd500..07e763a0b0ac 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.ExperimentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.ExperimentsOperations.yml @@ -331,4 +331,4 @@ methods: attributes: - uid: azure.mgmt.chaos.operations.ExperimentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.OperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.OperationStatusesOperations.yml index e3e2cb77fc3d..26fae3e2f30c 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.OperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.OperationStatusesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.chaos.operations.OperationStatusesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.Operations.yml index 12af9e1a64f9..b3d2d72a0826 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.chaos.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.TargetTypesOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.TargetTypesOperations.yml index d9247a0fab5d..723bdaafd1f3 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.TargetTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.TargetTypesOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.chaos.operations.TargetTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.TargetsOperations.yml b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.TargetsOperations.yml index d8e93c5ba9db..ee7054d7b9af 100644 --- a/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.TargetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-chaos/azure.mgmt.chaos.operations.TargetsOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.chaos.operations.TargetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.AccountsOperations.yml index 73230c652b9a..61ae513261e7 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.AccountsOperations.yml @@ -309,4 +309,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.CommitmentPlansOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.CommitmentPlansOperations.yml index 23cb0291acae..93196cf686ae 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.CommitmentPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.CommitmentPlansOperations.yml @@ -448,4 +448,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.CommitmentPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.CommitmentTiersOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.CommitmentTiersOperations.yml index 2f7d353b43f8..a3212a2fae77 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.CommitmentTiersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.CommitmentTiersOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.CommitmentTiersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DefenderForAISettingsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DefenderForAISettingsOperations.yml index 38e8dd46d405..c69713c94bf5 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DefenderForAISettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DefenderForAISettingsOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.DefenderForAISettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DeletedAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DeletedAccountsOperations.yml index f4cb1b3375d3..81dfba854b47 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DeletedAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DeletedAccountsOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.DeletedAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DeploymentsOperations.yml index 6f492673dd8d..2710fe3be565 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.DeploymentsOperations.yml @@ -222,4 +222,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.DeploymentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.EncryptionScopesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.EncryptionScopesOperations.yml index 3c844dab1a3c..48473e2448f2 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.EncryptionScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.EncryptionScopesOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.EncryptionScopesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.LocationBasedModelCapacitiesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.LocationBasedModelCapacitiesOperations.yml index a62f7e13ad60..3780e7d71c69 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.LocationBasedModelCapacitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.LocationBasedModelCapacitiesOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.LocationBasedModelCapacitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ModelCapacitiesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ModelCapacitiesOperations.yml index 44d7def94a11..cae9b8dfa45c 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ModelCapacitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ModelCapacitiesOperations.yml @@ -42,4 +42,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.ModelCapacitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ModelsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ModelsOperations.yml index ab9171a7df23..bc1eec66e580 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ModelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ModelsOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.ModelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 92bc17f526d2..0cb7a0bf43d2 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.Operations.yml index aff64fe71d79..79ae5f6516c0 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.PrivateEndpointConnectionsOperations.yml index 3984ee800b6d..567832c06fed 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.PrivateLinkResourcesOperations.yml index b9de356f5860..6b0f80dac2e7 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistItemsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistItemsOperations.yml index 6d9e2dd276ba..dff4e629c0a2 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistItemsOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistsOperations.yml index f2b58c31569b..6b9db4b3d0a1 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistsOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.RaiBlocklistsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiContentFiltersOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiContentFiltersOperations.yml index 7adf41824b5f..808ff850b86d 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiContentFiltersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiContentFiltersOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.RaiContentFiltersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiPoliciesOperations.yml index aca6500496f5..e78a8131222a 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.RaiPoliciesOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.RaiPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ResourceSkusOperations.yml index 7b6af1b2e59d..7331de0881b0 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.ResourceSkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.UsagesOperations.yml index 28d53258782d..33bbc97d1d7f 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.aio.operations.UsagesOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.AccountsOperations.yml index aaeeb6b75c5f..7c6bfcd74336 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.AccountsOperations.yml @@ -302,4 +302,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.CommitmentPlansOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.CommitmentPlansOperations.yml index 046e7dde75df..3d99cf501833 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.CommitmentPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.CommitmentPlansOperations.yml @@ -448,4 +448,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.CommitmentPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.CommitmentTiersOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.CommitmentTiersOperations.yml index ff38a916ce52..9a05de71687c 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.CommitmentTiersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.CommitmentTiersOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.CommitmentTiersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DefenderForAISettingsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DefenderForAISettingsOperations.yml index 7a42225c6918..aff7f566ff64 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DefenderForAISettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DefenderForAISettingsOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.DefenderForAISettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DeletedAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DeletedAccountsOperations.yml index faa8dcb62018..2fac4b905081 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DeletedAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DeletedAccountsOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.DeletedAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DeploymentsOperations.yml index 3d42092afa74..29dabe9ffb26 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.DeploymentsOperations.yml @@ -218,4 +218,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.DeploymentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.EncryptionScopesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.EncryptionScopesOperations.yml index 129d0ed9e5cb..ef7a1b1bea76 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.EncryptionScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.EncryptionScopesOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.EncryptionScopesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.LocationBasedModelCapacitiesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.LocationBasedModelCapacitiesOperations.yml index 690d9b6b70db..91d962a5f22b 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.LocationBasedModelCapacitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.LocationBasedModelCapacitiesOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.LocationBasedModelCapacitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ModelCapacitiesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ModelCapacitiesOperations.yml index 31440507c5f8..8612d0d85bd4 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ModelCapacitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ModelCapacitiesOperations.yml @@ -42,4 +42,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.ModelCapacitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ModelsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ModelsOperations.yml index 9428de989678..9731a319bbcd 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ModelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ModelsOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.ModelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 7348e65d5932..7ee201603526 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -100,4 +100,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.PrivateEndpointConnectionsOperations.yml index 37f0a5589fa0..8c24e8acfc59 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.PrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.PrivateLinkResourcesOperations.yml index 5b90de3ec7a9..b9b03cae0867 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiBlocklistItemsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiBlocklistItemsOperations.yml index 74257edb41d2..09d8b42b1bff 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiBlocklistItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiBlocklistItemsOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.RaiBlocklistItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiBlocklistsOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiBlocklistsOperations.yml index 1ad7d295df4a..29ee8c7025d7 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiBlocklistsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiBlocklistsOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.RaiBlocklistsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiContentFiltersOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiContentFiltersOperations.yml index cb8805bf813a..2ef0b39956a5 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiContentFiltersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiContentFiltersOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.RaiContentFiltersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiPoliciesOperations.yml index cc7ce656eac0..86b970e08482 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.RaiPoliciesOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.RaiPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ResourceSkusOperations.yml index 94dee6f8d7d0..995ba591c76a 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.ResourceSkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.UsagesOperations.yml index b7e1c054bc85..060bc1d82276 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.UsagesOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.operations.yml b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.operations.yml index 42aeb9cecbe3..77a0eb1a28e0 100644 --- a/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-cognitiveservices/azure.mgmt.cognitiveservices.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.cognitiveservices.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.aio.operations.RateCardOperations.yml b/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.aio.operations.RateCardOperations.yml index 2860c8cc8dbc..ff1e07e4efcf 100644 --- a/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.aio.operations.RateCardOperations.yml +++ b/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.aio.operations.RateCardOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.commerce.aio.operations.RateCardOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.aio.operations.UsageAggregatesOperations.yml b/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.aio.operations.UsageAggregatesOperations.yml index d259129d8f7d..f729e36c3e16 100644 --- a/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.aio.operations.UsageAggregatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.aio.operations.UsageAggregatesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.commerce.aio.operations.UsageAggregatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.operations.RateCardOperations.yml b/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.operations.RateCardOperations.yml index 5bfea2974b53..9128dc2184c2 100644 --- a/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.operations.RateCardOperations.yml +++ b/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.operations.RateCardOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.commerce.operations.RateCardOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.operations.UsageAggregatesOperations.yml b/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.operations.UsageAggregatesOperations.yml index a1ecc766e5a1..3f00cf5696ea 100644 --- a/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.operations.UsageAggregatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-commerce/azure.mgmt.commerce.operations.UsageAggregatesOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.commerce.operations.UsageAggregatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.CommunicationServicesOperations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.CommunicationServicesOperations.yml index dd271dfff118..6646201b2a27 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.CommunicationServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.CommunicationServicesOperations.yml @@ -430,4 +430,4 @@ methods: attributes: - uid: azure.mgmt.communication.aio.operations.CommunicationServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.DomainsOperations.yml index 6379b5d6e6cb..ffffcb752668 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.DomainsOperations.yml @@ -447,4 +447,4 @@ methods: attributes: - uid: azure.mgmt.communication.aio.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.EmailServicesOperations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.EmailServicesOperations.yml index a3ed870e6abe..af7a95a1d55e 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.EmailServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.EmailServicesOperations.yml @@ -308,4 +308,4 @@ methods: attributes: - uid: azure.mgmt.communication.aio.operations.EmailServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.Operations.yml index e19894f4e3be..a3ded4ae0634 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.Operations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.communication.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.SenderUsernamesOperations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.SenderUsernamesOperations.yml index 80e4aadb7025..03a78c38390d 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.SenderUsernamesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.aio.operations.SenderUsernamesOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.communication.aio.operations.SenderUsernamesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.CommunicationServicesOperations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.CommunicationServicesOperations.yml index 70aa1a9e39ca..29168982070d 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.CommunicationServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.CommunicationServicesOperations.yml @@ -430,4 +430,4 @@ methods: attributes: - uid: azure.mgmt.communication.operations.CommunicationServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.DomainsOperations.yml index 92f4564015c2..5cb7045ebd7c 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.DomainsOperations.yml @@ -447,4 +447,4 @@ methods: attributes: - uid: azure.mgmt.communication.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.EmailServicesOperations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.EmailServicesOperations.yml index 355302454628..32ea79fb920b 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.EmailServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.EmailServicesOperations.yml @@ -308,4 +308,4 @@ methods: attributes: - uid: azure.mgmt.communication.operations.EmailServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.Operations.yml index 2a893b0fbc47..faf799fee4c0 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.Operations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.communication.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.SenderUsernamesOperations.yml b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.SenderUsernamesOperations.yml index ed13d6aaef64..14cfc8213dd6 100644 --- a/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.SenderUsernamesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-communication/azure.mgmt.communication.operations.SenderUsernamesOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.communication.operations.SenderUsernamesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.AvailabilitySetsOperations.yml index 861dca97fb24..20b1b7d22f95 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.AvailabilitySetsOperations.yml @@ -153,4 +153,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.UsageOperations.yml index 1a613ce000bb..2719472ab100 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionImagesOperations.yml index 1a551d3ecf05..0153b6c5a21a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionImagesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionsOperations.yml index a3f43794917b..0843e165a7d6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineImagesOperations.yml index 37e1d619ea43..4cdea4d8a1be 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineImagesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.yml index fcba521983f5..0a499b4da94a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.yml @@ -310,4 +310,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetsOperations.yml index 401ebdf7b245..0e53868db474 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetsOperations.yml @@ -431,4 +431,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineSizesOperations.yml index a0f087c3ca84..617a5726c61c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachinesOperations.yml index b8931bf9af87..0065ceee41a0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachinesOperations.yml @@ -384,4 +384,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.AvailabilitySetsOperations.yml index 4a62b38cbce4..b6258b51f857 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.AvailabilitySetsOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.UsageOperations.yml index ca499d306d99..2e2413c063ea 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionImagesOperations.yml index b11d173ef3ad..d0f739bcc70a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionImagesOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionsOperations.yml index 184518f3ad76..d6d3aee1b6ac 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineImagesOperations.yml index 2d741c7b05ab..7ffb7273fe61 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineImagesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetVMsOperations.yml index 18b3e54fa065..ea9d8105685d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetVMsOperations.yml @@ -310,4 +310,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetsOperations.yml index a7f16689418f..8415c1b36bd1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetsOperations.yml @@ -431,4 +431,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineSizesOperations.yml index 027e32ea9f4e..20421f8829ff 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachinesOperations.yml index 187885bb6803..ee7e73b223d1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2016_03_30.operations.VirtualMachinesOperations.yml @@ -383,4 +383,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2016_03_30.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.AvailabilitySetsOperations.yml index 7726fc7afd5e..f75ed0472dfd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.AvailabilitySetsOperations.yml @@ -153,4 +153,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.DisksOperations.yml index 18b8b2af762b..8ccb1be4ced0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.DisksOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.ImagesOperations.yml index 4734e7007191..d3fb705a8c4e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.ImagesOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.ResourceSkusOperations.yml index 95e8d7939897..634ab9e68abc 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.ResourceSkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.SnapshotsOperations.yml index 46a3f5f4a623..651c78bfb28e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.SnapshotsOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.UsageOperations.yml index 89e7e0ace238..f5dbd58ad132 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionImagesOperations.yml index cbe1d8fefbeb..84aa27fad7a5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionImagesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionsOperations.yml index 0891c7cc6129..da253f322775 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineImagesOperations.yml index f19e4e5b297a..12a0ffadb025 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineImagesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineRunCommandsOperations.yml index 8796272507c6..f086ffe30f3d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineRunCommandsOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml index cd4a290b1edb..de205c3507c1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 1cd56440cb3a..26a4a53503df 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -90,4 +90,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.yml index f7e71fef49cf..411393de50cd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.yml @@ -343,4 +343,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetsOperations.yml index fc9825510d3c..e65b52c610a7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetsOperations.yml @@ -514,4 +514,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineSizesOperations.yml index 9b92685e0167..faf82e59a140 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachinesOperations.yml index 90ca9ca61eaa..c3961a96356d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachinesOperations.yml @@ -514,4 +514,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.AvailabilitySetsOperations.yml index 48378c488e36..3d1e9a6db857 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.AvailabilitySetsOperations.yml @@ -153,4 +153,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.DisksOperations.yml index a3eb3cbb4263..f1d6024687a3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.DisksOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.ImagesOperations.yml index 6e555d5845ba..d8fecf1bafe4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.ImagesOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.ResourceSkusOperations.yml index e7628c9bb4fb..500017cc99e2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.ResourceSkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.SnapshotsOperations.yml index afb3ec2fbb63..ab85f904747b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.SnapshotsOperations.yml @@ -244,4 +244,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.UsageOperations.yml index 04e85544766d..f56e43acab94 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionImagesOperations.yml index 46e7256a3009..fdb1d6d98f6a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionImagesOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionsOperations.yml index 86daf9e7fb5c..aa0eb774a187 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineImagesOperations.yml index 9774156f04b7..a412b2fd6f8c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineImagesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineRunCommandsOperations.yml index bb1fe718a260..8bc1b40b9889 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineRunCommandsOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetExtensionsOperations.yml index ca219d44e292..0bcb387998bb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index c6ab32b42a1c..5f71cf3602f0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -90,4 +90,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetVMsOperations.yml index 46fa0c222fa2..1560f464cee9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetVMsOperations.yml @@ -343,4 +343,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetsOperations.yml index 401b995c3a51..626304b29221 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetsOperations.yml @@ -514,4 +514,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineSizesOperations.yml index 48cc03c82eec..e02d1515fe1c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachinesOperations.yml index 4f572a4bbb62..e00b0b9892a9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_03_30.operations.VirtualMachinesOperations.yml @@ -513,4 +513,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_03_30.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.aio.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.aio.operations.ResourceSkusOperations.yml index c9a1bb9fe115..3df8b9e6d2ed 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.aio.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.aio.operations.ResourceSkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_09_01.aio.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.operations.ResourceSkusOperations.yml index 9a4bc944453d..d96f3f6dfb6e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_09_01.operations.ResourceSkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_09_01.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.AvailabilitySetsOperations.yml index e1bd0509bd38..2990e8317a75 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.AvailabilitySetsOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.ImagesOperations.yml index 319a9d9023fa..7ff3438a8c7e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.ImagesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.LogAnalyticsOperations.yml index 8a3c59a0d68c..a867ec5719e9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.LogAnalyticsOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.Operations.yml index 761c7d478e5c..e9d74a9f76e8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.UsageOperations.yml index d4095895661c..6e5c47fc9c12 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionImagesOperations.yml index 0b33dc6a4932..efbd00413838 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionImagesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionsOperations.yml index bbe05df98116..094995b15046 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineImagesOperations.yml index 00f169b9427d..46aa03096d5b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineImagesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineRunCommandsOperations.yml index 31a3d6e9a239..24eefa2ee9a6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineRunCommandsOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml index 35e63392afd6..933cccd13dc9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 2c54c050e2ce..39ae5db63b02 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -90,4 +90,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml index 8df0d49f1b1a..d7eb38a77816 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml @@ -449,4 +449,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetsOperations.yml index ceaed20c0039..6e72b9e53af7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetsOperations.yml @@ -653,4 +653,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineSizesOperations.yml index 85d47e0e3b1b..85e24f0f31cf 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachinesOperations.yml index 162b663c7d3b..950aa1054ec9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachinesOperations.yml @@ -549,4 +549,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.AvailabilitySetsOperations.yml index 523b9423b0bd..b8a716bf513a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.AvailabilitySetsOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.ImagesOperations.yml index 333c383e748c..692b903956d2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.ImagesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.LogAnalyticsOperations.yml index 7bcf562c91c1..fe980a3cc4b6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.LogAnalyticsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.UsageOperations.yml index bedc1c90ed4c..37c450b7c247 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionImagesOperations.yml index 5d1e95dad112..edfbcdd9f4b9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionImagesOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionsOperations.yml index b632a61a55e3..9276fc980797 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineImagesOperations.yml index a1f0337efbf6..b58b5c428284 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineImagesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineRunCommandsOperations.yml index c91fc124f7f7..013eee5dc501 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineRunCommandsOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetExtensionsOperations.yml index 56d9020b1471..a0c2efa1cf8b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 71474e19924c..8c59d32933b1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -90,4 +90,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetVMsOperations.yml index 8c0e97578864..deaeec2dc89b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetVMsOperations.yml @@ -449,4 +449,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetsOperations.yml index 9d599e581cb2..4c568eaa76e5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetsOperations.yml @@ -653,4 +653,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineSizesOperations.yml index 448b8d8fdc92..5015441df5d5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachinesOperations.yml index 2bd49076617a..b3f8207002c6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.VirtualMachinesOperations.yml @@ -547,4 +547,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.operations.yml index b7cfddd7ba3b..6a9bc8f5e108 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2017_12_01.operations.operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2017_12_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.aio.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.aio.operations.ResourceSkusOperations.yml index 409eeeaf5010..47b87691ff42 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.aio.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.aio.operations.ResourceSkusOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_04_01.aio.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.operations.ResourceSkusOperations.yml index 851dae81098a..973b08efc98d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_04_01.operations.ResourceSkusOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_04_01.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.AvailabilitySetsOperations.yml index f5285bad296c..24b9f8c6e2b2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.AvailabilitySetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostGroupsOperations.yml index 6b78569b7348..8c75ce8880ce 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostGroupsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostsOperations.yml index cbe7f00dca28..2b916f871177 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostsOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DiskEncryptionSetsOperations.yml index b785d0c23cb5..be5ca71c8caa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DiskEncryptionSetsOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DisksOperations.yml index 30a5477a12f6..fd7d9ca2490b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.DisksOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleriesOperations.yml index b8ff91b18007..749517703b12 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleriesOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationVersionsOperations.yml index 30d06c8ad46a..7921a11632e4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationsOperations.yml index 62cfb32273f8..e7d769b0b002 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImageVersionsOperations.yml index 0f5b6595bd6b..98588a7da24d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImagesOperations.yml index e37f0e26662c..196f7a07d579 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.ImagesOperations.yml index 10953568c24b..273d4996f8ca 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.ImagesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.LogAnalyticsOperations.yml index 5e74d11c20f0..8c7b256b8bb8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.LogAnalyticsOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.Operations.yml index 8e195f63de39..3929e6178098 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.ProximityPlacementGroupsOperations.yml index 5d6009e323c2..8ac64685ee1f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.SnapshotsOperations.yml index 2cc82e57ee0f..af5e3f1e0e02 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.SnapshotsOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.UsageOperations.yml index b91f39938cdf..9aeeafec1eaa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionImagesOperations.yml index f453747e7328..447e92cce887 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionImagesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionsOperations.yml index d7aeecd4d46a..cef0149a1695 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineImagesOperations.yml index 499d3a88ed04..2b9fd42c51fd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineImagesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineRunCommandsOperations.yml index d00ea38bb90e..4f85b6187823 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineRunCommandsOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml index 5753568130d5..601269393013 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 239cf36e9fb3..838f23d81748 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index 36a6dd0815ed..54ed00e57cf4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml index 8725e72e7ed9..64d109057680 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml @@ -507,4 +507,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetsOperations.yml index 01c10c7d3b89..789849538179 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetsOperations.yml @@ -684,4 +684,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineSizesOperations.yml index ae2c96ab3749..fa106003c21a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachinesOperations.yml index 291bbf3239a4..50d0ae2d61d3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachinesOperations.yml @@ -609,4 +609,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.AvailabilitySetsOperations.yml index f8fac5b33378..64a979abc150 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.AvailabilitySetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DedicatedHostGroupsOperations.yml index ae48927829f2..2a479996ec29 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DedicatedHostGroupsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DedicatedHostsOperations.yml index 07edf5f80073..6395729d795f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DedicatedHostsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DiskEncryptionSetsOperations.yml index afd835c98daf..27d2986bcc12 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DiskEncryptionSetsOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DisksOperations.yml index 136a223f1363..2ca9fbf14d5d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.DisksOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleriesOperations.yml index 0d05ef5ef592..4b0cd604acaa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleriesOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationVersionsOperations.yml index 3121274a5d7b..26bb529b62a7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationsOperations.yml index 3800fd9dc448..8af8d89760b5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryImageVersionsOperations.yml index 0bd9c530bed9..666e68c1574a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryImagesOperations.yml index 2362d32eed61..b750f64370e7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.ImagesOperations.yml index 44ab5ddfb1d5..9c9cf2bfde96 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.ImagesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.LogAnalyticsOperations.yml index fb94fa759dde..cc79cfa3d4bb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.LogAnalyticsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.Operations.yml index 8a99b9b13a15..d525195d35ce 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.ProximityPlacementGroupsOperations.yml index 10cbe830d66b..621ff6d12b7a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.SnapshotsOperations.yml index 83cfa9dd9f9d..25bf0b31a703 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.SnapshotsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.UsageOperations.yml index 031308f52f9c..37a24c5f592b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionImagesOperations.yml index 2896a0d10a7d..9419c4d4a1c2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionImagesOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionsOperations.yml index ddb8578eaa2f..09d74ff07dd8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineImagesOperations.yml index 4a88b706032f..957989e724b6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineImagesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineRunCommandsOperations.yml index 5e3a7f91e456..2b5ebde241cf 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineRunCommandsOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetExtensionsOperations.yml index 799f4bc94408..dc3a26b43085 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 8c1ab6fc0ed9..fb85b571186a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index 990c78fe1c0c..5a71177926ea 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMsOperations.yml index b7bb9aa9a552..40c394069bba 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMsOperations.yml @@ -506,4 +506,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetsOperations.yml index a3cacdb9e909..8e295af57db5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetsOperations.yml @@ -683,4 +683,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineSizesOperations.yml index 36ae4bcab83d..4fa854a64b44 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachinesOperations.yml index 57ebe29827e1..55993c891253 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_07_01.operations.VirtualMachinesOperations.yml @@ -607,4 +607,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_07_01.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.AvailabilitySetsOperations.yml index 57acc0fa5cc5..20007149ea82 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.AvailabilitySetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostGroupsOperations.yml index 133642b15170..cfe2cffd9c3f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostGroupsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostsOperations.yml index e09301f03078..627255d334e5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostsOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleriesOperations.yml index 60590527f8e0..e24c9c4d228c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleriesOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationVersionsOperations.yml index ff982dfcaf50..9ca802672ed6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationsOperations.yml index ad69cdafda94..0041bb6596eb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImageVersionsOperations.yml index 5f06a581f8df..bd91a7728a76 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImagesOperations.yml index 11fa151e7df6..588f88ebc9a0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.ImagesOperations.yml index ec5da669da19..268351f531be 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.ImagesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.LogAnalyticsOperations.yml index a471832865a6..21bf99b3f9cd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.LogAnalyticsOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.Operations.yml index 4a54a3b08e1c..b74bbac5bff0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.ProximityPlacementGroupsOperations.yml index 1f9ec5fdf9c0..584dcac0a30c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.SshPublicKeysOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.SshPublicKeysOperations.yml index c340624346e4..6cb7f569b35b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.SshPublicKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.SshPublicKeysOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.SshPublicKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.UsageOperations.yml index 8c3fe2b78937..4eae410e5bfe 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionImagesOperations.yml index cc4d0b4b19ce..2a5f8b007652 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionImagesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionsOperations.yml index 5b1885ee87d2..fede7c3181fa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineImagesOperations.yml index 69eb4a2380c4..c72a0df16f19 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineImagesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineRunCommandsOperations.yml index f02282321ae3..bbfa5d56120f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineRunCommandsOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml index a39badee0c8b..e8cb86b788ce 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index fea227655f0e..48c03095d3c9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index 08b0f363a308..db3135dc90e1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml index aada22fbee24..a47e86f7dbca 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml @@ -537,4 +537,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetsOperations.yml index ff2d7a714df8..e3ddd23048aa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetsOperations.yml @@ -719,4 +719,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineSizesOperations.yml index 6a787547ec34..4f57852a3d8a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachinesOperations.yml index 66eb2a96eabb..632c68d9b508 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachinesOperations.yml @@ -634,4 +634,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.AvailabilitySetsOperations.yml index 15bddd0bf5e9..2bada5011a72 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.AvailabilitySetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.DedicatedHostGroupsOperations.yml index e66aeabea354..a08577ccb4a6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.DedicatedHostGroupsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.DedicatedHostsOperations.yml index 381437eadc4e..c24ec809a076 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.DedicatedHostsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleriesOperations.yml index 176f60dcd3f4..d262102f63d6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleriesOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationVersionsOperations.yml index d5e3b837a740..82ee457da919 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationsOperations.yml index 2750cbf84184..747a83177dea 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryImageVersionsOperations.yml index 139195ae9963..5654733e1b7a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryImagesOperations.yml index b757d0364966..efb860744cc5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.ImagesOperations.yml index 7d1d05a17a24..c5ce69a8284b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.ImagesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.LogAnalyticsOperations.yml index 0da84db716d8..9179186ce36f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.LogAnalyticsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.Operations.yml index bbd3b219f637..63b04c1d3bfc 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.ProximityPlacementGroupsOperations.yml index ccbaa2012c10..6cb0cb73ef67 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.SshPublicKeysOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.SshPublicKeysOperations.yml index 3ac0ec8e5ed3..a03741025f08 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.SshPublicKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.SshPublicKeysOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.SshPublicKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.UsageOperations.yml index c574b7d13727..267c123eb77c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionImagesOperations.yml index 1ce0cbaab9e7..75306617e246 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionImagesOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionsOperations.yml index f0a38809e384..e266bbdc978e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineImagesOperations.yml index 4485c98365a5..7ea2135ef49a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineImagesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineRunCommandsOperations.yml index bcb51efd4909..dc01ac804aa3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineRunCommandsOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetExtensionsOperations.yml index a1e92bd9525d..e10e98e9236d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 724e1f4d45f5..27494a7a7691 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index 2d4705eb773c..9cf8d1929abe 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMsOperations.yml index 52b00aea9747..3b75d3e22b78 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMsOperations.yml @@ -536,4 +536,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetsOperations.yml index 06d30b2b4226..98265263857f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetsOperations.yml @@ -718,4 +718,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineSizesOperations.yml index a43cad99d384..2fdf8d9ba2ff 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachinesOperations.yml index a1846f803e67..9ce6544ac6dd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2019_12_01.operations.VirtualMachinesOperations.yml @@ -632,4 +632,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2019_12_01.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DiskAccessesOperations.yml index f7419bc33edd..d42b70746959 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DiskAccessesOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_05_01.aio.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DiskEncryptionSetsOperations.yml index d700a18d466c..becd24e952ee 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DiskEncryptionSetsOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_05_01.aio.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DisksOperations.yml index 7ce0884c8b2c..515cf3cda3fa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.DisksOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_05_01.aio.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.SnapshotsOperations.yml index c79baa722532..cee4d535bb5d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.aio.operations.SnapshotsOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_05_01.aio.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DiskAccessesOperations.yml index ba06a44fcdcf..8aef82db7001 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DiskAccessesOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_05_01.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DiskEncryptionSetsOperations.yml index b340b05def68..5051165ec8cd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DiskEncryptionSetsOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_05_01.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DisksOperations.yml index 0fbf3570494e..58da5b0b695b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.DisksOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_05_01.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.SnapshotsOperations.yml index 731fa64a0700..f24edb0d11b6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_05_01.operations.SnapshotsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_05_01.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.AvailabilitySetsOperations.yml index 6de32012414a..536f6acc23c6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.AvailabilitySetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostGroupsOperations.yml index 60a2a8aa5a02..baf20cdfe648 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostGroupsOperations.yml @@ -171,4 +171,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostsOperations.yml index 7d9ebe028b10..3c976a9abf93 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostsOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.ImagesOperations.yml index b842067b3d8d..925c4fff1c9e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.ImagesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.LogAnalyticsOperations.yml index 082ee80c676b..32acabb13976 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.LogAnalyticsOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.Operations.yml index c7bc8e5922c8..0a628c5dc0b4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.ProximityPlacementGroupsOperations.yml index ec7ec023206b..c7e0f9bc4a50 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.SshPublicKeysOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.SshPublicKeysOperations.yml index d498cd4282ae..1ac195a4cc40 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.SshPublicKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.SshPublicKeysOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.SshPublicKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.UsageOperations.yml index 2052b3361dd5..8afc18e44cc6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionImagesOperations.yml index 15c37c1d68ae..a89bdf6980ba 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionImagesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionsOperations.yml index 778d765a4409..281d7e4f0569 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineImagesOperations.yml index 483ad7183f36..6e2d9b61baac 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineImagesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineRunCommandsOperations.yml index 530cad8e1ebb..7747c098602f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineRunCommandsOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml index e81d4a630021..1bafcb22fd1d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index d44e6edd4188..dedf3cf44f35 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index aeac2097331c..6047e74983c4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml index e4d505caa2d5..6948b7c6d073 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml index 3a0e5d1ec2c9..86d98ca69dd2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml @@ -577,4 +577,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetsOperations.yml index 911c8768f8f0..726b7d7472bc 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetsOperations.yml @@ -719,4 +719,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineSizesOperations.yml index 4b48dd7c26e1..9770175817c4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachinesOperations.yml index 7198511fa391..17df7c5302f3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachinesOperations.yml @@ -690,4 +690,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.AvailabilitySetsOperations.yml index 043977f5b133..aa4a5b76dbf0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.AvailabilitySetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.DedicatedHostGroupsOperations.yml index ad1eb55f884b..458d9cf26571 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.DedicatedHostGroupsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.DedicatedHostsOperations.yml index 6e328f6f4d9e..8c305cd5f7d3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.DedicatedHostsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.ImagesOperations.yml index 43d04bc35795..7510e4febcb2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.ImagesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.LogAnalyticsOperations.yml index 411e23d4ab55..9d4f193ae931 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.LogAnalyticsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.Operations.yml index 618ab3d86619..76b37e72360c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.ProximityPlacementGroupsOperations.yml index e004f8548d73..8dcf9682d8d4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.SshPublicKeysOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.SshPublicKeysOperations.yml index 9de12a404046..d4a691c90387 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.SshPublicKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.SshPublicKeysOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.SshPublicKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.UsageOperations.yml index 5e61a4beb620..4bf58de4ff74 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionImagesOperations.yml index da4cc72a743d..e46084da6bcd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionImagesOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionsOperations.yml index 8729cac63ba4..1424f04dfcd7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineImagesOperations.yml index ec21c2ab3551..77d2c57649ac 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineImagesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineRunCommandsOperations.yml index 7be47ad93830..9c809bdc6fb9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineRunCommandsOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetExtensionsOperations.yml index db544537febe..1bcc4f99df8f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index e8e587908b54..7acab826339a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index cfedb236464f..069513b62b5a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml index 51671c57100a..fcf265849beb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMsOperations.yml index e7810448e4b0..bfec9094bcb1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMsOperations.yml @@ -576,4 +576,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetsOperations.yml index 10ceeccfc25f..0024ced0c16d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetsOperations.yml @@ -718,4 +718,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineSizesOperations.yml index 8d9c4fa2f23d..25ddf9c4aab3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachinesOperations.yml index 0aadec9cbec5..2cf38af3b434 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2020_06_01.operations.VirtualMachinesOperations.yml @@ -687,4 +687,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2020_06_01.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.AvailabilitySetsOperations.yml index 19c514164422..dc36fd2cd367 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.AvailabilitySetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationGroupsOperations.yml index 1b888353f26e..5b01b9566aaa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationGroupsOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationsOperations.yml index 7026c54b69a9..d32aa5457e5b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationsOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.CapacityReservationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleriesOperations.yml index 8fb25cd38a0c..c336300d7710 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleriesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImageVersionsOperations.yml index 4f88a4f1acba..3f51284ff203 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImageVersionsOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImagesOperations.yml index de322c8ad77f..927a304b5378 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImagesOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.CommunityGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostGroupsOperations.yml index de5dfd5ae899..60a07e4e515d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostGroupsOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostsOperations.yml index 9bdc4c7d9324..f9793760e226 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostsOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleriesOperations.yml index a1e2bdc28f93..201757f4c599 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleriesOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationVersionsOperations.yml index b6523b65fa48..a8c1e031aa40 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationsOperations.yml index c6f1ff909dcf..a12fcd6c10cb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImageVersionsOperations.yml index 5dc070451cae..c93af7df80aa 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImagesOperations.yml index 87fc1b728701..019316cb03a7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GallerySharingProfileOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GallerySharingProfileOperations.yml index cda3d37b61b3..a91ac9f5f9f8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GallerySharingProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.GallerySharingProfileOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.GallerySharingProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ImagesOperations.yml index 2cd07160f5fa..c561283415d9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ImagesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.LogAnalyticsOperations.yml index 541e2c8fcdef..3b807f3b0e66 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.LogAnalyticsOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.Operations.yml index 3ceee8995774..93facd1b8e5c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ProximityPlacementGroupsOperations.yml index a0d885d96a38..6942f409ea22 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ResourceSkusOperations.yml index 6c92226f51bb..f5af1aefb970 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.ResourceSkusOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointCollectionsOperations.yml index 0161bdfd37f8..980dd5ec27ba 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointCollectionsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointsOperations.yml index 266b741e2bef..59b98c9379d9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointsOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.RestorePointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleriesOperations.yml index 2bc6a5cfb5e2..ec88b8def0e1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleriesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImageVersionsOperations.yml index 329f78c18494..eefa01bdb953 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImageVersionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImagesOperations.yml index e57d3d8689b1..b92f8568acb5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImagesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.SharedGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SshPublicKeysOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SshPublicKeysOperations.yml index 6f3a28795ec2..49104495df29 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SshPublicKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.SshPublicKeysOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.SshPublicKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.UsageOperations.yml index 7c2482953ded..5566732e7878 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionImagesOperations.yml index 83663d882904..d48944c1bd4a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionImagesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionsOperations.yml index 0277a116c7df..a2fc415899c8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.yml index 1c212ac35290..969578f6fd50 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesOperations.yml index 2a814c52c6c6..eab164461d15 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineRunCommandsOperations.yml index 60c6c9beb371..20df886a7191 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineRunCommandsOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml index 048dac65ee6e..69076a63058a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index b6a7c09a8c44..4c846626d877 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index d4f63b9ae53b..e473265f07bd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml index 08d0c9a1220b..c992756c0177 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml index 3da792a31e71..9f6ed747f5fd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml @@ -589,4 +589,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetsOperations.yml index db38137cc22c..35c4642265ef 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetsOperations.yml @@ -773,4 +773,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineSizesOperations.yml index d77673b3c369..d699f565d1b3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachinesOperations.yml index 4474a9041c53..a7f0a557dabd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachinesOperations.yml @@ -742,4 +742,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.AvailabilitySetsOperations.yml index 68bb8407d577..29b3dae1721b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.AvailabilitySetsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CapacityReservationGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CapacityReservationGroupsOperations.yml index e53541feccd1..60720cab7dc7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CapacityReservationGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CapacityReservationGroupsOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.CapacityReservationGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CapacityReservationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CapacityReservationsOperations.yml index 5d1f03b48b99..c10fd852d43c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CapacityReservationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CapacityReservationsOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.CapacityReservationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleriesOperations.yml index 71e376d02c5c..e3aebd4a44fb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleriesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.CommunityGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImageVersionsOperations.yml index 7590b0fc91c8..b7407c72d55a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImageVersionsOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImagesOperations.yml index 2b9bf2b58efe..cecc39396302 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImagesOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.CommunityGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.DedicatedHostGroupsOperations.yml index 06ede96f8c71..b7ee4285b890 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.DedicatedHostGroupsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.DedicatedHostsOperations.yml index 60d13d23f121..ee39bd500d18 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.DedicatedHostsOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleriesOperations.yml index a15d25746d2a..a37993cb16d8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleriesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationVersionsOperations.yml index 4f3c3907e7da..8ca09496d691 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationsOperations.yml index 5a05a1f563fe..baed2dbc3318 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryImageVersionsOperations.yml index be4235151611..5da2821fdc81 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryImagesOperations.yml index 238a5dacd9dd..8337b3b5fa8d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GallerySharingProfileOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GallerySharingProfileOperations.yml index 964cd65ca6d7..f7c7ce7443bb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GallerySharingProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.GallerySharingProfileOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.GallerySharingProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ImagesOperations.yml index 2f8714284c9f..79284ad6b45f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ImagesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.LogAnalyticsOperations.yml index 8c0494c1f052..7d0e8fcec347 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.LogAnalyticsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.Operations.yml index e0baa462c269..b09879771606 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ProximityPlacementGroupsOperations.yml index c77e603cd655..2a054c2ccce8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ResourceSkusOperations.yml index a8b67474bf69..37a934c143d4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.ResourceSkusOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.RestorePointCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.RestorePointCollectionsOperations.yml index 9779396f0224..0b9e4d4b2848 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.RestorePointCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.RestorePointCollectionsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.RestorePointCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.RestorePointsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.RestorePointsOperations.yml index a6cf44227596..8e763b335b53 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.RestorePointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.RestorePointsOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.RestorePointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleriesOperations.yml index b955a90db6f8..5ca00299e0d4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleriesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.SharedGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImageVersionsOperations.yml index 1b4f719a93c1..82fefd56b9e7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImageVersionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImagesOperations.yml index ab17fc3312fd..db895c837747 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImagesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.SharedGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SshPublicKeysOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SshPublicKeysOperations.yml index e39ae9f3dda9..8c273b8bea29 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SshPublicKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.SshPublicKeysOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.SshPublicKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.UsageOperations.yml index 2e81b6bb1142..995628004ad1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionImagesOperations.yml index f335f3c0def9..1b8e28839b5f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionImagesOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionsOperations.yml index 859ce783feb7..12fe7278a374 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesEdgeZoneOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesEdgeZoneOperations.yml index 0168c29daeea..2cf4079503cb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesEdgeZoneOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesEdgeZoneOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesEdgeZoneOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesOperations.yml index 4874bb2a9aa2..0fdb89710308 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineRunCommandsOperations.yml index 51a5aaddd381..dad6fd00f689 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineRunCommandsOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetExtensionsOperations.yml index 47d7f5b8c846..ea54a86180a6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 1d46380b8f38..036fa7159c7f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index 2ad08c95e4d6..09179d7e7c9e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml index e81d6260c992..0c0da2a72664 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMsOperations.yml index 54745a2ba557..ff448ecb408e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMsOperations.yml @@ -589,4 +589,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetsOperations.yml index e6c6ad712090..3e21611e7519 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetsOperations.yml @@ -772,4 +772,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineSizesOperations.yml index 2250a9834f8d..9e569b9e200b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachinesOperations.yml index 3dc0c5706f67..6acf896cec78 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_07_01.operations.VirtualMachinesOperations.yml @@ -740,4 +740,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_07_01.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleriesOperations.yml index d9b9e65e6d0e..41410f64ad54 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleriesOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.aio.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationVersionsOperations.yml index 5d8707bb2dd4..a31aaba63cf8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationsOperations.yml index be90d3752d3c..6d9b279bd075 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.aio.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImageVersionsOperations.yml index da7e5118528a..96f8d09701ae 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImagesOperations.yml index 9b9cc0953fe8..979a6fd3052d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.aio.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GallerySharingProfileOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GallerySharingProfileOperations.yml index 84d93bb0f260..7486ba9d8eeb 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GallerySharingProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.aio.operations.GallerySharingProfileOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.aio.operations.GallerySharingProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleriesOperations.yml index 97db0e0ced7b..2476de42be66 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleriesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationVersionsOperations.yml index 117ac9adee48..ff190ac7a604 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationsOperations.yml index 0a583d40cc08..d8939e9fc233 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryImageVersionsOperations.yml index 16bcb2988ee0..312bcbfbc4b2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryImagesOperations.yml index b7cf17f89e22..0b86b513a3e3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GallerySharingProfileOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GallerySharingProfileOperations.yml index 001feede6cfd..ebe0c8898b29 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GallerySharingProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2021_10_01.operations.GallerySharingProfileOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2021_10_01.operations.GallerySharingProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleriesOperations.yml index 3526dcc2c1cc..754e9a36a720 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleriesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImageVersionsOperations.yml index f07ce6ea8e8c..2119c1a185a8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImageVersionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImagesOperations.yml index a4097cf0fa71..f1a874c26882 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImagesOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.CommunityGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleriesOperations.yml index d91aa1e5b6d6..f938c31309d7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleriesOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationVersionsOperations.yml index 4e5f20a8e3b2..70617485ce27 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationsOperations.yml index 536e36a842bb..536943733444 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImageVersionsOperations.yml index 45cf64f2f20f..02ae19b1bf5e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImagesOperations.yml index ab33dd3c8f00..83d5593b6203 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GallerySharingProfileOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GallerySharingProfileOperations.yml index 502763d98a92..d45ff763ab02 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GallerySharingProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.GallerySharingProfileOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.GallerySharingProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleriesOperations.yml index 68ad233d29a4..e572255845c1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleriesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImageVersionsOperations.yml index 35cec0277448..32795d2b3604 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImageVersionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImagesOperations.yml index e9400236ae0d..f4f9a1c5e9ec 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImagesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.aio.operations.SharedGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleriesOperations.yml index 2ab697e19fd8..a2c5d49e3eb4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleriesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.CommunityGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImageVersionsOperations.yml index 6bb37c6f5284..867ae4080bfc 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImageVersionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImagesOperations.yml index adeed3f5f661..bcde897133af 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImagesOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.CommunityGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleriesOperations.yml index 1eb3f6f3be2d..0e6ead448d9a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleriesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationVersionsOperations.yml index 6b8bc2d5d829..e2c02cefc3fd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationVersionsOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationsOperations.yml index a40e330c9a92..8c0bc375777f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryImageVersionsOperations.yml index ecc44d51880c..0a0bc2c0c1de 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryImageVersionsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryImagesOperations.yml index 3bbab628d881..2eda3259948f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GallerySharingProfileOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GallerySharingProfileOperations.yml index 80d8a1c7db90..8391f40b73c1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GallerySharingProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.GallerySharingProfileOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.GallerySharingProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleriesOperations.yml index 79b791f54a26..f57d41256c1d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleriesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.SharedGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImageVersionsOperations.yml index 4f36c5a571e4..aa4b0d0f3f01 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImageVersionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImagesOperations.yml index f65ef64b98d5..78ec3a9734a1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImagesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_01_03.operations.SharedGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskAccessesOperations.yml index 03a27f58c038..5a8cfb1b4f9b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskAccessesOperations.yml @@ -357,4 +357,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.aio.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskEncryptionSetsOperations.yml index a4ff53b265e8..9368d93cc878 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskEncryptionSetsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.aio.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskRestorePointOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskRestorePointOperations.yml index ee0c058864c4..03657a5d6f70 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskRestorePointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DiskRestorePointOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.aio.operations.DiskRestorePointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DisksOperations.yml index e3356fb44e19..20f3fbef3a01 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.DisksOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.aio.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.SnapshotsOperations.yml index 47fe7fdc6353..127503fbc00c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.aio.operations.SnapshotsOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.aio.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskAccessesOperations.yml index f430714ea1dc..16e6712f4b82 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskAccessesOperations.yml @@ -353,4 +353,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskEncryptionSetsOperations.yml index df122e7b1e22..f67bce74993f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskEncryptionSetsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskRestorePointOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskRestorePointOperations.yml index c35a7b697775..1fbf3139bdf5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskRestorePointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DiskRestorePointOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.operations.DiskRestorePointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DisksOperations.yml index 5fac20e511b2..b0f43b7bd2ec 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.DisksOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.SnapshotsOperations.yml index 289611932981..6e33bc3c7c52 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_03_02.operations.SnapshotsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_03_02.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceOperatingSystemsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceOperatingSystemsOperations.yml index 8a858fd1f597..be474c16645d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceOperatingSystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceOperatingSystemsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceOperatingSystemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRoleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRoleInstancesOperations.yml index da46bb31532d..54a24d7b2ff9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRoleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRoleInstancesOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRoleInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRolesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRolesOperations.yml index 3ca28e2bd80c..ee50e2d0a7ae 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRolesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.aio.operations.CloudServiceRolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesOperations.yml index f19e4c6b3f4e..5660a4165048 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesOperations.yml @@ -382,4 +382,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesUpdateDomainOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesUpdateDomainOperations.yml index 07ebf19329b7..1307b4196fe1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesUpdateDomainOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesUpdateDomainOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.aio.operations.CloudServicesUpdateDomainOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceOperatingSystemsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceOperatingSystemsOperations.yml index f8b2c7894785..076dad0c8e85 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceOperatingSystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceOperatingSystemsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.operations.CloudServiceOperatingSystemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceRoleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceRoleInstancesOperations.yml index 1f0108aa54b5..ae47c830db2c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceRoleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceRoleInstancesOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.operations.CloudServiceRoleInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceRolesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceRolesOperations.yml index ad9dcfc0d2b4..6c77b8a9bacc 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceRolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServiceRolesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.operations.CloudServiceRolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServicesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServicesOperations.yml index 810e2a634b29..009083475938 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServicesOperations.yml @@ -382,4 +382,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.operations.CloudServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServicesUpdateDomainOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServicesUpdateDomainOperations.yml index d6b69195c79f..55d3cf5f9488 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServicesUpdateDomainOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2022_09_04.operations.CloudServicesUpdateDomainOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2022_09_04.operations.CloudServicesUpdateDomainOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskAccessesOperations.yml index aac90da9a49d..3667ff325896 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskAccessesOperations.yml @@ -357,4 +357,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.aio.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskEncryptionSetsOperations.yml index 456139027b2f..3d1958ac471a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskEncryptionSetsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.aio.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskRestorePointOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskRestorePointOperations.yml index d97191059aef..90a349f0130c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskRestorePointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DiskRestorePointOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.aio.operations.DiskRestorePointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DisksOperations.yml index 156701a7286d..6118e539f1dd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.DisksOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.aio.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.SnapshotsOperations.yml index 93748918e2ca..026da8718d90 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.aio.operations.SnapshotsOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.aio.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskAccessesOperations.yml index daa1b8297c52..35d6f2cf4bc3 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskAccessesOperations.yml @@ -353,4 +353,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskEncryptionSetsOperations.yml index 291d1901de04..bded45aa138c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskEncryptionSetsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskRestorePointOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskRestorePointOperations.yml index 920ec0c608b9..a8d1e78c5c25 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskRestorePointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DiskRestorePointOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.operations.DiskRestorePointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DisksOperations.yml index 39e22fc2f335..68b29bf96525 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.DisksOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.SnapshotsOperations.yml index d1a00556e391..1f3010a1e25b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_04_02.operations.SnapshotsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_04_02.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleriesOperations.yml index 3cfec69fc8b5..5af0585abe99 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleriesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImageVersionsOperations.yml index 0025b49b65b2..fe55d5cf0b10 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImageVersionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImagesOperations.yml index b7e7053554a4..f0c712d2aec7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImagesOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.CommunityGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleriesOperations.yml index aed76602a838..b1e60145ce85 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleriesOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationVersionsOperations.yml index dfed4f1ceb0b..fbcdb01badbe 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationVersionsOperations.yml @@ -248,4 +248,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationsOperations.yml index 4d21f023463d..5790183ce19a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImageVersionsOperations.yml index a65db00f7258..dc4f020fad90 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImageVersionsOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImagesOperations.yml index 267a33951d98..292f8631af4d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GallerySharingProfileOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GallerySharingProfileOperations.yml index 9e5574f906b3..fbbb843063e1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GallerySharingProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.GallerySharingProfileOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.GallerySharingProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleriesOperations.yml index e901456077b7..ad133becd3c6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleriesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImageVersionsOperations.yml index 2e5abc8143a3..d613e62b5d96 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImageVersionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImagesOperations.yml index 43842a00ce16..d470274a295a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImagesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.aio.operations.SharedGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleriesOperations.yml index d994ebe2038d..671ded21781d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleriesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.CommunityGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImageVersionsOperations.yml index 44ad51733632..f95741c90498 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImageVersionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImagesOperations.yml index a3b5a6134a99..11994b44d604 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImagesOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.CommunityGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleriesOperations.yml index 8791b52c68e6..8ed815de9bb4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleriesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationVersionsOperations.yml index 8d961f1a3aca..739d3fcce66c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationVersionsOperations.yml @@ -248,4 +248,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationsOperations.yml index 6574b159a330..ee11c59be9ba 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.GalleryApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryImageVersionsOperations.yml index 949f7417a081..3f2fe874ff11 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryImageVersionsOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.GalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryImagesOperations.yml index 1f9a5341cb7f..d5a0a78c66f9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GalleryImagesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GallerySharingProfileOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GallerySharingProfileOperations.yml index a9f654bc0358..a420133b7888 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GallerySharingProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.GallerySharingProfileOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.GallerySharingProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleriesOperations.yml index 7d8befe8290c..dd3f9750a43f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleriesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.SharedGalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImageVersionsOperations.yml index 56eb767492d2..b6dffde51e93 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImageVersionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImagesOperations.yml index ab3584f9ab68..afef79093b79 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImagesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_07_03.operations.SharedGalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskAccessesOperations.yml index ec5049cc3690..f1f513373b4f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskAccessesOperations.yml @@ -357,4 +357,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.aio.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskEncryptionSetsOperations.yml index 0b2dd9a328ca..67f7a1c6f7da 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskEncryptionSetsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.aio.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskRestorePointOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskRestorePointOperations.yml index 7e495c967f7b..9ac544750bc0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskRestorePointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DiskRestorePointOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.aio.operations.DiskRestorePointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DisksOperations.yml index 32eef72e3094..15316cd7dfa2 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.DisksOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.aio.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.SnapshotsOperations.yml index c7ee05a91a61..78532b0256a0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.aio.operations.SnapshotsOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.aio.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskAccessesOperations.yml index a0639c83213d..78b3fc4dbdb4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskAccessesOperations.yml @@ -353,4 +353,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskEncryptionSetsOperations.yml index daac4112a2ca..5bd0af9ebaad 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskEncryptionSetsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskRestorePointOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskRestorePointOperations.yml index 72bd9674639e..4b6c1c9b41a7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskRestorePointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DiskRestorePointOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.operations.DiskRestorePointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DisksOperations.yml index 95f105b842ec..4c898890afe4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.DisksOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.SnapshotsOperations.yml index 8367a1d79ca1..1ae7288773fe 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2023_10_02.operations.SnapshotsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2023_10_02.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskAccessesOperations.yml index 0b053735edff..8fe0985538c6 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskAccessesOperations.yml @@ -357,4 +357,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.aio.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskEncryptionSetsOperations.yml index c31818da3994..7c560d532ccd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskEncryptionSetsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.aio.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskRestorePointOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskRestorePointOperations.yml index 7eca76ce93e1..20e31356dbe0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskRestorePointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DiskRestorePointOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.aio.operations.DiskRestorePointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DisksOperations.yml index ffaa72ef0eba..08dd7c678f19 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.DisksOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.aio.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.SnapshotsOperations.yml index abbe3d42e006..8fe7731214ed 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.aio.operations.SnapshotsOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.aio.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskAccessesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskAccessesOperations.yml index 888e5a665f6f..1dc7bb508363 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskAccessesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskAccessesOperations.yml @@ -353,4 +353,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.operations.DiskAccessesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskEncryptionSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskEncryptionSetsOperations.yml index 884013fcd100..bc3a52e5846a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskEncryptionSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskEncryptionSetsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.operations.DiskEncryptionSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskRestorePointOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskRestorePointOperations.yml index 2d57a8bf3969..11169641fd28 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskRestorePointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DiskRestorePointOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.operations.DiskRestorePointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DisksOperations.yml index ea70a6357cab..a5d87b44b5b1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.DisksOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.SnapshotsOperations.yml index a463f7ddbb47..7686b8c8583a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_03_02.operations.SnapshotsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_03_02.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.AvailabilitySetsOperations.yml index cecc60abd9b8..ae61357be705 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.AvailabilitySetsOperations.yml @@ -317,4 +317,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationGroupsOperations.yml index 44da46415037..400aef880f4f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationGroupsOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationsOperations.yml index 176cda52b9c8..24366abdc2f0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationsOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.CapacityReservationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostGroupsOperations.yml index 538ff5490e2d..8f907b22feac 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostGroupsOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostsOperations.yml index 4c0e0862c21d..2afbc74fc1b7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostsOperations.yml @@ -299,4 +299,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.ImagesOperations.yml index c971217f9692..6c37f7aed5e5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.ImagesOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.LogAnalyticsOperations.yml index a7a0a048d74d..2b8c5421bb87 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.LogAnalyticsOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.Operations.yml index 71da816ca843..52c6a81b9151 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.ProximityPlacementGroupsOperations.yml index 96fda9194393..f67871d493b8 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointCollectionsOperations.yml index e24401ce2bde..80e04dc9c99e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointCollectionsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointsOperations.yml index afd6a69080a4..dbef89ba83f0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointsOperations.yml @@ -122,4 +122,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.RestorePointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.SshPublicKeysOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.SshPublicKeysOperations.yml index ca0cdd81d474..a0b6e6a90d87 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.SshPublicKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.SshPublicKeysOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.SshPublicKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.UsageOperations.yml index ab89de724338..b82cc75420e7 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionImagesOperations.yml index 82fc1ad53c64..a61d6dded468 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionImagesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionsOperations.yml index 33b73ef5cf43..f4954ea6a338 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.yml index 69869437802f..a656561a5507 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesEdgeZoneOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesOperations.yml index bd3294f34610..20ed7916fb71 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesOperations.yml @@ -243,4 +243,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineRunCommandsOperations.yml index 812d10a426de..4821995c4b6b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineRunCommandsOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml index ad1947eda49d..5973e394075b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 13f8e18fcd5a..d2ff787a3b83 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index 634ef25f110e..d5bae277cd20 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml index e6b014e7d08b..660892a0f1b5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml index 78f76877b742..733531481078 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMsOperations.yml @@ -689,4 +689,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetsOperations.yml index 369c6c463510..0a5e54255306 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetsOperations.yml @@ -910,4 +910,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineSizesOperations.yml index f27b38f518a9..19f521a223c1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachinesOperations.yml index dabf5ef9334b..8e834a17472b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachinesOperations.yml @@ -940,4 +940,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.AvailabilitySetsOperations.yml index 65f4521dacee..53668dd972bf 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.AvailabilitySetsOperations.yml @@ -317,4 +317,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.CapacityReservationGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.CapacityReservationGroupsOperations.yml index dd9a736d6f71..7f292ed88549 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.CapacityReservationGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.CapacityReservationGroupsOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.CapacityReservationGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.CapacityReservationsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.CapacityReservationsOperations.yml index f1647ae5f67d..33377a1f6220 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.CapacityReservationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.CapacityReservationsOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.CapacityReservationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.DedicatedHostGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.DedicatedHostGroupsOperations.yml index 0a94047d7d68..34a9f8a64bfd 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.DedicatedHostGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.DedicatedHostGroupsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.DedicatedHostGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.DedicatedHostsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.DedicatedHostsOperations.yml index 1993d1f15329..8b086eaa218d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.DedicatedHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.DedicatedHostsOperations.yml @@ -299,4 +299,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.DedicatedHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.ImagesOperations.yml index 00558c8d44fd..ff5f6754d67d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.ImagesOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.LogAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.LogAnalyticsOperations.yml index 5d2d71c06b21..0f8444af807b 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.LogAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.LogAnalyticsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.LogAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.Operations.yml index c1822657e900..3e0772e7df22 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.ProximityPlacementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.ProximityPlacementGroupsOperations.yml index 62277b787abd..d776e54e1caf 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.ProximityPlacementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.ProximityPlacementGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.ProximityPlacementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.RestorePointCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.RestorePointCollectionsOperations.yml index b61f1eecb791..8a75006297e1 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.RestorePointCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.RestorePointCollectionsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.RestorePointCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.RestorePointsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.RestorePointsOperations.yml index a9de5c293335..dd40872087be 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.RestorePointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.RestorePointsOperations.yml @@ -122,4 +122,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.RestorePointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.SshPublicKeysOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.SshPublicKeysOperations.yml index 04e10313034d..3f6b02a8d2a4 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.SshPublicKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.SshPublicKeysOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.SshPublicKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.UsageOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.UsageOperations.yml index 0a26dfbc9c47..5a86c462024e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.UsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.UsageOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.UsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionImagesOperations.yml index fdb4e909651e..3a14e5e08daf 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionImagesOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionsOperations.yml index b1392bdbc5ac..87607b48f449 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesEdgeZoneOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesEdgeZoneOperations.yml index 6eb64bb30bef..19286b4bd57d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesEdgeZoneOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesEdgeZoneOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesEdgeZoneOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesOperations.yml index 6acd9cc93001..79733feb69c0 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineRunCommandsOperations.yml index c82712ac8d2b..8e30d0d2ebde 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineRunCommandsOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetExtensionsOperations.yml index 9e11937c7fda..0a6733a42bff 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetExtensionsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml index 3437d8e1ea99..1ca762912293 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetRollingUpgradesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml index 226a961b0bac..9fb06bf537df 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMExtensionsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml index 6357290afced..78bb2a320b9e 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMRunCommandsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMsOperations.yml index 2f0499966406..58b715bdf812 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMsOperations.yml @@ -689,4 +689,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetVMsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetsOperations.yml index ecc5a667b077..8a342f2e761c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetsOperations.yml @@ -908,4 +908,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineScaleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineSizesOperations.yml index 06a0db608570..b0be357a2a3f 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachineSizesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachinesOperations.yml index 3f5472ae5956..d2cc8c3ee4f9 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_01.operations.VirtualMachinesOperations.yml @@ -938,4 +938,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_01.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceOperatingSystemsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceOperatingSystemsOperations.yml index 28ba4a0b28c4..cd4dbbb17865 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceOperatingSystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceOperatingSystemsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceOperatingSystemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRoleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRoleInstancesOperations.yml index 42b62c142168..c05667d50bca 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRoleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRoleInstancesOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRoleInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRolesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRolesOperations.yml index dd8333cf1773..a7720db8eb9c 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRolesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.aio.operations.CloudServiceRolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesOperations.yml index 362418d9b3f3..7ec7201b59be 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesOperations.yml @@ -382,4 +382,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesUpdateDomainOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesUpdateDomainOperations.yml index ceb0606a17b3..92d2fa47b44a 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesUpdateDomainOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesUpdateDomainOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.aio.operations.CloudServicesUpdateDomainOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceOperatingSystemsOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceOperatingSystemsOperations.yml index b2c0ef07a903..c0a469ae4e05 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceOperatingSystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceOperatingSystemsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.operations.CloudServiceOperatingSystemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceRoleInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceRoleInstancesOperations.yml index f87f3c502278..8ce07704deae 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceRoleInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceRoleInstancesOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.operations.CloudServiceRoleInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceRolesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceRolesOperations.yml index 3fa774365f6e..0de8dd3bb73d 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceRolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServiceRolesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.operations.CloudServiceRolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServicesOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServicesOperations.yml index 8ecd55387a52..72023d9ac2ab 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServicesOperations.yml @@ -382,4 +382,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.operations.CloudServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServicesUpdateDomainOperations.yml b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServicesUpdateDomainOperations.yml index ab50a8026a40..c8e3100ba0c5 100644 --- a/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServicesUpdateDomainOperations.yml +++ b/docs-ref-autogen/azure-mgmt-compute/azure.mgmt.compute.v2024_11_04.operations.CloudServicesUpdateDomainOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.compute.v2024_11_04.operations.CloudServicesUpdateDomainOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.operations.LedgerOperations.yml b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.operations.LedgerOperations.yml index f3584fb2765a..4897ce8f75bb 100644 --- a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.operations.LedgerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.operations.LedgerOperations.yml @@ -302,4 +302,4 @@ methods: attributes: - uid: azure.mgmt.confidentialledger.aio.operations.LedgerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.operations.Operations.yml index abc862f21ca2..3e66e1109c5d 100644 --- a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.aio.operations.Operations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.confidentialledger.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.operations.LedgerOperations.yml b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.operations.LedgerOperations.yml index de02524821cb..f04317d8abf9 100644 --- a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.operations.LedgerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.operations.LedgerOperations.yml @@ -301,4 +301,4 @@ methods: attributes: - uid: azure.mgmt.confidentialledger.operations.LedgerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.operations.Operations.yml index 924686e61985..ffb33682aece 100644 --- a/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-confidentialledger/azure.mgmt.confidentialledger.operations.Operations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.confidentialledger.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.AccessOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.AccessOperations.yml index 67637150e2c2..7d18ade179e2 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.AccessOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.AccessOperations.yml @@ -472,4 +472,4 @@ methods: attributes: - uid: azure.mgmt.confluent.aio.operations.AccessOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.MarketplaceAgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.MarketplaceAgreementsOperations.yml index 24c1a6caea31..df2a3a228f74 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.MarketplaceAgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.MarketplaceAgreementsOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.confluent.aio.operations.MarketplaceAgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.OrganizationOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.OrganizationOperations.yml index 112fd229d0d2..0e1c090b6093 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.OrganizationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.OrganizationOperations.yml @@ -714,4 +714,4 @@ methods: attributes: - uid: azure.mgmt.confluent.aio.operations.OrganizationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.OrganizationOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.OrganizationOperationsOperations.yml index f7589df57529..8d9ef75d2a31 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.OrganizationOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.OrganizationOperationsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.confluent.aio.operations.OrganizationOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.ValidationsOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.ValidationsOperations.yml index 538930e6a424..88996f1a5c51 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.ValidationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.aio.operations.ValidationsOperations.yml @@ -104,4 +104,4 @@ methods: attributes: - uid: azure.mgmt.confluent.aio.operations.ValidationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.AccessOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.AccessOperations.yml index d9bd7230916a..305d642460f1 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.AccessOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.AccessOperations.yml @@ -471,4 +471,4 @@ methods: attributes: - uid: azure.mgmt.confluent.operations.AccessOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.MarketplaceAgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.MarketplaceAgreementsOperations.yml index 1a98823014b4..fc94125cc735 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.MarketplaceAgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.MarketplaceAgreementsOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.confluent.operations.MarketplaceAgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.OrganizationOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.OrganizationOperations.yml index 608d870558a4..6c98be5d92a3 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.OrganizationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.OrganizationOperations.yml @@ -714,4 +714,4 @@ methods: attributes: - uid: azure.mgmt.confluent.operations.OrganizationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.OrganizationOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.OrganizationOperationsOperations.yml index ab71b95dd4c0..e9707c764f26 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.OrganizationOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.OrganizationOperationsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.confluent.operations.OrganizationOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.ValidationsOperations.yml b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.ValidationsOperations.yml index 9fd2fe41122c..48b353a9f8a1 100644 --- a/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.ValidationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-confluent/azure.mgmt.confluent.operations.ValidationsOperations.yml @@ -104,4 +104,4 @@ methods: attributes: - uid: azure.mgmt.confluent.operations.ValidationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.ClustersOperations.yml index b7c5c821b441..b4b9de6e9fcb 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.ClustersOperations.yml @@ -255,4 +255,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.DatastoresOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.DatastoresOperations.yml index d63e19dedf58..111df043f304 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.DatastoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.DatastoresOperations.yml @@ -255,4 +255,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.DatastoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.HostsOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.HostsOperations.yml index 53dd18764056..d682a4218d19 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.HostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.HostsOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.HostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.InventoryItemsOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.InventoryItemsOperations.yml index 2bbd897c1bb6..f79bffdf4635 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.InventoryItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.InventoryItemsOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.InventoryItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.Operations.yml index 44ce06b51854..f12af9aadd7b 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.ResourcePoolsOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.ResourcePoolsOperations.yml index b61c030deb57..c6169547409a 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.ResourcePoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.ResourcePoolsOperations.yml @@ -259,4 +259,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.ResourcePoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VCentersOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VCentersOperations.yml index 88fe43821da2..688707aa254f 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VCentersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VCentersOperations.yml @@ -255,4 +255,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.VCentersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VMInstanceGuestAgentsOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VMInstanceGuestAgentsOperations.yml index da970368d9f2..f893a3291234 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VMInstanceGuestAgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VMInstanceGuestAgentsOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.VMInstanceGuestAgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualMachineInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualMachineInstancesOperations.yml index 48ef73cf94f8..7540335f357a 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualMachineInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualMachineInstancesOperations.yml @@ -424,4 +424,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.VirtualMachineInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualMachineTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualMachineTemplatesOperations.yml index 914123a60764..b8b0a1f7e9b0 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualMachineTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualMachineTemplatesOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.VirtualMachineTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualNetworksOperations.yml index 15e8e2ee90eb..f4bc181a98af 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VirtualNetworksOperations.yml @@ -259,4 +259,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VmInstanceHybridIdentityMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VmInstanceHybridIdentityMetadataOperations.yml index 4051568c6305..a7a1ff29e1c5 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VmInstanceHybridIdentityMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.aio.operations.VmInstanceHybridIdentityMetadataOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.aio.operations.VmInstanceHybridIdentityMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.ClustersOperations.yml index da5e1b1592b0..15bbfd696484 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.ClustersOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.DatastoresOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.DatastoresOperations.yml index 321e66c3209b..8b9ebfc71956 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.DatastoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.DatastoresOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.DatastoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.HostsOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.HostsOperations.yml index 0e8451f87361..66a31c5f7a13 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.HostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.HostsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.HostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.InventoryItemsOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.InventoryItemsOperations.yml index faee783bc25d..911e124dcbd2 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.InventoryItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.InventoryItemsOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.InventoryItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.Operations.yml index 5185399a4dc8..14137036c762 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.ResourcePoolsOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.ResourcePoolsOperations.yml index fb718cce561e..90febab7c59a 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.ResourcePoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.ResourcePoolsOperations.yml @@ -259,4 +259,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.ResourcePoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VCentersOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VCentersOperations.yml index b30cb212fabb..3cdd291b9808 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VCentersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VCentersOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.VCentersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VMInstanceGuestAgentsOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VMInstanceGuestAgentsOperations.yml index 20b977ca1e9e..d4d15fcf5829 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VMInstanceGuestAgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VMInstanceGuestAgentsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.VMInstanceGuestAgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualMachineInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualMachineInstancesOperations.yml index 635f78ed11d5..50d15434eb76 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualMachineInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualMachineInstancesOperations.yml @@ -424,4 +424,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.VirtualMachineInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualMachineTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualMachineTemplatesOperations.yml index 928d006dbfc5..2a49217253b8 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualMachineTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualMachineTemplatesOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.VirtualMachineTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualNetworksOperations.yml index 446c245eeee9..7cd841018289 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VirtualNetworksOperations.yml @@ -259,4 +259,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VmInstanceHybridIdentityMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VmInstanceHybridIdentityMetadataOperations.yml index 0cde15b8cca1..722313724813 100644 --- a/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VmInstanceHybridIdentityMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-connectedvmware/azure.mgmt.connectedvmware.operations.VmInstanceHybridIdentityMetadataOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.connectedvmware.operations.VmInstanceHybridIdentityMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.AggregatedCostOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.AggregatedCostOperations.yml index 052a3dbfda89..1e1d4cb5e40c 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.AggregatedCostOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.AggregatedCostOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.AggregatedCostOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.BalancesOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.BalancesOperations.yml index b4824f0f9165..2196169d3b80 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.BalancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.BalancesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.BalancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.BudgetsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.BudgetsOperations.yml index 2ee30481a231..9bdbccd22cb1 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.BudgetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.BudgetsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.BudgetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ChargesOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ChargesOperations.yml index 43e28feb8b8a..5b385324cc25 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ChargesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ChargesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.ChargesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.CreditsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.CreditsOperations.yml index 9cf7da8678aa..1cefb5123dc7 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.CreditsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.CreditsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.CreditsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.EventsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.EventsOperations.yml index 98bb457ae43d..d5e03cbf981d 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.EventsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.EventsOperations.yml @@ -91,4 +91,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.EventsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.LotsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.LotsOperations.yml index 4a2aa194addb..9c129b4b2fb3 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.LotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.LotsOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.LotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.MarketplacesOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.MarketplacesOperations.yml index 6f37f9d8fed9..764df5852f13 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.MarketplacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.MarketplacesOperations.yml @@ -100,4 +100,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.MarketplacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.Operations.yml index ec8e9eddeb79..9a23f0b4a8c6 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.PriceSheetOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.PriceSheetOperations.yml index aa3bfb08e1b5..4af5b3fe1582 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.PriceSheetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.PriceSheetOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.PriceSheetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationRecommendationDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationRecommendationDetailsOperations.yml index a89a846346df..75b0a186e5c6 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationRecommendationDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationRecommendationDetailsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.ReservationRecommendationDetailsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationRecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationRecommendationsOperations.yml index b3cba2153988..552db73b6830 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationRecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationRecommendationsOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.ReservationRecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationTransactionsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationTransactionsOperations.yml index ad10be96385a..8f841449b336 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationTransactionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationTransactionsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.ReservationTransactionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationsDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationsDetailsOperations.yml index 4a5ddbd7fc07..1b83b6e2d546 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationsDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationsDetailsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.ReservationsDetailsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationsSummariesOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationsSummariesOperations.yml index 7692334729ec..59de79b218af 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationsSummariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.ReservationsSummariesOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.ReservationsSummariesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.TagsOperations.yml index eaf6f3aca859..6135ba03260e 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.TagsOperations.yml @@ -55,4 +55,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.TagsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.UsageDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.UsageDetailsOperations.yml index 259a44ed429b..9c6d97b05ca5 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.UsageDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.aio.operations.UsageDetailsOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.consumption.aio.operations.UsageDetailsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.AggregatedCostOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.AggregatedCostOperations.yml index 4f2a19f8ca49..324c49b4a334 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.AggregatedCostOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.AggregatedCostOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.AggregatedCostOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.BalancesOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.BalancesOperations.yml index 673577109bf7..8ac2a6a93ac1 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.BalancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.BalancesOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.BalancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.BudgetsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.BudgetsOperations.yml index 5935bdbd88ac..60b02c5d0af8 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.BudgetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.BudgetsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.BudgetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ChargesOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ChargesOperations.yml index 488c5f33b075..87e835b1c26c 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ChargesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ChargesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.ChargesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.CreditsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.CreditsOperations.yml index 369cfb518a98..7d175e10a750 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.CreditsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.CreditsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.CreditsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.EventsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.EventsOperations.yml index 2a927ae291f3..b15da356d588 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.EventsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.EventsOperations.yml @@ -91,4 +91,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.EventsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.LotsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.LotsOperations.yml index 787e8ace6fce..21e3aa4efc87 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.LotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.LotsOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.LotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.MarketplacesOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.MarketplacesOperations.yml index 959c008f799b..85ad150782ff 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.MarketplacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.MarketplacesOperations.yml @@ -100,4 +100,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.MarketplacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.PriceSheetOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.PriceSheetOperations.yml index 911261a6ebee..92b5a090a748 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.PriceSheetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.PriceSheetOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.PriceSheetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationRecommendationDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationRecommendationDetailsOperations.yml index a8cf89c106bc..da82512379e2 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationRecommendationDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationRecommendationDetailsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.ReservationRecommendationDetailsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationRecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationRecommendationsOperations.yml index 8a018643ce88..b76767b54bac 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationRecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationRecommendationsOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.ReservationRecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationTransactionsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationTransactionsOperations.yml index 383b3039f351..893f6d598009 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationTransactionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationTransactionsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.ReservationTransactionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationsDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationsDetailsOperations.yml index 204e81b862ee..bae603c1093d 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationsDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationsDetailsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.ReservationsDetailsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationsSummariesOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationsSummariesOperations.yml index 613c5aadd5b9..e0c785b4c9da 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationsSummariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.ReservationsSummariesOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.ReservationsSummariesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.TagsOperations.yml index c418a616c67d..12d8b38bffd0 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.TagsOperations.yml @@ -55,4 +55,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.TagsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.UsageDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.UsageDetailsOperations.yml index 157ac4e6c683..c71f4d9a1d57 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.UsageDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.UsageDetailsOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.UsageDetailsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.operations.yml b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.operations.yml index 83bdb41292b1..2bb93445f016 100644 --- a/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-consumption/azure.mgmt.consumption.operations.operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.consumption.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainerGroupsOperations.yml index f88d8a9ac9e2..e5e898d34342 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainerGroupsOperations.yml @@ -455,4 +455,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.aio.operations.ContainerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainersOperations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainersOperations.yml index 086fbc8c7bb1..93e31a92b254 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainersOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.aio.operations.ContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.LocationOperations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.LocationOperations.yml index 14bfc12e022f..0bb8d763bdc5 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.LocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.LocationOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.aio.operations.LocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.Operations.yml index 32804d0d9bbd..9308ee49c751 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.SubnetServiceAssociationLinkOperations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.SubnetServiceAssociationLinkOperations.yml index 64e44a501a6c..fe3b03879780 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.SubnetServiceAssociationLinkOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.SubnetServiceAssociationLinkOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.aio.operations.SubnetServiceAssociationLinkOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.ContainerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.ContainerGroupsOperations.yml index d4c5182dfa08..d1e976d06585 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.ContainerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.ContainerGroupsOperations.yml @@ -455,4 +455,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.operations.ContainerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.ContainersOperations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.ContainersOperations.yml index 3289dcc10df0..6367353590e7 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.ContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.ContainersOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.operations.ContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.LocationOperations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.LocationOperations.yml index 0bafe6b2d74c..bd1a610294ff 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.LocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.LocationOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.operations.LocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.SubnetServiceAssociationLinkOperations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.SubnetServiceAssociationLinkOperations.yml index d2a345c12f7d..e4acf9c7a6f2 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.SubnetServiceAssociationLinkOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.SubnetServiceAssociationLinkOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.operations.SubnetServiceAssociationLinkOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.operations.yml b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.operations.yml index be4ff375b6a6..6974660e10f7 100644 --- a/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.operations.operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.containerinstance.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.Operations.yml index af91ab4b056b..8eed37b33507 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.RegistriesOperations.yml index 0bfa60c00aac..7bbb06082c93 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.RegistriesOperations.yml @@ -303,4 +303,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01.aio.operations.RegistriesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.ReplicationsOperations.yml index db0bc88e1508..f2f941c8e460 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01.aio.operations.ReplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.WebhooksOperations.yml index d4478e43878e..504b18351186 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01.aio.operations.WebhooksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.Operations.yml index e872d384d10f..631951f474c3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.RegistriesOperations.yml index 3c58e26e3ad9..367f7a3a1f23 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.RegistriesOperations.yml @@ -299,4 +299,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01.operations.RegistriesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.ReplicationsOperations.yml index 2fe3c8392bf5..b689c899ce88 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01.operations.ReplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.WebhooksOperations.yml index 7415f50a69e6..5ff27863eb81 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01.operations.WebhooksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.RegistriesOperations.yml index 6d640adc5cf0..5c909d9d8367 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.RegistriesOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.ScopeMapsOperations.yml index a04e164a7619..7684298d37f4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.TokensOperations.yml index a39ff3d8b21e..1bde83794bf5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01_preview.aio.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.RegistriesOperations.yml index e574f5e93dea..1f4eadd9ccd4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.RegistriesOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.ScopeMapsOperations.yml index 7e53885e604a..f5bfb2d37fad 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01_preview.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.TokensOperations.yml index dfa0702b5987..6c2fee65b48b 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_05_01_preview.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_05_01_preview.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.AgentPoolsOperations.yml index 3a17ccecf4ec..61d14326cb1f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.AgentPoolsOperations.yml @@ -208,4 +208,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.AgentPoolsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RegistriesOperations.yml index f0c16a960633..e71d242b1464 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RegistriesOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RunsOperations.yml index 6a170b3c9e43..115cc2e8ffd1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RunsOperations.yml @@ -183,4 +183,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.RunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TaskRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TaskRunsOperations.yml index 006ac109cf3e..f895bd1b3a49 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TaskRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TaskRunsOperations.yml @@ -208,4 +208,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TaskRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TasksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TasksOperations.yml index c06e17e8f4fb..7d97e56f294a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TasksOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.aio.operations.TasksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.AgentPoolsOperations.yml index 24aa5084f0eb..4408cf145112 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.AgentPoolsOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.operations.AgentPoolsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.RegistriesOperations.yml index 10b0768a7686..e77ce8e5bb00 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.RegistriesOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.RunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.RunsOperations.yml index cc8a9c1c7395..4fb12abd271c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.RunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.RunsOperations.yml @@ -183,4 +183,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.operations.RunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.TaskRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.TaskRunsOperations.yml index ecb5f63709fc..75cac99318f6 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.TaskRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.TaskRunsOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.operations.TaskRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.TasksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.TasksOperations.yml index 9e63a3ca164e..4b3bf6c800c3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.TasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2019_06_01_preview.operations.TasksOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2019_06_01_preview.operations.TasksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2019_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml index 84def90b6906..1b02d382a60d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ExportPipelinesOperations.yml index c76bca745386..0188026650da 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ImportPipelinesOperations.yml index 3b13db1daa8f..cbfa5c3dfeaf 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.Operations.yml index 055f34ff44dd..a70ebcd9d301 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PipelineRunsOperations.yml index f459e7b09e08..80b1028a985f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index d0b55a0f91f1..43b3a69b0672 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.RegistriesOperations.yml index 07835ba28f26..f3a93a0235e2 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.RegistriesOperations.yml @@ -364,4 +364,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ReplicationsOperations.yml index 65100c601678..c86047aa00ff 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ScopeMapsOperations.yml index 641f16aacfbd..468a63c65a11 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.TokensOperations.yml index ea0ca4b55d03..06455766f065 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.WebhooksOperations.yml index 486b82f8bafb..e7a43aa49b05 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.aio.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ConnectedRegistriesOperations.yml index a5df367b615f..ca0232762363 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ExportPipelinesOperations.yml index 732b7be7d41b..fc86ec3b26fb 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ImportPipelinesOperations.yml index 0ebfe42c6745..7cb749e02103 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.Operations.yml index e1953e8c4b70..f04133f6699b 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.PipelineRunsOperations.yml index 1e9975f7f2a3..87af28f08662 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 9a0b12cc78bc..73a38af9c3aa 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.RegistriesOperations.yml index f9c9aeaa01e8..9cdc8390c4bd 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.RegistriesOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ReplicationsOperations.yml index 148e2e329eaf..70647798ba60 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ScopeMapsOperations.yml index 08fcb4dd46bc..c2a906a86780 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.TokensOperations.yml index 5b260f856175..1eb3c76b8957 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.WebhooksOperations.yml index e4adff733516..b8cc79fb22b8 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2020_11_01_preview.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2020_11_01_preview.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2020_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ConnectedRegistriesOperations.yml index 7e82523247db..b8fc12022f5a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ExportPipelinesOperations.yml index daf6a2fbe573..d98e327eaea7 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ImportPipelinesOperations.yml index 316e5dbcc0d1..d28377d89a56 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.Operations.yml index f06dfaf5f560..3c1ee9c3af5f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PipelineRunsOperations.yml index 8fce3f45aa16..b814b669f7fa 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 551bb9d83c44..95d9d15509ee 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.RegistriesOperations.yml index c86c4dd50f05..f7dada35ee99 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.RegistriesOperations.yml @@ -364,4 +364,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ReplicationsOperations.yml index 4d3d1fe0fa22..2ebd85de41c4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ScopeMapsOperations.yml index 1bfea9dc85b9..8d34ebfb3dc1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.TokensOperations.yml index 03d5e003b538..526a6a65bcc2 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.WebhooksOperations.yml index f57e010232dc..1c9dbe9111ca 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.aio.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ConnectedRegistriesOperations.yml index db87f4768be2..020234bdbd67 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ExportPipelinesOperations.yml index 46d28e887bfd..f2cb981e724f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ImportPipelinesOperations.yml index a5e293c7cdf3..2084bac62c8d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.Operations.yml index 0646b82a56df..9406a23d801d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.PipelineRunsOperations.yml index 42d478930c3e..cb90e1752a33 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.PrivateEndpointConnectionsOperations.yml index e8eda0518588..4869706cc377 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.RegistriesOperations.yml index d90940dd6226..7b5bf5aa021f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.RegistriesOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ReplicationsOperations.yml index fe07cd342c92..1be78c139217 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ScopeMapsOperations.yml index 1d0b6634c3cc..8e12ba981510 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.TokensOperations.yml index b777d0f66b83..f136ade43f8d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.WebhooksOperations.yml index 421657d8baa9..df1b58d08743 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2021_08_01_preview.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2021_08_01_preview.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2021_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ConnectedRegistriesOperations.yml index c7e33357affe..8d56b9f4728a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ExportPipelinesOperations.yml index 1d67851e84f4..7196513f7b58 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ImportPipelinesOperations.yml index 92088844b555..6f7d3a01829d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.Operations.yml index d5d4203aa3cb..869c41a124bc 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PipelineRunsOperations.yml index f8b7cb66b8ca..01e404c4e949 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 7c6a651c48b1..eebdef574b6c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.RegistriesOperations.yml index 6bc10f6eb5d4..c8e1056674ca 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.RegistriesOperations.yml @@ -394,4 +394,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ReplicationsOperations.yml index 0081d5a20ba8..b5d6456ede6f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ScopeMapsOperations.yml index feb80582b9f7..b3ef7f07b311 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.TokensOperations.yml index bad50263e2e0..bba920f3fe4c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.WebhooksOperations.yml index 52c31502a549..1259c2734faa 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.aio.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ConnectedRegistriesOperations.yml index 474ee9cba8f1..436b93117578 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ExportPipelinesOperations.yml index 95d4f739272b..15c179d1287f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ImportPipelinesOperations.yml index 7f01183e3ed3..398c64b7ad47 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.Operations.yml index 3327bf5ae3af..d86122641eef 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.PipelineRunsOperations.yml index 282eb8025c62..fa0e85594ee9 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 0ca4fc4987cb..f38ffe0fe2e1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.RegistriesOperations.yml index 8df3204adf4c..ea01a85448f7 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.RegistriesOperations.yml @@ -390,4 +390,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ReplicationsOperations.yml index 9cb81cf66818..3c9b7458eb1e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ScopeMapsOperations.yml index 37e40aa70581..ea4592baaae4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.TokensOperations.yml index fa81d5f11399..4ee478353926 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.WebhooksOperations.yml index 3c7cab776ce0..abdabe368173 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2022_02_01_preview.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2022_02_01_preview.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CacheRulesOperations.yml index 5c546a0564a0..f6fc163a4390 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CacheRulesOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CacheRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ConnectedRegistriesOperations.yml index 8f85fdf35225..654133168778 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CredentialSetsOperations.yml index 5b27c305843c..433c1a44b0d0 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.CredentialSetsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ExportPipelinesOperations.yml index b54bbc4272ec..785bcbf8dee1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ImportPipelinesOperations.yml index 7d292c697442..06022e15074d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.Operations.yml index 9236af01b322..bddca6dfed2d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PipelineRunsOperations.yml index 9ee42b02c7ba..0c0168bce7e4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 51a264e6b4f5..7ddb058da2dc 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.RegistriesOperations.yml index 3f23f15432d8..49865b4899d4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.RegistriesOperations.yml @@ -394,4 +394,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ReplicationsOperations.yml index feb05d248276..b9852f8e1ce6 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ScopeMapsOperations.yml index 2a7254c1c4c8..36cfffb984d5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.TokensOperations.yml index 3821a23bb331..2d2af6f109ef 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.WebhooksOperations.yml index 7731ffb797df..6d27eef6975a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.aio.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.CacheRulesOperations.yml index 8c0750cd47e0..ec78f97698fa 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.CacheRulesOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.CacheRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ConnectedRegistriesOperations.yml index eedf6d49f628..50730007c982 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.CredentialSetsOperations.yml index a28bb5de0d9d..d1a1662fced4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.CredentialSetsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ExportPipelinesOperations.yml index ba4ea511adf3..3883eaa05cc0 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ImportPipelinesOperations.yml index 81b259b9deeb..11aaca45b393 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.Operations.yml index 01b680a86b59..b882d10b0e1d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.PipelineRunsOperations.yml index 5b95b6d43c2d..c051c07d741f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 0019b70edae4..d82b0163a046 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.RegistriesOperations.yml index 5d50b61728c0..0d56f60e6cc5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.RegistriesOperations.yml @@ -390,4 +390,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ReplicationsOperations.yml index 604e7439e15b..fed309791c53 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ScopeMapsOperations.yml index aeb009537192..64eb2323d1c7 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.TokensOperations.yml index 47dd4126f765..87167c611373 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.WebhooksOperations.yml index 979be5926738..fdb6bab46931 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_01_01_preview.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_01_01_preview.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchiveVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchiveVersionsOperations.yml index 1b616128cd65..a966337801de 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchiveVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchiveVersionsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchiveVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchivesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchivesOperations.yml index 0677fa3d1b77..db16938cbef4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchivesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchivesOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ArchivesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CacheRulesOperations.yml index 7b79ec6e4f5e..2396d38e3d8e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CacheRulesOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CacheRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml index bdf0754829cf..e2d71d1f36a3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CredentialSetsOperations.yml index 3a3c2eb14271..6d6d2602932a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.CredentialSetsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ExportPipelinesOperations.yml index e94296c7bf10..3bcca8abc0a3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ImportPipelinesOperations.yml index 9221e9b29678..e5f9d61b1d4c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.Operations.yml index 2c23513a164d..6d3dc691bc9f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PipelineRunsOperations.yml index 89ca70e1c20f..93a0afdf56cd 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 9a855c5aab89..a88b97c12258 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.RegistriesOperations.yml index c6774f50986e..2b5dc95b15f9 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.RegistriesOperations.yml @@ -394,4 +394,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ReplicationsOperations.yml index cac7f863d5ac..4ebc0abd40f1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ScopeMapsOperations.yml index f3c8c3acb2e9..30a7c9e73a4d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.TokensOperations.yml index 40f1ad69eb38..7b248ff2708e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.WebhooksOperations.yml index 1c8796791f3f..3e37e09ccf35 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.aio.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchiveVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchiveVersionsOperations.yml index 40422972889c..8efd01157849 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchiveVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchiveVersionsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchiveVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchivesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchivesOperations.yml index a50235b625ad..a4e525b3d89e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchivesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchivesOperations.yml @@ -198,4 +198,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.ArchivesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.CacheRulesOperations.yml index bfacfc762219..a5e1b0985ddc 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.CacheRulesOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.CacheRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ConnectedRegistriesOperations.yml index f0351e42f2c1..f13b019899ff 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.CredentialSetsOperations.yml index b104ace08b17..6cb857f3ca00 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.CredentialSetsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ExportPipelinesOperations.yml index f66d143d92ed..562b202e6f6d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ImportPipelinesOperations.yml index 862132359a3f..c7e094e29fee 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.Operations.yml index 49251c46f128..b0d0dce672dd 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.PipelineRunsOperations.yml index 11ce75e1202a..9492bfd93293 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml index e6c4c1b391ee..dd91aea79edb 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.RegistriesOperations.yml index eb3319f69333..7056e3352498 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.RegistriesOperations.yml @@ -390,4 +390,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ReplicationsOperations.yml index 929208e0ac89..5dbfdeaeb466 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ScopeMapsOperations.yml index 186209fbbeaf..52f3cdee8864 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.TokensOperations.yml index 327eb998b348..a34db4664ad5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.WebhooksOperations.yml index 1f3e76f51690..cd6db831436c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2023_11_01_preview.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2023_11_01_preview.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2023_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchiveVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchiveVersionsOperations.yml index c4361524df56..f86f5f07328f 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchiveVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchiveVersionsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchiveVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchivesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchivesOperations.yml index 00317a5b0eb7..1d7d5a049b60 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchivesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchivesOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ArchivesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CacheRulesOperations.yml index 05faf8529884..bb3a3fdeace4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CacheRulesOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CacheRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml index a7ec275883e6..f1a92774ebfb 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CredentialSetsOperations.yml index 9a501106524d..5101effbdce4 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.CredentialSetsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ExportPipelinesOperations.yml index cfbdf90e02b9..5f5c2957ccbf 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ImportPipelinesOperations.yml index 073693bdb411..730380ab8de3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.Operations.yml index e7904a7e303f..92397d31b301 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PipelineRunsOperations.yml index d9677507fc59..b0a7f14c78e8 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 14fa3bc47aff..06fe1f1ae127 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.RegistriesOperations.yml index 4520b4dc5923..6fdcef9806aa 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.RegistriesOperations.yml @@ -394,4 +394,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ReplicationsOperations.yml index 00f4dc201346..17e6fbfa9e0d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ScopeMapsOperations.yml index 70e30284c3b7..9c2f791b913c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.TokensOperations.yml index a7d44d0e2e7e..dd27d98124a1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.WebhooksOperations.yml index 5bb0286be7bc..8f7c7f6af43a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.aio.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchiveVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchiveVersionsOperations.yml index e2b082c76a3e..711b5640d57e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchiveVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchiveVersionsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchiveVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchivesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchivesOperations.yml index 53f83cbca183..3fb765d12141 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchivesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchivesOperations.yml @@ -198,4 +198,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.ArchivesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.CacheRulesOperations.yml index a79b36224e7c..1c667fd4a7e1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.CacheRulesOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.CacheRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ConnectedRegistriesOperations.yml index 838f35d2d03c..915e19bc4382 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.CredentialSetsOperations.yml index f2825dcf3c1d..8066c7c3ec66 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.CredentialSetsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ExportPipelinesOperations.yml index 199676e883f3..48233c99cc83 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ImportPipelinesOperations.yml index b5c600ddfa60..4b232090fd33 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.Operations.yml index 795b51a2a736..4f4a38632fdc 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.PipelineRunsOperations.yml index 6a3bffa28a52..a7bc664a4787 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml index af133bdd9763..88547292da4d 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.RegistriesOperations.yml index 3992a8e3a783..b9fac470193c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.RegistriesOperations.yml @@ -390,4 +390,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ReplicationsOperations.yml index f3e526fc796e..d8c27545cf2a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ScopeMapsOperations.yml index c2eeb25b5c79..d0e54058caf2 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.TokensOperations.yml index cfbba85e01c1..09aa52dcd22c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.WebhooksOperations.yml index ce6a11fbb7da..11dc6803ef42 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2024_11_01_preview.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2024_11_01_preview.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2024_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.AgentPoolsOperations.yml index 979b6af9af79..31f745c6d342 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.AgentPoolsOperations.yml @@ -208,4 +208,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.AgentPoolsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchiveVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchiveVersionsOperations.yml index ec8bfc82fc7d..63826d1b823c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchiveVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchiveVersionsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchiveVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchivesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchivesOperations.yml index 6b66665ea653..9d2f287898c3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchivesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchivesOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ArchivesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CacheRulesOperations.yml index fe8bf82a53cb..07b5634b25dc 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CacheRulesOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CacheRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ConnectedRegistriesOperations.yml index 58733e9b70e9..b7f2f34fe695 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CredentialSetsOperations.yml index 17e84353d403..1a9813ddcafb 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.CredentialSetsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ExportPipelinesOperations.yml index 306c0c739a16..ce15c54ee049 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ImportPipelinesOperations.yml index e3ef20062994..4d23b387e8ec 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.Operations.yml index f7f0a430d797..e64d4812992b 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PipelineRunsOperations.yml index b25598944f47..cd73f205e335 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index cbeaeba1bf4a..47bc47cc65d9 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RegistriesOperations.yml index 0deb4cca5b77..970e3272aec3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RegistriesOperations.yml @@ -452,4 +452,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ReplicationsOperations.yml index 3b15dce2bb6f..c3d1a1dd3df1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RunsOperations.yml index 408974321f0a..e718b8259ea1 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RunsOperations.yml @@ -181,4 +181,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.RunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ScopeMapsOperations.yml index 36932b29faff..163e7cb29421 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TaskRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TaskRunsOperations.yml index 1af9b9cd1da5..856972d8d86e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TaskRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TaskRunsOperations.yml @@ -207,4 +207,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TaskRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TasksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TasksOperations.yml index 95ea51ca6f45..f328ede50fd8 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TasksOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TasksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TokensOperations.yml index f41879798bb6..209c43a59150 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.WebhooksOperations.yml index 009eaf7fdcb0..83dee62a4d03 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.aio.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.AgentPoolsOperations.yml index 5804363a06c0..7daf57b8acd6 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.AgentPoolsOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.AgentPoolsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchiveVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchiveVersionsOperations.yml index 04db3be6cf02..4f07d4f8e7c5 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchiveVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchiveVersionsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchiveVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchivesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchivesOperations.yml index 774f362b8e57..15a1f0b222ed 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchivesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchivesOperations.yml @@ -198,4 +198,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.ArchivesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.CacheRulesOperations.yml index 947edf6031b6..1636eac55747 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.CacheRulesOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.CacheRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ConnectedRegistriesOperations.yml index 196907e76bd8..37271b176856 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.ConnectedRegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.CredentialSetsOperations.yml index c4337347b1ed..603e1f8734a6 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.CredentialSetsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ExportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ExportPipelinesOperations.yml index 95ee3a8ba84c..c9947e3e4eca 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ExportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ExportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.ExportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ImportPipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ImportPipelinesOperations.yml index 88a3f9d033fb..c84fbbcd7b21 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ImportPipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ImportPipelinesOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.ImportPipelinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.Operations.yml index fb2cbe2e160d..f2216b17e961 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.PipelineRunsOperations.yml index 58481f3428a9..400f52ca8597 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.PipelineRunsOperations.yml @@ -138,4 +138,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.PipelineRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 2e08971762a3..46470cca9a57 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.RegistriesOperations.yml index ce37007700ed..8329b4f22c12 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.RegistriesOperations.yml @@ -448,4 +448,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.RegistriesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ReplicationsOperations.yml index 9906cb7dd9b3..985b2229267b 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.ReplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.RunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.RunsOperations.yml index c680158a64e5..f56c60fb5985 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.RunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.RunsOperations.yml @@ -181,4 +181,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.RunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ScopeMapsOperations.yml index 2e9249d57610..801426f78edb 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.ScopeMapsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TaskRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TaskRunsOperations.yml index 6faff86fa870..ce7ff7f369c3 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TaskRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TaskRunsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.TaskRunsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TasksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TasksOperations.yml index 1c5dd84eb41b..671ca867dd01 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TasksOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.TasksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TokensOperations.yml index f8af9e02176e..9ce9fb8afd3c 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.TokensOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.WebhooksOperations.yml index f2669ab6a45d..9f64e1999b94 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_03_01_preview.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_03_01_preview.operations.WebhooksOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.CacheRulesOperations.yml index f51f619bbbc3..da009c41c0af 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.CacheRulesOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.CacheRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ConnectedRegistriesOperations.yml index c11c3468214b..9acf3e4bc242 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.ConnectedRegistriesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.CredentialSetsOperations.yml index 79f9f40349ba..904c5b5bfbec 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.CredentialSetsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.Operations.yml index dbea756917ff..b30381dbc8ec 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.yml index 4cbc08f7c3d1..eae607de3b86 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.RegistriesOperations.yml index 13601677eb40..26df2d35a14e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.RegistriesOperations.yml @@ -394,4 +394,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.RegistriesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ReplicationsOperations.yml index 809147973a58..daf39cba71fc 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.ReplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ScopeMapsOperations.yml index fccb073a748d..d2a79d4c2a9a 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.ScopeMapsOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.ScopeMapsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.TokensOperations.yml index 28c9c00ee1fa..9153346a0f52 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.TokensOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.WebhooksOperations.yml index df294948feaa..74ea020df874 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.aio.operations.WebhooksOperations.yml @@ -265,4 +265,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.aio.operations.WebhooksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.CacheRulesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.CacheRulesOperations.yml index a0a6707c06b6..9a9906149128 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.CacheRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.CacheRulesOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.CacheRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ConnectedRegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ConnectedRegistriesOperations.yml index 4902489d1974..b20429dac34e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ConnectedRegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ConnectedRegistriesOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.ConnectedRegistriesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.CredentialSetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.CredentialSetsOperations.yml index a03e37389a0f..7670b1e366af 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.CredentialSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.CredentialSetsOperations.yml @@ -179,4 +179,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.CredentialSetsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.Operations.yml index 94cad54454e0..478acc240822 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.PrivateEndpointConnectionsOperations.yml index 216644d82b55..e76094879d30 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.RegistriesOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.RegistriesOperations.yml index c9bf5765522f..9dcdf624521e 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.RegistriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.RegistriesOperations.yml @@ -390,4 +390,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.RegistriesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ReplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ReplicationsOperations.yml index cdbc9016318c..362ef39d12a6 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ReplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ReplicationsOperations.yml @@ -180,4 +180,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.ReplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ScopeMapsOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ScopeMapsOperations.yml index e122d3bbc38e..49980e74cd70 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ScopeMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.ScopeMapsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.ScopeMapsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.TokensOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.TokensOperations.yml index 025a3973d82b..6da755c39106 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.TokensOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.TokensOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.TokensOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.WebhooksOperations.yml b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.WebhooksOperations.yml index f08de0eeb38b..14ae88688d77 100644 --- a/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.WebhooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerregistry/azure.mgmt.containerregistry.v2025_04_01.operations.WebhooksOperations.yml @@ -261,4 +261,4 @@ attributes: - uid: azure.mgmt.containerregistry.v2025_04_01.operations.WebhooksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv94\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.aio.operations.ContainerServicesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.aio.operations.ContainerServicesOperations.yml index d669eb5a7d3e..418fd007c5e5 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.aio.operations.ContainerServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.aio.operations.ContainerServicesOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.containerservice.v2017_07_01.aio.operations.ContainerServicesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2017_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.operations.ContainerServicesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.operations.ContainerServicesOperations.yml index a1633c6eeb06..2515fab465ef 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.operations.ContainerServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2017_07_01.operations.ContainerServicesOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.containerservice.v2017_07_01.operations.ContainerServicesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2017_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2019_09_30_preview.aio.operations.OpenShiftManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2019_09_30_preview.aio.operations.OpenShiftManagedClustersOperations.yml index c8c4f746c2ca..4aa3ee6bcac3 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2019_09_30_preview.aio.operations.OpenShiftManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2019_09_30_preview.aio.operations.OpenShiftManagedClustersOperations.yml @@ -189,4 +189,4 @@ attributes: - uid: azure.mgmt.containerservice.v2019_09_30_preview.aio.operations.OpenShiftManagedClustersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2019_09_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2019_09_30_preview.operations.OpenShiftManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2019_09_30_preview.operations.OpenShiftManagedClustersOperations.yml index d325cb9d91f6..96339e11f92d 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2019_09_30_preview.operations.OpenShiftManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2019_09_30_preview.operations.OpenShiftManagedClustersOperations.yml @@ -189,4 +189,4 @@ attributes: - uid: azure.mgmt.containerservice.v2019_09_30_preview.operations.OpenShiftManagedClustersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2019_09_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.AgentPoolsOperations.yml index 40480421e459..1e6216c80a73 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.AgentPoolsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_03_01.aio.operations.AgentPoolsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.ManagedClustersOperations.yml index 82667f26152c..517db947d8df 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.ManagedClustersOperations.yml @@ -425,4 +425,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_03_01.aio.operations.ManagedClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.Operations.yml index 643d296e1d88..8c356c252765 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_03_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.AgentPoolsOperations.yml index 121fa867b5b7..846c3cc97a68 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.AgentPoolsOperations.yml @@ -201,4 +201,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_03_01.operations.AgentPoolsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.ManagedClustersOperations.yml index a05c30024bc9..60a422819af8 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.ManagedClustersOperations.yml @@ -425,4 +425,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_03_01.operations.ManagedClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.Operations.yml index 6473120540ed..6aeb9023217c 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_03_01.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_03_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.AgentPoolsOperations.yml index eec5d0baf360..3cab284de5e5 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.AgentPoolsOperations.yml @@ -236,4 +236,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.aio.operations.AgentPoolsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.ManagedClustersOperations.yml index 91d55fc16771..6114f94fb106 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.ManagedClustersOperations.yml @@ -483,4 +483,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.aio.operations.ManagedClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.Operations.yml index 18e9ef901e39..4ce1fb19e179 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml index 24c1952377c6..741fb2e03819 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -143,4 +143,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateLinkResourcesOperations.yml index d494125522da..bbfe9b5297c9 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateLinkResourcesOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.ResolvePrivateLinkServiceIdOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.ResolvePrivateLinkServiceIdOperations.yml index 64283e06d77a..03d2ba4a8752 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.ResolvePrivateLinkServiceIdOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.aio.operations.ResolvePrivateLinkServiceIdOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.aio.operations.ResolvePrivateLinkServiceIdOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.AgentPoolsOperations.yml index 0ae6f359f35a..d2f13bc92529 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.AgentPoolsOperations.yml @@ -232,4 +232,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.operations.AgentPoolsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.ManagedClustersOperations.yml index 18dfaf60f8a5..a03a7b0cc345 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.ManagedClustersOperations.yml @@ -483,4 +483,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.operations.ManagedClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.Operations.yml index 5b1a57349a82..fc5646f83a07 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.Operations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.PrivateEndpointConnectionsOperations.yml index 622451196fb9..56399bd51b24 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.PrivateEndpointConnectionsOperations.yml @@ -143,4 +143,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.PrivateLinkResourcesOperations.yml index 30b0d21714ec..0310dc41e780 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.PrivateLinkResourcesOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.ResolvePrivateLinkServiceIdOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.ResolvePrivateLinkServiceIdOperations.yml index 9945bd90725a..c3947d09ad18 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.ResolvePrivateLinkServiceIdOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2020_11_01.operations.ResolvePrivateLinkServiceIdOperations.yml @@ -47,4 +47,4 @@ attributes: - uid: azure.mgmt.containerservice.v2020_11_01.operations.ResolvePrivateLinkServiceIdOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2020_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.AgentPoolsOperations.yml index 36a09587bd60..affa547e19cc 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.AgentPoolsOperations.yml @@ -368,4 +368,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.AgentPoolsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ContainerServiceOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ContainerServiceOperations.yml index cc6ab062f935..6164742cfdae 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ContainerServiceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ContainerServiceOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ContainerServiceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.LoadBalancersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.LoadBalancersOperations.yml index 7fa29e4775ce..c337ad35288e 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.LoadBalancersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.LoadBalancersOperations.yml @@ -148,4 +148,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.LoadBalancersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MachinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MachinesOperations.yml index f809ce1dc25d..d0255247de3e 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MachinesOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MachinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MaintenanceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MaintenanceConfigurationsOperations.yml index 29232c3252f8..b662c026c5a4 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MaintenanceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MaintenanceConfigurationsOperations.yml @@ -149,4 +149,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.MaintenanceConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClusterSnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClusterSnapshotsOperations.yml index 9360fa73fec5..f3e9e9772334 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClusterSnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClusterSnapshotsOperations.yml @@ -181,4 +181,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClusterSnapshotsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClustersOperations.yml index 6c3415e0e355..b139272a6d3e 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClustersOperations.yml @@ -1035,4 +1035,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedClustersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedNamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedNamespacesOperations.yml index f3855c829d51..f6a061ea3143 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedNamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedNamespacesOperations.yml @@ -225,4 +225,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ManagedNamespacesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.OperationStatusResultOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.OperationStatusResultOperations.yml index 24650fb5dd6e..002038d23d33 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.OperationStatusResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.OperationStatusResultOperations.yml @@ -112,4 +112,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.OperationStatusResultOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.Operations.yml index 88a6d1f43dd2..69ba912c8191 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.Operations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 91a00c88507b..d3b3f06300f8 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateLinkResourcesOperations.yml index 5a327fca2eaf..73c3b1ed971d 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ResolvePrivateLinkServiceIdOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ResolvePrivateLinkServiceIdOperations.yml index b20e03d7ae3d..b73a5f181fb6 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ResolvePrivateLinkServiceIdOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ResolvePrivateLinkServiceIdOperations.yml @@ -50,4 +50,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.ResolvePrivateLinkServiceIdOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.SnapshotsOperations.yml index 0540af5b5bee..6ced26b7cd26 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.SnapshotsOperations.yml @@ -175,4 +175,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.SnapshotsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRoleBindingsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRoleBindingsOperations.yml index 30c6c237fa4c..f03eeb07b879 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRoleBindingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRoleBindingsOperations.yml @@ -152,4 +152,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRoleBindingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRolesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRolesOperations.yml index f0bb55cb25ed..f44e65597b75 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRolesOperations.yml @@ -33,4 +33,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.aio.operations.TrustedAccessRolesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.AgentPoolsOperations.yml index bcac1c8e293a..a94953881939 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.AgentPoolsOperations.yml @@ -364,4 +364,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.AgentPoolsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ContainerServiceOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ContainerServiceOperations.yml index 307f4270ba8d..94529ddc05c5 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ContainerServiceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ContainerServiceOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.ContainerServiceOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.LoadBalancersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.LoadBalancersOperations.yml index 27cb676eabb3..ede64c7c36cd 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.LoadBalancersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.LoadBalancersOperations.yml @@ -148,4 +148,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.LoadBalancersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.MachinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.MachinesOperations.yml index 0ccbe8df78f1..3be5e3f64a40 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.MachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.MachinesOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.MachinesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.MaintenanceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.MaintenanceConfigurationsOperations.yml index 9304ac45002b..a75500236f3d 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.MaintenanceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.MaintenanceConfigurationsOperations.yml @@ -149,4 +149,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.MaintenanceConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClusterSnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClusterSnapshotsOperations.yml index 5d61ea0852d8..65acb7979e35 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClusterSnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClusterSnapshotsOperations.yml @@ -181,4 +181,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClusterSnapshotsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClustersOperations.yml index 632bd8c93239..711ff943e471 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClustersOperations.yml @@ -1035,4 +1035,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedClustersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedNamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedNamespacesOperations.yml index c42491708f16..07c1b3b8f9a3 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedNamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedNamespacesOperations.yml @@ -225,4 +225,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.ManagedNamespacesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.OperationStatusResultOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.OperationStatusResultOperations.yml index 453211452934..6ee930d6359c 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.OperationStatusResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.OperationStatusResultOperations.yml @@ -112,4 +112,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.OperationStatusResultOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.Operations.yml index d63e8bf33dff..2e2cbd8931a6 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.Operations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateEndpointConnectionsOperations.yml index 92abb6978ee0..81a37b166487 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateLinkResourcesOperations.yml index ee4e66c0e506..2e3eb5f4f18d 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateLinkResourcesOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ResolvePrivateLinkServiceIdOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ResolvePrivateLinkServiceIdOperations.yml index b29e2c6bb99a..ad350867d1c6 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ResolvePrivateLinkServiceIdOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.ResolvePrivateLinkServiceIdOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.ResolvePrivateLinkServiceIdOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.SnapshotsOperations.yml index 56da9eef72ff..d70f6f4843a5 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.SnapshotsOperations.yml @@ -175,4 +175,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.SnapshotsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRoleBindingsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRoleBindingsOperations.yml index c007bcdada06..68fc39a9e74b 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRoleBindingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRoleBindingsOperations.yml @@ -152,4 +152,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRoleBindingsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRolesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRolesOperations.yml index 5bc25394c520..d625cf3c1382 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRolesOperations.yml @@ -33,4 +33,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_03_02_preview.operations.TrustedAccessRolesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_03_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.AgentPoolsOperations.yml index 3697c0af2da6..fe62a2164999 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.AgentPoolsOperations.yml @@ -368,4 +368,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.AgentPoolsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.MachinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.MachinesOperations.yml index 8cde16b2c7c9..93ca11506ec0 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.MachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.MachinesOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.MachinesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.MaintenanceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.MaintenanceConfigurationsOperations.yml index e5a0a9d6af25..686020f6a187 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.MaintenanceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.MaintenanceConfigurationsOperations.yml @@ -149,4 +149,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.MaintenanceConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.ManagedClustersOperations.yml index 1169258795df..d51f30ab8722 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.ManagedClustersOperations.yml @@ -883,4 +883,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.ManagedClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.Operations.yml index 0bc6350ec31c..d776fa95cae7 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.Operations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.yml index 0d200ee38b03..c326736759aa 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateLinkResourcesOperations.yml index e4be99e31a6e..e778a6348d7d 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateLinkResourcesOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.ResolvePrivateLinkServiceIdOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.ResolvePrivateLinkServiceIdOperations.yml index 754f54ccc3c7..4b88b9aa25ea 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.ResolvePrivateLinkServiceIdOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.ResolvePrivateLinkServiceIdOperations.yml @@ -50,4 +50,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.ResolvePrivateLinkServiceIdOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.SnapshotsOperations.yml index f742a88dacdd..105e2583586e 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.SnapshotsOperations.yml @@ -175,4 +175,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.SnapshotsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRoleBindingsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRoleBindingsOperations.yml index 1455992ff434..308196d46c1d 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRoleBindingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRoleBindingsOperations.yml @@ -152,4 +152,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRoleBindingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRolesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRolesOperations.yml index 68c3ba8bad5d..0729132c0a96 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRolesOperations.yml @@ -33,4 +33,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.aio.operations.TrustedAccessRolesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.AgentPoolsOperations.yml index cfd462250071..69e74f03f962 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.AgentPoolsOperations.yml @@ -364,4 +364,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.AgentPoolsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.MachinesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.MachinesOperations.yml index c9e9504bb2f1..6719d4b9e649 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.MachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.MachinesOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.MachinesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.MaintenanceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.MaintenanceConfigurationsOperations.yml index 18e0f1fa37a9..ee303ec53df9 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.MaintenanceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.MaintenanceConfigurationsOperations.yml @@ -149,4 +149,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.MaintenanceConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.ManagedClustersOperations.yml index 72a35eeb34ff..efe62245d083 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.ManagedClustersOperations.yml @@ -883,4 +883,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.ManagedClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.Operations.yml index 533acd1cbe1d..3402f2754ac8 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.Operations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.PrivateEndpointConnectionsOperations.yml index 1948ede11db0..e7d63eb500dc 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.PrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.PrivateLinkResourcesOperations.yml index 4f96625857ef..ea428075f406 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.PrivateLinkResourcesOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.ResolvePrivateLinkServiceIdOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.ResolvePrivateLinkServiceIdOperations.yml index ddb877325d6e..a132b76e611c 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.ResolvePrivateLinkServiceIdOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.ResolvePrivateLinkServiceIdOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.ResolvePrivateLinkServiceIdOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.SnapshotsOperations.yml index 130b2d4d8496..409fb6f5b5e9 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.SnapshotsOperations.yml @@ -175,4 +175,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.SnapshotsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRoleBindingsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRoleBindingsOperations.yml index 6415e930be13..78eab3b20aca 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRoleBindingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRoleBindingsOperations.yml @@ -152,4 +152,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRoleBindingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRolesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRolesOperations.yml index ee9493817e76..bf27af4ea2e7 100644 --- a/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservice/azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRolesOperations.yml @@ -33,4 +33,4 @@ attributes: - uid: azure.mgmt.containerservice.v2025_04_01.operations.TrustedAccessRolesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv95\\Lib\\site-packages\\azure\\mgmt\\containerservice\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfileOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfileOperationsOperations.yml index ef90e03b830f..47c357641665 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfileOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfileOperationsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfileOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfilesOperations.yml index f0f27dd81f9b..b3b4c3f36616 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfilesOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.aio.operations.AutoUpgradeProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetMembersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetMembersOperations.yml index 6bbed0cc1bcc..d4c6f7d222c1 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetMembersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetMembersOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.aio.operations.FleetMembersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetUpdateStrategiesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetUpdateStrategiesOperations.yml index 8dd9dfadb5b5..58a9f45c3bb3 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetUpdateStrategiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetUpdateStrategiesOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.aio.operations.FleetUpdateStrategiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetsOperations.yml index 6943ceafb166..de3b44ac9d42 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.FleetsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.aio.operations.FleetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.Operations.yml index aaaaa1900758..6b235679a24a 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.UpdateRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.UpdateRunsOperations.yml index 826b4780b986..a07f1e8623b5 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.UpdateRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.aio.operations.UpdateRunsOperations.yml @@ -293,4 +293,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.aio.operations.UpdateRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.AutoUpgradeProfileOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.AutoUpgradeProfileOperationsOperations.yml index 9b8c5b1d2399..cc086e3ea376 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.AutoUpgradeProfileOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.AutoUpgradeProfileOperationsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.operations.AutoUpgradeProfileOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.AutoUpgradeProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.AutoUpgradeProfilesOperations.yml index 34be06de7265..5e70188813ad 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.AutoUpgradeProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.AutoUpgradeProfilesOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.operations.AutoUpgradeProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetMembersOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetMembersOperations.yml index 8c04c6122f4f..ce6e5032df27 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetMembersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetMembersOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.operations.FleetMembersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetUpdateStrategiesOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetUpdateStrategiesOperations.yml index d257ba070d24..b326219b2387 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetUpdateStrategiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetUpdateStrategiesOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.operations.FleetUpdateStrategiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetsOperations.yml index de41e4faae25..d67b483741d6 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.FleetsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.operations.FleetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.Operations.yml index 442ec6e8bc32..d87db1735759 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.UpdateRunsOperations.yml b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.UpdateRunsOperations.yml index 220f3a3dd234..beefb647d26c 100644 --- a/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.UpdateRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-containerservicefleet/azure.mgmt.containerservicefleet.operations.UpdateRunsOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.containerservicefleet.operations.UpdateRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-core/azure.mgmt.core.policies.ARMChallengeAuthenticationPolicy.yml b/docs-ref-autogen/azure-mgmt-core/azure.mgmt.core.policies.ARMChallengeAuthenticationPolicy.yml index 10ffe3db65b0..ae55ce0f3b16 100644 --- a/docs-ref-autogen/azure-mgmt-core/azure.mgmt.core.policies.ARMChallengeAuthenticationPolicy.yml +++ b/docs-ref-autogen/azure-mgmt-core/azure.mgmt.core.policies.ARMChallengeAuthenticationPolicy.yml @@ -15,33 +15,4 @@ constructor: *scopes: str, **kwargs: Any)' parameters: - name: credential - description: credential for authorizing requests isRequired: true - types: - - - - name: scopes - description: required authentication scopes - isRequired: true - types: - - -methods: -- uid: azure.mgmt.core.policies.ARMChallengeAuthenticationPolicy.on_challenge - name: on_challenge - summary: Authorize request according to an ARM authentication challenge - signature: 'on_challenge(request: PipelineRequest[HttpRequest | HttpRequest], response: - PipelineResponse[HttpRequest | HttpRequest, HttpResponse | HttpResponse]) -> bool' - parameters: - - name: request - description: the request which elicited an authentication challenge - isRequired: true - types: - - - - name: response - description: ARM's response - isRequired: true - types: - - - return: - description: a bool indicating whether the policy should send the request - types: - - diff --git a/docs-ref-autogen/azure-mgmt-core/azure.mgmt.core.policies.AsyncARMChallengeAuthenticationPolicy.yml b/docs-ref-autogen/azure-mgmt-core/azure.mgmt.core.policies.AsyncARMChallengeAuthenticationPolicy.yml index 45d483a431d1..2702a99c27b7 100644 --- a/docs-ref-autogen/azure-mgmt-core/azure.mgmt.core.policies.AsyncARMChallengeAuthenticationPolicy.yml +++ b/docs-ref-autogen/azure-mgmt-core/azure.mgmt.core.policies.AsyncARMChallengeAuthenticationPolicy.yml @@ -15,34 +15,4 @@ constructor: | AsyncSupportsTokenInfo, *scopes: str, **kwargs: Any)' parameters: - name: credential - description: credential for authorizing requests isRequired: true - types: - - - - name: scopes - description: required authentication scopes - isRequired: true - types: - - -methods: -- uid: azure.mgmt.core.policies.AsyncARMChallengeAuthenticationPolicy.on_challenge - name: on_challenge - summary: Authorize request according to an ARM authentication challenge - signature: 'async on_challenge(request: PipelineRequest[HttpRequest | HttpRequest], - response: PipelineResponse[HttpRequest | HttpRequest, AsyncHttpResponse | AsyncHttpResponse]) - -> bool' - parameters: - - name: request - description: the request which elicited an authentication challenge - isRequired: true - types: - - - - name: response - description: the resource provider's response - isRequired: true - types: - - - return: - description: a bool indicating whether the policy should send the request - types: - - diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraClustersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraClustersOperations.yml index 53649d0ba8be..6ffcfe48bb88 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraClustersOperations.yml @@ -292,4 +292,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.CassandraClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraDataCentersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraDataCentersOperations.yml index 1ac63dee699f..94b82ce523de 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraDataCentersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraDataCentersOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.CassandraDataCentersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraResourcesOperations.yml index f93b247c9636..7bf1b659acca 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CassandraResourcesOperations.yml @@ -603,4 +603,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.CassandraResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionOperations.yml index 0c2f975dc422..5536d8d9ab51 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.CollectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionPartitionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionPartitionOperations.yml index e5796e907e62..5d4c39011f5e 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionPartitionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionPartitionOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.CollectionPartitionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionPartitionRegionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionPartitionRegionOperations.yml index b4343040d663..b16793501f34 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionPartitionRegionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionPartitionRegionOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.CollectionPartitionRegionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionRegionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionRegionOperations.yml index ab202d081612..572382192536 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionRegionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.CollectionRegionOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.CollectionRegionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseAccountRegionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseAccountRegionOperations.yml index fd8b60eb8e91..a56decd01f1e 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseAccountRegionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseAccountRegionOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.DatabaseAccountRegionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseAccountsOperations.yml index 1bbbbbb59504..4802beb122ff 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseAccountsOperations.yml @@ -535,4 +535,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.DatabaseAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseOperations.yml index af38e91c39ab..55b0c1593e18 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.DatabaseOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.DatabaseOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.GremlinResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.GremlinResourcesOperations.yml index cacd999057af..3a4c61cbcbec 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.GremlinResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.GremlinResourcesOperations.yml @@ -647,4 +647,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.GremlinResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.LocationsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.LocationsOperations.yml index 0120aac7844a..d1e6f1f70e61 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.LocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.LocationsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.LocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.MongoDBResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.MongoDBResourcesOperations.yml index 8a9c1f393f3d..547b355427bd 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.MongoDBResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.MongoDBResourcesOperations.yml @@ -919,4 +919,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.MongoDBResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.NotebookWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.NotebookWorkspacesOperations.yml index 1dcab1c7c8e0..0c900432fb13 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.NotebookWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.NotebookWorkspacesOperations.yml @@ -248,4 +248,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.NotebookWorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.Operations.yml index 48fcd70a723a..90b2375ae2ed 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdOperations.yml index 46a16f114275..7d0099b8f15c 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdRegionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdRegionOperations.yml index 2b9f3434a5b9..9acdb9b873bb 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdRegionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdRegionOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.PartitionKeyRangeIdRegionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileOperations.yml index 1478b95b3585..4096f140ead6 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.PercentileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileSourceTargetOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileSourceTargetOperations.yml index 244935837d27..83e9e68e693b 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileSourceTargetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileSourceTargetOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.PercentileSourceTargetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileTargetOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileTargetOperations.yml index ca995f2eb4ab..1a350a82faf5 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileTargetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PercentileTargetOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.PercentileTargetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PrivateEndpointConnectionsOperations.yml index dcbc54ad2203..66f4fc6468b4 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PrivateLinkResourcesOperations.yml index 6ad14cf40c1d..47a3974a5da3 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.PrivateLinkResourcesOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableDatabaseAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableDatabaseAccountsOperations.yml index b4dcc34d37e6..b58e95cfd5fb 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableDatabaseAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableDatabaseAccountsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableDatabaseAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinDatabasesOperations.yml index ff6484a53c47..94016756c91a 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinDatabasesOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableGremlinDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinGraphsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinGraphsOperations.yml index 7d42838d8d3c..2caf0d4f6bb3 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinGraphsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinGraphsOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableGremlinGraphsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinResourcesOperations.yml index 386005b5e6a6..6a792f199ff4 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableGremlinResourcesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableGremlinResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbCollectionsOperations.yml index fc046c72f67d..6519fa1bbffd 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbCollectionsOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableMongodbCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbDatabasesOperations.yml index 26888b6192c4..0a5362642191 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbDatabasesOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableMongodbDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbResourcesOperations.yml index 86526fcbd172..a378addead7b 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableMongodbResourcesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableMongodbResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlContainersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlContainersOperations.yml index 784ccb7536cc..3a1560cf40cb 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlContainersOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableSqlContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlDatabasesOperations.yml index 49c7511a680b..a34833279af9 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlDatabasesOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableSqlDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlResourcesOperations.yml index 8aa48cf2003d..36eee810ac0e 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableSqlResourcesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableSqlResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableTableResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableTableResourcesOperations.yml index c1891ff61f18..1a8e5d1c4ca1 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableTableResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableTableResourcesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableTableResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableTablesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableTablesOperations.yml index 85ebc6369b50..5e7d2a5b7235 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.RestorableTablesOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.RestorableTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.ServiceOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.ServiceOperations.yml index b65526ec2e0f..ab1c179b493c 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.ServiceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.ServiceOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.ServiceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.SqlResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.SqlResourcesOperations.yml index ccaac28f5481..01d285ffcbf5 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.SqlResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.SqlResourcesOperations.yml @@ -1544,4 +1544,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.SqlResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.TableResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.TableResourcesOperations.yml index da158df1e402..38ca1f47cc1b 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.TableResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.aio.operations.TableResourcesOperations.yml @@ -319,4 +319,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.aio.operations.TableResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraClustersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraClustersOperations.yml index 1dd32f689e43..4ffc1a068f59 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraClustersOperations.yml @@ -290,4 +290,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.CassandraClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraDataCentersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraDataCentersOperations.yml index 977219ea7c99..8bdcf8fa751c 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraDataCentersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraDataCentersOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.CassandraDataCentersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraResourcesOperations.yml index 72ae63aa5055..0a7aba994119 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CassandraResourcesOperations.yml @@ -600,4 +600,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.CassandraResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionOperations.yml index 6fd1181d0edd..ced83750df8a 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.CollectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionPartitionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionPartitionOperations.yml index 2f17622a696d..e928999c4694 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionPartitionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionPartitionOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.CollectionPartitionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionPartitionRegionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionPartitionRegionOperations.yml index 1debbbb32e54..00fb8eff76e4 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionPartitionRegionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionPartitionRegionOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.CollectionPartitionRegionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionRegionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionRegionOperations.yml index 171c5109ec12..2e2359926f2b 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionRegionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.CollectionRegionOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.CollectionRegionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseAccountRegionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseAccountRegionOperations.yml index b5de77329786..c9f689809c3e 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseAccountRegionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseAccountRegionOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.DatabaseAccountRegionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseAccountsOperations.yml index b8c4604edf61..e41ce0357219 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseAccountsOperations.yml @@ -534,4 +534,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.DatabaseAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseOperations.yml index 70ec86719a82..86d793fd5532 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.DatabaseOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.DatabaseOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.GremlinResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.GremlinResourcesOperations.yml index 4e48124ab9c9..c51785c0372d 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.GremlinResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.GremlinResourcesOperations.yml @@ -644,4 +644,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.GremlinResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.LocationsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.LocationsOperations.yml index 1f7d81b1a08a..adb3b3eb7cde 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.LocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.LocationsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.LocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.MongoDBResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.MongoDBResourcesOperations.yml index e467001f94da..e91783cdc30c 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.MongoDBResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.MongoDBResourcesOperations.yml @@ -918,4 +918,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.MongoDBResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.NotebookWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.NotebookWorkspacesOperations.yml index ecd4f000b7a3..d71f67615eed 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.NotebookWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.NotebookWorkspacesOperations.yml @@ -248,4 +248,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.NotebookWorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdOperations.yml index 12d940b3910d..11c9cdba6e65 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdRegionOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdRegionOperations.yml index cbd3320b134f..c6a10178ee37 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdRegionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdRegionOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdRegionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileOperations.yml index 499ae6878161..c51f18388921 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.PercentileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileSourceTargetOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileSourceTargetOperations.yml index a44c7f240dcb..7621ba6050eb 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileSourceTargetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileSourceTargetOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.PercentileSourceTargetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileTargetOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileTargetOperations.yml index aa35dd0196c3..d2b5a438b486 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileTargetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PercentileTargetOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.PercentileTargetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PrivateEndpointConnectionsOperations.yml index df982c881da1..4d2d035e667f 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PrivateEndpointConnectionsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PrivateLinkResourcesOperations.yml index cad46cd56e73..a1b18579dd08 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.PrivateLinkResourcesOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableDatabaseAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableDatabaseAccountsOperations.yml index 3bb4ebf8cb13..bbde747ef9c3 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableDatabaseAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableDatabaseAccountsOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableDatabaseAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinDatabasesOperations.yml index 84128b43d21f..92d952d77cdc 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinDatabasesOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableGremlinDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinGraphsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinGraphsOperations.yml index abee2a7221eb..43c2b6ddd0bc 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinGraphsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinGraphsOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableGremlinGraphsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinResourcesOperations.yml index 3407f8711550..536bc117a24d 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableGremlinResourcesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableGremlinResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbCollectionsOperations.yml index 63848295cbe3..b1d1c5b17934 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbCollectionsOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableMongodbCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbDatabasesOperations.yml index 122f20ab21b8..4fddc43f27a6 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbDatabasesOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableMongodbDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbResourcesOperations.yml index e011ccb23015..4ba3913558b4 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableMongodbResourcesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableMongodbResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlContainersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlContainersOperations.yml index 99b9b3987258..c59519e042fd 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlContainersOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableSqlContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlDatabasesOperations.yml index 1ed7f16a0b6f..ef516a8e6e02 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlDatabasesOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableSqlDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlResourcesOperations.yml index 1f96dadf4025..fab9406c9d8b 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableSqlResourcesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableSqlResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableTableResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableTableResourcesOperations.yml index 9fa14587b520..6a824551ed46 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableTableResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableTableResourcesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableTableResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableTablesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableTablesOperations.yml index 62aa7f79fabb..71d7d7f282cd 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.RestorableTablesOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.RestorableTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.ServiceOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.ServiceOperations.yml index 9c93c341a0ca..057f1fabd7b3 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.ServiceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.ServiceOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.ServiceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.SqlResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.SqlResourcesOperations.yml index cd6e9a484d47..db931f6cd255 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.SqlResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.SqlResourcesOperations.yml @@ -1540,4 +1540,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.SqlResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.TableResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.TableResourcesOperations.yml index d5b7e2be9a22..d0540e1f9bcb 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.TableResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.TableResourcesOperations.yml @@ -319,4 +319,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.TableResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.operations.yml b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.operations.yml index 734d47ec61a3..761e4ddec4b1 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdb/azure.mgmt.cosmosdb.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdb.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ClustersOperations.yml index b95bf407b6c2..9695843e8ca3 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ClustersOperations.yml @@ -515,4 +515,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ConfigurationsOperations.yml index 41980f2b2f33..82ccff249197 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ConfigurationsOperations.yml @@ -327,4 +327,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.aio.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.FirewallRulesOperations.yml index 71e97211cf36..bbba088b3d4d 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.FirewallRulesOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.aio.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.Operations.yml index a14d3dabce28..c45cd9d1fa74 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateEndpointConnectionsOperations.yml index eadce1744231..662b8b86705d 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateLinkResourcesOperations.yml index 9474e5c905cb..03034cba3b5b 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateLinkResourcesOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.RolesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.RolesOperations.yml index 0faff490d0ed..246eb961d0d3 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.RolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.RolesOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.aio.operations.RolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ServersOperations.yml index b8fbedb9c7ff..c639891c47b1 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.aio.operations.ServersOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.aio.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ClustersOperations.yml index b66853fcb1fb..fdf2148abd46 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ClustersOperations.yml @@ -510,4 +510,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ConfigurationsOperations.yml index 8f89d52569db..9687b684f769 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ConfigurationsOperations.yml @@ -327,4 +327,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.FirewallRulesOperations.yml index 79e113fb20df..0841a5aa8b97 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.FirewallRulesOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.Operations.yml index b3f8c82073d0..6153ab1cca02 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.PrivateEndpointConnectionsOperations.yml index fc3c482f0c04..fa42013c0193 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.PrivateEndpointConnectionsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.PrivateLinkResourcesOperations.yml index 6288da347c34..1caecf3ca9b2 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.PrivateLinkResourcesOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.RolesOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.RolesOperations.yml index eadeb1d3224b..e00f56212130 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.RolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.RolesOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.operations.RolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ServersOperations.yml index e957afaabac9..e05a6ef1af93 100644 --- a/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-cosmosdbforpostgresql/azure.mgmt.cosmosdbforpostgresql.operations.ServersOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.cosmosdbforpostgresql.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.AlertsOperations.yml index 8da9ad019f35..6675b2f3879a 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.AlertsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.AlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.BenefitRecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.BenefitRecommendationsOperations.yml index 67e8d0ef8934..dbfee7b6cb62 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.BenefitRecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.BenefitRecommendationsOperations.yml @@ -87,4 +87,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.BenefitRecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.BenefitUtilizationSummariesOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.BenefitUtilizationSummariesOperations.yml index 084dd229a74a..968ddccb28e4 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.BenefitUtilizationSummariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.BenefitUtilizationSummariesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.BenefitUtilizationSummariesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.DimensionsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.DimensionsOperations.yml index d005aebf52c4..43ed8f809495 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.DimensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.DimensionsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.DimensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ExportsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ExportsOperations.yml index 2f4c459c2100..f035665f9fa2 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ExportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ExportsOperations.yml @@ -421,4 +421,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.ExportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ForecastOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ForecastOperations.yml index 53fb421a3f4c..16e25421d676 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ForecastOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ForecastOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.ForecastOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateCostDetailsReportOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateCostDetailsReportOperations.yml index e4a21e2298db..954538ff39ed 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateCostDetailsReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateCostDetailsReportOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.GenerateCostDetailsReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationResultsOperations.yml index 19b59a6e701c..9db31532dc5a 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationResultsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationStatusOperations.yml index 349c39f2667d..ca8bd10861b6 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationStatusOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperations.yml index 504d716e1245..8071036f82e5 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperations.yml @@ -90,4 +90,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.GenerateDetailedCostReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateReservationDetailsReportOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateReservationDetailsReportOperations.yml index 680b0d19fdc4..a43dc36b5a95 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateReservationDetailsReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.GenerateReservationDetailsReportOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.GenerateReservationDetailsReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.Operations.yml index af6f510e2fc2..e82c012ad64d 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.PriceSheetOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.PriceSheetOperations.yml index b5a2a093df7d..0fe07a8cad6d 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.PriceSheetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.PriceSheetOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.PriceSheetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.QueryOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.QueryOperations.yml index fbdf361f2de3..b54794a530df 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.QueryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.QueryOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.QueryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ScheduledActionsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ScheduledActionsOperations.yml index 2b9274ec897d..e58979bb73f3 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ScheduledActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ScheduledActionsOperations.yml @@ -619,4 +619,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.ScheduledActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ViewsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ViewsOperations.yml index f54e238be320..1c4ebc704070 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ViewsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.aio.operations.ViewsOperations.yml @@ -398,4 +398,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.aio.operations.ViewsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.AlertsOperations.yml index ce38dd1a925e..47fa796232ce 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.AlertsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.AlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.BenefitRecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.BenefitRecommendationsOperations.yml index 6c52f1ec7558..9973b4dd398e 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.BenefitRecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.BenefitRecommendationsOperations.yml @@ -87,4 +87,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.BenefitRecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.BenefitUtilizationSummariesOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.BenefitUtilizationSummariesOperations.yml index 5a7367d24f95..e30acdcdd37f 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.BenefitUtilizationSummariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.BenefitUtilizationSummariesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.BenefitUtilizationSummariesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.DimensionsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.DimensionsOperations.yml index 1b22644a3266..a5f3d292a784 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.DimensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.DimensionsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.DimensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ExportsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ExportsOperations.yml index fe2186434527..8b0e7b3e9007 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ExportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ExportsOperations.yml @@ -420,4 +420,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.ExportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ForecastOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ForecastOperations.yml index c23c1397a339..69ea9b0d1834 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ForecastOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ForecastOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.ForecastOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateCostDetailsReportOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateCostDetailsReportOperations.yml index c527689ce9aa..11cc9ed1f719 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateCostDetailsReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateCostDetailsReportOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.GenerateCostDetailsReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationResultsOperations.yml index 7c50146bcfba..f93ab24dae75 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationResultsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationStatusOperations.yml index f7f818c742b6..d190a0fca8c9 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationStatusOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperations.yml index 81949ceff3a7..2964d3646de3 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperations.yml @@ -90,4 +90,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.GenerateDetailedCostReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateReservationDetailsReportOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateReservationDetailsReportOperations.yml index 232d10b3f713..ca5f55fc1148 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateReservationDetailsReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.GenerateReservationDetailsReportOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.GenerateReservationDetailsReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.Operations.yml index 28b43f4ff06a..6472e807e9c9 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.PriceSheetOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.PriceSheetOperations.yml index 2ea52212ce5c..9a4664990707 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.PriceSheetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.PriceSheetOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.PriceSheetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.QueryOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.QueryOperations.yml index 86f6525e129b..d2aa65378c08 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.QueryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.QueryOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.QueryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ScheduledActionsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ScheduledActionsOperations.yml index f74a050a0ad3..16c048129f74 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ScheduledActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ScheduledActionsOperations.yml @@ -619,4 +619,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.ScheduledActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ViewsOperations.yml b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ViewsOperations.yml index 53e4a23e00dd..7799db366d5c 100644 --- a/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ViewsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-costmanagement/azure.mgmt.costmanagement.operations.ViewsOperations.yml @@ -397,4 +397,4 @@ methods: attributes: - uid: azure.mgmt.costmanagement.operations.ViewsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.AssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.AssociationsOperations.yml index a7f931a1fbe1..c4e3db8e4864 100644 --- a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.AssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.AssociationsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.customproviders.aio.operations.AssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.CustomResourceProviderOperations.yml b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.CustomResourceProviderOperations.yml index d6e61e3db6fa..ee0994c75d02 100644 --- a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.CustomResourceProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.CustomResourceProviderOperations.yml @@ -229,4 +229,4 @@ methods: attributes: - uid: azure.mgmt.customproviders.aio.operations.CustomResourceProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.Operations.yml index 9a5851e788f3..449400317cd3 100644 --- a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.customproviders.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.AssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.AssociationsOperations.yml index 33fa24d3a7d9..c8857e120b8d 100644 --- a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.AssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.AssociationsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.customproviders.operations.AssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.CustomResourceProviderOperations.yml b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.CustomResourceProviderOperations.yml index ae222a5c69ad..bdc98fcf5fb4 100644 --- a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.CustomResourceProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.CustomResourceProviderOperations.yml @@ -229,4 +229,4 @@ methods: attributes: - uid: azure.mgmt.customproviders.operations.CustomResourceProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.Operations.yml index 335d97fbcc15..f8cd6c50a44a 100644 --- a/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-customproviders/azure.mgmt.customproviders.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.customproviders.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.GrafanaOperations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.GrafanaOperations.yml index 8a3dd01ed53f..2ce3eda37950 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.GrafanaOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.GrafanaOperations.yml @@ -328,4 +328,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.aio.operations.GrafanaOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.ManagedPrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.ManagedPrivateEndpointsOperations.yml index dd4dc109aea2..b2d285bd657e 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.ManagedPrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.ManagedPrivateEndpointsOperations.yml @@ -359,4 +359,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.aio.operations.ManagedPrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.Operations.yml index a544d0b5b707..06af081476b6 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.PrivateEndpointConnectionsOperations.yml index d69b768151a0..1da97d755a8e 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.PrivateLinkResourcesOperations.yml index b8ff21b9b6cd..2c743e58dc0d 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.aio.operations.PrivateLinkResourcesOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.GrafanaOperations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.GrafanaOperations.yml index b3d9f284cb16..efa7510979d8 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.GrafanaOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.GrafanaOperations.yml @@ -328,4 +328,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.operations.GrafanaOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.ManagedPrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.ManagedPrivateEndpointsOperations.yml index a59b309adaaf..eb61d2434fe3 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.ManagedPrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.ManagedPrivateEndpointsOperations.yml @@ -359,4 +359,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.operations.ManagedPrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.Operations.yml index 24784f00dee1..f0cf150c6c38 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.PrivateEndpointConnectionsOperations.yml index a7726ea47444..871f8cd1a0ea 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.PrivateEndpointConnectionsOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.PrivateLinkResourcesOperations.yml index 54963c08d2c8..269748d6f7ab 100644 --- a/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dashboard/azure.mgmt.dashboard.operations.PrivateLinkResourcesOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.dashboard.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.JobsOperations.yml index 7b390ae0250f..e52078fc9597 100644 --- a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.JobsOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.databox.aio.operations.JobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.Operations.yml index 5bfb568edfa5..681f5f471359 100644 --- a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.databox.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.ServiceOperations.yml b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.ServiceOperations.yml index e4b8b7fc7ef1..f8f4527d2acc 100644 --- a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.ServiceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.aio.operations.ServiceOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.databox.aio.operations.ServiceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.JobsOperations.yml index b1f0e0833f2c..dea53d9ef30a 100644 --- a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.JobsOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.databox.operations.JobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.Operations.yml index 4e155fd889f2..7e3f58382afc 100644 --- a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.databox.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.ServiceOperations.yml b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.ServiceOperations.yml index abd353d1d5a0..f5bc533e05a2 100644 --- a/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.ServiceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databox/azure.mgmt.databox.operations.ServiceOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.databox.operations.ServiceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.AlertsOperations.yml index 49a276c1f231..dfa75b69b4b4 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.AlertsOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.AlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.BandwidthSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.BandwidthSchedulesOperations.yml index 9cf15a8bcc6b..5e5aac972ab4 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.BandwidthSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.BandwidthSchedulesOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.BandwidthSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.ContainersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.ContainersOperations.yml index f8e626348faa..c314a68bfbb1 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.ContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.ContainersOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.ContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.DevicesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.DevicesOperations.yml index 810d64a8f4fc..e8982a3232e3 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.DevicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.DevicesOperations.yml @@ -394,4 +394,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.DevicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.JobsOperations.yml index a1861fa611cf..cec30f48ed3e 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.JobsOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.JobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.NodesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.NodesOperations.yml index 0fbe9c549b88..b225fb87681a 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.NodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.NodesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.NodesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.Operations.yml index 7cd0fafd67ca..3c58fab45948 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.OperationsStatusOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.OperationsStatusOperations.yml index d080ae523ceb..df8b51ec02da 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.OperationsStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.OperationsStatusOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.OperationsStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.OrdersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.OrdersOperations.yml index 8a366a2a8ae7..c569c48b7e07 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.OrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.OrdersOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.OrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.RolesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.RolesOperations.yml index 838ffa7add05..dd771020d229 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.RolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.RolesOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.RolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.SharesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.SharesOperations.yml index 64cccc7afaf3..540958b5e568 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.SharesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.SharesOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.SharesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.SkusOperations.yml index 66b1bcc29add..42fc40934990 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.SkusOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountCredentialsOperations.yml index 83b46f1737ba..5b3e97674e0f 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountCredentialsOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountsOperations.yml index 0504dbe6a57c..cbd35033380d 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountsOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.StorageAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.TriggersOperations.yml index 44f46a84911e..e6968080d0c9 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.TriggersOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.TriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.UsersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.UsersOperations.yml index a5d2938b35ef..1914081102c3 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.UsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.aio.operations.UsersOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.aio.operations.UsersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.AlertsOperations.yml index 9b314b2e4096..3f7bc2b1d58f 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.AlertsOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.AlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.BandwidthSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.BandwidthSchedulesOperations.yml index dc9295245ca2..2c588fe66799 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.BandwidthSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.BandwidthSchedulesOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.BandwidthSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.ContainersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.ContainersOperations.yml index c26135f3110a..646b557a1be0 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.ContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.ContainersOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.ContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.DevicesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.DevicesOperations.yml index 787514a6570d..909763f3d9d4 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.DevicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.DevicesOperations.yml @@ -392,4 +392,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.DevicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.JobsOperations.yml index 0aff27e7cf08..8af4086926e7 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.JobsOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.JobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.NodesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.NodesOperations.yml index 74b3f5322996..968cdfd90846 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.NodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.NodesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.NodesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.Operations.yml index b2d5a513f84a..a50bcf271168 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.OperationsStatusOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.OperationsStatusOperations.yml index ac1adda784f1..76421333401e 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.OperationsStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.OperationsStatusOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.OperationsStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.OrdersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.OrdersOperations.yml index c56a48730af6..7a5ccd57c4a0 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.OrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.OrdersOperations.yml @@ -123,4 +123,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.OrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.RolesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.RolesOperations.yml index 209db14bc133..05cf80e09798 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.RolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.RolesOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.RolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.SharesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.SharesOperations.yml index dd0da18227e9..e3687271bafd 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.SharesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.SharesOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.SharesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.SkusOperations.yml index 76be6b895a13..c56c79afeefd 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.SkusOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountCredentialsOperations.yml index e8ebefd8c5d1..037ad9efcd8e 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountCredentialsOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountsOperations.yml index e41e5e841123..dee2aaf80e9b 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountsOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.StorageAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.TriggersOperations.yml index 6738acb43827..dc8c93463c31 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.TriggersOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.TriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.UsersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.UsersOperations.yml index 83a18d5dffdb..2cc23781817f 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.UsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2019_08_01.operations.UsersOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.databoxedge.v2019_08_01.operations.UsersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AddonsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AddonsOperations.yml index e0cab715ba61..15bd657d59de 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AddonsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AddonsOperations.yml @@ -146,4 +146,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AddonsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AlertsOperations.yml index 6c7960bb666b..16392523d4d7 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AlertsOperations.yml @@ -65,4 +65,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AlertsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AvailableSkusOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AvailableSkusOperations.yml index b68179aaf921..78c56ee69e9b 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AvailableSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AvailableSkusOperations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.AvailableSkusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.BandwidthSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.BandwidthSchedulesOperations.yml index 8aae96e9b27f..f273f2b82081 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.BandwidthSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.BandwidthSchedulesOperations.yml @@ -130,4 +130,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.BandwidthSchedulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.ContainersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.ContainersOperations.yml index 4f00d0d92a40..909d06ea1142 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.ContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.ContainersOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.ContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.DevicesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.DevicesOperations.yml index f4f957a19765..1df876601d86 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.DevicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.DevicesOperations.yml @@ -450,4 +450,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.DevicesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.JobsOperations.yml index a9de656006c6..19c50c9aeaf6 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.JobsOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.JobsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.MonitoringConfigOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.MonitoringConfigOperations.yml index 982b77e2b7d0..c1675efa594c 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.MonitoringConfigOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.MonitoringConfigOperations.yml @@ -149,4 +149,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.MonitoringConfigOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.NodesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.NodesOperations.yml index 13ab85d8fc6c..ad0dec71a344 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.NodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.NodesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.NodesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.Operations.yml index bfa0800ace03..64b4ec4d845f 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.Operations.yml @@ -26,4 +26,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OperationsStatusOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OperationsStatusOperations.yml index 9a21fc501470..f9c6da412c28 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OperationsStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OperationsStatusOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OperationsStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OrdersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OrdersOperations.yml index 44b2ac66e25b..5a2a8bbb6e6c 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OrdersOperations.yml @@ -150,4 +150,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.OrdersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.RolesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.RolesOperations.yml index 6426d61bae7e..03a7ce9e05e2 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.RolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.RolesOperations.yml @@ -125,4 +125,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.RolesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.SharesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.SharesOperations.yml index 0eb6e47b9e7e..0dce1063858e 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.SharesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.SharesOperations.yml @@ -166,4 +166,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.SharesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountCredentialsOperations.yml index 646428e5ba98..61e62467d76c 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountCredentialsOperations.yml @@ -136,4 +136,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountCredentialsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountsOperations.yml index 3c7bec809162..12319af51593 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountsOperations.yml @@ -141,4 +141,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.StorageAccountsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.TriggersOperations.yml index e233ce5ace1f..0d1501303f99 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.TriggersOperations.yml @@ -135,4 +135,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.TriggersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.UsersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.UsersOperations.yml index aab429026587..42ebeaa2d44f 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.UsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.UsersOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.aio.operations.UsersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AddonsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AddonsOperations.yml index 5c2991cd189f..c47181ea18d0 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AddonsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AddonsOperations.yml @@ -146,4 +146,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.AddonsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AlertsOperations.yml index 9d8340687e47..fda8b566fbee 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AlertsOperations.yml @@ -65,4 +65,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.AlertsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AvailableSkusOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AvailableSkusOperations.yml index 444687906d2d..e30acc846b93 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AvailableSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.AvailableSkusOperations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.AvailableSkusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.BandwidthSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.BandwidthSchedulesOperations.yml index 730c5d1aaaaa..8acdb974f747 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.BandwidthSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.BandwidthSchedulesOperations.yml @@ -130,4 +130,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.BandwidthSchedulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.ContainersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.ContainersOperations.yml index d86e310a2f86..e63a9b73883b 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.ContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.ContainersOperations.yml @@ -195,4 +195,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.ContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.DevicesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.DevicesOperations.yml index 5b43cbb155e4..8d3fab740918 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.DevicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.DevicesOperations.yml @@ -448,4 +448,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.DevicesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.JobsOperations.yml index baf6e63acdad..78fc128f20eb 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.JobsOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.JobsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.MonitoringConfigOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.MonitoringConfigOperations.yml index 4c84cab9556b..8d23d6ae2827 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.MonitoringConfigOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.MonitoringConfigOperations.yml @@ -149,4 +149,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.MonitoringConfigOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.NodesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.NodesOperations.yml index 5ab65a9270f0..340043ddb93e 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.NodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.NodesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.NodesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.Operations.yml index 3dc8b57e7578..193c0dccc4bc 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.Operations.yml @@ -26,4 +26,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.OperationsStatusOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.OperationsStatusOperations.yml index cc19869d6285..0e41c83b3df7 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.OperationsStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.OperationsStatusOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.OperationsStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.OrdersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.OrdersOperations.yml index 047f83464342..79be9b4c0438 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.OrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.OrdersOperations.yml @@ -149,4 +149,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.OrdersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.RolesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.RolesOperations.yml index d91dd6743894..4ea053e2ba27 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.RolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.RolesOperations.yml @@ -125,4 +125,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.RolesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.SharesOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.SharesOperations.yml index 633ba6df162f..b1dd4b79d10d 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.SharesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.SharesOperations.yml @@ -166,4 +166,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.SharesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountCredentialsOperations.yml index 607fe5e7c4a9..42e022205832 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountCredentialsOperations.yml @@ -136,4 +136,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountCredentialsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountsOperations.yml index c16b93efe894..bb0f85728cb6 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountsOperations.yml @@ -141,4 +141,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.StorageAccountsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.TriggersOperations.yml index 0a9174311faf..8ddf3be558de 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.TriggersOperations.yml @@ -133,4 +133,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.TriggersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.UsersOperations.yml b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.UsersOperations.yml index 54070b64f3c1..7f96e60380ab 100644 --- a/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.UsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databoxedge/azure.mgmt.databoxedge.v2021_02_01_preview.operations.UsersOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.databoxedge.v2021_02_01_preview.operations.UsersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv104\\Lib\\site-packages\\azure\\mgmt\\databoxedge\\v2021_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.AccessConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.AccessConnectorsOperations.yml index bc112cb2aa2f..2930a4fc0dfa 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.AccessConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.AccessConnectorsOperations.yml @@ -268,4 +268,4 @@ methods: attributes: - uid: azure.mgmt.databricks.aio.operations.AccessConnectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.Operations.yml index c2f3c5de6fd8..60aaf0bbe384 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.databricks.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.OutboundNetworkDependenciesEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.OutboundNetworkDependenciesEndpointsOperations.yml index 26cc1d5f61ec..e56d9d62e9ec 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.OutboundNetworkDependenciesEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.OutboundNetworkDependenciesEndpointsOperations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.databricks.aio.operations.OutboundNetworkDependenciesEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.PrivateEndpointConnectionsOperations.yml index fd6c8f09a994..cbeb41940c8c 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.databricks.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.PrivateLinkResourcesOperations.yml index 24f6fa9d14d8..249c324ea7c6 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.PrivateLinkResourcesOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.databricks.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.VNetPeeringOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.VNetPeeringOperations.yml index 3e9b7a7b6cbe..b853de20ff8c 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.VNetPeeringOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.VNetPeeringOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.databricks.aio.operations.VNetPeeringOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.WorkspacesOperations.yml index 7a76fad3ad76..b50f30e6ce77 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.aio.operations.WorkspacesOperations.yml @@ -268,4 +268,4 @@ methods: attributes: - uid: azure.mgmt.databricks.aio.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.AccessConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.AccessConnectorsOperations.yml index ee5ee9cea28c..00efd9d577a9 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.AccessConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.AccessConnectorsOperations.yml @@ -268,4 +268,4 @@ methods: attributes: - uid: azure.mgmt.databricks.operations.AccessConnectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.Operations.yml index 6b81c9324948..6cef4eb9c985 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.databricks.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.OutboundNetworkDependenciesEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.OutboundNetworkDependenciesEndpointsOperations.yml index 7228040af66f..b78519724fe2 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.OutboundNetworkDependenciesEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.OutboundNetworkDependenciesEndpointsOperations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.databricks.operations.OutboundNetworkDependenciesEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.PrivateEndpointConnectionsOperations.yml index 7cb2e5a45be4..75bbe9685123 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.PrivateEndpointConnectionsOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.databricks.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.PrivateLinkResourcesOperations.yml index 692379c3a17d..38199915d9e3 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.PrivateLinkResourcesOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.databricks.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.VNetPeeringOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.VNetPeeringOperations.yml index 4e712e418239..b7e9c0589a16 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.VNetPeeringOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.VNetPeeringOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.databricks.operations.VNetPeeringOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.WorkspacesOperations.yml index 29e07b8ad343..9e5069b987ec 100644 --- a/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-databricks/azure.mgmt.databricks.operations.WorkspacesOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.databricks.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.CreationSupportedOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.CreationSupportedOperations.yml index d33b36a302c3..d1755cc9db43 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.CreationSupportedOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.CreationSupportedOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.datadog.aio.operations.CreationSupportedOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MarketplaceAgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MarketplaceAgreementsOperations.yml index fec0f6d84481..a285c232a974 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MarketplaceAgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MarketplaceAgreementsOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.datadog.aio.operations.MarketplaceAgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MonitoredSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MonitoredSubscriptionsOperations.yml index af461efccf63..82f77d0514b8 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MonitoredSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MonitoredSubscriptionsOperations.yml @@ -302,4 +302,4 @@ methods: attributes: - uid: azure.mgmt.datadog.aio.operations.MonitoredSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MonitorsOperations.yml index 16e91f9dc1d1..7818325af517 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.MonitorsOperations.yml @@ -533,4 +533,4 @@ methods: attributes: - uid: azure.mgmt.datadog.aio.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.Operations.yml index 482a882b2754..f7472f04dbfd 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.Operations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.datadog.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.SingleSignOnConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.SingleSignOnConfigurationsOperations.yml index 52500984a3cc..52fb8f982837 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.SingleSignOnConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.SingleSignOnConfigurationsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.datadog.aio.operations.SingleSignOnConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.TagRulesOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.TagRulesOperations.yml index fbafb82247cc..1ff9bcdbdb31 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.TagRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.aio.operations.TagRulesOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.datadog.aio.operations.TagRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.CreationSupportedOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.CreationSupportedOperations.yml index da97b89c60e8..e2159267b4de 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.CreationSupportedOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.CreationSupportedOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.datadog.operations.CreationSupportedOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MarketplaceAgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MarketplaceAgreementsOperations.yml index 3ff48e69320d..32c7d63b1969 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MarketplaceAgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MarketplaceAgreementsOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.datadog.operations.MarketplaceAgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MonitoredSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MonitoredSubscriptionsOperations.yml index 2b2eed9705be..09cd115bc5e8 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MonitoredSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MonitoredSubscriptionsOperations.yml @@ -302,4 +302,4 @@ methods: attributes: - uid: azure.mgmt.datadog.operations.MonitoredSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MonitorsOperations.yml index 03d3d968c720..c443c603d8b4 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.MonitorsOperations.yml @@ -532,4 +532,4 @@ methods: attributes: - uid: azure.mgmt.datadog.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.Operations.yml index 14632c72a49a..e1d067aac62c 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.Operations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.datadog.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.SingleSignOnConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.SingleSignOnConfigurationsOperations.yml index 8aa301d86cbc..c0e55292230d 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.SingleSignOnConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.SingleSignOnConfigurationsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.datadog.operations.SingleSignOnConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.TagRulesOperations.yml b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.TagRulesOperations.yml index 69378825f60f..94437b1c29e2 100644 --- a/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.TagRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datadog/azure.mgmt.datadog.operations.TagRulesOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.datadog.operations.TagRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ActivityRunsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ActivityRunsOperations.yml index 6a8fa92ebcb2..e4a65717f472 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ActivityRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ActivityRunsOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.ActivityRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ChangeDataCaptureOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ChangeDataCaptureOperations.yml index ffafa10adf03..b5151b3ea26f 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ChangeDataCaptureOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ChangeDataCaptureOperations.yml @@ -231,4 +231,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.ChangeDataCaptureOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.CredentialOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.CredentialOperationsOperations.yml index 0fbba30a46e2..fa4482ce483c 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.CredentialOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.CredentialOperationsOperations.yml @@ -148,4 +148,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.CredentialOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DataFlowDebugSessionOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DataFlowDebugSessionOperations.yml index a376bdb657c9..e7530db5e449 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DataFlowDebugSessionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DataFlowDebugSessionOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.DataFlowDebugSessionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DataFlowsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DataFlowsOperations.yml index d65e609b4765..6b6a34965b85 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DataFlowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DataFlowsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.DataFlowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DatasetsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DatasetsOperations.yml index 13693f077f63..d7b5dc9b39ef 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DatasetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.DatasetsOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.DatasetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ExposureControlOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ExposureControlOperations.yml index 7e047cde6aa6..b6e84dcfa771 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ExposureControlOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ExposureControlOperations.yml @@ -100,4 +100,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.ExposureControlOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.FactoriesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.FactoriesOperations.yml index 8014ed99e6f3..fd23b6265532 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.FactoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.FactoriesOperations.yml @@ -255,4 +255,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.FactoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.GlobalParametersOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.GlobalParametersOperations.yml index 821e626d8aa0..eab455be85db 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.GlobalParametersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.GlobalParametersOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.GlobalParametersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimeNodesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimeNodesOperations.yml index 49a5597bf283..130d7851d9b5 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimeNodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimeNodesOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.IntegrationRuntimeNodesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimeObjectMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimeObjectMetadataOperations.yml index d5fa102c812e..31ca243391d9 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimeObjectMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimeObjectMetadataOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.IntegrationRuntimeObjectMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimesOperations.yml index 2450abde6816..bcd4eec0224f 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.IntegrationRuntimesOperations.yml @@ -571,4 +571,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.IntegrationRuntimesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.LinkedServicesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.LinkedServicesOperations.yml index 5114b0fb1441..772a2d316ab8 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.LinkedServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.LinkedServicesOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.LinkedServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ManagedPrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ManagedPrivateEndpointsOperations.yml index 53a0f90810c9..552c041d68d9 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ManagedPrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ManagedPrivateEndpointsOperations.yml @@ -171,4 +171,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.ManagedPrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ManagedVirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ManagedVirtualNetworksOperations.yml index db7b5f4cdfd1..cc911ee5ca22 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ManagedVirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.ManagedVirtualNetworksOperations.yml @@ -123,4 +123,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.ManagedVirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.Operations.yml index 649bb987fe33..ed628367cb6e 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PipelineRunsOperations.yml index 593823983025..f361e4c36368 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PipelineRunsOperations.yml @@ -105,4 +105,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.PipelineRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PipelinesOperations.yml index 881daec7ff47..7877ff26ea4a 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PipelinesOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.PipelinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateEndPointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateEndPointConnectionsOperations.yml index 7fb67da8d169..3de96a47c916 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateEndPointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateEndPointConnectionsOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.PrivateEndPointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateEndpointConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateEndpointConnectionOperations.yml index ec6d30e716dd..0582c6f3d16b 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateEndpointConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateEndpointConnectionOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.PrivateEndpointConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateLinkResourcesOperations.yml index 01636b15881c..e289bc5ed7ad 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.PrivateLinkResourcesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.TriggerRunsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.TriggerRunsOperations.yml index 9c7377ae482d..e8156f49ac03 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.TriggerRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.TriggerRunsOperations.yml @@ -107,4 +107,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.TriggerRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.TriggersOperations.yml index 9b41149e284d..9e584551a688 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.aio.operations.TriggersOperations.yml @@ -319,4 +319,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.aio.operations.TriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ActivityRunsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ActivityRunsOperations.yml index 8569ac6d03e7..8eb719869697 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ActivityRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ActivityRunsOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.ActivityRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ChangeDataCaptureOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ChangeDataCaptureOperations.yml index be499a32c543..7e5851400af6 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ChangeDataCaptureOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ChangeDataCaptureOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.ChangeDataCaptureOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.CredentialOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.CredentialOperationsOperations.yml index c0bf4c51ed3e..c7cbae786341 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.CredentialOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.CredentialOperationsOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.CredentialOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DataFlowDebugSessionOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DataFlowDebugSessionOperations.yml index 51455d312845..aea17d9d1051 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DataFlowDebugSessionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DataFlowDebugSessionOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.DataFlowDebugSessionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DataFlowsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DataFlowsOperations.yml index 6d11b01cbbe7..95bc1257f37a 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DataFlowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DataFlowsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.DataFlowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DatasetsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DatasetsOperations.yml index 6b19eb86568f..5908bb92e339 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DatasetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.DatasetsOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.DatasetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ExposureControlOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ExposureControlOperations.yml index 8e924f9ebbc9..3b166fcf8a27 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ExposureControlOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ExposureControlOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.ExposureControlOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.FactoriesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.FactoriesOperations.yml index d671c5855958..d55b9a2adb7f 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.FactoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.FactoriesOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.FactoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.GlobalParametersOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.GlobalParametersOperations.yml index c13c91e21be0..b22d89295050 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.GlobalParametersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.GlobalParametersOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.GlobalParametersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimeNodesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimeNodesOperations.yml index b2f667f26b5a..aeac3d9a02eb 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimeNodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimeNodesOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.IntegrationRuntimeNodesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimeObjectMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimeObjectMetadataOperations.yml index 94993944e04f..1b8eb9acd89d 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimeObjectMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimeObjectMetadataOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.IntegrationRuntimeObjectMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimesOperations.yml index ff21c2fa97dd..06b3f52ada5c 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.IntegrationRuntimesOperations.yml @@ -570,4 +570,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.IntegrationRuntimesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.LinkedServicesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.LinkedServicesOperations.yml index 85c5309703bb..44b467b7cfb7 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.LinkedServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.LinkedServicesOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.LinkedServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ManagedPrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ManagedPrivateEndpointsOperations.yml index 0129a7ffd455..31a6a6217b9d 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ManagedPrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ManagedPrivateEndpointsOperations.yml @@ -171,4 +171,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.ManagedPrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ManagedVirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ManagedVirtualNetworksOperations.yml index 37a37a3174aa..c9bddad7f0c2 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ManagedVirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.ManagedVirtualNetworksOperations.yml @@ -123,4 +123,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.ManagedVirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PipelineRunsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PipelineRunsOperations.yml index 19e04dfeeac0..76f387733dbe 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PipelineRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PipelineRunsOperations.yml @@ -105,4 +105,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.PipelineRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PipelinesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PipelinesOperations.yml index 4904809473bb..bf1d38cc509c 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PipelinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PipelinesOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.PipelinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateEndPointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateEndPointConnectionsOperations.yml index 35e47f937875..046ca9249b8e 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateEndPointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateEndPointConnectionsOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.PrivateEndPointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateEndpointConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateEndpointConnectionOperations.yml index ab9a50fd1646..954fb5504174 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateEndpointConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateEndpointConnectionOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.PrivateEndpointConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateLinkResourcesOperations.yml index b2e0e6219775..d3e9f53c8da6 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.PrivateLinkResourcesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.TriggerRunsOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.TriggerRunsOperations.yml index 3b97c86656a5..e35edbfa09c3 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.TriggerRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.TriggerRunsOperations.yml @@ -107,4 +107,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.TriggerRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.TriggersOperations.yml index b47b529c4a9d..3b6fbd89f9a3 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.TriggersOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.TriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.operations.yml b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.operations.yml index a64126690095..53e773f991ed 100644 --- a/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-datafactory/azure.mgmt.datafactory.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.datafactory.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.FilesOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.FilesOperations.yml index be6f905b266a..bf10131e3a1f 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.FilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.FilesOperations.yml @@ -327,4 +327,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.aio.operations.FilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.Operations.yml index af8f576655e7..960dd312aaa1 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.Operations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ProjectsOperations.yml index 0bc39c3a68aa..de29a5cd35e2 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ProjectsOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.aio.operations.ProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ResourceSkusOperations.yml index 181826698941..06a31816ee16 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ResourceSkusOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.aio.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ServiceTasksOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ServiceTasksOperations.yml index ab50a8eb95fb..df32dfab7210 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ServiceTasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ServiceTasksOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.aio.operations.ServiceTasksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ServicesOperations.yml index 131fbcfd742c..578eb0b15c57 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.ServicesOperations.yml @@ -546,4 +546,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.aio.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.TasksOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.TasksOperations.yml index c7b9d50fd2c2..f28be58a60d5 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.TasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.TasksOperations.yml @@ -369,4 +369,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.aio.operations.TasksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.UsagesOperations.yml index bdb57a0e498a..094d8d66031a 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.aio.operations.UsagesOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.FilesOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.FilesOperations.yml index 7122f9def17f..2d0b80b4601b 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.FilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.FilesOperations.yml @@ -327,4 +327,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.operations.FilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.Operations.yml index 892b54865298..276c8a863eef 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.Operations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ProjectsOperations.yml index 6d10c340e277..54d4ee50e8fd 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ProjectsOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.operations.ProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ResourceSkusOperations.yml index 74e0dafc5caa..a1d0dd22a3db 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ResourceSkusOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ServiceTasksOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ServiceTasksOperations.yml index 5c96354f17ae..7f1faf6cf623 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ServiceTasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ServiceTasksOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.operations.ServiceTasksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ServicesOperations.yml index 9fc624e1477c..f10a5e6f1212 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.ServicesOperations.yml @@ -543,4 +543,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.TasksOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.TasksOperations.yml index ea07afec5d70..2b6dd5efef81 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.TasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.TasksOperations.yml @@ -369,4 +369,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.operations.TasksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.UsagesOperations.yml index 0a69e3a287aa..48f9041573b0 100644 --- a/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datamigration/azure.mgmt.datamigration.operations.UsagesOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.datamigration.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupInstancesExtensionRoutingOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupInstancesExtensionRoutingOperations.yml index 4739101ba7bf..bfedb0bc9b22 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupInstancesExtensionRoutingOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupInstancesExtensionRoutingOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.BackupInstancesExtensionRoutingOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupInstancesOperations.yml index e5c308fd7a75..adb6eaae2041 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupInstancesOperations.yml @@ -666,4 +666,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.BackupInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupPoliciesOperations.yml index fe07b187c07f..96f2f164c204 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupPoliciesOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.BackupPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupVaultOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupVaultOperationResultsOperations.yml index 3536a1eb2f34..8b263bb9d8da 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupVaultOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupVaultOperationResultsOperations.yml @@ -42,4 +42,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.BackupVaultOperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupVaultsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupVaultsOperations.yml index 2a320eb650e0..d9700ae992b5 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupVaultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.BackupVaultsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.BackupVaultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DataProtectionOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DataProtectionOperations.yml index 011fc276874a..3c11fe53fad1 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DataProtectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DataProtectionOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.DataProtectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DataProtectionOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DataProtectionOperationsOperations.yml index d729e5a273d2..f4b76b3fa00b 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DataProtectionOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DataProtectionOperationsOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.DataProtectionOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DeletedBackupInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DeletedBackupInstancesOperations.yml index 0f53d4bedccb..0b482c9a9378 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DeletedBackupInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DeletedBackupInstancesOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.DeletedBackupInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DppResourceGuardProxyOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DppResourceGuardProxyOperations.yml index d66d40024866..34784a403e3f 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DppResourceGuardProxyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.DppResourceGuardProxyOperations.yml @@ -202,4 +202,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.DppResourceGuardProxyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ExportJobsOperationResultOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ExportJobsOperationResultOperations.yml index dfe46990110e..6e337710e65d 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ExportJobsOperationResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ExportJobsOperationResultOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.ExportJobsOperationResultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ExportJobsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ExportJobsOperations.yml index 0a4244f43878..84e725ca1260 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ExportJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ExportJobsOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.ExportJobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobOperations.yml index 9432300d9d88..7e6e81c26925 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobOperations.yml @@ -45,4 +45,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobsOperations.yml index 059d0b71f4a2..4dc35f3acbfd 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.FetchCrossRegionRestoreJobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchSecondaryRecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchSecondaryRecoveryPointsOperations.yml index ac5824d22fb8..7188cf9d8894 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchSecondaryRecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.FetchSecondaryRecoveryPointsOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.FetchSecondaryRecoveryPointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.JobsOperations.yml index 8b300dcebf61..76009a33de60 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.JobsOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.JobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationResultOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationResultOperations.yml index 5fe7104ea991..3e2c6fff6277 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationResultOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.OperationResultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusBackupVaultContextOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusBackupVaultContextOperations.yml index 30f2e5651d1a..1703d101ba19 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusBackupVaultContextOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusBackupVaultContextOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.OperationStatusBackupVaultContextOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusOperations.yml index b28ef7c157ea..098603b36925 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.OperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusResourceGroupContextOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusResourceGroupContextOperations.yml index 08a77685f2f2..2458584f5c94 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusResourceGroupContextOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.OperationStatusResourceGroupContextOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.OperationStatusResourceGroupContextOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.RecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.RecoveryPointsOperations.yml index d53aa4835f90..6ca1b2704509 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.RecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.RecoveryPointsOperations.yml @@ -89,4 +89,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.RecoveryPointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ResourceGuardsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ResourceGuardsOperations.yml index 9305726b42c9..4efcb5d9e946 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ResourceGuardsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.ResourceGuardsOperations.yml @@ -619,4 +619,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.ResourceGuardsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.RestorableTimeRangesOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.RestorableTimeRangesOperations.yml index 87690961a9df..b643270ab8f7 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.RestorableTimeRangesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.aio.operations.RestorableTimeRangesOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.aio.operations.RestorableTimeRangesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupInstancesExtensionRoutingOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupInstancesExtensionRoutingOperations.yml index 8e9ab5c16407..e147808a44cb 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupInstancesExtensionRoutingOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupInstancesExtensionRoutingOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.BackupInstancesExtensionRoutingOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupInstancesOperations.yml index 6c5887cf268c..8e8bc57ca438 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupInstancesOperations.yml @@ -666,4 +666,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.BackupInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupPoliciesOperations.yml index 333463412d5d..daa64be8319f 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupPoliciesOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.BackupPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupVaultOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupVaultOperationResultsOperations.yml index 8991399afe32..f7066f31108d 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupVaultOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupVaultOperationResultsOperations.yml @@ -42,4 +42,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.BackupVaultOperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupVaultsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupVaultsOperations.yml index 4800978604d4..4d50e7f0227a 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupVaultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.BackupVaultsOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.BackupVaultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DataProtectionOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DataProtectionOperations.yml index 67b3daf558c9..b7d173c62cb7 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DataProtectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DataProtectionOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.DataProtectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DataProtectionOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DataProtectionOperationsOperations.yml index 4e52b35683d0..caff6d90017a 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DataProtectionOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DataProtectionOperationsOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.DataProtectionOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DeletedBackupInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DeletedBackupInstancesOperations.yml index acf7fcc4242b..eaa0bd963a4a 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DeletedBackupInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DeletedBackupInstancesOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.DeletedBackupInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DppResourceGuardProxyOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DppResourceGuardProxyOperations.yml index 8b5a5d822c10..5e617ef358c5 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DppResourceGuardProxyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.DppResourceGuardProxyOperations.yml @@ -202,4 +202,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.DppResourceGuardProxyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ExportJobsOperationResultOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ExportJobsOperationResultOperations.yml index 00b0ca6a3fb3..20bf4562f48f 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ExportJobsOperationResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ExportJobsOperationResultOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.ExportJobsOperationResultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ExportJobsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ExportJobsOperations.yml index 75adda123d7e..be0564a228f1 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ExportJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ExportJobsOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.ExportJobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobOperations.yml index b3889e6cc2d4..0f2278aacee2 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobOperations.yml @@ -45,4 +45,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobsOperations.yml index 59ee63b0ebc8..794d332f593c 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.FetchCrossRegionRestoreJobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchSecondaryRecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchSecondaryRecoveryPointsOperations.yml index e76341590046..5ed2ad4fcb82 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchSecondaryRecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.FetchSecondaryRecoveryPointsOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.FetchSecondaryRecoveryPointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.JobsOperations.yml index 747768a43410..0af577919a7e 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.JobsOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.JobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationResultOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationResultOperations.yml index 12909bc3ae6e..5193fba22178 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationResultOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.OperationResultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusBackupVaultContextOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusBackupVaultContextOperations.yml index 10105c58d46c..354246c377f2 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusBackupVaultContextOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusBackupVaultContextOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.OperationStatusBackupVaultContextOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusOperations.yml index 72713cb1b502..b500c868d953 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.OperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusResourceGroupContextOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusResourceGroupContextOperations.yml index b13d91a6a67b..6578967a30e0 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusResourceGroupContextOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.OperationStatusResourceGroupContextOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.OperationStatusResourceGroupContextOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.RecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.RecoveryPointsOperations.yml index e4e1ac9c2c40..c0eeafdeea76 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.RecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.RecoveryPointsOperations.yml @@ -89,4 +89,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.RecoveryPointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ResourceGuardsOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ResourceGuardsOperations.yml index 25a0c987c051..78c3955a0957 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ResourceGuardsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.ResourceGuardsOperations.yml @@ -619,4 +619,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.ResourceGuardsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.RestorableTimeRangesOperations.yml b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.RestorableTimeRangesOperations.yml index 2e2b83ca7182..b367222adeb8 100644 --- a/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.RestorableTimeRangesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dataprotection/azure.mgmt.dataprotection.operations.RestorableTimeRangesOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.dataprotection.operations.RestorableTimeRangesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.AccountsOperations.yml index b4a3c7b456f6..4d1a0bd33635 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.AccountsOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ConsumerInvitationsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ConsumerInvitationsOperations.yml index 351e122e0ea1..b4d3b756368b 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ConsumerInvitationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ConsumerInvitationsOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.ConsumerInvitationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ConsumerSourceDataSetsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ConsumerSourceDataSetsOperations.yml index 0bc33ad20e71..b0f0cf385365 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ConsumerSourceDataSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ConsumerSourceDataSetsOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.ConsumerSourceDataSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.DataSetMappingsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.DataSetMappingsOperations.yml index 82a6145c1fc6..bdfaf525f770 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.DataSetMappingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.DataSetMappingsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.DataSetMappingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.DataSetsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.DataSetsOperations.yml index 46853d48aa73..d85c20966938 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.DataSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.DataSetsOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.DataSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.InvitationsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.InvitationsOperations.yml index 3d16300014de..2d6cb825c8f8 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.InvitationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.InvitationsOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.InvitationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.Operations.yml index 2ab1563ce2e1..9267d2d5778a 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.Operations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ProviderShareSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ProviderShareSubscriptionsOperations.yml index 34059480fa6c..2528ea40253e 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ProviderShareSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ProviderShareSubscriptionsOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.ProviderShareSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ShareSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ShareSubscriptionsOperations.yml index 7d6ff09e03e7..68b16926df04 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ShareSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.ShareSubscriptionsOperations.yml @@ -476,4 +476,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.ShareSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.SharesOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.SharesOperations.yml index 414b04104d34..ba8bd325e791 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.SharesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.SharesOperations.yml @@ -316,4 +316,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.SharesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.SynchronizationSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.SynchronizationSettingsOperations.yml index 52dec11fa296..f7453daa34d3 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.SynchronizationSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.SynchronizationSettingsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.SynchronizationSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.TriggersOperations.yml index 432458db6705..fab47fcefe4a 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.aio.operations.TriggersOperations.yml @@ -236,4 +236,4 @@ methods: attributes: - uid: azure.mgmt.datashare.aio.operations.TriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.AccountsOperations.yml index 9663506dccd9..6dd23c1c62b1 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.AccountsOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ConsumerInvitationsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ConsumerInvitationsOperations.yml index 25e3badee86c..e71c20f280e6 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ConsumerInvitationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ConsumerInvitationsOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.ConsumerInvitationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ConsumerSourceDataSetsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ConsumerSourceDataSetsOperations.yml index f7626b4320ec..ce94839999e3 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ConsumerSourceDataSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ConsumerSourceDataSetsOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.ConsumerSourceDataSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.DataSetMappingsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.DataSetMappingsOperations.yml index 61e8a0dd53af..0ec54f8ea8ba 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.DataSetMappingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.DataSetMappingsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.DataSetMappingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.DataSetsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.DataSetsOperations.yml index 1de4af18dc40..f055d2c4c903 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.DataSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.DataSetsOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.DataSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.InvitationsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.InvitationsOperations.yml index 5074a5879363..95dab153a548 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.InvitationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.InvitationsOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.InvitationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.Operations.yml index 59da0148d923..88743eb8f77f 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.Operations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ProviderShareSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ProviderShareSubscriptionsOperations.yml index 1b8456cbc01e..a1234fb2053b 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ProviderShareSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ProviderShareSubscriptionsOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.ProviderShareSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ShareSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ShareSubscriptionsOperations.yml index 9527e4cc2e36..cfc9bac01541 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ShareSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.ShareSubscriptionsOperations.yml @@ -476,4 +476,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.ShareSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.SharesOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.SharesOperations.yml index 75006e0da80a..a371f3683b80 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.SharesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.SharesOperations.yml @@ -316,4 +316,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.SharesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.SynchronizationSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.SynchronizationSettingsOperations.yml index 1958c7172221..4a140afe7d84 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.SynchronizationSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.SynchronizationSettingsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.SynchronizationSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.TriggersOperations.yml index 185b1f4e5d26..0d57d8c9d51e 100644 --- a/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-datashare/azure.mgmt.datashare.operations.TriggersOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.datashare.operations.TriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ArtifactSourcesOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ArtifactSourcesOperations.yml index 306b3bf348dc..a21ebacdc403 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ArtifactSourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ArtifactSourcesOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.aio.operations.ArtifactSourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.Operations.yml index c5791795887f..05a6728cfa11 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.Operations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.RolloutsOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.RolloutsOperations.yml index 97442c9e0e57..6ce2c129c577 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.RolloutsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.RolloutsOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.aio.operations.RolloutsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServiceTopologiesOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServiceTopologiesOperations.yml index 0e716d23a08c..abf11cdd75b2 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServiceTopologiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServiceTopologiesOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.aio.operations.ServiceTopologiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServiceUnitsOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServiceUnitsOperations.yml index 3f6343deb360..b94f330de8d3 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServiceUnitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServiceUnitsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.aio.operations.ServiceUnitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServicesOperations.yml index 720ecacae457..0e044e8c5217 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.ServicesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.aio.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.StepsOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.StepsOperations.yml index 736057492a44..973833adadf8 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.StepsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.aio.operations.StepsOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.aio.operations.StepsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ArtifactSourcesOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ArtifactSourcesOperations.yml index f40b0e1f2637..b2e117a1881a 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ArtifactSourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ArtifactSourcesOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.operations.ArtifactSourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.RolloutsOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.RolloutsOperations.yml index 0d41503e2af7..f0b2c5cc0568 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.RolloutsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.RolloutsOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.operations.RolloutsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServiceTopologiesOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServiceTopologiesOperations.yml index d03893895189..15d8b0d1a58e 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServiceTopologiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServiceTopologiesOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.operations.ServiceTopologiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServiceUnitsOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServiceUnitsOperations.yml index 2ef6a271c229..a27fb97780b9 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServiceUnitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServiceUnitsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.operations.ServiceUnitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServicesOperations.yml index d4d71ddd73ab..a2d4b258a041 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.ServicesOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.StepsOperations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.StepsOperations.yml index 3b8c4d9263fe..e09c4750f923 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.StepsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.StepsOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.operations.StepsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.operations.yml b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.operations.yml index 349220f0a0ae..1e84131c7f88 100644 --- a/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-deploymentmanager/azure.mgmt.deploymentmanager.operations.operations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.deploymentmanager.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageInfoOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageInfoOperations.yml index f9e817a3b6b6..ce46ef0e0781 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageInfoOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageOperations.yml index 89714e0ed663..8de671d58bb3 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.AppAttachPackageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ApplicationGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ApplicationGroupsOperations.yml index 33d62f27ce42..5bf17d78e0f3 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ApplicationGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ApplicationGroupsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.ApplicationGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ApplicationsOperations.yml index 94410ff7ffd2..e99a0b58e41c 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ApplicationsOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.ApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.DesktopsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.DesktopsOperations.yml index 0703e885798f..4ec7378ce40c 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.DesktopsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.DesktopsOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.DesktopsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.HostPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.HostPoolsOperations.yml index 3ef75ef9a03a..b32dd020ca71 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.HostPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.HostPoolsOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.HostPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.MSIXPackagesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.MSIXPackagesOperations.yml index 06c874768e01..89c17aed6ec6 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.MSIXPackagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.MSIXPackagesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.MSIXPackagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.MsixImagesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.MsixImagesOperations.yml index 698e91c33cb9..c985fe7d0327 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.MsixImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.MsixImagesOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.MsixImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.Operations.yml index 4624c9ba36cf..ca183d82fcdc 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.Operations.yml @@ -26,4 +26,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.PrivateEndpointConnectionsOperations.yml index 844f51cc9607..cd4c1ba9218b 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -287,4 +287,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.PrivateLinkResourcesOperations.yml index b58ddd00fc26..34d8069b55b4 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.PrivateLinkResourcesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPersonalSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPersonalSchedulesOperations.yml index ae9f99472f4d..7bd0d4f96f4c 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPersonalSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPersonalSchedulesOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPersonalSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPooledSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPooledSchedulesOperations.yml index 3a34f6f65018..adfcb3497a82 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPooledSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPooledSchedulesOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.ScalingPlanPooledSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlansOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlansOperations.yml index 22595c474414..4a2ba09c0790 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.ScalingPlansOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.ScalingPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.SessionHostsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.SessionHostsOperations.yml index 9af611b80228..558ff2176be4 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.SessionHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.SessionHostsOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.SessionHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.StartMenuItemsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.StartMenuItemsOperations.yml index 72e463c9e4ac..3f7a35cbb12a 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.StartMenuItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.StartMenuItemsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.StartMenuItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.UserSessionsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.UserSessionsOperations.yml index f4515ad4b4f3..c257b6e7d087 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.UserSessionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.UserSessionsOperations.yml @@ -277,4 +277,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.UserSessionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.WorkspacesOperations.yml index ddce8b93eaea..4a17c52ed790 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.aio.operations.WorkspacesOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.aio.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.AppAttachPackageInfoOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.AppAttachPackageInfoOperations.yml index ced2fb1cf569..c3e57b541bcb 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.AppAttachPackageInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.AppAttachPackageInfoOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.AppAttachPackageInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.AppAttachPackageOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.AppAttachPackageOperations.yml index f1f4abf15092..2f82f2ecefc9 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.AppAttachPackageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.AppAttachPackageOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.AppAttachPackageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ApplicationGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ApplicationGroupsOperations.yml index d14646b5debe..6cce3c18eeec 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ApplicationGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ApplicationGroupsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.ApplicationGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ApplicationsOperations.yml index 8399226bb319..db15c1dd5193 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ApplicationsOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.ApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.DesktopsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.DesktopsOperations.yml index 935393b3922f..7454df5df401 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.DesktopsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.DesktopsOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.DesktopsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.HostPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.HostPoolsOperations.yml index 3c6cf2ddb7ab..3844206af159 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.HostPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.HostPoolsOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.HostPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.MSIXPackagesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.MSIXPackagesOperations.yml index 6f48fc733bc9..cdb7d3e977d1 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.MSIXPackagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.MSIXPackagesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.MSIXPackagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.MsixImagesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.MsixImagesOperations.yml index 8427c9dc0ff7..b6b1a967a97d 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.MsixImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.MsixImagesOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.MsixImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.Operations.yml index a5232050631b..3db451566226 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.Operations.yml @@ -26,4 +26,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.PrivateEndpointConnectionsOperations.yml index 99f05a4a1b14..eb946685e320 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.PrivateEndpointConnectionsOperations.yml @@ -287,4 +287,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.PrivateLinkResourcesOperations.yml index a26175706887..56d806ab75f1 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.PrivateLinkResourcesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlanPersonalSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlanPersonalSchedulesOperations.yml index 9f21429167e3..b37bfd3ec2f8 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlanPersonalSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlanPersonalSchedulesOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.ScalingPlanPersonalSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlanPooledSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlanPooledSchedulesOperations.yml index 438c2293f065..3ed4d4bcae96 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlanPooledSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlanPooledSchedulesOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.ScalingPlanPooledSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlansOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlansOperations.yml index 5c9a42773a93..77819e25cdb1 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.ScalingPlansOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.ScalingPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.SessionHostsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.SessionHostsOperations.yml index 1856d27df5e1..6bac25321370 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.SessionHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.SessionHostsOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.SessionHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.StartMenuItemsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.StartMenuItemsOperations.yml index b4891f9f9144..9bab0e7110f0 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.StartMenuItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.StartMenuItemsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.StartMenuItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.UserSessionsOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.UserSessionsOperations.yml index d0e8a8302032..051ce0e19537 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.UserSessionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.UserSessionsOperations.yml @@ -277,4 +277,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.UserSessionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.WorkspacesOperations.yml index 79fc610e0925..85fd5efb78df 100644 --- a/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-desktopvirtualization/azure.mgmt.desktopvirtualization.operations.WorkspacesOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.desktopvirtualization.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.AttachedNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.AttachedNetworksOperations.yml index 36fd118a6551..2563e66ac8c4 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.AttachedNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.AttachedNetworksOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.AttachedNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CatalogsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CatalogsOperations.yml index 2965473a9efb..47707bdbfe61 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CatalogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CatalogsOperations.yml @@ -274,4 +274,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.CatalogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CheckNameAvailabilityOperations.yml index 2c08e5782815..1d272dfd3492 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CheckNameAvailabilityOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CheckScopedNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CheckScopedNameAvailabilityOperations.yml index 97b193f00f3f..a7032edb79f8 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CheckScopedNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.CheckScopedNameAvailabilityOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.CheckScopedNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.DevBoxDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.DevBoxDefinitionsOperations.yml index bf3da8b0e7c8..a50c5bd8929b 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.DevBoxDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.DevBoxDefinitionsOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.DevBoxDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.DevCentersOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.DevCentersOperations.yml index 78ad8211064a..0cc99dfb9c73 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.DevCentersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.DevCentersOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.DevCentersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.EnvironmentDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.EnvironmentDefinitionsOperations.yml index 54930742252d..a0f50cf761eb 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.EnvironmentDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.EnvironmentDefinitionsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.EnvironmentDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.EnvironmentTypesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.EnvironmentTypesOperations.yml index e5dd04df9454..0450fb792019 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.EnvironmentTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.EnvironmentTypesOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.EnvironmentTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.GalleriesOperations.yml index 4a010fa97884..d51ba5af1fc9 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.GalleriesOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ImageVersionsOperations.yml index 57d5d90f8305..c05a29b67f11 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ImageVersionsOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.ImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ImagesOperations.yml index 1bcc087774be..04948ebe9653 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ImagesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.NetworkConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.NetworkConnectionsOperations.yml index 4d7dc6d48cc1..5109248d1bb5 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.NetworkConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.NetworkConnectionsOperations.yml @@ -324,4 +324,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.NetworkConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.OperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.OperationStatusesOperations.yml index d5312241f8f4..9fd7189c2bc5 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.OperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.OperationStatusesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.OperationStatusesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.Operations.yml index ec06d078f409..3cbee08578d1 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.PoolsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.PoolsOperations.yml index af27e75eceea..95626be78ff3 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.PoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.PoolsOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.PoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectAllowedEnvironmentTypesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectAllowedEnvironmentTypesOperations.yml index 699c0aa604f9..cb2d3c9aa373 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectAllowedEnvironmentTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectAllowedEnvironmentTypesOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.ProjectAllowedEnvironmentTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectCatalogEnvironmentDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectCatalogEnvironmentDefinitionsOperations.yml index c94083c26006..4bcda42b29f7 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectCatalogEnvironmentDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectCatalogEnvironmentDefinitionsOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.ProjectCatalogEnvironmentDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectCatalogsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectCatalogsOperations.yml index 1e12304cdc53..b4e6ef3aa1d9 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectCatalogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectCatalogsOperations.yml @@ -274,4 +274,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.ProjectCatalogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectEnvironmentTypesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectEnvironmentTypesOperations.yml index e4cb4a9ef520..1c32a3e4a166 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectEnvironmentTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectEnvironmentTypesOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.ProjectEnvironmentTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectsOperations.yml index cec910a87f03..f2e8b3e1698d 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.ProjectsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.ProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.SchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.SchedulesOperations.yml index af901bacd4ea..7e779840ada8 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.SchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.SchedulesOperations.yml @@ -244,4 +244,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.SchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.SkusOperations.yml index b90df923d31f..71cd67c9df6c 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.SkusOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.UsagesOperations.yml index 97875dbf8f88..f1666473575b 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.aio.operations.UsagesOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.AttachedNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.AttachedNetworksOperations.yml index ca50e31fa301..ff503f9add48 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.AttachedNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.AttachedNetworksOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.AttachedNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CatalogsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CatalogsOperations.yml index 4ab9b41e9d81..c4575fdf0441 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CatalogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CatalogsOperations.yml @@ -270,4 +270,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.CatalogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CheckNameAvailabilityOperations.yml index 39bde9e00fb4..616581673eec 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CheckNameAvailabilityOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CheckScopedNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CheckScopedNameAvailabilityOperations.yml index 0d2b1bfb1260..cb337f30b79e 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CheckScopedNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.CheckScopedNameAvailabilityOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.CheckScopedNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.DevBoxDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.DevBoxDefinitionsOperations.yml index 4c77bd8ef4bb..c2262d0bfa53 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.DevBoxDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.DevBoxDefinitionsOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.DevBoxDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.DevCentersOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.DevCentersOperations.yml index f8d50d6784b1..e3e7e1ca3e5d 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.DevCentersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.DevCentersOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.DevCentersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.EnvironmentDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.EnvironmentDefinitionsOperations.yml index 878f8b6a9919..d5ecf613ddef 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.EnvironmentDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.EnvironmentDefinitionsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.EnvironmentDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.EnvironmentTypesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.EnvironmentTypesOperations.yml index f300e741bcb2..9c7d6ab1d369 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.EnvironmentTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.EnvironmentTypesOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.EnvironmentTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.GalleriesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.GalleriesOperations.yml index 6556102d85f5..24202cd61d0d 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.GalleriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.GalleriesOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.GalleriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ImageVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ImageVersionsOperations.yml index ed92a3ed5e9d..3d9805c16365 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ImageVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ImageVersionsOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.ImageVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ImagesOperations.yml index ec3fc4688e0d..dde39df7dbfd 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ImagesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.NetworkConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.NetworkConnectionsOperations.yml index 68d006981294..e073cfff3404 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.NetworkConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.NetworkConnectionsOperations.yml @@ -324,4 +324,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.NetworkConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.OperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.OperationStatusesOperations.yml index 92482fc62545..2db122478321 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.OperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.OperationStatusesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.OperationStatusesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.Operations.yml index d8010e112f7d..3a107cf6a9e0 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.PoolsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.PoolsOperations.yml index 840f1ccf746d..3414f6870eaf 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.PoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.PoolsOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.PoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectAllowedEnvironmentTypesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectAllowedEnvironmentTypesOperations.yml index 4d5c8d4de0a6..468a8ba3eda6 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectAllowedEnvironmentTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectAllowedEnvironmentTypesOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.ProjectAllowedEnvironmentTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectCatalogEnvironmentDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectCatalogEnvironmentDefinitionsOperations.yml index 3928ffcff80d..32d5b66aec93 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectCatalogEnvironmentDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectCatalogEnvironmentDefinitionsOperations.yml @@ -46,4 +46,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.ProjectCatalogEnvironmentDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectCatalogsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectCatalogsOperations.yml index e0304d761512..bdc6ae18a77d 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectCatalogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectCatalogsOperations.yml @@ -270,4 +270,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.ProjectCatalogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectEnvironmentTypesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectEnvironmentTypesOperations.yml index f864e55a0daa..3d0f11cb1103 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectEnvironmentTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectEnvironmentTypesOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.ProjectEnvironmentTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectsOperations.yml index dd00b90d5f21..f260e28ac8d3 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.ProjectsOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.ProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.SchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.SchedulesOperations.yml index ec99413edd18..c6cf87631b37 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.SchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.SchedulesOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.SchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.SkusOperations.yml index aa7c77875a5f..9735eaf6e4dc 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.SkusOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.UsagesOperations.yml index ecc57792a49c..8938da6c3309 100644 --- a/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devcenter/azure.mgmt.devcenter.operations.UsagesOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.devcenter.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.AccountsOperations.yml index 71d1eea2b59b..2a0b1f705b8f 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.AccountsOperations.yml @@ -281,4 +281,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.aio.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.InstancesOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.InstancesOperations.yml index a599084fc377..c243c79b5dfb 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.InstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.InstancesOperations.yml @@ -271,4 +271,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.aio.operations.InstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.Operations.yml index eb544f8906c0..2da363c09c99 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionProxiesOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionProxiesOperations.yml index 779791a720b7..8565df4d8916 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionProxiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionProxiesOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionProxiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionsOperations.yml index c7437fcbb94e..edff343771e9 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateLinkResourcesOperations.yml index 3e41ef7eaeea..6b4c54605885 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.aio.operations.PrivateLinkResourcesOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.AccountsOperations.yml index 469686af007d..2a089005a92d 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.AccountsOperations.yml @@ -275,4 +275,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.InstancesOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.InstancesOperations.yml index 9162fb9d4514..15007397e1f6 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.InstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.InstancesOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.operations.InstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.Operations.yml index 1ce0491f5752..14d242214d0a 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionProxiesOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionProxiesOperations.yml index 473815a7a054..b696fe591eb4 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionProxiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionProxiesOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionProxiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionsOperations.yml index 37d0c67a89bc..85cd4b8c5ebb 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateLinkResourcesOperations.yml index de0e48e780ef..0968d47963be 100644 --- a/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-deviceupdate/azure.mgmt.deviceupdate.operations.PrivateLinkResourcesOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.deviceupdate.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArmTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArmTemplatesOperations.yml index f5b411aedba1..16c830b71926 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArmTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArmTemplatesOperations.yml @@ -131,4 +131,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.ArmTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArtifactSourcesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArtifactSourcesOperations.yml index e69dd9ac541a..e984aeb08ba8 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArtifactSourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArtifactSourcesOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.ArtifactSourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArtifactsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArtifactsOperations.yml index ffe92342e168..26caa16d5644 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArtifactsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ArtifactsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.ArtifactsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.CostsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.CostsOperations.yml index 248e27980445..26ba4c3fe831 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.CostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.CostsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.CostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.CustomImagesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.CustomImagesOperations.yml index 5fee4bf91a2f..51b49a598144 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.CustomImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.CustomImagesOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.CustomImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.DisksOperations.yml index 77475ab4554c..57ac0367ad3b 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.DisksOperations.yml @@ -412,4 +412,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.EnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.EnvironmentsOperations.yml index a3647a302255..15936c810f76 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.EnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.EnvironmentsOperations.yml @@ -287,4 +287,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.EnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.FormulasOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.FormulasOperations.yml index 7524db14b408..f5a2e26796bf 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.FormulasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.FormulasOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.FormulasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.GalleryImagesOperations.yml index 93f329c6214a..1fb1b826e63d 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.GalleryImagesOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.GlobalSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.GlobalSchedulesOperations.yml index dd09713257ea..b58d7ec76e58 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.GlobalSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.GlobalSchedulesOperations.yml @@ -346,4 +346,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.GlobalSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.LabsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.LabsOperations.yml index 42ac25814d7b..3fac6db9602b 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.LabsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.LabsOperations.yml @@ -552,4 +552,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.LabsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.NotificationChannelsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.NotificationChannelsOperations.yml index 2f9d3cdff12b..542f6c172164 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.NotificationChannelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.NotificationChannelsOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.NotificationChannelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.Operations.yml index d6dbc41d123f..0be45eaf0928 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.Operations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.PoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.PoliciesOperations.yml index 431d59f9175c..bb3cd7f44bc4 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.PoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.PoliciesOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.PoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.PolicySetsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.PolicySetsOperations.yml index 4a6a43b24917..74f6b70b2a98 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.PolicySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.PolicySetsOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.PolicySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ProviderOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ProviderOperationsOperations.yml index eaf15d5008b9..bd550f95cd61 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ProviderOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ProviderOperationsOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.ProviderOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.SchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.SchedulesOperations.yml index 12a0df2a4fc3..9ccfd4f4deea 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.SchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.SchedulesOperations.yml @@ -309,4 +309,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.SchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.SecretsOperations.yml index 8269279b8b1d..9bc8b4d02ed4 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.SecretsOperations.yml @@ -275,4 +275,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceFabricSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceFabricSchedulesOperations.yml index 9405672b8e08..9caa53ee22fc 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceFabricSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceFabricSchedulesOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.ServiceFabricSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceFabricsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceFabricsOperations.yml index 718622768565..2a349b4152c4 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceFabricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceFabricsOperations.yml @@ -433,4 +433,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.ServiceFabricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceRunnersOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceRunnersOperations.yml index 4ac50438dd30..f6d8da4d538e 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceRunnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.ServiceRunnersOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.ServiceRunnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.UsersOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.UsersOperations.yml index 5255a36adfe0..4b50e06791d4 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.UsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.UsersOperations.yml @@ -261,4 +261,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.UsersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualMachineSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualMachineSchedulesOperations.yml index 23f4c9d529c2..a676e0254b6f 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualMachineSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualMachineSchedulesOperations.yml @@ -306,4 +306,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.VirtualMachineSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualMachinesOperations.yml index a3b1a65bd408..4af3e194d9fc 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualMachinesOperations.yml @@ -906,4 +906,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualNetworksOperations.yml index d1fcc2a29e11..ea91f523a867 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.aio.operations.VirtualNetworksOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.aio.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArmTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArmTemplatesOperations.yml index 360181b52f36..dc201acad8c2 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArmTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArmTemplatesOperations.yml @@ -131,4 +131,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.ArmTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArtifactSourcesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArtifactSourcesOperations.yml index c4462c159362..b1c74539406d 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArtifactSourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArtifactSourcesOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.ArtifactSourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArtifactsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArtifactsOperations.yml index 052df300bce8..d4b199dceb05 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArtifactsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ArtifactsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.ArtifactsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.CostsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.CostsOperations.yml index 091c53510864..628a0171bff7 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.CostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.CostsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.CostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.CustomImagesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.CustomImagesOperations.yml index e47e420e2c2e..ee78ca5c359a 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.CustomImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.CustomImagesOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.CustomImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.DisksOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.DisksOperations.yml index 9e4a0993c5e4..7eb04afe3745 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.DisksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.DisksOperations.yml @@ -412,4 +412,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.DisksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.EnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.EnvironmentsOperations.yml index 131089698007..27cad253624a 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.EnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.EnvironmentsOperations.yml @@ -288,4 +288,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.EnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.FormulasOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.FormulasOperations.yml index a27a9d64d715..9b9c4583e131 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.FormulasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.FormulasOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.FormulasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.GalleryImagesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.GalleryImagesOperations.yml index c0500853d251..bcd3df988751 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.GalleryImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.GalleryImagesOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.GalleryImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.GlobalSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.GlobalSchedulesOperations.yml index d514ab927e06..d4532e5f47ea 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.GlobalSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.GlobalSchedulesOperations.yml @@ -346,4 +346,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.GlobalSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.LabsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.LabsOperations.yml index a839d45e51d4..caec52cbad16 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.LabsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.LabsOperations.yml @@ -551,4 +551,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.LabsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.NotificationChannelsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.NotificationChannelsOperations.yml index 657fb286454f..084d7b3d5426 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.NotificationChannelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.NotificationChannelsOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.NotificationChannelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.PoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.PoliciesOperations.yml index 40e272232741..14b5f7f90a45 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.PoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.PoliciesOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.PoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.PolicySetsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.PolicySetsOperations.yml index 87d71b515f43..44bbac40475c 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.PolicySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.PolicySetsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.PolicySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ProviderOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ProviderOperationsOperations.yml index c3068da90835..b58631211fa5 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ProviderOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ProviderOperationsOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.ProviderOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.SchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.SchedulesOperations.yml index 6175d70ccf13..8df5cd47be54 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.SchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.SchedulesOperations.yml @@ -309,4 +309,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.SchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.SecretsOperations.yml index e8da65c8878b..cbdcf30cd771 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.SecretsOperations.yml @@ -275,4 +275,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceFabricSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceFabricSchedulesOperations.yml index 282cee0da40f..fb4d85cc717b 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceFabricSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceFabricSchedulesOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.ServiceFabricSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceFabricsOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceFabricsOperations.yml index 27098eab052b..294a8a635b5e 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceFabricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceFabricsOperations.yml @@ -433,4 +433,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.ServiceFabricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceRunnersOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceRunnersOperations.yml index ac9e9d3c17e1..77e6b93111c9 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceRunnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.ServiceRunnersOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.ServiceRunnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.UsersOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.UsersOperations.yml index 4eaa08068b4b..c3b18937f9c4 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.UsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.UsersOperations.yml @@ -261,4 +261,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.UsersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualMachineSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualMachineSchedulesOperations.yml index 40ef02366bad..c978ede10a0f 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualMachineSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualMachineSchedulesOperations.yml @@ -306,4 +306,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.VirtualMachineSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualMachinesOperations.yml index 02de846d9735..affb7cd72e65 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualMachinesOperations.yml @@ -906,4 +906,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualNetworksOperations.yml index 044ea23efea8..c7ab7c80d788 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.VirtualNetworksOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.operations.yml b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.operations.yml index 188cf4f92a3c..8a217ff9e7a5 100644 --- a/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-devtestlabs/azure.mgmt.devtestlabs.operations.operations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.devtestlabs.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.DigitalTwinsEndpointOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.DigitalTwinsEndpointOperations.yml index 2421365947b8..e1baf92ba98e 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.DigitalTwinsEndpointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.DigitalTwinsEndpointOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.aio.operations.DigitalTwinsEndpointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.DigitalTwinsOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.DigitalTwinsOperations.yml index 923c7d2c5d84..c89f330560ec 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.DigitalTwinsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.DigitalTwinsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.aio.operations.DigitalTwinsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.Operations.yml index 27afdb166c45..06c00566bb56 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.PrivateEndpointConnectionsOperations.yml index 1ddaca8ec6ef..4dc96903d007 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -136,4 +136,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.PrivateLinkResourcesOperations.yml index ee54eaa9650c..35b3d252b89e 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.PrivateLinkResourcesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.TimeSeriesDatabaseConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.TimeSeriesDatabaseConnectionsOperations.yml index 08a481a8d3c9..4cf85ecf77f8 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.TimeSeriesDatabaseConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.aio.operations.TimeSeriesDatabaseConnectionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.aio.operations.TimeSeriesDatabaseConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.DigitalTwinsEndpointOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.DigitalTwinsEndpointOperations.yml index 25aea2fad3b4..06eb1221c20b 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.DigitalTwinsEndpointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.DigitalTwinsEndpointOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.operations.DigitalTwinsEndpointOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.DigitalTwinsOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.DigitalTwinsOperations.yml index 8477e7507bb9..397bf8155bf6 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.DigitalTwinsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.DigitalTwinsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.operations.DigitalTwinsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.Operations.yml index 7b78f8ec8336..eb9550210e8b 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.PrivateEndpointConnectionsOperations.yml index 65de95763ffe..72c95368a4b0 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.PrivateEndpointConnectionsOperations.yml @@ -136,4 +136,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.PrivateLinkResourcesOperations.yml index 07fd22e0d425..1df00376b6e5 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.PrivateLinkResourcesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.TimeSeriesDatabaseConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.TimeSeriesDatabaseConnectionsOperations.yml index ad633399b6b8..590578546874 100644 --- a/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.TimeSeriesDatabaseConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-digitaltwins/azure.mgmt.digitaltwins.operations.TimeSeriesDatabaseConnectionsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.digitaltwins.operations.TimeSeriesDatabaseConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.aio.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.aio.operations.RecordSetsOperations.yml index 7511c669f976..e67ccdc63866 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.aio.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.aio.operations.RecordSetsOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2016_04_01.aio.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.aio.operations.ZonesOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.aio.operations.ZonesOperations.yml index 4000bd1d9c13..6e2c3469682d 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.aio.operations.ZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.aio.operations.ZonesOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2016_04_01.aio.operations.ZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.operations.RecordSetsOperations.yml index 0b77336bf23f..fa4e2eda4153 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.operations.RecordSetsOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2016_04_01.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.operations.ZonesOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.operations.ZonesOperations.yml index 1544f9b23c6f..48305ecdce96 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.operations.ZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2016_04_01.operations.ZonesOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2016_04_01.operations.ZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.aio.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.aio.operations.RecordSetsOperations.yml index 00be4931539a..be87b55d0c25 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.aio.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.aio.operations.RecordSetsOperations.yml @@ -382,4 +382,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_03_01_preview.aio.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.aio.operations.ZonesOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.aio.operations.ZonesOperations.yml index 24f1457d3edf..c38f9ae2d726 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.aio.operations.ZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.aio.operations.ZonesOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_03_01_preview.aio.operations.ZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.operations.RecordSetsOperations.yml index 36ce13efd80e..0d84e1a2d3ac 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.operations.RecordSetsOperations.yml @@ -382,4 +382,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_03_01_preview.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.operations.ZonesOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.operations.ZonesOperations.yml index 6cbc5377e969..6b244ece4667 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.operations.ZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_03_01_preview.operations.ZonesOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_03_01_preview.operations.ZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.DnsResourceReferenceOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.DnsResourceReferenceOperations.yml index 2d568c45a5be..6838524ca185 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.DnsResourceReferenceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.DnsResourceReferenceOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_05_01.aio.operations.DnsResourceReferenceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.RecordSetsOperations.yml index bc3793339cb2..1e8068b03c44 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.RecordSetsOperations.yml @@ -368,4 +368,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_05_01.aio.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.ZonesOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.ZonesOperations.yml index bd5d07c613eb..e6d4b12f7621 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.ZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.aio.operations.ZonesOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_05_01.aio.operations.ZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.DnsResourceReferenceOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.DnsResourceReferenceOperations.yml index 77207e5deac2..3602a83c005f 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.DnsResourceReferenceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.DnsResourceReferenceOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_05_01.operations.DnsResourceReferenceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.RecordSetsOperations.yml index 04f5ebac1a18..263dc368ed39 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.RecordSetsOperations.yml @@ -368,4 +368,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_05_01.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.ZonesOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.ZonesOperations.yml index cfdbc0c334af..813b4a7bcef0 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.ZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2018_05_01.operations.ZonesOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2018_05_01.operations.ZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnsResourceReferenceOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnsResourceReferenceOperations.yml index 1aca8b14657f..4d0de2ace067 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnsResourceReferenceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnsResourceReferenceOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnsResourceReferenceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnssecConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnssecConfigsOperations.yml index f64309dafc3f..6ffa8ce49b02 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnssecConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnssecConfigsOperations.yml @@ -148,4 +148,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2023_07_01_preview.aio.operations.DnssecConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.RecordSetsOperations.yml index cccc68542897..b54e620555e4 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.RecordSetsOperations.yml @@ -387,4 +387,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2023_07_01_preview.aio.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.ZonesOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.ZonesOperations.yml index 1987684cdcae..7213dc0ef86c 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.ZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.aio.operations.ZonesOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2023_07_01_preview.aio.operations.ZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.DnsResourceReferenceOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.DnsResourceReferenceOperations.yml index 6ee7017d0887..c643ac7c46b6 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.DnsResourceReferenceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.DnsResourceReferenceOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2023_07_01_preview.operations.DnsResourceReferenceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.DnssecConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.DnssecConfigsOperations.yml index e4367b4d3d35..506e6a19b7a6 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.DnssecConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.DnssecConfigsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2023_07_01_preview.operations.DnssecConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.RecordSetsOperations.yml index 8f93a45d2e42..b0eeb99949d1 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.RecordSetsOperations.yml @@ -387,4 +387,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2023_07_01_preview.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.ZonesOperations.yml b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.ZonesOperations.yml index bb140bab0acb..109e8da2d4e3 100644 --- a/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.ZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dns/azure.mgmt.dns.v2023_07_01_preview.operations.ZonesOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.dns.v2023_07_01_preview.operations.ZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsForwardingRulesetsOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsForwardingRulesetsOperations.yml index 1e7a0d3471fd..bfcc5c4cbcdb 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsForwardingRulesetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsForwardingRulesetsOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.DnsForwardingRulesetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverDomainListsOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverDomainListsOperations.yml index 3c8e15be0c6c..ec09a1d7104f 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverDomainListsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverDomainListsOperations.yml @@ -282,4 +282,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.DnsResolverDomainListsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverPoliciesOperations.yml index b63c94b218cb..76a30ef3c025 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverPoliciesOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.DnsResolverPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverPolicyVirtualNetworkLinksOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverPolicyVirtualNetworkLinksOperations.yml index 1499ebd616f0..9bee50b50253 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverPolicyVirtualNetworkLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolverPolicyVirtualNetworkLinksOperations.yml @@ -236,4 +236,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.DnsResolverPolicyVirtualNetworkLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolversOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolversOperations.yml index 82d67b93a160..f208ce76f6eb 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolversOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsResolversOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.DnsResolversOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsSecurityRulesOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsSecurityRulesOperations.yml index 4351dac9c784..9f1920988890 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsSecurityRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.DnsSecurityRulesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.DnsSecurityRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.ForwardingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.ForwardingRulesOperations.yml index d2ace24ff753..eccfec55ff37 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.ForwardingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.ForwardingRulesOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.ForwardingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.InboundEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.InboundEndpointsOperations.yml index 29de38b26d7e..af98c4ca1e79 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.InboundEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.InboundEndpointsOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.InboundEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.OutboundEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.OutboundEndpointsOperations.yml index a48c49da0c5b..b59fd812f166 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.OutboundEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.OutboundEndpointsOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.OutboundEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.VirtualNetworkLinksOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.VirtualNetworkLinksOperations.yml index 479544aad6b2..71de972e6bef 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.VirtualNetworkLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.aio.operations.VirtualNetworkLinksOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.aio.operations.VirtualNetworkLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsForwardingRulesetsOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsForwardingRulesetsOperations.yml index 42da806cd8fd..4e9027c285d1 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsForwardingRulesetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsForwardingRulesetsOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.DnsForwardingRulesetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverDomainListsOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverDomainListsOperations.yml index 2c6f0b62bb60..b1f52ba7209e 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverDomainListsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverDomainListsOperations.yml @@ -282,4 +282,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.DnsResolverDomainListsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverPoliciesOperations.yml index ae75c85d25ba..0e9dd494e570 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverPoliciesOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.DnsResolverPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverPolicyVirtualNetworkLinksOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverPolicyVirtualNetworkLinksOperations.yml index 7405afdefe7a..8403ba52374b 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverPolicyVirtualNetworkLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolverPolicyVirtualNetworkLinksOperations.yml @@ -238,4 +238,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.DnsResolverPolicyVirtualNetworkLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolversOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolversOperations.yml index bf9a95975b3e..73553dc389a2 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolversOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsResolversOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.DnsResolversOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsSecurityRulesOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsSecurityRulesOperations.yml index 205b74383ceb..4a544a41d4e5 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsSecurityRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.DnsSecurityRulesOperations.yml @@ -229,4 +229,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.DnsSecurityRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.ForwardingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.ForwardingRulesOperations.yml index 14a79d350a81..e8d31219a66e 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.ForwardingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.ForwardingRulesOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.ForwardingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.InboundEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.InboundEndpointsOperations.yml index 500b9d1f6560..bb5ca6dbc9a2 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.InboundEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.InboundEndpointsOperations.yml @@ -226,4 +226,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.InboundEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.OutboundEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.OutboundEndpointsOperations.yml index eb1b8b4c35ed..f14a0e0722b5 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.OutboundEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.OutboundEndpointsOperations.yml @@ -234,4 +234,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.OutboundEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.VirtualNetworkLinksOperations.yml b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.VirtualNetworkLinksOperations.yml index 886752b0092b..4e9aaa8058e8 100644 --- a/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.VirtualNetworkLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dnsresolver/azure.mgmt.dnsresolver.operations.VirtualNetworkLinksOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.dnsresolver.operations.VirtualNetworkLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.MonitorsOperations.yml index f2f851298125..72142d35073c 100644 --- a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.MonitorsOperations.yml @@ -562,4 +562,4 @@ methods: attributes: - uid: azure.mgmt.dynatrace.aio.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.Operations.yml index 5a1ce9b4f013..9f998d0cce90 100644 --- a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.dynatrace.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.SingleSignOnOperations.yml b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.SingleSignOnOperations.yml index c7852aa485da..70dac9aba1b0 100644 --- a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.SingleSignOnOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.SingleSignOnOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.dynatrace.aio.operations.SingleSignOnOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.TagRulesOperations.yml b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.TagRulesOperations.yml index 9d263564b233..2863e0aeb052 100644 --- a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.TagRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.aio.operations.TagRulesOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.dynatrace.aio.operations.TagRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.MonitorsOperations.yml index 2aee27a369c3..edc278292885 100644 --- a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.MonitorsOperations.yml @@ -560,4 +560,4 @@ methods: attributes: - uid: azure.mgmt.dynatrace.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.Operations.yml index 552bfd15e22a..f3994d62ec54 100644 --- a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.dynatrace.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.SingleSignOnOperations.yml b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.SingleSignOnOperations.yml index 9f1366927f97..184bd092fb7e 100644 --- a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.SingleSignOnOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.SingleSignOnOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.dynatrace.operations.SingleSignOnOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.TagRulesOperations.yml b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.TagRulesOperations.yml index 83924b4c35b6..548171e4541e 100644 --- a/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.TagRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-dynatrace/azure.mgmt.dynatrace.operations.TagRulesOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.dynatrace.operations.TagRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.DeploymentInfoOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.DeploymentInfoOperations.yml index c463244eca13..d544dde5a116 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.DeploymentInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.DeploymentInfoOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.elastic.aio.operations.DeploymentInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.MonitoredResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.MonitoredResourcesOperations.yml index 71a894b8c77b..3c2a938163f9 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.MonitoredResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.MonitoredResourcesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.elastic.aio.operations.MonitoredResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.MonitorsOperations.yml index f113415101e9..b2d749fd0e64 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.MonitorsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.elastic.aio.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.Operations.yml index 88829f9e0ac9..f6cc70ee9357 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.Operations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.elastic.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.TagRulesOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.TagRulesOperations.yml index bb4fae1758fb..6c078e9ab34e 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.TagRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.TagRulesOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.elastic.aio.operations.TagRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMCollectionOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMCollectionOperations.yml index 61b89d6b311a..313e6c464e8e 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMCollectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMCollectionOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.elastic.aio.operations.VMCollectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMHostOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMHostOperations.yml index 3f829c4d4e44..eff6ac1c0c97 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMHostOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMHostOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.elastic.aio.operations.VMHostOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMIngestionOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMIngestionOperations.yml index ec54631d08d4..68f9f2e2ed5e 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMIngestionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.aio.operations.VMIngestionOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.elastic.aio.operations.VMIngestionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.DeploymentInfoOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.DeploymentInfoOperations.yml index b0e36bec2aee..cf0b03171b5b 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.DeploymentInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.DeploymentInfoOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.elastic.operations.DeploymentInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.MonitoredResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.MonitoredResourcesOperations.yml index 25cabb2c8337..4d10e60c6525 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.MonitoredResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.MonitoredResourcesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.elastic.operations.MonitoredResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.MonitorsOperations.yml index d5ec2119af5b..0c39e8915f2f 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.MonitorsOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.elastic.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.Operations.yml index c45860cda8a6..4b35f14a6d75 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.Operations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.elastic.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.TagRulesOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.TagRulesOperations.yml index 8f5a428b4575..b4a7aaebc306 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.TagRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.TagRulesOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.elastic.operations.TagRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMCollectionOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMCollectionOperations.yml index 8bddc682514a..fa9d5426adca 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMCollectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMCollectionOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.elastic.operations.VMCollectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMHostOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMHostOperations.yml index 930c7c0c36d8..f1d8b0b1cd96 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMHostOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMHostOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.elastic.operations.VMHostOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMIngestionOperations.yml b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMIngestionOperations.yml index fcdea4290f3e..46b7706f9682 100644 --- a/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMIngestionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elastic/azure.mgmt.elastic.operations.VMIngestionOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.elastic.operations.VMIngestionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.yml index c5b8e1c5a2e6..19cbd1aa0ff0 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.aio.operations.ElasticSansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.Operations.yml index 6363b18371e0..f199c20ec1e2 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.yml index 8bbf2580b587..2ef2b9748557 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.PrivateLinkResourcesOperations.yml index 947f22ce94e0..b2ca17d3aa00 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.PrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.SkusOperations.yml index bb1162fe616a..451e42730eb2 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.SkusOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.aio.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.yml index 7312e066a9d9..366b43dd52dd 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.aio.operations.VolumeGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumeSnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumeSnapshotsOperations.yml index 9e4519151d0f..ee027ab23cc9 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumeSnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumeSnapshotsOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.aio.operations.VolumeSnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumesOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumesOperations.yml index deb12158eef7..f1d308053072 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.aio.operations.VolumesOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.aio.operations.VolumesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.ElasticSansOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.ElasticSansOperations.yml index 8bd99ab7dcfe..ccc09921d6d1 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.ElasticSansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.ElasticSansOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.operations.ElasticSansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.Operations.yml index 49843bee57ec..d064527f25f6 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.yml index 77e4c51fe2a2..97b0b483a262 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.PrivateLinkResourcesOperations.yml index 42d1b3497396..3ab0f3454a98 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.PrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.SkusOperations.yml index 214ae423aad8..bec1d0c2f40f 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.SkusOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumeGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumeGroupsOperations.yml index 53046d6f4076..9f05dce6607e 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumeGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumeGroupsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.operations.VolumeGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumeSnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumeSnapshotsOperations.yml index 5807627402d8..e76656ea6a8f 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumeSnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumeSnapshotsOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.operations.VolumeSnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumesOperations.yml b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumesOperations.yml index ad561055197e..d6da2fd61b59 100644 --- a/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-elasticsan/azure.mgmt.elasticsan.operations.VolumesOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.elasticsan.operations.VolumesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.CaCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.CaCertificatesOperations.yml index 11f4e2fcbee6..be997a7d24ed 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.CaCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.CaCertificatesOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.CaCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ChannelsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ChannelsOperations.yml index 5c93355e78f0..bb4dd7a0f8fe 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ChannelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ChannelsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.ChannelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ClientGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ClientGroupsOperations.yml index 1177b2b79337..e90a43c0b990 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ClientGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ClientGroupsOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.ClientGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ClientsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ClientsOperations.yml index 774029dc2502..b9183c798719 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ClientsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ClientsOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.ClientsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainEventSubscriptionsOperations.yml index f2654f9e6335..de8da88d1bee 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainEventSubscriptionsOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.DomainEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainTopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainTopicEventSubscriptionsOperations.yml index dd830da6ec06..c22d8e160431 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainTopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainTopicEventSubscriptionsOperations.yml @@ -332,4 +332,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.DomainTopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainTopicsOperations.yml index 47642f80c7bd..16e7a404c2c2 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainTopicsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.DomainTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainsOperations.yml index 9f9579ed00ad..0834f9bcb260 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.DomainsOperations.yml @@ -312,4 +312,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.EventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.EventSubscriptionsOperations.yml index 76800a6a1a8c..93d6c012467e 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.EventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.EventSubscriptionsOperations.yml @@ -935,4 +935,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.EventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ExtensionTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ExtensionTopicsOperations.yml index 0c8332296c52..3d5e97f90a1a 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ExtensionTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.ExtensionTopicsOperations.yml @@ -45,4 +45,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.ExtensionTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespaceTopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespaceTopicEventSubscriptionsOperations.yml index 8373e55b6c06..632a4bd15497 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespaceTopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespaceTopicEventSubscriptionsOperations.yml @@ -336,4 +336,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.NamespaceTopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespaceTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespaceTopicsOperations.yml index 3f81e1116c0d..1bf4f94ecc37 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespaceTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespaceTopicsOperations.yml @@ -304,4 +304,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.NamespaceTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespacesOperations.yml index 84ad5c8975e8..6c49b72195fa 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.NamespacesOperations.yml @@ -347,4 +347,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.Operations.yml index 179bb2325014..d67b86fea797 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerConfigurationsOperations.yml index a5eef78fc8db..6761cde9a65b 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerConfigurationsOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.PartnerConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerNamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerNamespacesOperations.yml index 26646c96b5b7..2bdc8943cb65 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerNamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerNamespacesOperations.yml @@ -315,4 +315,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.PartnerNamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerRegistrationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerRegistrationsOperations.yml index f9a7830abd40..4bfdb0f8357d 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerRegistrationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerRegistrationsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.PartnerRegistrationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerTopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerTopicEventSubscriptionsOperations.yml index 69a4c26356d3..5ef537649d37 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerTopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerTopicEventSubscriptionsOperations.yml @@ -300,4 +300,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.PartnerTopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerTopicsOperations.yml index b21e962e7a9e..d26d5c5c851a 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PartnerTopicsOperations.yml @@ -301,4 +301,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.PartnerTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PermissionBindingsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PermissionBindingsOperations.yml index dc07a443b0e8..6e76959ea2e9 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PermissionBindingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PermissionBindingsOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.PermissionBindingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PrivateEndpointConnectionsOperations.yml index 020b398c589c..9cc15f2c1f69 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PrivateLinkResourcesOperations.yml index 438dfe15ef0d..6d768f2dc48c 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.PrivateLinkResourcesOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.SystemTopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.SystemTopicEventSubscriptionsOperations.yml index b05f013e8838..1e279bbe78d9 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.SystemTopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.SystemTopicEventSubscriptionsOperations.yml @@ -300,4 +300,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.SystemTopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.SystemTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.SystemTopicsOperations.yml index 96785a2f341a..9723909827e5 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.SystemTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.SystemTopicsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.SystemTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicEventSubscriptionsOperations.yml index 3dc1ae8d5f45..daa7e7178d47 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicEventSubscriptionsOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.TopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicSpacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicSpacesOperations.yml index dce9ea6bb976..794726f6004b 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicSpacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicSpacesOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.TopicSpacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicTypesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicTypesOperations.yml index 3a571db11778..b718efcc72dc 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicTypesOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.TopicTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicsOperations.yml index 337dcff7fd5e..832ef0c4d67f 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.TopicsOperations.yml @@ -347,4 +347,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.TopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.VerifiedPartnersOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.VerifiedPartnersOperations.yml index c208ff641b9c..098348a3bc95 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.VerifiedPartnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.aio.operations.VerifiedPartnersOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.aio.operations.VerifiedPartnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.CaCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.CaCertificatesOperations.yml index edc48248290b..b646e5bbf728 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.CaCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.CaCertificatesOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.CaCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ChannelsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ChannelsOperations.yml index 7c855bdf43f4..391c4bd649d6 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ChannelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ChannelsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.ChannelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ClientGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ClientGroupsOperations.yml index 0dbbd8e3b156..ae984cc5de3e 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ClientGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ClientGroupsOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.ClientGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ClientsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ClientsOperations.yml index e7e1063a60f6..2292f708003c 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ClientsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ClientsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.ClientsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainEventSubscriptionsOperations.yml index 6555b2efdabf..c95c322d5ce8 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainEventSubscriptionsOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.DomainEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainTopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainTopicEventSubscriptionsOperations.yml index c3192b780926..c99f8c7f6e59 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainTopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainTopicEventSubscriptionsOperations.yml @@ -332,4 +332,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.DomainTopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainTopicsOperations.yml index 71cd6459c5d3..0c8487553fc6 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainTopicsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.DomainTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainsOperations.yml index 9612f346397a..c3f83eaba7cb 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.DomainsOperations.yml @@ -307,4 +307,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.EventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.EventSubscriptionsOperations.yml index bd73404557ef..136a617ce78e 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.EventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.EventSubscriptionsOperations.yml @@ -934,4 +934,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.EventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ExtensionTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ExtensionTopicsOperations.yml index 76d5834ffb8d..41b316244351 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ExtensionTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.ExtensionTopicsOperations.yml @@ -45,4 +45,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.ExtensionTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespaceTopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespaceTopicEventSubscriptionsOperations.yml index d5d363f97523..4d53dbe0b712 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespaceTopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespaceTopicEventSubscriptionsOperations.yml @@ -336,4 +336,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.NamespaceTopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespaceTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespaceTopicsOperations.yml index 97a69a83ab1e..e93f7b1817b7 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespaceTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespaceTopicsOperations.yml @@ -304,4 +304,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.NamespaceTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespacesOperations.yml index 4bf67d3dbe2b..8b6efbef7426 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.NamespacesOperations.yml @@ -344,4 +344,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerConfigurationsOperations.yml index 1770a778807f..afe2e11d0076 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerConfigurationsOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.PartnerConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerNamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerNamespacesOperations.yml index 2bed9f0d71e2..81d94e2db6e5 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerNamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerNamespacesOperations.yml @@ -315,4 +315,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.PartnerNamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerRegistrationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerRegistrationsOperations.yml index f8f73199850c..59b8ceda74f9 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerRegistrationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerRegistrationsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.PartnerRegistrationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerTopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerTopicEventSubscriptionsOperations.yml index 01bcd86539dd..7da545361b98 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerTopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerTopicEventSubscriptionsOperations.yml @@ -300,4 +300,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.PartnerTopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerTopicsOperations.yml index ee14626032ad..ee1c7e08d39b 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PartnerTopicsOperations.yml @@ -301,4 +301,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.PartnerTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PermissionBindingsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PermissionBindingsOperations.yml index 91c5b779e57e..5429a528af24 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PermissionBindingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PermissionBindingsOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.PermissionBindingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PrivateEndpointConnectionsOperations.yml index 19e459cf9448..0190eeca6fb6 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PrivateEndpointConnectionsOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PrivateLinkResourcesOperations.yml index 2768b0e5e0f7..c0a41e6fb589 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.PrivateLinkResourcesOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.SystemTopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.SystemTopicEventSubscriptionsOperations.yml index c74786b497a3..6958ac99e811 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.SystemTopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.SystemTopicEventSubscriptionsOperations.yml @@ -300,4 +300,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.SystemTopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.SystemTopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.SystemTopicsOperations.yml index 9bdf836beb08..72a9d30bf5e3 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.SystemTopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.SystemTopicsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.SystemTopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicEventSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicEventSubscriptionsOperations.yml index ec7c7b9c5010..87b84a165c0c 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicEventSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicEventSubscriptionsOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.TopicEventSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicSpacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicSpacesOperations.yml index 6f05400c7206..6111f15164de 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicSpacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicSpacesOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.TopicSpacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicTypesOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicTypesOperations.yml index 2dc74ffae9e9..c5d72025a927 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicTypesOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.TopicTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicsOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicsOperations.yml index 96d1fe6cf94e..40eb75a8f561 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.TopicsOperations.yml @@ -346,4 +346,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.TopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.VerifiedPartnersOperations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.VerifiedPartnersOperations.yml index e1b4a7d34215..4f8409a16a3e 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.VerifiedPartnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.VerifiedPartnersOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.VerifiedPartnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.operations.yml b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.operations.yml index 856be8afb3b3..65d818131ca0 100644 --- a/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventgrid/azure.mgmt.eventgrid.operations.operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.eventgrid.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.ConsumerGroupsOperations.yml index 58e5009ce113..412147fa065c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.ConsumerGroupsOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2015_08_01.aio.operations.ConsumerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.EventHubsOperations.yml index a71c4fe49bbb..424d1d9a6d58 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.EventHubsOperations.yml @@ -390,4 +390,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2015_08_01.aio.operations.EventHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.NamespacesOperations.yml index a0124d3c4696..8b77d2594ab5 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.NamespacesOperations.yml @@ -363,4 +363,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2015_08_01.aio.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.Operations.yml index 453a29e1e6b3..b1a9c62c3d2a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2015_08_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.ConsumerGroupsOperations.yml index a185b3c45ac0..a9436ba7f187 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.ConsumerGroupsOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2015_08_01.operations.ConsumerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.EventHubsOperations.yml index cafcd8d8864e..45317aaa91ea 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.EventHubsOperations.yml @@ -389,4 +389,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2015_08_01.operations.EventHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.NamespacesOperations.yml index 359c6f820c42..5939a14adaf9 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.NamespacesOperations.yml @@ -363,4 +363,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2015_08_01.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.operations.yml index 35b4bf7c7643..f7362f753426 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2015_08_01.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2015_08_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.ConsumerGroupsOperations.yml index d02cee11ddc6..1bf732994e5a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.ConsumerGroupsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.aio.operations.ConsumerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.DisasterRecoveryConfigsOperations.yml index 1a7c2b88376c..04cb4130c654 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.aio.operations.DisasterRecoveryConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.EventHubsOperations.yml index 41c61024df32..b5c66c398a4a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.aio.operations.EventHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.NamespacesOperations.yml index 6fcc8c9c85b2..ee7be256f3ca 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.NamespacesOperations.yml @@ -462,4 +462,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.aio.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.Operations.yml index 394a50d5e56e..fcb9f8d6924c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.RegionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.RegionsOperations.yml index caac13685283..7404c854e92b 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.RegionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.aio.operations.RegionsOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.aio.operations.RegionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.ConsumerGroupsOperations.yml index 03f51de73cbd..e621f6217752 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.ConsumerGroupsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.operations.ConsumerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.DisasterRecoveryConfigsOperations.yml index 29a366887d92..2ff3babac44c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.operations.DisasterRecoveryConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.EventHubsOperations.yml index df8105d5c607..06dce3a83651 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.EventHubsOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.operations.EventHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.NamespacesOperations.yml index e12c8de19588..c0183340d7d1 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.NamespacesOperations.yml @@ -462,4 +462,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.RegionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.RegionsOperations.yml index a3b4cec08932..6ee98d0e25e5 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.RegionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.RegionsOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.operations.RegionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.operations.yml index a90656984e38..ad3f3766b2f0 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2017_04_01.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2017_04_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ClustersOperations.yml index 579d73b8c9dd..8affed949ce7 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ClustersOperations.yml @@ -178,4 +178,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConfigurationOperations.yml index c505a044eaa1..099ae449b5fe 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConfigurationOperations.yml @@ -74,4 +74,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConsumerGroupsOperations.yml index 064fd117e0b7..0b90bd5a2262 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml index 4e98544324cb..d34a08ac77c7 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -311,4 +311,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.EventHubsOperations.yml index 903378590cb2..e3e4a1c70209 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.EventHubsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.NamespacesOperations.yml index b4edc272dcc8..d22de988accd 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.NamespacesOperations.yml @@ -645,4 +645,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.Operations.yml index 2b4b6204a276..2c7f877c973c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 6afa27d201d5..9d76a9c77494 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml index 011f328b5b90..c9866b87f2d6 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.RegionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.RegionsOperations.yml index 7deb664c960a..0981340f6f01 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.RegionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.RegionsOperations.yml @@ -30,4 +30,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.aio.operations.RegionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ClustersOperations.yml index 64a2ae18a53b..5f00a8751548 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ClustersOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ConfigurationOperations.yml index 42d881aa7105..6e17d1c2dcae 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ConfigurationOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ConsumerGroupsOperations.yml index 725a06c13c0f..61472b70c834 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml index 381e465acabf..f0493ac8afcd 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml @@ -311,4 +311,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.EventHubsOperations.yml index f116f6542c1c..4ac9be28c3e1 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.NamespacesOperations.yml index 9436b66c4be3..fc494aa93e61 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.NamespacesOperations.yml @@ -645,4 +645,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 5aacdb6b974b..a08251632629 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateLinkResourcesOperations.yml index c3b7bedbaab6..b9a4159c80b8 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.RegionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.RegionsOperations.yml index ca1f8f96e814..cbfb08b223d3 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.RegionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.RegionsOperations.yml @@ -30,4 +30,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.RegionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.operations.yml index 0cde5130e508..51ff58d00cf6 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2018_01_01_preview.operations.operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2018_01_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2018_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.ConsumerGroupsOperations.yml index 8e9c08e060e6..67b76340f422 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml index 21c220fc3cb9..63f4600a0590 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -311,4 +311,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.EventHubsOperations.yml index 9e04599de8f0..38548846134b 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.EventHubsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.NamespacesOperations.yml index 0833fa0eae22..07767267c31c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.NamespacesOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.Operations.yml index 8dc526206740..ab78a13c10d9 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 611b6bb0dcc1..e33bb64503f8 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml index 1880f48ca48a..1104bb01513b 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.ConsumerGroupsOperations.yml index ec21b1752d1e..2cc1df799327 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml index 31c8a19f910f..9fa7c7c946a4 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml @@ -311,4 +311,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.EventHubsOperations.yml index 12f6859afe19..6fc0b939b164 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.NamespacesOperations.yml index df27f06eb0ba..c7dfe50ecd9f 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.NamespacesOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.Operations.yml index 9a81abfb6415..2c75eece9c6a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 7b919df43669..7a64cd8a19d3 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateLinkResourcesOperations.yml index 23efa4d62d48..163a08be3fff 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_01_01_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ClustersOperations.yml index 6b457e30eca3..ee51bc7f1fb1 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ClustersOperations.yml @@ -188,4 +188,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConfigurationOperations.yml index 49da95c739f5..492936ae4f9a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConfigurationOperations.yml @@ -74,4 +74,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConsumerGroupsOperations.yml index 1816d650079f..b239407882ea 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml index 1dcc4e83987e..e5b2cffab323 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -311,4 +311,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.EventHubsOperations.yml index 89f3e6f47484..e7c97397a8c9 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.EventHubsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.NamespacesOperations.yml index 037b716dd3e2..3e9781c7402a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.NamespacesOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.Operations.yml index d62e09d7c1a4..bc2d7b071883 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 998debfa040d..05fc18542117 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateLinkResourcesOperations.yml index 754e59254528..5410d267fd99 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ClustersOperations.yml index cc691d77a390..c5e3d1386a8a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ClustersOperations.yml @@ -183,4 +183,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ConfigurationOperations.yml index aa722c935d35..50decbfc5f10 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ConfigurationOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ConsumerGroupsOperations.yml index 704a2068a80d..72afb0fb4198 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.DisasterRecoveryConfigsOperations.yml index c839670d187d..990b4226a6ca 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.DisasterRecoveryConfigsOperations.yml @@ -311,4 +311,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.EventHubsOperations.yml index 9fb4c43909e0..23e7dc1950e6 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.NamespacesOperations.yml index 596c0e33ebac..2e5f6967e5cf 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.NamespacesOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.Operations.yml index 8ee6d1a29130..c42392758312 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateEndpointConnectionsOperations.yml index eac149622451..abe9f7de7b5a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateLinkResourcesOperations.yml index 844a9840b75e..1b8436edc637 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2021_06_01_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2021_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ClustersOperations.yml index a2495b04fc77..9c248cf53a8e 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ClustersOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ConfigurationOperations.yml index 42db8a9ed9c7..762ed9110f56 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ConfigurationOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.ConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ConsumerGroupsOperations.yml index 3943499ad1ce..21a6dd9acc81 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.ConsumerGroupsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.ConsumerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.yml index 74c96bbd2ed2..2bd742ab65ee 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.EventHubsOperations.yml index 941dd5490f97..fbd11eae9d63 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.EventHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.NamespacesOperations.yml index 3b1e709f1606..2230bb38af6c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.NamespacesOperations.yml @@ -439,4 +439,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.Operations.yml index 3bbf74544010..ecf830f69733 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml index 2288edb0f0d1..9890e57897e2 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.yml index c3ee25c4891b..64e601c1af4d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.SchemaRegistryOperations.yml index 512f6d8d517d..c51e3fbc1b0a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.aio.operations.SchemaRegistryOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.aio.operations.SchemaRegistryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ClustersOperations.yml index a2c2d4964416..81279dd46214 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ClustersOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ConfigurationOperations.yml index 9f0e1eab617f..8ce5d0d7ad63 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ConfigurationOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.ConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ConsumerGroupsOperations.yml index a2350c4efe24..6dd1bf21f370 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.ConsumerGroupsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.ConsumerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.DisasterRecoveryConfigsOperations.yml index fc3f6bf25285..2fe05db6f214 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.DisasterRecoveryConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.EventHubsOperations.yml index 5bb6a5a61035..35c68ea97d36 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.EventHubsOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.EventHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.NamespacesOperations.yml index 0cf0638f45be..ae2fd3ef62c4 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.NamespacesOperations.yml @@ -439,4 +439,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.Operations.yml index ae92e8364582..fc91105e7f8a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.PrivateEndpointConnectionsOperations.yml index 165ca58404c2..cec70452de8e 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.PrivateEndpointConnectionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.PrivateLinkResourcesOperations.yml index 285268731759..4ff410db7542 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.PrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.SchemaRegistryOperations.yml index 6ead6f2ee2f0..b47055aa7d37 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2021_11_01.operations.SchemaRegistryOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2021_11_01.operations.SchemaRegistryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ApplicationGroupOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ApplicationGroupOperations.yml index 1df9c134e0a2..e751b64bfac4 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ApplicationGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ApplicationGroupOperations.yml @@ -127,4 +127,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ApplicationGroupOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ClustersOperations.yml index 2c3d911053b0..9e73787bc765 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ClustersOperations.yml @@ -188,4 +188,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConfigurationOperations.yml index 1df2c08ed787..c6a6285ee0a7 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConfigurationOperations.yml @@ -74,4 +74,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConsumerGroupsOperations.yml index 1c9d449ed52a..b70195fd0894 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml index edb11820d700..2a0fea120288 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.EventHubsOperations.yml index 6544421ddebe..71f1710e5e17 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.EventHubsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NamespacesOperations.yml index 50bca34ee5ba..61cec65c2a39 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NamespacesOperations.yml @@ -440,4 +440,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml index 972aa7b86a34..32aca98a7808 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 697c04bea6ce..3aa7a308bee8 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.Operations.yml index 6a6501abd06c..e59927b65168 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 07b729be1db2..cca0a49a6e74 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml index b21eaf6bdccc..1d1a30e6ab80 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.SchemaRegistryOperations.yml index 0bf15f617c6d..17975d787735 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.SchemaRegistryOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.aio.operations.SchemaRegistryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ApplicationGroupOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ApplicationGroupOperations.yml index 2c110b1cc740..589463d6c35b 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ApplicationGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ApplicationGroupOperations.yml @@ -127,4 +127,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.ApplicationGroupOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ClustersOperations.yml index 2e3a72943903..6e1a7fd80bd3 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ClustersOperations.yml @@ -183,4 +183,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ConfigurationOperations.yml index 3e2e96241e99..fa3881f2f03f 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ConfigurationOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ConsumerGroupsOperations.yml index 1edb073cf3ce..95252393e4a7 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml index fe120d5973ce..9aa1496290e6 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.EventHubsOperations.yml index e482def59a54..b3783da366fd 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NamespacesOperations.yml index ee1f0c594a10..b4e70a02887a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NamespacesOperations.yml @@ -440,4 +440,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml index 21945a9458fe..18fded08e080 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index b965982c8774..d5a591f578bd 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.Operations.yml index 70e347fb8e2f..0e0667af8a47 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 2f22e5328713..f7f906eb602d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateLinkResourcesOperations.yml index 86d3c0f9da76..5296ef03a384 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.SchemaRegistryOperations.yml index 5b01399e5ae8..a3fc814fcbc5 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_01_01_preview.operations.SchemaRegistryOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_01_01_preview.operations.SchemaRegistryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ApplicationGroupOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ApplicationGroupOperations.yml index 8bce7c981411..d132e5e56dc0 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ApplicationGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ApplicationGroupOperations.yml @@ -127,4 +127,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ApplicationGroupOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ClustersOperations.yml index 8184a9583d1b..30b6a524b25e 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ClustersOperations.yml @@ -188,4 +188,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConfigurationOperations.yml index c1a31dbe0f93..664da15671d2 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConfigurationOperations.yml @@ -74,4 +74,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConsumerGroupsOperations.yml index 6ca70d9799d2..bdc17c9a3c08 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml index bfe4aaa9e020..bd8cdda47409 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.EventHubsOperations.yml index debf22073ead..af6d31321554 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.EventHubsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NamespacesOperations.yml index 7a8d3ad228ae..439d0dc040c5 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NamespacesOperations.yml @@ -440,4 +440,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml index 11e4393bc671..dc8adea796b0 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index ca08ca0120a6..a539f931b3f9 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.Operations.yml index 2c71345a8f9f..36adddfdb423 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index ec8ed8591440..31f178073e52 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.yml index df02ed9c486b..7e24880987a7 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.SchemaRegistryOperations.yml index 227b4c35e634..209657014a6d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.SchemaRegistryOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.aio.operations.SchemaRegistryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ApplicationGroupOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ApplicationGroupOperations.yml index bdfe9b17c31f..c859ef71b653 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ApplicationGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ApplicationGroupOperations.yml @@ -127,4 +127,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.ApplicationGroupOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ClustersOperations.yml index 883071391b77..ed0f678bdcd4 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ClustersOperations.yml @@ -183,4 +183,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ConfigurationOperations.yml index 66bb0ddda807..2af476a6ed04 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ConfigurationOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ConsumerGroupsOperations.yml index 8686e0111147..2c8625397ecc 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.yml index eb525a813d59..466af070e09e 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.EventHubsOperations.yml index c87daa88e4bf..64dda232862b 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NamespacesOperations.yml index a1cc12e95cb6..78b09eafaaae 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NamespacesOperations.yml @@ -440,4 +440,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml index 0603348dced7..ea5b95b0fba8 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 0b0f1395cefc..9853c8e86673 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.Operations.yml index 95158f5110bd..a90bac4a0e9d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 80f039390681..b73bc7fe4884 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.yml index 2979210c6503..4f859443b67c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.SchemaRegistryOperations.yml index eec41ac4404f..ecdead2eb332 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2022_10_01_preview.operations.SchemaRegistryOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.eventhub.v2022_10_01_preview.operations.SchemaRegistryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ApplicationGroupOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ApplicationGroupOperations.yml index c6d77550d723..10f20171b374 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ApplicationGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ApplicationGroupOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.ApplicationGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ClustersOperations.yml index fbe6dbebbd28..8dd7ea82ce73 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ClustersOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ConfigurationOperations.yml index 08318163c3a8..a27532e59fa3 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ConfigurationOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.ConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ConsumerGroupsOperations.yml index 13cf81068a0e..2044e673d6bf 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.ConsumerGroupsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.ConsumerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.DisasterRecoveryConfigsOperations.yml index 471df7bfe27e..3265bcc8460f 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -309,4 +309,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.DisasterRecoveryConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.EventHubsOperations.yml index 2b87684eec2c..c7da32ae5d6f 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.EventHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NamespacesOperations.yml index b50c460a4dd0..977bbaefd35d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NamespacesOperations.yml @@ -439,4 +439,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml index 73258750b341..386f2f0a19af 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 46a0ec5f8f1d..83b743a905e1 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.Operations.yml index b1aa300fc30f..631908ce9bd4 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateEndpointConnectionsOperations.yml index 26ffddf8f8cb..4aadbdce27bd 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateLinkResourcesOperations.yml index 925e8d18b66c..1bf6940eced6 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.SchemaRegistryOperations.yml index 7248398d6bc4..87529104e08d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.aio.operations.SchemaRegistryOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.aio.operations.SchemaRegistryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ApplicationGroupOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ApplicationGroupOperations.yml index 4c9e2d67501c..6ace19569a8d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ApplicationGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ApplicationGroupOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.ApplicationGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ClustersOperations.yml index db4f23c45a3c..28de3a7c058b 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ClustersOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ConfigurationOperations.yml index a7dcd3ce06d4..53a089be4365 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ConfigurationOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.ConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ConsumerGroupsOperations.yml index 9f8c7eb8ea0b..e38306be3108 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.ConsumerGroupsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.ConsumerGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.DisasterRecoveryConfigsOperations.yml index 2bbcce6f1aef..b71d87ec5d90 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.DisasterRecoveryConfigsOperations.yml @@ -309,4 +309,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.DisasterRecoveryConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.EventHubsOperations.yml index ae9703ba74fb..a957579e6d9a 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.EventHubsOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.EventHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NamespacesOperations.yml index af2d651032ae..42ff9bc2c265 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NamespacesOperations.yml @@ -439,4 +439,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationOperations.yml index b88833127550..de9ba9229e7d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 515505718682..b723c34d8030 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.Operations.yml index 8004716af8bb..e24359893bc5 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.PrivateEndpointConnectionsOperations.yml index f789d8115b5a..078c9c7055cb 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.PrivateEndpointConnectionsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.PrivateLinkResourcesOperations.yml index 1103353f3b35..c0fa779a5355 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.PrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.SchemaRegistryOperations.yml index 420bd148d626..ad27f6bca1f1 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_01_01.operations.SchemaRegistryOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.eventhub.v2024_01_01.operations.SchemaRegistryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ApplicationGroupOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ApplicationGroupOperations.yml index f869e5536b67..20cdd0cfc698 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ApplicationGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ApplicationGroupOperations.yml @@ -127,4 +127,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ApplicationGroupOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ClustersOperations.yml index 7f2203a5debd..4c2f690bc24d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ClustersOperations.yml @@ -188,4 +188,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConfigurationOperations.yml index 649e26777f08..38d997d37d3b 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConfigurationOperations.yml @@ -74,4 +74,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConsumerGroupsOperations.yml index e55d8261d243..96fb7374bade 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml index b3b5b6858097..53e1d1c76b59 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.EventHubsOperations.yml index 605729bf6733..53155148f4d0 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.EventHubsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NamespacesOperations.yml index 0fb86b045a73..f9b54ac55a27 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NamespacesOperations.yml @@ -475,4 +475,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml index ef6a0d6b5949..0236902753d8 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 547436398fc0..622e5db61d74 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.Operations.yml index a83718abbb9b..c01e69cae06d 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 3c424cffa2ad..599c0b0d13df 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateLinkResourcesOperations.yml index 1e47f7c9a51a..381406960910 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.SchemaRegistryOperations.yml index af678abaf72b..cf206873c57c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.SchemaRegistryOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.aio.operations.SchemaRegistryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ApplicationGroupOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ApplicationGroupOperations.yml index 3af2ed159ad0..9b8e09da158f 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ApplicationGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ApplicationGroupOperations.yml @@ -127,4 +127,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.ApplicationGroupOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ClustersOperations.yml index b1b652c5fc5c..c02d4db85b45 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ClustersOperations.yml @@ -183,4 +183,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.ClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ConfigurationOperations.yml index fb8e87bf3fd8..b6761e1be092 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ConfigurationOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.ConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ConsumerGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ConsumerGroupsOperations.yml index 14d3ab85d696..b5ee51bf515f 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ConsumerGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.ConsumerGroupsOperations.yml @@ -171,4 +171,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.ConsumerGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.DisasterRecoveryConfigsOperations.yml index 0fcfc0c2deae..0f33f1b3fbf3 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.DisasterRecoveryConfigsOperations.yml @@ -310,4 +310,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.EventHubsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.EventHubsOperations.yml index eb7f07e1af21..31f326830412 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.EventHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.EventHubsOperations.yml @@ -359,4 +359,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.EventHubsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NamespacesOperations.yml index 903fdc66b46b..9a27dfef88bc 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NamespacesOperations.yml @@ -473,4 +473,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml index e3dd35cda7c3..cc42538327bb 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index c6585168ef80..45aeeeed3bbd 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.Operations.yml index 122f2ebb3fe3..068839bc667c 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 4615e0610588..71ae6ff56352 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateLinkResourcesOperations.yml index e9e04a91e9b0..3c557e730d85 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.SchemaRegistryOperations.yml b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.SchemaRegistryOperations.yml index d96306b5bb2c..884f7ec84ccb 100644 --- a/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.SchemaRegistryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-eventhub/azure.mgmt.eventhub.v2024_05_01_preview.operations.SchemaRegistryOperations.yml @@ -147,4 +147,4 @@ attributes: - uid: azure.mgmt.eventhub.v2024_05_01_preview.operations.SchemaRegistryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv127\\Lib\\site-packages\\azure\\mgmt\\eventhub\\v2024_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-extendedlocation/azure.mgmt.extendedlocation.aio.operations.CustomLocationsOperations.yml b/docs-ref-autogen/azure-mgmt-extendedlocation/azure.mgmt.extendedlocation.aio.operations.CustomLocationsOperations.yml index 55a0f5879edf..76b3a78173c6 100644 --- a/docs-ref-autogen/azure-mgmt-extendedlocation/azure.mgmt.extendedlocation.aio.operations.CustomLocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-extendedlocation/azure.mgmt.extendedlocation.aio.operations.CustomLocationsOperations.yml @@ -288,4 +288,4 @@ methods: attributes: - uid: azure.mgmt.extendedlocation.aio.operations.CustomLocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-extendedlocation/azure.mgmt.extendedlocation.operations.CustomLocationsOperations.yml b/docs-ref-autogen/azure-mgmt-extendedlocation/azure.mgmt.extendedlocation.operations.CustomLocationsOperations.yml index c67599ad7a1a..3bfda155bb7c 100644 --- a/docs-ref-autogen/azure-mgmt-extendedlocation/azure.mgmt.extendedlocation.operations.CustomLocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-extendedlocation/azure.mgmt.extendedlocation.operations.CustomLocationsOperations.yml @@ -288,4 +288,4 @@ methods: attributes: - uid: azure.mgmt.extendedlocation.operations.CustomLocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayContainersOperations.yml b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayContainersOperations.yml index 2eb6658dcbda..cd29a7966986 100644 --- a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayContainersOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.fluidrelay.aio.operations.FluidRelayContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayOperationsOperations.yml index 2da2c885cab7..863a3cc89591 100644 --- a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayOperationsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.fluidrelay.aio.operations.FluidRelayOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayServersOperations.yml b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayServersOperations.yml index 94675445686c..d1d6f9fd9227 100644 --- a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.aio.operations.FluidRelayServersOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.fluidrelay.aio.operations.FluidRelayServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayContainersOperations.yml b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayContainersOperations.yml index 0e21af2943cd..f44868369121 100644 --- a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayContainersOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.fluidrelay.operations.FluidRelayContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayOperationsOperations.yml index fbfaaec308dd..e3acfca0df67 100644 --- a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayOperationsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.fluidrelay.operations.FluidRelayOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayServersOperations.yml b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayServersOperations.yml index 3743cc7c9860..6f48d5b7141c 100644 --- a/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-fluidrelay/azure.mgmt.fluidrelay.operations.FluidRelayServersOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.fluidrelay.operations.FluidRelayServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.EndpointsOperations.yml index 0bdbbb5e92e4..9ab5b1c660ee 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.EndpointsOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ExperimentsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ExperimentsOperations.yml index 432303253b0f..669e5b1feac6 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ExperimentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ExperimentsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.ExperimentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityOperations.yml index d965dd67e406..17af0eb0b7cd 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.yml index 04ca12bb3407..b74c56f7a1cd 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorsOperations.yml index 9e12ddaf88fd..8fce8689bcaf 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontDoorsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.FrontDoorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontendEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontendEndpointsOperations.yml index 327c3a6aa5aa..be6d0251547c 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontendEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.FrontendEndpointsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.FrontendEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ManagedRuleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ManagedRuleSetsOperations.yml index 6d34e4f70b9e..3ba1645d6089 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ManagedRuleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ManagedRuleSetsOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.ManagedRuleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.NetworkExperimentProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.NetworkExperimentProfilesOperations.yml index 4da8ef678297..970cdf7887b7 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.NetworkExperimentProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.NetworkExperimentProfilesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.NetworkExperimentProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.PoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.PoliciesOperations.yml index 562d468a0373..ad88ddcf74fd 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.PoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.PoliciesOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.PoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.PreconfiguredEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.PreconfiguredEndpointsOperations.yml index ef28b1a22c6f..9f7bd32da87c 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.PreconfiguredEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.PreconfiguredEndpointsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.PreconfiguredEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ReportsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ReportsOperations.yml index 04174684f019..7fd3ee3e75ac 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.ReportsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.ReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.RulesEnginesOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.RulesEnginesOperations.yml index dde4fc9468c8..f6ec425ada65 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.RulesEnginesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.aio.operations.RulesEnginesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.aio.operations.RulesEnginesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.EndpointsOperations.yml index 0b2f34f4556e..b62e51ffe2d6 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.EndpointsOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ExperimentsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ExperimentsOperations.yml index 717a051db022..c9e4e81a34ba 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ExperimentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ExperimentsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.ExperimentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityOperations.yml index 8c6121dd2f69..9e23fb801e98 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.yml index 92b1c83ba5d9..9206f141380b 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.FrontDoorNameAvailabilityWithSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorsOperations.yml index d2dc1746d995..8523c88d269c 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontDoorsOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.FrontDoorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontendEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontendEndpointsOperations.yml index 69d05c21f859..8f1230cb5c8a 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontendEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.FrontendEndpointsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.FrontendEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ManagedRuleSetsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ManagedRuleSetsOperations.yml index b054a62b2de8..673417a72384 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ManagedRuleSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ManagedRuleSetsOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.ManagedRuleSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.NetworkExperimentProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.NetworkExperimentProfilesOperations.yml index 20b1d381cd3a..2fda24572b7f 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.NetworkExperimentProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.NetworkExperimentProfilesOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.NetworkExperimentProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.PoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.PoliciesOperations.yml index f4d8a3aa7a31..0498668c84df 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.PoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.PoliciesOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.PoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.PreconfiguredEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.PreconfiguredEndpointsOperations.yml index 35d9cf6a1d35..9505ccf4d4e9 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.PreconfiguredEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.PreconfiguredEndpointsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.PreconfiguredEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ReportsOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ReportsOperations.yml index 8465ae9b06c6..abba3bfdf3b3 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.ReportsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.ReportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.RulesEnginesOperations.yml b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.RulesEnginesOperations.yml index 491ac9a1a0c9..51df3038dd62 100644 --- a/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.RulesEnginesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-frontdoor/azure.mgmt.frontdoor.operations.RulesEnginesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.frontdoor.operations.RulesEnginesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.aio.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.aio.operations.AccountsOperations.yml index 45476550de6d..fd2a62ce1a12 100644 --- a/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.aio.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.aio.operations.AccountsOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.graphservices.aio.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.aio.operations.Operations.yml index fa5b9607b519..c467d986c4c8 100644 --- a/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.graphservices.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.operations.AccountsOperations.yml index f6ff53dd9736..8f39b4a2a61d 100644 --- a/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.operations.AccountsOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.graphservices.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.operations.Operations.yml index e896286d4b26..8287f63ed94f 100644 --- a/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-graphservices/azure.mgmt.graphservices.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.graphservices.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.Operations.yml index 2075f5d142c2..53e86966ca6e 100644 --- a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.hanaonazure.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.ProviderInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.ProviderInstancesOperations.yml index a495bc315e9f..fc94aed073a8 100644 --- a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.ProviderInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.ProviderInstancesOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.hanaonazure.aio.operations.ProviderInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.SapMonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.SapMonitorsOperations.yml index 5d6bbf47441d..65751f140156 100644 --- a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.SapMonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.aio.operations.SapMonitorsOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.hanaonazure.aio.operations.SapMonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.ProviderInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.ProviderInstancesOperations.yml index 0eb6ad688206..06681875b313 100644 --- a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.ProviderInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.ProviderInstancesOperations.yml @@ -222,4 +222,4 @@ methods: attributes: - uid: azure.mgmt.hanaonazure.operations.ProviderInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.SapMonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.SapMonitorsOperations.yml index 606e86f4a9be..05b3227caa53 100644 --- a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.SapMonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.SapMonitorsOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.hanaonazure.operations.SapMonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.operations.yml b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.operations.yml index e165bf5ef4cd..b9a291e9da3f 100644 --- a/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-hanaonazure/azure.mgmt.hanaonazure.operations.operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.hanaonazure.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.yml index cd994cab1d70..c7063b0c2b04 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.yml @@ -234,4 +234,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.ApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ClustersOperations.yml index 958af8d4b0be..0abb4a656961 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ClustersOperations.yml @@ -597,4 +597,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ConfigurationsOperations.yml index 78d3a25e67f9..4a05672d93f3 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ConfigurationsOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.yml index 1076d3d29668..21c895856772 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.yml @@ -450,4 +450,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.ExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.LocationsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.LocationsOperations.yml index c850ad85c624..7270766db6e5 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.LocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.LocationsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.LocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.Operations.yml index 84222b2b3b68..f8cde823ee97 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.yml index 4ca580d909e6..760429016f75 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.yml index bb8dce71163b..a5a2d2d0e34f 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.yml @@ -91,4 +91,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ScriptActionsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ScriptActionsOperations.yml index 1f8fa4c22e0c..4b687bbf9274 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ScriptActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ScriptActionsOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.ScriptActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ScriptExecutionHistoryOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ScriptExecutionHistoryOperations.yml index e6372aae92d9..85d47ab64954 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ScriptExecutionHistoryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.ScriptExecutionHistoryOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.ScriptExecutionHistoryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.yml index e2efbca16887..231c024f7f64 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ApplicationsOperations.yml index 3a4ac5c22c2e..e5477f9b0b76 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ApplicationsOperations.yml @@ -234,4 +234,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.ApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ClustersOperations.yml index 404ecd7ca711..fa35b54223ef 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ClustersOperations.yml @@ -600,4 +600,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ConfigurationsOperations.yml index a8f2bc7f26ef..9a592c757b02 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ConfigurationsOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ExtensionsOperations.yml index 9f1bead0e20d..64202401535a 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ExtensionsOperations.yml @@ -450,4 +450,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.ExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.LocationsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.LocationsOperations.yml index 8b5da02c2cea..ff498d18cb7c 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.LocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.LocationsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.LocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.yml index 99cd92d9c4da..676052609268 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.yml index 67e5fb06d4de..dc59619101da 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.yml @@ -91,4 +91,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ScriptActionsOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ScriptActionsOperations.yml index 39e1ef781a37..61aa99ed9237 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ScriptActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ScriptActionsOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.ScriptActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ScriptExecutionHistoryOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ScriptExecutionHistoryOperations.yml index 1c31ca8daee2..94168b1659b1 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ScriptExecutionHistoryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.ScriptExecutionHistoryOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.ScriptExecutionHistoryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.VirtualMachinesOperations.yml index 5bef40085e47..e6121b9c05e6 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.VirtualMachinesOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.operations.yml b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.operations.yml index f73e190e6737..2f1f41c84451 100644 --- a/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-hdinsight/azure.mgmt.hdinsight.operations.operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.hdinsight.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.DicomServicesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.DicomServicesOperations.yml index a03a7fd33074..4184a2cd2ede 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.DicomServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.DicomServicesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.DicomServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.FhirDestinationsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.FhirDestinationsOperations.yml index 018626ebc640..029d83d56fef 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.FhirDestinationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.FhirDestinationsOperations.yml @@ -42,4 +42,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.FhirDestinationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.FhirServicesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.FhirServicesOperations.yml index 5b92cf5972ed..2f49bf323f06 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.FhirServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.FhirServicesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.FhirServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.IotConnectorFhirDestinationOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.IotConnectorFhirDestinationOperations.yml index 480f0e9f5897..81c3ed8381fb 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.IotConnectorFhirDestinationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.IotConnectorFhirDestinationOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.IotConnectorFhirDestinationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.IotConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.IotConnectorsOperations.yml index 7a03798c0e80..b0740a4ada06 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.IotConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.IotConnectorsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.IotConnectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.OperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.OperationResultsOperations.yml index 39d7fd7a90d2..9162bf4a2d53 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.OperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.OperationResultsOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.OperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.Operations.yml index 517c78996545..8c24e0e7847c 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.Operations.yml @@ -24,4 +24,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.PrivateEndpointConnectionsOperations.yml index 6d07d6d7184c..3b261e72563e 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.PrivateLinkResourcesOperations.yml index 7fb9096a4e6c..1c787eea4301 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.PrivateLinkResourcesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.ServicesOperations.yml index 672c303f4184..a67db981bb51 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.ServicesOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateEndpointConnectionsOperations.yml index 26a08decd2aa..80ed77e87b56 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateEndpointConnectionsOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateLinkResourcesOperations.yml index c3a38c53ef93..fe0c3c395d61 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateLinkResourcesOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.WorkspacePrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacesOperations.yml index e98ccc671099..5767f072fafc 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.aio.operations.WorkspacesOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.aio.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.DicomServicesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.DicomServicesOperations.yml index 642d2fc16bbe..5d4bb86f6a1e 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.DicomServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.DicomServicesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.DicomServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.FhirDestinationsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.FhirDestinationsOperations.yml index 4c98fa0a4473..d126f29ad47b 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.FhirDestinationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.FhirDestinationsOperations.yml @@ -42,4 +42,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.FhirDestinationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.FhirServicesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.FhirServicesOperations.yml index b4387849318a..dd4399f32e56 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.FhirServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.FhirServicesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.FhirServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.IotConnectorFhirDestinationOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.IotConnectorFhirDestinationOperations.yml index 48312d0d39c9..152ecba19c93 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.IotConnectorFhirDestinationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.IotConnectorFhirDestinationOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.IotConnectorFhirDestinationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.IotConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.IotConnectorsOperations.yml index b90a36d7f2ef..dea13b9780d4 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.IotConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.IotConnectorsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.IotConnectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.OperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.OperationResultsOperations.yml index 865dfb4c3c70..14b7e58c7b39 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.OperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.OperationResultsOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.OperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.Operations.yml index 493e33ce89a1..470429301248 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.Operations.yml @@ -24,4 +24,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.PrivateEndpointConnectionsOperations.yml index 0fd82659a968..c49480fc2716 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.PrivateEndpointConnectionsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.PrivateLinkResourcesOperations.yml index 08a220f4355e..dd0e04dfa9e3 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.PrivateLinkResourcesOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.ServicesOperations.yml index 3f522004f6ad..50f271fd7588 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.ServicesOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacePrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacePrivateEndpointConnectionsOperations.yml index 282b93732947..7c092664d1d5 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacePrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacePrivateEndpointConnectionsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.WorkspacePrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacePrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacePrivateLinkResourcesOperations.yml index 97390f15cd82..1da081215129 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacePrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacePrivateLinkResourcesOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.WorkspacePrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacesOperations.yml index f24fa44eeb8e..b0141702372b 100644 --- a/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-healthcareapis/azure.mgmt.healthcareapis.operations.WorkspacesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.healthcareapis.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.ExtensionMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.ExtensionMetadataOperations.yml index c469e2e68d44..6b3b7694679e 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.ExtensionMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.ExtensionMetadataOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.ExtensionMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.LicenseProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.LicenseProfilesOperations.yml index 44eafccf0f63..584f2b2e1786 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.LicenseProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.LicenseProfilesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.LicenseProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.LicensesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.LicensesOperations.yml index cffb690129d3..d079d3554662 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.LicensesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.LicensesOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.LicensesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.MachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.MachineExtensionsOperations.yml index b6f127674a46..b5dc81b9045d 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.MachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.MachineExtensionsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.MachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.MachinesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.MachinesOperations.yml index 7957cfc3e3d0..4d3d18096a1c 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.MachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.MachinesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.MachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.NetworkProfileOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.NetworkProfileOperations.yml index 05085a64af62..62d1ab28021c 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.NetworkProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.NetworkProfileOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.NetworkProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 7135cbd585c9..b2cd53d631ee 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -105,4 +105,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.Operations.yml index 513d8c08d404..1baf5c912275 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.Operations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateEndpointConnectionsOperations.yml index 53458a403f19..a01b10d1213a 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateLinkResourcesOperations.yml index 0936425cf4c6..7b4bbb4c3303 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateLinkResourcesOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateLinkScopesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateLinkScopesOperations.yml index 42b0a1aeb453..e8b19b8102be 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateLinkScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.aio.operations.PrivateLinkScopesOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.aio.operations.PrivateLinkScopesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.ExtensionMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.ExtensionMetadataOperations.yml index c336889c7fd8..0531cdf46e08 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.ExtensionMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.ExtensionMetadataOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.ExtensionMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.LicenseProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.LicenseProfilesOperations.yml index 0631845907c1..4b06431e5dc0 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.LicenseProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.LicenseProfilesOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.LicenseProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.LicensesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.LicensesOperations.yml index 75ac8d2e7b29..b74fda302171 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.LicensesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.LicensesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.LicensesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.MachineExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.MachineExtensionsOperations.yml index 9db0dd587156..48be3137977c 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.MachineExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.MachineExtensionsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.MachineExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.MachinesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.MachinesOperations.yml index ff8023b9ba2b..e9b332a821d6 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.MachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.MachinesOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.MachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.NetworkProfileOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.NetworkProfileOperations.yml index 0c71407411d7..b503bd71f365 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.NetworkProfileOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.NetworkProfileOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.NetworkProfileOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 6051651a201c..c6636361217c 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -105,4 +105,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.Operations.yml index a393c90847ab..707970b638b5 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.Operations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateEndpointConnectionsOperations.yml index 08ec0a26f5ce..f324fc25a281 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateEndpointConnectionsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateLinkResourcesOperations.yml index bddc5bdef3f3..dbae5b03f218 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateLinkResourcesOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateLinkScopesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateLinkScopesOperations.yml index c1b9ceccf584..ecc046e93b2f 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateLinkScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.PrivateLinkScopesOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.hybridcompute.operations.PrivateLinkScopesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.EndpointsOperations.yml index 2f2232a8d061..defec3eb9853 100644 --- a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.EndpointsOperations.yml @@ -341,4 +341,4 @@ methods: attributes: - uid: azure.mgmt.hybridconnectivity.aio.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.Operations.yml index a452685be27c..aa8624d414e1 100644 --- a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.hybridconnectivity.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.ServiceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.ServiceConfigurationsOperations.yml index 3aebe9019a90..2378c798d8db 100644 --- a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.ServiceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.aio.operations.ServiceConfigurationsOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.hybridconnectivity.aio.operations.ServiceConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.EndpointsOperations.yml index d5011c0cc303..be8384b61f69 100644 --- a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.EndpointsOperations.yml @@ -339,4 +339,4 @@ methods: attributes: - uid: azure.mgmt.hybridconnectivity.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.Operations.yml index d310258bbde9..3d0d91f19318 100644 --- a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.hybridconnectivity.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.ServiceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.ServiceConfigurationsOperations.yml index 9db5ac325e0b..c74aabcfc8e5 100644 --- a/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.ServiceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridconnectivity/azure.mgmt.hybridconnectivity.operations.ServiceConfigurationsOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.hybridconnectivity.operations.ServiceConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.AgentPoolOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.AgentPoolOperations.yml index 4495fbffb69f..3c3cb0cc372f 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.AgentPoolOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.AgentPoolOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.aio.operations.AgentPoolOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.HybridIdentityMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.HybridIdentityMetadataOperations.yml index fa7b1584168d..36a32b12cfa9 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.HybridIdentityMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.HybridIdentityMetadataOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.aio.operations.HybridIdentityMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.KubernetesVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.KubernetesVersionsOperations.yml index 65dcbd920fae..8893d72bb67d 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.KubernetesVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.KubernetesVersionsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.aio.operations.KubernetesVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.Operations.yml index ea4894e58b15..61d58bcdced6 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.ProvisionedClusterInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.ProvisionedClusterInstancesOperations.yml index e2e832a727d6..78949c50ad9c 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.ProvisionedClusterInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.ProvisionedClusterInstancesOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.aio.operations.ProvisionedClusterInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.VMSkusOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.VMSkusOperations.yml index aaaa8efba578..f7b6b86dc177 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.VMSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.VMSkusOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.aio.operations.VMSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.VirtualNetworksOperations.yml index 3647f66572c4..fac05c31dbd9 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.aio.operations.VirtualNetworksOperations.yml @@ -287,4 +287,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.aio.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.AgentPoolOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.AgentPoolOperations.yml index 38cf066e38e6..03433062216a 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.AgentPoolOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.AgentPoolOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.operations.AgentPoolOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.HybridIdentityMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.HybridIdentityMetadataOperations.yml index 219e4c5c6af9..3b468108ec09 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.HybridIdentityMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.HybridIdentityMetadataOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.operations.HybridIdentityMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.KubernetesVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.KubernetesVersionsOperations.yml index 6dce15866c1a..8bcb750a6351 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.KubernetesVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.KubernetesVersionsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.operations.KubernetesVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.Operations.yml index a1b4c319b447..45f109d4ca8a 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.ProvisionedClusterInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.ProvisionedClusterInstancesOperations.yml index 5ba16fd5b190..8b5177826e68 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.ProvisionedClusterInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.ProvisionedClusterInstancesOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.operations.ProvisionedClusterInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.VMSkusOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.VMSkusOperations.yml index 53992ef4a971..4f2409987f7e 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.VMSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.VMSkusOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.operations.VMSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.VirtualNetworksOperations.yml index 72922a6751a1..2b363cde2a9c 100644 --- a/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridcontainerservice/azure.mgmt.hybridcontainerservice.operations.VirtualNetworksOperations.yml @@ -287,4 +287,4 @@ methods: attributes: - uid: azure.mgmt.hybridcontainerservice.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.aio.operations.ConnectedClusterOperations.yml b/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.aio.operations.ConnectedClusterOperations.yml index bff06069fefd..bb2b791527dd 100644 --- a/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.aio.operations.ConnectedClusterOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.aio.operations.ConnectedClusterOperations.yml @@ -286,4 +286,4 @@ methods: attributes: - uid: azure.mgmt.hybridkubernetes.aio.operations.ConnectedClusterOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.aio.operations.Operations.yml index a214ac9a0dd0..323683d2317b 100644 --- a/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.hybridkubernetes.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.operations.ConnectedClusterOperations.yml b/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.operations.ConnectedClusterOperations.yml index fdb8df9560c8..091afad278ae 100644 --- a/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.operations.ConnectedClusterOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.operations.ConnectedClusterOperations.yml @@ -286,4 +286,4 @@ methods: attributes: - uid: azure.mgmt.hybridkubernetes.operations.ConnectedClusterOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.operations.Operations.yml index 0d081ecf2454..2185dc62584e 100644 --- a/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridkubernetes/azure.mgmt.hybridkubernetes.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.hybridkubernetes.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ArtifactManifestsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ArtifactManifestsOperations.yml index 3c6acae8d506..1cf14e3ab3d0 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ArtifactManifestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ArtifactManifestsOperations.yml @@ -399,4 +399,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.ArtifactManifestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ArtifactStoresOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ArtifactStoresOperations.yml index 04111673f431..f6e92fbd446d 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ArtifactStoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ArtifactStoresOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.ArtifactStoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ComponentsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ComponentsOperations.yml index 2f294e99f966..ae0f924b3635 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ComponentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ComponentsOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.ComponentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupSchemasOperations.yml index b2723e8d1ace..78221654a457 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupSchemasOperations.yml @@ -331,4 +331,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupValuesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupValuesOperations.yml index 22ee8ebbefc5..4d879cb2848d 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupValuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupValuesOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.ConfigurationGroupValuesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionGroupsOperations.yml index b0428ce0fa39..2eefb81fc5c1 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionGroupsOperations.yml @@ -267,4 +267,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionVersionsOperations.yml index 317f4d51f9cf..06c5cfe0b150 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionVersionsOperations.yml @@ -403,4 +403,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionDefinitionVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionsOperations.yml index 6a39e5a1493d..742c594760a0 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionsOperations.yml @@ -312,4 +312,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.NetworkFunctionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignGroupsOperations.yml index 8b8a8478a813..3b5e45a8856e 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignGroupsOperations.yml @@ -266,4 +266,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignVersionsOperations.yml index 687492591359..c65117bdf068 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignVersionsOperations.yml @@ -398,4 +398,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.NetworkServiceDesignVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.Operations.yml index e757b5fd1214..e1a653740e16 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ProxyArtifactOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ProxyArtifactOperations.yml index e852dfb12c41..e690efa9a556 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ProxyArtifactOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.ProxyArtifactOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.ProxyArtifactOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.PublishersOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.PublishersOperations.yml index ee18bade9887..b2e917795300 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.PublishersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.PublishersOperations.yml @@ -244,4 +244,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.PublishersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.SiteNetworkServicesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.SiteNetworkServicesOperations.yml index 06fed2633dbb..b64610d853a7 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.SiteNetworkServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.SiteNetworkServicesOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.SiteNetworkServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.SitesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.SitesOperations.yml index 9473c7d128ce..4af30f5826f2 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.SitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.aio.operations.SitesOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.aio.operations.SitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ArtifactManifestsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ArtifactManifestsOperations.yml index 6a5d5b6c76b5..0c1b5e5bc463 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ArtifactManifestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ArtifactManifestsOperations.yml @@ -399,4 +399,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.ArtifactManifestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ArtifactStoresOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ArtifactStoresOperations.yml index a8f551085f52..b4ce41325a23 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ArtifactStoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ArtifactStoresOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.ArtifactStoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ComponentsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ComponentsOperations.yml index 4b4e17f8b7e6..0e0c2bcc2528 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ComponentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ComponentsOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.ComponentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ConfigurationGroupSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ConfigurationGroupSchemasOperations.yml index 74078c0b9172..e42b6e18da53 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ConfigurationGroupSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ConfigurationGroupSchemasOperations.yml @@ -331,4 +331,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.ConfigurationGroupSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ConfigurationGroupValuesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ConfigurationGroupValuesOperations.yml index b66a7285c606..1d52c7802ae5 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ConfigurationGroupValuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ConfigurationGroupValuesOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.ConfigurationGroupValuesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionGroupsOperations.yml index bf2bbf70e43f..3aa996e816f8 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionGroupsOperations.yml @@ -267,4 +267,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionVersionsOperations.yml index 6497d00fa5ce..02df44343153 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionVersionsOperations.yml @@ -402,4 +402,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.NetworkFunctionDefinitionVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionsOperations.yml index 2219929442af..2b07dd843123 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkFunctionsOperations.yml @@ -312,4 +312,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.NetworkFunctionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkServiceDesignGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkServiceDesignGroupsOperations.yml index 8e00e5d966e0..c8d5af6e3060 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkServiceDesignGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkServiceDesignGroupsOperations.yml @@ -266,4 +266,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.NetworkServiceDesignGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkServiceDesignVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkServiceDesignVersionsOperations.yml index 1d41953d7c15..8ab4d30b553e 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkServiceDesignVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.NetworkServiceDesignVersionsOperations.yml @@ -398,4 +398,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.NetworkServiceDesignVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.Operations.yml index 320c7800299c..386d2adabb0e 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ProxyArtifactOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ProxyArtifactOperations.yml index 35a01f81c4f5..0a326f2eccae 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ProxyArtifactOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.ProxyArtifactOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.ProxyArtifactOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.PublishersOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.PublishersOperations.yml index bcf520461d8e..6311775643a6 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.PublishersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.PublishersOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.PublishersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.SiteNetworkServicesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.SiteNetworkServicesOperations.yml index 25a2fb141a77..d62524dd2f04 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.SiteNetworkServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.SiteNetworkServicesOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.SiteNetworkServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.SitesOperations.yml b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.SitesOperations.yml index 7dfbb39181ff..d584715c554e 100644 --- a/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.SitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-hybridnetwork/azure.mgmt.hybridnetwork.operations.SitesOperations.yml @@ -239,4 +239,4 @@ methods: attributes: - uid: azure.mgmt.hybridnetwork.operations.SitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.Operations.yml index 8c0f1847ff88..44300b008775 100644 --- a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.imagebuilder.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.TriggersOperations.yml index 4f783f834118..a7883ed02316 100644 --- a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.TriggersOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.imagebuilder.aio.operations.TriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.VirtualMachineImageTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.VirtualMachineImageTemplatesOperations.yml index 68cf67ebab7d..f82d7fe469a1 100644 --- a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.VirtualMachineImageTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.aio.operations.VirtualMachineImageTemplatesOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.imagebuilder.aio.operations.VirtualMachineImageTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.Operations.yml index 6a3ae990f840..0b4b48822c26 100644 --- a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.imagebuilder.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.TriggersOperations.yml b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.TriggersOperations.yml index a8c49b1a83b5..3de12be58eda 100644 --- a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.TriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.TriggersOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.imagebuilder.operations.TriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.VirtualMachineImageTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.VirtualMachineImageTemplatesOperations.yml index f35aa8201784..6a175d0f7762 100644 --- a/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.VirtualMachineImageTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-imagebuilder/azure.mgmt.imagebuilder.operations.VirtualMachineImageTemplatesOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.imagebuilder.operations.VirtualMachineImageTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.Operations.yml index dfba102d3d10..7bb18b56be54 100644 --- a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.informaticadatamanagement.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.OrganizationsOperations.yml index 56b4ee2f6506..89632cf536e3 100644 --- a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.OrganizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.OrganizationsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.informaticadatamanagement.aio.operations.OrganizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.ServerlessRuntimesOperations.yml b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.ServerlessRuntimesOperations.yml index bfc3d7ed84e0..f06aabe45c49 100644 --- a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.ServerlessRuntimesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.aio.operations.ServerlessRuntimesOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.informaticadatamanagement.aio.operations.ServerlessRuntimesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.Operations.yml index 4e3c74b1bf0d..ca6076184e07 100644 --- a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.informaticadatamanagement.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.OrganizationsOperations.yml index 78d550e5c475..6ce73f12a011 100644 --- a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.OrganizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.OrganizationsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.informaticadatamanagement.operations.OrganizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.ServerlessRuntimesOperations.yml b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.ServerlessRuntimesOperations.yml index abc9c74a8c0a..6bd27b6fccd0 100644 --- a/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.ServerlessRuntimesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-informaticadatamanagement/azure.mgmt.informaticadatamanagement.operations.ServerlessRuntimesOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.informaticadatamanagement.operations.ServerlessRuntimesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.aio.operations.AppsOperations.yml b/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.aio.operations.AppsOperations.yml index fd424bd83023..0633bae2d1ad 100644 --- a/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.aio.operations.AppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.aio.operations.AppsOperations.yml @@ -324,4 +324,4 @@ methods: attributes: - uid: azure.mgmt.iotcentral.aio.operations.AppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.aio.operations.Operations.yml index 39b471f4f51c..9a9b3a03ae63 100644 --- a/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.iotcentral.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.operations.AppsOperations.yml b/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.operations.AppsOperations.yml index 181b2516edef..9d9f70fe40a3 100644 --- a/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.operations.AppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.operations.AppsOperations.yml @@ -324,4 +324,4 @@ methods: attributes: - uid: azure.mgmt.iotcentral.operations.AppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.operations.Operations.yml index 3fa249138923..770ccb392160 100644 --- a/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iotcentral/azure.mgmt.iotcentral.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.iotcentral.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.yml index 883d455e9825..f2bc7ed4fe99 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.yml index 34fc7c67f0f0..73962f691f3a 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.yml index 69955d92c450..c617f68282b2 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.yml index faa869d089b1..f89aaf625dad 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.yml index 80f1ca806e00..d37649d9d6c7 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.yml @@ -276,4 +276,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.Operations.yml index 630b54268973..27a14a98eb1f 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.yml index 8ae1e8b7277f..6bba6dcc94e5 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.yml index ddb1390cef3f..ef6e339bf50f 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.yml index dc6131563bd5..d18d408e1c6f 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.yml index df937642f468..21bbb03600e3 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.yml @@ -243,4 +243,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.yml index 35a3a771fe8d..67d43711e9c4 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.yml index 02697d3fa9d1..dd2037fc4f40 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.yml index bcee61e6a3c2..33a26864257f 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CvesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CvesOperations.yml index 0c0700ed0b63..20cc45b4c8fd 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CvesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CvesOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.CvesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.yml index a3438fb97dbf..8f055146d041 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.yml @@ -276,4 +276,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.Operations.yml index 9ba4d83d2bd1..7502c7059f92 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.yml index f012778d002e..f7a555a563a9 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.yml index e65e629a0e88..29e7a12a7fcd 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.yml index db7fc9e26bee..f4e9ac908ceb 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.yml index 584e1def4026..7faed3f0e089 100644 --- a/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.CertificatesOperations.yml index c1ed2cce5a51..240867ca33eb 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.CertificatesOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubOperations.yml index 15ac161b6212..c678799eaf84 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubResourceOperations.yml index b0a63767e3b4..b5aaaf3d9492 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubResourceOperations.yml @@ -770,4 +770,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.aio.operations.IotHubResourceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.Operations.yml index 10dd79b1933f..346b04b5b86c 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.ResourceProviderCommonOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.ResourceProviderCommonOperations.yml index 5c3420042528..52cbf5f4ab58 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.ResourceProviderCommonOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.aio.operations.ResourceProviderCommonOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.aio.operations.ResourceProviderCommonOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.CertificatesOperations.yml index 3dd0fe19818e..45e7489672e7 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.CertificatesOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.IotHubOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.IotHubOperations.yml index a0f720614f21..e7478c7d2ad9 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.IotHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.IotHubOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.operations.IotHubOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.IotHubResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.IotHubResourceOperations.yml index 11cbc8f5415a..f270383bdfcf 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.IotHubResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.IotHubResourceOperations.yml @@ -769,4 +769,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.operations.IotHubResourceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.Operations.yml index 69db527169cc..60c260ed992e 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.ResourceProviderCommonOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.ResourceProviderCommonOperations.yml index 8ef8bd4ae91e..021ddddd58fb 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.ResourceProviderCommonOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_03_22.operations.ResourceProviderCommonOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2019_03_22.operations.ResourceProviderCommonOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.CertificatesOperations.yml index f9e5eed2ef9b..4d2508844027 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.CertificatesOperations.yml @@ -236,4 +236,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.aio.operations.CertificatesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubOperations.yml index a6db0daa72ff..5524fda57645 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubResourceOperations.yml index 4d311bf43226..fbcf23be4b2b 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubResourceOperations.yml @@ -771,4 +771,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.aio.operations.IotHubResourceOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.Operations.yml index 51039ae05adf..2d48f9de2da6 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.ResourceProviderCommonOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.ResourceProviderCommonOperations.yml index a4df79165ac3..dc50ead02410 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.ResourceProviderCommonOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.aio.operations.ResourceProviderCommonOperations.yml @@ -26,4 +26,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.aio.operations.ResourceProviderCommonOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.CertificatesOperations.yml index 0eb7283f00f1..8fdc7da6791a 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.CertificatesOperations.yml @@ -236,4 +236,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.operations.CertificatesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubOperations.yml index 31495bc722df..b6b087bc3bb5 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubResourceOperations.yml index 5c6b14ed778a..78ce8cdd751e 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubResourceOperations.yml @@ -770,4 +770,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.operations.IotHubResourceOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.Operations.yml index cc3ae8511ad2..2498d7961e95 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.ResourceProviderCommonOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.ResourceProviderCommonOperations.yml index cd482db3397e..a879e7f121fe 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.ResourceProviderCommonOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2019_07_01_preview.operations.ResourceProviderCommonOperations.yml @@ -26,4 +26,4 @@ attributes: - uid: azure.mgmt.iothub.v2019_07_01_preview.operations.ResourceProviderCommonOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2019_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.CertificatesOperations.yml index 78bb603e9c56..195e96e395cc 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.CertificatesOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubOperations.yml index 4260c7b66818..e68eae650705 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubResourceOperations.yml index 26ac72c952b7..b3114fdc3f1d 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubResourceOperations.yml @@ -779,4 +779,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.aio.operations.IotHubResourceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.Operations.yml index 6edce44cef5a..f181505e8c94 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateEndpointConnectionsOperations.yml index f2b3e00e8a57..7aa8b4d667d2 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateLinkResourcesOperations.yml index 6d06c30dee6a..28d39fe685a5 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateLinkResourcesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.ResourceProviderCommonOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.ResourceProviderCommonOperations.yml index ede06cc24a2a..1f6c77c6eb16 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.ResourceProviderCommonOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.aio.operations.ResourceProviderCommonOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.aio.operations.ResourceProviderCommonOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.CertificatesOperations.yml index 38212f51a91a..e3c20dd04689 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.CertificatesOperations.yml @@ -234,4 +234,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.IotHubOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.IotHubOperations.yml index a188e4a64b6c..3092070e6c5b 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.IotHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.IotHubOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.operations.IotHubOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.IotHubResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.IotHubResourceOperations.yml index 34e7f9080acc..7415ba8f1cfe 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.IotHubResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.IotHubResourceOperations.yml @@ -778,4 +778,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.operations.IotHubResourceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.Operations.yml index d922eab87e38..d068eadde1f1 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.PrivateEndpointConnectionsOperations.yml index 1ea47911c2ff..c89b8cbf4ee7 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.PrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.PrivateLinkResourcesOperations.yml index 30db335ce497..6eaaaf16e57a 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.PrivateLinkResourcesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.ResourceProviderCommonOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.ResourceProviderCommonOperations.yml index 3f73a4266e32..b3099b91cb5d 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.ResourceProviderCommonOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30.operations.ResourceProviderCommonOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.iothub.v2023_06_30.operations.ResourceProviderCommonOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.CertificatesOperations.yml index 620f0088a146..7f6abbacd9ed 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.CertificatesOperations.yml @@ -236,4 +236,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.aio.operations.CertificatesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubOperations.yml index 5aff2910afc3..4fc805ee2f0a 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubResourceOperations.yml index 5f1add7c3b3c..8831ec0dd607 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubResourceOperations.yml @@ -774,4 +774,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.aio.operations.IotHubResourceOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.Operations.yml index d3cda2356cfe..d2fe08aca9c3 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index c65153ca5d9f..0436734da6d7 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -143,4 +143,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateLinkResourcesOperations.yml index eb3d85da898a..81e77976deea 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -68,4 +68,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.ResourceProviderCommonOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.ResourceProviderCommonOperations.yml index fe667284758e..972d3383b3be 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.ResourceProviderCommonOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.aio.operations.ResourceProviderCommonOperations.yml @@ -26,4 +26,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.aio.operations.ResourceProviderCommonOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.CertificatesOperations.yml index b20b67f7d2ab..88930fdae16f 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.CertificatesOperations.yml @@ -235,4 +235,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.operations.CertificatesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubOperations.yml index d7882473a86d..5893a8c59f11 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubResourceOperations.yml index b82013e3aea2..5d9ffe664961 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubResourceOperations.yml @@ -773,4 +773,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.operations.IotHubResourceOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.Operations.yml index 1377946960b0..dcaac36d0af6 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateEndpointConnectionsOperations.yml index 2f451911f5ba..b894c5a13974 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -143,4 +143,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateLinkResourcesOperations.yml index 7d9a79107754..1e00e05ba79a 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateLinkResourcesOperations.yml @@ -68,4 +68,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.ResourceProviderCommonOperations.yml b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.ResourceProviderCommonOperations.yml index fcba67d239d7..d2ccc8b45a79 100644 --- a/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.ResourceProviderCommonOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothub/azure.mgmt.iothub.v2023_06_30_preview.operations.ResourceProviderCommonOperations.yml @@ -26,4 +26,4 @@ attributes: - uid: azure.mgmt.iothub.v2023_06_30_preview.operations.ResourceProviderCommonOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv146\\Lib\\site-packages\\azure\\mgmt\\iothub\\v2023_06_30_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.DpsCertificateOperations.yml b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.DpsCertificateOperations.yml index 1297cd98bd1a..11bd07ea45b3 100644 --- a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.DpsCertificateOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.DpsCertificateOperations.yml @@ -425,4 +425,4 @@ attributes: - uid: azure.mgmt.iothubprovisioningservices.aio.operations.DpsCertificateOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv147\\Lib\\site-packages\\azure\\mgmt\\iothubprovisioningservices\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.IotDpsResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.IotDpsResourceOperations.yml index 8bc94c41daf4..97be0f1e4ce0 100644 --- a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.IotDpsResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.IotDpsResourceOperations.yml @@ -744,4 +744,4 @@ attributes: - uid: azure.mgmt.iothubprovisioningservices.aio.operations.IotDpsResourceOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv147\\Lib\\site-packages\\azure\\mgmt\\iothubprovisioningservices\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.Operations.yml index a130fbc4532f..cccb3b773e00 100644 --- a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.aio.operations.Operations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.iothubprovisioningservices.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv147\\Lib\\site-packages\\azure\\mgmt\\iothubprovisioningservices\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.DpsCertificateOperations.yml b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.DpsCertificateOperations.yml index a5107a1ec3fd..0bf54437853a 100644 --- a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.DpsCertificateOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.DpsCertificateOperations.yml @@ -424,4 +424,4 @@ attributes: - uid: azure.mgmt.iothubprovisioningservices.operations.DpsCertificateOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv147\\Lib\\site-packages\\azure\\mgmt\\iothubprovisioningservices\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.IotDpsResourceOperations.yml b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.IotDpsResourceOperations.yml index 0c98f8fafbf5..739577d4273b 100644 --- a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.IotDpsResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.IotDpsResourceOperations.yml @@ -743,4 +743,4 @@ attributes: - uid: azure.mgmt.iothubprovisioningservices.operations.IotDpsResourceOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv147\\Lib\\site-packages\\azure\\mgmt\\iothubprovisioningservices\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.operations.yml b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.operations.yml index 74edde2559dc..c349bedcb855 100644 --- a/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-iothubprovisioningservices/azure.mgmt.iothubprovisioningservices.operations.operations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.iothubprovisioningservices.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv147\\Lib\\site-packages\\azure\\mgmt\\iothubprovisioningservices\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2016_10_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2016_10_01.aio.operations.Operations.yml index bbc824f04a66..50d2c7a7b7fd 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2016_10_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2016_10_01.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2016_10_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2016_10_01.operations.operations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2016_10_01.operations.operations.yml index 92e97971c2fc..1aca2de1a2a5 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2016_10_01.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2016_10_01.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2016_10_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.KeysOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.KeysOperations.yml index b12acf9d57ba..d71de8bbed21 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.KeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.KeysOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.KeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.yml index f71def2f81bd..1b89239d556d 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateLinkResourcesOperations.yml index 40c4478cd693..61cc4cbda071 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMRegionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMRegionsOperations.yml index 83e75a125c3d..3ae920d459c3 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMRegionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMRegionsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.MHSMRegionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmKeysOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmKeysOperations.yml index 1118fe81b567..90983f13dfe6 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmKeysOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmsOperations.yml index a52df6676df7..2cf03761a434 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmsOperations.yml @@ -260,4 +260,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.ManagedHsmsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.Operations.yml index 207fe5728bcc..1d5162f2ce83 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateEndpointConnectionsOperations.yml index 0cf2267adace..46bc38fb0601 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateLinkResourcesOperations.yml index b460db690d12..7c3c2d48783c 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateLinkResourcesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.SecretsOperations.yml index f306eb7078ca..d4ac5d070a6b 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.aio.operations.SecretsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.aio.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.KeysOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.KeysOperations.yml index 75901f9b1ee3..f781dfaa85f6 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.KeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.KeysOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.KeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateEndpointConnectionsOperations.yml index e30ebd6bd6e0..bc964fa87214 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateLinkResourcesOperations.yml index 2b3703667e3d..f5db434db696 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.MHSMPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMRegionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMRegionsOperations.yml index 3c8a41c38875..146384a5954e 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMRegionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.MHSMRegionsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.MHSMRegionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmKeysOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmKeysOperations.yml index 58bf503e7813..4e1e989b9c10 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmKeysOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmsOperations.yml index fb8684f24599..c5368300092e 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmsOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.ManagedHsmsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.Operations.yml index 494ff57b8c9f..97e9c3db9030 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.PrivateEndpointConnectionsOperations.yml index 8c613c5c68ac..958e76e099da 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.PrivateEndpointConnectionsOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.PrivateLinkResourcesOperations.yml index 1ae682aa2014..ae277f72f9eb 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.PrivateLinkResourcesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.SecretsOperations.yml index 81d0c71f0305..8f8f08bf0785 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2023_02_01.operations.SecretsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2023_02_01.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.KeysOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.KeysOperations.yml index 28332a9eaf32..176a3a4ecd28 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.KeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.KeysOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.KeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.yml index 54ac824076fd..43fa57de9956 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateLinkResourcesOperations.yml index 68b6a9150f33..a196d189b94d 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMRegionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMRegionsOperations.yml index bd90f11ae984..c989a9c99004 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMRegionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMRegionsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.MHSMRegionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmKeysOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmKeysOperations.yml index 8d60df1d436f..6a1f95412b21 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmKeysOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmsOperations.yml index 6592cff63f07..a0acf00914f5 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmsOperations.yml @@ -260,4 +260,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.ManagedHsmsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.Operations.yml index a1da053a10c8..f935d057aa03 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml index 59ff2e35250d..7ffd89d76d86 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateLinkResourcesOperations.yml index 2a820a0e68a6..396647575920 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateLinkResourcesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.SecretsOperations.yml index 2d2ffb72cfdc..6a579326ab72 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.aio.operations.SecretsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.aio.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.KeysOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.KeysOperations.yml index 33b35d306ec4..6a009cb91fe7 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.KeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.KeysOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.KeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateEndpointConnectionsOperations.yml index 41f96eb4b9c1..a5dbeed04c59 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateEndpointConnectionsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateLinkResourcesOperations.yml index ec02be98769c..d4d23c3a700c 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.MHSMPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMRegionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMRegionsOperations.yml index cd7ab9dd8c84..ac8016296818 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMRegionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.MHSMRegionsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.MHSMRegionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmKeysOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmKeysOperations.yml index 94012265f329..1e6523f18155 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmKeysOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmsOperations.yml index 4c14d6da793b..15bd335780f5 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmsOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.ManagedHsmsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.Operations.yml index 9ae586f44e08..6b325fff4107 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.PrivateEndpointConnectionsOperations.yml index 0d0d6d1ed77a..177c0409ae30 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.PrivateEndpointConnectionsOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.PrivateLinkResourcesOperations.yml index c07520dfab16..dd88b422121c 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.PrivateLinkResourcesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.SecretsOperations.yml index 8acd6e6d2576..7b32fc68ab3f 100644 --- a/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-keyvault/azure.mgmt.keyvault.v2024_11_01.operations.SecretsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.keyvault.v2024_11_01.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.ExtensionsOperations.yml index 850009d986d5..b70f1a42ec49 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.ExtensionsOperations.yml @@ -317,4 +317,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.Operations.yml index 84b50947e972..3377df01327b 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.SourceControlConfigurationsOperations.yml index 4cdef7016820..4b1a7e869506 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.SourceControlConfigurationsOperations.yml @@ -270,4 +270,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.ExtensionsOperations.yml index ad531c116a32..c2371506578e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.ExtensionsOperations.yml @@ -317,4 +317,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.Operations.yml index bc955f22caac..74200f7fea6d 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.SourceControlConfigurationsOperations.yml index fdf1571e9421..8e30a70b600e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.SourceControlConfigurationsOperations.yml @@ -270,4 +270,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_07_01_preview.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.Operations.yml index b750dfebc4c8..e94f7cd4042a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.SourceControlConfigurationsOperations.yml index b677734da283..f083c457dbcd 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.SourceControlConfigurationsOperations.yml @@ -270,4 +270,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.Operations.yml index 544d7c449b52..27735fd2c6d4 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.SourceControlConfigurationsOperations.yml index 317e0e30e3f4..0c820d2463f5 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.SourceControlConfigurationsOperations.yml @@ -270,4 +270,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2020_10_01_preview.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2020_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.Operations.yml index f7517d353d5d..537751d4d402 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.SourceControlConfigurationsOperations.yml index ddab7d5b2b49..662c1ddb6af1 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.SourceControlConfigurationsOperations.yml @@ -270,4 +270,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_03_01.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.Operations.yml index c158caee6f78..e1eaff14cf8e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.SourceControlConfigurationsOperations.yml index 036d90c20ae1..63989dc0f937 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.SourceControlConfigurationsOperations.yml @@ -270,4 +270,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_03_01.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypeOperations.yml index bef5d57db5ec..31e7b0f3bd02 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypeOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypeOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypesOperations.yml index 7ab39ba5e681..3705d06aea6c 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypesOperations.yml @@ -54,4 +54,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ClusterExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml index ad3d30aa8e94..32686f3c9d5b 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionTypeVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionsOperations.yml index a4ba77ea22cd..d96461531d28 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionsOperations.yml @@ -306,4 +306,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.LocationExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.LocationExtensionTypesOperations.yml index 9e145ac9e65a..bfe0eee3a90a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.LocationExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.LocationExtensionTypesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.LocationExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.OperationStatusOperations.yml index ebdf234f0451..e5299a5bf631 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.OperationStatusOperations.yml @@ -129,4 +129,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.Operations.yml index a9e3c31d9573..19ae82d6d5c1 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.SourceControlConfigurationsOperations.yml index 153c6f2965f5..45aab76d3856 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.SourceControlConfigurationsOperations.yml @@ -278,4 +278,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypeOperations.yml index 5f95f2442262..d7e6272ed7f8 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypeOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypeOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypesOperations.yml index 3d7f06667885..d5b452a587c3 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypesOperations.yml @@ -54,4 +54,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ClusterExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionTypeVersionsOperations.yml index 8b5f42f8db7e..55934cccb7b6 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionTypeVersionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionTypeVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionsOperations.yml index eb1232ce1a7d..f090d715a8fc 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionsOperations.yml @@ -304,4 +304,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.LocationExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.LocationExtensionTypesOperations.yml index 085d7582cc5f..274b33fc2ac1 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.LocationExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.LocationExtensionTypesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.LocationExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.OperationStatusOperations.yml index ba3e435a9912..16afde7fae92 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.OperationStatusOperations.yml @@ -129,4 +129,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.Operations.yml index ea306fc1fb63..7a3beec7d4c7 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.SourceControlConfigurationsOperations.yml index dc8fad9b02fa..60c522365504 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.SourceControlConfigurationsOperations.yml @@ -278,4 +278,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_05_01_preview.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.ExtensionsOperations.yml index 1ae093d1891e..49128ac389c3 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.ExtensionsOperations.yml @@ -402,4 +402,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.OperationStatusOperations.yml index 54c534d0af15..a4e16d170105 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.OperationStatusOperations.yml @@ -129,4 +129,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.Operations.yml index a08d5a3571b0..8c2009b0493a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.Operations.yml @@ -34,4 +34,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_09_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.ExtensionsOperations.yml index d1ab47c26e8c..24404ea89029 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.ExtensionsOperations.yml @@ -398,4 +398,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.OperationStatusOperations.yml index 8ef5e9f79f65..02dee1fa431e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.OperationStatusOperations.yml @@ -129,4 +129,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.Operations.yml index fe961d8b0278..7e616bc15be0 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.Operations.yml @@ -34,4 +34,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_09_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypeOperations.yml index cd25e472407a..962f33e42c9a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypeOperations.yml @@ -69,4 +69,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypeOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypesOperations.yml index d9d5613cd7d2..da3cc9f8adc1 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypesOperations.yml @@ -65,4 +65,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ClusterExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml index c1bf8f7c5317..3ea90cc1b23a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionTypeVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionsOperations.yml index 77c27a4b5920..dee003dcb613 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionsOperations.yml @@ -402,4 +402,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigOperationStatusOperations.yml index f08181bc106b..187ee9181f8e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigOperationStatusOperations.yml @@ -75,4 +75,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigurationsOperations.yml index 47c8672c64a7..24a4fc7dab53 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigurationsOperations.yml @@ -403,4 +403,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.LocationExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.LocationExtensionTypesOperations.yml index 8d3a4426ca6f..52febaacac84 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.LocationExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.LocationExtensionTypesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.LocationExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.OperationStatusOperations.yml index 85686a0f4468..a2c1024d3e5c 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.OperationStatusOperations.yml @@ -129,4 +129,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.Operations.yml index eef1fa85f686..0a6d93fff723 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.SourceControlConfigurationsOperations.yml index 848b74d1bbc9..999385aef25a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.SourceControlConfigurationsOperations.yml @@ -278,4 +278,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypeOperations.yml index 0be9765650db..2e232d75c779 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypeOperations.yml @@ -69,4 +69,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypeOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypesOperations.yml index 86db239860e9..ee9d988133a6 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypesOperations.yml @@ -65,4 +65,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ClusterExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionTypeVersionsOperations.yml index 1365f602b8c5..1ee415bda392 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionTypeVersionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionTypeVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionsOperations.yml index 66a717801d85..d6302ecb35ed 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionsOperations.yml @@ -398,4 +398,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigOperationStatusOperations.yml index 935a12d94897..a62b1d6fd0cc 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigOperationStatusOperations.yml @@ -75,4 +75,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigurationsOperations.yml index d62d79e95ee3..7b3bf6428419 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigurationsOperations.yml @@ -403,4 +403,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.LocationExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.LocationExtensionTypesOperations.yml index 346f8727e633..3cc5993a9ba6 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.LocationExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.LocationExtensionTypesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.LocationExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.OperationStatusOperations.yml index d67becd7665a..011950463ad5 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.OperationStatusOperations.yml @@ -129,4 +129,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.Operations.yml index 79002767fb46..5f7cc12ed13d 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.SourceControlConfigurationsOperations.yml index c134c0ad3c5b..6bbb51731efa 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.SourceControlConfigurationsOperations.yml @@ -278,4 +278,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2021_11_01_preview.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2021_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypeOperations.yml index aeb169f18549..e509a960b26c 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypeOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypeOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypesOperations.yml index 857623d18c1d..b5359b0e37f0 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypesOperations.yml @@ -66,4 +66,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ClusterExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml index f7978e98f5f6..6d7a46ce177c 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionTypeVersionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionTypeVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionsOperations.yml index 264cfabdbc64..6c929d0a3b81 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionsOperations.yml @@ -404,4 +404,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigOperationStatusOperations.yml index 7f5bbc34ddd0..e20c8d28dd4a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigOperationStatusOperations.yml @@ -75,4 +75,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigurationsOperations.yml index 6e5df23bb3f0..d241c68d6ed5 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigurationsOperations.yml @@ -405,4 +405,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.LocationExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.LocationExtensionTypesOperations.yml index 4fe62ebc3cd9..7c56ba676fd9 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.LocationExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.LocationExtensionTypesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.LocationExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.OperationStatusOperations.yml index b555b12c2b5c..050676ef7682 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.OperationStatusOperations.yml @@ -130,4 +130,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.Operations.yml index 0af7bfe3ae2b..9be2f7e345fb 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.SourceControlConfigurationsOperations.yml index 93dbe0c32d4e..75a9ebc8d7ad 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.SourceControlConfigurationsOperations.yml @@ -279,4 +279,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypeOperations.yml index 5b417f34c421..7911d58594d3 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypeOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypeOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypesOperations.yml index e2d071971302..52426c374504 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypesOperations.yml @@ -66,4 +66,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ClusterExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionTypeVersionsOperations.yml index 2d52457d7b70..35e182b07c15 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionTypeVersionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionTypeVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionsOperations.yml index 31c5ce927605..7473847d30de 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionsOperations.yml @@ -400,4 +400,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigOperationStatusOperations.yml index a1a8c0b8f8cf..2bec185bcfc3 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigOperationStatusOperations.yml @@ -75,4 +75,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigurationsOperations.yml index feb5374c80d5..5a8fe25ecaf1 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigurationsOperations.yml @@ -405,4 +405,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.LocationExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.LocationExtensionTypesOperations.yml index 4404efe9cf54..db920239be4f 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.LocationExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.LocationExtensionTypesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.LocationExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.OperationStatusOperations.yml index d321dbd83e02..2ec8df2d1d3f 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.OperationStatusOperations.yml @@ -130,4 +130,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.Operations.yml index 462eaf8e4ca5..d8acdb2dad48 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.SourceControlConfigurationsOperations.yml index 9624da25f28f..794346d4995b 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.SourceControlConfigurationsOperations.yml @@ -279,4 +279,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_01_preview.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypeOperations.yml index 73db09ad84ce..306aa216ebfd 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypeOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypeOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypesOperations.yml index c4083cd5d2b7..98d0d06a2d90 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypesOperations.yml @@ -66,4 +66,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ClusterExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ExtensionTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ExtensionTypeVersionsOperations.yml index d87a17a245eb..da6c64263475 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ExtensionTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ExtensionTypeVersionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.ExtensionTypeVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.LocationExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.LocationExtensionTypesOperations.yml index f5a94ae8175f..618f46b655a8 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.LocationExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.LocationExtensionTypesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.aio.operations.LocationExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypeOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypeOperations.yml index b101d7fa6bfe..6d6252b76dad 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypeOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypeOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypesOperations.yml index cd41d0aa0988..4f505bc4ac8e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypesOperations.yml @@ -66,4 +66,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ClusterExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ExtensionTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ExtensionTypeVersionsOperations.yml index 0e549e42f985..da5adde75f5b 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ExtensionTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ExtensionTypeVersionsOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.ExtensionTypeVersionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.LocationExtensionTypesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.LocationExtensionTypesOperations.yml index 1428be940c35..512a2a99440d 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.LocationExtensionTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.LocationExtensionTypesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_01_15_preview.operations.LocationExtensionTypesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_01_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.ExtensionsOperations.yml index 26a5ab67dd6d..e04c4bbd34a8 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.ExtensionsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigOperationStatusOperations.yml index a72801969b2f..e25c7cecaee7 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigOperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigurationsOperations.yml index 33dd1db35b3c..0a46d57bd410 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigurationsOperations.yml @@ -362,4 +362,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.OperationStatusOperations.yml index 3b0a6bf59114..cf9b48620d3b 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.OperationStatusOperations.yml @@ -113,4 +113,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.Operations.yml index 30c3541b8a20..12dc11eb24ce 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.SourceControlConfigurationsOperations.yml index d02405fb6889..6d5f3955115b 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.SourceControlConfigurationsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.ExtensionsOperations.yml index 3b3753cff31c..be4daf86ccfd 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.ExtensionsOperations.yml @@ -356,4 +356,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigOperationStatusOperations.yml index ba9d7fe70479..7384762ae132 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigOperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigurationsOperations.yml index 3838477d6b67..f2ff0c58cce0 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigurationsOperations.yml @@ -361,4 +361,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.OperationStatusOperations.yml index d056d914f314..000c06321624 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.OperationStatusOperations.yml @@ -113,4 +113,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.Operations.yml index 58e113d97a74..e727eab2eedf 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.SourceControlConfigurationsOperations.yml index 56f6c78caf73..658ec9557b5a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.SourceControlConfigurationsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_03_01.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.ExtensionsOperations.yml index 09ff29b6a659..feb8a8ef0af5 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.ExtensionsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.OperationStatusOperations.yml index 0d96bb70b3f0..34358c71962d 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.OperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 76d8c4ddf23b..2cbfca919740 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -211,4 +211,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkResourcesOperations.yml index a71282bfe996..ec94d0078ccf 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -78,4 +78,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkScopesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkScopesOperations.yml index c4c7c0a29d3f..18a61191f2d4 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkScopesOperations.yml @@ -235,4 +235,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.aio.operations.PrivateLinkScopesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.ExtensionsOperations.yml index a5d9d95c4c58..80ac312302e0 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.ExtensionsOperations.yml @@ -356,4 +356,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.OperationStatusOperations.yml index 57e603834205..064438e4362b 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.OperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateEndpointConnectionsOperations.yml index c22ef2fb1f6b..1d87e58a437e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -211,4 +211,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkResourcesOperations.yml index a2e0d2aa4e71..cbb7aa641705 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkResourcesOperations.yml @@ -78,4 +78,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkScopesOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkScopesOperations.yml index a68aee4f5a4b..3ea50c05ba55 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkScopesOperations.yml @@ -234,4 +234,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_04_02_preview.operations.PrivateLinkScopesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_04_02_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.ExtensionsOperations.yml index 4a3bd5fc4924..707db6c2af7d 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.ExtensionsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigOperationStatusOperations.yml index c625811b2679..cefc27fdf3dd 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigOperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigurationsOperations.yml index 2f4de8d3751f..0d91ea28cf08 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigurationsOperations.yml @@ -362,4 +362,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.OperationStatusOperations.yml index 5eb0cdac15c6..3db933c9a6f3 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.OperationStatusOperations.yml @@ -113,4 +113,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.Operations.yml index c0f713c42666..f895f8bd842f 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.SourceControlConfigurationsOperations.yml index 483f927fe9db..d2c949b31a75 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.SourceControlConfigurationsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.ExtensionsOperations.yml index 71240f67981e..7fec379c0e13 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.ExtensionsOperations.yml @@ -356,4 +356,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigOperationStatusOperations.yml index f5ba30bbbeed..ba19aa7ba56e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigOperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigurationsOperations.yml index 80802dab46df..ebe9e449e04c 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigurationsOperations.yml @@ -361,4 +361,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.OperationStatusOperations.yml index 8eea4bc01996..3081df9c109a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.OperationStatusOperations.yml @@ -113,4 +113,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.Operations.yml index 1f77be67a001..6ed19fa46012 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.SourceControlConfigurationsOperations.yml index 73a29682c504..1562d9053875 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.SourceControlConfigurationsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_07_01.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.ExtensionsOperations.yml index 42595d93c7a1..327a2f6e5c97 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.ExtensionsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigOperationStatusOperations.yml index f2d717388d4e..ae2c39b8e4ae 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigOperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigurationsOperations.yml index 2726adb8e697..155a67a42feb 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigurationsOperations.yml @@ -362,4 +362,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.OperationStatusOperations.yml index 6e2f63ac1719..7ce1128bd9ff 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.OperationStatusOperations.yml @@ -113,4 +113,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.Operations.yml index 1030a3bea723..cb91df0b823c 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.SourceControlConfigurationsOperations.yml index 05c0e8d27269..0255a8f1e794 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.SourceControlConfigurationsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.ExtensionsOperations.yml index 5d6273db3e08..128ac7434d8c 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.ExtensionsOperations.yml @@ -356,4 +356,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigOperationStatusOperations.yml index 645530794525..478a941dc788 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigOperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigurationsOperations.yml index 4cfb2601d25b..1b7f542692ea 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigurationsOperations.yml @@ -361,4 +361,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.OperationStatusOperations.yml index 20be2c655268..1746ef79c7d3 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.OperationStatusOperations.yml @@ -113,4 +113,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.Operations.yml index 7411f56cbd91..f9001cbb0b48 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.SourceControlConfigurationsOperations.yml index 30c6642efe0c..8f64abfb3a3b 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.SourceControlConfigurationsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2022_11_01.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2022_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.ExtensionsOperations.yml index 02a435b769ab..f3e0b96e99a5 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.ExtensionsOperations.yml @@ -360,4 +360,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigOperationStatusOperations.yml index ee2b7fdad375..9d4b9f7f5b89 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigOperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigurationsOperations.yml index 35eadd2df09f..8813fd24dd34 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigurationsOperations.yml @@ -362,4 +362,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.OperationStatusOperations.yml index c706f5a70849..035dc3aa322a 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.OperationStatusOperations.yml @@ -113,4 +113,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.Operations.yml index bfb5b108232f..89a4452ac41e 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.SourceControlConfigurationsOperations.yml index 1969b033fa32..9e11639fa978 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.SourceControlConfigurationsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.aio.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.ExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.ExtensionsOperations.yml index a64b6ceadf69..203b0d8b4923 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.ExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.ExtensionsOperations.yml @@ -356,4 +356,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.ExtensionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigOperationStatusOperations.yml index 56fde4fb4d61..d5c9ae7aae9d 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigOperationStatusOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigurationsOperations.yml index 7d4dc0ddff3b..2ac0a4db7952 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigurationsOperations.yml @@ -361,4 +361,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.FluxConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.OperationStatusOperations.yml index 8234ecfe7f5e..073cc722cc80 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.OperationStatusOperations.yml @@ -113,4 +113,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.OperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.Operations.yml index da2151681352..f5fbfa867bc0 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.Operations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.SourceControlConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.SourceControlConfigurationsOperations.yml index 0988ad9f3322..4b265085fd65 100644 --- a/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.SourceControlConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kubernetesconfiguration/azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.SourceControlConfigurationsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.kubernetesconfiguration.v2023_05_01.operations.SourceControlConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv150\\Lib\\site-packages\\azure\\mgmt\\kubernetesconfiguration\\v2023_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.AttachedDatabaseConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.AttachedDatabaseConfigurationsOperations.yml index 3996bad2f5d5..4f34eb327dd2 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.AttachedDatabaseConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.AttachedDatabaseConfigurationsOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.AttachedDatabaseConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ClusterPrincipalAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ClusterPrincipalAssignmentsOperations.yml index d61c6a2888f6..fb274527d4ab 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ClusterPrincipalAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ClusterPrincipalAssignmentsOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.ClusterPrincipalAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ClustersOperations.yml index d86fb0ae4554..c7333338449e 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ClustersOperations.yml @@ -682,4 +682,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DataConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DataConnectionsOperations.yml index aff7d679ab11..caf8f3502146 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DataConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DataConnectionsOperations.yml @@ -284,4 +284,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.DataConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabaseOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabaseOperations.yml index 2b50977f9644..c7fc149a415a 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabaseOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabaseOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.DatabaseOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabasePrincipalAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabasePrincipalAssignmentsOperations.yml index 1ab2f808907a..dfe8fd303ebb 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabasePrincipalAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabasePrincipalAssignmentsOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.DatabasePrincipalAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabasesOperations.yml index 28e351566cca..6f4e6ee560c2 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.DatabasesOperations.yml @@ -362,4 +362,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ManagedPrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ManagedPrivateEndpointsOperations.yml index 33fcf45725b4..643f4cd0f1d5 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ManagedPrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ManagedPrivateEndpointsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.ManagedPrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.Operations.yml index 6713fbafb081..8cfad559d99f 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.OperationsResultsLocationOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.OperationsResultsLocationOperations.yml index 252533584347..c8aa124080aa 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.OperationsResultsLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.OperationsResultsLocationOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.OperationsResultsLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.OperationsResultsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.OperationsResultsOperations.yml index f5ca212eb57e..d20eca4f9c89 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.OperationsResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.OperationsResultsOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.OperationsResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.PrivateEndpointConnectionsOperations.yml index 744ae4f101b5..2876cd08c2ca 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.PrivateLinkResourcesOperations.yml index 0021842450c5..82144d6a84b4 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.PrivateLinkResourcesOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.SandboxCustomImagesOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.SandboxCustomImagesOperations.yml index 1f28120e881e..90d0d69375c2 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.SandboxCustomImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.SandboxCustomImagesOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.SandboxCustomImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ScriptsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ScriptsOperations.yml index b5ff6307c881..0b040489706a 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ScriptsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.ScriptsOperations.yml @@ -243,4 +243,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.ScriptsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.SkusOperations.yml index 120854d62130..abc3f8ffbdaa 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.aio.operations.SkusOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.kusto.aio.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.AttachedDatabaseConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.AttachedDatabaseConfigurationsOperations.yml index 7c6a88260590..32c1a1becd71 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.AttachedDatabaseConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.AttachedDatabaseConfigurationsOperations.yml @@ -183,4 +183,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.AttachedDatabaseConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ClusterPrincipalAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ClusterPrincipalAssignmentsOperations.yml index 2806f1846c46..0297560f60ad 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ClusterPrincipalAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ClusterPrincipalAssignmentsOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.ClusterPrincipalAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ClustersOperations.yml index d9423a326b0c..2eddd55fde37 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ClustersOperations.yml @@ -676,4 +676,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DataConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DataConnectionsOperations.yml index 4d2556fe1320..b8aaa9e0128a 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DataConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DataConnectionsOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.DataConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabaseOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabaseOperations.yml index 6c45e01e6cea..e8f149e7fd0a 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabaseOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabaseOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.DatabaseOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabasePrincipalAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabasePrincipalAssignmentsOperations.yml index 1f03750a04a5..fe8187c9027a 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabasePrincipalAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabasePrincipalAssignmentsOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.DatabasePrincipalAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabasesOperations.yml index b1ce10cc62a1..942290ac8ac3 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.DatabasesOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ManagedPrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ManagedPrivateEndpointsOperations.yml index 4a91d9ea8bd8..c9a32857496b 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ManagedPrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ManagedPrivateEndpointsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.ManagedPrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.OperationsResultsLocationOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.OperationsResultsLocationOperations.yml index 94b2ee4d9149..5a4bba18ce87 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.OperationsResultsLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.OperationsResultsLocationOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.OperationsResultsLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.OperationsResultsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.OperationsResultsOperations.yml index 1f2d71e698f2..96311b7b22b9 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.OperationsResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.OperationsResultsOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.OperationsResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.PrivateEndpointConnectionsOperations.yml index c32dcdeea2e5..90d0784f3252 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.PrivateEndpointConnectionsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.PrivateLinkResourcesOperations.yml index a8f889af6482..ed554e216a97 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.PrivateLinkResourcesOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.SandboxCustomImagesOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.SandboxCustomImagesOperations.yml index 439c564bed8c..f2baa1027708 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.SandboxCustomImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.SandboxCustomImagesOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.SandboxCustomImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ScriptsOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ScriptsOperations.yml index 338c4b3f8f59..c0d2cec723cd 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ScriptsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.ScriptsOperations.yml @@ -239,4 +239,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.ScriptsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.SkusOperations.yml index 9fb98e829d99..c9fee18f8857 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.SkusOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.operations.yml b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.operations.yml index 3e18935ebf37..a07ade3ad886 100644 --- a/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.kusto.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.ImagesOperations.yml index 43386b33f86e..15326c77c4f3 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.ImagesOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.LabPlansOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.LabPlansOperations.yml index 54261d8e0e30..a8ae07548f08 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.LabPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.LabPlansOperations.yml @@ -369,4 +369,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.LabPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.LabsOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.LabsOperations.yml index cd146c82c038..8b482f1df9b7 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.LabsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.LabsOperations.yml @@ -410,4 +410,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.LabsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.OperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.OperationResultsOperations.yml index 8ae913b626bc..889ff1b0d4af 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.OperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.OperationResultsOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.OperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.Operations.yml index 04c251e87cf8..c4e22df5fc93 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.Operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.SchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.SchedulesOperations.yml index bc426e6586c1..776150b8870a 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.SchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.SchedulesOperations.yml @@ -268,4 +268,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.SchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.SkusOperations.yml index e5f337362fc1..8eb76bd38451 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.SkusOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.UsagesOperations.yml index 12dcc3207ddb..303ad9b4005e 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.UsagesOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.UsersOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.UsersOperations.yml index 884a999b3f87..d8078141712f 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.UsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.UsersOperations.yml @@ -394,4 +394,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.UsersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.VirtualMachinesOperations.yml index f8b5b6c58929..c9005d165754 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.aio.operations.VirtualMachinesOperations.yml @@ -434,4 +434,4 @@ methods: attributes: - uid: azure.mgmt.labservices.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.ImagesOperations.yml index 5500698e0994..7644c5ba0e08 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.ImagesOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.LabPlansOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.LabPlansOperations.yml index 92f80964c962..784166d5c3bd 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.LabPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.LabPlansOperations.yml @@ -364,4 +364,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.LabPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.LabsOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.LabsOperations.yml index 0d0bc6627a37..c4c0a36f80af 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.LabsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.LabsOperations.yml @@ -408,4 +408,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.LabsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.OperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.OperationResultsOperations.yml index 6ab3ba08d52a..2725ef53f3cb 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.OperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.OperationResultsOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.OperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.SchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.SchedulesOperations.yml index ad66e6911c73..c49c159e05f7 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.SchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.SchedulesOperations.yml @@ -268,4 +268,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.SchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.SkusOperations.yml index a3cc0b9f4fb5..73cdeee44148 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.SkusOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.UsagesOperations.yml index e609712fcb46..292d4263e275 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.UsagesOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.UsersOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.UsersOperations.yml index 8b9bfc62a63d..f2c110876bdd 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.UsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.UsersOperations.yml @@ -394,4 +394,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.UsersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.VirtualMachinesOperations.yml index f61670f97d6c..c883f73dd6c7 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.VirtualMachinesOperations.yml @@ -434,4 +434,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.operations.yml b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.operations.yml index ea31ec5edd5b..62caeb5bb19d 100644 --- a/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-labservices/azure.mgmt.labservices.operations.operations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.labservices.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient.yml new file mode 100644 index 000000000000..11ce6bd6bf8e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient +name: LambdaTestHyperExecuteMgmtClient +fullName: azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient +module: azure.mgmt.lambdatesthyperexecute +summary: LambdaTestHyperExecuteMgmtClient. +constructor: + syntax: 'LambdaTestHyperExecuteMgmtClient(credential: TokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2024-02-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: OrganizationsOperations operations + name: organizations + types: + - +methods: +- uid: azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient.close + name: close + signature: close() -> None +- uid: azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> HttpResponse' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient.yml new file mode 100644 index 000000000000..26c9a7b97d7e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient +name: LambdaTestHyperExecuteMgmtClient +fullName: azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient +module: azure.mgmt.lambdatesthyperexecute.aio +summary: LambdaTestHyperExecuteMgmtClient. +constructor: + syntax: 'LambdaTestHyperExecuteMgmtClient(credential: AsyncTokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2024-02-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: OrganizationsOperations operations + name: organizations + types: + - +methods: +- uid: azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient.close + name: close + signature: async close() -> None +- uid: azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = await client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> Awaitable[AsyncHttpResponse]' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.Operations.yml new file mode 100644 index 000000000000..03441e59caa2 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.aio.operations.Operations +name: Operations +fullName: azure.mgmt.lambdatesthyperexecute.aio.operations.Operations +module: azure.mgmt.lambdatesthyperexecute.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.lambdatesthyperexecute.aio.operations.Operations.list + name: list + summary: List the operations for the provider. + signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.yml new file mode 100644 index 000000000000..e2c4090f83fb --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.yml @@ -0,0 +1,160 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations +name: OrganizationsOperations +fullName: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations +module: azure.mgmt.lambdatesthyperexecute.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: OrganizationsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.begin_create_or_update + name: begin_create_or_update + summary: Create a OrganizationResource. + signature: 'async begin_create_or_update(resource_group_name: str, organizationname: + str, resource: _models.OrganizationResource, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: + + OrganizationResource, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns OrganizationResource. + The + + OrganizationResource is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.begin_delete + name: begin_delete + summary: Delete a OrganizationResource. + signature: 'async begin_delete(resource_group_name: str, organizationname: str, + **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.get + name: get + summary: Get a OrganizationResource. + signature: 'async get(resource_group_name: str, organizationname: str, **kwargs: + Any) -> OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.list_by_resource_group + name: list_by_resource_group + summary: List OrganizationResource resources by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.list_by_subscription + name: list_by_subscription + summary: List OrganizationResource resources by subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[OrganizationResource]' + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations.update + name: update + summary: Update a OrganizationResource. + signature: 'async update(resource_group_name: str, organizationname: str, properties: + _models.OrganizationResourceUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> _models.OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + OrganizationResourceUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.yml new file mode 100644 index 000000000000..6b30aae349d2 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.operations.yml @@ -0,0 +1,8 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.lambdatesthyperexecute.aio.operations +name: operations +fullName: azure.mgmt.lambdatesthyperexecute.aio.operations +type: import +classes: +- azure.mgmt.lambdatesthyperexecute.aio.operations.Operations +- azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.yml new file mode 100644 index 000000000000..8db217f4d9f4 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.aio.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.lambdatesthyperexecute.aio +name: aio +fullName: azure.mgmt.lambdatesthyperexecute.aio +type: import +classes: +- azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient +packages: +- azure.mgmt.lambdatesthyperexecute.aio.operations diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ActionType.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ActionType.yml new file mode 100644 index 000000000000..23468a3165a1 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ActionType.yml @@ -0,0 +1,12 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.lambdatesthyperexecute.models.ActionType +name: ActionType +fullName: azure.mgmt.lambdatesthyperexecute.models.ActionType +summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for internal + + only APIs.' +module: azure.mgmt.lambdatesthyperexecute.models +fields: +- name: INTERNAL + uid: azure.mgmt.lambdatesthyperexecute.models.ActionType.INTERNAL diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.CreatedByType.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.CreatedByType.yml new file mode 100644 index 000000000000..5bebf91b2147 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.CreatedByType.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.lambdatesthyperexecute.models.CreatedByType +name: CreatedByType +fullName: azure.mgmt.lambdatesthyperexecute.models.CreatedByType +summary: The kind of entity that created the resource. +module: azure.mgmt.lambdatesthyperexecute.models +fields: +- name: APPLICATION + uid: azure.mgmt.lambdatesthyperexecute.models.CreatedByType.APPLICATION +- name: KEY + uid: azure.mgmt.lambdatesthyperexecute.models.CreatedByType.KEY +- name: MANAGED_IDENTITY + uid: azure.mgmt.lambdatesthyperexecute.models.CreatedByType.MANAGED_IDENTITY +- name: USER + uid: azure.mgmt.lambdatesthyperexecute.models.CreatedByType.USER diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo.yml new file mode 100644 index 000000000000..c393cec4d5ca --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo +name: ErrorAdditionalInfo +fullName: azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo +module: azure.mgmt.lambdatesthyperexecute.models +summary: The resource management error additional info. +constructor: + syntax: 'ErrorAdditionalInfo(*args: Any, **kwargs: Any)' +variables: +- description: The additional info type. + name: type + types: + - +- description: The additional info. + name: info + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo.info + name: info + summary: The additional info. + signature: 'info: Any | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo.type + name: type + summary: The additional info type. + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorDetail.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorDetail.yml new file mode 100644 index 000000000000..6d32859d513c --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorDetail.yml @@ -0,0 +1,50 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.ErrorDetail +name: ErrorDetail +fullName: azure.mgmt.lambdatesthyperexecute.models.ErrorDetail +module: azure.mgmt.lambdatesthyperexecute.models +summary: The error detail. +constructor: + syntax: 'ErrorDetail(*args: Any, **kwargs: Any)' +variables: +- description: The error code. + name: code + types: + - +- description: The error message. + name: message + types: + - +- description: The error target. + name: target + types: + - +- description: The error details. + name: details + types: + - [] +- description: The error additional info. + name: additional_info + types: + - [] +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.ErrorDetail.additional_info + name: additional_info + summary: The error additional info. + signature: 'additional_info: List[_models.ErrorAdditionalInfo] | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.ErrorDetail.code + name: code + summary: The error code. + signature: 'code: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.ErrorDetail.details + name: details + summary: The error details. + signature: 'details: List[_models.ErrorDetail] | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.ErrorDetail.message + name: message + summary: The error message. + signature: 'message: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.ErrorDetail.target + name: target + summary: The error target. + signature: 'target: str | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorResponse.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorResponse.yml new file mode 100644 index 000000000000..3bea26fdec66 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ErrorResponse.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.ErrorResponse +name: ErrorResponse +fullName: azure.mgmt.lambdatesthyperexecute.models.ErrorResponse +module: azure.mgmt.lambdatesthyperexecute.models +summary: 'Common error response for all Azure Resource Manager APIs to return error + details for failed + + operations.' +constructor: + syntax: 'ErrorResponse(*args: Any, **kwargs: Any)' +variables: +- description: The error object. + name: error + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.ErrorResponse.error + name: error + summary: The error object. + signature: 'error: _models.ErrorDetail | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity.yml new file mode 100644 index 000000000000..7c5de05567c7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity.yml @@ -0,0 +1,60 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity +name: ManagedServiceIdentity +fullName: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity +module: azure.mgmt.lambdatesthyperexecute.models +summary: Managed service identity (system assigned and/or user assigned identities). +constructor: + syntax: 'ManagedServiceIdentity(*args: Any, **kwargs: Any)' +variables: +- description: 'The service principal ID of the system assigned identity. This property + + will only be provided for a system assigned identity.' + name: principal_id + types: + - +- description: 'The tenant ID of the system assigned identity. This property will + only be + + provided for a system assigned identity.' + name: tenant_id + types: + - +- description: 'The type of managed identity assigned to this resource. Required. + Known values are: + + "None", "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + name: type + types: + - + - +- description: The identities assigned to this resource by the user. + name: user_assigned_identities + types: + - [, ] +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity.principal_id + name: principal_id + summary: 'The service principal ID of the system assigned identity. This property + will only be provided + + for a system assigned identity.' + signature: 'principal_id: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity.tenant_id + name: tenant_id + summary: 'The tenant ID of the system assigned identity. This property will only + be provided for a system + + assigned identity.' + signature: 'tenant_id: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity.type + name: type + summary: '"None", + + "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + signature: 'type: str | _models.ManagedServiceIdentityType' +- uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity.user_assigned_identities + name: user_assigned_identities + summary: The identities assigned to this resource by the user. + signature: 'user_assigned_identities: Dict[str, _models.UserAssignedIdentity] | + None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType.yml new file mode 100644 index 000000000000..5844fb56a1af --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType +name: ManagedServiceIdentityType +fullName: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType +summary: 'Type of managed service identity (where both SystemAssigned and UserAssigned + types are + + allowed).' +module: azure.mgmt.lambdatesthyperexecute.models +fields: +- name: NONE + uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType.NONE +- name: SYSTEM_ASSIGNED + uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED +- name: SYSTEM_ASSIGNED_USER_ASSIGNED + uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED +- name: USER_ASSIGNED + uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType.USER_ASSIGNED diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails.yml new file mode 100644 index 000000000000..43661adc3830 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails.yml @@ -0,0 +1,39 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails +name: MarketplaceDetails +fullName: azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails +module: azure.mgmt.lambdatesthyperexecute.models +summary: Marketplace details for an organization. +constructor: + syntax: 'MarketplaceDetails(*args: Any, **kwargs: Any)' +variables: +- description: Azure subscription id for the the marketplace offer is purchased from. + name: subscription_id + types: + - +- description: 'Marketplace subscription status. Known values are: + + "PendingFulfillmentStart", "Subscribed", "Suspended", and "Unsubscribed".' + name: subscription_status + types: + - + - +- description: Offer details for the marketplace that is selected by the user. Required. + name: offer_details + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails.offer_details + name: offer_details + summary: Offer details for the marketplace that is selected by the user. Required. + signature: 'offer_details: _models.OfferDetails' +- uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails.subscription_id + name: subscription_id + summary: Azure subscription id for the the marketplace offer is purchased from. + signature: 'subscription_id: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails.subscription_status + name: subscription_status + summary: '"PendingFulfillmentStart", "Subscribed", + + "Suspended", and "Unsubscribed".' + signature: 'subscription_status: str | _models.MarketplaceSubscriptionStatus | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus.yml new file mode 100644 index 000000000000..fce5088e743c --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus +name: MarketplaceSubscriptionStatus +fullName: azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus +summary: Marketplace subscription status of a resource. +module: azure.mgmt.lambdatesthyperexecute.models +fields: +- name: PENDING_FULFILLMENT_START + uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START +- name: SUBSCRIBED + uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus.SUBSCRIBED +- name: SUSPENDED + uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus.SUSPENDED +- name: UNSUBSCRIBED + uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus.UNSUBSCRIBED diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OfferDetails.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OfferDetails.yml new file mode 100644 index 000000000000..303d8fe0ce12 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OfferDetails.yml @@ -0,0 +1,58 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.OfferDetails +name: OfferDetails +fullName: azure.mgmt.lambdatesthyperexecute.models.OfferDetails +module: azure.mgmt.lambdatesthyperexecute.models +summary: Offer details for the marketplace that is selected by the user. +constructor: + syntax: 'OfferDetails(*args: Any, **kwargs: Any)' +variables: +- description: Publisher Id for the marketplace offer. Required. + name: publisher_id + types: + - +- description: Offer Id for the marketplace offer. Required. + name: offer_id + types: + - +- description: Plan Id for the marketplace offer. Required. + name: plan_id + types: + - +- description: Plan Name for the marketplace offer. + name: plan_name + types: + - +- description: Plan Display Name for the marketplace offer. + name: term_unit + types: + - +- description: Plan Display Name for the marketplace offer. + name: term_id + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.OfferDetails.offer_id + name: offer_id + summary: Offer Id for the marketplace offer. Required. + signature: 'offer_id: str' +- uid: azure.mgmt.lambdatesthyperexecute.models.OfferDetails.plan_id + name: plan_id + summary: Plan Id for the marketplace offer. Required. + signature: 'plan_id: str' +- uid: azure.mgmt.lambdatesthyperexecute.models.OfferDetails.plan_name + name: plan_name + summary: Plan Name for the marketplace offer. + signature: 'plan_name: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OfferDetails.publisher_id + name: publisher_id + summary: Publisher Id for the marketplace offer. Required. + signature: 'publisher_id: str' +- uid: azure.mgmt.lambdatesthyperexecute.models.OfferDetails.term_id + name: term_id + summary: Plan Display Name for the marketplace offer. + signature: 'term_id: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OfferDetails.term_unit + name: term_unit + summary: Plan Display Name for the marketplace offer. + signature: 'term_unit: str | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Operation.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Operation.yml new file mode 100644 index 000000000000..24934f246f6f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Operation.yml @@ -0,0 +1,82 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.Operation +name: Operation +fullName: azure.mgmt.lambdatesthyperexecute.models.Operation +module: azure.mgmt.lambdatesthyperexecute.models +summary: Details of a REST API operation, returned from the Resource Provider Operations + API. +constructor: + syntax: 'Operation(*args: Any, **kwargs: Any)' +variables: +- description: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action".' + name: name + types: + - +- description: 'Whether the operation applies to data-plane. This is "true" for + + data-plane operations and "false" for Azure Resource Manager/control-plane operations.' + name: is_data_action + types: + - +- description: Localized display information for this particular operation. + name: display + types: + - +- description: 'The intended executor of the operation; as in Resource Based Access + Control + + (RBAC) and audit logs UX. Default value is "user,system". Known values are: "user", + "system", + + and "user,system".' + name: origin + types: + - + - +- description: 'Extensible enum. Indicates the action type. "Internal" refers to actions + + that are for internal only APIs. "Internal"' + name: action_type + types: + - + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.Operation.action_type + name: action_type + summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for + + internal only APIs. "Internal"' + signature: 'action_type: str | _models.ActionType | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.Operation.display + name: display + summary: Localized display information for this particular operation. + signature: 'display: _models.OperationDisplay | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.Operation.is_data_action + name: is_data_action + summary: 'Whether the operation applies to data-plane. This is "true" for data-plane + operations and + + "false" for Azure Resource Manager/control-plane operations.' + signature: 'is_data_action: bool | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.Operation.name + name: name + summary: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", + + "Microsoft.Compute/virtualMachines/capture/action".' + signature: 'name: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.Operation.origin + name: origin + summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system". Known values are: "user", "system", and + + "user,system".' + signature: 'origin: str | _models.Origin | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OperationDisplay.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OperationDisplay.yml new file mode 100644 index 000000000000..ff569af389cb --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OperationDisplay.yml @@ -0,0 +1,63 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.OperationDisplay +name: OperationDisplay +fullName: azure.mgmt.lambdatesthyperexecute.models.OperationDisplay +module: azure.mgmt.lambdatesthyperexecute.models +summary: Localized display information for and operation. +constructor: + syntax: 'OperationDisplay(*args: Any, **kwargs: Any)' +variables: +- description: 'The localized friendly form of the resource provider name, e.g. "Microsoft + + Monitoring Insights" or "Microsoft Compute".' + name: provider + types: + - +- description: 'The localized friendly name of the resource type related to this operation. + + E.g. "Virtual Machines" or "Job Schedule Collections".' + name: resource + types: + - +- description: 'The concise, localized friendly name for the operation; suitable for + + dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".' + name: operation + types: + - +- description: 'The short, localized friendly description of the operation; suitable + for + + tool tips and detailed views.' + name: description + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.OperationDisplay.description + name: description + summary: 'The short, localized friendly description of the operation; suitable for + tool tips and detailed + + views.' + signature: 'description: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OperationDisplay.operation + name: operation + summary: 'The concise, localized friendly name for the operation; suitable for dropdowns. + E.g. "Create + + or Update Virtual Machine", "Restart Virtual Machine".' + signature: 'operation: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OperationDisplay.provider + name: provider + summary: 'The localized friendly form of the resource provider name, e.g. "Microsoft + Monitoring + + Insights" or "Microsoft Compute".' + signature: 'provider: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OperationDisplay.resource + name: resource + summary: 'The localized friendly name of the resource type related to this operation. + E.g. "Virtual + + Machines" or "Job Schedule Collections".' + signature: 'resource: str | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties.yml new file mode 100644 index 000000000000..10f8e42d2fde --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties.yml @@ -0,0 +1,55 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties +name: OrganizationProperties +fullName: azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties +module: azure.mgmt.lambdatesthyperexecute.models +summary: Properties specific to Organization. +constructor: + syntax: 'OrganizationProperties(*args: Any, **kwargs: Any)' +variables: +- description: Marketplace details of the resource. Required. + name: marketplace + types: + - +- description: Details of the user. Required. + name: user + types: + - +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", and "Canceled".' + name: provisioning_state + types: + - + - +- description: partner properties. Required. + name: partner_properties + types: + - +- description: Single sign-on properties. + name: single_sign_on_properties + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties.marketplace + name: marketplace + summary: Marketplace details of the resource. Required. + signature: 'marketplace: _models.MarketplaceDetails' +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties.partner_properties + name: partner_properties + summary: partner properties. Required. + signature: 'partner_properties: _models.PartnerProperties' +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", and + + "Canceled".' + signature: 'provisioning_state: str | _models.ResourceProvisioningState | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties.single_sign_on_properties + name: single_sign_on_properties + summary: Single sign-on properties. + signature: 'single_sign_on_properties: _models.SingleSignOnPropertiesV2 | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties.user + name: user + summary: Details of the user. Required. + signature: 'user: _models.UserDetails' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationResource.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationResource.yml new file mode 100644 index 000000000000..d62f3d32b6d2 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationResource.yml @@ -0,0 +1,60 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationResource +name: OrganizationResource +fullName: azure.mgmt.lambdatesthyperexecute.models.OrganizationResource +module: azure.mgmt.lambdatesthyperexecute.models +summary: 'Concrete tracked resource types can be created by aliasing this type using + a specific property + + type.' +constructor: + syntax: 'OrganizationResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +- description: The managed service identities assigned to this resource. + name: identity + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationResource.identity + name: identity + summary: The managed service identities assigned to this resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.OrganizationProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate.yml new file mode 100644 index 000000000000..09864279e46d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate +name: OrganizationResourceUpdate +fullName: azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate +module: azure.mgmt.lambdatesthyperexecute.models +summary: The type used for update operations of the Organization Resource. +constructor: + syntax: 'OrganizationResourceUpdate(*args: Any, **kwargs: Any)' +variables: +- description: Resource tags. + name: tags + types: + - [, ] +- description: The managed service identities assigned to this resource. + name: identity + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate.identity + name: identity + summary: The managed service identities assigned to this resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Origin.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Origin.yml new file mode 100644 index 000000000000..f14c2b412360 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Origin.yml @@ -0,0 +1,16 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.lambdatesthyperexecute.models.Origin +name: Origin +fullName: azure.mgmt.lambdatesthyperexecute.models.Origin +summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system".' +module: azure.mgmt.lambdatesthyperexecute.models +fields: +- name: SYSTEM + uid: azure.mgmt.lambdatesthyperexecute.models.Origin.SYSTEM +- name: USER + uid: azure.mgmt.lambdatesthyperexecute.models.Origin.USER +- name: USER_SYSTEM + uid: azure.mgmt.lambdatesthyperexecute.models.Origin.USER_SYSTEM diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.PartnerProperties.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.PartnerProperties.yml new file mode 100644 index 000000000000..705a3dd55ee1 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.PartnerProperties.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.PartnerProperties +name: PartnerProperties +fullName: azure.mgmt.lambdatesthyperexecute.models.PartnerProperties +module: azure.mgmt.lambdatesthyperexecute.models +summary: Partner's specific Properties. +constructor: + syntax: 'PartnerProperties(*args: Any, **kwargs: Any)' +variables: +- description: The number of licenses subscribed. Required. + name: licenses_subscribed + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.PartnerProperties.licenses_subscribed + name: licenses_subscribed + summary: The number of licenses subscribed. Required. + signature: 'licenses_subscribed: int' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Resource.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Resource.yml new file mode 100644 index 000000000000..8fb657000039 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.Resource.yml @@ -0,0 +1,54 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.Resource +name: Resource +fullName: azure.mgmt.lambdatesthyperexecute.models.Resource +module: azure.mgmt.lambdatesthyperexecute.models +summary: Common fields that are returned in the response for all Azure Resource Manager + resources. +constructor: + syntax: 'Resource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.Resource.id + name: id + summary: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + signature: 'id: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.Resource.name + name: name + summary: The name of the resource. + signature: 'name: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.Resource.system_data + name: system_data + summary: Azure Resource Manager metadata containing createdBy and modifiedBy information. + signature: 'system_data: _models.SystemData | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.Resource.type + name: type + summary: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or + + "Microsoft.Storage/storageAccounts".' + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState.yml new file mode 100644 index 000000000000..a4853202fd27 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState +name: ResourceProvisioningState +fullName: azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState +summary: The provisioning state of a resource type. +module: azure.mgmt.lambdatesthyperexecute.models +fields: +- name: CANCELED + uid: azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState.CANCELED +- name: FAILED + uid: azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState.FAILED +- name: SUCCEEDED + uid: azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState.SUCCEEDED diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2.yml new file mode 100644 index 000000000000..b0aec5b8d844 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2.yml @@ -0,0 +1,62 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2 +name: SingleSignOnPropertiesV2 +fullName: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2 +module: azure.mgmt.lambdatesthyperexecute.models +summary: Properties specific to Single Sign On Resource. +constructor: + syntax: 'SingleSignOnPropertiesV2(*args: Any, **kwargs: Any)' +variables: +- description: 'Type of Single Sign-On mechanism being used. Required. Known values + are: "Saml" and + + "OpenId".' + name: type + types: + - + - +- description: 'State of the Single Sign On for the resource. Known values are: "Initial", + + "Enable", and "Disable".' + name: state + types: + - + - +- description: AAD enterprise application Id used to setup SSO. + name: enterprise_app_id + types: + - +- description: URL for SSO to be used by the partner to redirect the user to their + system. + name: url + types: + - +- description: List of AAD domains fetched from Microsoft Graph for user. + name: aad_domains + types: + - [] +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2.aad_domains + name: aad_domains + summary: List of AAD domains fetched from Microsoft Graph for user. + signature: 'aad_domains: List[str] | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2.enterprise_app_id + name: enterprise_app_id + summary: AAD enterprise application Id used to setup SSO. + signature: 'enterprise_app_id: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2.state + name: state + summary: '"Initial", "Enable", and + + "Disable".' + signature: 'state: str | _models.SingleSignOnStates | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2.type + name: type + summary: '"Saml" and + + "OpenId".' + signature: 'type: str | _models.SingleSignOnType' +- uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2.url + name: url + summary: URL for SSO to be used by the partner to redirect the user to their system. + signature: 'url: str | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates.yml new file mode 100644 index 000000000000..516dcd73d44c --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates +name: SingleSignOnStates +fullName: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates +summary: Various states of the SSO resource. +module: azure.mgmt.lambdatesthyperexecute.models +fields: +- name: DISABLE + uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates.DISABLE +- name: ENABLE + uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates.ENABLE +- name: INITIAL + uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates.INITIAL diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType.yml new file mode 100644 index 000000000000..5c3b0d34f268 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType +name: SingleSignOnType +fullName: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType +summary: Defines the type of Single Sign-On (SSO) mechanism being used. +module: azure.mgmt.lambdatesthyperexecute.models +fields: +- name: OPEN_ID + uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType.OPEN_ID +- name: SAML + uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType.SAML diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SystemData.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SystemData.yml new file mode 100644 index 000000000000..0227e25ef780 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.SystemData.yml @@ -0,0 +1,68 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.SystemData +name: SystemData +fullName: azure.mgmt.lambdatesthyperexecute.models.SystemData +module: azure.mgmt.lambdatesthyperexecute.models +summary: Metadata pertaining to creation and last modification of the resource. +constructor: + syntax: 'SystemData(*args: Any, **kwargs: Any)' +variables: +- description: The identity that created the resource. + name: created_by + types: + - +- description: 'The type of identity that created the resource. Known values are: + + "User", "Application", "ManagedIdentity", and "Key".' + name: created_by_type + types: + - + - +- description: The timestamp of resource creation (UTC). + name: created_at + types: + - +- description: The identity that last modified the resource. + name: last_modified_by + types: + - +- description: 'The type of identity that last modified the resource. Known values + + are: "User", "Application", "ManagedIdentity", and "Key".' + name: last_modified_by_type + types: + - + - +- description: The timestamp of resource last modification (UTC). + name: last_modified_at + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.SystemData.created_at + name: created_at + summary: The timestamp of resource creation (UTC). + signature: 'created_at: datetime | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.SystemData.created_by + name: created_by + summary: The identity that created the resource. + signature: 'created_by: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.SystemData.created_by_type + name: created_by_type + summary: '"User", "Application", + + "ManagedIdentity", and "Key".' + signature: 'created_by_type: str | _models.CreatedByType | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.SystemData.last_modified_at + name: last_modified_at + summary: The timestamp of resource last modification (UTC). + signature: 'last_modified_at: datetime | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.SystemData.last_modified_by + name: last_modified_by + summary: The identity that last modified the resource. + signature: 'last_modified_by: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.SystemData.last_modified_by_type + name: last_modified_by_type + summary: '"User", + + "Application", "ManagedIdentity", and "Key".' + signature: 'last_modified_by_type: str | _models.CreatedByType | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.TrackedResource.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.TrackedResource.yml new file mode 100644 index 000000000000..ec164a7f4e67 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.TrackedResource.yml @@ -0,0 +1,52 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.TrackedResource +name: TrackedResource +fullName: azure.mgmt.lambdatesthyperexecute.models.TrackedResource +module: azure.mgmt.lambdatesthyperexecute.models +summary: 'The resource model definition for an Azure Resource Manager tracked top + level resource which + + has ''tags'' and a ''location''.' +constructor: + syntax: 'TrackedResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.TrackedResource.location + name: location + summary: The geo-location where the resource lives. Required. + signature: 'location: str' +- uid: azure.mgmt.lambdatesthyperexecute.models.TrackedResource.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity.yml new file mode 100644 index 000000000000..aadbe0f40023 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity +name: UserAssignedIdentity +fullName: azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity +module: azure.mgmt.lambdatesthyperexecute.models +summary: User assigned identity properties. +constructor: + syntax: 'UserAssignedIdentity(*args: Any, **kwargs: Any)' +variables: +- description: The client ID of the assigned identity. + name: client_id + types: + - +- description: The principal ID of the assigned identity. + name: principal_id + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity.client_id + name: client_id + summary: The client ID of the assigned identity. + signature: 'client_id: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity.principal_id + name: principal_id + summary: The principal ID of the assigned identity. + signature: 'principal_id: str | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.UserDetails.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.UserDetails.yml new file mode 100644 index 000000000000..b4552fa2c843 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.UserDetails.yml @@ -0,0 +1,50 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.models.UserDetails +name: UserDetails +fullName: azure.mgmt.lambdatesthyperexecute.models.UserDetails +module: azure.mgmt.lambdatesthyperexecute.models +summary: User details for an organization. +constructor: + syntax: 'UserDetails(*args: Any, **kwargs: Any)' +variables: +- description: First name of the user. + name: first_name + types: + - +- description: Last name of the user. + name: last_name + types: + - +- description: Email address of the user. + name: email_address + types: + - +- description: User's principal name. + name: upn + types: + - +- description: User's phone number. + name: phone_number + types: + - +attributes: +- uid: azure.mgmt.lambdatesthyperexecute.models.UserDetails.email_address + name: email_address + summary: Email address of the user. + signature: 'email_address: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.UserDetails.first_name + name: first_name + summary: First name of the user. + signature: 'first_name: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.UserDetails.last_name + name: last_name + summary: Last name of the user. + signature: 'last_name: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.UserDetails.phone_number + name: phone_number + summary: User's phone number. + signature: 'phone_number: str | None' +- uid: azure.mgmt.lambdatesthyperexecute.models.UserDetails.upn + name: upn + summary: User's principal name. + signature: 'upn: str | None' diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.yml new file mode 100644 index 000000000000..85a880cfff70 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.models.yml @@ -0,0 +1,33 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.lambdatesthyperexecute.models +name: models +fullName: azure.mgmt.lambdatesthyperexecute.models +type: import +classes: +- azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo +- azure.mgmt.lambdatesthyperexecute.models.ErrorDetail +- azure.mgmt.lambdatesthyperexecute.models.ErrorResponse +- azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity +- azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails +- azure.mgmt.lambdatesthyperexecute.models.OfferDetails +- azure.mgmt.lambdatesthyperexecute.models.Operation +- azure.mgmt.lambdatesthyperexecute.models.OperationDisplay +- azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties +- azure.mgmt.lambdatesthyperexecute.models.OrganizationResource +- azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate +- azure.mgmt.lambdatesthyperexecute.models.PartnerProperties +- azure.mgmt.lambdatesthyperexecute.models.Resource +- azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2 +- azure.mgmt.lambdatesthyperexecute.models.SystemData +- azure.mgmt.lambdatesthyperexecute.models.TrackedResource +- azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity +- azure.mgmt.lambdatesthyperexecute.models.UserDetails +enums: +- azure.mgmt.lambdatesthyperexecute.models.ActionType +- azure.mgmt.lambdatesthyperexecute.models.CreatedByType +- azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType +- azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus +- azure.mgmt.lambdatesthyperexecute.models.Origin +- azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState +- azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates +- azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.Operations.yml new file mode 100644 index 000000000000..840c5ba7f9c2 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.operations.Operations +name: Operations +fullName: azure.mgmt.lambdatesthyperexecute.operations.Operations +module: azure.mgmt.lambdatesthyperexecute.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.lambdatesthyperexecute.operations.Operations.list + name: list + summary: List the operations for the provider. + signature: 'list(**kwargs: Any) -> Iterable[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.yml new file mode 100644 index 000000000000..3f58f6e42c59 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.yml @@ -0,0 +1,160 @@ +### YamlMime:PythonClass +uid: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations +name: OrganizationsOperations +fullName: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations +module: azure.mgmt.lambdatesthyperexecute.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: OrganizationsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.begin_create_or_update + name: begin_create_or_update + summary: Create a OrganizationResource. + signature: 'begin_create_or_update(resource_group_name: str, organizationname: str, + resource: _models.OrganizationResource, *, content_type: str = ''application/json'', + **kwargs: Any) -> LROPoller[_models.OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: + + OrganizationResource, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns OrganizationResource. The + OrganizationResource + + is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.begin_delete + name: begin_delete + summary: Delete a OrganizationResource. + signature: 'begin_delete(resource_group_name: str, organizationname: str, **kwargs: + Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.get + name: get + summary: Get a OrganizationResource. + signature: 'get(resource_group_name: str, organizationname: str, **kwargs: Any) + -> OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.list_by_resource_group + name: list_by_resource_group + summary: List OrganizationResource resources by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.list_by_subscription + name: list_by_subscription + summary: List OrganizationResource resources by subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> Iterable[OrganizationResource]' + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations.update + name: update + summary: Update a OrganizationResource. + signature: 'update(resource_group_name: str, organizationname: str, properties: + _models.OrganizationResourceUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> _models.OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organizationname + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + OrganizationResourceUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.yml new file mode 100644 index 000000000000..fd90c42362a1 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.operations.yml @@ -0,0 +1,8 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.lambdatesthyperexecute.operations +name: operations +fullName: azure.mgmt.lambdatesthyperexecute.operations +type: import +classes: +- azure.mgmt.lambdatesthyperexecute.operations.Operations +- azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations diff --git a/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.yml b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.yml new file mode 100644 index 000000000000..fbbfae73c508 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-lambdatesthyperexecute/azure.mgmt.lambdatesthyperexecute.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.lambdatesthyperexecute +name: lambdatesthyperexecute +fullName: azure.mgmt.lambdatesthyperexecute +type: rootImport +classes: +- azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient +packages: +- azure.mgmt.lambdatesthyperexecute.aio +- azure.mgmt.lambdatesthyperexecute.models +- azure.mgmt.lambdatesthyperexecute.operations diff --git a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.LoadTestsOperations.yml b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.LoadTestsOperations.yml index c51a0b5e288a..7e3f4d2129f0 100644 --- a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.LoadTestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.LoadTestsOperations.yml @@ -300,4 +300,4 @@ methods: attributes: - uid: azure.mgmt.loadtesting.aio.operations.LoadTestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.Operations.yml index 8888e374d693..6573e2e4704b 100644 --- a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.loadtesting.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.QuotasOperations.yml b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.QuotasOperations.yml index 3d1a5d3bf322..8eeb170d9754 100644 --- a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.QuotasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.aio.operations.QuotasOperations.yml @@ -102,4 +102,4 @@ methods: attributes: - uid: azure.mgmt.loadtesting.aio.operations.QuotasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.LoadTestsOperations.yml b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.LoadTestsOperations.yml index 40759a005501..f8d322a34a2c 100644 --- a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.LoadTestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.LoadTestsOperations.yml @@ -300,4 +300,4 @@ methods: attributes: - uid: azure.mgmt.loadtesting.operations.LoadTestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.Operations.yml index 841923161e4a..2112e126bffd 100644 --- a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.loadtesting.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.QuotasOperations.yml b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.QuotasOperations.yml index f22f0073b68d..6ee229ff7ca2 100644 --- a/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.QuotasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loadtesting/azure.mgmt.loadtesting.operations.QuotasOperations.yml @@ -102,4 +102,4 @@ methods: attributes: - uid: azure.mgmt.loadtesting.operations.QuotasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.AvailableServiceTiersOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.AvailableServiceTiersOperations.yml index 201ff01e72e4..98bfaab1eda7 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.AvailableServiceTiersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.AvailableServiceTiersOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.AvailableServiceTiersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.ClustersOperations.yml index a22ee068577f..9ef435464122 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.ClustersOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DataExportsOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DataExportsOperations.yml index 90c0b8e2ac2e..5495f844aefb 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DataExportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DataExportsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.DataExportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DataSourcesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DataSourcesOperations.yml index 2dc5d8342e04..8ac59025150b 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DataSourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DataSourcesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.DataSourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DeletedWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DeletedWorkspacesOperations.yml index c11355036c96..c21e9903aee6 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DeletedWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.DeletedWorkspacesOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.DeletedWorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.GatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.GatewaysOperations.yml index ad9ae14ad988..c5cf1c9fd1d7 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.GatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.GatewaysOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.GatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.IntelligencePacksOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.IntelligencePacksOperations.yml index 58247d76e76c..198de4bc2183 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.IntelligencePacksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.IntelligencePacksOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.IntelligencePacksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.LinkedServicesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.LinkedServicesOperations.yml index 2669ea7688af..66eceb94745f 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.LinkedServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.LinkedServicesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.LinkedServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.LinkedStorageAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.LinkedStorageAccountsOperations.yml index 3ae87b7b3d60..2aae5a2fa636 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.LinkedStorageAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.LinkedStorageAccountsOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.LinkedStorageAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.ManagementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.ManagementGroupsOperations.yml index 3dfba6681649..f2ab790a93bc 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.ManagementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.ManagementGroupsOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.ManagementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.OperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.OperationStatusesOperations.yml index e716ed86813b..ce2319e1cde3 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.OperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.OperationStatusesOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.OperationStatusesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.Operations.yml index e8f24b6147d1..60e49707dc24 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SavedSearchesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SavedSearchesOperations.yml index 8844f6c9cf10..b656d037138d 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SavedSearchesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SavedSearchesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.SavedSearchesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SchemaOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SchemaOperations.yml index 313fa1739514..47abf735f1dc 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SchemaOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SchemaOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.SchemaOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SharedKeysOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SharedKeysOperations.yml index df2c4fcd59af..c8356e334332 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SharedKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.SharedKeysOperations.yml @@ -89,4 +89,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.SharedKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.StorageInsightConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.StorageInsightConfigsOperations.yml index 4d5cd4fe8578..cbbef02839a9 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.StorageInsightConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.StorageInsightConfigsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.StorageInsightConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.TablesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.TablesOperations.yml index a3fef090f57c..395a1b648929 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.TablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.TablesOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.TablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.UsagesOperations.yml index f4c660628f91..8f1c80a71994 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.UsagesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.WorkspacePurgeOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.WorkspacePurgeOperations.yml index fe7d659978b2..19799a0e771b 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.WorkspacePurgeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.WorkspacePurgeOperations.yml @@ -117,4 +117,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.WorkspacePurgeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.WorkspacesOperations.yml index dda715244a5a..d4171e80a2f1 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.aio.operations.WorkspacesOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.aio.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.AvailableServiceTiersOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.AvailableServiceTiersOperations.yml index fd5b55558c5d..a508335e6892 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.AvailableServiceTiersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.AvailableServiceTiersOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.AvailableServiceTiersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.ClustersOperations.yml index c6a67fa23785..fd459bc922c0 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.ClustersOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DataExportsOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DataExportsOperations.yml index a8caa15ff7a4..09e4af4c327a 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DataExportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DataExportsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.DataExportsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DataSourcesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DataSourcesOperations.yml index b35ebfd06fbb..f45b041c7eee 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DataSourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DataSourcesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.DataSourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DeletedWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DeletedWorkspacesOperations.yml index daba9badbef3..dc1c68402efc 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DeletedWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.DeletedWorkspacesOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.DeletedWorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.GatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.GatewaysOperations.yml index 44265e3c4fb1..8dd10f64ecd8 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.GatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.GatewaysOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.GatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.IntelligencePacksOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.IntelligencePacksOperations.yml index 1e448b108c99..be86fc9d4ecd 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.IntelligencePacksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.IntelligencePacksOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.IntelligencePacksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.LinkedServicesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.LinkedServicesOperations.yml index bbbba0556da2..fd6fd1056c59 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.LinkedServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.LinkedServicesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.LinkedServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.LinkedStorageAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.LinkedStorageAccountsOperations.yml index 09e62562d44d..020f6e178c71 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.LinkedStorageAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.LinkedStorageAccountsOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.LinkedStorageAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.ManagementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.ManagementGroupsOperations.yml index 01b0a5e39ff9..8218899dbbec 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.ManagementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.ManagementGroupsOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.ManagementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.OperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.OperationStatusesOperations.yml index ab51fe0e187c..8e9b26406ef7 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.OperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.OperationStatusesOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.OperationStatusesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SavedSearchesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SavedSearchesOperations.yml index f59bfb3f0f35..80ad1c65aa08 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SavedSearchesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SavedSearchesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.SavedSearchesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SchemaOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SchemaOperations.yml index f7141d56b792..040808e5efca 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SchemaOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SchemaOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.SchemaOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SharedKeysOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SharedKeysOperations.yml index aa1e545fad76..59bfd5678193 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SharedKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.SharedKeysOperations.yml @@ -89,4 +89,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.SharedKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.StorageInsightConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.StorageInsightConfigsOperations.yml index 517a2d69402b..2396e739912e 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.StorageInsightConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.StorageInsightConfigsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.StorageInsightConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.TablesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.TablesOperations.yml index 1777689115c9..74e5da0398f5 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.TablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.TablesOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.TablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.UsagesOperations.yml index c2b6e7a45cd1..fb8b26169d0e 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.UsagesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.WorkspacePurgeOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.WorkspacePurgeOperations.yml index 30081688a905..09e491e87172 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.WorkspacePurgeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.WorkspacePurgeOperations.yml @@ -117,4 +117,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.WorkspacePurgeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.WorkspacesOperations.yml index f43d0ce4ac66..4d5364856819 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.WorkspacesOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.operations.yml b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.operations.yml index 5be3329f8d87..29b383af517f 100644 --- a/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-loganalytics/azure.mgmt.loganalytics.operations.operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.loganalytics.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountAgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountAgreementsOperations.yml index 0e8766a0a362..b7a2df62ada4 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountAgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountAgreementsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountAgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountAssembliesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountAssembliesOperations.yml index 4633969785c5..f5bc62777b0a 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountAssembliesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountAssembliesOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountAssembliesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountBatchConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountBatchConfigurationsOperations.yml index 658cfebcea7c..457ff273c8e2 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountBatchConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountBatchConfigurationsOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountBatchConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountCertificatesOperations.yml index 40fb3caeba91..4b6bf36d9f91 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountCertificatesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountMapsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountMapsOperations.yml index f838c9c8940b..58df11ce59d3 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountMapsOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountMapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountPartnersOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountPartnersOperations.yml index 7810a6ae2d8b..b8d6c763d06e 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountPartnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountPartnersOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountPartnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountSchemasOperations.yml index 9ab79ac95628..57a136211e96 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountSchemasOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountSessionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountSessionsOperations.yml index 9213926e7831..4bfcfba2cba8 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountSessionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountSessionsOperations.yml @@ -178,4 +178,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountSessionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountsOperations.yml index 0f301871c229..9379ed50ad18 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationAccountsOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.yml index 5fc8d524c961..53e8247e2931 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApisOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApisOperations.yml index d3b01dfe29b1..cd5f55898d6e 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApisOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApisOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentManagedApisOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentNetworkHealthOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentNetworkHealthOperations.yml index dab4483a2408..f1bf97b1f53c 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentNetworkHealthOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentNetworkHealthOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentNetworkHealthOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentSkusOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentSkusOperations.yml index b6d3a5965735..18b0f8679b53 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentSkusOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentsOperations.yml index 3ed4a6d23606..6bb0996a3d2e 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentsOperations.yml @@ -283,4 +283,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.IntegrationServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.Operations.yml index 948841bc310c..ba09ea405dce 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsOperations.yml index 75d24cc67857..3cf53e813747 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml index 24d37042c575..c5bd3cc34784 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRequestHistoriesOperations.yml index ee7a366cfead..597939bc2309 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionRequestHistoriesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowRunActionRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml index a93957452bec..3965e72f2137 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowRunActionScopeRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionsOperations.yml index ad200db9fdc8..f832141ae3d9 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunActionsOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowRunActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunOperationsOperations.yml index bbd2e4f424e4..0dc37b34acbb 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunOperationsOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowRunOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunsOperations.yml index feee8049dee9..45d3e83ec31e 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowRunsOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowTriggerHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowTriggerHistoriesOperations.yml index c52a2eac3ac4..045ac2823c2f 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowTriggerHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowTriggerHistoriesOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowTriggerHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowTriggersOperations.yml index 9b4741fe47f0..1cb8047b12ba 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowTriggersOperations.yml @@ -270,4 +270,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowVersionTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowVersionTriggersOperations.yml index e3575a844df1..04e6cb8eef13 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowVersionTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowVersionTriggersOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowVersionTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowVersionsOperations.yml index c33fde1818f6..23017f8bd150 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowVersionsOperations.yml @@ -100,4 +100,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowsOperations.yml index e65b996e01ea..7aacc8fc992b 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.aio.operations.WorkflowsOperations.yml @@ -514,4 +514,4 @@ methods: attributes: - uid: azure.mgmt.logic.aio.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountAgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountAgreementsOperations.yml index dc30184f8f1d..8e90026abff4 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountAgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountAgreementsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountAgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountAssembliesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountAssembliesOperations.yml index 563146920f22..021a89fc555c 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountAssembliesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountAssembliesOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountAssembliesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountBatchConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountBatchConfigurationsOperations.yml index 29776035ff29..6e3ad92ea99f 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountBatchConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountBatchConfigurationsOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountBatchConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountCertificatesOperations.yml index b1f25e9e2cd4..2881ca075b18 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountCertificatesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountMapsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountMapsOperations.yml index 1ebb16686351..de38decdf86e 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountMapsOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountMapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountPartnersOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountPartnersOperations.yml index abc6db291ce7..72a10a158f49 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountPartnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountPartnersOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountPartnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountSchemasOperations.yml index f263b85ec887..720643e70cad 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountSchemasOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountSessionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountSessionsOperations.yml index ba4db1c0474f..c5f8ad6535fb 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountSessionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountSessionsOperations.yml @@ -178,4 +178,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountSessionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountsOperations.yml index 4a828ad0c2fb..4bf57ff42fbd 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationAccountsOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.yml index e2889e6a31e8..3fffe41ea882 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApiOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApisOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApisOperations.yml index aa5e7618c2ff..b89298e4ce19 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApisOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApisOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationServiceEnvironmentManagedApisOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentNetworkHealthOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentNetworkHealthOperations.yml index fa39b9263648..43a43e942e61 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentNetworkHealthOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentNetworkHealthOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationServiceEnvironmentNetworkHealthOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentSkusOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentSkusOperations.yml index 0a73766718bc..cb35ebe089b3 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentSkusOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationServiceEnvironmentSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentsOperations.yml index 3c3f61c220de..5a142a521858 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.IntegrationServiceEnvironmentsOperations.yml @@ -283,4 +283,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.IntegrationServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.Operations.yml index 4b5876db7134..fe6c1b459e36 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRepetitionsOperations.yml index e9167a1dfd02..3f8e76b52229 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRepetitionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowRunActionRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml index 7045862c184e..d1c5c3fa10d3 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRequestHistoriesOperations.yml index 1bbcb9f7d94e..3524adb62145 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionRequestHistoriesOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowRunActionRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionScopeRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionScopeRepetitionsOperations.yml index c172eb224ade..96cc7b2bcb36 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionScopeRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionScopeRepetitionsOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowRunActionScopeRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionsOperations.yml index cb94f86ac546..bb7258571048 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunActionsOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowRunActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunOperationsOperations.yml index e82499ffc672..24687fccf26b 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunOperationsOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowRunOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunsOperations.yml index e9fe072616e6..23ac182e6b47 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowRunsOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowTriggerHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowTriggerHistoriesOperations.yml index 582da06debff..4e6aff99e696 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowTriggerHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowTriggerHistoriesOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowTriggerHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowTriggersOperations.yml index fb4d164071e9..ac9d682a48ca 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowTriggersOperations.yml @@ -270,4 +270,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowVersionTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowVersionTriggersOperations.yml index d159baebdcb9..da30b573c846 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowVersionTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowVersionTriggersOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowVersionTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowVersionsOperations.yml index f6bcd607fc6d..a7e61519a19f 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowVersionsOperations.yml @@ -100,4 +100,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowsOperations.yml index fa2b43a720b5..a69ab60d3107 100644 --- a/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-logic/azure.mgmt.logic.operations.WorkflowsOperations.yml @@ -514,4 +514,4 @@ methods: attributes: - uid: azure.mgmt.logic.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.MachineLearningComputeOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.MachineLearningComputeOperations.yml index 696c8b22812e..fd462046f48b 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.MachineLearningComputeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.MachineLearningComputeOperations.yml @@ -437,4 +437,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.MachineLearningComputeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.NotebooksOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.NotebooksOperations.yml index 99390c6a1ec0..ef663f7bbbfd 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.NotebooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.NotebooksOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.NotebooksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.Operations.yml index 2c540dace9bd..bb540f98f7a2 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.PrivateEndpointConnectionsOperations.yml index 5111bfbe6254..01ed4e3e4b77 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.PrivateLinkResourcesOperations.yml index 0a76e21f1df6..09c6dc78f3b0 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.PrivateLinkResourcesOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.QuotasOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.QuotasOperations.yml index 4bb0e37e3215..7073aad5023c 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.QuotasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.QuotasOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.QuotasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.UsagesOperations.yml index dd19465cac43..99546a13de02 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.UsagesOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.VirtualMachineSizesOperations.yml index 186082ecfca6..a59c2a80a6ee 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.VirtualMachineSizesOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspaceConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspaceConnectionsOperations.yml index 3beb1eaa2c97..c52bf37fd113 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspaceConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspaceConnectionsOperations.yml @@ -171,4 +171,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.WorkspaceConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspaceFeaturesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspaceFeaturesOperations.yml index 4e607829bcb3..ca305cd6380e 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspaceFeaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspaceFeaturesOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.WorkspaceFeaturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspacesOperations.yml index cc8897e7a60f..6ee45e40fc8a 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.aio.operations.WorkspacesOperations.yml @@ -296,4 +296,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.aio.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.MachineLearningComputeOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.MachineLearningComputeOperations.yml index a8c52025c1f1..424e6ae67931 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.MachineLearningComputeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.MachineLearningComputeOperations.yml @@ -438,4 +438,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.MachineLearningComputeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.NotebooksOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.NotebooksOperations.yml index 83ad822fd001..b272d34a72c5 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.NotebooksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.NotebooksOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.NotebooksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.Operations.yml index 76d3346b50d1..516d8d0406fb 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.PrivateEndpointConnectionsOperations.yml index b1f839a09d3f..8be8a3d025b1 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.PrivateEndpointConnectionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.PrivateLinkResourcesOperations.yml index 4f91cd9d0165..b823107dee06 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.PrivateLinkResourcesOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.QuotasOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.QuotasOperations.yml index 70887eb29fe0..b9b3ca664100 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.QuotasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.QuotasOperations.yml @@ -81,4 +81,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.QuotasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.UsagesOperations.yml index 10474da4c90d..b137ea34abe0 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.UsagesOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.VirtualMachineSizesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.VirtualMachineSizesOperations.yml index cccb19c3ae57..9660f76139d8 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.VirtualMachineSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.VirtualMachineSizesOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.VirtualMachineSizesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspaceConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspaceConnectionsOperations.yml index 7ab9964cb882..f1e839e91657 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspaceConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspaceConnectionsOperations.yml @@ -171,4 +171,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.WorkspaceConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspaceFeaturesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspaceFeaturesOperations.yml index cb312214558b..3da18e826add 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspaceFeaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspaceFeaturesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.WorkspaceFeaturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspacesOperations.yml index 5b24f8839b39..e4b95b934adb 100644 --- a/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-machinelearningservices/azure.mgmt.machinelearningservices.operations.WorkspacesOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.machinelearningservices.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ApplyUpdateForResourceGroupOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ApplyUpdateForResourceGroupOperations.yml index bc2aea7ac400..68e721688acc 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ApplyUpdateForResourceGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ApplyUpdateForResourceGroupOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.ApplyUpdateForResourceGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ApplyUpdatesOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ApplyUpdatesOperations.yml index b2ab089cef63..5cc154db195a 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ApplyUpdatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ApplyUpdatesOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.ApplyUpdatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForResourceGroupOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForResourceGroupOperations.yml index da3d72aad76e..d0ca79d256ec 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForResourceGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForResourceGroupOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForResourceGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForSubscriptionsOperations.yml index e4c653141c60..95be5e90f292 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForSubscriptionsOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsForSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsOperations.yml index 9c46825ed1b8..82e33b6600e3 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsOperations.yml @@ -448,4 +448,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsWithinSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsWithinSubscriptionOperations.yml index e99e6da2d50c..b3c92a99c405 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsWithinSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsWithinSubscriptionOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.ConfigurationAssignmentsWithinSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsForResourceGroupOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsForResourceGroupOperations.yml index 35e51c9afb71..3a012695dfb3 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsForResourceGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsForResourceGroupOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsForResourceGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsOperations.yml index 3afe9966bf2a..75152ae30998 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.MaintenanceConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.Operations.yml index da65dd18d3a7..f645509a6ee2 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.Operations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.PublicMaintenanceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.PublicMaintenanceConfigurationsOperations.yml index aa439563a09f..1d5c9aecf9b3 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.PublicMaintenanceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.PublicMaintenanceConfigurationsOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.PublicMaintenanceConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.UpdatesOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.UpdatesOperations.yml index 8d07a9514466..58927001970e 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.UpdatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.aio.operations.UpdatesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.aio.operations.UpdatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ApplyUpdateForResourceGroupOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ApplyUpdateForResourceGroupOperations.yml index 7b21e1da8247..bdb6429ff3d9 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ApplyUpdateForResourceGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ApplyUpdateForResourceGroupOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.ApplyUpdateForResourceGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ApplyUpdatesOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ApplyUpdatesOperations.yml index 7c6cea51c150..e93367d2a531 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ApplyUpdatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ApplyUpdatesOperations.yml @@ -223,4 +223,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.ApplyUpdatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsForResourceGroupOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsForResourceGroupOperations.yml index cb1182e7abf4..37815a3d3171 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsForResourceGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsForResourceGroupOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.ConfigurationAssignmentsForResourceGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsForSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsForSubscriptionsOperations.yml index 67049a8bcfcb..f911e1f9d902 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsForSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsForSubscriptionsOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.ConfigurationAssignmentsForSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsOperations.yml index f95622b6c5ff..7d4c1513cb13 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsOperations.yml @@ -446,4 +446,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.ConfigurationAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsWithinSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsWithinSubscriptionOperations.yml index 925dfd40d10b..9e2c4e3821c9 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsWithinSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.ConfigurationAssignmentsWithinSubscriptionOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.ConfigurationAssignmentsWithinSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.MaintenanceConfigurationsForResourceGroupOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.MaintenanceConfigurationsForResourceGroupOperations.yml index 4c8a99441b2d..474108b1fd39 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.MaintenanceConfigurationsForResourceGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.MaintenanceConfigurationsForResourceGroupOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.MaintenanceConfigurationsForResourceGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.MaintenanceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.MaintenanceConfigurationsOperations.yml index 38ea47b91610..91be79c9e902 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.MaintenanceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.MaintenanceConfigurationsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.MaintenanceConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.Operations.yml index 7a407a40dec1..0d3f44497696 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.Operations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.PublicMaintenanceConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.PublicMaintenanceConfigurationsOperations.yml index 737ceb4e11bb..469035f248c1 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.PublicMaintenanceConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.PublicMaintenanceConfigurationsOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.PublicMaintenanceConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.UpdatesOperations.yml b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.UpdatesOperations.yml index 03205603c460..2cae7f4bae85 100644 --- a/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.UpdatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maintenance/azure.mgmt.maintenance.operations.UpdatesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.maintenance.operations.UpdatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.AccessControlListsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.AccessControlListsOperations.yml index 6b37519c6fb5..cd1b6d037412 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.AccessControlListsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.AccessControlListsOperations.yml @@ -468,4 +468,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.AccessControlListsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.ExternalNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.ExternalNetworksOperations.yml index 165398a8d199..0084ff705412 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.ExternalNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.ExternalNetworksOperations.yml @@ -448,4 +448,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.ExternalNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternalNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternalNetworksOperations.yml index 6047419b918d..d17e3befcbd9 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternalNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternalNetworksOperations.yml @@ -525,4 +525,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.InternalNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternetGatewayRulesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternetGatewayRulesOperations.yml index da8967445547..dca2a3b395f2 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternetGatewayRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternetGatewayRulesOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.InternetGatewayRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternetGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternetGatewaysOperations.yml index f2ae6e9132a5..070b20696b4c 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternetGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.InternetGatewaysOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.InternetGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpCommunitiesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpCommunitiesOperations.yml index 8da66ca920d0..ff1bbd7a7ee3 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpCommunitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpCommunitiesOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.IpCommunitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpExtendedCommunitiesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpExtendedCommunitiesOperations.yml index d983c38b796c..02fced14ddd4 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpExtendedCommunitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpExtendedCommunitiesOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.IpExtendedCommunitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpPrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpPrefixesOperations.yml index 27fbfaa1d7aa..baa67599fdad 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpPrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.IpPrefixesOperations.yml @@ -283,4 +283,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.IpPrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.L2IsolationDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.L2IsolationDomainsOperations.yml index 07fe6e2f3420..34b9c85f8534 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.L2IsolationDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.L2IsolationDomainsOperations.yml @@ -469,4 +469,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.L2IsolationDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.L3IsolationDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.L3IsolationDomainsOperations.yml index c1137cb2bb7c..85b516d9385f 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.L3IsolationDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.L3IsolationDomainsOperations.yml @@ -472,4 +472,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.L3IsolationDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NeighborGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NeighborGroupsOperations.yml index 92529896ca18..a5c6eb83fd86 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NeighborGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NeighborGroupsOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NeighborGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkDeviceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkDeviceSkusOperations.yml index a218b5bca5c6..e1dfbaa37cd6 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkDeviceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkDeviceSkusOperations.yml @@ -55,4 +55,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkDeviceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkDevicesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkDevicesOperations.yml index bbef247e846b..0bddbba5c6d1 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkDevicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkDevicesOperations.yml @@ -548,4 +548,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkDevicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricControllersOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricControllersOperations.yml index bde8c7934291..b22e99ee0700 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricControllersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricControllersOperations.yml @@ -289,4 +289,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricControllersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricSkusOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricSkusOperations.yml index e69d65ffe979..ef88538c7fcf 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricSkusOperations.yml @@ -55,4 +55,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricsOperations.yml index 7de30f1b93ce..c298a1156daa 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricsOperations.yml @@ -856,4 +856,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkFabricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkInterfacesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkInterfacesOperations.yml index f17bc2bdbb94..717b3db0ffd0 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkInterfacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkInterfacesOperations.yml @@ -369,4 +369,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkInterfacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkPacketBrokersOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkPacketBrokersOperations.yml index 81cc640140e2..a9a42b7de852 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkPacketBrokersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkPacketBrokersOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkPacketBrokersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkRacksOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkRacksOperations.yml index 7a4a803da6d6..93357746bb1d 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkRacksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkRacksOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkRacksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkTapRulesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkTapRulesOperations.yml index 47c3fb033146..c585d32b1c1c 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkTapRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkTapRulesOperations.yml @@ -467,4 +467,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkTapRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkTapsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkTapsOperations.yml index 69b653b782f1..d38b09aa069e 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkTapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkTapsOperations.yml @@ -409,4 +409,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkTapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkToNetworkInterconnectsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkToNetworkInterconnectsOperations.yml index 1b9c6253f48e..44a3ed47d61b 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkToNetworkInterconnectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.NetworkToNetworkInterconnectsOperations.yml @@ -463,4 +463,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.NetworkToNetworkInterconnectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.Operations.yml index 5afd03da26b6..e93b89ff5dfe 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.RoutePoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.RoutePoliciesOperations.yml index 50fdf62145f8..126f7ea50b3b 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.RoutePoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.aio.operations.RoutePoliciesOperations.yml @@ -464,4 +464,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.aio.operations.RoutePoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.AccessControlListsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.AccessControlListsOperations.yml index 38c70a31026f..eaca77879922 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.AccessControlListsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.AccessControlListsOperations.yml @@ -470,4 +470,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.AccessControlListsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.ExternalNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.ExternalNetworksOperations.yml index 28b02428c2a8..5cf62ba96656 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.ExternalNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.ExternalNetworksOperations.yml @@ -450,4 +450,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.ExternalNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternalNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternalNetworksOperations.yml index d93636deb446..6854be1ea265 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternalNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternalNetworksOperations.yml @@ -528,4 +528,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.InternalNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternetGatewayRulesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternetGatewayRulesOperations.yml index 5ff7381b0083..2232c3fca368 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternetGatewayRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternetGatewayRulesOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.InternetGatewayRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternetGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternetGatewaysOperations.yml index 927e3779cab4..ec8341cfad11 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternetGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.InternetGatewaysOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.InternetGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpCommunitiesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpCommunitiesOperations.yml index 1e4e92466dfe..0f0b7fe21a37 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpCommunitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpCommunitiesOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.IpCommunitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpExtendedCommunitiesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpExtendedCommunitiesOperations.yml index b3d528c981f3..feeda2110b82 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpExtendedCommunitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpExtendedCommunitiesOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.IpExtendedCommunitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpPrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpPrefixesOperations.yml index 38ac3b101516..6d2c87b416b9 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpPrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.IpPrefixesOperations.yml @@ -277,4 +277,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.IpPrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.L2IsolationDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.L2IsolationDomainsOperations.yml index e35e6868679f..e4a46716be1e 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.L2IsolationDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.L2IsolationDomainsOperations.yml @@ -470,4 +470,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.L2IsolationDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.L3IsolationDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.L3IsolationDomainsOperations.yml index eec66a1b50c3..dc94bcf9ec8d 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.L3IsolationDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.L3IsolationDomainsOperations.yml @@ -473,4 +473,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.L3IsolationDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NeighborGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NeighborGroupsOperations.yml index 3a0eb275a199..bf57cd22f3aa 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NeighborGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NeighborGroupsOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NeighborGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkDeviceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkDeviceSkusOperations.yml index 4cff2afc5325..fd4dfa796f76 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkDeviceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkDeviceSkusOperations.yml @@ -55,4 +55,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkDeviceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkDevicesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkDevicesOperations.yml index dcb80d59932c..acc0d44fcb82 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkDevicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkDevicesOperations.yml @@ -552,4 +552,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkDevicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricControllersOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricControllersOperations.yml index 8b10ca12723e..e2a5554c930a 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricControllersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricControllersOperations.yml @@ -289,4 +289,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkFabricControllersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricSkusOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricSkusOperations.yml index 9819b63d80a3..d54ac57b541f 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricSkusOperations.yml @@ -55,4 +55,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkFabricSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricsOperations.yml index 5a3f95459bb9..f9436ac8178f 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkFabricsOperations.yml @@ -861,4 +861,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkFabricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkInterfacesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkInterfacesOperations.yml index 22d831fffb90..1029505eb8de 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkInterfacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkInterfacesOperations.yml @@ -370,4 +370,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkInterfacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkPacketBrokersOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkPacketBrokersOperations.yml index 89ef5f2ad0f5..e23ee5617807 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkPacketBrokersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkPacketBrokersOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkPacketBrokersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkRacksOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkRacksOperations.yml index afb304b7dccf..c04ed5b4464e 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkRacksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkRacksOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkRacksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkTapRulesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkTapRulesOperations.yml index 26d32e99d8cc..45ca92d22f6d 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkTapRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkTapRulesOperations.yml @@ -469,4 +469,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkTapRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkTapsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkTapsOperations.yml index 6259573e276a..7a868b985735 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkTapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkTapsOperations.yml @@ -406,4 +406,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkTapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkToNetworkInterconnectsOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkToNetworkInterconnectsOperations.yml index 5b38cb9de201..bda344c98989 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkToNetworkInterconnectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.NetworkToNetworkInterconnectsOperations.yml @@ -465,4 +465,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.NetworkToNetworkInterconnectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.Operations.yml index 52e3647ee5a5..ace47c45e8de 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.RoutePoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.RoutePoliciesOperations.yml index 0e707596bf5e..af01c950c7af 100644 --- a/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.RoutePoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managednetworkfabric/azure.mgmt.managednetworkfabric.operations.RoutePoliciesOperations.yml @@ -465,4 +465,4 @@ methods: attributes: - uid: azure.mgmt.managednetworkfabric.operations.RoutePoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsOperations.yml index 6bfa1921a835..ec17503c9815 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.yml index d62b058f3c65..0ab8c076b55a 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.aio.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.Operations.yml index c4dcb2ddf393..0941196d903f 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.RegistrationAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.RegistrationAssignmentsOperations.yml index a9a63d179a39..348f024391c7 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.RegistrationAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.RegistrationAssignmentsOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.aio.operations.RegistrationAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.RegistrationDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.RegistrationDefinitionsOperations.yml index 14c2375e3b93..340c7e122fd2 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.RegistrationDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.aio.operations.RegistrationDefinitionsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.aio.operations.RegistrationDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsOperations.yml index cfe3a5de38ac..02694fdde367 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.yml index 03cf03ffce97..f04c1025c25d 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.operations.MarketplaceRegistrationDefinitionsWithoutScopeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.RegistrationAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.RegistrationAssignmentsOperations.yml index b26f776621c1..a2ea19441533 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.RegistrationAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.RegistrationAssignmentsOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.operations.RegistrationAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.RegistrationDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.RegistrationDefinitionsOperations.yml index be0270e56a04..946a3e834234 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.RegistrationDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.RegistrationDefinitionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.operations.RegistrationDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.operations.yml b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.operations.yml index d47bf1bc8674..ee974aece15e 100644 --- a/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-managedservices/azure.mgmt.managedservices.operations.operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.managedservices.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.EntitiesOperations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.EntitiesOperations.yml index e44c89593a5b..3fb898f22e7b 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.EntitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.EntitiesOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.aio.operations.EntitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.HierarchySettingsOperations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.HierarchySettingsOperations.yml index ad710381938d..4885bfa0e0a4 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.HierarchySettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.HierarchySettingsOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.aio.operations.HierarchySettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.ManagementGroupSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.ManagementGroupSubscriptionsOperations.yml index d8c5066c18ab..3b55ac7a758e 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.ManagementGroupSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.ManagementGroupSubscriptionsOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.aio.operations.ManagementGroupSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.ManagementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.ManagementGroupsOperations.yml index 2d00158202c8..336243eba3c6 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.ManagementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.ManagementGroupsOperations.yml @@ -323,4 +323,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.aio.operations.ManagementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.Operations.yml index 7fe5a4addcb6..6d6f7e83205c 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.EntitiesOperations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.EntitiesOperations.yml index e4d15507533e..450ec96b28e4 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.EntitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.EntitiesOperations.yml @@ -178,4 +178,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.operations.EntitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.HierarchySettingsOperations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.HierarchySettingsOperations.yml index fe503aaa7fca..b0695a4470fe 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.HierarchySettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.HierarchySettingsOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.operations.HierarchySettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.ManagementGroupSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.ManagementGroupSubscriptionsOperations.yml index 12063abc84fd..d5d3ab458631 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.ManagementGroupSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.ManagementGroupSubscriptionsOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.operations.ManagementGroupSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.ManagementGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.ManagementGroupsOperations.yml index 4b373438feb3..971bd93627e8 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.ManagementGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.ManagementGroupsOperations.yml @@ -323,4 +323,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.operations.ManagementGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.operations.yml b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.operations.yml index 92530cd66a4a..eb2a252fd0ac 100644 --- a/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-managementgroups/azure.mgmt.managementgroups.operations.operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.managementgroups.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.OperationOperations.yml b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.OperationOperations.yml index 1e24757008b6..72435a28506a 100644 --- a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.OperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.OperationOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.managementpartner.aio.operations.OperationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.PartnerOperations.yml b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.PartnerOperations.yml index 7404a20fec56..b45ff6c8ab46 100644 --- a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.PartnerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.PartnerOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.managementpartner.aio.operations.PartnerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.PartnersOperations.yml b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.PartnersOperations.yml index 28b00ac2d031..e3128a04ad7f 100644 --- a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.PartnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.aio.operations.PartnersOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.managementpartner.aio.operations.PartnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.OperationOperations.yml b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.OperationOperations.yml index 3a4748ae0980..8690e5c80577 100644 --- a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.OperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.OperationOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.managementpartner.operations.OperationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.PartnerOperations.yml b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.PartnerOperations.yml index 6b5384598845..0cf4363344f1 100644 --- a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.PartnerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.PartnerOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.managementpartner.operations.PartnerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.PartnersOperations.yml b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.PartnersOperations.yml index 7ea77f242a97..98ac254e9bee 100644 --- a/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.PartnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-managementpartner/azure.mgmt.managementpartner.operations.PartnersOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.managementpartner.operations.PartnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.AccountsOperations.yml index 36a97b5d6535..ffc99bdc0424 100644 --- a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.AccountsOperations.yml @@ -348,4 +348,4 @@ methods: attributes: - uid: azure.mgmt.maps.aio.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.CreatorsOperations.yml b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.CreatorsOperations.yml index 9651fe339aa8..254ce059047c 100644 --- a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.CreatorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.CreatorsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.maps.aio.operations.CreatorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.MapsOperations.yml b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.MapsOperations.yml index 72697396950e..56cc83746c06 100644 --- a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.MapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.aio.operations.MapsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.maps.aio.operations.MapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.AccountsOperations.yml index c63c11ecdc7c..9f66f1053258 100644 --- a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.AccountsOperations.yml @@ -347,4 +347,4 @@ methods: attributes: - uid: azure.mgmt.maps.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.CreatorsOperations.yml b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.CreatorsOperations.yml index bfc18e5e616d..a3ee80f0b351 100644 --- a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.CreatorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.CreatorsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.maps.operations.CreatorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.MapsOperations.yml b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.MapsOperations.yml index 4089b1e94e03..ff2eb9755df9 100644 --- a/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.MapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-maps/azure.mgmt.maps.operations.MapsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.maps.operations.MapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.aio.operations.MarketplaceAgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.aio.operations.MarketplaceAgreementsOperations.yml index f5b9135d2d61..3ec1eca1a137 100644 --- a/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.aio.operations.MarketplaceAgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.aio.operations.MarketplaceAgreementsOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.marketplaceordering.aio.operations.MarketplaceAgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.aio.operations.Operations.yml index 4ea7716238cd..ffb37eef757a 100644 --- a/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.marketplaceordering.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.operations.MarketplaceAgreementsOperations.yml b/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.operations.MarketplaceAgreementsOperations.yml index 3eb165e6c69f..1db80289972e 100644 --- a/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.operations.MarketplaceAgreementsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.operations.MarketplaceAgreementsOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.marketplaceordering.operations.MarketplaceAgreementsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.operations.Operations.yml index f322485d66d4..b33e17736225 100644 --- a/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-marketplaceordering/azure.mgmt.marketplaceordering.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.marketplaceordering.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.AttachedDataNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.AttachedDataNetworksOperations.yml index bf5be1e2da83..53ca0471dc51 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.AttachedDataNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.AttachedDataNetworksOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.AttachedDataNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.DataNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.DataNetworksOperations.yml index 3f789ee5257f..af3e5a3a820a 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.DataNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.DataNetworksOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.DataNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.DiagnosticsPackagesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.DiagnosticsPackagesOperations.yml index a5db0ed9aa5e..54a58afc2585 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.DiagnosticsPackagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.DiagnosticsPackagesOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.DiagnosticsPackagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.ExtendedUeInformationOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.ExtendedUeInformationOperations.yml index c87ac2608cad..9a689eee10b3 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.ExtendedUeInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.ExtendedUeInformationOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.ExtendedUeInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.MobileNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.MobileNetworksOperations.yml index f99758925673..e64089c1ec2c 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.MobileNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.MobileNetworksOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.MobileNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.Operations.yml index cfd9008c7134..cf23ccbb6506 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCapturesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCapturesOperations.yml index 338632989fa1..4416ab4160ce 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCapturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCapturesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.PacketCapturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlaneVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlaneVersionsOperations.yml index e525fd9d13b2..13c2dfcd43a7 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlaneVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlaneVersionsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlaneVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlanesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlanesOperations.yml index 389627efb1cc..0b05e30e7caa 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlanesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlanesOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlanesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreDataPlanesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreDataPlanesOperations.yml index 7051ab0e217a..4b8cfde59922 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreDataPlanesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.PacketCoreDataPlanesOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.PacketCoreDataPlanesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.RoutingInfoOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.RoutingInfoOperations.yml index 45add8a77c08..705e17167a2d 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.RoutingInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.RoutingInfoOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.RoutingInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.ServicesOperations.yml index 528c54f348ba..4da45dbee6f3 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.ServicesOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimGroupsOperations.yml index dd201471be84..64d90030ad60 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimGroupsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.SimGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimPoliciesOperations.yml index 7af28b81b786..df24749c01e6 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimPoliciesOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.SimPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimsOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimsOperations.yml index 1a111b91ad3b..4c6d851895bd 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SimsOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.SimsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SitesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SitesOperations.yml index d7337f366064..a79534a57f65 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SitesOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.SitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SlicesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SlicesOperations.yml index 3de1dfabbd09..651de6c9906f 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SlicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.SlicesOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.SlicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.UeInformationOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.UeInformationOperations.yml index e2fc1a939d2a..a1386dea9876 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.UeInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.aio.operations.UeInformationOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.aio.operations.UeInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.AttachedDataNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.AttachedDataNetworksOperations.yml index 14573e04eefd..c7e4fd901de9 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.AttachedDataNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.AttachedDataNetworksOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.AttachedDataNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.DataNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.DataNetworksOperations.yml index ead63e95b77f..bc4e4bb2a25e 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.DataNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.DataNetworksOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.DataNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.DiagnosticsPackagesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.DiagnosticsPackagesOperations.yml index 4940e89ccdfe..87f172824455 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.DiagnosticsPackagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.DiagnosticsPackagesOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.DiagnosticsPackagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.ExtendedUeInformationOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.ExtendedUeInformationOperations.yml index 23421edff211..ec20bc833281 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.ExtendedUeInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.ExtendedUeInformationOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.ExtendedUeInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.MobileNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.MobileNetworksOperations.yml index 2d737fc8cd5a..957fd8610602 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.MobileNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.MobileNetworksOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.MobileNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.Operations.yml index ac5271cb1f82..9ae2fb76681b 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCapturesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCapturesOperations.yml index 16de5773cf7c..fbd36d6b2f5d 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCapturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCapturesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.PacketCapturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreControlPlaneVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreControlPlaneVersionsOperations.yml index 28a87bed5327..0f0af4936c0c 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreControlPlaneVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreControlPlaneVersionsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.PacketCoreControlPlaneVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreControlPlanesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreControlPlanesOperations.yml index 226272dd61e2..f0f95d766835 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreControlPlanesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreControlPlanesOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.PacketCoreControlPlanesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreDataPlanesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreDataPlanesOperations.yml index bc10f3489d1b..b8c742fd8408 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreDataPlanesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.PacketCoreDataPlanesOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.PacketCoreDataPlanesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.RoutingInfoOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.RoutingInfoOperations.yml index ce78ae8727d0..a94ab8ea0152 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.RoutingInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.RoutingInfoOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.RoutingInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.ServicesOperations.yml index 141c8f1a539d..e875abee4e90 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.ServicesOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimGroupsOperations.yml index 8edd03aec3bf..0d8915083fc7 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimGroupsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.SimGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimPoliciesOperations.yml index 271329994cea..b7bd8902e19c 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimPoliciesOperations.yml @@ -177,4 +177,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.SimPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimsOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimsOperations.yml index 9f4852f7cbe9..dd9f2d4e470d 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SimsOperations.yml @@ -321,4 +321,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.SimsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SitesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SitesOperations.yml index 351e1f3c9c3f..5196bf8dd139 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SitesOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.SitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SlicesOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SlicesOperations.yml index 2cdf060f01d7..76c41f231203 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SlicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.SlicesOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.SlicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.UeInformationOperations.yml b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.UeInformationOperations.yml index 5ebc324cb409..71fe2cc108a0 100644 --- a/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.UeInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-mobilenetwork/azure.mgmt.mobilenetwork.operations.UeInformationOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.mobilenetwork.operations.UeInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient.yml new file mode 100644 index 000000000000..759b168a0a6c --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient +name: MongoDBAtlasMgmtClient +fullName: azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient +module: azure.mgmt.mongodbatlas +summary: MongoDBAtlasMgmtClient. +constructor: + syntax: 'MongoDBAtlasMgmtClient(credential: TokenCredential, subscription_id: str, + base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2025-06-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: OrganizationsOperations operations + name: organizations + types: + - +methods: +- uid: azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient.close + name: close + signature: close() -> None +- uid: azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> HttpResponse' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient.yml new file mode 100644 index 000000000000..b96c22b935c9 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient +name: MongoDBAtlasMgmtClient +fullName: azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient +module: azure.mgmt.mongodbatlas.aio +summary: MongoDBAtlasMgmtClient. +constructor: + syntax: 'MongoDBAtlasMgmtClient(credential: AsyncTokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2025-06-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: OrganizationsOperations operations + name: organizations + types: + - +methods: +- uid: azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient.close + name: close + signature: async close() -> None +- uid: azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = await client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> Awaitable[AsyncHttpResponse]' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.Operations.yml new file mode 100644 index 000000000000..47a0ebad76a0 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.aio.operations.Operations +name: Operations +fullName: azure.mgmt.mongodbatlas.aio.operations.Operations +module: azure.mgmt.mongodbatlas.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.mongodbatlas.aio.operations.Operations.list + name: list + summary: List the operations for the provider. + signature: 'list(**kwargs: Any) -> AsyncItemPaged[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.yml new file mode 100644 index 000000000000..085cbb401f14 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.yml @@ -0,0 +1,162 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations +name: OrganizationsOperations +fullName: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations +module: azure.mgmt.mongodbatlas.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: OrganizationsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.begin_create_or_update + name: begin_create_or_update + summary: Create a OrganizationResource. + signature: 'async begin_create_or_update(resource_group_name: str, organization_name: + str, resource: _models.OrganizationResource, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organization_name + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: + + OrganizationResource, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns OrganizationResource. + The + + OrganizationResource is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.begin_delete + name: begin_delete + summary: Delete a OrganizationResource. + signature: 'async begin_delete(resource_group_name: str, organization_name: str, + **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organization_name + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.begin_update + name: begin_update + summary: Update a OrganizationResource. + signature: 'async begin_update(resource_group_name: str, organization_name: str, + properties: _models.OrganizationResourceUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organization_name + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + OrganizationResourceUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns OrganizationResource. + The + + OrganizationResource is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.get + name: get + summary: Get a OrganizationResource. + signature: 'async get(resource_group_name: str, organization_name: str, **kwargs: + Any) -> OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organization_name + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.list_by_resource_group + name: list_by_resource_group + summary: List OrganizationResource resources by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncItemPaged[OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations.list_by_subscription + name: list_by_subscription + summary: List OrganizationResource resources by subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> AsyncItemPaged[OrganizationResource]' + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.yml new file mode 100644 index 000000000000..90efc41d874e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.operations.yml @@ -0,0 +1,8 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.mongodbatlas.aio.operations +name: operations +fullName: azure.mgmt.mongodbatlas.aio.operations +type: import +classes: +- azure.mgmt.mongodbatlas.aio.operations.Operations +- azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.yml new file mode 100644 index 000000000000..3765bf941ddd --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.aio.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.mongodbatlas.aio +name: aio +fullName: azure.mgmt.mongodbatlas.aio +type: import +classes: +- azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient +packages: +- azure.mgmt.mongodbatlas.aio.operations diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ActionType.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ActionType.yml new file mode 100644 index 000000000000..468bb01caac5 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ActionType.yml @@ -0,0 +1,12 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.mongodbatlas.models.ActionType +name: ActionType +fullName: azure.mgmt.mongodbatlas.models.ActionType +summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for internal + + only APIs.' +module: azure.mgmt.mongodbatlas.models +fields: +- name: INTERNAL + uid: azure.mgmt.mongodbatlas.models.ActionType.INTERNAL diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.CreatedByType.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.CreatedByType.yml new file mode 100644 index 000000000000..02f63b9f3832 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.CreatedByType.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.mongodbatlas.models.CreatedByType +name: CreatedByType +fullName: azure.mgmt.mongodbatlas.models.CreatedByType +summary: The kind of entity that created the resource. +module: azure.mgmt.mongodbatlas.models +fields: +- name: APPLICATION + uid: azure.mgmt.mongodbatlas.models.CreatedByType.APPLICATION +- name: KEY + uid: azure.mgmt.mongodbatlas.models.CreatedByType.KEY +- name: MANAGED_IDENTITY + uid: azure.mgmt.mongodbatlas.models.CreatedByType.MANAGED_IDENTITY +- name: USER + uid: azure.mgmt.mongodbatlas.models.CreatedByType.USER diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo.yml new file mode 100644 index 000000000000..e7c8499bc2b3 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo +name: ErrorAdditionalInfo +fullName: azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo +module: azure.mgmt.mongodbatlas.models +summary: The resource management error additional info. +constructor: + syntax: 'ErrorAdditionalInfo(*args: Any, **kwargs: Any)' +variables: +- description: The additional info type. + name: type + types: + - +- description: The additional info. + name: info + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo.info + name: info + summary: The additional info. + signature: 'info: Any | None' +- uid: azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo.type + name: type + summary: The additional info type. + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorDetail.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorDetail.yml new file mode 100644 index 000000000000..8f61d7f59086 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorDetail.yml @@ -0,0 +1,50 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.ErrorDetail +name: ErrorDetail +fullName: azure.mgmt.mongodbatlas.models.ErrorDetail +module: azure.mgmt.mongodbatlas.models +summary: The error detail. +constructor: + syntax: 'ErrorDetail(*args: Any, **kwargs: Any)' +variables: +- description: The error code. + name: code + types: + - +- description: The error message. + name: message + types: + - +- description: The error target. + name: target + types: + - +- description: The error details. + name: details + types: + - [] +- description: The error additional info. + name: additional_info + types: + - [] +attributes: +- uid: azure.mgmt.mongodbatlas.models.ErrorDetail.additional_info + name: additional_info + summary: The error additional info. + signature: 'additional_info: List[_models.ErrorAdditionalInfo] | None' +- uid: azure.mgmt.mongodbatlas.models.ErrorDetail.code + name: code + summary: The error code. + signature: 'code: str | None' +- uid: azure.mgmt.mongodbatlas.models.ErrorDetail.details + name: details + summary: The error details. + signature: 'details: List[_models.ErrorDetail] | None' +- uid: azure.mgmt.mongodbatlas.models.ErrorDetail.message + name: message + summary: The error message. + signature: 'message: str | None' +- uid: azure.mgmt.mongodbatlas.models.ErrorDetail.target + name: target + summary: The error target. + signature: 'target: str | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorResponse.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorResponse.yml new file mode 100644 index 000000000000..3799fa6ddd3d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ErrorResponse.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.ErrorResponse +name: ErrorResponse +fullName: azure.mgmt.mongodbatlas.models.ErrorResponse +module: azure.mgmt.mongodbatlas.models +summary: Error response. +constructor: + syntax: 'ErrorResponse(*args: Any, **kwargs: Any)' +variables: +- description: The error object. + name: error + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.ErrorResponse.error + name: error + summary: The error object. + signature: 'error: _models.ErrorDetail | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ManagedServiceIdentity.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ManagedServiceIdentity.yml new file mode 100644 index 000000000000..847f3f42205f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ManagedServiceIdentity.yml @@ -0,0 +1,60 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentity +name: ManagedServiceIdentity +fullName: azure.mgmt.mongodbatlas.models.ManagedServiceIdentity +module: azure.mgmt.mongodbatlas.models +summary: Managed service identity (system assigned and/or user assigned identities). +constructor: + syntax: 'ManagedServiceIdentity(*args: Any, **kwargs: Any)' +variables: +- description: 'The service principal ID of the system assigned identity. This property + + will only be provided for a system assigned identity.' + name: principal_id + types: + - +- description: 'The tenant ID of the system assigned identity. This property will + only be + + provided for a system assigned identity.' + name: tenant_id + types: + - +- description: 'The type of managed identity assigned to this resource. Required. + Known values are: + + "None", "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + name: type + types: + - + - +- description: The identities assigned to this resource by the user. + name: user_assigned_identities + types: + - [, ] +attributes: +- uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentity.principal_id + name: principal_id + summary: 'The service principal ID of the system assigned identity. This property + will only be provided + + for a system assigned identity.' + signature: 'principal_id: str | None' +- uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentity.tenant_id + name: tenant_id + summary: 'The tenant ID of the system assigned identity. This property will only + be provided for a system + + assigned identity.' + signature: 'tenant_id: str | None' +- uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentity.type + name: type + summary: '"None", + + "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + signature: 'type: str | _models.ManagedServiceIdentityType' +- uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentity.user_assigned_identities + name: user_assigned_identities + summary: The identities assigned to this resource by the user. + signature: 'user_assigned_identities: Dict[str, _models.UserAssignedIdentity] | + None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType.yml new file mode 100644 index 000000000000..3a92d07108f4 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType +name: ManagedServiceIdentityType +fullName: azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType +summary: 'Type of managed service identity (where both SystemAssigned and UserAssigned + types are + + allowed).' +module: azure.mgmt.mongodbatlas.models +fields: +- name: NONE + uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType.NONE +- name: SYSTEM_ASSIGNED + uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED +- name: SYSTEM_ASSIGNED_USER_ASSIGNED + uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED +- name: USER_ASSIGNED + uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType.USER_ASSIGNED diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.MarketplaceDetails.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.MarketplaceDetails.yml new file mode 100644 index 000000000000..474f59520cf9 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.MarketplaceDetails.yml @@ -0,0 +1,42 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.MarketplaceDetails +name: MarketplaceDetails +fullName: azure.mgmt.mongodbatlas.models.MarketplaceDetails +module: azure.mgmt.mongodbatlas.models +summary: Marketplace details for an organization. +constructor: + syntax: 'MarketplaceDetails(*args: Any, **kwargs: Any)' +variables: +- description: 'Azure subscription id for the the marketplace offer is purchased from. + + Required.' + name: subscription_id + types: + - +- description: 'Marketplace subscription status. Known values are: + + "PendingFulfillmentStart", "Subscribed", "Suspended", and "Unsubscribed".' + name: subscription_status + types: + - + - +- description: Offer details for the marketplace that is selected by the user. Required. + name: offer_details + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.MarketplaceDetails.offer_details + name: offer_details + summary: Offer details for the marketplace that is selected by the user. Required. + signature: 'offer_details: _models.OfferDetails' +- uid: azure.mgmt.mongodbatlas.models.MarketplaceDetails.subscription_id + name: subscription_id + summary: Azure subscription id for the the marketplace offer is purchased from. + Required. + signature: 'subscription_id: str' +- uid: azure.mgmt.mongodbatlas.models.MarketplaceDetails.subscription_status + name: subscription_status + summary: '"PendingFulfillmentStart", "Subscribed", + + "Suspended", and "Unsubscribed".' + signature: 'subscription_status: str | _models.MarketplaceSubscriptionStatus | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus.yml new file mode 100644 index 000000000000..d2d161e6a5dd --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus +name: MarketplaceSubscriptionStatus +fullName: azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus +summary: Marketplace subscription status of a resource. +module: azure.mgmt.mongodbatlas.models +fields: +- name: PENDING_FULFILLMENT_START + uid: azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START +- name: SUBSCRIBED + uid: azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus.SUBSCRIBED +- name: SUSPENDED + uid: azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus.SUSPENDED +- name: UNSUBSCRIBED + uid: azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus.UNSUBSCRIBED diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OfferDetails.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OfferDetails.yml new file mode 100644 index 000000000000..9f8f5282013b --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OfferDetails.yml @@ -0,0 +1,58 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.OfferDetails +name: OfferDetails +fullName: azure.mgmt.mongodbatlas.models.OfferDetails +module: azure.mgmt.mongodbatlas.models +summary: Offer details for the marketplace that is selected by the user. +constructor: + syntax: 'OfferDetails(*args: Any, **kwargs: Any)' +variables: +- description: Publisher Id for the marketplace offer. Required. + name: publisher_id + types: + - +- description: Offer Id for the marketplace offer. Required. + name: offer_id + types: + - +- description: Plan Id for the marketplace offer. Required. + name: plan_id + types: + - +- description: Plan Name for the marketplace offer. + name: plan_name + types: + - +- description: Plan Display Name for the marketplace offer. + name: term_unit + types: + - +- description: Plan Display Name for the marketplace offer. + name: term_id + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.OfferDetails.offer_id + name: offer_id + summary: Offer Id for the marketplace offer. Required. + signature: 'offer_id: str' +- uid: azure.mgmt.mongodbatlas.models.OfferDetails.plan_id + name: plan_id + summary: Plan Id for the marketplace offer. Required. + signature: 'plan_id: str' +- uid: azure.mgmt.mongodbatlas.models.OfferDetails.plan_name + name: plan_name + summary: Plan Name for the marketplace offer. + signature: 'plan_name: str | None' +- uid: azure.mgmt.mongodbatlas.models.OfferDetails.publisher_id + name: publisher_id + summary: Publisher Id for the marketplace offer. Required. + signature: 'publisher_id: str' +- uid: azure.mgmt.mongodbatlas.models.OfferDetails.term_id + name: term_id + summary: Plan Display Name for the marketplace offer. + signature: 'term_id: str | None' +- uid: azure.mgmt.mongodbatlas.models.OfferDetails.term_unit + name: term_unit + summary: Plan Display Name for the marketplace offer. + signature: 'term_unit: str | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Operation.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Operation.yml new file mode 100644 index 000000000000..bf90a522fe76 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Operation.yml @@ -0,0 +1,81 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.Operation +name: Operation +fullName: azure.mgmt.mongodbatlas.models.Operation +module: azure.mgmt.mongodbatlas.models +summary: REST API Operation. +constructor: + syntax: 'Operation(*args: Any, **kwargs: Any)' +variables: +- description: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action".' + name: name + types: + - +- description: 'Whether the operation applies to data-plane. This is "true" for + + data-plane operations and "false" for Azure Resource Manager/control-plane operations.' + name: is_data_action + types: + - +- description: Localized display information for this particular operation. + name: display + types: + - +- description: 'The intended executor of the operation; as in Resource Based Access + Control + + (RBAC) and audit logs UX. Default value is "user,system". Known values are: "user", + "system", + + and "user,system".' + name: origin + types: + - + - +- description: 'Extensible enum. Indicates the action type. "Internal" refers to actions + + that are for internal only APIs. "Internal"' + name: action_type + types: + - + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.Operation.action_type + name: action_type + summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for + + internal only APIs. "Internal"' + signature: 'action_type: str | _models.ActionType | None' +- uid: azure.mgmt.mongodbatlas.models.Operation.display + name: display + summary: Localized display information for this particular operation. + signature: 'display: _models.OperationDisplay | None' +- uid: azure.mgmt.mongodbatlas.models.Operation.is_data_action + name: is_data_action + summary: 'Whether the operation applies to data-plane. This is "true" for data-plane + operations and + + "false" for Azure Resource Manager/control-plane operations.' + signature: 'is_data_action: bool | None' +- uid: azure.mgmt.mongodbatlas.models.Operation.name + name: name + summary: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", + + "Microsoft.Compute/virtualMachines/capture/action".' + signature: 'name: str | None' +- uid: azure.mgmt.mongodbatlas.models.Operation.origin + name: origin + summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system". Known values are: "user", "system", and + + "user,system".' + signature: 'origin: str | _models.Origin | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OperationDisplay.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OperationDisplay.yml new file mode 100644 index 000000000000..bdebc1778c52 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OperationDisplay.yml @@ -0,0 +1,63 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.OperationDisplay +name: OperationDisplay +fullName: azure.mgmt.mongodbatlas.models.OperationDisplay +module: azure.mgmt.mongodbatlas.models +summary: Localized display information for and operation. +constructor: + syntax: 'OperationDisplay(*args: Any, **kwargs: Any)' +variables: +- description: 'The localized friendly form of the resource provider name, e.g. "Microsoft + + Monitoring Insights" or "Microsoft Compute".' + name: provider + types: + - +- description: 'The localized friendly name of the resource type related to this operation. + + E.g. "Virtual Machines" or "Job Schedule Collections".' + name: resource + types: + - +- description: 'The concise, localized friendly name for the operation; suitable for + + dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".' + name: operation + types: + - +- description: 'The short, localized friendly description of the operation; suitable + for + + tool tips and detailed views.' + name: description + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.OperationDisplay.description + name: description + summary: 'The short, localized friendly description of the operation; suitable for + tool tips and detailed + + views.' + signature: 'description: str | None' +- uid: azure.mgmt.mongodbatlas.models.OperationDisplay.operation + name: operation + summary: 'The concise, localized friendly name for the operation; suitable for dropdowns. + E.g. "Create + + or Update Virtual Machine", "Restart Virtual Machine".' + signature: 'operation: str | None' +- uid: azure.mgmt.mongodbatlas.models.OperationDisplay.provider + name: provider + summary: 'The localized friendly form of the resource provider name, e.g. "Microsoft + Monitoring + + Insights" or "Microsoft Compute".' + signature: 'provider: str | None' +- uid: azure.mgmt.mongodbatlas.models.OperationDisplay.resource + name: resource + summary: 'The localized friendly name of the resource type related to this operation. + E.g. "Virtual + + Machines" or "Job Schedule Collections".' + signature: 'resource: str | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationProperties.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationProperties.yml new file mode 100644 index 000000000000..03db454b0e48 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationProperties.yml @@ -0,0 +1,47 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.OrganizationProperties +name: OrganizationProperties +fullName: azure.mgmt.mongodbatlas.models.OrganizationProperties +module: azure.mgmt.mongodbatlas.models +summary: Properties specific to Organization. +constructor: + syntax: 'OrganizationProperties(*args: Any, **kwargs: Any)' +variables: +- description: Marketplace details of the resource. Required. + name: marketplace + types: + - +- description: Details of the user. Required. + name: user + types: + - +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", and "Canceled".' + name: provisioning_state + types: + - + - +- description: MongoDB properties. + name: partner_properties + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.OrganizationProperties.marketplace + name: marketplace + summary: Marketplace details of the resource. Required. + signature: 'marketplace: _models.MarketplaceDetails' +- uid: azure.mgmt.mongodbatlas.models.OrganizationProperties.partner_properties + name: partner_properties + summary: MongoDB properties. + signature: 'partner_properties: _models.PartnerProperties | None' +- uid: azure.mgmt.mongodbatlas.models.OrganizationProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", and + + "Canceled".' + signature: 'provisioning_state: str | _models.ResourceProvisioningState | None' +- uid: azure.mgmt.mongodbatlas.models.OrganizationProperties.user + name: user + summary: Details of the user. Required. + signature: 'user: _models.UserDetails' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResource.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResource.yml new file mode 100644 index 000000000000..1084b8e8d1b4 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResource.yml @@ -0,0 +1,57 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.OrganizationResource +name: OrganizationResource +fullName: azure.mgmt.mongodbatlas.models.OrganizationResource +module: azure.mgmt.mongodbatlas.models +summary: The resource model definition for an Azure Organization. +constructor: + syntax: 'OrganizationResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +- description: The managed service identities assigned to this resource. + name: identity + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.OrganizationResource.identity + name: identity + summary: The managed service identities assigned to this resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.mongodbatlas.models.OrganizationResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.OrganizationProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate.yml new file mode 100644 index 000000000000..5680679ac607 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate.yml @@ -0,0 +1,34 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate +name: OrganizationResourceUpdate +fullName: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate +module: azure.mgmt.mongodbatlas.models +summary: The type used for update operations of the OrganizationResource. +constructor: + syntax: 'OrganizationResourceUpdate(*args: Any, **kwargs: Any)' +variables: +- description: The managed service identities assigned to this resource. + name: identity + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate.identity + name: identity + summary: The managed service identities assigned to this resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.OrganizationResourceUpdateProperties | None' +- uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties.yml new file mode 100644 index 000000000000..90ea61bd120a --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties +name: OrganizationResourceUpdateProperties +fullName: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties +module: azure.mgmt.mongodbatlas.models +summary: The updatable properties of the OrganizationResource. +constructor: + syntax: 'OrganizationResourceUpdateProperties(*args: Any, **kwargs: Any)' +variables: +- description: Details of the user. + name: user + types: + - +- description: MongoDB properties. + name: partner_properties + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties.partner_properties + name: partner_properties + summary: MongoDB properties. + signature: 'partner_properties: _models.PartnerProperties | None' +- uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties.user + name: user + summary: Details of the user. + signature: 'user: _models.UserDetails | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Origin.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Origin.yml new file mode 100644 index 000000000000..92e781efd4e2 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Origin.yml @@ -0,0 +1,16 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.mongodbatlas.models.Origin +name: Origin +fullName: azure.mgmt.mongodbatlas.models.Origin +summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system".' +module: azure.mgmt.mongodbatlas.models +fields: +- name: SYSTEM + uid: azure.mgmt.mongodbatlas.models.Origin.SYSTEM +- name: USER + uid: azure.mgmt.mongodbatlas.models.Origin.USER +- name: USER_SYSTEM + uid: azure.mgmt.mongodbatlas.models.Origin.USER_SYSTEM diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.PartnerProperties.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.PartnerProperties.yml new file mode 100644 index 000000000000..a034abbe48db --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.PartnerProperties.yml @@ -0,0 +1,34 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.PartnerProperties +name: PartnerProperties +fullName: azure.mgmt.mongodbatlas.models.PartnerProperties +module: azure.mgmt.mongodbatlas.models +summary: MongoDB specific Properties. +constructor: + syntax: 'PartnerProperties(*args: Any, **kwargs: Any)' +variables: +- description: Organization Id in MongoDB system. + name: organization_id + types: + - +- description: Redirect URL for the MongoDB. + name: redirect_url + types: + - +- description: Organization name in MongoDB system. Required. + name: organization_name + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.PartnerProperties.organization_id + name: organization_id + summary: Organization Id in MongoDB system. + signature: 'organization_id: str | None' +- uid: azure.mgmt.mongodbatlas.models.PartnerProperties.organization_name + name: organization_name + summary: Organization name in MongoDB system. Required. + signature: 'organization_name: str' +- uid: azure.mgmt.mongodbatlas.models.PartnerProperties.redirect_url + name: redirect_url + summary: Redirect URL for the MongoDB. + signature: 'redirect_url: str | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Resource.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Resource.yml new file mode 100644 index 000000000000..aa524810065b --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.Resource.yml @@ -0,0 +1,53 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.Resource +name: Resource +fullName: azure.mgmt.mongodbatlas.models.Resource +module: azure.mgmt.mongodbatlas.models +summary: Resource. +constructor: + syntax: 'Resource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.Resource.id + name: id + summary: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + signature: 'id: str | None' +- uid: azure.mgmt.mongodbatlas.models.Resource.name + name: name + summary: The name of the resource. + signature: 'name: str | None' +- uid: azure.mgmt.mongodbatlas.models.Resource.system_data + name: system_data + summary: Azure Resource Manager metadata containing createdBy and modifiedBy information. + signature: 'system_data: _models.SystemData | None' +- uid: azure.mgmt.mongodbatlas.models.Resource.type + name: type + summary: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or + + "Microsoft.Storage/storageAccounts".' + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ResourceProvisioningState.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ResourceProvisioningState.yml new file mode 100644 index 000000000000..11e66d550d02 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.ResourceProvisioningState.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.mongodbatlas.models.ResourceProvisioningState +name: ResourceProvisioningState +fullName: azure.mgmt.mongodbatlas.models.ResourceProvisioningState +summary: The provisioning state of a resource type. +module: azure.mgmt.mongodbatlas.models +fields: +- name: CANCELED + uid: azure.mgmt.mongodbatlas.models.ResourceProvisioningState.CANCELED +- name: FAILED + uid: azure.mgmt.mongodbatlas.models.ResourceProvisioningState.FAILED +- name: SUCCEEDED + uid: azure.mgmt.mongodbatlas.models.ResourceProvisioningState.SUCCEEDED diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.SystemData.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.SystemData.yml new file mode 100644 index 000000000000..9d7d968cf29c --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.SystemData.yml @@ -0,0 +1,68 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.SystemData +name: SystemData +fullName: azure.mgmt.mongodbatlas.models.SystemData +module: azure.mgmt.mongodbatlas.models +summary: Metadata pertaining to creation and last modification of the resource. +constructor: + syntax: 'SystemData(*args: Any, **kwargs: Any)' +variables: +- description: The identity that created the resource. + name: created_by + types: + - +- description: 'The type of identity that created the resource. Known values are: + + "User", "Application", "ManagedIdentity", and "Key".' + name: created_by_type + types: + - + - +- description: The timestamp of resource creation (UTC). + name: created_at + types: + - +- description: The identity that last modified the resource. + name: last_modified_by + types: + - +- description: 'The type of identity that last modified the resource. Known values + + are: "User", "Application", "ManagedIdentity", and "Key".' + name: last_modified_by_type + types: + - + - +- description: The timestamp of resource last modification (UTC). + name: last_modified_at + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.SystemData.created_at + name: created_at + summary: The timestamp of resource creation (UTC). + signature: 'created_at: datetime | None' +- uid: azure.mgmt.mongodbatlas.models.SystemData.created_by + name: created_by + summary: The identity that created the resource. + signature: 'created_by: str | None' +- uid: azure.mgmt.mongodbatlas.models.SystemData.created_by_type + name: created_by_type + summary: '"User", "Application", + + "ManagedIdentity", and "Key".' + signature: 'created_by_type: str | _models.CreatedByType | None' +- uid: azure.mgmt.mongodbatlas.models.SystemData.last_modified_at + name: last_modified_at + summary: The timestamp of resource last modification (UTC). + signature: 'last_modified_at: datetime | None' +- uid: azure.mgmt.mongodbatlas.models.SystemData.last_modified_by + name: last_modified_by + summary: The identity that last modified the resource. + signature: 'last_modified_by: str | None' +- uid: azure.mgmt.mongodbatlas.models.SystemData.last_modified_by_type + name: last_modified_by_type + summary: '"User", + + "Application", "ManagedIdentity", and "Key".' + signature: 'last_modified_by_type: str | _models.CreatedByType | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.TrackedResource.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.TrackedResource.yml new file mode 100644 index 000000000000..22c91a536bda --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.TrackedResource.yml @@ -0,0 +1,49 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.TrackedResource +name: TrackedResource +fullName: azure.mgmt.mongodbatlas.models.TrackedResource +module: azure.mgmt.mongodbatlas.models +summary: Tracked Resource. +constructor: + syntax: 'TrackedResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.TrackedResource.location + name: location + summary: The geo-location where the resource lives. Required. + signature: 'location: str' +- uid: azure.mgmt.mongodbatlas.models.TrackedResource.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.UserAssignedIdentity.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.UserAssignedIdentity.yml new file mode 100644 index 000000000000..cbaeab299079 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.UserAssignedIdentity.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.UserAssignedIdentity +name: UserAssignedIdentity +fullName: azure.mgmt.mongodbatlas.models.UserAssignedIdentity +module: azure.mgmt.mongodbatlas.models +summary: User assigned identity properties. +constructor: + syntax: 'UserAssignedIdentity(*args: Any, **kwargs: Any)' +variables: +- description: The principal ID of the assigned identity. + name: principal_id + types: + - +- description: The client ID of the assigned identity. + name: client_id + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.UserAssignedIdentity.client_id + name: client_id + summary: The client ID of the assigned identity. + signature: 'client_id: str | None' +- uid: azure.mgmt.mongodbatlas.models.UserAssignedIdentity.principal_id + name: principal_id + summary: The principal ID of the assigned identity. + signature: 'principal_id: str | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.UserDetails.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.UserDetails.yml new file mode 100644 index 000000000000..c6b5325eebae --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.UserDetails.yml @@ -0,0 +1,58 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.models.UserDetails +name: UserDetails +fullName: azure.mgmt.mongodbatlas.models.UserDetails +module: azure.mgmt.mongodbatlas.models +summary: User details for an organization. +constructor: + syntax: 'UserDetails(*args: Any, **kwargs: Any)' +variables: +- description: First name of the user. Required. + name: first_name + types: + - +- description: Last name of the user. Required. + name: last_name + types: + - +- description: Email address of the user. Required. + name: email_address + types: + - +- description: User's principal name. + name: upn + types: + - +- description: User's phone number. + name: phone_number + types: + - +- description: Company Name. + name: company_name + types: + - +attributes: +- uid: azure.mgmt.mongodbatlas.models.UserDetails.company_name + name: company_name + summary: Company Name. + signature: 'company_name: str | None' +- uid: azure.mgmt.mongodbatlas.models.UserDetails.email_address + name: email_address + summary: Email address of the user. Required. + signature: 'email_address: str' +- uid: azure.mgmt.mongodbatlas.models.UserDetails.first_name + name: first_name + summary: First name of the user. Required. + signature: 'first_name: str' +- uid: azure.mgmt.mongodbatlas.models.UserDetails.last_name + name: last_name + summary: Last name of the user. Required. + signature: 'last_name: str' +- uid: azure.mgmt.mongodbatlas.models.UserDetails.phone_number + name: phone_number + summary: User's phone number. + signature: 'phone_number: str | None' +- uid: azure.mgmt.mongodbatlas.models.UserDetails.upn + name: upn + summary: User's principal name. + signature: 'upn: str | None' diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.yml new file mode 100644 index 000000000000..b3463709bd74 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.models.yml @@ -0,0 +1,31 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.mongodbatlas.models +name: models +fullName: azure.mgmt.mongodbatlas.models +type: import +classes: +- azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo +- azure.mgmt.mongodbatlas.models.ErrorDetail +- azure.mgmt.mongodbatlas.models.ErrorResponse +- azure.mgmt.mongodbatlas.models.ManagedServiceIdentity +- azure.mgmt.mongodbatlas.models.MarketplaceDetails +- azure.mgmt.mongodbatlas.models.OfferDetails +- azure.mgmt.mongodbatlas.models.Operation +- azure.mgmt.mongodbatlas.models.OperationDisplay +- azure.mgmt.mongodbatlas.models.OrganizationProperties +- azure.mgmt.mongodbatlas.models.OrganizationResource +- azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate +- azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties +- azure.mgmt.mongodbatlas.models.PartnerProperties +- azure.mgmt.mongodbatlas.models.Resource +- azure.mgmt.mongodbatlas.models.SystemData +- azure.mgmt.mongodbatlas.models.TrackedResource +- azure.mgmt.mongodbatlas.models.UserAssignedIdentity +- azure.mgmt.mongodbatlas.models.UserDetails +enums: +- azure.mgmt.mongodbatlas.models.ActionType +- azure.mgmt.mongodbatlas.models.CreatedByType +- azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType +- azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus +- azure.mgmt.mongodbatlas.models.Origin +- azure.mgmt.mongodbatlas.models.ResourceProvisioningState diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.Operations.yml new file mode 100644 index 000000000000..31d84cd09846 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.operations.Operations +name: Operations +fullName: azure.mgmt.mongodbatlas.operations.Operations +module: azure.mgmt.mongodbatlas.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.mongodbatlas.operations.Operations.list + name: list + summary: List the operations for the provider. + signature: 'list(**kwargs: Any) -> ItemPaged[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.OrganizationsOperations.yml new file mode 100644 index 000000000000..a7a825f51f25 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.OrganizationsOperations.yml @@ -0,0 +1,162 @@ +### YamlMime:PythonClass +uid: azure.mgmt.mongodbatlas.operations.OrganizationsOperations +name: OrganizationsOperations +fullName: azure.mgmt.mongodbatlas.operations.OrganizationsOperations +module: azure.mgmt.mongodbatlas.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: OrganizationsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.mongodbatlas.operations.OrganizationsOperations.begin_create_or_update + name: begin_create_or_update + summary: Create a OrganizationResource. + signature: 'begin_create_or_update(resource_group_name: str, organization_name: + str, resource: _models.OrganizationResource, *, content_type: str = ''application/json'', + **kwargs: Any) -> LROPoller[_models.OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organization_name + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: + + OrganizationResource, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns OrganizationResource. The + OrganizationResource + + is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.operations.OrganizationsOperations.begin_delete + name: begin_delete + summary: Delete a OrganizationResource. + signature: 'begin_delete(resource_group_name: str, organization_name: str, **kwargs: + Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organization_name + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.operations.OrganizationsOperations.begin_update + name: begin_update + summary: Update a OrganizationResource. + signature: 'begin_update(resource_group_name: str, organization_name: str, properties: + _models.OrganizationResourceUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> LROPoller[_models.OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organization_name + description: Name of the Organization resource. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + OrganizationResourceUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns OrganizationResource. The + OrganizationResource + + is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.operations.OrganizationsOperations.get + name: get + summary: Get a OrganizationResource. + signature: 'get(resource_group_name: str, organization_name: str, **kwargs: Any) + -> OrganizationResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: organization_name + description: Name of the Organization resource. Required. + isRequired: true + types: + - + return: + description: OrganizationResource. The OrganizationResource is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.operations.OrganizationsOperations.list_by_resource_group + name: list_by_resource_group + summary: List OrganizationResource resources by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> ItemPaged[OrganizationResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.mongodbatlas.operations.OrganizationsOperations.list_by_subscription + name: list_by_subscription + summary: List OrganizationResource resources by subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> ItemPaged[OrganizationResource]' + return: + description: An iterator like instance of OrganizationResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.yml new file mode 100644 index 000000000000..6682612b4975 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.operations.yml @@ -0,0 +1,8 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.mongodbatlas.operations +name: operations +fullName: azure.mgmt.mongodbatlas.operations +type: import +classes: +- azure.mgmt.mongodbatlas.operations.Operations +- azure.mgmt.mongodbatlas.operations.OrganizationsOperations diff --git a/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.yml b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.yml new file mode 100644 index 000000000000..84e8e656b138 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-mongodbatlas/azure.mgmt.mongodbatlas.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.mongodbatlas +name: mongodbatlas +fullName: azure.mgmt.mongodbatlas +type: rootImport +classes: +- azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient +packages: +- azure.mgmt.mongodbatlas.aio +- azure.mgmt.mongodbatlas.models +- azure.mgmt.mongodbatlas.operations diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.ActivityLogsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.ActivityLogsOperations.yml index 739139cd6ca6..9d596f7a15ab 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.ActivityLogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.ActivityLogsOperations.yml @@ -88,4 +88,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.aio.operations.ActivityLogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.AlertRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.AlertRulesOperations.yml index 4bd639309ec5..32fa1c5f63c0 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.AlertRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.AlertRulesOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.aio.operations.AlertRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.AutoscaleSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.AutoscaleSettingsOperations.yml index 0d70cd083f81..85b02b4db79a 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.AutoscaleSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.AutoscaleSettingsOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.aio.operations.AutoscaleSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.EventCategoriesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.EventCategoriesOperations.yml index 247618dea024..6aed237ad984 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.EventCategoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.EventCategoriesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.aio.operations.EventCategoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.Operations.yml index d381599d9ef8..ed7f534fb2c4 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.TenantActivityLogsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.TenantActivityLogsOperations.yml index 67b03c6738df..ce49b75ed9f5 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.TenantActivityLogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.aio.operations.TenantActivityLogsOperations.yml @@ -107,4 +107,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.aio.operations.TenantActivityLogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.ActivityLogsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.ActivityLogsOperations.yml index 14731ea3e6d1..9cbc78c810ec 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.ActivityLogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.ActivityLogsOperations.yml @@ -88,4 +88,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.operations.ActivityLogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.AlertRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.AlertRulesOperations.yml index 08398d9b8a34..7b5f6db48974 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.AlertRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.AlertRulesOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.operations.AlertRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.AutoscaleSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.AutoscaleSettingsOperations.yml index 0a599a34644f..81fbc7f65097 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.AutoscaleSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.AutoscaleSettingsOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.operations.AutoscaleSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.EventCategoriesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.EventCategoriesOperations.yml index 49921dc5790c..c416c78fca3c 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.EventCategoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.EventCategoriesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.operations.EventCategoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.Operations.yml index c950a9cb4936..303cf227f8ab 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.TenantActivityLogsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.TenantActivityLogsOperations.yml index 9ade8e1d5273..75daa525ea38 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.TenantActivityLogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_04_01.operations.TenantActivityLogsOperations.yml @@ -107,4 +107,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_04_01.operations.TenantActivityLogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.AlertRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.AlertRulesOperations.yml index 0dee619c7f4b..47dd76f9cabb 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.AlertRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.AlertRulesOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_07_01.aio.operations.AlertRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.MetricDefinitionsOperations.yml index 08f9ee5896f7..891605ad5756 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.MetricDefinitionsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_07_01.aio.operations.MetricDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.Operations.yml index c1994a3af172..0bfbcf989524 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_07_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.ServiceDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.ServiceDiagnosticSettingsOperations.yml index 46c44d059153..ff6e1dc6b3bc 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.ServiceDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.aio.operations.ServiceDiagnosticSettingsOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_07_01.aio.operations.ServiceDiagnosticSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.AlertRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.AlertRulesOperations.yml index c3f254dcd571..19cce063818d 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.AlertRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.AlertRulesOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_07_01.operations.AlertRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.MetricDefinitionsOperations.yml index 5cf57c3b2365..70c36eb87a7a 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.MetricDefinitionsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_07_01.operations.MetricDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.Operations.yml index 1c7e7a00a163..e559e28cbe72 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_07_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.ServiceDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.ServiceDiagnosticSettingsOperations.yml index 1d0f19fbe670..af5e60296a31 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.ServiceDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2015_07_01.operations.ServiceDiagnosticSettingsOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2015_07_01.operations.ServiceDiagnosticSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRuleIncidentsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRuleIncidentsOperations.yml index e21d092f6554..35ff82f52777 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRuleIncidentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRuleIncidentsOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRuleIncidentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRulesOperations.yml index 1bff778433e6..c02063e58bb1 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRulesOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_03_01.aio.operations.AlertRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.LogProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.LogProfilesOperations.yml index 3734c04ec7d5..bc6136e64d63 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.LogProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.LogProfilesOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_03_01.aio.operations.LogProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.MetricDefinitionsOperations.yml index eb9565edb844..4526262484b7 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.aio.operations.MetricDefinitionsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_03_01.aio.operations.MetricDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.AlertRuleIncidentsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.AlertRuleIncidentsOperations.yml index 0d4571dce01d..cec04d284522 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.AlertRuleIncidentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.AlertRuleIncidentsOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_03_01.operations.AlertRuleIncidentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.AlertRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.AlertRulesOperations.yml index a80e62d49e8f..fda07cf26e3e 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.AlertRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.AlertRulesOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_03_01.operations.AlertRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.LogProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.LogProfilesOperations.yml index c2e328f048aa..1f11a84251df 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.LogProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.LogProfilesOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_03_01.operations.LogProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.MetricDefinitionsOperations.yml index 30b85fccf9ee..55d38ded8efd 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_03_01.operations.MetricDefinitionsOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_03_01.operations.MetricDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.aio.operations.MetricsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.aio.operations.MetricsOperations.yml index 197b0a18dfcd..cda584edd44f 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.aio.operations.MetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.aio.operations.MetricsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_09_01.aio.operations.MetricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.aio.operations.ServiceDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.aio.operations.ServiceDiagnosticSettingsOperations.yml index 6d9da47bf54a..045e0b06772e 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.aio.operations.ServiceDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.aio.operations.ServiceDiagnosticSettingsOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_09_01.aio.operations.ServiceDiagnosticSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.operations.MetricsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.operations.MetricsOperations.yml index d96cca3f7551..36dc8d50740c 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.operations.MetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.operations.MetricsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_09_01.operations.MetricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.operations.ServiceDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.operations.ServiceDiagnosticSettingsOperations.yml index fe3fcff99049..4b1833ad18c8 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.operations.ServiceDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2016_09_01.operations.ServiceDiagnosticSettingsOperations.yml @@ -114,4 +114,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2016_09_01.operations.ServiceDiagnosticSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_03_01_preview.aio.operations.ActivityLogAlertsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_03_01_preview.aio.operations.ActivityLogAlertsOperations.yml index 82f342c96df9..b2746e8e5735 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_03_01_preview.aio.operations.ActivityLogAlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_03_01_preview.aio.operations.ActivityLogAlertsOperations.yml @@ -207,4 +207,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_03_01_preview.aio.operations.ActivityLogAlertsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_03_01_preview.operations.ActivityLogAlertsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_03_01_preview.operations.ActivityLogAlertsOperations.yml index f518f80f3505..6fc23a33c86c 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_03_01_preview.operations.ActivityLogAlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_03_01_preview.operations.ActivityLogAlertsOperations.yml @@ -207,4 +207,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_03_01_preview.operations.ActivityLogAlertsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.aio.operations.ActionGroupsOperations.yml index 3bd561924978..169672d19150 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.aio.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2017_04_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.aio.operations.ActivityLogAlertsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.aio.operations.ActivityLogAlertsOperations.yml index 9dbc6f16035f..62ac3e727931 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.aio.operations.ActivityLogAlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.aio.operations.ActivityLogAlertsOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2017_04_01.aio.operations.ActivityLogAlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.operations.ActionGroupsOperations.yml index 5d8a34b5ca4e..8d1e6a1f2ec9 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2017_04_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.operations.ActivityLogAlertsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.operations.ActivityLogAlertsOperations.yml index 51cdc5bed103..58aeabbcbcde 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.operations.ActivityLogAlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_04_01.operations.ActivityLogAlertsOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2017_04_01.operations.ActivityLogAlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.yml index 7c443ef4b2b9..d9f60c9f9121 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.yml @@ -60,4 +60,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsOperations.yml index 36d4f86f1f8d..5a58e81ec5c8 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsOperations.yml @@ -127,4 +127,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.aio.operations.DiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricDefinitionsOperations.yml index c5b2ef5a3750..fce101fb9dd5 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricDefinitionsOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricsOperations.yml index 28d3b3d6cd6f..af666a1203c7 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricsOperations.yml @@ -119,4 +119,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.aio.operations.MetricsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.yml index 8eb03dcd9e3f..05031ee80cd3 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.yml @@ -108,4 +108,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsCategoryOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsCategoryOperations.yml index 8b6b9957ade3..0406d5af8309 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsCategoryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsCategoryOperations.yml @@ -60,4 +60,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsCategoryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsOperations.yml index 5f4f128fdfff..9a31820cada3 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsOperations.yml @@ -127,4 +127,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.operations.DiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.MetricDefinitionsOperations.yml index dd12a6222f16..bd8ccff458d8 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.MetricDefinitionsOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.operations.MetricDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.MetricsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.MetricsOperations.yml index 5489b31e382b..dbe5f68d27d0 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.MetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.MetricsOperations.yml @@ -119,4 +119,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.operations.MetricsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.yml index d55bfdd7fb5b..e2ef0800ddf8 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.yml @@ -108,4 +108,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_12_01_preview.aio.operations.MetricNamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_12_01_preview.aio.operations.MetricNamespacesOperations.yml index 02ceb6671e49..d601b895b6bf 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_12_01_preview.aio.operations.MetricNamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_12_01_preview.aio.operations.MetricNamespacesOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_12_01_preview.aio.operations.MetricNamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_12_01_preview.operations.MetricNamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_12_01_preview.operations.MetricNamespacesOperations.yml index 15e7749c229f..c884182c9b8f 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_12_01_preview.operations.MetricNamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2017_12_01_preview.operations.MetricNamespacesOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.monitor.v2017_12_01_preview.operations.MetricNamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2017_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.aio.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.aio.operations.MetricDefinitionsOperations.yml index b73e5a1951cf..28ea3617f24c 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.aio.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.aio.operations.MetricDefinitionsOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_01_01.aio.operations.MetricDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.aio.operations.MetricsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.aio.operations.MetricsOperations.yml index 7ac7ed548779..77634314b4f2 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.aio.operations.MetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.aio.operations.MetricsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_01_01.aio.operations.MetricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.operations.MetricDefinitionsOperations.yml index f0603b53bb41..8fd5e9a0e95a 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.operations.MetricDefinitionsOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_01_01.operations.MetricDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.operations.MetricsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.operations.MetricsOperations.yml index 279506580143..544349873c06 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.operations.MetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_01_01.operations.MetricsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_01_01.operations.MetricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.ActionGroupsOperations.yml index 638aa050b82c..7e6817332038 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_03_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsOperations.yml index accba40777a6..c745f9d01889 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsStatusOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsStatusOperations.yml index 8ef4885e07da..83cd856ec931 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsStatusOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_03_01.aio.operations.MetricAlertsStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.ActionGroupsOperations.yml index 0bf48d2985f4..9840865b3f08 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_03_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsOperations.yml index 91b0b886903d..a9a551957715 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsStatusOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsStatusOperations.yml index ffcacd61a74b..d3859a573e69 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsStatusOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_03_01.operations.MetricAlertsStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_04_16.aio.operations.ScheduledQueryRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_04_16.aio.operations.ScheduledQueryRulesOperations.yml index 1af194e2747d..5bc594936c5f 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_04_16.aio.operations.ScheduledQueryRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_04_16.aio.operations.ScheduledQueryRulesOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_04_16.aio.operations.ScheduledQueryRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_04_16.operations.ScheduledQueryRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_04_16.operations.ScheduledQueryRulesOperations.yml index c454769f6360..aa0669cb2c28 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_04_16.operations.ScheduledQueryRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_04_16.operations.ScheduledQueryRulesOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_04_16.operations.ScheduledQueryRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsAssociationOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsAssociationOperations.yml index 2ddddeb5a851..03d27111065c 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsAssociationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsAssociationOperations.yml @@ -210,4 +210,4 @@ attributes: - uid: azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsAssociationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2018_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsOperations.yml index 100a4be87c8e..b3dcb1fd7f72 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.monitor.v2018_06_01_preview.aio.operations.GuestDiagnosticsSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2018_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsAssociationOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsAssociationOperations.yml index bc3b81df67f1..e420b5f4b08d 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsAssociationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsAssociationOperations.yml @@ -208,4 +208,4 @@ attributes: - uid: azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsAssociationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2018_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsOperations.yml index 8c8c6fa2374f..2303f259ea8f 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.monitor.v2018_06_01_preview.operations.GuestDiagnosticsSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2018_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.aio.operations.ActionGroupsOperations.yml index 6b164ea3e3a9..31b5923f4f79 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.aio.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_09_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.aio.operations.BaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.aio.operations.BaselinesOperations.yml index e10e3d07cb47..f1477c72c8f3 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.aio.operations.BaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.aio.operations.BaselinesOperations.yml @@ -131,4 +131,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_09_01.aio.operations.BaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.operations.ActionGroupsOperations.yml index 34399f30b6f9..cb9f3ed8c96e 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_09_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.operations.BaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.operations.BaselinesOperations.yml index 51aa7c7a8059..be551887ac15 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.operations.BaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_09_01.operations.BaselinesOperations.yml @@ -131,4 +131,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2018_09_01.operations.BaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_11_27_preview.aio.operations.VMInsightsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_11_27_preview.aio.operations.VMInsightsOperations.yml index 306cf72c7605..a245dcfb0dfb 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_11_27_preview.aio.operations.VMInsightsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_11_27_preview.aio.operations.VMInsightsOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.monitor.v2018_11_27_preview.aio.operations.VMInsightsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2018_11_27_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_11_27_preview.operations.VMInsightsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_11_27_preview.operations.VMInsightsOperations.yml index 005d7229392e..3ea029f1b171 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_11_27_preview.operations.VMInsightsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2018_11_27_preview.operations.VMInsightsOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.monitor.v2018_11_27_preview.operations.VMInsightsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2018_11_27_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.aio.operations.ActionGroupsOperations.yml index d161c4de0bde..a72cc924e2b3 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.aio.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_03_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.aio.operations.BaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.aio.operations.BaselinesOperations.yml index 71447c74efa5..f8662dc19ea0 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.aio.operations.BaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.aio.operations.BaselinesOperations.yml @@ -131,4 +131,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_03_01.aio.operations.BaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.operations.ActionGroupsOperations.yml index fc2787187cf3..9f6bd4d95852 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_03_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.operations.BaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.operations.BaselinesOperations.yml index 6d7ec5a65a09..84691f163c59 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.operations.BaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_03_01.operations.BaselinesOperations.yml @@ -131,4 +131,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_03_01.operations.BaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_06_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_06_01.aio.operations.ActionGroupsOperations.yml index 28ec212df8de..3d792d4257a8 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_06_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_06_01.aio.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_06_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_06_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_06_01.operations.ActionGroupsOperations.yml index 86de430bfa21..1584286fd976 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_06_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_06_01.operations.ActionGroupsOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_06_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateEndpointConnectionsOperations.yml index 49f9ae2c12b9..eb1bc5e0aee1 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkResourcesOperations.yml index ec09ce14d61c..12e567db29fa 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkResourcesOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopeOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopeOperationStatusOperations.yml index f40925ec0047..68834cc28ea5 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopeOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopeOperationStatusOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopeOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopedResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopedResourcesOperations.yml index e2442cc09d7c..f99008f6fdba 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopedResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopedResourcesOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopedResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopesOperations.yml index 73f9bec44f80..9fe6fb937980 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopesOperations.yml @@ -233,4 +233,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.aio.operations.PrivateLinkScopesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateEndpointConnectionsOperations.yml index a38059a8657a..024530074647 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateEndpointConnectionsOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkResourcesOperations.yml index 2d9d17644812..0c9cffbf4765 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkResourcesOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopeOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopeOperationStatusOperations.yml index f48ed483309c..42d471cf145b 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopeOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopeOperationStatusOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopeOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopedResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopedResourcesOperations.yml index c0f890bf516d..05c06ff3d70d 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopedResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopedResourcesOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopedResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopesOperations.yml index 2147deb58abe..247a4a4dfb31 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopesOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2019_10_17.operations.PrivateLinkScopesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.yml index 1ae0d5af27ca..7ab3cecc2494 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.yml @@ -183,4 +183,4 @@ attributes: - uid: azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2019_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRulesOperations.yml index 997f4e87d671..357603e511c2 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRulesOperations.yml @@ -231,4 +231,4 @@ attributes: - uid: azure.mgmt.monitor.v2019_11_01_preview.aio.operations.DataCollectionRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2019_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRuleAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRuleAssociationsOperations.yml index d960a08e92df..98cbcadcbde8 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRuleAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRuleAssociationsOperations.yml @@ -181,4 +181,4 @@ attributes: - uid: azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRuleAssociationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2019_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRulesOperations.yml index d01f8792e0cc..48c72794269c 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRulesOperations.yml @@ -231,4 +231,4 @@ attributes: - uid: azure.mgmt.monitor.v2019_11_01_preview.operations.DataCollectionRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2019_11_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_01_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_01_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.yml index 9ca2fd3c14e8..5c2e55787a23 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_01_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_01_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.yml @@ -136,4 +136,4 @@ attributes: - uid: azure.mgmt.monitor.v2020_01_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2020_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_01_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_01_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.yml index f332c9ed9084..04f5e94a1fb0 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_01_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_01_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.yml @@ -134,4 +134,4 @@ attributes: - uid: azure.mgmt.monitor.v2020_01_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2020_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_05_01_preview.aio.operations.ScheduledQueryRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_05_01_preview.aio.operations.ScheduledQueryRulesOperations.yml index 38f3d7a111a1..ae4d5ca4eaa5 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_05_01_preview.aio.operations.ScheduledQueryRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_05_01_preview.aio.operations.ScheduledQueryRulesOperations.yml @@ -202,4 +202,4 @@ attributes: - uid: azure.mgmt.monitor.v2020_05_01_preview.aio.operations.ScheduledQueryRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2020_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_05_01_preview.operations.ScheduledQueryRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_05_01_preview.operations.ScheduledQueryRulesOperations.yml index d2e3a69a943c..59c2a9573c72 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_05_01_preview.operations.ScheduledQueryRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_05_01_preview.operations.ScheduledQueryRulesOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.monitor.v2020_05_01_preview.operations.ScheduledQueryRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2020_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_10_01.aio.operations.ActivityLogAlertsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_10_01.aio.operations.ActivityLogAlertsOperations.yml index ed8910eaf105..8a7dfdbcd5c9 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_10_01.aio.operations.ActivityLogAlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_10_01.aio.operations.ActivityLogAlertsOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2020_10_01.aio.operations.ActivityLogAlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_10_01.operations.ActivityLogAlertsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_10_01.operations.ActivityLogAlertsOperations.yml index 189db36e22e1..1bcbc4ac33c5 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_10_01.operations.ActivityLogAlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2020_10_01.operations.ActivityLogAlertsOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2020_10_01.operations.ActivityLogAlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionEndpointsOperations.yml index 234c648069a2..6ee9af65f610 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionEndpointsOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRuleAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRuleAssociationsOperations.yml index d54ad90bbe71..903bef50d328 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRuleAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRuleAssociationsOperations.yml @@ -182,4 +182,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRuleAssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRulesOperations.yml index 12b922512b0f..fd0e0beaf260 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRulesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_04_01.aio.operations.DataCollectionRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionEndpointsOperations.yml index 67421c48fbdb..2ebf42d685fb 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionEndpointsOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_04_01.operations.DataCollectionEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRuleAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRuleAssociationsOperations.yml index 163efab16835..fd5ce45e7829 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRuleAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRuleAssociationsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRuleAssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRulesOperations.yml index bbf5a950c73b..4865fb5a447d 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRulesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_04_01.operations.DataCollectionRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.MetricDefinitionsOperations.yml index e48fd019fd96..56cd8186bdc1 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.MetricDefinitionsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_05_01.aio.operations.MetricDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.MetricsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.MetricsOperations.yml index ae4bf3825b18..62051668d3e0 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.MetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.MetricsOperations.yml @@ -458,4 +458,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_05_01.aio.operations.MetricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.Operations.yml index da2ccd2aa3fe..c09015328bef 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_05_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.MetricDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.MetricDefinitionsOperations.yml index c7d0ab3788e0..140809478a27 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.MetricDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.MetricDefinitionsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_05_01.operations.MetricDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.MetricsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.MetricsOperations.yml index cff28832025b..f23ac6d393bb 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.MetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.MetricsOperations.yml @@ -458,4 +458,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_05_01.operations.MetricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.Operations.yml index 6769e0e54ceb..e8dc29aaa119 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_05_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.AutoscaleSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.AutoscaleSettingsOperations.yml index 1b958aac5977..3fd9101374eb 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.AutoscaleSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.AutoscaleSettingsOperations.yml @@ -206,4 +206,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.aio.operations.AutoscaleSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.yml index dcb84a3730f6..4ffe35c4c8f0 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.yml @@ -63,4 +63,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsCategoryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsOperations.yml index 454b681cf921..41923079057a 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsOperations.yml @@ -130,4 +130,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.aio.operations.DiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.yml index b94adbb548a9..b517ad3e5104 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.yml @@ -136,4 +136,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.aio.operations.ManagementGroupDiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.PredictiveMetricOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.PredictiveMetricOperations.yml index 53024aeb0ba6..ec4e83644054 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.PredictiveMetricOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.PredictiveMetricOperations.yml @@ -76,4 +76,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.aio.operations.PredictiveMetricOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.yml index 4c8ef3e69fb0..839da9d03945 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.aio.operations.SubscriptionDiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.AutoscaleSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.AutoscaleSettingsOperations.yml index daff564f964e..a351c09cd3cc 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.AutoscaleSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.AutoscaleSettingsOperations.yml @@ -206,4 +206,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.operations.AutoscaleSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsCategoryOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsCategoryOperations.yml index 836b1b8e0770..1a68c31c924f 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsCategoryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsCategoryOperations.yml @@ -63,4 +63,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsCategoryOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsOperations.yml index f159e6a749de..9e45883f1b3e 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsOperations.yml @@ -130,4 +130,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.operations.DiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.yml index 71c69e88c28e..1ca20d6a4ade 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.yml @@ -134,4 +134,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.operations.ManagementGroupDiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.PredictiveMetricOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.PredictiveMetricOperations.yml index ba35f590477e..d28663cd64b6 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.PredictiveMetricOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.PredictiveMetricOperations.yml @@ -76,4 +76,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.operations.PredictiveMetricOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.yml index 2dda66129601..d0dc7469e615 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_05_01_preview.operations.SubscriptionDiagnosticSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.aio.operations.AzureMonitorWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.aio.operations.AzureMonitorWorkspacesOperations.yml index e98752d7986b..a1025c092c94 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.aio.operations.AzureMonitorWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.aio.operations.AzureMonitorWorkspacesOperations.yml @@ -212,4 +212,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_06_03_preview.aio.operations.AzureMonitorWorkspacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_06_03_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.aio.operations.MonitorOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.aio.operations.MonitorOperationsOperations.yml index c50a31a6c9e0..f475a8e7f94e 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.aio.operations.MonitorOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.aio.operations.MonitorOperationsOperations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_06_03_preview.aio.operations.MonitorOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_06_03_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.operations.AzureMonitorWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.operations.AzureMonitorWorkspacesOperations.yml index 7bb30a963cec..2121470daaf2 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.operations.AzureMonitorWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.operations.AzureMonitorWorkspacesOperations.yml @@ -212,4 +212,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_06_03_preview.operations.AzureMonitorWorkspacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_06_03_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.operations.MonitorOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.operations.MonitorOperationsOperations.yml index 72165c905db8..e93d5362870a 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.operations.MonitorOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_06_03_preview.operations.MonitorOperationsOperations.yml @@ -28,4 +28,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_06_03_preview.operations.MonitorOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_06_03_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index 4bcfb86c0f5a..1523c49de83b 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkResourcesOperations.yml index 3a8c5afc3016..54eda3f20f34 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -78,4 +78,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopeOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopeOperationStatusOperations.yml index 71c3c49a3711..7a1734b2049d 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopeOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopeOperationStatusOperations.yml @@ -45,4 +45,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopeOperationStatusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopedResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopedResourcesOperations.yml index 4984a4e25b5d..237a375024f3 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopedResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopedResourcesOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopedResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopesOperations.yml index 03c36a98f4d5..6a939cb47604 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopesOperations.yml @@ -234,4 +234,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.aio.operations.PrivateLinkScopesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateEndpointConnectionsOperations.yml index 4576ecec7056..f3de89b50369 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkResourcesOperations.yml index 591111db6042..52338d0f5251 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkResourcesOperations.yml @@ -78,4 +78,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopeOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopeOperationStatusOperations.yml index fbbaf40af1fd..5b98f93d2baa 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopeOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopeOperationStatusOperations.yml @@ -45,4 +45,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopeOperationStatusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopedResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopedResourcesOperations.yml index ca5a391692f8..4e7dcc166be9 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopedResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopedResourcesOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopedResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopesOperations.yml index 7c286e518b95..eea508f7d413 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopesOperations.yml @@ -233,4 +233,4 @@ attributes: - uid: azure.mgmt.monitor.v2021_07_01_preview.operations.PrivateLinkScopesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_09_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_09_01.aio.operations.ActionGroupsOperations.yml index 6b7887d6c4fc..3cd2e5b40573 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_09_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_09_01.aio.operations.ActionGroupsOperations.yml @@ -518,4 +518,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_09_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_09_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_09_01.operations.ActionGroupsOperations.yml index c3cc55ab1bfc..e6b870b242c4 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_09_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2021_09_01.operations.ActionGroupsOperations.yml @@ -517,4 +517,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2021_09_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionEndpointsOperations.yml index ae12fa530af4..9112b4f9d73d 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionEndpointsOperations.yml @@ -231,4 +231,4 @@ attributes: - uid: azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionEndpointsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.yml index 84d87f433139..45f3584b1c05 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.yml @@ -220,4 +220,4 @@ attributes: - uid: azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRuleAssociationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRulesOperations.yml index e18f002d02ab..85066c386843 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRulesOperations.yml @@ -231,4 +231,4 @@ attributes: - uid: azure.mgmt.monitor.v2022_02_01_preview.aio.operations.DataCollectionRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionEndpointsOperations.yml index 1406fcccd9d7..791bb1a9dafe 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionEndpointsOperations.yml @@ -231,4 +231,4 @@ attributes: - uid: azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionEndpointsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRuleAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRuleAssociationsOperations.yml index 853e1a9911c2..2c27d3623cec 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRuleAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRuleAssociationsOperations.yml @@ -218,4 +218,4 @@ attributes: - uid: azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRuleAssociationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRulesOperations.yml index 5f27ccce9f23..664804a0627a 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRulesOperations.yml @@ -231,4 +231,4 @@ attributes: - uid: azure.mgmt.monitor.v2022_02_01_preview.operations.DataCollectionRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2022_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_04_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_04_01.aio.operations.ActionGroupsOperations.yml index 873a34895349..07cd1535f922 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_04_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_04_01.aio.operations.ActionGroupsOperations.yml @@ -416,4 +416,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_04_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_04_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_04_01.operations.ActionGroupsOperations.yml index 563cadeecfd7..73e553fbe1e3 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_04_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_04_01.operations.ActionGroupsOperations.yml @@ -415,4 +415,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_04_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.ActionGroupsOperations.yml index 78aa837c0a59..2f838fa3acb1 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.ActionGroupsOperations.yml @@ -518,4 +518,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_06_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionEndpointsOperations.yml index 904ac10fa809..316e8c3671cf 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionEndpointsOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRuleAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRuleAssociationsOperations.yml index 0e603decd1f0..fd0bbe2def9f 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRuleAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRuleAssociationsOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRuleAssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRulesOperations.yml index af914311f926..240645306ed7 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRulesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_06_01.aio.operations.DataCollectionRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.ActionGroupsOperations.yml index 836532b169e8..1bf87ed1dd59 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.ActionGroupsOperations.yml @@ -517,4 +517,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_06_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionEndpointsOperations.yml index 3e9da13cf8e7..114d1a31762b 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionEndpointsOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_06_01.operations.DataCollectionEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRuleAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRuleAssociationsOperations.yml index d83fa5f67ab8..8550e2ac8792 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRuleAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRuleAssociationsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRuleAssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRulesOperations.yml index f2836d5e6d3e..fa652a18d12a 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRulesOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_06_01.operations.DataCollectionRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_08_01_preview.aio.operations.ScheduledQueryRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_08_01_preview.aio.operations.ScheduledQueryRulesOperations.yml index 1d5c997ff1c0..f1f943bc0791 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_08_01_preview.aio.operations.ScheduledQueryRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_08_01_preview.aio.operations.ScheduledQueryRulesOperations.yml @@ -202,4 +202,4 @@ attributes: - uid: azure.mgmt.monitor.v2022_08_01_preview.aio.operations.ScheduledQueryRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_08_01_preview.operations.ScheduledQueryRulesOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_08_01_preview.operations.ScheduledQueryRulesOperations.yml index 98e647f04957..27b9fe2f44c1 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_08_01_preview.operations.ScheduledQueryRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_08_01_preview.operations.ScheduledQueryRulesOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.monitor.v2022_08_01_preview.operations.ScheduledQueryRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.aio.operations.AutoscaleSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.aio.operations.AutoscaleSettingsOperations.yml index 3c3d255f11e7..e05fc1b4152a 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.aio.operations.AutoscaleSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.aio.operations.AutoscaleSettingsOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_10_01.aio.operations.AutoscaleSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.aio.operations.PredictiveMetricOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.aio.operations.PredictiveMetricOperations.yml index 7225f863faf4..2f0dd02db976 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.aio.operations.PredictiveMetricOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.aio.operations.PredictiveMetricOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_10_01.aio.operations.PredictiveMetricOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.operations.AutoscaleSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.operations.AutoscaleSettingsOperations.yml index 9f1816f10bec..46885084d420 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.operations.AutoscaleSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.operations.AutoscaleSettingsOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_10_01.operations.AutoscaleSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.operations.PredictiveMetricOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.operations.PredictiveMetricOperations.yml index 649d05a6b548..5cecdd0e23b5 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.operations.PredictiveMetricOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2022_10_01.operations.PredictiveMetricOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2022_10_01.operations.PredictiveMetricOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.aio.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.aio.operations.ActionGroupsOperations.yml index 0b4f8540f26a..a5ffa1fda896 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.aio.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.aio.operations.ActionGroupsOperations.yml @@ -349,4 +349,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2023_01_01.aio.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.operations.ActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.operations.ActionGroupsOperations.yml index 2ac4fe68a4b3..c7cdcbac03cd 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.operations.ActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_01_01.operations.ActionGroupsOperations.yml @@ -349,4 +349,4 @@ methods: attributes: - uid: azure.mgmt.monitor.v2023_01_01.operations.ActionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_03_01_preview.aio.operations.TenantActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_03_01_preview.aio.operations.TenantActionGroupsOperations.yml index ba55706f77ff..54ddd1be8077 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_03_01_preview.aio.operations.TenantActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_03_01_preview.aio.operations.TenantActionGroupsOperations.yml @@ -205,4 +205,4 @@ attributes: - uid: azure.mgmt.monitor.v2023_03_01_preview.aio.operations.TenantActionGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2023_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_03_01_preview.operations.TenantActionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_03_01_preview.operations.TenantActionGroupsOperations.yml index 0348da23104c..3315b2f4a4eb 100644 --- a/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_03_01_preview.operations.TenantActionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-monitor/azure.mgmt.monitor.v2023_03_01_preview.operations.TenantActionGroupsOperations.yml @@ -205,4 +205,4 @@ attributes: - uid: azure.mgmt.monitor.v2023_03_01_preview.operations.TenantActionGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv168\\Lib\\site-packages\\azure\\mgmt\\monitor\\v2023_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.Operations.yml index c9d944883c78..75735de4203b 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2018_11_30.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.SystemAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.SystemAssignedIdentitiesOperations.yml index 516ab818be2b..39905865b7b0 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.SystemAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.SystemAssignedIdentitiesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2018_11_30.aio.operations.SystemAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.UserAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.UserAssignedIdentitiesOperations.yml index b38ac5442414..c15f4b7c8835 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.UserAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.aio.operations.UserAssignedIdentitiesOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2018_11_30.aio.operations.UserAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.Operations.yml index fd4620b901d6..001111825339 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2018_11_30.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.SystemAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.SystemAssignedIdentitiesOperations.yml index 3f55da7d9129..d98ecaa20eeb 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.SystemAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.SystemAssignedIdentitiesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2018_11_30.operations.SystemAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.UserAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.UserAssignedIdentitiesOperations.yml index 79d604401e67..eb7fc95ec333 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.UserAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2018_11_30.operations.UserAssignedIdentitiesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2018_11_30.operations.UserAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.Operations.yml index e253330c8f3e..b182f85c5543 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2021_09_30_preview.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.SystemAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.SystemAssignedIdentitiesOperations.yml index 2ae1c092320a..202145377630 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.SystemAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.SystemAssignedIdentitiesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2021_09_30_preview.aio.operations.SystemAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.UserAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.UserAssignedIdentitiesOperations.yml index a477d97758e4..70fea3ba0391 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.UserAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.aio.operations.UserAssignedIdentitiesOperations.yml @@ -265,4 +265,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2021_09_30_preview.aio.operations.UserAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.Operations.yml index 660cab52a6d8..b8a2d701d279 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2021_09_30_preview.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.SystemAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.SystemAssignedIdentitiesOperations.yml index 38b445f2e660..efce0219adb5 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.SystemAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.SystemAssignedIdentitiesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2021_09_30_preview.operations.SystemAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.UserAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.UserAssignedIdentitiesOperations.yml index 66c9bd3f42a4..4c9ae0407011 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.UserAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2021_09_30_preview.operations.UserAssignedIdentitiesOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2021_09_30_preview.operations.UserAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.FederatedIdentityCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.FederatedIdentityCredentialsOperations.yml index ac726b2a3fbf..d2f13a14d490 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.FederatedIdentityCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.FederatedIdentityCredentialsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2022_01_31_preview.aio.operations.FederatedIdentityCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.Operations.yml index ecef8c12b234..49318df4b203 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2022_01_31_preview.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.SystemAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.SystemAssignedIdentitiesOperations.yml index aebf9bb4c3d7..6cbe3da1386e 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.SystemAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.SystemAssignedIdentitiesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2022_01_31_preview.aio.operations.SystemAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.UserAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.UserAssignedIdentitiesOperations.yml index 4f9ae2f20997..523eb2921138 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.UserAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.aio.operations.UserAssignedIdentitiesOperations.yml @@ -265,4 +265,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2022_01_31_preview.aio.operations.UserAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.FederatedIdentityCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.FederatedIdentityCredentialsOperations.yml index 20dbe4e3992b..629182b09fec 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.FederatedIdentityCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.FederatedIdentityCredentialsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2022_01_31_preview.operations.FederatedIdentityCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.Operations.yml index 292ae4ca23ee..0182eee3251c 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2022_01_31_preview.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.SystemAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.SystemAssignedIdentitiesOperations.yml index ea7ce7b20448..7103717372de 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.SystemAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.SystemAssignedIdentitiesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2022_01_31_preview.operations.SystemAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.UserAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.UserAssignedIdentitiesOperations.yml index 764e6de277e9..3cf9a7b7cee7 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.UserAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2022_01_31_preview.operations.UserAssignedIdentitiesOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2022_01_31_preview.operations.UserAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.FederatedIdentityCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.FederatedIdentityCredentialsOperations.yml index 64f895e3086d..b081da5c6538 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.FederatedIdentityCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.FederatedIdentityCredentialsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2023_01_31.aio.operations.FederatedIdentityCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.Operations.yml index 684152f924d2..268e2de64f80 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2023_01_31.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.SystemAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.SystemAssignedIdentitiesOperations.yml index cd6d5968ef00..95e2b96fa67d 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.SystemAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.SystemAssignedIdentitiesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2023_01_31.aio.operations.SystemAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.UserAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.UserAssignedIdentitiesOperations.yml index e903d76fae9b..012e4d6ce98e 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.UserAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.aio.operations.UserAssignedIdentitiesOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2023_01_31.aio.operations.UserAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.FederatedIdentityCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.FederatedIdentityCredentialsOperations.yml index ac71a49e0f86..7fd3acb8c4b7 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.FederatedIdentityCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.FederatedIdentityCredentialsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2023_01_31.operations.FederatedIdentityCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.Operations.yml index 1da8578022c3..7d74e55cdd67 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2023_01_31.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.SystemAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.SystemAssignedIdentitiesOperations.yml index abbe37bbec3e..ac176842938d 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.SystemAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.SystemAssignedIdentitiesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2023_01_31.operations.SystemAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.UserAssignedIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.UserAssignedIdentitiesOperations.yml index 83a3b6464b83..1e796f431eda 100644 --- a/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.UserAssignedIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-msi/azure.mgmt.msi.v2023_01_31.operations.UserAssignedIdentitiesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.msi.v2023_01_31.operations.UserAssignedIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.AccountsOperations.yml index 7f7939ce3cff..ab53802251b7 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.AccountsOperations.yml @@ -339,4 +339,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupPoliciesOperations.yml index 77c623543293..83747b407971 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupPoliciesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.BackupPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupVaultsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupVaultsOperations.yml index 84f9c7f1fcab..d145b6406a1a 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupVaultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupVaultsOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.BackupVaultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsOperations.yml index 8901f0a3d279..cef9deb9adda 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsOperations.yml @@ -301,4 +301,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.BackupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderAccountOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderAccountOperations.yml index 95fa2b2cdfbe..5dadce0f9c4e 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderAccountOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderAccountOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.BackupsUnderAccountOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderBackupVaultOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderBackupVaultOperations.yml index 0289bfe821c3..08a4277ebdfb 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderBackupVaultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderBackupVaultOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.BackupsUnderBackupVaultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderVolumeOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderVolumeOperations.yml index e4984e09a4ed..30ea49105670 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderVolumeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.BackupsUnderVolumeOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.BackupsUnderVolumeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceOperations.yml index 6d81d19dfeed..4ec5d7609031 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.NetAppResourceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceQuotaLimitsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceQuotaLimitsOperations.yml index efd4460595ef..bd285f88a2d2 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceQuotaLimitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceQuotaLimitsOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.NetAppResourceQuotaLimitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceRegionInfosOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceRegionInfosOperations.yml index 85601fe31d27..57e8d1f80b86 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceRegionInfosOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceRegionInfosOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.NetAppResourceRegionInfosOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceUsagesOperations.yml index e1c845191ace..23c262202718 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.NetAppResourceUsagesOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.NetAppResourceUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.Operations.yml index 41f36aee8375..edc96c9984a2 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.PoolsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.PoolsOperations.yml index 33bc126b6c90..ba46bf504598 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.PoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.PoolsOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.PoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SnapshotPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SnapshotPoliciesOperations.yml index da330c5cc76b..16368ade0941 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SnapshotPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SnapshotPoliciesOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.SnapshotPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SnapshotsOperations.yml index d5aa82d78a9e..bf149fb4545e 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SnapshotsOperations.yml @@ -293,4 +293,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SubvolumesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SubvolumesOperations.yml index 59e28da12ee8..95906120fb0e 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SubvolumesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.SubvolumesOperations.yml @@ -290,4 +290,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.SubvolumesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumeGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumeGroupsOperations.yml index 1c366d639ce9..f42df6e4ac13 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumeGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumeGroupsOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.VolumeGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumeQuotaRulesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumeQuotaRulesOperations.yml index 63cde8fec192..3412bd15aee6 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumeQuotaRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumeQuotaRulesOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.VolumeQuotaRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumesOperations.yml index 0dc0a36e5f91..e97b22dd10ea 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.aio.operations.VolumesOperations.yml @@ -1137,4 +1137,4 @@ methods: attributes: - uid: azure.mgmt.netapp.aio.operations.VolumesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.AccountsOperations.yml index 96088c34274e..e80b1cb0af69 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.AccountsOperations.yml @@ -337,4 +337,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupPoliciesOperations.yml index fa556fead678..48438f187867 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupPoliciesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.BackupPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupVaultsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupVaultsOperations.yml index 6b5ea3cc58b3..574fd83c286a 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupVaultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupVaultsOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.BackupVaultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsOperations.yml index 84e8df70bab9..b67c98e755b2 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.BackupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderAccountOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderAccountOperations.yml index 192646c990b8..f6701a091797 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderAccountOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderAccountOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.BackupsUnderAccountOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderBackupVaultOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderBackupVaultOperations.yml index f9b88af05a44..94bf095ebbee 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderBackupVaultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderBackupVaultOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.BackupsUnderBackupVaultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderVolumeOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderVolumeOperations.yml index d1ef5666fe91..03bc79cc98ec 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderVolumeOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.BackupsUnderVolumeOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.BackupsUnderVolumeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceOperations.yml index ee08441d58c7..102c095ad17f 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.NetAppResourceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceQuotaLimitsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceQuotaLimitsOperations.yml index 06aaa3e36a13..57d24a913911 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceQuotaLimitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceQuotaLimitsOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.NetAppResourceQuotaLimitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceRegionInfosOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceRegionInfosOperations.yml index 6b9092aa82a7..0d55ded4020f 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceRegionInfosOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceRegionInfosOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.NetAppResourceRegionInfosOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceUsagesOperations.yml index 2acbf319dcfd..aac19764c092 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.NetAppResourceUsagesOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.NetAppResourceUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.Operations.yml index 15e744dc2e78..e12750aedd89 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.PoolsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.PoolsOperations.yml index 720d3f438937..862d50b4d341 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.PoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.PoolsOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.PoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SnapshotPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SnapshotPoliciesOperations.yml index 5f7b4b1cf2c1..389301518788 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SnapshotPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SnapshotPoliciesOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.SnapshotPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SnapshotsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SnapshotsOperations.yml index eb4431931984..7a46608ca4fc 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SnapshotsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SnapshotsOperations.yml @@ -289,4 +289,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.SnapshotsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SubvolumesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SubvolumesOperations.yml index d48904bb5639..c5ae865f976e 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SubvolumesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.SubvolumesOperations.yml @@ -290,4 +290,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.SubvolumesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumeGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumeGroupsOperations.yml index acada42e5d3f..0388a5614430 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumeGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumeGroupsOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.VolumeGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumeQuotaRulesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumeQuotaRulesOperations.yml index f2c9516d1b25..a038ee81b790 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumeQuotaRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumeQuotaRulesOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.VolumeQuotaRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumesOperations.yml b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumesOperations.yml index eed4bc1e95ba..0a330cd3d25c 100644 --- a/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-netapp/azure.mgmt.netapp.operations.VolumesOperations.yml @@ -1131,4 +1131,4 @@ methods: attributes: - uid: azure.mgmt.netapp.operations.VolumesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AdminRuleCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AdminRuleCollectionsOperations.yml index 0d4c19d0e296..c3fad0820a58 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AdminRuleCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AdminRuleCollectionsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AdminRuleCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AdminRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AdminRulesOperations.yml index 0709dc4da281..b215705fb4ad 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AdminRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AdminRulesOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AdminRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.yml index e5b5cf00d5bb..b3f4b2bd6b61 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayPrivateLinkResourcesOperations.yml index 71555a18c7f0..9517aa409d2d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayPrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ApplicationGatewayPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.yml index 44b3847dc11a..6cb6390b9dcd 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsOperations.yml index e15465d2de43..cad7821d1d43 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ApplicationGatewayWafDynamicManifestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewaysOperations.yml index 90b76a95d4d0..db9e1c7c5757 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationGatewaysOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ApplicationGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationSecurityGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationSecurityGroupsOperations.yml index 037c1e4254e2..b0fa6953db5b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationSecurityGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ApplicationSecurityGroupsOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ApplicationSecurityGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableDelegationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableDelegationsOperations.yml index 9a806774203d..562e57b36a22 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableDelegationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableDelegationsOperations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AvailableDelegationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableEndpointServicesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableEndpointServicesOperations.yml index 6034676b4749..f38b9cd7c875 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableEndpointServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableEndpointServicesOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AvailableEndpointServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailablePrivateEndpointTypesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailablePrivateEndpointTypesOperations.yml index 07ee585b5de8..5e4b2ce6b621 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailablePrivateEndpointTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailablePrivateEndpointTypesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AvailablePrivateEndpointTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableResourceGroupDelegationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableResourceGroupDelegationsOperations.yml index 2bdeddfc180a..8f93f3c7054c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableResourceGroupDelegationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableResourceGroupDelegationsOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AvailableResourceGroupDelegationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableServiceAliasesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableServiceAliasesOperations.yml index b4e19b9b8e09..7b6f3676d836 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableServiceAliasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AvailableServiceAliasesOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AvailableServiceAliasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AzureFirewallFqdnTagsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AzureFirewallFqdnTagsOperations.yml index 75d08d3f7fa7..6ecc17fc8bed 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AzureFirewallFqdnTagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AzureFirewallFqdnTagsOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AzureFirewallFqdnTagsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AzureFirewallsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AzureFirewallsOperations.yml index 0b226c6abf1b..bb9cf468b26c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AzureFirewallsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.AzureFirewallsOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.AzureFirewallsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.BastionHostsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.BastionHostsOperations.yml index 3ae2cae3bfda..3652cb4e91ee 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.BastionHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.BastionHostsOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.BastionHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.BgpServiceCommunitiesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.BgpServiceCommunitiesOperations.yml index aa613eec9850..a16a4482ff9e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.BgpServiceCommunitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.BgpServiceCommunitiesOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.BgpServiceCommunitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConfigurationPolicyGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConfigurationPolicyGroupsOperations.yml index 7b3a9cb772e1..223647b3636e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConfigurationPolicyGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConfigurationPolicyGroupsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ConfigurationPolicyGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConnectionMonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConnectionMonitorsOperations.yml index 0e22058d0910..06795fd5e7ef 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConnectionMonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConnectionMonitorsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ConnectionMonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConnectivityConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConnectivityConfigurationsOperations.yml index 3902fdd60d0a..7b9802adeb6d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConnectivityConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ConnectivityConfigurationsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ConnectivityConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.CustomIPPrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.CustomIPPrefixesOperations.yml index 93c789f3b7c7..2684a914e97f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.CustomIPPrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.CustomIPPrefixesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.CustomIPPrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DdosCustomPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DdosCustomPoliciesOperations.yml index efe1a4a11a1c..9cef8bceb4cc 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DdosCustomPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DdosCustomPoliciesOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.DdosCustomPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DdosProtectionPlansOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DdosProtectionPlansOperations.yml index 3a29898d0b1e..8fea9f81d052 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DdosProtectionPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DdosProtectionPlansOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.DdosProtectionPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DefaultSecurityRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DefaultSecurityRulesOperations.yml index 6259431f5203..38c8a6c85615 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DefaultSecurityRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DefaultSecurityRulesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.DefaultSecurityRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DscpConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DscpConfigurationOperations.yml index 216bc56bee0a..19565ae06b04 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DscpConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.DscpConfigurationOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.DscpConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitAuthorizationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitAuthorizationsOperations.yml index 1c575244c43e..473c29b15a88 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitAuthorizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitAuthorizationsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteCircuitAuthorizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitConnectionsOperations.yml index f8f57643b693..3421542e990d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitConnectionsOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteCircuitConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitPeeringsOperations.yml index 91f3e9a4c2d7..32e6e2b5b841 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitPeeringsOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteCircuitPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitsOperations.yml index 2283a8172860..d08cbf83a4b7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCircuitsOperations.yml @@ -312,4 +312,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteCircuitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteConnectionsOperations.yml index b7150ca31768..22f65aab14c5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteConnectionsOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionPeeringsOperations.yml index 551c45539d93..ce1de8f62485 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionPeeringsOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionsOperations.yml index 99f3643c31f8..244b4450d817 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionsOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteCrossConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteGatewaysOperations.yml index 18c275158c1e..0e5eb27e6847 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteGatewaysOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteLinksOperations.yml index d6c9d4aafddc..a51e58399f51 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteLinksOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortAuthorizationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortAuthorizationsOperations.yml index 98856aa01752..669094e90bfe 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortAuthorizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortAuthorizationsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRoutePortAuthorizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortsLocationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortsLocationsOperations.yml index a11048e7d4e1..5af877ad8e3a 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortsLocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortsLocationsOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRoutePortsLocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortsOperations.yml index 92b291976cb6..994b6b55710e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRoutePortsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRoutePortsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteProviderPortsLocationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteProviderPortsLocationOperations.yml index 89fe3ceb11d5..fa8b0cfc9e46 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteProviderPortsLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteProviderPortsLocationOperations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteProviderPortsLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteServiceProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteServiceProvidersOperations.yml index 3fc41e41e233..6c057bd05ad5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteServiceProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ExpressRouteServiceProvidersOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ExpressRouteServiceProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPoliciesOperations.yml index 616905d5e1a0..ce59103d9bd1 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPoliciesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FirewallPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyDeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyDeploymentsOperations.yml index 84203dd6f380..036ffdd9e27f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyDeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyDeploymentsOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FirewallPolicyDeploymentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyDraftsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyDraftsOperations.yml index 8b3ecb3e58eb..6cc6b5099d5e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyDraftsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyDraftsOperations.yml @@ -88,4 +88,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FirewallPolicyDraftsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.yml index 0713f3dafcf0..52a2f1fc38f3 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOperations.yml index 8d5bbc62b604..0159dbbbd795 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOverridesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOverridesOperations.yml index aaf7a203a498..6dc5e58c65f8 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOverridesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOverridesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FirewallPolicyIdpsSignaturesOverridesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.yml index b678c52a6ca4..a141d6334190 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.yml @@ -104,4 +104,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupsOperations.yml index 949d094d5183..ab10cb7239d4 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FirewallPolicyRuleCollectionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FlowLogsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FlowLogsOperations.yml index 90987755d66e..17e8dbd26a73 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FlowLogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.FlowLogsOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.FlowLogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.HubRouteTablesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.HubRouteTablesOperations.yml index b8b88f44dbdb..61e67e32db49 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.HubRouteTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.HubRouteTablesOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.HubRouteTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.HubVirtualNetworkConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.HubVirtualNetworkConnectionsOperations.yml index 94f6f1e8a1a4..47a048cc1945 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.HubVirtualNetworkConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.HubVirtualNetworkConnectionsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.HubVirtualNetworkConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.InboundNatRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.InboundNatRulesOperations.yml index 202c8701b9d8..fb4942c2c385 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.InboundNatRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.InboundNatRulesOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.InboundNatRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.InboundSecurityRuleOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.InboundSecurityRuleOperations.yml index 33f2053d29f4..efb1eaec8621 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.InboundSecurityRuleOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.InboundSecurityRuleOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.InboundSecurityRuleOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpAllocationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpAllocationsOperations.yml index f6cf8eecbd0e..09b005cb6a85 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpAllocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpAllocationsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.IpAllocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpGroupsOperations.yml index 13fa826f2bbd..a3690b206fe1 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpGroupsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.IpGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpamPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpamPoolsOperations.yml index 8cf402a546ac..d986c5a4ea6f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpamPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.IpamPoolsOperations.yml @@ -299,4 +299,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.IpamPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerBackendAddressPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerBackendAddressPoolsOperations.yml index e5648c935aa8..603b043ee409 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerBackendAddressPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerBackendAddressPoolsOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.LoadBalancerBackendAddressPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerFrontendIPConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerFrontendIPConfigurationsOperations.yml index 53f9b7f68d8d..2e4569743351 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerFrontendIPConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerFrontendIPConfigurationsOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.LoadBalancerFrontendIPConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerLoadBalancingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerLoadBalancingRulesOperations.yml index 42d16786050a..93d8cec611c3 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerLoadBalancingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerLoadBalancingRulesOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.LoadBalancerLoadBalancingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerNetworkInterfacesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerNetworkInterfacesOperations.yml index a8bd700e247e..82724761b0fc 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerNetworkInterfacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerNetworkInterfacesOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.LoadBalancerNetworkInterfacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerOutboundRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerOutboundRulesOperations.yml index ed8e3fdbe672..51208cb3bebd 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerOutboundRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerOutboundRulesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.LoadBalancerOutboundRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerProbesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerProbesOperations.yml index 206334ce5bd5..7525c67e4731 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerProbesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancerProbesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.LoadBalancerProbesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancersOperations.yml index 6339a27844bc..10c0350d622b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LoadBalancersOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.LoadBalancersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LocalNetworkGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LocalNetworkGatewaysOperations.yml index c2467468b777..b2be2d56d01d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LocalNetworkGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.LocalNetworkGatewaysOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.LocalNetworkGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ManagementGroupNetworkManagerConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ManagementGroupNetworkManagerConnectionsOperations.yml index 759d86b91f96..c94d84915e1c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ManagementGroupNetworkManagerConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ManagementGroupNetworkManagerConnectionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ManagementGroupNetworkManagerConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NatGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NatGatewaysOperations.yml index 46d7ad2cb828..359df411afab 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NatGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NatGatewaysOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NatGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NatRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NatRulesOperations.yml index 5104b250d7e7..9bcacb54876f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NatRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NatRulesOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NatRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkGroupsOperations.yml index 44e72e121157..9da5f83a4561 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkGroupsOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceIPConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceIPConfigurationsOperations.yml index 3ce4568dabe9..d036f6fed3e8 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceIPConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceIPConfigurationsOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkInterfaceIPConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceLoadBalancersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceLoadBalancersOperations.yml index 4783e3b4f350..3dc5d7b12f38 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceLoadBalancersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceLoadBalancersOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkInterfaceLoadBalancersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceTapConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceTapConfigurationsOperations.yml index 2a8cedeed09b..a5de6b3ae0a5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceTapConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfaceTapConfigurationsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkInterfaceTapConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfacesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfacesOperations.yml index f787ac2f9e8a..fbc7626f47e2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkInterfacesOperations.yml @@ -481,4 +481,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkInterfacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerCommitsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerCommitsOperations.yml index b2758b894077..bd6025422314 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerCommitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerCommitsOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkManagerCommitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerDeploymentStatusOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerDeploymentStatusOperations.yml index e5f6c15f7271..fd224d3fb2b5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerDeploymentStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerDeploymentStatusOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkManagerDeploymentStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerRoutingConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerRoutingConfigurationsOperations.yml index 82efa38f1001..d6aaabff2a55 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerRoutingConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagerRoutingConfigurationsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkManagerRoutingConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagersOperations.yml index ebc2fb78e5d3..1b948267ff4c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkManagersOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkManagersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkProfilesOperations.yml index 8607edb64a34..deeff7fa55d2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkProfilesOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityGroupsOperations.yml index 4eb2e70db62c..5ed5b4c78497 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAccessRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAccessRulesOperations.yml index 52b2a8be8578..b8b64231c5ba 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAccessRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAccessRulesOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAccessRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.yml index 206678fe12af..0ff97003207d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociationsOperations.yml index 5d97c719bf0d..8963ab239fd9 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociationsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimeterAssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinkReferencesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinkReferencesOperations.yml index 9a1b0977760d..dd84b1d74e17 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinkReferencesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinkReferencesOperations.yml @@ -114,4 +114,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinkReferencesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinksOperations.yml index d245878a4935..9656a4b9477b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinksOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.yml index 9858442ffabc..b22a3c5f2d26 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterOperationStatusesOperations.yml index 5cec19cc8267..783d20892d2b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterOperationStatusesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimeterOperationStatusesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterProfilesOperations.yml index a6175084a31d..c12efd1f282e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimeterProfilesOperations.yml @@ -148,4 +148,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimeterProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimetersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimetersOperations.yml index a97099e3e96d..41ded93e5bba 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimetersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkSecurityPerimetersOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkSecurityPerimetersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkVirtualApplianceConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkVirtualApplianceConnectionsOperations.yml index 0e3e1118958d..a63fed082e47 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkVirtualApplianceConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkVirtualApplianceConnectionsOperations.yml @@ -136,4 +136,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkVirtualApplianceConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkVirtualAppliancesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkVirtualAppliancesOperations.yml index 4318a7779ab0..82d2b66fd6ec 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkVirtualAppliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkVirtualAppliancesOperations.yml @@ -275,4 +275,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkVirtualAppliancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkWatchersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkWatchersOperations.yml index 2e9af3a42bc8..632df29526a2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkWatchersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.NetworkWatchersOperations.yml @@ -589,4 +589,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.NetworkWatchersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.Operations.yml index 23d4771bed6e..1f72aa2f7804 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.P2SVpnGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.P2SVpnGatewaysOperations.yml index 307c27169489..81148750511d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.P2SVpnGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.P2SVpnGatewaysOperations.yml @@ -316,4 +316,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.P2SVpnGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PacketCapturesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PacketCapturesOperations.yml index e1b9f2e83860..bee3dfde00cb 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PacketCapturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PacketCapturesOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.PacketCapturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PeerExpressRouteCircuitConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PeerExpressRouteCircuitConnectionsOperations.yml index e6e61717c1e1..1ad8b49fba72 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PeerExpressRouteCircuitConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PeerExpressRouteCircuitConnectionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.PeerExpressRouteCircuitConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateDnsZoneGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateDnsZoneGroupsOperations.yml index fd0537d20e01..bf2b5b207646 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateDnsZoneGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateDnsZoneGroupsOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.PrivateDnsZoneGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateEndpointsOperations.yml index dd8ef1df95c6..d94478d5fd66 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateEndpointsOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.PrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateLinkServicesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateLinkServicesOperations.yml index 5f2a9b0e4a38..4f182ab9ef59 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateLinkServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PrivateLinkServicesOperations.yml @@ -372,4 +372,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.PrivateLinkServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PublicIPAddressesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PublicIPAddressesOperations.yml index c0998b45c6ce..2290820b34f1 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PublicIPAddressesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PublicIPAddressesOperations.yml @@ -413,4 +413,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.PublicIPAddressesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PublicIPPrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PublicIPPrefixesOperations.yml index 6aeaefd7fe44..c9260eab2f01 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PublicIPPrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.PublicIPPrefixesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.PublicIPPrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ReachabilityAnalysisIntentsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ReachabilityAnalysisIntentsOperations.yml index fdfc2b3aa836..639deee50516 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ReachabilityAnalysisIntentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ReachabilityAnalysisIntentsOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ReachabilityAnalysisIntentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ReachabilityAnalysisRunsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ReachabilityAnalysisRunsOperations.yml index 2dfad1933924..c0d5f08f1e33 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ReachabilityAnalysisRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ReachabilityAnalysisRunsOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ReachabilityAnalysisRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ResourceNavigationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ResourceNavigationLinksOperations.yml index ab91f6848124..0036057b8641 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ResourceNavigationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ResourceNavigationLinksOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ResourceNavigationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteFilterRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteFilterRulesOperations.yml index 4ad501cf4cde..20ba1e15a6cd 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteFilterRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteFilterRulesOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.RouteFilterRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteFiltersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteFiltersOperations.yml index 068144ab2a37..94299bb398c6 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteFiltersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteFiltersOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.RouteFiltersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteMapsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteMapsOperations.yml index 30004c44af37..af091ceafa1a 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteMapsOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.RouteMapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteTablesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteTablesOperations.yml index 3805ce44829e..6c983f91ab90 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RouteTablesOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.RouteTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutesOperations.yml index 189768bf5393..74afbb72e709 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutesOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.RoutesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingIntentOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingIntentOperations.yml index c2846c0eecfc..defd9da80744 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingIntentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingIntentOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.RoutingIntentOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingRuleCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingRuleCollectionsOperations.yml index ab566c329c18..01970fffd783 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingRuleCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingRuleCollectionsOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.RoutingRuleCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingRulesOperations.yml index e9caf6826ec7..a32b714cb11d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.RoutingRulesOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.RoutingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ScopeConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ScopeConnectionsOperations.yml index aec5cc99e8f9..556c6a7c5165 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ScopeConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ScopeConnectionsOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ScopeConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityAdminConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityAdminConfigurationsOperations.yml index be6a01503694..b3eac374b92d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityAdminConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityAdminConfigurationsOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.SecurityAdminConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityPartnerProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityPartnerProvidersOperations.yml index 4c3586dda55b..d338297a9761 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityPartnerProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityPartnerProvidersOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.SecurityPartnerProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityRulesOperations.yml index b2c2d35afabd..49cecd7c85ed 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityRulesOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.SecurityRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserConfigurationsOperations.yml index 08ebd7a1694e..4207946f1ddd 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserConfigurationsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.SecurityUserConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserRuleCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserRuleCollectionsOperations.yml index bb14a8a54988..be500dc195d1 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserRuleCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserRuleCollectionsOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.SecurityUserRuleCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserRulesOperations.yml index 149906d718d5..91e182d2822a 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SecurityUserRulesOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.SecurityUserRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceAssociationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceAssociationLinksOperations.yml index 0ea34a28789f..3bc9eebc7cbc 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceAssociationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceAssociationLinksOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ServiceAssociationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceEndpointPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceEndpointPoliciesOperations.yml index e7fc8b289847..87d481b1401a 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceEndpointPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceEndpointPoliciesOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ServiceEndpointPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceEndpointPolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceEndpointPolicyDefinitionsOperations.yml index e77f59c6adf8..3a9813c84cc2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceEndpointPolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceEndpointPolicyDefinitionsOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ServiceEndpointPolicyDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceTagInformationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceTagInformationOperations.yml index 1ec513dd3d4d..5d7ab99cc247 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceTagInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceTagInformationOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ServiceTagInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceTagsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceTagsOperations.yml index 4b7b0231a509..efdf7468b0a2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceTagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.ServiceTagsOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.ServiceTagsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.StaticCidrsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.StaticCidrsOperations.yml index 2b2dd96c4778..c952a152f7fe 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.StaticCidrsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.StaticCidrsOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.StaticCidrsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.StaticMembersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.StaticMembersOperations.yml index c129b8698189..b08420ffb28f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.StaticMembersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.StaticMembersOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.StaticMembersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SubnetsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SubnetsOperations.yml index 2cd9c7313024..8adb8a63f550 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SubnetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SubnetsOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.SubnetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SubscriptionNetworkManagerConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SubscriptionNetworkManagerConnectionsOperations.yml index 62920155ee09..f91f5ee4e6a7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SubscriptionNetworkManagerConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.SubscriptionNetworkManagerConnectionsOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.SubscriptionNetworkManagerConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.UsagesOperations.yml index 5c3c85dd420e..b3f055a9cc62 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.UsagesOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VerifierWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VerifierWorkspacesOperations.yml index 9222f9a2eb9a..d40be8710ab5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VerifierWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VerifierWorkspacesOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VerifierWorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VipSwapOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VipSwapOperations.yml index dbcaa4abfbf7..7e5aee0e8d11 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VipSwapOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VipSwapOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VipSwapOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualApplianceSitesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualApplianceSitesOperations.yml index 6dcbb329991a..1fce23de89c0 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualApplianceSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualApplianceSitesOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualApplianceSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualApplianceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualApplianceSkusOperations.yml index 53fd234f7853..28287d8ea1bf 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualApplianceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualApplianceSkusOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualApplianceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubBgpConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubBgpConnectionOperations.yml index 93ed99d9141f..d873899c0b1f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubBgpConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubBgpConnectionOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualHubBgpConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubBgpConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubBgpConnectionsOperations.yml index 33ef53bc2ec2..0441054539c5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubBgpConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubBgpConnectionsOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualHubBgpConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubIpConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubIpConfigurationOperations.yml index 083c2ceb0927..381801134d7e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubIpConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubIpConfigurationOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualHubIpConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubRouteTableV2SOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubRouteTableV2SOperations.yml index 9d0b913d7a42..cd4ae3efe72d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubRouteTableV2SOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubRouteTableV2SOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualHubRouteTableV2SOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubsOperations.yml index f4c66a56b106..c6b33f314f23 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualHubsOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewayConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewayConnectionsOperations.yml index be611b726d0c..d0dc3b1e7e1e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewayConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewayConnectionsOperations.yml @@ -408,4 +408,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualNetworkGatewayConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewayNatRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewayNatRulesOperations.yml index eecfe4d02edc..bf3e787c775b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewayNatRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewayNatRulesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualNetworkGatewayNatRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewaysOperations.yml index 8bd069973855..a4d82fa45e40 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkGatewaysOperations.yml @@ -1005,4 +1005,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualNetworkGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkPeeringsOperations.yml index 0a287b8410b3..4cfa855e0992 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkPeeringsOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualNetworkPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkTapsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkTapsOperations.yml index a18348e35dbf..edaee8e29e85 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkTapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworkTapsOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualNetworkTapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworksOperations.yml index 1d2e9e2c770f..a2ebced22727 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualNetworksOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualRouterPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualRouterPeeringsOperations.yml index b29d0e3d053b..fac7bc378162 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualRouterPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualRouterPeeringsOperations.yml @@ -131,4 +131,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualRouterPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualRoutersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualRoutersOperations.yml index 530281693dbf..e7b1d569b734 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualRoutersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualRoutersOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualRoutersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualWANsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualWANsOperations.yml index 9eb19072d254..46d2d4cf4c04 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualWANsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VirtualWANsOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VirtualWansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnConnectionsOperations.yml index 0675c2458e6d..edfdf84c0b6c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnConnectionsOperations.yml @@ -216,4 +216,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnGatewaysOperations.yml index feb234c22828..f4e8c11eda4b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnGatewaysOperations.yml @@ -257,4 +257,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnLinkConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnLinkConnectionsOperations.yml index 6595fbebc7fd..d8c95d828cf2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnLinkConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnLinkConnectionsOperations.yml @@ -265,4 +265,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnLinkConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.yml index af20f0d4ee4c..816f4340dea3 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnServerConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnServerConfigurationsOperations.yml index c11d46cab763..214dec41e88d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnServerConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnServerConfigurationsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnServerConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSiteLinkConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSiteLinkConnectionsOperations.yml index 0325e09348f7..34ecafa690f9 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSiteLinkConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSiteLinkConnectionsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnSiteLinkConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSiteLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSiteLinksOperations.yml index 3867e43da40b..2b82a1c733ae 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSiteLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSiteLinksOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnSiteLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSitesConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSitesConfigurationOperations.yml index b69ede9978db..177afc886b43 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSitesConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSitesConfigurationOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnSitesConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSitesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSitesOperations.yml index f07ba8bc5972..431773795396 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.VpnSitesOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.VpnSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.WebApplicationFirewallPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.WebApplicationFirewallPoliciesOperations.yml index d6891d6fe148..95dbd03e3f8e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.WebApplicationFirewallPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.WebApplicationFirewallPoliciesOperations.yml @@ -122,4 +122,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.WebApplicationFirewallPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.WebCategoriesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.WebCategoriesOperations.yml index 85011edf0943..e08f69fe879b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.WebCategoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.aio.operations.WebCategoriesOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.network.aio.operations.WebCategoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AdminRuleCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AdminRuleCollectionsOperations.yml index 00243beeca9c..cd5d651278e1 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AdminRuleCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AdminRuleCollectionsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AdminRuleCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AdminRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AdminRulesOperations.yml index fe3bb8a87fbe..72557aab94ae 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AdminRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AdminRulesOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AdminRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.yml index 9f2e16125738..472c75c9a6c1 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ApplicationGatewayPrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayPrivateLinkResourcesOperations.yml index 88a4ba755ffe..c7033def7956 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayPrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ApplicationGatewayPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.yml index b2a7ea368230..a0dbdbcf8223 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsDefaultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsOperations.yml index 5d802e3c4432..1b90632fa474 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ApplicationGatewayWafDynamicManifestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewaysOperations.yml index 3619b41d0a59..7afc1331cfb2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationGatewaysOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ApplicationGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationSecurityGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationSecurityGroupsOperations.yml index 814919aa7402..a36ab335ee14 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationSecurityGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ApplicationSecurityGroupsOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ApplicationSecurityGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableDelegationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableDelegationsOperations.yml index 76d5b7dfb10a..5ddda70829d7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableDelegationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableDelegationsOperations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AvailableDelegationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableEndpointServicesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableEndpointServicesOperations.yml index 28664ccb02d8..c7adcb113cf2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableEndpointServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableEndpointServicesOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AvailableEndpointServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailablePrivateEndpointTypesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailablePrivateEndpointTypesOperations.yml index dd4641ec2ed9..d661128541ee 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailablePrivateEndpointTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailablePrivateEndpointTypesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AvailablePrivateEndpointTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableResourceGroupDelegationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableResourceGroupDelegationsOperations.yml index 80b33a868104..af4297c5c7d4 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableResourceGroupDelegationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableResourceGroupDelegationsOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AvailableResourceGroupDelegationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableServiceAliasesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableServiceAliasesOperations.yml index af626470a997..095d91618f2e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableServiceAliasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AvailableServiceAliasesOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AvailableServiceAliasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AzureFirewallFqdnTagsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AzureFirewallFqdnTagsOperations.yml index e235560bd9b6..3801e58b70b5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AzureFirewallFqdnTagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AzureFirewallFqdnTagsOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AzureFirewallFqdnTagsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AzureFirewallsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AzureFirewallsOperations.yml index 439ec62eb8f3..1ba7ecace151 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AzureFirewallsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.AzureFirewallsOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.AzureFirewallsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.BastionHostsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.BastionHostsOperations.yml index 7b704e796da7..054334ade3b9 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.BastionHostsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.BastionHostsOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.BastionHostsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.BgpServiceCommunitiesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.BgpServiceCommunitiesOperations.yml index 9aaa7f5b3982..cb0062477df0 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.BgpServiceCommunitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.BgpServiceCommunitiesOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.BgpServiceCommunitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConfigurationPolicyGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConfigurationPolicyGroupsOperations.yml index ec6ff4aec27b..ae4abcdb376f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConfigurationPolicyGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConfigurationPolicyGroupsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ConfigurationPolicyGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConnectionMonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConnectionMonitorsOperations.yml index cf7f4ba719d0..6f68f33508d8 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConnectionMonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConnectionMonitorsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ConnectionMonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConnectivityConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConnectivityConfigurationsOperations.yml index fe4bb437b80a..cc2158b1254c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConnectivityConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ConnectivityConfigurationsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ConnectivityConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.CustomIPPrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.CustomIPPrefixesOperations.yml index 349118148640..82229d10870f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.CustomIPPrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.CustomIPPrefixesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.CustomIPPrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DdosCustomPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DdosCustomPoliciesOperations.yml index 98f768723285..2bb1e41ad351 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DdosCustomPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DdosCustomPoliciesOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.DdosCustomPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DdosProtectionPlansOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DdosProtectionPlansOperations.yml index 3ce11394928d..5257665422fc 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DdosProtectionPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DdosProtectionPlansOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.DdosProtectionPlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DefaultSecurityRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DefaultSecurityRulesOperations.yml index a0c56d404108..568e04e26a9f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DefaultSecurityRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DefaultSecurityRulesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.DefaultSecurityRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DscpConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DscpConfigurationOperations.yml index b4e8b895a019..301170428d08 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DscpConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.DscpConfigurationOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.DscpConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitAuthorizationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitAuthorizationsOperations.yml index 9d6a64f00f71..bc78645fca38 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitAuthorizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitAuthorizationsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteCircuitAuthorizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitConnectionsOperations.yml index 88f2537173a6..d1e4e7235931 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitConnectionsOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteCircuitConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitPeeringsOperations.yml index d9ec86146b85..ba1053c908a6 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitPeeringsOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteCircuitPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitsOperations.yml index 6bae504ec631..5ebb23983dec 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCircuitsOperations.yml @@ -312,4 +312,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteCircuitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteConnectionsOperations.yml index 1f1004a00db6..41b5e7fe2824 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteConnectionsOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCrossConnectionPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCrossConnectionPeeringsOperations.yml index ea099d0339f3..2f4556efe6e5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCrossConnectionPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCrossConnectionPeeringsOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteCrossConnectionPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCrossConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCrossConnectionsOperations.yml index 63c897a5dfbb..8b4ea82df960 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCrossConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteCrossConnectionsOperations.yml @@ -257,4 +257,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteCrossConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteGatewaysOperations.yml index d22eca795c48..9eb910fa4d6d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteGatewaysOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteLinksOperations.yml index faf5331a92f0..7ede9b39ad83 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteLinksOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortAuthorizationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortAuthorizationsOperations.yml index 807023c810f7..8bbe7f73f2d4 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortAuthorizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortAuthorizationsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRoutePortAuthorizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortsLocationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortsLocationsOperations.yml index 425531959f4e..5469866c8bdf 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortsLocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortsLocationsOperations.yml @@ -50,4 +50,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRoutePortsLocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortsOperations.yml index 44c3803f8938..3057d100a834 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRoutePortsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRoutePortsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteProviderPortsLocationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteProviderPortsLocationOperations.yml index 679c83b28f0c..304d79f83388 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteProviderPortsLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteProviderPortsLocationOperations.yml @@ -30,4 +30,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteProviderPortsLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteServiceProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteServiceProvidersOperations.yml index a92e20226abb..f0078a520940 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteServiceProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ExpressRouteServiceProvidersOperations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ExpressRouteServiceProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPoliciesOperations.yml index a8a24092011f..92bbebfb5cd5 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPoliciesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FirewallPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyDeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyDeploymentsOperations.yml index 382befe32c7a..4574d28a461f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyDeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyDeploymentsOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FirewallPolicyDeploymentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyDraftsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyDraftsOperations.yml index bebccee5418c..199e9f17d81b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyDraftsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyDraftsOperations.yml @@ -88,4 +88,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FirewallPolicyDraftsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.yml index 581317218e30..0c65fe3dbc20 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesFilterValuesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOperations.yml index 65bd91e244d5..9b346d65ef6b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOverridesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOverridesOperations.yml index a0a6efb6072b..e4d446774287 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOverridesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOverridesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FirewallPolicyIdpsSignaturesOverridesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.yml index 30b4916875dd..559f4b804764 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.yml @@ -104,4 +104,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupDraftsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupsOperations.yml index b686437e5691..4a71d42878ba 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FirewallPolicyRuleCollectionGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FlowLogsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FlowLogsOperations.yml index 5a8e595cec2b..1fd5bf0df462 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FlowLogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.FlowLogsOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.FlowLogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.HubRouteTablesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.HubRouteTablesOperations.yml index 53b59b4dbe7a..727d9564955e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.HubRouteTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.HubRouteTablesOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.HubRouteTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.HubVirtualNetworkConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.HubVirtualNetworkConnectionsOperations.yml index daac3a785c07..79e56d7c7eac 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.HubVirtualNetworkConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.HubVirtualNetworkConnectionsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.HubVirtualNetworkConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.InboundNatRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.InboundNatRulesOperations.yml index f738775c4d4d..6feb83637301 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.InboundNatRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.InboundNatRulesOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.InboundNatRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.InboundSecurityRuleOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.InboundSecurityRuleOperations.yml index 93a9251499d9..afea6db31bfe 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.InboundSecurityRuleOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.InboundSecurityRuleOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.InboundSecurityRuleOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpAllocationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpAllocationsOperations.yml index 5f554875e145..ec8f6b2284ca 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpAllocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpAllocationsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.IpAllocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpGroupsOperations.yml index bb369a65e4de..6cc8528e86ec 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpGroupsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.IpGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpamPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpamPoolsOperations.yml index 6b0b2491b1f4..5d8c43aba1a7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpamPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.IpamPoolsOperations.yml @@ -297,4 +297,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.IpamPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerBackendAddressPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerBackendAddressPoolsOperations.yml index e838f75474c9..25025fe5c319 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerBackendAddressPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerBackendAddressPoolsOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.LoadBalancerBackendAddressPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerFrontendIPConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerFrontendIPConfigurationsOperations.yml index d30129f3012f..134b6c0bba50 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerFrontendIPConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerFrontendIPConfigurationsOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.LoadBalancerFrontendIPConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerLoadBalancingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerLoadBalancingRulesOperations.yml index 3b56758e8aae..838119194a99 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerLoadBalancingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerLoadBalancingRulesOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.LoadBalancerLoadBalancingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerNetworkInterfacesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerNetworkInterfacesOperations.yml index d92329e4dc46..76f8c808ea19 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerNetworkInterfacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerNetworkInterfacesOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.LoadBalancerNetworkInterfacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerOutboundRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerOutboundRulesOperations.yml index 9cd8b792778b..852675ca4c8b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerOutboundRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerOutboundRulesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.LoadBalancerOutboundRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerProbesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerProbesOperations.yml index c1d3e77a1853..0e155df5bc81 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerProbesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancerProbesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.LoadBalancerProbesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancersOperations.yml index 051a815f5c84..9f6426d59915 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LoadBalancersOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.LoadBalancersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LocalNetworkGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LocalNetworkGatewaysOperations.yml index b2744026a420..b984061bf51d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LocalNetworkGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.LocalNetworkGatewaysOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.LocalNetworkGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ManagementGroupNetworkManagerConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ManagementGroupNetworkManagerConnectionsOperations.yml index a83141e78f84..998e0e456693 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ManagementGroupNetworkManagerConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ManagementGroupNetworkManagerConnectionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ManagementGroupNetworkManagerConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NatGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NatGatewaysOperations.yml index 90029bc8654c..190a7c7727b9 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NatGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NatGatewaysOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NatGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NatRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NatRulesOperations.yml index 17d50d062d0f..84ad60733770 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NatRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NatRulesOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NatRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkGroupsOperations.yml index 659e1bc7c363..38c0e67a90b8 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkGroupsOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceIPConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceIPConfigurationsOperations.yml index c880d5eb6f83..dbc0b7775031 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceIPConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceIPConfigurationsOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkInterfaceIPConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceLoadBalancersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceLoadBalancersOperations.yml index 12337bcaee91..2af739c4b805 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceLoadBalancersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceLoadBalancersOperations.yml @@ -35,4 +35,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkInterfaceLoadBalancersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceTapConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceTapConfigurationsOperations.yml index 55ea2029b545..918096b6ad82 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceTapConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfaceTapConfigurationsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkInterfaceTapConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfacesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfacesOperations.yml index 53c9a39ee5f2..8d5dc78f4d57 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkInterfacesOperations.yml @@ -481,4 +481,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkInterfacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerCommitsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerCommitsOperations.yml index d49c70b92d22..e372b597907b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerCommitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerCommitsOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkManagerCommitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerDeploymentStatusOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerDeploymentStatusOperations.yml index 530b36e2bb52..17514b79d6cc 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerDeploymentStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerDeploymentStatusOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkManagerDeploymentStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerRoutingConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerRoutingConfigurationsOperations.yml index fe7e3a423c89..6516348e5fdb 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerRoutingConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagerRoutingConfigurationsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkManagerRoutingConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagersOperations.yml index b1a830c0b658..8dc04f3478bf 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkManagersOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkManagersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkProfilesOperations.yml index b93cd47384c8..18832e22c41a 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkProfilesOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityGroupsOperations.yml index a0badf81ae4d..726c58c4e0ef 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAccessRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAccessRulesOperations.yml index e0940da039b0..b8e7b7d29d46 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAccessRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAccessRulesOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimeterAccessRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.yml index a02e8fc2efe6..d028f8f18208 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimeterAssociableResourceTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAssociationsOperations.yml index 0d69c12c3401..3574dfaefc68 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterAssociationsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimeterAssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLinkReferencesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLinkReferencesOperations.yml index 02d88e5584b8..995c28a29c4b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLinkReferencesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLinkReferencesOperations.yml @@ -114,4 +114,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimeterLinkReferencesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLinksOperations.yml index 359558a4607e..2a6709f51c59 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLinksOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimeterLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.yml index a42130775530..d316887dbdd1 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimeterLoggingConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterOperationStatusesOperations.yml index 0544ac2158a1..cb586075be0d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterOperationStatusesOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimeterOperationStatusesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterProfilesOperations.yml index b3dd26bfafe2..795fac15bbae 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimeterProfilesOperations.yml @@ -148,4 +148,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimeterProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimetersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimetersOperations.yml index 6d5e2eabe914..a74a1ffa2c41 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimetersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkSecurityPerimetersOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkSecurityPerimetersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkVirtualApplianceConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkVirtualApplianceConnectionsOperations.yml index 2907fcd33c90..e4be58baa45b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkVirtualApplianceConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkVirtualApplianceConnectionsOperations.yml @@ -136,4 +136,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkVirtualApplianceConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkVirtualAppliancesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkVirtualAppliancesOperations.yml index c5e2487a1dd5..689fc10822cb 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkVirtualAppliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkVirtualAppliancesOperations.yml @@ -277,4 +277,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkVirtualAppliancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkWatchersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkWatchersOperations.yml index 60c3d07e32f1..e2e1ce12b264 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkWatchersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.NetworkWatchersOperations.yml @@ -590,4 +590,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.NetworkWatchersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.Operations.yml index cc36da8f1528..ddcdf733f995 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.P2SVpnGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.P2SVpnGatewaysOperations.yml index 5b2f3af36376..0eb5d458406c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.P2SVpnGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.P2SVpnGatewaysOperations.yml @@ -315,4 +315,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.P2SVpnGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PacketCapturesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PacketCapturesOperations.yml index 639a03a058ea..9b1b430e4148 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PacketCapturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PacketCapturesOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.PacketCapturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PeerExpressRouteCircuitConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PeerExpressRouteCircuitConnectionsOperations.yml index 9a1cc2bd6fbf..67d0c2708483 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PeerExpressRouteCircuitConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PeerExpressRouteCircuitConnectionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.PeerExpressRouteCircuitConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateDnsZoneGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateDnsZoneGroupsOperations.yml index 255b9247242f..8f7caa6196cb 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateDnsZoneGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateDnsZoneGroupsOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.PrivateDnsZoneGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateEndpointsOperations.yml index 9d21390743f0..7d7159e9f89f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateEndpointsOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.PrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateLinkServicesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateLinkServicesOperations.yml index 3126a9196af3..208f68101693 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateLinkServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PrivateLinkServicesOperations.yml @@ -372,4 +372,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.PrivateLinkServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PublicIPAddressesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PublicIPAddressesOperations.yml index 28a8d157c761..f05aa87041f7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PublicIPAddressesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PublicIPAddressesOperations.yml @@ -414,4 +414,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.PublicIPAddressesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PublicIPPrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PublicIPPrefixesOperations.yml index ef368f93685a..72b814bf9971 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PublicIPPrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.PublicIPPrefixesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.PublicIPPrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ReachabilityAnalysisIntentsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ReachabilityAnalysisIntentsOperations.yml index 611c6c7a83ca..dd73f29e5431 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ReachabilityAnalysisIntentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ReachabilityAnalysisIntentsOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ReachabilityAnalysisIntentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ReachabilityAnalysisRunsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ReachabilityAnalysisRunsOperations.yml index 49c01b89ee51..6b2cfaa1f5b7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ReachabilityAnalysisRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ReachabilityAnalysisRunsOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ReachabilityAnalysisRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ResourceNavigationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ResourceNavigationLinksOperations.yml index 61005497103f..d73fe72ba6b2 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ResourceNavigationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ResourceNavigationLinksOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ResourceNavigationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteFilterRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteFilterRulesOperations.yml index 6d5b79f47510..563091a2c436 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteFilterRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteFilterRulesOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.RouteFilterRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteFiltersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteFiltersOperations.yml index d65a56fcb33d..a4bd025e69d0 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteFiltersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteFiltersOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.RouteFiltersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteMapsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteMapsOperations.yml index df7a0e6e37d1..7f77c835852b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteMapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteMapsOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.RouteMapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteTablesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteTablesOperations.yml index e1e5e3fcc8b2..aff538297740 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RouteTablesOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.RouteTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutesOperations.yml index 0a33c1fb5412..4e1ec2bf959a 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutesOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.RoutesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingIntentOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingIntentOperations.yml index a475b2caee26..e9985d28b833 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingIntentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingIntentOperations.yml @@ -132,4 +132,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.RoutingIntentOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingRuleCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingRuleCollectionsOperations.yml index b8454f50ef32..3dbd9c7e5635 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingRuleCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingRuleCollectionsOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.RoutingRuleCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingRulesOperations.yml index da2c280b7ab8..e6a4683b1e24 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.RoutingRulesOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.RoutingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ScopeConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ScopeConnectionsOperations.yml index e06309870b88..d551e0c2c4e8 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ScopeConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ScopeConnectionsOperations.yml @@ -149,4 +149,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ScopeConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityAdminConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityAdminConfigurationsOperations.yml index b9544199613e..94aac3d8e05f 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityAdminConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityAdminConfigurationsOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.SecurityAdminConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityPartnerProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityPartnerProvidersOperations.yml index 78f0a46efa03..92c0a0896680 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityPartnerProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityPartnerProvidersOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.SecurityPartnerProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityRulesOperations.yml index d8c30dcdf6f8..c58e18738a49 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityRulesOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.SecurityRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserConfigurationsOperations.yml index 4b3cbdeaaf52..d17d04814bff 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserConfigurationsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.SecurityUserConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserRuleCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserRuleCollectionsOperations.yml index c0dadbbae473..78f8c3c45457 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserRuleCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserRuleCollectionsOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.SecurityUserRuleCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserRulesOperations.yml index f9764ce3aace..a543cd96a7ec 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SecurityUserRulesOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.SecurityUserRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceAssociationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceAssociationLinksOperations.yml index 6aa4be59478d..c2b42223863d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceAssociationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceAssociationLinksOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ServiceAssociationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceEndpointPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceEndpointPoliciesOperations.yml index dc0892fa4c42..cb953358687b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceEndpointPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceEndpointPoliciesOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ServiceEndpointPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceEndpointPolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceEndpointPolicyDefinitionsOperations.yml index 6dabb2a37ed3..5e1ae33967f1 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceEndpointPolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceEndpointPolicyDefinitionsOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ServiceEndpointPolicyDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceTagInformationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceTagInformationOperations.yml index 527c97ef76de..ba8f7ae2f6f7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceTagInformationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceTagInformationOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ServiceTagInformationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceTagsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceTagsOperations.yml index 49aa381619e0..4d2279f7000d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceTagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.ServiceTagsOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.ServiceTagsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.StaticCidrsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.StaticCidrsOperations.yml index d4ec34195b0b..752a198c7e46 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.StaticCidrsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.StaticCidrsOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.StaticCidrsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.StaticMembersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.StaticMembersOperations.yml index aac43e67f859..972b752f6765 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.StaticMembersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.StaticMembersOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.StaticMembersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SubnetsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SubnetsOperations.yml index c84e0df854ed..92bab56b4ddd 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SubnetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SubnetsOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.SubnetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SubscriptionNetworkManagerConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SubscriptionNetworkManagerConnectionsOperations.yml index 92c7e41e08d8..6f59ea135bb4 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SubscriptionNetworkManagerConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.SubscriptionNetworkManagerConnectionsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.SubscriptionNetworkManagerConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.UsagesOperations.yml index 9f5dc913aadb..258fbfa69d66 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.UsagesOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VerifierWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VerifierWorkspacesOperations.yml index 5562c8674355..fd1a541bbc95 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VerifierWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VerifierWorkspacesOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VerifierWorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VipSwapOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VipSwapOperations.yml index f83288b3812c..00a5f4c2f890 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VipSwapOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VipSwapOperations.yml @@ -93,4 +93,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VipSwapOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualApplianceSitesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualApplianceSitesOperations.yml index bf947cc21092..e1ed7181cf0c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualApplianceSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualApplianceSitesOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualApplianceSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualApplianceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualApplianceSkusOperations.yml index d35cd35cbeba..69641f052b15 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualApplianceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualApplianceSkusOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualApplianceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubBgpConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubBgpConnectionOperations.yml index 18e250697c4d..668d77a27b3c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubBgpConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubBgpConnectionOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualHubBgpConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubBgpConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubBgpConnectionsOperations.yml index 02fbb6bf5c07..09bfa87d8cae 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubBgpConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubBgpConnectionsOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualHubBgpConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubIpConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubIpConfigurationOperations.yml index 7e7949121466..b69632bd48b8 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubIpConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubIpConfigurationOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualHubIpConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubRouteTableV2SOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubRouteTableV2SOperations.yml index a8e51a8e1b2e..96e92a4f4a6e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubRouteTableV2SOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubRouteTableV2SOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualHubRouteTableV2SOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubsOperations.yml index 0d56774c0800..4f5e3b34ae00 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualHubsOperations.yml @@ -259,4 +259,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewayConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewayConnectionsOperations.yml index d7edfb4bfe8f..50d4244fda1c 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewayConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewayConnectionsOperations.yml @@ -408,4 +408,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualNetworkGatewayConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewayNatRulesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewayNatRulesOperations.yml index 541c92ec40d8..0ef39b0414dc 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewayNatRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewayNatRulesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualNetworkGatewayNatRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewaysOperations.yml index 10bfd0c324cc..339d196e524d 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkGatewaysOperations.yml @@ -1003,4 +1003,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualNetworkGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkPeeringsOperations.yml index f485eae693e2..97aa077c7eca 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkPeeringsOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualNetworkPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkTapsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkTapsOperations.yml index 8630e6a633c3..c44cddba47c7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkTapsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworkTapsOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualNetworkTapsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworksOperations.yml index 5edcdc2a1c41..780af46015fb 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualNetworksOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualRouterPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualRouterPeeringsOperations.yml index 9d6d790af1e8..5cd192c14f22 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualRouterPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualRouterPeeringsOperations.yml @@ -131,4 +131,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualRouterPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualRoutersOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualRoutersOperations.yml index cabf9a483c39..cee1df5fed4b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualRoutersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualRoutersOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualRoutersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualWANsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualWANsOperations.yml index 9363c930a8f3..5802127cdd16 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualWANsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VirtualWANsOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VirtualWansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnConnectionsOperations.yml index 5b64fe0155cf..82a00e240b6a 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnConnectionsOperations.yml @@ -216,4 +216,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnGatewaysOperations.yml index 5b0328846fb4..72bb97f76399 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnGatewaysOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnLinkConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnLinkConnectionsOperations.yml index b515a3c23da4..dd82de31c37a 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnLinkConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnLinkConnectionsOperations.yml @@ -265,4 +265,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnLinkConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.yml index 92f81ab2670f..7cdaf1a964c8 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnServerConfigurationsAssociatedWithVirtualWanOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnServerConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnServerConfigurationsOperations.yml index f4ed75b75d29..07753ab3ff1b 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnServerConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnServerConfigurationsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnServerConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSiteLinkConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSiteLinkConnectionsOperations.yml index cd135acb2ec9..636ff2897123 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSiteLinkConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSiteLinkConnectionsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnSiteLinkConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSiteLinksOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSiteLinksOperations.yml index 13a0b4a38e47..0cb817d99948 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSiteLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSiteLinksOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnSiteLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSitesConfigurationOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSitesConfigurationOperations.yml index 237c9a83f18b..937b1445bbf7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSitesConfigurationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSitesConfigurationOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnSitesConfigurationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSitesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSitesOperations.yml index ab9c359122b8..f02ddabec1f7 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.VpnSitesOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.VpnSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.WebApplicationFirewallPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.WebApplicationFirewallPoliciesOperations.yml index ad3b408b3538..ce9ad2632121 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.WebApplicationFirewallPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.WebApplicationFirewallPoliciesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.WebApplicationFirewallPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.WebCategoriesOperations.yml b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.WebCategoriesOperations.yml index 833a294a30ce..33e98144d51e 100644 --- a/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.WebCategoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-network/azure.mgmt.network.operations.WebCategoriesOperations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.network.operations.WebCategoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.AgentPoolsOperations.yml index 24ed0c353a02..8c76632b8c66 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.AgentPoolsOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.AgentPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BareMetalMachineKeySetsOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BareMetalMachineKeySetsOperations.yml index 51901fac76ac..648f1391cf4c 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BareMetalMachineKeySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BareMetalMachineKeySetsOperations.yml @@ -266,4 +266,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.BareMetalMachineKeySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BareMetalMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BareMetalMachinesOperations.yml index b3b4c95ab596..bc985fd79ab2 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BareMetalMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BareMetalMachinesOperations.yml @@ -637,4 +637,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.BareMetalMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BmcKeySetsOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BmcKeySetsOperations.yml index c88a7dcb7cb1..7d8cba2b5380 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BmcKeySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.BmcKeySetsOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.BmcKeySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.CloudServicesNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.CloudServicesNetworksOperations.yml index bd86601e84d1..eadaf2d9a3e5 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.CloudServicesNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.CloudServicesNetworksOperations.yml @@ -257,4 +257,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.CloudServicesNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ClusterManagersOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ClusterManagersOperations.yml index 5ceb1a12aa69..a0c5dccf58e0 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ClusterManagersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ClusterManagersOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.ClusterManagersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ClustersOperations.yml index 0b004972d7e1..1c394546a90d 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ClustersOperations.yml @@ -408,4 +408,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ConsolesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ConsolesOperations.yml index 8e383a91085f..3e0de8a6db44 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ConsolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.ConsolesOperations.yml @@ -263,4 +263,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.ConsolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.KubernetesClusterFeaturesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.KubernetesClusterFeaturesOperations.yml index 0e6c316556e7..09bb73b10530 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.KubernetesClusterFeaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.KubernetesClusterFeaturesOperations.yml @@ -265,4 +265,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.KubernetesClusterFeaturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.KubernetesClustersOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.KubernetesClustersOperations.yml index d5b6ccb15964..9edf24630c6e 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.KubernetesClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.KubernetesClustersOperations.yml @@ -289,4 +289,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.KubernetesClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.L2NetworksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.L2NetworksOperations.yml index b59f05acb323..5f25f79f46e3 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.L2NetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.L2NetworksOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.L2NetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.L3NetworksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.L3NetworksOperations.yml index 702b3efceeb8..8c0607a37542 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.L3NetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.L3NetworksOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.L3NetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.MetricsConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.MetricsConfigurationsOperations.yml index 11945c9aa1c4..5c617a2774ce 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.MetricsConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.MetricsConfigurationsOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.MetricsConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.Operations.yml index 31ee08f8dfb3..39d9e23b59d2 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.RackSkusOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.RackSkusOperations.yml index ca881cc30633..8cfad7350ade 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.RackSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.RackSkusOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.RackSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.RacksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.RacksOperations.yml index fe8881f36596..a712e68ac4bd 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.RacksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.RacksOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.RacksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.StorageAppliancesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.StorageAppliancesOperations.yml index dd979b5b5018..4aa7ea919a4e 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.StorageAppliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.StorageAppliancesOperations.yml @@ -332,4 +332,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.StorageAppliancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.TrunkedNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.TrunkedNetworksOperations.yml index 6c996a68f952..cd7208ae33b9 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.TrunkedNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.TrunkedNetworksOperations.yml @@ -244,4 +244,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.TrunkedNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.VirtualMachinesOperations.yml index a0d9646fe31e..c7b7b57935ee 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.VirtualMachinesOperations.yml @@ -381,4 +381,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.VolumesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.VolumesOperations.yml index 10d9fd69e352..eea4828b441f 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.VolumesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.aio.operations.VolumesOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.aio.operations.VolumesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.AgentPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.AgentPoolsOperations.yml index 55e311663344..1b859ac06ae5 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.AgentPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.AgentPoolsOperations.yml @@ -260,4 +260,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.AgentPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BareMetalMachineKeySetsOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BareMetalMachineKeySetsOperations.yml index 8688cac478d4..fb2df11e8a45 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BareMetalMachineKeySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BareMetalMachineKeySetsOperations.yml @@ -265,4 +265,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.BareMetalMachineKeySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BareMetalMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BareMetalMachinesOperations.yml index 18bba8fc4102..00a3cb4ee60a 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BareMetalMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BareMetalMachinesOperations.yml @@ -637,4 +637,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.BareMetalMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BmcKeySetsOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BmcKeySetsOperations.yml index c695b5161192..88320b91fc27 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BmcKeySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.BmcKeySetsOperations.yml @@ -259,4 +259,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.BmcKeySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.CloudServicesNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.CloudServicesNetworksOperations.yml index b227a15877c3..9c63e5ee7043 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.CloudServicesNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.CloudServicesNetworksOperations.yml @@ -257,4 +257,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.CloudServicesNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ClusterManagersOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ClusterManagersOperations.yml index 55c28ca181f6..3d3b61a268b5 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ClusterManagersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ClusterManagersOperations.yml @@ -246,4 +246,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.ClusterManagersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ClustersOperations.yml index 3061690f85b7..4db7c6c672f8 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ClustersOperations.yml @@ -403,4 +403,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ConsolesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ConsolesOperations.yml index e4e88e141141..b75e8cfa9a7b 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ConsolesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.ConsolesOperations.yml @@ -259,4 +259,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.ConsolesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.KubernetesClusterFeaturesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.KubernetesClusterFeaturesOperations.yml index c02033108f5e..de3e5f4c49de 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.KubernetesClusterFeaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.KubernetesClusterFeaturesOperations.yml @@ -265,4 +265,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.KubernetesClusterFeaturesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.KubernetesClustersOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.KubernetesClustersOperations.yml index 74f465b8b98d..76cb94e446fa 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.KubernetesClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.KubernetesClustersOperations.yml @@ -289,4 +289,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.KubernetesClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.L2NetworksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.L2NetworksOperations.yml index 25fb514085e0..ef721ec52cca 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.L2NetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.L2NetworksOperations.yml @@ -238,4 +238,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.L2NetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.L3NetworksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.L3NetworksOperations.yml index 0972c16ef18b..d8156ed0c033 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.L3NetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.L3NetworksOperations.yml @@ -238,4 +238,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.L3NetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.MetricsConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.MetricsConfigurationsOperations.yml index 1cb26f7b91da..9c7b6e1d69d6 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.MetricsConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.MetricsConfigurationsOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.MetricsConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.Operations.yml index e80d8f96eec5..7217f99a80e7 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.RackSkusOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.RackSkusOperations.yml index 18834a81443b..28424af8be23 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.RackSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.RackSkusOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.RackSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.RacksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.RacksOperations.yml index 63540faddb5b..b4aa8c335e52 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.RacksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.RacksOperations.yml @@ -248,4 +248,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.RacksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.StorageAppliancesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.StorageAppliancesOperations.yml index ed0a86a764af..8372ae7ef37f 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.StorageAppliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.StorageAppliancesOperations.yml @@ -332,4 +332,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.StorageAppliancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.TrunkedNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.TrunkedNetworksOperations.yml index c77091526427..aff831d5e739 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.TrunkedNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.TrunkedNetworksOperations.yml @@ -243,4 +243,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.TrunkedNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.VirtualMachinesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.VirtualMachinesOperations.yml index 0de4b46721f0..3505ab65a8b0 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.VirtualMachinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.VirtualMachinesOperations.yml @@ -380,4 +380,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.VirtualMachinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.VolumesOperations.yml b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.VolumesOperations.yml index c5bec0fa36d6..5ea71f9862a1 100644 --- a/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.VolumesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-networkcloud/azure.mgmt.networkcloud.operations.VolumesOperations.yml @@ -236,4 +236,4 @@ methods: attributes: - uid: azure.mgmt.networkcloud.operations.VolumesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.AccountsOperations.yml index 60a64e56cb15..c835cf019870 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.AccountsOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.BillingInfoOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.BillingInfoOperations.yml index 199c5587023a..f7c3d175597f 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.BillingInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.BillingInfoOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.BillingInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.ConnectedPartnerResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.ConnectedPartnerResourcesOperations.yml index 305bc50772cf..2118a8ae0c08 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.ConnectedPartnerResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.ConnectedPartnerResourcesOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.ConnectedPartnerResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.MonitoredSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.MonitoredSubscriptionsOperations.yml index df3131c29849..03c6e3452463 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.MonitoredSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.MonitoredSubscriptionsOperations.yml @@ -316,4 +316,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.MonitoredSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.MonitorsOperations.yml index b093a5bbfdc0..603c051afad3 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.MonitorsOperations.yml @@ -580,4 +580,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.Operations.yml index 7ebfd15c3baf..9627bd231b3c 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.OrganizationsOperations.yml index 71c6aba5e4f8..cfb25229c9db 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.OrganizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.OrganizationsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.OrganizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.PlansOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.PlansOperations.yml index f9c3f7f70872..1c8cb5bf2d46 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.PlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.PlansOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.PlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.TagRulesOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.TagRulesOperations.yml index f6f9989f7209..981edf9d4225 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.TagRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.aio.operations.TagRulesOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.aio.operations.TagRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.AccountsOperations.yml index 03db95a67756..89f2e5d6017a 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.AccountsOperations.yml @@ -39,4 +39,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.BillingInfoOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.BillingInfoOperations.yml index 1217631ae6ba..42a35eeda516 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.BillingInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.BillingInfoOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.BillingInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.ConnectedPartnerResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.ConnectedPartnerResourcesOperations.yml index 9dca892c0bde..91a858a134e4 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.ConnectedPartnerResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.ConnectedPartnerResourcesOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.ConnectedPartnerResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.MonitoredSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.MonitoredSubscriptionsOperations.yml index 001e4e45d522..c17b2159f1c7 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.MonitoredSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.MonitoredSubscriptionsOperations.yml @@ -316,4 +316,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.MonitoredSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.MonitorsOperations.yml index 3a223d45f8b9..1e4ffa3fac6d 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.MonitorsOperations.yml @@ -578,4 +578,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.Operations.yml index 39f70d892a25..7aa9e100d634 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.OrganizationsOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.OrganizationsOperations.yml index cae311543b8d..dd9f7255ad6a 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.OrganizationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.OrganizationsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.OrganizationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.PlansOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.PlansOperations.yml index ec169dae9fc4..b83f12e0099d 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.PlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.PlansOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.PlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.TagRulesOperations.yml b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.TagRulesOperations.yml index 1d7a91a704e9..442cf620b348 100644 --- a/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.TagRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-newrelicobservability/azure.mgmt.newrelicobservability.operations.TagRulesOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.newrelicobservability.operations.TagRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.CertificatesOperations.yml index 3707a62e4d3c..fbaf1647573e 100644 --- a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.CertificatesOperations.yml @@ -218,4 +218,4 @@ methods: attributes: - uid: azure.mgmt.nginx.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.ConfigurationsOperations.yml index da9b7d982381..40ca79b4744e 100644 --- a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.ConfigurationsOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.nginx.aio.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.DeploymentsOperations.yml index 93e5112bb2c9..bb8531c2c6c7 100644 --- a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.DeploymentsOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.nginx.aio.operations.DeploymentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.Operations.yml index f656ade54128..5bc5dc534668 100644 --- a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.aio.operations.Operations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.nginx.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.CertificatesOperations.yml index aedd46e42cf0..86612806b5b8 100644 --- a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.CertificatesOperations.yml @@ -218,4 +218,4 @@ methods: attributes: - uid: azure.mgmt.nginx.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.ConfigurationsOperations.yml index dd57951b2781..99257ff6abed 100644 --- a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.ConfigurationsOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.nginx.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.DeploymentsOperations.yml index 25890b6fae03..be6322c187e9 100644 --- a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.DeploymentsOperations.yml @@ -285,4 +285,4 @@ methods: attributes: - uid: azure.mgmt.nginx.operations.DeploymentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.Operations.yml index f724747ad94d..a8dfcfbcc521 100644 --- a/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-nginx/azure.mgmt.nginx.operations.Operations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.nginx.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.NamespacesOperations.yml index 2d759367ebe5..b7c09b09a30c 100644 --- a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.NamespacesOperations.yml @@ -451,4 +451,4 @@ methods: attributes: - uid: azure.mgmt.notificationhubs.aio.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.NotificationHubsOperations.yml b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.NotificationHubsOperations.yml index c136d206247a..6a95af8c0bb6 100644 --- a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.NotificationHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.NotificationHubsOperations.yml @@ -547,4 +547,4 @@ methods: attributes: - uid: azure.mgmt.notificationhubs.aio.operations.NotificationHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.Operations.yml index 9e0e36efeb45..0a4e50b6b175 100644 --- a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.notificationhubs.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.NamespacesOperations.yml index f5aa6f73c14a..ed368bbd8202 100644 --- a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.NamespacesOperations.yml @@ -450,4 +450,4 @@ methods: attributes: - uid: azure.mgmt.notificationhubs.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.NotificationHubsOperations.yml b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.NotificationHubsOperations.yml index ccc616619d65..4b2a7c1df02d 100644 --- a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.NotificationHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.NotificationHubsOperations.yml @@ -543,4 +543,4 @@ methods: attributes: - uid: azure.mgmt.notificationhubs.operations.NotificationHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.operations.yml b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.operations.yml index 0400f3128060..19c38acc01de 100644 --- a/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-notificationhubs/azure.mgmt.notificationhubs.operations.operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.notificationhubs.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.ManagementAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.ManagementAssociationsOperations.yml index ac5abaa5ef45..e7a2dbb47fdd 100644 --- a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.ManagementAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.ManagementAssociationsOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.operationsmanagement.aio.operations.ManagementAssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.ManagementConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.ManagementConfigurationsOperations.yml index 0e58193d64e3..bed643f7822f 100644 --- a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.ManagementConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.ManagementConfigurationsOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.operationsmanagement.aio.operations.ManagementConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.Operations.yml index b48a81392cea..641c5d966480 100644 --- a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.operationsmanagement.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.SolutionsOperations.yml b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.SolutionsOperations.yml index 2bd5eb93e72e..04d248705191 100644 --- a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.SolutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.aio.operations.SolutionsOperations.yml @@ -268,4 +268,4 @@ methods: attributes: - uid: azure.mgmt.operationsmanagement.aio.operations.SolutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.ManagementAssociationsOperations.yml b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.ManagementAssociationsOperations.yml index b4eb0abe876c..a516179107b3 100644 --- a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.ManagementAssociationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.ManagementAssociationsOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.operationsmanagement.operations.ManagementAssociationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.ManagementConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.ManagementConfigurationsOperations.yml index 78c5d09f5b6e..499820efb7e7 100644 --- a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.ManagementConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.ManagementConfigurationsOperations.yml @@ -151,4 +151,4 @@ methods: attributes: - uid: azure.mgmt.operationsmanagement.operations.ManagementConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.Operations.yml index a1f5936b9d01..e6de19cd0320 100644 --- a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.operationsmanagement.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.SolutionsOperations.yml b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.SolutionsOperations.yml index 175f26f5be76..e45ca784a2c3 100644 --- a/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.SolutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-operationsmanagement/azure.mgmt.operationsmanagement.operations.SolutionsOperations.yml @@ -267,4 +267,4 @@ methods: attributes: - uid: azure.mgmt.operationsmanagement.operations.SolutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.AvailableGroundStationsOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.AvailableGroundStationsOperations.yml index 6a12ea94e43c..5c43f6144f69 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.AvailableGroundStationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.AvailableGroundStationsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.orbital.aio.operations.AvailableGroundStationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.ContactProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.ContactProfilesOperations.yml index 1b09c7a41499..6fe34803b973 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.ContactProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.ContactProfilesOperations.yml @@ -374,4 +374,4 @@ methods: attributes: - uid: azure.mgmt.orbital.aio.operations.ContactProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.ContactsOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.ContactsOperations.yml index eac8df92ac43..1b2a0b6f5fe3 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.ContactsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.ContactsOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.orbital.aio.operations.ContactsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.Operations.yml index d28489a0c962..653be096bfae 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.orbital.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.OperationsResultsOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.OperationsResultsOperations.yml index 9290c24893a3..c47a2516e996 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.OperationsResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.OperationsResultsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.orbital.aio.operations.OperationsResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.SpacecraftsOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.SpacecraftsOperations.yml index 52d453cef790..9020ba3ea04b 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.SpacecraftsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.aio.operations.SpacecraftsOperations.yml @@ -415,4 +415,4 @@ methods: attributes: - uid: azure.mgmt.orbital.aio.operations.SpacecraftsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.AvailableGroundStationsOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.AvailableGroundStationsOperations.yml index 5f0daf0d8803..6c2374703f78 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.AvailableGroundStationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.AvailableGroundStationsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.orbital.operations.AvailableGroundStationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.ContactProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.ContactProfilesOperations.yml index 4aade2b8e623..f296f1075c97 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.ContactProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.ContactProfilesOperations.yml @@ -374,4 +374,4 @@ methods: attributes: - uid: azure.mgmt.orbital.operations.ContactProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.ContactsOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.ContactsOperations.yml index 577c30c148a8..fe1b71d46602 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.ContactsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.ContactsOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.orbital.operations.ContactsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.Operations.yml index 64afdf7396a7..36ad217d0d2e 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.orbital.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.OperationsResultsOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.OperationsResultsOperations.yml index 3e2a5dbee3c3..894437e89089 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.OperationsResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.OperationsResultsOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.orbital.operations.OperationsResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.SpacecraftsOperations.yml b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.SpacecraftsOperations.yml index 44f82714e331..525f2c6ed590 100644 --- a/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.SpacecraftsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-orbital/azure.mgmt.orbital.operations.SpacecraftsOperations.yml @@ -411,4 +411,4 @@ methods: attributes: - uid: azure.mgmt.orbital.operations.SpacecraftsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectGlobalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectGlobalRulestackOperations.yml index 9c1386406e29..f9ade5c02775 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectGlobalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectGlobalRulestackOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectGlobalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectLocalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectLocalRulestackOperations.yml index c5d395467452..11c719c11cb5 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectLocalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectLocalRulestackOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.CertificateObjectLocalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallStatusOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallStatusOperations.yml index 41e062d9c499..f6317be96c65 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallStatusOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallsOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallsOperations.yml index cba802001b0d..08ed906e5888 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallsOperations.yml @@ -380,4 +380,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.FirewallsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListGlobalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListGlobalRulestackOperations.yml index 13f8182a05e1..69dca8348d22 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListGlobalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListGlobalRulestackOperations.yml @@ -178,4 +178,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListGlobalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListLocalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListLocalRulestackOperations.yml index acb532b4b176..3f82bc423c5e 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListLocalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListLocalRulestackOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.FqdnListLocalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.GlobalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.GlobalRulestackOperations.yml index 00ebbcc20358..beb79f6a2b8f 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.GlobalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.GlobalRulestackOperations.yml @@ -485,4 +485,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.GlobalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulesOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulesOperations.yml index b1ba73fba251..92e76a542eff 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulesOperations.yml @@ -323,4 +323,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulestacksOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulestacksOperations.yml index c633d4c075ca..24227759af68 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulestacksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulestacksOperations.yml @@ -645,4 +645,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.LocalRulestacksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.Operations.yml index cde4b9e46ae5..934f24dda615 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PostRulesOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PostRulesOperations.yml index 432a4974d866..349a7c6c9d54 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PostRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PostRulesOperations.yml @@ -273,4 +273,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.PostRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PreRulesOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PreRulesOperations.yml index 304b79016975..434080b24dca 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PreRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PreRulesOperations.yml @@ -273,4 +273,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.PreRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListGlobalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListGlobalRulestackOperations.yml index 7fb08d0eb127..5a778ead41f1 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListGlobalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListGlobalRulestackOperations.yml @@ -178,4 +178,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListGlobalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListLocalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListLocalRulestackOperations.yml index 0894da881a2c..7c4daa38a1fc 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListLocalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListLocalRulestackOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.aio.operations.PrefixListLocalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectGlobalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectGlobalRulestackOperations.yml index dc0bd01babbc..feff1c017741 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectGlobalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectGlobalRulestackOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectGlobalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectLocalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectLocalRulestackOperations.yml index cb2a64c5eedf..b259cd839da8 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectLocalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectLocalRulestackOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.CertificateObjectLocalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FirewallStatusOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FirewallStatusOperations.yml index 55139aed6e11..819a59bb6e4b 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FirewallStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FirewallStatusOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.FirewallStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FirewallsOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FirewallsOperations.yml index c90da60bbb4b..99d542b7b600 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FirewallsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FirewallsOperations.yml @@ -379,4 +379,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.FirewallsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FqdnListGlobalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FqdnListGlobalRulestackOperations.yml index 2bd49b7d4b8e..b5bf44cb4ed7 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FqdnListGlobalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FqdnListGlobalRulestackOperations.yml @@ -178,4 +178,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.FqdnListGlobalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FqdnListLocalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FqdnListLocalRulestackOperations.yml index fc32840e6ac6..a3643bdd8ecb 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FqdnListLocalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.FqdnListLocalRulestackOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.FqdnListLocalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.GlobalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.GlobalRulestackOperations.yml index c41bdf65b094..6952a4e6ea01 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.GlobalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.GlobalRulestackOperations.yml @@ -484,4 +484,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.GlobalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.LocalRulesOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.LocalRulesOperations.yml index bb25d7012e74..02f40a9ba23f 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.LocalRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.LocalRulesOperations.yml @@ -323,4 +323,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.LocalRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.LocalRulestacksOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.LocalRulestacksOperations.yml index c247d3ea5bfc..141ceb11be7f 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.LocalRulestacksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.LocalRulestacksOperations.yml @@ -645,4 +645,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.LocalRulestacksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.Operations.yml index 419d1c1fab52..a2f90d04ba28 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PostRulesOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PostRulesOperations.yml index d2510f00c785..e64f0698c958 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PostRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PostRulesOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.PostRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PreRulesOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PreRulesOperations.yml index e4681420d502..6b25fe3825d5 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PreRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PreRulesOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.PreRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PrefixListGlobalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PrefixListGlobalRulestackOperations.yml index ada134db7c2f..69c9feba6a91 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PrefixListGlobalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PrefixListGlobalRulestackOperations.yml @@ -178,4 +178,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.PrefixListGlobalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PrefixListLocalRulestackOperations.yml b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PrefixListLocalRulestackOperations.yml index 21a90cda90eb..e0cfb20480db 100644 --- a/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PrefixListLocalRulestackOperations.yml +++ b/docs-ref-autogen/azure-mgmt-paloaltonetworksngfw/azure.mgmt.paloaltonetworksngfw.operations.PrefixListLocalRulestackOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.paloaltonetworksngfw.operations.PrefixListLocalRulestackOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.LegacyPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.LegacyPeeringsOperations.yml index 10dd493bb3f5..b32cb1c7cc7e 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.LegacyPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.LegacyPeeringsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.LegacyPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.Operations.yml index ed34071d5b6f..352116800f46 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeerAsnsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeerAsnsOperations.yml index 0b4414fb9f13..9a4c1f212c75 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeerAsnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeerAsnsOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.PeerAsnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringLocationsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringLocationsOperations.yml index 9fab79dc23ec..0dbec2d825b0 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringLocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringLocationsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.PeeringLocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServiceLocationsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServiceLocationsOperations.yml index a2eef0ef1ac6..590d638c5a31 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServiceLocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServiceLocationsOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.PeeringServiceLocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServicePrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServicePrefixesOperations.yml index e3c3a58c5e9b..2c533314575f 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServicePrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServicePrefixesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.PeeringServicePrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServiceProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServiceProvidersOperations.yml index 398623980d56..dbde7622e334 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServiceProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServiceProvidersOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.PeeringServiceProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServicesOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServicesOperations.yml index 06ccc2fd35f4..df9e7d9f3dfd 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringServicesOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.PeeringServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringsOperations.yml index 8d17b78f20a3..5b5b474c9bcd 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PeeringsOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.PeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PrefixesOperations.yml index cefea8b24ee9..ddd9e604ac94 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.aio.operations.PrefixesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.peering.aio.operations.PrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.LegacyPeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.LegacyPeeringsOperations.yml index 9db53b9e5700..cc50531f5a1e 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.LegacyPeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.LegacyPeeringsOperations.yml @@ -64,4 +64,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.LegacyPeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.Operations.yml index 4266782e109b..165ced48b831 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeerAsnsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeerAsnsOperations.yml index 6c6704b2d718..ee8d60ae4e80 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeerAsnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeerAsnsOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.PeerAsnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringLocationsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringLocationsOperations.yml index 62d2ae46b853..3ec93c750ba4 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringLocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringLocationsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.PeeringLocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServiceLocationsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServiceLocationsOperations.yml index 42e67652505b..3f1b72ea6d41 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServiceLocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServiceLocationsOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.PeeringServiceLocationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServicePrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServicePrefixesOperations.yml index f4613dd969dd..08958fe09af7 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServicePrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServicePrefixesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.PeeringServicePrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServiceProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServiceProvidersOperations.yml index 87c09a89d4e4..c556bc4377f0 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServiceProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServiceProvidersOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.PeeringServiceProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServicesOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServicesOperations.yml index 3d42a55c7ce1..8f02cee80a6e 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringServicesOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.PeeringServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringsOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringsOperations.yml index 12f32cb0ec01..ea527bc7f4b4 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PeeringsOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.PeeringsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PrefixesOperations.yml b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PrefixesOperations.yml index d30584421cfe..442ca3ab1d6f 100644 --- a/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PrefixesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-peering/azure.mgmt.peering.operations.PrefixesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.peering.operations.PrefixesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.Operations.yml index 288feee1e228..7c05b7903d8d 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyEventsOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyEventsOperations.yml index 3c3126837e61..3017107a8319 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyEventsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyEventsOperations.yml @@ -288,4 +288,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.aio.operations.PolicyEventsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyMetadataOperations.yml index 14e659e455f0..da454d14dbef 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyMetadataOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.aio.operations.PolicyMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyRestrictionsOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyRestrictionsOperations.yml index 6fa17980b7e2..a578444c3510 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyRestrictionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyRestrictionsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.aio.operations.PolicyRestrictionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyStatesOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyStatesOperations.yml index c8d40ecbca59..c44c139ff752 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyStatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyStatesOperations.yml @@ -713,4 +713,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.aio.operations.PolicyStatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyTrackedResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyTrackedResourcesOperations.yml index 2aaa877fe558..bb15c8821013 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyTrackedResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.PolicyTrackedResourcesOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.aio.operations.PolicyTrackedResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.RemediationsOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.RemediationsOperations.yml index 23cc98279976..f924a016e50b 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.RemediationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.aio.operations.RemediationsOperations.yml @@ -700,4 +700,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.aio.operations.RemediationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyEventsOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyEventsOperations.yml index a648e56ad04a..0d8ce6a09ebf 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyEventsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyEventsOperations.yml @@ -291,4 +291,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.operations.PolicyEventsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyMetadataOperations.yml index 101123109421..3c4238e5b603 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyMetadataOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.operations.PolicyMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyRestrictionsOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyRestrictionsOperations.yml index 9424dbdf92bd..b315db412ad2 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyRestrictionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyRestrictionsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.operations.PolicyRestrictionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyStatesOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyStatesOperations.yml index 35a4c99149b6..428df2ef0e7a 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyStatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyStatesOperations.yml @@ -721,4 +721,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.operations.PolicyStatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyTrackedResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyTrackedResourcesOperations.yml index df7076cd8342..8052a000da40 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyTrackedResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.PolicyTrackedResourcesOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.operations.PolicyTrackedResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.RemediationsOperations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.RemediationsOperations.yml index 4ae2753bc838..4dac162e5fc9 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.RemediationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.RemediationsOperations.yml @@ -702,4 +702,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.operations.RemediationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.operations.yml b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.operations.yml index 87bacce1de42..bebcf2a91874 100644 --- a/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-policyinsights/azure.mgmt.policyinsights.operations.operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.policyinsights.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.DashboardsOperations.yml b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.DashboardsOperations.yml index d756746b6c07..06904235bc9a 100644 --- a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.DashboardsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.DashboardsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.portal.aio.operations.DashboardsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.ListTenantConfigurationViolationsOperations.yml b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.ListTenantConfigurationViolationsOperations.yml index 560e3f56352e..ee4952adcb7a 100644 --- a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.ListTenantConfigurationViolationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.ListTenantConfigurationViolationsOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.portal.aio.operations.ListTenantConfigurationViolationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.Operations.yml index 0137ffe2b7fc..a6637ee0f673 100644 --- a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.portal.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.TenantConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.TenantConfigurationsOperations.yml index 26378cfb6966..3f0a5188e83f 100644 --- a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.TenantConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.aio.operations.TenantConfigurationsOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.portal.aio.operations.TenantConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.DashboardsOperations.yml b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.DashboardsOperations.yml index 5d632bc567cc..1bf4adbf8672 100644 --- a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.DashboardsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.DashboardsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.portal.operations.DashboardsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.ListTenantConfigurationViolationsOperations.yml b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.ListTenantConfigurationViolationsOperations.yml index 41464403f7b2..f2f770a7319e 100644 --- a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.ListTenantConfigurationViolationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.ListTenantConfigurationViolationsOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.portal.operations.ListTenantConfigurationViolationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.Operations.yml index cceb62681fbd..25224df066a3 100644 --- a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.portal.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.TenantConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.TenantConfigurationsOperations.yml index 6d8504bd64d0..18f5350a08ea 100644 --- a/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.TenantConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-portal/azure.mgmt.portal.operations.TenantConfigurationsOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.portal.operations.TenantConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.AdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.AdministratorsOperations.yml index dc0370e59810..c29fda416b0f 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.AdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.AdministratorsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.AdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.BackupsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.BackupsOperations.yml index d2e2e5999b7f..8a6da16b9210 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.BackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.BackupsOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.BackupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityOperations.yml index 32af6562002f..5085475f16a1 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityWithLocationOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityWithLocationOperations.yml index 540affd257ba..9a26d9937327 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityWithLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityWithLocationOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.CheckNameAvailabilityWithLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ConfigurationsOperations.yml index e31219e84b08..1cc97bd8fd7f 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ConfigurationsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.DatabasesOperations.yml index 67defd56a848..b83bd7baa676 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.DatabasesOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.FirewallRulesOperations.yml index 496dbe1bdfa0..21c84ecd9f88 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.FirewallRulesOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.FlexibleServerOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.FlexibleServerOperations.yml index d602698bf53d..8b0016cb5655 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.FlexibleServerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.FlexibleServerOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.FlexibleServerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml index 684e5b2c5761..2b9a20e34822 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml index 8bdd59cc4790..902432c827a0 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.LocationBasedCapabilitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LogFilesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LogFilesOperations.yml index 58e5f6451db6..2b8c95f21b00 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LogFilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LogFilesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.LogFilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LtrBackupOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LtrBackupOperationsOperations.yml index daec408ec8b4..850476fa9b6e 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LtrBackupOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.LtrBackupOperationsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.LtrBackupOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.MigrationsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.MigrationsOperations.yml index 7a8e08c0efaa..7e4d4bbacb24 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.MigrationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.MigrationsOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.MigrationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.Operations.yml index cf0c6a154fad..e06afcc45e4f 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionOperations.yml index 13acff0ae00d..5831cf399f34 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionsOperations.yml index e8888126c7d3..2ab769b4aec2 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateLinkResourcesOperations.yml index 9effc421b42b..510c81b294eb 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateLinkResourcesOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ReplicasOperations.yml index 00d7225272e1..242cbd08c546 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ReplicasOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.ReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServerCapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServerCapabilitiesOperations.yml index 1f6ca5481381..49d32e74d554 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServerCapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServerCapabilitiesOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.ServerCapabilitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServerThreatProtectionSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServerThreatProtectionSettingsOperations.yml index 3dacf79b6ec5..3a076725bf84 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServerThreatProtectionSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServerThreatProtectionSettingsOperations.yml @@ -111,4 +111,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.ServerThreatProtectionSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServersOperations.yml index 728572fb545c..3e7f6b338cc2 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.ServersOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualEndpointsOperations.yml index 3538811ed26d..8f1ef0eb56a7 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualEndpointsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.yml index e966f243b894..be857a0bc4a1 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.AdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.AdministratorsOperations.yml index 020d2e16cd1f..64805fc04f18 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.AdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.AdministratorsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.AdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.BackupsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.BackupsOperations.yml index cc857ddc63c2..1b820ad05cdf 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.BackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.BackupsOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.BackupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityOperations.yml index b3f69f44740c..cf953254a8d3 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityWithLocationOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityWithLocationOperations.yml index ef0cf0f069e1..f53b3889771e 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityWithLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityWithLocationOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.CheckNameAvailabilityWithLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ConfigurationsOperations.yml index 6ed8f43fc3a5..1fb0007eb3af 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ConfigurationsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.DatabasesOperations.yml index 812ab3041468..b50248d6163f 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.DatabasesOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.FirewallRulesOperations.yml index 940c4d49c4d0..9c66bf3a7712 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.FirewallRulesOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.FlexibleServerOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.FlexibleServerOperations.yml index f0b7187079cb..3564addee5ef 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.FlexibleServerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.FlexibleServerOperations.yml @@ -86,4 +86,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.FlexibleServerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml index 2583914ed0bc..927bb1145d76 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.GetPrivateDnsZoneSuffixOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LocationBasedCapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LocationBasedCapabilitiesOperations.yml index b47a41926b59..694f092b2168 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LocationBasedCapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LocationBasedCapabilitiesOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.LocationBasedCapabilitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LogFilesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LogFilesOperations.yml index aa2cd62890cd..3e025a975ff2 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LogFilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LogFilesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.LogFilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LtrBackupOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LtrBackupOperationsOperations.yml index 09044fd26301..d57b363210fa 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LtrBackupOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.LtrBackupOperationsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.LtrBackupOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.MigrationsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.MigrationsOperations.yml index 8d2e29103561..f74cf0210b60 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.MigrationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.MigrationsOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.MigrationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.Operations.yml index 60202f448f51..ff169d3f539f 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionOperations.yml index c760df8e0506..08c733e05154 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionsOperations.yml index 1435db3ee77a..72e2a670d2da 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateLinkResourcesOperations.yml index b059b06fd7e5..c8e6452b4c4d 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.PrivateLinkResourcesOperations.yml @@ -66,4 +66,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ReplicasOperations.yml index 9519b3ef0d5e..23c8e2a88f37 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ReplicasOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.ReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServerCapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServerCapabilitiesOperations.yml index e6e613fbcf36..78ae95fce789 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServerCapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServerCapabilitiesOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.ServerCapabilitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServerThreatProtectionSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServerThreatProtectionSettingsOperations.yml index 862cc3c623d7..fe3a7aebd87c 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServerThreatProtectionSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServerThreatProtectionSettingsOperations.yml @@ -112,4 +112,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.ServerThreatProtectionSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServersOperations.yml index 9f00b2bbaa37..99bb1675e1c6 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.ServersOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.VirtualEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.VirtualEndpointsOperations.yml index d60f64031c29..d5d8c4d5638e 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.VirtualEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.VirtualEndpointsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.VirtualEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.VirtualNetworkSubnetUsageOperations.yml b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.VirtualNetworkSubnetUsageOperations.yml index ac68f87c01cb..e68d63cf7f83 100644 --- a/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.VirtualNetworkSubnetUsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-postgresqlflexibleservers/azure.mgmt.postgresqlflexibleservers.operations.VirtualNetworkSubnetUsageOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.postgresqlflexibleservers.operations.VirtualNetworkSubnetUsageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.AutoScaleVCoresOperations.yml b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.AutoScaleVCoresOperations.yml index a12c9f2329c9..a1d81b149b66 100644 --- a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.AutoScaleVCoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.AutoScaleVCoresOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.powerbidedicated.aio.operations.AutoScaleVCoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.CapacitiesOperations.yml b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.CapacitiesOperations.yml index 5a7545896295..aa53e9290d85 100644 --- a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.CapacitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.CapacitiesOperations.yml @@ -456,4 +456,4 @@ methods: attributes: - uid: azure.mgmt.powerbidedicated.aio.operations.CapacitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.Operations.yml index cec7893f238d..d218c0fe6f51 100644 --- a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.powerbidedicated.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.AutoScaleVCoresOperations.yml b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.AutoScaleVCoresOperations.yml index 50443d31a86d..3a5c9e9ffd64 100644 --- a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.AutoScaleVCoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.AutoScaleVCoresOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.powerbidedicated.operations.AutoScaleVCoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.CapacitiesOperations.yml b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.CapacitiesOperations.yml index a07deba3ec13..9830b71c2aae 100644 --- a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.CapacitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.CapacitiesOperations.yml @@ -456,4 +456,4 @@ methods: attributes: - uid: azure.mgmt.powerbidedicated.operations.CapacitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.Operations.yml index 17dfe739e941..ed87ca6f09f8 100644 --- a/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-powerbidedicated/azure.mgmt.powerbidedicated.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.powerbidedicated.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.PrivateZonesOperations.yml b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.PrivateZonesOperations.yml index 7e3b87a4a7c1..998266974686 100644 --- a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.PrivateZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.PrivateZonesOperations.yml @@ -238,4 +238,4 @@ methods: attributes: - uid: azure.mgmt.privatedns.aio.operations.PrivateZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.RecordSetsOperations.yml index 6d3a6fc2e4a3..1d4c71780015 100644 --- a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.RecordSetsOperations.yml @@ -338,4 +338,4 @@ methods: attributes: - uid: azure.mgmt.privatedns.aio.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.VirtualNetworkLinksOperations.yml b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.VirtualNetworkLinksOperations.yml index a0f3e1b3c04b..636f0d4e9d96 100644 --- a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.VirtualNetworkLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.aio.operations.VirtualNetworkLinksOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.privatedns.aio.operations.VirtualNetworkLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.PrivateZonesOperations.yml b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.PrivateZonesOperations.yml index 0f76b6283113..89e8cbc06084 100644 --- a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.PrivateZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.PrivateZonesOperations.yml @@ -238,4 +238,4 @@ methods: attributes: - uid: azure.mgmt.privatedns.operations.PrivateZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.RecordSetsOperations.yml b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.RecordSetsOperations.yml index 45be702a0533..8f317e1feb33 100644 --- a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.RecordSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.RecordSetsOperations.yml @@ -338,4 +338,4 @@ methods: attributes: - uid: azure.mgmt.privatedns.operations.RecordSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.VirtualNetworkLinksOperations.yml b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.VirtualNetworkLinksOperations.yml index 3f9d21cdf416..90659dcfc24a 100644 --- a/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.VirtualNetworkLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-privatedns/azure.mgmt.privatedns.operations.VirtualNetworkLinksOperations.yml @@ -238,4 +238,4 @@ methods: attributes: - uid: azure.mgmt.privatedns.operations.VirtualNetworkLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.PureStorageBlockMgmtClient.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.PureStorageBlockMgmtClient.yml new file mode 100644 index 000000000000..90ecdaf0ddb4 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.PureStorageBlockMgmtClient.yml @@ -0,0 +1,112 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.PureStorageBlockMgmtClient +name: PureStorageBlockMgmtClient +fullName: azure.mgmt.purestorageblock.PureStorageBlockMgmtClient +module: azure.mgmt.purestorageblock +summary: PureStorageBlockMgmtClient. +constructor: + syntax: 'PureStorageBlockMgmtClient(credential: TokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2024-11-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: ReservationsOperations operations + name: reservations + types: + - +- description: StoragePoolsOperations operations + name: storage_pools + types: + - +- description: AvsStorageContainersOperations operations + name: avs_storage_containers + types: + - +- description: AvsStorageContainerVolumesOperations operations + name: avs_storage_container_volumes + types: + - +- description: AvsVmsOperations operations + name: avs_vms + types: + - +- description: AvsVmVolumesOperations operations + name: avs_vm_volumes + types: + - +methods: +- uid: azure.mgmt.purestorageblock.PureStorageBlockMgmtClient.close + name: close + signature: close() -> None +- uid: azure.mgmt.purestorageblock.PureStorageBlockMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> HttpResponse' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient.yml new file mode 100644 index 000000000000..5f0c4e2ac992 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient.yml @@ -0,0 +1,112 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient +name: PureStorageBlockMgmtClient +fullName: azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient +module: azure.mgmt.purestorageblock.aio +summary: PureStorageBlockMgmtClient. +constructor: + syntax: 'PureStorageBlockMgmtClient(credential: AsyncTokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2024-11-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: ReservationsOperations operations + name: reservations + types: + - +- description: StoragePoolsOperations operations + name: storage_pools + types: + - +- description: AvsStorageContainersOperations operations + name: avs_storage_containers + types: + - +- description: AvsStorageContainerVolumesOperations operations + name: avs_storage_container_volumes + types: + - +- description: AvsVmsOperations operations + name: avs_vms + types: + - +- description: AvsVmVolumesOperations operations + name: avs_vm_volumes + types: + - +methods: +- uid: azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient.close + name: close + signature: async close() -> None +- uid: azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = await client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> Awaitable[AsyncHttpResponse]' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations.yml new file mode 100644 index 000000000000..bf4f9e791cb4 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations.yml @@ -0,0 +1,158 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations +name: AvsStorageContainerVolumesOperations +fullName: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations +module: azure.mgmt.purestorageblock.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: AvsStorageContainerVolumesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations.begin_delete + name: begin_delete + summary: Delete a volume in an AVS storage container. + signature: 'async begin_delete(resource_group_name: str, storage_pool_name: str, + storage_container_name: str, volume_id: str, **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the storage container. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations.begin_update + name: begin_update + summary: Update a volume in an AVS storage container. + signature: 'async begin_update(resource_group_name: str, storage_pool_name: str, + storage_container_name: str, volume_id: str, properties: _models.AvsStorageContainerVolumeUpdate, + *, content_type: str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.AvsStorageContainerVolume]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the storage container. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + AvsStorageContainerVolumeUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns AvsStorageContainerVolume. + The + + AvsStorageContainerVolume is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations.get + name: get + summary: Get a volume in an AVS storage container. + signature: 'async get(resource_group_name: str, storage_pool_name: str, storage_container_name: + str, volume_id: str, **kwargs: Any) -> AvsStorageContainerVolume' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the storage container. Required. + isRequired: true + types: + - + return: + description: 'AvsStorageContainerVolume. The AvsStorageContainerVolume is compatible + with + + MutableMapping' + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations.list_by_avs_storage_container + name: list_by_avs_storage_container + summary: List volumes in an AVS storage container. + signature: 'list_by_avs_storage_container(resource_group_name: str, storage_pool_name: + str, storage_container_name: str, **kwargs: Any) -> AsyncItemPaged[AvsStorageContainerVolume]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of AvsStorageContainerVolume + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations.yml new file mode 100644 index 000000000000..2a5bfb32316b --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations.yml @@ -0,0 +1,93 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations +name: AvsStorageContainersOperations +fullName: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations +module: azure.mgmt.purestorageblock.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: AvsStorageContainersOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations.begin_delete + name: begin_delete + summary: Delete an AVS storage container. + signature: 'async begin_delete(resource_group_name: str, storage_pool_name: str, + storage_container_name: str, **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations.get + name: get + summary: Get an AVS storage container. + signature: 'async get(resource_group_name: str, storage_pool_name: str, storage_container_name: + str, **kwargs: Any) -> AvsStorageContainer' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + return: + description: AvsStorageContainer. The AvsStorageContainer is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations.list_by_storage_pool + name: list_by_storage_pool + summary: List AVS storage containers by storage pool. + signature: 'list_by_storage_pool(resource_group_name: str, storage_pool_name: str, + **kwargs: Any) -> AsyncItemPaged[AvsStorageContainer]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of AvsStorageContainer + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations.yml new file mode 100644 index 000000000000..2f5661a7e4dd --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations.yml @@ -0,0 +1,155 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations +name: AvsVmVolumesOperations +fullName: azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations +module: azure.mgmt.purestorageblock.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: AvsVmVolumesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations.begin_delete + name: begin_delete + summary: Delete a volume in an AVS VM. + signature: 'async begin_delete(resource_group_name: str, storage_pool_name: str, + avs_vm_id: str, volume_id: str, **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the AVS VM. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations.begin_update + name: begin_update + summary: Update a volume in an AVS VM. + signature: 'async begin_update(resource_group_name: str, storage_pool_name: str, + avs_vm_id: str, volume_id: str, properties: _models.AvsVmVolumeUpdate, *, content_type: + str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.AvsVmVolume]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the AVS VM. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + AvsVmVolumeUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns AvsVmVolume. The AvsVmVolume + is compatible + + with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations.get + name: get + summary: Get a volume in an AVS VM. + signature: 'async get(resource_group_name: str, storage_pool_name: str, avs_vm_id: + str, volume_id: str, **kwargs: Any) -> AvsVmVolume' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the AVS VM. Required. + isRequired: true + types: + - + return: + description: AvsVmVolume. The AvsVmVolume is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations.list_by_avs_vm + name: list_by_avs_vm + summary: List volumes in an AVS VM. + signature: 'list_by_avs_vm(resource_group_name: str, storage_pool_name: str, avs_vm_id: + str, **kwargs: Any) -> AsyncItemPaged[AvsVmVolume]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of AvsVmVolume + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations.yml new file mode 100644 index 000000000000..84c650339354 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations.yml @@ -0,0 +1,135 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations +name: AvsVmsOperations +fullName: azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations +module: azure.mgmt.purestorageblock.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: AvsVmsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations.begin_delete + name: begin_delete + summary: Delete an AVS VM. + signature: 'async begin_delete(resource_group_name: str, storage_pool_name: str, + avs_vm_id: str, **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations.begin_update + name: begin_update + summary: Update an AVS VM. + signature: 'async begin_update(resource_group_name: str, storage_pool_name: str, + avs_vm_id: str, properties: _models.AvsVmUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.AvsVm]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + AvsVmUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns AvsVm. The AvsVm is compatible + with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations.get + name: get + summary: Get an AVS VM. + signature: 'async get(resource_group_name: str, storage_pool_name: str, avs_vm_id: + str, **kwargs: Any) -> AvsVm' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + return: + description: AvsVm. The AvsVm is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations.list_by_storage_pool + name: list_by_storage_pool + summary: List AVS VMs by storage pool. + signature: 'list_by_storage_pool(resource_group_name: str, storage_pool_name: str, + **kwargs: Any) -> AsyncItemPaged[AvsVm]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of AvsVm + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.Operations.yml new file mode 100644 index 000000000000..59033b1b6686 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.aio.operations.Operations +name: Operations +fullName: azure.mgmt.purestorageblock.aio.operations.Operations +module: azure.mgmt.purestorageblock.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.aio.operations.Operations.list + name: list + summary: List the operations for the provider. + signature: 'list(**kwargs: Any) -> AsyncItemPaged[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.yml new file mode 100644 index 000000000000..dcc2ff98eadb --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.yml @@ -0,0 +1,241 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations +name: ReservationsOperations +fullName: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations +module: azure.mgmt.purestorageblock.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: ReservationsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.begin_create + name: begin_create + summary: Create a reservation. + signature: 'async begin_create(resource_group_name: str, reservation_name: str, + resource: _models.Reservation, *, content_type: str = ''application/json'', **kwargs: + Any) -> AsyncLROPoller[_models.Reservation]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: Reservation, + JSON, + + IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns Reservation. The Reservation + is compatible + + with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.begin_delete + name: begin_delete + summary: Delete a reservation. + signature: 'async begin_delete(resource_group_name: str, reservation_name: str, + **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.begin_update + name: begin_update + summary: Update a reservation. + signature: 'async begin_update(resource_group_name: str, reservation_name: str, + properties: _models.ReservationUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.Reservation]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + ReservationUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns Reservation. The Reservation + is compatible + + with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.get + name: get + summary: Get a reservation. + signature: 'async get(resource_group_name: str, reservation_name: str, **kwargs: + Any) -> Reservation' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: Reservation. The Reservation is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.get_billing_report + name: get_billing_report + summary: Provides a summarized report along with actions for resources billed via + given reservation. + signature: 'async get_billing_report(resource_group_name: str, reservation_name: + str, **kwargs: Any) -> ReservationBillingUsageReport' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: 'ReservationBillingUsageReport. The ReservationBillingUsageReport + is compatible with + + MutableMapping' + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.get_billing_status + name: get_billing_status + summary: Provides various statistics about resources billed via given reservation. + signature: 'async get_billing_status(resource_group_name: str, reservation_name: + str, **kwargs: Any) -> ReservationBillingStatus' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: 'ReservationBillingStatus. The ReservationBillingStatus is compatible + with + + MutableMapping' + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.get_resource_limits + name: get_resource_limits + summary: Limits constraining certain resource properties. + signature: 'async get_resource_limits(resource_group_name: str, reservation_name: + str, **kwargs: Any) -> LimitDetails' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: LimitDetails. The LimitDetails is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.list_by_resource_group + name: list_by_resource_group + summary: List reservations by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncItemPaged[Reservation]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of Reservation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations.list_by_subscription + name: list_by_subscription + summary: List reservations by Azure subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> AsyncItemPaged[Reservation]' + return: + description: An iterator like instance of Reservation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.yml new file mode 100644 index 000000000000..043d40e9863c --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.yml @@ -0,0 +1,356 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations +name: StoragePoolsOperations +fullName: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations +module: azure.mgmt.purestorageblock.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: StoragePoolsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.begin_create + name: begin_create + summary: Create a storage pool. + signature: 'async begin_create(resource_group_name: str, storage_pool_name: str, + resource: _models.StoragePool, *, content_type: str = ''application/json'', **kwargs: + Any) -> AsyncLROPoller[_models.StoragePool]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: StoragePool, + JSON, + + IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns StoragePool. The StoragePool + is compatible + + with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.begin_delete + name: begin_delete + summary: Delete a storage pool. + signature: 'async begin_delete(resource_group_name: str, storage_pool_name: str, + **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.begin_disable_avs_connection + name: begin_disable_avs_connection + summary: Disable the existing AVS connection. + signature: 'async begin_disable_avs_connection(resource_group_name: str, storage_pool_name: + str, **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.begin_enable_avs_connection + name: begin_enable_avs_connection + summary: Initiate a connection between the storage pool and a specified AVS SDDC + resource. + signature: 'async begin_enable_avs_connection(resource_group_name: str, storage_pool_name: + str, properties: _models.StoragePoolEnableAvsConnectionPost, *, content_type: + str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: properties + description: 'Storage pool EnableAvsConnection properties. Is one of the following + types: + + StoragePoolEnableAvsConnectionPost, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.begin_finalize_avs_connection + name: begin_finalize_avs_connection + summary: Finalize an already started AVS connection to a specific AVS SDDC. + signature: 'async begin_finalize_avs_connection(resource_group_name: str, storage_pool_name: + str, properties: _models.StoragePoolFinalizeAvsConnectionPost, *, content_type: + str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: properties + description: 'Storage pool FinalizeAvsConnection properties. Is one of the following + + types: StoragePoolFinalizeAvsConnectionPost, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.begin_repair_avs_connection + name: begin_repair_avs_connection + summary: 'Test and repair, if needed, all configuration elements of the storage + pool connection to the + + AVS instance.' + signature: 'async begin_repair_avs_connection(resource_group_name: str, storage_pool_name: + str, **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.begin_update + name: begin_update + summary: Update a storage pool. + signature: 'async begin_update(resource_group_name: str, storage_pool_name: str, + properties: _models.StoragePoolUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.StoragePool]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + StoragePoolUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns StoragePool. The StoragePool + is compatible + + with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.get + name: get + summary: Get a storage pool. + signature: 'async get(resource_group_name: str, storage_pool_name: str, **kwargs: + Any) -> StoragePool' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: StoragePool. The StoragePool is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.get_avs_connection + name: get_avs_connection + summary: Returns current information about an on-going connection to an AVS instance. + signature: 'async get_avs_connection(resource_group_name: str, storage_pool_name: + str, **kwargs: Any) -> AvsConnection' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: AvsConnection. The AvsConnection is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.get_avs_status + name: get_avs_status + summary: Returns the status of the storage pool connection to AVS. + signature: 'async get_avs_status(resource_group_name: str, storage_pool_name: str, + **kwargs: Any) -> AvsStatus' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: AvsStatus. The AvsStatus is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.get_health_status + name: get_health_status + summary: Retrieve health metrics of a storage pool. + signature: 'async get_health_status(resource_group_name: str, storage_pool_name: + str, **kwargs: Any) -> StoragePoolHealthInfo' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: StoragePoolHealthInfo. The StoragePoolHealthInfo is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.list_by_resource_group + name: list_by_resource_group + summary: List storage pools by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncItemPaged[StoragePool]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of StoragePool + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations.list_by_subscription + name: list_by_subscription + summary: List storage pools by Azure subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> AsyncItemPaged[StoragePool]' + return: + description: An iterator like instance of StoragePool + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.yml new file mode 100644 index 000000000000..3d573e1c30e3 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.operations.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.purestorageblock.aio.operations +name: operations +fullName: azure.mgmt.purestorageblock.aio.operations +type: import +classes: +- azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations +- azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations +- azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations +- azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations +- azure.mgmt.purestorageblock.aio.operations.Operations +- azure.mgmt.purestorageblock.aio.operations.ReservationsOperations +- azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.yml new file mode 100644 index 000000000000..8ce9eeadbd0b --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.aio.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.purestorageblock.aio +name: aio +fullName: azure.mgmt.purestorageblock.aio +type: import +classes: +- azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient +packages: +- azure.mgmt.purestorageblock.aio.operations diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ActionType.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ActionType.yml new file mode 100644 index 000000000000..ecc13f7928db --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ActionType.yml @@ -0,0 +1,12 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.ActionType +name: ActionType +fullName: azure.mgmt.purestorageblock.models.ActionType +summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for internal + + only APIs.' +module: azure.mgmt.purestorageblock.models +fields: +- name: INTERNAL + uid: azure.mgmt.purestorageblock.models.ActionType.INTERNAL diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Address.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Address.yml new file mode 100644 index 000000000000..0fa7e38ededa --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Address.yml @@ -0,0 +1,58 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.Address +name: Address +fullName: azure.mgmt.purestorageblock.models.Address +module: azure.mgmt.purestorageblock.models +summary: Address details. +constructor: + syntax: 'Address(*args: Any, **kwargs: Any)' +variables: +- description: Address line 1. Required. + name: address_line1 + types: + - +- description: Address line 2. + name: address_line2 + types: + - +- description: Name of the city. Required. + name: city + types: + - +- description: State (if any). Required. + name: state + types: + - +- description: Name of the country. Required. + name: country + types: + - +- description: Postal code. Required. + name: postal_code + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.Address.address_line1 + name: address_line1 + summary: Address line 1. Required. + signature: 'address_line1: str' +- uid: azure.mgmt.purestorageblock.models.Address.address_line2 + name: address_line2 + summary: Address line 2. + signature: 'address_line2: str | None' +- uid: azure.mgmt.purestorageblock.models.Address.city + name: city + summary: Name of the city. Required. + signature: 'city: str' +- uid: azure.mgmt.purestorageblock.models.Address.country + name: country + summary: Name of the country. Required. + signature: 'country: str' +- uid: azure.mgmt.purestorageblock.models.Address.postal_code + name: postal_code + summary: Postal code. Required. + signature: 'postal_code: str' +- uid: azure.mgmt.purestorageblock.models.Address.state + name: state + summary: State (if any). Required. + signature: 'state: str' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Alert.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Alert.yml new file mode 100644 index 000000000000..967c116071aa --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Alert.yml @@ -0,0 +1,28 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.Alert +name: Alert +fullName: azure.mgmt.purestorageblock.models.Alert +module: azure.mgmt.purestorageblock.models +summary: Health alerts. +constructor: + syntax: 'Alert(*args: Any, **kwargs: Any)' +variables: +- description: 'Severity level. Required. Known values are: "info", "warning", and + "error".' + name: level + types: + - + - +- description: A short description of the alert. Required. + name: message + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.Alert.level + name: level + summary: '"info", "warning", and "error".' + signature: 'level: str | _models.AlertLevel' +- uid: azure.mgmt.purestorageblock.models.Alert.message + name: message + summary: A short description of the alert. Required. + signature: 'message: str' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AlertLevel.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AlertLevel.yml new file mode 100644 index 000000000000..723330c446c1 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AlertLevel.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.AlertLevel +name: AlertLevel +fullName: azure.mgmt.purestorageblock.models.AlertLevel +summary: Severity level of the alert. +module: azure.mgmt.purestorageblock.models +fields: +- name: ERROR + uid: azure.mgmt.purestorageblock.models.AlertLevel.ERROR +- name: INFO + uid: azure.mgmt.purestorageblock.models.AlertLevel.INFO +- name: WARNING + uid: azure.mgmt.purestorageblock.models.AlertLevel.WARNING diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsConnection.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsConnection.yml new file mode 100644 index 000000000000..0cd4baf716e7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsConnection.yml @@ -0,0 +1,39 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsConnection +name: AvsConnection +fullName: azure.mgmt.purestorageblock.models.AvsConnection +module: azure.mgmt.purestorageblock.models +summary: Transient information about an on-going connection to an AVS instance. +constructor: + syntax: 'AvsConnection(*args: Any, **kwargs: Any)' +variables: +- description: 'Indicates whether service initialization is complete. + + Required.' + name: service_initialization_completed + types: + - +- description: 'Encoded service account credentials alongside + + connection information.' + name: service_initialization_handle_enc + types: + - +- description: Explicit service account credentials. + name: service_initialization_handle + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsConnection.service_initialization_completed + name: service_initialization_completed + summary: Indicates whether service initialization is complete. Required. + signature: 'service_initialization_completed: bool' +- uid: azure.mgmt.purestorageblock.models.AvsConnection.service_initialization_handle + name: service_initialization_handle + summary: Explicit service account credentials. + signature: 'service_initialization_handle: _models.ServiceInitializationHandle | + None' +- uid: azure.mgmt.purestorageblock.models.AvsConnection.service_initialization_handle_enc + name: service_initialization_handle_enc + summary: Encoded service account credentials alongside connection information. + signature: 'service_initialization_handle_enc: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsDiskDetails.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsDiskDetails.yml new file mode 100644 index 000000000000..efc76530f571 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsDiskDetails.yml @@ -0,0 +1,74 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsDiskDetails +name: AvsDiskDetails +fullName: azure.mgmt.purestorageblock.models.AvsDiskDetails +module: azure.mgmt.purestorageblock.models +summary: AVS disk/volume information. +constructor: + syntax: 'AvsDiskDetails(*args: Any, **kwargs: Any)' +variables: +- description: VMware ID of the disk/volume. Required. + name: disk_id + types: + - +- description: VMware name of the disk/volume. Required. + name: disk_name + types: + - +- description: 'Name of the top-level folder in the datastore that contains the disk/volume. + + Required.' + name: folder + types: + - +- description: VMware ID assigned to the disk/volume. Required. + name: avs_vm_internal_id + types: + - +- description: 'Azure resource ID of the AVS VM connected to this disk/volume. + + Required.' + name: avs_vm_resource_id + types: + - +- description: Name of the AVS VM connected to this disk/volume. Required. + name: avs_vm_name + types: + - +- description: 'Azure resource ID of the AVS storage container + + containing this disk/volume. Required.' + name: avs_storage_container_resource_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsDiskDetails.avs_storage_container_resource_id + name: avs_storage_container_resource_id + summary: Azure resource ID of the AVS storage container containing this disk/volume. + Required. + signature: 'avs_storage_container_resource_id: str' +- uid: azure.mgmt.purestorageblock.models.AvsDiskDetails.avs_vm_internal_id + name: avs_vm_internal_id + summary: VMware ID assigned to the disk/volume. Required. + signature: 'avs_vm_internal_id: str' +- uid: azure.mgmt.purestorageblock.models.AvsDiskDetails.avs_vm_name + name: avs_vm_name + summary: Name of the AVS VM connected to this disk/volume. Required. + signature: 'avs_vm_name: str' +- uid: azure.mgmt.purestorageblock.models.AvsDiskDetails.avs_vm_resource_id + name: avs_vm_resource_id + summary: Azure resource ID of the AVS VM connected to this disk/volume. Required. + signature: 'avs_vm_resource_id: str' +- uid: azure.mgmt.purestorageblock.models.AvsDiskDetails.disk_id + name: disk_id + summary: VMware ID of the disk/volume. Required. + signature: 'disk_id: str' +- uid: azure.mgmt.purestorageblock.models.AvsDiskDetails.disk_name + name: disk_name + summary: VMware name of the disk/volume. Required. + signature: 'disk_name: str' +- uid: azure.mgmt.purestorageblock.models.AvsDiskDetails.folder + name: folder + summary: Name of the top-level folder in the datastore that contains the disk/volume. + Required. + signature: 'folder: str' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStatus.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStatus.yml new file mode 100644 index 000000000000..ed36f40611e9 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStatus.yml @@ -0,0 +1,34 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsStatus +name: AvsStatus +fullName: azure.mgmt.purestorageblock.models.AvsStatus +module: azure.mgmt.purestorageblock.models +summary: Status of storage pool / AVS connection. +constructor: + syntax: 'AvsStatus(*args: Any, **kwargs: Any)' +variables: +- description: If true, an AVS connection has been successfully completed. Required. + name: avs_enabled + types: + - +- description: Human-readable current AVS connection status. Required. + name: current_connection_status + types: + - +- description: Azure resource ID of the AVS SDDC the pool is connected to. + name: cluster_resource_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsStatus.avs_enabled + name: avs_enabled + summary: If true, an AVS connection has been successfully completed. Required. + signature: 'avs_enabled: bool' +- uid: azure.mgmt.purestorageblock.models.AvsStatus.cluster_resource_id + name: cluster_resource_id + summary: Azure resource ID of the AVS SDDC the pool is connected to. + signature: 'cluster_resource_id: str | None' +- uid: azure.mgmt.purestorageblock.models.AvsStatus.current_connection_status + name: current_connection_status + summary: Human-readable current AVS connection status. Required. + signature: 'current_connection_status: str' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainer.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainer.yml new file mode 100644 index 000000000000..ff9b94e49b73 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainer.yml @@ -0,0 +1,44 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsStorageContainer +name: AvsStorageContainer +fullName: azure.mgmt.purestorageblock.models.AvsStorageContainer +module: azure.mgmt.purestorageblock.models +summary: 'AVS storage container resource type, representing a VMware storage container + in a storage pool, + + which can be associated to and mounted as a datastore.' +constructor: + syntax: 'AvsStorageContainer(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainer.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.AvsStorageContainerProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerProperties.yml new file mode 100644 index 000000000000..73bce7700044 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerProperties.yml @@ -0,0 +1,70 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsStorageContainerProperties +name: AvsStorageContainerProperties +fullName: azure.mgmt.purestorageblock.models.AvsStorageContainerProperties +module: azure.mgmt.purestorageblock.models +summary: AVS storage container properties. +constructor: + syntax: 'AvsStorageContainerProperties(*args: Any, **kwargs: Any)' +variables: +- description: Storage space usage. + name: space + types: + - +- description: Name of the storage container. Required. + name: resource_name + types: + - +- description: 'Maximum amount of bytes that can be provisioned in this storage + + container; it must be a multiple of 512; each time a volume is provisioned in + this container, + + its provisionedSize will be counted against the provisionLimit and the provisioning + will fail + + if it goes over (minimum: 1048576 (1MiB), maximum: 4503599627370496 (4PiB)); by + default it is + + unrestricted.' + name: provisioned_limit + types: + - +- description: VMware datastore associated with this storage container (if any). + name: datastore + types: + - +- description: Whether the datastore is mounted in VMware or not. + name: mounted + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainerProperties.datastore + name: datastore + summary: VMware datastore associated with this storage container (if any). + signature: 'datastore: str | None' +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainerProperties.mounted + name: mounted + summary: Whether the datastore is mounted in VMware or not. + signature: 'mounted: bool | None' +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainerProperties.provisioned_limit + name: provisioned_limit + summary: 'Maximum amount of bytes that can be provisioned in this storage container; + it must be a + + multiple of 512; each time a volume is provisioned in this container, its provisionedSize + will + + be counted against the provisionLimit and the provisioning will fail if it goes + over (minimum: + + 1048576 (1MiB), maximum: 4503599627370496 (4PiB)); by default it is unrestricted.' + signature: 'provisioned_limit: int | None' +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainerProperties.resource_name + name: resource_name + summary: Name of the storage container. Required. + signature: 'resource_name: str' +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainerProperties.space + name: space + summary: Storage space usage. + signature: 'space: _models.Space | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolume.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolume.yml new file mode 100644 index 000000000000..00098027d14a --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolume.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolume +name: AvsStorageContainerVolume +fullName: azure.mgmt.purestorageblock.models.AvsStorageContainerVolume +module: azure.mgmt.purestorageblock.models +summary: A volume contained in an AVS storage container. +constructor: + syntax: 'AvsStorageContainerVolume(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolume.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.VolumeProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdate.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdate.yml new file mode 100644 index 000000000000..9cacd1dda624 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdate.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdate +name: AvsStorageContainerVolumeUpdate +fullName: azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdate +module: azure.mgmt.purestorageblock.models +summary: The type used for update operations of the AvsStorageContainerVolume. +constructor: + syntax: 'AvsStorageContainerVolumeUpdate(*args: Any, **kwargs: Any)' +variables: +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdate.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.AvsStorageContainerVolumeUpdateProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdateProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdateProperties.yml new file mode 100644 index 000000000000..c1dc0d307b75 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdateProperties.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdateProperties +name: AvsStorageContainerVolumeUpdateProperties +fullName: azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdateProperties +module: azure.mgmt.purestorageblock.models +summary: The updatable properties of the AvsStorageContainerVolume. +constructor: + syntax: 'AvsStorageContainerVolumeUpdateProperties(*args: Any, **kwargs: Any)' +variables: +- description: Volume's soft-deletion state. + name: soft_deletion + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdateProperties.soft_deletion + name: soft_deletion + summary: Volume's soft-deletion state. + signature: 'soft_deletion: _models.SoftDeletion | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVm.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVm.yml new file mode 100644 index 000000000000..55c13127dcae --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVm.yml @@ -0,0 +1,44 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsVm +name: AvsVm +fullName: azure.mgmt.purestorageblock.models.AvsVm +module: azure.mgmt.purestorageblock.models +summary: 'AVS VM resource type, representing all the volumes associated to an AVS + VM as defined by + + VMware.' +constructor: + syntax: 'AvsVm(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsVm.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.AvsVmProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmDetails.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmDetails.yml new file mode 100644 index 000000000000..e96ec9b0fd38 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmDetails.yml @@ -0,0 +1,43 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsVmDetails +name: AvsVmDetails +fullName: azure.mgmt.purestorageblock.models.AvsVmDetails +module: azure.mgmt.purestorageblock.models +summary: AVS VM details. +constructor: + syntax: 'AvsVmDetails(*args: Any, **kwargs: Any)' +variables: +- description: ID of the AVS VM using this set of volumes. Required. + name: vm_id + types: + - +- description: Name of the VMware VM using this set of volumes. Required. + name: vm_name + types: + - +- description: Type of the VMware VM using this set of volumes. Required. "vvol" + name: vm_type + types: + - + - +- description: Pure Storage's internal ID for this AVS VM. Required. + name: avs_vm_internal_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsVmDetails.avs_vm_internal_id + name: avs_vm_internal_id + summary: Pure Storage's internal ID for this AVS VM. Required. + signature: 'avs_vm_internal_id: str' +- uid: azure.mgmt.purestorageblock.models.AvsVmDetails.vm_id + name: vm_id + summary: ID of the AVS VM using this set of volumes. Required. + signature: 'vm_id: str' +- uid: azure.mgmt.purestorageblock.models.AvsVmDetails.vm_name + name: vm_name + summary: Name of the VMware VM using this set of volumes. Required. + signature: 'vm_name: str' +- uid: azure.mgmt.purestorageblock.models.AvsVmDetails.vm_type + name: vm_type + summary: Type of the VMware VM using this set of volumes. Required. "vvol" + signature: 'vm_type: str | _models.VmType' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmProperties.yml new file mode 100644 index 000000000000..74df4516aa85 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmProperties.yml @@ -0,0 +1,91 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsVmProperties +name: AvsVmProperties +fullName: azure.mgmt.purestorageblock.models.AvsVmProperties +module: azure.mgmt.purestorageblock.models +summary: AVS VM properties. +constructor: + syntax: 'AvsVmProperties(*args: Any, **kwargs: Any)' +variables: +- description: Pure Storage's internal ID for the storage pool. + name: storage_pool_internal_id + types: + - +- description: Azure resource ID of the storage pool. + name: storage_pool_resource_id + types: + - +- description: Human-readable name of the AVS VM. + name: display_name + types: + - +- description: Date at which the AVS VM was created, as an RFC 3339 timestamp. + name: created_timestamp + types: + - +- description: AVS VM's soft-deletion state. + name: soft_deletion + types: + - +- description: 'Specify which control plane handles the lifecycle of the volume + + container. "avs"' + name: volume_container_type + types: + - + - +- description: AVS VM details. + name: avs + types: + - +- description: Contains properties related to used Flash space. + name: space + types: + - +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", and "Canceled".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.avs + name: avs + summary: AVS VM details. + signature: 'avs: _models.AvsVmDetails | None' +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.created_timestamp + name: created_timestamp + summary: Date at which the AVS VM was created, as an RFC 3339 timestamp. + signature: 'created_timestamp: str | None' +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.display_name + name: display_name + summary: Human-readable name of the AVS VM. + signature: 'display_name: str | None' +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", and + + "Canceled".' + signature: 'provisioning_state: str | _models.ResourceProvisioningState | None' +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.soft_deletion + name: soft_deletion + summary: AVS VM's soft-deletion state. + signature: 'soft_deletion: _models.SoftDeletion | None' +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.space + name: space + summary: Contains properties related to used Flash space. + signature: 'space: _models.Space | None' +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.storage_pool_internal_id + name: storage_pool_internal_id + summary: Pure Storage's internal ID for the storage pool. + signature: 'storage_pool_internal_id: str | None' +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.storage_pool_resource_id + name: storage_pool_resource_id + summary: Azure resource ID of the storage pool. + signature: 'storage_pool_resource_id: str | None' +- uid: azure.mgmt.purestorageblock.models.AvsVmProperties.volume_container_type + name: volume_container_type + summary: Specify which control plane handles the lifecycle of the volume container. + "avs" + signature: 'volume_container_type: str | _models.VolumeContainerType | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmUpdate.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmUpdate.yml new file mode 100644 index 000000000000..9d98868340aa --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmUpdate.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsVmUpdate +name: AvsVmUpdate +fullName: azure.mgmt.purestorageblock.models.AvsVmUpdate +module: azure.mgmt.purestorageblock.models +summary: The type used for update operations of the AvsVm. +constructor: + syntax: 'AvsVmUpdate(*args: Any, **kwargs: Any)' +variables: +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsVmUpdate.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.AvsVmUpdateProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmUpdateProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmUpdateProperties.yml new file mode 100644 index 000000000000..a188fea00c56 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmUpdateProperties.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsVmUpdateProperties +name: AvsVmUpdateProperties +fullName: azure.mgmt.purestorageblock.models.AvsVmUpdateProperties +module: azure.mgmt.purestorageblock.models +summary: The updatable properties of the AvsVm. +constructor: + syntax: 'AvsVmUpdateProperties(*args: Any, **kwargs: Any)' +variables: +- description: AVS VM's soft-deletion state. + name: soft_deletion + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsVmUpdateProperties.soft_deletion + name: soft_deletion + summary: AVS VM's soft-deletion state. + signature: 'soft_deletion: _models.SoftDeletion | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolume.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolume.yml new file mode 100644 index 000000000000..5464efe6433e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolume.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsVmVolume +name: AvsVmVolume +fullName: azure.mgmt.purestorageblock.models.AvsVmVolume +module: azure.mgmt.purestorageblock.models +summary: Any volume associated to a particular AVS VM. +constructor: + syntax: 'AvsVmVolume(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsVmVolume.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.VolumeProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolumeUpdate.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolumeUpdate.yml new file mode 100644 index 000000000000..26ed3652b074 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolumeUpdate.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsVmVolumeUpdate +name: AvsVmVolumeUpdate +fullName: azure.mgmt.purestorageblock.models.AvsVmVolumeUpdate +module: azure.mgmt.purestorageblock.models +summary: The type used for update operations of the AvsVmVolume. +constructor: + syntax: 'AvsVmVolumeUpdate(*args: Any, **kwargs: Any)' +variables: +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsVmVolumeUpdate.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.AvsVmVolumeUpdateProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolumeUpdateProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolumeUpdateProperties.yml new file mode 100644 index 000000000000..b0120df1b4a1 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AvsVmVolumeUpdateProperties.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AvsVmVolumeUpdateProperties +name: AvsVmVolumeUpdateProperties +fullName: azure.mgmt.purestorageblock.models.AvsVmVolumeUpdateProperties +module: azure.mgmt.purestorageblock.models +summary: The updatable properties of the AvsVmVolume. +constructor: + syntax: 'AvsVmVolumeUpdateProperties(*args: Any, **kwargs: Any)' +variables: +- description: Volume's soft-deletion state. + name: soft_deletion + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AvsVmVolumeUpdateProperties.soft_deletion + name: soft_deletion + summary: Volume's soft-deletion state. + signature: 'soft_deletion: _models.SoftDeletion | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AzureVmwareService.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AzureVmwareService.yml new file mode 100644 index 000000000000..c8c873f792b6 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.AzureVmwareService.yml @@ -0,0 +1,28 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.AzureVmwareService +name: AzureVmwareService +fullName: azure.mgmt.purestorageblock.models.AzureVmwareService +module: azure.mgmt.purestorageblock.models +summary: Connected AVS status. +constructor: + syntax: 'AzureVmwareService(*args: Any, **kwargs: Any)' +variables: +- description: 'If true, an AVS SDDC is successfully connected to the storage pool. + + Required.' + name: avs_enabled + types: + - +- description: Azure resource ID of the AVS SDDC the storage pool is connected to. + name: cluster_resource_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.AzureVmwareService.avs_enabled + name: avs_enabled + summary: If true, an AVS SDDC is successfully connected to the storage pool. Required. + signature: 'avs_enabled: bool' +- uid: azure.mgmt.purestorageblock.models.AzureVmwareService.cluster_resource_id + name: cluster_resource_id + summary: Azure resource ID of the AVS SDDC the storage pool is connected to. + signature: 'cluster_resource_id: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.BandwidthUsage.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.BandwidthUsage.yml new file mode 100644 index 000000000000..6cb62fb82bee --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.BandwidthUsage.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.BandwidthUsage +name: BandwidthUsage +fullName: azure.mgmt.purestorageblock.models.BandwidthUsage +module: azure.mgmt.purestorageblock.models +summary: Bandwidth usage metrics. +constructor: + syntax: 'BandwidthUsage(*args: Any, **kwargs: Any)' +variables: +- description: 'Number of bytes written and read per second (maximum value over the + last 10 + + minutes). Required.' + name: current + types: + - +- description: 'Bandwidth value currently provisioned for the storage pool, in MB/s. + + Required.' + name: provisioned + types: + - +- description: Maximum bandwidth value that can be provisioned for the storage pool. + Required. + name: max + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.BandwidthUsage.current + name: current + summary: Number of bytes written and read per second (maximum value over the last + 10 minutes). Required. + signature: 'current: int' +- uid: azure.mgmt.purestorageblock.models.BandwidthUsage.max + name: max + summary: Maximum bandwidth value that can be provisioned for the storage pool. Required. + signature: 'max: int' +- uid: azure.mgmt.purestorageblock.models.BandwidthUsage.provisioned + name: provisioned + summary: Bandwidth value currently provisioned for the storage pool, in MB/s. Required. + signature: 'provisioned: int' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.BillingUsageProperty.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.BillingUsageProperty.yml new file mode 100644 index 000000000000..d13cbf248b99 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.BillingUsageProperty.yml @@ -0,0 +1,71 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.BillingUsageProperty +name: BillingUsageProperty +fullName: azure.mgmt.purestorageblock.models.BillingUsageProperty +module: azure.mgmt.purestorageblock.models +summary: Represents an individual billing usage property. +constructor: + syntax: 'BillingUsageProperty(*args: Any, **kwargs: Any)' +variables: +- description: Unique identifier for the billing usage property. Required. + name: property_id + types: + - +- description: Name of the billing usage property. Required. + name: property_name + types: + - +- description: Current value of the billing usage property. Required. + name: current_value + types: + - +- description: Previous value of the billing usage property. + name: previous_value + types: + - +- description: 'Severity level of the usage. Required. Known values are: "alert", + + "information", "warning", and "none".' + name: severity + types: + - + - +- description: Status message for the billing usage against a property. + name: status_message + types: + - +- description: Optional list of sub-properties providing additional details. + name: sub_properties + types: + - [] +attributes: +- uid: azure.mgmt.purestorageblock.models.BillingUsageProperty.current_value + name: current_value + summary: Current value of the billing usage property. Required. + signature: 'current_value: str' +- uid: azure.mgmt.purestorageblock.models.BillingUsageProperty.previous_value + name: previous_value + summary: Previous value of the billing usage property. + signature: 'previous_value: str | None' +- uid: azure.mgmt.purestorageblock.models.BillingUsageProperty.property_id + name: property_id + summary: Unique identifier for the billing usage property. Required. + signature: 'property_id: str' +- uid: azure.mgmt.purestorageblock.models.BillingUsageProperty.property_name + name: property_name + summary: Name of the billing usage property. Required. + signature: 'property_name: str' +- uid: azure.mgmt.purestorageblock.models.BillingUsageProperty.severity + name: severity + summary: '"alert", "information", + + "warning", and "none".' + signature: 'severity: str | _models.UsageSeverity' +- uid: azure.mgmt.purestorageblock.models.BillingUsageProperty.status_message + name: status_message + summary: Status message for the billing usage against a property. + signature: 'status_message: str | None' +- uid: azure.mgmt.purestorageblock.models.BillingUsageProperty.sub_properties + name: sub_properties + summary: Optional list of sub-properties providing additional details. + signature: 'sub_properties: List[_models.BillingUsageProperty] | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.CompanyDetails.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.CompanyDetails.yml new file mode 100644 index 000000000000..98d5e5bcd048 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.CompanyDetails.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.CompanyDetails +name: CompanyDetails +fullName: azure.mgmt.purestorageblock.models.CompanyDetails +module: azure.mgmt.purestorageblock.models +summary: Company details. +constructor: + syntax: 'CompanyDetails(*args: Any, **kwargs: Any)' +variables: +- description: Company name. Required. + name: company_name + types: + - +- description: Company address. + name: address + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.CompanyDetails.address + name: address + summary: Company address. + signature: 'address: _models.Address | None' +- uid: azure.mgmt.purestorageblock.models.CompanyDetails.company_name + name: company_name + summary: Company name. Required. + signature: 'company_name: str' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.CreatedByType.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.CreatedByType.yml new file mode 100644 index 000000000000..b0f55ed3dc65 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.CreatedByType.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.CreatedByType +name: CreatedByType +fullName: azure.mgmt.purestorageblock.models.CreatedByType +summary: The kind of entity that created the resource. +module: azure.mgmt.purestorageblock.models +fields: +- name: APPLICATION + uid: azure.mgmt.purestorageblock.models.CreatedByType.APPLICATION +- name: KEY + uid: azure.mgmt.purestorageblock.models.CreatedByType.KEY +- name: MANAGED_IDENTITY + uid: azure.mgmt.purestorageblock.models.CreatedByType.MANAGED_IDENTITY +- name: USER + uid: azure.mgmt.purestorageblock.models.CreatedByType.USER diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorAdditionalInfo.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorAdditionalInfo.yml new file mode 100644 index 000000000000..e7f4408f5610 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorAdditionalInfo.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ErrorAdditionalInfo +name: ErrorAdditionalInfo +fullName: azure.mgmt.purestorageblock.models.ErrorAdditionalInfo +module: azure.mgmt.purestorageblock.models +summary: The resource management error additional info. +constructor: + syntax: 'ErrorAdditionalInfo(*args: Any, **kwargs: Any)' +variables: +- description: The additional info type. + name: type + types: + - +- description: The additional info. + name: info + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ErrorAdditionalInfo.info + name: info + summary: The additional info. + signature: 'info: Any | None' +- uid: azure.mgmt.purestorageblock.models.ErrorAdditionalInfo.type + name: type + summary: The additional info type. + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorDetail.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorDetail.yml new file mode 100644 index 000000000000..b018991fa7cd --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorDetail.yml @@ -0,0 +1,50 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ErrorDetail +name: ErrorDetail +fullName: azure.mgmt.purestorageblock.models.ErrorDetail +module: azure.mgmt.purestorageblock.models +summary: The error detail. +constructor: + syntax: 'ErrorDetail(*args: Any, **kwargs: Any)' +variables: +- description: The error code. + name: code + types: + - +- description: The error message. + name: message + types: + - +- description: The error target. + name: target + types: + - +- description: The error details. + name: details + types: + - [] +- description: The error additional info. + name: additional_info + types: + - [] +attributes: +- uid: azure.mgmt.purestorageblock.models.ErrorDetail.additional_info + name: additional_info + summary: The error additional info. + signature: 'additional_info: List[_models.ErrorAdditionalInfo] | None' +- uid: azure.mgmt.purestorageblock.models.ErrorDetail.code + name: code + summary: The error code. + signature: 'code: str | None' +- uid: azure.mgmt.purestorageblock.models.ErrorDetail.details + name: details + summary: The error details. + signature: 'details: List[_models.ErrorDetail] | None' +- uid: azure.mgmt.purestorageblock.models.ErrorDetail.message + name: message + summary: The error message. + signature: 'message: str | None' +- uid: azure.mgmt.purestorageblock.models.ErrorDetail.target + name: target + summary: The error target. + signature: 'target: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorResponse.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorResponse.yml new file mode 100644 index 000000000000..de5c656dcd4d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ErrorResponse.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ErrorResponse +name: ErrorResponse +fullName: azure.mgmt.purestorageblock.models.ErrorResponse +module: azure.mgmt.purestorageblock.models +summary: Error response. +constructor: + syntax: 'ErrorResponse(*args: Any, **kwargs: Any)' +variables: +- description: The error object. + name: error + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ErrorResponse.error + name: error + summary: The error object. + signature: 'error: _models.ErrorDetail | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.HealthDetails.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.HealthDetails.yml new file mode 100644 index 000000000000..f27d675dc9e7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.HealthDetails.yml @@ -0,0 +1,69 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.HealthDetails +name: HealthDetails +fullName: azure.mgmt.purestorageblock.models.HealthDetails +module: azure.mgmt.purestorageblock.models +summary: Health metrics for a storage pool. +constructor: + syntax: 'HealthDetails(*args: Any, **kwargs: Any)' +variables: +- description: 'How full the pool is right now, in %, compared to the maximum + + size it can grow to; estimated based on current usage and data reduction ratio. + Required.' + name: used_capacity_percentage + types: + - +- description: Bandwidth usage metrics. Required. + name: bandwidth_usage + types: + - +- description: IOPS usage metrics. Required. + name: iops_usage + types: + - +- description: Storage space usage. Required. + name: space + types: + - +- description: Data reduction ratio achieved on this pool. Required. + name: data_reduction_ratio + types: + - +- description: 'Estimated maximum capacity of the pool, in bytes, based on + + current usage and data reduction ratio. Required.' + name: estimated_max_capacity + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.HealthDetails.bandwidth_usage + name: bandwidth_usage + summary: Bandwidth usage metrics. Required. + signature: 'bandwidth_usage: _models.BandwidthUsage' +- uid: azure.mgmt.purestorageblock.models.HealthDetails.data_reduction_ratio + name: data_reduction_ratio + summary: Data reduction ratio achieved on this pool. Required. + signature: 'data_reduction_ratio: float' +- uid: azure.mgmt.purestorageblock.models.HealthDetails.estimated_max_capacity + name: estimated_max_capacity + summary: 'Estimated maximum capacity of the pool, in bytes, based on current usage + and data reduction + + ratio. Required.' + signature: 'estimated_max_capacity: int' +- uid: azure.mgmt.purestorageblock.models.HealthDetails.iops_usage + name: iops_usage + summary: IOPS usage metrics. Required. + signature: 'iops_usage: _models.IopsUsage' +- uid: azure.mgmt.purestorageblock.models.HealthDetails.space + name: space + summary: Storage space usage. Required. + signature: 'space: _models.Space' +- uid: azure.mgmt.purestorageblock.models.HealthDetails.used_capacity_percentage + name: used_capacity_percentage + summary: 'How full the pool is right now, in %, compared to the maximum size it + can grow to; estimated + + based on current usage and data reduction ratio. Required.' + signature: 'used_capacity_percentage: float' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.IopsUsage.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.IopsUsage.yml new file mode 100644 index 000000000000..4fd049d62f4b --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.IopsUsage.yml @@ -0,0 +1,34 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.IopsUsage +name: IopsUsage +fullName: azure.mgmt.purestorageblock.models.IopsUsage +module: azure.mgmt.purestorageblock.models +summary: IOPS usage metrics. +constructor: + syntax: 'IopsUsage(*args: Any, **kwargs: Any)' +variables: +- description: Current number of IOPS (maximum value over the last 10 minutes). Required. + name: current + types: + - +- description: IOPS value currently provisioned for the storage pool. Required. + name: provisioned + types: + - +- description: Maximum IOPS value that can be provisioned for the storage pool. Required. + name: max + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.IopsUsage.current + name: current + summary: Current number of IOPS (maximum value over the last 10 minutes). Required. + signature: 'current: int' +- uid: azure.mgmt.purestorageblock.models.IopsUsage.max + name: max + summary: Maximum IOPS value that can be provisioned for the storage pool. Required. + signature: 'max: int' +- uid: azure.mgmt.purestorageblock.models.IopsUsage.provisioned + name: provisioned + summary: IOPS value currently provisioned for the storage pool. Required. + signature: 'provisioned: int' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.LimitDetails.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.LimitDetails.yml new file mode 100644 index 000000000000..97224740ed89 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.LimitDetails.yml @@ -0,0 +1,42 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.LimitDetails +name: LimitDetails +fullName: azure.mgmt.purestorageblock.models.LimitDetails +module: azure.mgmt.purestorageblock.models +summary: Limits constraining certain resource properties. +constructor: + syntax: 'LimitDetails(*args: Any, **kwargs: Any)' +variables: +- description: Limits used for storage pool resources. Required. + name: storage_pool + types: + - +- description: Limits used for volume resources. Required. + name: volume + types: + - +- description: internal. Required. + name: protection_policy + types: + - +- description: internal. Required. + name: performance_policy + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.LimitDetails.performance_policy + name: performance_policy + summary: internal. Required. + signature: 'performance_policy: _models.PerformancePolicyLimits' +- uid: azure.mgmt.purestorageblock.models.LimitDetails.protection_policy + name: protection_policy + summary: internal. Required. + signature: 'protection_policy: _models.ProtectionPolicyLimits' +- uid: azure.mgmt.purestorageblock.models.LimitDetails.storage_pool + name: storage_pool + summary: Limits used for storage pool resources. Required. + signature: 'storage_pool: _models.StoragePoolLimits' +- uid: azure.mgmt.purestorageblock.models.LimitDetails.volume + name: volume + summary: Limits used for volume resources. Required. + signature: 'volume: _models.VolumeLimits' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ManagedServiceIdentity.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ManagedServiceIdentity.yml new file mode 100644 index 000000000000..bc9b700fc9a4 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ManagedServiceIdentity.yml @@ -0,0 +1,60 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentity +name: ManagedServiceIdentity +fullName: azure.mgmt.purestorageblock.models.ManagedServiceIdentity +module: azure.mgmt.purestorageblock.models +summary: Managed service identity (system assigned and/or user assigned identities). +constructor: + syntax: 'ManagedServiceIdentity(*args: Any, **kwargs: Any)' +variables: +- description: 'The service principal ID of the system assigned identity. This property + + will only be provided for a system assigned identity.' + name: principal_id + types: + - +- description: 'The tenant ID of the system assigned identity. This property will + only be + + provided for a system assigned identity.' + name: tenant_id + types: + - +- description: 'The type of managed identity assigned to this resource. Required. + Known values are: + + "None", "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + name: type + types: + - + - +- description: The identities assigned to this resource by the user. + name: user_assigned_identities + types: + - [, ] +attributes: +- uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentity.principal_id + name: principal_id + summary: 'The service principal ID of the system assigned identity. This property + will only be provided + + for a system assigned identity.' + signature: 'principal_id: str | None' +- uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentity.tenant_id + name: tenant_id + summary: 'The tenant ID of the system assigned identity. This property will only + be provided for a system + + assigned identity.' + signature: 'tenant_id: str | None' +- uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentity.type + name: type + summary: '"None", + + "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + signature: 'type: str | _models.ManagedServiceIdentityType' +- uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentity.user_assigned_identities + name: user_assigned_identities + summary: The identities assigned to this resource by the user. + signature: 'user_assigned_identities: Dict[str, _models.UserAssignedIdentity] | + None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ManagedServiceIdentityType.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ManagedServiceIdentityType.yml new file mode 100644 index 000000000000..293321e35bc7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ManagedServiceIdentityType.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentityType +name: ManagedServiceIdentityType +fullName: azure.mgmt.purestorageblock.models.ManagedServiceIdentityType +summary: 'Type of managed service identity (where both SystemAssigned and UserAssigned + types are + + allowed).' +module: azure.mgmt.purestorageblock.models +fields: +- name: NONE + uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentityType.NONE +- name: SYSTEM_ASSIGNED + uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED +- name: SYSTEM_ASSIGNED_USER_ASSIGNED + uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED +- name: USER_ASSIGNED + uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentityType.USER_ASSIGNED diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.MarketplaceDetails.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.MarketplaceDetails.yml new file mode 100644 index 000000000000..763b1953cc1d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.MarketplaceDetails.yml @@ -0,0 +1,39 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.MarketplaceDetails +name: MarketplaceDetails +fullName: azure.mgmt.purestorageblock.models.MarketplaceDetails +module: azure.mgmt.purestorageblock.models +summary: Marketplace details. +constructor: + syntax: 'MarketplaceDetails(*args: Any, **kwargs: Any)' +variables: +- description: Marketplace subscription ID. + name: subscription_id + types: + - +- description: 'Marketplace subscription status. Known values are: + + "PendingFulfillmentStart", "Subscribed", "Suspended", and "Unsubscribed".' + name: subscription_status + types: + - + - +- description: Offer details of the marketplace subscription. Required. + name: offer_details + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.MarketplaceDetails.offer_details + name: offer_details + summary: Offer details of the marketplace subscription. Required. + signature: 'offer_details: _models.OfferDetails' +- uid: azure.mgmt.purestorageblock.models.MarketplaceDetails.subscription_id + name: subscription_id + summary: Marketplace subscription ID. + signature: 'subscription_id: str | None' +- uid: azure.mgmt.purestorageblock.models.MarketplaceDetails.subscription_status + name: subscription_status + summary: '"PendingFulfillmentStart", "Subscribed", + + "Suspended", and "Unsubscribed".' + signature: 'subscription_status: str | _models.MarketplaceSubscriptionStatus | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus.yml new file mode 100644 index 000000000000..d7ebe5e995f8 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus +name: MarketplaceSubscriptionStatus +fullName: azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus +summary: Marketplace subscription status. +module: azure.mgmt.purestorageblock.models +fields: +- name: PENDING_FULFILLMENT_START + uid: azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START +- name: SUBSCRIBED + uid: azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus.SUBSCRIBED +- name: SUSPENDED + uid: azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus.SUSPENDED +- name: UNSUBSCRIBED + uid: azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus.UNSUBSCRIBED diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.OfferDetails.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.OfferDetails.yml new file mode 100644 index 000000000000..251d320f9fa8 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.OfferDetails.yml @@ -0,0 +1,58 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.OfferDetails +name: OfferDetails +fullName: azure.mgmt.purestorageblock.models.OfferDetails +module: azure.mgmt.purestorageblock.models +summary: Offer details for the marketplace that is selected by the user. +constructor: + syntax: 'OfferDetails(*args: Any, **kwargs: Any)' +variables: +- description: Publisher ID for the marketplace offer. Required. + name: publisher_id + types: + - +- description: Offer ID for the marketplace offer. Required. + name: offer_id + types: + - +- description: Plan ID for the marketplace offer. Required. + name: plan_id + types: + - +- description: Plan Name for the marketplace offer. + name: plan_name + types: + - +- description: Term Unit for the marketplace offer. + name: term_unit + types: + - +- description: Term ID for the marketplace offer. + name: term_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.OfferDetails.offer_id + name: offer_id + summary: Offer ID for the marketplace offer. Required. + signature: 'offer_id: str' +- uid: azure.mgmt.purestorageblock.models.OfferDetails.plan_id + name: plan_id + summary: Plan ID for the marketplace offer. Required. + signature: 'plan_id: str' +- uid: azure.mgmt.purestorageblock.models.OfferDetails.plan_name + name: plan_name + summary: Plan Name for the marketplace offer. + signature: 'plan_name: str | None' +- uid: azure.mgmt.purestorageblock.models.OfferDetails.publisher_id + name: publisher_id + summary: Publisher ID for the marketplace offer. Required. + signature: 'publisher_id: str' +- uid: azure.mgmt.purestorageblock.models.OfferDetails.term_id + name: term_id + summary: Term ID for the marketplace offer. + signature: 'term_id: str | None' +- uid: azure.mgmt.purestorageblock.models.OfferDetails.term_unit + name: term_unit + summary: Term Unit for the marketplace offer. + signature: 'term_unit: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Operation.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Operation.yml new file mode 100644 index 000000000000..04497c3efe8f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Operation.yml @@ -0,0 +1,81 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.Operation +name: Operation +fullName: azure.mgmt.purestorageblock.models.Operation +module: azure.mgmt.purestorageblock.models +summary: REST API Operation. +constructor: + syntax: 'Operation(*args: Any, **kwargs: Any)' +variables: +- description: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action".' + name: name + types: + - +- description: 'Whether the operation applies to data-plane. This is "true" for + + data-plane operations and "false" for Azure Resource Manager/control-plane operations.' + name: is_data_action + types: + - +- description: Localized display information for this particular operation. + name: display + types: + - +- description: 'The intended executor of the operation; as in Resource Based Access + Control + + (RBAC) and audit logs UX. Default value is "user,system". Known values are: "user", + "system", + + and "user,system".' + name: origin + types: + - + - +- description: 'Extensible enum. Indicates the action type. "Internal" refers to actions + + that are for internal only APIs. "Internal"' + name: action_type + types: + - + - +attributes: +- uid: azure.mgmt.purestorageblock.models.Operation.action_type + name: action_type + summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for + + internal only APIs. "Internal"' + signature: 'action_type: str | _models.ActionType | None' +- uid: azure.mgmt.purestorageblock.models.Operation.display + name: display + summary: Localized display information for this particular operation. + signature: 'display: _models.OperationDisplay | None' +- uid: azure.mgmt.purestorageblock.models.Operation.is_data_action + name: is_data_action + summary: 'Whether the operation applies to data-plane. This is "true" for data-plane + operations and + + "false" for Azure Resource Manager/control-plane operations.' + signature: 'is_data_action: bool | None' +- uid: azure.mgmt.purestorageblock.models.Operation.name + name: name + summary: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", + + "Microsoft.Compute/virtualMachines/capture/action".' + signature: 'name: str | None' +- uid: azure.mgmt.purestorageblock.models.Operation.origin + name: origin + summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system". Known values are: "user", "system", and + + "user,system".' + signature: 'origin: str | _models.Origin | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.OperationDisplay.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.OperationDisplay.yml new file mode 100644 index 000000000000..d9150fff8e53 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.OperationDisplay.yml @@ -0,0 +1,63 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.OperationDisplay +name: OperationDisplay +fullName: azure.mgmt.purestorageblock.models.OperationDisplay +module: azure.mgmt.purestorageblock.models +summary: Localized display information for and operation. +constructor: + syntax: 'OperationDisplay(*args: Any, **kwargs: Any)' +variables: +- description: 'The localized friendly form of the resource provider name, e.g. "Microsoft + + Monitoring Insights" or "Microsoft Compute".' + name: provider + types: + - +- description: 'The localized friendly name of the resource type related to this operation. + + E.g. "Virtual Machines" or "Job Schedule Collections".' + name: resource + types: + - +- description: 'The concise, localized friendly name for the operation; suitable for + + dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".' + name: operation + types: + - +- description: 'The short, localized friendly description of the operation; suitable + for + + tool tips and detailed views.' + name: description + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.OperationDisplay.description + name: description + summary: 'The short, localized friendly description of the operation; suitable for + tool tips and detailed + + views.' + signature: 'description: str | None' +- uid: azure.mgmt.purestorageblock.models.OperationDisplay.operation + name: operation + summary: 'The concise, localized friendly name for the operation; suitable for dropdowns. + E.g. "Create + + or Update Virtual Machine", "Restart Virtual Machine".' + signature: 'operation: str | None' +- uid: azure.mgmt.purestorageblock.models.OperationDisplay.provider + name: provider + summary: 'The localized friendly form of the resource provider name, e.g. "Microsoft + Monitoring + + Insights" or "Microsoft Compute".' + signature: 'provider: str | None' +- uid: azure.mgmt.purestorageblock.models.OperationDisplay.resource + name: resource + summary: 'The localized friendly name of the resource type related to this operation. + E.g. "Virtual + + Machines" or "Job Schedule Collections".' + signature: 'resource: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Origin.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Origin.yml new file mode 100644 index 000000000000..43a73398b9ff --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Origin.yml @@ -0,0 +1,16 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.Origin +name: Origin +fullName: azure.mgmt.purestorageblock.models.Origin +summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system".' +module: azure.mgmt.purestorageblock.models +fields: +- name: SYSTEM + uid: azure.mgmt.purestorageblock.models.Origin.SYSTEM +- name: USER + uid: azure.mgmt.purestorageblock.models.Origin.USER +- name: USER_SYSTEM + uid: azure.mgmt.purestorageblock.models.Origin.USER_SYSTEM diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.PerformancePolicyLimits.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.PerformancePolicyLimits.yml new file mode 100644 index 000000000000..cb426f321186 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.PerformancePolicyLimits.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.PerformancePolicyLimits +name: PerformancePolicyLimits +fullName: azure.mgmt.purestorageblock.models.PerformancePolicyLimits +module: azure.mgmt.purestorageblock.models +summary: internal. +constructor: + syntax: 'PerformancePolicyLimits(*args: Any, **kwargs: Any)' +variables: +- description: internal. Required. + name: iops_limit + types: + - +- description: internal. Required. + name: bandwidth_limit + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.PerformancePolicyLimits.bandwidth_limit + name: bandwidth_limit + summary: internal. Required. + signature: 'bandwidth_limit: _models.RangeLimits' +- uid: azure.mgmt.purestorageblock.models.PerformancePolicyLimits.iops_limit + name: iops_limit + summary: internal. Required. + signature: 'iops_limit: _models.RangeLimits' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProtectionPolicyLimits.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProtectionPolicyLimits.yml new file mode 100644 index 000000000000..9a3701fc1105 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProtectionPolicyLimits.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ProtectionPolicyLimits +name: ProtectionPolicyLimits +fullName: azure.mgmt.purestorageblock.models.ProtectionPolicyLimits +module: azure.mgmt.purestorageblock.models +summary: internal. +constructor: + syntax: 'ProtectionPolicyLimits(*args: Any, **kwargs: Any)' +variables: +- description: internal. Required. + name: frequency + types: + - +- description: internal. Required. + name: retention + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ProtectionPolicyLimits.frequency + name: frequency + summary: internal. Required. + signature: 'frequency: _models.RangeLimits' +- uid: azure.mgmt.purestorageblock.models.ProtectionPolicyLimits.retention + name: retention + summary: internal. Required. + signature: 'retention: _models.RangeLimits' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProvisioningState.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProvisioningState.yml new file mode 100644 index 000000000000..beb3fb18dea2 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProvisioningState.yml @@ -0,0 +1,17 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.ProvisioningState +name: ProvisioningState +fullName: azure.mgmt.purestorageblock.models.ProvisioningState +summary: The status of the current operation. +module: azure.mgmt.purestorageblock.models +fields: +- name: ACCEPTED + uid: azure.mgmt.purestorageblock.models.ProvisioningState.ACCEPTED +- name: CANCELED + uid: azure.mgmt.purestorageblock.models.ProvisioningState.CANCELED +- name: DELETING + uid: azure.mgmt.purestorageblock.models.ProvisioningState.DELETING +- name: FAILED + uid: azure.mgmt.purestorageblock.models.ProvisioningState.FAILED +- name: SUCCEEDED + uid: azure.mgmt.purestorageblock.models.ProvisioningState.SUCCEEDED diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProxyResource.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProxyResource.yml new file mode 100644 index 000000000000..e21950618e8a --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ProxyResource.yml @@ -0,0 +1,32 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ProxyResource +name: ProxyResource +fullName: azure.mgmt.purestorageblock.models.ProxyResource +module: azure.mgmt.purestorageblock.models +summary: Proxy Resource. +constructor: + syntax: 'ProxyResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.RangeLimits.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.RangeLimits.yml new file mode 100644 index 000000000000..167097eb5b1b --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.RangeLimits.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.RangeLimits +name: RangeLimits +fullName: azure.mgmt.purestorageblock.models.RangeLimits +module: azure.mgmt.purestorageblock.models +summary: Minimum and maximum values for a property. +constructor: + syntax: 'RangeLimits(*args: Any, **kwargs: Any)' +variables: +- description: Minimum value of the property. Required. + name: min + types: + - +- description: Maximum value of the property. Required. + name: max + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.RangeLimits.max + name: max + summary: Maximum value of the property. Required. + signature: 'max: int' +- uid: azure.mgmt.purestorageblock.models.RangeLimits.min + name: min + summary: Minimum value of the property. Required. + signature: 'min: int' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Reservation.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Reservation.yml new file mode 100644 index 000000000000..4ea160fb58ef --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Reservation.yml @@ -0,0 +1,49 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.Reservation +name: Reservation +fullName: azure.mgmt.purestorageblock.models.Reservation +module: azure.mgmt.purestorageblock.models +summary: Pure Storage cloud service resource type, also called reservation. +constructor: + syntax: 'Reservation(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.Reservation.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.ReservationPropertiesBaseResourceProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationBillingStatus.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationBillingStatus.yml new file mode 100644 index 000000000000..967dbf550fe5 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationBillingStatus.yml @@ -0,0 +1,162 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus +name: ReservationBillingStatus +fullName: azure.mgmt.purestorageblock.models.ReservationBillingStatus +module: azure.mgmt.purestorageblock.models +summary: Latest billing status for this reservation. +constructor: + syntax: 'ReservationBillingStatus(*args: Any, **kwargs: Any)' +variables: +- description: 'Timestamp for the latest update of this billing status, in RFC 3339 + format. + + Required.' + name: timestamp + types: + - +- description: 'Total used capacity as reported by associated storage + + pools. In bytes. Required.' + name: total_used_capacity_reported + types: + - +- description: 'How many associated storage pools reported low data reduction ratio + + (DRR). Required.' + name: low_drr_pool_count + types: + - +- description: 'Weighted average of the data-reduction ratio for all associated + + pools. Required.' + name: drr_weighted_average + types: + - +- description: 'The sum of total used capacity for all pools with low DRR, + + if the DRR penalty applies. In bytes. Required.' + name: total_non_reducible_reported + types: + - +- description: 'Extra capacity added because of low DRR storage pools; + + In bytes. Required.' + name: extra_used_capacity_non_reducible + types: + - +- description: 'Extra capacity added when rounding up low-usage + + pools to 30TiB. In bytes. Required.' + name: extra_used_capacity_low_usage_rounding + types: + - +- description: 'Extra capacity discounted due to plan + + forgiving some low-DRR usage. In bytes. Required.' + name: extra_used_capacity_non_reducible_plan_discount + types: + - +- description: Total used capacity actually billed. In bytes. Required. + name: total_used_capacity_billed + types: + - +- description: 'Total used capacity included in plan. In bytes. + + Required.' + name: total_used_capacity_included_plan + types: + - +- description: 'Total used capacity reported at on-demand price. In bytes. + + Required.' + name: total_used_capacity_overage + types: + - +- description: 'The sum of all performance settings across the pools under + + this reservation. In MB per second. Required.' + name: total_performance_reported + types: + - +- description: 'Total performance amount included in plan. In bytes per + + second. Required.' + name: total_performance_included_plan + types: + - +- description: 'Total performance amount reported at on-demand price. In MB + + per second. Required.' + name: total_performance_overage + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.drr_weighted_average + name: drr_weighted_average + summary: Weighted average of the data-reduction ratio for all associated pools. + Required. + signature: 'drr_weighted_average: float' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.extra_used_capacity_low_usage_rounding + name: extra_used_capacity_low_usage_rounding + summary: Extra capacity added when rounding up low-usage pools to 30TiB. In bytes. + Required. + signature: 'extra_used_capacity_low_usage_rounding: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.extra_used_capacity_non_reducible + name: extra_used_capacity_non_reducible + summary: Extra capacity added because of low DRR storage pools; In bytes. Required. + signature: 'extra_used_capacity_non_reducible: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.extra_used_capacity_non_reducible_plan_discount + name: extra_used_capacity_non_reducible_plan_discount + summary: Extra capacity discounted due to plan forgiving some low-DRR usage. In + bytes. Required. + signature: 'extra_used_capacity_non_reducible_plan_discount: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.low_drr_pool_count + name: low_drr_pool_count + summary: How many associated storage pools reported low data reduction ratio (DRR). + Required. + signature: 'low_drr_pool_count: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.timestamp + name: timestamp + summary: Timestamp for the latest update of this billing status, in RFC 3339 format. + Required. + signature: 'timestamp: str' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.total_non_reducible_reported + name: total_non_reducible_reported + summary: 'The sum of total used capacity for all pools with low DRR, if the DRR + penalty applies. In + + bytes. Required.' + signature: 'total_non_reducible_reported: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.total_performance_included_plan + name: total_performance_included_plan + summary: Total performance amount included in plan. In bytes per second. Required. + signature: 'total_performance_included_plan: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.total_performance_overage + name: total_performance_overage + summary: Total performance amount reported at on-demand price. In MB per second. + Required. + signature: 'total_performance_overage: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.total_performance_reported + name: total_performance_reported + summary: 'The sum of all performance settings across the pools under this reservation. + In MB per second. + + Required.' + signature: 'total_performance_reported: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.total_used_capacity_billed + name: total_used_capacity_billed + summary: Total used capacity actually billed. In bytes. Required. + signature: 'total_used_capacity_billed: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.total_used_capacity_included_plan + name: total_used_capacity_included_plan + summary: Total used capacity included in plan. In bytes. Required. + signature: 'total_used_capacity_included_plan: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.total_used_capacity_overage + name: total_used_capacity_overage + summary: Total used capacity reported at on-demand price. In bytes. Required. + signature: 'total_used_capacity_overage: int' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus.total_used_capacity_reported + name: total_used_capacity_reported + summary: Total used capacity as reported by associated storage pools. In bytes. + Required. + signature: 'total_used_capacity_reported: int' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationBillingUsageReport.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationBillingUsageReport.yml new file mode 100644 index 000000000000..9e18cc26f8de --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationBillingUsageReport.yml @@ -0,0 +1,35 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ReservationBillingUsageReport +name: ReservationBillingUsageReport +fullName: azure.mgmt.purestorageblock.models.ReservationBillingUsageReport +module: azure.mgmt.purestorageblock.models +summary: Represents a billing usage report, including overall status and detailed + properties. +constructor: + syntax: 'ReservationBillingUsageReport(*args: Any, **kwargs: Any)' +variables: +- description: Latest formatted billing report for this reservation. Required. + name: timestamp + types: + - +- description: A list of detailed billing usage properties. Required. + name: billing_usage_properties + types: + - [] +- description: Overall status message of the billing usage report. Required. + name: overall_status_message + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ReservationBillingUsageReport.billing_usage_properties + name: billing_usage_properties + summary: A list of detailed billing usage properties. Required. + signature: 'billing_usage_properties: List[_models.BillingUsageProperty]' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingUsageReport.overall_status_message + name: overall_status_message + summary: Overall status message of the billing usage report. Required. + signature: 'overall_status_message: str' +- uid: azure.mgmt.purestorageblock.models.ReservationBillingUsageReport.timestamp + name: timestamp + summary: Latest formatted billing report for this reservation. Required. + signature: 'timestamp: str' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties.yml new file mode 100644 index 000000000000..c13052f2e604 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties.yml @@ -0,0 +1,47 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties +name: ReservationPropertiesBaseResourceProperties +fullName: azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties +module: azure.mgmt.purestorageblock.models +summary: Properties of a Reservation resource. +constructor: + syntax: 'ReservationPropertiesBaseResourceProperties(*args: Any, **kwargs: Any)' +variables: +- description: Pure Storage's internal ID for the reservation. + name: reservation_internal_id + types: + - +- description: Marketplace details. Required. + name: marketplace + types: + - +- description: User details. Required. + name: user + types: + - +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", "Canceled", "Deleting", and "Accepted".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties.marketplace + name: marketplace + summary: Marketplace details. Required. + signature: 'marketplace: _models.MarketplaceDetails' +- uid: azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Deleting", and "Accepted".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties.reservation_internal_id + name: reservation_internal_id + summary: Pure Storage's internal ID for the reservation. + signature: 'reservation_internal_id: str | None' +- uid: azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties.user + name: user + summary: User details. Required. + signature: 'user: _models.UserDetails' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationUpdate.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationUpdate.yml new file mode 100644 index 000000000000..ad20bc6fef34 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationUpdate.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ReservationUpdate +name: ReservationUpdate +fullName: azure.mgmt.purestorageblock.models.ReservationUpdate +module: azure.mgmt.purestorageblock.models +summary: The type used for update operations of the Reservation. +constructor: + syntax: 'ReservationUpdate(*args: Any, **kwargs: Any)' +variables: +- description: Resource tags. + name: tags + types: + - [, ] +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ReservationUpdate.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.ReservationUpdateProperties | None' +- uid: azure.mgmt.purestorageblock.models.ReservationUpdate.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationUpdateProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationUpdateProperties.yml new file mode 100644 index 000000000000..aef9674f669d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ReservationUpdateProperties.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ReservationUpdateProperties +name: ReservationUpdateProperties +fullName: azure.mgmt.purestorageblock.models.ReservationUpdateProperties +module: azure.mgmt.purestorageblock.models +summary: The updatable properties of the Reservation. +constructor: + syntax: 'ReservationUpdateProperties(*args: Any, **kwargs: Any)' +variables: +- description: User details. + name: user + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ReservationUpdateProperties.user + name: user + summary: User details. + signature: 'user: _models.UserDetails | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Resource.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Resource.yml new file mode 100644 index 000000000000..48bcfcaea874 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Resource.yml @@ -0,0 +1,53 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.Resource +name: Resource +fullName: azure.mgmt.purestorageblock.models.Resource +module: azure.mgmt.purestorageblock.models +summary: Resource. +constructor: + syntax: 'Resource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.Resource.id + name: id + summary: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + signature: 'id: str | None' +- uid: azure.mgmt.purestorageblock.models.Resource.name + name: name + summary: The name of the resource. + signature: 'name: str | None' +- uid: azure.mgmt.purestorageblock.models.Resource.system_data + name: system_data + summary: Azure Resource Manager metadata containing createdBy and modifiedBy information. + signature: 'system_data: _models.SystemData | None' +- uid: azure.mgmt.purestorageblock.models.Resource.type + name: type + summary: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or + + "Microsoft.Storage/storageAccounts".' + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ResourceProvisioningState.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ResourceProvisioningState.yml new file mode 100644 index 000000000000..2be06480951f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ResourceProvisioningState.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.ResourceProvisioningState +name: ResourceProvisioningState +fullName: azure.mgmt.purestorageblock.models.ResourceProvisioningState +summary: The provisioning state of a resource type. +module: azure.mgmt.purestorageblock.models +fields: +- name: CANCELED + uid: azure.mgmt.purestorageblock.models.ResourceProvisioningState.CANCELED +- name: FAILED + uid: azure.mgmt.purestorageblock.models.ResourceProvisioningState.FAILED +- name: SUCCEEDED + uid: azure.mgmt.purestorageblock.models.ResourceProvisioningState.SUCCEEDED diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ServiceInitializationHandle.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ServiceInitializationHandle.yml new file mode 100644 index 000000000000..8b626580762e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ServiceInitializationHandle.yml @@ -0,0 +1,27 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ServiceInitializationHandle +name: ServiceInitializationHandle +fullName: azure.mgmt.purestorageblock.models.ServiceInitializationHandle +module: azure.mgmt.purestorageblock.models +summary: Initialization handle used to configure the AVS SDDC to communicate with + the storage pool. +constructor: + syntax: 'ServiceInitializationHandle(*args: Any, **kwargs: Any)' +variables: +- description: Azure resource ID of the AVS SDDC the pool is connecting to. + name: cluster_resource_id + types: + - +- description: Requested service account username. + name: service_account_username + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ServiceInitializationHandle.cluster_resource_id + name: cluster_resource_id + summary: Azure resource ID of the AVS SDDC the pool is connecting to. + signature: 'cluster_resource_id: str | None' +- uid: azure.mgmt.purestorageblock.models.ServiceInitializationHandle.service_account_username + name: service_account_username + summary: Requested service account username. + signature: 'service_account_username: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ServiceInitializationInfo.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ServiceInitializationInfo.yml new file mode 100644 index 000000000000..123dff963fb7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.ServiceInitializationInfo.yml @@ -0,0 +1,42 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.ServiceInitializationInfo +name: ServiceInitializationInfo +fullName: azure.mgmt.purestorageblock.models.ServiceInitializationInfo +module: azure.mgmt.purestorageblock.models +summary: Explicit service initialization data. +constructor: + syntax: 'ServiceInitializationInfo(*args: Any, **kwargs: Any)' +variables: +- description: Service account username. + name: service_account_username + types: + - +- description: Service account password. + name: service_account_password + types: + - +- description: AVS instance's vSphere IP address. + name: v_sphere_ip + types: + - +- description: AVS instance's vSphere certificate. + name: v_sphere_certificate + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.ServiceInitializationInfo.service_account_password + name: service_account_password + summary: Service account password. + signature: 'service_account_password: str | None' +- uid: azure.mgmt.purestorageblock.models.ServiceInitializationInfo.service_account_username + name: service_account_username + summary: Service account username. + signature: 'service_account_username: str | None' +- uid: azure.mgmt.purestorageblock.models.ServiceInitializationInfo.v_sphere_certificate + name: v_sphere_certificate + summary: AVS instance's vSphere certificate. + signature: 'v_sphere_certificate: str | None' +- uid: azure.mgmt.purestorageblock.models.ServiceInitializationInfo.v_sphere_ip + name: v_sphere_ip + summary: AVS instance's vSphere IP address. + signature: 'v_sphere_ip: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.SoftDeletion.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.SoftDeletion.yml new file mode 100644 index 000000000000..4892946f77ed --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.SoftDeletion.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.SoftDeletion +name: SoftDeletion +fullName: azure.mgmt.purestorageblock.models.SoftDeletion +module: azure.mgmt.purestorageblock.models +summary: Soft-deletion state. +constructor: + syntax: 'SoftDeletion(*args: Any, **kwargs: Any)' +variables: +- description: 'If false, the resource is active; if true, the resource has been destroyed; + + resources can be soft-deleted by setting destroyed to true, and recovered by setting + it to + + false. Required.' + name: destroyed + types: + - +- description: 'Date at which the resource will be eradicated and impossible to + + recover, as an RFC 3339 timestamp; invalid if destroyed is false;.' + name: eradication_timestamp + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.SoftDeletion.destroyed + name: destroyed + summary: 'If false, the resource is active; if true, the resource has been destroyed; + resources can be + + soft-deleted by setting destroyed to true, and recovered by setting it to false. + Required.' + signature: 'destroyed: bool' +- uid: azure.mgmt.purestorageblock.models.SoftDeletion.eradication_timestamp + name: eradication_timestamp + summary: 'Date at which the resource will be eradicated and impossible to recover, + as an RFC 3339 + + timestamp; invalid if destroyed is false;.' + signature: 'eradication_timestamp: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Space.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Space.yml new file mode 100644 index 000000000000..04a4dc1d3a56 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.Space.yml @@ -0,0 +1,64 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.Space +name: Space +fullName: azure.mgmt.purestorageblock.models.Space +module: azure.mgmt.purestorageblock.models +summary: Storage space usage. +constructor: + syntax: 'Space(*args: Any, **kwargs: Any)' +variables: +- description: 'Total space occupied by customer data (i.e., being billed for), in + bytes. + + Required.' + name: total_used + types: + - +- description: 'Unique space occupied by customer data, in bytes; for a volume, this + is the + + amount of storage that would be freed by deleting the volume, since snapshot and + shared data + + would be kept. Required.' + name: unique + types: + - +- description: Space occupied by data unique to one or more snapshots, in bytes. Required. + name: snapshots + types: + - +- description: 'Space occupied by duplicated data, meaning data shared with other + volumes and + + snapshots as a result of data deduplication, in bytes. Required.' + name: shared + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.Space.shared + name: shared + summary: 'Space occupied by duplicated data, meaning data shared with other volumes + and snapshots as a + + result of data deduplication, in bytes. Required.' + signature: 'shared: int' +- uid: azure.mgmt.purestorageblock.models.Space.snapshots + name: snapshots + summary: Space occupied by data unique to one or more snapshots, in bytes. Required. + signature: 'snapshots: int' +- uid: azure.mgmt.purestorageblock.models.Space.total_used + name: total_used + summary: Total space occupied by customer data (i.e., being billed for), in bytes. + Required. + signature: 'total_used: int' +- uid: azure.mgmt.purestorageblock.models.Space.unique + name: unique + summary: 'Unique space occupied by customer data, in bytes; for a volume, this is + the amount of storage + + that would be freed by deleting the volume, since snapshot and shared data would + be kept. + + Required.' + signature: 'unique: int' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePool.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePool.yml new file mode 100644 index 000000000000..31364ec6bb7f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePool.yml @@ -0,0 +1,57 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.StoragePool +name: StoragePool +fullName: azure.mgmt.purestorageblock.models.StoragePool +module: azure.mgmt.purestorageblock.models +summary: Storage pool resource. +constructor: + syntax: 'StoragePool(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +- description: The managed service identities assigned to this resource. + name: identity + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.StoragePool.identity + name: identity + summary: The managed service identities assigned to this resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.purestorageblock.models.StoragePool.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.StoragePoolProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolEnableAvsConnectionPost.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolEnableAvsConnectionPost.yml new file mode 100644 index 000000000000..40b740fed565 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolEnableAvsConnectionPost.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.StoragePoolEnableAvsConnectionPost +name: StoragePoolEnableAvsConnectionPost +fullName: azure.mgmt.purestorageblock.models.StoragePoolEnableAvsConnectionPost +module: azure.mgmt.purestorageblock.models +summary: EnableAvsConnection payload information. +constructor: + syntax: 'StoragePoolEnableAvsConnectionPost(*args: Any, **kwargs: Any)' +variables: +- description: Azure resource ID of the AVS SDDC to connect to. Required. + name: cluster_resource_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.StoragePoolEnableAvsConnectionPost.cluster_resource_id + name: cluster_resource_id + summary: Azure resource ID of the AVS SDDC to connect to. Required. + signature: 'cluster_resource_id: str' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost.yml new file mode 100644 index 000000000000..59a84da2cfd9 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost +name: StoragePoolFinalizeAvsConnectionPost +fullName: azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost +module: azure.mgmt.purestorageblock.models +summary: FinalizeAvsConnection payload information, either encoded or explicit. +constructor: + syntax: 'StoragePoolFinalizeAvsConnectionPost(*args: Any, **kwargs: Any)' +variables: +- description: Encoded AVS connection information. + name: service_initialization_data_enc + types: + - +- description: Explicit AVS connection information. + name: service_initialization_data + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost.service_initialization_data + name: service_initialization_data + summary: Explicit AVS connection information. + signature: 'service_initialization_data: _models.ServiceInitializationInfo | None' +- uid: azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost.service_initialization_data_enc + name: service_initialization_data_enc + summary: Encoded AVS connection information. + signature: 'service_initialization_data_enc: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolHealthInfo.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolHealthInfo.yml new file mode 100644 index 000000000000..b96ddfa38dde --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolHealthInfo.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.StoragePoolHealthInfo +name: StoragePoolHealthInfo +fullName: azure.mgmt.purestorageblock.models.StoragePoolHealthInfo +module: azure.mgmt.purestorageblock.models +summary: Health information for a storage pool. +constructor: + syntax: 'StoragePoolHealthInfo(*args: Any, **kwargs: Any)' +variables: +- description: Health metrics. Required. + name: health + types: + - +- description: List of health alerts. Required. + name: alerts + types: + - [] +attributes: +- uid: azure.mgmt.purestorageblock.models.StoragePoolHealthInfo.alerts + name: alerts + summary: List of health alerts. Required. + signature: 'alerts: List[_models.Alert]' +- uid: azure.mgmt.purestorageblock.models.StoragePoolHealthInfo.health + name: health + summary: Health metrics. Required. + signature: 'health: _models.HealthDetails' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolLimits.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolLimits.yml new file mode 100644 index 000000000000..f623f63380f8 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolLimits.yml @@ -0,0 +1,48 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.StoragePoolLimits +name: StoragePoolLimits +fullName: azure.mgmt.purestorageblock.models.StoragePoolLimits +module: azure.mgmt.purestorageblock.models +summary: Limits used for storage pool creation. +constructor: + syntax: 'StoragePoolLimits(*args: Any, **kwargs: Any)' +variables: +- description: 'Allowed provisioned bandwidth range for a storage pool, + + in MB/s. Required.' + name: provisioned_bandwidth_mb_per_sec + types: + - +- description: 'Allowed provisioned IOPS range for a storage pool, as a number of + + operations. Required.' + name: provisioned_iops + types: + - +- description: 'List of physical availability zones in the region in which + + storage pools can be deployed; some Azure regions do not support the necessary + resources in all + + availability zones. Required.' + name: physical_availability_zones + types: + - [] +attributes: +- uid: azure.mgmt.purestorageblock.models.StoragePoolLimits.physical_availability_zones + name: physical_availability_zones + summary: 'List of physical availability zones in the region in which storage pools + can be deployed; some + + Azure regions do not support the necessary resources in all availability zones. + Required.' + signature: 'physical_availability_zones: List[str]' +- uid: azure.mgmt.purestorageblock.models.StoragePoolLimits.provisioned_bandwidth_mb_per_sec + name: provisioned_bandwidth_mb_per_sec + summary: Allowed provisioned bandwidth range for a storage pool, in MB/s. Required. + signature: 'provisioned_bandwidth_mb_per_sec: _models.RangeLimits' +- uid: azure.mgmt.purestorageblock.models.StoragePoolLimits.provisioned_iops + name: provisioned_iops + summary: Allowed provisioned IOPS range for a storage pool, as a number of operations. + Required. + signature: 'provisioned_iops: _models.RangeLimits' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolProperties.yml new file mode 100644 index 000000000000..aae504e9b556 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolProperties.yml @@ -0,0 +1,96 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.StoragePoolProperties +name: StoragePoolProperties +fullName: azure.mgmt.purestorageblock.models.StoragePoolProperties +module: azure.mgmt.purestorageblock.models +summary: Properties of a storage pool. +constructor: + syntax: 'StoragePoolProperties(*args: Any, **kwargs: Any)' +variables: +- description: Pure Storage's internal ID of the storage pool. + name: storage_pool_internal_id + types: + - +- description: Azure Availability Zone the Pool is located in. Required. + name: availability_zone + types: + - +- description: Network properties of the storage pool. Required. + name: vnet_injection + types: + - +- description: 'How long a destroyed object is kept before being eradicated, in + + seconds.' + name: data_retention_period + types: + - +- description: 'Total bandwidth provisioned for the pool, in MB/s. + + Required.' + name: provisioned_bandwidth_mb_per_sec + types: + - +- description: Total I/O operations per second (IOPS) provisioned for the pool. + name: provisioned_iops + types: + - +- description: AVS connection state summary. + name: avs + types: + - +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", "Canceled", "Deleting", and "Accepted".' + name: provisioning_state + types: + - + - +- description: 'Azure resource ID of the Pure Storage Cloud service (reservation + + resource) this storage pool belongs to. Required.' + name: reservation_resource_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.availability_zone + name: availability_zone + summary: Azure Availability Zone the Pool is located in. Required. + signature: 'availability_zone: str' +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.avs + name: avs + summary: AVS connection state summary. + signature: 'avs: _models.AzureVmwareService | None' +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.data_retention_period + name: data_retention_period + summary: How long a destroyed object is kept before being eradicated, in seconds. + signature: 'data_retention_period: int | None' +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.provisioned_bandwidth_mb_per_sec + name: provisioned_bandwidth_mb_per_sec + summary: Total bandwidth provisioned for the pool, in MB/s. Required. + signature: 'provisioned_bandwidth_mb_per_sec: int' +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.provisioned_iops + name: provisioned_iops + summary: Total I/O operations per second (IOPS) provisioned for the pool. + signature: 'provisioned_iops: int | None' +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Deleting", and "Accepted".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.reservation_resource_id + name: reservation_resource_id + summary: 'Azure resource ID of the Pure Storage Cloud service (reservation resource) + this storage pool + + belongs to. Required.' + signature: 'reservation_resource_id: str' +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.storage_pool_internal_id + name: storage_pool_internal_id + summary: Pure Storage's internal ID of the storage pool. + signature: 'storage_pool_internal_id: str | None' +- uid: azure.mgmt.purestorageblock.models.StoragePoolProperties.vnet_injection + name: vnet_injection + summary: Network properties of the storage pool. Required. + signature: 'vnet_injection: _models.VnetInjection' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolUpdate.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolUpdate.yml new file mode 100644 index 000000000000..b3d5735612b2 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolUpdate.yml @@ -0,0 +1,34 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.StoragePoolUpdate +name: StoragePoolUpdate +fullName: azure.mgmt.purestorageblock.models.StoragePoolUpdate +module: azure.mgmt.purestorageblock.models +summary: The type used for update operations of the StoragePool. +constructor: + syntax: 'StoragePoolUpdate(*args: Any, **kwargs: Any)' +variables: +- description: The managed service identities assigned to this resource. + name: identity + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.StoragePoolUpdate.identity + name: identity + summary: The managed service identities assigned to this resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.purestorageblock.models.StoragePoolUpdate.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.StoragePoolUpdateProperties | None' +- uid: azure.mgmt.purestorageblock.models.StoragePoolUpdate.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolUpdateProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolUpdateProperties.yml new file mode 100644 index 000000000000..052356175636 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.StoragePoolUpdateProperties.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.StoragePoolUpdateProperties +name: StoragePoolUpdateProperties +fullName: azure.mgmt.purestorageblock.models.StoragePoolUpdateProperties +module: azure.mgmt.purestorageblock.models +summary: The updatable properties of the StoragePool. +constructor: + syntax: 'StoragePoolUpdateProperties(*args: Any, **kwargs: Any)' +variables: +- description: Total bandwidth provisioned for the pool, in MB/s. + name: provisioned_bandwidth_mb_per_sec + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.StoragePoolUpdateProperties.provisioned_bandwidth_mb_per_sec + name: provisioned_bandwidth_mb_per_sec + summary: Total bandwidth provisioned for the pool, in MB/s. + signature: 'provisioned_bandwidth_mb_per_sec: int | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.SystemData.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.SystemData.yml new file mode 100644 index 000000000000..ee1a8ac87593 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.SystemData.yml @@ -0,0 +1,68 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.SystemData +name: SystemData +fullName: azure.mgmt.purestorageblock.models.SystemData +module: azure.mgmt.purestorageblock.models +summary: Metadata pertaining to creation and last modification of the resource. +constructor: + syntax: 'SystemData(*args: Any, **kwargs: Any)' +variables: +- description: The identity that created the resource. + name: created_by + types: + - +- description: 'The type of identity that created the resource. Known values are: + + "User", "Application", "ManagedIdentity", and "Key".' + name: created_by_type + types: + - + - +- description: The timestamp of resource creation (UTC). + name: created_at + types: + - +- description: The identity that last modified the resource. + name: last_modified_by + types: + - +- description: 'The type of identity that last modified the resource. Known values + + are: "User", "Application", "ManagedIdentity", and "Key".' + name: last_modified_by_type + types: + - + - +- description: The timestamp of resource last modification (UTC). + name: last_modified_at + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.SystemData.created_at + name: created_at + summary: The timestamp of resource creation (UTC). + signature: 'created_at: datetime | None' +- uid: azure.mgmt.purestorageblock.models.SystemData.created_by + name: created_by + summary: The identity that created the resource. + signature: 'created_by: str | None' +- uid: azure.mgmt.purestorageblock.models.SystemData.created_by_type + name: created_by_type + summary: '"User", "Application", + + "ManagedIdentity", and "Key".' + signature: 'created_by_type: str | _models.CreatedByType | None' +- uid: azure.mgmt.purestorageblock.models.SystemData.last_modified_at + name: last_modified_at + summary: The timestamp of resource last modification (UTC). + signature: 'last_modified_at: datetime | None' +- uid: azure.mgmt.purestorageblock.models.SystemData.last_modified_by + name: last_modified_by + summary: The identity that last modified the resource. + signature: 'last_modified_by: str | None' +- uid: azure.mgmt.purestorageblock.models.SystemData.last_modified_by_type + name: last_modified_by_type + summary: '"User", + + "Application", "ManagedIdentity", and "Key".' + signature: 'last_modified_by_type: str | _models.CreatedByType | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.TrackedResource.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.TrackedResource.yml new file mode 100644 index 000000000000..8982f646859e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.TrackedResource.yml @@ -0,0 +1,49 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.TrackedResource +name: TrackedResource +fullName: azure.mgmt.purestorageblock.models.TrackedResource +module: azure.mgmt.purestorageblock.models +summary: Tracked Resource. +constructor: + syntax: 'TrackedResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.TrackedResource.location + name: location + summary: The geo-location where the resource lives. Required. + signature: 'location: str' +- uid: azure.mgmt.purestorageblock.models.TrackedResource.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UsageSeverity.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UsageSeverity.yml new file mode 100644 index 000000000000..453bf78fcb28 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UsageSeverity.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.UsageSeverity +name: UsageSeverity +fullName: azure.mgmt.purestorageblock.models.UsageSeverity +summary: Severity levels for billing usage properties. +module: azure.mgmt.purestorageblock.models +fields: +- name: ALERT + uid: azure.mgmt.purestorageblock.models.UsageSeverity.ALERT +- name: INFORMATION + uid: azure.mgmt.purestorageblock.models.UsageSeverity.INFORMATION +- name: NONE + uid: azure.mgmt.purestorageblock.models.UsageSeverity.NONE +- name: WARNING + uid: azure.mgmt.purestorageblock.models.UsageSeverity.WARNING diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UserAssignedIdentity.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UserAssignedIdentity.yml new file mode 100644 index 000000000000..a9e24eda7e58 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UserAssignedIdentity.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.UserAssignedIdentity +name: UserAssignedIdentity +fullName: azure.mgmt.purestorageblock.models.UserAssignedIdentity +module: azure.mgmt.purestorageblock.models +summary: User assigned identity properties. +constructor: + syntax: 'UserAssignedIdentity(*args: Any, **kwargs: Any)' +variables: +- description: The principal ID of the assigned identity. + name: principal_id + types: + - +- description: The client ID of the assigned identity. + name: client_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.UserAssignedIdentity.client_id + name: client_id + summary: The client ID of the assigned identity. + signature: 'client_id: str | None' +- uid: azure.mgmt.purestorageblock.models.UserAssignedIdentity.principal_id + name: principal_id + summary: The principal ID of the assigned identity. + signature: 'principal_id: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UserDetails.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UserDetails.yml new file mode 100644 index 000000000000..474cc9ebdea5 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.UserDetails.yml @@ -0,0 +1,58 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.UserDetails +name: UserDetails +fullName: azure.mgmt.purestorageblock.models.UserDetails +module: azure.mgmt.purestorageblock.models +summary: User details. +constructor: + syntax: 'UserDetails(*args: Any, **kwargs: Any)' +variables: +- description: First name. Required. + name: first_name + types: + - +- description: Last name. Required. + name: last_name + types: + - +- description: Email address. Required. + name: email_address + types: + - +- description: Principal name. + name: upn + types: + - +- description: Phone number. + name: phone_number + types: + - +- description: Company details. + name: company_details + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.UserDetails.company_details + name: company_details + summary: Company details. + signature: 'company_details: _models.CompanyDetails | None' +- uid: azure.mgmt.purestorageblock.models.UserDetails.email_address + name: email_address + summary: Email address. Required. + signature: 'email_address: str' +- uid: azure.mgmt.purestorageblock.models.UserDetails.first_name + name: first_name + summary: First name. Required. + signature: 'first_name: str' +- uid: azure.mgmt.purestorageblock.models.UserDetails.last_name + name: last_name + summary: Last name. Required. + signature: 'last_name: str' +- uid: azure.mgmt.purestorageblock.models.UserDetails.phone_number + name: phone_number + summary: Phone number. + signature: 'phone_number: str | None' +- uid: azure.mgmt.purestorageblock.models.UserDetails.upn + name: upn + summary: Principal name. + signature: 'upn: str | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VmType.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VmType.yml new file mode 100644 index 000000000000..aeef058f5303 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VmType.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.VmType +name: VmType +fullName: azure.mgmt.purestorageblock.models.VmType +summary: AVS VM storage types. +module: azure.mgmt.purestorageblock.models +fields: +- name: V_VOL + uid: azure.mgmt.purestorageblock.models.VmType.V_VOL diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VnetInjection.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VnetInjection.yml new file mode 100644 index 000000000000..c7cd792282b0 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VnetInjection.yml @@ -0,0 +1,35 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.VnetInjection +name: VnetInjection +fullName: azure.mgmt.purestorageblock.models.VnetInjection +module: azure.mgmt.purestorageblock.models +summary: Network in which the storage pool will be made available. +constructor: + syntax: 'VnetInjection(*args: Any, **kwargs: Any)' +variables: +- description: 'Azure resource ID of the Virtual Network subnet where the storage + pool will be + + connected. Required.' + name: subnet_id + types: + - +- description: 'Azure resource ID of the Virtual Network in which the subnet is located. + + Required.' + name: vnet_id + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.VnetInjection.subnet_id + name: subnet_id + summary: 'Azure resource ID of the Virtual Network subnet where the storage pool + will be connected. + + Required.' + signature: 'subnet_id: str' +- uid: azure.mgmt.purestorageblock.models.VnetInjection.vnet_id + name: vnet_id + summary: Azure resource ID of the Virtual Network in which the subnet is located. + Required. + signature: 'vnet_id: str' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeContainerType.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeContainerType.yml new file mode 100644 index 000000000000..5ca2970d3463 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeContainerType.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.VolumeContainerType +name: VolumeContainerType +fullName: azure.mgmt.purestorageblock.models.VolumeContainerType +summary: Specify which control plane handles the lifecycle of the volume container. +module: azure.mgmt.purestorageblock.models +fields: +- name: AVS + uid: azure.mgmt.purestorageblock.models.VolumeContainerType.AVS diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeLimits.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeLimits.yml new file mode 100644 index 000000000000..f21fd8bd85c6 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeLimits.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.VolumeLimits +name: VolumeLimits +fullName: azure.mgmt.purestorageblock.models.VolumeLimits +module: azure.mgmt.purestorageblock.models +summary: Limits used for volumes. +constructor: + syntax: 'VolumeLimits(*args: Any, **kwargs: Any)' +variables: +- description: Provisioned size limits for a volume, in bytes. Required. + name: provisioned_size + types: + - +attributes: +- uid: azure.mgmt.purestorageblock.models.VolumeLimits.provisioned_size + name: provisioned_size + summary: Provisioned size limits for a volume, in bytes. Required. + signature: 'provisioned_size: _models.RangeLimits' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeProperties.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeProperties.yml new file mode 100644 index 000000000000..59b01efcc109 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeProperties.yml @@ -0,0 +1,106 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.models.VolumeProperties +name: VolumeProperties +fullName: azure.mgmt.purestorageblock.models.VolumeProperties +module: azure.mgmt.purestorageblock.models +summary: Volume properties. +constructor: + syntax: 'VolumeProperties(*args: Any, **kwargs: Any)' +variables: +- description: 'Pure Storage''s internal ID for the storage pool containing the + + volume.' + name: storage_pool_internal_id + types: + - +- description: Azure Resource ID of the storage pool containing this volume. + name: storage_pool_resource_id + types: + - +- description: Pure Storage's internal ID for the volume. + name: volume_internal_id + types: + - +- description: Human-readable name of the volume. + name: display_name + types: + - +- description: Storage space usage. + name: space + types: + - +- description: Volume's soft-deletion state. Required. + name: soft_deletion + types: + - +- description: Volume creation date, as an RFC 3339 timestamp. + name: created_timestamp + types: + - +- description: Currently provisioned size of the volume, in bytes. + name: provisioned_size + types: + - +- description: Specify which control plane handles the lifecycle of the volume. "avs" + name: volume_type + types: + - + - +- description: AVS-specific volume information. + name: avs + types: + - +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", and "Canceled".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.avs + name: avs + summary: AVS-specific volume information. + signature: 'avs: _models.AvsDiskDetails | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.created_timestamp + name: created_timestamp + summary: Volume creation date, as an RFC 3339 timestamp. + signature: 'created_timestamp: str | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.display_name + name: display_name + summary: Human-readable name of the volume. + signature: 'display_name: str | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.provisioned_size + name: provisioned_size + summary: Currently provisioned size of the volume, in bytes. + signature: 'provisioned_size: int | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", and + + "Canceled".' + signature: 'provisioning_state: str | _models.ResourceProvisioningState | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.soft_deletion + name: soft_deletion + summary: Volume's soft-deletion state. Required. + signature: 'soft_deletion: _models.SoftDeletion' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.space + name: space + summary: Storage space usage. + signature: 'space: _models.Space | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.storage_pool_internal_id + name: storage_pool_internal_id + summary: Pure Storage's internal ID for the storage pool containing the volume. + signature: 'storage_pool_internal_id: str | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.storage_pool_resource_id + name: storage_pool_resource_id + summary: Azure Resource ID of the storage pool containing this volume. + signature: 'storage_pool_resource_id: str | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.volume_internal_id + name: volume_internal_id + summary: Pure Storage's internal ID for the volume. + signature: 'volume_internal_id: str | None' +- uid: azure.mgmt.purestorageblock.models.VolumeProperties.volume_type + name: volume_type + summary: Specify which control plane handles the lifecycle of the volume. "avs" + signature: 'volume_type: str | _models.VolumeType | None' diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeType.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeType.yml new file mode 100644 index 000000000000..8c6a55263aae --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.VolumeType.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.purestorageblock.models.VolumeType +name: VolumeType +fullName: azure.mgmt.purestorageblock.models.VolumeType +summary: Specify which control plane handles the lifecycle of the volume. +module: azure.mgmt.purestorageblock.models +fields: +- name: AVS + uid: azure.mgmt.purestorageblock.models.VolumeType.AVS diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.yml new file mode 100644 index 000000000000..35d1bcd4b519 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.models.yml @@ -0,0 +1,82 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.purestorageblock.models +name: models +fullName: azure.mgmt.purestorageblock.models +type: import +classes: +- azure.mgmt.purestorageblock.models.Address +- azure.mgmt.purestorageblock.models.Alert +- azure.mgmt.purestorageblock.models.AvsConnection +- azure.mgmt.purestorageblock.models.AvsDiskDetails +- azure.mgmt.purestorageblock.models.AvsStatus +- azure.mgmt.purestorageblock.models.AvsStorageContainer +- azure.mgmt.purestorageblock.models.AvsStorageContainerProperties +- azure.mgmt.purestorageblock.models.AvsStorageContainerVolume +- azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdate +- azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdateProperties +- azure.mgmt.purestorageblock.models.AvsVm +- azure.mgmt.purestorageblock.models.AvsVmDetails +- azure.mgmt.purestorageblock.models.AvsVmProperties +- azure.mgmt.purestorageblock.models.AvsVmUpdate +- azure.mgmt.purestorageblock.models.AvsVmUpdateProperties +- azure.mgmt.purestorageblock.models.AvsVmVolume +- azure.mgmt.purestorageblock.models.AvsVmVolumeUpdate +- azure.mgmt.purestorageblock.models.AvsVmVolumeUpdateProperties +- azure.mgmt.purestorageblock.models.AzureVmwareService +- azure.mgmt.purestorageblock.models.BandwidthUsage +- azure.mgmt.purestorageblock.models.BillingUsageProperty +- azure.mgmt.purestorageblock.models.CompanyDetails +- azure.mgmt.purestorageblock.models.ErrorAdditionalInfo +- azure.mgmt.purestorageblock.models.ErrorDetail +- azure.mgmt.purestorageblock.models.ErrorResponse +- azure.mgmt.purestorageblock.models.HealthDetails +- azure.mgmt.purestorageblock.models.IopsUsage +- azure.mgmt.purestorageblock.models.LimitDetails +- azure.mgmt.purestorageblock.models.ManagedServiceIdentity +- azure.mgmt.purestorageblock.models.MarketplaceDetails +- azure.mgmt.purestorageblock.models.OfferDetails +- azure.mgmt.purestorageblock.models.Operation +- azure.mgmt.purestorageblock.models.OperationDisplay +- azure.mgmt.purestorageblock.models.PerformancePolicyLimits +- azure.mgmt.purestorageblock.models.ProtectionPolicyLimits +- azure.mgmt.purestorageblock.models.ProxyResource +- azure.mgmt.purestorageblock.models.RangeLimits +- azure.mgmt.purestorageblock.models.Reservation +- azure.mgmt.purestorageblock.models.ReservationBillingStatus +- azure.mgmt.purestorageblock.models.ReservationBillingUsageReport +- azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties +- azure.mgmt.purestorageblock.models.ReservationUpdate +- azure.mgmt.purestorageblock.models.ReservationUpdateProperties +- azure.mgmt.purestorageblock.models.Resource +- azure.mgmt.purestorageblock.models.ServiceInitializationHandle +- azure.mgmt.purestorageblock.models.ServiceInitializationInfo +- azure.mgmt.purestorageblock.models.SoftDeletion +- azure.mgmt.purestorageblock.models.Space +- azure.mgmt.purestorageblock.models.StoragePool +- azure.mgmt.purestorageblock.models.StoragePoolEnableAvsConnectionPost +- azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost +- azure.mgmt.purestorageblock.models.StoragePoolHealthInfo +- azure.mgmt.purestorageblock.models.StoragePoolLimits +- azure.mgmt.purestorageblock.models.StoragePoolProperties +- azure.mgmt.purestorageblock.models.StoragePoolUpdate +- azure.mgmt.purestorageblock.models.StoragePoolUpdateProperties +- azure.mgmt.purestorageblock.models.SystemData +- azure.mgmt.purestorageblock.models.TrackedResource +- azure.mgmt.purestorageblock.models.UserAssignedIdentity +- azure.mgmt.purestorageblock.models.UserDetails +- azure.mgmt.purestorageblock.models.VnetInjection +- azure.mgmt.purestorageblock.models.VolumeLimits +- azure.mgmt.purestorageblock.models.VolumeProperties +enums: +- azure.mgmt.purestorageblock.models.ActionType +- azure.mgmt.purestorageblock.models.AlertLevel +- azure.mgmt.purestorageblock.models.CreatedByType +- azure.mgmt.purestorageblock.models.ManagedServiceIdentityType +- azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus +- azure.mgmt.purestorageblock.models.Origin +- azure.mgmt.purestorageblock.models.ProvisioningState +- azure.mgmt.purestorageblock.models.ResourceProvisioningState +- azure.mgmt.purestorageblock.models.UsageSeverity +- azure.mgmt.purestorageblock.models.VmType +- azure.mgmt.purestorageblock.models.VolumeContainerType +- azure.mgmt.purestorageblock.models.VolumeType diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations.yml new file mode 100644 index 000000000000..2bb0ee85a685 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations.yml @@ -0,0 +1,158 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations +name: AvsStorageContainerVolumesOperations +fullName: azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations +module: azure.mgmt.purestorageblock.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: AvsStorageContainerVolumesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations.begin_delete + name: begin_delete + summary: Delete a volume in an AVS storage container. + signature: 'begin_delete(resource_group_name: str, storage_pool_name: str, storage_container_name: + str, volume_id: str, **kwargs: Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the storage container. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations.begin_update + name: begin_update + summary: Update a volume in an AVS storage container. + signature: 'begin_update(resource_group_name: str, storage_pool_name: str, storage_container_name: + str, volume_id: str, properties: _models.AvsStorageContainerVolumeUpdate, *, content_type: + str = ''application/json'', **kwargs: Any) -> LROPoller[_models.AvsStorageContainerVolume]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the storage container. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + AvsStorageContainerVolumeUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns AvsStorageContainerVolume. + The + + AvsStorageContainerVolume is compatible with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations.get + name: get + summary: Get a volume in an AVS storage container. + signature: 'get(resource_group_name: str, storage_pool_name: str, storage_container_name: + str, volume_id: str, **kwargs: Any) -> AvsStorageContainerVolume' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the storage container. Required. + isRequired: true + types: + - + return: + description: 'AvsStorageContainerVolume. The AvsStorageContainerVolume is compatible + with + + MutableMapping' + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations.list_by_avs_storage_container + name: list_by_avs_storage_container + summary: List volumes in an AVS storage container. + signature: 'list_by_avs_storage_container(resource_group_name: str, storage_pool_name: + str, storage_container_name: str, **kwargs: Any) -> ItemPaged[AvsStorageContainerVolume]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of AvsStorageContainerVolume + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations.yml new file mode 100644 index 000000000000..d8f682d85eef --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations.yml @@ -0,0 +1,93 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations +name: AvsStorageContainersOperations +fullName: azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations +module: azure.mgmt.purestorageblock.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: AvsStorageContainersOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations.begin_delete + name: begin_delete + summary: Delete an AVS storage container. + signature: 'begin_delete(resource_group_name: str, storage_pool_name: str, storage_container_name: + str, **kwargs: Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations.get + name: get + summary: Get an AVS storage container. + signature: 'get(resource_group_name: str, storage_pool_name: str, storage_container_name: + str, **kwargs: Any) -> AvsStorageContainer' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: storage_container_name + description: Name of the storage container. Required. + isRequired: true + types: + - + return: + description: AvsStorageContainer. The AvsStorageContainer is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations.list_by_storage_pool + name: list_by_storage_pool + summary: List AVS storage containers by storage pool. + signature: 'list_by_storage_pool(resource_group_name: str, storage_pool_name: str, + **kwargs: Any) -> ItemPaged[AvsStorageContainer]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of AvsStorageContainer + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations.yml new file mode 100644 index 000000000000..bfcf30891b31 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations.yml @@ -0,0 +1,155 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations +name: AvsVmVolumesOperations +fullName: azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations +module: azure.mgmt.purestorageblock.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: AvsVmVolumesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations.begin_delete + name: begin_delete + summary: Delete a volume in an AVS VM. + signature: 'begin_delete(resource_group_name: str, storage_pool_name: str, avs_vm_id: + str, volume_id: str, **kwargs: Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the AVS VM. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations.begin_update + name: begin_update + summary: Update a volume in an AVS VM. + signature: 'begin_update(resource_group_name: str, storage_pool_name: str, avs_vm_id: + str, volume_id: str, properties: _models.AvsVmVolumeUpdate, *, content_type: str + = ''application/json'', **kwargs: Any) -> LROPoller[_models.AvsVmVolume]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the AVS VM. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + AvsVmVolumeUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns AvsVmVolume. The AvsVmVolume + is compatible with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations.get + name: get + summary: Get a volume in an AVS VM. + signature: 'get(resource_group_name: str, storage_pool_name: str, avs_vm_id: str, + volume_id: str, **kwargs: Any) -> AvsVmVolume' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + - name: volume_id + description: ID of the volume in the AVS VM. Required. + isRequired: true + types: + - + return: + description: AvsVmVolume. The AvsVmVolume is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations.list_by_avs_vm + name: list_by_avs_vm + summary: List volumes in an AVS VM. + signature: 'list_by_avs_vm(resource_group_name: str, storage_pool_name: str, avs_vm_id: + str, **kwargs: Any) -> ItemPaged[AvsVmVolume]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of AvsVmVolume + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsVmsOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsVmsOperations.yml new file mode 100644 index 000000000000..be12609a89c9 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.AvsVmsOperations.yml @@ -0,0 +1,135 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.operations.AvsVmsOperations +name: AvsVmsOperations +fullName: azure.mgmt.purestorageblock.operations.AvsVmsOperations +module: azure.mgmt.purestorageblock.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: AvsVmsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.operations.AvsVmsOperations.begin_delete + name: begin_delete + summary: Delete an AVS VM. + signature: 'begin_delete(resource_group_name: str, storage_pool_name: str, avs_vm_id: + str, **kwargs: Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsVmsOperations.begin_update + name: begin_update + summary: Update an AVS VM. + signature: 'begin_update(resource_group_name: str, storage_pool_name: str, avs_vm_id: + str, properties: _models.AvsVmUpdate, *, content_type: str = ''application/json'', + **kwargs: Any) -> LROPoller[_models.AvsVm]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + AvsVmUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns AvsVm. The AvsVm is compatible + with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsVmsOperations.get + name: get + summary: Get an AVS VM. + signature: 'get(resource_group_name: str, storage_pool_name: str, avs_vm_id: str, + **kwargs: Any) -> AvsVm' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: avs_vm_id + description: ID of the AVS VM. Required. + isRequired: true + types: + - + return: + description: AvsVm. The AvsVm is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.AvsVmsOperations.list_by_storage_pool + name: list_by_storage_pool + summary: List AVS VMs by storage pool. + signature: 'list_by_storage_pool(resource_group_name: str, storage_pool_name: str, + **kwargs: Any) -> ItemPaged[AvsVm]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of AvsVm + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.Operations.yml new file mode 100644 index 000000000000..7d065d99f42a --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.operations.Operations +name: Operations +fullName: azure.mgmt.purestorageblock.operations.Operations +module: azure.mgmt.purestorageblock.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.operations.Operations.list + name: list + summary: List the operations for the provider. + signature: 'list(**kwargs: Any) -> ItemPaged[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.ReservationsOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.ReservationsOperations.yml new file mode 100644 index 000000000000..b838042997b8 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.ReservationsOperations.yml @@ -0,0 +1,241 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.operations.ReservationsOperations +name: ReservationsOperations +fullName: azure.mgmt.purestorageblock.operations.ReservationsOperations +module: azure.mgmt.purestorageblock.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: ReservationsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.begin_create + name: begin_create + summary: Create a reservation. + signature: 'begin_create(resource_group_name: str, reservation_name: str, resource: + _models.Reservation, *, content_type: str = ''application/json'', **kwargs: Any) + -> LROPoller[_models.Reservation]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: Reservation, + JSON, + + IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns Reservation. The Reservation + is compatible with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.begin_delete + name: begin_delete + summary: Delete a reservation. + signature: 'begin_delete(resource_group_name: str, reservation_name: str, **kwargs: + Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.begin_update + name: begin_update + summary: Update a reservation. + signature: 'begin_update(resource_group_name: str, reservation_name: str, properties: + _models.ReservationUpdate, *, content_type: str = ''application/json'', **kwargs: + Any) -> LROPoller[_models.Reservation]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + ReservationUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns Reservation. The Reservation + is compatible with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.get + name: get + summary: Get a reservation. + signature: 'get(resource_group_name: str, reservation_name: str, **kwargs: Any) + -> Reservation' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: Reservation. The Reservation is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.get_billing_report + name: get_billing_report + summary: Provides a summarized report along with actions for resources billed via + given reservation. + signature: 'get_billing_report(resource_group_name: str, reservation_name: str, + **kwargs: Any) -> ReservationBillingUsageReport' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: 'ReservationBillingUsageReport. The ReservationBillingUsageReport + is compatible with + + MutableMapping' + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.get_billing_status + name: get_billing_status + summary: Provides various statistics about resources billed via given reservation. + signature: 'get_billing_status(resource_group_name: str, reservation_name: str, + **kwargs: Any) -> ReservationBillingStatus' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: 'ReservationBillingStatus. The ReservationBillingStatus is compatible + with + + MutableMapping' + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.get_resource_limits + name: get_resource_limits + summary: Limits constraining certain resource properties. + signature: 'get_resource_limits(resource_group_name: str, reservation_name: str, + **kwargs: Any) -> LimitDetails' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: reservation_name + description: Name of the reservation. Required. + isRequired: true + types: + - + return: + description: LimitDetails. The LimitDetails is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.list_by_resource_group + name: list_by_resource_group + summary: List reservations by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> ItemPaged[Reservation]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of Reservation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.ReservationsOperations.list_by_subscription + name: list_by_subscription + summary: List reservations by Azure subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> ItemPaged[Reservation]' + return: + description: An iterator like instance of Reservation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.StoragePoolsOperations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.StoragePoolsOperations.yml new file mode 100644 index 000000000000..8287d1a992ff --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.StoragePoolsOperations.yml @@ -0,0 +1,356 @@ +### YamlMime:PythonClass +uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations +name: StoragePoolsOperations +fullName: azure.mgmt.purestorageblock.operations.StoragePoolsOperations +module: azure.mgmt.purestorageblock.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: StoragePoolsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.begin_create + name: begin_create + summary: Create a storage pool. + signature: 'begin_create(resource_group_name: str, storage_pool_name: str, resource: + _models.StoragePool, *, content_type: str = ''application/json'', **kwargs: Any) + -> LROPoller[_models.StoragePool]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: resource + description: 'Resource create parameters. Is one of the following types: StoragePool, + JSON, + + IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns StoragePool. The StoragePool + is compatible with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.begin_delete + name: begin_delete + summary: Delete a storage pool. + signature: 'begin_delete(resource_group_name: str, storage_pool_name: str, **kwargs: + Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.begin_disable_avs_connection + name: begin_disable_avs_connection + summary: Disable the existing AVS connection. + signature: 'begin_disable_avs_connection(resource_group_name: str, storage_pool_name: + str, **kwargs: Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.begin_enable_avs_connection + name: begin_enable_avs_connection + summary: Initiate a connection between the storage pool and a specified AVS SDDC + resource. + signature: 'begin_enable_avs_connection(resource_group_name: str, storage_pool_name: + str, properties: _models.StoragePoolEnableAvsConnectionPost, *, content_type: + str = ''application/json'', **kwargs: Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: properties + description: 'Storage pool EnableAvsConnection properties. Is one of the following + types: + + StoragePoolEnableAvsConnectionPost, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.begin_finalize_avs_connection + name: begin_finalize_avs_connection + summary: Finalize an already started AVS connection to a specific AVS SDDC. + signature: 'begin_finalize_avs_connection(resource_group_name: str, storage_pool_name: + str, properties: _models.StoragePoolFinalizeAvsConnectionPost, *, content_type: + str = ''application/json'', **kwargs: Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: properties + description: 'Storage pool FinalizeAvsConnection properties. Is one of the following + + types: StoragePoolFinalizeAvsConnectionPost, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.begin_repair_avs_connection + name: begin_repair_avs_connection + summary: 'Test and repair, if needed, all configuration elements of the storage + pool connection to the + + AVS instance.' + signature: 'begin_repair_avs_connection(resource_group_name: str, storage_pool_name: + str, **kwargs: Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.begin_update + name: begin_update + summary: Update a storage pool. + signature: 'begin_update(resource_group_name: str, storage_pool_name: str, properties: + _models.StoragePoolUpdate, *, content_type: str = ''application/json'', **kwargs: + Any) -> LROPoller[_models.StoragePool]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + - name: properties + description: 'The resource properties to be updated. Is one of the following types: + + StoragePoolUpdate, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns StoragePool. The StoragePool + is compatible with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.get + name: get + summary: Get a storage pool. + signature: 'get(resource_group_name: str, storage_pool_name: str, **kwargs: Any) + -> StoragePool' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: StoragePool. The StoragePool is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.get_avs_connection + name: get_avs_connection + summary: Returns current information about an on-going connection to an AVS instance. + signature: 'get_avs_connection(resource_group_name: str, storage_pool_name: str, + **kwargs: Any) -> AvsConnection' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: AvsConnection. The AvsConnection is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.get_avs_status + name: get_avs_status + summary: Returns the status of the storage pool connection to AVS. + signature: 'get_avs_status(resource_group_name: str, storage_pool_name: str, **kwargs: + Any) -> AvsStatus' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: AvsStatus. The AvsStatus is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.get_health_status + name: get_health_status + summary: Retrieve health metrics of a storage pool. + signature: 'get_health_status(resource_group_name: str, storage_pool_name: str, + **kwargs: Any) -> StoragePoolHealthInfo' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_pool_name + description: Name of the storage pool. Required. + isRequired: true + types: + - + return: + description: StoragePoolHealthInfo. The StoragePoolHealthInfo is compatible with + MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.list_by_resource_group + name: list_by_resource_group + summary: List storage pools by resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> ItemPaged[StoragePool]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of StoragePool + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations.list_by_subscription + name: list_by_subscription + summary: List storage pools by Azure subscription ID. + signature: 'list_by_subscription(**kwargs: Any) -> ItemPaged[StoragePool]' + return: + description: An iterator like instance of StoragePool + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.yml new file mode 100644 index 000000000000..b83bdd3c6361 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.operations.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.purestorageblock.operations +name: operations +fullName: azure.mgmt.purestorageblock.operations +type: import +classes: +- azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations +- azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations +- azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations +- azure.mgmt.purestorageblock.operations.AvsVmsOperations +- azure.mgmt.purestorageblock.operations.Operations +- azure.mgmt.purestorageblock.operations.ReservationsOperations +- azure.mgmt.purestorageblock.operations.StoragePoolsOperations diff --git a/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.yml b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.yml new file mode 100644 index 000000000000..546b3d39ce4a --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-purestorageblock/azure.mgmt.purestorageblock.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.purestorageblock +name: purestorageblock +fullName: azure.mgmt.purestorageblock +type: rootImport +classes: +- azure.mgmt.purestorageblock.PureStorageBlockMgmtClient +packages: +- azure.mgmt.purestorageblock.aio +- azure.mgmt.purestorageblock.models +- azure.mgmt.purestorageblock.operations diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.AccountsOperations.yml index aa976b3668ae..ec3189fa2886 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.AccountsOperations.yml @@ -363,4 +363,4 @@ methods: attributes: - uid: azure.mgmt.purview.aio.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.DefaultAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.DefaultAccountsOperations.yml index 41ebc8b78239..a60c50d16255 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.DefaultAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.DefaultAccountsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.purview.aio.operations.DefaultAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.Operations.yml index c83edda0b8b8..e66075f0d7bf 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.Operations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.purview.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.PrivateEndpointConnectionsOperations.yml index fc737d4c421d..b307f818299e 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.purview.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.PrivateLinkResourcesOperations.yml index b773c55d2b8c..59b403b14a50 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.aio.operations.PrivateLinkResourcesOperations.yml @@ -98,4 +98,4 @@ methods: attributes: - uid: azure.mgmt.purview.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.AccountsOperations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.AccountsOperations.yml index f9373ef9f4d1..8d03f8c641f0 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.AccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.AccountsOperations.yml @@ -363,4 +363,4 @@ methods: attributes: - uid: azure.mgmt.purview.operations.AccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.DefaultAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.DefaultAccountsOperations.yml index 2aa1656e01c6..e336da4f0107 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.DefaultAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.DefaultAccountsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.purview.operations.DefaultAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.Operations.yml index 5f8d0a567336..c797c337159a 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.Operations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.purview.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.PrivateEndpointConnectionsOperations.yml index 46add5ae0dd6..bae46b000aff 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.PrivateEndpointConnectionsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.purview.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.PrivateLinkResourcesOperations.yml index f9aed2e075c1..8d67342d35bf 100644 --- a/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-purview/azure.mgmt.purview.operations.PrivateLinkResourcesOperations.yml @@ -98,4 +98,4 @@ methods: attributes: - uid: azure.mgmt.purview.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.aio.operations.FileSystemsOperations.yml b/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.aio.operations.FileSystemsOperations.yml index 1e2f1bb45586..a8f98dcead20 100644 --- a/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.aio.operations.FileSystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.aio.operations.FileSystemsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.qumulo.aio.operations.FileSystemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.aio.operations.Operations.yml index d6c1c097ffd1..7e68001a9bf5 100644 --- a/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.qumulo.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.operations.FileSystemsOperations.yml b/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.operations.FileSystemsOperations.yml index 623ace908e14..0707b4af7822 100644 --- a/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.operations.FileSystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.operations.FileSystemsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.qumulo.operations.FileSystemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.operations.Operations.yml index 1e4e28ca22fa..2b8e9ea5425f 100644 --- a/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-qumulo/azure.mgmt.qumulo.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.qumulo.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaLimitsOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaLimitsOperations.yml index 15925e545b66..4ca3fd5a5525 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaLimitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaLimitsOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.GroupQuotaLimitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaLimitsRequestOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaLimitsRequestOperations.yml index 6626fb0f163b..4efe5d092f53 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaLimitsRequestOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaLimitsRequestOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.GroupQuotaLimitsRequestOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationOperations.yml index 1d18843cdfb4..a569e1404f38 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationRequestOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationRequestOperations.yml index 393ec00527bf..e5b506059c1e 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationRequestOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationRequestOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionAllocationRequestOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionRequestsOperations.yml index 00fb5766e817..51e0e7cc1ed3 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionRequestsOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionRequestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionsOperations.yml index 8124d2340868..689c58ebdd6f 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionsOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.GroupQuotaSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotasOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotasOperations.yml index 81f23cc98da5..aac17f3d11f4 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.GroupQuotasOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.GroupQuotasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaOperationOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaOperationOperations.yml index 232f94afcce3..4137137917f1 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaOperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaOperationOperations.yml @@ -26,4 +26,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.QuotaOperationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaOperations.yml index 7603233a1fdc..934fdec42401 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.QuotaOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaRequestStatusOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaRequestStatusOperations.yml index 3fb85343ee60..904cbfd3f361 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaRequestStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.QuotaRequestStatusOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.QuotaRequestStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.UsagesOperations.yml index 49a890d13f6a..74174a363e68 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.aio.operations.UsagesOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.quota.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaLimitsOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaLimitsOperations.yml index cb7a4c0383b9..41e627a5fe99 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaLimitsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaLimitsOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.GroupQuotaLimitsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaLimitsRequestOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaLimitsRequestOperations.yml index 2bd5be98c9a4..0cb5094d4de9 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaLimitsRequestOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaLimitsRequestOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.GroupQuotaLimitsRequestOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationOperations.yml index df5b12475a75..5c4bfafc4e0a 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationRequestOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationRequestOperations.yml index b698d66bd385..172241ea7bf9 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationRequestOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationRequestOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.GroupQuotaSubscriptionAllocationRequestOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionRequestsOperations.yml index ef4737dedaa8..b5d2d7bc3f9d 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionRequestsOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.GroupQuotaSubscriptionRequestsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionsOperations.yml index 4eeb317b75a6..b1a762409fc7 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotaSubscriptionsOperations.yml @@ -184,4 +184,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.GroupQuotaSubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotasOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotasOperations.yml index 9fa147621db2..3c4772eaa21a 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.GroupQuotasOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.GroupQuotasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaOperationOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaOperationOperations.yml index 9f08e2de6d6e..4343a6fd5698 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaOperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaOperationOperations.yml @@ -26,4 +26,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.QuotaOperationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaOperations.yml index b5e1082d6b28..2ed9c02b6316 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.QuotaOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaRequestStatusOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaRequestStatusOperations.yml index 621225445f67..dd2fbe1febcd 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaRequestStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.QuotaRequestStatusOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.QuotaRequestStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.UsagesOperations.yml index 248c2fad819d..ac5f3034b1ed 100644 --- a/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-quota/azure.mgmt.quota.operations.UsagesOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.quota.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.AdvisorsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.AdvisorsOperations.yml index cec14873123e..364d9282ff89 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.AdvisorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.AdvisorsOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.AdvisorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.CheckNameAvailabilityOperations.yml index e4a6f45fef0c..89275cae9f0a 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.CheckNameAvailabilityOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ConfigurationsOperations.yml index 2875e23b48f6..b60e3bd44b70 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ConfigurationsOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.DatabasesOperations.yml index 6ad06112989b..eeabc81d15c4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.DatabasesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.FirewallRulesOperations.yml index a48125feb618..5402786e2157 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.FirewallRulesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedPerformanceTierOperations.yml index 3150e1181e30..da589a79173b 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedPerformanceTierOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml index e53037d393c1..53eb0b7a0934 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.yml index 66b9c5f1199f..da09532386fa 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LogFilesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LogFilesOperations.yml index e19a3fe92c86..695313d1fa53 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LogFilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.LogFilesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.LogFilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.Operations.yml index 5b753cf2af24..006a62e1397d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.PrivateEndpointConnectionsOperations.yml index 16e1a95f087f..36f0ae3868d8 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -255,4 +255,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.PrivateLinkResourcesOperations.yml index bf1036a41c3b..77d6acc45ae0 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.PrivateLinkResourcesOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.QueryTextsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.QueryTextsOperations.yml index 1ee33da5aae8..7d807aa12d29 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.QueryTextsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.QueryTextsOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.QueryTextsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.RecommendedActionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.RecommendedActionsOperations.yml index d5f13f6e3ef7..137d2ef273b0 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.RecommendedActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.RecommendedActionsOperations.yml @@ -107,4 +107,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.RecommendedActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.RecoverableServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.RecoverableServersOperations.yml index 7712a31e16e9..bc17bf1ccc0c 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.RecoverableServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.RecoverableServersOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.RecoverableServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ReplicasOperations.yml index 04dcfed5d263..c366d176e690 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ReplicasOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.ReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerBasedPerformanceTierOperations.yml index 0139e22025c6..b4f76e1c0a9f 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerBasedPerformanceTierOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.ServerBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerParametersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerParametersOperations.yml index 2ff99f1215c1..19924d830917 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerParametersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerParametersOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.ServerParametersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerSecurityAlertPoliciesOperations.yml index 2197e28dd0c7..e2a83483f024 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServerSecurityAlertPoliciesOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.ServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServersOperations.yml index 353c844efbb6..25aaf653fe49 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.ServersOperations.yml @@ -383,4 +383,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.TopQueryStatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.TopQueryStatisticsOperations.yml index 3325a5c0e5be..7f925324c959 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.TopQueryStatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.TopQueryStatisticsOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.TopQueryStatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.VirtualNetworkRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.VirtualNetworkRulesOperations.yml index a5902a2db223..24a43eea146d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.VirtualNetworkRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.VirtualNetworkRulesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.VirtualNetworkRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.WaitStatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.WaitStatisticsOperations.yml index 064e9a9d333b..6a3d603aa881 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.WaitStatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.aio.operations.WaitStatisticsOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.aio.operations.WaitStatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.AdvisorsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.AdvisorsOperations.yml index cf7556b7c873..d993c24bddd5 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.AdvisorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.AdvisorsOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.AdvisorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.CheckNameAvailabilityOperations.yml index fcac6eaf92c6..7f6f6ed86200 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.CheckNameAvailabilityOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ConfigurationsOperations.yml index d12674639213..c7f56e390074 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ConfigurationsOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.DatabasesOperations.yml index 2d7a063afd99..5b2507d16c65 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.DatabasesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.FirewallRulesOperations.yml index d76a5455ceac..e3c7b1008593 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.FirewallRulesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedPerformanceTierOperations.yml index 6675d69b11bc..47bea1be7cfd 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedPerformanceTierOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.LocationBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml index a0c45aeac9f1..9ca5543550a4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsResultOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsResultOperations.yml index 64e51107143d..d71f1c432706 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsResultOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.LocationBasedRecommendedActionSessionsResultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LogFilesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LogFilesOperations.yml index f25ee8f32e03..7cc0e72ec1b8 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LogFilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.LogFilesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.LogFilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.PrivateEndpointConnectionsOperations.yml index dbfcedb6ca74..00028abb7c2c 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.PrivateEndpointConnectionsOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.PrivateLinkResourcesOperations.yml index 91a9cde1154e..e1c08fc55ecc 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.PrivateLinkResourcesOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.QueryTextsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.QueryTextsOperations.yml index 531c35c261bf..b7f5d678a1fa 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.QueryTextsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.QueryTextsOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.QueryTextsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.RecommendedActionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.RecommendedActionsOperations.yml index e1058a59de87..f10b2f9759eb 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.RecommendedActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.RecommendedActionsOperations.yml @@ -107,4 +107,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.RecommendedActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.RecoverableServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.RecoverableServersOperations.yml index 061652763810..0bba46f8ee73 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.RecoverableServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.RecoverableServersOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.RecoverableServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ReplicasOperations.yml index 3e405f64495b..8882675e3537 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ReplicasOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.ReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerBasedPerformanceTierOperations.yml index f0a7c442fc19..87986d76de10 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerBasedPerformanceTierOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.ServerBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerParametersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerParametersOperations.yml index 1c9e0c662604..e1beeac35cb1 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerParametersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerParametersOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.ServerParametersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerSecurityAlertPoliciesOperations.yml index dfb7968b1a71..11cf29101408 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServerSecurityAlertPoliciesOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.ServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServersOperations.yml index 85cc1e034209..631d0aac7e2e 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.ServersOperations.yml @@ -382,4 +382,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.TopQueryStatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.TopQueryStatisticsOperations.yml index 8329fa156804..5c1bb320f2fa 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.TopQueryStatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.TopQueryStatisticsOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.TopQueryStatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.VirtualNetworkRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.VirtualNetworkRulesOperations.yml index 131d8c15eb95..7794d7c0e4b4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.VirtualNetworkRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.VirtualNetworkRulesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.VirtualNetworkRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.WaitStatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.WaitStatisticsOperations.yml index 30034bad0bdb..fe7d418014d2 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.WaitStatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.WaitStatisticsOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.WaitStatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.operations.yml index dd92806da01d..1157df294f23 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mariadb.operations.operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mariadb.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.AdvisorsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.AdvisorsOperations.yml index a79f6a6b1d84..2df7dceda4c1 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.AdvisorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.AdvisorsOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.AdvisorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.CheckNameAvailabilityOperations.yml index 6c2fbbd86889..2d6e9d6b1246 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.CheckNameAvailabilityOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ConfigurationsOperations.yml index 0ea9e5ca7b6a..47105e33d541 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ConfigurationsOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.DatabasesOperations.yml index 5704f9f371d1..fa7360a3fcdb 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.DatabasesOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.FirewallRulesOperations.yml index 48245a428155..5108ec1e9298 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.FirewallRulesOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedPerformanceTierOperations.yml index d8ed62653be8..1c54be5757d9 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedPerformanceTierOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.LocationBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml index 0be72c1279d5..e3b83bf6a46d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.yml index 14744cf3da7d..299c649624ec 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.LocationBasedRecommendedActionSessionsResultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LogFilesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LogFilesOperations.yml index 7add8ceb04c8..8ca32063fb86 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LogFilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.LogFilesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.LogFilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.Operations.yml index 83978626b5b9..06300e6d3ebf 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.PrivateEndpointConnectionsOperations.yml index cce07edfca84..aaa3ded78ae4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -273,4 +273,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.PrivateLinkResourcesOperations.yml index def013a7703e..e2c6fc028cfd 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.PrivateLinkResourcesOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.QueryTextsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.QueryTextsOperations.yml index 17c5e508ec4b..bc388bd89072 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.QueryTextsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.QueryTextsOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.QueryTextsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.RecommendedActionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.RecommendedActionsOperations.yml index b81c28be85d5..7c45bef32db4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.RecommendedActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.RecommendedActionsOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.RecommendedActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.RecoverableServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.RecoverableServersOperations.yml index 819cc0425bd8..2042dc5d75ef 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.RecoverableServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.RecoverableServersOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.RecoverableServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ReplicasOperations.yml index f2df5f1fed70..3f32be837a46 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ReplicasOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.ReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerAdministratorsOperations.yml index 3828a84bdbdd..637b4bd4e465 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerAdministratorsOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.ServerAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerBasedPerformanceTierOperations.yml index 31d4a3ef3fdb..6f4354318b5b 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerBasedPerformanceTierOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.ServerBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerKeysOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerKeysOperations.yml index 168ad01be6d5..7a4cbc0f9cc3 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerKeysOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.ServerKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerParametersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerParametersOperations.yml index f045e8b79bc6..1fba82e6a1d2 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerParametersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerParametersOperations.yml @@ -88,4 +88,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.ServerParametersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerSecurityAlertPoliciesOperations.yml index 14fed4958604..964d8669a793 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServerSecurityAlertPoliciesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.ServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServersOperations.yml index e705faa8344f..76b564659f84 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.ServersOperations.yml @@ -465,4 +465,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.TopQueryStatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.TopQueryStatisticsOperations.yml index 28dca80cb915..046c59092d58 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.TopQueryStatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.TopQueryStatisticsOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.TopQueryStatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.VirtualNetworkRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.VirtualNetworkRulesOperations.yml index 0413201c343a..4df0834741c9 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.VirtualNetworkRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.VirtualNetworkRulesOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.VirtualNetworkRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.WaitStatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.WaitStatisticsOperations.yml index 0543a141ed65..9d0111954ae0 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.WaitStatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.aio.operations.WaitStatisticsOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.aio.operations.WaitStatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.AdvisorsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.AdvisorsOperations.yml index b65c22864918..b1aea61abe8e 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.AdvisorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.AdvisorsOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.AdvisorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.CheckNameAvailabilityOperations.yml index 31eee6ca823d..a1ae2fa9fb62 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.CheckNameAvailabilityOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ConfigurationsOperations.yml index d1ed48051edf..b81b1e2af02b 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ConfigurationsOperations.yml @@ -155,4 +155,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.DatabasesOperations.yml index 04a9ce4b52f8..ca4df9ba85ce 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.DatabasesOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.FirewallRulesOperations.yml index 09f790ec7c1e..275e22b5f260 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.FirewallRulesOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedPerformanceTierOperations.yml index 0aa90d4b5189..a7d7a0dd0984 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedPerformanceTierOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.LocationBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml index cda0759ee365..a802a0d26a64 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsResultOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsResultOperations.yml index 00a316ebfd8b..087658888ce3 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsResultOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.LocationBasedRecommendedActionSessionsResultOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LogFilesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LogFilesOperations.yml index eb7db7aa234f..85f077939377 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LogFilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.LogFilesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.LogFilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.PrivateEndpointConnectionsOperations.yml index 7c4e50a222bb..220627ffd40a 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.PrivateEndpointConnectionsOperations.yml @@ -271,4 +271,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.PrivateLinkResourcesOperations.yml index baff94e4421f..9754c1ac739a 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.PrivateLinkResourcesOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.QueryTextsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.QueryTextsOperations.yml index 85067d1ad583..d7d93203ec5d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.QueryTextsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.QueryTextsOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.QueryTextsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.RecommendedActionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.RecommendedActionsOperations.yml index 263d9b37db2e..dbc385ddc64f 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.RecommendedActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.RecommendedActionsOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.RecommendedActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.RecoverableServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.RecoverableServersOperations.yml index 40a6eadde066..ad51427335d8 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.RecoverableServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.RecoverableServersOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.RecoverableServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ReplicasOperations.yml index b4f0424b7e30..2c1b60d161dc 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ReplicasOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.ReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerAdministratorsOperations.yml index 2c6ac686e21b..05fc70164819 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerAdministratorsOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.ServerAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerBasedPerformanceTierOperations.yml index ca28719ae8f8..45491e913bda 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerBasedPerformanceTierOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.ServerBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerKeysOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerKeysOperations.yml index e79ae847ac8c..2f3cd4afe3ff 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerKeysOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.ServerKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerParametersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerParametersOperations.yml index 5ccf585e3059..0627626e0374 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerParametersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerParametersOperations.yml @@ -88,4 +88,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.ServerParametersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerSecurityAlertPoliciesOperations.yml index fd9292ed7142..c5cf53585e4d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServerSecurityAlertPoliciesOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.ServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServersOperations.yml index dc4ae55a0638..b48cd4aa0772 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.ServersOperations.yml @@ -460,4 +460,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.TopQueryStatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.TopQueryStatisticsOperations.yml index 82cebe1b4adb..c130f4583928 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.TopQueryStatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.TopQueryStatisticsOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.TopQueryStatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.VirtualNetworkRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.VirtualNetworkRulesOperations.yml index ea2b3f3bd640..b46d5eca920f 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.VirtualNetworkRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.VirtualNetworkRulesOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.VirtualNetworkRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.WaitStatisticsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.WaitStatisticsOperations.yml index bcb22d274829..a7923dbb0326 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.WaitStatisticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.WaitStatisticsOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.WaitStatisticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.operations.yml index 7038039b0b0b..61da26bea2aa 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql.operations.operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.mysql.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.BackupsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.BackupsOperations.yml index 166b88953c89..efd7555212ec 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.BackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.BackupsOperations.yml @@ -95,4 +95,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.BackupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.yml index 3106ea17e20f..350dfd761ec2 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.yml @@ -62,4 +62,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckVirtualNetworkSubnetUsageOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckVirtualNetworkSubnetUsageOperations.yml index fa9b533bf66f..38a95469e938 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckVirtualNetworkSubnetUsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckVirtualNetworkSubnetUsageOperations.yml @@ -60,4 +60,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.CheckVirtualNetworkSubnetUsageOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ConfigurationsOperations.yml index 11762a4c4098..475b339c013b 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ConfigurationsOperations.yml @@ -212,4 +212,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.DatabasesOperations.yml index 5d11efb4c1cc..401edb1783da 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.DatabasesOperations.yml @@ -208,4 +208,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.DatabasesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.FirewallRulesOperations.yml index 1108c2e0b2ae..0da6044b376c 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.FirewallRulesOperations.yml @@ -210,4 +210,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.FirewallRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml index 99497bbe60aa..c8649d0af21d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml index 5df6931b342c..f0f69a77c692 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml @@ -57,4 +57,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.Operations.yml index bed10cd0521d..34f0678d1c21 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.Operations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ReplicasOperations.yml index 8174af820e8d..f949ab91e1d5 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ReplicasOperations.yml @@ -61,4 +61,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ReplicasOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ServersOperations.yml index 485a661c7195..3e765effed00 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ServersOperations.yml @@ -466,4 +466,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.aio.operations.ServersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.BackupsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.BackupsOperations.yml index 58b9986c1461..452dd44ae0f1 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.BackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.BackupsOperations.yml @@ -95,4 +95,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.BackupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckNameAvailabilityOperations.yml index c6fbf36726d1..2863252a2acc 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckNameAvailabilityOperations.yml @@ -62,4 +62,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckNameAvailabilityOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckVirtualNetworkSubnetUsageOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckVirtualNetworkSubnetUsageOperations.yml index 0e26d1a3dfb6..5a3e5f0de44a 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckVirtualNetworkSubnetUsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckVirtualNetworkSubnetUsageOperations.yml @@ -60,4 +60,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.CheckVirtualNetworkSubnetUsageOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ConfigurationsOperations.yml index d8b96bee69a9..f35c821103f7 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ConfigurationsOperations.yml @@ -212,4 +212,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.ConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.DatabasesOperations.yml index 3dec3ae2ac91..35d2d0272a07 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.DatabasesOperations.yml @@ -206,4 +206,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.DatabasesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.FirewallRulesOperations.yml index a27d9655cc40..89df3e26bf27 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.FirewallRulesOperations.yml @@ -210,4 +210,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.FirewallRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml index 0b4f89208906..aaa51fd440a3 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.LocationBasedCapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.LocationBasedCapabilitiesOperations.yml index 3bf8b60e3050..55c8072c0719 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.LocationBasedCapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.LocationBasedCapabilitiesOperations.yml @@ -57,4 +57,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.LocationBasedCapabilitiesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.Operations.yml index d78456b95473..57828c4f1c5c 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.Operations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ReplicasOperations.yml index 10ad3c76dbf0..536ac825c511 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ReplicasOperations.yml @@ -61,4 +61,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.ReplicasOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ServersOperations.yml index 8d567562858b..30c39a3b77f8 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.mysql_flexibleservers.operations.ServersOperations.yml @@ -461,4 +461,4 @@ attributes: - uid: azure.mgmt.rdbms.mysql_flexibleservers.operations.ServersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\mysql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.CheckNameAvailabilityOperations.yml index 0f018fdf5e1e..6082ada63132 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.CheckNameAvailabilityOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ConfigurationsOperations.yml index 7aab037a3e93..d5f29aaf243e 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ConfigurationsOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.DatabasesOperations.yml index 7dfe63ade00e..01c9582a51bd 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.DatabasesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.FirewallRulesOperations.yml index c0cf7b7605fe..7c60db0b8ffe 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.FirewallRulesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.LocationBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.LocationBasedPerformanceTierOperations.yml index 7e0fe32e521e..e871ed96bbfa 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.LocationBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.LocationBasedPerformanceTierOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.LocationBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.LogFilesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.LogFilesOperations.yml index b729bcfcc889..a7f3cb0a045d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.LogFilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.LogFilesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.LogFilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.Operations.yml index 54ab49e6fe44..9a7220dd9cb3 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.Operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.PrivateEndpointConnectionsOperations.yml index 6d46eb854ab2..dbad23e244c5 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -255,4 +255,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.PrivateLinkResourcesOperations.yml index 7c0caea17202..01dd06b72e4e 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.PrivateLinkResourcesOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.RecoverableServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.RecoverableServersOperations.yml index 4390c06f18fe..254f9c1a77de 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.RecoverableServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.RecoverableServersOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.RecoverableServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ReplicasOperations.yml index b5de8f23e9a2..e8596bf4e14a 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ReplicasOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.ReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerAdministratorsOperations.yml index 95e8d2e561a0..2dae7ca220b7 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerAdministratorsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.ServerAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerBasedPerformanceTierOperations.yml index ffb82084740c..5b7262d9ff4b 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerBasedPerformanceTierOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.ServerBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerKeysOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerKeysOperations.yml index 28ec51455729..120d27c32a87 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerKeysOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.ServerKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerParametersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerParametersOperations.yml index f442a5058700..371d91382bb4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerParametersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerParametersOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.ServerParametersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerSecurityAlertPoliciesOperations.yml index 93203a8f6b8a..76d244015cae 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServerSecurityAlertPoliciesOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.ServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServersOperations.yml index f790e8426ac2..d0c0a7438a1b 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.ServersOperations.yml @@ -290,4 +290,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.VirtualNetworkRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.VirtualNetworkRulesOperations.yml index 7aa842dd035a..6bda8894869e 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.VirtualNetworkRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.aio.operations.VirtualNetworkRulesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.aio.operations.VirtualNetworkRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.CheckNameAvailabilityOperations.yml index c24cb4aa63d7..67a02e0a07f4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.CheckNameAvailabilityOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.CheckNameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ConfigurationsOperations.yml index 1d3b29ef5313..efb740675a4d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ConfigurationsOperations.yml @@ -147,4 +147,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.ConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.DatabasesOperations.yml index ebf1284190ff..2ae886a7f232 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.DatabasesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.FirewallRulesOperations.yml index bf7e6f3f5900..80f6637a6bf4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.FirewallRulesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.LocationBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.LocationBasedPerformanceTierOperations.yml index d2efa94070b3..0f1f0a069e04 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.LocationBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.LocationBasedPerformanceTierOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.LocationBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.LogFilesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.LogFilesOperations.yml index ad41732d8f4c..3efd46a46010 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.LogFilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.LogFilesOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.LogFilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.PrivateEndpointConnectionsOperations.yml index e910a84976b6..3bb8cfbc2f7c 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.PrivateEndpointConnectionsOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.PrivateLinkResourcesOperations.yml index 4294a7d7d0a9..79f82857252c 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.PrivateLinkResourcesOperations.yml @@ -92,4 +92,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.RecoverableServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.RecoverableServersOperations.yml index 0012354d7a5e..e82cc87dc581 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.RecoverableServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.RecoverableServersOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.RecoverableServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ReplicasOperations.yml index 5d840a9f0e5b..67ba7e431ee2 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ReplicasOperations.yml @@ -60,4 +60,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.ReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerAdministratorsOperations.yml index b39251725e8c..ffec553be313 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerAdministratorsOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.ServerAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerBasedPerformanceTierOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerBasedPerformanceTierOperations.yml index 40c08fd956dc..9003857c20ae 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerBasedPerformanceTierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerBasedPerformanceTierOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.ServerBasedPerformanceTierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerKeysOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerKeysOperations.yml index 5313e06290ad..e03aae589a21 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerKeysOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.ServerKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerParametersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerParametersOperations.yml index 1a67c18fde4b..3b792d3b1bd0 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerParametersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerParametersOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.ServerParametersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerSecurityAlertPoliciesOperations.yml index eacc935985a5..91299b8e6242 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServerSecurityAlertPoliciesOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.ServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServersOperations.yml index 06f2ffa69e28..c026b9bd8a9c 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.ServersOperations.yml @@ -289,4 +289,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.VirtualNetworkRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.VirtualNetworkRulesOperations.yml index bd940437f6a9..17bfb2f0fdfd 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.VirtualNetworkRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.VirtualNetworkRulesOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.VirtualNetworkRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.operations.yml index 0c8891984fde..7c30ea6cb2e4 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql.operations.operations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.rdbms.postgresql.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.yml index 53fc1e143cc6..79821200174b 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.yml @@ -57,4 +57,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.CheckNameAvailabilityOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ConfigurationsOperations.yml index 66d7c944c4a9..a153fb7d3b6a 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ConfigurationsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.DatabasesOperations.yml index ad9ab391a870..85e66fd07be8 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.DatabasesOperations.yml @@ -198,4 +198,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.DatabasesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.FirewallRulesOperations.yml index fa8ec3ab180c..0660207e61e1 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.FirewallRulesOperations.yml @@ -198,4 +198,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.FirewallRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml index b78b74e4d2a3..c0e22e5c7974 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.GetPrivateDnsZoneSuffixOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml index 18e59def0fd6..d0f74cafdb06 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.yml @@ -55,4 +55,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.LocationBasedCapabilitiesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.Operations.yml index 6ada7984eca5..2e4d6b8d492d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.Operations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ServersOperations.yml index db10f1de7460..31710fdfd4dc 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ServersOperations.yml @@ -386,4 +386,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.ServersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.yml index 7352ab6b4172..7018900d1daf 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.yml @@ -60,4 +60,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.aio.operations.VirtualNetworkSubnetUsageOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.CheckNameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.CheckNameAvailabilityOperations.yml index cba519dc8f2a..b4b4b9ca5018 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.CheckNameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.CheckNameAvailabilityOperations.yml @@ -57,4 +57,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.CheckNameAvailabilityOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.ConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.ConfigurationsOperations.yml index 03639ccd89a5..e9ca17fa133e 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.ConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.ConfigurationsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.ConfigurationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.DatabasesOperations.yml index 573709c11ba5..253598a903a3 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.DatabasesOperations.yml @@ -198,4 +198,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.DatabasesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.FirewallRulesOperations.yml index 665f8cee1514..316752702d25 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.FirewallRulesOperations.yml @@ -198,4 +198,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.FirewallRulesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml index 5b128113ab1a..43ca2049a5e2 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.GetPrivateDnsZoneSuffixOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.LocationBasedCapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.LocationBasedCapabilitiesOperations.yml index cc4fca0b43a6..e9befe79925a 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.LocationBasedCapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.LocationBasedCapabilitiesOperations.yml @@ -55,4 +55,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.LocationBasedCapabilitiesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.Operations.yml index 1cbd5de4cc16..2b428b8f0e42 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.Operations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.ServersOperations.yml index e2e9fa43484d..817b443eee2d 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.ServersOperations.yml @@ -385,4 +385,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.ServersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.VirtualNetworkSubnetUsageOperations.yml b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.VirtualNetworkSubnetUsageOperations.yml index 008bfe577d46..5fd651cbe62e 100644 --- a/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.VirtualNetworkSubnetUsageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-rdbms/azure.mgmt.rdbms.postgresql_flexibleservers.operations.VirtualNetworkSubnetUsageOperations.yml @@ -60,4 +60,4 @@ attributes: - uid: azure.mgmt.rdbms.postgresql_flexibleservers.operations.VirtualNetworkSubnetUsageOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv192\\Lib\\site-packages\\azure\\mgmt\\rdbms\\postgresql_flexibleservers\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.Operations.yml index 86a2a09882e5..6785dc8d5b79 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.PrivateLinkResourcesOperations.yml index 0c73e0b4b931..13815c37cc61 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.PrivateLinkResourcesOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.RecoveryServicesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.RecoveryServicesOperations.yml index c21fa915b5b8..d96dac37ca5e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.RecoveryServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.RecoveryServicesOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.RecoveryServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.RegisteredIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.RegisteredIdentitiesOperations.yml index 75dca2cb78f3..91d9a6708ad8 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.RegisteredIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.RegisteredIdentitiesOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.RegisteredIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.ReplicationUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.ReplicationUsagesOperations.yml index 7aba9d02f85a..0a8cbe237ed2 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.ReplicationUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.ReplicationUsagesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.ReplicationUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.UsagesOperations.yml index 1ebf6c0e1ee3..2228ba18d2bf 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.UsagesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultCertificatesOperations.yml index c1790de385f0..b739844adcf0 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultCertificatesOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.VaultCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultExtendedInfoOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultExtendedInfoOperations.yml index f5ec5317c823..2503f74e34e4 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultExtendedInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultExtendedInfoOperations.yml @@ -102,4 +102,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.VaultExtendedInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultsOperations.yml index 0618df0aa853..2b81b96b6840 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.aio.operations.VaultsOperations.yml @@ -169,4 +169,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.aio.operations.VaultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.PrivateLinkResourcesOperations.yml index 97951ca95d0d..6ea0dc688199 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.PrivateLinkResourcesOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.RecoveryServicesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.RecoveryServicesOperations.yml index 10a033c5eb06..9b74eeb5c14a 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.RecoveryServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.RecoveryServicesOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.RecoveryServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.RegisteredIdentitiesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.RegisteredIdentitiesOperations.yml index 67a4d0cfb695..dc7e6dbdd562 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.RegisteredIdentitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.RegisteredIdentitiesOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.RegisteredIdentitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.ReplicationUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.ReplicationUsagesOperations.yml index 60bea8cb52aa..76978c47613b 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.ReplicationUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.ReplicationUsagesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.ReplicationUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.UsagesOperations.yml index 01f2ecb9e123..3105cfbcf608 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.UsagesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultCertificatesOperations.yml index 348a8b4600df..f7c9fe5a4c7c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultCertificatesOperations.yml @@ -51,4 +51,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.VaultCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultExtendedInfoOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultExtendedInfoOperations.yml index 3d159a3a5729..4a969d8c5378 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultExtendedInfoOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultExtendedInfoOperations.yml @@ -101,4 +101,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.VaultExtendedInfoOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultsOperations.yml index 8f4de6561660..71b338920f9e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.VaultsOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.VaultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.operations.yml b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.operations.yml index 6da87742055f..a4046e3958bd 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservices/azure.mgmt.recoveryservices.operations.operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.recoveryservices.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BMSPrepareDataMoveOperationResultOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BMSPrepareDataMoveOperationResultOperations.yml index 0d3157cb0744..6ba36117a231 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BMSPrepareDataMoveOperationResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BMSPrepareDataMoveOperationResultOperations.yml @@ -45,4 +45,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BMSPrepareDataMoveOperationResultOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupEnginesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupEnginesOperations.yml index 20f18862757b..2e5616712454 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupEnginesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupEnginesOperations.yml @@ -95,4 +95,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupEnginesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupJobsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupJobsOperations.yml index 38d9390ac97f..4019ac17b8bd 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupJobsOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupJobsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationResultsOperations.yml index 30bd8fe50581..abbda6918b3e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationResultsOperations.yml @@ -58,4 +58,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationStatusesOperations.yml index 18a28dd82551..e848fc6ad789 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationStatusesOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupOperationStatusesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupPoliciesOperations.yml index 1da13324a154..2446a24678ea 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupPoliciesOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupPoliciesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectableItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectableItemsOperations.yml index 5a412b17174c..6bca9fb71c95 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectableItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectableItemsOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectableItemsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectedItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectedItemsOperations.yml index d2662a179ad2..49557c77afb8 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectedItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectedItemsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectedItemsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionContainersOperations.yml index 0f60cc12c9c7..07f038721963 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionContainersOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionIntentOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionIntentOperations.yml index 6967a775377b..987526c10451 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionIntentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionIntentOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupProtectionIntentOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceEncryptionConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceEncryptionConfigsOperations.yml index c3c7341b56fb..2628f38a806d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceEncryptionConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceEncryptionConfigsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceEncryptionConfigsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceStorageConfigsNonCRROperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceStorageConfigsNonCRROperations.yml index f5b5394992b9..5239b6ec1bbc 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceStorageConfigsNonCRROperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceStorageConfigsNonCRROperations.yml @@ -107,4 +107,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceStorageConfigsNonCRROperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceVaultConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceVaultConfigsOperations.yml index e42e992e13f0..654bbd1ea4ab 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceVaultConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceVaultConfigsOperations.yml @@ -118,4 +118,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupResourceVaultConfigsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupStatusOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupStatusOperations.yml index e3ca0f38555c..4d5daa204a67 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupStatusOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupUsageSummariesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupUsageSummariesOperations.yml index fa055f2aa906..7a1dbb5a3cf0 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupUsageSummariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupUsageSummariesOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupUsageSummariesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupWorkloadItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupWorkloadItemsOperations.yml index 7a4c539cc624..e3658222f791 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupWorkloadItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupWorkloadItemsOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupWorkloadItemsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupsOperations.yml index a17dd1da7eac..355a853ff70a 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupsOperations.yml @@ -68,4 +68,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.BackupsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.DeletedProtectionContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.DeletedProtectionContainersOperations.yml index 4e4b73b53a8e..4891a6af163c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.DeletedProtectionContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.DeletedProtectionContainersOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.DeletedProtectionContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ExportJobsOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ExportJobsOperationResultsOperations.yml index c930e17c75ad..1f312171fee9 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ExportJobsOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ExportJobsOperationResultsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ExportJobsOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FeatureSupportOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FeatureSupportOperations.yml index 4d285ee25e29..ee9ba7f45915 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FeatureSupportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FeatureSupportOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FeatureSupportOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FetchTieringCostOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FetchTieringCostOperations.yml index 2ff288589702..96564a81d016 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FetchTieringCostOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FetchTieringCostOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.FetchTieringCostOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.GetTieringCostOperationResultOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.GetTieringCostOperationResultOperations.yml index f1ec7d77d8e5..af6056aba19a 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.GetTieringCostOperationResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.GetTieringCostOperationResultOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.GetTieringCostOperationResultOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ItemLevelRecoveryConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ItemLevelRecoveryConnectionsOperations.yml index 3813fcba5e9d..4d35c8e4425e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ItemLevelRecoveryConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ItemLevelRecoveryConnectionsOperations.yml @@ -141,4 +141,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ItemLevelRecoveryConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobCancellationsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobCancellationsOperations.yml index 561aed371fe5..080fbde7c492 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobCancellationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobCancellationsOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobCancellationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobDetailsOperations.yml index 38627cc27fb9..9affea9fb61d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobDetailsOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobDetailsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobOperationResultsOperations.yml index 6b9c57d782a9..7b23b3869ab9 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobOperationResultsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobsOperations.yml index 5e496b3cfac6..b1f3c23a0a84 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobsOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.JobsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.OperationOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.OperationOperations.yml index 62e722726605..bc1744d52537 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.OperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.OperationOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.OperationOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.Operations.yml index 56fe86fadfc2..97798d019b76 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.Operations.yml @@ -26,4 +26,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointConnectionOperations.yml index 5d5cd6bef85c..940560ca13a6 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointConnectionOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointConnectionOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointOperations.yml index 51ecce7aef68..3fbe7aec05cc 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.PrivateEndpointOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectableContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectableContainersOperations.yml index c30eccae2a56..8275034ee1ed 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectableContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectableContainersOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectableContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationResultsOperations.yml index eb7bea1d9d8a..ca9544217930 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationResultsOperations.yml @@ -63,4 +63,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationStatusesOperations.yml index a75e1e66ca33..231753e4c3db 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationStatusesOperations.yml @@ -71,4 +71,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemOperationStatusesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemsOperations.yml index b82ccdd1f852..e4bb5dd8b62d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectedItemsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerOperationResultsOperations.yml index 2758bd528ace..7b8e802d83ed 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerOperationResultsOperations.yml @@ -58,4 +58,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerRefreshOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerRefreshOperationResultsOperations.yml index d1a7fd319f6f..bf198659cda4 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerRefreshOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerRefreshOperationResultsOperations.yml @@ -52,4 +52,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainerRefreshOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainersOperations.yml index 4157ad7826b5..0ee24fbd626a 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainersOperations.yml @@ -237,4 +237,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionIntentOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionIntentOperations.yml index ad298c728741..91b2a0944b3f 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionIntentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionIntentOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionIntentOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPoliciesOperations.yml index cd9d8245b696..d81cdfa61a08 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPoliciesOperations.yml @@ -137,4 +137,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPoliciesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationResultsOperations.yml index 8823edec4f9d..cf8df0cc6ff5 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationResultsOperations.yml @@ -52,4 +52,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationStatusesOperations.yml index 899163548370..3d0dacbe1102 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationStatusesOperations.yml @@ -62,4 +62,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ProtectionPolicyOperationStatusesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsOperations.yml index a6ced959ed6d..b1d05ea03e5b 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsRecommendedForMoveOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsRecommendedForMoveOperations.yml index bd3f3326228f..6035b6b2d84c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsRecommendedForMoveOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsRecommendedForMoveOperations.yml @@ -65,4 +65,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RecoveryPointsRecommendedForMoveOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxiesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxiesOperations.yml index 6b08d2d08f85..1429ca52998c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxiesOperations.yml @@ -40,4 +40,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxiesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxyOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxyOperations.yml index f26b493cdc67..865a90e28455 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxyOperations.yml @@ -156,4 +156,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ResourceGuardProxyOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RestoresOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RestoresOperations.yml index b6b1cd5c9a5e..d819101faa3c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RestoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RestoresOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.RestoresOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.SecurityPINsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.SecurityPINsOperations.yml index f7f9b1fd307a..3c4532393a67 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.SecurityPINsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.SecurityPINsOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.SecurityPINsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.TieringCostOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.TieringCostOperationStatusOperations.yml index 8a878338d7f7..ef268ea4ff44 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.TieringCostOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.TieringCostOperationStatusOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.TieringCostOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationOperations.yml index bf1edd6a1e6d..99a5aac11ea7 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationOperations.yml @@ -52,4 +52,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationResultsOperations.yml index 56218cdbbe8a..a1667cecad4c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationResultsOperations.yml @@ -47,4 +47,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationStatusesOperations.yml index 6bb645ca2791..b72fcda59f11 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationStatusesOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.aio.operations.ValidateOperationStatusesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BMSPrepareDataMoveOperationResultOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BMSPrepareDataMoveOperationResultOperations.yml index 4fe432e378af..1d67f3c8caa3 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BMSPrepareDataMoveOperationResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BMSPrepareDataMoveOperationResultOperations.yml @@ -45,4 +45,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BMSPrepareDataMoveOperationResultOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupEnginesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupEnginesOperations.yml index b45983d98712..96b54d97ebbd 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupEnginesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupEnginesOperations.yml @@ -94,4 +94,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupEnginesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupJobsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupJobsOperations.yml index cfe90ba97770..3d794e65863d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupJobsOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupJobsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationResultsOperations.yml index ed3b57925a2c..eac6ef5ad637 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationResultsOperations.yml @@ -58,4 +58,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationStatusesOperations.yml index cde6cbc99bb1..b7f4c934feb3 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationStatusesOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupOperationStatusesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupPoliciesOperations.yml index 909f4494db43..109bfb6ecbc4 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupPoliciesOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupPoliciesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectableItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectableItemsOperations.yml index 6e1ee979011b..52aeb648c96b 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectableItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectableItemsOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectableItemsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectedItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectedItemsOperations.yml index 718976071749..207d5323c3ba 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectedItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectedItemsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectedItemsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionContainersOperations.yml index 48d0f2251ea4..dfeff75f7d65 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionContainersOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionIntentOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionIntentOperations.yml index 6f1234c4ec60..fa525fd8ebd2 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionIntentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionIntentOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupProtectionIntentOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceEncryptionConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceEncryptionConfigsOperations.yml index f346af7be955..7e46e2330e7f 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceEncryptionConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceEncryptionConfigsOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceEncryptionConfigsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceStorageConfigsNonCRROperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceStorageConfigsNonCRROperations.yml index 5370766fc9f5..844746a64497 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceStorageConfigsNonCRROperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceStorageConfigsNonCRROperations.yml @@ -105,4 +105,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceStorageConfigsNonCRROperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceVaultConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceVaultConfigsOperations.yml index 7267bd8ba6b9..8cc1531e8f31 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceVaultConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceVaultConfigsOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupResourceVaultConfigsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupStatusOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupStatusOperations.yml index 9b7474a7faa8..51a02494174d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupStatusOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupUsageSummariesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupUsageSummariesOperations.yml index bb7f5bf207c0..d1624f5660c4 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupUsageSummariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupUsageSummariesOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupUsageSummariesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupWorkloadItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupWorkloadItemsOperations.yml index e1721561eead..b7323b8f51ca 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupWorkloadItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupWorkloadItemsOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupWorkloadItemsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupsOperations.yml index 761db74b31e8..1463f87512e2 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupsOperations.yml @@ -68,4 +68,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.BackupsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.DeletedProtectionContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.DeletedProtectionContainersOperations.yml index 476910dbf8b3..133bafd2548e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.DeletedProtectionContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.DeletedProtectionContainersOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.DeletedProtectionContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ExportJobsOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ExportJobsOperationResultsOperations.yml index 9a05f1705524..75b41b580e28 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ExportJobsOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ExportJobsOperationResultsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ExportJobsOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.FeatureSupportOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.FeatureSupportOperations.yml index 563185ece4ee..195c424fafa7 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.FeatureSupportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.FeatureSupportOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.FeatureSupportOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.FetchTieringCostOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.FetchTieringCostOperations.yml index 7739a0a4feac..dbc6d52f68c5 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.FetchTieringCostOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.FetchTieringCostOperations.yml @@ -55,4 +55,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.FetchTieringCostOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.GetTieringCostOperationResultOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.GetTieringCostOperationResultOperations.yml index aced367a0885..8a1d09edd4c4 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.GetTieringCostOperationResultOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.GetTieringCostOperationResultOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.GetTieringCostOperationResultOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ItemLevelRecoveryConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ItemLevelRecoveryConnectionsOperations.yml index 22813d7be448..1ded7a3c1778 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ItemLevelRecoveryConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ItemLevelRecoveryConnectionsOperations.yml @@ -141,4 +141,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ItemLevelRecoveryConnectionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobCancellationsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobCancellationsOperations.yml index f626f739af27..67e1494a2de7 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobCancellationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobCancellationsOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.JobCancellationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobDetailsOperations.yml index 9745cc2eb95b..b53a20e2e171 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobDetailsOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.JobDetailsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobOperationResultsOperations.yml index 7eacedb7409f..94f53d32bece 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobOperationResultsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.JobOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobsOperations.yml index e785e1bc32c9..b18d6d587230 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.JobsOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.JobsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.OperationOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.OperationOperations.yml index 03a385191305..65db5749cb8e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.OperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.OperationOperations.yml @@ -47,4 +47,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.OperationOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.Operations.yml index 845ef11c895b..3475b7fd0811 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.Operations.yml @@ -26,4 +26,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointConnectionOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointConnectionOperations.yml index 704bb7646f12..186e51e73652 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointConnectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointConnectionOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointConnectionOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointOperations.yml index e523657edcab..4a93a03ae6a1 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.PrivateEndpointOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectableContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectableContainersOperations.yml index fd835f6abdc6..81447af5bd06 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectableContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectableContainersOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectableContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationResultsOperations.yml index f013711abf96..d5dbea96abe8 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationResultsOperations.yml @@ -63,4 +63,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationStatusesOperations.yml index 1e8fcabb54e2..ecbcb88fbd63 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationStatusesOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemOperationStatusesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemsOperations.yml index 5d13eacd7796..7b43e18dc90e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectedItemsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerOperationResultsOperations.yml index 26317c17c224..b0f46de31898 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerOperationResultsOperations.yml @@ -57,4 +57,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerRefreshOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerRefreshOperationResultsOperations.yml index 1d3aababddc2..7797639e917a 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerRefreshOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerRefreshOperationResultsOperations.yml @@ -52,4 +52,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainerRefreshOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainersOperations.yml index 7779c678d4b0..a8ab2b473d59 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainersOperations.yml @@ -237,4 +237,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionContainersOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionIntentOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionIntentOperations.yml index 7bcd9c9c4c06..90c96a235004 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionIntentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionIntentOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionIntentOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPoliciesOperations.yml index 54bfe67eaf5b..c74ce7e1767a 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPoliciesOperations.yml @@ -137,4 +137,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPoliciesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationResultsOperations.yml index 4046a776abf9..768b3827e433 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationResultsOperations.yml @@ -52,4 +52,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationStatusesOperations.yml index ce35d83385d0..9d1440aa9e6c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationStatusesOperations.yml @@ -62,4 +62,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ProtectionPolicyOperationStatusesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsOperations.yml index d4556dc4d5d8..fe06f4bfad45 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsOperations.yml @@ -116,4 +116,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsRecommendedForMoveOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsRecommendedForMoveOperations.yml index fb339b23e741..d871763e3ff9 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsRecommendedForMoveOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsRecommendedForMoveOperations.yml @@ -65,4 +65,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.RecoveryPointsRecommendedForMoveOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxiesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxiesOperations.yml index 7fb221d67281..1ffc33b7e9c2 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxiesOperations.yml @@ -40,4 +40,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxiesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxyOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxyOperations.yml index 9ceaa5ea83ea..c7986b5fb3e4 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxyOperations.yml @@ -156,4 +156,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ResourceGuardProxyOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RestoresOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RestoresOperations.yml index 6712d3aca63a..1cc355e5c012 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RestoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.RestoresOperations.yml @@ -82,4 +82,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.RestoresOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.SecurityPINsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.SecurityPINsOperations.yml index aadff620b560..fe1acd1da417 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.SecurityPINsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.SecurityPINsOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.SecurityPINsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.TieringCostOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.TieringCostOperationStatusOperations.yml index 0e645f543221..078e69e601c8 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.TieringCostOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.TieringCostOperationStatusOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.TieringCostOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationOperations.yml index f5cdcf98e2bf..4f2f20abec94 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationOperations.yml @@ -52,4 +52,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationResultsOperations.yml index 4345b00701e3..a8432449964c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationResultsOperations.yml @@ -47,4 +47,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationStatusesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationStatusesOperations.yml index 186504243066..da9183816362 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationStatusesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationStatusesOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.activestamp.operations.ValidateOperationStatusesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\activestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.AadPropertiesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.AadPropertiesOperations.yml index 76dd14141090..c207f0e2268a 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.AadPropertiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.AadPropertiesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.AadPropertiesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobDetailsOperations.yml index 25b48e82a1af..38900dca1500 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobDetailsOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobDetailsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobsOperations.yml index e914e9a10fc8..c9d4b6031343 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobsOperations.yml @@ -54,4 +54,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupCrrJobsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupProtectedItemsCrrOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupProtectedItemsCrrOperations.yml index 3bf5fd4c1b54..e2c20bb306f1 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupProtectedItemsCrrOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupProtectedItemsCrrOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupProtectedItemsCrrOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupResourceStorageConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupResourceStorageConfigsOperations.yml index 8aad0704d97d..8d143c1aef3b 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupResourceStorageConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupResourceStorageConfigsOperations.yml @@ -107,4 +107,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupResourceStorageConfigsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupUsageSummariesCRROperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupUsageSummariesCRROperations.yml index 312abd048f0e..7d4910355a8c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupUsageSummariesCRROperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupUsageSummariesCRROperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.BackupUsageSummariesCRROperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrossRegionRestoreOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrossRegionRestoreOperations.yml index 9470fe3241e5..4382fa382bde 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrossRegionRestoreOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrossRegionRestoreOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrossRegionRestoreOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationResultsOperations.yml index 18fb8f5dc067..7729ecc18ae1 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationResultsOperations.yml @@ -34,4 +34,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationStatusOperations.yml index 1d2b7905f2b4..8ad77b25c60d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationStatusOperations.yml @@ -34,4 +34,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.CrrOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsCrrOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsCrrOperations.yml index 3b8b096ce2f7..73b927aa3aca 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsCrrOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsCrrOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsCrrOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsOperations.yml index dfdfe640e875..5bca6f434035 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.aio.operations.RecoveryPointsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.AadPropertiesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.AadPropertiesOperations.yml index 98e7d69bc3d1..f9dd1d871c8f 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.AadPropertiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.AadPropertiesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.AadPropertiesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobDetailsOperations.yml index 7795755ac8af..6ef15cec7842 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobDetailsOperations.yml @@ -41,4 +41,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobDetailsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobsOperations.yml index d24903b62d23..6b4e75405659 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobsOperations.yml @@ -54,4 +54,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupCrrJobsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupProtectedItemsCrrOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupProtectedItemsCrrOperations.yml index 2adafd404abc..9b4d1e131fb8 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupProtectedItemsCrrOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupProtectedItemsCrrOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupProtectedItemsCrrOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupResourceStorageConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupResourceStorageConfigsOperations.yml index 237f02f4efca..9a5e25cd6b0c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupResourceStorageConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupResourceStorageConfigsOperations.yml @@ -105,4 +105,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupResourceStorageConfigsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupUsageSummariesCRROperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupUsageSummariesCRROperations.yml index 345947313c0a..1b1402fab8a9 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupUsageSummariesCRROperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupUsageSummariesCRROperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.BackupUsageSummariesCRROperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrossRegionRestoreOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrossRegionRestoreOperations.yml index a61811676786..e3e3a552b90e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrossRegionRestoreOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrossRegionRestoreOperations.yml @@ -48,4 +48,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrossRegionRestoreOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationResultsOperations.yml index f6cf9fb6a7f1..1321cc62e821 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationResultsOperations.yml @@ -34,4 +34,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationResultsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationStatusOperations.yml index 0fba15dab2a0..ffe5b6c04c6d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationStatusOperations.yml @@ -34,4 +34,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.CrrOperationStatusOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsCrrOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsCrrOperations.yml index a531a4e93d73..2fe795b53761 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsCrrOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsCrrOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsCrrOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsOperations.yml index df83f8fe60e5..87f59f5b9645 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicesbackup/azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.recoveryservicesbackup.passivestamp.operations.RecoveryPointsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv194\\Lib\\site-packages\\azure\\mgmt\\recoveryservicesbackup\\passivestamp\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointOperations.yml index 619c6d844674..f882148e759d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointOperations.yml @@ -54,4 +54,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointsOperations.yml index b0d155e2f63b..b968029e05e7 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointsOperations.yml @@ -52,4 +52,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ClusterRecoveryPointsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.MigrationRecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.MigrationRecoveryPointsOperations.yml index 26b43b2822dd..ec558696992b 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.MigrationRecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.MigrationRecoveryPointsOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.MigrationRecoveryPointsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.Operations.yml index 117f28efcb87..222d0b00e113 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.Operations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.RecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.RecoveryPointsOperations.yml index b41fc7ab25e6..c6ed170cf25f 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.RecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.RecoveryPointsOperations.yml @@ -79,4 +79,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.RecoveryPointsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAlertSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAlertSettingsOperations.yml index e45223dd2263..94a26b6a1072 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAlertSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAlertSettingsOperations.yml @@ -74,4 +74,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAlertSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAppliancesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAppliancesOperations.yml index e5949063ecea..4a2b481e4325 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAppliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAppliancesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationAppliancesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEligibilityResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEligibilityResultsOperations.yml index cc7d455b4526..cdfff80aea0c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEligibilityResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEligibilityResultsOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEligibilityResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEventsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEventsOperations.yml index 75159df17f80..931c38fd12b6 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEventsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEventsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationEventsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationFabricsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationFabricsOperations.yml index 379eeec0061e..4dc28998d987 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationFabricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationFabricsOperations.yml @@ -255,4 +255,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationFabricsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationJobsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationJobsOperations.yml index 556a86335099..5b30f8d95a77 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationJobsOperations.yml @@ -144,4 +144,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationJobsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationLogicalNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationLogicalNetworksOperations.yml index 41f7bab53e1c..50f377ee2110 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationLogicalNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationLogicalNetworksOperations.yml @@ -58,4 +58,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationLogicalNetworksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationMigrationItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationMigrationItemsOperations.yml index f67b8ef9ad60..491ba73a622f 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationMigrationItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationMigrationItemsOperations.yml @@ -489,4 +489,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationMigrationItemsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworkMappingsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworkMappingsOperations.yml index f5e86be1b1c8..121b57fc038d 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworkMappingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworkMappingsOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworkMappingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworksOperations.yml index 4704082cf38e..cb43c67df7bf 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworksOperations.yml @@ -69,4 +69,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationNetworksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationPoliciesOperations.yml index 86a31a178d94..72cd9349fb4e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationPoliciesOperations.yml @@ -129,4 +129,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationPoliciesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectableItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectableItemsOperations.yml index a2ea76762569..fa0b4a8eb193 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectableItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectableItemsOperations.yml @@ -85,4 +85,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectableItemsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectedItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectedItemsOperations.yml index cf94774575aa..ec9167f8bd0c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectedItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectedItemsOperations.yml @@ -886,4 +886,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectedItemsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionClustersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionClustersOperations.yml index 7e7d6dc33596..72293410d75f 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionClustersOperations.yml @@ -506,4 +506,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainerMappingsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainerMappingsOperations.yml index 016725ce7975..9b7bb70f5c9c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainerMappingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainerMappingsOperations.yml @@ -243,4 +243,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainerMappingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainersOperations.yml index 5aefe6b47df9..9f8f92601ed9 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainersOperations.yml @@ -259,4 +259,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionContainersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionIntentsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionIntentsOperations.yml index 2ff9a055aa7c..4f11250ac680 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionIntentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionIntentsOperations.yml @@ -89,4 +89,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationProtectionIntentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryPlansOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryPlansOperations.yml index 68926da046a7..76ae2a18e540 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryPlansOperations.yml @@ -327,4 +327,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryPlansOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryServicesProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryServicesProvidersOperations.yml index d0bfca696284..f71599678d0f 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryServicesProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryServicesProvidersOperations.yml @@ -202,4 +202,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationRecoveryServicesProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationMappingsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationMappingsOperations.yml index 7007921678c3..95badf4ea858 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationMappingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationMappingsOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationMappingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationsOperations.yml index 831c3dbf67d6..a47345a45380 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationsOperations.yml @@ -76,4 +76,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationStorageClassificationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultHealthOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultHealthOperations.yml index 9ea706f80975..814501ccd479 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultHealthOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultHealthOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultHealthOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultSettingOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultSettingOperations.yml index 961391808ced..a6b3d5f529d9 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultSettingOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultSettingOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationVaultSettingOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationvCentersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationvCentersOperations.yml index ef526c3c7861..b57cd217d1cf 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationvCentersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationvCentersOperations.yml @@ -169,4 +169,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.ReplicationvCentersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.SupportedOperatingSystemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.SupportedOperatingSystemsOperations.yml index 20dd04cc1218..6042fa6eb7cb 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.SupportedOperatingSystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.SupportedOperatingSystemsOperations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.SupportedOperatingSystemsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.TargetComputeSizesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.TargetComputeSizesOperations.yml index a842709941ce..418059e1b548 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.TargetComputeSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.aio.operations.TargetComputeSizesOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.aio.operations.TargetComputeSizesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointOperations.yml index c749b4e935f7..8b94561eb777 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointOperations.yml @@ -54,4 +54,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointsOperations.yml index 468e53adc768..95b94c4cc5af 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointsOperations.yml @@ -52,4 +52,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ClusterRecoveryPointsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.MigrationRecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.MigrationRecoveryPointsOperations.yml index 3211e6c84566..be5d94a560ab 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.MigrationRecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.MigrationRecoveryPointsOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.MigrationRecoveryPointsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.Operations.yml index 02a9cbf2c1fc..46f0dd38ba57 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.Operations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.RecoveryPointsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.RecoveryPointsOperations.yml index 1c9f2ba1b291..4dfefc27a686 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.RecoveryPointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.RecoveryPointsOperations.yml @@ -79,4 +79,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.RecoveryPointsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAlertSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAlertSettingsOperations.yml index 1bd400a79d59..a34f4a40e3a8 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAlertSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAlertSettingsOperations.yml @@ -74,4 +74,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAlertSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAppliancesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAppliancesOperations.yml index 781085522577..b1a7b45ecb42 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAppliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAppliancesOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationAppliancesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEligibilityResultsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEligibilityResultsOperations.yml index aa19461f1e9a..648263fc4b05 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEligibilityResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEligibilityResultsOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEligibilityResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEventsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEventsOperations.yml index cb6587f297c0..8f6c170a1f46 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEventsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEventsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationEventsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationFabricsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationFabricsOperations.yml index 4bcfd21c4269..27fc54da49e5 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationFabricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationFabricsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationFabricsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationJobsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationJobsOperations.yml index fc8c85eef624..0fc213481847 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationJobsOperations.yml @@ -144,4 +144,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationJobsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationLogicalNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationLogicalNetworksOperations.yml index dbe79c7d439b..e8871e04b1b5 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationLogicalNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationLogicalNetworksOperations.yml @@ -57,4 +57,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationLogicalNetworksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationMigrationItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationMigrationItemsOperations.yml index 6a61efadca20..239102a816ce 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationMigrationItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationMigrationItemsOperations.yml @@ -488,4 +488,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationMigrationItemsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworkMappingsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworkMappingsOperations.yml index cea0caa92f31..93f31c3957f3 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworkMappingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworkMappingsOperations.yml @@ -200,4 +200,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworkMappingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworksOperations.yml index f6bdefb4729a..3b4290d0174b 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworksOperations.yml @@ -69,4 +69,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationNetworksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationPoliciesOperations.yml index 89712a825a5f..358e2ecdcff0 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationPoliciesOperations.yml @@ -125,4 +125,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationPoliciesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectableItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectableItemsOperations.yml index c89681f5adbe..ddd9c28bdf0c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectableItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectableItemsOperations.yml @@ -85,4 +85,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectableItemsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectedItemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectedItemsOperations.yml index 797bbb483ec3..b31dc5e57e10 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectedItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectedItemsOperations.yml @@ -886,4 +886,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectedItemsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionClustersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionClustersOperations.yml index e21ead49e7cb..b9de8d0d281c 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionClustersOperations.yml @@ -503,4 +503,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainerMappingsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainerMappingsOperations.yml index 13f7dee2120c..7f1d59c65eca 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainerMappingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainerMappingsOperations.yml @@ -243,4 +243,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainerMappingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainersOperations.yml index 7e6ab3054616..3139ca727ea2 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainersOperations.yml @@ -259,4 +259,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionContainersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionIntentsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionIntentsOperations.yml index ae2eff49b8e0..c2acd6950a00 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionIntentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionIntentsOperations.yml @@ -89,4 +89,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationProtectionIntentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryPlansOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryPlansOperations.yml index 481d71df4511..f2bfedd33a99 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryPlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryPlansOperations.yml @@ -325,4 +325,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryPlansOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryServicesProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryServicesProvidersOperations.yml index 95f5a7b2d1f9..85cf9069bb4b 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryServicesProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryServicesProvidersOperations.yml @@ -202,4 +202,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationRecoveryServicesProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationMappingsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationMappingsOperations.yml index 7753ecda2f6b..3a9285c22897 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationMappingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationMappingsOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationMappingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationsOperations.yml index 0f014d312254..033c174a08cd 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationsOperations.yml @@ -76,4 +76,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationStorageClassificationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultHealthOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultHealthOperations.yml index cadc2127ccff..f1d1d196917e 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultHealthOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultHealthOperations.yml @@ -42,4 +42,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultHealthOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultSettingOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultSettingOperations.yml index 85eb95a76118..644420a3c734 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultSettingOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultSettingOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationVaultSettingOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationvCentersOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationvCentersOperations.yml index 3141965ae83b..8261a2e4dc17 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationvCentersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.ReplicationvCentersOperations.yml @@ -165,4 +165,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.ReplicationvCentersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.SupportedOperatingSystemsOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.SupportedOperatingSystemsOperations.yml index 74cc51d2579e..533964bb0333 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.SupportedOperatingSystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.SupportedOperatingSystemsOperations.yml @@ -32,4 +32,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.SupportedOperatingSystemsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.TargetComputeSizesOperations.yml b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.TargetComputeSizesOperations.yml index bd08878f109f..9f93306dea28 100644 --- a/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.TargetComputeSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-recoveryservicessiterecovery/azure.mgmt.recoveryservicessiterecovery.operations.TargetComputeSizesOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.recoveryservicessiterecovery.operations.TargetComputeSizesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv195\\Lib\\site-packages\\azure\\mgmt\\recoveryservicessiterecovery\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.MachinePoolsOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.MachinePoolsOperations.yml index 3cda31d7190d..2a9468076928 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.MachinePoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.MachinePoolsOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.aio.operations.MachinePoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.OpenShiftClustersOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.OpenShiftClustersOperations.yml index 744c46e91d91..9491b35c4846 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.OpenShiftClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.OpenShiftClustersOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.aio.operations.OpenShiftClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.OpenShiftVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.OpenShiftVersionsOperations.yml index 3b56745d4f80..5d0b385db8f6 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.OpenShiftVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.OpenShiftVersionsOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.aio.operations.OpenShiftVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.Operations.yml index 072597e25312..fb1ec726869a 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SecretsOperations.yml index 1d328cb7add4..000b74580626 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SecretsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.aio.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SyncIdentityProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SyncIdentityProvidersOperations.yml index 9026406b3dc2..3d04a6448a03 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SyncIdentityProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SyncIdentityProvidersOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.aio.operations.SyncIdentityProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SyncSetsOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SyncSetsOperations.yml index be429dac27c1..bf9c07d062a4 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SyncSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.aio.operations.SyncSetsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.aio.operations.SyncSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.MachinePoolsOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.MachinePoolsOperations.yml index 07d143d2a1d1..6e48ca8e32f1 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.MachinePoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.MachinePoolsOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.operations.MachinePoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.OpenShiftClustersOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.OpenShiftClustersOperations.yml index 7fc4500028a3..0a626cfd56d4 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.OpenShiftClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.OpenShiftClustersOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.operations.OpenShiftClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.OpenShiftVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.OpenShiftVersionsOperations.yml index d9f1eaa82582..cf008811c0ba 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.OpenShiftVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.OpenShiftVersionsOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.operations.OpenShiftVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.Operations.yml index e2bc5995d51e..fe6a695a3b55 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SecretsOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SecretsOperations.yml index 6a7a9962257e..757ee429c883 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SecretsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SecretsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.operations.SecretsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SyncIdentityProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SyncIdentityProvidersOperations.yml index fad6bd14e3af..cadd11ed3e45 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SyncIdentityProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SyncIdentityProvidersOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.operations.SyncIdentityProvidersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SyncSetsOperations.yml b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SyncSetsOperations.yml index c2b4b0b77204..c86122793dc7 100644 --- a/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SyncSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redhatopenshift/azure.mgmt.redhatopenshift.operations.SyncSetsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.redhatopenshift.operations.SyncSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AccessPolicyAssignmentOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AccessPolicyAssignmentOperations.yml index 930a167aa552..b54990ba66e3 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AccessPolicyAssignmentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AccessPolicyAssignmentOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.AccessPolicyAssignmentOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AccessPolicyOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AccessPolicyOperations.yml index 303b0e93756a..aea2e0c47c72 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AccessPolicyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AccessPolicyOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.AccessPolicyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AsyncOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AsyncOperationStatusOperations.yml index ef5a4ed8bafd..72e954ece38e 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AsyncOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.AsyncOperationStatusOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.AsyncOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.FirewallRulesOperations.yml index 3c4af7778ab6..69cfca443365 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.FirewallRulesOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.LinkedServerOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.LinkedServerOperations.yml index cd5bb67582a4..a13cf8817b7e 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.LinkedServerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.LinkedServerOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.LinkedServerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.Operations.yml index d08425f059ec..ddc1313e4713 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PatchSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PatchSchedulesOperations.yml index 9b79890447b7..324f6ac22132 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PatchSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PatchSchedulesOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.PatchSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PrivateEndpointConnectionsOperations.yml index a247f9e1af53..85ef31c6013a 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PrivateLinkResourcesOperations.yml index 17d9aaa96dd9..4385c21d4cd2 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.RedisOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.RedisOperations.yml index 06d964aecfcb..ea9d33b91a86 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.RedisOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.aio.operations.RedisOperations.yml @@ -412,4 +412,4 @@ methods: attributes: - uid: azure.mgmt.redis.aio.operations.RedisOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AccessPolicyAssignmentOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AccessPolicyAssignmentOperations.yml index 4eeb38f8a468..9c188ae3fc0b 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AccessPolicyAssignmentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AccessPolicyAssignmentOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.AccessPolicyAssignmentOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AccessPolicyOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AccessPolicyOperations.yml index 2a735b7db3cd..2b52c423d33b 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AccessPolicyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AccessPolicyOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.AccessPolicyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AsyncOperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AsyncOperationStatusOperations.yml index efda67cacf74..ded099973ee8 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AsyncOperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.AsyncOperationStatusOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.AsyncOperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.FirewallRulesOperations.yml index bf9bab1aaee1..5e343a7d94ea 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.FirewallRulesOperations.yml @@ -133,4 +133,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.LinkedServerOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.LinkedServerOperations.yml index add6ff5439b7..b554ae40d04a 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.LinkedServerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.LinkedServerOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.LinkedServerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PatchSchedulesOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PatchSchedulesOperations.yml index 03d9264d3f92..286763f56826 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PatchSchedulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PatchSchedulesOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.PatchSchedulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PrivateEndpointConnectionsOperations.yml index 05dc4756d010..3f209e60c045 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PrivateEndpointConnectionsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PrivateLinkResourcesOperations.yml index b55b92b30bc5..c79f81eeb81b 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.RedisOperations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.RedisOperations.yml index 98186277eed0..1560837f39c0 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.RedisOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.RedisOperations.yml @@ -405,4 +405,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.RedisOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.operations.yml b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.operations.yml index 88f283f0ee80..469eb3f1e6b4 100644 --- a/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-redis/azure.mgmt.redis.operations.operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.redis.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.DatabasesOperations.yml index fa25ea0e7e02..6c902dfb58f4 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.DatabasesOperations.yml @@ -671,4 +671,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.aio.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.Operations.yml index d9e5f2b956c0..9154b7a1b905 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.OperationsStatusOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.OperationsStatusOperations.yml index ab71a79425dc..a6d71b1da08d 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.OperationsStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.OperationsStatusOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.aio.operations.OperationsStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.PrivateEndpointConnectionsOperations.yml index a31f3178c23f..4f7b455170c7 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.PrivateLinkResourcesOperations.yml index b08a4c074d37..91344cfe5e6b 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.PrivateLinkResourcesOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.RedisEnterpriseOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.RedisEnterpriseOperations.yml index 8f1ff0157cf3..2679a1dab9da 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.RedisEnterpriseOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.aio.operations.RedisEnterpriseOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.aio.operations.RedisEnterpriseOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.DatabasesOperations.yml index 71621d882c51..caf14d83490b 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.DatabasesOperations.yml @@ -665,4 +665,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.Operations.yml index 43e9ef1938d2..181ff6abf64e 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.OperationsStatusOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.OperationsStatusOperations.yml index 157793896ba7..8b75e2b14238 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.OperationsStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.OperationsStatusOperations.yml @@ -38,4 +38,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.operations.OperationsStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.PrivateEndpointConnectionsOperations.yml index d13f4f812f84..974a07075369 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.PrivateEndpointConnectionsOperations.yml @@ -219,4 +219,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.PrivateLinkResourcesOperations.yml index 09a88d0d6342..c5219cc2841d 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.PrivateLinkResourcesOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.RedisEnterpriseOperations.yml b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.RedisEnterpriseOperations.yml index f17e79675aed..3d4d89077c37 100644 --- a/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.RedisEnterpriseOperations.yml +++ b/docs-ref-autogen/azure-mgmt-redisenterprise/azure.mgmt.redisenterprise.operations.RedisEnterpriseOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.redisenterprise.operations.RedisEnterpriseOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.HybridConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.HybridConnectionsOperations.yml index 539f17603f19..f91d4063c3f3 100644 --- a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.HybridConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.HybridConnectionsOperations.yml @@ -393,4 +393,4 @@ methods: attributes: - uid: azure.mgmt.relay.aio.operations.HybridConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.NamespacesOperations.yml index 90d703374568..8d89141e7409 100644 --- a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.NamespacesOperations.yml @@ -453,4 +453,4 @@ methods: attributes: - uid: azure.mgmt.relay.aio.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.Operations.yml index c296a775ccbf..ae1462bc05b4 100644 --- a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.relay.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.WCFRelaysOperations.yml b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.WCFRelaysOperations.yml index eccfb240ab98..124d359664c3 100644 --- a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.WCFRelaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.aio.operations.WCFRelaysOperations.yml @@ -392,4 +392,4 @@ methods: attributes: - uid: azure.mgmt.relay.aio.operations.WCFRelaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.HybridConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.HybridConnectionsOperations.yml index e52a53a1a046..bad2c1c23148 100644 --- a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.HybridConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.HybridConnectionsOperations.yml @@ -392,4 +392,4 @@ methods: attributes: - uid: azure.mgmt.relay.operations.HybridConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.NamespacesOperations.yml index e7f4173e11aa..b39fb4108e47 100644 --- a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.NamespacesOperations.yml @@ -453,4 +453,4 @@ methods: attributes: - uid: azure.mgmt.relay.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.WCFRelaysOperations.yml b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.WCFRelaysOperations.yml index 9613daee9c66..493a7436d302 100644 --- a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.WCFRelaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.WCFRelaysOperations.yml @@ -392,4 +392,4 @@ methods: attributes: - uid: azure.mgmt.relay.operations.WCFRelaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.operations.yml b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.operations.yml index 28609e358510..e9f60e4c9847 100644 --- a/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-relay/azure.mgmt.relay.operations.operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.relay.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.changes.v2022_05_01.aio.operations.ChangesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.changes.v2022_05_01.aio.operations.ChangesOperations.yml index 2bb4121f6b76..ada326a4b876 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.changes.v2022_05_01.aio.operations.ChangesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.changes.v2022_05_01.aio.operations.ChangesOperations.yml @@ -99,4 +99,4 @@ attributes: - uid: azure.mgmt.resource.changes.v2022_05_01.aio.operations.ChangesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\changes\\v2022_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.changes.v2022_05_01.operations.ChangesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.changes.v2022_05_01.operations.ChangesOperations.yml index 8890b3fc3dea..04797bd5b43b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.changes.v2022_05_01.operations.ChangesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.changes.v2022_05_01.operations.ChangesOperations.yml @@ -98,4 +98,4 @@ attributes: - uid: azure.mgmt.resource.changes.v2022_05_01.operations.ChangesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\changes\\v2022_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.databoundaries.v2024_08_01.aio.operations.DataBoundariesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.databoundaries.v2024_08_01.aio.operations.DataBoundariesOperations.yml index 57a83d063a91..aede631417ee 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.databoundaries.v2024_08_01.aio.operations.DataBoundariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.databoundaries.v2024_08_01.aio.operations.DataBoundariesOperations.yml @@ -89,4 +89,4 @@ attributes: - uid: azure.mgmt.resource.databoundaries.v2024_08_01.aio.operations.DataBoundariesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\databoundaries\\v2024_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.databoundaries.v2024_08_01.operations.DataBoundariesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.databoundaries.v2024_08_01.operations.DataBoundariesOperations.yml index da8156546ff8..dbdba2fbdc35 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.databoundaries.v2024_08_01.operations.DataBoundariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.databoundaries.v2024_08_01.operations.DataBoundariesOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.databoundaries.v2024_08_01.operations.DataBoundariesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\databoundaries\\v2024_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2015_12_01.aio.operations.FeaturesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2015_12_01.aio.operations.FeaturesOperations.yml index 5afc5cc6cd0f..7e20a5231342 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2015_12_01.aio.operations.FeaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2015_12_01.aio.operations.FeaturesOperations.yml @@ -112,4 +112,4 @@ attributes: - uid: azure.mgmt.resource.features.v2015_12_01.aio.operations.FeaturesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\features\\v2015_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2015_12_01.operations.FeaturesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2015_12_01.operations.FeaturesOperations.yml index b3bd64ab7843..74519a096c80 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2015_12_01.operations.FeaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2015_12_01.operations.FeaturesOperations.yml @@ -112,4 +112,4 @@ attributes: - uid: azure.mgmt.resource.features.v2015_12_01.operations.FeaturesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\features\\v2015_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.aio.operations.FeaturesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.aio.operations.FeaturesOperations.yml index afefe213496f..690fd2ddf175 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.aio.operations.FeaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.aio.operations.FeaturesOperations.yml @@ -112,4 +112,4 @@ attributes: - uid: azure.mgmt.resource.features.v2021_07_01.aio.operations.FeaturesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\features\\v2021_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.aio.operations.SubscriptionFeatureRegistrationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.aio.operations.SubscriptionFeatureRegistrationsOperations.yml index bd4ea021c275..8ba24ba686fd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.aio.operations.SubscriptionFeatureRegistrationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.aio.operations.SubscriptionFeatureRegistrationsOperations.yml @@ -122,4 +122,4 @@ attributes: - uid: azure.mgmt.resource.features.v2021_07_01.aio.operations.SubscriptionFeatureRegistrationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\features\\v2021_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.operations.FeaturesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.operations.FeaturesOperations.yml index ab26b033bc2f..f9a67754b756 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.operations.FeaturesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.operations.FeaturesOperations.yml @@ -112,4 +112,4 @@ attributes: - uid: azure.mgmt.resource.features.v2021_07_01.operations.FeaturesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\features\\v2021_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.operations.SubscriptionFeatureRegistrationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.operations.SubscriptionFeatureRegistrationsOperations.yml index 61ad97b8b0a4..a1edeee515dd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.operations.SubscriptionFeatureRegistrationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.features.v2021_07_01.operations.SubscriptionFeatureRegistrationsOperations.yml @@ -121,4 +121,4 @@ attributes: - uid: azure.mgmt.resource.features.v2021_07_01.operations.SubscriptionFeatureRegistrationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\features\\v2021_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.aio.operations.Operations.yml index faa6f2a54053..7c96a819aea3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.links.v2016_09_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\links\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.aio.operations.ResourceLinksOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.aio.operations.ResourceLinksOperations.yml index 65c860bf2dae..f9548308e1a2 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.aio.operations.ResourceLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.aio.operations.ResourceLinksOperations.yml @@ -148,4 +148,4 @@ attributes: - uid: azure.mgmt.resource.links.v2016_09_01.aio.operations.ResourceLinksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\links\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.operations.ResourceLinksOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.operations.ResourceLinksOperations.yml index 0bb0ad026023..d1c92fe00029 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.operations.ResourceLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.operations.ResourceLinksOperations.yml @@ -148,4 +148,4 @@ attributes: - uid: azure.mgmt.resource.links.v2016_09_01.operations.ResourceLinksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\links\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.operations.operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.operations.operations.yml index 0daad2b24d5b..c52f108fccb3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.links.v2016_09_01.operations.operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.links.v2016_09_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\links\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2015_01_01.aio.operations.ManagementLocksOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2015_01_01.aio.operations.ManagementLocksOperations.yml index 726a61c752b6..a4ad248c76f1 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2015_01_01.aio.operations.ManagementLocksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2015_01_01.aio.operations.ManagementLocksOperations.yml @@ -338,4 +338,4 @@ attributes: - uid: azure.mgmt.resource.locks.v2015_01_01.aio.operations.ManagementLocksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\locks\\v2015_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2015_01_01.operations.ManagementLocksOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2015_01_01.operations.ManagementLocksOperations.yml index b0b7e1ecc516..1defba0ac8ca 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2015_01_01.operations.ManagementLocksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2015_01_01.operations.ManagementLocksOperations.yml @@ -336,4 +336,4 @@ attributes: - uid: azure.mgmt.resource.locks.v2015_01_01.operations.ManagementLocksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\locks\\v2015_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.aio.operations.AuthorizationOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.aio.operations.AuthorizationOperationsOperations.yml index 31f67cad12bf..a3b4804ed704 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.aio.operations.AuthorizationOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.aio.operations.AuthorizationOperationsOperations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.locks.v2016_09_01.aio.operations.AuthorizationOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\locks\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.aio.operations.ManagementLocksOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.aio.operations.ManagementLocksOperations.yml index e3e92ed24efc..ddebf62eaf8c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.aio.operations.ManagementLocksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.aio.operations.ManagementLocksOperations.yml @@ -582,4 +582,4 @@ attributes: - uid: azure.mgmt.resource.locks.v2016_09_01.aio.operations.ManagementLocksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\locks\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.operations.AuthorizationOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.operations.AuthorizationOperationsOperations.yml index 905eaeb4ee4e..de45923410ce 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.operations.AuthorizationOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.operations.AuthorizationOperationsOperations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.locks.v2016_09_01.operations.AuthorizationOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\locks\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.operations.ManagementLocksOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.operations.ManagementLocksOperations.yml index bb527a57b24f..f0cb6cb0fa4f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.operations.ManagementLocksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.locks.v2016_09_01.operations.ManagementLocksOperations.yml @@ -578,4 +578,4 @@ attributes: - uid: azure.mgmt.resource.locks.v2016_09_01.operations.ManagementLocksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\locks\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationDefinitionsOperations.yml index 7358a6f2d997..d7f2e6e2f659 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationDefinitionsOperations.yml @@ -206,4 +206,4 @@ attributes: - uid: azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\managedapplications\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationsOperations.yml index 415b2d29af7a..a9cf1ae5f30c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationsOperations.yml @@ -313,4 +313,4 @@ attributes: - uid: azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.ApplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\managedapplications\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.JitRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.JitRequestsOperations.yml index fc58ae404b54..2017cb368dbf 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.JitRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.JitRequestsOperations.yml @@ -159,4 +159,4 @@ attributes: - uid: azure.mgmt.resource.managedapplications.v2019_07_01.aio.operations.JitRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\managedapplications\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationDefinitionsOperations.yml index 27a96d6a4075..ff633387ca90 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationDefinitionsOperations.yml @@ -206,4 +206,4 @@ attributes: - uid: azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\managedapplications\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationsOperations.yml index ed21a16882d4..c70571d88667 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationsOperations.yml @@ -311,4 +311,4 @@ attributes: - uid: azure.mgmt.resource.managedapplications.v2019_07_01.operations.ApplicationsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\managedapplications\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.JitRequestsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.JitRequestsOperations.yml index 945d0f567a95..d8714cee7627 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.JitRequestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.managedapplications.v2019_07_01.operations.JitRequestsOperations.yml @@ -158,4 +158,4 @@ attributes: - uid: azure.mgmt.resource.managedapplications.v2019_07_01.operations.JitRequestsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\managedapplications\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyAssignmentsOperations.yml index 1a4d8f003224..d5deed6049d9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyAssignmentsOperations.yml @@ -297,4 +297,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2015_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyDefinitionsOperations.yml index 08fbd1722a94..1573e74b434a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyDefinitionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2015_10_01_preview.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2015_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyAssignmentsOperations.yml index 81f746181a34..f048edbd3551 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyAssignmentsOperations.yml @@ -295,4 +295,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2015_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyDefinitionsOperations.yml index a08e034401fd..72dfbe7ec396 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyDefinitionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2015_10_01_preview.operations.PolicyDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2015_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyAssignmentsOperations.yml index ef1284f3946c..59cd402fcf26 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyAssignmentsOperations.yml @@ -297,4 +297,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2016_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyDefinitionsOperations.yml index 7a39bdea87f9..7361bd01533a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyDefinitionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2016_04_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2016_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.operations.PolicyAssignmentsOperations.yml index 12a0649f0c8e..011f968b4250 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.operations.PolicyAssignmentsOperations.yml @@ -295,4 +295,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2016_04_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2016_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.operations.PolicyDefinitionsOperations.yml index 8ed71c52d538..abb19fc4bd6a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_04_01.operations.PolicyDefinitionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2016_04_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2016_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyAssignmentsOperations.yml index e7d5d6703bed..487513058d38 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyAssignmentsOperations.yml @@ -298,4 +298,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2016_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyDefinitionsOperations.yml index 8721ccb18f73..43f29fd790d9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyDefinitionsOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2016_12_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2016_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.operations.PolicyAssignmentsOperations.yml index a1e55c39655b..9c8cac4b0838 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.operations.PolicyAssignmentsOperations.yml @@ -297,4 +297,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2016_12_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2016_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.operations.PolicyDefinitionsOperations.yml index 3bcf6a0a87a9..da29898fc2d0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2016_12_01.operations.PolicyDefinitionsOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2016_12_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2016_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicyAssignmentsOperations.yml index b04a357c2018..61bc6033dc05 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicyAssignmentsOperations.yml @@ -298,4 +298,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2017_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicySetDefinitionsOperations.yml index 94ca737d0f76..3ea90fc6e463 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicySetDefinitionsOperations.yml @@ -205,4 +205,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2017_06_01_preview.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2017_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicyAssignmentsOperations.yml index f0385943ea38..fd2bba9c448d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicyAssignmentsOperations.yml @@ -297,4 +297,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicyAssignmentsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2017_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicySetDefinitionsOperations.yml index 846101867090..5c8c81643f86 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicySetDefinitionsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2017_06_01_preview.operations.PolicySetDefinitionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2017_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyAssignmentsOperations.yml index 5eadef28c82f..6cc8f14f8ddc 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyAssignmentsOperations.yml @@ -523,4 +523,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyDefinitionsOperations.yml index 73bd4e0688b6..80a49754c27f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicySetDefinitionsOperations.yml index 378fb3593414..45dd07d03cba 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicySetDefinitionsOperations.yml @@ -255,4 +255,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_03_01.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicyAssignmentsOperations.yml index 90b6dfeab6d1..745b065d2ef5 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicyAssignmentsOperations.yml @@ -522,4 +522,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_03_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicyDefinitionsOperations.yml index e44346a7f992..645ece00f161 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_03_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicySetDefinitionsOperations.yml index d1f8a558ce8b..7c7e8127c96e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_03_01.operations.PolicySetDefinitionsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_03_01.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyAssignmentsOperations.yml index 901e8e4e3189..652d8cd7e402 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyAssignmentsOperations.yml @@ -523,4 +523,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyDefinitionsOperations.yml index d3d6b0905dd1..ced5e6a95411 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicySetDefinitionsOperations.yml index 2fc86368ddda..3a8a323b4f07 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicySetDefinitionsOperations.yml @@ -255,4 +255,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_05_01.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicyAssignmentsOperations.yml index 98c10cfb2f50..ee33fe453a16 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicyAssignmentsOperations.yml @@ -522,4 +522,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_05_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicyDefinitionsOperations.yml index 6220c0852154..b55cb0c7251f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_05_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicySetDefinitionsOperations.yml index 9a4c212dce01..5c8023a44029 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2018_05_01.operations.PolicySetDefinitionsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2018_05_01.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyAssignmentsOperations.yml index 43cd65afd6ce..4c3fde2966f0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyAssignmentsOperations.yml @@ -523,4 +523,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyDefinitionsOperations.yml index 02471ec1b142..64fc9b1fdce6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicySetDefinitionsOperations.yml index 4a33bc7a3574..641657bf7dbe 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicySetDefinitionsOperations.yml @@ -255,4 +255,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_01_01.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicyAssignmentsOperations.yml index 28087a663a13..6a410e2b5d96 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicyAssignmentsOperations.yml @@ -522,4 +522,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_01_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicyDefinitionsOperations.yml index 8f2f1a8c6ac1..5a5e8ff40407 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_01_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicySetDefinitionsOperations.yml index e1f4521ab407..c9445345166d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_01_01.operations.PolicySetDefinitionsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_01_01.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyAssignmentsOperations.yml index 73a00356c312..9548e367d730 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyAssignmentsOperations.yml @@ -523,4 +523,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyDefinitionsOperations.yml index 47726189d632..0c77babdd3ac 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicySetDefinitionsOperations.yml index ab6babc18f30..6d0d8a5c83dc 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicySetDefinitionsOperations.yml @@ -255,4 +255,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_06_01.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicyAssignmentsOperations.yml index 6ca3ca1e4a9e..0b6789d7ee8f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicyAssignmentsOperations.yml @@ -522,4 +522,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_06_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicyDefinitionsOperations.yml index e1f3d0b3be43..fa7c849cf1c6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_06_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicySetDefinitionsOperations.yml index 213c5985f9f4..3e8fc580ba96 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_06_01.operations.PolicySetDefinitionsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_06_01.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyAssignmentsOperations.yml index 4e27cb2868ed..12898b232d4d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyAssignmentsOperations.yml @@ -570,4 +570,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyDefinitionsOperations.yml index ebde14d0ff90..48cfc4ff8610 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicySetDefinitionsOperations.yml index e954a9d76696..4d9834d54a65 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicySetDefinitionsOperations.yml @@ -255,4 +255,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_09_01.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicyAssignmentsOperations.yml index b7075e2af747..77bf77b972d9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicyAssignmentsOperations.yml @@ -569,4 +569,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_09_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicyDefinitionsOperations.yml index 4fc10b2e1717..d96725537541 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicyDefinitionsOperations.yml @@ -246,4 +246,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_09_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicySetDefinitionsOperations.yml index 6fd9a4e8ca1f..5ca168598ff7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2019_09_01.operations.PolicySetDefinitionsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2019_09_01.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2019_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_07_01_preview.aio.operations.PolicyExemptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_07_01_preview.aio.operations.PolicyExemptionsOperations.yml index 7142e8eca34b..1d6260d82a72 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_07_01_preview.aio.operations.PolicyExemptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_07_01_preview.aio.operations.PolicyExemptionsOperations.yml @@ -504,4 +504,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_07_01_preview.aio.operations.PolicyExemptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_07_01_preview.operations.PolicyExemptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_07_01_preview.operations.PolicyExemptionsOperations.yml index 6be17d62f317..723e1daec67d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_07_01_preview.operations.PolicyExemptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_07_01_preview.operations.PolicyExemptionsOperations.yml @@ -502,4 +502,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_07_01_preview.operations.PolicyExemptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.DataPolicyManifestsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.DataPolicyManifestsOperations.yml index 63165660a39f..a7d8c8fe73a6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.DataPolicyManifestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.DataPolicyManifestsOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_09_01.aio.operations.DataPolicyManifestsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyAssignmentsOperations.yml index d8f2e19ca2c3..80bc60cf2caa 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyAssignmentsOperations.yml @@ -684,4 +684,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyDefinitionsOperations.yml index 8d48f3ed3418..709e10f97089 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyDefinitionsOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicySetDefinitionsOperations.yml index f00c096d4277..b59396cfe232 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicySetDefinitionsOperations.yml @@ -417,4 +417,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_09_01.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.DataPolicyManifestsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.DataPolicyManifestsOperations.yml index 024c3f765825..b5ff4f02d6bd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.DataPolicyManifestsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.DataPolicyManifestsOperations.yml @@ -73,4 +73,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_09_01.operations.DataPolicyManifestsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicyAssignmentsOperations.yml index 2d9c442ffb35..646f97b0c72a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicyAssignmentsOperations.yml @@ -683,4 +683,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_09_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicyDefinitionsOperations.yml index 6e04604c29ba..ff8caacd7cde 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicyDefinitionsOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_09_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicySetDefinitionsOperations.yml index e58636f1dcae..06bd42ad4ad1 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2020_09_01.operations.PolicySetDefinitionsOperations.yml @@ -415,4 +415,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2020_09_01.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2020_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyAssignmentsOperations.yml index 3ccf4698f44e..51dd2bc26c04 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyAssignmentsOperations.yml @@ -791,4 +791,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2021_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyDefinitionsOperations.yml index 9957dc39702c..a6ff22cc6666 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyDefinitionsOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2021_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicySetDefinitionsOperations.yml index 6adaea0f9c76..c01efbb7df10 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicySetDefinitionsOperations.yml @@ -417,4 +417,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2021_06_01.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2021_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicyAssignmentsOperations.yml index 184af3b19b5d..1d51ae454f59 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicyAssignmentsOperations.yml @@ -790,4 +790,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2021_06_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2021_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicyDefinitionsOperations.yml index 125843de3d88..90750a6bf9b3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicyDefinitionsOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2021_06_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2021_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicySetDefinitionsOperations.yml index 10f888dfec47..8985dcb7838b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2021_06_01.operations.PolicySetDefinitionsOperations.yml @@ -415,4 +415,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2021_06_01.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2021_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_06_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_06_01.aio.operations.PolicyAssignmentsOperations.yml index 08e5cb7a028a..9684874c342d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_06_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_06_01.aio.operations.PolicyAssignmentsOperations.yml @@ -791,4 +791,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2022_06_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2022_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_06_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_06_01.operations.PolicyAssignmentsOperations.yml index 68073d966400..39b1fe8cb7fb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_06_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_06_01.operations.PolicyAssignmentsOperations.yml @@ -790,4 +790,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2022_06_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2022_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_07_01_preview.aio.operations.PolicyExemptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_07_01_preview.aio.operations.PolicyExemptionsOperations.yml index 7a7e04e33e22..cdf53c639d5f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_07_01_preview.aio.operations.PolicyExemptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_07_01_preview.aio.operations.PolicyExemptionsOperations.yml @@ -550,4 +550,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2022_07_01_preview.aio.operations.PolicyExemptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_07_01_preview.operations.PolicyExemptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_07_01_preview.operations.PolicyExemptionsOperations.yml index 84dc98b64c02..a7d56c444a0c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_07_01_preview.operations.PolicyExemptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_07_01_preview.operations.PolicyExemptionsOperations.yml @@ -548,4 +548,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2022_07_01_preview.operations.PolicyExemptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariableValuesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariableValuesOperations.yml index 79e814b30e3b..0b7001a7464d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariableValuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariableValuesOperations.yml @@ -276,4 +276,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariableValuesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariablesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariablesOperations.yml index 2dc72c1dd238..f54a60ed0cf5 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariablesOperations.yml @@ -223,4 +223,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2022_08_01_preview.aio.operations.VariablesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariableValuesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariableValuesOperations.yml index a8eb20bc4391..5260e28cfd72 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariableValuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariableValuesOperations.yml @@ -276,4 +276,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariableValuesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariablesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariablesOperations.yml index 8e1eded969da..d40e7f7920ce 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariablesOperations.yml @@ -223,4 +223,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2022_08_01_preview.operations.VariablesOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyAssignmentsOperations.yml index af9640f07a5a..4ba7f70e4eda 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyAssignmentsOperations.yml @@ -859,4 +859,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionVersionsOperations.yml index bcfbab7967a6..fa4a94d99623 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionVersionsOperations.yml @@ -448,4 +448,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionVersionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionsOperations.yml index d0f6d16b0bd5..8adb8391e2b6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionsOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionVersionsOperations.yml index c277df7a10f2..2237852be256 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionVersionsOperations.yml @@ -522,4 +522,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionVersionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionsOperations.yml index aa67c59f5932..f3ca88db96a8 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionsOperations.yml @@ -484,4 +484,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.aio.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyAssignmentsOperations.yml index fc558bf7756d..87326ed550a8 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyAssignmentsOperations.yml @@ -859,4 +859,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.operations.PolicyAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionVersionsOperations.yml index 2ba010f34f60..a2fe4d67b643 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionVersionsOperations.yml @@ -448,4 +448,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionVersionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionsOperations.yml index 1ee2866f4c7b..448d4bfc7755 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionsOperations.yml @@ -418,4 +418,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.operations.PolicyDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionVersionsOperations.yml index a6d69b59ef62..a6c9ff631ba0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionVersionsOperations.yml @@ -522,4 +522,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionVersionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionsOperations.yml index 6ad4adda0f3c..65305c40c588 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionsOperations.yml @@ -483,4 +483,4 @@ attributes: - uid: azure.mgmt.resource.policy.v2023_04_01.operations.PolicySetDefinitionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\policy\\v2023_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.PrivateLinkAssociationOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.PrivateLinkAssociationOperations.yml index 6be120935cfc..68ef2217dc9c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.PrivateLinkAssociationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.PrivateLinkAssociationOperations.yml @@ -102,4 +102,4 @@ attributes: - uid: azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.PrivateLinkAssociationOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\privatelinks\\v2020_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.ResourceManagementPrivateLinkOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.ResourceManagementPrivateLinkOperations.yml index e4cd3a598a87..4d0b6057a4e5 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.ResourceManagementPrivateLinkOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.ResourceManagementPrivateLinkOperations.yml @@ -123,4 +123,4 @@ attributes: - uid: azure.mgmt.resource.privatelinks.v2020_05_01.aio.operations.ResourceManagementPrivateLinkOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\privatelinks\\v2020_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.operations.PrivateLinkAssociationOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.operations.PrivateLinkAssociationOperations.yml index 2287668c186d..305a5fefc8c9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.operations.PrivateLinkAssociationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.operations.PrivateLinkAssociationOperations.yml @@ -102,4 +102,4 @@ attributes: - uid: azure.mgmt.resource.privatelinks.v2020_05_01.operations.PrivateLinkAssociationOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\privatelinks\\v2020_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.operations.ResourceManagementPrivateLinkOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.operations.ResourceManagementPrivateLinkOperations.yml index 750c0f4a959e..5924430f8902 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.operations.ResourceManagementPrivateLinkOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.privatelinks.v2020_05_01.operations.ResourceManagementPrivateLinkOperations.yml @@ -120,4 +120,4 @@ attributes: - uid: azure.mgmt.resource.privatelinks.v2020_05_01.operations.ResourceManagementPrivateLinkOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\privatelinks\\v2020_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentOperationsOperations.yml index ab92bc80791b..6072cd825bb3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentOperationsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentsOperations.yml index 053ee1b64e97..acda4ee147b4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ProvidersOperations.yml index 19540b79dc36..0ad35ef0da59 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ProvidersOperations.yml @@ -97,4 +97,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourceGroupsOperations.yml index 1925453c396e..49cf7b7d2d50 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourceGroupsOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourcesOperations.yml index f49e3b90048f..08bc9c1b5b64 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourcesOperations.yml @@ -330,4 +330,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.TagsOperations.yml index c65c3d79d9da..8bffe629c4b4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.aio.operations.TagsOperations.yml @@ -99,4 +99,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentOperationsOperations.yml index 8b37a00168f9..be177a3327db 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentOperationsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentsOperations.yml index f86899b8067b..ca4fb35c1dd4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ProvidersOperations.yml index c31096fc2a8b..1495e4a38afa 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ProvidersOperations.yml @@ -96,4 +96,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ResourceGroupsOperations.yml index bc0d15367489..8100eb3bedeb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ResourceGroupsOperations.yml @@ -224,4 +224,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ResourcesOperations.yml index a2044b718869..acccfe50b8f7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.ResourcesOperations.yml @@ -329,4 +329,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.TagsOperations.yml index 9bdea9016dc2..87a8ce31af70 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_02_01.operations.TagsOperations.yml @@ -98,4 +98,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_02_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentOperationsOperations.yml index 13784234ebfc..b305d7e6d404 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentOperationsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentsOperations.yml index e6d5ff908f76..ef15a2ae329a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentsOperations.yml @@ -301,4 +301,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ProvidersOperations.yml index a46233442d46..84d34fe1676f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ProvidersOperations.yml @@ -106,4 +106,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourceGroupsOperations.yml index 608d87933e35..8f02b37133b6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourceGroupsOperations.yml @@ -230,4 +230,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourcesOperations.yml index 50ee05afd2c8..b51c42899d20 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourcesOperations.yml @@ -516,4 +516,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.TagsOperations.yml index 274b8d9b75cd..0c57105f8362 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentOperationsOperations.yml index 86b6233d4245..4dd90a5f0e8a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentOperationsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentsOperations.yml index aa8ea76cf9e2..d74504c254c2 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentsOperations.yml @@ -301,4 +301,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ProvidersOperations.yml index 1ab983c4dabd..1360e5105da9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ProvidersOperations.yml @@ -105,4 +105,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ResourceGroupsOperations.yml index 72b1433b4d6c..789346222e8b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ResourceGroupsOperations.yml @@ -230,4 +230,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ResourcesOperations.yml index 5c6c55b69366..0d86772b206a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.ResourcesOperations.yml @@ -513,4 +513,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.TagsOperations.yml index 6e8cd3f2a979..15570b8992bb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2016_09_01.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2016_09_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2016_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentOperationsOperations.yml index bbeba4dcb507..0fca0083fa04 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentOperationsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentsOperations.yml index d97b291ef58b..702c0108f8b3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentsOperations.yml @@ -301,4 +301,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ProvidersOperations.yml index fcb8aafd1fa3..428dd9c582ea 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ProvidersOperations.yml @@ -106,4 +106,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourceGroupsOperations.yml index 651d5a8beed8..077f4ed43536 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourceGroupsOperations.yml @@ -187,4 +187,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourcesOperations.yml index e94a9717ee92..32a53e1346d9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourcesOperations.yml @@ -607,4 +607,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.TagsOperations.yml index 9d4ce817cd54..c437257ae13e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentOperationsOperations.yml index 69763ce8b96d..3b6737ef7016 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentOperationsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentsOperations.yml index 2544b7160f82..624cb10db2bc 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentsOperations.yml @@ -301,4 +301,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ProvidersOperations.yml index fef0689e5437..f53dcd35eb04 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ProvidersOperations.yml @@ -105,4 +105,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ResourceGroupsOperations.yml index 961160168eed..03d588ac91d8 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ResourceGroupsOperations.yml @@ -187,4 +187,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ResourcesOperations.yml index 1e8f9731c500..2019d3f40674 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.ResourcesOperations.yml @@ -604,4 +604,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.TagsOperations.yml index 028af4fd7bdc..118812408c3b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2017_05_10.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2017_05_10.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2017_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentOperationsOperations.yml index 5b6c4ca2addb..96d0af7d945e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentOperationsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentsOperations.yml index 63e01a8f2367..e743c864a493 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentsOperations.yml @@ -301,4 +301,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ProvidersOperations.yml index f9e4f42adac2..3a9a97ed7c6d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ProvidersOperations.yml @@ -106,4 +106,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourceGroupsOperations.yml index d603c5ca02cb..1355e3691dac 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourceGroupsOperations.yml @@ -187,4 +187,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourcesOperations.yml index 8bbbdc2899e0..80c60a355eb7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourcesOperations.yml @@ -602,4 +602,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.TagsOperations.yml index 9293e27e3940..af0a2361e1b2 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentOperationsOperations.yml index 5ccc9a1d0686..6d150e4b8d10 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentOperationsOperations.yml @@ -72,4 +72,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentsOperations.yml index d4aa1af286eb..7cd4606332ca 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentsOperations.yml @@ -301,4 +301,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ProvidersOperations.yml index 28078c30a250..afd0b4f81881 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ProvidersOperations.yml @@ -105,4 +105,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ResourceGroupsOperations.yml index 16086153f794..d684f38bcd64 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ResourceGroupsOperations.yml @@ -187,4 +187,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ResourcesOperations.yml index be59515b23bf..d5477725b073 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.ResourcesOperations.yml @@ -599,4 +599,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.TagsOperations.yml index 0e8a48a55dcc..0f8b7bd63529 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_02_01.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_02_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_02_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentOperationsOperations.yml index 7bb223aff809..79b525c59e38 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentOperationsOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentsOperations.yml index 7cbc58a35b88..a793c5094721 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentsOperations.yml @@ -513,4 +513,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.Operations.yml index ba7b076706b5..7ea50b04d6a9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ProvidersOperations.yml index 8363d902e496..fe63906607ee 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ProvidersOperations.yml @@ -106,4 +106,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourceGroupsOperations.yml index 01eab7b51126..2303de57290a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourcesOperations.yml index 7ba5d55e3ef7..f33229c13fab 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourcesOperations.yml @@ -677,4 +677,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.TagsOperations.yml index bed57695c11a..91bfe07b224c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentOperationsOperations.yml index 32fc00c0d113..30e6f28b3688 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentOperationsOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentsOperations.yml index c9995451f834..29c9cf03eee5 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentsOperations.yml @@ -511,4 +511,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ProvidersOperations.yml index 0022dfd4db0a..09d858047c95 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ProvidersOperations.yml @@ -105,4 +105,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ResourceGroupsOperations.yml index 2219fcd93ff8..59424f7ed1cb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ResourcesOperations.yml index b677273a24b9..8f77b6cf2553 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.ResourcesOperations.yml @@ -674,4 +674,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.TagsOperations.yml index c3550a396b12..be63edbacff6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.operations.yml index 5c22076771e4..1b2bcbf06f6c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2018_05_01.operations.operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2018_05_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2018_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentOperationsOperations.yml index 5ca375cc549b..bfa9904cd422 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentOperationsOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentsOperations.yml index 826545253c82..bcfc40ad7a5b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentsOperations.yml @@ -513,4 +513,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.Operations.yml index 7ee91386fbdc..f82c767bacd2 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ProvidersOperations.yml index 445c2d8bbd4a..842c049876ee 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ProvidersOperations.yml @@ -106,4 +106,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourceGroupsOperations.yml index 190965f958ee..af70c6a5efb8 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourcesOperations.yml index 323f2ed42d6c..08db0a92efeb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourcesOperations.yml @@ -677,4 +677,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.TagsOperations.yml index 00d271c4244a..157b916b85aa 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentOperationsOperations.yml index 7f5393b64296..489b1e598ce4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentOperationsOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentsOperations.yml index 35478ff2f1ec..006d4da128d7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentsOperations.yml @@ -511,4 +511,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.Operations.yml index 16cfd520dcc4..7ed87645be77 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ProvidersOperations.yml index ed49259a9748..bdeef6ec9895 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ProvidersOperations.yml @@ -105,4 +105,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ResourceGroupsOperations.yml index 0ca5fa2f471a..906e320e326e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ResourcesOperations.yml index 2ff79e9fd2ab..d7141e69bf59 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.ResourcesOperations.yml @@ -674,4 +674,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.TagsOperations.yml index 2fd74bc9a246..be11b8507b9b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_03_01.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_03_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentOperationsOperations.yml index 8993b57f0795..eae451263842 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentOperationsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentsOperations.yml index c0f848caff81..e70e87ff2bb7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentsOperations.yml @@ -765,4 +765,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.Operations.yml index 6c3baa2ffe28..3c88f0f345b1 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ProvidersOperations.yml index f95edb8396fe..21bbdbedddb4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ProvidersOperations.yml @@ -106,4 +106,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourceGroupsOperations.yml index 184f298f4215..50732d58fb93 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourcesOperations.yml index 7484e817b7de..fdb2de2c5589 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourcesOperations.yml @@ -677,4 +677,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.TagsOperations.yml index c1c276d5a4d9..1e55724c5a1d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentOperationsOperations.yml index bef9500b22f4..776b706fb502 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentOperationsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentsOperations.yml index 64212dba2f68..19dd625c24e6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentsOperations.yml @@ -763,4 +763,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.Operations.yml index 8c3e1055eab3..faf09b6c5ced 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ProvidersOperations.yml index 543f7107630b..58f7196697d4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ProvidersOperations.yml @@ -105,4 +105,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ResourceGroupsOperations.yml index 6d95916452df..b56e5408270c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ResourcesOperations.yml index a911794816d9..ec99aea56739 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.ResourcesOperations.yml @@ -674,4 +674,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.TagsOperations.yml index 67940c362b18..bc886d94c1ab 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_01.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentOperationsOperations.yml index 00b5e67b2e86..990e21a18b7e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentOperationsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentsOperations.yml index 200d2b356d6e..f6ec45c4f1e2 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentsOperations.yml @@ -765,4 +765,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.Operations.yml index b43b5547c45b..54f14b3e4eb7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ProvidersOperations.yml index f66ffdf98308..73db3c635e55 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ProvidersOperations.yml @@ -162,4 +162,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourceGroupsOperations.yml index 66b410f31279..9010a060f080 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourcesOperations.yml index dece705f3aa0..78958adc7cb8 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourcesOperations.yml @@ -677,4 +677,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.TagsOperations.yml index d40353a67c9f..e59045c70614 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentOperationsOperations.yml index 41a5700a4224..1d371bec9ad0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentOperationsOperations.yml @@ -172,4 +172,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentsOperations.yml index 41f7f58c4e43..8439e7c14a69 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentsOperations.yml @@ -763,4 +763,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.Operations.yml index 817a53051107..21a225f71b3b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ProvidersOperations.yml index 131ea23a144c..e0ef7eda2626 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ProvidersOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ResourceGroupsOperations.yml index 11c2a9dd595f..bd72fe1068a5 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ResourcesOperations.yml index 0eea35e7dc63..7ce1d5176831 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.ResourcesOperations.yml @@ -674,4 +674,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.TagsOperations.yml index b49a50fb96c7..6951d8989a2b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_05_10.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_05_10.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_05_10\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentOperationsOperations.yml index 5acd09697bbe..16d3e49ee3fd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentsOperations.yml index bc4cf6e0c0c0..c75427c24c16 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentsOperations.yml @@ -1298,4 +1298,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.Operations.yml index d628d8f0eec6..760f4c5e6aef 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ProvidersOperations.yml index 5cd0fa065f33..3e71a9d048ca 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ProvidersOperations.yml @@ -162,4 +162,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourceGroupsOperations.yml index 347de708109d..1f782d49b9d8 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourcesOperations.yml index 4c6702c07835..501752e2fa07 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourcesOperations.yml @@ -677,4 +677,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.TagsOperations.yml index 7340ebed11f5..b624af5b8d96 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentOperationsOperations.yml index 0bc79f396a00..a182133cb6ea 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentsOperations.yml index c65019fd0525..22161f900125 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentsOperations.yml @@ -1293,4 +1293,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.Operations.yml index ac18cb561b56..ec2799dba558 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ProvidersOperations.yml index 39f5ebde9b0f..8c36989c5736 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ProvidersOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ResourceGroupsOperations.yml index e9d4b27dd660..8f749c0d526f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ResourceGroupsOperations.yml @@ -197,4 +197,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ResourcesOperations.yml index 679f08eac284..5ab3e11a9c19 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.ResourcesOperations.yml @@ -674,4 +674,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.TagsOperations.yml index 97674dceeba3..39863bfd08bb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_07_01.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_07_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentOperationsOperations.yml index e1ef348a6c5c..212cec41c85a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentsOperations.yml index 9c9b0095da90..b6ec349b5e09 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentsOperations.yml @@ -1294,4 +1294,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.Operations.yml index 48a617b5ff01..8ff370bb72a4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ProvidersOperations.yml index b5921281bc0a..2b5c3dafeb85 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ProvidersOperations.yml @@ -162,4 +162,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourceGroupsOperations.yml index 975b9774dc27..2cefed7e3765 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourceGroupsOperations.yml @@ -202,4 +202,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourcesOperations.yml index 1109cb4f3dce..fda3e2770fff 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourcesOperations.yml @@ -683,4 +683,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.TagsOperations.yml index d6b373ac72d8..f866c57175aa 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.aio.operations.TagsOperations.yml @@ -111,4 +111,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentOperationsOperations.yml index 843d27a10147..b529c914d68f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentsOperations.yml index 74ac1bccac9a..a60efeec9444 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentsOperations.yml @@ -1289,4 +1289,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.Operations.yml index 7157826b2f10..c305c8452f4e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ProvidersOperations.yml index afe8473b2748..85eed6c7a593 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ProvidersOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ResourceGroupsOperations.yml index 2fd69ba75d02..a1f194afec1a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ResourceGroupsOperations.yml @@ -202,4 +202,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ResourcesOperations.yml index 350fae0bd7f7..6cd78b755164 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.ResourcesOperations.yml @@ -680,4 +680,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.TagsOperations.yml index 8aac4ceecd4d..b8455692fe88 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_08_01.operations.TagsOperations.yml @@ -110,4 +110,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_08_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_08_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentOperationsOperations.yml index 87cde193a93f..e45cbfe3279a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentsOperations.yml index feda4f279597..6c6a9461a46d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.Operations.yml index 3ed47c3f167e..e9ecda20dd59 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ProvidersOperations.yml index fd30d04271b5..dedf637c5acb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ProvidersOperations.yml @@ -162,4 +162,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourceGroupsOperations.yml index 78a8ecec55ec..0a88a2545690 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourceGroupsOperations.yml @@ -202,4 +202,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourcesOperations.yml index 6d9241934173..28460c5d6192 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourcesOperations.yml @@ -683,4 +683,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.TagsOperations.yml index 8415b041a496..90afff090b3f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.aio.operations.TagsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentOperationsOperations.yml index 20779032b51e..51d13a0fdc7e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentsOperations.yml index f014d768a4a7..51191234c44f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.Operations.yml index 1076623b282b..65076b9af344 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ProvidersOperations.yml index b4119703d27c..e19eacd4cedb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ProvidersOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ResourceGroupsOperations.yml index 336a286f1015..03b4096d3d8a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ResourceGroupsOperations.yml @@ -202,4 +202,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ResourcesOperations.yml index c042d011cebd..b30071878369 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.ResourcesOperations.yml @@ -680,4 +680,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.TagsOperations.yml index fd9a29fb336c..4e5e0665a8dd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2019_10_01.operations.TagsOperations.yml @@ -252,4 +252,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2019_10_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentOperationsOperations.yml index 89ccce882c1d..12f3a6fbd35f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentsOperations.yml index e8a84e656b2f..3637ef247d21 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.Operations.yml index dfd7fd870096..67a21a8026de 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ProvidersOperations.yml index 1b8f848d054b..4f496a3962dc 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ProvidersOperations.yml @@ -186,4 +186,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourceGroupsOperations.yml index e108702ffd88..84dc3b105244 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourcesOperations.yml index 947459081f00..1efa30dcd9b3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourcesOperations.yml @@ -683,4 +683,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.TagsOperations.yml index 85e4fd83b573..6481cf080718 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.aio.operations.TagsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentOperationsOperations.yml index ea51390423d6..ba30c11bb365 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentsOperations.yml index 8dd381f217a5..ce0114cd1278 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.Operations.yml index 5c27f6d3032f..1a1be55cab97 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ProvidersOperations.yml index f3bdb82e8a6e..26aaed025b13 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ProvidersOperations.yml @@ -185,4 +185,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ResourceGroupsOperations.yml index f94284e6f0f7..fd6008fa8869 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ResourcesOperations.yml index 7d62cd523ddf..3fb31ed497fd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.ResourcesOperations.yml @@ -680,4 +680,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.TagsOperations.yml index 99ef09a51ba8..f09c15814e57 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_06_01.operations.TagsOperations.yml @@ -252,4 +252,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_06_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentOperationsOperations.yml index 00aad069cbe8..567aceaa6cbd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentsOperations.yml index 1ec69414d8c2..3afb88cb5c03 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.Operations.yml index 7a0bac12f935..e4f4510a404e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProviderResourceTypesOperations.yml index 996f8320f87c..128d6309fce3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProvidersOperations.yml index 13484b726e9f..f986624755e3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProvidersOperations.yml @@ -186,4 +186,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourceGroupsOperations.yml index ce1daa2dde11..01605a20b48e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourceGroupsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourcesOperations.yml index 920db78d543b..d6c541daab41 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourcesOperations.yml @@ -677,4 +677,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.TagsOperations.yml index bf674ec1eeff..b5111af91ab0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.aio.operations.TagsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentOperationsOperations.yml index 329a09d0c20b..1df0914fca5d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentsOperations.yml index a81bdd25c66a..409620e22418 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.Operations.yml index 1cbe0cd36ce9..3b6b852e9bad 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ProviderResourceTypesOperations.yml index ba36ca0e85e6..bae7883a7d1c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ProvidersOperations.yml index 266b99b55e99..dbc15e2af751 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ProvidersOperations.yml @@ -185,4 +185,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ResourceGroupsOperations.yml index 009217f542e6..17f793e51d5c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ResourceGroupsOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ResourcesOperations.yml index 893f21923320..c47819b08dc9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.ResourcesOperations.yml @@ -674,4 +674,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.TagsOperations.yml index b600eb4ad5e8..5983d8453a8e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2020_10_01.operations.TagsOperations.yml @@ -252,4 +252,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2020_10_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2020_10_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentOperationsOperations.yml index 59eb629bef96..6a71751e4495 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentsOperations.yml index 8d40a894c884..768d53b7e19f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.Operations.yml index 947d2e98862c..af907a3f12f1 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProviderResourceTypesOperations.yml index 26a1765abed5..70d428037cb4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProvidersOperations.yml index 3d2a350a41fa..484393f818b7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProvidersOperations.yml @@ -186,4 +186,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourceGroupsOperations.yml index 4ee148640233..69e560425230 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourcesOperations.yml index d888fd796195..1eb3729a0861 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourcesOperations.yml @@ -683,4 +683,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.TagsOperations.yml index 8c6cf38761f8..b89c7889df23 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.aio.operations.TagsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentOperationsOperations.yml index fa69bd14b427..0a28ebf4967d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentsOperations.yml index fc349ec52f8d..67608fcf0afd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.Operations.yml index 87418d57ba22..68d9b9e95e66 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ProviderResourceTypesOperations.yml index 6369f0295073..3113b4257139 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ProvidersOperations.yml index 5dd0ec65e702..dfa27931ff8d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ProvidersOperations.yml @@ -185,4 +185,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ResourceGroupsOperations.yml index b00035ccf560..cacbe24ae2ee 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ResourcesOperations.yml index 05bd5e5b0980..0e41dfd95d34 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.ResourcesOperations.yml @@ -680,4 +680,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.TagsOperations.yml index 459ad97f9f50..b4c47dd3f9cd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_01_01.operations.TagsOperations.yml @@ -252,4 +252,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_01_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentOperationsOperations.yml index 108deab145c4..2b92e0c0651d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentsOperations.yml index f3b55ed10005..6c5a97b9fb30 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.Operations.yml index 17ccd3d759d1..039f106a9366 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProviderResourceTypesOperations.yml index 9d35f7f280d4..ab1064986492 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProvidersOperations.yml index df15cf9f1449..3e8e09380160 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProvidersOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourceGroupsOperations.yml index 8be241f61f13..0de0514b2096 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourcesOperations.yml index b1652e9bfb7a..a32ec6957248 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourcesOperations.yml @@ -707,4 +707,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.TagsOperations.yml index 13ae14705dc2..6ce67796621c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.aio.operations.TagsOperations.yml @@ -253,4 +253,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentOperationsOperations.yml index 863fdb22a227..7bbe4828b36b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentsOperations.yml index 029a29518cb0..d450c878fe6c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.Operations.yml index c1b64430cdb8..dd7099f54769 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ProviderResourceTypesOperations.yml index 0009d0b9d5be..3593e8209c49 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ProvidersOperations.yml index 21ce3ea7e0b6..52e4de1e8042 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ProvidersOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ResourceGroupsOperations.yml index ea19be567140..2fdab4e8d9d9 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ResourcesOperations.yml index b8998de70609..78c81b10461f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.ResourcesOperations.yml @@ -704,4 +704,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.TagsOperations.yml index 03370c929792..964a40fbbec1 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2021_04_01.operations.TagsOperations.yml @@ -252,4 +252,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2021_04_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2021_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentOperationsOperations.yml index 42ef64935abb..df472806dd76 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentsOperations.yml index 20d1c94c930e..ba0040d38d16 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.Operations.yml index 70a864f27731..0bd769a35fd8 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProviderResourceTypesOperations.yml index 0c7fd3b43cae..8b014515a524 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProvidersOperations.yml index bbd98e6e668a..2de94057a4bc 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProvidersOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourceGroupsOperations.yml index b626078e75c6..83b7719c87f5 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourcesOperations.yml index 00bc20c5f5c2..e5a6c113ca65 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourcesOperations.yml @@ -707,4 +707,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.TagsOperations.yml index 9bdc6bc42da0..ff131935670a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.aio.operations.TagsOperations.yml @@ -260,4 +260,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentOperationsOperations.yml index 52c0098302ef..d985279170bf 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentsOperations.yml index 629fd7d7b2a7..d9dd0fe2d752 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.Operations.yml index 35942a505d0b..3bcad2675437 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ProviderResourceTypesOperations.yml index d05849cd76e2..aa23cbd51114 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ProvidersOperations.yml index ebfec3c022d5..13c0c4f7372a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ProvidersOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ResourceGroupsOperations.yml index ffd0b091272d..4b27062e2838 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ResourcesOperations.yml index b374698a7d5c..30efce3046d7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.ResourcesOperations.yml @@ -704,4 +704,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.TagsOperations.yml index 71b20eb6e00f..31251cf0954a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2022_09_01.operations.TagsOperations.yml @@ -259,4 +259,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2022_09_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2022_09_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentOperationsOperations.yml index 96946f6ad87b..889babcac7e6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentsOperations.yml index 6fd7e5aaee05..0d3aabdfef09 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.Operations.yml index f25b9e466168..632d38bd0e8f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProviderResourceTypesOperations.yml index 87d28938cde6..5cc2850bf09f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProvidersOperations.yml index 0e75748dd05f..d2c6d3d1c36a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProvidersOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourceGroupsOperations.yml index 9ddc017af5ee..86bd4dd6f05c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourcesOperations.yml index c94075742c4c..b3365341b483 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourcesOperations.yml @@ -707,4 +707,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.TagsOperations.yml index 5cd7a3b5f193..0a76edbfa503 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.aio.operations.TagsOperations.yml @@ -260,4 +260,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentOperationsOperations.yml index 976ead2f1125..c56e2a8469eb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentsOperations.yml index 43a8468b76f6..b88d56b5fce3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.Operations.yml index cb9ba6e1cda9..f88428b0e36e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ProviderResourceTypesOperations.yml index ba0ecf46843c..427bfe7b5ddb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ProvidersOperations.yml index 4ccfed9bae9a..566c1c6ec547 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ProvidersOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ResourceGroupsOperations.yml index e23c05aaa38f..e4c17468e2fe 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ResourcesOperations.yml index d36a7fb1957f..7a39106526a4 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.ResourcesOperations.yml @@ -704,4 +704,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.TagsOperations.yml index fa4a49a0a93b..8bc905c61cd2 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_07_01.operations.TagsOperations.yml @@ -259,4 +259,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_07_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_07_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentOperationsOperations.yml index 3ebf6e6e8e70..a59f3843fd6a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentsOperations.yml index 6079e06b4a01..07f358de76b6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.Operations.yml index b162453af726..24fb8af127c3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProviderResourceTypesOperations.yml index 7bb75f105b68..db4d3ccc6e10 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProvidersOperations.yml index e8021e6d4ca3..f8906dff6c3c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProvidersOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourceGroupsOperations.yml index f29f694ff7ff..34bc2c8922c2 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourcesOperations.yml index a97001cabbca..7d60c42c200a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourcesOperations.yml @@ -707,4 +707,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.TagsOperations.yml index a028e28851d7..3a2c8d547098 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.aio.operations.TagsOperations.yml @@ -260,4 +260,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentOperationsOperations.yml index 9c61614cdab8..7888699e2d7f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentsOperations.yml index 07b3f855388c..3ff1ada56192 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.Operations.yml index 7f05bbcf38b3..d9c67df1e6c0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ProviderResourceTypesOperations.yml index d74cd4dd7768..1e4926b48cba 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ProvidersOperations.yml index e8baef9e2429..4bb924401f44 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ProvidersOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ResourceGroupsOperations.yml index 66aa17035012..5ca87217871e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ResourcesOperations.yml index 2561b0924ca8..3bf69bb94622 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.ResourcesOperations.yml @@ -704,4 +704,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.TagsOperations.yml index 64b857cbf3f3..71d3239eeacf 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2024_11_01.operations.TagsOperations.yml @@ -259,4 +259,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2024_11_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2024_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentOperationsOperations.yml index 3f489506e162..4af583c846af 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentsOperations.yml index 119a618e0bee..6f7e8488a6df 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.Operations.yml index a68a8a153bf8..1ab8b53b75b0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProviderResourceTypesOperations.yml index 4763158dd10b..5cc7850ab40d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProvidersOperations.yml index 127533a391c0..8726f116912a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProvidersOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourceGroupsOperations.yml index 3efe7a150fac..4bbd05a2dda6 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourcesOperations.yml index 7ee63784b242..a1a66aaee645 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourcesOperations.yml @@ -707,4 +707,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.TagsOperations.yml index 05913bd626e4..fa84da36afb7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.aio.operations.TagsOperations.yml @@ -260,4 +260,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentOperationsOperations.yml index 0da6675d0234..b38ad9348819 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentsOperations.yml index 9dbee455c63b..560080a44a70 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.Operations.yml index 4a84e75b97f5..02e7353c33b8 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ProviderResourceTypesOperations.yml index e70996034bda..1f3744a34b35 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ProvidersOperations.yml index 6142dad1a980..b6de46f9d934 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ProvidersOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ResourceGroupsOperations.yml index 825e1e2c5609..8cf3fad062eb 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ResourcesOperations.yml index 2a95aa4b2e66..6713b4e08672 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.ResourcesOperations.yml @@ -704,4 +704,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.TagsOperations.yml index 701478ee7c12..552b1ac36041 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_03_01.operations.TagsOperations.yml @@ -259,4 +259,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_03_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_03_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentOperationsOperations.yml index e8f70ff5c1ee..aa4f1792178f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentsOperations.yml index 54dc2c1dc19a..793cd0ce9088 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentsOperations.yml @@ -1381,4 +1381,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.aio.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.Operations.yml index 288ec4a2c2a5..37b4ae8d0675 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProviderResourceTypesOperations.yml index d921393dcfea..8dac3220d27e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProvidersOperations.yml index b09764509945..157590bfba2b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProvidersOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.aio.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourceGroupsOperations.yml index 55bd19af9552..d64119c37932 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourcesOperations.yml index ab48e4a6c4c6..50dcaaf57855 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourcesOperations.yml @@ -707,4 +707,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.aio.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.TagsOperations.yml index 53ddbeb55948..e0c42cb4645e 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.aio.operations.TagsOperations.yml @@ -260,4 +260,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.aio.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentOperationsOperations.yml index da541a854e3c..9fe11c606c74 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentOperationsOperations.yml @@ -272,4 +272,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentOperationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentsOperations.yml index 17c847579168..f30e31c870f0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentsOperations.yml @@ -1376,4 +1376,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.operations.DeploymentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.Operations.yml index bc2e6aed2f44..3b7d7c56facd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ProviderResourceTypesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ProviderResourceTypesOperations.yml index 9ebb58a3a27e..5ede2e00f523 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ProviderResourceTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ProviderResourceTypesOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.operations.ProviderResourceTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ProvidersOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ProvidersOperations.yml index a461c133fac3..3c90e1ac7fa1 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ProvidersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ProvidersOperations.yml @@ -203,4 +203,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.operations.ProvidersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ResourceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ResourceGroupsOperations.yml index e4770622b322..843de0f36835 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ResourceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ResourceGroupsOperations.yml @@ -214,4 +214,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.operations.ResourceGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ResourcesOperations.yml index 48e2bd2a3971..0066b1011703 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.ResourcesOperations.yml @@ -704,4 +704,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.operations.ResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.TagsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.TagsOperations.yml index 978132be3146..ea70351b0ffd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.TagsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.resources.v2025_04_01.operations.TagsOperations.yml @@ -259,4 +259,4 @@ attributes: - uid: azure.mgmt.resource.resources.v2025_04_01.operations.TagsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2025_04_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.Operations.yml index 27426b182500..f2f690a5189c 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2016_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.SubscriptionsOperations.yml index 57932033eba0..2273355abe33 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.SubscriptionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2016_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.TenantsOperations.yml index fa8375f6f6fd..67a4b9065656 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2016_06_01.aio.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2016_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.SubscriptionsOperations.yml index 4adeec382e59..bdc00ca5db54 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.SubscriptionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2016_06_01.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2016_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.TenantsOperations.yml index c860be2edf84..8f68d32e03f0 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2016_06_01.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2016_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.operations.yml index d8c4deff0ef3..786d9f2c45c3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2016_06_01.operations.operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2016_06_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2016_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.Operations.yml index 9d46af642d4c..420cc2a3a83f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2018_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.SubscriptionsOperations.yml index 0f486be95cd3..3414c8135338 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.SubscriptionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2018_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.TenantsOperations.yml index 8fcf06ccb03a..600c1b140652 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2018_06_01.aio.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2018_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.SubscriptionsOperations.yml index 3cb3df13e749..f306aac2108f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.SubscriptionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2018_06_01.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2018_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.TenantsOperations.yml index d2b96a274f4a..932d1996d14f 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2018_06_01.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2018_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.operations.yml index 02aa40c79252..201833163aa3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2018_06_01.operations.operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2018_06_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2018_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.Operations.yml index 71024b624ebb..289b3f56ccfd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.SubscriptionsOperations.yml index fd893d78fb83..ac92e9220515 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.SubscriptionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.TenantsOperations.yml index 90f6a1abd0c3..5d43062a915a 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_06_01.aio.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.Operations.yml index cf7db8a8375e..6c78515dfaab 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_06_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.SubscriptionsOperations.yml index c7c7e39022f1..99070dca3a7b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.SubscriptionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_06_01.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.TenantsOperations.yml index 55f546f1dfcd..9a302084aa34 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_06_01.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_06_01.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_06_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.Operations.yml index a51604e12a02..0aa3b26f8008 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.SubscriptionsOperations.yml index 0462b264da96..ca8370efd131 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.SubscriptionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.TenantsOperations.yml index 197a16d2bfc8..cce70bbf6953 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_11_01.aio.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.Operations.yml index 71c0c57cd1de..ee2c3076b52b 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_11_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.SubscriptionsOperations.yml index fec211cb8fb1..1731a78f0947 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.SubscriptionsOperations.yml @@ -88,4 +88,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_11_01.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.TenantsOperations.yml index 006431837c52..47f86adbd6e7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2019_11_01.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2019_11_01.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2019_11_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.SubscriptionsOperations.yml index fd4e6fe7800f..a4be4e41c0c2 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.SubscriptionsOperations.yml @@ -96,4 +96,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.TenantsOperations.yml index 62b401799b06..c9f5ba46ecfd 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2021_01_01.aio.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.operations.SubscriptionsOperations.yml index 0474be448bf2..0199b7bac6f7 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.operations.SubscriptionsOperations.yml @@ -96,4 +96,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2021_01_01.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.operations.TenantsOperations.yml index 0979ec0d1199..df9579fb5469 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2021_01_01.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2021_01_01.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2021_01_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.Operations.yml index a81ac30e60ac..afce3e5fc652 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2022_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.SubscriptionsOperations.yml index 493e2dec84b7..902ddc098967 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.SubscriptionsOperations.yml @@ -96,4 +96,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2022_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.TenantsOperations.yml index b6e15f4b297f..5c90d4039bbc 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2022_12_01.aio.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2022_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.Operations.yml index 9451ec045a98..9b83c76dcbe3 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2022_12_01.operations.Operations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2022_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.SubscriptionsOperations.yml index 2004fbaaea97..f98f920b3898 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.SubscriptionsOperations.yml @@ -96,4 +96,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2022_12_01.operations.SubscriptionsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2022_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.TenantsOperations.yml index 79f2dd5519d2..55db260db27d 100644 --- a/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resource/azure.mgmt.resource.subscriptions.v2022_12_01.operations.TenantsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.resource.subscriptions.v2022_12_01.operations.TenantsOperations.models name: models signature: models = + from 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv200\\Lib\\site-packages\\azure\\mgmt\\resource\\subscriptions\\v2022_12_01\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-resourceconnector/azure.mgmt.resourceconnector.aio.operations.AppliancesOperations.yml b/docs-ref-autogen/azure-mgmt-resourceconnector/azure.mgmt.resourceconnector.aio.operations.AppliancesOperations.yml index a03c59c7e892..9a21873caa84 100644 --- a/docs-ref-autogen/azure-mgmt-resourceconnector/azure.mgmt.resourceconnector.aio.operations.AppliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourceconnector/azure.mgmt.resourceconnector.aio.operations.AppliancesOperations.yml @@ -406,4 +406,4 @@ methods: attributes: - uid: azure.mgmt.resourceconnector.aio.operations.AppliancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourceconnector/azure.mgmt.resourceconnector.operations.AppliancesOperations.yml b/docs-ref-autogen/azure-mgmt-resourceconnector/azure.mgmt.resourceconnector.operations.AppliancesOperations.yml index 09ea5b0ba6c0..0ef7e59a6e95 100644 --- a/docs-ref-autogen/azure-mgmt-resourceconnector/azure.mgmt.resourceconnector.operations.AppliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourceconnector/azure.mgmt.resourceconnector.operations.AppliancesOperations.yml @@ -404,4 +404,4 @@ methods: attributes: - uid: azure.mgmt.resourceconnector.operations.AppliancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph.aio.operations.Operations.yml index e53f451d65d2..e4f19f987fd2 100644 --- a/docs-ref-autogen/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.resourcegraph.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph.operations.operations.yml b/docs-ref-autogen/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph.operations.operations.yml index c88142411d8c..d081dc078520 100644 --- a/docs-ref-autogen/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph.operations.operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.resourcegraph.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.MoveCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.MoveCollectionsOperations.yml index cb8cdb8a24bb..9de59d1e427e 100644 --- a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.MoveCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.MoveCollectionsOperations.yml @@ -676,4 +676,4 @@ methods: attributes: - uid: azure.mgmt.resourcemover.aio.operations.MoveCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.MoveResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.MoveResourcesOperations.yml index d60be83b5938..42705a071c34 100644 --- a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.MoveResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.MoveResourcesOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.resourcemover.aio.operations.MoveResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.OperationsDiscoveryOperations.yml b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.OperationsDiscoveryOperations.yml index 1c3d1744160d..113dc4b18d5c 100644 --- a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.OperationsDiscoveryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.OperationsDiscoveryOperations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.resourcemover.aio.operations.OperationsDiscoveryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.UnresolvedDependenciesOperations.yml b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.UnresolvedDependenciesOperations.yml index 748d110ee255..5d6c4b702743 100644 --- a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.UnresolvedDependenciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.aio.operations.UnresolvedDependenciesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.resourcemover.aio.operations.UnresolvedDependenciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.MoveCollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.MoveCollectionsOperations.yml index bdfe5c5f9c54..c7f2a978cfe7 100644 --- a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.MoveCollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.MoveCollectionsOperations.yml @@ -676,4 +676,4 @@ methods: attributes: - uid: azure.mgmt.resourcemover.operations.MoveCollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.MoveResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.MoveResourcesOperations.yml index 69707db98412..8e13c2c7ff0f 100644 --- a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.MoveResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.MoveResourcesOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.resourcemover.operations.MoveResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.OperationsDiscoveryOperations.yml b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.OperationsDiscoveryOperations.yml index 73bc1beeb5b6..439137580d3d 100644 --- a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.OperationsDiscoveryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.OperationsDiscoveryOperations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.resourcemover.operations.OperationsDiscoveryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.UnresolvedDependenciesOperations.yml b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.UnresolvedDependenciesOperations.yml index 2b75c387600a..0a3785c44e32 100644 --- a/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.UnresolvedDependenciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-resourcemover/azure.mgmt.resourcemover.operations.UnresolvedDependenciesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.resourcemover.operations.UnresolvedDependenciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.AvailabilitySetsOperations.yml index 0cc987ec400f..b9ebb9f25d7e 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.AvailabilitySetsOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.CloudsOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.CloudsOperations.yml index 21aac9ca0e08..159e91a6b4e4 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.CloudsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.CloudsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.CloudsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.GuestAgentsOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.GuestAgentsOperations.yml index 36fdc7138a49..2a8183325376 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.GuestAgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.GuestAgentsOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.GuestAgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.InventoryItemsOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.InventoryItemsOperations.yml index 7479fa832f83..708aa720998c 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.InventoryItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.InventoryItemsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.InventoryItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.Operations.yml index 9939187e8828..98c0a283cd07 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualMachineInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualMachineInstancesOperations.yml index c09acc34cb0b..1d7cc2fe0832 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualMachineInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualMachineInstancesOperations.yml @@ -341,4 +341,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.VirtualMachineInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualMachineTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualMachineTemplatesOperations.yml index fd088c83e405..8cb3c071c00a 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualMachineTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualMachineTemplatesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.VirtualMachineTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualNetworksOperations.yml index 568b332b9e10..9c845f26c4e2 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VirtualNetworksOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VmInstanceHybridIdentityMetadatasOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VmInstanceHybridIdentityMetadatasOperations.yml index 3bf834ec96b4..a8a8e01b40db 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VmInstanceHybridIdentityMetadatasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VmInstanceHybridIdentityMetadatasOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.VmInstanceHybridIdentityMetadatasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VmmServersOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VmmServersOperations.yml index b7b70ed08b05..c94cdd3a4467 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VmmServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.aio.operations.VmmServersOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.aio.operations.VmmServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.AvailabilitySetsOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.AvailabilitySetsOperations.yml index 91c123f4f590..5320853b5b33 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.AvailabilitySetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.AvailabilitySetsOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.AvailabilitySetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.CloudsOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.CloudsOperations.yml index ff45ffb060ce..02da6f5abba2 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.CloudsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.CloudsOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.CloudsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.GuestAgentsOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.GuestAgentsOperations.yml index 064dfb081f72..9b8319774601 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.GuestAgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.GuestAgentsOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.GuestAgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.InventoryItemsOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.InventoryItemsOperations.yml index 6336daec5c8f..36d65b8d6bfc 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.InventoryItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.InventoryItemsOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.InventoryItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.Operations.yml index fdddd96a9500..926ea4e31f1f 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualMachineInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualMachineInstancesOperations.yml index 05aa0a14b75d..7d058f1fb49e 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualMachineInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualMachineInstancesOperations.yml @@ -340,4 +340,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.VirtualMachineInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualMachineTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualMachineTemplatesOperations.yml index eb3f277e2005..0c530c372ff5 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualMachineTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualMachineTemplatesOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.VirtualMachineTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualNetworksOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualNetworksOperations.yml index bf3f7292b574..f5d52180fd7c 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualNetworksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VirtualNetworksOperations.yml @@ -191,4 +191,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.VirtualNetworksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VmInstanceHybridIdentityMetadatasOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VmInstanceHybridIdentityMetadatasOperations.yml index 2cb9ca4043e7..91a04e9e040f 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VmInstanceHybridIdentityMetadatasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VmInstanceHybridIdentityMetadatasOperations.yml @@ -58,4 +58,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.VmInstanceHybridIdentityMetadatasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VmmServersOperations.yml b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VmmServersOperations.yml index cb28f620d380..35d8a7623e4a 100644 --- a/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VmmServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-scvmm/azure.mgmt.scvmm.operations.VmmServersOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.scvmm.operations.VmmServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.AdminKeysOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.AdminKeysOperations.yml index 62dc2ce1faf0..2f30bd3bf559 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.AdminKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.AdminKeysOperations.yml @@ -104,4 +104,4 @@ methods: attributes: - uid: azure.mgmt.search.aio.operations.AdminKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.Operations.yml index cd85374ab49b..ecd41acbdb68 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.search.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.PrivateEndpointConnectionsOperations.yml index 9243f5c21651..5ee49c5f013c 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.search.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.PrivateLinkResourcesOperations.yml index 1de6bd5fc188..ef678b29805f 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.PrivateLinkResourcesOperations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.search.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.QueryKeysOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.QueryKeysOperations.yml index ccc78f35ed86..baa422a66247 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.QueryKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.QueryKeysOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.search.aio.operations.QueryKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.ServicesOperations.yml index d0637aaf428c..6a122c3e5138 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.ServicesOperations.yml @@ -348,4 +348,4 @@ methods: attributes: - uid: azure.mgmt.search.aio.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.SharedPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.SharedPrivateLinkResourcesOperations.yml index c6bbbe51ca25..07fdbffb4a92 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.SharedPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.SharedPrivateLinkResourcesOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.search.aio.operations.SharedPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.UsagesOperations.yml index 01187f860762..2cfed0cd5a03 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.aio.operations.UsagesOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.search.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.AdminKeysOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.AdminKeysOperations.yml index b0ad406ff63a..1328ecf2a2bc 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.AdminKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.AdminKeysOperations.yml @@ -104,4 +104,4 @@ methods: attributes: - uid: azure.mgmt.search.operations.AdminKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.PrivateEndpointConnectionsOperations.yml index d8b25ab8a5f4..5d26748bdf89 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.PrivateEndpointConnectionsOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.search.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.PrivateLinkResourcesOperations.yml index 378efdcadb14..e6ffb876ce48 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.PrivateLinkResourcesOperations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.search.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.QueryKeysOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.QueryKeysOperations.yml index 0b9a7c5d82f1..b57ee4920cf5 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.QueryKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.QueryKeysOperations.yml @@ -152,4 +152,4 @@ methods: attributes: - uid: azure.mgmt.search.operations.QueryKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.ServicesOperations.yml index c539be345058..62ba2d2ca0bf 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.ServicesOperations.yml @@ -348,4 +348,4 @@ methods: attributes: - uid: azure.mgmt.search.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.SharedPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.SharedPrivateLinkResourcesOperations.yml index 8c9bac112925..e7031c7c60fd 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.SharedPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.SharedPrivateLinkResourcesOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.search.operations.SharedPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.UsagesOperations.yml index 4065de69379b..7fb97c194199 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.UsagesOperations.yml @@ -43,4 +43,4 @@ methods: attributes: - uid: azure.mgmt.search.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.operations.yml b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.operations.yml index f33b5b359a92..acbd5b095754 100644 --- a/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-search/azure.mgmt.search.operations.operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.search.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.LocationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.LocationsOperations.yml index 2d4acb3f8960..6184eadebd30 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.LocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.LocationsOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.security.v2015_06_01_preview.aio.operations.LocationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2015_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.Operations.yml index e04dedaafafa..0abda7a292b5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.security.v2015_06_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2015_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.TasksOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.TasksOperations.yml index e436afb91ece..2f8fd1380247 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.TasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.aio.operations.TasksOperations.yml @@ -230,4 +230,4 @@ attributes: - uid: azure.mgmt.security.v2015_06_01_preview.aio.operations.TasksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2015_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.LocationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.LocationsOperations.yml index 12bf8b54256e..835c5f32c9b2 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.LocationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.LocationsOperations.yml @@ -49,4 +49,4 @@ attributes: - uid: azure.mgmt.security.v2015_06_01_preview.operations.LocationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2015_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.Operations.yml index 5688cdcc6793..242f9c90ee90 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.security.v2015_06_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2015_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.TasksOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.TasksOperations.yml index 9474eba93f97..563ea1bb39ce 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.TasksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2015_06_01_preview.operations.TasksOperations.yml @@ -230,4 +230,4 @@ attributes: - uid: azure.mgmt.security.v2015_06_01_preview.operations.TasksOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2015_06_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01.aio.operations.ComplianceResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01.aio.operations.ComplianceResultsOperations.yml index 0667046c3e5c..b0930e0e802e 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01.aio.operations.ComplianceResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01.aio.operations.ComplianceResultsOperations.yml @@ -55,4 +55,4 @@ methods: attributes: - uid: azure.mgmt.security.v2017_08_01.aio.operations.ComplianceResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01.operations.ComplianceResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01.operations.ComplianceResultsOperations.yml index cde88ebe8187..55013424e9c9 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01.operations.ComplianceResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01.operations.ComplianceResultsOperations.yml @@ -55,4 +55,4 @@ methods: attributes: - uid: azure.mgmt.security.v2017_08_01.operations.ComplianceResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.AutoProvisioningSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.AutoProvisioningSettingsOperations.yml index c8fa3f6ceab5..d57ef61e5990 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.AutoProvisioningSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.AutoProvisioningSettingsOperations.yml @@ -68,4 +68,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.aio.operations.AutoProvisioningSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.CompliancesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.CompliancesOperations.yml index 5fea6f2a87fd..25f05a0460ad 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.CompliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.CompliancesOperations.yml @@ -58,4 +58,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.aio.operations.CompliancesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.InformationProtectionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.InformationProtectionPoliciesOperations.yml index 07d43dd500f7..8c87dc3c3df6 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.InformationProtectionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.InformationProtectionPoliciesOperations.yml @@ -104,4 +104,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.aio.operations.InformationProtectionPoliciesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.SecurityContactsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.SecurityContactsOperations.yml index 381ee909f19c..0ea565521a99 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.SecurityContactsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.SecurityContactsOperations.yml @@ -106,4 +106,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.aio.operations.SecurityContactsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.WorkspaceSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.WorkspaceSettingsOperations.yml index 3c1ffb814df7..e028b497f1d7 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.WorkspaceSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.aio.operations.WorkspaceSettingsOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.aio.operations.WorkspaceSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.AutoProvisioningSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.AutoProvisioningSettingsOperations.yml index d163f4eb3db3..e380f936c6f5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.AutoProvisioningSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.AutoProvisioningSettingsOperations.yml @@ -68,4 +68,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.operations.AutoProvisioningSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.CompliancesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.CompliancesOperations.yml index 73aaaef28862..bb783f7759a8 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.CompliancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.CompliancesOperations.yml @@ -58,4 +58,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.operations.CompliancesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.InformationProtectionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.InformationProtectionPoliciesOperations.yml index 9a4c3c521c28..c85b14f53653 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.InformationProtectionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.InformationProtectionPoliciesOperations.yml @@ -103,4 +103,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.operations.InformationProtectionPoliciesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.SecurityContactsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.SecurityContactsOperations.yml index d54ec16645a5..1770847d4339 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.SecurityContactsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.SecurityContactsOperations.yml @@ -106,4 +106,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.operations.SecurityContactsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.WorkspaceSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.WorkspaceSettingsOperations.yml index 142271f4c216..ec16b6155508 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.WorkspaceSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2017_08_01_preview.operations.WorkspaceSettingsOperations.yml @@ -117,4 +117,4 @@ attributes: - uid: azure.mgmt.security.v2017_08_01_preview.operations.WorkspaceSettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2017_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2018_06_01.aio.operations.PricingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2018_06_01.aio.operations.PricingsOperations.yml index 6b7212edb364..6a0cd48f73ed 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2018_06_01.aio.operations.PricingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2018_06_01.aio.operations.PricingsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.security.v2018_06_01.aio.operations.PricingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2018_06_01.operations.PricingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2018_06_01.operations.PricingsOperations.yml index a473e4df26a9..9319cba6bfb0 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2018_06_01.operations.PricingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2018_06_01.operations.PricingsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.security.v2018_06_01.operations.PricingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01.aio.operations.AdvancedThreatProtectionOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01.aio.operations.AdvancedThreatProtectionOperations.yml index ac75c608439b..6f0ef7d2cbc7 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01.aio.operations.AdvancedThreatProtectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01.aio.operations.AdvancedThreatProtectionOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_01_01.aio.operations.AdvancedThreatProtectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01.operations.AdvancedThreatProtectionOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01.operations.AdvancedThreatProtectionOperations.yml index 0984290486fd..1af6dd46700f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01.operations.AdvancedThreatProtectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01.operations.AdvancedThreatProtectionOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_01_01.operations.AdvancedThreatProtectionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.AlertsSuppressionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.AlertsSuppressionRulesOperations.yml index 009b7dd019a0..cdb90a3f9d66 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.AlertsSuppressionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.AlertsSuppressionRulesOperations.yml @@ -91,4 +91,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.aio.operations.AlertsSuppressionRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.AutomationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.AutomationsOperations.yml index 7ff7d3120628..19118291bd2a 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.AutomationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.AutomationsOperations.yml @@ -176,4 +176,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.aio.operations.AutomationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceAssessmentsOperations.yml index 6ab1af21b4ba..74085a42d05a 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceAssessmentsOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceAssessmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceControlsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceControlsOperations.yml index 3b6039ab1184..e0a84f92a6cc 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceControlsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceControlsOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceControlsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceStandardsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceStandardsOperations.yml index 4d0cfaa24139..e35c1619e771 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceStandardsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceStandardsOperations.yml @@ -51,4 +51,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.aio.operations.RegulatoryComplianceStandardsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.SubAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.SubAssessmentsOperations.yml index 536f7bbab5b2..992872e49b00 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.SubAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.aio.operations.SubAssessmentsOperations.yml @@ -98,4 +98,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.aio.operations.SubAssessmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.AlertsSuppressionRulesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.AlertsSuppressionRulesOperations.yml index f88dd6043c8b..1f738cbd7e77 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.AlertsSuppressionRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.AlertsSuppressionRulesOperations.yml @@ -90,4 +90,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.operations.AlertsSuppressionRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.AutomationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.AutomationsOperations.yml index bfab0de3e66f..b550ebb8009c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.AutomationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.AutomationsOperations.yml @@ -176,4 +176,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.operations.AutomationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceAssessmentsOperations.yml index a78afdf5d6b8..7feea5dc3950 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceAssessmentsOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceAssessmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceControlsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceControlsOperations.yml index 35f7a8ee9a1b..8262ab8bbdc3 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceControlsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceControlsOperations.yml @@ -67,4 +67,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceControlsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceStandardsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceStandardsOperations.yml index 8ea5c862f1f8..8ed0d4333c5f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceStandardsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceStandardsOperations.yml @@ -50,4 +50,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.operations.RegulatoryComplianceStandardsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.SubAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.SubAssessmentsOperations.yml index 114061054b0b..cb53de18bc2e 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.SubAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_01_01_preview.operations.SubAssessmentsOperations.yml @@ -98,4 +98,4 @@ attributes: - uid: azure.mgmt.security.v2019_01_01_preview.operations.SubAssessmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2019_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.DeviceSecurityGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.DeviceSecurityGroupsOperations.yml index 39674083fae2..95d7e501d92d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.DeviceSecurityGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.DeviceSecurityGroupsOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.aio.operations.DeviceSecurityGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionAnalyticsOperations.yml index 982ae8df86c5..5cfa03c5e89f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionAnalyticsOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionOperations.yml index 997973177996..bdf3d77e09d0 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.yml index ea84723c92a9..58dc8f7a11d1 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.yml index 3670d13fc41f..500280762cf4 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.aio.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.DeviceSecurityGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.DeviceSecurityGroupsOperations.yml index f6e951e42ba1..194241b99091 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.DeviceSecurityGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.DeviceSecurityGroupsOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.operations.DeviceSecurityGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionAnalyticsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionAnalyticsOperations.yml index eaeff631fe26..c8676e27f40d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionAnalyticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionAnalyticsOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionAnalyticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionOperations.yml index 6f45b5bc8932..ef2d4dc502b2 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.yml index 7229fc6a39ec..44d8c74a7b1f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsAggregatedAlertOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.yml index d5aa17deef34..8b5d6df0c3b7 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.security.v2019_08_01.operations.IotSecuritySolutionsAnalyticsRecommendationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveApplicationControlsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveApplicationControlsOperations.yml index 659d61e536f3..867aff387d71 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveApplicationControlsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveApplicationControlsOperations.yml @@ -114,4 +114,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveApplicationControlsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveNetworkHardeningsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveNetworkHardeningsOperations.yml index c8b5fbe86b4b..75ef8bab7e8d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveNetworkHardeningsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveNetworkHardeningsOperations.yml @@ -148,4 +148,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.AdaptiveNetworkHardeningsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AllowedConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AllowedConnectionsOperations.yml index a9ff5e548c98..69a44432ce0b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AllowedConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AllowedConnectionsOperations.yml @@ -88,4 +88,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.AllowedConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsMetadataOperations.yml index d7596bddb375..060a744df802 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsMetadataOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsOperations.yml index 6ddf25c1fad4..e29e04cb60cf 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.AssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.DiscoveredSecuritySolutionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.DiscoveredSecuritySolutionsOperations.yml index fc57380bce16..b71dab790dc1 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.DiscoveredSecuritySolutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.DiscoveredSecuritySolutionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.DiscoveredSecuritySolutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.ExternalSecuritySolutionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.ExternalSecuritySolutionsOperations.yml index d9cc772db6f4..df9a3ba1d4a2 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.ExternalSecuritySolutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.ExternalSecuritySolutionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.ExternalSecuritySolutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.JitNetworkAccessPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.JitNetworkAccessPoliciesOperations.yml index 6908b4753b25..29ed9917249d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.JitNetworkAccessPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.JitNetworkAccessPoliciesOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.JitNetworkAccessPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlDefinitionsOperations.yml index a21e544ffd8a..7eb43cc5be58 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlDefinitionsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlsOperations.yml index 730af65bce94..d7e1f743ce1a 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlsOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.SecureScoreControlsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoresOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoresOperations.yml index a0ef047e99b2..cc618af197a1 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecureScoresOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.SecureScoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsOperations.yml index 27ee9d5ff97c..19aeaa1d23b5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsReferenceDataOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsReferenceDataOperations.yml index dd0d738b6789..9a0871e0a8e6 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsReferenceDataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsReferenceDataOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.SecuritySolutionsReferenceDataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.ServerVulnerabilityAssessmentOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.ServerVulnerabilityAssessmentOperations.yml index 53e8a22eaa7e..83f19bf27a98 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.ServerVulnerabilityAssessmentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.ServerVulnerabilityAssessmentOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.ServerVulnerabilityAssessmentOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.TopologyOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.TopologyOperations.yml index bfa334d98266..70f45c8f7ed2 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.TopologyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.aio.operations.TopologyOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.aio.operations.TopologyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AdaptiveApplicationControlsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AdaptiveApplicationControlsOperations.yml index 7fd48e2d2563..aeb067ed3b58 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AdaptiveApplicationControlsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AdaptiveApplicationControlsOperations.yml @@ -114,4 +114,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.AdaptiveApplicationControlsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AdaptiveNetworkHardeningsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AdaptiveNetworkHardeningsOperations.yml index 373eb8508cfa..b6ffa06bbe00 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AdaptiveNetworkHardeningsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AdaptiveNetworkHardeningsOperations.yml @@ -148,4 +148,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.AdaptiveNetworkHardeningsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AllowedConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AllowedConnectionsOperations.yml index 7c88b60fd815..2ce256172630 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AllowedConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AllowedConnectionsOperations.yml @@ -88,4 +88,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.AllowedConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AssessmentsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AssessmentsMetadataOperations.yml index 6c5bdc4bb0f4..4ba657f3fc3f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AssessmentsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AssessmentsMetadataOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.AssessmentsMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AssessmentsOperations.yml index 83c6b705f458..e41791d6787b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.AssessmentsOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.AssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.DiscoveredSecuritySolutionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.DiscoveredSecuritySolutionsOperations.yml index 078143d0b614..48b9dba23b6c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.DiscoveredSecuritySolutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.DiscoveredSecuritySolutionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.DiscoveredSecuritySolutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.ExternalSecuritySolutionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.ExternalSecuritySolutionsOperations.yml index 1b2dab2df6fd..a3844eada48d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.ExternalSecuritySolutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.ExternalSecuritySolutionsOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.ExternalSecuritySolutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.JitNetworkAccessPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.JitNetworkAccessPoliciesOperations.yml index a61198452b04..d4f1016abc61 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.JitNetworkAccessPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.JitNetworkAccessPoliciesOperations.yml @@ -269,4 +269,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.JitNetworkAccessPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoreControlDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoreControlDefinitionsOperations.yml index 90947b7cfb55..61ff08614d4f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoreControlDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoreControlDefinitionsOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.SecureScoreControlDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoreControlsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoreControlsOperations.yml index 7936cefb1987..9fe138b8aedd 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoreControlsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoreControlsOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.SecureScoreControlsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoresOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoresOperations.yml index 1120f4ab333f..c2f38f3262c6 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoresOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecureScoresOperations.yml @@ -47,4 +47,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.SecureScoresOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsOperations.yml index 9341558dc210..a36b9c75eeee 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsOperations.yml @@ -56,4 +56,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsReferenceDataOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsReferenceDataOperations.yml index 4b124b08855f..07263e53e514 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsReferenceDataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsReferenceDataOperations.yml @@ -41,4 +41,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.SecuritySolutionsReferenceDataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.ServerVulnerabilityAssessmentOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.ServerVulnerabilityAssessmentOperations.yml index 6538421e3669..b2a5b6c8990b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.ServerVulnerabilityAssessmentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.ServerVulnerabilityAssessmentOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.ServerVulnerabilityAssessmentOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.TopologyOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.TopologyOperations.yml index e781e7dc66d6..b6433ce63756 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.TopologyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01.operations.TopologyOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.security.v2020_01_01.operations.TopologyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.aio.operations.ConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.aio.operations.ConnectorsOperations.yml index 533d08bb1c79..bc27894ddcc7 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.aio.operations.ConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.aio.operations.ConnectorsOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.security.v2020_01_01_preview.aio.operations.ConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.aio.operations.SecurityContactsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.aio.operations.SecurityContactsOperations.yml index d40cc7ff37ca..893272534e62 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.aio.operations.SecurityContactsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.aio.operations.SecurityContactsOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.security.v2020_01_01_preview.aio.operations.SecurityContactsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.operations.ConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.operations.ConnectorsOperations.yml index 2f9fde7222e4..f81249d38618 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.operations.ConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.operations.ConnectorsOperations.yml @@ -87,4 +87,4 @@ attributes: - uid: azure.mgmt.security.v2020_01_01_preview.operations.ConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.operations.SecurityContactsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.operations.SecurityContactsOperations.yml index 3931c0886b96..c608d0cea239 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.operations.SecurityContactsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_01_01_preview.operations.SecurityContactsOperations.yml @@ -81,4 +81,4 @@ attributes: - uid: azure.mgmt.security.v2020_01_01_preview.operations.SecurityContactsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml index c5cad704ca1d..30cc1449415f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml @@ -176,4 +176,4 @@ attributes: - uid: azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml index adb724f77687..2029c6a6d6f4 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml @@ -84,4 +84,4 @@ attributes: - uid: azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.yml index 65e8488cfc4b..395e78d4c0b5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.security.v2020_07_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml index 0d25ecb4d897..00ef8a157284 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml @@ -176,4 +176,4 @@ attributes: - uid: azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml index 227604856c2d..1b84cc092120 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml @@ -84,4 +84,4 @@ attributes: - uid: azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.yml index 8c318282b1fc..f10e6059afac 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.security.v2020_07_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2020_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_01_01.aio.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_01_01.aio.operations.AlertsOperations.yml index 9e8bb7776541..f76ed8f3a560 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_01_01.aio.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_01_01.aio.operations.AlertsOperations.yml @@ -358,4 +358,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_01_01.aio.operations.AlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_01_01.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_01_01.operations.AlertsOperations.yml index 9eb034c67c62..5a1f4c1dea26 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_01_01.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_01_01.operations.AlertsOperations.yml @@ -357,4 +357,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_01_01.operations.AlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_05_01_preview.aio.operations.SoftwareInventoriesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_05_01_preview.aio.operations.SoftwareInventoriesOperations.yml index af30a8b81fe2..867b0f5a3e96 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_05_01_preview.aio.operations.SoftwareInventoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_05_01_preview.aio.operations.SoftwareInventoriesOperations.yml @@ -98,4 +98,4 @@ attributes: - uid: azure.mgmt.security.v2021_05_01_preview.aio.operations.SoftwareInventoriesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_05_01_preview.operations.SoftwareInventoriesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_05_01_preview.operations.SoftwareInventoriesOperations.yml index 6d76eddc5c59..f2cc7474bd4d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_05_01_preview.operations.SoftwareInventoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_05_01_preview.operations.SoftwareInventoriesOperations.yml @@ -98,4 +98,4 @@ attributes: - uid: azure.mgmt.security.v2021_05_01_preview.operations.SoftwareInventoriesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsMetadataOperations.yml index 64201c29fcf3..40b1c72a73f4 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsMetadataOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsOperations.yml index bd5e818b5f45..135b1fbdb93f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_06_01.aio.operations.AssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.SettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.SettingsOperations.yml index d82f8199df73..539f1800e471 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.SettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.aio.operations.SettingsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_06_01.aio.operations.SettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.AssessmentsMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.AssessmentsMetadataOperations.yml index 9641ca22f99c..e05cf97d3bf4 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.AssessmentsMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.AssessmentsMetadataOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_06_01.operations.AssessmentsMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.AssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.AssessmentsOperations.yml index 6f29b7c8c306..8b064b876987 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.AssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.AssessmentsOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_06_01.operations.AssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.SettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.SettingsOperations.yml index af86e569b72c..95972fd6583c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.SettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_06_01.operations.SettingsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_06_01.operations.SettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01.aio.operations.SettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01.aio.operations.SettingsOperations.yml index 1c3d86399078..62c1b31ba24b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01.aio.operations.SettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01.aio.operations.SettingsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_07_01.aio.operations.SettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01.operations.SettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01.operations.SettingsOperations.yml index 2e6bcbeb50e7..c0d1bf7f75fc 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01.operations.SettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01.operations.SettingsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.security.v2021_07_01.operations.SettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomAssessmentAutomationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomAssessmentAutomationsOperations.yml index e1d711a7ed2a..4116d1785d4b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomAssessmentAutomationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomAssessmentAutomationsOperations.yml @@ -154,4 +154,4 @@ attributes: - uid: azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomAssessmentAutomationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomEntityStoreAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomEntityStoreAssignmentsOperations.yml index 1c058faff67e..5713d22c06b4 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomEntityStoreAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomEntityStoreAssignmentsOperations.yml @@ -158,4 +158,4 @@ attributes: - uid: azure.mgmt.security.v2021_07_01_preview.aio.operations.CustomEntityStoreAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.SecurityConnectorsOperations.yml index 2939e5c0144f..1f826f07d90f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.aio.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2021_07_01_preview.aio.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.CustomAssessmentAutomationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.CustomAssessmentAutomationsOperations.yml index c94a2b19c61c..240a428c4c7c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.CustomAssessmentAutomationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.CustomAssessmentAutomationsOperations.yml @@ -154,4 +154,4 @@ attributes: - uid: azure.mgmt.security.v2021_07_01_preview.operations.CustomAssessmentAutomationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.CustomEntityStoreAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.CustomEntityStoreAssignmentsOperations.yml index 0a0ed7b127d2..886af8af1ac2 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.CustomEntityStoreAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.CustomEntityStoreAssignmentsOperations.yml @@ -158,4 +158,4 @@ attributes: - uid: azure.mgmt.security.v2021_07_01_preview.operations.CustomEntityStoreAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.SecurityConnectorsOperations.yml index 23d22a5f045a..00d381e34500 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_07_01_preview.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2021_07_01_preview.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_10_01_preview.aio.operations.MdeOnboardingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_10_01_preview.aio.operations.MdeOnboardingsOperations.yml index 30659b891bb3..c37328ed36e5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_10_01_preview.aio.operations.MdeOnboardingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_10_01_preview.aio.operations.MdeOnboardingsOperations.yml @@ -33,4 +33,4 @@ attributes: - uid: azure.mgmt.security.v2021_10_01_preview.aio.operations.MdeOnboardingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_10_01_preview.operations.MdeOnboardingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_10_01_preview.operations.MdeOnboardingsOperations.yml index 3c357268d89c..10992e348994 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_10_01_preview.operations.MdeOnboardingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2021_10_01_preview.operations.MdeOnboardingsOperations.yml @@ -33,4 +33,4 @@ attributes: - uid: azure.mgmt.security.v2021_10_01_preview.operations.MdeOnboardingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2021_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01.aio.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01.aio.operations.AlertsOperations.yml index a52600d19f41..a68bb1ffc6fb 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01.aio.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01.aio.operations.AlertsOperations.yml @@ -416,4 +416,4 @@ methods: attributes: - uid: azure.mgmt.security.v2022_01_01.aio.operations.AlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01.operations.AlertsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01.operations.AlertsOperations.yml index e9bd9a373bb4..fad16a6d7517 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01.operations.AlertsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01.operations.AlertsOperations.yml @@ -415,4 +415,4 @@ methods: attributes: - uid: azure.mgmt.security.v2022_01_01.operations.AlertsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceAssignmentsOperations.yml index d7c5b4e73e6d..131b4d164f57 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceAssignmentsOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceRulesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceRulesOperations.yml index d0efff33349c..acec99979108 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceRulesOperations.yml @@ -242,4 +242,4 @@ attributes: - uid: azure.mgmt.security.v2022_01_01_preview.aio.operations.GovernanceRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.operations.GovernanceAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.operations.GovernanceAssignmentsOperations.yml index 8b0c45a33599..193610fd6d88 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.operations.GovernanceAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.operations.GovernanceAssignmentsOperations.yml @@ -161,4 +161,4 @@ attributes: - uid: azure.mgmt.security.v2022_01_01_preview.operations.GovernanceAssignmentsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.operations.GovernanceRulesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.operations.GovernanceRulesOperations.yml index 0f758bda6ecc..ce595a41b670 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.operations.GovernanceRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_01_01_preview.operations.GovernanceRulesOperations.yml @@ -242,4 +242,4 @@ attributes: - uid: azure.mgmt.security.v2022_01_01_preview.operations.GovernanceRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_03_01.aio.operations.PricingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_03_01.aio.operations.PricingsOperations.yml index 476375c2e46b..6618cde16fb2 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_03_01.aio.operations.PricingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_03_01.aio.operations.PricingsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.security.v2022_03_01.aio.operations.PricingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_03_01.operations.PricingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_03_01.operations.PricingsOperations.yml index f59483ca82bb..e209bdcab9f5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_03_01.operations.PricingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_03_01.operations.PricingsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.security.v2022_03_01.operations.PricingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01.aio.operations.SettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01.aio.operations.SettingsOperations.yml index 1b994d53976a..f8b9b6ca231a 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01.aio.operations.SettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01.aio.operations.SettingsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.security.v2022_05_01.aio.operations.SettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01.operations.SettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01.operations.SettingsOperations.yml index 5ccf6f7e9fc6..6b5ea2519369 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01.operations.SettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01.operations.SettingsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.security.v2022_05_01.operations.SettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01_preview.aio.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01_preview.aio.operations.SecurityConnectorsOperations.yml index 0ffbbadaafff..87b66901b87e 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01_preview.aio.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01_preview.aio.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2022_05_01_preview.aio.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01_preview.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01_preview.operations.SecurityConnectorsOperations.yml index 6c46df073055..adab9adc2bf2 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01_preview.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_05_01_preview.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2022_05_01_preview.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationOperations.yml index 5446d54a181f..761b6f93b09f 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationOperations.yml @@ -77,4 +77,4 @@ attributes: - uid: azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationsOperations.yml index 826e6a8b64ea..ad523dbcd65c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.security.v2022_07_01_preview.aio.operations.ApplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationOperations.yml index a6f9cb33b25e..bf3fbee5699b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationOperations.yml @@ -119,4 +119,4 @@ attributes: - uid: azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationsOperations.yml index 467728c25d47..e4954bb9822c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationsOperations.yml @@ -40,4 +40,4 @@ attributes: - uid: azure.mgmt.security.v2022_07_01_preview.aio.operations.SecurityConnectorApplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.ApplicationOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.ApplicationOperations.yml index 714f77dfa42f..2b96bf8ba8f6 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.ApplicationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.ApplicationOperations.yml @@ -77,4 +77,4 @@ attributes: - uid: azure.mgmt.security.v2022_07_01_preview.operations.ApplicationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.ApplicationsOperations.yml index e93e8f7e7e2c..649ddfac8011 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.ApplicationsOperations.yml @@ -24,4 +24,4 @@ attributes: - uid: azure.mgmt.security.v2022_07_01_preview.operations.ApplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationOperations.yml index be0df0235b7c..71885305f24e 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationOperations.yml @@ -119,4 +119,4 @@ attributes: - uid: azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationsOperations.yml index 28d7ab9c6db0..4d0de92b0d76 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationsOperations.yml @@ -40,4 +40,4 @@ attributes: - uid: azure.mgmt.security.v2022_07_01_preview.operations.SecurityConnectorApplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_07_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_08_01_preview.aio.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_08_01_preview.aio.operations.SecurityConnectorsOperations.yml index 1fcb7d8804b8..fbaf05b9467d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_08_01_preview.aio.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_08_01_preview.aio.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2022_08_01_preview.aio.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_08_01_preview.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_08_01_preview.operations.SecurityConnectorsOperations.yml index cb54a488ea20..beac51c21874 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_08_01_preview.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_08_01_preview.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2022_08_01_preview.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_08_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOffboardingOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOffboardingOperations.yml index 6320396ab4fe..b4db36dd0f06 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOffboardingOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOffboardingOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOffboardingOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_11_20_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOnboardingOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOnboardingOperations.yml index d9e53afb1f25..026935a9226d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOnboardingOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOnboardingOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOnboardingOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_11_20_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOperations.yml index f2a1e2be063e..0485176fbff9 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOperations.yml @@ -100,4 +100,4 @@ attributes: - uid: azure.mgmt.security.v2022_11_20_preview.aio.operations.APICollectionOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_11_20_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOffboardingOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOffboardingOperations.yml index a0f9d64c831c..e0c25bd9b9da 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOffboardingOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOffboardingOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOffboardingOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_11_20_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOnboardingOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOnboardingOperations.yml index c40fa3873478..97bd608ca4d5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOnboardingOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOnboardingOperations.yml @@ -56,4 +56,4 @@ attributes: - uid: azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOnboardingOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_11_20_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOperations.yml index bad98de14b7c..a116c6c4dff5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOperations.yml @@ -100,4 +100,4 @@ attributes: - uid: azure.mgmt.security.v2022_11_20_preview.operations.APICollectionOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_11_20_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_12_01_preview.aio.operations.DefenderForStorageOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_12_01_preview.aio.operations.DefenderForStorageOperations.yml index e57c841953d8..9238a79530d6 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_12_01_preview.aio.operations.DefenderForStorageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_12_01_preview.aio.operations.DefenderForStorageOperations.yml @@ -69,4 +69,4 @@ attributes: - uid: azure.mgmt.security.v2022_12_01_preview.aio.operations.DefenderForStorageOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_12_01_preview.operations.DefenderForStorageOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_12_01_preview.operations.DefenderForStorageOperations.yml index f764fe1d9699..a4270867bd7b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_12_01_preview.operations.DefenderForStorageOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2022_12_01_preview.operations.DefenderForStorageOperations.yml @@ -69,4 +69,4 @@ attributes: - uid: azure.mgmt.security.v2022_12_01_preview.operations.DefenderForStorageOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2022_12_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01.aio.operations.PricingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01.aio.operations.PricingsOperations.yml index 166d33871b03..90945be9339d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01.aio.operations.PricingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01.aio.operations.PricingsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.security.v2023_01_01.aio.operations.PricingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01.operations.PricingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01.operations.PricingsOperations.yml index 7879dc355f83..47e0eb407828 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01.operations.PricingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01.operations.PricingsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.security.v2023_01_01.operations.PricingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01_preview.aio.operations.SecurityOperatorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01_preview.aio.operations.SecurityOperatorsOperations.yml index b4bdea7aa0f9..5ec96f43a782 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01_preview.aio.operations.SecurityOperatorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01_preview.aio.operations.SecurityOperatorsOperations.yml @@ -95,4 +95,4 @@ attributes: - uid: azure.mgmt.security.v2023_01_01_preview.aio.operations.SecurityOperatorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01_preview.operations.SecurityOperatorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01_preview.operations.SecurityOperatorsOperations.yml index 65fde135702c..cab4d7683f6d 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01_preview.operations.SecurityOperatorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_01_01_preview.operations.SecurityOperatorsOperations.yml @@ -95,4 +95,4 @@ attributes: - uid: azure.mgmt.security.v2023_01_01_preview.operations.SecurityOperatorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_01_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportOperations.yml index 61cbd63344a4..5fe2336a1e5c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportsOperations.yml index 4d5a83bc8ec4..1eaafa67e7c5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportsOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.aio.operations.HealthReportsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml index 46ef5e0ee3b8..cc790b844399 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml @@ -176,4 +176,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml index 88bf9f41b7c9..daa46f5b4b70 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml @@ -84,4 +84,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScanResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.yml index 90a4b9fcedb5..6a493ed0bb3c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.aio.operations.SqlVulnerabilityAssessmentScansOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.HealthReportOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.HealthReportOperations.yml index 3997bfb81615..32280e9d3eb9 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.HealthReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.HealthReportOperations.yml @@ -36,4 +36,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.operations.HealthReportOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.HealthReportsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.HealthReportsOperations.yml index 815d4eec90ce..38ac8bf05326 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.HealthReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.HealthReportsOperations.yml @@ -35,4 +35,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.operations.HealthReportsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml index 8ae9e05ba431..ca176c3b80ab 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.yml @@ -176,4 +176,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentBaselineRulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml index 6dc92f31584e..2ec706bf55a0 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.yml @@ -84,4 +84,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScanResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.yml index 9acd6b009347..7f05533aa315 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.yml @@ -70,4 +70,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_01_preview.operations.SqlVulnerabilityAssessmentScansOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_15_preview.aio.operations.SensitivitySettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_15_preview.aio.operations.SensitivitySettingsOperations.yml index f724ff0d98a6..8c2c61a29076 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_15_preview.aio.operations.SensitivitySettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_15_preview.aio.operations.SensitivitySettingsOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_15_preview.aio.operations.SensitivitySettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_15_preview.operations.SensitivitySettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_15_preview.operations.SensitivitySettingsOperations.yml index 0c9d9494e2b7..bf51e534ed11 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_15_preview.operations.SensitivitySettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_02_15_preview.operations.SensitivitySettingsOperations.yml @@ -53,4 +53,4 @@ attributes: - uid: azure.mgmt.security.v2023_02_15_preview.operations.SensitivitySettingsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_02_15_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_03_01_preview.aio.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_03_01_preview.aio.operations.SecurityConnectorsOperations.yml index 3067a9709e38..43d2139d927a 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_03_01_preview.aio.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_03_01_preview.aio.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2023_03_01_preview.aio.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_03_01_preview.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_03_01_preview.operations.SecurityConnectorsOperations.yml index 17c8a24d0b9f..c2b6d30c45e1 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_03_01_preview.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_03_01_preview.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2023_03_01_preview.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_03_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01.aio.operations.ServerVulnerabilityAssessmentsSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01.aio.operations.ServerVulnerabilityAssessmentsSettingsOperations.yml index c87a86a87407..3acdfc684b23 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01.aio.operations.ServerVulnerabilityAssessmentsSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01.aio.operations.ServerVulnerabilityAssessmentsSettingsOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.security.v2023_05_01.aio.operations.ServerVulnerabilityAssessmentsSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01.operations.ServerVulnerabilityAssessmentsSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01.operations.ServerVulnerabilityAssessmentsSettingsOperations.yml index 456fc0160082..fe15e0063434 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01.operations.ServerVulnerabilityAssessmentsSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01.operations.ServerVulnerabilityAssessmentsSettingsOperations.yml @@ -109,4 +109,4 @@ methods: attributes: - uid: azure.mgmt.security.v2023_05_01.operations.ServerVulnerabilityAssessmentsSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01_preview.aio.operations.HealthReportsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01_preview.aio.operations.HealthReportsOperations.yml index e96f43d64237..e1ec44c794c8 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01_preview.aio.operations.HealthReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01_preview.aio.operations.HealthReportsOperations.yml @@ -59,4 +59,4 @@ attributes: - uid: azure.mgmt.security.v2023_05_01_preview.aio.operations.HealthReportsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01_preview.operations.HealthReportsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01_preview.operations.HealthReportsOperations.yml index 35840a91b1d2..33a2c4bb4cb5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01_preview.operations.HealthReportsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_05_01_preview.operations.HealthReportsOperations.yml @@ -58,4 +58,4 @@ attributes: - uid: azure.mgmt.security.v2023_05_01_preview.operations.HealthReportsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_05_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsOrgsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsOrgsOperations.yml index 64d0f6edf3dd..a9f53a03ad66 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsOrgsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsOrgsOperations.yml @@ -194,4 +194,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsOrgsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsProjectsOperations.yml index 27873ae35964..61571c4abc1b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsProjectsOperations.yml @@ -181,4 +181,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsProjectsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsReposOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsReposOperations.yml index 75125c9935ea..d8b1c2215bae 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsReposOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsReposOperations.yml @@ -205,4 +205,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.AzureDevOpsReposOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsConfigurationsOperations.yml index 97f149176151..57950ef283ca 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsConfigurationsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsOperationResultsOperations.yml index 9ea9de1e26f1..a20d9d654077 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsOperationResultsOperations.yml @@ -45,4 +45,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.DevOpsOperationResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubOwnersOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubOwnersOperations.yml index 5e542dc46e65..3be4acc6e29c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubOwnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubOwnersOperations.yml @@ -102,4 +102,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubOwnersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubReposOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubReposOperations.yml index 5bea0ab2ce15..07d7e96ffeed 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubReposOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubReposOperations.yml @@ -83,4 +83,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.GitHubReposOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabGroupsOperations.yml index 3213ed05ddc1..713f25057b2e 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabGroupsOperations.yml @@ -103,4 +103,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabProjectsOperations.yml index a2bf3ffb0f01..ad0b706b55ee 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabProjectsOperations.yml @@ -95,4 +95,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabProjectsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabSubgroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabSubgroupsOperations.yml index 3d1620926c2e..b9ca396137cb 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabSubgroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabSubgroupsOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.aio.operations.GitLabSubgroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsOrgsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsOrgsOperations.yml index e97af46f88d8..07cb78a237d5 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsOrgsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsOrgsOperations.yml @@ -194,4 +194,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsOrgsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsProjectsOperations.yml index 251ddaa544a1..c333c81a89d8 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsProjectsOperations.yml @@ -181,4 +181,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsProjectsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsReposOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsReposOperations.yml index 76186e5ccc30..2fdbe5e8eb91 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsReposOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsReposOperations.yml @@ -204,4 +204,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.AzureDevOpsReposOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.DevOpsConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.DevOpsConfigurationsOperations.yml index 842cca50705b..2819a9228062 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.DevOpsConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.DevOpsConfigurationsOperations.yml @@ -174,4 +174,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.DevOpsConfigurationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.DevOpsOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.DevOpsOperationResultsOperations.yml index 29196fb47f4c..f384e85250ba 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.DevOpsOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.DevOpsOperationResultsOperations.yml @@ -45,4 +45,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.DevOpsOperationResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitHubOwnersOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitHubOwnersOperations.yml index d16517645b5b..e284db62b5b1 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitHubOwnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitHubOwnersOperations.yml @@ -102,4 +102,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.GitHubOwnersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitHubReposOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitHubReposOperations.yml index 1772e4e556aa..18038b5ec2a7 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitHubReposOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitHubReposOperations.yml @@ -83,4 +83,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.GitHubReposOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabGroupsOperations.yml index 76707b15f96e..ee61a946100a 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabGroupsOperations.yml @@ -103,4 +103,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.GitLabGroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabProjectsOperations.yml index 17e3a6a12059..8107a4e82e60 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabProjectsOperations.yml @@ -95,4 +95,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.GitLabProjectsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabSubgroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabSubgroupsOperations.yml index e2f948a1c5cc..3db5a4a4b4d1 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabSubgroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_09_01_preview.operations.GitLabSubgroupsOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.security.v2023_09_01_preview.operations.GitLabSubgroupsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_09_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_10_01_preview.aio.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_10_01_preview.aio.operations.SecurityConnectorsOperations.yml index 3fd103ada53b..dba51d9d5c34 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_10_01_preview.aio.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_10_01_preview.aio.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2023_10_01_preview.aio.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_10_01_preview.operations.SecurityConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_10_01_preview.operations.SecurityConnectorsOperations.yml index d39c19d6fe2f..13d9214d38f9 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_10_01_preview.operations.SecurityConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_10_01_preview.operations.SecurityConnectorsOperations.yml @@ -173,4 +173,4 @@ attributes: - uid: azure.mgmt.security.v2023_10_01_preview.operations.SecurityConnectorsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv206\\Lib\\site-packages\\azure\\mgmt\\security\\v2023_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_11_15.aio.operations.APICollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_11_15.aio.operations.APICollectionsOperations.yml index 95d035489424..335586b54994 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_11_15.aio.operations.APICollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_11_15.aio.operations.APICollectionsOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.security.v2023_11_15.aio.operations.APICollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_11_15.operations.APICollectionsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_11_15.operations.APICollectionsOperations.yml index 122537abd875..a7c8e3f50aa3 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_11_15.operations.APICollectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2023_11_15.operations.APICollectionsOperations.yml @@ -220,4 +220,4 @@ methods: attributes: - uid: azure.mgmt.security.v2023_11_15.operations.APICollectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_01_01.aio.operations.PricingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_01_01.aio.operations.PricingsOperations.yml index 8950b27da1dc..34828a783951 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_01_01.aio.operations.PricingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_01_01.aio.operations.PricingsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_01_01.aio.operations.PricingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_01_01.operations.PricingsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_01_01.operations.PricingsOperations.yml index 4da30c0f11fc..5c31473337c7 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_01_01.operations.PricingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_01_01.operations.PricingsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_01_01.operations.PricingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsOrgsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsOrgsOperations.yml index 51226947749e..44f85ffd7ff3 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsOrgsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsOrgsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsOrgsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsProjectsOperations.yml index 78c67fb82773..b281e08bebe0 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsProjectsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsReposOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsReposOperations.yml index f434b4ac8827..1087676bbb0c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsReposOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsReposOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.AzureDevOpsReposOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.DevOpsConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.DevOpsConfigurationsOperations.yml index 96c92d48e009..ad10f4caf45c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.DevOpsConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.DevOpsConfigurationsOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.DevOpsConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.DevOpsOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.DevOpsOperationResultsOperations.yml index 7e59e5928414..867ceb017bf7 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.DevOpsOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.DevOpsOperationResultsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.DevOpsOperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitHubOwnersOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitHubOwnersOperations.yml index 2042c9e5bdf2..613054792442 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitHubOwnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitHubOwnersOperations.yml @@ -101,4 +101,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.GitHubOwnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitHubReposOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitHubReposOperations.yml index 1711447e524a..1e76c8d0e012 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitHubReposOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitHubReposOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.GitHubReposOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabGroupsOperations.yml index d46650b43fa6..6eef4126075c 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabGroupsOperations.yml @@ -102,4 +102,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.GitLabGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabProjectsOperations.yml index 0e8b5bb34a0f..d4eb48563666 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabProjectsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.GitLabProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabSubgroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabSubgroupsOperations.yml index 878178d15552..4d7cf2fb2f7b 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabSubgroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.aio.operations.GitLabSubgroupsOperations.yml @@ -45,4 +45,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.aio.operations.GitLabSubgroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsOrgsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsOrgsOperations.yml index 2edbcd384fd4..672e0a24f6b2 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsOrgsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsOrgsOperations.yml @@ -193,4 +193,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.AzureDevOpsOrgsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsProjectsOperations.yml index 7b51ecd57d70..1458ca27344e 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsProjectsOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.AzureDevOpsProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsReposOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsReposOperations.yml index 7c0be27b17fc..2816fe67b4e8 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsReposOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.AzureDevOpsReposOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.AzureDevOpsReposOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.DevOpsConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.DevOpsConfigurationsOperations.yml index 5419fbef3f99..1fd52e875553 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.DevOpsConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.DevOpsConfigurationsOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.DevOpsConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.DevOpsOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.DevOpsOperationResultsOperations.yml index 9fc6f7136feb..2bd1d73020e7 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.DevOpsOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.DevOpsOperationResultsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.DevOpsOperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitHubOwnersOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitHubOwnersOperations.yml index e451c1d041a8..f50b7e405adb 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitHubOwnersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitHubOwnersOperations.yml @@ -101,4 +101,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.GitHubOwnersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitHubReposOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitHubReposOperations.yml index acbba5a8f34b..f91b90cae372 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitHubReposOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitHubReposOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.GitHubReposOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabGroupsOperations.yml index 55ba212e4d5b..80c7987bfd86 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabGroupsOperations.yml @@ -102,4 +102,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.GitLabGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabProjectsOperations.yml index 736ac3351116..7b37930934ff 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabProjectsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.GitLabProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabSubgroupsOperations.yml b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabSubgroupsOperations.yml index d071e5e9d586..c8cd905a9fad 100644 --- a/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabSubgroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-security/azure.mgmt.security.v2024_04_01.operations.GitLabSubgroupsOperations.yml @@ -45,4 +45,4 @@ methods: attributes: - uid: azure.mgmt.security.v2024_04_01.operations.GitLabSubgroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ActionsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ActionsOperations.yml index e47d7f5810a1..370f169ae5d2 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ActionsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.ActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AlertRuleTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AlertRuleTemplatesOperations.yml index 8b66774eadd5..47da0759b853 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AlertRuleTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AlertRuleTemplatesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.AlertRuleTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AlertRulesOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AlertRulesOperations.yml index 3f8016c3ec29..2a69449d9de7 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AlertRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AlertRulesOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.AlertRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AutomationRulesOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AutomationRulesOperations.yml index 6b9c4641a229..bba60e711506 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AutomationRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.AutomationRulesOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.AutomationRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.BookmarksOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.BookmarksOperations.yml index 1c449e35321f..d6a67b128e29 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.BookmarksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.BookmarksOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.BookmarksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.DataConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.DataConnectorsOperations.yml index 54ef2a90c81c..40fc50335d05 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.DataConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.DataConnectorsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.DataConnectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentCommentsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentCommentsOperations.yml index d98d39f3d6fe..2af82dc34ff2 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentCommentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentCommentsOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.IncidentCommentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentRelationsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentRelationsOperations.yml index 22bde907cb30..c9a01fba0549 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentRelationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentRelationsOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.IncidentRelationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentsOperations.yml index 3a6d22847d04..84c5b0e52cc7 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.IncidentsOperations.yml @@ -270,4 +270,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.IncidentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.Operations.yml index 2240bab77379..57665007b32d 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.SentinelOnboardingStatesOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.SentinelOnboardingStatesOperations.yml index ed100661adf5..51c846eb5ef9 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.SentinelOnboardingStatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.SentinelOnboardingStatesOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.SentinelOnboardingStatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorMetricsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorMetricsOperations.yml index e8821631b44c..d48ccb830c02 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorMetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorMetricsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorMetricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorOperations.yml index 121b31aaa0e5..9fd50fbeab25 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorOperations.yml @@ -266,4 +266,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorsOperations.yml index a700b27f3c97..8620cc896d14 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorsOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.ThreatIntelligenceIndicatorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.WatchlistItemsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.WatchlistItemsOperations.yml index d42bf3a8a36f..b67e77d405a2 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.WatchlistItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.WatchlistItemsOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.WatchlistItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.WatchlistsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.WatchlistsOperations.yml index 55bd8993074a..e44ef49044c5 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.WatchlistsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.aio.operations.WatchlistsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.aio.operations.WatchlistsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ActionsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ActionsOperations.yml index 0ca6f16232c9..a90cebb4491f 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ActionsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.ActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AlertRuleTemplatesOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AlertRuleTemplatesOperations.yml index 56206ed0474e..cc48ca20a234 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AlertRuleTemplatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AlertRuleTemplatesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.AlertRuleTemplatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AlertRulesOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AlertRulesOperations.yml index 282606be5832..cefef460135b 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AlertRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AlertRulesOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.AlertRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AutomationRulesOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AutomationRulesOperations.yml index 4eb4ab78045e..f16f4d850d34 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AutomationRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.AutomationRulesOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.AutomationRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.BookmarksOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.BookmarksOperations.yml index c83c1c890a6f..6027a19e448c 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.BookmarksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.BookmarksOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.BookmarksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.DataConnectorsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.DataConnectorsOperations.yml index 92b77e1e9cb0..b41347fce750 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.DataConnectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.DataConnectorsOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.DataConnectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentCommentsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentCommentsOperations.yml index 31e174c8c83f..ceb02c12f2b0 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentCommentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentCommentsOperations.yml @@ -195,4 +195,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.IncidentCommentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentRelationsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentRelationsOperations.yml index 88b736356d3c..22f3127e0ec9 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentRelationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentRelationsOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.IncidentRelationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentsOperations.yml index 3f2eac09376a..bd906f84a71d 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.IncidentsOperations.yml @@ -270,4 +270,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.IncidentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.Operations.yml index 87bcf36eaaeb..de1c3b59c7dd 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.Operations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.SentinelOnboardingStatesOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.SentinelOnboardingStatesOperations.yml index 6751f1004db6..d2db13a8d849 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.SentinelOnboardingStatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.SentinelOnboardingStatesOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.SentinelOnboardingStatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorMetricsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorMetricsOperations.yml index 52df7d736af2..8216f2cf9d07 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorMetricsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorMetricsOperations.yml @@ -40,4 +40,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorMetricsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorOperations.yml index 813953d6b602..d6e0c4331964 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorsOperations.yml index 75388848871b..0ea7a6ceaa68 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorsOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.ThreatIntelligenceIndicatorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.WatchlistItemsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.WatchlistItemsOperations.yml index e598493420f6..2a39c81125b4 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.WatchlistItemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.WatchlistItemsOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.WatchlistItemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.WatchlistsOperations.yml b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.WatchlistsOperations.yml index c1c03e9f86ed..0db2a952bd88 100644 --- a/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.WatchlistsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-securityinsight/azure.mgmt.securityinsight.operations.WatchlistsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.securityinsight.operations.WatchlistsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.DiagnosticsOperations.yml index ea748147dc57..b42c902f4f56 100644 --- a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.DiagnosticsOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.selfhelp.aio.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.DiscoverySolutionOperations.yml b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.DiscoverySolutionOperations.yml index fb0c068f3936..041c04ed0ac7 100644 --- a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.DiscoverySolutionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.DiscoverySolutionOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.selfhelp.aio.operations.DiscoverySolutionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.Operations.yml index 5bdf5da93567..340e1f491832 100644 --- a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.selfhelp.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.DiagnosticsOperations.yml index adeb4c1147f5..7637bdba4008 100644 --- a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.DiagnosticsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.selfhelp.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.DiscoverySolutionOperations.yml b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.DiscoverySolutionOperations.yml index a7dfaa383166..36adbb506484 100644 --- a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.DiscoverySolutionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.DiscoverySolutionOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.selfhelp.operations.DiscoverySolutionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.Operations.yml index c3782201c341..975fc43a8c0b 100644 --- a/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-selfhelp/azure.mgmt.selfhelp.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.selfhelp.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-serialconsole/azure.mgmt.serialconsole.aio.operations.SerialPortsOperations.yml b/docs-ref-autogen/azure-mgmt-serialconsole/azure.mgmt.serialconsole.aio.operations.SerialPortsOperations.yml index 02513d05997d..219c207a627f 100644 --- a/docs-ref-autogen/azure-mgmt-serialconsole/azure.mgmt.serialconsole.aio.operations.SerialPortsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-serialconsole/azure.mgmt.serialconsole.aio.operations.SerialPortsOperations.yml @@ -281,4 +281,4 @@ methods: attributes: - uid: azure.mgmt.serialconsole.aio.operations.SerialPortsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-serialconsole/azure.mgmt.serialconsole.operations.SerialPortsOperations.yml b/docs-ref-autogen/azure-mgmt-serialconsole/azure.mgmt.serialconsole.operations.SerialPortsOperations.yml index b187e1e6864d..16c3e0077741 100644 --- a/docs-ref-autogen/azure-mgmt-serialconsole/azure.mgmt.serialconsole.operations.SerialPortsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-serialconsole/azure.mgmt.serialconsole.operations.SerialPortsOperations.yml @@ -279,4 +279,4 @@ methods: attributes: - uid: azure.mgmt.serialconsole.operations.SerialPortsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.yml index 7afcccfd8643..e838443b92d4 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -326,4 +326,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.DisasterRecoveryConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.MigrationConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.MigrationConfigsOperations.yml index afa236c812cb..0864948fd069 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.MigrationConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.MigrationConfigsOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.MigrationConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.NamespacesOperations.yml index 9465514e8d2d..87d2c9e2a603 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.NamespacesOperations.yml @@ -460,4 +460,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.Operations.yml index 0c407fa5c5a0..c47ceeb996ce 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml index 680589811e0f..933c2c6d404d 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.yml index 44a4fcc1333d..fc94e794d46c 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.QueuesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.QueuesOperations.yml index e4825c226a1c..9c04f061da4a 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.QueuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.QueuesOperations.yml @@ -372,4 +372,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.QueuesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.RulesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.RulesOperations.yml index fac740bf8ae1..d587b2402e6f 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.RulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.RulesOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.RulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.SubscriptionsOperations.yml index a2a394c75aa4..dc54e661609e 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.SubscriptionsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.SubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.TopicsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.TopicsOperations.yml index 87072b9abd57..d3d0a95383b2 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.TopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.aio.operations.TopicsOperations.yml @@ -374,4 +374,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.aio.operations.TopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.DisasterRecoveryConfigsOperations.yml index 7eb18efc8675..28d74562f629 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.DisasterRecoveryConfigsOperations.yml @@ -326,4 +326,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.DisasterRecoveryConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.MigrationConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.MigrationConfigsOperations.yml index ff9190ce9bbc..a26e09e24b8e 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.MigrationConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.MigrationConfigsOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.MigrationConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.NamespacesOperations.yml index 5d0f08d6644c..c2ba51eec12e 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.NamespacesOperations.yml @@ -460,4 +460,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.NamespacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.Operations.yml index c5cf8b95f176..7a6bea2b66dd 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.PrivateEndpointConnectionsOperations.yml index 93dc768671c8..9d60d9ab5c04 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.PrivateEndpointConnectionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.PrivateLinkResourcesOperations.yml index 36ea79e05250..2fb088d34fef 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.PrivateLinkResourcesOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.QueuesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.QueuesOperations.yml index 48b8da255a7e..745b9be8598b 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.QueuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.QueuesOperations.yml @@ -371,4 +371,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.QueuesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.RulesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.RulesOperations.yml index 0ea4eb17892d..e5f91319b922 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.RulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.RulesOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.RulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.SubscriptionsOperations.yml index 11834559df5f..1bce8f5e4597 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.SubscriptionsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.SubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.TopicsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.TopicsOperations.yml index a6a8852af56a..4529d98b3b08 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.TopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2021_11_01.operations.TopicsOperations.yml @@ -373,4 +373,4 @@ methods: attributes: - uid: azure.mgmt.servicebus.v2021_11_01.operations.TopicsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml index 8d2727a5ba93..2b4c6630c961 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.yml @@ -326,4 +326,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.MigrationConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.MigrationConfigsOperations.yml index 0598e49e0bdd..dddc956eecaa 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.MigrationConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.MigrationConfigsOperations.yml @@ -199,4 +199,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.MigrationConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.NamespacesOperations.yml index 927e4d804e49..fa62e614d73a 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.NamespacesOperations.yml @@ -461,4 +461,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.Operations.yml index 94b24be3ab9f..37520e3ad518 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml index c28fc92619cd..dfd085cb11ae 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.yml index 24db13534984..9f636a11adc3 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.QueuesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.QueuesOperations.yml index fb1f90eac6c6..c020af19e342 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.QueuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.QueuesOperations.yml @@ -373,4 +373,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.QueuesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.RulesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.RulesOperations.yml index d91e44924618..f8b3949b14c0 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.RulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.RulesOperations.yml @@ -187,4 +187,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.RulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.SubscriptionsOperations.yml index ef3aeba417cb..f23a1566853c 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.SubscriptionsOperations.yml @@ -175,4 +175,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.SubscriptionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.TopicsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.TopicsOperations.yml index 304cc91ce6ef..af74d5a436a6 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.TopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.TopicsOperations.yml @@ -375,4 +375,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.aio.operations.TopicsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.yml index cc13e6ebea81..3b7b1ec12454 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.yml @@ -326,4 +326,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.DisasterRecoveryConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.MigrationConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.MigrationConfigsOperations.yml index e32af1030e15..d8bda28d0813 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.MigrationConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.MigrationConfigsOperations.yml @@ -199,4 +199,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.MigrationConfigsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.NamespacesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.NamespacesOperations.yml index e57af43b689e..4477dfe1d687 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.NamespacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.NamespacesOperations.yml @@ -461,4 +461,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.NamespacesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.Operations.yml index 54a900716078..a9e302f60d0b 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.Operations.yml @@ -23,4 +23,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.yml index a79f538ac6c6..a15df837096d 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.yml @@ -139,4 +139,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateEndpointConnectionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.yml index 1b477e122f73..647c149efcaf 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.PrivateLinkResourcesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.QueuesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.QueuesOperations.yml index 3af74fe06cb3..3aa051e30793 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.QueuesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.QueuesOperations.yml @@ -372,4 +372,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.QueuesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.RulesOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.RulesOperations.yml index 4928125e6148..3cb85c7ab427 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.RulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.RulesOperations.yml @@ -187,4 +187,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.RulesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.SubscriptionsOperations.yml index ab8cdd5f8370..ef25be81e5f3 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.SubscriptionsOperations.yml @@ -175,4 +175,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.SubscriptionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.TopicsOperations.yml b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.TopicsOperations.yml index fc7bcaba5ba1..e91bd15c97da 100644 --- a/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.TopicsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicebus/azure.mgmt.servicebus.v2022_10_01_preview.operations.TopicsOperations.yml @@ -374,4 +374,4 @@ attributes: - uid: azure.mgmt.servicebus.v2022_10_01_preview.operations.TopicsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv210\\Lib\\site-packages\\azure\\mgmt\\servicebus\\v2022_10_01_preview\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationTypeVersionsOperations.yml index 34eb98fc20a6..bac24c1aa1f0 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationTypeVersionsOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.aio.operations.ApplicationTypeVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationTypesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationTypesOperations.yml index 81f50df5af03..182ee7d45f7c 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationTypesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.aio.operations.ApplicationTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationsOperations.yml index 90c1600e0c7a..5f9e32324a47 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ApplicationsOperations.yml @@ -293,4 +293,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.aio.operations.ApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ClusterVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ClusterVersionsOperations.yml index cda446377d93..80e9c181f487 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ClusterVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ClusterVersionsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.aio.operations.ClusterVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ClustersOperations.yml index 2f68855b43cf..a55edd2a610c 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ClustersOperations.yml @@ -320,4 +320,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.Operations.yml index d8c32a2bfe3c..4aadfc48968e 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.Operations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ServicesOperations.yml index cf550de5ac9b..52716f4ed5b1 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.aio.operations.ServicesOperations.yml @@ -325,4 +325,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.aio.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationTypeVersionsOperations.yml index 9845e57be45e..12d3c52f3216 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationTypeVersionsOperations.yml @@ -241,4 +241,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.operations.ApplicationTypeVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationTypesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationTypesOperations.yml index 84283b8273b6..0d265ad47f16 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationTypesOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.operations.ApplicationTypesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationsOperations.yml index 619564056a99..c923b2c45ab1 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ApplicationsOperations.yml @@ -293,4 +293,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.operations.ApplicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ClusterVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ClusterVersionsOperations.yml index bc1293d3dbb0..f645c88ff033 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ClusterVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ClusterVersionsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.operations.ClusterVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ClustersOperations.yml index 3d1419166aff..5682c087d937 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ClustersOperations.yml @@ -315,4 +315,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ServicesOperations.yml index be691b0b98a5..184d0d9d7a6d 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.ServicesOperations.yml @@ -325,4 +325,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.operations.yml b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.operations.yml index 2e8ed9998d19..4e12f6640eb0 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabric/azure.mgmt.servicefabric.operations.operations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.servicefabric.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypeVersionsOperations.yml index d5289868d847..b269067f2da5 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypeVersionsOperations.yml @@ -222,4 +222,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypeVersionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypesOperations.yml index b2a154da7ef2..7587488cc2c4 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypesOperations.yml @@ -194,4 +194,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationsOperations.yml index 16fc3acbabeb..942529d2e411 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationsOperations.yml @@ -303,4 +303,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ApplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedApplyMaintenanceWindowOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedApplyMaintenanceWindowOperations.yml index 5180cbd01e2d..b2b467d649f1 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedApplyMaintenanceWindowOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedApplyMaintenanceWindowOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedApplyMaintenanceWindowOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedAzResiliencyStatusOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedAzResiliencyStatusOperations.yml index c03d2c442903..1583e77046f0 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedAzResiliencyStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedAzResiliencyStatusOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedAzResiliencyStatusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClusterVersionOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClusterVersionOperations.yml index f11401bdc4c2..4a5a86a8d3e0 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClusterVersionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClusterVersionOperations.yml @@ -137,4 +137,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClusterVersionOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.yml index f0e6e734107c..623019aefe4e 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.yml @@ -183,4 +183,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedMaintenanceWindowStatusOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedMaintenanceWindowStatusOperations.yml index 43b666420744..51e72966e082 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedMaintenanceWindowStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedMaintenanceWindowStatusOperations.yml @@ -39,4 +39,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedMaintenanceWindowStatusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedUnsupportedVMSizesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedUnsupportedVMSizesOperations.yml index fb5ad33c168e..5d486ea484a6 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedUnsupportedVMSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedUnsupportedVMSizesOperations.yml @@ -63,4 +63,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ManagedUnsupportedVMSizesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypeSkusOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypeSkusOperations.yml index 76f4c54b6c2c..722d5900de1c 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypeSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypeSkusOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypeSkusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.yml index 6a7e43dc1fc9..6781487a0f96 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.yml @@ -315,4 +315,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.NodeTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationResultsOperations.yml index be682a4a24cd..677f8c2b7446 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationResultsOperations.yml @@ -40,4 +40,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationStatusOperations.yml index 8967efd5f0f9..e7db536bfb2a 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationStatusOperations.yml @@ -40,4 +40,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.OperationStatusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.Operations.yml index 87208dbfcf9e..baa4ec29939c 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.Operations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ServicesOperations.yml index 6931c435e2f6..9bdccccc8717 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.aio.operations.ServicesOperations.yml @@ -226,4 +226,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.aio.operations.ServicesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypeVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypeVersionsOperations.yml index aea4f58410fb..7ebcc9c176d5 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypeVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypeVersionsOperations.yml @@ -222,4 +222,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypeVersionsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypesOperations.yml index 4d66420dcf28..b85ab6be2dc2 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypesOperations.yml @@ -194,4 +194,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ApplicationTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationsOperations.yml index 8df9258dbe2c..d46be0f90667 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ApplicationsOperations.yml @@ -303,4 +303,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ApplicationsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedApplyMaintenanceWindowOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedApplyMaintenanceWindowOperations.yml index be58e8bbdfdf..08adc43321f0 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedApplyMaintenanceWindowOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedApplyMaintenanceWindowOperations.yml @@ -44,4 +44,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ManagedApplyMaintenanceWindowOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedAzResiliencyStatusOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedAzResiliencyStatusOperations.yml index f8924f8dcf4d..772d7573d01e 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedAzResiliencyStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedAzResiliencyStatusOperations.yml @@ -43,4 +43,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ManagedAzResiliencyStatusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedClusterVersionOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedClusterVersionOperations.yml index a77a577bc97f..529b5b9ed818 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedClusterVersionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedClusterVersionOperations.yml @@ -137,4 +137,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ManagedClusterVersionOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.yml index aeb1647a5bf7..7c6cae7f8185 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.yml @@ -181,4 +181,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ManagedClustersOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedMaintenanceWindowStatusOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedMaintenanceWindowStatusOperations.yml index 76fd0e57506c..0b44a9842e35 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedMaintenanceWindowStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedMaintenanceWindowStatusOperations.yml @@ -38,4 +38,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ManagedMaintenanceWindowStatusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedUnsupportedVMSizesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedUnsupportedVMSizesOperations.yml index 4c5cdf0de5d3..a3ed61ff03c4 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedUnsupportedVMSizesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ManagedUnsupportedVMSizesOperations.yml @@ -63,4 +63,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ManagedUnsupportedVMSizesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.NodeTypeSkusOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.NodeTypeSkusOperations.yml index 03d127d58bbe..2cb3a7182fb0 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.NodeTypeSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.NodeTypeSkusOperations.yml @@ -46,4 +46,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.NodeTypeSkusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.yml index 2c24c73f3cab..ff5035166978 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.yml @@ -313,4 +313,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.NodeTypesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.OperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.OperationResultsOperations.yml index 01aa85ef0352..54ebc5328cf5 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.OperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.OperationResultsOperations.yml @@ -40,4 +40,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.OperationResultsOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.OperationStatusOperations.yml index 236bc47b5e84..185f7bf52cd4 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.OperationStatusOperations.yml @@ -40,4 +40,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.OperationStatusOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.Operations.yml index 2fd661484f6f..3a4ab59a7136 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.Operations.yml @@ -27,4 +27,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.Operations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ServicesOperations.yml index bcd42f7da412..4365214ccd7a 100644 --- a/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicefabricmanagedclusters/azure.mgmt.servicefabricmanagedclusters.operations.ServicesOperations.yml @@ -226,4 +226,4 @@ attributes: - uid: azure.mgmt.servicefabricmanagedclusters.operations.ServicesOperations.models name: models signature: models = + 'C:\\ToolCache\\Python\\3.11.9\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv212\\Lib\\site-packages\\azure\\mgmt\\servicefabricmanagedclusters\\models\\__init__.py'> diff --git a/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.aio.operations.LinkerOperations.yml b/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.aio.operations.LinkerOperations.yml index 261fbf782cac..263232981129 100644 --- a/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.aio.operations.LinkerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.aio.operations.LinkerOperations.yml @@ -339,4 +339,4 @@ methods: attributes: - uid: azure.mgmt.servicelinker.aio.operations.LinkerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.aio.operations.Operations.yml index 7c1677947cec..280690dcca60 100644 --- a/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.servicelinker.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.operations.LinkerOperations.yml b/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.operations.LinkerOperations.yml index ae228c339518..3d9d674424f7 100644 --- a/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.operations.LinkerOperations.yml +++ b/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.operations.LinkerOperations.yml @@ -339,4 +339,4 @@ methods: attributes: - uid: azure.mgmt.servicelinker.operations.LinkerOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.operations.Operations.yml index 95ecaa4be3c2..fddca5e357b5 100644 --- a/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-servicelinker/azure.mgmt.servicelinker.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.servicelinker.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.CatalogsOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.CatalogsOperations.yml index 32584193281f..1da70027eecb 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.CatalogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.CatalogsOperations.yml @@ -413,4 +413,4 @@ methods: attributes: - uid: azure.mgmt.sphere.aio.operations.CatalogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.CertificatesOperations.yml index be6f21f7dcc4..4e9d62dd86d0 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.CertificatesOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.sphere.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DeploymentsOperations.yml index 71bfdc539a35..9e523563370a 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DeploymentsOperations.yml @@ -221,4 +221,4 @@ methods: attributes: - uid: azure.mgmt.sphere.aio.operations.DeploymentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DeviceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DeviceGroupsOperations.yml index 0e47ea0b33a3..e03602fd31bd 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DeviceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DeviceGroupsOperations.yml @@ -326,4 +326,4 @@ methods: attributes: - uid: azure.mgmt.sphere.aio.operations.DeviceGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DevicesOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DevicesOperations.yml index 5a04fcaf5ca5..252e64c8df54 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DevicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.DevicesOperations.yml @@ -299,4 +299,4 @@ methods: attributes: - uid: azure.mgmt.sphere.aio.operations.DevicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.ImagesOperations.yml index f0e3fab177b0..c266d8d89f19 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.ImagesOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.sphere.aio.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.Operations.yml index 79f41954e912..4c02d7050473 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.sphere.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.ProductsOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.ProductsOperations.yml index 67f78ead43eb..fd7ffff3e8cb 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.ProductsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.aio.operations.ProductsOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.sphere.aio.operations.ProductsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.CatalogsOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.CatalogsOperations.yml index 7d4f6998b3ff..781e4d5298db 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.CatalogsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.CatalogsOperations.yml @@ -409,4 +409,4 @@ methods: attributes: - uid: azure.mgmt.sphere.operations.CatalogsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.CertificatesOperations.yml index 17c9a829cad5..c7db8f430963 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.CertificatesOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.sphere.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DeploymentsOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DeploymentsOperations.yml index 5e3c7980acf9..29bc76e6ec59 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DeploymentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DeploymentsOperations.yml @@ -218,4 +218,4 @@ methods: attributes: - uid: azure.mgmt.sphere.operations.DeploymentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DeviceGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DeviceGroupsOperations.yml index 853d64025b3a..13f7c534c0d3 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DeviceGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DeviceGroupsOperations.yml @@ -326,4 +326,4 @@ methods: attributes: - uid: azure.mgmt.sphere.operations.DeviceGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DevicesOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DevicesOperations.yml index c2b7bfd16f6e..015fae4854db 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DevicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.DevicesOperations.yml @@ -295,4 +295,4 @@ methods: attributes: - uid: azure.mgmt.sphere.operations.DevicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.ImagesOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.ImagesOperations.yml index cb7e45c521fe..9e8daf1148e3 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.ImagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.ImagesOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.sphere.operations.ImagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.Operations.yml index 838e2888b212..2835e6b850c4 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.sphere.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.ProductsOperations.yml b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.ProductsOperations.yml index 2962e907e5f9..0560661f9139 100644 --- a/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.ProductsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sphere/azure.mgmt.sphere.operations.ProductsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.sphere.operations.ProductsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.BackupShortTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.BackupShortTermRetentionPoliciesOperations.yml index ccd3d41c5d3a..f166869c2590 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.BackupShortTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.BackupShortTermRetentionPoliciesOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.BackupShortTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.CapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.CapabilitiesOperations.yml index e445a0fd0841..e3f811ccc77e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.CapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.CapabilitiesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.CapabilitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataMaskingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataMaskingPoliciesOperations.yml index 14523f0ce26f..2867bc96fc85 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataMaskingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataMaskingPoliciesOperations.yml @@ -105,4 +105,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DataMaskingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataMaskingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataMaskingRulesOperations.yml index 8386481581f1..a82d293a9668 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataMaskingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataMaskingRulesOperations.yml @@ -112,4 +112,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DataMaskingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataWarehouseUserActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataWarehouseUserActivitiesOperations.yml index be18a85bd8ee..efbae91fa876 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataWarehouseUserActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DataWarehouseUserActivitiesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DataWarehouseUserActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseAdvisorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseAdvisorsOperations.yml index 5b50bf804b70..ee5bf9709979 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseAdvisorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseAdvisorsOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseAdvisorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseAutomaticTuningOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseAutomaticTuningOperations.yml index beea0be2a3d4..9f13aad884a6 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseAutomaticTuningOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseAutomaticTuningOperations.yml @@ -105,4 +105,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseAutomaticTuningOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseBlobAuditingPoliciesOperations.yml index 3eddaa07c248..8fc038dbcd07 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseBlobAuditingPoliciesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseColumnsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseColumnsOperations.yml index ad57f2b585e9..f1a4b77dd713 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseColumnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseColumnsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseColumnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseExtensionsOperations.yml index 05a5489296d1..9b37fdb8e832 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseExtensionsOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseOperationsOperations.yml index 278900453455..6a7d5703ac90 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseOperationsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseRecommendedActionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseRecommendedActionsOperations.yml index 8ff99f3cc506..5edc12c280fa 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseRecommendedActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseRecommendedActionsOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseRecommendedActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseSchemasOperations.yml index 6239da0aa9e1..091207151aec 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseSchemasOperations.yml @@ -111,4 +111,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseSecurityAlertPoliciesOperations.yml index baa95ac3c398..37426685a323 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseSecurityAlertPoliciesOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseTablesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseTablesOperations.yml index a8d5fdad2c89..4ee0a009e1a3 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseTablesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseUsagesOperations.yml index ba14926bb3bf..61ba2daa87ed 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseUsagesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml index 9fde574ed922..0270f35e8a01 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentScansOperations.yml index cef0297c990a..9e1e79b6d0b3 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentScansOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentScansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentsOperations.yml index 7ccf10559a23..8485729de02c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentsOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabaseVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabasesOperations.yml index 6ddc5801299d..a2079816e9e0 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DatabasesOperations.yml @@ -775,4 +775,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DeletedServersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DeletedServersOperations.yml index 3f04943b34e2..16cc89e22265 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DeletedServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.DeletedServersOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.DeletedServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolActivitiesOperations.yml index 882164f68718..c8a68e34c26e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolActivitiesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ElasticPoolActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolDatabaseActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolDatabaseActivitiesOperations.yml index 48ec99196e40..87db46aab404 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolDatabaseActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolDatabaseActivitiesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ElasticPoolDatabaseActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolOperationsOperations.yml index 51a2281dad67..6d21179f0929 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolOperationsOperations.yml @@ -104,4 +104,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ElasticPoolOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolsOperations.yml index 910a25a5e043..6c1218c8eb96 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ElasticPoolsOperations.yml @@ -395,4 +395,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ElasticPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.EncryptionProtectorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.EncryptionProtectorsOperations.yml index ffaedf29b6ce..0706bef76028 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.EncryptionProtectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.EncryptionProtectorsOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.EncryptionProtectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.yml index 2bdfabe17624..4db136e30ff3 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.yml @@ -141,4 +141,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ExtendedServerBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ExtendedServerBlobAuditingPoliciesOperations.yml index a2a1f8e26c41..460c638971a7 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ExtendedServerBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ExtendedServerBlobAuditingPoliciesOperations.yml @@ -144,4 +144,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ExtendedServerBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.FailoverGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.FailoverGroupsOperations.yml index a17eaf3eb092..fbaca1894366 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.FailoverGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.FailoverGroupsOperations.yml @@ -369,4 +369,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.FailoverGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.FirewallRulesOperations.yml index 1bf8d1ea09ff..2caccaeb49bd 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.FirewallRulesOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.GeoBackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.GeoBackupPoliciesOperations.yml index 16388125c8f2..7639d986ebeb 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.GeoBackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.GeoBackupPoliciesOperations.yml @@ -153,4 +153,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.GeoBackupPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.InstanceFailoverGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.InstanceFailoverGroupsOperations.yml index 3a09f9ac81a4..fa526fb42d36 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.InstanceFailoverGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.InstanceFailoverGroupsOperations.yml @@ -313,4 +313,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.InstanceFailoverGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.InstancePoolsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.InstancePoolsOperations.yml index be477b05cc12..3997df43113f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.InstancePoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.InstancePoolsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.InstancePoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobAgentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobAgentsOperations.yml index ff7214e4a693..178df5647abf 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobAgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobAgentsOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobAgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobCredentialsOperations.yml index 9f9cccf01b1a..81175cac2e67 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobCredentialsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobExecutionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobExecutionsOperations.yml index f833ae744af6..2fa53048a77f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobExecutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobExecutionsOperations.yml @@ -413,4 +413,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobExecutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobStepExecutionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobStepExecutionsOperations.yml index 9ab2ebf12eef..883914498e9c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobStepExecutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobStepExecutionsOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobStepExecutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobStepsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobStepsOperations.yml index bf72073dfb3d..6278525b60f8 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobStepsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobStepsOperations.yml @@ -303,4 +303,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobStepsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobTargetExecutionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobTargetExecutionsOperations.yml index da6284911c9e..e4b783cdb674 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobTargetExecutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobTargetExecutionsOperations.yml @@ -280,4 +280,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobTargetExecutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobTargetGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobTargetGroupsOperations.yml index 7446f552046f..7aa872028b8f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobTargetGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobTargetGroupsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobTargetGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobVersionsOperations.yml index c258c4dc89ba..e1ed8e2aeb2c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobVersionsOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobsOperations.yml index 3631a20f7cc5..f1f916f09deb 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.JobsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.JobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LedgerDigestUploadsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LedgerDigestUploadsOperations.yml index 300c4cf520c5..c37c906bfce7 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LedgerDigestUploadsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LedgerDigestUploadsOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.LedgerDigestUploadsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionBackupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionBackupsOperations.yml index afbcfb522b53..41df5b165f65 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionBackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionBackupsOperations.yml @@ -786,4 +786,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.LongTermRetentionBackupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionManagedInstanceBackupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionManagedInstanceBackupsOperations.yml index 9239165ef3c9..376a379e41d2 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionManagedInstanceBackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionManagedInstanceBackupsOperations.yml @@ -527,4 +527,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.LongTermRetentionManagedInstanceBackupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionPoliciesOperations.yml index fd61ee6fda60..8bfdec476981 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.LongTermRetentionPoliciesOperations.yml @@ -171,4 +171,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.LongTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.MaintenanceWindowOptionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.MaintenanceWindowOptionsOperations.yml index 6905b182e716..aa5807a334ac 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.MaintenanceWindowOptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.MaintenanceWindowOptionsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.MaintenanceWindowOptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.MaintenanceWindowsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.MaintenanceWindowsOperations.yml index 1a7dd17a12b3..5ffeb2023fee 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.MaintenanceWindowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.MaintenanceWindowsOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.MaintenanceWindowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedBackupShortTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedBackupShortTermRetentionPoliciesOperations.yml index 684ff4762a5d..89e6dfb911b0 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedBackupShortTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedBackupShortTermRetentionPoliciesOperations.yml @@ -237,4 +237,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedBackupShortTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseColumnsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseColumnsOperations.yml index 2ef55a834abf..ac1dd5551ffe 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseColumnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseColumnsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseColumnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseQueriesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseQueriesOperations.yml index 301f2df89d91..867be8382aa5 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseQueriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseQueriesOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseQueriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.yml index 9379156a8874..1127c3ba937d 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseRestoreDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseRestoreDetailsOperations.yml index f3e1543a2f0d..7df287bdc3ff 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseRestoreDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseRestoreDetailsOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseRestoreDetailsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSchemasOperations.yml index 6a513ae7aa0c..a56ae95a3ed6 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSchemasOperations.yml @@ -111,4 +111,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityAlertPoliciesOperations.yml index 2c1d36367c76..196a55d77a4c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityAlertPoliciesOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityEventsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityEventsOperations.yml index 9fa596e401f3..59880fbe92be 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityEventsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityEventsOperations.yml @@ -90,4 +90,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseSecurityEventsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSensitivityLabelsOperations.yml index d3f2905239b2..60c1e2250ff1 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseSensitivityLabelsOperations.yml @@ -434,4 +434,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseTablesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseTablesOperations.yml index b72b90014341..270c04539143 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseTablesOperations.yml @@ -122,4 +122,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseTransparentDataEncryptionOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseTransparentDataEncryptionOperations.yml index 28ebdd698337..40a3c1a9fea1 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseTransparentDataEncryptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseTransparentDataEncryptionOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseTransparentDataEncryptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml index 86826c087c03..9202f274cd3b 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.yml index 35114482c193..12b53ecee483 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.yml index a6d80a68930a..429d9b684f99 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabasesOperations.yml index d85ca8d503aa..fe92db6ce0b8 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedDatabasesOperations.yml @@ -351,4 +351,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceAdministratorsOperations.yml index 7b97cfd728b8..058ae1ca0cef 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceAdministratorsOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstanceAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.yml index 1eb2c50da9b9..b74c5e828c9a 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.yml @@ -216,4 +216,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceEncryptionProtectorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceEncryptionProtectorsOperations.yml index ce770ce6d488..8148f4cb669e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceEncryptionProtectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceEncryptionProtectorsOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstanceEncryptionProtectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceKeysOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceKeysOperations.yml index ee3962c7fb20..ad16bec68097 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceKeysOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstanceKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceLongTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceLongTermRetentionPoliciesOperations.yml index 9aa37192c653..8f1c9bc75480 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceLongTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceLongTermRetentionPoliciesOperations.yml @@ -173,4 +173,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstanceLongTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceOperationsOperations.yml index 166b852b876a..eb67ece84c2b 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceOperationsOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstanceOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancePrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancePrivateEndpointConnectionsOperations.yml index 802f2fc504d8..196514f0fdbf 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancePrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancePrivateEndpointConnectionsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstancePrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancePrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancePrivateLinkResourcesOperations.yml index dfc9da6723e7..5612ab46e97f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancePrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancePrivateLinkResourcesOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstancePrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceTdeCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceTdeCertificatesOperations.yml index 3e4221acc273..0f55dcac6035 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceTdeCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceTdeCertificatesOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstanceTdeCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceVulnerabilityAssessmentsOperations.yml index 9465c091a733..f6bb8d6c49b5 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstanceVulnerabilityAssessmentsOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstanceVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancesOperations.yml index 7bae39728d03..718c80f4ae65 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedInstancesOperations.yml @@ -434,4 +434,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.yml index 4dc99599ff1a..d1e959619fe4 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.yml @@ -234,4 +234,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedServerSecurityAlertPoliciesOperations.yml index 6be564dcda78..c0e53a462ef3 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ManagedServerSecurityAlertPoliciesOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ManagedServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.Operations.yml index f156b1fcd72f..7b5a748e0259 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.OperationsHealthOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.OperationsHealthOperations.yml index 80451c9a94e1..9d14cadfe360 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.OperationsHealthOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.OperationsHealthOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.OperationsHealthOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.OutboundFirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.OutboundFirewallRulesOperations.yml index 117238542e8f..3cc367d1386d 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.OutboundFirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.OutboundFirewallRulesOperations.yml @@ -202,4 +202,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.OutboundFirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.PrivateEndpointConnectionsOperations.yml index c0f220df995b..6e0b93650df9 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.PrivateLinkResourcesOperations.yml index 2e2031419a71..95b913f24a53 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.PrivateLinkResourcesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecommendedSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecommendedSensitivityLabelsOperations.yml index 1e944ca47a2e..bfe308d63fca 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecommendedSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecommendedSensitivityLabelsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.RecommendedSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecoverableDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecoverableDatabasesOperations.yml index cd4b93500c59..6780e1f87222 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecoverableDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecoverableDatabasesOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.RecoverableDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecoverableManagedDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecoverableManagedDatabasesOperations.yml index 9888cd7a74cd..eaf74d0ec257 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecoverableManagedDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RecoverableManagedDatabasesOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.RecoverableManagedDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ReplicationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ReplicationLinksOperations.yml index 5df3cc30fe30..239eb74b1953 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ReplicationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ReplicationLinksOperations.yml @@ -360,4 +360,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ReplicationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorableDroppedDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorableDroppedDatabasesOperations.yml index 99e3375552d9..1a8fde81b57f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorableDroppedDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorableDroppedDatabasesOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.RestorableDroppedDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorableDroppedManagedDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorableDroppedManagedDatabasesOperations.yml index 70f493c74d25..2ff80ea70877 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorableDroppedManagedDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorableDroppedManagedDatabasesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.RestorableDroppedManagedDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorePointsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorePointsOperations.yml index 22083ec0f9d3..598d941cc3a5 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorePointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.RestorePointsOperations.yml @@ -202,4 +202,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.RestorePointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SensitivityLabelsOperations.yml index 5b306c9bbfe4..509cbc210dca 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SensitivityLabelsOperations.yml @@ -434,4 +434,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.SensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAdvisorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAdvisorsOperations.yml index e644a3c2bf1a..888df7df276d 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAdvisorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAdvisorsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerAdvisorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAutomaticTuningOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAutomaticTuningOperations.yml index 1103ddf17f35..26a06e293896 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAutomaticTuningOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAutomaticTuningOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerAutomaticTuningOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAzureADAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAzureADAdministratorsOperations.yml index e7da2ba66ad6..c999a19174ee 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAzureADAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAzureADAdministratorsOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerAzureADAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAzureADOnlyAuthenticationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAzureADOnlyAuthenticationsOperations.yml index bb03cfb115a0..8b95fd253cbc 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAzureADOnlyAuthenticationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerAzureADOnlyAuthenticationsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerAzureADOnlyAuthenticationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerBlobAuditingPoliciesOperations.yml index cec355155d70..2cc0841abd96 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerBlobAuditingPoliciesOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerCommunicationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerCommunicationLinksOperations.yml index 355d30e7af1c..b9369193482c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerCommunicationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerCommunicationLinksOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerCommunicationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerConnectionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerConnectionPoliciesOperations.yml index 2630de2e410f..40c6ca6a093a 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerConnectionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerConnectionPoliciesOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerConnectionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerDevOpsAuditSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerDevOpsAuditSettingsOperations.yml index 1bc9d5bdc527..245028923d44 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerDevOpsAuditSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerDevOpsAuditSettingsOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerDevOpsAuditSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerDnsAliasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerDnsAliasesOperations.yml index d46859f6419c..8d2d45760a41 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerDnsAliasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerDnsAliasesOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerDnsAliasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerKeysOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerKeysOperations.yml index 2e4ff834ad1d..614414700298 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerKeysOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerOperationsOperations.yml index 7e69c1b11880..bb3b014002d1 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerOperationsOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerSecurityAlertPoliciesOperations.yml index ee57d4cdd06f..1c378f949f74 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerSecurityAlertPoliciesOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerTrustGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerTrustGroupsOperations.yml index 09d6c3f4ad5c..3528079b5a09 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerTrustGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerTrustGroupsOperations.yml @@ -236,4 +236,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerTrustGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerUsagesOperations.yml index e44a80731ef1..1d6a9bd069af 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerUsagesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerVulnerabilityAssessmentsOperations.yml index acae7f3c6043..e82ec8663572 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServerVulnerabilityAssessmentsOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServerVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServersOperations.yml index 4f27006364b4..d943b77a7106 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServersOperations.yml @@ -343,4 +343,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServiceObjectivesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServiceObjectivesOperations.yml index 2cc00dd9f156..92ac219f6983 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServiceObjectivesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.ServiceObjectivesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.ServiceObjectivesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SqlAgentOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SqlAgentOperations.yml index 548f31e3337e..ce7e1ebd43bf 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SqlAgentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SqlAgentOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.SqlAgentOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SubscriptionUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SubscriptionUsagesOperations.yml index b2a3c1603428..cdf8e4fc1fd2 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SubscriptionUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SubscriptionUsagesOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.SubscriptionUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncAgentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncAgentsOperations.yml index c6c7a7dac42e..0e83a8b9f7e5 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncAgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncAgentsOperations.yml @@ -274,4 +274,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.SyncAgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncGroupsOperations.yml index ba6a36ce39c4..0e69c2a65378 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncGroupsOperations.yml @@ -547,4 +547,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.SyncGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncMembersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncMembersOperations.yml index 06528f0aabb8..ee21acaaa384 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncMembersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.SyncMembersOperations.yml @@ -422,4 +422,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.SyncMembersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TdeCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TdeCertificatesOperations.yml index 656bab8d02a4..acc1910492dc 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TdeCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TdeCertificatesOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.TdeCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TimeZonesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TimeZonesOperations.yml index b55939e4d46a..4547b3f03fb1 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TimeZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TimeZonesOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.TimeZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TransparentDataEncryptionActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TransparentDataEncryptionActivitiesOperations.yml index 159527f2f294..cd39a967fc95 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TransparentDataEncryptionActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TransparentDataEncryptionActivitiesOperations.yml @@ -79,4 +79,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.TransparentDataEncryptionActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TransparentDataEncryptionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TransparentDataEncryptionsOperations.yml index b13eb25330a7..87026b6fd864 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TransparentDataEncryptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.TransparentDataEncryptionsOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.TransparentDataEncryptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.UsagesOperations.yml index 9b7a999b0182..a7147d6b5560 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.UsagesOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.VirtualClustersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.VirtualClustersOperations.yml index 837e36d43668..b0aef9bdcf30 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.VirtualClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.VirtualClustersOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.VirtualClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.VirtualNetworkRulesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.VirtualNetworkRulesOperations.yml index 36da4df61c00..3caf0710824b 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.VirtualNetworkRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.VirtualNetworkRulesOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.VirtualNetworkRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.WorkloadClassifiersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.WorkloadClassifiersOperations.yml index b34a43c5dfb7..072c44e1d6a9 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.WorkloadClassifiersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.WorkloadClassifiersOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.WorkloadClassifiersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.WorkloadGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.WorkloadGroupsOperations.yml index 6272dee3b922..509dda964afb 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.WorkloadGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.aio.operations.WorkloadGroupsOperations.yml @@ -226,4 +226,4 @@ methods: attributes: - uid: azure.mgmt.sql.aio.operations.WorkloadGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.BackupShortTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.BackupShortTermRetentionPoliciesOperations.yml index b4cead769343..eafbd23b927c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.BackupShortTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.BackupShortTermRetentionPoliciesOperations.yml @@ -236,4 +236,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.BackupShortTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.CapabilitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.CapabilitiesOperations.yml index 160d4ee0dace..b3bba8dfdc9d 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.CapabilitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.CapabilitiesOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.CapabilitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataMaskingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataMaskingPoliciesOperations.yml index a8f7548dfa32..2e5ae22d2368 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataMaskingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataMaskingPoliciesOperations.yml @@ -105,4 +105,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DataMaskingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataMaskingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataMaskingRulesOperations.yml index 54664c3ba08f..7cf8e76425cb 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataMaskingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataMaskingRulesOperations.yml @@ -112,4 +112,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DataMaskingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataWarehouseUserActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataWarehouseUserActivitiesOperations.yml index 408a847953df..bc362fce67d9 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataWarehouseUserActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DataWarehouseUserActivitiesOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DataWarehouseUserActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseAdvisorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseAdvisorsOperations.yml index 55c61df921c9..cbea588a85fd 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseAdvisorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseAdvisorsOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseAdvisorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseAutomaticTuningOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseAutomaticTuningOperations.yml index 5c1ed21a0326..0d3711e863fd 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseAutomaticTuningOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseAutomaticTuningOperations.yml @@ -105,4 +105,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseAutomaticTuningOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseBlobAuditingPoliciesOperations.yml index 6651c4ed85a4..eb05fb8cf253 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseBlobAuditingPoliciesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseColumnsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseColumnsOperations.yml index 7d10838bbd24..22aef20904b9 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseColumnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseColumnsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseColumnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseExtensionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseExtensionsOperations.yml index 8a45f16037fd..81508799ce84 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseExtensionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseExtensionsOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseExtensionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseOperationsOperations.yml index 5b4ef8ab57a1..6bbcc1dfe264 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseOperationsOperations.yml @@ -106,4 +106,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseRecommendedActionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseRecommendedActionsOperations.yml index 1374f66a2f3a..647f3752741d 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseRecommendedActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseRecommendedActionsOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseRecommendedActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseSchemasOperations.yml index b434698d797d..be8a66ba2de2 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseSchemasOperations.yml @@ -111,4 +111,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseSecurityAlertPoliciesOperations.yml index e6bf48e4b760..5244d4862a50 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseSecurityAlertPoliciesOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseTablesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseTablesOperations.yml index fc5a92a3e461..68048d389ef9 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseTablesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseUsagesOperations.yml index 0989b256c217..c31c9c4404b0 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseUsagesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml index d7ec8c6035a7..859b35f18bf8 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml @@ -216,4 +216,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentRuleBaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentScansOperations.yml index 1faf355d5ef9..d3bfee662a03 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentScansOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentScansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentsOperations.yml index 8f3a1ba8e245..6122c12f68e0 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentsOperations.yml @@ -207,4 +207,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabaseVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabasesOperations.yml index 76058292c202..c0d321277c0e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DatabasesOperations.yml @@ -776,4 +776,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DeletedServersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DeletedServersOperations.yml index af291caf231c..aafad7c446a2 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DeletedServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.DeletedServersOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.DeletedServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolActivitiesOperations.yml index 0794b3bb756f..beb6f1b66766 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolActivitiesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ElasticPoolActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolDatabaseActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolDatabaseActivitiesOperations.yml index 263ece11d07c..63988a7ea08c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolDatabaseActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolDatabaseActivitiesOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ElasticPoolDatabaseActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolOperationsOperations.yml index 67fa443ae7b0..89827680f57e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolOperationsOperations.yml @@ -104,4 +104,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ElasticPoolOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolsOperations.yml index 3435446b4081..deae8cd6bc3e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ElasticPoolsOperations.yml @@ -395,4 +395,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ElasticPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.EncryptionProtectorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.EncryptionProtectorsOperations.yml index 3374c9ccd6a6..fc358535ef24 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.EncryptionProtectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.EncryptionProtectorsOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.EncryptionProtectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.yml index c598fcb1d264..82a87c4ae2e1 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ExtendedDatabaseBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ExtendedServerBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ExtendedServerBlobAuditingPoliciesOperations.yml index c1389edc4a2c..8f8c0afa283e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ExtendedServerBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ExtendedServerBlobAuditingPoliciesOperations.yml @@ -143,4 +143,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ExtendedServerBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.FailoverGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.FailoverGroupsOperations.yml index 396b0fda9054..2d4c3a6a3c02 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.FailoverGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.FailoverGroupsOperations.yml @@ -369,4 +369,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.FailoverGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.FirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.FirewallRulesOperations.yml index 3d3e7d6fec60..fe1b7e11c536 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.FirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.FirewallRulesOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.FirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.GeoBackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.GeoBackupPoliciesOperations.yml index 2f80491f93b5..bc0f49852963 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.GeoBackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.GeoBackupPoliciesOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.GeoBackupPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.InstanceFailoverGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.InstanceFailoverGroupsOperations.yml index 1207361a6db1..63a7b6b9f16d 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.InstanceFailoverGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.InstanceFailoverGroupsOperations.yml @@ -313,4 +313,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.InstanceFailoverGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.InstancePoolsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.InstancePoolsOperations.yml index 91bcd0259bf1..3278a93ab77b 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.InstancePoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.InstancePoolsOperations.yml @@ -252,4 +252,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.InstancePoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobAgentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobAgentsOperations.yml index 8b63d89cdd36..f97867f7d01b 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobAgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobAgentsOperations.yml @@ -262,4 +262,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobAgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobCredentialsOperations.yml index 2ebcd9b71e6d..faf4cb509708 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobCredentialsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobExecutionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobExecutionsOperations.yml index 8d39e193c85a..117f2997a042 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobExecutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobExecutionsOperations.yml @@ -412,4 +412,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobExecutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobStepExecutionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobStepExecutionsOperations.yml index d2194964a02a..b31cd38652d3 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobStepExecutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobStepExecutionsOperations.yml @@ -176,4 +176,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobStepExecutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobStepsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobStepsOperations.yml index ae8fc56877b7..21f0ace9aacc 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobStepsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobStepsOperations.yml @@ -304,4 +304,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobStepsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobTargetExecutionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobTargetExecutionsOperations.yml index 4a02b3017aaf..5caaad1dcf42 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobTargetExecutionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobTargetExecutionsOperations.yml @@ -282,4 +282,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobTargetExecutionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobTargetGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobTargetGroupsOperations.yml index 1cbb51111f4e..801d2383db6e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobTargetGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobTargetGroupsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobTargetGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobVersionsOperations.yml index 6c72185a0ffe..a7ceeb531e31 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobVersionsOperations.yml @@ -116,4 +116,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobsOperations.yml index 97dbbad58766..b555b762f949 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.JobsOperations.yml @@ -189,4 +189,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.JobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LedgerDigestUploadsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LedgerDigestUploadsOperations.yml index a5c2f3c1f3a5..06abd4ca3073 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LedgerDigestUploadsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LedgerDigestUploadsOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.LedgerDigestUploadsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionBackupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionBackupsOperations.yml index dd1fa226c35b..dc36ad77bb2e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionBackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionBackupsOperations.yml @@ -786,4 +786,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.LongTermRetentionBackupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionManagedInstanceBackupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionManagedInstanceBackupsOperations.yml index 4129b400e6a2..f7a0070c154b 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionManagedInstanceBackupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionManagedInstanceBackupsOperations.yml @@ -528,4 +528,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.LongTermRetentionManagedInstanceBackupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionPoliciesOperations.yml index b86b1995f065..cc8abfe5c703 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.LongTermRetentionPoliciesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.LongTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.MaintenanceWindowOptionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.MaintenanceWindowOptionsOperations.yml index 410378a5fccf..ad85cb23c06a 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.MaintenanceWindowOptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.MaintenanceWindowOptionsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.MaintenanceWindowOptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.MaintenanceWindowsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.MaintenanceWindowsOperations.yml index 0ebfb98e699e..d928737b5706 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.MaintenanceWindowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.MaintenanceWindowsOperations.yml @@ -115,4 +115,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.MaintenanceWindowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedBackupShortTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedBackupShortTermRetentionPoliciesOperations.yml index ef38b2f0220a..4e506df8637e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedBackupShortTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedBackupShortTermRetentionPoliciesOperations.yml @@ -238,4 +238,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedBackupShortTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseColumnsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseColumnsOperations.yml index b67fa7fb3e3b..2236346606a2 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseColumnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseColumnsOperations.yml @@ -190,4 +190,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseColumnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseQueriesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseQueriesOperations.yml index cec701f51308..f18f8e2273a9 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseQueriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseQueriesOperations.yml @@ -127,4 +127,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseQueriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.yml index 2c5579762514..d74ea91e943b 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseRecommendedSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseRestoreDetailsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseRestoreDetailsOperations.yml index 7055f07074f4..224c2a0cdb20 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseRestoreDetailsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseRestoreDetailsOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseRestoreDetailsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSchemasOperations.yml index 7b928c345060..e060676c3668 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSchemasOperations.yml @@ -111,4 +111,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSecurityAlertPoliciesOperations.yml index a72d63d0d357..944f97ec4d7a 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSecurityAlertPoliciesOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSecurityEventsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSecurityEventsOperations.yml index a15b434fa7bd..0fe187de5482 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSecurityEventsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSecurityEventsOperations.yml @@ -90,4 +90,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseSecurityEventsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSensitivityLabelsOperations.yml index 5f090ac0d138..eb0baac8696a 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseSensitivityLabelsOperations.yml @@ -434,4 +434,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseTablesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseTablesOperations.yml index af6ccc4265f3..c997dd7f7844 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseTablesOperations.yml @@ -122,4 +122,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseTransparentDataEncryptionOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseTransparentDataEncryptionOperations.yml index d6fd5910008e..0fa881faed08 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseTransparentDataEncryptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseTransparentDataEncryptionOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseTransparentDataEncryptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml index 517cf46864a4..219c9d7728c3 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.yml @@ -216,4 +216,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.yml index 7a67457928a6..13e2ad83c2db 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentScansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.yml index 788f9d74c22f..51164da27f99 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabaseVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabasesOperations.yml index 840ed0e0572f..384329f38c24 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedDatabasesOperations.yml @@ -351,4 +351,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceAdministratorsOperations.yml index 155bd1337ea1..bbe808232b90 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceAdministratorsOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstanceAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.yml index e6250de40c34..a60b95666c3c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.yml @@ -216,4 +216,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstanceAzureADOnlyAuthenticationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceEncryptionProtectorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceEncryptionProtectorsOperations.yml index a484f8920706..581402e577ae 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceEncryptionProtectorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceEncryptionProtectorsOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstanceEncryptionProtectorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceKeysOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceKeysOperations.yml index e9489c2979f5..4b2bd069d695 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceKeysOperations.yml @@ -212,4 +212,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstanceKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceLongTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceLongTermRetentionPoliciesOperations.yml index 789d83e2bf58..31c9382642d8 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceLongTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceLongTermRetentionPoliciesOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstanceLongTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceOperationsOperations.yml index 18ea8034349a..a0a3adb2fc47 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceOperationsOperations.yml @@ -128,4 +128,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstanceOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancePrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancePrivateEndpointConnectionsOperations.yml index 2f22ccae0166..54ce3b53cdc2 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancePrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancePrivateEndpointConnectionsOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstancePrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancePrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancePrivateLinkResourcesOperations.yml index 14cdf65f09de..8081e14949fd 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancePrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancePrivateLinkResourcesOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstancePrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceTdeCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceTdeCertificatesOperations.yml index e78bf1cc1c28..a0c751553b8c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceTdeCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceTdeCertificatesOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstanceTdeCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceVulnerabilityAssessmentsOperations.yml index 577e5d345e16..286657af616f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstanceVulnerabilityAssessmentsOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstanceVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancesOperations.yml index 17bd7bc5f90a..8c3332a9da80 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedInstancesOperations.yml @@ -435,4 +435,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.yml index 0c5f57a6f96b..015968ed7ceb 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.yml @@ -235,4 +235,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedServerSecurityAlertPoliciesOperations.yml index 56cd1bfcfdb7..45c169b75710 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ManagedServerSecurityAlertPoliciesOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ManagedServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.OperationsHealthOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.OperationsHealthOperations.yml index 57d7786bd622..eead8c8ec1e3 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.OperationsHealthOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.OperationsHealthOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.OperationsHealthOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.OutboundFirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.OutboundFirewallRulesOperations.yml index 0ee2aba92c5f..5e56474d438c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.OutboundFirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.OutboundFirewallRulesOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.OutboundFirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.PrivateEndpointConnectionsOperations.yml index 1e899476bd11..6f072bf5ab53 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.PrivateEndpointConnectionsOperations.yml @@ -202,4 +202,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.PrivateLinkResourcesOperations.yml index 2fc9daf2d586..083aeb876c5a 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.PrivateLinkResourcesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecommendedSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecommendedSensitivityLabelsOperations.yml index f2bdcebaf376..95afac26432f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecommendedSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecommendedSensitivityLabelsOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.RecommendedSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecoverableDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecoverableDatabasesOperations.yml index 6290b4c23713..41792f5d2f86 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecoverableDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecoverableDatabasesOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.RecoverableDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecoverableManagedDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecoverableManagedDatabasesOperations.yml index b59a1f9f2dfc..2742a9c27da2 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecoverableManagedDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RecoverableManagedDatabasesOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.RecoverableManagedDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ReplicationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ReplicationLinksOperations.yml index 083cf8bd10be..9fd2cb9da94d 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ReplicationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ReplicationLinksOperations.yml @@ -361,4 +361,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ReplicationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorableDroppedDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorableDroppedDatabasesOperations.yml index fdca204d0822..5edf944e6a55 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorableDroppedDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorableDroppedDatabasesOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.RestorableDroppedDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorableDroppedManagedDatabasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorableDroppedManagedDatabasesOperations.yml index 821cc5067ac4..3faae5231e85 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorableDroppedManagedDatabasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorableDroppedManagedDatabasesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.RestorableDroppedManagedDatabasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorePointsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorePointsOperations.yml index e3c19d1d0523..d807b60ece39 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorePointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.RestorePointsOperations.yml @@ -203,4 +203,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.RestorePointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SensitivityLabelsOperations.yml index c97e3b3d54bf..0752f78685eb 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SensitivityLabelsOperations.yml @@ -432,4 +432,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.SensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAdvisorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAdvisorsOperations.yml index dc56fa429f36..c07d98eb589e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAdvisorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAdvisorsOperations.yml @@ -139,4 +139,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerAdvisorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAutomaticTuningOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAutomaticTuningOperations.yml index 26179721af03..98e80dbcab78 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAutomaticTuningOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAutomaticTuningOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerAutomaticTuningOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAzureADAdministratorsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAzureADAdministratorsOperations.yml index 98f36888bbc2..d9fd3ffcdc52 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAzureADAdministratorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAzureADAdministratorsOperations.yml @@ -209,4 +209,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerAzureADAdministratorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAzureADOnlyAuthenticationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAzureADOnlyAuthenticationsOperations.yml index 1d5877b4ff25..0bfd581f6acc 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAzureADOnlyAuthenticationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerAzureADOnlyAuthenticationsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerAzureADOnlyAuthenticationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerBlobAuditingPoliciesOperations.yml index 20e87aa95cda..266fa5e3baef 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerBlobAuditingPoliciesOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerCommunicationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerCommunicationLinksOperations.yml index b8cc613b692d..5744db2a698a 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerCommunicationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerCommunicationLinksOperations.yml @@ -187,4 +187,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerCommunicationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerConnectionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerConnectionPoliciesOperations.yml index 3f1709ca712c..eb6bd3d11811 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerConnectionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerConnectionPoliciesOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerConnectionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerDevOpsAuditSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerDevOpsAuditSettingsOperations.yml index f6cbe58123ca..83469804f808 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerDevOpsAuditSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerDevOpsAuditSettingsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerDevOpsAuditSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerDnsAliasesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerDnsAliasesOperations.yml index 0e2d2e3cb28b..4b8410855ec9 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerDnsAliasesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerDnsAliasesOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerDnsAliasesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerKeysOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerKeysOperations.yml index 2bc6f3657b61..8a634151d594 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerKeysOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerOperationsOperations.yml index be36337505da..1f3be1fef48c 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerOperationsOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerSecurityAlertPoliciesOperations.yml index 84cf5341c79f..08a006a3aa8a 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerSecurityAlertPoliciesOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerTrustGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerTrustGroupsOperations.yml index 75acf8587a66..0c62366ac56b 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerTrustGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerTrustGroupsOperations.yml @@ -236,4 +236,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerTrustGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerUsagesOperations.yml index 76b161dd5be9..b46cdd0d4435 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerUsagesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerVulnerabilityAssessmentsOperations.yml index 4bb85db63e15..dd597b5aab50 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServerVulnerabilityAssessmentsOperations.yml @@ -181,4 +181,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServerVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServersOperations.yml index 10af5c8c3ffe..da2930b51cd6 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServersOperations.yml @@ -343,4 +343,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServiceObjectivesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServiceObjectivesOperations.yml index 9492135409cb..9fe428cadbf5 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServiceObjectivesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.ServiceObjectivesOperations.yml @@ -96,4 +96,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.ServiceObjectivesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SqlAgentOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SqlAgentOperations.yml index 39a8b6f1fa09..985b5e0ab3d2 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SqlAgentOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SqlAgentOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.SqlAgentOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SubscriptionUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SubscriptionUsagesOperations.yml index 541373af9eed..062eca9c567e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SubscriptionUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SubscriptionUsagesOperations.yml @@ -80,4 +80,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.SubscriptionUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncAgentsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncAgentsOperations.yml index bc68917977c6..9c668a53c38f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncAgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncAgentsOperations.yml @@ -274,4 +274,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.SyncAgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncGroupsOperations.yml index f57d837113c7..e3a3b09e6634 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncGroupsOperations.yml @@ -548,4 +548,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.SyncGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncMembersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncMembersOperations.yml index 1ef50af73d0f..e4247c2e2636 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncMembersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.SyncMembersOperations.yml @@ -422,4 +422,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.SyncMembersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TdeCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TdeCertificatesOperations.yml index 47f122bd28ee..ae2f2a5894de 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TdeCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TdeCertificatesOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.TdeCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TimeZonesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TimeZonesOperations.yml index 3f53eda934dd..54e05e9e276e 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TimeZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TimeZonesOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.TimeZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TransparentDataEncryptionActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TransparentDataEncryptionActivitiesOperations.yml index 3712cc4f8d6a..09933023c9a3 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TransparentDataEncryptionActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TransparentDataEncryptionActivitiesOperations.yml @@ -79,4 +79,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.TransparentDataEncryptionActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TransparentDataEncryptionsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TransparentDataEncryptionsOperations.yml index e70721a7a0d1..c61f6b7a61f9 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TransparentDataEncryptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.TransparentDataEncryptionsOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.TransparentDataEncryptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.UsagesOperations.yml index 836feaea49c9..6c662eb2eb78 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.UsagesOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.VirtualClustersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.VirtualClustersOperations.yml index 502fdaa6f4d3..cecc4e7ab320 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.VirtualClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.VirtualClustersOperations.yml @@ -232,4 +232,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.VirtualClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.VirtualNetworkRulesOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.VirtualNetworkRulesOperations.yml index 7b7544412350..e985393a50a6 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.VirtualNetworkRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.VirtualNetworkRulesOperations.yml @@ -205,4 +205,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.VirtualNetworkRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.WorkloadClassifiersOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.WorkloadClassifiersOperations.yml index 94c6ca4073ce..c33ab6ce0463 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.WorkloadClassifiersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.WorkloadClassifiersOperations.yml @@ -255,4 +255,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.WorkloadClassifiersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.WorkloadGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.WorkloadGroupsOperations.yml index 4609038d152d..a9310fc9d01f 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.WorkloadGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.WorkloadGroupsOperations.yml @@ -226,4 +226,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.WorkloadGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.operations.yml b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.operations.yml index ab0065fa5a32..0e1e780c60ae 100644 --- a/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-sql/azure.mgmt.sql.operations.operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.sql.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobContainersOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobContainersOperations.yml index 846f26556e21..e821891ee828 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobContainersOperations.yml @@ -811,4 +811,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.BlobContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobInventoryPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobInventoryPoliciesOperations.yml index 5fb9d1272f8d..2269cc1be5af 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobInventoryPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobInventoryPoliciesOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.BlobInventoryPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobServicesOperations.yml index 099e28fc584f..4d06228299f1 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.BlobServicesOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.BlobServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.DeletedAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.DeletedAccountsOperations.yml index 1bea0ae95711..dd0a33693394 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.DeletedAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.DeletedAccountsOperations.yml @@ -45,4 +45,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.DeletedAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.EncryptionScopesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.EncryptionScopesOperations.yml index 4bc816576cc1..adb595e0856f 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.EncryptionScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.EncryptionScopesOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.EncryptionScopesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.FileServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.FileServicesOperations.yml index 947f55c1cbd9..af87caf86c00 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.FileServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.FileServicesOperations.yml @@ -192,4 +192,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.FileServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.FileSharesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.FileSharesOperations.yml index c2b08fa72b28..c228e70926df 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.FileSharesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.FileSharesOperations.yml @@ -449,4 +449,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.FileSharesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.LocalUsersOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.LocalUsersOperations.yml index 2f1a138d85b4..1a8aada18604 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.LocalUsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.LocalUsersOperations.yml @@ -271,4 +271,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.LocalUsersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.ManagementPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.ManagementPoliciesOperations.yml index 2d0c95292df2..d9fd6211d975 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.ManagementPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.ManagementPoliciesOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.ManagementPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index e3549f014744..ff9f55ad8dc3 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.ObjectReplicationPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.ObjectReplicationPoliciesOperations.yml index 51fc170321c8..7dcb707b1a5e 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.ObjectReplicationPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.ObjectReplicationPoliciesOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.ObjectReplicationPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.Operations.yml index 42f48111eaa3..40b67f10452f 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.PrivateEndpointConnectionsOperations.yml index 473c972a46e5..b67af31f79d1 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.PrivateLinkResourcesOperations.yml index 585f0d73abae..4a9a852d7044 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.PrivateLinkResourcesOperations.yml @@ -42,4 +42,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.QueueOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.QueueOperations.yml index 4aecf8b1049f..9963c8bd82e2 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.QueueOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.QueueOperations.yml @@ -258,4 +258,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.QueueOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.QueueServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.QueueServicesOperations.yml index e6807b3e5b1f..9c1790d6aac9 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.QueueServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.QueueServicesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.QueueServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.SkusOperations.yml index 1e49ea246ae3..28930f1462b1 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.SkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageAccountsOperations.yml index ece70bdf939a..23b03db7516d 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageAccountsOperations.yml @@ -731,4 +731,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.StorageAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentInstancesReportOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentInstancesReportOperations.yml index 9ec9e5d8aaa0..1439ab042b2d 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentInstancesReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentInstancesReportOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.StorageTaskAssignmentInstancesReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentsInstancesReportOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentsInstancesReportOperations.yml index b26ad8c9d743..4461ffd70ba0 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentsInstancesReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentsInstancesReportOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.StorageTaskAssignmentsInstancesReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentsOperations.yml index b7da88d8f012..aaeb001636ad 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.StorageTaskAssignmentsOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.StorageTaskAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.TableOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.TableOperations.yml index 774175770bb5..a67fe1775e22 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.TableOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.TableOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.TableOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.TableServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.TableServicesOperations.yml index 00f552663eed..c40af06f9294 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.TableServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.TableServicesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.TableServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.UsagesOperations.yml index b9936aef07d7..0b8b7e15d6fb 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.aio.operations.UsagesOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.storage.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobContainersOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobContainersOperations.yml index 2e529109ffa3..18b8a5bed27c 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobContainersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobContainersOperations.yml @@ -810,4 +810,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.BlobContainersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobInventoryPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobInventoryPoliciesOperations.yml index c0249a043770..d16b2216453a 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobInventoryPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobInventoryPoliciesOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.BlobInventoryPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobServicesOperations.yml index 17de21d0f3ae..2b38d8cee1ae 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.BlobServicesOperations.yml @@ -125,4 +125,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.BlobServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.DeletedAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.DeletedAccountsOperations.yml index 154c49dd6dfa..b5c74c43c5e1 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.DeletedAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.DeletedAccountsOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.DeletedAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.EncryptionScopesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.EncryptionScopesOperations.yml index ce76b507f72a..d9278f14e70b 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.EncryptionScopesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.EncryptionScopesOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.EncryptionScopesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.FileServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.FileServicesOperations.yml index df50198b4050..01a2343cb38f 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.FileServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.FileServicesOperations.yml @@ -192,4 +192,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.FileServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.FileSharesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.FileSharesOperations.yml index 010a590b999d..136e109c2632 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.FileSharesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.FileSharesOperations.yml @@ -448,4 +448,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.FileSharesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.LocalUsersOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.LocalUsersOperations.yml index 163686888921..6ae2a0461456 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.LocalUsersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.LocalUsersOperations.yml @@ -271,4 +271,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.LocalUsersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.ManagementPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.ManagementPoliciesOperations.yml index e9f7aa8f957f..0fbbdb8c35cc 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.ManagementPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.ManagementPoliciesOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.ManagementPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.NetworkSecurityPerimeterConfigurationsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.NetworkSecurityPerimeterConfigurationsOperations.yml index 004471c3d816..575bd41deb0a 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.NetworkSecurityPerimeterConfigurationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.NetworkSecurityPerimeterConfigurationsOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.NetworkSecurityPerimeterConfigurationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.ObjectReplicationPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.ObjectReplicationPoliciesOperations.yml index 373e0aca5502..73267ed5e9bc 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.ObjectReplicationPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.ObjectReplicationPoliciesOperations.yml @@ -188,4 +188,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.ObjectReplicationPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.Operations.yml index 5e96cb444c2c..1a64bede6eda 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.PrivateEndpointConnectionsOperations.yml index ddc69ed18ced..05ace745dd5b 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.PrivateEndpointConnectionsOperations.yml @@ -168,4 +168,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.PrivateLinkResourcesOperations.yml index 08b7b5f2e7ba..ff002412a112 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.PrivateLinkResourcesOperations.yml @@ -42,4 +42,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.QueueOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.QueueOperations.yml index a802c8d5b7c7..26c3e15fb318 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.QueueOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.QueueOperations.yml @@ -258,4 +258,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.QueueOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.QueueServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.QueueServicesOperations.yml index b8734467ec5b..dd18b621c481 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.QueueServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.QueueServicesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.QueueServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.SkusOperations.yml index 964635bcca12..71006ca3c1fa 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.SkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageAccountsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageAccountsOperations.yml index 33e504226d3d..49d549b4a166 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageAccountsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageAccountsOperations.yml @@ -730,4 +730,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.StorageAccountsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentInstancesReportOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentInstancesReportOperations.yml index 68aa09488f05..e38ce44fbc36 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentInstancesReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentInstancesReportOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.StorageTaskAssignmentInstancesReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentsInstancesReportOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentsInstancesReportOperations.yml index 952acb714415..1c3e2cbce859 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentsInstancesReportOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentsInstancesReportOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.StorageTaskAssignmentsInstancesReportOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentsOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentsOperations.yml index 4a0d1da34ad9..2b9b811abd1e 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.StorageTaskAssignmentsOperations.yml @@ -245,4 +245,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.StorageTaskAssignmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.TableOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.TableOperations.yml index ee919665b88f..949e68a80df5 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.TableOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.TableOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.TableOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.TableServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.TableServicesOperations.yml index c2c4a00395df..c59de6c55100 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.TableServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.TableServicesOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.TableServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.UsagesOperations.yml index 383973b2b179..3f680108b58f 100644 --- a/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storage/azure.mgmt.storage.operations.UsagesOperations.yml @@ -31,4 +31,4 @@ methods: attributes: - uid: azure.mgmt.storage.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.StorageActionsMgmtClient.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.StorageActionsMgmtClient.yml new file mode 100644 index 000000000000..ffbc594e625a --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.StorageActionsMgmtClient.yml @@ -0,0 +1,100 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.StorageActionsMgmtClient +name: StorageActionsMgmtClient +fullName: azure.mgmt.storageactions.StorageActionsMgmtClient +module: azure.mgmt.storageactions +summary: The Azure Storage Actions Management API. +constructor: + syntax: 'StorageActionsMgmtClient(credential: TokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2023-01-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: StorageTasksOperations operations + name: storage_tasks + types: + - +- description: StorageTasksReportOperations operations + name: storage_tasks_report + types: + - +- description: StorageTaskAssignmentOperations operations + name: storage_task_assignment + types: + - +methods: +- uid: azure.mgmt.storageactions.StorageActionsMgmtClient.close + name: close + signature: close() -> None +- uid: azure.mgmt.storageactions.StorageActionsMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> HttpResponse' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.StorageActionsMgmtClient.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.StorageActionsMgmtClient.yml new file mode 100644 index 000000000000..46713537d650 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.StorageActionsMgmtClient.yml @@ -0,0 +1,100 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.aio.StorageActionsMgmtClient +name: StorageActionsMgmtClient +fullName: azure.mgmt.storageactions.aio.StorageActionsMgmtClient +module: azure.mgmt.storageactions.aio +summary: The Azure Storage Actions Management API. +constructor: + syntax: 'StorageActionsMgmtClient(credential: AsyncTokenCredential, subscription_id: + str, base_url: str | None = None, **kwargs: Any)' + parameters: + - name: credential + description: Credential used to authenticate requests to the service. Required. + isRequired: true + types: + - + - name: subscription_id + description: The ID of the target subscription. The value must be an UUID. Required. + isRequired: true + types: + - + - name: base_url + description: Service host. Default value is None. + defaultValue: None + types: + - + keywordOnlyParameters: + - name: api_version + description: 'The API version to use for this operation. Default value is "2023-01-01". + + Note that overriding this default value may result in unsupported behavior.' + types: + - + - name: polling_interval + description: 'Default waiting time between two polls for LRO operations if no + + Retry-After header is present.' + types: + - +variables: +- description: Operations operations + name: operations + types: + - +- description: StorageTasksOperations operations + name: storage_tasks + types: + - +- description: StorageTasksReportOperations operations + name: storage_tasks_report + types: + - +- description: StorageTaskAssignmentOperations operations + name: storage_task_assignment + types: + - +methods: +- uid: azure.mgmt.storageactions.aio.StorageActionsMgmtClient.close + name: close + signature: async close() -> None +- uid: azure.mgmt.storageactions.aio.StorageActionsMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = await client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> Awaitable[AsyncHttpResponse]' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.Operations.yml new file mode 100644 index 000000000000..b6f674618050 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.aio.operations.Operations +name: Operations +fullName: azure.mgmt.storageactions.aio.operations.Operations +module: azure.mgmt.storageactions.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.storageactions.aio.operations.Operations.list + name: list + summary: Lists all of the available Storage Actions Rest API operations. + signature: 'list(**kwargs: Any) -> AsyncItemPaged[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTaskAssignmentOperations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTaskAssignmentOperations.yml new file mode 100644 index 000000000000..970def899265 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTaskAssignmentOperations.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.aio.operations.StorageTaskAssignmentOperations +name: StorageTaskAssignmentOperations +fullName: azure.mgmt.storageactions.aio.operations.StorageTaskAssignmentOperations +module: azure.mgmt.storageactions.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: StorageTaskAssignmentOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.storageactions.aio.operations.StorageTaskAssignmentOperations.list + name: list + summary: Lists Resource IDs of the Storage Task Assignments associated with this + Storage Task. + signature: 'list(resource_group_name: str, storage_task_name: str, **kwargs: Any) + -> AsyncItemPaged[StorageTaskAssignment]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of StorageTaskAssignment + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTasksOperations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTasksOperations.yml new file mode 100644 index 000000000000..6521800b7f6e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTasksOperations.yml @@ -0,0 +1,228 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations +name: StorageTasksOperations +fullName: azure.mgmt.storageactions.aio.operations.StorageTasksOperations +module: azure.mgmt.storageactions.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: StorageTasksOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations.begin_create + name: begin_create + summary: 'Asynchronously creates a new storage task resource with the specified + parameters. If a storage + + task is already created and a subsequent create request is issued with different + properties, + + the storage task properties will be updated. If a storage task is already created + and a + + subsequent create or update request is issued with the exact same set of properties, + the + + request will succeed.' + signature: 'async begin_create(resource_group_name: str, storage_task_name: str, + parameters: _models.StorageTask, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.StorageTask]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + - name: parameters + description: 'The parameters to create a Storage Task. Is one of the following + types: + + StorageTask, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns StorageTask. The StorageTask + is compatible + + with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations.begin_delete + name: begin_delete + summary: Delete the storage task resource. + signature: 'async begin_delete(resource_group_name: str, storage_task_name: str, + **kwargs: Any) -> AsyncLROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + return: + description: An instance of AsyncLROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations.begin_update + name: begin_update + summary: Update storage task properties. + signature: 'async begin_update(resource_group_name: str, storage_task_name: str, + parameters: _models.StorageTaskUpdateParameters, *, content_type: str = ''application/json'', + **kwargs: Any) -> AsyncLROPoller[_models.StorageTask]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + - name: parameters + description: 'The parameters to provide to update the storage task resource. Is + one of the + + following types: StorageTaskUpdateParameters, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of AsyncLROPoller that returns StorageTask. The StorageTask + is compatible + + with MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations.get + name: get + summary: Get the storage task properties. + signature: 'async get(resource_group_name: str, storage_task_name: str, **kwargs: + Any) -> StorageTask' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + return: + description: StorageTask. The StorageTask is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations.list_by_resource_group + name: list_by_resource_group + summary: Lists all the storage tasks available under the given resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncItemPaged[StorageTask]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of StorageTask + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations.list_by_subscription + name: list_by_subscription + summary: Lists all the storage tasks available under the subscription. + signature: 'list_by_subscription(**kwargs: Any) -> AsyncItemPaged[StorageTask]' + return: + description: An iterator like instance of StorageTask + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations.preview_actions + name: preview_actions + summary: 'Runs the input conditions against input object metadata properties and + designates matched + + objects in response.' + signature: 'async preview_actions(location: str, parameters: _models.StorageTaskPreviewAction, + *, content_type: str = ''application/json'', **kwargs: Any) -> _models.StorageTaskPreviewAction' + parameters: + - name: location + description: Required. + isRequired: true + types: + - + - name: parameters + description: 'The parameters to preview action condition. Is one of the following + types: + + StorageTaskPreviewAction, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'StorageTaskPreviewAction. The StorageTaskPreviewAction is compatible + with + + MutableMapping' + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTasksReportOperations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTasksReportOperations.yml new file mode 100644 index 000000000000..7a0b17e3c6c7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.StorageTasksReportOperations.yml @@ -0,0 +1,49 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.aio.operations.StorageTasksReportOperations +name: StorageTasksReportOperations +fullName: azure.mgmt.storageactions.aio.operations.StorageTasksReportOperations +module: azure.mgmt.storageactions.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: StorageTasksReportOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.storageactions.aio.operations.StorageTasksReportOperations.list + name: list + summary: Fetch the storage tasks run report summary for each assignment. + signature: 'list(resource_group_name: str, storage_task_name: str, *, filter: str + | None = None, **kwargs: Any) -> AsyncItemPaged[StorageTaskReportInstance]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + keywordOnlyParameters: + - name: filter + description: 'Optional. When specified, it can be used to query using reporting + properties. + + Default value is None.' + defaultValue: None + types: + - + return: + description: An iterator like instance of StorageTaskReportInstance + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.yml new file mode 100644 index 000000000000..f4e33d5dcb06 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.operations.yml @@ -0,0 +1,10 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.storageactions.aio.operations +name: operations +fullName: azure.mgmt.storageactions.aio.operations +type: import +classes: +- azure.mgmt.storageactions.aio.operations.Operations +- azure.mgmt.storageactions.aio.operations.StorageTaskAssignmentOperations +- azure.mgmt.storageactions.aio.operations.StorageTasksOperations +- azure.mgmt.storageactions.aio.operations.StorageTasksReportOperations diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.yml new file mode 100644 index 000000000000..537cf3eca11c --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.aio.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.storageactions.aio +name: aio +fullName: azure.mgmt.storageactions.aio +type: import +classes: +- azure.mgmt.storageactions.aio.StorageActionsMgmtClient +packages: +- azure.mgmt.storageactions.aio.operations diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ActionType.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ActionType.yml new file mode 100644 index 000000000000..434f2edd8e67 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ActionType.yml @@ -0,0 +1,12 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.ActionType +name: ActionType +fullName: azure.mgmt.storageactions.models.ActionType +summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for internal + + only APIs.' +module: azure.mgmt.storageactions.models +fields: +- name: INTERNAL + uid: azure.mgmt.storageactions.models.ActionType.INTERNAL diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.CreatedByType.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.CreatedByType.yml new file mode 100644 index 000000000000..8d444255d8ea --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.CreatedByType.yml @@ -0,0 +1,15 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.CreatedByType +name: CreatedByType +fullName: azure.mgmt.storageactions.models.CreatedByType +summary: The kind of entity that created the resource. +module: azure.mgmt.storageactions.models +fields: +- name: APPLICATION + uid: azure.mgmt.storageactions.models.CreatedByType.APPLICATION +- name: KEY + uid: azure.mgmt.storageactions.models.CreatedByType.KEY +- name: MANAGED_IDENTITY + uid: azure.mgmt.storageactions.models.CreatedByType.MANAGED_IDENTITY +- name: USER + uid: azure.mgmt.storageactions.models.CreatedByType.USER diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ElseCondition.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ElseCondition.yml new file mode 100644 index 000000000000..d705cf65096d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ElseCondition.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.ElseCondition +name: ElseCondition +fullName: azure.mgmt.storageactions.models.ElseCondition +module: azure.mgmt.storageactions.models +summary: The else block of storage task operation. +constructor: + syntax: 'ElseCondition(*args: Any, **kwargs: Any)' +variables: +- description: List of operations to execute in the else block. Required. + name: operations + types: + - [] +attributes: +- uid: azure.mgmt.storageactions.models.ElseCondition.operations + name: operations + summary: List of operations to execute in the else block. Required. + signature: 'operations: List[_models.StorageTaskOperation]' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorAdditionalInfo.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorAdditionalInfo.yml new file mode 100644 index 000000000000..f2edfb92668e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorAdditionalInfo.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.ErrorAdditionalInfo +name: ErrorAdditionalInfo +fullName: azure.mgmt.storageactions.models.ErrorAdditionalInfo +module: azure.mgmt.storageactions.models +summary: The resource management error additional info. +constructor: + syntax: 'ErrorAdditionalInfo(*args: Any, **kwargs: Any)' +variables: +- description: The additional info type. + name: type + types: + - +- description: The additional info. + name: info + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.ErrorAdditionalInfo.info + name: info + summary: The additional info. + signature: 'info: Any | None' +- uid: azure.mgmt.storageactions.models.ErrorAdditionalInfo.type + name: type + summary: The additional info type. + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorDetail.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorDetail.yml new file mode 100644 index 000000000000..bbc0d2c7f75f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorDetail.yml @@ -0,0 +1,50 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.ErrorDetail +name: ErrorDetail +fullName: azure.mgmt.storageactions.models.ErrorDetail +module: azure.mgmt.storageactions.models +summary: The error detail. +constructor: + syntax: 'ErrorDetail(*args: Any, **kwargs: Any)' +variables: +- description: The error code. + name: code + types: + - +- description: The error message. + name: message + types: + - +- description: The error target. + name: target + types: + - +- description: The error details. + name: details + types: + - [] +- description: The error additional info. + name: additional_info + types: + - [] +attributes: +- uid: azure.mgmt.storageactions.models.ErrorDetail.additional_info + name: additional_info + summary: The error additional info. + signature: 'additional_info: List[_models.ErrorAdditionalInfo] | None' +- uid: azure.mgmt.storageactions.models.ErrorDetail.code + name: code + summary: The error code. + signature: 'code: str | None' +- uid: azure.mgmt.storageactions.models.ErrorDetail.details + name: details + summary: The error details. + signature: 'details: List[_models.ErrorDetail] | None' +- uid: azure.mgmt.storageactions.models.ErrorDetail.message + name: message + summary: The error message. + signature: 'message: str | None' +- uid: azure.mgmt.storageactions.models.ErrorDetail.target + name: target + summary: The error target. + signature: 'target: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorResponse.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorResponse.yml new file mode 100644 index 000000000000..bc3b18e586ad --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ErrorResponse.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.ErrorResponse +name: ErrorResponse +fullName: azure.mgmt.storageactions.models.ErrorResponse +module: azure.mgmt.storageactions.models +summary: Error response. +constructor: + syntax: 'ErrorResponse(*args: Any, **kwargs: Any)' +variables: +- description: The error object. + name: error + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.ErrorResponse.error + name: error + summary: The error object. + signature: 'error: _models.ErrorDetail | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.IfCondition.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.IfCondition.yml new file mode 100644 index 000000000000..ff5c2c6b59fa --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.IfCondition.yml @@ -0,0 +1,36 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.IfCondition +name: IfCondition +fullName: azure.mgmt.storageactions.models.IfCondition +module: azure.mgmt.storageactions.models +summary: The if block of storage task operation. +constructor: + syntax: 'IfCondition(*args: Any, **kwargs: Any)' +variables: +- description: 'Condition predicate to evaluate each object. See + + [https://aka.ms/storagetaskconditions](https://aka.ms/storagetaskconditions) for + valid + + properties and operators. Required.' + name: condition + types: + - +- description: 'List of operations to execute when the condition predicate satisfies. + + Required.' + name: operations + types: + - [] +attributes: +- uid: azure.mgmt.storageactions.models.IfCondition.condition + name: condition + summary: '//aka.ms/storagetaskconditions + + <[https://aka.ms/storagetaskconditions](https://aka.ms/storagetaskconditions)>`_ + for valid properties and operators. Required.' + signature: 'condition: str' +- uid: azure.mgmt.storageactions.models.IfCondition.operations + name: operations + summary: List of operations to execute when the condition predicate satisfies. Required. + signature: 'operations: List[_models.StorageTaskOperation]' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ManagedServiceIdentity.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ManagedServiceIdentity.yml new file mode 100644 index 000000000000..2a4b6f634928 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ManagedServiceIdentity.yml @@ -0,0 +1,60 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.ManagedServiceIdentity +name: ManagedServiceIdentity +fullName: azure.mgmt.storageactions.models.ManagedServiceIdentity +module: azure.mgmt.storageactions.models +summary: Managed service identity (system assigned and/or user assigned identities). +constructor: + syntax: 'ManagedServiceIdentity(*args: Any, **kwargs: Any)' +variables: +- description: 'The service principal ID of the system assigned identity. This property + + will only be provided for a system assigned identity.' + name: principal_id + types: + - +- description: 'The tenant ID of the system assigned identity. This property will + only be + + provided for a system assigned identity.' + name: tenant_id + types: + - +- description: 'The type of managed identity assigned to this resource. Required. + Known values are: + + "None", "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + name: type + types: + - + - +- description: The identities assigned to this resource by the user. + name: user_assigned_identities + types: + - [, ] +attributes: +- uid: azure.mgmt.storageactions.models.ManagedServiceIdentity.principal_id + name: principal_id + summary: 'The service principal ID of the system assigned identity. This property + will only be provided + + for a system assigned identity.' + signature: 'principal_id: str | None' +- uid: azure.mgmt.storageactions.models.ManagedServiceIdentity.tenant_id + name: tenant_id + summary: 'The tenant ID of the system assigned identity. This property will only + be provided for a system + + assigned identity.' + signature: 'tenant_id: str | None' +- uid: azure.mgmt.storageactions.models.ManagedServiceIdentity.type + name: type + summary: '"None", + + "SystemAssigned", "UserAssigned", and "SystemAssigned,UserAssigned".' + signature: 'type: str | _models.ManagedServiceIdentityType' +- uid: azure.mgmt.storageactions.models.ManagedServiceIdentity.user_assigned_identities + name: user_assigned_identities + summary: The identities assigned to this resource by the user. + signature: 'user_assigned_identities: Dict[str, _models.UserAssignedIdentity] | + None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ManagedServiceIdentityType.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ManagedServiceIdentityType.yml new file mode 100644 index 000000000000..f46eff6d3d80 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ManagedServiceIdentityType.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.ManagedServiceIdentityType +name: ManagedServiceIdentityType +fullName: azure.mgmt.storageactions.models.ManagedServiceIdentityType +summary: 'Type of managed service identity (where both SystemAssigned and UserAssigned + types are + + allowed).' +module: azure.mgmt.storageactions.models +fields: +- name: NONE + uid: azure.mgmt.storageactions.models.ManagedServiceIdentityType.NONE +- name: SYSTEM_ASSIGNED + uid: azure.mgmt.storageactions.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED +- name: SYSTEM_ASSIGNED_USER_ASSIGNED + uid: azure.mgmt.storageactions.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED +- name: USER_ASSIGNED + uid: azure.mgmt.storageactions.models.ManagedServiceIdentityType.USER_ASSIGNED diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.MatchedBlockName.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.MatchedBlockName.yml new file mode 100644 index 000000000000..1f6738c8c4e4 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.MatchedBlockName.yml @@ -0,0 +1,13 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.MatchedBlockName +name: MatchedBlockName +fullName: azure.mgmt.storageactions.models.MatchedBlockName +summary: Represents the condition block name that matched blob properties. +module: azure.mgmt.storageactions.models +fields: +- name: ELSE + uid: azure.mgmt.storageactions.models.MatchedBlockName.ELSE +- name: IF + uid: azure.mgmt.storageactions.models.MatchedBlockName.IF +- name: NONE + uid: azure.mgmt.storageactions.models.MatchedBlockName.NONE diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OnFailure.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OnFailure.yml new file mode 100644 index 000000000000..7dc05ab8be9f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OnFailure.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.OnFailure +name: OnFailure +fullName: azure.mgmt.storageactions.models.OnFailure +summary: Action to be taken when the operation fails for a object. +module: azure.mgmt.storageactions.models +fields: +- name: BREAK + uid: azure.mgmt.storageactions.models.OnFailure.BREAK diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OnSuccess.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OnSuccess.yml new file mode 100644 index 000000000000..713f3af4dd99 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OnSuccess.yml @@ -0,0 +1,9 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.OnSuccess +name: OnSuccess +fullName: azure.mgmt.storageactions.models.OnSuccess +summary: Action to be taken when the operation is successful for a object. +module: azure.mgmt.storageactions.models +fields: +- name: CONTINUE + uid: azure.mgmt.storageactions.models.OnSuccess.CONTINUE diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Operation.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Operation.yml new file mode 100644 index 000000000000..a4cbd3e29a8d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Operation.yml @@ -0,0 +1,81 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.Operation +name: Operation +fullName: azure.mgmt.storageactions.models.Operation +module: azure.mgmt.storageactions.models +summary: REST API Operation. +constructor: + syntax: 'Operation(*args: Any, **kwargs: Any)' +variables: +- description: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action".' + name: name + types: + - +- description: 'Whether the operation applies to data-plane. This is "true" for + + data-plane operations and "false" for Azure Resource Manager/control-plane operations.' + name: is_data_action + types: + - +- description: Localized display information for this particular operation. + name: display + types: + - +- description: 'The intended executor of the operation; as in Resource Based Access + Control + + (RBAC) and audit logs UX. Default value is "user,system". Known values are: "user", + "system", + + and "user,system".' + name: origin + types: + - + - +- description: 'Extensible enum. Indicates the action type. "Internal" refers to actions + + that are for internal only APIs. "Internal"' + name: action_type + types: + - + - +attributes: +- uid: azure.mgmt.storageactions.models.Operation.action_type + name: action_type + summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for + + internal only APIs. "Internal"' + signature: 'action_type: str | _models.ActionType | None' +- uid: azure.mgmt.storageactions.models.Operation.display + name: display + summary: Localized display information for this particular operation. + signature: 'display: _models.OperationDisplay | None' +- uid: azure.mgmt.storageactions.models.Operation.is_data_action + name: is_data_action + summary: 'Whether the operation applies to data-plane. This is "true" for data-plane + operations and + + "false" for Azure Resource Manager/control-plane operations.' + signature: 'is_data_action: bool | None' +- uid: azure.mgmt.storageactions.models.Operation.name + name: name + summary: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", + + "Microsoft.Compute/virtualMachines/capture/action".' + signature: 'name: str | None' +- uid: azure.mgmt.storageactions.models.Operation.origin + name: origin + summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system". Known values are: "user", "system", and + + "user,system".' + signature: 'origin: str | _models.Origin | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OperationDisplay.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OperationDisplay.yml new file mode 100644 index 000000000000..34bbc9324800 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.OperationDisplay.yml @@ -0,0 +1,63 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.OperationDisplay +name: OperationDisplay +fullName: azure.mgmt.storageactions.models.OperationDisplay +module: azure.mgmt.storageactions.models +summary: Localized display information for and operation. +constructor: + syntax: 'OperationDisplay(*args: Any, **kwargs: Any)' +variables: +- description: 'The localized friendly form of the resource provider name, e.g. "Microsoft + + Monitoring Insights" or "Microsoft Compute".' + name: provider + types: + - +- description: 'The localized friendly name of the resource type related to this operation. + + E.g. "Virtual Machines" or "Job Schedule Collections".' + name: resource + types: + - +- description: 'The concise, localized friendly name for the operation; suitable for + + dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".' + name: operation + types: + - +- description: 'The short, localized friendly description of the operation; suitable + for + + tool tips and detailed views.' + name: description + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.OperationDisplay.description + name: description + summary: 'The short, localized friendly description of the operation; suitable for + tool tips and detailed + + views.' + signature: 'description: str | None' +- uid: azure.mgmt.storageactions.models.OperationDisplay.operation + name: operation + summary: 'The concise, localized friendly name for the operation; suitable for dropdowns. + E.g. "Create + + or Update Virtual Machine", "Restart Virtual Machine".' + signature: 'operation: str | None' +- uid: azure.mgmt.storageactions.models.OperationDisplay.provider + name: provider + summary: 'The localized friendly form of the resource provider name, e.g. "Microsoft + Monitoring + + Insights" or "Microsoft Compute".' + signature: 'provider: str | None' +- uid: azure.mgmt.storageactions.models.OperationDisplay.resource + name: resource + summary: 'The localized friendly name of the resource type related to this operation. + E.g. "Virtual + + Machines" or "Job Schedule Collections".' + signature: 'resource: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Origin.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Origin.yml new file mode 100644 index 000000000000..a9a3e19c3160 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Origin.yml @@ -0,0 +1,16 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.Origin +name: Origin +fullName: azure.mgmt.storageactions.models.Origin +summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system".' +module: azure.mgmt.storageactions.models +fields: +- name: SYSTEM + uid: azure.mgmt.storageactions.models.Origin.SYSTEM +- name: USER + uid: azure.mgmt.storageactions.models.Origin.USER +- name: USER_SYSTEM + uid: azure.mgmt.storageactions.models.Origin.USER_SYSTEM diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ProvisioningState.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ProvisioningState.yml new file mode 100644 index 000000000000..535364dc2204 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ProvisioningState.yml @@ -0,0 +1,23 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.ProvisioningState +name: ProvisioningState +fullName: azure.mgmt.storageactions.models.ProvisioningState +summary: Represents the provisioning state of the storage task. +module: azure.mgmt.storageactions.models +fields: +- name: ACCEPTED + uid: azure.mgmt.storageactions.models.ProvisioningState.ACCEPTED +- name: CANCELED + uid: azure.mgmt.storageactions.models.ProvisioningState.CANCELED +- name: CREATING + uid: azure.mgmt.storageactions.models.ProvisioningState.CREATING +- name: DELETING + uid: azure.mgmt.storageactions.models.ProvisioningState.DELETING +- name: FAILED + uid: azure.mgmt.storageactions.models.ProvisioningState.FAILED +- name: SUCCEEDED + uid: azure.mgmt.storageactions.models.ProvisioningState.SUCCEEDED +- name: VALIDATE_SUBSCRIPTION_QUOTA_BEGIN + uid: azure.mgmt.storageactions.models.ProvisioningState.VALIDATE_SUBSCRIPTION_QUOTA_BEGIN +- name: VALIDATE_SUBSCRIPTION_QUOTA_END + uid: azure.mgmt.storageactions.models.ProvisioningState.VALIDATE_SUBSCRIPTION_QUOTA_END diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ProxyResource.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ProxyResource.yml new file mode 100644 index 000000000000..d18664ea8481 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.ProxyResource.yml @@ -0,0 +1,32 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.ProxyResource +name: ProxyResource +fullName: azure.mgmt.storageactions.models.ProxyResource +module: azure.mgmt.storageactions.models +summary: Proxy Resource. +constructor: + syntax: 'ProxyResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Resource.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Resource.yml new file mode 100644 index 000000000000..24fa23df957d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.Resource.yml @@ -0,0 +1,53 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.Resource +name: Resource +fullName: azure.mgmt.storageactions.models.Resource +module: azure.mgmt.storageactions.models +summary: Resource. +constructor: + syntax: 'Resource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.Resource.id + name: id + summary: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + signature: 'id: str | None' +- uid: azure.mgmt.storageactions.models.Resource.name + name: name + summary: The name of the resource. + signature: 'name: str | None' +- uid: azure.mgmt.storageactions.models.Resource.system_data + name: system_data + summary: Azure Resource Manager metadata containing createdBy and modifiedBy information. + signature: 'system_data: _models.SystemData | None' +- uid: azure.mgmt.storageactions.models.Resource.type + name: type + summary: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or + + "Microsoft.Storage/storageAccounts".' + signature: 'type: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.RunResult.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.RunResult.yml new file mode 100644 index 000000000000..6307149edaa8 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.RunResult.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.RunResult +name: RunResult +fullName: azure.mgmt.storageactions.models.RunResult +summary: Represents the overall result of the execution for the run instance. +module: azure.mgmt.storageactions.models +fields: +- name: FAILED + uid: azure.mgmt.storageactions.models.RunResult.FAILED +- name: SUCCEEDED + uid: azure.mgmt.storageactions.models.RunResult.SUCCEEDED diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.RunStatusEnum.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.RunStatusEnum.yml new file mode 100644 index 000000000000..f650999afb27 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.RunStatusEnum.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.RunStatusEnum +name: RunStatusEnum +fullName: azure.mgmt.storageactions.models.RunStatusEnum +summary: Represents the status of the execution. +module: azure.mgmt.storageactions.models +fields: +- name: FINISHED + uid: azure.mgmt.storageactions.models.RunStatusEnum.FINISHED +- name: IN_PROGRESS + uid: azure.mgmt.storageactions.models.RunStatusEnum.IN_PROGRESS diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTask.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTask.yml new file mode 100644 index 000000000000..a22c930d88ca --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTask.yml @@ -0,0 +1,57 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTask +name: StorageTask +fullName: azure.mgmt.storageactions.models.StorageTask +module: azure.mgmt.storageactions.models +summary: Represents Storage Task. +constructor: + syntax: 'StorageTask(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +- description: The managed service identity of the resource. Required. + name: identity + types: + - +- description: Properties of the storage task. Required. + name: properties + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTask.identity + name: identity + summary: The managed service identity of the resource. Required. + signature: 'identity: _models.ManagedServiceIdentity' +- uid: azure.mgmt.storageactions.models.StorageTask.properties + name: properties + summary: Properties of the storage task. Required. + signature: 'properties: _models.StorageTaskProperties' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskAction.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskAction.yml new file mode 100644 index 000000000000..cdb1734b9bd8 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskAction.yml @@ -0,0 +1,29 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskAction +name: StorageTaskAction +fullName: azure.mgmt.storageactions.models.StorageTaskAction +module: azure.mgmt.storageactions.models +summary: 'The storage task action represents conditional statements and operations + to be performed on + + target objects.' +constructor: + syntax: 'StorageTaskAction(*args: Any, **kwargs: Any)' +variables: +- description: The if block of storage task operation. Required. + name: if_property + types: + - +- description: The else block of storage task operation. + name: else_property + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskAction.else_property + name: else_property + summary: The else block of storage task operation. + signature: 'else_property: _models.ElseCondition | None' +- uid: azure.mgmt.storageactions.models.StorageTaskAction.if_property + name: if_property + summary: The if block of storage task operation. Required. + signature: 'if_property: _models.IfCondition' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskAssignment.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskAssignment.yml new file mode 100644 index 000000000000..a2ef80fa06c5 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskAssignment.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskAssignment +name: StorageTaskAssignment +fullName: azure.mgmt.storageactions.models.StorageTaskAssignment +module: azure.mgmt.storageactions.models +summary: Storage Task Assignment associated with this Storage Task. +constructor: + syntax: 'StorageTaskAssignment(*args: Any, **kwargs: Any)' +variables: +- description: Resource ID of the Storage Task Assignment. + name: id + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskAssignment.id + name: id + summary: Resource ID of the Storage Task Assignment. + signature: 'id: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskOperation.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskOperation.yml new file mode 100644 index 000000000000..56f15369e214 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskOperation.yml @@ -0,0 +1,55 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskOperation +name: StorageTaskOperation +fullName: azure.mgmt.storageactions.models.StorageTaskOperation +module: azure.mgmt.storageactions.models +summary: Represents an operation to be performed on the object. +constructor: + syntax: 'StorageTaskOperation(*args: Any, **kwargs: Any)' +variables: +- description: 'The operation to be performed on the object. Required. Known values + are: + + "SetBlobTier", "SetBlobTags", "SetBlobImmutabilityPolicy", "SetBlobLegalHold", + "SetBlobExpiry", + + "DeleteBlob", and "UndeleteBlob".' + name: name + types: + - + - +- description: Key-value parameters for the operation. + name: parameters + types: + - [, ] +- description: Action to be taken when the operation is successful for a object. "continue" + name: on_success + types: + - + - +- description: Action to be taken when the operation fails for a object. "break" + name: on_failure + types: + - + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskOperation.name + name: name + summary: '"SetBlobTier", + + "SetBlobTags", "SetBlobImmutabilityPolicy", "SetBlobLegalHold", "SetBlobExpiry", + + "DeleteBlob", and "UndeleteBlob".' + signature: 'name: str | _models.StorageTaskOperationName' +- uid: azure.mgmt.storageactions.models.StorageTaskOperation.on_failure + name: on_failure + summary: Action to be taken when the operation fails for a object. "break" + signature: 'on_failure: str | _models.OnFailure | None' +- uid: azure.mgmt.storageactions.models.StorageTaskOperation.on_success + name: on_success + summary: Action to be taken when the operation is successful for a object. "continue" + signature: 'on_success: str | _models.OnSuccess | None' +- uid: azure.mgmt.storageactions.models.StorageTaskOperation.parameters + name: parameters + summary: Key-value parameters for the operation. + signature: 'parameters: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskOperationName.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskOperationName.yml new file mode 100644 index 000000000000..b634008ebb0d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskOperationName.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.storageactions.models.StorageTaskOperationName +name: StorageTaskOperationName +fullName: azure.mgmt.storageactions.models.StorageTaskOperationName +summary: The operation to be performed on the object. +module: azure.mgmt.storageactions.models +fields: +- name: DELETE_BLOB + uid: azure.mgmt.storageactions.models.StorageTaskOperationName.DELETE_BLOB +- name: SET_BLOB_EXPIRY + uid: azure.mgmt.storageactions.models.StorageTaskOperationName.SET_BLOB_EXPIRY +- name: SET_BLOB_IMMUTABILITY_POLICY + uid: azure.mgmt.storageactions.models.StorageTaskOperationName.SET_BLOB_IMMUTABILITY_POLICY +- name: SET_BLOB_LEGAL_HOLD + uid: azure.mgmt.storageactions.models.StorageTaskOperationName.SET_BLOB_LEGAL_HOLD +- name: SET_BLOB_TAGS + uid: azure.mgmt.storageactions.models.StorageTaskOperationName.SET_BLOB_TAGS +- name: SET_BLOB_TIER + uid: azure.mgmt.storageactions.models.StorageTaskOperationName.SET_BLOB_TIER +- name: UNDELETE_BLOB + uid: azure.mgmt.storageactions.models.StorageTaskOperationName.UNDELETE_BLOB diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewAction.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewAction.yml new file mode 100644 index 000000000000..d5ea96eca353 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewAction.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskPreviewAction +name: StorageTaskPreviewAction +fullName: azure.mgmt.storageactions.models.StorageTaskPreviewAction +module: azure.mgmt.storageactions.models +summary: Storage Task Preview Action. +constructor: + syntax: 'StorageTaskPreviewAction(*args: Any, **kwargs: Any)' +variables: +- description: Properties of the storage task preview. Required. + name: properties + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewAction.properties + name: properties + summary: Properties of the storage task preview. Required. + signature: 'properties: _models.StorageTaskPreviewActionProperties' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition.yml new file mode 100644 index 000000000000..4c138bdbadba --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition.yml @@ -0,0 +1,32 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition +name: StorageTaskPreviewActionCondition +fullName: azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition +module: azure.mgmt.storageactions.models +summary: 'Represents the storage task conditions to be tested for a match with container + and blob + + properties.' +constructor: + syntax: 'StorageTaskPreviewActionCondition(*args: Any, **kwargs: Any)' +variables: +- description: 'The condition to be tested for a match with container and blob properties. + + Required.' + name: if_property + types: + - +- description: Specify whether the else block is present in the condition. Required. + name: else_block_exists + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition.else_block_exists + name: else_block_exists + summary: Specify whether the else block is present in the condition. Required. + signature: 'else_block_exists: bool' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition.if_property + name: if_property + summary: The condition to be tested for a match with container and blob properties. + Required. + signature: 'if_property: _models.StorageTaskPreviewActionIfCondition' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionIfCondition.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionIfCondition.yml new file mode 100644 index 000000000000..fa5756b8fe5d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionIfCondition.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionIfCondition +name: StorageTaskPreviewActionIfCondition +fullName: azure.mgmt.storageactions.models.StorageTaskPreviewActionIfCondition +module: azure.mgmt.storageactions.models +summary: Represents storage task preview action condition. +constructor: + syntax: 'StorageTaskPreviewActionIfCondition(*args: Any, **kwargs: Any)' +variables: +- description: Storage task condition to bes tested for a match. + name: condition + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionIfCondition.condition + name: condition + summary: Storage task condition to bes tested for a match. + signature: 'condition: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties.yml new file mode 100644 index 000000000000..938850ff73c8 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties.yml @@ -0,0 +1,44 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties +name: StorageTaskPreviewActionProperties +fullName: azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties +module: azure.mgmt.storageactions.models +summary: Storage task preview action properties. +constructor: + syntax: 'StorageTaskPreviewActionProperties(*args: Any, **kwargs: Any)' +variables: +- description: 'Properties of a sample container to test for a match with the preview + action. + + Required.' + name: container + types: + - +- description: 'Properties of some sample blobs in the container to test for matches + with the + + preview action. Required.' + name: blobs + types: + - [] +- description: Preview action to test. Required. + name: action + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties.action + name: action + summary: Preview action to test. Required. + signature: 'action: _models.StorageTaskPreviewActionCondition' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties.blobs + name: blobs + summary: 'Properties of some sample blobs in the container to test for matches with + the preview action. + + Required.' + signature: 'blobs: List[_models.StorageTaskPreviewBlobProperties]' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties.container + name: container + summary: Properties of a sample container to test for a match with the preview action. + Required. + signature: 'container: _models.StorageTaskPreviewContainerProperties' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties.yml new file mode 100644 index 000000000000..3569ca6da1a4 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties.yml @@ -0,0 +1,63 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties +name: StorageTaskPreviewBlobProperties +fullName: azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties +module: azure.mgmt.storageactions.models +summary: Storage task preview container properties. +constructor: + syntax: 'StorageTaskPreviewBlobProperties(*args: Any, **kwargs: Any)' +variables: +- description: Name of test blob. + name: name + types: + - +- description: 'properties key value pairs to be tested for a match against the provided + + condition.' + name: properties + types: + - [] +- description: 'metadata key value pairs to be tested for a match against the provided + + condition.' + name: metadata + types: + - [] +- description: tags key value pairs to be tested for a match against the provided + condition. + name: tags + types: + - [] +- description: 'Represents the condition block name that matched blob properties. + Known + + values are: "If", "Else", and "None".' + name: matched_block + types: + - + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties.matched_block + name: matched_block + summary: '"If", + + "Else", and "None".' + signature: 'matched_block: str | _models.MatchedBlockName | None' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties.metadata + name: metadata + summary: metadata key value pairs to be tested for a match against the provided + condition. + signature: 'metadata: List[_models.StorageTaskPreviewKeyValueProperties] | None' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties.name + name: name + summary: Name of test blob. + signature: 'name: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties.properties + name: properties + summary: properties key value pairs to be tested for a match against the provided + condition. + signature: 'properties: List[_models.StorageTaskPreviewKeyValueProperties] | None' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties.tags + name: tags + summary: tags key value pairs to be tested for a match against the provided condition. + signature: 'tags: List[_models.StorageTaskPreviewKeyValueProperties] | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties.yml new file mode 100644 index 000000000000..813884697bbf --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties.yml @@ -0,0 +1,29 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties +name: StorageTaskPreviewContainerProperties +fullName: azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties +module: azure.mgmt.storageactions.models +summary: Storage task preview container properties. +constructor: + syntax: 'StorageTaskPreviewContainerProperties(*args: Any, **kwargs: Any)' +variables: +- description: Name of test container. + name: name + types: + - +- description: 'metadata key value pairs to be tested for a match against the provided + + condition.' + name: metadata + types: + - [] +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties.metadata + name: metadata + summary: metadata key value pairs to be tested for a match against the provided + condition. + signature: 'metadata: List[_models.StorageTaskPreviewKeyValueProperties] | None' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties.name + name: name + summary: Name of test container. + signature: 'name: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties.yml new file mode 100644 index 000000000000..924f906f3908 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties +name: StorageTaskPreviewKeyValueProperties +fullName: azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties +module: azure.mgmt.storageactions.models +summary: Storage task preview object key value pair properties. +constructor: + syntax: 'StorageTaskPreviewKeyValueProperties(*args: Any, **kwargs: Any)' +variables: +- description: Represents the key property of the pair. + name: key + types: + - +- description: Represents the value property of the pair. + name: value + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties.key + name: key + summary: Represents the key property of the pair. + signature: 'key: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties.value + name: value + summary: Represents the value property of the pair. + signature: 'value: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskProperties.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskProperties.yml new file mode 100644 index 000000000000..d75e825e31b0 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskProperties.yml @@ -0,0 +1,72 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskProperties +name: StorageTaskProperties +fullName: azure.mgmt.storageactions.models.StorageTaskProperties +module: azure.mgmt.storageactions.models +summary: Properties of the storage task. +constructor: + syntax: 'StorageTaskProperties(*args: Any, **kwargs: Any)' +variables: +- description: Storage task version. + name: task_version + types: + - +- description: 'Storage Task is enabled when set to true and disabled when set to + false. + + Required.' + name: enabled + types: + - +- description: Text that describes the purpose of the storage task. Required. + name: description + types: + - +- description: The storage task action that is executed. Required. + name: action + types: + - +- description: 'Represents the provisioning state of the storage task. Known values + + are: "ValidateSubscriptionQuotaBegin", "ValidateSubscriptionQuotaEnd", "Accepted", + "Creating", + + "Succeeded", "Deleting", "Canceled", and "Failed".' + name: provisioning_state + types: + - + - +- description: The creation date and time of the storage task in UTC. + name: creation_time_in_utc + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskProperties.action + name: action + summary: The storage task action that is executed. Required. + signature: 'action: _models.StorageTaskAction' +- uid: azure.mgmt.storageactions.models.StorageTaskProperties.creation_time_in_utc + name: creation_time_in_utc + summary: The creation date and time of the storage task in UTC. + signature: 'creation_time_in_utc: datetime | None' +- uid: azure.mgmt.storageactions.models.StorageTaskProperties.description + name: description + summary: Text that describes the purpose of the storage task. Required. + signature: 'description: str' +- uid: azure.mgmt.storageactions.models.StorageTaskProperties.enabled + name: enabled + summary: Storage Task is enabled when set to true and disabled when set to false. + Required. + signature: 'enabled: bool' +- uid: azure.mgmt.storageactions.models.StorageTaskProperties.provisioning_state + name: provisioning_state + summary: 'Represents the provisioning state of the storage task. Known values are: + + "ValidateSubscriptionQuotaBegin", "ValidateSubscriptionQuotaEnd", "Accepted", + + "Creating", "Succeeded", "Deleting", "Canceled", and "Failed".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.storageactions.models.StorageTaskProperties.task_version + name: task_version + summary: Storage task version. + signature: 'task_version: int | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskReportInstance.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskReportInstance.yml new file mode 100644 index 000000000000..805c3bf058fd --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskReportInstance.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskReportInstance +name: StorageTaskReportInstance +fullName: azure.mgmt.storageactions.models.StorageTaskReportInstance +module: azure.mgmt.storageactions.models +summary: Storage Tasks run report instance. +constructor: + syntax: 'StorageTaskReportInstance(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Storage task execution report for a run instance. + name: properties + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskReportInstance.properties + name: properties + summary: Storage task execution report for a run instance. + signature: 'properties: _models.StorageTaskReportProperties | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskReportProperties.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskReportProperties.yml new file mode 100644 index 000000000000..57999129ce18 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskReportProperties.yml @@ -0,0 +1,235 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskReportProperties +name: StorageTaskReportProperties +fullName: azure.mgmt.storageactions.models.StorageTaskReportProperties +module: azure.mgmt.storageactions.models +summary: Storage task execution report for a run instance. +constructor: + syntax: 'StorageTaskReportProperties(*args: Any, **kwargs: Any)' +variables: +- description: 'Resource ID of the Storage Task Assignment associated with this + + reported run.' + name: task_assignment_id + types: + - +- description: Resource ID of the Storage Account where this reported run executed. + name: storage_account_id + types: + - +- description: 'Start time of the run instance. Filter options such as startTime gt + + ''2023-06-26T20:51:24.4494016Z'' and other comparison operators can be used as + described for + + DateTime properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + name: start_time + types: + - +- description: 'End time of the run instance. Filter options such as startTime gt + + ''2023-06-26T20:51:24.4494016Z'' and other comparison operators can be used as + described for + + DateTime properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + name: finish_time + types: + - +- description: 'Total number of objects that meet the condition as defined in the + + storage task assignment execution context. Filter options such as objectsTargetedCount + gt 50 + + and other comparison operators can be used as described for Numerical properties + in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + name: objects_targeted_count + types: + - +- description: 'Total number of objects that meet the storage tasks condition + + and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and + other + + comparison operators can be used as described for Numerical properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + name: objects_operated_on_count + types: + - +- description: 'Total number of objects where task operation failed when was + + attempted. Filter options such as objectFailedCount eq 0 and other comparison + operators can be + + used as described for Numerical properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + name: object_failed_count + types: + - +- description: 'Total number of objects where task operation succeeded when was + + attempted.Filter options such as objectsSucceededCount gt 150 and other comparison + operators + + can be used as described for Numerical properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + name: objects_succeeded_count + types: + - +- description: 'Well known Azure Storage error code that represents the error + + encountered during execution of the run instance.' + name: run_status_error + types: + - +- description: 'Represents the status of the execution. Known values are: "InProgress" + + and "Finished".' + name: run_status_enum + types: + - + - +- description: 'Full path to the verbose report stored in the reporting container + as + + specified in the assignment execution context for the storage account.' + name: summary_report_path + types: + - +- description: Resource ID of the Storage Task applied during this run. + name: task_id + types: + - +- description: Storage Task Version. + name: task_version + types: + - +- description: 'Represents the overall result of the execution for the run instance. + Known + + values are: "Succeeded" and "Failed".' + name: run_result + types: + - + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.finish_time + name: finish_time + summary: 'End time of the run instance. Filter options such as startTime gt + + ''2023-06-26T20:51:24.4494016Z'' and other comparison operators can be used as + described for + + DateTime properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + signature: 'finish_time: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.object_failed_count + name: object_failed_count + summary: 'Total number of objects where task operation failed when was attempted. + Filter options such as + + objectFailedCount eq 0 and other comparison operators can be used as described + for Numerical + + properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + signature: 'object_failed_count: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.objects_operated_on_count + name: objects_operated_on_count + summary: 'Total number of objects that meet the storage tasks condition and were + operated upon. Filter + + options such as objectsOperatedOnCount ge 100 and other comparison operators can + be used as + + described for Numerical properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + signature: 'objects_operated_on_count: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.objects_succeeded_count + name: objects_succeeded_count + summary: 'Total number of objects where task operation succeeded when was attempted.Filter + options such + + as objectsSucceededCount gt 150 and other comparison operators can be used as + described for + + Numerical properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + signature: 'objects_succeeded_count: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.objects_targeted_count + name: objects_targeted_count + summary: 'Total number of objects that meet the condition as defined in the storage + task assignment + + execution context. Filter options such as objectsTargetedCount gt 50 and other + comparison + + operators can be used as described for Numerical properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + signature: 'objects_targeted_count: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.run_result + name: run_result + summary: 'Represents the overall result of the execution for the run instance. Known + values are: + + "Succeeded" and "Failed".' + signature: 'run_result: str | _models.RunResult | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.run_status_enum + name: run_status_enum + summary: '"InProgress" and "Finished".' + signature: 'run_status_enum: str | _models.RunStatusEnum | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.run_status_error + name: run_status_error + summary: 'Well known Azure Storage error code that represents the error encountered + during execution of + + the run instance.' + signature: 'run_status_error: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.start_time + name: start_time + summary: 'Start time of the run instance. Filter options such as startTime gt + + ''2023-06-26T20:51:24.4494016Z'' and other comparison operators can be used as + described for + + DateTime properties in + + [https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators).' + signature: 'start_time: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.storage_account_id + name: storage_account_id + summary: Resource ID of the Storage Account where this reported run executed. + signature: 'storage_account_id: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.summary_report_path + name: summary_report_path + summary: 'Full path to the verbose report stored in the reporting container as specified + in the + + assignment execution context for the storage account.' + signature: 'summary_report_path: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.task_assignment_id + name: task_assignment_id + summary: Resource ID of the Storage Task Assignment associated with this reported + run. + signature: 'task_assignment_id: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.task_id + name: task_id + summary: Resource ID of the Storage Task applied during this run. + signature: 'task_id: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskReportProperties.task_version + name: task_version + summary: Storage Task Version. + signature: 'task_version: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskUpdateParameters.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskUpdateParameters.yml new file mode 100644 index 000000000000..825b1d31b18f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskUpdateParameters.yml @@ -0,0 +1,52 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskUpdateParameters +name: StorageTaskUpdateParameters +fullName: azure.mgmt.storageactions.models.StorageTaskUpdateParameters +module: azure.mgmt.storageactions.models +summary: Parameters of the storage task update request. +constructor: + syntax: 'StorageTaskUpdateParameters(*args: Any, **kwargs: Any)' +variables: +- description: The identity of the resource. + name: identity + types: + - +- description: 'Gets or sets a list of key value pairs that describe the resource. + These tags can + + be used in viewing and grouping this resource (across resource groups). A maximum + of 15 tags + + can be provided for a resource. Each tag must have a key no greater in length + than 128 + + characters and a value no greater in length than 256 characters.' + name: tags + types: + - [, ] +- description: Properties of the storage task. + name: properties + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateParameters.identity + name: identity + summary: The identity of the resource. + signature: 'identity: _models.ManagedServiceIdentity | None' +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateParameters.properties + name: properties + summary: Properties of the storage task. + signature: 'properties: _models.StorageTaskUpdateProperties | None' +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateParameters.tags + name: tags + summary: 'Gets or sets a list of key value pairs that describe the resource. These + tags can be used in + + viewing and grouping this resource (across resource groups). A maximum of 15 tags + can be + + provided for a resource. Each tag must have a key no greater in length than 128 + characters and + + a value no greater in length than 256 characters.' + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskUpdateProperties.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskUpdateProperties.yml new file mode 100644 index 000000000000..e7a2c5c00c1f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.StorageTaskUpdateProperties.yml @@ -0,0 +1,68 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.StorageTaskUpdateProperties +name: StorageTaskUpdateProperties +fullName: azure.mgmt.storageactions.models.StorageTaskUpdateProperties +module: azure.mgmt.storageactions.models +summary: Properties of the storage task. +constructor: + syntax: 'StorageTaskUpdateProperties(*args: Any, **kwargs: Any)' +variables: +- description: Storage task version. + name: task_version + types: + - +- description: Storage Task is enabled when set to true and disabled when set to false. + name: enabled + types: + - +- description: Text that describes the purpose of the storage task. + name: description + types: + - +- description: The storage task action that is executed. + name: action + types: + - +- description: 'Represents the provisioning state of the storage task. Known values + + are: "ValidateSubscriptionQuotaBegin", "ValidateSubscriptionQuotaEnd", "Accepted", + "Creating", + + "Succeeded", "Deleting", "Canceled", and "Failed".' + name: provisioning_state + types: + - + - +- description: The creation date and time of the storage task in UTC. + name: creation_time_in_utc + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateProperties.action + name: action + summary: The storage task action that is executed. + signature: 'action: _models.StorageTaskAction | None' +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateProperties.creation_time_in_utc + name: creation_time_in_utc + summary: The creation date and time of the storage task in UTC. + signature: 'creation_time_in_utc: datetime | None' +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateProperties.description + name: description + summary: Text that describes the purpose of the storage task. + signature: 'description: str | None' +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateProperties.enabled + name: enabled + summary: Storage Task is enabled when set to true and disabled when set to false. + signature: 'enabled: bool | None' +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateProperties.provisioning_state + name: provisioning_state + summary: 'Represents the provisioning state of the storage task. Known values are: + + "ValidateSubscriptionQuotaBegin", "ValidateSubscriptionQuotaEnd", "Accepted", + + "Creating", "Succeeded", "Deleting", "Canceled", and "Failed".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.storageactions.models.StorageTaskUpdateProperties.task_version + name: task_version + summary: Storage task version. + signature: 'task_version: int | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.SystemData.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.SystemData.yml new file mode 100644 index 000000000000..444f7f989f9d --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.SystemData.yml @@ -0,0 +1,68 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.SystemData +name: SystemData +fullName: azure.mgmt.storageactions.models.SystemData +module: azure.mgmt.storageactions.models +summary: Metadata pertaining to creation and last modification of the resource. +constructor: + syntax: 'SystemData(*args: Any, **kwargs: Any)' +variables: +- description: The identity that created the resource. + name: created_by + types: + - +- description: 'The type of identity that created the resource. Known values are: + + "User", "Application", "ManagedIdentity", and "Key".' + name: created_by_type + types: + - + - +- description: The timestamp of resource creation (UTC). + name: created_at + types: + - +- description: The identity that last modified the resource. + name: last_modified_by + types: + - +- description: 'The type of identity that last modified the resource. Known values + + are: "User", "Application", "ManagedIdentity", and "Key".' + name: last_modified_by_type + types: + - + - +- description: The timestamp of resource last modification (UTC). + name: last_modified_at + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.SystemData.created_at + name: created_at + summary: The timestamp of resource creation (UTC). + signature: 'created_at: datetime | None' +- uid: azure.mgmt.storageactions.models.SystemData.created_by + name: created_by + summary: The identity that created the resource. + signature: 'created_by: str | None' +- uid: azure.mgmt.storageactions.models.SystemData.created_by_type + name: created_by_type + summary: '"User", "Application", + + "ManagedIdentity", and "Key".' + signature: 'created_by_type: str | _models.CreatedByType | None' +- uid: azure.mgmt.storageactions.models.SystemData.last_modified_at + name: last_modified_at + summary: The timestamp of resource last modification (UTC). + signature: 'last_modified_at: datetime | None' +- uid: azure.mgmt.storageactions.models.SystemData.last_modified_by + name: last_modified_by + summary: The identity that last modified the resource. + signature: 'last_modified_by: str | None' +- uid: azure.mgmt.storageactions.models.SystemData.last_modified_by_type + name: last_modified_by_type + summary: '"User", + + "Application", "ManagedIdentity", and "Key".' + signature: 'last_modified_by_type: str | _models.CreatedByType | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.TrackedResource.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.TrackedResource.yml new file mode 100644 index 000000000000..13d46aeb2661 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.TrackedResource.yml @@ -0,0 +1,49 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.TrackedResource +name: TrackedResource +fullName: azure.mgmt.storageactions.models.TrackedResource +module: azure.mgmt.storageactions.models +summary: Tracked Resource. +constructor: + syntax: 'TrackedResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +- description: The geo-location where the resource lives. Required. + name: location + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.TrackedResource.location + name: location + summary: The geo-location where the resource lives. Required. + signature: 'location: str' +- uid: azure.mgmt.storageactions.models.TrackedResource.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.UserAssignedIdentity.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.UserAssignedIdentity.yml new file mode 100644 index 000000000000..06cf928306b9 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.UserAssignedIdentity.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.models.UserAssignedIdentity +name: UserAssignedIdentity +fullName: azure.mgmt.storageactions.models.UserAssignedIdentity +module: azure.mgmt.storageactions.models +summary: User assigned identity properties. +constructor: + syntax: 'UserAssignedIdentity(*args: Any, **kwargs: Any)' +variables: +- description: The principal ID of the assigned identity. + name: principal_id + types: + - +- description: The client ID of the assigned identity. + name: client_id + types: + - +attributes: +- uid: azure.mgmt.storageactions.models.UserAssignedIdentity.client_id + name: client_id + summary: The client ID of the assigned identity. + signature: 'client_id: str | None' +- uid: azure.mgmt.storageactions.models.UserAssignedIdentity.principal_id + name: principal_id + summary: The principal ID of the assigned identity. + signature: 'principal_id: str | None' diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.yml new file mode 100644 index 000000000000..dac162919163 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.models.yml @@ -0,0 +1,47 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.storageactions.models +name: models +fullName: azure.mgmt.storageactions.models +type: import +classes: +- azure.mgmt.storageactions.models.ElseCondition +- azure.mgmt.storageactions.models.ErrorAdditionalInfo +- azure.mgmt.storageactions.models.ErrorDetail +- azure.mgmt.storageactions.models.ErrorResponse +- azure.mgmt.storageactions.models.IfCondition +- azure.mgmt.storageactions.models.ManagedServiceIdentity +- azure.mgmt.storageactions.models.Operation +- azure.mgmt.storageactions.models.OperationDisplay +- azure.mgmt.storageactions.models.ProxyResource +- azure.mgmt.storageactions.models.Resource +- azure.mgmt.storageactions.models.StorageTask +- azure.mgmt.storageactions.models.StorageTaskAction +- azure.mgmt.storageactions.models.StorageTaskAssignment +- azure.mgmt.storageactions.models.StorageTaskOperation +- azure.mgmt.storageactions.models.StorageTaskPreviewAction +- azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition +- azure.mgmt.storageactions.models.StorageTaskPreviewActionIfCondition +- azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties +- azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties +- azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties +- azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties +- azure.mgmt.storageactions.models.StorageTaskProperties +- azure.mgmt.storageactions.models.StorageTaskReportInstance +- azure.mgmt.storageactions.models.StorageTaskReportProperties +- azure.mgmt.storageactions.models.StorageTaskUpdateParameters +- azure.mgmt.storageactions.models.StorageTaskUpdateProperties +- azure.mgmt.storageactions.models.SystemData +- azure.mgmt.storageactions.models.TrackedResource +- azure.mgmt.storageactions.models.UserAssignedIdentity +enums: +- azure.mgmt.storageactions.models.ActionType +- azure.mgmt.storageactions.models.CreatedByType +- azure.mgmt.storageactions.models.ManagedServiceIdentityType +- azure.mgmt.storageactions.models.MatchedBlockName +- azure.mgmt.storageactions.models.OnFailure +- azure.mgmt.storageactions.models.OnSuccess +- azure.mgmt.storageactions.models.Origin +- azure.mgmt.storageactions.models.ProvisioningState +- azure.mgmt.storageactions.models.RunResult +- azure.mgmt.storageactions.models.RunStatusEnum +- azure.mgmt.storageactions.models.StorageTaskOperationName diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.Operations.yml new file mode 100644 index 000000000000..ca2255562be5 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.Operations.yml @@ -0,0 +1,21 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.operations.Operations +name: Operations +fullName: azure.mgmt.storageactions.operations.Operations +module: azure.mgmt.storageactions.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: Operations(*args, **kwargs) +methods: +- uid: azure.mgmt.storageactions.operations.Operations.list + name: list + summary: Lists all of the available Storage Actions Rest API operations. + signature: 'list(**kwargs: Any) -> ItemPaged[Operation]' + return: + description: An iterator like instance of Operation + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTaskAssignmentOperations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTaskAssignmentOperations.yml new file mode 100644 index 000000000000..e79b0fe59ad0 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTaskAssignmentOperations.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.operations.StorageTaskAssignmentOperations +name: StorageTaskAssignmentOperations +fullName: azure.mgmt.storageactions.operations.StorageTaskAssignmentOperations +module: azure.mgmt.storageactions.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: StorageTaskAssignmentOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.storageactions.operations.StorageTaskAssignmentOperations.list + name: list + summary: Lists Resource IDs of the Storage Task Assignments associated with this + Storage Task. + signature: 'list(resource_group_name: str, storage_task_name: str, **kwargs: Any) + -> ItemPaged[StorageTaskAssignment]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of StorageTaskAssignment + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTasksOperations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTasksOperations.yml new file mode 100644 index 000000000000..65882792f43e --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTasksOperations.yml @@ -0,0 +1,228 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.operations.StorageTasksOperations +name: StorageTasksOperations +fullName: azure.mgmt.storageactions.operations.StorageTasksOperations +module: azure.mgmt.storageactions.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: StorageTasksOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.storageactions.operations.StorageTasksOperations.begin_create + name: begin_create + summary: 'Asynchronously creates a new storage task resource with the specified + parameters. If a storage + + task is already created and a subsequent create request is issued with different + properties, + + the storage task properties will be updated. If a storage task is already created + and a + + subsequent create or update request is issued with the exact same set of properties, + the + + request will succeed.' + signature: 'begin_create(resource_group_name: str, storage_task_name: str, parameters: + _models.StorageTask, *, content_type: str = ''application/json'', **kwargs: Any) + -> LROPoller[_models.StorageTask]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + - name: parameters + description: 'The parameters to create a Storage Task. Is one of the following + types: + + StorageTask, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns StorageTask. The StorageTask + is compatible with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.operations.StorageTasksOperations.begin_delete + name: begin_delete + summary: Delete the storage task resource. + signature: 'begin_delete(resource_group_name: str, storage_task_name: str, **kwargs: + Any) -> LROPoller[None]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + return: + description: An instance of LROPoller that returns None + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.operations.StorageTasksOperations.begin_update + name: begin_update + summary: Update storage task properties. + signature: 'begin_update(resource_group_name: str, storage_task_name: str, parameters: + _models.StorageTaskUpdateParameters, *, content_type: str = ''application/json'', + **kwargs: Any) -> LROPoller[_models.StorageTask]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + - name: parameters + description: 'The parameters to provide to update the storage task resource. Is + one of the + + following types: StorageTaskUpdateParameters, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'An instance of LROPoller that returns StorageTask. The StorageTask + is compatible with + + MutableMapping' + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.operations.StorageTasksOperations.get + name: get + summary: Get the storage task properties. + signature: 'get(resource_group_name: str, storage_task_name: str, **kwargs: Any) + -> StorageTask' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + return: + description: StorageTask. The StorageTask is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.operations.StorageTasksOperations.list_by_resource_group + name: list_by_resource_group + summary: Lists all the storage tasks available under the given resource group. + signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> ItemPaged[StorageTask]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + return: + description: An iterator like instance of StorageTask + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.operations.StorageTasksOperations.list_by_subscription + name: list_by_subscription + summary: Lists all the storage tasks available under the subscription. + signature: 'list_by_subscription(**kwargs: Any) -> ItemPaged[StorageTask]' + return: + description: An iterator like instance of StorageTask + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.storageactions.operations.StorageTasksOperations.preview_actions + name: preview_actions + summary: 'Runs the input conditions against input object metadata properties and + designates matched + + objects in response.' + signature: 'preview_actions(location: str, parameters: _models.StorageTaskPreviewAction, + *, content_type: str = ''application/json'', **kwargs: Any) -> _models.StorageTaskPreviewAction' + parameters: + - name: location + description: Required. + isRequired: true + types: + - + - name: parameters + description: 'The parameters to preview action condition. Is one of the following + types: + + StorageTaskPreviewAction, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: 'StorageTaskPreviewAction. The StorageTaskPreviewAction is compatible + with + + MutableMapping' + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTasksReportOperations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTasksReportOperations.yml new file mode 100644 index 000000000000..01f19f1df17f --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.StorageTasksReportOperations.yml @@ -0,0 +1,49 @@ +### YamlMime:PythonClass +uid: azure.mgmt.storageactions.operations.StorageTasksReportOperations +name: StorageTasksReportOperations +fullName: azure.mgmt.storageactions.operations.StorageTasksReportOperations +module: azure.mgmt.storageactions.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: StorageTasksReportOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.storageactions.operations.StorageTasksReportOperations.list + name: list + summary: Fetch the storage tasks run report summary for each assignment. + signature: 'list(resource_group_name: str, storage_task_name: str, *, filter: str + | None = None, **kwargs: Any) -> ItemPaged[StorageTaskReportInstance]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: storage_task_name + description: 'The name of the storage task within the specified resource group. + + Storage task names must be between 3 and 18 characters in length and use numbers + and lower-case + + letters only. Required.' + isRequired: true + types: + - + keywordOnlyParameters: + - name: filter + description: 'Optional. When specified, it can be used to query using reporting + properties. + + Default value is None.' + defaultValue: None + types: + - + return: + description: An iterator like instance of StorageTaskReportInstance + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.yml new file mode 100644 index 000000000000..cd1bd2d402e9 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.operations.yml @@ -0,0 +1,10 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.storageactions.operations +name: operations +fullName: azure.mgmt.storageactions.operations +type: import +classes: +- azure.mgmt.storageactions.operations.Operations +- azure.mgmt.storageactions.operations.StorageTaskAssignmentOperations +- azure.mgmt.storageactions.operations.StorageTasksOperations +- azure.mgmt.storageactions.operations.StorageTasksReportOperations diff --git a/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.yml b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.yml new file mode 100644 index 000000000000..a8ba97ee9db7 --- /dev/null +++ b/docs-ref-autogen/azure-mgmt-storageactions/azure.mgmt.storageactions.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonPackage +uid: azure.mgmt.storageactions +name: storageactions +fullName: azure.mgmt.storageactions +type: rootImport +classes: +- azure.mgmt.storageactions.StorageActionsMgmtClient +packages: +- azure.mgmt.storageactions.aio +- azure.mgmt.storageactions.models +- azure.mgmt.storageactions.operations diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AmlFilesystemsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AmlFilesystemsOperations.yml index 4fb749aebab4..4c8a758e5f75 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AmlFilesystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AmlFilesystemsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.AmlFilesystemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AscOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AscOperationsOperations.yml index 9c3e994de603..1fc01625abf6 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AscOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AscOperationsOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.AscOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AscUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AscUsagesOperations.yml index d697b0e0dad8..7ca02bc66b2c 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AscUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.AscUsagesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.AscUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.CachesOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.CachesOperations.yml index 13898901d63a..4656b40b26ad 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.CachesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.CachesOperations.yml @@ -511,4 +511,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.CachesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.ImportJobsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.ImportJobsOperations.yml index c69b074d6c2b..6ee298e87d92 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.ImportJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.ImportJobsOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.ImportJobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.Operations.yml index 4433716323f6..58b9098867f4 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.Operations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.SkusOperations.yml index 1e7ebaec48cd..ab156e944569 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.SkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.StorageTargetOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.StorageTargetOperations.yml index 4f66717773b2..67902ddbcaef 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.StorageTargetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.StorageTargetOperations.yml @@ -153,4 +153,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.StorageTargetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.StorageTargetsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.StorageTargetsOperations.yml index 940827424634..48e3054a0f8e 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.StorageTargetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.StorageTargetsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.StorageTargetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.UsageModelsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.UsageModelsOperations.yml index 8354f4256698..ff7e6b5bc8f1 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.UsageModelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.aio.operations.UsageModelsOperations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.aio.operations.UsageModelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AmlFilesystemsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AmlFilesystemsOperations.yml index bc4d9291131f..a15e09547c15 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AmlFilesystemsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AmlFilesystemsOperations.yml @@ -240,4 +240,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.AmlFilesystemsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AscOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AscOperationsOperations.yml index dfdcdd700112..fd3359dd0f8e 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AscOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AscOperationsOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.AscOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AscUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AscUsagesOperations.yml index db41683f1689..9a6df800001a 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AscUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.AscUsagesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.AscUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.CachesOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.CachesOperations.yml index 387e9458bd07..38ed1517c531 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.CachesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.CachesOperations.yml @@ -510,4 +510,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.CachesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.ImportJobsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.ImportJobsOperations.yml index 5d09b3afb97a..cc2709b8615b 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.ImportJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.ImportJobsOperations.yml @@ -202,4 +202,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.ImportJobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.Operations.yml index 73736befefb6..121359951435 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.Operations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.SkusOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.SkusOperations.yml index 7a9bb81db8f2..188504075aad 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.SkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.SkusOperations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.SkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.StorageTargetOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.StorageTargetOperations.yml index 58d1d4907f88..96dbede2af13 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.StorageTargetOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.StorageTargetOperations.yml @@ -153,4 +153,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.StorageTargetOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.StorageTargetsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.StorageTargetsOperations.yml index 7e2dde619266..7a527dd68875 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.StorageTargetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.StorageTargetsOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.StorageTargetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.UsageModelsOperations.yml b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.UsageModelsOperations.yml index 4f47934089c0..c742ea002875 100644 --- a/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.UsageModelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagecache/azure.mgmt.storagecache.operations.UsageModelsOperations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.storagecache.operations.UsageModelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.AgentsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.AgentsOperations.yml index 1fa1915418e6..475c94c13513 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.AgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.AgentsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.aio.operations.AgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.EndpointsOperations.yml index 05f50a81c476..c50ed10ae245 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.EndpointsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.aio.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.JobDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.JobDefinitionsOperations.yml index 08b5882ad4c0..0f7d42ba4c5a 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.JobDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.JobDefinitionsOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.aio.operations.JobDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.JobRunsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.JobRunsOperations.yml index f03ce4bf697f..78922ba88830 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.JobRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.JobRunsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.aio.operations.JobRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.Operations.yml index b45438bb13ed..33b6b14488e8 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.ProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.ProjectsOperations.yml index 42a4b38a488d..91c3bfc25665 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.ProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.ProjectsOperations.yml @@ -171,4 +171,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.aio.operations.ProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.StorageMoversOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.StorageMoversOperations.yml index f6579fcdd383..d94b52ff3829 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.StorageMoversOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.aio.operations.StorageMoversOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.aio.operations.StorageMoversOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.AgentsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.AgentsOperations.yml index 3b2b9cd1c8bf..f6325899cf9b 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.AgentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.AgentsOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.operations.AgentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.EndpointsOperations.yml index ce4d367bc313..99cc0f969c1b 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.EndpointsOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.JobDefinitionsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.JobDefinitionsOperations.yml index b7bee8052e6a..c1a26ccdb1eb 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.JobDefinitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.JobDefinitionsOperations.yml @@ -272,4 +272,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.operations.JobDefinitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.JobRunsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.JobRunsOperations.yml index 21619b6292cd..77113fdec772 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.JobRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.JobRunsOperations.yml @@ -85,4 +85,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.operations.JobRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.Operations.yml index 1bd8781f01a5..049f4747b245 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.Operations.yml @@ -25,4 +25,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.ProjectsOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.ProjectsOperations.yml index 4e2aa63aeb7a..65c1cbb39cfe 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.ProjectsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.ProjectsOperations.yml @@ -171,4 +171,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.operations.ProjectsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.StorageMoversOperations.yml b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.StorageMoversOperations.yml index 8ab76c3a3fa6..51151fa61335 100644 --- a/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.StorageMoversOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagemover/azure.mgmt.storagemover.operations.StorageMoversOperations.yml @@ -158,4 +158,4 @@ methods: attributes: - uid: azure.mgmt.storagemover.operations.StorageMoversOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.DiskPoolZonesOperations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.DiskPoolZonesOperations.yml index bfae04f87e21..225364de2b62 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.DiskPoolZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.DiskPoolZonesOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.aio.operations.DiskPoolZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.DiskPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.DiskPoolsOperations.yml index bf41cd4c4a58..3d681be6edc7 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.DiskPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.DiskPoolsOperations.yml @@ -423,4 +423,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.aio.operations.DiskPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.IscsiTargetsOperations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.IscsiTargetsOperations.yml index 71c3f797eeb5..7e62a252e9c3 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.IscsiTargetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.IscsiTargetsOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.aio.operations.IscsiTargetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.Operations.yml index 9cb45fb2f92c..0fecfb239c32 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.ResourceSkusOperations.yml index 240c22007b8b..5d3d76d4e92a 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.aio.operations.ResourceSkusOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.aio.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.DiskPoolZonesOperations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.DiskPoolZonesOperations.yml index 16265426b900..2476e6623e2d 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.DiskPoolZonesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.DiskPoolZonesOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.operations.DiskPoolZonesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.DiskPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.DiskPoolsOperations.yml index 21e7cb113be4..57ce3b6908c0 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.DiskPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.DiskPoolsOperations.yml @@ -423,4 +423,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.operations.DiskPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.IscsiTargetsOperations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.IscsiTargetsOperations.yml index 4ea7ce1dbfe8..accf0e1bf72d 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.IscsiTargetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.IscsiTargetsOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.operations.IscsiTargetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.Operations.yml index daf24bb204d0..ab2de033dac9 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.ResourceSkusOperations.yml b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.ResourceSkusOperations.yml index a1c914a9071b..b9868dec7d75 100644 --- a/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.ResourceSkusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagepool/azure.mgmt.storagepool.operations.ResourceSkusOperations.yml @@ -54,4 +54,4 @@ methods: attributes: - uid: azure.mgmt.storagepool.operations.ResourceSkusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.CloudEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.CloudEndpointsOperations.yml index 4015a1ff4d8f..3be201005ae1 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.CloudEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.CloudEndpointsOperations.yml @@ -563,4 +563,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.CloudEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.OperationStatusOperations.yml index 0fdfd059f032..43481da0a1cf 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.OperationStatusOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.OperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.Operations.yml index 88b235cf9f7c..f50f2e1ff4f1 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.PrivateEndpointConnectionsOperations.yml index 62ed39b57cb3..b84ad98135c9 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.PrivateLinkResourcesOperations.yml index 0a9517ba94ce..b94b973a978f 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.PrivateLinkResourcesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.RegisteredServersOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.RegisteredServersOperations.yml index b094e52fa5ca..e14aed03e4a1 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.RegisteredServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.RegisteredServersOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.RegisteredServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.ServerEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.ServerEndpointsOperations.yml index 8faa13287b20..fbb5b62918ca 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.ServerEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.ServerEndpointsOperations.yml @@ -340,4 +340,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.ServerEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.StorageSyncServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.StorageSyncServicesOperations.yml index cc04fc836d4f..29c77d79f0a2 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.StorageSyncServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.StorageSyncServicesOperations.yml @@ -270,4 +270,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.StorageSyncServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.SyncGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.SyncGroupsOperations.yml index 4c98ddf881d0..865cde50dff7 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.SyncGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.SyncGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.SyncGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.WorkflowsOperations.yml index b0bdeca64a93..30431137e578 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.aio.operations.WorkflowsOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.aio.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.CloudEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.CloudEndpointsOperations.yml index d79c4306b3ea..6347ac14fa10 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.CloudEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.CloudEndpointsOperations.yml @@ -563,4 +563,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.CloudEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.OperationStatusOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.OperationStatusOperations.yml index a97b6c1bccdd..1e2942358d6a 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.OperationStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.OperationStatusOperations.yml @@ -69,4 +69,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.OperationStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.Operations.yml index cc1e93a5061d..04e35f0c3d8e 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.PrivateEndpointConnectionsOperations.yml index b73b5903a3e6..80d4c16cbffa 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.PrivateEndpointConnectionsOperations.yml @@ -215,4 +215,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.PrivateLinkResourcesOperations.yml index abc53418a49e..a6a00a06f96e 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.PrivateLinkResourcesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.RegisteredServersOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.RegisteredServersOperations.yml index 978e0592611f..005432dc9c26 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.RegisteredServersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.RegisteredServersOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.RegisteredServersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.ServerEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.ServerEndpointsOperations.yml index 19597c33c181..2c30b432b81f 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.ServerEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.ServerEndpointsOperations.yml @@ -340,4 +340,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.ServerEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.StorageSyncServicesOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.StorageSyncServicesOperations.yml index 93a290ecf429..89ba06faab41 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.StorageSyncServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.StorageSyncServicesOperations.yml @@ -271,4 +271,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.StorageSyncServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.SyncGroupsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.SyncGroupsOperations.yml index 2b02c96bb7b0..ea46457bf897 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.SyncGroupsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.SyncGroupsOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.SyncGroupsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.WorkflowsOperations.yml index 502eed3e0009..9c723a95a378 100644 --- a/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-storagesync/azure.mgmt.storagesync.operations.WorkflowsOperations.yml @@ -124,4 +124,4 @@ methods: attributes: - uid: azure.mgmt.storagesync.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.ClustersOperations.yml index fead61f94654..0e13e86d832e 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.ClustersOperations.yml @@ -329,4 +329,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.FunctionsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.FunctionsOperations.yml index 7514b9f2e704..634a80fab1fe 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.FunctionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.FunctionsOperations.yml @@ -381,4 +381,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.FunctionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.InputsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.InputsOperations.yml index 7707a3e7a7e2..e8d4ac362f13 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.InputsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.InputsOperations.yml @@ -332,4 +332,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.InputsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.Operations.yml index 9983c102b1eb..317004886995 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.OutputsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.OutputsOperations.yml index 47c64138958f..c18c88b139f0 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.OutputsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.OutputsOperations.yml @@ -336,4 +336,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.OutputsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.PrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.PrivateEndpointsOperations.yml index 7b391e4d2f1b..1fd759211bba 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.PrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.PrivateEndpointsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.PrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.StreamingJobsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.StreamingJobsOperations.yml index 13e776a162d9..da9ef57e7d68 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.StreamingJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.StreamingJobsOperations.yml @@ -495,4 +495,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.StreamingJobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.SubscriptionsOperations.yml index de9ceae59735..6b970e84fd02 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.SubscriptionsOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.SubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.TransformationsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.TransformationsOperations.yml index b3465f6e65b6..80a1c8331db2 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.TransformationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.aio.operations.TransformationsOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.aio.operations.TransformationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.ClustersOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.ClustersOperations.yml index 22a0ff304f85..5f89b04ac1d3 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.ClustersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.ClustersOperations.yml @@ -324,4 +324,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.ClustersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.FunctionsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.FunctionsOperations.yml index 79792147733b..d3e2898a95d1 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.FunctionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.FunctionsOperations.yml @@ -381,4 +381,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.FunctionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.InputsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.InputsOperations.yml index 91e34712df33..c86dd66f0a31 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.InputsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.InputsOperations.yml @@ -332,4 +332,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.InputsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.Operations.yml index 38479e86816b..a4cd4b5a0129 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.OutputsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.OutputsOperations.yml index 338611c9eebc..532daa5597bd 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.OutputsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.OutputsOperations.yml @@ -336,4 +336,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.OutputsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.PrivateEndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.PrivateEndpointsOperations.yml index aafd74557410..d3a847ebede7 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.PrivateEndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.PrivateEndpointsOperations.yml @@ -210,4 +210,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.PrivateEndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.StreamingJobsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.StreamingJobsOperations.yml index fe420cad5ba1..a80c40f2904f 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.StreamingJobsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.StreamingJobsOperations.yml @@ -495,4 +495,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.StreamingJobsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.SubscriptionsOperations.yml index 6231363a26d9..6df6063dd49c 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.SubscriptionsOperations.yml @@ -59,4 +59,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.SubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.TransformationsOperations.yml b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.TransformationsOperations.yml index 6dc855203138..8d1c9cef6450 100644 --- a/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.TransformationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-streamanalytics/azure.mgmt.streamanalytics.operations.TransformationsOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.streamanalytics.operations.TransformationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.AliasOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.AliasOperations.yml index cf4d3aae0dd7..f9017ed7d8f4 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.AliasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.AliasOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.subscription.aio.operations.AliasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.BillingAccountOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.BillingAccountOperations.yml index 9abac2040c38..6b14122ab413 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.BillingAccountOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.BillingAccountOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.subscription.aio.operations.BillingAccountOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.Operations.yml index 68c9486c40d3..317b21c80051 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.subscription.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionOperations.yml index 78edaaa44c62..ed6bf51903a8 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionOperations.yml @@ -166,4 +166,4 @@ methods: attributes: - uid: azure.mgmt.subscription.aio.operations.SubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionPolicyOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionPolicyOperations.yml index 0afcf736a75a..8ad878e22f97 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionPolicyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionPolicyOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.subscription.aio.operations.SubscriptionPolicyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionsOperations.yml index e2559732f124..b6a81f04fee8 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.SubscriptionsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.subscription.aio.operations.SubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.TenantsOperations.yml index f6068ccadcab..ec40c13593f2 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.aio.operations.TenantsOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.subscription.aio.operations.TenantsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.AliasOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.AliasOperations.yml index a45e9232f373..7a10b52466ce 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.AliasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.AliasOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.subscription.operations.AliasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.BillingAccountOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.BillingAccountOperations.yml index c7796089f33c..f6d732b06478 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.BillingAccountOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.BillingAccountOperations.yml @@ -33,4 +33,4 @@ methods: attributes: - uid: azure.mgmt.subscription.operations.BillingAccountOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionOperations.yml index d6e445f354df..e53b62b607b1 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionOperations.yml @@ -165,4 +165,4 @@ methods: attributes: - uid: azure.mgmt.subscription.operations.SubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionPolicyOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionPolicyOperations.yml index c88deffe1384..da8ca4f0ccb5 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionPolicyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionPolicyOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.subscription.operations.SubscriptionPolicyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionsOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionsOperations.yml index b6ddd636e128..29ddc491e521 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.SubscriptionsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.subscription.operations.SubscriptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.TenantsOperations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.TenantsOperations.yml index 1b08f61535d6..78919e9b8796 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.TenantsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.TenantsOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.subscription.operations.TenantsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.operations.yml b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.operations.yml index bfe8f046cde2..d69e729cd3bf 100644 --- a/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.operations.yml +++ b/docs-ref-autogen/azure-mgmt-subscription/azure.mgmt.subscription.operations.operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.subscription.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ChatTranscriptsNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ChatTranscriptsNoSubscriptionOperations.yml index f86ef6d70df8..6e535cc733d9 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ChatTranscriptsNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ChatTranscriptsNoSubscriptionOperations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.ChatTranscriptsNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ChatTranscriptsOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ChatTranscriptsOperations.yml index a1f27a9424cd..2bbbc1877da8 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ChatTranscriptsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ChatTranscriptsOperations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.ChatTranscriptsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.CommunicationsNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.CommunicationsNoSubscriptionOperations.yml index 019d084ef8e7..5f2ec3830f5b 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.CommunicationsNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.CommunicationsNoSubscriptionOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.CommunicationsNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.CommunicationsOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.CommunicationsOperations.yml index 0d0aaeaf6949..92ba71fc750b 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.CommunicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.CommunicationsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.CommunicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FileWorkspacesNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FileWorkspacesNoSubscriptionOperations.yml index 460565c1e1c7..4858e4b4564a 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FileWorkspacesNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FileWorkspacesNoSubscriptionOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.FileWorkspacesNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FileWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FileWorkspacesOperations.yml index 1dc825239e34..e5901d8c1601 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FileWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FileWorkspacesOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.FileWorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FilesNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FilesNoSubscriptionOperations.yml index 7bf986887cdf..60e2bfcb2525 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FilesNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FilesNoSubscriptionOperations.yml @@ -113,4 +113,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.FilesNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FilesOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FilesOperations.yml index fc9c416b3e0e..0d715fa5ed29 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.FilesOperations.yml @@ -113,4 +113,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.FilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.Operations.yml index 7cdaa1c7183e..a08b1c49242f 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ProblemClassificationsOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ProblemClassificationsOperations.yml index caafa151bdfd..abbce7b46d78 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ProblemClassificationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ProblemClassificationsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.ProblemClassificationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ServicesOperations.yml index 65674a158ad8..8cf4b7d548b8 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.ServicesOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.SupportTicketsNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.SupportTicketsNoSubscriptionOperations.yml index e4b6b2963b19..803701d64695 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.SupportTicketsNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.SupportTicketsNoSubscriptionOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.SupportTicketsNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.SupportTicketsOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.SupportTicketsOperations.yml index 0de343f87c24..70fad2199ded 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.SupportTicketsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.aio.operations.SupportTicketsOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.support.aio.operations.SupportTicketsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ChatTranscriptsNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ChatTranscriptsNoSubscriptionOperations.yml index 134cb3bb8b6b..a35bd7c5dae1 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ChatTranscriptsNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ChatTranscriptsNoSubscriptionOperations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.ChatTranscriptsNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ChatTranscriptsOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ChatTranscriptsOperations.yml index dd38cfc33250..a181a60fd3a4 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ChatTranscriptsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ChatTranscriptsOperations.yml @@ -53,4 +53,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.ChatTranscriptsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.CommunicationsNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.CommunicationsNoSubscriptionOperations.yml index 1166f2e34b24..9bebdeed1775 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.CommunicationsNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.CommunicationsNoSubscriptionOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.CommunicationsNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.CommunicationsOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.CommunicationsOperations.yml index b3410484fc84..94d040bfeeff 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.CommunicationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.CommunicationsOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.CommunicationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FileWorkspacesNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FileWorkspacesNoSubscriptionOperations.yml index c4e7233c1f5a..6b532ec91c6d 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FileWorkspacesNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FileWorkspacesNoSubscriptionOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.FileWorkspacesNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FileWorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FileWorkspacesOperations.yml index 14fad58ead63..96a2f72e607f 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FileWorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FileWorkspacesOperations.yml @@ -44,4 +44,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.FileWorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FilesNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FilesNoSubscriptionOperations.yml index df92de743532..1130249304c2 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FilesNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FilesNoSubscriptionOperations.yml @@ -111,4 +111,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.FilesNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FilesOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FilesOperations.yml index 68e43b21e1eb..4b047374a5c3 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.FilesOperations.yml @@ -111,4 +111,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.FilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.Operations.yml index 0a9b851b3763..7f4f7a621312 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.Operations.yml @@ -22,4 +22,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ProblemClassificationsOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ProblemClassificationsOperations.yml index 19c89ea9ddf5..76ddf1eeabfc 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ProblemClassificationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ProblemClassificationsOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.ProblemClassificationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ServicesOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ServicesOperations.yml index 765f59a44b55..15db97f5b2db 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ServicesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.ServicesOperations.yml @@ -52,4 +52,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.ServicesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.SupportTicketsNoSubscriptionOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.SupportTicketsNoSubscriptionOperations.yml index 3fc8b4befa53..e1d689b8646c 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.SupportTicketsNoSubscriptionOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.SupportTicketsNoSubscriptionOperations.yml @@ -211,4 +211,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.SupportTicketsNoSubscriptionOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.SupportTicketsOperations.yml b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.SupportTicketsOperations.yml index 4e57cd320cd3..bad575d638a8 100644 --- a/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.SupportTicketsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-support/azure.mgmt.support.operations.SupportTicketsOperations.yml @@ -224,4 +224,4 @@ methods: attributes: - uid: azure.mgmt.support.operations.SupportTicketsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.BigDataPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.BigDataPoolsOperations.yml index f92fa554a4c1..63a4192d33ae 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.BigDataPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.BigDataPoolsOperations.yml @@ -255,4 +255,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.BigDataPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.DataMaskingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.DataMaskingPoliciesOperations.yml index afec1d68def6..d20833d9cd77 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.DataMaskingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.DataMaskingPoliciesOperations.yml @@ -101,4 +101,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.DataMaskingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.DataMaskingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.DataMaskingRulesOperations.yml index fb79f26f38e3..d87beb5fc026 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.DataMaskingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.DataMaskingRulesOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.DataMaskingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.yml index a7d32509605d..ed78f502c331 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.yml @@ -136,4 +136,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeAuthKeysOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeAuthKeysOperations.yml index dda9c86fe960..eea4e796e298 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeAuthKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeAuthKeysOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimeAuthKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeConnectionInfosOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeConnectionInfosOperations.yml index 4fc448359886..ef520ee9a307 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeConnectionInfosOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeConnectionInfosOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimeConnectionInfosOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeCredentialsOperations.yml index 10867e29c528..536d25f25904 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeCredentialsOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimeCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeMonitoringDataOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeMonitoringDataOperations.yml index e6559e3eccbf..9e71337c1b31 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeMonitoringDataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeMonitoringDataOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimeMonitoringDataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodeIpAddressOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodeIpAddressOperations.yml index 2688c4070afe..7d4321801e5f 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodeIpAddressOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodeIpAddressOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodeIpAddressOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodesOperations.yml index abb1f86ad38f..d085abdf2035 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimeNodesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeObjectMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeObjectMetadataOperations.yml index 189677ea560a..30baa5886aec 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeObjectMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeObjectMetadataOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimeObjectMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeStatusOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeStatusOperations.yml index 8450b426cf53..cef62d029519 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimeStatusOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimeStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimesOperations.yml index a7e1695215f3..2b8d62149aad 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IntegrationRuntimesOperations.yml @@ -513,4 +513,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IntegrationRuntimesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IpFirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IpFirewallRulesOperations.yml index 977598a24323..5fe79eab6791 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IpFirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.IpFirewallRulesOperations.yml @@ -247,4 +247,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.IpFirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.KeysOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.KeysOperations.yml index 23c2317ca4f8..859e42f8048f 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.KeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.KeysOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.KeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.LibrariesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.LibrariesOperations.yml index f628633b77ee..78509cf15b21 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.LibrariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.LibrariesOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.LibrariesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.LibraryOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.LibraryOperations.yml index ec7e9d20a820..9ec56d8e9b18 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.LibraryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.LibraryOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.LibraryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.Operations.yml index 904c98594def..2a4c5217e45d 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.Operations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsOperations.yml index 6a8adc9dc079..2468cd825ab1 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.yml index fbed863da2a6..3a08b02d787e 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkHubPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkHubPrivateLinkResourcesOperations.yml index 65cdd39da467..96e44d9589b2 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkHubPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkHubPrivateLinkResourcesOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.PrivateLinkHubPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkHubsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkHubsOperations.yml index 987c0b236a81..b26db2faf581 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkHubsOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.PrivateLinkHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkResourcesOperations.yml index b73ea7722127..67e6dd3e03ab 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.PrivateLinkResourcesOperations.yml @@ -97,4 +97,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.RestorableDroppedSqlPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.RestorableDroppedSqlPoolsOperations.yml index 8bc2ed4f209e..ceee1f984234 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.RestorableDroppedSqlPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.RestorableDroppedSqlPoolsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.RestorableDroppedSqlPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolBlobAuditingPoliciesOperations.yml index aa62bda49f47..b685b63f7104 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolBlobAuditingPoliciesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolColumnsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolColumnsOperations.yml index 8d24f1b81527..3a33a71ce9a6 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolColumnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolColumnsOperations.yml @@ -79,4 +79,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolColumnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolConnectionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolConnectionPoliciesOperations.yml index dc2ae7a9e3b3..3378ae0e0580 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolConnectionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolConnectionPoliciesOperations.yml @@ -73,4 +73,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolConnectionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolDataWarehouseUserActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolDataWarehouseUserActivitiesOperations.yml index 6d4fd427ad5c..64cc35fada0d 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolDataWarehouseUserActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolDataWarehouseUserActivitiesOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolDataWarehouseUserActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolGeoBackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolGeoBackupPoliciesOperations.yml index 7de271bb5b04..2033bd9f3a41 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolGeoBackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolGeoBackupPoliciesOperations.yml @@ -153,4 +153,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolGeoBackupPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowOptionsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowOptionsOperations.yml index 47a56a25891f..e99ee78bba4a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowOptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowOptionsOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowOptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowsOperations.yml index d64c6a774fdc..922fea710cc9 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowsOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolMaintenanceWindowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMetadataSyncConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMetadataSyncConfigsOperations.yml index bdb5f9b679e2..1a879ad0428d 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMetadataSyncConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolMetadataSyncConfigsOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolMetadataSyncConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolOperationResultsOperations.yml index 80b757991b9b..c5286f529bfe 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolOperationResultsOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolOperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolOperationsOperations.yml index f69725dde844..cd2fe6db3bc8 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolOperationsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolRecommendedSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolRecommendedSensitivityLabelsOperations.yml index f047f4b1ab04..0ffc200f2719 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolRecommendedSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolRecommendedSensitivityLabelsOperations.yml @@ -70,4 +70,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolRecommendedSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolReplicationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolReplicationLinksOperations.yml index b02a51bb8cee..5dc39dd9b09a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolReplicationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolReplicationLinksOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolReplicationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolRestorePointsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolRestorePointsOperations.yml index 094762f77006..a09eef4d4d17 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolRestorePointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolRestorePointsOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolRestorePointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSchemasOperations.yml index 77ec299893b1..1777594ee796 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSchemasOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSecurityAlertPoliciesOperations.yml index be76125bb22d..795825b593ed 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSecurityAlertPoliciesOperations.yml @@ -156,4 +156,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSensitivityLabelsOperations.yml index cbef59df54fd..4cc206cb964d 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolSensitivityLabelsOperations.yml @@ -418,4 +418,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTableColumnsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTableColumnsOperations.yml index 01ed48c06581..385ef07cc443 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTableColumnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTableColumnsOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolTableColumnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTablesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTablesOperations.yml index 4ece68752917..02a21b671a3e 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTablesOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTransparentDataEncryptionsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTransparentDataEncryptionsOperations.yml index ed6ab4d75bc8..50d0eaef2536 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTransparentDataEncryptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolTransparentDataEncryptionsOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolTransparentDataEncryptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolUsagesOperations.yml index b15aeaaedf90..d0aa5119fa02 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolUsagesOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.yml index f75e5346ea06..68e8bd72605a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.yml @@ -200,4 +200,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentScansOperations.yml index 137c90733bf9..8e0bfb68d6c1 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentScansOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentScansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentsOperations.yml index d44d1c7b83d5..aac5b4b36dee 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentsOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolWorkloadClassifierOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolWorkloadClassifierOperations.yml index 24bd3367812f..ad04906ad280 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolWorkloadClassifierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolWorkloadClassifierOperations.yml @@ -250,4 +250,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolWorkloadClassifierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolWorkloadGroupOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolWorkloadGroupOperations.yml index f8c09c3af9c2..b666acc73479 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolWorkloadGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolWorkloadGroupOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolWorkloadGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolsOperations.yml index 594abb83902f..ec1c46db8bd2 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.SqlPoolsOperations.yml @@ -396,4 +396,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.SqlPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceAadAdminsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceAadAdminsOperations.yml index 7a0e688e1c0a..780591bad7ac 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceAadAdminsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceAadAdminsOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceAadAdminsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.yml index b88072d7d2b2..fd009e8e6bec 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.yml @@ -117,4 +117,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.yml index fee0de486494..30a15db73773 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.yml index aa6eac501f8f..ec04cb44b707 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.yml @@ -213,4 +213,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.yml index ecd825d249a4..e53bc69d1373 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerRecoverableSqlPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerRecoverableSqlPoolsOperations.yml index 8849fb01695d..d8e1cffc1802 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerRecoverableSqlPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerRecoverableSqlPoolsOperations.yml @@ -98,4 +98,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerRecoverableSqlPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.yml index 4f665826f93d..2e46baac00bd 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.yml @@ -159,4 +159,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerUsagesOperations.yml index c1896d24dac7..073bc2181521 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerUsagesOperations.yml @@ -62,4 +62,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.yml index 1890eb842ce4..b28cf5c94406 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.yml @@ -178,4 +178,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceSqlAadAdminsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceSqlAadAdminsOperations.yml index 7aeb9ab6e75c..833900a8535d 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceSqlAadAdminsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspaceSqlAadAdminsOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspaceSqlAadAdminsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspacesOperations.yml index 83aad3314ff5..9e25d4646bde 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.aio.operations.WorkspacesOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.synapse.aio.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.BigDataPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.BigDataPoolsOperations.yml index 0c239c98541c..199c5d8e134f 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.BigDataPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.BigDataPoolsOperations.yml @@ -256,4 +256,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.BigDataPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.DataMaskingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.DataMaskingPoliciesOperations.yml index 242708ecabbb..4a83d80cb4e6 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.DataMaskingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.DataMaskingPoliciesOperations.yml @@ -101,4 +101,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.DataMaskingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.DataMaskingRulesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.DataMaskingRulesOperations.yml index f3bad82ffdb5..db22d5b970cd 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.DataMaskingRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.DataMaskingRulesOperations.yml @@ -145,4 +145,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.DataMaskingRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.yml index a3bd8e41ba36..787d18dd26ee 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.yml @@ -136,4 +136,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.ExtendedSqlPoolBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeAuthKeysOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeAuthKeysOperations.yml index e03c1d0908be..b1b67df7fd18 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeAuthKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeAuthKeysOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimeAuthKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeConnectionInfosOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeConnectionInfosOperations.yml index 41f1a183200e..690b7e901920 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeConnectionInfosOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeConnectionInfosOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimeConnectionInfosOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeCredentialsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeCredentialsOperations.yml index 5890f50500e9..f463e1258c02 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeCredentialsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeCredentialsOperations.yml @@ -77,4 +77,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimeCredentialsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeMonitoringDataOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeMonitoringDataOperations.yml index 4b7162f02ba5..7bfec0687de7 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeMonitoringDataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeMonitoringDataOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimeMonitoringDataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeNodeIpAddressOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeNodeIpAddressOperations.yml index 1316f45f45af..fd6f0b7ad28b 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeNodeIpAddressOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeNodeIpAddressOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimeNodeIpAddressOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeNodesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeNodesOperations.yml index 49d2e978164e..d282b17f595b 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeNodesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeNodesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimeNodesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeObjectMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeObjectMetadataOperations.yml index e6778d598381..7a46694f32bb 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeObjectMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeObjectMetadataOperations.yml @@ -126,4 +126,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimeObjectMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeStatusOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeStatusOperations.yml index 54fecbb19c27..9c267372a2a4 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeStatusOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimeStatusOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimeStatusOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimesOperations.yml index d93ee6620fc3..de6c3d63d3bc 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IntegrationRuntimesOperations.yml @@ -513,4 +513,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IntegrationRuntimesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IpFirewallRulesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IpFirewallRulesOperations.yml index 72799cc2dfe5..380c6024581a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IpFirewallRulesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.IpFirewallRulesOperations.yml @@ -248,4 +248,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.IpFirewallRulesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.KeysOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.KeysOperations.yml index e91d6de38f09..69636d27da53 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.KeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.KeysOperations.yml @@ -162,4 +162,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.KeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.LibrariesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.LibrariesOperations.yml index cfebdf0c19dc..2ad94bc0c59e 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.LibrariesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.LibrariesOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.LibrariesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.LibraryOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.LibraryOperations.yml index 4762a56dd74d..516a72017f5a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.LibraryOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.LibraryOperations.yml @@ -67,4 +67,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.LibraryOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.Operations.yml index d83c6daf1825..fa3f6597aafc 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.Operations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateEndpointConnectionsOperations.yml index 96fe960ee395..0fe2dc31c595 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateEndpointConnectionsOperations.yml @@ -197,4 +197,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.PrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.yml index 43f25bcbd8e1..9a1e0a96d15a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.yml @@ -61,4 +61,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.PrivateEndpointConnectionsPrivateLinkHubOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkHubPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkHubPrivateLinkResourcesOperations.yml index e63ca7afd3c3..b3cf24963740 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkHubPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkHubPrivateLinkResourcesOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.PrivateLinkHubPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkHubsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkHubsOperations.yml index d26faa2d469d..884b8a62bfac 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkHubsOperations.yml @@ -206,4 +206,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.PrivateLinkHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkResourcesOperations.yml index 99c2b7201ba6..06eab6bb7f7b 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.PrivateLinkResourcesOperations.yml @@ -98,4 +98,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.PrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.RestorableDroppedSqlPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.RestorableDroppedSqlPoolsOperations.yml index 6a77689b7695..2c9215a15fb6 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.RestorableDroppedSqlPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.RestorableDroppedSqlPoolsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.RestorableDroppedSqlPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolBlobAuditingPoliciesOperations.yml index f45ba6168e97..6c1ed3a84bee 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolBlobAuditingPoliciesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolColumnsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolColumnsOperations.yml index 9a508c819de3..83fa8d8adf61 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolColumnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolColumnsOperations.yml @@ -79,4 +79,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolColumnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolConnectionPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolConnectionPoliciesOperations.yml index 62a4aca6eca9..f38efa61445e 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolConnectionPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolConnectionPoliciesOperations.yml @@ -74,4 +74,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolConnectionPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolDataWarehouseUserActivitiesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolDataWarehouseUserActivitiesOperations.yml index 0ab2eddbe192..735950cde9a8 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolDataWarehouseUserActivitiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolDataWarehouseUserActivitiesOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolDataWarehouseUserActivitiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolGeoBackupPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolGeoBackupPoliciesOperations.yml index f1d8178c4f4c..6b55727b6572 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolGeoBackupPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolGeoBackupPoliciesOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolGeoBackupPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowOptionsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowOptionsOperations.yml index 8f2e49720b14..e3bdbf08c841 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowOptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowOptionsOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowOptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowsOperations.yml index 8bc4deb1ade5..7c29559cf93a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowsOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolMaintenanceWindowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMetadataSyncConfigsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMetadataSyncConfigsOperations.yml index dae6249bd693..23dec91804d6 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMetadataSyncConfigsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolMetadataSyncConfigsOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolMetadataSyncConfigsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolOperationResultsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolOperationResultsOperations.yml index 9a11953955a5..3d2b3e4dc68e 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolOperationResultsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolOperationResultsOperations.yml @@ -72,4 +72,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolOperationResultsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolOperationsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolOperationsOperations.yml index 4929c0c9c816..970c7f915d02 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolOperationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolOperationsOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolOperationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolRecommendedSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolRecommendedSensitivityLabelsOperations.yml index 87a8727471bd..e67c97a85b1c 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolRecommendedSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolRecommendedSensitivityLabelsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolRecommendedSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolReplicationLinksOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolReplicationLinksOperations.yml index 009bc18d975d..6ea1e9a86f85 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolReplicationLinksOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolReplicationLinksOperations.yml @@ -108,4 +108,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolReplicationLinksOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolRestorePointsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolRestorePointsOperations.yml index 4f9bbb38bad3..38f4b510c9e4 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolRestorePointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolRestorePointsOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolRestorePointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSchemasOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSchemasOperations.yml index 2e43c405a543..c6d2af238e47 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSchemasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSchemasOperations.yml @@ -110,4 +110,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolSchemasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSecurityAlertPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSecurityAlertPoliciesOperations.yml index 825099cabcbb..b6ac70f8ecc8 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSecurityAlertPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSecurityAlertPoliciesOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolSecurityAlertPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSensitivityLabelsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSensitivityLabelsOperations.yml index 1884dc75d691..cda1fea6432a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSensitivityLabelsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolSensitivityLabelsOperations.yml @@ -418,4 +418,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolSensitivityLabelsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTableColumnsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTableColumnsOperations.yml index 0ff6b070d027..2811d8ae15f9 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTableColumnsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTableColumnsOperations.yml @@ -84,4 +84,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolTableColumnsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTablesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTablesOperations.yml index 6313e48327dd..db0f14a4dc5d 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTablesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTablesOperations.yml @@ -120,4 +120,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolTablesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTransparentDataEncryptionsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTransparentDataEncryptionsOperations.yml index e1d6c4ac9ed4..4ba33e9f4b33 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTransparentDataEncryptionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolTransparentDataEncryptionsOperations.yml @@ -164,4 +164,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolTransparentDataEncryptionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolUsagesOperations.yml index 6b2d21e7ca4d..05141d5e5f10 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolUsagesOperations.yml @@ -68,4 +68,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.yml index dbcea5f2fc2f..7bfd3790889f 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentRuleBaselinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentScansOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentScansOperations.yml index a8c4ff0caf9d..f44fdd43f7ed 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentScansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentScansOperations.yml @@ -227,4 +227,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentScansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentsOperations.yml index 1893579e7429..365045539091 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentsOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolWorkloadClassifierOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolWorkloadClassifierOperations.yml index f25d19bc7990..b8e9bae46a47 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolWorkloadClassifierOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolWorkloadClassifierOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolWorkloadClassifierOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolWorkloadGroupOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolWorkloadGroupOperations.yml index 3e30bcb0f39d..428f1ba56310 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolWorkloadGroupOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolWorkloadGroupOperations.yml @@ -230,4 +230,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolWorkloadGroupOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolsOperations.yml index d724d129abec..782573ea9fee 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.SqlPoolsOperations.yml @@ -397,4 +397,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.SqlPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceAadAdminsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceAadAdminsOperations.yml index 4ef7b997d7cb..0dc74bc108d2 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceAadAdminsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceAadAdminsOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceAadAdminsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.yml index 0b49358ead64..065cd6d3483d 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.yml @@ -117,4 +117,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceManagedIdentitySqlControlSettingsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.yml index cb3539ad3751..5223cdd7badf 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceManagedSqlServerBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.yml index 55f7cb11ffc0..5636555f4840 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.yml @@ -214,4 +214,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceManagedSqlServerEncryptionProtectorOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.yml index b3402487c41b..162f6b7e0da4 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerRecoverableSqlpoolsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerRecoverableSqlpoolsOperations.yml index 626f4f0f4be1..42d508481192 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerRecoverableSqlpoolsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerRecoverableSqlpoolsOperations.yml @@ -99,4 +99,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceManagedSqlServerRecoverableSqlPoolsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.yml index 68263333ff19..05013c53946a 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.yml @@ -160,4 +160,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceManagedSqlServerSecurityAlertPolicyOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerUsagesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerUsagesOperations.yml index 337437f971f6..58ab69c318e8 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerUsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerUsagesOperations.yml @@ -63,4 +63,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceManagedSqlServerUsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.yml index aef61cba1150..39a4ff8e068e 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.yml @@ -179,4 +179,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceManagedSqlServerVulnerabilityAssessmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceSqlAadAdminsOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceSqlAadAdminsOperations.yml index accee7fbfb4c..a78507f46635 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceSqlAadAdminsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspaceSqlAadAdminsOperations.yml @@ -154,4 +154,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspaceSqlAadAdminsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspacesOperations.yml b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspacesOperations.yml index 207855a0e3fe..711a9cbf3347 100644 --- a/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspacesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-synapse/azure.mgmt.synapse.operations.WorkspacesOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.mgmt.synapse.operations.WorkspacesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.AccessPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.AccessPoliciesOperations.yml index 381323a4b319..8d313e2e5537 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.AccessPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.AccessPoliciesOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.aio.operations.AccessPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.EnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.EnvironmentsOperations.yml index 7864a5406e45..5c2befab1d26 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.EnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.EnvironmentsOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.aio.operations.EnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.EventSourcesOperations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.EventSourcesOperations.yml index d9a26a429b7e..5fef1cb1c59f 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.EventSourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.EventSourcesOperations.yml @@ -234,4 +234,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.aio.operations.EventSourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.Operations.yml index 29593c22e295..7e5c0367e959 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.ReferenceDataSetsOperations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.ReferenceDataSetsOperations.yml index 40d8ea1bc31f..9fc906dec5c1 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.ReferenceDataSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.aio.operations.ReferenceDataSetsOperations.yml @@ -231,4 +231,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.aio.operations.ReferenceDataSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.AccessPoliciesOperations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.AccessPoliciesOperations.yml index 92b9f44710a7..59fbae4d357e 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.AccessPoliciesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.AccessPoliciesOperations.yml @@ -228,4 +228,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.operations.AccessPoliciesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.EnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.EnvironmentsOperations.yml index 9b7040c0ef1a..843e5f10879c 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.EnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.EnvironmentsOperations.yml @@ -254,4 +254,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.operations.EnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.EventSourcesOperations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.EventSourcesOperations.yml index 58a3c42cff56..eb504b65eca8 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.EventSourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.EventSourcesOperations.yml @@ -234,4 +234,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.operations.EventSourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.Operations.yml index 3530e30bfad3..f86054afd1ae 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.Operations.yml @@ -48,4 +48,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.ReferenceDataSetsOperations.yml b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.ReferenceDataSetsOperations.yml index 6d8d13b3d0ea..0cdcb13d39cc 100644 --- a/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.ReferenceDataSetsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-timeseriesinsights/azure.mgmt.timeseriesinsights.operations.ReferenceDataSetsOperations.yml @@ -231,4 +231,4 @@ methods: attributes: - uid: azure.mgmt.timeseriesinsights.operations.ReferenceDataSetsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.EndpointsOperations.yml index dd8d3ddcf199..b62a39542b3e 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.EndpointsOperations.yml @@ -218,4 +218,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.aio.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.GeographicHierarchiesOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.GeographicHierarchiesOperations.yml index 4827b54edbf4..b3f4b3408c68 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.GeographicHierarchiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.GeographicHierarchiesOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.aio.operations.GeographicHierarchiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.HeatMapOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.HeatMapOperations.yml index 0b334e810541..1d8a4091155c 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.HeatMapOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.HeatMapOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.aio.operations.HeatMapOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.ProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.ProfilesOperations.yml index f1b1e5e01eaa..e79065d9f9d5 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.ProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.ProfilesOperations.yml @@ -267,4 +267,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.aio.operations.ProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.TrafficManagerUserMetricsKeysOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.TrafficManagerUserMetricsKeysOperations.yml index ad2a45409050..7cfc7b5fda62 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.TrafficManagerUserMetricsKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.aio.operations.TrafficManagerUserMetricsKeysOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.aio.operations.TrafficManagerUserMetricsKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.EndpointsOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.EndpointsOperations.yml index 4f1d7a818d03..28ebbf4d6d37 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.EndpointsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.EndpointsOperations.yml @@ -218,4 +218,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.operations.EndpointsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.GeographicHierarchiesOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.GeographicHierarchiesOperations.yml index 7fd57ce423cc..6453aa143d5b 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.GeographicHierarchiesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.GeographicHierarchiesOperations.yml @@ -28,4 +28,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.operations.GeographicHierarchiesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.HeatMapOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.HeatMapOperations.yml index 8696ac174f1c..c545d640fa8e 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.HeatMapOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.HeatMapOperations.yml @@ -65,4 +65,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.operations.HeatMapOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.ProfilesOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.ProfilesOperations.yml index 669516353acc..28ad78315a7e 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.ProfilesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.ProfilesOperations.yml @@ -264,4 +264,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.operations.ProfilesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.TrafficManagerUserMetricsKeysOperations.yml b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.TrafficManagerUserMetricsKeysOperations.yml index 91a3c076005f..591526bb8163 100644 --- a/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.TrafficManagerUserMetricsKeysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-trafficmanager/azure.mgmt.trafficmanager.operations.TrafficManagerUserMetricsKeysOperations.yml @@ -57,4 +57,4 @@ methods: attributes: - uid: azure.mgmt.trafficmanager.operations.TrafficManagerUserMetricsKeysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.CommunicationsGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.CommunicationsGatewaysOperations.yml index 6233aa0702e4..879d05f32b63 100644 --- a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.CommunicationsGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.CommunicationsGatewaysOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.voiceservices.aio.operations.CommunicationsGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.NameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.NameAvailabilityOperations.yml index f425fe32b92f..1d6cce757aab 100644 --- a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.NameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.NameAvailabilityOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.voiceservices.aio.operations.NameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.Operations.yml index cf6be5b73a8a..75bbb1409279 100644 --- a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.voiceservices.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.TestLinesOperations.yml b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.TestLinesOperations.yml index 3cba27ab564d..df44e082fac6 100644 --- a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.TestLinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.aio.operations.TestLinesOperations.yml @@ -253,4 +253,4 @@ methods: attributes: - uid: azure.mgmt.voiceservices.aio.operations.TestLinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.CommunicationsGatewaysOperations.yml b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.CommunicationsGatewaysOperations.yml index c8756bba66b1..229845faca23 100644 --- a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.CommunicationsGatewaysOperations.yml +++ b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.CommunicationsGatewaysOperations.yml @@ -249,4 +249,4 @@ methods: attributes: - uid: azure.mgmt.voiceservices.operations.CommunicationsGatewaysOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.NameAvailabilityOperations.yml b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.NameAvailabilityOperations.yml index 4ae9e8e12420..7ee04bd370cb 100644 --- a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.NameAvailabilityOperations.yml +++ b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.NameAvailabilityOperations.yml @@ -49,4 +49,4 @@ methods: attributes: - uid: azure.mgmt.voiceservices.operations.NameAvailabilityOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.Operations.yml index 9b9c5c9eeab6..f240808dd0f6 100644 --- a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.voiceservices.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.TestLinesOperations.yml b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.TestLinesOperations.yml index e1412264c6d1..cadfc3952201 100644 --- a/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.TestLinesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-voiceservices/azure.mgmt.voiceservices.operations.TestLinesOperations.yml @@ -251,4 +251,4 @@ methods: attributes: - uid: azure.mgmt.voiceservices.operations.TestLinesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.BillingMetersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.BillingMetersOperations.yml index c5910f02267d..3e3e191f236d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.BillingMetersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.BillingMetersOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.aio.operations.BillingMetersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.CertificatesOperations.yml index dea87b38cbfb..6f88bbc2776a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.CertificatesOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.DeletedWebAppsOperations.yml index ad8477ae0106..9bc9a03c87c3 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.DeletedWebAppsOperations.yml @@ -26,4 +26,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.aio.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.DiagnosticsOperations.yml index d07dd710070f..8f99de9c60c8 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.DiagnosticsOperations.yml @@ -864,4 +864,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.aio.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.ProviderOperations.yml index 7433dc9bbd65..c16581411d87 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.ProviderOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.aio.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.RecommendationsOperations.yml index a977853fd6e7..8630e2ff115f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.RecommendationsOperations.yml @@ -293,4 +293,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.aio.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.ResourceHealthMetadataOperations.yml index cee87f5f09e3..a791d6e9df33 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.aio.operations.ResourceHealthMetadataOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.aio.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.BillingMetersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.BillingMetersOperations.yml index df3d9f17e696..1722ad662bff 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.BillingMetersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.BillingMetersOperations.yml @@ -32,4 +32,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.operations.BillingMetersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.CertificatesOperations.yml index 908e1f93c136..4307685be35f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.CertificatesOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.DeletedWebAppsOperations.yml index d9fdb54cf7eb..48ec63cf9eed 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.DeletedWebAppsOperations.yml @@ -26,4 +26,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.DiagnosticsOperations.yml index b38b40e09614..6a2a7bfa6271 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.DiagnosticsOperations.yml @@ -862,4 +862,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.ProviderOperations.yml index 15b12c41a5c2..030c2d8c2a86 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.ProviderOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.RecommendationsOperations.yml index 4c6de56e6dac..006036459ad6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.RecommendationsOperations.yml @@ -293,4 +293,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.ResourceHealthMetadataOperations.yml index 0e44e753b5e5..3e326bd05a85 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2016_03_01.operations.ResourceHealthMetadataOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.web.v2016_03_01.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServiceCertificateOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServiceCertificateOrdersOperations.yml index 966278eea98e..68e81a5bfe6d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServiceCertificateOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServiceCertificateOrdersOperations.yml @@ -599,4 +599,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.AppServiceCertificateOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServiceEnvironmentsOperations.yml index b3c53fb79129..18cca32267b6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServiceEnvironmentsOperations.yml @@ -1386,4 +1386,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.AppServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServicePlansOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServicePlansOperations.yml index 2ddb05127891..d3f9d8bbd5de 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServicePlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.AppServicePlansOperations.yml @@ -982,4 +982,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.AppServicePlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.CertificateRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.CertificateRegistrationProviderOperations.yml index 63c0aadcbcce..3d6bb06066a0 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.CertificateRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.CertificateRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.CertificateRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.CertificatesOperations.yml index 852663292b39..bbbe3523e4e0 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.CertificatesOperations.yml @@ -163,4 +163,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DeletedWebAppsOperations.yml index bb7398ffae03..be984c68ddab 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DeletedWebAppsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DiagnosticsOperations.yml index b49b7872e102..f8d955a2c940 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DiagnosticsOperations.yml @@ -864,4 +864,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DomainRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DomainRegistrationProviderOperations.yml index 003df0e3d2c6..80eafcd2e89e 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DomainRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DomainRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.DomainRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DomainsOperations.yml index 3a2a0c887c38..ea6484c5f0d4 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.DomainsOperations.yml @@ -440,4 +440,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.ProviderOperations.yml index a06247c32a05..9c94fe07f610 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.ProviderOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.RecommendationsOperations.yml index d9ce0f11f58e..49387f8ae5aa 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.RecommendationsOperations.yml @@ -540,4 +540,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.ResourceHealthMetadataOperations.yml index e39eb3519499..fb16cc52f67f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.ResourceHealthMetadataOperations.yml @@ -175,4 +175,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.TopLevelDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.TopLevelDomainsOperations.yml index 5a7cd763426b..5f70afcfbe63 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.TopLevelDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.TopLevelDomainsOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.TopLevelDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.WebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.WebAppsOperations.yml index 4d52aae8738e..094467e9552b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.WebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.aio.operations.WebAppsOperations.yml @@ -13412,4 +13412,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.aio.operations.WebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServiceCertificateOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServiceCertificateOrdersOperations.yml index 15a0e81b58eb..d57c622fa69b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServiceCertificateOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServiceCertificateOrdersOperations.yml @@ -599,4 +599,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.AppServiceCertificateOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServiceEnvironmentsOperations.yml index 3cb1d92c39f8..b5549425da40 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServiceEnvironmentsOperations.yml @@ -1383,4 +1383,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.AppServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServicePlansOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServicePlansOperations.yml index d738562929e7..f6688716d014 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServicePlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.AppServicePlansOperations.yml @@ -979,4 +979,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.AppServicePlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.CertificateRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.CertificateRegistrationProviderOperations.yml index 741628a404e6..842fdd9927b6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.CertificateRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.CertificateRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.CertificateRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.CertificatesOperations.yml index ea137732b42e..10a34c000548 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.CertificatesOperations.yml @@ -161,4 +161,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DeletedWebAppsOperations.yml index 8bbea6470a83..e874ac31e92f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DeletedWebAppsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DiagnosticsOperations.yml index faa16f2286bf..6a42988c06f5 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DiagnosticsOperations.yml @@ -862,4 +862,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DomainRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DomainRegistrationProviderOperations.yml index d3694b4eee26..f524d8d7c6e7 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DomainRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DomainRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.DomainRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DomainsOperations.yml index c09e00e923c9..53d348389e58 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.DomainsOperations.yml @@ -437,4 +437,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.ProviderOperations.yml index 0435d28b5d74..ddddd47b2fd6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.ProviderOperations.yml @@ -82,4 +82,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.RecommendationsOperations.yml index 350756371a68..d9267ea59e69 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.RecommendationsOperations.yml @@ -540,4 +540,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.ResourceHealthMetadataOperations.yml index c6813d154ca1..72e246db6371 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.ResourceHealthMetadataOperations.yml @@ -174,4 +174,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.TopLevelDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.TopLevelDomainsOperations.yml index e9c1c46a5a61..41c917f35a5c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.TopLevelDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.TopLevelDomainsOperations.yml @@ -75,4 +75,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.TopLevelDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.WebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.WebAppsOperations.yml index 50154d02e77f..f363e58b7f03 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.WebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2018_02_01.operations.WebAppsOperations.yml @@ -13400,4 +13400,4 @@ methods: attributes: - uid: azure.mgmt.web.v2018_02_01.operations.WebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServiceCertificateOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServiceCertificateOrdersOperations.yml index ff59f0270748..37c058f16a0b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServiceCertificateOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServiceCertificateOrdersOperations.yml @@ -624,4 +624,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.AppServiceCertificateOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServiceEnvironmentsOperations.yml index 4e2675c85ca2..b5a7a10a1754 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServiceEnvironmentsOperations.yml @@ -1457,4 +1457,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.AppServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServicePlansOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServicePlansOperations.yml index 2b19c21389a9..4a191d9ddfe8 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServicePlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.AppServicePlansOperations.yml @@ -905,4 +905,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.AppServicePlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml index e1916c92a7b3..47a77fa2a4de 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.CertificateOrdersDiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificateRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificateRegistrationProviderOperations.yml index 5120157eae60..d0e3e9a49659 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificateRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificateRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.CertificateRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificatesOperations.yml index 243c5b979bea..8494c48e0210 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.CertificatesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsOperations.yml index 7490666cbee3..933842a4d40d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsRevisionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsRevisionsOperations.yml index a292b50fdb86..14318f19ecd1 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsRevisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsRevisionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.ContainerAppsRevisionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DeletedWebAppsOperations.yml index f21593a2f283..ac8b3d64e49a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DeletedWebAppsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DiagnosticsOperations.yml index 493dbd840b3e..eaf3eef2fa94 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DiagnosticsOperations.yml @@ -866,4 +866,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DomainRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DomainRegistrationProviderOperations.yml index add5fa34c059..ab320420126b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DomainRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DomainRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.DomainRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DomainsOperations.yml index b2f4c9df017b..bbbc80003b4c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.DomainsOperations.yml @@ -465,4 +465,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.GlobalOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.GlobalOperations.yml index 94da6603caa0..2f8c1d3d8de6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.GlobalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.GlobalOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.GlobalOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.KubeEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.KubeEnvironmentsOperations.yml index 30a3ddba63ac..6cf76f221a7e 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.KubeEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.KubeEnvironmentsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.KubeEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ProviderOperations.yml index 6204ca6e9ddf..bf538da167d3 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ProviderOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.RecommendationsOperations.yml index a5a7cc6f866f..027c6bb9741d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.RecommendationsOperations.yml @@ -545,4 +545,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ResourceHealthMetadataOperations.yml index c0a6930ca747..d6dcd6fbc01d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.ResourceHealthMetadataOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.StaticSitesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.StaticSitesOperations.yml index a6074a8ea5a2..d1f4c7063d38 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.StaticSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.StaticSitesOperations.yml @@ -2599,4 +2599,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.StaticSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.TopLevelDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.TopLevelDomainsOperations.yml index 6b3fd0dcf318..f98515d3f1a4 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.TopLevelDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.TopLevelDomainsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.TopLevelDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WebAppsOperations.yml index f0d8c88110bc..e29244e1f181 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WebAppsOperations.yml @@ -14784,4 +14784,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml index c224a9bb6716..fafe75c69c99 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml index 91bbf23d69bb..d9fbbd58aa4a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml index 07fddfec01db..af8009690fa7 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionsOperations.yml index 0cc62b2af187..56e96c984e68 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunsOperations.yml index 654752a31740..f405d966685a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggerHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggerHistoriesOperations.yml index fbdeddc8294d..1b955c0680df 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggerHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggerHistoriesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggerHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggersOperations.yml index 33110ba88115..2c6d82e23bc3 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggersOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowVersionsOperations.yml index 322b71a87119..27b0e025148c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowVersionsOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowsOperations.yml index e102da6b091f..c5d25beb6fbd 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.aio.operations.WorkflowsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.aio.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServiceCertificateOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServiceCertificateOrdersOperations.yml index 709a9d115e78..14f1f34be646 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServiceCertificateOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServiceCertificateOrdersOperations.yml @@ -624,4 +624,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.AppServiceCertificateOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServiceEnvironmentsOperations.yml index e99980b1934e..8c93ec9cc495 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServiceEnvironmentsOperations.yml @@ -1455,4 +1455,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.AppServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServicePlansOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServicePlansOperations.yml index 4913e56e941e..16c6efaa9e12 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServicePlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.AppServicePlansOperations.yml @@ -902,4 +902,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.AppServicePlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificateOrdersDiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificateOrdersDiagnosticsOperations.yml index b1d9a00126c5..141b28699b4c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificateOrdersDiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificateOrdersDiagnosticsOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.CertificateOrdersDiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificateRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificateRegistrationProviderOperations.yml index ebe1bd558b8a..b4a49530bebd 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificateRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificateRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.CertificateRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificatesOperations.yml index dd70b052b806..316212b111ae 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.CertificatesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ContainerAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ContainerAppsOperations.yml index 607cccae43ae..b108146a0d2d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ContainerAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ContainerAppsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.ContainerAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ContainerAppsRevisionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ContainerAppsRevisionsOperations.yml index 1a1cf00f384e..f62509134a8f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ContainerAppsRevisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ContainerAppsRevisionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.ContainerAppsRevisionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DeletedWebAppsOperations.yml index 3dce816b5cca..08e7fdb52e20 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DeletedWebAppsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DiagnosticsOperations.yml index 7aaecd696f21..52f00f2fa1c2 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DiagnosticsOperations.yml @@ -864,4 +864,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DomainRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DomainRegistrationProviderOperations.yml index 770d0b69e614..572e464ac14c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DomainRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DomainRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.DomainRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DomainsOperations.yml index e20f16a427de..06b3f80e6766 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.DomainsOperations.yml @@ -462,4 +462,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.GlobalOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.GlobalOperations.yml index 585539b22d8c..a85bc8d8747b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.GlobalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.GlobalOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.GlobalOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.KubeEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.KubeEnvironmentsOperations.yml index c6f60585df7f..1dd041c31f61 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.KubeEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.KubeEnvironmentsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.KubeEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ProviderOperations.yml index b06b12d8fe3e..886782cbc6a7 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ProviderOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.RecommendationsOperations.yml index 1a07c985b5a0..674d7b8bf7ea 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.RecommendationsOperations.yml @@ -545,4 +545,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ResourceHealthMetadataOperations.yml index 30e044c46d39..28f683534f9a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.ResourceHealthMetadataOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.StaticSitesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.StaticSitesOperations.yml index 37481be72c62..bb95a3950784 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.StaticSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.StaticSitesOperations.yml @@ -2599,4 +2599,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.StaticSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.TopLevelDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.TopLevelDomainsOperations.yml index 7370db6842c2..5a86356f84e0 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.TopLevelDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.TopLevelDomainsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.TopLevelDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WebAppsOperations.yml index 777777548981..efdae4a6c4ff 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WebAppsOperations.yml @@ -14774,4 +14774,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsOperations.yml index 555755394f10..08faab70bcca 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml index 6dd22a072e56..b8c703b4a31f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml index f61688a2c630..00357ad1327c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionScopeRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionsOperations.yml index 1733bc7a592d..750399625257 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowRunActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunsOperations.yml index 4be266a20b59..9f50aadf2355 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowRunsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowTriggerHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowTriggerHistoriesOperations.yml index 1a898e7eb6f4..1a6e3b26e040 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowTriggerHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowTriggerHistoriesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowTriggerHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowTriggersOperations.yml index 10d0431e7b19..e5c1cedffca2 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowTriggersOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowVersionsOperations.yml index 60c31c849b73..f6892beac373 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowVersionsOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowsOperations.yml index 029bf01894aa..556fdaf98f61 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2022_09_01.operations.WorkflowsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.web.v2022_09_01.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServiceCertificateOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServiceCertificateOrdersOperations.yml index 63e1e157d8ba..21e4dc1604ea 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServiceCertificateOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServiceCertificateOrdersOperations.yml @@ -624,4 +624,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.AppServiceCertificateOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServiceEnvironmentsOperations.yml index be0e8eb17a2a..01da24a37fb9 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServiceEnvironmentsOperations.yml @@ -1457,4 +1457,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.AppServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServicePlansOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServicePlansOperations.yml index 22050d379624..24b046917440 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServicePlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.AppServicePlansOperations.yml @@ -905,4 +905,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.AppServicePlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml index 4002751c4ba5..715b13a31e3d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.CertificateOrdersDiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificateRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificateRegistrationProviderOperations.yml index b189ae91f6e6..2123442e0065 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificateRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificateRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.CertificateRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificatesOperations.yml index 592525eeb987..740f6f00b2c1 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.CertificatesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsOperations.yml index adffa52aadbb..d94f1e8d01dd 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsRevisionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsRevisionsOperations.yml index 0bb6a196b0b7..298ebe4144de 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsRevisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsRevisionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.ContainerAppsRevisionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DeletedWebAppsOperations.yml index 0cf2e31b2795..43afbdc115c6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DeletedWebAppsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DiagnosticsOperations.yml index 4488fa89860c..aa0d1034cbe0 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DiagnosticsOperations.yml @@ -866,4 +866,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DomainRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DomainRegistrationProviderOperations.yml index a302af52cfeb..a6c7571ae9d6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DomainRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DomainRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.DomainRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DomainsOperations.yml index e56ea24b71c7..91c9da24fdf6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.DomainsOperations.yml @@ -465,4 +465,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.GetUsagesInLocationOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.GetUsagesInLocationOperations.yml index 3895ecaa7561..e701d4ad595f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.GetUsagesInLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.GetUsagesInLocationOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.GetUsagesInLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.GlobalOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.GlobalOperations.yml index 1d1f78ebb89b..e97a2fc0d3c2 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.GlobalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.GlobalOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.GlobalOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.KubeEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.KubeEnvironmentsOperations.yml index d10b20df399e..b55243cbd801 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.KubeEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.KubeEnvironmentsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.KubeEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ProviderOperations.yml index 65f7f36a6537..9c439383dda0 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ProviderOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.RecommendationsOperations.yml index 2db9f1d8ece1..688bc1f77c68 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.RecommendationsOperations.yml @@ -545,4 +545,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ResourceHealthMetadataOperations.yml index d13e0c325e85..17ba8089b4c6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.ResourceHealthMetadataOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.StaticSitesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.StaticSitesOperations.yml index e5c278815ed6..b81bc0bc464a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.StaticSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.StaticSitesOperations.yml @@ -2599,4 +2599,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.StaticSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.TopLevelDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.TopLevelDomainsOperations.yml index 1770c482fe6d..94d20839fa7a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.TopLevelDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.TopLevelDomainsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.TopLevelDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WebAppsOperations.yml index c0e6df2875c7..498905a6e940 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WebAppsOperations.yml @@ -14784,4 +14784,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml index 88c5d74ea56f..d6359a0de6f6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml index 46f26aaeba03..93af360b7745 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml index 11a4285ba83c..2c1f469cbbe5 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionsOperations.yml index 6a2507525446..f323ed28ef67 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunsOperations.yml index 654729968a43..94a4ae81d1e5 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggerHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggerHistoriesOperations.yml index aa5f234fbc86..b1fa695856cd 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggerHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggerHistoriesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggerHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggersOperations.yml index d48ef4556e21..fdc6a95b7254 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggersOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowVersionsOperations.yml index 0d19e7aaa98d..255b18b97f5c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowVersionsOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowsOperations.yml index 69abbbfcf61e..8a9cbde9a758 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.aio.operations.WorkflowsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.aio.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServiceCertificateOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServiceCertificateOrdersOperations.yml index 5dd027388f92..1f66afd44c33 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServiceCertificateOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServiceCertificateOrdersOperations.yml @@ -624,4 +624,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.AppServiceCertificateOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServiceEnvironmentsOperations.yml index 7d29ffac5972..266d8a8fc239 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServiceEnvironmentsOperations.yml @@ -1455,4 +1455,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.AppServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServicePlansOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServicePlansOperations.yml index 41200d615b05..9591c702a779 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServicePlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.AppServicePlansOperations.yml @@ -902,4 +902,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.AppServicePlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificateOrdersDiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificateOrdersDiagnosticsOperations.yml index 0c24dd8d016a..ac6b97e7c6a7 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificateOrdersDiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificateOrdersDiagnosticsOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.CertificateOrdersDiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificateRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificateRegistrationProviderOperations.yml index 09316cf84ba6..e284d9437049 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificateRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificateRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.CertificateRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificatesOperations.yml index 9455acd403a6..b3caa3daf20b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.CertificatesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ContainerAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ContainerAppsOperations.yml index d04cedea09b9..ff9c4cf7a54b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ContainerAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ContainerAppsOperations.yml @@ -150,4 +150,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.ContainerAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ContainerAppsRevisionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ContainerAppsRevisionsOperations.yml index b1f6e3582728..aac2807aae8d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ContainerAppsRevisionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ContainerAppsRevisionsOperations.yml @@ -157,4 +157,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.ContainerAppsRevisionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DeletedWebAppsOperations.yml index 498f10e29920..3628afed270d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DeletedWebAppsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DiagnosticsOperations.yml index a7bda5ec7931..692b2b3d0ccc 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DiagnosticsOperations.yml @@ -864,4 +864,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DomainRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DomainRegistrationProviderOperations.yml index 4ac8d8c01fc0..e26833e4f8e4 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DomainRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DomainRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.DomainRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DomainsOperations.yml index a5c700a1f28d..d9e5da7d8543 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.DomainsOperations.yml @@ -462,4 +462,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.GetUsagesInLocationOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.GetUsagesInLocationOperations.yml index a4f09873a9cc..18a633cef113 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.GetUsagesInLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.GetUsagesInLocationOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.GetUsagesInLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.GlobalOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.GlobalOperations.yml index 12c9d903c0fd..54456b341429 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.GlobalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.GlobalOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.GlobalOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.KubeEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.KubeEnvironmentsOperations.yml index 62beeaf1bccc..b031c7e04383 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.KubeEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.KubeEnvironmentsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.KubeEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ProviderOperations.yml index 7ba7d27a1899..6c86bcc71903 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ProviderOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.RecommendationsOperations.yml index a0111801af4a..dc9e85c0e4b7 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.RecommendationsOperations.yml @@ -545,4 +545,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ResourceHealthMetadataOperations.yml index f5a5e06984dc..769bd76d8a7b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.ResourceHealthMetadataOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.StaticSitesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.StaticSitesOperations.yml index 2b253f63ce26..fcef4ba977f6 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.StaticSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.StaticSitesOperations.yml @@ -2599,4 +2599,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.StaticSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.TopLevelDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.TopLevelDomainsOperations.yml index df7b18dab325..c5e1b17a361e 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.TopLevelDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.TopLevelDomainsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.TopLevelDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WebAppsOperations.yml index 0bf0530c9d22..ba8e46cc573f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WebAppsOperations.yml @@ -14774,4 +14774,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsOperations.yml index 3b8eee91756b..9abd6334aab8 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml index 132eb6a12266..dabe7975827f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml index dd27f4a046ff..684d6a122b06 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionScopeRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionsOperations.yml index 7e61a65c88ff..892bb3b12be3 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowRunActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunsOperations.yml index ad85bd187b5b..fb4abb8aa72a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowRunsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowTriggerHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowTriggerHistoriesOperations.yml index 43cd71d24f86..81c7e54e4a86 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowTriggerHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowTriggerHistoriesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowTriggerHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowTriggersOperations.yml index 44ef08939950..c708e62635c1 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowTriggersOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowVersionsOperations.yml index 082794861c76..929a2842ba0e 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowVersionsOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowsOperations.yml index 7698271abadf..5893aed96088 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2023_01_01.operations.WorkflowsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.web.v2023_01_01.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServiceCertificateOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServiceCertificateOrdersOperations.yml index 79a6dfde8bff..4cb73e0a0710 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServiceCertificateOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServiceCertificateOrdersOperations.yml @@ -624,4 +624,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.AppServiceCertificateOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServiceEnvironmentsOperations.yml index 705b4e11d32d..8e1cdb9e6441 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServiceEnvironmentsOperations.yml @@ -1457,4 +1457,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.AppServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServicePlansOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServicePlansOperations.yml index 7263f751b8e7..12f541838020 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServicePlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.AppServicePlansOperations.yml @@ -905,4 +905,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.AppServicePlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml index 9721b1ad0b19..f2b9e60d953d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificateOrdersDiagnosticsOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.CertificateOrdersDiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificateRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificateRegistrationProviderOperations.yml index fe41b68428e7..f6768819b058 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificateRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificateRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.CertificateRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificatesOperations.yml index 30082473e80c..29d9d731aeb8 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.CertificatesOperations.yml @@ -172,4 +172,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DeletedWebAppsOperations.yml index 265263fe4294..c96cc360c2c3 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DeletedWebAppsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DiagnosticsOperations.yml index 05de9f5867f8..4371ea7babd7 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DiagnosticsOperations.yml @@ -866,4 +866,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DomainRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DomainRegistrationProviderOperations.yml index f57f3afce2c1..26a9296ef66f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DomainRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DomainRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.DomainRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DomainsOperations.yml index d72381cb911b..cdcbb80be55e 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.DomainsOperations.yml @@ -465,4 +465,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.GetUsagesInLocationOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.GetUsagesInLocationOperations.yml index c6a4e1d3a43a..4db307a1b236 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.GetUsagesInLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.GetUsagesInLocationOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.GetUsagesInLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.GlobalOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.GlobalOperations.yml index abf9e291bab9..ba6b39d5e9e2 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.GlobalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.GlobalOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.GlobalOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.KubeEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.KubeEnvironmentsOperations.yml index e09c526aa142..3d297b6e7e63 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.KubeEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.KubeEnvironmentsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.KubeEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.ProviderOperations.yml index 4348f9a1ba25..bfa223913981 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.ProviderOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.RecommendationsOperations.yml index f095e73bfa88..c8e61ca7d73c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.RecommendationsOperations.yml @@ -545,4 +545,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.ResourceHealthMetadataOperations.yml index 49d5f23b1a48..ae2a51066715 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.ResourceHealthMetadataOperations.yml @@ -186,4 +186,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.SiteCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.SiteCertificatesOperations.yml index 28e444d77a9c..f8bebf8a67ce 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.SiteCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.SiteCertificatesOperations.yml @@ -400,4 +400,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.SiteCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.StaticSitesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.StaticSitesOperations.yml index 87ec732ba55f..5745e0db3519 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.StaticSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.StaticSitesOperations.yml @@ -2599,4 +2599,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.StaticSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.TopLevelDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.TopLevelDomainsOperations.yml index 35e8949e64c7..1920e396efdf 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.TopLevelDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.TopLevelDomainsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.TopLevelDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WebAppsOperations.yml index 53edfc5a188f..e369835b2a1f 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WebAppsOperations.yml @@ -15089,4 +15089,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml index c68300caf492..d8a76bb367af 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml index 5fa0a8df5734..de4494db1164 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml index 50c3fec349dd..b656b6d2dc6b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionScopeRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionsOperations.yml index 183cf172aa4c..e876c070e2c3 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunsOperations.yml index 479a4ff5c761..c32f6747a389 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggerHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggerHistoriesOperations.yml index aa313b0b06b9..d06e97cfdfed 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggerHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggerHistoriesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggerHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggersOperations.yml index 4f18dfa63595..33947457fc18 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggersOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowVersionsOperations.yml index 4eabf34464a1..9b72c7b3246a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowVersionsOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowsOperations.yml index 5d85e8ae6017..6a327e9a2d83 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.aio.operations.WorkflowsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.aio.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServiceCertificateOrdersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServiceCertificateOrdersOperations.yml index 40475971ab48..39fcfe854c6e 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServiceCertificateOrdersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServiceCertificateOrdersOperations.yml @@ -624,4 +624,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.AppServiceCertificateOrdersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServiceEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServiceEnvironmentsOperations.yml index 4a3505b9d7b4..b6b9f371a817 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServiceEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServiceEnvironmentsOperations.yml @@ -1455,4 +1455,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.AppServiceEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServicePlansOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServicePlansOperations.yml index 9365a0f1aea6..04de3a942fa9 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServicePlansOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.AppServicePlansOperations.yml @@ -902,4 +902,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.AppServicePlansOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificateOrdersDiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificateOrdersDiagnosticsOperations.yml index a45e6a4a3290..7872fadc5b24 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificateOrdersDiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificateOrdersDiagnosticsOperations.yml @@ -95,4 +95,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.CertificateOrdersDiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificateRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificateRegistrationProviderOperations.yml index 5e6b51120b94..5db123a0abf9 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificateRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificateRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.CertificateRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificatesOperations.yml index c7a1e617b5cb..7d110bda4e28 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.CertificatesOperations.yml @@ -170,4 +170,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.CertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DeletedWebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DeletedWebAppsOperations.yml index 73586e782a82..34e6d8b2115d 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DeletedWebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DeletedWebAppsOperations.yml @@ -71,4 +71,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.DeletedWebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DiagnosticsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DiagnosticsOperations.yml index 8cbb7ca4751a..801d391fbd0a 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DiagnosticsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DiagnosticsOperations.yml @@ -864,4 +864,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.DiagnosticsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DomainRegistrationProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DomainRegistrationProviderOperations.yml index 9b3271dfa998..c68ec62f3592 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DomainRegistrationProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DomainRegistrationProviderOperations.yml @@ -34,4 +34,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.DomainRegistrationProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DomainsOperations.yml index bd10a737c1e9..c3d0ebddbe37 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.DomainsOperations.yml @@ -462,4 +462,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.DomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.GetUsagesInLocationOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.GetUsagesInLocationOperations.yml index d3e058c911ad..0c81269cfe00 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.GetUsagesInLocationOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.GetUsagesInLocationOperations.yml @@ -36,4 +36,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.GetUsagesInLocationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.GlobalOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.GlobalOperations.yml index 99d2b70f8108..7808b7c27c6b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.GlobalOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.GlobalOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.GlobalOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.KubeEnvironmentsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.KubeEnvironmentsOperations.yml index 66420c3ba282..7b140b711b48 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.KubeEnvironmentsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.KubeEnvironmentsOperations.yml @@ -167,4 +167,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.KubeEnvironmentsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.ProviderOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.ProviderOperations.yml index 6715532e91bf..4f53b2ca1f2b 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.ProviderOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.ProviderOperations.yml @@ -196,4 +196,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.ProviderOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.RecommendationsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.RecommendationsOperations.yml index dff63c87501f..ae2063b3f617 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.RecommendationsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.RecommendationsOperations.yml @@ -545,4 +545,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.RecommendationsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.ResourceHealthMetadataOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.ResourceHealthMetadataOperations.yml index 7563edaf79fe..1dc4af9a7b11 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.ResourceHealthMetadataOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.ResourceHealthMetadataOperations.yml @@ -185,4 +185,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.ResourceHealthMetadataOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.SiteCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.SiteCertificatesOperations.yml index ef3e51a11777..ea5b3246707c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.SiteCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.SiteCertificatesOperations.yml @@ -400,4 +400,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.SiteCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.StaticSitesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.StaticSitesOperations.yml index 75ab12d0d6ee..a008a7775af0 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.StaticSitesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.StaticSitesOperations.yml @@ -2599,4 +2599,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.StaticSitesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.TopLevelDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.TopLevelDomainsOperations.yml index f0145a9f6f0e..57852ad491e9 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.TopLevelDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.TopLevelDomainsOperations.yml @@ -76,4 +76,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.TopLevelDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WebAppsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WebAppsOperations.yml index 805e44ceb375..129f6e99a7b9 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WebAppsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WebAppsOperations.yml @@ -15079,4 +15079,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WebAppsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsOperations.yml index 73912a167caf..ef5aadbcab21 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsOperations.yml @@ -138,4 +138,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml index 56a6aab2679d..895c953a6f1e 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.yml @@ -103,4 +103,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionRepetitionsRequestHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml index 7a70513acaaf..c7465a5128fb 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionScopeRepetitionsOperations.yml @@ -94,4 +94,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionScopeRepetitionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionsOperations.yml index c3e57a75ca57..a9999628ed3c 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionsOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowRunActionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunsOperations.yml index e55926a8a099..9ab89d2f8c11 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowRunsOperations.yml @@ -118,4 +118,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowRunsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowTriggerHistoriesOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowTriggerHistoriesOperations.yml index 75e67ee1d847..2563c7f287d4 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowTriggerHistoriesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowTriggerHistoriesOperations.yml @@ -140,4 +140,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowTriggerHistoriesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowTriggersOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowTriggersOperations.yml index b530c6f7d429..6f7a2c0c40b4 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowTriggersOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowTriggersOperations.yml @@ -180,4 +180,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowTriggersOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowVersionsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowVersionsOperations.yml index b4a3a1a1a7d7..2cba12cfae22 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowVersionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowVersionsOperations.yml @@ -78,4 +78,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowVersionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowsOperations.yml b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowsOperations.yml index d7884dccc7ba..823cdadf2856 100644 --- a/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-web/azure.mgmt.web.v2024_11_01.operations.WorkflowsOperations.yml @@ -83,4 +83,4 @@ methods: attributes: - uid: azure.mgmt.web.v2024_11_01.operations.WorkflowsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.Operations.yml index 710675dae46e..f305259b8dd8 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.Operations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.UsagesOperations.yml index 546a906870ca..a1a953e04f65 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.UsagesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubCustomCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubCustomCertificatesOperations.yml index 68d66c9e83f2..8fbb153c51ee 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubCustomCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubCustomCertificatesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubCustomCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubCustomDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubCustomDomainsOperations.yml index 91ddc052e4de..eae9dceeca12 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubCustomDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubCustomDomainsOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubCustomDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubHubsOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubHubsOperations.yml index 1653a6ff80f4..3ab71faef471 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubHubsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubOperations.yml index 9cd66cb97cd0..71afd095dc60 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubOperations.yml @@ -331,4 +331,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateEndpointConnectionsOperations.yml index 412c54b70e46..eebd098dada7 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateLinkResourcesOperations.yml index 25311c80ba2c..6c2fd5e599c9 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.yml index 2a01cec6ffff..e72ecda152f7 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubReplicasOperations.yml index 305e05c23b78..e3d8ec01175e 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubReplicasOperations.yml @@ -208,4 +208,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubSharedPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubSharedPrivateLinkResourcesOperations.yml index 436295bf1ba1..e5d5c73ba25a 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubSharedPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.aio.operations.WebPubSubSharedPrivateLinkResourcesOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.aio.operations.WebPubSubSharedPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.Operations.yml index be68f8d33a1e..e418bd71eb10 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.Operations.yml @@ -23,4 +23,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.UsagesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.UsagesOperations.yml index 885914e0ff91..ab248e5ae207 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.UsagesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.UsagesOperations.yml @@ -29,4 +29,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.UsagesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubCustomCertificatesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubCustomCertificatesOperations.yml index 0a8aee2465a9..920113f10a9b 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubCustomCertificatesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubCustomCertificatesOperations.yml @@ -134,4 +134,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubCustomCertificatesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubCustomDomainsOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubCustomDomainsOperations.yml index 0a9d340cd443..0ab8c6b500e9 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubCustomDomainsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubCustomDomainsOperations.yml @@ -135,4 +135,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubCustomDomainsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubHubsOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubHubsOperations.yml index c24f265720a0..1421e127d647 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubHubsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubHubsOperations.yml @@ -137,4 +137,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubHubsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubOperations.yml index 02340f899e74..4dbd8ba3cb97 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubOperations.yml @@ -331,4 +331,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubPrivateEndpointConnectionsOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubPrivateEndpointConnectionsOperations.yml index dfec8c1e1f14..a8cb0914fdcd 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubPrivateEndpointConnectionsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubPrivateEndpointConnectionsOperations.yml @@ -142,4 +142,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubPrivateEndpointConnectionsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubPrivateLinkResourcesOperations.yml index ae98dc21d05e..fa2c770fa330 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubPrivateLinkResourcesOperations.yml @@ -37,4 +37,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.yml index e674f256a26c..7de2986c5ed2 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.yml @@ -129,4 +129,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubReplicaSharedPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubReplicasOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubReplicasOperations.yml index 2b501985307f..9358c8740b38 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubReplicasOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubReplicasOperations.yml @@ -204,4 +204,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubReplicasOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubSharedPrivateLinkResourcesOperations.yml b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubSharedPrivateLinkResourcesOperations.yml index 506929f7c395..6942c2fb1a25 100644 --- a/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubSharedPrivateLinkResourcesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-webpubsub/azure.mgmt.webpubsub.operations.WebPubSubSharedPrivateLinkResourcesOperations.yml @@ -146,4 +146,4 @@ methods: attributes: - uid: azure.mgmt.webpubsub.operations.WebPubSubSharedPrivateLinkResourcesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.MonitorsOperations.yml index 9ddd44d6921b..b278d614e753 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.MonitorsOperations.yml @@ -273,4 +273,4 @@ methods: attributes: - uid: azure.mgmt.workloads.aio.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.Operations.yml index e18f117f45ff..300145203c15 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.workloads.aio.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.ProviderInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.ProviderInstancesOperations.yml index fe795cc7f010..5640ab2c9bae 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.ProviderInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.ProviderInstancesOperations.yml @@ -231,4 +231,4 @@ methods: attributes: - uid: azure.mgmt.workloads.aio.operations.ProviderInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPApplicationServerInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPApplicationServerInstancesOperations.yml index c652323304ec..d5b9cb1f7315 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPApplicationServerInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPApplicationServerInstancesOperations.yml @@ -456,4 +456,4 @@ methods: attributes: - uid: azure.mgmt.workloads.aio.operations.SAPApplicationServerInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPCentralInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPCentralInstancesOperations.yml index ed38b320c4ec..125e6add5a47 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPCentralInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPCentralInstancesOperations.yml @@ -461,4 +461,4 @@ methods: attributes: - uid: azure.mgmt.workloads.aio.operations.SAPCentralInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPDatabaseInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPDatabaseInstancesOperations.yml index ecd2a851a759..054a6d0c1b86 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPDatabaseInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPDatabaseInstancesOperations.yml @@ -452,4 +452,4 @@ methods: attributes: - uid: azure.mgmt.workloads.aio.operations.SAPDatabaseInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPVirtualInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPVirtualInstancesOperations.yml index 08fae6c84918..7f07d5eb0846 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPVirtualInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SAPVirtualInstancesOperations.yml @@ -392,4 +392,4 @@ methods: attributes: - uid: azure.mgmt.workloads.aio.operations.SAPVirtualInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SapLandscapeMonitorOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SapLandscapeMonitorOperations.yml index fe7b83644ea4..c431a5d01d7a 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SapLandscapeMonitorOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.aio.operations.SapLandscapeMonitorOperations.yml @@ -217,4 +217,4 @@ methods: attributes: - uid: azure.mgmt.workloads.aio.operations.SapLandscapeMonitorOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.MonitorsOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.MonitorsOperations.yml index 9b8a601abc33..79122718594d 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.MonitorsOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.MonitorsOperations.yml @@ -270,4 +270,4 @@ methods: attributes: - uid: azure.mgmt.workloads.operations.MonitorsOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.Operations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.Operations.yml index 7490c614e18a..f1fc509ac0a0 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.Operations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.Operations.yml @@ -27,4 +27,4 @@ methods: attributes: - uid: azure.mgmt.workloads.operations.Operations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.ProviderInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.ProviderInstancesOperations.yml index 963e944fd943..0e1ce6647618 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.ProviderInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.ProviderInstancesOperations.yml @@ -231,4 +231,4 @@ methods: attributes: - uid: azure.mgmt.workloads.operations.ProviderInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPApplicationServerInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPApplicationServerInstancesOperations.yml index 2eaeeb67bbc6..0747e6952037 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPApplicationServerInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPApplicationServerInstancesOperations.yml @@ -455,4 +455,4 @@ methods: attributes: - uid: azure.mgmt.workloads.operations.SAPApplicationServerInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPCentralInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPCentralInstancesOperations.yml index 31654c9c4f13..d04f872fb8d7 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPCentralInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPCentralInstancesOperations.yml @@ -460,4 +460,4 @@ methods: attributes: - uid: azure.mgmt.workloads.operations.SAPCentralInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPDatabaseInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPDatabaseInstancesOperations.yml index 6971c5ef3538..ea72f12304ba 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPDatabaseInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPDatabaseInstancesOperations.yml @@ -451,4 +451,4 @@ methods: attributes: - uid: azure.mgmt.workloads.operations.SAPDatabaseInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPVirtualInstancesOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPVirtualInstancesOperations.yml index 620497e568be..124ad8183e8f 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPVirtualInstancesOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SAPVirtualInstancesOperations.yml @@ -392,4 +392,4 @@ methods: attributes: - uid: azure.mgmt.workloads.operations.SAPVirtualInstancesOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SapLandscapeMonitorOperations.yml b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SapLandscapeMonitorOperations.yml index 4a9261602f7e..7bfe2441c945 100644 --- a/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SapLandscapeMonitorOperations.yml +++ b/docs-ref-autogen/azure-mgmt-workloads/azure.mgmt.workloads.operations.SapLandscapeMonitorOperations.yml @@ -216,4 +216,4 @@ methods: attributes: - uid: azure.mgmt.workloads.operations.SapLandscapeMonitorOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-monitor-ingestion/azure.monitor.ingestion.LogsIngestionClient.yml b/docs-ref-autogen/azure-monitor-ingestion/azure.monitor.ingestion.LogsIngestionClient.yml index 0dbffa118c24..bd051fcc9e97 100644 --- a/docs-ref-autogen/azure-monitor-ingestion/azure.monitor.ingestion.LogsIngestionClient.yml +++ b/docs-ref-autogen/azure-monitor-ingestion/azure.monitor.ingestion.LogsIngestionClient.yml @@ -32,7 +32,7 @@ examples: \ cloud).\n\n\n\n````python\n\n from azure.identity\ \ import AzureAuthorityHosts, DefaultAzureCredential\n from azure.monitor.ingestion\ diff --git a/docs-ref-autogen/azure-monitor-ingestion/azure.monitor.ingestion.aio.LogsIngestionClient.yml b/docs-ref-autogen/azure-monitor-ingestion/azure.monitor.ingestion.aio.LogsIngestionClient.yml index 1e2c2753a1b1..1a753ce57cdc 100644 --- a/docs-ref-autogen/azure-monitor-ingestion/azure.monitor.ingestion.aio.LogsIngestionClient.yml +++ b/docs-ref-autogen/azure-monitor-ingestion/azure.monitor.ingestion.aio.LogsIngestionClient.yml @@ -32,7 +32,7 @@ examples: \ cloud).\n\n\n\n````python\n\n from azure.identity\ diff --git a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.LogsQueryClient.yml b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.LogsQueryClient.yml index 090e76b257ae..8363e6e57f67 100644 --- a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.LogsQueryClient.yml +++ b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.LogsQueryClient.yml @@ -35,7 +35,7 @@ examples: - "Creating the LogsQueryClient for use with a sovereign cloud (i.e. non-public cloud).\n\n\n\n````python\n\n from azure.identity\ @@ -84,7 +84,7 @@ methods: - "Execute multiple queries in a batch.\n\n\n\n````python\n\n from datetime import datetime, timedelta,\ @@ -193,7 +193,7 @@ methods: sample_resource_logs_query.py )]-->\n\n\n\n````python\n\ \n from datetime import timedelta\n import os\n\n from azure.core.exceptions\ @@ -288,7 +288,7 @@ methods: - "Get a response for a single log query.\n\n\n\n````python\n\n from datetime import timedelta\n import\ diff --git a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.MetricsClient.yml b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.MetricsClient.yml index a3a94b466f1b..05db705a1749 100644 --- a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.MetricsClient.yml +++ b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.MetricsClient.yml @@ -38,7 +38,7 @@ examples: - "Creating the MetricsClient for use with a sovereign cloud (i.e. non-public cloud).\n\n\n\n````python\n\n from azure.identity\ @@ -154,7 +154,7 @@ methods: - "Get a response for a batch metrics query.\n\n\n\n````python\n\n from datetime import timedelta\n\ diff --git a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.MetricsQueryClient.yml b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.MetricsQueryClient.yml index 7144d8d7f2dc..4918c2772002 100644 --- a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.MetricsQueryClient.yml +++ b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.MetricsQueryClient.yml @@ -34,7 +34,7 @@ examples: \ cloud).\n\n\n\n````python\n\n from azure.identity\ \ import AzureAuthorityHosts, DefaultAzureCredential\n from azure.monitor.query\ @@ -75,7 +75,7 @@ methods: sample_metric_definitions.py )]-->\n\n\n\n````python\n\ \n import os\n\n from azure.identity import DefaultAzureCredential\n from\ @@ -117,7 +117,7 @@ methods: sample_metric_namespaces.py )]-->\n\n\n\n````python\n\ \n import os\n\n from azure.identity import DefaultAzureCredential\n from\ @@ -220,7 +220,7 @@ methods: - "Get a response for a single metrics query.\n\n\n\n````python\n\n from datetime import timedelta\n import\ diff --git a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.LogsQueryClient.yml b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.LogsQueryClient.yml index 122f27d72309..f964dd422fa4 100644 --- a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.LogsQueryClient.yml +++ b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.LogsQueryClient.yml @@ -36,7 +36,7 @@ examples: async_samples\\sample_authentication_async.py )]-->\n\n\n\n````python\n\n from azure.identity import AzureAuthorityHosts\n\ @@ -87,7 +87,7 @@ methods: sample_batch_query_async.py )]-->\n\n\n\n````python\n\ \n from datetime import datetime, timedelta, timezone\n import os\n\n from\ @@ -201,7 +201,7 @@ methods: async_samples\\sample_resource_logs_query_async.py )]-->\n\n\n\n````python\n\n from datetime import timedelta\n import\ @@ -302,7 +302,7 @@ methods: sample_log_query_async.py )]-->\n\n\n\n````python\n\ \n from datetime import timedelta\n import os\n\n from azure.core.exceptions\ diff --git a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.MetricsClient.yml b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.MetricsClient.yml index 42384fa77b7b..ec3c12152429 100644 --- a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.MetricsClient.yml +++ b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.MetricsClient.yml @@ -40,7 +40,7 @@ examples: async_samples\\sample_authentication_async.py )]-->\n\n\n\n````python\n\n from azure.identity import AzureAuthorityHosts\n\ @@ -157,7 +157,7 @@ methods: sample_metrics_query_multiple_async.py )]-->\n\n\n\n````python\n\n from datetime import timedelta\n import\ diff --git a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.MetricsQueryClient.yml b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.MetricsQueryClient.yml index 1909a633d747..3a3b2ed3b5c4 100644 --- a/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.MetricsQueryClient.yml +++ b/docs-ref-autogen/azure-monitor-query/azure.monitor.query.aio.MetricsQueryClient.yml @@ -21,7 +21,7 @@ examples: \ cloud).\n\n\n\n````python\n\n from azure.identity\ @@ -63,7 +63,7 @@ methods: async_samples\\sample_metric_definitions_async.py )]-->\n\n\n\n````python\n\n import os\n\n from azure.core.exceptions\ @@ -109,7 +109,7 @@ methods: async_samples\\sample_metric_namespaces_async.py )]-->\n\n\n\n````python\n\n import os\n\n from azure.core.exceptions\ @@ -224,7 +224,7 @@ methods: sample_metrics_query_async.py )]-->\n\n\n\n````python\n\ \n from datetime import timedelta\n import os\n\n from azure.core.exceptions\ diff --git a/docs-ref-autogen/azure-schemaregistry/azure.schemaregistry.SchemaRegistryClient.yml b/docs-ref-autogen/azure-schemaregistry/azure.schemaregistry.SchemaRegistryClient.yml index 27b88e03ba6c..0ceeae99cc12 100644 --- a/docs-ref-autogen/azure-schemaregistry/azure.schemaregistry.SchemaRegistryClient.yml +++ b/docs-ref-autogen/azure-schemaregistry/azure.schemaregistry.SchemaRegistryClient.yml @@ -33,7 +33,7 @@ examples: sync_samples\\sample_code_schemaregistry.py )]-->\n\n\n\n````python\n\n SCHEMAREGISTRY_FQN = os.environ[\"SCHEMAREGISTRY_AVRO_FULLY_QUALIFIED_NAMESPACE\"\ @@ -91,7 +91,7 @@ methods: - "Get schema by id.\n\n\n\n````python\n\n schema = schema_registry_client.get_schema(schema_id)\n\ @@ -99,7 +99,7 @@ methods: \nGet schema by version.\n\n\n\n````python\n\n group_name = os.environ[\"\ @@ -146,7 +146,7 @@ methods: - "Get schema id.\n\n\n\n````python\n\n group_name = os.environ[\"\ @@ -200,7 +200,7 @@ methods: - "Register a new schema.\n\n\n\n````python\n\n GROUP_NAME = os.environ[\"\ diff --git a/docs-ref-autogen/azure-schemaregistry/azure.schemaregistry.aio.SchemaRegistryClient.yml b/docs-ref-autogen/azure-schemaregistry/azure.schemaregistry.aio.SchemaRegistryClient.yml index 997f8238584c..bb9cdebc579c 100644 --- a/docs-ref-autogen/azure-schemaregistry/azure.schemaregistry.aio.SchemaRegistryClient.yml +++ b/docs-ref-autogen/azure-schemaregistry/azure.schemaregistry.aio.SchemaRegistryClient.yml @@ -33,7 +33,7 @@ examples: async_samples\\sample_code_schemaregistry_async.py )]-->\n\n\n\n````python\n\n SCHEMAREGISTRY_FQN = os.environ[\"SCHEMAREGISTRY_AVRO_FULLY_QUALIFIED_NAMESPACE\"\ @@ -91,7 +91,7 @@ methods: - "Get schema by id.\n\n\n\n````python\n\n schema = await\ @@ -100,7 +100,7 @@ methods: async_samples\\sample_code_schemaregistry_async.py )]-->\n\n\n\n````python\n\n group_name = os.environ[\"SCHEMAREGISTRY_GROUP\"\ @@ -147,7 +147,7 @@ methods: - "Get schema by id.\n\n\n\n````python\n\n group_name\ @@ -202,7 +202,7 @@ methods: - "Register a new schema.\n\n\n\n````python\n\n GROUP_NAME\ diff --git a/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchClient.yml b/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchClient.yml index b8b9db6ac734..2892cd97d218 100644 --- a/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchClient.yml +++ b/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchClient.yml @@ -43,7 +43,7 @@ examples: - "Creating the SearchClient with an API key.\n\n\n\n````python\n\n from azure.core.credentials import AzureKeyCredential\n\ @@ -161,7 +161,7 @@ methods: - "Get a auto-completions.\n\ \n\n\n````python\n\n from azure.core.credentials import AzureKeyCredential\n\ @@ -212,7 +212,7 @@ methods: - "Delete existing documents to an index\n\n\n\n````python\n\n result = search_client.delete_documents(documents=[{\"\ @@ -242,7 +242,7 @@ methods: - "Get a specific document from the search index.\n\n\n\n````python\n\n from azure.core.credentials import AzureKeyCredential\n\ @@ -305,7 +305,7 @@ methods: sample_crud_operations.py )]-->\n\n\n\n````python\n\ \n result = search_client.merge_documents(documents=[{\"hotelId\": \"1000\"\ @@ -675,7 +675,7 @@ methods: - "Get search result facets.\n\ \n\n\n````python\n\n from azure.core.credentials import AzureKeyCredential\n\ @@ -833,7 +833,7 @@ methods: - "Get search suggestions.\n\ \n\n\n````python\n\n from azure.core.credentials import AzureKeyCredential\n\ @@ -868,7 +868,7 @@ methods: - "Upload new documents to an index\n\n\n\n````python\n\n DOCUMENT = {\n \"category\": \"\ diff --git a/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchItemPaged.yml b/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchItemPaged.yml index 6b70fef09f0d..5684475f07f4 100644 --- a/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchItemPaged.yml +++ b/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchItemPaged.yml @@ -66,4 +66,12 @@ methods: - - uid: azure.search.documents.SearchItemPaged.next name: next + summary: Get the next item in the iterator. signature: next() -> ReturnType + return: + description: The next item in the iterator. + types: + - + exceptions: + - type: StopIteration + description: If there are no more items to return. diff --git a/docs-ref-autogen/azure-search-documents/azure.search.documents.aio.SearchClient.yml b/docs-ref-autogen/azure-search-documents/azure.search.documents.aio.SearchClient.yml index ec5625bd06b5..fb0a78cd60a8 100644 --- a/docs-ref-autogen/azure-search-documents/azure.search.documents.aio.SearchClient.yml +++ b/docs-ref-autogen/azure-search-documents/azure.search.documents.aio.SearchClient.yml @@ -43,7 +43,7 @@ examples: - "Creating the SearchClient with an API key.\n\n\n\n````python\n\n from azure.core.credentials\ @@ -162,7 +162,7 @@ methods: - "Get a auto-completions.\n\n\n\n````python\n\n from azure.core.credentials\ @@ -215,7 +215,7 @@ methods: sample_crud_operations_async.py )]-->\n\n\n\n````python\n\ \n result = await search_client.upload_documents(documents=[{\"hotelId\": \"\ @@ -246,7 +246,7 @@ methods: sample_get_document_async.py )]-->\n\n\n\n````python\n\ \n from azure.core.credentials import AzureKeyCredential\n from azure.search.documents.aio\ @@ -310,7 +310,7 @@ methods: async_samples\\sample_crud_operations_async.py )]-->\n\n\n\n````python\n\n result = await search_client.upload_documents(documents=[{\"\ @@ -682,7 +682,7 @@ methods: - "Get search result facets.\n\n\n\n````python\n\n from azure.core.credentials\ @@ -842,7 +842,7 @@ methods: - "Get search suggestions.\n\n\n\n````python\n\n from azure.core.credentials\ @@ -879,7 +879,7 @@ methods: sample_crud_operations_async.py )]-->\n\n\n\n````python\n\ \n DOCUMENT = {\n \"category\": \"Hotel\",\n \"hotelId\": \"1000\"\ diff --git a/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.SearchIndexClient.yml b/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.SearchIndexClient.yml index e31279e63222..79079c77dcfa 100644 --- a/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.SearchIndexClient.yml +++ b/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.SearchIndexClient.yml @@ -61,7 +61,7 @@ methods: - "Analyze text\n\n\n\n````python\n\n from azure.core.credentials import AzureKeyCredential\n\ @@ -98,7 +98,7 @@ methods: - "Creating a new index.\n\n\n\n````python\n\n client = SearchIndexClient(service_endpoint,\ @@ -159,7 +159,7 @@ methods: - "Update an index.\n\n\n\n````python\n\n client = SearchIndexClient(service_endpoint,\ @@ -218,7 +218,7 @@ methods: - "Create a Synonym Map\n\n\n\n````python\n\n synonyms = [\n \"USA,\ @@ -253,7 +253,7 @@ methods: - "Delete an index.\n\n\n\n````python\n\n client = SearchIndexClient(service_endpoint,\ @@ -285,7 +285,7 @@ methods: - "Delete a Synonym Map\n\n\n\n````python\n\n client.delete_synonym_map(\"\ @@ -309,7 +309,7 @@ methods: - "Get an index.\n\ \n\n\n````python\n\n client = SearchIndexClient(service_endpoint,\ @@ -377,7 +377,7 @@ methods: - "Get a Synonym Map\n\n\n\n````python\n\n result = client.get_synonym_map(\"\ @@ -419,7 +419,7 @@ methods: - "List Synonym Maps\n\n\n\n````python\n\n result = client.get_synonym_maps()\n\ diff --git a/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.SearchIndexerClient.yml b/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.SearchIndexerClient.yml index 1d1a737017b7..18d3346f6f37 100644 --- a/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.SearchIndexerClient.yml +++ b/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.SearchIndexerClient.yml @@ -62,7 +62,7 @@ methods: - "Create a Data Source\n\n\n\n````python\n\n container = SearchIndexerDataContainer(name=\"\ @@ -89,7 +89,7 @@ methods: - "Create a SearchIndexer\n\n\n\n````python\n\n # create a datasource\n container\ @@ -214,7 +214,7 @@ methods: - "Delete a SearchIndexerDataSourceConnection\n\n\n\n````python\n\n client.delete_data_source_connection(\"\ @@ -246,7 +246,7 @@ methods: - "Delete a SearchIndexer\n\n\n\n````python\n\n indexers_client.delete_indexer(\"\ @@ -294,7 +294,7 @@ methods: - "Retrieve a SearchIndexerDataSourceConnection\n\n\n\n````python\n\n result = client.get_data_source_connection(\"\ @@ -333,7 +333,7 @@ methods: sample_data_source_operations.py )]-->\n\n\n\n````python\n\ \n result = client.get_data_source_connections()\n names = [ds.name for ds\ @@ -357,7 +357,7 @@ methods: - "Retrieve a SearchIndexer\n\n\n\n````python\n\n result = indexers_client.get_indexer(\"\ @@ -375,7 +375,7 @@ methods: - "List all the SearchIndexers\n\n\n\n````python\n\n result = indexers_client.get_indexers()\n\ @@ -399,7 +399,7 @@ methods: - "Get a SearchIndexer's status\n\n\n\n````python\n\n result = indexers_client.get_indexer_status(\"\ @@ -428,7 +428,7 @@ methods: - "List all the SearchIndexers\n\n\n\n````python\n\n result = indexers_client.get_indexers()\n\ @@ -496,7 +496,7 @@ methods: - "Reset a SearchIndexer's change tracking state\n\n\n\n````python\n\n result = indexers_client.reset_indexer(\"\ @@ -516,7 +516,7 @@ methods: - "Run a SearchIndexer\n\n\n\n````python\n\n result = indexers_client.run_indexer(\"\ diff --git a/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.aio.SearchIndexClient.yml b/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.aio.SearchIndexClient.yml index 4f94aacbe0e4..47ac938b3dda 100644 --- a/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.aio.SearchIndexClient.yml +++ b/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.aio.SearchIndexClient.yml @@ -61,7 +61,7 @@ methods: - "Analyze text\n\n\n\n````python\n\n from azure.core.credentials\ @@ -99,7 +99,7 @@ methods: - "Creating a new index.\n\n\n\n````python\n\n client = SearchIndexClient(service_endpoint,\ @@ -161,7 +161,7 @@ methods: - "Update an index.\n\n\n\n````python\n\n client = SearchIndexClient(service_endpoint,\ @@ -222,7 +222,7 @@ methods: - "Create a Synonym Map\n\n\n\n````python\n\n synonyms =\ @@ -257,7 +257,7 @@ methods: - "Delete an index.\n\n\n\n````python\n\n client = SearchIndexClient(service_endpoint,\ @@ -289,7 +289,7 @@ methods: - "Delete a Synonym Map\n\n\n\n````python\n\n await client.delete_synonym_map(\"\ @@ -313,7 +313,7 @@ methods: - "Get an index.\n\n\n\n````python\n\n client = SearchIndexClient(service_endpoint,\ @@ -381,7 +381,7 @@ methods: - "Get a Synonym Map\n\n\n\n````python\n\n result = await\ @@ -424,7 +424,7 @@ methods: - "List Synonym Maps\n\n\n\n````python\n\n result = await\ diff --git a/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.aio.SearchIndexerClient.yml b/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.aio.SearchIndexerClient.yml index 536b79196f6b..2e7384764dc4 100644 --- a/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.aio.SearchIndexerClient.yml +++ b/docs-ref-autogen/azure-search-documents/azure.search.documents.indexes.aio.SearchIndexerClient.yml @@ -65,7 +65,7 @@ methods: sample_data_source_operations_async.py )]-->\n\n\n\n````python\n\n container = SearchIndexerDataContainer(name=\"\ @@ -93,7 +93,7 @@ methods: - "Create a SearchIndexer\n\n\n\n````python\n\n # create a\ @@ -220,7 +220,7 @@ methods: sample_data_source_operations_async.py )]-->\n\n\n\n````python\n\n await client.delete_data_source_connection(\"\ @@ -252,7 +252,7 @@ methods: - "Delete a SearchIndexer\n\n\n\n````python\n\n await indexers_client.delete_indexer(\"\ @@ -333,7 +333,7 @@ methods: sample_data_source_operations_async.py )]-->\n\n\n\n````python\n\n result = await client.get_data_source_connections()\n\ @@ -357,7 +357,7 @@ methods: - "Retrieve a SearchIndexer\n\n\n\n````python\n\n result = await\ @@ -389,7 +389,7 @@ methods: - "Get a SearchIndexer's status\n\n\n\n````python\n\n result = await\ @@ -419,7 +419,7 @@ methods: - "List all the SearchIndexers\n\n\n\n````python\n\n result = await\ @@ -489,7 +489,7 @@ methods: sample_indexers_operations_async.py )]-->\n\n\n\n````python\n\n await indexers_client.reset_indexer(\"\ @@ -509,7 +509,7 @@ methods: - "Run a SearchIndexer\n\n\n\n````python\n\n await indexers_client.run_indexer(\"\ diff --git a/docs-ref-autogen/azure-security-attestation/azure.security.attestation.AttestationAdministrationClient.yml b/docs-ref-autogen/azure-security-attestation/azure.security.attestation.AttestationAdministrationClient.yml index 0f38e191b405..1f024df5b21f 100644 --- a/docs-ref-autogen/azure-security-attestation/azure.security.attestation.AttestationAdministrationClient.yml +++ b/docs-ref-autogen/azure-security-attestation/azure.security.attestation.AttestationAdministrationClient.yml @@ -197,7 +197,7 @@ methods: - "Adding a policy management certificate.\n\n\n\n````python\n\n new_key = create_rsa_key()\n new_certificate\ @@ -288,7 +288,7 @@ methods: - "Getting the current policy document.\n\n\n\n````python\n\n with AttestationAdministrationClient(\n\ @@ -368,7 +368,7 @@ methods: - "Retrieving the policy management certificates.\n\n\n\n````python\n\n print(\"Get the policy management certificates\ @@ -487,7 +487,7 @@ methods: - "Removing a policy management certificate.\n\n\n\n````python\n\n with AttestationAdministrationClient(\n\ @@ -588,7 +588,7 @@ methods: - "Resetting an AAD mode attestation instance.\n\n\n\n````python\n\n print(\"Set Secured Policy on an Isolated\ @@ -691,7 +691,7 @@ methods: sample_get_set_policy.py )]-->\n\n\n\n````python\n\ \n from cryptography.hazmat.primitives import hashes\n\n write_banner(\"\ diff --git a/docs-ref-autogen/azure-security-attestation/azure.security.attestation.AttestationClient.yml b/docs-ref-autogen/azure-security-attestation/azure.security.attestation.AttestationClient.yml index 15d7264d101d..8b1ed4a4b9de 100644 --- a/docs-ref-autogen/azure-security-attestation/azure.security.attestation.AttestationClient.yml +++ b/docs-ref-autogen/azure-security-attestation/azure.security.attestation.AttestationClient.yml @@ -207,7 +207,7 @@ methods: - "Attesting using a draft attestation policy.\n\n\n\n````python\n\n draft_policy = \"\"\"\n version= 1.0;\n\ @@ -337,7 +337,7 @@ methods: - "Attesting an SGX Enclave\n\n\n\n````python\n\n print(\"\\nAttest SGX enclave using\ diff --git a/docs-ref-autogen/azure-security-attestation/azure.security.attestation.aio.AttestationAdministrationClient.yml b/docs-ref-autogen/azure-security-attestation/azure.security.attestation.aio.AttestationAdministrationClient.yml index 0c5c133c27fe..e91c1e1fd727 100644 --- a/docs-ref-autogen/azure-security-attestation/azure.security.attestation.aio.AttestationAdministrationClient.yml +++ b/docs-ref-autogen/azure-security-attestation/azure.security.attestation.aio.AttestationAdministrationClient.yml @@ -195,7 +195,7 @@ methods: - "Adding a policy management certificate.\n\n\n\n````python\n\n async with DefaultAzureCredential()\ @@ -289,7 +289,7 @@ methods: - "Getting the current policy document.\n\n\n\n````python\n\n async with DefaultAzureCredential()\ @@ -369,7 +369,7 @@ methods: - "Retrieving the policy management certificates.\n\n\n\n````python\n\n print(\"Get the policy management\ @@ -488,7 +488,7 @@ methods: - "Removing a policy management certificate.\n\n\n\n````python\n\n async with DefaultAzureCredential()\ @@ -674,7 +674,7 @@ methods: sample_get_set_policy_async.py )]-->\n\n\n\n````python\n\ \n from cryptography.hazmat.primitives import hashes\n\n write_banner(\"\ diff --git a/docs-ref-autogen/azure-security-attestation/azure.security.attestation.aio.AttestationClient.yml b/docs-ref-autogen/azure-security-attestation/azure.security.attestation.aio.AttestationClient.yml index 9376c94d09b3..e91ea885c348 100644 --- a/docs-ref-autogen/azure-security-attestation/azure.security.attestation.aio.AttestationClient.yml +++ b/docs-ref-autogen/azure-security-attestation/azure.security.attestation.aio.AttestationClient.yml @@ -212,7 +212,7 @@ methods: - "Attesting using a draft attestation policy.\n\n\n\n````python\n\n draft_policy = \"\"\"\n version=\ @@ -347,7 +347,7 @@ methods: - "Attesting an SGX Enclave\n\n\n\n````python\n\n print(\"\\nAttest SGX enclave\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.AutoLockRenewer.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.AutoLockRenewer.yml index 8e025c8c00a8..abf877e0abb9 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.AutoLockRenewer.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.AutoLockRenewer.yml @@ -84,7 +84,7 @@ examples: - "Automatically renew a message lock\n\n\n\n````python\n\n from azure.servicebus import AutoLockRenewer\n\ @@ -95,7 +95,7 @@ examples: \n ````\n\nAutomatically renew a session lock\n\n\n\n````python\n\n from azure.servicebus\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusClient.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusClient.yml index 6b0a6921c955..bb49d3604ed8 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusClient.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusClient.yml @@ -146,7 +146,7 @@ examples: - "Create a new instance of the ServiceBusClient.\n\n\n\n````python\n\n import os\n\ @@ -285,7 +285,7 @@ methods: sync_samples\\sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n import os\n from azure.servicebus import ServiceBusClient\n\n servicebus_connection_str\ @@ -449,7 +449,7 @@ methods: sync_samples\\sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n import os\n from azure.servicebus import ServiceBusClient\n\n servicebus_connection_str\ @@ -502,7 +502,7 @@ methods: sync_samples\\sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n import os\n from azure.servicebus import ServiceBusClient\n\n servicebus_connection_str\ @@ -676,7 +676,7 @@ methods: sync_samples\\sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n import os\n from azure.servicebus import ServiceBusClient\n\n servicebus_connection_str\ @@ -733,7 +733,7 @@ methods: sync_samples\\sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n import os\n from azure.servicebus import ServiceBusClient\n\n servicebus_connection_str\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusMessage.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusMessage.yml index 13d010ac59bf..ef7cf8b92cce 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusMessage.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusMessage.yml @@ -90,7 +90,7 @@ examples: - "Sending a message with additional properties\n\n\n\n````python\n\n message_send\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusReceivedMessage.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusReceivedMessage.yml index b5b95732b05c..ab6274c19981 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusReceivedMessage.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusReceivedMessage.yml @@ -26,7 +26,7 @@ examples: - "Checking the properties on a received message.\n\n\n\n````python\n\n from typing\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusReceiver.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusReceiver.yml index f05a934751e9..c7d74b434d39 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusReceiver.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusReceiver.yml @@ -235,7 +235,7 @@ methods: - "Abandon a received message.\n\n\n\n````python\n\n messages_abandon = servicebus_receiver.receive_messages(max_wait_time=5)\n\ @@ -270,7 +270,7 @@ methods: - "Complete a received message.\n\n\n\n````python\n\n messages_complete = servicebus_receiver.receive_messages(max_wait_time=5)\n\ @@ -319,7 +319,7 @@ methods: - "Dead letter a received message.\n\n\n\n````python\n\n messages_dead_letter = servicebus_receiver.receive_messages(max_wait_time=5)\n\ @@ -353,7 +353,7 @@ methods: - "Defer a received message.\n\n\n\n````python\n\n messages_defer = servicebus_receiver.receive_messages(max_wait_time=5)\n\ @@ -404,7 +404,7 @@ methods: sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n with servicebus_receiver:\n messages_peek = servicebus_receiver.peek_messages()\n\ @@ -446,7 +446,7 @@ methods: sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n with servicebus_receiver:\n deferred_sequenced_numbers = []\n \ @@ -527,7 +527,7 @@ methods: sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n with servicebus_receiver:\n messages_sync = servicebus_receiver.receive_messages(max_wait_time=5)\n\ @@ -585,7 +585,7 @@ methods: sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n messages_lock = servicebus_receiver.receive_messages(max_wait_time=5)\n\ @@ -612,7 +612,7 @@ attributes: - "Get session from a receiver\n\n\n\n````python\n\n with servicebus_client.get_queue_receiver(queue_name=queue_name,\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusSender.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusSender.yml index 6e3d73418b89..c108875c8ef9 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusSender.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusSender.yml @@ -141,7 +141,7 @@ methods: sync_samples\\sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n with servicebus_sender:\n servicebus_sender.cancel_scheduled_messages(sequence_nums)\n\ @@ -183,7 +183,7 @@ methods: sync_samples\\sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n with servicebus_sender:\n batch_message = servicebus_sender.create_message_batch()\n\ @@ -227,7 +227,7 @@ methods: sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n with servicebus_sender:\n scheduled_time_utc = datetime.datetime.utcnow()\ @@ -272,7 +272,7 @@ methods: - "Send message.\n\n\n\n````python\n\n with servicebus_sender:\n \ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusSession.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusSession.yml index ecb2e2329e2d..3d47478db7da 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusSession.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.ServiceBusSession.yml @@ -29,7 +29,7 @@ examples: - "Get session from a receiver\n\n\n\n````python\n\n with servicebus_client.get_queue_receiver(queue_name=queue_name,\ @@ -60,7 +60,7 @@ methods: - "Get the session state\n\n\n\n````python\n\n with servicebus_client.get_queue_receiver(queue_name=queue_name,\ @@ -103,7 +103,7 @@ methods: sample_code_servicebus.py )]-->\n\n\n\n````python\n\ \n with servicebus_client.get_queue_receiver(queue_name=queue_name, session_id=session_id)\ @@ -137,7 +137,7 @@ methods: - "Set the session state\n\n\n\n````python\n\n with servicebus_client.get_queue_receiver(queue_name=queue_name,\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.AutoLockRenewer.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.AutoLockRenewer.yml index 8624d6d2a460..ac6adf018686 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.AutoLockRenewer.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.AutoLockRenewer.yml @@ -35,7 +35,7 @@ examples: - "Automatically renew a message lock\n\n\n\n````python\n\n from azure.servicebus.aio\ @@ -46,7 +46,7 @@ examples: \ renew a session lock\n\n\n\n````python\n\n from azure.servicebus.aio\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusClient.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusClient.yml index fe482d163a89..43ea314d6b6d 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusClient.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusClient.yml @@ -146,7 +146,7 @@ examples: - "Create a new instance of the ServiceBusClient.\n\n\n\n````python\n\n import os\n\ @@ -285,7 +285,7 @@ methods: async_samples\\sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\n import os\n from azure.servicebus.aio import\ @@ -452,7 +452,7 @@ methods: async_samples\\sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\n import os\n from azure.servicebus.aio import\ @@ -506,7 +506,7 @@ methods: async_samples\\sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\n import os\n from azure.servicebus.aio import\ @@ -683,7 +683,7 @@ methods: async_samples\\sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\n import os\n from azure.servicebus.aio import\ @@ -738,7 +738,7 @@ methods: async_samples\\sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\n import os\n from azure.servicebus.aio import\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusReceiver.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusReceiver.yml index 3359e87e0e4d..4566b51de22b 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusReceiver.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusReceiver.yml @@ -235,7 +235,7 @@ methods: - "Abandon a received message.\n\n\n\n````python\n\n messages\ @@ -271,7 +271,7 @@ methods: - "Complete a received message.\n\n\n\n````python\n\n messages\ @@ -321,7 +321,7 @@ methods: - "Dead letter a received message.\n\n\n\n````python\n\n messages\ @@ -356,7 +356,7 @@ methods: - "Defer a received message.\n\n\n\n````python\n\n messages\ @@ -404,7 +404,7 @@ methods: - "Peek messages in the queue.\n\n\n\n````python\n\n async with\ @@ -446,7 +446,7 @@ methods: sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\ \n async with servicebus_receiver:\n deferred_sequenced_numbers = []\n\ @@ -527,7 +527,7 @@ methods: sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\ \n async with servicebus_receiver:\n messages = await servicebus_receiver.receive_messages(max_wait_time=5)\n\ @@ -585,7 +585,7 @@ methods: sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\ \n messages = await servicebus_receiver.receive_messages(max_wait_time=5)\n\ @@ -612,7 +612,7 @@ attributes: - "Get session from a receiver\n\n\n\n````python\n\n async\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusSender.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusSender.yml index 773e89092dfd..67b0ff3c5484 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusSender.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusSender.yml @@ -145,7 +145,7 @@ methods: async_samples\\sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\n async with servicebus_sender:\n await servicebus_sender.cancel_scheduled_messages(sequence_nums)\n\ @@ -191,7 +191,7 @@ methods: async_samples\\sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\n async with servicebus_sender:\n batch_message\ @@ -238,7 +238,7 @@ methods: sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\ \n async with servicebus_sender:\n scheduled_time_utc = datetime.datetime.utcnow()\ @@ -285,7 +285,7 @@ methods: - "Send message.\n\n\n\n````python\n\n async with\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusSession.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusSession.yml index 9c1ca238f88d..c76b96b7ff37 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusSession.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.ServiceBusSession.yml @@ -22,7 +22,7 @@ examples: - "Get session from a receiver\n\n\n\n````python\n\n async with\ @@ -53,7 +53,7 @@ methods: - "Get the session state\n\n\n\n````python\n\n async\ @@ -98,7 +98,7 @@ methods: sample_code_servicebus_async.py )]-->\n\n\n\n````python\n\ \n async with servicebus_client.get_queue_receiver(queue_name=queue_name,\ @@ -136,7 +136,7 @@ methods: - "Set the session state\n\n\n\n````python\n\n async\ diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml index 18d0f57603b4..175bc8747cbc 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml @@ -239,7 +239,7 @@ methods: keywordOnlyParameters: - name: filter description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter - defaultValue: + defaultValue: types: - [, ] diff --git a/docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml b/docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml index ac3bfd51a84e..6bcdc54be1cc 100644 --- a/docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml +++ b/docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml @@ -248,7 +248,7 @@ methods: keywordOnlyParameters: - name: filter description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter - defaultValue: + defaultValue: types: - [, ] diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshApplicationOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshApplicationOperations.yml index 2b39a7d49f1d..1b69b22d399b 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshApplicationOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshApplicationOperations.yml @@ -242,4 +242,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshApplicationOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshCodePackageOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshCodePackageOperations.yml index e281702cc78c..4c15f7f8a8be 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshCodePackageOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshCodePackageOperations.yml @@ -93,4 +93,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshCodePackageOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshGatewayOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshGatewayOperations.yml index 6d8be25bd50c..fd453e164353 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshGatewayOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshGatewayOperations.yml @@ -198,4 +198,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshGatewayOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshNetworkOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshNetworkOperations.yml index c764dbdff61d..0ba142dc82f2 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshNetworkOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshNetworkOperations.yml @@ -201,4 +201,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshNetworkOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshSecretOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshSecretOperations.yml index ccff0493e40c..8be06f7cf68a 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshSecretOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshSecretOperations.yml @@ -199,4 +199,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshSecretOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshSecretValueOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshSecretValueOperations.yml index 45d916b11637..68bc8b8e7591 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshSecretValueOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshSecretValueOperations.yml @@ -282,4 +282,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshSecretValueOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshServiceOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshServiceOperations.yml index 97aa3b9d63e4..295456c46373 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshServiceOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshServiceOperations.yml @@ -121,4 +121,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshServiceOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshServiceReplicaOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshServiceReplicaOperations.yml index 4fd3b8d7d711..006d0ff70d53 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshServiceReplicaOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshServiceReplicaOperations.yml @@ -130,4 +130,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshServiceReplicaOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshVolumeOperations.yml b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshVolumeOperations.yml index 430fce0833f9..0bb8b8989f18 100644 --- a/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshVolumeOperations.yml +++ b/docs-ref-autogen/azure-servicefabric/azure.servicefabric.operations.MeshVolumeOperations.yml @@ -194,4 +194,4 @@ methods: attributes: - uid: azure.servicefabric.operations.MeshVolumeOperations.models name: models - signature: models = + signature: models = diff --git a/docs-ref-autogen/azure-storage-blob/azure.storage.blob.BlobPrefix.yml b/docs-ref-autogen/azure-storage-blob/azure.storage.blob.BlobPrefix.yml index ee9ba5944730..03ec63db4c86 100644 --- a/docs-ref-autogen/azure-storage-blob/azure.storage.blob.BlobPrefix.yml +++ b/docs-ref-autogen/azure-storage-blob/azure.storage.blob.BlobPrefix.yml @@ -52,7 +52,15 @@ methods: signature: keys() - uid: azure.storage.blob.BlobPrefix.next name: next + summary: Get the next item in the iterator. signature: next() -> ReturnType + return: + description: The next item in the iterator. + types: + - + exceptions: + - type: StopIteration + description: If there are no more items to return. - uid: azure.storage.blob.BlobPrefix.update name: update signature: update(*args, **kwargs) diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeDirectoryClient.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeDirectoryClient.yml index d97140b4ac0c..857d80f99b9a 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeDirectoryClient.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeDirectoryClient.yml @@ -85,7 +85,7 @@ examples: datalake_samples_instantiate_client.py )]-->\n\n\n\n````python\n\n from azure.storage.filedatalake\ \ import DataLakeDirectoryClient\n DataLakeDirectoryClient.from_connection_string(connection_string,\ @@ -335,7 +335,7 @@ methods: - "Create directory.\n\ \n\n\n````python\n\n directory_client.create_directory()\n\ @@ -742,7 +742,7 @@ methods: - "Delete directory.\n\ \n\n\n````python\n\n new_directory.delete_directory()\n\ @@ -1094,7 +1094,7 @@ methods: - "Getting the properties for a file/directory.\n\n\n\n````python\n\n props = new_directory.get_directory_properties()\n\ @@ -1411,7 +1411,7 @@ methods: - "Rename the source directory.\n\n\n\n````python\n\n new_dir_name = \"testdir2\"\n\ diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeFileClient.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeFileClient.yml index a68ad2554548..f47a230979bc 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeFileClient.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeFileClient.yml @@ -79,7 +79,7 @@ examples: datalake_samples_instantiate_client.py )]-->\n\n\n\n````python\n\n from azure.storage.filedatalake\ \ import DataLakeFileClient\n DataLakeFileClient.from_connection_string(connection_string,\ @@ -263,7 +263,7 @@ methods: - "Append data to the file.\n\n\n\n````python\n\n file_client.append_data(data=file_content[2048:3072],\ @@ -450,7 +450,7 @@ methods: - "Create file.\n\n\n\n````python\n\n file_client = filesystem_client.get_file_client(file_name)\n\ @@ -524,7 +524,7 @@ methods: - "Delete file.\n\n\n\n````python\n\n new_client.delete_file()\n\n\ @@ -639,7 +639,7 @@ methods: - "Return the downloaded data.\n\n\n\n````python\n\n download = file_client.download_file()\n\ @@ -818,7 +818,7 @@ methods: - "Commit the previous appended data.\n\n\n\n````python\n\n with open(SOURCE_FILE, \"rb\"\ @@ -1070,7 +1070,7 @@ methods: - "Getting the properties for a file.\n\n\n\n````python\n\n properties = file_client.get_file_properties()\n\ @@ -1204,7 +1204,7 @@ methods: datalake_samples_query.py )]-->\n\n\n\n````python\n\ \n errors = []\n def on_error(error):\n errors.append(error)\n\n #\ @@ -1422,7 +1422,7 @@ methods: - "Rename the source file.\n\n\n\n````python\n\n new_client = file_client.rename_file(file_client.file_system_name\ diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeServiceClient.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeServiceClient.yml index 604e94ad32f4..64f6d62e4fe3 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeServiceClient.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeServiceClient.yml @@ -80,7 +80,7 @@ examples: - "Creating the DataLakeServiceClient from connection string.\n\n\n\n````python\n\n from azure.storage.filedatalake\ @@ -88,7 +88,7 @@ examples: \n ````\n\nCreating the DataLakeServiceClient with Azure Identity credentials.\n\n\n\n````python\n\n from azure.identity\ @@ -167,7 +167,7 @@ methods: datalake_samples_service.py )]-->\n\n\n\n````python\n\ \n datalake_service_client.create_file_system(\"filesystem\")\n\n ````\n" @@ -258,7 +258,7 @@ methods: datalake_samples_service.py )]-->\n\n\n\n````python\n\ \n datalake_service_client.delete_file_system(\"filesystem\")\n\n ````\n" @@ -316,7 +316,7 @@ methods: datalake_samples_file_system.py )]-->\n\n\n\n````python\n\ \n from azure.storage.filedatalake import DataLakeServiceClient\n datalake_service_client\ @@ -358,7 +358,7 @@ methods: datalake_samples_service.py )]-->\n\n\n\n````python\n\ \n directory_client = datalake_service_client.get_directory_client(file_system_client.file_system_name,\n\ @@ -400,7 +400,7 @@ methods: datalake_samples_service.py )]-->\n\n\n\n````python\n\ \n file_client = datalake_service_client.get_file_client(file_system_client.file_system_name,\ @@ -430,7 +430,7 @@ methods: datalake_samples_file_system.py )]-->\n\n\n\n````python\n\ \n # Instantiate a DataLakeServiceClient using a connection string\n from\ @@ -506,7 +506,7 @@ methods: datalake_samples_service.py )]-->\n\n\n\n````python\n\ \n from datetime import datetime, timedelta\n user_delegation_key = datalake_service_client.get_user_delegation_key(datetime.utcnow(),\n\ @@ -581,7 +581,7 @@ methods: datalake_samples_service.py )]-->\n\n\n\n````python\n\ \n file_systems = datalake_service_client.list_file_systems()\n for file_system\ diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemClient.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemClient.yml index a3d0eabbb8ad..2f5f678ecc8f 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemClient.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemClient.yml @@ -79,7 +79,7 @@ examples: - "Get a FileSystemClient from an existing DataLakeServiceClient.\n\n\n\n````python\n\n # Instantiate\ @@ -173,7 +173,7 @@ methods: - "Acquiring a lease on the file system.\n\n\n\n````python\n\n # Acquire a lease on the file\ @@ -345,7 +345,7 @@ methods: - "Create directory in the file system.\n\n\n\n````python\n\n directory_client = file_system_client.create_directory(\"\ @@ -522,7 +522,7 @@ methods: - "Create file in the file system.\n\n\n\n````python\n\n file_client = file_system_client.create_file(\"\ @@ -586,7 +586,7 @@ methods: datalake_samples_file_system.py )]-->\n\n\n\n````python\n\ \n file_system_client.create_file_system()\n\n ````\n" @@ -669,7 +669,7 @@ methods: - "Delete directory in the file system.\n\n\n\n````python\n\n file_system_client.delete_directory(\"\ @@ -752,7 +752,7 @@ methods: - "Delete file in the file system.\n\n\n\n````python\n\n file_system_client.delete_file(\"\ @@ -832,7 +832,7 @@ methods: datalake_samples_file_system.py )]-->\n\n\n\n````python\n\ \n file_system_client.delete_file_system()\n\n ````\n" @@ -920,7 +920,7 @@ methods: - "Create FileSystemClient from connection string\n\n\n\n````python\n\n from azure.storage.filedatalake\ @@ -952,7 +952,7 @@ methods: datalake_samples_file_system.py )]-->\n\n\n\n````python\n\ \n # Get the DataLakeDirectoryClient from the FileSystemClient to interact with\ @@ -984,7 +984,7 @@ methods: datalake_samples_file_system.py )]-->\n\n\n\n````python\n\ \n # Get the FileClient from the FileSystemClient to interact with a specific\ @@ -1054,7 +1054,7 @@ methods: - "Getting properties on the file system.\n\n\n\n````python\n\n properties = file_system_client.get_file_system_properties()\n\ @@ -1127,7 +1127,7 @@ methods: - "List the paths in the file system.\n\n\n\n````python\n\n path_list = file_system_client.get_paths()\n\ @@ -1332,7 +1332,7 @@ methods: - "Setting metadata on the file system.\n\n\n\n````python\n\n # Create key, value pairs for\ diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemPropertiesPaged.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemPropertiesPaged.yml index 59503f1c7330..55aafb22fa1a 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemPropertiesPaged.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemPropertiesPaged.yml @@ -32,7 +32,17 @@ constructor: methods: - uid: azure.storage.filedatalake.FileSystemPropertiesPaged.next name: next + summary: Get the next page in the iterator. signature: next() -> Iterator[ReturnType] + return: + description: An iterator of objects in the next page. + types: + - [] + exceptions: + - type: StopIteration + description: If there are no more pages to return. + - type: AzureError + description: If the request fails. attributes: - uid: azure.storage.filedatalake.FileSystemPropertiesPaged.continuation_token name: continuation_token diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeDirectoryClient.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeDirectoryClient.yml index 69dbf8c72a85..16aa98745262 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeDirectoryClient.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeDirectoryClient.yml @@ -86,7 +86,7 @@ examples: datalake_samples_instantiate_client_async.py )]-->\n\n\n\n````python\n\n from azure.storage.filedatalake.aio\ \ import DataLakeDirectoryClient\n DataLakeDirectoryClient.from_connection_string(connection_string,\ @@ -336,7 +336,7 @@ methods: - "Create directory.\n\n\n\n````python\n\n await directory_client.create_directory()\n\ @@ -743,7 +743,7 @@ methods: - "Delete directory.\n\n\n\n````python\n\n await new_directory.delete_directory()\n\ @@ -1092,7 +1092,7 @@ methods: - "Getting the properties for a file/directory.\n\n\n\n````python\n\n props = await new_directory.get_directory_properties()\n\ @@ -1409,7 +1409,7 @@ methods: - "Rename the source directory.\n\n\n\n````python\n\n new_dir_name = \"testdir2\"\n\ diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeFileClient.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeFileClient.yml index c0d473d2daa5..4c1a9e35d63a 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeFileClient.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeFileClient.yml @@ -79,7 +79,7 @@ examples: datalake_samples_instantiate_client_async.py )]-->\n\n\n\n````python\n\n from azure.storage.filedatalake.aio\ \ import DataLakeFileClient\n DataLakeFileClient.from_connection_string(connection_string,\ @@ -263,7 +263,7 @@ methods: - "Append data to the file.\n\n\n\n````python\n\n await file_client.append_data(data=file_content[2048:3072],\ @@ -450,7 +450,7 @@ methods: - "Create file.\n\n\n\n````python\n\n file_client = filesystem_client.get_file_client(file_name)\n\ @@ -523,7 +523,7 @@ methods: - "Delete file.\n\n\n\n````python\n\n await new_client.delete_file()\n\ @@ -638,7 +638,7 @@ methods: - "Return the downloaded data.\n\n\n\n````python\n\n download = await file_client.download_file()\n\ @@ -817,7 +817,7 @@ methods: - "Commit the previous appended data.\n\n\n\n````python\n\n file_client = file_system_client.get_file_client(\"\ @@ -1071,7 +1071,7 @@ methods: - "Getting the properties for a file.\n\n\n\n````python\n\n properties = await file_client.get_file_properties()\n\ @@ -1286,7 +1286,7 @@ methods: - "Rename the source file.\n\n\n\n````python\n\n new_client = await file_client.rename_file(file_client.file_system_name\ diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeServiceClient.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeServiceClient.yml index e37403820adb..17b1239fe67c 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeServiceClient.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.DataLakeServiceClient.yml @@ -80,7 +80,7 @@ examples: - "Creating the DataLakeServiceClient from connection string.\n\n\n\n````python\n\n from azure.storage.filedatalake.aio\ @@ -88,7 +88,7 @@ examples: \n ````\n\nCreating the DataLakeServiceClient with Azure Identity credentials.\n\n\n\n````python\n\n from azure.identity.aio\ @@ -167,7 +167,7 @@ methods: datalake_samples_service_async.py )]-->\n\n\n\n````python\n\ \n await datalake_service_client.create_file_system(\"filesystem\")\n\n ````\n" @@ -258,7 +258,7 @@ methods: datalake_samples_service_async.py )]-->\n\n\n\n````python\n\ \n await datalake_service_client.delete_file_system(\"filesystem\")\n\n ````\n" @@ -316,7 +316,7 @@ methods: datalake_samples_file_system_async.py )]-->\n\n\n\n````python\n\ \n from azure.storage.filedatalake.aio import DataLakeServiceClient\n datalake_service_client\ @@ -358,7 +358,7 @@ methods: datalake_samples_service_async.py )]-->\n\n\n\n````python\n\ \n directory_client = datalake_service_client.get_directory_client(file_system_client.file_system_name,\n\ @@ -400,7 +400,7 @@ methods: datalake_samples_service_async.py )]-->\n\n\n\n````python\n\ \n file_client = datalake_service_client.get_file_client(file_system_client.file_system_name,\ @@ -430,7 +430,7 @@ methods: datalake_samples_file_system_async.py )]-->\n\n\n\n````python\n\ \n # Instantiate a DataLakeServiceClient using a connection string\n from\ @@ -507,7 +507,7 @@ methods: datalake_samples_service_async.py )]-->\n\n\n\n````python\n\ \n from datetime import datetime, timedelta\n user_delegation_key = await\ @@ -583,7 +583,7 @@ methods: datalake_samples_service_async.py )]-->\n\n\n\n````python\n\ \n file_systems = datalake_service_client.list_file_systems()\n async for\ diff --git a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.FileSystemClient.yml b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.FileSystemClient.yml index cb82e022aa84..2b0aa8fa49f0 100644 --- a/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.FileSystemClient.yml +++ b/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.aio.FileSystemClient.yml @@ -80,7 +80,7 @@ examples: datalake_samples_file_system_async.py )]-->\n\n\n\n````python\n\n # Instantiate\ \ a DataLakeServiceClient using a connection string\n from azure.storage.filedatalake.aio\ @@ -174,7 +174,7 @@ methods: - "Acquiring a lease on the file_system.\n\n\n\n````python\n\n # Acquire a lease on the file\ @@ -346,7 +346,7 @@ methods: - "Create directory in the file system.\n\n\n\n````python\n\n directory_client = await file_system_client.create_directory(\"\ @@ -523,7 +523,7 @@ methods: - "Create file in the file system.\n\n\n\n````python\n\n file_client = await file_system_client.create_file(\"\ @@ -587,7 +587,7 @@ methods: datalake_samples_file_system_async.py )]-->\n\n\n\n````python\n\ \n await file_system_client.create_file_system()\n\n ````\n" @@ -670,7 +670,7 @@ methods: - "Delete directory in the file system.\n\n\n\n````python\n\n await file_system_client.delete_directory(\"\ @@ -681,7 +681,7 @@ methods: datalake_samples_file_system_async.py )]-->\n\n\n\n````python\n\ \n await file_system_client.delete_file(\"myfile\")\n\n ````" @@ -831,7 +831,7 @@ methods: datalake_samples_file_system_async.py )]-->\n\n\n\n````python\n\ \n await file_system_client.delete_file_system()\n\n ````\n" @@ -941,7 +941,7 @@ methods: datalake_samples_file_system_async.py )]-->\n\n\n\n````python\n\ \n # Get the DataLakeDirectoryClient from the FileSystemClient to interact with\ @@ -973,7 +973,7 @@ methods: datalake_samples_file_system_async.py )]-->\n\n\n\n````python\n\ \n # Get the FileClient from the FileSystemClient to interact with a specific\ @@ -1043,7 +1043,7 @@ methods: - "Getting properties on the file system.\n\n\n\n````python\n\n properties = await file_system_client.get_file_system_properties()\n\ @@ -1116,7 +1116,7 @@ methods: - "List the blobs in the file system.\n\n\n\n````python\n\n path_list = file_system_client.get_paths()\n\ @@ -1321,7 +1321,7 @@ methods: - "Setting metadata on the container.\n\n\n\n````python\n\n # Create key, value pairs for\ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareClient.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareClient.yml index 325c861f3f8d..e0768c4fec75 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareClient.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareClient.yml @@ -163,7 +163,7 @@ methods: - "Acquiring a lease on a share.\n\n\n\n````python\n\n share.create_directory(\"mydir\")\n\ @@ -334,7 +334,7 @@ methods: - "Creates a file share.\n\ \n\n\n````python\n\n # Create share with Access Tier set\ @@ -382,7 +382,7 @@ methods: - "Creates a snapshot of the file share.\n\n\n\n````python\n\n share.create_snapshot()\n\n ````\n" @@ -455,7 +455,7 @@ methods: - "Deletes the share and any snapshots.\n\n\n\n````python\n\n share.delete_share(delete_snapshots=True)\n\ @@ -523,7 +523,7 @@ methods: - "Gets the share client from connection string.\n\n\n\n````python\n\n from azure.storage.fileshare import\ @@ -709,7 +709,7 @@ methods: - "Gets the share properties.\n\n\n\n````python\n\n properties = share.get_share_properties()\n\ @@ -807,7 +807,7 @@ methods: - "List directories and files in the share.\n\n\n\n````python\n\n # Create a directory in the share\n\ @@ -899,7 +899,7 @@ methods: - "Sets the share metadata.\n\ \n\n\n````python\n\n data = {'category': 'test'}\n share.set_share_metadata(metadata=data)\n\ @@ -978,7 +978,7 @@ methods: - "Sets the share properties.\n\n\n\n````python\n\n # Set the tier for the first share to\ @@ -1025,7 +1025,7 @@ methods: - "Sets the share quota.\n\ \n\n\n````python\n\n # Set the quota for the share to 1GB\n\ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareDirectoryClient.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareDirectoryClient.yml index ee316ac7a8ef..1c7f0c996f48 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareDirectoryClient.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareDirectoryClient.yml @@ -303,7 +303,7 @@ methods: - "Creates a directory.\n\ \n\n\n````python\n\n my_directory.create_directory()\n\n\ @@ -345,7 +345,7 @@ methods: - "Create a subdirectory.\n\n\n\n````python\n\n # Create the directory\n parent_dir.create_directory()\n\ @@ -377,7 +377,7 @@ methods: - "Deletes a directory.\n\ \n\n\n````python\n\n my_directory.delete_directory()\n\n\ @@ -414,7 +414,7 @@ methods: - "Delete a file in a directory.\n\n\n\n````python\n\n # Delete the file in the directory\n\ @@ -449,7 +449,7 @@ methods: - "Delete a subdirectory.\n\n\n\n````python\n\n parent_dir.delete_subdirectory(\"subdir\"\ @@ -662,7 +662,7 @@ methods: - "Gets the subdirectory client.\n\n\n\n````python\n\n # Get a directory client and create\ @@ -718,7 +718,7 @@ methods: - "List directories and files.\n\n\n\n````python\n\n # List the directories and files under\ @@ -1092,7 +1092,7 @@ methods: - "Upload a file to a directory.\n\n\n\n````python\n\n # Upload a file to the directory\n \ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareFileClient.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareFileClient.yml index eeb0e296bf97..5c1b02f78777 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareFileClient.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareFileClient.yml @@ -207,7 +207,7 @@ methods: - "Acquiring a lease on a file.\n\n\n\n````python\n\n source_file.create_file(1024)\n lease\ @@ -469,7 +469,7 @@ methods: - "Create a file.\n\n\n\n````python\n\n # Create and allocate bytes for the\ @@ -556,7 +556,7 @@ methods: - "Delete a file.\n\n\n\n````python\n\n my_file.delete_file()\n\n ````\n" @@ -656,7 +656,7 @@ methods: - "Download a file.\n\n\ \n\n````python\n\n with open(DEST_FILE, \"wb\") as data:\n\ @@ -762,7 +762,7 @@ methods: file_samples_hello_world.py )]-->\n\n\n\n````python\n\ \n from azure.storage.fileshare import ShareFileClient\n file = ShareFileClient.from_connection_string(\n\ @@ -1559,7 +1559,7 @@ methods: - "Copy a file from a URL\n\ \n\n\n````python\n\n destination_file.start_copy_from_url(source_url=source_url)\n\ @@ -1727,7 +1727,7 @@ methods: - "Upload a file.\n\n\n\n````python\n\n with open(SOURCE_FILE, \"rb\") as source:\n\ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareServiceClient.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareServiceClient.yml index 994f0f6c2f05..e227d34d04bd 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareServiceClient.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.ShareServiceClient.yml @@ -104,7 +104,7 @@ examples: - "Create the share service client with url and credential.\n\n\n\n````python\n\n from azure.storage.fileshare\ @@ -171,7 +171,7 @@ methods: - "Create a share in the file share service.\n\n\n\n````python\n\n file_service.create_share(share_name=\"\ @@ -217,7 +217,7 @@ methods: - "Delete a share in the file share service.\n\n\n\n````python\n\n file_service.delete_share(share_name=\"\ @@ -272,7 +272,7 @@ methods: file_samples_authentication.py )]-->\n\n\n\n````python\n\ \n from azure.storage.fileshare import ShareServiceClient\n share_service_client\ @@ -306,7 +306,7 @@ methods: - "Get file share service properties.\n\n\n\n````python\n\n properties = file_service.get_service_properties()\n\ @@ -343,7 +343,7 @@ methods: - "Gets the share client.\n\ \n\n\n````python\n\n from azure.storage.fileshare import\ @@ -405,7 +405,7 @@ methods: - "List shares in the file share service.\n\n\n\n````python\n\n # List the shares in the file service\n\ @@ -470,7 +470,7 @@ methods: - "Sets file share service properties.\n\n\n\n````python\n\n # Create service properties\n from\ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareClient.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareClient.yml index c570aad3d5b3..8184d550a7b1 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareClient.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareClient.yml @@ -319,7 +319,7 @@ methods: - "Creates a file share.\n\n\n\n````python\n\n # Create share with Access Tier set\ @@ -368,7 +368,7 @@ methods: - "Creates a snapshot of the file share.\n\n\n\n````python\n\n await share.create_snapshot()\n\n \ @@ -442,7 +442,7 @@ methods: - "Deletes the share and any snapshots.\n\n\n\n````python\n\n await share.delete_share(delete_snapshots=True)\n\ @@ -510,7 +510,7 @@ methods: - "Gets the share client from connection string.\n\n\n\n````python\n\n from azure.storage.fileshare.aio import\ @@ -697,7 +697,7 @@ methods: - "Gets the share properties.\n\n\n\n````python\n\n properties = await share.get_share_properties()\n\ @@ -795,7 +795,7 @@ methods: - "List directories and files in the share.\n\n\n\n````python\n\n # Create a directory in the share\n\ @@ -887,7 +887,7 @@ methods: - "Sets the share metadata.\n\n\n\n````python\n\n data = {'category': 'test'}\n await\ @@ -966,7 +966,7 @@ methods: - "Sets the share properties.\n\n\n\n````python\n\n # Set the tier for the first share to\ @@ -1014,7 +1014,7 @@ methods: - "Sets the share quota.\n\n\n\n````python\n\n # Set the quota for the share to 1GB\n\ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareDirectoryClient.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareDirectoryClient.yml index 8e75c0e656ae..e9765f3f56be 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareDirectoryClient.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareDirectoryClient.yml @@ -299,7 +299,7 @@ methods: - "Creates a directory.\n\n\n\n````python\n\n await directory.create_directory()\n\ @@ -341,7 +341,7 @@ methods: - "Create a subdirectory.\n\n\n\n````python\n\n # Create the directory\n await\ @@ -373,7 +373,7 @@ methods: - "Deletes a directory.\n\n\n\n````python\n\n await directory.delete_directory()\n\ @@ -410,7 +410,7 @@ methods: - "Delete a file in a directory.\n\n\n\n````python\n\n # Delete the file in the directory\n\ @@ -445,7 +445,7 @@ methods: - "Delete a subdirectory.\n\n\n\n````python\n\n await parent_dir.delete_subdirectory(\"\ @@ -660,7 +660,7 @@ methods: - "Gets the subdirectory client.\n\n\n\n````python\n\n # Get a directory client and\ @@ -716,7 +716,7 @@ methods: - "List directories and files.\n\n\n\n````python\n\n # List the directories and files\ @@ -1090,7 +1090,7 @@ methods: - "Upload a file to a directory.\n\n\n\n````python\n\n # Upload a file to the directory\n\ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareFileClient.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareFileClient.yml index 5c2fcaf9a605..59eb51c8f025 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareFileClient.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareFileClient.yml @@ -453,7 +453,7 @@ methods: - "Create a file.\n\ \n\n\n````python\n\n # Create and allocate bytes for the\ @@ -541,7 +541,7 @@ methods: - "Delete a file.\n\ \n\n\n````python\n\n await my_file.delete_file()\n\n ````\n" @@ -641,7 +641,7 @@ methods: - "Download a file.\n\ \n\n\n````python\n\n with open(DEST_FILE, \"wb\") as data:\n\ @@ -747,7 +747,7 @@ methods: file_samples_hello_world_async.py )]-->\n\n\n\n````python\n\ \n from azure.storage.fileshare.aio import ShareFileClient\n file\ @@ -1542,7 +1542,7 @@ methods: - "Copy a file from a URL\n\n\n\n````python\n\n await destination_file.start_copy_from_url(source_url=source_url)\n\ @@ -1709,7 +1709,7 @@ methods: - "Upload a file.\n\ \n\n\n````python\n\n with open(SOURCE_FILE, \"rb\") as source:\n\ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareServiceClient.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareServiceClient.yml index 8e5bb4c9e742..44f477004118 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareServiceClient.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.aio.ShareServiceClient.yml @@ -100,7 +100,7 @@ examples: file_samples_authentication_async.py )]-->\n\n\n\n````python\n\n from azure.storage.fileshare.aio\ \ import ShareServiceClient\n share_service_client = ShareServiceClient(\n \ @@ -166,7 +166,7 @@ methods: - "Create a share in the file share service.\n\n\n\n````python\n\n await file_service.create_share(share_name=\"\ @@ -212,7 +212,7 @@ methods: - "Delete a share in the file share service.\n\n\n\n````python\n\n await file_service.delete_share(share_name=\"\ @@ -267,7 +267,7 @@ methods: file_samples_authentication_async.py )]-->\n\n\n\n````python\n\ \n from azure.storage.fileshare.aio import ShareServiceClient\n file_service\ @@ -301,7 +301,7 @@ methods: - "Get file share service properties.\n\n\n\n````python\n\n properties = await file_service.get_service_properties()\n\ @@ -338,7 +338,7 @@ methods: - "Gets the share client.\n\n\n\n````python\n\n from azure.storage.fileshare.aio\ @@ -400,7 +400,7 @@ methods: - "List shares in the file share service.\n\n\n\n````python\n\n # List the shares in the file\ @@ -466,7 +466,7 @@ methods: - "Sets file share service properties.\n\n\n\n````python\n\n # Create service properties\n\ diff --git a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.yml b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.yml index 462c67510cfa..a07fbbbc06bb 100644 --- a/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.yml +++ b/docs-ref-autogen/azure-storage-file-share/azure.storage.fileshare.yml @@ -110,7 +110,7 @@ functions: - "Generate a sas token.\n\n\n\n````python\n\n from azure.storage.fileshare\ diff --git a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueClient.yml b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueClient.yml index 9de9a7c2b0b3..4b7dc1f1d1b5 100644 --- a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueClient.yml +++ b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueClient.yml @@ -94,7 +94,7 @@ examples: - "Create the queue client with url and credential.\n\n\n\n````python\n\n token_auth_queue = QueueClient.from_queue_url(\n\ @@ -121,7 +121,7 @@ methods: - "Clears all messages.\n\ \n\n\n````python\n\n queue.clear_messages()\n\n ````\n" @@ -173,7 +173,7 @@ methods: - "Create a queue.\n\ \n\n\n````python\n\n queue.create_queue()\n\n ````\n" @@ -236,7 +236,7 @@ methods: - "Delete a message.\n\ \n\n\n````python\n\n # Get the message at the front of the\ @@ -280,7 +280,7 @@ methods: - "Delete a queue.\n\ \n\n\n````python\n\n queue.delete_queue()\n\n ````\n" @@ -348,7 +348,7 @@ methods: queue_samples_message.py )]-->\n\n\n\n````python\n\ \n from azure.storage.queue import QueueClient\n queue = QueueClient.from_connection_string(self.connection_string,\ @@ -450,7 +450,7 @@ methods: - "Get the properties on the queue.\n\n\n\n````python\n\n properties = queue.get_queue_properties().metadata\n\ @@ -518,7 +518,7 @@ methods: - "Peek messages.\n\n\ \n\n````python\n\n # Peek at one message at the front of\ @@ -584,7 +584,7 @@ methods: - "Receive one message from the queue.\n\n\n\n````python\n\n # Pop two messages from the front of\ @@ -663,7 +663,7 @@ methods: - "Receive messages from the queue.\n\n\n\n````python\n\n # Receive messages one-by-one\n messages\ @@ -756,7 +756,7 @@ methods: - "Send messages.\n\n\ \n\n````python\n\n queue.send_message(\"message1\")\n \ @@ -818,7 +818,7 @@ methods: - "Set an access policy on the queue.\n\n\n\n````python\n\n # Create an access policy\n from azure.storage.queue\ @@ -864,7 +864,7 @@ methods: - "Set metadata on the queue.\n\n\n\n````python\n\n metadata = {'foo': 'val1', 'bar': 'val2',\ @@ -959,7 +959,7 @@ methods: - "Update a message.\n\ \n\n\n````python\n\n # Send a message\n queue.send_message(\"\ diff --git a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueServiceClient.yml b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueServiceClient.yml index 38f8e10de454..ba28148896e9 100644 --- a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueServiceClient.yml +++ b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.QueueServiceClient.yml @@ -88,7 +88,7 @@ examples: - "Creating the QueueServiceClient with an account url and credential.\n\n\n\n````python\n\n from azure.storage.queue\ @@ -97,7 +97,7 @@ examples: \ Default Azure Identity credentials.\n\n\n\n````python\n\n # Get a token credential for authentication\n\ @@ -148,7 +148,7 @@ methods: - "Create a queue in the service.\n\n\n\n````python\n\n queue_service.create_queue(\"myqueue1\"\ @@ -192,7 +192,7 @@ methods: - "Delete a queue in the service.\n\n\n\n````python\n\n queue_service.delete_queue(\"myqueue1\"\ @@ -256,7 +256,7 @@ methods: queue_samples_authentication.py )]-->\n\n\n\n````python\n\ \n from azure.storage.queue import QueueServiceClient\n queue_service = QueueServiceClient.from_connection_string(conn_str=self.connection_string)\n\ @@ -285,7 +285,7 @@ methods: - "Get the queue client.\n\ \n\n\n````python\n\n # Get the queue client to interact with\ @@ -312,7 +312,7 @@ methods: - "Getting queue service properties.\n\n\n\n````python\n\n properties = queue_service.get_service_properties()\n\ @@ -415,7 +415,7 @@ methods: - "List queues in the service.\n\n\n\n````python\n\n # List all the queues in the service\n\ @@ -474,7 +474,7 @@ methods: - "Setting queue service properties.\n\n\n\n````python\n\n # Create service properties\n from\ diff --git a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.aio.QueueClient.yml b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.aio.QueueClient.yml index 71dc96c407cd..dee90770933c 100644 --- a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.aio.QueueClient.yml +++ b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.aio.QueueClient.yml @@ -89,7 +89,7 @@ examples: - "Create the queue client with url and credential.\n\n\n\n````python\n\n token_auth_queue = QueueClient.from_queue_url(\n\ @@ -97,7 +97,7 @@ examples: \ the queue client with a connection string.\n\n\n\n````python\n\n from azure.storage.queue.aio import QueueClient\n\ @@ -125,7 +125,7 @@ methods: - "Clears all messages.\n\n\n\n````python\n\n await queue.clear_messages()\n\ @@ -178,7 +178,7 @@ methods: - "Create a queue.\n\n\n\n````python\n\n await queue.create_queue()\n\ @@ -242,7 +242,7 @@ methods: - "Delete a message.\n\n\n\n````python\n\n # Get the message at the front\ @@ -287,7 +287,7 @@ methods: - "Delete a queue.\n\n\n\n````python\n\n await queue.delete_queue()\n\ @@ -356,7 +356,7 @@ methods: queue_samples_message.py )]-->\n\n\n\n````python\n\ \n from azure.storage.queue import QueueClient\n queue = QueueClient.from_connection_string(self.connection_string,\ @@ -458,7 +458,7 @@ methods: - "Get the properties on the queue.\n\n\n\n````python\n\n properties = await queue.get_queue_properties()\n\ @@ -527,7 +527,7 @@ methods: - "Peek messages.\n\ \n\n\n````python\n\n # Peek at one message at the\ @@ -594,7 +594,7 @@ methods: - "Receive one message from the queue.\n\n\n\n````python\n\n # Pop two messages from\ @@ -688,7 +688,7 @@ methods: - "Receive messages from the queue.\n\n\n\n````python\n\n # Receive messages one-by-one\n\ @@ -782,7 +782,7 @@ methods: - "Send messages.\n\ \n\n\n````python\n\n await asyncio.gather(\n \ @@ -846,7 +846,7 @@ methods: - "Set an access policy on the queue.\n\n\n\n````python\n\n # Create an access policy\n\ @@ -893,7 +893,7 @@ methods: - "Set metadata on the queue.\n\n\n\n````python\n\n metadata = {'foo': 'val1', 'bar':\ @@ -989,7 +989,7 @@ methods: - "Update a message.\n\n\n\n````python\n\n # Send a message\n await queue.send_message(\"\ diff --git a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.aio.QueueServiceClient.yml b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.aio.QueueServiceClient.yml index aaae4b2f5807..73c4dc01e6fb 100644 --- a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.aio.QueueServiceClient.yml +++ b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.aio.QueueServiceClient.yml @@ -84,7 +84,7 @@ examples: queue_samples_authentication_async.py )]-->\n\n\n\n````python\n\n from azure.storage.queue.aio\ \ import QueueServiceClient\n queue_service = QueueServiceClient(account_url=self.account_url,\ @@ -92,7 +92,7 @@ examples: \ Default Azure Identity credentials.\n\n\n\n````python\n\n # Get a token credential for authentication\n\ @@ -144,7 +144,7 @@ methods: - "Create a queue in the service.\n\n\n\n````python\n\n await queue_service.create_queue(\"\ @@ -188,7 +188,7 @@ methods: - "Delete a queue in the service.\n\n\n\n````python\n\n await queue_service.delete_queue(\"\ @@ -238,7 +238,7 @@ methods: queue_samples_authentication.py )]-->\n\n\n\n````python\n\ \n from azure.storage.queue import QueueServiceClient\n queue_service = QueueServiceClient.from_connection_string(conn_str=self.connection_string)\n\ @@ -267,7 +267,7 @@ methods: - "Get the queue client.\n\n\n\n````python\n\n # Get the queue client to interact\ @@ -294,7 +294,7 @@ methods: - "Getting queue service properties.\n\n\n\n````python\n\n properties = await queue_service.get_service_properties()\n\ @@ -397,7 +397,7 @@ methods: - "List queues in the service.\n\n\n\n````python\n\n # List all the queues in the\ @@ -456,7 +456,7 @@ methods: - "Setting queue service properties.\n\n\n\n````python\n\n # Create service properties\n\ diff --git a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.yml b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.yml index 66a398f76911..40bf0813882c 100644 --- a/docs-ref-autogen/azure-storage-queue/azure.storage.queue.yml +++ b/docs-ref-autogen/azure-storage-queue/azure.storage.queue.yml @@ -219,7 +219,7 @@ functions: - "Generate a sas token.\n\ \n\n\n````python\n\n from azure.storage.queue import generate_queue_sas\n\ diff --git a/docs-ref-autogen/toc.yml b/docs-ref-autogen/toc.yml index 2d0b95bcbd3a..50c0ad7d2884 100644 --- a/docs-ref-autogen/toc.yml +++ b/docs-ref-autogen/toc.yml @@ -821,6 +821,8 @@ uid: azure.ai.evaluation.AzureOpenAILabelGrader - name: AzureOpenAIModelConfiguration uid: azure.ai.evaluation.AzureOpenAIModelConfiguration + - name: AzureOpenAIScoreModelGrader + uid: azure.ai.evaluation.AzureOpenAIScoreModelGrader - name: AzureOpenAIStringCheckGrader uid: azure.ai.evaluation.AzureOpenAIStringCheckGrader - name: AzureOpenAITextSimilarityGrader @@ -11870,6 +11872,90 @@ - name: ApplicationInsightsManagementClient uid: azure.mgmt.applicationinsights.ApplicationInsightsManagementClient name: azure.mgmt.applicationinsights +- items: + - name: Overview + uid: azure.mgmt.arizeaiobservabilityeval + - items: + - name: Overview + uid: azure.mgmt.arizeaiobservabilityeval.aio + - items: + - name: Overview + uid: azure.mgmt.arizeaiobservabilityeval.aio.operations + - name: Operations + uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.Operations + - name: OrganizationsOperations + uid: azure.mgmt.arizeaiobservabilityeval.aio.operations.OrganizationsOperations + name: operations + - name: ArizeAIObservabilityEvalMgmtClient + uid: azure.mgmt.arizeaiobservabilityeval.aio.ArizeAIObservabilityEvalMgmtClient + name: aio + - items: + - name: Overview + uid: azure.mgmt.arizeaiobservabilityeval.models + - name: ActionType + uid: azure.mgmt.arizeaiobservabilityeval.models.ActionType + - name: CreatedByType + uid: azure.mgmt.arizeaiobservabilityeval.models.CreatedByType + - name: ErrorAdditionalInfo + uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorAdditionalInfo + - name: ErrorDetail + uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorDetail + - name: ErrorResponse + uid: azure.mgmt.arizeaiobservabilityeval.models.ErrorResponse + - name: ManagedServiceIdentity + uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentity + - name: ManagedServiceIdentityType + uid: azure.mgmt.arizeaiobservabilityeval.models.ManagedServiceIdentityType + - name: MarketplaceDetails + uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceDetails + - name: MarketplaceSubscriptionStatus + uid: azure.mgmt.arizeaiobservabilityeval.models.MarketplaceSubscriptionStatus + - name: OfferDetails + uid: azure.mgmt.arizeaiobservabilityeval.models.OfferDetails + - name: Operation + uid: azure.mgmt.arizeaiobservabilityeval.models.Operation + - name: OperationDisplay + uid: azure.mgmt.arizeaiobservabilityeval.models.OperationDisplay + - name: OrganizationProperties + uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationProperties + - name: OrganizationResource + uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResource + - name: OrganizationResourceUpdate + uid: azure.mgmt.arizeaiobservabilityeval.models.OrganizationResourceUpdate + - name: Origin + uid: azure.mgmt.arizeaiobservabilityeval.models.Origin + - name: PartnerProperties + uid: azure.mgmt.arizeaiobservabilityeval.models.PartnerProperties + - name: Resource + uid: azure.mgmt.arizeaiobservabilityeval.models.Resource + - name: ResourceProvisioningState + uid: azure.mgmt.arizeaiobservabilityeval.models.ResourceProvisioningState + - name: SingleSignOnPropertiesV2 + uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnPropertiesV2 + - name: SingleSignOnStates + uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnStates + - name: SingleSignOnType + uid: azure.mgmt.arizeaiobservabilityeval.models.SingleSignOnType + - name: SystemData + uid: azure.mgmt.arizeaiobservabilityeval.models.SystemData + - name: TrackedResource + uid: azure.mgmt.arizeaiobservabilityeval.models.TrackedResource + - name: UserAssignedIdentity + uid: azure.mgmt.arizeaiobservabilityeval.models.UserAssignedIdentity + - name: UserDetails + uid: azure.mgmt.arizeaiobservabilityeval.models.UserDetails + name: models + - items: + - name: Overview + uid: azure.mgmt.arizeaiobservabilityeval.operations + - name: Operations + uid: azure.mgmt.arizeaiobservabilityeval.operations.Operations + - name: OrganizationsOperations + uid: azure.mgmt.arizeaiobservabilityeval.operations.OrganizationsOperations + name: operations + - name: ArizeAIObservabilityEvalMgmtClient + uid: azure.mgmt.arizeaiobservabilityeval.ArizeAIObservabilityEvalMgmtClient + name: azure.mgmt.arizeaiobservabilityeval - items: - name: Overview uid: azure.mgmt.attestation @@ -52636,6 +52722,90 @@ - name: ManagedLabsClient uid: azure.mgmt.labservices.ManagedLabsClient name: azure.mgmt.labservices +- items: + - name: Overview + uid: azure.mgmt.lambdatesthyperexecute + - items: + - name: Overview + uid: azure.mgmt.lambdatesthyperexecute.aio + - items: + - name: Overview + uid: azure.mgmt.lambdatesthyperexecute.aio.operations + - name: Operations + uid: azure.mgmt.lambdatesthyperexecute.aio.operations.Operations + - name: OrganizationsOperations + uid: azure.mgmt.lambdatesthyperexecute.aio.operations.OrganizationsOperations + name: operations + - name: LambdaTestHyperExecuteMgmtClient + uid: azure.mgmt.lambdatesthyperexecute.aio.LambdaTestHyperExecuteMgmtClient + name: aio + - items: + - name: Overview + uid: azure.mgmt.lambdatesthyperexecute.models + - name: ActionType + uid: azure.mgmt.lambdatesthyperexecute.models.ActionType + - name: CreatedByType + uid: azure.mgmt.lambdatesthyperexecute.models.CreatedByType + - name: ErrorAdditionalInfo + uid: azure.mgmt.lambdatesthyperexecute.models.ErrorAdditionalInfo + - name: ErrorDetail + uid: azure.mgmt.lambdatesthyperexecute.models.ErrorDetail + - name: ErrorResponse + uid: azure.mgmt.lambdatesthyperexecute.models.ErrorResponse + - name: ManagedServiceIdentity + uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentity + - name: ManagedServiceIdentityType + uid: azure.mgmt.lambdatesthyperexecute.models.ManagedServiceIdentityType + - name: MarketplaceDetails + uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceDetails + - name: MarketplaceSubscriptionStatus + uid: azure.mgmt.lambdatesthyperexecute.models.MarketplaceSubscriptionStatus + - name: OfferDetails + uid: azure.mgmt.lambdatesthyperexecute.models.OfferDetails + - name: Operation + uid: azure.mgmt.lambdatesthyperexecute.models.Operation + - name: OperationDisplay + uid: azure.mgmt.lambdatesthyperexecute.models.OperationDisplay + - name: OrganizationProperties + uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationProperties + - name: OrganizationResource + uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationResource + - name: OrganizationResourceUpdate + uid: azure.mgmt.lambdatesthyperexecute.models.OrganizationResourceUpdate + - name: Origin + uid: azure.mgmt.lambdatesthyperexecute.models.Origin + - name: PartnerProperties + uid: azure.mgmt.lambdatesthyperexecute.models.PartnerProperties + - name: Resource + uid: azure.mgmt.lambdatesthyperexecute.models.Resource + - name: ResourceProvisioningState + uid: azure.mgmt.lambdatesthyperexecute.models.ResourceProvisioningState + - name: SingleSignOnPropertiesV2 + uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnPropertiesV2 + - name: SingleSignOnStates + uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnStates + - name: SingleSignOnType + uid: azure.mgmt.lambdatesthyperexecute.models.SingleSignOnType + - name: SystemData + uid: azure.mgmt.lambdatesthyperexecute.models.SystemData + - name: TrackedResource + uid: azure.mgmt.lambdatesthyperexecute.models.TrackedResource + - name: UserAssignedIdentity + uid: azure.mgmt.lambdatesthyperexecute.models.UserAssignedIdentity + - name: UserDetails + uid: azure.mgmt.lambdatesthyperexecute.models.UserDetails + name: models + - items: + - name: Overview + uid: azure.mgmt.lambdatesthyperexecute.operations + - name: Operations + uid: azure.mgmt.lambdatesthyperexecute.operations.Operations + - name: OrganizationsOperations + uid: azure.mgmt.lambdatesthyperexecute.operations.OrganizationsOperations + name: operations + - name: LambdaTestHyperExecuteMgmtClient + uid: azure.mgmt.lambdatesthyperexecute.LambdaTestHyperExecuteMgmtClient + name: azure.mgmt.lambdatesthyperexecute - items: - name: Overview uid: azure.mgmt.loadtesting @@ -55702,6 +55872,86 @@ - name: MongoClusterMgmtClient uid: azure.mgmt.mongocluster.MongoClusterMgmtClient name: azure.mgmt.mongocluster +- items: + - name: Overview + uid: azure.mgmt.mongodbatlas + - items: + - name: Overview + uid: azure.mgmt.mongodbatlas.aio + - items: + - name: Overview + uid: azure.mgmt.mongodbatlas.aio.operations + - name: Operations + uid: azure.mgmt.mongodbatlas.aio.operations.Operations + - name: OrganizationsOperations + uid: azure.mgmt.mongodbatlas.aio.operations.OrganizationsOperations + name: operations + - name: MongoDBAtlasMgmtClient + uid: azure.mgmt.mongodbatlas.aio.MongoDBAtlasMgmtClient + name: aio + - items: + - name: Overview + uid: azure.mgmt.mongodbatlas.models + - name: ActionType + uid: azure.mgmt.mongodbatlas.models.ActionType + - name: CreatedByType + uid: azure.mgmt.mongodbatlas.models.CreatedByType + - name: ErrorAdditionalInfo + uid: azure.mgmt.mongodbatlas.models.ErrorAdditionalInfo + - name: ErrorDetail + uid: azure.mgmt.mongodbatlas.models.ErrorDetail + - name: ErrorResponse + uid: azure.mgmt.mongodbatlas.models.ErrorResponse + - name: ManagedServiceIdentity + uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentity + - name: ManagedServiceIdentityType + uid: azure.mgmt.mongodbatlas.models.ManagedServiceIdentityType + - name: MarketplaceDetails + uid: azure.mgmt.mongodbatlas.models.MarketplaceDetails + - name: MarketplaceSubscriptionStatus + uid: azure.mgmt.mongodbatlas.models.MarketplaceSubscriptionStatus + - name: OfferDetails + uid: azure.mgmt.mongodbatlas.models.OfferDetails + - name: Operation + uid: azure.mgmt.mongodbatlas.models.Operation + - name: OperationDisplay + uid: azure.mgmt.mongodbatlas.models.OperationDisplay + - name: OrganizationProperties + uid: azure.mgmt.mongodbatlas.models.OrganizationProperties + - name: OrganizationResource + uid: azure.mgmt.mongodbatlas.models.OrganizationResource + - name: OrganizationResourceUpdate + uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdate + - name: OrganizationResourceUpdateProperties + uid: azure.mgmt.mongodbatlas.models.OrganizationResourceUpdateProperties + - name: Origin + uid: azure.mgmt.mongodbatlas.models.Origin + - name: PartnerProperties + uid: azure.mgmt.mongodbatlas.models.PartnerProperties + - name: Resource + uid: azure.mgmt.mongodbatlas.models.Resource + - name: ResourceProvisioningState + uid: azure.mgmt.mongodbatlas.models.ResourceProvisioningState + - name: SystemData + uid: azure.mgmt.mongodbatlas.models.SystemData + - name: TrackedResource + uid: azure.mgmt.mongodbatlas.models.TrackedResource + - name: UserAssignedIdentity + uid: azure.mgmt.mongodbatlas.models.UserAssignedIdentity + - name: UserDetails + uid: azure.mgmt.mongodbatlas.models.UserDetails + name: models + - items: + - name: Overview + uid: azure.mgmt.mongodbatlas.operations + - name: Operations + uid: azure.mgmt.mongodbatlas.operations.Operations + - name: OrganizationsOperations + uid: azure.mgmt.mongodbatlas.operations.OrganizationsOperations + name: operations + - name: MongoDBAtlasMgmtClient + uid: azure.mgmt.mongodbatlas.MongoDBAtlasMgmtClient + name: azure.mgmt.mongodbatlas - items: - name: Overview uid: azure.mgmt.monitor @@ -65518,6 +65768,208 @@ - name: PrivateDnsManagementClient uid: azure.mgmt.privatedns.PrivateDnsManagementClient name: azure.mgmt.privatedns +- items: + - name: Overview + uid: azure.mgmt.purestorageblock + - items: + - name: Overview + uid: azure.mgmt.purestorageblock.aio + - items: + - name: Overview + uid: azure.mgmt.purestorageblock.aio.operations + - name: AvsStorageContainerVolumesOperations + uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainerVolumesOperations + - name: AvsStorageContainersOperations + uid: azure.mgmt.purestorageblock.aio.operations.AvsStorageContainersOperations + - name: AvsVmVolumesOperations + uid: azure.mgmt.purestorageblock.aio.operations.AvsVmVolumesOperations + - name: AvsVmsOperations + uid: azure.mgmt.purestorageblock.aio.operations.AvsVmsOperations + - name: Operations + uid: azure.mgmt.purestorageblock.aio.operations.Operations + - name: ReservationsOperations + uid: azure.mgmt.purestorageblock.aio.operations.ReservationsOperations + - name: StoragePoolsOperations + uid: azure.mgmt.purestorageblock.aio.operations.StoragePoolsOperations + name: operations + - name: PureStorageBlockMgmtClient + uid: azure.mgmt.purestorageblock.aio.PureStorageBlockMgmtClient + name: aio + - items: + - name: Overview + uid: azure.mgmt.purestorageblock.models + - name: ActionType + uid: azure.mgmt.purestorageblock.models.ActionType + - name: Address + uid: azure.mgmt.purestorageblock.models.Address + - name: Alert + uid: azure.mgmt.purestorageblock.models.Alert + - name: AlertLevel + uid: azure.mgmt.purestorageblock.models.AlertLevel + - name: AvsConnection + uid: azure.mgmt.purestorageblock.models.AvsConnection + - name: AvsDiskDetails + uid: azure.mgmt.purestorageblock.models.AvsDiskDetails + - name: AvsStatus + uid: azure.mgmt.purestorageblock.models.AvsStatus + - name: AvsStorageContainer + uid: azure.mgmt.purestorageblock.models.AvsStorageContainer + - name: AvsStorageContainerProperties + uid: azure.mgmt.purestorageblock.models.AvsStorageContainerProperties + - name: AvsStorageContainerVolume + uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolume + - name: AvsStorageContainerVolumeUpdate + uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdate + - name: AvsStorageContainerVolumeUpdateProperties + uid: azure.mgmt.purestorageblock.models.AvsStorageContainerVolumeUpdateProperties + - name: AvsVm + uid: azure.mgmt.purestorageblock.models.AvsVm + - name: AvsVmDetails + uid: azure.mgmt.purestorageblock.models.AvsVmDetails + - name: AvsVmProperties + uid: azure.mgmt.purestorageblock.models.AvsVmProperties + - name: AvsVmUpdate + uid: azure.mgmt.purestorageblock.models.AvsVmUpdate + - name: AvsVmUpdateProperties + uid: azure.mgmt.purestorageblock.models.AvsVmUpdateProperties + - name: AvsVmVolume + uid: azure.mgmt.purestorageblock.models.AvsVmVolume + - name: AvsVmVolumeUpdate + uid: azure.mgmt.purestorageblock.models.AvsVmVolumeUpdate + - name: AvsVmVolumeUpdateProperties + uid: azure.mgmt.purestorageblock.models.AvsVmVolumeUpdateProperties + - name: AzureVmwareService + uid: azure.mgmt.purestorageblock.models.AzureVmwareService + - name: BandwidthUsage + uid: azure.mgmt.purestorageblock.models.BandwidthUsage + - name: BillingUsageProperty + uid: azure.mgmt.purestorageblock.models.BillingUsageProperty + - name: CompanyDetails + uid: azure.mgmt.purestorageblock.models.CompanyDetails + - name: CreatedByType + uid: azure.mgmt.purestorageblock.models.CreatedByType + - name: ErrorAdditionalInfo + uid: azure.mgmt.purestorageblock.models.ErrorAdditionalInfo + - name: ErrorDetail + uid: azure.mgmt.purestorageblock.models.ErrorDetail + - name: ErrorResponse + uid: azure.mgmt.purestorageblock.models.ErrorResponse + - name: HealthDetails + uid: azure.mgmt.purestorageblock.models.HealthDetails + - name: IopsUsage + uid: azure.mgmt.purestorageblock.models.IopsUsage + - name: LimitDetails + uid: azure.mgmt.purestorageblock.models.LimitDetails + - name: ManagedServiceIdentity + uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentity + - name: ManagedServiceIdentityType + uid: azure.mgmt.purestorageblock.models.ManagedServiceIdentityType + - name: MarketplaceDetails + uid: azure.mgmt.purestorageblock.models.MarketplaceDetails + - name: MarketplaceSubscriptionStatus + uid: azure.mgmt.purestorageblock.models.MarketplaceSubscriptionStatus + - name: OfferDetails + uid: azure.mgmt.purestorageblock.models.OfferDetails + - name: Operation + uid: azure.mgmt.purestorageblock.models.Operation + - name: OperationDisplay + uid: azure.mgmt.purestorageblock.models.OperationDisplay + - name: Origin + uid: azure.mgmt.purestorageblock.models.Origin + - name: PerformancePolicyLimits + uid: azure.mgmt.purestorageblock.models.PerformancePolicyLimits + - name: ProtectionPolicyLimits + uid: azure.mgmt.purestorageblock.models.ProtectionPolicyLimits + - name: ProvisioningState + uid: azure.mgmt.purestorageblock.models.ProvisioningState + - name: ProxyResource + uid: azure.mgmt.purestorageblock.models.ProxyResource + - name: RangeLimits + uid: azure.mgmt.purestorageblock.models.RangeLimits + - name: Reservation + uid: azure.mgmt.purestorageblock.models.Reservation + - name: ReservationBillingStatus + uid: azure.mgmt.purestorageblock.models.ReservationBillingStatus + - name: ReservationBillingUsageReport + uid: azure.mgmt.purestorageblock.models.ReservationBillingUsageReport + - name: ReservationPropertiesBaseResourceProperties + uid: azure.mgmt.purestorageblock.models.ReservationPropertiesBaseResourceProperties + - name: ReservationUpdate + uid: azure.mgmt.purestorageblock.models.ReservationUpdate + - name: ReservationUpdateProperties + uid: azure.mgmt.purestorageblock.models.ReservationUpdateProperties + - name: Resource + uid: azure.mgmt.purestorageblock.models.Resource + - name: ResourceProvisioningState + uid: azure.mgmt.purestorageblock.models.ResourceProvisioningState + - name: ServiceInitializationHandle + uid: azure.mgmt.purestorageblock.models.ServiceInitializationHandle + - name: ServiceInitializationInfo + uid: azure.mgmt.purestorageblock.models.ServiceInitializationInfo + - name: SoftDeletion + uid: azure.mgmt.purestorageblock.models.SoftDeletion + - name: Space + uid: azure.mgmt.purestorageblock.models.Space + - name: StoragePool + uid: azure.mgmt.purestorageblock.models.StoragePool + - name: StoragePoolEnableAvsConnectionPost + uid: azure.mgmt.purestorageblock.models.StoragePoolEnableAvsConnectionPost + - name: StoragePoolFinalizeAvsConnectionPost + uid: azure.mgmt.purestorageblock.models.StoragePoolFinalizeAvsConnectionPost + - name: StoragePoolHealthInfo + uid: azure.mgmt.purestorageblock.models.StoragePoolHealthInfo + - name: StoragePoolLimits + uid: azure.mgmt.purestorageblock.models.StoragePoolLimits + - name: StoragePoolProperties + uid: azure.mgmt.purestorageblock.models.StoragePoolProperties + - name: StoragePoolUpdate + uid: azure.mgmt.purestorageblock.models.StoragePoolUpdate + - name: StoragePoolUpdateProperties + uid: azure.mgmt.purestorageblock.models.StoragePoolUpdateProperties + - name: SystemData + uid: azure.mgmt.purestorageblock.models.SystemData + - name: TrackedResource + uid: azure.mgmt.purestorageblock.models.TrackedResource + - name: UsageSeverity + uid: azure.mgmt.purestorageblock.models.UsageSeverity + - name: UserAssignedIdentity + uid: azure.mgmt.purestorageblock.models.UserAssignedIdentity + - name: UserDetails + uid: azure.mgmt.purestorageblock.models.UserDetails + - name: VmType + uid: azure.mgmt.purestorageblock.models.VmType + - name: VnetInjection + uid: azure.mgmt.purestorageblock.models.VnetInjection + - name: VolumeContainerType + uid: azure.mgmt.purestorageblock.models.VolumeContainerType + - name: VolumeLimits + uid: azure.mgmt.purestorageblock.models.VolumeLimits + - name: VolumeProperties + uid: azure.mgmt.purestorageblock.models.VolumeProperties + - name: VolumeType + uid: azure.mgmt.purestorageblock.models.VolumeType + name: models + - items: + - name: Overview + uid: azure.mgmt.purestorageblock.operations + - name: AvsStorageContainerVolumesOperations + uid: azure.mgmt.purestorageblock.operations.AvsStorageContainerVolumesOperations + - name: AvsStorageContainersOperations + uid: azure.mgmt.purestorageblock.operations.AvsStorageContainersOperations + - name: AvsVmVolumesOperations + uid: azure.mgmt.purestorageblock.operations.AvsVmVolumesOperations + - name: AvsVmsOperations + uid: azure.mgmt.purestorageblock.operations.AvsVmsOperations + - name: Operations + uid: azure.mgmt.purestorageblock.operations.Operations + - name: ReservationsOperations + uid: azure.mgmt.purestorageblock.operations.ReservationsOperations + - name: StoragePoolsOperations + uid: azure.mgmt.purestorageblock.operations.StoragePoolsOperations + name: operations + - name: PureStorageBlockMgmtClient + uid: azure.mgmt.purestorageblock.PureStorageBlockMgmtClient + name: azure.mgmt.purestorageblock - items: - name: Overview uid: azure.mgmt.purview @@ -85808,6 +86260,126 @@ - name: StorageManagementClient uid: azure.mgmt.storage.StorageManagementClient name: azure.mgmt.storage +- items: + - name: Overview + uid: azure.mgmt.storageactions + - items: + - name: Overview + uid: azure.mgmt.storageactions.aio + - items: + - name: Overview + uid: azure.mgmt.storageactions.aio.operations + - name: Operations + uid: azure.mgmt.storageactions.aio.operations.Operations + - name: StorageTaskAssignmentOperations + uid: azure.mgmt.storageactions.aio.operations.StorageTaskAssignmentOperations + - name: StorageTasksOperations + uid: azure.mgmt.storageactions.aio.operations.StorageTasksOperations + - name: StorageTasksReportOperations + uid: azure.mgmt.storageactions.aio.operations.StorageTasksReportOperations + name: operations + - name: StorageActionsMgmtClient + uid: azure.mgmt.storageactions.aio.StorageActionsMgmtClient + name: aio + - items: + - name: Overview + uid: azure.mgmt.storageactions.models + - name: ActionType + uid: azure.mgmt.storageactions.models.ActionType + - name: CreatedByType + uid: azure.mgmt.storageactions.models.CreatedByType + - name: ElseCondition + uid: azure.mgmt.storageactions.models.ElseCondition + - name: ErrorAdditionalInfo + uid: azure.mgmt.storageactions.models.ErrorAdditionalInfo + - name: ErrorDetail + uid: azure.mgmt.storageactions.models.ErrorDetail + - name: ErrorResponse + uid: azure.mgmt.storageactions.models.ErrorResponse + - name: IfCondition + uid: azure.mgmt.storageactions.models.IfCondition + - name: ManagedServiceIdentity + uid: azure.mgmt.storageactions.models.ManagedServiceIdentity + - name: ManagedServiceIdentityType + uid: azure.mgmt.storageactions.models.ManagedServiceIdentityType + - name: MatchedBlockName + uid: azure.mgmt.storageactions.models.MatchedBlockName + - name: OnFailure + uid: azure.mgmt.storageactions.models.OnFailure + - name: OnSuccess + uid: azure.mgmt.storageactions.models.OnSuccess + - name: Operation + uid: azure.mgmt.storageactions.models.Operation + - name: OperationDisplay + uid: azure.mgmt.storageactions.models.OperationDisplay + - name: Origin + uid: azure.mgmt.storageactions.models.Origin + - name: ProvisioningState + uid: azure.mgmt.storageactions.models.ProvisioningState + - name: ProxyResource + uid: azure.mgmt.storageactions.models.ProxyResource + - name: Resource + uid: azure.mgmt.storageactions.models.Resource + - name: RunResult + uid: azure.mgmt.storageactions.models.RunResult + - name: RunStatusEnum + uid: azure.mgmt.storageactions.models.RunStatusEnum + - name: StorageTask + uid: azure.mgmt.storageactions.models.StorageTask + - name: StorageTaskAction + uid: azure.mgmt.storageactions.models.StorageTaskAction + - name: StorageTaskAssignment + uid: azure.mgmt.storageactions.models.StorageTaskAssignment + - name: StorageTaskOperation + uid: azure.mgmt.storageactions.models.StorageTaskOperation + - name: StorageTaskOperationName + uid: azure.mgmt.storageactions.models.StorageTaskOperationName + - name: StorageTaskPreviewAction + uid: azure.mgmt.storageactions.models.StorageTaskPreviewAction + - name: StorageTaskPreviewActionCondition + uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionCondition + - name: StorageTaskPreviewActionIfCondition + uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionIfCondition + - name: StorageTaskPreviewActionProperties + uid: azure.mgmt.storageactions.models.StorageTaskPreviewActionProperties + - name: StorageTaskPreviewBlobProperties + uid: azure.mgmt.storageactions.models.StorageTaskPreviewBlobProperties + - name: StorageTaskPreviewContainerProperties + uid: azure.mgmt.storageactions.models.StorageTaskPreviewContainerProperties + - name: StorageTaskPreviewKeyValueProperties + uid: azure.mgmt.storageactions.models.StorageTaskPreviewKeyValueProperties + - name: StorageTaskProperties + uid: azure.mgmt.storageactions.models.StorageTaskProperties + - name: StorageTaskReportInstance + uid: azure.mgmt.storageactions.models.StorageTaskReportInstance + - name: StorageTaskReportProperties + uid: azure.mgmt.storageactions.models.StorageTaskReportProperties + - name: StorageTaskUpdateParameters + uid: azure.mgmt.storageactions.models.StorageTaskUpdateParameters + - name: StorageTaskUpdateProperties + uid: azure.mgmt.storageactions.models.StorageTaskUpdateProperties + - name: SystemData + uid: azure.mgmt.storageactions.models.SystemData + - name: TrackedResource + uid: azure.mgmt.storageactions.models.TrackedResource + - name: UserAssignedIdentity + uid: azure.mgmt.storageactions.models.UserAssignedIdentity + name: models + - items: + - name: Overview + uid: azure.mgmt.storageactions.operations + - name: Operations + uid: azure.mgmt.storageactions.operations.Operations + - name: StorageTaskAssignmentOperations + uid: azure.mgmt.storageactions.operations.StorageTaskAssignmentOperations + - name: StorageTasksOperations + uid: azure.mgmt.storageactions.operations.StorageTasksOperations + - name: StorageTasksReportOperations + uid: azure.mgmt.storageactions.operations.StorageTasksReportOperations + name: operations + - name: StorageActionsMgmtClient + uid: azure.mgmt.storageactions.StorageActionsMgmtClient + name: azure.mgmt.storageactions - items: - name: Overview uid: azure.mgmt.storagecache diff --git a/docs-ref-mapping/reference-previous.yml b/docs-ref-mapping/reference-previous.yml deleted file mode 100644 index 0d17b235a976..000000000000 --- a/docs-ref-mapping/reference-previous.yml +++ /dev/null @@ -1,275 +0,0 @@ -- name: Reference - landingPageType: Root - expanded: false - items: - - name: AgriFood - href: ~/docs-ref-services/legacy/agrifood.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Agrifood (deprecated) - href: ~/docs-ref-services/legacy/mgmt-agfood-readme.md - children: - - azure.mgmt.agfood - - name: Application Insights - href: ~/docs-ref-services/legacy/application-insights.md - landingPageType: Service - items: - - name: Application Insights - Query (deprecated) - href: ~/docs-ref-services/legacy/applicationinsights-readme.md - children: - - azure.applicationinsights - - name: Azure AD B2C - href: ~/docs-ref-services/legacy/azure-ad-b2c.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Azure AD B2C (deprecated) - href: ~/docs-ref-services/legacy/mgmt-azureadb2c-readme.md - children: - - azure.mgmt.azureadb2c - - name: Batch AI - href: ~/docs-ref-services/legacy/batch-ai.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Batch AI (deprecated) - href: ~/docs-ref-services/legacy/mgmt-batchai-readme.md - children: - - azure.mgmt.batchai - - name: Cognitive Services - href: ~/docs-ref-services/legacy/cognitive-services.md - landingPageType: Service - items: - - name: Azure AI Vision SDK (deprecated) - children: - - azure.ai.vision - landingPageType: Service - - name: Anomaly Detector (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-anomalydetector-readme.md - children: - - azure.cognitiveservices.anomalydetector - - name: Question Answering (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-knowledge-qnamaker-readme.md - children: - - azure.cognitiveservices.knowledge.qnamaker - - name: Conversational Language Understanding (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-language-luis-readme.md - children: - - azure.cognitiveservices.language.luis - - name: Spell Check (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-language-spellcheck-readme.md - children: - - azure.cognitiveservices.language.spellcheck - - name: Text Analytics (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-language-textanalytics-readme.md - children: - - azure.cognitiveservices.language.textanalytics - - name: Computer Vision (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-vision-computervision-readme.md - children: - - azure.cognitiveservices.vision.computervision - - name: Content Safety (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-vision-contentmoderator-readme.md - children: - - azure.cognitiveservices.vision.contentmoderator - - name: Custom Vision (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-vision-customvision-readme.md - children: - - azure.cognitiveservices.vision.customvision - - name: Communication - href: ~/docs-ref-services/legacy/communication.md - landingPageType: Service - items: - - name: Communication Network Traversal (deprecated) - href: ~/docs-ref-services/legacy/communication-networktraversal-readme.md - children: - - azure.communication.networktraversal - - name: Cosmos DB - href: ~/docs-ref-services/legacy/cosmos-db.md - landingPageType: Service - items: - - name: Cosmos DB - href: ~/docs-ref-services/legacy/cosmos-readme.md - children: - - azure.cosmos - - name: Face - href: ~/docs-ref-services/legacy/face.md - landingPageType: Service - items: - - name: Face (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-vision-face-readme.md - children: - - azure.cognitiveservices.vision.face - - name: Graph RBAC - href: ~/docs-ref-services/legacy/graph-rbac.md - landingPageType: Service - items: - - name: Graph RBAC (deprecated) - href: ~/docs-ref-services/legacy/graphrbac-readme.md - children: - - azure.graphrbac - - name: IoT - href: ~/docs-ref-services/legacy/iot.md - landingPageType: Service - items: - - name: Models Repository (deprecated) - href: ~/docs-ref-services/legacy/iot-modelsrepository-readme.md - children: - - azure.iot.modelsrepository - - name: Key Vault - href: ~/docs-ref-services/legacy/key-vault.md - landingPageType: Service - items: - - name: Key Vault - children: - - azure.keyvault - landingPageType: Service - - name: Log Analytics - href: ~/docs-ref-services/legacy/log-analytics.md - landingPageType: Service - items: - - name: Log Analytics - Query (deprecated) - href: ~/docs-ref-services/legacy/loganalytics-readme.md - children: - - azure.loganalytics - - name: Logz - href: ~/docs-ref-services/legacy/logz.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Logz (deprecated) - href: ~/docs-ref-services/legacy/mgmt-logz-readme.md - children: - - azure.mgmt.logz - - name: Metrics Advisor - href: ~/docs-ref-services/legacy/metrics-advisor.md - landingPageType: Service - items: - - name: Metrics Advisor (deprecated) - href: ~/docs-ref-services/legacy/ai-metricsadvisor-readme.md - children: - - azure.ai.metricsadvisor - - name: Network Analytics - href: ~/docs-ref-services/legacy/network-analytics.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Network Analytics (deprecated) - href: ~/docs-ref-services/legacy/mgmt-networkanalytics-readme.md - children: - - azure.mgmt.networkanalytics - - name: News Search - href: ~/docs-ref-services/legacy/news-search.md - landingPageType: Service - items: - - name: News Search (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-search-newssearch-readme.md - children: - - azure.cognitiveservices.search.newssearch - - name: Purview - href: ~/docs-ref-services/legacy/purview.md - landingPageType: Service - items: - - name: Purview Catalog (deprecated) - href: ~/docs-ref-services/legacy/purview-catalog-readme.md - children: - - azure.purview.catalog - - name: Scheduler - href: ~/docs-ref-services/legacy/scheduler.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Scheduler (deprecated) - href: ~/docs-ref-services/legacy/mgmt-scheduler-readme.md - children: - - azure.mgmt.scheduler - - name: Stack Edge - href: ~/docs-ref-services/legacy/stack-edge.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Edge Gateway (deprecated) - children: - - azure.mgmt.edgegateway - landingPageType: Service - - name: Storage - href: ~/docs-ref-services/legacy/storage.md - landingPageType: Service - items: - - name: Storage - Blobs - href: ~/docs-ref-services/legacy/storage-blob-readme.md - children: - - azure.storage.blob - - name: Storage - Queues - href: ~/docs-ref-services/legacy/storage-queue-readme.md - children: - - azure.storage.queue - - name: Management - items: - - name: Resource Management - Storage Import/Export (deprecated) - href: ~/docs-ref-services/legacy/mgmt-storageimportexport-readme.md - children: - - azure.mgmt.storageimportexport - - name: Synapse - href: ~/docs-ref-services/legacy/synapse.md - landingPageType: Service - items: - - name: Synapse (deprecated) - href: ~/docs-ref-services/legacy/synapse-readme.md - children: - - azure.synapse - - name: Test Base - href: ~/docs-ref-services/legacy/test-base.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Test Base (deprecated) - href: ~/docs-ref-services/legacy/mgmt-testbase-readme.md - children: - - azure.mgmt.testbase - - name: Video Analyzer - href: ~/docs-ref-services/legacy/video-analyzer.md - landingPageType: Service - items: - - name: Video Analyzer Edge (deprecated) - href: ~/docs-ref-services/legacy/media-videoanalyzer-edge-readme.md - children: - - azure.media.videoanalyzeredge - - name: Visual Search - href: ~/docs-ref-services/legacy/visual-search.md - landingPageType: Service - items: - - name: Visual Search (deprecated) - href: ~/docs-ref-services/legacy/cognitiveservices-search-visualsearch-readme.md - children: - - azure.cognitiveservices.search.visualsearch - - name: Workload Monitor - href: ~/docs-ref-services/legacy/workload-monitor.md - landingPageType: Service - items: - - name: Management - items: - - name: Resource Management - Workload Monitor (deprecated) - href: ~/docs-ref-services/legacy/mgmt-workloadmonitor-readme.md - children: - - azure.mgmt.workloadmonitor - - name: Other - landingPageType: Service - items: - - name: Common (deprecated) - href: ~/docs-ref-services/legacy/common-readme.md - children: - - azure.common - - name: Uncategorized Packages - landingPageType: Service - children: - - '**' diff --git a/docs-ref-mapping/reference-unified.yml b/docs-ref-mapping/reference-unified.yml index 89a3848e2253..3a98d69c7157 100644 --- a/docs-ref-mapping/reference-unified.yml +++ b/docs-ref-mapping/reference-unified.yml @@ -12,7 +12,7 @@ href: ~/docs-ref-services/{moniker}/mgmt-advisor-readme.md children: - azure.mgmt.advisor - - name: AgriFood + - name: Agrifood href: ~/docs-ref-services/{moniker}/agrifood.md landingPageType: Service items: diff --git a/docs-ref-mapping/reference.yml b/docs-ref-mapping/reference.yml index bf8e8ef14307..00c729f4e895 100644 --- a/docs-ref-mapping/reference.yml +++ b/docs-ref-mapping/reference.yml @@ -100,6 +100,16 @@ href: ~/docs-ref-services/latest/mgmt-azurearcdata-readme.md children: - azure.mgmt.azurearcdata + - name: Arize AI + href: ~/docs-ref-services/latest/arize-ai.md + landingPageType: Service + items: + - name: Management + items: + - name: Resource Management - Arize AI Observability Eval + href: ~/docs-ref-services/latest/mgmt-arizeaiobservabilityeval-readme.md + children: + - azure.mgmt.arizeaiobservabilityeval - name: Attestation href: ~/docs-ref-services/latest/attestation.md landingPageType: Service @@ -1116,6 +1126,16 @@ href: ~/docs-ref-services/latest/mgmt-labservices-readme.md children: - azure.mgmt.labservices + - name: Lambdatesthyperexecute + href: ~/docs-ref-services/latest/lambdatesthyperexecute.md + landingPageType: Service + items: + - name: Management + items: + - name: Resource Management - Lambdatesthyperexecute + href: ~/docs-ref-services/latest/mgmt-lambdatesthyperexecute-readme.md + children: + - azure.mgmt.lambdatesthyperexecute - name: Load Testing href: ~/docs-ref-services/latest/load-testing.md landingPageType: Service @@ -1274,6 +1294,16 @@ href: ~/docs-ref-services/latest/mgmt-mongocluster-readme.md children: - azure.mgmt.mongocluster + - name: Mongodbatlas + href: ~/docs-ref-services/latest/mongodbatlas.md + landingPageType: Service + items: + - name: Management + items: + - name: Resource Management - Mongodbatlas + href: ~/docs-ref-services/latest/mgmt-mongodbatlas-readme.md + children: + - azure.mgmt.mongodbatlas - name: Monitor href: ~/docs-ref-services/latest/monitor.md landingPageType: Service @@ -1486,6 +1516,16 @@ href: ~/docs-ref-services/latest/mgmt-privatedns-readme.md children: - azure.mgmt.privatedns + - name: Purestorageblock + href: ~/docs-ref-services/latest/purestorageblock.md + landingPageType: Service + items: + - name: Management + items: + - name: Resource Management - Purestorageblock + href: ~/docs-ref-services/latest/mgmt-purestorageblock-readme.md + children: + - azure.mgmt.purestorageblock - name: Purview href: ~/docs-ref-services/latest/purview.md landingPageType: Service @@ -1792,6 +1832,10 @@ href: ~/docs-ref-services/latest/mgmt-storage-readme.md children: - azure.mgmt.storage + - name: Resource Management - Storage Actions + href: ~/docs-ref-services/latest/mgmt-storageactions-readme.md + children: + - azure.mgmt.storageactions - name: Resource Management - Storage Cache href: ~/docs-ref-services/latest/mgmt-storagecache-readme.md children: diff --git a/docs-ref-services/latest/advisor.md b/docs-ref-services/latest/advisor.md index a9bbd1f4f9ca..c9ed58b296e1 100644 --- a/docs-ref-services/latest/advisor.md +++ b/docs-ref-services/latest/advisor.md @@ -1,7 +1,7 @@ --- title: Azure Advisor SDK for Python description: Reference for Azure Advisor SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: advisor diff --git a/docs-ref-services/latest/ai-agents-readme.md b/docs-ref-services/latest/ai-agents-readme.md index 49d56c5a768d..52e7a25e81eb 100644 --- a/docs-ref-services/latest/ai-agents-readme.md +++ b/docs-ref-services/latest/ai-agents-readme.md @@ -1,13 +1,13 @@ --- title: Azure AI Agents client library for Python keywords: Azure, python, SDK, API, azure-ai-agents, ai -ms.date: 06/09/2025 +ms.date: 07/01/2025 ms.topic: reference ms.devlang: python ms.service: ai --- -# Azure AI Agents client library for Python - version 1.0.1 +# Azure AI Agents client library for Python - version 1.0.2 Use the AI Agents client library to: @@ -382,9 +382,9 @@ for message in messages: You can enhance your Agents by defining callback functions as function tools. These can be provided to `create_agent` via either the `toolset` parameter or the combination of `tools` and `tool_resources`. Here are the distinctions: -For more details about requirements and specification of functions, refer to [Function Tool Specifications](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.1/sdk/ai/azure-ai-agents/FunctionTool.md) +For more details about requirements and specification of functions, refer to [Function Tool Specifications](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.2/sdk/ai/azure-ai-agents/FunctionTool.md) -Here is an example to use [user functions](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.1/sdk/ai/azure-ai-agents/samples/utils/user_functions.py) in `toolset`: +Here is an example to use [user functions](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.2/sdk/ai/azure-ai-agents/samples/utils/user_functions.py) in `toolset`: ```python @@ -403,7 +403,7 @@ agent = agents_client.create_agent( -For asynchronous functions, you must import `AgentsClient` from `azure.ai.agents.aio` and use `AsyncFunctionTool`. Here is an example using [asynchronous user functions](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.1/sdk/ai/azure-ai-agents/samples/agents_async/sample_agents_functions_async.py): +For asynchronous functions, you must import `AgentsClient` from `azure.ai.agents.aio` and use `AsyncFunctionTool`. Here is an example using [asynchronous user functions](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.2/sdk/ai/azure-ai-agents/samples/agents_async/sample_agents_functions_async.py): ```python from azure.ai.agents.aio import AgentsClient @@ -428,8 +428,8 @@ agent = await agents_client.create_agent( -Notice that if `enable_auto_function_calls` is called, the SDK will invoke the functions automatically during `create_and_process` or streaming. If you prefer to execute them manually, refer to [`sample_agents_stream_eventhandler_with_functions.py`](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.1/sdk/ai/azure-ai-agents/samples/agents_streaming/sample_agents_stream_eventhandler_with_functions.py) or -[`sample_agents_functions.py`](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.1/sdk/ai/azure-ai-agents/samples/agents_tools/sample_agents_functions.py) +Notice that if `enable_auto_function_calls` is called, the SDK will invoke the functions automatically during `create_and_process` or streaming. If you prefer to execute them manually, refer to [`sample_agents_stream_eventhandler_with_functions.py`](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.2/sdk/ai/azure-ai-agents/samples/agents_streaming/sample_agents_stream_eventhandler_with_functions.py) or +[`sample_agents_functions.py`](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.2/sdk/ai/azure-ai-agents/samples/agents_tools/sample_agents_functions.py) ### Create Agent With Azure Function Call @@ -894,7 +894,7 @@ message = agents_client.messages.create( To process your message, you can use `runs.create`, `runs.create_and_process`, or `runs.stream`. -`create_run` requests the Agent to process the message without polling for the result. If you are using `function tools` regardless as `toolset` or not, your code is responsible for polling for the result and acknowledging the status of `Run`. When the status is `requires_action`, your code is responsible for calling the function tools. For a code sample, visit [`sample_agents_functions.py`](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.1/sdk/ai/azure-ai-agents/samples/agents_tools/sample_agents_functions.py). +`create_run` requests the Agent to process the message without polling for the result. If you are using `function tools` regardless as `toolset` or not, your code is responsible for polling for the result and acknowledging the status of `Run`. When the status is `requires_action`, your code is responsible for calling the function tools. For a code sample, visit [`sample_agents_functions.py`](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.2/sdk/ai/azure-ai-agents/samples/agents_tools/sample_agents_functions.py). Here is an example of `runs.create` and poll until the run is completed: @@ -1006,7 +1006,7 @@ with agents_client.runs.stream(thread_id=thread.id, agent_id=agent.id, event_han -As you can see, this SDK parses the events and produces various event types similar to OpenAI agents. In your use case, you might not be interested in handling all these types and may decide to parse the events on your own. To achieve this, please refer to [override base event handler](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.1/sdk/ai/azure-ai-agents/samples/agents_streaming/sample_agents_stream_with_base_override_eventhandler.py). +As you can see, this SDK parses the events and produces various event types similar to OpenAI agents. In your use case, you might not be interested in handling all these types and may decide to parse the events on your own. To achieve this, please refer to [override base event handler](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-agents_1.0.2/sdk/ai/azure-ai-agents/samples/agents_streaming/sample_agents_stream_with_base_override_eventhandler.py). ``` Note: Multiple streaming processes may be chained behind the scenes. @@ -1236,7 +1236,7 @@ To report an issue with the client library, or request additional features, plea ## Next steps -Have a look at the [Samples](https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-agents_1.0.1/sdk/ai/azure-ai-agents/samples) folder, containing fully runnable Python code for synchronous and asynchronous clients. +Have a look at the [Samples](https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-agents_1.0.2/sdk/ai/azure-ai-agents/samples) folder, containing fully runnable Python code for synchronous and asynchronous clients. Explore the [AI Starter Template](https://aka.ms/azsdk/azure-ai-agents/python/ai-starter-template). This template creates an Azure AI Foundry hub, project and connected resources including Azure OpenAI Service, AI Search and more. It also deploys a simple chat application to Azure Container Apps. @@ -1261,9 +1261,9 @@ additional questions or comments. [samples]: https://aka.ms/azsdk/azure-ai-projects/python/samples/ [code_of_conduct]: https://opensource.microsoft.com/codeofconduct/ [entra_id]: https://learn.microsoft.com/azure/ai-services/authentication?tabs=powershell#authenticate-with-microsoft-entra-id -[azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-agents_1.0.1/sdk/identity/azure-identity#credentials +[azure_identity_credentials]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-agents_1.0.2/sdk/identity/azure-identity#credentials [azure_identity_pip]: https://pypi.org/project/azure-identity/ -[default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-agents_1.0.1/sdk/identity/azure-identity#defaultazurecredential +[default_azure_credential]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-agents_1.0.2/sdk/identity/azure-identity#defaultazurecredential [pip]: https://pypi.org/project/pip/ [azure_sub]: https://azure.microsoft.com/free/ [evaluators]: https://learn.microsoft.com/azure/ai-studio/how-to/develop/evaluate-sdk diff --git a/docs-ref-services/latest/ai-evaluation-readme.md b/docs-ref-services/latest/ai-evaluation-readme.md index 1572aabe820f..dff7b7073490 100644 --- a/docs-ref-services/latest/ai-evaluation-readme.md +++ b/docs-ref-services/latest/ai-evaluation-readme.md @@ -1,12 +1,12 @@ --- title: Azure AI Evaluation client library for Python keywords: Azure, python, SDK, API, azure-ai-evaluation, evaluation -ms.date: 05/29/2025 +ms.date: 07/03/2025 ms.topic: reference ms.devlang: python ms.service: evaluation --- -# Azure AI Evaluation client library for Python - version 1.8.0 +# Azure AI Evaluation client library for Python - version 1.9.0 Use Azure AI Evaluation SDK to assess the performance of your generative AI applications. Generative AI application generations are quantitatively measured with mathematical based metrics, AI-assisted quality and safety metrics. Metrics are defined as `evaluators`. Built-in or custom evaluators can provide comprehensive insights into the application's capabilities and limitations. @@ -328,18 +328,18 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con -[source_code]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-evaluation_1.8.0/sdk/evaluation/azure-ai-evaluation +[source_code]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-evaluation_1.9.0/sdk/evaluation/azure-ai-evaluation [evaluation_pypi]: https://pypi.org/project/azure-ai-evaluation/ [evaluation_ref_docs]: https://learn.microsoft.com/python/api/azure-ai-evaluation/azure.ai.evaluation?view=azure-python-preview [evaluation_samples]: https://github.com/Azure-Samples/azureai-samples/tree/main/scenarios [product_documentation]: https://learn.microsoft.com/azure/ai-studio/how-to/develop/evaluate-sdk [python_logging]: https://docs.python.org/3/library/logging.html [sdk_logging_docs]: /azure/developer/python/azure-sdk-logging -[azure_core_readme]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-evaluation_1.8.0/sdk/core/azure-core/README.md +[azure_core_readme]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-evaluation_1.9.0/sdk/core/azure-core/README.md [pip_link]: https://pypi.org/project/pip/ [azure_core_ref_docs]: https://aka.ms/azsdk-python-core-policies -[azure_core]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-evaluation_1.8.0/sdk/core/azure-core/README.md -[azure_identity]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-evaluation_1.8.0/sdk/identity/azure-identity +[azure_core]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-evaluation_1.9.0/sdk/core/azure-core/README.md +[azure_identity]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-evaluation_1.9.0/sdk/identity/azure-identity [cla]: https://cla.microsoft.com [code_of_conduct]: https://opensource.microsoft.com/codeofconduct/ [coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/ @@ -349,7 +349,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [evaluators]: https://learn.microsoft.com/python/api/azure-ai-evaluation/azure.ai.evaluation?view=azure-python-preview [evaluate_api]: https://learn.microsoft.com/python/api/azure-ai-evaluation/azure.ai.evaluation?view=azure-python-preview#azure-ai-evaluation-evaluate [evaluate_app]: https://github.com/Azure-Samples/azureai-samples/tree/main/scenarios/evaluate/Supported_Evaluation_Targets/Evaluate_App_Endpoint -[evaluation_tsg]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-evaluation_1.8.0/sdk/evaluation/azure-ai-evaluation/TROUBLESHOOTING.md +[evaluation_tsg]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-evaluation_1.9.0/sdk/evaluation/azure-ai-evaluation/TROUBLESHOOTING.md [ai_studio]: https://learn.microsoft.com/azure/ai-studio/what-is-ai-studio [ai_project]: https://learn.microsoft.com/azure/ai-studio/how-to/create-projects?tabs=ai-studio [azure_openai]: https://learn.microsoft.com/azure/ai-services/openai/ diff --git a/docs-ref-services/latest/ai-ml-readme.md b/docs-ref-services/latest/ai-ml-readme.md index 6388b00f468d..c88b750288bc 100644 --- a/docs-ref-services/latest/ai-ml-readme.md +++ b/docs-ref-services/latest/ai-ml-readme.md @@ -1,12 +1,12 @@ --- title: Azure ML Package client library for Python keywords: Azure, python, SDK, API, azure-ai-ml, ml -ms.date: 05/13/2025 +ms.date: 07/01/2025 ms.topic: reference ms.devlang: python ms.service: ml --- -# Azure ML Package client library for Python - version 1.27.1 +# Azure ML Package client library for Python - version 1.28.0 We are excited to introduce the GA of Azure Machine Learning Python SDK v2. The Python SDK v2 introduces new SDK capabilities like standalone local jobs, reusable components for pipelines and managed online/batch inferencing. Python SDK v2 allows you to move from simple to complex tasks easily and incrementally. This is enabled by using a common object model which brings concept reuse and consistency of actions across various tasks. The SDK v2 shares its foundation with the CLI v2 which is also GA. @@ -53,6 +53,43 @@ ml_client = MLClient( ## Key concepts +Refer the below high level sequence diagram illustrating the package's workflow: + +![azure-ai-ml sequence diagram](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-ml_1.28.0/sdk/ml/azure-ai-ml/azure_ai_ml_seq_diagram.png?raw=true) + +## SDK Architecture Components + +The sequence diagram above illustrates the architecture and workflow of the Azure ML Python SDK v2. Here's an explanation of the key components: + +- **User**: You, the developer using the SDK to interact with Azure ML. +- **Entity**: Python classes representing Azure ML resources like Jobs, Models, Components, etc. +- **Schema**: Validation classes that ensure entities conform to expected structures and requirements. +- **MLClient**: The main entry point for all operations, providing access to various services. +- **Operations**: Specialized classes handling specific resource types (jobs, models, endpoints, etc.). +- **Telemetry**: Internal component for monitoring and collecting usage data (opt-out available). +- **Serialization**: Converts between Python objects and REST API formats. +- **REST Client**: Manages HTTP communications with Azure ML services. +- **Authentication**: Handles identity and access tokens via Azure Identity libraries. +- **AzureML Service**: The backend Azure Machine Learning service. + +## Workflow Description + +The diagram depicts two main workflows: + +1. **Entity Creation and Validation**: + - Create entities directly using Python classes or load from YAML files + - YAML files are validated against schemas to ensure correctness + - Validation errors are reported immediately if found + +2. **Operation Execution**: + - Initialize MLClient with proper credentials + - Request operations through the client (create, get, list, delete, etc.) + - Operations are routed to specialized classes for handling + - Entities are serialized into REST API format + - Authenticated HTTP requests are sent to Azure ML services + - Responses are deserialized back into entity objects + - Results are returned to the user + Azure Machine Learning Python SDK v2 comes with many new features like standalone local jobs, reusable components for pipelines and managed online/batch inferencing. The SDK v2 brings consistency and ease of use across all assets of the platform. The Python SDK v2 offers the following capabilities: * Run **Standalone Jobs** - run a discrete ML activity as Job. This job can be run locally or on the cloud. We currently support the following types of jobs: * Command - run a command (Python, R, Windows Command, Linux Shell etc.) @@ -129,7 +166,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con -[source_code]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-ml_1.27.1/sdk/ml/azure-ai-ml +[source_code]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-ml_1.28.0/sdk/ml/azure-ai-ml [ml_pypi]: https://pypi.org/project/azure-ai-ml/ [ml_conda]: https://anaconda.org/microsoft/azure-ai-ml/ [ml_ref_docs]: https://learn.microsoft.com/python/api/azure-ai-ml/?view=azure-python @@ -139,11 +176,11 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con [workspace]: https://learn.microsoft.com/azure/machine-learning/concept-workspace [python_logging]: https://docs.python.org/3/library/logging.html [sdk_logging_docs]: https://learn.microsoft.com/azure/developer/python/azure-sdk-logging -[azure_core_readme]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-ml_1.27.1/sdk/core/azure-core/README.md +[azure_core_readme]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-ml_1.28.0/sdk/core/azure-core/README.md [pip_link]: https://pypi.org/project/pip/ [azure_core_ref_docs]: https://aka.ms/azsdk-python-core-policies -[azure_core]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-ml_1.27.1/sdk/core/azure-core/README.md -[azure_identity]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-ml_1.27.1/sdk/identity/azure-identity +[azure_core]: https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-ml_1.28.0/sdk/core/azure-core/README.md +[azure_identity]: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-ml_1.28.0/sdk/identity/azure-identity [cla]: https://cla.microsoft.com [code_of_conduct]: https://opensource.microsoft.com/codeofconduct/ [coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/ diff --git a/docs-ref-services/latest/alerts-management.md b/docs-ref-services/latest/alerts-management.md index 5e83d4943025..9150fb302105 100644 --- a/docs-ref-services/latest/alerts-management.md +++ b/docs-ref-services/latest/alerts-management.md @@ -1,7 +1,7 @@ --- title: Azure Alerts Management SDK for Python description: Reference for Azure Alerts Management SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: alertsmanagement diff --git a/docs-ref-services/latest/api-center.md b/docs-ref-services/latest/api-center.md index f13b8f9e1ba2..31d3ab119b2f 100644 --- a/docs-ref-services/latest/api-center.md +++ b/docs-ref-services/latest/api-center.md @@ -1,7 +1,7 @@ --- title: Azure API Center SDK for Python description: Reference for Azure API Center SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: apicenter diff --git a/docs-ref-services/latest/api-management.md b/docs-ref-services/latest/api-management.md index 5ce1e9c7975d..42330a44219a 100644 --- a/docs-ref-services/latest/api-management.md +++ b/docs-ref-services/latest/api-management.md @@ -1,7 +1,7 @@ --- title: Azure API Management SDK for Python description: Reference for Azure API Management SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: apimanagement diff --git a/docs-ref-services/latest/app-compliance-automation.md b/docs-ref-services/latest/app-compliance-automation.md index 32f96c0dcb64..22a97917e298 100644 --- a/docs-ref-services/latest/app-compliance-automation.md +++ b/docs-ref-services/latest/app-compliance-automation.md @@ -1,7 +1,7 @@ --- title: Azure App Compliance Automation SDK for Python description: Reference for Azure App Compliance Automation SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: appcomplianceautomation diff --git a/docs-ref-services/latest/app-configuration.md b/docs-ref-services/latest/app-configuration.md index 07ba510cbf27..5282d4d2fc2a 100644 --- a/docs-ref-services/latest/app-configuration.md +++ b/docs-ref-services/latest/app-configuration.md @@ -1,7 +1,7 @@ --- title: Azure App Configuration SDK for Python description: Reference for Azure App Configuration SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: appconfiguration diff --git a/docs-ref-services/latest/app-service.md b/docs-ref-services/latest/app-service.md index 11e74b3c9112..23fbd6050497 100644 --- a/docs-ref-services/latest/app-service.md +++ b/docs-ref-services/latest/app-service.md @@ -1,7 +1,7 @@ --- title: Azure App Service SDK for Python description: Reference for Azure App Service SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: appservice diff --git a/docs-ref-services/latest/application-insights.md b/docs-ref-services/latest/application-insights.md index 31cab2ddb052..9cefca369ba9 100644 --- a/docs-ref-services/latest/application-insights.md +++ b/docs-ref-services/latest/application-insights.md @@ -1,7 +1,7 @@ --- title: Azure Application Insights SDK for Python description: Reference for Azure Application Insights SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-monitor diff --git a/docs-ref-services/latest/arc-data.md b/docs-ref-services/latest/arc-data.md index 5ba42fb1c762..77f68535e52e 100644 --- a/docs-ref-services/latest/arc-data.md +++ b/docs-ref-services/latest/arc-data.md @@ -1,7 +1,7 @@ --- title: Azure Arc Data SDK for Python description: Reference for Azure Arc Data SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: arcdata diff --git a/docs-ref-services/latest/arize-ai-index.md b/docs-ref-services/latest/arize-ai-index.md new file mode 100644 index 000000000000..f425fb4cffb4 --- /dev/null +++ b/docs-ref-services/latest/arize-ai-index.md @@ -0,0 +1,3 @@ +| Reference | Package | Source | +|---|---|---| +|[Resource Management - Arize AI Observability Eval](mgmt-arizeaiobservabilityeval-readme.md)|[azure-mgmt-arizeaiobservabilityeval](https://pypi.org/project/azure-mgmt-arizeaiobservabilityeval)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/arizeaiobservabilityeval/azure-mgmt-arizeaiobservabilityeval)| diff --git a/docs-ref-services/latest/arize-ai.md b/docs-ref-services/latest/arize-ai.md new file mode 100644 index 000000000000..f96bcc381844 --- /dev/null +++ b/docs-ref-services/latest/arize-ai.md @@ -0,0 +1,11 @@ +--- +title: Azure Arize AI SDK for Python +description: Reference for Azure Arize AI SDK for Python +ms.date: 07/07/2025 +ms.topic: reference +ms.devlang: python +ms.service: arizeai +--- +# Azure Arize AI SDK for Python - latest +## Packages - latest +[!INCLUDE [packages](arize-ai-index.md)] \ No newline at end of file diff --git a/docs-ref-services/latest/attestation.md b/docs-ref-services/latest/attestation.md index a2aa3e71b6ea..7c5b6d322295 100644 --- a/docs-ref-services/latest/attestation.md +++ b/docs-ref-services/latest/attestation.md @@ -1,7 +1,7 @@ --- title: Azure Attestation SDK for Python description: Reference for Azure Attestation SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: attestation diff --git a/docs-ref-services/latest/authorization.md b/docs-ref-services/latest/authorization.md index 2da22bbdedf6..fe78a374f87c 100644 --- a/docs-ref-services/latest/authorization.md +++ b/docs-ref-services/latest/authorization.md @@ -1,7 +1,7 @@ --- title: Azure Authorization SDK for Python description: Reference for Azure Authorization SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: authorization diff --git a/docs-ref-services/latest/automanage.md b/docs-ref-services/latest/automanage.md index b796094575f9..a6b8c9657193 100644 --- a/docs-ref-services/latest/automanage.md +++ b/docs-ref-services/latest/automanage.md @@ -1,7 +1,7 @@ --- title: Azure Automanage SDK for Python description: Reference for Azure Automanage SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: automanage diff --git a/docs-ref-services/latest/automation.md b/docs-ref-services/latest/automation.md index cbb2c39ae1d0..bfa6b0333157 100644 --- a/docs-ref-services/latest/automation.md +++ b/docs-ref-services/latest/automation.md @@ -1,7 +1,7 @@ --- title: Azure Automation SDK for Python description: Reference for Azure Automation SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: automation diff --git a/docs-ref-services/latest/azure-stack-hci.md b/docs-ref-services/latest/azure-stack-hci.md index 6b9e0782689f..bc6fb701b040 100644 --- a/docs-ref-services/latest/azure-stack-hci.md +++ b/docs-ref-services/latest/azure-stack-hci.md @@ -1,7 +1,7 @@ --- title: Azure Azure Stack HCI SDK for Python description: Reference for Azure Azure Stack HCI SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azurestackhci diff --git a/docs-ref-services/latest/azure-stack.md b/docs-ref-services/latest/azure-stack.md index 63f7a82aba40..d20a79d7a033 100644 --- a/docs-ref-services/latest/azure-stack.md +++ b/docs-ref-services/latest/azure-stack.md @@ -1,7 +1,7 @@ --- title: Azure Azure Stack SDK for Python description: Reference for Azure Azure Stack SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azurestack diff --git a/docs-ref-services/latest/azure-vmware-solution.md b/docs-ref-services/latest/azure-vmware-solution.md index 45f5bfcdc7d9..32e2e845f01f 100644 --- a/docs-ref-services/latest/azure-vmware-solution.md +++ b/docs-ref-services/latest/azure-vmware-solution.md @@ -1,7 +1,7 @@ --- title: Azure Azure VMware Solution SDK for Python description: Reference for Azure Azure VMware Solution SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azurevmwaresolution diff --git a/docs-ref-services/latest/baremetal-infrastructure.md b/docs-ref-services/latest/baremetal-infrastructure.md index bc55f0e39f77..148d75fa5ecb 100644 --- a/docs-ref-services/latest/baremetal-infrastructure.md +++ b/docs-ref-services/latest/baremetal-infrastructure.md @@ -1,7 +1,7 @@ --- title: Azure BareMetal Infrastructure SDK for Python description: Reference for Azure BareMetal Infrastructure SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: baremetalinfrastructure diff --git a/docs-ref-services/latest/batch.md b/docs-ref-services/latest/batch.md index 82b2007769e7..c41d89cc1bbc 100644 --- a/docs-ref-services/latest/batch.md +++ b/docs-ref-services/latest/batch.md @@ -1,7 +1,7 @@ --- title: Azure Batch SDK for Python description: Reference for Azure Batch SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: batch diff --git a/docs-ref-services/latest/billing.md b/docs-ref-services/latest/billing.md index 636e3240f7d7..de161345d106 100644 --- a/docs-ref-services/latest/billing.md +++ b/docs-ref-services/latest/billing.md @@ -1,7 +1,7 @@ --- title: Azure Billing SDK for Python description: Reference for Azure Billing SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: billing diff --git a/docs-ref-services/latest/bot-service.md b/docs-ref-services/latest/bot-service.md index 348a6d1c67c2..3d0cb07c3e21 100644 --- a/docs-ref-services/latest/bot-service.md +++ b/docs-ref-services/latest/bot-service.md @@ -1,7 +1,7 @@ --- title: Azure Bot Service SDK for Python description: Reference for Azure Bot Service SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: botservice diff --git a/docs-ref-services/latest/change-analysis.md b/docs-ref-services/latest/change-analysis.md index 511bcb10b86a..01f13d69113b 100644 --- a/docs-ref-services/latest/change-analysis.md +++ b/docs-ref-services/latest/change-analysis.md @@ -1,7 +1,7 @@ --- title: Azure Change Analysis SDK for Python description: Reference for Azure Change Analysis SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: changeanalysis diff --git a/docs-ref-services/latest/chaos.md b/docs-ref-services/latest/chaos.md index 13aa1b4f6482..1e649f91a919 100644 --- a/docs-ref-services/latest/chaos.md +++ b/docs-ref-services/latest/chaos.md @@ -1,7 +1,7 @@ --- title: Azure Chaos SDK for Python description: Reference for Azure Chaos SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: chaos diff --git a/docs-ref-services/latest/cognitive-services.md b/docs-ref-services/latest/cognitive-services.md index e1cd296850f5..86c60639ce24 100644 --- a/docs-ref-services/latest/cognitive-services.md +++ b/docs-ref-services/latest/cognitive-services.md @@ -1,7 +1,7 @@ --- title: Azure Cognitive Services SDK for Python description: Reference for Azure Cognitive Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cognitiveservices diff --git a/docs-ref-services/latest/commerce.md b/docs-ref-services/latest/commerce.md index 9d8bf6a4085b..164dd2f33cdd 100644 --- a/docs-ref-services/latest/commerce.md +++ b/docs-ref-services/latest/commerce.md @@ -1,7 +1,7 @@ --- title: Azure Commerce SDK for Python description: Reference for Azure Commerce SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: commerce diff --git a/docs-ref-services/latest/communication.md b/docs-ref-services/latest/communication.md index 2cda3bd951c5..0f62f940011f 100644 --- a/docs-ref-services/latest/communication.md +++ b/docs-ref-services/latest/communication.md @@ -1,7 +1,7 @@ --- title: Azure Communication SDK for Python description: Reference for Azure Communication SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: communication diff --git a/docs-ref-services/latest/compute-fleet.md b/docs-ref-services/latest/compute-fleet.md index d41428128515..87397c36539a 100644 --- a/docs-ref-services/latest/compute-fleet.md +++ b/docs-ref-services/latest/compute-fleet.md @@ -1,7 +1,7 @@ --- title: Azure Compute Fleet SDK for Python description: Reference for Azure Compute Fleet SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: computefleet diff --git a/docs-ref-services/latest/compute-schedule.md b/docs-ref-services/latest/compute-schedule.md index a41b560ec5f6..041335fd5f15 100644 --- a/docs-ref-services/latest/compute-schedule.md +++ b/docs-ref-services/latest/compute-schedule.md @@ -1,7 +1,7 @@ --- title: Azure Compute Schedule SDK for Python description: Reference for Azure Compute Schedule SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: computeschedule diff --git a/docs-ref-services/latest/compute.md b/docs-ref-services/latest/compute.md index 2057310ecbf7..c4fd6b60635f 100644 --- a/docs-ref-services/latest/compute.md +++ b/docs-ref-services/latest/compute.md @@ -1,7 +1,7 @@ --- title: Azure Compute SDK for Python description: Reference for Azure Compute SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: compute diff --git a/docs-ref-services/latest/confidential-ledger.md b/docs-ref-services/latest/confidential-ledger.md index 76c15e29fa76..aff80a64ad9e 100644 --- a/docs-ref-services/latest/confidential-ledger.md +++ b/docs-ref-services/latest/confidential-ledger.md @@ -1,7 +1,7 @@ --- title: Azure Confidential Ledger SDK for Python description: Reference for Azure Confidential Ledger SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: confidentialledger diff --git a/docs-ref-services/latest/confluent.md b/docs-ref-services/latest/confluent.md index af9933e9d731..5fa7d34d0061 100644 --- a/docs-ref-services/latest/confluent.md +++ b/docs-ref-services/latest/confluent.md @@ -1,7 +1,7 @@ --- title: Azure Confluent SDK for Python description: Reference for Azure Confluent SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: confluent diff --git a/docs-ref-services/latest/connected-vmware.md b/docs-ref-services/latest/connected-vmware.md index 03155e0698f2..ba3e078163c6 100644 --- a/docs-ref-services/latest/connected-vmware.md +++ b/docs-ref-services/latest/connected-vmware.md @@ -1,7 +1,7 @@ --- title: Azure Connected VMware SDK for Python description: Reference for Azure Connected VMware SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: connectedvmware diff --git a/docs-ref-services/latest/consumption.md b/docs-ref-services/latest/consumption.md index 566274a1c60e..0f1d8930d66c 100644 --- a/docs-ref-services/latest/consumption.md +++ b/docs-ref-services/latest/consumption.md @@ -1,7 +1,7 @@ --- title: Azure Consumption SDK for Python description: Reference for Azure Consumption SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: consumption diff --git a/docs-ref-services/latest/container-apps.md b/docs-ref-services/latest/container-apps.md index d79d92bf41d3..549fa87b0ffd 100644 --- a/docs-ref-services/latest/container-apps.md +++ b/docs-ref-services/latest/container-apps.md @@ -1,7 +1,7 @@ --- title: Azure Container Apps SDK for Python description: Reference for Azure Container Apps SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerapps diff --git a/docs-ref-services/latest/container-instances.md b/docs-ref-services/latest/container-instances.md index c22e881fe86b..dd3f017674b0 100644 --- a/docs-ref-services/latest/container-instances.md +++ b/docs-ref-services/latest/container-instances.md @@ -1,7 +1,7 @@ --- title: Azure Container Instances SDK for Python description: Reference for Azure Container Instances SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerinstances diff --git a/docs-ref-services/latest/container-registry.md b/docs-ref-services/latest/container-registry.md index d3ff768a3675..4aeac2dc926d 100644 --- a/docs-ref-services/latest/container-registry.md +++ b/docs-ref-services/latest/container-registry.md @@ -1,7 +1,7 @@ --- title: Azure Container Registry SDK for Python description: Reference for Azure Container Registry SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerregistry diff --git a/docs-ref-services/latest/container-service-fleet.md b/docs-ref-services/latest/container-service-fleet.md index 5a6a211b3239..f1a61298dd87 100644 --- a/docs-ref-services/latest/container-service-fleet.md +++ b/docs-ref-services/latest/container-service-fleet.md @@ -1,7 +1,7 @@ --- title: Azure Container Service Fleet SDK for Python description: Reference for Azure Container Service Fleet SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerservicefleet diff --git a/docs-ref-services/latest/container-service.md b/docs-ref-services/latest/container-service.md index c02b1b99b3aa..af01450424b2 100644 --- a/docs-ref-services/latest/container-service.md +++ b/docs-ref-services/latest/container-service.md @@ -1,7 +1,7 @@ --- title: Azure Container Service SDK for Python description: Reference for Azure Container Service SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerservice diff --git a/docs-ref-services/latest/content-delivery-network.md b/docs-ref-services/latest/content-delivery-network.md index b562ad4af9df..269b28cf39d3 100644 --- a/docs-ref-services/latest/content-delivery-network.md +++ b/docs-ref-services/latest/content-delivery-network.md @@ -1,7 +1,7 @@ --- title: Azure Content Delivery Network SDK for Python description: Reference for Azure Content Delivery Network SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: contentdeliverynetwork diff --git a/docs-ref-services/latest/core-readme.md b/docs-ref-services/latest/core-readme.md index 6f01bd49f5ed..9fd2758146d0 100644 --- a/docs-ref-services/latest/core-readme.md +++ b/docs-ref-services/latest/core-readme.md @@ -1,21 +1,21 @@ --- title: Azure Core shared client library for Python keywords: Azure, python, SDK, API, azure-core, core -ms.date: 05/01/2025 +ms.date: 07/03/2025 ms.topic: reference ms.devlang: python ms.service: core --- -# Azure Core shared client library for Python - version 1.34.0 +# Azure Core shared client library for Python - version 1.35.0 Azure core provides shared exceptions and modules for Python SDK client libraries. These libraries follow the [Azure SDK Design Guidelines for Python](https://azure.github.io/azure-sdk/python/guidelines/index.html) . -If you are a client library developer, please reference [client library developer reference](https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.34.0/sdk/core/azure-core/CLIENT_LIBRARY_DEVELOPER.md) for more information. +If you are a client library developer, please reference [client library developer reference](https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.35.0/sdk/core/azure-core/CLIENT_LIBRARY_DEVELOPER.md) for more information. -[Source code](https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.34.0/sdk/core/azure-core/) +[Source code](https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.35.0/sdk/core/azure-core/) | [Package (Pypi)][package] | [Package (Conda)](https://anaconda.org/microsoft/azure-core/) | [API reference documentation](https://learn.microsoft.com/python/api/overview/azure/core-readme) diff --git a/docs-ref-services/latest/cosmos-db-for-postgresql.md b/docs-ref-services/latest/cosmos-db-for-postgresql.md index b1ad53e430d7..c0b3e6c6bafc 100644 --- a/docs-ref-services/latest/cosmos-db-for-postgresql.md +++ b/docs-ref-services/latest/cosmos-db-for-postgresql.md @@ -1,7 +1,7 @@ --- title: Azure Cosmos DB for PostgreSQL SDK for Python description: Reference for Azure Cosmos DB for PostgreSQL SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cosmosdbforpostgresql diff --git a/docs-ref-services/latest/cosmos-db.md b/docs-ref-services/latest/cosmos-db.md index 4d479e279745..13bfcac04dcc 100644 --- a/docs-ref-services/latest/cosmos-db.md +++ b/docs-ref-services/latest/cosmos-db.md @@ -1,7 +1,7 @@ --- title: Azure Cosmos DB SDK for Python description: Reference for Azure Cosmos DB SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cosmosdb diff --git a/docs-ref-services/latest/cost-management.md b/docs-ref-services/latest/cost-management.md index d0d0fa9a3ecd..53d6c9bb0ab5 100644 --- a/docs-ref-services/latest/cost-management.md +++ b/docs-ref-services/latest/cost-management.md @@ -1,7 +1,7 @@ --- title: Azure Cost Management SDK for Python description: Reference for Azure Cost Management SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: costmanagement diff --git a/docs-ref-services/latest/custom-providers.md b/docs-ref-services/latest/custom-providers.md index 972924125d48..8d2b15990b9e 100644 --- a/docs-ref-services/latest/custom-providers.md +++ b/docs-ref-services/latest/custom-providers.md @@ -1,7 +1,7 @@ --- title: Azure Custom Providers SDK for Python description: Reference for Azure Custom Providers SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: customproviders diff --git a/docs-ref-services/latest/data-box-edge.md b/docs-ref-services/latest/data-box-edge.md index c88f87498076..d81c23798bad 100644 --- a/docs-ref-services/latest/data-box-edge.md +++ b/docs-ref-services/latest/data-box-edge.md @@ -1,7 +1,7 @@ --- title: Azure Data Box Edge SDK for Python description: Reference for Azure Data Box Edge SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: databoxedge diff --git a/docs-ref-services/latest/data-box.md b/docs-ref-services/latest/data-box.md index bc903315f7ba..d44a030762c5 100644 --- a/docs-ref-services/latest/data-box.md +++ b/docs-ref-services/latest/data-box.md @@ -1,7 +1,7 @@ --- title: Azure Data Box SDK for Python description: Reference for Azure Data Box SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: databox diff --git a/docs-ref-services/latest/data-explorer.md b/docs-ref-services/latest/data-explorer.md index 84de5501717d..0c899f843f43 100644 --- a/docs-ref-services/latest/data-explorer.md +++ b/docs-ref-services/latest/data-explorer.md @@ -1,7 +1,7 @@ --- title: Azure Data Explorer SDK for Python description: Reference for Azure Data Explorer SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: dataexplorer diff --git a/docs-ref-services/latest/data-factory.md b/docs-ref-services/latest/data-factory.md index 75e9d2b61ec3..b1673e2dea59 100644 --- a/docs-ref-services/latest/data-factory.md +++ b/docs-ref-services/latest/data-factory.md @@ -1,7 +1,7 @@ --- title: Azure Data Factory SDK for Python description: Reference for Azure Data Factory SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: datafactory diff --git a/docs-ref-services/latest/data-protection.md b/docs-ref-services/latest/data-protection.md index 238a066ccab2..792eb3091100 100644 --- a/docs-ref-services/latest/data-protection.md +++ b/docs-ref-services/latest/data-protection.md @@ -1,7 +1,7 @@ --- title: Azure Data Protection SDK for Python description: Reference for Azure Data Protection SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: dataprotection diff --git a/docs-ref-services/latest/data-share.md b/docs-ref-services/latest/data-share.md index 2cfb9783d3a6..07951d97f7d4 100644 --- a/docs-ref-services/latest/data-share.md +++ b/docs-ref-services/latest/data-share.md @@ -1,7 +1,7 @@ --- title: Azure Data Share SDK for Python description: Reference for Azure Data Share SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: datashare diff --git a/docs-ref-services/latest/database-migration-service.md b/docs-ref-services/latest/database-migration-service.md index 6169e8a82f02..34bc31f4a104 100644 --- a/docs-ref-services/latest/database-migration-service.md +++ b/docs-ref-services/latest/database-migration-service.md @@ -1,7 +1,7 @@ --- title: Azure Database Migration Service SDK for Python description: Reference for Azure Database Migration Service SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: databasemigrationservice diff --git a/docs-ref-services/latest/databricks.md b/docs-ref-services/latest/databricks.md index cd236c885834..acba8fae345d 100644 --- a/docs-ref-services/latest/databricks.md +++ b/docs-ref-services/latest/databricks.md @@ -1,7 +1,7 @@ --- title: Azure Databricks SDK for Python description: Reference for Azure Databricks SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: databricks diff --git a/docs-ref-services/latest/datadog.md b/docs-ref-services/latest/datadog.md index bf513dbeb900..4f465477e7d3 100644 --- a/docs-ref-services/latest/datadog.md +++ b/docs-ref-services/latest/datadog.md @@ -1,7 +1,7 @@ --- title: Azure Datadog SDK for Python description: Reference for Azure Datadog SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: datadog diff --git a/docs-ref-services/latest/deployment-manager.md b/docs-ref-services/latest/deployment-manager.md index 153f6596dede..51be66beed06 100644 --- a/docs-ref-services/latest/deployment-manager.md +++ b/docs-ref-services/latest/deployment-manager.md @@ -1,7 +1,7 @@ --- title: Azure Deployment Manager SDK for Python description: Reference for Azure Deployment Manager SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: deploymentmanager diff --git a/docs-ref-services/latest/desktop-virtualization.md b/docs-ref-services/latest/desktop-virtualization.md index 632b2733381c..9d9925487580 100644 --- a/docs-ref-services/latest/desktop-virtualization.md +++ b/docs-ref-services/latest/desktop-virtualization.md @@ -1,7 +1,7 @@ --- title: Azure Desktop Virtualization SDK for Python description: Reference for Azure Desktop Virtualization SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: desktopvirtualization diff --git a/docs-ref-services/latest/dev-center.md b/docs-ref-services/latest/dev-center.md index daa8403f2116..0e7ebd4e1f96 100644 --- a/docs-ref-services/latest/dev-center.md +++ b/docs-ref-services/latest/dev-center.md @@ -1,7 +1,7 @@ --- title: Azure Dev Center SDK for Python description: Reference for Azure Dev Center SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: devcenter diff --git a/docs-ref-services/latest/device-registry.md b/docs-ref-services/latest/device-registry.md index 2b482c798fa8..6897f640538b 100644 --- a/docs-ref-services/latest/device-registry.md +++ b/docs-ref-services/latest/device-registry.md @@ -1,7 +1,7 @@ --- title: Azure Device Registry SDK for Python description: Reference for Azure Device Registry SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: deviceregistry diff --git a/docs-ref-services/latest/devops-infrastructure.md b/docs-ref-services/latest/devops-infrastructure.md index c8dc95ca4e6b..6ccda4c1469e 100644 --- a/docs-ref-services/latest/devops-infrastructure.md +++ b/docs-ref-services/latest/devops-infrastructure.md @@ -1,7 +1,7 @@ --- title: Azure DevOps Infrastructure SDK for Python description: Reference for Azure DevOps Infrastructure SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: devopsinfrastructure diff --git a/docs-ref-services/latest/devtest-labs.md b/docs-ref-services/latest/devtest-labs.md index 497296967f24..e0de317e978c 100644 --- a/docs-ref-services/latest/devtest-labs.md +++ b/docs-ref-services/latest/devtest-labs.md @@ -1,7 +1,7 @@ --- title: Azure DevTest Labs SDK for Python description: Reference for Azure DevTest Labs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: devtest-lab diff --git a/docs-ref-services/latest/dns-resolver.md b/docs-ref-services/latest/dns-resolver.md index e01de4ce6b0d..520a00a8f296 100644 --- a/docs-ref-services/latest/dns-resolver.md +++ b/docs-ref-services/latest/dns-resolver.md @@ -1,7 +1,7 @@ --- title: Azure DNS Resolver SDK for Python description: Reference for Azure DNS Resolver SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: dnsresolver diff --git a/docs-ref-services/latest/dns.md b/docs-ref-services/latest/dns.md index ec4e694a37cc..27132d0b67bb 100644 --- a/docs-ref-services/latest/dns.md +++ b/docs-ref-services/latest/dns.md @@ -1,7 +1,7 @@ --- title: Azure DNS SDK for Python description: Reference for Azure DNS SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: dns diff --git a/docs-ref-services/latest/dynatrace.md b/docs-ref-services/latest/dynatrace.md index 9ec9494ad081..1053ccf0c2ce 100644 --- a/docs-ref-services/latest/dynatrace.md +++ b/docs-ref-services/latest/dynatrace.md @@ -1,7 +1,7 @@ --- title: Azure Dynatrace SDK for Python description: Reference for Azure Dynatrace SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: dynatrace diff --git a/docs-ref-services/latest/edge-order.md b/docs-ref-services/latest/edge-order.md index b56519ed1db7..3fa2b1673398 100644 --- a/docs-ref-services/latest/edge-order.md +++ b/docs-ref-services/latest/edge-order.md @@ -1,7 +1,7 @@ --- title: Azure Edge Order SDK for Python description: Reference for Azure Edge Order SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: edgeorder diff --git a/docs-ref-services/latest/edge-zones.md b/docs-ref-services/latest/edge-zones.md index b6da183b598b..1f433dcfa0b5 100644 --- a/docs-ref-services/latest/edge-zones.md +++ b/docs-ref-services/latest/edge-zones.md @@ -1,7 +1,7 @@ --- title: Azure Edge Zones SDK for Python description: Reference for Azure Edge Zones SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: edgezones diff --git a/docs-ref-services/latest/elastic-san.md b/docs-ref-services/latest/elastic-san.md index 1359b8b40deb..6a707f313c22 100644 --- a/docs-ref-services/latest/elastic-san.md +++ b/docs-ref-services/latest/elastic-san.md @@ -1,7 +1,7 @@ --- title: Azure Elastic SAN SDK for Python description: Reference for Azure Elastic SAN SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: elasticsan diff --git a/docs-ref-services/latest/elastic.md b/docs-ref-services/latest/elastic.md index 579071a856c7..464fc863317d 100644 --- a/docs-ref-services/latest/elastic.md +++ b/docs-ref-services/latest/elastic.md @@ -1,7 +1,7 @@ --- title: Azure Elastic SDK for Python description: Reference for Azure Elastic SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: elastic diff --git a/docs-ref-services/latest/entity-search.md b/docs-ref-services/latest/entity-search.md index 444fd257736f..2f4bcec47d88 100644 --- a/docs-ref-services/latest/entity-search.md +++ b/docs-ref-services/latest/entity-search.md @@ -1,7 +1,7 @@ --- title: Azure Entity Search SDK for Python description: Reference for Azure Entity Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: entitysearch diff --git a/docs-ref-services/latest/event-grid.md b/docs-ref-services/latest/event-grid.md index 8a85a7504cef..4074ca198d36 100644 --- a/docs-ref-services/latest/event-grid.md +++ b/docs-ref-services/latest/event-grid.md @@ -1,7 +1,7 @@ --- title: Azure Event Grid SDK for Python description: Reference for Azure Event Grid SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-event-grid diff --git a/docs-ref-services/latest/event-hubs.md b/docs-ref-services/latest/event-hubs.md index 1e9f25b96801..e28425a228ae 100644 --- a/docs-ref-services/latest/event-hubs.md +++ b/docs-ref-services/latest/event-hubs.md @@ -1,7 +1,7 @@ --- title: Azure Event Hubs SDK for Python description: Reference for Azure Event Hubs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-event-hubs diff --git a/docs-ref-services/latest/extended-location.md b/docs-ref-services/latest/extended-location.md index c37e1d836a1d..6a418f8b5ea0 100644 --- a/docs-ref-services/latest/extended-location.md +++ b/docs-ref-services/latest/extended-location.md @@ -1,7 +1,7 @@ --- title: Azure Extended Location SDK for Python description: Reference for Azure Extended Location SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: extendedlocation diff --git a/docs-ref-services/latest/fabric.md b/docs-ref-services/latest/fabric.md index 2bc27e8d25db..8e486e9ffe2b 100644 --- a/docs-ref-services/latest/fabric.md +++ b/docs-ref-services/latest/fabric.md @@ -1,7 +1,7 @@ --- title: Azure Fabric SDK for Python description: Reference for Azure Fabric SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: fabric diff --git a/docs-ref-services/latest/fluid-relay.md b/docs-ref-services/latest/fluid-relay.md index ca7784c5643b..43d476b7f8c6 100644 --- a/docs-ref-services/latest/fluid-relay.md +++ b/docs-ref-services/latest/fluid-relay.md @@ -1,7 +1,7 @@ --- title: Azure Fluid Relay SDK for Python description: Reference for Azure Fluid Relay SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: fluidrelay diff --git a/docs-ref-services/latest/front-door.md b/docs-ref-services/latest/front-door.md index bd090dfd30e8..55be72f4277f 100644 --- a/docs-ref-services/latest/front-door.md +++ b/docs-ref-services/latest/front-door.md @@ -1,7 +1,7 @@ --- title: Azure Front Door SDK for Python description: Reference for Azure Front Door SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: frontdoor diff --git a/docs-ref-services/latest/functions.md b/docs-ref-services/latest/functions.md index d886c9d1e78e..d3896162f992 100644 --- a/docs-ref-services/latest/functions.md +++ b/docs-ref-services/latest/functions.md @@ -1,7 +1,7 @@ --- title: Azure Functions SDK for Python description: Reference for Azure Functions SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: functions diff --git a/docs-ref-services/latest/grafana.md b/docs-ref-services/latest/grafana.md index a5beaddbae88..74e61d405782 100644 --- a/docs-ref-services/latest/grafana.md +++ b/docs-ref-services/latest/grafana.md @@ -1,7 +1,7 @@ --- title: Azure Grafana SDK for Python description: Reference for Azure Grafana SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: grafana diff --git a/docs-ref-services/latest/graph-services.md b/docs-ref-services/latest/graph-services.md index 87220ac07ad2..9239cb6510af 100644 --- a/docs-ref-services/latest/graph-services.md +++ b/docs-ref-services/latest/graph-services.md @@ -1,7 +1,7 @@ --- title: Azure Graph Services SDK for Python description: Reference for Azure Graph Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: graphservices diff --git a/docs-ref-services/latest/hana-on-azure.md b/docs-ref-services/latest/hana-on-azure.md index 2995ba7b58fb..122621a325b5 100644 --- a/docs-ref-services/latest/hana-on-azure.md +++ b/docs-ref-services/latest/hana-on-azure.md @@ -1,7 +1,7 @@ --- title: Azure HANA on Azure SDK for Python description: Reference for Azure HANA on Azure SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hanaonazure diff --git a/docs-ref-services/latest/hdinsight.md b/docs-ref-services/latest/hdinsight.md index bf4c9b0b83b3..46d6f1d476ad 100644 --- a/docs-ref-services/latest/hdinsight.md +++ b/docs-ref-services/latest/hdinsight.md @@ -1,7 +1,7 @@ --- title: Azure HDInsight SDK for Python description: Reference for Azure HDInsight SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hdinsight diff --git a/docs-ref-services/latest/health-data-ai-services.md b/docs-ref-services/latest/health-data-ai-services.md index 2511fc6beb22..1a74db9c52b9 100644 --- a/docs-ref-services/latest/health-data-ai-services.md +++ b/docs-ref-services/latest/health-data-ai-services.md @@ -1,7 +1,7 @@ --- title: Azure Health Data AI Services SDK for Python description: Reference for Azure Health Data AI Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: healthdataaiservices diff --git a/docs-ref-services/latest/health-deidentification.md b/docs-ref-services/latest/health-deidentification.md index 06c7f57334d2..5baa906d24b8 100644 --- a/docs-ref-services/latest/health-deidentification.md +++ b/docs-ref-services/latest/health-deidentification.md @@ -1,7 +1,7 @@ --- title: Azure Health Deidentification SDK for Python description: Reference for Azure Health Deidentification SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: healthdeidentification diff --git a/docs-ref-services/latest/healthcare-apis.md b/docs-ref-services/latest/healthcare-apis.md index b211c467addf..bd635de039fa 100644 --- a/docs-ref-services/latest/healthcare-apis.md +++ b/docs-ref-services/latest/healthcare-apis.md @@ -1,7 +1,7 @@ --- title: Azure Healthcare APIs SDK for Python description: Reference for Azure Healthcare APIs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: healthcareapis diff --git a/docs-ref-services/latest/hybrid-compute.md b/docs-ref-services/latest/hybrid-compute.md index 0be0406748db..9e027f4317d7 100644 --- a/docs-ref-services/latest/hybrid-compute.md +++ b/docs-ref-services/latest/hybrid-compute.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Compute SDK for Python description: Reference for Azure Hybrid Compute SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridcompute diff --git a/docs-ref-services/latest/hybrid-connectivity.md b/docs-ref-services/latest/hybrid-connectivity.md index 9002798bc94c..3d29a091e3de 100644 --- a/docs-ref-services/latest/hybrid-connectivity.md +++ b/docs-ref-services/latest/hybrid-connectivity.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Connectivity SDK for Python description: Reference for Azure Hybrid Connectivity SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridconnectivity diff --git a/docs-ref-services/latest/hybrid-container-service.md b/docs-ref-services/latest/hybrid-container-service.md index c18ec2da36bf..5e839c2ede3e 100644 --- a/docs-ref-services/latest/hybrid-container-service.md +++ b/docs-ref-services/latest/hybrid-container-service.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Container Service SDK for Python description: Reference for Azure Hybrid Container Service SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridcontainerservice diff --git a/docs-ref-services/latest/hybrid-kubernetes.md b/docs-ref-services/latest/hybrid-kubernetes.md index a61007f06097..e703fa3bcf04 100644 --- a/docs-ref-services/latest/hybrid-kubernetes.md +++ b/docs-ref-services/latest/hybrid-kubernetes.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Kubernetes SDK for Python description: Reference for Azure Hybrid Kubernetes SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridkubernetes diff --git a/docs-ref-services/latest/hybrid-network.md b/docs-ref-services/latest/hybrid-network.md index 679efc9dbcb6..a2bf21c35be9 100644 --- a/docs-ref-services/latest/hybrid-network.md +++ b/docs-ref-services/latest/hybrid-network.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Network SDK for Python description: Reference for Azure Hybrid Network SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridnetwork diff --git a/docs-ref-services/latest/identity.md b/docs-ref-services/latest/identity.md index 2c18e0f6826f..8adccddfc88f 100644 --- a/docs-ref-services/latest/identity.md +++ b/docs-ref-services/latest/identity.md @@ -1,7 +1,7 @@ --- title: Azure Identity SDK for Python description: Reference for Azure Identity SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: entra-id diff --git a/docs-ref-services/latest/image-builder.md b/docs-ref-services/latest/image-builder.md index 20e6ee6b53d4..021488dcbafb 100644 --- a/docs-ref-services/latest/image-builder.md +++ b/docs-ref-services/latest/image-builder.md @@ -1,7 +1,7 @@ --- title: Azure Image Builder SDK for Python description: Reference for Azure Image Builder SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: imagebuilder diff --git a/docs-ref-services/latest/image-search.md b/docs-ref-services/latest/image-search.md index a80a8387d1bb..69493252d8a8 100644 --- a/docs-ref-services/latest/image-search.md +++ b/docs-ref-services/latest/image-search.md @@ -1,7 +1,7 @@ --- title: Azure Image Search SDK for Python description: Reference for Azure Image Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: imagesearch diff --git a/docs-ref-services/latest/informatica-data-management.md b/docs-ref-services/latest/informatica-data-management.md index 3f1f0ae8f883..9fedf92a8334 100644 --- a/docs-ref-services/latest/informatica-data-management.md +++ b/docs-ref-services/latest/informatica-data-management.md @@ -1,7 +1,7 @@ --- title: Azure Informatica Data Management SDK for Python description: Reference for Azure Informatica Data Management SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: informaticadatamanagement diff --git a/docs-ref-services/latest/iot.md b/docs-ref-services/latest/iot.md index f72d21e7011f..5cc504669a7f 100644 --- a/docs-ref-services/latest/iot.md +++ b/docs-ref-services/latest/iot.md @@ -1,7 +1,7 @@ --- title: Azure IoT SDK for Python description: Reference for Azure IoT SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: iot diff --git a/docs-ref-services/latest/key-vault.md b/docs-ref-services/latest/key-vault.md index 7be4a5a8a6fc..010cce2615db 100644 --- a/docs-ref-services/latest/key-vault.md +++ b/docs-ref-services/latest/key-vault.md @@ -1,7 +1,7 @@ --- title: Azure Key Vault SDK for Python description: Reference for Azure Key Vault SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: keyvault diff --git a/docs-ref-services/latest/kubernetes-configuration.md b/docs-ref-services/latest/kubernetes-configuration.md index 3a1cab92cdd1..d956162bff68 100644 --- a/docs-ref-services/latest/kubernetes-configuration.md +++ b/docs-ref-services/latest/kubernetes-configuration.md @@ -1,7 +1,7 @@ --- title: Azure Kubernetes Configuration SDK for Python description: Reference for Azure Kubernetes Configuration SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: kubernetesconfiguration diff --git a/docs-ref-services/latest/lab-services.md b/docs-ref-services/latest/lab-services.md index cfdc7f96fde5..b8503be4a229 100644 --- a/docs-ref-services/latest/lab-services.md +++ b/docs-ref-services/latest/lab-services.md @@ -1,7 +1,7 @@ --- title: Azure Lab Services SDK for Python description: Reference for Azure Lab Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: lab-services diff --git a/docs-ref-services/latest/lambdatesthyperexecute-index.md b/docs-ref-services/latest/lambdatesthyperexecute-index.md new file mode 100644 index 000000000000..603d853dce24 --- /dev/null +++ b/docs-ref-services/latest/lambdatesthyperexecute-index.md @@ -0,0 +1,3 @@ +| Reference | Package | Source | +|---|---|---| +|[Resource Management - Lambdatesthyperexecute](mgmt-lambdatesthyperexecute-readme.md)|[azure-mgmt-lambdatesthyperexecute](https://pypi.org/project/azure-mgmt-lambdatesthyperexecute)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/lambdatesthyperexecute/azure-mgmt-lambdatesthyperexecute)| diff --git a/docs-ref-services/latest/lambdatesthyperexecute.md b/docs-ref-services/latest/lambdatesthyperexecute.md new file mode 100644 index 000000000000..21fe28ea1996 --- /dev/null +++ b/docs-ref-services/latest/lambdatesthyperexecute.md @@ -0,0 +1,11 @@ +--- +title: Azure Lambdatesthyperexecute SDK for Python +description: Reference for Azure Lambdatesthyperexecute SDK for Python +ms.date: 07/07/2025 +ms.topic: reference +ms.devlang: python +ms.service: lambdatesthyperexecute +--- +# Azure Lambdatesthyperexecute SDK for Python - latest +## Packages - latest +[!INCLUDE [packages](lambdatesthyperexecute-index.md)] \ No newline at end of file diff --git a/docs-ref-services/latest/load-testing.md b/docs-ref-services/latest/load-testing.md index 537d02a52900..a7dfb931947c 100644 --- a/docs-ref-services/latest/load-testing.md +++ b/docs-ref-services/latest/load-testing.md @@ -1,7 +1,7 @@ --- title: Azure Load Testing SDK for Python description: Reference for Azure Load Testing SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: load-testing diff --git a/docs-ref-services/latest/log-analytics.md b/docs-ref-services/latest/log-analytics.md index bd0591eed2b5..183f8d842374 100644 --- a/docs-ref-services/latest/log-analytics.md +++ b/docs-ref-services/latest/log-analytics.md @@ -1,7 +1,7 @@ --- title: Azure Log Analytics SDK for Python description: Reference for Azure Log Analytics SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-monitor diff --git a/docs-ref-services/latest/logic-apps.md b/docs-ref-services/latest/logic-apps.md index 7c5d98f3dd95..46d807770d63 100644 --- a/docs-ref-services/latest/logic-apps.md +++ b/docs-ref-services/latest/logic-apps.md @@ -1,7 +1,7 @@ --- title: Azure Logic Apps SDK for Python description: Reference for Azure Logic Apps SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: logicapps diff --git a/docs-ref-services/latest/machine-learning.md b/docs-ref-services/latest/machine-learning.md index 9c73824b4a36..c4c68f0e7bf5 100644 --- a/docs-ref-services/latest/machine-learning.md +++ b/docs-ref-services/latest/machine-learning.md @@ -1,10 +1,10 @@ --- title: Azure Machine Learning SDK for Python description: Reference for Azure Machine Learning SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python -ms.service: machine-learning +ms.service: machinelearning --- # Azure Machine Learning SDK for Python - latest ## Packages - latest diff --git a/docs-ref-services/latest/maintenance.md b/docs-ref-services/latest/maintenance.md index 01710c9162a4..d986bbba2cf8 100644 --- a/docs-ref-services/latest/maintenance.md +++ b/docs-ref-services/latest/maintenance.md @@ -1,7 +1,7 @@ --- title: Azure Maintenance SDK for Python description: Reference for Azure Maintenance SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: maintenance diff --git a/docs-ref-services/latest/managed-network-fabric.md b/docs-ref-services/latest/managed-network-fabric.md index 722db2c33763..b2bd6f6ce42e 100644 --- a/docs-ref-services/latest/managed-network-fabric.md +++ b/docs-ref-services/latest/managed-network-fabric.md @@ -1,7 +1,7 @@ --- title: Azure Managed Network Fabric SDK for Python description: Reference for Azure Managed Network Fabric SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managednetworkfabric diff --git a/docs-ref-services/latest/managed-service-identity.md b/docs-ref-services/latest/managed-service-identity.md index 3154f6221a86..d9b47baefe0f 100644 --- a/docs-ref-services/latest/managed-service-identity.md +++ b/docs-ref-services/latest/managed-service-identity.md @@ -1,7 +1,7 @@ --- title: Azure Managed Service Identity SDK for Python description: Reference for Azure Managed Service Identity SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managedserviceidentity diff --git a/docs-ref-services/latest/managed-services.md b/docs-ref-services/latest/managed-services.md index 69be678b53df..2e5c249d4609 100644 --- a/docs-ref-services/latest/managed-services.md +++ b/docs-ref-services/latest/managed-services.md @@ -1,7 +1,7 @@ --- title: Azure Managed Services SDK for Python description: Reference for Azure Managed Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managedservices diff --git a/docs-ref-services/latest/management-groups.md b/docs-ref-services/latest/management-groups.md index d25555ff2c68..725442bf2df2 100644 --- a/docs-ref-services/latest/management-groups.md +++ b/docs-ref-services/latest/management-groups.md @@ -1,7 +1,7 @@ --- title: Azure Management Groups SDK for Python description: Reference for Azure Management Groups SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managementgroups diff --git a/docs-ref-services/latest/management-partner.md b/docs-ref-services/latest/management-partner.md index e85747cf6eba..dcdcb24dff52 100644 --- a/docs-ref-services/latest/management-partner.md +++ b/docs-ref-services/latest/management-partner.md @@ -1,7 +1,7 @@ --- title: Azure Management Partner SDK for Python description: Reference for Azure Management Partner SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managementpartner diff --git a/docs-ref-services/latest/maps.md b/docs-ref-services/latest/maps.md index d70d9a5d2f66..4fa86bf765b1 100644 --- a/docs-ref-services/latest/maps.md +++ b/docs-ref-services/latest/maps.md @@ -1,7 +1,7 @@ --- title: Azure Maps SDK for Python description: Reference for Azure Maps SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: maps diff --git a/docs-ref-services/latest/marketplace-ordering.md b/docs-ref-services/latest/marketplace-ordering.md index 0ad3d17ff656..e6d23b4bcc5b 100644 --- a/docs-ref-services/latest/marketplace-ordering.md +++ b/docs-ref-services/latest/marketplace-ordering.md @@ -1,7 +1,7 @@ --- title: Azure Marketplace Ordering SDK for Python description: Reference for Azure Marketplace Ordering SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: marketplaceordering diff --git a/docs-ref-services/latest/mgmt-arizeaiobservabilityeval-readme.md b/docs-ref-services/latest/mgmt-arizeaiobservabilityeval-readme.md new file mode 100644 index 000000000000..cc24bb869039 --- /dev/null +++ b/docs-ref-services/latest/mgmt-arizeaiobservabilityeval-readme.md @@ -0,0 +1,70 @@ +--- +title: +keywords: Azure, python, SDK, API, azure-mgmt-arizeaiobservabilityeval, arizeaiobservabilityeval +ms.date: 07/03/2025 +ms.topic: reference +ms.devlang: python +ms.service: arizeaiobservabilityeval +--- +# Microsoft Azure SDK for Python + +This is the Microsoft Azure Arizeaiobservabilityeval Management Client Library. +This package has been tested with Python 3.9+. +For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). + +## _Disclaimer_ + +_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_ + +## Getting started + +### Prerequisites + +- Python 3.9+ is required to use this package. +- [Azure subscription](https://azure.microsoft.com/free/) + +### Install the package + +```bash +pip install azure-mgmt-arizeaiobservabilityeval +pip install azure-identity +``` + +### Authentication + +By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables. + +- `AZURE_CLIENT_ID` for Azure client ID. +- `AZURE_TENANT_ID` for Azure tenant ID. +- `AZURE_CLIENT_SECRET` for Azure client secret. + +In addition, Azure subscription ID can be configured via environment variable `AZURE_SUBSCRIPTION_ID`. + +With above configuration, client can be authenticated by following code: + +```python +from azure.identity import DefaultAzureCredential +from azure.mgmt.arizeaiobservabilityeval import ArizeAIObservabilityEvalMgmtClient +import os + +sub_id = os.getenv("AZURE_SUBSCRIPTION_ID") +client = ArizeAIObservabilityEvalMgmtClient(credential=DefaultAzureCredential(), subscription_id=sub_id) +``` + +## Examples + +Code samples for this package can be found at: +- [Search Arizeaiobservabilityeval Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com +- [Azure Python Mgmt SDK Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) + + +## Troubleshooting + +## Next steps + +## Provide Feedback + +If you encounter any bugs or have suggestions, please file an issue in the +[Issues](https://github.com/Azure/azure-sdk-for-python/issues) +section of the project. + diff --git a/docs-ref-services/latest/mgmt-avs-readme.md b/docs-ref-services/latest/mgmt-avs-readme.md index 7deb4d4295b3..e225f1e7a8d9 100644 --- a/docs-ref-services/latest/mgmt-avs-readme.md +++ b/docs-ref-services/latest/mgmt-avs-readme.md @@ -1,7 +1,7 @@ --- title: keywords: Azure, python, SDK, API, azure-mgmt-avs, compute -ms.date: 09/24/2024 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: compute @@ -9,7 +9,7 @@ ms.service: compute # Microsoft Azure SDK for Python This is the Microsoft Azure Avs Management Client Library. -This package has been tested with Python 3.8+. +This package has been tested with Python 3.9+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -20,7 +20,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For ### Prerequisites -- Python 3.8+ is required to use this package. +- Python 3.9+ is required to use this package. - [Azure subscription](https://azure.microsoft.com/free/) ### Install the package @@ -32,7 +32,7 @@ pip install azure-identity ### Authentication -By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configure of following environment variables. +By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables. - `AZURE_CLIENT_ID` for Azure client ID. - `AZURE_TENANT_ID` for Azure tenant ID. diff --git a/docs-ref-services/latest/mgmt-core-readme.md b/docs-ref-services/latest/mgmt-core-readme.md index 9e86fe90015b..729bfdf8a65b 100644 --- a/docs-ref-services/latest/mgmt-core-readme.md +++ b/docs-ref-services/latest/mgmt-core-readme.md @@ -1,7 +1,7 @@ --- title: keywords: Azure, python, SDK, API, azure-mgmt-core, core -ms.date: 10/31/2024 +ms.date: 07/03/2025 ms.topic: reference ms.devlang: python ms.service: core @@ -13,7 +13,7 @@ Azure management core library defines extensions to Azure Core that are specific As an end user, you don't need to manually install azure-mgmt-core because it will be installed automatically when you install other SDKs. -[Source code](https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-core_1.5.0/sdk/core/azure-mgmt-core/) | [Package (Pypi)][package] | [API reference documentation](https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-core_1.5.0/sdk/core/azure-mgmt-core/) +[Source code](https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-core_1.6.0/sdk/core/azure-mgmt-core/) | [Package (Pypi)][package] | [API reference documentation](https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-core_1.6.0/sdk/core/azure-mgmt-core/) ## Contributing diff --git a/docs-ref-services/latest/mgmt-lambdatesthyperexecute-readme.md b/docs-ref-services/latest/mgmt-lambdatesthyperexecute-readme.md new file mode 100644 index 000000000000..931c13a60e66 --- /dev/null +++ b/docs-ref-services/latest/mgmt-lambdatesthyperexecute-readme.md @@ -0,0 +1,70 @@ +--- +title: +keywords: Azure, python, SDK, API, azure-mgmt-lambdatesthyperexecute, lambdatesthyperexecute +ms.date: 07/02/2025 +ms.topic: reference +ms.devlang: python +ms.service: lambdatesthyperexecute +--- +# Microsoft Azure SDK for Python + +This is the Microsoft Azure Lambdatesthyperexecute Management Client Library. +This package has been tested with Python 3.9+. +For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). + +## _Disclaimer_ + +_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_ + +## Getting started + +### Prerequisites + +- Python 3.9+ is required to use this package. +- [Azure subscription](https://azure.microsoft.com/free/) + +### Install the package + +```bash +pip install azure-mgmt-lambdatesthyperexecute +pip install azure-identity +``` + +### Authentication + +By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables. + +- `AZURE_CLIENT_ID` for Azure client ID. +- `AZURE_TENANT_ID` for Azure tenant ID. +- `AZURE_CLIENT_SECRET` for Azure client secret. + +In addition, Azure subscription ID can be configured via environment variable `AZURE_SUBSCRIPTION_ID`. + +With above configuration, client can be authenticated by following code: + +```python +from azure.identity import DefaultAzureCredential +from azure.mgmt.lambdatesthyperexecute import LambdaTestHyperExecuteMgmtClient +import os + +sub_id = os.getenv("AZURE_SUBSCRIPTION_ID") +client = LambdaTestHyperExecuteMgmtClient(credential=DefaultAzureCredential(), subscription_id=sub_id) +``` + +## Examples + +Code samples for this package can be found at: +- [Search Lambdatesthyperexecute Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com +- [Azure Python Mgmt SDK Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) + + +## Troubleshooting + +## Next steps + +## Provide Feedback + +If you encounter any bugs or have suggestions, please file an issue in the +[Issues](https://github.com/Azure/azure-sdk-for-python/issues) +section of the project. + diff --git a/docs-ref-services/latest/mgmt-mongodbatlas-readme.md b/docs-ref-services/latest/mgmt-mongodbatlas-readme.md new file mode 100644 index 000000000000..94bbbb5d930a --- /dev/null +++ b/docs-ref-services/latest/mgmt-mongodbatlas-readme.md @@ -0,0 +1,70 @@ +--- +title: +keywords: Azure, python, SDK, API, azure-mgmt-mongodbatlas, mongodbatlas +ms.date: 07/03/2025 +ms.topic: reference +ms.devlang: python +ms.service: mongodbatlas +--- +# Microsoft Azure SDK for Python + +This is the Microsoft Azure Mongodbatlas Management Client Library. +This package has been tested with Python 3.9+. +For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). + +## _Disclaimer_ + +_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_ + +## Getting started + +### Prerequisites + +- Python 3.9+ is required to use this package. +- [Azure subscription](https://azure.microsoft.com/free/) + +### Install the package + +```bash +pip install azure-mgmt-mongodbatlas +pip install azure-identity +``` + +### Authentication + +By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables. + +- `AZURE_CLIENT_ID` for Azure client ID. +- `AZURE_TENANT_ID` for Azure tenant ID. +- `AZURE_CLIENT_SECRET` for Azure client secret. + +In addition, Azure subscription ID can be configured via environment variable `AZURE_SUBSCRIPTION_ID`. + +With above configuration, client can be authenticated by following code: + +```python +from azure.identity import DefaultAzureCredential +from azure.mgmt.mongodbatlas import MongoDBAtlasMgmtClient +import os + +sub_id = os.getenv("AZURE_SUBSCRIPTION_ID") +client = MongoDBAtlasMgmtClient(credential=DefaultAzureCredential(), subscription_id=sub_id) +``` + +## Examples + +Code samples for this package can be found at: +- [Search Mongodbatlas Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com +- [Azure Python Mgmt SDK Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) + + +## Troubleshooting + +## Next steps + +## Provide Feedback + +If you encounter any bugs or have suggestions, please file an issue in the +[Issues](https://github.com/Azure/azure-sdk-for-python/issues) +section of the project. + diff --git a/docs-ref-services/latest/mgmt-purestorageblock-readme.md b/docs-ref-services/latest/mgmt-purestorageblock-readme.md new file mode 100644 index 000000000000..0ee5d7f6dc10 --- /dev/null +++ b/docs-ref-services/latest/mgmt-purestorageblock-readme.md @@ -0,0 +1,70 @@ +--- +title: +keywords: Azure, python, SDK, API, azure-mgmt-purestorageblock, purestorageblock +ms.date: 07/03/2025 +ms.topic: reference +ms.devlang: python +ms.service: purestorageblock +--- +# Microsoft Azure SDK for Python + +This is the Microsoft Azure Purestorageblock Management Client Library. +This package has been tested with Python 3.9+. +For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). + +## _Disclaimer_ + +_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_ + +## Getting started + +### Prerequisites + +- Python 3.9+ is required to use this package. +- [Azure subscription](https://azure.microsoft.com/free/) + +### Install the package + +```bash +pip install azure-mgmt-purestorageblock +pip install azure-identity +``` + +### Authentication + +By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables. + +- `AZURE_CLIENT_ID` for Azure client ID. +- `AZURE_TENANT_ID` for Azure tenant ID. +- `AZURE_CLIENT_SECRET` for Azure client secret. + +In addition, Azure subscription ID can be configured via environment variable `AZURE_SUBSCRIPTION_ID`. + +With above configuration, client can be authenticated by following code: + +```python +from azure.identity import DefaultAzureCredential +from azure.mgmt.purestorageblock import PureStorageBlockMgmtClient +import os + +sub_id = os.getenv("AZURE_SUBSCRIPTION_ID") +client = PureStorageBlockMgmtClient(credential=DefaultAzureCredential(), subscription_id=sub_id) +``` + +## Examples + +Code samples for this package can be found at: +- [Search Purestorageblock Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com +- [Azure Python Mgmt SDK Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) + + +## Troubleshooting + +## Next steps + +## Provide Feedback + +If you encounter any bugs or have suggestions, please file an issue in the +[Issues](https://github.com/Azure/azure-sdk-for-python/issues) +section of the project. + diff --git a/docs-ref-services/latest/mgmt-storageactions-readme.md b/docs-ref-services/latest/mgmt-storageactions-readme.md new file mode 100644 index 000000000000..3ec7e8648905 --- /dev/null +++ b/docs-ref-services/latest/mgmt-storageactions-readme.md @@ -0,0 +1,70 @@ +--- +title: +keywords: Azure, python, SDK, API, azure-mgmt-storageactions, storageactions +ms.date: 07/03/2025 +ms.topic: reference +ms.devlang: python +ms.service: storageactions +--- +# Microsoft Azure SDK for Python + +This is the Microsoft Azure Storageactions Management Client Library. +This package has been tested with Python 3.9+. +For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). + +## _Disclaimer_ + +_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_ + +## Getting started + +### Prerequisites + +- Python 3.9+ is required to use this package. +- [Azure subscription](https://azure.microsoft.com/free/) + +### Install the package + +```bash +pip install azure-mgmt-storageactions +pip install azure-identity +``` + +### Authentication + +By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables. + +- `AZURE_CLIENT_ID` for Azure client ID. +- `AZURE_TENANT_ID` for Azure tenant ID. +- `AZURE_CLIENT_SECRET` for Azure client secret. + +In addition, Azure subscription ID can be configured via environment variable `AZURE_SUBSCRIPTION_ID`. + +With above configuration, client can be authenticated by following code: + +```python +from azure.identity import DefaultAzureCredential +from azure.mgmt.storageactions import StorageActionsMgmtClient +import os + +sub_id = os.getenv("AZURE_SUBSCRIPTION_ID") +client = StorageActionsMgmtClient(credential=DefaultAzureCredential(), subscription_id=sub_id) +``` + +## Examples + +Code samples for this package can be found at: +- [Search Storageactions Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com +- [Azure Python Mgmt SDK Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) + + +## Troubleshooting + +## Next steps + +## Provide Feedback + +If you encounter any bugs or have suggestions, please file an issue in the +[Issues](https://github.com/Azure/azure-sdk-for-python/issues) +section of the project. + diff --git a/docs-ref-services/latest/mobile-network.md b/docs-ref-services/latest/mobile-network.md index d9ca81e0d249..e2c8407a1e4a 100644 --- a/docs-ref-services/latest/mobile-network.md +++ b/docs-ref-services/latest/mobile-network.md @@ -1,7 +1,7 @@ --- title: Azure Mobile Network SDK for Python description: Reference for Azure Mobile Network SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: mobilenetwork diff --git a/docs-ref-services/latest/mongo-cluster.md b/docs-ref-services/latest/mongo-cluster.md index b88fb9c92bd9..0df4625db27d 100644 --- a/docs-ref-services/latest/mongo-cluster.md +++ b/docs-ref-services/latest/mongo-cluster.md @@ -1,7 +1,7 @@ --- title: Azure Mongo Cluster SDK for Python description: Reference for Azure Mongo Cluster SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: mongocluster diff --git a/docs-ref-services/latest/mongodbatlas-index.md b/docs-ref-services/latest/mongodbatlas-index.md new file mode 100644 index 000000000000..8dfd8bb606da --- /dev/null +++ b/docs-ref-services/latest/mongodbatlas-index.md @@ -0,0 +1,3 @@ +| Reference | Package | Source | +|---|---|---| +|[Resource Management - Mongodbatlas](mgmt-mongodbatlas-readme.md)|[azure-mgmt-mongodbatlas](https://pypi.org/project/azure-mgmt-mongodbatlas)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/mongodbatlas/azure-mgmt-mongodbatlas)| diff --git a/docs-ref-services/latest/mongodbatlas.md b/docs-ref-services/latest/mongodbatlas.md new file mode 100644 index 000000000000..8d0d106bd399 --- /dev/null +++ b/docs-ref-services/latest/mongodbatlas.md @@ -0,0 +1,11 @@ +--- +title: Azure Mongodbatlas SDK for Python +description: Reference for Azure Mongodbatlas SDK for Python +ms.date: 07/07/2025 +ms.topic: reference +ms.devlang: python +ms.service: mongodbatlas +--- +# Azure Mongodbatlas SDK for Python - latest +## Packages - latest +[!INCLUDE [packages](mongodbatlas-index.md)] \ No newline at end of file diff --git a/docs-ref-services/latest/monitor.md b/docs-ref-services/latest/monitor.md index fbebdc612dd3..4b77946d8c61 100644 --- a/docs-ref-services/latest/monitor.md +++ b/docs-ref-services/latest/monitor.md @@ -1,7 +1,7 @@ --- title: Azure Monitor SDK for Python description: Reference for Azure Monitor SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: monitor diff --git a/docs-ref-services/latest/neon-postgres.md b/docs-ref-services/latest/neon-postgres.md index b41e7cb7595b..c930eaec7250 100644 --- a/docs-ref-services/latest/neon-postgres.md +++ b/docs-ref-services/latest/neon-postgres.md @@ -1,7 +1,7 @@ --- title: Azure Neon Postgres SDK for Python description: Reference for Azure Neon Postgres SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: neonpostgres diff --git a/docs-ref-services/latest/netapp-files.md b/docs-ref-services/latest/netapp-files.md index 14b1c37dd78c..94ffc94e9040 100644 --- a/docs-ref-services/latest/netapp-files.md +++ b/docs-ref-services/latest/netapp-files.md @@ -1,7 +1,7 @@ --- title: Azure NetApp Files SDK for Python description: Reference for Azure NetApp Files SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: netappfiles diff --git a/docs-ref-services/latest/network.md b/docs-ref-services/latest/network.md index c07ca27908d5..b871963b7d34 100644 --- a/docs-ref-services/latest/network.md +++ b/docs-ref-services/latest/network.md @@ -1,12 +1,12 @@ --- title: Azure Network SDK for Python description: Reference for Azure Network SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: network -keywords: Azure, python, SDK, API, Network manager: douge +keywords: Azure, python, SDK, API, Network --- # Azure Network libraries for python diff --git a/docs-ref-services/latest/new-relic-observability.md b/docs-ref-services/latest/new-relic-observability.md index fa5a363653eb..99b43230d421 100644 --- a/docs-ref-services/latest/new-relic-observability.md +++ b/docs-ref-services/latest/new-relic-observability.md @@ -1,7 +1,7 @@ --- title: Azure New Relic Observability SDK for Python description: Reference for Azure New Relic Observability SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: newrelicobservability diff --git a/docs-ref-services/latest/nginx.md b/docs-ref-services/latest/nginx.md index 5860c8fac0f4..fba0da37bd01 100644 --- a/docs-ref-services/latest/nginx.md +++ b/docs-ref-services/latest/nginx.md @@ -1,7 +1,7 @@ --- title: Azure Nginx SDK for Python description: Reference for Azure Nginx SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: nginx diff --git a/docs-ref-services/latest/notification-hubs.md b/docs-ref-services/latest/notification-hubs.md index ddd2ff57e9b0..0a45f30fe664 100644 --- a/docs-ref-services/latest/notification-hubs.md +++ b/docs-ref-services/latest/notification-hubs.md @@ -1,7 +1,7 @@ --- title: Azure Notification Hubs SDK for Python description: Reference for Azure Notification Hubs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: notificationhubs diff --git a/docs-ref-services/latest/operations-management.md b/docs-ref-services/latest/operations-management.md index e7fc6f06ce88..aa391ade0fcf 100644 --- a/docs-ref-services/latest/operations-management.md +++ b/docs-ref-services/latest/operations-management.md @@ -1,7 +1,7 @@ --- title: Azure Operations Management SDK for Python description: Reference for Azure Operations Management SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: operationsmanagement diff --git a/docs-ref-services/latest/operator-nexus---network-cloud.md b/docs-ref-services/latest/operator-nexus---network-cloud.md index b709d65196a0..554acfbbacd2 100644 --- a/docs-ref-services/latest/operator-nexus---network-cloud.md +++ b/docs-ref-services/latest/operator-nexus---network-cloud.md @@ -1,7 +1,7 @@ --- title: Azure Operator Nexus - Network Cloud SDK for Python description: Reference for Azure Operator Nexus - Network Cloud SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: operatornexus-networkcloud diff --git a/docs-ref-services/latest/oracle-database.md b/docs-ref-services/latest/oracle-database.md index bffe74a2b0dd..36c1a9c09876 100644 --- a/docs-ref-services/latest/oracle-database.md +++ b/docs-ref-services/latest/oracle-database.md @@ -1,7 +1,7 @@ --- title: Azure Oracle Database SDK for Python description: Reference for Azure Oracle Database SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: oracledatabase diff --git a/docs-ref-services/latest/orbital.md b/docs-ref-services/latest/orbital.md index bb90e2cf3251..13e324ce2ebd 100644 --- a/docs-ref-services/latest/orbital.md +++ b/docs-ref-services/latest/orbital.md @@ -1,7 +1,7 @@ --- title: Azure Orbital SDK for Python description: Reference for Azure Orbital SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: orbital diff --git a/docs-ref-services/latest/palo-alto-networks.md b/docs-ref-services/latest/palo-alto-networks.md index a900d91b58bc..d511489360f1 100644 --- a/docs-ref-services/latest/palo-alto-networks.md +++ b/docs-ref-services/latest/palo-alto-networks.md @@ -1,7 +1,7 @@ --- title: Azure Palo Alto Networks SDK for Python description: Reference for Azure Palo Alto Networks SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: paloaltonetworks diff --git a/docs-ref-services/latest/peering.md b/docs-ref-services/latest/peering.md index 4746d1b17845..2274ad359fdb 100644 --- a/docs-ref-services/latest/peering.md +++ b/docs-ref-services/latest/peering.md @@ -1,7 +1,7 @@ --- title: Azure Peering SDK for Python description: Reference for Azure Peering SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: peering diff --git a/docs-ref-services/latest/playwright-testing.md b/docs-ref-services/latest/playwright-testing.md index 484668fa56ed..fd5bcbde5118 100644 --- a/docs-ref-services/latest/playwright-testing.md +++ b/docs-ref-services/latest/playwright-testing.md @@ -1,7 +1,7 @@ --- title: Azure Playwright Testing SDK for Python description: Reference for Azure Playwright Testing SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: playwrighttesting diff --git a/docs-ref-services/latest/policy-insights.md b/docs-ref-services/latest/policy-insights.md index 79aaf29a4a53..4408fba66de4 100644 --- a/docs-ref-services/latest/policy-insights.md +++ b/docs-ref-services/latest/policy-insights.md @@ -1,7 +1,7 @@ --- title: Azure Policy Insights SDK for Python description: Reference for Azure Policy Insights SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: policyinsights diff --git a/docs-ref-services/latest/portal.md b/docs-ref-services/latest/portal.md index 28fe3dc0282a..e47d43d37909 100644 --- a/docs-ref-services/latest/portal.md +++ b/docs-ref-services/latest/portal.md @@ -1,7 +1,7 @@ --- title: Azure Portal SDK for Python description: Reference for Azure Portal SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: portal diff --git a/docs-ref-services/latest/postgresql--flexible-servers.md b/docs-ref-services/latest/postgresql--flexible-servers.md index 1e3a26f7352e..7e8b8fa0c8dc 100644 --- a/docs-ref-services/latest/postgresql--flexible-servers.md +++ b/docs-ref-services/latest/postgresql--flexible-servers.md @@ -1,7 +1,7 @@ --- title: Azure PostgreSQL Flexible Servers SDK for Python description: Reference for Azure PostgreSQL Flexible Servers SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: postgresqlflexibleservers diff --git a/docs-ref-services/latest/postgresql.md b/docs-ref-services/latest/postgresql.md index a26688899110..08edd963d4d3 100644 --- a/docs-ref-services/latest/postgresql.md +++ b/docs-ref-services/latest/postgresql.md @@ -1,10 +1,10 @@ --- title: Azure PostgreSQL SDK for Python description: Reference for Azure PostgreSQL SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: postgresql -redirect_url: /python/api/overview/azure/postgresql-mysql redirect_document_id: TRUE +redirect_url: /python/api/overview/azure/postgresql-mysql --- diff --git a/docs-ref-services/latest/power-bi-dedicated.md b/docs-ref-services/latest/power-bi-dedicated.md index 3387dfdd3a7f..0ef75565ff0a 100644 --- a/docs-ref-services/latest/power-bi-dedicated.md +++ b/docs-ref-services/latest/power-bi-dedicated.md @@ -1,7 +1,7 @@ --- title: Azure Power BI Dedicated SDK for Python description: Reference for Azure Power BI Dedicated SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: powerbidedicated diff --git a/docs-ref-services/latest/private-dns.md b/docs-ref-services/latest/private-dns.md index 37a07756d7eb..f260d46a606f 100644 --- a/docs-ref-services/latest/private-dns.md +++ b/docs-ref-services/latest/private-dns.md @@ -1,7 +1,7 @@ --- title: Azure Private DNS SDK for Python description: Reference for Azure Private DNS SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: privatedns diff --git a/docs-ref-services/latest/purestorageblock-index.md b/docs-ref-services/latest/purestorageblock-index.md new file mode 100644 index 000000000000..40e0de97f930 --- /dev/null +++ b/docs-ref-services/latest/purestorageblock-index.md @@ -0,0 +1,3 @@ +| Reference | Package | Source | +|---|---|---| +|[Resource Management - Purestorageblock](mgmt-purestorageblock-readme.md)|[azure-mgmt-purestorageblock](https://pypi.org/project/azure-mgmt-purestorageblock)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/purestorageblock/azure-mgmt-purestorageblock)| diff --git a/docs-ref-services/latest/purestorageblock.md b/docs-ref-services/latest/purestorageblock.md new file mode 100644 index 000000000000..11d17baffbf1 --- /dev/null +++ b/docs-ref-services/latest/purestorageblock.md @@ -0,0 +1,11 @@ +--- +title: Azure Purestorageblock SDK for Python +description: Reference for Azure Purestorageblock SDK for Python +ms.date: 07/07/2025 +ms.topic: reference +ms.devlang: python +ms.service: purestorageblock +--- +# Azure Purestorageblock SDK for Python - latest +## Packages - latest +[!INCLUDE [packages](purestorageblock-index.md)] \ No newline at end of file diff --git a/docs-ref-services/latest/purview.md b/docs-ref-services/latest/purview.md index 34eacdb799a8..1ea2ee436aaf 100644 --- a/docs-ref-services/latest/purview.md +++ b/docs-ref-services/latest/purview.md @@ -1,7 +1,7 @@ --- title: Azure Purview SDK for Python description: Reference for Azure Purview SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: purview diff --git a/docs-ref-services/latest/qumulo.md b/docs-ref-services/latest/qumulo.md index b228ec879ecf..70b4d744067d 100644 --- a/docs-ref-services/latest/qumulo.md +++ b/docs-ref-services/latest/qumulo.md @@ -1,7 +1,7 @@ --- title: Azure Qumulo SDK for Python description: Reference for Azure Qumulo SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: qumulo diff --git a/docs-ref-services/latest/quota.md b/docs-ref-services/latest/quota.md index 93aa8c3ac07f..454b1611880b 100644 --- a/docs-ref-services/latest/quota.md +++ b/docs-ref-services/latest/quota.md @@ -1,7 +1,7 @@ --- title: Azure Quota SDK for Python description: Reference for Azure Quota SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: quota diff --git a/docs-ref-services/latest/recovery-services.md b/docs-ref-services/latest/recovery-services.md index c7bb4f3d83bb..fc3b699ea38a 100644 --- a/docs-ref-services/latest/recovery-services.md +++ b/docs-ref-services/latest/recovery-services.md @@ -1,7 +1,7 @@ --- title: Azure Recovery Services SDK for Python description: Reference for Azure Recovery Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: recoveryservices diff --git a/docs-ref-services/latest/red-hat-openshift-(aro).md b/docs-ref-services/latest/red-hat-openshift-(aro).md index 5e0be6f6d68a..805911c01787 100644 --- a/docs-ref-services/latest/red-hat-openshift-(aro).md +++ b/docs-ref-services/latest/red-hat-openshift-(aro).md @@ -1,7 +1,7 @@ --- title: Azure Red Hat OpenShift (ARO) SDK for Python description: Reference for Azure Red Hat OpenShift (ARO) SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: redhatopenshift(aro) diff --git a/docs-ref-services/latest/redis.md b/docs-ref-services/latest/redis.md index 0728bc4238eb..5b60dd004a61 100644 --- a/docs-ref-services/latest/redis.md +++ b/docs-ref-services/latest/redis.md @@ -1,7 +1,7 @@ --- title: Azure Redis SDK for Python description: Reference for Azure Redis SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cache diff --git a/docs-ref-services/latest/relay.md b/docs-ref-services/latest/relay.md index 847678d8c3c4..b907e6d5025e 100644 --- a/docs-ref-services/latest/relay.md +++ b/docs-ref-services/latest/relay.md @@ -1,7 +1,7 @@ --- title: Azure Relay SDK for Python description: Reference for Azure Relay SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-relay diff --git a/docs-ref-services/latest/resource-connector.md b/docs-ref-services/latest/resource-connector.md index eb929172b59c..a6c8e2be9496 100644 --- a/docs-ref-services/latest/resource-connector.md +++ b/docs-ref-services/latest/resource-connector.md @@ -1,7 +1,7 @@ --- title: Azure Resource Connector SDK for Python description: Reference for Azure Resource Connector SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resourceconnector diff --git a/docs-ref-services/latest/resource-graph.md b/docs-ref-services/latest/resource-graph.md index bb5e798f64c2..941b7d396f14 100644 --- a/docs-ref-services/latest/resource-graph.md +++ b/docs-ref-services/latest/resource-graph.md @@ -1,7 +1,7 @@ --- title: Azure Resource Graph SDK for Python description: Reference for Azure Resource Graph SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resourcegraph diff --git a/docs-ref-services/latest/resource-mover.md b/docs-ref-services/latest/resource-mover.md index 2e449433d20e..7c454c0aa21d 100644 --- a/docs-ref-services/latest/resource-mover.md +++ b/docs-ref-services/latest/resource-mover.md @@ -1,7 +1,7 @@ --- title: Azure Resource Mover SDK for Python description: Reference for Azure Resource Mover SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resourcemover diff --git a/docs-ref-services/latest/resources.md b/docs-ref-services/latest/resources.md index 585d11404ccf..e1b041a90620 100644 --- a/docs-ref-services/latest/resources.md +++ b/docs-ref-services/latest/resources.md @@ -1,7 +1,7 @@ --- title: Azure Resources SDK for Python description: Reference for Azure Resources SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resources diff --git a/docs-ref-services/latest/schema-registry.md b/docs-ref-services/latest/schema-registry.md index ae0c58891f7a..cb6d68eeb41b 100644 --- a/docs-ref-services/latest/schema-registry.md +++ b/docs-ref-services/latest/schema-registry.md @@ -1,7 +1,7 @@ --- title: Azure Schema Registry SDK for Python description: Reference for Azure Schema Registry SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: schemaregistry diff --git a/docs-ref-services/latest/scvmm.md b/docs-ref-services/latest/scvmm.md index 6e22caeb92f3..a20440f58a39 100644 --- a/docs-ref-services/latest/scvmm.md +++ b/docs-ref-services/latest/scvmm.md @@ -1,7 +1,7 @@ --- title: Azure Scvmm SDK for Python description: Reference for Azure Scvmm SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: scvmm diff --git a/docs-ref-services/latest/search.md b/docs-ref-services/latest/search.md index 2a1222814f66..fbf397edbfa8 100644 --- a/docs-ref-services/latest/search.md +++ b/docs-ref-services/latest/search.md @@ -1,7 +1,7 @@ --- title: Azure Search SDK for Python description: Reference for Azure Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cognitive-search diff --git a/docs-ref-services/latest/security-insights.md b/docs-ref-services/latest/security-insights.md index 656155f7d524..b272720f1c94 100644 --- a/docs-ref-services/latest/security-insights.md +++ b/docs-ref-services/latest/security-insights.md @@ -1,7 +1,7 @@ --- title: Azure Security Insights SDK for Python description: Reference for Azure Security Insights SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: securityinsights diff --git a/docs-ref-services/latest/security.md b/docs-ref-services/latest/security.md index f15412d554c5..408fc24815b2 100644 --- a/docs-ref-services/latest/security.md +++ b/docs-ref-services/latest/security.md @@ -1,7 +1,7 @@ --- title: Azure Security SDK for Python description: Reference for Azure Security SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: security diff --git a/docs-ref-services/latest/self-help.md b/docs-ref-services/latest/self-help.md index e0c847259b20..d6edb43bd754 100644 --- a/docs-ref-services/latest/self-help.md +++ b/docs-ref-services/latest/self-help.md @@ -1,7 +1,7 @@ --- title: Azure Self Help SDK for Python description: Reference for Azure Self Help SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: selfhelp diff --git a/docs-ref-services/latest/serial-console.md b/docs-ref-services/latest/serial-console.md index 3b35941afe05..ed5739dc5afb 100644 --- a/docs-ref-services/latest/serial-console.md +++ b/docs-ref-services/latest/serial-console.md @@ -1,7 +1,7 @@ --- title: Azure Serial Console SDK for Python description: Reference for Azure Serial Console SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: serialconsole diff --git a/docs-ref-services/latest/service-bus.md b/docs-ref-services/latest/service-bus.md index 640e42666a5b..40d97a050a65 100644 --- a/docs-ref-services/latest/service-bus.md +++ b/docs-ref-services/latest/service-bus.md @@ -1,7 +1,7 @@ --- title: Azure Service Bus SDK for Python description: Reference for Azure Service Bus SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-service-bus diff --git a/docs-ref-services/latest/service-fabric.md b/docs-ref-services/latest/service-fabric.md index 0cc9b9637ed4..75858d4adf0a 100644 --- a/docs-ref-services/latest/service-fabric.md +++ b/docs-ref-services/latest/service-fabric.md @@ -1,7 +1,7 @@ --- title: Azure Service Fabric SDK for Python description: Reference for Azure Service Fabric SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: servicefabric diff --git a/docs-ref-services/latest/service-linker.md b/docs-ref-services/latest/service-linker.md index a3f01868c525..889bdbfec72f 100644 --- a/docs-ref-services/latest/service-linker.md +++ b/docs-ref-services/latest/service-linker.md @@ -1,7 +1,7 @@ --- title: Azure Service Linker SDK for Python description: Reference for Azure Service Linker SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: servicelinker diff --git a/docs-ref-services/latest/service-networking.md b/docs-ref-services/latest/service-networking.md index cb3f3da3b9d0..4e0a65e5b41d 100644 --- a/docs-ref-services/latest/service-networking.md +++ b/docs-ref-services/latest/service-networking.md @@ -1,7 +1,7 @@ --- title: Azure Service Networking SDK for Python description: Reference for Azure Service Networking SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: servicenetworking diff --git a/docs-ref-services/latest/sphere.md b/docs-ref-services/latest/sphere.md index 558ed0f00772..686ba2122ab2 100644 --- a/docs-ref-services/latest/sphere.md +++ b/docs-ref-services/latest/sphere.md @@ -1,7 +1,7 @@ --- title: Azure Sphere SDK for Python description: Reference for Azure Sphere SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: sphere diff --git a/docs-ref-services/latest/sql.md b/docs-ref-services/latest/sql.md index f9e153e074e1..dd2bd2b95d35 100644 --- a/docs-ref-services/latest/sql.md +++ b/docs-ref-services/latest/sql.md @@ -1,7 +1,7 @@ --- title: Azure SQL SDK for Python description: Reference for Azure SQL SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: sql diff --git a/docs-ref-services/latest/standby-pool.md b/docs-ref-services/latest/standby-pool.md index de7c1fadd93c..2bcb164cea17 100644 --- a/docs-ref-services/latest/standby-pool.md +++ b/docs-ref-services/latest/standby-pool.md @@ -1,7 +1,7 @@ --- title: Azure Standby Pool SDK for Python description: Reference for Azure Standby Pool SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: standbypool diff --git a/docs-ref-services/latest/storage-index.md b/docs-ref-services/latest/storage-index.md index a0064f35342a..5c2aad608ecd 100644 --- a/docs-ref-services/latest/storage-index.md +++ b/docs-ref-services/latest/storage-index.md @@ -5,6 +5,7 @@ |[Storage - Files Share](storage-file-share-readme.md)|[azure-storage-file-share](https://pypi.org/project/azure-storage-file-share)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storage/azure-storage-file-share)| |[Storage - Queues](storage-queue-readme.md)|[azure-storage-queue](https://pypi.org/project/azure-storage-queue)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storage/azure-storage-queue)| |[Resource Management - Storage](mgmt-storage-readme.md)|[azure-mgmt-storage](https://pypi.org/project/azure-mgmt-storage)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storage/azure-mgmt-storage)| +|[Resource Management - Storage Actions](mgmt-storageactions-readme.md)|[azure-mgmt-storageactions](https://pypi.org/project/azure-mgmt-storageactions)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storageactions/azure-mgmt-storageactions)| |[Resource Management - Storage Cache](mgmt-storagecache-readme.md)|[azure-mgmt-storagecache](https://pypi.org/project/azure-mgmt-storagecache)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storage/azure-mgmt-storagecache)| |[Resource Management - Storage Mover](mgmt-storagemover-readme.md)|[azure-mgmt-storagemover](https://pypi.org/project/azure-mgmt-storagemover)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storagemover/azure-mgmt-storagemover)| |[Resource Management - Storage Pool](mgmt-storagepool-readme.md)|[azure-mgmt-storagepool](https://pypi.org/project/azure-mgmt-storagepool)|[GitHub](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storagepool/azure-mgmt-storagepool)| diff --git a/docs-ref-services/latest/storage.md b/docs-ref-services/latest/storage.md index bfe86b1741dd..7ccd96c4b7bb 100644 --- a/docs-ref-services/latest/storage.md +++ b/docs-ref-services/latest/storage.md @@ -1,7 +1,7 @@ --- title: Azure Storage SDK for Python description: Reference for Azure Storage SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: storage diff --git a/docs-ref-services/latest/stream-analytics.md b/docs-ref-services/latest/stream-analytics.md index a72ff6fb62c2..6d5bf768065b 100644 --- a/docs-ref-services/latest/stream-analytics.md +++ b/docs-ref-services/latest/stream-analytics.md @@ -1,7 +1,7 @@ --- title: Azure Stream Analytics SDK for Python description: Reference for Azure Stream Analytics SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: stream-analytics diff --git a/docs-ref-services/latest/subscriptions.md b/docs-ref-services/latest/subscriptions.md index 172ace4b22c8..0a77f283c70d 100644 --- a/docs-ref-services/latest/subscriptions.md +++ b/docs-ref-services/latest/subscriptions.md @@ -1,7 +1,7 @@ --- title: Azure Subscriptions SDK for Python description: Reference for Azure Subscriptions SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: subscriptions diff --git a/docs-ref-services/latest/support.md b/docs-ref-services/latest/support.md index ff4b52dfe8d6..64431da51cf7 100644 --- a/docs-ref-services/latest/support.md +++ b/docs-ref-services/latest/support.md @@ -1,7 +1,7 @@ --- title: Azure Support SDK for Python description: Reference for Azure Support SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: support diff --git a/docs-ref-services/latest/synapse.md b/docs-ref-services/latest/synapse.md index 959e06bb2665..9a93b1506062 100644 --- a/docs-ref-services/latest/synapse.md +++ b/docs-ref-services/latest/synapse.md @@ -1,7 +1,7 @@ --- title: Azure Synapse SDK for Python description: Reference for Azure Synapse SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: synapse-analytics diff --git a/docs-ref-services/latest/tables.md b/docs-ref-services/latest/tables.md index 2f6e2abd1ccd..a1a086d2e816 100644 --- a/docs-ref-services/latest/tables.md +++ b/docs-ref-services/latest/tables.md @@ -1,7 +1,7 @@ --- title: Azure Tables SDK for Python description: Reference for Azure Tables SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: tables diff --git a/docs-ref-services/latest/traffic-manager.md b/docs-ref-services/latest/traffic-manager.md index 534812049090..46c690816b2e 100644 --- a/docs-ref-services/latest/traffic-manager.md +++ b/docs-ref-services/latest/traffic-manager.md @@ -1,7 +1,7 @@ --- title: Azure Traffic Manager SDK for Python description: Reference for Azure Traffic Manager SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: trafficmanager diff --git a/docs-ref-services/latest/video-search.md b/docs-ref-services/latest/video-search.md index 87d90804917e..0f07f0685f4d 100644 --- a/docs-ref-services/latest/video-search.md +++ b/docs-ref-services/latest/video-search.md @@ -1,7 +1,7 @@ --- title: Azure Video Search SDK for Python description: Reference for Azure Video Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: videosearch diff --git a/docs-ref-services/latest/voice-services.md b/docs-ref-services/latest/voice-services.md index f25ac05f28e5..0dd4e7404e65 100644 --- a/docs-ref-services/latest/voice-services.md +++ b/docs-ref-services/latest/voice-services.md @@ -1,7 +1,7 @@ --- title: Azure Voice Services SDK for Python description: Reference for Azure Voice Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: voiceservices diff --git a/docs-ref-services/latest/web-pubsub.md b/docs-ref-services/latest/web-pubsub.md index 77cf2138f206..b9bc897c3f95 100644 --- a/docs-ref-services/latest/web-pubsub.md +++ b/docs-ref-services/latest/web-pubsub.md @@ -1,7 +1,7 @@ --- title: Azure Web PubSub SDK for Python description: Reference for Azure Web PubSub SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: webpubsub diff --git a/docs-ref-services/latest/web-search.md b/docs-ref-services/latest/web-search.md index b511ced760e5..be2c3a72bd60 100644 --- a/docs-ref-services/latest/web-search.md +++ b/docs-ref-services/latest/web-search.md @@ -1,7 +1,7 @@ --- title: Azure Web Search SDK for Python description: Reference for Azure Web Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: websearch diff --git a/docs-ref-services/latest/workloads.md b/docs-ref-services/latest/workloads.md index 4b660c778984..b4a68318369b 100644 --- a/docs-ref-services/latest/workloads.md +++ b/docs-ref-services/latest/workloads.md @@ -1,7 +1,7 @@ --- title: Azure Workloads SDK for Python description: Reference for Azure Workloads SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: workloads diff --git a/docs-ref-services/legacy/agrifood.md b/docs-ref-services/legacy/agrifood.md index 1fe900066276..2215c3ce9a5e 100644 --- a/docs-ref-services/legacy/agrifood.md +++ b/docs-ref-services/legacy/agrifood.md @@ -1,7 +1,7 @@ --- title: Azure Agrifood SDK for Python description: Reference for Azure Agrifood SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: agrifood diff --git a/docs-ref-services/legacy/app-platform.md b/docs-ref-services/legacy/app-platform.md index 0f64cdc29c44..0baffb0c139f 100644 --- a/docs-ref-services/legacy/app-platform.md +++ b/docs-ref-services/legacy/app-platform.md @@ -1,7 +1,7 @@ --- title: Azure App Platform SDK for Python description: Reference for Azure App Platform SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: appplatform diff --git a/docs-ref-services/legacy/application-insights.md b/docs-ref-services/legacy/application-insights.md index 7cd09df1e47a..b2343c1e4df7 100644 --- a/docs-ref-services/legacy/application-insights.md +++ b/docs-ref-services/legacy/application-insights.md @@ -1,7 +1,7 @@ --- title: Azure Application Insights SDK for Python description: Reference for Azure Application Insights SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-monitor diff --git a/docs-ref-services/legacy/azure-ad-b2c.md b/docs-ref-services/legacy/azure-ad-b2c.md index 7e0774b253e1..d9362e9dc15a 100644 --- a/docs-ref-services/legacy/azure-ad-b2c.md +++ b/docs-ref-services/legacy/azure-ad-b2c.md @@ -1,7 +1,7 @@ --- title: Azure Azure AD B2C SDK for Python description: Reference for Azure Azure AD B2C SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azureadb2c diff --git a/docs-ref-services/legacy/batch-ai.md b/docs-ref-services/legacy/batch-ai.md index f048bd27c078..0fb40d0c52cf 100644 --- a/docs-ref-services/legacy/batch-ai.md +++ b/docs-ref-services/legacy/batch-ai.md @@ -1,7 +1,7 @@ --- title: Azure Batch AI SDK for Python description: Reference for Azure Batch AI SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: batchai diff --git a/docs-ref-services/legacy/cognitive-services.md b/docs-ref-services/legacy/cognitive-services.md index 41bfcfee11fb..40b60716550f 100644 --- a/docs-ref-services/legacy/cognitive-services.md +++ b/docs-ref-services/legacy/cognitive-services.md @@ -1,12 +1,12 @@ --- title: Azure Cognitive Services SDK for Python description: Reference for Azure Cognitive Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cognitiveservices -keywords: Azure, python, SDK, API, Cognitive Services manager: angerobe +keywords: Azure, python, SDK, API, Cognitive Services --- # Azure Cognitive Services modules for Python diff --git a/docs-ref-services/legacy/communication.md b/docs-ref-services/legacy/communication.md index 47e36383f2b6..b980254a319a 100644 --- a/docs-ref-services/legacy/communication.md +++ b/docs-ref-services/legacy/communication.md @@ -1,7 +1,7 @@ --- title: Azure Communication SDK for Python description: Reference for Azure Communication SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: communication diff --git a/docs-ref-services/legacy/cosmos-db.md b/docs-ref-services/legacy/cosmos-db.md index 60b331ecc8a9..f0cbb83071c0 100644 --- a/docs-ref-services/legacy/cosmos-db.md +++ b/docs-ref-services/legacy/cosmos-db.md @@ -1,12 +1,12 @@ --- title: Azure Cosmos DB SDK for Python description: Reference for Azure Cosmos DB SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cosmosdb -keywords: Azure, Python, SDK, API, SQL, database, PostGres,Cosmos DB, NoSQL manager: douge +keywords: Azure, Python, SDK, API, SQL, database, PostGres,Cosmos DB, NoSQL --- # Azure Cosmos DB libraries for Python diff --git a/docs-ref-services/legacy/face.md b/docs-ref-services/legacy/face.md index 3ba5ed251874..4dacfcf86b8b 100644 --- a/docs-ref-services/legacy/face.md +++ b/docs-ref-services/legacy/face.md @@ -1,7 +1,7 @@ --- title: Azure Face SDK for Python description: Reference for Azure Face SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: face diff --git a/docs-ref-services/legacy/graph-rbac.md b/docs-ref-services/legacy/graph-rbac.md index 8a38902b8a70..41de820c60fc 100644 --- a/docs-ref-services/legacy/graph-rbac.md +++ b/docs-ref-services/legacy/graph-rbac.md @@ -1,7 +1,7 @@ --- title: Azure Graph RBAC SDK for Python description: Reference for Azure Graph RBAC SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: graphrbac diff --git a/docs-ref-services/legacy/iot.md b/docs-ref-services/legacy/iot.md index d72b703758b1..ddcf1d25d02f 100644 --- a/docs-ref-services/legacy/iot.md +++ b/docs-ref-services/legacy/iot.md @@ -1,12 +1,12 @@ --- title: Azure IoT SDK for Python description: Reference for Azure IoT SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: iot -keywords: Azure, python, SDK, API, IoT Hub manager: douge +keywords: Azure, python, SDK, API, IoT Hub --- # Azure IoT Hub libraries for python diff --git a/docs-ref-services/legacy/key-vault.md b/docs-ref-services/legacy/key-vault.md index 1c49f53a547c..cb15243e3c9a 100644 --- a/docs-ref-services/legacy/key-vault.md +++ b/docs-ref-services/legacy/key-vault.md @@ -1,7 +1,7 @@ --- title: Azure Key Vault SDK for Python description: Reference for Azure Key Vault SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: keyvault diff --git a/docs-ref-services/legacy/log-analytics.md b/docs-ref-services/legacy/log-analytics.md index d43356d3321a..4bc7d3260290 100644 --- a/docs-ref-services/legacy/log-analytics.md +++ b/docs-ref-services/legacy/log-analytics.md @@ -1,7 +1,7 @@ --- title: Azure Log Analytics SDK for Python description: Reference for Azure Log Analytics SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-monitor diff --git a/docs-ref-services/legacy/logz.md b/docs-ref-services/legacy/logz.md index 3be75d4c1076..7c0be2c5371c 100644 --- a/docs-ref-services/legacy/logz.md +++ b/docs-ref-services/legacy/logz.md @@ -1,7 +1,7 @@ --- title: Azure Logz SDK for Python description: Reference for Azure Logz SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: logz diff --git a/docs-ref-services/legacy/media-services.md b/docs-ref-services/legacy/media-services.md index c440aae35fe3..7182f11281fb 100644 --- a/docs-ref-services/legacy/media-services.md +++ b/docs-ref-services/legacy/media-services.md @@ -1,12 +1,12 @@ --- title: Azure Media Services SDK for Python description: Reference for Azure Media Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: mediaservices -keywords: Azure, python, SDK, API, Media Services manager: douge +keywords: Azure, python, SDK, API, Media Services --- # Azure Media Services libraries for python diff --git a/docs-ref-services/legacy/metrics-advisor.md b/docs-ref-services/legacy/metrics-advisor.md index 40d41225890e..933079d12cd9 100644 --- a/docs-ref-services/legacy/metrics-advisor.md +++ b/docs-ref-services/legacy/metrics-advisor.md @@ -1,7 +1,7 @@ --- title: Azure Metrics Advisor SDK for Python description: Reference for Azure Metrics Advisor SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: metricsadvisor diff --git a/docs-ref-services/legacy/network-analytics.md b/docs-ref-services/legacy/network-analytics.md index a46abb0396d9..674c44d5ce2b 100644 --- a/docs-ref-services/legacy/network-analytics.md +++ b/docs-ref-services/legacy/network-analytics.md @@ -1,7 +1,7 @@ --- title: Azure Network Analytics SDK for Python description: Reference for Azure Network Analytics SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: networkanalytics diff --git a/docs-ref-services/legacy/news-search.md b/docs-ref-services/legacy/news-search.md index 19d70846b0c0..91100968fc72 100644 --- a/docs-ref-services/legacy/news-search.md +++ b/docs-ref-services/legacy/news-search.md @@ -1,7 +1,7 @@ --- title: Azure News Search SDK for Python description: Reference for Azure News Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: newssearch diff --git a/docs-ref-services/legacy/purview.md b/docs-ref-services/legacy/purview.md index e380846fa2a1..d8cd6214aa92 100644 --- a/docs-ref-services/legacy/purview.md +++ b/docs-ref-services/legacy/purview.md @@ -1,7 +1,7 @@ --- title: Azure Purview SDK for Python description: Reference for Azure Purview SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: purview diff --git a/docs-ref-services/legacy/scheduler.md b/docs-ref-services/legacy/scheduler.md index 32bfda630bac..9561bf54758c 100644 --- a/docs-ref-services/legacy/scheduler.md +++ b/docs-ref-services/legacy/scheduler.md @@ -1,12 +1,12 @@ --- title: Azure Scheduler SDK for Python description: Reference for Azure Scheduler SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: scheduler -keywords: Azure, python, SDK, API, Scheduler manager: mbaldwin +keywords: Azure, python, SDK, API, Scheduler --- # Azure Scheduler libraries for python diff --git a/docs-ref-services/legacy/schema-registry.md b/docs-ref-services/legacy/schema-registry.md index 9f09374e7697..c2b23ec4389f 100644 --- a/docs-ref-services/legacy/schema-registry.md +++ b/docs-ref-services/legacy/schema-registry.md @@ -1,7 +1,7 @@ --- title: Azure Schema Registry SDK for Python description: Reference for Azure Schema Registry SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: schemaregistry diff --git a/docs-ref-services/legacy/stack-edge.md b/docs-ref-services/legacy/stack-edge.md index 4864f6cd3ad2..d187584fc646 100644 --- a/docs-ref-services/legacy/stack-edge.md +++ b/docs-ref-services/legacy/stack-edge.md @@ -1,7 +1,7 @@ --- title: Azure Stack Edge SDK for Python description: Reference for Azure Stack Edge SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: stackedge diff --git a/docs-ref-services/legacy/storage---common.md b/docs-ref-services/legacy/storage---common.md index 853cb9f75916..64253ee65277 100644 --- a/docs-ref-services/legacy/storage---common.md +++ b/docs-ref-services/legacy/storage---common.md @@ -1,7 +1,7 @@ --- title: Azure Storage - Common SDK for Python description: Reference for Azure Storage - Common SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: storage-common diff --git a/docs-ref-services/legacy/storage.md b/docs-ref-services/legacy/storage.md index 8e41b39b68b6..48b0ae9b21b7 100644 --- a/docs-ref-services/legacy/storage.md +++ b/docs-ref-services/legacy/storage.md @@ -1,12 +1,12 @@ --- title: Azure Storage SDK for Python description: Reference for Azure Storage SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: storage -keywords: Azure, Python, SDK, API, Storage manager: douge +keywords: Azure, Python, SDK, API, Storage --- # Azure Storage client libraries for Python diff --git a/docs-ref-services/legacy/synapse.md b/docs-ref-services/legacy/synapse.md index de671361858a..f4d73af795d7 100644 --- a/docs-ref-services/legacy/synapse.md +++ b/docs-ref-services/legacy/synapse.md @@ -1,7 +1,7 @@ --- title: Azure Synapse SDK for Python description: Reference for Azure Synapse SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: synapse-analytics diff --git a/docs-ref-services/legacy/test-base.md b/docs-ref-services/legacy/test-base.md index 1c268e990e14..84d34a2cae69 100644 --- a/docs-ref-services/legacy/test-base.md +++ b/docs-ref-services/legacy/test-base.md @@ -1,7 +1,7 @@ --- title: Azure Test Base SDK for Python description: Reference for Azure Test Base SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: testbase diff --git a/docs-ref-services/legacy/video-analyzer.md b/docs-ref-services/legacy/video-analyzer.md index 7239fd0771da..48c971ee9288 100644 --- a/docs-ref-services/legacy/video-analyzer.md +++ b/docs-ref-services/legacy/video-analyzer.md @@ -1,7 +1,7 @@ --- title: Azure Video Analyzer SDK for Python description: Reference for Azure Video Analyzer SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: videoanalyzer diff --git a/docs-ref-services/legacy/visual-search.md b/docs-ref-services/legacy/visual-search.md index 161fdfd5f371..d2fc0a934eb9 100644 --- a/docs-ref-services/legacy/visual-search.md +++ b/docs-ref-services/legacy/visual-search.md @@ -1,7 +1,7 @@ --- title: Azure Visual Search SDK for Python description: Reference for Azure Visual Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: visualsearch diff --git a/docs-ref-services/legacy/workload-monitor.md b/docs-ref-services/legacy/workload-monitor.md index fa126a3af126..7dae1a386517 100644 --- a/docs-ref-services/legacy/workload-monitor.md +++ b/docs-ref-services/legacy/workload-monitor.md @@ -1,7 +1,7 @@ --- title: Azure Workload Monitor SDK for Python description: Reference for Azure Workload Monitor SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: workloadmonitor diff --git a/docs-ref-services/preview/advisor.md b/docs-ref-services/preview/advisor.md index 1448a0846c7c..b2d2f57206f9 100644 --- a/docs-ref-services/preview/advisor.md +++ b/docs-ref-services/preview/advisor.md @@ -1,7 +1,7 @@ --- title: Azure Advisor SDK for Python description: Reference for Azure Advisor SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: advisor diff --git a/docs-ref-services/preview/agrifood.md b/docs-ref-services/preview/agrifood.md index 1222025ba457..c8d3bb3c156c 100644 --- a/docs-ref-services/preview/agrifood.md +++ b/docs-ref-services/preview/agrifood.md @@ -1,7 +1,7 @@ --- title: Azure AgriFood SDK for Python description: Reference for Azure AgriFood SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: agrifood diff --git a/docs-ref-services/preview/aks-developer-hub.md b/docs-ref-services/preview/aks-developer-hub.md index 92f042d061f9..742fce00de2c 100644 --- a/docs-ref-services/preview/aks-developer-hub.md +++ b/docs-ref-services/preview/aks-developer-hub.md @@ -1,7 +1,7 @@ --- title: Azure AKS Developer Hub SDK for Python description: Reference for Azure AKS Developer Hub SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: aksdeveloperhub diff --git a/docs-ref-services/preview/alerts-management.md b/docs-ref-services/preview/alerts-management.md index 70bd00507c8c..074a62556075 100644 --- a/docs-ref-services/preview/alerts-management.md +++ b/docs-ref-services/preview/alerts-management.md @@ -1,7 +1,7 @@ --- title: Azure Alerts Management SDK for Python description: Reference for Azure Alerts Management SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: alertsmanagement diff --git a/docs-ref-services/preview/api-center.md b/docs-ref-services/preview/api-center.md index b012de800a27..de38ac9e61c5 100644 --- a/docs-ref-services/preview/api-center.md +++ b/docs-ref-services/preview/api-center.md @@ -1,7 +1,7 @@ --- title: Azure API Center SDK for Python description: Reference for Azure API Center SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: apicenter diff --git a/docs-ref-services/preview/app-compliance-automation.md b/docs-ref-services/preview/app-compliance-automation.md index 226864d6680f..aa944ce088e7 100644 --- a/docs-ref-services/preview/app-compliance-automation.md +++ b/docs-ref-services/preview/app-compliance-automation.md @@ -1,7 +1,7 @@ --- title: Azure App Compliance Automation SDK for Python description: Reference for Azure App Compliance Automation SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: appcomplianceautomation diff --git a/docs-ref-services/preview/app-configuration.md b/docs-ref-services/preview/app-configuration.md index 33b5f02d67d2..99e2e3b28bd6 100644 --- a/docs-ref-services/preview/app-configuration.md +++ b/docs-ref-services/preview/app-configuration.md @@ -1,7 +1,7 @@ --- title: Azure App Configuration SDK for Python description: Reference for Azure App Configuration SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: appconfiguration diff --git a/docs-ref-services/preview/arc-data.md b/docs-ref-services/preview/arc-data.md index 3ce9af09af04..87fc2436a8d7 100644 --- a/docs-ref-services/preview/arc-data.md +++ b/docs-ref-services/preview/arc-data.md @@ -1,7 +1,7 @@ --- title: Azure Arc Data SDK for Python description: Reference for Azure Arc Data SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: arcdata diff --git a/docs-ref-services/preview/arize-ai.md b/docs-ref-services/preview/arize-ai.md index 80c22cddd816..9f059e52e63a 100644 --- a/docs-ref-services/preview/arize-ai.md +++ b/docs-ref-services/preview/arize-ai.md @@ -1,7 +1,7 @@ --- title: Azure Arize AI SDK for Python description: Reference for Azure Arize AI SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: arizeai diff --git a/docs-ref-services/preview/astro.md b/docs-ref-services/preview/astro.md index 1c3fba0103df..7df974f13bb3 100644 --- a/docs-ref-services/preview/astro.md +++ b/docs-ref-services/preview/astro.md @@ -1,7 +1,7 @@ --- title: Azure Astro SDK for Python description: Reference for Azure Astro SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: astro diff --git a/docs-ref-services/preview/attestation.md b/docs-ref-services/preview/attestation.md index bbd909c16875..f889a1169229 100644 --- a/docs-ref-services/preview/attestation.md +++ b/docs-ref-services/preview/attestation.md @@ -1,7 +1,7 @@ --- title: Azure Attestation SDK for Python description: Reference for Azure Attestation SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: attestation diff --git a/docs-ref-services/preview/auto-suggest.md b/docs-ref-services/preview/auto-suggest.md index d1449e898cc3..3c6ab86aa02c 100644 --- a/docs-ref-services/preview/auto-suggest.md +++ b/docs-ref-services/preview/auto-suggest.md @@ -1,7 +1,7 @@ --- title: Azure Auto Suggest SDK for Python description: Reference for Azure Auto Suggest SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: autosuggest diff --git a/docs-ref-services/preview/automanage.md b/docs-ref-services/preview/automanage.md index fdafd0800c10..b9fe0bbe038e 100644 --- a/docs-ref-services/preview/automanage.md +++ b/docs-ref-services/preview/automanage.md @@ -1,7 +1,7 @@ --- title: Azure Automanage SDK for Python description: Reference for Azure Automanage SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: automanage diff --git a/docs-ref-services/preview/automation.md b/docs-ref-services/preview/automation.md index 168e1b2b5e43..cedc4c51cc81 100644 --- a/docs-ref-services/preview/automation.md +++ b/docs-ref-services/preview/automation.md @@ -1,7 +1,7 @@ --- title: Azure Automation SDK for Python description: Reference for Azure Automation SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: automation diff --git a/docs-ref-services/preview/azure-remote-rendering.md b/docs-ref-services/preview/azure-remote-rendering.md index e9a14f0724e6..ad954ef93377 100644 --- a/docs-ref-services/preview/azure-remote-rendering.md +++ b/docs-ref-services/preview/azure-remote-rendering.md @@ -1,7 +1,7 @@ --- title: Azure Azure Remote Rendering SDK for Python description: Reference for Azure Azure Remote Rendering SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azureremoterendering diff --git a/docs-ref-services/preview/azure-stack-hci.md b/docs-ref-services/preview/azure-stack-hci.md index a6a44741484e..765c1c988691 100644 --- a/docs-ref-services/preview/azure-stack-hci.md +++ b/docs-ref-services/preview/azure-stack-hci.md @@ -1,7 +1,7 @@ --- title: Azure Azure Stack HCI SDK for Python description: Reference for Azure Azure Stack HCI SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azurestackhci diff --git a/docs-ref-services/preview/azure-stack.md b/docs-ref-services/preview/azure-stack.md index ae516a27a6ba..b19d43b3d2dc 100644 --- a/docs-ref-services/preview/azure-stack.md +++ b/docs-ref-services/preview/azure-stack.md @@ -1,7 +1,7 @@ --- title: Azure Azure Stack SDK for Python description: Reference for Azure Azure Stack SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azurestack diff --git a/docs-ref-services/preview/azure-vmware-solution.md b/docs-ref-services/preview/azure-vmware-solution.md index 236c72370628..d958b4d81d6d 100644 --- a/docs-ref-services/preview/azure-vmware-solution.md +++ b/docs-ref-services/preview/azure-vmware-solution.md @@ -1,7 +1,7 @@ --- title: Azure Azure VMware Solution SDK for Python description: Reference for Azure Azure VMware Solution SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azurevmwaresolution diff --git a/docs-ref-services/preview/baremetal-infrastructure.md b/docs-ref-services/preview/baremetal-infrastructure.md index 5e8a8260ff58..cbb8c56181e6 100644 --- a/docs-ref-services/preview/baremetal-infrastructure.md +++ b/docs-ref-services/preview/baremetal-infrastructure.md @@ -1,7 +1,7 @@ --- title: Azure BareMetal Infrastructure SDK for Python description: Reference for Azure BareMetal Infrastructure SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: baremetalinfrastructure diff --git a/docs-ref-services/preview/batch.md b/docs-ref-services/preview/batch.md index 7f40e10a6f38..081728b061ed 100644 --- a/docs-ref-services/preview/batch.md +++ b/docs-ref-services/preview/batch.md @@ -1,7 +1,7 @@ --- title: Azure Batch SDK for Python description: Reference for Azure Batch SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: batch diff --git a/docs-ref-services/preview/billing-benefits.md b/docs-ref-services/preview/billing-benefits.md index b9a9a3175fe7..1bf03da29f7f 100644 --- a/docs-ref-services/preview/billing-benefits.md +++ b/docs-ref-services/preview/billing-benefits.md @@ -1,7 +1,7 @@ --- title: Azure Billing Benefits SDK for Python description: Reference for Azure Billing Benefits SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: billingbenefits diff --git a/docs-ref-services/preview/billing.md b/docs-ref-services/preview/billing.md index 5871fc017f56..41ee406431b9 100644 --- a/docs-ref-services/preview/billing.md +++ b/docs-ref-services/preview/billing.md @@ -1,7 +1,7 @@ --- title: Azure Billing SDK for Python description: Reference for Azure Billing SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: billing diff --git a/docs-ref-services/preview/carbonoptimization.md b/docs-ref-services/preview/carbonoptimization.md index 99447b2dd0c3..df9338ebf822 100644 --- a/docs-ref-services/preview/carbonoptimization.md +++ b/docs-ref-services/preview/carbonoptimization.md @@ -1,7 +1,7 @@ --- title: Azure Carbonoptimization SDK for Python description: Reference for Azure Carbonoptimization SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: carbonoptimization diff --git a/docs-ref-services/preview/chaos.md b/docs-ref-services/preview/chaos.md index a6ecf62e5387..6bbb6190dfdf 100644 --- a/docs-ref-services/preview/chaos.md +++ b/docs-ref-services/preview/chaos.md @@ -1,7 +1,7 @@ --- title: Azure Chaos SDK for Python description: Reference for Azure Chaos SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: chaos diff --git a/docs-ref-services/preview/cloudhealth.md b/docs-ref-services/preview/cloudhealth.md index 44609a76e43d..61cb7606cc47 100644 --- a/docs-ref-services/preview/cloudhealth.md +++ b/docs-ref-services/preview/cloudhealth.md @@ -1,7 +1,7 @@ --- title: Azure Cloudhealth SDK for Python description: Reference for Azure Cloudhealth SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cloudhealth diff --git a/docs-ref-services/preview/cognitive-services.md b/docs-ref-services/preview/cognitive-services.md index 84d9673fcb7e..21b0f9320f87 100644 --- a/docs-ref-services/preview/cognitive-services.md +++ b/docs-ref-services/preview/cognitive-services.md @@ -1,7 +1,7 @@ --- title: Azure Cognitive Services SDK for Python description: Reference for Azure Cognitive Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cognitiveservices diff --git a/docs-ref-services/preview/commerce.md b/docs-ref-services/preview/commerce.md index ed1bfd2ef169..62d4ede5ab50 100644 --- a/docs-ref-services/preview/commerce.md +++ b/docs-ref-services/preview/commerce.md @@ -1,12 +1,12 @@ --- title: Azure Commerce SDK for Python description: Reference for Azure Commerce SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: commerce -keywords: Azure, python, SDK, API, Commerce manager: routlaw +keywords: Azure, python, SDK, API, Commerce --- # Azure Commerce libraries for python diff --git a/docs-ref-services/preview/communication.md b/docs-ref-services/preview/communication.md index 75b0969f1875..771c5bf45b21 100644 --- a/docs-ref-services/preview/communication.md +++ b/docs-ref-services/preview/communication.md @@ -1,7 +1,7 @@ --- title: Azure Communication SDK for Python description: Reference for Azure Communication SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: communication diff --git a/docs-ref-services/preview/compute-fleet.md b/docs-ref-services/preview/compute-fleet.md index bf46dcc04a79..19ba071df1d1 100644 --- a/docs-ref-services/preview/compute-fleet.md +++ b/docs-ref-services/preview/compute-fleet.md @@ -1,7 +1,7 @@ --- title: Azure Compute Fleet SDK for Python description: Reference for Azure Compute Fleet SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: computefleet diff --git a/docs-ref-services/preview/compute-schedule.md b/docs-ref-services/preview/compute-schedule.md index 507f298e2695..8596da7855af 100644 --- a/docs-ref-services/preview/compute-schedule.md +++ b/docs-ref-services/preview/compute-schedule.md @@ -1,7 +1,7 @@ --- title: Azure Compute Schedule SDK for Python description: Reference for Azure Compute Schedule SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: computeschedule diff --git a/docs-ref-services/preview/confidential-ledger.md b/docs-ref-services/preview/confidential-ledger.md index 606d0660383f..dc1b99a6d9e9 100644 --- a/docs-ref-services/preview/confidential-ledger.md +++ b/docs-ref-services/preview/confidential-ledger.md @@ -1,7 +1,7 @@ --- title: Azure Confidential Ledger SDK for Python description: Reference for Azure Confidential Ledger SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: confidentialledger diff --git a/docs-ref-services/preview/confluent.md b/docs-ref-services/preview/confluent.md index 7e239be82c3a..bd19ba51de10 100644 --- a/docs-ref-services/preview/confluent.md +++ b/docs-ref-services/preview/confluent.md @@ -1,7 +1,7 @@ --- title: Azure Confluent SDK for Python description: Reference for Azure Confluent SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: confluent diff --git a/docs-ref-services/preview/connected-cache.md b/docs-ref-services/preview/connected-cache.md index 186584a87d2e..53f6553b8cc0 100644 --- a/docs-ref-services/preview/connected-cache.md +++ b/docs-ref-services/preview/connected-cache.md @@ -1,7 +1,7 @@ --- title: Azure Connected Cache SDK for Python description: Reference for Azure Connected Cache SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: connectedcache diff --git a/docs-ref-services/preview/connected-vmware.md b/docs-ref-services/preview/connected-vmware.md index ddf150e66bfb..d569c925f638 100644 --- a/docs-ref-services/preview/connected-vmware.md +++ b/docs-ref-services/preview/connected-vmware.md @@ -1,7 +1,7 @@ --- title: Azure Connected VMware SDK for Python description: Reference for Azure Connected VMware SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: connectedvmware diff --git a/docs-ref-services/preview/consumption.md b/docs-ref-services/preview/consumption.md index 6d18f88f938b..4132c07c4502 100644 --- a/docs-ref-services/preview/consumption.md +++ b/docs-ref-services/preview/consumption.md @@ -1,12 +1,12 @@ --- title: Azure Consumption SDK for Python description: Reference for Azure Consumption SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: consumption -keywords: Azure, python, SDK, API, Consumption manager: douge +keywords: Azure, python, SDK, API, Consumption --- # Azure Consumption libraries for python diff --git a/docs-ref-services/preview/container-apps.md b/docs-ref-services/preview/container-apps.md index 2ffd2d758a3c..fccca6c0712d 100644 --- a/docs-ref-services/preview/container-apps.md +++ b/docs-ref-services/preview/container-apps.md @@ -1,7 +1,7 @@ --- title: Azure Container Apps SDK for Python description: Reference for Azure Container Apps SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerapps diff --git a/docs-ref-services/preview/container-instances.md b/docs-ref-services/preview/container-instances.md index cd79e0ff1af4..68fb980ac3f8 100644 --- a/docs-ref-services/preview/container-instances.md +++ b/docs-ref-services/preview/container-instances.md @@ -1,7 +1,7 @@ --- title: Azure Container Instances SDK for Python description: Reference for Azure Container Instances SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerinstances diff --git a/docs-ref-services/preview/container-orchestrator-runtime.md b/docs-ref-services/preview/container-orchestrator-runtime.md index 8ef8db50e985..0cd5b3ac5820 100644 --- a/docs-ref-services/preview/container-orchestrator-runtime.md +++ b/docs-ref-services/preview/container-orchestrator-runtime.md @@ -1,7 +1,7 @@ --- title: Azure Container Orchestrator Runtime SDK for Python description: Reference for Azure Container Orchestrator Runtime SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerorchestratorruntime diff --git a/docs-ref-services/preview/container-registry.md b/docs-ref-services/preview/container-registry.md index d3ff768a3675..4aeac2dc926d 100644 --- a/docs-ref-services/preview/container-registry.md +++ b/docs-ref-services/preview/container-registry.md @@ -1,7 +1,7 @@ --- title: Azure Container Registry SDK for Python description: Reference for Azure Container Registry SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerregistry diff --git a/docs-ref-services/preview/container-service-fleet.md b/docs-ref-services/preview/container-service-fleet.md index 56d38737268e..b6a06f7ebdc5 100644 --- a/docs-ref-services/preview/container-service-fleet.md +++ b/docs-ref-services/preview/container-service-fleet.md @@ -1,7 +1,7 @@ --- title: Azure Container Service Fleet SDK for Python description: Reference for Azure Container Service Fleet SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerservicefleet diff --git a/docs-ref-services/preview/containerservicesafeguards.md b/docs-ref-services/preview/containerservicesafeguards.md index 5c3aa842b047..1ccac5fd0d7e 100644 --- a/docs-ref-services/preview/containerservicesafeguards.md +++ b/docs-ref-services/preview/containerservicesafeguards.md @@ -1,7 +1,7 @@ --- title: Azure Containerservicesafeguards SDK for Python description: Reference for Azure Containerservicesafeguards SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: containerservicesafeguards diff --git a/docs-ref-services/preview/content-delivery-network.md b/docs-ref-services/preview/content-delivery-network.md index b562ad4af9df..269b28cf39d3 100644 --- a/docs-ref-services/preview/content-delivery-network.md +++ b/docs-ref-services/preview/content-delivery-network.md @@ -1,7 +1,7 @@ --- title: Azure Content Delivery Network SDK for Python description: Reference for Azure Content Delivery Network SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: contentdeliverynetwork diff --git a/docs-ref-services/preview/core.md b/docs-ref-services/preview/core.md index 251eabdf23b1..7603370732bb 100644 --- a/docs-ref-services/preview/core.md +++ b/docs-ref-services/preview/core.md @@ -1,7 +1,7 @@ --- title: Azure Core SDK for Python description: Reference for Azure Core SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: core diff --git a/docs-ref-services/preview/cosmos-db-for-postgresql.md b/docs-ref-services/preview/cosmos-db-for-postgresql.md index 068231391482..f31f57ddafe3 100644 --- a/docs-ref-services/preview/cosmos-db-for-postgresql.md +++ b/docs-ref-services/preview/cosmos-db-for-postgresql.md @@ -1,7 +1,7 @@ --- title: Azure Cosmos DB for PostgreSQL SDK for Python description: Reference for Azure Cosmos DB for PostgreSQL SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cosmosdbforpostgresql diff --git a/docs-ref-services/preview/cosmos-db.md b/docs-ref-services/preview/cosmos-db.md index 4d479e279745..13bfcac04dcc 100644 --- a/docs-ref-services/preview/cosmos-db.md +++ b/docs-ref-services/preview/cosmos-db.md @@ -1,7 +1,7 @@ --- title: Azure Cosmos DB SDK for Python description: Reference for Azure Cosmos DB SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cosmosdb diff --git a/docs-ref-services/preview/custom-image-search.md b/docs-ref-services/preview/custom-image-search.md index ff84aab7ab25..50c6389f152a 100644 --- a/docs-ref-services/preview/custom-image-search.md +++ b/docs-ref-services/preview/custom-image-search.md @@ -1,7 +1,7 @@ --- title: Azure Custom Image Search SDK for Python description: Reference for Azure Custom Image Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: customimagesearch diff --git a/docs-ref-services/preview/custom-providers.md b/docs-ref-services/preview/custom-providers.md index 6d62fc53b519..bb0106931891 100644 --- a/docs-ref-services/preview/custom-providers.md +++ b/docs-ref-services/preview/custom-providers.md @@ -1,7 +1,7 @@ --- title: Azure Custom Providers SDK for Python description: Reference for Azure Custom Providers SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: customproviders diff --git a/docs-ref-services/preview/custom-search.md b/docs-ref-services/preview/custom-search.md index e283d17edd94..40a8500906dd 100644 --- a/docs-ref-services/preview/custom-search.md +++ b/docs-ref-services/preview/custom-search.md @@ -1,7 +1,7 @@ --- title: Azure Custom Search SDK for Python description: Reference for Azure Custom Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: customsearch diff --git a/docs-ref-services/preview/data-box-edge.md b/docs-ref-services/preview/data-box-edge.md index f054e2dbe61f..35d10a65ca4f 100644 --- a/docs-ref-services/preview/data-box-edge.md +++ b/docs-ref-services/preview/data-box-edge.md @@ -1,7 +1,7 @@ --- title: Azure Data Box Edge SDK for Python description: Reference for Azure Data Box Edge SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: databoxedge diff --git a/docs-ref-services/preview/data-share.md b/docs-ref-services/preview/data-share.md index a31ec830c49a..7fa33adb5f0e 100644 --- a/docs-ref-services/preview/data-share.md +++ b/docs-ref-services/preview/data-share.md @@ -1,7 +1,7 @@ --- title: Azure Data Share SDK for Python description: Reference for Azure Data Share SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: datashare diff --git a/docs-ref-services/preview/database-migration-service.md b/docs-ref-services/preview/database-migration-service.md index 85cfda8486b1..478ca5e49f27 100644 --- a/docs-ref-services/preview/database-migration-service.md +++ b/docs-ref-services/preview/database-migration-service.md @@ -1,7 +1,7 @@ --- title: Azure Database Migration Service SDK for Python description: Reference for Azure Database Migration Service SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: databasemigrationservice diff --git a/docs-ref-services/preview/database-watcher.md b/docs-ref-services/preview/database-watcher.md index 44d78450f9f6..ecce797e9c1c 100644 --- a/docs-ref-services/preview/database-watcher.md +++ b/docs-ref-services/preview/database-watcher.md @@ -1,7 +1,7 @@ --- title: Azure Database Watcher SDK for Python description: Reference for Azure Database Watcher SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: databasewatcher diff --git a/docs-ref-services/preview/datadog.md b/docs-ref-services/preview/datadog.md index 7e94d0fd2cb9..e7b8a6cd2414 100644 --- a/docs-ref-services/preview/datadog.md +++ b/docs-ref-services/preview/datadog.md @@ -1,7 +1,7 @@ --- title: Azure Datadog SDK for Python description: Reference for Azure Datadog SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: datadog diff --git a/docs-ref-services/preview/defender-easm.md b/docs-ref-services/preview/defender-easm.md index 760dd7b5937f..debd23175b73 100644 --- a/docs-ref-services/preview/defender-easm.md +++ b/docs-ref-services/preview/defender-easm.md @@ -1,7 +1,7 @@ --- title: Azure Defender EASM SDK for Python description: Reference for Azure Defender EASM SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: defendereasm diff --git a/docs-ref-services/preview/dependencymap.md b/docs-ref-services/preview/dependencymap.md index 75f0709cfb18..4817f35b04eb 100644 --- a/docs-ref-services/preview/dependencymap.md +++ b/docs-ref-services/preview/dependencymap.md @@ -1,7 +1,7 @@ --- title: Azure Dependencymap SDK for Python description: Reference for Azure Dependencymap SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: dependencymap diff --git a/docs-ref-services/preview/deployment-manager.md b/docs-ref-services/preview/deployment-manager.md index 558b646578ce..6f21cd521980 100644 --- a/docs-ref-services/preview/deployment-manager.md +++ b/docs-ref-services/preview/deployment-manager.md @@ -1,7 +1,7 @@ --- title: Azure Deployment Manager SDK for Python description: Reference for Azure Deployment Manager SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: deploymentmanager diff --git a/docs-ref-services/preview/dev-center.md b/docs-ref-services/preview/dev-center.md index 710b842453ef..c99b6e37d8fb 100644 --- a/docs-ref-services/preview/dev-center.md +++ b/docs-ref-services/preview/dev-center.md @@ -1,7 +1,7 @@ --- title: Azure Dev Center SDK for Python description: Reference for Azure Dev Center SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: devcenter diff --git a/docs-ref-services/preview/dev-spaces.md b/docs-ref-services/preview/dev-spaces.md index 0894d0264802..6786fccd5050 100644 --- a/docs-ref-services/preview/dev-spaces.md +++ b/docs-ref-services/preview/dev-spaces.md @@ -1,7 +1,7 @@ --- title: Azure Dev Spaces SDK for Python description: Reference for Azure Dev Spaces SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: devspaces diff --git a/docs-ref-services/preview/device-registry.md b/docs-ref-services/preview/device-registry.md index 35faea9c6bfe..c6ec7d9515ea 100644 --- a/docs-ref-services/preview/device-registry.md +++ b/docs-ref-services/preview/device-registry.md @@ -1,7 +1,7 @@ --- title: Azure Device Registry SDK for Python description: Reference for Azure Device Registry SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: deviceregistry diff --git a/docs-ref-services/preview/devops-infrastructure.md b/docs-ref-services/preview/devops-infrastructure.md index 64584c4a63e7..960d41b9d1bd 100644 --- a/docs-ref-services/preview/devops-infrastructure.md +++ b/docs-ref-services/preview/devops-infrastructure.md @@ -1,7 +1,7 @@ --- title: Azure DevOps Infrastructure SDK for Python description: Reference for Azure DevOps Infrastructure SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: devopsinfrastructure diff --git a/docs-ref-services/preview/devtest-labs.md b/docs-ref-services/preview/devtest-labs.md index faed29b27342..04251810906f 100644 --- a/docs-ref-services/preview/devtest-labs.md +++ b/docs-ref-services/preview/devtest-labs.md @@ -1,12 +1,12 @@ --- title: Azure DevTest Labs SDK for Python description: Reference for Azure DevTest Labs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: devtest-lab -keywords: Azure, python, SDK, API, DevTest Labs manager: routlaw +keywords: Azure, python, SDK, API, DevTest Labs --- # Azure DevTest Labs libraries for python diff --git a/docs-ref-services/preview/dns-resolver.md b/docs-ref-services/preview/dns-resolver.md index d4c9fee7d010..7362f8245a04 100644 --- a/docs-ref-services/preview/dns-resolver.md +++ b/docs-ref-services/preview/dns-resolver.md @@ -1,7 +1,7 @@ --- title: Azure DNS Resolver SDK for Python description: Reference for Azure DNS Resolver SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: dnsresolver diff --git a/docs-ref-services/preview/durable-task.md b/docs-ref-services/preview/durable-task.md index 3ffaf020e79a..b8410bbf8f7e 100644 --- a/docs-ref-services/preview/durable-task.md +++ b/docs-ref-services/preview/durable-task.md @@ -1,7 +1,7 @@ --- title: Azure Durable Task SDK for Python description: Reference for Azure Durable Task SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: durabletask diff --git a/docs-ref-services/preview/edge-order.md b/docs-ref-services/preview/edge-order.md index 4fbecc5e9bad..a2041376720b 100644 --- a/docs-ref-services/preview/edge-order.md +++ b/docs-ref-services/preview/edge-order.md @@ -1,7 +1,7 @@ --- title: Azure Edge Order SDK for Python description: Reference for Azure Edge Order SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: edgeorder diff --git a/docs-ref-services/preview/edge-zones.md b/docs-ref-services/preview/edge-zones.md index bb881f9f9724..130377d43ba0 100644 --- a/docs-ref-services/preview/edge-zones.md +++ b/docs-ref-services/preview/edge-zones.md @@ -1,7 +1,7 @@ --- title: Azure Edge Zones SDK for Python description: Reference for Azure Edge Zones SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: edgezones diff --git a/docs-ref-services/preview/education.md b/docs-ref-services/preview/education.md index c39fb03fae30..f40a3d33f041 100644 --- a/docs-ref-services/preview/education.md +++ b/docs-ref-services/preview/education.md @@ -1,7 +1,7 @@ --- title: Azure Education SDK for Python description: Reference for Azure Education SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: education diff --git a/docs-ref-services/preview/elastic-san.md b/docs-ref-services/preview/elastic-san.md index 0da95370ebb8..c474ffd0f940 100644 --- a/docs-ref-services/preview/elastic-san.md +++ b/docs-ref-services/preview/elastic-san.md @@ -1,7 +1,7 @@ --- title: Azure Elastic SAN SDK for Python description: Reference for Azure Elastic SAN SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: elasticsan diff --git a/docs-ref-services/preview/elastic.md b/docs-ref-services/preview/elastic.md index e626399439bd..33e58e613c6b 100644 --- a/docs-ref-services/preview/elastic.md +++ b/docs-ref-services/preview/elastic.md @@ -1,7 +1,7 @@ --- title: Azure Elastic SDK for Python description: Reference for Azure Elastic SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: elastic diff --git a/docs-ref-services/preview/event-grid.md b/docs-ref-services/preview/event-grid.md index f8183529ed56..1451a473cd9b 100644 --- a/docs-ref-services/preview/event-grid.md +++ b/docs-ref-services/preview/event-grid.md @@ -1,7 +1,7 @@ --- title: Azure Event Grid SDK for Python description: Reference for Azure Event Grid SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-event-grid diff --git a/docs-ref-services/preview/event-hubs.md b/docs-ref-services/preview/event-hubs.md index d884f822092e..6243d1176eaf 100644 --- a/docs-ref-services/preview/event-hubs.md +++ b/docs-ref-services/preview/event-hubs.md @@ -1,7 +1,7 @@ --- title: Azure Event Hubs SDK for Python description: Reference for Azure Event Hubs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-event-hubs diff --git a/docs-ref-services/preview/extended-location.md b/docs-ref-services/preview/extended-location.md index 77995fddc6b5..bab3a11634bd 100644 --- a/docs-ref-services/preview/extended-location.md +++ b/docs-ref-services/preview/extended-location.md @@ -1,7 +1,7 @@ --- title: Azure Extended Location SDK for Python description: Reference for Azure Extended Location SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: extendedlocation diff --git a/docs-ref-services/preview/fabric.md b/docs-ref-services/preview/fabric.md index afcd377a3c0f..06167585ea17 100644 --- a/docs-ref-services/preview/fabric.md +++ b/docs-ref-services/preview/fabric.md @@ -1,7 +1,7 @@ --- title: Azure Fabric SDK for Python description: Reference for Azure Fabric SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: fabric diff --git a/docs-ref-services/preview/farmbeats.md b/docs-ref-services/preview/farmbeats.md index f5fe7a0a855d..b4943e804fb6 100644 --- a/docs-ref-services/preview/farmbeats.md +++ b/docs-ref-services/preview/farmbeats.md @@ -1,7 +1,7 @@ --- title: Azure FarmBeats SDK for Python description: Reference for Azure FarmBeats SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: farmbeats diff --git a/docs-ref-services/preview/fluid-relay.md b/docs-ref-services/preview/fluid-relay.md index c636bf952bfe..0f4166ed5108 100644 --- a/docs-ref-services/preview/fluid-relay.md +++ b/docs-ref-services/preview/fluid-relay.md @@ -1,7 +1,7 @@ --- title: Azure Fluid Relay SDK for Python description: Reference for Azure Fluid Relay SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: fluidrelay diff --git a/docs-ref-services/preview/grafana.md b/docs-ref-services/preview/grafana.md index 9ff62e08f871..705116cd5f87 100644 --- a/docs-ref-services/preview/grafana.md +++ b/docs-ref-services/preview/grafana.md @@ -1,7 +1,7 @@ --- title: Azure Grafana SDK for Python description: Reference for Azure Grafana SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: grafana diff --git a/docs-ref-services/preview/guest-configuration.md b/docs-ref-services/preview/guest-configuration.md index 80d8e508c4b9..d080960d0dad 100644 --- a/docs-ref-services/preview/guest-configuration.md +++ b/docs-ref-services/preview/guest-configuration.md @@ -1,7 +1,7 @@ --- title: Azure Guest Configuration SDK for Python description: Reference for Azure Guest Configuration SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: guestconfiguration diff --git a/docs-ref-services/preview/hana-on-azure.md b/docs-ref-services/preview/hana-on-azure.md index 46aab96ce007..a2205ba32fa4 100644 --- a/docs-ref-services/preview/hana-on-azure.md +++ b/docs-ref-services/preview/hana-on-azure.md @@ -1,7 +1,7 @@ --- title: Azure HANA on Azure SDK for Python description: Reference for Azure HANA on Azure SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hanaonazure diff --git a/docs-ref-services/preview/hardware-security-modules.md b/docs-ref-services/preview/hardware-security-modules.md index db7a63b005d6..08b4f5945b8c 100644 --- a/docs-ref-services/preview/hardware-security-modules.md +++ b/docs-ref-services/preview/hardware-security-modules.md @@ -1,7 +1,7 @@ --- title: Azure Hardware Security Modules SDK for Python description: Reference for Azure Hardware Security Modules SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hardwaresecuritymodules diff --git a/docs-ref-services/preview/hdinsight-containers.md b/docs-ref-services/preview/hdinsight-containers.md index 8936123b0a71..0a5f61933216 100644 --- a/docs-ref-services/preview/hdinsight-containers.md +++ b/docs-ref-services/preview/hdinsight-containers.md @@ -1,7 +1,7 @@ --- title: Azure HDInsight Containers SDK for Python description: Reference for Azure HDInsight Containers SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hdinsightcontainers diff --git a/docs-ref-services/preview/hdinsight.md b/docs-ref-services/preview/hdinsight.md index bf4c9b0b83b3..46d6f1d476ad 100644 --- a/docs-ref-services/preview/hdinsight.md +++ b/docs-ref-services/preview/hdinsight.md @@ -1,7 +1,7 @@ --- title: Azure HDInsight SDK for Python description: Reference for Azure HDInsight SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hdinsight diff --git a/docs-ref-services/preview/health-bot.md b/docs-ref-services/preview/health-bot.md index d206926e7fa0..ab36139af6ca 100644 --- a/docs-ref-services/preview/health-bot.md +++ b/docs-ref-services/preview/health-bot.md @@ -1,7 +1,7 @@ --- title: Azure Health Bot SDK for Python description: Reference for Azure Health Bot SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-ai-health-bot diff --git a/docs-ref-services/preview/health-data-ai-services.md b/docs-ref-services/preview/health-data-ai-services.md index 2e73d8915056..c51cd5cab021 100644 --- a/docs-ref-services/preview/health-data-ai-services.md +++ b/docs-ref-services/preview/health-data-ai-services.md @@ -1,7 +1,7 @@ --- title: Azure Health Data AI Services SDK for Python description: Reference for Azure Health Data AI Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: healthdataaiservices diff --git a/docs-ref-services/preview/health-deidentification.md b/docs-ref-services/preview/health-deidentification.md index c15c0c32a3f5..37943a0eecfc 100644 --- a/docs-ref-services/preview/health-deidentification.md +++ b/docs-ref-services/preview/health-deidentification.md @@ -1,7 +1,7 @@ --- title: Azure Health Deidentification SDK for Python description: Reference for Azure Health Deidentification SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: healthdeidentification diff --git a/docs-ref-services/preview/healthcare-apis.md b/docs-ref-services/preview/healthcare-apis.md index 6e77ee089472..737af937470d 100644 --- a/docs-ref-services/preview/healthcare-apis.md +++ b/docs-ref-services/preview/healthcare-apis.md @@ -1,7 +1,7 @@ --- title: Azure Healthcare APIs SDK for Python description: Reference for Azure Healthcare APIs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: healthcareapis diff --git a/docs-ref-services/preview/hybrid-compute.md b/docs-ref-services/preview/hybrid-compute.md index 755b7e57ce54..c69cad63fd2b 100644 --- a/docs-ref-services/preview/hybrid-compute.md +++ b/docs-ref-services/preview/hybrid-compute.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Compute SDK for Python description: Reference for Azure Hybrid Compute SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridcompute diff --git a/docs-ref-services/preview/hybrid-connectivity.md b/docs-ref-services/preview/hybrid-connectivity.md index 63bdef6cbbc2..c6988c84a8ac 100644 --- a/docs-ref-services/preview/hybrid-connectivity.md +++ b/docs-ref-services/preview/hybrid-connectivity.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Connectivity SDK for Python description: Reference for Azure Hybrid Connectivity SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridconnectivity diff --git a/docs-ref-services/preview/hybrid-container-service.md b/docs-ref-services/preview/hybrid-container-service.md index 113888d8223d..c30ef3d555b0 100644 --- a/docs-ref-services/preview/hybrid-container-service.md +++ b/docs-ref-services/preview/hybrid-container-service.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Container Service SDK for Python description: Reference for Azure Hybrid Container Service SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridcontainerservice diff --git a/docs-ref-services/preview/hybrid-kubernetes.md b/docs-ref-services/preview/hybrid-kubernetes.md index c1dcc1fe15e5..ec06e4f09aee 100644 --- a/docs-ref-services/preview/hybrid-kubernetes.md +++ b/docs-ref-services/preview/hybrid-kubernetes.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Kubernetes SDK for Python description: Reference for Azure Hybrid Kubernetes SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridkubernetes diff --git a/docs-ref-services/preview/hybrid-network.md b/docs-ref-services/preview/hybrid-network.md index 2097e178a66a..c1e41304636d 100644 --- a/docs-ref-services/preview/hybrid-network.md +++ b/docs-ref-services/preview/hybrid-network.md @@ -1,7 +1,7 @@ --- title: Azure Hybrid Network SDK for Python description: Reference for Azure Hybrid Network SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: hybridnetwork diff --git a/docs-ref-services/preview/identity.md b/docs-ref-services/preview/identity.md index 1e1ac960d32a..397d21bbd98a 100644 --- a/docs-ref-services/preview/identity.md +++ b/docs-ref-services/preview/identity.md @@ -1,7 +1,7 @@ --- title: Azure Identity SDK for Python description: Reference for Azure Identity SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: entra-id diff --git a/docs-ref-services/preview/impact-reporting.md b/docs-ref-services/preview/impact-reporting.md index c1a9ddac99df..bb220dd9158e 100644 --- a/docs-ref-services/preview/impact-reporting.md +++ b/docs-ref-services/preview/impact-reporting.md @@ -1,7 +1,7 @@ --- title: Azure Impact Reporting SDK for Python description: Reference for Azure Impact Reporting SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: impactreporting diff --git a/docs-ref-services/preview/informatica-data-management.md b/docs-ref-services/preview/informatica-data-management.md index 1ba9048b3c46..e69405ec9d2b 100644 --- a/docs-ref-services/preview/informatica-data-management.md +++ b/docs-ref-services/preview/informatica-data-management.md @@ -1,7 +1,7 @@ --- title: Azure Informatica Data Management SDK for Python description: Reference for Azure Informatica Data Management SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: informaticadatamanagement diff --git a/docs-ref-services/preview/iot.md b/docs-ref-services/preview/iot.md index e42a08c46478..948fd9f37ba8 100644 --- a/docs-ref-services/preview/iot.md +++ b/docs-ref-services/preview/iot.md @@ -1,7 +1,7 @@ --- title: Azure IoT SDK for Python description: Reference for Azure IoT SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: iot diff --git a/docs-ref-services/preview/key-vault.md b/docs-ref-services/preview/key-vault.md index 7be4a5a8a6fc..010cce2615db 100644 --- a/docs-ref-services/preview/key-vault.md +++ b/docs-ref-services/preview/key-vault.md @@ -1,7 +1,7 @@ --- title: Azure Key Vault SDK for Python description: Reference for Azure Key Vault SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: keyvault diff --git a/docs-ref-services/preview/kubernetesconfiguration-extensions.md b/docs-ref-services/preview/kubernetesconfiguration-extensions.md index 4a686e51975b..45eaf001b270 100644 --- a/docs-ref-services/preview/kubernetesconfiguration-extensions.md +++ b/docs-ref-services/preview/kubernetesconfiguration-extensions.md @@ -1,7 +1,7 @@ --- title: Azure Kubernetesconfiguration-Extensions SDK for Python description: Reference for Azure Kubernetesconfiguration-Extensions SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: kubernetesconfiguration-extensions diff --git a/docs-ref-services/preview/kubernetesconfiguration-extensiontypes.md b/docs-ref-services/preview/kubernetesconfiguration-extensiontypes.md index c4398e7fe636..28c3b97ce05b 100644 --- a/docs-ref-services/preview/kubernetesconfiguration-extensiontypes.md +++ b/docs-ref-services/preview/kubernetesconfiguration-extensiontypes.md @@ -1,7 +1,7 @@ --- title: Azure Kubernetesconfiguration-Extensiontypes SDK for Python description: Reference for Azure Kubernetesconfiguration-Extensiontypes SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: kubernetesconfiguration-extensiontypes diff --git a/docs-ref-services/preview/kubernetesconfiguration-fluxconfigurations.md b/docs-ref-services/preview/kubernetesconfiguration-fluxconfigurations.md index a470fbb96a12..ee5fffe9adf8 100644 --- a/docs-ref-services/preview/kubernetesconfiguration-fluxconfigurations.md +++ b/docs-ref-services/preview/kubernetesconfiguration-fluxconfigurations.md @@ -1,7 +1,7 @@ --- title: Azure Kubernetesconfiguration-Fluxconfigurations SDK for Python description: Reference for Azure Kubernetesconfiguration-Fluxconfigurations SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: kubernetesconfiguration-fluxconfigurations diff --git a/docs-ref-services/preview/kubernetesconfiguration-privatelinkscopes.md b/docs-ref-services/preview/kubernetesconfiguration-privatelinkscopes.md index 0886b2535649..86d1bf64383e 100644 --- a/docs-ref-services/preview/kubernetesconfiguration-privatelinkscopes.md +++ b/docs-ref-services/preview/kubernetesconfiguration-privatelinkscopes.md @@ -1,7 +1,7 @@ --- title: Azure Kubernetesconfiguration-Privatelinkscopes SDK for Python description: Reference for Azure Kubernetesconfiguration-Privatelinkscopes SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: kubernetesconfiguration-privatelinkscopes diff --git a/docs-ref-services/preview/lab-services.md b/docs-ref-services/preview/lab-services.md index ad47ed06a789..712d76812744 100644 --- a/docs-ref-services/preview/lab-services.md +++ b/docs-ref-services/preview/lab-services.md @@ -1,7 +1,7 @@ --- title: Azure Lab Services SDK for Python description: Reference for Azure Lab Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: lab-services diff --git a/docs-ref-services/preview/lambdatesthyperexecute.md b/docs-ref-services/preview/lambdatesthyperexecute.md index eb49d33f7e34..45a5607312b7 100644 --- a/docs-ref-services/preview/lambdatesthyperexecute.md +++ b/docs-ref-services/preview/lambdatesthyperexecute.md @@ -1,7 +1,7 @@ --- title: Azure Lambdatesthyperexecute SDK for Python description: Reference for Azure Lambdatesthyperexecute SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: lambdatesthyperexecute diff --git a/docs-ref-services/preview/large-instance.md b/docs-ref-services/preview/large-instance.md index 1b9055de8a0d..843c5a33b133 100644 --- a/docs-ref-services/preview/large-instance.md +++ b/docs-ref-services/preview/large-instance.md @@ -1,7 +1,7 @@ --- title: Azure Large Instance SDK for Python description: Reference for Azure Large Instance SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: largeinstance diff --git a/docs-ref-services/preview/load-testing.md b/docs-ref-services/preview/load-testing.md index d57f59d4c708..b4a8e20af828 100644 --- a/docs-ref-services/preview/load-testing.md +++ b/docs-ref-services/preview/load-testing.md @@ -1,7 +1,7 @@ --- title: Azure Load Testing SDK for Python description: Reference for Azure Load Testing SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: load-testing diff --git a/docs-ref-services/preview/log-analytics.md b/docs-ref-services/preview/log-analytics.md index d0263839daaf..9f15a570b234 100644 --- a/docs-ref-services/preview/log-analytics.md +++ b/docs-ref-services/preview/log-analytics.md @@ -1,7 +1,7 @@ --- title: Azure Log Analytics SDK for Python description: Reference for Azure Log Analytics SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-monitor diff --git a/docs-ref-services/preview/logic-apps.md b/docs-ref-services/preview/logic-apps.md index 01e4164782c3..204b750953e7 100644 --- a/docs-ref-services/preview/logic-apps.md +++ b/docs-ref-services/preview/logic-apps.md @@ -1,12 +1,12 @@ --- title: Azure Logic Apps SDK for Python description: Reference for Azure Logic Apps SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: logicapps -keywords: Azure, python, SDK, API, Logic Apps manager: douge +keywords: Azure, python, SDK, API, Logic Apps --- # Azure Logic Apps libraries for python diff --git a/docs-ref-services/preview/logz.md b/docs-ref-services/preview/logz.md index 487f691ce2bf..6d49c5e6ee2c 100644 --- a/docs-ref-services/preview/logz.md +++ b/docs-ref-services/preview/logz.md @@ -1,7 +1,7 @@ --- title: Azure Logz SDK for Python description: Reference for Azure Logz SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: logz diff --git a/docs-ref-services/preview/machine-learning.md b/docs-ref-services/preview/machine-learning.md index 15202682ce2f..a2a1ba2aee93 100644 --- a/docs-ref-services/preview/machine-learning.md +++ b/docs-ref-services/preview/machine-learning.md @@ -1,7 +1,7 @@ --- title: Azure Machine Learning SDK for Python description: Reference for Azure Machine Learning SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: machinelearning diff --git a/docs-ref-services/preview/maintenance.md b/docs-ref-services/preview/maintenance.md index 6a79b7011ed2..f979041313ae 100644 --- a/docs-ref-services/preview/maintenance.md +++ b/docs-ref-services/preview/maintenance.md @@ -1,7 +1,7 @@ --- title: Azure Maintenance SDK for Python description: Reference for Azure Maintenance SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: maintenance diff --git a/docs-ref-services/preview/managed-applications.md b/docs-ref-services/preview/managed-applications.md index e424e07a5d8a..804a875de1e6 100644 --- a/docs-ref-services/preview/managed-applications.md +++ b/docs-ref-services/preview/managed-applications.md @@ -1,7 +1,7 @@ --- title: Azure Managed Applications SDK for Python description: Reference for Azure Managed Applications SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managedapplications diff --git a/docs-ref-services/preview/managed-service-identity.md b/docs-ref-services/preview/managed-service-identity.md index 9cc1410cfe83..05027ffc709e 100644 --- a/docs-ref-services/preview/managed-service-identity.md +++ b/docs-ref-services/preview/managed-service-identity.md @@ -1,7 +1,7 @@ --- title: Azure Managed Service Identity SDK for Python description: Reference for Azure Managed Service Identity SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managedserviceidentity diff --git a/docs-ref-services/preview/managed-services.md b/docs-ref-services/preview/managed-services.md index 99eaa27dc31a..44b3490b6290 100644 --- a/docs-ref-services/preview/managed-services.md +++ b/docs-ref-services/preview/managed-services.md @@ -1,7 +1,7 @@ --- title: Azure Managed Services SDK for Python description: Reference for Azure Managed Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managedservices diff --git a/docs-ref-services/preview/management-groups.md b/docs-ref-services/preview/management-groups.md index da11c47e6e8a..eb6dd0b44040 100644 --- a/docs-ref-services/preview/management-groups.md +++ b/docs-ref-services/preview/management-groups.md @@ -1,7 +1,7 @@ --- title: Azure Management Groups SDK for Python description: Reference for Azure Management Groups SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managementgroups diff --git a/docs-ref-services/preview/management-partner.md b/docs-ref-services/preview/management-partner.md index 0796eeacea64..6870acac5293 100644 --- a/docs-ref-services/preview/management-partner.md +++ b/docs-ref-services/preview/management-partner.md @@ -1,7 +1,7 @@ --- title: Azure Management Partner SDK for Python description: Reference for Azure Management Partner SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: managementpartner diff --git a/docs-ref-services/preview/maps.md b/docs-ref-services/preview/maps.md index 2a2d9b4a5a19..631396fb302e 100644 --- a/docs-ref-services/preview/maps.md +++ b/docs-ref-services/preview/maps.md @@ -1,7 +1,7 @@ --- title: Azure Maps SDK for Python description: Reference for Azure Maps SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: maps diff --git a/docs-ref-services/preview/marketplace-ordering.md b/docs-ref-services/preview/marketplace-ordering.md index 949784614180..05c23fb3728b 100644 --- a/docs-ref-services/preview/marketplace-ordering.md +++ b/docs-ref-services/preview/marketplace-ordering.md @@ -1,7 +1,7 @@ --- title: Azure Marketplace Ordering SDK for Python description: Reference for Azure Marketplace Ordering SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: marketplaceordering diff --git a/docs-ref-services/preview/media.md b/docs-ref-services/preview/media.md index 32df0e359546..d96a8e264b56 100644 --- a/docs-ref-services/preview/media.md +++ b/docs-ref-services/preview/media.md @@ -1,7 +1,7 @@ --- title: Azure Media SDK for Python description: Reference for Azure Media SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: media diff --git a/docs-ref-services/preview/mgmt-iotfirmwaredefense-readme.md b/docs-ref-services/preview/mgmt-iotfirmwaredefense-readme.md index 05db3e24b140..03b626f2ba9f 100644 --- a/docs-ref-services/preview/mgmt-iotfirmwaredefense-readme.md +++ b/docs-ref-services/preview/mgmt-iotfirmwaredefense-readme.md @@ -1,7 +1,7 @@ --- title: keywords: Azure, python, SDK, API, azure-mgmt-iotfirmwaredefense, iotfirmwaredefense -ms.date: 07/24/2023 +ms.date: 07/02/2025 ms.topic: reference ms.devlang: python ms.service: iotfirmwaredefense @@ -9,7 +9,7 @@ ms.service: iotfirmwaredefense # Microsoft Azure SDK for Python This is the Microsoft Azure Iotfirmwaredefense Management Client Library. -This package has been tested with Python 3.7+. +This package has been tested with Python 3.9+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -20,7 +20,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For ### Prerequisites -- Python 3.7+ is required to use this package. +- Python 3.9+ is required to use this package. - [Azure subscription](https://azure.microsoft.com/free/) ### Install the package @@ -32,7 +32,7 @@ pip install azure-identity ### Authentication -By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configure of following environment variables. +By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables. - `AZURE_CLIENT_ID` for Azure client ID. - `AZURE_TENANT_ID` for Azure tenant ID. @@ -68,6 +68,3 @@ If you encounter any bugs or have suggestions, please file an issue in the [Issues](https://github.com/Azure/azure-sdk-for-python/issues) section of the project. - - - diff --git a/docs-ref-services/preview/migration.md b/docs-ref-services/preview/migration.md index 639a93153081..3687de9dfa59 100644 --- a/docs-ref-services/preview/migration.md +++ b/docs-ref-services/preview/migration.md @@ -1,7 +1,7 @@ --- title: Azure Migration SDK for Python description: Reference for Azure Migration SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: migration diff --git a/docs-ref-services/preview/mixed-reality.md b/docs-ref-services/preview/mixed-reality.md index e109c106c95b..0dd2e9c02b40 100644 --- a/docs-ref-services/preview/mixed-reality.md +++ b/docs-ref-services/preview/mixed-reality.md @@ -1,7 +1,7 @@ --- title: Azure Mixed Reality SDK for Python description: Reference for Azure Mixed Reality SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: mixedreality diff --git a/docs-ref-services/preview/mongo-cluster.md b/docs-ref-services/preview/mongo-cluster.md index 1eefe29823e5..a271db578709 100644 --- a/docs-ref-services/preview/mongo-cluster.md +++ b/docs-ref-services/preview/mongo-cluster.md @@ -1,7 +1,7 @@ --- title: Azure Mongo Cluster SDK for Python description: Reference for Azure Mongo Cluster SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: mongocluster diff --git a/docs-ref-services/preview/mongodbatlas.md b/docs-ref-services/preview/mongodbatlas.md index 260b54e56854..e8d9ea210188 100644 --- a/docs-ref-services/preview/mongodbatlas.md +++ b/docs-ref-services/preview/mongodbatlas.md @@ -1,7 +1,7 @@ --- title: Azure Mongodbatlas SDK for Python description: Reference for Azure Mongodbatlas SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: mongodbatlas diff --git a/docs-ref-services/preview/monitor.md b/docs-ref-services/preview/monitor.md index 5751fbc8b297..346604aa8f36 100644 --- a/docs-ref-services/preview/monitor.md +++ b/docs-ref-services/preview/monitor.md @@ -1,7 +1,7 @@ --- title: Azure Monitor SDK for Python description: Reference for Azure Monitor SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: monitor diff --git a/docs-ref-services/preview/mysql-flexible-servers.md b/docs-ref-services/preview/mysql-flexible-servers.md index 5f015afd916c..7abb5a08fb9c 100644 --- a/docs-ref-services/preview/mysql-flexible-servers.md +++ b/docs-ref-services/preview/mysql-flexible-servers.md @@ -1,7 +1,7 @@ --- title: Azure MySQL Flexible Servers SDK for Python description: Reference for Azure MySQL Flexible Servers SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: mysqlflexibleservers diff --git a/docs-ref-services/preview/neon-postgres.md b/docs-ref-services/preview/neon-postgres.md index 4b47df93acf8..44db0b927a6c 100644 --- a/docs-ref-services/preview/neon-postgres.md +++ b/docs-ref-services/preview/neon-postgres.md @@ -1,7 +1,7 @@ --- title: Azure Neon Postgres SDK for Python description: Reference for Azure Neon Postgres SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: neonpostgres diff --git a/docs-ref-services/preview/netapp-files.md b/docs-ref-services/preview/netapp-files.md index 0400d998d3dd..0b8f83abe5da 100644 --- a/docs-ref-services/preview/netapp-files.md +++ b/docs-ref-services/preview/netapp-files.md @@ -1,7 +1,7 @@ --- title: Azure NetApp Files SDK for Python description: Reference for Azure NetApp Files SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: netappfiles diff --git a/docs-ref-services/preview/network-analytics.md b/docs-ref-services/preview/network-analytics.md index 39a4d284b367..a03bf3f23fc3 100644 --- a/docs-ref-services/preview/network-analytics.md +++ b/docs-ref-services/preview/network-analytics.md @@ -1,7 +1,7 @@ --- title: Azure Network Analytics SDK for Python description: Reference for Azure Network Analytics SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: networkanalytics diff --git a/docs-ref-services/preview/network-function.md b/docs-ref-services/preview/network-function.md index 02916b4c6414..d3e074a3196b 100644 --- a/docs-ref-services/preview/network-function.md +++ b/docs-ref-services/preview/network-function.md @@ -1,7 +1,7 @@ --- title: Azure Network Function SDK for Python description: Reference for Azure Network Function SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: networkfunction diff --git a/docs-ref-services/preview/nginx.md b/docs-ref-services/preview/nginx.md index 7a52a8659034..ff85dc308a03 100644 --- a/docs-ref-services/preview/nginx.md +++ b/docs-ref-services/preview/nginx.md @@ -1,7 +1,7 @@ --- title: Azure Nginx SDK for Python description: Reference for Azure Nginx SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: nginx diff --git a/docs-ref-services/preview/notification-hubs.md b/docs-ref-services/preview/notification-hubs.md index b8bead422d21..4a13a8e007d0 100644 --- a/docs-ref-services/preview/notification-hubs.md +++ b/docs-ref-services/preview/notification-hubs.md @@ -1,12 +1,12 @@ --- title: Azure Notification Hubs SDK for Python description: Reference for Azure Notification Hubs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: notificationhubs -keywords: Azure, python, SDK, API, Notification Hubs manager: routlaw +keywords: Azure, python, SDK, API, Notification Hubs --- # Azure Notification Hubs libraries for python diff --git a/docs-ref-services/preview/oep.md b/docs-ref-services/preview/oep.md index 8d35da1a4e62..fe61616e3da6 100644 --- a/docs-ref-services/preview/oep.md +++ b/docs-ref-services/preview/oep.md @@ -1,7 +1,7 @@ --- title: Azure Oep SDK for Python description: Reference for Azure Oep SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: oep diff --git a/docs-ref-services/preview/onlineexperimentation.md b/docs-ref-services/preview/onlineexperimentation.md index 1acc7844d557..af04551e98ba 100644 --- a/docs-ref-services/preview/onlineexperimentation.md +++ b/docs-ref-services/preview/onlineexperimentation.md @@ -1,7 +1,7 @@ --- title: Azure Onlineexperimentation SDK for Python description: Reference for Azure Onlineexperimentation SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: onlineexperimentation diff --git a/docs-ref-services/preview/operations-management.md b/docs-ref-services/preview/operations-management.md index 22b447ce6a97..2ca53a8c48c3 100644 --- a/docs-ref-services/preview/operations-management.md +++ b/docs-ref-services/preview/operations-management.md @@ -1,7 +1,7 @@ --- title: Azure Operations Management SDK for Python description: Reference for Azure Operations Management SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: operationsmanagement diff --git a/docs-ref-services/preview/operator-nexus---network-cloud.md b/docs-ref-services/preview/operator-nexus---network-cloud.md index 6bd69f642d41..1c59d3b72614 100644 --- a/docs-ref-services/preview/operator-nexus---network-cloud.md +++ b/docs-ref-services/preview/operator-nexus---network-cloud.md @@ -1,7 +1,7 @@ --- title: Azure Operator Nexus - Network Cloud SDK for Python description: Reference for Azure Operator Nexus - Network Cloud SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: operatornexus-networkcloud diff --git a/docs-ref-services/preview/oracle-database.md b/docs-ref-services/preview/oracle-database.md index c3dd02a1cb05..57813148a785 100644 --- a/docs-ref-services/preview/oracle-database.md +++ b/docs-ref-services/preview/oracle-database.md @@ -1,7 +1,7 @@ --- title: Azure Oracle Database SDK for Python description: Reference for Azure Oracle Database SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: oracledatabase diff --git a/docs-ref-services/preview/palo-alto-networks.md b/docs-ref-services/preview/palo-alto-networks.md index f176ff4cef29..3e1973c9af8c 100644 --- a/docs-ref-services/preview/palo-alto-networks.md +++ b/docs-ref-services/preview/palo-alto-networks.md @@ -1,7 +1,7 @@ --- title: Azure Palo Alto Networks SDK for Python description: Reference for Azure Palo Alto Networks SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: paloaltonetworks diff --git a/docs-ref-services/preview/peering.md b/docs-ref-services/preview/peering.md index 08d480355222..00c0dce52bbe 100644 --- a/docs-ref-services/preview/peering.md +++ b/docs-ref-services/preview/peering.md @@ -1,7 +1,7 @@ --- title: Azure Peering SDK for Python description: Reference for Azure Peering SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: peering diff --git a/docs-ref-services/preview/pinecone-vector-db.md b/docs-ref-services/preview/pinecone-vector-db.md index 327f5c2d271e..e8b646f9eef9 100644 --- a/docs-ref-services/preview/pinecone-vector-db.md +++ b/docs-ref-services/preview/pinecone-vector-db.md @@ -1,7 +1,7 @@ --- title: Azure Pinecone Vector DB SDK for Python description: Reference for Azure Pinecone Vector DB SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: pineconevectordb diff --git a/docs-ref-services/preview/planetarycomputer.md b/docs-ref-services/preview/planetarycomputer.md index 26e8c543bd1a..47d76318b99f 100644 --- a/docs-ref-services/preview/planetarycomputer.md +++ b/docs-ref-services/preview/planetarycomputer.md @@ -1,7 +1,7 @@ --- title: Azure Planetarycomputer SDK for Python description: Reference for Azure Planetarycomputer SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: planetarycomputer diff --git a/docs-ref-services/preview/playwright-testing.md b/docs-ref-services/preview/playwright-testing.md index 1279f7cc5e82..c818da399bf8 100644 --- a/docs-ref-services/preview/playwright-testing.md +++ b/docs-ref-services/preview/playwright-testing.md @@ -1,7 +1,7 @@ --- title: Azure Playwright Testing SDK for Python description: Reference for Azure Playwright Testing SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: playwrighttesting diff --git a/docs-ref-services/preview/policy-insights.md b/docs-ref-services/preview/policy-insights.md index 335c19d28bce..e8fd48c9c1cc 100644 --- a/docs-ref-services/preview/policy-insights.md +++ b/docs-ref-services/preview/policy-insights.md @@ -1,7 +1,7 @@ --- title: Azure Policy Insights SDK for Python description: Reference for Azure Policy Insights SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: policyinsights diff --git a/docs-ref-services/preview/portal.md b/docs-ref-services/preview/portal.md index ddcb7c19a1ec..41d0d19d5d93 100644 --- a/docs-ref-services/preview/portal.md +++ b/docs-ref-services/preview/portal.md @@ -1,7 +1,7 @@ --- title: Azure Portal SDK for Python description: Reference for Azure Portal SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: portal diff --git a/docs-ref-services/preview/portalservicescopilot.md b/docs-ref-services/preview/portalservicescopilot.md index 7fae4ae37532..efd9d8143b41 100644 --- a/docs-ref-services/preview/portalservicescopilot.md +++ b/docs-ref-services/preview/portalservicescopilot.md @@ -1,7 +1,7 @@ --- title: Azure Portalservicescopilot SDK for Python description: Reference for Azure Portalservicescopilot SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: portalservicescopilot diff --git a/docs-ref-services/preview/postgresql--flexible-servers.md b/docs-ref-services/preview/postgresql--flexible-servers.md index d3f412b49411..604f46eb455d 100644 --- a/docs-ref-services/preview/postgresql--flexible-servers.md +++ b/docs-ref-services/preview/postgresql--flexible-servers.md @@ -1,7 +1,7 @@ --- title: Azure PostgreSQL Flexible Servers SDK for Python description: Reference for Azure PostgreSQL Flexible Servers SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: postgresqlflexibleservers diff --git a/docs-ref-services/preview/postgresql.md b/docs-ref-services/preview/postgresql.md index a26688899110..08edd963d4d3 100644 --- a/docs-ref-services/preview/postgresql.md +++ b/docs-ref-services/preview/postgresql.md @@ -1,10 +1,10 @@ --- title: Azure PostgreSQL SDK for Python description: Reference for Azure PostgreSQL SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: postgresql -redirect_url: /python/api/overview/azure/postgresql-mysql redirect_document_id: TRUE +redirect_url: /python/api/overview/azure/postgresql-mysql --- diff --git a/docs-ref-services/preview/power-bi-dedicated.md b/docs-ref-services/preview/power-bi-dedicated.md index bc819abca7a9..688bf94e4bbe 100644 --- a/docs-ref-services/preview/power-bi-dedicated.md +++ b/docs-ref-services/preview/power-bi-dedicated.md @@ -1,7 +1,7 @@ --- title: Azure Power BI Dedicated SDK for Python description: Reference for Azure Power BI Dedicated SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: powerbidedicated diff --git a/docs-ref-services/preview/purestorageblock.md b/docs-ref-services/preview/purestorageblock.md index 18976417c4fb..ee8db82e16a2 100644 --- a/docs-ref-services/preview/purestorageblock.md +++ b/docs-ref-services/preview/purestorageblock.md @@ -1,7 +1,7 @@ --- title: Azure Purestorageblock SDK for Python description: Reference for Azure Purestorageblock SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: purestorageblock diff --git a/docs-ref-services/preview/purview.md b/docs-ref-services/preview/purview.md index 53f061842e0c..70e74d379661 100644 --- a/docs-ref-services/preview/purview.md +++ b/docs-ref-services/preview/purview.md @@ -1,7 +1,7 @@ --- title: Azure Purview SDK for Python description: Reference for Azure Purview SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: purview diff --git a/docs-ref-services/preview/quantum.md b/docs-ref-services/preview/quantum.md index 57ef391c8d52..44780a1f8230 100644 --- a/docs-ref-services/preview/quantum.md +++ b/docs-ref-services/preview/quantum.md @@ -1,7 +1,7 @@ --- title: Azure Quantum SDK for Python description: Reference for Azure Quantum SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: quantum diff --git a/docs-ref-services/preview/quota.md b/docs-ref-services/preview/quota.md index 7f86eacf7fd5..9dc71686bd96 100644 --- a/docs-ref-services/preview/quota.md +++ b/docs-ref-services/preview/quota.md @@ -1,7 +1,7 @@ --- title: Azure Quota SDK for Python description: Reference for Azure Quota SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: quota diff --git a/docs-ref-services/preview/recovery-services.md b/docs-ref-services/preview/recovery-services.md index db12d8a4bd96..22ebbd10bb50 100644 --- a/docs-ref-services/preview/recovery-services.md +++ b/docs-ref-services/preview/recovery-services.md @@ -1,7 +1,7 @@ --- title: Azure Recovery Services SDK for Python description: Reference for Azure Recovery Services SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: recoveryservices diff --git a/docs-ref-services/preview/redis.md b/docs-ref-services/preview/redis.md index 3765a6ff6136..520fbee2df5d 100644 --- a/docs-ref-services/preview/redis.md +++ b/docs-ref-services/preview/redis.md @@ -1,7 +1,7 @@ --- title: Azure Redis SDK for Python description: Reference for Azure Redis SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cache diff --git a/docs-ref-services/preview/relay.md b/docs-ref-services/preview/relay.md index 8366cdfef500..2b8b6cfddc2c 100644 --- a/docs-ref-services/preview/relay.md +++ b/docs-ref-services/preview/relay.md @@ -1,7 +1,7 @@ --- title: Azure Relay SDK for Python description: Reference for Azure Relay SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-relay diff --git a/docs-ref-services/preview/resource-deployments.md b/docs-ref-services/preview/resource-deployments.md index 1fc7b447125d..7a4050ada9d4 100644 --- a/docs-ref-services/preview/resource-deployments.md +++ b/docs-ref-services/preview/resource-deployments.md @@ -1,7 +1,7 @@ --- title: Azure Resource-Deployments SDK for Python description: Reference for Azure Resource-Deployments SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resource-deployments diff --git a/docs-ref-services/preview/resource-deploymentscripts.md b/docs-ref-services/preview/resource-deploymentscripts.md index 9450767a8828..b64d171ca2f9 100644 --- a/docs-ref-services/preview/resource-deploymentscripts.md +++ b/docs-ref-services/preview/resource-deploymentscripts.md @@ -1,7 +1,7 @@ --- title: Azure Resource-Deploymentscripts SDK for Python description: Reference for Azure Resource-Deploymentscripts SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resource-deploymentscripts diff --git a/docs-ref-services/preview/resource-deploymentstacks.md b/docs-ref-services/preview/resource-deploymentstacks.md index 77b3e5053b5a..77a439a5cc67 100644 --- a/docs-ref-services/preview/resource-deploymentstacks.md +++ b/docs-ref-services/preview/resource-deploymentstacks.md @@ -1,7 +1,7 @@ --- title: Azure Resource-Deploymentstacks SDK for Python description: Reference for Azure Resource-Deploymentstacks SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resource-deploymentstacks diff --git a/docs-ref-services/preview/resource-graph.md b/docs-ref-services/preview/resource-graph.md index f7e70de94f6d..c23c6ed32a86 100644 --- a/docs-ref-services/preview/resource-graph.md +++ b/docs-ref-services/preview/resource-graph.md @@ -1,7 +1,7 @@ --- title: Azure Resource Graph SDK for Python description: Reference for Azure Resource Graph SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resourcegraph diff --git a/docs-ref-services/preview/resource-health.md b/docs-ref-services/preview/resource-health.md index 980cbc48a427..0ec23cf7a04e 100644 --- a/docs-ref-services/preview/resource-health.md +++ b/docs-ref-services/preview/resource-health.md @@ -1,7 +1,7 @@ --- title: Azure Resource Health SDK for Python description: Reference for Azure Resource Health SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resourcehealth diff --git a/docs-ref-services/preview/resource-mover.md b/docs-ref-services/preview/resource-mover.md index a26b0096494b..aaa5a1dbcaa3 100644 --- a/docs-ref-services/preview/resource-mover.md +++ b/docs-ref-services/preview/resource-mover.md @@ -1,7 +1,7 @@ --- title: Azure Resource Mover SDK for Python description: Reference for Azure Resource Mover SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resourcemover diff --git a/docs-ref-services/preview/resource-templatespecs.md b/docs-ref-services/preview/resource-templatespecs.md index 4417dd4d54dc..738f5615a015 100644 --- a/docs-ref-services/preview/resource-templatespecs.md +++ b/docs-ref-services/preview/resource-templatespecs.md @@ -1,7 +1,7 @@ --- title: Azure Resource-Templatespecs SDK for Python description: Reference for Azure Resource-Templatespecs SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resource-templatespecs diff --git a/docs-ref-services/preview/resources.md b/docs-ref-services/preview/resources.md index 4234518e4147..9a61d0b0c90d 100644 --- a/docs-ref-services/preview/resources.md +++ b/docs-ref-services/preview/resources.md @@ -1,7 +1,7 @@ --- title: Azure Resources SDK for Python description: Reference for Azure Resources SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: resources diff --git a/docs-ref-services/preview/scheduler.md b/docs-ref-services/preview/scheduler.md index 303d52aa1a67..a36f32c69590 100644 --- a/docs-ref-services/preview/scheduler.md +++ b/docs-ref-services/preview/scheduler.md @@ -1,7 +1,7 @@ --- title: Azure Scheduler SDK for Python description: Reference for Azure Scheduler SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: scheduler diff --git a/docs-ref-services/preview/schema-registry.md b/docs-ref-services/preview/schema-registry.md index c0b88d921fbd..5b0665044ff9 100644 --- a/docs-ref-services/preview/schema-registry.md +++ b/docs-ref-services/preview/schema-registry.md @@ -1,7 +1,7 @@ --- title: Azure Schema Registry SDK for Python description: Reference for Azure Schema Registry SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: schemaregistry diff --git a/docs-ref-services/preview/scvmm.md b/docs-ref-services/preview/scvmm.md index 133905814e9c..2aba3b01f5ed 100644 --- a/docs-ref-services/preview/scvmm.md +++ b/docs-ref-services/preview/scvmm.md @@ -1,7 +1,7 @@ --- title: Azure Scvmm SDK for Python description: Reference for Azure Scvmm SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: scvmm diff --git a/docs-ref-services/preview/search.md b/docs-ref-services/preview/search.md index 2a1222814f66..fbf397edbfa8 100644 --- a/docs-ref-services/preview/search.md +++ b/docs-ref-services/preview/search.md @@ -1,7 +1,7 @@ --- title: Azure Search SDK for Python description: Reference for Azure Search SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: cognitive-search diff --git a/docs-ref-services/preview/secretsstoreextension.md b/docs-ref-services/preview/secretsstoreextension.md index bf456c31565a..26288afd9e2d 100644 --- a/docs-ref-services/preview/secretsstoreextension.md +++ b/docs-ref-services/preview/secretsstoreextension.md @@ -1,7 +1,7 @@ --- title: Azure Secretsstoreextension SDK for Python description: Reference for Azure Secretsstoreextension SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: secretsstoreextension diff --git a/docs-ref-services/preview/security-devops.md b/docs-ref-services/preview/security-devops.md index 628bd8161c08..32b7bc7a4f3a 100644 --- a/docs-ref-services/preview/security-devops.md +++ b/docs-ref-services/preview/security-devops.md @@ -1,7 +1,7 @@ --- title: Azure Security DevOps SDK for Python description: Reference for Azure Security DevOps SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: securitydevops diff --git a/docs-ref-services/preview/security-insights.md b/docs-ref-services/preview/security-insights.md index a4fbb35a8950..3e59589b7a3e 100644 --- a/docs-ref-services/preview/security-insights.md +++ b/docs-ref-services/preview/security-insights.md @@ -1,7 +1,7 @@ --- title: Azure Security Insights SDK for Python description: Reference for Azure Security Insights SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: securityinsights diff --git a/docs-ref-services/preview/self-help.md b/docs-ref-services/preview/self-help.md index 2ae51bcaf3c7..2f8d5d0b2890 100644 --- a/docs-ref-services/preview/self-help.md +++ b/docs-ref-services/preview/self-help.md @@ -1,7 +1,7 @@ --- title: Azure Self Help SDK for Python description: Reference for Azure Self Help SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: selfhelp diff --git a/docs-ref-services/preview/serial-console.md b/docs-ref-services/preview/serial-console.md index b12e74077c36..8363d5edd02c 100644 --- a/docs-ref-services/preview/serial-console.md +++ b/docs-ref-services/preview/serial-console.md @@ -1,7 +1,7 @@ --- title: Azure Serial Console SDK for Python description: Reference for Azure Serial Console SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: serialconsole diff --git a/docs-ref-services/preview/service-bus.md b/docs-ref-services/preview/service-bus.md index 67594313e94d..8ef0d2ab56f5 100644 --- a/docs-ref-services/preview/service-bus.md +++ b/docs-ref-services/preview/service-bus.md @@ -1,12 +1,12 @@ --- title: Azure Service Bus SDK for Python description: Reference for Azure Service Bus SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: azure-service-bus -keywords: Azure, Python, SDK, API, messaging, pubsub, pub-sub, message broker manager: mayurid +keywords: Azure, Python, SDK, API, messaging, pubsub, pub-sub, message broker --- # Service Bus libraries for Python diff --git a/docs-ref-services/preview/service-fabric.md b/docs-ref-services/preview/service-fabric.md index 8df82d30ecfd..15631c4598ba 100644 --- a/docs-ref-services/preview/service-fabric.md +++ b/docs-ref-services/preview/service-fabric.md @@ -1,7 +1,7 @@ --- title: Azure Service Fabric SDK for Python description: Reference for Azure Service Fabric SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: servicefabric diff --git a/docs-ref-services/preview/service-linker.md b/docs-ref-services/preview/service-linker.md index c57bb8c8cfd6..ee6e2bf0af7e 100644 --- a/docs-ref-services/preview/service-linker.md +++ b/docs-ref-services/preview/service-linker.md @@ -1,7 +1,7 @@ --- title: Azure Service Linker SDK for Python description: Reference for Azure Service Linker SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: servicelinker diff --git a/docs-ref-services/preview/service-networking.md b/docs-ref-services/preview/service-networking.md index 0002f29b23f8..1551c3a5c19a 100644 --- a/docs-ref-services/preview/service-networking.md +++ b/docs-ref-services/preview/service-networking.md @@ -1,7 +1,7 @@ --- title: Azure Service Networking SDK for Python description: Reference for Azure Service Networking SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: servicenetworking diff --git a/docs-ref-services/preview/signalr.md b/docs-ref-services/preview/signalr.md index 069b350d6f30..e3fd7739abd7 100644 --- a/docs-ref-services/preview/signalr.md +++ b/docs-ref-services/preview/signalr.md @@ -1,7 +1,7 @@ --- title: Azure SignalR SDK for Python description: Reference for Azure SignalR SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: signalr diff --git a/docs-ref-services/preview/sitemanager.md b/docs-ref-services/preview/sitemanager.md index c5265e54005e..ff98d87097eb 100644 --- a/docs-ref-services/preview/sitemanager.md +++ b/docs-ref-services/preview/sitemanager.md @@ -1,7 +1,7 @@ --- title: Azure Sitemanager SDK for Python description: Reference for Azure Sitemanager SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: sitemanager diff --git a/docs-ref-services/preview/sphere.md b/docs-ref-services/preview/sphere.md index 727c71a7e6ba..aaa837b9c623 100644 --- a/docs-ref-services/preview/sphere.md +++ b/docs-ref-services/preview/sphere.md @@ -1,7 +1,7 @@ --- title: Azure Sphere SDK for Python description: Reference for Azure Sphere SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: sphere diff --git a/docs-ref-services/preview/spring-app-discovery.md b/docs-ref-services/preview/spring-app-discovery.md index 74800058b53e..f3ea884acaee 100644 --- a/docs-ref-services/preview/spring-app-discovery.md +++ b/docs-ref-services/preview/spring-app-discovery.md @@ -1,7 +1,7 @@ --- title: Azure Spring App Discovery SDK for Python description: Reference for Azure Spring App Discovery SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: springappdiscovery diff --git a/docs-ref-services/preview/sql-virtual-machine.md b/docs-ref-services/preview/sql-virtual-machine.md index eda52a14ab4e..c2117402b8b1 100644 --- a/docs-ref-services/preview/sql-virtual-machine.md +++ b/docs-ref-services/preview/sql-virtual-machine.md @@ -1,7 +1,7 @@ --- title: Azure SQL Virtual Machine SDK for Python description: Reference for Azure SQL Virtual Machine SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: sqlvirtualmachine diff --git a/docs-ref-services/preview/sql.md b/docs-ref-services/preview/sql.md index b037cbecc52f..e094af46570d 100644 --- a/docs-ref-services/preview/sql.md +++ b/docs-ref-services/preview/sql.md @@ -1,7 +1,7 @@ --- title: Azure SQL SDK for Python description: Reference for Azure SQL SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: sql diff --git a/docs-ref-services/preview/standby-pool.md b/docs-ref-services/preview/standby-pool.md index 1b3846093e97..2bc86c1be8a5 100644 --- a/docs-ref-services/preview/standby-pool.md +++ b/docs-ref-services/preview/standby-pool.md @@ -1,7 +1,7 @@ --- title: Azure Standby Pool SDK for Python description: Reference for Azure Standby Pool SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: standbypool diff --git a/docs-ref-services/preview/storage.md b/docs-ref-services/preview/storage.md index af118f89c157..ee3a106a79c3 100644 --- a/docs-ref-services/preview/storage.md +++ b/docs-ref-services/preview/storage.md @@ -1,7 +1,7 @@ --- title: Azure Storage SDK for Python description: Reference for Azure Storage SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: storage diff --git a/docs-ref-services/preview/stream-analytics.md b/docs-ref-services/preview/stream-analytics.md index 7fef7675ff6b..078a3320f4ab 100644 --- a/docs-ref-services/preview/stream-analytics.md +++ b/docs-ref-services/preview/stream-analytics.md @@ -1,7 +1,7 @@ --- title: Azure Stream Analytics SDK for Python description: Reference for Azure Stream Analytics SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: stream-analytics diff --git a/docs-ref-services/preview/subscriptions.md b/docs-ref-services/preview/subscriptions.md index e76a28fb2289..b56c4e0ac855 100644 --- a/docs-ref-services/preview/subscriptions.md +++ b/docs-ref-services/preview/subscriptions.md @@ -1,7 +1,7 @@ --- title: Azure Subscriptions SDK for Python description: Reference for Azure Subscriptions SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: subscriptions diff --git a/docs-ref-services/preview/support.md b/docs-ref-services/preview/support.md index 0972ff15d46e..c54be4d38af9 100644 --- a/docs-ref-services/preview/support.md +++ b/docs-ref-services/preview/support.md @@ -1,7 +1,7 @@ --- title: Azure Support SDK for Python description: Reference for Azure Support SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: support diff --git a/docs-ref-services/preview/synapse-analytics.md b/docs-ref-services/preview/synapse-analytics.md index 64ad53f80368..394dd4328667 100644 --- a/docs-ref-services/preview/synapse-analytics.md +++ b/docs-ref-services/preview/synapse-analytics.md @@ -1,7 +1,7 @@ --- title: Azure Synapse Analytics SDK for Python description: Reference for Azure Synapse Analytics SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: synapse-analytics diff --git a/docs-ref-services/preview/synapse.md b/docs-ref-services/preview/synapse.md index 0f6cbfd34f00..d0dc9eba4af5 100644 --- a/docs-ref-services/preview/synapse.md +++ b/docs-ref-services/preview/synapse.md @@ -1,7 +1,7 @@ --- title: Azure Synapse SDK for Python description: Reference for Azure Synapse SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: synapse-analytics diff --git a/docs-ref-services/preview/terraform.md b/docs-ref-services/preview/terraform.md index 51dc3830c891..fc4bbef74fee 100644 --- a/docs-ref-services/preview/terraform.md +++ b/docs-ref-services/preview/terraform.md @@ -1,7 +1,7 @@ --- title: Azure Terraform SDK for Python description: Reference for Azure Terraform SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: terraform diff --git a/docs-ref-services/preview/trusted-signing.md b/docs-ref-services/preview/trusted-signing.md index 8e9e8d6156f9..e1870c05d07a 100644 --- a/docs-ref-services/preview/trusted-signing.md +++ b/docs-ref-services/preview/trusted-signing.md @@ -1,7 +1,7 @@ --- title: Azure Trusted Signing SDK for Python description: Reference for Azure Trusted Signing SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: trustedsigning diff --git a/docs-ref-services/preview/unknown.md b/docs-ref-services/preview/unknown.md index bb33010e352f..0e0a086f402d 100644 --- a/docs-ref-services/preview/unknown.md +++ b/docs-ref-services/preview/unknown.md @@ -1,7 +1,7 @@ --- title: Azure unknown SDK for Python description: Reference for Azure unknown SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: unknown diff --git a/docs-ref-services/preview/vmware-solution-by-cloudsimple.md b/docs-ref-services/preview/vmware-solution-by-cloudsimple.md index 32df22688cc0..85a00f180629 100644 --- a/docs-ref-services/preview/vmware-solution-by-cloudsimple.md +++ b/docs-ref-services/preview/vmware-solution-by-cloudsimple.md @@ -1,7 +1,7 @@ --- title: Azure VMware Solution by CloudSimple SDK for Python description: Reference for Azure VMware Solution by CloudSimple SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: vmwaresolutionbycloudsimple diff --git a/docs-ref-services/preview/web-pubsub.md b/docs-ref-services/preview/web-pubsub.md index 8d61db66794f..376e3a97b2cb 100644 --- a/docs-ref-services/preview/web-pubsub.md +++ b/docs-ref-services/preview/web-pubsub.md @@ -1,7 +1,7 @@ --- title: Azure Web PubSub SDK for Python description: Reference for Azure Web PubSub SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: webpubsub diff --git a/docs-ref-services/preview/weights-&-biases.md b/docs-ref-services/preview/weights-&-biases.md index 711911e16953..f162713800af 100644 --- a/docs-ref-services/preview/weights-&-biases.md +++ b/docs-ref-services/preview/weights-&-biases.md @@ -1,7 +1,7 @@ --- title: Azure Weights & Biases SDK for Python description: Reference for Azure Weights & Biases SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: weights&biases diff --git a/docs-ref-services/preview/workloads.md b/docs-ref-services/preview/workloads.md index d9cf4f4b252c..4491c9701119 100644 --- a/docs-ref-services/preview/workloads.md +++ b/docs-ref-services/preview/workloads.md @@ -1,7 +1,7 @@ --- title: Azure Workloads SDK for Python description: Reference for Azure Workloads SDK for Python -ms.date: 06/30/2025 +ms.date: 07/07/2025 ms.topic: reference ms.devlang: python ms.service: workloads diff --git a/metadata/latest/azure-ai-agents.json b/metadata/latest/azure-ai-agents.json index 3eed86d67a9e..c6919e648a7b 100644 --- a/metadata/latest/azure-ai-agents.json +++ b/metadata/latest/azure-ai-agents.json @@ -1,6 +1,6 @@ { "Name": "azure-ai-agents", - "Version": "1.0.1", + "Version": "1.0.2", "DevVersion": null, "DirectoryPath": "sdk/ai/azure-ai-agents", "ServiceDirectory": "ai", @@ -10,17 +10,17 @@ "SdkType": "client", "IsNewSdk": true, "ArtifactName": "azure-ai-agents", - "ReleaseStatus": "2025-06-09", + "ReleaseStatus": "2025-07-01", "IncludedForValidation": false, "AdditionalValidationPackages": [ "" ], "ArtifactDetails": { - "name": "azure-ai-agents", "triggeringPaths": [ "/sdk/ai/ci.yml" ], - "safeName": "azureaiagents" + "safeName": "azureaiagents", + "name": "azure-ai-agents" }, "CIParameters": { "CIMatrixConfigs": [] diff --git a/metadata/latest/azure-ai-evaluation.json b/metadata/latest/azure-ai-evaluation.json index ef100b1edc05..ca96edac4ba7 100644 --- a/metadata/latest/azure-ai-evaluation.json +++ b/metadata/latest/azure-ai-evaluation.json @@ -1,6 +1,6 @@ { "Name": "azure-ai-evaluation", - "Version": "1.8.0", + "Version": "1.9.0", "DevVersion": null, "DirectoryPath": "sdk/evaluation/azure-ai-evaluation", "ServiceDirectory": "evaluation", @@ -10,25 +10,25 @@ "SdkType": "client", "IsNewSdk": true, "ArtifactName": "azure-ai-evaluation", - "ReleaseStatus": "2025-05-29", + "ReleaseStatus": "2025-07-02", "IncludedForValidation": false, "AdditionalValidationPackages": [ "" ], "ArtifactDetails": { "name": "azure-ai-evaluation", + "safeName": "azureaievaluation", "triggeringPaths": [ "/sdk/evaluation/ci.yml" - ], - "safeName": "azureaievaluation" + ] }, "CIParameters": { "CIMatrixConfigs": [ { - "Selection": "sparse", "Name": "ai_ci_matrix", "Path": "sdk/evaluation/platform-matrix.json", - "GenerateVMJobs": true + "GenerateVMJobs": true, + "Selection": "sparse" } ] }, diff --git a/metadata/latest/azure-ai-ml.json b/metadata/latest/azure-ai-ml.json index b4cd2cd01726..fd836b4773f8 100644 --- a/metadata/latest/azure-ai-ml.json +++ b/metadata/latest/azure-ai-ml.json @@ -1,6 +1,6 @@ { "Name": "azure-ai-ml", - "Version": "1.27.1", + "Version": "1.28.0", "DevVersion": null, "DirectoryPath": "sdk/ml/azure-ai-ml", "ServiceDirectory": "ml", @@ -10,17 +10,17 @@ "SdkType": "client", "IsNewSdk": true, "ArtifactName": "azure-ai-ml", - "ReleaseStatus": "2025-05-13", + "ReleaseStatus": "2025-07-08", "IncludedForValidation": false, "AdditionalValidationPackages": [ "" ], "ArtifactDetails": { - "name": "azure-ai-ml", - "safeName": "azureaiml", "triggeringPaths": [ "/sdk/ml/ci.yml" - ] + ], + "safeName": "azureaiml", + "name": "azure-ai-ml" }, "CIParameters": { "CIMatrixConfigs": [] diff --git a/metadata/latest/azure-core.json b/metadata/latest/azure-core.json index 22b9cc44cbf7..26efea5996db 100644 --- a/metadata/latest/azure-core.json +++ b/metadata/latest/azure-core.json @@ -1,6 +1,6 @@ { "Name": "azure-core", - "Version": "1.34.0", + "Version": "1.35.0", "DevVersion": null, "DirectoryPath": "sdk/core/azure-core", "ServiceDirectory": "core", @@ -10,7 +10,7 @@ "SdkType": "client", "IsNewSdk": true, "ArtifactName": "azure-core", - "ReleaseStatus": "2025-05-01", + "ReleaseStatus": "2025-07-02", "IncludedForValidation": false, "AdditionalValidationPackages": [ "/sdk/servicebus/azure-servicebus", diff --git a/metadata/latest/azure-mgmt-arizeaiobservabilityeval.json b/metadata/latest/azure-mgmt-arizeaiobservabilityeval.json new file mode 100644 index 000000000000..a5baf8ac656c --- /dev/null +++ b/metadata/latest/azure-mgmt-arizeaiobservabilityeval.json @@ -0,0 +1,31 @@ +{ + "Name": "azure-mgmt-arizeaiobservabilityeval", + "Version": "1.0.0", + "DevVersion": null, + "DirectoryPath": "sdk/arizeaiobservabilityeval/azure-mgmt-arizeaiobservabilityeval", + "ServiceDirectory": "arizeaiobservabilityeval", + "ReadMePath": "sdk/arizeaiobservabilityeval/azure-mgmt-arizeaiobservabilityeval/README.md", + "ChangeLogPath": "sdk/arizeaiobservabilityeval/azure-mgmt-arizeaiobservabilityeval/CHANGELOG.md", + "Group": null, + "SdkType": "mgmt", + "IsNewSdk": true, + "ArtifactName": "azure-mgmt-arizeaiobservabilityeval", + "ReleaseStatus": "2025-05-07", + "IncludedForValidation": false, + "AdditionalValidationPackages": [ + "" + ], + "ArtifactDetails": { + "name": "azure-mgmt-arizeaiobservabilityeval", + "safeName": "azuremgmtarizeaiobservabilityeval", + "triggeringPaths": [ + "/sdk/arizeaiobservabilityeval/ci.yml" + ] + }, + "CIParameters": { + "CIMatrixConfigs": [] + }, + "Namespaces": [ + "azure.mgmt.arizeaiobservabilityeval" + ] +} diff --git a/metadata/latest/azure-mgmt-avs.json b/metadata/latest/azure-mgmt-avs.json index e54d0031ca52..b351b9582508 100644 --- a/metadata/latest/azure-mgmt-avs.json +++ b/metadata/latest/azure-mgmt-avs.json @@ -1,6 +1,6 @@ { "Name": "azure-mgmt-avs", - "Version": "9.0.0", + "Version": "9.1.0", "DevVersion": null, "DirectoryPath": "sdk/compute/azure-mgmt-avs", "ServiceDirectory": "compute", @@ -10,9 +10,21 @@ "SdkType": "mgmt", "IsNewSdk": true, "ArtifactName": "azure-mgmt-avs", - "ReleaseStatus": "2024-09-22", + "ReleaseStatus": "2025-06-03", "IncludedForValidation": false, - "AdditionalValidationPackages": null, + "AdditionalValidationPackages": [ + "" + ], + "ArtifactDetails": { + "triggeringPaths": [ + "/sdk/compute/ci.yml" + ], + "safeName": "azuremgmtavs", + "name": "azure-mgmt-avs" + }, + "CIParameters": { + "CIMatrixConfigs": [] + }, "Namespaces": [ "azure.mgmt.avs" ] diff --git a/metadata/latest/azure-mgmt-core.json b/metadata/latest/azure-mgmt-core.json index 39e1fd83d357..dab9e6902418 100644 --- a/metadata/latest/azure-mgmt-core.json +++ b/metadata/latest/azure-mgmt-core.json @@ -1,6 +1,6 @@ { "Name": "azure-mgmt-core", - "Version": "1.5.0", + "Version": "1.6.0", "DevVersion": null, "DirectoryPath": "sdk/core/azure-mgmt-core", "ServiceDirectory": "core", @@ -10,17 +10,23 @@ "SdkType": "mgmt", "IsNewSdk": true, "ArtifactName": "azure-mgmt-core", - "ReleaseStatus": "2024-10-31", + "ReleaseStatus": "2025-07-02", "IncludedForValidation": false, "AdditionalValidationPackages": [ "/sdk/compute/azure-mgmt-compute", "/sdk/network/azure-mgmt-network", - "/sdk/resource/azure-mgmt-resource", + "/sdk/resources/azure-mgmt-resource", "/sdk/keyvault/azure-mgmt-keyvault" ], "ArtifactDetails": { - "name": "azure-mgmt-core", - "safeName": "azuremgmtcore" + "triggeringPaths": [ + "/sdk/core/ci.yml" + ], + "safeName": "azuremgmtcore", + "name": "azure-mgmt-core" + }, + "CIParameters": { + "CIMatrixConfigs": [] }, "Namespaces": [ "azure.mgmt.core" diff --git a/metadata/latest/azure-mgmt-lambdatesthyperexecute.json b/metadata/latest/azure-mgmt-lambdatesthyperexecute.json new file mode 100644 index 000000000000..027908cb941e --- /dev/null +++ b/metadata/latest/azure-mgmt-lambdatesthyperexecute.json @@ -0,0 +1,31 @@ +{ + "Name": "azure-mgmt-lambdatesthyperexecute", + "Version": "1.0.0", + "DevVersion": null, + "DirectoryPath": "sdk/lambdatesthyperexecute/azure-mgmt-lambdatesthyperexecute", + "ServiceDirectory": "lambdatesthyperexecute", + "ReadMePath": "sdk/lambdatesthyperexecute/azure-mgmt-lambdatesthyperexecute/README.md", + "ChangeLogPath": "sdk/lambdatesthyperexecute/azure-mgmt-lambdatesthyperexecute/CHANGELOG.md", + "Group": null, + "SdkType": "mgmt", + "IsNewSdk": true, + "ArtifactName": "azure-mgmt-lambdatesthyperexecute", + "ReleaseStatus": "2025-05-19", + "IncludedForValidation": false, + "AdditionalValidationPackages": [ + "" + ], + "ArtifactDetails": { + "triggeringPaths": [ + "/sdk/lambdatesthyperexecute/ci.yml" + ], + "safeName": "azuremgmtlambdatesthyperexecute", + "name": "azure-mgmt-lambdatesthyperexecute" + }, + "CIParameters": { + "CIMatrixConfigs": [] + }, + "Namespaces": [ + "azure.mgmt.lambdatesthyperexecute" + ] +} diff --git a/metadata/latest/azure-mgmt-mongodbatlas.json b/metadata/latest/azure-mgmt-mongodbatlas.json new file mode 100644 index 000000000000..18bf6f24ab97 --- /dev/null +++ b/metadata/latest/azure-mgmt-mongodbatlas.json @@ -0,0 +1,31 @@ +{ + "Name": "azure-mgmt-mongodbatlas", + "Version": "1.0.0", + "DevVersion": null, + "DirectoryPath": "sdk/mongodbatlas/azure-mgmt-mongodbatlas", + "ServiceDirectory": "mongodbatlas", + "ReadMePath": "sdk/mongodbatlas/azure-mgmt-mongodbatlas/README.md", + "ChangeLogPath": "sdk/mongodbatlas/azure-mgmt-mongodbatlas/CHANGELOG.md", + "Group": null, + "SdkType": "mgmt", + "IsNewSdk": true, + "ArtifactName": "azure-mgmt-mongodbatlas", + "ReleaseStatus": "2025-07-02", + "IncludedForValidation": false, + "AdditionalValidationPackages": [ + "" + ], + "ArtifactDetails": { + "triggeringPaths": [ + "/sdk/mongodbatlas/ci.yml" + ], + "safeName": "azuremgmtmongodbatlas", + "name": "azure-mgmt-mongodbatlas" + }, + "CIParameters": { + "CIMatrixConfigs": [] + }, + "Namespaces": [ + "azure.mgmt.mongodbatlas" + ] +} diff --git a/metadata/latest/azure-mgmt-purestorageblock.json b/metadata/latest/azure-mgmt-purestorageblock.json new file mode 100644 index 000000000000..c7631ee8ff28 --- /dev/null +++ b/metadata/latest/azure-mgmt-purestorageblock.json @@ -0,0 +1,31 @@ +{ + "Name": "azure-mgmt-purestorageblock", + "Version": "1.0.0", + "DevVersion": null, + "DirectoryPath": "sdk/purestorageblock/azure-mgmt-purestorageblock", + "ServiceDirectory": "purestorageblock", + "ReadMePath": "sdk/purestorageblock/azure-mgmt-purestorageblock/README.md", + "ChangeLogPath": "sdk/purestorageblock/azure-mgmt-purestorageblock/CHANGELOG.md", + "Group": null, + "SdkType": "mgmt", + "IsNewSdk": true, + "ArtifactName": "azure-mgmt-purestorageblock", + "ReleaseStatus": "2025-06-30", + "IncludedForValidation": false, + "AdditionalValidationPackages": [ + "" + ], + "ArtifactDetails": { + "name": "azure-mgmt-purestorageblock", + "triggeringPaths": [ + "/sdk/purestorageblock/ci.yml" + ], + "safeName": "azuremgmtpurestorageblock" + }, + "CIParameters": { + "CIMatrixConfigs": [] + }, + "Namespaces": [ + "azure.mgmt.purestorageblock" + ] +} diff --git a/metadata/latest/azure-mgmt-storageactions.json b/metadata/latest/azure-mgmt-storageactions.json new file mode 100644 index 000000000000..897799bbf23b --- /dev/null +++ b/metadata/latest/azure-mgmt-storageactions.json @@ -0,0 +1,31 @@ +{ + "Name": "azure-mgmt-storageactions", + "Version": "1.0.0", + "DevVersion": null, + "DirectoryPath": "sdk/storageactions/azure-mgmt-storageactions", + "ServiceDirectory": "storageactions", + "ReadMePath": "sdk/storageactions/azure-mgmt-storageactions/README.md", + "ChangeLogPath": "sdk/storageactions/azure-mgmt-storageactions/CHANGELOG.md", + "Group": null, + "SdkType": "mgmt", + "IsNewSdk": true, + "ArtifactName": "azure-mgmt-storageactions", + "ReleaseStatus": "2025-06-30", + "IncludedForValidation": false, + "AdditionalValidationPackages": [ + "" + ], + "ArtifactDetails": { + "safeName": "azuremgmtstorageactions", + "name": "azure-mgmt-storageactions", + "triggeringPaths": [ + "/sdk/storageactions/ci.yml" + ] + }, + "CIParameters": { + "CIMatrixConfigs": [] + }, + "Namespaces": [ + "azure.mgmt.storageactions" + ] +} diff --git a/metadata/preview/azure-mgmt-iotfirmwaredefense.json b/metadata/preview/azure-mgmt-iotfirmwaredefense.json index 742317fa5607..a46fc7229a64 100644 --- a/metadata/preview/azure-mgmt-iotfirmwaredefense.json +++ b/metadata/preview/azure-mgmt-iotfirmwaredefense.json @@ -1,6 +1,6 @@ { "Name": "azure-mgmt-iotfirmwaredefense", - "Version": "1.0.0b1", + "Version": "2.0.0b1", "DevVersion": null, "DirectoryPath": "sdk/iotfirmwaredefense/azure-mgmt-iotfirmwaredefense", "ServiceDirectory": "iotfirmwaredefense", @@ -10,7 +10,21 @@ "SdkType": "mgmt", "IsNewSdk": true, "ArtifactName": "azure-mgmt-iotfirmwaredefense", - "ReleaseStatus": "2023-07-24", + "ReleaseStatus": "2025-05-08", + "IncludedForValidation": false, + "AdditionalValidationPackages": [ + "" + ], + "ArtifactDetails": { + "name": "azure-mgmt-iotfirmwaredefense", + "safeName": "azuremgmtiotfirmwaredefense", + "triggeringPaths": [ + "/sdk/iotfirmwaredefense/ci.yml" + ] + }, + "CIParameters": { + "CIMatrixConfigs": [] + }, "Namespaces": [ "azure.mgmt.iotfirmwaredefense" ] diff --git a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml index b78fe55412a1..2903f78a4ee6 100644 --- a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml +++ b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml @@ -47,7 +47,7 @@ methods: use. Required if *body* is not provided.' - defaultValue: + defaultValue: types: - - name: name @@ -148,7 +148,7 @@ methods: - name: agent_id description: The unique identifier of the agent to run. Required if *body* is unset. - defaultValue: + defaultValue: - name: thread description: Options for creating the new thread (initial messages, metadata, tool resources). @@ -238,7 +238,7 @@ methods: description: 'The ID of the agent for which the thread should be created. Required when not using the JSON/body overload.' - defaultValue: + defaultValue: - name: thread description: 'The details used to create the new thread. If none provided, an empty thread is diff --git a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml index cb2223055182..bddab32ae5a6 100644 --- a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml +++ b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml @@ -48,7 +48,7 @@ methods: use. Required if *body* is not provided.' - defaultValue: + defaultValue: types: - - name: name @@ -146,7 +146,7 @@ methods: - name: agent_id description: The unique identifier of the agent to run. Required if *body* is unset. - defaultValue: + defaultValue: - name: thread description: Options for creating the new thread (initial messages, metadata, tool resources). @@ -236,7 +236,7 @@ methods: description: 'The ID of the agent for which the thread should be created. Required when not using the JSON/body overload.' - defaultValue: + defaultValue: - name: thread description: 'The details used to create the new thread. If none provided, an empty thread is diff --git a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml index 2b314448b9b2..75f68ffc6ab3 100644 --- a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml +++ b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.AgentsClientOperationsMixin.yml @@ -24,7 +24,7 @@ methods: keywordOnlyParameters: - name: model description: The ID of the model to use. Required. - defaultValue: + defaultValue: types: - - name: name @@ -145,7 +145,7 @@ methods: keywordOnlyParameters: - name: agent_id description: The ID of the agent for which the thread should be created. Required. - defaultValue: + defaultValue: types: - - name: thread diff --git a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml index b6231c73898c..3e9017e021ba 100644 --- a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml +++ b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml @@ -40,7 +40,7 @@ methods: "assistant". Required.' - defaultValue: + defaultValue: types: - - @@ -52,7 +52,7 @@ methods: image_url, and so on). Is either a str type or a [MessageInputContentBlock] type. Required.' - defaultValue: + defaultValue: types: - - [] diff --git a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml index c25e758d43d2..9a4da366227b 100644 --- a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml +++ b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml @@ -54,7 +54,7 @@ methods: keywordOnlyParameters: - name: agent_id description: The ID of the agent that should run the thread. Required. - defaultValue: + defaultValue: types: - - name: include @@ -552,7 +552,7 @@ methods: - ] - name: agent_id description: The ID of the agent that should run the thread. Required. - defaultValue: + defaultValue: types: - - name: model @@ -756,7 +756,7 @@ methods: keywordOnlyParameters: - name: tool_outputs description: Required. - defaultValue: + defaultValue: types: - [] return: @@ -797,7 +797,7 @@ methods: keywordOnlyParameters: - name: tool_outputs description: Required. - defaultValue: + defaultValue: types: - [] - name: event_handler diff --git a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml index ad2df21300a3..1b523cce58cc 100644 --- a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml +++ b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.AgentsClientOperationsMixin.yml @@ -24,7 +24,7 @@ methods: keywordOnlyParameters: - name: model description: The ID of the model to use. Required. - defaultValue: + defaultValue: types: - - name: name @@ -145,7 +145,7 @@ methods: keywordOnlyParameters: - name: agent_id description: The ID of the agent for which the thread should be created. Required. - defaultValue: + defaultValue: types: - - name: thread diff --git a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml index 0929b6516b36..42e903b05b67 100644 --- a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml +++ b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml @@ -40,7 +40,7 @@ methods: "assistant". Required.' - defaultValue: + defaultValue: types: - - @@ -52,7 +52,7 @@ methods: image_url, and so on). Is either a str type or a [MessageInputContentBlock] type. Required.' - defaultValue: + defaultValue: types: - - [] diff --git a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml index 0264ce317390..1cfdc0ef8828 100644 --- a/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml +++ b/preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml @@ -67,7 +67,7 @@ methods: - ] - name: agent_id description: The ID of the agent that should run the thread. Required. - defaultValue: + defaultValue: types: - - name: model @@ -553,7 +553,7 @@ methods: - ] - name: agent_id description: The ID of the agent that should run the thread. Required. - defaultValue: + defaultValue: types: - - name: model @@ -757,7 +757,7 @@ methods: keywordOnlyParameters: - name: tool_outputs description: Required. - defaultValue: + defaultValue: types: - [] return: @@ -798,7 +798,7 @@ methods: keywordOnlyParameters: - name: tool_outputs description: Required. - defaultValue: + defaultValue: types: - [] - name: event_handler diff --git a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ChatCompletionsClient.yml b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ChatCompletionsClient.yml index eafc39e02592..6d7341c2f61a 100644 --- a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ChatCompletionsClient.yml +++ b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ChatCompletionsClient.yml @@ -248,7 +248,7 @@ methods: User and Assistant roles. Required.' - defaultValue: + defaultValue: types: - [] - [[, ]] diff --git a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.EmbeddingsClient.yml b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.EmbeddingsClient.yml index e9790a600d60..b2e0fc984ff9 100644 --- a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.EmbeddingsClient.yml +++ b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.EmbeddingsClient.yml @@ -110,7 +110,7 @@ methods: To embed multiple inputs in a single request, pass an array of strings or array of token arrays. Required.' - defaultValue: + defaultValue: types: - [] - name: dimensions diff --git a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ImageEmbeddingsClient.yml b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ImageEmbeddingsClient.yml index 486ed6d4ccb8..69d26abab995 100644 --- a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ImageEmbeddingsClient.yml +++ b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ImageEmbeddingsClient.yml @@ -112,7 +112,7 @@ methods: array. The input must not exceed the max input tokens for the model. Required.' - defaultValue: + defaultValue: types: - [] - name: dimensions diff --git a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ChatCompletionsClient.yml b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ChatCompletionsClient.yml index b7865816424f..c787bbfec3ec 100644 --- a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ChatCompletionsClient.yml +++ b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ChatCompletionsClient.yml @@ -248,7 +248,7 @@ methods: User and Assistant roles. Required.' - defaultValue: + defaultValue: types: - [] - name: stream diff --git a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.EmbeddingsClient.yml b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.EmbeddingsClient.yml index 7c31740597a9..d69282b05156 100644 --- a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.EmbeddingsClient.yml +++ b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.EmbeddingsClient.yml @@ -110,7 +110,7 @@ methods: To embed multiple inputs in a single request, pass an array of strings or array of token arrays. Required.' - defaultValue: + defaultValue: types: - [] - name: dimensions diff --git a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ImageEmbeddingsClient.yml b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ImageEmbeddingsClient.yml index f13239d5e1c3..0afd9dd26a35 100644 --- a/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ImageEmbeddingsClient.yml +++ b/preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ImageEmbeddingsClient.yml @@ -112,7 +112,7 @@ methods: array. The input must not exceed the max input tokens for the model. Required.' - defaultValue: + defaultValue: types: - [] - name: dimensions diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.FaceClient.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.FaceClient.yml index 77f4d4991550..b2a35219a133 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.FaceClient.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.FaceClient.yml @@ -175,7 +175,7 @@ methods: keywordOnlyParameters: - name: url description: URL of input image. Required. - defaultValue: + defaultValue: types: - - name: detection_model @@ -296,7 +296,7 @@ methods: the detection call. Required.' - defaultValue: + defaultValue: types: - - name: face_ids @@ -307,7 +307,7 @@ methods: is limited to 1000. Required.' - defaultValue: + defaultValue: types: - [] - name: max_num_of_candidates_returned @@ -366,7 +366,7 @@ methods: the detection call. Required.' - defaultValue: + defaultValue: types: - - name: large_face_list_id @@ -376,7 +376,7 @@ methods: which are persisted and will never expire. Required.' - defaultValue: + defaultValue: types: - - name: max_num_of_candidates_returned @@ -426,7 +426,7 @@ methods: faces. Required.' - defaultValue: + defaultValue: types: - [] return: @@ -465,7 +465,7 @@ methods: faces are identified independently. The valid number of faceIds is between [1, 10]. Required.' - defaultValue: + defaultValue: types: - [] - name: large_person_group_id @@ -475,7 +475,7 @@ methods: should not be provided at the same time. Required.' - defaultValue: + defaultValue: types: - - name: max_num_of_candidates_returned @@ -568,12 +568,12 @@ methods: keywordOnlyParameters: - name: face_id1 description: The faceId of one face, come from "Detect". Required. - defaultValue: + defaultValue: types: - - name: face_id2 description: The faceId of another face, come from "Detect". Required. - defaultValue: + defaultValue: types: - return: @@ -606,7 +606,7 @@ methods: keywordOnlyParameters: - name: face_id description: The faceId of the face, come from "Detect". Required. - defaultValue: + defaultValue: types: - - name: large_person_group_id @@ -614,12 +614,12 @@ methods: a specified person. largePersonGroupId is created in "Create Large Person Group". Required.' - defaultValue: + defaultValue: types: - - name: person_id description: Specify a certain person in Large Person Group. Required. - defaultValue: + defaultValue: types: - return: diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.FaceSessionClient.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.FaceSessionClient.yml index 8f9f2517e8bd..5d54f505b014 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.FaceSessionClient.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.FaceSessionClient.yml @@ -187,7 +187,7 @@ methods: keywordOnlyParameters: - name: session_image_id description: Id of session image. Required. - defaultValue: + defaultValue: types: - - name: detection_model diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.FaceClient.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.FaceClient.yml index dc202606c3b9..3b69103ea154 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.FaceClient.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.FaceClient.yml @@ -175,7 +175,7 @@ methods: keywordOnlyParameters: - name: url description: URL of input image. Required. - defaultValue: + defaultValue: types: - - name: detection_model @@ -296,7 +296,7 @@ methods: the detection call. Required.' - defaultValue: + defaultValue: types: - - name: face_ids @@ -307,7 +307,7 @@ methods: is limited to 1000. Required.' - defaultValue: + defaultValue: types: - [] - name: max_num_of_candidates_returned @@ -366,7 +366,7 @@ methods: the detection call. Required.' - defaultValue: + defaultValue: types: - - name: large_face_list_id @@ -376,7 +376,7 @@ methods: which are persisted and will never expire. Required.' - defaultValue: + defaultValue: types: - - name: max_num_of_candidates_returned @@ -426,7 +426,7 @@ methods: faces. Required.' - defaultValue: + defaultValue: types: - [] return: @@ -465,7 +465,7 @@ methods: faces are identified independently. The valid number of faceIds is between [1, 10]. Required.' - defaultValue: + defaultValue: types: - [] - name: large_person_group_id @@ -475,7 +475,7 @@ methods: should not be provided at the same time. Required.' - defaultValue: + defaultValue: types: - - name: max_num_of_candidates_returned @@ -568,12 +568,12 @@ methods: keywordOnlyParameters: - name: face_id1 description: The faceId of one face, come from "Detect". Required. - defaultValue: + defaultValue: types: - - name: face_id2 description: The faceId of another face, come from "Detect". Required. - defaultValue: + defaultValue: types: - return: @@ -606,7 +606,7 @@ methods: keywordOnlyParameters: - name: face_id description: The faceId of the face, come from "Detect". Required. - defaultValue: + defaultValue: types: - - name: large_person_group_id @@ -614,12 +614,12 @@ methods: a specified person. largePersonGroupId is created in "Create Large Person Group". Required.' - defaultValue: + defaultValue: types: - - name: person_id description: Specify a certain person in Large Person Group. Required. - defaultValue: + defaultValue: types: - return: diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.FaceSessionClient.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.FaceSessionClient.yml index 909957e1ee09..096f6f150a47 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.FaceSessionClient.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.FaceSessionClient.yml @@ -187,7 +187,7 @@ methods: keywordOnlyParameters: - name: session_image_id description: Id of session image. Required. - defaultValue: + defaultValue: types: - - name: detection_model diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.FaceClientOperationsMixin.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.FaceClientOperationsMixin.yml index 8587f8182520..55fb7f5cac00 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.FaceClientOperationsMixin.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.FaceClientOperationsMixin.yml @@ -37,7 +37,7 @@ methods: the detection call. Required.' - defaultValue: + defaultValue: types: - - name: face_ids @@ -48,7 +48,7 @@ methods: is limited to 1000. Required.' - defaultValue: + defaultValue: types: - [] - name: max_num_of_candidates_returned @@ -104,7 +104,7 @@ methods: the detection call. Required.' - defaultValue: + defaultValue: types: - - name: large_face_list_id @@ -114,7 +114,7 @@ methods: which are persisted and will never expire. Required.' - defaultValue: + defaultValue: types: - - name: max_num_of_candidates_returned @@ -163,7 +163,7 @@ methods: faces. Required.' - defaultValue: + defaultValue: types: - [] return: @@ -199,7 +199,7 @@ methods: faces are identified independently. The valid number of faceIds is between [1, 10]. Required.' - defaultValue: + defaultValue: types: - [] - name: large_person_group_id @@ -209,7 +209,7 @@ methods: should not be provided at the same time. Required.' - defaultValue: + defaultValue: types: - - name: max_num_of_candidates_returned @@ -260,12 +260,12 @@ methods: keywordOnlyParameters: - name: face_id1 description: The faceId of one face, come from "Detect". Required. - defaultValue: + defaultValue: types: - - name: face_id2 description: The faceId of another face, come from "Detect". Required. - defaultValue: + defaultValue: types: - return: @@ -296,7 +296,7 @@ methods: keywordOnlyParameters: - name: face_id description: The faceId of the face, come from "Detect". Required. - defaultValue: + defaultValue: types: - - name: large_person_group_id @@ -304,12 +304,12 @@ methods: a specified person. largePersonGroupId is created in "Create Large Person Group". Required.' - defaultValue: + defaultValue: types: - - name: person_id description: Specify a certain person in Large Person Group. Required. - defaultValue: + defaultValue: types: - return: diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.FaceSessionClientOperationsMixin.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.FaceSessionClientOperationsMixin.yml index 3f8b5b3bd5cc..0c5fe4ac1ebd 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.FaceSessionClientOperationsMixin.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.FaceSessionClientOperationsMixin.yml @@ -115,7 +115,7 @@ methods: keywordOnlyParameters: - name: session_image_id description: Id of session image. Required. - defaultValue: + defaultValue: types: - - name: detection_model diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.LargeFaceListOperations.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.LargeFaceListOperations.yml index 4969cf7d3899..fe42b96222be 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.LargeFaceListOperations.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.LargeFaceListOperations.yml @@ -102,7 +102,7 @@ methods: keywordOnlyParameters: - name: url description: URL of input image. Required. - defaultValue: + defaultValue: types: - - name: target_face @@ -198,7 +198,7 @@ methods: keywordOnlyParameters: - name: name description: User defined name, maximum length is 128. Required. - defaultValue: + defaultValue: types: - - name: user_data diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.LargePersonGroupOperations.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.LargePersonGroupOperations.yml index 0bcb38af28e3..fe1617f4a668 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.LargePersonGroupOperations.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.aio.operations.LargePersonGroupOperations.yml @@ -109,7 +109,7 @@ methods: keywordOnlyParameters: - name: url description: URL of input image. Required. - defaultValue: + defaultValue: types: - - name: target_face @@ -204,7 +204,7 @@ methods: keywordOnlyParameters: - name: name description: User defined name, maximum length is 128. Required. - defaultValue: + defaultValue: types: - - name: user_data @@ -273,7 +273,7 @@ methods: keywordOnlyParameters: - name: name description: User defined name, maximum length is 128. Required. - defaultValue: + defaultValue: types: - - name: user_data diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.FaceClientOperationsMixin.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.FaceClientOperationsMixin.yml index 5279766b6195..26800b8b1f6b 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.FaceClientOperationsMixin.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.FaceClientOperationsMixin.yml @@ -37,7 +37,7 @@ methods: the detection call. Required.' - defaultValue: + defaultValue: types: - - name: face_ids @@ -48,7 +48,7 @@ methods: is limited to 1000. Required.' - defaultValue: + defaultValue: types: - [] - name: max_num_of_candidates_returned @@ -104,7 +104,7 @@ methods: the detection call. Required.' - defaultValue: + defaultValue: types: - - name: large_face_list_id @@ -114,7 +114,7 @@ methods: which are persisted and will never expire. Required.' - defaultValue: + defaultValue: types: - - name: max_num_of_candidates_returned @@ -163,7 +163,7 @@ methods: faces. Required.' - defaultValue: + defaultValue: types: - [] return: @@ -199,7 +199,7 @@ methods: faces are identified independently. The valid number of faceIds is between [1, 10]. Required.' - defaultValue: + defaultValue: types: - [] - name: large_person_group_id @@ -209,7 +209,7 @@ methods: should not be provided at the same time. Required.' - defaultValue: + defaultValue: types: - - name: max_num_of_candidates_returned @@ -260,12 +260,12 @@ methods: keywordOnlyParameters: - name: face_id1 description: The faceId of one face, come from "Detect". Required. - defaultValue: + defaultValue: types: - - name: face_id2 description: The faceId of another face, come from "Detect". Required. - defaultValue: + defaultValue: types: - return: @@ -296,7 +296,7 @@ methods: keywordOnlyParameters: - name: face_id description: The faceId of the face, come from "Detect". Required. - defaultValue: + defaultValue: types: - - name: large_person_group_id @@ -304,12 +304,12 @@ methods: a specified person. largePersonGroupId is created in "Create Large Person Group". Required.' - defaultValue: + defaultValue: types: - - name: person_id description: Specify a certain person in Large Person Group. Required. - defaultValue: + defaultValue: types: - return: diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.FaceSessionClientOperationsMixin.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.FaceSessionClientOperationsMixin.yml index 405fd279aa46..17a1d62b9b1b 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.FaceSessionClientOperationsMixin.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.FaceSessionClientOperationsMixin.yml @@ -115,7 +115,7 @@ methods: keywordOnlyParameters: - name: session_image_id description: Id of session image. Required. - defaultValue: + defaultValue: types: - - name: detection_model diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.LargeFaceListOperations.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.LargeFaceListOperations.yml index 565e1a34a64f..e6b4cfb7201b 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.LargeFaceListOperations.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.LargeFaceListOperations.yml @@ -102,7 +102,7 @@ methods: keywordOnlyParameters: - name: url description: URL of input image. Required. - defaultValue: + defaultValue: types: - - name: target_face @@ -198,7 +198,7 @@ methods: keywordOnlyParameters: - name: name description: User defined name, maximum length is 128. Required. - defaultValue: + defaultValue: types: - - name: user_data diff --git a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.LargePersonGroupOperations.yml b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.LargePersonGroupOperations.yml index 84b8531f5e97..b2f69be73faa 100644 --- a/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.LargePersonGroupOperations.yml +++ b/preview/docs-ref-autogen/azure-ai-vision-face/azure.ai.vision.face.operations.LargePersonGroupOperations.yml @@ -109,7 +109,7 @@ methods: keywordOnlyParameters: - name: url description: URL of input image. Required. - defaultValue: + defaultValue: types: - - name: target_face @@ -204,7 +204,7 @@ methods: keywordOnlyParameters: - name: name description: User defined name, maximum length is 128. Required. - defaultValue: + defaultValue: types: - - name: user_data @@ -273,7 +273,7 @@ methods: keywordOnlyParameters: - name: name description: User defined name, maximum length is 128. Required. - defaultValue: + defaultValue: types: - - name: user_data diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.IoTFirmwareDefenseMgmtClient.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.IoTFirmwareDefenseMgmtClient.yml index f2199220a565..9039f74d2d63 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.IoTFirmwareDefenseMgmtClient.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.IoTFirmwareDefenseMgmtClient.yml @@ -3,50 +3,123 @@ uid: azure.mgmt.iotfirmwaredefense.IoTFirmwareDefenseMgmtClient name: IoTFirmwareDefenseMgmtClient fullName: azure.mgmt.iotfirmwaredefense.IoTFirmwareDefenseMgmtClient module: azure.mgmt.iotfirmwaredefense -summary: 'The definitions and parameters in this swagger specification will be used - to manage the IoT - - Firmware Defense resources.' +summary: Firmware & IoT Security REST API. constructor: syntax: 'IoTFirmwareDefenseMgmtClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str | None = None, **kwargs: Any)' parameters: - name: credential - description: Credential needed for the client to connect to Azure. Required. + description: Credential used to authenticate requests to the service. Required. isRequired: true types: - - name: subscription_id - description: The ID of the target subscription. Required. + description: The ID of the target subscription. The value must be an UUID. Required. isRequired: true types: - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com + description: Service host. Default value is None. + defaultValue: None types: - keywordOnlyParameters: - name: api_version - description: 'Api Version. Default value is "2023-02-08-preview". Note that overriding + description: 'The API version to use for this operation. Default value is + + "2025-04-01-preview". Note that overriding this default value may result in + unsupported - this default value may result in unsupported behavior.' + behavior.' types: - variables: -- description: FirmwareOperations operations - name: firmware +- description: Operations operations + name: operations types: - - + - +- description: FirmwaresOperations operations + name: firmwares + types: + - - description: WorkspacesOperations operations name: workspaces types: - -- description: Operations operations - name: operations +- description: BinaryHardeningOperations operations + name: binary_hardening types: - - + - +- description: CryptoCertificatesOperations operations + name: crypto_certificates + types: + - +- description: CryptoKeysOperations operations + name: crypto_keys + types: + - +- description: CvesOperations operations + name: cves + types: + - +- description: PasswordHashesOperations operations + name: password_hashes + types: + - +- description: SbomComponentsOperations operations + name: sbom_components + types: + - +- description: SummariesOperations operations + name: summaries + types: + - +- description: UsageMetricsOperations operations + name: usage_metrics + types: + - methods: - uid: azure.mgmt.iotfirmwaredefense.IoTFirmwareDefenseMgmtClient.close name: close signature: close() -> None +- uid: azure.mgmt.iotfirmwaredefense.IoTFirmwareDefenseMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> HttpResponse' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.IoTFirmwareDefenseMgmtClient.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.IoTFirmwareDefenseMgmtClient.yml index 0b30e8dd2b9b..6cb4c6ca4088 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.IoTFirmwareDefenseMgmtClient.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.IoTFirmwareDefenseMgmtClient.yml @@ -3,50 +3,123 @@ uid: azure.mgmt.iotfirmwaredefense.aio.IoTFirmwareDefenseMgmtClient name: IoTFirmwareDefenseMgmtClient fullName: azure.mgmt.iotfirmwaredefense.aio.IoTFirmwareDefenseMgmtClient module: azure.mgmt.iotfirmwaredefense.aio -summary: 'The definitions and parameters in this swagger specification will be used - to manage the IoT - - Firmware Defense resources.' +summary: Firmware & IoT Security REST API. constructor: syntax: 'IoTFirmwareDefenseMgmtClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' + str, base_url: str | None = None, **kwargs: Any)' parameters: - name: credential - description: Credential needed for the client to connect to Azure. Required. + description: Credential used to authenticate requests to the service. Required. isRequired: true types: - - name: subscription_id - description: The ID of the target subscription. Required. + description: The ID of the target subscription. The value must be an UUID. Required. isRequired: true types: - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com + description: Service host. Default value is None. + defaultValue: None types: - keywordOnlyParameters: - name: api_version - description: 'Api Version. Default value is "2023-02-08-preview". Note that overriding + description: 'The API version to use for this operation. Default value is + + "2025-04-01-preview". Note that overriding this default value may result in + unsupported - this default value may result in unsupported behavior.' + behavior.' types: - variables: -- description: FirmwareOperations operations - name: firmware +- description: Operations operations + name: operations types: - - + - +- description: FirmwaresOperations operations + name: firmwares + types: + - - description: WorkspacesOperations operations name: workspaces types: - -- description: Operations operations - name: operations +- description: BinaryHardeningOperations operations + name: binary_hardening types: - - + - +- description: CryptoCertificatesOperations operations + name: crypto_certificates + types: + - +- description: CryptoKeysOperations operations + name: crypto_keys + types: + - +- description: CvesOperations operations + name: cves + types: + - +- description: PasswordHashesOperations operations + name: password_hashes + types: + - +- description: SbomComponentsOperations operations + name: sbom_components + types: + - +- description: SummariesOperations operations + name: summaries + types: + - +- description: UsageMetricsOperations operations + name: usage_metrics + types: + - methods: - uid: azure.mgmt.iotfirmwaredefense.aio.IoTFirmwareDefenseMgmtClient.close name: close signature: async close() -> None +- uid: azure.mgmt.iotfirmwaredefense.aio.IoTFirmwareDefenseMgmtClient.send_request + name: send_request + summary: 'Runs the network request through the client''s chained policies. + + + ``` + + + >>> from azure.core.rest import HttpRequest + + >>> request = HttpRequest("GET", "https://www.example.org/") + + + + >>> response = await client.send_request(request) + + + + ``` + + + For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)' + signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs: + Any) -> Awaitable[AsyncHttpResponse]' + parameters: + - name: request + description: The network request you want to make. Required. + isRequired: true + types: + - + keywordOnlyParameters: + - name: stream + description: Whether the response payload will be streamed. Defaults to False. + defaultValue: 'False' + types: + - + return: + description: The response of your network call. Does not do error handling on + your response. + types: + - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.yml new file mode 100644 index 000000000000..b1470f3f024d --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations +name: BinaryHardeningOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: BinaryHardeningOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations.list_by_firmware + name: list_by_firmware + summary: Lists binary hardening analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> AsyncIterable[BinaryHardeningResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of BinaryHardeningResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.yml new file mode 100644 index 000000000000..a3b81f6fe66a --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations +name: CryptoCertificatesOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: CryptoCertificatesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations.list_by_firmware + name: list_by_firmware + summary: Lists crypto certificate analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> AsyncIterable[CryptoCertificateResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of CryptoCertificateResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.yml new file mode 100644 index 000000000000..16545e101c75 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations +name: CryptoKeysOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: CryptoKeysOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations.list_by_firmware + name: list_by_firmware + summary: Lists crypto key analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> AsyncIterable[CryptoKeyResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of CryptoKeyResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.yml new file mode 100644 index 000000000000..06e0026adf8b --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations +name: CvesOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: CvesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations.list_by_firmware + name: list_by_firmware + summary: Lists CVE analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> AsyncIterable[CveResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of CveResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.yml deleted file mode 100644 index e115ec1b2d36..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.yml +++ /dev/null @@ -1,731 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations -name: FirmwareOperations -fullName: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations -module: azure.mgmt.iotfirmwaredefense.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: FirmwareOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.create - name: create - summary: The operation to create a firmware. - signature: 'async create(resource_group_name: str, workspace_name: str, firmware_id: - str, firmware: _models.Firmware, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.Firmware' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - - name: firmware - description: 'Details of the firmware being created or updated. Is either a Firmware - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Firmware or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.delete - name: delete - summary: The operation to delete a firmware. - signature: 'async delete(resource_group_name: str, workspace_name: str, firmware_id: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_binary_hardening_details - name: generate_binary_hardening_details - summary: The operation to get binary hardening details for a firmware. - signature: 'async generate_binary_hardening_details(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> BinaryHardening' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: BinaryHardening or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_binary_hardening_summary - name: generate_binary_hardening_summary - summary: The operation to list the binary hardening summary percentages for a firmware. - signature: 'async generate_binary_hardening_summary(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> BinaryHardeningSummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: BinaryHardeningSummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_component_details - name: generate_component_details - summary: The operation to get component details for a firmware. - signature: 'async generate_component_details(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> Component' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Component or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_crypto_certificate_summary - name: generate_crypto_certificate_summary - summary: 'The operation to provide a high level summary of the discovered cryptographic - certificates - - reported for the firmware image.' - signature: 'async generate_crypto_certificate_summary(resource_group_name: str, - workspace_name: str, firmware_id: str, **kwargs: Any) -> CryptoCertificateSummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CryptoCertificateSummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_crypto_key_summary - name: generate_crypto_key_summary - summary: 'The operation to provide a high level summary of the discovered cryptographic - keys reported for - - the firmware image.' - signature: 'async generate_crypto_key_summary(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> CryptoKeySummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CryptoKeySummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_cve_summary - name: generate_cve_summary - summary: The operation to provide a high level summary of the CVEs reported for - the firmware image. - signature: 'async generate_cve_summary(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> CveSummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CveSummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_download_url - name: generate_download_url - summary: The operation to a url for file download. - signature: 'async generate_download_url(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> UrlToken' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: UrlToken or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_filesystem_download_url - name: generate_filesystem_download_url - summary: The operation to a url for tar file download. - signature: 'async generate_filesystem_download_url(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> UrlToken' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: UrlToken or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.generate_summary - name: generate_summary - summary: The operation to get a scan summary. - signature: 'async generate_summary(resource_group_name: str, workspace_name: str, - firmware_id: str, **kwargs: Any) -> FirmwareSummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FirmwareSummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.get - name: get - summary: Get firmware. - signature: 'async get(resource_group_name: str, workspace_name: str, firmware_id: - str, **kwargs: Any) -> Firmware' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Firmware or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.list_by_workspace - name: list_by_workspace - summary: Lists all of firmwares inside a workspace. - signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, **kwargs: - Any) -> AsyncIterable[Firmware]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Firmware or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.list_generate_binary_hardening_list - name: list_generate_binary_hardening_list - summary: The operation to list all binary hardening result for a firmware. - signature: 'list_generate_binary_hardening_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> AsyncIterable[BinaryHardening]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either BinaryHardening or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.list_generate_component_list - name: list_generate_component_list - summary: The operation to list all components result for a firmware. - signature: 'list_generate_component_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> AsyncIterable[Component]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Component or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.list_generate_crypto_certificate_list - name: list_generate_crypto_certificate_list - summary: The operation to list all crypto certificates for a firmware. - signature: 'list_generate_crypto_certificate_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> AsyncIterable[CryptoCertificate]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either CryptoCertificate or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.list_generate_crypto_key_list - name: list_generate_crypto_key_list - summary: The operation to list all crypto keys for a firmware. - signature: 'list_generate_crypto_key_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> AsyncIterable[CryptoKey]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either CryptoKey or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.list_generate_cve_list - name: list_generate_cve_list - summary: The operation to list all cve results for a firmware. - signature: 'list_generate_cve_list(resource_group_name: str, workspace_name: str, - firmware_id: str, **kwargs: Any) -> AsyncIterable[Cve]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Cve or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.list_generate_password_hash_list - name: list_generate_password_hash_list - summary: The operation to list all password hashes for a firmware. - signature: 'list_generate_password_hash_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> AsyncIterable[PasswordHash]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PasswordHash or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.update - name: update - summary: The operation to update firmware. - signature: 'async update(resource_group_name: str, workspace_name: str, firmware_id: - str, firmware: _models.FirmwareUpdateDefinition, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.Firmware' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - - name: firmware - description: 'Details of the firmware being created or updated. Is either a - - FirmwareUpdateDefinition type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Firmware or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations.models - name: models - signature: models = diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.yml new file mode 100644 index 000000000000..ea2f32e24d1f --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.yml @@ -0,0 +1,173 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations +name: FirmwaresOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: FirmwaresOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.create + name: create + summary: The operation to create a firmware. + signature: 'async create(resource_group_name: str, workspace_name: str, firmware_id: + str, resource: _models.Firmware, *, content_type: str = ''application/json'', + **kwargs: Any) -> _models.Firmware' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + - name: resource + description: 'Details of the firmware being created or updated. Is one of the + following + + types: Firmware, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: Firmware. The Firmware is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.delete + name: delete + summary: The operation to delete a firmware. + signature: 'async delete(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> None' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: None + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.get + name: get + summary: Get firmware. + signature: 'async get(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> Firmware' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: Firmware. The Firmware is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.list_by_workspace + name: list_by_workspace + summary: Lists all of firmwares inside a workspace. + signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, **kwargs: + Any) -> AsyncIterable[Firmware]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of Firmware + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations.update + name: update + summary: The operation to update firmware. + signature: 'async update(resource_group_name: str, workspace_name: str, firmware_id: + str, properties: _models.FirmwareUpdateDefinition, *, content_type: str = ''application/json'', + **kwargs: Any) -> _models.Firmware' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + - name: properties + description: 'Details of the firmware being created or updated. Is one of the + following + + types: FirmwareUpdateDefinition, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: Firmware. The Firmware is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.Operations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.Operations.yml index 27a14a98eb1f..93f28de5acae 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.Operations.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.Operations.yml @@ -11,20 +11,11 @@ constructor: methods: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.Operations.list name: list - summary: Lists the operations for this resource provider. + summary: List the operations for the provider. signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: An iterator like instance of either Operation or the result of cls(response) + description: An iterator like instance of Operation types: - [] exceptions: - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.Operations.models - name: models - signature: models = diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.yml new file mode 100644 index 000000000000..d434c583c151 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations +name: PasswordHashesOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: PasswordHashesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations.list_by_firmware + name: list_by_firmware + summary: Lists password hash analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> AsyncIterable[PasswordHashResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of PasswordHashResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.yml new file mode 100644 index 000000000000..cae8b8dfe9ba --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations +name: SbomComponentsOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: SbomComponentsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations.list_by_firmware + name: list_by_firmware + summary: Lists sbom analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> AsyncIterable[SbomComponentResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of SbomComponentResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.yml new file mode 100644 index 000000000000..a8a5a8c77f3e --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.yml @@ -0,0 +1,83 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations +name: SummariesOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: SummariesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.get + name: get + summary: Get an analysis result summary of a firmware by name. + signature: 'async get(resource_group_name: str, workspace_name: str, firmware_id: + str, summary_type: str | SummaryType, **kwargs: Any) -> SummaryResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + - name: summary_type + description: 'The Firmware analysis summary name describing the type of summary. + Known + + values are: "Firmware", "CommonVulnerabilitiesAndExposures", "BinaryHardening", + + "CryptoCertificate", and "CryptoKey". Required.' + isRequired: true + types: + - + - + return: + description: SummaryResource. The SummaryResource is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations.list_by_firmware + name: list_by_firmware + summary: 'Lists analysis result summary names of a firmware. To fetch the full summary + data, get that + + summary by name.' + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> AsyncIterable[SummaryResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of SummaryResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations.yml new file mode 100644 index 000000000000..b71376c27579 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations.yml @@ -0,0 +1,65 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations +name: UsageMetricsOperations +fullName: azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations +module: azure.mgmt.iotfirmwaredefense.aio.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: UsageMetricsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations.get + name: get + summary: Gets monthly usage information for a workspace. + signature: 'async get(resource_group_name: str, workspace_name: str, name: str, + **kwargs: Any) -> UsageMetric' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: name + description: The Firmware analysis summary name describing the type of summary. + Required. + isRequired: true + types: + - + return: + description: UsageMetric. The UsageMetric is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations.list_by_workspace + name: list_by_workspace + summary: Lists monthly usage information for a workspace. + signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, **kwargs: + Any) -> AsyncIterable[UsageMetric]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of UsageMetric + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.yml index ab84445e3785..279ef60508b3 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.yml @@ -12,7 +12,7 @@ methods: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.create name: create summary: The operation to create or update a firmware analysis workspace. - signature: 'async create(resource_group_name: str, workspace_name: str, workspace: + signature: 'async create(resource_group_name: str, workspace_name: str, resource: _models.Workspace, *, content_type: str = ''application/json'', **kwargs: Any) -> _models.Workspace' parameters: @@ -28,28 +28,18 @@ methods: isRequired: true types: - - - name: workspace - description: 'Parameters when creating a firmware analysis workspace. Is either - a Workspace + - name: resource + description: 'Parameters when creating a firmware analysis workspace. Is one of + the - type or a IO type. Required.' + following types: Workspace, JSON, IO[bytes] Required.' isRequired: true types: - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - + - + - [] return: - description: Workspace or the result of cls(response) + description: Workspace. The Workspace is compatible with MutableMapping types: - exceptions: @@ -72,23 +62,18 @@ methods: isRequired: true types: - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: None or the result of cls(response) + description: None types: - exceptions: - type: azure.core.exceptions.HttpResponseError - uid: azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.generate_upload_url name: generate_upload_url - summary: The operation to get a url for file upload. + summary: Generate a URL for uploading a firmware image. signature: 'async generate_upload_url(resource_group_name: str, workspace_name: - str, generate_upload_url: _models.GenerateUploadUrlRequest, *, content_type: str - = ''application/json'', **kwargs: Any) -> _models.UrlToken' + str, body: _models.GenerateUploadUrlRequest, *, content_type: str = ''application/json'', + **kwargs: Any) -> _models.UrlToken' parameters: - name: resource_group_name description: 'The name of the resource group. The name is case insensitive. @@ -102,27 +87,18 @@ methods: isRequired: true types: - - - name: generate_upload_url - description: 'Parameters when requesting a URL to upload firmware. Is either a + - name: body + description: 'Parameters when requesting a URL to upload firmware. Is one of the + following - GenerateUploadUrlRequest type or a IO type. Required.' + types: GenerateUploadUrlRequest, JSON, IO[bytes] Required.' isRequired: true types: - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - + - + - [] return: - description: UrlToken or the result of cls(response) + description: UrlToken. The UrlToken is compatible with MutableMapping types: - exceptions: @@ -131,7 +107,7 @@ methods: name: get summary: Get firmware analysis workspace. signature: 'async get(resource_group_name: str, workspace_name: str, **kwargs: Any) - -> Workspace | None' + -> Workspace' parameters: - name: resource_group_name description: 'The name of the resource group. The name is case insensitive. @@ -145,16 +121,10 @@ methods: isRequired: true types: - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: Workspace or None or the result of cls(response) + description: Workspace. The Workspace is compatible with MutableMapping types: - - - exceptions: - type: azure.core.exceptions.HttpResponseError - uid: azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.list_by_resource_group @@ -170,13 +140,8 @@ methods: isRequired: true types: - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: An iterator like instance of either Workspace or the result of cls(response) + description: An iterator like instance of Workspace types: - [] exceptions: @@ -185,13 +150,8 @@ methods: name: list_by_subscription summary: Lists all of the firmware analysis workspaces in the specified subscription. signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[Workspace]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: An iterator like instance of either Workspace or the result of cls(response) + description: An iterator like instance of Workspace types: - [] exceptions: @@ -199,9 +159,9 @@ methods: - uid: azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.update name: update summary: The operation to update a firmware analysis workspaces. - signature: 'async update(resource_group_name: str, workspace_name: str, workspace: - _models.WorkspaceUpdateDefinition, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.Workspace' + signature: 'async update(resource_group_name: str, workspace_name: str, properties: + _models.WorkspaceUpdate, *, content_type: str = ''application/json'', **kwargs: + Any) -> _models.Workspace' parameters: - name: resource_group_name description: 'The name of the resource group. The name is case insensitive. @@ -215,33 +175,19 @@ methods: isRequired: true types: - - - name: workspace - description: 'Parameters when updating a firmware analysis workspace. Is either - a + - name: properties + description: 'Parameters when updating a firmware analysis workspace. Is one of + the - WorkspaceUpdateDefinition type or a IO type. Required.' + following types: WorkspaceUpdate, JSON, IO[bytes] Required.' isRequired: true types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - + - + - + - [] return: - description: Workspace or the result of cls(response) + description: Workspace. The Workspace is compatible with MutableMapping types: - exceptions: - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations.models - name: models - signature: models = diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.yml index 75bbd2f9410d..5c874adebb2f 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.aio.operations.yml @@ -4,6 +4,14 @@ name: operations fullName: azure.mgmt.iotfirmwaredefense.aio.operations type: import classes: -- azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations +- azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations +- azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations +- azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations +- azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations +- azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations - azure.mgmt.iotfirmwaredefense.aio.operations.Operations +- azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations +- azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations +- azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations +- azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations - azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ActionType.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ActionType.yml index 8209c9ca3f53..48b652055ef8 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ActionType.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ActionType.yml @@ -2,8 +2,10 @@ uid: azure.mgmt.iotfirmwaredefense.models.ActionType name: ActionType fullName: azure.mgmt.iotfirmwaredefense.models.ActionType -summary: Enum. Indicates the action type. "Internal" refers to actions that are for - internal only APIs. +summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for internal + + only APIs.' module: azure.mgmt.iotfirmwaredefense.models fields: - name: INTERNAL diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardening.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardening.yml deleted file mode 100644 index 8f05e1bcdc50..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardening.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardening -name: BinaryHardening -fullName: azure.mgmt.iotfirmwaredefense.models.BinaryHardening -module: azure.mgmt.iotfirmwaredefense.models -summary: Binary hardening of a firmware. -constructor: - syntax: 'BinaryHardening(*, binary_hardening_id: str | None = None, architecture: - str | None = None, path: str | None = None, class_property: str | None = None, - runpath: str | None = None, rpath: str | None = None, nx: str | _models.NxFlag - | None = None, pie: str | _models.PieFlag | None = None, relro: str | _models.RelroFlag - | None = None, canary: str | _models.CanaryFlag | None = None, stripped: str | - _models.StrippedFlag | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: binary_hardening_id - description: ID for the binary hardening result. - defaultValue: None - types: - - - - name: architecture - description: The architecture of the uploaded firmware. - defaultValue: None - types: - - - - name: path - description: path for binary hardening. - defaultValue: None - types: - - - - name: class_property - description: class for binary hardening. - defaultValue: None - types: - - - - name: runpath - description: The runpath of the uploaded firmware. - defaultValue: None - types: - - - - name: rpath - description: The rpath of the uploaded firmware. - defaultValue: None - types: - - - - name: nx - description: 'NX flag. Known values are: "True" and "False".' - defaultValue: None - types: - - - - - - name: pie - description: 'PIE flag. Known values are: "True" and "False".' - defaultValue: None - types: - - - - - - name: relro - description: 'RELRO flag. Known values are: "True" and "False".' - defaultValue: None - types: - - - - - - name: canary - description: 'Canary flag. Known values are: "True" and "False".' - defaultValue: None - types: - - - - - - name: stripped - description: 'Stripped flag. Known values are: "True" and "False".' - defaultValue: None - types: - - - - -variables: -- description: ID for the binary hardening result. - name: binary_hardening_id - types: - - -- description: The architecture of the uploaded firmware. - name: architecture - types: - - -- description: path for binary hardening. - name: path - types: - - -- description: class for binary hardening. - name: class_property - types: - - -- description: The runpath of the uploaded firmware. - name: runpath - types: - - -- description: The rpath of the uploaded firmware. - name: rpath - types: - - -- description: 'NX flag. Known values are: "True" and "False".' - name: nx - types: - - - - -- description: 'PIE flag. Known values are: "True" and "False".' - name: pie - types: - - - - -- description: 'RELRO flag. Known values are: "True" and "False".' - name: relro - types: - - - - -- description: 'Canary flag. Known values are: "True" and "False".' - name: canary - types: - - - - -- description: 'Stripped flag. Known values are: "True" and "False".' - name: stripped - types: - - - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures.yml new file mode 100644 index 000000000000..f404520011c3 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures.yml @@ -0,0 +1,54 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures +name: BinaryHardeningFeatures +fullName: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures +module: azure.mgmt.iotfirmwaredefense.models +summary: Binary hardening features. +constructor: + syntax: 'BinaryHardeningFeatures(*args: Any, **kwargs: Any)' +variables: +- description: Flag indicating the binary's stack is set to NX (no-execute). + name: no_execute + types: + - +- description: 'Flag indicating the binary was compiled to be a position + + independent executable.' + name: position_independent_executable + types: + - +- description: 'Flag indicating the binary has enabled relocation read-only + + protections.' + name: relocation_read_only + types: + - +- description: Flag indicating if the binary was compiled with stack canaries enabled. + name: canary + types: + - +- description: Flag indicating if debug symbols have been stripped from the binary. + name: stripped + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures.canary + name: canary + summary: Flag indicating if the binary was compiled with stack canaries enabled. + signature: 'canary: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures.no_execute + name: no_execute + summary: Flag indicating the binary's stack is set to NX (no-execute). + signature: 'no_execute: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures.position_independent_executable + name: position_independent_executable + summary: Flag indicating the binary was compiled to be a position independent executable. + signature: 'position_independent_executable: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures.relocation_read_only + name: relocation_read_only + summary: Flag indicating the binary has enabled relocation read-only protections. + signature: 'relocation_read_only: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures.stripped + name: stripped + summary: Flag indicating if debug symbols have been stripped from the binary. + signature: 'stripped: bool | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningList.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningList.yml deleted file mode 100644 index 2dcf1e0b5237..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningList.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningList -name: BinaryHardeningList -fullName: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningList -module: azure.mgmt.iotfirmwaredefense.models -summary: 'List result for binary hardening. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'BinaryHardeningList(*, next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: next_link - description: The uri to fetch the next page of asset. - defaultValue: None - types: - - -variables: -- description: The list of binary hardening results. - name: value - types: - - [] -- description: The uri to fetch the next page of asset. - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResource.yml new file mode 100644 index 000000000000..924a1090c23b --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResource.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResource +name: BinaryHardeningResource +fullName: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResource +module: azure.mgmt.iotfirmwaredefense.models +summary: The object representing a firmware analysis binary hardening result resource. +constructor: + syntax: 'BinaryHardeningResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.BinaryHardeningResult | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.yml new file mode 100644 index 000000000000..d13cec3c44e4 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.yml @@ -0,0 +1,94 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult +name: BinaryHardeningResult +fullName: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult +module: azure.mgmt.iotfirmwaredefense.models +summary: Binary hardening of a firmware. +constructor: + syntax: 'BinaryHardeningResult(*args: Any, **kwargs: Any)' +variables: +- description: ID for the binary hardening result. + name: binary_hardening_id + types: + - +- description: The security hardening features of the binary. + name: security_hardening_features + types: + - +- description: The architecture of the binary being reported on. + name: executable_architecture + types: + - +- description: The path to the binary in the firmware. + name: file_path + types: + - +- description: 'The executable class to indicate 32 or 64 bit. Known values are: "x86" + + and "x64".' + name: executable_class + types: + - + - +- description: 'The runpath property of the uploaded binary, which is a method of + specifying + + additional paths to load objects at runtime.' + name: runpath + types: + - +- description: 'The rpath property of the uploaded binary, which is a deprecated method + of + + specifying additional paths to load objects at runtime.' + name: rpath + types: + - +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.binary_hardening_id + name: binary_hardening_id + summary: ID for the binary hardening result. + signature: 'binary_hardening_id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.executable_architecture + name: executable_architecture + summary: The architecture of the binary being reported on. + signature: 'executable_architecture: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.executable_class + name: executable_class + summary: '"x86" and "x64".' + signature: 'executable_class: str | _models.ExecutableClass | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.file_path + name: file_path + summary: The path to the binary in the firmware. + signature: 'file_path: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.rpath + name: rpath + summary: 'The rpath property of the uploaded binary, which is a deprecated method + of specifying + + additional paths to load objects at runtime.' + signature: 'rpath: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.runpath + name: runpath + summary: 'The runpath property of the uploaded binary, which is a method of specifying + additional paths + + to load objects at runtime.' + signature: 'runpath: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult.security_hardening_features + name: security_hardening_features + summary: The security hardening features of the binary. + signature: 'security_hardening_features: _models.BinaryHardeningFeatures | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummary.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummary.yml deleted file mode 100644 index 05f220e82a8d..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummary.yml +++ /dev/null @@ -1,66 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummary -name: BinaryHardeningSummary -fullName: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummary -module: azure.mgmt.iotfirmwaredefense.models -summary: Binary hardening summary percentages. -constructor: - syntax: 'BinaryHardeningSummary(*, total_files: int | None = None, nx: int | None - = None, pie: int | None = None, relro: int | None = None, canary: int | None = - None, stripped: int | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: total_files - description: Total number of binaries that were analyzed. - defaultValue: None - types: - - - - name: nx - description: NX summary percentage. - defaultValue: None - types: - - - - name: pie - description: PIE summary percentage. - defaultValue: None - types: - - - - name: relro - description: RELRO summary percentage. - defaultValue: None - types: - - - - name: canary - description: Canary summary percentage. - defaultValue: None - types: - - - - name: stripped - description: Stripped summary percentage. - defaultValue: None - types: - - -variables: -- description: Total number of binaries that were analyzed. - name: total_files - types: - - -- description: NX summary percentage. - name: nx - types: - - -- description: PIE summary percentage. - name: pie - types: - - -- description: RELRO summary percentage. - name: relro - types: - - -- description: Canary summary percentage. - name: canary - types: - - -- description: Stripped summary percentage. - name: stripped - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.yml new file mode 100644 index 000000000000..7e7f3b0d75c3 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.yml @@ -0,0 +1,87 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource +name: BinaryHardeningSummaryResource +fullName: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource +module: azure.mgmt.iotfirmwaredefense.models +summary: Properties for a binary hardening analysis summary. +constructor: + syntax: 'BinaryHardeningSummaryResource(*args: Any, **kwargs: Any)' +variables: +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +- description: Total number of binaries that were analyzed. + name: total_files + types: + - +- description: 'Total number of analyzed files that were found to have a + + nonexecutable stack.' + name: not_executable_stack_count + types: + - +- description: 'Total number of analyzed files that were compiled + + to be a position independent executable.' + name: position_independent_executable_count + types: + - +- description: 'Total number of analyzed files that have enabled relocation + + read-only protections.' + name: relocation_read_only_count + types: + - +- description: Total number of analyzed files that have stack canaries enabled. + name: stack_canary_count + types: + - +- description: Total number of analyzed files that have debug symbols stripped. + name: stripped_binary_count + types: + - +- description: 'Describes the type of summary object. Required. The summary contains + + information about the binary hardening analysis results' + name: summary_type + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.not_executable_stack_count + name: not_executable_stack_count + summary: Total number of analyzed files that were found to have a nonexecutable + stack. + signature: 'not_executable_stack_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.position_independent_executable_count + name: position_independent_executable_count + summary: Total number of analyzed files that were compiled to be a position independent + executable. + signature: 'position_independent_executable_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.relocation_read_only_count + name: relocation_read_only_count + summary: Total number of analyzed files that have enabled relocation read-only protections. + signature: 'relocation_read_only_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.stack_canary_count + name: stack_canary_count + summary: Total number of analyzed files that have stack canaries enabled. + signature: 'stack_canary_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.stripped_binary_count + name: stripped_binary_count + summary: Total number of analyzed files that have debug symbols stripped. + signature: 'stripped_binary_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.summary_type + name: summary_type + summary: 'Describes the type of summary object. Required. The summary contains information + about the + + binary hardening analysis results' + signature: 'summary_type: BINARY_HARDENING: ''BinaryHardening''>]' +- uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource.total_files + name: total_files + summary: Total number of binaries that were analyzed. + signature: 'total_files: int | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CanaryFlag.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CanaryFlag.yml deleted file mode 100644 index 8e7569420fb3..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CanaryFlag.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.CanaryFlag -name: CanaryFlag -fullName: azure.mgmt.iotfirmwaredefense.models.CanaryFlag -summary: Canary flag. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.CanaryFlag.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.CanaryFlag.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CertificateUsage.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CertificateUsage.yml new file mode 100644 index 000000000000..0bd78c6c2e33 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CertificateUsage.yml @@ -0,0 +1,39 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage +name: CertificateUsage +fullName: azure.mgmt.iotfirmwaredefense.models.CertificateUsage +summary: Activities for which the cryptographic certificate can be used. +module: azure.mgmt.iotfirmwaredefense.models +fields: +- name: CLIENT_AUTHENTICATION + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.CLIENT_AUTHENTICATION +- name: CODE_SIGNING + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.CODE_SIGNING +- name: CONTENT_COMMITMENT + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.CONTENT_COMMITMENT +- name: CRL_SIGN + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.CRL_SIGN +- name: DATA_ENCIPHERMENT + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.DATA_ENCIPHERMENT +- name: DECIPHER_ONLY + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.DECIPHER_ONLY +- name: DIGITAL_SIGNATURE + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.DIGITAL_SIGNATURE +- name: EMAIL_PROTECTION + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.EMAIL_PROTECTION +- name: ENCIPHER_ONLY + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.ENCIPHER_ONLY +- name: KEY_AGREEMENT + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.KEY_AGREEMENT +- name: KEY_CERT_SIGN + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.KEY_CERT_SIGN +- name: KEY_ENCIPHERMENT + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.KEY_ENCIPHERMENT +- name: NON_REPUDIATION + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.NON_REPUDIATION +- name: OCSP_SIGNING + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.OCSP_SIGNING +- name: SERVER_AUTHENTICATION + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.SERVER_AUTHENTICATION +- name: TIME_STAMPING + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage.TIME_STAMPING diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Component.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Component.yml deleted file mode 100644 index bf9ba50f5ec7..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Component.yml +++ /dev/null @@ -1,82 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.Component -name: Component -fullName: azure.mgmt.iotfirmwaredefense.models.Component -module: azure.mgmt.iotfirmwaredefense.models -summary: Component of a firmware. -constructor: - syntax: 'Component(*, component_id: str | None = None, component_name: str | None - = None, version: str | None = None, license: str | None = None, release_date: - datetime | None = None, paths: List[str] | None = None, is_update_available: str - | _models.IsUpdateAvailable | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: component_id - description: ID for the component. - defaultValue: None - types: - - - - name: component_name - description: Name for the component. - defaultValue: None - types: - - - - name: version - description: Version for the component. - defaultValue: None - types: - - - - name: license - description: License for the component. - defaultValue: None - types: - - - - name: release_date - description: Release date for the component. - defaultValue: None - types: - - - - name: paths - description: Paths of the component. - defaultValue: None - types: - - [] - - name: is_update_available - description: 'Flag if new update is available for the component. Known values - - are: "True" and "False".' - defaultValue: None - types: - - - - -variables: -- description: ID for the component. - name: component_id - types: - - -- description: Name for the component. - name: component_name - types: - - -- description: Version for the component. - name: version - types: - - -- description: License for the component. - name: license - types: - - -- description: Release date for the component. - name: release_date - types: - - -- description: Paths of the component. - name: paths - types: - - [] -- description: 'Flag if new update is available for the component. Known values are: - - "True" and "False".' - name: is_update_available - types: - - - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ComponentList.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ComponentList.yml deleted file mode 100644 index bd921ff3baba..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ComponentList.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.ComponentList -name: ComponentList -fullName: azure.mgmt.iotfirmwaredefense.models.ComponentList -module: azure.mgmt.iotfirmwaredefense.models -summary: 'List result for components. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ComponentList(*, next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: next_link - description: The uri to fetch the next page of asset. - defaultValue: None - types: - - -variables: -- description: The list of components. - name: value - types: - - [] -- description: The uri to fetch the next page of asset. - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CreatedByType.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CreatedByType.yml index 7bac1fb0be5b..9019c905c983 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CreatedByType.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CreatedByType.yml @@ -2,7 +2,7 @@ uid: azure.mgmt.iotfirmwaredefense.models.CreatedByType name: CreatedByType fullName: azure.mgmt.iotfirmwaredefense.models.CreatedByType -summary: The type of identity that created the resource. +summary: The kind of entity that created the resource. module: azure.mgmt.iotfirmwaredefense.models fields: - name: APPLICATION diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.yml index 928f9f19a7df..bf3f2dccad40 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.yml @@ -3,139 +3,16 @@ uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate name: CryptoCertificate fullName: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate module: azure.mgmt.iotfirmwaredefense.models -summary: 'Crypto certificate properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' +summary: Crypto certificate properties. constructor: - syntax: 'CryptoCertificate(*, crypto_cert_id: str | None = None, name: str | None - = None, subject: _models.CryptoCertificateEntity | None = None, issuer: _models.CryptoCertificateEntity - | None = None, issued_date: datetime | None = None, expiration_date: datetime - | None = None, role: str | None = None, signature_algorithm: str | None = None, - key_size: int | None = None, key_algorithm: str | None = None, encoding: str | - None = None, serial_number: str | None = None, fingerprint: str | None = None, - usage: List[str] | None = None, paired_key: _models.PairedKey | None = None, is_expired: - str | _models.IsExpired | None = None, is_self_signed: str | _models.IsSelfSigned - | None = None, is_weak_signature: str | _models.IsWeakSignature | None = None, - is_short_key_size: str | _models.IsShortKeySize | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: crypto_cert_id - description: ID for the certificate. - defaultValue: None - types: - - - - name: name - description: Name of the certificate. - defaultValue: None - types: - - - - name: subject - description: Subject information of the certificate. - defaultValue: None - types: - - - - name: issuer - description: Issuer information of the certificate. - defaultValue: None - types: - - - - name: issued_date - description: Issue date for the certificate. - defaultValue: None - types: - - - - name: expiration_date - description: Expiration date for the certificate. - defaultValue: None - types: - - - - name: role - description: Role of the certificate (Root CA, etc). - defaultValue: None - types: - - - - name: signature_algorithm - description: The signature algorithm used in the certificate. - defaultValue: None - types: - - - - name: key_size - description: Size of the certificate's key in bits. - defaultValue: None - types: - - - - name: key_algorithm - description: Key algorithm used in the certificate. - defaultValue: None - types: - - - - name: encoding - description: Encoding used for the certificate. - defaultValue: None - types: - - - - name: serial_number - description: Serial number of the certificate. - defaultValue: None - types: - - - - name: fingerprint - description: Fingerprint of the certificate. - defaultValue: None - types: - - - - name: usage - description: List of functions the certificate can fulfill. - defaultValue: None - types: - - [] - - name: paired_key - description: A matching paired private key. - defaultValue: None - types: - - - - name: is_expired - description: 'Indicates if the certificate is expired. Known values are: "True" - and - - "False".' - defaultValue: None - types: - - - - - - name: is_self_signed - description: 'Indicates if the certificate was self-signed. Known values are: - "True" - - and "False".' - defaultValue: None - types: - - - - - - name: is_weak_signature - description: 'Indicates the signature algorithm used is insecure. Known values - - are: "True" and "False".' - defaultValue: None - types: - - - - - - name: is_short_key_size - description: 'Indicates the certificate''s key size is considered too small to - be - - secure for the key algorithm. Known values are: "True" and "False".' - defaultValue: None - types: - - - - + syntax: 'CryptoCertificate(*args: Any, **kwargs: Any)' variables: -- description: ID for the certificate. +- description: ID for the certificate result. name: crypto_cert_id types: - - description: Name of the certificate. - name: name + name: certificate_name types: - - description: Subject information of the certificate. @@ -155,7 +32,7 @@ variables: types: - - description: Role of the certificate (Root CA, etc). - name: role + name: certificate_role types: - - description: The signature algorithm used in the certificate. @@ -163,11 +40,11 @@ variables: types: - - description: Size of the certificate's key in bits. - name: key_size + name: certificate_key_size types: - - description: Key algorithm used in the certificate. - name: key_algorithm + name: certificate_key_algorithm types: - - description: Encoding used for the certificate. @@ -183,10 +60,11 @@ variables: types: - - description: List of functions the certificate can fulfill. - name: usage + name: certificate_usage types: - - [] -- description: List of files paths for this certificate. + - [ + - ] +- description: List of files where this certificate was found. name: file_paths types: - [] @@ -194,32 +72,120 @@ variables: name: paired_key types: - -- description: 'Indicates if the certificate is expired. Known values are: "True" - and - - "False".' +- description: Indicates if the certificate is expired. name: is_expired types: - - - - -- description: 'Indicates if the certificate was self-signed. Known values are: "True" - - and "False".' + - +- description: Indicates if the certificate is self-signed. name: is_self_signed types: - - - - -- description: 'Indicates the signature algorithm used is insecure. Known values are: + - +- description: 'Indicates the signature algorithm used is insecure according to NIST - "True" and "False".' + guidance.' name: is_weak_signature types: - - - - + - - description: 'Indicates the certificate''s key size is considered too small to be - secure for the key algorithm. Known values are: "True" and "False".' + secure for the key algorithm according to NIST guidance.' name: is_short_key_size types: + - +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: - - - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.certificate_key_algorithm + name: certificate_key_algorithm + summary: Key algorithm used in the certificate. + signature: 'certificate_key_algorithm: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.certificate_key_size + name: certificate_key_size + summary: Size of the certificate's key in bits. + signature: 'certificate_key_size: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.certificate_name + name: certificate_name + summary: Name of the certificate. + signature: 'certificate_name: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.certificate_role + name: certificate_role + summary: Role of the certificate (Root CA, etc). + signature: 'certificate_role: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.certificate_usage + name: certificate_usage + summary: List of functions the certificate can fulfill. + signature: 'certificate_usage: List[str | _models.CertificateUsage] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.crypto_cert_id + name: crypto_cert_id + summary: ID for the certificate result. + signature: 'crypto_cert_id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.encoding + name: encoding + summary: Encoding used for the certificate. + signature: 'encoding: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.expiration_date + name: expiration_date + summary: Expiration date for the certificate. + signature: 'expiration_date: datetime | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.file_paths + name: file_paths + summary: List of files where this certificate was found. + signature: 'file_paths: List[str] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.fingerprint + name: fingerprint + summary: Fingerprint of the certificate. + signature: 'fingerprint: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.is_expired + name: is_expired + summary: Indicates if the certificate is expired. + signature: 'is_expired: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.is_self_signed + name: is_self_signed + summary: Indicates if the certificate is self-signed. + signature: 'is_self_signed: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.is_short_key_size + name: is_short_key_size + summary: 'Indicates the certificate''s key size is considered too small to be secure + for the key algorithm + + according to NIST guidance.' + signature: 'is_short_key_size: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.is_weak_signature + name: is_weak_signature + summary: Indicates the signature algorithm used is insecure according to NIST guidance. + signature: 'is_weak_signature: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.issued_date + name: issued_date + summary: Issue date for the certificate. + signature: 'issued_date: datetime | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.issuer + name: issuer + summary: Issuer information of the certificate. + signature: 'issuer: _models.CryptoCertificateEntity | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.paired_key + name: paired_key + summary: A matching paired private key. + signature: 'paired_key: _models.PairedKey | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.serial_number + name: serial_number + summary: Serial number of the certificate. + signature: 'serial_number: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.signature_algorithm + name: signature_algorithm + summary: The signature algorithm used in the certificate. + signature: 'signature_algorithm: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate.subject + name: subject + summary: Subject information of the certificate. + signature: 'subject: _models.CryptoCertificateEntity | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.yml index 5f02bdf7ba7d..28f36b84a84c 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.yml @@ -5,35 +5,7 @@ fullName: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity module: azure.mgmt.iotfirmwaredefense.models summary: Information on an entity (distinguished name) in a cryptographic certificate. constructor: - syntax: 'CryptoCertificateEntity(*, common_name: str | None = None, organization: - str | None = None, organizational_unit: str | None = None, state: str | None = - None, country: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: common_name - description: Common name of the certificate entity. - defaultValue: None - types: - - - - name: organization - description: Organization of the certificate entity. - defaultValue: None - types: - - - - name: organizational_unit - description: The organizational unit of the certificate entity. - defaultValue: None - types: - - - - name: state - description: Geographical state or province of the certificate entity. - defaultValue: None - types: - - - - name: country - description: Country code of the certificate entity. - defaultValue: None - types: - - + syntax: 'CryptoCertificateEntity(*args: Any, **kwargs: Any)' variables: - description: Common name of the certificate entity. name: common_name @@ -55,3 +27,24 @@ variables: name: country types: - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.common_name + name: common_name + summary: Common name of the certificate entity. + signature: 'common_name: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.country + name: country + summary: Country code of the certificate entity. + signature: 'country: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.organization + name: organization + summary: Organization of the certificate entity. + signature: 'organization: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.organizational_unit + name: organizational_unit + summary: The organizational unit of the certificate entity. + signature: 'organizational_unit: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity.state + name: state + summary: Geographical state or province of the certificate entity. + signature: 'state: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateList.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateList.yml deleted file mode 100644 index e0e6987c4e96..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateList.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateList -name: CryptoCertificateList -fullName: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateList -module: azure.mgmt.iotfirmwaredefense.models -summary: 'Crypto certificates list. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'CryptoCertificateList(*, next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: next_link - description: The uri to fetch the next page of asset. - defaultValue: None - types: - - -variables: -- description: Crypto certificates list. - name: value - types: - - [] -- description: The uri to fetch the next page of asset. - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateResource.yml new file mode 100644 index 000000000000..bd77bca5062a --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateResource.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateResource +name: CryptoCertificateResource +fullName: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateResource +module: azure.mgmt.iotfirmwaredefense.models +summary: The object representing a firmware analysis crypto certificate resource. +constructor: + syntax: 'CryptoCertificateResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.CryptoCertificate | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummary.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummary.yml deleted file mode 100644 index afd63e124948..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummary.yml +++ /dev/null @@ -1,82 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummary -name: CryptoCertificateSummary -fullName: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummary -module: azure.mgmt.iotfirmwaredefense.models -summary: Cryptographic certificate summary values. -constructor: - syntax: 'CryptoCertificateSummary(*, total_certificates: int | None = None, paired_keys: - int | None = None, expired: int | None = None, expiring_soon: int | None = None, - weak_signature: int | None = None, self_signed: int | None = None, short_key_size: - int | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: total_certificates - description: Total number of certificates found. - defaultValue: None - types: - - - - name: paired_keys - description: Total number of paired private keys found for the certificates. - defaultValue: None - types: - - - - name: expired - description: Total number of expired certificates found. - defaultValue: None - types: - - - - name: expiring_soon - description: Total number of nearly expired certificates found. - defaultValue: None - types: - - - - name: weak_signature - description: Total number of certificates found using a weak signature algorithm. - defaultValue: None - types: - - - - name: self_signed - description: Total number of certificates found that are self-signed. - defaultValue: None - types: - - - - name: short_key_size - description: 'Total number of certificates found that have an insecure key size - for - - the key algorithm.' - defaultValue: None - types: - - -variables: -- description: Total number of certificates found. - name: total_certificates - types: - - -- description: Total number of paired private keys found for the certificates. - name: paired_keys - types: - - -- description: Total number of expired certificates found. - name: expired - types: - - -- description: Total number of nearly expired certificates found. - name: expiring_soon - types: - - -- description: Total number of certificates found using a weak signature algorithm. - name: weak_signature - types: - - -- description: Total number of certificates found that are self-signed. - name: self_signed - types: - - -- description: 'Total number of certificates found that have an insecure key size - for the - - key algorithm.' - name: short_key_size - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.yml new file mode 100644 index 000000000000..015a0c6e6aaa --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource +name: CryptoCertificateSummaryResource +fullName: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource +module: azure.mgmt.iotfirmwaredefense.models +summary: Properties for cryptographic certificate summary. +constructor: + syntax: 'CryptoCertificateSummaryResource(*args: Any, **kwargs: Any)' +variables: +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +- description: Total number of certificates found. + name: total_certificate_count + types: + - +- description: Total number of paired private keys found for the certificates. + name: paired_key_count + types: + - +- description: Total number of expired certificates found. + name: expired_certificate_count + types: + - +- description: Total number of nearly expired certificates found. + name: expiring_soon_certificate_count + types: + - +- description: 'Total number of certificates found using a weak signature + + algorithm.' + name: weak_signature_count + types: + - +- description: Total number of certificates found that are self-signed. + name: self_signed_certificate_count + types: + - +- description: 'Total number of certificates found that have an insecure key size + + for the key algorithm.' + name: short_key_size_count + types: + - +- description: 'Describes the type of summary. Required. The summary contains information + + about the cryptographic certificate analysis results' + name: summary_type + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.expired_certificate_count + name: expired_certificate_count + summary: Total number of expired certificates found. + signature: 'expired_certificate_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.expiring_soon_certificate_count + name: expiring_soon_certificate_count + summary: Total number of nearly expired certificates found. + signature: 'expiring_soon_certificate_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.paired_key_count + name: paired_key_count + summary: Total number of paired private keys found for the certificates. + signature: 'paired_key_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.self_signed_certificate_count + name: self_signed_certificate_count + summary: Total number of certificates found that are self-signed. + signature: 'self_signed_certificate_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.short_key_size_count + name: short_key_size_count + summary: Total number of certificates found that have an insecure key size for the + key algorithm. + signature: 'short_key_size_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.summary_type + name: summary_type + summary: 'Describes the type of summary. Required. The summary contains information + about the + + cryptographic certificate analysis results' + signature: 'summary_type: CRYPTO_CERTIFICATE: ''CryptoCertificate''>]' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.total_certificate_count + name: total_certificate_count + summary: Total number of certificates found. + signature: 'total_certificate_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource.weak_signature_count + name: weak_signature_count + summary: Total number of certificates found using a weak signature algorithm. + signature: 'weak_signature_count: int | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKey.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKey.yml index 1f152d240829..36bdd862a0af 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKey.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKey.yml @@ -3,66 +3,22 @@ uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey name: CryptoKey fullName: azure.mgmt.iotfirmwaredefense.models.CryptoKey module: azure.mgmt.iotfirmwaredefense.models -summary: 'Crypto key properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' +summary: Crypto key properties. constructor: - syntax: 'CryptoKey(*, crypto_key_id: str | None = None, key_type: str | None = None, - key_size: int | None = None, key_algorithm: str | None = None, usage: List[str] - | None = None, paired_key: _models.PairedKey | None = None, is_short_key_size: - str | _models.IsShortKeySize | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: crypto_key_id - description: ID for the key. - defaultValue: None - types: - - - - name: key_type - description: Type of the key (public or private). - defaultValue: None - types: - - - - name: key_size - description: Size of the key in bits. - defaultValue: None - types: - - - - name: key_algorithm - description: Key algorithm name. - defaultValue: None - types: - - - - name: usage - description: Functions the key can fulfill. - defaultValue: None - types: - - [] - - name: paired_key - description: A matching paired key or certificate. - defaultValue: None - types: - - - - name: is_short_key_size - description: 'Indicates the key size is considered too small to be secure for - the - - algorithm. Known values are: "True" and "False".' - defaultValue: None - types: - - - - + syntax: 'CryptoKey(*args: Any, **kwargs: Any)' variables: -- description: ID for the key. +- description: ID for the key result. name: crypto_key_id types: - -- description: Type of the key (public or private). +- description: 'Type of the key (public or private). Known values are: "Public" and + "Private".' name: key_type types: - + - - description: Size of the key in bits. - name: key_size + name: crypto_key_size types: - - description: Key algorithm name. @@ -73,7 +29,7 @@ variables: name: usage types: - [] -- description: List of files paths for this key. +- description: List of files where this key was found. name: file_paths types: - [] @@ -83,8 +39,56 @@ variables: - - description: 'Indicates the key size is considered too small to be secure for the - algorithm. Known values are: "True" and "False".' + algorithm according to NIST guidance.' name: is_short_key_size types: + - +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: - - - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.crypto_key_id + name: crypto_key_id + summary: ID for the key result. + signature: 'crypto_key_id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.crypto_key_size + name: crypto_key_size + summary: Size of the key in bits. + signature: 'crypto_key_size: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.file_paths + name: file_paths + summary: List of files where this key was found. + signature: 'file_paths: List[str] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.is_short_key_size + name: is_short_key_size + summary: 'Indicates the key size is considered too small to be secure for the algorithm + according to NIST + + guidance.' + signature: 'is_short_key_size: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.key_algorithm + name: key_algorithm + summary: Key algorithm name. + signature: 'key_algorithm: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.key_type + name: key_type + summary: '"Public" and "Private".' + signature: 'key_type: str | _models.CryptoKeyType | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.paired_key + name: paired_key + summary: A matching paired key or certificate. + signature: 'paired_key: _models.PairedKey | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey.usage + name: usage + summary: Functions the key can fulfill. + signature: 'usage: List[str] | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyList.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyList.yml deleted file mode 100644 index 9ba75be07d64..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyList.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyList -name: CryptoKeyList -fullName: azure.mgmt.iotfirmwaredefense.models.CryptoKeyList -module: azure.mgmt.iotfirmwaredefense.models -summary: 'Crypto keys list. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'CryptoKeyList(*, next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: next_link - description: The uri to fetch the next page of asset. - defaultValue: None - types: - - -variables: -- description: Crypto keys list. - name: value - types: - - [] -- description: The uri to fetch the next page of asset. - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyResource.yml new file mode 100644 index 000000000000..a94ca9f8a00b --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyResource.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyResource +name: CryptoKeyResource +fullName: azure.mgmt.iotfirmwaredefense.models.CryptoKeyResource +module: azure.mgmt.iotfirmwaredefense.models +summary: The object representing a firmware analysis crypto key resource. +constructor: + syntax: 'CryptoKeyResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.CryptoKey | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeySummary.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeySummary.yml deleted file mode 100644 index 692f8699a771..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeySummary.yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummary -name: CryptoKeySummary -fullName: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummary -module: azure.mgmt.iotfirmwaredefense.models -summary: Cryptographic key summary values. -constructor: - syntax: 'CryptoKeySummary(*, total_keys: int | None = None, public_keys: int | None - = None, private_keys: int | None = None, paired_keys: int | None = None, short_key_size: - int | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: total_keys - description: Total number of cryptographic keys found. - defaultValue: None - types: - - - - name: public_keys - description: Total number of (non-certificate) public keys found. - defaultValue: None - types: - - - - name: private_keys - description: Total number of private keys found. - defaultValue: None - types: - - - - name: paired_keys - description: 'Total number of keys found that have a matching paired key or - - certificate.' - defaultValue: None - types: - - - - name: short_key_size - description: 'Total number of keys found that have an insecure key size for the - - algorithm.' - defaultValue: None - types: - - -variables: -- description: Total number of cryptographic keys found. - name: total_keys - types: - - -- description: Total number of (non-certificate) public keys found. - name: public_keys - types: - - -- description: Total number of private keys found. - name: private_keys - types: - - -- description: Total number of keys found that have a matching paired key or certificate. - name: paired_keys - types: - - -- description: 'Total number of keys found that have an insecure key size for the - - algorithm.' - name: short_key_size - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.yml new file mode 100644 index 000000000000..8b60c71a900e --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.yml @@ -0,0 +1,75 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource +name: CryptoKeySummaryResource +fullName: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource +module: azure.mgmt.iotfirmwaredefense.models +summary: Properties for cryptographic key summary. +constructor: + syntax: 'CryptoKeySummaryResource(*args: Any, **kwargs: Any)' +variables: +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +- description: Total number of cryptographic keys found. + name: total_key_count + types: + - +- description: Total number of (non-certificate) public keys found. + name: public_key_count + types: + - +- description: Total number of private keys found. + name: private_key_count + types: + - +- description: 'Total number of keys found that have a matching paired key or + + certificate.' + name: paired_key_count + types: + - +- description: 'Total number of keys found that have an insecure key size for the + + algorithm.' + name: short_key_size_count + types: + - +- description: 'Describes the type of summary. Required. The summary contains information + + about the cryptographic key analysis results' + name: summary_type + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.paired_key_count + name: paired_key_count + summary: Total number of keys found that have a matching paired key or certificate. + signature: 'paired_key_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.private_key_count + name: private_key_count + summary: Total number of private keys found. + signature: 'private_key_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.public_key_count + name: public_key_count + summary: Total number of (non-certificate) public keys found. + signature: 'public_key_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.short_key_size_count + name: short_key_size_count + summary: Total number of keys found that have an insecure key size for the algorithm. + signature: 'short_key_size_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.summary_type + name: summary_type + summary: 'Describes the type of summary. Required. The summary contains information + about the + + cryptographic key analysis results' + signature: 'summary_type: CRYPTO_KEY: ''CryptoKey''>]' +- uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource.total_key_count + name: total_key_count + summary: Total number of cryptographic keys found. + signature: 'total_key_count: int | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyType.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyType.yml new file mode 100644 index 000000000000..3c8516e064f6 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CryptoKeyType.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyType +name: CryptoKeyType +fullName: azure.mgmt.iotfirmwaredefense.models.CryptoKeyType +summary: Different types of cryptographic keys. +module: azure.mgmt.iotfirmwaredefense.models +fields: +- name: PRIVATE + uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyType.PRIVATE +- name: PUBLIC + uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyType.PUBLIC diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Cve.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Cve.yml deleted file mode 100644 index bd66b5919931..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Cve.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.Cve -name: Cve -fullName: azure.mgmt.iotfirmwaredefense.models.Cve -module: azure.mgmt.iotfirmwaredefense.models -summary: 'Known CVEs of a firmware. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Cve(*, cve_id: str | None = None, component: MutableMapping[str, Any] | - None = None, severity: str | None = None, name: str | None = None, cvss_score: - str | None = None, cvss_version: str | None = None, cvss_v2_score: str | None - = None, cvss_v3_score: str | None = None, publish_date: datetime | None = None, - updated_date: datetime | None = None, description: str | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: cve_id - description: ID of CVE. - defaultValue: None - types: - - - - name: component - description: Component of CVE. - defaultValue: None - types: - - - - name: severity - description: Severity of CVE. - defaultValue: None - types: - - - - name: name - description: Name of CVE. - defaultValue: None - types: - - - - name: cvss_score - description: 'A single CVSS score to represent the CVE. If a V3 score is specified, - then - - it will use the V3 score. Otherwise if the V2 score is specified it will be - the V2 score.' - defaultValue: None - types: - - - - name: cvss_version - description: Cvss version of CVE. - defaultValue: None - types: - - - - name: cvss_v2_score - description: Cvss V2 score of CVE. - defaultValue: None - types: - - - - name: cvss_v3_score - description: Cvss V3 score of CVE. - defaultValue: None - types: - - - - name: publish_date - description: Publish date of CVE. - defaultValue: None - types: - - - - name: updated_date - description: Updated date of CVE. - defaultValue: None - types: - - - - name: description - description: Description of CVE. - defaultValue: None - types: - - -variables: -- description: ID of CVE. - name: cve_id - types: - - -- description: Component of CVE. - name: component - types: - - -- description: Severity of CVE. - name: severity - types: - - -- description: Name of CVE. - name: name - types: - - -- description: 'A single CVSS score to represent the CVE. If a V3 score is specified, - then it - - will use the V3 score. Otherwise if the V2 score is specified it will be the V2 - score.' - name: cvss_score - types: - - -- description: Cvss version of CVE. - name: cvss_version - types: - - -- description: Cvss V2 score of CVE. - name: cvss_v2_score - types: - - -- description: Cvss V3 score of CVE. - name: cvss_v3_score - types: - - -- description: Publish date of CVE. - name: publish_date - types: - - -- description: Updated date of CVE. - name: updated_date - types: - - -- description: The list of CVE links. - name: links - types: - - [] -- description: Description of CVE. - name: description - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveComponent.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveComponent.yml deleted file mode 100644 index d727b31e530d..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveComponent.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.CveComponent -name: CveComponent -fullName: azure.mgmt.iotfirmwaredefense.models.CveComponent -module: azure.mgmt.iotfirmwaredefense.models -summary: Component for CVE. -constructor: - syntax: 'CveComponent(*, component_id: str | None = None, name: str | None = None, - version: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: component_id - description: ID of CVE component. - defaultValue: None - types: - - - - name: name - description: Name of CVE component. - defaultValue: None - types: - - - - name: version - description: Version of CVE component. - defaultValue: None - types: - - -variables: -- description: ID of CVE component. - name: component_id - types: - - -- description: Name of CVE component. - name: name - types: - - -- description: Version of CVE component. - name: version - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveLink.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveLink.yml index 95401a44c9f3..63ac70edf5e0 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveLink.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveLink.yml @@ -3,27 +3,24 @@ uid: azure.mgmt.iotfirmwaredefense.models.CveLink name: CveLink fullName: azure.mgmt.iotfirmwaredefense.models.CveLink module: azure.mgmt.iotfirmwaredefense.models -summary: Link for CVE. +summary: Properties of a reference link for a CVE. constructor: - syntax: 'CveLink(*, href: str | None = None, label: str | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: href - description: Href of CVE link. - defaultValue: None - types: - - - - name: label - description: Label of CVE link. - defaultValue: None - types: - - + syntax: 'CveLink(*args: Any, **kwargs: Any)' variables: -- description: Href of CVE link. +- description: The destination of the reference link. name: href types: - -- description: Label of CVE link. +- description: The label of the reference link. name: label types: - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CveLink.href + name: href + summary: The destination of the reference link. + signature: 'href: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveLink.label + name: label + summary: The label of the reference link. + signature: 'label: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveList.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveList.yml deleted file mode 100644 index 3df98cd6d705..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveList.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.CveList -name: CveList -fullName: azure.mgmt.iotfirmwaredefense.models.CveList -module: azure.mgmt.iotfirmwaredefense.models -summary: 'List result for CVE. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'CveList(*, next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: next_link - description: The uri to fetch the next page of asset. - defaultValue: None - types: - - -variables: -- description: The list of CVE results. - name: value - types: - - [] -- description: The uri to fetch the next page of asset. - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveResource.yml new file mode 100644 index 000000000000..d548d82aa6a2 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveResource.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.CveResource +name: CveResource +fullName: azure.mgmt.iotfirmwaredefense.models.CveResource +module: azure.mgmt.iotfirmwaredefense.models +summary: The object representing a firmware analysis CVE result resource. +constructor: + syntax: 'CveResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CveResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.CveResult | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveResult.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveResult.yml new file mode 100644 index 000000000000..f834b6134b0d --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveResult.yml @@ -0,0 +1,111 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.CveResult +name: CveResult +fullName: azure.mgmt.iotfirmwaredefense.models.CveResult +module: azure.mgmt.iotfirmwaredefense.models +summary: Details of a CVE detected in firmware. +constructor: + syntax: 'CveResult(*args: Any, **kwargs: Any)' +variables: +- description: ID of the CVE result. + name: cve_id + types: + - +- description: ID of the affected SBOM component. + name: component_id + types: + - +- description: Name of the affected SBOM component. + name: component_name + types: + - +- description: Version of the affected SBOM component. + name: component_version + types: + - +- description: Severity of the CVE. + name: severity + types: + - +- description: Name of the CVE. + name: cve_name + types: + - +- description: The most recent CVSS score of the CVE. + name: effective_cvss_score + types: + - +- description: The version of the effectiveCvssScore property. + name: effective_cvss_version + types: + - +- description: All known CVSS scores for the CVE. + name: cvss_scores + types: + - [] +- description: The list of reference links for the CVE. + name: links + types: + - [] +- description: The CVE description. + name: description + types: + - +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.component_id + name: component_id + summary: ID of the affected SBOM component. + signature: 'component_id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.component_name + name: component_name + summary: Name of the affected SBOM component. + signature: 'component_name: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.component_version + name: component_version + summary: Version of the affected SBOM component. + signature: 'component_version: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.cve_id + name: cve_id + summary: ID of the CVE result. + signature: 'cve_id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.cve_name + name: cve_name + summary: Name of the CVE. + signature: 'cve_name: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.cvss_scores + name: cvss_scores + summary: All known CVSS scores for the CVE. + signature: 'cvss_scores: List[_models.CvssScore] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.description + name: description + summary: The CVE description. + signature: 'description: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.effective_cvss_score + name: effective_cvss_score + summary: The most recent CVSS score of the CVE. + signature: 'effective_cvss_score: float | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.effective_cvss_version + name: effective_cvss_version + summary: The version of the effectiveCvssScore property. + signature: 'effective_cvss_version: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.links + name: links + summary: The list of reference links for the CVE. + signature: 'links: List[_models.CveLink] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveResult.severity + name: severity + summary: Severity of the CVE. + signature: 'severity: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveSummary.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveSummary.yml index a1cd67eefd31..00763d889634 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveSummary.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CveSummary.yml @@ -3,64 +3,69 @@ uid: azure.mgmt.iotfirmwaredefense.models.CveSummary name: CveSummary fullName: azure.mgmt.iotfirmwaredefense.models.CveSummary module: azure.mgmt.iotfirmwaredefense.models -summary: CVE summary values. +summary: Properties for a CVE analysis summary. constructor: - syntax: 'CveSummary(*, critical: int | None = None, high: int | None = None, medium: - int | None = None, low: int | None = None, unknown: int | None = None, undefined: - int | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: critical - description: The total number of critical severity CVEs detected. - defaultValue: None - types: - - - - name: high - description: The total number of high severity CVEs detected. - defaultValue: None - types: - - - - name: medium - description: The total number of medium severity CVEs detected. - defaultValue: None - types: - - - - name: low - description: The total number of low severity CVEs detected. - defaultValue: None - types: - - - - name: unknown - description: The total number of unknown severity CVEs detected. - defaultValue: None - types: - - - - name: undefined - description: The total number of undefined severity CVEs detected. - defaultValue: None - types: - - + syntax: 'CveSummary(*args: Any, **kwargs: Any)' variables: +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - - description: The total number of critical severity CVEs detected. - name: critical + name: critical_cve_count types: - - description: The total number of high severity CVEs detected. - name: high + name: high_cve_count types: - - description: The total number of medium severity CVEs detected. - name: medium + name: medium_cve_count types: - - description: The total number of low severity CVEs detected. - name: low + name: low_cve_count types: - - description: The total number of unknown severity CVEs detected. - name: unknown + name: unknown_cve_count types: - -- description: The total number of undefined severity CVEs detected. - name: undefined +- description: 'Describes the type of summary object. Required. The summary contains + + information about the Common Vulnerabilities and Exposures analysis results' + name: summary_type types: - - + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CveSummary.critical_cve_count + name: critical_cve_count + summary: The total number of critical severity CVEs detected. + signature: 'critical_cve_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveSummary.high_cve_count + name: high_cve_count + summary: The total number of high severity CVEs detected. + signature: 'high_cve_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveSummary.low_cve_count + name: low_cve_count + summary: The total number of low severity CVEs detected. + signature: 'low_cve_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveSummary.medium_cve_count + name: medium_cve_count + summary: The total number of medium severity CVEs detected. + signature: 'medium_cve_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CveSummary.summary_type + name: summary_type + summary: 'Describes the type of summary object. Required. The summary contains information + about the + + Common Vulnerabilities and Exposures analysis results' + signature: 'summary_type: COMMON_VULNERABILITIES_AND_EXPOSURES: ''CommonVulnerabilitiesAndExposures''>]' +- uid: azure.mgmt.iotfirmwaredefense.models.CveSummary.unknown_cve_count + name: unknown_cve_count + summary: The total number of unknown severity CVEs detected. + signature: 'unknown_cve_count: int | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CvssScore.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CvssScore.yml new file mode 100644 index 000000000000..5e159a83e9f5 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.CvssScore.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.CvssScore +name: CvssScore +fullName: azure.mgmt.iotfirmwaredefense.models.CvssScore +module: azure.mgmt.iotfirmwaredefense.models +summary: Common Vulnerability Scoring System values. +constructor: + syntax: 'CvssScore(*args: Any, **kwargs: Any)' +variables: +- description: The version of the Common Vulnerability Scoring System (CVSS). Required. + name: version + types: + - +- description: The score of the CVE according to the CVSS specified. + name: score + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.CvssScore.score + name: score + summary: The score of the CVE according to the CVSS specified. + signature: 'score: float | None' +- uid: azure.mgmt.iotfirmwaredefense.models.CvssScore.version + name: version + summary: The version of the Common Vulnerability Scoring System (CVSS). Required. + signature: 'version: int' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo.yml index 43019ddc9aa5..2aa54b96e298 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo.yml @@ -3,12 +3,9 @@ uid: azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo name: ErrorAdditionalInfo fullName: azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo module: azure.mgmt.iotfirmwaredefense.models -summary: 'The resource management error additional info. - - - Variables are only populated by the server, and will be ignored when sending a request.' +summary: The resource management error additional info. constructor: - syntax: 'ErrorAdditionalInfo(**kwargs: Any)' + syntax: 'ErrorAdditionalInfo(*args: Any, **kwargs: Any)' variables: - description: The additional info type. name: type @@ -17,4 +14,13 @@ variables: - description: The additional info. name: info types: - - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo.info + name: info + summary: The additional info. + signature: 'info: Any | None' +- uid: azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo.type + name: type + summary: The additional info type. + signature: 'type: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorDetail.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorDetail.yml index 2ffd845e8801..b4ad2dbfd41a 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorDetail.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorDetail.yml @@ -3,12 +3,9 @@ uid: azure.mgmt.iotfirmwaredefense.models.ErrorDetail name: ErrorDetail fullName: azure.mgmt.iotfirmwaredefense.models.ErrorDetail module: azure.mgmt.iotfirmwaredefense.models -summary: 'The error detail. - - - Variables are only populated by the server, and will be ignored when sending a request.' +summary: The error detail. constructor: - syntax: 'ErrorDetail(**kwargs: Any)' + syntax: 'ErrorDetail(*args: Any, **kwargs: Any)' variables: - description: The error code. name: code @@ -30,3 +27,24 @@ variables: name: additional_info types: - [] +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.ErrorDetail.additional_info + name: additional_info + summary: The error additional info. + signature: 'additional_info: List[_models.ErrorAdditionalInfo] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.ErrorDetail.code + name: code + summary: The error code. + signature: 'code: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.ErrorDetail.details + name: details + summary: The error details. + signature: 'details: List[_models.ErrorDetail] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.ErrorDetail.message + name: message + summary: The error message. + signature: 'message: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.ErrorDetail.target + name: target + summary: The error target. + signature: 'target: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorResponse.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorResponse.yml index 9b22ffc18e4c..a269f2406155 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorResponse.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ErrorResponse.yml @@ -6,17 +6,16 @@ module: azure.mgmt.iotfirmwaredefense.models summary: 'Common error response for all Azure Resource Manager APIs to return error details for failed - operations. (This also follows the OData error response format.).' + operations.' constructor: - syntax: 'ErrorResponse(*, error: _models.ErrorDetail | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: error - description: The error object. - defaultValue: None - types: - - + syntax: 'ErrorResponse(*args: Any, **kwargs: Any)' variables: - description: The error object. name: error types: - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.ErrorResponse.error + name: error + summary: The error object. + signature: 'error: _models.ErrorDetail | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ExecutableClass.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ExecutableClass.yml new file mode 100644 index 000000000000..d3f0175e3d15 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ExecutableClass.yml @@ -0,0 +1,11 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.iotfirmwaredefense.models.ExecutableClass +name: ExecutableClass +fullName: azure.mgmt.iotfirmwaredefense.models.ExecutableClass +summary: String to indicate if the executable is 32 or 64 bit. +module: azure.mgmt.iotfirmwaredefense.models +fields: +- name: X64 + uid: azure.mgmt.iotfirmwaredefense.models.ExecutableClass.X64 +- name: X86 + uid: azure.mgmt.iotfirmwaredefense.models.ExecutableClass.X86 diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Firmware.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Firmware.yml index fcb54444c0fc..c9e061364b9e 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Firmware.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Firmware.yml @@ -3,61 +3,9 @@ uid: azure.mgmt.iotfirmwaredefense.models.Firmware name: Firmware fullName: azure.mgmt.iotfirmwaredefense.models.Firmware module: azure.mgmt.iotfirmwaredefense.models -summary: 'Firmware definition. - - - Variables are only populated by the server, and will be ignored when sending a request.' +summary: Firmware definition. constructor: - syntax: 'Firmware(*, file_name: str | None = None, vendor: str | None = None, model: - str | None = None, version: str | None = None, description: str | None = None, - file_size: int | None = None, status: str | _models.Status = ''Pending'', status_messages: - List[MutableMapping[str, Any]] | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: file_name - description: File name for a firmware that user uploaded. - defaultValue: None - types: - - - - name: vendor - description: Firmware vendor. - defaultValue: None - types: - - - - name: model - description: Firmware model. - defaultValue: None - types: - - - - name: version - description: Firmware version. - defaultValue: None - types: - - - - name: description - description: User-specified description of the firmware. - defaultValue: None - types: - - - - name: file_size - description: File size of the uploaded firmware image. - defaultValue: None - types: - - - - name: status - description: 'The status of firmware scan. Known values are: "Pending", "Extracting", - - "Analyzing", "Ready", and "Error".' - defaultValue: Pending - types: - - - - - - name: status_messages - description: 'A list of errors or other messages generated during firmware - - analysis.' - defaultValue: None - types: - - [] + syntax: 'Firmware(*args: Any, **kwargs: Any)' variables: - description: 'Fully qualified resource ID for the resource. Ex - @@ -82,45 +30,12 @@ variables: name: system_data types: - -- description: File name for a firmware that user uploaded. - name: file_name - types: - - -- description: Firmware vendor. - name: vendor - types: - - -- description: Firmware model. - name: model - types: - - -- description: Firmware version. - name: version - types: - - -- description: User-specified description of the firmware. - name: description - types: - - -- description: File size of the uploaded firmware image. - name: file_size - types: - - -- description: 'The status of firmware scan. Known values are: "Pending", "Extracting", - - "Analyzing", "Ready", and "Error".' - name: status - types: - - - - -- description: A list of errors or other messages generated during firmware analysis. - name: status_messages - types: - - [] -- description: 'Provisioning state of the resource. Known values are: "Accepted", - - "Succeeded", "Canceled", and "Failed".' - name: provisioning_state - types: - - - - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.Firmware.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.FirmwareProperties | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareList.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareList.yml deleted file mode 100644 index 02475607981f..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareList.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.FirmwareList -name: FirmwareList -fullName: azure.mgmt.iotfirmwaredefense.models.FirmwareList -module: azure.mgmt.iotfirmwaredefense.models -summary: 'List of firmwares. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FirmwareList(*, next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: next_link - description: The uri to fetch the next page of asset. - defaultValue: None - types: - - -variables: -- description: The list of firmwares. - name: value - types: - - [] -- description: The uri to fetch the next page of asset. - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.yml new file mode 100644 index 000000000000..4f5387850bf6 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.yml @@ -0,0 +1,92 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties +name: FirmwareProperties +fullName: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties +module: azure.mgmt.iotfirmwaredefense.models +summary: Firmware properties. +constructor: + syntax: 'FirmwareProperties(*args: Any, **kwargs: Any)' +variables: +- description: File name for a firmware that user uploaded. + name: file_name + types: + - +- description: Firmware vendor. + name: vendor + types: + - +- description: Firmware model. + name: model + types: + - +- description: Firmware version. + name: version + types: + - +- description: User-specified description of the firmware. + name: description + types: + - +- description: File size of the uploaded firmware image. + name: file_size + types: + - +- description: 'The status of firmware scan. Known values are: "Pending", "Extracting", + + "Analyzing", "Ready", and "Error".' + name: status + types: + - + - +- description: A list of errors or other messages generated during firmware analysis. + name: status_messages + types: + - [] +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.description + name: description + summary: User-specified description of the firmware. + signature: 'description: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.file_name + name: file_name + summary: File name for a firmware that user uploaded. + signature: 'file_name: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.file_size + name: file_size + summary: File size of the uploaded firmware image. + signature: 'file_size: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.model + name: model + summary: Firmware model. + signature: 'model: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.status + name: status + summary: '"Pending", "Extracting", "Analyzing", + + "Ready", and "Error".' + signature: 'status: str | _models.Status | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.status_messages + name: status_messages + summary: A list of errors or other messages generated during firmware analysis. + signature: 'status_messages: List[_models.StatusMessage] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.vendor + name: vendor + summary: Firmware vendor. + signature: 'vendor: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties.version + name: version + summary: Firmware version. + signature: 'version: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.yml index 0b60117dd313..541db613cba3 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.yml @@ -3,49 +3,17 @@ uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary name: FirmwareSummary fullName: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary module: azure.mgmt.iotfirmwaredefense.models -summary: Summary result after scanning the firmware. +summary: Properties for high level summary of firmware analysis results. constructor: - syntax: 'FirmwareSummary(*, extracted_size: int | None = None, file_size: int | - None = None, extracted_file_count: int | None = None, component_count: int | None - = None, binary_count: int | None = None, analysis_time_seconds: int | None = None, - root_file_systems: int | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: extracted_size - description: Total extracted size of the firmware in bytes. - defaultValue: None - types: - - - - name: file_size - description: Firmware file size in bytes. - defaultValue: None - types: - - - - name: extracted_file_count - description: Extracted file count. - defaultValue: None - types: - - - - name: component_count - description: Components count. - defaultValue: None - types: - - - - name: binary_count - description: Binary count. - defaultValue: None - types: - - - - name: analysis_time_seconds - description: Time used for analysis. - defaultValue: None - types: - - - - name: root_file_systems - description: The number of root file systems found. - defaultValue: None - types: - - + syntax: 'FirmwareSummary(*args: Any, **kwargs: Any)' variables: +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - - description: Total extracted size of the firmware in bytes. name: extracted_size types: @@ -74,3 +42,46 @@ variables: name: root_file_systems types: - +- description: 'Describes the type of summary. Required. The summary contains information + + about the submitted firmware' + name: summary_type + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.analysis_time_seconds + name: analysis_time_seconds + summary: Time used for analysis. + signature: 'analysis_time_seconds: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.binary_count + name: binary_count + summary: Binary count. + signature: 'binary_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.component_count + name: component_count + summary: Components count. + signature: 'component_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.extracted_file_count + name: extracted_file_count + summary: Extracted file count. + signature: 'extracted_file_count: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.extracted_size + name: extracted_size + summary: Total extracted size of the firmware in bytes. + signature: 'extracted_size: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.file_size + name: file_size + summary: Firmware file size in bytes. + signature: 'file_size: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.root_file_systems + name: root_file_systems + summary: The number of root file systems found. + signature: 'root_file_systems: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary.summary_type + name: summary_type + summary: 'Describes the type of summary. Required. The summary contains information + about the submitted + + firmware' + signature: 'summary_type: FIRMWARE: ''Firmware''>]' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition.yml index a9b932b90e78..ba299bb5f66e 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition.yml @@ -3,102 +3,16 @@ uid: azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition name: FirmwareUpdateDefinition fullName: azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition module: azure.mgmt.iotfirmwaredefense.models -summary: 'Firmware definition. - - - Variables are only populated by the server, and will be ignored when sending a request.' +summary: Firmware definition. constructor: - syntax: 'FirmwareUpdateDefinition(*, file_name: str | None = None, vendor: str | - None = None, model: str | None = None, version: str | None = None, description: - str | None = None, file_size: int | None = None, status: str | _models.Status - = ''Pending'', status_messages: List[MutableMapping[str, Any]] | None = None, - **kwargs: Any)' - keywordOnlyParameters: - - name: file_name - description: File name for a firmware that user uploaded. - defaultValue: None - types: - - - - name: vendor - description: Firmware vendor. - defaultValue: None - types: - - - - name: model - description: Firmware model. - defaultValue: None - types: - - - - name: version - description: Firmware version. - defaultValue: None - types: - - - - name: description - description: User-specified description of the firmware. - defaultValue: None - types: - - - - name: file_size - description: File size of the uploaded firmware image. - defaultValue: None - types: - - - - name: status - description: 'The status of firmware scan. Known values are: "Pending", "Extracting", - - "Analyzing", "Ready", and "Error".' - defaultValue: Pending - types: - - - - - - name: status_messages - description: 'A list of errors or other messages generated during firmware - - analysis.' - defaultValue: None - types: - - [] + syntax: 'FirmwareUpdateDefinition(*args: Any, **kwargs: Any)' variables: -- description: File name for a firmware that user uploaded. - name: file_name - types: - - -- description: Firmware vendor. - name: vendor - types: - - -- description: Firmware model. - name: model - types: - - -- description: Firmware version. - name: version - types: - - -- description: User-specified description of the firmware. - name: description - types: - - -- description: File size of the uploaded firmware image. - name: file_size - types: - - -- description: 'The status of firmware scan. Known values are: "Pending", "Extracting", - - "Analyzing", "Ready", and "Error".' - name: status - types: - - - - -- description: A list of errors or other messages generated during firmware analysis. - name: status_messages - types: - - [] -- description: 'Provisioning state of the resource. Known values are: "Accepted", - - "Succeeded", "Canceled", and "Failed".' - name: provisioning_state - types: - - - - +- description: The editable properties of a firmware. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition.properties + name: properties + summary: The editable properties of a firmware. + signature: 'properties: _models.FirmwareProperties | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.GenerateUploadUrlRequest.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.GenerateUploadUrlRequest.yml index 064b51963087..a805a164fd5d 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.GenerateUploadUrlRequest.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.GenerateUploadUrlRequest.yml @@ -5,15 +5,14 @@ fullName: azure.mgmt.iotfirmwaredefense.models.GenerateUploadUrlRequest module: azure.mgmt.iotfirmwaredefense.models summary: Properties for generating an upload URL. constructor: - syntax: 'GenerateUploadUrlRequest(*, firmware_id: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: firmware_id - description: A unique ID for the firmware to be uploaded. - defaultValue: None - types: - - + syntax: 'GenerateUploadUrlRequest(*args: Any, **kwargs: Any)' variables: - description: A unique ID for the firmware to be uploaded. name: firmware_id types: - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.GenerateUploadUrlRequest.firmware_id + name: firmware_id + summary: A unique ID for the firmware to be uploaded. + signature: 'firmware_id: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsExpired.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsExpired.yml deleted file mode 100644 index 775266bdc528..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsExpired.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.IsExpired -name: IsExpired -fullName: azure.mgmt.iotfirmwaredefense.models.IsExpired -summary: Indicates if the certificate is expired. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.IsExpired.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.IsExpired.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsSelfSigned.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsSelfSigned.yml deleted file mode 100644 index e2e535d61900..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsSelfSigned.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.IsSelfSigned -name: IsSelfSigned -fullName: azure.mgmt.iotfirmwaredefense.models.IsSelfSigned -summary: Indicates if the certificate was self-signed. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.IsSelfSigned.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.IsSelfSigned.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsShortKeySize.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsShortKeySize.yml deleted file mode 100644 index 1db631498617..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsShortKeySize.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.IsShortKeySize -name: IsShortKeySize -fullName: azure.mgmt.iotfirmwaredefense.models.IsShortKeySize -summary: Indicates the key size is considered too small to be secure for the algorithm. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.IsShortKeySize.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.IsShortKeySize.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable.yml deleted file mode 100644 index 465928f7fd7d..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable -name: IsUpdateAvailable -fullName: azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable -summary: Flag if new update is available for the component. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsWeakSignature.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsWeakSignature.yml deleted file mode 100644 index 0b5218c032fa..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.IsWeakSignature.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.IsWeakSignature -name: IsWeakSignature -fullName: azure.mgmt.iotfirmwaredefense.models.IsWeakSignature -summary: Indicates the signature algorithm used is insecure. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.IsWeakSignature.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.IsWeakSignature.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.NxFlag.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.NxFlag.yml deleted file mode 100644 index e1053c2c35f7..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.NxFlag.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.NxFlag -name: NxFlag -fullName: azure.mgmt.iotfirmwaredefense.models.NxFlag -summary: NX flag. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.NxFlag.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.NxFlag.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Operation.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Operation.yml index 55fb88f801c0..7786d9aab906 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Operation.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Operation.yml @@ -3,20 +3,10 @@ uid: azure.mgmt.iotfirmwaredefense.models.Operation name: Operation fullName: azure.mgmt.iotfirmwaredefense.models.Operation module: azure.mgmt.iotfirmwaredefense.models -summary: 'Details of a REST API operation, returned from the Resource Provider Operations +summary: Details of a REST API operation, returned from the Resource Provider Operations API. - - - Variables are only populated by the server, and will be ignored when sending a request.' constructor: - syntax: 'Operation(*, display: _models.OperationDisplay | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: display - description: Localized display information for this particular operation. - defaultValue: None - types: - - + syntax: 'Operation(*args: Any, **kwargs: Any)' variables: - description: 'The name of the operation, as per Resource-Based Access Control (RBAC). Examples: @@ -27,7 +17,7 @@ variables: - - description: 'Whether the operation applies to data-plane. This is "true" for - data-plane operations and "false" for ARM/control-plane operations.' + data-plane operations and "false" for Azure Resource Manager/control-plane operations.' name: is_data_action types: - @@ -46,11 +36,47 @@ variables: types: - - -- description: 'Enum. Indicates the action type. "Internal" refers to actions that - are for +- description: 'Extensible enum. Indicates the action type. "Internal" refers to actions - internal only APIs. "Internal"' + that are for internal only APIs. "Internal"' name: action_type types: - - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.Operation.action_type + name: action_type + summary: 'Extensible enum. Indicates the action type. "Internal" refers to actions + that are for + + internal only APIs. "Internal"' + signature: 'action_type: str | _models.ActionType | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Operation.display + name: display + summary: Localized display information for this particular operation. + signature: 'display: _models.OperationDisplay | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Operation.is_data_action + name: is_data_action + summary: 'Whether the operation applies to data-plane. This is "true" for data-plane + operations and + + "false" for Azure Resource Manager/control-plane operations.' + signature: 'is_data_action: bool | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Operation.name + name: name + summary: 'The name of the operation, as per Resource-Based Access Control (RBAC). + Examples: + + "Microsoft.Compute/virtualMachines/write", + + "Microsoft.Compute/virtualMachines/capture/action".' + signature: 'name: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Operation.origin + name: origin + summary: 'The intended executor of the operation; as in Resource Based Access Control + (RBAC) and audit + + logs UX. Default value is "user,system". Known values are: "user", "system", and + + "user,system".' + signature: 'origin: str | _models.Origin | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.OperationDisplay.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.OperationDisplay.yml index e441b10a7a4e..e4f5c0ec1f6f 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.OperationDisplay.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.OperationDisplay.yml @@ -3,12 +3,9 @@ uid: azure.mgmt.iotfirmwaredefense.models.OperationDisplay name: OperationDisplay fullName: azure.mgmt.iotfirmwaredefense.models.OperationDisplay module: azure.mgmt.iotfirmwaredefense.models -summary: 'Localized display information for this particular operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' +summary: Localized display information for and operation. constructor: - syntax: 'OperationDisplay(**kwargs: Any)' + syntax: 'OperationDisplay(*args: Any, **kwargs: Any)' variables: - description: 'The localized friendly form of the resource provider name, e.g. "Microsoft @@ -35,3 +32,32 @@ variables: name: description types: - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.OperationDisplay.description + name: description + summary: 'The short, localized friendly description of the operation; suitable for + tool tips and detailed + + views.' + signature: 'description: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.OperationDisplay.operation + name: operation + summary: 'The concise, localized friendly name for the operation; suitable for dropdowns. + E.g. "Create + + or Update Virtual Machine", "Restart Virtual Machine".' + signature: 'operation: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.OperationDisplay.provider + name: provider + summary: 'The localized friendly form of the resource provider name, e.g. "Microsoft + Monitoring + + Insights" or "Microsoft Compute".' + signature: 'provider: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.OperationDisplay.resource + name: resource + summary: 'The localized friendly name of the resource type related to this operation. + E.g. "Virtual + + Machines" or "Job Schedule Collections".' + signature: 'resource: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.OperationListResult.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.OperationListResult.yml deleted file mode 100644 index 814b08d905aa..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.OperationListResult.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.iotfirmwaredefense.models.OperationListResult -module: azure.mgmt.iotfirmwaredefense.models -summary: 'A list of REST API operations supported by an Azure Resource Provider. It - contains an URL link - - to get the next set of results. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OperationListResult(**kwargs: Any)' -variables: -- description: List of operations supported by the resource provider. - name: value - types: - - [] -- description: URL to get the next set of operation list results (if there are any). - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PairedKey.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PairedKey.yml index 3c6d9fe72558..cdbfea2b735a 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PairedKey.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PairedKey.yml @@ -5,34 +5,22 @@ fullName: azure.mgmt.iotfirmwaredefense.models.PairedKey module: azure.mgmt.iotfirmwaredefense.models summary: Details of a matching paired key or certificate. constructor: - syntax: 'PairedKey(*, id: str | None = None, type: str | None = None, additional_properties: - MutableMapping[str, Any] | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: id - description: ID of the paired key or certificate. - defaultValue: None - types: - - - - name: type - description: The type indicating whether the paired object is a key or certificate. - defaultValue: None - types: - - - - name: additional_properties - description: Additional paired key properties. - defaultValue: None - types: - - + syntax: 'PairedKey(*args: Any, **kwargs: Any)' variables: - description: ID of the paired key or certificate. - name: id + name: paired_key_id types: - - description: The type indicating whether the paired object is a key or certificate. name: type types: - -- description: Additional paired key properties. - name: additional_properties - types: - - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.PairedKey.paired_key_id + name: paired_key_id + summary: ID of the paired key or certificate. + signature: 'paired_key_id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.PairedKey.type + name: type + summary: The type indicating whether the paired object is a key or certificate. + signature: 'type: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHash.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHash.yml index 24b8af6b6b6f..4c7a7d52c82e 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHash.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHash.yml @@ -5,45 +5,7 @@ fullName: azure.mgmt.iotfirmwaredefense.models.PasswordHash module: azure.mgmt.iotfirmwaredefense.models summary: Password hash properties. constructor: - syntax: 'PasswordHash(*, password_hash_id: str | None = None, file_path: str | None - = None, salt: str | None = None, hash: str | None = None, context: str | None - = None, username: str | None = None, algorithm: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: password_hash_id - description: ID for password hash. - defaultValue: None - types: - - - - name: file_path - description: File path of the password hash. - defaultValue: None - types: - - - - name: salt - description: Salt of the password hash. - defaultValue: None - types: - - - - name: hash - description: Hash of the password. - defaultValue: None - types: - - - - name: context - description: Context of password hash. - defaultValue: None - types: - - - - name: username - description: User name of password hash. - defaultValue: None - types: - - - - name: algorithm - description: Algorithm of the password hash. - defaultValue: None - types: - - + syntax: 'PasswordHash(*args: Any, **kwargs: Any)' variables: - description: ID for password hash. name: password_hash_id @@ -73,3 +35,45 @@ variables: name: algorithm types: - +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash.algorithm + name: algorithm + summary: Algorithm of the password hash. + signature: 'algorithm: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash.context + name: context + summary: Context of password hash. + signature: 'context: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash.file_path + name: file_path + summary: File path of the password hash. + signature: 'file_path: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash.hash + name: hash + summary: Hash of the password. + signature: 'hash: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash.password_hash_id + name: password_hash_id + summary: ID for password hash. + signature: 'password_hash_id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash.salt + name: salt + summary: Salt of the password hash. + signature: 'salt: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash.username + name: username + summary: User name of password hash. + signature: 'username: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHashList.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHashList.yml deleted file mode 100644 index f5290a8b55d9..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHashList.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.PasswordHashList -name: PasswordHashList -fullName: azure.mgmt.iotfirmwaredefense.models.PasswordHashList -module: azure.mgmt.iotfirmwaredefense.models -summary: 'Password hashes list. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'PasswordHashList(*, next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: next_link - description: The uri to fetch the next page of asset. - defaultValue: None - types: - - -variables: -- description: Password hashes list. - name: value - types: - - [] -- description: The uri to fetch the next page of asset. - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHashResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHashResource.yml new file mode 100644 index 000000000000..fae994d62f54 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PasswordHashResource.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.PasswordHashResource +name: PasswordHashResource +fullName: azure.mgmt.iotfirmwaredefense.models.PasswordHashResource +module: azure.mgmt.iotfirmwaredefense.models +summary: The object representing a firmware analysis password hash result resource. +constructor: + syntax: 'PasswordHashResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.PasswordHashResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.PasswordHash | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PieFlag.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PieFlag.yml deleted file mode 100644 index 57ff9d4cd5a2..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.PieFlag.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.PieFlag -name: PieFlag -fullName: azure.mgmt.iotfirmwaredefense.models.PieFlag -summary: PIE flag. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.PieFlag.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.PieFlag.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ProvisioningState.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ProvisioningState.yml index 378394ce6294..118456dec928 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ProvisioningState.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ProvisioningState.yml @@ -2,14 +2,18 @@ uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState name: ProvisioningState fullName: azure.mgmt.iotfirmwaredefense.models.ProvisioningState -summary: Provisioning state of the resource. +summary: The status of a firmware analysis job. module: azure.mgmt.iotfirmwaredefense.models fields: -- name: ACCEPTED - uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState.ACCEPTED +- name: ANALYZING + uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState.ANALYZING - name: CANCELED uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState.CANCELED +- name: EXTRACTING + uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState.EXTRACTING - name: FAILED uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState.FAILED +- name: PENDING + uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState.PENDING - name: SUCCEEDED uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState.SUCCEEDED diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ProxyResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ProxyResource.yml index fa2d538d0185..4a52c379cdfc 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ProxyResource.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.ProxyResource.yml @@ -6,12 +6,9 @@ module: azure.mgmt.iotfirmwaredefense.models summary: 'The resource model definition for a Azure Resource Manager proxy resource. It will not have - tags and a location. - - - Variables are only populated by the server, and will be ignored when sending a request.' + tags and a location.' constructor: - syntax: 'ProxyResource(**kwargs: Any)' + syntax: 'ProxyResource(*args: Any, **kwargs: Any)' variables: - description: 'Fully qualified resource ID for the resource. Ex - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.RelroFlag.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.RelroFlag.yml deleted file mode 100644 index 04c7036d380f..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.RelroFlag.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.RelroFlag -name: RelroFlag -fullName: azure.mgmt.iotfirmwaredefense.models.RelroFlag -summary: RELRO flag. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.RelroFlag.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.RelroFlag.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Resource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Resource.yml index a7982ca8f647..9c943fe898e2 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Resource.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Resource.yml @@ -3,13 +3,10 @@ uid: azure.mgmt.iotfirmwaredefense.models.Resource name: Resource fullName: azure.mgmt.iotfirmwaredefense.models.Resource module: azure.mgmt.iotfirmwaredefense.models -summary: 'Common fields that are returned in the response for all Azure Resource Manager +summary: Common fields that are returned in the response for all Azure Resource Manager resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' constructor: - syntax: 'Resource(**kwargs: Any)' + syntax: 'Resource(*args: Any, **kwargs: Any)' variables: - description: 'Fully qualified resource ID for the resource. Ex - @@ -34,3 +31,24 @@ variables: name: system_data types: - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.Resource.id + name: id + summary: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + signature: 'id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Resource.name + name: name + summary: The name of the resource. + signature: 'name: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Resource.system_data + name: system_data + summary: Azure Resource Manager metadata containing createdBy and modifiedBy information. + signature: 'system_data: _models.SystemData | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Resource.type + name: type + summary: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or + + "Microsoft.Storage/storageAccounts".' + signature: 'type: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SbomComponent.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SbomComponent.yml new file mode 100644 index 000000000000..dee87819298d --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SbomComponent.yml @@ -0,0 +1,69 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.SbomComponent +name: SbomComponent +fullName: azure.mgmt.iotfirmwaredefense.models.SbomComponent +module: azure.mgmt.iotfirmwaredefense.models +summary: SBOM component of a firmware. +constructor: + syntax: 'SbomComponent(*args: Any, **kwargs: Any)' +variables: +- description: ID for the component. + name: component_id + types: + - +- description: Name for the component. + name: component_name + types: + - +- description: Version for the component. + name: version + types: + - +- description: License for the component. + name: license + types: + - +- description: 'File paths related to the component. Note, relatedFiles should be + used + + instead of this property.' + name: file_paths + types: + - [] +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.SbomComponent.component_id + name: component_id + summary: ID for the component. + signature: 'component_id: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SbomComponent.component_name + name: component_name + summary: Name for the component. + signature: 'component_name: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SbomComponent.file_paths + name: file_paths + summary: 'File paths related to the component. Note, relatedFiles should be used + instead of this + + property.' + signature: 'file_paths: List[str] | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SbomComponent.license + name: license + summary: License for the component. + signature: 'license: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SbomComponent.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SbomComponent.version + name: version + summary: Version for the component. + signature: 'version: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SbomComponentResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SbomComponentResource.yml new file mode 100644 index 000000000000..99c30a5c7f66 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SbomComponentResource.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.SbomComponentResource +name: SbomComponentResource +fullName: azure.mgmt.iotfirmwaredefense.models.SbomComponentResource +module: azure.mgmt.iotfirmwaredefense.models +summary: The object representing a firmware analysis SBOM component result resource. +constructor: + syntax: 'SbomComponentResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.SbomComponentResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.SbomComponent | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Sku.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Sku.yml new file mode 100644 index 000000000000..acec911cc939 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Sku.yml @@ -0,0 +1,81 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.Sku +name: Sku +fullName: azure.mgmt.iotfirmwaredefense.models.Sku +module: azure.mgmt.iotfirmwaredefense.models +summary: The resource model definition representing SKU. +constructor: + syntax: 'Sku(*args: Any, **kwargs: Any)' +variables: +- description: The name of the SKU. Ex - P3. It is typically a letter+number code. + Required. + name: name + types: + - +- description: 'This field is required to be implemented by the Resource Provider + if the service + + has more than one tier, but is not required on a PUT. Known values are: "Free", + "Basic", + + "Standard", and "Premium".' + name: tier + types: + - + - +- description: 'The SKU size. When the name field is the combination of tier and some + other value, + + this would be the standalone code.' + name: size + types: + - +- description: 'If the service has different generations of hardware, for the same + SKU, then that + + can be captured here.' + name: family + types: + - +- description: 'If the SKU supports scale out/in then the capacity integer should + be included. + + If scale out/in is not possible for the resource this may be omitted.' + name: capacity + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.Sku.capacity + name: capacity + summary: 'If the SKU supports scale out/in then the capacity integer should be included. + If scale out/in + + is not possible for the resource this may be omitted.' + signature: 'capacity: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Sku.family + name: family + summary: 'If the service has different generations of hardware, for the same SKU, + then that can be + + captured here.' + signature: 'family: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Sku.name + name: name + summary: The name of the SKU. Ex - P3. It is typically a letter+number code. Required. + signature: 'name: str' +- uid: azure.mgmt.iotfirmwaredefense.models.Sku.size + name: size + summary: 'The SKU size. When the name field is the combination of tier and some + other value, this would + + be the standalone code.' + signature: 'size: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Sku.tier + name: tier + summary: 'This field is required to be implemented by the Resource Provider if the + service has more than + + one tier, but is not required on a PUT. Known values are: "Free", "Basic", "Standard", + + and "Premium".' + signature: 'tier: str | _models.SkuTier | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SkuTier.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SkuTier.yml new file mode 100644 index 000000000000..524ffbb8ba1a --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SkuTier.yml @@ -0,0 +1,18 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.iotfirmwaredefense.models.SkuTier +name: SkuTier +fullName: azure.mgmt.iotfirmwaredefense.models.SkuTier +summary: 'This field is required to be implemented by the Resource Provider if the + service has more than + + one tier, but is not required on a PUT.' +module: azure.mgmt.iotfirmwaredefense.models +fields: +- name: BASIC + uid: azure.mgmt.iotfirmwaredefense.models.SkuTier.BASIC +- name: FREE + uid: azure.mgmt.iotfirmwaredefense.models.SkuTier.FREE +- name: PREMIUM + uid: azure.mgmt.iotfirmwaredefense.models.SkuTier.PREMIUM +- name: STANDARD + uid: azure.mgmt.iotfirmwaredefense.models.SkuTier.STANDARD diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Status.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Status.yml index 5a3c6173b586..fe8dc204aea2 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Status.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Status.yml @@ -2,7 +2,7 @@ uid: azure.mgmt.iotfirmwaredefense.models.Status name: Status fullName: azure.mgmt.iotfirmwaredefense.models.Status -summary: The status of firmware scan. +summary: The status of a firmware analysis job. module: azure.mgmt.iotfirmwaredefense.models fields: - name: ANALYZING diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.StatusMessage.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.StatusMessage.yml new file mode 100644 index 000000000000..8b053e37edcd --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.StatusMessage.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.StatusMessage +name: StatusMessage +fullName: azure.mgmt.iotfirmwaredefense.models.StatusMessage +module: azure.mgmt.iotfirmwaredefense.models +summary: Error and status message. +constructor: + syntax: 'StatusMessage(*args: Any, **kwargs: Any)' +variables: +- description: The error code. + name: error_code + types: + - +- description: The error or status message. + name: message + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.StatusMessage.error_code + name: error_code + summary: The error code. + signature: 'error_code: int | None' +- uid: azure.mgmt.iotfirmwaredefense.models.StatusMessage.message + name: message + summary: The error or status message. + signature: 'message: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.StrippedFlag.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.StrippedFlag.yml deleted file mode 100644 index 949265695558..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.StrippedFlag.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.iotfirmwaredefense.models.StrippedFlag -name: StrippedFlag -fullName: azure.mgmt.iotfirmwaredefense.models.StrippedFlag -summary: Stripped flag. -module: azure.mgmt.iotfirmwaredefense.models -fields: -- name: 'FALSE' - uid: azure.mgmt.iotfirmwaredefense.models.StrippedFlag.FALSE -- name: 'TRUE' - uid: azure.mgmt.iotfirmwaredefense.models.StrippedFlag.TRUE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryResource.yml new file mode 100644 index 000000000000..33dc3751af93 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryResource.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.SummaryResource +name: SummaryResource +fullName: azure.mgmt.iotfirmwaredefense.models.SummaryResource +module: azure.mgmt.iotfirmwaredefense.models +summary: The object representing a firmware analysis summary resource. +constructor: + syntax: 'SummaryResource(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.SummaryResource.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.SummaryResourceProperties | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties.yml new file mode 100644 index 000000000000..0005bbe8d4f4 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties.yml @@ -0,0 +1,47 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties +name: SummaryResourceProperties +fullName: azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties +module: azure.mgmt.iotfirmwaredefense.models +summary: 'Properties of an analysis summary. + + + You probably want to use the sub-classes and not this class directly. Known sub-classes + are: + + BinaryHardeningSummaryResource, CveSummary, CryptoCertificateSummaryResource, + + CryptoKeySummaryResource, FirmwareSummary' +constructor: + syntax: 'SummaryResourceProperties(*args: Any, **kwargs: Any)' +variables: +- description: 'The type of summary. Required. Known values are: "Firmware", + + "CommonVulnerabilitiesAndExposures", "BinaryHardening", "CryptoCertificate", and + "CryptoKey".' + name: summary_type + types: + - + - +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties.summary_type + name: summary_type + summary: '"Firmware", + + "CommonVulnerabilitiesAndExposures", "BinaryHardening", "CryptoCertificate", and + + "CryptoKey".' + signature: 'summary_type: str' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryType.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryType.yml new file mode 100644 index 000000000000..7978aa466160 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SummaryType.yml @@ -0,0 +1,17 @@ +### YamlMime:PythonEnum +uid: azure.mgmt.iotfirmwaredefense.models.SummaryType +name: SummaryType +fullName: azure.mgmt.iotfirmwaredefense.models.SummaryType +summary: Describes the type of summary. +module: azure.mgmt.iotfirmwaredefense.models +fields: +- name: BINARY_HARDENING + uid: azure.mgmt.iotfirmwaredefense.models.SummaryType.BINARY_HARDENING +- name: COMMON_VULNERABILITIES_AND_EXPOSURES + uid: azure.mgmt.iotfirmwaredefense.models.SummaryType.COMMON_VULNERABILITIES_AND_EXPOSURES +- name: CRYPTO_CERTIFICATE + uid: azure.mgmt.iotfirmwaredefense.models.SummaryType.CRYPTO_CERTIFICATE +- name: CRYPTO_KEY + uid: azure.mgmt.iotfirmwaredefense.models.SummaryType.CRYPTO_KEY +- name: FIRMWARE + uid: azure.mgmt.iotfirmwaredefense.models.SummaryType.FIRMWARE diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SystemData.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SystemData.yml index 37313340e32e..3d3496553b42 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SystemData.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.SystemData.yml @@ -5,47 +5,7 @@ fullName: azure.mgmt.iotfirmwaredefense.models.SystemData module: azure.mgmt.iotfirmwaredefense.models summary: Metadata pertaining to creation and last modification of the resource. constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | _models.CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | _models.CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: created_by - description: The identity that created the resource. - defaultValue: None - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - defaultValue: None - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - defaultValue: None - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Known - - values are: "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: last_modified_at - description: The timestamp of resource last modification (UTC). - defaultValue: None - types: - - + syntax: 'SystemData(*args: Any, **kwargs: Any)' variables: - description: The identity that created the resource. name: created_by @@ -77,3 +37,32 @@ variables: name: last_modified_at types: - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.SystemData.created_at + name: created_at + summary: The timestamp of resource creation (UTC). + signature: 'created_at: datetime | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SystemData.created_by + name: created_by + summary: The identity that created the resource. + signature: 'created_by: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SystemData.created_by_type + name: created_by_type + summary: '"User", "Application", + + "ManagedIdentity", and "Key".' + signature: 'created_by_type: str | _models.CreatedByType | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SystemData.last_modified_at + name: last_modified_at + summary: The timestamp of resource last modification (UTC). + signature: 'last_modified_at: datetime | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SystemData.last_modified_by + name: last_modified_by + summary: The identity that last modified the resource. + signature: 'last_modified_by: str | None' +- uid: azure.mgmt.iotfirmwaredefense.models.SystemData.last_modified_by_type + name: last_modified_by_type + summary: '"User", + + "Application", "ManagedIdentity", and "Key".' + signature: 'last_modified_by_type: str | _models.CreatedByType | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.TrackedResource.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.TrackedResource.yml index 6e99d025090a..78b3152edcb3 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.TrackedResource.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.TrackedResource.yml @@ -6,26 +6,9 @@ module: azure.mgmt.iotfirmwaredefense.models summary: 'The resource model definition for an Azure Resource Manager tracked top level resource which - has ''tags'' and a ''location''. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' + has ''tags'' and a ''location''.' constructor: - syntax: 'TrackedResource(*, location: str, tags: Dict[str, str] | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - + syntax: 'TrackedResource(*args: Any, **kwargs: Any)' variables: - description: 'Fully qualified resource ID for the resource. Ex - @@ -58,3 +41,12 @@ variables: name: location types: - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.TrackedResource.location + name: location + summary: The geo-location where the resource lives. Required. + signature: 'location: str' +- uid: azure.mgmt.iotfirmwaredefense.models.TrackedResource.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UrlToken.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UrlToken.yml index db5293aae217..a3a6c8feb2a9 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UrlToken.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UrlToken.yml @@ -3,18 +3,16 @@ uid: azure.mgmt.iotfirmwaredefense.models.UrlToken name: UrlToken fullName: azure.mgmt.iotfirmwaredefense.models.UrlToken module: azure.mgmt.iotfirmwaredefense.models -summary: 'Url data for creating or accessing a blob file. - - - Variables are only populated by the server, and will be ignored when sending a request.' +summary: Url data for creating or accessing a blob file. constructor: - syntax: 'UrlToken(**kwargs: Any)' + syntax: 'UrlToken(*args: Any, **kwargs: Any)' variables: - description: SAS URL for creating or accessing a blob file. name: url types: - -- description: SAS URL for file uploading. Kept for backwards compatibility. - name: upload_url - types: - - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.UrlToken.url + name: url + summary: SAS URL for creating or accessing a blob file. + signature: 'url: str | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UsageMetric.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UsageMetric.yml new file mode 100644 index 000000000000..8596691eee78 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UsageMetric.yml @@ -0,0 +1,41 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.UsageMetric +name: UsageMetric +fullName: azure.mgmt.iotfirmwaredefense.models.UsageMetric +module: azure.mgmt.iotfirmwaredefense.models +summary: The object representing how many firmwares the user has uploaded to the workspace. +constructor: + syntax: 'UsageMetric(*args: Any, **kwargs: Any)' +variables: +- description: 'Fully qualified resource ID for the resource. Ex - + + /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' + name: id + types: + - +- description: The name of the resource. + name: name + types: + - +- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" + or + + "Microsoft.Storage/storageAccounts".' + name: type + types: + - +- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy + + information.' + name: system_data + types: + - +- description: The resource-specific properties for this resource. + name: properties + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.UsageMetric.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.UsageMetricProperties | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties.yml new file mode 100644 index 000000000000..52a93f606a04 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties.yml @@ -0,0 +1,42 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties +name: UsageMetricProperties +fullName: azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties +module: azure.mgmt.iotfirmwaredefense.models +summary: Properties of a workspaces usage metrics. +constructor: + syntax: 'UsageMetricProperties(*args: Any, **kwargs: Any)' +variables: +- description: 'The number of firmware analysis jobs that have been + + submitted in the current month. Required.' + name: monthly_firmware_upload_count + types: + - +- description: The total number of firmwares that are in the workspace. Required. + name: total_firmware_count + types: + - +- description: 'The status of the last operation. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties.monthly_firmware_upload_count + name: monthly_firmware_upload_count + summary: The number of firmware analysis jobs that have been submitted in the current + month. Required. + signature: 'monthly_firmware_upload_count: int' +- uid: azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' +- uid: azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties.total_firmware_count + name: total_firmware_count + summary: The total number of firmwares that are in the workspace. Required. + signature: 'total_firmware_count: int' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Workspace.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Workspace.yml index e245dab197bc..8d906a0d0a23 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Workspace.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.Workspace.yml @@ -3,26 +3,9 @@ uid: azure.mgmt.iotfirmwaredefense.models.Workspace name: Workspace fullName: azure.mgmt.iotfirmwaredefense.models.Workspace module: azure.mgmt.iotfirmwaredefense.models -summary: 'Firmware analysis workspace. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' +summary: Firmware analysis workspace. constructor: - syntax: 'Workspace(*, location: str, tags: Dict[str, str] | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - + syntax: 'Workspace(*args: Any, **kwargs: Any)' variables: - description: 'Fully qualified resource ID for the resource. Ex - @@ -55,10 +38,20 @@ variables: name: location types: - -- description: 'Provisioning state of the resource. Known values are: "Accepted", - - "Succeeded", "Canceled", and "Failed".' - name: provisioning_state +- description: The resource-specific properties for this resource. + name: properties types: - - - - + - +- description: The SKU (Stock Keeping Unit) assigned to this resource. + name: sku + types: + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.Workspace.properties + name: properties + summary: The resource-specific properties for this resource. + signature: 'properties: _models.WorkspaceProperties | None' +- uid: azure.mgmt.iotfirmwaredefense.models.Workspace.sku + name: sku + summary: The SKU (Stock Keeping Unit) assigned to this resource. + signature: 'sku: _models.Sku | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceList.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceList.yml deleted file mode 100644 index 0309e9a59f49..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceList.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceList -name: WorkspaceList -fullName: azure.mgmt.iotfirmwaredefense.models.WorkspaceList -module: azure.mgmt.iotfirmwaredefense.models -summary: 'Return a list of firmware analysis workspaces. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'WorkspaceList(*, next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: next_link - description: The uri to fetch the next page of asset. - defaultValue: None - types: - - -variables: -- description: The list of firmware analysis workspaces. - name: value - types: - - [] -- description: The uri to fetch the next page of asset. - name: next_link - types: - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceProperties.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceProperties.yml new file mode 100644 index 000000000000..8959a74c48a2 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceProperties.yml @@ -0,0 +1,23 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceProperties +name: WorkspaceProperties +fullName: azure.mgmt.iotfirmwaredefense.models.WorkspaceProperties +module: azure.mgmt.iotfirmwaredefense.models +summary: Workspace properties. +constructor: + syntax: 'WorkspaceProperties(*args: Any, **kwargs: Any)' +variables: +- description: 'Provisioning state of the resource. Known values are: "Succeeded", + + "Failed", "Canceled", "Pending", "Extracting", and "Analyzing".' + name: provisioning_state + types: + - + - +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceProperties.provisioning_state + name: provisioning_state + summary: '"Succeeded", "Failed", "Canceled", + + "Pending", "Extracting", and "Analyzing".' + signature: 'provisioning_state: str | _models.ProvisioningState | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate.yml new file mode 100644 index 000000000000..109b94489d7a --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate.yml @@ -0,0 +1,26 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate +name: WorkspaceUpdate +fullName: azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate +module: azure.mgmt.iotfirmwaredefense.models +summary: The type used for update operations of the Workspace. +constructor: + syntax: 'WorkspaceUpdate(*args: Any, **kwargs: Any)' +variables: +- description: The SKU (Stock Keeping Unit) assigned to this resource. + name: sku + types: + - +- description: Resource tags. + name: tags + types: + - [, ] +attributes: +- uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate.sku + name: sku + summary: The SKU (Stock Keeping Unit) assigned to this resource. + signature: 'sku: _models.Sku | None' +- uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate.tags + name: tags + summary: Resource tags. + signature: 'tags: Dict[str, str] | None' diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdateDefinition.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdateDefinition.yml deleted file mode 100644 index 39de7a257559..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdateDefinition.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdateDefinition -name: WorkspaceUpdateDefinition -fullName: azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdateDefinition -module: azure.mgmt.iotfirmwaredefense.models -summary: 'Firmware analysis workspace. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'WorkspaceUpdateDefinition(**kwargs: Any)' -variables: -- description: 'Provisioning state of the resource. Known values are: "Accepted", - - "Succeeded", "Canceled", and "Failed".' - name: provisioning_state - types: - - - - diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.yml index cd4245870165..a032d537bb14 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.models.yml @@ -4,58 +4,59 @@ name: models fullName: azure.mgmt.iotfirmwaredefense.models type: import classes: -- azure.mgmt.iotfirmwaredefense.models.BinaryHardening -- azure.mgmt.iotfirmwaredefense.models.BinaryHardeningList -- azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummary -- azure.mgmt.iotfirmwaredefense.models.Component -- azure.mgmt.iotfirmwaredefense.models.ComponentList +- azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures +- azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResource +- azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult +- azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource - azure.mgmt.iotfirmwaredefense.models.CryptoCertificate - azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity -- azure.mgmt.iotfirmwaredefense.models.CryptoCertificateList -- azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummary +- azure.mgmt.iotfirmwaredefense.models.CryptoCertificateResource +- azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource - azure.mgmt.iotfirmwaredefense.models.CryptoKey -- azure.mgmt.iotfirmwaredefense.models.CryptoKeyList -- azure.mgmt.iotfirmwaredefense.models.CryptoKeySummary -- azure.mgmt.iotfirmwaredefense.models.Cve -- azure.mgmt.iotfirmwaredefense.models.CveComponent +- azure.mgmt.iotfirmwaredefense.models.CryptoKeyResource +- azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource - azure.mgmt.iotfirmwaredefense.models.CveLink -- azure.mgmt.iotfirmwaredefense.models.CveList +- azure.mgmt.iotfirmwaredefense.models.CveResource +- azure.mgmt.iotfirmwaredefense.models.CveResult - azure.mgmt.iotfirmwaredefense.models.CveSummary +- azure.mgmt.iotfirmwaredefense.models.CvssScore - azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo - azure.mgmt.iotfirmwaredefense.models.ErrorDetail - azure.mgmt.iotfirmwaredefense.models.ErrorResponse - azure.mgmt.iotfirmwaredefense.models.Firmware -- azure.mgmt.iotfirmwaredefense.models.FirmwareList +- azure.mgmt.iotfirmwaredefense.models.FirmwareProperties - azure.mgmt.iotfirmwaredefense.models.FirmwareSummary - azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition - azure.mgmt.iotfirmwaredefense.models.GenerateUploadUrlRequest - azure.mgmt.iotfirmwaredefense.models.Operation - azure.mgmt.iotfirmwaredefense.models.OperationDisplay -- azure.mgmt.iotfirmwaredefense.models.OperationListResult - azure.mgmt.iotfirmwaredefense.models.PairedKey - azure.mgmt.iotfirmwaredefense.models.PasswordHash -- azure.mgmt.iotfirmwaredefense.models.PasswordHashList +- azure.mgmt.iotfirmwaredefense.models.PasswordHashResource - azure.mgmt.iotfirmwaredefense.models.ProxyResource - azure.mgmt.iotfirmwaredefense.models.Resource +- azure.mgmt.iotfirmwaredefense.models.SbomComponent +- azure.mgmt.iotfirmwaredefense.models.SbomComponentResource +- azure.mgmt.iotfirmwaredefense.models.Sku +- azure.mgmt.iotfirmwaredefense.models.StatusMessage +- azure.mgmt.iotfirmwaredefense.models.SummaryResource +- azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties - azure.mgmt.iotfirmwaredefense.models.SystemData - azure.mgmt.iotfirmwaredefense.models.TrackedResource - azure.mgmt.iotfirmwaredefense.models.UrlToken +- azure.mgmt.iotfirmwaredefense.models.UsageMetric +- azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties - azure.mgmt.iotfirmwaredefense.models.Workspace -- azure.mgmt.iotfirmwaredefense.models.WorkspaceList -- azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdateDefinition +- azure.mgmt.iotfirmwaredefense.models.WorkspaceProperties +- azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate enums: - azure.mgmt.iotfirmwaredefense.models.ActionType -- azure.mgmt.iotfirmwaredefense.models.CanaryFlag +- azure.mgmt.iotfirmwaredefense.models.CertificateUsage - azure.mgmt.iotfirmwaredefense.models.CreatedByType -- azure.mgmt.iotfirmwaredefense.models.IsExpired -- azure.mgmt.iotfirmwaredefense.models.IsSelfSigned -- azure.mgmt.iotfirmwaredefense.models.IsShortKeySize -- azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable -- azure.mgmt.iotfirmwaredefense.models.IsWeakSignature -- azure.mgmt.iotfirmwaredefense.models.NxFlag +- azure.mgmt.iotfirmwaredefense.models.CryptoKeyType +- azure.mgmt.iotfirmwaredefense.models.ExecutableClass - azure.mgmt.iotfirmwaredefense.models.Origin -- azure.mgmt.iotfirmwaredefense.models.PieFlag - azure.mgmt.iotfirmwaredefense.models.ProvisioningState -- azure.mgmt.iotfirmwaredefense.models.RelroFlag +- azure.mgmt.iotfirmwaredefense.models.SkuTier - azure.mgmt.iotfirmwaredefense.models.Status -- azure.mgmt.iotfirmwaredefense.models.StrippedFlag +- azure.mgmt.iotfirmwaredefense.models.SummaryType diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.yml new file mode 100644 index 000000000000..96cc55219c48 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations +name: BinaryHardeningOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: BinaryHardeningOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations.list_by_firmware + name: list_by_firmware + summary: Lists binary hardening analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> Iterable[BinaryHardeningResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of BinaryHardeningResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.yml new file mode 100644 index 000000000000..30890c0c44cb --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations +name: CryptoCertificatesOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: CryptoCertificatesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations.list_by_firmware + name: list_by_firmware + summary: Lists crypto certificate analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> Iterable[CryptoCertificateResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of CryptoCertificateResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.yml new file mode 100644 index 000000000000..9e9fec086a6d --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations +name: CryptoKeysOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: CryptoKeysOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations.list_by_firmware + name: list_by_firmware + summary: Lists crypto key analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> Iterable[CryptoKeyResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of CryptoKeyResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CvesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CvesOperations.yml new file mode 100644 index 000000000000..f321e601e561 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.CvesOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.CvesOperations +name: CvesOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.CvesOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: CvesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.CvesOperations.list_by_firmware + name: list_by_firmware + summary: Lists CVE analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> Iterable[CveResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of CveResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.yml deleted file mode 100644 index b33e09194288..000000000000 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.yml +++ /dev/null @@ -1,731 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations -name: FirmwareOperations -fullName: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations -module: azure.mgmt.iotfirmwaredefense.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: FirmwareOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.create - name: create - summary: The operation to create a firmware. - signature: 'create(resource_group_name: str, workspace_name: str, firmware_id: str, - firmware: _models.Firmware, *, content_type: str = ''application/json'', **kwargs: - Any) -> _models.Firmware' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - - name: firmware - description: 'Details of the firmware being created or updated. Is either a Firmware - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Firmware or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.delete - name: delete - summary: The operation to delete a firmware. - signature: 'delete(resource_group_name: str, workspace_name: str, firmware_id: str, - **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_binary_hardening_details - name: generate_binary_hardening_details - summary: The operation to get binary hardening details for a firmware. - signature: 'generate_binary_hardening_details(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> BinaryHardening' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: BinaryHardening or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_binary_hardening_summary - name: generate_binary_hardening_summary - summary: The operation to list the binary hardening summary percentages for a firmware. - signature: 'generate_binary_hardening_summary(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> BinaryHardeningSummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: BinaryHardeningSummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_component_details - name: generate_component_details - summary: The operation to get component details for a firmware. - signature: 'generate_component_details(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> Component' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Component or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_crypto_certificate_summary - name: generate_crypto_certificate_summary - summary: 'The operation to provide a high level summary of the discovered cryptographic - certificates - - reported for the firmware image.' - signature: 'generate_crypto_certificate_summary(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> CryptoCertificateSummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CryptoCertificateSummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_crypto_key_summary - name: generate_crypto_key_summary - summary: 'The operation to provide a high level summary of the discovered cryptographic - keys reported for - - the firmware image.' - signature: 'generate_crypto_key_summary(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> CryptoKeySummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CryptoKeySummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_cve_summary - name: generate_cve_summary - summary: The operation to provide a high level summary of the CVEs reported for - the firmware image. - signature: 'generate_cve_summary(resource_group_name: str, workspace_name: str, - firmware_id: str, **kwargs: Any) -> CveSummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CveSummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_download_url - name: generate_download_url - summary: The operation to a url for file download. - signature: 'generate_download_url(resource_group_name: str, workspace_name: str, - firmware_id: str, **kwargs: Any) -> UrlToken' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: UrlToken or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_filesystem_download_url - name: generate_filesystem_download_url - summary: The operation to a url for tar file download. - signature: 'generate_filesystem_download_url(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> UrlToken' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: UrlToken or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.generate_summary - name: generate_summary - summary: The operation to get a scan summary. - signature: 'generate_summary(resource_group_name: str, workspace_name: str, firmware_id: - str, **kwargs: Any) -> FirmwareSummary' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FirmwareSummary or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.get - name: get - summary: Get firmware. - signature: 'get(resource_group_name: str, workspace_name: str, firmware_id: str, - **kwargs: Any) -> Firmware' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Firmware or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.list_by_workspace - name: list_by_workspace - summary: Lists all of firmwares inside a workspace. - signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, **kwargs: - Any) -> Iterable[Firmware]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Firmware or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.list_generate_binary_hardening_list - name: list_generate_binary_hardening_list - summary: The operation to list all binary hardening result for a firmware. - signature: 'list_generate_binary_hardening_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> Iterable[BinaryHardening]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either BinaryHardening or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.list_generate_component_list - name: list_generate_component_list - summary: The operation to list all components result for a firmware. - signature: 'list_generate_component_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> Iterable[Component]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Component or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.list_generate_crypto_certificate_list - name: list_generate_crypto_certificate_list - summary: The operation to list all crypto certificates for a firmware. - signature: 'list_generate_crypto_certificate_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> Iterable[CryptoCertificate]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either CryptoCertificate or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.list_generate_crypto_key_list - name: list_generate_crypto_key_list - summary: The operation to list all crypto keys for a firmware. - signature: 'list_generate_crypto_key_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> Iterable[CryptoKey]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either CryptoKey or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.list_generate_cve_list - name: list_generate_cve_list - summary: The operation to list all cve results for a firmware. - signature: 'list_generate_cve_list(resource_group_name: str, workspace_name: str, - firmware_id: str, **kwargs: Any) -> Iterable[Cve]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Cve or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.list_generate_password_hash_list - name: list_generate_password_hash_list - summary: The operation to list all password hashes for a firmware. - signature: 'list_generate_password_hash_list(resource_group_name: str, workspace_name: - str, firmware_id: str, **kwargs: Any) -> Iterable[PasswordHash]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PasswordHash or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.update - name: update - summary: The operation to update firmware. - signature: 'update(resource_group_name: str, workspace_name: str, firmware_id: str, - firmware: _models.FirmwareUpdateDefinition, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.Firmware' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: workspace_name - description: The name of the firmware analysis workspace. Required. - isRequired: true - types: - - - - name: firmware_id - description: The id of the firmware. Required. - isRequired: true - types: - - - - name: firmware - description: 'Details of the firmware being created or updated. Is either a - - FirmwareUpdateDefinition type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Firmware or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations.models - name: models - signature: models = diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.yml new file mode 100644 index 000000000000..00ad5f5de4bd --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.yml @@ -0,0 +1,173 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations +name: FirmwaresOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: FirmwaresOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.create + name: create + summary: The operation to create a firmware. + signature: 'create(resource_group_name: str, workspace_name: str, firmware_id: str, + resource: _models.Firmware, *, content_type: str = ''application/json'', **kwargs: + Any) -> _models.Firmware' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + - name: resource + description: 'Details of the firmware being created or updated. Is one of the + following + + types: Firmware, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: Firmware. The Firmware is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.delete + name: delete + summary: The operation to delete a firmware. + signature: 'delete(resource_group_name: str, workspace_name: str, firmware_id: str, + **kwargs: Any) -> None' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: None + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.get + name: get + summary: Get firmware. + signature: 'get(resource_group_name: str, workspace_name: str, firmware_id: str, + **kwargs: Any) -> Firmware' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: Firmware. The Firmware is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.list_by_workspace + name: list_by_workspace + summary: Lists all of firmwares inside a workspace. + signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, **kwargs: + Any) -> Iterable[Firmware]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of Firmware + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations.update + name: update + summary: The operation to update firmware. + signature: 'update(resource_group_name: str, workspace_name: str, firmware_id: str, + properties: _models.FirmwareUpdateDefinition, *, content_type: str = ''application/json'', + **kwargs: Any) -> _models.Firmware' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + - name: properties + description: 'Details of the firmware being created or updated. Is one of the + following + + types: FirmwareUpdateDefinition, JSON, IO[bytes] Required.' + isRequired: true + types: + - + - + - [] + return: + description: Firmware. The Firmware is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.Operations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.Operations.yml index 7502c7059f92..1fd7dae25f9d 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.Operations.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.Operations.yml @@ -11,20 +11,11 @@ constructor: methods: - uid: azure.mgmt.iotfirmwaredefense.operations.Operations.list name: list - summary: Lists the operations for this resource provider. + summary: List the operations for the provider. signature: 'list(**kwargs: Any) -> Iterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: An iterator like instance of either Operation or the result of cls(response) + description: An iterator like instance of Operation types: - [] exceptions: - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.iotfirmwaredefense.operations.Operations.models - name: models - signature: models = diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.yml new file mode 100644 index 000000000000..831983400cd2 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations +name: PasswordHashesOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: PasswordHashesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations.list_by_firmware + name: list_by_firmware + summary: Lists password hash analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> Iterable[PasswordHashResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of PasswordHashResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.yml new file mode 100644 index 000000000000..a8e87acfa5ce --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.yml @@ -0,0 +1,40 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations +name: SbomComponentsOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: SbomComponentsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations.list_by_firmware + name: list_by_firmware + summary: Lists sbom analysis results of a firmware. + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> Iterable[SbomComponentResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of SbomComponentResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.yml new file mode 100644 index 000000000000..8dd9a1b88123 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.yml @@ -0,0 +1,83 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.SummariesOperations +name: SummariesOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.SummariesOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: SummariesOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.get + name: get + summary: Get an analysis result summary of a firmware by name. + signature: 'get(resource_group_name: str, workspace_name: str, firmware_id: str, + summary_type: str | SummaryType, **kwargs: Any) -> SummaryResource' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + - name: summary_type + description: 'The Firmware analysis summary name describing the type of summary. + Known + + values are: "Firmware", "CommonVulnerabilitiesAndExposures", "BinaryHardening", + + "CryptoCertificate", and "CryptoKey". Required.' + isRequired: true + types: + - + - + return: + description: SummaryResource. The SummaryResource is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.operations.SummariesOperations.list_by_firmware + name: list_by_firmware + summary: 'Lists analysis result summary names of a firmware. To fetch the full summary + data, get that + + summary by name.' + signature: 'list_by_firmware(resource_group_name: str, workspace_name: str, firmware_id: + str, **kwargs: Any) -> Iterable[SummaryResource]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: firmware_id + description: The id of the firmware. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of SummaryResource + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations.yml new file mode 100644 index 000000000000..77f85b79d283 --- /dev/null +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations.yml @@ -0,0 +1,65 @@ +### YamlMime:PythonClass +uid: azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations +name: UsageMetricsOperations +fullName: azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations +module: azure.mgmt.iotfirmwaredefense.operations +summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ + \ you should access the following operations through\n>\n> 's\n\ + >\n> attribute.\n>" +constructor: + syntax: UsageMetricsOperations(*args, **kwargs) +methods: +- uid: azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations.get + name: get + summary: Gets monthly usage information for a workspace. + signature: 'get(resource_group_name: str, workspace_name: str, name: str, **kwargs: + Any) -> UsageMetric' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + - name: name + description: The Firmware analysis summary name describing the type of summary. + Required. + isRequired: true + types: + - + return: + description: UsageMetric. The UsageMetric is compatible with MutableMapping + types: + - + exceptions: + - type: azure.core.exceptions.HttpResponseError +- uid: azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations.list_by_workspace + name: list_by_workspace + summary: Lists monthly usage information for a workspace. + signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, **kwargs: + Any) -> Iterable[UsageMetric]' + parameters: + - name: resource_group_name + description: 'The name of the resource group. The name is case insensitive. + + Required.' + isRequired: true + types: + - + - name: workspace_name + description: The name of the firmware analysis workspace. Required. + isRequired: true + types: + - + return: + description: An iterator like instance of UsageMetric + types: + - [] + exceptions: + - type: azure.core.exceptions.HttpResponseError diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.yml index c9261e1c8f0c..af0d6cac565c 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.yml @@ -12,7 +12,7 @@ methods: - uid: azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.create name: create summary: The operation to create or update a firmware analysis workspace. - signature: 'create(resource_group_name: str, workspace_name: str, workspace: _models.Workspace, + signature: 'create(resource_group_name: str, workspace_name: str, resource: _models.Workspace, *, content_type: str = ''application/json'', **kwargs: Any) -> _models.Workspace' parameters: - name: resource_group_name @@ -27,28 +27,18 @@ methods: isRequired: true types: - - - name: workspace - description: 'Parameters when creating a firmware analysis workspace. Is either - a Workspace + - name: resource + description: 'Parameters when creating a firmware analysis workspace. Is one of + the - type or a IO type. Required.' + following types: Workspace, JSON, IO[bytes] Required.' isRequired: true types: - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - + - + - [] return: - description: Workspace or the result of cls(response) + description: Workspace. The Workspace is compatible with MutableMapping types: - exceptions: @@ -71,21 +61,16 @@ methods: isRequired: true types: - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: None or the result of cls(response) + description: None types: - exceptions: - type: azure.core.exceptions.HttpResponseError - uid: azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.generate_upload_url name: generate_upload_url - summary: The operation to get a url for file upload. - signature: 'generate_upload_url(resource_group_name: str, workspace_name: str, generate_upload_url: + summary: Generate a URL for uploading a firmware image. + signature: 'generate_upload_url(resource_group_name: str, workspace_name: str, body: _models.GenerateUploadUrlRequest, *, content_type: str = ''application/json'', **kwargs: Any) -> _models.UrlToken' parameters: @@ -101,27 +86,18 @@ methods: isRequired: true types: - - - name: generate_upload_url - description: 'Parameters when requesting a URL to upload firmware. Is either a + - name: body + description: 'Parameters when requesting a URL to upload firmware. Is one of the + following - GenerateUploadUrlRequest type or a IO type. Required.' + types: GenerateUploadUrlRequest, JSON, IO[bytes] Required.' isRequired: true types: - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - + - + - [] return: - description: UrlToken or the result of cls(response) + description: UrlToken. The UrlToken is compatible with MutableMapping types: - exceptions: @@ -130,7 +106,7 @@ methods: name: get summary: Get firmware analysis workspace. signature: 'get(resource_group_name: str, workspace_name: str, **kwargs: Any) -> - Workspace | None' + Workspace' parameters: - name: resource_group_name description: 'The name of the resource group. The name is case insensitive. @@ -144,16 +120,10 @@ methods: isRequired: true types: - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: Workspace or None or the result of cls(response) + description: Workspace. The Workspace is compatible with MutableMapping types: - - - exceptions: - type: azure.core.exceptions.HttpResponseError - uid: azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.list_by_resource_group @@ -169,13 +139,8 @@ methods: isRequired: true types: - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: An iterator like instance of either Workspace or the result of cls(response) + description: An iterator like instance of Workspace types: - [] exceptions: @@ -184,13 +149,8 @@ methods: name: list_by_subscription summary: Lists all of the firmware analysis workspaces in the specified subscription. signature: 'list_by_subscription(**kwargs: Any) -> Iterable[Workspace]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - return: - description: An iterator like instance of either Workspace or the result of cls(response) + description: An iterator like instance of Workspace types: - [] exceptions: @@ -198,7 +158,7 @@ methods: - uid: azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.update name: update summary: The operation to update a firmware analysis workspaces. - signature: 'update(resource_group_name: str, workspace_name: str, workspace: _models.WorkspaceUpdateDefinition, + signature: 'update(resource_group_name: str, workspace_name: str, properties: _models.WorkspaceUpdate, *, content_type: str = ''application/json'', **kwargs: Any) -> _models.Workspace' parameters: - name: resource_group_name @@ -213,33 +173,19 @@ methods: isRequired: true types: - - - name: workspace - description: 'Parameters when updating a firmware analysis workspace. Is either - a + - name: properties + description: 'Parameters when updating a firmware analysis workspace. Is one of + the - WorkspaceUpdateDefinition type or a IO type. Required.' + following types: WorkspaceUpdate, JSON, IO[bytes] Required.' isRequired: true types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - + - + - + - [] return: - description: Workspace or the result of cls(response) + description: Workspace. The Workspace is compatible with MutableMapping types: - exceptions: - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations.models - name: models - signature: models = diff --git a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.yml b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.yml index 90d83169d2c4..320287019970 100644 --- a/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.yml +++ b/preview/docs-ref-autogen/azure-mgmt-iotfirmwaredefense/azure.mgmt.iotfirmwaredefense.operations.yml @@ -4,6 +4,14 @@ name: operations fullName: azure.mgmt.iotfirmwaredefense.operations type: import classes: -- azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations +- azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations +- azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations +- azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations +- azure.mgmt.iotfirmwaredefense.operations.CvesOperations +- azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations - azure.mgmt.iotfirmwaredefense.operations.Operations +- azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations +- azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations +- azure.mgmt.iotfirmwaredefense.operations.SummariesOperations +- azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations - azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations diff --git a/preview/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchItemPaged.yml b/preview/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchItemPaged.yml index 3aeb63629367..d1fdb9fc0fbc 100644 --- a/preview/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchItemPaged.yml +++ b/preview/docs-ref-autogen/azure-search-documents/azure.search.documents.SearchItemPaged.yml @@ -75,4 +75,12 @@ methods: - - uid: azure.search.documents.SearchItemPaged.next name: next + summary: Get the next item in the iterator. signature: next() -> ReturnType + return: + description: The next item in the iterator. + types: + - + exceptions: + - type: StopIteration + description: If there are no more items to return. diff --git a/preview/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml b/preview/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml index 14bbf542f76b..2129fee7038d 100644 --- a/preview/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml +++ b/preview/docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml @@ -239,7 +239,7 @@ methods: keywordOnlyParameters: - name: filter description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter - defaultValue: + defaultValue: types: - [, ] diff --git a/preview/docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml b/preview/docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml index bbfa3815d40c..968cc062c987 100644 --- a/preview/docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml +++ b/preview/docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml @@ -248,7 +248,7 @@ methods: keywordOnlyParameters: - name: filter description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter - defaultValue: + defaultValue: types: - [, ] diff --git a/preview/docs-ref-autogen/azure-storage-blob/azure.storage.blob.BlobPrefix.yml b/preview/docs-ref-autogen/azure-storage-blob/azure.storage.blob.BlobPrefix.yml index ee9ba5944730..03ec63db4c86 100644 --- a/preview/docs-ref-autogen/azure-storage-blob/azure.storage.blob.BlobPrefix.yml +++ b/preview/docs-ref-autogen/azure-storage-blob/azure.storage.blob.BlobPrefix.yml @@ -52,7 +52,15 @@ methods: signature: keys() - uid: azure.storage.blob.BlobPrefix.next name: next + summary: Get the next item in the iterator. signature: next() -> ReturnType + return: + description: The next item in the iterator. + types: + - + exceptions: + - type: StopIteration + description: If there are no more items to return. - uid: azure.storage.blob.BlobPrefix.update name: update signature: update(*args, **kwargs) diff --git a/preview/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemPropertiesPaged.yml b/preview/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemPropertiesPaged.yml index 9f2ea66f93b9..b93a75c0c0d5 100644 --- a/preview/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemPropertiesPaged.yml +++ b/preview/docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemPropertiesPaged.yml @@ -32,7 +32,17 @@ constructor: methods: - uid: azure.storage.filedatalake.FileSystemPropertiesPaged.next name: next + summary: Get the next page in the iterator. signature: next() -> Iterator[ReturnType] + return: + description: An iterator of objects in the next page. + types: + - [] + exceptions: + - type: StopIteration + description: If there are no more pages to return. + - type: AzureError + description: If the request fails. attributes: - uid: azure.storage.filedatalake.FileSystemPropertiesPaged.continuation_token name: continuation_token diff --git a/preview/docs-ref-autogen/toc.yml b/preview/docs-ref-autogen/toc.yml index 833aa7f94fe1..1cfb1d110808 100644 --- a/preview/docs-ref-autogen/toc.yml +++ b/preview/docs-ref-autogen/toc.yml @@ -32459,10 +32459,26 @@ - items: - name: Overview uid: azure.mgmt.iotfirmwaredefense.aio.operations - - name: FirmwareOperations - uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwareOperations + - name: BinaryHardeningOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.BinaryHardeningOperations + - name: CryptoCertificatesOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoCertificatesOperations + - name: CryptoKeysOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.CryptoKeysOperations + - name: CvesOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.CvesOperations + - name: FirmwaresOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.FirmwaresOperations - name: Operations uid: azure.mgmt.iotfirmwaredefense.aio.operations.Operations + - name: PasswordHashesOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.PasswordHashesOperations + - name: SbomComponentsOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.SbomComponentsOperations + - name: SummariesOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.SummariesOperations + - name: UsageMetricsOperations + uid: azure.mgmt.iotfirmwaredefense.aio.operations.UsageMetricsOperations - name: WorkspacesOperations uid: azure.mgmt.iotfirmwaredefense.aio.operations.WorkspacesOperations name: operations @@ -32474,120 +32490,138 @@ uid: azure.mgmt.iotfirmwaredefense.models - name: ActionType uid: azure.mgmt.iotfirmwaredefense.models.ActionType - - name: BinaryHardening - uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardening - - name: BinaryHardeningList - uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningList - - name: BinaryHardeningSummary - uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummary - - name: CanaryFlag - uid: azure.mgmt.iotfirmwaredefense.models.CanaryFlag - - name: Component - uid: azure.mgmt.iotfirmwaredefense.models.Component - - name: ComponentList - uid: azure.mgmt.iotfirmwaredefense.models.ComponentList + - name: BinaryHardeningFeatures + uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningFeatures + - name: BinaryHardeningResource + uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResource + - name: BinaryHardeningResult + uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningResult + - name: BinaryHardeningSummaryResource + uid: azure.mgmt.iotfirmwaredefense.models.BinaryHardeningSummaryResource + - name: CertificateUsage + uid: azure.mgmt.iotfirmwaredefense.models.CertificateUsage - name: CreatedByType uid: azure.mgmt.iotfirmwaredefense.models.CreatedByType - name: CryptoCertificate uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificate - name: CryptoCertificateEntity uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateEntity - - name: CryptoCertificateList - uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateList - - name: CryptoCertificateSummary - uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummary + - name: CryptoCertificateResource + uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateResource + - name: CryptoCertificateSummaryResource + uid: azure.mgmt.iotfirmwaredefense.models.CryptoCertificateSummaryResource - name: CryptoKey uid: azure.mgmt.iotfirmwaredefense.models.CryptoKey - - name: CryptoKeyList - uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyList - - name: CryptoKeySummary - uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummary - - name: Cve - uid: azure.mgmt.iotfirmwaredefense.models.Cve - - name: CveComponent - uid: azure.mgmt.iotfirmwaredefense.models.CveComponent + - name: CryptoKeyResource + uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyResource + - name: CryptoKeySummaryResource + uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeySummaryResource + - name: CryptoKeyType + uid: azure.mgmt.iotfirmwaredefense.models.CryptoKeyType - name: CveLink uid: azure.mgmt.iotfirmwaredefense.models.CveLink - - name: CveList - uid: azure.mgmt.iotfirmwaredefense.models.CveList + - name: CveResource + uid: azure.mgmt.iotfirmwaredefense.models.CveResource + - name: CveResult + uid: azure.mgmt.iotfirmwaredefense.models.CveResult - name: CveSummary uid: azure.mgmt.iotfirmwaredefense.models.CveSummary + - name: CvssScore + uid: azure.mgmt.iotfirmwaredefense.models.CvssScore - name: ErrorAdditionalInfo uid: azure.mgmt.iotfirmwaredefense.models.ErrorAdditionalInfo - name: ErrorDetail uid: azure.mgmt.iotfirmwaredefense.models.ErrorDetail - name: ErrorResponse uid: azure.mgmt.iotfirmwaredefense.models.ErrorResponse + - name: ExecutableClass + uid: azure.mgmt.iotfirmwaredefense.models.ExecutableClass - name: Firmware uid: azure.mgmt.iotfirmwaredefense.models.Firmware - - name: FirmwareList - uid: azure.mgmt.iotfirmwaredefense.models.FirmwareList + - name: FirmwareProperties + uid: azure.mgmt.iotfirmwaredefense.models.FirmwareProperties - name: FirmwareSummary uid: azure.mgmt.iotfirmwaredefense.models.FirmwareSummary - name: FirmwareUpdateDefinition uid: azure.mgmt.iotfirmwaredefense.models.FirmwareUpdateDefinition - name: GenerateUploadUrlRequest uid: azure.mgmt.iotfirmwaredefense.models.GenerateUploadUrlRequest - - name: IsExpired - uid: azure.mgmt.iotfirmwaredefense.models.IsExpired - - name: IsSelfSigned - uid: azure.mgmt.iotfirmwaredefense.models.IsSelfSigned - - name: IsShortKeySize - uid: azure.mgmt.iotfirmwaredefense.models.IsShortKeySize - - name: IsUpdateAvailable - uid: azure.mgmt.iotfirmwaredefense.models.IsUpdateAvailable - - name: IsWeakSignature - uid: azure.mgmt.iotfirmwaredefense.models.IsWeakSignature - - name: NxFlag - uid: azure.mgmt.iotfirmwaredefense.models.NxFlag - name: Operation uid: azure.mgmt.iotfirmwaredefense.models.Operation - name: OperationDisplay uid: azure.mgmt.iotfirmwaredefense.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.iotfirmwaredefense.models.OperationListResult - name: Origin uid: azure.mgmt.iotfirmwaredefense.models.Origin - name: PairedKey uid: azure.mgmt.iotfirmwaredefense.models.PairedKey - name: PasswordHash uid: azure.mgmt.iotfirmwaredefense.models.PasswordHash - - name: PasswordHashList - uid: azure.mgmt.iotfirmwaredefense.models.PasswordHashList - - name: PieFlag - uid: azure.mgmt.iotfirmwaredefense.models.PieFlag + - name: PasswordHashResource + uid: azure.mgmt.iotfirmwaredefense.models.PasswordHashResource - name: ProvisioningState uid: azure.mgmt.iotfirmwaredefense.models.ProvisioningState - name: ProxyResource uid: azure.mgmt.iotfirmwaredefense.models.ProxyResource - - name: RelroFlag - uid: azure.mgmt.iotfirmwaredefense.models.RelroFlag - name: Resource uid: azure.mgmt.iotfirmwaredefense.models.Resource + - name: SbomComponent + uid: azure.mgmt.iotfirmwaredefense.models.SbomComponent + - name: SbomComponentResource + uid: azure.mgmt.iotfirmwaredefense.models.SbomComponentResource + - name: Sku + uid: azure.mgmt.iotfirmwaredefense.models.Sku + - name: SkuTier + uid: azure.mgmt.iotfirmwaredefense.models.SkuTier - name: Status uid: azure.mgmt.iotfirmwaredefense.models.Status - - name: StrippedFlag - uid: azure.mgmt.iotfirmwaredefense.models.StrippedFlag + - name: StatusMessage + uid: azure.mgmt.iotfirmwaredefense.models.StatusMessage + - name: SummaryResource + uid: azure.mgmt.iotfirmwaredefense.models.SummaryResource + - name: SummaryResourceProperties + uid: azure.mgmt.iotfirmwaredefense.models.SummaryResourceProperties + - name: SummaryType + uid: azure.mgmt.iotfirmwaredefense.models.SummaryType - name: SystemData uid: azure.mgmt.iotfirmwaredefense.models.SystemData - name: TrackedResource uid: azure.mgmt.iotfirmwaredefense.models.TrackedResource - name: UrlToken uid: azure.mgmt.iotfirmwaredefense.models.UrlToken + - name: UsageMetric + uid: azure.mgmt.iotfirmwaredefense.models.UsageMetric + - name: UsageMetricProperties + uid: azure.mgmt.iotfirmwaredefense.models.UsageMetricProperties - name: Workspace uid: azure.mgmt.iotfirmwaredefense.models.Workspace - - name: WorkspaceList - uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceList - - name: WorkspaceUpdateDefinition - uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdateDefinition + - name: WorkspaceProperties + uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceProperties + - name: WorkspaceUpdate + uid: azure.mgmt.iotfirmwaredefense.models.WorkspaceUpdate name: models - items: - name: Overview uid: azure.mgmt.iotfirmwaredefense.operations - - name: FirmwareOperations - uid: azure.mgmt.iotfirmwaredefense.operations.FirmwareOperations + - name: BinaryHardeningOperations + uid: azure.mgmt.iotfirmwaredefense.operations.BinaryHardeningOperations + - name: CryptoCertificatesOperations + uid: azure.mgmt.iotfirmwaredefense.operations.CryptoCertificatesOperations + - name: CryptoKeysOperations + uid: azure.mgmt.iotfirmwaredefense.operations.CryptoKeysOperations + - name: CvesOperations + uid: azure.mgmt.iotfirmwaredefense.operations.CvesOperations + - name: FirmwaresOperations + uid: azure.mgmt.iotfirmwaredefense.operations.FirmwaresOperations - name: Operations uid: azure.mgmt.iotfirmwaredefense.operations.Operations + - name: PasswordHashesOperations + uid: azure.mgmt.iotfirmwaredefense.operations.PasswordHashesOperations + - name: SbomComponentsOperations + uid: azure.mgmt.iotfirmwaredefense.operations.SbomComponentsOperations + - name: SummariesOperations + uid: azure.mgmt.iotfirmwaredefense.operations.SummariesOperations + - name: UsageMetricsOperations + uid: azure.mgmt.iotfirmwaredefense.operations.UsageMetricsOperations - name: WorkspacesOperations uid: azure.mgmt.iotfirmwaredefense.operations.WorkspacesOperations name: operations diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.yml deleted file mode 100644 index 1e501306b739..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.yml +++ /dev/null @@ -1,1577 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient -name: MetricsAdvisorAdministrationClient -fullName: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient -module: azure.ai.metricsadvisor -summary: MetricsAdvisorAdministrationClient is used to create and manage data feeds. -constructor: - syntax: 'MetricsAdvisorAdministrationClient(endpoint: str, credential: MetricsAdvisorKeyCredential - | TokenCredential, **kwargs: Any)' - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and hostname, - - for example: [https://](https://)``.cognitiveservices.azure.com).' - isRequired: true - types: - - - - name: credential - description: 'An instance of ~azure.ai.metricsadvisor.MetricsAdvisorKeyCredential. - - which requires both subscription key and API key. Or an object which can provide - an access - - token for the Metrics Advisor service, such as a credential from ' - isRequired: true - types: - - - - -examples: -- "Authenticate MetricsAdvisorAdministrationClient with a MetricsAdvisorKeyCredential\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n ````\n" -methods: -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.close - name: close - summary: Close the - session. - signature: close() -> None -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.create_alert_configuration - name: create_alert_configuration - summary: Create an anomaly alert configuration. - signature: 'create_alert_configuration(name: str, metric_alert_configurations: List[MetricAlertConfiguration], - hook_ids: List[str], **kwargs: Any) -> AnomalyAlertConfiguration' - parameters: - - name: name - description: Name for the anomaly alert configuration. - isRequired: true - types: - - - - name: metric_alert_configurations - description: Anomaly alert configurations. - isRequired: true - types: - - [] - - name: hook_ids - description: Unique hook IDs. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: cross_metrics_operator - description: 'Cross metrics operator should be specified when setting up multiple - metric - - alert configurations. Possible values include: "AND", "OR", "XOR".' - types: - - - - - - name: description - description: Anomaly alert configuration description. - types: - - - return: - description: AnomalyAlertConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create an anomaly alert configuration\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \ from azure.ai.metricsadvisor.models import (\n MetricAlertConfiguration,\n\ - \ MetricAnomalyAlertScope,\n TopNGroupScope,\n MetricAnomalyAlertConditions,\n\ - \ SeverityCondition,\n MetricBoundaryCondition,\n MetricAnomalyAlertSnoozeCondition,\n\ - \ )\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n detection_configuration_id = os.getenv(\"METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\"\ - )\n hook_id = os.getenv(\"METRICS_ADVISOR_HOOK_ID\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n alert_config = client.create_alert_configuration(\n name=\"\ - my alert config\",\n description=\"alert config description\",\n cross_metrics_operator=\"\ - AND\",\n metric_alert_configurations=[\n MetricAlertConfiguration(\n\ - \ detection_configuration_id=detection_configuration_id,\n \ - \ alert_scope=MetricAnomalyAlertScope(\n scope_type=\"\ - WholeSeries\"\n ),\n alert_conditions=MetricAnomalyAlertConditions(\n\ - \ severity_condition=SeverityCondition(\n \ - \ min_alert_severity=\"Low\",\n max_alert_severity=\"\ - High\"\n )\n )\n ),\n MetricAlertConfiguration(\n\ - \ detection_configuration_id=detection_configuration_id,\n \ - \ alert_scope=MetricAnomalyAlertScope(\n scope_type=\"\ - TopN\",\n top_n_group_in_scope=TopNGroupScope(\n \ - \ top=10,\n period=5,\n \ - \ min_top_count=5\n )\n ),\n alert_conditions=MetricAnomalyAlertConditions(\n\ - \ metric_boundary_condition=MetricBoundaryCondition(\n \ - \ direction=\"Up\",\n upper=50\n \ - \ )\n ),\n alert_snooze_condition=MetricAnomalyAlertSnoozeCondition(\n\ - \ auto_snooze=2,\n snooze_scope=\"Metric\"\ - ,\n only_for_successive=True\n )\n ),\n\ - \ ],\n hook_ids=[hook_id]\n )\n\n return alert_config\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.create_data_feed - name: create_data_feed - summary: Create a new data feed. - signature: 'create_data_feed(name: str, source: AzureApplicationInsightsDataFeedSource - | AzureBlobDataFeedSource | AzureCosmosDbDataFeedSource | AzureDataExplorerDataFeedSource - | AzureTableDataFeedSource | AzureLogAnalyticsDataFeedSource | InfluxDbDataFeedSource - | MySqlDataFeedSource | PostgreSqlDataFeedSource | SqlServerDataFeedSource | MongoDbDataFeedSource - | AzureDataLakeStorageGen2DataFeedSource | AzureEventHubsDataFeedSource, granularity: - str | DataFeedGranularityType | DataFeedGranularity, schema: List[str] | DataFeedSchema, - ingestion_settings: datetime | DataFeedIngestionSettings, **kwargs: Any) -> DataFeed' - parameters: - - name: name - description: Name for the data feed. - isRequired: true - types: - - - - name: source - description: The source of the data feed - isRequired: true - types: - - [, - , , - , , - , , - , , - , , - , ] - - name: granularity - description: Granularity type. If using custom granularity, you must instantiate - a DataFeedGranularity. - isRequired: true - types: - - [, , - ] - - name: schema - description: 'Data feed schema. Can be passed as a list of metric names as strings - or as a DataFeedSchema - - object if additional configuration is needed.' - isRequired: true - types: - - [[], ] - - name: ingestion_settings - description: 'The data feed ingestions settings. Can be passed as a datetime to - use for the - - ingestion begin time or as a DataFeedIngestionSettings object if additional - configuration is needed.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: admins - description: Data feed administrators. - types: - - [] - - name: data_feed_description - description: Data feed description. - types: - - - - name: missing_data_point_fill_settings - description: The fill missing point type and value. - types: - - - - name: rollup_settings - description: The rollup settings. - types: - - - - name: viewers - description: Data feed viewers. - types: - - [] - - name: access_mode - description: 'Data feed access mode. Possible values include: - - "Private", "Public". Default value: "Private".' - types: - - - - - - name: action_link_template - description: action link for alert. - types: - - - return: - description: DataFeed - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create a data feed\n\n\ - \n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n from azure.ai.metricsadvisor.models import\ - \ (\n SqlServerDataFeedSource,\n DataFeedSchema,\n DataFeedMetric,\n\ - \ DataFeedDimension,\n DataFeedRollupSettings,\n DataFeedMissingDataPointFillSettings,\n\ - \ )\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n sql_server_connection_string = os.getenv(\"METRICS_ADVISOR_SQL_SERVER_CONNECTION_STRING\"\ - )\n query = os.getenv(\"METRICS_ADVISOR_SQL_SERVER_QUERY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n data_feed = client.create_data_feed(\n name=\"My data\ - \ feed\",\n source=SqlServerDataFeedSource(\n connection_string=sql_server_connection_string,\n\ - \ query=query,\n ),\n granularity=\"Daily\",\n schema=DataFeedSchema(\n\ - \ metrics=[\n DataFeedMetric(name=\"cost\", display_name=\"\ - Cost\"),\n DataFeedMetric(name=\"revenue\", display_name=\"Revenue\"\ - )\n ],\n dimensions=[\n DataFeedDimension(name=\"\ - category\", display_name=\"Category\"),\n DataFeedDimension(name=\"\ - region\", display_name=\"region\")\n ],\n timestamp_column=\"\ - Timestamp\"\n ),\n ingestion_settings=datetime.datetime(2019, 10,\ - \ 1),\n data_feed_description=\"cost/revenue data feed\",\n rollup_settings=DataFeedRollupSettings(\n\ - \ rollup_type=\"AutoRollup\",\n rollup_method=\"Sum\",\n \ - \ rollup_identification_value=\"__CUSTOM_SUM__\"\n ),\n missing_data_point_fill_settings=DataFeedMissingDataPointFillSettings(\n\ - \ fill_type=\"SmartFilling\"\n ),\n access_mode=\"Private\"\ - \n )\n\n return data_feed\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.create_datasource_credential - name: create_datasource_credential - summary: Create a new datasource credential. - signature: 'create_datasource_credential(datasource_credential: DatasourceSqlConnectionString - | DatasourceDataLakeGen2SharedKey | DatasourceServicePrincipal | DatasourceServicePrincipalInKeyVault, - **kwargs: Any) -> DatasourceSqlConnectionString | DatasourceDataLakeGen2SharedKey - | DatasourceServicePrincipal | DatasourceServicePrincipalInKeyVault' - parameters: - - name: datasource_credential - description: The datasource credential to create - isRequired: true - types: - - [, - , , - ] - return: - description: The created datasource credential - types: - - [, - , , - ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create a datasource credential\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \ from azure.ai.metricsadvisor.models import DatasourceSqlConnectionString\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n connection_string = os.getenv(\"SQL_SERVER_CONNECTION_STRING\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n credential = client.create_datasource_credential(\n datasource_credential=DatasourceSqlConnectionString(\n\ - \ name=\"sql datasource credential\",\n connection_string=connection_string,\n\ - \ description=\"my datasource credential\",\n )\n )\n\n return\ - \ credential\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.create_detection_configuration - name: create_detection_configuration - summary: Create anomaly detection configuration. - signature: 'create_detection_configuration(name: str, metric_id: str, whole_series_detection_condition: - MetricDetectionCondition, **kwargs: Any) -> AnomalyDetectionConfiguration' - parameters: - - name: name - description: The name for the anomaly detection configuration - isRequired: true - types: - - - - name: metric_id - description: Required. metric unique id. - isRequired: true - types: - - - - name: whole_series_detection_condition - description: 'Required. - - Conditions to detect anomalies in all time series of a metric.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - description: anomaly detection configuration description. - types: - - - - name: series_group_detection_conditions - description: detection configuration for series group. - types: - - [] - - name: series_detection_conditions - description: detection configuration for specific series. - types: - - [] - return: - description: AnomalyDetectionConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create an anomaly detection configuration\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \ from azure.ai.metricsadvisor.models import (\n ChangeThresholdCondition,\n\ - \ HardThresholdCondition,\n SmartDetectionCondition,\n SuppressCondition,\n\ - \ MetricDetectionCondition,\n )\n\n service_endpoint = os.getenv(\"\ - METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\"\ - )\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"\ - METRICS_ADVISOR_METRIC_ID\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n change_threshold_condition = ChangeThresholdCondition(\n \ - \ anomaly_detector_direction=\"Both\",\n change_percentage=20,\n \ - \ shift_point=10,\n within_range=True,\n suppress_condition=SuppressCondition(\n\ - \ min_number=5,\n min_ratio=2\n )\n )\n hard_threshold_condition\ - \ = HardThresholdCondition(\n anomaly_detector_direction=\"Up\",\n \ - \ upper_bound=100,\n suppress_condition=SuppressCondition(\n \ - \ min_number=2,\n min_ratio=2\n )\n )\n smart_detection_condition\ - \ = SmartDetectionCondition(\n anomaly_detector_direction=\"Up\",\n \ - \ sensitivity=10,\n suppress_condition=SuppressCondition(\n \ - \ min_number=2,\n min_ratio=2\n )\n )\n\n detection_config\ - \ = client.create_detection_configuration(\n name=\"my_detection_config\"\ - ,\n metric_id=metric_id,\n description=\"anomaly detection config\ - \ for metric\",\n whole_series_detection_condition=MetricDetectionCondition(\n\ - \ condition_operator=\"OR\",\n change_threshold_condition=change_threshold_condition,\n\ - \ hard_threshold_condition=hard_threshold_condition,\n smart_detection_condition=smart_detection_condition\n\ - \ )\n )\n\n return detection_config\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.create_hook - name: create_hook - summary: Create a new email or web hook. - signature: 'create_hook(hook: EmailNotificationHook | WebNotificationHook, **kwargs: - Any) -> NotificationHook | EmailNotificationHook | WebNotificationHook' - parameters: - - name: hook - description: An email or web hook to create - isRequired: true - types: - - [, - ] - return: - description: EmailNotificationHook or WebNotificationHook - types: - - [, - , ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create a notification hook\n\ - \n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n from azure.ai.metricsadvisor.models import\ - \ EmailNotificationHook\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n hook = client.create_hook(\n hook=EmailNotificationHook(\n\ - \ name=\"email hook\",\n description=\"my email hook\",\n\ - \ emails_to_alert=[\"alertme@alertme.com\"],\n external_link=\"\ - https://docs.microsoft.com/en-us/azure/cognitive-services/metrics-advisor/how-tos/alerts\"\ - \n )\n )\n\n return hook\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.delete_alert_configuration - name: delete_alert_configuration - summary: Delete an anomaly alert configuration by its ID. - signature: 'delete_alert_configuration(*alert_configuration_id: str, **kwargs: Any) - -> None' - parameters: - - name: alert_configuration_id - description: anomaly alert configuration unique id. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete an anomaly alert configuration by its ID\n\n\n\n````python\n\n from azure.core.exceptions import ResourceNotFoundError\n\ - \ from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n client.delete_alert_configuration(alert_config_id)\n\n try:\n\ - \ client.get_alert_configuration(alert_config_id)\n except ResourceNotFoundError:\n\ - \ print(\"Alert configuration successfully deleted.\")\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.delete_data_feed - name: delete_data_feed - summary: Delete a data feed by its ID. - signature: 'delete_data_feed(*data_feed_id: str, **kwargs: Any) -> None' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete a data feed by its ID\n\n\n\n````python\n\n from azure.core.exceptions\ - \ import ResourceNotFoundError\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n client.delete_data_feed(data_feed_id)\n\n try:\n client.get_data_feed(data_feed_id)\n\ - \ except ResourceNotFoundError:\n print(\"Data feed successfully deleted.\"\ - )\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.delete_datasource_credential - name: delete_datasource_credential - summary: Delete a datasource credential by its ID. - signature: 'delete_datasource_credential(*credential_id: str, **kwargs: Any) -> - None' - parameters: - - name: credential_id - description: Datasource credential unique ID. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete a datasource credential by its ID\n\n\n\n````python\n\ - \n from azure.core.exceptions import ResourceNotFoundError\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n client.delete_datasource_credential(credential_id)\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.delete_detection_configuration - name: delete_detection_configuration - summary: Delete an anomaly detection configuration by its ID. - signature: 'delete_detection_configuration(*detection_configuration_id: str, **kwargs: - Any) -> None' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete an anomaly detection configuration by its ID\n\n\n\n````python\n\n from azure.core.exceptions import ResourceNotFoundError\n\ - \ from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n client.delete_detection_configuration(detection_config_id)\n\ - \n try:\n client.get_detection_configuration(detection_config_id)\n \ - \ except ResourceNotFoundError:\n print(\"Detection configuration successfully\ - \ deleted.\")\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.delete_hook - name: delete_hook - summary: Delete a web or email hook by its ID. - signature: 'delete_hook(*hook_id: str, **kwargs: Any) -> None' - parameters: - - name: hook_id - description: Hook unique ID. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete a hook by its ID\n\n\ - \n\n````python\n\n from azure.core.exceptions import ResourceNotFoundError\n\ - \ from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n client.delete_hook(hook_id)\n\n try:\n client.get_hook(hook_id)\n\ - \ except ResourceNotFoundError:\n print(\"Hook successfully deleted.\"\ - )\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.get_alert_configuration - name: get_alert_configuration - summary: Get a single anomaly alert configuration. - signature: 'get_alert_configuration(alert_configuration_id: str, **kwargs: Any) - -> AnomalyAlertConfiguration' - parameters: - - name: alert_configuration_id - description: anomaly alert configuration unique id. - isRequired: true - types: - - - return: - description: AnomalyAlertConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a single anomaly alert configuration by its ID\n\n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n config = client.get_alert_configuration(alert_config_id)\n\n\ - \ print(\"Alert config ID: {}\".format(config.id))\n print(\"Alert config\ - \ name: {}\".format(config.name))\n print(\"Description: {}\".format(config.description))\n\ - \ print(\"Ids of hooks associated with alert: {}\".format(config.hook_ids))\n\ - \ print(\"Use {} operator for multiple alert conditions\\n\".format(config.cross_metrics_operator))\n\ - \n print(\"Alert uses detection configuration ID: {}\".format(\n config.metric_alert_configurations[0].detection_configuration_id\n\ - \ ))\n print(\"Alert scope type: {}\".format(config.metric_alert_configurations[0].alert_scope.scope_type))\n\ - \ print(\"Alert severity condition: min- {}, max- {}\".format(\n config.metric_alert_configurations[0].alert_conditions.severity_condition.min_alert_severity,\n\ - \ config.metric_alert_configurations[0].alert_conditions.severity_condition.max_alert_severity,\n\ - \ ))\n print(\"\\nAlert uses detection configuration ID: {}\".format(\n \ - \ config.metric_alert_configurations[1].detection_configuration_id\n ))\n\ - \ print(\"Alert scope type: {}\".format(config.metric_alert_configurations[1].alert_scope.scope_type))\n\ - \ print(\"Top N: {}\".format(config.metric_alert_configurations[1].alert_scope.top_n_group_in_scope.top))\n\ - \ print(\"Point count used to look back: {}\".format(\n config.metric_alert_configurations[1].alert_scope.top_n_group_in_scope.period\n\ - \ ))\n print(\"Min top count: {}\".format(\n config.metric_alert_configurations[1].alert_scope.top_n_group_in_scope.min_top_count\n\ - \ ))\n print(\"Alert metric boundary condition direction: {}, upper bound:\ - \ {}\".format(\n config.metric_alert_configurations[1].alert_conditions.metric_boundary_condition.direction,\n\ - \ config.metric_alert_configurations[1].alert_conditions.metric_boundary_condition.upper,\n\ - \ ))\n print(\"Alert snooze condition, snooze point count: {}\".format(\n\ - \ config.metric_alert_configurations[1].alert_snooze_condition.auto_snooze,\n\ - \ ))\n print(\"Alert snooze scope: {}\".format(\n config.metric_alert_configurations[1].alert_snooze_condition.snooze_scope,\n\ - \ ))\n print(\"Snooze only for successive anomalies?: {}\".format(\n \ - \ config.metric_alert_configurations[1].alert_snooze_condition.only_for_successive,\n\ - \ ))\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.get_data_feed - name: get_data_feed - summary: Get a data feed by its id. - signature: 'get_data_feed(data_feed_id: str, **kwargs: Any) -> DataFeed' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - return: - description: DataFeed - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a single data feed by its ID\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n data_feed = client.get_data_feed(data_feed_id)\n\n print(\"\ - ID: {}\".format(data_feed.id))\n print(\"Data feed name: {}\".format(data_feed.name))\n\ - \ print(\"Created time: {}\".format(data_feed.created_time))\n print(\"Status:\ - \ {}\".format(data_feed.status))\n print(\"Source type: {}\".format(data_feed.source.data_source_type))\n\ - \ print(\"Granularity type: {}\".format(data_feed.granularity.granularity_type))\n\ - \ print(\"Data feed metrics: {}\".format([metric.name for metric in data_feed.schema.metrics]))\n\ - \ print(\"Data feed dimensions: {}\".format([dimension.name for dimension in\ - \ data_feed.schema.dimensions]))\n print(\"Data feed timestamp column: {}\"\ - .format(data_feed.schema.timestamp_column))\n print(\"Ingestion data starting\ - \ on: {}\".format(data_feed.ingestion_settings.ingestion_begin_time))\n print(\"\ - Data feed description: {}\".format(data_feed.data_feed_description))\n print(\"\ - Data feed rollup type: {}\".format(data_feed.rollup_settings.rollup_type))\n \ - \ print(\"Data feed rollup method: {}\".format(data_feed.rollup_settings.rollup_method))\n\ - \ print(\"Data feed fill setting: {}\".format(data_feed.missing_data_point_fill_settings.fill_type))\n\ - \ print(\"Data feed access mode: {}\".format(data_feed.access_mode))\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.get_data_feed_ingestion_progress - name: get_data_feed_ingestion_progress - summary: Get last successful data ingestion job timestamp by data feed. - signature: 'get_data_feed_ingestion_progress(data_feed_id: str, **kwargs: Any) -> - DataFeedIngestionProgress' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - return: - description: 'DataFeedIngestionProgress, containing *latest_success_timestamp* - - and *latest_active_timestamp*' - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get the progress of data feed ingestion\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n data_feed_id = os.getenv(\"METRICS_ADVISOR_DATA_FEED_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n progress = client.get_data_feed_ingestion_progress(data_feed_id)\n\n print(\"\ - Lastest active timestamp: {}\".format(progress.latest_active_timestamp))\n print(\"\ - Latest successful timestamp: {}\".format(progress.latest_success_timestamp))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.get_datasource_credential - name: get_datasource_credential - summary: Get a datasource credential - signature: 'get_datasource_credential(credential_id: str, **kwargs: Any) -> DatasourceSqlConnectionString - | DatasourceDataLakeGen2SharedKey | DatasourceServicePrincipal | DatasourceServicePrincipalInKeyVault' - parameters: - - name: credential_id - description: Data source credential entity unique ID. - isRequired: true - types: - - - return: - description: The datasource credential - types: - - [, - , , - , ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a datasource credential by its ID\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n credential = client.get_datasource_credential(credential_id)\n\ - \n print(\"Credential type: {}\".format(credential.credential_type))\n print(\"\ - Credential name: {}\".format(credential.name))\n print(\"Description: {}\".format(credential.description))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.get_detection_configuration - name: get_detection_configuration - summary: Get a single anomaly detection configuration. - signature: 'get_detection_configuration(detection_configuration_id: str, **kwargs: - Any) -> AnomalyDetectionConfiguration' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - return: - description: AnomalyDetectionConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a single anomaly detection configuration by its ID\n\n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n config = client.get_detection_configuration(detection_config_id)\n\ - \n print(\"Detection config name: {}\".format(config.name))\n print(\"Description:\ - \ {}\".format(config.description))\n print(\"Metric ID: {}\".format(config.metric_id))\n\ - \n print(\"\\nDetection conditions specified for configuration...\")\n print(\"\ - \\nWhole Series Detection Conditions:\\n\")\n conditions = config.whole_series_detection_condition\n\ - \n print(\"Use {} operator for multiple detection conditions\".format(conditions.condition_operator))\n\ - \n print(\"Smart Detection Condition:\")\n print(\"- Sensitivity: {}\".format(conditions.smart_detection_condition.sensitivity))\n\ - \ print(\"- Detection direction: {}\".format(conditions.smart_detection_condition.anomaly_detector_direction))\n\ - \ print(\"- Suppress conditions: minimum number: {}; minimum ratio: {}\".format(\n\ - \ conditions.smart_detection_condition.suppress_condition.min_number,\n\ - \ conditions.smart_detection_condition.suppress_condition.min_ratio\n \ - \ ))\n\n print(\"Hard Threshold Condition:\")\n print(\"- Lower bound: {}\"\ - .format(conditions.hard_threshold_condition.lower_bound))\n print(\"- Upper\ - \ bound: {}\".format(conditions.hard_threshold_condition.upper_bound))\n print(\"\ - - Detection direction: {}\".format(conditions.smart_detection_condition.anomaly_detector_direction))\n\ - \ print(\"- Suppress conditions: minimum number: {}; minimum ratio: {}\".format(\n\ - \ conditions.smart_detection_condition.suppress_condition.min_number,\n\ - \ conditions.smart_detection_condition.suppress_condition.min_ratio\n \ - \ ))\n\n print(\"Change Threshold Condition:\")\n print(\"- Change percentage:\ - \ {}\".format(conditions.change_threshold_condition.change_percentage))\n print(\"\ - - Shift point: {}\".format(conditions.change_threshold_condition.shift_point))\n\ - \ print(\"- Detect anomaly if within range: {}\".format(conditions.change_threshold_condition.within_range))\n\ - \ print(\"- Detection direction: {}\".format(conditions.smart_detection_condition.anomaly_detector_direction))\n\ - \ print(\"- Suppress conditions: minimum number: {}; minimum ratio: {}\".format(\n\ - \ conditions.smart_detection_condition.suppress_condition.min_number,\n\ - \ conditions.smart_detection_condition.suppress_condition.min_ratio\n \ - \ ))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.get_hook - name: get_hook - summary: Get a web or email hook by its id. - signature: 'get_hook(hook_id: str, **kwargs: Any) -> NotificationHook | EmailNotificationHook - | WebNotificationHook' - parameters: - - name: hook_id - description: Hook unique ID. - isRequired: true - types: - - - return: - description: EmailNotificationHook or WebNotificationHook - types: - - [, - , ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a notification hook by its ID\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n hook = client.get_hook(hook_id)\n\n print(\"Hook name: {}\"\ - .format(hook.name))\n print(\"Description: {}\".format(hook.description))\n\ - \ print(\"Emails to alert: {}\".format(hook.emails_to_alert))\n print(\"External\ - \ link: {}\".format(hook.external_link))\n print(\"Admins: {}\".format(hook.admins))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.list_alert_configurations - name: list_alert_configurations - summary: Query all anomaly alert configurations for specific anomaly detection configuration. - signature: 'list_alert_configurations(detection_configuration_id: str, **kwargs: - Any) -> ItemPaged[AnomalyAlertConfiguration]' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - return: - description: Pageable of AnomalyAlertConfiguration - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List all anomaly alert configurations for specific anomaly detection configuration\n\n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n detection_configuration_id = os.getenv(\"\ - METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n configs = client.list_alert_configurations(detection_configuration_id)\n\ - \ for config in configs:\n print(\"Alert config name: {}\".format(config.name))\n\ - \ print(\"Alert description: {}\".format(config.description))\n print(\"\ - Ids of hooks associated with alert: {}\\n\".format(config.hook_ids))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.list_data_feed_ingestion_status - name: list_data_feed_ingestion_status - summary: Get data ingestion status by data feed. - signature: 'list_data_feed_ingestion_status(data_feed_id: str, start_time: str | - datetime, end_time: str | datetime, **kwargs: Any) -> ItemPaged[DataFeedIngestionStatus]' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - - name: start_time - description: Required. the start point of time range to query data ingestion status. - isRequired: true - types: - - [, ] - - name: end_time - description: Required. the end point of time range to query data ingestion status. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: skip - types: - - - return: - description: Pageable of DataFeedIngestionStatus - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List the data feed ingestion statuses by data feed ID\n\n\n\n````python\n\ - \n import datetime\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n data_feed_id = os.getenv(\"METRICS_ADVISOR_DATA_FEED_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n ingestion_status = client.list_data_feed_ingestion_status(\n data_feed_id,\n\ - \ datetime.datetime(2020, 9, 20),\n datetime.datetime(2020, 9, 25)\n\ - \ )\n for status in ingestion_status:\n print(\"Timestamp: {}\".format(status.timestamp))\n\ - \ print(\"Status: {}\".format(status.status))\n print(\"Message: {}\\\ - n\".format(status.message))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.list_data_feeds - name: list_data_feeds - summary: List all data feeds. - signature: 'list_data_feeds(**kwargs: Any) -> ItemPaged[DataFeed]' - keywordOnlyParameters: - - name: data_feed_name - description: filter data feed by its name. - types: - - - - name: data_source_type - description: filter data feed by its source type. - types: - - - - - - name: granularity_type - description: filter data feed by its granularity. - types: - - - - - - name: status - description: filter data feed by its status. - types: - - - - - - name: creator - description: filter data feed by its creator. - types: - - - - name: skip - types: - - - return: - description: Pageable of DataFeed - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List data feeds under an account.\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n data_feeds = client.list_data_feeds()\n\n for feed in data_feeds:\n\ - \ print(\"Data feed name: {}\".format(feed.name))\n print(\"ID: {}\"\ - .format(feed.id))\n print(\"Created time: {}\".format(feed.created_time))\n\ - \ print(\"Status: {}\".format(feed.status))\n print(\"Source type:\ - \ {}\".format(feed.source.data_source_type))\n print(\"Granularity type:\ - \ {}\".format(feed.granularity.granularity_type))\n\n print(\"\\nFeed metrics:\"\ - )\n for metric in feed.schema.metrics:\n print(metric.name)\n\n\ - \ print(\"\\nFeed dimensions:\")\n for dimension in feed.schema.dimensions:\n\ - \ print(dimension.name)\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.list_datasource_credentials - name: list_datasource_credentials - summary: List all credential entities. - signature: 'list_datasource_credentials(**kwargs: Any) -> ItemPaged[DatasourceCredential]' - keywordOnlyParameters: - - name: skip - description: for paging, skipped number. - types: - - - return: - description: Pageable containing datasource credential - types: - - [[, - , , - , ]] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List all of the datasource credentials under the account\n\n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n credentials = client.list_datasource_credentials()\n for credential\ - \ in credentials:\n print(\"Credential type: {}\".format(credential.credential_type))\n\ - \ print(\"Credential name: {}\".format(credential.name))\n print(\"\ - Description: {}\\n\".format(credential.description))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.list_detection_configurations - name: list_detection_configurations - summary: Query all anomaly detection configurations for specific metric. - signature: 'list_detection_configurations(metric_id: str, **kwargs: Any) -> ItemPaged[AnomalyDetectionConfiguration]' - parameters: - - name: metric_id - description: metric unique id. - isRequired: true - types: - - - return: - description: Pageable of AnomalyDetectionConfiguration - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List all anomaly detection configurations for a specific metric\n\n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n configs = client.list_detection_configurations(metric_id=metric_id)\n for\ - \ config in configs:\n print(\"Detection config name: {}\".format(config.name))\n\ - \ print(\"Description: {}\".format(config.description))\n print(\"\ - Metric ID: {}\\n\".format(config.metric_id))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.list_hooks - name: list_hooks - summary: List all hooks. - signature: 'list_hooks(**kwargs: Any) -> ItemPaged[NotificationHook | EmailNotificationHook - | WebNotificationHook]' - keywordOnlyParameters: - - name: hook_name - description: filter hook by its name. - types: - - - - name: skip - types: - - - return: - description: Pageable containing EmailNotificationHook and WebNotificationHook - types: - - [[, - , ]] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List all of the notification hooks under the account\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n hooks = client.list_hooks()\n for hook in hooks:\n print(\"\ - Hook type: {}\".format(hook.hook_type))\n print(\"Hook name: {}\".format(hook.name))\n\ - \ print(\"Description: {}\\n\".format(hook.description))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.refresh_data_feed_ingestion - name: refresh_data_feed_ingestion - summary: Refreshes data ingestion by data feed to backfill data. - signature: 'refresh_data_feed_ingestion(data_feed_id: str, start_time: str | datetime, - end_time: str | datetime, **kwargs: Any) -> None' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - - name: start_time - description: The start point of time range to refresh data ingestion. - isRequired: true - types: - - [, ] - - name: end_time - description: The end point of time range to refresh data ingestion. - isRequired: true - types: - - [, ] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Refresh data feed ingestion over a period of time\n\n\n\n````python\n\ - \n import datetime\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n data_feed_id = os.getenv(\"METRICS_ADVISOR_DATA_FEED_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n client.refresh_data_feed_ingestion(\n data_feed_id,\n datetime.datetime(2020,\ - \ 9, 20),\n datetime.datetime(2020, 9, 25)\n )\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.update_alert_configuration - name: update_alert_configuration - summary: 'Update anomaly alerting configuration. Either pass the entire AnomalyAlertConfiguration - object - - with the chosen updates or the ID to your alert configuration with updates passed - via keyword arguments. - - If you pass both the AnomalyAlertConfiguration object and keyword arguments, the - keyword arguments - - will take precedence.' - signature: 'update_alert_configuration(alert_configuration: str | AnomalyAlertConfiguration, - **kwargs: Any) -> AnomalyAlertConfiguration' - parameters: - - name: alert_configuration - description: AnomalyAlertConfiguration object or the ID to the alert configuration. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - description: Name for the anomaly alert configuration. - types: - - - - name: metric_alert_configurations - description: Anomaly alert configurations. - types: - - [] - - name: hook_ids - description: Unique hook IDs. - types: - - [] - - name: cross_metrics_operator - description: 'Cross metrics operator should be specified when setting up multiple - metric - - alert configurations. Possible values include: "AND", "OR", "XOR".' - types: - - - - - - name: description - description: Anomaly alert configuration description. - types: - - - return: - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing anomaly alert configuration\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \ from azure.ai.metricsadvisor.models import (\n MetricAlertConfiguration,\n\ - \ MetricAnomalyAlertScope,\n MetricAnomalyAlertConditions,\n \ - \ MetricBoundaryCondition\n )\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n detection_configuration_id = os.getenv(\"\ - METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n alert_config.name = \"updated config name\"\n additional_alert\ - \ = MetricAlertConfiguration(\n detection_configuration_id=detection_configuration_id,\n\ - \ alert_scope=MetricAnomalyAlertScope(\n scope_type=\"SeriesGroup\"\ - ,\n series_group_in_scope={'region': 'Shenzhen'}\n ),\n \ - \ alert_conditions=MetricAnomalyAlertConditions(\n metric_boundary_condition=MetricBoundaryCondition(\n\ - \ direction=\"Down\",\n lower=5\n )\n \ - \ )\n )\n alert_config.metric_alert_configurations.append(additional_alert)\n\ - \n updated = client.update_alert_configuration(\n alert_config,\n \ - \ cross_metrics_operator=\"OR\",\n description=\"updated alert config\"\ - \n )\n\n print(\"Updated alert name: {}\".format(updated.name))\n print(\"\ - Updated alert description: {}\".format(updated.description))\n print(\"Updated\ - \ cross metrics operator: {}\".format(updated.cross_metrics_operator))\n print(\"\ - Updated alert condition configuration scope type: {}\".format(\n updated.metric_alert_configurations[2].alert_scope.scope_type\n\ - \ ))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.update_data_feed - name: update_data_feed - summary: 'Update a data feed. Either pass the entire DataFeed object with the chosen - updates - - or the ID to your data feed with updates passed via keyword arguments. If you - pass both - - the DataFeed object and keyword arguments, the keyword arguments will take precedence.' - signature: 'update_data_feed(data_feed: str | DataFeed, **kwargs: Any) -> DataFeed' - parameters: - - name: data_feed - description: The data feed with updates or the data feed ID. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - description: The name to update the data feed. - types: - - - - name: timestamp_column - description: User-defined timestamp column name. - types: - - - - name: ingestion_begin_time - description: Ingestion start time. - types: - - - - name: data_source_request_concurrency - description: 'The max concurrency of data ingestion queries against - - user data source. Zero (0) means no limitation.' - types: - - - - name: ingestion_retry_delay - description: The min retry interval for failed data ingestion tasks, in seconds. - types: - - - - name: ingestion_start_offset - description: 'The time that the beginning of data ingestion task will delay - - for every data slice according to this offset, in seconds.' - types: - - - - name: stop_retry_after - description: 'Stop retry data ingestion after the data slice first - - schedule time in seconds.' - types: - - - - name: rollup_identification_value - description: 'The identification value for the row of calculated - - all-up value.' - types: - - - - name: rollup_type - description: 'Mark if the data feed needs rollup. Possible values include: "NoRollup", - - "AutoRollup", "AlreadyRollup". Default value: "AutoRollup".' - types: - - - - - - name: auto_rollup_group_by_column_names - description: Roll up columns. - types: - - [] - - name: rollup_method - description: 'Roll up method. Possible values include: "None", "Sum", "Max", "Min", - - "Avg", "Count".' - types: - - - - - - name: fill_type - description: 'The type of fill missing point for anomaly detection. Possible - - values include: "SmartFilling", "PreviousValue", "CustomValue", "NoFilling". - Default value: - - "SmartFilling".' - types: - - - - - - name: custom_fill_value - description: 'The value of fill missing point for anomaly detection - - if "CustomValue" fill type is specified.' - types: - - - - name: admins - description: Data feed administrators. - types: - - [] - - name: data_feed_description - description: Data feed description. - types: - - - - name: viewers - description: Data feed viewers. - types: - - [] - - name: access_mode - description: 'Data feed access mode. Possible values include: - - "Private", "Public". Default value: "Private".' - types: - - - - - - name: action_link_template - description: action link for alert. - types: - - - - name: status - description: 'Data feed status. Possible values include: "Active", "Paused".' - types: - - - - - - name: source - description: The source of the data feed for update - types: - - [, - , , - , , - , , - , , - , , - , ] - return: - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing data feed\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n # update data feed on the data feed itself or by using available\ - \ keyword arguments\n data_feed.name = \"updated name\"\n data_feed.data_feed_description\ - \ = \"updated description for data feed\"\n\n updated = client.update_data_feed(\n\ - \ data_feed,\n access_mode=\"Public\",\n fill_type=\"CustomValue\"\ - ,\n custom_fill_value=1\n )\n print(\"Updated name: {}\".format(updated.name))\n\ - \ print(\"Updated description: {}\".format(updated.data_feed_description))\n\ - \ print(\"Updated access mode: {}\".format(updated.access_mode))\n print(\"\ - Updated fill setting, value: {}, {}\".format(\n updated.missing_data_point_fill_settings.fill_type,\n\ - \ updated.missing_data_point_fill_settings.custom_fill_value,\n ))\n\n\ - \ ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.update_datasource_credential - name: update_datasource_credential - summary: Update a datasource credential. - signature: 'update_datasource_credential(datasource_credential: DatasourceCredential, - **kwargs: Any) -> DatasourceCredential' - parameters: - - name: datasource_credential - description: The new datasource credential object - isRequired: true - types: - - [, - , , - ] - return: - description: The updated DataSourceCredential. - types: - - [, - , , - ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing datasource credential\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n datasource_credential.description = \"updated description\"\n\ - \n updated = client.update_datasource_credential(datasource_credential)\n \ - \ print(\"Credential type: {}\".format(updated.credential_type))\n print(\"\ - Credential name: {}\".format(updated.name))\n print(\"Description: {}\\n\".format(updated.description))\n\ - \n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.update_detection_configuration - name: update_detection_configuration - summary: 'Update anomaly metric detection configuration. Either pass the entire - AnomalyDetectionConfiguration object - - with the chosen updates or the ID to your detection configuration with updates - passed via keyword arguments. - - If you pass both the AnomalyDetectionConfiguration object and keyword arguments, - the keyword arguments - - will take precedence.' - signature: 'update_detection_configuration(detection_configuration: str | AnomalyDetectionConfiguration, - **kwargs: Any) -> AnomalyDetectionConfiguration' - parameters: - - name: detection_configuration - description: 'AnomalyDetectionConfiguration object or the ID to the detection - - configuration.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - description: The name for the anomaly detection configuration - types: - - - - name: metric_id - description: metric unique id. - types: - - - - name: whole_series_detection_condition - description: 'Required. - - Conditions to detect anomalies in all time series of a metric.' - types: - - - - name: description - description: anomaly detection configuration description. - types: - - - - name: series_group_detection_conditions - description: detection configuration for series group. - types: - - [] - - name: series_detection_conditions - description: detection configuration for specific series. - types: - - [] - return: - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing anomaly detection configuration\n\n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n from azure.ai.metricsadvisor.models import\ - \ (\n MetricSeriesGroupDetectionCondition,\n MetricSingleSeriesDetectionCondition,\n\ - \ SmartDetectionCondition,\n SuppressCondition\n )\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n detection_config.name = \"updated config name\"\n detection_config.description\ - \ = \"updated with more detection conditions\"\n smart_detection_condition =\ - \ SmartDetectionCondition(\n anomaly_detector_direction=\"Up\",\n \ - \ sensitivity=10,\n suppress_condition=SuppressCondition(\n min_number=2,\n\ - \ min_ratio=2\n )\n )\n\n updated = client.update_detection_configuration(\n\ - \ detection_config,\n series_group_detection_conditions=[\n \ - \ MetricSeriesGroupDetectionCondition(\n series_group_key={\"\ - region\": \"Seoul\"},\n smart_detection_condition=smart_detection_condition\n\ - \ )\n ],\n series_detection_conditions=[\n MetricSingleSeriesDetectionCondition(\n\ - \ series_key={\"region\": \"Osaka\", \"category\": \"Cell Phones\"\ - },\n smart_detection_condition=smart_detection_condition\n \ - \ )\n ]\n )\n print(\"Updated detection name: {}\".format(updated.name))\n\ - \ print(\"Updated detection description: {}\".format(updated.description))\n\ - \ print(\"Updated detection condition for series group: {}\".format(\n \ - \ updated.series_group_detection_conditions[0].series_group_key\n ))\n print(\"\ - Updated detection condition for series: {}\".format(\n updated.series_detection_conditions[0].series_key\n\ - \ ))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.update_hook - name: update_hook - summary: 'Update a hook. Either pass the entire EmailNotificationHook or WebNotificationHook - object with the chosen - - updates, or the ID to your hook configuration with the updates passed via keyword - arguments. - - If you pass both the hook object and keyword arguments, the keyword arguments - will take precedence.' - signature: 'update_hook(hook: str | EmailNotificationHook | WebNotificationHook, - **kwargs: Any) -> NotificationHook | EmailNotificationHook | WebNotificationHook' - parameters: - - name: hook - description: An email or web hook or the ID to the hook. If an ID is passed, you - must pass *hook_type*. - isRequired: true - types: - - [, , - ] - keywordOnlyParameters: - - name: hook_type - description: 'The hook type. Possible values are "Email" or "Web". Must be passed - if only the - - hook ID is provided.' - types: - - - - name: name - description: Hook unique name. - types: - - - - name: description - description: Hook description. - types: - - - - name: external_link - description: Hook external link. - types: - - - - name: emails_to_alert - description: 'Email TO: list. Only should be passed to update EmailNotificationHook.' - types: - - [] - - name: endpoint - description: 'API address, will be called when alert is triggered, only support - - POST method via SSL. Only should be passed to update WebNotificationHook.' - types: - - - - name: username - description: basic authentication. Only should be passed to update WebNotificationHook. - types: - - - - name: password - description: basic authentication. Only should be passed to update WebNotificationHook. - types: - - - - name: certificate_key - description: client certificate. Only should be passed to update WebNotificationHook. - types: - - - - name: certificate_password - description: 'client certificate password. Only should be passed to update - - WebNotificationHook.' - types: - - - return: - description: The updated email or web hook. - types: - - [, - , ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing notification hook\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n hook.name = \"updated hook name\"\n hook.description = \"\ - updated hook description\"\n\n client.update_hook(\n hook,\n emails_to_alert=[\"\ - newemail@alertme.com\"]\n )\n updated = client.get_hook(hook.id)\n print(\"\ - Updated name: {}\".format(updated.name))\n print(\"Updated description: {}\"\ - .format(updated.description))\n print(\"Updated emails: {}\".format(updated.emails_to_alert))\n\ - \n ````\n" diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorClient.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorClient.yml deleted file mode 100644 index a1cedd55d3af..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorClient.yml +++ /dev/null @@ -1,690 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.MetricsAdvisorClient -name: MetricsAdvisorClient -fullName: azure.ai.metricsadvisor.MetricsAdvisorClient -module: azure.ai.metricsadvisor -summary: Represents an client that calls restful API of Azure Metrics Advisor service. -constructor: - syntax: 'MetricsAdvisorClient(endpoint: str, credential: MetricsAdvisorKeyCredential - | TokenCredential, **kwargs: Any)' - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and hostname, - - for example: [https://](https://)``.cognitiveservices.azure.com).' - isRequired: true - types: - - - - name: credential - description: 'An instance of ~azure.ai.metricsadvisor.MetricsAdvisorKeyCredential. - - which requires both subscription key and API key. Or an object which can provide - an access - - token for the vault, such as a credential from ' - isRequired: true - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.add_feedback - name: add_feedback - summary: Create a new metric feedback. - signature: 'add_feedback(feedback: AnomalyFeedback | ChangePointFeedback | CommentFeedback - | PeriodFeedback, **kwargs: Any) -> None' - parameters: - - name: feedback - description: metric feedback. - isRequired: true - types: - - - - - - - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Add new feedback.\n\n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorClient\n from azure.ai.metricsadvisor.models import AnomalyFeedback,\ - \ ChangePointFeedback, CommentFeedback, PeriodFeedback\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\")\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n anomaly_feedback = AnomalyFeedback(metric_id=metric_id,\n \ - \ dimension_key={\"category\": \"Shoes Handbags\ - \ & Sunglasses\"},\n start_time=datetime.datetime(2021,\ - \ 8, 5),\n end_time=datetime.datetime(2021,\ - \ 8, 7),\n value=\"NotAnomaly\")\n client.add_feedback(anomaly_feedback)\n\ - \n change_point_feedback = ChangePointFeedback(metric_id=metric_id,\n \ - \ dimension_key={\"category\": \"Shoes\ - \ Handbags & Sunglasses\"},\n start_time=datetime.datetime(2021,\ - \ 8, 5),\n end_time=datetime.datetime(2021,\ - \ 8, 7),\n value=\"NotChangePoint\"\ - )\n client.add_feedback(change_point_feedback)\n\n comment_feedback = CommentFeedback(metric_id=metric_id,\n\ - \ dimension_key={\"category\": \"Shoes Handbags\ - \ & Sunglasses\"},\n start_time=datetime.datetime(2021,\ - \ 8, 5),\n end_time=datetime.datetime(2021,\ - \ 8, 7),\n value=\"comment\")\n client.add_feedback(comment_feedback)\n\ - \n period_feedback = PeriodFeedback(metric_id=metric_id,\n \ - \ dimension_key={\"category\": \"Shoes Handbags & Sunglasses\"\ - },\n start_time=datetime.datetime(2021, 8,\ - \ 5),\n end_time=datetime.datetime(2021, 8,\ - \ 7),\n period_type=\"AssignValue\",\n \ - \ value=2)\n client.add_feedback(period_feedback)\n\ - \n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.close - name: close - summary: Close the session. - signature: close() -> None -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.get_feedback - name: get_feedback - summary: Get a metric feedback by its id. - signature: 'get_feedback(feedback_id: str, **kwargs: Any) -> MetricFeedback | AnomalyFeedback - | ChangePointFeedback | CommentFeedback | PeriodFeedback' - parameters: - - name: feedback_id - description: the id of the feedback. - isRequired: true - types: - - - return: - description: The feedback object - types: - - - - - - - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a metric feedback by its id.\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n feedback_id = os.getenv(\"METRICS_ADVISOR_FEEDBACK_ID\")\n\n client =\ - \ MetricsAdvisorClient(service_endpoint,\n MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n result = client.get_feedback(feedback_id=feedback_id)\n print(\"\ - Type: {}; Id: {}\".format(result.feedback_type, result.id))\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_alerts - name: list_alerts - summary: Query alerts under anomaly alert configuration. - signature: 'list_alerts(alert_configuration_id: str, start_time: datetime, end_time: - datetime, time_mode: str | AlertQueryTimeMode, **kwargs: Any) -> ItemPaged[AnomalyAlert]' - parameters: - - name: alert_configuration_id - description: anomaly alert configuration unique id. - isRequired: true - types: - - - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - - name: time_mode - description: 'time mode. Possible values include: "AnomalyTime", "CreatedTime", - - "ModifiedTime".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: skip - types: - - - return: - description: AnomalyAlerts under anomaly alert configuration. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query anomaly detection results.\n\n\n\n````python\n\ - \n import datetime\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n results = client.list_alerts(\n alert_configuration_id=alert_config_id,\n\ - \ start_time=datetime.datetime(2021, 1, 1),\n end_time=datetime.datetime(2021,\ - \ 9, 9),\n time_mode=\"AnomalyTime\",\n )\n\n tolist = []\n for result\ - \ in results:\n tolist.append(result)\n print(\"Alert id: {}\".format(result.id))\n\ - \ print(\"Create time: {}\".format(result.created_time))\n return tolist\n\ - \n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_anomalies - name: list_anomalies - summary: Query anomalies under a specific alert or detection configuration. - signature: 'list_anomalies(*, alert_configuration_id: str, alert_id: str, **kwargs: - Any) -> ItemPaged[models.DataPointAnomaly]' - parameters: - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: alert_configuration_id - description: anomaly alert configuration unique id. - types: - - - - name: alert_id - description: alert id. - types: - - - - name: detection_configuration_id - description: anomaly detection configuration unique id. - types: - - - - name: skip - types: - - - - name: filter - types: - - - return: - description: Anomalies under a specific alert or detection configuration. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_anomaly_dimension_values - name: list_anomaly_dimension_values - summary: Query dimension values of anomalies. - signature: 'list_anomaly_dimension_values(detection_configuration_id: str, dimension_name: - str, start_time: str | datetime, end_time: str | datetime, **kwargs: Any) -> ItemPaged[str]' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - - name: dimension_name - description: dimension to query. - isRequired: true - types: - - - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: skip - types: - - - - name: dimension_filter - description: filter specific dimension name and values. - types: - - [, ] - return: - description: Dimension values of anomalies. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query dimension values.\n\ - \n\n\n````python\n\n import datetime\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n detection_configuration_id = os.getenv(\"METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\"\ - )\n dimension_name = \"region\"\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n results = client.list_anomaly_dimension_values(\n detection_configuration_id=detection_configuration_id,\n\ - \ dimension_name=dimension_name,\n start_time=datetime.datetime(2020,\ - \ 1, 1),\n end_time=datetime.datetime(2020, 10, 21),\n )\n for result\ - \ in results:\n print(str(result))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_feedback - name: list_feedback - summary: List feedback on the given metric. - signature: 'list_feedback(metric_id: str, **kwargs: Any) -> ItemPaged[MetricFeedback - | AnomalyFeedback | ChangePointFeedback | CommentFeedback | PeriodFeedback]' - parameters: - - name: metric_id - description: filter feedbacks by metric id - isRequired: true - types: - - - keywordOnlyParameters: - - name: skip - types: - - - - name: dimension_key - description: filter specific dimension name and values - types: - - [, ] - - name: feedback_type - description: 'filter feedbacks by type. Possible values include: "Anomaly", - - "ChangePoint", "Period", "Comment".' - types: - - - - - - name: start_time - description: start time filter under chosen time mode. - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - types: - - - - - - name: time_mode - description: 'time mode to filter feedback. Possible values include: "MetricTimestamp", - - "FeedbackCreatedTime".' - types: - - - - - return: - description: Pageable list of MetricFeedback - types: - - [ [, - , , - , ]] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List feedback on the given metric.\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\")\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n results = client.list_feedback(metric_id=metric_id)\n for\ - \ result in results:\n print(\"Type: {}; Id: {}\".format(result.feedback_type,\ - \ result.id))\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_incident_root_causes - name: list_incident_root_causes - summary: Query root cause for incident. - signature: 'list_incident_root_causes(detection_configuration_id: str, incident_id: - str, **kwargs: Any) -> ItemPaged[IncidentRootCause]' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - - name: incident_id - description: incident id. - isRequired: true - types: - - - return: - description: Pageable of root cause for incident - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query incident root causes.\n\ - \n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n detection_configuration_id = os.getenv(\"\ - METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\")\n incident_id = os.getenv(\"METRICS_ADVISOR_INCIDENT_ID\"\ - )\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n results\ - \ = client.list_incident_root_causes(\n detection_configuration_id=detection_configuration_id,\n\ - \ incident_id=incident_id,\n )\n for result in results:\n print(\"\ - Score: {}\".format(result.score))\n print(\"Description: {}\".format(result.description))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_incidents - name: list_incidents - summary: Query incidents under a specific alert or detection configuration. - signature: 'list_incidents(*, alert_configuration_id: str, alert_id: str, **kwargs: - Any) -> ItemPaged[models.AnomalyIncident]' - keywordOnlyParameters: - - name: alert_configuration_id - description: anomaly alerting configuration unique id. - types: - - - - name: alert_id - description: alert id. - types: - - - - name: detection_configuration_id - description: anomaly detection configuration unique id. - types: - - - - name: start_time - description: start time filter under chosen time mode. - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - types: - - - - - - name: skip - types: - - - - name: filter - types: - - - return: - description: AnomalyIncidents under a specific alert or detection configuration. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_metric_dimension_values - name: list_metric_dimension_values - summary: List dimension from certain metric. - signature: 'list_metric_dimension_values(metric_id: str, dimension_name: str, **kwargs: - Any) -> ItemPaged[str]' - parameters: - - name: metric_id - description: metric unique id. - isRequired: true - types: - - - - name: dimension_name - description: the dimension name - isRequired: true - types: - - - keywordOnlyParameters: - - name: skip - types: - - - - name: dimension_value_filter - description: dimension value to be filtered. - types: - - - return: - description: Dimension from certain metric. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metric dimension values.\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\")\n dimension_name\ - \ = \"region\"\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n results = client.list_metric_dimension_values(\n metric_id=metric_id,\n\ - \ dimension_name=dimension_name,\n )\n for result in results:\n \ - \ print(str(result))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_metric_enriched_series_data - name: list_metric_enriched_series_data - summary: Query series enriched by anomaly detection. - signature: 'list_metric_enriched_series_data(detection_configuration_id: str, series: - List[SeriesIdentity] | List[Dict[str, str]], start_time: str | datetime, end_time: - str | datetime, **kwargs: Any) -> ItemPaged[MetricEnrichedSeriesData]' - parameters: - - name: detection_configuration_id - description: anomaly alerting configuration unique id. - isRequired: true - types: - - - - name: series - description: List of dimensions specified for series. - isRequired: true - types: - - - - [[, ]] - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - return: - description: Pageable of MetricEnrichedSeriesData - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metric enriched series data.\n\n\n\n````python\n\n import datetime\n\ - \ from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n detection_configuration_id = os.getenv(\"METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\"\ - )\n series_identity = {\"region\": \"Los Angeles\"}\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n results = client.list_metric_enriched_series_data(\n detection_configuration_id=detection_configuration_id,\n\ - \ start_time=datetime.datetime(2020, 9, 1),\n end_time=datetime.datetime(2020,\ - \ 11, 1),\n series=[series_identity]\n )\n for result in results:\n\ - \ print(str(result))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_metric_enrichment_status - name: list_metric_enrichment_status - summary: Query anomaly detection status. - signature: 'list_metric_enrichment_status(metric_id: str, start_time: str | datetime, - end_time: str | datetime, **kwargs: Any) -> ItemPaged[EnrichmentStatus]' - parameters: - - name: metric_id - description: filter feedbacks by metric id. - isRequired: true - types: - - - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: skip - types: - - - return: - description: Anomaly detection status. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metric enrichment status.\n\n\n\n````python\n\n import datetime\n\ - \ from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\"\ - )\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\n results\ - \ = client.list_metric_enrichment_status(\n metric_id=metric_id,\n \ - \ start_time=datetime.datetime(2020, 1, 1),\n end_time=datetime.datetime(2020,\ - \ 10, 21),\n )\n for result in results:\n print(str(result))\n\n\ - \n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_metric_series_data - name: list_metric_series_data - summary: Get time series data from metric. - signature: 'list_metric_series_data(metric_id: str, series_keys: List[Dict[str, - str]], start_time: str | datetime, end_time: str | datetime, **kwargs: Any) -> - ItemPaged[MetricSeriesData]' - parameters: - - name: metric_id - description: metric unique id. - isRequired: true - types: - - - - name: series_keys - description: query specific series. - isRequired: true - types: - - [[, ]] - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - return: - description: Time series data from metric. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metrics series data.\n\ - \n\n\n````python\n\n import datetime\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\")\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n results = client.list_metric_series_data(\n metric_id=metric_id,\n\ - \ start_time=datetime.datetime(2020, 1, 1),\n end_time=datetime.datetime(2020,\ - \ 10, 21),\n series_keys=[\n {\"region\": \"Los Angeles\"\ - , \"category\": \"Homemade\"}\n ]\n )\n for result in results:\n\ - \ print(str(result))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.MetricsAdvisorClient.list_metric_series_definitions - name: list_metric_series_definitions - summary: List series (dimension combinations) from metric. - signature: 'list_metric_series_definitions(metric_id: str, active_since: datetime, - **kwargs: Any) -> ItemPaged[MetricSeriesDefinition]' - parameters: - - name: metric_id - description: metric unique id. - isRequired: true - types: - - - - name: active_since - description: 'Required. query series ingested after this time, the format should - be - - yyyy-MM-ddTHH:mm:ssZ.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: skip - types: - - - - name: dimension_filter - description: filter specific dimension name and values. - types: - - [, []] - return: - description: Series (dimension combinations) from metric. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metric series definitions.\n\n\n\n````python\n\n import datetime\n\ - \ from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\"\ - )\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\n results\ - \ = client.list_metric_series_definitions(\n metric_id=metric_id,\n\ - \ active_since=datetime.datetime(2020, 1, 1),\n )\n for result\ - \ in results:\n print(str(result))\n\n\n ````\n" diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorKeyCredential.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorKeyCredential.yml deleted file mode 100644 index 5322804c982d..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorKeyCredential.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.MetricsAdvisorKeyCredential -name: MetricsAdvisorKeyCredential -fullName: azure.ai.metricsadvisor.MetricsAdvisorKeyCredential -module: azure.ai.metricsadvisor -summary: Credential type used for authenticating to an Azure Metrics Advisor service. -constructor: - syntax: 'MetricsAdvisorKeyCredential(subscription_key: str, api_key: str)' - parameters: - - name: subscription_key - description: The subscription key - isRequired: true - types: - - - - name: api_key - description: The api key - isRequired: true - types: - - -methods: -- uid: azure.ai.metricsadvisor.MetricsAdvisorKeyCredential.update_key - name: update_key - summary: 'Update the subscription key or the api key. - - - This can be used when you''ve regenerated your service keys and want - - to update long-lived clients.' - signature: 'update_key(**kwargs: Any) -> None' - keywordOnlyParameters: - - name: subscription_key - description: The subscription key - types: - - - - name: api_key - description: The api key - types: - - - exceptions: - - type: ValueError or TypeError -attributes: -- uid: azure.ai.metricsadvisor.MetricsAdvisorKeyCredential.api_key - name: api_key - summary: The value of the api key. - return: - description: The API key - types: - - -- uid: azure.ai.metricsadvisor.MetricsAdvisorKeyCredential.subscription_key - name: subscription_key - summary: The value of the subscription key. - return: - description: The subscription key - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.yml deleted file mode 100644 index a38a78d5df70..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.yml +++ /dev/null @@ -1,1636 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient -name: MetricsAdvisorAdministrationClient -fullName: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient -module: azure.ai.metricsadvisor.aio -summary: MetricsAdvisorAdministrationClient is used to create and manage data feeds. -constructor: - syntax: 'MetricsAdvisorAdministrationClient(endpoint: str, credential: MetricsAdvisorKeyCredential - | AsyncTokenCredential, **kwargs: Any)' - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and hostname, - - for example: [https://](https://)``.cognitiveservices.azure.com).' - isRequired: true - types: - - - - name: credential - description: 'An instance of ~azure.ai.metricsadvisor.MetricsAdvisorKeyCredential. - - which requires both subscription key and API key. Or an object which can provide - an access - - token for the vault, such as a credential from ' - isRequired: true - types: - - - - -examples: -- "Authenticate MetricsAdvisorAdministrationClient with a MetricsAdvisorKeyCredential\n\n\n\n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n\ - \ from azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n ````\n" -methods: -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.close - name: close - summary: Close the - session. - signature: async close() -> None -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.create_alert_configuration - name: create_alert_configuration - summary: Create an anomaly alert configuration. - signature: 'async create_alert_configuration(name: str, metric_alert_configurations: - List[MetricAlertConfiguration], hook_ids: List[str], **kwargs: Any) -> AnomalyAlertConfiguration' - parameters: - - name: name - description: Name for the anomaly alert configuration. - isRequired: true - types: - - - - name: metric_alert_configurations - description: Anomaly alert configurations. - isRequired: true - types: - - [] - - name: hook_ids - description: Unique hook IDs. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: cross_metrics_operator - description: 'Cross metrics operator should be specified when setting up multiple - metric - - alert configurations. Possible values include: "AND", "OR", "XOR".' - types: - - - - - - name: description - description: Anomaly alert configuration description. - types: - - - return: - description: AnomalyAlertConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create an anomaly alert configuration\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n from azure.ai.metricsadvisor.models import\ - \ (\n MetricAlertConfiguration,\n MetricAnomalyAlertScope,\n \ - \ TopNGroupScope,\n MetricAnomalyAlertConditions,\n SeverityCondition,\n\ - \ MetricBoundaryCondition,\n MetricAnomalyAlertSnoozeCondition,\n\ - \ )\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n detection_configuration_id = os.getenv(\"METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\"\ - )\n hook_id = os.getenv(\"METRICS_ADVISOR_HOOK_ID\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n alert_config = await client.create_alert_configuration(\n\ - \ name=\"my alert config\",\n description=\"alert config description\"\ - ,\n cross_metrics_operator=\"AND\",\n metric_alert_configurations=[\n\ - \ MetricAlertConfiguration(\n detection_configuration_id=detection_configuration_id,\n\ - \ alert_scope=MetricAnomalyAlertScope(\n \ - \ scope_type=\"WholeSeries\"\n ),\n alert_conditions=MetricAnomalyAlertConditions(\n\ - \ severity_condition=SeverityCondition(\n \ - \ min_alert_severity=\"Low\",\n max_alert_severity=\"\ - High\"\n )\n )\n ),\n \ - \ MetricAlertConfiguration(\n detection_configuration_id=detection_configuration_id,\n\ - \ alert_scope=MetricAnomalyAlertScope(\n \ - \ scope_type=\"TopN\",\n top_n_group_in_scope=TopNGroupScope(\n\ - \ top=10,\n period=5,\n \ - \ min_top_count=5\n )\n \ - \ ),\n alert_conditions=MetricAnomalyAlertConditions(\n\ - \ metric_boundary_condition=MetricBoundaryCondition(\n \ - \ direction=\"Up\",\n upper=50\n\ - \ )\n ),\n alert_snooze_condition=MetricAnomalyAlertSnoozeCondition(\n\ - \ auto_snooze=2,\n snooze_scope=\"\ - Metric\",\n only_for_successive=True\n \ - \ )\n ),\n ],\n hook_ids=[hook_id]\n \ - \ )\n\n return alert_config\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.create_data_feed - name: create_data_feed - summary: Create a new data feed. - signature: 'async create_data_feed(name: str, source: AzureApplicationInsightsDataFeedSource - | AzureBlobDataFeedSource | AzureCosmosDbDataFeedSource | AzureDataExplorerDataFeedSource - | AzureTableDataFeedSource | AzureLogAnalyticsDataFeedSource | InfluxDbDataFeedSource - | MySqlDataFeedSource | PostgreSqlDataFeedSource | SqlServerDataFeedSource | MongoDbDataFeedSource - | AzureDataLakeStorageGen2DataFeedSource | AzureEventHubsDataFeedSource, granularity: - str | DataFeedGranularityType | DataFeedGranularity, schema: List[str] | DataFeedSchema, - ingestion_settings: datetime | DataFeedIngestionSettings, **kwargs: Any) -> DataFeed' - parameters: - - name: name - description: Name for the data feed. - isRequired: true - types: - - - - name: source - description: The source of the data feed - isRequired: true - types: - - [, - , , - , , - , , - , , - , , - , ] - - name: granularity - description: Granularity type. If using custom granularity, you must instantiate - a DataFeedGranularity. - isRequired: true - types: - - [, , - ] - - name: schema - description: 'Data feed schema. Can be passed as a list of metric names as strings - or as a DataFeedSchema - - object if additional configuration is needed.' - isRequired: true - types: - - [[], ] - - name: ingestion_settings - description: 'The data feed ingestions settings. Can be passed as a datetime to - use for the - - ingestion begin time or as a DataFeedIngestionSettings object if additional - configuration is needed.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: admins - description: Data feed administrators. - types: - - [] - - name: data_feed_description - description: Data feed description. - types: - - - - name: missing_data_point_fill_settings - description: The fill missing point type and value. - types: - - - - name: rollup_settings - description: The rollup settings. - types: - - - - name: viewers - description: Data feed viewers. - types: - - [] - - name: access_mode - description: 'Data feed access mode. Possible values include: - - "Private", "Public". Default value: "Private".' - types: - - - - - - name: action_link_template - description: action link for alert. - types: - - - return: - description: DataFeed - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create a data feed\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n from\ - \ azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n from\ - \ azure.ai.metricsadvisor.models import (\n SqlServerDataFeedSource,\n \ - \ DataFeedSchema,\n DataFeedMetric,\n DataFeedDimension,\n \ - \ DataFeedRollupSettings,\n DataFeedMissingDataPointFillSettings,\n\ - \ )\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n sql_server_connection_string = os.getenv(\"METRICS_ADVISOR_SQL_SERVER_CONNECTION_STRING\"\ - )\n query = os.getenv(\"METRICS_ADVISOR_SQL_SERVER_QUERY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n async with client:\n data_feed = await client.create_data_feed(\n\ - \ name=\"My data feed\",\n source=SqlServerDataFeedSource(\n\ - \ connection_string=sql_server_connection_string,\n \ - \ query=query,\n ),\n granularity=\"Daily\",\n \ - \ schema=DataFeedSchema(\n metrics=[\n DataFeedMetric(name=\"\ - cost\", display_name=\"Cost\"),\n DataFeedMetric(name=\"revenue\"\ - , display_name=\"Revenue\")\n ],\n dimensions=[\n\ - \ DataFeedDimension(name=\"category\", display_name=\"Category\"\ - ),\n DataFeedDimension(name=\"region\", display_name=\"region\"\ - )\n ],\n timestamp_column=\"Timestamp\"\n \ - \ ),\n ingestion_settings=datetime.datetime(2019, 10, 1),\n \ - \ data_feed_description=\"cost/revenue data feed\",\n rollup_settings=DataFeedRollupSettings(\n\ - \ rollup_type=\"AutoRollup\",\n rollup_method=\"Sum\"\ - ,\n rollup_identification_value=\"__CUSTOM_SUM__\"\n ),\n\ - \ missing_data_point_fill_settings=DataFeedMissingDataPointFillSettings(\n\ - \ fill_type=\"SmartFilling\"\n ),\n access_mode=\"\ - Private\"\n )\n\n return data_feed\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.create_datasource_credential - name: create_datasource_credential - summary: Create a new datasource credential. - signature: 'async create_datasource_credential(datasource_credential: DatasourceSqlConnectionString - | DatasourceDataLakeGen2SharedKey | DatasourceServicePrincipal | DatasourceServicePrincipalInKeyVault, - **kwargs: Any) -> DatasourceSqlConnectionString | DatasourceDataLakeGen2SharedKey - | DatasourceServicePrincipal | DatasourceServicePrincipalInKeyVault' - parameters: - - name: datasource_credential - description: The datasource credential to create - isRequired: true - types: - - [, - , , - ] - return: - description: The created datasource credential - types: - - [, - , , - ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create a datasource credential\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\ - \ from azure.ai.metricsadvisor.models import DatasourceSqlConnectionString\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n connection_string = os.getenv(\"SQL_SERVER_CONNECTION_STRING\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n datasource_credential = await client.create_datasource_credential(\n \ - \ datasource_credential=DatasourceSqlConnectionString(\n name=\"sql\ - \ datasource credential\",\n connection_string=connection_string,\n\ - \ description=\"my datasource credential\",\n )\n )\n\n return\ - \ datasource_credential\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.create_detection_configuration - name: create_detection_configuration - summary: Create anomaly detection configuration. - signature: 'async create_detection_configuration(name: str, metric_id: str, whole_series_detection_condition: - MetricDetectionCondition, **kwargs: Any) -> AnomalyDetectionConfiguration' - parameters: - - name: name - description: The name for the anomaly detection configuration - isRequired: true - types: - - - - name: metric_id - description: Required. metric unique id. - isRequired: true - types: - - - - name: whole_series_detection_condition - description: 'Required. - - Conditions to detect anomalies in all time series of a metric.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - description: anomaly detection configuration description. - types: - - - - name: series_group_detection_conditions - description: detection configuration for series group. - types: - - [] - - name: series_detection_conditions - description: detection configuration for specific series. - types: - - [] - return: - description: AnomalyDetectionConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create an anomaly detection configuration\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n from azure.ai.metricsadvisor.models import\ - \ (\n ChangeThresholdCondition,\n HardThresholdCondition,\n \ - \ SmartDetectionCondition,\n SuppressCondition,\n MetricDetectionCondition,\n\ - \ )\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n change_threshold_condition = ChangeThresholdCondition(\n anomaly_detector_direction=\"\ - Both\",\n change_percentage=20,\n shift_point=10,\n within_range=True,\n\ - \ suppress_condition=SuppressCondition(\n min_number=5,\n \ - \ min_ratio=2\n )\n )\n hard_threshold_condition = HardThresholdCondition(\n\ - \ anomaly_detector_direction=\"Up\",\n upper_bound=100,\n suppress_condition=SuppressCondition(\n\ - \ min_number=2,\n min_ratio=2\n )\n )\n smart_detection_condition\ - \ = SmartDetectionCondition(\n anomaly_detector_direction=\"Up\",\n \ - \ sensitivity=10,\n suppress_condition=SuppressCondition(\n \ - \ min_number=2,\n min_ratio=2\n )\n )\n\n async with client:\n\ - \ detection_config = await client.create_detection_configuration(\n \ - \ name=\"my_detection_config\",\n metric_id=metric_id,\n \ - \ description=\"anomaly detection config for metric\",\n whole_series_detection_condition=MetricDetectionCondition(\n\ - \ condition_operator=\"OR\",\n change_threshold_condition=change_threshold_condition,\n\ - \ hard_threshold_condition=hard_threshold_condition,\n \ - \ smart_detection_condition=smart_detection_condition\n )\n \ - \ )\n\n return detection_config\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.create_hook - name: create_hook - summary: Create a new email or web hook. - signature: 'async create_hook(hook: EmailNotificationHook | WebNotificationHook, - **kwargs: Any) -> NotificationHook | EmailNotificationHook | WebNotificationHook' - parameters: - - name: hook - description: An email or web hook to create - isRequired: true - types: - - [, - ] - return: - description: EmailNotificationHook or WebNotificationHook - types: - - [, - , ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Create a notification hook\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n from\ - \ azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n from\ - \ azure.ai.metricsadvisor.models import EmailNotificationHook\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n async with client:\n hook = await client.create_hook(\n hook=EmailNotificationHook(\n\ - \ name=\"email hook\",\n description=\"my email hook\"\ - ,\n emails_to_alert=[\"alertme@alertme.com\"],\n external_link=\"\ - https://docs.microsoft.com/en-us/azure/cognitive-services/metrics-advisor/how-tos/alerts\"\ - \n )\n )\n\n return hook\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.delete_alert_configuration - name: delete_alert_configuration - summary: Delete an anomaly alert configuration by its ID. - signature: 'async delete_alert_configuration(*alert_configuration_id: str, **kwargs: - Any) -> None' - parameters: - - name: alert_configuration_id - description: anomaly alert configuration unique id. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete an anomaly alert configuration by its ID\n\n\n\n````python\n\n from azure.core.exceptions\ - \ import ResourceNotFoundError\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n\ - \ from azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n await client.delete_alert_configuration(alert_config_id)\n\ - \n try:\n await client.get_alert_configuration(alert_config_id)\n\ - \ except ResourceNotFoundError:\n print(\"Alert configuration\ - \ successfully deleted.\")\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.delete_data_feed - name: delete_data_feed - summary: Delete a data feed by its ID. - signature: 'async delete_data_feed(*data_feed_id: str, **kwargs: Any) -> None' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete a data feed by its ID\n\n\n\n````python\n\ - \n from azure.core.exceptions import ResourceNotFoundError\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n await client.delete_data_feed(data_feed_id)\n\ - \n try:\n await client.get_data_feed(data_feed_id)\n except\ - \ ResourceNotFoundError:\n print(\"Data feed successfully deleted.\"\ - )\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.delete_datasource_credential - name: delete_datasource_credential - summary: 'Delete a datasource credential by its ID. - - - ::param str credential_id: Datasource credential unique ID. - - :return: None - - :rtype: None - - :raises ~azure.core.exceptions.HttpResponseError:' - signature: 'async delete_datasource_credential(*credential_id: str, **kwargs: Any) - -> None' - examples: - - "Delete a datasource credential by its ID\n\n\n\n````python\n\n from azure.core.exceptions import\ - \ ResourceNotFoundError\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential,\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n await client.delete_datasource_credential(credential_id)\n\n\ - \ ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.delete_detection_configuration - name: delete_detection_configuration - summary: Delete an anomaly detection configuration by its ID. - signature: 'async delete_detection_configuration(*detection_configuration_id: str, - **kwargs: Any) -> None' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete an anomaly detection configuration by its ID\n\n\n\n````python\n\n from azure.core.exceptions\ - \ import ResourceNotFoundError\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n\ - \ from azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n await client.delete_detection_configuration(detection_config_id)\n\ - \n try:\n await client.get_detection_configuration(detection_config_id)\n\ - \ except ResourceNotFoundError:\n print(\"Detection configuration\ - \ successfully deleted.\")\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.delete_hook - name: delete_hook - summary: Delete a web or email hook by its ID. - signature: 'async delete_hook(*hook_id: str, **kwargs: Any) -> None' - parameters: - - name: hook_id - description: Hook unique ID. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Delete a hook by its ID\n\n\n\n````python\n\ - \n from azure.core.exceptions import ResourceNotFoundError\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n await client.delete_hook(hook_id)\n\ - \n try:\n await client.get_hook(hook_id)\n except ResourceNotFoundError:\n\ - \ print(\"Hook successfully deleted.\")\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.get_alert_configuration - name: get_alert_configuration - summary: Get a single anomaly alert configuration. - signature: 'async get_alert_configuration(alert_configuration_id: str, **kwargs: - Any) -> AnomalyAlertConfiguration' - parameters: - - name: alert_configuration_id - description: anomaly alert configuration unique id. - isRequired: true - types: - - - return: - description: AnomalyAlertConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a single anomaly alert configuration by its ID\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n config = await client.get_alert_configuration(alert_config_id)\n\ - \n print(\"Alert config ID: {}\".format(config.id))\n print(\"Alert\ - \ config name: {}\".format(config.name))\n print(\"Description: {}\".format(config.description))\n\ - \ print(\"Ids of hooks associated with alert: {}\".format(config.hook_ids))\n\ - \ print(\"Use {} operator for multiple alert conditions\\n\".format(config.cross_metrics_operator))\n\ - \n print(\"Alert uses detection configuration ID: {}\".format(\n \ - \ config.metric_alert_configurations[0].detection_configuration_id\n \ - \ ))\n print(\"Alert scope type: {}\".format(config.metric_alert_configurations[0].alert_scope.scope_type))\n\ - \ print(\"Alert severity condition: min- {}, max- {}\".format(\n \ - \ config.metric_alert_configurations[0].alert_conditions.severity_condition.min_alert_severity,\n\ - \ config.metric_alert_configurations[0].alert_conditions.severity_condition.max_alert_severity,\n\ - \ ))\n print(\"\\nAlert uses detection configuration ID: {}\".format(\n\ - \ config.metric_alert_configurations[1].detection_configuration_id\n\ - \ ))\n print(\"Alert scope type: {}\".format(config.metric_alert_configurations[1].alert_scope.scope_type))\n\ - \ print(\"Top N: {}\".format(config.metric_alert_configurations[1].alert_scope.top_n_group_in_scope.top))\n\ - \ print(\"Point count used to look back: {}\".format(\n config.metric_alert_configurations[1].alert_scope.top_n_group_in_scope.period\n\ - \ ))\n print(\"Min top count: {}\".format(\n config.metric_alert_configurations[1].alert_scope.top_n_group_in_scope.min_top_count\n\ - \ ))\n print(\"Alert metric boundary condition direction: {}, upper\ - \ bound: {}\".format(\n config.metric_alert_configurations[1].alert_conditions.metric_boundary_condition.direction,\n\ - \ config.metric_alert_configurations[1].alert_conditions.metric_boundary_condition.upper,\n\ - \ ))\n print(\"Alert snooze condition, snooze point count: {}\".format(\n\ - \ config.metric_alert_configurations[1].alert_snooze_condition.auto_snooze,\n\ - \ ))\n print(\"Alert snooze scope: {}\".format(\n config.metric_alert_configurations[1].alert_snooze_condition.snooze_scope,\n\ - \ ))\n print(\"Snooze only for successive anomalies?: {}\".format(\n\ - \ config.metric_alert_configurations[1].alert_snooze_condition.only_for_successive,\n\ - \ ))\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.get_data_feed - name: get_data_feed - summary: Get a data feed by its id. - signature: 'async get_data_feed(data_feed_id: str, **kwargs: Any) -> DataFeed' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - return: - description: DataFeed - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a data feed by its ID\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n from\ - \ azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n data_feed = await client.get_data_feed(data_feed_id)\n\ - \n print(\"ID: {}\".format(data_feed.id))\n print(\"Data feed name:\ - \ {}\".format(data_feed.name))\n print(\"Created time: {}\".format(data_feed.created_time))\n\ - \ print(\"Status: {}\".format(data_feed.status))\n print(\"Source\ - \ type: {}\".format(data_feed.source.data_source_type))\n print(\"Granularity\ - \ type: {}\".format(data_feed.granularity.granularity_type))\n print(\"\ - Data feed metrics: {}\".format([metric.name for metric in data_feed.schema.metrics]))\n\ - \ print(\"Data feed dimensions: {}\".format([dimension.name for dimension\ - \ in data_feed.schema.dimensions]))\n print(\"Data feed timestamp column:\ - \ {}\".format(data_feed.schema.timestamp_column))\n print(\"Ingestion data\ - \ starting on: {}\".format(data_feed.ingestion_settings.ingestion_begin_time))\n\ - \ print(\"Data feed description: {}\".format(data_feed.data_feed_description))\n\ - \ print(\"Data feed rollup type: {}\".format(data_feed.rollup_settings.rollup_type))\n\ - \ print(\"Data feed rollup method: {}\".format(data_feed.rollup_settings.rollup_method))\n\ - \ print(\"Data feed fill setting: {}\".format(data_feed.missing_data_point_fill_settings.fill_type))\n\ - \ print(\"Data feed access mode: {}\".format(data_feed.access_mode))\n\n\ - \ ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.get_data_feed_ingestion_progress - name: get_data_feed_ingestion_progress - summary: Get last successful data ingestion job timestamp by data feed. - signature: 'async get_data_feed_ingestion_progress(data_feed_id: str, **kwargs: - Any) -> DataFeedIngestionProgress' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - return: - description: 'DataFeedIngestionProgress, containing *latest_success_timestamp* - - and *latest_active_timestamp*' - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get the progress of data feed ingestion\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n data_feed_id = os.getenv(\"METRICS_ADVISOR_DATA_FEED_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n async with client:\n progress = await client.get_data_feed_ingestion_progress(data_feed_id)\n\ - \n print(\"Lastest active timestamp: {}\".format(progress.latest_active_timestamp))\n\ - \ print(\"Latest successful timestamp: {}\".format(progress.latest_success_timestamp))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.get_datasource_credential - name: get_datasource_credential - summary: Get a datasource credential - signature: 'async get_datasource_credential(credential_id: str, **kwargs: Any) -> - DatasourceSqlConnectionString | DatasourceDataLakeGen2SharedKey | DatasourceServicePrincipal - | DatasourceServicePrincipalInKeyVault' - parameters: - - name: credential_id - description: Datasource credential unique ID. - isRequired: true - types: - - - return: - description: The datasource credential - types: - - [, - , , - , ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a datasource credential by its ID\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n credential = await client.get_datasource_credential(credential_id)\n\ - \n print(\"Credential type: {}\".format(credential.credential_type))\n print(\"\ - Credential name: {}\".format(credential.name))\n print(\"Description: {}\".format(credential.description))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.get_detection_configuration - name: get_detection_configuration - summary: Get a single anomaly detection configuration. - signature: 'async get_detection_configuration(detection_configuration_id: str, **kwargs: - Any) -> AnomalyDetectionConfiguration' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - return: - description: AnomalyDetectionConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a single anomaly detection configuration by its ID\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n config = await client.get_detection_configuration(detection_config_id)\n\ - \n print(\"Detection config name: {}\".format(config.name))\n print(\"\ - Description: {}\".format(config.description))\n print(\"Metric ID: {}\"\ - .format(config.metric_id))\n\n print(\"\\nDetection conditions specified\ - \ for configuration...\")\n print(\"\\nWhole Series Detection Conditions:\\\ - n\")\n conditions = config.whole_series_detection_condition\n\n print(\"\ - Use {} operator for multiple detection conditions\".format(conditions.condition_operator))\n\ - \n print(\"Smart Detection Condition:\")\n print(\"- Sensitivity:\ - \ {}\".format(conditions.smart_detection_condition.sensitivity))\n print(\"\ - - Detection direction: {}\".format(conditions.smart_detection_condition.anomaly_detector_direction))\n\ - \ print(\"- Suppress conditions: minimum number: {}; minimum ratio: {}\"\ - .format(\n conditions.smart_detection_condition.suppress_condition.min_number,\n\ - \ conditions.smart_detection_condition.suppress_condition.min_ratio\n\ - \ ))\n\n print(\"Hard Threshold Condition:\")\n print(\"- Lower\ - \ bound: {}\".format(conditions.hard_threshold_condition.lower_bound))\n \ - \ print(\"- Upper bound: {}\".format(conditions.hard_threshold_condition.upper_bound))\n\ - \ print(\"- Detection direction: {}\".format(conditions.smart_detection_condition.anomaly_detector_direction))\n\ - \ print(\"- Suppress conditions: minimum number: {}; minimum ratio: {}\"\ - .format(\n conditions.smart_detection_condition.suppress_condition.min_number,\n\ - \ conditions.smart_detection_condition.suppress_condition.min_ratio\n\ - \ ))\n\n print(\"Change Threshold Condition:\")\n print(\"-\ - \ Change percentage: {}\".format(conditions.change_threshold_condition.change_percentage))\n\ - \ print(\"- Shift point: {}\".format(conditions.change_threshold_condition.shift_point))\n\ - \ print(\"- Detect anomaly if within range: {}\".format(conditions.change_threshold_condition.within_range))\n\ - \ print(\"- Detection direction: {}\".format(conditions.smart_detection_condition.anomaly_detector_direction))\n\ - \ print(\"- Suppress conditions: minimum number: {}; minimum ratio: {}\"\ - .format(\n conditions.smart_detection_condition.suppress_condition.min_number,\n\ - \ conditions.smart_detection_condition.suppress_condition.min_ratio\n\ - \ ))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.get_hook - name: get_hook - summary: Get a web or email hook by its id. - signature: 'async get_hook(hook_id: str, **kwargs: Any) -> NotificationHook | EmailNotificationHook - | WebNotificationHook' - parameters: - - name: hook_id - description: Hook unique ID. - isRequired: true - types: - - - return: - description: EmailNotificationHook or WebNotificationHook - types: - - [, - , ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a notification hook by its ID\n\n\n\ - \n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n\ - \ from azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n async with client:\n hook = await client.get_hook(hook_id)\n\ - \n print(\"Hook name: {}\".format(hook.name))\n print(\"Description:\ - \ {}\".format(hook.description))\n print(\"Emails to alert: {}\".format(hook.emails_to_alert))\n\ - \ print(\"External link: {}\".format(hook.external_link))\n print(\"\ - Admins: {}\".format(hook.admins))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.list_alert_configurations - name: list_alert_configurations - summary: Query all anomaly alert configurations for specific anomaly detection configuration. - signature: 'list_alert_configurations(detection_configuration_id: str, **kwargs: - Any) -> AsyncItemPaged[AnomalyAlertConfiguration]' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - return: - description: Pageable of AnomalyAlertConfiguration - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List all anomaly alert configurations for specific anomaly detection configuration\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n detection_configuration_id = os.getenv(\"\ - METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n configs = client.list_alert_configurations(detection_configuration_id)\n\ - \ async for config in configs:\n print(\"Alert config name: {}\"\ - .format(config.name))\n print(\"Alert description: {}\".format(config.description))\n\ - \ print(\"Ids of hooks associated with alert: {}\\n\".format(config.hook_ids))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.list_data_feed_ingestion_status - name: list_data_feed_ingestion_status - summary: Get data ingestion status by data feed. - signature: 'list_data_feed_ingestion_status(data_feed_id: str, start_time: str | - datetime, end_time: str | datetime, **kwargs: Any) -> AsyncItemPaged[DataFeedIngestionStatus]' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - - name: start_time - description: Required. the start point of time range to query data ingestion status. - isRequired: true - types: - - [, ] - - name: end_time - description: Required. the end point of time range to query data ingestion status. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: skip - types: - - - return: - description: Pageable of DataFeedIngestionStatus - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List the data feed ingestion statuses by data feed ID\n\n\n\n````python\n\n import datetime\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n data_feed_id = os.getenv(\"METRICS_ADVISOR_DATA_FEED_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n async with client:\n ingestion_status = client.list_data_feed_ingestion_status(\n\ - \ data_feed_id,\n datetime.datetime(2020, 9, 20),\n \ - \ datetime.datetime(2020, 9, 25)\n )\n async for status in ingestion_status:\n\ - \ print(\"Timestamp: {}\".format(status.timestamp))\n print(\"\ - Status: {}\".format(status.status))\n print(\"Message: {}\\n\".format(status.message))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.list_data_feeds - name: list_data_feeds - summary: List all data feeds. - signature: 'list_data_feeds(**kwargs: Any) -> AsyncItemPaged[DataFeed]' - keywordOnlyParameters: - - name: data_feed_name - description: filter data feed by its name. - types: - - - - name: data_source_type - description: filter data feed by its source type. - types: - - - - - - name: granularity_type - description: filter data feed by its granularity. - types: - - - - - - name: status - description: filter data feed by its status. - types: - - - - - - name: creator - description: filter data feed by its creator. - types: - - - - name: skip - types: - - - return: - description: Pageable of DataFeed - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List data feeds under an account.\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n data_feeds = client.list_data_feeds()\n\ - \n async for feed in data_feeds:\n print(\"Data feed name: {}\"\ - .format(feed.name))\n print(\"ID: {}\".format(feed.id))\n \ - \ print(\"Created time: {}\".format(feed.created_time))\n print(\"Status:\ - \ {}\".format(feed.status))\n print(\"Source type: {}\".format(feed.source.data_source_type))\n\ - \ print(\"Granularity type: {}\".format(feed.granularity.granularity_type))\n\ - \n print(\"\\nFeed metrics:\")\n for metric in feed.schema.metrics:\n\ - \ print(metric.name)\n\n print(\"\\nFeed dimensions:\"\ - )\n for dimension in feed.schema.dimensions:\n print(dimension.name)\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.list_datasource_credentials - name: list_datasource_credentials - summary: List all datasource credential. - signature: 'list_datasource_credentials(**kwargs: Any) -> AsyncItemPaged[DatasourceSqlConnectionString - | DatasourceDataLakeGen2SharedKey | DatasourceServicePrincipal | DatasourceServicePrincipalInKeyVault]' - keywordOnlyParameters: - - name: skip - description: for paging, skipped number. - types: - - - return: - description: Pageable containing datasource credentials - types: - - [[ , - , , - , ]] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List all of the datasource credentials under the account\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n credentials = client.list_datasource_credentials()\n async\ - \ for credential in credentials:\n print(\"Credential type: {}\".format(credential.credential_type))\n\ - \ print(\"Credential name: {}\".format(credential.name))\n print(\"\ - Description: {}\\n\".format(credential.description))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.list_detection_configurations - name: list_detection_configurations - summary: Query all anomaly detection configurations for specific metric. - signature: 'list_detection_configurations(metric_id: str, **kwargs: Any) -> AsyncItemPaged[AnomalyDetectionConfiguration]' - parameters: - - name: metric_id - description: metric unique id. - isRequired: true - types: - - - return: - description: Pageable of AnomalyDetectionConfiguration - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List all anomaly detection configurations for a specific metric\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n async with client:\n configs = client.list_detection_configurations(metric_id=metric_id)\n\ - \ async for config in configs:\n print(\"Detection config name:\ - \ {}\".format(config.name))\n print(\"Description: {}\".format(config.description))\n\ - \ print(\"Metric ID: {}\\n\".format(config.metric_id))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.list_hooks - name: list_hooks - summary: List all hooks. - signature: 'list_hooks(**kwargs: Any) -> AsyncItemPaged[NotificationHook | EmailNotificationHook - | WebNotificationHook]' - keywordOnlyParameters: - - name: hook_name - description: filter hook by its name. - types: - - - - name: skip - types: - - - return: - description: Pageable containing EmailNotificationHook and WebNotificationHook - types: - - [[, - , ]] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List all the notification hooks under an account\n\n\n\n````python\n\n from azure.ai.metricsadvisor import\ - \ MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n hooks = client.list_hooks()\n \ - \ async for hook in hooks:\n print(\"Hook type: {}\".format(hook.hook_type))\n\ - \ print(\"Hook name: {}\".format(hook.name))\n print(\"Description:\ - \ {}\\n\".format(hook.description))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.refresh_data_feed_ingestion - name: refresh_data_feed_ingestion - summary: Refreshes data ingestion by data feed to backfill data. - signature: 'async refresh_data_feed_ingestion(data_feed_id: str, start_time: str - | datetime, end_time: str | datetime, **kwargs: Any) -> None' - parameters: - - name: data_feed_id - description: The data feed unique id. - isRequired: true - types: - - - - name: start_time - description: The start point of time range to refresh data ingestion. - isRequired: true - types: - - [, ] - - name: end_time - description: The end point of time range to refresh data ingestion. - isRequired: true - types: - - [, ] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Refresh data feed ingestion over a period of time\n\n\n\n````python\n\n import datetime\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n data_feed_id = os.getenv(\"METRICS_ADVISOR_DATA_FEED_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n async with client:\n await client.refresh_data_feed_ingestion(\n \ - \ data_feed_id,\n datetime.datetime(2020, 9, 20),\n \ - \ datetime.datetime(2020, 9, 25)\n )\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.update_alert_configuration - name: update_alert_configuration - summary: 'Update anomaly alerting configuration. Either pass the entire AnomalyAlertConfiguration - object - - with the chosen updates or the ID to your alert configuration with updates passed - via keyword arguments. - - If you pass both the AnomalyAlertConfiguration object and keyword arguments, the - keyword arguments - - will take precedence.' - signature: 'async update_alert_configuration(alert_configuration: str | AnomalyAlertConfiguration, - **kwargs: Any) -> AnomalyAlertConfiguration' - parameters: - - name: alert_configuration - description: AnomalyAlertConfiguration object or the ID to the alert configuration. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - description: Name for the anomaly alert configuration. - types: - - - - name: metric_alert_configurations - description: Anomaly alert configurations. - types: - - [] - - name: hook_ids - description: Unique hook IDs. - types: - - [] - - name: cross_metrics_operator - description: 'Cross metrics operator should be specified when setting up multiple - metric - - alert configurations. Possible values include: "AND", "OR", "XOR".' - types: - - - - - - name: description - description: Anomaly alert configuration description. - types: - - - return: - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing anomaly alert configuration\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n from azure.ai.metricsadvisor.models import\ - \ (\n MetricAlertConfiguration,\n MetricAnomalyAlertScope,\n \ - \ MetricAnomalyAlertConditions,\n MetricBoundaryCondition\n )\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n detection_configuration_id = os.getenv(\"METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n alert_config.name = \"updated config name\"\n additional_alert = MetricAlertConfiguration(\n\ - \ detection_configuration_id=detection_configuration_id,\n alert_scope=MetricAnomalyAlertScope(\n\ - \ scope_type=\"SeriesGroup\",\n series_group_in_scope={'region':\ - \ 'Shenzhen'}\n ),\n alert_conditions=MetricAnomalyAlertConditions(\n\ - \ metric_boundary_condition=MetricBoundaryCondition(\n \ - \ direction=\"Down\",\n lower=5\n )\n )\n )\n\ - \ alert_config.metric_alert_configurations.append(additional_alert)\n\n async\ - \ with client:\n updated = await client.update_alert_configuration(\n \ - \ alert_config,\n cross_metrics_operator=\"OR\",\n \ - \ description=\"updated alert config\"\n )\n print(\"Updated alert\ - \ name: {}\".format(updated.name))\n print(\"Updated alert description:\ - \ {}\".format(updated.description))\n print(\"Updated cross metrics operator:\ - \ {}\".format(updated.cross_metrics_operator))\n print(\"Updated alert condition\ - \ configuration scope type: {}\".format(\n updated.metric_alert_configurations[2].alert_scope.scope_type\n\ - \ ))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.update_data_feed - name: update_data_feed - summary: 'Update a data feed. Either pass the entire DataFeed object with the chosen - updates - - or the ID to your data feed with updates passed via keyword arguments. If you - pass both - - the DataFeed object and keyword arguments, the keyword arguments will take precedence.' - signature: 'async update_data_feed(data_feed: str | DataFeed, **kwargs: Any) -> - DataFeed' - parameters: - - name: data_feed - description: The data feed with updates or the data feed ID. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - description: The name to update the data feed. - types: - - - - name: timestamp_column - description: User-defined timestamp column name. - types: - - - - name: ingestion_begin_time - description: Ingestion start time. - types: - - - - name: data_source_request_concurrency - description: 'The max concurrency of data ingestion queries against - - user data source. Zero (0) means no limitation.' - types: - - - - name: ingestion_retry_delay - description: The min retry interval for failed data ingestion tasks, in seconds. - types: - - - - name: ingestion_start_offset - description: 'The time that the beginning of data ingestion task will delay - - for every data slice according to this offset, in seconds.' - types: - - - - name: stop_retry_after - description: 'Stop retry data ingestion after the data slice first - - schedule time in seconds.' - types: - - - - name: rollup_identification_value - description: 'The identification value for the row of calculated - - all-up value.' - types: - - - - name: rollup_type - description: 'Mark if the data feed needs rollup. Possible values include: "NoRollup", - - "AutoRollup", "AlreadyRollup". Default value: "AutoRollup".' - types: - - - - - - name: auto_rollup_group_by_column_names - description: Roll up columns. - types: - - [] - - name: rollup_method - description: 'Roll up method. Possible values include: "None", "Sum", "Max", "Min", - - "Avg", "Count".' - types: - - - - - - name: fill_type - description: 'The type of fill missing point for anomaly detection. Possible - - values include: "SmartFilling", "PreviousValue", "CustomValue", "NoFilling". - Default value: - - "SmartFilling".' - types: - - - - - - name: custom_fill_value - description: 'The value of fill missing point for anomaly detection - - if "CustomValue" fill type is specified.' - types: - - - - name: admins - description: Data feed administrators. - types: - - [] - - name: data_feed_description - description: Data feed description. - types: - - - - name: viewers - description: Data feed viewers. - types: - - [] - - name: access_mode - description: 'Data feed access mode. Possible values include: - - "Private", "Public". Default value: "Private".' - types: - - - - - - name: action_link_template - description: action link for alert. - types: - - - - name: status - description: 'Data feed status. Possible values include: "Active", "Paused".' - types: - - - - - - name: source - description: The source of the data feed for update - types: - - [, - , , - , , - , , - , , - , , - , ] - return: - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing data feed\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n from\ - \ azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n # update data feed on the data feed itself or by using available\ - \ keyword arguments\n data_feed.name = \"updated name\"\n data_feed.data_feed_description\ - \ = \"updated description for data feed\"\n\n async with client:\n updated\ - \ = await client.update_data_feed(\n data_feed,\n access_mode=\"\ - Public\",\n fill_type=\"CustomValue\",\n custom_fill_value=1\n\ - \ )\n print(\"Updated name: {}\".format(updated.name))\n print(\"\ - Updated description: {}\".format(updated.data_feed_description))\n print(\"\ - Updated access mode: {}\".format(updated.access_mode))\n print(\"Updated\ - \ fill setting, value: {}, {}\".format(\n updated.missing_data_point_fill_settings.fill_type,\n\ - \ updated.missing_data_point_fill_settings.custom_fill_value,\n \ - \ ))\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.update_datasource_credential - name: update_datasource_credential - summary: Update a credential entity. - signature: 'async update_datasource_credential(datasource_credential: DatasourceSqlConnectionString - | DatasourceDataLakeGen2SharedKey | DatasourceServicePrincipal | DatasourceServicePrincipalInKeyVault, - **kwargs: Any) -> DatasourceSqlConnectionString | DatasourceDataLakeGen2SharedKey - | DatasourceServicePrincipal | DatasourceServicePrincipalInKeyVault' - parameters: - - name: datasource_credential - description: The new datasource credential object - isRequired: true - types: - - [, - , , - ] - return: - description: The updated DataSourceCredential. - types: - - [, - , , - ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing datasource credential\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential, MetricsAdvisorAdministrationClient\n\n \ - \ service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n datasource_credential.description = \"updated description\"\n\ - \n updated = await client.update_datasource_credential(datasource_credential)\n\ - \ print(\"Credential type: {}\".format(updated.credential_type))\n print(\"\ - Credential name: {}\".format(updated.name))\n print(\"Description: {}\\n\".format(updated.description))\n\ - \n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.update_detection_configuration - name: update_detection_configuration - summary: 'Update anomaly metric detection configuration. Either pass the entire - AnomalyDetectionConfiguration object - - with the chosen updates or the ID to your detection configuration with updates - passed via keyword arguments. - - If you pass both the AnomalyDetectionConfiguration object and keyword arguments, - the keyword arguments - - will take precedence.' - signature: 'async update_detection_configuration(detection_configuration: str | - AnomalyDetectionConfiguration, **kwargs: Any) -> AnomalyDetectionConfiguration' - parameters: - - name: detection_configuration - description: 'AnomalyDetectionConfiguration object or the ID to the detection - - configuration.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - description: The name for the anomaly detection configuration - types: - - - - name: metric_id - description: metric unique id. - types: - - - - name: whole_series_detection_condition - description: 'Required. - - Conditions to detect anomalies in all time series of a metric.' - types: - - - - name: description - description: anomaly detection configuration description. - types: - - - - name: series_group_detection_conditions - description: detection configuration for series group. - types: - - [] - - name: series_detection_conditions - description: detection configuration for specific series. - types: - - [] - return: - description: AnomalyDetectionConfiguration - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing anomaly detection configuration\n\n\n\n````python\n\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorAdministrationClient\n from azure.ai.metricsadvisor.models import\ - \ (\n MetricSeriesGroupDetectionCondition,\n MetricSingleSeriesDetectionCondition,\n\ - \ SmartDetectionCondition,\n SuppressCondition\n )\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n detection_config.name = \"updated config name\"\n detection_config.description\ - \ = \"updated with more detection conditions\"\n smart_detection_condition =\ - \ SmartDetectionCondition(\n anomaly_detector_direction=\"Up\",\n \ - \ sensitivity=10,\n suppress_condition=SuppressCondition(\n min_number=2,\n\ - \ min_ratio=2\n )\n )\n\n async with client:\n updated\ - \ = await client.update_detection_configuration(\n detection_config,\n\ - \ series_group_detection_conditions=[\n MetricSeriesGroupDetectionCondition(\n\ - \ series_group_key={\"region\": \"Seoul\"},\n \ - \ smart_detection_condition=smart_detection_condition\n )\n\ - \ ],\n series_detection_conditions=[\n MetricSingleSeriesDetectionCondition(\n\ - \ series_key={\"region\": \"Osaka\", \"category\": \"Cell Phones\"\ - },\n smart_detection_condition=smart_detection_condition\n \ - \ )\n ]\n )\n print(\"Updated detection name:\ - \ {}\".format(updated.name))\n print(\"Updated detection description: {}\"\ - .format(updated.description))\n print(\"Updated detection condition for\ - \ series group: {}\".format(\n updated.series_group_detection_conditions[0].series_group_key\n\ - \ ))\n print(\"Updated detection condition for series: {}\".format(\n\ - \ updated.series_detection_conditions[0].series_key\n ))\n\n\n\ - \ ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.update_hook - name: update_hook - summary: 'Update a hook. Either pass the entire EmailNotificationHook or WebNotificationHook - object with the - - chosen updates, or the ID to your hook configuration with the updates passed via - keyword arguments. - - If you pass both the hook object and keyword arguments, the keyword arguments - will take precedence.' - signature: 'async update_hook(hook: str | EmailNotificationHook | WebNotificationHook, - **kwargs: Any) -> NotificationHook | EmailNotificationHook | WebNotificationHook' - parameters: - - name: hook - description: An email or web hook or the ID to the hook. If an ID is passed, you - must pass *hook_type*. - isRequired: true - types: - - [, , - ] - keywordOnlyParameters: - - name: hook_type - description: 'The hook type. Possible values are "Email" or "Web". Must be passed - if only the - - hook ID is provided.' - types: - - - - name: name - description: Hook unique name. - types: - - - - name: description - description: Hook description. - types: - - - - name: external_link - description: Hook external link. - types: - - - - name: emails_to_alert - description: 'Email TO: list. Only should be passed to update EmailNotificationHook.' - types: - - [] - - name: endpoint - description: 'API address, will be called when alert is triggered, only support - - POST method via SSL. Only should be passed to update WebNotificationHook.' - types: - - - - name: username - description: basic authentication. Only should be passed to update WebNotificationHook. - types: - - - - name: password - description: basic authentication. Only should be passed to update WebNotificationHook. - types: - - - - name: certificate_key - description: client certificate. Only should be passed to update WebNotificationHook. - types: - - - - name: certificate_password - description: 'client certificate password. Only should be passed to update - - WebNotificationHook.' - types: - - - return: - description: The updated email or web hook. - types: - - [, - , ] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Update an existing notification hook\n\n\n\ - \n````python\n\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n\ - \ from azure.ai.metricsadvisor.aio import MetricsAdvisorAdministrationClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorAdministrationClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n hook.name = \"updated hook name\"\n hook.description = \"\ - updated hook description\"\n\n async with client:\n updated = await client.update_hook(\n\ - \ hook,\n emails_to_alert=[\"newemail@alertme.com\"]\n \ - \ )\n print(\"Updated name: {}\".format(updated.name))\n print(\"\ - Updated description: {}\".format(updated.description))\n print(\"Updated\ - \ emails: {}\".format(updated.emails_to_alert))\n\n ````\n" diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.MetricsAdvisorClient.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.MetricsAdvisorClient.yml deleted file mode 100644 index 7c53372c016a..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.MetricsAdvisorClient.yml +++ /dev/null @@ -1,711 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient -name: MetricsAdvisorClient -fullName: azure.ai.metricsadvisor.aio.MetricsAdvisorClient -module: azure.ai.metricsadvisor.aio -summary: Represents an client that calls restful API of Azure Metrics Advisor service. -constructor: - syntax: 'MetricsAdvisorClient(endpoint: str, credential: MetricsAdvisorKeyCredential - | AsyncTokenCredential, **kwargs: Any)' - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and hostname, - - for example: [https://](https://)``.cognitiveservices.azure.com).' - isRequired: true - types: - - - - name: credential - description: 'An instance of ~azure.ai.metricsadvisor.MetricsAdvisorKeyCredential. - - which requires both subscription key and API key. Or an object which can provide - an access - - token for the vault, such as a credential from ' - isRequired: true - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.add_feedback - name: add_feedback - summary: Create a new metric feedback. - signature: 'async add_feedback(feedback: AnomalyFeedback | ChangePointFeedback | - CommentFeedback | PeriodFeedback, **kwargs: Any) -> None' - parameters: - - name: feedback - description: metric feedback. - isRequired: true - types: - - - - - - - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Add new feedback.\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n from\ - \ azure.ai.metricsadvisor.aio import MetricsAdvisorClient\n from azure.ai.metricsadvisor.models\ - \ import AnomalyFeedback, ChangePointFeedback, CommentFeedback, PeriodFeedback\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\"\ - )\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\n anomaly_feedback\ - \ = AnomalyFeedback(metric_id=metric_id,\n \ - \ dimension_key={\"Dim1\": \"Common Lime\"},\n \ - \ start_time=datetime.datetime(2020, 8, 5),\n \ - \ end_time=datetime.datetime(2020, 8, 7),\n \ - \ value=\"NotAnomaly\")\n await client.add_feedback(anomaly_feedback)\n\ - \n change_point_feedback = ChangePointFeedback(metric_id=metric_id,\n \ - \ dimension_key={\"Dim1\": \"Common Lime\"\ - },\n start_time=datetime.datetime(2020,\ - \ 8, 5),\n end_time=datetime.datetime(2020,\ - \ 8, 7),\n value=\"NotChangePoint\"\ - )\n await client.add_feedback(change_point_feedback)\n\n comment_feedback\ - \ = CommentFeedback(metric_id=metric_id,\n \ - \ dimension_key={\"Dim1\": \"Common Lime\"},\n \ - \ start_time=datetime.datetime(2020, 8, 5),\n \ - \ end_time=datetime.datetime(2020, 8, 7),\n \ - \ value=\"comment\")\n await client.add_feedback(comment_feedback)\n\ - \n period_feedback = PeriodFeedback(metric_id=metric_id,\n \ - \ dimension_key={\"Dim1\": \"Common Lime\"},\n \ - \ start_time=datetime.datetime(2020, 8, 5),\n \ - \ end_time=datetime.datetime(2020, 8, 7),\n \ - \ period_type=\"AssignValue\",\n \ - \ value=2)\n await client.add_feedback(period_feedback)\n\n\ - \ ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.close - name: close - summary: Close the session. - signature: async close() -> None -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.get_feedback - name: get_feedback - summary: Get a metric feedback by its id. - signature: 'async get_feedback(feedback_id: str, **kwargs: Any) -> MetricFeedback - | AnomalyFeedback | ChangePointFeedback | CommentFeedback | PeriodFeedback' - parameters: - - name: feedback_id - description: the id of the feedback. - isRequired: true - types: - - - return: - description: The feedback object - types: - - - - - - - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Get a metric feedback by its id.\n\n\n\n````python\n\n from azure.ai.metricsadvisor import\ - \ MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import MetricsAdvisorClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n feedback_id = os.getenv(\"METRICS_ADVISOR_FEEDBACK_ID\"\ - )\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\n result\ - \ = await client.get_feedback(feedback_id=feedback_id)\n print(\"Type: {}; Id:\ - \ {}\".format(result.feedback_type, result.id))\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_alerts - name: list_alerts - summary: Query alerts under anomaly alert configuration. - signature: 'list_alerts(alert_configuration_id: str, start_time: str | datetime, - end_time: str | datetime, time_mode: str | AlertQueryTimeMode, **kwargs: Any) - -> AsyncItemPaged[AnomalyAlert]' - parameters: - - name: alert_configuration_id - description: anomaly alert configuration unique id. - isRequired: true - types: - - - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - - name: time_mode - description: 'time mode. Possible values include: "AnomalyTime", "CreatedTime", - - "ModifiedTime".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: skip - types: - - - return: - description: AnomalyAlerts under anomaly alert configuration. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query anomaly detection results.\n\n\n\n````python\n\n import datetime\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n results = client.list_alerts(\n \ - \ alert_configuration_id=alert_config_id,\n start_time=datetime.datetime(2020,\ - \ 1, 1),\n end_time=datetime.datetime(2020, 9, 9),\n time_mode=\"\ - AnomalyTime\",\n )\n tolist = []\n async for result in results:\n\ - \ tolist.append(result)\n print(\"Alert id: {}\".format(result.id))\n\ - \ print(\"Create time: {}\".format(result.created_time))\n return\ - \ tolist\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_anomalies - name: list_anomalies - summary: Query anomalies under a specific alert or detection configuration. - signature: 'list_anomalies(*, alert_configuration_id: str, alert_id: str, **kwargs: - Any) -> AsyncItemPaged[models.DataPointAnomaly]' - keywordOnlyParameters: - - name: alert_configuration_id - description: anomaly alert configuration unique id. - types: - - - - name: alert_id - description: alert id. - types: - - - - name: detection_configuration_id - description: anomaly detection configuration unique id. - types: - - - - name: start_time - description: start time filter under chosen time mode. - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - types: - - - - - - name: skip - types: - - - - name: filter - types: - - - return: - description: Anomalies under a specific alert or detection configuration. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_anomaly_dimension_values - name: list_anomaly_dimension_values - summary: Query dimension values of anomalies. - signature: 'list_anomaly_dimension_values(detection_configuration_id: str, dimension_name: - str, start_time: str | datetime, end_time: str | datetime, **kwargs: Any) -> AsyncItemPaged[str]' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - - name: dimension_name - description: dimension to query. - isRequired: true - types: - - - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: skip - types: - - - - name: dimension_filter - description: filter specific dimension name and values. - types: - - [, ] - return: - description: Dimension values of anomalies. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query dimension values.\n\n\n\n````python\n\ - \n import datetime\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n\ - \ from azure.ai.metricsadvisor.aio import MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n detection_configuration_id = os.getenv(\"METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\"\ - )\n dimension_name = \"region\"\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n results = client.list_anomaly_dimension_values(\n\ - \ detection_configuration_id=detection_configuration_id,\n \ - \ dimension_name=dimension_name,\n start_time=datetime.datetime(2020,\ - \ 1, 1),\n end_time=datetime.datetime(2020, 10, 21),\n )\n \ - \ async for result in results:\n print(str(result))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_feedback - name: list_feedback - summary: List feedback on the given metric. - signature: 'list_feedback(metric_id: str, **kwargs: Any) -> AsyncItemPaged[MetricFeedback - | AnomalyFeedback | ChangePointFeedback | CommentFeedback | PeriodFeedback]' - parameters: - - name: metric_id - description: filter feedbacks by metric id - isRequired: true - types: - - - keywordOnlyParameters: - - name: skip - types: - - - - name: dimension_key - description: filter specific dimension name and values - types: - - [, ] - - name: feedback_type - description: 'filter feedbacks by type. Possible values include: "Anomaly", - - "ChangePoint", "Period", "Comment".' - types: - - - - - - name: start_time - description: start time filter under chosen time mode. - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - types: - - - - - - name: time_mode - description: 'time mode to filter feedback. Possible values include: "MetricTimestamp", - - "FeedbackCreatedTime".' - types: - - - - - return: - description: Pageable list of MetricFeedback - types: - - [ [, - , , - , ]] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "List feedback on the given metric.\n\n\n\n````python\n\n from azure.ai.metricsadvisor import\ - \ MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import MetricsAdvisorClient\n\ - \n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key\ - \ = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"\ - METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\"\ - )\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\n results\ - \ = client.list_feedback(metric_id=metric_id)\n async for result in results:\n\ - \ print(\"Type: {}; Id: {}\".format(result.feedback_type, result.id))\n\n\ - \ ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_incident_root_causes - name: list_incident_root_causes - summary: Query root cause for incident. - signature: 'list_incident_root_causes(detection_configuration_id: str, incident_id: - str, **kwargs: Any) -> AsyncItemPaged[IncidentRootCause]' - parameters: - - name: detection_configuration_id - description: anomaly detection configuration unique id. - isRequired: true - types: - - - - name: incident_id - description: incident id. - isRequired: true - types: - - - return: - description: Pageable of root cause for incident - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query incident root causes.\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n from\ - \ azure.ai.metricsadvisor.aio import MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n detection_configuration_id = os.getenv(\"METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\"\ - )\n incident_id = os.getenv(\"METRICS_ADVISOR_INCIDENT_ID\")\n\n client =\ - \ MetricsAdvisorClient(service_endpoint,\n MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n async with client:\n results = client.list_incident_root_causes(\n\ - \ detection_configuration_id=detection_configuration_id,\n \ - \ incident_id=incident_id,\n )\n async for result in results:\n \ - \ print(\"Score: {}\".format(result.score))\n print(\"Description:\ - \ {}\".format(result.description))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_incidents - name: list_incidents - summary: Query incidents under a specific alert or detection configuration. - signature: 'list_incidents(*, alert_configuration_id: str, alert_id: str, **kwargs: - Any) -> AsyncItemPaged[models.AnomalyIncident]' - keywordOnlyParameters: - - name: alert_configuration_id - description: anomaly alerting configuration unique id. - types: - - - - name: alert_id - description: alert id. - types: - - - - name: detection_configuration_id - description: anomaly detection configuration unique id. - types: - - - - name: start_time - description: start time filter under chosen time mode. - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - types: - - - - - - name: skip - types: - - - - name: filter - types: - - - return: - description: AnomalyIncidents under a specific alert. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_metric_dimension_values - name: list_metric_dimension_values - summary: List dimension from certain metric. - signature: 'list_metric_dimension_values(metric_id: str, dimension_name: str, **kwargs: - Any) -> AsyncItemPaged[str]' - parameters: - - name: metric_id - description: metric unique id. - isRequired: true - types: - - - - name: dimension_name - description: the dimension name - isRequired: true - types: - - - keywordOnlyParameters: - - name: skip - types: - - - - name: dimension_value_filter - description: dimension value to be filtered. - types: - - - return: - description: Dimension from certain metric. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metric dimension values.\n\n\n\n````python\n\ - \n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n from\ - \ azure.ai.metricsadvisor.aio import MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\")\n dimension_name\ - \ = \"region\"\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n async with client:\n results = client.list_metric_dimension_values(\n\ - \ metric_id=metric_id,\n dimension_name=dimension_name,\n\ - \ )\n async for result in results:\n print(str(result))\n\ - \n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_metric_enriched_series_data - name: list_metric_enriched_series_data - summary: Query series enriched by anomaly detection. - signature: 'list_metric_enriched_series_data(detection_configuration_id: str, series: - List[SeriesIdentity] | List[Dict[str, str]], start_time: str | datetime, end_time: - str | datetime, **kwargs: Any) -> AsyncItemPaged[MetricEnrichedSeriesData]' - parameters: - - name: detection_configuration_id - description: anomaly alerting configuration unique id. - isRequired: true - types: - - - - name: series - description: List of dimensions specified for series. - isRequired: true - types: - - - - [[, ]] - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - return: - description: Pageable of MetricEnrichedSeriesData - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metric enriched series data.\n\n\n\n````python\n\n import datetime\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n detection_configuration_id = os.getenv(\"\ - METRICS_ADVISOR_DETECTION_CONFIGURATION_ID\")\n series_identity = {\"region\"\ - : \"Los Angeles\"}\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\ - \n async with client:\n results = client.list_metric_enriched_series_data(\n\ - \ detection_configuration_id=detection_configuration_id,\n \ - \ start_time=datetime.datetime(2020, 9, 1),\n end_time=datetime.datetime(2020,\ - \ 11, 1),\n series=[series_identity]\n )\n async for result\ - \ in results:\n print(str(result))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_metric_enrichment_status - name: list_metric_enrichment_status - summary: Query anomaly detection status. - signature: 'list_metric_enrichment_status(metric_id: str, start_time: str | datetime, - end_time: str | datetime, **kwargs: Any) -> AsyncItemPaged[EnrichmentStatus]' - parameters: - - name: metric_id - description: filter feedbacks by metric id. - isRequired: true - types: - - - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: skip - types: - - - return: - description: Anomaly detection status. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metric enrichment status.\n\n\n\n````python\n\ - \n import datetime\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n\ - \ from azure.ai.metricsadvisor.aio import MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\")\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n results = client.list_metric_enrichment_status(\n\ - \ metric_id=metric_id,\n start_time=datetime.datetime(2020,\ - \ 1, 1),\n end_time=datetime.datetime(2020, 10, 21),\n \ - \ )\n async for result in results:\n print(str(result))\n\n\n\ - \ ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_metric_series_data - name: list_metric_series_data - summary: Get time series data from metric. - signature: 'list_metric_series_data(metric_id: str, series_keys: List[Dict[str, - str]], start_time: str | datetime, end_time: str | datetime, **kwargs: Any) -> - AsyncItemPaged[MetricSeriesData]' - parameters: - - name: metric_id - description: metric unique id. - isRequired: true - types: - - - - name: series_keys - description: query specific series. - isRequired: true - types: - - [[, ]] - - name: start_time - description: start time filter under chosen time mode. - isRequired: true - types: - - - - - - name: end_time - description: end time filter under chosen time mode. - isRequired: true - types: - - - - - return: - description: Time series data from metric. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metrics series data.\n\n\n\n````python\n\ - \n import datetime\n from azure.ai.metricsadvisor import MetricsAdvisorKeyCredential\n\ - \ from azure.ai.metricsadvisor.aio import MetricsAdvisorClient\n\n service_endpoint\ - \ = os.getenv(\"METRICS_ADVISOR_ENDPOINT\")\n subscription_key = os.getenv(\"\ - METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key = os.getenv(\"METRICS_ADVISOR_API_KEY\"\ - )\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\")\n\n client = MetricsAdvisorClient(service_endpoint,\n\ - \ MetricsAdvisorKeyCredential(subscription_key,\ - \ api_key))\n\n async with client:\n results = client.list_metric_series_data(\n\ - \ metric_id=metric_id,\n start_time=datetime.datetime(2020,\ - \ 1, 1),\n end_time=datetime.datetime(2020, 10, 21),\n \ - \ series_keys=[\n {\"region\": \"Los Angeles\", \"category\"\ - : \"Homemade\"}\n ]\n )\n async for result in results:\n\ - \ print(str(result))\n\n\n ````\n" -- uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient.list_metric_series_definitions - name: list_metric_series_definitions - summary: List series (dimension combinations) from metric. - signature: 'list_metric_series_definitions(metric_id: str, active_since: datetime, - **kwargs: Any) -> AsyncItemPaged[MetricSeriesDefinition]' - parameters: - - name: metric_id - description: metric unique id. - isRequired: true - types: - - - - name: active_since - description: 'Required. query series ingested after this time, the format should - be - - yyyy-MM-ddTHH:mm:ssZ.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: skip - types: - - - - name: dimension_filter - description: filter specific dimension name and values. - types: - - [, []] - return: - description: Series (dimension combinations) from metric. - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "Query metric series definitions.\n\n\n\n````python\n\n import datetime\n from azure.ai.metricsadvisor\ - \ import MetricsAdvisorKeyCredential\n from azure.ai.metricsadvisor.aio import\ - \ MetricsAdvisorClient\n\n service_endpoint = os.getenv(\"METRICS_ADVISOR_ENDPOINT\"\ - )\n subscription_key = os.getenv(\"METRICS_ADVISOR_SUBSCRIPTION_KEY\")\n api_key\ - \ = os.getenv(\"METRICS_ADVISOR_API_KEY\")\n metric_id = os.getenv(\"METRICS_ADVISOR_METRIC_ID\"\ - )\n\n client = MetricsAdvisorClient(service_endpoint,\n \ - \ MetricsAdvisorKeyCredential(subscription_key, api_key))\n\n async\ - \ with client:\n results = client.list_metric_series_definitions(\n \ - \ metric_id=metric_id,\n active_since=datetime.datetime(2020,\ - \ 1, 1),\n )\n async for result in results:\n print(str(result))\n\ - \n\n ````\n" diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.yml deleted file mode 100644 index b37427bcd71d..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.ai.metricsadvisor.aio -name: aio -fullName: azure.ai.metricsadvisor.aio -type: import -classes: -- azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient -- azure.ai.metricsadvisor.aio.MetricsAdvisorClient diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AlertQueryTimeMode.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AlertQueryTimeMode.yml deleted file mode 100644 index 994d8905e7b7..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AlertQueryTimeMode.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.AlertQueryTimeMode -name: AlertQueryTimeMode -fullName: azure.ai.metricsadvisor.models.AlertQueryTimeMode -summary: time mode -module: azure.ai.metricsadvisor.models -fields: -- name: ANOMALY_TIME - uid: azure.ai.metricsadvisor.models.AlertQueryTimeMode.ANOMALY_TIME -- name: CREATED_TIME - uid: azure.ai.metricsadvisor.models.AlertQueryTimeMode.CREATED_TIME -- name: MODIFIED_TIME - uid: azure.ai.metricsadvisor.models.AlertQueryTimeMode.MODIFIED_TIME diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyAlert.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyAlert.yml deleted file mode 100644 index 90d7372f12f0..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyAlert.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AnomalyAlert -name: AnomalyAlert -fullName: azure.ai.metricsadvisor.models.AnomalyAlert -module: azure.ai.metricsadvisor.models -constructor: - syntax: AnomalyAlert(**kwargs) -variables: -- description: alert id. - name: id - types: - - -- description: anomaly time. - name: timestamp - types: - - -- description: created time. - name: created_time - types: - - -- description: modified time. - name: modified_time - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.AnomalyAlert.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AnomalyAlert.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AnomalyAlert.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AnomalyAlert.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AnomalyAlert.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AnomalyAlert.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AnomalyAlert.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.yml deleted file mode 100644 index 10979aaab213..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration -name: AnomalyAlertConfiguration -fullName: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration -module: azure.ai.metricsadvisor.models -summary: AnomalyAlertConfiguration. -constructor: - syntax: 'AnomalyAlertConfiguration(name: str, metric_alert_configurations: List[MetricAlertConfiguration], - hook_ids: List[str], **kwargs: Any)' - parameters: - - name: name - description: Required. anomaly alert configuration name. - isRequired: true - types: - - - - name: hook_ids - description: Required. hook unique ids. - isRequired: true - types: - - [] - - name: metric_alert_configurations - description: Required. Anomaly alert configurations. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: dimensions_to_split_alert - description: dimensions used to split alert. - types: - - [] -variables: -- description: anomaly alert configuration unique id. - name: id - types: - - -- description: anomaly alert configuration description. - name: description - types: - - -- description: 'cross metrics operator - - should be specified when setting up multiple metric alert configurations. Possible - values - - include: "AND", "OR", "XOR".' - name: cross_metrics_operator - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.yml deleted file mode 100644 index 496355a14266..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration -name: AnomalyDetectionConfiguration -fullName: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration -module: azure.ai.metricsadvisor.models -summary: AnomalyDetectionConfiguration. -constructor: - syntax: 'AnomalyDetectionConfiguration(name: str, metric_id: str, whole_series_detection_condition: - MetricDetectionCondition, **kwargs: Any)' - parameters: - - name: name - description: Required. anomaly detection configuration name. - isRequired: true - types: - - - - name: metric_id - description: Required. metric unique id. - isRequired: true - types: - - - - name: whole_series_detection_condition - description: 'Required. - - Conditions to detect anomalies in all time series of a metric.' - isRequired: true - types: - - -variables: -- description: anomaly detection configuration description. - name: description - types: - - -- description: anomaly detection configuration unique id. - name: id - types: - - -- description: detection configuration for series group. - name: series_group_detection_conditions - types: - - [] -- description: detection configuration for specific series. - name: series_detection_conditions - types: - - [] -methods: -- uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyDetectorDirection.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyDetectorDirection.yml deleted file mode 100644 index 21f61d577d53..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyDetectorDirection.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.AnomalyDetectorDirection -name: AnomalyDetectorDirection -fullName: azure.ai.metricsadvisor.models.AnomalyDetectorDirection -summary: detection direction. -module: azure.ai.metricsadvisor.models -fields: -- name: BOTH - uid: azure.ai.metricsadvisor.models.AnomalyDetectorDirection.BOTH -- name: DOWN - uid: azure.ai.metricsadvisor.models.AnomalyDetectorDirection.DOWN -- name: UP - uid: azure.ai.metricsadvisor.models.AnomalyDetectorDirection.UP diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyFeedback.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyFeedback.yml deleted file mode 100644 index f0fed1929b1b..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyFeedback.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AnomalyFeedback -name: AnomalyFeedback -fullName: azure.ai.metricsadvisor.models.AnomalyFeedback -module: azure.ai.metricsadvisor.models -summary: 'AnomalyFeedback. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AnomalyFeedback(metric_id, dimension_key, start_time, end_time, value, **kwargs) - parameters: - - name: metric_id - description: Required. metric unique id. - isRequired: true - types: - - - - name: dimension_key - description: Required. metric dimension filter. - isRequired: true - types: - - [, ] - - name: start_time - description: Required. the start timestamp of feedback timerange. - isRequired: true - types: - - - - name: end_time - description: 'Required. the end timestamp of feedback timerange, when equals to - startTime - - means only one timestamp.' - isRequired: true - types: - - - - name: value - description: 'Required. Possible values include: "AutoDetect", "Anomaly", "NotAnomaly".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: created_time - description: feedback created time. - types: - - - - name: user_principal - description: user who gives this feedback. - types: - - - - name: anomaly_detection_configuration_id - description: 'the corresponding anomaly detection configuration of - - this feedback.' - types: - - - - name: anomaly_detection_configuration_snapshot - types: - - -variables: -- description: 'Required. feedback type.Constant filled by server. Possible values - - include: "Anomaly", "ChangePoint", "Period", "Comment".' - name: feedback_type - types: - - - - -- description: feedback unique id. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AnomalyFeedback.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyIncident.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyIncident.yml deleted file mode 100644 index 375a6419f4da..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyIncident.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AnomalyIncident -name: AnomalyIncident -fullName: azure.ai.metricsadvisor.models.AnomalyIncident -module: azure.ai.metricsadvisor.models -summary: 'AnomalyIncident. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'AnomalyIncident(*, id: str, start_time: datetime, last_time: datetime, - severity: str | _models.AnomalySeverity, dimension_key: Dict[str, str], **kwargs)' - parameters: - - name: dimension_key - description: dimension specified for series. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: id - description: incident id. Required. - types: - - - - name: start_time - description: incident start time. Required. - types: - - - - name: last_time - description: incident last time. Required. - types: - - - - name: severity - description: 'max severity of latest anomalies in the incident. Required. Known - values - - are: "Low", "Medium", and "High".' - types: - - - - - - name: dimension_key - description: dimension specified for series group. Required. - types: - - [, ] -variables: -- description: metric unique id. Only returned for alerting incident result. - name: metric_id - types: - - -- description: 'anomaly detection configuration unique id. - - Only returned for alerting incident result.' - name: detection_configuration_id - types: - - -- description: incident id. - name: id - types: - - -- description: incident start time. - name: start_time - types: - - -- description: incident last time. - name: last_time - types: - - -- description: 'max severity of latest anomalies in the incident. Possible values - include: - - "Low", "Medium", "High".' - name: severity - types: - - - - -- description: 'incident status - - only return for alerting incident result. Possible values include: "Active", "Resolved".' - name: status - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AnomalyIncident.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AnomalyIncident.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AnomalyIncident.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AnomalyIncident.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AnomalyIncident.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AnomalyIncident.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AnomalyIncident.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyIncidentStatus.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyIncidentStatus.yml deleted file mode 100644 index 378629f731cc..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyIncidentStatus.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.AnomalyIncidentStatus -name: AnomalyIncidentStatus -fullName: azure.ai.metricsadvisor.models.AnomalyIncidentStatus -summary: 'incident status - - - only return for alerting incident result.' -module: azure.ai.metricsadvisor.models -fields: -- name: ACTIVE - uid: azure.ai.metricsadvisor.models.AnomalyIncidentStatus.ACTIVE -- name: RESOLVED - uid: azure.ai.metricsadvisor.models.AnomalyIncidentStatus.RESOLVED diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalySeverity.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalySeverity.yml deleted file mode 100644 index 489102ad55c5..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalySeverity.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.AnomalySeverity -name: AnomalySeverity -fullName: azure.ai.metricsadvisor.models.AnomalySeverity -summary: min alert severity. -module: azure.ai.metricsadvisor.models -fields: -- name: HIGH - uid: azure.ai.metricsadvisor.models.AnomalySeverity.HIGH -- name: LOW - uid: azure.ai.metricsadvisor.models.AnomalySeverity.LOW -- name: MEDIUM - uid: azure.ai.metricsadvisor.models.AnomalySeverity.MEDIUM diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyValue.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyValue.yml deleted file mode 100644 index c56e255b91f0..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyValue.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.AnomalyValue -name: AnomalyValue -fullName: azure.ai.metricsadvisor.models.AnomalyValue -summary: AnomalyValue. -module: azure.ai.metricsadvisor.models -fields: -- name: ANOMALY - uid: azure.ai.metricsadvisor.models.AnomalyValue.ANOMALY -- name: AUTO_DETECT - uid: azure.ai.metricsadvisor.models.AnomalyValue.AUTO_DETECT -- name: NOT_ANOMALY - uid: azure.ai.metricsadvisor.models.AnomalyValue.NOT_ANOMALY diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.yml deleted file mode 100644 index 9212442b174f..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.yml +++ /dev/null @@ -1,229 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource -name: AzureApplicationInsightsDataFeedSource -fullName: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource -module: azure.ai.metricsadvisor.models -summary: AzureApplicationInsightsDataFeedSource. -constructor: - syntax: 'AzureApplicationInsightsDataFeedSource(query: str, **kwargs: Any)' - parameters: - - name: query - description: Required. Query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: azure_cloud - description: Azure cloud environment. - types: - - - - name: application_id - description: Azure Application Insights ID. - types: - - - - name: api_key - description: API Key. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.yml deleted file mode 100644 index 29123589b605..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.yml +++ /dev/null @@ -1,230 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource -name: AzureBlobDataFeedSource -fullName: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource -module: azure.ai.metricsadvisor.models -summary: AzureBlobDataFeedSource. -constructor: - syntax: 'AzureBlobDataFeedSource(container: str, blob_template: str, **kwargs: Any)' - parameters: - - name: container - description: Required. Container. - isRequired: true - types: - - - - name: blob_template - description: Required. Blob Template. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: Azure Blob connection string. - types: - - - - name: msi - description: If using managed identity authentication. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.yml deleted file mode 100644 index 1b36bdd8bcb8..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.yml +++ /dev/null @@ -1,232 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource -name: AzureCosmosDbDataFeedSource -fullName: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource -module: azure.ai.metricsadvisor.models -summary: AzureCosmosDbDataFeedSource. -constructor: - syntax: 'AzureCosmosDbDataFeedSource(sql_query: str, database: str, collection_id: - str, **kwargs: Any)' - parameters: - - name: sql_query - description: Required. Query script. - isRequired: true - types: - - - - name: database - description: Required. Database name. - isRequired: true - types: - - - - name: collection_id - description: Required. Collection id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: Azure CosmosDB connection string. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.yml deleted file mode 100644 index cbe80a074510..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.yml +++ /dev/null @@ -1,233 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource -name: AzureDataExplorerDataFeedSource -fullName: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource -module: azure.ai.metricsadvisor.models -summary: AzureDataExplorerDataFeedSource. -constructor: - syntax: 'AzureDataExplorerDataFeedSource(query: str, **kwargs: Any)' - parameters: - - name: query - description: Required. Query script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: Database connection string. - types: - - - - name: msi - description: If using managed identity authentication. - types: - - - - name: datasource_service_principal_id - description: Datasource service principal unique id. - types: - - - - name: datasource_service_principal_in_kv_id - description: Datasource service principal in key vault unique id. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.yml deleted file mode 100644 index 47b0acbdfc62..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.yml +++ /dev/null @@ -1,252 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource -name: AzureDataLakeStorageGen2DataFeedSource -fullName: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource -module: azure.ai.metricsadvisor.models -summary: AzureDataLakeStorageGen2DataFeedSource. -constructor: - syntax: 'AzureDataLakeStorageGen2DataFeedSource(file_system_name: str, directory_template: - str, file_template: str, **kwargs: Any)' - parameters: - - name: file_system_name - description: Required. File system name (Container). - isRequired: true - types: - - - - name: directory_template - description: Required. Directory template. - isRequired: true - types: - - - - name: file_template - description: Required. File template. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: account_name - description: Account name. - types: - - - - name: account_key - description: Account key. - types: - - - - name: msi - description: If using managed identity authentication. - types: - - - - name: datasource_service_principal_id - description: Datasource service principal unique id. - types: - - - - name: datasource_service_principal_in_kv_id - description: Datasource service principal in key vault unique id. - types: - - - - name: datasource_datalake_gen2_shared_key_id - description: Datasource datalake gen2 shared key unique id. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.yml deleted file mode 100644 index 815cdf5590a5..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.yml +++ /dev/null @@ -1,221 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource -name: AzureEventHubsDataFeedSource -fullName: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource -module: azure.ai.metricsadvisor.models -summary: AzureEventHubsDataFeedSource. -constructor: - syntax: 'AzureEventHubsDataFeedSource(consumer_group: str, **kwargs: Any)' - parameters: - - name: consumer_group - description: Required. The consumer group to be used in this data feed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: The connection string of this Azure Event Hubs. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.yml deleted file mode 100644 index 58720d8c7541..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.yml +++ /dev/null @@ -1,251 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource -name: AzureLogAnalyticsDataFeedSource -fullName: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource -module: azure.ai.metricsadvisor.models -summary: AzureLogAnalyticsDataFeedSource. -constructor: - syntax: 'AzureLogAnalyticsDataFeedSource(workspace_id: str, query: str, **kwargs: - Any)' - parameters: - - name: workspace_id - description: Required. The workspace id of this Log Analytics. - isRequired: true - types: - - - - name: query - description: 'Required. The KQL (Kusto Query Language) query to fetch data from - this Log - - Analytics.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: tenant_id - description: 'The tenant id of service principal that have access to this Log - - Analytics.' - types: - - - - name: client_id - description: 'The client id of service principal that have access to this Log - - Analytics.' - types: - - - - name: client_secret - description: The client secret of service principal that have access to this Log - Analytics. - types: - - - - name: datasource_service_principal_id - description: Datasource service principal unique id. - types: - - - - name: datasource_service_principal_in_kv_id - description: Datasource service principal in key vault unique id. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureTableDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureTableDataFeedSource.yml deleted file mode 100644 index 00c21e45a3f2..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureTableDataFeedSource.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource -name: AzureTableDataFeedSource -fullName: azure.ai.metricsadvisor.models.AzureTableDataFeedSource -module: azure.ai.metricsadvisor.models -summary: AzureTableDataFeedSource. -constructor: - syntax: 'AzureTableDataFeedSource(query: str, table: str, **kwargs: Any)' - parameters: - - name: query - description: Required. Query script. - isRequired: true - types: - - - - name: table - description: Required. Table name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: Azure Table connection string. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangePointFeedback.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangePointFeedback.yml deleted file mode 100644 index 3284c826a518..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangePointFeedback.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.ChangePointFeedback -name: ChangePointFeedback -fullName: azure.ai.metricsadvisor.models.ChangePointFeedback -module: azure.ai.metricsadvisor.models -summary: 'ChangePointFeedback. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ChangePointFeedback(metric_id, dimension_key, start_time, end_time, value, - **kwargs) - parameters: - - name: metric_id - description: Required. metric unique id. - isRequired: true - types: - - - - name: dimension_key - description: Required. metric dimension filter. - isRequired: true - types: - - [, ] - - name: start_time - description: Required. the start timestamp of feedback timerange. - isRequired: true - types: - - - - name: end_time - description: 'Required. the end timestamp of feedback timerange, when equals to - startTime - - means only one timestamp.' - isRequired: true - types: - - - - name: value - description: 'Required. Possible values include: "AutoDetect", "ChangePoint", - "NotChangePoint".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: created_time - description: feedback created time. - types: - - - - name: user_principal - description: user who gives this feedback. - types: - - -variables: -- description: 'Required. feedback type.Constant filled by server. Possible values - - include: "Anomaly", "ChangePoint", "Period", "Comment".' - name: feedback_type - types: - - - - -- description: feedback unique id. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.ChangePointFeedback.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangePointValue.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangePointValue.yml deleted file mode 100644 index 4ebe0a9f8082..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangePointValue.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.ChangePointValue -name: ChangePointValue -fullName: azure.ai.metricsadvisor.models.ChangePointValue -summary: ChangePointValue. -module: azure.ai.metricsadvisor.models -fields: -- name: AUTO_DETECT - uid: azure.ai.metricsadvisor.models.ChangePointValue.AUTO_DETECT -- name: CHANGE_POINT - uid: azure.ai.metricsadvisor.models.ChangePointValue.CHANGE_POINT -- name: NOT_CHANGE_POINT - uid: azure.ai.metricsadvisor.models.ChangePointValue.NOT_CHANGE_POINT diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangeThresholdCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangeThresholdCondition.yml deleted file mode 100644 index 2765ffa6ace3..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangeThresholdCondition.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition -name: ChangeThresholdCondition -fullName: azure.ai.metricsadvisor.models.ChangeThresholdCondition -module: azure.ai.metricsadvisor.models -summary: ChangeThresholdCondition. -constructor: - syntax: 'ChangeThresholdCondition(change_percentage: float, shift_point: int, within_range: - bool, anomaly_detector_direction: str | AnomalyDetectorDirection, suppress_condition: - SuppressCondition, **kwargs: Any)' - parameters: - - name: change_percentage - description: "Required. change percentage, value range : [0, +\u221E)." - isRequired: true - types: - - - - name: shift_point - description: "Required. shift point, value range : [1, +\u221E)." - isRequired: true - types: - - - - name: within_range - description: 'Required. if the withinRange = true, detected data is abnormal when - the - - value falls in the range, in this case anomalyDetectorDirection must be Both - - if the withinRange = false, detected data is abnormal when the value falls out - of the range.' - isRequired: true - types: - - - - name: anomaly_detector_direction - description: 'Required. detection direction. Possible values include: - - "Both", "Down", "Up".' - isRequired: true - types: - - - - - - name: suppress_condition - description: Required. - isRequired: true - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.CommentFeedback.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.CommentFeedback.yml deleted file mode 100644 index d185600882eb..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.CommentFeedback.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.CommentFeedback -name: CommentFeedback -fullName: azure.ai.metricsadvisor.models.CommentFeedback -module: azure.ai.metricsadvisor.models -summary: 'CommentFeedback. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CommentFeedback(metric_id, dimension_key, start_time, end_time, value, **kwargs) - parameters: - - name: metric_id - description: Required. metric unique id. - isRequired: true - types: - - - - name: dimension_key - description: Required. metric dimension filter. - isRequired: true - types: - - [, ] - - name: start_time - description: the start timestamp of feedback timerange. - isRequired: true - types: - - - - name: end_time - description: 'the end timestamp of feedback timerange, when equals to startTime - means only - - one timestamp.' - isRequired: true - types: - - - - name: value - description: Required. the comment string. - isRequired: true - types: - - - keywordOnlyParameters: - - name: created_time - description: feedback created time. - types: - - - - name: user_principal - description: user who gives this feedback. - types: - - -variables: -- description: 'Required. feedback type.Constant filled by server. Possible values - - include: "Anomaly", "ChangePoint", "Period", "Comment".' - name: feedback_type - types: - - - - -- description: feedback unique id. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.CommentFeedback.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.CommentFeedback.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.CommentFeedback.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.CommentFeedback.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.CommentFeedback.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.CommentFeedback.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.CommentFeedback.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.CommentFeedback.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.CommentFeedback.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.CommentFeedback.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.CommentFeedback.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeed.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeed.yml deleted file mode 100644 index 7e5167d47525..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeed.yml +++ /dev/null @@ -1,229 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeed -name: DataFeed -fullName: azure.ai.metricsadvisor.models.DataFeed -module: azure.ai.metricsadvisor.models -summary: Represents a data feed. -constructor: - syntax: 'DataFeed(name: str, source: DataFeedSourceUnion, granularity: DataFeedGranularity, - schema: DataFeedSchema, ingestion_settings: DataFeedIngestionSettings, **kwargs: - Any)' - parameters: - - name: name - description: Data feed name. - isRequired: true - types: - - - - name: schema - description: Data feed schema - isRequired: true - types: - - - - name: source - description: Data feed source. - isRequired: true - types: - - [, - , , - , , - , , - , , - , , - , ] - - name: granularity - description: Granularity of the time series. - isRequired: true - types: - - - - name: ingestion_settings - description: Data feed ingestion settings. - isRequired: true - types: - - -variables: -- description: Data feed created time. - name: created_time - types: - - -- description: Granularity of the time series. - name: granularity - types: - - -- description: Data feed unique id. - name: id - types: - - -- description: Data feed ingestion settings. - name: ingestion_settings - types: - - -- description: Whether the query user is one of data feed administrators or not. - name: is_admin - types: - - -- description: metric name and metric id dict - name: metric_ids - types: - - -- description: Data feed name. - name: name - types: - - -- description: Data feed schema - name: schema - types: - - -- description: Data feed source. - name: source - types: - - [, - , , - , , - , , - , , - , , - , ] -- description: 'Data feed status. Possible values include: "Active", "Paused". - - Default value: "Active".' - name: status - types: - - - - -- description: Data feed administrators. - name: admins - types: - - [] -- description: Data feed description. - name: data_feed_description - types: - - -- description: The fill missing point type and value. - name: missing_data_point_fill_settings - types: - - -- description: The rollup settings. - name: rollup_settings - types: - - -- description: Data feed viewers. - name: viewers - types: - - [] -- description: 'Data feed access mode. Possible values include: - - "Private", "Public". Default value: "Private".' - name: access_mode - types: - - - - -- description: action link for alert. - name: action_link_template - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DataFeed.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeed.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeed.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DataFeed.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeed.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DataFeed.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeed.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedAccessMode.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedAccessMode.yml deleted file mode 100644 index f0b18776c6f9..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedAccessMode.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DataFeedAccessMode -name: DataFeedAccessMode -fullName: azure.ai.metricsadvisor.models.DataFeedAccessMode -summary: data feed access mode, default is Private. -module: azure.ai.metricsadvisor.models -fields: -- name: PRIVATE - uid: azure.ai.metricsadvisor.models.DataFeedAccessMode.PRIVATE -- name: PUBLIC - uid: azure.ai.metricsadvisor.models.DataFeedAccessMode.PUBLIC diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.yml deleted file mode 100644 index fca132cbd024..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod -name: DataFeedAutoRollupMethod -fullName: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod -summary: roll up method. -module: azure.ai.metricsadvisor.models -fields: -- name: AVG - uid: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.AVG -- name: COUNT - uid: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.COUNT -- name: MAX - uid: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.MAX -- name: MIN - uid: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.MIN -- name: NONE - uid: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.NONE -- name: SUM - uid: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.SUM diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedDimension.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedDimension.yml deleted file mode 100644 index 01f2f13bf6f9..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedDimension.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedDimension -name: DataFeedDimension -fullName: azure.ai.metricsadvisor.models.DataFeedDimension -module: azure.ai.metricsadvisor.models -summary: DataFeedDimension. -constructor: - syntax: 'DataFeedDimension(name: str, **kwargs: Any)' - parameters: - - name: name - description: Required. dimension name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: display_name - description: dimension display name. - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DataFeedDimension.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeedDimension.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeedDimension.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DataFeedDimension.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeedDimension.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DataFeedDimension.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeedDimension.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedGranularity.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedGranularity.yml deleted file mode 100644 index 735c156c9e19..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedGranularity.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedGranularity -name: DataFeedGranularity -fullName: azure.ai.metricsadvisor.models.DataFeedGranularity -module: azure.ai.metricsadvisor.models -summary: Data feed granularity -constructor: - syntax: 'DataFeedGranularity(granularity_type: str | DataFeedGranularityType, **kwargs: - Any)' - parameters: - - name: granularity_type - description: 'Granularity of the time series. Possible values include: - - "Yearly", "Monthly", "Weekly", "Daily", "Hourly", "Minutely", "Secondly", "Custom".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: custom_granularity_value - description: Must be populated if granularity_type is "Custom". - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedGranularityType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedGranularityType.yml deleted file mode 100644 index 1e2a6f2a7d32..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedGranularityType.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DataFeedGranularityType -name: DataFeedGranularityType -fullName: azure.ai.metricsadvisor.models.DataFeedGranularityType -summary: granularity of the time series. -module: azure.ai.metricsadvisor.models -fields: -- name: CUSTOM - uid: azure.ai.metricsadvisor.models.DataFeedGranularityType.CUSTOM -- name: DAILY - uid: azure.ai.metricsadvisor.models.DataFeedGranularityType.DAILY -- name: HOURLY - uid: azure.ai.metricsadvisor.models.DataFeedGranularityType.HOURLY -- name: MINUTELY - uid: azure.ai.metricsadvisor.models.DataFeedGranularityType.MINUTELY -- name: MONTHLY - uid: azure.ai.metricsadvisor.models.DataFeedGranularityType.MONTHLY -- name: WEEKLY - uid: azure.ai.metricsadvisor.models.DataFeedGranularityType.WEEKLY -- name: YEARLY - uid: azure.ai.metricsadvisor.models.DataFeedGranularityType.YEARLY diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionProgress.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionProgress.yml deleted file mode 100644 index 927a0110af9c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionProgress.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress -name: DataFeedIngestionProgress -fullName: azure.ai.metricsadvisor.models.DataFeedIngestionProgress -module: azure.ai.metricsadvisor.models -summary: DataFeedIngestionProgress. -constructor: - syntax: DataFeedIngestionProgress(**kwargs) -variables: -- description: 'the timestamp of lastest success ingestion job. - - null indicates not available.' - name: latest_success_timestamp - types: - - -- description: 'the timestamp of lastest ingestion job with status update. - - null indicates not available.' - name: latest_active_timestamp - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionSettings.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionSettings.yml deleted file mode 100644 index 190a62be4562..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionSettings.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedIngestionSettings -name: DataFeedIngestionSettings -fullName: azure.ai.metricsadvisor.models.DataFeedIngestionSettings -module: azure.ai.metricsadvisor.models -summary: Data feed ingestion settings. -constructor: - syntax: 'DataFeedIngestionSettings(ingestion_begin_time: datetime, **kwargs: Any)' - parameters: - - name: ingestion_begin_time - description: Ingestion start time. - isRequired: true - types: - - - keywordOnlyParameters: - - name: data_source_request_concurrency - description: 'The max concurrency of data ingestion queries against - - user data source. Zero (0) means no limitation.' - types: - - - - name: ingestion_retry_delay - description: The min retry interval for failed data ingestion tasks, in seconds. - types: - - - - name: ingestion_start_offset - description: 'The time that the beginning of data ingestion task will delay - - for every data slice according to this offset, in seconds.' - types: - - - - name: stop_retry_after - description: 'Stop retry data ingestion after the data slice first - - schedule time in seconds.' - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionStatus.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionStatus.yml deleted file mode 100644 index a69567790a3f..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionStatus.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus -name: DataFeedIngestionStatus -fullName: azure.ai.metricsadvisor.models.DataFeedIngestionStatus -module: azure.ai.metricsadvisor.models -summary: 'DataFeedIngestionStatus. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: DataFeedIngestionStatus(**kwargs) -variables: -- description: data slice timestamp. - name: timestamp - types: - - -- description: latest ingestion task status for this data slice. - name: status - types: - - -- description: the trimmed message of last ingestion job. - name: message - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedMetric.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedMetric.yml deleted file mode 100644 index 553651173444..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedMetric.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedMetric -name: DataFeedMetric -fullName: azure.ai.metricsadvisor.models.DataFeedMetric -module: azure.ai.metricsadvisor.models -summary: DataFeedMetric. -constructor: - syntax: 'DataFeedMetric(name: str, **kwargs: Any)' - parameters: - - name: name - description: Required. metric name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: display_name - description: metric display name. - types: - - - - name: description - description: metric description. - types: - - -variables: -- description: metric id. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DataFeedMetric.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeedMetric.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeedMetric.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DataFeedMetric.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataFeedMetric.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DataFeedMetric.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataFeedMetric.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedMissingDataPointFillSettings.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedMissingDataPointFillSettings.yml deleted file mode 100644 index 4a90b9da0769..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedMissingDataPointFillSettings.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedMissingDataPointFillSettings -name: DataFeedMissingDataPointFillSettings -fullName: azure.ai.metricsadvisor.models.DataFeedMissingDataPointFillSettings -module: azure.ai.metricsadvisor.models -summary: Data feed missing data point fill settings -constructor: - syntax: DataFeedMissingDataPointFillSettings(**kwargs) - keywordOnlyParameters: - - name: fill_type - description: 'The type of fill missing point for anomaly detection. Possible - - values include: "SmartFilling", "PreviousValue", "CustomValue", "NoFilling". - Default value: - - "SmartFilling".' - types: - - - - - - name: custom_fill_value - description: 'The value of fill missing point for anomaly detection - - if "CustomValue" fill type is specified.' - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedRollupSettings.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedRollupSettings.yml deleted file mode 100644 index 74852970778a..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedRollupSettings.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedRollupSettings -name: DataFeedRollupSettings -fullName: azure.ai.metricsadvisor.models.DataFeedRollupSettings -module: azure.ai.metricsadvisor.models -summary: Data feed rollup settings -constructor: - syntax: DataFeedRollupSettings(**kwargs) - keywordOnlyParameters: - - name: rollup_identification_value - description: The identification value for the row of calculated all-up value. - types: - - - - name: rollup_type - description: 'Mark if the data feed needs rollup. Possible values include: "NoRollup", - - "AutoRollup", "AlreadyRollup". Default value: "AutoRollup".' - types: - - - - - - name: auto_rollup_group_by_column_names - description: Roll up columns. - types: - - [] - - name: rollup_method - description: 'Roll up method. Possible values include: "None", "Sum", "Max", "Min", - - "Avg", "Count".' - types: - - - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedRollupType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedRollupType.yml deleted file mode 100644 index ef9b2e6139c4..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedRollupType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DataFeedRollupType -name: DataFeedRollupType -fullName: azure.ai.metricsadvisor.models.DataFeedRollupType -summary: mark if the data feed need rollup. -module: azure.ai.metricsadvisor.models -fields: -- name: ALREADY_ROLLUP - uid: azure.ai.metricsadvisor.models.DataFeedRollupType.ALREADY_ROLLUP -- name: NEED_ROLLUP - uid: azure.ai.metricsadvisor.models.DataFeedRollupType.NEED_ROLLUP -- name: NO_ROLLUP - uid: azure.ai.metricsadvisor.models.DataFeedRollupType.NO_ROLLUP diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedSchema.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedSchema.yml deleted file mode 100644 index e59573299c98..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedSchema.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedSchema -name: DataFeedSchema -fullName: azure.ai.metricsadvisor.models.DataFeedSchema -module: azure.ai.metricsadvisor.models -summary: Data feed schema -constructor: - syntax: 'DataFeedSchema(metrics: List[DataFeedMetric], **kwargs: Any)' - parameters: - - name: metrics - description: List of metrics. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: dimensions - description: List of dimension. - types: - - [] - - name: timestamp_column - description: 'User-defined timestamp column. - - If timestamp_column is None, start time of every time slice will be used as - default value.' - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedSource.yml deleted file mode 100644 index d3e5df22bd17..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedSource.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataFeedSource -name: DataFeedSource -fullName: azure.ai.metricsadvisor.models.DataFeedSource -module: azure.ai.metricsadvisor.models -summary: DataFeedSource base class -constructor: - syntax: 'DataFeedSource(data_source_type: str, **kwargs: Any)' - parameters: - - name: data_source_type - description: 'Required. data source type.Constant filled by server. Possible - values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - isRequired: true - types: - - - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -- description: The datasource credential id. - name: credential_id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.DataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.DataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.DataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.DataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.DataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.DataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.DataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedStatus.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedStatus.yml deleted file mode 100644 index 49bc8de0f886..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedStatus.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DataFeedStatus -name: DataFeedStatus -fullName: azure.ai.metricsadvisor.models.DataFeedStatus -summary: data feed status. -module: azure.ai.metricsadvisor.models -fields: -- name: ACTIVE - uid: azure.ai.metricsadvisor.models.DataFeedStatus.ACTIVE -- name: PAUSED - uid: azure.ai.metricsadvisor.models.DataFeedStatus.PAUSED diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataPointAnomaly.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataPointAnomaly.yml deleted file mode 100644 index dd249f0cb90e..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataPointAnomaly.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DataPointAnomaly -name: DataPointAnomaly -fullName: azure.ai.metricsadvisor.models.DataPointAnomaly -module: azure.ai.metricsadvisor.models -summary: 'DataPointAnomaly. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'DataPointAnomaly(*, timestamp: datetime, dimension: Dict[str, str], severity: - str | _models.AnomalySeverity, **kwargs)' - keywordOnlyParameters: - - name: timestamp - description: anomaly time. Required. - types: - - - - name: dimension - description: dimension specified for series. Required. - types: - - [, ] - - name: severity - description: 'anomaly severity. Required. Known values are: "Low", "Medium", and - "High".' - types: - - - - -variables: -- description: metric unique id. Only returned for alerting anomaly result. - name: metric_id - types: - - -- description: 'anomaly detection configuration unique id. - - Only returned for alerting anomaly result.' - name: detection_configuration_id - types: - - -- description: anomaly time. - name: timestamp - types: - - -- description: created time. Only returned for alerting result. - name: created_time - types: - - -- description: modified time. Only returned for alerting result. - name: modified_time - types: - - -- description: dimension specified for series. - name: dimension - types: - - [, ] -- description: 'anomaly severity. Possible values include: "Low", "Medium", "High".' - name: severity - types: - - -- description: 'anomaly status. only returned for alerting anomaly result. Possible - - values include: "Active", "Resolved".' - name: status - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DataPointAnomaly.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataPointAnomaly.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataPointAnomaly.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DataPointAnomaly.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DataPointAnomaly.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DataPointAnomaly.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DataPointAnomaly.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceAuthenticationType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceAuthenticationType.yml deleted file mode 100644 index 8c88dc635f25..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceAuthenticationType.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DatasourceAuthenticationType -name: DatasourceAuthenticationType -fullName: azure.ai.metricsadvisor.models.DatasourceAuthenticationType -summary: authentication type for corresponding data source. -module: azure.ai.metricsadvisor.models -fields: -- name: AZURE_SQL_CONNECTION_STRING - uid: azure.ai.metricsadvisor.models.DatasourceAuthenticationType.AZURE_SQL_CONNECTION_STRING -- name: BASIC - uid: azure.ai.metricsadvisor.models.DatasourceAuthenticationType.BASIC -- name: DATA_LAKE_GEN2_SHARED_KEY - uid: azure.ai.metricsadvisor.models.DatasourceAuthenticationType.DATA_LAKE_GEN2_SHARED_KEY -- name: MANAGED_IDENTITY - uid: azure.ai.metricsadvisor.models.DatasourceAuthenticationType.MANAGED_IDENTITY -- name: SERVICE_PRINCIPAL - uid: azure.ai.metricsadvisor.models.DatasourceAuthenticationType.SERVICE_PRINCIPAL -- name: SERVICE_PRINCIPAL_IN_KV - uid: azure.ai.metricsadvisor.models.DatasourceAuthenticationType.SERVICE_PRINCIPAL_IN_KV diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceCredential.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceCredential.yml deleted file mode 100644 index 74d0dbbe8865..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceCredential.yml +++ /dev/null @@ -1,105 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DatasourceCredential -name: DatasourceCredential -fullName: azure.ai.metricsadvisor.models.DatasourceCredential -module: azure.ai.metricsadvisor.models -summary: DatasourceCredential base class. -constructor: - syntax: 'DatasourceCredential(name: str, credential_type: str, **kwargs: Any)' - parameters: - - name: credential_type - description: 'Required. Type of data source credential.Constant filled by - - server. Possible values include: "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV".' - isRequired: true - types: - - - - - - name: name - description: Required. Name of data source credential. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - description: Description of data source credential. - types: - - -variables: -- description: Unique id of data source credential. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.DatasourceCredential.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceCredentialType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceCredentialType.yml deleted file mode 100644 index a0026f5b1f7b..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceCredentialType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DatasourceCredentialType -name: DatasourceCredentialType -fullName: azure.ai.metricsadvisor.models.DatasourceCredentialType -summary: Type of data source credential. -module: azure.ai.metricsadvisor.models -fields: -- name: AZURE_SQL_CONNECTION_STRING - uid: azure.ai.metricsadvisor.models.DatasourceCredentialType.AZURE_SQL_CONNECTION_STRING -- name: DATA_LAKE_GEN2_SHARED_KEY - uid: azure.ai.metricsadvisor.models.DatasourceCredentialType.DATA_LAKE_GEN2_SHARED_KEY -- name: SERVICE_PRINCIPAL - uid: azure.ai.metricsadvisor.models.DatasourceCredentialType.SERVICE_PRINCIPAL -- name: SERVICE_PRINCIPAL_IN_KV - uid: azure.ai.metricsadvisor.models.DatasourceCredentialType.SERVICE_PRINCIPAL_IN_KV diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.yml deleted file mode 100644 index 7b532b67cf0d..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.yml +++ /dev/null @@ -1,215 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey -name: DatasourceDataLakeGen2SharedKey -fullName: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey -module: azure.ai.metricsadvisor.models -summary: 'DatasourceDataLakeGen2SharedKey. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasourceDataLakeGen2SharedKey(name: str, account_key: str, **kwargs: - Any)' - parameters: - - name: name - description: Required. Name of data source credential. - isRequired: true - types: - - - - name: account_key - description: Required. The account key to access the Azure Data Lake Storage Gen2. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - description: Description of data source credential. - types: - - -variables: -- description: 'Required. Type of data source credential.Constant filled by - - server. Possible values include: "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV".' - name: credential_type -- description: Unique id of data source credential. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType.yml deleted file mode 100644 index d90c73778f1c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType -name: DatasourceMissingDataPointFillType -fullName: azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType -summary: the type of fill missing point for anomaly detection. -module: azure.ai.metricsadvisor.models -fields: -- name: CUSTOM_VALUE - uid: azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType.CUSTOM_VALUE -- name: NO_FILLING - uid: azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType.NO_FILLING -- name: PREVIOUS_VALUE - uid: azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType.PREVIOUS_VALUE -- name: SMART_FILLING - uid: azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType.SMART_FILLING diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceServicePrincipal.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceServicePrincipal.yml deleted file mode 100644 index 17452862c222..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceServicePrincipal.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal -name: DatasourceServicePrincipal -fullName: azure.ai.metricsadvisor.models.DatasourceServicePrincipal -module: azure.ai.metricsadvisor.models -summary: 'DatasourceServicePrincipal. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasourceServicePrincipal(name: str, client_id: str, client_secret: str, - tenant_id: str, **kwargs: Any)' - parameters: - - name: name - description: Required. Name of data source credential. - isRequired: true - types: - - - - name: client_id - description: Required. The client id of the service principal. - isRequired: true - types: - - - - name: client_secret - description: Required. The client secret of the service principal. - isRequired: true - types: - - - - name: tenant_id - description: Required. The tenant id of the service principal. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - description: Description of data source credential. - types: - - -variables: -- description: 'Required. Type of data source credential.Constant filled by - - server. Possible values include: "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV".' - name: credential_type -- description: Unique id of data source credential. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.yml deleted file mode 100644 index 378ad00f0c1f..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault -name: DatasourceServicePrincipalInKeyVault -fullName: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault -module: azure.ai.metricsadvisor.models -summary: 'DatasourceServicePrincipalInKeyVault. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasourceServicePrincipalInKeyVault(name: str, *, key_vault_endpoint: - str, key_vault_client_id: str, key_vault_client_secret: str, service_principal_id_name_in_kv: - str, service_principal_secret_name_in_kv: str, tenant_id: str, **kwargs: Any)' - parameters: - - name: name - description: Required. Name of data source credential. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - description: Description of data source credential. - types: - - - - name: key_vault_endpoint - description: Required. The Key Vault endpoint that storing the service principal. - types: - - - - name: key_vault_client_id - description: Required. The Client Id to access the Key Vault. - types: - - - - name: key_vault_client_secret - description: Required. The Client Secret to access the Key Vault. - types: - - - - name: service_principal_id_name_in_kv - description: 'Required. The secret name of the service principal''s - - client Id in the Key Vault.' - types: - - - - name: service_principal_secret_name_in_kv - description: 'Required. The secret name of the service - - principal''s client secret in the Key Vault.' - types: - - - - name: tenant_id - description: Required. The tenant id of your service principal. - types: - - -variables: -- description: 'Required. Type of data source credential.Constant filled by - - server. Possible values include: "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV".' - name: credential_type -- description: Unique id of data source credential. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.yml deleted file mode 100644 index eac038b896a8..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.yml +++ /dev/null @@ -1,215 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString -name: DatasourceSqlConnectionString -fullName: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString -module: azure.ai.metricsadvisor.models -summary: 'DatasourceSqlConnectionString. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasourceSqlConnectionString(name: str, connection_string: str, **kwargs: - Any)' - parameters: - - name: name - description: Required. Name of data source credential. - isRequired: true - types: - - - - name: connection_string - description: Required. The connection string to access the Azure SQL. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - description: Description of data source credential. - types: - - -variables: -- description: 'Required. Type of data source credential.Constant filled by - - server. Possible values include: "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV".' - name: credential_type -- description: Unique id of data source credential. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceType.yml deleted file mode 100644 index 4efa4ed4d087..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceType.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DatasourceType -name: DatasourceType -fullName: azure.ai.metricsadvisor.models.DatasourceType -summary: data source type. -module: azure.ai.metricsadvisor.models -fields: -- name: AZURE_APPLICATION_INSIGHTS - uid: azure.ai.metricsadvisor.models.DatasourceType.AZURE_APPLICATION_INSIGHTS -- name: AZURE_BLOB - uid: azure.ai.metricsadvisor.models.DatasourceType.AZURE_BLOB -- name: AZURE_COSMOS_DB - uid: azure.ai.metricsadvisor.models.DatasourceType.AZURE_COSMOS_DB -- name: AZURE_DATA_EXPLORER - uid: azure.ai.metricsadvisor.models.DatasourceType.AZURE_DATA_EXPLORER -- name: AZURE_DATA_LAKE_STORAGE_GEN2 - uid: azure.ai.metricsadvisor.models.DatasourceType.AZURE_DATA_LAKE_STORAGE_GEN2 -- name: AZURE_EVENT_HUBS - uid: azure.ai.metricsadvisor.models.DatasourceType.AZURE_EVENT_HUBS -- name: AZURE_LOG_ANALYTICS - uid: azure.ai.metricsadvisor.models.DatasourceType.AZURE_LOG_ANALYTICS -- name: AZURE_TABLE - uid: azure.ai.metricsadvisor.models.DatasourceType.AZURE_TABLE -- name: INFLUX_DB - uid: azure.ai.metricsadvisor.models.DatasourceType.INFLUX_DB -- name: MONGO_DB - uid: azure.ai.metricsadvisor.models.DatasourceType.MONGO_DB -- name: MY_SQL - uid: azure.ai.metricsadvisor.models.DatasourceType.MY_SQL -- name: POSTGRE_SQL - uid: azure.ai.metricsadvisor.models.DatasourceType.POSTGRE_SQL -- name: SQL_SERVER - uid: azure.ai.metricsadvisor.models.DatasourceType.SQL_SERVER diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.yml deleted file mode 100644 index 415f6eed3cf2..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition -name: DetectionAnomalyFilterCondition -fullName: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition -module: azure.ai.metricsadvisor.models -summary: DetectionAnomalyFilterCondition. -constructor: - syntax: DetectionAnomalyFilterCondition(**kwargs) - keywordOnlyParameters: - - name: series_group_key - description: dimension filter. - types: - - [, ] - - name: severity_filter - types: - - -variables: -- description: dimension filter. - name: series_group_key - types: - - [, ] -- name: severity_filter - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionConditionOperator.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionConditionOperator.yml deleted file mode 100644 index 17dc02bc1a58..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionConditionOperator.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.DetectionConditionOperator -name: DetectionConditionOperator -fullName: azure.ai.metricsadvisor.models.DetectionConditionOperator -summary: 'condition operator - - - should be specified when combining multiple detection conditions.' -module: azure.ai.metricsadvisor.models -fields: -- name: AND - uid: azure.ai.metricsadvisor.models.DetectionConditionOperator.AND -- name: OR - uid: azure.ai.metricsadvisor.models.DetectionConditionOperator.OR diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.yml deleted file mode 100644 index 49631985f8cf..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition -name: DetectionIncidentFilterCondition -fullName: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition -module: azure.ai.metricsadvisor.models -summary: DetectionIncidentFilterCondition. -constructor: - syntax: 'DetectionIncidentFilterCondition(*, dimension_filter: List[_models.DimensionGroupIdentity] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: dimension_filter - description: dimension filter. - defaultValue: None - types: - - [] -variables: -- description: dimension filter. - name: dimension_filter - types: - - [] -methods: -- uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DimensionGroupIdentity.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DimensionGroupIdentity.yml deleted file mode 100644 index cc63e4d92c46..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DimensionGroupIdentity.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity -name: DimensionGroupIdentity -fullName: azure.ai.metricsadvisor.models.DimensionGroupIdentity -module: azure.ai.metricsadvisor.models -summary: 'DimensionGroupIdentity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DimensionGroupIdentity(*, dimension: Dict[str, str], **kwargs)' - keywordOnlyParameters: - - name: dimension - description: dimension specified for series group. Required. - types: - - [, ] -variables: -- description: dimension specified for series group. Required. - name: dimension - types: - - [, ] -methods: -- uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.EmailNotificationHook.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.EmailNotificationHook.yml deleted file mode 100644 index f73d49ad7287..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.EmailNotificationHook.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.EmailNotificationHook -name: EmailNotificationHook -fullName: azure.ai.metricsadvisor.models.EmailNotificationHook -module: azure.ai.metricsadvisor.models -summary: EmailNotificationHook. -constructor: - syntax: 'EmailNotificationHook(name: str, emails_to_alert: List[str], **kwargs: - Any)' - parameters: - - name: name - description: Hook unique name. - isRequired: true - types: - - - - name: emails_to_alert - description: 'Required. Email TO: list.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: description - description: Hook description. - types: - - - - name: external_link - description: Hook external link. - types: - - -variables: -- description: Hook administrators. - name: admins - types: - - [] -- description: Constant filled by server - "Email". - name: hook_type - types: - - -- description: Hook unique id. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.EmailNotificationHook.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.EmailNotificationHook.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.EmailNotificationHook.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.EmailNotificationHook.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.EmailNotificationHook.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.EmailNotificationHook.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.EmailNotificationHook.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.EnrichmentStatus.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.EnrichmentStatus.yml deleted file mode 100644 index 96d07a025185..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.EnrichmentStatus.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.EnrichmentStatus -name: EnrichmentStatus -fullName: azure.ai.metricsadvisor.models.EnrichmentStatus -module: azure.ai.metricsadvisor.models -summary: 'EnrichmentStatus. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: EnrichmentStatus(**kwargs) -variables: -- description: data slice timestamp. - name: timestamp - types: - - -- description: latest enrichment status for this data slice. - name: status - types: - - -- description: the trimmed message describes details of the enrichment status. - name: message - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.EnrichmentStatus.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.EnrichmentStatus.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.EnrichmentStatus.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.EnrichmentStatus.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.EnrichmentStatus.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.EnrichmentStatus.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.EnrichmentStatus.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.FeedbackQueryTimeMode.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.FeedbackQueryTimeMode.yml deleted file mode 100644 index 7ee9e7067ca7..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.FeedbackQueryTimeMode.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.FeedbackQueryTimeMode -name: FeedbackQueryTimeMode -fullName: azure.ai.metricsadvisor.models.FeedbackQueryTimeMode -summary: time mode to filter feedback -module: azure.ai.metricsadvisor.models -fields: -- name: FEEDBACK_CREATED_TIME - uid: azure.ai.metricsadvisor.models.FeedbackQueryTimeMode.FEEDBACK_CREATED_TIME -- name: METRIC_TIMESTAMP - uid: azure.ai.metricsadvisor.models.FeedbackQueryTimeMode.METRIC_TIMESTAMP diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.FeedbackType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.FeedbackType.yml deleted file mode 100644 index 145d816babb3..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.FeedbackType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.FeedbackType -name: FeedbackType -fullName: azure.ai.metricsadvisor.models.FeedbackType -summary: feedback type. -module: azure.ai.metricsadvisor.models -fields: -- name: ANOMALY - uid: azure.ai.metricsadvisor.models.FeedbackType.ANOMALY -- name: CHANGE_POINT - uid: azure.ai.metricsadvisor.models.FeedbackType.CHANGE_POINT -- name: COMMENT - uid: azure.ai.metricsadvisor.models.FeedbackType.COMMENT -- name: PERIOD - uid: azure.ai.metricsadvisor.models.FeedbackType.PERIOD diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.HardThresholdCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.HardThresholdCondition.yml deleted file mode 100644 index d31da9161f7f..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.HardThresholdCondition.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.HardThresholdCondition -name: HardThresholdCondition -fullName: azure.ai.metricsadvisor.models.HardThresholdCondition -module: azure.ai.metricsadvisor.models -summary: HardThresholdCondition. -constructor: - syntax: 'HardThresholdCondition(anomaly_detector_direction: str | AnomalyDetectorDirection, - suppress_condition: SuppressCondition, **kwargs: Any)' - parameters: - - name: anomaly_detector_direction - description: 'Required. detection direction. Possible values include: - - "Both", "Down", "Up".' - isRequired: true - types: - - - - - - name: suppress_condition - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: lower_bound - description: 'lower bound - - should be specified when anomalyDetectorDirection is Both or Down.' - types: - - - - name: upper_bound - description: 'upper bound - - should be specified when anomalyDetectorDirection is Both or Up.' - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.HardThresholdCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.HardThresholdCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.HardThresholdCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.HardThresholdCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.HardThresholdCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.HardThresholdCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.HardThresholdCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.IncidentRootCause.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.IncidentRootCause.yml deleted file mode 100644 index 65de5a18a68b..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.IncidentRootCause.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.IncidentRootCause -name: IncidentRootCause -fullName: azure.ai.metricsadvisor.models.IncidentRootCause -module: azure.ai.metricsadvisor.models -summary: 'Incident Root Cause. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: IncidentRootCause(**kwargs) -variables: -- description: dimension specified for series group. - name: dimension_key - types: - - [, ] -- description: drilling down path from query anomaly to root cause. - name: path - types: - - [] -- description: score. - name: score - types: - - -- description: description. - name: description - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.IncidentRootCause.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.IncidentRootCause.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.IncidentRootCause.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.IncidentRootCause.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.IncidentRootCause.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.IncidentRootCause.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.IncidentRootCause.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.yml deleted file mode 100644 index 394d5369b833..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.yml +++ /dev/null @@ -1,233 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource -name: InfluxDbDataFeedSource -fullName: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource -module: azure.ai.metricsadvisor.models -summary: InfluxDbDataFeedSource. -constructor: - syntax: 'InfluxDbDataFeedSource(query: str, **kwargs: Any)' - parameters: - - name: query - description: Required. Query script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: InfluxDB connection string. - types: - - - - name: database - description: Database name. - types: - - - - name: user_name - description: Database access user. - types: - - - - name: password - description: Required. Database access password. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAlertConfiguration.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAlertConfiguration.yml deleted file mode 100644 index 4e0e798374eb..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAlertConfiguration.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration -name: MetricAlertConfiguration -fullName: azure.ai.metricsadvisor.models.MetricAlertConfiguration -module: azure.ai.metricsadvisor.models -summary: MetricAlertConfiguration. -constructor: - syntax: 'MetricAlertConfiguration(detection_configuration_id: str, alert_scope: - MetricAnomalyAlertScope, **kwargs: Any)' - parameters: - - name: detection_configuration_id - description: Required. Anomaly detection configuration unique id. - isRequired: true - types: - - - - name: alert_scope - description: Required. Anomaly scope. - isRequired: true - types: - - - keywordOnlyParameters: - - name: negation_operation - description: Negation operation. - types: - - - - name: alert_conditions - types: - - - - name: alert_snooze_condition - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertConditions.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertConditions.yml deleted file mode 100644 index 37dbd9cec51d..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertConditions.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertConditions -name: MetricAnomalyAlertConditions -fullName: azure.ai.metricsadvisor.models.MetricAnomalyAlertConditions -module: azure.ai.metricsadvisor.models -constructor: - syntax: MetricAnomalyAlertConditions(**kwargs) - keywordOnlyParameters: - - name: metric_boundary_condition - types: - - - - name: severity_condition - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator.yml deleted file mode 100644 index a188bfc26c28..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator -name: MetricAnomalyAlertConfigurationsOperator -fullName: azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator -summary: 'cross metrics operator - - - should be specified when setting up multiple metric alerting configurations.' -module: azure.ai.metricsadvisor.models -fields: -- name: AND - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator.AND -- name: OR - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator.OR -- name: XOR - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator.XOR diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertScope.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertScope.yml deleted file mode 100644 index 077ad1f9543e..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertScope.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertScope -name: MetricAnomalyAlertScope -fullName: azure.ai.metricsadvisor.models.MetricAnomalyAlertScope -module: azure.ai.metricsadvisor.models -constructor: - syntax: 'MetricAnomalyAlertScope(scope_type: str | MetricAnomalyAlertScopeType, - **kwargs: Any)' - parameters: - - name: scope_type - description: 'Required. Anomaly scope. Possible values include: "WholeSeries", - - "SeriesGroup", "TopN".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: series_group_in_scope - description: Dimension specified for series group. - types: - - [, ] - - name: top_n_group_in_scope - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType.yml deleted file mode 100644 index 7180545d1328..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType -name: MetricAnomalyAlertScopeType -fullName: azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType -summary: Anomaly scope. -module: azure.ai.metricsadvisor.models -fields: -- name: ALL - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType.ALL -- name: DIMENSION - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType.DIMENSION -- name: TOP_N - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType.TOP_N diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.yml deleted file mode 100644 index c06a25a1e70c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition -name: MetricAnomalyAlertSnoozeCondition -fullName: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition -module: azure.ai.metricsadvisor.models -summary: MetricAnomalyAlertSnoozeCondition. -constructor: - syntax: 'MetricAnomalyAlertSnoozeCondition(auto_snooze: int, snooze_scope: str | - SnoozeScope, only_for_successive: bool, **kwargs: Any)' - parameters: - - name: auto_snooze - description: "Required. snooze point count, value range : [0, +\u221E)." - isRequired: true - types: - - - - name: snooze_scope - description: 'Required. snooze scope. Possible values include: "Metric", "Series".' - isRequired: true - types: - - - - - - name: only_for_successive - description: Required. only snooze for successive anomalies. - isRequired: true - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricBoundaryCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricBoundaryCondition.yml deleted file mode 100644 index c7c55e548b04..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricBoundaryCondition.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition -name: MetricBoundaryCondition -fullName: azure.ai.metricsadvisor.models.MetricBoundaryCondition -module: azure.ai.metricsadvisor.models -summary: MetricBoundaryCondition. -constructor: - syntax: 'MetricBoundaryCondition(direction: str | AnomalyDetectorDirection, **kwargs: - Any)' - parameters: - - name: direction - description: 'Required. value filter direction. Possible values include: "Both", - "Down", - - "Up".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: lower - description: lower bound should be specified when direction is Both or Down. - types: - - - - name: upper - description: upper bound should be specified when direction is Both or Up. - types: - - - - name: companion_metric_id - description: the other metric unique id used for value filter. - types: - - - - name: trigger_for_missing - description: 'trigger alert when the corresponding point is missing in the other - - metric should be specified only when using other metric to filter.' - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricDetectionCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricDetectionCondition.yml deleted file mode 100644 index 0ab99a09017c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricDetectionCondition.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricDetectionCondition -name: MetricDetectionCondition -fullName: azure.ai.metricsadvisor.models.MetricDetectionCondition -module: azure.ai.metricsadvisor.models -summary: MetricDetectionCondition. -constructor: - syntax: 'MetricDetectionCondition(*, condition_operator: str | _models.DetectionConditionOperator - | None = None, smart_detection_condition: _models.SmartDetectionCondition | None - = None, hard_threshold_condition: _models.HardThresholdCondition | None = None, - change_threshold_condition: _models.ChangeThresholdCondition | None = None, **kwargs)' - keywordOnlyParameters: - - name: condition_operator - description: 'condition operator - - should be specified when combining multiple detection conditions. Possible values - include: - - "AND", "OR".' - defaultValue: None - types: - - - - - - name: smart_detection_condition - defaultValue: None - types: - - - - name: hard_threshold_condition - defaultValue: None - types: - - - - name: change_threshold_condition - defaultValue: None - types: - - - - name: condition_operator - description: 'condition operator - - - should be specified when combining multiple detection conditions. Known values - are: "AND" and - - "OR".' - - name: smart_detection_condition - - name: hard_threshold_condition - - name: change_threshold_condition -methods: -- uid: azure.ai.metricsadvisor.models.MetricDetectionCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricDetectionCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricDetectionCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricDetectionCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricDetectionCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricDetectionCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricDetectionCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.yml deleted file mode 100644 index 9286a944eb35..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.yml +++ /dev/null @@ -1,197 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData -name: MetricEnrichedSeriesData -fullName: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData -module: azure.ai.metricsadvisor.models -summary: 'MetricEnrichedSeriesData. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetricEnrichedSeriesData(*, timestamps: List[datetime], values: List[float], - is_anomaly: List[bool], periods: List[int], expected_values: List[float], lower_bounds: - List[float], upper_bounds: List[float], series_key: Dict[str, str], **kwargs)' - parameters: - - name: series_key - description: Required. - isRequired: true - types: - - - - name: timestamps - description: Required. timestamps of the series. - isRequired: true - types: - - [] - - name: values - description: Required. values of the series. - isRequired: true - types: - - [] - - name: is_anomaly - description: Required. whether points of the series are anomalies. - isRequired: true - types: - - [] - - name: periods - description: Required. period calculated on each point of the series. - isRequired: true - types: - - [] - - name: expected_values - description: Required. expected values of the series given by smart detector. - isRequired: true - types: - - [] - - name: lower_bounds - description: 'Required. lower boundary list of the series given by smart - - detector.' - isRequired: true - types: - - [] - - name: upper_bounds - description: 'Required. upper boundary list of the series given by smart - - detector.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: timestamps - description: timestamps of the series. Required. - types: - - [] - - name: values - description: values of the series. Required. - types: - - [] - - name: is_anomaly - description: whether points of the series are anomalies. Required. - types: - - [] - - name: periods - description: period calculated on each point of the series. Required. - types: - - [] - - name: expected_values - description: expected values of the series given by smart detector. Required. - types: - - [] - - name: lower_bounds - description: lower boundary list of the series given by smart detector. Required. - types: - - [] - - name: upper_bounds - description: upper boundary list of the series given by smart detector. Required. - types: - - [] - - name: series_key - description: dimension specified for series group. Required. - types: - - [, ] -methods: -- uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricFeedback.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricFeedback.yml deleted file mode 100644 index e8e6a583748b..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricFeedback.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricFeedback -name: MetricFeedback -fullName: azure.ai.metricsadvisor.models.MetricFeedback -module: azure.ai.metricsadvisor.models -summary: 'Feedback base class - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MetricFeedback(feedback_type, metric_id, dimension_key, **kwargs) - parameters: - - name: feedback_type - description: 'Required. feedback type.Constant filled by server. Possible values - - include: "Anomaly", "ChangePoint", "Period", "Comment".' - isRequired: true - types: - - - - - - name: metric_id - description: Required. metric unique id. - isRequired: true - types: - - - - name: dimension_key - description: Required. metric dimension filter. - isRequired: true - types: - - [, ] -variables: -- description: 'Required. feedback type.Constant filled by server. Possible values - - include: "Anomaly", "ChangePoint", "Period", "Comment".' - name: feedback_type - types: - - - - -- description: feedback unique id. - name: id - types: - - -- description: feedback created time. - name: created_time - types: - - -- description: user who gives this feedback. - name: user_principal - types: - - -- description: Required. metric unique id. - name: metric_id - types: - - -- description: Required. metric dimension filter. - name: dimension_key - types: - - [, ] -methods: -- uid: azure.ai.metricsadvisor.models.MetricFeedback.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.MetricFeedback.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.MetricFeedback.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MetricFeedback.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MetricFeedback.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.MetricFeedback.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.MetricFeedback.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.MetricFeedback.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.MetricFeedback.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MetricFeedback.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.MetricFeedback.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesData.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesData.yml deleted file mode 100644 index 15e9d42b7389..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesData.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricSeriesData -name: MetricSeriesData -fullName: azure.ai.metricsadvisor.models.MetricSeriesData -module: azure.ai.metricsadvisor.models -summary: MetricSeriesData. -constructor: - syntax: 'MetricSeriesData(*, series_key: Dict[str, str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: series_key - description: dimension specified for series group. - defaultValue: None - types: - - [, ] -variables: -- description: metric unique id. - name: metric_id - types: - - -- description: dimension name and value pair. - name: series_key - types: - - [, ] -- description: timestamps of the data related to this time series. - name: timestamps - types: - - [] -- description: values of the data related to this time series. - name: values - types: - - [] -methods: -- uid: azure.ai.metricsadvisor.models.MetricSeriesData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricSeriesData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricSeriesData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricSeriesData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricSeriesData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricSeriesData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricSeriesData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesDefinition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesDefinition.yml deleted file mode 100644 index a70be4c397c7..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesDefinition.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition -name: MetricSeriesDefinition -fullName: azure.ai.metricsadvisor.models.MetricSeriesDefinition -module: azure.ai.metricsadvisor.models -summary: 'MetricSeriesDefinition. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: MetricSeriesDefinition(**kwargs) -variables: -- description: metric unique id. - name: metric_id - types: - - -- description: dimension name and value pair. - name: dimension - types: - - [, ] -methods: -- uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.yml deleted file mode 100644 index e754edc6b69f..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition -name: MetricSeriesGroupDetectionCondition -fullName: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition -module: azure.ai.metricsadvisor.models -summary: MetricSeriesGroupAnomalyDetectionConditions. -constructor: - syntax: 'MetricSeriesGroupDetectionCondition(series_group_key: Dict[str, str], **kwargs: - Any)' - parameters: - - name: series_group_key - description: Required. dimension specified for series group. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: condition_operator - description: 'condition operator - - should be specified when combining multiple detection conditions. Possible values - include: - - "AND", "OR".' - types: - - - - - - name: smart_detection_condition - types: - - - - name: hard_threshold_condition - types: - - - - name: change_threshold_condition - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.yml deleted file mode 100644 index a4d924dfd737..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition -name: MetricSingleSeriesDetectionCondition -fullName: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition -module: azure.ai.metricsadvisor.models -summary: MetricSingleSeriesDetectionCondition. -constructor: - syntax: 'MetricSingleSeriesDetectionCondition(series_key: Dict[str, str], **kwargs: - Any)' - parameters: - - name: series_key - description: Required. dimension specified for series. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: condition_operator - description: 'condition operator - - should be specified when combining multiple detection conditions. Possible values - include: - - "AND", "OR".' - types: - - - - - - name: smart_detection_condition - types: - - - - name: hard_threshold_condition - types: - - - - name: change_threshold_condition - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MongoDbDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MongoDbDataFeedSource.yml deleted file mode 100644 index 87b62d453e34..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MongoDbDataFeedSource.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource -name: MongoDbDataFeedSource -fullName: azure.ai.metricsadvisor.models.MongoDbDataFeedSource -module: azure.ai.metricsadvisor.models -summary: MongoDbDataFeedSource. -constructor: - syntax: 'MongoDbDataFeedSource(command: str, **kwargs: Any)' - parameters: - - name: command - description: Required. Query script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: MongoDb connection string. - types: - - - - name: database - description: Database name. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MySqlDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MySqlDataFeedSource.yml deleted file mode 100644 index c2f62e6709a3..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MySqlDataFeedSource.yml +++ /dev/null @@ -1,221 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource -name: MySqlDataFeedSource -fullName: azure.ai.metricsadvisor.models.MySqlDataFeedSource -module: azure.ai.metricsadvisor.models -summary: MySqlDataFeedSource. -constructor: - syntax: 'MySqlDataFeedSource(query: str, **kwargs: Any)' - parameters: - - name: query - description: Required. Query script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: Database connection string. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.NotificationHook.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.NotificationHook.yml deleted file mode 100644 index 6b5f28b2af6c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.NotificationHook.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.NotificationHook -name: NotificationHook -fullName: azure.ai.metricsadvisor.models.NotificationHook -module: azure.ai.metricsadvisor.models -summary: NotificationHook. -constructor: - syntax: NotificationHook(name, **kwargs) - parameters: - - name: name - description: Hook unique name. - isRequired: true - types: - - -variables: -- description: Hook description. - name: description - types: - - -- description: Hook external link. - name: external_link - types: - - -- description: Hook administrators. - name: admins - types: - - [] -- description: 'Constant filled by server. Possible values include: - - "Webhook", "Email".' - name: hook_type - types: - - -- description: Hook unique id. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.NotificationHook.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.NotificationHook.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.NotificationHook.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.NotificationHook.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.NotificationHook.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.NotificationHook.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.NotificationHook.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PeriodFeedback.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PeriodFeedback.yml deleted file mode 100644 index 8fdb233162bf..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PeriodFeedback.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.PeriodFeedback -name: PeriodFeedback -fullName: azure.ai.metricsadvisor.models.PeriodFeedback -module: azure.ai.metricsadvisor.models -summary: 'PeriodFeedback. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PeriodFeedback(metric_id, dimension_key, value, period_type, **kwargs) - parameters: - - name: metric_id - description: Required. metric unique id. - isRequired: true - types: - - - - name: dimension_key - description: Required. metric dimension filter. - isRequired: true - types: - - [, ] - - name: value - description: Required. - isRequired: true - types: - - - - name: period_type - description: 'Required. the type of setting period. Possible values include: - - "AutoDetect", "AssignValue".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: created_time - description: feedback created time. - types: - - - - name: user_principal - description: user who gives this feedback. - types: - - -variables: -- description: 'Required. feedback type.Constant filled by server. Possible values - - include: "Anomaly", "ChangePoint", "Period", "Comment".' - name: feedback_type - types: - - - - -- description: feedback unique id. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.PeriodFeedback.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PeriodType.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PeriodType.yml deleted file mode 100644 index 4714da53c9d8..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PeriodType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.PeriodType -name: PeriodType -fullName: azure.ai.metricsadvisor.models.PeriodType -summary: the type of setting period. -module: azure.ai.metricsadvisor.models -fields: -- name: ASSIGN_VALUE - uid: azure.ai.metricsadvisor.models.PeriodType.ASSIGN_VALUE -- name: AUTO_DETECT - uid: azure.ai.metricsadvisor.models.PeriodType.AUTO_DETECT diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.yml deleted file mode 100644 index e50a717475cc..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.yml +++ /dev/null @@ -1,221 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource -name: PostgreSqlDataFeedSource -fullName: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource -module: azure.ai.metricsadvisor.models -summary: PostgreSqlDataFeedSource. -constructor: - syntax: 'PostgreSqlDataFeedSource(query: str, **kwargs: Any)' - parameters: - - name: query - description: Required. Query script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: Database connection string. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeriesIdentity.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeriesIdentity.yml deleted file mode 100644 index f023ea2baf9c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeriesIdentity.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.SeriesIdentity -name: SeriesIdentity -fullName: azure.ai.metricsadvisor.models.SeriesIdentity -module: azure.ai.metricsadvisor.models -summary: 'SeriesIdentity. - - - All required parameters must be populated in order to send to Azure. - - :keyword dimension: Required. dimension specified for series. - - :paramtype dimension: dict[str, str]' -constructor: - syntax: 'SeriesIdentity(*, dimension: Dict[str, str], **kwargs)' - keywordOnlyParameters: - - name: dimension - isRequired: true -methods: -- uid: azure.ai.metricsadvisor.models.SeriesIdentity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SeriesIdentity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SeriesIdentity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.SeriesIdentity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SeriesIdentity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.SeriesIdentity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SeriesIdentity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeverityCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeverityCondition.yml deleted file mode 100644 index 6cef2b98063e..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeverityCondition.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.SeverityCondition -name: SeverityCondition -fullName: azure.ai.metricsadvisor.models.SeverityCondition -module: azure.ai.metricsadvisor.models -summary: SeverityCondition. -constructor: - syntax: 'SeverityCondition(min_alert_severity: str | AnomalySeverity, max_alert_severity: - str | AnomalySeverity, **kwargs: Any)' - parameters: - - name: min_alert_severity - description: 'Required. min alert severity. Possible values include: "Low", - - "Medium", "High".' - isRequired: true - types: - - - - - - name: max_alert_severity - description: 'Required. max alert severity. Possible values include: "Low", - - "Medium", "High".' - isRequired: true - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.SeverityCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SeverityCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SeverityCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.SeverityCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SeverityCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.SeverityCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SeverityCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeverityFilterCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeverityFilterCondition.yml deleted file mode 100644 index 494c2ac07237..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeverityFilterCondition.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.SeverityFilterCondition -name: SeverityFilterCondition -fullName: azure.ai.metricsadvisor.models.SeverityFilterCondition -module: azure.ai.metricsadvisor.models -summary: 'SeverityFilterCondition. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SeverityFilterCondition(*, min: str | _models.AnomalySeverity, max: str - | _models.AnomalySeverity, **kwargs)' - keywordOnlyParameters: - - name: min - description: 'min severity. Required. Known values are: "Low", "Medium", and "High".' - types: - - - - - - name: max - description: 'max severity. Required. Known values are: "Low", "Medium", and "High".' - types: - - - - -variables: -- description: 'min severity. Required. Known values are: "Low", "Medium", and "High".' - name: min - types: - - - - -- description: 'max severity. Required. Known values are: "Low", "Medium", and "High".' - name: max - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.SeverityFilterCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SeverityFilterCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SeverityFilterCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.SeverityFilterCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SeverityFilterCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.SeverityFilterCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SeverityFilterCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SmartDetectionCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SmartDetectionCondition.yml deleted file mode 100644 index 167c324926fa..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SmartDetectionCondition.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.SmartDetectionCondition -name: SmartDetectionCondition -fullName: azure.ai.metricsadvisor.models.SmartDetectionCondition -module: azure.ai.metricsadvisor.models -summary: SmartDetectionCondition. -constructor: - syntax: 'SmartDetectionCondition(sensitivity: float, anomaly_detector_direction: - str | AnomalyDetectorDirection, suppress_condition: SuppressCondition, **kwargs: - Any)' - parameters: - - name: sensitivity - description: 'Required. sensitivity, value range : (0, 100].' - isRequired: true - types: - - - - name: anomaly_detector_direction - description: 'Required. detection direction. Possible values include: - - "Both", "Down", "Up".' - isRequired: true - types: - - - - - - name: suppress_condition - description: Required. - isRequired: true - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.SmartDetectionCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SmartDetectionCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SmartDetectionCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.SmartDetectionCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SmartDetectionCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.SmartDetectionCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SmartDetectionCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SnoozeScope.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SnoozeScope.yml deleted file mode 100644 index f41fdd94ac73..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SnoozeScope.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.metricsadvisor.models.SnoozeScope -name: SnoozeScope -fullName: azure.ai.metricsadvisor.models.SnoozeScope -summary: snooze scope. -module: azure.ai.metricsadvisor.models -fields: -- name: METRIC - uid: azure.ai.metricsadvisor.models.SnoozeScope.METRIC -- name: SERIES - uid: azure.ai.metricsadvisor.models.SnoozeScope.SERIES diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SqlServerDataFeedSource.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SqlServerDataFeedSource.yml deleted file mode 100644 index 44b7864d845c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SqlServerDataFeedSource.yml +++ /dev/null @@ -1,237 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource -name: SqlServerDataFeedSource -fullName: azure.ai.metricsadvisor.models.SqlServerDataFeedSource -module: azure.ai.metricsadvisor.models -summary: SqlServerDataFeedSource. -constructor: - syntax: 'SqlServerDataFeedSource(query: str, **kwargs: Any)' - parameters: - - name: query - description: Required. Query script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: credential_id - description: The datasource credential id. - types: - - - - name: connection_string - description: Database connection string. - types: - - - - name: msi - description: If using managed identity authentication. - types: - - - - name: datasource_service_principal_id - description: Datasource service principal unique id. - types: - - - - name: datasource_service_principal_in_kv_id - description: Datasource service principal in key vault unique id. - types: - - - - name: datasource_sql_connection_string_id - description: Datasource sql connection string unique id. - types: - - -variables: -- description: 'Required. data source type.Constant filled by server. Possible values - - include: "AzureApplicationInsights", "AzureBlob", "AzureCosmosDB", "AzureDataExplorer", - - "AzureDataLakeStorageGen2", "AzureEventHubs", "AzureLogAnalytics", "AzureTable", - "InfluxDB", - - "MongoDB", "MySql", "PostgreSql", "SqlServer".' - name: data_source_type - types: - - - - -- description: 'authentication type for corresponding data source. Possible values - - include: "Basic", "ManagedIdentity", "AzureSQLConnectionString", "DataLakeGen2SharedKey", - - "ServicePrincipal", "ServicePrincipalInKV". Default is "Basic".' - name: authentication_type - types: - - - - -methods: -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.clear - name: clear - signature: clear() -> None. Remove all items from D. -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.copy - name: copy - signature: copy() -> a shallow copy of D -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.fromkeys - name: fromkeys - summary: Create a new dictionary with keys from iterable and values set to value. - signature: fromkeys(value=None, /) - positionalOnlyParameters: - - name: iterable - isRequired: true - - name: value - defaultValue: None -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.get - name: get - summary: Return the value for key if key is in the dictionary, else default. - signature: get(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.items - name: items - signature: items() -> a set-like object providing a view on D's items -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.keys - name: keys - signature: keys() -> a set-like object providing a view on D's keys -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.pop - name: pop - summary: 'If the key is not found, return the default if given; otherwise, - - raise a KeyError.' - signature: pop(k, [d]) -> v, remove specified key and return the corresponding value. -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.popitem - name: popitem - summary: 'Remove and return a (key, value) pair as a 2-tuple. - - - Pairs are returned in LIFO (last-in, first-out) order. - - Raises KeyError if the dict is empty.' - signature: popitem() -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.setdefault - name: setdefault - summary: 'Insert key with a value of default if key is not in the dictionary. - - - Return the value for key if key is in the dictionary, else default.' - signature: setdefault(key, default=None, /) - positionalOnlyParameters: - - name: key - isRequired: true - - name: default - defaultValue: None -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.update - name: update - summary: 'If E is present and has a .keys() method, then does: for k in E: D[k] - = E[k] - - If E is present and lacks a .keys() method, then does: for k, v in E: D[k] = - v - - In either case, this is followed by: for k in F: D[k] = F[k]' - signature: update([E], **F) -> None. Update D from dict/iterable E and F. -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -- uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource.values - name: values - signature: values() -> an object providing a view on D's values diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SuppressCondition.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SuppressCondition.yml deleted file mode 100644 index 913ddb82737f..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SuppressCondition.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.SuppressCondition -name: SuppressCondition -fullName: azure.ai.metricsadvisor.models.SuppressCondition -module: azure.ai.metricsadvisor.models -summary: SuppressCondition. -constructor: - syntax: 'SuppressCondition(min_number: int, min_ratio: float, **kwargs: Any)' - parameters: - - name: min_number - description: "Required. min point number, value range : [1, +\u221E)." - isRequired: true - types: - - - - name: min_ratio - description: 'Required. min point ratio, value range : (0, 100].' - isRequired: true - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.SuppressCondition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SuppressCondition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SuppressCondition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.SuppressCondition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.SuppressCondition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.SuppressCondition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.SuppressCondition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.TopNGroupScope.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.TopNGroupScope.yml deleted file mode 100644 index 3526757b1cc6..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.TopNGroupScope.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.TopNGroupScope -name: TopNGroupScope -fullName: azure.ai.metricsadvisor.models.TopNGroupScope -module: azure.ai.metricsadvisor.models -summary: TopNGroupScope. -constructor: - syntax: 'TopNGroupScope(top: int, period: int, min_top_count: int, **kwargs: Any)' - parameters: - - name: top - description: "Required. top N, value range : [1, +\u221E)." - isRequired: true - types: - - - - name: period - description: "Required. point count used to look back, value range : [1, +\u221E\ - )." - isRequired: true - types: - - - - name: min_top_count - description: "Required. min count should be in top N, value range : [1, +\u221E\ - )\nshould be less than or equal to period." - isRequired: true - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.TopNGroupScope.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.TopNGroupScope.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.TopNGroupScope.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.TopNGroupScope.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.TopNGroupScope.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.TopNGroupScope.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.TopNGroupScope.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.WebNotificationHook.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.WebNotificationHook.yml deleted file mode 100644 index 2497f9f91843..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.WebNotificationHook.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.metricsadvisor.models.WebNotificationHook -name: WebNotificationHook -fullName: azure.ai.metricsadvisor.models.WebNotificationHook -module: azure.ai.metricsadvisor.models -summary: WebNotificationHook. -constructor: - syntax: 'WebNotificationHook(name: str, endpoint: str, **kwargs: Any)' - parameters: - - name: name - description: Hook unique name. - isRequired: true - types: - - - - name: endpoint - description: 'Required. API address, will be called when alert is triggered, only - support - - POST method via SSL.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: username - description: basic authentication. - types: - - - - name: password - description: basic authentication. - types: - - - - name: certificate_key - description: client certificate. - types: - - - - name: certificate_password - description: client certificate password. - types: - - - - name: description - description: Hook description. - types: - - - - name: external_link - description: Hook external link. - types: - - -variables: -- description: Hook administrators. - name: admins - types: - - [] -- description: Constant filled by server - "Webhook". - name: hook_type - types: - - -- description: Hook unique id. - name: id - types: - - -methods: -- uid: azure.ai.metricsadvisor.models.WebNotificationHook.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.WebNotificationHook.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.WebNotificationHook.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.ai.metricsadvisor.models.WebNotificationHook.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.ai.metricsadvisor.models.WebNotificationHook.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.ai.metricsadvisor.models.WebNotificationHook.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.ai.metricsadvisor.models.WebNotificationHook.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.yml deleted file mode 100644 index 5e1b057943fe..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.yml +++ /dev/null @@ -1,95 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.ai.metricsadvisor.models -name: models -fullName: azure.ai.metricsadvisor.models -type: import -classes: -- azure.ai.metricsadvisor.models.AnomalyAlert -- azure.ai.metricsadvisor.models.AnomalyAlertConfiguration -- azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration -- azure.ai.metricsadvisor.models.AnomalyFeedback -- azure.ai.metricsadvisor.models.AnomalyIncident -- azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource -- azure.ai.metricsadvisor.models.AzureBlobDataFeedSource -- azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource -- azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource -- azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource -- azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource -- azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource -- azure.ai.metricsadvisor.models.AzureTableDataFeedSource -- azure.ai.metricsadvisor.models.ChangePointFeedback -- azure.ai.metricsadvisor.models.ChangeThresholdCondition -- azure.ai.metricsadvisor.models.CommentFeedback -- azure.ai.metricsadvisor.models.DataFeed -- azure.ai.metricsadvisor.models.DataFeedDimension -- azure.ai.metricsadvisor.models.DataFeedGranularity -- azure.ai.metricsadvisor.models.DataFeedIngestionProgress -- azure.ai.metricsadvisor.models.DataFeedIngestionSettings -- azure.ai.metricsadvisor.models.DataFeedIngestionStatus -- azure.ai.metricsadvisor.models.DataFeedMetric -- azure.ai.metricsadvisor.models.DataFeedMissingDataPointFillSettings -- azure.ai.metricsadvisor.models.DataFeedRollupSettings -- azure.ai.metricsadvisor.models.DataFeedSchema -- azure.ai.metricsadvisor.models.DataFeedSource -- azure.ai.metricsadvisor.models.DataPointAnomaly -- azure.ai.metricsadvisor.models.DatasourceCredential -- azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey -- azure.ai.metricsadvisor.models.DatasourceServicePrincipal -- azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault -- azure.ai.metricsadvisor.models.DatasourceSqlConnectionString -- azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition -- azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition -- azure.ai.metricsadvisor.models.DimensionGroupIdentity -- azure.ai.metricsadvisor.models.EmailNotificationHook -- azure.ai.metricsadvisor.models.EnrichmentStatus -- azure.ai.metricsadvisor.models.HardThresholdCondition -- azure.ai.metricsadvisor.models.IncidentRootCause -- azure.ai.metricsadvisor.models.InfluxDbDataFeedSource -- azure.ai.metricsadvisor.models.MetricAlertConfiguration -- azure.ai.metricsadvisor.models.MetricAnomalyAlertConditions -- azure.ai.metricsadvisor.models.MetricAnomalyAlertScope -- azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition -- azure.ai.metricsadvisor.models.MetricBoundaryCondition -- azure.ai.metricsadvisor.models.MetricDetectionCondition -- azure.ai.metricsadvisor.models.MetricEnrichedSeriesData -- azure.ai.metricsadvisor.models.MetricFeedback -- azure.ai.metricsadvisor.models.MetricSeriesData -- azure.ai.metricsadvisor.models.MetricSeriesDefinition -- azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition -- azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition -- azure.ai.metricsadvisor.models.MongoDbDataFeedSource -- azure.ai.metricsadvisor.models.MySqlDataFeedSource -- azure.ai.metricsadvisor.models.NotificationHook -- azure.ai.metricsadvisor.models.PeriodFeedback -- azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource -- azure.ai.metricsadvisor.models.SeriesIdentity -- azure.ai.metricsadvisor.models.SeverityCondition -- azure.ai.metricsadvisor.models.SeverityFilterCondition -- azure.ai.metricsadvisor.models.SmartDetectionCondition -- azure.ai.metricsadvisor.models.SqlServerDataFeedSource -- azure.ai.metricsadvisor.models.SuppressCondition -- azure.ai.metricsadvisor.models.TopNGroupScope -- azure.ai.metricsadvisor.models.WebNotificationHook -enums: -- azure.ai.metricsadvisor.models.AlertQueryTimeMode -- azure.ai.metricsadvisor.models.AnomalyDetectorDirection -- azure.ai.metricsadvisor.models.AnomalyIncidentStatus -- azure.ai.metricsadvisor.models.AnomalySeverity -- azure.ai.metricsadvisor.models.AnomalyValue -- azure.ai.metricsadvisor.models.ChangePointValue -- azure.ai.metricsadvisor.models.DataFeedAccessMode -- azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod -- azure.ai.metricsadvisor.models.DataFeedGranularityType -- azure.ai.metricsadvisor.models.DataFeedRollupType -- azure.ai.metricsadvisor.models.DataFeedStatus -- azure.ai.metricsadvisor.models.DatasourceAuthenticationType -- azure.ai.metricsadvisor.models.DatasourceCredentialType -- azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType -- azure.ai.metricsadvisor.models.DatasourceType -- azure.ai.metricsadvisor.models.DetectionConditionOperator -- azure.ai.metricsadvisor.models.FeedbackQueryTimeMode -- azure.ai.metricsadvisor.models.FeedbackType -- azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator -- azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType -- azure.ai.metricsadvisor.models.PeriodType -- azure.ai.metricsadvisor.models.SnoozeScope diff --git a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.yml b/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.yml deleted file mode 100644 index 0e58efa86050..000000000000 --- a/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.ai.metricsadvisor -name: metricsadvisor -fullName: azure.ai.metricsadvisor -type: rootImport -classes: -- azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient -- azure.ai.metricsadvisor.MetricsAdvisorClient -- azure.ai.metricsadvisor.MetricsAdvisorKeyCredential -packages: -- azure.ai.metricsadvisor.aio -- azure.ai.metricsadvisor.models diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ConsoleLogger.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ConsoleLogger.yml deleted file mode 100644 index c5795e2613fa..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ConsoleLogger.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ConsoleLogger -name: ConsoleLogger -fullName: azure.ai.vision.ConsoleLogger -module: azure.ai.vision -summary: Represents a process-wide singleton that emits SDK log traces to the console. -constructor: - syntax: ConsoleLogger() -methods: -- uid: azure.ai.vision.ConsoleLogger.start - name: start - summary: 'Starts logging to the console. - - - default. Otherwise they will be written to the standard output (STDOUT).' - signature: 'static start(log_to_stderr: bool = True)' - parameters: - - name: log_to_stderr - defaultValue: 'True' -- uid: azure.ai.vision.ConsoleLogger.stop - name: stop - summary: Stop logging to a the console. - signature: static stop() diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FileLogger.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FileLogger.yml deleted file mode 100644 index 78bf6d5215da..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FileLogger.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.FileLogger -name: FileLogger -fullName: azure.ai.vision.FileLogger -module: azure.ai.vision -summary: Represents a process-wide singleton that emits SDK log traces to a provided - file. -constructor: - syntax: FileLogger() -methods: -- uid: azure.ai.vision.FileLogger.start - name: start - summary: 'Starts logging to a file. - - - to the existing file. Otherwise a new file will be created (this is the default).' - signature: 'static start(file_name: str, append: bool = False)' - parameters: - - name: file_name - isRequired: true - - name: append - defaultValue: 'False' -- uid: azure.ai.vision.FileLogger.stop - name: stop - summary: Stop logging to a file. - signature: static stop() diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.Frame.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.Frame.yml deleted file mode 100644 index 937ccbddd1cd..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.Frame.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.Frame -name: Frame -fullName: azure.ai.vision.Frame -module: azure.ai.vision -summary: 'Represents a Frame being passed into or retrieved from the Vision SDK. - - - :param buffer:The memory that contains the frame.' -constructor: - syntax: 'Frame(buffer: bytes, handle: c_void_p | None = None)' - parameters: - - name: buffer - isRequired: true - - name: handle - defaultValue: None -attributes: -- uid: azure.ai.vision.Frame.data - name: data - summary: The data buffer associated with the Frame. -- uid: azure.ai.vision.Frame.properties - name: properties - summary: A collection of properties and their values defined for this Frame. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameFormat.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameFormat.yml deleted file mode 100644 index 04af1ea5f9db..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameFormat.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.FrameFormat -name: FrameFormat -fullName: azure.ai.vision.FrameFormat -module: azure.ai.vision -summary: Represents a collection of image format properties (e.g. FOURCC, width, height, - stride, ...) -constructor: - syntax: 'FrameFormat(fourcc: str, bits_per_pixel: int = 0, width: int = 0, height: - int = 0, stride: int = 0)' - parameters: - - name: fourcc - description: Specifies the FOURCC character string. - isRequired: true - - name: bits_per_pixel - description: The image format's bits per pixel (e.g. 8, 16, 24, 32, ...). - defaultValue: '0' - - name: width - description: The image format's pixel width. - defaultValue: '0' - - name: height - description: The image format's pixel height. - defaultValue: '0' - - name: stride - description: The image format's pixel stride. - defaultValue: '0' -attributes: -- uid: azure.ai.vision.FrameFormat.bits_per_pixel - name: bits_per_pixel - summary: Gets the image format's bits per pixel value. -- uid: azure.ai.vision.FrameFormat.fourcc - name: fourcc - summary: Gets the image format's FOURCC value -- uid: azure.ai.vision.FrameFormat.height - name: height - summary: Gets the image format's pixel height. -- uid: azure.ai.vision.FrameFormat.properties - name: properties - summary: A collection of properties and their values defined for this FrameFormat. -- uid: azure.ai.vision.FrameFormat.stride - name: stride - summary: Gets the image format's pixel stride. -- uid: azure.ai.vision.FrameFormat.width - name: width - summary: Gets the image format's pixel width. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameSource.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameSource.yml deleted file mode 100644 index bec33ad8d938..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameSource.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.FrameSource -name: FrameSource -fullName: azure.ai.vision.FrameSource -module: azure.ai.vision -summary: Represents a source of image frame data, used as input to or output from - Vision AI operations. -constructor: - syntax: 'FrameSource(format: FrameFormat, frame_callback: FrameSourceCallback | - None = None)' - parameters: - - name: format - description: Specifies the frame format - isRequired: true - - name: frame_callback - description: The object containing the callback function for the pulling the frame - data - defaultValue: None -methods: -- uid: azure.ai.vision.FrameSource.close - name: close - summary: Closes the frame source for writing. - signature: close() -> None -attributes: -- uid: azure.ai.vision.FrameSource.frame_writer - name: frame_writer -- uid: azure.ai.vision.FrameSource.properties - name: properties - summary: A collection of properties and their values defined for this FrameSource. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameSourceCallback.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameSourceCallback.yml deleted file mode 100644 index 021e6a7e0612..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameSourceCallback.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.FrameSourceCallback -name: FrameSourceCallback -fullName: azure.ai.vision.FrameSourceCallback -module: azure.ai.vision -summary: 'An interface that defines callback method used with FrameSource - - - Not fully implemented.' -constructor: - syntax: FrameSourceCallback() -methods: -- uid: azure.ai.vision.FrameSourceCallback.callback - name: callback - summary: This function is called by native side when new data is requested to be - written using FrameWriter - signature: 'callback(frame_writer: FrameWriter) -> None' - parameters: - - name: frame_writer - description: the frame writer object. - isRequired: true diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameWriter.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameWriter.yml deleted file mode 100644 index 66b86dc5141a..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameWriter.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.FrameWriter -name: FrameWriter -fullName: azure.ai.vision.FrameWriter -module: azure.ai.vision -summary: Represents the ability to write image frame data, for use as input with Vision - AI scenario operations. -constructor: - syntax: 'FrameWriter(handle: c_void_p)' - parameters: - - name: handle - isRequired: true -methods: -- uid: azure.ai.vision.FrameWriter.write_bytes - name: write_bytes - summary: Writes a single frame of image data to the underlying FrameSource. - signature: 'write_bytes(buffer: bytes)' - parameters: - - name: buffer - description: The data buffer as bytes. - isRequired: true -- uid: azure.ai.vision.FrameWriter.write_frame - name: write_frame - summary: Writes a single frame of image data to the underlying FrameSource. - signature: 'write_frame(frame: Frame)' - parameters: - - name: frame - description: The frame containing the data buffer. - isRequired: true diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisErrorDetails.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisErrorDetails.yml deleted file mode 100644 index cff5aaed43f4..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisErrorDetails.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageAnalysisErrorDetails -name: ImageAnalysisErrorDetails -fullName: azure.ai.vision.ImageAnalysisErrorDetails -module: azure.ai.vision -summary: A representation of an error associated with an image analysis result. -constructor: - syntax: ImageAnalysisErrorDetails() -methods: -- uid: azure.ai.vision.ImageAnalysisErrorDetails.from_result - name: from_result - summary: 'Creates an object that contains additional error information for a failed - ImageAnalysisResult. - - - ImageAnalysisErrorDetail objects can only be created from ImageAnalysisResults - that stopped due to an - - error. This corresponds to a value of ImageAnalysisResultReason.ERROR for ImageAnalysisResult.reason. - - Attempting to create an ImageAnalysisErrorDetails from a result that did not stop - due to an error will - - return None.' - signature: 'static from_result(result: ImageAnalysisResult)' - parameters: - - name: result - description: The result object from a failed image analysis operation. - isRequired: true -attributes: -- uid: azure.ai.vision.ImageAnalysisErrorDetails.error_code - name: error_code - summary: The standardized code for the error. -- uid: azure.ai.vision.ImageAnalysisErrorDetails.message - name: message - summary: The detailed error message. -- uid: azure.ai.vision.ImageAnalysisErrorDetails.properties - name: properties - summary: A collection of advanced properties on the error details. -- uid: azure.ai.vision.ImageAnalysisErrorDetails.reason - name: reason - summary: The category of the error. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisEventArgs.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisEventArgs.yml deleted file mode 100644 index 36ad783d9640..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisEventArgs.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageAnalysisEventArgs -name: ImageAnalysisEventArgs -fullName: azure.ai.vision.ImageAnalysisEventArgs -module: azure.ai.vision -summary: Represents an asynchronous Image Analysis result payload as an event argument -constructor: - syntax: 'ImageAnalysisEventArgs(handle: c_void_p)' - parameters: - - name: handle - description: Internal handle for result. - isRequired: true -attributes: -- uid: azure.ai.vision.ImageAnalysisEventArgs.result - name: result - summary: The Image Analysis result associated with this event. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisOptions.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisOptions.yml deleted file mode 100644 index 62d909d6067a..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisOptions.yml +++ /dev/null @@ -1,65 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageAnalysisOptions -name: ImageAnalysisOptions -fullName: azure.ai.vision.ImageAnalysisOptions -module: azure.ai.vision -summary: 'Represents the configuration options that control the function of the ImageAnalyzer. - - - If you are doing Image Analysis using the standard model, you must set the - - features property to one or more visual features to analyze. There is no - - default selection for visual features. If you are using a custom model or doing - Image Segmentation, - - you do not need to specify visual features.' -constructor: - syntax: ImageAnalysisOptions() -attributes: -- uid: azure.ai.vision.ImageAnalysisOptions.cropping_aspect_ratios - name: cropping_aspect_ratios - summary: 'Get the list of aspect ratios to be used for cropping. - - This list will be empty if aspect ratios have not been set before. - - An aspect ratio is calculated by dividing the target crop width by the height. - - Supported values are between 0.75 and 1.8 (inclusive).' -- uid: azure.ai.vision.ImageAnalysisOptions.features - name: features - summary: Gets the list of one or more visual features to extract from the image. -- uid: azure.ai.vision.ImageAnalysisOptions.gender_neutral_caption - name: gender_neutral_caption - summary: 'Gets the gender neutrality of the Image Analysis caption result. - - Only relevant when ImageAnalysisFeature.CAPTION is set in the features property. - - The default is False.' -- uid: azure.ai.vision.ImageAnalysisOptions.language - name: language - summary: 'Gets the language that Image Analysis should use in the results. - - The language is in format ISO 639-1, e.g. "en" for English or "fr" for French. - - If this value is not set, the default value is "en" for English. - - See [https://aka.ms/cv-languages](https://aka.ms/cv-languages) for a list of supported - language codes and which - - visual features are supported for each language.' -- uid: azure.ai.vision.ImageAnalysisOptions.model_name - name: model_name - summary: 'Gets the name of the custom-trained model that the Image Analysis Service - uses. - - An empty string indicates that the default (standard) model will be used.' -- uid: azure.ai.vision.ImageAnalysisOptions.model_version - name: model_version - summary: Gets the model version that the Image Analysis Service should use. -- uid: azure.ai.vision.ImageAnalysisOptions.properties - name: properties - summary: A collection of properties used for advanced settings. -- uid: azure.ai.vision.ImageAnalysisOptions.segmentation_mode - name: segmentation_mode - summary: Gets the current segmentation mode. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisResult.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisResult.yml deleted file mode 100644 index 8f20fe9a1301..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisResult.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageAnalysisResult -name: ImageAnalysisResult -fullName: azure.ai.vision.ImageAnalysisResult -module: azure.ai.vision -summary: 'Represents the outcome of an Image Analysis operation. - - - Always start by checking the value of reason property to determine if the analysis - - operation was successful or not. - - - When an analysis operation is successful, applicable properties in this object - - will be populated based on the selected features (ImageAnalysisOptions.features) - - or custom-trained model (ImageAnalysisOptions.model_name). - - These results are parsed from the service JSON response. - - Other properties will be None. - - - Call ImageAnalysisResultDetails.from_result to get access to additional - - information about the result, such as the raw JSON response. - - - When analysis operation failed, call ImageAnalysisErrorDetails.from_result - - to get access to additional information about the error.' -constructor: - syntax: 'ImageAnalysisResult(handle: c_void_p)' - parameters: - - name: handle - description: Internal handle for image analysis result. - isRequired: true -attributes: -- uid: azure.ai.vision.ImageAnalysisResult.caption - name: caption - summary: 'A generated phrase that describes the content of the analyzed image. - - - This result will only be populated if ImageAnalysisFeature.CAPTION was included - - while setting ImageAnalysisOptions.features.' -- uid: azure.ai.vision.ImageAnalysisResult.crop_suggestions - name: crop_suggestions - summary: 'A list of suggested image crop operations of the analyzed - - image at the desired aspect ratios (if provided) - - - Also knows as SmartCrops. These cropping suggestions preserve as much content - - as possible while achieving the specified aspect ratios (if provided). - - - This result will only be populated if ImageAnalysisFeature.CROP_SUGGESTIONS was - included - - while setting ImageAnalysisOptions.features. - - - Optionally, specify one or more desired cropping aspect ratios by setting - - ImageAnalysisOptions.cropping_aspect_ratios. If cropping_aspect_ratios is not - set, the Service will - - return one crop suggestion with an aspect ratio it sees fit.' -- uid: azure.ai.vision.ImageAnalysisResult.custom_objects - name: custom_objects - summary: 'A list of detected objects from the analyzed image, using the provided - - custom-trained model. - - - This result may be populated if ImageAnalysisOptions.model_name - - was set.' -- uid: azure.ai.vision.ImageAnalysisResult.custom_tags - name: custom_tags - summary: 'A list of content tag detections from the analyzed image, using the provided - - custom-trained model. - - - This result may be populated if ImageAnalysisOptions.model_name - - was set.' -- uid: azure.ai.vision.ImageAnalysisResult.dense_captions - name: dense_captions - summary: 'Gets up to 10 generated phrases, the first describing the content of the - whole image, - - and the others describing the content of different regions of the image. - - - This result will only be populated if ImageAnalysisFeature.DENSE_CAPTIONS was - included - - while setting ImageAnalysisOptions.features.' -- uid: azure.ai.vision.ImageAnalysisResult.image_height - name: image_height - summary: The height, in pixels, of the analyzed image. -- uid: azure.ai.vision.ImageAnalysisResult.image_width - name: image_width - summary: The width, in pixels, of the analyzed image. -- uid: azure.ai.vision.ImageAnalysisResult.model_version - name: model_version - summary: The model version used by the Image Analysis Service to create this result. -- uid: azure.ai.vision.ImageAnalysisResult.objects - name: objects - summary: 'A list of detected objects from the analyzed image. - - - This result will only be populated if ImageAnalysisFeature.OBJECTS was included - - while setting ImageAnalysisOptions.features.' -- uid: azure.ai.vision.ImageAnalysisResult.people - name: people - summary: 'A list of detected people from an analyzed image. - - - This result will only be populated if ImageAnalysisFeature.PEOPLE was included - - while setting ImageAnalysisOptions.features.' -- uid: azure.ai.vision.ImageAnalysisResult.reason - name: reason - summary: A value indicating why this result was generated. -- uid: azure.ai.vision.ImageAnalysisResult.segmentation_result - name: segmentation_result - summary: 'The resulting image segmentation operation. - - - This result will only be populated if ImageAnalysisOptions.segmentation_mode - - was set to either ImageSegmentationMode.BACKGROUND_REMOVAL or - - ImageSegmentationMode.FOREGROUND_MATTING.' -- uid: azure.ai.vision.ImageAnalysisResult.tags - name: tags - summary: 'A list of content tag detections from the analyzed image. - - - This result will only be populated if ImageAnalysisFeature.TAGS was included - - while setting ImageAnalysisOptions.features.' -- uid: azure.ai.vision.ImageAnalysisResult.text - name: text - summary: 'A collection of extracted textual lines and words from an analyzed image. - - - This result will only be populated if ImageAnalysisFeature.TEXT was included - - while setting ImageAnalysisOptions.features.' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisResultDetails.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisResultDetails.yml deleted file mode 100644 index 5263d0432c47..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisResultDetails.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageAnalysisResultDetails -name: ImageAnalysisResultDetails -fullName: azure.ai.vision.ImageAnalysisResultDetails -module: azure.ai.vision -summary: Represents additional information related to an image analysis result. -constructor: - syntax: ImageAnalysisResultDetails() -methods: -- uid: azure.ai.vision.ImageAnalysisResultDetails.from_result - name: from_result - summary: 'Creates an object that contains additional information related to an image - analysis result. - - - This includes the raw JSON response from the service, and other - - details related to the service connection and image source.' - signature: 'static from_result(result: ImageAnalysisResult)' - parameters: - - name: result - description: The result object from an image analysis operation. - isRequired: true -attributes: -- uid: azure.ai.vision.ImageAnalysisResultDetails.connection_url - name: connection_url - summary: 'The full URL used to connect to the Image Analysis service - - to get these results. It includes the query URL parameters.' -- uid: azure.ai.vision.ImageAnalysisResultDetails.image_id - name: image_id - summary: 'The identifier of the analyzed image. This could be the full-path - - image file name, image URL, or an empty string, depending on how the VisionSource - was created. - - It will be an empty string if the image was passed in as a byte array.' -- uid: azure.ai.vision.ImageAnalysisResultDetails.json_result - name: json_result - summary: 'Gets the JSON response payload from the Vision Service that was deserialized - - to create the provided ImageAnalysisResult.' -- uid: azure.ai.vision.ImageAnalysisResultDetails.properties - name: properties - summary: A collection of advanced properties on the result details. -- uid: azure.ai.vision.ImageAnalysisResultDetails.result_id - name: result_id - summary: The unique identifier from the Vision Service, associated with this result. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalyzer.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalyzer.yml deleted file mode 100644 index 9c5fd0435179..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalyzer.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageAnalyzer -name: ImageAnalyzer -fullName: azure.ai.vision.ImageAnalyzer -module: azure.ai.vision -summary: An object that facilitates Image Analysis operations with the Computer Vision - service -constructor: - syntax: 'ImageAnalyzer(service_options: VisionServiceOptions, vision_source: VisionSource, - analysis_options: ImageAnalysisOptions)' - parameters: - - name: service_options - description: The Vision Service Options used to connect to the service. - isRequired: true - - name: vision_source - description: The Vision Source to use. - isRequired: true - - name: analysis_options - description: The Image Analysis Options to use. - isRequired: true -methods: -- uid: azure.ai.vision.ImageAnalyzer.analyze - name: analyze - summary: 'Performs a single Image Analysis operation using the source provided when - this ImageAnalyzer was created. - - The operation is synchronous, and blocks until the service call completes.' - signature: analyze() -> ImageAnalysisResult - return: - description: The Image Analysis results. -- uid: azure.ai.vision.ImageAnalyzer.analyze_async - name: analyze_async - summary: Begins a single Image Analysis operation against the source provided when - this ImageAnalyzer was created. - signature: async analyze_async() -> ImageAnalysisResult - return: - description: The Image Analysis results. -attributes: -- uid: azure.ai.vision.ImageAnalyzer.analyzed - name: analyzed - summary: 'An event signal that is raised when a new ImageAnalysisResult is available - - (either analysis succeeded or an error occurred)' -- uid: azure.ai.vision.ImageAnalyzer.properties - name: properties - summary: A collection of advanced ImageAnalyzer properties. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageSourceBuffer.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageSourceBuffer.yml deleted file mode 100644 index a5238bffe842..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageSourceBuffer.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageSourceBuffer -name: ImageSourceBuffer -fullName: azure.ai.vision.ImageSourceBuffer -module: azure.ai.vision -summary: 'Represents a source of image data, used as input to or output from Vision - AI operations. - - - > [!NOTE] - - > When used with ImageAnalyzer, callback is not supported. Call this constructor - without arguments. - - > - - > Then, using the image_writer property, get access to the ImageWriter object and - write the image data to it. - - >' -constructor: - syntax: 'ImageSourceBuffer(image_callback: ImageSourceBufferCallback | None = None)' - parameters: - - name: image_callback - description: An optional callback function that will be invoked when a new image - is needed. - defaultValue: None -methods: -- uid: azure.ai.vision.ImageSourceBuffer.close - name: close - summary: Closes the image source buffer for writing. - signature: close() -> None -attributes: -- uid: azure.ai.vision.ImageSourceBuffer.image_writer - name: image_writer diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageSourceBufferCallback.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageSourceBufferCallback.yml deleted file mode 100644 index aa4e41aadaac..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageSourceBufferCallback.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageSourceBufferCallback -name: ImageSourceBufferCallback -fullName: azure.ai.vision.ImageSourceBufferCallback -module: azure.ai.vision -summary: 'An interface that defines callback method used with ImageSourceBuffer. - - - Not implemented.' -constructor: - syntax: ImageSourceBufferCallback() -methods: -- uid: azure.ai.vision.ImageSourceBufferCallback.callback - name: callback - summary: This function is called by native side when new data is requested to be - written using ImageWriter - signature: 'callback(image_writer: ImageWriter) -> None' - parameters: - - name: image_writer - description: the image writer object. - isRequired: true diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageWriter.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageWriter.yml deleted file mode 100644 index b4f0f103f2a5..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageWriter.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.ImageWriter -name: ImageWriter -fullName: azure.ai.vision.ImageWriter -module: azure.ai.vision -summary: Represents the ability to write image data, for use as input to Vision AI - operations. -constructor: - syntax: 'ImageWriter(handle: c_void_p)' - parameters: - - name: handle - isRequired: true -methods: -- uid: azure.ai.vision.ImageWriter.write - name: write - summary: 'Writes a single image to the internal buffer. - - - > [!NOTE] - - > When used with ImageAnalyzer, the image needs to be in a format that''s supported - by the Image Analysis service, - - > - - > such as JPEG, PNG or BMP. See full list of supported formats here: [https://aka.ms/ia-input](https://aka.ms/ia-input). - - > - - > The SDK sends the image buffer as-is to the service. It does not do any format - conversion or other modifications. - - >' - signature: 'write(buffer: bytes)' - parameters: - - name: buffer - description: The image buffer as a bytes object. - isRequired: true diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.MemoryLogger.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.MemoryLogger.yml deleted file mode 100644 index ff37966d6485..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.MemoryLogger.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.MemoryLogger -name: MemoryLogger -fullName: azure.ai.vision.MemoryLogger -module: azure.ai.vision -summary: Represents a process-wide singleton that stores SDK log messages in a memory - buffer. -constructor: - syntax: MemoryLogger() -methods: -- uid: azure.ai.vision.MemoryLogger.dump_to_file - name: dump_to_file - summary: Dumps the internal logging buffer to a given file. - signature: 'static dump_to_file(file_name: str)' - parameters: - - name: file_name - isRequired: true -- uid: azure.ai.vision.MemoryLogger.dump_to_list - name: dump_to_list - summary: Dumps the internal logging buffer to a list of strings. - signature: static dump_to_list() -> list -- uid: azure.ai.vision.MemoryLogger.start - name: start - summary: Starts logging to an internal buffer. - signature: static start() -- uid: azure.ai.vision.MemoryLogger.stop - name: stop - summary: Stop logging to an internal buffer. - signature: static stop() diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.VisionServiceOptions.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.VisionServiceOptions.yml deleted file mode 100644 index f98790a58fde..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.VisionServiceOptions.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.VisionServiceOptions -name: VisionServiceOptions -fullName: azure.ai.vision.VisionServiceOptions -module: azure.ai.vision -summary: 'Represents the configuration options used to connect to a remote Vision - AI Service - - - key securely. For example, using Azure Key Vault. Do not compile the value of your - key into - - your application source code. Fetch it at run-time when needed from a secure location.' -constructor: - syntax: 'VisionServiceOptions(endpoint: str, key: str | None = None)' - parameters: - - name: endpoint - description: The endpoint URL of the Vision Service - isRequired: true - - name: key - description: The Computer Vision key used to authenticate against the Vision Service. - Store your - defaultValue: None -attributes: -- uid: azure.ai.vision.VisionServiceOptions.advanced - name: advanced - summary: Advanced options for the Vision Service. -- uid: azure.ai.vision.VisionServiceOptions.authorization_token - name: authorization_token - summary: The authorization token that will be used for connecting to the service. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.VisionSource.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.VisionSource.yml deleted file mode 100644 index 4eefbd00f767..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.VisionSource.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.VisionSource -name: VisionSource -fullName: azure.ai.vision.VisionSource -module: azure.ai.vision -summary: Represents a source of vision data, used as input to a Computer Vision operation. -constructor: - syntax: 'VisionSource(filename: str | None = None, url: str | None = None, image_source_buffer: - ImageSourceBuffer | None = None, frame_source: FrameSource | None = None, device_attributes: - str | None = None)' - parameters: - - name: filename - description: Specifies the locally accessible image or video file. - defaultValue: None - - name: url - description: Specifies a publicly accessible image or video URL. - defaultValue: None - - name: image_source_buffer - description: Specifies a source image buffer. - defaultValue: None - - name: frame_source - description: Specifies a frame source. - defaultValue: None - - name: device_attributes - description: A string that specifies the attributes of the device (e.g. "front=true;", - ...). - defaultValue: None -attributes: -- uid: azure.ai.vision.VisionSource.properties - name: properties - summary: A collection of properties and their values defined for this VisionSource. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.diagnostics_logging.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.diagnostics_logging.yml deleted file mode 100644 index 387a7179bf74..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.diagnostics_logging.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonModule -uid: azure.ai.vision.diagnostics_logging -name: diagnostics_logging -fullName: azure.ai.vision.diagnostics_logging -summary: 'Classes that handle Vision SDK logging for troubleshooting purposes. If - you report an issue to Microsoft, - - you may be asked to provide a Vision SDK log.' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisErrorReason.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisErrorReason.yml deleted file mode 100644 index 809ccd5735ed..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisErrorReason.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.vision.enums.ImageAnalysisErrorReason -name: ImageAnalysisErrorReason -fullName: azure.ai.vision.enums.ImageAnalysisErrorReason -summary: A categorical representation of error classes that can cause an Image Analysis - request to fail. -module: azure.ai.vision.enums -fields: -- name: AUTHENTICATION_FAILURE - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.AUTHENTICATION_FAILURE -- name: BAD_REQUEST - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.BAD_REQUEST -- name: CONNECTION_FAILURE - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.CONNECTION_FAILURE -- name: FORBIDDEN - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.FORBIDDEN -- name: RUNTIME_ERROR - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.RUNTIME_ERROR -- name: SERVICE_ERROR - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.SERVICE_ERROR -- name: SERVICE_TIMEOUT - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.SERVICE_TIMEOUT -- name: SERVICE_UNAVAILABLE - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.SERVICE_UNAVAILABLE -- name: TOO_MANY_REQUESTS - uid: azure.ai.vision.enums.ImageAnalysisErrorReason.TOO_MANY_REQUESTS diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisFeature.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisFeature.yml deleted file mode 100644 index c197f87d3bf2..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisFeature.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.vision.enums.ImageAnalysisFeature -name: ImageAnalysisFeature -fullName: azure.ai.vision.enums.ImageAnalysisFeature -summary: Defines the supported visual features to detect in an image. -module: azure.ai.vision.enums -fields: -- name: CAPTION - uid: azure.ai.vision.enums.ImageAnalysisFeature.CAPTION -- name: CROP_SUGGESTIONS - uid: azure.ai.vision.enums.ImageAnalysisFeature.CROP_SUGGESTIONS -- name: DENSE_CAPTIONS - uid: azure.ai.vision.enums.ImageAnalysisFeature.DENSE_CAPTIONS -- name: OBJECTS - uid: azure.ai.vision.enums.ImageAnalysisFeature.OBJECTS -- name: PEOPLE - uid: azure.ai.vision.enums.ImageAnalysisFeature.PEOPLE -- name: TAGS - uid: azure.ai.vision.enums.ImageAnalysisFeature.TAGS -- name: TEXT - uid: azure.ai.vision.enums.ImageAnalysisFeature.TEXT diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisResultReason.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisResultReason.yml deleted file mode 100644 index a321c87253c7..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisResultReason.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.vision.enums.ImageAnalysisResultReason -name: ImageAnalysisResultReason -fullName: azure.ai.vision.enums.ImageAnalysisResultReason -summary: Represents the reasons why an Image Analysis operation concluded. -module: azure.ai.vision.enums -fields: -- name: ANALYZED - uid: azure.ai.vision.enums.ImageAnalysisResultReason.ANALYZED -- name: ERROR - uid: azure.ai.vision.enums.ImageAnalysisResultReason.ERROR diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageSegmentationMode.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageSegmentationMode.yml deleted file mode 100644 index ede80071d1d2..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageSegmentationMode.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.vision.enums.ImageSegmentationMode -name: ImageSegmentationMode -fullName: azure.ai.vision.enums.ImageSegmentationMode -summary: Defines the segmentation mode supported by the Image Analysis service. -module: azure.ai.vision.enums -fields: -- name: BACKGROUND_REMOVAL - uid: azure.ai.vision.enums.ImageSegmentationMode.BACKGROUND_REMOVAL -- name: FOREGROUND_MATTING - uid: azure.ai.vision.enums.ImageSegmentationMode.FOREGROUND_MATTING -- name: NONE - uid: azure.ai.vision.enums.ImageSegmentationMode.NONE diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionResultReason.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionResultReason.yml deleted file mode 100644 index bdf4c29deaeb..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionResultReason.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.vision.enums.SessionResultReason -name: SessionResultReason -fullName: azure.ai.vision.enums.SessionResultReason -summary: 'Defines reasons why the session stopped erroneously. - - Not used by ImageAnalyzer.' -module: azure.ai.vision.enums -fields: -- name: DETECTED - uid: azure.ai.vision.enums.SessionResultReason.DETECTED -- name: DETECTING - uid: azure.ai.vision.enums.SessionResultReason.DETECTING -- name: NO_MATCH - uid: azure.ai.vision.enums.SessionResultReason.NO_MATCH -- name: RECOGNIZED - uid: azure.ai.vision.enums.SessionResultReason.RECOGNIZED -- name: RECOGNIZING - uid: azure.ai.vision.enums.SessionResultReason.RECOGNIZING -- name: STOPPED - uid: azure.ai.vision.enums.SessionResultReason.STOPPED diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionStoppedErrorReason.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionStoppedErrorReason.yml deleted file mode 100644 index 60a8518491a4..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionStoppedErrorReason.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.vision.enums.SessionStoppedErrorReason -name: SessionStoppedErrorReason -fullName: azure.ai.vision.enums.SessionStoppedErrorReason -summary: 'Defines reasons why the session stopped erroneously. - - Not used by ImageAnalyzer.' -module: azure.ai.vision.enums -fields: -- name: AUTHENTICATION_FAILURE - uid: azure.ai.vision.enums.SessionStoppedErrorReason.AUTHENTICATION_FAILURE -- name: BAD_REQUEST - uid: azure.ai.vision.enums.SessionStoppedErrorReason.BAD_REQUEST -- name: CONNECTION_FAILURE - uid: azure.ai.vision.enums.SessionStoppedErrorReason.CONNECTION_FAILURE -- name: FORBIDDEN - uid: azure.ai.vision.enums.SessionStoppedErrorReason.FORBIDDEN -- name: RUNTIME_ERROR - uid: azure.ai.vision.enums.SessionStoppedErrorReason.RUNTIME_ERROR -- name: SERVICE_ERROR - uid: azure.ai.vision.enums.SessionStoppedErrorReason.SERVICE_ERROR -- name: SERVICE_TIMEOUT - uid: azure.ai.vision.enums.SessionStoppedErrorReason.SERVICE_TIMEOUT -- name: SERVICE_UNAVAILABLE - uid: azure.ai.vision.enums.SessionStoppedErrorReason.SERVICE_UNAVAILABLE -- name: TOO_MANY_REQUESTS - uid: azure.ai.vision.enums.SessionStoppedErrorReason.TOO_MANY_REQUESTS diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionStoppedReason.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionStoppedReason.yml deleted file mode 100644 index 6eae633c6fd8..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionStoppedReason.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.vision.enums.SessionStoppedReason -name: SessionStoppedReason -fullName: azure.ai.vision.enums.SessionStoppedReason -summary: 'Defines the reason why the session stopped. - - Not used by ImageAnalyzer.' -module: azure.ai.vision.enums -fields: -- name: ERROR - uid: azure.ai.vision.enums.SessionStoppedReason.ERROR -- name: NO_MORE_DATA - uid: azure.ai.vision.enums.SessionStoppedReason.NO_MORE_DATA -- name: STOP_REQUESTED - uid: azure.ai.vision.enums.SessionStoppedReason.STOP_REQUESTED diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.VisionOption.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.VisionOption.yml deleted file mode 100644 index f308f97ae541..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.VisionOption.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.ai.vision.enums.VisionOption -name: VisionOption -fullName: azure.ai.vision.enums.VisionOption -summary: Defines the vision options base class. Not Implemented. -module: azure.ai.vision.enums diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.yml deleted file mode 100644 index d5f691e2c8fb..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonModule -uid: azure.ai.vision.enums -name: enums -fullName: azure.ai.vision.enums -enums: -- azure.ai.vision.enums.ImageAnalysisErrorReason -- azure.ai.vision.enums.ImageAnalysisFeature -- azure.ai.vision.enums.ImageAnalysisResultReason -- azure.ai.vision.enums.ImageSegmentationMode -- azure.ai.vision.enums.SessionResultReason -- azure.ai.vision.enums.SessionStoppedErrorReason -- azure.ai.vision.enums.SessionStoppedReason -- azure.ai.vision.enums.VisionOption diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_client.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_client.yml deleted file mode 100644 index 667878f1fd46..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_client.yml +++ /dev/null @@ -1,5 +0,0 @@ -### YamlMime:PythonModule -uid: azure.ai.vision.image_analysis_client -name: image_analysis_client -fullName: azure.ai.vision.image_analysis_client -summary: Classes that represents the handling of Image Analysis functionalities. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentCaption.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentCaption.yml deleted file mode 100644 index 5c18036558c4..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentCaption.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.ContentCaption -name: ContentCaption -fullName: azure.ai.vision.image_analysis_data.ContentCaption -module: azure.ai.vision.image_analysis_data -summary: Represents a generated phrase that describes the content of the image. -constructor: - syntax: 'ContentCaption(bounding_box: Rectangle, content: str = '''', confidence: - float = 0.0)' - parameters: - - name: bounding_box - isRequired: true - - name: content - - name: confidence - defaultValue: '0.0' -attributes: -- uid: azure.ai.vision.image_analysis_data.ContentCaption.bounding_box - name: bounding_box - summary: 'A rectangular boundary to which the caption applies. - - - Coordinates are are in pixels, with (0,0) being the top-left of the source image. - - For the ImageAnalysisFeature.CAPTION result, this will be the whole image. - - For the ImageAnalysisFeature.DENSE_CAPTIONS results, this will either be the whole - image - - or a region within the image.' - signature: 'bounding_box: Rectangle' -- uid: azure.ai.vision.image_analysis_data.ContentCaption.confidence - name: confidence - summary: 'A score, in the range of 0 to 1, representing the confidence that this - caption is accurate. - - - Confidence scores span the range of 0.0 to 1.0 (inclusive), with higher values - indicating higher probability.' - signature: 'confidence: float = 0.0' -- uid: azure.ai.vision.image_analysis_data.ContentCaption.content - name: content - summary: A generated phrase that describes the content of the image. - signature: 'content: str = ''''' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentTag.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentTag.yml deleted file mode 100644 index 33c4189be35c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentTag.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.ContentTag -name: ContentTag -fullName: azure.ai.vision.image_analysis_data.ContentTag -module: azure.ai.vision.image_analysis_data -summary: Represent an image tag. A tag can be a recognizable object, living being, - scenery, or actions that appear in the image. -constructor: - syntax: 'ContentTag(name: str = '''', confidence: float = 0.0)' - parameters: - - name: name - - name: confidence - defaultValue: '0.0' -attributes: -- uid: azure.ai.vision.image_analysis_data.ContentTag.confidence - name: confidence - summary: 'A score that represents the likelihood that this detection was accurate. - - - Confidence scores span the range of 0.0 to 1.0 (inclusive), with higher values - indicating higher probability.' - signature: 'confidence: float = 0.0' -- uid: azure.ai.vision.image_analysis_data.ContentTag.name - name: name - summary: 'The name of the tag. - - - Note that you can control the tag language by calling ImageAnalysisOptions.language.' - signature: 'name: str = ''''' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentTags.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentTags.yml deleted file mode 100644 index 8ff62efab3d5..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentTags.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.ContentTags -name: ContentTags -fullName: azure.ai.vision.image_analysis_data.ContentTags -module: azure.ai.vision.image_analysis_data -summary: Represents a list of image tags -constructor: - syntax: ContentTags() -methods: -- uid: azure.ai.vision.image_analysis_data.ContentTags.append - name: append - summary: Append object to the end of the list. - signature: append(object, /) - positionalOnlyParameters: - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.ContentTags.clear - name: clear - summary: Remove all items from list. - signature: clear() -- uid: azure.ai.vision.image_analysis_data.ContentTags.copy - name: copy - summary: Return a shallow copy of the list. - signature: copy() -- uid: azure.ai.vision.image_analysis_data.ContentTags.count - name: count - summary: Return number of occurrences of value. - signature: count(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.ContentTags.extend - name: extend - summary: Extend list by appending elements from the iterable. - signature: extend(iterable, /) - positionalOnlyParameters: - - name: iterable - isRequired: true -- uid: azure.ai.vision.image_analysis_data.ContentTags.index - name: index - summary: 'Return first index of value. - - - Raises ValueError if the value is not present.' - signature: index(value, start=0, stop=9223372036854775807, /) - positionalOnlyParameters: - - name: value - isRequired: true - - name: start - defaultValue: '0' - - name: stop - defaultValue: '9223372036854775807' -- uid: azure.ai.vision.image_analysis_data.ContentTags.insert - name: insert - summary: Insert object before index. - signature: insert(index, object, /) - positionalOnlyParameters: - - name: index - isRequired: true - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.ContentTags.pop - name: pop - summary: 'Remove and return item at index (default last). - - - Raises IndexError if list is empty or index is out of range.' - signature: pop(index=-1, /) - positionalOnlyParameters: - - name: index - defaultValue: '-1' -- uid: azure.ai.vision.image_analysis_data.ContentTags.remove - name: remove - summary: 'Remove first occurrence of value. - - - Raises ValueError if the value is not present.' - signature: remove(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.ContentTags.reverse - name: reverse - summary: Reverse *IN PLACE*. - signature: reverse() -- uid: azure.ai.vision.image_analysis_data.ContentTags.sort - name: sort - summary: 'Sort the list in ascending order and return None. - - - The sort is in-place (i.e. the list itself is modified) and stable (i.e. the - - order of two equal elements is maintained). - - - If a key function is given, apply it once to each list item and sort them, - - ascending or descending, according to their function values. - - - The reverse flag can be set to sort in descending order.' - signature: sort(*, key=None, reverse=False) - keywordOnlyParameters: - - name: key - defaultValue: None - - name: reverse - defaultValue: 'False' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.CropSuggestion.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.CropSuggestion.yml deleted file mode 100644 index 8bfbe5c64122..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.CropSuggestion.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.CropSuggestion -name: CropSuggestion -fullName: azure.ai.vision.image_analysis_data.CropSuggestion -module: azure.ai.vision.image_analysis_data -summary: Represents a suggested image cropping that preserves much of the image content. -constructor: - syntax: 'CropSuggestion(bounding_box: Rectangle, aspect_ratio: float = 0.0)' - parameters: - - name: bounding_box - isRequired: true - - name: aspect_ratio - defaultValue: '0.0' -attributes: -- uid: azure.ai.vision.image_analysis_data.CropSuggestion.aspect_ratio - name: aspect_ratio - summary: 'The aspect ratio of this crop suggestion. - - - Aspect ratios are calculated by dividing the width of the cropped region by its - height. - - - You can request particular aspect ratios by calling setting ImageAnalysisOptions.cropping_aspect_ratios. - - - aspect_ratio will be in the range 0.75 to 1.8 (inclusive) if ImageAnalysisOptions.cropping_aspect_ratios - - was called, otherwise it will be in the range 0.5 to 2.0 (inclusive).' - signature: 'aspect_ratio: float = 0.0' -- uid: azure.ai.vision.image_analysis_data.CropSuggestion.bounding_box - name: bounding_box - summary: 'A rectangular boundary of the crop suggestion. - - - Coordinates are are in pixels, with (0,0) being the top-left of the source image.' - signature: 'bounding_box: Rectangle' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.CropSuggestions.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.CropSuggestions.yml deleted file mode 100644 index ac6276f2d6aa..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.CropSuggestions.yml +++ /dev/null @@ -1,108 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.CropSuggestions -name: CropSuggestions -fullName: azure.ai.vision.image_analysis_data.CropSuggestions -module: azure.ai.vision.image_analysis_data -summary: Represents a list of image crop suggestions that preserve most of the image - content. -constructor: - syntax: CropSuggestions() -methods: -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.append - name: append - summary: Append object to the end of the list. - signature: append(object, /) - positionalOnlyParameters: - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.clear - name: clear - summary: Remove all items from list. - signature: clear() -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.copy - name: copy - summary: Return a shallow copy of the list. - signature: copy() -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.count - name: count - summary: Return number of occurrences of value. - signature: count(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.extend - name: extend - summary: Extend list by appending elements from the iterable. - signature: extend(iterable, /) - positionalOnlyParameters: - - name: iterable - isRequired: true -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.index - name: index - summary: 'Return first index of value. - - - Raises ValueError if the value is not present.' - signature: index(value, start=0, stop=9223372036854775807, /) - positionalOnlyParameters: - - name: value - isRequired: true - - name: start - defaultValue: '0' - - name: stop - defaultValue: '9223372036854775807' -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.insert - name: insert - summary: Insert object before index. - signature: insert(index, object, /) - positionalOnlyParameters: - - name: index - isRequired: true - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.pop - name: pop - summary: 'Remove and return item at index (default last). - - - Raises IndexError if list is empty or index is out of range.' - signature: pop(index=-1, /) - positionalOnlyParameters: - - name: index - defaultValue: '-1' -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.remove - name: remove - summary: 'Remove first occurrence of value. - - - Raises ValueError if the value is not present.' - signature: remove(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.reverse - name: reverse - summary: Reverse *IN PLACE*. - signature: reverse() -- uid: azure.ai.vision.image_analysis_data.CropSuggestions.sort - name: sort - summary: 'Sort the list in ascending order and return None. - - - The sort is in-place (i.e. the list itself is modified) and stable (i.e. the - - order of two equal elements is maintained). - - - If a key function is given, apply it once to each list item and sort them, - - ascending or descending, according to their function values. - - - The reverse flag can be set to sort in descending order.' - signature: sort(*, key=None, reverse=False) - keywordOnlyParameters: - - name: key - defaultValue: None - - name: reverse - defaultValue: 'False' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DenseCaptions.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DenseCaptions.yml deleted file mode 100644 index 5e1ea6df7d94..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DenseCaptions.yml +++ /dev/null @@ -1,112 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.DenseCaptions -name: DenseCaptions -fullName: azure.ai.vision.image_analysis_data.DenseCaptions -module: azure.ai.vision.image_analysis_data -summary: 'Represents a list of up to 10 captions for different regions of the image. - - The first caption in the list represents the the whole image, and it is identical - to the result - - returned if you select the option ImageAnalysisFeature.CAPTION.' -constructor: - syntax: DenseCaptions() -methods: -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.append - name: append - summary: Append object to the end of the list. - signature: append(object, /) - positionalOnlyParameters: - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.clear - name: clear - summary: Remove all items from list. - signature: clear() -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.copy - name: copy - summary: Return a shallow copy of the list. - signature: copy() -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.count - name: count - summary: Return number of occurrences of value. - signature: count(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.extend - name: extend - summary: Extend list by appending elements from the iterable. - signature: extend(iterable, /) - positionalOnlyParameters: - - name: iterable - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.index - name: index - summary: 'Return first index of value. - - - Raises ValueError if the value is not present.' - signature: index(value, start=0, stop=9223372036854775807, /) - positionalOnlyParameters: - - name: value - isRequired: true - - name: start - defaultValue: '0' - - name: stop - defaultValue: '9223372036854775807' -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.insert - name: insert - summary: Insert object before index. - signature: insert(index, object, /) - positionalOnlyParameters: - - name: index - isRequired: true - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.pop - name: pop - summary: 'Remove and return item at index (default last). - - - Raises IndexError if list is empty or index is out of range.' - signature: pop(index=-1, /) - positionalOnlyParameters: - - name: index - defaultValue: '-1' -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.remove - name: remove - summary: 'Remove first occurrence of value. - - - Raises ValueError if the value is not present.' - signature: remove(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.reverse - name: reverse - summary: Reverse *IN PLACE*. - signature: reverse() -- uid: azure.ai.vision.image_analysis_data.DenseCaptions.sort - name: sort - summary: 'Sort the list in ascending order and return None. - - - The sort is in-place (i.e. the list itself is modified) and stable (i.e. the - - order of two equal elements is maintained). - - - If a key function is given, apply it once to each list item and sort them, - - ascending or descending, according to their function values. - - - The reverse flag can be set to sort in descending order.' - signature: sort(*, key=None, reverse=False) - keywordOnlyParameters: - - name: key - defaultValue: None - - name: reverse - defaultValue: 'False' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedObject.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedObject.yml deleted file mode 100644 index d97577cb6c35..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedObject.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.DetectedObject -name: DetectedObject -fullName: azure.ai.vision.image_analysis_data.DetectedObject -module: azure.ai.vision.image_analysis_data -summary: Represents a physical object detected in an image. -constructor: - syntax: 'DetectedObject(bounding_box: Rectangle, name: str = '''', confidence: float - = 0.0)' - parameters: - - name: bounding_box - isRequired: true - - name: name - - name: confidence - defaultValue: '0.0' -attributes: -- uid: azure.ai.vision.image_analysis_data.DetectedObject.bounding_box - name: bounding_box - summary: 'A rectangular boundary within which the object was detected. - - - Coordinates are are in pixels, with (0,0) being the top-left of the source image.' - signature: 'bounding_box: Rectangle' -- uid: azure.ai.vision.image_analysis_data.DetectedObject.confidence - name: confidence - summary: 'A score that represents the likelihood that this detection was accurate. - - - Confidence scores span the range of 0.0 to 1.0 (inclusive), with higher values - indicating higher probability.' - signature: 'confidence: float = 0.0' -- uid: azure.ai.vision.image_analysis_data.DetectedObject.name - name: name - summary: A label that briefly describes the detected object. - signature: 'name: str = ''''' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedObjects.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedObjects.yml deleted file mode 100644 index b927aaeb429c..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedObjects.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.DetectedObjects -name: DetectedObjects -fullName: azure.ai.vision.image_analysis_data.DetectedObjects -module: azure.ai.vision.image_analysis_data -summary: Represents a list of physical object detected in an image. -constructor: - syntax: DetectedObjects() -methods: -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.append - name: append - summary: Append object to the end of the list. - signature: append(object, /) - positionalOnlyParameters: - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.clear - name: clear - summary: Remove all items from list. - signature: clear() -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.copy - name: copy - summary: Return a shallow copy of the list. - signature: copy() -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.count - name: count - summary: Return number of occurrences of value. - signature: count(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.extend - name: extend - summary: Extend list by appending elements from the iterable. - signature: extend(iterable, /) - positionalOnlyParameters: - - name: iterable - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.index - name: index - summary: 'Return first index of value. - - - Raises ValueError if the value is not present.' - signature: index(value, start=0, stop=9223372036854775807, /) - positionalOnlyParameters: - - name: value - isRequired: true - - name: start - defaultValue: '0' - - name: stop - defaultValue: '9223372036854775807' -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.insert - name: insert - summary: Insert object before index. - signature: insert(index, object, /) - positionalOnlyParameters: - - name: index - isRequired: true - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.pop - name: pop - summary: 'Remove and return item at index (default last). - - - Raises IndexError if list is empty or index is out of range.' - signature: pop(index=-1, /) - positionalOnlyParameters: - - name: index - defaultValue: '-1' -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.remove - name: remove - summary: 'Remove first occurrence of value. - - - Raises ValueError if the value is not present.' - signature: remove(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.reverse - name: reverse - summary: Reverse *IN PLACE*. - signature: reverse() -- uid: azure.ai.vision.image_analysis_data.DetectedObjects.sort - name: sort - summary: 'Sort the list in ascending order and return None. - - - The sort is in-place (i.e. the list itself is modified) and stable (i.e. the - - order of two equal elements is maintained). - - - If a key function is given, apply it once to each list item and sort them, - - ascending or descending, according to their function values. - - - The reverse flag can be set to sort in descending order.' - signature: sort(*, key=None, reverse=False) - keywordOnlyParameters: - - name: key - defaultValue: None - - name: reverse - defaultValue: 'False' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedPeople.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedPeople.yml deleted file mode 100644 index 44eaec3e68d7..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedPeople.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.DetectedPeople -name: DetectedPeople -fullName: azure.ai.vision.image_analysis_data.DetectedPeople -module: azure.ai.vision.image_analysis_data -summary: Represents people detected in the image. -constructor: - syntax: DetectedPeople() -methods: -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.append - name: append - summary: Append object to the end of the list. - signature: append(object, /) - positionalOnlyParameters: - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.clear - name: clear - summary: Remove all items from list. - signature: clear() -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.copy - name: copy - summary: Return a shallow copy of the list. - signature: copy() -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.count - name: count - summary: Return number of occurrences of value. - signature: count(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.extend - name: extend - summary: Extend list by appending elements from the iterable. - signature: extend(iterable, /) - positionalOnlyParameters: - - name: iterable - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.index - name: index - summary: 'Return first index of value. - - - Raises ValueError if the value is not present.' - signature: index(value, start=0, stop=9223372036854775807, /) - positionalOnlyParameters: - - name: value - isRequired: true - - name: start - defaultValue: '0' - - name: stop - defaultValue: '9223372036854775807' -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.insert - name: insert - summary: Insert object before index. - signature: insert(index, object, /) - positionalOnlyParameters: - - name: index - isRequired: true - - name: object - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.pop - name: pop - summary: 'Remove and return item at index (default last). - - - Raises IndexError if list is empty or index is out of range.' - signature: pop(index=-1, /) - positionalOnlyParameters: - - name: index - defaultValue: '-1' -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.remove - name: remove - summary: 'Remove first occurrence of value. - - - Raises ValueError if the value is not present.' - signature: remove(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.reverse - name: reverse - summary: Reverse *IN PLACE*. - signature: reverse() -- uid: azure.ai.vision.image_analysis_data.DetectedPeople.sort - name: sort - summary: 'Sort the list in ascending order and return None. - - - The sort is in-place (i.e. the list itself is modified) and stable (i.e. the - - order of two equal elements is maintained). - - - If a key function is given, apply it once to each list item and sort them, - - ascending or descending, according to their function values. - - - The reverse flag can be set to sort in descending order.' - signature: sort(*, key=None, reverse=False) - keywordOnlyParameters: - - name: key - defaultValue: None - - name: reverse - defaultValue: 'False' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedPerson.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedPerson.yml deleted file mode 100644 index 8300f602ddce..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedPerson.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.DetectedPerson -name: DetectedPerson -fullName: azure.ai.vision.image_analysis_data.DetectedPerson -module: azure.ai.vision.image_analysis_data -summary: Represents a person detected in an image. -constructor: - syntax: 'DetectedPerson(bounding_box: Rectangle, confidence: float = 0.0)' - parameters: - - name: bounding_box - isRequired: true - - name: confidence - defaultValue: '0.0' -attributes: -- uid: azure.ai.vision.image_analysis_data.DetectedPerson.bounding_box - name: bounding_box - summary: 'A rectangular boundary within which the person was detected. - - - Coordinates are are in pixels, with (0,0) being the top-left of the source image.' - signature: 'bounding_box: Rectangle' -- uid: azure.ai.vision.image_analysis_data.DetectedPerson.confidence - name: confidence - summary: 'A score that represents the likelihood that this detection was accurate. - - - Confidence scores span the range of 0.0 to 1.0 (inclusive), with higher values - indicating higher probability.' - signature: 'confidence: float = 0.0' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedText.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedText.yml deleted file mode 100644 index 292931bf9b79..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedText.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.DetectedText -name: DetectedText -fullName: azure.ai.vision.image_analysis_data.DetectedText -module: azure.ai.vision.image_analysis_data -summary: Represents the text lines detected in an image. -constructor: - syntax: 'DetectedText(lines: List[DetectedTextLine])' - parameters: - - name: lines - isRequired: true -attributes: -- uid: azure.ai.vision.image_analysis_data.DetectedText.lines - name: lines - summary: The full list of all lines of text detected in an image. - signature: 'lines: List[DetectedTextLine]' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedTextLine.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedTextLine.yml deleted file mode 100644 index 445270a4f649..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedTextLine.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.DetectedTextLine -name: DetectedTextLine -fullName: azure.ai.vision.image_analysis_data.DetectedTextLine -module: azure.ai.vision.image_analysis_data -summary: Represents a single, contiguous line of text as detected within an image. -constructor: - syntax: 'DetectedTextLine(content: str, bounding_polygon: List[int], words: List[DetectedTextWord])' - parameters: - - name: content - isRequired: true - - name: bounding_polygon - isRequired: true - - name: words - isRequired: true -attributes: -- uid: azure.ai.vision.image_analysis_data.DetectedTextLine.bounding_polygon - name: bounding_polygon - summary: 'A bounding polygon with points that enclose this line of text. - - - These points are polygon vertices, presented in clockwise order from the left - (-180 degrees, inclusive) - - relative to the region''s orientation. Coordinates are are in pixels, with (0,0) - being the top-left of the source image.' - signature: 'bounding_polygon: List[int]' -- uid: azure.ai.vision.image_analysis_data.DetectedTextLine.content - name: content - summary: The text detected in this line. - signature: 'content: str' -- uid: azure.ai.vision.image_analysis_data.DetectedTextLine.words - name: words - summary: A list of detected words associated with this line. - signature: 'words: List[DetectedTextWord]' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedTextWord.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedTextWord.yml deleted file mode 100644 index 6652ba585c75..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedTextWord.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.DetectedTextWord -name: DetectedTextWord -fullName: azure.ai.vision.image_analysis_data.DetectedTextWord -module: azure.ai.vision.image_analysis_data -summary: 'Represents a single word that was detected in an image. - - - Words consist of a contiguous sequence of characters. - - For non-space delimited languages such as Chinese, Japanese, and Korean, each character - is represented as its own word.' -constructor: - syntax: 'DetectedTextWord(content: str, bounding_polygon: List[int], confidence: - float = 0.0)' - parameters: - - name: content - isRequired: true - - name: bounding_polygon - isRequired: true - - name: confidence - defaultValue: '0.0' -attributes: -- uid: azure.ai.vision.image_analysis_data.DetectedTextWord.bounding_polygon - name: bounding_polygon - summary: 'A bounding polygon with points that enclose the word. - - - These points are polygon vertices, presented in clockwise order from the left - (-180 degrees, inclusive) - - relative to the region''s orientation. Coordinates are are in pixels, with (0,0) - being the top-left of the source image.' - signature: 'bounding_polygon: List[int]' -- uid: azure.ai.vision.image_analysis_data.DetectedTextWord.confidence - name: confidence - summary: 'A score that represents the likelihood that this detection was accurate. - - - Confidence scores span the range of 0.0 to 1.0 (inclusive), with higher values - indicating higher probability.' - signature: 'confidence: float = 0.0' -- uid: azure.ai.vision.image_analysis_data.DetectedTextWord.content - name: content - summary: The text detected within the bounds of this word. - signature: 'content: str' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.Rectangle.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.Rectangle.yml deleted file mode 100644 index 033275e8f5f5..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.Rectangle.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.Rectangle -name: Rectangle -fullName: azure.ai.vision.image_analysis_data.Rectangle -module: azure.ai.vision.image_analysis_data -summary: Represents rectangular area inside an image. -constructor: - syntax: 'Rectangle(x: int = 0, y: int = 0, w: int = 0, h: int = 0)' - parameters: - - name: x - defaultValue: '0' - - name: y - defaultValue: '0' - - name: w - defaultValue: '0' - - name: h - defaultValue: '0' -attributes: -- uid: azure.ai.vision.image_analysis_data.Rectangle.h - name: h - summary: Height of the area, in pixels. - signature: 'h: int = 0' -- uid: azure.ai.vision.image_analysis_data.Rectangle.w - name: w - summary: Width of the area, in pixels. - signature: 'w: int = 0' -- uid: azure.ai.vision.image_analysis_data.Rectangle.x - name: x - summary: X-coordinate of the top left point of the area, in pixels. - signature: 'x: int = 0' -- uid: azure.ai.vision.image_analysis_data.Rectangle.y - name: y - summary: Y-coordinate of the top left point of the area, in pixels. - signature: 'y: int = 0' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.SegmentationResult.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.SegmentationResult.yml deleted file mode 100644 index 69d325717ba1..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.SegmentationResult.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.image_analysis_data.SegmentationResult -name: SegmentationResult -fullName: azure.ai.vision.image_analysis_data.SegmentationResult -module: azure.ai.vision.image_analysis_data -summary: Holds a single segmentation result image of PNG format and associated metadata. -constructor: - syntax: 'SegmentationResult(image_height: int = 0, image_width: int = 0, image_buffer: - bytes = '''')' - parameters: - - name: image_height - defaultValue: '0' - - name: image_width - defaultValue: '0' - - name: image_buffer -attributes: -- uid: azure.ai.vision.image_analysis_data.SegmentationResult.image_buffer - name: image_buffer - summary: The result image buffer in PNG format. - signature: 'image_buffer: bytes = ''''' -- uid: azure.ai.vision.image_analysis_data.SegmentationResult.image_height - name: image_height - summary: The image height in pixels. - signature: 'image_height: int = 0' -- uid: azure.ai.vision.image_analysis_data.SegmentationResult.image_width - name: image_width - summary: The image width in pixels. - signature: 'image_width: int = 0' diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.yml deleted file mode 100644 index 8f12e4ee0ffb..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonModule -uid: azure.ai.vision.image_analysis_data -name: image_analysis_data -fullName: azure.ai.vision.image_analysis_data -summary: Classes that represents the data structures of vision image analysis results. -classes: -- azure.ai.vision.image_analysis_data.ContentCaption -- azure.ai.vision.image_analysis_data.ContentTag -- azure.ai.vision.image_analysis_data.ContentTags -- azure.ai.vision.image_analysis_data.CropSuggestion -- azure.ai.vision.image_analysis_data.CropSuggestions -- azure.ai.vision.image_analysis_data.DenseCaptions -- azure.ai.vision.image_analysis_data.DetectedObject -- azure.ai.vision.image_analysis_data.DetectedObjects -- azure.ai.vision.image_analysis_data.DetectedPeople -- azure.ai.vision.image_analysis_data.DetectedPerson -- azure.ai.vision.image_analysis_data.DetectedText -- azure.ai.vision.image_analysis_data.DetectedTextLine -- azure.ai.vision.image_analysis_data.DetectedTextWord -- azure.ai.vision.image_analysis_data.Rectangle -- azure.ai.vision.image_analysis_data.SegmentationResult diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.interop.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.interop.yml deleted file mode 100644 index ce08d742974a..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.interop.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.ai.vision.interop -name: interop -fullName: azure.ai.vision.interop diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.properties.PropertyCollection.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.properties.PropertyCollection.yml deleted file mode 100644 index 126e36abdf7b..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.properties.PropertyCollection.yml +++ /dev/null @@ -1,88 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.properties.PropertyCollection -name: PropertyCollection -fullName: azure.ai.vision.properties.PropertyCollection -module: azure.ai.vision.properties -summary: Class to get or set a property value from a property collection. -constructor: - syntax: 'PropertyCollection(handle: c_void_p)' - parameters: - - name: handle - isRequired: true -methods: -- uid: azure.ai.vision.properties.PropertyCollection.get_binary_data_property - name: get_binary_data_property - summary: 'Returns a Python "bytes" object created from a native binary buffer. - - Note that data from the native buffer is copied while - - creating the "bytes" object, and the native buffer is freed. - - :param: The name of the property - - :return: A Python bytes object' - signature: 'get_binary_data_property(property_name: str) -> bytes' - parameters: - - name: property_name - isRequired: true -- uid: azure.ai.vision.properties.PropertyCollection.get_property - name: get_property - summary: 'Returns value of a property. - - If the property value is not defined, the specified default value is returned. - - :param property_name: The name of the property. - - :param default_value: The default value which is returned if no value is defined - for the property (empty string by default). - - :return: Value of the property.' - signature: 'get_property(property_name: str, default_value: str = '''') -> str' - parameters: - - name: property_name - isRequired: true - - name: default_value -- uid: azure.ai.vision.properties.PropertyCollection.get_property_by_id - name: get_property_by_id - summary: 'Returns value of a property. - - If the property value is not defined, the specified default value is returned. - - :param property_id: The id of the property. - - :param default_value: The default value which is returned if no value is defined - for the property (empty string by default). - - :return: Value of the property.' - signature: 'get_property_by_id(property_id: VisionOption, default_value: str)' - parameters: - - name: property_id - isRequired: true - - name: default_value - isRequired: true -- uid: azure.ai.vision.properties.PropertyCollection.set_property - name: set_property - summary: 'Set value of a property. - - :param property_name: The id name of the property - - :param value: The value to set' - signature: 'set_property(property_name: str, value: str)' - parameters: - - name: property_name - isRequired: true - - name: value - isRequired: true -- uid: azure.ai.vision.properties.PropertyCollection.set_property_by_id - name: set_property_by_id - summary: 'Set value of a property. - - :param property_id: The id of the property enum - - :param value: The value to set' - signature: 'set_property_by_id(property_id: VisionOption, value: str)' - parameters: - - name: property_id - isRequired: true - - name: value - isRequired: true diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.properties.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.properties.yml deleted file mode 100644 index 0cf48f8e754a..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.properties.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.ai.vision.properties -name: properties -fullName: azure.ai.vision.properties -classes: -- azure.ai.vision.properties.PropertyCollection diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.version.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.version.yml deleted file mode 100644 index e45357f4a4e5..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.ai.vision.version -name: version -fullName: azure.ai.vision.version diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.EventSignal.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.EventSignal.yml deleted file mode 100644 index cfec9c630f65..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.EventSignal.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.vision_base_client.EventSignal -name: EventSignal -fullName: azure.ai.vision.vision_base_client.EventSignal -module: azure.ai.vision.vision_base_client -summary: 'Clients can connect to the event signal to receive events, or disconnect - from - - the event signal to stop receiving events. - - - Constructor for internal use.' -constructor: - syntax: EventSignal(obj, connection_changed_callback) - parameters: - - name: obj - isRequired: true - - name: connection_changed_callback - isRequired: true -methods: -- uid: azure.ai.vision.vision_base_client.EventSignal.connect - name: connect - summary: 'Connects given callback function to the event signal, to be invoked when - the - - event is signalled.' - signature: 'connect(callback: Callable)' - parameters: - - name: callback - isRequired: true -- uid: azure.ai.vision.vision_base_client.EventSignal.disconnect_all - name: disconnect_all - summary: Disconnects all registered callbacks. - signature: disconnect_all() -- uid: azure.ai.vision.vision_base_client.EventSignal.is_connected - name: is_connected - signature: is_connected() -> bool -- uid: azure.ai.vision.vision_base_client.EventSignal.signal - name: signal - signature: signal(payload) - parameters: - - name: payload - isRequired: true diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.SessionStartedEventArgs.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.SessionStartedEventArgs.yml deleted file mode 100644 index c85b3f306783..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.SessionStartedEventArgs.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.vision_base_client.SessionStartedEventArgs -name: SessionStartedEventArgs -fullName: azure.ai.vision.vision_base_client.SessionStartedEventArgs -module: azure.ai.vision.vision_base_client -summary: 'Represents an event indicating vision session start. - - - Constructor for internal use.' -constructor: - syntax: 'SessionStartedEventArgs(handle: c_void_p)' - parameters: - - name: handle - isRequired: true -attributes: -- uid: azure.ai.vision.vision_base_client.SessionStartedEventArgs.session_id - name: session_id - summary: Gets the unique id for the Session from which this SessionResult originated. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.SessionStoppedEventArgs.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.SessionStoppedEventArgs.yml deleted file mode 100644 index 80b6b35e4aa3..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.SessionStoppedEventArgs.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.vision_base_client.SessionStoppedEventArgs -name: SessionStoppedEventArgs -fullName: azure.ai.vision.vision_base_client.SessionStoppedEventArgs -module: azure.ai.vision.vision_base_client -summary: 'Represents an event indicating vision session stop. - - - Constructor for internal use.' -constructor: - syntax: 'SessionStoppedEventArgs(handle: c_void_p)' - parameters: - - name: handle - isRequired: true -attributes: -- uid: azure.ai.vision.vision_base_client.SessionStoppedEventArgs.reason - name: reason - summary: Gets the SessionStoppedReason for generation of this result. -- uid: azure.ai.vision.vision_base_client.SessionStoppedEventArgs.session_id - name: session_id - summary: Gets the unique id for the Session from which this SessionResult originated. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions.yml deleted file mode 100644 index 294a39d013ff..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions -name: VisionServiceAdvancedOptions -fullName: azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions -module: azure.ai.vision.vision_base_client -summary: Represents advanced options on the Vision Service. -constructor: - syntax: VisionServiceAdvancedOptions() -attributes: -- uid: azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions.properties - name: properties - summary: A collection of properties and their values defined for this VisionServiceAdvancedOptions. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionSession.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionSession.yml deleted file mode 100644 index dc9def37c8ac..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionSession.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.vision_base_client.VisionSession -name: VisionSession -fullName: azure.ai.vision.vision_base_client.VisionSession -module: azure.ai.vision.vision_base_client -summary: 'Represents the service configuration options and parameters used to connect - to network attached - - AI inferencing technologies over IP based protocols.' -constructor: - syntax: 'VisionSession(service_options: VisionServiceOptions, input: VisionSource, - options: VisionSessionOptions | None = None)' - parameters: - - name: service_options - description: The vision service options. - isRequired: true - - name: input - description: The vision source. - isRequired: true - - name: options - description: The vision session options. - defaultValue: None -attributes: -- uid: azure.ai.vision.vision_base_client.VisionSession.properties - name: properties - summary: A collection of properties and their values defined for this VisionSource. -- uid: azure.ai.vision.vision_base_client.VisionSession.session_id - name: session_id - summary: The authorization token that will be used for connecting to the service. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionSessionOptions.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionSessionOptions.yml deleted file mode 100644 index f8af664d0bff..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionSessionOptions.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonClass -uid: azure.ai.vision.vision_base_client.VisionSessionOptions -name: VisionSessionOptions -fullName: azure.ai.vision.vision_base_client.VisionSessionOptions -module: azure.ai.vision.vision_base_client -summary: 'Represents the options used to initialize a VisionSession instance. - - - TBD: Define options setter properties' -constructor: - syntax: VisionSessionOptions() -attributes: -- uid: azure.ai.vision.vision_base_client.VisionSessionOptions.properties - name: properties - summary: A collection of properties and their values defined for this. diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.yml deleted file mode 100644 index bb1831648f88..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonModule -uid: azure.ai.vision.vision_base_client -name: vision_base_client -fullName: azure.ai.vision.vision_base_client -summary: Classes that handles vision base functionalities for the various recognizers/analyzers. -classes: -- azure.ai.vision.vision_base_client.EventSignal -- azure.ai.vision.vision_base_client.SessionStartedEventArgs -- azure.ai.vision.vision_base_client.SessionStoppedEventArgs -- azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions -- azure.ai.vision.vision_base_client.VisionSession -- azure.ai.vision.vision_base_client.VisionSessionOptions diff --git a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.yml b/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.yml deleted file mode 100644 index e8c751516df2..000000000000 --- a/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.ai.vision -name: vision -fullName: azure.ai.vision -summary: Azure AI Vision SDK for Python -type: rootImport -classes: -- azure.ai.vision.ConsoleLogger -- azure.ai.vision.FileLogger -- azure.ai.vision.Frame -- azure.ai.vision.FrameFormat -- azure.ai.vision.FrameSource -- azure.ai.vision.FrameSourceCallback -- azure.ai.vision.FrameWriter -- azure.ai.vision.ImageAnalysisErrorDetails -- azure.ai.vision.ImageAnalysisEventArgs -- azure.ai.vision.ImageAnalysisOptions -- azure.ai.vision.ImageAnalysisResult -- azure.ai.vision.ImageAnalysisResultDetails -- azure.ai.vision.ImageAnalyzer -- azure.ai.vision.ImageSourceBuffer -- azure.ai.vision.ImageSourceBufferCallback -- azure.ai.vision.ImageWriter -- azure.ai.vision.MemoryLogger -- azure.ai.vision.VisionServiceOptions -- azure.ai.vision.VisionSource -modules: -- azure.ai.vision.diagnostics_logging -- azure.ai.vision.enums -- azure.ai.vision.image_analysis_client -- azure.ai.vision.image_analysis_data -- azure.ai.vision.interop -- azure.ai.vision.properties -- azure.ai.vision.version -- azure.ai.vision.vision_base_client diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.ApplicationInsightsDataClient.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.ApplicationInsightsDataClient.yml deleted file mode 100644 index 3274a1ddf89a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.ApplicationInsightsDataClient.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.ApplicationInsightsDataClient -name: ApplicationInsightsDataClient -fullName: azure.applicationinsights.ApplicationInsightsDataClient -module: azure.applicationinsights -summary: Composite Swagger for Application Insights Data Client -constructor: - syntax: ApplicationInsightsDataClient(credentials, base_url=None) - parameters: - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Metrics operations - name: metrics - types: - - -- description: Events operations - name: events - types: - - -- description: Query operations - name: query - types: - - -methods: -- uid: azure.applicationinsights.ApplicationInsightsDataClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient.yml deleted file mode 100644 index fa37b4b3abfc..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient -name: ApplicationInsightsDataClient -fullName: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient -module: azure.applicationinsights.application_insights_data_client -summary: Composite Swagger for Application Insights Data Client -constructor: - syntax: ApplicationInsightsDataClient(credentials, base_url=None) - parameters: - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Metrics operations - name: metrics - types: - - -- description: Events operations - name: events - types: - - -- description: Query operations - name: query - types: - - -methods: -- uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.yml deleted file mode 100644 index 939b40c7cf8d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration -name: ApplicationInsightsDataClientConfiguration -fullName: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration -module: azure.applicationinsights.application_insights_data_client -summary: 'Configuration for ApplicationInsightsDataClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: ApplicationInsightsDataClientConfiguration(credentials, base_url=None) - parameters: - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -methods: -- uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.yml deleted file mode 100644 index 03a77675d958..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.application_insights_data_client -name: application_insights_data_client -fullName: azure.applicationinsights.application_insights_data_client -classes: -- azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient -- azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.Column(class).yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.Column(class).yml deleted file mode 100644 index ea38c4dcfbfb..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.Column(class).yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.Column -name: Column -fullName: azure.applicationinsights.models.Column -module: azure.applicationinsights.models -summary: 'A table column. - - - A column in a table.' -constructor: - syntax: 'Column(*, name: str = None, type: str = None, **kwargs)' - parameters: - - name: name - description: The name of this column. - isRequired: true - types: - - - - name: type - description: The data type of this column. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: type - defaultValue: None -methods: -- uid: azure.applicationinsights.models.Column.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.Column.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.Column.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.Column.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.Column.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.Column.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.Column.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorDetail.yml deleted file mode 100644 index aaeb2c6abdeb..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorDetail.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.ErrorDetail -name: ErrorDetail -fullName: azure.applicationinsights.models.ErrorDetail -module: azure.applicationinsights.models -summary: 'Error details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorDetail(*, code: str, message: str, target: str = None, value: str - = None, resources=None, additional_properties=None, **kwargs)' - parameters: - - name: code - description: Required. The error's code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: target - description: 'Indicates which property in the request is responsible for - - the error.' - isRequired: true - types: - - - - name: value - description: 'Indicates which value in ''target'' is responsible for the - - error.' - isRequired: true - types: - - - - name: resources - description: 'Indicates resources which were responsible for the - - error.' - isRequired: true - types: - - [] - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None - - name: value - defaultValue: None - - name: resources - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.applicationinsights.models.ErrorDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.ErrorDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.ErrorDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.ErrorDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.ErrorDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.ErrorDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.ErrorDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorInfo.yml deleted file mode 100644 index 6586f9f67061..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorInfo.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.ErrorInfo -name: ErrorInfo -fullName: azure.applicationinsights.models.ErrorInfo -module: azure.applicationinsights.models -summary: 'The code and message for an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorInfo(*, code: str, message: str, details=None, innererror=None, additional_properties=None, - **kwargs)' - parameters: - - name: code - description: Required. A machine readable error code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: details - description: error details. - isRequired: true - types: - - [] - - name: innererror - description: Inner error details if they exist. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: details - defaultValue: None - - name: innererror - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.applicationinsights.models.ErrorInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.ErrorInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.ErrorInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.ErrorInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.ErrorInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.ErrorInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.ErrorInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorResponse.yml deleted file mode 100644 index 1577e2ebb7d9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorResponse.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.ErrorResponse -name: ErrorResponse -fullName: azure.applicationinsights.models.ErrorResponse -module: azure.applicationinsights.models -summary: 'Error details. - - - Contains details when the response code indicates an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(*, error, **kwargs) - parameters: - - name: error - description: Required. The error details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - isRequired: true -methods: -- uid: azure.applicationinsights.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorResponseException.yml deleted file mode 100644 index de7ffc14be79..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.applicationinsights.models.ErrorResponseException -module: azure.applicationinsights.models -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.applicationinsights.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.applicationinsights.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.applicationinsights.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventType.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventType.yml deleted file mode 100644 index 4435b847781b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventType.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.applicationinsights.models.EventType -name: EventType -fullName: azure.applicationinsights.models.EventType -module: azure.applicationinsights.models -fields: -- name: all - uid: azure.applicationinsights.models.EventType.all -- name: availability_results - uid: azure.applicationinsights.models.EventType.availability_results -- name: browser_timings - uid: azure.applicationinsights.models.EventType.browser_timings -- name: custom_events - uid: azure.applicationinsights.models.EventType.custom_events -- name: custom_metrics - uid: azure.applicationinsights.models.EventType.custom_metrics -- name: dependencies - uid: azure.applicationinsights.models.EventType.dependencies -- name: exceptions - uid: azure.applicationinsights.models.EventType.exceptions -- name: page_views - uid: azure.applicationinsights.models.EventType.page_views -- name: performance_counters - uid: azure.applicationinsights.models.EventType.performance_counters -- name: requests - uid: azure.applicationinsights.models.EventType.requests -- name: traces - uid: azure.applicationinsights.models.EventType.traces diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAiInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAiInfo.yml deleted file mode 100644 index f496f406b0ca..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAiInfo.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsAiInfo -name: EventsAiInfo -fullName: azure.applicationinsights.models.EventsAiInfo -module: azure.applicationinsights.models -summary: AI related application info for an event result. -constructor: - syntax: 'EventsAiInfo(*, i_key: str = None, app_name: str = None, app_id: str = - None, sdk_version: str = None, **kwargs)' - parameters: - - name: i_key - description: iKey of the app - isRequired: true - types: - - - - name: app_name - description: Name of the application - isRequired: true - types: - - - - name: app_id - description: ID of the application - isRequired: true - types: - - - - name: sdk_version - description: SDK version of the application - isRequired: true - types: - - - keywordOnlyParameters: - - name: i_key - defaultValue: None - - name: app_name - defaultValue: None - - name: app_id - defaultValue: None - - name: sdk_version - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsAiInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsAiInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsAiInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsAiInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsAiInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsAiInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsAiInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsApplicationInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsApplicationInfo.yml deleted file mode 100644 index ed42ef37615a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsApplicationInfo.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsApplicationInfo -name: EventsApplicationInfo -fullName: azure.applicationinsights.models.EventsApplicationInfo -module: azure.applicationinsights.models -summary: Application info for an event result. -constructor: - syntax: 'EventsApplicationInfo(*, version: str = None, **kwargs)' - parameters: - - name: version - description: Version of the application - isRequired: true - types: - - - keywordOnlyParameters: - - name: version - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsApplicationInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsApplicationInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsApplicationInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsApplicationInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsApplicationInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsApplicationInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsApplicationInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAvailabilityResultInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAvailabilityResultInfo.yml deleted file mode 100644 index b15c3c6863a6..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAvailabilityResultInfo.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsAvailabilityResultInfo -name: EventsAvailabilityResultInfo -fullName: azure.applicationinsights.models.EventsAvailabilityResultInfo -module: azure.applicationinsights.models -summary: The availability result info. -constructor: - syntax: 'EventsAvailabilityResultInfo(*, name: str = None, success: str = None, - duration: int = None, performance_bucket: str = None, message: str = None, location: - str = None, id: str = None, size: str = None, **kwargs)' - parameters: - - name: name - description: The name of the availability result - isRequired: true - types: - - - - name: success - description: Indicates if the availability result was successful - isRequired: true - types: - - - - name: duration - description: The duration of the availability result - isRequired: true - types: - - - - name: performance_bucket - description: 'The performance bucket of the availability - - result' - isRequired: true - types: - - - - name: message - description: The message of the availability result - isRequired: true - types: - - - - name: location - description: The location of the availability result - isRequired: true - types: - - - - name: id - description: The ID of the availability result - isRequired: true - types: - - - - name: size - description: The size of the availability result - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: success - defaultValue: None - - name: duration - defaultValue: None - - name: performance_bucket - defaultValue: None - - name: message - defaultValue: None - - name: location - defaultValue: None - - name: id - defaultValue: None - - name: size - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsAvailabilityResultInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsAvailabilityResultInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsAvailabilityResultInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsAvailabilityResultInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsAvailabilityResultInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsAvailabilityResultInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsAvailabilityResultInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAvailabilityResultResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAvailabilityResultResult.yml deleted file mode 100644 index dc8535cf70a2..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAvailabilityResultResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsAvailabilityResultResult -name: EventsAvailabilityResultResult -fullName: azure.applicationinsights.models.EventsAvailabilityResultResult -module: azure.applicationinsights.models -summary: 'An availability result result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsAvailabilityResultResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, availability_result=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: availability_result - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: availability_result - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsAvailabilityResultResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsAvailabilityResultResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsAvailabilityResultResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsAvailabilityResultResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsAvailabilityResultResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsAvailabilityResultResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsAvailabilityResultResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsBrowserTimingInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsBrowserTimingInfo.yml deleted file mode 100644 index 53f1ce4f90c1..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsBrowserTimingInfo.yml +++ /dev/null @@ -1,189 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsBrowserTimingInfo -name: EventsBrowserTimingInfo -fullName: azure.applicationinsights.models.EventsBrowserTimingInfo -module: azure.applicationinsights.models -summary: The browser timing information. -constructor: - syntax: 'EventsBrowserTimingInfo(*, url_path: str = None, url_host: str = None, - name: str = None, url: str = None, total_duration: int = None, performance_bucket: - str = None, network_duration: int = None, send_duration: int = None, receive_duration: - int = None, processing_duration: int = None, **kwargs)' - parameters: - - name: url_path - description: The path of the URL - isRequired: true - types: - - - - name: url_host - description: The host of the URL - isRequired: true - types: - - - - name: name - description: The name of the page - isRequired: true - types: - - - - name: url - description: The url of the page - isRequired: true - types: - - - - name: total_duration - description: The total duration of the load - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the load - isRequired: true - types: - - - - name: network_duration - description: The network duration of the load - isRequired: true - types: - - - - name: send_duration - description: The send duration of the load - isRequired: true - types: - - - - name: receive_duration - description: The receive duration of the load - isRequired: true - types: - - - - name: processing_duration - description: The processing duration of the load - isRequired: true - types: - - - keywordOnlyParameters: - - name: url_path - defaultValue: None - - name: url_host - defaultValue: None - - name: name - defaultValue: None - - name: url - defaultValue: None - - name: total_duration - defaultValue: None - - name: performance_bucket - defaultValue: None - - name: network_duration - defaultValue: None - - name: send_duration - defaultValue: None - - name: receive_duration - defaultValue: None - - name: processing_duration - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsBrowserTimingInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsBrowserTimingInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsBrowserTimingInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsBrowserTimingInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsBrowserTimingInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsBrowserTimingInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsBrowserTimingInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsBrowserTimingResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsBrowserTimingResult.yml deleted file mode 100644 index d569879064cc..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsBrowserTimingResult.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsBrowserTimingResult -name: EventsBrowserTimingResult -fullName: azure.applicationinsights.models.EventsBrowserTimingResult -module: azure.applicationinsights.models -summary: 'A browser timing result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsBrowserTimingResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, browser_timing=None, - client_performance=None, **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: browser_timing - isRequired: true - types: - - - - name: client_performance - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: browser_timing - defaultValue: None - - name: client_performance - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsBrowserTimingResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsBrowserTimingResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsBrowserTimingResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsBrowserTimingResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsBrowserTimingResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsBrowserTimingResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsBrowserTimingResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsClientInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsClientInfo.yml deleted file mode 100644 index 2bc63140f071..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsClientInfo.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsClientInfo -name: EventsClientInfo -fullName: azure.applicationinsights.models.EventsClientInfo -module: azure.applicationinsights.models -summary: Client info for an event result. -constructor: - syntax: 'EventsClientInfo(*, model: str = None, os: str = None, type: str = None, - browser: str = None, ip: str = None, city: str = None, state_or_province: str - = None, country_or_region: str = None, **kwargs)' - parameters: - - name: model - description: Model of the client - isRequired: true - types: - - - - name: os - description: Operating system of the client - isRequired: true - types: - - - - name: type - description: Type of the client - isRequired: true - types: - - - - name: browser - description: Browser of the client - isRequired: true - types: - - - - name: ip - description: IP address of the client - isRequired: true - types: - - - - name: city - description: City of the client - isRequired: true - types: - - - - name: state_or_province - description: State or province of the client - isRequired: true - types: - - - - name: country_or_region - description: Country or region of the client - isRequired: true - types: - - - keywordOnlyParameters: - - name: model - defaultValue: None - - name: os - defaultValue: None - - name: type - defaultValue: None - - name: browser - defaultValue: None - - name: ip - defaultValue: None - - name: city - defaultValue: None - - name: state_or_province - defaultValue: None - - name: country_or_region - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsClientInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsClientInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsClientInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsClientInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsClientInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsClientInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsClientInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsClientPerformanceInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsClientPerformanceInfo.yml deleted file mode 100644 index f046c16618a2..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsClientPerformanceInfo.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsClientPerformanceInfo -name: EventsClientPerformanceInfo -fullName: azure.applicationinsights.models.EventsClientPerformanceInfo -module: azure.applicationinsights.models -summary: Client performance information. -constructor: - syntax: 'EventsClientPerformanceInfo(*, name: str = None, **kwargs)' - parameters: - - name: name - description: The name of the client performance - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsClientPerformanceInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsClientPerformanceInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsClientPerformanceInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsClientPerformanceInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsClientPerformanceInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsClientPerformanceInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsClientPerformanceInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCloudInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCloudInfo.yml deleted file mode 100644 index 528f6c796360..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCloudInfo.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsCloudInfo -name: EventsCloudInfo -fullName: azure.applicationinsights.models.EventsCloudInfo -module: azure.applicationinsights.models -summary: Cloud info for an event result. -constructor: - syntax: 'EventsCloudInfo(*, role_name: str = None, role_instance: str = None, **kwargs)' - parameters: - - name: role_name - description: Role name of the cloud - isRequired: true - types: - - - - name: role_instance - description: Role instance of the cloud - isRequired: true - types: - - - keywordOnlyParameters: - - name: role_name - defaultValue: None - - name: role_instance - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsCloudInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCloudInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCloudInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsCloudInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCloudInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsCloudInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCloudInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomEventInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomEventInfo.yml deleted file mode 100644 index c65eab8b48ea..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomEventInfo.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsCustomEventInfo -name: EventsCustomEventInfo -fullName: azure.applicationinsights.models.EventsCustomEventInfo -module: azure.applicationinsights.models -summary: The custom event information. -constructor: - syntax: 'EventsCustomEventInfo(*, name: str = None, **kwargs)' - parameters: - - name: name - description: The name of the custom event - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsCustomEventInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCustomEventInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCustomEventInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsCustomEventInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCustomEventInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsCustomEventInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCustomEventInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomEventResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomEventResult.yml deleted file mode 100644 index 21d72f9d165c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomEventResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsCustomEventResult -name: EventsCustomEventResult -fullName: azure.applicationinsights.models.EventsCustomEventResult -module: azure.applicationinsights.models -summary: 'A custom event result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsCustomEventResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, custom_event=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: custom_event - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: custom_event - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsCustomEventResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCustomEventResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCustomEventResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsCustomEventResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCustomEventResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsCustomEventResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCustomEventResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomMetricInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomMetricInfo.yml deleted file mode 100644 index fb115cb9af1a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomMetricInfo.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsCustomMetricInfo -name: EventsCustomMetricInfo -fullName: azure.applicationinsights.models.EventsCustomMetricInfo -module: azure.applicationinsights.models -summary: The custom metric info. -constructor: - syntax: 'EventsCustomMetricInfo(*, name: str = None, value: float = None, value_sum: - float = None, value_count: int = None, value_min: float = None, value_max: float - = None, value_std_dev: float = None, **kwargs)' - parameters: - - name: name - description: The name of the custom metric - isRequired: true - types: - - - - name: value - description: The value of the custom metric - isRequired: true - types: - - - - name: value_sum - description: The sum of the custom metric - isRequired: true - types: - - - - name: value_count - description: The count of the custom metric - isRequired: true - types: - - - - name: value_min - description: The minimum value of the custom metric - isRequired: true - types: - - - - name: value_max - description: The maximum value of the custom metric - isRequired: true - types: - - - - name: value_std_dev - description: The standard deviation of the custom metric - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: value - defaultValue: None - - name: value_sum - defaultValue: None - - name: value_count - defaultValue: None - - name: value_min - defaultValue: None - - name: value_max - defaultValue: None - - name: value_std_dev - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsCustomMetricInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCustomMetricInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCustomMetricInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsCustomMetricInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCustomMetricInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsCustomMetricInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCustomMetricInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomMetricResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomMetricResult.yml deleted file mode 100644 index 70e75cf595ef..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomMetricResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsCustomMetricResult -name: EventsCustomMetricResult -fullName: azure.applicationinsights.models.EventsCustomMetricResult -module: azure.applicationinsights.models -summary: 'A custom metric result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsCustomMetricResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, custom_metric=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: custom_metric - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: custom_metric - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsCustomMetricResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCustomMetricResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCustomMetricResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsCustomMetricResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsCustomMetricResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsCustomMetricResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsCustomMetricResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsDependencyInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsDependencyInfo.yml deleted file mode 100644 index e0bf7b78e1c8..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsDependencyInfo.yml +++ /dev/null @@ -1,181 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsDependencyInfo -name: EventsDependencyInfo -fullName: azure.applicationinsights.models.EventsDependencyInfo -module: azure.applicationinsights.models -summary: The dependency info. -constructor: - syntax: 'EventsDependencyInfo(*, target: str = None, data: str = None, success: - str = None, duration: int = None, performance_bucket: str = None, result_code: - str = None, type: str = None, name: str = None, id: str = None, **kwargs)' - parameters: - - name: target - description: The target of the dependency - isRequired: true - types: - - - - name: data - description: The data of the dependency - isRequired: true - types: - - - - name: success - description: Indicates if the dependency was successful - isRequired: true - types: - - - - name: duration - description: The duration of the dependency - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the dependency - isRequired: true - types: - - - - name: result_code - description: The result code of the dependency - isRequired: true - types: - - - - name: type - description: The type of the dependency - isRequired: true - types: - - - - name: name - description: The name of the dependency - isRequired: true - types: - - - - name: id - description: The ID of the dependency - isRequired: true - types: - - - keywordOnlyParameters: - - name: target - defaultValue: None - - name: data - defaultValue: None - - name: success - defaultValue: None - - name: duration - defaultValue: None - - name: performance_bucket - defaultValue: None - - name: result_code - defaultValue: None - - name: type - defaultValue: None - - name: name - defaultValue: None - - name: id - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsDependencyInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsDependencyInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsDependencyInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsDependencyInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsDependencyInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsDependencyInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsDependencyInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsDependencyResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsDependencyResult.yml deleted file mode 100644 index a3b5a8c3831a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsDependencyResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsDependencyResult -name: EventsDependencyResult -fullName: azure.applicationinsights.models.EventsDependencyResult -module: azure.applicationinsights.models -summary: 'A dependency result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsDependencyResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, dependency=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: dependency - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: dependency - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsDependencyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsDependencyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsDependencyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsDependencyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsDependencyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsDependencyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsDependencyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionDetail.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionDetail.yml deleted file mode 100644 index 7d7b5829dcc7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionDetail.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsExceptionDetail -name: EventsExceptionDetail -fullName: azure.applicationinsights.models.EventsExceptionDetail -module: azure.applicationinsights.models -summary: Exception details. -constructor: - syntax: 'EventsExceptionDetail(*, severity_level: str = None, outer_id: str = None, - message: str = None, type: str = None, id: str = None, parsed_stack=None, **kwargs)' - parameters: - - name: severity_level - description: The severity level of the exception detail - isRequired: true - types: - - - - name: outer_id - description: The outer ID of the exception detail - isRequired: true - types: - - - - name: message - description: The message of the exception detail - isRequired: true - types: - - - - name: type - description: The type of the exception detail - isRequired: true - types: - - - - name: id - description: The ID of the exception detail - isRequired: true - types: - - - - name: parsed_stack - description: The parsed stack - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: severity_level - defaultValue: None - - name: outer_id - defaultValue: None - - name: message - defaultValue: None - - name: type - defaultValue: None - - name: id - defaultValue: None - - name: parsed_stack - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsExceptionDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsExceptionDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsExceptionDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsExceptionDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsExceptionDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsExceptionDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsExceptionDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionDetailsParsedStack.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionDetailsParsedStack.yml deleted file mode 100644 index 811cb7c60681..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionDetailsParsedStack.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack -name: EventsExceptionDetailsParsedStack -fullName: azure.applicationinsights.models.EventsExceptionDetailsParsedStack -module: azure.applicationinsights.models -summary: A parsed stack entry. -constructor: - syntax: 'EventsExceptionDetailsParsedStack(*, assembly: str = None, method: str - = None, level: int = None, line: int = None, **kwargs)' - parameters: - - name: assembly - description: The assembly of the stack entry - isRequired: true - types: - - - - name: method - description: The method of the stack entry - isRequired: true - types: - - - - name: level - description: The level of the stack entry - isRequired: true - types: - - - - name: line - description: The line of the stack entry - isRequired: true - types: - - - keywordOnlyParameters: - - name: assembly - defaultValue: None - - name: method - defaultValue: None - - name: level - defaultValue: None - - name: line - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionInfo.yml deleted file mode 100644 index 5c2a18d1b435..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionInfo.yml +++ /dev/null @@ -1,233 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsExceptionInfo -name: EventsExceptionInfo -fullName: azure.applicationinsights.models.EventsExceptionInfo -module: azure.applicationinsights.models -summary: The exception info. -constructor: - syntax: 'EventsExceptionInfo(*, severity_level: int = None, problem_id: str = None, - handled_at: str = None, assembly: str = None, method: str = None, message: str - = None, type: str = None, outer_type: str = None, outer_method: str = None, outer_assembly: - str = None, outer_message: str = None, innermost_type: str = None, innermost_message: - str = None, innermost_method: str = None, innermost_assembly: str = None, details=None, - **kwargs)' - parameters: - - name: severity_level - description: The severity level of the exception - isRequired: true - types: - - - - name: problem_id - description: The problem ID of the exception - isRequired: true - types: - - - - name: handled_at - description: Indicates where the exception was handled at - isRequired: true - types: - - - - name: assembly - description: The assembly which threw the exception - isRequired: true - types: - - - - name: method - description: The method that threw the exception - isRequired: true - types: - - - - name: message - description: The message of the exception - isRequired: true - types: - - - - name: type - description: The type of the exception - isRequired: true - types: - - - - name: outer_type - description: The outer type of the exception - isRequired: true - types: - - - - name: outer_method - description: The outer method of the exception - isRequired: true - types: - - - - name: outer_assembly - description: The outer assmebly of the exception - isRequired: true - types: - - - - name: outer_message - description: The outer message of the exception - isRequired: true - types: - - - - name: innermost_type - description: The inner most type of the exception - isRequired: true - types: - - - - name: innermost_message - description: The inner most message of the exception - isRequired: true - types: - - - - name: innermost_method - description: The inner most method of the exception - isRequired: true - types: - - - - name: innermost_assembly - description: The inner most assembly of the exception - isRequired: true - types: - - - - name: details - description: The details of the exception - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: severity_level - defaultValue: None - - name: problem_id - defaultValue: None - - name: handled_at - defaultValue: None - - name: assembly - defaultValue: None - - name: method - defaultValue: None - - name: message - defaultValue: None - - name: type - defaultValue: None - - name: outer_type - defaultValue: None - - name: outer_method - defaultValue: None - - name: outer_assembly - defaultValue: None - - name: outer_message - defaultValue: None - - name: innermost_type - defaultValue: None - - name: innermost_message - defaultValue: None - - name: innermost_method - defaultValue: None - - name: innermost_assembly - defaultValue: None - - name: details - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsExceptionInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsExceptionInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsExceptionInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsExceptionInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsExceptionInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsExceptionInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsExceptionInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionResult.yml deleted file mode 100644 index bc860ec32b14..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsExceptionResult -name: EventsExceptionResult -fullName: azure.applicationinsights.models.EventsExceptionResult -module: azure.applicationinsights.models -summary: 'An exception result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsExceptionResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, exception=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: exception - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: exception - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsExceptionResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsExceptionResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsExceptionResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsExceptionResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsExceptionResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsExceptionResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsExceptionResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsOperationInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsOperationInfo.yml deleted file mode 100644 index d1cf80d0a053..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsOperationInfo.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsOperationInfo -name: EventsOperationInfo -fullName: azure.applicationinsights.models.EventsOperationInfo -module: azure.applicationinsights.models -summary: Operation info for an event result. -constructor: - syntax: 'EventsOperationInfo(*, name: str = None, id: str = None, parent_id: str - = None, synthetic_source: str = None, **kwargs)' - parameters: - - name: name - description: Name of the operation - isRequired: true - types: - - - - name: id - description: ID of the operation - isRequired: true - types: - - - - name: parent_id - description: Parent ID of the operation - isRequired: true - types: - - - - name: synthetic_source - description: Synthetic source of the operation - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: id - defaultValue: None - - name: parent_id - defaultValue: None - - name: synthetic_source - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsOperationInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsOperationInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsOperationInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsOperationInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsOperationInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsOperationInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsOperationInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPageViewInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPageViewInfo.yml deleted file mode 100644 index 8cd8096f5623..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPageViewInfo.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsPageViewInfo -name: EventsPageViewInfo -fullName: azure.applicationinsights.models.EventsPageViewInfo -module: azure.applicationinsights.models -summary: The page view information. -constructor: - syntax: 'EventsPageViewInfo(*, name: str = None, url: str = None, duration: str - = None, performance_bucket: str = None, **kwargs)' - parameters: - - name: name - description: The name of the page - isRequired: true - types: - - - - name: url - description: The URL of the page - isRequired: true - types: - - - - name: duration - description: The duration of the page view - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the page view - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: url - defaultValue: None - - name: duration - defaultValue: None - - name: performance_bucket - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsPageViewInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsPageViewInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsPageViewInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsPageViewInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsPageViewInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsPageViewInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsPageViewInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPageViewResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPageViewResult.yml deleted file mode 100644 index 7c000ddda1e8..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPageViewResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsPageViewResult -name: EventsPageViewResult -fullName: azure.applicationinsights.models.EventsPageViewResult -module: azure.applicationinsights.models -summary: 'A page view result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsPageViewResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, page_view=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: page_view - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: page_view - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsPageViewResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsPageViewResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsPageViewResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsPageViewResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsPageViewResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsPageViewResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsPageViewResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPerformanceCounterInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPerformanceCounterInfo.yml deleted file mode 100644 index 4974a6c5591d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPerformanceCounterInfo.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsPerformanceCounterInfo -name: EventsPerformanceCounterInfo -fullName: azure.applicationinsights.models.EventsPerformanceCounterInfo -module: azure.applicationinsights.models -summary: The performance counter info. -constructor: - syntax: 'EventsPerformanceCounterInfo(*, value: float = None, name: str = None, - category: str = None, counter: str = None, instance_name: str = None, instance: - str = None, **kwargs)' - parameters: - - name: value - description: The value of the performance counter - isRequired: true - types: - - - - name: name - description: The name of the performance counter - isRequired: true - types: - - - - name: category - description: The category of the performance counter - isRequired: true - types: - - - - name: counter - description: The counter of the performance counter - isRequired: true - types: - - - - name: instance_name - description: The instance name of the performance counter - isRequired: true - types: - - - - name: instance - description: The instance of the performance counter - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: name - defaultValue: None - - name: category - defaultValue: None - - name: counter - defaultValue: None - - name: instance_name - defaultValue: None - - name: instance - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsPerformanceCounterInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsPerformanceCounterInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsPerformanceCounterInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsPerformanceCounterInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsPerformanceCounterInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsPerformanceCounterInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsPerformanceCounterInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPerformanceCounterResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPerformanceCounterResult.yml deleted file mode 100644 index 569cde480619..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPerformanceCounterResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsPerformanceCounterResult -name: EventsPerformanceCounterResult -fullName: azure.applicationinsights.models.EventsPerformanceCounterResult -module: azure.applicationinsights.models -summary: 'A performance counter result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsPerformanceCounterResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, performance_counter=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: performance_counter - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: performance_counter - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsPerformanceCounterResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsPerformanceCounterResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsPerformanceCounterResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsPerformanceCounterResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsPerformanceCounterResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsPerformanceCounterResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsPerformanceCounterResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsRequestInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsRequestInfo.yml deleted file mode 100644 index 4598bcf05fd0..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsRequestInfo.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsRequestInfo -name: EventsRequestInfo -fullName: azure.applicationinsights.models.EventsRequestInfo -module: azure.applicationinsights.models -summary: The request info. -constructor: - syntax: 'EventsRequestInfo(*, name: str = None, url: str = None, success: str = - None, duration: float = None, performance_bucket: str = None, result_code: str - = None, source: str = None, id: str = None, **kwargs)' - parameters: - - name: name - description: The name of the request - isRequired: true - types: - - - - name: url - description: The URL of the request - isRequired: true - types: - - - - name: success - description: Indicates if the request was successful - isRequired: true - types: - - - - name: duration - description: The duration of the request - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the request - isRequired: true - types: - - - - name: result_code - description: The result code of the request - isRequired: true - types: - - - - name: source - description: The source of the request - isRequired: true - types: - - - - name: id - description: The ID of the request - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: url - defaultValue: None - - name: success - defaultValue: None - - name: duration - defaultValue: None - - name: performance_bucket - defaultValue: None - - name: result_code - defaultValue: None - - name: source - defaultValue: None - - name: id - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsRequestInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsRequestInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsRequestInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsRequestInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsRequestInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsRequestInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsRequestInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsRequestResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsRequestResult.yml deleted file mode 100644 index e84b4d295c5e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsRequestResult.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsRequestResult -name: EventsRequestResult -fullName: azure.applicationinsights.models.EventsRequestResult -module: azure.applicationinsights.models -summary: 'A request result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsRequestResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, request=None, **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: request - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: request - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResult.yml deleted file mode 100644 index f82c80ddfa57..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResult.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsResult -name: EventsResult -fullName: azure.applicationinsights.models.EventsResult -module: azure.applicationinsights.models -summary: An event query result. -constructor: - syntax: EventsResult(*, aimessages=None, value=None, **kwargs) - parameters: - - name: aimessages - description: OData messages for this response. - isRequired: true - types: - - [] - - name: value - isRequired: true - types: - - - keywordOnlyParameters: - - name: aimessages - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultData.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultData.yml deleted file mode 100644 index 2e1db611d04b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultData.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsResultData -name: EventsResultData -fullName: azure.applicationinsights.models.EventsResultData -module: azure.applicationinsights.models -summary: 'Events query result data. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: EventsTraceResult, EventsCustomEventResult, - - EventsPageViewResult, EventsBrowserTimingResult, EventsRequestResult, - - EventsDependencyResult, EventsExceptionResult, - - EventsAvailabilityResultResult, EventsPerformanceCounterResult, - - EventsCustomMetricResult - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsResultData(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsResultData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResultData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResultData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsResultData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResultData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsResultData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResultData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultDataCustomDimensions.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultDataCustomDimensions.yml deleted file mode 100644 index 1a702c89e97f..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultDataCustomDimensions.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsResultDataCustomDimensions -name: EventsResultDataCustomDimensions -fullName: azure.applicationinsights.models.EventsResultDataCustomDimensions -module: azure.applicationinsights.models -summary: Custom dimensions of the event. -constructor: - syntax: EventsResultDataCustomDimensions(*, additional_properties=None, **kwargs) - parameters: - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsResultDataCustomDimensions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResultDataCustomDimensions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResultDataCustomDimensions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsResultDataCustomDimensions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResultDataCustomDimensions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsResultDataCustomDimensions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResultDataCustomDimensions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultDataCustomMeasurements.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultDataCustomMeasurements.yml deleted file mode 100644 index 82d76f200af8..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultDataCustomMeasurements.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements -name: EventsResultDataCustomMeasurements -fullName: azure.applicationinsights.models.EventsResultDataCustomMeasurements -module: azure.applicationinsights.models -summary: Custom measurements of the event. -constructor: - syntax: EventsResultDataCustomMeasurements(*, additional_properties=None, **kwargs) - parameters: - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResults.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResults.yml deleted file mode 100644 index b0ed5d1d6c88..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResults.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsResults -name: EventsResults -fullName: azure.applicationinsights.models.EventsResults -module: azure.applicationinsights.models -summary: An events query result. -constructor: - syntax: 'EventsResults(*, odatacontext: str = None, aimessages=None, value=None, - **kwargs)' - parameters: - - name: odatacontext - description: OData context metadata endpoint for this response - isRequired: true - types: - - - - name: aimessages - description: OData messages for this response. - isRequired: true - types: - - [] - - name: value - description: Contents of the events query result. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: odatacontext - defaultValue: None - - name: aimessages - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsSessionInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsSessionInfo.yml deleted file mode 100644 index 845e658b7e64..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsSessionInfo.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsSessionInfo -name: EventsSessionInfo -fullName: azure.applicationinsights.models.EventsSessionInfo -module: azure.applicationinsights.models -summary: Session info for an event result. -constructor: - syntax: 'EventsSessionInfo(*, id: str = None, **kwargs)' - parameters: - - name: id - description: ID of the session - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsSessionInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsSessionInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsSessionInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsSessionInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsSessionInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsSessionInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsSessionInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsTraceInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsTraceInfo.yml deleted file mode 100644 index 2d11ef59a2bb..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsTraceInfo.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsTraceInfo -name: EventsTraceInfo -fullName: azure.applicationinsights.models.EventsTraceInfo -module: azure.applicationinsights.models -summary: The trace information. -constructor: - syntax: 'EventsTraceInfo(*, message: str = None, severity_level: int = None, **kwargs)' - parameters: - - name: message - description: The trace message - isRequired: true - types: - - - - name: severity_level - description: The trace severity level - isRequired: true - types: - - - keywordOnlyParameters: - - name: message - defaultValue: None - - name: severity_level - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsTraceInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsTraceInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsTraceInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsTraceInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsTraceInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsTraceInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsTraceInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsTraceResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsTraceResult.yml deleted file mode 100644 index d4c477dfe547..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsTraceResult.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsTraceResult -name: EventsTraceResult -fullName: azure.applicationinsights.models.EventsTraceResult -module: azure.applicationinsights.models -summary: 'A trace result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsTraceResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, trace=None, **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: trace - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: trace - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsTraceResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsTraceResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsTraceResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsTraceResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsTraceResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsTraceResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsTraceResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsUserInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsUserInfo.yml deleted file mode 100644 index 4d6cd0da3c4f..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsUserInfo.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.EventsUserInfo -name: EventsUserInfo -fullName: azure.applicationinsights.models.EventsUserInfo -module: azure.applicationinsights.models -summary: User info for an event result. -constructor: - syntax: 'EventsUserInfo(*, id: str = None, account_id: str = None, authenticated_id: - str = None, **kwargs)' - parameters: - - name: id - description: ID of the user - isRequired: true - types: - - - - name: account_id - description: Account ID of the user - isRequired: true - types: - - - - name: authenticated_id - description: Authenticated ID of the user - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: account_id - defaultValue: None - - name: authenticated_id - defaultValue: None -methods: -- uid: azure.applicationinsights.models.EventsUserInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsUserInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsUserInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.EventsUserInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.EventsUserInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.EventsUserInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.EventsUserInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricId.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricId.yml deleted file mode 100644 index b31bad08f24e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricId.yml +++ /dev/null @@ -1,70 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.applicationinsights.models.MetricId -name: MetricId -fullName: azure.applicationinsights.models.MetricId -module: azure.applicationinsights.models -fields: -- name: availability_resultsavailability_percentage - uid: azure.applicationinsights.models.MetricId.availability_resultsavailability_percentage -- name: availability_resultsduration - uid: azure.applicationinsights.models.MetricId.availability_resultsduration -- name: billingtelemetry_count - uid: azure.applicationinsights.models.MetricId.billingtelemetry_count -- name: clientnetwork_duration - uid: azure.applicationinsights.models.MetricId.clientnetwork_duration -- name: clientprocessing_duration - uid: azure.applicationinsights.models.MetricId.clientprocessing_duration -- name: clientreceive_duration - uid: azure.applicationinsights.models.MetricId.clientreceive_duration -- name: clientsend_duration - uid: azure.applicationinsights.models.MetricId.clientsend_duration -- name: clienttotal_duration - uid: azure.applicationinsights.models.MetricId.clienttotal_duration -- name: custom_eventscount - uid: azure.applicationinsights.models.MetricId.custom_eventscount -- name: dependenciescount - uid: azure.applicationinsights.models.MetricId.dependenciescount -- name: dependenciesduration - uid: azure.applicationinsights.models.MetricId.dependenciesduration -- name: dependenciesfailed - uid: azure.applicationinsights.models.MetricId.dependenciesfailed -- name: exceptionsbrowser - uid: azure.applicationinsights.models.MetricId.exceptionsbrowser -- name: exceptionscount - uid: azure.applicationinsights.models.MetricId.exceptionscount -- name: exceptionsserver - uid: azure.applicationinsights.models.MetricId.exceptionsserver -- name: page_viewscount - uid: azure.applicationinsights.models.MetricId.page_viewscount -- name: page_viewsduration - uid: azure.applicationinsights.models.MetricId.page_viewsduration -- name: performance_countersexceptions_per_second - uid: azure.applicationinsights.models.MetricId.performance_countersexceptions_per_second -- name: performance_countersmemory_available_bytes - uid: azure.applicationinsights.models.MetricId.performance_countersmemory_available_bytes -- name: performance_countersprocess_cpu_percentage - uid: azure.applicationinsights.models.MetricId.performance_countersprocess_cpu_percentage -- name: performance_countersprocess_io_bytes_per_second - uid: azure.applicationinsights.models.MetricId.performance_countersprocess_io_bytes_per_second -- name: performance_countersprocess_private_bytes - uid: azure.applicationinsights.models.MetricId.performance_countersprocess_private_bytes -- name: performance_countersprocessor_cpu_percentage - uid: azure.applicationinsights.models.MetricId.performance_countersprocessor_cpu_percentage -- name: performance_countersrequest_execution_time - uid: azure.applicationinsights.models.MetricId.performance_countersrequest_execution_time -- name: performance_countersrequests_in_queue - uid: azure.applicationinsights.models.MetricId.performance_countersrequests_in_queue -- name: performance_countersrequests_per_second - uid: azure.applicationinsights.models.MetricId.performance_countersrequests_per_second -- name: requestscount - uid: azure.applicationinsights.models.MetricId.requestscount -- name: requestsduration - uid: azure.applicationinsights.models.MetricId.requestsduration -- name: requestsfailed - uid: azure.applicationinsights.models.MetricId.requestsfailed -- name: sessionscount - uid: azure.applicationinsights.models.MetricId.sessionscount -- name: usersauthenticated - uid: azure.applicationinsights.models.MetricId.usersauthenticated -- name: userscount - uid: azure.applicationinsights.models.MetricId.userscount diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsAggregation.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsAggregation.yml deleted file mode 100644 index af4159ee24cf..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsAggregation.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.applicationinsights.models.MetricsAggregation -name: MetricsAggregation -fullName: azure.applicationinsights.models.MetricsAggregation -module: azure.applicationinsights.models -fields: -- name: avg - uid: azure.applicationinsights.models.MetricsAggregation.avg -- name: count - uid: azure.applicationinsights.models.MetricsAggregation.count -- name: max - uid: azure.applicationinsights.models.MetricsAggregation.max -- name: min - uid: azure.applicationinsights.models.MetricsAggregation.min -- name: sum - uid: azure.applicationinsights.models.MetricsAggregation.sum -- name: unique - uid: azure.applicationinsights.models.MetricsAggregation.unique diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsPostBodySchema.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsPostBodySchema.yml deleted file mode 100644 index 805ef449dda1..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsPostBodySchema.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.MetricsPostBodySchema -name: MetricsPostBodySchema -fullName: azure.applicationinsights.models.MetricsPostBodySchema -module: azure.applicationinsights.models -summary: 'A metric request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetricsPostBodySchema(*, id: str, parameters, **kwargs)' - parameters: - - name: id - description: 'Required. An identifier for this query. Must be unique within - - the post body of the request. This identifier will be the ''id'' property - - of the response object representing this query.' - isRequired: true - types: - - - - name: parameters - description: Required. The parameters for a single metrics query - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: parameters - isRequired: true -methods: -- uid: azure.applicationinsights.models.MetricsPostBodySchema.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsPostBodySchema.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsPostBodySchema.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.MetricsPostBodySchema.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsPostBodySchema.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.MetricsPostBodySchema.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsPostBodySchema.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsPostBodySchemaParameters.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsPostBodySchemaParameters.yml deleted file mode 100644 index 7e08f0b7d234..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsPostBodySchemaParameters.yml +++ /dev/null @@ -1,209 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters -name: MetricsPostBodySchemaParameters -fullName: azure.applicationinsights.models.MetricsPostBodySchemaParameters -module: azure.applicationinsights.models -summary: 'The parameters for a single metrics query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetricsPostBodySchemaParameters(*, metric_id, timespan: str = None, aggregation=None, - interval=None, segment=None, top: int = None, orderby: str = None, filter: str - = None, **kwargs)' - parameters: - - name: metric_id - description: 'Required. Possible values include: ''requests/count'', - - ''requests/duration'', ''requests/failed'', ''users/count'', - - ''users/authenticated'', ''pageViews/count'', ''pageViews/duration'', - - ''client/processingDuration'', ''client/receiveDuration'', - - ''client/networkDuration'', ''client/sendDuration'', ''client/totalDuration'', - - ''dependencies/count'', ''dependencies/failed'', ''dependencies/duration'', - - ''exceptions/count'', ''exceptions/browser'', ''exceptions/server'', - - ''sessions/count'', ''performanceCounters/requestExecutionTime'', - - ''performanceCounters/requestsPerSecond'', - - ''performanceCounters/requestsInQueue'', - - ''performanceCounters/memoryAvailableBytes'', - - ''performanceCounters/exceptionsPerSecond'', - - ''performanceCounters/processCpuPercentage'', - - ''performanceCounters/processIOBytesPerSecond'', - - ''performanceCounters/processPrivateBytes'', - - ''performanceCounters/processorCpuPercentage'', - - ''availabilityResults/availabilityPercentage'', - - ''availabilityResults/duration'', ''billing/telemetryCount'', - - ''customEvents/count''' - isRequired: true - types: - - - - - - name: timespan - isRequired: true - types: - - - - name: aggregation - isRequired: true - types: - - [ - - ] - - name: interval - isRequired: true - types: - - - - name: segment - isRequired: true - types: - - [ - - ] - - name: top - isRequired: true - types: - - - - name: orderby - isRequired: true - types: - - - - name: filter - isRequired: true - types: - - - keywordOnlyParameters: - - name: metric_id - isRequired: true - - name: timespan - defaultValue: None - - name: aggregation - defaultValue: None - - name: interval - defaultValue: None - - name: segment - defaultValue: None - - name: top - defaultValue: None - - name: orderby - defaultValue: None - - name: filter - defaultValue: None -methods: -- uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResult.yml deleted file mode 100644 index 0ba424facb31..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResult.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.MetricsResult -name: MetricsResult -fullName: azure.applicationinsights.models.MetricsResult -module: azure.applicationinsights.models -summary: A metric result. -constructor: - syntax: MetricsResult(*, value=None, **kwargs) - parameters: - - name: value - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None -methods: -- uid: azure.applicationinsights.models.MetricsResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.MetricsResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.MetricsResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResultInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResultInfo.yml deleted file mode 100644 index 058b9df00d03..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResultInfo.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.MetricsResultInfo -name: MetricsResultInfo -fullName: azure.applicationinsights.models.MetricsResultInfo -module: azure.applicationinsights.models -summary: A metric result data. -constructor: - syntax: MetricsResultInfo(*, additional_properties=None, start=None, end=None, interval=None, - segments=None, **kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start - description: Start time of the metric. - isRequired: true - types: - - - - name: end - description: Start time of the metric. - isRequired: true - types: - - - - name: interval - description: The interval used to segment the metric data. - isRequired: true - types: - - - - name: segments - description: Segmented metric data (if segmented). - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: start - defaultValue: None - - name: end - defaultValue: None - - name: interval - defaultValue: None - - name: segments - defaultValue: None -methods: -- uid: azure.applicationinsights.models.MetricsResultInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsResultInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsResultInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.MetricsResultInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsResultInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.MetricsResultInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsResultInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResultsItem.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResultsItem.yml deleted file mode 100644 index 9e2e7539a654..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResultsItem.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.MetricsResultsItem -name: MetricsResultsItem -fullName: azure.applicationinsights.models.MetricsResultsItem -module: azure.applicationinsights.models -summary: 'MetricsResultsItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetricsResultsItem(*, id: str, status: int, body, **kwargs)' - parameters: - - name: id - description: Required. The specified ID for this metric. - isRequired: true - types: - - - - name: status - description: Required. The HTTP status code of this metric query. - isRequired: true - types: - - - - name: body - description: Required. The results of this metric query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: status - isRequired: true - - name: body - isRequired: true -methods: -- uid: azure.applicationinsights.models.MetricsResultsItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsResultsItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsResultsItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.MetricsResultsItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsResultsItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.MetricsResultsItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsResultsItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsSegment.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsSegment.yml deleted file mode 100644 index 9c24e6063c3a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsSegment.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.applicationinsights.models.MetricsSegment -name: MetricsSegment -fullName: azure.applicationinsights.models.MetricsSegment -module: azure.applicationinsights.models -fields: -- name: application_build - uid: azure.applicationinsights.models.MetricsSegment.application_build -- name: application_version - uid: azure.applicationinsights.models.MetricsSegment.application_version -- name: authenticated_or_anonymous_traffic - uid: azure.applicationinsights.models.MetricsSegment.authenticated_or_anonymous_traffic -- name: browser - uid: azure.applicationinsights.models.MetricsSegment.browser -- name: browser_version - uid: azure.applicationinsights.models.MetricsSegment.browser_version -- name: city - uid: azure.applicationinsights.models.MetricsSegment.city -- name: cloud_role_name - uid: azure.applicationinsights.models.MetricsSegment.cloud_role_name -- name: cloud_service_name - uid: azure.applicationinsights.models.MetricsSegment.cloud_service_name -- name: continent - uid: azure.applicationinsights.models.MetricsSegment.continent -- name: country_or_region - uid: azure.applicationinsights.models.MetricsSegment.country_or_region -- name: deployment_id - uid: azure.applicationinsights.models.MetricsSegment.deployment_id -- name: deployment_unit - uid: azure.applicationinsights.models.MetricsSegment.deployment_unit -- name: device_type - uid: azure.applicationinsights.models.MetricsSegment.device_type -- name: environment - uid: azure.applicationinsights.models.MetricsSegment.environment -- name: hosting_location - uid: azure.applicationinsights.models.MetricsSegment.hosting_location -- name: instance_name - uid: azure.applicationinsights.models.MetricsSegment.instance_name diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsSegmentInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsSegmentInfo.yml deleted file mode 100644 index 85db8b56f058..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsSegmentInfo.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.MetricsSegmentInfo -name: MetricsSegmentInfo -fullName: azure.applicationinsights.models.MetricsSegmentInfo -module: azure.applicationinsights.models -summary: A metric segment. -constructor: - syntax: MetricsSegmentInfo(*, additional_properties=None, start=None, end=None, - segments=None, **kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start - description: 'Start time of the metric segment (only when an interval was - - specified).' - isRequired: true - types: - - - - name: end - description: 'Start time of the metric segment (only when an interval was - - specified).' - isRequired: true - types: - - - - name: segments - description: Segmented metric data (if further segmented). - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: start - defaultValue: None - - name: end - defaultValue: None - - name: segments - defaultValue: None -methods: -- uid: azure.applicationinsights.models.MetricsSegmentInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsSegmentInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsSegmentInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.MetricsSegmentInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.MetricsSegmentInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.MetricsSegmentInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.MetricsSegmentInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.QueryBody.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.QueryBody.yml deleted file mode 100644 index 8a1b356689e6..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.QueryBody.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.QueryBody -name: QueryBody -fullName: azure.applicationinsights.models.QueryBody -module: azure.applicationinsights.models -summary: 'The Analytics query. Learn more about the [Analytics query - - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'QueryBody(*, query: str, timespan: str = None, applications=None, **kwargs)' - parameters: - - name: query - description: Required. The query to execute. - isRequired: true - types: - - - - name: timespan - description: 'Optional. The timespan over which to query data. This is - - an ISO8601 time period value. This timespan is applied in addition to any - - that are specified in the query expression.' - isRequired: true - types: - - - - name: applications - description: 'A list of Application IDs for cross-application - - queries.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: query - isRequired: true - - name: timespan - defaultValue: None - - name: applications - defaultValue: None -methods: -- uid: azure.applicationinsights.models.QueryBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.QueryBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.QueryBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.QueryBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.QueryBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.QueryBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.QueryBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.QueryResults.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.QueryResults.yml deleted file mode 100644 index 3085c84fee44..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.QueryResults.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.QueryResults -name: QueryResults -fullName: azure.applicationinsights.models.QueryResults -module: azure.applicationinsights.models -summary: 'A query response. - - - Contains the tables, columns & rows resulting from a query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QueryResults(*, tables, **kwargs) - parameters: - - name: tables - description: Required. The list of tables, columns and rows. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: tables - isRequired: true -methods: -- uid: azure.applicationinsights.models.QueryResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.QueryResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.QueryResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.QueryResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.QueryResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.QueryResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.QueryResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.Table(class).yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.Table(class).yml deleted file mode 100644 index 0b00351265f2..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.Table(class).yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.Table -name: Table -fullName: azure.applicationinsights.models.Table -module: azure.applicationinsights.models -summary: 'A query response table. - - - Contains the columns and rows for one table in a query response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Table(*, name: str, columns, rows, **kwargs)' - parameters: - - name: name - description: Required. The name of the table. - isRequired: true - types: - - - - name: columns - description: Required. The list of columns in this table. - isRequired: true - types: - - [] - - name: rows - description: Required. The resulting rows from this query. - isRequired: true - types: - - [[]] - keywordOnlyParameters: - - name: name - isRequired: true - - name: columns - isRequired: true - - name: rows - isRequired: true -methods: -- uid: azure.applicationinsights.models.Table.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.Table.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.Table.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.Table.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.Table.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.Table.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.Table.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.EventType.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.EventType.yml deleted file mode 100644 index a1a012527f08..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.EventType.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType -name: EventType -fullName: azure.applicationinsights.models.application_insights_data_client_enums.EventType -module: azure.applicationinsights.models.application_insights_data_client_enums -fields: -- name: all - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.all -- name: availability_results - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.availability_results -- name: browser_timings - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.browser_timings -- name: custom_events - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.custom_events -- name: custom_metrics - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.custom_metrics -- name: dependencies - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.dependencies -- name: exceptions - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.exceptions -- name: page_views - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.page_views -- name: performance_counters - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.performance_counters -- name: requests - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.requests -- name: traces - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType.traces diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricId.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricId.yml deleted file mode 100644 index 3743fd4ef092..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricId.yml +++ /dev/null @@ -1,70 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId -name: MetricId -fullName: azure.applicationinsights.models.application_insights_data_client_enums.MetricId -module: azure.applicationinsights.models.application_insights_data_client_enums -fields: -- name: availability_resultsavailability_percentage - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.availability_resultsavailability_percentage -- name: availability_resultsduration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.availability_resultsduration -- name: billingtelemetry_count - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.billingtelemetry_count -- name: clientnetwork_duration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.clientnetwork_duration -- name: clientprocessing_duration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.clientprocessing_duration -- name: clientreceive_duration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.clientreceive_duration -- name: clientsend_duration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.clientsend_duration -- name: clienttotal_duration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.clienttotal_duration -- name: custom_eventscount - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.custom_eventscount -- name: dependenciescount - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.dependenciescount -- name: dependenciesduration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.dependenciesduration -- name: dependenciesfailed - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.dependenciesfailed -- name: exceptionsbrowser - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.exceptionsbrowser -- name: exceptionscount - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.exceptionscount -- name: exceptionsserver - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.exceptionsserver -- name: page_viewscount - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.page_viewscount -- name: page_viewsduration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.page_viewsduration -- name: performance_countersexceptions_per_second - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersexceptions_per_second -- name: performance_countersmemory_available_bytes - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersmemory_available_bytes -- name: performance_countersprocess_cpu_percentage - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersprocess_cpu_percentage -- name: performance_countersprocess_io_bytes_per_second - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersprocess_io_bytes_per_second -- name: performance_countersprocess_private_bytes - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersprocess_private_bytes -- name: performance_countersprocessor_cpu_percentage - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersprocessor_cpu_percentage -- name: performance_countersrequest_execution_time - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersrequest_execution_time -- name: performance_countersrequests_in_queue - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersrequests_in_queue -- name: performance_countersrequests_per_second - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.performance_countersrequests_per_second -- name: requestscount - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.requestscount -- name: requestsduration - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.requestsduration -- name: requestsfailed - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.requestsfailed -- name: sessionscount - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.sessionscount -- name: usersauthenticated - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.usersauthenticated -- name: userscount - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId.userscount diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.yml deleted file mode 100644 index 95af3b409c65..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation -name: MetricsAggregation -fullName: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation -module: azure.applicationinsights.models.application_insights_data_client_enums -fields: -- name: avg - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.avg -- name: count - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.count -- name: max - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.max -- name: min - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.min -- name: sum - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.sum -- name: unique - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.unique diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.yml deleted file mode 100644 index 147452504f98..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment -name: MetricsSegment -fullName: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment -module: azure.applicationinsights.models.application_insights_data_client_enums -fields: -- name: application_build - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.application_build -- name: application_version - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.application_version -- name: authenticated_or_anonymous_traffic - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.authenticated_or_anonymous_traffic -- name: browser - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.browser -- name: browser_version - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.browser_version -- name: city - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.city -- name: cloud_role_name - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.cloud_role_name -- name: cloud_service_name - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.cloud_service_name -- name: continent - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.continent -- name: country_or_region - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.country_or_region -- name: deployment_id - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.deployment_id -- name: deployment_unit - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.deployment_unit -- name: device_type - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.device_type -- name: environment - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.environment -- name: hosting_location - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.hosting_location -- name: instance_name - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.instance_name diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.yml deleted file mode 100644 index 5c83e223fb4a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.application_insights_data_client_enums -name: application_insights_data_client_enums -fullName: azure.applicationinsights.models.application_insights_data_client_enums -enums: -- azure.applicationinsights.models.application_insights_data_client_enums.EventType -- azure.applicationinsights.models.application_insights_data_client_enums.MetricId -- azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation -- azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column.Column.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column.Column.yml deleted file mode 100644 index b8e206778ed9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column.Column.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.column.Column -name: Column -fullName: azure.applicationinsights.models.column.Column -module: azure.applicationinsights.models.column -summary: 'A table column. - - - A column in a table.' -constructor: - syntax: Column(**kwargs) - parameters: - - name: name - description: The name of this column. - isRequired: true - types: - - - - name: type - description: The data type of this column. - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.column.Column.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.column.Column.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.column.Column.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.column.Column.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.column.Column.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.column.Column.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.column.Column.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column.yml deleted file mode 100644 index 52072383145a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.column -name: column -fullName: azure.applicationinsights.models.column -classes: -- azure.applicationinsights.models.column.Column diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column_py3.Column.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column_py3.Column.yml deleted file mode 100644 index 74b972a7a555..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column_py3.Column.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.column_py3.Column -name: Column -fullName: azure.applicationinsights.models.column_py3.Column -module: azure.applicationinsights.models.column_py3 -summary: 'A table column. - - - A column in a table.' -constructor: - syntax: 'Column(*, name: str = None, type: str = None, **kwargs)' - parameters: - - name: name - description: The name of this column. - isRequired: true - types: - - - - name: type - description: The data type of this column. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: type - defaultValue: None -methods: -- uid: azure.applicationinsights.models.column_py3.Column.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.column_py3.Column.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.column_py3.Column.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.column_py3.Column.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.column_py3.Column.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.column_py3.Column.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.column_py3.Column.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column_py3.yml deleted file mode 100644 index c58df9d931d3..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.column_py3 -name: column_py3 -fullName: azure.applicationinsights.models.column_py3 -classes: -- azure.applicationinsights.models.column_py3.Column diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail.ErrorDetail.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail.ErrorDetail.yml deleted file mode 100644 index f39fb7af5f85..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail.ErrorDetail.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.error_detail.ErrorDetail -name: ErrorDetail -fullName: azure.applicationinsights.models.error_detail.ErrorDetail -module: azure.applicationinsights.models.error_detail -summary: 'Error details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorDetail(**kwargs) - parameters: - - name: code - description: Required. The error's code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: target - description: 'Indicates which property in the request is responsible for - - the error.' - isRequired: true - types: - - - - name: value - description: 'Indicates which value in ''target'' is responsible for the - - error.' - isRequired: true - types: - - - - name: resources - description: 'Indicates resources which were responsible for the - - error.' - isRequired: true - types: - - [] - - name: additional_properties - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.error_detail.ErrorDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_detail.ErrorDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_detail.ErrorDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.error_detail.ErrorDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_detail.ErrorDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.error_detail.ErrorDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_detail.ErrorDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail.yml deleted file mode 100644 index e1c5a133ab69..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.error_detail -name: error_detail -fullName: azure.applicationinsights.models.error_detail -classes: -- azure.applicationinsights.models.error_detail.ErrorDetail diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail_py3.ErrorDetail.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail_py3.ErrorDetail.yml deleted file mode 100644 index 43581072d13b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail_py3.ErrorDetail.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail -name: ErrorDetail -fullName: azure.applicationinsights.models.error_detail_py3.ErrorDetail -module: azure.applicationinsights.models.error_detail_py3 -summary: 'Error details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorDetail(*, code: str, message: str, target: str = None, value: str - = None, resources=None, additional_properties=None, **kwargs)' - parameters: - - name: code - description: Required. The error's code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: target - description: 'Indicates which property in the request is responsible for - - the error.' - isRequired: true - types: - - - - name: value - description: 'Indicates which value in ''target'' is responsible for the - - error.' - isRequired: true - types: - - - - name: resources - description: 'Indicates resources which were responsible for the - - error.' - isRequired: true - types: - - [] - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None - - name: value - defaultValue: None - - name: resources - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail_py3.yml deleted file mode 100644 index f29d1293d5a6..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.error_detail_py3 -name: error_detail_py3 -fullName: azure.applicationinsights.models.error_detail_py3 -classes: -- azure.applicationinsights.models.error_detail_py3.ErrorDetail diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info.ErrorInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info.ErrorInfo.yml deleted file mode 100644 index 1779f6a8a297..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info.ErrorInfo.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.error_info.ErrorInfo -name: ErrorInfo -fullName: azure.applicationinsights.models.error_info.ErrorInfo -module: azure.applicationinsights.models.error_info -summary: 'The code and message for an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorInfo(**kwargs) - parameters: - - name: code - description: Required. A machine readable error code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: details - description: error details. - isRequired: true - types: - - [] - - name: innererror - description: Inner error details if they exist. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.error_info.ErrorInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_info.ErrorInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_info.ErrorInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.error_info.ErrorInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_info.ErrorInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.error_info.ErrorInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_info.ErrorInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info.yml deleted file mode 100644 index 16c8c841b30d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.error_info -name: error_info -fullName: azure.applicationinsights.models.error_info -classes: -- azure.applicationinsights.models.error_info.ErrorInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info_py3.ErrorInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info_py3.ErrorInfo.yml deleted file mode 100644 index 8b26e5377a29..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info_py3.ErrorInfo.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.error_info_py3.ErrorInfo -name: ErrorInfo -fullName: azure.applicationinsights.models.error_info_py3.ErrorInfo -module: azure.applicationinsights.models.error_info_py3 -summary: 'The code and message for an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorInfo(*, code: str, message: str, details=None, innererror=None, additional_properties=None, - **kwargs)' - parameters: - - name: code - description: Required. A machine readable error code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: details - description: error details. - isRequired: true - types: - - [] - - name: innererror - description: Inner error details if they exist. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: details - defaultValue: None - - name: innererror - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.applicationinsights.models.error_info_py3.ErrorInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_info_py3.ErrorInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_info_py3.ErrorInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.error_info_py3.ErrorInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_info_py3.ErrorInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.error_info_py3.ErrorInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_info_py3.ErrorInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info_py3.yml deleted file mode 100644 index d8c74ba17603..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.error_info_py3 -name: error_info_py3 -fullName: azure.applicationinsights.models.error_info_py3 -classes: -- azure.applicationinsights.models.error_info_py3.ErrorInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.ErrorResponse.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.ErrorResponse.yml deleted file mode 100644 index 22b62358d1ee..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.ErrorResponse.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.error_response.ErrorResponse -name: ErrorResponse -fullName: azure.applicationinsights.models.error_response.ErrorResponse -module: azure.applicationinsights.models.error_response -summary: 'Error details. - - - Contains details when the response code indicates an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(**kwargs) - parameters: - - name: error - description: Required. The error details. - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.error_response.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_response.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_response.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.error_response.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_response.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.error_response.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_response.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.ErrorResponseException.yml deleted file mode 100644 index 45eea6b6be38..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.error_response.ErrorResponseException -name: ErrorResponseException -fullName: azure.applicationinsights.models.error_response.ErrorResponseException -module: azure.applicationinsights.models.error_response -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.applicationinsights.models.error_response.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.applicationinsights.models.error_response.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.applicationinsights.models.error_response.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.yml deleted file mode 100644 index cf87a0ebdb2e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.error_response -name: error_response -fullName: azure.applicationinsights.models.error_response -classes: -- azure.applicationinsights.models.error_response.ErrorResponse -- azure.applicationinsights.models.error_response.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.ErrorResponse.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.ErrorResponse.yml deleted file mode 100644 index d82fecefe37e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.ErrorResponse.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.error_response_py3.ErrorResponse -name: ErrorResponse -fullName: azure.applicationinsights.models.error_response_py3.ErrorResponse -module: azure.applicationinsights.models.error_response_py3 -summary: 'Error details. - - - Contains details when the response code indicates an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(*, error, **kwargs) - parameters: - - name: error - description: Required. The error details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - isRequired: true -methods: -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.ErrorResponseException.yml deleted file mode 100644 index cde41580825f..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.error_response_py3.ErrorResponseException -name: ErrorResponseException -fullName: azure.applicationinsights.models.error_response_py3.ErrorResponseException -module: azure.applicationinsights.models.error_response_py3 -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.applicationinsights.models.error_response_py3.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.yml deleted file mode 100644 index efd91b4a8c3c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.error_response_py3 -name: error_response_py3 -fullName: azure.applicationinsights.models.error_response_py3 -classes: -- azure.applicationinsights.models.error_response_py3.ErrorResponse -- azure.applicationinsights.models.error_response_py3.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info.EventsAiInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info.EventsAiInfo.yml deleted file mode 100644 index b08105e99b65..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info.EventsAiInfo.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo -name: EventsAiInfo -fullName: azure.applicationinsights.models.events_ai_info.EventsAiInfo -module: azure.applicationinsights.models.events_ai_info -summary: AI related application info for an event result. -constructor: - syntax: EventsAiInfo(**kwargs) - parameters: - - name: i_key - description: iKey of the app - isRequired: true - types: - - - - name: app_name - description: Name of the application - isRequired: true - types: - - - - name: app_id - description: ID of the application - isRequired: true - types: - - - - name: sdk_version - description: SDK version of the application - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info.yml deleted file mode 100644 index 7a8f26ea3b9a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_ai_info -name: events_ai_info -fullName: azure.applicationinsights.models.events_ai_info -classes: -- azure.applicationinsights.models.events_ai_info.EventsAiInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.yml deleted file mode 100644 index 44ccd2eaac97..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo -name: EventsAiInfo -fullName: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo -module: azure.applicationinsights.models.events_ai_info_py3 -summary: AI related application info for an event result. -constructor: - syntax: 'EventsAiInfo(*, i_key: str = None, app_name: str = None, app_id: str = - None, sdk_version: str = None, **kwargs)' - parameters: - - name: i_key - description: iKey of the app - isRequired: true - types: - - - - name: app_name - description: Name of the application - isRequired: true - types: - - - - name: app_id - description: ID of the application - isRequired: true - types: - - - - name: sdk_version - description: SDK version of the application - isRequired: true - types: - - - keywordOnlyParameters: - - name: i_key - defaultValue: None - - name: app_name - defaultValue: None - - name: app_id - defaultValue: None - - name: sdk_version - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info_py3.yml deleted file mode 100644 index cc439477ca6c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_ai_info_py3 -name: events_ai_info_py3 -fullName: azure.applicationinsights.models.events_ai_info_py3 -classes: -- azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info.EventsApplicationInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info.EventsApplicationInfo.yml deleted file mode 100644 index 639284db4cf7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info.EventsApplicationInfo.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo -name: EventsApplicationInfo -fullName: azure.applicationinsights.models.events_application_info.EventsApplicationInfo -module: azure.applicationinsights.models.events_application_info -summary: Application info for an event result. -constructor: - syntax: EventsApplicationInfo(**kwargs) - parameters: - - name: version - description: Version of the application - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info.yml deleted file mode 100644 index a2132efdcbc5..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_application_info -name: events_application_info -fullName: azure.applicationinsights.models.events_application_info -classes: -- azure.applicationinsights.models.events_application_info.EventsApplicationInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.yml deleted file mode 100644 index 8fe613398a85..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo -name: EventsApplicationInfo -fullName: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo -module: azure.applicationinsights.models.events_application_info_py3 -summary: Application info for an event result. -constructor: - syntax: 'EventsApplicationInfo(*, version: str = None, **kwargs)' - parameters: - - name: version - description: Version of the application - isRequired: true - types: - - - keywordOnlyParameters: - - name: version - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info_py3.yml deleted file mode 100644 index 48fb40d3ffa9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_application_info_py3 -name: events_application_info_py3 -fullName: azure.applicationinsights.models.events_application_info_py3 -classes: -- azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.yml deleted file mode 100644 index c324eaaf59db..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo -name: EventsAvailabilityResultInfo -fullName: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo -module: azure.applicationinsights.models.events_availability_result_info -summary: The availability result info. -constructor: - syntax: EventsAvailabilityResultInfo(**kwargs) - parameters: - - name: name - description: The name of the availability result - isRequired: true - types: - - - - name: success - description: Indicates if the availability result was successful - isRequired: true - types: - - - - name: duration - description: The duration of the availability result - isRequired: true - types: - - - - name: performance_bucket - description: 'The performance bucket of the availability - - result' - isRequired: true - types: - - - - name: message - description: The message of the availability result - isRequired: true - types: - - - - name: location - description: The location of the availability result - isRequired: true - types: - - - - name: id - description: The ID of the availability result - isRequired: true - types: - - - - name: size - description: The size of the availability result - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info.yml deleted file mode 100644 index 4ef19c64d33b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_availability_result_info -name: events_availability_result_info -fullName: azure.applicationinsights.models.events_availability_result_info -classes: -- azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.yml deleted file mode 100644 index b45ee7789c12..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo -name: EventsAvailabilityResultInfo -fullName: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo -module: azure.applicationinsights.models.events_availability_result_info_py3 -summary: The availability result info. -constructor: - syntax: 'EventsAvailabilityResultInfo(*, name: str = None, success: str = None, - duration: int = None, performance_bucket: str = None, message: str = None, location: - str = None, id: str = None, size: str = None, **kwargs)' - parameters: - - name: name - description: The name of the availability result - isRequired: true - types: - - - - name: success - description: Indicates if the availability result was successful - isRequired: true - types: - - - - name: duration - description: The duration of the availability result - isRequired: true - types: - - - - name: performance_bucket - description: 'The performance bucket of the availability - - result' - isRequired: true - types: - - - - name: message - description: The message of the availability result - isRequired: true - types: - - - - name: location - description: The location of the availability result - isRequired: true - types: - - - - name: id - description: The ID of the availability result - isRequired: true - types: - - - - name: size - description: The size of the availability result - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: success - defaultValue: None - - name: duration - defaultValue: None - - name: performance_bucket - defaultValue: None - - name: message - defaultValue: None - - name: location - defaultValue: None - - name: id - defaultValue: None - - name: size - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info_py3.yml deleted file mode 100644 index 9e2e7abf473b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_availability_result_info_py3 -name: events_availability_result_info_py3 -fullName: azure.applicationinsights.models.events_availability_result_info_py3 -classes: -- azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.yml deleted file mode 100644 index b20ccc6f4b27..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult -name: EventsAvailabilityResultResult -fullName: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult -module: azure.applicationinsights.models.events_availability_result_result -summary: 'An availability result result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsAvailabilityResultResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: availability_result - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result.yml deleted file mode 100644 index b0f0b8f5e2d7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_availability_result_result -name: events_availability_result_result -fullName: azure.applicationinsights.models.events_availability_result_result -classes: -- azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.yml deleted file mode 100644 index dd015e5e935d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult -name: EventsAvailabilityResultResult -fullName: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult -module: azure.applicationinsights.models.events_availability_result_result_py3 -summary: 'An availability result result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsAvailabilityResultResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, availability_result=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: availability_result - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: availability_result - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result_py3.yml deleted file mode 100644 index 53f827f61fff..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_availability_result_result_py3 -name: events_availability_result_result_py3 -fullName: azure.applicationinsights.models.events_availability_result_result_py3 -classes: -- azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.yml deleted file mode 100644 index 4d0b5b3876a7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo -name: EventsBrowserTimingInfo -fullName: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo -module: azure.applicationinsights.models.events_browser_timing_info -summary: The browser timing information. -constructor: - syntax: EventsBrowserTimingInfo(**kwargs) - parameters: - - name: url_path - description: The path of the URL - isRequired: true - types: - - - - name: url_host - description: The host of the URL - isRequired: true - types: - - - - name: name - description: The name of the page - isRequired: true - types: - - - - name: url - description: The url of the page - isRequired: true - types: - - - - name: total_duration - description: The total duration of the load - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the load - isRequired: true - types: - - - - name: network_duration - description: The network duration of the load - isRequired: true - types: - - - - name: send_duration - description: The send duration of the load - isRequired: true - types: - - - - name: receive_duration - description: The receive duration of the load - isRequired: true - types: - - - - name: processing_duration - description: The processing duration of the load - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info.yml deleted file mode 100644 index de975ed6d9ff..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_browser_timing_info -name: events_browser_timing_info -fullName: azure.applicationinsights.models.events_browser_timing_info -classes: -- azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.yml deleted file mode 100644 index f71f7c1b75af..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.yml +++ /dev/null @@ -1,189 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo -name: EventsBrowserTimingInfo -fullName: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo -module: azure.applicationinsights.models.events_browser_timing_info_py3 -summary: The browser timing information. -constructor: - syntax: 'EventsBrowserTimingInfo(*, url_path: str = None, url_host: str = None, - name: str = None, url: str = None, total_duration: int = None, performance_bucket: - str = None, network_duration: int = None, send_duration: int = None, receive_duration: - int = None, processing_duration: int = None, **kwargs)' - parameters: - - name: url_path - description: The path of the URL - isRequired: true - types: - - - - name: url_host - description: The host of the URL - isRequired: true - types: - - - - name: name - description: The name of the page - isRequired: true - types: - - - - name: url - description: The url of the page - isRequired: true - types: - - - - name: total_duration - description: The total duration of the load - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the load - isRequired: true - types: - - - - name: network_duration - description: The network duration of the load - isRequired: true - types: - - - - name: send_duration - description: The send duration of the load - isRequired: true - types: - - - - name: receive_duration - description: The receive duration of the load - isRequired: true - types: - - - - name: processing_duration - description: The processing duration of the load - isRequired: true - types: - - - keywordOnlyParameters: - - name: url_path - defaultValue: None - - name: url_host - defaultValue: None - - name: name - defaultValue: None - - name: url - defaultValue: None - - name: total_duration - defaultValue: None - - name: performance_bucket - defaultValue: None - - name: network_duration - defaultValue: None - - name: send_duration - defaultValue: None - - name: receive_duration - defaultValue: None - - name: processing_duration - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info_py3.yml deleted file mode 100644 index 5cd4481e0825..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_browser_timing_info_py3 -name: events_browser_timing_info_py3 -fullName: azure.applicationinsights.models.events_browser_timing_info_py3 -classes: -- azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.yml deleted file mode 100644 index 67d96f06c83d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult -name: EventsBrowserTimingResult -fullName: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult -module: azure.applicationinsights.models.events_browser_timing_result -summary: 'A browser timing result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsBrowserTimingResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: browser_timing - isRequired: true - types: - - - - name: client_performance - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result.yml deleted file mode 100644 index 4d7243bbccbf..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_browser_timing_result -name: events_browser_timing_result -fullName: azure.applicationinsights.models.events_browser_timing_result -classes: -- azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.yml deleted file mode 100644 index 7e0bbeedfc3d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult -name: EventsBrowserTimingResult -fullName: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult -module: azure.applicationinsights.models.events_browser_timing_result_py3 -summary: 'A browser timing result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsBrowserTimingResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, browser_timing=None, - client_performance=None, **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: browser_timing - isRequired: true - types: - - - - name: client_performance - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: browser_timing - defaultValue: None - - name: client_performance - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result_py3.yml deleted file mode 100644 index d7e9c3772a2d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_browser_timing_result_py3 -name: events_browser_timing_result_py3 -fullName: azure.applicationinsights.models.events_browser_timing_result_py3 -classes: -- azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info.EventsClientInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info.EventsClientInfo.yml deleted file mode 100644 index 2040a710dfcf..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info.EventsClientInfo.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_client_info.EventsClientInfo -name: EventsClientInfo -fullName: azure.applicationinsights.models.events_client_info.EventsClientInfo -module: azure.applicationinsights.models.events_client_info -summary: Client info for an event result. -constructor: - syntax: EventsClientInfo(**kwargs) - parameters: - - name: model - description: Model of the client - isRequired: true - types: - - - - name: os - description: Operating system of the client - isRequired: true - types: - - - - name: type - description: Type of the client - isRequired: true - types: - - - - name: browser - description: Browser of the client - isRequired: true - types: - - - - name: ip - description: IP address of the client - isRequired: true - types: - - - - name: city - description: City of the client - isRequired: true - types: - - - - name: state_or_province - description: State or province of the client - isRequired: true - types: - - - - name: country_or_region - description: Country or region of the client - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_client_info.EventsClientInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_client_info.EventsClientInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_client_info.EventsClientInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_client_info.EventsClientInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_client_info.EventsClientInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_client_info.EventsClientInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_client_info.EventsClientInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info.yml deleted file mode 100644 index 0bef94f6a009..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_client_info -name: events_client_info -fullName: azure.applicationinsights.models.events_client_info -classes: -- azure.applicationinsights.models.events_client_info.EventsClientInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.yml deleted file mode 100644 index 96e49be194b6..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo -name: EventsClientInfo -fullName: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo -module: azure.applicationinsights.models.events_client_info_py3 -summary: Client info for an event result. -constructor: - syntax: 'EventsClientInfo(*, model: str = None, os: str = None, type: str = None, - browser: str = None, ip: str = None, city: str = None, state_or_province: str - = None, country_or_region: str = None, **kwargs)' - parameters: - - name: model - description: Model of the client - isRequired: true - types: - - - - name: os - description: Operating system of the client - isRequired: true - types: - - - - name: type - description: Type of the client - isRequired: true - types: - - - - name: browser - description: Browser of the client - isRequired: true - types: - - - - name: ip - description: IP address of the client - isRequired: true - types: - - - - name: city - description: City of the client - isRequired: true - types: - - - - name: state_or_province - description: State or province of the client - isRequired: true - types: - - - - name: country_or_region - description: Country or region of the client - isRequired: true - types: - - - keywordOnlyParameters: - - name: model - defaultValue: None - - name: os - defaultValue: None - - name: type - defaultValue: None - - name: browser - defaultValue: None - - name: ip - defaultValue: None - - name: city - defaultValue: None - - name: state_or_province - defaultValue: None - - name: country_or_region - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info_py3.yml deleted file mode 100644 index a7c4ac3d038c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_client_info_py3 -name: events_client_info_py3 -fullName: azure.applicationinsights.models.events_client_info_py3 -classes: -- azure.applicationinsights.models.events_client_info_py3.EventsClientInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.yml deleted file mode 100644 index 8f231c31d959..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo -name: EventsClientPerformanceInfo -fullName: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo -module: azure.applicationinsights.models.events_client_performance_info -summary: Client performance information. -constructor: - syntax: EventsClientPerformanceInfo(**kwargs) - parameters: - - name: name - description: The name of the client performance - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info.yml deleted file mode 100644 index 5f7470a705fb..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_client_performance_info -name: events_client_performance_info -fullName: azure.applicationinsights.models.events_client_performance_info -classes: -- azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.yml deleted file mode 100644 index 55fb7ef51047..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo -name: EventsClientPerformanceInfo -fullName: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo -module: azure.applicationinsights.models.events_client_performance_info_py3 -summary: Client performance information. -constructor: - syntax: 'EventsClientPerformanceInfo(*, name: str = None, **kwargs)' - parameters: - - name: name - description: The name of the client performance - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info_py3.yml deleted file mode 100644 index 389fd731dca9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_client_performance_info_py3 -name: events_client_performance_info_py3 -fullName: azure.applicationinsights.models.events_client_performance_info_py3 -classes: -- azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.yml deleted file mode 100644 index 4d066ad2a647..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo -name: EventsCloudInfo -fullName: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo -module: azure.applicationinsights.models.events_cloud_info -summary: Cloud info for an event result. -constructor: - syntax: EventsCloudInfo(**kwargs) - parameters: - - name: role_name - description: Role name of the cloud - isRequired: true - types: - - - - name: role_instance - description: Role instance of the cloud - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info.yml deleted file mode 100644 index d8227dcdff2e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_cloud_info -name: events_cloud_info -fullName: azure.applicationinsights.models.events_cloud_info -classes: -- azure.applicationinsights.models.events_cloud_info.EventsCloudInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.yml deleted file mode 100644 index 539a1d2d57f0..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo -name: EventsCloudInfo -fullName: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo -module: azure.applicationinsights.models.events_cloud_info_py3 -summary: Cloud info for an event result. -constructor: - syntax: 'EventsCloudInfo(*, role_name: str = None, role_instance: str = None, **kwargs)' - parameters: - - name: role_name - description: Role name of the cloud - isRequired: true - types: - - - - name: role_instance - description: Role instance of the cloud - isRequired: true - types: - - - keywordOnlyParameters: - - name: role_name - defaultValue: None - - name: role_instance - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info_py3.yml deleted file mode 100644 index d6ed23671964..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_cloud_info_py3 -name: events_cloud_info_py3 -fullName: azure.applicationinsights.models.events_cloud_info_py3 -classes: -- azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.yml deleted file mode 100644 index b6505cb848f7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo -name: EventsCustomEventInfo -fullName: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo -module: azure.applicationinsights.models.events_custom_event_info -summary: The custom event information. -constructor: - syntax: EventsCustomEventInfo(**kwargs) - parameters: - - name: name - description: The name of the custom event - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info.yml deleted file mode 100644 index 042bd5218fb9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_custom_event_info -name: events_custom_event_info -fullName: azure.applicationinsights.models.events_custom_event_info -classes: -- azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.yml deleted file mode 100644 index 72dfcc75de19..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo -name: EventsCustomEventInfo -fullName: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo -module: azure.applicationinsights.models.events_custom_event_info_py3 -summary: The custom event information. -constructor: - syntax: 'EventsCustomEventInfo(*, name: str = None, **kwargs)' - parameters: - - name: name - description: The name of the custom event - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info_py3.yml deleted file mode 100644 index e99961a329bd..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_custom_event_info_py3 -name: events_custom_event_info_py3 -fullName: azure.applicationinsights.models.events_custom_event_info_py3 -classes: -- azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.yml deleted file mode 100644 index f95b43dd7714..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult -name: EventsCustomEventResult -fullName: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult -module: azure.applicationinsights.models.events_custom_event_result -summary: 'A custom event result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsCustomEventResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: custom_event - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result.yml deleted file mode 100644 index a5d2d5e9304c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_custom_event_result -name: events_custom_event_result -fullName: azure.applicationinsights.models.events_custom_event_result -classes: -- azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.yml deleted file mode 100644 index 36aeab5ef2d7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult -name: EventsCustomEventResult -fullName: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult -module: azure.applicationinsights.models.events_custom_event_result_py3 -summary: 'A custom event result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsCustomEventResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, custom_event=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: custom_event - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: custom_event - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result_py3.yml deleted file mode 100644 index 0e6b72086e33..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_custom_event_result_py3 -name: events_custom_event_result_py3 -fullName: azure.applicationinsights.models.events_custom_event_result_py3 -classes: -- azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.yml deleted file mode 100644 index f8c2d1100374..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo -name: EventsCustomMetricInfo -fullName: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo -module: azure.applicationinsights.models.events_custom_metric_info -summary: The custom metric info. -constructor: - syntax: EventsCustomMetricInfo(**kwargs) - parameters: - - name: name - description: The name of the custom metric - isRequired: true - types: - - - - name: value - description: The value of the custom metric - isRequired: true - types: - - - - name: value_sum - description: The sum of the custom metric - isRequired: true - types: - - - - name: value_count - description: The count of the custom metric - isRequired: true - types: - - - - name: value_min - description: The minimum value of the custom metric - isRequired: true - types: - - - - name: value_max - description: The maximum value of the custom metric - isRequired: true - types: - - - - name: value_std_dev - description: The standard deviation of the custom metric - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info.yml deleted file mode 100644 index 955c163835ac..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_custom_metric_info -name: events_custom_metric_info -fullName: azure.applicationinsights.models.events_custom_metric_info -classes: -- azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.yml deleted file mode 100644 index aa874e5a7450..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo -name: EventsCustomMetricInfo -fullName: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo -module: azure.applicationinsights.models.events_custom_metric_info_py3 -summary: The custom metric info. -constructor: - syntax: 'EventsCustomMetricInfo(*, name: str = None, value: float = None, value_sum: - float = None, value_count: int = None, value_min: float = None, value_max: float - = None, value_std_dev: float = None, **kwargs)' - parameters: - - name: name - description: The name of the custom metric - isRequired: true - types: - - - - name: value - description: The value of the custom metric - isRequired: true - types: - - - - name: value_sum - description: The sum of the custom metric - isRequired: true - types: - - - - name: value_count - description: The count of the custom metric - isRequired: true - types: - - - - name: value_min - description: The minimum value of the custom metric - isRequired: true - types: - - - - name: value_max - description: The maximum value of the custom metric - isRequired: true - types: - - - - name: value_std_dev - description: The standard deviation of the custom metric - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: value - defaultValue: None - - name: value_sum - defaultValue: None - - name: value_count - defaultValue: None - - name: value_min - defaultValue: None - - name: value_max - defaultValue: None - - name: value_std_dev - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info_py3.yml deleted file mode 100644 index e834bf5c34cc..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_custom_metric_info_py3 -name: events_custom_metric_info_py3 -fullName: azure.applicationinsights.models.events_custom_metric_info_py3 -classes: -- azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.yml deleted file mode 100644 index 799462f19411..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult -name: EventsCustomMetricResult -fullName: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult -module: azure.applicationinsights.models.events_custom_metric_result -summary: 'A custom metric result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsCustomMetricResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: custom_metric - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result.yml deleted file mode 100644 index 477dfb91243f..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_custom_metric_result -name: events_custom_metric_result -fullName: azure.applicationinsights.models.events_custom_metric_result -classes: -- azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.yml deleted file mode 100644 index 6de45bb5bee5..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult -name: EventsCustomMetricResult -fullName: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult -module: azure.applicationinsights.models.events_custom_metric_result_py3 -summary: 'A custom metric result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsCustomMetricResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, custom_metric=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: custom_metric - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: custom_metric - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result_py3.yml deleted file mode 100644 index de8af44a86ee..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_custom_metric_result_py3 -name: events_custom_metric_result_py3 -fullName: azure.applicationinsights.models.events_custom_metric_result_py3 -classes: -- azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.yml deleted file mode 100644 index 27bdb0599ad3..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo -name: EventsDependencyInfo -fullName: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo -module: azure.applicationinsights.models.events_dependency_info -summary: The dependency info. -constructor: - syntax: EventsDependencyInfo(**kwargs) - parameters: - - name: target - description: The target of the dependency - isRequired: true - types: - - - - name: data - description: The data of the dependency - isRequired: true - types: - - - - name: success - description: Indicates if the dependency was successful - isRequired: true - types: - - - - name: duration - description: The duration of the dependency - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the dependency - isRequired: true - types: - - - - name: result_code - description: The result code of the dependency - isRequired: true - types: - - - - name: type - description: The type of the dependency - isRequired: true - types: - - - - name: name - description: The name of the dependency - isRequired: true - types: - - - - name: id - description: The ID of the dependency - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info.yml deleted file mode 100644 index 932f465b82ef..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_dependency_info -name: events_dependency_info -fullName: azure.applicationinsights.models.events_dependency_info -classes: -- azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.yml deleted file mode 100644 index 4f8f8745bc25..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.yml +++ /dev/null @@ -1,181 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo -name: EventsDependencyInfo -fullName: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo -module: azure.applicationinsights.models.events_dependency_info_py3 -summary: The dependency info. -constructor: - syntax: 'EventsDependencyInfo(*, target: str = None, data: str = None, success: - str = None, duration: int = None, performance_bucket: str = None, result_code: - str = None, type: str = None, name: str = None, id: str = None, **kwargs)' - parameters: - - name: target - description: The target of the dependency - isRequired: true - types: - - - - name: data - description: The data of the dependency - isRequired: true - types: - - - - name: success - description: Indicates if the dependency was successful - isRequired: true - types: - - - - name: duration - description: The duration of the dependency - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the dependency - isRequired: true - types: - - - - name: result_code - description: The result code of the dependency - isRequired: true - types: - - - - name: type - description: The type of the dependency - isRequired: true - types: - - - - name: name - description: The name of the dependency - isRequired: true - types: - - - - name: id - description: The ID of the dependency - isRequired: true - types: - - - keywordOnlyParameters: - - name: target - defaultValue: None - - name: data - defaultValue: None - - name: success - defaultValue: None - - name: duration - defaultValue: None - - name: performance_bucket - defaultValue: None - - name: result_code - defaultValue: None - - name: type - defaultValue: None - - name: name - defaultValue: None - - name: id - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info_py3.yml deleted file mode 100644 index c3358f864f08..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_dependency_info_py3 -name: events_dependency_info_py3 -fullName: azure.applicationinsights.models.events_dependency_info_py3 -classes: -- azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.yml deleted file mode 100644 index 876cf6cca112..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult -name: EventsDependencyResult -fullName: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult -module: azure.applicationinsights.models.events_dependency_result -summary: 'A dependency result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsDependencyResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: dependency - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result.yml deleted file mode 100644 index 4d3e5cdd2b5b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_dependency_result -name: events_dependency_result -fullName: azure.applicationinsights.models.events_dependency_result -classes: -- azure.applicationinsights.models.events_dependency_result.EventsDependencyResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.yml deleted file mode 100644 index 4c5c6606a99e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult -name: EventsDependencyResult -fullName: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult -module: azure.applicationinsights.models.events_dependency_result_py3 -summary: 'A dependency result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsDependencyResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, dependency=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: dependency - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: dependency - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result_py3.yml deleted file mode 100644 index a9129f5d5edc..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_dependency_result_py3 -name: events_dependency_result_py3 -fullName: azure.applicationinsights.models.events_dependency_result_py3 -classes: -- azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.yml deleted file mode 100644 index eafcdd76a254..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail -name: EventsExceptionDetail -fullName: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail -module: azure.applicationinsights.models.events_exception_detail -summary: Exception details. -constructor: - syntax: EventsExceptionDetail(**kwargs) - parameters: - - name: severity_level - description: The severity level of the exception detail - isRequired: true - types: - - - - name: outer_id - description: The outer ID of the exception detail - isRequired: true - types: - - - - name: message - description: The message of the exception detail - isRequired: true - types: - - - - name: type - description: The type of the exception detail - isRequired: true - types: - - - - name: id - description: The ID of the exception detail - isRequired: true - types: - - - - name: parsed_stack - description: The parsed stack - isRequired: true - types: - - [] -methods: -- uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail.yml deleted file mode 100644 index 08dd305f9832..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_exception_detail -name: events_exception_detail -fullName: azure.applicationinsights.models.events_exception_detail -classes: -- azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.yml deleted file mode 100644 index 4d7ef2afe32b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail -name: EventsExceptionDetail -fullName: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail -module: azure.applicationinsights.models.events_exception_detail_py3 -summary: Exception details. -constructor: - syntax: 'EventsExceptionDetail(*, severity_level: str = None, outer_id: str = None, - message: str = None, type: str = None, id: str = None, parsed_stack=None, **kwargs)' - parameters: - - name: severity_level - description: The severity level of the exception detail - isRequired: true - types: - - - - name: outer_id - description: The outer ID of the exception detail - isRequired: true - types: - - - - name: message - description: The message of the exception detail - isRequired: true - types: - - - - name: type - description: The type of the exception detail - isRequired: true - types: - - - - name: id - description: The ID of the exception detail - isRequired: true - types: - - - - name: parsed_stack - description: The parsed stack - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: severity_level - defaultValue: None - - name: outer_id - defaultValue: None - - name: message - defaultValue: None - - name: type - defaultValue: None - - name: id - defaultValue: None - - name: parsed_stack - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail_py3.yml deleted file mode 100644 index 1346ebbe2dcd..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_exception_detail_py3 -name: events_exception_detail_py3 -fullName: azure.applicationinsights.models.events_exception_detail_py3 -classes: -- azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.yml deleted file mode 100644 index 29beba8a9498..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack -name: EventsExceptionDetailsParsedStack -fullName: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack -module: azure.applicationinsights.models.events_exception_details_parsed_stack -summary: A parsed stack entry. -constructor: - syntax: EventsExceptionDetailsParsedStack(**kwargs) - parameters: - - name: assembly - description: The assembly of the stack entry - isRequired: true - types: - - - - name: method - description: The method of the stack entry - isRequired: true - types: - - - - name: level - description: The level of the stack entry - isRequired: true - types: - - - - name: line - description: The line of the stack entry - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack.yml deleted file mode 100644 index 9beef2f7e4ca..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_exception_details_parsed_stack -name: events_exception_details_parsed_stack -fullName: azure.applicationinsights.models.events_exception_details_parsed_stack -classes: -- azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.yml deleted file mode 100644 index 0e1ffe046c06..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack -name: EventsExceptionDetailsParsedStack -fullName: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack -module: azure.applicationinsights.models.events_exception_details_parsed_stack_py3 -summary: A parsed stack entry. -constructor: - syntax: 'EventsExceptionDetailsParsedStack(*, assembly: str = None, method: str - = None, level: int = None, line: int = None, **kwargs)' - parameters: - - name: assembly - description: The assembly of the stack entry - isRequired: true - types: - - - - name: method - description: The method of the stack entry - isRequired: true - types: - - - - name: level - description: The level of the stack entry - isRequired: true - types: - - - - name: line - description: The line of the stack entry - isRequired: true - types: - - - keywordOnlyParameters: - - name: assembly - defaultValue: None - - name: method - defaultValue: None - - name: level - defaultValue: None - - name: line - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack_py3.yml deleted file mode 100644 index 2b610d2fbdca..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3 -name: events_exception_details_parsed_stack_py3 -fullName: azure.applicationinsights.models.events_exception_details_parsed_stack_py3 -classes: -- azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.yml deleted file mode 100644 index 528e064c333d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.yml +++ /dev/null @@ -1,195 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo -name: EventsExceptionInfo -fullName: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo -module: azure.applicationinsights.models.events_exception_info -summary: The exception info. -constructor: - syntax: EventsExceptionInfo(**kwargs) - parameters: - - name: severity_level - description: The severity level of the exception - isRequired: true - types: - - - - name: problem_id - description: The problem ID of the exception - isRequired: true - types: - - - - name: handled_at - description: Indicates where the exception was handled at - isRequired: true - types: - - - - name: assembly - description: The assembly which threw the exception - isRequired: true - types: - - - - name: method - description: The method that threw the exception - isRequired: true - types: - - - - name: message - description: The message of the exception - isRequired: true - types: - - - - name: type - description: The type of the exception - isRequired: true - types: - - - - name: outer_type - description: The outer type of the exception - isRequired: true - types: - - - - name: outer_method - description: The outer method of the exception - isRequired: true - types: - - - - name: outer_assembly - description: The outer assmebly of the exception - isRequired: true - types: - - - - name: outer_message - description: The outer message of the exception - isRequired: true - types: - - - - name: innermost_type - description: The inner most type of the exception - isRequired: true - types: - - - - name: innermost_message - description: The inner most message of the exception - isRequired: true - types: - - - - name: innermost_method - description: The inner most method of the exception - isRequired: true - types: - - - - name: innermost_assembly - description: The inner most assembly of the exception - isRequired: true - types: - - - - name: details - description: The details of the exception - isRequired: true - types: - - [] -methods: -- uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info.yml deleted file mode 100644 index 13a6469b0b8e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_exception_info -name: events_exception_info -fullName: azure.applicationinsights.models.events_exception_info -classes: -- azure.applicationinsights.models.events_exception_info.EventsExceptionInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.yml deleted file mode 100644 index 849115bc526b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.yml +++ /dev/null @@ -1,233 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo -name: EventsExceptionInfo -fullName: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo -module: azure.applicationinsights.models.events_exception_info_py3 -summary: The exception info. -constructor: - syntax: 'EventsExceptionInfo(*, severity_level: int = None, problem_id: str = None, - handled_at: str = None, assembly: str = None, method: str = None, message: str - = None, type: str = None, outer_type: str = None, outer_method: str = None, outer_assembly: - str = None, outer_message: str = None, innermost_type: str = None, innermost_message: - str = None, innermost_method: str = None, innermost_assembly: str = None, details=None, - **kwargs)' - parameters: - - name: severity_level - description: The severity level of the exception - isRequired: true - types: - - - - name: problem_id - description: The problem ID of the exception - isRequired: true - types: - - - - name: handled_at - description: Indicates where the exception was handled at - isRequired: true - types: - - - - name: assembly - description: The assembly which threw the exception - isRequired: true - types: - - - - name: method - description: The method that threw the exception - isRequired: true - types: - - - - name: message - description: The message of the exception - isRequired: true - types: - - - - name: type - description: The type of the exception - isRequired: true - types: - - - - name: outer_type - description: The outer type of the exception - isRequired: true - types: - - - - name: outer_method - description: The outer method of the exception - isRequired: true - types: - - - - name: outer_assembly - description: The outer assmebly of the exception - isRequired: true - types: - - - - name: outer_message - description: The outer message of the exception - isRequired: true - types: - - - - name: innermost_type - description: The inner most type of the exception - isRequired: true - types: - - - - name: innermost_message - description: The inner most message of the exception - isRequired: true - types: - - - - name: innermost_method - description: The inner most method of the exception - isRequired: true - types: - - - - name: innermost_assembly - description: The inner most assembly of the exception - isRequired: true - types: - - - - name: details - description: The details of the exception - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: severity_level - defaultValue: None - - name: problem_id - defaultValue: None - - name: handled_at - defaultValue: None - - name: assembly - defaultValue: None - - name: method - defaultValue: None - - name: message - defaultValue: None - - name: type - defaultValue: None - - name: outer_type - defaultValue: None - - name: outer_method - defaultValue: None - - name: outer_assembly - defaultValue: None - - name: outer_message - defaultValue: None - - name: innermost_type - defaultValue: None - - name: innermost_message - defaultValue: None - - name: innermost_method - defaultValue: None - - name: innermost_assembly - defaultValue: None - - name: details - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info_py3.yml deleted file mode 100644 index 4cc70ee57cb1..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_exception_info_py3 -name: events_exception_info_py3 -fullName: azure.applicationinsights.models.events_exception_info_py3 -classes: -- azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result.EventsExceptionResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result.EventsExceptionResult.yml deleted file mode 100644 index 11a346b05715..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result.EventsExceptionResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult -name: EventsExceptionResult -fullName: azure.applicationinsights.models.events_exception_result.EventsExceptionResult -module: azure.applicationinsights.models.events_exception_result -summary: 'An exception result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsExceptionResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: exception - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result.yml deleted file mode 100644 index 337b9f4400ab..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_exception_result -name: events_exception_result -fullName: azure.applicationinsights.models.events_exception_result -classes: -- azure.applicationinsights.models.events_exception_result.EventsExceptionResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.yml deleted file mode 100644 index d3e1295b6aff..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult -name: EventsExceptionResult -fullName: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult -module: azure.applicationinsights.models.events_exception_result_py3 -summary: 'An exception result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsExceptionResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, exception=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: exception - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: exception - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result_py3.yml deleted file mode 100644 index 7b0e98adc862..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_exception_result_py3 -name: events_exception_result_py3 -fullName: azure.applicationinsights.models.events_exception_result_py3 -classes: -- azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info.EventsOperationInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info.EventsOperationInfo.yml deleted file mode 100644 index 6ff59b762a21..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info.EventsOperationInfo.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo -name: EventsOperationInfo -fullName: azure.applicationinsights.models.events_operation_info.EventsOperationInfo -module: azure.applicationinsights.models.events_operation_info -summary: Operation info for an event result. -constructor: - syntax: EventsOperationInfo(**kwargs) - parameters: - - name: name - description: Name of the operation - isRequired: true - types: - - - - name: id - description: ID of the operation - isRequired: true - types: - - - - name: parent_id - description: Parent ID of the operation - isRequired: true - types: - - - - name: synthetic_source - description: Synthetic source of the operation - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info.yml deleted file mode 100644 index 197d08d43fe3..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_operation_info -name: events_operation_info -fullName: azure.applicationinsights.models.events_operation_info -classes: -- azure.applicationinsights.models.events_operation_info.EventsOperationInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.yml deleted file mode 100644 index 7dc801ab9319..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo -name: EventsOperationInfo -fullName: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo -module: azure.applicationinsights.models.events_operation_info_py3 -summary: Operation info for an event result. -constructor: - syntax: 'EventsOperationInfo(*, name: str = None, id: str = None, parent_id: str - = None, synthetic_source: str = None, **kwargs)' - parameters: - - name: name - description: Name of the operation - isRequired: true - types: - - - - name: id - description: ID of the operation - isRequired: true - types: - - - - name: parent_id - description: Parent ID of the operation - isRequired: true - types: - - - - name: synthetic_source - description: Synthetic source of the operation - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: id - defaultValue: None - - name: parent_id - defaultValue: None - - name: synthetic_source - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info_py3.yml deleted file mode 100644 index ebc719e5d12d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_operation_info_py3 -name: events_operation_info_py3 -fullName: azure.applicationinsights.models.events_operation_info_py3 -classes: -- azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.yml deleted file mode 100644 index e61848bda92e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo -name: EventsPageViewInfo -fullName: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo -module: azure.applicationinsights.models.events_page_view_info -summary: The page view information. -constructor: - syntax: EventsPageViewInfo(**kwargs) - parameters: - - name: name - description: The name of the page - isRequired: true - types: - - - - name: url - description: The URL of the page - isRequired: true - types: - - - - name: duration - description: The duration of the page view - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the page view - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info.yml deleted file mode 100644 index f231e4e37c6c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_page_view_info -name: events_page_view_info -fullName: azure.applicationinsights.models.events_page_view_info -classes: -- azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.yml deleted file mode 100644 index b0adf4c7f1ad..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo -name: EventsPageViewInfo -fullName: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo -module: azure.applicationinsights.models.events_page_view_info_py3 -summary: The page view information. -constructor: - syntax: 'EventsPageViewInfo(*, name: str = None, url: str = None, duration: str - = None, performance_bucket: str = None, **kwargs)' - parameters: - - name: name - description: The name of the page - isRequired: true - types: - - - - name: url - description: The URL of the page - isRequired: true - types: - - - - name: duration - description: The duration of the page view - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the page view - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: url - defaultValue: None - - name: duration - defaultValue: None - - name: performance_bucket - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info_py3.yml deleted file mode 100644 index 8c2cdd582d0c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_page_view_info_py3 -name: events_page_view_info_py3 -fullName: azure.applicationinsights.models.events_page_view_info_py3 -classes: -- azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.yml deleted file mode 100644 index 44f6f6e120c3..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult -name: EventsPageViewResult -fullName: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult -module: azure.applicationinsights.models.events_page_view_result -summary: 'A page view result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsPageViewResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: page_view - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result.yml deleted file mode 100644 index 4013d28392ad..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_page_view_result -name: events_page_view_result -fullName: azure.applicationinsights.models.events_page_view_result -classes: -- azure.applicationinsights.models.events_page_view_result.EventsPageViewResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.yml deleted file mode 100644 index 8b1ffc9e341a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult -name: EventsPageViewResult -fullName: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult -module: azure.applicationinsights.models.events_page_view_result_py3 -summary: 'A page view result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsPageViewResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, page_view=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: page_view - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: page_view - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result_py3.yml deleted file mode 100644 index 3a7e0357a404..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_page_view_result_py3 -name: events_page_view_result_py3 -fullName: azure.applicationinsights.models.events_page_view_result_py3 -classes: -- azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.yml deleted file mode 100644 index 7e0e470beec4..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo -name: EventsPerformanceCounterInfo -fullName: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo -module: azure.applicationinsights.models.events_performance_counter_info -summary: The performance counter info. -constructor: - syntax: EventsPerformanceCounterInfo(**kwargs) - parameters: - - name: value - description: The value of the performance counter - isRequired: true - types: - - - - name: name - description: The name of the performance counter - isRequired: true - types: - - - - name: category - description: The category of the performance counter - isRequired: true - types: - - - - name: counter - description: The counter of the performance counter - isRequired: true - types: - - - - name: instance_name - description: The instance name of the performance counter - isRequired: true - types: - - - - name: instance - description: The instance of the performance counter - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info.yml deleted file mode 100644 index ad7901cbb853..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_performance_counter_info -name: events_performance_counter_info -fullName: azure.applicationinsights.models.events_performance_counter_info -classes: -- azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.yml deleted file mode 100644 index 3a6997f3cb94..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo -name: EventsPerformanceCounterInfo -fullName: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo -module: azure.applicationinsights.models.events_performance_counter_info_py3 -summary: The performance counter info. -constructor: - syntax: 'EventsPerformanceCounterInfo(*, value: float = None, name: str = None, - category: str = None, counter: str = None, instance_name: str = None, instance: - str = None, **kwargs)' - parameters: - - name: value - description: The value of the performance counter - isRequired: true - types: - - - - name: name - description: The name of the performance counter - isRequired: true - types: - - - - name: category - description: The category of the performance counter - isRequired: true - types: - - - - name: counter - description: The counter of the performance counter - isRequired: true - types: - - - - name: instance_name - description: The instance name of the performance counter - isRequired: true - types: - - - - name: instance - description: The instance of the performance counter - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: name - defaultValue: None - - name: category - defaultValue: None - - name: counter - defaultValue: None - - name: instance_name - defaultValue: None - - name: instance - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info_py3.yml deleted file mode 100644 index 6041ff77b655..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_performance_counter_info_py3 -name: events_performance_counter_info_py3 -fullName: azure.applicationinsights.models.events_performance_counter_info_py3 -classes: -- azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.yml deleted file mode 100644 index 874e826810cc..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult -name: EventsPerformanceCounterResult -fullName: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult -module: azure.applicationinsights.models.events_performance_counter_result -summary: 'A performance counter result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsPerformanceCounterResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: performance_counter - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result.yml deleted file mode 100644 index 0427cf888469..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_performance_counter_result -name: events_performance_counter_result -fullName: azure.applicationinsights.models.events_performance_counter_result -classes: -- azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.yml deleted file mode 100644 index 7a31e7a32ee4..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult -name: EventsPerformanceCounterResult -fullName: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult -module: azure.applicationinsights.models.events_performance_counter_result_py3 -summary: 'A performance counter result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsPerformanceCounterResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, performance_counter=None, - **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: performance_counter - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: performance_counter - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result_py3.yml deleted file mode 100644 index 69cf6a820d80..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_performance_counter_result_py3 -name: events_performance_counter_result_py3 -fullName: azure.applicationinsights.models.events_performance_counter_result_py3 -classes: -- azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info.EventsRequestInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info.EventsRequestInfo.yml deleted file mode 100644 index 2ef84eae92c7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info.EventsRequestInfo.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo -name: EventsRequestInfo -fullName: azure.applicationinsights.models.events_request_info.EventsRequestInfo -module: azure.applicationinsights.models.events_request_info -summary: The request info. -constructor: - syntax: EventsRequestInfo(**kwargs) - parameters: - - name: name - description: The name of the request - isRequired: true - types: - - - - name: url - description: The URL of the request - isRequired: true - types: - - - - name: success - description: Indicates if the request was successful - isRequired: true - types: - - - - name: duration - description: The duration of the request - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the request - isRequired: true - types: - - - - name: result_code - description: The result code of the request - isRequired: true - types: - - - - name: source - description: The source of the request - isRequired: true - types: - - - - name: id - description: The ID of the request - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info.yml deleted file mode 100644 index deb124da840c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_request_info -name: events_request_info -fullName: azure.applicationinsights.models.events_request_info -classes: -- azure.applicationinsights.models.events_request_info.EventsRequestInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.yml deleted file mode 100644 index dbd4897aaf77..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo -name: EventsRequestInfo -fullName: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo -module: azure.applicationinsights.models.events_request_info_py3 -summary: The request info. -constructor: - syntax: 'EventsRequestInfo(*, name: str = None, url: str = None, success: str = - None, duration: float = None, performance_bucket: str = None, result_code: str - = None, source: str = None, id: str = None, **kwargs)' - parameters: - - name: name - description: The name of the request - isRequired: true - types: - - - - name: url - description: The URL of the request - isRequired: true - types: - - - - name: success - description: Indicates if the request was successful - isRequired: true - types: - - - - name: duration - description: The duration of the request - isRequired: true - types: - - - - name: performance_bucket - description: The performance bucket of the request - isRequired: true - types: - - - - name: result_code - description: The result code of the request - isRequired: true - types: - - - - name: source - description: The source of the request - isRequired: true - types: - - - - name: id - description: The ID of the request - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: url - defaultValue: None - - name: success - defaultValue: None - - name: duration - defaultValue: None - - name: performance_bucket - defaultValue: None - - name: result_code - defaultValue: None - - name: source - defaultValue: None - - name: id - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info_py3.yml deleted file mode 100644 index 9e938cb2a549..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_request_info_py3 -name: events_request_info_py3 -fullName: azure.applicationinsights.models.events_request_info_py3 -classes: -- azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result.EventsRequestResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result.EventsRequestResult.yml deleted file mode 100644 index 8afb7db05fcd..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result.EventsRequestResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_request_result.EventsRequestResult -name: EventsRequestResult -fullName: azure.applicationinsights.models.events_request_result.EventsRequestResult -module: azure.applicationinsights.models.events_request_result -summary: 'A request result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsRequestResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: request - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_request_result.EventsRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_request_result.EventsRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_request_result.EventsRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_request_result.EventsRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_request_result.EventsRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_request_result.EventsRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_request_result.EventsRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result.yml deleted file mode 100644 index 2d21a5242b71..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_request_result -name: events_request_result -fullName: azure.applicationinsights.models.events_request_result -classes: -- azure.applicationinsights.models.events_request_result.EventsRequestResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.yml deleted file mode 100644 index d99618771299..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult -name: EventsRequestResult -fullName: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult -module: azure.applicationinsights.models.events_request_result_py3 -summary: 'A request result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsRequestResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, request=None, **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: request - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: request - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result_py3.yml deleted file mode 100644 index 7d26e3b2ea5b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_request_result_py3 -name: events_request_result_py3 -fullName: azure.applicationinsights.models.events_request_result_py3 -classes: -- azure.applicationinsights.models.events_request_result_py3.EventsRequestResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result.EventsResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result.EventsResult.yml deleted file mode 100644 index e4a258a9ae1f..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result.EventsResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_result.EventsResult -name: EventsResult -fullName: azure.applicationinsights.models.events_result.EventsResult -module: azure.applicationinsights.models.events_result -summary: An event query result. -constructor: - syntax: EventsResult(**kwargs) - parameters: - - name: aimessages - description: OData messages for this response. - isRequired: true - types: - - [] - - name: value - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_result.EventsResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result.EventsResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result.EventsResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_result.EventsResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result.EventsResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_result.EventsResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result.EventsResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result.yml deleted file mode 100644 index c96e934280a7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_result -name: events_result -fullName: azure.applicationinsights.models.events_result -classes: -- azure.applicationinsights.models.events_result.EventsResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data.EventsResultData.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data.EventsResultData.yml deleted file mode 100644 index 3de85616dea0..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data.EventsResultData.yml +++ /dev/null @@ -1,196 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_result_data.EventsResultData -name: EventsResultData -fullName: azure.applicationinsights.models.events_result_data.EventsResultData -module: azure.applicationinsights.models.events_result_data -summary: 'Events query result data. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: EventsTraceResult, EventsCustomEventResult, - - EventsPageViewResult, EventsBrowserTimingResult, EventsRequestResult, - - EventsDependencyResult, EventsExceptionResult, - - EventsAvailabilityResultResult, EventsPerformanceCounterResult, - - EventsCustomMetricResult - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsResultData(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_result_data.EventsResultData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data.EventsResultData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data.EventsResultData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_result_data.EventsResultData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data.EventsResultData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_result_data.EventsResultData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data.EventsResultData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data.yml deleted file mode 100644 index 6dca2ce67998..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_result_data -name: events_result_data -fullName: azure.applicationinsights.models.events_result_data -classes: -- azure.applicationinsights.models.events_result_data.EventsResultData diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.yml deleted file mode 100644 index ec4dc0777a82..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.yml +++ /dev/null @@ -1,119 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions -name: EventsResultDataCustomDimensions -fullName: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions -module: azure.applicationinsights.models.events_result_data_custom_dimensions -summary: Custom dimensions of the event. -constructor: - syntax: EventsResultDataCustomDimensions(**kwargs) - parameters: - - name: additional_properties - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions.yml deleted file mode 100644 index 794a4317606c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_result_data_custom_dimensions -name: events_result_data_custom_dimensions -fullName: azure.applicationinsights.models.events_result_data_custom_dimensions -classes: -- azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.yml deleted file mode 100644 index 7afcbc1d59a2..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions -name: EventsResultDataCustomDimensions -fullName: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions -module: azure.applicationinsights.models.events_result_data_custom_dimensions_py3 -summary: Custom dimensions of the event. -constructor: - syntax: EventsResultDataCustomDimensions(*, additional_properties=None, **kwargs) - parameters: - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions_py3.yml deleted file mode 100644 index 5ced9cd0b144..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3 -name: events_result_data_custom_dimensions_py3 -fullName: azure.applicationinsights.models.events_result_data_custom_dimensions_py3 -classes: -- azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.yml deleted file mode 100644 index db8cab6fd45d..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.yml +++ /dev/null @@ -1,119 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements -name: EventsResultDataCustomMeasurements -fullName: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements -module: azure.applicationinsights.models.events_result_data_custom_measurements -summary: Custom measurements of the event. -constructor: - syntax: EventsResultDataCustomMeasurements(**kwargs) - parameters: - - name: additional_properties - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements.yml deleted file mode 100644 index 2b639df48373..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_result_data_custom_measurements -name: events_result_data_custom_measurements -fullName: azure.applicationinsights.models.events_result_data_custom_measurements -classes: -- azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.yml deleted file mode 100644 index 77d3972e96b2..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements -name: EventsResultDataCustomMeasurements -fullName: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements -module: azure.applicationinsights.models.events_result_data_custom_measurements_py3 -summary: Custom measurements of the event. -constructor: - syntax: EventsResultDataCustomMeasurements(*, additional_properties=None, **kwargs) - parameters: - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements_py3.yml deleted file mode 100644 index 668e0accc3c8..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3 -name: events_result_data_custom_measurements_py3 -fullName: azure.applicationinsights.models.events_result_data_custom_measurements_py3 -classes: -- azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_py3.EventsResultData.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_py3.EventsResultData.yml deleted file mode 100644 index 10bc84154421..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_py3.EventsResultData.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData -name: EventsResultData -fullName: azure.applicationinsights.models.events_result_data_py3.EventsResultData -module: azure.applicationinsights.models.events_result_data_py3 -summary: 'Events query result data. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: EventsTraceResult, EventsCustomEventResult, - - EventsPageViewResult, EventsBrowserTimingResult, EventsRequestResult, - - EventsDependencyResult, EventsExceptionResult, - - EventsAvailabilityResultResult, EventsPerformanceCounterResult, - - EventsCustomMetricResult - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsResultData(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_py3.yml deleted file mode 100644 index c1bfdf021c37..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_result_data_py3 -name: events_result_data_py3 -fullName: azure.applicationinsights.models.events_result_data_py3 -classes: -- azure.applicationinsights.models.events_result_data_py3.EventsResultData diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_py3.EventsResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_py3.EventsResult.yml deleted file mode 100644 index 2de8db9f0ef8..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_py3.EventsResult.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_result_py3.EventsResult -name: EventsResult -fullName: azure.applicationinsights.models.events_result_py3.EventsResult -module: azure.applicationinsights.models.events_result_py3 -summary: An event query result. -constructor: - syntax: EventsResult(*, aimessages=None, value=None, **kwargs) - parameters: - - name: aimessages - description: OData messages for this response. - isRequired: true - types: - - [] - - name: value - isRequired: true - types: - - - keywordOnlyParameters: - - name: aimessages - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_result_py3.EventsResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_py3.EventsResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_py3.EventsResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_result_py3.EventsResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_result_py3.EventsResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_result_py3.EventsResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_result_py3.EventsResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_py3.yml deleted file mode 100644 index 7e41affdbb19..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_result_py3 -name: events_result_py3 -fullName: azure.applicationinsights.models.events_result_py3 -classes: -- azure.applicationinsights.models.events_result_py3.EventsResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results.EventsResults.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results.EventsResults.yml deleted file mode 100644 index d0e338b327fb..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results.EventsResults.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_results.EventsResults -name: EventsResults -fullName: azure.applicationinsights.models.events_results.EventsResults -module: azure.applicationinsights.models.events_results -summary: An events query result. -constructor: - syntax: EventsResults(**kwargs) - parameters: - - name: odatacontext - description: OData context metadata endpoint for this response - isRequired: true - types: - - - - name: aimessages - description: OData messages for this response. - isRequired: true - types: - - [] - - name: value - description: Contents of the events query result. - isRequired: true - types: - - [] -methods: -- uid: azure.applicationinsights.models.events_results.EventsResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_results.EventsResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_results.EventsResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_results.EventsResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_results.EventsResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_results.EventsResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_results.EventsResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results.yml deleted file mode 100644 index 383d93e40891..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_results -name: events_results -fullName: azure.applicationinsights.models.events_results -classes: -- azure.applicationinsights.models.events_results.EventsResults diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results_py3.EventsResults.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results_py3.EventsResults.yml deleted file mode 100644 index 291febcb10f3..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results_py3.EventsResults.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_results_py3.EventsResults -name: EventsResults -fullName: azure.applicationinsights.models.events_results_py3.EventsResults -module: azure.applicationinsights.models.events_results_py3 -summary: An events query result. -constructor: - syntax: 'EventsResults(*, odatacontext: str = None, aimessages=None, value=None, - **kwargs)' - parameters: - - name: odatacontext - description: OData context metadata endpoint for this response - isRequired: true - types: - - - - name: aimessages - description: OData messages for this response. - isRequired: true - types: - - [] - - name: value - description: Contents of the events query result. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: odatacontext - defaultValue: None - - name: aimessages - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_results_py3.EventsResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_results_py3.EventsResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_results_py3.EventsResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_results_py3.EventsResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_results_py3.EventsResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_results_py3.EventsResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_results_py3.EventsResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results_py3.yml deleted file mode 100644 index 82a31f86f00f..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_results_py3 -name: events_results_py3 -fullName: azure.applicationinsights.models.events_results_py3 -classes: -- azure.applicationinsights.models.events_results_py3.EventsResults diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info.EventsSessionInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info.EventsSessionInfo.yml deleted file mode 100644 index 2c36804b9b21..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info.EventsSessionInfo.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo -name: EventsSessionInfo -fullName: azure.applicationinsights.models.events_session_info.EventsSessionInfo -module: azure.applicationinsights.models.events_session_info -summary: Session info for an event result. -constructor: - syntax: EventsSessionInfo(**kwargs) - parameters: - - name: id - description: ID of the session - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info.yml deleted file mode 100644 index a0399379a320..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_session_info -name: events_session_info -fullName: azure.applicationinsights.models.events_session_info -classes: -- azure.applicationinsights.models.events_session_info.EventsSessionInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.yml deleted file mode 100644 index f57b433a7ee9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo -name: EventsSessionInfo -fullName: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo -module: azure.applicationinsights.models.events_session_info_py3 -summary: Session info for an event result. -constructor: - syntax: 'EventsSessionInfo(*, id: str = None, **kwargs)' - parameters: - - name: id - description: ID of the session - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info_py3.yml deleted file mode 100644 index 5dfae2556cda..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_session_info_py3 -name: events_session_info_py3 -fullName: azure.applicationinsights.models.events_session_info_py3 -classes: -- azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info.EventsTraceInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info.EventsTraceInfo.yml deleted file mode 100644 index d2f3d31abfb1..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info.EventsTraceInfo.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo -name: EventsTraceInfo -fullName: azure.applicationinsights.models.events_trace_info.EventsTraceInfo -module: azure.applicationinsights.models.events_trace_info -summary: The trace information. -constructor: - syntax: EventsTraceInfo(**kwargs) - parameters: - - name: message - description: The trace message - isRequired: true - types: - - - - name: severity_level - description: The trace severity level - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info.yml deleted file mode 100644 index 9d8d8fd754e9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_trace_info -name: events_trace_info -fullName: azure.applicationinsights.models.events_trace_info -classes: -- azure.applicationinsights.models.events_trace_info.EventsTraceInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.yml deleted file mode 100644 index a0a2a54faeb1..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo -name: EventsTraceInfo -fullName: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo -module: azure.applicationinsights.models.events_trace_info_py3 -summary: The trace information. -constructor: - syntax: 'EventsTraceInfo(*, message: str = None, severity_level: int = None, **kwargs)' - parameters: - - name: message - description: The trace message - isRequired: true - types: - - - - name: severity_level - description: The trace severity level - isRequired: true - types: - - - keywordOnlyParameters: - - name: message - defaultValue: None - - name: severity_level - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info_py3.yml deleted file mode 100644 index 665a924542c7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_trace_info_py3 -name: events_trace_info_py3 -fullName: azure.applicationinsights.models.events_trace_info_py3 -classes: -- azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result.EventsTraceResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result.EventsTraceResult.yml deleted file mode 100644 index ee0bdfef16ac..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result.EventsTraceResult.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult -name: EventsTraceResult -fullName: azure.applicationinsights.models.events_trace_result.EventsTraceResult -module: azure.applicationinsights.models.events_trace_result -summary: 'A trace result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EventsTraceResult(**kwargs) - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: trace - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result.yml deleted file mode 100644 index b7117e6ce8f6..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_trace_result -name: events_trace_result -fullName: azure.applicationinsights.models.events_trace_result -classes: -- azure.applicationinsights.models.events_trace_result.EventsTraceResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.yml deleted file mode 100644 index cedb68f97ea8..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult -name: EventsTraceResult -fullName: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult -module: azure.applicationinsights.models.events_trace_result_py3 -summary: 'A trace result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EventsTraceResult(*, id: str = None, count: int = None, timestamp=None, - custom_dimensions=None, custom_measurements=None, operation=None, session=None, - user=None, cloud=None, ai=None, application=None, client=None, trace=None, **kwargs)' - parameters: - - name: id - description: The unique ID for this event. - isRequired: true - types: - - - - name: count - description: Count of the event - isRequired: true - types: - - - - name: timestamp - description: Timestamp of the event - isRequired: true - types: - - - - name: custom_dimensions - description: Custom dimensions of the event - isRequired: true - types: - - - - name: custom_measurements - description: Custom measurements of the event - isRequired: true - types: - - - - name: operation - description: Operation info of the event - isRequired: true - types: - - - - name: session - description: Session info of the event - isRequired: true - types: - - - - name: user - description: User info of the event - isRequired: true - types: - - - - name: cloud - description: Cloud info of the event - isRequired: true - types: - - - - name: ai - description: AI info of the event - isRequired: true - types: - - - - name: application - description: Application info of the event - isRequired: true - types: - - - - name: client - description: Client info of the event - isRequired: true - types: - - - - name: type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: trace - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: count - defaultValue: None - - name: timestamp - defaultValue: None - - name: custom_dimensions - defaultValue: None - - name: custom_measurements - defaultValue: None - - name: operation - defaultValue: None - - name: session - defaultValue: None - - name: user - defaultValue: None - - name: cloud - defaultValue: None - - name: ai - defaultValue: None - - name: application - defaultValue: None - - name: client - defaultValue: None - - name: trace - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result_py3.yml deleted file mode 100644 index fa3773b3ece8..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_trace_result_py3 -name: events_trace_result_py3 -fullName: azure.applicationinsights.models.events_trace_result_py3 -classes: -- azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info.EventsUserInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info.EventsUserInfo.yml deleted file mode 100644 index 4bbfec28a860..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info.EventsUserInfo.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_user_info.EventsUserInfo -name: EventsUserInfo -fullName: azure.applicationinsights.models.events_user_info.EventsUserInfo -module: azure.applicationinsights.models.events_user_info -summary: User info for an event result. -constructor: - syntax: EventsUserInfo(**kwargs) - parameters: - - name: id - description: ID of the user - isRequired: true - types: - - - - name: account_id - description: Account ID of the user - isRequired: true - types: - - - - name: authenticated_id - description: Authenticated ID of the user - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.events_user_info.EventsUserInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_user_info.EventsUserInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_user_info.EventsUserInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_user_info.EventsUserInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_user_info.EventsUserInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_user_info.EventsUserInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_user_info.EventsUserInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info.yml deleted file mode 100644 index afac66a2fd1c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_user_info -name: events_user_info -fullName: azure.applicationinsights.models.events_user_info -classes: -- azure.applicationinsights.models.events_user_info.EventsUserInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.yml deleted file mode 100644 index 006a9924ab47..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo -name: EventsUserInfo -fullName: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo -module: azure.applicationinsights.models.events_user_info_py3 -summary: User info for an event result. -constructor: - syntax: 'EventsUserInfo(*, id: str = None, account_id: str = None, authenticated_id: - str = None, **kwargs)' - parameters: - - name: id - description: ID of the user - isRequired: true - types: - - - - name: account_id - description: Account ID of the user - isRequired: true - types: - - - - name: authenticated_id - description: Authenticated ID of the user - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: account_id - defaultValue: None - - name: authenticated_id - defaultValue: None -methods: -- uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info_py3.yml deleted file mode 100644 index e38b6c90f54b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.events_user_info_py3 -name: events_user_info_py3 -fullName: azure.applicationinsights.models.events_user_info_py3 -classes: -- azure.applicationinsights.models.events_user_info_py3.EventsUserInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.yml deleted file mode 100644 index 4d84a94f07c9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema -name: MetricsPostBodySchema -fullName: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema -module: azure.applicationinsights.models.metrics_post_body_schema -summary: 'A metric request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MetricsPostBodySchema(**kwargs) - parameters: - - name: id - description: 'Required. An identifier for this query. Must be unique within - - the post body of the request. This identifier will be the ''id'' property - - of the response object representing this query.' - isRequired: true - types: - - - - name: parameters - description: Required. The parameters for a single metrics query - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema.yml deleted file mode 100644 index 1fb50b761adb..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_post_body_schema -name: metrics_post_body_schema -fullName: azure.applicationinsights.models.metrics_post_body_schema -classes: -- azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.yml deleted file mode 100644 index 1983929eae17..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.yml +++ /dev/null @@ -1,190 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters -name: MetricsPostBodySchemaParameters -fullName: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters -module: azure.applicationinsights.models.metrics_post_body_schema_parameters -summary: 'The parameters for a single metrics query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MetricsPostBodySchemaParameters(**kwargs) - parameters: - - name: metric_id - description: 'Required. Possible values include: ''requests/count'', - - ''requests/duration'', ''requests/failed'', ''users/count'', - - ''users/authenticated'', ''pageViews/count'', ''pageViews/duration'', - - ''client/processingDuration'', ''client/receiveDuration'', - - ''client/networkDuration'', ''client/sendDuration'', ''client/totalDuration'', - - ''dependencies/count'', ''dependencies/failed'', ''dependencies/duration'', - - ''exceptions/count'', ''exceptions/browser'', ''exceptions/server'', - - ''sessions/count'', ''performanceCounters/requestExecutionTime'', - - ''performanceCounters/requestsPerSecond'', - - ''performanceCounters/requestsInQueue'', - - ''performanceCounters/memoryAvailableBytes'', - - ''performanceCounters/exceptionsPerSecond'', - - ''performanceCounters/processCpuPercentage'', - - ''performanceCounters/processIOBytesPerSecond'', - - ''performanceCounters/processPrivateBytes'', - - ''performanceCounters/processorCpuPercentage'', - - ''availabilityResults/availabilityPercentage'', - - ''availabilityResults/duration'', ''billing/telemetryCount'', - - ''customEvents/count''' - isRequired: true - types: - - - - - - name: timespan - isRequired: true - types: - - - - name: aggregation - isRequired: true - types: - - [ - - ] - - name: interval - isRequired: true - types: - - - - name: segment - isRequired: true - types: - - [ - - ] - - name: top - isRequired: true - types: - - - - name: orderby - isRequired: true - types: - - - - name: filter - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters.yml deleted file mode 100644 index 424fabdbffab..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_post_body_schema_parameters -name: metrics_post_body_schema_parameters -fullName: azure.applicationinsights.models.metrics_post_body_schema_parameters -classes: -- azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.yml deleted file mode 100644 index 28dab18dc54b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.yml +++ /dev/null @@ -1,209 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters -name: MetricsPostBodySchemaParameters -fullName: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters -module: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3 -summary: 'The parameters for a single metrics query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetricsPostBodySchemaParameters(*, metric_id, timespan: str = None, aggregation=None, - interval=None, segment=None, top: int = None, orderby: str = None, filter: str - = None, **kwargs)' - parameters: - - name: metric_id - description: 'Required. Possible values include: ''requests/count'', - - ''requests/duration'', ''requests/failed'', ''users/count'', - - ''users/authenticated'', ''pageViews/count'', ''pageViews/duration'', - - ''client/processingDuration'', ''client/receiveDuration'', - - ''client/networkDuration'', ''client/sendDuration'', ''client/totalDuration'', - - ''dependencies/count'', ''dependencies/failed'', ''dependencies/duration'', - - ''exceptions/count'', ''exceptions/browser'', ''exceptions/server'', - - ''sessions/count'', ''performanceCounters/requestExecutionTime'', - - ''performanceCounters/requestsPerSecond'', - - ''performanceCounters/requestsInQueue'', - - ''performanceCounters/memoryAvailableBytes'', - - ''performanceCounters/exceptionsPerSecond'', - - ''performanceCounters/processCpuPercentage'', - - ''performanceCounters/processIOBytesPerSecond'', - - ''performanceCounters/processPrivateBytes'', - - ''performanceCounters/processorCpuPercentage'', - - ''availabilityResults/availabilityPercentage'', - - ''availabilityResults/duration'', ''billing/telemetryCount'', - - ''customEvents/count''' - isRequired: true - types: - - - - - - name: timespan - isRequired: true - types: - - - - name: aggregation - isRequired: true - types: - - [ - - ] - - name: interval - isRequired: true - types: - - - - name: segment - isRequired: true - types: - - [ - - ] - - name: top - isRequired: true - types: - - - - name: orderby - isRequired: true - types: - - - - name: filter - isRequired: true - types: - - - keywordOnlyParameters: - - name: metric_id - isRequired: true - - name: timespan - defaultValue: None - - name: aggregation - defaultValue: None - - name: interval - defaultValue: None - - name: segment - defaultValue: None - - name: top - defaultValue: None - - name: orderby - defaultValue: None - - name: filter - defaultValue: None -methods: -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.yml deleted file mode 100644 index d5b21f13df9b..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3 -name: metrics_post_body_schema_parameters_py3 -fullName: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3 -classes: -- azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.yml deleted file mode 100644 index 939fffd730d2..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema -name: MetricsPostBodySchema -fullName: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema -module: azure.applicationinsights.models.metrics_post_body_schema_py3 -summary: 'A metric request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetricsPostBodySchema(*, id: str, parameters, **kwargs)' - parameters: - - name: id - description: 'Required. An identifier for this query. Must be unique within - - the post body of the request. This identifier will be the ''id'' property - - of the response object representing this query.' - isRequired: true - types: - - - - name: parameters - description: Required. The parameters for a single metrics query - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: parameters - isRequired: true -methods: -- uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_py3.yml deleted file mode 100644 index 06ca6edbb384..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_post_body_schema_py3 -name: metrics_post_body_schema_py3 -fullName: azure.applicationinsights.models.metrics_post_body_schema_py3 -classes: -- azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result.MetricsResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result.MetricsResult.yml deleted file mode 100644 index 614d65e580a9..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result.MetricsResult.yml +++ /dev/null @@ -1,119 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_result.MetricsResult -name: MetricsResult -fullName: azure.applicationinsights.models.metrics_result.MetricsResult -module: azure.applicationinsights.models.metrics_result -summary: A metric result. -constructor: - syntax: MetricsResult(**kwargs) - parameters: - - name: value - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.metrics_result.MetricsResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_result.MetricsResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_result.MetricsResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_result.MetricsResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_result.MetricsResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_result.MetricsResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_result.MetricsResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result.yml deleted file mode 100644 index 2bbd54b2c29a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_result -name: metrics_result -fullName: azure.applicationinsights.models.metrics_result -classes: -- azure.applicationinsights.models.metrics_result.MetricsResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.yml deleted file mode 100644 index 5ebf0b43e0d6..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo -name: MetricsResultInfo -fullName: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo -module: azure.applicationinsights.models.metrics_result_info -summary: A metric result data. -constructor: - syntax: MetricsResultInfo(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start - description: Start time of the metric. - isRequired: true - types: - - - - name: end - description: Start time of the metric. - isRequired: true - types: - - - - name: interval - description: The interval used to segment the metric data. - isRequired: true - types: - - - - name: segments - description: Segmented metric data (if segmented). - isRequired: true - types: - - [] -methods: -- uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info.yml deleted file mode 100644 index 60df398f79cd..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_result_info -name: metrics_result_info -fullName: azure.applicationinsights.models.metrics_result_info -classes: -- azure.applicationinsights.models.metrics_result_info.MetricsResultInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.yml deleted file mode 100644 index 2a30e58b0fe4..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo -name: MetricsResultInfo -fullName: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo -module: azure.applicationinsights.models.metrics_result_info_py3 -summary: A metric result data. -constructor: - syntax: MetricsResultInfo(*, additional_properties=None, start=None, end=None, interval=None, - segments=None, **kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start - description: Start time of the metric. - isRequired: true - types: - - - - name: end - description: Start time of the metric. - isRequired: true - types: - - - - name: interval - description: The interval used to segment the metric data. - isRequired: true - types: - - - - name: segments - description: Segmented metric data (if segmented). - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: start - defaultValue: None - - name: end - defaultValue: None - - name: interval - defaultValue: None - - name: segments - defaultValue: None -methods: -- uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info_py3.yml deleted file mode 100644 index 633ade658f66..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_result_info_py3 -name: metrics_result_info_py3 -fullName: azure.applicationinsights.models.metrics_result_info_py3 -classes: -- azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_py3.MetricsResult.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_py3.MetricsResult.yml deleted file mode 100644 index 6d9b9a6e013e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_py3.MetricsResult.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult -name: MetricsResult -fullName: azure.applicationinsights.models.metrics_result_py3.MetricsResult -module: azure.applicationinsights.models.metrics_result_py3 -summary: A metric result. -constructor: - syntax: MetricsResult(*, value=None, **kwargs) - parameters: - - name: value - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None -methods: -- uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_py3.yml deleted file mode 100644 index 15ac59e58e34..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_result_py3 -name: metrics_result_py3 -fullName: azure.applicationinsights.models.metrics_result_py3 -classes: -- azure.applicationinsights.models.metrics_result_py3.MetricsResult diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.yml deleted file mode 100644 index b796a8c726b2..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem -name: MetricsResultsItem -fullName: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem -module: azure.applicationinsights.models.metrics_results_item -summary: 'MetricsResultsItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MetricsResultsItem(**kwargs) - parameters: - - name: id - description: Required. The specified ID for this metric. - isRequired: true - types: - - - - name: status - description: Required. The HTTP status code of this metric query. - isRequired: true - types: - - - - name: body - description: Required. The results of this metric query. - isRequired: true - types: - - -methods: -- uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item.yml deleted file mode 100644 index dc9921d1cddc..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_results_item -name: metrics_results_item -fullName: azure.applicationinsights.models.metrics_results_item -classes: -- azure.applicationinsights.models.metrics_results_item.MetricsResultsItem diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.yml deleted file mode 100644 index e56175212768..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem -name: MetricsResultsItem -fullName: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem -module: azure.applicationinsights.models.metrics_results_item_py3 -summary: 'MetricsResultsItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetricsResultsItem(*, id: str, status: int, body, **kwargs)' - parameters: - - name: id - description: Required. The specified ID for this metric. - isRequired: true - types: - - - - name: status - description: Required. The HTTP status code of this metric query. - isRequired: true - types: - - - - name: body - description: Required. The results of this metric query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: status - isRequired: true - - name: body - isRequired: true -methods: -- uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item_py3.yml deleted file mode 100644 index 13c6ba328416..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_results_item_py3 -name: metrics_results_item_py3 -fullName: azure.applicationinsights.models.metrics_results_item_py3 -classes: -- azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.yml deleted file mode 100644 index 509efb568f0c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo -name: MetricsSegmentInfo -fullName: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo -module: azure.applicationinsights.models.metrics_segment_info -summary: A metric segment. -constructor: - syntax: MetricsSegmentInfo(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start - description: 'Start time of the metric segment (only when an interval was - - specified).' - isRequired: true - types: - - - - name: end - description: 'Start time of the metric segment (only when an interval was - - specified).' - isRequired: true - types: - - - - name: segments - description: Segmented metric data (if further segmented). - isRequired: true - types: - - [] -methods: -- uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info.yml deleted file mode 100644 index 40d20d64ef63..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_segment_info -name: metrics_segment_info -fullName: azure.applicationinsights.models.metrics_segment_info -classes: -- azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.yml deleted file mode 100644 index 17381f9eb765..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo -name: MetricsSegmentInfo -fullName: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo -module: azure.applicationinsights.models.metrics_segment_info_py3 -summary: A metric segment. -constructor: - syntax: MetricsSegmentInfo(*, additional_properties=None, start=None, end=None, - segments=None, **kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start - description: 'Start time of the metric segment (only when an interval was - - specified).' - isRequired: true - types: - - - - name: end - description: 'Start time of the metric segment (only when an interval was - - specified).' - isRequired: true - types: - - - - name: segments - description: Segmented metric data (if further segmented). - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: start - defaultValue: None - - name: end - defaultValue: None - - name: segments - defaultValue: None -methods: -- uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info_py3.yml deleted file mode 100644 index 88f1f14335f3..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.metrics_segment_info_py3 -name: metrics_segment_info_py3 -fullName: azure.applicationinsights.models.metrics_segment_info_py3 -classes: -- azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body.QueryBody.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body.QueryBody.yml deleted file mode 100644 index 75c5bbae2967..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body.QueryBody.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.query_body.QueryBody -name: QueryBody -fullName: azure.applicationinsights.models.query_body.QueryBody -module: azure.applicationinsights.models.query_body -summary: 'The Analytics query. Learn more about the [Analytics query - - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QueryBody(**kwargs) - parameters: - - name: query - description: Required. The query to execute. - isRequired: true - types: - - - - name: timespan - description: 'Optional. The timespan over which to query data. This is - - an ISO8601 time period value. This timespan is applied in addition to any - - that are specified in the query expression.' - isRequired: true - types: - - - - name: applications - description: 'A list of Application IDs for cross-application - - queries.' - isRequired: true - types: - - [] -methods: -- uid: azure.applicationinsights.models.query_body.QueryBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.query_body.QueryBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.query_body.QueryBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.query_body.QueryBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.query_body.QueryBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.query_body.QueryBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.query_body.QueryBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body.yml deleted file mode 100644 index ecc5ff62ae04..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.query_body -name: query_body -fullName: azure.applicationinsights.models.query_body -classes: -- azure.applicationinsights.models.query_body.QueryBody diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body_py3.QueryBody.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body_py3.QueryBody.yml deleted file mode 100644 index c53a53d2eafd..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body_py3.QueryBody.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.query_body_py3.QueryBody -name: QueryBody -fullName: azure.applicationinsights.models.query_body_py3.QueryBody -module: azure.applicationinsights.models.query_body_py3 -summary: 'The Analytics query. Learn more about the [Analytics query - - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'QueryBody(*, query: str, timespan: str = None, applications=None, **kwargs)' - parameters: - - name: query - description: Required. The query to execute. - isRequired: true - types: - - - - name: timespan - description: 'Optional. The timespan over which to query data. This is - - an ISO8601 time period value. This timespan is applied in addition to any - - that are specified in the query expression.' - isRequired: true - types: - - - - name: applications - description: 'A list of Application IDs for cross-application - - queries.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: query - isRequired: true - - name: timespan - defaultValue: None - - name: applications - defaultValue: None -methods: -- uid: azure.applicationinsights.models.query_body_py3.QueryBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.query_body_py3.QueryBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.query_body_py3.QueryBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.query_body_py3.QueryBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.query_body_py3.QueryBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.query_body_py3.QueryBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.query_body_py3.QueryBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body_py3.yml deleted file mode 100644 index 6b5a155437f7..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.query_body_py3 -name: query_body_py3 -fullName: azure.applicationinsights.models.query_body_py3 -classes: -- azure.applicationinsights.models.query_body_py3.QueryBody diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results.QueryResults.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results.QueryResults.yml deleted file mode 100644 index a7e9ccd0cb0e..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results.QueryResults.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.query_results.QueryResults -name: QueryResults -fullName: azure.applicationinsights.models.query_results.QueryResults -module: azure.applicationinsights.models.query_results -summary: 'A query response. - - - Contains the tables, columns & rows resulting from a query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QueryResults(**kwargs) - parameters: - - name: tables - description: Required. The list of tables, columns and rows. - isRequired: true - types: - - [] -methods: -- uid: azure.applicationinsights.models.query_results.QueryResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.query_results.QueryResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.query_results.QueryResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.query_results.QueryResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.query_results.QueryResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.query_results.QueryResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.query_results.QueryResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results.yml deleted file mode 100644 index acee527979bd..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.query_results -name: query_results -fullName: azure.applicationinsights.models.query_results -classes: -- azure.applicationinsights.models.query_results.QueryResults diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results_py3.QueryResults.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results_py3.QueryResults.yml deleted file mode 100644 index 6bb29a635df8..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results_py3.QueryResults.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.query_results_py3.QueryResults -name: QueryResults -fullName: azure.applicationinsights.models.query_results_py3.QueryResults -module: azure.applicationinsights.models.query_results_py3 -summary: 'A query response. - - - Contains the tables, columns & rows resulting from a query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QueryResults(*, tables, **kwargs) - parameters: - - name: tables - description: Required. The list of tables, columns and rows. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: tables - isRequired: true -methods: -- uid: azure.applicationinsights.models.query_results_py3.QueryResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.query_results_py3.QueryResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.query_results_py3.QueryResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.query_results_py3.QueryResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.query_results_py3.QueryResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.query_results_py3.QueryResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.query_results_py3.QueryResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results_py3.yml deleted file mode 100644 index 6fff369ed2f3..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.query_results_py3 -name: query_results_py3 -fullName: azure.applicationinsights.models.query_results_py3 -classes: -- azure.applicationinsights.models.query_results_py3.QueryResults diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table.Table.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table.Table.yml deleted file mode 100644 index f06477407777..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table.Table.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.table.Table -name: Table -fullName: azure.applicationinsights.models.table.Table -module: azure.applicationinsights.models.table -summary: 'A query response table. - - - Contains the columns and rows for one table in a query response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Table(**kwargs) - parameters: - - name: name - description: Required. The name of the table. - isRequired: true - types: - - - - name: columns - description: Required. The list of columns in this table. - isRequired: true - types: - - [] - - name: rows - description: Required. The resulting rows from this query. - isRequired: true - types: - - [[]] -methods: -- uid: azure.applicationinsights.models.table.Table.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.table.Table.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.table.Table.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.table.Table.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.table.Table.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.table.Table.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.table.Table.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table.yml deleted file mode 100644 index ab7f739c192c..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.table -name: table -fullName: azure.applicationinsights.models.table -classes: -- azure.applicationinsights.models.table.Table diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table_py3.Table.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table_py3.Table.yml deleted file mode 100644 index eafaf465388f..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table_py3.Table.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.models.table_py3.Table -name: Table -fullName: azure.applicationinsights.models.table_py3.Table -module: azure.applicationinsights.models.table_py3 -summary: 'A query response table. - - - Contains the columns and rows for one table in a query response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Table(*, name: str, columns, rows, **kwargs)' - parameters: - - name: name - description: Required. The name of the table. - isRequired: true - types: - - - - name: columns - description: Required. The list of columns in this table. - isRequired: true - types: - - [] - - name: rows - description: Required. The resulting rows from this query. - isRequired: true - types: - - [[]] - keywordOnlyParameters: - - name: name - isRequired: true - - name: columns - isRequired: true - - name: rows - isRequired: true -methods: -- uid: azure.applicationinsights.models.table_py3.Table.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.table_py3.Table.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.table_py3.Table.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.applicationinsights.models.table_py3.Table.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.applicationinsights.models.table_py3.Table.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.applicationinsights.models.table_py3.Table.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.applicationinsights.models.table_py3.Table.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table_py3.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table_py3.yml deleted file mode 100644 index d3f601f61078..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.models.table_py3 -name: table_py3 -fullName: azure.applicationinsights.models.table_py3 -classes: -- azure.applicationinsights.models.table_py3.Table diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.yml deleted file mode 100644 index 5e9fdcf2af38..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.applicationinsights.models -name: models -fullName: azure.applicationinsights.models -type: import -classes: -- azure.applicationinsights.models.Column -- azure.applicationinsights.models.ErrorDetail -- azure.applicationinsights.models.ErrorInfo -- azure.applicationinsights.models.ErrorResponse -- azure.applicationinsights.models.ErrorResponseException -- azure.applicationinsights.models.EventsAiInfo -- azure.applicationinsights.models.EventsApplicationInfo -- azure.applicationinsights.models.EventsAvailabilityResultInfo -- azure.applicationinsights.models.EventsAvailabilityResultResult -- azure.applicationinsights.models.EventsBrowserTimingInfo -- azure.applicationinsights.models.EventsBrowserTimingResult -- azure.applicationinsights.models.EventsClientInfo -- azure.applicationinsights.models.EventsClientPerformanceInfo -- azure.applicationinsights.models.EventsCloudInfo -- azure.applicationinsights.models.EventsCustomEventInfo -- azure.applicationinsights.models.EventsCustomEventResult -- azure.applicationinsights.models.EventsCustomMetricInfo -- azure.applicationinsights.models.EventsCustomMetricResult -- azure.applicationinsights.models.EventsDependencyInfo -- azure.applicationinsights.models.EventsDependencyResult -- azure.applicationinsights.models.EventsExceptionDetail -- azure.applicationinsights.models.EventsExceptionDetailsParsedStack -- azure.applicationinsights.models.EventsExceptionInfo -- azure.applicationinsights.models.EventsExceptionResult -- azure.applicationinsights.models.EventsOperationInfo -- azure.applicationinsights.models.EventsPageViewInfo -- azure.applicationinsights.models.EventsPageViewResult -- azure.applicationinsights.models.EventsPerformanceCounterInfo -- azure.applicationinsights.models.EventsPerformanceCounterResult -- azure.applicationinsights.models.EventsRequestInfo -- azure.applicationinsights.models.EventsRequestResult -- azure.applicationinsights.models.EventsResult -- azure.applicationinsights.models.EventsResultData -- azure.applicationinsights.models.EventsResultDataCustomDimensions -- azure.applicationinsights.models.EventsResultDataCustomMeasurements -- azure.applicationinsights.models.EventsResults -- azure.applicationinsights.models.EventsSessionInfo -- azure.applicationinsights.models.EventsTraceInfo -- azure.applicationinsights.models.EventsTraceResult -- azure.applicationinsights.models.EventsUserInfo -- azure.applicationinsights.models.MetricsPostBodySchema -- azure.applicationinsights.models.MetricsPostBodySchemaParameters -- azure.applicationinsights.models.MetricsResult -- azure.applicationinsights.models.MetricsResultInfo -- azure.applicationinsights.models.MetricsResultsItem -- azure.applicationinsights.models.MetricsSegmentInfo -- azure.applicationinsights.models.QueryBody -- azure.applicationinsights.models.QueryResults -- azure.applicationinsights.models.Table -modules: -- azure.applicationinsights.models.application_insights_data_client_enums -- azure.applicationinsights.models.column -- azure.applicationinsights.models.column_py3 -- azure.applicationinsights.models.error_detail -- azure.applicationinsights.models.error_detail_py3 -- azure.applicationinsights.models.error_info -- azure.applicationinsights.models.error_info_py3 -- azure.applicationinsights.models.error_response -- azure.applicationinsights.models.error_response_py3 -- azure.applicationinsights.models.events_ai_info -- azure.applicationinsights.models.events_ai_info_py3 -- azure.applicationinsights.models.events_application_info -- azure.applicationinsights.models.events_application_info_py3 -- azure.applicationinsights.models.events_availability_result_info -- azure.applicationinsights.models.events_availability_result_info_py3 -- azure.applicationinsights.models.events_availability_result_result -- azure.applicationinsights.models.events_availability_result_result_py3 -- azure.applicationinsights.models.events_browser_timing_info -- azure.applicationinsights.models.events_browser_timing_info_py3 -- azure.applicationinsights.models.events_browser_timing_result -- azure.applicationinsights.models.events_browser_timing_result_py3 -- azure.applicationinsights.models.events_client_info -- azure.applicationinsights.models.events_client_info_py3 -- azure.applicationinsights.models.events_client_performance_info -- azure.applicationinsights.models.events_client_performance_info_py3 -- azure.applicationinsights.models.events_cloud_info -- azure.applicationinsights.models.events_cloud_info_py3 -- azure.applicationinsights.models.events_custom_event_info -- azure.applicationinsights.models.events_custom_event_info_py3 -- azure.applicationinsights.models.events_custom_event_result -- azure.applicationinsights.models.events_custom_event_result_py3 -- azure.applicationinsights.models.events_custom_metric_info -- azure.applicationinsights.models.events_custom_metric_info_py3 -- azure.applicationinsights.models.events_custom_metric_result -- azure.applicationinsights.models.events_custom_metric_result_py3 -- azure.applicationinsights.models.events_dependency_info -- azure.applicationinsights.models.events_dependency_info_py3 -- azure.applicationinsights.models.events_dependency_result -- azure.applicationinsights.models.events_dependency_result_py3 -- azure.applicationinsights.models.events_exception_detail -- azure.applicationinsights.models.events_exception_detail_py3 -- azure.applicationinsights.models.events_exception_details_parsed_stack -- azure.applicationinsights.models.events_exception_details_parsed_stack_py3 -- azure.applicationinsights.models.events_exception_info -- azure.applicationinsights.models.events_exception_info_py3 -- azure.applicationinsights.models.events_exception_result -- azure.applicationinsights.models.events_exception_result_py3 -- azure.applicationinsights.models.events_operation_info -- azure.applicationinsights.models.events_operation_info_py3 -- azure.applicationinsights.models.events_page_view_info -- azure.applicationinsights.models.events_page_view_info_py3 -- azure.applicationinsights.models.events_page_view_result -- azure.applicationinsights.models.events_page_view_result_py3 -- azure.applicationinsights.models.events_performance_counter_info -- azure.applicationinsights.models.events_performance_counter_info_py3 -- azure.applicationinsights.models.events_performance_counter_result -- azure.applicationinsights.models.events_performance_counter_result_py3 -- azure.applicationinsights.models.events_request_info -- azure.applicationinsights.models.events_request_info_py3 -- azure.applicationinsights.models.events_request_result -- azure.applicationinsights.models.events_request_result_py3 -- azure.applicationinsights.models.events_result -- azure.applicationinsights.models.events_result_data -- azure.applicationinsights.models.events_result_data_custom_dimensions -- azure.applicationinsights.models.events_result_data_custom_dimensions_py3 -- azure.applicationinsights.models.events_result_data_custom_measurements -- azure.applicationinsights.models.events_result_data_custom_measurements_py3 -- azure.applicationinsights.models.events_result_data_py3 -- azure.applicationinsights.models.events_result_py3 -- azure.applicationinsights.models.events_results -- azure.applicationinsights.models.events_results_py3 -- azure.applicationinsights.models.events_session_info -- azure.applicationinsights.models.events_session_info_py3 -- azure.applicationinsights.models.events_trace_info -- azure.applicationinsights.models.events_trace_info_py3 -- azure.applicationinsights.models.events_trace_result -- azure.applicationinsights.models.events_trace_result_py3 -- azure.applicationinsights.models.events_user_info -- azure.applicationinsights.models.events_user_info_py3 -- azure.applicationinsights.models.metrics_post_body_schema -- azure.applicationinsights.models.metrics_post_body_schema_parameters -- azure.applicationinsights.models.metrics_post_body_schema_parameters_py3 -- azure.applicationinsights.models.metrics_post_body_schema_py3 -- azure.applicationinsights.models.metrics_result -- azure.applicationinsights.models.metrics_result_info -- azure.applicationinsights.models.metrics_result_info_py3 -- azure.applicationinsights.models.metrics_result_py3 -- azure.applicationinsights.models.metrics_results_item -- azure.applicationinsights.models.metrics_results_item_py3 -- azure.applicationinsights.models.metrics_segment_info -- azure.applicationinsights.models.metrics_segment_info_py3 -- azure.applicationinsights.models.query_body -- azure.applicationinsights.models.query_body_py3 -- azure.applicationinsights.models.query_results -- azure.applicationinsights.models.query_results_py3 -- azure.applicationinsights.models.table -- azure.applicationinsights.models.table_py3 -enums: -- azure.applicationinsights.models.EventType -- azure.applicationinsights.models.MetricId -- azure.applicationinsights.models.MetricsAggregation -- azure.applicationinsights.models.MetricsSegment diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.EventsOperations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.EventsOperations.yml deleted file mode 100644 index 56eabbb3f412..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.EventsOperations.yml +++ /dev/null @@ -1,258 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.operations.EventsOperations -name: EventsOperations -fullName: azure.applicationinsights.operations.EventsOperations -module: azure.applicationinsights.operations -summary: EventsOperations operations. -constructor: - syntax: EventsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.applicationinsights.operations.EventsOperations.get - name: get - summary: 'Get an event. - - - Gets the data for a single event.' - signature: get(app_id, event_type, event_id, timespan=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: event_type - description: 'The type of events to query; either a standard - - event type (*traces*, *customEvents*, *pageViews*, *requests*, - - *dependencies*, *exceptions*, *availabilityResults*) or *$all* to - - query across all event types. Possible values include: ''$all'', - - ''traces'', ''customEvents'', ''pageViews'', ''browserTimings'', ''requests'', - - ''dependencies'', ''exceptions'', ''availabilityResults'', - - ''performanceCounters'', ''customMetrics''' - isRequired: true - types: - - - - - - name: event_id - description: ID of event. - isRequired: true - types: - - - - name: timespan - description: 'Optional. The timespan over which to retrieve events. - - This is an ISO8601 time period value. This timespan is applied in - - addition to any that are specified in the Odata expression.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EventsResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -- uid: azure.applicationinsights.operations.EventsOperations.get_by_type - name: get_by_type - summary: 'Execute OData query. - - - Executes an OData query for events.' - signature: get_by_type(app_id, event_type, timespan=None, filter=None, search=None, - orderby=None, select=None, skip=None, top=None, format=None, count=None, apply=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: event_type - description: 'The type of events to query; either a standard - - event type (*traces*, *customEvents*, *pageViews*, *requests*, - - *dependencies*, *exceptions*, *availabilityResults*) or *$all* to - - query across all event types. Possible values include: ''$all'', - - ''traces'', ''customEvents'', ''pageViews'', ''browserTimings'', ''requests'', - - ''dependencies'', ''exceptions'', ''availabilityResults'', - - ''performanceCounters'', ''customMetrics''' - isRequired: true - types: - - - - - - name: timespan - description: 'Optional. The timespan over which to retrieve events. - - This is an ISO8601 time period value. This timespan is applied in - - addition to any that are specified in the Odata expression.' - defaultValue: None - types: - - - - name: filter - description: An expression used to filter the returned events - defaultValue: None - types: - - - - name: search - description: 'A free-text search expression to match for whether a - - particular event should be returned' - defaultValue: None - types: - - - - name: orderby - description: 'A comma-separated list of properties with "asc" - - (the default) or "desc" to control the order of returned events' - defaultValue: None - types: - - - - name: select - description: 'Limits the properties to just those requested on each - - returned event' - defaultValue: None - types: - - - - name: skip - description: The number of items to skip over before returning events - defaultValue: None - types: - - - - name: top - description: The number of events to return - defaultValue: None - types: - - - - name: format - description: Format for the returned events - defaultValue: None - types: - - - - name: count - description: 'Request a count of matching items included with the - - returned events' - defaultValue: None - types: - - - - name: apply - description: An expression used for aggregation over returned events - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EventsResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -- uid: azure.applicationinsights.operations.EventsOperations.get_odata_metadata - name: get_odata_metadata - summary: 'Get OData metadata. - - - Gets OData EDMX metadata describing the event data model.' - signature: get_odata_metadata(app_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -attributes: -- uid: azure.applicationinsights.operations.EventsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.MetricsOperations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.MetricsOperations.yml deleted file mode 100644 index de1bec8756c4..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.MetricsOperations.yml +++ /dev/null @@ -1,277 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.operations.MetricsOperations -name: MetricsOperations -fullName: azure.applicationinsights.operations.MetricsOperations -module: azure.applicationinsights.operations -summary: MetricsOperations operations. -constructor: - syntax: MetricsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.applicationinsights.operations.MetricsOperations.get - name: get - summary: 'Retrieve metric data. - - - Gets metric values for a single metric.' - signature: get(app_id, metric_id, timespan=None, interval=None, aggregation=None, - segment=None, top=None, orderby=None, filter=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: metric_id - description: 'ID of the metric. This is either a standard AI - - metric, or an application-specific custom metric. Possible values - - include: ''requests/count'', ''requests/duration'', ''requests/failed'', - - ''users/count'', ''users/authenticated'', ''pageViews/count'', - - ''pageViews/duration'', ''client/processingDuration'', - - ''client/receiveDuration'', ''client/networkDuration'', - - ''client/sendDuration'', ''client/totalDuration'', ''dependencies/count'', - - ''dependencies/failed'', ''dependencies/duration'', ''exceptions/count'', - - ''exceptions/browser'', ''exceptions/server'', ''sessions/count'', - - ''performanceCounters/requestExecutionTime'', - - ''performanceCounters/requestsPerSecond'', - - ''performanceCounters/requestsInQueue'', - - ''performanceCounters/memoryAvailableBytes'', - - ''performanceCounters/exceptionsPerSecond'', - - ''performanceCounters/processCpuPercentage'', - - ''performanceCounters/processIOBytesPerSecond'', - - ''performanceCounters/processPrivateBytes'', - - ''performanceCounters/processorCpuPercentage'', - - ''availabilityResults/availabilityPercentage'', - - ''availabilityResults/duration'', ''billing/telemetryCount'', - - ''customEvents/count''' - isRequired: true - types: - - - - - - name: timespan - description: 'The timespan over which to retrieve metric values. - - This is an ISO8601 time period value. If timespan is omitted, a - - default time range of *PT12H* ("last 12 hours") is used. The actual - - timespan that is queried may be adjusted by the server based. In all - - cases, the actual time span used for the query is included in the - - response.' - defaultValue: None - types: - - - - name: interval - description: 'The time interval to use when retrieving metric - - values. This is an ISO8601 duration. If interval is omitted, the - - metric value is aggregated across the entire timespan. If interval is - - supplied, the server may adjust the interval to a more appropriate - - size based on the timespan used for the query. In all cases, the - - actual interval used for the query is included in the response.' - defaultValue: None - types: - - - - name: aggregation - description: 'The aggregation to use when computing the metric - - values. To retrieve more than one aggregation at a time, separate them - - with a comma. If no aggregation is specified, then the default - - aggregation for the metric is used.' - defaultValue: None - types: - - [ - - ] - - name: segment - description: 'The name of the dimension to segment the metric values - - by. This dimension must be applicable to the metric you are - - retrieving. To segment by more than one dimension at a time, separate - - them with a comma (,). In this case, the metric data will be segmented - - in the order the dimensions are listed in the parameter.' - defaultValue: None - types: - - [ - - ] - - name: top - description: 'The number of segments to return. This value is only - - valid when segment is specified.' - defaultValue: None - types: - - - - name: orderby - description: 'The aggregation function and direction to sort the - - segments by. This value is only valid when segment is specified.' - defaultValue: None - types: - - - - name: filter - description: 'An expression used to filter the results. This value - - should be a valid OData filter expression where the keys of each - - clause should be applicable dimensions for the metric you are - - retrieving.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: MetricsResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -- uid: azure.applicationinsights.operations.MetricsOperations.get_metadata - name: get_metadata - summary: 'Retrieve metric metatadata. - - - Gets metadata describing the available metrics.' - signature: get_metadata(app_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -- uid: azure.applicationinsights.operations.MetricsOperations.get_multiple - name: get_multiple - summary: 'Retrieve metric data. - - - Gets metric values for multiple metrics.' - signature: get_multiple(app_id, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: body - description: The batched metrics query. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -attributes: -- uid: azure.applicationinsights.operations.MetricsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.QueryOperations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.QueryOperations.yml deleted file mode 100644 index 07180f4d5a77..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.QueryOperations.yml +++ /dev/null @@ -1,77 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.operations.QueryOperations -name: QueryOperations -fullName: azure.applicationinsights.operations.QueryOperations -module: azure.applicationinsights.operations -summary: QueryOperations operations. -constructor: - syntax: QueryOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.applicationinsights.operations.QueryOperations.execute - name: execute - summary: 'Execute an Analytics query. - - - Executes an Analytics query for data. - - - [Here](https://dev.applicationinsights.io/documentation/Using-the-API/Query) - - is an example for using POST with an Analytics query.' - signature: execute(app_id, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: body - description: 'The Analytics query. Learn more about the [Analytics - - query syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: QueryResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -attributes: -- uid: azure.applicationinsights.operations.QueryOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.events_operations.EventsOperations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.events_operations.EventsOperations.yml deleted file mode 100644 index 7e893f2ffc77..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.events_operations.EventsOperations.yml +++ /dev/null @@ -1,258 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.operations.events_operations.EventsOperations -name: EventsOperations -fullName: azure.applicationinsights.operations.events_operations.EventsOperations -module: azure.applicationinsights.operations.events_operations -summary: EventsOperations operations. -constructor: - syntax: EventsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.applicationinsights.operations.events_operations.EventsOperations.get - name: get - summary: 'Get an event. - - - Gets the data for a single event.' - signature: get(app_id, event_type, event_id, timespan=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: event_type - description: 'The type of events to query; either a standard - - event type (*traces*, *customEvents*, *pageViews*, *requests*, - - *dependencies*, *exceptions*, *availabilityResults*) or *$all* to - - query across all event types. Possible values include: ''$all'', - - ''traces'', ''customEvents'', ''pageViews'', ''browserTimings'', ''requests'', - - ''dependencies'', ''exceptions'', ''availabilityResults'', - - ''performanceCounters'', ''customMetrics''' - isRequired: true - types: - - - - - - name: event_id - description: ID of event. - isRequired: true - types: - - - - name: timespan - description: 'Optional. The timespan over which to retrieve events. - - This is an ISO8601 time period value. This timespan is applied in - - addition to any that are specified in the Odata expression.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EventsResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -- uid: azure.applicationinsights.operations.events_operations.EventsOperations.get_by_type - name: get_by_type - summary: 'Execute OData query. - - - Executes an OData query for events.' - signature: get_by_type(app_id, event_type, timespan=None, filter=None, search=None, - orderby=None, select=None, skip=None, top=None, format=None, count=None, apply=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: event_type - description: 'The type of events to query; either a standard - - event type (*traces*, *customEvents*, *pageViews*, *requests*, - - *dependencies*, *exceptions*, *availabilityResults*) or *$all* to - - query across all event types. Possible values include: ''$all'', - - ''traces'', ''customEvents'', ''pageViews'', ''browserTimings'', ''requests'', - - ''dependencies'', ''exceptions'', ''availabilityResults'', - - ''performanceCounters'', ''customMetrics''' - isRequired: true - types: - - - - - - name: timespan - description: 'Optional. The timespan over which to retrieve events. - - This is an ISO8601 time period value. This timespan is applied in - - addition to any that are specified in the Odata expression.' - defaultValue: None - types: - - - - name: filter - description: An expression used to filter the returned events - defaultValue: None - types: - - - - name: search - description: 'A free-text search expression to match for whether a - - particular event should be returned' - defaultValue: None - types: - - - - name: orderby - description: 'A comma-separated list of properties with "asc" - - (the default) or "desc" to control the order of returned events' - defaultValue: None - types: - - - - name: select - description: 'Limits the properties to just those requested on each - - returned event' - defaultValue: None - types: - - - - name: skip - description: The number of items to skip over before returning events - defaultValue: None - types: - - - - name: top - description: The number of events to return - defaultValue: None - types: - - - - name: format - description: Format for the returned events - defaultValue: None - types: - - - - name: count - description: 'Request a count of matching items included with the - - returned events' - defaultValue: None - types: - - - - name: apply - description: An expression used for aggregation over returned events - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EventsResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -- uid: azure.applicationinsights.operations.events_operations.EventsOperations.get_odata_metadata - name: get_odata_metadata - summary: 'Get OData metadata. - - - Gets OData EDMX metadata describing the event data model.' - signature: get_odata_metadata(app_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -attributes: -- uid: azure.applicationinsights.operations.events_operations.EventsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.events_operations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.events_operations.yml deleted file mode 100644 index c4e00e8e1297..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.events_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.operations.events_operations -name: events_operations -fullName: azure.applicationinsights.operations.events_operations -classes: -- azure.applicationinsights.operations.events_operations.EventsOperations diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.metrics_operations.MetricsOperations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.metrics_operations.MetricsOperations.yml deleted file mode 100644 index 806578cfde02..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.metrics_operations.MetricsOperations.yml +++ /dev/null @@ -1,277 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.operations.metrics_operations.MetricsOperations -name: MetricsOperations -fullName: azure.applicationinsights.operations.metrics_operations.MetricsOperations -module: azure.applicationinsights.operations.metrics_operations -summary: MetricsOperations operations. -constructor: - syntax: MetricsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.applicationinsights.operations.metrics_operations.MetricsOperations.get - name: get - summary: 'Retrieve metric data. - - - Gets metric values for a single metric.' - signature: get(app_id, metric_id, timespan=None, interval=None, aggregation=None, - segment=None, top=None, orderby=None, filter=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: metric_id - description: 'ID of the metric. This is either a standard AI - - metric, or an application-specific custom metric. Possible values - - include: ''requests/count'', ''requests/duration'', ''requests/failed'', - - ''users/count'', ''users/authenticated'', ''pageViews/count'', - - ''pageViews/duration'', ''client/processingDuration'', - - ''client/receiveDuration'', ''client/networkDuration'', - - ''client/sendDuration'', ''client/totalDuration'', ''dependencies/count'', - - ''dependencies/failed'', ''dependencies/duration'', ''exceptions/count'', - - ''exceptions/browser'', ''exceptions/server'', ''sessions/count'', - - ''performanceCounters/requestExecutionTime'', - - ''performanceCounters/requestsPerSecond'', - - ''performanceCounters/requestsInQueue'', - - ''performanceCounters/memoryAvailableBytes'', - - ''performanceCounters/exceptionsPerSecond'', - - ''performanceCounters/processCpuPercentage'', - - ''performanceCounters/processIOBytesPerSecond'', - - ''performanceCounters/processPrivateBytes'', - - ''performanceCounters/processorCpuPercentage'', - - ''availabilityResults/availabilityPercentage'', - - ''availabilityResults/duration'', ''billing/telemetryCount'', - - ''customEvents/count''' - isRequired: true - types: - - - - - - name: timespan - description: 'The timespan over which to retrieve metric values. - - This is an ISO8601 time period value. If timespan is omitted, a - - default time range of *PT12H* ("last 12 hours") is used. The actual - - timespan that is queried may be adjusted by the server based. In all - - cases, the actual time span used for the query is included in the - - response.' - defaultValue: None - types: - - - - name: interval - description: 'The time interval to use when retrieving metric - - values. This is an ISO8601 duration. If interval is omitted, the - - metric value is aggregated across the entire timespan. If interval is - - supplied, the server may adjust the interval to a more appropriate - - size based on the timespan used for the query. In all cases, the - - actual interval used for the query is included in the response.' - defaultValue: None - types: - - - - name: aggregation - description: 'The aggregation to use when computing the metric - - values. To retrieve more than one aggregation at a time, separate them - - with a comma. If no aggregation is specified, then the default - - aggregation for the metric is used.' - defaultValue: None - types: - - [ - - ] - - name: segment - description: 'The name of the dimension to segment the metric values - - by. This dimension must be applicable to the metric you are - - retrieving. To segment by more than one dimension at a time, separate - - them with a comma (,). In this case, the metric data will be segmented - - in the order the dimensions are listed in the parameter.' - defaultValue: None - types: - - [ - - ] - - name: top - description: 'The number of segments to return. This value is only - - valid when segment is specified.' - defaultValue: None - types: - - - - name: orderby - description: 'The aggregation function and direction to sort the - - segments by. This value is only valid when segment is specified.' - defaultValue: None - types: - - - - name: filter - description: 'An expression used to filter the results. This value - - should be a valid OData filter expression where the keys of each - - clause should be applicable dimensions for the metric you are - - retrieving.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: MetricsResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -- uid: azure.applicationinsights.operations.metrics_operations.MetricsOperations.get_metadata - name: get_metadata - summary: 'Retrieve metric metatadata. - - - Gets metadata describing the available metrics.' - signature: get_metadata(app_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -- uid: azure.applicationinsights.operations.metrics_operations.MetricsOperations.get_multiple - name: get_multiple - summary: 'Retrieve metric data. - - - Gets metric values for multiple metrics.' - signature: get_multiple(app_id, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: body - description: The batched metrics query. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -attributes: -- uid: azure.applicationinsights.operations.metrics_operations.MetricsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.metrics_operations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.metrics_operations.yml deleted file mode 100644 index e596f4649db6..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.metrics_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.operations.metrics_operations -name: metrics_operations -fullName: azure.applicationinsights.operations.metrics_operations -classes: -- azure.applicationinsights.operations.metrics_operations.MetricsOperations diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.query_operations.QueryOperations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.query_operations.QueryOperations.yml deleted file mode 100644 index 18349a39f6e0..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.query_operations.QueryOperations.yml +++ /dev/null @@ -1,77 +0,0 @@ -### YamlMime:PythonClass -uid: azure.applicationinsights.operations.query_operations.QueryOperations -name: QueryOperations -fullName: azure.applicationinsights.operations.query_operations.QueryOperations -module: azure.applicationinsights.operations.query_operations -summary: QueryOperations operations. -constructor: - syntax: QueryOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.applicationinsights.operations.query_operations.QueryOperations.execute - name: execute - summary: 'Execute an Analytics query. - - - Executes an Analytics query for data. - - - [Here](https://dev.applicationinsights.io/documentation/Using-the-API/Query) - - is an example for using POST with an Analytics query.' - signature: execute(app_id, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: 'ID of the application. This is Application ID from the - - API Access settings blade in the Azure portal.' - isRequired: true - types: - - - - name: body - description: 'The Analytics query. Learn more about the [Analytics - - query syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: QueryResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.applicationinsights.models.ErrorResponseException -attributes: -- uid: azure.applicationinsights.operations.query_operations.QueryOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.query_operations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.query_operations.yml deleted file mode 100644 index 8d3eeafc4cd1..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.query_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.operations.query_operations -name: query_operations -fullName: azure.applicationinsights.operations.query_operations -classes: -- azure.applicationinsights.operations.query_operations.QueryOperations diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.yml deleted file mode 100644 index d956f78a3e8a..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.applicationinsights.operations -name: operations -fullName: azure.applicationinsights.operations -type: import -classes: -- azure.applicationinsights.operations.EventsOperations -- azure.applicationinsights.operations.MetricsOperations -- azure.applicationinsights.operations.QueryOperations -modules: -- azure.applicationinsights.operations.events_operations -- azure.applicationinsights.operations.metrics_operations -- azure.applicationinsights.operations.query_operations diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.version.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.version.yml deleted file mode 100644 index ca0e8558facc..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.applicationinsights.version -name: version -fullName: azure.applicationinsights.version diff --git a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.yml b/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.yml deleted file mode 100644 index 1b7966f4941f..000000000000 --- a/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.applicationinsights -name: applicationinsights -fullName: azure.applicationinsights -type: rootImport -classes: -- azure.applicationinsights.ApplicationInsightsDataClient -packages: -- azure.applicationinsights.models -- azure.applicationinsights.operations -modules: -- azure.applicationinsights.application_insights_data_client -- azure.applicationinsights.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.AnomalyDetectorClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.AnomalyDetectorClient.yml deleted file mode 100644 index 43cba4fe2b56..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.AnomalyDetectorClient.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClient -name: AnomalyDetectorClient -fullName: azure.cognitiveservices.anomalydetector.AnomalyDetectorClient -module: azure.cognitiveservices.anomalydetector -summary: The Anomaly Detector API detects anomalies automatically in time series data. - It supports two kinds of mode, one is for stateless using, another is for stateful - using. In stateless mode, there are three functionalities. Entire Detect is for - detecting the whole series with model trained by the time series, Last Detect is - detecting last point with model trained by points before. ChangePoint Detect is - for detecting trend changes in time series. In stateful mode, user can store time - series, the stored time series will be used for detection anomalies. Under this - mode, user can still use the above three functionalities by only giving a time range - without preparing time series in client side. Besides the above three functionalities, - stateful model also provide group based detection and labeling service. By leveraging - labeling service user can provide labels for each detection result, these labels - will be used for retuning or regenerating detection models. Inconsistency detection - is a kind of group based detection, this detection will find inconsistency ones - in a set of time series. By using anomaly detector service, business customers can - discover incidents and establish a logic flow for root cause analysis. -constructor: - syntax: AnomalyDetectorClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus2.api.cognitive.microsoft.com](https://westus2.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClient.change_point_detect - name: change_point_detect - summary: 'Detect change point for the entire series. - - - Evaluate change point score of every series point.' - signature: change_point_detect(body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: body - description: 'Time series points and granularity is needed. Advanced - - model parameters can also be set in the request if needed.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ChangePointDetectResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.anomalydetector.models.APIErrorException -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClient.entire_detect - name: entire_detect - summary: 'Detect anomalies for the entire series in batch. - - - This operation generates a model using an entire series, each point is - - detected with the same model. With this method, points before and after - - a certain point are used to determine whether it is an anomaly. The - - entire detection can give user an overall status of the time series.' - signature: entire_detect(body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: body - description: 'Time series points and period if needed. Advanced model - - parameters can also be set in the request.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntireDetectResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.anomalydetector.models.APIErrorException -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClient.last_detect - name: last_detect - summary: 'Detect anomaly status of the latest point in time series. - - - This operation generates a model using points before the latest one. - - With this method, only historical points are used to determine whether - - the target point is an anomaly. The latest point detecting operation - - matches the scenario of real-time monitoring of business metrics.' - signature: last_detect(body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: body - description: 'Time series points and period if needed. Advanced model - - parameters can also be set in the request.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: LastDetectResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.anomalydetector.models.APIErrorException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.yml deleted file mode 100644 index 84a6fc38e7ff..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration -name: AnomalyDetectorClientConfiguration -fullName: azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration -module: azure.cognitiveservices.anomalydetector -summary: 'Configuration for AnomalyDetectorClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: AnomalyDetectorClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus2.api.cognitive.microsoft.com](https://westus2.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.APIError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.APIError.yml deleted file mode 100644 index cf5f64898c65..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.APIError.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.models.APIError -name: APIError -fullName: azure.cognitiveservices.anomalydetector.models.APIError -module: azure.cognitiveservices.anomalydetector.models -summary: Error information returned by the API. -constructor: - syntax: 'APIError(*, code=None, message: str = None, **kwargs)' - parameters: - - name: code - description: The error code. - isRequired: true - types: - - - - name: message - description: A message explaining the error reported by the service. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.anomalydetector.models.APIError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.APIError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.APIError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.anomalydetector.models.APIError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.APIError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.anomalydetector.models.APIError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.APIError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.APIErrorException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.APIErrorException.yml deleted file mode 100644 index f1beb28ae8bf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.APIErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.models.APIErrorException -name: APIErrorException -fullName: azure.cognitiveservices.anomalydetector.models.APIErrorException -module: azure.cognitiveservices.anomalydetector.models -summary: 'Server responded with exception of type: ''APIError''.' -constructor: - syntax: APIErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.anomalydetector.models.APIErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.anomalydetector.models.APIErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.anomalydetector.models.APIErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.yml deleted file mode 100644 index 55966fb0a2ba..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.yml +++ /dev/null @@ -1,188 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest -name: ChangePointDetectRequest -fullName: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest -module: azure.cognitiveservices.anomalydetector.models -summary: 'ChangePointDetectRequest. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ChangePointDetectRequest(*, series, granularity, custom_interval: int = - None, period: int = None, stable_trend_window: int = None, threshold: float = - None, **kwargs)' - parameters: - - name: series - description: 'Required. Time series data points. Points should be sorted - - by timestamp in ascending order to match the change point detection - - result.' - isRequired: true - types: - - [] - - name: granularity - description: 'Required. Can only be one of yearly, monthly, weekly, - - daily, hourly, minutely or secondly. Granularity is used for verify - - whether input series is valid. Possible values include: ''yearly'', - - ''monthly'', ''weekly'', ''daily'', ''hourly'', ''minutely'', ''secondly''' - isRequired: true - types: - - - - - - name: custom_interval - description: 'Custom Interval is used to set non-standard time - - interval, for example, if the series is 5 minutes, request can be set as - - {"granularity":"minutely", "customInterval":5}.' - isRequired: true - types: - - - - name: period - description: 'Optional argument, periodic value of a time series. If the - - value is null or does not present, the API will determine the period - - automatically.' - isRequired: true - types: - - - - name: stable_trend_window - description: 'Optional argument, advanced model parameter, a - - default stableTrendWindow will be used in detection.' - isRequired: true - types: - - - - name: threshold - description: 'Optional argument, advanced model parameter, between - - 0.0-1.0, the lower the value is, the larger the trend error will be which - - means less change point will be accepted.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: series - isRequired: true - - name: granularity - isRequired: true - - name: custom_interval - defaultValue: None - - name: period - defaultValue: None - - name: stable_trend_window - defaultValue: None - - name: threshold - defaultValue: None -methods: -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.yml deleted file mode 100644 index 5800c41a7987..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse -name: ChangePointDetectResponse -fullName: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse -module: azure.cognitiveservices.anomalydetector.models -summary: 'ChangePointDetectResponse. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ChangePointDetectResponse(*, period: int, is_change_point, confidence_scores, - **kwargs)' - parameters: - - name: period - description: 'Required. Frequency extracted from the series, zero means - - no recurrent pattern has been found.' - isRequired: true - types: - - - - name: is_change_point - description: 'Required. isChangePoint contains change point - - properties for each input point. True means an anomaly either negative or - - positive has been detected. The index of the array is consistent with the - - input series.' - isRequired: true - types: - - [] - - name: confidence_scores - description: 'Required. the change point confidence of each - - point' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: period - isRequired: true - - name: is_change_point - isRequired: true - - name: confidence_scores - isRequired: true -methods: -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.yml deleted file mode 100644 index 469180b8ffcf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse -name: EntireDetectResponse -fullName: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse -module: azure.cognitiveservices.anomalydetector.models -summary: 'EntireDetectResponse. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EntireDetectResponse(*, period: int, expected_values, upper_margins, lower_margins, - is_anomaly, is_negative_anomaly, is_positive_anomaly, **kwargs)' - parameters: - - name: period - description: 'Required. Frequency extracted from the series, zero means - - no recurrent pattern has been found.' - isRequired: true - types: - - - - name: expected_values - description: 'Required. ExpectedValues contain expected value - - for each input point. The index of the array is consistent with the input - - series.' - isRequired: true - types: - - [] - - name: upper_margins - description: 'Required. UpperMargins contain upper margin of each - - input point. UpperMargin is used to calculate upperBoundary, which equals - - to expectedValue + (100 - marginScale)*upperMargin. Anomalies in response - - can be filtered by upperBoundary and lowerBoundary. By adjusting - - marginScale value, less significant anomalies can be filtered in client - - side. The index of the array is consistent with the input series.' - isRequired: true - types: - - [] - - name: lower_margins - description: 'Required. LowerMargins contain lower margin of each - - input point. LowerMargin is used to calculate lowerBoundary, which equals - - to expectedValue - (100 - marginScale)*lowerMargin. Points between the - - boundary can be marked as normal ones in client side. The index of the - - array is consistent with the input series.' - isRequired: true - types: - - [] - - name: is_anomaly - description: 'Required. IsAnomaly contains anomaly properties for - - each input point. True means an anomaly either negative or positive has - - been detected. The index of the array is consistent with the input series.' - isRequired: true - types: - - [] - - name: is_negative_anomaly - description: 'Required. IsNegativeAnomaly contains anomaly - - status in negative direction for each input point. True means a negative - - anomaly has been detected. A negative anomaly means the point is detected - - as an anomaly and its real value is smaller than the expected one. The - - index of the array is consistent with the input series.' - isRequired: true - types: - - [] - - name: is_positive_anomaly - description: 'Required. IsPositiveAnomaly contain anomaly - - status in positive direction for each input point. True means a positive - - anomaly has been detected. A positive anomaly means the point is detected - - as an anomaly and its real value is larger than the expected one. The - - index of the array is consistent with the input series.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: period - isRequired: true - - name: expected_values - isRequired: true - - name: upper_margins - isRequired: true - - name: lower_margins - isRequired: true - - name: is_anomaly - isRequired: true - - name: is_negative_anomaly - isRequired: true - - name: is_positive_anomaly - isRequired: true -methods: -- uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Granularity.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Granularity.yml deleted file mode 100644 index 2ec45768c19c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Granularity.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.anomalydetector.models.Granularity -name: Granularity -fullName: azure.cognitiveservices.anomalydetector.models.Granularity -module: azure.cognitiveservices.anomalydetector.models -fields: -- name: daily - uid: azure.cognitiveservices.anomalydetector.models.Granularity.daily -- name: hourly - uid: azure.cognitiveservices.anomalydetector.models.Granularity.hourly -- name: minutely - uid: azure.cognitiveservices.anomalydetector.models.Granularity.minutely -- name: monthly - uid: azure.cognitiveservices.anomalydetector.models.Granularity.monthly -- name: secondly - uid: azure.cognitiveservices.anomalydetector.models.Granularity.secondly -- name: weekly - uid: azure.cognitiveservices.anomalydetector.models.Granularity.weekly -- name: yearly - uid: azure.cognitiveservices.anomalydetector.models.Granularity.yearly diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.LastDetectResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.LastDetectResponse.yml deleted file mode 100644 index 77ac4984456b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.LastDetectResponse.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse -name: LastDetectResponse -fullName: azure.cognitiveservices.anomalydetector.models.LastDetectResponse -module: azure.cognitiveservices.anomalydetector.models -summary: 'LastDetectResponse. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LastDetectResponse(*, period: int, suggested_window: int, expected_value: - float, upper_margin: float, lower_margin: float, is_anomaly: bool, is_negative_anomaly: - bool, is_positive_anomaly: bool, **kwargs)' - parameters: - - name: period - description: 'Required. Frequency extracted from the series, zero means - - no recurrent pattern has been found.' - isRequired: true - types: - - - - name: suggested_window - description: 'Required. Suggested input series points needed - - for detecting the latest point.' - isRequired: true - types: - - - - name: expected_value - description: Required. Expected value of the latest point. - isRequired: true - types: - - - - name: upper_margin - description: 'Required. Upper margin of the latest point. - - UpperMargin is used to calculate upperBoundary, which equals to - - expectedValue + (100 - marginScale)*upperMargin. If the value of latest - - point is between upperBoundary and lowerBoundary, it should be treated as - - normal value. By adjusting marginScale value, anomaly status of latest - - point can be changed.' - isRequired: true - types: - - - - name: lower_margin - description: 'Required. Lower margin of the latest point. - - LowerMargin is used to calculate lowerBoundary, which equals to - - expectedValue - (100 - marginScale)*lowerMargin.' - isRequired: true - types: - - - - name: is_anomaly - description: 'Required. Anomaly status of the latest point, true - - means the latest point is an anomaly either in negative direction or - - positive direction.' - isRequired: true - types: - - - - name: is_negative_anomaly - description: 'Required. Anomaly status in negative direction - - of the latest point. True means the latest point is an anomaly and its - - real value is smaller than the expected one.' - isRequired: true - types: - - - - name: is_positive_anomaly - description: 'Required. Anomaly status in positive direction - - of the latest point. True means the latest point is an anomaly and its - - real value is larger than the expected one.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: period - isRequired: true - - name: suggested_window - isRequired: true - - name: expected_value - isRequired: true - - name: upper_margin - isRequired: true - - name: lower_margin - isRequired: true - - name: is_anomaly - isRequired: true - - name: is_negative_anomaly - isRequired: true - - name: is_positive_anomaly - isRequired: true -methods: -- uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Point.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Point.yml deleted file mode 100644 index 58ed4827b4b5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Point.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.models.Point -name: Point -fullName: azure.cognitiveservices.anomalydetector.models.Point -module: azure.cognitiveservices.anomalydetector.models -summary: 'Point. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Point(*, timestamp, value: float, **kwargs)' - parameters: - - name: timestamp - description: Required. Timestamp of a data point (ISO8601 format). - isRequired: true - types: - - - - name: value - description: Required. The measurement of that point, should be float. - isRequired: true - types: - - - keywordOnlyParameters: - - name: timestamp - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.anomalydetector.models.Point.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.Point.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.Point.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.anomalydetector.models.Point.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.Point.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.anomalydetector.models.Point.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.Point.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Request.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Request.yml deleted file mode 100644 index 40160254408f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Request.yml +++ /dev/null @@ -1,185 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.models.Request -name: Request -fullName: azure.cognitiveservices.anomalydetector.models.Request -module: azure.cognitiveservices.anomalydetector.models -summary: 'Request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Request(*, series, granularity, custom_interval: int = None, period: int - = None, max_anomaly_ratio: float = None, sensitivity: int = None, **kwargs)' - parameters: - - name: series - description: 'Required. Time series data points. Points should be sorted - - by timestamp in ascending order to match the anomaly detection result. If - - the data is not sorted correctly or there is duplicated timestamp, the API - - will not work. In such case, an error message will be returned.' - isRequired: true - types: - - [] - - name: granularity - description: 'Required. Possible values include: ''yearly'', - - ''monthly'', ''weekly'', ''daily'', ''hourly'', ''minutely'', ''secondly''' - isRequired: true - types: - - - - - - name: custom_interval - description: 'Custom Interval is used to set non-standard time - - interval, for example, if the series is 5 minutes, request can be set as - - {"granularity":"minutely", "customInterval":5}.' - isRequired: true - types: - - - - name: period - description: 'Optional argument, periodic value of a time series. If the - - value is null or does not present, the API will determine the period - - automatically.' - isRequired: true - types: - - - - name: max_anomaly_ratio - description: 'Optional argument, advanced model parameter, max - - anomaly ratio in a time series.' - isRequired: true - types: - - - - name: sensitivity - description: 'Optional argument, advanced model parameter, between - - 0-99, the lower the value is, the larger the margin value will be which - - means less anomalies will be accepted.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: series - isRequired: true - - name: granularity - isRequired: true - - name: custom_interval - defaultValue: None - - name: period - defaultValue: None - - name: max_anomaly_ratio - defaultValue: None - - name: sensitivity - defaultValue: None -methods: -- uid: azure.cognitiveservices.anomalydetector.models.Request.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.Request.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.Request.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.anomalydetector.models.Request.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.anomalydetector.models.Request.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.anomalydetector.models.Request.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.anomalydetector.models.Request.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.yml deleted file mode 100644 index 6bc2c952ca13..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.anomalydetector.models -name: models -fullName: azure.cognitiveservices.anomalydetector.models -type: import -classes: -- azure.cognitiveservices.anomalydetector.models.APIError -- azure.cognitiveservices.anomalydetector.models.APIErrorException -- azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest -- azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse -- azure.cognitiveservices.anomalydetector.models.EntireDetectResponse -- azure.cognitiveservices.anomalydetector.models.LastDetectResponse -- azure.cognitiveservices.anomalydetector.models.Point -- azure.cognitiveservices.anomalydetector.models.Request -enums: -- azure.cognitiveservices.anomalydetector.models.Granularity diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin.yml deleted file mode 100644 index 73c04d32afad..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin -name: AnomalyDetectorClientOperationsMixin -fullName: azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin -module: azure.cognitiveservices.anomalydetector.operations -constructor: - syntax: AnomalyDetectorClientOperationsMixin() -methods: -- uid: azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin.change_point_detect - name: change_point_detect - summary: 'Detect change point for the entire series. - - - Evaluate change point score of every series point.' - signature: change_point_detect(body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: body - description: 'Time series points and granularity is needed. Advanced - - model parameters can also be set in the request if needed.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ChangePointDetectResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.anomalydetector.models.APIErrorException -- uid: azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin.entire_detect - name: entire_detect - summary: 'Detect anomalies for the entire series in batch. - - - This operation generates a model using an entire series, each point is - - detected with the same model. With this method, points before and after - - a certain point are used to determine whether it is an anomaly. The - - entire detection can give user an overall status of the time series.' - signature: entire_detect(body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: body - description: 'Time series points and period if needed. Advanced model - - parameters can also be set in the request.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntireDetectResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.anomalydetector.models.APIErrorException -- uid: azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin.last_detect - name: last_detect - summary: 'Detect anomaly status of the latest point in time series. - - - This operation generates a model using points before the latest one. - - With this method, only historical points are used to determine whether - - the target point is an anomaly. The latest point detecting operation - - matches the scenario of real-time monitoring of business metrics.' - signature: last_detect(body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: body - description: 'Time series points and period if needed. Advanced model - - parameters can also be set in the request.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: LastDetectResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.anomalydetector.models.APIErrorException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.operations.yml deleted file mode 100644 index 54728367e2d5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.operations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.anomalydetector.operations -name: operations -fullName: azure.cognitiveservices.anomalydetector.operations -type: import -classes: -- azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.version.yml deleted file mode 100644 index ccabf63ad067..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.anomalydetector.version -name: version -fullName: azure.cognitiveservices.anomalydetector.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.yml b/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.yml deleted file mode 100644 index 02dc6b00276d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.anomalydetector -name: anomalydetector -fullName: azure.cognitiveservices.anomalydetector -type: rootImport -classes: -- azure.cognitiveservices.anomalydetector.AnomalyDetectorClient -- azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration -packages: -- azure.cognitiveservices.anomalydetector.models -- azure.cognitiveservices.anomalydetector.operations -modules: -- azure.cognitiveservices.anomalydetector.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient.yml deleted file mode 100644 index a4130380987e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient -name: QnAMakerClient -fullName: azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient -module: azure.cognitiveservices.knowledge.qnamaker -summary: An API for QnAMaker Service -constructor: - syntax: QnAMakerClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoint (e.g., [https:/](https:/)/< - - qnamaker-resource-name >.api.cognitiveservices.azure.com).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: EndpointSettings operations - name: endpoint_settings - types: - - -- description: EndpointKeys operations - name: endpoint_keys - types: - - -- description: Alterations operations - name: alterations - types: - - -- description: Knowledgebase operations - name: knowledgebase - types: - - -- description: Operations operations - name: operations - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.yml deleted file mode 100644 index 8ee5bca67dc6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO -name: ActiveLearningSettingsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Active Learning settings of the endpoint. -constructor: - syntax: 'ActiveLearningSettingsDTO(*, enable: str = None, **kwargs)' - parameters: - - name: enable - description: True/False string providing Active Learning - isRequired: true - types: - - - keywordOnlyParameters: - - name: enable - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.yml deleted file mode 100644 index a8519f273ccc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO -name: AlterationsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'Collection of words that are synonyms. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AlterationsDTO(*, alterations, **kwargs) - parameters: - - name: alterations - description: Required. Words that are synonymous with each other. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: alterations - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.yml deleted file mode 100644 index 58569bf9c387..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO -name: AnswerSpanRequestDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: To configure Answer span prediction feature. -constructor: - syntax: 'AnswerSpanRequestDTO(*, enable: bool = None, score_threshold: float = None, - top_answers_with_span: int = None, **kwargs)' - parameters: - - name: enable - description: Enable or Disable Answer Span prediction. - isRequired: true - types: - - - - name: score_threshold - description: 'Minimum threshold score required to include an - - answer span.' - isRequired: true - types: - - - - name: top_answers_with_span - description: 'Number of Top answers to be considered for - - span prediction.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: enable - defaultValue: None - - name: score_threshold - defaultValue: None - - name: top_answers_with_span - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.yml deleted file mode 100644 index 76d3be9e7305..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO -name: AnswerSpanResponseDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Answer span object of QnA. -constructor: - syntax: 'AnswerSpanResponseDTO(*, text: str = None, score: float = None, start_index: - int = None, end_index: int = None, **kwargs)' - parameters: - - name: text - description: Predicted text of answer span. - isRequired: true - types: - - - - name: score - description: Predicted score of answer span. - isRequired: true - types: - - - - name: start_index - description: Start index of answer span in answer. - isRequired: true - types: - - - - name: end_index - description: End index of answer span in answer. - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: score - defaultValue: None - - name: start_index - defaultValue: None - - name: end_index - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.yml deleted file mode 100644 index dd51cf06e0f7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO -name: ContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Context associated with Qna. -constructor: - syntax: 'ContextDTO(*, is_context_only: bool = None, prompts=None, **kwargs)' - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: is_context_only - defaultValue: None - - name: prompts - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.yml deleted file mode 100644 index a06a3744bda4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO -name: CreateKbDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'Post body schema for CreateKb operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateKbDTO(*, name: str, qna_list=None, urls=None, files=None, enable_hierarchical_extraction: - bool = None, default_answer_used_for_extraction: str = None, language: str = None, - enable_multiple_languages: bool = None, default_answer: str = None, **kwargs)' - parameters: - - name: name - description: Required. Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (QnADTO) to be added to the knowledgebase. - - Q-A Ids are assigned by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be used for extracting Q-A. - isRequired: true - types: - - [] - - name: files - description: List of files from which to Extract Q-A. - isRequired: true - types: - - [] - - name: enable_hierarchical_extraction - description: 'Enable hierarchical extraction of - - Q-A from files and urls. Value to be considered False if this field is not - - present.' - isRequired: true - types: - - - - name: default_answer_used_for_extraction - description: 'Text string to be used as the - - answer in any Q-A which has no extracted answer from the document but has - - a hierarchy. Required when EnableHierarchicalExtraction field is set to - - True.' - isRequired: true - types: - - - - name: language - description: 'Language of the knowledgebase. Please find the list of - - supported languages here.' - isRequired: true - types: - - - - name: enable_multiple_languages - description: 'Set to true to enable creating KBs in - - different languages for the same resource.' - isRequired: true - types: - - - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: files - defaultValue: None - - name: enable_hierarchical_extraction - defaultValue: None - - name: default_answer_used_for_extraction - defaultValue: None - - name: language - defaultValue: None - - name: enable_multiple_languages - defaultValue: None - - name: default_answer - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.yml deleted file mode 100644 index 3c550866c440..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO -name: CreateKbInputDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Input to create KB. -constructor: - syntax: CreateKbInputDTO(*, qna_list=None, urls=None, files=None, **kwargs) - parameters: - - name: qna_list - description: 'List of QNA to be added to the index. Ids are generated - - by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be added to knowledgebase. - isRequired: true - types: - - [] - - name: files - description: List of files to be added to knowledgebase. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: files - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.yml deleted file mode 100644 index b6960ba7acc7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO -name: DeleteKbContentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: PATCH body schema of Delete Operation in UpdateKb. -constructor: - syntax: DeleteKbContentsDTO(*, ids=None, sources=None, **kwargs) - parameters: - - name: ids - description: List of Qna Ids to be deleted - isRequired: true - types: - - [] - - name: sources - description: List of sources to be deleted from knowledgebase. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: ids - defaultValue: None - - name: sources - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.yml deleted file mode 100644 index 0cdf8cfac4b3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO -name: EndpointKeysDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Schema for EndpointKeys generate/refresh operations. -constructor: - syntax: 'EndpointKeysDTO(*, primary_endpoint_key: str = None, secondary_endpoint_key: - str = None, installed_version: str = None, last_stable_version: str = None, language: - str = None, **kwargs)' - parameters: - - name: primary_endpoint_key - description: Primary Access Key. - isRequired: true - types: - - - - name: secondary_endpoint_key - description: Secondary Access Key. - isRequired: true - types: - - - - name: installed_version - description: Current version of runtime. - isRequired: true - types: - - - - name: last_stable_version - description: Latest version of runtime. - isRequired: true - types: - - - - name: language - description: Language setting of runtime. - isRequired: true - types: - - - keywordOnlyParameters: - - name: primary_endpoint_key - defaultValue: None - - name: secondary_endpoint_key - defaultValue: None - - name: installed_version - defaultValue: None - - name: last_stable_version - defaultValue: None - - name: language - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.yml deleted file mode 100644 index 89de278c717a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO -name: EndpointSettingsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Endpoint settings. -constructor: - syntax: EndpointSettingsDTO(*, active_learning=None, **kwargs) - parameters: - - name: active_learning - description: Active Learning settings of the endpoint. - isRequired: true - types: - - - keywordOnlyParameters: - - name: active_learning - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.yml deleted file mode 100644 index 522cce0f3a3f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning -name: EndpointSettingsDTOActiveLearning -fullName: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Active Learning settings of the endpoint. -constructor: - syntax: 'EndpointSettingsDTOActiveLearning(*, enable: str = None, **kwargs)' - parameters: - - name: enable - description: True/False string providing Active Learning - isRequired: true - types: - - - keywordOnlyParameters: - - name: enable - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType.yml deleted file mode 100644 index e4b6cc543e83..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType -name: EnvironmentType -fullName: azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType -module: azure.cognitiveservices.knowledge.qnamaker.models -fields: -- name: prod - uid: azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType.prod -- name: test - uid: azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType.test diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.Error(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.Error(class).yml deleted file mode 100644 index 82212f12f77c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.Error(class).yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.Error -name: Error -fullName: azure.cognitiveservices.knowledge.qnamaker.models.Error -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'The error object. As per Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Error(*, code, message: str = None, target: str = None, details=None, inner_error=None, - **kwargs)' - parameters: - - name: code - description: 'Required. One of a server-defined set of error codes. - - Possible values include: ''BadArgument'', ''Forbidden'', ''NotFound'', - - ''KbNotFound'', ''Unauthorized'', ''Unspecified'', ''EndpointKeysError'', - - ''QuotaExceeded'', ''QnaRuntimeError'', ''SKULimitExceeded'', - - ''OperationNotFound'', ''ServiceError'', ''ValidationFailure'', - - ''ExtractionFailure''' - isRequired: true - types: - - - - - - name: message - description: A human-readable representation of the error. - isRequired: true - types: - - - - name: target - description: The target of the error. - isRequired: true - types: - - - - name: details - description: 'An array of details about specific errors that led to this - - reported error.' - isRequired: true - types: - - [] - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - defaultValue: None - - name: target - defaultValue: None - - name: details - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.yml deleted file mode 100644 index 148d2d4fb710..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType -name: ErrorCodeType -fullName: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType -module: azure.cognitiveservices.knowledge.qnamaker.models -fields: -- name: bad_argument - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.bad_argument -- name: endpoint_keys_error - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.endpoint_keys_error -- name: extraction_failure - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.extraction_failure -- name: forbidden - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.forbidden -- name: kb_not_found - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.kb_not_found -- name: not_found - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.not_found -- name: operation_not_found - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.operation_not_found -- name: qna_runtime_error - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.qna_runtime_error -- name: quota_exceeded - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.quota_exceeded -- name: service_error - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.service_error -- name: sku_limit_exceeded - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.sku_limit_exceeded -- name: unauthorized - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.unauthorized -- name: unspecified - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.unspecified -- name: validation_failure - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.validation_failure diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.yml deleted file mode 100644 index 753db5270aa2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'Error response. As per Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses).' -constructor: - syntax: ErrorResponse(*, error=None, **kwargs) - parameters: - - name: error - description: The error object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.yml deleted file mode 100644 index f90123e99755..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError -name: ErrorResponseError -fullName: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'The error object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorResponseError(*, code, message: str = None, target: str = None, details=None, - inner_error=None, **kwargs)' - parameters: - - name: code - description: 'Required. One of a server-defined set of error codes. - - Possible values include: ''BadArgument'', ''Forbidden'', ''NotFound'', - - ''KbNotFound'', ''Unauthorized'', ''Unspecified'', ''EndpointKeysError'', - - ''QuotaExceeded'', ''QnaRuntimeError'', ''SKULimitExceeded'', - - ''OperationNotFound'', ''ServiceError'', ''ValidationFailure'', - - ''ExtractionFailure''' - isRequired: true - types: - - - - - - name: message - description: A human-readable representation of the error. - isRequired: true - types: - - - - name: target - description: The target of the error. - isRequired: true - types: - - - - name: details - description: 'An array of details about specific errors that led to this - - reported error.' - isRequired: true - types: - - [] - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - defaultValue: None - - name: target - defaultValue: None - - name: details - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException.yml deleted file mode 100644 index d4ea952f95de..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.yml deleted file mode 100644 index e8ca2207ef58..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO -name: FeedbackRecordDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Active learning feedback record. -constructor: - syntax: 'FeedbackRecordDTO(*, user_id: str = None, user_question: str = None, qna_id: - int = None, **kwargs)' - parameters: - - name: user_id - description: Unique identifier for the user. - isRequired: true - types: - - - - name: user_question - description: The suggested question being provided as feedback. - isRequired: true - types: - - - - name: qna_id - description: 'The qnaId for which the suggested question is provided as - - feedback.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: user_id - defaultValue: None - - name: user_question - defaultValue: None - - name: qna_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.yml deleted file mode 100644 index 018cadfff211..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO -name: FeedbackRecordsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Active learning feedback records. -constructor: - syntax: FeedbackRecordsDTO(*, feedback_records=None, **kwargs) - parameters: - - name: feedback_records - description: List of feedback records. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: feedback_records - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.yml deleted file mode 100644 index d2ffdc694588..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO -name: FileDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'DTO to hold details of uploaded files. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileDTO(*, file_name: str, file_uri: str, **kwargs)' - parameters: - - name: file_name - description: 'Required. File name. Supported file types are ".tsv", - - ".pdf", ".txt", ".docx", ".xlsx".' - isRequired: true - types: - - - - name: file_uri - description: Required. Public URI of the file. - isRequired: true - types: - - - keywordOnlyParameters: - - name: file_name - isRequired: true - - name: file_uri - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.yml deleted file mode 100644 index b6c35a979d6d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel -name: InnerErrorModel -fullName: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'An object containing more specific information about the error. As per - - Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses).' -constructor: - syntax: 'InnerErrorModel(*, code: str = None, inner_error=None, **kwargs)' - parameters: - - name: code - description: 'A more specific error code than was provided by the - - containing error.' - isRequired: true - types: - - - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.yml deleted file mode 100644 index 8a62e429b2b0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO -name: KnowledgebaseDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Response schema for CreateKb operation. -constructor: - syntax: 'KnowledgebaseDTO(*, id: str = None, host_name: str = None, last_accessed_timestamp: - str = None, last_changed_timestamp: str = None, last_published_timestamp: str - = None, name: str = None, user_id: str = None, urls=None, sources=None, **kwargs)' - parameters: - - name: id - description: Unique id that identifies a knowledgebase. - isRequired: true - types: - - - - name: host_name - description: URL host name at which the knowledgebase is hosted. - isRequired: true - types: - - - - name: last_accessed_timestamp - description: 'Time stamp at which the knowledgebase was - - last accessed (UTC).' - isRequired: true - types: - - - - name: last_changed_timestamp - description: 'Time stamp at which the knowledgebase was - - last modified (UTC).' - isRequired: true - types: - - - - name: last_published_timestamp - description: 'Time stamp at which the knowledgebase was - - last published (UTC).' - isRequired: true - types: - - - - name: name - description: Friendly name of the knowledgebase. - isRequired: true - types: - - - - name: user_id - description: User who created / owns the knowledgebase. - isRequired: true - types: - - - - name: urls - description: 'URL sources from which Q-A were extracted and added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: sources - description: 'Custom sources from which Q-A were extracted or explicitly - - added to the knowledgebase.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: host_name - defaultValue: None - - name: last_accessed_timestamp - defaultValue: None - - name: last_changed_timestamp - defaultValue: None - - name: last_published_timestamp - defaultValue: None - - name: name - defaultValue: None - - name: user_id - defaultValue: None - - name: urls - defaultValue: None - - name: sources - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.yml deleted file mode 100644 index 3efb6926d88a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO -name: KnowledgebasesDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Collection of knowledgebases owned by a user. -constructor: - syntax: KnowledgebasesDTO(*, knowledgebases=None, **kwargs) - parameters: - - name: knowledgebases - description: Collection of knowledgebase records. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: knowledgebases - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.yml deleted file mode 100644 index 4a8145dbdd31..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO -name: MetadataDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'Name - value pair of metadata. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetadataDTO(*, name: str, value: str, **kwargs)' - parameters: - - name: name - description: Required. Metadata name. - isRequired: true - types: - - - - name: value - description: Required. Metadata value. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.Operation(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.Operation(class).yml deleted file mode 100644 index 774cc9509546..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.Operation(class).yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation -name: Operation -fullName: azure.cognitiveservices.knowledge.qnamaker.models.Operation -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Record to track long running operation. -constructor: - syntax: 'Operation(*, operation_state=None, created_timestamp: str = None, last_action_timestamp: - str = None, resource_location: str = None, user_id: str = None, operation_id: - str = None, error_response=None, **kwargs)' - parameters: - - name: operation_state - description: 'Operation state. Possible values include: - - ''Failed'', ''NotStarted'', ''Running'', ''Succeeded''' - isRequired: true - types: - - - - - - name: created_timestamp - description: Timestamp when the operation was created. - isRequired: true - types: - - - - name: last_action_timestamp - description: 'Timestamp when the current state was - - entered.' - isRequired: true - types: - - - - name: resource_location - description: 'Relative URI to the target resource location for - - completed resources.' - isRequired: true - types: - - - - name: user_id - description: User Id - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - - name: error_response - description: Error details in case of failures. - isRequired: true - types: - - - keywordOnlyParameters: - - name: operation_state - defaultValue: None - - name: created_timestamp - defaultValue: None - - name: last_action_timestamp - defaultValue: None - - name: resource_location - defaultValue: None - - name: user_id - defaultValue: None - - name: operation_id - defaultValue: None - - name: error_response - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.yml deleted file mode 100644 index 249e4b45a7d2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType -name: OperationStateType -fullName: azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType -module: azure.cognitiveservices.knowledge.qnamaker.models -fields: -- name: failed - uid: azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.failed -- name: not_started - uid: azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.not_started -- name: running - uid: azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.running -- name: succeeded - uid: azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.succeeded diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.yml deleted file mode 100644 index ab0f9b9bc1f6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO -name: PromptDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Prompt for an answer. -constructor: - syntax: 'PromptDTO(*, display_order: int = None, qna_id: int = None, qna=None, display_text: - str = None, **kwargs)' - parameters: - - name: display_order - description: 'Index of the prompt - used in ordering of the - - prompts' - isRequired: true - types: - - - - name: qna_id - description: 'Qna id corresponding to the prompt - if QnaId is present, - - QnADTO object is ignored.' - isRequired: true - types: - - - - name: qna - description: 'QnADTO - Either QnaId or QnADTO needs to be present in a - - PromptDTO object' - isRequired: true - types: - - - - name: display_text - description: 'Text displayed to represent a follow up question - - prompt' - isRequired: true - types: - - - keywordOnlyParameters: - - name: display_order - defaultValue: None - - name: qna_id - defaultValue: None - - name: qna - defaultValue: None - - name: display_text - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.yml deleted file mode 100644 index f5f038582bb7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna -name: PromptDTOQna -fullName: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'QnADTO - Either QnaId or QnADTO needs to be present in a PromptDTO object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PromptDTOQna(*, answer: str, questions, id: int = None, source: str = None, - metadata=None, context=None, last_updated_timestamp: str = None, **kwargs)' - parameters: - - name: id - description: Unique id for the Q-A. - isRequired: true - types: - - - - name: answer - description: Required. Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: Required. List of questions associated with the answer. - isRequired: true - types: - - [] - - name: metadata - description: List of metadata associated with the answer. - isRequired: true - types: - - [] - - name: context - description: Context of a QnA - isRequired: true - types: - - - - name: last_updated_timestamp - description: Timestamp when the QnA was last updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: answer - isRequired: true - - name: questions - isRequired: true - - name: id - defaultValue: None - - name: source - defaultValue: None - - name: metadata - defaultValue: None - - name: context - defaultValue: None - - name: last_updated_timestamp - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.yml deleted file mode 100644 index 7c47758dfcf8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO -name: QnADTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'Q-A object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'QnADTO(*, answer: str, questions, id: int = None, source: str = None, metadata=None, - context=None, last_updated_timestamp: str = None, **kwargs)' - parameters: - - name: id - description: Unique id for the Q-A. - isRequired: true - types: - - - - name: answer - description: Required. Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: Required. List of questions associated with the answer. - isRequired: true - types: - - [] - - name: metadata - description: List of metadata associated with the answer. - isRequired: true - types: - - [] - - name: context - description: Context of a QnA - isRequired: true - types: - - - - name: last_updated_timestamp - description: Timestamp when the QnA was last updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: answer - isRequired: true - - name: questions - isRequired: true - - name: id - defaultValue: None - - name: source - defaultValue: None - - name: metadata - defaultValue: None - - name: context - defaultValue: None - - name: last_updated_timestamp - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.yml deleted file mode 100644 index 8ef4ef8d1404..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext -name: QnADTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Context of a QnA. -constructor: - syntax: 'QnADTOContext(*, is_context_only: bool = None, prompts=None, **kwargs)' - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: is_context_only - defaultValue: None - - name: prompts - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.yml deleted file mode 100644 index 4187c073add3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO -name: QnADocumentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: List of QnADTO. -constructor: - syntax: QnADocumentsDTO(*, qna_documents=None, **kwargs) - parameters: - - name: qna_documents - description: List of answers. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: qna_documents - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.yml deleted file mode 100644 index 3d3c562b39bc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult -name: QnASearchResult -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Represents Search Result. -constructor: - syntax: 'QnASearchResult(*, questions=None, answer: str = None, score: float = None, - id: int = None, source: str = None, metadata=None, context=None, answer_span=None, - **kwargs)' - parameters: - - name: questions - description: List of questions. - isRequired: true - types: - - [] - - name: answer - description: Answer. - isRequired: true - types: - - - - name: score - description: Search result score. - isRequired: true - types: - - - - name: id - description: Id of the QnA result. - isRequired: true - types: - - - - name: source - description: Source of QnA result. - isRequired: true - types: - - - - name: metadata - description: List of metadata. - isRequired: true - types: - - [] - - name: context - description: Context object of the QnA - isRequired: true - types: - - - - name: answer_span - description: 'Answer span object of QnA with respect to user''s - - question.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: questions - defaultValue: None - - name: answer - defaultValue: None - - name: score - defaultValue: None - - name: id - defaultValue: None - - name: source - defaultValue: None - - name: metadata - defaultValue: None - - name: context - defaultValue: None - - name: answer_span - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.yml deleted file mode 100644 index b8fb3f69ccf7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan -name: QnASearchResultAnswerSpan -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Answer span object of QnA with respect to user's question. -constructor: - syntax: 'QnASearchResultAnswerSpan(*, text: str = None, score: float = None, start_index: - int = None, end_index: int = None, **kwargs)' - parameters: - - name: text - description: Predicted text of answer span. - isRequired: true - types: - - - - name: score - description: Predicted score of answer span. - isRequired: true - types: - - - - name: start_index - description: Start index of answer span in answer. - isRequired: true - types: - - - - name: end_index - description: End index of answer span in answer. - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: score - defaultValue: None - - name: start_index - defaultValue: None - - name: end_index - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.yml deleted file mode 100644 index 85182a79f368..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext -name: QnASearchResultContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Context object of the QnA. -constructor: - syntax: 'QnASearchResultContext(*, is_context_only: bool = None, prompts=None, **kwargs)' - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: is_context_only - defaultValue: None - - name: prompts - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.yml deleted file mode 100644 index 1e5dc6120730..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList -name: QnASearchResultList -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Represents List of Question Answers. -constructor: - syntax: QnASearchResultList(*, answers=None, **kwargs) - parameters: - - name: answers - description: Represents Search Result list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: answers - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.yml deleted file mode 100644 index 0ef0049effcb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO -name: QueryContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Context object with previous QnA's information. -constructor: - syntax: 'QueryContextDTO(*, previous_qna_id: int = None, previous_user_query: str - = None, **kwargs)' - parameters: - - name: previous_qna_id - description: Previous QnA Id - qnaId of the top result. - isRequired: true - types: - - - - name: previous_user_query - description: Previous user query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: previous_qna_id - defaultValue: None - - name: previous_user_query - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.yml deleted file mode 100644 index 281937e7aec9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO -name: QueryDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: POST body schema to query the knowledgebase. -constructor: - syntax: 'QueryDTO(*, qna_id: str = None, question: str = None, top: int = None, - user_id: str = None, is_test: bool = None, score_threshold: float = None, context=None, - ranker_type: str = None, strict_filters=None, strict_filters_compound_operation_type=None, - answer_span_request=None, **kwargs)' - parameters: - - name: qna_id - description: 'Exact qnaId to fetch from the knowledgebase, this field - - takes priority over question.' - isRequired: true - types: - - - - name: question - description: User question to query against the knowledge base. - isRequired: true - types: - - - - name: top - description: Max number of answers to be returned for the question. - isRequired: true - types: - - - - name: user_id - description: Unique identifier for the user. - isRequired: true - types: - - - - name: is_test - description: Query against the test index. - isRequired: true - types: - - - - name: score_threshold - description: Minimum threshold score for answers. - isRequired: true - types: - - - - name: context - description: Context object with previous QnA's information. - isRequired: true - types: - - - - name: ranker_type - description: 'Optional field. Set to ''QuestionOnly'' for using a - - question only Ranker.' - isRequired: true - types: - - - - name: strict_filters - description: 'Find QnAs that are associated with the given list - - of metadata.' - isRequired: true - types: - - [] - - name: strict_filters_compound_operation_type - description: 'Optional field. Set to ''OR'' - - for using OR operation for strict filters. Possible values include: ''AND'', - - ''OR''' - isRequired: true - types: - - - - - - name: answer_span_request - description: To configure Answer span prediction feature. - isRequired: true - types: - - - keywordOnlyParameters: - - name: qna_id - defaultValue: None - - name: question - defaultValue: None - - name: top - defaultValue: None - - name: user_id - defaultValue: None - - name: is_test - defaultValue: None - - name: score_threshold - defaultValue: None - - name: context - defaultValue: None - - name: ranker_type - defaultValue: None - - name: strict_filters - defaultValue: None - - name: strict_filters_compound_operation_type - defaultValue: None - - name: answer_span_request - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.yml deleted file mode 100644 index 288cdc985d4c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest -name: QueryDTOAnswerSpanRequest -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: To configure Answer span prediction feature. -constructor: - syntax: 'QueryDTOAnswerSpanRequest(*, enable: bool = None, score_threshold: float - = None, top_answers_with_span: int = None, **kwargs)' - parameters: - - name: enable - description: Enable or Disable Answer Span prediction. - isRequired: true - types: - - - - name: score_threshold - description: 'Minimum threshold score required to include an - - answer span.' - isRequired: true - types: - - - - name: top_answers_with_span - description: 'Number of Top answers to be considered for - - span prediction.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: enable - defaultValue: None - - name: score_threshold - defaultValue: None - - name: top_answers_with_span - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.yml deleted file mode 100644 index 1cd63a007f2b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext -name: QueryDTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Context object with previous QnA's information. -constructor: - syntax: 'QueryDTOContext(*, previous_qna_id: int = None, previous_user_query: str - = None, **kwargs)' - parameters: - - name: previous_qna_id - description: Previous QnA Id - qnaId of the top result. - isRequired: true - types: - - - - name: previous_user_query - description: Previous user query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: previous_qna_id - defaultValue: None - - name: previous_user_query - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.yml deleted file mode 100644 index 85faa8ebbf81..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO -name: ReplaceKbDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'Post body schema for Replace KB operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ReplaceKbDTO(*, qn_alist, **kwargs) - parameters: - - name: qn_alist - description: 'Required. List of Q-A (QnADTO) to be added to the - - knowledgebase. Q-A Ids are assigned by the service and should be omitted.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: qn_alist - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType.yml deleted file mode 100644 index 244637f2c373..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType -name: StrictFiltersCompoundOperationType -fullName: azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType -module: azure.cognitiveservices.knowledge.qnamaker.models -fields: -- name: and_enum - uid: azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType.and_enum -- name: or_enum - uid: azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType.or_enum diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.yml deleted file mode 100644 index a293672ce398..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO -name: UpdateContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Update Body schema to represent context to be updated. -constructor: - syntax: 'UpdateContextDTO(*, prompts_to_delete=None, prompts_to_add=None, is_context_only: - bool = None, **kwargs)' - parameters: - - name: prompts_to_delete - description: 'List of prompts associated with qna to be - - deleted' - isRequired: true - types: - - [] - - name: prompts_to_add - description: List of prompts to be added to the qna. - isRequired: true - types: - - [] - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - keywordOnlyParameters: - - name: prompts_to_delete - defaultValue: None - - name: prompts_to_add - defaultValue: None - - name: is_context_only - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.yml deleted file mode 100644 index 018e6ea67432..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO -name: UpdateKbContentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: PATCH body schema for Update operation in Update Kb. -constructor: - syntax: 'UpdateKbContentsDTO(*, name: str = None, qna_list=None, urls=None, default_answer: - str = None, **kwargs)' - parameters: - - name: name - description: Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (UpdateQnaDTO) to be added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: urls - description: 'List of existing URLs to be refreshed. The content will be - - extracted again and re-indexed.' - isRequired: true - types: - - [] - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: default_answer - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.yml deleted file mode 100644 index 6e2fb184e630..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO -name: UpdateKbOperationDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Contains list of QnAs to be updated. -constructor: - syntax: 'UpdateKbOperationDTO(*, add=None, delete=None, update=None, enable_hierarchical_extraction: - bool = None, default_answer_used_for_extraction: str = None, **kwargs)' - parameters: - - name: add - description: An instance of CreateKbInputDTO for add operation - isRequired: true - types: - - - - name: delete - description: An instance of DeleteKbContentsDTO for delete Operation - isRequired: true - types: - - - - name: update - description: An instance of UpdateKbContentsDTO for Update Operation - isRequired: true - types: - - - - name: enable_hierarchical_extraction - description: 'Enable hierarchical extraction of - - Q-A from files and urls. The value set during KB creation will be used if - - this field is not present.' - isRequired: true - types: - - - - name: default_answer_used_for_extraction - description: 'Text string to be used as the - - answer in any Q-A which has no extracted answer from the document but has - - a hierarchy. Required when EnableHierarchicalExtraction field is set to - - True.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: add - defaultValue: None - - name: delete - defaultValue: None - - name: update - defaultValue: None - - name: enable_hierarchical_extraction - defaultValue: None - - name: default_answer_used_for_extraction - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.yml deleted file mode 100644 index 2601d26144b3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd -name: UpdateKbOperationDTOAdd -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: An instance of CreateKbInputDTO for add operation. -constructor: - syntax: UpdateKbOperationDTOAdd(*, qna_list=None, urls=None, files=None, **kwargs) - parameters: - - name: qna_list - description: 'List of QNA to be added to the index. Ids are generated - - by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be added to knowledgebase. - isRequired: true - types: - - [] - - name: files - description: List of files to be added to knowledgebase. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: files - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.yml deleted file mode 100644 index 50443710f730..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete -name: UpdateKbOperationDTODelete -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: An instance of DeleteKbContentsDTO for delete Operation. -constructor: - syntax: UpdateKbOperationDTODelete(*, ids=None, sources=None, **kwargs) - parameters: - - name: ids - description: List of Qna Ids to be deleted - isRequired: true - types: - - [] - - name: sources - description: List of sources to be deleted from knowledgebase. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: ids - defaultValue: None - - name: sources - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.yml deleted file mode 100644 index 25af1c5f38c0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate -name: UpdateKbOperationDTOUpdate -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: An instance of UpdateKbContentsDTO for Update Operation. -constructor: - syntax: 'UpdateKbOperationDTOUpdate(*, name: str = None, qna_list=None, urls=None, - default_answer: str = None, **kwargs)' - parameters: - - name: name - description: Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (UpdateQnaDTO) to be added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: urls - description: 'List of existing URLs to be refreshed. The content will be - - extracted again and re-indexed.' - isRequired: true - types: - - [] - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: default_answer - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.yml deleted file mode 100644 index 4a6057ea5b21..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO -name: UpdateMetadataDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: PATCH Body schema to represent list of Metadata to be updated. -constructor: - syntax: UpdateMetadataDTO(*, delete=None, add=None, **kwargs) - parameters: - - name: delete - description: List of Metadata associated with answer to be deleted - isRequired: true - types: - - [] - - name: add - description: List of metadata associated with answer to be added - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: delete - defaultValue: None - - name: add - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.yml deleted file mode 100644 index 33d28319573c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO -name: UpdateQnaDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: PATCH Body schema for Update Qna List. -constructor: - syntax: 'UpdateQnaDTO(*, id: int = None, answer: str = None, source: str = None, - questions=None, metadata=None, context=None, **kwargs)' - parameters: - - name: id - description: Unique id for the Q-A - isRequired: true - types: - - - - name: answer - description: Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: List of questions associated with the answer. - isRequired: true - types: - - - - name: metadata - description: List of metadata associated with the answer to be updated - isRequired: true - types: - - - - name: context - description: Context associated with Qna to be updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: answer - defaultValue: None - - name: source - defaultValue: None - - name: questions - defaultValue: None - - name: metadata - defaultValue: None - - name: context - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.yml deleted file mode 100644 index bfa77a55fbf1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext -name: UpdateQnaDTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: Context associated with Qna to be updated. -constructor: - syntax: 'UpdateQnaDTOContext(*, prompts_to_delete=None, prompts_to_add=None, is_context_only: - bool = None, **kwargs)' - parameters: - - name: prompts_to_delete - description: 'List of prompts associated with qna to be - - deleted' - isRequired: true - types: - - [] - - name: prompts_to_add - description: List of prompts to be added to the qna. - isRequired: true - types: - - [] - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - keywordOnlyParameters: - - name: prompts_to_delete - defaultValue: None - - name: prompts_to_add - defaultValue: None - - name: is_context_only - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.yml deleted file mode 100644 index e2cb3dfc0a25..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata -name: UpdateQnaDTOMetadata -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: List of metadata associated with the answer to be updated. -constructor: - syntax: UpdateQnaDTOMetadata(*, delete=None, add=None, **kwargs) - parameters: - - name: delete - description: List of Metadata associated with answer to be deleted - isRequired: true - types: - - [] - - name: add - description: List of metadata associated with answer to be added - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: delete - defaultValue: None - - name: add - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.yml deleted file mode 100644 index e8eb8667a0e5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions -name: UpdateQnaDTOQuestions -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: List of questions associated with the answer. -constructor: - syntax: UpdateQnaDTOQuestions(*, add=None, delete=None, **kwargs) - parameters: - - name: add - description: List of questions to be added - isRequired: true - types: - - [] - - name: delete - description: List of questions to be deleted. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: add - defaultValue: None - - name: delete - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.yml deleted file mode 100644 index 27bb4ea35023..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO -name: UpdateQuestionsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'PATCH Body schema for Update Kb which contains list of questions to be - - added and deleted.' -constructor: - syntax: UpdateQuestionsDTO(*, add=None, delete=None, **kwargs) - parameters: - - name: add - description: List of questions to be added - isRequired: true - types: - - [] - - name: delete - description: List of questions to be deleted. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: add - defaultValue: None - - name: delete - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.yml deleted file mode 100644 index 7c913e034483..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO -name: WordAlterationsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models -summary: 'Collection of word alterations. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: WordAlterationsDTO(*, word_alterations, **kwargs) - parameters: - - name: word_alterations - description: Required. Collection of word alterations. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: word_alterations - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.yml deleted file mode 100644 index 10d2057dc212..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO -name: ActiveLearningSettingsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto -summary: Active Learning settings of the endpoint. -constructor: - syntax: ActiveLearningSettingsDTO(**kwargs) - parameters: - - name: enable - description: True/False string providing Active Learning - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.yml deleted file mode 100644 index b9c741e6d9bd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto -name: active_learning_settings_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.yml deleted file mode 100644 index db75f3824dc2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO -name: ActiveLearningSettingsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3 -summary: Active Learning settings of the endpoint. -constructor: - syntax: 'ActiveLearningSettingsDTO(*, enable: str = None, **kwargs)' - parameters: - - name: enable - description: True/False string providing Active Learning - isRequired: true - types: - - - keywordOnlyParameters: - - name: enable - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.yml deleted file mode 100644 index 1d8be215caa1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3 -name: active_learning_settings_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.yml deleted file mode 100644 index 14dd3530c1c2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO -name: AlterationsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto -summary: 'Collection of words that are synonyms. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AlterationsDTO(**kwargs) - parameters: - - name: alterations - description: Required. Words that are synonymous with each other. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.yml deleted file mode 100644 index 4da68bb6f8e8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto -name: alterations_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.yml deleted file mode 100644 index fe98dc6caa92..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO -name: AlterationsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3 -summary: 'Collection of words that are synonyms. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AlterationsDTO(*, alterations, **kwargs) - parameters: - - name: alterations - description: Required. Words that are synonymous with each other. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: alterations - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.yml deleted file mode 100644 index 579d20da5dc5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3 -name: alterations_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.yml deleted file mode 100644 index 83b4e9d199a1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO -name: AnswerSpanRequestDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto -summary: To configure Answer span prediction feature. -constructor: - syntax: AnswerSpanRequestDTO(**kwargs) - parameters: - - name: enable - description: Enable or Disable Answer Span prediction. - isRequired: true - types: - - - - name: score_threshold - description: 'Minimum threshold score required to include an - - answer span.' - isRequired: true - types: - - - - name: top_answers_with_span - description: 'Number of Top answers to be considered for - - span prediction.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.yml deleted file mode 100644 index f4e2e41a7944..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto -name: answer_span_request_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.yml deleted file mode 100644 index c5b9931a6d64..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO -name: AnswerSpanRequestDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3 -summary: To configure Answer span prediction feature. -constructor: - syntax: 'AnswerSpanRequestDTO(*, enable: bool = None, score_threshold: float = None, - top_answers_with_span: int = None, **kwargs)' - parameters: - - name: enable - description: Enable or Disable Answer Span prediction. - isRequired: true - types: - - - - name: score_threshold - description: 'Minimum threshold score required to include an - - answer span.' - isRequired: true - types: - - - - name: top_answers_with_span - description: 'Number of Top answers to be considered for - - span prediction.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: enable - defaultValue: None - - name: score_threshold - defaultValue: None - - name: top_answers_with_span - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.yml deleted file mode 100644 index dbdda3c1004e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3 -name: answer_span_request_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.yml deleted file mode 100644 index ea8f12146d4f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO -name: AnswerSpanResponseDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto -summary: Answer span object of QnA. -constructor: - syntax: AnswerSpanResponseDTO(**kwargs) - parameters: - - name: text - description: Predicted text of answer span. - isRequired: true - types: - - - - name: score - description: Predicted score of answer span. - isRequired: true - types: - - - - name: start_index - description: Start index of answer span in answer. - isRequired: true - types: - - - - name: end_index - description: End index of answer span in answer. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.yml deleted file mode 100644 index 7deea94d8527..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto -name: answer_span_response_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.yml deleted file mode 100644 index cc7a4253025c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO -name: AnswerSpanResponseDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3 -summary: Answer span object of QnA. -constructor: - syntax: 'AnswerSpanResponseDTO(*, text: str = None, score: float = None, start_index: - int = None, end_index: int = None, **kwargs)' - parameters: - - name: text - description: Predicted text of answer span. - isRequired: true - types: - - - - name: score - description: Predicted score of answer span. - isRequired: true - types: - - - - name: start_index - description: Start index of answer span in answer. - isRequired: true - types: - - - - name: end_index - description: End index of answer span in answer. - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: score - defaultValue: None - - name: start_index - defaultValue: None - - name: end_index - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.yml deleted file mode 100644 index 2ade4cbf30f0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3 -name: answer_span_response_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.yml deleted file mode 100644 index 8670d52cbb9d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO -name: ContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.context_dto -summary: Context associated with Qna. -constructor: - syntax: ContextDTO(**kwargs) - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto.yml deleted file mode 100644 index eda10d8bb00c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto -name: context_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.context_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.yml deleted file mode 100644 index 86d3fffa633d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO -name: ContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3 -summary: Context associated with Qna. -constructor: - syntax: 'ContextDTO(*, is_context_only: bool = None, prompts=None, **kwargs)' - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: is_context_only - defaultValue: None - - name: prompts - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.yml deleted file mode 100644 index 55ab136388f8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3 -name: context_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.yml deleted file mode 100644 index 384c7d151258..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.yml +++ /dev/null @@ -1,185 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO -name: CreateKbDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto -summary: 'Post body schema for CreateKb operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CreateKbDTO(**kwargs) - parameters: - - name: name - description: Required. Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (QnADTO) to be added to the knowledgebase. - - Q-A Ids are assigned by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be used for extracting Q-A. - isRequired: true - types: - - [] - - name: files - description: List of files from which to Extract Q-A. - isRequired: true - types: - - [] - - name: enable_hierarchical_extraction - description: 'Enable hierarchical extraction of - - Q-A from files and urls. Value to be considered False if this field is not - - present.' - isRequired: true - types: - - - - name: default_answer_used_for_extraction - description: 'Text string to be used as the - - answer in any Q-A which has no extracted answer from the document but has - - a hierarchy. Required when EnableHierarchicalExtraction field is set to - - True.' - isRequired: true - types: - - - - name: language - description: 'Language of the knowledgebase. Please find the list of - - supported languages here.' - isRequired: true - types: - - - - name: enable_multiple_languages - description: 'Set to true to enable creating KBs in - - different languages for the same resource.' - isRequired: true - types: - - - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.yml deleted file mode 100644 index 30133e14dfc8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto -name: create_kb_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.yml deleted file mode 100644 index 1f4a1b0ae0a7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO -name: CreateKbDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3 -summary: 'Post body schema for CreateKb operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateKbDTO(*, name: str, qna_list=None, urls=None, files=None, enable_hierarchical_extraction: - bool = None, default_answer_used_for_extraction: str = None, language: str = None, - enable_multiple_languages: bool = None, default_answer: str = None, **kwargs)' - parameters: - - name: name - description: Required. Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (QnADTO) to be added to the knowledgebase. - - Q-A Ids are assigned by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be used for extracting Q-A. - isRequired: true - types: - - [] - - name: files - description: List of files from which to Extract Q-A. - isRequired: true - types: - - [] - - name: enable_hierarchical_extraction - description: 'Enable hierarchical extraction of - - Q-A from files and urls. Value to be considered False if this field is not - - present.' - isRequired: true - types: - - - - name: default_answer_used_for_extraction - description: 'Text string to be used as the - - answer in any Q-A which has no extracted answer from the document but has - - a hierarchy. Required when EnableHierarchicalExtraction field is set to - - True.' - isRequired: true - types: - - - - name: language - description: 'Language of the knowledgebase. Please find the list of - - supported languages here.' - isRequired: true - types: - - - - name: enable_multiple_languages - description: 'Set to true to enable creating KBs in - - different languages for the same resource.' - isRequired: true - types: - - - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: files - defaultValue: None - - name: enable_hierarchical_extraction - defaultValue: None - - name: default_answer_used_for_extraction - defaultValue: None - - name: language - defaultValue: None - - name: enable_multiple_languages - defaultValue: None - - name: default_answer - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.yml deleted file mode 100644 index 17473752a7c8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3 -name: create_kb_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.yml deleted file mode 100644 index eb216e60eab6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO -name: CreateKbInputDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto -summary: Input to create KB. -constructor: - syntax: CreateKbInputDTO(**kwargs) - parameters: - - name: qna_list - description: 'List of QNA to be added to the index. Ids are generated - - by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be added to knowledgebase. - isRequired: true - types: - - [] - - name: files - description: List of files to be added to knowledgebase. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.yml deleted file mode 100644 index 2275e1673440..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto -name: create_kb_input_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.yml deleted file mode 100644 index e79dc3b8eebb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO -name: CreateKbInputDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3 -summary: Input to create KB. -constructor: - syntax: CreateKbInputDTO(*, qna_list=None, urls=None, files=None, **kwargs) - parameters: - - name: qna_list - description: 'List of QNA to be added to the index. Ids are generated - - by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be added to knowledgebase. - isRequired: true - types: - - [] - - name: files - description: List of files to be added to knowledgebase. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: files - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.yml deleted file mode 100644 index 20ecb105f583..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3 -name: create_kb_input_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.yml deleted file mode 100644 index 32aa05e3bc17..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO -name: DeleteKbContentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto -summary: PATCH body schema of Delete Operation in UpdateKb. -constructor: - syntax: DeleteKbContentsDTO(**kwargs) - parameters: - - name: ids - description: List of Qna Ids to be deleted - isRequired: true - types: - - [] - - name: sources - description: List of sources to be deleted from knowledgebase. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.yml deleted file mode 100644 index f7db9ed112a3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto -name: delete_kb_contents_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.yml deleted file mode 100644 index cbb44a3b6860..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO -name: DeleteKbContentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3 -summary: PATCH body schema of Delete Operation in UpdateKb. -constructor: - syntax: DeleteKbContentsDTO(*, ids=None, sources=None, **kwargs) - parameters: - - name: ids - description: List of Qna Ids to be deleted - isRequired: true - types: - - [] - - name: sources - description: List of sources to be deleted from knowledgebase. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: ids - defaultValue: None - - name: sources - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.yml deleted file mode 100644 index 8d586e6bb426..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3 -name: delete_kb_contents_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.yml deleted file mode 100644 index fce3d2d2b94b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO -name: EndpointKeysDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto -summary: Schema for EndpointKeys generate/refresh operations. -constructor: - syntax: EndpointKeysDTO(**kwargs) - parameters: - - name: primary_endpoint_key - description: Primary Access Key. - isRequired: true - types: - - - - name: secondary_endpoint_key - description: Secondary Access Key. - isRequired: true - types: - - - - name: installed_version - description: Current version of runtime. - isRequired: true - types: - - - - name: last_stable_version - description: Latest version of runtime. - isRequired: true - types: - - - - name: language - description: Language setting of runtime. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.yml deleted file mode 100644 index dee77fc2a9c7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto -name: endpoint_keys_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.yml deleted file mode 100644 index 20fcf4ad79d1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO -name: EndpointKeysDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3 -summary: Schema for EndpointKeys generate/refresh operations. -constructor: - syntax: 'EndpointKeysDTO(*, primary_endpoint_key: str = None, secondary_endpoint_key: - str = None, installed_version: str = None, last_stable_version: str = None, language: - str = None, **kwargs)' - parameters: - - name: primary_endpoint_key - description: Primary Access Key. - isRequired: true - types: - - - - name: secondary_endpoint_key - description: Secondary Access Key. - isRequired: true - types: - - - - name: installed_version - description: Current version of runtime. - isRequired: true - types: - - - - name: last_stable_version - description: Latest version of runtime. - isRequired: true - types: - - - - name: language - description: Language setting of runtime. - isRequired: true - types: - - - keywordOnlyParameters: - - name: primary_endpoint_key - defaultValue: None - - name: secondary_endpoint_key - defaultValue: None - - name: installed_version - defaultValue: None - - name: last_stable_version - defaultValue: None - - name: language - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.yml deleted file mode 100644 index 113ab11a4f35..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3 -name: endpoint_keys_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.yml deleted file mode 100644 index 9ffccb879ef8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO -name: EndpointSettingsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto -summary: Endpoint settings. -constructor: - syntax: EndpointSettingsDTO(**kwargs) - parameters: - - name: active_learning - description: Active Learning settings of the endpoint. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.yml deleted file mode 100644 index 805470a81735..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto -name: endpoint_settings_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.yml deleted file mode 100644 index 85e7785d86d4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning -name: EndpointSettingsDTOActiveLearning -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning -module: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning -summary: Active Learning settings of the endpoint. -constructor: - syntax: EndpointSettingsDTOActiveLearning(**kwargs) - parameters: - - name: enable - description: True/False string providing Active Learning - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.yml deleted file mode 100644 index 541f8b3518a6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning -name: endpoint_settings_dto_active_learning -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.yml deleted file mode 100644 index 77b0a20a698d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning -name: EndpointSettingsDTOActiveLearning -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning -module: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3 -summary: Active Learning settings of the endpoint. -constructor: - syntax: 'EndpointSettingsDTOActiveLearning(*, enable: str = None, **kwargs)' - parameters: - - name: enable - description: True/False string providing Active Learning - isRequired: true - types: - - - keywordOnlyParameters: - - name: enable - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.yml deleted file mode 100644 index bc32b194513b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3 -name: endpoint_settings_dto_active_learning_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.yml deleted file mode 100644 index 154a49866386..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO -name: EndpointSettingsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3 -summary: Endpoint settings. -constructor: - syntax: EndpointSettingsDTO(*, active_learning=None, **kwargs) - parameters: - - name: active_learning - description: Active Learning settings of the endpoint. - isRequired: true - types: - - - keywordOnlyParameters: - - name: active_learning - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.yml deleted file mode 100644 index 54953c4a1b49..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3 -name: endpoint_settings_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error.Error.yml deleted file mode 100644 index a13c89f2f6a4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error.Error.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error -name: Error -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error.Error -module: azure.cognitiveservices.knowledge.qnamaker.models.error -summary: 'The error object. As per Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Error(**kwargs) - parameters: - - name: code - description: 'Required. One of a server-defined set of error codes. - - Possible values include: ''BadArgument'', ''Forbidden'', ''NotFound'', - - ''KbNotFound'', ''Unauthorized'', ''Unspecified'', ''EndpointKeysError'', - - ''QuotaExceeded'', ''QnaRuntimeError'', ''SKULimitExceeded'', - - ''OperationNotFound'', ''ServiceError'', ''ValidationFailure'', - - ''ExtractionFailure''' - isRequired: true - types: - - - - - - name: message - description: A human-readable representation of the error. - isRequired: true - types: - - - - name: target - description: The target of the error. - isRequired: true - types: - - - - name: details - description: 'An array of details about specific errors that led to this - - reported error.' - isRequired: true - types: - - [] - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error.yml deleted file mode 100644 index 79989bab6311..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.error -name: error -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.error.Error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.yml deleted file mode 100644 index 433a16122229..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error -name: Error -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error -module: azure.cognitiveservices.knowledge.qnamaker.models.error_py3 -summary: 'The error object. As per Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Error(*, code, message: str = None, target: str = None, details=None, inner_error=None, - **kwargs)' - parameters: - - name: code - description: 'Required. One of a server-defined set of error codes. - - Possible values include: ''BadArgument'', ''Forbidden'', ''NotFound'', - - ''KbNotFound'', ''Unauthorized'', ''Unspecified'', ''EndpointKeysError'', - - ''QuotaExceeded'', ''QnaRuntimeError'', ''SKULimitExceeded'', - - ''OperationNotFound'', ''ServiceError'', ''ValidationFailure'', - - ''ExtractionFailure''' - isRequired: true - types: - - - - - - name: message - description: A human-readable representation of the error. - isRequired: true - types: - - - - name: target - description: The target of the error. - isRequired: true - types: - - - - name: details - description: 'An array of details about specific errors that led to this - - reported error.' - isRequired: true - types: - - [] - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - defaultValue: None - - name: target - defaultValue: None - - name: details - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_py3.yml deleted file mode 100644 index fecc2b6b635f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3 -name: error_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.yml deleted file mode 100644 index 9814e768723f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse -module: azure.cognitiveservices.knowledge.qnamaker.models.error_response -summary: 'Error response. As per Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses).' -constructor: - syntax: ErrorResponse(**kwargs) - parameters: - - name: error - description: The error object. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException.yml deleted file mode 100644 index 4ef8a91175b3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException -module: azure.cognitiveservices.knowledge.qnamaker.models.error_response -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.yml deleted file mode 100644 index 3cd49ca954c1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response -name: error_response -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse -- azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.yml deleted file mode 100644 index 24743c51aba6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError -name: ErrorResponseError -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError -module: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error -summary: 'The error object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponseError(**kwargs) - parameters: - - name: code - description: 'Required. One of a server-defined set of error codes. - - Possible values include: ''BadArgument'', ''Forbidden'', ''NotFound'', - - ''KbNotFound'', ''Unauthorized'', ''Unspecified'', ''EndpointKeysError'', - - ''QuotaExceeded'', ''QnaRuntimeError'', ''SKULimitExceeded'', - - ''OperationNotFound'', ''ServiceError'', ''ValidationFailure'', - - ''ExtractionFailure''' - isRequired: true - types: - - - - - - name: message - description: A human-readable representation of the error. - isRequired: true - types: - - - - name: target - description: The target of the error. - isRequired: true - types: - - - - name: details - description: 'An array of details about specific errors that led to this - - reported error.' - isRequired: true - types: - - [] - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.yml deleted file mode 100644 index d637dbdfd779..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error -name: error_response_error -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.yml deleted file mode 100644 index 9c0d91a0b77b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError -name: ErrorResponseError -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError -module: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3 -summary: 'The error object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorResponseError(*, code, message: str = None, target: str = None, details=None, - inner_error=None, **kwargs)' - parameters: - - name: code - description: 'Required. One of a server-defined set of error codes. - - Possible values include: ''BadArgument'', ''Forbidden'', ''NotFound'', - - ''KbNotFound'', ''Unauthorized'', ''Unspecified'', ''EndpointKeysError'', - - ''QuotaExceeded'', ''QnaRuntimeError'', ''SKULimitExceeded'', - - ''OperationNotFound'', ''ServiceError'', ''ValidationFailure'', - - ''ExtractionFailure''' - isRequired: true - types: - - - - - - name: message - description: A human-readable representation of the error. - isRequired: true - types: - - - - name: target - description: The target of the error. - isRequired: true - types: - - - - name: details - description: 'An array of details about specific errors that led to this - - reported error.' - isRequired: true - types: - - [] - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - defaultValue: None - - name: target - defaultValue: None - - name: details - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.yml deleted file mode 100644 index eb200148c2e0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3 -name: error_response_error_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.yml deleted file mode 100644 index 6157d19b9b6d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse -module: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3 -summary: 'Error response. As per Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses).' -constructor: - syntax: ErrorResponse(*, error=None, **kwargs) - parameters: - - name: error - description: The error object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException.yml deleted file mode 100644 index 4b60141ec6ea..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException -module: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3 -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.yml deleted file mode 100644 index 4909afaab817..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3 -name: error_response_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse -- azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.yml deleted file mode 100644 index 11e7c72e04c8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO -name: FeedbackRecordDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto -summary: Active learning feedback record. -constructor: - syntax: FeedbackRecordDTO(**kwargs) - parameters: - - name: user_id - description: Unique identifier for the user. - isRequired: true - types: - - - - name: user_question - description: The suggested question being provided as feedback. - isRequired: true - types: - - - - name: qna_id - description: 'The qnaId for which the suggested question is provided as - - feedback.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.yml deleted file mode 100644 index ce66c656fada..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto -name: feedback_record_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.yml deleted file mode 100644 index 6680fe1239dc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO -name: FeedbackRecordDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3 -summary: Active learning feedback record. -constructor: - syntax: 'FeedbackRecordDTO(*, user_id: str = None, user_question: str = None, qna_id: - int = None, **kwargs)' - parameters: - - name: user_id - description: Unique identifier for the user. - isRequired: true - types: - - - - name: user_question - description: The suggested question being provided as feedback. - isRequired: true - types: - - - - name: qna_id - description: 'The qnaId for which the suggested question is provided as - - feedback.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: user_id - defaultValue: None - - name: user_question - defaultValue: None - - name: qna_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.yml deleted file mode 100644 index 514b9168a9fe..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3 -name: feedback_record_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.yml deleted file mode 100644 index 03c3612a41b3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO -name: FeedbackRecordsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto -summary: Active learning feedback records. -constructor: - syntax: FeedbackRecordsDTO(**kwargs) - parameters: - - name: feedback_records - description: List of feedback records. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.yml deleted file mode 100644 index f8b1f15d8e96..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto -name: feedback_records_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.yml deleted file mode 100644 index 5d2bfd576539..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO -name: FeedbackRecordsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3 -summary: Active learning feedback records. -constructor: - syntax: FeedbackRecordsDTO(*, feedback_records=None, **kwargs) - parameters: - - name: feedback_records - description: List of feedback records. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: feedback_records - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.yml deleted file mode 100644 index b437fa3959b3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3 -name: feedback_records_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.yml deleted file mode 100644 index 2773d32701eb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO -name: FileDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.file_dto -summary: 'DTO to hold details of uploaded files. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: FileDTO(**kwargs) - parameters: - - name: file_name - description: 'Required. File name. Supported file types are ".tsv", - - ".pdf", ".txt", ".docx", ".xlsx".' - isRequired: true - types: - - - - name: file_uri - description: Required. Public URI of the file. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto.yml deleted file mode 100644 index 1e9c19fcc560..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto -name: file_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.file_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.yml deleted file mode 100644 index 658777117f57..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO -name: FileDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3 -summary: 'DTO to hold details of uploaded files. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileDTO(*, file_name: str, file_uri: str, **kwargs)' - parameters: - - name: file_name - description: 'Required. File name. Supported file types are ".tsv", - - ".pdf", ".txt", ".docx", ".xlsx".' - isRequired: true - types: - - - - name: file_uri - description: Required. Public URI of the file. - isRequired: true - types: - - - keywordOnlyParameters: - - name: file_name - isRequired: true - - name: file_uri - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.yml deleted file mode 100644 index 994bbdc1ced1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3 -name: file_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.yml deleted file mode 100644 index 1f3b2fdfafd1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel -name: InnerErrorModel -fullName: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel -module: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model -summary: 'An object containing more specific information about the error. As per - - Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses).' -constructor: - syntax: InnerErrorModel(**kwargs) - parameters: - - name: code - description: 'A more specific error code than was provided by the - - containing error.' - isRequired: true - types: - - - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.yml deleted file mode 100644 index 71c9edc0f061..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model -name: inner_error_model -fullName: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.yml deleted file mode 100644 index f0cb98c7dfc1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel -name: InnerErrorModel -fullName: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel -module: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3 -summary: 'An object containing more specific information about the error. As per - - Microsoft One API guidelines - - - [https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses).' -constructor: - syntax: 'InnerErrorModel(*, code: str = None, inner_error=None, **kwargs)' - parameters: - - name: code - description: 'A more specific error code than was provided by the - - containing error.' - isRequired: true - types: - - - - name: inner_error - description: 'An object containing more specific information than - - the current object about the error.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.yml deleted file mode 100644 index 9dbce223bbe7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3 -name: inner_error_model_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.yml deleted file mode 100644 index 5a280be8d52b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO -name: KnowledgebaseDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto -summary: Response schema for CreateKb operation. -constructor: - syntax: KnowledgebaseDTO(**kwargs) - parameters: - - name: id - description: Unique id that identifies a knowledgebase. - isRequired: true - types: - - - - name: host_name - description: URL host name at which the knowledgebase is hosted. - isRequired: true - types: - - - - name: last_accessed_timestamp - description: 'Time stamp at which the knowledgebase was - - last accessed (UTC).' - isRequired: true - types: - - - - name: last_changed_timestamp - description: 'Time stamp at which the knowledgebase was - - last modified (UTC).' - isRequired: true - types: - - - - name: last_published_timestamp - description: 'Time stamp at which the knowledgebase was - - last published (UTC).' - isRequired: true - types: - - - - name: name - description: Friendly name of the knowledgebase. - isRequired: true - types: - - - - name: user_id - description: User who created / owns the knowledgebase. - isRequired: true - types: - - - - name: urls - description: 'URL sources from which Q-A were extracted and added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: sources - description: 'Custom sources from which Q-A were extracted or explicitly - - added to the knowledgebase.' - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.yml deleted file mode 100644 index f2498af8e02b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto -name: knowledgebase_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.yml deleted file mode 100644 index 4026bcef6420..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO -name: KnowledgebaseDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3 -summary: Response schema for CreateKb operation. -constructor: - syntax: 'KnowledgebaseDTO(*, id: str = None, host_name: str = None, last_accessed_timestamp: - str = None, last_changed_timestamp: str = None, last_published_timestamp: str - = None, name: str = None, user_id: str = None, urls=None, sources=None, **kwargs)' - parameters: - - name: id - description: Unique id that identifies a knowledgebase. - isRequired: true - types: - - - - name: host_name - description: URL host name at which the knowledgebase is hosted. - isRequired: true - types: - - - - name: last_accessed_timestamp - description: 'Time stamp at which the knowledgebase was - - last accessed (UTC).' - isRequired: true - types: - - - - name: last_changed_timestamp - description: 'Time stamp at which the knowledgebase was - - last modified (UTC).' - isRequired: true - types: - - - - name: last_published_timestamp - description: 'Time stamp at which the knowledgebase was - - last published (UTC).' - isRequired: true - types: - - - - name: name - description: Friendly name of the knowledgebase. - isRequired: true - types: - - - - name: user_id - description: User who created / owns the knowledgebase. - isRequired: true - types: - - - - name: urls - description: 'URL sources from which Q-A were extracted and added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: sources - description: 'Custom sources from which Q-A were extracted or explicitly - - added to the knowledgebase.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: host_name - defaultValue: None - - name: last_accessed_timestamp - defaultValue: None - - name: last_changed_timestamp - defaultValue: None - - name: last_published_timestamp - defaultValue: None - - name: name - defaultValue: None - - name: user_id - defaultValue: None - - name: urls - defaultValue: None - - name: sources - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.yml deleted file mode 100644 index e2ced676abea..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3 -name: knowledgebase_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.yml deleted file mode 100644 index a5710f3c8c0f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO -name: KnowledgebasesDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto -summary: Collection of knowledgebases owned by a user. -constructor: - syntax: KnowledgebasesDTO(**kwargs) - parameters: - - name: knowledgebases - description: Collection of knowledgebase records. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.yml deleted file mode 100644 index 314d8f8ec1e4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto -name: knowledgebases_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.yml deleted file mode 100644 index eea339b190db..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO -name: KnowledgebasesDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3 -summary: Collection of knowledgebases owned by a user. -constructor: - syntax: KnowledgebasesDTO(*, knowledgebases=None, **kwargs) - parameters: - - name: knowledgebases - description: Collection of knowledgebase records. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: knowledgebases - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.yml deleted file mode 100644 index 72d371d4fdc9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3 -name: knowledgebases_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.yml deleted file mode 100644 index aee4a4eac504..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO -name: MetadataDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto -summary: 'Name - value pair of metadata. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MetadataDTO(**kwargs) - parameters: - - name: name - description: Required. Metadata name. - isRequired: true - types: - - - - name: value - description: Required. Metadata value. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.yml deleted file mode 100644 index 83febd4a6b78..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto -name: metadata_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.yml deleted file mode 100644 index f852d925e1a6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO -name: MetadataDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3 -summary: 'Name - value pair of metadata. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetadataDTO(*, name: str, value: str, **kwargs)' - parameters: - - name: name - description: Required. Metadata name. - isRequired: true - types: - - - - name: value - description: Required. Metadata value. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.yml deleted file mode 100644 index b131b7a45995..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3 -name: metadata_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.yml deleted file mode 100644 index 7a6e73e207ee..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation -name: Operation -fullName: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation -module: azure.cognitiveservices.knowledge.qnamaker.models.operation -summary: Record to track long running operation. -constructor: - syntax: Operation(**kwargs) - parameters: - - name: operation_state - description: 'Operation state. Possible values include: - - ''Failed'', ''NotStarted'', ''Running'', ''Succeeded''' - isRequired: true - types: - - - - - - name: created_timestamp - description: Timestamp when the operation was created. - isRequired: true - types: - - - - name: last_action_timestamp - description: 'Timestamp when the current state was - - entered.' - isRequired: true - types: - - - - name: resource_location - description: 'Relative URI to the target resource location for - - completed resources.' - isRequired: true - types: - - - - name: user_id - description: User Id - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - - name: error_response - description: Error details in case of failures. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation.yml deleted file mode 100644 index 10e9eea0ae0f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.operation -name: operation -fullName: azure.cognitiveservices.knowledge.qnamaker.models.operation -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.yml deleted file mode 100644 index 03a4a83b636e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation -name: Operation -fullName: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation -module: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3 -summary: Record to track long running operation. -constructor: - syntax: 'Operation(*, operation_state=None, created_timestamp: str = None, last_action_timestamp: - str = None, resource_location: str = None, user_id: str = None, operation_id: - str = None, error_response=None, **kwargs)' - parameters: - - name: operation_state - description: 'Operation state. Possible values include: - - ''Failed'', ''NotStarted'', ''Running'', ''Succeeded''' - isRequired: true - types: - - - - - - name: created_timestamp - description: Timestamp when the operation was created. - isRequired: true - types: - - - - name: last_action_timestamp - description: 'Timestamp when the current state was - - entered.' - isRequired: true - types: - - - - name: resource_location - description: 'Relative URI to the target resource location for - - completed resources.' - isRequired: true - types: - - - - name: user_id - description: User Id - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - - name: error_response - description: Error details in case of failures. - isRequired: true - types: - - - keywordOnlyParameters: - - name: operation_state - defaultValue: None - - name: created_timestamp - defaultValue: None - - name: last_action_timestamp - defaultValue: None - - name: resource_location - defaultValue: None - - name: user_id - defaultValue: None - - name: operation_id - defaultValue: None - - name: error_response - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.yml deleted file mode 100644 index 1f7515a8a8af..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3 -name: operation_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.yml deleted file mode 100644 index d2802be59af4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO -name: PromptDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto -summary: Prompt for an answer. -constructor: - syntax: PromptDTO(**kwargs) - parameters: - - name: display_order - description: 'Index of the prompt - used in ordering of the - - prompts' - isRequired: true - types: - - - - name: qna_id - description: 'Qna id corresponding to the prompt - if QnaId is present, - - QnADTO object is ignored.' - isRequired: true - types: - - - - name: qna - description: 'QnADTO - Either QnaId or QnADTO needs to be present in a - - PromptDTO object' - isRequired: true - types: - - - - name: display_text - description: 'Text displayed to represent a follow up question - - prompt' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.yml deleted file mode 100644 index a10f45c3409d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto -name: prompt_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.yml deleted file mode 100644 index 36d8f9bb5e0c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO -name: PromptDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3 -summary: Prompt for an answer. -constructor: - syntax: 'PromptDTO(*, display_order: int = None, qna_id: int = None, qna=None, display_text: - str = None, **kwargs)' - parameters: - - name: display_order - description: 'Index of the prompt - used in ordering of the - - prompts' - isRequired: true - types: - - - - name: qna_id - description: 'Qna id corresponding to the prompt - if QnaId is present, - - QnADTO object is ignored.' - isRequired: true - types: - - - - name: qna - description: 'QnADTO - Either QnaId or QnADTO needs to be present in a - - PromptDTO object' - isRequired: true - types: - - - - name: display_text - description: 'Text displayed to represent a follow up question - - prompt' - isRequired: true - types: - - - keywordOnlyParameters: - - name: display_order - defaultValue: None - - name: qna_id - defaultValue: None - - name: qna - defaultValue: None - - name: display_text - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.yml deleted file mode 100644 index 07bff56b555b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3 -name: prompt_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.yml deleted file mode 100644 index 11ef27c1b460..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna -name: PromptDTOQna -fullName: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna -module: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna -summary: 'QnADTO - Either QnaId or QnADTO needs to be present in a PromptDTO object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PromptDTOQna(**kwargs) - parameters: - - name: id - description: Unique id for the Q-A. - isRequired: true - types: - - - - name: answer - description: Required. Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: Required. List of questions associated with the answer. - isRequired: true - types: - - [] - - name: metadata - description: List of metadata associated with the answer. - isRequired: true - types: - - [] - - name: context - description: Context of a QnA - isRequired: true - types: - - - - name: last_updated_timestamp - description: Timestamp when the QnA was last updated. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.yml deleted file mode 100644 index 959003b73cea..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna -name: prompt_dto_qna -fullName: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.yml deleted file mode 100644 index 5062700dcf9b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna -name: PromptDTOQna -fullName: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna -module: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3 -summary: 'QnADTO - Either QnaId or QnADTO needs to be present in a PromptDTO object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PromptDTOQna(*, answer: str, questions, id: int = None, source: str = None, - metadata=None, context=None, last_updated_timestamp: str = None, **kwargs)' - parameters: - - name: id - description: Unique id for the Q-A. - isRequired: true - types: - - - - name: answer - description: Required. Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: Required. List of questions associated with the answer. - isRequired: true - types: - - [] - - name: metadata - description: List of metadata associated with the answer. - isRequired: true - types: - - [] - - name: context - description: Context of a QnA - isRequired: true - types: - - - - name: last_updated_timestamp - description: Timestamp when the QnA was last updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: answer - isRequired: true - - name: questions - isRequired: true - - name: id - defaultValue: None - - name: source - defaultValue: None - - name: metadata - defaultValue: None - - name: context - defaultValue: None - - name: last_updated_timestamp - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.yml deleted file mode 100644 index 7f04dd083f72..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3 -name: prompt_dto_qna_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.yml deleted file mode 100644 index 9b1b79d799a8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO -name: QnADocumentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto -summary: List of QnADTO. -constructor: - syntax: QnADocumentsDTO(**kwargs) - parameters: - - name: qna_documents - description: List of answers. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.yml deleted file mode 100644 index c1c8e07a1b13..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto -name: qn_adocuments_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.yml deleted file mode 100644 index ddab53bb7840..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO -name: QnADocumentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3 -summary: List of QnADTO. -constructor: - syntax: QnADocumentsDTO(*, qna_documents=None, **kwargs) - parameters: - - name: qna_documents - description: List of answers. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: qna_documents - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.yml deleted file mode 100644 index 32acd9602852..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3 -name: qn_adocuments_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.yml deleted file mode 100644 index cb440b33c70b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO -name: QnADTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto -summary: 'Q-A object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QnADTO(**kwargs) - parameters: - - name: id - description: Unique id for the Q-A. - isRequired: true - types: - - - - name: answer - description: Required. Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: Required. List of questions associated with the answer. - isRequired: true - types: - - [] - - name: metadata - description: List of metadata associated with the answer. - isRequired: true - types: - - [] - - name: context - description: Context of a QnA - isRequired: true - types: - - - - name: last_updated_timestamp - description: Timestamp when the QnA was last updated. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.yml deleted file mode 100644 index 883d7f4d9400..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto -name: qn_adto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.yml deleted file mode 100644 index d6630f08b7c7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext -name: QnADTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context -summary: Context of a QnA. -constructor: - syntax: QnADTOContext(**kwargs) - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.yml deleted file mode 100644 index 2693f056b534..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context -name: qn_adto_context -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.yml deleted file mode 100644 index 321eaed1ea93..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext -name: QnADTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3 -summary: Context of a QnA. -constructor: - syntax: 'QnADTOContext(*, is_context_only: bool = None, prompts=None, **kwargs)' - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: is_context_only - defaultValue: None - - name: prompts - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.yml deleted file mode 100644 index 0f6ae2a0fb7b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3 -name: qn_adto_context_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.yml deleted file mode 100644 index 5f6b161381c9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO -name: QnADTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3 -summary: 'Q-A object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'QnADTO(*, answer: str, questions, id: int = None, source: str = None, metadata=None, - context=None, last_updated_timestamp: str = None, **kwargs)' - parameters: - - name: id - description: Unique id for the Q-A. - isRequired: true - types: - - - - name: answer - description: Required. Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: Required. List of questions associated with the answer. - isRequired: true - types: - - [] - - name: metadata - description: List of metadata associated with the answer. - isRequired: true - types: - - [] - - name: context - description: Context of a QnA - isRequired: true - types: - - - - name: last_updated_timestamp - description: Timestamp when the QnA was last updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: answer - isRequired: true - - name: questions - isRequired: true - - name: id - defaultValue: None - - name: source - defaultValue: None - - name: metadata - defaultValue: None - - name: context - defaultValue: None - - name: last_updated_timestamp - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.yml deleted file mode 100644 index e83215a128bb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3 -name: qn_adto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType.yml deleted file mode 100644 index dde870d660d6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType -name: EnvironmentType -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums -fields: -- name: prod - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType.prod -- name: test - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType.test diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.yml deleted file mode 100644 index 721df31a4865..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType -name: ErrorCodeType -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums -fields: -- name: bad_argument - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.bad_argument -- name: endpoint_keys_error - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.endpoint_keys_error -- name: extraction_failure - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.extraction_failure -- name: forbidden - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.forbidden -- name: kb_not_found - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.kb_not_found -- name: not_found - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.not_found -- name: operation_not_found - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.operation_not_found -- name: qna_runtime_error - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.qna_runtime_error -- name: quota_exceeded - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.quota_exceeded -- name: service_error - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.service_error -- name: sku_limit_exceeded - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.sku_limit_exceeded -- name: unauthorized - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.unauthorized -- name: unspecified - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.unspecified -- name: validation_failure - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.validation_failure diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType.yml deleted file mode 100644 index ddb095ee5880..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType -name: OperationStateType -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums -fields: -- name: failed - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType.failed -- name: not_started - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType.not_started -- name: running - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType.running -- name: succeeded - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType.succeeded diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType.yml deleted file mode 100644 index d282babf440a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType -name: StrictFiltersCompoundOperationType -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums -fields: -- name: and_enum - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType.and_enum -- name: or_enum - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType.or_enum diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.yml deleted file mode 100644 index 2fb132c40ca7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums -name: qn_amaker_client_enums -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums -enums: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType -- azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType -- azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType -- azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.yml deleted file mode 100644 index afc662fe62f3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult -name: QnASearchResult -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result -summary: Represents Search Result. -constructor: - syntax: QnASearchResult(**kwargs) - parameters: - - name: questions - description: List of questions. - isRequired: true - types: - - [] - - name: answer - description: Answer. - isRequired: true - types: - - - - name: score - description: Search result score. - isRequired: true - types: - - - - name: id - description: Id of the QnA result. - isRequired: true - types: - - - - name: source - description: Source of QnA result. - isRequired: true - types: - - - - name: metadata - description: List of metadata. - isRequired: true - types: - - [] - - name: context - description: Context object of the QnA - isRequired: true - types: - - - - name: answer_span - description: 'Answer span object of QnA with respect to user''s - - question.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.yml deleted file mode 100644 index 9c5357ad3503..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result -name: qn_asearch_result -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.yml deleted file mode 100644 index 067813c6711d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan -name: QnASearchResultAnswerSpan -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span -summary: Answer span object of QnA with respect to user's question. -constructor: - syntax: QnASearchResultAnswerSpan(**kwargs) - parameters: - - name: text - description: Predicted text of answer span. - isRequired: true - types: - - - - name: score - description: Predicted score of answer span. - isRequired: true - types: - - - - name: start_index - description: Start index of answer span in answer. - isRequired: true - types: - - - - name: end_index - description: End index of answer span in answer. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.yml deleted file mode 100644 index dde0553f2e74..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span -name: qn_asearch_result_answer_span -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.yml deleted file mode 100644 index 59d92b7a1d6c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan -name: QnASearchResultAnswerSpan -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3 -summary: Answer span object of QnA with respect to user's question. -constructor: - syntax: 'QnASearchResultAnswerSpan(*, text: str = None, score: float = None, start_index: - int = None, end_index: int = None, **kwargs)' - parameters: - - name: text - description: Predicted text of answer span. - isRequired: true - types: - - - - name: score - description: Predicted score of answer span. - isRequired: true - types: - - - - name: start_index - description: Start index of answer span in answer. - isRequired: true - types: - - - - name: end_index - description: End index of answer span in answer. - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: score - defaultValue: None - - name: start_index - defaultValue: None - - name: end_index - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.yml deleted file mode 100644 index 889851826230..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3 -name: qn_asearch_result_answer_span_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.yml deleted file mode 100644 index 752ba2ca5433..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext -name: QnASearchResultContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context -summary: Context object of the QnA. -constructor: - syntax: QnASearchResultContext(**kwargs) - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.yml deleted file mode 100644 index f6f81ecec25c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context -name: qn_asearch_result_context -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.yml deleted file mode 100644 index 4377b6a0a8d5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext -name: QnASearchResultContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3 -summary: Context object of the QnA. -constructor: - syntax: 'QnASearchResultContext(*, is_context_only: bool = None, prompts=None, **kwargs)' - parameters: - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - - name: prompts - description: List of prompts associated with the answer. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: is_context_only - defaultValue: None - - name: prompts - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.yml deleted file mode 100644 index 95ed50591070..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3 -name: qn_asearch_result_context_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.yml deleted file mode 100644 index 4257b32b0f54..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList -name: QnASearchResultList -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list -summary: Represents List of Question Answers. -constructor: - syntax: QnASearchResultList(**kwargs) - parameters: - - name: answers - description: Represents Search Result list. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.yml deleted file mode 100644 index fb1d6bc5d930..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list -name: qn_asearch_result_list -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.yml deleted file mode 100644 index 5cc5bba2cb01..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList -name: QnASearchResultList -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3 -summary: Represents List of Question Answers. -constructor: - syntax: QnASearchResultList(*, answers=None, **kwargs) - parameters: - - name: answers - description: Represents Search Result list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: answers - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.yml deleted file mode 100644 index d94564be73ac..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3 -name: qn_asearch_result_list_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.yml deleted file mode 100644 index 612cb1adc0b8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult -name: QnASearchResult -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult -module: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3 -summary: Represents Search Result. -constructor: - syntax: 'QnASearchResult(*, questions=None, answer: str = None, score: float = None, - id: int = None, source: str = None, metadata=None, context=None, answer_span=None, - **kwargs)' - parameters: - - name: questions - description: List of questions. - isRequired: true - types: - - [] - - name: answer - description: Answer. - isRequired: true - types: - - - - name: score - description: Search result score. - isRequired: true - types: - - - - name: id - description: Id of the QnA result. - isRequired: true - types: - - - - name: source - description: Source of QnA result. - isRequired: true - types: - - - - name: metadata - description: List of metadata. - isRequired: true - types: - - [] - - name: context - description: Context object of the QnA - isRequired: true - types: - - - - name: answer_span - description: 'Answer span object of QnA with respect to user''s - - question.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: questions - defaultValue: None - - name: answer - defaultValue: None - - name: score - defaultValue: None - - name: id - defaultValue: None - - name: source - defaultValue: None - - name: metadata - defaultValue: None - - name: context - defaultValue: None - - name: answer_span - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.yml deleted file mode 100644 index 993b510a4743..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3 -name: qn_asearch_result_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.yml deleted file mode 100644 index f7713b8f9789..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO -name: QueryContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto -summary: Context object with previous QnA's information. -constructor: - syntax: QueryContextDTO(**kwargs) - parameters: - - name: previous_qna_id - description: Previous QnA Id - qnaId of the top result. - isRequired: true - types: - - - - name: previous_user_query - description: Previous user query. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.yml deleted file mode 100644 index 6c4084c8e467..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto -name: query_context_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.yml deleted file mode 100644 index ca5342816118..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO -name: QueryContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3 -summary: Context object with previous QnA's information. -constructor: - syntax: 'QueryContextDTO(*, previous_qna_id: int = None, previous_user_query: str - = None, **kwargs)' - parameters: - - name: previous_qna_id - description: Previous QnA Id - qnaId of the top result. - isRequired: true - types: - - - - name: previous_user_query - description: Previous user query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: previous_qna_id - defaultValue: None - - name: previous_user_query - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.yml deleted file mode 100644 index 5369d25933ef..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3 -name: query_context_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.yml deleted file mode 100644 index 12d6b6a5b695..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.yml +++ /dev/null @@ -1,181 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO -name: QueryDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.query_dto -summary: POST body schema to query the knowledgebase. -constructor: - syntax: QueryDTO(**kwargs) - parameters: - - name: qna_id - description: 'Exact qnaId to fetch from the knowledgebase, this field - - takes priority over question.' - isRequired: true - types: - - - - name: question - description: User question to query against the knowledge base. - isRequired: true - types: - - - - name: top - description: Max number of answers to be returned for the question. - isRequired: true - types: - - - - name: user_id - description: Unique identifier for the user. - isRequired: true - types: - - - - name: is_test - description: Query against the test index. - isRequired: true - types: - - - - name: score_threshold - description: Minimum threshold score for answers. - isRequired: true - types: - - - - name: context - description: Context object with previous QnA's information. - isRequired: true - types: - - - - name: ranker_type - description: 'Optional field. Set to ''QuestionOnly'' for using a - - question only Ranker.' - isRequired: true - types: - - - - name: strict_filters - description: 'Find QnAs that are associated with the given list - - of metadata.' - isRequired: true - types: - - [] - - name: strict_filters_compound_operation_type - description: 'Optional field. Set to ''OR'' - - for using OR operation for strict filters. Possible values include: ''AND'', - - ''OR''' - isRequired: true - types: - - - - - - name: answer_span_request - description: To configure Answer span prediction feature. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto.yml deleted file mode 100644 index 02d09101294f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto -name: query_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.yml deleted file mode 100644 index 99fe82f9713f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest -name: QueryDTOAnswerSpanRequest -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest -module: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request -summary: To configure Answer span prediction feature. -constructor: - syntax: QueryDTOAnswerSpanRequest(**kwargs) - parameters: - - name: enable - description: Enable or Disable Answer Span prediction. - isRequired: true - types: - - - - name: score_threshold - description: 'Minimum threshold score required to include an - - answer span.' - isRequired: true - types: - - - - name: top_answers_with_span - description: 'Number of Top answers to be considered for - - span prediction.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.yml deleted file mode 100644 index 89c541157636..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request -name: query_dto_answer_span_request -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.yml deleted file mode 100644 index 1f0728bb7bcb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest -name: QueryDTOAnswerSpanRequest -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest -module: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3 -summary: To configure Answer span prediction feature. -constructor: - syntax: 'QueryDTOAnswerSpanRequest(*, enable: bool = None, score_threshold: float - = None, top_answers_with_span: int = None, **kwargs)' - parameters: - - name: enable - description: Enable or Disable Answer Span prediction. - isRequired: true - types: - - - - name: score_threshold - description: 'Minimum threshold score required to include an - - answer span.' - isRequired: true - types: - - - - name: top_answers_with_span - description: 'Number of Top answers to be considered for - - span prediction.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: enable - defaultValue: None - - name: score_threshold - defaultValue: None - - name: top_answers_with_span - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.yml deleted file mode 100644 index 49b47428e5d1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3 -name: query_dto_answer_span_request_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.yml deleted file mode 100644 index da63b08bbe59..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext -name: QueryDTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context -summary: Context object with previous QnA's information. -constructor: - syntax: QueryDTOContext(**kwargs) - parameters: - - name: previous_qna_id - description: Previous QnA Id - qnaId of the top result. - isRequired: true - types: - - - - name: previous_user_query - description: Previous user query. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.yml deleted file mode 100644 index 3862c393652b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context -name: query_dto_context -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.yml deleted file mode 100644 index 96ef444d568c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext -name: QueryDTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3 -summary: Context object with previous QnA's information. -constructor: - syntax: 'QueryDTOContext(*, previous_qna_id: int = None, previous_user_query: str - = None, **kwargs)' - parameters: - - name: previous_qna_id - description: Previous QnA Id - qnaId of the top result. - isRequired: true - types: - - - - name: previous_user_query - description: Previous user query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: previous_qna_id - defaultValue: None - - name: previous_user_query - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.yml deleted file mode 100644 index 6429de33fc1c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3 -name: query_dto_context_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.yml deleted file mode 100644 index a9d131396459..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO -name: QueryDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3 -summary: POST body schema to query the knowledgebase. -constructor: - syntax: 'QueryDTO(*, qna_id: str = None, question: str = None, top: int = None, - user_id: str = None, is_test: bool = None, score_threshold: float = None, context=None, - ranker_type: str = None, strict_filters=None, strict_filters_compound_operation_type=None, - answer_span_request=None, **kwargs)' - parameters: - - name: qna_id - description: 'Exact qnaId to fetch from the knowledgebase, this field - - takes priority over question.' - isRequired: true - types: - - - - name: question - description: User question to query against the knowledge base. - isRequired: true - types: - - - - name: top - description: Max number of answers to be returned for the question. - isRequired: true - types: - - - - name: user_id - description: Unique identifier for the user. - isRequired: true - types: - - - - name: is_test - description: Query against the test index. - isRequired: true - types: - - - - name: score_threshold - description: Minimum threshold score for answers. - isRequired: true - types: - - - - name: context - description: Context object with previous QnA's information. - isRequired: true - types: - - - - name: ranker_type - description: 'Optional field. Set to ''QuestionOnly'' for using a - - question only Ranker.' - isRequired: true - types: - - - - name: strict_filters - description: 'Find QnAs that are associated with the given list - - of metadata.' - isRequired: true - types: - - [] - - name: strict_filters_compound_operation_type - description: 'Optional field. Set to ''OR'' - - for using OR operation for strict filters. Possible values include: ''AND'', - - ''OR''' - isRequired: true - types: - - - - - - name: answer_span_request - description: To configure Answer span prediction feature. - isRequired: true - types: - - - keywordOnlyParameters: - - name: qna_id - defaultValue: None - - name: question - defaultValue: None - - name: top - defaultValue: None - - name: user_id - defaultValue: None - - name: is_test - defaultValue: None - - name: score_threshold - defaultValue: None - - name: context - defaultValue: None - - name: ranker_type - defaultValue: None - - name: strict_filters - defaultValue: None - - name: strict_filters_compound_operation_type - defaultValue: None - - name: answer_span_request - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.yml deleted file mode 100644 index 399fe90d1d89..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3 -name: query_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.yml deleted file mode 100644 index b54b40e48ca9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO -name: ReplaceKbDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto -summary: 'Post body schema for Replace KB operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ReplaceKbDTO(**kwargs) - parameters: - - name: qn_alist - description: 'Required. List of Q-A (QnADTO) to be added to the - - knowledgebase. Q-A Ids are assigned by the service and should be omitted.' - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.yml deleted file mode 100644 index 8d9e1f377d48..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto -name: replace_kb_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.yml deleted file mode 100644 index 5e758e8edb53..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO -name: ReplaceKbDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3 -summary: 'Post body schema for Replace KB operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ReplaceKbDTO(*, qn_alist, **kwargs) - parameters: - - name: qn_alist - description: 'Required. List of Q-A (QnADTO) to be added to the - - knowledgebase. Q-A Ids are assigned by the service and should be omitted.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: qn_alist - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.yml deleted file mode 100644 index 2f40ae2e768e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3 -name: replace_kb_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.yml deleted file mode 100644 index e743dfd8aaa6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO -name: UpdateContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto -summary: Update Body schema to represent context to be updated. -constructor: - syntax: UpdateContextDTO(**kwargs) - parameters: - - name: prompts_to_delete - description: 'List of prompts associated with qna to be - - deleted' - isRequired: true - types: - - [] - - name: prompts_to_add - description: List of prompts to be added to the qna. - isRequired: true - types: - - [] - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.yml deleted file mode 100644 index 77f30163a737..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto -name: update_context_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.yml deleted file mode 100644 index ddfce6cecc56..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO -name: UpdateContextDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3 -summary: Update Body schema to represent context to be updated. -constructor: - syntax: 'UpdateContextDTO(*, prompts_to_delete=None, prompts_to_add=None, is_context_only: - bool = None, **kwargs)' - parameters: - - name: prompts_to_delete - description: 'List of prompts associated with qna to be - - deleted' - isRequired: true - types: - - [] - - name: prompts_to_add - description: List of prompts to be added to the qna. - isRequired: true - types: - - [] - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - keywordOnlyParameters: - - name: prompts_to_delete - defaultValue: None - - name: prompts_to_add - defaultValue: None - - name: is_context_only - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.yml deleted file mode 100644 index d75370a11040..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3 -name: update_context_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.yml deleted file mode 100644 index 05a1716490d3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO -name: UpdateKbContentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto -summary: PATCH body schema for Update operation in Update Kb. -constructor: - syntax: UpdateKbContentsDTO(**kwargs) - parameters: - - name: name - description: Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (UpdateQnaDTO) to be added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: urls - description: 'List of existing URLs to be refreshed. The content will be - - extracted again and re-indexed.' - isRequired: true - types: - - [] - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.yml deleted file mode 100644 index 2ea7b3b95c9d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto -name: update_kb_contents_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.yml deleted file mode 100644 index ccd4ad49e017..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO -name: UpdateKbContentsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3 -summary: PATCH body schema for Update operation in Update Kb. -constructor: - syntax: 'UpdateKbContentsDTO(*, name: str = None, qna_list=None, urls=None, default_answer: - str = None, **kwargs)' - parameters: - - name: name - description: Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (UpdateQnaDTO) to be added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: urls - description: 'List of existing URLs to be refreshed. The content will be - - extracted again and re-indexed.' - isRequired: true - types: - - [] - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: default_answer - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.yml deleted file mode 100644 index 78e3e7a7000a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3 -name: update_kb_contents_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.yml deleted file mode 100644 index a8c8b01b7801..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO -name: UpdateKbOperationDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto -summary: Contains list of QnAs to be updated. -constructor: - syntax: UpdateKbOperationDTO(**kwargs) - parameters: - - name: add - description: An instance of CreateKbInputDTO for add operation - isRequired: true - types: - - - - name: delete - description: An instance of DeleteKbContentsDTO for delete Operation - isRequired: true - types: - - - - name: update - description: An instance of UpdateKbContentsDTO for Update Operation - isRequired: true - types: - - - - name: enable_hierarchical_extraction - description: 'Enable hierarchical extraction of - - Q-A from files and urls. The value set during KB creation will be used if - - this field is not present.' - isRequired: true - types: - - - - name: default_answer_used_for_extraction - description: 'Text string to be used as the - - answer in any Q-A which has no extracted answer from the document but has - - a hierarchy. Required when EnableHierarchicalExtraction field is set to - - True.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.yml deleted file mode 100644 index 88fb3a363dae..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto -name: update_kb_operation_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.yml deleted file mode 100644 index 80eac8b51a67..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd -name: UpdateKbOperationDTOAdd -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add -summary: An instance of CreateKbInputDTO for add operation. -constructor: - syntax: UpdateKbOperationDTOAdd(**kwargs) - parameters: - - name: qna_list - description: 'List of QNA to be added to the index. Ids are generated - - by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be added to knowledgebase. - isRequired: true - types: - - [] - - name: files - description: List of files to be added to knowledgebase. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.yml deleted file mode 100644 index 8756df1158f0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add -name: update_kb_operation_dto_add -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.yml deleted file mode 100644 index 270858ecf9ba..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd -name: UpdateKbOperationDTOAdd -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3 -summary: An instance of CreateKbInputDTO for add operation. -constructor: - syntax: UpdateKbOperationDTOAdd(*, qna_list=None, urls=None, files=None, **kwargs) - parameters: - - name: qna_list - description: 'List of QNA to be added to the index. Ids are generated - - by the service and should be omitted.' - isRequired: true - types: - - [] - - name: urls - description: List of URLs to be added to knowledgebase. - isRequired: true - types: - - [] - - name: files - description: List of files to be added to knowledgebase. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: files - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.yml deleted file mode 100644 index 7b6d8fa74c32..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3 -name: update_kb_operation_dto_add_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.yml deleted file mode 100644 index 4f122b98cc95..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete -name: UpdateKbOperationDTODelete -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete -summary: An instance of DeleteKbContentsDTO for delete Operation. -constructor: - syntax: UpdateKbOperationDTODelete(**kwargs) - parameters: - - name: ids - description: List of Qna Ids to be deleted - isRequired: true - types: - - [] - - name: sources - description: List of sources to be deleted from knowledgebase. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.yml deleted file mode 100644 index 1ca16b1ae2c5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete -name: update_kb_operation_dto_delete -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.yml deleted file mode 100644 index d608563327ca..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete -name: UpdateKbOperationDTODelete -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3 -summary: An instance of DeleteKbContentsDTO for delete Operation. -constructor: - syntax: UpdateKbOperationDTODelete(*, ids=None, sources=None, **kwargs) - parameters: - - name: ids - description: List of Qna Ids to be deleted - isRequired: true - types: - - [] - - name: sources - description: List of sources to be deleted from knowledgebase. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: ids - defaultValue: None - - name: sources - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.yml deleted file mode 100644 index b1e7c5762df9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3 -name: update_kb_operation_dto_delete_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.yml deleted file mode 100644 index 26916e9c835a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO -name: UpdateKbOperationDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3 -summary: Contains list of QnAs to be updated. -constructor: - syntax: 'UpdateKbOperationDTO(*, add=None, delete=None, update=None, enable_hierarchical_extraction: - bool = None, default_answer_used_for_extraction: str = None, **kwargs)' - parameters: - - name: add - description: An instance of CreateKbInputDTO for add operation - isRequired: true - types: - - - - name: delete - description: An instance of DeleteKbContentsDTO for delete Operation - isRequired: true - types: - - - - name: update - description: An instance of UpdateKbContentsDTO for Update Operation - isRequired: true - types: - - - - name: enable_hierarchical_extraction - description: 'Enable hierarchical extraction of - - Q-A from files and urls. The value set during KB creation will be used if - - this field is not present.' - isRequired: true - types: - - - - name: default_answer_used_for_extraction - description: 'Text string to be used as the - - answer in any Q-A which has no extracted answer from the document but has - - a hierarchy. Required when EnableHierarchicalExtraction field is set to - - True.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: add - defaultValue: None - - name: delete - defaultValue: None - - name: update - defaultValue: None - - name: enable_hierarchical_extraction - defaultValue: None - - name: default_answer_used_for_extraction - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.yml deleted file mode 100644 index 80ac405cb430..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3 -name: update_kb_operation_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.yml deleted file mode 100644 index a0f440d0bf43..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate -name: UpdateKbOperationDTOUpdate -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update -summary: An instance of UpdateKbContentsDTO for Update Operation. -constructor: - syntax: UpdateKbOperationDTOUpdate(**kwargs) - parameters: - - name: name - description: Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (UpdateQnaDTO) to be added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: urls - description: 'List of existing URLs to be refreshed. The content will be - - extracted again and re-indexed.' - isRequired: true - types: - - [] - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.yml deleted file mode 100644 index c19b3e2fa317..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update -name: update_kb_operation_dto_update -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.yml deleted file mode 100644 index 0e9680923513..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate -name: UpdateKbOperationDTOUpdate -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate -module: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3 -summary: An instance of UpdateKbContentsDTO for Update Operation. -constructor: - syntax: 'UpdateKbOperationDTOUpdate(*, name: str = None, qna_list=None, urls=None, - default_answer: str = None, **kwargs)' - parameters: - - name: name - description: Friendly name for the knowledgebase. - isRequired: true - types: - - - - name: qna_list - description: 'List of Q-A (UpdateQnaDTO) to be added to the - - knowledgebase.' - isRequired: true - types: - - [] - - name: urls - description: 'List of existing URLs to be refreshed. The content will be - - extracted again and re-indexed.' - isRequired: true - types: - - [] - - name: default_answer - description: 'Default answer sent to user if no good match is - - found in the KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: qna_list - defaultValue: None - - name: urls - defaultValue: None - - name: default_answer - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.yml deleted file mode 100644 index 6151a5f1d4e5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3 -name: update_kb_operation_dto_update_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.yml deleted file mode 100644 index 1873c91b3dbd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO -name: UpdateMetadataDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto -summary: PATCH Body schema to represent list of Metadata to be updated. -constructor: - syntax: UpdateMetadataDTO(**kwargs) - parameters: - - name: delete - description: List of Metadata associated with answer to be deleted - isRequired: true - types: - - [] - - name: add - description: List of metadata associated with answer to be added - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.yml deleted file mode 100644 index 1e5cca49b0a3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto -name: update_metadata_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.yml deleted file mode 100644 index 6bc31fd96730..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO -name: UpdateMetadataDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3 -summary: PATCH Body schema to represent list of Metadata to be updated. -constructor: - syntax: UpdateMetadataDTO(*, delete=None, add=None, **kwargs) - parameters: - - name: delete - description: List of Metadata associated with answer to be deleted - isRequired: true - types: - - [] - - name: add - description: List of metadata associated with answer to be added - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: delete - defaultValue: None - - name: add - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.yml deleted file mode 100644 index fe6393bd4bbf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3 -name: update_metadata_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.yml deleted file mode 100644 index b45f55fd2509..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO -name: UpdateQnaDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto -summary: PATCH Body schema for Update Qna List. -constructor: - syntax: UpdateQnaDTO(**kwargs) - parameters: - - name: id - description: Unique id for the Q-A - isRequired: true - types: - - - - name: answer - description: Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: List of questions associated with the answer. - isRequired: true - types: - - - - name: metadata - description: List of metadata associated with the answer to be updated - isRequired: true - types: - - - - name: context - description: Context associated with Qna to be updated. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.yml deleted file mode 100644 index 19b8b00e7fc1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto -name: update_qna_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.yml deleted file mode 100644 index 7e0e9d299503..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext -name: UpdateQnaDTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context -summary: Context associated with Qna to be updated. -constructor: - syntax: UpdateQnaDTOContext(**kwargs) - parameters: - - name: prompts_to_delete - description: 'List of prompts associated with qna to be - - deleted' - isRequired: true - types: - - [] - - name: prompts_to_add - description: List of prompts to be added to the qna. - isRequired: true - types: - - [] - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.yml deleted file mode 100644 index 9e2fce47e76f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context -name: update_qna_dto_context -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.yml deleted file mode 100644 index 1b7194f0b161..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext -name: UpdateQnaDTOContext -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext -module: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3 -summary: Context associated with Qna to be updated. -constructor: - syntax: 'UpdateQnaDTOContext(*, prompts_to_delete=None, prompts_to_add=None, is_context_only: - bool = None, **kwargs)' - parameters: - - name: prompts_to_delete - description: 'List of prompts associated with qna to be - - deleted' - isRequired: true - types: - - [] - - name: prompts_to_add - description: List of prompts to be added to the qna. - isRequired: true - types: - - [] - - name: is_context_only - description: 'To mark if a prompt is relevant only with a - - previous question or not. - - true - Do not include this QnA as search result for queries without - - context - - false - ignores context and includes this QnA in search result' - isRequired: true - types: - - - keywordOnlyParameters: - - name: prompts_to_delete - defaultValue: None - - name: prompts_to_add - defaultValue: None - - name: is_context_only - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.yml deleted file mode 100644 index b7e567f450c7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3 -name: update_qna_dto_context_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.yml deleted file mode 100644 index 90cff5811640..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata -name: UpdateQnaDTOMetadata -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata -module: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata -summary: List of metadata associated with the answer to be updated. -constructor: - syntax: UpdateQnaDTOMetadata(**kwargs) - parameters: - - name: delete - description: List of Metadata associated with answer to be deleted - isRequired: true - types: - - [] - - name: add - description: List of metadata associated with answer to be added - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.yml deleted file mode 100644 index 3eda4f882539..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata -name: update_qna_dto_metadata -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.yml deleted file mode 100644 index e71088da7099..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata -name: UpdateQnaDTOMetadata -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata -module: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3 -summary: List of metadata associated with the answer to be updated. -constructor: - syntax: UpdateQnaDTOMetadata(*, delete=None, add=None, **kwargs) - parameters: - - name: delete - description: List of Metadata associated with answer to be deleted - isRequired: true - types: - - [] - - name: add - description: List of metadata associated with answer to be added - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: delete - defaultValue: None - - name: add - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.yml deleted file mode 100644 index 016dd923ee50..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3 -name: update_qna_dto_metadata_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.yml deleted file mode 100644 index 692886f3d17a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO -name: UpdateQnaDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3 -summary: PATCH Body schema for Update Qna List. -constructor: - syntax: 'UpdateQnaDTO(*, id: int = None, answer: str = None, source: str = None, - questions=None, metadata=None, context=None, **kwargs)' - parameters: - - name: id - description: Unique id for the Q-A - isRequired: true - types: - - - - name: answer - description: Answer text - isRequired: true - types: - - - - name: source - description: 'Source from which Q-A was indexed. eg. - - [https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs](https://docs.microsoft.com/en-us/azure/cognitive-services/QnAMaker/FAQs)' - isRequired: true - types: - - - - name: questions - description: List of questions associated with the answer. - isRequired: true - types: - - - - name: metadata - description: List of metadata associated with the answer to be updated - isRequired: true - types: - - - - name: context - description: Context associated with Qna to be updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: answer - defaultValue: None - - name: source - defaultValue: None - - name: questions - defaultValue: None - - name: metadata - defaultValue: None - - name: context - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.yml deleted file mode 100644 index 9fc665f6e58f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3 -name: update_qna_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.yml deleted file mode 100644 index e0a39220d3e7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions -name: UpdateQnaDTOQuestions -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions -module: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions -summary: List of questions associated with the answer. -constructor: - syntax: UpdateQnaDTOQuestions(**kwargs) - parameters: - - name: add - description: List of questions to be added - isRequired: true - types: - - [] - - name: delete - description: List of questions to be deleted. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.yml deleted file mode 100644 index 367d1d12070a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions -name: update_qna_dto_questions -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.yml deleted file mode 100644 index a68e74b634b6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions -name: UpdateQnaDTOQuestions -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions -module: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3 -summary: List of questions associated with the answer. -constructor: - syntax: UpdateQnaDTOQuestions(*, add=None, delete=None, **kwargs) - parameters: - - name: add - description: List of questions to be added - isRequired: true - types: - - [] - - name: delete - description: List of questions to be deleted. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: add - defaultValue: None - - name: delete - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.yml deleted file mode 100644 index 4ed301b72d2d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3 -name: update_qna_dto_questions_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.yml deleted file mode 100644 index 3d806cfa3552..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO -name: UpdateQuestionsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto -summary: 'PATCH Body schema for Update Kb which contains list of questions to be - - added and deleted.' -constructor: - syntax: UpdateQuestionsDTO(**kwargs) - parameters: - - name: add - description: List of questions to be added - isRequired: true - types: - - [] - - name: delete - description: List of questions to be deleted. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.yml deleted file mode 100644 index 188113d85081..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto -name: update_questions_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.yml deleted file mode 100644 index 3e982ad3d773..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO -name: UpdateQuestionsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3 -summary: 'PATCH Body schema for Update Kb which contains list of questions to be - - added and deleted.' -constructor: - syntax: UpdateQuestionsDTO(*, add=None, delete=None, **kwargs) - parameters: - - name: add - description: List of questions to be added - isRequired: true - types: - - [] - - name: delete - description: List of questions to be deleted. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: add - defaultValue: None - - name: delete - defaultValue: None -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.yml deleted file mode 100644 index f6381e472763..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3 -name: update_questions_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.yml deleted file mode 100644 index 64082d7c78ac..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO -name: WordAlterationsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto -summary: 'Collection of word alterations. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: WordAlterationsDTO(**kwargs) - parameters: - - name: word_alterations - description: Required. Collection of word alterations. - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.yml deleted file mode 100644 index 83ae896cb5b6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto -name: word_alterations_dto -fullName: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.yml deleted file mode 100644 index 1ae07168090c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO -name: WordAlterationsDTO -fullName: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO -module: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3 -summary: 'Collection of word alterations. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: WordAlterationsDTO(*, word_alterations, **kwargs) - parameters: - - name: word_alterations - description: Required. Collection of word alterations. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: word_alterations - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.yml deleted file mode 100644 index 28c684091a6d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3 -name: word_alterations_dto_py3 -fullName: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3 -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.yml deleted file mode 100644 index ebcfe19f2e80..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.knowledge.qnamaker.models -name: models -fullName: azure.cognitiveservices.knowledge.qnamaker.models -type: import -classes: -- azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO -- azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO -- azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO -- azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO -- azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO -- azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO -- azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO -- azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO -- azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO -- azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO -- azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning -- azure.cognitiveservices.knowledge.qnamaker.models.Error -- azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse -- azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError -- azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO -- azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO -- azure.cognitiveservices.knowledge.qnamaker.models.FileDTO -- azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel -- azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO -- azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO -- azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO -- azure.cognitiveservices.knowledge.qnamaker.models.Operation -- azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO -- azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna -- azure.cognitiveservices.knowledge.qnamaker.models.QnADTO -- azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext -- azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO -- azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult -- azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan -- azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext -- azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList -- azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO -- azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO -- azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest -- azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext -- azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions -- azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO -- azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO -modules: -- azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto -- azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto -- azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto -- azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto -- azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.context_dto -- azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto -- azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto -- azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto -- azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.error -- azure.cognitiveservices.knowledge.qnamaker.models.error_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.error_response -- azure.cognitiveservices.knowledge.qnamaker.models.error_response_error -- azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto -- azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto -- azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.file_dto -- azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model -- azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto -- azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto -- azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto -- azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.operation -- azure.cognitiveservices.knowledge.qnamaker.models.operation_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto -- azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna -- azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adto -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto -- azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto -- azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto -- azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update -- azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto -- azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions -- azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto -- azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3 -- azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto -- azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3 -enums: -- azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType -- azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType -- azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType -- azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.yml deleted file mode 100644 index fc9a922b8d0b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations -name: AlterationsOperations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations -module: azure.cognitiveservices.knowledge.qnamaker.operations -summary: AlterationsOperations operations. -constructor: - syntax: AlterationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.get - name: get - summary: Download alterations from runtime. - signature: get(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: WordAlterationsDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.get_alterations_for_kb - name: get_alterations_for_kb - summary: Download alterations per Knowledgebase (QnAMaker Managed). - signature: get_alterations_for_kb(kb_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: WordAlterationsDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.replace - name: replace - summary: Replace alterations data. - signature: replace(word_alterations, custom_headers=None, raw=False, **operation_config) - parameters: - - name: word_alterations - description: Collection of word alterations. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.replace_alterations_for_kb - name: replace_alterations_for_kb - summary: Replace alterations data per Knowledgebase (QnAMaker Managed). - signature: replace_alterations_for_kb(kb_id, word_alterations, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: word_alterations - description: Collection of word alterations. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations.yml deleted file mode 100644 index 50fa4ea9051e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations.yml +++ /dev/null @@ -1,90 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations -name: EndpointKeysOperations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations -module: azure.cognitiveservices.knowledge.qnamaker.operations -summary: EndpointKeysOperations operations. -constructor: - syntax: EndpointKeysOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations.get_keys - name: get_keys - summary: Gets endpoint keys for an endpoint. - signature: get_keys(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EndpointKeysDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations.refresh_keys - name: refresh_keys - summary: Re-generates an endpoint key. - signature: refresh_keys(key_type, custom_headers=None, raw=False, **operation_config) - parameters: - - name: key_type - description: Type of Key - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EndpointKeysDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations.yml deleted file mode 100644 index d3f39b20dc3a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations.yml +++ /dev/null @@ -1,91 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations -name: EndpointSettingsOperations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations -module: azure.cognitiveservices.knowledge.qnamaker.operations -summary: EndpointSettingsOperations operations. -constructor: - syntax: EndpointSettingsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations.get_settings - name: get_settings - summary: Gets endpoint settings for an endpoint. - signature: get_settings(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EndpointSettingsDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations.update_settings - name: update_settings - summary: Updates endpoint settings for an endpoint. - signature: update_settings(active_learning=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: active_learning - description: Active Learning settings of the endpoint. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.yml deleted file mode 100644 index f9f524c0434a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.yml +++ /dev/null @@ -1,410 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations -name: KnowledgebaseOperations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations -module: azure.cognitiveservices.knowledge.qnamaker.operations -summary: KnowledgebaseOperations operations. -constructor: - syntax: KnowledgebaseOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.create - name: create - summary: Asynchronous operation to create a new knowledgebase. - signature: create(create_kb_payload, custom_headers=None, raw=False, **operation_config) - parameters: - - name: create_kb_payload - description: Post body of the request. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Operation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.delete - name: delete - summary: Deletes the knowledgebase and all its data. - signature: delete(kb_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.download - name: download - summary: Download the knowledgebase. - signature: download(kb_id, environment, source=None, changed_since=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: environment - description: 'Specifies whether environment is Test or Prod. - - Possible values include: ''Prod'', ''Test''' - isRequired: true - types: - - - - - - name: source - description: The source property filter to apply. - defaultValue: None - types: - - - - name: changed_since - description: 'The last changed status property filter to - - apply.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: QnADocumentsDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.generate_answer - name: generate_answer - summary: GenerateAnswer call to query knowledgebase (QnA Maker Managed). - signature: generate_answer(kb_id, generate_answer_payload, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: generate_answer_payload - description: Post body of the request. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: QnASearchResultList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.get_details - name: get_details - summary: Gets details of a specific knowledgebase. - signature: get_details(kb_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KnowledgebaseDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.list_all - name: list_all - summary: Gets all knowledgebases for a user. - signature: list_all(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KnowledgebasesDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.publish - name: publish - summary: 'Publishes all changes in test index of a knowledgebase to its prod - - index.' - signature: publish(kb_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.replace - name: replace - summary: Replace knowledgebase contents. - signature: replace(kb_id, qn_alist, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: qn_alist - description: 'List of Q-A (QnADTO) to be added to the - - knowledgebase. Q-A Ids are assigned by the service and should be - - omitted.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.train - name: train - summary: Train call to add suggestions to knowledgebase (QnAMaker Managed). - signature: train(kb_id, feedback_records=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: feedback_records - description: List of feedback records. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.update - name: update - summary: Asynchronous operation to modify a knowledgebase. - signature: update(kb_id, update_kb, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: update_kb - description: Post body of the request. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Operation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.Operations(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.Operations(class).yml deleted file mode 100644 index bf9c876a7655..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.Operations(class).yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.Operations -name: Operations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.Operations -module: azure.cognitiveservices.knowledge.qnamaker.operations -summary: Operations operations. -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.Operations.get_details - name: get_details - summary: Gets details of a specific long running operation. - signature: get_details(operation_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: operation_id - description: Operation id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Operation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.yml deleted file mode 100644 index cca65c812eda..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations -name: AlterationsOperations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations -module: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations -summary: AlterationsOperations operations. -constructor: - syntax: AlterationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.get - name: get - summary: Download alterations from runtime. - signature: get(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: WordAlterationsDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.get_alterations_for_kb - name: get_alterations_for_kb - summary: Download alterations per Knowledgebase (QnAMaker Managed). - signature: get_alterations_for_kb(kb_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: WordAlterationsDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.replace - name: replace - summary: Replace alterations data. - signature: replace(word_alterations, custom_headers=None, raw=False, **operation_config) - parameters: - - name: word_alterations - description: Collection of word alterations. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.replace_alterations_for_kb - name: replace_alterations_for_kb - summary: Replace alterations data per Knowledgebase (QnAMaker Managed). - signature: replace_alterations_for_kb(kb_id, word_alterations, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: word_alterations - description: Collection of word alterations. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.yml deleted file mode 100644 index 5d80d374ca6f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations -name: alterations_operations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations -classes: -- azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations.yml deleted file mode 100644 index 7cac1eb78e5e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations.yml +++ /dev/null @@ -1,90 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations -name: EndpointKeysOperations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations -module: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations -summary: EndpointKeysOperations operations. -constructor: - syntax: EndpointKeysOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations.get_keys - name: get_keys - summary: Gets endpoint keys for an endpoint. - signature: get_keys(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EndpointKeysDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations.refresh_keys - name: refresh_keys - summary: Re-generates an endpoint key. - signature: refresh_keys(key_type, custom_headers=None, raw=False, **operation_config) - parameters: - - name: key_type - description: Type of Key - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EndpointKeysDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.yml deleted file mode 100644 index 6db332334755..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations -name: endpoint_keys_operations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations -classes: -- azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations.yml deleted file mode 100644 index 09f36e21d287..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations.yml +++ /dev/null @@ -1,91 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations -name: EndpointSettingsOperations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations -module: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations -summary: EndpointSettingsOperations operations. -constructor: - syntax: EndpointSettingsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations.get_settings - name: get_settings - summary: Gets endpoint settings for an endpoint. - signature: get_settings(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EndpointSettingsDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations.update_settings - name: update_settings - summary: Updates endpoint settings for an endpoint. - signature: update_settings(active_learning=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: active_learning - description: Active Learning settings of the endpoint. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.yml deleted file mode 100644 index de42d1460253..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations -name: endpoint_settings_operations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations -classes: -- azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.yml deleted file mode 100644 index 336c7fa67c29..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.yml +++ /dev/null @@ -1,410 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations -name: KnowledgebaseOperations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations -module: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations -summary: KnowledgebaseOperations operations. -constructor: - syntax: KnowledgebaseOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.create - name: create - summary: Asynchronous operation to create a new knowledgebase. - signature: create(create_kb_payload, custom_headers=None, raw=False, **operation_config) - parameters: - - name: create_kb_payload - description: Post body of the request. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Operation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.delete - name: delete - summary: Deletes the knowledgebase and all its data. - signature: delete(kb_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.download - name: download - summary: Download the knowledgebase. - signature: download(kb_id, environment, source=None, changed_since=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: environment - description: 'Specifies whether environment is Test or Prod. - - Possible values include: ''Prod'', ''Test''' - isRequired: true - types: - - - - - - name: source - description: The source property filter to apply. - defaultValue: None - types: - - - - name: changed_since - description: 'The last changed status property filter to - - apply.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: QnADocumentsDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.generate_answer - name: generate_answer - summary: GenerateAnswer call to query knowledgebase (QnA Maker Managed). - signature: generate_answer(kb_id, generate_answer_payload, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: generate_answer_payload - description: Post body of the request. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: QnASearchResultList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.get_details - name: get_details - summary: Gets details of a specific knowledgebase. - signature: get_details(kb_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KnowledgebaseDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.list_all - name: list_all - summary: Gets all knowledgebases for a user. - signature: list_all(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KnowledgebasesDTO or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.publish - name: publish - summary: 'Publishes all changes in test index of a knowledgebase to its prod - - index.' - signature: publish(kb_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.replace - name: replace - summary: Replace knowledgebase contents. - signature: replace(kb_id, qn_alist, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: qn_alist - description: 'List of Q-A (QnADTO) to be added to the - - knowledgebase. Q-A Ids are assigned by the service and should be - - omitted.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.train - name: train - summary: Train call to add suggestions to knowledgebase (QnAMaker Managed). - signature: train(kb_id, feedback_records=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: feedback_records - description: List of feedback records. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.update - name: update - summary: Asynchronous operation to modify a knowledgebase. - signature: update(kb_id, update_kb, custom_headers=None, raw=False, **operation_config) - parameters: - - name: kb_id - description: Knowledgebase id. - isRequired: true - types: - - - - name: update_kb - description: Post body of the request. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Operation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.yml deleted file mode 100644 index 61493181cf05..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations -name: knowledgebase_operations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations -classes: -- azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations.yml deleted file mode 100644 index d13535996bbb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations.yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations -name: Operations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations -module: azure.cognitiveservices.knowledge.qnamaker.operations.operations -summary: Operations operations. -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations.get_details - name: get_details - summary: Gets details of a specific long running operation. - signature: get_details(operation_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: operation_id - description: Operation id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Operation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.operations.yml deleted file mode 100644 index 92a923c3f75e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.operations.operations -name: operations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations.operations -classes: -- azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.yml deleted file mode 100644 index dd8593ee8cd9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.knowledge.qnamaker.operations -name: operations -fullName: azure.cognitiveservices.knowledge.qnamaker.operations -type: import -classes: -- azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations -- azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations -- azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations -- azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations -- azure.cognitiveservices.knowledge.qnamaker.operations.Operations -modules: -- azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations -- azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations -- azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations -- azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations -- azure.cognitiveservices.knowledge.qnamaker.operations.operations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient.yml deleted file mode 100644 index 714ae483c519..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient -name: QnAMakerClient -fullName: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient -module: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client -summary: An API for QnAMaker Service -constructor: - syntax: QnAMakerClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoint (e.g., [https:/](https:/)/< - - qnamaker-resource-name >.api.cognitiveservices.azure.com).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: EndpointSettings operations - name: endpoint_settings - types: - - -- description: EndpointKeys operations - name: endpoint_keys - types: - - -- description: Alterations operations - name: alterations - types: - - -- description: Knowledgebase operations - name: knowledgebase - types: - - -- description: Operations operations - name: operations - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.yml deleted file mode 100644 index d27bffba11cc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration -name: QnAMakerClientConfiguration -fullName: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration -module: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client -summary: 'Configuration for QnAMakerClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: QnAMakerClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoint (e.g., [https:/](https:/)/< - - qnamaker-resource-name >.api.cognitiveservices.azure.com).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.yml deleted file mode 100644 index c4cef6aff212..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client -name: qn_amaker_client -fullName: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client -classes: -- azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient -- azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.version.yml deleted file mode 100644 index 21e70a444296..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.knowledge.qnamaker.version -name: version -fullName: azure.cognitiveservices.knowledge.qnamaker.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.yml b/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.yml deleted file mode 100644 index 4cb241536a24..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.knowledge.qnamaker -name: qnamaker -fullName: azure.cognitiveservices.knowledge.qnamaker -type: rootImport -classes: -- azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient -packages: -- azure.cognitiveservices.knowledge.qnamaker.models -- azure.cognitiveservices.knowledge.qnamaker.operations -modules: -- azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client -- azure.cognitiveservices.knowledge.qnamaker.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient.yml deleted file mode 100644 index ab03328d4910..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient.yml +++ /dev/null @@ -1,68 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient -name: LUISAuthoringClient -fullName: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient -module: azure.cognitiveservices.language.luis.authoring -constructor: - syntax: LUISAuthoringClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Features operations - name: features - types: - - -- description: Examples operations - name: examples - types: - - -- description: Model operations - name: model - types: - - -- description: Apps operations - name: apps - types: - - -- description: Versions operations - name: versions - types: - - -- description: Train operations - name: train - types: - - -- description: Pattern operations - name: pattern - types: - - -- description: Settings operations - name: settings - types: - - -- description: AzureAccounts operations - name: azure_accounts - types: - - -methods: -- uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.yml deleted file mode 100644 index 0c1ca58aff38..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration -name: LUISAuthoringClientConfiguration -fullName: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration -module: azure.cognitiveservices.language.luis.authoring -summary: 'Configuration for LUISAuthoringClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: LUISAuthoringClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.yml deleted file mode 100644 index 11f7376918b4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject -name: AppVersionSettingObject -fullName: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model of an application version setting. -constructor: - syntax: 'AppVersionSettingObject(*, name: str = None, value: str = None, **kwargs)' - parameters: - - name: name - description: The application version setting name. - isRequired: true - types: - - - - name: value - description: The application version setting value. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.yml deleted file mode 100644 index 5b8eafe8d0a9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject -name: ApplicationCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Properties for creating a new LUIS Application. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ApplicationCreateObject(*, culture: str, name: str, domain: str = None, - description: str = None, initial_version_id: str = None, usage_scenario: str = - None, **kwargs)' - parameters: - - name: culture - description: 'Required. The culture for the new application. It is the - - language that your app understands and speaks. E.g.: "en-us". Note: the - - culture cannot be changed after the app is created.' - isRequired: true - types: - - - - name: domain - description: 'The domain for the new application. Optional. E.g.: Comics.' - isRequired: true - types: - - - - name: description - description: Description of the new application. Optional. - isRequired: true - types: - - - - name: initial_version_id - description: 'The initial version ID. Optional. Default value - - is: "0.1"' - isRequired: true - types: - - - - name: usage_scenario - description: 'Defines the scenario for the new application. - - Optional. E.g.: IoT.' - isRequired: true - types: - - - - name: name - description: Required. The name for the new application. - isRequired: true - types: - - - keywordOnlyParameters: - - name: culture - isRequired: true - - name: name - isRequired: true - - name: domain - defaultValue: None - - name: description - defaultValue: None - - name: initial_version_id - defaultValue: None - - name: usage_scenario - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.yml deleted file mode 100644 index 57828dafdc26..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.yml +++ /dev/null @@ -1,200 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse -name: ApplicationInfoResponse -fullName: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse -module: azure.cognitiveservices.language.luis.authoring.models -summary: Response containing the Application Info. -constructor: - syntax: 'ApplicationInfoResponse(*, id: str = None, name: str = None, description: - str = None, culture: str = None, usage_scenario: str = None, domain: str = None, - versions_count: int = None, created_date_time: str = None, endpoints=None, endpoint_hits_count: - int = None, active_version: str = None, **kwargs)' - parameters: - - name: id - description: The ID (GUID) of the application. - isRequired: true - types: - - - - name: name - description: The name of the application. - isRequired: true - types: - - - - name: description - description: The description of the application. - isRequired: true - types: - - - - name: culture - description: The culture of the application. For example, "en-us". - isRequired: true - types: - - - - name: usage_scenario - description: 'Defines the scenario for the new application. - - Optional. For example, IoT.' - isRequired: true - types: - - - - name: domain - description: 'The domain for the new application. Optional. For example, - - Comics.' - isRequired: true - types: - - - - name: versions_count - description: Amount of model versions within the application. - isRequired: true - types: - - - - name: created_date_time - description: The version's creation timestamp. - isRequired: true - types: - - - - name: endpoints - description: The Runtime endpoint URL for this model version. - isRequired: true - types: - - - - name: endpoint_hits_count - description: Number of calls made to this endpoint. - isRequired: true - types: - - - - name: active_version - description: The version ID currently marked as active. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: name - defaultValue: None - - name: description - defaultValue: None - - name: culture - defaultValue: None - - name: usage_scenario - defaultValue: None - - name: domain - defaultValue: None - - name: versions_count - defaultValue: None - - name: created_date_time - defaultValue: None - - name: endpoints - defaultValue: None - - name: endpoint_hits_count - defaultValue: None - - name: active_version - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.yml deleted file mode 100644 index 3fe04e91fec6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject -name: ApplicationPublishObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for publishing a specific application version. -constructor: - syntax: 'ApplicationPublishObject(*, version_id: str = None, is_staging: bool = - False, **kwargs)' - parameters: - - name: version_id - description: The version ID to publish. - isRequired: true - types: - - - - name: is_staging - description: 'Indicates if the staging slot should be used, instead - - of the Production one. Default value: False .' - isRequired: true - types: - - - keywordOnlyParameters: - - name: version_id - defaultValue: None - - name: is_staging - defaultValue: 'False' -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.yml deleted file mode 100644 index 18ffb9e2ff9b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject -name: ApplicationSettingUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating an application's settings. -constructor: - syntax: 'ApplicationSettingUpdateObject(*, is_public: bool = None, **kwargs)' - parameters: - - name: is_public - description: 'Setting your application as public allows other people - - to use your application''s endpoint using their own keys.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: is_public - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.yml deleted file mode 100644 index 9197c360e687..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings -name: ApplicationSettings -fullName: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'The application settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ApplicationSettings(*, id: str, is_public: bool, **kwargs)' - parameters: - - name: id - description: Required. The application ID. - isRequired: true - types: - - - - name: is_public - description: 'Required. Setting your application as public allows - - other people to use your application''s endpoint using their own keys for - - billing purposes.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: is_public - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.yml deleted file mode 100644 index 9893267c1859..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject -name: ApplicationUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating the name or description of an application. -constructor: - syntax: 'ApplicationUpdateObject(*, name: str = None, description: str = None, **kwargs)' - parameters: - - name: name - description: The application's new name. - isRequired: true - types: - - - - name: description - description: The application's new description. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: description - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.yml deleted file mode 100644 index 32c01deee0d8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture -name: AvailableCulture -fullName: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture -module: azure.cognitiveservices.language.luis.authoring.models -summary: Available culture for using in a new application. -constructor: - syntax: 'AvailableCulture(*, name: str = None, code: str = None, **kwargs)' - parameters: - - name: name - description: The language name. - isRequired: true - types: - - - - name: code - description: The ISO value for the language. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: code - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.yml deleted file mode 100644 index 99411cf07388..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel -name: AvailablePrebuiltEntityModel -fullName: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel -module: azure.cognitiveservices.language.luis.authoring.models -summary: Available Prebuilt entity model for using in an application. -constructor: - syntax: 'AvailablePrebuiltEntityModel(*, name: str = None, description: str = None, - examples: str = None, **kwargs)' - parameters: - - name: name - description: The entity name. - isRequired: true - types: - - - - name: description - description: The entity description and usage information. - isRequired: true - types: - - - - name: examples - description: Usage examples. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: description - defaultValue: None - - name: examples - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.yml deleted file mode 100644 index 78b642763304..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject -name: AzureAccountInfoObject -fullName: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Defines the Azure account information object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureAccountInfoObject(*, azure_subscription_id: str, resource_group: str, - account_name: str, **kwargs)' - parameters: - - name: azure_subscription_id - description: Required. The id for the Azure subscription. - isRequired: true - types: - - - - name: resource_group - description: Required. The Azure resource group name. - isRequired: true - types: - - - - name: account_name - description: Required. The Azure account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: azure_subscription_id - isRequired: true - - name: resource_group - isRequired: true - - name: account_name - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.yml deleted file mode 100644 index 814601f0e1a4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample -name: BatchLabelExample -fullName: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample -module: azure.cognitiveservices.language.luis.authoring.models -summary: Response when adding a batch of labeled example utterances. -constructor: - syntax: 'BatchLabelExample(*, value=None, has_error: bool = None, error=None, **kwargs)' - parameters: - - name: value - isRequired: true - types: - - - - name: has_error - isRequired: true - types: - - - - name: error - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: has_error - defaultValue: None - - name: error - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ChildEntity.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ChildEntity.yml deleted file mode 100644 index 11e7d4f61eaf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ChildEntity.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity -name: ChildEntity -fullName: azure.cognitiveservices.language.luis.authoring.models.ChildEntity -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'The base child entity type. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ChildEntity(*, id: str, name: str = None, instance_of: str = None, type_id: - int = None, readable_type=None, children=None, **kwargs)' - parameters: - - name: id - description: Required. The ID (GUID) belonging to a child entity. - isRequired: true - types: - - - - name: name - description: The name of a child entity. - isRequired: true - types: - - - - name: instance_of - description: Instance of Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Possible values include: ''Entity Extractor'', ''Child - - Entity Extractor'', ''Hierarchical Entity Extractor'', ''Hierarchical Child - - Entity Extractor'', ''Composite Entity Extractor'', ''List Entity Extractor'', - - ''Prebuilt Entity Extractor'', ''Intent Classifier'', ''Pattern.Any Entity - - Extractor'', ''Closed List Entity Extractor'', ''Regex Entity Extractor''' - isRequired: true - types: - - - - - - name: children - description: List of children - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: name - defaultValue: None - - name: instance_of - defaultValue: None - - name: type_id - defaultValue: None - - name: readable_type - defaultValue: None - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.yml deleted file mode 100644 index be837673414c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject -name: ChildEntityModelCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: A child entity extractor create object. -constructor: - syntax: 'ChildEntityModelCreateObject(*, children=None, name: str = None, instance_of: - str = None, **kwargs)' - parameters: - - name: children - description: Child entities. - isRequired: true - types: - - [] - - name: name - description: Entity name. - isRequired: true - types: - - - - name: instance_of - description: The instance of model name - isRequired: true - types: - - - keywordOnlyParameters: - - name: children - defaultValue: None - - name: name - defaultValue: None - - name: instance_of - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedList.yml deleted file mode 100644 index 7d425074db67..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedList.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList -name: ClosedList -fullName: azure.cognitiveservices.language.luis.authoring.models.ClosedList -module: azure.cognitiveservices.language.luis.authoring.models -summary: Exported Model - A list entity. -constructor: - syntax: 'ClosedList(*, name: str = None, sub_lists=None, roles=None, **kwargs)' - parameters: - - name: name - description: Name of the list entity. - isRequired: true - types: - - - - name: sub_lists - description: Sublists for the list entity. - isRequired: true - types: - - [] - - name: roles - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: sub_lists - defaultValue: None - - name: roles - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.yml deleted file mode 100644 index 12ed77a000a3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor -name: ClosedListEntityExtractor -fullName: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'List Entity Extractor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ClosedListEntityExtractor(*, id: str, readable_type, name: str = None, - type_id: int = None, roles=None, sub_lists=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - - name: sub_lists - description: List of sublists. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None - - name: sub_lists - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.yml deleted file mode 100644 index 20f4398fb09a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject -name: ClosedListModelCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for creating a list entity. -constructor: - syntax: 'ClosedListModelCreateObject(*, sub_lists=None, name: str = None, **kwargs)' - parameters: - - name: sub_lists - description: Sublists for the feature. - isRequired: true - types: - - [] - - name: name - description: Name of the list entity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: sub_lists - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.yml deleted file mode 100644 index e6dee3d28a2c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject -name: ClosedListModelPatchObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for adding a batch of sublists to an existing list entity. -constructor: - syntax: ClosedListModelPatchObject(*, sub_lists=None, **kwargs) - parameters: - - name: sub_lists - description: Sublists to add. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: sub_lists - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.yml deleted file mode 100644 index f485ff5cb68d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject -name: ClosedListModelUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating a list entity. -constructor: - syntax: 'ClosedListModelUpdateObject(*, sub_lists=None, name: str = None, **kwargs)' - parameters: - - name: sub_lists - description: The new sublists for the feature. - isRequired: true - types: - - [] - - name: name - description: The new name of the list entity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: sub_lists - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.yml deleted file mode 100644 index 0f7568411081..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray -name: CollaboratorsArray -fullName: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray -module: azure.cognitiveservices.language.luis.authoring.models -summary: CollaboratorsArray. -constructor: - syntax: CollaboratorsArray(*, emails=None, **kwargs) - parameters: - - name: emails - description: The email address of the users. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: emails - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.yml deleted file mode 100644 index 89e97aeb1a3d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject -name: CompositeChildModelCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: CompositeChildModelCreateObject. -constructor: - syntax: 'CompositeChildModelCreateObject(*, name: str = None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.yml deleted file mode 100644 index 9201b63eae33..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor -name: CompositeEntityExtractor -fullName: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'A Composite Entity Extractor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CompositeEntityExtractor(*, id: str, readable_type, name: str = None, type_id: - int = None, roles=None, children=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - - name: children - description: List of child entities. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.yml deleted file mode 100644 index 0419348513cf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel -name: CompositeEntityModel -fullName: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel -module: azure.cognitiveservices.language.luis.authoring.models -summary: A composite entity extractor. -constructor: - syntax: 'CompositeEntityModel(*, children=None, name: str = None, **kwargs)' - parameters: - - name: children - description: Child entities. - isRequired: true - types: - - [] - - name: name - description: Entity name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: children - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.yml deleted file mode 100644 index 7fdc6b6df5c6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.yml +++ /dev/null @@ -1,180 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel -name: CustomPrebuiltModel -fullName: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'A Custom Prebuilt model. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CustomPrebuiltModel(*, id: str, readable_type, name: str = None, type_id: - int = None, custom_prebuilt_domain_name: str = None, custom_prebuilt_model_name: - str = None, roles=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: custom_prebuilt_domain_name - description: The domain name. - isRequired: true - types: - - - - name: custom_prebuilt_model_name - description: The intent name or entity name. - isRequired: true - types: - - - - name: roles - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: custom_prebuilt_domain_name - defaultValue: None - - name: custom_prebuilt_model_name - defaultValue: None - - name: roles - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.yml deleted file mode 100644 index 45379989cee6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo -name: EndpointInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: The base class "ProductionOrStagingEndpointInfo" inherits from. -constructor: - syntax: 'EndpointInfo(*, version_id: str = None, is_staging: bool = None, endpoint_url: - str = None, region: str = None, assigned_endpoint_key: str = None, endpoint_region: - str = None, failed_regions: str = None, published_date_time: str = None, **kwargs)' - parameters: - - name: version_id - description: The version ID to publish. - isRequired: true - types: - - - - name: is_staging - description: 'Indicates if the staging slot should be used, instead - - of the Production one.' - isRequired: true - types: - - - - name: endpoint_url - description: The Runtime endpoint URL for this model version. - isRequired: true - types: - - - - name: region - description: The target region that the application is published to. - isRequired: true - types: - - - - name: assigned_endpoint_key - description: The endpoint key. - isRequired: true - types: - - - - name: endpoint_region - description: The endpoint's region. - isRequired: true - types: - - - - name: failed_regions - description: Regions where publishing failed. - isRequired: true - types: - - - - name: published_date_time - description: Timestamp when was last published. - isRequired: true - types: - - - keywordOnlyParameters: - - name: version_id - defaultValue: None - - name: is_staging - defaultValue: None - - name: endpoint_url - defaultValue: None - - name: region - defaultValue: None - - name: assigned_endpoint_key - defaultValue: None - - name: endpoint_region - defaultValue: None - - name: failed_regions - defaultValue: None - - name: published_date_time - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.yml deleted file mode 100644 index f43e7da3e3b8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse -name: EnqueueTrainingResponse -fullName: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse -module: azure.cognitiveservices.language.luis.authoring.models -summary: Response model when requesting to train the model. -constructor: - syntax: 'EnqueueTrainingResponse(*, status_id: int = None, status=None, **kwargs)' - parameters: - - name: status_id - description: The train request status ID. - isRequired: true - types: - - - - name: status - description: 'Possible values include: ''Queued'', ''InProgress'', - - ''UpToDate'', ''Fail'', ''Success''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: status_id - defaultValue: None - - name: status - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.yml deleted file mode 100644 index 7a6c093f144f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample -name: EntitiesSuggestionExample -fullName: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample -module: azure.cognitiveservices.language.luis.authoring.models -summary: Predicted/suggested entity. -constructor: - syntax: 'EntitiesSuggestionExample(*, text: str = None, tokenized_text=None, intent_predictions=None, - entity_predictions=None, **kwargs)' - parameters: - - name: text - description: 'The utterance. For example, "What''s the weather like in - - seattle?"' - isRequired: true - types: - - - - name: tokenized_text - description: The utterance tokenized. - isRequired: true - types: - - [] - - name: intent_predictions - description: Predicted/suggested intents. - isRequired: true - types: - - [] - - name: entity_predictions - description: Predicted/suggested entities. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: text - defaultValue: None - - name: tokenized_text - defaultValue: None - - name: intent_predictions - defaultValue: None - - name: entity_predictions - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.yml deleted file mode 100644 index b1189dcd69f8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.yml +++ /dev/null @@ -1,180 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor -name: EntityExtractor -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Entity Extractor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EntityExtractor(*, id: str, readable_type, name: str = None, type_id: int - = None, roles=None, custom_prebuilt_domain_name: str = None, custom_prebuilt_model_name: - str = None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - - name: custom_prebuilt_domain_name - description: The domain name. - isRequired: true - types: - - - - name: custom_prebuilt_model_name - description: The intent name or entity name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None - - name: custom_prebuilt_domain_name - defaultValue: None - - name: custom_prebuilt_model_name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityLabel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityLabel.yml deleted file mode 100644 index 9b360d96745e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityLabel.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel -name: EntityLabel -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityLabel -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Defines the entity type and position of the extracted entity within the - - example. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EntityLabel(*, entity_name: str, start_token_index: int, end_token_index: - int, role: str = None, role_id: str = None, children=None, **kwargs)' - parameters: - - name: entity_name - description: Required. The entity type. - isRequired: true - types: - - - - name: start_token_index - description: 'Required. The index within the utterance where - - the extracted entity starts.' - isRequired: true - types: - - - - name: end_token_index - description: 'Required. The index within the utterance where the - - extracted entity ends.' - isRequired: true - types: - - - - name: role - description: The role of the predicted entity. - isRequired: true - types: - - - - name: role_id - description: The role id for the predicted entity. - isRequired: true - types: - - - - name: children - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: entity_name - isRequired: true - - name: start_token_index - isRequired: true - - name: end_token_index - isRequired: true - - name: role - defaultValue: None - - name: role_id - defaultValue: None - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.yml deleted file mode 100644 index 84177bcd9693..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject -name: EntityLabelObject -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Defines the entity type and position of the extracted entity within the - - example. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EntityLabelObject(*, entity_name: str, start_char_index: int, end_char_index: - int, role: str = None, children=None, **kwargs)' - parameters: - - name: entity_name - description: Required. The entity type. - isRequired: true - types: - - - - name: start_char_index - description: 'Required. The index within the utterance where - - the extracted entity starts.' - isRequired: true - types: - - - - name: end_char_index - description: 'Required. The index within the utterance where the - - extracted entity ends.' - isRequired: true - types: - - - - name: role - description: The role the entity plays in the utterance. - isRequired: true - types: - - - - name: children - description: The identified entities within the example utterance. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: entity_name - isRequired: true - - name: start_char_index - isRequired: true - - name: end_char_index - isRequired: true - - name: role - defaultValue: None - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.yml deleted file mode 100644 index d2348cae5676..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject -name: EntityModelCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: An entity extractor create object. -constructor: - syntax: 'EntityModelCreateObject(*, children=None, name: str = None, **kwargs)' - parameters: - - name: children - description: Child entities. - isRequired: true - types: - - [] - - name: name - description: Entity name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: children - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.yml deleted file mode 100644 index a2eb7490eefd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo -name: EntityModelInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'An Entity Extractor model info. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EntityModelInfo(*, id: str, readable_type, name: str = None, type_id: int - = None, roles=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.yml deleted file mode 100644 index 13915760b519..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject -name: EntityModelUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: An entity extractor update object. -constructor: - syntax: 'EntityModelUpdateObject(*, name: str = None, instance_of: str = None, **kwargs)' - parameters: - - name: name - description: Entity name. - isRequired: true - types: - - - - name: instance_of - description: The instance of model name - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: instance_of - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.yml deleted file mode 100644 index b83a37c41daf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction -name: EntityPrediction -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'A suggested entity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EntityPrediction(*, entity_name: str, start_token_index: int, end_token_index: - int, phrase: str, children=None, **kwargs)' - parameters: - - name: entity_name - description: Required. The entity's name - isRequired: true - types: - - - - name: start_token_index - description: 'Required. The index within the utterance where - - the extracted entity starts.' - isRequired: true - types: - - - - name: end_token_index - description: 'Required. The index within the utterance where the - - extracted entity ends.' - isRequired: true - types: - - - - name: phrase - description: Required. The actual token(s) that comprise the entity. - isRequired: true - types: - - - - name: children - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: entity_name - isRequired: true - - name: start_token_index - isRequired: true - - name: end_token_index - isRequired: true - - name: phrase - isRequired: true - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRole.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRole.yml deleted file mode 100644 index 616b48133300..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRole.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole -name: EntityRole -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityRole -module: azure.cognitiveservices.language.luis.authoring.models -summary: Entity extractor role. -constructor: - syntax: 'EntityRole(*, id: str = None, name: str = None, **kwargs)' - parameters: - - name: id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.yml deleted file mode 100644 index 45b6ec17ccb6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject -name: EntityRoleCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for creating an entity role. -constructor: - syntax: 'EntityRoleCreateObject(*, name: str = None, **kwargs)' - parameters: - - name: name - description: The entity role name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.yml deleted file mode 100644 index a72a3685b241..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject -name: EntityRoleUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating an entity role. -constructor: - syntax: 'EntityRoleUpdateObject(*, name: str = None, **kwargs)' - parameters: - - name: name - description: The entity role name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.yml deleted file mode 100644 index bbef2383bd3e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse -module: azure.cognitiveservices.language.luis.authoring.models -summary: Error response when invoking an operation on the API. -constructor: - syntax: 'ErrorResponse(*, additional_properties=None, error_type: str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: error_type - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: error_type - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException.yml deleted file mode 100644 index 6dc6537dacc4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.yml deleted file mode 100644 index c007ab595f0e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject -name: ExampleLabelObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: A labeled example utterance. -constructor: - syntax: 'ExampleLabelObject(*, text: str = None, entity_labels=None, intent_name: - str = None, **kwargs)' - parameters: - - name: text - description: The example utterance. - isRequired: true - types: - - - - name: entity_labels - description: 'The identified entities within the example - - utterance.' - isRequired: true - types: - - [] - - name: intent_name - description: 'The identified intent representing the example - - utterance.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: entity_labels - defaultValue: None - - name: intent_name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.yml deleted file mode 100644 index d83bbd40f26e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem -name: ExplicitListItem -fullName: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem -module: azure.cognitiveservices.language.luis.authoring.models -summary: Explicit (exception) list item. -constructor: - syntax: 'ExplicitListItem(*, id: int = None, explicit_list_item: str = None, **kwargs)' - parameters: - - name: id - description: The explicit list item ID. - isRequired: true - types: - - - - name: explicit_list_item - description: The explicit list item value. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: explicit_list_item - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.yml deleted file mode 100644 index 2f12327a0c9d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject -name: ExplicitListItemCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for creating an explicit (exception) list item. -constructor: - syntax: 'ExplicitListItemCreateObject(*, explicit_list_item: str = None, **kwargs)' - parameters: - - name: explicit_list_item - description: The explicit list item. - isRequired: true - types: - - - keywordOnlyParameters: - - name: explicit_list_item - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.yml deleted file mode 100644 index db3fd2faaf33..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject -name: ExplicitListItemUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Model object for updating an explicit (exception) list item. -constructor: - syntax: 'ExplicitListItemUpdateObject(*, explicit_list_item: str = None, **kwargs)' - parameters: - - name: explicit_list_item - description: The explicit list item. - isRequired: true - types: - - - keywordOnlyParameters: - - name: explicit_list_item - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.yml deleted file mode 100644 index 3172b0840a56..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject -name: FeatureInfoObject -fullName: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: The base class Features-related response objects inherit from. -constructor: - syntax: 'FeatureInfoObject(*, id: int = None, name: str = None, is_active: bool - = None, enabled_for_all_models: bool = None, **kwargs)' - parameters: - - name: id - description: A six-digit ID used for Features. - isRequired: true - types: - - - - name: name - description: The name of the Feature. - isRequired: true - types: - - - - name: is_active - description: Indicates if the feature is enabled. - isRequired: true - types: - - - - name: enabled_for_all_models - description: 'Indicates if the feature is enabled for all - - models in the application.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: name - defaultValue: None - - name: is_active - defaultValue: None - - name: enabled_for_all_models - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.yml deleted file mode 100644 index 035afc4dcb3f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject -name: FeaturesResponseObject -fullName: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Model Features, including Patterns and Phraselists. -constructor: - syntax: FeaturesResponseObject(*, phraselist_features=None, pattern_features=None, - **kwargs) - parameters: - - name: phraselist_features - isRequired: true - types: - - [] - - name: pattern_features - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: phraselist_features - defaultValue: None - - name: pattern_features - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.yml deleted file mode 100644 index 9a20102133c3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity -name: HierarchicalChildEntity -fullName: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'A Hierarchical Child Entity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HierarchicalChildEntity(*, id: str, name: str = None, instance_of: str - = None, type_id: int = None, readable_type=None, children=None, **kwargs)' - parameters: - - name: id - description: Required. The ID (GUID) belonging to a child entity. - isRequired: true - types: - - - - name: name - description: The name of a child entity. - isRequired: true - types: - - - - name: instance_of - description: Instance of Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Possible values include: ''Entity Extractor'', ''Child - - Entity Extractor'', ''Hierarchical Entity Extractor'', ''Hierarchical Child - - Entity Extractor'', ''Composite Entity Extractor'', ''List Entity Extractor'', - - ''Prebuilt Entity Extractor'', ''Intent Classifier'', ''Pattern.Any Entity - - Extractor'', ''Closed List Entity Extractor'', ''Regex Entity Extractor''' - isRequired: true - types: - - - - - - name: children - description: List of children - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: name - defaultValue: None - - name: instance_of - defaultValue: None - - name: type_id - defaultValue: None - - name: readable_type - defaultValue: None - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.yml deleted file mode 100644 index 35cbdc42ff54..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject -name: HierarchicalChildModelUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: HierarchicalChildModelUpdateObject. -constructor: - syntax: 'HierarchicalChildModelUpdateObject(*, name: str = None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.yml deleted file mode 100644 index b3a4fff272a0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor -name: HierarchicalEntityExtractor -fullName: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Hierarchical Entity Extractor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HierarchicalEntityExtractor(*, id: str, readable_type, name: str = None, - type_id: int = None, roles=None, children=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - - name: children - description: List of child entities. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.yml deleted file mode 100644 index d41729827bd4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel -name: HierarchicalModel -fullName: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel -module: azure.cognitiveservices.language.luis.authoring.models -summary: HierarchicalModel. -constructor: - syntax: 'HierarchicalModel(*, name: str = None, children=None, features=None, roles=None, - inherits=None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: children - isRequired: true - types: - - [] - - name: features - isRequired: true - types: - - [] - - name: roles - isRequired: true - types: - - [] - - name: inherits - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: children - defaultValue: None - - name: features - defaultValue: None - - name: roles - defaultValue: None - - name: inherits - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.yml deleted file mode 100644 index 25eacf71a9ad..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2 -name: HierarchicalModelV2 -fullName: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2 -module: azure.cognitiveservices.language.luis.authoring.models -summary: HierarchicalModelV2. -constructor: - syntax: 'HierarchicalModelV2(*, name: str = None, children=None, inherits=None, - roles=None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: children - isRequired: true - types: - - [] - - name: inherits - isRequired: true - types: - - - - name: roles - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: children - defaultValue: None - - name: inherits - defaultValue: None - - name: roles - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.yml deleted file mode 100644 index 1d65d811dd7e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier -name: IntentClassifier -fullName: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Intent Classifier. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IntentClassifier(*, id: str, readable_type, name: str = None, type_id: - int = None, custom_prebuilt_domain_name: str = None, custom_prebuilt_model_name: - str = None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: custom_prebuilt_domain_name - description: The domain name. - isRequired: true - types: - - - - name: custom_prebuilt_model_name - description: The intent name or entity name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: custom_prebuilt_domain_name - defaultValue: None - - name: custom_prebuilt_model_name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.yml deleted file mode 100644 index 5af3e028427b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction -name: IntentPrediction -fullName: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction -module: azure.cognitiveservices.language.luis.authoring.models -summary: A suggested intent. -constructor: - syntax: 'IntentPrediction(*, name: str = None, score: float = None, **kwargs)' - parameters: - - name: name - description: The intent's name - isRequired: true - types: - - - - name: score - description: The intent's score, based on the prediction model. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: score - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.yml deleted file mode 100644 index 731fb36e81b0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample -name: IntentsSuggestionExample -fullName: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample -module: azure.cognitiveservices.language.luis.authoring.models -summary: Predicted/suggested intent. -constructor: - syntax: 'IntentsSuggestionExample(*, text: str = None, tokenized_text=None, intent_predictions=None, - entity_predictions=None, **kwargs)' - parameters: - - name: text - description: 'The utterance. For example, "What''s the weather like in - - seattle?"' - isRequired: true - types: - - - - name: tokenized_text - description: The tokenized utterance. - isRequired: true - types: - - [] - - name: intent_predictions - description: Predicted/suggested intents. - isRequired: true - types: - - [] - - name: entity_predictions - description: Predicted/suggested entities. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: text - defaultValue: None - - name: tokenized_text - defaultValue: None - - name: intent_predictions - defaultValue: None - - name: entity_predictions - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONEntity.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONEntity.yml deleted file mode 100644 index b220460ef8a7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONEntity.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity -name: JSONEntity -fullName: azure.cognitiveservices.language.luis.authoring.models.JSONEntity -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Exported Model - Extracted Entity from utterance. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'JSONEntity(*, start_pos: int, end_pos: int, entity: str, role: str = None, - children=None, **kwargs)' - parameters: - - name: start_pos - description: 'Required. The index within the utterance where the - - extracted entity starts.' - isRequired: true - types: - - - - name: end_pos - description: 'Required. The index within the utterance where the - - extracted entity ends.' - isRequired: true - types: - - - - name: entity - description: Required. The entity name. - isRequired: true - types: - - - - name: role - description: The role the entity plays in the utterance. - isRequired: true - types: - - - - name: children - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: start_pos - isRequired: true - - name: end_pos - isRequired: true - - name: entity - isRequired: true - - name: role - defaultValue: None - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.yml deleted file mode 100644 index ded9ec6fb145..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature -name: JSONModelFeature -fullName: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature -module: azure.cognitiveservices.language.luis.authoring.models -summary: Exported Model - Phraselist Model Feature. -constructor: - syntax: 'JSONModelFeature(*, activated: bool = None, name: str = None, words: str - = None, mode: bool = None, enabled_for_all_models: bool = True, **kwargs)' - parameters: - - name: activated - description: Indicates if the feature is enabled. - isRequired: true - types: - - - - name: name - description: The Phraselist name. - isRequired: true - types: - - - - name: words - description: 'List of comma-separated phrases that represent the - - Phraselist.' - isRequired: true - types: - - - - name: mode - description: 'An interchangeable phrase list feature serves as a list of - - synonyms for training. A non-exchangeable phrase list serves as separate - - features for training. So, if your non-interchangeable phrase list - - contains 5 phrases, they will be mapped to 5 separate features. You can - - think of the non-interchangeable phrase list as an additional bag of words - - to add to LUIS existing vocabulary features. It is used as a lexicon - - lookup feature where its value is 1 if the lexicon contains a given word - - or 0 if it doesn''t. Default value is true.' - isRequired: true - types: - - - - name: enabled_for_all_models - description: 'Indicates if the Phraselist is enabled for - - all models in the application. Default value: True .' - isRequired: true - types: - - - keywordOnlyParameters: - - name: activated - defaultValue: None - - name: name - defaultValue: None - - name: words - defaultValue: None - - name: mode - defaultValue: None - - name: enabled_for_all_models - defaultValue: 'True' -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.yml deleted file mode 100644 index 3d5e7ab86180..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature -name: JSONRegexFeature -fullName: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature -module: azure.cognitiveservices.language.luis.authoring.models -summary: Exported Model - A Pattern feature. -constructor: - syntax: 'JSONRegexFeature(*, pattern: str = None, activated: bool = None, name: - str = None, **kwargs)' - parameters: - - name: pattern - description: The Regular Expression to match. - isRequired: true - types: - - - - name: activated - description: Indicates if the Pattern feature is enabled. - isRequired: true - types: - - - - name: name - description: Name of the feature. - isRequired: true - types: - - - keywordOnlyParameters: - - name: pattern - defaultValue: None - - name: activated - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.yml deleted file mode 100644 index d1c28c21c116..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance -name: JSONUtterance -fullName: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance -module: azure.cognitiveservices.language.luis.authoring.models -summary: Exported Model - Utterance that was used to train the model. -constructor: - syntax: 'JSONUtterance(*, text: str = None, intent: str = None, entities=None, **kwargs)' - parameters: - - name: text - description: The utterance. - isRequired: true - types: - - - - name: intent - description: The matched intent. - isRequired: true - types: - - - - name: entities - description: The matched entities. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: text - defaultValue: None - - name: intent - defaultValue: None - - name: entities - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JsonChild.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JsonChild.yml deleted file mode 100644 index 468f81d163d4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JsonChild.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild -name: JsonChild -fullName: azure.cognitiveservices.language.luis.authoring.models.JsonChild -module: azure.cognitiveservices.language.luis.authoring.models -summary: JsonChild. -constructor: - syntax: 'JsonChild(*, name: str = None, instance_of: str = None, children=None, - features=None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: instance_of - isRequired: true - types: - - - - name: children - isRequired: true - types: - - [] - - name: features - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: instance_of - defaultValue: None - - name: children - defaultValue: None - - name: features - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.yml deleted file mode 100644 index fe5e80e86ce3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation -name: JsonModelFeatureInformation -fullName: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'An object containing the model feature information either the model name - or - - feature name.' -constructor: - syntax: 'JsonModelFeatureInformation(*, model_name: str = None, feature_name: str - = None, **kwargs)' - parameters: - - name: model_name - description: The name of the model used. - isRequired: true - types: - - - - name: feature_name - description: The name of the feature used. - isRequired: true - types: - - - keywordOnlyParameters: - - name: model_name - defaultValue: None - - name: feature_name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.yml deleted file mode 100644 index 64e2ad04aa87..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse -name: LabelExampleResponse -fullName: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse -module: azure.cognitiveservices.language.luis.authoring.models -summary: Response when adding a labeled example utterance. -constructor: - syntax: 'LabelExampleResponse(*, utterance_text: str = None, example_id: int = None, - **kwargs)' - parameters: - - name: utterance_text - description: The example utterance. - isRequired: true - types: - - - - name: example_id - description: The newly created sample ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: utterance_text - defaultValue: None - - name: example_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.yml deleted file mode 100644 index de288ea93646..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject -name: LabelTextObject -fullName: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: An object containing the example utterance's text. -constructor: - syntax: 'LabelTextObject(*, id: int = None, text: str = None, **kwargs)' - parameters: - - name: id - description: The ID of the Label. - isRequired: true - types: - - - - name: text - description: The text of the label. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: text - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.yml deleted file mode 100644 index 65b9edcffcda..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance -name: LabeledUtterance -fullName: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance -module: azure.cognitiveservices.language.luis.authoring.models -summary: A prediction and label pair of an example. -constructor: - syntax: 'LabeledUtterance(*, id: int = None, text: str = None, tokenized_text=None, - intent_label: str = None, entity_labels=None, intent_predictions=None, entity_predictions=None, - **kwargs)' - parameters: - - name: id - description: ID of Labeled Utterance. - isRequired: true - types: - - - - name: text - description: 'The utterance. For example, "What''s the weather like in - - seattle?"' - isRequired: true - types: - - - - name: tokenized_text - description: The utterance tokenized. - isRequired: true - types: - - [] - - name: intent_label - description: The intent matching the example. - isRequired: true - types: - - - - name: entity_labels - description: The entities matching the example. - isRequired: true - types: - - [] - - name: intent_predictions - description: List of suggested intents. - isRequired: true - types: - - [] - - name: entity_predictions - description: List of suggested entities. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: text - defaultValue: None - - name: tokenized_text - defaultValue: None - - name: intent_label - defaultValue: None - - name: entity_labels - defaultValue: None - - name: intent_predictions - defaultValue: None - - name: entity_predictions - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LuisApp.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LuisApp.yml deleted file mode 100644 index b258d40a96a3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LuisApp.yml +++ /dev/null @@ -1,241 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp -name: LuisApp -fullName: azure.cognitiveservices.language.luis.authoring.models.LuisApp -module: azure.cognitiveservices.language.luis.authoring.models -summary: Exported Model - An exported LUIS Application. -constructor: - syntax: 'LuisApp(*, additional_properties=None, name: str = None, version_id: str - = None, desc: str = None, culture: str = None, intents=None, entities=None, closed_lists=None, - composites=None, hierarchicals=None, pattern_any_entities=None, regex_entities=None, - prebuilt_entities=None, regex_features=None, phraselists=None, patterns=None, - utterances=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: name - description: The name of the application. - isRequired: true - types: - - - - name: version_id - description: The version ID of the application that was exported. - isRequired: true - types: - - - - name: desc - description: The description of the application. - isRequired: true - types: - - - - name: culture - description: 'The culture of the application. E.g.: en-us.' - isRequired: true - types: - - - - name: intents - description: List of intents. - isRequired: true - types: - - [] - - name: entities - description: List of entities. - isRequired: true - types: - - [] - - name: closed_lists - description: List of list entities. - isRequired: true - types: - - [] - - name: composites - description: List of composite entities. - isRequired: true - types: - - [] - - name: hierarchicals - description: List of hierarchical entities. - isRequired: true - types: - - [] - - name: pattern_any_entities - description: List of Pattern.Any entities. - isRequired: true - types: - - [] - - name: regex_entities - description: List of regular expression entities. - isRequired: true - types: - - [] - - name: prebuilt_entities - description: List of prebuilt entities. - isRequired: true - types: - - [] - - name: regex_features - description: List of pattern features. - isRequired: true - types: - - [] - - name: phraselists - description: List of model features. - isRequired: true - types: - - [] - - name: patterns - description: List of patterns. - isRequired: true - types: - - [] - - name: utterances - description: List of example utterances. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: name - defaultValue: None - - name: version_id - defaultValue: None - - name: desc - defaultValue: None - - name: culture - defaultValue: None - - name: intents - defaultValue: None - - name: entities - defaultValue: None - - name: closed_lists - defaultValue: None - - name: composites - defaultValue: None - - name: hierarchicals - defaultValue: None - - name: pattern_any_entities - defaultValue: None - - name: regex_entities - defaultValue: None - - name: prebuilt_entities - defaultValue: None - - name: regex_features - defaultValue: None - - name: phraselists - defaultValue: None - - name: patterns - defaultValue: None - - name: utterances - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.yml deleted file mode 100644 index 9874fa9fc879..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.yml +++ /dev/null @@ -1,241 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2 -name: LuisAppV2 -fullName: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2 -module: azure.cognitiveservices.language.luis.authoring.models -summary: Exported Model - An exported LUIS Application. -constructor: - syntax: 'LuisAppV2(*, additional_properties=None, luis_schema_version: str = None, - name: str = None, version_id: str = None, desc: str = None, culture: str = None, - intents=None, entities=None, closed_lists=None, composites=None, pattern_any_entities=None, - regex_entities=None, prebuilt_entities=None, regex_features=None, model_features=None, - patterns=None, utterances=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: luis_schema_version - description: Luis schema deserialization version. - isRequired: true - types: - - - - name: name - description: The name of the application. - isRequired: true - types: - - - - name: version_id - description: The version ID of the application that was exported. - isRequired: true - types: - - - - name: desc - description: The description of the application. - isRequired: true - types: - - - - name: culture - description: 'The culture of the application. E.g.: en-us.' - isRequired: true - types: - - - - name: intents - description: List of intents. - isRequired: true - types: - - [] - - name: entities - description: List of entities. - isRequired: true - types: - - [] - - name: closed_lists - description: List of list entities. - isRequired: true - types: - - [] - - name: composites - description: List of composite entities. - isRequired: true - types: - - [] - - name: pattern_any_entities - description: List of Pattern.Any entities. - isRequired: true - types: - - [] - - name: regex_entities - description: List of regular expression entities. - isRequired: true - types: - - [] - - name: prebuilt_entities - description: List of prebuilt entities. - isRequired: true - types: - - [] - - name: regex_features - description: List of pattern features. - isRequired: true - types: - - [] - - name: model_features - description: List of model features. - isRequired: true - types: - - [] - - name: patterns - description: List of patterns. - isRequired: true - types: - - [] - - name: utterances - description: List of example utterances. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: luis_schema_version - defaultValue: None - - name: name - defaultValue: None - - name: version_id - defaultValue: None - - name: desc - defaultValue: None - - name: culture - defaultValue: None - - name: intents - defaultValue: None - - name: entities - defaultValue: None - - name: closed_lists - defaultValue: None - - name: composites - defaultValue: None - - name: pattern_any_entities - defaultValue: None - - name: regex_entities - defaultValue: None - - name: prebuilt_entities - defaultValue: None - - name: regex_features - defaultValue: None - - name: model_features - defaultValue: None - - name: patterns - defaultValue: None - - name: utterances - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.yml deleted file mode 100644 index 1a5ad00b5540..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject -name: ModelCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for creating a new entity extractor. -constructor: - syntax: 'ModelCreateObject(*, name: str = None, **kwargs)' - parameters: - - name: name - description: Name of the new entity extractor. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.yml deleted file mode 100644 index 96b8f91cd0a6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation -name: ModelFeatureInformation -fullName: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'An object containing the model feature information either the model name - or - - feature name.' -constructor: - syntax: 'ModelFeatureInformation(*, model_name: str = None, feature_name: str = - None, is_required: bool = None, **kwargs)' - parameters: - - name: model_name - description: The name of the model used. - isRequired: true - types: - - - - name: feature_name - description: The name of the feature used. - isRequired: true - types: - - - - name: is_required - isRequired: true - types: - - - keywordOnlyParameters: - - name: model_name - defaultValue: None - - name: feature_name - defaultValue: None - - name: is_required - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelInfo.yml deleted file mode 100644 index 1aabeb7897cc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelInfo.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo -name: ModelInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.ModelInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Base type used in entity types. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ModelInfo(*, id: str, readable_type, name: str = None, type_id: int = None, - **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.yml deleted file mode 100644 index cf8c3a9c6973..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.yml +++ /dev/null @@ -1,208 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse -name: ModelInfoResponse -fullName: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'An application model info. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ModelInfoResponse(*, id: str, readable_type, name: str = None, type_id: - int = None, roles=None, children=None, sub_lists=None, custom_prebuilt_domain_name: - str = None, custom_prebuilt_model_name: str = None, regex_pattern: str = None, - explicit_list=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - - name: children - description: List of child entities. - isRequired: true - types: - - [] - - name: sub_lists - description: List of sublists. - isRequired: true - types: - - [] - - name: custom_prebuilt_domain_name - description: The domain name. - isRequired: true - types: - - - - name: custom_prebuilt_model_name - description: The intent name or entity name. - isRequired: true - types: - - - - name: regex_pattern - description: The Regular Expression entity pattern. - isRequired: true - types: - - - - name: explicit_list - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None - - name: children - defaultValue: None - - name: sub_lists - defaultValue: None - - name: custom_prebuilt_domain_name - defaultValue: None - - name: custom_prebuilt_model_name - defaultValue: None - - name: regex_pattern - defaultValue: None - - name: explicit_list - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.yml deleted file mode 100644 index 542149ecba3a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails -name: ModelTrainingDetails -fullName: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails -module: azure.cognitiveservices.language.luis.authoring.models -summary: Model Training Details. -constructor: - syntax: 'ModelTrainingDetails(*, status_id: int = None, status=None, example_count: - int = None, training_date_time=None, failure_reason: str = None, **kwargs)' - parameters: - - name: status_id - description: The train request status ID. - isRequired: true - types: - - - - name: status - description: 'Possible values include: ''Queued'', ''InProgress'', - - ''UpToDate'', ''Fail'', ''Success''' - isRequired: true - types: - - - - - - name: example_count - description: The count of examples used to train the model. - isRequired: true - types: - - - - name: training_date_time - description: When the model was trained. - isRequired: true - types: - - - - name: failure_reason - description: Reason for the training failure. - isRequired: true - types: - - - keywordOnlyParameters: - - name: status_id - defaultValue: None - - name: status - defaultValue: None - - name: example_count - defaultValue: None - - name: training_date_time - defaultValue: None - - name: failure_reason - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.yml deleted file mode 100644 index 0ae0cc5a9fef..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo -name: ModelTrainingInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: Model Training Info. -constructor: - syntax: 'ModelTrainingInfo(*, model_id: str = None, details=None, **kwargs)' - parameters: - - name: model_id - description: The ID (GUID) of the model. - isRequired: true - types: - - - - name: details - isRequired: true - types: - - - keywordOnlyParameters: - - name: model_id - defaultValue: None - - name: details - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.yml deleted file mode 100644 index d277643d9f95..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject -name: ModelUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating an intent classifier. -constructor: - syntax: 'ModelUpdateObject(*, name: str = None, **kwargs)' - parameters: - - name: name - description: The entity's new name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.yml deleted file mode 100644 index 5e07286bd08b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor -name: NDepthEntityExtractor -fullName: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'N-Depth Entity Extractor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NDepthEntityExtractor(*, id: str, readable_type, name: str = None, type_id: - int = None, roles=None, custom_prebuilt_domain_name: str = None, custom_prebuilt_model_name: - str = None, children=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - - name: custom_prebuilt_domain_name - description: The domain name. - isRequired: true - types: - - - - name: custom_prebuilt_model_name - description: The intent name or entity name. - isRequired: true - types: - - - - name: children - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None - - name: custom_prebuilt_domain_name - defaultValue: None - - name: custom_prebuilt_model_name - defaultValue: None - - name: children - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationError.yml deleted file mode 100644 index c4bdd922040a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationError.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.OperationError -name: OperationError -fullName: azure.cognitiveservices.language.luis.authoring.models.OperationError -module: azure.cognitiveservices.language.luis.authoring.models -summary: Operation error details when invoking an operation on the API. -constructor: - syntax: 'OperationError(*, code: str = None, message: str = None, **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationStatus.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationStatus.yml deleted file mode 100644 index 1b6645263332..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationStatus.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus -name: OperationStatus -fullName: azure.cognitiveservices.language.luis.authoring.models.OperationStatus -module: azure.cognitiveservices.language.luis.authoring.models -summary: Response of an Operation status. -constructor: - syntax: 'OperationStatus(*, code=None, message: str = None, **kwargs)' - parameters: - - name: code - description: 'Status Code. Possible values include: ''Failed'', ''FAILED'', - - ''Success''' - isRequired: true - types: - - - - - - name: message - description: Status details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationStatusType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationStatusType.yml deleted file mode 100644 index ce4accb39ed4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationStatusType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatusType -name: OperationStatusType -fullName: azure.cognitiveservices.language.luis.authoring.models.OperationStatusType -module: azure.cognitiveservices.language.luis.authoring.models -fields: -- name: failed - uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatusType.failed -- name: success - uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatusType.success diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAny.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAny.yml deleted file mode 100644 index 537bb76219c8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAny.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny -name: PatternAny -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternAny -module: azure.cognitiveservices.language.luis.authoring.models -summary: Pattern.Any Entity Extractor. -constructor: - syntax: 'PatternAny(*, name: str = None, explicit_list=None, roles=None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: explicit_list - isRequired: true - types: - - [] - - name: roles - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: explicit_list - defaultValue: None - - name: roles - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.yml deleted file mode 100644 index 5577d4fd92b1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor -name: PatternAnyEntityExtractor -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Pattern.Any Entity Extractor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PatternAnyEntityExtractor(*, id: str, readable_type, name: str = None, - type_id: int = None, roles=None, explicit_list=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - - name: explicit_list - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None - - name: explicit_list - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.yml deleted file mode 100644 index cadcec7a3be3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject -name: PatternAnyModelCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Model object for creating a Pattern.Any entity model. -constructor: - syntax: 'PatternAnyModelCreateObject(*, name: str = None, explicit_list=None, **kwargs)' - parameters: - - name: name - description: The model name. - isRequired: true - types: - - - - name: explicit_list - description: The Pattern.Any explicit list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: explicit_list - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.yml deleted file mode 100644 index a4d1eb6f866d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject -name: PatternAnyModelUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Model object for updating a Pattern.Any entity model. -constructor: - syntax: 'PatternAnyModelUpdateObject(*, name: str = None, explicit_list=None, **kwargs)' - parameters: - - name: name - description: The model name. - isRequired: true - types: - - - - name: explicit_list - description: The Pattern.Any explicit list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: explicit_list - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.yml deleted file mode 100644 index 85936cf33ed5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo -name: PatternFeatureInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: Pattern feature. -constructor: - syntax: 'PatternFeatureInfo(*, id: int = None, name: str = None, is_active: bool - = None, enabled_for_all_models: bool = None, pattern: str = None, **kwargs)' - parameters: - - name: id - description: A six-digit ID used for Features. - isRequired: true - types: - - - - name: name - description: The name of the Feature. - isRequired: true - types: - - - - name: is_active - description: Indicates if the feature is enabled. - isRequired: true - types: - - - - name: enabled_for_all_models - description: 'Indicates if the feature is enabled for all - - models in the application.' - isRequired: true - types: - - - - name: pattern - description: The Regular Expression to match. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: name - defaultValue: None - - name: is_active - defaultValue: None - - name: enabled_for_all_models - defaultValue: None - - name: pattern - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRule.yml deleted file mode 100644 index a341cfe71318..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRule.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule -name: PatternRule -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternRule -module: azure.cognitiveservices.language.luis.authoring.models -summary: Pattern. -constructor: - syntax: 'PatternRule(*, pattern: str = None, intent: str = None, **kwargs)' - parameters: - - name: pattern - description: The pattern text. - isRequired: true - types: - - - - name: intent - description: The intent's name where the pattern belongs to. - isRequired: true - types: - - - keywordOnlyParameters: - - name: pattern - defaultValue: None - - name: intent - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.yml deleted file mode 100644 index e31b8f1ac6d5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject -name: PatternRuleCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for creating a pattern. -constructor: - syntax: 'PatternRuleCreateObject(*, pattern: str = None, intent: str = None, **kwargs)' - parameters: - - name: pattern - description: The pattern text. - isRequired: true - types: - - - - name: intent - description: The intent's name which the pattern belongs to. - isRequired: true - types: - - - keywordOnlyParameters: - - name: pattern - defaultValue: None - - name: intent - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.yml deleted file mode 100644 index 694db4f4a7e9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo -name: PatternRuleInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: Pattern rule. -constructor: - syntax: 'PatternRuleInfo(*, id: str = None, pattern: str = None, intent: str = None, - **kwargs)' - parameters: - - name: id - description: The pattern ID. - isRequired: true - types: - - - - name: pattern - description: The pattern text. - isRequired: true - types: - - - - name: intent - description: The intent's name where the pattern belongs to. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: pattern - defaultValue: None - - name: intent - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.yml deleted file mode 100644 index 8f917098fa9e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject -name: PatternRuleUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating a pattern. -constructor: - syntax: 'PatternRuleUpdateObject(*, id: str = None, pattern: str = None, intent: - str = None, **kwargs)' - parameters: - - name: id - description: The pattern ID. - isRequired: true - types: - - - - name: pattern - description: The pattern text. - isRequired: true - types: - - - - name: intent - description: The intent's name which the pattern belongs to. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: pattern - defaultValue: None - - name: intent - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.yml deleted file mode 100644 index 14943badf67b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse -name: PersonalAssistantsResponse -fullName: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Response containing user''s endpoint keys and the endpoint URLs of the - - prebuilt Cortana applications.' -constructor: - syntax: PersonalAssistantsResponse(*, endpoint_keys=None, endpoint_urls=None, **kwargs) - parameters: - - name: endpoint_keys - isRequired: true - types: - - [] - - name: endpoint_urls - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: endpoint_keys - defaultValue: None - - name: endpoint_urls - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.yml deleted file mode 100644 index e634cc2ac456..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo -name: PhraseListFeatureInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: Phraselist Feature. -constructor: - syntax: 'PhraseListFeatureInfo(*, id: int = None, name: str = None, is_active: bool - = None, enabled_for_all_models: bool = None, phrases: str = None, is_exchangeable: - bool = None, **kwargs)' - parameters: - - name: id - description: A six-digit ID used for Features. - isRequired: true - types: - - - - name: name - description: The name of the Feature. - isRequired: true - types: - - - - name: is_active - description: Indicates if the feature is enabled. - isRequired: true - types: - - - - name: enabled_for_all_models - description: 'Indicates if the feature is enabled for all - - models in the application.' - isRequired: true - types: - - - - name: phrases - description: A list of comma-separated values. - isRequired: true - types: - - - - name: is_exchangeable - description: 'An exchangeable phrase list feature are serves as - - single feature to the LUIS underlying training algorithm. It is used as a - - lexicon lookup feature where its value is 1 if the lexicon contains a - - given word or 0 if it doesn''t. Think of an exchangeable as a synonyms - - list. A non-exchangeable phrase list feature has all the phrases in the - - list serve as separate features to the underlying training algorithm. So, - - if you your phrase list feature contains 5 phrases, they will be mapped to - - 5 separate features. You can think of the non-exchangeable phrase list - - feature as an additional bag of words that you are willing to add to LUIS - - existing vocabulary features. Think of a non-exchangeable as set of - - different words. Default value is true.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: name - defaultValue: None - - name: is_active - defaultValue: None - - name: enabled_for_all_models - defaultValue: None - - name: phrases - defaultValue: None - - name: is_exchangeable - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.yml deleted file mode 100644 index 8b510a742364..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject -name: PhraselistCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for creating a phraselist model. -constructor: - syntax: 'PhraselistCreateObject(*, phrases: str = None, name: str = None, is_exchangeable: - bool = True, enabled_for_all_models: bool = True, **kwargs)' - parameters: - - name: phrases - description: 'List of comma-separated phrases that represent the - - Phraselist.' - isRequired: true - types: - - - - name: name - description: The Phraselist name. - isRequired: true - types: - - - - name: is_exchangeable - description: 'An interchangeable phrase list feature serves as a - - list of synonyms for training. A non-exchangeable phrase list serves as - - separate features for training. So, if your non-interchangeable phrase - - list contains 5 phrases, they will be mapped to 5 separate features. You - - can think of the non-interchangeable phrase list as an additional bag of - - words to add to LUIS existing vocabulary features. It is used as a lexicon - - lookup feature where its value is 1 if the lexicon contains a given word - - or 0 if it doesn''t. Default value is true. Default value: True .' - isRequired: true - types: - - - - name: enabled_for_all_models - description: 'Indicates if the Phraselist is enabled for - - all models in the application. Default value: True .' - isRequired: true - types: - - - keywordOnlyParameters: - - name: phrases - defaultValue: None - - name: name - defaultValue: None - - name: is_exchangeable - defaultValue: 'True' - - name: enabled_for_all_models - defaultValue: 'True' -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.yml deleted file mode 100644 index 7c7e845f4911..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.yml +++ /dev/null @@ -1,179 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject -name: PhraselistUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating a Phraselist. -constructor: - syntax: 'PhraselistUpdateObject(*, phrases: str = None, name: str = None, is_active: - bool = True, is_exchangeable: bool = True, enabled_for_all_models: bool = True, - **kwargs)' - parameters: - - name: phrases - description: 'List of comma-separated phrases that represent the - - Phraselist.' - isRequired: true - types: - - - - name: name - description: The Phraselist name. - isRequired: true - types: - - - - name: is_active - description: 'Indicates if the Phraselist is enabled. Default value: - - True .' - isRequired: true - types: - - - - name: is_exchangeable - description: 'An exchangeable phrase list feature are serves as - - single feature to the LUIS underlying training algorithm. It is used as a - - lexicon lookup feature where its value is 1 if the lexicon contains a - - given word or 0 if it doesn''t. Think of an exchangeable as a synonyms - - list. A non-exchangeable phrase list feature has all the phrases in the - - list serve as separate features to the underlying training algorithm. So, - - if you your phrase list feature contains 5 phrases, they will be mapped to - - 5 separate features. You can think of the non-exchangeable phrase list - - feature as an additional bag of words that you are willing to add to LUIS - - existing vocabulary features. Think of a non-exchangeable as set of - - different words. Default value is true. Default value: True .' - isRequired: true - types: - - - - name: enabled_for_all_models - description: 'Indicates if the Phraselist is enabled for - - all models in the application. Default value: True .' - isRequired: true - types: - - - keywordOnlyParameters: - - name: phrases - defaultValue: None - - name: name - defaultValue: None - - name: is_active - defaultValue: 'True' - - name: is_exchangeable - defaultValue: 'True' - - name: enabled_for_all_models - defaultValue: 'True' -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.yml deleted file mode 100644 index a5fb876168a4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain -name: PrebuiltDomain -fullName: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain -module: azure.cognitiveservices.language.luis.authoring.models -summary: Prebuilt Domain. -constructor: - syntax: 'PrebuiltDomain(*, name: str = None, culture: str = None, description: str - = None, examples: str = None, intents=None, entities=None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: culture - isRequired: true - types: - - - - name: description - isRequired: true - types: - - - - name: examples - isRequired: true - types: - - - - name: intents - isRequired: true - types: - - [] - - name: entities - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: culture - defaultValue: None - - name: description - defaultValue: None - - name: examples - defaultValue: None - - name: intents - defaultValue: None - - name: entities - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.yml deleted file mode 100644 index f56d5348bf1f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject -name: PrebuiltDomainCreateBaseObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'A model object containing the name of the custom prebuilt entity and the - - name of the domain to which this model belongs.' -constructor: - syntax: 'PrebuiltDomainCreateBaseObject(*, domain_name: str = None, **kwargs)' - parameters: - - name: domain_name - description: The domain name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: domain_name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.yml deleted file mode 100644 index 2835e63b8bc7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject -name: PrebuiltDomainCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'A prebuilt domain create object containing the name and culture of the - - domain.' -constructor: - syntax: 'PrebuiltDomainCreateObject(*, domain_name: str = None, culture: str = None, - **kwargs)' - parameters: - - name: domain_name - description: The domain name. - isRequired: true - types: - - - - name: culture - description: The culture of the new domain. - isRequired: true - types: - - - keywordOnlyParameters: - - name: domain_name - defaultValue: None - - name: culture - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.yml deleted file mode 100644 index f5689c05afae..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem -name: PrebuiltDomainItem -fullName: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem -module: azure.cognitiveservices.language.luis.authoring.models -summary: PrebuiltDomainItem. -constructor: - syntax: 'PrebuiltDomainItem(*, name: str = None, description: str = None, examples: - str = None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: description - isRequired: true - types: - - - - name: examples - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: description - defaultValue: None - - name: examples - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.yml deleted file mode 100644 index e926547709b7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject -name: PrebuiltDomainModelCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'A model object containing the name of the custom prebuilt intent or entity - - and the name of the domain to which this model belongs.' -constructor: - syntax: 'PrebuiltDomainModelCreateObject(*, domain_name: str = None, model_name: - str = None, **kwargs)' - parameters: - - name: domain_name - description: The domain name. - isRequired: true - types: - - - - name: model_name - description: The intent name or entity name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: domain_name - defaultValue: None - - name: model_name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.yml deleted file mode 100644 index 7cdabebd3336..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject -name: PrebuiltDomainObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: PrebuiltDomainObject. -constructor: - syntax: 'PrebuiltDomainObject(*, domain_name: str = None, model_name: str = None, - **kwargs)' - parameters: - - name: domain_name - isRequired: true - types: - - - - name: model_name - isRequired: true - types: - - - keywordOnlyParameters: - - name: domain_name - defaultValue: None - - name: model_name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.yml deleted file mode 100644 index 9b64ddad8f95..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity -name: PrebuiltEntity -fullName: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity -module: azure.cognitiveservices.language.luis.authoring.models -summary: Prebuilt Entity Extractor. -constructor: - syntax: 'PrebuiltEntity(*, name: str = None, roles=None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: roles - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: roles - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.yml deleted file mode 100644 index 89ceb18708a0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor -name: PrebuiltEntityExtractor -fullName: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Prebuilt Entity Extractor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PrebuiltEntityExtractor(*, id: str, readable_type, name: str = None, type_id: - int = None, roles=None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.yml deleted file mode 100644 index 4206b816b412..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.yml +++ /dev/null @@ -1,177 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo -name: ProductionOrStagingEndpointInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: ProductionOrStagingEndpointInfo. -constructor: - syntax: 'ProductionOrStagingEndpointInfo(*, version_id: str = None, is_staging: - bool = None, endpoint_url: str = None, region: str = None, assigned_endpoint_key: - str = None, endpoint_region: str = None, failed_regions: str = None, published_date_time: - str = None, **kwargs)' - parameters: - - name: version_id - description: The version ID to publish. - isRequired: true - types: - - - - name: is_staging - description: 'Indicates if the staging slot should be used, instead - - of the Production one.' - isRequired: true - types: - - - - name: endpoint_url - description: The Runtime endpoint URL for this model version. - isRequired: true - types: - - - - name: region - description: The target region that the application is published to. - isRequired: true - types: - - - - name: assigned_endpoint_key - description: The endpoint key. - isRequired: true - types: - - - - name: endpoint_region - description: The endpoint's region. - isRequired: true - types: - - - - name: failed_regions - description: Regions where publishing failed. - isRequired: true - types: - - - - name: published_date_time - description: Timestamp when was last published. - isRequired: true - types: - - - keywordOnlyParameters: - - name: version_id - defaultValue: None - - name: is_staging - defaultValue: None - - name: endpoint_url - defaultValue: None - - name: region - defaultValue: None - - name: assigned_endpoint_key - defaultValue: None - - name: endpoint_region - defaultValue: None - - name: failed_regions - defaultValue: None - - name: published_date_time - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.yml deleted file mode 100644 index dc71f7dd0096..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject -name: PublishSettingUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating an application's publish settings. -constructor: - syntax: 'PublishSettingUpdateObject(*, sentiment_analysis: bool = None, speech: - bool = None, spell_checker: bool = None, **kwargs)' - parameters: - - name: sentiment_analysis - description: 'Setting sentiment analysis as true returns the - - Sentiment of the input utterance along with the response' - isRequired: true - types: - - - - name: speech - description: Setting speech as public enables speech priming in your app - isRequired: true - types: - - - - name: spell_checker - description: 'Setting spell checker as public enables spell - - checking the input utterance.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: sentiment_analysis - defaultValue: None - - name: speech - defaultValue: None - - name: spell_checker - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PublishSettings.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PublishSettings.yml deleted file mode 100644 index fdd29944609a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PublishSettings.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings -name: PublishSettings -fullName: azure.cognitiveservices.language.luis.authoring.models.PublishSettings -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'The application publish settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PublishSettings(*, id: str, is_sentiment_analysis_enabled: bool, is_speech_enabled: - bool, is_spell_checker_enabled: bool, **kwargs)' - parameters: - - name: id - description: Required. The application ID. - isRequired: true - types: - - - - name: is_sentiment_analysis_enabled - description: 'Required. Setting sentiment analysis - - as true returns the sentiment of the input utterance along with the - - response' - isRequired: true - types: - - - - name: is_speech_enabled - description: Required. Enables speech priming in your app - isRequired: true - types: - - - - name: is_spell_checker_enabled - description: 'Required. Enables spell checking of the - - utterance.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: is_sentiment_analysis_enabled - isRequired: true - - name: is_speech_enabled - isRequired: true - - name: is_spell_checker_enabled - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexEntity.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexEntity.yml deleted file mode 100644 index 7516a30354da..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexEntity.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity -name: RegexEntity -fullName: azure.cognitiveservices.language.luis.authoring.models.RegexEntity -module: azure.cognitiveservices.language.luis.authoring.models -summary: Regular Expression Entity Extractor. -constructor: - syntax: 'RegexEntity(*, name: str = None, regex_pattern: str = None, roles=None, - **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: regex_pattern - isRequired: true - types: - - - - name: roles - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: regex_pattern - defaultValue: None - - name: roles - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.yml deleted file mode 100644 index eeff0bfef12a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor -name: RegexEntityExtractor -fullName: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Regular Expression Entity Extractor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RegexEntityExtractor(*, id: str, readable_type, name: str = None, type_id: - int = None, roles=None, regex_pattern: str = None, **kwargs)' - parameters: - - name: id - description: Required. The ID of the Entity Model. - isRequired: true - types: - - - - name: name - description: Name of the Entity Model. - isRequired: true - types: - - - - name: type_id - description: The type ID of the Entity Model. - isRequired: true - types: - - - - name: readable_type - description: 'Required. Possible values include: ''Entity - - Extractor'', ''Child Entity Extractor'', ''Hierarchical Entity Extractor'', - - ''Hierarchical Child Entity Extractor'', ''Composite Entity Extractor'', ''List - - Entity Extractor'', ''Prebuilt Entity Extractor'', ''Intent Classifier'', - - ''Pattern.Any Entity Extractor'', ''Closed List Entity Extractor'', ''Regex - - Entity Extractor''' - isRequired: true - types: - - - - - - name: roles - isRequired: true - types: - - [] - - name: regex_pattern - description: The Regular Expression entity pattern. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: readable_type - isRequired: true - - name: name - defaultValue: None - - name: type_id - defaultValue: None - - name: roles - defaultValue: None - - name: regex_pattern - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.yml deleted file mode 100644 index a95d84897fff..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject -name: RegexModelCreateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Model object for creating a regular expression entity model. -constructor: - syntax: 'RegexModelCreateObject(*, regex_pattern: str = None, name: str = None, - **kwargs)' - parameters: - - name: regex_pattern - description: The regular expression entity pattern. - isRequired: true - types: - - - - name: name - description: The model name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: regex_pattern - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.yml deleted file mode 100644 index d8b931c900ef..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject -name: RegexModelUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Model object for updating a regular expression entity model. -constructor: - syntax: 'RegexModelUpdateObject(*, regex_pattern: str = None, name: str = None, - **kwargs)' - parameters: - - name: regex_pattern - description: The regular expression entity pattern. - isRequired: true - types: - - - - name: name - description: The model name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: regex_pattern - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.SubClosedList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.SubClosedList.yml deleted file mode 100644 index 0b138cde21bb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.SubClosedList.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList -name: SubClosedList -fullName: azure.cognitiveservices.language.luis.authoring.models.SubClosedList -module: azure.cognitiveservices.language.luis.authoring.models -summary: Sublist of items for a list entity. -constructor: - syntax: 'SubClosedList(*, canonical_form: str = None, list=None, **kwargs)' - parameters: - - name: canonical_form - description: The standard form that the list represents. - isRequired: true - types: - - - - name: list - description: List of synonym words. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: canonical_form - defaultValue: None - - name: list - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.yml deleted file mode 100644 index 384a59bec228..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse -name: SubClosedListResponse -fullName: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse -module: azure.cognitiveservices.language.luis.authoring.models -summary: Sublist of items for a list entity. -constructor: - syntax: 'SubClosedListResponse(*, canonical_form: str = None, list=None, id: int - = None, **kwargs)' - parameters: - - name: canonical_form - description: The standard form that the list represents. - isRequired: true - types: - - - - name: list - description: List of synonym words. - isRequired: true - types: - - [] - - name: id - description: The sublist ID - isRequired: true - types: - - - keywordOnlyParameters: - - name: canonical_form - defaultValue: None - - name: list - defaultValue: None - - name: id - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.yml deleted file mode 100644 index be1fa09a6d1f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject -name: TaskUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for cloning an application's version. -constructor: - syntax: 'TaskUpdateObject(*, version: str = None, **kwargs)' - parameters: - - name: version - description: The new version for the cloned model. - isRequired: true - types: - - - keywordOnlyParameters: - - name: version - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.TrainingStatus.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.TrainingStatus.yml deleted file mode 100644 index a43cc16f3463..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.TrainingStatus.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.language.luis.authoring.models.TrainingStatus -name: TrainingStatus -fullName: azure.cognitiveservices.language.luis.authoring.models.TrainingStatus -module: azure.cognitiveservices.language.luis.authoring.models -fields: -- name: in_progress - uid: azure.cognitiveservices.language.luis.authoring.models.TrainingStatus.in_progress -- name: needs_training - uid: azure.cognitiveservices.language.luis.authoring.models.TrainingStatus.needs_training -- name: trained - uid: azure.cognitiveservices.language.luis.authoring.models.TrainingStatus.trained diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.UserAccessList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.UserAccessList.yml deleted file mode 100644 index 9e98804bed96..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.UserAccessList.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList -name: UserAccessList -fullName: azure.cognitiveservices.language.luis.authoring.models.UserAccessList -module: azure.cognitiveservices.language.luis.authoring.models -summary: List of user permissions. -constructor: - syntax: 'UserAccessList(*, owner: str = None, emails=None, **kwargs)' - parameters: - - name: owner - description: The email address of owner of the application. - isRequired: true - types: - - - - name: emails - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: owner - defaultValue: None - - name: emails - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.yml deleted file mode 100644 index 488bcb58c474..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator -name: UserCollaborator -fullName: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator -module: azure.cognitiveservices.language.luis.authoring.models -summary: UserCollaborator. -constructor: - syntax: 'UserCollaborator(*, email: str = None, **kwargs)' - parameters: - - name: email - description: The email address of the user. - isRequired: true - types: - - - keywordOnlyParameters: - - name: email - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.VersionInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.VersionInfo.yml deleted file mode 100644 index 27ebec8360cd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.VersionInfo.yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo -name: VersionInfo -fullName: azure.cognitiveservices.language.luis.authoring.models.VersionInfo -module: azure.cognitiveservices.language.luis.authoring.models -summary: 'Object model of an application version. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VersionInfo(*, version: str, training_status, created_date_time=None, last_modified_date_time=None, - last_trained_date_time=None, last_published_date_time=None, endpoint_url: str - = None, assigned_endpoint_key=None, external_api_keys=None, intents_count: int - = None, entities_count: int = None, endpoint_hits_count: int = None, **kwargs)' - parameters: - - name: version - description: 'Required. The version ID. E.g.: "0.1"' - isRequired: true - types: - - - - name: created_date_time - description: The version's creation timestamp. - isRequired: true - types: - - - - name: last_modified_date_time - description: Timestamp of the last update. - isRequired: true - types: - - - - name: last_trained_date_time - description: 'Timestamp of the last time the model was - - trained.' - isRequired: true - types: - - - - name: last_published_date_time - description: Timestamp when was last published. - isRequired: true - types: - - - - name: endpoint_url - description: The Runtime endpoint URL for this model version. - isRequired: true - types: - - - - name: assigned_endpoint_key - description: The endpoint key. - isRequired: true - types: - - [, ] - - name: external_api_keys - description: External keys. - isRequired: true - types: - - - - name: intents_count - description: Number of intents in this model. - isRequired: true - types: - - - - name: entities_count - description: Number of entities in this model. - isRequired: true - types: - - - - name: endpoint_hits_count - description: Number of calls made to this endpoint. - isRequired: true - types: - - - - name: training_status - description: 'Required. The current training status. Possible - - values include: ''NeedsTraining'', ''InProgress'', ''Trained''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: version - isRequired: true - - name: training_status - isRequired: true - - name: created_date_time - defaultValue: None - - name: last_modified_date_time - defaultValue: None - - name: last_trained_date_time - defaultValue: None - - name: last_published_date_time - defaultValue: None - - name: endpoint_url - defaultValue: None - - name: assigned_endpoint_key - defaultValue: None - - name: external_api_keys - defaultValue: None - - name: intents_count - defaultValue: None - - name: entities_count - defaultValue: None - - name: endpoint_hits_count - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.yml deleted file mode 100644 index b38b51763c94..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject -name: WordListBaseUpdateObject -fullName: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Object model for updating one of the list entity's sublists. -constructor: - syntax: 'WordListBaseUpdateObject(*, canonical_form: str = None, list=None, **kwargs)' - parameters: - - name: canonical_form - description: The standard form that the list represents. - isRequired: true - types: - - - - name: list - description: List of synonym words. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: canonical_form - defaultValue: None - - name: list - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.WordListObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.WordListObject.yml deleted file mode 100644 index ebf02b106ffe..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.WordListObject.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject -name: WordListObject -fullName: azure.cognitiveservices.language.luis.authoring.models.WordListObject -module: azure.cognitiveservices.language.luis.authoring.models -summary: Sublist of items for a list entity. -constructor: - syntax: 'WordListObject(*, canonical_form: str = None, list=None, **kwargs)' - parameters: - - name: canonical_form - description: The standard form that the list represents. - isRequired: true - types: - - - - name: list - description: List of synonym words. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: canonical_form - defaultValue: None - - name: list - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.yml deleted file mode 100644 index 80d4f04cb1e8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.yml +++ /dev/null @@ -1,118 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.luis.authoring.models -name: models -fullName: azure.cognitiveservices.language.luis.authoring.models -type: import -classes: -- azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject -- azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject -- azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse -- azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject -- azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings -- azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.AvailableCulture -- azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel -- azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject -- azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample -- azure.cognitiveservices.language.luis.authoring.models.ChildEntity -- azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject -- azure.cognitiveservices.language.luis.authoring.models.ClosedList -- azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor -- azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject -- azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject -- azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray -- azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject -- azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor -- azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel -- azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel -- azure.cognitiveservices.language.luis.authoring.models.EndpointInfo -- azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse -- azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample -- azure.cognitiveservices.language.luis.authoring.models.EntityExtractor -- azure.cognitiveservices.language.luis.authoring.models.EntityLabel -- azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject -- azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject -- azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo -- azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.EntityPrediction -- azure.cognitiveservices.language.luis.authoring.models.EntityRole -- azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject -- azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.ErrorResponse -- azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject -- azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem -- azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject -- azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject -- azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject -- azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity -- azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor -- azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel -- azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2 -- azure.cognitiveservices.language.luis.authoring.models.IntentClassifier -- azure.cognitiveservices.language.luis.authoring.models.IntentPrediction -- azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample -- azure.cognitiveservices.language.luis.authoring.models.JSONEntity -- azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature -- azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature -- azure.cognitiveservices.language.luis.authoring.models.JSONUtterance -- azure.cognitiveservices.language.luis.authoring.models.JsonChild -- azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation -- azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse -- azure.cognitiveservices.language.luis.authoring.models.LabelTextObject -- azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance -- azure.cognitiveservices.language.luis.authoring.models.LuisApp -- azure.cognitiveservices.language.luis.authoring.models.LuisAppV2 -- azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject -- azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation -- azure.cognitiveservices.language.luis.authoring.models.ModelInfo -- azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse -- azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails -- azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo -- azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor -- azure.cognitiveservices.language.luis.authoring.models.OperationError -- azure.cognitiveservices.language.luis.authoring.models.OperationStatus -- azure.cognitiveservices.language.luis.authoring.models.PatternAny -- azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor -- azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject -- azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo -- azure.cognitiveservices.language.luis.authoring.models.PatternRule -- azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject -- azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo -- azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse -- azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo -- azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject -- azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain -- azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject -- azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject -- azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem -- azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject -- azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject -- azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity -- azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor -- azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo -- azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.PublishSettings -- azure.cognitiveservices.language.luis.authoring.models.RegexEntity -- azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor -- azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject -- azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.SubClosedList -- azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse -- azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.UserAccessList -- azure.cognitiveservices.language.luis.authoring.models.UserCollaborator -- azure.cognitiveservices.language.luis.authoring.models.VersionInfo -- azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject -- azure.cognitiveservices.language.luis.authoring.models.WordListObject -enums: -- azure.cognitiveservices.language.luis.authoring.models.OperationStatusType -- azure.cognitiveservices.language.luis.authoring.models.TrainingStatus diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.yml deleted file mode 100644 index a8adc630c0e9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.yml +++ /dev/null @@ -1,996 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations -name: AppsOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'AppsOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: AppsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.add - name: add - summary: Creates a new LUIS app. - signature: add(application_create_object, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_create_object - description: 'An application containing Name, - - Description (optional), Culture, Usage Scenario (optional), Domain - - (optional) and initial version ID (optional) of the application. - - Default value for the version ID is "0.1". Note: the culture cannot be - - changed after the app is created.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.add_custom_prebuilt_domain - name: add_custom_prebuilt_domain - summary: 'Adds a prebuilt domain along with its intent and entity models as a new - - application.' - signature: add_custom_prebuilt_domain(domain_name=None, culture=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: domain_name - description: The domain name. - defaultValue: None - types: - - - - name: culture - description: The culture of the new domain. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.delete - name: delete - summary: Deletes an application. - signature: delete(app_id, force=False, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: force - description: A flag to indicate whether to force an operation. - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.download_query_logs - name: download_query_logs - summary: Gets the logs of the past month's endpoint queries for the application. - signature: download_query_logs(app_id, custom_headers=None, raw=False, callback=None, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.get - name: get - summary: Gets the application info. - signature: get(app_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ApplicationInfoResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.get_publish_settings - name: get_publish_settings - summary: Get the application publish settings including 'UseAllTrainingData'. - signature: get_publish_settings(app_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PublishSettings or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.get_settings - name: get_settings - summary: Get the application settings including 'UseAllTrainingData'. - signature: get_settings(app_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ApplicationSettings or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.import_lu_format - name: import_lu_format - summary: 'Imports an application to LUIS, the application''s structure is included - - in the request body.' - signature: import_lu_format(luis_app_lu, app_name=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: luis_app_lu - description: A LUIS application structure. - isRequired: true - types: - - - - name: app_name - description: 'The application name to create. If not specified, the - - application name will be read from the imported object. If the - - application name already exists, an error is returned.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.import_method - name: import_method - summary: 'Imports an application to LUIS, the application''s structure is included - - in the request body.' - signature: import_method(luis_app, app_name=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: luis_app - description: A LUIS application structure. - isRequired: true - types: - - - - name: app_name - description: 'The application name to create. If not specified, the - - application name will be read from the imported object. If the - - application name already exists, an error is returned.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.import_v2_app - name: import_v2_app - summary: 'Imports an application to LUIS, the application''s structure is included - - in the request body.' - signature: import_v2_app(luis_app_v2, app_name=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: luis_app_v2 - description: A LUIS application structure. - isRequired: true - types: - - - - name: app_name - description: 'The application name to create. If not specified, the - - application name will be read from the imported object. If the - - application name already exists, an error is returned.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.list - name: list - summary: Lists all of the user's applications. - signature: list(skip=0, take=100, custom_headers=None, raw=False, **operation_config) - parameters: - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.list_available_custom_prebuilt_domains - name: list_available_custom_prebuilt_domains - summary: Gets all the available custom prebuilt domains for all cultures. - signature: list_available_custom_prebuilt_domains(custom_headers=None, raw=False, - **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.list_available_custom_prebuilt_domains_for_culture - name: list_available_custom_prebuilt_domains_for_culture - summary: Gets all the available prebuilt domains for a specific culture. - signature: list_available_custom_prebuilt_domains_for_culture(culture, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: culture - description: Culture. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.list_cortana_endpoints - name: list_cortana_endpoints - summary: Gets the endpoint URLs for the prebuilt Cortana applications. - signature: list_cortana_endpoints(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersonalAssistantsResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.list_domains - name: list_domains - summary: Gets the available application domains. - signature: list_domains(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.list_endpoints - name: list_endpoints - summary: Returns the available endpoint deployment regions and URLs. - signature: list_endpoints(app_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: dict or ClientRawResponse if raw=true - types: - - [, ] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.list_supported_cultures - name: list_supported_cultures - summary: 'Gets a list of supported cultures. Cultures are equivalent to the - - written language and locale. For example,"en-us" represents the U.S. - - variation of English.' - signature: list_supported_cultures(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.list_usage_scenarios - name: list_usage_scenarios - summary: Gets the application available usage scenarios. - signature: list_usage_scenarios(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.package_published_application_as_gzip - name: package_published_application_as_gzip - summary: 'package - Gets published LUIS application package in binary stream GZip - - format. - - - Packages a published LUIS application as a GZip file to be used in the - - LUIS container.' - signature: package_published_application_as_gzip(app_id, slot_name, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: slot_name - description: The publishing slot name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.package_trained_application_as_gzip - name: package_trained_application_as_gzip - summary: 'package - Gets trained LUIS application package in binary stream GZip - - format. - - - Packages trained LUIS application as GZip file to be used in the LUIS - - container.' - signature: package_trained_application_as_gzip(app_id, version_id, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.publish - name: publish - summary: Publishes a specific version of the application. - signature: publish(app_id, version_id=None, is_staging=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID to publish. - defaultValue: None - types: - - - - name: is_staging - description: 'Indicates if the staging slot should be used, - - instead of the Production one.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: 'ProductionOrStagingEndpointInfo or ClientRawResponse if - - raw=true' - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.update - name: update - summary: Updates the name or description of the application. - signature: update(app_id, name=None, description=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: name - description: The application's new name. - defaultValue: None - types: - - - - name: description - description: The application's new description. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.update_publish_settings - name: update_publish_settings - summary: 'Updates the application publish settings including - - ''UseAllTrainingData''.' - signature: update_publish_settings(app_id, publish_setting_update_object, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: publish_setting_update_object - description: 'An object containing the new - - publish application settings.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.update_settings - name: update_settings - summary: Updates the application settings including 'UseAllTrainingData'. - signature: update_settings(app_id, is_public=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: is_public - description: 'Setting your application as public allows other - - people to use your application''s endpoint using their own keys.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.yml deleted file mode 100644 index c93c646dbfad..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations -name: AzureAccountsOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'AzureAccountsOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: AzureAccountsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.assign_to_app - name: assign_to_app - summary: 'apps - Assign a LUIS Azure account to an application. - - - Assigns an Azure account to the application.' - signature: assign_to_app(app_id, arm_token=None, azure_account_info_object=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: arm_token - description: 'The custom arm token header to use; containing the - - user''s ARM token used to validate azure accounts information.' - defaultValue: None - types: - - - - name: azure_account_info_object - description: 'The Azure account information - - object.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.get_assigned - name: get_assigned - summary: 'apps - Get LUIS Azure accounts assigned to the application. - - - Gets the LUIS Azure accounts assigned to the application for the user - - using his ARM token.' - signature: get_assigned(app_id, arm_token=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: arm_token - description: 'The custom arm token header to use; containing the - - user''s ARM token used to validate azure accounts information.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.list_user_luis_accounts - name: list_user_luis_accounts - summary: 'user - Get LUIS Azure accounts. - - - Gets the LUIS Azure accounts for the user using his ARM token.' - signature: list_user_luis_accounts(arm_token=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: arm_token - description: 'The custom arm token header to use; containing the - - user''s ARM token used to validate azure accounts information.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.remove_from_app - name: remove_from_app - summary: 'apps - Removes an assigned LUIS Azure account from an application. - - - Removes assigned Azure account from the application.' - signature: remove_from_app(app_id, arm_token=None, azure_account_info_object=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: arm_token - description: 'The custom arm token header to use; containing the - - user''s ARM token used to validate azure accounts information.' - defaultValue: None - types: - - - - name: azure_account_info_object - description: 'The Azure account information - - object.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.yml deleted file mode 100644 index a54bd07c390a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.yml +++ /dev/null @@ -1,241 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations -name: ExamplesOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'ExamplesOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: ExamplesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.add - name: add - summary: Adds a labeled example utterance in a version of the application. - signature: add(app_id, version_id, example_label_object, enable_nested_children=False, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: example_label_object - description: 'A labeled example utterance with the - - expected intent and entities.' - isRequired: true - types: - - - - name: enable_nested_children - description: Toggles nested/flat format - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: LabelExampleResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.batch - name: batch - summary: 'Adds a batch of labeled example utterances to a version of the - - application.' - signature: batch(app_id, version_id, example_label_object_array, enable_nested_children=False, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: example_label_object_array - description: Array of example utterances. - isRequired: true - types: - - [] - - name: enable_nested_children - description: Toggles nested/flat format - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.delete - name: delete - summary: 'Deletes the labeled example utterances with the specified ID from a - - version of the application.' - signature: delete(app_id, version_id, example_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: example_id - description: The example ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.list - name: list - summary: 'Returns example utterances to be reviewed from a version of the - - application.' - signature: list(app_id, version_id, skip=0, take=100, enable_nested_children=False, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: enable_nested_children - description: Toggles nested/flat format - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.yml deleted file mode 100644 index 8018f7ba3509..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.yml +++ /dev/null @@ -1,442 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations -name: FeaturesOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'FeaturesOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: FeaturesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.add_entity_feature - name: add_entity_feature - summary: 'Adds a new feature relation to be used by the entity in a version of - - the application.' - signature: add_entity_feature(app_id, version_id, entity_id, feature_relation_create_object, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity extractor ID. - isRequired: true - types: - - - - name: feature_relation_create_object - description: 'A Feature relation information - - object.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.add_intent_feature - name: add_intent_feature - summary: 'Adds a new feature relation to be used by the intent in a version of - - the application.' - signature: add_intent_feature(app_id, version_id, intent_id, feature_relation_create_object, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: feature_relation_create_object - description: 'A Feature relation information - - object.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.add_phrase_list - name: add_phrase_list - summary: Creates a new phraselist feature in a version of the application. - signature: add_phrase_list(app_id, version_id, phraselist_create_object, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: phraselist_create_object - description: 'A Phraselist object containing Name, - - comma-separated Phrases and the isExchangeable boolean. Default value - - for isExchangeable is true.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.delete_phrase_list - name: delete_phrase_list - summary: Deletes a phraselist feature from a version of the application. - signature: delete_phrase_list(app_id, version_id, phraselist_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: phraselist_id - description: The ID of the feature to be deleted. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.get_phrase_list - name: get_phrase_list - summary: Gets phraselist feature info in a version of the application. - signature: get_phrase_list(app_id, version_id, phraselist_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: phraselist_id - description: The ID of the feature to be retrieved. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PhraseListFeatureInfo or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.list - name: list - summary: 'Gets all the extraction phraselist and pattern features in a version of - - the application.' - signature: list(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: FeaturesResponseObject or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.list_phrase_lists - name: list_phrase_lists - summary: Gets all the phraselist features in a version of the application. - signature: list_phrase_lists(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.update_phrase_list - name: update_phrase_list - summary: 'Updates the phrases, the state and the name of the phraselist feature - - in a version of the application.' - signature: update_phrase_list(app_id, version_id, phraselist_id, phraselist_update_object=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: phraselist_id - description: The ID of the feature to be updated. - isRequired: true - types: - - - - name: phraselist_update_object - description: 'The new values for: - Just a boolean - - called IsActive, in which case the status of the feature will be - - changed. - Name, Pattern, Mode, and a boolean called IsActive to - - update the feature.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.yml deleted file mode 100644 index 8c24d96d5aba..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.yml +++ /dev/null @@ -1,5629 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations -name: ModelOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'ModelOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: ModelOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_closed_list - name: add_closed_list - summary: Adds a list entity model to a version of the application. - signature: add_closed_list(app_id, version_id, sub_lists=None, name=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: sub_lists - description: Sublists for the feature. - defaultValue: None - types: - - [] - - name: name - description: Name of the list entity. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_composite_entity_child - name: add_composite_entity_child - summary: 'Creates a single child in an existing composite entity model in a - - version of the application.' - signature: add_composite_entity_child(app_id, version_id, c_entity_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: name - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_custom_prebuilt_domain - name: add_custom_prebuilt_domain - summary: 'Adds a customizable prebuilt domain along with all of its intent and - - entity models in a version of the application.' - signature: add_custom_prebuilt_domain(app_id, version_id, domain_name=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: domain_name - description: The domain name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_custom_prebuilt_entity - name: add_custom_prebuilt_entity - summary: Adds a prebuilt entity model to a version of the application. - signature: add_custom_prebuilt_entity(app_id, version_id, domain_name=None, model_name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: domain_name - description: The domain name. - defaultValue: None - types: - - - - name: model_name - description: The intent name or entity name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_custom_prebuilt_intent - name: add_custom_prebuilt_intent - summary: 'Adds a customizable prebuilt intent model to a version of the - - application.' - signature: add_custom_prebuilt_intent(app_id, version_id, domain_name=None, model_name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: domain_name - description: The domain name. - defaultValue: None - types: - - - - name: model_name - description: The intent name or entity name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_entity - name: add_entity - summary: Adds an entity extractor to a version of the application. - signature: add_entity(app_id, version_id, children=None, name=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: children - description: Child entities. - defaultValue: None - types: - - [] - - name: name - description: Entity name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_entity_child - name: add_entity_child - summary: 'Creates a single child in an existing entity model hierarchy in a - - version of the application.' - signature: add_entity_child(app_id, version_id, entity_id, child_entity_model_create_object, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity extractor ID. - isRequired: true - types: - - - - name: child_entity_model_create_object - description: 'A model object containing the - - name of the new child model and its children.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_explicit_list_item - name: add_explicit_list_item - summary: 'Add a new exception to the explicit list for the Pattern.Any entity in - - a version of the application.' - signature: add_explicit_list_item(app_id, version_id, entity_id, explicit_list_item=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The Pattern.Any entity extractor ID. - isRequired: true - types: - - - - name: explicit_list_item - description: The explicit list item. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_intent - name: add_intent - summary: Adds an intent to a version of the application. - signature: add_intent(app_id, version_id, name=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: name - description: Name of the new entity extractor. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_prebuilt - name: add_prebuilt - summary: Adds a list of prebuilt entities to a version of the application. - signature: add_prebuilt(app_id, version_id, prebuilt_extractor_names, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: prebuilt_extractor_names - description: 'An array of prebuilt entity extractor - - names.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.add_sub_list - name: add_sub_list - summary: 'Adds a sublist to an existing list entity in a version of the - - application.' - signature: add_sub_list(app_id, version_id, cl_entity_id, canonical_form=None, list=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: cl_entity_id - description: The list entity extractor ID. - isRequired: true - types: - - - - name: canonical_form - description: The standard form that the list represents. - defaultValue: None - types: - - - - name: list - description: List of synonym words. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: long or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_closed_list_entity_role - name: create_closed_list_entity_role - summary: Create a role for a list entity in a version of the application. - signature: create_closed_list_entity_role(app_id, version_id, entity_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity model ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_composite_entity_role - name: create_composite_entity_role - summary: Create a role for a composite entity in a version of the application. - signature: create_composite_entity_role(app_id, version_id, c_entity_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_custom_prebuilt_entity_role - name: create_custom_prebuilt_entity_role - summary: Create a role for a prebuilt entity in a version of the application. - signature: create_custom_prebuilt_entity_role(app_id, version_id, entity_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity model ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_entity_role - name: create_entity_role - summary: Create an entity role in a version of the application. - signature: create_entity_role(app_id, version_id, entity_id, name=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity model ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_hierarchical_entity_role - name: create_hierarchical_entity_role - summary: 'Create a role for an hierarchical entity in a version of the - - application.' - signature: create_hierarchical_entity_role(app_id, version_id, h_entity_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_pattern_any_entity_model - name: create_pattern_any_entity_model - summary: Adds a pattern.any entity extractor to a version of the application. - signature: create_pattern_any_entity_model(app_id, version_id, name=None, explicit_list=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: name - description: The model name. - defaultValue: None - types: - - - - name: explicit_list - description: The Pattern.Any explicit list. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_pattern_any_entity_role - name: create_pattern_any_entity_role - summary: 'Create a role for an Pattern.any entity in a version of the - - application.' - signature: create_pattern_any_entity_role(app_id, version_id, entity_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity model ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_prebuilt_entity_role - name: create_prebuilt_entity_role - summary: Create a role for a prebuilt entity in a version of the application. - signature: create_prebuilt_entity_role(app_id, version_id, entity_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity model ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_regex_entity_model - name: create_regex_entity_model - summary: Adds a regular expression entity model to a version of the application. - signature: create_regex_entity_model(app_id, version_id, regex_pattern=None, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: regex_pattern - description: The regular expression entity pattern. - defaultValue: None - types: - - - - name: name - description: The model name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.create_regex_entity_role - name: create_regex_entity_role - summary: 'Create a role for an regular expression entity in a version of the - - application.' - signature: create_regex_entity_role(app_id, version_id, entity_id, name=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity model ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_closed_list - name: delete_closed_list - summary: Deletes a list entity model from a version of the application. - signature: delete_closed_list(app_id, version_id, cl_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: cl_entity_id - description: The list entity model ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_closed_list_entity_role - name: delete_closed_list_entity_role - summary: Delete a role for a given list entity in a version of the application. - signature: delete_closed_list_entity_role(app_id, version_id, entity_id, role_id, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_composite_entity - name: delete_composite_entity - summary: Deletes a composite entity from a version of the application. - signature: delete_composite_entity(app_id, version_id, c_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_composite_entity_child - name: delete_composite_entity_child - summary: 'Deletes a composite entity extractor child from a version of the - - application.' - signature: delete_composite_entity_child(app_id, version_id, c_entity_id, c_child_id, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: c_child_id - description: The hierarchical entity extractor child ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_composite_entity_role - name: delete_composite_entity_role - summary: 'Delete a role for a given composite entity in a version of the - - application.' - signature: delete_composite_entity_role(app_id, version_id, c_entity_id, role_id, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: role_id - description: The entity role Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_custom_entity_role - name: delete_custom_entity_role - summary: 'Delete a role for a given prebuilt entity in a version of the - - application.' - signature: delete_custom_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_custom_prebuilt_domain - name: delete_custom_prebuilt_domain - summary: Deletes a prebuilt domain's models in a version of the application. - signature: delete_custom_prebuilt_domain(app_id, version_id, domain_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: domain_name - description: Domain name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_entity - name: delete_entity - summary: Deletes an entity or a child from a version of the application. - signature: delete_entity(app_id, version_id, entity_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: 'The entity extractor or the child entity extractor - - ID.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_entity_feature - name: delete_entity_feature - summary: 'Deletes a relation from the feature relations used by the entity in a - - version of the application.' - signature: delete_entity_feature(app_id, version_id, entity_id, feature_relation_delete_object, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity extractor ID. - isRequired: true - types: - - - - name: feature_relation_delete_object - description: 'A feature information object - - containing the feature relation to delete.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_entity_role - name: delete_entity_role - summary: Delete an entity role in a version of the application. - signature: delete_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_explicit_list_item - name: delete_explicit_list_item - summary: 'Delete an item from the explicit (exception) list for a Pattern.any - - entity in a version of the application.' - signature: delete_explicit_list_item(app_id, version_id, entity_id, item_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The pattern.any entity id. - isRequired: true - types: - - - - name: item_id - description: The explicit list item which will be deleted. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_hierarchical_entity - name: delete_hierarchical_entity - summary: Deletes a hierarchical entity from a version of the application. - signature: delete_hierarchical_entity(app_id, version_id, h_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_hierarchical_entity_child - name: delete_hierarchical_entity_child - summary: 'Deletes a hierarchical entity extractor child in a version of the - - application.' - signature: delete_hierarchical_entity_child(app_id, version_id, h_entity_id, h_child_id, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: h_child_id - description: The hierarchical entity extractor child ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_hierarchical_entity_role - name: delete_hierarchical_entity_role - summary: 'Delete a role for a given hierarchical role in a version of the - - application.' - signature: delete_hierarchical_entity_role(app_id, version_id, h_entity_id, role_id, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: role_id - description: The entity role Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_intent - name: delete_intent - summary: Deletes an intent from a version of the application. - signature: delete_intent(app_id, version_id, intent_id, delete_utterances=False, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: delete_utterances - description: 'If true, deletes the intent''s example - - utterances. If false, moves the example utterances to the None intent. - - The default value is false.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_intent_feature - name: delete_intent_feature - summary: 'Deletes a relation from the feature relations used by the intent in a - - version of the application.' - signature: delete_intent_feature(app_id, version_id, intent_id, feature_relation_delete_object, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: feature_relation_delete_object - description: 'A feature information object - - containing the feature relation to delete.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_pattern_any_entity_model - name: delete_pattern_any_entity_model - summary: 'Deletes a Pattern.Any entity extractor from a version of the - - application.' - signature: delete_pattern_any_entity_model(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The Pattern.Any entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_pattern_any_entity_role - name: delete_pattern_any_entity_role - summary: 'Delete a role for a given Pattern.any entity in a version of the - - application.' - signature: delete_pattern_any_entity_role(app_id, version_id, entity_id, role_id, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_prebuilt - name: delete_prebuilt - summary: Deletes a prebuilt entity extractor from a version of the application. - signature: delete_prebuilt(app_id, version_id, prebuilt_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: prebuilt_id - description: The prebuilt entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_prebuilt_entity_role - name: delete_prebuilt_entity_role - summary: Delete a role in a prebuilt entity in a version of the application. - signature: delete_prebuilt_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_regex_entity_model - name: delete_regex_entity_model - summary: Deletes a regular expression entity from a version of the application. - signature: delete_regex_entity_model(app_id, version_id, regex_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: regex_entity_id - description: The regular expression entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_regex_entity_role - name: delete_regex_entity_role - summary: 'Delete a role for a given regular expression in a version of the - - application.' - signature: delete_regex_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.delete_sub_list - name: delete_sub_list - summary: 'Deletes a sublist of a specific list entity model from a version of the - - application.' - signature: delete_sub_list(app_id, version_id, cl_entity_id, sub_list_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: cl_entity_id - description: The list entity extractor ID. - isRequired: true - types: - - - - name: sub_list_id - description: The sublist ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.examples_method - name: examples_method - summary: 'Gets the example utterances for the given intent or entity model in a - - version of the application.' - signature: examples_method(app_id, version_id, model_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: model_id - description: The ID (GUID) of the model. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_closed_list - name: get_closed_list - summary: Gets information about a list entity in a version of the application. - signature: get_closed_list(app_id, version_id, cl_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: cl_entity_id - description: The list model ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ClosedListEntityExtractor or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_closed_list_entity_role - name: get_closed_list_entity_role - summary: Get one role for a given list entity in a version of the application. - signature: get_closed_list_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity ID. - isRequired: true - types: - - - - name: role_id - description: entity role ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntityRole or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_composite_entity - name: get_composite_entity - summary: 'Gets information about a composite entity in a version of the - - application.' - signature: get_composite_entity(app_id, version_id, c_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CompositeEntityExtractor or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_composite_entity_role - name: get_composite_entity_role - summary: 'Get one role for a given composite entity in a version of the - - application.' - signature: get_composite_entity_role(app_id, version_id, c_entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: role_id - description: entity role ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntityRole or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_custom_entity_role - name: get_custom_entity_role - summary: 'Get one role for a given prebuilt entity in a version of the - - application.' - signature: get_custom_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity ID. - isRequired: true - types: - - - - name: role_id - description: entity role ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntityRole or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_entity - name: get_entity - summary: Gets information about an entity model in a version of the application. - signature: get_entity(app_id, version_id, entity_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: NDepthEntityExtractor or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_entity_features - name: get_entity_features - summary: 'Gets the information of the features used by the entity in a version of - - the application.' - signature: get_entity_features(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_entity_role - name: get_entity_role - summary: Get one role for a given entity in a version of the application. - signature: get_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity ID. - isRequired: true - types: - - - - name: role_id - description: entity role ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntityRole or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_explicit_list - name: get_explicit_list - summary: 'Get the explicit (exception) list of the pattern.any entity in a - - version of the application.' - signature: get_explicit_list(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The Pattern.Any entity id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_explicit_list_item - name: get_explicit_list_item - summary: 'Get the explicit (exception) list of the pattern.any entity in a - - version of the application.' - signature: get_explicit_list_item(app_id, version_id, entity_id, item_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The Pattern.Any entity Id. - isRequired: true - types: - - - - name: item_id - description: The explicit list item Id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ExplicitListItem or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_hierarchical_entity - name: get_hierarchical_entity - summary: 'Gets information about a hierarchical entity in a version of the - - application.' - signature: get_hierarchical_entity(app_id, version_id, h_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: HierarchicalEntityExtractor or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_hierarchical_entity_child - name: get_hierarchical_entity_child - summary: 'Gets information about the child''s model contained in an hierarchical - - entity child model in a version of the application.' - signature: get_hierarchical_entity_child(app_id, version_id, h_entity_id, h_child_id, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: h_child_id - description: The hierarchical entity extractor child ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: HierarchicalChildEntity or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_hierarchical_entity_role - name: get_hierarchical_entity_role - summary: 'Get one role for a given hierarchical entity in a version of the - - application.' - signature: get_hierarchical_entity_role(app_id, version_id, h_entity_id, role_id, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: role_id - description: entity role ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntityRole or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_intent - name: get_intent - summary: 'Gets information about the intent model in a version of the - - application.' - signature: get_intent(app_id, version_id, intent_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IntentClassifier or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_intent_features - name: get_intent_features - summary: 'Gets the information of the features used by the intent in a version of - - the application.' - signature: get_intent_features(app_id, version_id, intent_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_pattern_any_entity_info - name: get_pattern_any_entity_info - summary: 'Gets information about the Pattern.Any model in a version of the - - application.' - signature: get_pattern_any_entity_info(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PatternAnyEntityExtractor or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_pattern_any_entity_role - name: get_pattern_any_entity_role - summary: 'Get one role for a given Pattern.any entity in a version of the - - application.' - signature: get_pattern_any_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity ID. - isRequired: true - types: - - - - name: role_id - description: entity role ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntityRole or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_prebuilt - name: get_prebuilt - summary: 'Gets information about a prebuilt entity model in a version of the - - application.' - signature: get_prebuilt(app_id, version_id, prebuilt_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: prebuilt_id - description: The prebuilt entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PrebuiltEntityExtractor or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_prebuilt_entity_role - name: get_prebuilt_entity_role - summary: 'Get one role for a given prebuilt entity in a version of the - - application.' - signature: get_prebuilt_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity ID. - isRequired: true - types: - - - - name: role_id - description: entity role ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntityRole or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_regex_entity_entity_info - name: get_regex_entity_entity_info - summary: 'Gets information about a regular expression entity in a version of the - - application.' - signature: get_regex_entity_entity_info(app_id, version_id, regex_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: regex_entity_id - description: The regular expression entity model ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: RegexEntityExtractor or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.get_regex_entity_role - name: get_regex_entity_role - summary: 'Get one role for a given regular expression entity in a version of the - - application.' - signature: get_regex_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity ID. - isRequired: true - types: - - - - name: role_id - description: entity role ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntityRole or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_closed_list_entity_roles - name: list_closed_list_entity_roles - summary: Get all roles for a list entity in a version of the application. - signature: list_closed_list_entity_roles(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity Id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_closed_lists - name: list_closed_lists - summary: 'Gets information about all the list entity models in a version of the - - application.' - signature: list_closed_lists(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_composite_entities - name: list_composite_entities - summary: 'Gets information about all the composite entity models in a version of - - the application.' - signature: list_composite_entities(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_composite_entity_roles - name: list_composite_entity_roles - summary: Get all roles for a composite entity in a version of the application. - signature: list_composite_entity_roles(app_id, version_id, c_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_custom_prebuilt_entities - name: list_custom_prebuilt_entities - summary: Gets all prebuilt entities used in a version of the application. - signature: list_custom_prebuilt_entities(app_id, version_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_custom_prebuilt_entity_roles - name: list_custom_prebuilt_entity_roles - summary: Get all roles for a prebuilt entity in a version of the application. - signature: list_custom_prebuilt_entity_roles(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity Id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_custom_prebuilt_intents - name: list_custom_prebuilt_intents - summary: 'Gets information about customizable prebuilt intents added to a version - - of the application.' - signature: list_custom_prebuilt_intents(app_id, version_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_custom_prebuilt_models - name: list_custom_prebuilt_models - summary: 'Gets all prebuilt intent and entity model information used in a version - - of this application.' - signature: list_custom_prebuilt_models(app_id, version_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_entities - name: list_entities - summary: 'Gets information about all the simple entity models in a version of the - - application.' - signature: list_entities(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_entity_roles - name: list_entity_roles - summary: Get all roles for an entity in a version of the application. - signature: list_entity_roles(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity Id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_entity_suggestions - name: list_entity_suggestions - summary: 'Get suggested example utterances that would improve the accuracy of the - - entity model in a version of the application.' - signature: list_entity_suggestions(app_id, version_id, entity_id, take=100, enable_nested_children=False, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The target entity extractor model to enhance. - isRequired: true - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: enable_nested_children - description: Toggles nested/flat format - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_hierarchical_entities - name: list_hierarchical_entities - summary: 'Gets information about all the hierarchical entity models in a version - - of the application.' - signature: list_hierarchical_entities(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_hierarchical_entity_roles - name: list_hierarchical_entity_roles - summary: 'Get all roles for a hierarchical entity in a version of the - - application.' - signature: list_hierarchical_entity_roles(app_id, version_id, h_entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_intent_suggestions - name: list_intent_suggestions - summary: 'Suggests example utterances that would improve the accuracy of the - - intent model in a version of the application.' - signature: list_intent_suggestions(app_id, version_id, intent_id, take=100, enable_nested_children=False, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: enable_nested_children - description: Toggles nested/flat format - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_intents - name: list_intents - summary: 'Gets information about the intent models in a version of the - - application.' - signature: list_intents(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_models - name: list_models - summary: 'Gets information about all the intent and entity models in a version of - - the application.' - signature: list_models(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_pattern_any_entity_infos - name: list_pattern_any_entity_infos - summary: 'Get information about the Pattern.Any entity models in a version of the - - application.' - signature: list_pattern_any_entity_infos(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_pattern_any_entity_roles - name: list_pattern_any_entity_roles - summary: Get all roles for a Pattern.any entity in a version of the application. - signature: list_pattern_any_entity_roles(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity Id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_prebuilt_entities - name: list_prebuilt_entities - summary: 'Gets all the available prebuilt entities in a version of the - - application.' - signature: list_prebuilt_entities(app_id, version_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_prebuilt_entity_roles - name: list_prebuilt_entity_roles - summary: Get a prebuilt entity's roles in a version of the application. - signature: list_prebuilt_entity_roles(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity Id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_prebuilts - name: list_prebuilts - summary: 'Gets information about all the prebuilt entities in a version of the - - application.' - signature: list_prebuilts(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_regex_entity_infos - name: list_regex_entity_infos - summary: 'Gets information about the regular expression entity models in a - - version of the application.' - signature: list_regex_entity_infos(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.list_regex_entity_roles - name: list_regex_entity_roles - summary: 'Get all roles for a regular expression entity in a version of the - - application.' - signature: list_regex_entity_roles(app_id, version_id, entity_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: entity Id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.patch_closed_list - name: patch_closed_list - summary: 'Adds a batch of sublists to an existing list entity in a version of the - - application.' - signature: patch_closed_list(app_id, version_id, cl_entity_id, sub_lists=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: cl_entity_id - description: The list entity model ID. - isRequired: true - types: - - - - name: sub_lists - description: Sublists to add. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.replace_entity_features - name: replace_entity_features - summary: 'Updates the information of the features used by the entity in a version - - of the application.' - signature: replace_entity_features(app_id, version_id, entity_id, feature_relations_update_object, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity extractor ID. - isRequired: true - types: - - - - name: feature_relations_update_object - description: 'A list of feature information - - objects containing the new feature relations.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.replace_intent_features - name: replace_intent_features - summary: 'Updates the information of the features used by the intent in a version - - of the application.' - signature: replace_intent_features(app_id, version_id, intent_id, feature_relations_update_object, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: feature_relations_update_object - description: 'A list of feature information - - objects containing the new feature relations.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_closed_list - name: update_closed_list - summary: Updates the list entity in a version of the application. - signature: update_closed_list(app_id, version_id, cl_entity_id, sub_lists=None, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: cl_entity_id - description: The list model ID. - isRequired: true - types: - - - - name: sub_lists - description: The new sublists for the feature. - defaultValue: None - types: - - [] - - name: name - description: The new name of the list entity. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_closed_list_entity_role - name: update_closed_list_entity_role - summary: Update a role for a given list entity in a version of the application. - signature: update_closed_list_entity_role(app_id, version_id, entity_id, role_id, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_composite_entity - name: update_composite_entity - summary: Updates a composite entity in a version of the application. - signature: update_composite_entity(app_id, version_id, c_entity_id, children=None, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: children - description: Child entities. - defaultValue: None - types: - - [] - - name: name - description: Entity name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_composite_entity_role - name: update_composite_entity_role - summary: 'Update a role for a given composite entity in a version of the - - application.' - signature: update_composite_entity_role(app_id, version_id, c_entity_id, role_id, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: c_entity_id - description: The composite entity extractor ID. - isRequired: true - types: - - - - name: role_id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_custom_prebuilt_entity_role - name: update_custom_prebuilt_entity_role - summary: 'Update a role for a given prebuilt entity in a version of the - - application.' - signature: update_custom_prebuilt_entity_role(app_id, version_id, entity_id, role_id, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_entity_child - name: update_entity_child - summary: 'Updates the name of an entity extractor or the name and instanceOf - - model of a child entity extractor.' - signature: update_entity_child(app_id, version_id, entity_id, name=None, instance_of=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: 'The entity extractor or the child entity extractor - - ID.' - isRequired: true - types: - - - - name: name - description: Entity name. - defaultValue: None - types: - - - - name: instance_of - description: The instance of model name - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_entity_role - name: update_entity_role - summary: Update a role for a given entity in a version of the application. - signature: update_entity_role(app_id, version_id, entity_id, role_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_explicit_list_item - name: update_explicit_list_item - summary: 'Updates an explicit (exception) list item for a Pattern.Any entity in - a - - version of the application.' - signature: update_explicit_list_item(app_id, version_id, entity_id, item_id, explicit_list_item=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The Pattern.Any entity extractor ID. - isRequired: true - types: - - - - name: item_id - description: The explicit list item ID. - isRequired: true - types: - - - - name: explicit_list_item - description: The explicit list item. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_hierarchical_entity - name: update_hierarchical_entity - summary: 'Updates the name of a hierarchical entity model in a version of the - - application.' - signature: update_hierarchical_entity(app_id, version_id, h_entity_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: name - description: The entity's new name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_hierarchical_entity_child - name: update_hierarchical_entity_child - summary: 'Renames a single child in an existing hierarchical entity model in a - - version of the application.' - signature: update_hierarchical_entity_child(app_id, version_id, h_entity_id, h_child_id, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: h_child_id - description: The hierarchical entity extractor child ID. - isRequired: true - types: - - - - name: name - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_hierarchical_entity_role - name: update_hierarchical_entity_role - summary: 'Update a role for a given hierarchical entity in a version of the - - application.' - signature: update_hierarchical_entity_role(app_id, version_id, h_entity_id, role_id, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: h_entity_id - description: The hierarchical entity extractor ID. - isRequired: true - types: - - - - name: role_id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_intent - name: update_intent - summary: Updates the name of an intent in a version of the application. - signature: update_intent(app_id, version_id, intent_id, name=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: name - description: The entity's new name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_pattern_any_entity_model - name: update_pattern_any_entity_model - summary: 'Updates the name and explicit (exception) list of a Pattern.Any entity - - model in a version of the application.' - signature: update_pattern_any_entity_model(app_id, version_id, entity_id, name=None, - explicit_list=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The Pattern.Any entity extractor ID. - isRequired: true - types: - - - - name: name - description: The model name. - defaultValue: None - types: - - - - name: explicit_list - description: The Pattern.Any explicit list. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_pattern_any_entity_role - name: update_pattern_any_entity_role - summary: 'Update a role for a given Pattern.any entity in a version of the - - application.' - signature: update_pattern_any_entity_role(app_id, version_id, entity_id, role_id, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_prebuilt_entity_role - name: update_prebuilt_entity_role - summary: 'Update a role for a given prebuilt entity in a version of the - - application.' - signature: update_prebuilt_entity_role(app_id, version_id, entity_id, role_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_regex_entity_model - name: update_regex_entity_model - summary: Updates the regular expression entity in a version of the application. - signature: update_regex_entity_model(app_id, version_id, regex_entity_id, regex_pattern=None, - name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: regex_entity_id - description: The regular expression entity extractor ID. - isRequired: true - types: - - - - name: regex_pattern - description: The regular expression entity pattern. - defaultValue: None - types: - - - - name: name - description: The model name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_regex_entity_role - name: update_regex_entity_role - summary: 'Update a role for a given regular expression entity in a version of the - - application.' - signature: update_regex_entity_role(app_id, version_id, entity_id, role_id, name=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: entity_id - description: The entity ID. - isRequired: true - types: - - - - name: role_id - description: The entity role ID. - isRequired: true - types: - - - - name: name - description: The entity role name. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.update_sub_list - name: update_sub_list - summary: 'Updates one of the list entity''s sublists in a version of the - - application.' - signature: update_sub_list(app_id, version_id, cl_entity_id, sub_list_id, canonical_form=None, - list=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: cl_entity_id - description: The list entity extractor ID. - isRequired: true - types: - - - - name: sub_list_id - description: The sublist ID. - isRequired: true - types: - - - - name: canonical_form - description: The standard form that the list represents. - defaultValue: None - types: - - - - name: list - description: List of synonym words. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.yml deleted file mode 100644 index b98106fefa18..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.yml +++ /dev/null @@ -1,424 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations -name: PatternOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'PatternOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: PatternOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.add_pattern - name: add_pattern - summary: Adds a pattern to a version of the application. - signature: add_pattern(app_id, version_id, pattern=None, intent=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: pattern - description: The pattern text. - defaultValue: None - types: - - - - name: intent - description: The intent's name which the pattern belongs to. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PatternRuleInfo or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.batch_add_patterns - name: batch_add_patterns - summary: Adds a batch of patterns in a version of the application. - signature: batch_add_patterns(app_id, version_id, patterns, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: patterns - description: A JSON array containing patterns. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.delete_pattern - name: delete_pattern - summary: 'Deletes the pattern with the specified ID from a version of the - - application..' - signature: delete_pattern(app_id, version_id, pattern_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: pattern_id - description: The pattern ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.delete_patterns - name: delete_patterns - summary: Deletes a list of patterns in a version of the application. - signature: delete_patterns(app_id, version_id, pattern_ids, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: pattern_ids - description: The patterns IDs. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.list_intent_patterns - name: list_intent_patterns - summary: 'Returns patterns for the specific intent in a version of the - - application.' - signature: list_intent_patterns(app_id, version_id, intent_id, skip=0, take=100, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: intent_id - description: The intent classifier ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.list_patterns - name: list_patterns - summary: Gets patterns in a version of the application. - signature: list_patterns(app_id, version_id, skip=0, take=100, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.update_pattern - name: update_pattern - summary: Updates a pattern in a version of the application. - signature: update_pattern(app_id, version_id, pattern_id, pattern, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: pattern_id - description: The pattern ID. - isRequired: true - types: - - - - name: pattern - description: An object representing a pattern. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PatternRuleInfo or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.update_patterns - name: update_patterns - summary: Updates patterns in a version of the application. - signature: update_patterns(app_id, version_id, patterns, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: patterns - description: An array represents the patterns. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations.yml deleted file mode 100644 index fff56907a414..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations.yml +++ /dev/null @@ -1,117 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations -name: SettingsOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'SettingsOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: SettingsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations.list - name: list - summary: Gets the settings in a version of the application. - signature: list(app_id, version_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations.update - name: update - summary: Updates the settings in a version of the application. - signature: update(app_id, version_id, list_of_app_version_setting_object, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: list_of_app_version_setting_object - description: 'A list of the updated - - application version settings.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.TrainOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.TrainOperations.yml deleted file mode 100644 index 3276321ac2f0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.TrainOperations.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.TrainOperations -name: TrainOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.TrainOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'TrainOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: TrainOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.TrainOperations.get_status - name: get_status - summary: 'Gets the training status of all models (intents and entities) for the - - specified LUIS app. You must call the train API to train the LUIS app - - before you call this API to get training status. "appID" specifies the - - LUIS app ID. "versionId" specifies the version number of the LUIS app. - - For example, "0.1".' - signature: get_status(app_id, version_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.TrainOperations.train_version - name: train_version - summary: 'Sends a training request for a version of a specified LUIS app. This - - POST request initiates a request asynchronously. To determine whether - - the training request is successful, submit a GET request to get - - training status. Note: The application version is not fully trained - - unless all the models (intents and entities) are trained successfully - - or are up to date. To verify training success, get the training status - - at least once after training is complete.' - signature: train_version(app_id, version_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EnqueueTrainingResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.TrainOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.yml deleted file mode 100644 index 5974143d7f6c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.yml +++ /dev/null @@ -1,528 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations -name: VersionsOperations -fullName: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations -module: azure.cognitiveservices.language.luis.authoring.operations -summary: 'VersionsOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: VersionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Lu format extension. Constant value: "lu".' - name: format -methods: -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.clone - name: clone - summary: Creates a new version from the selected version. - signature: clone(app_id, version_id, version=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: version - description: The new version for the cloned model. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.delete - name: delete - summary: Deletes an application version. - signature: delete(app_id, version_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.delete_unlabelled_utterance - name: delete_unlabelled_utterance - summary: Deleted an unlabelled utterance in a version of the application. - signature: delete_unlabelled_utterance(app_id, version_id, utterance, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: utterance - description: The utterance text to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.export - name: export - summary: Exports a LUIS application to JSON format. - signature: export(app_id, version_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: LuisApp or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.export_lu_format - name: export_lu_format - summary: Exports a LUIS application to text format. - signature: export_lu_format(app_id, version_id, custom_headers=None, raw=False, - callback=None, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.get - name: get - summary: 'Gets the version information such as date created, last modified date, - - endpoint URL, count of intents and entities, training and publishing - - status.' - signature: get(app_id, version_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: VersionInfo or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.import_lu_format - name: import_lu_format - summary: Imports a new version into a LUIS application. - signature: import_lu_format(app_id, luis_app_lu, version_id=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: luis_app_lu - description: An LU representing the LUIS application structure. - isRequired: true - types: - - - - name: version_id - description: 'The new versionId to import. If not specified, the - - versionId will be read from the imported object.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.import_method - name: import_method - summary: Imports a new version into a LUIS application. - signature: import_method(app_id, luis_app, version_id=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: luis_app - description: A LUIS application structure. - isRequired: true - types: - - - - name: version_id - description: 'The new versionId to import. If not specified, the - - versionId will be read from the imported object.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.import_v2_app - name: import_v2_app - summary: Imports a new version into a LUIS application. - signature: import_v2_app(app_id, luis_app_v2, version_id=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: luis_app_v2 - description: A LUIS application structure. - isRequired: true - types: - - - - name: version_id - description: 'The new versionId to import. If not specified, the - - versionId will be read from the imported object.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.list - name: list - summary: Gets a list of versions for this application ID. - signature: list(app_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: skip - description: The number of entries to skip. Default value is 0. - defaultValue: '0' - types: - - - - name: take - description: 'The number of entries to return. Maximum page size is - - 500. Default is 100.' - defaultValue: '100' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.update - name: update - summary: Updates the name or description of the application version. - signature: update(app_id, version_id, version=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The version ID. - isRequired: true - types: - - - - name: version - description: The new version for the cloned model. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.yml deleted file mode 100644 index 4dc1d13cb1ec..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.luis.authoring.operations -name: operations -fullName: azure.cognitiveservices.language.luis.authoring.operations -type: import -classes: -- azure.cognitiveservices.language.luis.authoring.operations.AppsOperations -- azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations -- azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations -- azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations -- azure.cognitiveservices.language.luis.authoring.operations.ModelOperations -- azure.cognitiveservices.language.luis.authoring.operations.PatternOperations -- azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations -- azure.cognitiveservices.language.luis.authoring.operations.TrainOperations -- azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.version.yml deleted file mode 100644 index 04b5ecdea26c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.luis.authoring.version -name: version -fullName: azure.cognitiveservices.language.luis.authoring.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.yml deleted file mode 100644 index e2c5db5db251..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.luis.authoring -name: authoring -fullName: azure.cognitiveservices.language.luis.authoring -type: import -classes: -- azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient -- azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration -packages: -- azure.cognitiveservices.language.luis.authoring.models -- azure.cognitiveservices.language.luis.authoring.operations -modules: -- azure.cognitiveservices.language.luis.authoring.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient.yml deleted file mode 100644 index 9e990155629f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient -name: LUISRuntimeClient -fullName: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient -module: azure.cognitiveservices.language.luis.runtime -constructor: - syntax: LUISRuntimeClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Prediction operations - name: prediction - types: - - -methods: -- uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.yml deleted file mode 100644 index 79bd5ffe19f8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration -name: LUISRuntimeClientConfiguration -fullName: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration -module: azure.cognitiveservices.language.luis.runtime -summary: 'Configuration for LUISRuntimeClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: LUISRuntimeClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.DynamicList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.DynamicList.yml deleted file mode 100644 index 3555451f8d9b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.DynamicList.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList -name: DynamicList -fullName: azure.cognitiveservices.language.luis.runtime.models.DynamicList -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Defines an extension for a list entity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DynamicList(*, list_entity_name: str, request_lists, **kwargs)' - parameters: - - name: list_entity_name - description: Required. The name of the list entity to extend. - isRequired: true - types: - - - - name: request_lists - description: 'Required. The lists to append on the extended list - - entity.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: list_entity_name - isRequired: true - - name: request_lists - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Error.yml deleted file mode 100644 index 57da8f16d9b7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Error.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.Error -name: Error -fullName: azure.cognitiveservices.language.luis.runtime.models.Error -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Represents the error that occurred. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Error(*, error, **kwargs) - parameters: - - name: error - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ErrorBody.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ErrorBody.yml deleted file mode 100644 index 42c2718f8d4b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ErrorBody.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody -name: ErrorBody -fullName: azure.cognitiveservices.language.luis.runtime.models.ErrorBody -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Represents the definition of the error that occurred. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorBody(*, code: str, message: str, **kwargs)' - parameters: - - name: code - description: Required. The error code. - isRequired: true - types: - - - - name: message - description: Required. The error message. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ErrorException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ErrorException.yml deleted file mode 100644 index d197d80637b0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.ErrorException -name: ErrorException -fullName: azure.cognitiveservices.language.luis.runtime.models.ErrorException -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Server responded with exception of type: ''Error''.' -constructor: - syntax: ErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.language.luis.runtime.models.ErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.yml deleted file mode 100644 index 6881aa2222c4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity -name: ExternalEntity -fullName: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Defines a user predicted entity that extends an already existing one. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ExternalEntity(*, entity_name: str, start_index: int, entity_length: int, - resolution=None, score: float = None, **kwargs)' - parameters: - - name: entity_name - description: Required. The name of the entity to extend. - isRequired: true - types: - - - - name: start_index - description: 'Required. The start character index of the predicted - - entity.' - isRequired: true - types: - - - - name: entity_length - description: Required. The length of the predicted entity. - isRequired: true - types: - - - - name: resolution - description: 'A user supplied custom resolution to return as the - - entity''s prediction.' - isRequired: true - types: - - - - name: score - description: 'A user supplied score to return as the entity''s prediction - - score.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: entity_name - isRequired: true - - name: start_index - isRequired: true - - name: entity_length - isRequired: true - - name: resolution - defaultValue: None - - name: score - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Intent.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Intent.yml deleted file mode 100644 index 7b1bbd040c24..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Intent.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.Intent -name: Intent -fullName: azure.cognitiveservices.language.luis.runtime.models.Intent -module: azure.cognitiveservices.language.luis.runtime.models -summary: Represents an intent prediction. -constructor: - syntax: 'Intent(*, score: float = None, child_app=None, **kwargs)' - parameters: - - name: score - description: The score of the fired intent. - isRequired: true - types: - - - - name: child_app - description: The prediction of the dispatched application. - isRequired: true - types: - - - keywordOnlyParameters: - - name: score - defaultValue: None - - name: child_app - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.Intent.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.Intent.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.Intent.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.Intent.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.Intent.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.Intent.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.Intent.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Prediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Prediction.yml deleted file mode 100644 index 4537416021d3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Prediction.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.Prediction -name: Prediction -fullName: azure.cognitiveservices.language.luis.runtime.models.Prediction -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Represents the prediction of a query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Prediction(*, top_intent: str, intents, entities, altered_query: str = - None, sentiment=None, **kwargs)' - parameters: - - name: altered_query - description: 'The query after spell checking. Only set if spell - - check was enabled and a spelling mistake was found.' - isRequired: true - types: - - - - name: top_intent - description: Required. The name of the top scoring intent. - isRequired: true - types: - - - - name: intents - description: 'Required. A dictionary representing the intents that - - fired.' - isRequired: true - types: - - [, ] - - name: entities - description: 'Required. A dictionary representing the entities that - - fired.' - isRequired: true - types: - - [, ] - - name: sentiment - description: The result of the sentiment analysis. - isRequired: true - types: - - - keywordOnlyParameters: - - name: top_intent - isRequired: true - - name: intents - isRequired: true - - name: entities - isRequired: true - - name: altered_query - defaultValue: None - - name: sentiment - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.Prediction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.Prediction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.Prediction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.Prediction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.Prediction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.Prediction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.Prediction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.yml deleted file mode 100644 index 80a96d208300..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest -name: PredictionRequest -fullName: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Represents the prediction request parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PredictionRequest(*, query: str, options=None, external_entities=None, - dynamic_lists=None, **kwargs)' - parameters: - - name: query - description: Required. The query to predict. - isRequired: true - types: - - - - name: options - description: The custom options defined for this request. - isRequired: true - types: - - - - name: external_entities - description: 'The externally predicted entities for this - - request.' - isRequired: true - types: - - [] - - name: dynamic_lists - description: 'The dynamically created list entities for this - - request.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: query - isRequired: true - - name: options - defaultValue: None - - name: external_entities - defaultValue: None - - name: dynamic_lists - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.yml deleted file mode 100644 index d81772f461db..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions -name: PredictionRequestOptions -fullName: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions -module: azure.cognitiveservices.language.luis.runtime.models -summary: The custom options for the prediction request. -constructor: - syntax: 'PredictionRequestOptions(*, datetime_reference=None, prefer_external_entities: - bool = None, **kwargs)' - parameters: - - name: datetime_reference - description: 'The reference DateTime used for predicting - - datetime entities.' - isRequired: true - types: - - - - name: prefer_external_entities - description: 'Whether to make the external entities - - resolution override the predictions if an overlap occurs.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: datetime_reference - defaultValue: None - - name: prefer_external_entities - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.yml deleted file mode 100644 index eb612edcde61..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse -name: PredictionResponse -fullName: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Represents the prediction response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PredictionResponse(*, query: str, prediction, **kwargs)' - parameters: - - name: query - description: Required. The query used in the prediction. - isRequired: true - types: - - - - name: prediction - description: Required. The prediction of the requested query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: query - isRequired: true - - name: prediction - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.RequestList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.RequestList.yml deleted file mode 100644 index 3e0f4308e623..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.RequestList.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.RequestList -name: RequestList -fullName: azure.cognitiveservices.language.luis.runtime.models.RequestList -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'Defines a sub-list to append to an existing list entity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RequestList(*, canonical_form: str, name: str = None, synonyms=None, **kwargs)' - parameters: - - name: name - description: The name of the sub-list. - isRequired: true - types: - - - - name: canonical_form - description: Required. The canonical form of the sub-list. - isRequired: true - types: - - - - name: synonyms - description: The synonyms of the canonical form. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: canonical_form - isRequired: true - - name: name - defaultValue: None - - name: synonyms - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.RequestList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.RequestList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.RequestList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.RequestList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.RequestList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.RequestList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.RequestList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Sentiment.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Sentiment.yml deleted file mode 100644 index 23c53e06f164..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Sentiment.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment -name: Sentiment -fullName: azure.cognitiveservices.language.luis.runtime.models.Sentiment -module: azure.cognitiveservices.language.luis.runtime.models -summary: 'The result of the sentiment analysis. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Sentiment(*, score: float, label: str = None, **kwargs)' - parameters: - - name: label - description: The label of the sentiment analysis result. - isRequired: true - types: - - - - name: score - description: Required. The sentiment score of the query. - isRequired: true - types: - - - keywordOnlyParameters: - - name: score - isRequired: true - - name: label - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.yml deleted file mode 100644 index 233713f23560..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.luis.runtime.models -name: models -fullName: azure.cognitiveservices.language.luis.runtime.models -type: import -classes: -- azure.cognitiveservices.language.luis.runtime.models.DynamicList -- azure.cognitiveservices.language.luis.runtime.models.Error -- azure.cognitiveservices.language.luis.runtime.models.ErrorBody -- azure.cognitiveservices.language.luis.runtime.models.ErrorException -- azure.cognitiveservices.language.luis.runtime.models.ExternalEntity -- azure.cognitiveservices.language.luis.runtime.models.Intent -- azure.cognitiveservices.language.luis.runtime.models.Prediction -- azure.cognitiveservices.language.luis.runtime.models.PredictionRequest -- azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions -- azure.cognitiveservices.language.luis.runtime.models.PredictionResponse -- azure.cognitiveservices.language.luis.runtime.models.RequestList -- azure.cognitiveservices.language.luis.runtime.models.Sentiment diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations.yml deleted file mode 100644 index 091dbf1dfb0e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations -name: PredictionOperations -fullName: azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations -module: azure.cognitiveservices.language.luis.runtime.operations -summary: 'PredictionOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: PredictionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations.get_slot_prediction - name: get_slot_prediction - summary: Gets the predictions for an application slot. - signature: get_slot_prediction(app_id, slot_name, prediction_request, verbose=None, - show_all_intents=None, log=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: slot_name - description: The application slot name. - isRequired: true - types: - - - - name: prediction_request - description: The prediction request parameters. - isRequired: true - types: - - - - name: verbose - description: 'Indicates whether to get extra metadata for the - - entities predictions or not.' - defaultValue: None - types: - - - - name: show_all_intents - description: 'Indicates whether to return all the intents - - in the response or just the top intent.' - defaultValue: None - types: - - - - name: log - description: Indicates whether to log the endpoint query or not. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PredictionResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.runtime.models.ErrorException -- uid: azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations.get_version_prediction - name: get_version_prediction - summary: Gets the predictions for an application version. - signature: get_version_prediction(app_id, version_id, prediction_request, verbose=None, - show_all_intents=None, log=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: version_id - description: The application version ID. - isRequired: true - types: - - - - name: prediction_request - description: The prediction request parameters. - isRequired: true - types: - - - - name: verbose - description: 'Indicates whether to get extra metadata for the - - entities predictions or not.' - defaultValue: None - types: - - - - name: show_all_intents - description: 'Indicates whether to return all the intents - - in the response or just the top intent.' - defaultValue: None - types: - - - - name: log - description: Indicates whether to log the endpoint query or not. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PredictionResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.luis.runtime.models.ErrorException -attributes: -- uid: azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.operations.yml deleted file mode 100644 index 105a4c04e9d5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.operations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.luis.runtime.operations -name: operations -fullName: azure.cognitiveservices.language.luis.runtime.operations -type: import -classes: -- azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.version.yml deleted file mode 100644 index 5ff8b722d94d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.luis.runtime.version -name: version -fullName: azure.cognitiveservices.language.luis.runtime.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.yml deleted file mode 100644 index 0ce95245a895..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.luis.runtime -name: runtime -fullName: azure.cognitiveservices.language.luis.runtime -type: import -classes: -- azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient -- azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration -packages: -- azure.cognitiveservices.language.luis.runtime.models -- azure.cognitiveservices.language.luis.runtime.operations -modules: -- azure.cognitiveservices.language.luis.runtime.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.version.yml deleted file mode 100644 index f781288cd42a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.luis.version -name: version -fullName: azure.cognitiveservices.language.luis.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.yml deleted file mode 100644 index c0b88fb02810..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.luis -name: luis -fullName: azure.cognitiveservices.language.luis -type: rootImport -packages: -- azure.cognitiveservices.language.luis.authoring -- azure.cognitiveservices.language.luis.runtime -modules: -- azure.cognitiveservices.language.luis.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.SpellCheckClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.SpellCheckClient.yml deleted file mode 100644 index 06569a3e7323..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.SpellCheckClient.yml +++ /dev/null @@ -1,481 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.SpellCheckClient -name: SpellCheckClient -fullName: azure.cognitiveservices.language.spellcheck.SpellCheckClient -module: azure.cognitiveservices.language.spellcheck -summary: The Spell Check API - V7 lets you check a text string for spelling and grammar - errors. -constructor: - syntax: SpellCheckClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: "[https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)", - - "[https://api.cognitive.microsoft.com](https://api.cognitive.microsoft.com)").' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.SpellCheckClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.cognitiveservices.language.spellcheck.SpellCheckClient.spell_checker - name: spell_checker - summary: 'The Bing Spell Check API lets you perform contextual grammar and spell - - checking. Bing has developed a web-based spell-checker that leverages - - machine learning and statistical machine translation to dynamically - - train a constantly evolving and highly contextual algorithm. The - - spell-checker is based on a massive corpus of web searches and - - documents.' - signature: spell_checker(text, accept_language=None, pragma=None, user_agent=None, - client_id=None, client_ip=None, location=None, action_type=None, app_name=None, - country_code=None, client_machine_name=None, doc_id=None, market=None, session_id=None, - set_lang=None, user_id=None, mode=None, pre_context_text=None, post_context_text=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: text - description: 'The text string to check for spelling and grammar errors. - - The combined length of the text string, preContextText string, and - - postContextText string may not exceed 10,000 characters. You may - - specify this parameter in the query string of a GET request or in the - - body of a POST request. Because of the query string length limit, - - you''ll typically use a POST request unless you''re checking only short - - strings.' - isRequired: true - types: - - - - name: accept_language - description: 'A comma-delimited list of one or more - - languages to use for user interface strings. The list is in decreasing - - order of preference. For additional information, including expected - - format, see - - [RFC2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). - - This header and the setLang query parameter are mutually exclusive; do - - not specify both. If you set this header, you must also specify the cc - - query parameter. Bing will use the first supported language it finds - - from the list, and combine that language with the cc parameter value - - to determine the market to return results for. If the list does not - - include a supported language, Bing will find the closest language and - - market that supports the request, and may use an aggregated or default - - market for the results instead of a specified one. You should use this - - header and the cc query parameter only if you specify multiple - - languages; otherwise, you should use the mkt and setLang query - - parameters. A user interface string is a string that''s used as a label - - in a user interface. There are very few user interface strings in the - - JSON response objects. Any links in the response objects to Bing.com - - properties will apply the specified language.' - defaultValue: None - types: - - - - name: pragma - description: 'By default, Bing returns cached content, if available. - - To prevent Bing from returning cached content, set the Pragma header - - to no-cache (for example, Pragma: no-cache).' - defaultValue: None - types: - - - - name: user_agent - description: 'The user agent originating the request. Bing uses - - the user agent to provide mobile users with an optimized experience. - - Although optional, you are strongly encouraged to always specify this - - header. The user-agent should be the same string that any commonly - - used browser would send. For information about user agents, see [RFC - - 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html).' - defaultValue: None - types: - - - - name: client_id - description: 'Bing uses this header to provide users with - - consistent behavior across Bing API calls. Bing often flights new - - features and improvements, and it uses the client ID as a key for - - assigning traffic on different flights. If you do not use the same - - client ID for a user across multiple requests, then Bing may assign - - the user to multiple conflicting flights. Being assigned to multiple - - conflicting flights can lead to an inconsistent user experience. For - - example, if the second request has a different flight assignment than - - the first, the experience may be unexpected. Also, Bing can use the - - client ID to tailor web results to that client ID''s search history, - - providing a richer experience for the user. Bing also uses this header - - to help improve result rankings by analyzing the activity generated by - - a client ID. The relevance improvements help with better quality of - - results delivered by Bing APIs and in turn enables higher - - click-through rates for the API consumer. IMPORTANT: Although - - optional, you should consider this header required. Persisting the - - client ID across multiple requests for the same end user and device - - combination enables 1) the API consumer to receive a consistent user - - experience, and 2) higher click-through rates via better quality of - - results from the Bing APIs. Each user that uses your application on - - the device must have a unique, Bing generated client ID. If you do not - - include this header in the request, Bing generates an ID and returns - - it in the X-MSEdge-ClientID response header. The only time that you - - should NOT include this header in a request is the first time the user - - uses your app on that device. Use the client ID for each Bing API - - request that your app makes for this user on the device. Persist the - - client ID. To persist the ID in a browser app, use a persistent HTTP - - cookie to ensure the ID is used across all sessions. Do not use a - - session cookie. For other apps such as mobile apps, use the device''s - - persistent storage to persist the ID. The next time the user uses your - - app on that device, get the client ID that you persisted. Bing - - responses may or may not include this header. If the response includes - - this header, capture the client ID and use it for all subsequent Bing - - requests for the user on that device. If you include the - - X-MSEdge-ClientID, you must not include cookies in the request.' - defaultValue: None - types: - - - - name: client_ip - description: 'The IPv4 or IPv6 address of the client device. The - - IP address is used to discover the user''s location. Bing uses the - - location information to determine safe search behavior. Although - - optional, you are encouraged to always specify this header and the - - X-Search-Location header. Do not obfuscate the address (for example, - - by changing the last octet to 0). Obfuscating the address results in - - the location not being anywhere near the device''s actual location, - - which may result in Bing serving erroneous results.' - defaultValue: None - types: - - - - name: location - description: 'A semicolon-delimited list of key/value pairs that - - describe the client''s geographical location. Bing uses the location - - information to determine safe search behavior and to return relevant - - local content. Specify the key/value pair as :. The - - following are the keys that you use to specify the user''s location. - - lat (required): The latitude of the client''s location, in degrees. The - - latitude must be greater than or equal to -90.0 and less than or equal - - to +90.0. Negative values indicate southern latitudes and positive - - values indicate northern latitudes. long (required): The longitude of - - the client''s location, in degrees. The longitude must be greater than - - or equal to -180.0 and less than or equal to +180.0. Negative values - - indicate western longitudes and positive values indicate eastern - - longitudes. re (required): The radius, in meters, which specifies the - - horizontal accuracy of the coordinates. Pass the value returned by the - - device''s location service. Typical values might be 22m for GPS/Wi-Fi, - - 380m for cell tower triangulation, and 18,000m for reverse IP lookup. - - ts (optional): The UTC UNIX timestamp of when the client was at the - - location. (The UNIX timestamp is the number of seconds since January - - 1, 1970.) head (optional): The client''s relative heading or direction - - of travel. Specify the direction of travel as degrees from 0 through - - 360, counting clockwise relative to true north. Specify this key only - - if the sp key is nonzero. sp (optional): The horizontal velocity - - (speed), in meters per second, that the client device is traveling. - - alt (optional): The altitude of the client device, in meters. are - - (optional): The radius, in meters, that specifies the vertical - - accuracy of the coordinates. Specify this key only if you specify the - - alt key. Although many of the keys are optional, the more information - - that you provide, the more accurate the location results are. Although - - optional, you are encouraged to always specify the user''s geographical - - location. Providing the location is especially important if the - - client''s IP address does not accurately reflect the user''s physical - - location (for example, if the client uses VPN). For optimal results, - - you should include this header and the X-Search-ClientIP header, but - - at a minimum, you should include this header.' - defaultValue: None - types: - - - - name: action_type - description: "A string that's used by logging to determine\nwhether the request\ - \ is coming from an interactive session or a page\nload. The following are the\ - \ possible values. 1) Edit\u2014The request is\nfrom an interactive session\ - \ 2) Load\u2014The request is from a page load.\nPossible values include: 'Edit',\ - \ 'Load'" - defaultValue: None - types: - - - - - - name: app_name - description: 'The unique name of your app. The name must be known - - by Bing. Do not include this parameter unless you have previously - - contacted Bing to get a unique app name. To get a unique name, contact - - your Bing Business Development manager.' - defaultValue: None - types: - - - - name: country_code - description: "A 2-character country code of the country where\nthe results come\ - \ from. This API supports only the United States\nmarket. If you specify this\ - \ query parameter, it must be set to us. If\nyou set this parameter, you must\ - \ also specify the Accept-Language\nheader. Bing uses the first supported language\ - \ it finds from the\nlanguages list, and combine that language with the country\ - \ code that\nyou specify to determine the market to return results for. If the\n\ - languages list does not include a supported language, Bing finds the\nclosest\ - \ language and market that supports the request, or it may use\nan aggregated\ - \ or default market for the results instead of a specified\none. You should\ - \ use this query parameter and the Accept-Language query\nparameter only if\ - \ you specify multiple languages; otherwise, you\nshould use the mkt and setLang\ - \ query parameters. This parameter and\nthe mkt query parameter are mutually\ - \ exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: client_machine_name - description: 'A unique name of the device that the - - request is being made from. Generate a unique value for each device - - (the value is unimportant). The service uses the ID to help debug - - issues and improve the quality of corrections.' - defaultValue: None - types: - - - - name: doc_id - description: 'A unique ID that identifies the document that the text - - belongs to. Generate a unique value for each document (the value is - - unimportant). The service uses the ID to help debug issues and improve - - the quality of corrections.' - defaultValue: None - types: - - - - name: market - description: "The market where the results come from. You are\nstrongly encouraged\ - \ to always specify the market, if known. Specifying\nthe market helps Bing\ - \ route the request and return an appropriate and\noptimal response. This parameter\ - \ and the cc query parameter are\nmutually exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: session_id - description: 'A unique ID that identifies this user session. - - Generate a unique value for each user session (the value is - - unimportant). The service uses the ID to help debug issues and improve - - the quality of corrections' - defaultValue: None - types: - - - - name: set_lang - description: "The language to use for user interface strings.\nSpecify the language\ - \ using the ISO 639-1 2-letter language code. For\nexample, the language code\ - \ for English is EN. The default is EN\n(English). Although optional, you should\ - \ always specify the language.\nTypically, you set setLang to the same language\ - \ specified by mkt\nunless the user wants the user interface strings displayed\ - \ in a\ndifferent language. This parameter and the Accept-Language header are\n\ - mutually exclusive\u2014do not specify both. A user interface string is a\n\ - string that's used as a label in a user interface. There are few user\ninterface\ - \ strings in the JSON response objects. Also, any links to\nBing.com properties\ - \ in the response objects apply the specified\nlanguage." - defaultValue: None - types: - - - - name: user_id - description: 'A unique ID that identifies the user. Generate a - - unique value for each user (the value is unimportant). The service - - uses the ID to help debug issues and improve the quality of - - corrections.' - defaultValue: None - types: - - - - name: mode - description: "The type of spelling and grammar checks to perform. The\nfollowing\ - \ are the possible values (the values are case insensitive).\nThe default is\ - \ Proof. 1) Proof\u2014Finds most spelling and grammar\nmistakes. 2) Spell\u2014\ - Finds most spelling mistakes but does not find some\nof the grammar errors that\ - \ Proof catches (for example, capitalization\nand repeated words). Possible\ - \ values include: 'proof', 'spell'" - defaultValue: None - types: - - - - - - name: pre_context_text - description: 'A string that gives context to the text - - string. For example, the text string petal is valid. However, if you - - set preContextText to bike, the context changes and the text string - - becomes not valid. In this case, the API suggests that you change - - petal to pedal (as in bike pedal). This text is not checked for - - grammar or spelling errors. The combined length of the text string, - - preContextText string, and postContextText string may not exceed - - 10,000 characters. You may specify this parameter in the query string - - of a GET request or in the body of a POST request.' - defaultValue: None - types: - - - - name: post_context_text - description: 'A string that gives context to the text - - string. For example, the text string read is valid. However, if you - - set postContextText to carpet, the context changes and the text string - - becomes not valid. In this case, the API suggests that you change read - - to red (as in red carpet). This text is not checked for grammar or - - spelling errors. The combined length of the text string, - - preContextText string, and postContextText string may not exceed - - 10,000 characters. You may specify this parameter in the query string - - of a GET request or in the body of a POST request.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SpellCheck or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.spellcheck.models.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.yml deleted file mode 100644 index c8d386e02195..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration -name: SpellCheckClientConfiguration -fullName: azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration -module: azure.cognitiveservices.language.spellcheck -summary: 'Configuration for SpellCheckClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: SpellCheckClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: "[https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)", - - "[https://api.cognitive.microsoft.com](https://api.cognitive.microsoft.com)").' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ActionType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ActionType.yml deleted file mode 100644 index 35561a31c51c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ActionType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.language.spellcheck.models.ActionType -name: ActionType -fullName: azure.cognitiveservices.language.spellcheck.models.ActionType -module: azure.cognitiveservices.language.spellcheck.models -fields: -- name: edit - uid: azure.cognitiveservices.language.spellcheck.models.ActionType.edit -- name: load - uid: azure.cognitiveservices.language.spellcheck.models.ActionType.load diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Answer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Answer.yml deleted file mode 100644 index df3a66e9c7c1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Answer.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.Answer -name: Answer -fullName: azure.cognitiveservices.language.spellcheck.models.Answer -module: azure.cognitiveservices.language.spellcheck.models -summary: 'Answer. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: SpellCheck - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Answer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.Answer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.Answer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.Answer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.Answer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.Answer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.Answer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.Answer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Error.yml deleted file mode 100644 index 4fc177ffdd0c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Error.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.Error -name: Error -fullName: azure.cognitiveservices.language.spellcheck.models.Error -module: azure.cognitiveservices.language.spellcheck.models -summary: 'Defines the error that occurred. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Error(*, message: str, code=''None'', **kwargs)' - parameters: - - name: code - description: 'Required. The error code that identifies the category of - - error. Possible values include: ''None'', ''ServerError'', ''InvalidRequest'', - - ''RateLimitExceeded'', ''InvalidAuthorization'', ''InsufficientAuthorization''. - - Default value: "None" .' - isRequired: true - types: - - - - - - name: message - description: Required. A description of the error. - isRequired: true - types: - - - keywordOnlyParameters: - - name: message - isRequired: true - - name: code - defaultValue: None -variables: -- description: 'The error code that further helps to identify the error. - - Possible values include: ''UnexpectedError'', ''ResourceError'', - - ''NotImplemented'', ''ParameterMissing'', ''ParameterInvalidValue'', - - ''HttpNotAllowed'', ''Blocked'', ''AuthorizationMissing'', - - ''AuthorizationRedundancy'', ''AuthorizationDisabled'', ''AuthorizationExpired''' - name: sub_code - types: - - - - -- description: 'A description that provides additional information - - about the error.' - name: more_details - types: - - -- description: The parameter in the request that caused the error. - name: parameter - types: - - -- description: The parameter's value in the request that was not valid. - name: value - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorCode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorCode.yml deleted file mode 100644 index 81296a36fe3d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorCode.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.language.spellcheck.models.ErrorCode -name: ErrorCode -fullName: azure.cognitiveservices.language.spellcheck.models.ErrorCode -module: azure.cognitiveservices.language.spellcheck.models -fields: -- name: insufficient_authorization - uid: azure.cognitiveservices.language.spellcheck.models.ErrorCode.insufficient_authorization -- name: invalid_authorization - uid: azure.cognitiveservices.language.spellcheck.models.ErrorCode.invalid_authorization -- name: invalid_request - uid: azure.cognitiveservices.language.spellcheck.models.ErrorCode.invalid_request -- name: none - uid: azure.cognitiveservices.language.spellcheck.models.ErrorCode.none -- name: rate_limit_exceeded - uid: azure.cognitiveservices.language.spellcheck.models.ErrorCode.rate_limit_exceeded -- name: server_error - uid: azure.cognitiveservices.language.spellcheck.models.ErrorCode.server_error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorResponse.yml deleted file mode 100644 index cedc5d0af40c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorResponse.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.language.spellcheck.models.ErrorResponse -module: azure.cognitiveservices.language.spellcheck.models -summary: 'The top-level response that represents a failed request. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(*, errors, **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: errors - description: 'Required. A list of errors that describe the reasons why - - the request failed.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: errors - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorResponseException.yml deleted file mode 100644 index fac013551bef..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.language.spellcheck.models.ErrorResponseException -module: azure.cognitiveservices.language.spellcheck.models -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.yml deleted file mode 100644 index 6941f751de18..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode -name: ErrorSubCode -fullName: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode -module: azure.cognitiveservices.language.spellcheck.models -fields: -- name: authorization_disabled - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.authorization_disabled -- name: authorization_expired - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.authorization_expired -- name: authorization_missing - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.authorization_missing -- name: authorization_redundancy - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.authorization_redundancy -- name: blocked - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.blocked -- name: http_not_allowed - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.http_not_allowed -- name: not_implemented - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.not_implemented -- name: parameter_invalid_value - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.parameter_invalid_value -- name: parameter_missing - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.parameter_missing -- name: resource_error - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.resource_error -- name: unexpected_error - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.unexpected_error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorType.yml deleted file mode 100644 index 29c7d6c75e04..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.language.spellcheck.models.ErrorType -name: ErrorType -fullName: azure.cognitiveservices.language.spellcheck.models.ErrorType -module: azure.cognitiveservices.language.spellcheck.models -fields: -- name: repeated_token - uid: azure.cognitiveservices.language.spellcheck.models.ErrorType.repeated_token -- name: unknown_token - uid: azure.cognitiveservices.language.spellcheck.models.ErrorType.unknown_token diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Identifiable.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Identifiable.yml deleted file mode 100644 index bacad761c38e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Identifiable.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.Identifiable -name: Identifiable -fullName: azure.cognitiveservices.language.spellcheck.models.Identifiable -module: azure.cognitiveservices.language.spellcheck.models -summary: 'Defines the identity of a resource. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Response - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Identifiable(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.Identifiable.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.Identifiable.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.Identifiable.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.Identifiable.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.Identifiable.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.Identifiable.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.Identifiable.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Mode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Mode.yml deleted file mode 100644 index 6f95fe8aafdc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Mode.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.language.spellcheck.models.Mode -name: Mode -fullName: azure.cognitiveservices.language.spellcheck.models.Mode -module: azure.cognitiveservices.language.spellcheck.models -fields: -- name: proof - uid: azure.cognitiveservices.language.spellcheck.models.Mode.proof -- name: spell - uid: azure.cognitiveservices.language.spellcheck.models.Mode.spell diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Response.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Response.yml deleted file mode 100644 index 08f4a1862491..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Response.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.Response -name: Response -fullName: azure.cognitiveservices.language.spellcheck.models.Response -module: azure.cognitiveservices.language.spellcheck.models -summary: 'Defines a response. All schemas that could be returned at the root of a - - response should inherit from this. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Answer, ErrorResponse - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Response(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.Response.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.Response.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.Response.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.Response.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.Response.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.Response.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.Response.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ResponseBase.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ResponseBase.yml deleted file mode 100644 index b400fdec6e56..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ResponseBase.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase -name: ResponseBase -fullName: azure.cognitiveservices.language.spellcheck.models.ResponseBase -module: azure.cognitiveservices.language.spellcheck.models -summary: 'ResponseBase. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Identifiable - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ResponseBase(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellCheck.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellCheck.yml deleted file mode 100644 index 547eb5454109..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellCheck.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck -name: SpellCheck -fullName: azure.cognitiveservices.language.spellcheck.models.SpellCheck -module: azure.cognitiveservices.language.spellcheck.models -summary: 'SpellCheck. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SpellCheck(*, flagged_tokens, **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: flagged_tokens - description: Required. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: flagged_tokens - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.yml deleted file mode 100644 index 3f3b23ce63eb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.yml +++ /dev/null @@ -1,156 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken -name: SpellingFlaggedToken -fullName: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken -module: azure.cognitiveservices.language.spellcheck.models -summary: 'SpellingFlaggedToken. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpellingFlaggedToken(*, offset: int, token: str, type=''UnknownToken'', - **kwargs)' - parameters: - - name: offset - description: Required. - isRequired: true - types: - - - - name: token - description: Required. - isRequired: true - types: - - - - name: type - description: 'Required. Possible values include: ''UnknownToken'', - - ''RepeatedToken''. Default value: "UnknownToken" .' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: offset - isRequired: true - - name: token - isRequired: true - - name: type - defaultValue: UnknownToken -variables: -- name: suggestions - types: - - [] -- name: ping_url_suffix - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.yml deleted file mode 100644 index 0a2e3c45e387..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion -name: SpellingTokenSuggestion -fullName: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion -module: azure.cognitiveservices.language.spellcheck.models -summary: 'SpellingTokenSuggestion. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpellingTokenSuggestion(*, suggestion: str, **kwargs)' - parameters: - - name: suggestion - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: suggestion - isRequired: true -variables: -- name: score - types: - - -- name: ping_url_suffix - types: - - -methods: -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.yml deleted file mode 100644 index 24c51de64fed..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.spellcheck.models -name: models -fullName: azure.cognitiveservices.language.spellcheck.models -type: import -classes: -- azure.cognitiveservices.language.spellcheck.models.Answer -- azure.cognitiveservices.language.spellcheck.models.Error -- azure.cognitiveservices.language.spellcheck.models.ErrorResponse -- azure.cognitiveservices.language.spellcheck.models.ErrorResponseException -- azure.cognitiveservices.language.spellcheck.models.Identifiable -- azure.cognitiveservices.language.spellcheck.models.Response -- azure.cognitiveservices.language.spellcheck.models.ResponseBase -- azure.cognitiveservices.language.spellcheck.models.SpellCheck -- azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken -- azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion -enums: -- azure.cognitiveservices.language.spellcheck.models.ActionType -- azure.cognitiveservices.language.spellcheck.models.ErrorCode -- azure.cognitiveservices.language.spellcheck.models.ErrorSubCode -- azure.cognitiveservices.language.spellcheck.models.ErrorType -- azure.cognitiveservices.language.spellcheck.models.Mode diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin.yml deleted file mode 100644 index 9e5f6bcc2637..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin.yml +++ /dev/null @@ -1,453 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin -name: SpellCheckClientOperationsMixin -fullName: azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin -module: azure.cognitiveservices.language.spellcheck.operations -constructor: - syntax: SpellCheckClientOperationsMixin() -methods: -- uid: azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin.spell_checker - name: spell_checker - summary: 'The Bing Spell Check API lets you perform contextual grammar and spell - - checking. Bing has developed a web-based spell-checker that leverages - - machine learning and statistical machine translation to dynamically - - train a constantly evolving and highly contextual algorithm. The - - spell-checker is based on a massive corpus of web searches and - - documents.' - signature: spell_checker(text, accept_language=None, pragma=None, user_agent=None, - client_id=None, client_ip=None, location=None, action_type=None, app_name=None, - country_code=None, client_machine_name=None, doc_id=None, market=None, session_id=None, - set_lang=None, user_id=None, mode=None, pre_context_text=None, post_context_text=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: text - description: 'The text string to check for spelling and grammar errors. - - The combined length of the text string, preContextText string, and - - postContextText string may not exceed 10,000 characters. You may - - specify this parameter in the query string of a GET request or in the - - body of a POST request. Because of the query string length limit, - - you''ll typically use a POST request unless you''re checking only short - - strings.' - isRequired: true - types: - - - - name: accept_language - description: 'A comma-delimited list of one or more - - languages to use for user interface strings. The list is in decreasing - - order of preference. For additional information, including expected - - format, see - - [RFC2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). - - This header and the setLang query parameter are mutually exclusive; do - - not specify both. If you set this header, you must also specify the cc - - query parameter. Bing will use the first supported language it finds - - from the list, and combine that language with the cc parameter value - - to determine the market to return results for. If the list does not - - include a supported language, Bing will find the closest language and - - market that supports the request, and may use an aggregated or default - - market for the results instead of a specified one. You should use this - - header and the cc query parameter only if you specify multiple - - languages; otherwise, you should use the mkt and setLang query - - parameters. A user interface string is a string that''s used as a label - - in a user interface. There are very few user interface strings in the - - JSON response objects. Any links in the response objects to Bing.com - - properties will apply the specified language.' - defaultValue: None - types: - - - - name: pragma - description: 'By default, Bing returns cached content, if available. - - To prevent Bing from returning cached content, set the Pragma header - - to no-cache (for example, Pragma: no-cache).' - defaultValue: None - types: - - - - name: user_agent - description: 'The user agent originating the request. Bing uses - - the user agent to provide mobile users with an optimized experience. - - Although optional, you are strongly encouraged to always specify this - - header. The user-agent should be the same string that any commonly - - used browser would send. For information about user agents, see [RFC - - 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html).' - defaultValue: None - types: - - - - name: client_id - description: 'Bing uses this header to provide users with - - consistent behavior across Bing API calls. Bing often flights new - - features and improvements, and it uses the client ID as a key for - - assigning traffic on different flights. If you do not use the same - - client ID for a user across multiple requests, then Bing may assign - - the user to multiple conflicting flights. Being assigned to multiple - - conflicting flights can lead to an inconsistent user experience. For - - example, if the second request has a different flight assignment than - - the first, the experience may be unexpected. Also, Bing can use the - - client ID to tailor web results to that client ID''s search history, - - providing a richer experience for the user. Bing also uses this header - - to help improve result rankings by analyzing the activity generated by - - a client ID. The relevance improvements help with better quality of - - results delivered by Bing APIs and in turn enables higher - - click-through rates for the API consumer. IMPORTANT: Although - - optional, you should consider this header required. Persisting the - - client ID across multiple requests for the same end user and device - - combination enables 1) the API consumer to receive a consistent user - - experience, and 2) higher click-through rates via better quality of - - results from the Bing APIs. Each user that uses your application on - - the device must have a unique, Bing generated client ID. If you do not - - include this header in the request, Bing generates an ID and returns - - it in the X-MSEdge-ClientID response header. The only time that you - - should NOT include this header in a request is the first time the user - - uses your app on that device. Use the client ID for each Bing API - - request that your app makes for this user on the device. Persist the - - client ID. To persist the ID in a browser app, use a persistent HTTP - - cookie to ensure the ID is used across all sessions. Do not use a - - session cookie. For other apps such as mobile apps, use the device''s - - persistent storage to persist the ID. The next time the user uses your - - app on that device, get the client ID that you persisted. Bing - - responses may or may not include this header. If the response includes - - this header, capture the client ID and use it for all subsequent Bing - - requests for the user on that device. If you include the - - X-MSEdge-ClientID, you must not include cookies in the request.' - defaultValue: None - types: - - - - name: client_ip - description: 'The IPv4 or IPv6 address of the client device. The - - IP address is used to discover the user''s location. Bing uses the - - location information to determine safe search behavior. Although - - optional, you are encouraged to always specify this header and the - - X-Search-Location header. Do not obfuscate the address (for example, - - by changing the last octet to 0). Obfuscating the address results in - - the location not being anywhere near the device''s actual location, - - which may result in Bing serving erroneous results.' - defaultValue: None - types: - - - - name: location - description: 'A semicolon-delimited list of key/value pairs that - - describe the client''s geographical location. Bing uses the location - - information to determine safe search behavior and to return relevant - - local content. Specify the key/value pair as :. The - - following are the keys that you use to specify the user''s location. - - lat (required): The latitude of the client''s location, in degrees. The - - latitude must be greater than or equal to -90.0 and less than or equal - - to +90.0. Negative values indicate southern latitudes and positive - - values indicate northern latitudes. long (required): The longitude of - - the client''s location, in degrees. The longitude must be greater than - - or equal to -180.0 and less than or equal to +180.0. Negative values - - indicate western longitudes and positive values indicate eastern - - longitudes. re (required): The radius, in meters, which specifies the - - horizontal accuracy of the coordinates. Pass the value returned by the - - device''s location service. Typical values might be 22m for GPS/Wi-Fi, - - 380m for cell tower triangulation, and 18,000m for reverse IP lookup. - - ts (optional): The UTC UNIX timestamp of when the client was at the - - location. (The UNIX timestamp is the number of seconds since January - - 1, 1970.) head (optional): The client''s relative heading or direction - - of travel. Specify the direction of travel as degrees from 0 through - - 360, counting clockwise relative to true north. Specify this key only - - if the sp key is nonzero. sp (optional): The horizontal velocity - - (speed), in meters per second, that the client device is traveling. - - alt (optional): The altitude of the client device, in meters. are - - (optional): The radius, in meters, that specifies the vertical - - accuracy of the coordinates. Specify this key only if you specify the - - alt key. Although many of the keys are optional, the more information - - that you provide, the more accurate the location results are. Although - - optional, you are encouraged to always specify the user''s geographical - - location. Providing the location is especially important if the - - client''s IP address does not accurately reflect the user''s physical - - location (for example, if the client uses VPN). For optimal results, - - you should include this header and the X-Search-ClientIP header, but - - at a minimum, you should include this header.' - defaultValue: None - types: - - - - name: action_type - description: "A string that's used by logging to determine\nwhether the request\ - \ is coming from an interactive session or a page\nload. The following are the\ - \ possible values. 1) Edit\u2014The request is\nfrom an interactive session\ - \ 2) Load\u2014The request is from a page load.\nPossible values include: 'Edit',\ - \ 'Load'" - defaultValue: None - types: - - - - - - name: app_name - description: 'The unique name of your app. The name must be known - - by Bing. Do not include this parameter unless you have previously - - contacted Bing to get a unique app name. To get a unique name, contact - - your Bing Business Development manager.' - defaultValue: None - types: - - - - name: country_code - description: "A 2-character country code of the country where\nthe results come\ - \ from. This API supports only the United States\nmarket. If you specify this\ - \ query parameter, it must be set to us. If\nyou set this parameter, you must\ - \ also specify the Accept-Language\nheader. Bing uses the first supported language\ - \ it finds from the\nlanguages list, and combine that language with the country\ - \ code that\nyou specify to determine the market to return results for. If the\n\ - languages list does not include a supported language, Bing finds the\nclosest\ - \ language and market that supports the request, or it may use\nan aggregated\ - \ or default market for the results instead of a specified\none. You should\ - \ use this query parameter and the Accept-Language query\nparameter only if\ - \ you specify multiple languages; otherwise, you\nshould use the mkt and setLang\ - \ query parameters. This parameter and\nthe mkt query parameter are mutually\ - \ exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: client_machine_name - description: 'A unique name of the device that the - - request is being made from. Generate a unique value for each device - - (the value is unimportant). The service uses the ID to help debug - - issues and improve the quality of corrections.' - defaultValue: None - types: - - - - name: doc_id - description: 'A unique ID that identifies the document that the text - - belongs to. Generate a unique value for each document (the value is - - unimportant). The service uses the ID to help debug issues and improve - - the quality of corrections.' - defaultValue: None - types: - - - - name: market - description: "The market where the results come from. You are\nstrongly encouraged\ - \ to always specify the market, if known. Specifying\nthe market helps Bing\ - \ route the request and return an appropriate and\noptimal response. This parameter\ - \ and the cc query parameter are\nmutually exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: session_id - description: 'A unique ID that identifies this user session. - - Generate a unique value for each user session (the value is - - unimportant). The service uses the ID to help debug issues and improve - - the quality of corrections' - defaultValue: None - types: - - - - name: set_lang - description: "The language to use for user interface strings.\nSpecify the language\ - \ using the ISO 639-1 2-letter language code. For\nexample, the language code\ - \ for English is EN. The default is EN\n(English). Although optional, you should\ - \ always specify the language.\nTypically, you set setLang to the same language\ - \ specified by mkt\nunless the user wants the user interface strings displayed\ - \ in a\ndifferent language. This parameter and the Accept-Language header are\n\ - mutually exclusive\u2014do not specify both. A user interface string is a\n\ - string that's used as a label in a user interface. There are few user\ninterface\ - \ strings in the JSON response objects. Also, any links to\nBing.com properties\ - \ in the response objects apply the specified\nlanguage." - defaultValue: None - types: - - - - name: user_id - description: 'A unique ID that identifies the user. Generate a - - unique value for each user (the value is unimportant). The service - - uses the ID to help debug issues and improve the quality of - - corrections.' - defaultValue: None - types: - - - - name: mode - description: "The type of spelling and grammar checks to perform. The\nfollowing\ - \ are the possible values (the values are case insensitive).\nThe default is\ - \ Proof. 1) Proof\u2014Finds most spelling and grammar\nmistakes. 2) Spell\u2014\ - Finds most spelling mistakes but does not find some\nof the grammar errors that\ - \ Proof catches (for example, capitalization\nand repeated words). Possible\ - \ values include: 'proof', 'spell'" - defaultValue: None - types: - - - - - - name: pre_context_text - description: 'A string that gives context to the text - - string. For example, the text string petal is valid. However, if you - - set preContextText to bike, the context changes and the text string - - becomes not valid. In this case, the API suggests that you change - - petal to pedal (as in bike pedal). This text is not checked for - - grammar or spelling errors. The combined length of the text string, - - preContextText string, and postContextText string may not exceed - - 10,000 characters. You may specify this parameter in the query string - - of a GET request or in the body of a POST request.' - defaultValue: None - types: - - - - name: post_context_text - description: 'A string that gives context to the text - - string. For example, the text string read is valid. However, if you - - set postContextText to carpet, the context changes and the text string - - becomes not valid. In this case, the API suggests that you change read - - to red (as in red carpet). This text is not checked for grammar or - - spelling errors. The combined length of the text string, - - preContextText string, and postContextText string may not exceed - - 10,000 characters. You may specify this parameter in the query string - - of a GET request or in the body of a POST request.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SpellCheck or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.spellcheck.models.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.operations.yml deleted file mode 100644 index 038fa7721b11..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.operations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.spellcheck.operations -name: operations -fullName: azure.cognitiveservices.language.spellcheck.operations -type: import -classes: -- azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.version.yml deleted file mode 100644 index 1da8cfa86fa3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.spellcheck.version -name: version -fullName: azure.cognitiveservices.language.spellcheck.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.yml deleted file mode 100644 index b79d378b5ff6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.spellcheck -name: spellcheck -fullName: azure.cognitiveservices.language.spellcheck -type: rootImport -classes: -- azure.cognitiveservices.language.spellcheck.SpellCheckClient -- azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration -packages: -- azure.cognitiveservices.language.spellcheck.models -- azure.cognitiveservices.language.spellcheck.operations -modules: -- azure.cognitiveservices.language.spellcheck.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.yml deleted file mode 100644 index 0952301ccaad..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.yml +++ /dev/null @@ -1,244 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.TextAnalyticsClient -name: TextAnalyticsClient -fullName: azure.cognitiveservices.language.textanalytics.TextAnalyticsClient -module: azure.cognitiveservices.language.textanalytics -summary: The Text Analytics API is a suite of text analytics web services built with - best-in-class Microsoft machine learning algorithms. The API can be used to analyze - unstructured text for tasks such as sentiment analysis, key phrase extraction and - language detection. No training data is needed to use this API; just bring your - text data. This API uses advanced natural language processing techniques to deliver - best in class predictions. Further documentation can be found in [https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview](https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview) -constructor: - syntax: TextAnalyticsClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.detect_language - name: detect_language - summary: 'The API returns the detected language and a numeric score between 0 and - - 1. - - - Scores close to 1 indicate 100% certainty that the identified language - - is true. A total of 120 languages are supported.' - signature: detect_language(show_stats=None, documents=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: show_stats - description: '(optional) if set to true, response will contain - - input and document level statistics.' - defaultValue: None - types: - - - - name: documents - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: LanguageBatchResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -- uid: azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.entities - name: entities - summary: 'The API returns a list of recognized entities in a given document. - - - To get even more information on each recognized entity we recommend - - using the Bing Entity Search API by querying for the recognized - - entities names. See the Supported - - languages in Text Analytics API for the list of enabled languages.' - signature: entities(show_stats=None, documents=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: show_stats - description: '(optional) if set to true, response will contain - - input and document level statistics.' - defaultValue: None - types: - - - - name: documents - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntitiesBatchResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -- uid: azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.key_phrases - name: key_phrases - summary: 'The API returns a list of strings denoting the key talking points in - - the input text. - - - See the Text - - Analytics Documentation for details about the languages that are - - supported by key phrase extraction.' - signature: key_phrases(show_stats=None, documents=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: show_stats - description: '(optional) if set to true, response will contain - - input and document level statistics.' - defaultValue: None - types: - - - - name: documents - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyPhraseBatchResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -- uid: azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.sentiment - name: sentiment - summary: 'The API returns a numeric score between 0 and 1. - - - Scores close to 1 indicate positive sentiment, while scores close to 0 - - indicate negative sentiment. A score of 0.5 indicates the lack of - - sentiment (e.g. a factoid statement). See the Text - - Analytics Documentation for details about the languages that are - - supported by sentiment analysis.' - signature: sentiment(show_stats=None, documents=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: show_stats - description: '(optional) if set to true, response will contain - - input and document level statistics.' - defaultValue: None - types: - - - - name: documents - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.yml deleted file mode 100644 index fd84b2dce64d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage -name: DetectedLanguage -fullName: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage -module: azure.cognitiveservices.language.textanalytics.models -summary: DetectedLanguage. -constructor: - syntax: 'DetectedLanguage(*, name: str = None, iso6391_name: str = None, score: - float = None, **kwargs)' - parameters: - - name: name - description: Long name of a detected language (e.g. English, French). - isRequired: true - types: - - - - name: iso6391_name - description: 'A two letter representation of the detected language - - according to the ISO 639-1 standard (e.g. en, fr).' - isRequired: true - types: - - - - name: score - description: 'A confidence score between 0 and 1. Scores close to 1 - - indicate 100% certainty that the identified language is true.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: iso6391_name - defaultValue: None - - name: score - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.yml deleted file mode 100644 index eff106ad8259..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics -name: DocumentStatistics -fullName: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics -module: azure.cognitiveservices.language.textanalytics.models -summary: DocumentStatistics. -constructor: - syntax: 'DocumentStatistics(*, characters_count: int = None, transactions_count: - int = None, **kwargs)' - parameters: - - name: characters_count - description: 'Number of text elements recognized in the - - document.' - isRequired: true - types: - - - - name: transactions_count - description: Number of transactions for the document. - isRequired: true - types: - - - keywordOnlyParameters: - - name: characters_count - defaultValue: None - - name: transactions_count - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.yml deleted file mode 100644 index 06025e31e2fd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult -name: EntitiesBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult -module: azure.cognitiveservices.language.textanalytics.models -summary: 'EntitiesBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: EntitiesBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.yml deleted file mode 100644 index 27bad1f3a7b7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem -name: EntitiesBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models -summary: 'EntitiesBatchResultItem. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'EntitiesBatchResultItem(*, id: str = None, statistics=None, **kwargs)' - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: statistics - defaultValue: None -variables: -- description: Recognized entities in the document. - name: entities - types: - - [] -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntityRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntityRecord.yml deleted file mode 100644 index 5649665784fd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntityRecord.yml +++ /dev/null @@ -1,183 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord -name: EntityRecord -fullName: azure.cognitiveservices.language.textanalytics.models.EntityRecord -module: azure.cognitiveservices.language.textanalytics.models -summary: 'EntityRecord. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'EntityRecord(*, name: str = None, matches=None, wikipedia_language: str - = None, wikipedia_id: str = None, bing_id: str = None, type: str = None, sub_type: - str = None, **kwargs)' - parameters: - - name: name - description: Entity formal name. - isRequired: true - types: - - - - name: matches - description: List of instances this entity appears in the text. - isRequired: true - types: - - [] - - name: wikipedia_language - description: 'Wikipedia language for which the WikipediaId - - and WikipediaUrl refers to.' - isRequired: true - types: - - - - name: wikipedia_id - description: Wikipedia unique identifier of the recognized entity. - isRequired: true - types: - - - - name: bing_id - description: 'Bing unique identifier of the recognized entity. Use in - - conjunction with the Bing Entity Search API to fetch additional relevant - - information.' - isRequired: true - types: - - - - name: type - description: Entity type from Named Entity Recognition model - isRequired: true - types: - - - - name: sub_type - description: Entity sub type from Named Entity Recognition model - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: matches - defaultValue: None - - name: wikipedia_language - defaultValue: None - - name: wikipedia_id - defaultValue: None - - name: bing_id - defaultValue: None - - name: type - defaultValue: None - - name: sub_type - defaultValue: None -variables: -- description: URL for the entity's Wikipedia page. - name: wikipedia_url - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorRecord.yml deleted file mode 100644 index b6e3d15e3c33..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorRecord.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord -name: ErrorRecord -fullName: azure.cognitiveservices.language.textanalytics.models.ErrorRecord -module: azure.cognitiveservices.language.textanalytics.models -summary: ErrorRecord. -constructor: - syntax: 'ErrorRecord(*, id: str = None, message: str = None, **kwargs)' - parameters: - - name: id - description: Input document unique identifier the error refers to. - isRequired: true - types: - - - - name: message - description: Error message. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorResponse.yml deleted file mode 100644 index 4bca96c6141e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorResponse.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.language.textanalytics.models.ErrorResponse -module: azure.cognitiveservices.language.textanalytics.models -summary: ErrorResponse. -constructor: - syntax: 'ErrorResponse(*, code: str = None, message: str = None, target: str = None, - inner_error=None, **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - - name: target - isRequired: true - types: - - - - name: inner_error - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None - - name: target - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorResponseException.yml deleted file mode 100644 index 073b39bebbb1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -module: azure.cognitiveservices.language.textanalytics.models -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.InternalError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.InternalError.yml deleted file mode 100644 index c5eff0284c87..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.InternalError.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.InternalError -name: InternalError -fullName: azure.cognitiveservices.language.textanalytics.models.InternalError -module: azure.cognitiveservices.language.textanalytics.models -summary: InternalError. -constructor: - syntax: 'InternalError(*, code: str = None, message: str = None, inner_error=None, - **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - - name: inner_error - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.InternalError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.InternalError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.InternalError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.InternalError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.InternalError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.InternalError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.InternalError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.yml deleted file mode 100644 index f20aedffba1c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult -name: KeyPhraseBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult -module: azure.cognitiveservices.language.textanalytics.models -summary: 'KeyPhraseBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyPhraseBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '=(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.yml deleted file mode 100644 index 818e65a7d7ab..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem -name: KeyPhraseBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models -summary: 'KeyPhraseBatchResultItem. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyPhraseBatchResultItem(*, id: str = None, statistics=None, **kwargs)' - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: statistics - defaultValue: None -variables: -- description: 'A list of representative words or phrases. The number - - of key phrases returned is proportional to the number of words in the - - input document.' - name: key_phrases - types: - - [] -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.yml deleted file mode 100644 index b4515882b727..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput -name: LanguageBatchInput -fullName: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput -module: azure.cognitiveservices.language.textanalytics.models -summary: LanguageBatchInput. -constructor: - syntax: LanguageBatchInput(*, documents=None, **kwargs) - parameters: - - name: documents - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: documents - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.yml deleted file mode 100644 index 438d7017e13e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult -name: LanguageBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult -module: azure.cognitiveservices.language.textanalytics.models -summary: 'LanguageBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: LanguageBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.yml deleted file mode 100644 index 5dfa1c79cc81..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem -name: LanguageBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models -summary: LanguageBatchResultItem. -constructor: - syntax: 'LanguageBatchResultItem(*, id: str = None, detected_languages=None, statistics=None, - **kwargs)' - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: detected_languages - description: A list of extracted languages. - isRequired: true - types: - - [] - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: detected_languages - defaultValue: None - - name: statistics - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageInput.yml deleted file mode 100644 index d0479ec59ac5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageInput.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput -name: LanguageInput -fullName: azure.cognitiveservices.language.textanalytics.models.LanguageInput -module: azure.cognitiveservices.language.textanalytics.models -summary: LanguageInput. -constructor: - syntax: 'LanguageInput(*, country_hint: str = None, id: str = None, text: str = - None, **kwargs)' - parameters: - - name: country_hint - isRequired: true - types: - - - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: text - isRequired: true - types: - - - keywordOnlyParameters: - - name: country_hint - defaultValue: None - - name: id - defaultValue: None - - name: text - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MatchRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MatchRecord.yml deleted file mode 100644 index 25c62e545f8f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MatchRecord.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord -name: MatchRecord -fullName: azure.cognitiveservices.language.textanalytics.models.MatchRecord -module: azure.cognitiveservices.language.textanalytics.models -summary: MatchRecord. -constructor: - syntax: 'MatchRecord(*, wikipedia_score: float = None, entity_type_score: float - = None, text: str = None, offset: int = None, length: int = None, **kwargs)' - parameters: - - name: wikipedia_score - description: '(optional) If a well-known item with Wikipedia - - link is recognized, a decimal number denoting the confidence level of the - - Wikipedia info will be returned.' - isRequired: true - types: - - - - name: entity_type_score - description: '(optional) If an entity type is recognized, a - - decimal number denoting the confidence level of the entity type will be - - returned.' - isRequired: true - types: - - - - name: text - description: Entity text as appears in the request. - isRequired: true - types: - - - - name: offset - description: 'Start position (in Unicode characters) for the entity match - - text.' - isRequired: true - types: - - - - name: length - description: Length (in Unicode characters) for the entity match text. - isRequired: true - types: - - - keywordOnlyParameters: - - name: wikipedia_score - defaultValue: None - - name: entity_type_score - defaultValue: None - - name: text - defaultValue: None - - name: offset - defaultValue: None - - name: length - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.yml deleted file mode 100644 index 7619d5efb0e6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput -name: MultiLanguageBatchInput -fullName: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput -module: azure.cognitiveservices.language.textanalytics.models -summary: MultiLanguageBatchInput. -constructor: - syntax: MultiLanguageBatchInput(*, documents=None, **kwargs) - parameters: - - name: documents - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: documents - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.yml deleted file mode 100644 index e0c50a5d39d7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput -name: MultiLanguageInput -fullName: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput -module: azure.cognitiveservices.language.textanalytics.models -summary: MultiLanguageInput. -constructor: - syntax: 'MultiLanguageInput(*, language: str = None, id: str = None, text: str = - None, **kwargs)' - parameters: - - name: language - description: 'This is the 2 letter ISO 639-1 representation of a - - language. For example, use "en" for English; "es" for Spanish etc.,' - isRequired: true - types: - - - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: text - isRequired: true - types: - - - keywordOnlyParameters: - - name: language - defaultValue: None - - name: id - defaultValue: None - - name: text - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.RequestStatistics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.RequestStatistics.yml deleted file mode 100644 index 8f486ecad3ed..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.RequestStatistics.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics -name: RequestStatistics -fullName: azure.cognitiveservices.language.textanalytics.models.RequestStatistics -module: azure.cognitiveservices.language.textanalytics.models -summary: RequestStatistics. -constructor: - syntax: 'RequestStatistics(*, documents_count: int = None, valid_documents_count: - int = None, erroneous_documents_count: int = None, transactions_count: int = None, - **kwargs)' - parameters: - - name: documents_count - description: Number of documents submitted in the request. - isRequired: true - types: - - - - name: valid_documents_count - description: 'Number of valid documents. This excludes - - empty, over-size limit or non-supported languages documents.' - isRequired: true - types: - - - - name: erroneous_documents_count - description: 'Number of invalid documents. This - - includes empty, over-size limit or non-supported languages documents.' - isRequired: true - types: - - - - name: transactions_count - description: Number of transactions for the request. - isRequired: true - types: - - - keywordOnlyParameters: - - name: documents_count - defaultValue: None - - name: valid_documents_count - defaultValue: None - - name: erroneous_documents_count - defaultValue: None - - name: transactions_count - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.yml deleted file mode 100644 index 19946ad57b7e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult -name: SentimentBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult -module: azure.cognitiveservices.language.textanalytics.models -summary: 'SentimentBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SentimentBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.yml deleted file mode 100644 index 28ff87c8a365..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem -name: SentimentBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models -summary: SentimentBatchResultItem. -constructor: - syntax: 'SentimentBatchResultItem(*, id: str = None, score: float = None, statistics=None, - **kwargs)' - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: score - description: 'A decimal number between 0 and 1 denoting the sentiment of - - the document. A score above 0.7 usually refers to a positive document - - while a score below 0.3 normally has a negative connotation. Mid values - - refer to neutral text.' - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: score - defaultValue: None - - name: statistics - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.yml deleted file mode 100644 index 1e1c5691312a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage -name: DetectedLanguage -fullName: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage -module: azure.cognitiveservices.language.textanalytics.models.detected_language -summary: DetectedLanguage. -constructor: - syntax: DetectedLanguage(**kwargs) - parameters: - - name: name - description: Long name of a detected language (e.g. English, French). - isRequired: true - types: - - - - name: iso6391_name - description: 'A two letter representation of the detected language - - according to the ISO 639-1 standard (e.g. en, fr).' - isRequired: true - types: - - - - name: score - description: 'A confidence score between 0 and 1. Scores close to 1 - - indicate 100% certainty that the identified language is true.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language.yml deleted file mode 100644 index 731772606056..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.detected_language -name: detected_language -fullName: azure.cognitiveservices.language.textanalytics.models.detected_language -classes: -- azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.yml deleted file mode 100644 index 77780ffc7ce1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage -name: DetectedLanguage -fullName: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage -module: azure.cognitiveservices.language.textanalytics.models.detected_language_py3 -summary: DetectedLanguage. -constructor: - syntax: 'DetectedLanguage(*, name: str = None, iso6391_name: str = None, score: - float = None, **kwargs)' - parameters: - - name: name - description: Long name of a detected language (e.g. English, French). - isRequired: true - types: - - - - name: iso6391_name - description: 'A two letter representation of the detected language - - according to the ISO 639-1 standard (e.g. en, fr).' - isRequired: true - types: - - - - name: score - description: 'A confidence score between 0 and 1. Scores close to 1 - - indicate 100% certainty that the identified language is true.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: iso6391_name - defaultValue: None - - name: score - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language_py3.yml deleted file mode 100644 index eb1c67995a2c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3 -name: detected_language_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.detected_language_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.yml deleted file mode 100644 index 9dc310df0c52..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics -name: DocumentStatistics -fullName: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics -module: azure.cognitiveservices.language.textanalytics.models.document_statistics -summary: DocumentStatistics. -constructor: - syntax: DocumentStatistics(**kwargs) - parameters: - - name: characters_count - description: 'Number of text elements recognized in the - - document.' - isRequired: true - types: - - - - name: transactions_count - description: Number of transactions for the document. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics.yml deleted file mode 100644 index 1465d796e0b3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.document_statistics -name: document_statistics -fullName: azure.cognitiveservices.language.textanalytics.models.document_statistics -classes: -- azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.yml deleted file mode 100644 index b458b0efe5f2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics -name: DocumentStatistics -fullName: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics -module: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3 -summary: DocumentStatistics. -constructor: - syntax: 'DocumentStatistics(*, characters_count: int = None, transactions_count: - int = None, **kwargs)' - parameters: - - name: characters_count - description: 'Number of text elements recognized in the - - document.' - isRequired: true - types: - - - - name: transactions_count - description: Number of transactions for the document. - isRequired: true - types: - - - keywordOnlyParameters: - - name: characters_count - defaultValue: None - - name: transactions_count - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.yml deleted file mode 100644 index f1c51fe0f227..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3 -name: document_statistics_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.yml deleted file mode 100644 index 14b072418951..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult -name: EntitiesBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult -module: azure.cognitiveservices.language.textanalytics.models.entities_batch_result -summary: 'EntitiesBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: EntitiesBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result.yml deleted file mode 100644 index ef199a9d345e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result -name: entities_batch_result -fullName: azure.cognitiveservices.language.textanalytics.models.entities_batch_result -classes: -- azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.yml deleted file mode 100644 index 8aff789a11c6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem -name: EntitiesBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item -summary: 'EntitiesBatchResultItem. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: EntitiesBatchResultItem(**kwargs) - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - -variables: -- description: Recognized entities in the document. - name: entities - types: - - [] -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.yml deleted file mode 100644 index 0dcbf075ee49..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item -name: entities_batch_result_item -fullName: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item -classes: -- azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.yml deleted file mode 100644 index 603320163464..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem -name: EntitiesBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3 -summary: 'EntitiesBatchResultItem. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'EntitiesBatchResultItem(*, id: str = None, statistics=None, **kwargs)' - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: statistics - defaultValue: None -variables: -- description: Recognized entities in the document. - name: entities - types: - - [] -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.yml deleted file mode 100644 index 15764a29237b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3 -name: entities_batch_result_item_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.yml deleted file mode 100644 index 85397efcf3d2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult -name: EntitiesBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult -module: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3 -summary: 'EntitiesBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: EntitiesBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.yml deleted file mode 100644 index 351d6764b8cf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3 -name: entities_batch_result_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.yml deleted file mode 100644 index a511b462d52b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord -name: EntityRecord -fullName: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord -module: azure.cognitiveservices.language.textanalytics.models.entity_record -summary: 'EntityRecord. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: EntityRecord(**kwargs) - parameters: - - name: name - description: Entity formal name. - isRequired: true - types: - - - - name: matches - description: List of instances this entity appears in the text. - isRequired: true - types: - - [] - - name: wikipedia_language - description: 'Wikipedia language for which the WikipediaId - - and WikipediaUrl refers to.' - isRequired: true - types: - - - - name: wikipedia_id - description: Wikipedia unique identifier of the recognized entity. - isRequired: true - types: - - - - name: bing_id - description: 'Bing unique identifier of the recognized entity. Use in - - conjunction with the Bing Entity Search API to fetch additional relevant - - information.' - isRequired: true - types: - - - - name: type - description: Entity type from Named Entity Recognition model - isRequired: true - types: - - - - name: sub_type - description: Entity sub type from Named Entity Recognition model - isRequired: true - types: - - -variables: -- description: URL for the entity's Wikipedia page. - name: wikipedia_url - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record.yml deleted file mode 100644 index 1b5a158cb24e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.entity_record -name: entity_record -fullName: azure.cognitiveservices.language.textanalytics.models.entity_record -classes: -- azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.yml deleted file mode 100644 index 73c2f2886923..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.yml +++ /dev/null @@ -1,183 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord -name: EntityRecord -fullName: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord -module: azure.cognitiveservices.language.textanalytics.models.entity_record_py3 -summary: 'EntityRecord. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'EntityRecord(*, name: str = None, matches=None, wikipedia_language: str - = None, wikipedia_id: str = None, bing_id: str = None, type: str = None, sub_type: - str = None, **kwargs)' - parameters: - - name: name - description: Entity formal name. - isRequired: true - types: - - - - name: matches - description: List of instances this entity appears in the text. - isRequired: true - types: - - [] - - name: wikipedia_language - description: 'Wikipedia language for which the WikipediaId - - and WikipediaUrl refers to.' - isRequired: true - types: - - - - name: wikipedia_id - description: Wikipedia unique identifier of the recognized entity. - isRequired: true - types: - - - - name: bing_id - description: 'Bing unique identifier of the recognized entity. Use in - - conjunction with the Bing Entity Search API to fetch additional relevant - - information.' - isRequired: true - types: - - - - name: type - description: Entity type from Named Entity Recognition model - isRequired: true - types: - - - - name: sub_type - description: Entity sub type from Named Entity Recognition model - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: matches - defaultValue: None - - name: wikipedia_language - defaultValue: None - - name: wikipedia_id - defaultValue: None - - name: bing_id - defaultValue: None - - name: type - defaultValue: None - - name: sub_type - defaultValue: None -variables: -- description: URL for the entity's Wikipedia page. - name: wikipedia_url - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record_py3.yml deleted file mode 100644 index c4782576d898..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3 -name: entity_record_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.entity_record_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.yml deleted file mode 100644 index c3102c88810d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord -name: ErrorRecord -fullName: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord -module: azure.cognitiveservices.language.textanalytics.models.error_record -summary: ErrorRecord. -constructor: - syntax: ErrorRecord(**kwargs) - parameters: - - name: id - description: Input document unique identifier the error refers to. - isRequired: true - types: - - - - name: message - description: Error message. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record.yml deleted file mode 100644 index 74be874b6020..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.error_record -name: error_record -fullName: azure.cognitiveservices.language.textanalytics.models.error_record -classes: -- azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.yml deleted file mode 100644 index e2eb33d9b460..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord -name: ErrorRecord -fullName: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord -module: azure.cognitiveservices.language.textanalytics.models.error_record_py3 -summary: ErrorRecord. -constructor: - syntax: 'ErrorRecord(*, id: str = None, message: str = None, **kwargs)' - parameters: - - name: id - description: Input document unique identifier the error refers to. - isRequired: true - types: - - - - name: message - description: Error message. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record_py3.yml deleted file mode 100644 index 016342978efc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3 -name: error_record_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.error_record_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.yml deleted file mode 100644 index 6d035d8f3d08..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse -module: azure.cognitiveservices.language.textanalytics.models.error_response -summary: ErrorResponse. -constructor: - syntax: ErrorResponse(**kwargs) - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - - name: target - isRequired: true - types: - - - - name: inner_error - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException.yml deleted file mode 100644 index 9ff6f7b2a129..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException -module: azure.cognitiveservices.language.textanalytics.models.error_response -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.yml deleted file mode 100644 index 820b25171ed8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.error_response -name: error_response -fullName: azure.cognitiveservices.language.textanalytics.models.error_response -classes: -- azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse -- azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.yml deleted file mode 100644 index f47d500a5a95..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse -module: azure.cognitiveservices.language.textanalytics.models.error_response_py3 -summary: ErrorResponse. -constructor: - syntax: 'ErrorResponse(*, code: str = None, message: str = None, target: str = None, - inner_error=None, **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - - name: target - isRequired: true - types: - - - - name: inner_error - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None - - name: target - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException.yml deleted file mode 100644 index 8c3d1acf7248..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException -module: azure.cognitiveservices.language.textanalytics.models.error_response_py3 -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.yml deleted file mode 100644 index d451dbd8d900..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3 -name: error_response_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.error_response_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse -- azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.yml deleted file mode 100644 index 5b45e9156a92..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError -name: InternalError -fullName: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError -module: azure.cognitiveservices.language.textanalytics.models.internal_error -summary: InternalError. -constructor: - syntax: InternalError(**kwargs) - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - - name: inner_error - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error.yml deleted file mode 100644 index 84ebc152ebaa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.internal_error -name: internal_error -fullName: azure.cognitiveservices.language.textanalytics.models.internal_error -classes: -- azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.yml deleted file mode 100644 index 8c45e1c72245..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError -name: InternalError -fullName: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError -module: azure.cognitiveservices.language.textanalytics.models.internal_error_py3 -summary: InternalError. -constructor: - syntax: 'InternalError(*, code: str = None, message: str = None, inner_error=None, - **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - - name: inner_error - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None - - name: inner_error - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error_py3.yml deleted file mode 100644 index 2359355dc3b3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3 -name: internal_error_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.internal_error_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.yml deleted file mode 100644 index f19efb7ce63f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult -name: KeyPhraseBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult -module: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result -summary: 'KeyPhraseBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyPhraseBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '=(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.yml deleted file mode 100644 index 3d53be746852..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result -name: key_phrase_batch_result -fullName: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result -classes: -- azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.yml deleted file mode 100644 index cdd326ca0fba..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem -name: KeyPhraseBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item -summary: 'KeyPhraseBatchResultItem. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyPhraseBatchResultItem(**kwargs) - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - -variables: -- description: 'A list of representative words or phrases. The number - - of key phrases returned is proportional to the number of words in the - - input document.' - name: key_phrases - types: - - [] -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.yml deleted file mode 100644 index e657a3acb021..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item -name: key_phrase_batch_result_item -fullName: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item -classes: -- azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.yml deleted file mode 100644 index 8f7ae75c5d5c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem -name: KeyPhraseBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3 -summary: 'KeyPhraseBatchResultItem. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyPhraseBatchResultItem(*, id: str = None, statistics=None, **kwargs)' - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: statistics - defaultValue: None -variables: -- description: 'A list of representative words or phrases. The number - - of key phrases returned is proportional to the number of words in the - - input document.' - name: key_phrases - types: - - [] -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.yml deleted file mode 100644 index 00293f577d50..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3 -name: key_phrase_batch_result_item_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.yml deleted file mode 100644 index e24256cfb468..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult -name: KeyPhraseBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult -module: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3 -summary: 'KeyPhraseBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyPhraseBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '=(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.yml deleted file mode 100644 index c54d2b70db7f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3 -name: key_phrase_batch_result_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.yml deleted file mode 100644 index b3fad111d635..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.yml +++ /dev/null @@ -1,119 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput -name: LanguageBatchInput -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput -module: azure.cognitiveservices.language.textanalytics.models.language_batch_input -summary: LanguageBatchInput. -constructor: - syntax: LanguageBatchInput(**kwargs) - parameters: - - name: documents - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input.yml deleted file mode 100644 index 95100947867f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input -name: language_batch_input -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_input -classes: -- azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.yml deleted file mode 100644 index 32067edafdd0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput -name: LanguageBatchInput -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput -module: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3 -summary: LanguageBatchInput. -constructor: - syntax: LanguageBatchInput(*, documents=None, **kwargs) - parameters: - - name: documents - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: documents - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.yml deleted file mode 100644 index 8c16f6b7dc5b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3 -name: language_batch_input_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.yml deleted file mode 100644 index 92d2d0923846..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult -name: LanguageBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult -module: azure.cognitiveservices.language.textanalytics.models.language_batch_result -summary: 'LanguageBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: LanguageBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result.yml deleted file mode 100644 index ecd8d26fc93b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result -name: language_batch_result -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_result -classes: -- azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.yml deleted file mode 100644 index d198ad2a80be..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem -name: LanguageBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item -summary: LanguageBatchResultItem. -constructor: - syntax: LanguageBatchResultItem(**kwargs) - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: detected_languages - description: A list of extracted languages. - isRequired: true - types: - - [] - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.yml deleted file mode 100644 index 3291a3603d45..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item -name: language_batch_result_item -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item -classes: -- azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.yml deleted file mode 100644 index ff86f1d58a72..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem -name: LanguageBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3 -summary: LanguageBatchResultItem. -constructor: - syntax: 'LanguageBatchResultItem(*, id: str = None, detected_languages=None, statistics=None, - **kwargs)' - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: detected_languages - description: A list of extracted languages. - isRequired: true - types: - - [] - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: detected_languages - defaultValue: None - - name: statistics - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.yml deleted file mode 100644 index 1fa059a6f250..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3 -name: language_batch_result_item_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.yml deleted file mode 100644 index f32ab8d39ef9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult -name: LanguageBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult -module: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3 -summary: 'LanguageBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: LanguageBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.yml deleted file mode 100644 index 99a93978d8d9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3 -name: language_batch_result_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.yml deleted file mode 100644 index 1156f403b69a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput -name: LanguageInput -fullName: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput -module: azure.cognitiveservices.language.textanalytics.models.language_input -summary: LanguageInput. -constructor: - syntax: LanguageInput(**kwargs) - parameters: - - name: country_hint - isRequired: true - types: - - - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: text - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input.yml deleted file mode 100644 index e7667d6de539..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.language_input -name: language_input -fullName: azure.cognitiveservices.language.textanalytics.models.language_input -classes: -- azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.yml deleted file mode 100644 index 98359689a279..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput -name: LanguageInput -fullName: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput -module: azure.cognitiveservices.language.textanalytics.models.language_input_py3 -summary: LanguageInput. -constructor: - syntax: 'LanguageInput(*, country_hint: str = None, id: str = None, text: str = - None, **kwargs)' - parameters: - - name: country_hint - isRequired: true - types: - - - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: text - isRequired: true - types: - - - keywordOnlyParameters: - - name: country_hint - defaultValue: None - - name: id - defaultValue: None - - name: text - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input_py3.yml deleted file mode 100644 index a8990383be74..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3 -name: language_input_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.language_input_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.yml deleted file mode 100644 index bac6cf196a00..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord -name: MatchRecord -fullName: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord -module: azure.cognitiveservices.language.textanalytics.models.match_record -summary: MatchRecord. -constructor: - syntax: MatchRecord(**kwargs) - parameters: - - name: wikipedia_score - description: '(optional) If a well-known item with Wikipedia - - link is recognized, a decimal number denoting the confidence level of the - - Wikipedia info will be returned.' - isRequired: true - types: - - - - name: entity_type_score - description: '(optional) If an entity type is recognized, a - - decimal number denoting the confidence level of the entity type will be - - returned.' - isRequired: true - types: - - - - name: text - description: Entity text as appears in the request. - isRequired: true - types: - - - - name: offset - description: 'Start position (in Unicode characters) for the entity match - - text.' - isRequired: true - types: - - - - name: length - description: Length (in Unicode characters) for the entity match text. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record.yml deleted file mode 100644 index 11766eeff38b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.match_record -name: match_record -fullName: azure.cognitiveservices.language.textanalytics.models.match_record -classes: -- azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.yml deleted file mode 100644 index 5e1d70c030f9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord -name: MatchRecord -fullName: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord -module: azure.cognitiveservices.language.textanalytics.models.match_record_py3 -summary: MatchRecord. -constructor: - syntax: 'MatchRecord(*, wikipedia_score: float = None, entity_type_score: float - = None, text: str = None, offset: int = None, length: int = None, **kwargs)' - parameters: - - name: wikipedia_score - description: '(optional) If a well-known item with Wikipedia - - link is recognized, a decimal number denoting the confidence level of the - - Wikipedia info will be returned.' - isRequired: true - types: - - - - name: entity_type_score - description: '(optional) If an entity type is recognized, a - - decimal number denoting the confidence level of the entity type will be - - returned.' - isRequired: true - types: - - - - name: text - description: Entity text as appears in the request. - isRequired: true - types: - - - - name: offset - description: 'Start position (in Unicode characters) for the entity match - - text.' - isRequired: true - types: - - - - name: length - description: Length (in Unicode characters) for the entity match text. - isRequired: true - types: - - - keywordOnlyParameters: - - name: wikipedia_score - defaultValue: None - - name: entity_type_score - defaultValue: None - - name: text - defaultValue: None - - name: offset - defaultValue: None - - name: length - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record_py3.yml deleted file mode 100644 index 75295aea9477..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3 -name: match_record_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.match_record_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.yml deleted file mode 100644 index a219c24474e8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.yml +++ /dev/null @@ -1,119 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput -name: MultiLanguageBatchInput -fullName: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput -module: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input -summary: MultiLanguageBatchInput. -constructor: - syntax: MultiLanguageBatchInput(**kwargs) - parameters: - - name: documents - isRequired: true - types: - - [] -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.yml deleted file mode 100644 index 132b9a4c73d3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input -name: multi_language_batch_input -fullName: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input -classes: -- azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.yml deleted file mode 100644 index 2505e866f8d6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput -name: MultiLanguageBatchInput -fullName: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput -module: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3 -summary: MultiLanguageBatchInput. -constructor: - syntax: MultiLanguageBatchInput(*, documents=None, **kwargs) - parameters: - - name: documents - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: documents - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.yml deleted file mode 100644 index 359241176b1b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3 -name: multi_language_batch_input_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.yml deleted file mode 100644 index 89aeb45ea192..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput -name: MultiLanguageInput -fullName: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput -module: azure.cognitiveservices.language.textanalytics.models.multi_language_input -summary: MultiLanguageInput. -constructor: - syntax: MultiLanguageInput(**kwargs) - parameters: - - name: language - description: 'This is the 2 letter ISO 639-1 representation of a - - language. For example, use "en" for English; "es" for Spanish etc.,' - isRequired: true - types: - - - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: text - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input.yml deleted file mode 100644 index 67ef7287617e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input -name: multi_language_input -fullName: azure.cognitiveservices.language.textanalytics.models.multi_language_input -classes: -- azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.yml deleted file mode 100644 index 1af9d8fc352e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput -name: MultiLanguageInput -fullName: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput -module: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3 -summary: MultiLanguageInput. -constructor: - syntax: 'MultiLanguageInput(*, language: str = None, id: str = None, text: str = - None, **kwargs)' - parameters: - - name: language - description: 'This is the 2 letter ISO 639-1 representation of a - - language. For example, use "en" for English; "es" for Spanish etc.,' - isRequired: true - types: - - - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: text - isRequired: true - types: - - - keywordOnlyParameters: - - name: language - defaultValue: None - - name: id - defaultValue: None - - name: text - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.yml deleted file mode 100644 index 09bd5626811d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3 -name: multi_language_input_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.yml deleted file mode 100644 index 80cf74045876..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics -name: RequestStatistics -fullName: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics -module: azure.cognitiveservices.language.textanalytics.models.request_statistics -summary: RequestStatistics. -constructor: - syntax: RequestStatistics(**kwargs) - parameters: - - name: documents_count - description: Number of documents submitted in the request. - isRequired: true - types: - - - - name: valid_documents_count - description: 'Number of valid documents. This excludes - - empty, over-size limit or non-supported languages documents.' - isRequired: true - types: - - - - name: erroneous_documents_count - description: 'Number of invalid documents. This - - includes empty, over-size limit or non-supported languages documents.' - isRequired: true - types: - - - - name: transactions_count - description: Number of transactions for the request. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics.yml deleted file mode 100644 index 26aec752c948..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.request_statistics -name: request_statistics -fullName: azure.cognitiveservices.language.textanalytics.models.request_statistics -classes: -- azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.yml deleted file mode 100644 index dd7f7bbc6724..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics -name: RequestStatistics -fullName: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics -module: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3 -summary: RequestStatistics. -constructor: - syntax: 'RequestStatistics(*, documents_count: int = None, valid_documents_count: - int = None, erroneous_documents_count: int = None, transactions_count: int = None, - **kwargs)' - parameters: - - name: documents_count - description: Number of documents submitted in the request. - isRequired: true - types: - - - - name: valid_documents_count - description: 'Number of valid documents. This excludes - - empty, over-size limit or non-supported languages documents.' - isRequired: true - types: - - - - name: erroneous_documents_count - description: 'Number of invalid documents. This - - includes empty, over-size limit or non-supported languages documents.' - isRequired: true - types: - - - - name: transactions_count - description: Number of transactions for the request. - isRequired: true - types: - - - keywordOnlyParameters: - - name: documents_count - defaultValue: None - - name: valid_documents_count - defaultValue: None - - name: erroneous_documents_count - defaultValue: None - - name: transactions_count - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.yml deleted file mode 100644 index 212a5e196b73..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3 -name: request_statistics_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.yml deleted file mode 100644 index f8cc7d6baf68..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult -name: SentimentBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult -module: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result -summary: 'SentimentBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SentimentBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.yml deleted file mode 100644 index aa09ba6aa81d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result -name: sentiment_batch_result -fullName: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result -classes: -- azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.yml deleted file mode 100644 index cda0993d9de5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem -name: SentimentBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item -summary: SentimentBatchResultItem. -constructor: - syntax: SentimentBatchResultItem(**kwargs) - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: score - description: 'A decimal number between 0 and 1 denoting the sentiment of - - the document. A score above 0.7 usually refers to a positive document - - while a score below 0.3 normally has a negative connotation. Mid values - - refer to neutral text.' - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.yml deleted file mode 100644 index 330aeaaf4f19..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item -name: sentiment_batch_result_item -fullName: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item -classes: -- azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.yml deleted file mode 100644 index 2abcfdc308b1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem -name: SentimentBatchResultItem -fullName: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem -module: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3 -summary: SentimentBatchResultItem. -constructor: - syntax: 'SentimentBatchResultItem(*, id: str = None, score: float = None, statistics=None, - **kwargs)' - parameters: - - name: id - description: Unique, non-empty document identifier. - isRequired: true - types: - - - - name: score - description: 'A decimal number between 0 and 1 denoting the sentiment of - - the document. A score above 0.7 usually refers to a positive document - - while a score below 0.3 normally has a negative connotation. Mid values - - refer to neutral text.' - isRequired: true - types: - - - - name: statistics - description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the document payload.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: score - defaultValue: None - - name: statistics - defaultValue: None -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.yml deleted file mode 100644 index 2a1acee8bbe5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3 -name: sentiment_batch_result_item_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.yml deleted file mode 100644 index 4daae7a769fe..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult -name: SentimentBatchResult -fullName: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult -module: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3 -summary: 'SentimentBatchResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SentimentBatchResult(**kwargs) -variables: -- description: Response by document - name: documents - types: - - [] -- description: Errors and Warnings by document - name: errors - types: - - [] -- description: '(Optional) if showStats=true was specified in the - - request this field will contain information about the request payload.' - name: statistics - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.yml deleted file mode 100644 index 90971444c6b6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3 -name: sentiment_batch_result_py3 -fullName: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3 -classes: -- azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.yml deleted file mode 100644 index dd8df1a27a89..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.yml +++ /dev/null @@ -1,68 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.textanalytics.models -name: models -fullName: azure.cognitiveservices.language.textanalytics.models -type: import -classes: -- azure.cognitiveservices.language.textanalytics.models.DetectedLanguage -- azure.cognitiveservices.language.textanalytics.models.DocumentStatistics -- azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult -- azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem -- azure.cognitiveservices.language.textanalytics.models.EntityRecord -- azure.cognitiveservices.language.textanalytics.models.ErrorRecord -- azure.cognitiveservices.language.textanalytics.models.ErrorResponse -- azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -- azure.cognitiveservices.language.textanalytics.models.InternalError -- azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult -- azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem -- azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput -- azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult -- azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem -- azure.cognitiveservices.language.textanalytics.models.LanguageInput -- azure.cognitiveservices.language.textanalytics.models.MatchRecord -- azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput -- azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput -- azure.cognitiveservices.language.textanalytics.models.RequestStatistics -- azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult -- azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem -modules: -- azure.cognitiveservices.language.textanalytics.models.detected_language -- azure.cognitiveservices.language.textanalytics.models.detected_language_py3 -- azure.cognitiveservices.language.textanalytics.models.document_statistics -- azure.cognitiveservices.language.textanalytics.models.document_statistics_py3 -- azure.cognitiveservices.language.textanalytics.models.entities_batch_result -- azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item -- azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3 -- azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3 -- azure.cognitiveservices.language.textanalytics.models.entity_record -- azure.cognitiveservices.language.textanalytics.models.entity_record_py3 -- azure.cognitiveservices.language.textanalytics.models.error_record -- azure.cognitiveservices.language.textanalytics.models.error_record_py3 -- azure.cognitiveservices.language.textanalytics.models.error_response -- azure.cognitiveservices.language.textanalytics.models.error_response_py3 -- azure.cognitiveservices.language.textanalytics.models.internal_error -- azure.cognitiveservices.language.textanalytics.models.internal_error_py3 -- azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result -- azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item -- azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3 -- azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3 -- azure.cognitiveservices.language.textanalytics.models.language_batch_input -- azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3 -- azure.cognitiveservices.language.textanalytics.models.language_batch_result -- azure.cognitiveservices.language.textanalytics.models.language_batch_result_item -- azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3 -- azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3 -- azure.cognitiveservices.language.textanalytics.models.language_input -- azure.cognitiveservices.language.textanalytics.models.language_input_py3 -- azure.cognitiveservices.language.textanalytics.models.match_record -- azure.cognitiveservices.language.textanalytics.models.match_record_py3 -- azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input -- azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3 -- azure.cognitiveservices.language.textanalytics.models.multi_language_input -- azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3 -- azure.cognitiveservices.language.textanalytics.models.request_statistics -- azure.cognitiveservices.language.textanalytics.models.request_statistics_py3 -- azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result -- azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item -- azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3 -- azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3 diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.yml deleted file mode 100644 index f21d9b2439d8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.yml +++ /dev/null @@ -1,244 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient -name: TextAnalyticsClient -fullName: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient -module: azure.cognitiveservices.language.textanalytics.text_analytics_client -summary: The Text Analytics API is a suite of text analytics web services built with - best-in-class Microsoft machine learning algorithms. The API can be used to analyze - unstructured text for tasks such as sentiment analysis, key phrase extraction and - language detection. No training data is needed to use this API; just bring your - text data. This API uses advanced natural language processing techniques to deliver - best in class predictions. Further documentation can be found in [https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview](https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview) -constructor: - syntax: TextAnalyticsClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.detect_language - name: detect_language - summary: 'The API returns the detected language and a numeric score between 0 and - - 1. - - - Scores close to 1 indicate 100% certainty that the identified language - - is true. A total of 120 languages are supported.' - signature: detect_language(show_stats=None, documents=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: show_stats - description: '(optional) if set to true, response will contain - - input and document level statistics.' - defaultValue: None - types: - - - - name: documents - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: LanguageBatchResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.entities - name: entities - summary: 'The API returns a list of recognized entities in a given document. - - - To get even more information on each recognized entity we recommend - - using the Bing Entity Search API by querying for the recognized - - entities names. See the Supported - - languages in Text Analytics API for the list of enabled languages.' - signature: entities(show_stats=None, documents=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: show_stats - description: '(optional) if set to true, response will contain - - input and document level statistics.' - defaultValue: None - types: - - - - name: documents - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: EntitiesBatchResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.key_phrases - name: key_phrases - summary: 'The API returns a list of strings denoting the key talking points in - - the input text. - - - See the Text - - Analytics Documentation for details about the languages that are - - supported by key phrase extraction.' - signature: key_phrases(show_stats=None, documents=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: show_stats - description: '(optional) if set to true, response will contain - - input and document level statistics.' - defaultValue: None - types: - - - - name: documents - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyPhraseBatchResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.sentiment - name: sentiment - summary: 'The API returns a numeric score between 0 and 1. - - - Scores close to 1 indicate positive sentiment, while scores close to 0 - - indicate negative sentiment. A score of 0.5 indicates the lack of - - sentiment (e.g. a factoid statement). See the Text - - Analytics Documentation for details about the languages that are - - supported by sentiment analysis.' - signature: sentiment(show_stats=None, documents=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: show_stats - description: '(optional) if set to true, response will contain - - input and document level statistics.' - defaultValue: None - types: - - - - name: documents - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.yml deleted file mode 100644 index 0ff471edb5ee..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration -name: TextAnalyticsClientConfiguration -fullName: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration -module: azure.cognitiveservices.language.textanalytics.text_analytics_client -summary: 'Configuration for TextAnalyticsClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: TextAnalyticsClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.yml deleted file mode 100644 index 21f8a723dd3a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.text_analytics_client -name: text_analytics_client -fullName: azure.cognitiveservices.language.textanalytics.text_analytics_client -classes: -- azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient -- azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.version.yml deleted file mode 100644 index fdad9e2b2a67..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.language.textanalytics.version -name: version -fullName: azure.cognitiveservices.language.textanalytics.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.yml deleted file mode 100644 index 518337c21ac3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.language.textanalytics -name: textanalytics -fullName: azure.cognitiveservices.language.textanalytics -type: rootImport -classes: -- azure.cognitiveservices.language.textanalytics.TextAnalyticsClient -packages: -- azure.cognitiveservices.language.textanalytics.models -modules: -- azure.cognitiveservices.language.textanalytics.text_analytics_client -- azure.cognitiveservices.language.textanalytics.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.NewsSearchClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.NewsSearchClient.yml deleted file mode 100644 index 1dec78238b6f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.NewsSearchClient.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.NewsSearchClient -name: NewsSearchClient -fullName: azure.cognitiveservices.search.newssearch.NewsSearchClient -module: azure.cognitiveservices.search.newssearch -summary: The News Search API lets you send a search query to Bing and get back a list - of news that are relevant to the search query. This section provides technical details - about the query parameters and headers that you use to request news and the JSON - response objects that contain them. For examples that show how to make requests, - see [Searching the web for news](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-news-search/search-the-web). -constructor: - syntax: NewsSearchClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: "[https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)", - - "[https://api.cognitive.microsoft.com](https://api.cognitive.microsoft.com)").' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: News operations - name: news - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.NewsSearchClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.yml deleted file mode 100644 index 93ea61b9ace5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration -name: NewsSearchClientConfiguration -fullName: azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration -module: azure.cognitiveservices.search.newssearch -summary: 'Configuration for NewsSearchClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: NewsSearchClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: "[https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)", - - "[https://api.cognitive.microsoft.com](https://api.cognitive.microsoft.com)").' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Answer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Answer.yml deleted file mode 100644 index 5b4224858048..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Answer.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.Answer -name: Answer -fullName: azure.cognitiveservices.search.newssearch.models.Answer -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines an answer. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: SearchResultsAnswer, TrendingTopics - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Answer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- name: follow_up_queries - types: - - [] -methods: -- uid: azure.cognitiveservices.search.newssearch.models.Answer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Answer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Answer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.Answer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Answer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.Answer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Answer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Article.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Article.yml deleted file mode 100644 index a5469cb64af6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Article.yml +++ /dev/null @@ -1,188 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.Article -name: Article -fullName: azure.cognitiveservices.search.newssearch.models.Article -module: azure.cognitiveservices.search.newssearch.models -summary: 'Article. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: NewsArticle - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Article(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: A video of the item. - name: video - types: - - -- description: The number of words in the text of the Article. - name: word_count - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.Article.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Article.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Article.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.Article.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Article.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.Article.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Article.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.CreativeWork.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.CreativeWork.yml deleted file mode 100644 index 94aab7a5106e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.CreativeWork.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.CreativeWork -name: CreativeWork -fullName: azure.cognitiveservices.search.newssearch.models.CreativeWork -module: azure.cognitiveservices.search.newssearch.models -summary: 'The most generic kind of creative work, including books, movies, - - photographs, software programs, etc. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Article, MediaObject - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CreativeWork(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: A video of the item. - name: video - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.CreativeWork.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.CreativeWork.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.CreativeWork.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.CreativeWork.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.CreativeWork.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.CreativeWork.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.CreativeWork.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Error.yml deleted file mode 100644 index 262c56014f2d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Error.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.Error -name: Error -fullName: azure.cognitiveservices.search.newssearch.models.Error -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines the error that occurred. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Error(*, message: str, code=''None'', **kwargs)' - parameters: - - name: code - description: 'Required. The error code that identifies the category of - - error. Possible values include: ''None'', ''ServerError'', ''InvalidRequest'', - - ''RateLimitExceeded'', ''InvalidAuthorization'', ''InsufficientAuthorization''. - - Default value: "None" .' - isRequired: true - types: - - - - - - name: message - description: Required. A description of the error. - isRequired: true - types: - - - keywordOnlyParameters: - - name: message - isRequired: true - - name: code - defaultValue: None -variables: -- description: 'The error code that further helps to identify the error. - - Possible values include: ''UnexpectedError'', ''ResourceError'', - - ''NotImplemented'', ''ParameterMissing'', ''ParameterInvalidValue'', - - ''HttpNotAllowed'', ''Blocked'', ''AuthorizationMissing'', - - ''AuthorizationRedundancy'', ''AuthorizationDisabled'', ''AuthorizationExpired''' - name: sub_code - types: - - - - -- description: 'A description that provides additional information - - about the error.' - name: more_details - types: - - -- description: The parameter in the request that caused the error. - name: parameter - types: - - -- description: The parameter's value in the request that was not valid. - name: value - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorCode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorCode.yml deleted file mode 100644 index 8441b120a8e9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorCode.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.newssearch.models.ErrorCode -name: ErrorCode -fullName: azure.cognitiveservices.search.newssearch.models.ErrorCode -module: azure.cognitiveservices.search.newssearch.models -fields: -- name: insufficient_authorization - uid: azure.cognitiveservices.search.newssearch.models.ErrorCode.insufficient_authorization -- name: invalid_authorization - uid: azure.cognitiveservices.search.newssearch.models.ErrorCode.invalid_authorization -- name: invalid_request - uid: azure.cognitiveservices.search.newssearch.models.ErrorCode.invalid_request -- name: none - uid: azure.cognitiveservices.search.newssearch.models.ErrorCode.none -- name: rate_limit_exceeded - uid: azure.cognitiveservices.search.newssearch.models.ErrorCode.rate_limit_exceeded -- name: server_error - uid: azure.cognitiveservices.search.newssearch.models.ErrorCode.server_error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorResponse.yml deleted file mode 100644 index 060ad4656af1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorResponse.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.search.newssearch.models.ErrorResponse -module: azure.cognitiveservices.search.newssearch.models -summary: 'The top-level response that represents a failed request. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(*, errors, **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: errors - description: 'Required. A list of errors that describe the reasons why - - the request failed.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: errors - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorResponseException.yml deleted file mode 100644 index 832e39293835..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.search.newssearch.models.ErrorResponseException -module: azure.cognitiveservices.search.newssearch.models -summary: 'Server responsed with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.search.newssearch.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorSubCode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorSubCode.yml deleted file mode 100644 index b2afe438a709..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorSubCode.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode -name: ErrorSubCode -fullName: azure.cognitiveservices.search.newssearch.models.ErrorSubCode -module: azure.cognitiveservices.search.newssearch.models -fields: -- name: authorization_disabled - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.authorization_disabled -- name: authorization_expired - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.authorization_expired -- name: authorization_missing - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.authorization_missing -- name: authorization_redundancy - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.authorization_redundancy -- name: blocked - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.blocked -- name: http_not_allowed - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.http_not_allowed -- name: not_implemented - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.not_implemented -- name: parameter_invalid_value - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.parameter_invalid_value -- name: parameter_missing - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.parameter_missing -- name: resource_error - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.resource_error -- name: unexpected_error - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode.unexpected_error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Freshness.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Freshness.yml deleted file mode 100644 index 2230c5c3e962..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Freshness.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.newssearch.models.Freshness -name: Freshness -fullName: azure.cognitiveservices.search.newssearch.models.Freshness -module: azure.cognitiveservices.search.newssearch.models -fields: -- name: day - uid: azure.cognitiveservices.search.newssearch.models.Freshness.day -- name: month - uid: azure.cognitiveservices.search.newssearch.models.Freshness.month -- name: week - uid: azure.cognitiveservices.search.newssearch.models.Freshness.week diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Identifiable.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Identifiable.yml deleted file mode 100644 index 1aea11a9d561..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Identifiable.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.Identifiable -name: Identifiable -fullName: azure.cognitiveservices.search.newssearch.models.Identifiable -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines the identity of a resource. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Response - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Identifiable(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.Identifiable.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Identifiable.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Identifiable.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.Identifiable.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Identifiable.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.Identifiable.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Identifiable.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ImageObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ImageObject.yml deleted file mode 100644 index 1dc3e7b70ca0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ImageObject.yml +++ /dev/null @@ -1,197 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.ImageObject -name: ImageObject -fullName: azure.cognitiveservices.search.newssearch.models.ImageObject -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines an image. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: A video of the item. - name: video - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g the source URL for the image).' - name: content_url - types: - - -- description: The width of the source media object, in pixels. - name: width - types: - - -- description: The height of the source media object, in pixels. - name: height - types: - - -- description: The URL to a thumbnail of the image - name: thumbnail - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.ImageObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.ImageObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.ImageObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.ImageObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.ImageObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.ImageObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.ImageObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.MediaObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.MediaObject.yml deleted file mode 100644 index 7c6339a0cff3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.MediaObject.yml +++ /dev/null @@ -1,198 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.MediaObject -name: MediaObject -fullName: azure.cognitiveservices.search.newssearch.models.MediaObject -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines a media object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageObject, VideoObject - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MediaObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: A video of the item. - name: video - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g the source URL for the image).' - name: content_url - types: - - -- description: The width of the source media object, in pixels. - name: width - types: - - -- description: The height of the source media object, in pixels. - name: height - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.MediaObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.MediaObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.MediaObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.MediaObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.MediaObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.MediaObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.MediaObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.News.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.News.yml deleted file mode 100644 index f205565d1d62..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.News.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.News -name: News -fullName: azure.cognitiveservices.search.newssearch.models.News -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines a news answer. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: News(*, value, **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: value - description: 'Required. An array of NewsArticle objects that contain - - information about news articles that are relevant to the query. If there - - are no results to return for the request, the array is empty.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- name: follow_up_queries - types: - - [] -- description: 'The estimated number of webpages that are - - relevant to the query. Use this number along with the count and offset - - query parameters to page the results.' - name: total_estimated_matches - types: - - -- description: Location of local news - name: location - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.News.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.News.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.News.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.News.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.News.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.News.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.News.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.NewsArticle.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.NewsArticle.yml deleted file mode 100644 index 7d544ee57d23..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.NewsArticle.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.NewsArticle -name: NewsArticle -fullName: azure.cognitiveservices.search.newssearch.models.NewsArticle -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines a news article. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: NewsArticle(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: A video of the item. - name: video - types: - - -- description: The number of words in the text of the Article. - name: word_count - types: - - -- description: 'The news category that the article belongs to. For - - example, Sports. If the news category cannot be determined, the article - - does not include this field.' - name: category - types: - - -- description: 'A Boolean value that indicates whether the news article is - - a headline. If true, the article is a headline. The article includes this - - field only for news categories requests that do not specify the category - - query parameter.' - name: headline - types: - - -- description: A list of related news articles. - name: clustered_articles - types: - - [] -methods: -- uid: azure.cognitiveservices.search.newssearch.models.NewsArticle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.NewsArticle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.NewsArticle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.NewsArticle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.NewsArticle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.NewsArticle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.NewsArticle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.NewsTopic.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.NewsTopic.yml deleted file mode 100644 index 794ff3638969..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.NewsTopic.yml +++ /dev/null @@ -1,181 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.NewsTopic -name: NewsTopic -fullName: azure.cognitiveservices.search.newssearch.models.NewsTopic -module: azure.cognitiveservices.search.newssearch.models -summary: 'NewsTopic. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: NewsTopic(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: 'A Boolean value that indicates whether the topic - - is considered breaking news. If the topic is considered breaking news, the - - value is true.' - name: is_breaking_news - types: - - -- description: A search query term that returns this trending topic. - name: query - types: - - -- description: 'The URL to the Bing News search results for the - - search query term' - name: news_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.NewsTopic.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.NewsTopic.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.NewsTopic.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.NewsTopic.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.NewsTopic.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.NewsTopic.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.NewsTopic.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Organization.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Organization.yml deleted file mode 100644 index 251e6c2c886e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Organization.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.Organization -name: Organization -fullName: azure.cognitiveservices.search.newssearch.models.Organization -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines an organization. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Organization(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.Organization.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Organization.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Organization.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.Organization.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Organization.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.Organization.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Organization.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Query.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Query.yml deleted file mode 100644 index 98414decdac3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Query.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.Query -name: Query -fullName: azure.cognitiveservices.search.newssearch.models.Query -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines a search query. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Query(*, text: str, **kwargs)' - parameters: - - name: text - description: 'Required. The query string. Use this string as the query term - - in a new search request.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - isRequired: true -variables: -- description: 'The display version of the query term. This version of - - the query term may contain special characters that highlight the search - - term found in the query string. The string contains the highlighting - - characters only if the query enabled hit highlighting' - name: display_text - types: - - -- description: 'The URL that takes the user to the Bing search - - results page for the query.Only related search results include this field.' - name: web_search_url - types: - - -- description: 'The URL that you use to get the results of the related - - search. Before using the URL, you must append query parameters as - - appropriate and include the Ocp-Apim-Subscription-Key header. Use this URL - - if you''re displaying the results in your own user interface. Otherwise, - - use the webSearchUrl URL.' - name: search_link - types: - - -- description: The URL to a thumbnail of a related image. - name: thumbnail - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.Query.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Query.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Query.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.Query.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Query.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.Query.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Query.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Response.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Response.yml deleted file mode 100644 index ed20c69bd856..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Response.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.Response -name: Response -fullName: azure.cognitiveservices.search.newssearch.models.Response -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines a response. All schemas that could be returned at the root of a - - response should inherit from this. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Answer, Thing, ErrorResponse - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Response(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.Response.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Response.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Response.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.Response.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Response.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.Response.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Response.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ResponseBase.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ResponseBase.yml deleted file mode 100644 index 83ffe451b7c0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ResponseBase.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.ResponseBase -name: ResponseBase -fullName: azure.cognitiveservices.search.newssearch.models.ResponseBase -module: azure.cognitiveservices.search.newssearch.models -summary: 'Response base. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Identifiable - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ResponseBase(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.ResponseBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.ResponseBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.ResponseBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.ResponseBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.ResponseBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.ResponseBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.ResponseBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.SafeSearch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.SafeSearch.yml deleted file mode 100644 index e383c9c1a1bc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.SafeSearch.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.newssearch.models.SafeSearch -name: SafeSearch -fullName: azure.cognitiveservices.search.newssearch.models.SafeSearch -module: azure.cognitiveservices.search.newssearch.models -fields: -- name: moderate - uid: azure.cognitiveservices.search.newssearch.models.SafeSearch.moderate -- name: 'off' - uid: azure.cognitiveservices.search.newssearch.models.SafeSearch.off -- name: strict - uid: azure.cognitiveservices.search.newssearch.models.SafeSearch.strict diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.yml deleted file mode 100644 index e4ab0a95d555..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer -name: SearchResultsAnswer -fullName: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines a search result answer. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: News - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SearchResultsAnswer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- name: follow_up_queries - types: - - [] -- description: 'The estimated number of webpages that are - - relevant to the query. Use this number along with the count and offset - - query parameters to page the results.' - name: total_estimated_matches - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.TextFormat.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.TextFormat.yml deleted file mode 100644 index ee2810f82a05..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.TextFormat.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.newssearch.models.TextFormat -name: TextFormat -fullName: azure.cognitiveservices.search.newssearch.models.TextFormat -module: azure.cognitiveservices.search.newssearch.models -fields: -- name: html - uid: azure.cognitiveservices.search.newssearch.models.TextFormat.html -- name: raw - uid: azure.cognitiveservices.search.newssearch.models.TextFormat.raw diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Thing.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Thing.yml deleted file mode 100644 index d663ede05428..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Thing.yml +++ /dev/null @@ -1,168 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.Thing -name: Thing -fullName: azure.cognitiveservices.search.newssearch.models.Thing -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines a thing. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: NewsTopic, CreativeWork, Organization - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Thing(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.Thing.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Thing.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Thing.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.Thing.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.Thing.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.Thing.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.Thing.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.TrendingTopics.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.TrendingTopics.yml deleted file mode 100644 index e6826157c505..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.TrendingTopics.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics -name: TrendingTopics -fullName: azure.cognitiveservices.search.newssearch.models.TrendingTopics -module: azure.cognitiveservices.search.newssearch.models -summary: 'TrendingTopics. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: TrendingTopics(*, value, **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: value - description: Required. A list of trending news topics on Bing - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- name: follow_up_queries - types: - - [] -methods: -- uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.VideoObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.VideoObject.yml deleted file mode 100644 index b36270536e7c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.VideoObject.yml +++ /dev/null @@ -1,220 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.models.VideoObject -name: VideoObject -fullName: azure.cognitiveservices.search.newssearch.models.VideoObject -module: azure.cognitiveservices.search.newssearch.models -summary: 'Defines a video object that is relevant to the query. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: VideoObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: The URL To Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: A video of the item. - name: video - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g the source URL for the image).' - name: content_url - types: - - -- description: The width of the source media object, in pixels. - name: width - types: - - -- description: The height of the source media object, in pixels. - name: height - types: - - -- name: motion_thumbnail_url - types: - - -- name: motion_thumbnail_id - types: - - -- name: embed_html - types: - - -- name: allow_https_embed - types: - - -- name: view_count - types: - - -- name: thumbnail - types: - - -- name: video_id - types: - - -- name: allow_mobile_embed - types: - - -- name: is_superfresh - types: - - -methods: -- uid: azure.cognitiveservices.search.newssearch.models.VideoObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.VideoObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.VideoObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.newssearch.models.VideoObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.newssearch.models.VideoObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.newssearch.models.VideoObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.newssearch.models.VideoObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.yml deleted file mode 100644 index 07252d1f6dcd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.search.newssearch.models -name: models -fullName: azure.cognitiveservices.search.newssearch.models -type: import -classes: -- azure.cognitiveservices.search.newssearch.models.Answer -- azure.cognitiveservices.search.newssearch.models.Article -- azure.cognitiveservices.search.newssearch.models.CreativeWork -- azure.cognitiveservices.search.newssearch.models.Error -- azure.cognitiveservices.search.newssearch.models.ErrorResponse -- azure.cognitiveservices.search.newssearch.models.ErrorResponseException -- azure.cognitiveservices.search.newssearch.models.Identifiable -- azure.cognitiveservices.search.newssearch.models.ImageObject -- azure.cognitiveservices.search.newssearch.models.MediaObject -- azure.cognitiveservices.search.newssearch.models.News -- azure.cognitiveservices.search.newssearch.models.NewsArticle -- azure.cognitiveservices.search.newssearch.models.NewsTopic -- azure.cognitiveservices.search.newssearch.models.Organization -- azure.cognitiveservices.search.newssearch.models.Query -- azure.cognitiveservices.search.newssearch.models.Response -- azure.cognitiveservices.search.newssearch.models.ResponseBase -- azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer -- azure.cognitiveservices.search.newssearch.models.Thing -- azure.cognitiveservices.search.newssearch.models.TrendingTopics -- azure.cognitiveservices.search.newssearch.models.VideoObject -enums: -- azure.cognitiveservices.search.newssearch.models.ErrorCode -- azure.cognitiveservices.search.newssearch.models.ErrorSubCode -- azure.cognitiveservices.search.newssearch.models.Freshness -- azure.cognitiveservices.search.newssearch.models.SafeSearch -- azure.cognitiveservices.search.newssearch.models.TextFormat diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.operations.NewsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.operations.NewsOperations.yml deleted file mode 100644 index 2c5d7837d6d1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.operations.NewsOperations.yml +++ /dev/null @@ -1,1607 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.newssearch.operations.NewsOperations -name: NewsOperations -fullName: azure.cognitiveservices.search.newssearch.operations.NewsOperations -module: azure.cognitiveservices.search.newssearch.operations -summary: 'NewsOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: NewsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Activate swagger compliance. Constant value: "true".' - name: x_bing_apis_sdk -methods: -- uid: azure.cognitiveservices.search.newssearch.operations.NewsOperations.category - name: category - summary: 'The News Category API lets you search on Bing and get back a list of - - top news articles by category. This section provides technical details - - about the query parameters and headers that you use to request news and - - the JSON response objects that contain them. For examples that show - - how to make requests, see [Searching the web for - - news](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-news-search/search-the-web).' - signature: category(accept_language=None, user_agent=None, client_id=None, client_ip=None, - location=None, country_code=None, category=None, count=None, headline_count=None, - market=None, offset=None, original_image=None, safe_search=None, set_lang=None, - text_decorations=None, text_format=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: accept_language - description: 'A comma-delimited list of one or more - - languages to use for user interface strings. The list is in decreasing - - order of preference. For additional information, including expected - - format, see - - [RFC2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). - - This header and the - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#setlang) - - query parameter are mutually exclusive; do not specify both. If you - - set this header, you must also specify the - - [cc](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#cc) - - query parameter. To determine the market to return results for, Bing - - uses the first supported language it finds from the list and combines - - it with the cc parameter value. If the list does not include a - - supported language, Bing finds the closest language and market that - - supports the request or it uses an aggregated or default market for - - the results. To determine the market that Bing used, see the - - BingAPIs-Market header. Use this header and the cc query parameter - - only if you specify multiple languages. Otherwise, use the - - [mkt](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#mkt) - - and - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#setlang) - - query parameters. A user interface string is a string that''s used as a - - label in a user interface. There are few user interface strings in the - - JSON response objects. Any links to Bing.com properties in the - - response objects apply the specified language.' - defaultValue: None - types: - - - - name: user_agent - description: 'The user agent originating the request. Bing uses - - the user agent to provide mobile users with an optimized experience. - - Although optional, you are encouraged to always specify this header. - - The user-agent should be the same string that any commonly used - - browser sends. For information about user agents, see [RFC - - 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). The - - following are examples of user-agent strings. Windows Phone: - - Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; - - IEMobile/10.0; ARM; Touch; NOKIA; Lumia 822). Android: Mozilla / 5.0 - - (Linux; U; Android 2.3.5; en - us; SCH - I500 Build / GINGERBREAD) - - AppleWebKit / 533.1 (KHTML; like Gecko) Version / 4.0 Mobile Safari / - - 533.1. iPhone: Mozilla / 5.0 (iPhone; CPU iPhone OS 6_1 like Mac OS X) - - AppleWebKit / 536.26 (KHTML; like Gecko) Mobile / 10B142 iPhone4; 1 - - BingWeb / 3.03.1428.20120423. PC: Mozilla / 5.0 (Windows NT 6.3; - - WOW64; Trident / 7.0; Touch; rv:11.0) like Gecko. iPad: Mozilla / 5.0 - - (iPad; CPU OS 7_0 like Mac OS X) AppleWebKit / 537.51.1 (KHTML, like - - Gecko) Version / 7.0 Mobile / 11A465 Safari / 9537.53' - defaultValue: None - types: - - - - name: client_id - description: 'Bing uses this header to provide users with - - consistent behavior across Bing API calls. Bing often flights new - - features and improvements, and it uses the client ID as a key for - - assigning traffic on different flights. If you do not use the same - - client ID for a user across multiple requests, then Bing may assign - - the user to multiple conflicting flights. Being assigned to multiple - - conflicting flights can lead to an inconsistent user experience. For - - example, if the second request has a different flight assignment than - - the first, the experience may be unexpected. Also, Bing can use the - - client ID to tailor web results to that client ID''s search history, - - providing a richer experience for the user. Bing also uses this header - - to help improve result rankings by analyzing the activity generated by - - a client ID. The relevance improvements help with better quality of - - results delivered by Bing APIs and in turn enables higher - - click-through rates for the API consumer. IMPORTANT: Although - - optional, you should consider this header required. Persisting the - - client ID across multiple requests for the same end user and device - - combination enables 1) the API consumer to receive a consistent user - - experience, and 2) higher click-through rates via better quality of - - results from the Bing APIs. Each user that uses your application on - - the device must have a unique, Bing generated client ID. If you do not - - include this header in the request, Bing generates an ID and returns - - it in the X-MSEdge-ClientID response header. The only time that you - - should NOT include this header in a request is the first time the user - - uses your app on that device. Use the client ID for each Bing API - - request that your app makes for this user on the device. Persist the - - client ID. To persist the ID in a browser app, use a persistent HTTP - - cookie to ensure the ID is used across all sessions. Do not use a - - session cookie. For other apps such as mobile apps, use the device''s - - persistent storage to persist the ID. The next time the user uses your - - app on that device, get the client ID that you persisted. Bing - - responses may or may not include this header. If the response includes - - this header, capture the client ID and use it for all subsequent Bing - - requests for the user on that device. If you include the - - X-MSEdge-ClientID, you must not include cookies in the request.' - defaultValue: None - types: - - - - name: client_ip - description: 'The IPv4 or IPv6 address of the client device. The - - IP address is used to discover the user''s location. Bing uses the - - location information to determine safe search behavior. Although - - optional, you are encouraged to always specify this header and the - - X-Search-Location header. Do not obfuscate the address (for example, - - by changing the last octet to 0). Obfuscating the address results in - - the location not being anywhere near the device''s actual location, - - which may result in Bing serving erroneous results.' - defaultValue: None - types: - - - - name: location - description: 'A semicolon-delimited list of key/value pairs that - - describe the client''s geographical location. Bing uses the location - - information to determine safe search behavior and to return relevant - - local content. Specify the key/value pair as :. The - - following are the keys that you use to specify the user''s location. - - lat (required): The latitude of the client''s location, in degrees. The - - latitude must be greater than or equal to -90.0 and less than or equal - - to +90.0. Negative values indicate southern latitudes and positive - - values indicate northern latitudes. long (required): The longitude of - - the client''s location, in degrees. The longitude must be greater than - - or equal to -180.0 and less than or equal to +180.0. Negative values - - indicate western longitudes and positive values indicate eastern - - longitudes. re (required): The radius, in meters, which specifies the - - horizontal accuracy of the coordinates. Pass the value returned by the - - device''s location service. Typical values might be 22m for GPS/Wi-Fi, - - 380m for cell tower triangulation, and 18,000m for reverse IP lookup. - - ts (optional): The UTC UNIX timestamp of when the client was at the - - location. (The UNIX timestamp is the number of seconds since January - - 1, 1970.) head (optional): The client''s relative heading or direction - - of travel. Specify the direction of travel as degrees from 0 through - - 360, counting clockwise relative to true north. Specify this key only - - if the sp key is nonzero. sp (optional): The horizontal velocity - - (speed), in meters per second, that the client device is traveling. - - alt (optional): The altitude of the client device, in meters. are - - (optional): The radius, in meters, that specifies the vertical - - accuracy of the coordinates. Specify this key only if you specify the - - alt key. Although many of the keys are optional, the more information - - that you provide, the more accurate the location results are. Although - - optional, you are encouraged to always specify the user''s geographical - - location. Providing the location is especially important if the - - client''s IP address does not accurately reflect the user''s physical - - location (for example, if the client uses VPN). For optimal results, - - you should include this header and the X-MSEdge-ClientIP header, but - - at a minimum, you should include this header.' - defaultValue: None - types: - - - - name: country_code - description: "A 2-character country code of the country where\nthe results come\ - \ from. This API supports only the United States\nmarket. If you specify this\ - \ query parameter, it must be set to us. If\nyou set this parameter, you must\ - \ also specify the Accept-Language\nheader. Bing uses the first supported language\ - \ it finds from the\nlanguages list, and combine that language with the country\ - \ code that\nyou specify to determine the market to return results for. If the\n\ - languages list does not include a supported language, Bing finds the\nclosest\ - \ language and market that supports the request, or it may use\nan aggregated\ - \ or default market for the results instead of a specified\none. You should\ - \ use this query parameter and the Accept-Language query\nparameter only if\ - \ you specify multiple languages; otherwise, you\nshould use the mkt and setLang\ - \ query parameters. This parameter and\nthe mkt query parameter are mutually\ - \ exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: category - description: 'The category of articles to return. For example, - - Sports articles or Entertainment articles. For a list of possible - - categories, see [News Categories by - - Market](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#categories-by-market). - - Use this parameter only with News Category API. If you do not specify - - this parameter, the response includes both: Headline articles - - typically published in the last 24 hours from any category and - - articles from each parent category (up to four articles). If the - - article is a headline, the article''s headline field is set to true. By - - default, the response includes up to 12 headline articles. To specify - - the number of headline articles to return, set the - - [headlineCount](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#headlineCount) - - query parameter.' - defaultValue: None - types: - - - - name: count - description: 'The number of news articles to return in the response. - - The actual number delivered may be less than requested. The default is - - 10 and the maximum value is 100. The actual number delivered may be - - less than requested.You may use this parameter along with the offset - - parameter to page results. For example, if your user interface - - displays 20 articles per page, set count to 20 and offset to 0 to get - - the first page of results. For each subsequent page, increment offset - - by 20 (for example, 0, 20, 40). It is possible for multiple pages to - - include some overlap in results. If you do not specify the - - [category](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#category) - - parameter, Bing ignores this parameter.' - defaultValue: None - types: - - - - name: headline_count - description: 'The number of headline articles to return in - - the response. The default is 12. Specify this parameter only if you do - - not specify the - - [category](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#category) - - parameter.' - defaultValue: None - types: - - - - name: market - description: "The market where the results come from. Typically, mkt\nis the country\ - \ where the user is making the request from. However, it\ncould be a different\ - \ country if the user is not located in a country\nwhere Bing delivers results.\ - \ The market must be in the form -. For example,\ - \ en-US. The string is case\ninsensitive. For a list of possible market values,\ - \ see [Market\nCodes](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#market-codes).\n\ - NOTE: If known, you are encouraged to always specify the market.\nSpecifying\ - \ the market helps Bing route the request and return an\nappropriate and optimal\ - \ response. If you specify a market that is not\nlisted in [Market\nCodes](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#market-codes),\n\ - Bing uses a best fit market code based on an internal mapping that is\nsubject\ - \ to change. This parameter and the\n[cc](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#cc)\n\ - query parameter are mutually exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: offset - description: 'The zero-based offset that indicates the number of news - - to skip before returning news. The default is 0. The offset should be - - less than - - ([totalEstimatedMatches](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#news-totalmatches) - - - count). Use this parameter along with the count parameter to page - - results. For example, if your user interface displays 20 news per - - page, set count to 20 and offset to 0 to get the first page of - - results. For each subsequent page, increment offset by 20 (for - - example, 0, 20, 40). It is possible for multiple pages to include some - - overlap in results. If you do not specify the - - [category](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#category) - - parameter, Bing ignores this parameter.' - defaultValue: None - types: - - - - name: original_image - description: 'A Boolean value that determines whether the - - image''s contentUrl contains a URL that points to a thumbnail of the - - original article''s image or the image itself. If the article includes - - an image, and this parameter is set to true, the image''s contentUrl - - property contains a URL that you may use to download the original - - image from the publisher''s website. Otherwise, if this parameter is - - false, the image''s contentUrl and thumbnailUrl URLs both point to the - - same thumbnail image. Use this parameter only with the News Search API - - or News Category API. Trending Topics API ignore this parameter.' - defaultValue: None - types: - - - - name: safe_search - description: 'Filter news for adult content. The following are - - the possible filter values. Off: Return news articles with adult text, - - images, or videos. Moderate: Return news articles with adult text but - - not adult images or videos. Strict: Do not return news articles with - - adult text, images, or videos. If the request comes from a market that - - Bing''s adult policy requires that safeSearch is set to Strict, Bing - - ignores the safeSearch value and uses Strict. If you use the site: - - query operator, there is the chance that the response may contain - - adult content regardless of what the safeSearch query parameter is set - - to. Use site: only if you are aware of the content on the site and - - your scenario supports the possibility of adult content. Possible - - values include: ''Off'', ''Moderate'', ''Strict''' - defaultValue: None - types: - - - - - - name: set_lang - description: 'The language to use for user interface strings. - - Specify the language using the ISO 639-1 2-letter language code. For - - example, the language code for English is EN. The default is EN - - (English). Although optional, you should always specify the language. - - Typically, you set setLang to the same language specified by mkt - - unless the user wants the user interface strings displayed in a - - different language. This parameter and the - - [Accept-Language](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#acceptlanguage) - - header are mutually exclusive; do not specify both. A user interface - - string is a string that''s used as a label in a user interface. There - - are few user interface strings in the JSON response objects. Also, any - - links to Bing.com properties in the response objects apply the - - specified language.' - defaultValue: None - types: - - - - name: text_decorations - description: 'A Boolean value that determines whether - - display strings contain decoration markers such as hit highlighting - - characters. If true, the strings may include markers. The default is - - false. To specify whether to use Unicode characters or HTML tags as - - the markers, see the - - [textFormat](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#textformat) - - query parameter. For information about hit highlighting, see [Hit - - Highlighting](https://docs.microsoft.com/azure/cognitive-services/bing-news-search/hit-highlighting).' - defaultValue: None - types: - - - - name: text_format - description: "The type of markers to use for text decorations\n(see the textDecorations\ - \ query parameter). Possible values are Raw\u2014Use\nUnicode characters to\ - \ mark content that needs special formatting. The\nUnicode characters are in\ - \ the range E000 through E019. For example,\nBing uses E000 and E001 to mark\ - \ the beginning and end of query terms\nfor hit highlighting. HTML\u2014Use\ - \ HTML tags to mark content that needs\nspecial formatting. For example, use\ - \ tags to highlight query terms\nin display strings. The default is Raw.\ - \ For display strings that\ncontain escapable HTML characters such as <, >,\ - \ and &, if textFormat\nis set to HTML, Bing escapes the characters as appropriate\ - \ (for\nexample, < is escaped to <). Possible values include: 'Raw', 'Html'" - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: News or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.search.newssearch.models.ErrorResponseException -- uid: azure.cognitiveservices.search.newssearch.operations.NewsOperations.search - name: search - summary: 'The News Search API lets you send a search query to Bing and get back - a - - list of news that are relevant to the search query. This section - - provides technical details about the query parameters and headers that - - you use to request news and the JSON response objects that contain - - them. For examples that show how to make requests, see [Searching the - - web for - - news](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-news-search/search-the-web).' - signature: search(query, accept_language=None, user_agent=None, client_id=None, - client_ip=None, location=None, country_code=None, count=None, freshness=None, - market=None, offset=None, original_image=None, safe_search=None, set_lang=None, - sort_by=None, text_decorations=None, text_format=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: query - description: 'The user''s search query string. The query string cannot - - be empty. The query string may contain [Bing Advanced - - Operators](http://msdn.microsoft.com/library/ff795620.aspx). For - - example, to limit news to a specific domain, use the - - [site:](http://msdn.microsoft.com/library/ff795613.aspx) operator. Use - - this parameter only with the News Search API. Do not specify this - - parameter when calling the Trending Topics API or News Category API.' - isRequired: true - types: - - - - name: accept_language - description: 'A comma-delimited list of one or more - - languages to use for user interface strings. The list is in decreasing - - order of preference. For additional information, including expected - - format, see - - [RFC2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). - - This header and the - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#setlang) - - query parameter are mutually exclusive; do not specify both. If you - - set this header, you must also specify the - - [cc](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#cc) - - query parameter. To determine the market to return results for, Bing - - uses the first supported language it finds from the list and combines - - it with the cc parameter value. If the list does not include a - - supported language, Bing finds the closest language and market that - - supports the request or it uses an aggregated or default market for - - the results. To determine the market that Bing used, see the - - BingAPIs-Market header. Use this header and the cc query parameter - - only if you specify multiple languages. Otherwise, use the - - [mkt](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#mkt) - - and - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#setlang) - - query parameters. A user interface string is a string that''s used as a - - label in a user interface. There are few user interface strings in the - - JSON response objects. Any links to Bing.com properties in the - - response objects apply the specified language.' - defaultValue: None - types: - - - - name: user_agent - description: 'The user agent originating the request. Bing uses - - the user agent to provide mobile users with an optimized experience. - - Although optional, you are encouraged to always specify this header. - - The user-agent should be the same string that any commonly used - - browser sends. For information about user agents, see [RFC - - 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). The - - following are examples of user-agent strings. Windows Phone: - - Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; - - IEMobile/10.0; ARM; Touch; NOKIA; Lumia 822). Android: Mozilla / 5.0 - - (Linux; U; Android 2.3.5; en - us; SCH - I500 Build / GINGERBREAD) - - AppleWebKit / 533.1 (KHTML; like Gecko) Version / 4.0 Mobile Safari / - - 533.1. iPhone: Mozilla / 5.0 (iPhone; CPU iPhone OS 6_1 like Mac OS X) - - AppleWebKit / 536.26 (KHTML; like Gecko) Mobile / 10B142 iPhone4; 1 - - BingWeb / 3.03.1428.20120423. PC: Mozilla / 5.0 (Windows NT 6.3; - - WOW64; Trident / 7.0; Touch; rv:11.0) like Gecko. iPad: Mozilla / 5.0 - - (iPad; CPU OS 7_0 like Mac OS X) AppleWebKit / 537.51.1 (KHTML, like - - Gecko) Version / 7.0 Mobile / 11A465 Safari / 9537.53' - defaultValue: None - types: - - - - name: client_id - description: 'Bing uses this header to provide users with - - consistent behavior across Bing API calls. Bing often flights new - - features and improvements, and it uses the client ID as a key for - - assigning traffic on different flights. If you do not use the same - - client ID for a user across multiple requests, then Bing may assign - - the user to multiple conflicting flights. Being assigned to multiple - - conflicting flights can lead to an inconsistent user experience. For - - example, if the second request has a different flight assignment than - - the first, the experience may be unexpected. Also, Bing can use the - - client ID to tailor web results to that client ID''s search history, - - providing a richer experience for the user. Bing also uses this header - - to help improve result rankings by analyzing the activity generated by - - a client ID. The relevance improvements help with better quality of - - results delivered by Bing APIs and in turn enables higher - - click-through rates for the API consumer. IMPORTANT: Although - - optional, you should consider this header required. Persisting the - - client ID across multiple requests for the same end user and device - - combination enables 1) the API consumer to receive a consistent user - - experience, and 2) higher click-through rates via better quality of - - results from the Bing APIs. Each user that uses your application on - - the device must have a unique, Bing generated client ID. If you do not - - include this header in the request, Bing generates an ID and returns - - it in the X-MSEdge-ClientID response header. The only time that you - - should NOT include this header in a request is the first time the user - - uses your app on that device. Use the client ID for each Bing API - - request that your app makes for this user on the device. Persist the - - client ID. To persist the ID in a browser app, use a persistent HTTP - - cookie to ensure the ID is used across all sessions. Do not use a - - session cookie. For other apps such as mobile apps, use the device''s - - persistent storage to persist the ID. The next time the user uses your - - app on that device, get the client ID that you persisted. Bing - - responses may or may not include this header. If the response includes - - this header, capture the client ID and use it for all subsequent Bing - - requests for the user on that device. If you include the - - X-MSEdge-ClientID, you must not include cookies in the request.' - defaultValue: None - types: - - - - name: client_ip - description: 'The IPv4 or IPv6 address of the client device. The - - IP address is used to discover the user''s location. Bing uses the - - location information to determine safe search behavior. Although - - optional, you are encouraged to always specify this header and the - - X-Search-Location header. Do not obfuscate the address (for example, - - by changing the last octet to 0). Obfuscating the address results in - - the location not being anywhere near the device''s actual location, - - which may result in Bing serving erroneous results.' - defaultValue: None - types: - - - - name: location - description: 'A semicolon-delimited list of key/value pairs that - - describe the client''s geographical location. Bing uses the location - - information to determine safe search behavior and to return relevant - - local content. Specify the key/value pair as :. The - - following are the keys that you use to specify the user''s location. - - lat (required): The latitude of the client''s location, in degrees. The - - latitude must be greater than or equal to -90.0 and less than or equal - - to +90.0. Negative values indicate southern latitudes and positive - - values indicate northern latitudes. long (required): The longitude of - - the client''s location, in degrees. The longitude must be greater than - - or equal to -180.0 and less than or equal to +180.0. Negative values - - indicate western longitudes and positive values indicate eastern - - longitudes. re (required): The radius, in meters, which specifies the - - horizontal accuracy of the coordinates. Pass the value returned by the - - device''s location service. Typical values might be 22m for GPS/Wi-Fi, - - 380m for cell tower triangulation, and 18,000m for reverse IP lookup. - - ts (optional): The UTC UNIX timestamp of when the client was at the - - location. (The UNIX timestamp is the number of seconds since January - - 1, 1970.) head (optional): The client''s relative heading or direction - - of travel. Specify the direction of travel as degrees from 0 through - - 360, counting clockwise relative to true north. Specify this key only - - if the sp key is nonzero. sp (optional): The horizontal velocity - - (speed), in meters per second, that the client device is traveling. - - alt (optional): The altitude of the client device, in meters. are - - (optional): The radius, in meters, that specifies the vertical - - accuracy of the coordinates. Specify this key only if you specify the - - alt key. Although many of the keys are optional, the more information - - that you provide, the more accurate the location results are. Although - - optional, you are encouraged to always specify the user''s geographical - - location. Providing the location is especially important if the - - client''s IP address does not accurately reflect the user''s physical - - location (for example, if the client uses VPN). For optimal results, - - you should include this header and the X-MSEdge-ClientIP header, but - - at a minimum, you should include this header.' - defaultValue: None - types: - - - - name: country_code - description: "A 2-character country code of the country where\nthe results come\ - \ from. This API supports only the United States\nmarket. If you specify this\ - \ query parameter, it must be set to us. If\nyou set this parameter, you must\ - \ also specify the Accept-Language\nheader. Bing uses the first supported language\ - \ it finds from the\nlanguages list, and combine that language with the country\ - \ code that\nyou specify to determine the market to return results for. If the\n\ - languages list does not include a supported language, Bing finds the\nclosest\ - \ language and market that supports the request, or it may use\nan aggregated\ - \ or default market for the results instead of a specified\none. You should\ - \ use this query parameter and the Accept-Language query\nparameter only if\ - \ you specify multiple languages; otherwise, you\nshould use the mkt and setLang\ - \ query parameters. This parameter and\nthe mkt query parameter are mutually\ - \ exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: count - description: 'The number of news articles to return in the response. - - The actual number delivered may be less than requested. The default is - - 10 and the maximum value is 100. The actual number delivered may be - - less than requested.You may use this parameter along with the offset - - parameter to page results. For example, if your user interface - - displays 20 articles per page, set count to 20 and offset to 0 to get - - the first page of results. For each subsequent page, increment offset - - by 20 (for example, 0, 20, 40). It is possible for multiple pages to - - include some overlap in results.' - defaultValue: None - types: - - - - name: freshness - description: 'Filter news by the date and time that Bing - - discovered the news. The following are the possible filter values. - - Day: Return news discovered within the last 24 hours. Week: Return - - news discovered within the last 7 days. Month: Return news discovered - - within the last 30 days. Use this parameter only with the News Search - - API. Do not specify this parameter when calling the News Category API - - or the Trending Topics API. Possible values include: ''Day'', ''Week'', - - ''Month''' - defaultValue: None - types: - - - - - - name: market - description: "The market where the results come from. Typically, mkt\nis the country\ - \ where the user is making the request from. However, it\ncould be a different\ - \ country if the user is not located in a country\nwhere Bing delivers results.\ - \ The market must be in the form -. For example,\ - \ en-US. The string is case\ninsensitive. For a list of possible market values,\ - \ see [Market\nCodes](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#market-codes).\n\ - NOTE: If known, you are encouraged to always specify the market.\nSpecifying\ - \ the market helps Bing route the request and return an\nappropriate and optimal\ - \ response. If you specify a market that is not\nlisted in [Market\nCodes](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#market-codes),\n\ - Bing uses a best fit market code based on an internal mapping that is\nsubject\ - \ to change. This parameter and the\n[cc](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#cc)\n\ - query parameter are mutually exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: offset - description: 'The zero-based offset that indicates the number of news - - to skip before returning news. The default is 0. The offset should be - - less than - - ([totalEstimatedMatches](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#news-totalmatches) - - - count). Use this parameter along with the count parameter to page - - results. For example, if your user interface displays 20 news per - - page, set count to 20 and offset to 0 to get the first page of - - results. For each subsequent page, increment offset by 20 (for - - example, 0, 20, 40). It is possible for multiple pages to include some - - overlap in results.' - defaultValue: None - types: - - - - name: original_image - description: 'A Boolean value that determines whether the - - image''s contentUrl contains a URL that points to a thumbnail of the - - original article''s image or the image itself. If the article includes - - an image, and this parameter is set to true, the image''s contentUrl - - property contains a URL that you may use to download the original - - image from the publisher''s website. Otherwise, if this parameter is - - false, the image''s contentUrl and thumbnailUrl URLs both point to the - - same thumbnail image. Use this parameter only with the News Search - - API. Do not specify this parameter when calling the Trending Topics - - API or News Category API.' - defaultValue: None - types: - - - - name: safe_search - description: 'Filter news for adult content. The following are - - the possible filter values. Off: Return news articles with adult text, - - images, or videos. Moderate: Return news articles with adult text but - - not adult images or videos. Strict: Do not return news articles with - - adult text, images, or videos. If the request comes from a market that - - Bing''s adult policy requires that safeSearch is set to Strict, Bing - - ignores the safeSearch value and uses Strict. If you use the site: - - query operator, there is the chance that the response may contain - - adult content regardless of what the safeSearch query parameter is set - - to. Use site: only if you are aware of the content on the site and - - your scenario supports the possibility of adult content. Possible - - values include: ''Off'', ''Moderate'', ''Strict''' - defaultValue: None - types: - - - - - - name: set_lang - description: 'The language to use for user interface strings. - - Specify the language using the ISO 639-1 2-letter language code. For - - example, the language code for English is EN. The default is EN - - (English). Although optional, you should always specify the language. - - Typically, you set setLang to the same language specified by mkt - - unless the user wants the user interface strings displayed in a - - different language. This parameter and the - - [Accept-Language](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#acceptlanguage) - - header are mutually exclusive; do not specify both. A user interface - - string is a string that''s used as a label in a user interface. There - - are few user interface strings in the JSON response objects. Also, any - - links to Bing.com properties in the response objects apply the - - specified language.' - defaultValue: None - types: - - - - name: sort_by - description: 'The order to return the news in. The following are the - - possible case-insensitive values. Date: If the request is through the - - News Search API, the response returns news articles sorted by date - - from the most recent to the oldest. If the request is through the News - - Trending Topics API, the response returns trending topics sorted by - - date from the most recent to the oldest.' - defaultValue: None - types: - - - - name: text_decorations - description: 'A Boolean value that determines whether - - display strings contain decoration markers such as hit highlighting - - characters. If true, the strings may include markers. The default is - - false. To specify whether to use Unicode characters or HTML tags as - - the markers, see the - - [textFormat](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#textformat) - - query parameter. For information about hit highlighting, see [Hit - - Highlighting](https://docs.microsoft.com/azure/cognitive-services/bing-news-search/hit-highlighting).' - defaultValue: None - types: - - - - name: text_format - description: "The type of markers to use for text decorations\n(see the textDecorations\ - \ query parameter). Possible values are Raw\u2014Use\nUnicode characters to\ - \ mark content that needs special formatting. The\nUnicode characters are in\ - \ the range E000 through E019. For example,\nBing uses E000 and E001 to mark\ - \ the beginning and end of query terms\nfor hit highlighting. HTML\u2014Use\ - \ HTML tags to mark content that needs\nspecial formatting. For example, use\ - \ tags to highlight query terms\nin display strings. The default is Raw.\ - \ For display strings that\ncontain escapable HTML characters such as <, >,\ - \ and &, if textFormat\nis set to HTML, Bing escapes the characters as appropriate\ - \ (for\nexample, < is escaped to <). Possible values include: 'Raw', 'Html'" - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: News or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.search.newssearch.models.ErrorResponseException -- uid: azure.cognitiveservices.search.newssearch.operations.NewsOperations.trending - name: trending - summary: 'The News Trending Topics API lets you search on Bing and get back a - - list of trending news topics that are currently trending on Bing. This - - section provides technical details about the query parameters and - - headers that you use to request news and the JSON response objects that - - contain them. For examples that show how to make requests, see - - [Searching the web for - - news](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-news-search/search-the-web).' - signature: trending(accept_language=None, user_agent=None, client_id=None, client_ip=None, - location=None, country_code=None, count=None, market=None, offset=None, safe_search=None, - set_lang=None, since=None, sort_by=None, text_decorations=None, text_format=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: accept_language - description: 'A comma-delimited list of one or more - - languages to use for user interface strings. The list is in decreasing - - order of preference. For additional information, including expected - - format, see - - [RFC2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). - - This header and the - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#setlang) - - query parameter are mutually exclusive; do not specify both. If you - - set this header, you must also specify the - - [cc](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#cc) - - query parameter. To determine the market to return results for, Bing - - uses the first supported language it finds from the list and combines - - it with the cc parameter value. If the list does not include a - - supported language, Bing finds the closest language and market that - - supports the request or it uses an aggregated or default market for - - the results. To determine the market that Bing used, see the - - BingAPIs-Market header. Use this header and the cc query parameter - - only if you specify multiple languages. Otherwise, use the - - [mkt](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#mkt) - - and - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#setlang) - - query parameters. A user interface string is a string that''s used as a - - label in a user interface. There are few user interface strings in the - - JSON response objects. Any links to Bing.com properties in the - - response objects apply the specified language.' - defaultValue: None - types: - - - - name: user_agent - description: 'The user agent originating the request. Bing uses - - the user agent to provide mobile users with an optimized experience. - - Although optional, you are encouraged to always specify this header. - - The user-agent should be the same string that any commonly used - - browser sends. For information about user agents, see [RFC - - 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). The - - following are examples of user-agent strings. Windows Phone: - - Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; - - IEMobile/10.0; ARM; Touch; NOKIA; Lumia 822). Android: Mozilla / 5.0 - - (Linux; U; Android 2.3.5; en - us; SCH - I500 Build / GINGERBREAD) - - AppleWebKit / 533.1 (KHTML; like Gecko) Version / 4.0 Mobile Safari / - - 533.1. iPhone: Mozilla / 5.0 (iPhone; CPU iPhone OS 6_1 like Mac OS X) - - AppleWebKit / 536.26 (KHTML; like Gecko) Mobile / 10B142 iPhone4; 1 - - BingWeb / 3.03.1428.20120423. PC: Mozilla / 5.0 (Windows NT 6.3; - - WOW64; Trident / 7.0; Touch; rv:11.0) like Gecko. iPad: Mozilla / 5.0 - - (iPad; CPU OS 7_0 like Mac OS X) AppleWebKit / 537.51.1 (KHTML, like - - Gecko) Version / 7.0 Mobile / 11A465 Safari / 9537.53' - defaultValue: None - types: - - - - name: client_id - description: 'Bing uses this header to provide users with - - consistent behavior across Bing API calls. Bing often flights new - - features and improvements, and it uses the client ID as a key for - - assigning traffic on different flights. If you do not use the same - - client ID for a user across multiple requests, then Bing may assign - - the user to multiple conflicting flights. Being assigned to multiple - - conflicting flights can lead to an inconsistent user experience. For - - example, if the second request has a different flight assignment than - - the first, the experience may be unexpected. Also, Bing can use the - - client ID to tailor web results to that client ID''s search history, - - providing a richer experience for the user. Bing also uses this header - - to help improve result rankings by analyzing the activity generated by - - a client ID. The relevance improvements help with better quality of - - results delivered by Bing APIs and in turn enables higher - - click-through rates for the API consumer. IMPORTANT: Although - - optional, you should consider this header required. Persisting the - - client ID across multiple requests for the same end user and device - - combination enables 1) the API consumer to receive a consistent user - - experience, and 2) higher click-through rates via better quality of - - results from the Bing APIs. Each user that uses your application on - - the device must have a unique, Bing generated client ID. If you do not - - include this header in the request, Bing generates an ID and returns - - it in the X-MSEdge-ClientID response header. The only time that you - - should NOT include this header in a request is the first time the user - - uses your app on that device. Use the client ID for each Bing API - - request that your app makes for this user on the device. Persist the - - client ID. To persist the ID in a browser app, use a persistent HTTP - - cookie to ensure the ID is used across all sessions. Do not use a - - session cookie. For other apps such as mobile apps, use the device''s - - persistent storage to persist the ID. The next time the user uses your - - app on that device, get the client ID that you persisted. Bing - - responses may or may not include this header. If the response includes - - this header, capture the client ID and use it for all subsequent Bing - - requests for the user on that device. If you include the - - X-MSEdge-ClientID, you must not include cookies in the request.' - defaultValue: None - types: - - - - name: client_ip - description: 'The IPv4 or IPv6 address of the client device. The - - IP address is used to discover the user''s location. Bing uses the - - location information to determine safe search behavior. Although - - optional, you are encouraged to always specify this header and the - - X-Search-Location header. Do not obfuscate the address (for example, - - by changing the last octet to 0). Obfuscating the address results in - - the location not being anywhere near the device''s actual location, - - which may result in Bing serving erroneous results.' - defaultValue: None - types: - - - - name: location - description: 'A semicolon-delimited list of key/value pairs that - - describe the client''s geographical location. Bing uses the location - - information to determine safe search behavior and to return relevant - - local content. Specify the key/value pair as :. The - - following are the keys that you use to specify the user''s location. - - lat (required): The latitude of the client''s location, in degrees. The - - latitude must be greater than or equal to -90.0 and less than or equal - - to +90.0. Negative values indicate southern latitudes and positive - - values indicate northern latitudes. long (required): The longitude of - - the client''s location, in degrees. The longitude must be greater than - - or equal to -180.0 and less than or equal to +180.0. Negative values - - indicate western longitudes and positive values indicate eastern - - longitudes. re (required): The radius, in meters, which specifies the - - horizontal accuracy of the coordinates. Pass the value returned by the - - device''s location service. Typical values might be 22m for GPS/Wi-Fi, - - 380m for cell tower triangulation, and 18,000m for reverse IP lookup. - - ts (optional): The UTC UNIX timestamp of when the client was at the - - location. (The UNIX timestamp is the number of seconds since January - - 1, 1970.) head (optional): The client''s relative heading or direction - - of travel. Specify the direction of travel as degrees from 0 through - - 360, counting clockwise relative to true north. Specify this key only - - if the sp key is nonzero. sp (optional): The horizontal velocity - - (speed), in meters per second, that the client device is traveling. - - alt (optional): The altitude of the client device, in meters. are - - (optional): The radius, in meters, that specifies the vertical - - accuracy of the coordinates. Specify this key only if you specify the - - alt key. Although many of the keys are optional, the more information - - that you provide, the more accurate the location results are. Although - - optional, you are encouraged to always specify the user''s geographical - - location. Providing the location is especially important if the - - client''s IP address does not accurately reflect the user''s physical - - location (for example, if the client uses VPN). For optimal results, - - you should include this header and the X-MSEdge-ClientIP header, but - - at a minimum, you should include this header.' - defaultValue: None - types: - - - - name: country_code - description: "A 2-character country code of the country where\nthe results come\ - \ from. This API supports only the United States\nmarket. If you specify this\ - \ query parameter, it must be set to us. If\nyou set this parameter, you must\ - \ also specify the Accept-Language\nheader. Bing uses the first supported language\ - \ it finds from the\nlanguages list, and combine that language with the country\ - \ code that\nyou specify to determine the market to return results for. If the\n\ - languages list does not include a supported language, Bing finds the\nclosest\ - \ language and market that supports the request, or it may use\nan aggregated\ - \ or default market for the results instead of a specified\none. You should\ - \ use this query parameter and the Accept-Language query\nparameter only if\ - \ you specify multiple languages; otherwise, you\nshould use the mkt and setLang\ - \ query parameters. This parameter and\nthe mkt query parameter are mutually\ - \ exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: count - description: 'The number of news articles to return in the response. - - The actual number delivered may be less than requested. The default is - - 10 and the maximum value is 100. The actual number delivered may be - - less than requested.You may use this parameter along with the offset - - parameter to page results. For example, if your user interface - - displays 20 articles per page, set count to 20 and offset to 0 to get - - the first page of results. For each subsequent page, increment offset - - by 20 (for example, 0, 20, 40). It is possible for multiple pages to - - include some overlap in results.' - defaultValue: None - types: - - - - name: market - description: "The market where the results come from. Typically, mkt\nis the country\ - \ where the user is making the request from. However, it\ncould be a different\ - \ country if the user is not located in a country\nwhere Bing delivers results.\ - \ The market must be in the form -. For example,\ - \ en-US. The string is case\ninsensitive. For a list of possible market values,\ - \ see [Market\nCodes](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#market-codes).\n\ - NOTE: If known, you are encouraged to always specify the market.\nSpecifying\ - \ the market helps Bing route the request and return an\nappropriate and optimal\ - \ response. If you specify a market that is not\nlisted in [Market\nCodes](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#market-codes),\n\ - Bing uses a best fit market code based on an internal mapping that is\nsubject\ - \ to change. This parameter and the\n[cc](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#cc)\n\ - query parameter are mutually exclusive\u2014do not specify both." - defaultValue: None - types: - - - - name: offset - description: 'The zero-based offset that indicates the number of news - - to skip before returning news. The default is 0. The offset should be - - less than - - ([totalEstimatedMatches](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#news-totalmatches) - - - count). Use this parameter along with the count parameter to page - - results. For example, if your user interface displays 20 news per - - page, set count to 20 and offset to 0 to get the first page of - - results. For each subsequent page, increment offset by 20 (for - - example, 0, 20, 40). It is possible for multiple pages to include some - - overlap in results.' - defaultValue: None - types: - - - - name: safe_search - description: 'Filter news for adult content. The following are - - the possible filter values. Off: Return news articles with adult text, - - images, or videos. Moderate: Return news articles with adult text but - - not adult images or videos. Strict: Do not return news articles with - - adult text, images, or videos. If the request comes from a market that - - Bing''s adult policy requires that safeSearch is set to Strict, Bing - - ignores the safeSearch value and uses Strict. If you use the site: - - query operator, there is the chance that the response may contain - - adult content regardless of what the safeSearch query parameter is set - - to. Use site: only if you are aware of the content on the site and - - your scenario supports the possibility of adult content. Possible - - values include: ''Off'', ''Moderate'', ''Strict''' - defaultValue: None - types: - - - - - - name: set_lang - description: 'The language to use for user interface strings. - - Specify the language using the ISO 639-1 2-letter language code. For - - example, the language code for English is EN. The default is EN - - (English). Although optional, you should always specify the language. - - Typically, you set setLang to the same language specified by mkt - - unless the user wants the user interface strings displayed in a - - different language. This parameter and the - - [Accept-Language](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#acceptlanguage) - - header are mutually exclusive; do not specify both. A user interface - - string is a string that''s used as a label in a user interface. There - - are few user interface strings in the JSON response objects. Also, any - - links to Bing.com properties in the response objects apply the - - specified language.' - defaultValue: None - types: - - - - name: since - description: 'The Unix epoch time (Unix timestamp) that Bing uses to - - select the trending topics. Bing returns trending topics that it - - discovered on or after the specified date and time, not the date the - - topic was published. To use this parameter, also specify the sortBy - - parameter. Use this parameter only with the News Trending Topics API. - - Do not specify this parameter when calling the News Search API or News - - Category API.' - defaultValue: None - types: - - - - name: sort_by - description: 'The order to return the news in. The following are the - - possible case-insensitive values. Date: If the request is through the - - News Search API, the response returns news articles sorted by date - - from the most recent to the oldest. If the request is through the News - - Trending Topics API, the response returns trending topics sorted by - - date from the most recent to the oldest.' - defaultValue: None - types: - - - - name: text_decorations - description: 'A Boolean value that determines whether - - display strings contain decoration markers such as hit highlighting - - characters. If true, the strings may include markers. The default is - - false. To specify whether to use Unicode characters or HTML tags as - - the markers, see the - - [textFormat](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-news-api-v7-reference#textformat) - - query parameter. For information about hit highlighting, see [Hit - - Highlighting](https://docs.microsoft.com/azure/cognitive-services/bing-news-search/hit-highlighting).' - defaultValue: None - types: - - - - name: text_format - description: "The type of markers to use for text decorations\n(see the textDecorations\ - \ query parameter). Possible values are Raw\u2014Use\nUnicode characters to\ - \ mark content that needs special formatting. The\nUnicode characters are in\ - \ the range E000 through E019. For example,\nBing uses E000 and E001 to mark\ - \ the beginning and end of query terms\nfor hit highlighting. HTML\u2014Use\ - \ HTML tags to mark content that needs\nspecial formatting. For example, use\ - \ tags to highlight query terms\nin display strings. The default is Raw.\ - \ For display strings that\ncontain escapable HTML characters such as <, >,\ - \ and &, if textFormat\nis set to HTML, Bing escapes the characters as appropriate\ - \ (for\nexample, < is escaped to <). Possible values include: 'Raw', 'Html'" - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TrendingTopics or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.search.newssearch.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.search.newssearch.operations.NewsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.operations.yml deleted file mode 100644 index 0f438b73e0e2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.operations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.search.newssearch.operations -name: operations -fullName: azure.cognitiveservices.search.newssearch.operations -type: import -classes: -- azure.cognitiveservices.search.newssearch.operations.NewsOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.version.yml deleted file mode 100644 index 4bbe8b3ab8d6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.newssearch.version -name: version -fullName: azure.cognitiveservices.search.newssearch.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.yml deleted file mode 100644 index d4ddb3b62050..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.search.newssearch -name: newssearch -fullName: azure.cognitiveservices.search.newssearch -type: rootImport -classes: -- azure.cognitiveservices.search.newssearch.NewsSearchClient -- azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration -packages: -- azure.cognitiveservices.search.newssearch.models -- azure.cognitiveservices.search.newssearch.operations -modules: -- azure.cognitiveservices.search.newssearch.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.VisualSearchClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.VisualSearchClient.yml deleted file mode 100644 index 69de36a6a175..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.VisualSearchClient.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.VisualSearchClient -name: VisualSearchClient -fullName: azure.cognitiveservices.search.visualsearch.VisualSearchClient -module: azure.cognitiveservices.search.visualsearch -summary: Visual Search API lets you discover insights about an image such as visually - similar images, shopping sources, and related searches. The API can also perform - text recognition, identify entities (people, places, things), return other topical - content for the user to explore, and more. For more information, see [Visual Search - Overview](https://docs.microsoft.com/azure/cognitive-services/bing-visual-search/overview). -constructor: - syntax: VisualSearchClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: "[https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)", - - "[https://api.cognitive.microsoft.com](https://api.cognitive.microsoft.com)").' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Images operations - name: images - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.VisualSearchClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Action(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Action(class).yml deleted file mode 100644 index 46cfaf3c6d0c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Action(class).yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Action -name: Action -fullName: azure.cognitiveservices.search.visualsearch.models.Action -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an action. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageAction - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Action(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.AggregateOffer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.AggregateOffer.yml deleted file mode 100644 index 4289ee539f5b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.AggregateOffer.yml +++ /dev/null @@ -1,265 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer -name: AggregateOffer -fullName: azure.cognitiveservices.search.visualsearch.models.AggregateOffer -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a list of offers from merchants that are related to the image. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AggregateOffer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: Seller for this offer. - name: seller - types: - - -- description: The item's price. - name: price - types: - - -- description: 'The monetary currency. For example, USD. Possible - - values include: ''USD'', ''CAD'', ''GBP'', ''EUR'', ''COP'', ''JPY'', ''CNY'', - ''AUD'', - - ''INR'', ''AED'', ''AFN'', ''ALL'', ''AMD'', ''ANG'', ''AOA'', ''ARS'', ''AWG'', - ''AZN'', - - ''BAM'', ''BBD'', ''BDT'', ''BGN'', ''BHD'', ''BIF'', ''BMD'', ''BND'', ''BOB'', - ''BOV'', - - ''BRL'', ''BSD'', ''BTN'', ''BWP'', ''BYR'', ''BZD'', ''CDF'', ''CHE'', ''CHF'', - ''CHW'', - - ''CLF'', ''CLP'', ''COU'', ''CRC'', ''CUC'', ''CUP'', ''CVE'', ''CZK'', ''DJF'', - ''DKK'', - - ''DOP'', ''DZD'', ''EGP'', ''ERN'', ''ETB'', ''FJD'', ''FKP'', ''GEL'', ''GHS'', - ''GIP'', - - ''GMD'', ''GNF'', ''GTQ'', ''GYD'', ''HKD'', ''HNL'', ''HRK'', ''HTG'', ''HUF'', - ''IDR'', - - ''ILS'', ''IQD'', ''IRR'', ''ISK'', ''JMD'', ''JOD'', ''KES'', ''KGS'', ''KHR'', - ''KMF'', - - ''KPW'', ''KRW'', ''KWD'', ''KYD'', ''KZT'', ''LAK'', ''LBP'', ''LKR'', ''LRD'', - ''LSL'', - - ''LYD'', ''MAD'', ''MDL'', ''MGA'', ''MKD'', ''MMK'', ''MNT'', ''MOP'', ''MRO'', - ''MUR'', - - ''MVR'', ''MWK'', ''MXN'', ''MXV'', ''MYR'', ''MZN'', ''NAD'', ''NGN'', ''NIO'', - ''NOK'', - - ''NPR'', ''NZD'', ''OMR'', ''PAB'', ''PEN'', ''PGK'', ''PHP'', ''PKR'', ''PLN'', - ''PYG'', - - ''QAR'', ''RON'', ''RSD'', ''RUB'', ''RWF'', ''SAR'', ''SBD'', ''SCR'', ''SDG'', - ''SEK'', - - ''SGD'', ''SHP'', ''SLL'', ''SOS'', ''SRD'', ''SSP'', ''STD'', ''SYP'', ''SZL'', - ''THB'', - - ''TJS'', ''TMT'', ''TND'', ''TOP'', ''TRY'', ''TTD'', ''TWD'', ''TZS'', ''UAH'', - ''UGX'', - - ''UYU'', ''UZS'', ''VEF'', ''VND'', ''VUV'', ''WST'', ''XAF'', ''XCD'', ''XOF'', - ''XPF'', - - ''YER'', ''ZAR'', ''ZMW''. Default value: "USD" .' - name: price_currency - types: - - - - -- description: 'The item''s availability. The following are the - - possible values: Discontinued, InStock, InStoreOnly, LimitedAvailability, - - OnlineOnly, OutOfStock, PreOrder, SoldOut. Possible values include: - - ''Discontinued'', ''InStock'', ''InStoreOnly'', ''LimitedAvailability'', - - ''OnlineOnly'', ''OutOfStock'', ''PreOrder'', ''SoldOut''' - name: availability - types: - - - - -- description: 'An aggregated rating that indicates how well the - - product has been rated by others.' - name: aggregate_rating - types: - - -- description: 'The last date that the offer was updated. The date is - - in the form YYYY-MM-DD.' - name: last_updated - types: - - -- description: 'A list of offers from merchants that have offerings related - - to the image.' - name: offers - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.AggregateRating.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.AggregateRating.yml deleted file mode 100644 index 58573db2fb5a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.AggregateRating.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating -name: AggregateRating -fullName: azure.cognitiveservices.search.visualsearch.models.AggregateRating -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines the metrics that indicate how well an item was rated by others. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AggregateRating(*, rating_value: float, **kwargs)' - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: rating_value - description: 'Required. The mean (average) rating. The possible - - values are 1.0 through 5.0.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: rating_value - isRequired: true -variables: -- description: Text representation of an item. - name: text - types: - - -- description: 'The highest rated review. The possible values are 1.0 - - through 5.0.' - name: best_rating - types: - - -- description: 'The number of times the recipe has been rated or - - reviewed.' - name: review_count - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.CreativeWork.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.CreativeWork.yml deleted file mode 100644 index 443f053db681..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.CreativeWork.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork -name: CreativeWork -fullName: azure.cognitiveservices.search.visualsearch.models.CreativeWork -module: azure.cognitiveservices.search.visualsearch.models -summary: 'The most generic kind of creative work, including books, movies, - - photographs, software programs, etc. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Action, MediaObject, Recipe - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CreativeWork(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.CropArea.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.CropArea.yml deleted file mode 100644 index 5a914ac36951..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.CropArea.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.CropArea -name: CropArea -fullName: azure.cognitiveservices.search.visualsearch.models.CropArea -module: azure.cognitiveservices.search.visualsearch.models -summary: 'A JSON object consisting of coordinates specifying the four corners of a - - cropped rectangle within the input image. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CropArea(*, top: float, bottom: float, left: float, right: float, **kwargs)' - parameters: - - name: top - description: 'Required. The top coordinate of the region to be cropped. The - - coordinate is a fractional value of the original image''s height and is - - measured from the top edge of the image. Specify the coordinate as a value - - from 0.0 through 1.0.' - isRequired: true - types: - - - - name: bottom - description: 'Required. The bottom coordinate of the region to be - - cropped. The coordinate is a fractional value of the original image''s - - height and is measured from the top edge of the image. Specify the - - coordinate as a value from 0.0 through 1.0.' - isRequired: true - types: - - - - name: left - description: 'Required. The left coordinate of the region to be cropped. - - The coordinate is a fractional value of the original image''s width and is - - measured from the left edge of the image. Specify the coordinate as a - - value from 0.0 through 1.0.' - isRequired: true - types: - - - - name: right - description: 'Required. The right coordinate of the region to be cropped. - - The coordinate is a fractional value of the original image''s width and is - - measured from the left edge of the image. Specify the coordinate as a - - value from 0.0 through 1.0.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: top - isRequired: true - - name: bottom - isRequired: true - - name: left - isRequired: true - - name: right - isRequired: true -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.CropArea.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.CropArea.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.CropArea.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.CropArea.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.CropArea.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.CropArea.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.CropArea.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Currency.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Currency.yml deleted file mode 100644 index f9888f722342..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Currency.yml +++ /dev/null @@ -1,328 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.Currency -name: Currency -fullName: azure.cognitiveservices.search.visualsearch.models.Currency -module: azure.cognitiveservices.search.visualsearch.models -fields: -- name: aed - uid: azure.cognitiveservices.search.visualsearch.models.Currency.aed -- name: afn - uid: azure.cognitiveservices.search.visualsearch.models.Currency.afn -- name: all - uid: azure.cognitiveservices.search.visualsearch.models.Currency.all -- name: amd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.amd -- name: ang - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ang -- name: aoa - uid: azure.cognitiveservices.search.visualsearch.models.Currency.aoa -- name: ars - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ars -- name: aud - uid: azure.cognitiveservices.search.visualsearch.models.Currency.aud -- name: awg - uid: azure.cognitiveservices.search.visualsearch.models.Currency.awg -- name: azn - uid: azure.cognitiveservices.search.visualsearch.models.Currency.azn -- name: bam - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bam -- name: bbd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bbd -- name: bdt - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bdt -- name: bgn - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bgn -- name: bhd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bhd -- name: bif - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bif -- name: bmd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bmd -- name: bnd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bnd -- name: bob - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bob -- name: bov - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bov -- name: brl - uid: azure.cognitiveservices.search.visualsearch.models.Currency.brl -- name: bsd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bsd -- name: btn - uid: azure.cognitiveservices.search.visualsearch.models.Currency.btn -- name: bwp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bwp -- name: byr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.byr -- name: bzd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.bzd -- name: cad - uid: azure.cognitiveservices.search.visualsearch.models.Currency.cad -- name: cdf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.cdf -- name: che - uid: azure.cognitiveservices.search.visualsearch.models.Currency.che -- name: chf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.chf -- name: chw - uid: azure.cognitiveservices.search.visualsearch.models.Currency.chw -- name: clf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.clf -- name: clp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.clp -- name: cny - uid: azure.cognitiveservices.search.visualsearch.models.Currency.cny -- name: cop - uid: azure.cognitiveservices.search.visualsearch.models.Currency.cop -- name: cou - uid: azure.cognitiveservices.search.visualsearch.models.Currency.cou -- name: crc - uid: azure.cognitiveservices.search.visualsearch.models.Currency.crc -- name: cuc - uid: azure.cognitiveservices.search.visualsearch.models.Currency.cuc -- name: cup - uid: azure.cognitiveservices.search.visualsearch.models.Currency.cup -- name: cve - uid: azure.cognitiveservices.search.visualsearch.models.Currency.cve -- name: czk - uid: azure.cognitiveservices.search.visualsearch.models.Currency.czk -- name: djf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.djf -- name: dkk - uid: azure.cognitiveservices.search.visualsearch.models.Currency.dkk -- name: dop - uid: azure.cognitiveservices.search.visualsearch.models.Currency.dop -- name: dzd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.dzd -- name: egp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.egp -- name: ern - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ern -- name: etb - uid: azure.cognitiveservices.search.visualsearch.models.Currency.etb -- name: eur - uid: azure.cognitiveservices.search.visualsearch.models.Currency.eur -- name: fjd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.fjd -- name: fkp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.fkp -- name: gbp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.gbp -- name: gel - uid: azure.cognitiveservices.search.visualsearch.models.Currency.gel -- name: ghs - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ghs -- name: gip - uid: azure.cognitiveservices.search.visualsearch.models.Currency.gip -- name: gmd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.gmd -- name: gnf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.gnf -- name: gtq - uid: azure.cognitiveservices.search.visualsearch.models.Currency.gtq -- name: gyd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.gyd -- name: hkd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.hkd -- name: hnl - uid: azure.cognitiveservices.search.visualsearch.models.Currency.hnl -- name: hrk - uid: azure.cognitiveservices.search.visualsearch.models.Currency.hrk -- name: htg - uid: azure.cognitiveservices.search.visualsearch.models.Currency.htg -- name: huf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.huf -- name: idr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.idr -- name: ils - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ils -- name: inr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.inr -- name: iqd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.iqd -- name: irr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.irr -- name: isk - uid: azure.cognitiveservices.search.visualsearch.models.Currency.isk -- name: jmd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.jmd -- name: jod - uid: azure.cognitiveservices.search.visualsearch.models.Currency.jod -- name: jpy - uid: azure.cognitiveservices.search.visualsearch.models.Currency.jpy -- name: kes - uid: azure.cognitiveservices.search.visualsearch.models.Currency.kes -- name: kgs - uid: azure.cognitiveservices.search.visualsearch.models.Currency.kgs -- name: khr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.khr -- name: kmf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.kmf -- name: kpw - uid: azure.cognitiveservices.search.visualsearch.models.Currency.kpw -- name: krw - uid: azure.cognitiveservices.search.visualsearch.models.Currency.krw -- name: kwd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.kwd -- name: kyd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.kyd -- name: kzt - uid: azure.cognitiveservices.search.visualsearch.models.Currency.kzt -- name: lak - uid: azure.cognitiveservices.search.visualsearch.models.Currency.lak -- name: lbp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.lbp -- name: lkr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.lkr -- name: lrd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.lrd -- name: lsl - uid: azure.cognitiveservices.search.visualsearch.models.Currency.lsl -- name: lyd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.lyd -- name: mad - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mad -- name: mdl - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mdl -- name: mga - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mga -- name: mkd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mkd -- name: mmk - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mmk -- name: mnt - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mnt -- name: mop - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mop -- name: mro_enum - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mro_enum -- name: mur - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mur -- name: mvr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mvr -- name: mwk - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mwk -- name: mxn - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mxn -- name: mxv - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mxv -- name: myr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.myr -- name: mzn - uid: azure.cognitiveservices.search.visualsearch.models.Currency.mzn -- name: nad - uid: azure.cognitiveservices.search.visualsearch.models.Currency.nad -- name: ngn - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ngn -- name: nio - uid: azure.cognitiveservices.search.visualsearch.models.Currency.nio -- name: nok - uid: azure.cognitiveservices.search.visualsearch.models.Currency.nok -- name: npr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.npr -- name: nzd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.nzd -- name: omr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.omr -- name: pab - uid: azure.cognitiveservices.search.visualsearch.models.Currency.pab -- name: pen - uid: azure.cognitiveservices.search.visualsearch.models.Currency.pen -- name: pgk - uid: azure.cognitiveservices.search.visualsearch.models.Currency.pgk -- name: php - uid: azure.cognitiveservices.search.visualsearch.models.Currency.php -- name: pkr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.pkr -- name: pln - uid: azure.cognitiveservices.search.visualsearch.models.Currency.pln -- name: pyg - uid: azure.cognitiveservices.search.visualsearch.models.Currency.pyg -- name: qar - uid: azure.cognitiveservices.search.visualsearch.models.Currency.qar -- name: ron - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ron -- name: rsd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.rsd -- name: rub - uid: azure.cognitiveservices.search.visualsearch.models.Currency.rub -- name: rwf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.rwf -- name: sar - uid: azure.cognitiveservices.search.visualsearch.models.Currency.sar -- name: sbd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.sbd -- name: scr - uid: azure.cognitiveservices.search.visualsearch.models.Currency.scr -- name: sdg - uid: azure.cognitiveservices.search.visualsearch.models.Currency.sdg -- name: sek - uid: azure.cognitiveservices.search.visualsearch.models.Currency.sek -- name: sgd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.sgd -- name: shp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.shp -- name: sll - uid: azure.cognitiveservices.search.visualsearch.models.Currency.sll -- name: sos - uid: azure.cognitiveservices.search.visualsearch.models.Currency.sos -- name: srd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.srd -- name: ssp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ssp -- name: std - uid: azure.cognitiveservices.search.visualsearch.models.Currency.std -- name: syp - uid: azure.cognitiveservices.search.visualsearch.models.Currency.syp -- name: szl - uid: azure.cognitiveservices.search.visualsearch.models.Currency.szl -- name: thb - uid: azure.cognitiveservices.search.visualsearch.models.Currency.thb -- name: tjs - uid: azure.cognitiveservices.search.visualsearch.models.Currency.tjs -- name: tmt - uid: azure.cognitiveservices.search.visualsearch.models.Currency.tmt -- name: tnd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.tnd -- name: top - uid: azure.cognitiveservices.search.visualsearch.models.Currency.top -- name: try_enum - uid: azure.cognitiveservices.search.visualsearch.models.Currency.try_enum -- name: ttd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ttd -- name: twd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.twd -- name: tzs - uid: azure.cognitiveservices.search.visualsearch.models.Currency.tzs -- name: uah - uid: azure.cognitiveservices.search.visualsearch.models.Currency.uah -- name: ugx - uid: azure.cognitiveservices.search.visualsearch.models.Currency.ugx -- name: usd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.usd -- name: uyu - uid: azure.cognitiveservices.search.visualsearch.models.Currency.uyu -- name: uzs - uid: azure.cognitiveservices.search.visualsearch.models.Currency.uzs -- name: vef - uid: azure.cognitiveservices.search.visualsearch.models.Currency.vef -- name: vnd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.vnd -- name: vuv - uid: azure.cognitiveservices.search.visualsearch.models.Currency.vuv -- name: wst - uid: azure.cognitiveservices.search.visualsearch.models.Currency.wst -- name: xaf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.xaf -- name: xcd - uid: azure.cognitiveservices.search.visualsearch.models.Currency.xcd -- name: xof - uid: azure.cognitiveservices.search.visualsearch.models.Currency.xof -- name: xpf - uid: azure.cognitiveservices.search.visualsearch.models.Currency.xpf -- name: yer - uid: azure.cognitiveservices.search.visualsearch.models.Currency.yer -- name: zar - uid: azure.cognitiveservices.search.visualsearch.models.Currency.zar -- name: zmw - uid: azure.cognitiveservices.search.visualsearch.models.Currency.zmw diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Error(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Error(class).yml deleted file mode 100644 index 4807b3a7fc65..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Error(class).yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Error -name: Error -fullName: azure.cognitiveservices.search.visualsearch.models.Error -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines the error that occurred. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Error(*, message: str, code=''None'', **kwargs)' - parameters: - - name: code - description: 'Required. The error code that identifies the category of - - error. Possible values include: ''None'', ''ServerError'', ''InvalidRequest'', - - ''RateLimitExceeded'', ''InvalidAuthorization'', ''InsufficientAuthorization''. - - Default value: "None" .' - isRequired: true - types: - - - - - - name: message - description: Required. A description of the error. - isRequired: true - types: - - - keywordOnlyParameters: - - name: message - isRequired: true - - name: code - defaultValue: None -variables: -- description: 'The error code that further helps to identify the error. - - Possible values include: ''UnexpectedError'', ''ResourceError'', - - ''NotImplemented'', ''ParameterMissing'', ''ParameterInvalidValue'', - - ''HttpNotAllowed'', ''Blocked'', ''AuthorizationMissing'', - - ''AuthorizationRedundancy'', ''AuthorizationDisabled'', ''AuthorizationExpired''' - name: sub_code - types: - - - - -- description: 'A description that provides additional information - - about the error.' - name: more_details - types: - - -- description: The parameter in the request that caused the error. - name: parameter - types: - - -- description: The parameter's value in the request that was not valid. - name: value - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorCode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorCode.yml deleted file mode 100644 index 851d93bf4f93..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorCode.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.ErrorCode -name: ErrorCode -fullName: azure.cognitiveservices.search.visualsearch.models.ErrorCode -module: azure.cognitiveservices.search.visualsearch.models -fields: -- name: insufficient_authorization - uid: azure.cognitiveservices.search.visualsearch.models.ErrorCode.insufficient_authorization -- name: invalid_authorization - uid: azure.cognitiveservices.search.visualsearch.models.ErrorCode.invalid_authorization -- name: invalid_request - uid: azure.cognitiveservices.search.visualsearch.models.ErrorCode.invalid_request -- name: none - uid: azure.cognitiveservices.search.visualsearch.models.ErrorCode.none -- name: rate_limit_exceeded - uid: azure.cognitiveservices.search.visualsearch.models.ErrorCode.rate_limit_exceeded -- name: server_error - uid: azure.cognitiveservices.search.visualsearch.models.ErrorCode.server_error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorResponse.yml deleted file mode 100644 index 9cd102c60966..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorResponse.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.search.visualsearch.models.ErrorResponse -module: azure.cognitiveservices.search.visualsearch.models -summary: 'The top-level response that represents a failed request. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(*, errors, **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: errors - description: 'Required. A list of errors that describe the reasons why - - the request failed.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: errors - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorResponseException.yml deleted file mode 100644 index 4ab6f61c959d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.search.visualsearch.models.ErrorResponseException -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Server responsed with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.yml deleted file mode 100644 index e5d49f58aadd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode -name: ErrorSubCode -fullName: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode -module: azure.cognitiveservices.search.visualsearch.models -fields: -- name: authorization_disabled - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.authorization_disabled -- name: authorization_expired - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.authorization_expired -- name: authorization_missing - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.authorization_missing -- name: authorization_redundancy - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.authorization_redundancy -- name: blocked - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.blocked -- name: http_not_allowed - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.http_not_allowed -- name: not_implemented - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.not_implemented -- name: parameter_invalid_value - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.parameter_invalid_value -- name: parameter_missing - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.parameter_missing -- name: resource_error - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.resource_error -- name: unexpected_error - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.unexpected_error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Filters(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Filters(class).yml deleted file mode 100644 index a628000df3a4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Filters(class).yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Filters -name: Filters -fullName: azure.cognitiveservices.search.visualsearch.models.Filters -module: azure.cognitiveservices.search.visualsearch.models -summary: 'A key-value object consisting of filters that may be specified to limit - the - - results returned by the API. Current available filters: site.' -constructor: - syntax: 'Filters(*, site: str = None, **kwargs)' - parameters: - - name: site - description: 'The URL of the site to return similar images and similar - - products from. (e.g., "www.bing.com", "bing.com").' - isRequired: true - types: - - - keywordOnlyParameters: - - name: site - defaultValue: None -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Filters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Filters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Filters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Filters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Filters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Filters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Filters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Identifiable(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Identifiable(class).yml deleted file mode 100644 index bf74183485ad..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Identifiable(class).yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Identifiable -name: Identifiable -fullName: azure.cognitiveservices.search.visualsearch.models.Identifiable -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines the identity of a resource. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Response - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Identifiable(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Identifiable.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Identifiable.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Identifiable.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Identifiable.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Identifiable.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Identifiable.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Identifiable.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageAction.yml deleted file mode 100644 index a65ff45fbc82..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageAction.yml +++ /dev/null @@ -1,220 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageAction -name: ImageAction -fullName: azure.cognitiveservices.search.visualsearch.models.ImageAction -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an image action. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageEntityAction, ImageModuleAction, ImageRecipesAction, - - ImageRelatedSearchesAction, ImageShoppingSourcesAction - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.yml deleted file mode 100644 index d8a4c5a69937..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction -name: ImageEntityAction -fullName: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an entity action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageEntityAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageInfo.yml deleted file mode 100644 index 31aca8c7837f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageInfo.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo -name: ImageInfo -fullName: azure.cognitiveservices.search.visualsearch.models.ImageInfo -module: azure.cognitiveservices.search.visualsearch.models -summary: 'A JSON object that identities the image to get insights of . It also - - includes the optional crop area that you use to identify the region of - - interest in the image.' -constructor: - syntax: 'ImageInfo(*, image_insights_token: str = None, url: str = None, crop_area=None, - **kwargs)' - parameters: - - name: image_insights_token - description: 'An image insights token. To get the insights - - token, call one of the Image Search APIs (for example, /images/search). In - - the search results, the - - [Image](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-images-api-v7-reference#image) - - object''s - - [imageInsightsToken](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-images-api-v7-reference#image-imageinsightstoken) - - field contains the token. The imageInsightsToken and url fields mutually - - exclusive; do not specify both. Do not specify an insights token if the - - request includes the image form data.' - isRequired: true - types: - - - - name: url - description: 'The URL of the input image. The imageInsightsToken and url - - fields are mutually exclusive; do not specify both. Do not specify the URL - - if the request includes the image form data.' - isRequired: true - types: - - - - name: crop_area - description: 'A JSON object consisting of coordinates specifying the - - four corners of a cropped rectangle within the input image. Use the crop - - area to identify the region of interest in the image. You can apply the - - crop area to the images specified using the imageInsightsToken or url - - fields, or an image binary specified in an image form data.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: image_insights_token - defaultValue: None - - name: url - defaultValue: None - - name: crop_area - defaultValue: None -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.yml deleted file mode 100644 index d6b3b6187991..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge -name: ImageKnowledge -fullName: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a visual search API response. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageKnowledge(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: A list of visual search tags. - name: tags - types: - - [] -- description: Image object containing metadata about the requested image. - name: image - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.yml deleted file mode 100644 index 76db6eef59ea..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction -name: ImageModuleAction -fullName: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an image list action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageModuleAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of images. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageObject.yml deleted file mode 100644 index 8a4a5a0f3f41..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageObject.yml +++ /dev/null @@ -1,267 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageObject -name: ImageObject -fullName: azure.cognitiveservices.search.visualsearch.models.ImageObject -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an image. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g., the source URL for the image).' - name: content_url - types: - - -- description: URL of the page that hosts the media object. - name: host_page_url - types: - - -- description: 'Size of the media object content. Use format "value - - unit" (e.g., "1024 B").' - name: content_size - types: - - -- description: Encoding format (e.g., png, gif, jpeg, etc). - name: encoding_format - types: - - -- description: 'Display URL of the page that hosts the media - - object.' - name: host_page_display_url - types: - - -- description: The width of the media object, in pixels. - name: width - types: - - -- description: The height of the media object, in pixels. - name: height - types: - - -- description: The URL to a thumbnail of the image. - name: thumbnail - types: - - -- description: 'The token that you use in a subsequent call to - - Visual Search API to get additional information about the image. For - - information about using this token, see the imageInsightsToken field - - inside the knowledgeRequest request parameter.' - name: image_insights_token - types: - - -- description: 'A count of the number of websites where you can - - shop or perform other actions related to the image. For example, if the - - image is of an apple pie, this object includes a count of the number of - - websites where you can buy an apple pie. To indicate the number of offers - - in your UX, include badging such as a shopping cart icon that contains the - - count. When the user clicks on the icon, use imageInsightsToken in a - - subsequent Visual Search API call to get the list of shopping websites.' - name: insights_metadata - types: - - -- description: Unique Id for the image. - name: image_id - types: - - -- description: 'A three-byte hexadecimal number that represents the - - color that dominates the image. Use the color as the temporary background - - in your client until the image is loaded.' - name: accent_color - types: - - -- description: For internal use only. - name: visual_words - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.yml deleted file mode 100644 index e7ddc8af8a06..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction -name: ImageRecipesAction -fullName: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an recipe action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageRecipesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of recipes related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.yml deleted file mode 100644 index efa90f6cda85..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction -name: ImageRelatedSearchesAction -fullName: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an related search action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageRelatedSearchesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of queries related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.yml deleted file mode 100644 index 19b7846d21b0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction -name: ImageShoppingSourcesAction -fullName: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a shopping sources action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageShoppingSourcesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of merchants that offer items related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageTag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageTag.yml deleted file mode 100644 index 2616ce7963d0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageTag.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageTag -name: ImageTag -fullName: azure.cognitiveservices.search.visualsearch.models.ImageTag -module: azure.cognitiveservices.search.visualsearch.models -summary: 'A visual search tag. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageTag(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: 'Display name for this tag. For the default tag, the - - display name is empty.' - name: display_name - types: - - -- description: 'The bounding box for this tag. For the default tag, - - there is no bounding box.' - name: bounding_box - types: - - -- description: 'Actions within this tag. The order of the items denotes the - - default ranking order of these actions, with the first action being the - - most likely user intent.' - name: actions - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTag.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTag.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTag.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTag.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTag.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTag.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTag.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.yml deleted file mode 100644 index fa81fca1242a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion -name: ImageTagRegion -fullName: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an image region relevant to the ImageTag. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageTagRegion(*, query_rectangle, display_rectangle, **kwargs) - parameters: - - name: query_rectangle - description: 'Required. A rectangle that outlines the area of - - interest for this tag.' - isRequired: true - types: - - - - name: display_rectangle - description: 'Required. A recommended rectangle to show to the - - user.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: query_rectangle - isRequired: true - - name: display_rectangle - isRequired: true -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.yml deleted file mode 100644 index 6744770b1de6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata -name: ImagesImageMetadata -fullName: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a count of the number of websites where you can shop or perform - - other actions related to the image. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagesImageMetadata(**kwargs) -variables: -- description: 'The number of websites that sell the - - products seen in the image.' - name: shopping_sources_count - types: - - -- description: 'The number of websites that offer recipes of - - the food seen in the image.' - name: recipe_sources_count - types: - - -- description: 'A summary of the online offers of products found in - - the image. For example, if the image is of a dress, the offer might - - identify the lowest price and the number of offers found. Only visually - - similar products insights include this field. The offer includes the - - following fields: Name, AggregateRating, OfferCount, and LowPrice.' - name: aggregate_offer - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImagesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImagesModule.yml deleted file mode 100644 index f36f52ae3717..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImagesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule -name: ImagesModule -fullName: azure.cognitiveservices.search.visualsearch.models.ImagesModule -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a list of images. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagesModule(**kwargs) -variables: -- description: A list of images. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Intangible(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Intangible(class).yml deleted file mode 100644 index d485948c5f81..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Intangible(class).yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Intangible -name: Intangible -fullName: azure.cognitiveservices.search.visualsearch.models.Intangible -module: azure.cognitiveservices.search.visualsearch.models -summary: 'A utility class that serves as the umbrella for a number of ''intangible'' - - things such as quantities, structured values, etc. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: StructuredValue - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Intangible(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Intangible.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Intangible.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Intangible.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Intangible.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Intangible.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Intangible.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Intangible.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ItemAvailability.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ItemAvailability.yml deleted file mode 100644 index 26c34eccbd95..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ItemAvailability.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability -name: ItemAvailability -fullName: azure.cognitiveservices.search.visualsearch.models.ItemAvailability -module: azure.cognitiveservices.search.visualsearch.models -fields: -- name: discontinued - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability.discontinued -- name: in_stock - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability.in_stock -- name: in_store_only - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability.in_store_only -- name: limited_availability - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability.limited_availability -- name: online_only - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability.online_only -- name: out_of_stock - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability.out_of_stock -- name: pre_order - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability.pre_order -- name: sold_out - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability.sold_out diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.yml deleted file mode 100644 index e93dfae32fff..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest -name: KnowledgeRequest -fullName: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest -module: azure.cognitiveservices.search.visualsearch.models -summary: 'A JSON object containing information about the request, such as filters - for - - the resulting actions.' -constructor: - syntax: KnowledgeRequest(*, filters=None, **kwargs) - parameters: - - name: filters - description: 'A key-value object consisting of filters that may be - - specified to limit the results returned by the API.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: filters - defaultValue: None -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.MediaObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.MediaObject.yml deleted file mode 100644 index 0e924489ea14..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.MediaObject.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.MediaObject -name: MediaObject -fullName: azure.cognitiveservices.search.visualsearch.models.MediaObject -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a media object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageObject - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MediaObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g., the source URL for the image).' - name: content_url - types: - - -- description: URL of the page that hosts the media object. - name: host_page_url - types: - - -- description: 'Size of the media object content. Use format "value - - unit" (e.g., "1024 B").' - name: content_size - types: - - -- description: Encoding format (e.g., png, gif, jpeg, etc). - name: encoding_format - types: - - -- description: 'Display URL of the page that hosts the media - - object.' - name: host_page_display_url - types: - - -- description: The width of the media object, in pixels. - name: width - types: - - -- description: The height of the media object, in pixels. - name: height - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.MediaObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.MediaObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.MediaObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.MediaObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.MediaObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.MediaObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.MediaObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.yml deleted file mode 100644 index 7ec2bea05596..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral -name: NormalizedQuadrilateral -fullName: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a region of an image. The region is a convex quadrilateral defined - - by coordinates of its top left, top right, bottom left, and bottom right - - points. The coordinates are fractional values of the original image''s width - - and height in the range 0.0 through 1.0. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: NormalizedQuadrilateral(*, top_left, top_right, bottom_right, bottom_left, - **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: top_left - description: Required. The top left corner coordinate. - isRequired: true - types: - - - - name: top_right - description: Required. The top right corner coordinate. - isRequired: true - types: - - - - name: bottom_right - description: Required. The bottom right corner coordinate. - isRequired: true - types: - - - - name: bottom_left - description: Required. The bottom left corner coordinate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: top_left - isRequired: true - - name: top_right - isRequired: true - - name: bottom_right - isRequired: true - - name: bottom_left - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Offer(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Offer(class).yml deleted file mode 100644 index 3b02cdba1530..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Offer(class).yml +++ /dev/null @@ -1,264 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Offer -name: Offer -fullName: azure.cognitiveservices.search.visualsearch.models.Offer -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a merchant''s offer. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AggregateOffer - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Offer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: Seller for this offer. - name: seller - types: - - -- description: The item's price. - name: price - types: - - -- description: 'The monetary currency. For example, USD. Possible - - values include: ''USD'', ''CAD'', ''GBP'', ''EUR'', ''COP'', ''JPY'', ''CNY'', - ''AUD'', - - ''INR'', ''AED'', ''AFN'', ''ALL'', ''AMD'', ''ANG'', ''AOA'', ''ARS'', ''AWG'', - ''AZN'', - - ''BAM'', ''BBD'', ''BDT'', ''BGN'', ''BHD'', ''BIF'', ''BMD'', ''BND'', ''BOB'', - ''BOV'', - - ''BRL'', ''BSD'', ''BTN'', ''BWP'', ''BYR'', ''BZD'', ''CDF'', ''CHE'', ''CHF'', - ''CHW'', - - ''CLF'', ''CLP'', ''COU'', ''CRC'', ''CUC'', ''CUP'', ''CVE'', ''CZK'', ''DJF'', - ''DKK'', - - ''DOP'', ''DZD'', ''EGP'', ''ERN'', ''ETB'', ''FJD'', ''FKP'', ''GEL'', ''GHS'', - ''GIP'', - - ''GMD'', ''GNF'', ''GTQ'', ''GYD'', ''HKD'', ''HNL'', ''HRK'', ''HTG'', ''HUF'', - ''IDR'', - - ''ILS'', ''IQD'', ''IRR'', ''ISK'', ''JMD'', ''JOD'', ''KES'', ''KGS'', ''KHR'', - ''KMF'', - - ''KPW'', ''KRW'', ''KWD'', ''KYD'', ''KZT'', ''LAK'', ''LBP'', ''LKR'', ''LRD'', - ''LSL'', - - ''LYD'', ''MAD'', ''MDL'', ''MGA'', ''MKD'', ''MMK'', ''MNT'', ''MOP'', ''MRO'', - ''MUR'', - - ''MVR'', ''MWK'', ''MXN'', ''MXV'', ''MYR'', ''MZN'', ''NAD'', ''NGN'', ''NIO'', - ''NOK'', - - ''NPR'', ''NZD'', ''OMR'', ''PAB'', ''PEN'', ''PGK'', ''PHP'', ''PKR'', ''PLN'', - ''PYG'', - - ''QAR'', ''RON'', ''RSD'', ''RUB'', ''RWF'', ''SAR'', ''SBD'', ''SCR'', ''SDG'', - ''SEK'', - - ''SGD'', ''SHP'', ''SLL'', ''SOS'', ''SRD'', ''SSP'', ''STD'', ''SYP'', ''SZL'', - ''THB'', - - ''TJS'', ''TMT'', ''TND'', ''TOP'', ''TRY'', ''TTD'', ''TWD'', ''TZS'', ''UAH'', - ''UGX'', - - ''UYU'', ''UZS'', ''VEF'', ''VND'', ''VUV'', ''WST'', ''XAF'', ''XCD'', ''XOF'', - ''XPF'', - - ''YER'', ''ZAR'', ''ZMW''. Default value: "USD" .' - name: price_currency - types: - - - - -- description: 'The item''s availability. The following are the - - possible values: Discontinued, InStock, InStoreOnly, LimitedAvailability, - - OnlineOnly, OutOfStock, PreOrder, SoldOut. Possible values include: - - ''Discontinued'', ''InStock'', ''InStoreOnly'', ''LimitedAvailability'', - - ''OnlineOnly'', ''OutOfStock'', ''PreOrder'', ''SoldOut''' - name: availability - types: - - - - -- description: 'An aggregated rating that indicates how well the - - product has been rated by others.' - name: aggregate_rating - types: - - -- description: 'The last date that the offer was updated. The date is - - in the form YYYY-MM-DD.' - name: last_updated - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Offer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Offer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Offer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Offer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Offer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Offer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Offer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Organization(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Organization(class).yml deleted file mode 100644 index e7e8cf82cda5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Organization(class).yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Organization -name: Organization -fullName: azure.cognitiveservices.search.visualsearch.models.Organization -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an organization. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Organization(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Organization.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Organization.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Organization.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Organization.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Organization.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Organization.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Organization.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Person(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Person(class).yml deleted file mode 100644 index 38a0222998b7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Person(class).yml +++ /dev/null @@ -1,179 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Person -name: Person -fullName: azure.cognitiveservices.search.visualsearch.models.Person -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a person. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Person(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The person's job title. - name: job_title - types: - - -- description: The URL of the person's twitter profile. - name: twitter_profile - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Person.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Person.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Person.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Person.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Person.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Person.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Person.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Point2D.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Point2D.yml deleted file mode 100644 index a022104a2eb9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Point2D.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Point2D -name: Point2D -fullName: azure.cognitiveservices.search.visualsearch.models.Point2D -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a 2D point with X and Y coordinates. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Point2D(*, x: float, y: float, **kwargs)' - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: x - description: Required. The x-coordinate of the point. - isRequired: true - types: - - - - name: y - description: Required. The y-coordinate of the point. - isRequired: true - types: - - - keywordOnlyParameters: - - name: x - isRequired: true - - name: y - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Point2D.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Point2D.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Point2D.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Point2D.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Point2D.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Point2D.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Point2D.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.PropertiesItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.PropertiesItem.yml deleted file mode 100644 index b497f4b14fc4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.PropertiesItem.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem -name: PropertiesItem -fullName: azure.cognitiveservices.search.visualsearch.models.PropertiesItem -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines an item. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Rating - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PropertiesItem(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: Text representation of an item. - name: text - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Query(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Query(class).yml deleted file mode 100644 index 7113344e12fe..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Query(class).yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Query -name: Query -fullName: azure.cognitiveservices.search.visualsearch.models.Query -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a search query. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Query(*, text: str, **kwargs)' - parameters: - - name: text - description: 'Required. The query string. Use this string as the query term - - in a new search request.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - isRequired: true -variables: -- description: The display version of the query term. - name: display_text - types: - - -- description: 'The URL that takes the user to the Bing search - - results page for the query.' - name: web_search_url - types: - - -- description: 'The URL that you use to get the results of the related - - search. Before using the URL, you must append query parameters as - - appropriate and include the Ocp-Apim-Subscription-Key header. Use this URL - - if you''re displaying the results in your own user interface. Otherwise, - - use the webSearchUrl URL.' - name: search_link - types: - - -- description: The URL to a thumbnail of a related image. - name: thumbnail - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Query.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Query.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Query.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Query.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Query.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Query.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Query.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Rating(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Rating(class).yml deleted file mode 100644 index 360f8ffc6e4f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Rating(class).yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Rating -name: Rating -fullName: azure.cognitiveservices.search.visualsearch.models.Rating -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a rating. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AggregateRating - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Rating(*, rating_value: float, **kwargs)' - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: rating_value - description: 'Required. The mean (average) rating. The possible - - values are 1.0 through 5.0.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: rating_value - isRequired: true -variables: -- description: Text representation of an item. - name: text - types: - - -- description: 'The highest rated review. The possible values are 1.0 - - through 5.0.' - name: best_rating - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Rating.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Rating.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Rating.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Rating.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Rating.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Rating.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Rating.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Recipe(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Recipe(class).yml deleted file mode 100644 index c52e210dc0c3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Recipe(class).yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Recipe -name: Recipe -fullName: azure.cognitiveservices.search.visualsearch.models.Recipe -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a cooking recipe. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Recipe(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'The amount of time the food takes to cook. For example, - - PT25M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: cook_time - types: - - -- description: 'The amount of time required to prepare the ingredients. - - For example, PT15M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: prep_time - types: - - -- description: 'The total amount of time it takes to prepare and cook - - the recipe. For example, PT45M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: total_time - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Recipe.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Recipe.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Recipe.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Recipe.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Recipe.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Recipe.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Recipe.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.RecipesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.RecipesModule.yml deleted file mode 100644 index 22ee8837e79b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.RecipesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule -name: RecipesModule -fullName: azure.cognitiveservices.search.visualsearch.models.RecipesModule -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a list of recipes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: RecipesModule(**kwargs) -variables: -- description: A list of recipes. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.yml deleted file mode 100644 index 737674fe1ed3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule -name: RelatedSearchesModule -fullName: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a list of related searches. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: RelatedSearchesModule(**kwargs) -variables: -- description: A list of related searches. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Response(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Response(class).yml deleted file mode 100644 index 2e47826ef6a6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Response(class).yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Response -name: Response -fullName: azure.cognitiveservices.search.visualsearch.models.Response -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a response. All schemas that return at the root of the response - - must inherit from this object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageKnowledge, ErrorResponse, Thing - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Response(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Response.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Response.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Response.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Response.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Response.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Response.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Response.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ResponseBase.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ResponseBase.yml deleted file mode 100644 index b757ad1ac57e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ResponseBase.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase -name: ResponseBase -fullName: azure.cognitiveservices.search.visualsearch.models.ResponseBase -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Response base. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Identifiable - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ResponseBase(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.SafeSearch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.SafeSearch.yml deleted file mode 100644 index eb886998aef6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.SafeSearch.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.SafeSearch -name: SafeSearch -fullName: azure.cognitiveservices.search.visualsearch.models.SafeSearch -module: azure.cognitiveservices.search.visualsearch.models -fields: -- name: moderate - uid: azure.cognitiveservices.search.visualsearch.models.SafeSearch.moderate -- name: 'off' - uid: azure.cognitiveservices.search.visualsearch.models.SafeSearch.off -- name: strict - uid: azure.cognitiveservices.search.visualsearch.models.SafeSearch.strict diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.StructuredValue.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.StructuredValue.yml deleted file mode 100644 index 86c77f2b58a5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.StructuredValue.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue -name: StructuredValue -fullName: azure.cognitiveservices.search.visualsearch.models.StructuredValue -module: azure.cognitiveservices.search.visualsearch.models -summary: 'StructuredValue. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Point2D, NormalizedQuadrilateral - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StructuredValue(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Thing(class).yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Thing(class).yml deleted file mode 100644 index 20805c215494..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Thing(class).yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.Thing -name: Thing -fullName: azure.cognitiveservices.search.visualsearch.models.Thing -module: azure.cognitiveservices.search.visualsearch.models -summary: 'Defines a thing. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageTag, Organization, Offer, CreativeWork, Person, - - Intangible - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Thing(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.Thing.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Thing.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Thing.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.Thing.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.Thing.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.Thing.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.Thing.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.yml deleted file mode 100644 index e7b652d0e5c9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest -name: VisualSearchRequest -fullName: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest -module: azure.cognitiveservices.search.visualsearch.models -summary: 'A JSON object that contains information about the image to get insights - of. - - Specify this object only in a knowledgeRequest form data.' -constructor: - syntax: VisualSearchRequest(*, image_info=None, knowledge_request=None, **kwargs) - parameters: - - name: image_info - description: 'A JSON object that identities the image to get insights - - of.' - isRequired: true - types: - - - - name: knowledge_request - description: 'A JSON object containing information about the - - request, such as filters, or a description.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: image_info - defaultValue: None - - name: knowledge_request - defaultValue: None -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action.Action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action.Action.yml deleted file mode 100644 index 98afa2210c7a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action.Action.yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.action.Action -name: Action -fullName: azure.cognitiveservices.search.visualsearch.models.action.Action -module: azure.cognitiveservices.search.visualsearch.models.action -summary: 'Defines an action. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageAction - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Action(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.action.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.action.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.action.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.action.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.action.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.action.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.action.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action.yml deleted file mode 100644 index 8120a30612a7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.action -name: action -fullName: azure.cognitiveservices.search.visualsearch.models.action -classes: -- azure.cognitiveservices.search.visualsearch.models.action.Action diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action_py3.Action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action_py3.Action.yml deleted file mode 100644 index 34d711f77cf6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action_py3.Action.yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action -name: Action -fullName: azure.cognitiveservices.search.visualsearch.models.action_py3.Action -module: azure.cognitiveservices.search.visualsearch.models.action_py3 -summary: 'Defines an action. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageAction - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Action(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action_py3.yml deleted file mode 100644 index 1ec829161218..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.action_py3 -name: action_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.action_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.action_py3.Action diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.yml deleted file mode 100644 index ec4e7e3680bd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.yml +++ /dev/null @@ -1,265 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer -name: AggregateOffer -fullName: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer -module: azure.cognitiveservices.search.visualsearch.models.aggregate_offer -summary: 'Defines a list of offers from merchants that are related to the image. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AggregateOffer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: Seller for this offer. - name: seller - types: - - -- description: The item's price. - name: price - types: - - -- description: 'The monetary currency. For example, USD. Possible - - values include: ''USD'', ''CAD'', ''GBP'', ''EUR'', ''COP'', ''JPY'', ''CNY'', - ''AUD'', - - ''INR'', ''AED'', ''AFN'', ''ALL'', ''AMD'', ''ANG'', ''AOA'', ''ARS'', ''AWG'', - ''AZN'', - - ''BAM'', ''BBD'', ''BDT'', ''BGN'', ''BHD'', ''BIF'', ''BMD'', ''BND'', ''BOB'', - ''BOV'', - - ''BRL'', ''BSD'', ''BTN'', ''BWP'', ''BYR'', ''BZD'', ''CDF'', ''CHE'', ''CHF'', - ''CHW'', - - ''CLF'', ''CLP'', ''COU'', ''CRC'', ''CUC'', ''CUP'', ''CVE'', ''CZK'', ''DJF'', - ''DKK'', - - ''DOP'', ''DZD'', ''EGP'', ''ERN'', ''ETB'', ''FJD'', ''FKP'', ''GEL'', ''GHS'', - ''GIP'', - - ''GMD'', ''GNF'', ''GTQ'', ''GYD'', ''HKD'', ''HNL'', ''HRK'', ''HTG'', ''HUF'', - ''IDR'', - - ''ILS'', ''IQD'', ''IRR'', ''ISK'', ''JMD'', ''JOD'', ''KES'', ''KGS'', ''KHR'', - ''KMF'', - - ''KPW'', ''KRW'', ''KWD'', ''KYD'', ''KZT'', ''LAK'', ''LBP'', ''LKR'', ''LRD'', - ''LSL'', - - ''LYD'', ''MAD'', ''MDL'', ''MGA'', ''MKD'', ''MMK'', ''MNT'', ''MOP'', ''MRO'', - ''MUR'', - - ''MVR'', ''MWK'', ''MXN'', ''MXV'', ''MYR'', ''MZN'', ''NAD'', ''NGN'', ''NIO'', - ''NOK'', - - ''NPR'', ''NZD'', ''OMR'', ''PAB'', ''PEN'', ''PGK'', ''PHP'', ''PKR'', ''PLN'', - ''PYG'', - - ''QAR'', ''RON'', ''RSD'', ''RUB'', ''RWF'', ''SAR'', ''SBD'', ''SCR'', ''SDG'', - ''SEK'', - - ''SGD'', ''SHP'', ''SLL'', ''SOS'', ''SRD'', ''SSP'', ''STD'', ''SYP'', ''SZL'', - ''THB'', - - ''TJS'', ''TMT'', ''TND'', ''TOP'', ''TRY'', ''TTD'', ''TWD'', ''TZS'', ''UAH'', - ''UGX'', - - ''UYU'', ''UZS'', ''VEF'', ''VND'', ''VUV'', ''WST'', ''XAF'', ''XCD'', ''XOF'', - ''XPF'', - - ''YER'', ''ZAR'', ''ZMW''. Default value: "USD" .' - name: price_currency - types: - - - - -- description: 'The item''s availability. The following are the - - possible values: Discontinued, InStock, InStoreOnly, LimitedAvailability, - - OnlineOnly, OutOfStock, PreOrder, SoldOut. Possible values include: - - ''Discontinued'', ''InStock'', ''InStoreOnly'', ''LimitedAvailability'', - - ''OnlineOnly'', ''OutOfStock'', ''PreOrder'', ''SoldOut''' - name: availability - types: - - - - -- description: 'An aggregated rating that indicates how well the - - product has been rated by others.' - name: aggregate_rating - types: - - -- description: 'The last date that the offer was updated. The date is - - in the form YYYY-MM-DD.' - name: last_updated - types: - - -- description: 'A list of offers from merchants that have offerings related - - to the image.' - name: offers - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer.yml deleted file mode 100644 index 7c48762b9984..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer -name: aggregate_offer -fullName: azure.cognitiveservices.search.visualsearch.models.aggregate_offer -classes: -- azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.yml deleted file mode 100644 index 761e0b6f3322..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.yml +++ /dev/null @@ -1,265 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer -name: AggregateOffer -fullName: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer -module: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3 -summary: 'Defines a list of offers from merchants that are related to the image. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AggregateOffer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: Seller for this offer. - name: seller - types: - - -- description: The item's price. - name: price - types: - - -- description: 'The monetary currency. For example, USD. Possible - - values include: ''USD'', ''CAD'', ''GBP'', ''EUR'', ''COP'', ''JPY'', ''CNY'', - ''AUD'', - - ''INR'', ''AED'', ''AFN'', ''ALL'', ''AMD'', ''ANG'', ''AOA'', ''ARS'', ''AWG'', - ''AZN'', - - ''BAM'', ''BBD'', ''BDT'', ''BGN'', ''BHD'', ''BIF'', ''BMD'', ''BND'', ''BOB'', - ''BOV'', - - ''BRL'', ''BSD'', ''BTN'', ''BWP'', ''BYR'', ''BZD'', ''CDF'', ''CHE'', ''CHF'', - ''CHW'', - - ''CLF'', ''CLP'', ''COU'', ''CRC'', ''CUC'', ''CUP'', ''CVE'', ''CZK'', ''DJF'', - ''DKK'', - - ''DOP'', ''DZD'', ''EGP'', ''ERN'', ''ETB'', ''FJD'', ''FKP'', ''GEL'', ''GHS'', - ''GIP'', - - ''GMD'', ''GNF'', ''GTQ'', ''GYD'', ''HKD'', ''HNL'', ''HRK'', ''HTG'', ''HUF'', - ''IDR'', - - ''ILS'', ''IQD'', ''IRR'', ''ISK'', ''JMD'', ''JOD'', ''KES'', ''KGS'', ''KHR'', - ''KMF'', - - ''KPW'', ''KRW'', ''KWD'', ''KYD'', ''KZT'', ''LAK'', ''LBP'', ''LKR'', ''LRD'', - ''LSL'', - - ''LYD'', ''MAD'', ''MDL'', ''MGA'', ''MKD'', ''MMK'', ''MNT'', ''MOP'', ''MRO'', - ''MUR'', - - ''MVR'', ''MWK'', ''MXN'', ''MXV'', ''MYR'', ''MZN'', ''NAD'', ''NGN'', ''NIO'', - ''NOK'', - - ''NPR'', ''NZD'', ''OMR'', ''PAB'', ''PEN'', ''PGK'', ''PHP'', ''PKR'', ''PLN'', - ''PYG'', - - ''QAR'', ''RON'', ''RSD'', ''RUB'', ''RWF'', ''SAR'', ''SBD'', ''SCR'', ''SDG'', - ''SEK'', - - ''SGD'', ''SHP'', ''SLL'', ''SOS'', ''SRD'', ''SSP'', ''STD'', ''SYP'', ''SZL'', - ''THB'', - - ''TJS'', ''TMT'', ''TND'', ''TOP'', ''TRY'', ''TTD'', ''TWD'', ''TZS'', ''UAH'', - ''UGX'', - - ''UYU'', ''UZS'', ''VEF'', ''VND'', ''VUV'', ''WST'', ''XAF'', ''XCD'', ''XOF'', - ''XPF'', - - ''YER'', ''ZAR'', ''ZMW''. Default value: "USD" .' - name: price_currency - types: - - - - -- description: 'The item''s availability. The following are the - - possible values: Discontinued, InStock, InStoreOnly, LimitedAvailability, - - OnlineOnly, OutOfStock, PreOrder, SoldOut. Possible values include: - - ''Discontinued'', ''InStock'', ''InStoreOnly'', ''LimitedAvailability'', - - ''OnlineOnly'', ''OutOfStock'', ''PreOrder'', ''SoldOut''' - name: availability - types: - - - - -- description: 'An aggregated rating that indicates how well the - - product has been rated by others.' - name: aggregate_rating - types: - - -- description: 'The last date that the offer was updated. The date is - - in the form YYYY-MM-DD.' - name: last_updated - types: - - -- description: 'A list of offers from merchants that have offerings related - - to the image.' - name: offers - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.yml deleted file mode 100644 index 2b5001173dc8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3 -name: aggregate_offer_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.yml deleted file mode 100644 index 361a608514f0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating -name: AggregateRating -fullName: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating -module: azure.cognitiveservices.search.visualsearch.models.aggregate_rating -summary: 'Defines the metrics that indicate how well an item was rated by others. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AggregateRating(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: rating_value - description: 'Required. The mean (average) rating. The possible - - values are 1.0 through 5.0.' - isRequired: true - types: - - -variables: -- description: Text representation of an item. - name: text - types: - - -- description: 'The highest rated review. The possible values are 1.0 - - through 5.0.' - name: best_rating - types: - - -- description: 'The number of times the recipe has been rated or - - reviewed.' - name: review_count - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating.yml deleted file mode 100644 index 2d66afd7ceb3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating -name: aggregate_rating -fullName: azure.cognitiveservices.search.visualsearch.models.aggregate_rating -classes: -- azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.yml deleted file mode 100644 index 828ff77963c4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating -name: AggregateRating -fullName: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating -module: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3 -summary: 'Defines the metrics that indicate how well an item was rated by others. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AggregateRating(*, rating_value: float, **kwargs)' - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: rating_value - description: 'Required. The mean (average) rating. The possible - - values are 1.0 through 5.0.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: rating_value - isRequired: true -variables: -- description: Text representation of an item. - name: text - types: - - -- description: 'The highest rated review. The possible values are 1.0 - - through 5.0.' - name: best_rating - types: - - -- description: 'The number of times the recipe has been rated or - - reviewed.' - name: review_count - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.yml deleted file mode 100644 index a663fa41351c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3 -name: aggregate_rating_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.yml deleted file mode 100644 index c15c741da8e6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork -name: CreativeWork -fullName: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork -module: azure.cognitiveservices.search.visualsearch.models.creative_work -summary: 'The most generic kind of creative work, including books, movies, - - photographs, software programs, etc. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Action, MediaObject, Recipe - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CreativeWork(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work.yml deleted file mode 100644 index ba186b5c6f17..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.creative_work -name: creative_work -fullName: azure.cognitiveservices.search.visualsearch.models.creative_work -classes: -- azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.yml deleted file mode 100644 index 190d45a7a96e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork -name: CreativeWork -fullName: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork -module: azure.cognitiveservices.search.visualsearch.models.creative_work_py3 -summary: 'The most generic kind of creative work, including books, movies, - - photographs, software programs, etc. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Action, MediaObject, Recipe - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CreativeWork(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work_py3.yml deleted file mode 100644 index 2198540ae69f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3 -name: creative_work_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.creative_work_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.yml deleted file mode 100644 index 7799274d5518..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea -name: CropArea -fullName: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea -module: azure.cognitiveservices.search.visualsearch.models.crop_area -summary: 'A JSON object consisting of coordinates specifying the four corners of a - - cropped rectangle within the input image. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CropArea(**kwargs) - parameters: - - name: top - description: 'Required. The top coordinate of the region to be cropped. The - - coordinate is a fractional value of the original image''s height and is - - measured from the top edge of the image. Specify the coordinate as a value - - from 0.0 through 1.0.' - isRequired: true - types: - - - - name: bottom - description: 'Required. The bottom coordinate of the region to be - - cropped. The coordinate is a fractional value of the original image''s - - height and is measured from the top edge of the image. Specify the - - coordinate as a value from 0.0 through 1.0.' - isRequired: true - types: - - - - name: left - description: 'Required. The left coordinate of the region to be cropped. - - The coordinate is a fractional value of the original image''s width and is - - measured from the left edge of the image. Specify the coordinate as a - - value from 0.0 through 1.0.' - isRequired: true - types: - - - - name: right - description: 'Required. The right coordinate of the region to be cropped. - - The coordinate is a fractional value of the original image''s width and is - - measured from the left edge of the image. Specify the coordinate as a - - value from 0.0 through 1.0.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area.yml deleted file mode 100644 index 358c2df9e6d2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.crop_area -name: crop_area -fullName: azure.cognitiveservices.search.visualsearch.models.crop_area -classes: -- azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.yml deleted file mode 100644 index e1f52b4a7657..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea -name: CropArea -fullName: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea -module: azure.cognitiveservices.search.visualsearch.models.crop_area_py3 -summary: 'A JSON object consisting of coordinates specifying the four corners of a - - cropped rectangle within the input image. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CropArea(*, top: float, bottom: float, left: float, right: float, **kwargs)' - parameters: - - name: top - description: 'Required. The top coordinate of the region to be cropped. The - - coordinate is a fractional value of the original image''s height and is - - measured from the top edge of the image. Specify the coordinate as a value - - from 0.0 through 1.0.' - isRequired: true - types: - - - - name: bottom - description: 'Required. The bottom coordinate of the region to be - - cropped. The coordinate is a fractional value of the original image''s - - height and is measured from the top edge of the image. Specify the - - coordinate as a value from 0.0 through 1.0.' - isRequired: true - types: - - - - name: left - description: 'Required. The left coordinate of the region to be cropped. - - The coordinate is a fractional value of the original image''s width and is - - measured from the left edge of the image. Specify the coordinate as a - - value from 0.0 through 1.0.' - isRequired: true - types: - - - - name: right - description: 'Required. The right coordinate of the region to be cropped. - - The coordinate is a fractional value of the original image''s width and is - - measured from the left edge of the image. Specify the coordinate as a - - value from 0.0 through 1.0.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: top - isRequired: true - - name: bottom - isRequired: true - - name: left - isRequired: true - - name: right - isRequired: true -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area_py3.yml deleted file mode 100644 index 2be73caa1471..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3 -name: crop_area_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.crop_area_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error.Error.yml deleted file mode 100644 index 688510065c1c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error.Error.yml +++ /dev/null @@ -1,168 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.error.Error -name: Error -fullName: azure.cognitiveservices.search.visualsearch.models.error.Error -module: azure.cognitiveservices.search.visualsearch.models.error -summary: 'Defines the error that occurred. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Error(**kwargs) - parameters: - - name: code - description: 'Required. The error code that identifies the category of - - error. Possible values include: ''None'', ''ServerError'', ''InvalidRequest'', - - ''RateLimitExceeded'', ''InvalidAuthorization'', ''InsufficientAuthorization''. - - Default value: "None" .' - isRequired: true - types: - - - - - - name: message - description: Required. A description of the error. - isRequired: true - types: - - -variables: -- description: 'The error code that further helps to identify the error. - - Possible values include: ''UnexpectedError'', ''ResourceError'', - - ''NotImplemented'', ''ParameterMissing'', ''ParameterInvalidValue'', - - ''HttpNotAllowed'', ''Blocked'', ''AuthorizationMissing'', - - ''AuthorizationRedundancy'', ''AuthorizationDisabled'', ''AuthorizationExpired''' - name: sub_code - types: - - - - -- description: 'A description that provides additional information - - about the error.' - name: more_details - types: - - -- description: The parameter in the request that caused the error. - name: parameter - types: - - -- description: The parameter's value in the request that was not valid. - name: value - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.error.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.error.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.error.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.error.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.error.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.error.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.error.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error.yml deleted file mode 100644 index e0081f82b990..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.error -name: error -fullName: azure.cognitiveservices.search.visualsearch.models.error -classes: -- azure.cognitiveservices.search.visualsearch.models.error.Error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_py3.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_py3.Error.yml deleted file mode 100644 index c62bc01a79d7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_py3.Error.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error -name: Error -fullName: azure.cognitiveservices.search.visualsearch.models.error_py3.Error -module: azure.cognitiveservices.search.visualsearch.models.error_py3 -summary: 'Defines the error that occurred. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Error(*, message: str, code=''None'', **kwargs)' - parameters: - - name: code - description: 'Required. The error code that identifies the category of - - error. Possible values include: ''None'', ''ServerError'', ''InvalidRequest'', - - ''RateLimitExceeded'', ''InvalidAuthorization'', ''InsufficientAuthorization''. - - Default value: "None" .' - isRequired: true - types: - - - - - - name: message - description: Required. A description of the error. - isRequired: true - types: - - - keywordOnlyParameters: - - name: message - isRequired: true - - name: code - defaultValue: None -variables: -- description: 'The error code that further helps to identify the error. - - Possible values include: ''UnexpectedError'', ''ResourceError'', - - ''NotImplemented'', ''ParameterMissing'', ''ParameterInvalidValue'', - - ''HttpNotAllowed'', ''Blocked'', ''AuthorizationMissing'', - - ''AuthorizationRedundancy'', ''AuthorizationDisabled'', ''AuthorizationExpired''' - name: sub_code - types: - - - - -- description: 'A description that provides additional information - - about the error.' - name: more_details - types: - - -- description: The parameter in the request that caused the error. - name: parameter - types: - - -- description: The parameter's value in the request that was not valid. - name: value - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_py3.yml deleted file mode 100644 index c16580089028..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.error_py3 -name: error_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.error_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.error_py3.Error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.yml deleted file mode 100644 index 8056fcdb21c2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse -module: azure.cognitiveservices.search.visualsearch.models.error_response -summary: 'The top-level response that represents a failed request. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: errors - description: 'Required. A list of errors that describe the reasons why - - the request failed.' - isRequired: true - types: - - [] -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException.yml deleted file mode 100644 index 1e6893ca2504..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException -module: azure.cognitiveservices.search.visualsearch.models.error_response -summary: 'Server responsed with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.yml deleted file mode 100644 index 7a805c996bbe..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.error_response -name: error_response -fullName: azure.cognitiveservices.search.visualsearch.models.error_response -classes: -- azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse -- azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.yml deleted file mode 100644 index 0b9c86058631..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse -name: ErrorResponse -fullName: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse -module: azure.cognitiveservices.search.visualsearch.models.error_response_py3 -summary: 'The top-level response that represents a failed request. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(*, errors, **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: errors - description: 'Required. A list of errors that describe the reasons why - - the request failed.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: errors - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException.yml deleted file mode 100644 index 5db5a516f01f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException -name: ErrorResponseException -fullName: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException -module: azure.cognitiveservices.search.visualsearch.models.error_response_py3 -summary: 'Server responsed with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.yml deleted file mode 100644 index 2aabf31052cc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3 -name: error_response_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.error_response_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse -- azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters.Filters.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters.Filters.yml deleted file mode 100644 index a794f304137b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters.Filters.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters -name: Filters -fullName: azure.cognitiveservices.search.visualsearch.models.filters.Filters -module: azure.cognitiveservices.search.visualsearch.models.filters -summary: 'A key-value object consisting of filters that may be specified to limit - the - - results returned by the API. Current available filters: site.' -constructor: - syntax: Filters(**kwargs) - parameters: - - name: site - description: 'The URL of the site to return similar images and similar - - products from. (e.g., "www.bing.com", "bing.com").' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters.yml deleted file mode 100644 index f1f5e5be8054..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.filters -name: filters -fullName: azure.cognitiveservices.search.visualsearch.models.filters -classes: -- azure.cognitiveservices.search.visualsearch.models.filters.Filters diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.yml deleted file mode 100644 index 06549215710e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters -name: Filters -fullName: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters -module: azure.cognitiveservices.search.visualsearch.models.filters_py3 -summary: 'A key-value object consisting of filters that may be specified to limit - the - - results returned by the API. Current available filters: site.' -constructor: - syntax: 'Filters(*, site: str = None, **kwargs)' - parameters: - - name: site - description: 'The URL of the site to return similar images and similar - - products from. (e.g., "www.bing.com", "bing.com").' - isRequired: true - types: - - - keywordOnlyParameters: - - name: site - defaultValue: None -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters_py3.yml deleted file mode 100644 index 1886db1822b8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.filters_py3 -name: filters_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.filters_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.yml deleted file mode 100644 index 252d22460fab..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable -name: Identifiable -fullName: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable -module: azure.cognitiveservices.search.visualsearch.models.identifiable -summary: 'Defines the identity of a resource. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Response - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Identifiable(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable.yml deleted file mode 100644 index 1712e03d6193..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.identifiable -name: identifiable -fullName: azure.cognitiveservices.search.visualsearch.models.identifiable -classes: -- azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.yml deleted file mode 100644 index bc6b196e212e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable -name: Identifiable -fullName: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable -module: azure.cognitiveservices.search.visualsearch.models.identifiable_py3 -summary: 'Defines the identity of a resource. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Response - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Identifiable(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable_py3.yml deleted file mode 100644 index aeae9accbe4e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3 -name: identifiable_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.identifiable_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.yml deleted file mode 100644 index ccdd8cff79b0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.yml +++ /dev/null @@ -1,220 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction -name: ImageAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction -module: azure.cognitiveservices.search.visualsearch.models.image_action -summary: 'Defines an image action. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageEntityAction, ImageModuleAction, ImageRecipesAction, - - ImageRelatedSearchesAction, ImageShoppingSourcesAction - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action.yml deleted file mode 100644 index 7d5711a75eb0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_action -name: image_action -fullName: azure.cognitiveservices.search.visualsearch.models.image_action -classes: -- azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.yml deleted file mode 100644 index 8816bb9d84e9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.yml +++ /dev/null @@ -1,220 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction -name: ImageAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction -module: azure.cognitiveservices.search.visualsearch.models.image_action_py3 -summary: 'Defines an image action. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageEntityAction, ImageModuleAction, ImageRecipesAction, - - ImageRelatedSearchesAction, ImageShoppingSourcesAction - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action_py3.yml deleted file mode 100644 index 10f677c7bb57..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3 -name: image_action_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_action_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.yml deleted file mode 100644 index 144e480b8f2b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction -name: ImageEntityAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction -module: azure.cognitiveservices.search.visualsearch.models.image_entity_action -summary: 'Defines an entity action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageEntityAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action.yml deleted file mode 100644 index 5c5e52089625..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action -name: image_entity_action -fullName: azure.cognitiveservices.search.visualsearch.models.image_entity_action -classes: -- azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.yml deleted file mode 100644 index 58bc0a24f449..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction -name: ImageEntityAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction -module: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3 -summary: 'Defines an entity action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageEntityAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.yml deleted file mode 100644 index 99ca45e047f2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3 -name: image_entity_action_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.yml deleted file mode 100644 index d5a9c3c039e4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo -name: ImageInfo -fullName: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo -module: azure.cognitiveservices.search.visualsearch.models.image_info -summary: 'A JSON object that identities the image to get insights of . It also - - includes the optional crop area that you use to identify the region of - - interest in the image.' -constructor: - syntax: ImageInfo(**kwargs) - parameters: - - name: image_insights_token - description: 'An image insights token. To get the insights - - token, call one of the Image Search APIs (for example, /images/search). In - - the search results, the - - [Image](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-images-api-v7-reference#image) - - object''s - - [imageInsightsToken](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-images-api-v7-reference#image-imageinsightstoken) - - field contains the token. The imageInsightsToken and url fields mutually - - exclusive; do not specify both. Do not specify an insights token if the - - request includes the image form data.' - isRequired: true - types: - - - - name: url - description: 'The URL of the input image. The imageInsightsToken and url - - fields are mutually exclusive; do not specify both. Do not specify the URL - - if the request includes the image form data.' - isRequired: true - types: - - - - name: crop_area - description: 'A JSON object consisting of coordinates specifying the - - four corners of a cropped rectangle within the input image. Use the crop - - area to identify the region of interest in the image. You can apply the - - crop area to the images specified using the imageInsightsToken or url - - fields, or an image binary specified in an image form data.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info.yml deleted file mode 100644 index ce6fe092a63e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_info -name: image_info -fullName: azure.cognitiveservices.search.visualsearch.models.image_info -classes: -- azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.yml deleted file mode 100644 index bbe2619575f6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo -name: ImageInfo -fullName: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo -module: azure.cognitiveservices.search.visualsearch.models.image_info_py3 -summary: 'A JSON object that identities the image to get insights of . It also - - includes the optional crop area that you use to identify the region of - - interest in the image.' -constructor: - syntax: 'ImageInfo(*, image_insights_token: str = None, url: str = None, crop_area=None, - **kwargs)' - parameters: - - name: image_insights_token - description: 'An image insights token. To get the insights - - token, call one of the Image Search APIs (for example, /images/search). In - - the search results, the - - [Image](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-images-api-v7-reference#image) - - object''s - - [imageInsightsToken](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-images-api-v7-reference#image-imageinsightstoken) - - field contains the token. The imageInsightsToken and url fields mutually - - exclusive; do not specify both. Do not specify an insights token if the - - request includes the image form data.' - isRequired: true - types: - - - - name: url - description: 'The URL of the input image. The imageInsightsToken and url - - fields are mutually exclusive; do not specify both. Do not specify the URL - - if the request includes the image form data.' - isRequired: true - types: - - - - name: crop_area - description: 'A JSON object consisting of coordinates specifying the - - four corners of a cropped rectangle within the input image. Use the crop - - area to identify the region of interest in the image. You can apply the - - crop area to the images specified using the imageInsightsToken or url - - fields, or an image binary specified in an image form data.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: image_insights_token - defaultValue: None - - name: url - defaultValue: None - - name: crop_area - defaultValue: None -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info_py3.yml deleted file mode 100644 index 36b45441649d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3 -name: image_info_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_info_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.yml deleted file mode 100644 index 86ae1ad7a824..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge -name: ImageKnowledge -fullName: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge -module: azure.cognitiveservices.search.visualsearch.models.image_knowledge -summary: 'Defines a visual search API response. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageKnowledge(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: A list of visual search tags. - name: tags - types: - - [] -- description: Image object containing metadata about the requested image. - name: image - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge.yml deleted file mode 100644 index b21576224468..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge -name: image_knowledge -fullName: azure.cognitiveservices.search.visualsearch.models.image_knowledge -classes: -- azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.yml deleted file mode 100644 index b5664581c1ff..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge -name: ImageKnowledge -fullName: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge -module: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3 -summary: 'Defines a visual search API response. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageKnowledge(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: A list of visual search tags. - name: tags - types: - - [] -- description: Image object containing metadata about the requested image. - name: image - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.yml deleted file mode 100644 index 7692fd5cb057..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3 -name: image_knowledge_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.yml deleted file mode 100644 index db05026308ba..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction -name: ImageModuleAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction -module: azure.cognitiveservices.search.visualsearch.models.image_module_action -summary: 'Defines an image list action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageModuleAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of images. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action.yml deleted file mode 100644 index 91a3acab0abd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_module_action -name: image_module_action -fullName: azure.cognitiveservices.search.visualsearch.models.image_module_action -classes: -- azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.yml deleted file mode 100644 index 85b9f759b601..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction -name: ImageModuleAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction -module: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3 -summary: 'Defines an image list action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageModuleAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of images. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.yml deleted file mode 100644 index c6489587cdc2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3 -name: image_module_action_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.yml deleted file mode 100644 index e5708fbe67fd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.yml +++ /dev/null @@ -1,267 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject -name: ImageObject -fullName: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject -module: azure.cognitiveservices.search.visualsearch.models.image_object -summary: 'Defines an image. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g., the source URL for the image).' - name: content_url - types: - - -- description: URL of the page that hosts the media object. - name: host_page_url - types: - - -- description: 'Size of the media object content. Use format "value - - unit" (e.g., "1024 B").' - name: content_size - types: - - -- description: Encoding format (e.g., png, gif, jpeg, etc). - name: encoding_format - types: - - -- description: 'Display URL of the page that hosts the media - - object.' - name: host_page_display_url - types: - - -- description: The width of the media object, in pixels. - name: width - types: - - -- description: The height of the media object, in pixels. - name: height - types: - - -- description: The URL to a thumbnail of the image. - name: thumbnail - types: - - -- description: 'The token that you use in a subsequent call to - - Visual Search API to get additional information about the image. For - - information about using this token, see the imageInsightsToken field - - inside the knowledgeRequest request parameter.' - name: image_insights_token - types: - - -- description: 'A count of the number of websites where you can - - shop or perform other actions related to the image. For example, if the - - image is of an apple pie, this object includes a count of the number of - - websites where you can buy an apple pie. To indicate the number of offers - - in your UX, include badging such as a shopping cart icon that contains the - - count. When the user clicks on the icon, use imageInsightsToken in a - - subsequent Visual Search API call to get the list of shopping websites.' - name: insights_metadata - types: - - -- description: Unique Id for the image. - name: image_id - types: - - -- description: 'A three-byte hexadecimal number that represents the - - color that dominates the image. Use the color as the temporary background - - in your client until the image is loaded.' - name: accent_color - types: - - -- description: For internal use only. - name: visual_words - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object.yml deleted file mode 100644 index 8bcd6123ebc6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_object -name: image_object -fullName: azure.cognitiveservices.search.visualsearch.models.image_object -classes: -- azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.yml deleted file mode 100644 index e6ceb2d3bf3e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.yml +++ /dev/null @@ -1,267 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject -name: ImageObject -fullName: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject -module: azure.cognitiveservices.search.visualsearch.models.image_object_py3 -summary: 'Defines an image. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g., the source URL for the image).' - name: content_url - types: - - -- description: URL of the page that hosts the media object. - name: host_page_url - types: - - -- description: 'Size of the media object content. Use format "value - - unit" (e.g., "1024 B").' - name: content_size - types: - - -- description: Encoding format (e.g., png, gif, jpeg, etc). - name: encoding_format - types: - - -- description: 'Display URL of the page that hosts the media - - object.' - name: host_page_display_url - types: - - -- description: The width of the media object, in pixels. - name: width - types: - - -- description: The height of the media object, in pixels. - name: height - types: - - -- description: The URL to a thumbnail of the image. - name: thumbnail - types: - - -- description: 'The token that you use in a subsequent call to - - Visual Search API to get additional information about the image. For - - information about using this token, see the imageInsightsToken field - - inside the knowledgeRequest request parameter.' - name: image_insights_token - types: - - -- description: 'A count of the number of websites where you can - - shop or perform other actions related to the image. For example, if the - - image is of an apple pie, this object includes a count of the number of - - websites where you can buy an apple pie. To indicate the number of offers - - in your UX, include badging such as a shopping cart icon that contains the - - count. When the user clicks on the icon, use imageInsightsToken in a - - subsequent Visual Search API call to get the list of shopping websites.' - name: insights_metadata - types: - - -- description: Unique Id for the image. - name: image_id - types: - - -- description: 'A three-byte hexadecimal number that represents the - - color that dominates the image. Use the color as the temporary background - - in your client until the image is loaded.' - name: accent_color - types: - - -- description: For internal use only. - name: visual_words - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object_py3.yml deleted file mode 100644 index dfe9356ef08a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3 -name: image_object_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_object_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.yml deleted file mode 100644 index 27c9735e4fba..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction -name: ImageRecipesAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction -module: azure.cognitiveservices.search.visualsearch.models.image_recipes_action -summary: 'Defines an recipe action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageRecipesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of recipes related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action.yml deleted file mode 100644 index 7b8d5313f3d8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action -name: image_recipes_action -fullName: azure.cognitiveservices.search.visualsearch.models.image_recipes_action -classes: -- azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.yml deleted file mode 100644 index aeffa1871066..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction -name: ImageRecipesAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction -module: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3 -summary: 'Defines an recipe action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageRecipesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of recipes related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.yml deleted file mode 100644 index ca8033cf902d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3 -name: image_recipes_action_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.yml deleted file mode 100644 index 1d1e3588bcff..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction -name: ImageRelatedSearchesAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction -module: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action -summary: 'Defines an related search action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageRelatedSearchesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of queries related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.yml deleted file mode 100644 index 98cfa1195c29..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action -name: image_related_searches_action -fullName: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action -classes: -- azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.yml deleted file mode 100644 index 528345aafbfc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction -name: ImageRelatedSearchesAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction -module: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3 -summary: 'Defines an related search action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageRelatedSearchesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of queries related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.yml deleted file mode 100644 index e0f35ecfcd20..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3 -name: image_related_searches_action_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.yml deleted file mode 100644 index 9d2c4bde013a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction -name: ImageShoppingSourcesAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction -module: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action -summary: 'Defines a shopping sources action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageShoppingSourcesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of merchants that offer items related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.yml deleted file mode 100644 index 74faf506d950..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action -name: image_shopping_sources_action -fullName: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action -classes: -- azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.yml deleted file mode 100644 index 2a05e682bcb7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction -name: ImageShoppingSourcesAction -fullName: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction -module: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3 -summary: 'Defines a shopping sources action. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageShoppingSourcesAction(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: The result produced in the action. - name: result - types: - - [] -- description: A display name for the action. - name: display_name - types: - - -- description: 'A Boolean representing whether this result is the top - - action.' - name: is_top_action - types: - - -- description: 'Use this URL to get additional data to determine how to - - take the appropriate action. For example, the serviceUrl might return JSON - - along with an image URL.' - name: service_url - types: - - -- description: A string representing the type of action. - name: action_type - types: - - -- description: A list of merchants that offer items related to the image. - name: data - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.yml deleted file mode 100644 index 0aad63b5254c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3 -name: image_shopping_sources_action_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.yml deleted file mode 100644 index 81303b47cdb6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag -name: ImageTag -fullName: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag -module: azure.cognitiveservices.search.visualsearch.models.image_tag -summary: 'A visual search tag. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageTag(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: 'Display name for this tag. For the default tag, the - - display name is empty.' - name: display_name - types: - - -- description: 'The bounding box for this tag. For the default tag, - - there is no bounding box.' - name: bounding_box - types: - - -- description: 'Actions within this tag. The order of the items denotes the - - default ranking order of these actions, with the first action being the - - most likely user intent.' - name: actions - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag.yml deleted file mode 100644 index feba8b624ec1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_tag -name: image_tag -fullName: azure.cognitiveservices.search.visualsearch.models.image_tag -classes: -- azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.yml deleted file mode 100644 index a55284f3e000..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag -name: ImageTag -fullName: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag -module: azure.cognitiveservices.search.visualsearch.models.image_tag_py3 -summary: 'A visual search tag. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageTag(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: 'Display name for this tag. For the default tag, the - - display name is empty.' - name: display_name - types: - - -- description: 'The bounding box for this tag. For the default tag, - - there is no bounding box.' - name: bounding_box - types: - - -- description: 'Actions within this tag. The order of the items denotes the - - default ranking order of these actions, with the first action being the - - most likely user intent.' - name: actions - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_py3.yml deleted file mode 100644 index c5adc1d9523a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3 -name: image_tag_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_tag_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.yml deleted file mode 100644 index 04a3850f6278..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion -name: ImageTagRegion -fullName: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion -module: azure.cognitiveservices.search.visualsearch.models.image_tag_region -summary: 'Defines an image region relevant to the ImageTag. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageTagRegion(**kwargs) - parameters: - - name: query_rectangle - description: 'Required. A rectangle that outlines the area of - - interest for this tag.' - isRequired: true - types: - - - - name: display_rectangle - description: 'Required. A recommended rectangle to show to the - - user.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region.yml deleted file mode 100644 index bc51b51ba4fa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region -name: image_tag_region -fullName: azure.cognitiveservices.search.visualsearch.models.image_tag_region -classes: -- azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.yml deleted file mode 100644 index 442a5c069a08..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion -name: ImageTagRegion -fullName: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion -module: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3 -summary: 'Defines an image region relevant to the ImageTag. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageTagRegion(*, query_rectangle, display_rectangle, **kwargs) - parameters: - - name: query_rectangle - description: 'Required. A rectangle that outlines the area of - - interest for this tag.' - isRequired: true - types: - - - - name: display_rectangle - description: 'Required. A recommended rectangle to show to the - - user.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: query_rectangle - isRequired: true - - name: display_rectangle - isRequired: true -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.yml deleted file mode 100644 index 5cb9c1522e57..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3 -name: image_tag_region_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.yml deleted file mode 100644 index cc08ec72272d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata -name: ImagesImageMetadata -fullName: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata -module: azure.cognitiveservices.search.visualsearch.models.images_image_metadata -summary: 'Defines a count of the number of websites where you can shop or perform - - other actions related to the image. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagesImageMetadata(**kwargs) -variables: -- description: 'The number of websites that sell the - - products seen in the image.' - name: shopping_sources_count - types: - - -- description: 'The number of websites that offer recipes of - - the food seen in the image.' - name: recipe_sources_count - types: - - -- description: 'A summary of the online offers of products found in - - the image. For example, if the image is of a dress, the offer might - - identify the lowest price and the number of offers found. Only visually - - similar products insights include this field. The offer includes the - - following fields: Name, AggregateRating, OfferCount, and LowPrice.' - name: aggregate_offer - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata.yml deleted file mode 100644 index e5936e2a4a6d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata -name: images_image_metadata -fullName: azure.cognitiveservices.search.visualsearch.models.images_image_metadata -classes: -- azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.yml deleted file mode 100644 index 502cb7d7f196..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata -name: ImagesImageMetadata -fullName: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata -module: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3 -summary: 'Defines a count of the number of websites where you can shop or perform - - other actions related to the image. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagesImageMetadata(**kwargs) -variables: -- description: 'The number of websites that sell the - - products seen in the image.' - name: shopping_sources_count - types: - - -- description: 'The number of websites that offer recipes of - - the food seen in the image.' - name: recipe_sources_count - types: - - -- description: 'A summary of the online offers of products found in - - the image. For example, if the image is of a dress, the offer might - - identify the lowest price and the number of offers found. Only visually - - similar products insights include this field. The offer includes the - - following fields: Name, AggregateRating, OfferCount, and LowPrice.' - name: aggregate_offer - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.yml deleted file mode 100644 index 8c5f8741b047..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3 -name: images_image_metadata_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.yml deleted file mode 100644 index 8c2bae8f0881..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule -name: ImagesModule -fullName: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule -module: azure.cognitiveservices.search.visualsearch.models.images_module -summary: 'Defines a list of images. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagesModule(**kwargs) -variables: -- description: A list of images. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module.yml deleted file mode 100644 index 494162bedc12..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.images_module -name: images_module -fullName: azure.cognitiveservices.search.visualsearch.models.images_module -classes: -- azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.yml deleted file mode 100644 index 6dd35f279228..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule -name: ImagesModule -fullName: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule -module: azure.cognitiveservices.search.visualsearch.models.images_module_py3 -summary: 'Defines a list of images. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagesModule(**kwargs) -variables: -- description: A list of images. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module_py3.yml deleted file mode 100644 index 74bc28ed469b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3 -name: images_module_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.images_module_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.yml deleted file mode 100644 index 597964bc175a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible -name: Intangible -fullName: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible -module: azure.cognitiveservices.search.visualsearch.models.intangible -summary: 'A utility class that serves as the umbrella for a number of ''intangible'' - - things such as quantities, structured values, etc. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: StructuredValue - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Intangible(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible.yml deleted file mode 100644 index d29f56361c3e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.intangible -name: intangible -fullName: azure.cognitiveservices.search.visualsearch.models.intangible -classes: -- azure.cognitiveservices.search.visualsearch.models.intangible.Intangible diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.yml deleted file mode 100644 index bc82d03565db..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible -name: Intangible -fullName: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible -module: azure.cognitiveservices.search.visualsearch.models.intangible_py3 -summary: 'A utility class that serves as the umbrella for a number of ''intangible'' - - things such as quantities, structured values, etc. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: StructuredValue - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Intangible(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible_py3.yml deleted file mode 100644 index 37407b1f717d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3 -name: intangible_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.intangible_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.yml deleted file mode 100644 index 0e1f7226f380..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest -name: KnowledgeRequest -fullName: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest -module: azure.cognitiveservices.search.visualsearch.models.knowledge_request -summary: 'A JSON object containing information about the request, such as filters - for - - the resulting actions.' -constructor: - syntax: KnowledgeRequest(**kwargs) - parameters: - - name: filters - description: 'A key-value object consisting of filters that may be - - specified to limit the results returned by the API.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request.yml deleted file mode 100644 index ac7dc77235fa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request -name: knowledge_request -fullName: azure.cognitiveservices.search.visualsearch.models.knowledge_request -classes: -- azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.yml deleted file mode 100644 index 4a727582329c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest -name: KnowledgeRequest -fullName: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest -module: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3 -summary: 'A JSON object containing information about the request, such as filters - for - - the resulting actions.' -constructor: - syntax: KnowledgeRequest(*, filters=None, **kwargs) - parameters: - - name: filters - description: 'A key-value object consisting of filters that may be - - specified to limit the results returned by the API.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: filters - defaultValue: None -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.yml deleted file mode 100644 index 321e9346ffe4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3 -name: knowledge_request_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.yml deleted file mode 100644 index f1be946a14fd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject -name: MediaObject -fullName: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject -module: azure.cognitiveservices.search.visualsearch.models.media_object -summary: 'Defines a media object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageObject - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MediaObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g., the source URL for the image).' - name: content_url - types: - - -- description: URL of the page that hosts the media object. - name: host_page_url - types: - - -- description: 'Size of the media object content. Use format "value - - unit" (e.g., "1024 B").' - name: content_size - types: - - -- description: Encoding format (e.g., png, gif, jpeg, etc). - name: encoding_format - types: - - -- description: 'Display URL of the page that hosts the media - - object.' - name: host_page_display_url - types: - - -- description: The width of the media object, in pixels. - name: width - types: - - -- description: The height of the media object, in pixels. - name: height - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object.yml deleted file mode 100644 index 7346cbef8ae5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.media_object -name: media_object -fullName: azure.cognitiveservices.search.visualsearch.models.media_object -classes: -- azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.yml deleted file mode 100644 index cab0c368ed88..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject -name: MediaObject -fullName: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject -module: azure.cognitiveservices.search.visualsearch.models.media_object_py3 -summary: 'Defines a media object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageObject - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MediaObject(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'Original URL to retrieve the source (file) for the - - media object (e.g., the source URL for the image).' - name: content_url - types: - - -- description: URL of the page that hosts the media object. - name: host_page_url - types: - - -- description: 'Size of the media object content. Use format "value - - unit" (e.g., "1024 B").' - name: content_size - types: - - -- description: Encoding format (e.g., png, gif, jpeg, etc). - name: encoding_format - types: - - -- description: 'Display URL of the page that hosts the media - - object.' - name: host_page_display_url - types: - - -- description: The width of the media object, in pixels. - name: width - types: - - -- description: The height of the media object, in pixels. - name: height - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object_py3.yml deleted file mode 100644 index d0dccd12f955..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3 -name: media_object_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.media_object_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.yml deleted file mode 100644 index d9ce4384ac73..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.yml +++ /dev/null @@ -1,197 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral -name: NormalizedQuadrilateral -fullName: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral -module: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral -summary: 'Defines a region of an image. The region is a convex quadrilateral defined - - by coordinates of its top left, top right, bottom left, and bottom right - - points. The coordinates are fractional values of the original image''s width - - and height in the range 0.0 through 1.0. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: NormalizedQuadrilateral(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: top_left - description: Required. The top left corner coordinate. - isRequired: true - types: - - - - name: top_right - description: Required. The top right corner coordinate. - isRequired: true - types: - - - - name: bottom_right - description: Required. The bottom right corner coordinate. - isRequired: true - types: - - - - name: bottom_left - description: Required. The bottom left corner coordinate. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.yml deleted file mode 100644 index 565d3654e960..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral -name: normalized_quadrilateral -fullName: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral -classes: -- azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.yml deleted file mode 100644 index b62d38b3d92a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral -name: NormalizedQuadrilateral -fullName: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral -module: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3 -summary: 'Defines a region of an image. The region is a convex quadrilateral defined - - by coordinates of its top left, top right, bottom left, and bottom right - - points. The coordinates are fractional values of the original image''s width - - and height in the range 0.0 through 1.0. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: NormalizedQuadrilateral(*, top_left, top_right, bottom_right, bottom_left, - **kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: top_left - description: Required. The top left corner coordinate. - isRequired: true - types: - - - - name: top_right - description: Required. The top right corner coordinate. - isRequired: true - types: - - - - name: bottom_right - description: Required. The bottom right corner coordinate. - isRequired: true - types: - - - - name: bottom_left - description: Required. The bottom left corner coordinate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: top_left - isRequired: true - - name: top_right - isRequired: true - - name: bottom_right - isRequired: true - - name: bottom_left - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.yml deleted file mode 100644 index b5e68b38c74a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3 -name: normalized_quadrilateral_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer.Offer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer.Offer.yml deleted file mode 100644 index 455637ad9d44..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer.Offer.yml +++ /dev/null @@ -1,264 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer -name: Offer -fullName: azure.cognitiveservices.search.visualsearch.models.offer.Offer -module: azure.cognitiveservices.search.visualsearch.models.offer -summary: 'Defines a merchant''s offer. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AggregateOffer - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Offer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: Seller for this offer. - name: seller - types: - - -- description: The item's price. - name: price - types: - - -- description: 'The monetary currency. For example, USD. Possible - - values include: ''USD'', ''CAD'', ''GBP'', ''EUR'', ''COP'', ''JPY'', ''CNY'', - ''AUD'', - - ''INR'', ''AED'', ''AFN'', ''ALL'', ''AMD'', ''ANG'', ''AOA'', ''ARS'', ''AWG'', - ''AZN'', - - ''BAM'', ''BBD'', ''BDT'', ''BGN'', ''BHD'', ''BIF'', ''BMD'', ''BND'', ''BOB'', - ''BOV'', - - ''BRL'', ''BSD'', ''BTN'', ''BWP'', ''BYR'', ''BZD'', ''CDF'', ''CHE'', ''CHF'', - ''CHW'', - - ''CLF'', ''CLP'', ''COU'', ''CRC'', ''CUC'', ''CUP'', ''CVE'', ''CZK'', ''DJF'', - ''DKK'', - - ''DOP'', ''DZD'', ''EGP'', ''ERN'', ''ETB'', ''FJD'', ''FKP'', ''GEL'', ''GHS'', - ''GIP'', - - ''GMD'', ''GNF'', ''GTQ'', ''GYD'', ''HKD'', ''HNL'', ''HRK'', ''HTG'', ''HUF'', - ''IDR'', - - ''ILS'', ''IQD'', ''IRR'', ''ISK'', ''JMD'', ''JOD'', ''KES'', ''KGS'', ''KHR'', - ''KMF'', - - ''KPW'', ''KRW'', ''KWD'', ''KYD'', ''KZT'', ''LAK'', ''LBP'', ''LKR'', ''LRD'', - ''LSL'', - - ''LYD'', ''MAD'', ''MDL'', ''MGA'', ''MKD'', ''MMK'', ''MNT'', ''MOP'', ''MRO'', - ''MUR'', - - ''MVR'', ''MWK'', ''MXN'', ''MXV'', ''MYR'', ''MZN'', ''NAD'', ''NGN'', ''NIO'', - ''NOK'', - - ''NPR'', ''NZD'', ''OMR'', ''PAB'', ''PEN'', ''PGK'', ''PHP'', ''PKR'', ''PLN'', - ''PYG'', - - ''QAR'', ''RON'', ''RSD'', ''RUB'', ''RWF'', ''SAR'', ''SBD'', ''SCR'', ''SDG'', - ''SEK'', - - ''SGD'', ''SHP'', ''SLL'', ''SOS'', ''SRD'', ''SSP'', ''STD'', ''SYP'', ''SZL'', - ''THB'', - - ''TJS'', ''TMT'', ''TND'', ''TOP'', ''TRY'', ''TTD'', ''TWD'', ''TZS'', ''UAH'', - ''UGX'', - - ''UYU'', ''UZS'', ''VEF'', ''VND'', ''VUV'', ''WST'', ''XAF'', ''XCD'', ''XOF'', - ''XPF'', - - ''YER'', ''ZAR'', ''ZMW''. Default value: "USD" .' - name: price_currency - types: - - - - -- description: 'The item''s availability. The following are the - - possible values: Discontinued, InStock, InStoreOnly, LimitedAvailability, - - OnlineOnly, OutOfStock, PreOrder, SoldOut. Possible values include: - - ''Discontinued'', ''InStock'', ''InStoreOnly'', ''LimitedAvailability'', - - ''OnlineOnly'', ''OutOfStock'', ''PreOrder'', ''SoldOut''' - name: availability - types: - - - - -- description: 'An aggregated rating that indicates how well the - - product has been rated by others.' - name: aggregate_rating - types: - - -- description: 'The last date that the offer was updated. The date is - - in the form YYYY-MM-DD.' - name: last_updated - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer.yml deleted file mode 100644 index 20f9a797617f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.offer -name: offer -fullName: azure.cognitiveservices.search.visualsearch.models.offer -classes: -- azure.cognitiveservices.search.visualsearch.models.offer.Offer diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.yml deleted file mode 100644 index 4a3eb7750116..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.yml +++ /dev/null @@ -1,264 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer -name: Offer -fullName: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer -module: azure.cognitiveservices.search.visualsearch.models.offer_py3 -summary: 'Defines a merchant''s offer. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AggregateOffer - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Offer(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: Seller for this offer. - name: seller - types: - - -- description: The item's price. - name: price - types: - - -- description: 'The monetary currency. For example, USD. Possible - - values include: ''USD'', ''CAD'', ''GBP'', ''EUR'', ''COP'', ''JPY'', ''CNY'', - ''AUD'', - - ''INR'', ''AED'', ''AFN'', ''ALL'', ''AMD'', ''ANG'', ''AOA'', ''ARS'', ''AWG'', - ''AZN'', - - ''BAM'', ''BBD'', ''BDT'', ''BGN'', ''BHD'', ''BIF'', ''BMD'', ''BND'', ''BOB'', - ''BOV'', - - ''BRL'', ''BSD'', ''BTN'', ''BWP'', ''BYR'', ''BZD'', ''CDF'', ''CHE'', ''CHF'', - ''CHW'', - - ''CLF'', ''CLP'', ''COU'', ''CRC'', ''CUC'', ''CUP'', ''CVE'', ''CZK'', ''DJF'', - ''DKK'', - - ''DOP'', ''DZD'', ''EGP'', ''ERN'', ''ETB'', ''FJD'', ''FKP'', ''GEL'', ''GHS'', - ''GIP'', - - ''GMD'', ''GNF'', ''GTQ'', ''GYD'', ''HKD'', ''HNL'', ''HRK'', ''HTG'', ''HUF'', - ''IDR'', - - ''ILS'', ''IQD'', ''IRR'', ''ISK'', ''JMD'', ''JOD'', ''KES'', ''KGS'', ''KHR'', - ''KMF'', - - ''KPW'', ''KRW'', ''KWD'', ''KYD'', ''KZT'', ''LAK'', ''LBP'', ''LKR'', ''LRD'', - ''LSL'', - - ''LYD'', ''MAD'', ''MDL'', ''MGA'', ''MKD'', ''MMK'', ''MNT'', ''MOP'', ''MRO'', - ''MUR'', - - ''MVR'', ''MWK'', ''MXN'', ''MXV'', ''MYR'', ''MZN'', ''NAD'', ''NGN'', ''NIO'', - ''NOK'', - - ''NPR'', ''NZD'', ''OMR'', ''PAB'', ''PEN'', ''PGK'', ''PHP'', ''PKR'', ''PLN'', - ''PYG'', - - ''QAR'', ''RON'', ''RSD'', ''RUB'', ''RWF'', ''SAR'', ''SBD'', ''SCR'', ''SDG'', - ''SEK'', - - ''SGD'', ''SHP'', ''SLL'', ''SOS'', ''SRD'', ''SSP'', ''STD'', ''SYP'', ''SZL'', - ''THB'', - - ''TJS'', ''TMT'', ''TND'', ''TOP'', ''TRY'', ''TTD'', ''TWD'', ''TZS'', ''UAH'', - ''UGX'', - - ''UYU'', ''UZS'', ''VEF'', ''VND'', ''VUV'', ''WST'', ''XAF'', ''XCD'', ''XOF'', - ''XPF'', - - ''YER'', ''ZAR'', ''ZMW''. Default value: "USD" .' - name: price_currency - types: - - - - -- description: 'The item''s availability. The following are the - - possible values: Discontinued, InStock, InStoreOnly, LimitedAvailability, - - OnlineOnly, OutOfStock, PreOrder, SoldOut. Possible values include: - - ''Discontinued'', ''InStock'', ''InStoreOnly'', ''LimitedAvailability'', - - ''OnlineOnly'', ''OutOfStock'', ''PreOrder'', ''SoldOut''' - name: availability - types: - - - - -- description: 'An aggregated rating that indicates how well the - - product has been rated by others.' - name: aggregate_rating - types: - - -- description: 'The last date that the offer was updated. The date is - - in the form YYYY-MM-DD.' - name: last_updated - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer_py3.yml deleted file mode 100644 index c02688de07cf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.offer_py3 -name: offer_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.offer_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization.Organization.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization.Organization.yml deleted file mode 100644 index 4548d439fd7c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization.Organization.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization -name: Organization -fullName: azure.cognitiveservices.search.visualsearch.models.organization.Organization -module: azure.cognitiveservices.search.visualsearch.models.organization -summary: 'Defines an organization. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Organization(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization.yml deleted file mode 100644 index ddff785715cb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.organization -name: organization -fullName: azure.cognitiveservices.search.visualsearch.models.organization -classes: -- azure.cognitiveservices.search.visualsearch.models.organization.Organization diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.yml deleted file mode 100644 index ee839bed27d3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization -name: Organization -fullName: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization -module: azure.cognitiveservices.search.visualsearch.models.organization_py3 -summary: 'Defines an organization. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Organization(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization_py3.yml deleted file mode 100644 index 7197c4ca2558..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.organization_py3 -name: organization_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.organization_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person.Person.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person.Person.yml deleted file mode 100644 index ba003955b2ac..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person.Person.yml +++ /dev/null @@ -1,179 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.person.Person -name: Person -fullName: azure.cognitiveservices.search.visualsearch.models.person.Person -module: azure.cognitiveservices.search.visualsearch.models.person -summary: 'Defines a person. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Person(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The person's job title. - name: job_title - types: - - -- description: The URL of the person's twitter profile. - name: twitter_profile - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.person.Person.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.person.Person.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.person.Person.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.person.Person.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.person.Person.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.person.Person.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.person.Person.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person.yml deleted file mode 100644 index fff56a486558..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.person -name: person -fullName: azure.cognitiveservices.search.visualsearch.models.person -classes: -- azure.cognitiveservices.search.visualsearch.models.person.Person diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person_py3.Person.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person_py3.Person.yml deleted file mode 100644 index 3639f54fda98..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person_py3.Person.yml +++ /dev/null @@ -1,179 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person -name: Person -fullName: azure.cognitiveservices.search.visualsearch.models.person_py3.Person -module: azure.cognitiveservices.search.visualsearch.models.person_py3 -summary: 'Defines a person. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Person(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The person's job title. - name: job_title - types: - - -- description: The URL of the person's twitter profile. - name: twitter_profile - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person_py3.yml deleted file mode 100644 index 19faf8c238ab..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.person_py3 -name: person_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.person_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.person_py3.Person diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.yml deleted file mode 100644 index 3821290c8b49..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.yml +++ /dev/null @@ -1,181 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D -name: Point2D -fullName: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D -module: azure.cognitiveservices.search.visualsearch.models.point2_d -summary: 'Defines a 2D point with X and Y coordinates. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Point2D(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: x - description: Required. The x-coordinate of the point. - isRequired: true - types: - - - - name: y - description: Required. The y-coordinate of the point. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d.yml deleted file mode 100644 index 5c8f286b1e64..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.point2_d -name: point2_d -fullName: azure.cognitiveservices.search.visualsearch.models.point2_d -classes: -- azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.yml deleted file mode 100644 index ba287da0f0cd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D -name: Point2D -fullName: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D -module: azure.cognitiveservices.search.visualsearch.models.point2_d_py3 -summary: 'Defines a 2D point with X and Y coordinates. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Point2D(*, x: float, y: float, **kwargs)' - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: x - description: Required. The x-coordinate of the point. - isRequired: true - types: - - - - name: y - description: Required. The y-coordinate of the point. - isRequired: true - types: - - - keywordOnlyParameters: - - name: x - isRequired: true - - name: y - isRequired: true -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d_py3.yml deleted file mode 100644 index 5703b4212298..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3 -name: point2_d_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.point2_d_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.yml deleted file mode 100644 index 8f536c034028..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem -name: PropertiesItem -fullName: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem -module: azure.cognitiveservices.search.visualsearch.models.properties_item -summary: 'Defines an item. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Rating - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PropertiesItem(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: Text representation of an item. - name: text - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item.yml deleted file mode 100644 index 20c92b215635..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.properties_item -name: properties_item -fullName: azure.cognitiveservices.search.visualsearch.models.properties_item -classes: -- azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.yml deleted file mode 100644 index 42a738c3ed32..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem -name: PropertiesItem -fullName: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem -module: azure.cognitiveservices.search.visualsearch.models.properties_item_py3 -summary: 'Defines an item. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Rating - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PropertiesItem(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: Text representation of an item. - name: text - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item_py3.yml deleted file mode 100644 index db7ebf5d9f57..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3 -name: properties_item_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.properties_item_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query.Query.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query.Query.yml deleted file mode 100644 index 3334fc0fa22c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query.Query.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.query.Query -name: Query -fullName: azure.cognitiveservices.search.visualsearch.models.query.Query -module: azure.cognitiveservices.search.visualsearch.models.query -summary: 'Defines a search query. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Query(**kwargs) - parameters: - - name: text - description: 'Required. The query string. Use this string as the query term - - in a new search request.' - isRequired: true - types: - - -variables: -- description: The display version of the query term. - name: display_text - types: - - -- description: 'The URL that takes the user to the Bing search - - results page for the query.' - name: web_search_url - types: - - -- description: 'The URL that you use to get the results of the related - - search. Before using the URL, you must append query parameters as - - appropriate and include the Ocp-Apim-Subscription-Key header. Use this URL - - if you''re displaying the results in your own user interface. Otherwise, - - use the webSearchUrl URL.' - name: search_link - types: - - -- description: The URL to a thumbnail of a related image. - name: thumbnail - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.query.Query.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.query.Query.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.query.Query.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.query.Query.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.query.Query.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.query.Query.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.query.Query.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query.yml deleted file mode 100644 index a05d544d9036..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.query -name: query -fullName: azure.cognitiveservices.search.visualsearch.models.query -classes: -- azure.cognitiveservices.search.visualsearch.models.query.Query diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query_py3.Query.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query_py3.Query.yml deleted file mode 100644 index 57508778ddff..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query_py3.Query.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query -name: Query -fullName: azure.cognitiveservices.search.visualsearch.models.query_py3.Query -module: azure.cognitiveservices.search.visualsearch.models.query_py3 -summary: 'Defines a search query. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Query(*, text: str, **kwargs)' - parameters: - - name: text - description: 'Required. The query string. Use this string as the query term - - in a new search request.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - isRequired: true -variables: -- description: The display version of the query term. - name: display_text - types: - - -- description: 'The URL that takes the user to the Bing search - - results page for the query.' - name: web_search_url - types: - - -- description: 'The URL that you use to get the results of the related - - search. Before using the URL, you must append query parameters as - - appropriate and include the Ocp-Apim-Subscription-Key header. Use this URL - - if you''re displaying the results in your own user interface. Otherwise, - - use the webSearchUrl URL.' - name: search_link - types: - - -- description: The URL to a thumbnail of a related image. - name: thumbnail - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query_py3.yml deleted file mode 100644 index 213ed44a035c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.query_py3 -name: query_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.query_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.query_py3.Query diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating.Rating.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating.Rating.yml deleted file mode 100644 index a25a8bc3bcfe..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating.Rating.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating -name: Rating -fullName: azure.cognitiveservices.search.visualsearch.models.rating.Rating -module: azure.cognitiveservices.search.visualsearch.models.rating -summary: 'Defines a rating. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AggregateRating - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Rating(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: rating_value - description: 'Required. The mean (average) rating. The possible - - values are 1.0 through 5.0.' - isRequired: true - types: - - -variables: -- description: Text representation of an item. - name: text - types: - - -- description: 'The highest rated review. The possible values are 1.0 - - through 5.0.' - name: best_rating - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating.yml deleted file mode 100644 index aaa4a5a139ea..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.rating -name: rating -fullName: azure.cognitiveservices.search.visualsearch.models.rating -classes: -- azure.cognitiveservices.search.visualsearch.models.rating.Rating diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.yml deleted file mode 100644 index fc341e73df85..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating -name: Rating -fullName: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating -module: azure.cognitiveservices.search.visualsearch.models.rating_py3 -summary: 'Defines a rating. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AggregateRating - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Rating(*, rating_value: float, **kwargs)' - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: rating_value - description: 'Required. The mean (average) rating. The possible - - values are 1.0 through 5.0.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: rating_value - isRequired: true -variables: -- description: Text representation of an item. - name: text - types: - - -- description: 'The highest rated review. The possible values are 1.0 - - through 5.0.' - name: best_rating - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating_py3.yml deleted file mode 100644 index 63b97aba87ab..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.rating_py3 -name: rating_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.rating_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.yml deleted file mode 100644 index 32830e5ed972..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe -name: Recipe -fullName: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe -module: azure.cognitiveservices.search.visualsearch.models.recipe -summary: 'Defines a cooking recipe. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Recipe(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'The amount of time the food takes to cook. For example, - - PT25M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: cook_time - types: - - -- description: 'The amount of time required to prepare the ingredients. - - For example, PT15M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: prep_time - types: - - -- description: 'The total amount of time it takes to prepare and cook - - the recipe. For example, PT45M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: total_time - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe.yml deleted file mode 100644 index b3d323de4376..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.recipe -name: recipe -fullName: azure.cognitiveservices.search.visualsearch.models.recipe -classes: -- azure.cognitiveservices.search.visualsearch.models.recipe.Recipe diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.yml deleted file mode 100644 index eff41f8a8974..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe -name: Recipe -fullName: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe -module: azure.cognitiveservices.search.visualsearch.models.recipe_py3 -summary: 'Defines a cooking recipe. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Recipe(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -- description: The URL to a thumbnail of the item. - name: thumbnail_url - types: - - -- description: The source of the creative work. - name: provider - types: - - [] -- description: The date on which the CreativeWork was published. - name: date_published - types: - - -- description: Text content of this creative work. - name: text - types: - - -- description: 'The amount of time the food takes to cook. For example, - - PT25M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: cook_time - types: - - -- description: 'The amount of time required to prepare the ingredients. - - For example, PT15M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: prep_time - types: - - -- description: 'The total amount of time it takes to prepare and cook - - the recipe. For example, PT45M. For information about the time format, see - - [http://en.wikipedia.org/wiki/ISO_8601#Durations](http://en.wikipedia.org/wiki/ISO_8601#Durations).' - name: total_time - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe_py3.yml deleted file mode 100644 index 8648707a66db..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3 -name: recipe_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.recipe_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.yml deleted file mode 100644 index b0309f49e455..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule -name: RecipesModule -fullName: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule -module: azure.cognitiveservices.search.visualsearch.models.recipes_module -summary: 'Defines a list of recipes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: RecipesModule(**kwargs) -variables: -- description: A list of recipes. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module.yml deleted file mode 100644 index c937015cf2eb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.recipes_module -name: recipes_module -fullName: azure.cognitiveservices.search.visualsearch.models.recipes_module -classes: -- azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.yml deleted file mode 100644 index 23a31bc3b6d0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule -name: RecipesModule -fullName: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule -module: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3 -summary: 'Defines a list of recipes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: RecipesModule(**kwargs) -variables: -- description: A list of recipes. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.yml deleted file mode 100644 index dd40511909b0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3 -name: recipes_module_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.yml deleted file mode 100644 index a69474fa5d65..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule -name: RelatedSearchesModule -fullName: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule -module: azure.cognitiveservices.search.visualsearch.models.related_searches_module -summary: 'Defines a list of related searches. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: RelatedSearchesModule(**kwargs) -variables: -- description: A list of related searches. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module.yml deleted file mode 100644 index c8556e123d62..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module -name: related_searches_module -fullName: azure.cognitiveservices.search.visualsearch.models.related_searches_module -classes: -- azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.yml deleted file mode 100644 index ea005783261f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule -name: RelatedSearchesModule -fullName: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule -module: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3 -summary: 'Defines a list of related searches. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: RelatedSearchesModule(**kwargs) -variables: -- description: A list of related searches. - name: value - types: - - [] -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.yml deleted file mode 100644 index 614123c99a01..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3 -name: related_searches_module_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response.Response.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response.Response.yml deleted file mode 100644 index d6eb2b09d936..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response.Response.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.response.Response -name: Response -fullName: azure.cognitiveservices.search.visualsearch.models.response.Response -module: azure.cognitiveservices.search.visualsearch.models.response -summary: 'Defines a response. All schemas that return at the root of the response - - must inherit from this object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageKnowledge, ErrorResponse, Thing - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Response(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.response.Response.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.response.Response.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.response.Response.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.response.Response.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.response.Response.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.response.Response.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.response.Response.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response.yml deleted file mode 100644 index e0af46e3ff07..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.response -name: response -fullName: azure.cognitiveservices.search.visualsearch.models.response -classes: -- azure.cognitiveservices.search.visualsearch.models.response.Response diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.yml deleted file mode 100644 index 9bf8a34e2851..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase -name: ResponseBase -fullName: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase -module: azure.cognitiveservices.search.visualsearch.models.response_base -summary: 'Response base. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Identifiable - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ResponseBase(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base.yml deleted file mode 100644 index 8238806188de..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.response_base -name: response_base -fullName: azure.cognitiveservices.search.visualsearch.models.response_base -classes: -- azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.yml deleted file mode 100644 index a7b7543b3dc6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase -name: ResponseBase -fullName: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase -module: azure.cognitiveservices.search.visualsearch.models.response_base_py3 -summary: 'Response base. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Identifiable - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ResponseBase(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base_py3.yml deleted file mode 100644 index cb0a642279aa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3 -name: response_base_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.response_base_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_py3.Response.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_py3.Response.yml deleted file mode 100644 index 7cc62e41b298..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_py3.Response.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response -name: Response -fullName: azure.cognitiveservices.search.visualsearch.models.response_py3.Response -module: azure.cognitiveservices.search.visualsearch.models.response_py3 -summary: 'Defines a response. All schemas that return at the root of the response - - must inherit from this object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageKnowledge, ErrorResponse, Thing - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Response(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_py3.yml deleted file mode 100644 index d32a5b2a0d3b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.response_py3 -name: response_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.response_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.response_py3.Response diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.yml deleted file mode 100644 index 18d6e4d1261d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue -name: StructuredValue -fullName: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue -module: azure.cognitiveservices.search.visualsearch.models.structured_value -summary: 'StructuredValue. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Point2D, NormalizedQuadrilateral - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StructuredValue(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value.yml deleted file mode 100644 index 74ebf7b3faa3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.structured_value -name: structured_value -fullName: azure.cognitiveservices.search.visualsearch.models.structured_value -classes: -- azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.yml deleted file mode 100644 index 2145ea712ba5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue -name: StructuredValue -fullName: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue -module: azure.cognitiveservices.search.visualsearch.models.structured_value_py3 -summary: 'StructuredValue. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Point2D, NormalizedQuadrilateral - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StructuredValue(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value_py3.yml deleted file mode 100644 index 1d83f5814df6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3 -name: structured_value_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.structured_value_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing.Thing.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing.Thing.yml deleted file mode 100644 index 1ac7359f3fa4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing.Thing.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing -name: Thing -fullName: azure.cognitiveservices.search.visualsearch.models.thing.Thing -module: azure.cognitiveservices.search.visualsearch.models.thing -summary: 'Defines a thing. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageTag, Organization, Offer, CreativeWork, Person, - - Intangible - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Thing(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing.yml deleted file mode 100644 index e27f5f1712c9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.thing -name: thing -fullName: azure.cognitiveservices.search.visualsearch.models.thing -classes: -- azure.cognitiveservices.search.visualsearch.models.thing.Thing diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.yml deleted file mode 100644 index e9302da9868f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing -name: Thing -fullName: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing -module: azure.cognitiveservices.search.visualsearch.models.thing_py3 -summary: 'Defines a thing. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageTag, Organization, Offer, CreativeWork, Person, - - Intangible - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Thing(**kwargs) - parameters: - - name: _type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: A String identifier. - name: id - types: - - -- description: 'The URL that returns this resource. To use the URL, - - append query parameters as appropriate and include the - - Ocp-Apim-Subscription-Key header.' - name: read_link - types: - - -- description: The URL to Bing's search result for this item. - name: web_search_url - types: - - -- description: The name of the thing represented by this object. - name: name - types: - - -- description: 'The URL to get more information about the thing represented by - - this object.' - name: url - types: - - -- description: An image of the item. - name: image - types: - - -- description: A short description of the item. - name: description - types: - - -- description: An alias for the item. - name: alternate_name - types: - - -- description: An ID that uniquely identifies this item. - name: bing_id - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing_py3.yml deleted file mode 100644 index 9104aef32ff0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.thing_py3 -name: thing_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.thing_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.yml deleted file mode 100644 index 1dd40d0e5e98..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.yml +++ /dev/null @@ -1,328 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency -name: Currency -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency -module: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums -fields: -- name: aed - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.aed -- name: afn - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.afn -- name: all - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.all -- name: amd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.amd -- name: ang - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ang -- name: aoa - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.aoa -- name: ars - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ars -- name: aud - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.aud -- name: awg - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.awg -- name: azn - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.azn -- name: bam - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bam -- name: bbd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bbd -- name: bdt - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bdt -- name: bgn - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bgn -- name: bhd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bhd -- name: bif - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bif -- name: bmd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bmd -- name: bnd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bnd -- name: bob - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bob -- name: bov - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bov -- name: brl - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.brl -- name: bsd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bsd -- name: btn - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.btn -- name: bwp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bwp -- name: byr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.byr -- name: bzd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.bzd -- name: cad - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.cad -- name: cdf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.cdf -- name: che - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.che -- name: chf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.chf -- name: chw - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.chw -- name: clf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.clf -- name: clp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.clp -- name: cny - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.cny -- name: cop - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.cop -- name: cou - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.cou -- name: crc - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.crc -- name: cuc - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.cuc -- name: cup - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.cup -- name: cve - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.cve -- name: czk - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.czk -- name: djf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.djf -- name: dkk - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.dkk -- name: dop - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.dop -- name: dzd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.dzd -- name: egp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.egp -- name: ern - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ern -- name: etb - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.etb -- name: eur - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.eur -- name: fjd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.fjd -- name: fkp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.fkp -- name: gbp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.gbp -- name: gel - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.gel -- name: ghs - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ghs -- name: gip - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.gip -- name: gmd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.gmd -- name: gnf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.gnf -- name: gtq - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.gtq -- name: gyd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.gyd -- name: hkd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.hkd -- name: hnl - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.hnl -- name: hrk - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.hrk -- name: htg - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.htg -- name: huf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.huf -- name: idr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.idr -- name: ils - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ils -- name: inr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.inr -- name: iqd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.iqd -- name: irr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.irr -- name: isk - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.isk -- name: jmd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.jmd -- name: jod - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.jod -- name: jpy - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.jpy -- name: kes - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.kes -- name: kgs - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.kgs -- name: khr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.khr -- name: kmf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.kmf -- name: kpw - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.kpw -- name: krw - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.krw -- name: kwd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.kwd -- name: kyd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.kyd -- name: kzt - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.kzt -- name: lak - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.lak -- name: lbp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.lbp -- name: lkr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.lkr -- name: lrd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.lrd -- name: lsl - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.lsl -- name: lyd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.lyd -- name: mad - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mad -- name: mdl - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mdl -- name: mga - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mga -- name: mkd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mkd -- name: mmk - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mmk -- name: mnt - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mnt -- name: mop - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mop -- name: mro_enum - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mro_enum -- name: mur - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mur -- name: mvr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mvr -- name: mwk - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mwk -- name: mxn - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mxn -- name: mxv - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mxv -- name: myr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.myr -- name: mzn - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.mzn -- name: nad - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.nad -- name: ngn - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ngn -- name: nio - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.nio -- name: nok - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.nok -- name: npr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.npr -- name: nzd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.nzd -- name: omr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.omr -- name: pab - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.pab -- name: pen - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.pen -- name: pgk - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.pgk -- name: php - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.php -- name: pkr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.pkr -- name: pln - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.pln -- name: pyg - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.pyg -- name: qar - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.qar -- name: ron - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ron -- name: rsd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.rsd -- name: rub - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.rub -- name: rwf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.rwf -- name: sar - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.sar -- name: sbd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.sbd -- name: scr - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.scr -- name: sdg - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.sdg -- name: sek - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.sek -- name: sgd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.sgd -- name: shp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.shp -- name: sll - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.sll -- name: sos - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.sos -- name: srd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.srd -- name: ssp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ssp -- name: std - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.std -- name: syp - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.syp -- name: szl - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.szl -- name: thb - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.thb -- name: tjs - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.tjs -- name: tmt - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.tmt -- name: tnd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.tnd -- name: top - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.top -- name: try_enum - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.try_enum -- name: ttd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ttd -- name: twd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.twd -- name: tzs - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.tzs -- name: uah - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.uah -- name: ugx - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.ugx -- name: usd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.usd -- name: uyu - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.uyu -- name: uzs - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.uzs -- name: vef - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.vef -- name: vnd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.vnd -- name: vuv - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.vuv -- name: wst - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.wst -- name: xaf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.xaf -- name: xcd - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.xcd -- name: xof - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.xof -- name: xpf - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.xpf -- name: yer - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.yer -- name: zar - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.zar -- name: zmw - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.zmw diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.yml deleted file mode 100644 index ed99d8d2b126..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode -name: ErrorCode -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode -module: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums -fields: -- name: insufficient_authorization - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.insufficient_authorization -- name: invalid_authorization - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.invalid_authorization -- name: invalid_request - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.invalid_request -- name: none - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.none -- name: rate_limit_exceeded - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.rate_limit_exceeded -- name: server_error - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.server_error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.yml deleted file mode 100644 index c943e78b6aec..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode -name: ErrorSubCode -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode -module: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums -fields: -- name: authorization_disabled - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.authorization_disabled -- name: authorization_expired - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.authorization_expired -- name: authorization_missing - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.authorization_missing -- name: authorization_redundancy - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.authorization_redundancy -- name: blocked - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.blocked -- name: http_not_allowed - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.http_not_allowed -- name: not_implemented - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.not_implemented -- name: parameter_invalid_value - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.parameter_invalid_value -- name: parameter_missing - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.parameter_missing -- name: resource_error - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.resource_error -- name: unexpected_error - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.unexpected_error diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.yml deleted file mode 100644 index 75a83d4b26ad..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability -name: ItemAvailability -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability -module: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums -fields: -- name: discontinued - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.discontinued -- name: in_stock - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.in_stock -- name: in_store_only - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.in_store_only -- name: limited_availability - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.limited_availability -- name: online_only - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.online_only -- name: out_of_stock - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.out_of_stock -- name: pre_order - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.pre_order -- name: sold_out - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.sold_out diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch.yml deleted file mode 100644 index f34008c447ef..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch -name: SafeSearch -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch -module: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums -fields: -- name: moderate - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch.moderate -- name: 'off' - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch.off -- name: strict - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch.strict diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.yml deleted file mode 100644 index 54095ac3d1d2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums -name: visual_search_client_enums -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums -enums: -- azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency -- azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode -- azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode -- azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability -- azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.yml deleted file mode 100644 index 04386d76cc17..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest -name: VisualSearchRequest -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest -module: azure.cognitiveservices.search.visualsearch.models.visual_search_request -summary: 'A JSON object that contains information about the image to get insights - of. - - Specify this object only in a knowledgeRequest form data.' -constructor: - syntax: VisualSearchRequest(**kwargs) - parameters: - - name: image_info - description: 'A JSON object that identities the image to get insights - - of.' - isRequired: true - types: - - - - name: knowledge_request - description: 'A JSON object containing information about the - - request, such as filters, or a description.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request.yml deleted file mode 100644 index 2699f3fa69dd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request -name: visual_search_request -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_request -classes: -- azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.yml deleted file mode 100644 index b0b3ded718c0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest -name: VisualSearchRequest -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest -module: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3 -summary: 'A JSON object that contains information about the image to get insights - of. - - Specify this object only in a knowledgeRequest form data.' -constructor: - syntax: VisualSearchRequest(*, image_info=None, knowledge_request=None, **kwargs) - parameters: - - name: image_info - description: 'A JSON object that identities the image to get insights - - of.' - isRequired: true - types: - - - - name: knowledge_request - description: 'A JSON object containing information about the - - request, such as filters, or a description.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: image_info - defaultValue: None - - name: knowledge_request - defaultValue: None -methods: -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.yml deleted file mode 100644 index ae923cbdc5d6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3 -name: visual_search_request_py3 -fullName: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3 -classes: -- azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.yml deleted file mode 100644 index 388b146b8dba..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.search.visualsearch.models -name: models -fullName: azure.cognitiveservices.search.visualsearch.models -type: import -classes: -- azure.cognitiveservices.search.visualsearch.models.Action -- azure.cognitiveservices.search.visualsearch.models.AggregateOffer -- azure.cognitiveservices.search.visualsearch.models.AggregateRating -- azure.cognitiveservices.search.visualsearch.models.CreativeWork -- azure.cognitiveservices.search.visualsearch.models.CropArea -- azure.cognitiveservices.search.visualsearch.models.Error -- azure.cognitiveservices.search.visualsearch.models.ErrorResponse -- azure.cognitiveservices.search.visualsearch.models.ErrorResponseException -- azure.cognitiveservices.search.visualsearch.models.Filters -- azure.cognitiveservices.search.visualsearch.models.Identifiable -- azure.cognitiveservices.search.visualsearch.models.ImageAction -- azure.cognitiveservices.search.visualsearch.models.ImageEntityAction -- azure.cognitiveservices.search.visualsearch.models.ImageInfo -- azure.cognitiveservices.search.visualsearch.models.ImageKnowledge -- azure.cognitiveservices.search.visualsearch.models.ImageModuleAction -- azure.cognitiveservices.search.visualsearch.models.ImageObject -- azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction -- azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction -- azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction -- azure.cognitiveservices.search.visualsearch.models.ImageTag -- azure.cognitiveservices.search.visualsearch.models.ImageTagRegion -- azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata -- azure.cognitiveservices.search.visualsearch.models.ImagesModule -- azure.cognitiveservices.search.visualsearch.models.Intangible -- azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest -- azure.cognitiveservices.search.visualsearch.models.MediaObject -- azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral -- azure.cognitiveservices.search.visualsearch.models.Offer -- azure.cognitiveservices.search.visualsearch.models.Organization -- azure.cognitiveservices.search.visualsearch.models.Person -- azure.cognitiveservices.search.visualsearch.models.Point2D -- azure.cognitiveservices.search.visualsearch.models.PropertiesItem -- azure.cognitiveservices.search.visualsearch.models.Query -- azure.cognitiveservices.search.visualsearch.models.Rating -- azure.cognitiveservices.search.visualsearch.models.Recipe -- azure.cognitiveservices.search.visualsearch.models.RecipesModule -- azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule -- azure.cognitiveservices.search.visualsearch.models.Response -- azure.cognitiveservices.search.visualsearch.models.ResponseBase -- azure.cognitiveservices.search.visualsearch.models.StructuredValue -- azure.cognitiveservices.search.visualsearch.models.Thing -- azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest -modules: -- azure.cognitiveservices.search.visualsearch.models.action -- azure.cognitiveservices.search.visualsearch.models.action_py3 -- azure.cognitiveservices.search.visualsearch.models.aggregate_offer -- azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3 -- azure.cognitiveservices.search.visualsearch.models.aggregate_rating -- azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3 -- azure.cognitiveservices.search.visualsearch.models.creative_work -- azure.cognitiveservices.search.visualsearch.models.creative_work_py3 -- azure.cognitiveservices.search.visualsearch.models.crop_area -- azure.cognitiveservices.search.visualsearch.models.crop_area_py3 -- azure.cognitiveservices.search.visualsearch.models.error -- azure.cognitiveservices.search.visualsearch.models.error_py3 -- azure.cognitiveservices.search.visualsearch.models.error_response -- azure.cognitiveservices.search.visualsearch.models.error_response_py3 -- azure.cognitiveservices.search.visualsearch.models.filters -- azure.cognitiveservices.search.visualsearch.models.filters_py3 -- azure.cognitiveservices.search.visualsearch.models.identifiable -- azure.cognitiveservices.search.visualsearch.models.identifiable_py3 -- azure.cognitiveservices.search.visualsearch.models.image_action -- azure.cognitiveservices.search.visualsearch.models.image_action_py3 -- azure.cognitiveservices.search.visualsearch.models.image_entity_action -- azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3 -- azure.cognitiveservices.search.visualsearch.models.image_info -- azure.cognitiveservices.search.visualsearch.models.image_info_py3 -- azure.cognitiveservices.search.visualsearch.models.image_knowledge -- azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3 -- azure.cognitiveservices.search.visualsearch.models.image_module_action -- azure.cognitiveservices.search.visualsearch.models.image_module_action_py3 -- azure.cognitiveservices.search.visualsearch.models.image_object -- azure.cognitiveservices.search.visualsearch.models.image_object_py3 -- azure.cognitiveservices.search.visualsearch.models.image_recipes_action -- azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3 -- azure.cognitiveservices.search.visualsearch.models.image_related_searches_action -- azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3 -- azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action -- azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3 -- azure.cognitiveservices.search.visualsearch.models.image_tag -- azure.cognitiveservices.search.visualsearch.models.image_tag_py3 -- azure.cognitiveservices.search.visualsearch.models.image_tag_region -- azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3 -- azure.cognitiveservices.search.visualsearch.models.images_image_metadata -- azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3 -- azure.cognitiveservices.search.visualsearch.models.images_module -- azure.cognitiveservices.search.visualsearch.models.images_module_py3 -- azure.cognitiveservices.search.visualsearch.models.intangible -- azure.cognitiveservices.search.visualsearch.models.intangible_py3 -- azure.cognitiveservices.search.visualsearch.models.knowledge_request -- azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3 -- azure.cognitiveservices.search.visualsearch.models.media_object -- azure.cognitiveservices.search.visualsearch.models.media_object_py3 -- azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral -- azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3 -- azure.cognitiveservices.search.visualsearch.models.offer -- azure.cognitiveservices.search.visualsearch.models.offer_py3 -- azure.cognitiveservices.search.visualsearch.models.organization -- azure.cognitiveservices.search.visualsearch.models.organization_py3 -- azure.cognitiveservices.search.visualsearch.models.person -- azure.cognitiveservices.search.visualsearch.models.person_py3 -- azure.cognitiveservices.search.visualsearch.models.point2_d -- azure.cognitiveservices.search.visualsearch.models.point2_d_py3 -- azure.cognitiveservices.search.visualsearch.models.properties_item -- azure.cognitiveservices.search.visualsearch.models.properties_item_py3 -- azure.cognitiveservices.search.visualsearch.models.query -- azure.cognitiveservices.search.visualsearch.models.query_py3 -- azure.cognitiveservices.search.visualsearch.models.rating -- azure.cognitiveservices.search.visualsearch.models.rating_py3 -- azure.cognitiveservices.search.visualsearch.models.recipe -- azure.cognitiveservices.search.visualsearch.models.recipe_py3 -- azure.cognitiveservices.search.visualsearch.models.recipes_module -- azure.cognitiveservices.search.visualsearch.models.recipes_module_py3 -- azure.cognitiveservices.search.visualsearch.models.related_searches_module -- azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3 -- azure.cognitiveservices.search.visualsearch.models.response -- azure.cognitiveservices.search.visualsearch.models.response_base -- azure.cognitiveservices.search.visualsearch.models.response_base_py3 -- azure.cognitiveservices.search.visualsearch.models.response_py3 -- azure.cognitiveservices.search.visualsearch.models.structured_value -- azure.cognitiveservices.search.visualsearch.models.structured_value_py3 -- azure.cognitiveservices.search.visualsearch.models.thing -- azure.cognitiveservices.search.visualsearch.models.thing_py3 -- azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums -- azure.cognitiveservices.search.visualsearch.models.visual_search_request -- azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3 -enums: -- azure.cognitiveservices.search.visualsearch.models.Currency -- azure.cognitiveservices.search.visualsearch.models.ErrorCode -- azure.cognitiveservices.search.visualsearch.models.ErrorSubCode -- azure.cognitiveservices.search.visualsearch.models.ItemAvailability -- azure.cognitiveservices.search.visualsearch.models.SafeSearch diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.ImagesOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.ImagesOperations.yml deleted file mode 100644 index 22355cd56cf0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.ImagesOperations.yml +++ /dev/null @@ -1,454 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.operations.ImagesOperations -name: ImagesOperations -fullName: azure.cognitiveservices.search.visualsearch.operations.ImagesOperations -module: azure.cognitiveservices.search.visualsearch.operations -summary: ImagesOperations operations. -constructor: - syntax: ImagesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Activate swagger compliance. Constant value: "true".' - name: x_bing_apis_sdk -methods: -- uid: azure.cognitiveservices.search.visualsearch.operations.ImagesOperations.visual_search - name: visual_search - summary: 'Visual Search API lets you discover insights about an image such as - - visually similar images, shopping sources, and related searches. The - - API can also perform text recognition, identify entities (people, - - places, things), return other topical content for the user to explore, - - and more. For more information, see [Visual Search - - Overview](https://docs.microsoft.com/azure/cognitive-services/bing-visual-search/overview).' - signature: visual_search(accept_language=None, content_type=None, user_agent=None, - client_id=None, client_ip=None, location=None, market=None, safe_search=None, - set_lang=None, knowledge_request=None, image=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: accept_language - description: 'A comma-delimited list of one or more - - languages to use for user interface strings. The list is in decreasing - - order of preference. For additional information, including expected - - format, see - - [RFC2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). - - This header and the - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-visual-search-api-v7-reference#setlang) - - query parameter are mutually exclusive; do not specify both. If you - - set this header, you must also specify the - - [cc](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-visual-search-api-v7-reference#cc) - - query parameter. To determine the market to return results for, Bing - - uses the first supported language it finds from the list and combines - - it with the cc parameter value. If the list does not include a - - supported language, Bing finds the closest language and market that - - supports the request or it uses an aggregated or default market for - - the results. To determine the market that Bing used, see the - - BingAPIs-Market header. Use this header and the cc query parameter - - only if you specify multiple languages. Otherwise, use the - - [mkt](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-visual-search-api-v7-reference#mkt) - - and - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-visual-search-api-v7-reference#setlang) - - query parameters. A user interface string is a string that''s used as a - - label in a user interface. There are few user interface strings in the - - JSON response objects. Any links to Bing.com properties in the - - response objects apply the specified language.' - defaultValue: None - types: - - - - name: content_type - description: 'Must be set to multipart/form-data and include a - - boundary parameter (for example, multipart/form-data; - - boundary=). For more details, see [Content form - - types]( - - [https://docs.microsoft.com/en-us/azure/cognitive-services/bing-visual-search/overview#content-form-types](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-visual-search/overview#content-form-types)).' - defaultValue: None - types: - - - - name: user_agent - description: 'The user agent originating the request. Bing uses - - the user agent to provide mobile users with an optimized experience. - - Although optional, you are encouraged to always specify this header. - - The user-agent should be the same string that any commonly used - - browser sends. For information about user agents, see [RFC - - 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). The - - following are examples of user-agent strings. Windows Phone: - - Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; - - IEMobile/10.0; ARM; Touch; NOKIA; Lumia 822). Android: Mozilla / 5.0 - - (Linux; U; Android 2.3.5; en - us; SCH - I500 Build / GINGERBREAD) - - AppleWebKit / 533.1 (KHTML; like Gecko) Version / 4.0 Mobile Safari / - - 533.1. iPhone: Mozilla / 5.0 (iPhone; CPU iPhone OS 6_1 like Mac OS X) - - AppleWebKit / 536.26 (KHTML; like Gecko) Mobile / 10B142 iPhone4; 1 - - BingWeb / 3.03.1428.20120423. PC: Mozilla / 5.0 (Windows NT 6.3; - - WOW64; Trident / 7.0; Touch; rv:11.0) like Gecko. iPad: Mozilla / 5.0 - - (iPad; CPU OS 7_0 like Mac OS X) AppleWebKit / 537.51.1 (KHTML, like - - Gecko) Version / 7.0 Mobile / 11A465 Safari / 9537.53.' - defaultValue: None - types: - - - - name: client_id - description: 'Bing uses this header to provide users with - - consistent behavior across Bing API calls. Bing often flights new - - features and improvements, and it uses the client ID as a key for - - assigning traffic on different flights. If you do not use the same - - client ID for a user across multiple requests, then Bing may assign - - the user to multiple conflicting flights. Being assigned to multiple - - conflicting flights can lead to an inconsistent user experience. For - - example, if the second request has a different flight assignment than - - the first, the experience may be unexpected. Also, Bing can use the - - client ID to tailor web results to that client ID''s search history, - - providing a richer experience for the user. Bing also uses this header - - to help improve result rankings by analyzing the activity generated by - - a client ID. The relevance improvements help with better quality of - - results delivered by Bing APIs and in turn enables higher - - click-through rates for the API consumer. IMPORTANT: Although - - optional, you should consider this header required. Persisting the - - client ID across multiple requests for the same end user and device - - combination enables 1) the API consumer to receive a consistent user - - experience, and 2) higher click-through rates via better quality of - - results from the Bing APIs. Each user that uses your application on - - the device must have a unique, Bing generated client ID. If you do not - - include this header in the request, Bing generates an ID and returns - - it in the X-MSEdge-ClientID response header. The only time that you - - should NOT include this header in a request is the first time the user - - uses your app on that device. Use the client ID for each Bing API - - request that your app makes for this user on the device. Persist the - - client ID. To persist the ID in a browser app, use a persistent HTTP - - cookie to ensure the ID is used across all sessions. Do not use a - - session cookie. For other apps such as mobile apps, use the device''s - - persistent storage to persist the ID. The next time the user uses your - - app on that device, get the client ID that you persisted. Bing - - responses may or may not include this header. If the response includes - - this header, capture the client ID and use it for all subsequent Bing - - requests for the user on that device. ATTENTION: You must ensure that - - this Client ID is not linkable to any authenticatable user account - - information. If you include the X-MSEdge-ClientID, you must not - - include cookies in the request.' - defaultValue: None - types: - - - - name: client_ip - description: 'The IPv4 or IPv6 address of the client device. The - - IP address is used to discover the user''s location. Bing uses the - - location information to determine safe search behavior. Although - - optional, you are encouraged to always specify this header and the - - X-Search-Location header. Do not obfuscate the address (for example, - - by changing the last octet to 0). Obfuscating the address results in - - the location not being anywhere near the device''s actual location, - - which may result in Bing serving erroneous results.' - defaultValue: None - types: - - - - name: location - description: 'A semicolon-delimited list of key/value pairs that - - describe the client''s geographical location. Bing uses the location - - information to determine safe search behavior and to return relevant - - local content. Specify the key/value pair as :. The - - following are the keys that you use to specify the user''s location. - - lat (required): The latitude of the client''s location, in degrees. The - - latitude must be greater than or equal to -90.0 and less than or equal - - to +90.0. Negative values indicate southern latitudes and positive - - values indicate northern latitudes. long (required): The longitude of - - the client''s location, in degrees. The longitude must be greater than - - or equal to -180.0 and less than or equal to +180.0. Negative values - - indicate western longitudes and positive values indicate eastern - - longitudes. re (required): The radius, in meters, which specifies the - - horizontal accuracy of the coordinates. Pass the value returned by the - - device''s location service. Typical values might be 22m for GPS/Wi-Fi, - - 380m for cell tower triangulation, and 18,000m for reverse IP lookup. - - ts (optional): The UTC UNIX timestamp of when the client was at the - - location. (The UNIX timestamp is the number of seconds since January - - 1, 1970.) head (optional): The client''s relative heading or direction - - of travel. Specify the direction of travel as degrees from 0 through - - 360, counting clockwise relative to true north. Specify this key only - - if the sp key is nonzero. sp (optional): The horizontal velocity - - (speed), in meters per second, that the client device is traveling. - - alt (optional): The altitude of the client device, in meters. are - - (optional): The radius, in meters, that specifies the vertical - - accuracy of the coordinates. Specify this key only if you specify the - - alt key. Although many of the keys are optional, the more information - - that you provide, the more accurate the location results are. Although - - optional, you are encouraged to always specify the user''s geographical - - location. Providing the location is especially important if the - - client''s IP address does not accurately reflect the user''s physical - - location (for example, if the client uses VPN). For optimal results, - - you should include this header and the X-MSEdge-ClientIP header, but - - at a minimum, you should include this header.' - defaultValue: None - types: - - - - name: market - description: 'The market where the results come from. Typically, mkt - - is the country where the user is making the request from. However, it - - could be a different country if the user is not located in a country - - where Bing delivers results. The market must be in the form -. For example, en-US. The string is case - - insensitive. For a list of possible market values, see [Market - - Codes](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-visual-search/supported-countries-markets). - - NOTE: If known, you are encouraged to always specify the market. - - Specifying the market helps Bing route the request and return an - - appropriate and optimal response. If you specify a market that is not - - listed in [Market - - Codes](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-visual-search/supported-countries-markets), - - Bing uses a best fit market code based on an internal mapping that is - - subject to change.' - defaultValue: None - types: - - - - name: safe_search - description: 'Filter the image results in actions with type - - ''VisualSearch'' for adult content. The following are the possible - - filter values. Off: May return images with adult content. Moderate: Do - - not return images with adult content. Strict: Do not return images - - with adult content. The default is Moderate. If the request comes from - - a market that Bing''s adult policy requires that safeSearch is set to - - Strict, Bing ignores the safeSearch value and uses Strict. If you use - - the site: filter in the knowledge request, there is the chance that - - the response may contain adult content regardless of what the - - safeSearch query parameter is set to. Use site: only if you are aware - - of the content on the site and your scenario supports the possibility - - of adult content. Possible values include: ''Off'', ''Moderate'', ''Strict''' - defaultValue: None - types: - - - - - - name: set_lang - description: 'The language to use for user interface strings. - - Specify the language using the ISO 639-1 2-letter language code. For - - example, the language code for English is EN. The default is EN - - (English). Although optional, you should always specify the language. - - Typically, you set setLang to the same language specified by mkt - - unless the user wants the user interface strings displayed in a - - different language. A user interface string is a string that''s used as - - a label in a user interface. There are few user interface strings in - - the JSON response objects. Also, any links to Bing.com properties in - - the response objects apply the specified language.' - defaultValue: None - types: - - - - name: knowledge_request - description: "The form data is a JSON object that\nidentifies the image using\ - \ an insights token or URL to the image. The\nobject may also include an optional\ - \ crop area that identifies an area\nof interest in the image. The insights\ - \ token and URL are mutually\nexclusive \u2013 do not specify both. You may\ - \ specify knowledgeRequest form\ndata and image form data in the same request\ - \ only if knowledgeRequest\nform data specifies the cropArea field only (it\ - \ must not include an\ninsights token or URL)." - defaultValue: None - types: - - - - name: image - description: 'The form data is an image binary. The - - Content-Disposition header''s name parameter must be set to "image". - - You must specify an image binary if you do not use knowledgeRequest - - form data to specify the image; you may not use both forms to specify - - an image. You may specify knowledgeRequest form data and image form - - data in the same request only if knowledgeRequest form data specifies - - the cropArea field only (it must not include an insights token or - - URL).' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageKnowledge or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.search.visualsearch.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.search.visualsearch.operations.ImagesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations.yml deleted file mode 100644 index fb025e0316d0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations.yml +++ /dev/null @@ -1,454 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations -name: ImagesOperations -fullName: azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations -module: azure.cognitiveservices.search.visualsearch.operations.images_operations -summary: ImagesOperations operations. -constructor: - syntax: ImagesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Activate swagger compliance. Constant value: "true".' - name: x_bing_apis_sdk -methods: -- uid: azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations.visual_search - name: visual_search - summary: 'Visual Search API lets you discover insights about an image such as - - visually similar images, shopping sources, and related searches. The - - API can also perform text recognition, identify entities (people, - - places, things), return other topical content for the user to explore, - - and more. For more information, see [Visual Search - - Overview](https://docs.microsoft.com/azure/cognitive-services/bing-visual-search/overview).' - signature: visual_search(accept_language=None, content_type=None, user_agent=None, - client_id=None, client_ip=None, location=None, market=None, safe_search=None, - set_lang=None, knowledge_request=None, image=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: accept_language - description: 'A comma-delimited list of one or more - - languages to use for user interface strings. The list is in decreasing - - order of preference. For additional information, including expected - - format, see - - [RFC2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). - - This header and the - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-visual-search-api-v7-reference#setlang) - - query parameter are mutually exclusive; do not specify both. If you - - set this header, you must also specify the - - [cc](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-visual-search-api-v7-reference#cc) - - query parameter. To determine the market to return results for, Bing - - uses the first supported language it finds from the list and combines - - it with the cc parameter value. If the list does not include a - - supported language, Bing finds the closest language and market that - - supports the request or it uses an aggregated or default market for - - the results. To determine the market that Bing used, see the - - BingAPIs-Market header. Use this header and the cc query parameter - - only if you specify multiple languages. Otherwise, use the - - [mkt](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-visual-search-api-v7-reference#mkt) - - and - - [setLang](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-visual-search-api-v7-reference#setlang) - - query parameters. A user interface string is a string that''s used as a - - label in a user interface. There are few user interface strings in the - - JSON response objects. Any links to Bing.com properties in the - - response objects apply the specified language.' - defaultValue: None - types: - - - - name: content_type - description: 'Must be set to multipart/form-data and include a - - boundary parameter (for example, multipart/form-data; - - boundary=). For more details, see [Content form - - types]( - - [https://docs.microsoft.com/en-us/azure/cognitive-services/bing-visual-search/overview#content-form-types](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-visual-search/overview#content-form-types)).' - defaultValue: None - types: - - - - name: user_agent - description: 'The user agent originating the request. Bing uses - - the user agent to provide mobile users with an optimized experience. - - Although optional, you are encouraged to always specify this header. - - The user-agent should be the same string that any commonly used - - browser sends. For information about user agents, see [RFC - - 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html). The - - following are examples of user-agent strings. Windows Phone: - - Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; - - IEMobile/10.0; ARM; Touch; NOKIA; Lumia 822). Android: Mozilla / 5.0 - - (Linux; U; Android 2.3.5; en - us; SCH - I500 Build / GINGERBREAD) - - AppleWebKit / 533.1 (KHTML; like Gecko) Version / 4.0 Mobile Safari / - - 533.1. iPhone: Mozilla / 5.0 (iPhone; CPU iPhone OS 6_1 like Mac OS X) - - AppleWebKit / 536.26 (KHTML; like Gecko) Mobile / 10B142 iPhone4; 1 - - BingWeb / 3.03.1428.20120423. PC: Mozilla / 5.0 (Windows NT 6.3; - - WOW64; Trident / 7.0; Touch; rv:11.0) like Gecko. iPad: Mozilla / 5.0 - - (iPad; CPU OS 7_0 like Mac OS X) AppleWebKit / 537.51.1 (KHTML, like - - Gecko) Version / 7.0 Mobile / 11A465 Safari / 9537.53.' - defaultValue: None - types: - - - - name: client_id - description: 'Bing uses this header to provide users with - - consistent behavior across Bing API calls. Bing often flights new - - features and improvements, and it uses the client ID as a key for - - assigning traffic on different flights. If you do not use the same - - client ID for a user across multiple requests, then Bing may assign - - the user to multiple conflicting flights. Being assigned to multiple - - conflicting flights can lead to an inconsistent user experience. For - - example, if the second request has a different flight assignment than - - the first, the experience may be unexpected. Also, Bing can use the - - client ID to tailor web results to that client ID''s search history, - - providing a richer experience for the user. Bing also uses this header - - to help improve result rankings by analyzing the activity generated by - - a client ID. The relevance improvements help with better quality of - - results delivered by Bing APIs and in turn enables higher - - click-through rates for the API consumer. IMPORTANT: Although - - optional, you should consider this header required. Persisting the - - client ID across multiple requests for the same end user and device - - combination enables 1) the API consumer to receive a consistent user - - experience, and 2) higher click-through rates via better quality of - - results from the Bing APIs. Each user that uses your application on - - the device must have a unique, Bing generated client ID. If you do not - - include this header in the request, Bing generates an ID and returns - - it in the X-MSEdge-ClientID response header. The only time that you - - should NOT include this header in a request is the first time the user - - uses your app on that device. Use the client ID for each Bing API - - request that your app makes for this user on the device. Persist the - - client ID. To persist the ID in a browser app, use a persistent HTTP - - cookie to ensure the ID is used across all sessions. Do not use a - - session cookie. For other apps such as mobile apps, use the device''s - - persistent storage to persist the ID. The next time the user uses your - - app on that device, get the client ID that you persisted. Bing - - responses may or may not include this header. If the response includes - - this header, capture the client ID and use it for all subsequent Bing - - requests for the user on that device. ATTENTION: You must ensure that - - this Client ID is not linkable to any authenticatable user account - - information. If you include the X-MSEdge-ClientID, you must not - - include cookies in the request.' - defaultValue: None - types: - - - - name: client_ip - description: 'The IPv4 or IPv6 address of the client device. The - - IP address is used to discover the user''s location. Bing uses the - - location information to determine safe search behavior. Although - - optional, you are encouraged to always specify this header and the - - X-Search-Location header. Do not obfuscate the address (for example, - - by changing the last octet to 0). Obfuscating the address results in - - the location not being anywhere near the device''s actual location, - - which may result in Bing serving erroneous results.' - defaultValue: None - types: - - - - name: location - description: 'A semicolon-delimited list of key/value pairs that - - describe the client''s geographical location. Bing uses the location - - information to determine safe search behavior and to return relevant - - local content. Specify the key/value pair as :. The - - following are the keys that you use to specify the user''s location. - - lat (required): The latitude of the client''s location, in degrees. The - - latitude must be greater than or equal to -90.0 and less than or equal - - to +90.0. Negative values indicate southern latitudes and positive - - values indicate northern latitudes. long (required): The longitude of - - the client''s location, in degrees. The longitude must be greater than - - or equal to -180.0 and less than or equal to +180.0. Negative values - - indicate western longitudes and positive values indicate eastern - - longitudes. re (required): The radius, in meters, which specifies the - - horizontal accuracy of the coordinates. Pass the value returned by the - - device''s location service. Typical values might be 22m for GPS/Wi-Fi, - - 380m for cell tower triangulation, and 18,000m for reverse IP lookup. - - ts (optional): The UTC UNIX timestamp of when the client was at the - - location. (The UNIX timestamp is the number of seconds since January - - 1, 1970.) head (optional): The client''s relative heading or direction - - of travel. Specify the direction of travel as degrees from 0 through - - 360, counting clockwise relative to true north. Specify this key only - - if the sp key is nonzero. sp (optional): The horizontal velocity - - (speed), in meters per second, that the client device is traveling. - - alt (optional): The altitude of the client device, in meters. are - - (optional): The radius, in meters, that specifies the vertical - - accuracy of the coordinates. Specify this key only if you specify the - - alt key. Although many of the keys are optional, the more information - - that you provide, the more accurate the location results are. Although - - optional, you are encouraged to always specify the user''s geographical - - location. Providing the location is especially important if the - - client''s IP address does not accurately reflect the user''s physical - - location (for example, if the client uses VPN). For optimal results, - - you should include this header and the X-MSEdge-ClientIP header, but - - at a minimum, you should include this header.' - defaultValue: None - types: - - - - name: market - description: 'The market where the results come from. Typically, mkt - - is the country where the user is making the request from. However, it - - could be a different country if the user is not located in a country - - where Bing delivers results. The market must be in the form -. For example, en-US. The string is case - - insensitive. For a list of possible market values, see [Market - - Codes](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-visual-search/supported-countries-markets). - - NOTE: If known, you are encouraged to always specify the market. - - Specifying the market helps Bing route the request and return an - - appropriate and optimal response. If you specify a market that is not - - listed in [Market - - Codes](https://docs.microsoft.com/en-us/azure/cognitive-services/bing-visual-search/supported-countries-markets), - - Bing uses a best fit market code based on an internal mapping that is - - subject to change.' - defaultValue: None - types: - - - - name: safe_search - description: 'Filter the image results in actions with type - - ''VisualSearch'' for adult content. The following are the possible - - filter values. Off: May return images with adult content. Moderate: Do - - not return images with adult content. Strict: Do not return images - - with adult content. The default is Moderate. If the request comes from - - a market that Bing''s adult policy requires that safeSearch is set to - - Strict, Bing ignores the safeSearch value and uses Strict. If you use - - the site: filter in the knowledge request, there is the chance that - - the response may contain adult content regardless of what the - - safeSearch query parameter is set to. Use site: only if you are aware - - of the content on the site and your scenario supports the possibility - - of adult content. Possible values include: ''Off'', ''Moderate'', ''Strict''' - defaultValue: None - types: - - - - - - name: set_lang - description: 'The language to use for user interface strings. - - Specify the language using the ISO 639-1 2-letter language code. For - - example, the language code for English is EN. The default is EN - - (English). Although optional, you should always specify the language. - - Typically, you set setLang to the same language specified by mkt - - unless the user wants the user interface strings displayed in a - - different language. A user interface string is a string that''s used as - - a label in a user interface. There are few user interface strings in - - the JSON response objects. Also, any links to Bing.com properties in - - the response objects apply the specified language.' - defaultValue: None - types: - - - - name: knowledge_request - description: "The form data is a JSON object that\nidentifies the image using\ - \ an insights token or URL to the image. The\nobject may also include an optional\ - \ crop area that identifies an area\nof interest in the image. The insights\ - \ token and URL are mutually\nexclusive \u2013 do not specify both. You may\ - \ specify knowledgeRequest form\ndata and image form data in the same request\ - \ only if knowledgeRequest\nform data specifies the cropArea field only (it\ - \ must not include an\ninsights token or URL)." - defaultValue: None - types: - - - - name: image - description: 'The form data is an image binary. The - - Content-Disposition header''s name parameter must be set to "image". - - You must specify an image binary if you do not use knowledgeRequest - - form data to specify the image; you may not use both forms to specify - - an image. You may specify knowledgeRequest form data and image form - - data in the same request only if knowledgeRequest form data specifies - - the cropArea field only (it must not include an insights token or - - URL).' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageKnowledge or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.search.visualsearch.models.ErrorResponseException -attributes: -- uid: azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.images_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.images_operations.yml deleted file mode 100644 index 0b4fab9b58ac..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.images_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.operations.images_operations -name: images_operations -fullName: azure.cognitiveservices.search.visualsearch.operations.images_operations -classes: -- azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.yml deleted file mode 100644 index fe8f5762ee2c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.search.visualsearch.operations -name: operations -fullName: azure.cognitiveservices.search.visualsearch.operations -type: import -classes: -- azure.cognitiveservices.search.visualsearch.operations.ImagesOperations -modules: -- azure.cognitiveservices.search.visualsearch.operations.images_operations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.version.yml deleted file mode 100644 index 1abac28bd132..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.version -name: version -fullName: azure.cognitiveservices.search.visualsearch.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient.yml deleted file mode 100644 index 06862c000d21..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient -name: VisualSearchClient -fullName: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient -module: azure.cognitiveservices.search.visualsearch.visual_search_client -summary: Visual Search API lets you discover insights about an image such as visually - similar images, shopping sources, and related searches. The API can also perform - text recognition, identify entities (people, places, things), return other topical - content for the user to explore, and more. For more information, see [Visual Search - Overview](https://docs.microsoft.com/azure/cognitive-services/bing-visual-search/overview). -constructor: - syntax: VisualSearchClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: "[https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)", - - "[https://api.cognitive.microsoft.com](https://api.cognitive.microsoft.com)").' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Images operations - name: images - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.yml deleted file mode 100644 index 729ac8827444..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration -name: VisualSearchClientConfiguration -fullName: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration -module: azure.cognitiveservices.search.visualsearch.visual_search_client -summary: 'Configuration for VisualSearchClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: VisualSearchClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: "[https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)", - - "[https://api.cognitive.microsoft.com](https://api.cognitive.microsoft.com)").' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.yml deleted file mode 100644 index 9b802bb3f0b0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.search.visualsearch.visual_search_client -name: visual_search_client -fullName: azure.cognitiveservices.search.visualsearch.visual_search_client -classes: -- azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient -- azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.yml deleted file mode 100644 index 1b4c740c6f27..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.search.visualsearch -name: visualsearch -fullName: azure.cognitiveservices.search.visualsearch -type: rootImport -classes: -- azure.cognitiveservices.search.visualsearch.VisualSearchClient -packages: -- azure.cognitiveservices.search.visualsearch.models -- azure.cognitiveservices.search.visualsearch.operations -modules: -- azure.cognitiveservices.search.visualsearch.version -- azure.cognitiveservices.search.visualsearch.visual_search_client diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.ComputerVisionClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.ComputerVisionClient.yml deleted file mode 100644 index d7eeec352cf2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.ComputerVisionClient.yml +++ /dev/null @@ -1,1668 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient -name: ComputerVisionClient -fullName: azure.cognitiveservices.vision.computervision.ComputerVisionClient -module: azure.cognitiveservices.vision.computervision -summary: The Computer Vision API provides state-of-the-art algorithms to process images - and return information. For example, it can be used to determine if an image contains - mature content, or it can be used to find all the faces in an image. It also has - other features like estimating dominant and accent colors, categorizing the content - of images, and describing an image with complete English sentences. Additionally, - it can also intelligently generate images thumbnails for displaying large images - effectively. -constructor: - syntax: ComputerVisionClient(endpoint, credentials) - parameters: - - name: endpoint - description: Supported Cognitive Services endpoints. - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.analyze_image - name: analyze_image - summary: "This operation extracts a rich set of visual features based on the\nimage\ - \ content.\nTwo input methods are supported \u2013 (1) Uploading an image or (2)\n\ - specifying an image URL. Within your request, there is an optional\nparameter\ - \ to allow you to choose which features to return. By default,\nimage categories\ - \ are returned in the response.\nA successful response will be returned in JSON.\ - \ If the request failed,\nthe response will contain an error code and a message\ - \ to help\nunderstand what went wrong." - signature: analyze_image(url, visual_features=None, details=None, language='en', - description_exclude=None, model_version='latest', custom_headers=None, raw=False, - **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: visual_features - description: 'A string indicating what visual feature types - - to return. Multiple values should be comma-separated. Valid visual - - feature types include: Categories - categorizes image content - - according to a taxonomy defined in documentation. Tags - tags the - - image with a detailed list of words related to the image content. - - Description - describes the image content with a complete English - - sentence. Faces - detects if faces are present. If present, generate - - coordinates, gender and age. ImageType - detects if image is clipart - - or a line drawing. Color - determines the accent color, dominant - - color, and whether an image is black&white. Adult - detects if the - - image is pornographic in nature (depicts nudity or a sex act), or is - - gory (depicts extreme violence or blood). Sexually suggestive content - - (aka racy content) is also detected. Objects - detects various objects - - within an image, including the approximate location. The Objects - - argument is only available in English. Brands - detects various brands - - within an image, including the approximate location. The Brands - - argument is only available in English.' - defaultValue: None - types: - - [ - - ] - - name: details - description: 'A string indicating which domain-specific details to - - return. Multiple values should be comma-separated. Valid visual - - feature types include: Celebrities - identifies celebrities if - - detected in the image, Landmarks - identifies notable landmarks in the - - image.' - defaultValue: None - types: - - [ - - ] - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: description_exclude - description: 'Turn off specified domain models when - - generating the description.' - defaultValue: None - types: - - [ - - ] - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageAnalysis or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.analyze_image_by_domain - name: analyze_image_by_domain - summary: "This operation recognizes content within an image by applying a\ndomain-specific\ - \ model. The list of domain-specific models that are\nsupported by the Computer\ - \ Vision API can be retrieved using the /models\nGET request. Currently, the API\ - \ provides following domain-specific\nmodels: celebrities, landmarks.\nTwo input\ - \ methods are supported \u2013 (1) Uploading an image or (2)\nspecifying an image\ - \ URL.\nA successful response will be returned in JSON.\nIf the request failed,\ - \ the response will contain an error code and a\nmessage to help understand what\ - \ went wrong." - signature: analyze_image_by_domain(model, url, language='en', model_version='latest', - custom_headers=None, raw=False, **operation_config) - parameters: - - name: model - description: The domain-specific content to recognize. - isRequired: true - types: - - - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DomainModelResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.analyze_image_by_domain_in_stream - name: analyze_image_by_domain_in_stream - summary: "This operation recognizes content within an image by applying a\ndomain-specific\ - \ model. The list of domain-specific models that are\nsupported by the Computer\ - \ Vision API can be retrieved using the /models\nGET request. Currently, the API\ - \ provides following domain-specific\nmodels: celebrities, landmarks.\nTwo input\ - \ methods are supported \u2013 (1) Uploading an image or (2)\nspecifying an image\ - \ URL.\nA successful response will be returned in JSON.\nIf the request failed,\ - \ the response will contain an error code and a\nmessage to help understand what\ - \ went wrong." - signature: analyze_image_by_domain_in_stream(model, image, language='en', model_version='latest', - custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: model - description: The domain-specific content to recognize. - isRequired: true - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DomainModelResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.analyze_image_in_stream - name: analyze_image_in_stream - summary: "This operation extracts a rich set of visual features based on the\nimage\ - \ content.\nTwo input methods are supported \u2013 (1) Uploading an image or (2)\n\ - specifying an image URL. Within your request, there is an optional\nparameter\ - \ to allow you to choose which features to return. By default,\nimage categories\ - \ are returned in the response.\nA successful response will be returned in JSON.\ - \ If the request failed,\nthe response will contain an error code and a message\ - \ to help\nunderstand what went wrong." - signature: analyze_image_in_stream(image, visual_features=None, details=None, language='en', - description_exclude=None, model_version='latest', custom_headers=None, raw=False, - callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: visual_features - description: 'A string indicating what visual feature types - - to return. Multiple values should be comma-separated. Valid visual - - feature types include: Categories - categorizes image content - - according to a taxonomy defined in documentation. Tags - tags the - - image with a detailed list of words related to the image content. - - Description - describes the image content with a complete English - - sentence. Faces - detects if faces are present. If present, generate - - coordinates, gender and age. ImageType - detects if image is clipart - - or a line drawing. Color - determines the accent color, dominant - - color, and whether an image is black&white. Adult - detects if the - - image is pornographic in nature (depicts nudity or a sex act), or is - - gory (depicts extreme violence or blood). Sexually suggestive content - - (aka racy content) is also detected. Objects - detects various objects - - within an image, including the approximate location. The Objects - - argument is only available in English. Brands - detects various brands - - within an image, including the approximate location. The Brands - - argument is only available in English.' - defaultValue: None - types: - - [ - - ] - - name: details - description: 'A string indicating which domain-specific details to - - return. Multiple values should be comma-separated. Valid visual - - feature types include: Celebrities - identifies celebrities if - - detected in the image, Landmarks - identifies notable landmarks in the - - image.' - defaultValue: None - types: - - [ - - ] - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: description_exclude - description: 'Turn off specified domain models when - - generating the description.' - defaultValue: None - types: - - [ - - ] - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageAnalysis or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.describe_image - name: describe_image - summary: "This operation generates a description of an image in human readable\n\ - language with complete sentences. The description is based on a\ncollection of\ - \ content tags, which are also returned by the operation.\nMore than one description\ - \ can be generated for each image. Descriptions\nare ordered by their confidence\ - \ score. Descriptions may include results\nfrom celebrity and landmark domain\ - \ models, if applicable.\nTwo input methods are supported \u2013 (1) Uploading\ - \ an image or (2)\nspecifying an image URL.\nA successful response will be returned\ - \ in JSON. If the request failed,\nthe response will contain an error code and\ - \ a message to help\nunderstand what went wrong." - signature: describe_image(url, max_candidates=1, language='en', description_exclude=None, - model_version='latest', custom_headers=None, raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: max_candidates - description: 'Maximum number of candidate descriptions to be - - returned. The default is 1.' - defaultValue: '1' - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: description_exclude - description: 'Turn off specified domain models when - - generating the description.' - defaultValue: None - types: - - [ - - ] - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageDescription or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.describe_image_in_stream - name: describe_image_in_stream - summary: "This operation generates a description of an image in human readable\n\ - language with complete sentences. The description is based on a\ncollection of\ - \ content tags, which are also returned by the operation.\nMore than one description\ - \ can be generated for each image. Descriptions\nare ordered by their confidence\ - \ score. Descriptions may include results\nfrom celebrity and landmark domain\ - \ models, if applicable.\nTwo input methods are supported \u2013 (1) Uploading\ - \ an image or (2)\nspecifying an image URL.\nA successful response will be returned\ - \ in JSON. If the request failed,\nthe response will contain an error code and\ - \ a message to help\nunderstand what went wrong." - signature: describe_image_in_stream(image, max_candidates=1, language='en', description_exclude=None, - model_version='latest', custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: max_candidates - description: 'Maximum number of candidate descriptions to be - - returned. The default is 1.' - defaultValue: '1' - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: description_exclude - description: 'Turn off specified domain models when - - generating the description.' - defaultValue: None - types: - - [ - - ] - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageDescription or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.detect_objects - name: detect_objects - summary: "Performs object detection on the specified image.\nTwo input methods are\ - \ supported \u2013 (1) Uploading an image or (2)\nspecifying an image URL.\nA\ - \ successful response will be returned in JSON. If the request failed,\nthe response\ - \ will contain an error code and a message to help\nunderstand what went wrong." - signature: detect_objects(url, model_version='latest', custom_headers=None, raw=False, - **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DetectResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.detect_objects_in_stream - name: detect_objects_in_stream - summary: "Performs object detection on the specified image.\nTwo input methods are\ - \ supported \u2013 (1) Uploading an image or (2)\nspecifying an image URL.\nA\ - \ successful response will be returned in JSON. If the request failed,\nthe response\ - \ will contain an error code and a message to help\nunderstand what went wrong." - signature: detect_objects_in_stream(image, model_version='latest', custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DetectResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.generate_thumbnail - name: generate_thumbnail - summary: 'This operation generates a thumbnail image with the user-specified - - width and height. By default, the service analyzes the image, - - identifies the region of interest (ROI), and generates smart cropping - - coordinates based on the ROI. Smart cropping helps when you specify an - - aspect ratio that differs from that of the input image. - - A successful response contains the thumbnail image binary. If the - - request failed, the response contains an error code and a message to - - help determine what went wrong. - - Upon failure, the error code and an error message are returned. The - - error code could be one of InvalidImageUrl, InvalidImageFormat, - - InvalidImageSize, InvalidThumbnailSize, NotSupportedImage, - - FailedToProcess, Timeout, or InternalServerError.' - signature: generate_thumbnail(width, height, url, smart_cropping=False, model_version='latest', - custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: width - description: 'Width of the thumbnail, in pixels. It must be between 1 - - and 1024. Recommended minimum of 50.' - isRequired: true - types: - - - - name: height - description: 'Height of the thumbnail, in pixels. It must be between - - 1 and 1024. Recommended minimum of 50.' - isRequired: true - types: - - - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: smart_cropping - description: Boolean flag for enabling smart cropping. - defaultValue: 'False' - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.generate_thumbnail_in_stream - name: generate_thumbnail_in_stream - summary: 'This operation generates a thumbnail image with the user-specified - - width and height. By default, the service analyzes the image, - - identifies the region of interest (ROI), and generates smart cropping - - coordinates based on the ROI. Smart cropping helps when you specify an - - aspect ratio that differs from that of the input image. - - A successful response contains the thumbnail image binary. If the - - request failed, the response contains an error code and a message to - - help determine what went wrong. - - Upon failure, the error code and an error message are returned. The - - error code could be one of InvalidImageUrl, InvalidImageFormat, - - InvalidImageSize, InvalidThumbnailSize, NotSupportedImage, - - FailedToProcess, Timeout, or InternalServerError.' - signature: generate_thumbnail_in_stream(width, height, image, smart_cropping=False, - model_version='latest', custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: width - description: 'Width of the thumbnail, in pixels. It must be between 1 - - and 1024. Recommended minimum of 50.' - isRequired: true - types: - - - - name: height - description: 'Height of the thumbnail, in pixels. It must be between - - 1 and 1024. Recommended minimum of 50.' - isRequired: true - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: smart_cropping - description: Boolean flag for enabling smart cropping. - defaultValue: 'False' - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.get_area_of_interest - name: get_area_of_interest - summary: 'This operation returns a bounding box around the most important area of - - the image. - - A successful response will be returned in JSON. If the request failed, - - the response contains an error code and a message to help determine - - what went wrong. - - Upon failure, the error code and an error message are returned. The - - error code could be one of InvalidImageUrl, InvalidImageFormat, - - InvalidImageSize, NotSupportedImage, FailedToProcess, Timeout, or - - InternalServerError.' - signature: get_area_of_interest(url, model_version='latest', custom_headers=None, - raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: AreaOfInterestResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.get_area_of_interest_in_stream - name: get_area_of_interest_in_stream - summary: 'This operation returns a bounding box around the most important area of - - the image. - - A successful response will be returned in JSON. If the request failed, - - the response contains an error code and a message to help determine - - what went wrong. - - Upon failure, the error code and an error message are returned. The - - error code could be one of InvalidImageUrl, InvalidImageFormat, - - InvalidImageSize, NotSupportedImage, FailedToProcess, Timeout, or - - InternalServerError.' - signature: get_area_of_interest_in_stream(image, model_version='latest', custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: AreaOfInterestResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.get_read_result - name: get_read_result - summary: 'This interface is used for getting OCR results of Read operation. The - - URL to this interface should be retrieved from ''Operation-Location'' - - field returned from Read interface.' - signature: get_read_result(operation_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: operation_id - description: 'Id of read operation returned in the response of - - the ''Read'' interface.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ReadOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.list_models - name: list_models - summary: 'This operation returns the list of domain-specific models that are - - supported by the Computer Vision API. Currently, the API supports - - following domain-specific models: celebrity recognizer, landmark - - recognizer. - - A successful response will be returned in JSON. If the request failed, - - the response will contain an error code and a message to help - - understand what went wrong.' - signature: list_models(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ListModelsResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.read - name: read - summary: "Use this interface to get the result of a Read operation, employing the\n\ - state-of-the-art Optical Character Recognition (OCR) algorithms\noptimized for\ - \ text-heavy documents. When you use the Read interface,\nthe response contains\ - \ a field called 'Operation-Location'. The\n'Operation-Location' field contains\ - \ the URL that you must use for your\n'GetReadResult' operation to access OCR\ - \ results.\u200B." - signature: read(url, language=None, pages=None, model_version='latest', reading_order='basic', - custom_headers=None, raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: language - description: 'The BCP-47 language code of the text in the document. - - Read supports auto language identification and multi-language - - documents, so only provide a language code if you would like to force - - the document to be processed in that specific language. See - - [https://aka.ms/ocr-languages](https://aka.ms/ocr-languages) for list of supported - languages. Possible - - values include: ''af'', ''ast'', ''bi'', ''br'', ''ca'', ''ceb'', ''ch'', ''co'', - - ''crh'', ''cs'', ''csb'', ''da'', ''de'', ''en'', ''es'', ''et'', ''eu'', ''fi'', - ''fil'', - - ''fj'', ''fr'', ''fur'', ''fy'', ''ga'', ''gd'', ''gil'', ''gl'', ''gv'', ''hni'', - ''hsb'', - - ''ht'', ''hu'', ''ia'', ''id'', ''it'', ''iu'', ''ja'', ''jv'', ''kaa'', ''kac'', - ''kea'', - - ''kha'', ''kl'', ''ko'', ''ku'', ''kw'', ''lb'', ''ms'', ''mww'', ''nap'', ''nl'', - ''no'', - - ''oc'', ''pl'', ''pt'', ''quc'', ''rm'', ''sco'', ''sl'', ''sq'', ''sv'', ''sw'', - ''tet'', - - ''tr'', ''tt'', ''uz'', ''vo'', ''wae'', ''yua'', ''za'', ''zh-Hans'', ''zh-Hant'', - ''zu''' - defaultValue: None - types: - - - - - - name: pages - description: 'Custom page numbers for multi-page documents(PDF/TIFF), - - input the number of the pages you want to get OCR result. For a range - - of pages, use a hyphen. Separate each page or range with a comma.' - defaultValue: None - types: - - [] - - name: model_version - description: 'Optional parameter to specify the version of the - - OCR model used for text extraction. Accepted values are: "latest", - - "latest-preview", "2021-04-12". Defaults to "latest".' - defaultValue: latest - types: - - - - name: reading_order - description: 'Optional parameter to specify which reading - - order algorithm should be applied when ordering the extract text - - elements. Can be either ''basic'' or ''natural''. Will default to ''basic'' - - if not specified' - defaultValue: basic - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.read_in_stream - name: read_in_stream - summary: "Use this interface to get the result of a Read operation, employing the\n\ - state-of-the-art Optical Character Recognition (OCR) algorithms\noptimized for\ - \ text-heavy documents. When you use the Read interface,\nthe response contains\ - \ a field called 'Operation-Location'. The\n'Operation-Location' field contains\ - \ the URL that you must use for your\n'GetReadResult' operation to access OCR\ - \ results.\u200B." - signature: read_in_stream(image, language=None, pages=None, model_version='latest', - reading_order='basic', custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: language - description: 'The BCP-47 language code of the text in the document. - - Read supports auto language identification and multi-language - - documents, so only provide a language code if you would like to force - - the document to be processed in that specific language. See - - [https://aka.ms/ocr-languages](https://aka.ms/ocr-languages) for list of supported - languages. Possible - - values include: ''af'', ''ast'', ''bi'', ''br'', ''ca'', ''ceb'', ''ch'', ''co'', - - ''crh'', ''cs'', ''csb'', ''da'', ''de'', ''en'', ''es'', ''et'', ''eu'', ''fi'', - ''fil'', - - ''fj'', ''fr'', ''fur'', ''fy'', ''ga'', ''gd'', ''gil'', ''gl'', ''gv'', ''hni'', - ''hsb'', - - ''ht'', ''hu'', ''ia'', ''id'', ''it'', ''iu'', ''ja'', ''jv'', ''kaa'', ''kac'', - ''kea'', - - ''kha'', ''kl'', ''ko'', ''ku'', ''kw'', ''lb'', ''ms'', ''mww'', ''nap'', ''nl'', - ''no'', - - ''oc'', ''pl'', ''pt'', ''quc'', ''rm'', ''sco'', ''sl'', ''sq'', ''sv'', ''sw'', - ''tet'', - - ''tr'', ''tt'', ''uz'', ''vo'', ''wae'', ''yua'', ''za'', ''zh-Hans'', ''zh-Hant'', - ''zu''' - defaultValue: None - types: - - - - - - name: pages - description: 'Custom page numbers for multi-page documents(PDF/TIFF), - - input the number of the pages you want to get OCR result. For a range - - of pages, use a hyphen. Separate each page or range with a comma.' - defaultValue: None - types: - - [] - - name: model_version - description: 'Optional parameter to specify the version of the - - OCR model used for text extraction. Accepted values are: "latest", - - "latest-preview", "2021-04-12". Defaults to "latest".' - defaultValue: latest - types: - - - - name: reading_order - description: 'Optional parameter to specify which reading - - order algorithm should be applied when ordering the extract text - - elements. Can be either ''basic'' or ''natural''. Will default to ''basic'' - - if not specified' - defaultValue: basic - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.recognize_printed_text - name: recognize_printed_text - summary: 'Optical Character Recognition (OCR) detects text in an image and - - extracts the recognized characters into a machine-usable character - - stream. - - Upon success, the OCR results will be returned. - - Upon failure, the error code together with an error message will be - - returned. The error code can be one of InvalidImageUrl, - - InvalidImageFormat, InvalidImageSize, NotSupportedImage, - - NotSupportedLanguage, or InternalServerError.' - signature: recognize_printed_text(url, detect_orientation=True, language='unk', - model_version='latest', custom_headers=None, raw=False, **operation_config) - parameters: - - name: detect_orientation - description: 'Whether detect the text orientation in the - - image. With detectOrientation=true the OCR service tries to detect the - - image orientation and correct it before further processing (e.g. if - - it''s upside-down).' - defaultValue: 'True' - types: - - - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: language - description: 'The BCP-47 language code of the text to be detected - - in the image. The default value is ''unk''. Possible values include: - - ''unk'', ''zh-Hans'', ''zh-Hant'', ''cs'', ''da'', ''nl'', ''en'', ''fi'', ''fr'', - ''de'', - - ''el'', ''hu'', ''it'', ''ja'', ''ko'', ''nb'', ''pl'', ''pt'', ''ru'', ''es'', - ''sv'', - - ''tr'', ''ar'', ''ro'', ''sr-Cyrl'', ''sr-Latn'', ''sk''' - defaultValue: unk - types: - - - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OcrResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.recognize_printed_text_in_stream - name: recognize_printed_text_in_stream - summary: 'Optical Character Recognition (OCR) detects text in an image and - - extracts the recognized characters into a machine-usable character - - stream. - - Upon success, the OCR results will be returned. - - Upon failure, the error code together with an error message will be - - returned. The error code can be one of InvalidImageUrl, - - InvalidImageFormat, InvalidImageSize, NotSupportedImage, - - NotSupportedLanguage, or InternalServerError.' - signature: recognize_printed_text_in_stream(image, detect_orientation=True, language='unk', - model_version='latest', custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: detect_orientation - description: 'Whether detect the text orientation in the - - image. With detectOrientation=true the OCR service tries to detect the - - image orientation and correct it before further processing (e.g. if - - it''s upside-down).' - defaultValue: 'True' - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: language - description: 'The BCP-47 language code of the text to be detected - - in the image. The default value is ''unk''. Possible values include: - - ''unk'', ''zh-Hans'', ''zh-Hant'', ''cs'', ''da'', ''nl'', ''en'', ''fi'', ''fr'', - ''de'', - - ''el'', ''hu'', ''it'', ''ja'', ''ko'', ''nb'', ''pl'', ''pt'', ''ru'', ''es'', - ''sv'', - - ''tr'', ''ar'', ''ro'', ''sr-Cyrl'', ''sr-Latn'', ''sk''' - defaultValue: unk - types: - - - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OcrResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.tag_image - name: tag_image - summary: "This operation generates a list of words, or tags, that are relevant to\n\ - the content of the supplied image. The Computer Vision API can return\ntags based\ - \ on objects, living beings, scenery or actions found in\nimages. Unlike categories,\ - \ tags are not organized according to a\nhierarchical classification system, but\ - \ correspond to image content.\nTags may contain hints to avoid ambiguity or provide\ - \ context, for\nexample the tag \"ascomycete\" may be accompanied by the hint\ - \ \"fungus\".\nTwo input methods are supported \u2013 (1) Uploading an image or\ - \ (2)\nspecifying an image URL.\nA successful response will be returned in JSON.\ - \ If the request failed,\nthe response will contain an error code and a message\ - \ to help\nunderstand what went wrong." - signature: tag_image(url, language='en', model_version='latest', custom_headers=None, - raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TagResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient.tag_image_in_stream - name: tag_image_in_stream - summary: "This operation generates a list of words, or tags, that are relevant to\n\ - the content of the supplied image. The Computer Vision API can return\ntags based\ - \ on objects, living beings, scenery or actions found in\nimages. Unlike categories,\ - \ tags are not organized according to a\nhierarchical classification system, but\ - \ correspond to image content.\nTags may contain hints to avoid ambiguity or provide\ - \ context, for\nexample the tag \"ascomycete\" may be accompanied by the hint\ - \ \"fungus\".\nTwo input methods are supported \u2013 (1) Uploading an image or\ - \ (2)\nspecifying an image URL.\nA successful response will be returned in JSON.\ - \ If the request failed,\nthe response will contain an error code and a message\ - \ to help\nunderstand what went wrong." - signature: tag_image_in_stream(image, language='en', model_version='latest', custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TagResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.yml deleted file mode 100644 index 55b8925df007..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration -name: ComputerVisionClientConfiguration -fullName: azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration -module: azure.cognitiveservices.vision.computervision -summary: 'Configuration for ComputerVisionClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: ComputerVisionClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: Supported Cognitive Services endpoints. - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AdultInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AdultInfo.yml deleted file mode 100644 index a67839f7b3c3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AdultInfo.yml +++ /dev/null @@ -1,168 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.AdultInfo -name: AdultInfo -fullName: azure.cognitiveservices.vision.computervision.models.AdultInfo -module: azure.cognitiveservices.vision.computervision.models -summary: 'An object describing whether the image contains adult-oriented content - - and/or is racy.' -constructor: - syntax: 'AdultInfo(*, is_adult_content: bool = None, is_racy_content: bool = None, - is_gory_content: bool = None, adult_score: float = None, racy_score: float = None, - gore_score: float = None, **kwargs)' - parameters: - - name: is_adult_content - description: 'A value indicating if the image contains - - adult-oriented content.' - isRequired: true - types: - - - - name: is_racy_content - description: A value indicating if the image is racy. - isRequired: true - types: - - - - name: is_gory_content - description: A value indicating if the image is gory. - isRequired: true - types: - - - - name: adult_score - description: 'Score from 0 to 1 that indicates how much the content - - is considered adult-oriented within the image.' - isRequired: true - types: - - - - name: racy_score - description: 'Score from 0 to 1 that indicates how suggestive is the - - image.' - isRequired: true - types: - - - - name: gore_score - description: Score from 0 to 1 that indicates how gory is the image. - isRequired: true - types: - - - keywordOnlyParameters: - - name: is_adult_content - defaultValue: None - - name: is_racy_content - defaultValue: None - - name: is_gory_content - defaultValue: None - - name: adult_score - defaultValue: None - - name: racy_score - defaultValue: None - - name: gore_score - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.AdultInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.AdultInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.AdultInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.AdultInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.AdultInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.AdultInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.AdultInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AnalyzeResults.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AnalyzeResults.yml deleted file mode 100644 index c768869bb21e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AnalyzeResults.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults -name: AnalyzeResults -fullName: azure.cognitiveservices.vision.computervision.models.AnalyzeResults -module: azure.cognitiveservices.vision.computervision.models -summary: 'Analyze batch operation result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AnalyzeResults(*, version: str, model_version: str, read_results, **kwargs)' - parameters: - - name: version - description: Required. Version of schema used for this result. - isRequired: true - types: - - - - name: model_version - description: 'Required. Version of the OCR model used for text - - extraction.' - isRequired: true - types: - - - - name: read_results - description: Required. Text extracted from the input. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: version - isRequired: true - - name: model_version - isRequired: true - - name: read_results - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Appearance.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Appearance.yml deleted file mode 100644 index f2c4670d5c0b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Appearance.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.Appearance -name: Appearance -fullName: azure.cognitiveservices.vision.computervision.models.Appearance -module: azure.cognitiveservices.vision.computervision.models -summary: 'An object representing the appearance of the text line. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Appearance(*, style, **kwargs) - parameters: - - name: style - description: Required. An object representing the style of the text line. - isRequired: true - types: - - - keywordOnlyParameters: - - name: style - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.Appearance.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Appearance.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Appearance.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.Appearance.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Appearance.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.Appearance.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Appearance.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.yml deleted file mode 100644 index 3a987c4b241a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult -name: AreaOfInterestResult -fullName: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult -module: azure.cognitiveservices.vision.computervision.models -summary: 'Result of AreaOfInterest operation. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'AreaOfInterestResult(*, request_id: str = None, metadata=None, model_version: - str = None, **kwargs)' - parameters: - - name: request_id - description: Id of the REST API request. - isRequired: true - types: - - - - name: metadata - isRequired: true - types: - - - - name: model_version - isRequired: true - types: - - - keywordOnlyParameters: - - name: request_id - defaultValue: None - - name: metadata - defaultValue: None - - name: model_version - defaultValue: None -variables: -- description: 'A bounding box for an area of interest inside an - - image.' - name: area_of_interest - types: - - -methods: -- uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.BoundingRect.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.BoundingRect.yml deleted file mode 100644 index f15e72e1378b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.BoundingRect.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.BoundingRect -name: BoundingRect -fullName: azure.cognitiveservices.vision.computervision.models.BoundingRect -module: azure.cognitiveservices.vision.computervision.models -summary: A bounding box for an area inside an image. -constructor: - syntax: 'BoundingRect(*, x: int = None, y: int = None, w: int = None, h: int = None, - **kwargs)' - parameters: - - name: x - description: X-coordinate of the top left point of the area, in pixels. - isRequired: true - types: - - - - name: y - description: Y-coordinate of the top left point of the area, in pixels. - isRequired: true - types: - - - - name: w - description: Width measured from the top-left point of the area, in pixels. - isRequired: true - types: - - - - name: h - description: Height measured from the top-left point of the area, in pixels. - isRequired: true - types: - - - keywordOnlyParameters: - - name: x - defaultValue: None - - name: y - defaultValue: None - - name: w - defaultValue: None - - name: h - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.BoundingRect.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.BoundingRect.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.BoundingRect.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.BoundingRect.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.BoundingRect.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.BoundingRect.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.BoundingRect.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Category.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Category.yml deleted file mode 100644 index fe96924ebe7c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Category.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.Category -name: Category -fullName: azure.cognitiveservices.vision.computervision.models.Category -module: azure.cognitiveservices.vision.computervision.models -summary: An object describing identified category. -constructor: - syntax: 'Category(*, name: str = None, score: float = None, detail=None, **kwargs)' - parameters: - - name: name - description: Name of the category. - isRequired: true - types: - - - - name: score - description: Scoring of the category. - isRequired: true - types: - - - - name: detail - description: Details of the identified category. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: score - defaultValue: None - - name: detail - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.Category.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Category.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Category.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.Category.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Category.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.Category.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Category.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.CategoryDetail.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.CategoryDetail.yml deleted file mode 100644 index 5f69abee2111..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.CategoryDetail.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail -name: CategoryDetail -fullName: azure.cognitiveservices.vision.computervision.models.CategoryDetail -module: azure.cognitiveservices.vision.computervision.models -summary: An object describing additional category details. -constructor: - syntax: CategoryDetail(*, celebrities=None, landmarks=None, **kwargs) - parameters: - - name: celebrities - description: An array of celebrities if any identified. - isRequired: true - types: - - [] - - name: landmarks - description: An array of landmarks if any identified. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: celebrities - defaultValue: None - - name: landmarks - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.CelebritiesModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.CelebritiesModel.yml deleted file mode 100644 index 3a6086480b5e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.CelebritiesModel.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel -name: CelebritiesModel -fullName: azure.cognitiveservices.vision.computervision.models.CelebritiesModel -module: azure.cognitiveservices.vision.computervision.models -summary: An object describing possible celebrity identification. -constructor: - syntax: 'CelebritiesModel(*, name: str = None, confidence: float = None, face_rectangle=None, - **kwargs)' - parameters: - - name: name - description: Name of the celebrity. - isRequired: true - types: - - - - name: confidence - description: 'Confidence level for the celebrity recognition as a - - value ranging from 0 to 1.' - isRequired: true - types: - - - - name: face_rectangle - description: Location of the identified face in the image. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: confidence - defaultValue: None - - name: face_rectangle - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ColorInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ColorInfo.yml deleted file mode 100644 index 0fe0c7008057..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ColorInfo.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ColorInfo -name: ColorInfo -fullName: azure.cognitiveservices.vision.computervision.models.ColorInfo -module: azure.cognitiveservices.vision.computervision.models -summary: An object providing additional metadata describing color attributes. -constructor: - syntax: 'ColorInfo(*, dominant_color_foreground: str = None, dominant_color_background: - str = None, dominant_colors=None, accent_color: str = None, is_bw_img: bool = - None, **kwargs)' - parameters: - - name: dominant_color_foreground - description: Possible dominant foreground color. - isRequired: true - types: - - - - name: dominant_color_background - description: Possible dominant background color. - isRequired: true - types: - - - - name: dominant_colors - description: An array of possible dominant colors. - isRequired: true - types: - - [] - - name: accent_color - description: Possible accent color. - isRequired: true - types: - - - - name: is_bw_img - description: A value indicating if the image is black and white. - isRequired: true - types: - - - keywordOnlyParameters: - - name: dominant_color_foreground - defaultValue: None - - name: dominant_color_background - defaultValue: None - - name: dominant_colors - defaultValue: None - - name: accent_color - defaultValue: None - - name: is_bw_img - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ColorInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ColorInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ColorInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ColorInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ColorInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ColorInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ColorInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionError.yml deleted file mode 100644 index 52774a9cb5bf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionError.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError -name: ComputerVisionError -fullName: azure.cognitiveservices.vision.computervision.models.ComputerVisionError -module: azure.cognitiveservices.vision.computervision.models -summary: 'The API request error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ComputerVisionError(*, code, message: str, innererror=None, **kwargs)' - parameters: - - name: code - description: 'Required. The error code. Possible values include: - - ''InvalidRequest'', ''InvalidArgument'', ''InternalServerError'', - - ''ServiceUnavailable''' - isRequired: true - types: - - - - - - name: message - description: 'Required. A message explaining the error reported by the - - service.' - isRequired: true - types: - - - - name: innererror - description: Inner error contains more specific information. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: innererror - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes.yml deleted file mode 100644 index 5d43d0e43485..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes -name: ComputerVisionErrorCodes -fullName: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: internal_server_error - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes.internal_server_error -- name: invalid_argument - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes.invalid_argument -- name: invalid_request - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes.invalid_request -- name: service_unavailable - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes.service_unavailable diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.yml deleted file mode 100644 index 044b72abf5ce..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse -name: ComputerVisionErrorResponse -fullName: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse -module: azure.cognitiveservices.vision.computervision.models -summary: 'The API error response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ComputerVisionErrorResponse(*, error, **kwargs) - parameters: - - name: error - description: Required. Error contents. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException.yml deleted file mode 100644 index 49bc1b209945..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -name: ComputerVisionErrorResponseException -fullName: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -module: azure.cognitiveservices.vision.computervision.models -summary: 'Server responded with exception of type: ''ComputerVisionErrorResponse''.' -constructor: - syntax: ComputerVisionErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.yml deleted file mode 100644 index ca3c2830298e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError -name: ComputerVisionInnerError -fullName: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError -module: azure.cognitiveservices.vision.computervision.models -summary: 'Details about the API request error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ComputerVisionInnerError(*, code, message: str, **kwargs)' - parameters: - - name: code - description: 'Required. The error code. Possible values include: - - ''InvalidImageFormat'', ''UnsupportedMediaType'', ''InvalidImageUrl'', - - ''NotSupportedFeature'', ''NotSupportedImage'', ''Timeout'', - - ''InternalServerError'', ''InvalidImageSize'', ''BadArgument'', - - ''DetectFaceError'', ''NotSupportedLanguage'', ''InvalidThumbnailSize'', - - ''InvalidDetails'', ''InvalidModel'', ''CancelledRequest'', - - ''NotSupportedVisualFeature'', ''FailedToProcess'', ''Unspecified'', - - ''StorageException''' - isRequired: true - types: - - - - - - name: message - description: Required. Error message. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.yml deleted file mode 100644 index 6332ef971b6a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue -name: ComputerVisionInnerErrorCodeValue -fullName: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: bad_argument - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.bad_argument -- name: cancelled_request - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.cancelled_request -- name: detect_face_error - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.detect_face_error -- name: failed_to_process - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.failed_to_process -- name: internal_server_error - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.internal_server_error -- name: invalid_details - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.invalid_details -- name: invalid_image_format - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.invalid_image_format -- name: invalid_image_size - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.invalid_image_size -- name: invalid_image_url - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.invalid_image_url -- name: invalid_model - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.invalid_model -- name: invalid_thumbnail_size - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.invalid_thumbnail_size -- name: not_supported_feature - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.not_supported_feature -- name: not_supported_image - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.not_supported_image -- name: not_supported_language - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.not_supported_language -- name: not_supported_visual_feature - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.not_supported_visual_feature -- name: storage_exception - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.storage_exception -- name: timeout - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.timeout -- name: unspecified - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.unspecified -- name: unsupported_media_type - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.unsupported_media_type diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.yml deleted file mode 100644 index 41271907cb09..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError -name: ComputerVisionOcrError -fullName: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError -module: azure.cognitiveservices.vision.computervision.models -summary: 'Details about the API request error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ComputerVisionOcrError(*, code, message: str, request_id: str = None, **kwargs)' - parameters: - - name: code - description: Required. The error code. - isRequired: true - types: - - - - name: message - description: 'Required. A message explaining the error reported by the - - service.' - isRequired: true - types: - - - - name: request_id - description: A unique request identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: request_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException.yml deleted file mode 100644 index 0e5d9b865786..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -name: ComputerVisionOcrErrorException -fullName: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -module: azure.cognitiveservices.vision.computervision.models -summary: 'Server responded with exception of type: ''ComputerVisionOcrError''.' -constructor: - syntax: ComputerVisionOcrErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DescriptionExclude.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DescriptionExclude.yml deleted file mode 100644 index 2637ff52cefb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DescriptionExclude.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.DescriptionExclude -name: DescriptionExclude -fullName: azure.cognitiveservices.vision.computervision.models.DescriptionExclude -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: celebrities - uid: azure.cognitiveservices.vision.computervision.models.DescriptionExclude.celebrities -- name: landmarks - uid: azure.cognitiveservices.vision.computervision.models.DescriptionExclude.landmarks diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Details.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Details.yml deleted file mode 100644 index ec9f00da7487..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Details.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.Details -name: Details -fullName: azure.cognitiveservices.vision.computervision.models.Details -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: celebrities - uid: azure.cognitiveservices.vision.computervision.models.Details.celebrities -- name: landmarks - uid: azure.cognitiveservices.vision.computervision.models.Details.landmarks diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectResult.yml deleted file mode 100644 index 56a099f413d8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectResult.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.DetectResult -name: DetectResult -fullName: azure.cognitiveservices.vision.computervision.models.DetectResult -module: azure.cognitiveservices.vision.computervision.models -summary: 'Result of a DetectImage call. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DetectResult(*, request_id: str = None, metadata=None, model_version: str - = None, **kwargs)' - parameters: - - name: request_id - description: Id of the REST API request. - isRequired: true - types: - - - - name: metadata - isRequired: true - types: - - - - name: model_version - isRequired: true - types: - - - keywordOnlyParameters: - - name: request_id - defaultValue: None - - name: metadata - defaultValue: None - - name: model_version - defaultValue: None -variables: -- description: An array of detected objects. - name: objects - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.computervision.models.DetectResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.DetectResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.DetectResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.DetectResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.DetectResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.DetectResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.DetectResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectedBrand.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectedBrand.yml deleted file mode 100644 index 7bde57cd74d3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectedBrand.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand -name: DetectedBrand -fullName: azure.cognitiveservices.vision.computervision.models.DetectedBrand -module: azure.cognitiveservices.vision.computervision.models -summary: 'A brand detected in an image. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DetectedBrand(**kwargs) -variables: -- description: Label for the brand. - name: name - types: - - -- description: 'Confidence score of having observed the brand in the - - image, as a value ranging from 0 to 1.' - name: confidence - types: - - -- description: Approximate location of the detected brand. - name: rectangle - types: - - -methods: -- uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectedObject.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectedObject.yml deleted file mode 100644 index fb84fbfb0849..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectedObject.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.DetectedObject -name: DetectedObject -fullName: azure.cognitiveservices.vision.computervision.models.DetectedObject -module: azure.cognitiveservices.vision.computervision.models -summary: 'An object detected in an image. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DetectedObject(*, object_property: str = None, confidence: float = None, - parent=None, **kwargs)' - parameters: - - name: object_property - description: Label for the object. - isRequired: true - types: - - - - name: confidence - description: 'Confidence score of having observed the object in the - - image, as a value ranging from 0 to 1.' - isRequired: true - types: - - - - name: parent - description: 'The parent object, from a taxonomy perspective. - - The parent object is a more generic form of this object. For example, a - - ''bulldog'' would have a parent of ''dog''.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: object_property - defaultValue: None - - name: confidence - defaultValue: None - - name: parent - defaultValue: None -variables: -- description: Approximate location of the detected object. - name: rectangle - types: - - -methods: -- uid: azure.cognitiveservices.vision.computervision.models.DetectedObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.DetectedObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.DetectedObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.DetectedObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.DetectedObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.DetectedObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.DetectedObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DomainModelResults.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DomainModelResults.yml deleted file mode 100644 index 716b1a4f5ba6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DomainModelResults.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults -name: DomainModelResults -fullName: azure.cognitiveservices.vision.computervision.models.DomainModelResults -module: azure.cognitiveservices.vision.computervision.models -summary: 'Result of image analysis using a specific domain model including additional - - metadata.' -constructor: - syntax: 'DomainModelResults(*, result=None, request_id: str = None, metadata=None, - model_version: str = None, **kwargs)' - parameters: - - name: result - description: Model-specific response. - isRequired: true - types: - - - - name: request_id - description: Id of the REST API request. - isRequired: true - types: - - - - name: metadata - isRequired: true - types: - - - - name: model_version - isRequired: true - types: - - - keywordOnlyParameters: - - name: result - defaultValue: None - - name: request_id - defaultValue: None - - name: metadata - defaultValue: None - - name: model_version - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.FaceDescription.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.FaceDescription.yml deleted file mode 100644 index be0b2c1f0d8f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.FaceDescription.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.FaceDescription -name: FaceDescription -fullName: azure.cognitiveservices.vision.computervision.models.FaceDescription -module: azure.cognitiveservices.vision.computervision.models -summary: An object describing a face identified in the image. -constructor: - syntax: 'FaceDescription(*, age: int = None, gender=None, face_rectangle=None, **kwargs)' - parameters: - - name: age - description: Possible age of the face. - isRequired: true - types: - - - - name: gender - description: 'Possible gender of the face. Possible values include: - - ''Male'', ''Female''' - isRequired: true - types: - - - - - - name: face_rectangle - description: 'Rectangle in the image containing the identified - - face.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: age - defaultValue: None - - name: gender - defaultValue: None - - name: face_rectangle - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.FaceDescription.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.FaceDescription.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.FaceDescription.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.FaceDescription.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.FaceDescription.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.FaceDescription.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.FaceDescription.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.FaceRectangle.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.FaceRectangle.yml deleted file mode 100644 index ffe13d254bf0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.FaceRectangle.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle -name: FaceRectangle -fullName: azure.cognitiveservices.vision.computervision.models.FaceRectangle -module: azure.cognitiveservices.vision.computervision.models -summary: An object describing face rectangle. -constructor: - syntax: 'FaceRectangle(*, left: int = None, top: int = None, width: int = None, - height: int = None, **kwargs)' - parameters: - - name: left - description: X-coordinate of the top left point of the face, in pixels. - isRequired: true - types: - - - - name: top - description: Y-coordinate of the top left point of the face, in pixels. - isRequired: true - types: - - - - name: width - description: 'Width measured from the top-left point of the face, in - - pixels.' - isRequired: true - types: - - - - name: height - description: 'Height measured from the top-left point of the face, in - - pixels.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: left - defaultValue: None - - name: top - defaultValue: None - - name: width - defaultValue: None - - name: height - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Gender.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Gender.yml deleted file mode 100644 index 63f40a61bef9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Gender.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.Gender -name: Gender -fullName: azure.cognitiveservices.vision.computervision.models.Gender -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: female - uid: azure.cognitiveservices.vision.computervision.models.Gender.female -- name: male - uid: azure.cognitiveservices.vision.computervision.models.Gender.male diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageAnalysis.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageAnalysis.yml deleted file mode 100644 index 77bdade0d24e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageAnalysis.yml +++ /dev/null @@ -1,210 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis -name: ImageAnalysis -fullName: azure.cognitiveservices.vision.computervision.models.ImageAnalysis -module: azure.cognitiveservices.vision.computervision.models -summary: Result of AnalyzeImage operation. -constructor: - syntax: 'ImageAnalysis(*, categories=None, adult=None, color=None, image_type=None, - tags=None, description=None, faces=None, objects=None, brands=None, request_id: - str = None, metadata=None, model_version: str = None, **kwargs)' - parameters: - - name: categories - description: An array indicating identified categories. - isRequired: true - types: - - [] - - name: adult - description: 'An object describing whether the image contains - - adult-oriented content and/or is racy.' - isRequired: true - types: - - - - name: color - description: 'An object providing additional metadata describing color - - attributes.' - isRequired: true - types: - - - - name: image_type - description: 'An object providing possible image types and matching - - confidence levels.' - isRequired: true - types: - - - - name: tags - description: A list of tags with confidence level. - isRequired: true - types: - - [] - - name: description - description: 'A collection of content tags, along with a list of - - captions sorted by confidence level, and image metadata.' - isRequired: true - types: - - - - name: faces - description: An array of possible faces within the image. - isRequired: true - types: - - [] - - name: objects - description: 'Array of objects describing what was detected in the - - image.' - isRequired: true - types: - - [] - - name: brands - description: Array of brands detected in the image. - isRequired: true - types: - - [] - - name: request_id - description: Id of the REST API request. - isRequired: true - types: - - - - name: metadata - isRequired: true - types: - - - - name: model_version - isRequired: true - types: - - - keywordOnlyParameters: - - name: categories - defaultValue: None - - name: adult - defaultValue: None - - name: color - defaultValue: None - - name: image_type - defaultValue: None - - name: tags - defaultValue: None - - name: description - defaultValue: None - - name: faces - defaultValue: None - - name: objects - defaultValue: None - - name: brands - defaultValue: None - - name: request_id - defaultValue: None - - name: metadata - defaultValue: None - - name: model_version - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageCaption.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageCaption.yml deleted file mode 100644 index 342d53847f32..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageCaption.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ImageCaption -name: ImageCaption -fullName: azure.cognitiveservices.vision.computervision.models.ImageCaption -module: azure.cognitiveservices.vision.computervision.models -summary: An image caption, i.e. a brief description of what the image depicts. -constructor: - syntax: 'ImageCaption(*, text: str = None, confidence: float = None, **kwargs)' - parameters: - - name: text - description: The text of the caption. - isRequired: true - types: - - - - name: confidence - description: The level of confidence the service has in the caption. - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: confidence - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ImageCaption.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageCaption.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageCaption.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ImageCaption.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageCaption.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ImageCaption.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageCaption.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageDescription.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageDescription.yml deleted file mode 100644 index d36aba089de4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageDescription.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ImageDescription -name: ImageDescription -fullName: azure.cognitiveservices.vision.computervision.models.ImageDescription -module: azure.cognitiveservices.vision.computervision.models -summary: 'A collection of content tags, along with a list of captions sorted by - - confidence level, and image metadata.' -constructor: - syntax: 'ImageDescription(*, tags=None, captions=None, request_id: str = None, metadata=None, - model_version: str = None, **kwargs)' - parameters: - - name: tags - description: A collection of image tags. - isRequired: true - types: - - [] - - name: captions - description: A list of captions, sorted by confidence level. - isRequired: true - types: - - [] - - name: request_id - description: Id of the REST API request. - isRequired: true - types: - - - - name: metadata - isRequired: true - types: - - - - name: model_version - isRequired: true - types: - - - keywordOnlyParameters: - - name: tags - defaultValue: None - - name: captions - defaultValue: None - - name: request_id - defaultValue: None - - name: metadata - defaultValue: None - - name: model_version - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescription.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescription.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescription.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescription.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescription.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescription.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescription.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.yml deleted file mode 100644 index 67f211366c60..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails -name: ImageDescriptionDetails -fullName: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails -module: azure.cognitiveservices.vision.computervision.models -summary: 'A collection of content tags, along with a list of captions sorted by - - confidence level, and image metadata.' -constructor: - syntax: ImageDescriptionDetails(*, tags=None, captions=None, **kwargs) - parameters: - - name: tags - description: A collection of image tags. - isRequired: true - types: - - [] - - name: captions - description: A list of captions, sorted by confidence level. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: tags - defaultValue: None - - name: captions - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageMetadata.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageMetadata.yml deleted file mode 100644 index 52c41bc9b981..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageMetadata.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata -name: ImageMetadata -fullName: azure.cognitiveservices.vision.computervision.models.ImageMetadata -module: azure.cognitiveservices.vision.computervision.models -summary: Image metadata. -constructor: - syntax: 'ImageMetadata(*, width: int = None, height: int = None, format: str = None, - **kwargs)' - parameters: - - name: width - description: Image width, in pixels. - isRequired: true - types: - - - - name: height - description: Image height, in pixels. - isRequired: true - types: - - - - name: format - description: Image format. - isRequired: true - types: - - - keywordOnlyParameters: - - name: width - defaultValue: None - - name: height - defaultValue: None - - name: format - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageTag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageTag.yml deleted file mode 100644 index 60066394c52e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageTag.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ImageTag -name: ImageTag -fullName: azure.cognitiveservices.vision.computervision.models.ImageTag -module: azure.cognitiveservices.vision.computervision.models -summary: An entity observation in the image, along with the confidence score. -constructor: - syntax: 'ImageTag(*, name: str = None, confidence: float = None, hint: str = None, - **kwargs)' - parameters: - - name: name - description: Name of the entity. - isRequired: true - types: - - - - name: confidence - description: The level of confidence that the entity was observed. - isRequired: true - types: - - - - name: hint - description: Optional hint/details for this tag. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: confidence - defaultValue: None - - name: hint - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ImageTag.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageTag.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageTag.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ImageTag.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageTag.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ImageTag.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageTag.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageType.yml deleted file mode 100644 index 5f2cc28eced8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageType.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ImageType -name: ImageType -fullName: azure.cognitiveservices.vision.computervision.models.ImageType -module: azure.cognitiveservices.vision.computervision.models -summary: An object providing possible image types and matching confidence levels. -constructor: - syntax: 'ImageType(*, clip_art_type: int = None, line_drawing_type: int = None, - **kwargs)' - parameters: - - name: clip_art_type - description: Confidence level that the image is a clip art. - isRequired: true - types: - - - - name: line_drawing_type - description: 'Confidence level that the image is a line - - drawing.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: clip_art_type - defaultValue: None - - name: line_drawing_type - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ImageType.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageType.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageType.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ImageType.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageType.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ImageType.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageType.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageUrl.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageUrl.yml deleted file mode 100644 index dbb4c9e34550..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageUrl.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ImageUrl -name: ImageUrl -fullName: azure.cognitiveservices.vision.computervision.models.ImageUrl -module: azure.cognitiveservices.vision.computervision.models -summary: 'ImageUrl. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageUrl(*, url: str, **kwargs)' - parameters: - - name: url - description: Required. Publicly reachable URL of an image. - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ImageUrl.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageUrl.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageUrl.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ImageUrl.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ImageUrl.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ImageUrl.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ImageUrl.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.LandmarksModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.LandmarksModel.yml deleted file mode 100644 index 299aafb2797b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.LandmarksModel.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel -name: LandmarksModel -fullName: azure.cognitiveservices.vision.computervision.models.LandmarksModel -module: azure.cognitiveservices.vision.computervision.models -summary: A landmark recognized in the image. -constructor: - syntax: 'LandmarksModel(*, name: str = None, confidence: float = None, **kwargs)' - parameters: - - name: name - description: Name of the landmark. - isRequired: true - types: - - - - name: confidence - description: 'Confidence level for the landmark recognition as a - - value ranging from 0 to 1.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: confidence - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Line.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Line.yml deleted file mode 100644 index 82f1ee76ce37..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Line.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.Line -name: Line -fullName: azure.cognitiveservices.vision.computervision.models.Line -module: azure.cognitiveservices.vision.computervision.models -summary: 'An object representing a recognized text line. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Line(*, bounding_box, text: str, words, language: str = None, appearance=None, - **kwargs)' - parameters: - - name: language - description: 'The BCP-47 language code of the recognized text line. - - Only provided where the language of the line differs from the page''s.' - isRequired: true - types: - - - - name: bounding_box - description: Required. Bounding box of a recognized line. - isRequired: true - types: - - [] - - name: appearance - description: Appearance of the text line. - isRequired: true - types: - - - - name: text - description: Required. The text content of the line. - isRequired: true - types: - - - - name: words - description: Required. List of words in the text line. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: bounding_box - isRequired: true - - name: text - isRequired: true - - name: words - isRequired: true - - name: language - defaultValue: None - - name: appearance - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.Line.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Line.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Line.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.Line.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Line.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.Line.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Line.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ListModelsResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ListModelsResult.yml deleted file mode 100644 index 99f7faf9fd64..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ListModelsResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult -name: ListModelsResult -fullName: azure.cognitiveservices.vision.computervision.models.ListModelsResult -module: azure.cognitiveservices.vision.computervision.models -summary: 'Result of the List Domain Models operation. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ListModelsResult(**kwargs) -variables: -- description: An array of supported models. - name: models_property - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ModelDescription.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ModelDescription.yml deleted file mode 100644 index e7d8b45ff104..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ModelDescription.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ModelDescription -name: ModelDescription -fullName: azure.cognitiveservices.vision.computervision.models.ModelDescription -module: azure.cognitiveservices.vision.computervision.models -summary: An object describing supported model by name and categories. -constructor: - syntax: 'ModelDescription(*, name: str = None, categories=None, **kwargs)' - parameters: - - name: name - description: The name of the model. - isRequired: true - types: - - - - name: categories - description: Categories of the model. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: categories - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ModelDescription.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ModelDescription.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ModelDescription.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ModelDescription.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ModelDescription.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ModelDescription.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ModelDescription.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.yml deleted file mode 100644 index cceb28f99772..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy -name: ObjectHierarchy -fullName: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy -module: azure.cognitiveservices.vision.computervision.models -summary: An object detected inside an image. -constructor: - syntax: 'ObjectHierarchy(*, object_property: str = None, confidence: float = None, - parent=None, **kwargs)' - parameters: - - name: object_property - description: Label for the object. - isRequired: true - types: - - - - name: confidence - description: 'Confidence score of having observed the object in the - - image, as a value ranging from 0 to 1.' - isRequired: true - types: - - - - name: parent - description: 'The parent object, from a taxonomy perspective. - - The parent object is a more generic form of this object. For example, a - - ''bulldog'' would have a parent of ''dog''.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: object_property - defaultValue: None - - name: confidence - defaultValue: None - - name: parent - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.yml deleted file mode 100644 index 241449f39148..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage -name: OcrDetectionLanguage -fullName: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: af - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.af -- name: ast - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ast -- name: bi - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.bi -- name: br - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.br -- name: ca - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ca -- name: ceb - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ceb -- name: ch - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ch -- name: co - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.co -- name: crh - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.crh -- name: cs - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.cs -- name: csb - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.csb -- name: da - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.da -- name: de - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.de -- name: en - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.en -- name: es - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.es -- name: et - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.et -- name: eu - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.eu -- name: fi - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.fi -- name: fil - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.fil -- name: fj - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.fj -- name: fr - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.fr -- name: fur - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.fur -- name: fy - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.fy -- name: ga - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ga -- name: gd - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.gd -- name: gil - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.gil -- name: gl - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.gl -- name: gv - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.gv -- name: hni - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.hni -- name: hsb - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.hsb -- name: ht - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ht -- name: hu - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.hu -- name: ia - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ia -- name: id - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.id -- name: it - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.it -- name: iu - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.iu -- name: ja - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ja -- name: jv - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.jv -- name: kaa - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.kaa -- name: kac - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.kac -- name: kea - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.kea -- name: kha - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.kha -- name: kl - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.kl -- name: ko - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ko -- name: ku - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ku -- name: kw - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.kw -- name: lb - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.lb -- name: ms - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.ms -- name: mww - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.mww -- name: nap - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.nap -- name: nl - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.nl -- name: 'no' - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.no -- name: oc - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.oc -- name: pl - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.pl -- name: pt - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.pt -- name: quc - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.quc -- name: rm - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.rm -- name: sco - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.sco -- name: sl - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.sl -- name: sq - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.sq -- name: sv - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.sv -- name: sw - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.sw -- name: tet - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.tet -- name: tr - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.tr -- name: tt - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.tt -- name: uz - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.uz -- name: vo - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.vo -- name: wae - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.wae -- name: yua - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.yua -- name: za - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.za -- name: zh_hans - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.zh_hans -- name: zh_hant - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.zh_hant -- name: zu - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.zu diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrLanguages.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrLanguages.yml deleted file mode 100644 index ddd391daf4e2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrLanguages.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages -name: OcrLanguages -fullName: azure.cognitiveservices.vision.computervision.models.OcrLanguages -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: ar - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.ar -- name: cs - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.cs -- name: da - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.da -- name: de - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.de -- name: el - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.el -- name: en - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.en -- name: es - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.es -- name: fi - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.fi -- name: fr - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.fr -- name: hu - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.hu -- name: it - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.it -- name: ja - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.ja -- name: ko - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.ko -- name: nb - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.nb -- name: nl - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.nl -- name: pl - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.pl -- name: pt - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.pt -- name: ro - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.ro -- name: ru - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.ru -- name: sk - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.sk -- name: sr_cyrl - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.sr_cyrl -- name: sr_latn - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.sr_latn -- name: sv - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.sv -- name: tr - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.tr -- name: unk - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.unk -- name: zh_hans - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.zh_hans -- name: zh_hant - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages.zh_hant diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrLine.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrLine.yml deleted file mode 100644 index 95399b5680a2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrLine.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.OcrLine -name: OcrLine -fullName: azure.cognitiveservices.vision.computervision.models.OcrLine -module: azure.cognitiveservices.vision.computervision.models -summary: An object describing a single recognized line of text. -constructor: - syntax: 'OcrLine(*, bounding_box: str = None, words=None, **kwargs)' - parameters: - - name: bounding_box - description: 'Bounding box of a recognized line. The four integers - - represent the x-coordinate of the left edge, the y-coordinate of the top - - edge, width, and height of the bounding box, in the coordinate system of - - the input image, after it has been rotated around its center according to - - the detected text angle (see textAngle property), with the origin at the - - top-left corner, and the y-axis pointing down.' - isRequired: true - types: - - - - name: words - description: 'An array of objects, where each object represents a - - recognized word.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: bounding_box - defaultValue: None - - name: words - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.OcrLine.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.OcrLine.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.OcrLine.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.OcrLine.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.OcrLine.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.OcrLine.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.OcrLine.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrRegion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrRegion.yml deleted file mode 100644 index 56e9a5e0d382..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrRegion.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.OcrRegion -name: OcrRegion -fullName: azure.cognitiveservices.vision.computervision.models.OcrRegion -module: azure.cognitiveservices.vision.computervision.models -summary: 'A region consists of multiple lines (e.g. a column of text in a - - multi-column document).' -constructor: - syntax: 'OcrRegion(*, bounding_box: str = None, lines=None, **kwargs)' - parameters: - - name: bounding_box - description: 'Bounding box of a recognized region. The four - - integers represent the x-coordinate of the left edge, the y-coordinate of - - the top edge, width, and height of the bounding box, in the coordinate - - system of the input image, after it has been rotated around its center - - according to the detected text angle (see textAngle property), with the - - origin at the top-left corner, and the y-axis pointing down.' - isRequired: true - types: - - - - name: lines - description: An array of recognized lines of text. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: bounding_box - defaultValue: None - - name: lines - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.OcrRegion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.OcrRegion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.OcrRegion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.OcrRegion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.OcrRegion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.OcrRegion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.OcrRegion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrResult.yml deleted file mode 100644 index 12829c6d9337..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrResult.yml +++ /dev/null @@ -1,183 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.OcrResult -name: OcrResult -fullName: azure.cognitiveservices.vision.computervision.models.OcrResult -module: azure.cognitiveservices.vision.computervision.models -summary: OcrResult. -constructor: - syntax: 'OcrResult(*, language: str = None, text_angle: float = None, orientation: - str = None, regions=None, model_version: str = None, **kwargs)' - parameters: - - name: language - description: The BCP-47 language code of the text in the image. - isRequired: true - types: - - - - name: text_angle - description: 'The angle, in radians, of the detected text with - - respect to the closest horizontal or vertical direction. After rotating - - the input image clockwise by this angle, the recognized text lines become - - horizontal or vertical. In combination with the orientation property it - - can be used to overlay recognition results correctly on the original - - image, by rotating either the original image or recognition results by a - - suitable angle around the center of the original image. If the angle - - cannot be confidently detected, this property is not present. If the image - - contains text at different angles, only part of the text will be - - recognized correctly.' - isRequired: true - types: - - - - name: orientation - description: 'Orientation of the text recognized in the image, if - - requested. The value (up, down, left, or right) refers to the direction - - that the top of the recognized text is facing, after the image has been - - rotated around its center according to the detected text angle (see - - textAngle property). - - If detection of the orientation was not requested, or no text is detected, - - the value is ''NotDetected''.' - isRequired: true - types: - - - - name: regions - description: 'An array of objects, where each object represents a region - - of recognized text.' - isRequired: true - types: - - [] - - name: model_version - isRequired: true - types: - - - keywordOnlyParameters: - - name: language - defaultValue: None - - name: text_angle - defaultValue: None - - name: orientation - defaultValue: None - - name: regions - defaultValue: None - - name: model_version - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.OcrResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.OcrResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.OcrResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.OcrResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.OcrResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.OcrResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.OcrResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrWord.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrWord.yml deleted file mode 100644 index bc9172b5e9f6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrWord.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.OcrWord -name: OcrWord -fullName: azure.cognitiveservices.vision.computervision.models.OcrWord -module: azure.cognitiveservices.vision.computervision.models -summary: Information on a recognized word. -constructor: - syntax: 'OcrWord(*, bounding_box: str = None, text: str = None, **kwargs)' - parameters: - - name: bounding_box - description: 'Bounding box of a recognized word. The four integers - - represent the x-coordinate of the left edge, the y-coordinate of the top - - edge, width, and height of the bounding box, in the coordinate system of - - the input image, after it has been rotated around its center according to - - the detected text angle (see textAngle property), with the origin at the - - top-left corner, and the y-axis pointing down.' - isRequired: true - types: - - - - name: text - description: String value of a recognized word. - isRequired: true - types: - - - keywordOnlyParameters: - - name: bounding_box - defaultValue: None - - name: text - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.OcrWord.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.OcrWord.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.OcrWord.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.OcrWord.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.OcrWord.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.OcrWord.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.OcrWord.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OperationStatusCodes.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OperationStatusCodes.yml deleted file mode 100644 index 34c1636e0dd7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OperationStatusCodes.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.OperationStatusCodes -name: OperationStatusCodes -fullName: azure.cognitiveservices.vision.computervision.models.OperationStatusCodes -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: failed - uid: azure.cognitiveservices.vision.computervision.models.OperationStatusCodes.failed -- name: not_started - uid: azure.cognitiveservices.vision.computervision.models.OperationStatusCodes.not_started -- name: running - uid: azure.cognitiveservices.vision.computervision.models.OperationStatusCodes.running -- name: succeeded - uid: azure.cognitiveservices.vision.computervision.models.OperationStatusCodes.succeeded diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ReadOperationResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ReadOperationResult.yml deleted file mode 100644 index 494f9de7989f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ReadOperationResult.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult -name: ReadOperationResult -fullName: azure.cognitiveservices.vision.computervision.models.ReadOperationResult -module: azure.cognitiveservices.vision.computervision.models -summary: OCR result of the read operation. -constructor: - syntax: 'ReadOperationResult(*, status=None, created_date_time: str = None, last_updated_date_time: - str = None, analyze_result=None, **kwargs)' - parameters: - - name: status - description: 'Status of the read operation. Possible values include: - - ''notStarted'', ''running'', ''failed'', ''succeeded''' - isRequired: true - types: - - - - - - name: created_date_time - description: 'Get UTC date time the batch operation was - - submitted.' - isRequired: true - types: - - - - name: last_updated_date_time - description: 'Get last updated UTC date time of this - - batch operation.' - isRequired: true - types: - - - - name: analyze_result - description: Analyze batch operation result. - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - defaultValue: None - - name: created_date_time - defaultValue: None - - name: last_updated_date_time - defaultValue: None - - name: analyze_result - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ReadResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ReadResult.yml deleted file mode 100644 index 7d74aafc5ad6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ReadResult.yml +++ /dev/null @@ -1,180 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.ReadResult -name: ReadResult -fullName: azure.cognitiveservices.vision.computervision.models.ReadResult -module: azure.cognitiveservices.vision.computervision.models -summary: 'Text extracted from a page in the input document. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ReadResult(*, page: int, angle: float, width: float, height: float, unit, - lines, language: str = None, **kwargs)' - parameters: - - name: page - description: Required. The 1-based page number of the recognition result. - isRequired: true - types: - - - - name: language - description: The BCP-47 language code of the recognized text page. - isRequired: true - types: - - - - name: angle - description: 'Required. The orientation of the image in degrees in the - - clockwise direction. Range between [-180, 180).' - isRequired: true - types: - - - - name: width - description: 'Required. The width of the image in pixels or the PDF in - - inches.' - isRequired: true - types: - - - - name: height - description: 'Required. The height of the image in pixels or the PDF in - - inches.' - isRequired: true - types: - - - - name: unit - description: 'Required. The unit used in the Width, Height and BoundingBox. - - For images, the unit is ''pixel''. For PDF, the unit is ''inch''. Possible - - values include: ''pixel'', ''inch''' - isRequired: true - types: - - - - - - name: lines - description: Required. A list of recognized text lines. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: page - isRequired: true - - name: angle - isRequired: true - - name: width - isRequired: true - - name: height - isRequired: true - - name: unit - isRequired: true - - name: lines - isRequired: true - - name: language - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.ReadResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ReadResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ReadResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.ReadResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.ReadResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.ReadResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.ReadResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Style.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Style.yml deleted file mode 100644 index e907d5b7a6e5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Style.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.Style -name: Style -fullName: azure.cognitiveservices.vision.computervision.models.Style -module: azure.cognitiveservices.vision.computervision.models -summary: 'An object representing the style of the text line. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Style(*, name, confidence: float, **kwargs)' - parameters: - - name: name - description: 'Required. The text line style name, including handwriting and - - other. Possible values include: ''other'', ''handwriting''' - isRequired: true - types: - - - - - - name: confidence - description: Required. The confidence of text line style. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: confidence - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.Style.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Style.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Style.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.Style.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Style.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.Style.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Style.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TagResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TagResult.yml deleted file mode 100644 index 0f67cd43f35e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TagResult.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.TagResult -name: TagResult -fullName: azure.cognitiveservices.vision.computervision.models.TagResult -module: azure.cognitiveservices.vision.computervision.models -summary: 'The results of a image tag operation, including any tags and image - - metadata.' -constructor: - syntax: 'TagResult(*, tags=None, request_id: str = None, metadata=None, model_version: - str = None, **kwargs)' - parameters: - - name: tags - description: A list of tags with confidence level. - isRequired: true - types: - - [] - - name: request_id - description: Id of the REST API request. - isRequired: true - types: - - - - name: metadata - isRequired: true - types: - - - - name: model_version - isRequired: true - types: - - - keywordOnlyParameters: - - name: tags - defaultValue: None - - name: request_id - defaultValue: None - - name: metadata - defaultValue: None - - name: model_version - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.computervision.models.TagResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.TagResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.TagResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.TagResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.TagResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.TagResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.TagResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit.yml deleted file mode 100644 index 5a0adc85dc5c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit -name: TextRecognitionResultDimensionUnit -fullName: azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: inch - uid: azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit.inch -- name: pixel - uid: azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit.pixel diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TextStyle.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TextStyle.yml deleted file mode 100644 index 86437d010f72..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TextStyle.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.TextStyle -name: TextStyle -fullName: azure.cognitiveservices.vision.computervision.models.TextStyle -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: handwriting - uid: azure.cognitiveservices.vision.computervision.models.TextStyle.handwriting -- name: other - uid: azure.cognitiveservices.vision.computervision.models.TextStyle.other diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.yml deleted file mode 100644 index 77556abac423..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes -name: VisualFeatureTypes -fullName: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes -module: azure.cognitiveservices.vision.computervision.models -fields: -- name: adult - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.adult -- name: brands - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.brands -- name: categories - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.categories -- name: color - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.color -- name: description - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.description -- name: faces - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.faces -- name: image_type - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.image_type -- name: objects - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.objects -- name: tags - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.tags diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Word.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Word.yml deleted file mode 100644 index 62eeacdf7175..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Word.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.models.Word -name: Word -fullName: azure.cognitiveservices.vision.computervision.models.Word -module: azure.cognitiveservices.vision.computervision.models -summary: 'An object representing a recognized word. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Word(*, bounding_box, text: str, confidence: float, **kwargs)' - parameters: - - name: bounding_box - description: Required. Bounding box of a recognized word. - isRequired: true - types: - - [] - - name: text - description: Required. The text content of the word. - isRequired: true - types: - - - - name: confidence - description: Required. Qualitative confidence measure. - isRequired: true - types: - - - keywordOnlyParameters: - - name: bounding_box - isRequired: true - - name: text - isRequired: true - - name: confidence - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.computervision.models.Word.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Word.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Word.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.computervision.models.Word.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.computervision.models.Word.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.computervision.models.Word.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.computervision.models.Word.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.yml deleted file mode 100644 index 43f045ee6ce1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.computervision.models -name: models -fullName: azure.cognitiveservices.vision.computervision.models -type: import -classes: -- azure.cognitiveservices.vision.computervision.models.AdultInfo -- azure.cognitiveservices.vision.computervision.models.AnalyzeResults -- azure.cognitiveservices.vision.computervision.models.Appearance -- azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult -- azure.cognitiveservices.vision.computervision.models.BoundingRect -- azure.cognitiveservices.vision.computervision.models.Category -- azure.cognitiveservices.vision.computervision.models.CategoryDetail -- azure.cognitiveservices.vision.computervision.models.CelebritiesModel -- azure.cognitiveservices.vision.computervision.models.ColorInfo -- azure.cognitiveservices.vision.computervision.models.ComputerVisionError -- azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse -- azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError -- azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError -- azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -- azure.cognitiveservices.vision.computervision.models.DetectResult -- azure.cognitiveservices.vision.computervision.models.DetectedBrand -- azure.cognitiveservices.vision.computervision.models.DetectedObject -- azure.cognitiveservices.vision.computervision.models.DomainModelResults -- azure.cognitiveservices.vision.computervision.models.FaceDescription -- azure.cognitiveservices.vision.computervision.models.FaceRectangle -- azure.cognitiveservices.vision.computervision.models.ImageAnalysis -- azure.cognitiveservices.vision.computervision.models.ImageCaption -- azure.cognitiveservices.vision.computervision.models.ImageDescription -- azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails -- azure.cognitiveservices.vision.computervision.models.ImageMetadata -- azure.cognitiveservices.vision.computervision.models.ImageTag -- azure.cognitiveservices.vision.computervision.models.ImageType -- azure.cognitiveservices.vision.computervision.models.ImageUrl -- azure.cognitiveservices.vision.computervision.models.LandmarksModel -- azure.cognitiveservices.vision.computervision.models.Line -- azure.cognitiveservices.vision.computervision.models.ListModelsResult -- azure.cognitiveservices.vision.computervision.models.ModelDescription -- azure.cognitiveservices.vision.computervision.models.ObjectHierarchy -- azure.cognitiveservices.vision.computervision.models.OcrLine -- azure.cognitiveservices.vision.computervision.models.OcrRegion -- azure.cognitiveservices.vision.computervision.models.OcrResult -- azure.cognitiveservices.vision.computervision.models.OcrWord -- azure.cognitiveservices.vision.computervision.models.ReadOperationResult -- azure.cognitiveservices.vision.computervision.models.ReadResult -- azure.cognitiveservices.vision.computervision.models.Style -- azure.cognitiveservices.vision.computervision.models.TagResult -- azure.cognitiveservices.vision.computervision.models.Word -enums: -- azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes -- azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue -- azure.cognitiveservices.vision.computervision.models.DescriptionExclude -- azure.cognitiveservices.vision.computervision.models.Details -- azure.cognitiveservices.vision.computervision.models.Gender -- azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage -- azure.cognitiveservices.vision.computervision.models.OcrLanguages -- azure.cognitiveservices.vision.computervision.models.OperationStatusCodes -- azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit -- azure.cognitiveservices.vision.computervision.models.TextStyle -- azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.yml deleted file mode 100644 index 54ade9e9d90c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.yml +++ /dev/null @@ -1,1639 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin -name: ComputerVisionClientOperationsMixin -fullName: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin -module: azure.cognitiveservices.vision.computervision.operations -constructor: - syntax: ComputerVisionClientOperationsMixin() -methods: -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.analyze_image - name: analyze_image - summary: "This operation extracts a rich set of visual features based on the\nimage\ - \ content.\nTwo input methods are supported \u2013 (1) Uploading an image or (2)\n\ - specifying an image URL. Within your request, there is an optional\nparameter\ - \ to allow you to choose which features to return. By default,\nimage categories\ - \ are returned in the response.\nA successful response will be returned in JSON.\ - \ If the request failed,\nthe response will contain an error code and a message\ - \ to help\nunderstand what went wrong." - signature: analyze_image(url, visual_features=None, details=None, language='en', - description_exclude=None, model_version='latest', custom_headers=None, raw=False, - **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: visual_features - description: 'A string indicating what visual feature types - - to return. Multiple values should be comma-separated. Valid visual - - feature types include: Categories - categorizes image content - - according to a taxonomy defined in documentation. Tags - tags the - - image with a detailed list of words related to the image content. - - Description - describes the image content with a complete English - - sentence. Faces - detects if faces are present. If present, generate - - coordinates, gender and age. ImageType - detects if image is clipart - - or a line drawing. Color - determines the accent color, dominant - - color, and whether an image is black&white. Adult - detects if the - - image is pornographic in nature (depicts nudity or a sex act), or is - - gory (depicts extreme violence or blood). Sexually suggestive content - - (aka racy content) is also detected. Objects - detects various objects - - within an image, including the approximate location. The Objects - - argument is only available in English. Brands - detects various brands - - within an image, including the approximate location. The Brands - - argument is only available in English.' - defaultValue: None - types: - - [ - - ] - - name: details - description: 'A string indicating which domain-specific details to - - return. Multiple values should be comma-separated. Valid visual - - feature types include: Celebrities - identifies celebrities if - - detected in the image, Landmarks - identifies notable landmarks in the - - image.' - defaultValue: None - types: - - [ - - ] - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: description_exclude - description: 'Turn off specified domain models when - - generating the description.' - defaultValue: None - types: - - [ - - ] - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageAnalysis or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.analyze_image_by_domain - name: analyze_image_by_domain - summary: "This operation recognizes content within an image by applying a\ndomain-specific\ - \ model. The list of domain-specific models that are\nsupported by the Computer\ - \ Vision API can be retrieved using the /models\nGET request. Currently, the API\ - \ provides following domain-specific\nmodels: celebrities, landmarks.\nTwo input\ - \ methods are supported \u2013 (1) Uploading an image or (2)\nspecifying an image\ - \ URL.\nA successful response will be returned in JSON.\nIf the request failed,\ - \ the response will contain an error code and a\nmessage to help understand what\ - \ went wrong." - signature: analyze_image_by_domain(model, url, language='en', model_version='latest', - custom_headers=None, raw=False, **operation_config) - parameters: - - name: model - description: The domain-specific content to recognize. - isRequired: true - types: - - - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DomainModelResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.analyze_image_by_domain_in_stream - name: analyze_image_by_domain_in_stream - summary: "This operation recognizes content within an image by applying a\ndomain-specific\ - \ model. The list of domain-specific models that are\nsupported by the Computer\ - \ Vision API can be retrieved using the /models\nGET request. Currently, the API\ - \ provides following domain-specific\nmodels: celebrities, landmarks.\nTwo input\ - \ methods are supported \u2013 (1) Uploading an image or (2)\nspecifying an image\ - \ URL.\nA successful response will be returned in JSON.\nIf the request failed,\ - \ the response will contain an error code and a\nmessage to help understand what\ - \ went wrong." - signature: analyze_image_by_domain_in_stream(model, image, language='en', model_version='latest', - custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: model - description: The domain-specific content to recognize. - isRequired: true - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DomainModelResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.analyze_image_in_stream - name: analyze_image_in_stream - summary: "This operation extracts a rich set of visual features based on the\nimage\ - \ content.\nTwo input methods are supported \u2013 (1) Uploading an image or (2)\n\ - specifying an image URL. Within your request, there is an optional\nparameter\ - \ to allow you to choose which features to return. By default,\nimage categories\ - \ are returned in the response.\nA successful response will be returned in JSON.\ - \ If the request failed,\nthe response will contain an error code and a message\ - \ to help\nunderstand what went wrong." - signature: analyze_image_in_stream(image, visual_features=None, details=None, language='en', - description_exclude=None, model_version='latest', custom_headers=None, raw=False, - callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: visual_features - description: 'A string indicating what visual feature types - - to return. Multiple values should be comma-separated. Valid visual - - feature types include: Categories - categorizes image content - - according to a taxonomy defined in documentation. Tags - tags the - - image with a detailed list of words related to the image content. - - Description - describes the image content with a complete English - - sentence. Faces - detects if faces are present. If present, generate - - coordinates, gender and age. ImageType - detects if image is clipart - - or a line drawing. Color - determines the accent color, dominant - - color, and whether an image is black&white. Adult - detects if the - - image is pornographic in nature (depicts nudity or a sex act), or is - - gory (depicts extreme violence or blood). Sexually suggestive content - - (aka racy content) is also detected. Objects - detects various objects - - within an image, including the approximate location. The Objects - - argument is only available in English. Brands - detects various brands - - within an image, including the approximate location. The Brands - - argument is only available in English.' - defaultValue: None - types: - - [ - - ] - - name: details - description: 'A string indicating which domain-specific details to - - return. Multiple values should be comma-separated. Valid visual - - feature types include: Celebrities - identifies celebrities if - - detected in the image, Landmarks - identifies notable landmarks in the - - image.' - defaultValue: None - types: - - [ - - ] - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: description_exclude - description: 'Turn off specified domain models when - - generating the description.' - defaultValue: None - types: - - [ - - ] - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageAnalysis or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.describe_image - name: describe_image - summary: "This operation generates a description of an image in human readable\n\ - language with complete sentences. The description is based on a\ncollection of\ - \ content tags, which are also returned by the operation.\nMore than one description\ - \ can be generated for each image. Descriptions\nare ordered by their confidence\ - \ score. Descriptions may include results\nfrom celebrity and landmark domain\ - \ models, if applicable.\nTwo input methods are supported \u2013 (1) Uploading\ - \ an image or (2)\nspecifying an image URL.\nA successful response will be returned\ - \ in JSON. If the request failed,\nthe response will contain an error code and\ - \ a message to help\nunderstand what went wrong." - signature: describe_image(url, max_candidates=1, language='en', description_exclude=None, - model_version='latest', custom_headers=None, raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: max_candidates - description: 'Maximum number of candidate descriptions to be - - returned. The default is 1.' - defaultValue: '1' - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: description_exclude - description: 'Turn off specified domain models when - - generating the description.' - defaultValue: None - types: - - [ - - ] - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageDescription or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.describe_image_in_stream - name: describe_image_in_stream - summary: "This operation generates a description of an image in human readable\n\ - language with complete sentences. The description is based on a\ncollection of\ - \ content tags, which are also returned by the operation.\nMore than one description\ - \ can be generated for each image. Descriptions\nare ordered by their confidence\ - \ score. Descriptions may include results\nfrom celebrity and landmark domain\ - \ models, if applicable.\nTwo input methods are supported \u2013 (1) Uploading\ - \ an image or (2)\nspecifying an image URL.\nA successful response will be returned\ - \ in JSON. If the request failed,\nthe response will contain an error code and\ - \ a message to help\nunderstand what went wrong." - signature: describe_image_in_stream(image, max_candidates=1, language='en', description_exclude=None, - model_version='latest', custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: max_candidates - description: 'Maximum number of candidate descriptions to be - - returned. The default is 1.' - defaultValue: '1' - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: description_exclude - description: 'Turn off specified domain models when - - generating the description.' - defaultValue: None - types: - - [ - - ] - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageDescription or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.detect_objects - name: detect_objects - summary: "Performs object detection on the specified image.\nTwo input methods are\ - \ supported \u2013 (1) Uploading an image or (2)\nspecifying an image URL.\nA\ - \ successful response will be returned in JSON. If the request failed,\nthe response\ - \ will contain an error code and a message to help\nunderstand what went wrong." - signature: detect_objects(url, model_version='latest', custom_headers=None, raw=False, - **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DetectResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.detect_objects_in_stream - name: detect_objects_in_stream - summary: "Performs object detection on the specified image.\nTwo input methods are\ - \ supported \u2013 (1) Uploading an image or (2)\nspecifying an image URL.\nA\ - \ successful response will be returned in JSON. If the request failed,\nthe response\ - \ will contain an error code and a message to help\nunderstand what went wrong." - signature: detect_objects_in_stream(image, model_version='latest', custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DetectResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.generate_thumbnail - name: generate_thumbnail - summary: 'This operation generates a thumbnail image with the user-specified - - width and height. By default, the service analyzes the image, - - identifies the region of interest (ROI), and generates smart cropping - - coordinates based on the ROI. Smart cropping helps when you specify an - - aspect ratio that differs from that of the input image. - - A successful response contains the thumbnail image binary. If the - - request failed, the response contains an error code and a message to - - help determine what went wrong. - - Upon failure, the error code and an error message are returned. The - - error code could be one of InvalidImageUrl, InvalidImageFormat, - - InvalidImageSize, InvalidThumbnailSize, NotSupportedImage, - - FailedToProcess, Timeout, or InternalServerError.' - signature: generate_thumbnail(width, height, url, smart_cropping=False, model_version='latest', - custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: width - description: 'Width of the thumbnail, in pixels. It must be between 1 - - and 1024. Recommended minimum of 50.' - isRequired: true - types: - - - - name: height - description: 'Height of the thumbnail, in pixels. It must be between - - 1 and 1024. Recommended minimum of 50.' - isRequired: true - types: - - - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: smart_cropping - description: Boolean flag for enabling smart cropping. - defaultValue: 'False' - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.generate_thumbnail_in_stream - name: generate_thumbnail_in_stream - summary: 'This operation generates a thumbnail image with the user-specified - - width and height. By default, the service analyzes the image, - - identifies the region of interest (ROI), and generates smart cropping - - coordinates based on the ROI. Smart cropping helps when you specify an - - aspect ratio that differs from that of the input image. - - A successful response contains the thumbnail image binary. If the - - request failed, the response contains an error code and a message to - - help determine what went wrong. - - Upon failure, the error code and an error message are returned. The - - error code could be one of InvalidImageUrl, InvalidImageFormat, - - InvalidImageSize, InvalidThumbnailSize, NotSupportedImage, - - FailedToProcess, Timeout, or InternalServerError.' - signature: generate_thumbnail_in_stream(width, height, image, smart_cropping=False, - model_version='latest', custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: width - description: 'Width of the thumbnail, in pixels. It must be between 1 - - and 1024. Recommended minimum of 50.' - isRequired: true - types: - - - - name: height - description: 'Height of the thumbnail, in pixels. It must be between - - 1 and 1024. Recommended minimum of 50.' - isRequired: true - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: smart_cropping - description: Boolean flag for enabling smart cropping. - defaultValue: 'False' - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.get_area_of_interest - name: get_area_of_interest - summary: 'This operation returns a bounding box around the most important area of - - the image. - - A successful response will be returned in JSON. If the request failed, - - the response contains an error code and a message to help determine - - what went wrong. - - Upon failure, the error code and an error message are returned. The - - error code could be one of InvalidImageUrl, InvalidImageFormat, - - InvalidImageSize, NotSupportedImage, FailedToProcess, Timeout, or - - InternalServerError.' - signature: get_area_of_interest(url, model_version='latest', custom_headers=None, - raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: AreaOfInterestResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.get_area_of_interest_in_stream - name: get_area_of_interest_in_stream - summary: 'This operation returns a bounding box around the most important area of - - the image. - - A successful response will be returned in JSON. If the request failed, - - the response contains an error code and a message to help determine - - what went wrong. - - Upon failure, the error code and an error message are returned. The - - error code could be one of InvalidImageUrl, InvalidImageFormat, - - InvalidImageSize, NotSupportedImage, FailedToProcess, Timeout, or - - InternalServerError.' - signature: get_area_of_interest_in_stream(image, model_version='latest', custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: AreaOfInterestResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.get_read_result - name: get_read_result - summary: 'This interface is used for getting OCR results of Read operation. The - - URL to this interface should be retrieved from ''Operation-Location'' - - field returned from Read interface.' - signature: get_read_result(operation_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: operation_id - description: 'Id of read operation returned in the response of - - the ''Read'' interface.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ReadOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.list_models - name: list_models - summary: 'This operation returns the list of domain-specific models that are - - supported by the Computer Vision API. Currently, the API supports - - following domain-specific models: celebrity recognizer, landmark - - recognizer. - - A successful response will be returned in JSON. If the request failed, - - the response will contain an error code and a message to help - - understand what went wrong.' - signature: list_models(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ListModelsResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.read - name: read - summary: "Use this interface to get the result of a Read operation, employing the\n\ - state-of-the-art Optical Character Recognition (OCR) algorithms\noptimized for\ - \ text-heavy documents. When you use the Read interface,\nthe response contains\ - \ a field called 'Operation-Location'. The\n'Operation-Location' field contains\ - \ the URL that you must use for your\n'GetReadResult' operation to access OCR\ - \ results.\u200B." - signature: read(url, language=None, pages=None, model_version='latest', reading_order='basic', - custom_headers=None, raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: language - description: 'The BCP-47 language code of the text in the document. - - Read supports auto language identification and multi-language - - documents, so only provide a language code if you would like to force - - the document to be processed in that specific language. See - - [https://aka.ms/ocr-languages](https://aka.ms/ocr-languages) for list of supported - languages. Possible - - values include: ''af'', ''ast'', ''bi'', ''br'', ''ca'', ''ceb'', ''ch'', ''co'', - - ''crh'', ''cs'', ''csb'', ''da'', ''de'', ''en'', ''es'', ''et'', ''eu'', ''fi'', - ''fil'', - - ''fj'', ''fr'', ''fur'', ''fy'', ''ga'', ''gd'', ''gil'', ''gl'', ''gv'', ''hni'', - ''hsb'', - - ''ht'', ''hu'', ''ia'', ''id'', ''it'', ''iu'', ''ja'', ''jv'', ''kaa'', ''kac'', - ''kea'', - - ''kha'', ''kl'', ''ko'', ''ku'', ''kw'', ''lb'', ''ms'', ''mww'', ''nap'', ''nl'', - ''no'', - - ''oc'', ''pl'', ''pt'', ''quc'', ''rm'', ''sco'', ''sl'', ''sq'', ''sv'', ''sw'', - ''tet'', - - ''tr'', ''tt'', ''uz'', ''vo'', ''wae'', ''yua'', ''za'', ''zh-Hans'', ''zh-Hant'', - ''zu''' - defaultValue: None - types: - - - - - - name: pages - description: 'Custom page numbers for multi-page documents(PDF/TIFF), - - input the number of the pages you want to get OCR result. For a range - - of pages, use a hyphen. Separate each page or range with a comma.' - defaultValue: None - types: - - [] - - name: model_version - description: 'Optional parameter to specify the version of the - - OCR model used for text extraction. Accepted values are: "latest", - - "latest-preview", "2021-04-12". Defaults to "latest".' - defaultValue: latest - types: - - - - name: reading_order - description: 'Optional parameter to specify which reading - - order algorithm should be applied when ordering the extract text - - elements. Can be either ''basic'' or ''natural''. Will default to ''basic'' - - if not specified' - defaultValue: basic - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.read_in_stream - name: read_in_stream - summary: "Use this interface to get the result of a Read operation, employing the\n\ - state-of-the-art Optical Character Recognition (OCR) algorithms\noptimized for\ - \ text-heavy documents. When you use the Read interface,\nthe response contains\ - \ a field called 'Operation-Location'. The\n'Operation-Location' field contains\ - \ the URL that you must use for your\n'GetReadResult' operation to access OCR\ - \ results.\u200B." - signature: read_in_stream(image, language=None, pages=None, model_version='latest', - reading_order='basic', custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: language - description: 'The BCP-47 language code of the text in the document. - - Read supports auto language identification and multi-language - - documents, so only provide a language code if you would like to force - - the document to be processed in that specific language. See - - [https://aka.ms/ocr-languages](https://aka.ms/ocr-languages) for list of supported - languages. Possible - - values include: ''af'', ''ast'', ''bi'', ''br'', ''ca'', ''ceb'', ''ch'', ''co'', - - ''crh'', ''cs'', ''csb'', ''da'', ''de'', ''en'', ''es'', ''et'', ''eu'', ''fi'', - ''fil'', - - ''fj'', ''fr'', ''fur'', ''fy'', ''ga'', ''gd'', ''gil'', ''gl'', ''gv'', ''hni'', - ''hsb'', - - ''ht'', ''hu'', ''ia'', ''id'', ''it'', ''iu'', ''ja'', ''jv'', ''kaa'', ''kac'', - ''kea'', - - ''kha'', ''kl'', ''ko'', ''ku'', ''kw'', ''lb'', ''ms'', ''mww'', ''nap'', ''nl'', - ''no'', - - ''oc'', ''pl'', ''pt'', ''quc'', ''rm'', ''sco'', ''sl'', ''sq'', ''sv'', ''sw'', - ''tet'', - - ''tr'', ''tt'', ''uz'', ''vo'', ''wae'', ''yua'', ''za'', ''zh-Hans'', ''zh-Hant'', - ''zu''' - defaultValue: None - types: - - - - - - name: pages - description: 'Custom page numbers for multi-page documents(PDF/TIFF), - - input the number of the pages you want to get OCR result. For a range - - of pages, use a hyphen. Separate each page or range with a comma.' - defaultValue: None - types: - - [] - - name: model_version - description: 'Optional parameter to specify the version of the - - OCR model used for text extraction. Accepted values are: "latest", - - "latest-preview", "2021-04-12". Defaults to "latest".' - defaultValue: latest - types: - - - - name: reading_order - description: 'Optional parameter to specify which reading - - order algorithm should be applied when ordering the extract text - - elements. Can be either ''basic'' or ''natural''. Will default to ''basic'' - - if not specified' - defaultValue: basic - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.recognize_printed_text - name: recognize_printed_text - summary: 'Optical Character Recognition (OCR) detects text in an image and - - extracts the recognized characters into a machine-usable character - - stream. - - Upon success, the OCR results will be returned. - - Upon failure, the error code together with an error message will be - - returned. The error code can be one of InvalidImageUrl, - - InvalidImageFormat, InvalidImageSize, NotSupportedImage, - - NotSupportedLanguage, or InternalServerError.' - signature: recognize_printed_text(url, detect_orientation=True, language='unk', - model_version='latest', custom_headers=None, raw=False, **operation_config) - parameters: - - name: detect_orientation - description: 'Whether detect the text orientation in the - - image. With detectOrientation=true the OCR service tries to detect the - - image orientation and correct it before further processing (e.g. if - - it''s upside-down).' - defaultValue: 'True' - types: - - - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: language - description: 'The BCP-47 language code of the text to be detected - - in the image. The default value is ''unk''. Possible values include: - - ''unk'', ''zh-Hans'', ''zh-Hant'', ''cs'', ''da'', ''nl'', ''en'', ''fi'', ''fr'', - ''de'', - - ''el'', ''hu'', ''it'', ''ja'', ''ko'', ''nb'', ''pl'', ''pt'', ''ru'', ''es'', - ''sv'', - - ''tr'', ''ar'', ''ro'', ''sr-Cyrl'', ''sr-Latn'', ''sk''' - defaultValue: unk - types: - - - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OcrResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.recognize_printed_text_in_stream - name: recognize_printed_text_in_stream - summary: 'Optical Character Recognition (OCR) detects text in an image and - - extracts the recognized characters into a machine-usable character - - stream. - - Upon success, the OCR results will be returned. - - Upon failure, the error code together with an error message will be - - returned. The error code can be one of InvalidImageUrl, - - InvalidImageFormat, InvalidImageSize, NotSupportedImage, - - NotSupportedLanguage, or InternalServerError.' - signature: recognize_printed_text_in_stream(image, detect_orientation=True, language='unk', - model_version='latest', custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: detect_orientation - description: 'Whether detect the text orientation in the - - image. With detectOrientation=true the OCR service tries to detect the - - image orientation and correct it before further processing (e.g. if - - it''s upside-down).' - defaultValue: 'True' - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: language - description: 'The BCP-47 language code of the text to be detected - - in the image. The default value is ''unk''. Possible values include: - - ''unk'', ''zh-Hans'', ''zh-Hant'', ''cs'', ''da'', ''nl'', ''en'', ''fi'', ''fr'', - ''de'', - - ''el'', ''hu'', ''it'', ''ja'', ''ko'', ''nb'', ''pl'', ''pt'', ''ru'', ''es'', - ''sv'', - - ''tr'', ''ar'', ''ro'', ''sr-Cyrl'', ''sr-Latn'', ''sk''' - defaultValue: unk - types: - - - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OcrResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.tag_image - name: tag_image - summary: "This operation generates a list of words, or tags, that are relevant to\n\ - the content of the supplied image. The Computer Vision API can return\ntags based\ - \ on objects, living beings, scenery or actions found in\nimages. Unlike categories,\ - \ tags are not organized according to a\nhierarchical classification system, but\ - \ correspond to image content.\nTags may contain hints to avoid ambiguity or provide\ - \ context, for\nexample the tag \"ascomycete\" may be accompanied by the hint\ - \ \"fungus\".\nTwo input methods are supported \u2013 (1) Uploading an image or\ - \ (2)\nspecifying an image URL.\nA successful response will be returned in JSON.\ - \ If the request failed,\nthe response will contain an error code and a message\ - \ to help\nunderstand what went wrong." - signature: tag_image(url, language='en', model_version='latest', custom_headers=None, - raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image. - isRequired: true - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TagResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException -- uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.tag_image_in_stream - name: tag_image_in_stream - summary: "This operation generates a list of words, or tags, that are relevant to\n\ - the content of the supplied image. The Computer Vision API can return\ntags based\ - \ on objects, living beings, scenery or actions found in\nimages. Unlike categories,\ - \ tags are not organized according to a\nhierarchical classification system, but\ - \ correspond to image content.\nTags may contain hints to avoid ambiguity or provide\ - \ context, for\nexample the tag \"ascomycete\" may be accompanied by the hint\ - \ \"fungus\".\nTwo input methods are supported \u2013 (1) Uploading an image or\ - \ (2)\nspecifying an image URL.\nA successful response will be returned in JSON.\ - \ If the request failed,\nthe response will contain an error code and a message\ - \ to help\nunderstand what went wrong." - signature: tag_image_in_stream(image, language='en', model_version='latest', custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: language - description: 'The desired language for output generation. If this - - parameter is not specified, the default value is - - "en".Supported languages:en - English, Default. es - - - Spanish, ja - Japanese, pt - Portuguese, zh - Simplified Chinese. - - Possible values include: ''en'', ''es'', ''ja'', ''pt'', ''zh''' - defaultValue: en - types: - - - - name: model_version - description: 'Optional parameter to specify the version of the - - AI model. Accepted values are: "latest", "2021-04-01". Defaults to - - "latest".' - defaultValue: latest - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TagResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.operations.yml deleted file mode 100644 index 5a61ee7cfeaa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.operations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.computervision.operations -name: operations -fullName: azure.cognitiveservices.vision.computervision.operations -type: import -classes: -- azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.version.yml deleted file mode 100644 index 40685dc9fad5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.computervision.version -name: version -fullName: azure.cognitiveservices.vision.computervision.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.yml deleted file mode 100644 index a635617eb926..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.computervision -name: computervision -fullName: azure.cognitiveservices.vision.computervision -type: rootImport -classes: -- azure.cognitiveservices.vision.computervision.ComputerVisionClient -- azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration -packages: -- azure.cognitiveservices.vision.computervision.models -- azure.cognitiveservices.vision.computervision.operations -modules: -- azure.cognitiveservices.vision.computervision.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient.yml deleted file mode 100644 index a0c2b5767bad..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient.yml +++ /dev/null @@ -1,72 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient -name: ContentModeratorClient -fullName: azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient -module: azure.cognitiveservices.vision.contentmoderator -summary: 'You use the API to scan your content as it is generated. Content Moderator - then processes your content and sends the results along with relevant information - either back to your systems or to the built-in review tool. You can use this information - to take decisions e.g. take it down, send to human judge, etc. - - When using the API, images need to have a minimum of 128 pixels and a maximum file - size of 4MB. - - Text can be at most 1024 characters long. - - If the content passed to the text API or the image API exceeds the size limits, - the API will return an error code that informs about the issue.' -constructor: - syntax: ContentModeratorClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: ImageModeration operations - name: image_moderation - types: - - -- description: TextModeration operations - name: text_moderation - types: - - -- description: ListManagementImageLists operations - name: list_management_image_lists - types: - - -- description: ListManagementTermLists operations - name: list_management_term_lists - types: - - -- description: ListManagementImage operations - name: list_management_image - types: - - -- description: ListManagementTerm operations - name: list_management_term - types: - - -- description: Reviews operations - name: reviews - types: - - -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient.yml deleted file mode 100644 index 2f345ce92839..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient.yml +++ /dev/null @@ -1,72 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient -name: ContentModeratorClient -fullName: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient -module: azure.cognitiveservices.vision.contentmoderator.content_moderator_client -summary: 'You use the API to scan your content as it is generated. Content Moderator - then processes your content and sends the results along with relevant information - either back to your systems or to the built-in review tool. You can use this information - to take decisions e.g. take it down, send to human judge, etc. - - When using the API, images need to have a minimum of 128 pixels and a maximum file - size of 4MB. - - Text can be at most 1024 characters long. - - If the content passed to the text API or the image API exceeds the size limits, - the API will return an error code that informs about the issue.' -constructor: - syntax: ContentModeratorClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: ImageModeration operations - name: image_moderation - types: - - -- description: TextModeration operations - name: text_moderation - types: - - -- description: ListManagementImageLists operations - name: list_management_image_lists - types: - - -- description: ListManagementTermLists operations - name: list_management_term_lists - types: - - -- description: ListManagementImage operations - name: list_management_image - types: - - -- description: ListManagementTerm operations - name: list_management_term - types: - - -- description: Reviews operations - name: reviews - types: - - -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.yml deleted file mode 100644 index bf7bb013f44a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration -name: ContentModeratorClientConfiguration -fullName: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration -module: azure.cognitiveservices.vision.contentmoderator.content_moderator_client -summary: 'Configuration for ContentModeratorClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: ContentModeratorClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.yml deleted file mode 100644 index 5fd0cf09e507..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client -name: content_moderator_client -fullName: azure.cognitiveservices.vision.contentmoderator.content_moderator_client -classes: -- azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient -- azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.APIError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.APIError.yml deleted file mode 100644 index bdeae2aefa62..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.APIError.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.APIError -name: APIError -fullName: azure.cognitiveservices.vision.contentmoderator.models.APIError -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Error information returned by the API. -constructor: - syntax: APIError(*, error=None, **kwargs) - parameters: - - name: error - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.APIErrorException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.APIErrorException.yml deleted file mode 100644 index 7e8975896c3a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.APIErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -name: APIErrorException -fullName: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'Server responded with exception of type: ''APIError''.' -constructor: - syntax: APIErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Address.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Address.yml deleted file mode 100644 index a21fcb146208..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Address.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Address -name: Address -fullName: azure.cognitiveservices.vision.contentmoderator.models.Address -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Address details. -constructor: - syntax: 'Address(*, text: str = None, index: int = None, **kwargs)' - parameters: - - name: text - description: Detected Address. - isRequired: true - types: - - - - name: index - description: Index(Location) of the Address in the input text content. - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: index - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Address.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Address.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Address.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Address.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Address.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Address.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Address.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Body.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Body.yml deleted file mode 100644 index bd00301ffb79..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Body.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Body -name: Body -fullName: azure.cognitiveservices.vision.contentmoderator.models.Body -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Body. -constructor: - syntax: 'Body(*, name: str = None, description: str = None, metadata=None, **kwargs)' - parameters: - - name: name - description: Name of the list. - isRequired: true - types: - - - - name: description - description: Description of the list. - isRequired: true - types: - - - - name: metadata - description: Metadata of the list. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: description - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Body.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Body.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Body.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Body.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Body.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Body.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Body.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.BodyModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.BodyModel.yml deleted file mode 100644 index 8000701de1d6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.BodyModel.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel -name: BodyModel -fullName: azure.cognitiveservices.vision.contentmoderator.models.BodyModel -module: azure.cognitiveservices.vision.contentmoderator.models -summary: BodyModel. -constructor: - syntax: 'BodyModel(*, data_representation: str = ''URL'', value: str = None, **kwargs)' - parameters: - - name: data_representation - description: 'Default value: "URL" .' - isRequired: true - types: - - - - name: value - isRequired: true - types: - - - keywordOnlyParameters: - - name: data_representation - defaultValue: URL - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Candidate.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Candidate.yml deleted file mode 100644 index 948b4a230787..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Candidate.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate -name: Candidate -fullName: azure.cognitiveservices.vision.contentmoderator.models.Candidate -module: azure.cognitiveservices.vision.contentmoderator.models -summary: OCR candidate text. -constructor: - syntax: 'Candidate(*, text: str = None, confidence: float = None, **kwargs)' - parameters: - - name: text - description: The text found. - isRequired: true - types: - - - - name: confidence - description: The confidence level. - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: confidence - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Classification.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Classification.yml deleted file mode 100644 index 1baed381c0cb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Classification.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Classification -name: Classification -fullName: azure.cognitiveservices.vision.contentmoderator.models.Classification -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The classification details of the text. -constructor: - syntax: 'Classification(*, category1=None, category2=None, category3=None, review_recommended: - bool = None, **kwargs)' - parameters: - - name: category1 - description: 'The category1 score details of the text. Click - here for more - - details on category classification.' - isRequired: true - types: - - - - name: category2 - description: 'The category2 score details of the text. Click - here for more - - details on category classification.' - isRequired: true - types: - - - - name: category3 - description: 'The category3 score details of the text. Click - here for more - - details on category classification.' - isRequired: true - types: - - - - name: review_recommended - description: The review recommended flag. - isRequired: true - types: - - - keywordOnlyParameters: - - name: category1 - defaultValue: None - - name: category2 - defaultValue: None - - name: category3 - defaultValue: None - - name: review_recommended - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Classification.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Classification.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Classification.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Classification.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Classification.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Classification.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Classification.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.yml deleted file mode 100644 index 5795e0725efa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1 -name: ClassificationCategory1 -fullName: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1 -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'The category1 score details of the text. Click - here for more - - details on category classification.' -constructor: - syntax: 'ClassificationCategory1(*, score: float = None, **kwargs)' - parameters: - - name: score - description: The category1 score. - isRequired: true - types: - - - keywordOnlyParameters: - - name: score - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.yml deleted file mode 100644 index fc2fcbe2b94a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2 -name: ClassificationCategory2 -fullName: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2 -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'The category2 score details of the text. Click - here for more - - details on category classification.' -constructor: - syntax: 'ClassificationCategory2(*, score: float = None, **kwargs)' - parameters: - - name: score - description: The category2 score. - isRequired: true - types: - - - keywordOnlyParameters: - - name: score - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.yml deleted file mode 100644 index be51d7bb33ed..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3 -name: ClassificationCategory3 -fullName: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3 -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'The category3 score details of the text. Click - here for more - - details on category classification.' -constructor: - syntax: 'ClassificationCategory3(*, score: float = None, **kwargs)' - parameters: - - name: score - description: The category3 score. - isRequired: true - types: - - - keywordOnlyParameters: - - name: score - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Content.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Content.yml deleted file mode 100644 index 7ec571b445ec..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Content.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Content -name: Content -fullName: azure.cognitiveservices.vision.contentmoderator.models.Content -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'Content. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Content(*, content_value: str, **kwargs)' - parameters: - - name: content_value - description: Required. Content to evaluate for a job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_value - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Content.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Content.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Content.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Content.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Content.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Content.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Content.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.yml deleted file mode 100644 index 22d953367d2f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem -name: CreateReviewBodyItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'Schema items of the body. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateReviewBodyItem(*, type, content: str, content_id: str, callback_endpoint: - str = None, metadata=None, **kwargs)' - parameters: - - name: type - description: 'Required. Type of the content. Possible values include: - - ''Image'', ''Text''' - isRequired: true - types: - - - - - - name: content - description: Required. Content to review. - isRequired: true - types: - - - - name: content_id - description: Required. Content Identifier. - isRequired: true - types: - - - - name: callback_endpoint - description: Optional CallbackEndpoint. - isRequired: true - types: - - - - name: metadata - description: Optional metadata details. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: type - isRequired: true - - name: content - isRequired: true - - name: content_id - isRequired: true - - name: callback_endpoint - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.yml deleted file mode 100644 index 6035e8fe44fd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem -name: CreateReviewBodyItemMetadataItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'CreateReviewBodyItemMetadataItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateReviewBodyItemMetadataItem(*, key: str, value: str, **kwargs)' - parameters: - - name: key - description: Required. Your key parameter. - isRequired: true - types: - - - - name: value - description: Required. Your value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.yml deleted file mode 100644 index 97c9fed5d582..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.yml +++ /dev/null @@ -1,188 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem -name: CreateVideoReviewsBodyItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'Schema items of the body. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateVideoReviewsBodyItem(*, content: str, content_id: str, status, video_frames=None, - metadata=None, timescale: int = None, callback_endpoint: str = None, **kwargs)' - parameters: - - name: video_frames - description: Optional metadata details. - isRequired: true - types: - - [] - - name: metadata - description: Optional metadata details. - isRequired: true - types: - - [] - - name: content - description: Required. Video content url to review. - isRequired: true - types: - - - - name: content_id - description: Required. Content Identifier. - isRequired: true - types: - - - - name: status - description: 'Required. Status of the - - video(Complete,Unpublished,Pending). Possible values include: ''Complete'', - - ''Unpublished'', ''Pending''' - isRequired: true - types: - - - - - - name: timescale - description: Timescale of the video. - isRequired: true - types: - - - - name: callback_endpoint - description: Optional CallbackEndpoint. - isRequired: true - types: - - - keywordOnlyParameters: - - name: content - isRequired: true - - name: content_id - isRequired: true - - name: status - isRequired: true - - name: video_frames - defaultValue: None - - name: metadata - defaultValue: None - - name: timescale - defaultValue: None - - name: callback_endpoint - defaultValue: None -variables: -- description: 'Required. Type of the content. Default value: "Video" .' - name: type - types: - - -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.type - name: type - signature: type = 'Video' diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.yml deleted file mode 100644 index 286ecc947aff..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem -name: CreateVideoReviewsBodyItemMetadataItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'CreateVideoReviewsBodyItemMetadataItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateVideoReviewsBodyItemMetadataItem(*, key: str, value: str, **kwargs)' - parameters: - - name: key - description: Required. Your key parameter. - isRequired: true - types: - - - - name: value - description: Required. Your value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.yml deleted file mode 100644 index 5e083879c548..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem -name: CreateVideoReviewsBodyItemVideoFramesItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'CreateVideoReviewsBodyItemVideoFramesItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateVideoReviewsBodyItemVideoFramesItem(*, id: str, timestamp: int, frame_image: - str, reviewer_result_tags=None, metadata=None, **kwargs)' - parameters: - - name: id - description: Required. Id of the frame. - isRequired: true - types: - - - - name: timestamp - description: Required. Timestamp of the frame. - isRequired: true - types: - - - - name: frame_image - description: Required. Frame image Url. - isRequired: true - types: - - - - name: reviewer_result_tags - isRequired: true - types: - - [] - - name: metadata - description: Optional metadata details. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: timestamp - isRequired: true - - name: frame_image - isRequired: true - - name: reviewer_result_tags - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.yml deleted file mode 100644 index cbb40ea5c0e8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem -name: CreateVideoReviewsBodyItemVideoFramesItemMetadataItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'CreateVideoReviewsBodyItemVideoFramesItemMetadataItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateVideoReviewsBodyItemVideoFramesItemMetadataItem(*, key: str, value: - str, **kwargs)' - parameters: - - name: key - description: Required. Your key parameter. - isRequired: true - types: - - - - name: value - description: Required. Your value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.yml deleted file mode 100644 index 2b090b7bbdee..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem -name: CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem(*, key: - str, value: str, **kwargs)' - parameters: - - name: key - description: Required. Your key parameter. - isRequired: true - types: - - - - name: value - description: Required. Your value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.yml deleted file mode 100644 index 5fc77abe4765..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage -name: DetectedLanguage -fullName: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Detect language result. -constructor: - syntax: 'DetectedLanguage(*, detected_language: str = None, status=None, tracking_id: - str = None, **kwargs)' - parameters: - - name: detected_language - description: The detected language. - isRequired: true - types: - - - - name: status - description: The detect language status - isRequired: true - types: - - - - name: tracking_id - description: The tracking id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: detected_language - defaultValue: None - - name: status - defaultValue: None - - name: tracking_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.yml deleted file mode 100644 index ce3ac813f06a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms -name: DetectedTerms -fullName: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Detected Terms details. -constructor: - syntax: 'DetectedTerms(*, index: int = None, original_index: int = None, list_id: - int = None, term: str = None, **kwargs)' - parameters: - - name: index - description: 'Index(Location) of the detected profanity term in the input - - text content.' - isRequired: true - types: - - - - name: original_index - description: 'Original Index(Location) of the detected profanity - - term in the input text content.' - isRequired: true - types: - - - - name: list_id - description: Matched Terms list Id. - isRequired: true - types: - - - - name: term - description: Detected profanity term. - isRequired: true - types: - - - keywordOnlyParameters: - - name: index - defaultValue: None - - name: original_index - defaultValue: None - - name: list_id - defaultValue: None - - name: term - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Email.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Email.yml deleted file mode 100644 index a71f875a1de0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Email.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Email -name: Email -fullName: azure.cognitiveservices.vision.contentmoderator.models.Email -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Email Address details. -constructor: - syntax: 'Email(*, detected: str = None, sub_type: str = None, text: str = None, - index: int = None, **kwargs)' - parameters: - - name: detected - description: Detected Email Address from the input text content. - isRequired: true - types: - - - - name: sub_type - description: Subtype of the detected Email Address. - isRequired: true - types: - - - - name: text - description: Email Address in the input text content. - isRequired: true - types: - - - - name: index - description: 'Index(Location) of the Email address in the input text - - content.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: detected - defaultValue: None - - name: sub_type - defaultValue: None - - name: text - defaultValue: None - - name: index - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Email.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Email.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Email.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Email.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Email.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Email.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Email.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Error.yml deleted file mode 100644 index 092c3509100e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Error.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Error -name: Error -fullName: azure.cognitiveservices.vision.contentmoderator.models.Error -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Error body. -constructor: - syntax: 'Error(*, code: str = None, message: str = None, **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Evaluate.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Evaluate.yml deleted file mode 100644 index 497825e0da8d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Evaluate.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate -name: Evaluate -fullName: azure.cognitiveservices.vision.contentmoderator.models.Evaluate -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Evaluate response object. -constructor: - syntax: 'Evaluate(*, cache_id: str = None, result: bool = None, tracking_id: str - = None, adult_classification_score: float = None, is_image_adult_classified: bool - = None, racy_classification_score: float = None, is_image_racy_classified: bool - = None, advanced_info=None, status=None, **kwargs)' - parameters: - - name: cache_id - description: The cache id. - isRequired: true - types: - - - - name: result - description: Evaluate result. - isRequired: true - types: - - - - name: tracking_id - description: The tracking id. - isRequired: true - types: - - - - name: adult_classification_score - description: The adult classification score. - isRequired: true - types: - - - - name: is_image_adult_classified - description: 'Indicates if an image is classified as - - adult.' - isRequired: true - types: - - - - name: racy_classification_score - description: The racy classification score. - isRequired: true - types: - - - - name: is_image_racy_classified - description: 'Indicates if the image is classified as - - racy.' - isRequired: true - types: - - - - name: advanced_info - description: The advanced info. - isRequired: true - types: - - [] - - name: status - description: The evaluate status - isRequired: true - types: - - - keywordOnlyParameters: - - name: cache_id - defaultValue: None - - name: result - defaultValue: None - - name: tracking_id - defaultValue: None - - name: adult_classification_score - defaultValue: None - - name: is_image_adult_classified - defaultValue: None - - name: racy_classification_score - defaultValue: None - - name: is_image_racy_classified - defaultValue: None - - name: advanced_info - defaultValue: None - - name: status - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Face.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Face.yml deleted file mode 100644 index c5ec77ad591b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Face.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Face -name: Face -fullName: azure.cognitiveservices.vision.contentmoderator.models.Face -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Coordinates to the found face. -constructor: - syntax: 'Face(*, bottom: int = None, left: int = None, right: int = None, top: int - = None, **kwargs)' - parameters: - - name: bottom - description: The bottom coordinate. - isRequired: true - types: - - - - name: left - description: The left coordinate. - isRequired: true - types: - - - - name: right - description: The right coordinate. - isRequired: true - types: - - - - name: top - description: The top coordinate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: bottom - defaultValue: None - - name: left - defaultValue: None - - name: right - defaultValue: None - - name: top - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Face.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Face.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Face.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Face.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Face.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Face.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Face.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.yml deleted file mode 100644 index 095d783282c6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces -name: FoundFaces -fullName: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Request object the contains found faces. -constructor: - syntax: 'FoundFaces(*, status=None, tracking_id: str = None, cache_id: str = None, - result: bool = None, count: int = None, advanced_info=None, faces=None, **kwargs)' - parameters: - - name: status - description: The evaluate status - isRequired: true - types: - - - - name: tracking_id - description: The tracking id. - isRequired: true - types: - - - - name: cache_id - description: The cache id. - isRequired: true - types: - - - - name: result - description: True if result was found. - isRequired: true - types: - - - - name: count - description: Number of faces found. - isRequired: true - types: - - - - name: advanced_info - description: The advanced info. - isRequired: true - types: - - [] - - name: faces - description: The list of faces. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: status - defaultValue: None - - name: tracking_id - defaultValue: None - - name: cache_id - defaultValue: None - - name: result - defaultValue: None - - name: count - defaultValue: None - - name: advanced_info - defaultValue: None - - name: faces - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Frame.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Frame.yml deleted file mode 100644 index fa3506486c0b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Frame.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Frame -name: Frame -fullName: azure.cognitiveservices.vision.contentmoderator.models.Frame -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Video frame property details. -constructor: - syntax: 'Frame(*, timestamp: str = None, frame_image: str = None, metadata=None, - reviewer_result_tags=None, **kwargs)' - parameters: - - name: timestamp - description: Timestamp of the frame. - isRequired: true - types: - - - - name: frame_image - description: Frame image. - isRequired: true - types: - - - - name: metadata - description: Array of KeyValue. - isRequired: true - types: - - [] - - name: reviewer_result_tags - description: Reviewer result tags. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: timestamp - defaultValue: None - - name: frame_image - defaultValue: None - - name: metadata - defaultValue: None - - name: reviewer_result_tags - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frame.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frame.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frame.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frame.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frame.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frame.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frame.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Frames.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Frames.yml deleted file mode 100644 index 081185257b89..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Frames.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Frames -name: Frames -fullName: azure.cognitiveservices.vision.contentmoderator.models.Frames -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The response for a Get Frames request. -constructor: - syntax: 'Frames(*, review_id: str = None, video_frames=None, **kwargs)' - parameters: - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: video_frames - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: review_id - defaultValue: None - - name: video_frames - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frames.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frames.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frames.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frames.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frames.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frames.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Frames.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.IPA.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.IPA.yml deleted file mode 100644 index 7ace5d55b6fe..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.IPA.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.IPA -name: IPA -fullName: azure.cognitiveservices.vision.contentmoderator.models.IPA -module: azure.cognitiveservices.vision.contentmoderator.models -summary: IP Address details. -constructor: - syntax: 'IPA(*, sub_type: str = None, text: str = None, index: int = None, **kwargs)' - parameters: - - name: sub_type - description: Subtype of the detected IP Address. - isRequired: true - types: - - - - name: text - description: Detected IP Address. - isRequired: true - types: - - - - name: index - description: Index(Location) of the IP Address in the input text content. - isRequired: true - types: - - - keywordOnlyParameters: - - name: sub_type - defaultValue: None - - name: text - defaultValue: None - - name: index - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.IPA.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.IPA.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.IPA.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.IPA.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.IPA.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.IPA.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.IPA.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Image.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Image.yml deleted file mode 100644 index c0e3a250c585..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Image.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Image -name: Image -fullName: azure.cognitiveservices.vision.contentmoderator.models.Image -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Image Properties. -constructor: - syntax: 'Image(*, content_id: str = None, additional_info=None, status=None, tracking_id: - str = None, **kwargs)' - parameters: - - name: content_id - description: Content Id. - isRequired: true - types: - - - - name: additional_info - description: Advanced info list. - isRequired: true - types: - - [] - - name: status - description: Status details. - isRequired: true - types: - - - - name: tracking_id - description: Tracking Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_id - defaultValue: None - - name: additional_info - defaultValue: None - - name: status - defaultValue: None - - name: tracking_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Image.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Image.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Image.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Image.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Image.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Image.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Image.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.yml deleted file mode 100644 index e65d464df5a8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem -name: ImageAdditionalInfoItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: ImageAdditionalInfoItem. -constructor: - syntax: 'ImageAdditionalInfoItem(*, key: str = None, value: str = None, **kwargs)' - parameters: - - name: key - description: Key parameter. - isRequired: true - types: - - - - name: value - description: Value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageIds.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageIds.yml deleted file mode 100644 index e2ed403849cc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageIds.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds -name: ImageIds -fullName: azure.cognitiveservices.vision.contentmoderator.models.ImageIds -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Image Id properties. -constructor: - syntax: 'ImageIds(*, content_source: str = None, content_ids=None, status=None, - tracking_id: str = None, **kwargs)' - parameters: - - name: content_source - description: Source of the content. - isRequired: true - types: - - - - name: content_ids - description: Id of the contents. - isRequired: true - types: - - [] - - name: status - description: Get Image status. - isRequired: true - types: - - - - name: tracking_id - description: Tracking Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_source - defaultValue: None - - name: content_ids - defaultValue: None - - name: status - defaultValue: None - - name: tracking_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageList.yml deleted file mode 100644 index b59b0024a710..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageList.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList -name: ImageList -fullName: azure.cognitiveservices.vision.contentmoderator.models.ImageList -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Image List Properties. -constructor: - syntax: 'ImageList(*, id: int = None, name: str = None, description: str = None, - metadata=None, **kwargs)' - parameters: - - name: id - description: Image List Id. - isRequired: true - types: - - - - name: name - description: Image List Name. - isRequired: true - types: - - - - name: description - description: Description for image list. - isRequired: true - types: - - - - name: metadata - description: Image List Metadata. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: name - defaultValue: None - - name: description - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Job.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Job.yml deleted file mode 100644 index 756be221b7c8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Job.yml +++ /dev/null @@ -1,183 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Job -name: Job -fullName: azure.cognitiveservices.vision.contentmoderator.models.Job -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The Job object. -constructor: - syntax: 'Job(*, id: str = None, team_name: str = None, status: str = None, workflow_id: - str = None, type: str = None, call_back_endpoint: str = None, review_id: str = - None, result_meta_data=None, job_execution_report=None, **kwargs)' - parameters: - - name: id - description: The job id. - isRequired: true - types: - - - - name: team_name - description: The team name associated with the job. - isRequired: true - types: - - - - name: status - description: The status string (). - isRequired: true - types: - - - - name: workflow_id - description: The Id of the workflow. - isRequired: true - types: - - - - name: type - description: Type of the content. - isRequired: true - types: - - - - name: call_back_endpoint - description: The callback endpoint. - isRequired: true - types: - - - - name: review_id - description: Review Id if one is created. - isRequired: true - types: - - - - name: result_meta_data - description: Array of KeyValue pairs. - isRequired: true - types: - - [] - - name: job_execution_report - description: 'Job execution report- Array of KeyValue pairs - - object.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: team_name - defaultValue: None - - name: status - defaultValue: None - - name: workflow_id - defaultValue: None - - name: type - defaultValue: None - - name: call_back_endpoint - defaultValue: None - - name: review_id - defaultValue: None - - name: result_meta_data - defaultValue: None - - name: job_execution_report - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Job.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Job.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Job.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Job.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Job.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Job.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Job.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.yml deleted file mode 100644 index 0d6e216ffaa8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails -name: JobExecutionReportDetails -fullName: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Job Execution Report Values. -constructor: - syntax: 'JobExecutionReportDetails(*, ts: str = None, msg: str = None, **kwargs)' - parameters: - - name: ts - description: Time details. - isRequired: true - types: - - - - name: msg - description: Message details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: ts - defaultValue: None - - name: msg - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobId.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobId.yml deleted file mode 100644 index 2d606e48bca8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobId.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.JobId -name: JobId -fullName: azure.cognitiveservices.vision.contentmoderator.models.JobId -module: azure.cognitiveservices.vision.contentmoderator.models -summary: JobId. -constructor: - syntax: 'JobId(*, job_id: str = None, **kwargs)' - parameters: - - name: job_id - description: Id of the created job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: job_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobId.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobId.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobId.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobId.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobId.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobId.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobId.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobListResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobListResult.yml deleted file mode 100644 index 2e34ba6777ce..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobListResult.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult -name: JobListResult -fullName: azure.cognitiveservices.vision.contentmoderator.models.JobListResult -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The list of job ids. -constructor: - syntax: JobListResult(*, value=None, **kwargs) - parameters: - - name: value - description: The job id. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.yml deleted file mode 100644 index bb692c4e0963..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair -name: KeyValuePair -fullName: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The key value pair object properties. -constructor: - syntax: 'KeyValuePair(*, key: str = None, value: str = None, **kwargs)' - parameters: - - name: key - description: The key parameter. - isRequired: true - types: - - - - name: value - description: The value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Match.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Match.yml deleted file mode 100644 index 74ee3c361bcf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Match.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Match -name: Match -fullName: azure.cognitiveservices.vision.contentmoderator.models.Match -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The match details. -constructor: - syntax: 'Match(*, score: float = None, match_id: int = None, source: str = None, - tags=None, label: str = None, **kwargs)' - parameters: - - name: score - description: Confidence score of the image match. - isRequired: true - types: - - - - name: match_id - description: The match id. - isRequired: true - types: - - - - name: source - description: The source. - isRequired: true - types: - - - - name: tags - description: The tags for match details. - isRequired: true - types: - - [] - - name: label - description: The label. - isRequired: true - types: - - - keywordOnlyParameters: - - name: score - defaultValue: None - - name: match_id - defaultValue: None - - name: source - defaultValue: None - - name: tags - defaultValue: None - - name: label - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Match.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Match.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Match.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Match.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Match.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Match.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Match.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.yml deleted file mode 100644 index f3196744bb53..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse -name: MatchResponse -fullName: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The response for a Match request. -constructor: - syntax: 'MatchResponse(*, tracking_id: str = None, cache_id: str = None, is_match: - bool = None, matches=None, status=None, **kwargs)' - parameters: - - name: tracking_id - description: The tracking id. - isRequired: true - types: - - - - name: cache_id - description: The cache id. - isRequired: true - types: - - - - name: is_match - description: Indicates if there is a match. - isRequired: true - types: - - - - name: matches - description: The match details. - isRequired: true - types: - - [] - - name: status - description: The evaluate status - isRequired: true - types: - - - keywordOnlyParameters: - - name: tracking_id - defaultValue: None - - name: cache_id - defaultValue: None - - name: is_match - defaultValue: None - - name: matches - defaultValue: None - - name: status - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.OCR.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.OCR.yml deleted file mode 100644 index 283b60756f7f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.OCR.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.OCR -name: OCR -fullName: azure.cognitiveservices.vision.contentmoderator.models.OCR -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Contains the text found in image for the language specified. -constructor: - syntax: 'OCR(*, status=None, metadata=None, tracking_id: str = None, cache_id: str - = None, language: str = None, text: str = None, candidates=None, **kwargs)' - parameters: - - name: status - description: The evaluate status - isRequired: true - types: - - - - name: metadata - description: Array of KeyValue. - isRequired: true - types: - - [] - - name: tracking_id - description: The tracking id. - isRequired: true - types: - - - - name: cache_id - description: The cache id. - isRequired: true - types: - - - - name: language - description: The ISO 639-3 code. - isRequired: true - types: - - - - name: text - description: The found text. - isRequired: true - types: - - - - name: candidates - description: The list of candidate text. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: status - defaultValue: None - - name: metadata - defaultValue: None - - name: tracking_id - defaultValue: None - - name: cache_id - defaultValue: None - - name: language - defaultValue: None - - name: text - defaultValue: None - - name: candidates - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.OCR.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.OCR.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.OCR.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.OCR.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.OCR.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.OCR.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.OCR.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.PII.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.PII.yml deleted file mode 100644 index f92c512f4ad5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.PII.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.PII -name: PII -fullName: azure.cognitiveservices.vision.contentmoderator.models.PII -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Personal Identifier Information details. -constructor: - syntax: PII(*, email=None, ssn=None, ipa=None, phone=None, address=None, **kwargs) - parameters: - - name: email - isRequired: true - types: - - [] - - name: ssn - isRequired: true - types: - - [] - - name: ipa - isRequired: true - types: - - [] - - name: phone - isRequired: true - types: - - [] - - name: address - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: email - defaultValue: None - - name: ssn - defaultValue: None - - name: ipa - defaultValue: None - - name: phone - defaultValue: None - - name: address - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.PII.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.PII.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.PII.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.PII.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.PII.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.PII.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.PII.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Phone.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Phone.yml deleted file mode 100644 index b15edace21f2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Phone.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Phone -name: Phone -fullName: azure.cognitiveservices.vision.contentmoderator.models.Phone -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Phone Property details. -constructor: - syntax: 'Phone(*, country_code: str = None, text: str = None, index: int = None, - **kwargs)' - parameters: - - name: country_code - description: CountryCode of the detected Phone number. - isRequired: true - types: - - - - name: text - description: Detected Phone number. - isRequired: true - types: - - - - name: index - description: 'Index(Location) of the Phone number in the input text - - content.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: country_code - defaultValue: None - - name: text - defaultValue: None - - name: index - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Phone.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Phone.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Phone.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Phone.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Phone.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Phone.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Phone.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.yml deleted file mode 100644 index 553fa2967fe4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex -name: RefreshIndex -fullName: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Refresh Index Response. -constructor: - syntax: 'RefreshIndex(*, content_source_id: str = None, is_update_success: bool - = None, advanced_info=None, status=None, tracking_id: str = None, **kwargs)' - parameters: - - name: content_source_id - description: Content source Id. - isRequired: true - types: - - - - name: is_update_success - description: Update success status. - isRequired: true - types: - - - - name: advanced_info - description: Advanced info list. - isRequired: true - types: - - [[, ]] - - name: status - description: Refresh index status. - isRequired: true - types: - - - - name: tracking_id - description: Tracking Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_source_id - defaultValue: None - - name: is_update_success - defaultValue: None - - name: advanced_info - defaultValue: None - - name: status - defaultValue: None - - name: tracking_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Review.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Review.yml deleted file mode 100644 index af0d20451fbb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Review.yml +++ /dev/null @@ -1,189 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Review -name: Review -fullName: azure.cognitiveservices.vision.contentmoderator.models.Review -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The Review object. -constructor: - syntax: 'Review(*, review_id: str = None, sub_team: str = None, status: str = None, - reviewer_result_tags=None, created_by: str = None, metadata=None, type: str = - None, content: str = None, content_id: str = None, callback_endpoint: str = None, - **kwargs)' - parameters: - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: sub_team - description: Name of the subteam. - isRequired: true - types: - - - - name: status - description: The status string (). - isRequired: true - types: - - - - name: reviewer_result_tags - description: Array of KeyValue with Reviewer set Tags. - isRequired: true - types: - - [] - - name: created_by - description: The reviewer name. - isRequired: true - types: - - - - name: metadata - description: Array of KeyValue. - isRequired: true - types: - - [] - - name: type - description: The type of content. - isRequired: true - types: - - - - name: content - description: The content value. - isRequired: true - types: - - - - name: content_id - description: Id of the content. - isRequired: true - types: - - - - name: callback_endpoint - description: The callback endpoint. - isRequired: true - types: - - - keywordOnlyParameters: - - name: review_id - defaultValue: None - - name: sub_team - defaultValue: None - - name: status - defaultValue: None - - name: reviewer_result_tags - defaultValue: None - - name: created_by - defaultValue: None - - name: metadata - defaultValue: None - - name: type - defaultValue: None - - name: content - defaultValue: None - - name: content_id - defaultValue: None - - name: callback_endpoint - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Review.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Review.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Review.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Review.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Review.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Review.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Review.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.SSN.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.SSN.yml deleted file mode 100644 index 23d5c5adce82..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.SSN.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.SSN -name: SSN -fullName: azure.cognitiveservices.vision.contentmoderator.models.SSN -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Detected SSN details. -constructor: - syntax: 'SSN(*, text: str = None, index: int = None, **kwargs)' - parameters: - - name: text - description: Detected SSN in the input text content. - isRequired: true - types: - - - - name: index - description: Index(Location) of the SSN in the input text content. - isRequired: true - types: - - - keywordOnlyParameters: - - name: text - defaultValue: None - - name: index - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.SSN.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.SSN.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.SSN.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.SSN.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.SSN.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.SSN.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.SSN.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Screen.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Screen.yml deleted file mode 100644 index bf88196178f3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Screen.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Screen -name: Screen -fullName: azure.cognitiveservices.vision.contentmoderator.models.Screen -module: azure.cognitiveservices.vision.contentmoderator.models -summary: The response for a Screen text request. -constructor: - syntax: 'Screen(*, original_text: str = None, normalized_text: str = None, auto_corrected_text: - str = None, misrepresentation=None, classification=None, status=None, pii=None, - language: str = None, terms=None, tracking_id: str = None, **kwargs)' - parameters: - - name: original_text - description: The original text. - isRequired: true - types: - - - - name: normalized_text - description: The normalized text. - isRequired: true - types: - - - - name: auto_corrected_text - description: The autocorrected text - isRequired: true - types: - - - - name: misrepresentation - description: The misrepresentation text. - isRequired: true - types: - - [] - - name: classification - description: The classification details of the text. - isRequired: true - types: - - - - name: status - description: The evaluate status. - isRequired: true - types: - - - - name: pii - description: Personal Identifier Information details. - isRequired: true - types: - - - - name: language - description: Language of the input text content. - isRequired: true - types: - - - - name: terms - isRequired: true - types: - - [] - - name: tracking_id - description: Unique Content Moderator transaction Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: original_text - defaultValue: None - - name: normalized_text - defaultValue: None - - name: auto_corrected_text - defaultValue: None - - name: misrepresentation - defaultValue: None - - name: classification - defaultValue: None - - name: status - defaultValue: None - - name: pii - defaultValue: None - - name: language - defaultValue: None - - name: terms - defaultValue: None - - name: tracking_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Screen.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Screen.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Screen.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Screen.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Screen.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Screen.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Screen.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Status.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Status.yml deleted file mode 100644 index e041347cfdd4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Status.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Status -name: Status -fullName: azure.cognitiveservices.vision.contentmoderator.models.Status -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Status properties. -constructor: - syntax: 'Status(*, code: int = None, description: str = None, exception: str = None, - **kwargs)' - parameters: - - name: code - description: Status code. - isRequired: true - types: - - - - name: description - description: Status description. - isRequired: true - types: - - - - name: exception - description: Exception status. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: description - defaultValue: None - - name: exception - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Status.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Status.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Status.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Status.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Status.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Status.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Status.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Tag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Tag.yml deleted file mode 100644 index f3722c3770e9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Tag.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Tag -name: Tag -fullName: azure.cognitiveservices.vision.contentmoderator.models.Tag -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Tag details. -constructor: - syntax: 'Tag(*, key: str = None, value: str = None, **kwargs)' - parameters: - - name: key - description: The key parameter. - isRequired: true - types: - - - - name: value - description: The value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Tag.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Tag.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Tag.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Tag.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Tag.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Tag.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Tag.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermList.yml deleted file mode 100644 index 95cd504d8f74..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermList.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.TermList -name: TermList -fullName: azure.cognitiveservices.vision.contentmoderator.models.TermList -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Term List Properties. -constructor: - syntax: 'TermList(*, id: int = None, name: str = None, description: str = None, - metadata=None, **kwargs)' - parameters: - - name: id - description: Term list Id. - isRequired: true - types: - - - - name: name - description: Term list name. - isRequired: true - types: - - - - name: description - description: Description for term list. - isRequired: true - types: - - - - name: metadata - description: Term list metadata. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: name - defaultValue: None - - name: description - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Terms.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Terms.yml deleted file mode 100644 index 0404c709343c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Terms.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.Terms -name: Terms -fullName: azure.cognitiveservices.vision.contentmoderator.models.Terms -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Terms properties. -constructor: - syntax: Terms(*, data=None, paging=None, **kwargs) - parameters: - - name: data - description: Term data details. - isRequired: true - types: - - - - name: paging - description: Paging details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: data - defaultValue: None - - name: paging - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.Terms.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Terms.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Terms.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Terms.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.Terms.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.Terms.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.Terms.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsData.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsData.yml deleted file mode 100644 index a9daadb4ea1b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsData.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData -name: TermsData -fullName: azure.cognitiveservices.vision.contentmoderator.models.TermsData -module: azure.cognitiveservices.vision.contentmoderator.models -summary: All term Id response properties. -constructor: - syntax: 'TermsData(*, language: str = None, terms=None, status=None, tracking_id: - str = None, **kwargs)' - parameters: - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: terms - description: List of terms. - isRequired: true - types: - - [] - - name: status - description: Term Status. - isRequired: true - types: - - - - name: tracking_id - description: Tracking Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: language - defaultValue: None - - name: terms - defaultValue: None - - name: status - defaultValue: None - - name: tracking_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsInList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsInList.yml deleted file mode 100644 index 8ae184577755..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsInList.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList -name: TermsInList -fullName: azure.cognitiveservices.vision.contentmoderator.models.TermsInList -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Terms in list Id passed. -constructor: - syntax: 'TermsInList(*, term: str = None, **kwargs)' - parameters: - - name: term - description: Added term details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: term - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.yml deleted file mode 100644 index 492dbf862c91..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging -name: TermsPaging -fullName: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging -module: azure.cognitiveservices.vision.contentmoderator.models -summary: Paging details. -constructor: - syntax: 'TermsPaging(*, total: int = None, limit: int = None, offset: int = None, - returned: int = None, **kwargs)' - parameters: - - name: total - description: Total details. - isRequired: true - types: - - - - name: limit - description: Limit details. - isRequired: true - types: - - - - name: offset - description: Offset details. - isRequired: true - types: - - - - name: returned - description: Returned text details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: total - defaultValue: None - - name: limit - defaultValue: None - - name: offset - defaultValue: None - - name: returned - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.yml deleted file mode 100644 index e468d480aad1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem -name: TranscriptModerationBodyItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'Schema items of the body. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TranscriptModerationBodyItem(*, timestamp: str, terms, **kwargs)' - parameters: - - name: timestamp - description: Required. Timestamp of the image. - isRequired: true - types: - - - - name: terms - description: Required. Optional metadata details. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: timestamp - isRequired: true - - name: terms - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.yml deleted file mode 100644 index 1e6c897f6586..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem -name: TranscriptModerationBodyItemTermsItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'TranscriptModerationBodyItemTermsItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TranscriptModerationBodyItemTermsItem(*, index: int, term: str, **kwargs)' - parameters: - - name: index - description: Required. Index of the word - isRequired: true - types: - - - - name: term - description: Required. Detected word. - isRequired: true - types: - - - keywordOnlyParameters: - - name: index - isRequired: true - - name: term - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.yml deleted file mode 100644 index 533eaee6120c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem -name: VideoFrameBodyItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'Schema items of the body. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoFrameBodyItem(*, timestamp: str, frame_image: str, reviewer_result_tags=None, - metadata=None, **kwargs)' - parameters: - - name: timestamp - description: Required. Timestamp of the frame. - isRequired: true - types: - - - - name: frame_image - description: Required. Content to review. - isRequired: true - types: - - - - name: reviewer_result_tags - isRequired: true - types: - - [] - - name: metadata - description: Optional metadata details. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: timestamp - isRequired: true - - name: frame_image - isRequired: true - - name: reviewer_result_tags - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.yml deleted file mode 100644 index 9e5f12368977..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem -name: VideoFrameBodyItemMetadataItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'VideoFrameBodyItemMetadataItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoFrameBodyItemMetadataItem(*, key: str, value: str, **kwargs)' - parameters: - - name: key - description: Required. Your key parameter. - isRequired: true - types: - - - - name: value - description: Required. Your value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.yml deleted file mode 100644 index 0a01822a7f94..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem -name: VideoFrameBodyItemReviewerResultTagsItem -fullName: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem -module: azure.cognitiveservices.vision.contentmoderator.models -summary: 'VideoFrameBodyItemReviewerResultTagsItem. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoFrameBodyItemReviewerResultTagsItem(*, key: str, value: str, **kwargs)' - parameters: - - name: key - description: Required. Your key parameter. - isRequired: true - types: - - - - name: value - description: Required. Your value parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.yml deleted file mode 100644 index 060f7b68a641..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.contentmoderator.models -name: models -fullName: azure.cognitiveservices.vision.contentmoderator.models -type: import -classes: -- azure.cognitiveservices.vision.contentmoderator.models.APIError -- azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- azure.cognitiveservices.vision.contentmoderator.models.Address -- azure.cognitiveservices.vision.contentmoderator.models.Body -- azure.cognitiveservices.vision.contentmoderator.models.BodyModel -- azure.cognitiveservices.vision.contentmoderator.models.Candidate -- azure.cognitiveservices.vision.contentmoderator.models.Classification -- azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1 -- azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2 -- azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3 -- azure.cognitiveservices.vision.contentmoderator.models.Content -- azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem -- azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem -- azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem -- azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem -- azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem -- azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem -- azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem -- azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage -- azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms -- azure.cognitiveservices.vision.contentmoderator.models.Email -- azure.cognitiveservices.vision.contentmoderator.models.Error -- azure.cognitiveservices.vision.contentmoderator.models.Evaluate -- azure.cognitiveservices.vision.contentmoderator.models.Face -- azure.cognitiveservices.vision.contentmoderator.models.FoundFaces -- azure.cognitiveservices.vision.contentmoderator.models.Frame -- azure.cognitiveservices.vision.contentmoderator.models.Frames -- azure.cognitiveservices.vision.contentmoderator.models.IPA -- azure.cognitiveservices.vision.contentmoderator.models.Image -- azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem -- azure.cognitiveservices.vision.contentmoderator.models.ImageIds -- azure.cognitiveservices.vision.contentmoderator.models.ImageList -- azure.cognitiveservices.vision.contentmoderator.models.Job -- azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails -- azure.cognitiveservices.vision.contentmoderator.models.JobId -- azure.cognitiveservices.vision.contentmoderator.models.JobListResult -- azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair -- azure.cognitiveservices.vision.contentmoderator.models.Match -- azure.cognitiveservices.vision.contentmoderator.models.MatchResponse -- azure.cognitiveservices.vision.contentmoderator.models.OCR -- azure.cognitiveservices.vision.contentmoderator.models.PII -- azure.cognitiveservices.vision.contentmoderator.models.Phone -- azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex -- azure.cognitiveservices.vision.contentmoderator.models.Review -- azure.cognitiveservices.vision.contentmoderator.models.SSN -- azure.cognitiveservices.vision.contentmoderator.models.Screen -- azure.cognitiveservices.vision.contentmoderator.models.Status -- azure.cognitiveservices.vision.contentmoderator.models.Tag -- azure.cognitiveservices.vision.contentmoderator.models.TermList -- azure.cognitiveservices.vision.contentmoderator.models.Terms -- azure.cognitiveservices.vision.contentmoderator.models.TermsData -- azure.cognitiveservices.vision.contentmoderator.models.TermsInList -- azure.cognitiveservices.vision.contentmoderator.models.TermsPaging -- azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem -- azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem -- azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem -- azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem -- azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.yml deleted file mode 100644 index 0cc7023976e9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.yml +++ /dev/null @@ -1,696 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations -name: ImageModerationOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations -module: azure.cognitiveservices.vision.contentmoderator.operations -summary: ImageModerationOperations operations. -constructor: - syntax: ImageModerationOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.evaluate_file_input - name: evaluate_file_input - summary: Returns probabilities of the image containing racy or adult content. - signature: evaluate_file_input(image_stream, cache_image=None, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Evaluate or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.evaluate_method - name: evaluate_method - summary: Returns probabilities of the image containing racy or adult content. - signature: evaluate_method(cache_image=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Evaluate or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.evaluate_url_input - name: evaluate_url_input - summary: Returns probabilities of the image containing racy or adult content. - signature: evaluate_url_input(content_type, cache_image=None, data_representation='URL', - value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Evaluate or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.find_faces - name: find_faces - summary: Returns the list of faces found. - signature: find_faces(cache_image=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: FoundFaces or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.find_faces_file_input - name: find_faces_file_input - summary: Returns the list of faces found. - signature: find_faces_file_input(image_stream, cache_image=None, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: FoundFaces or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.find_faces_url_input - name: find_faces_url_input - summary: Returns the list of faces found. - signature: find_faces_url_input(content_type, cache_image=None, data_representation='URL', - value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: FoundFaces or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.match_file_input - name: match_file_input - summary: 'Fuzzily match an image against one of your custom Image Lists. You can - - create and manage your custom image lists using this - - API. - - Returns ID and tags of matching image.
- -
- - Note: Refresh Index must be run on the corresponding Image List before - - additions and removals are reflected in the response.' - signature: match_file_input(image_stream, list_id=None, cache_image=None, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: list_id - description: The list Id. - defaultValue: None - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: MatchResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.match_method - name: match_method - summary: 'Fuzzily match an image against one of your custom Image Lists. You can - - create and manage your custom image lists using this - - API. - - Returns ID and tags of matching image.
- -
- - Note: Refresh Index must be run on the corresponding Image List before - - additions and removals are reflected in the response.' - signature: match_method(list_id=None, cache_image=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: list_id - description: The list Id. - defaultValue: None - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: MatchResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.match_url_input - name: match_url_input - summary: 'Fuzzily match an image against one of your custom Image Lists. You can - - create and manage your custom image lists using this - - API. - - Returns ID and tags of matching image.
- -
- - Note: Refresh Index must be run on the corresponding Image List before - - additions and removals are reflected in the response.' - signature: match_url_input(content_type, list_id=None, cache_image=None, data_representation='URL', - value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: list_id - description: The list Id. - defaultValue: None - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: MatchResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.ocr_file_input - name: ocr_file_input - summary: 'Returns any text found in the image for the language specified. If no - - language is specified in input then the detection defaults to English.' - signature: ocr_file_input(language, image_stream, cache_image=None, enhanced=False, - custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: enhanced - description: 'When set to True, the image goes through additional - - processing to come with additional candidates. - - image/tiff is not supported when enhanced is set to true - - Note: This impacts the response time.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OCR or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.ocr_method - name: ocr_method - summary: 'Returns any text found in the image for the language specified. If no - - language is specified in input then the detection defaults to English.' - signature: ocr_method(language, cache_image=None, enhanced=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: enhanced - description: 'When set to True, the image goes through additional - - processing to come with additional candidates. - - image/tiff is not supported when enhanced is set to true - - Note: This impacts the response time.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OCR or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.ocr_url_input - name: ocr_url_input - summary: 'Returns any text found in the image for the language specified. If no - - language is specified in input then the detection defaults to English.' - signature: ocr_url_input(language, content_type, cache_image=None, enhanced=False, - data_representation='URL', value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: enhanced - description: 'When set to True, the image goes through additional - - processing to come with additional candidates. - - image/tiff is not supported when enhanced is set to true - - Note: This impacts the response time.' - defaultValue: 'False' - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OCR or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.yml deleted file mode 100644 index 64d9041fec53..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations -name: ListManagementImageListsOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations -module: azure.cognitiveservices.vision.contentmoderator.operations -summary: ListManagementImageListsOperations operations. -constructor: - syntax: ListManagementImageListsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.create - name: create - summary: Creates an image list. - signature: create(content_type, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: body - description: Schema of the body. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.delete - name: delete - summary: Deletes image list with the list Id equal to list Id passed. - signature: delete(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.get_all_image_lists - name: get_all_image_lists - summary: Gets all the Image Lists. - signature: get_all_image_lists(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.get_details - name: get_details - summary: 'Returns the details of the image list with list Id equal to list Id - - passed.' - signature: get_details(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.refresh_index_method - name: refresh_index_method - summary: Refreshes the index of the list with list Id equal to list Id passed. - signature: refresh_index_method(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: RefreshIndex or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.update - name: update - summary: Updates an image list with list Id equal to list Id passed. - signature: update(list_id, content_type, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: body - description: Schema of the body. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.yml deleted file mode 100644 index d3c9f0182d0b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.yml +++ /dev/null @@ -1,298 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations -name: ListManagementImageOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations -module: azure.cognitiveservices.vision.contentmoderator.operations -summary: ListManagementImageOperations operations. -constructor: - syntax: ListManagementImageOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.add_image - name: add_image - summary: Add an image to the list with list Id equal to list Id passed. - signature: add_image(list_id, tag=None, label=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: tag - description: Tag for the image. - defaultValue: None - types: - - - - name: label - description: The image label. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Image or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.add_image_file_input - name: add_image_file_input - summary: Add an image to the list with list Id equal to list Id passed. - signature: add_image_file_input(list_id, image_stream, tag=None, label=None, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: tag - description: Tag for the image. - defaultValue: None - types: - - - - name: label - description: The image label. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Image or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.add_image_url_input - name: add_image_url_input - summary: Add an image to the list with list Id equal to list Id passed. - signature: add_image_url_input(list_id, content_type, tag=None, label=None, data_representation='URL', - value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: tag - description: Tag for the image. - defaultValue: None - types: - - - - name: label - description: The image label. - defaultValue: None - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Image or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.delete_all_images - name: delete_all_images - summary: Deletes all images from the list with list Id equal to list Id passed. - signature: delete_all_images(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.delete_image - name: delete_image - summary: Deletes an image from the list with list Id and image Id passed. - signature: delete_image(list_id, image_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: image_id - description: Id of the image. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.get_all_image_ids - name: get_all_image_ids - summary: Gets all image Ids from the list with list Id equal to list Id passed. - signature: get_all_image_ids(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageIds or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.yml deleted file mode 100644 index f87bee693a2e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.yml +++ /dev/null @@ -1,249 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations -name: ListManagementTermListsOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations -module: azure.cognitiveservices.vision.contentmoderator.operations -summary: ListManagementTermListsOperations operations. -constructor: - syntax: ListManagementTermListsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.create - name: create - summary: Creates a Term List. - signature: create(content_type, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: body - description: Schema of the body. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TermList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.delete - name: delete - summary: Deletes term list with the list Id equal to list Id passed. - signature: delete(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.get_all_term_lists - name: get_all_term_lists - summary: gets all the Term Lists. - signature: get_all_term_lists(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.get_details - name: get_details - summary: 'Returns list Id details of the term list with list Id equal to list Id - - passed.' - signature: get_details(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TermList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.refresh_index_method - name: refresh_index_method - summary: Refreshes the index of the list with list Id equal to list ID passed. - signature: refresh_index_method(list_id, language, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: RefreshIndex or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.update - name: update - summary: Updates an Term List. - signature: update(list_id, content_type, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: body - description: Schema of the body. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TermList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.yml deleted file mode 100644 index 52cb96790531..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations -name: ListManagementTermOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations -module: azure.cognitiveservices.vision.contentmoderator.operations -summary: ListManagementTermOperations operations. -constructor: - syntax: ListManagementTermOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.add_term - name: add_term - summary: Add a term to the term list with list Id equal to list Id passed. - signature: add_term(list_id, term, language, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: term - description: Term to be deleted - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.delete_all_terms - name: delete_all_terms - summary: 'Deletes all terms from the list with list Id equal to the list Id - - passed.' - signature: delete_all_terms(list_id, language, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.delete_term - name: delete_term - summary: Deletes a term from the list with list Id equal to the list Id passed. - signature: delete_term(list_id, term, language, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: term - description: Term to be deleted - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.get_all_terms - name: get_all_terms - summary: Gets all terms from the list with list Id equal to the list Id passed. - signature: get_all_terms(list_id, language, offset=None, limit=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: offset - description: The pagination start index. - defaultValue: None - types: - - - - name: limit - description: The max limit. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Terms or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.yml deleted file mode 100644 index b6582b78c99f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.yml +++ /dev/null @@ -1,944 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations -name: ReviewsOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations -module: azure.cognitiveservices.vision.contentmoderator.operations -summary: ReviewsOperations operations. -constructor: - syntax: ReviewsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The content type. Constant value: "text/plain".' - name: content_type -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.add_video_frame - name: add_video_frame - summary: 'The reviews created would show up for Reviewers on your team. As - - Reviewers complete reviewing, results of the Review would be POSTED - - (i.e. HTTP POST) on the specified CallBackEndpoint. - -

CallBack Schemas

- -

Review Completion CallBack Sample

- -

- - {
- - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: add_video_frame(team_name, review_id, timescale=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: timescale - description: Timescale of the video you are adding frames to. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.add_video_frame_stream - name: add_video_frame_stream - summary: 'Use this method to add frames for a video review.Timescale: This - - parameter is a factor which is used to convert the timestamp on a frame - - into milliseconds. Timescale is provided in the output of the Content - - Moderator video media processor on the Azure Media Services - - platform.Timescale in the Video Moderation output is Ticks/Second.' - signature: add_video_frame_stream(content_type, team_name, review_id, frame_image_zip, - frame_metadata, timescale=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: frame_image_zip - description: Zip file containing frame images. - isRequired: true - types: - - - - name: frame_metadata - description: Metadata of the frame. - isRequired: true - types: - - - - name: timescale - description: Timescale of the video . - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.add_video_frame_url - name: add_video_frame_url - summary: 'Use this method to add frames for a video review.Timescale: This - - parameter is a factor which is used to convert the timestamp on a frame - - into milliseconds. Timescale is provided in the output of the Content - - Moderator video media processor on the Azure Media Services - - platform.Timescale in the Video Moderation output is Ticks/Second.' - signature: add_video_frame_url(content_type, team_name, review_id, video_frame_body, - timescale=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: video_frame_body - description: Body for add video frames API - isRequired: true - types: - - [] - - name: timescale - description: Timescale of the video. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.add_video_transcript - name: add_video_transcript - summary: 'This API adds a transcript file (text version of all the words spoken - - in a video) to a video review. The file should be a valid WebVTT - - format.' - signature: add_video_transcript(team_name, review_id, vt_tfile, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: vt_tfile - description: Transcript file of the video. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.add_video_transcript_moderation_result - name: add_video_transcript_moderation_result - summary: 'This API adds a transcript screen text result file for a video review. - - Transcript screen text result file is a result of Screen Text API . In - - order to generate transcript screen text result file , a transcript - - file has to be screened for profanity using Screen Text API.' - signature: add_video_transcript_moderation_result(content_type, team_name, review_id, - transcript_moderation_body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: transcript_moderation_body - description: 'Body for add video transcript - - moderation result API' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.create_job - name: create_job - summary: 'A job Id will be returned for the content posted on this endpoint. - - Once the content is evaluated against the Workflow provided the review - - will be created or ignored based on the workflow expression. - -

CallBack Schemas

- -

- -

Job Completion CallBack Sample


- - {
- - "JobId": ",
- - "ReviewId": "",
- - "WorkFlowId": "default",
- - "Status": "",
- - "ContentType": "Image",
- - "ContentId": "",
- - "CallBackType": "Job",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - }
- - }
- -

- -

- -

Review Completion CallBack Sample


- - { - - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx", - - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: create_job(team_name, content_type, content_id, workflow_name, job_content_type, - content_value, call_back_endpoint=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: content_type - description: 'Image, Text or Video. Possible values include: - - ''Image'', ''Text'', ''Video''' - isRequired: true - types: - - - - name: content_id - description: Id/Name to identify the content submitted. - isRequired: true - types: - - - - name: workflow_name - description: Workflow Name that you want to invoke. - isRequired: true - types: - - - - name: job_content_type - description: 'The content type. Possible values include: - - ''application/json'', ''image/jpeg''' - isRequired: true - types: - - - - name: content_value - description: Content to evaluate for a job. - isRequired: true - types: - - - - name: call_back_endpoint - description: 'Callback endpoint for posting the create - - job result.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: JobId or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.create_reviews - name: create_reviews - summary: 'The reviews created would show up for Reviewers on your team. As - - Reviewers complete reviewing, results of the Review would be POSTED - - (i.e. HTTP POST) on the specified CallBackEndpoint. - -

CallBack Schemas

- -

Review Completion CallBack Sample

- -

- - {
- - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: create_reviews(url_content_type, team_name, create_review_body, sub_team=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: url_content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: create_review_body - description: Body for create reviews API - isRequired: true - types: - - [] - - name: sub_team - description: 'SubTeam of your team, you want to assign the created - - review to.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.create_video_reviews - name: create_video_reviews - summary: 'The reviews created would show up for Reviewers on your team. As - - Reviewers complete reviewing, results of the Review would be POSTED - - (i.e. HTTP POST) on the specified CallBackEndpoint. - -

CallBack Schemas

- -

Review Completion CallBack Sample

- -

- - {
- - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: create_video_reviews(content_type, team_name, create_video_reviews_body, - sub_team=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: create_video_reviews_body - description: Body for create reviews API - isRequired: true - types: - - [] - - name: sub_team - description: 'SubTeam of your team, you want to assign the created - - review to.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.get_job_details - name: get_job_details - summary: Get the Job Details for a Job Id. - signature: get_job_details(team_name, job_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: team_name - description: Your Team Name. - isRequired: true - types: - - - - name: job_id - description: Id of the job. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Job or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.get_review - name: get_review - summary: Returns review details for the review Id passed. - signature: get_review(team_name, review_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: team_name - description: Your Team Name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Review or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.get_video_frames - name: get_video_frames - summary: 'The reviews created would show up for Reviewers on your team. As - - Reviewers complete reviewing, results of the Review would be POSTED - - (i.e. HTTP POST) on the specified CallBackEndpoint. - -

CallBack Schemas

- -

Review Completion CallBack Sample

- -

- - {
- - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: get_video_frames(team_name, review_id, start_seed=None, no_of_records=None, - filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: start_seed - description: 'Time stamp of the frame from where you want to - - start fetching the frames.' - defaultValue: None - types: - - - - name: no_of_records - description: Number of frames to fetch. - defaultValue: None - types: - - - - name: filter - description: Get frames filtered by tags. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Frames or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.publish_video_review - name: publish_video_review - summary: Publish video review to make it available for review. - signature: publish_video_review(team_name, review_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations.yml deleted file mode 100644 index 4f106766560f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations -name: TextModerationOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations -module: azure.cognitiveservices.vision.contentmoderator.operations -summary: TextModerationOperations operations. -constructor: - syntax: TextModerationOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations.detect_language - name: detect_language - summary: 'This operation will detect the language of given input content. Returns - - the ISO - 639-3 - - code for the predominant language comprising the submitted text. - - Over 110 languages supported.' - signature: detect_language(text_content_type, text_content, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: text_content_type - description: 'The content type. Possible values include: - - ''text/plain'', ''text/html'', ''text/xml'', ''text/markdown''' - isRequired: true - types: - - - - name: text_content - description: Content to screen. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DetectedLanguage or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations.screen_text - name: screen_text - summary: 'Detect profanity and match against custom and shared blocklists. - - - Detects profanity in more than 100 languages and match against custom - - and shared blocklists.' - signature: screen_text(text_content_type, text_content, language=None, autocorrect=False, - pii=False, list_id=None, classify=False, custom_headers=None, raw=False, callback=None, - **operation_config) - parameters: - - name: text_content_type - description: 'The content type. Possible values include: - - ''text/plain'', ''text/html'', ''text/xml'', ''text/markdown''' - isRequired: true - types: - - - - name: text_content - description: Content to screen. - isRequired: true - types: - - - - name: language - description: Language of the text. - defaultValue: None - types: - - - - name: autocorrect - description: Autocorrect text. - defaultValue: 'False' - types: - - - - name: pii - description: Detect personal identifiable information. - defaultValue: 'False' - types: - - - - name: list_id - description: The list Id. - defaultValue: None - types: - - - - name: classify - description: Classify input. - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Screen or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.yml deleted file mode 100644 index 058275c67390..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.yml +++ /dev/null @@ -1,696 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations -name: ImageModerationOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations -module: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations -summary: ImageModerationOperations operations. -constructor: - syntax: ImageModerationOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.evaluate_file_input - name: evaluate_file_input - summary: Returns probabilities of the image containing racy or adult content. - signature: evaluate_file_input(image_stream, cache_image=None, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Evaluate or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.evaluate_method - name: evaluate_method - summary: Returns probabilities of the image containing racy or adult content. - signature: evaluate_method(cache_image=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Evaluate or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.evaluate_url_input - name: evaluate_url_input - summary: Returns probabilities of the image containing racy or adult content. - signature: evaluate_url_input(content_type, cache_image=None, data_representation='URL', - value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Evaluate or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.find_faces - name: find_faces - summary: Returns the list of faces found. - signature: find_faces(cache_image=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: FoundFaces or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.find_faces_file_input - name: find_faces_file_input - summary: Returns the list of faces found. - signature: find_faces_file_input(image_stream, cache_image=None, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: FoundFaces or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.find_faces_url_input - name: find_faces_url_input - summary: Returns the list of faces found. - signature: find_faces_url_input(content_type, cache_image=None, data_representation='URL', - value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: FoundFaces or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.match_file_input - name: match_file_input - summary: 'Fuzzily match an image against one of your custom Image Lists. You can - - create and manage your custom image lists using this - - API. - - Returns ID and tags of matching image.
- -
- - Note: Refresh Index must be run on the corresponding Image List before - - additions and removals are reflected in the response.' - signature: match_file_input(image_stream, list_id=None, cache_image=None, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: list_id - description: The list Id. - defaultValue: None - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: MatchResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.match_method - name: match_method - summary: 'Fuzzily match an image against one of your custom Image Lists. You can - - create and manage your custom image lists using this - - API. - - Returns ID and tags of matching image.
- -
- - Note: Refresh Index must be run on the corresponding Image List before - - additions and removals are reflected in the response.' - signature: match_method(list_id=None, cache_image=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: list_id - description: The list Id. - defaultValue: None - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: MatchResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.match_url_input - name: match_url_input - summary: 'Fuzzily match an image against one of your custom Image Lists. You can - - create and manage your custom image lists using this - - API. - - Returns ID and tags of matching image.
- -
- - Note: Refresh Index must be run on the corresponding Image List before - - additions and removals are reflected in the response.' - signature: match_url_input(content_type, list_id=None, cache_image=None, data_representation='URL', - value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: list_id - description: The list Id. - defaultValue: None - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: MatchResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.ocr_file_input - name: ocr_file_input - summary: 'Returns any text found in the image for the language specified. If no - - language is specified in input then the detection defaults to English.' - signature: ocr_file_input(language, image_stream, cache_image=None, enhanced=False, - custom_headers=None, raw=False, callback=None, **operation_config) - parameters: - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: enhanced - description: 'When set to True, the image goes through additional - - processing to come with additional candidates. - - image/tiff is not supported when enhanced is set to true - - Note: This impacts the response time.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OCR or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.ocr_method - name: ocr_method - summary: 'Returns any text found in the image for the language specified. If no - - language is specified in input then the detection defaults to English.' - signature: ocr_method(language, cache_image=None, enhanced=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: enhanced - description: 'When set to True, the image goes through additional - - processing to come with additional candidates. - - image/tiff is not supported when enhanced is set to true - - Note: This impacts the response time.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OCR or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.ocr_url_input - name: ocr_url_input - summary: 'Returns any text found in the image for the language specified. If no - - language is specified in input then the detection defaults to English.' - signature: ocr_url_input(language, content_type, cache_image=None, enhanced=False, - data_representation='URL', value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: cache_image - description: 'Whether to retain the submitted image for future - - use; defaults to false if omitted.' - defaultValue: None - types: - - - - name: enhanced - description: 'When set to True, the image goes through additional - - processing to come with additional candidates. - - image/tiff is not supported when enhanced is set to true - - Note: This impacts the response time.' - defaultValue: 'False' - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OCR or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.yml deleted file mode 100644 index 16ff5b7da86a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations -name: image_moderation_operations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations -classes: -- azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.yml deleted file mode 100644 index 2f6696ac3fb9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations -name: ListManagementImageListsOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations -module: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations -summary: ListManagementImageListsOperations operations. -constructor: - syntax: ListManagementImageListsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.create - name: create - summary: Creates an image list. - signature: create(content_type, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: body - description: Schema of the body. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.delete - name: delete - summary: Deletes image list with the list Id equal to list Id passed. - signature: delete(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.get_all_image_lists - name: get_all_image_lists - summary: Gets all the Image Lists. - signature: get_all_image_lists(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.get_details - name: get_details - summary: 'Returns the details of the image list with list Id equal to list Id - - passed.' - signature: get_details(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.refresh_index_method - name: refresh_index_method - summary: Refreshes the index of the list with list Id equal to list Id passed. - signature: refresh_index_method(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: RefreshIndex or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.update - name: update - summary: Updates an image list with list Id equal to list Id passed. - signature: update(list_id, content_type, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: body - description: Schema of the body. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.yml deleted file mode 100644 index 4e18919e1a39..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations -name: list_management_image_lists_operations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations -classes: -- azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.yml deleted file mode 100644 index d13c5f8843f5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.yml +++ /dev/null @@ -1,298 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations -name: ListManagementImageOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations -module: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations -summary: ListManagementImageOperations operations. -constructor: - syntax: ListManagementImageOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.add_image - name: add_image - summary: Add an image to the list with list Id equal to list Id passed. - signature: add_image(list_id, tag=None, label=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: tag - description: Tag for the image. - defaultValue: None - types: - - - - name: label - description: The image label. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Image or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.add_image_file_input - name: add_image_file_input - summary: Add an image to the list with list Id equal to list Id passed. - signature: add_image_file_input(list_id, image_stream, tag=None, label=None, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: image_stream - description: The image file. - isRequired: true - types: - - - - name: tag - description: Tag for the image. - defaultValue: None - types: - - - - name: label - description: The image label. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Image or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.add_image_url_input - name: add_image_url_input - summary: Add an image to the list with list Id equal to list Id passed. - signature: add_image_url_input(list_id, content_type, tag=None, label=None, data_representation='URL', - value=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: tag - description: Tag for the image. - defaultValue: None - types: - - - - name: label - description: The image label. - defaultValue: None - types: - - - - name: data_representation - defaultValue: URL - types: - - - - name: value - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Image or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.delete_all_images - name: delete_all_images - summary: Deletes all images from the list with list Id equal to list Id passed. - signature: delete_all_images(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.delete_image - name: delete_image - summary: Deletes an image from the list with list Id and image Id passed. - signature: delete_image(list_id, image_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: image_id - description: Id of the image. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.get_all_image_ids - name: get_all_image_ids - summary: Gets all image Ids from the list with list Id equal to list Id passed. - signature: get_all_image_ids(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageIds or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.yml deleted file mode 100644 index 5176f37cedf4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations -name: list_management_image_operations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations -classes: -- azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.yml deleted file mode 100644 index 708e8cb276eb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.yml +++ /dev/null @@ -1,249 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations -name: ListManagementTermListsOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations -module: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations -summary: ListManagementTermListsOperations operations. -constructor: - syntax: ListManagementTermListsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.create - name: create - summary: Creates a Term List. - signature: create(content_type, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: body - description: Schema of the body. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TermList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.delete - name: delete - summary: Deletes term list with the list Id equal to list Id passed. - signature: delete(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.get_all_term_lists - name: get_all_term_lists - summary: gets all the Term Lists. - signature: get_all_term_lists(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.get_details - name: get_details - summary: 'Returns list Id details of the term list with list Id equal to list Id - - passed.' - signature: get_details(list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TermList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.refresh_index_method - name: refresh_index_method - summary: Refreshes the index of the list with list Id equal to list ID passed. - signature: refresh_index_method(list_id, language, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: RefreshIndex or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.update - name: update - summary: Updates an Term List. - signature: update(list_id, content_type, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: body - description: Schema of the body. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TermList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.yml deleted file mode 100644 index dea7bb783c82..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations -name: list_management_term_lists_operations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations -classes: -- azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.yml deleted file mode 100644 index df50091ac320..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations -name: ListManagementTermOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations -module: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations -summary: ListManagementTermOperations operations. -constructor: - syntax: ListManagementTermOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.add_term - name: add_term - summary: Add a term to the term list with list Id equal to list Id passed. - signature: add_term(list_id, term, language, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: term - description: Term to be deleted - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.delete_all_terms - name: delete_all_terms - summary: 'Deletes all terms from the list with list Id equal to the list Id - - passed.' - signature: delete_all_terms(list_id, language, custom_headers=None, raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.delete_term - name: delete_term - summary: Deletes a term from the list with list Id equal to the list Id passed. - signature: delete_term(list_id, term, language, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: term - description: Term to be deleted - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: str or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.get_all_terms - name: get_all_terms - summary: Gets all terms from the list with list Id equal to the list Id passed. - signature: get_all_terms(list_id, language, offset=None, limit=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: list_id - description: List Id of the image list. - isRequired: true - types: - - - - name: language - description: Language of the terms. - isRequired: true - types: - - - - name: offset - description: The pagination start index. - defaultValue: None - types: - - - - name: limit - description: The max limit. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Terms or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.yml deleted file mode 100644 index b81652152894..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations -name: list_management_term_operations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations -classes: -- azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.yml deleted file mode 100644 index 95bd2fe35fd7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.yml +++ /dev/null @@ -1,944 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations -name: ReviewsOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations -module: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations -summary: ReviewsOperations operations. -constructor: - syntax: ReviewsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The content type. Constant value: "text/plain".' - name: content_type -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.add_video_frame - name: add_video_frame - summary: 'The reviews created would show up for Reviewers on your team. As - - Reviewers complete reviewing, results of the Review would be POSTED - - (i.e. HTTP POST) on the specified CallBackEndpoint. - -

CallBack Schemas

- -

Review Completion CallBack Sample

- -

- - {
- - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: add_video_frame(team_name, review_id, timescale=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: timescale - description: Timescale of the video you are adding frames to. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.add_video_frame_stream - name: add_video_frame_stream - summary: 'Use this method to add frames for a video review.Timescale: This - - parameter is a factor which is used to convert the timestamp on a frame - - into milliseconds. Timescale is provided in the output of the Content - - Moderator video media processor on the Azure Media Services - - platform.Timescale in the Video Moderation output is Ticks/Second.' - signature: add_video_frame_stream(content_type, team_name, review_id, frame_image_zip, - frame_metadata, timescale=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: frame_image_zip - description: Zip file containing frame images. - isRequired: true - types: - - - - name: frame_metadata - description: Metadata of the frame. - isRequired: true - types: - - - - name: timescale - description: Timescale of the video . - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.add_video_frame_url - name: add_video_frame_url - summary: 'Use this method to add frames for a video review.Timescale: This - - parameter is a factor which is used to convert the timestamp on a frame - - into milliseconds. Timescale is provided in the output of the Content - - Moderator video media processor on the Azure Media Services - - platform.Timescale in the Video Moderation output is Ticks/Second.' - signature: add_video_frame_url(content_type, team_name, review_id, video_frame_body, - timescale=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: video_frame_body - description: Body for add video frames API - isRequired: true - types: - - [] - - name: timescale - description: Timescale of the video. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.add_video_transcript - name: add_video_transcript - summary: 'This API adds a transcript file (text version of all the words spoken - - in a video) to a video review. The file should be a valid WebVTT - - format.' - signature: add_video_transcript(team_name, review_id, vt_tfile, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: vt_tfile - description: Transcript file of the video. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.add_video_transcript_moderation_result - name: add_video_transcript_moderation_result - summary: 'This API adds a transcript screen text result file for a video review. - - Transcript screen text result file is a result of Screen Text API . In - - order to generate transcript screen text result file , a transcript - - file has to be screened for profanity using Screen Text API.' - signature: add_video_transcript_moderation_result(content_type, team_name, review_id, - transcript_moderation_body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: transcript_moderation_body - description: 'Body for add video transcript - - moderation result API' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.create_job - name: create_job - summary: 'A job Id will be returned for the content posted on this endpoint. - - Once the content is evaluated against the Workflow provided the review - - will be created or ignored based on the workflow expression. - -

CallBack Schemas

- -

- -

Job Completion CallBack Sample


- - {
- - "JobId": ",
- - "ReviewId": "",
- - "WorkFlowId": "default",
- - "Status": "",
- - "ContentType": "Image",
- - "ContentId": "",
- - "CallBackType": "Job",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - }
- - }
- -

- -

- -

Review Completion CallBack Sample


- - { - - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx", - - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: create_job(team_name, content_type, content_id, workflow_name, job_content_type, - content_value, call_back_endpoint=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: content_type - description: 'Image, Text or Video. Possible values include: - - ''Image'', ''Text'', ''Video''' - isRequired: true - types: - - - - name: content_id - description: Id/Name to identify the content submitted. - isRequired: true - types: - - - - name: workflow_name - description: Workflow Name that you want to invoke. - isRequired: true - types: - - - - name: job_content_type - description: 'The content type. Possible values include: - - ''application/json'', ''image/jpeg''' - isRequired: true - types: - - - - name: content_value - description: Content to evaluate for a job. - isRequired: true - types: - - - - name: call_back_endpoint - description: 'Callback endpoint for posting the create - - job result.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: JobId or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.create_reviews - name: create_reviews - summary: 'The reviews created would show up for Reviewers on your team. As - - Reviewers complete reviewing, results of the Review would be POSTED - - (i.e. HTTP POST) on the specified CallBackEndpoint. - -

CallBack Schemas

- -

Review Completion CallBack Sample

- -

- - {
- - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: create_reviews(url_content_type, team_name, create_review_body, sub_team=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: url_content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: create_review_body - description: Body for create reviews API - isRequired: true - types: - - [] - - name: sub_team - description: 'SubTeam of your team, you want to assign the created - - review to.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.create_video_reviews - name: create_video_reviews - summary: 'The reviews created would show up for Reviewers on your team. As - - Reviewers complete reviewing, results of the Review would be POSTED - - (i.e. HTTP POST) on the specified CallBackEndpoint. - -

CallBack Schemas

- -

Review Completion CallBack Sample

- -

- - {
- - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: create_video_reviews(content_type, team_name, create_video_reviews_body, - sub_team=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: content_type - description: The content type. - isRequired: true - types: - - - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: create_video_reviews_body - description: Body for create reviews API - isRequired: true - types: - - [] - - name: sub_team - description: 'SubTeam of your team, you want to assign the created - - review to.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.get_job_details - name: get_job_details - summary: Get the Job Details for a Job Id. - signature: get_job_details(team_name, job_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: team_name - description: Your Team Name. - isRequired: true - types: - - - - name: job_id - description: Id of the job. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Job or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.get_review - name: get_review - summary: Returns review details for the review Id passed. - signature: get_review(team_name, review_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: team_name - description: Your Team Name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Review or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.get_video_frames - name: get_video_frames - summary: 'The reviews created would show up for Reviewers on your team. As - - Reviewers complete reviewing, results of the Review would be POSTED - - (i.e. HTTP POST) on the specified CallBackEndpoint. - -

CallBack Schemas

- -

Review Completion CallBack Sample

- -

- - {
- - "ReviewId": "",
- - "ModifiedOn": "2016-10-11T22:36:32.9934851Z",
- - "ModifiedBy": "",
- - "CallBackType": "Review",
- - "ContentId": "",
- - "Metadata": {
- - "adultscore": "0.xxx",
- - "a": "False",
- - "racyscore": "0.xxx",
- - "r": "True"
- - },
- - "ReviewerResultTags": {
- - "a": "False",
- - "r": "True"
- - }
- - }
- -

.' - signature: get_video_frames(team_name, review_id, start_seed=None, no_of_records=None, - filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: start_seed - description: 'Time stamp of the frame from where you want to - - start fetching the frames.' - defaultValue: None - types: - - - - name: no_of_records - description: Number of frames to fetch. - defaultValue: None - types: - - - - name: filter - description: Get frames filtered by tags. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Frames or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.publish_video_review - name: publish_video_review - summary: Publish video review to make it available for review. - signature: publish_video_review(team_name, review_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: team_name - description: Your team name. - isRequired: true - types: - - - - name: review_id - description: Id of the review. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.yml deleted file mode 100644 index 30393dec9beb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations -name: reviews_operations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations -classes: -- azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations.yml deleted file mode 100644 index db0cdd7bec74..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations -name: TextModerationOperations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations -module: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations -summary: TextModerationOperations operations. -constructor: - syntax: TextModerationOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations.detect_language - name: detect_language - summary: 'This operation will detect the language of given input content. Returns - - the ISO - 639-3 - - code for the predominant language comprising the submitted text. - - Over 110 languages supported.' - signature: detect_language(text_content_type, text_content, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: text_content_type - description: 'The content type. Possible values include: - - ''text/plain'', ''text/html'', ''text/xml'', ''text/markdown''' - isRequired: true - types: - - - - name: text_content - description: Content to screen. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DetectedLanguage or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -- uid: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations.screen_text - name: screen_text - summary: 'Detect profanity and match against custom and shared blocklists. - - - Detects profanity in more than 100 languages and match against custom - - and shared blocklists.' - signature: screen_text(text_content_type, text_content, language=None, autocorrect=False, - pii=False, list_id=None, classify=False, custom_headers=None, raw=False, callback=None, - **operation_config) - parameters: - - name: text_content_type - description: 'The content type. Possible values include: - - ''text/plain'', ''text/html'', ''text/xml'', ''text/markdown''' - isRequired: true - types: - - - - name: text_content - description: Content to screen. - isRequired: true - types: - - - - name: language - description: Language of the text. - defaultValue: None - types: - - - - name: autocorrect - description: Autocorrect text. - defaultValue: 'False' - types: - - - - name: pii - description: Detect personal identifiable information. - defaultValue: 'False' - types: - - - - name: list_id - description: The list Id. - defaultValue: None - types: - - - - name: classify - description: Classify input. - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Screen or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.yml deleted file mode 100644 index 6e164c018778..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations -name: text_moderation_operations -fullName: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations -classes: -- azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.yml deleted file mode 100644 index 3dd027d262e0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.contentmoderator.operations -name: operations -fullName: azure.cognitiveservices.vision.contentmoderator.operations -type: import -classes: -- azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations -- azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations -- azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations -- azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations -- azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations -- azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations -- azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations -modules: -- azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations -- azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations -- azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations -- azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations -- azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations -- azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations -- azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.version.yml deleted file mode 100644 index 9c04c761e17e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.contentmoderator.version -name: version -fullName: azure.cognitiveservices.vision.contentmoderator.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.yml deleted file mode 100644 index e0994b6471a6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.contentmoderator -name: contentmoderator -fullName: azure.cognitiveservices.vision.contentmoderator -type: rootImport -classes: -- azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient -packages: -- azure.cognitiveservices.vision.contentmoderator.models -- azure.cognitiveservices.vision.contentmoderator.operations -modules: -- azure.cognitiveservices.vision.contentmoderator.content_moderator_client -- azure.cognitiveservices.vision.contentmoderator.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.yml deleted file mode 100644 index 275f4aeb1237..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.yml +++ /dev/null @@ -1,470 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient -name: CustomVisionPredictionClient -fullName: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient -module: azure.cognitiveservices.vision.customvision.prediction -constructor: - syntax: CustomVisionPredictionClient(endpoint, credentials) - parameters: - - name: endpoint - description: Supported Cognitive Services endpoints. - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.classify_image - name: classify_image - summary: Classify an image and saves the result. - signature: classify_image(project_id, published_name, image_data, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 4MB.' - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.classify_image_url - name: classify_image_url - summary: Classify an image url and saves the result. - signature: classify_image_url(project_id, published_name, url, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.classify_image_url_with_no_store - name: classify_image_url_with_no_store - summary: Classify an image url without saving the result. - signature: classify_image_url_with_no_store(project_id, published_name, url, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.classify_image_with_no_store - name: classify_image_with_no_store - summary: Classify an image without saving the result. - signature: classify_image_with_no_store(project_id, published_name, image_data, - application=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 4MB.' - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.detect_image - name: detect_image - summary: Detect objects in an image and saves the result. - signature: detect_image(project_id, published_name, image_data, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 4MB.' - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.detect_image_url - name: detect_image_url - summary: Detect objects in an image url and saves the result. - signature: detect_image_url(project_id, published_name, url, application=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.detect_image_url_with_no_store - name: detect_image_url_with_no_store - summary: Detect objects in an image url without saving the result. - signature: detect_image_url_with_no_store(project_id, published_name, url, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.detect_image_with_no_store - name: detect_image_with_no_store - summary: Detect objects in an image without saving the result. - signature: detect_image_with_no_store(project_id, published_name, image_data, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 4MB.' - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.yml deleted file mode 100644 index cd0eb4887f44..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration -name: CustomVisionPredictionClientConfiguration -fullName: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration -module: azure.cognitiveservices.vision.customvision.prediction -summary: 'Configuration for CustomVisionPredictionClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: CustomVisionPredictionClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: Supported Cognitive Services endpoints. - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.yml deleted file mode 100644 index 5e41e8209640..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox -name: BoundingBox -fullName: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox -module: azure.cognitiveservices.vision.customvision.prediction.models -summary: 'Bounding box that defines a region of an image. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'BoundingBox(*, left: float, top: float, width: float, height: float, **kwargs)' - parameters: - - name: left - description: Required. Coordinate of the left boundary. - isRequired: true - types: - - - - name: top - description: Required. Coordinate of the top boundary. - isRequired: true - types: - - - - name: width - description: Required. Width. - isRequired: true - types: - - - - name: height - description: Required. Height. - isRequired: true - types: - - - keywordOnlyParameters: - - name: left - isRequired: true - - name: top - isRequired: true - - name: width - isRequired: true - - name: height - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.yml deleted file mode 100644 index 9a9d721bdabd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.yml +++ /dev/null @@ -1,282 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError -name: CustomVisionError -fullName: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError -module: azure.cognitiveservices.vision.customvision.prediction.models -summary: 'CustomVisionError. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CustomVisionError(*, code, message: str, **kwargs)' - parameters: - - name: code - description: 'Required. The error code. Possible values include: ''NoError'', - - ''BadRequest'', ''BadRequestExceededBatchSize'', ''BadRequestNotSupported'', - - ''BadRequestInvalidIds'', ''BadRequestProjectName'', - - ''BadRequestProjectNameNotUnique'', ''BadRequestProjectDescription'', - - ''BadRequestProjectUnknownDomain'', - - ''BadRequestProjectUnknownClassification'', - - ''BadRequestProjectUnsupportedDomainTypeChange'', - - ''BadRequestProjectUnsupportedExportPlatform'', - - ''BadRequestProjectImagePreprocessingSettings'', - - ''BadRequestProjectDuplicated'', ''BadRequestIterationName'', - - ''BadRequestIterationNameNotUnique'', ''BadRequestIterationDescription'', - - ''BadRequestIterationIsNotTrained'', ''BadRequestIterationValidationFailed'', - - ''BadRequestWorkspaceCannotBeModified'', ''BadRequestWorkspaceNotDeletable'', - - ''BadRequestTagName'', ''BadRequestTagNameNotUnique'', - - ''BadRequestTagDescription'', ''BadRequestTagType'', - - ''BadRequestMultipleNegativeTag'', ''BadRequestMultipleGeneralProductTag'', - - ''BadRequestImageTags'', ''BadRequestImageRegions'', - - ''BadRequestNegativeAndRegularTagOnSameImage'', - - ''BadRequestUnsupportedDomain'', ''BadRequestRequiredParamIsNull'', - - ''BadRequestIterationIsPublished'', ''BadRequestInvalidPublishName'', - - ''BadRequestInvalidPublishTarget'', ''BadRequestUnpublishFailed'', - - ''BadRequestIterationNotPublished'', ''BadRequestSubscriptionApi'', - - ''BadRequestExceedProjectLimit'', - - ''BadRequestExceedIterationPerProjectLimit'', - - ''BadRequestExceedTagPerProjectLimit'', ''BadRequestExceedTagPerImageLimit'', - - ''BadRequestExceededQuota'', ''BadRequestCannotMigrateProjectWithName'', - - ''BadRequestNotLimitedTrial'', ''BadRequestImageBatch'', - - ''BadRequestImageStream'', ''BadRequestImageUrl'', ''BadRequestImageFormat'', - - ''BadRequestImageSizeBytes'', ''BadRequestImageDimensions'', - - ''BadRequestImageExceededCount'', ''BadRequestTrainingNotNeeded'', - - ''BadRequestTrainingNotNeededButTrainingPipelineUpdated'', - - ''BadRequestTrainingValidationFailed'', - - ''BadRequestClassificationTrainingValidationFailed'', - - ''BadRequestMultiClassClassificationTrainingValidationFailed'', - - ''BadRequestMultiLabelClassificationTrainingValidationFailed'', - - ''BadRequestDetectionTrainingValidationFailed'', - - ''BadRequestTrainingAlreadyInProgress'', - - ''BadRequestDetectionTrainingNotAllowNegativeTag'', - - ''BadRequestInvalidEmailAddress'', - - ''BadRequestDomainNotSupportedForAdvancedTraining'', - - ''BadRequestExportPlatformNotSupportedForAdvancedTraining'', - - ''BadRequestReservedBudgetInHoursNotEnoughForAdvancedTraining'', - - ''BadRequestExportValidationFailed'', ''BadRequestExportAlreadyInProgress'', - - ''BadRequestPredictionIdsMissing'', ''BadRequestPredictionIdsExceededCount'', - - ''BadRequestPredictionTagsExceededCount'', - - ''BadRequestPredictionResultsExceededCount'', - - ''BadRequestPredictionInvalidApplicationName'', - - ''BadRequestPredictionInvalidQueryParameters'', - - ''BadRequestInvalidImportToken'', ''BadRequestExportWhileTraining'', - - ''BadRequestImageMetadataKey'', ''BadRequestImageMetadataValue'', - - ''BadRequestOperationNotSupported'', ''BadRequestInvalidArtifactUri'', - - ''BadRequestCustomerManagedKeyRevoked'', ''BadRequestInvalid'', - - ''UnsupportedMediaType'', ''Forbidden'', ''ForbiddenUser'', - - ''ForbiddenUserResource'', ''ForbiddenUserSignupDisabled'', - - ''ForbiddenUserSignupAllowanceExceeded'', ''ForbiddenUserDoesNotExist'', - - ''ForbiddenUserDisabled'', ''ForbiddenUserInsufficientCapability'', - - ''ForbiddenDRModeEnabled'', ''ForbiddenInvalid'', ''NotFound'', - - ''NotFoundProject'', ''NotFoundProjectDefaultIteration'', ''NotFoundIteration'', - - ''NotFoundIterationPerformance'', ''NotFoundTag'', ''NotFoundImage'', - - ''NotFoundDomain'', ''NotFoundApimSubscription'', ''NotFoundInvalid'', - - ''Conflict'', ''ConflictInvalid'', ''ErrorUnknown'', ''ErrorIterationCopyFailed'', - - ''ErrorPreparePerformanceMigrationFailed'', ''ErrorProjectInvalidWorkspace'', - - ''ErrorProjectInvalidPipelineConfiguration'', ''ErrorProjectInvalidDomain'', - - ''ErrorProjectTrainingRequestFailed'', ''ErrorProjectImportRequestFailed'', - - ''ErrorProjectExportRequestFailed'', ''ErrorFeaturizationServiceUnavailable'', - - ''ErrorFeaturizationQueueTimeout'', ''ErrorFeaturizationInvalidFeaturizer'', - - ''ErrorFeaturizationAugmentationUnavailable'', - - ''ErrorFeaturizationUnrecognizedJob'', - - ''ErrorFeaturizationAugmentationError'', ''ErrorExporterInvalidPlatform'', - - ''ErrorExporterInvalidFeaturizer'', ''ErrorExporterInvalidClassifier'', - - ''ErrorPredictionServiceUnavailable'', ''ErrorPredictionModelNotFound'', - - ''ErrorPredictionModelNotCached'', ''ErrorPrediction'', - - ''ErrorPredictionStorage'', ''ErrorRegionProposal'', ''ErrorUnknownBaseModel'', - - ''ErrorInvalid''' - isRequired: true - types: - - - - - - name: message - description: 'Required. A message explaining the error reported by the - - service.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.yml deleted file mode 100644 index abdb3792ede3..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.yml +++ /dev/null @@ -1,266 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes -name: CustomVisionErrorCodes -fullName: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes -module: azure.cognitiveservices.vision.customvision.prediction.models -fields: -- name: bad_request - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request -- name: bad_request_cannot_migrate_project_with_name - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_cannot_migrate_project_with_name -- name: bad_request_classification_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_classification_training_validation_failed -- name: bad_request_customer_managed_key_revoked - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_customer_managed_key_revoked -- name: bad_request_detection_training_not_allow_negative_tag - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_detection_training_not_allow_negative_tag -- name: bad_request_detection_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_detection_training_validation_failed -- name: bad_request_domain_not_supported_for_advanced_training - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_domain_not_supported_for_advanced_training -- name: bad_request_exceed_iteration_per_project_limit - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_exceed_iteration_per_project_limit -- name: bad_request_exceed_project_limit - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_exceed_project_limit -- name: bad_request_exceed_tag_per_image_limit - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_exceed_tag_per_image_limit -- name: bad_request_exceed_tag_per_project_limit - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_exceed_tag_per_project_limit -- name: bad_request_exceeded_batch_size - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_exceeded_batch_size -- name: bad_request_exceeded_quota - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_exceeded_quota -- name: bad_request_export_already_in_progress - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_export_already_in_progress -- name: bad_request_export_platform_not_supported_for_advanced_training - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_export_platform_not_supported_for_advanced_training -- name: bad_request_export_validation_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_export_validation_failed -- name: bad_request_export_while_training - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_export_while_training -- name: bad_request_image_batch - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_batch -- name: bad_request_image_dimensions - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_dimensions -- name: bad_request_image_exceeded_count - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_exceeded_count -- name: bad_request_image_format - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_format -- name: bad_request_image_metadata_key - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_metadata_key -- name: bad_request_image_metadata_value - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_metadata_value -- name: bad_request_image_regions - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_regions -- name: bad_request_image_size_bytes - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_size_bytes -- name: bad_request_image_stream - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_stream -- name: bad_request_image_tags - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_tags -- name: bad_request_image_url - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_image_url -- name: bad_request_invalid - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_invalid -- name: bad_request_invalid_artifact_uri - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_invalid_artifact_uri -- name: bad_request_invalid_email_address - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_invalid_email_address -- name: bad_request_invalid_ids - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_invalid_ids -- name: bad_request_invalid_import_token - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_invalid_import_token -- name: bad_request_invalid_publish_name - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_invalid_publish_name -- name: bad_request_invalid_publish_target - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_invalid_publish_target -- name: bad_request_iteration_description - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_iteration_description -- name: bad_request_iteration_is_not_trained - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_iteration_is_not_trained -- name: bad_request_iteration_is_published - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_iteration_is_published -- name: bad_request_iteration_name - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_iteration_name -- name: bad_request_iteration_name_not_unique - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_iteration_name_not_unique -- name: bad_request_iteration_not_published - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_iteration_not_published -- name: bad_request_iteration_validation_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_iteration_validation_failed -- name: bad_request_multi_class_classification_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_multi_class_classification_training_validation_failed -- name: bad_request_multi_label_classification_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_multi_label_classification_training_validation_failed -- name: bad_request_multiple_general_product_tag - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_multiple_general_product_tag -- name: bad_request_multiple_negative_tag - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_multiple_negative_tag -- name: bad_request_negative_and_regular_tag_on_same_image - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_negative_and_regular_tag_on_same_image -- name: bad_request_not_limited_trial - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_not_limited_trial -- name: bad_request_not_supported - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_not_supported -- name: bad_request_operation_not_supported - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_operation_not_supported -- name: bad_request_prediction_ids_exceeded_count - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_prediction_ids_exceeded_count -- name: bad_request_prediction_ids_missing - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_prediction_ids_missing -- name: bad_request_prediction_invalid_application_name - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_prediction_invalid_application_name -- name: bad_request_prediction_invalid_query_parameters - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_prediction_invalid_query_parameters -- name: bad_request_prediction_results_exceeded_count - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_prediction_results_exceeded_count -- name: bad_request_prediction_tags_exceeded_count - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_prediction_tags_exceeded_count -- name: bad_request_project_description - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_description -- name: bad_request_project_duplicated - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_duplicated -- name: bad_request_project_image_preprocessing_settings - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_image_preprocessing_settings -- name: bad_request_project_name - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_name -- name: bad_request_project_name_not_unique - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_name_not_unique -- name: bad_request_project_unknown_classification - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_unknown_classification -- name: bad_request_project_unknown_domain - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_unknown_domain -- name: bad_request_project_unsupported_domain_type_change - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_unsupported_domain_type_change -- name: bad_request_project_unsupported_export_platform - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_project_unsupported_export_platform -- name: bad_request_required_param_is_null - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_required_param_is_null -- name: bad_request_reserved_budget_in_hours_not_enough_for_advanced_training - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_reserved_budget_in_hours_not_enough_for_advanced_training -- name: bad_request_subscription_api - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_subscription_api -- name: bad_request_tag_description - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_tag_description -- name: bad_request_tag_name - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_tag_name -- name: bad_request_tag_name_not_unique - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_tag_name_not_unique -- name: bad_request_tag_type - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_tag_type -- name: bad_request_training_already_in_progress - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_training_already_in_progress -- name: bad_request_training_not_needed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_training_not_needed -- name: bad_request_training_not_needed_but_training_pipeline_updated - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_training_not_needed_but_training_pipeline_updated -- name: bad_request_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_training_validation_failed -- name: bad_request_unpublish_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_unpublish_failed -- name: bad_request_unsupported_domain - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_unsupported_domain -- name: bad_request_workspace_cannot_be_modified - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_workspace_cannot_be_modified -- name: bad_request_workspace_not_deletable - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.bad_request_workspace_not_deletable -- name: conflict - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.conflict -- name: conflict_invalid - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.conflict_invalid -- name: error_exporter_invalid_classifier - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_exporter_invalid_classifier -- name: error_exporter_invalid_featurizer - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_exporter_invalid_featurizer -- name: error_exporter_invalid_platform - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_exporter_invalid_platform -- name: error_featurization_augmentation_error - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_featurization_augmentation_error -- name: error_featurization_augmentation_unavailable - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_featurization_augmentation_unavailable -- name: error_featurization_invalid_featurizer - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_featurization_invalid_featurizer -- name: error_featurization_queue_timeout - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_featurization_queue_timeout -- name: error_featurization_service_unavailable - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_featurization_service_unavailable -- name: error_featurization_unrecognized_job - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_featurization_unrecognized_job -- name: error_invalid - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_invalid -- name: error_iteration_copy_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_iteration_copy_failed -- name: error_prediction - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_prediction -- name: error_prediction_model_not_cached - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_prediction_model_not_cached -- name: error_prediction_model_not_found - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_prediction_model_not_found -- name: error_prediction_service_unavailable - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_prediction_service_unavailable -- name: error_prediction_storage - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_prediction_storage -- name: error_prepare_performance_migration_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_prepare_performance_migration_failed -- name: error_project_export_request_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_project_export_request_failed -- name: error_project_import_request_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_project_import_request_failed -- name: error_project_invalid_domain - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_project_invalid_domain -- name: error_project_invalid_pipeline_configuration - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_project_invalid_pipeline_configuration -- name: error_project_invalid_workspace - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_project_invalid_workspace -- name: error_project_training_request_failed - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_project_training_request_failed -- name: error_region_proposal - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_region_proposal -- name: error_unknown - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_unknown -- name: error_unknown_base_model - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.error_unknown_base_model -- name: forbidden - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden -- name: forbidden_dr_mode_enabled - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_dr_mode_enabled -- name: forbidden_invalid - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_invalid -- name: forbidden_user - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_user -- name: forbidden_user_disabled - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_user_disabled -- name: forbidden_user_does_not_exist - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_user_does_not_exist -- name: forbidden_user_insufficient_capability - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_user_insufficient_capability -- name: forbidden_user_resource - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_user_resource -- name: forbidden_user_signup_allowance_exceeded - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_user_signup_allowance_exceeded -- name: forbidden_user_signup_disabled - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.forbidden_user_signup_disabled -- name: no_error - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.no_error -- name: not_found - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found -- name: not_found_apim_subscription - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_apim_subscription -- name: not_found_domain - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_domain -- name: not_found_image - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_image -- name: not_found_invalid - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_invalid -- name: not_found_iteration - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_iteration -- name: not_found_iteration_performance - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_iteration_performance -- name: not_found_project - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_project -- name: not_found_project_default_iteration - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_project_default_iteration -- name: not_found_tag - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.not_found_tag -- name: unsupported_media_type - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.unsupported_media_type diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException.yml deleted file mode 100644 index 2b76349b8c5e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -name: CustomVisionErrorException -fullName: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -module: azure.cognitiveservices.vision.customvision.prediction.models -summary: 'Server responded with exception of type: ''CustomVisionError''.' -constructor: - syntax: CustomVisionErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.yml deleted file mode 100644 index ff735fb3c20b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction -name: ImagePrediction -fullName: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction -module: azure.cognitiveservices.vision.customvision.prediction.models -summary: 'Result of an image prediction request. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagePrediction(**kwargs) -variables: -- description: Prediction Id. - name: id - types: - - -- description: Project Id. - name: project - types: - - -- description: Iteration Id. - name: iteration - types: - - -- description: Date this prediction was created. - name: created - types: - - -- description: List of predictions. - name: predictions - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.yml deleted file mode 100644 index dc7535b46435..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl -name: ImageUrl -fullName: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl -module: azure.cognitiveservices.vision.customvision.prediction.models -summary: 'Image url. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageUrl(*, url: str, **kwargs)' - parameters: - - name: url - description: Required. Url of the image. - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.Prediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.Prediction.yml deleted file mode 100644 index e3aaf779ad4f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.Prediction.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction -name: Prediction -fullName: azure.cognitiveservices.vision.customvision.prediction.models.Prediction -module: azure.cognitiveservices.vision.customvision.prediction.models -summary: 'Prediction result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Prediction(**kwargs) -variables: -- description: Probability of the tag. - name: probability - types: - - -- description: Id of the predicted tag. - name: tag_id - types: - - -- description: Name of the predicted tag. - name: tag_name - types: - - -- description: Bounding box of the prediction. - name: bounding_box - types: - - -- description: 'Type of the predicted tag. Possible values include: - - ''Regular'', ''Negative'', ''GeneralProduct''' - name: tag_type - types: - - - - -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.TagType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.TagType.yml deleted file mode 100644 index a6e023b8abf1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.TagType.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.prediction.models.TagType -name: TagType -fullName: azure.cognitiveservices.vision.customvision.prediction.models.TagType -module: azure.cognitiveservices.vision.customvision.prediction.models -fields: -- name: general_product - uid: azure.cognitiveservices.vision.customvision.prediction.models.TagType.general_product -- name: negative - uid: azure.cognitiveservices.vision.customvision.prediction.models.TagType.negative -- name: regular - uid: azure.cognitiveservices.vision.customvision.prediction.models.TagType.regular diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.yml deleted file mode 100644 index 67475a7c57d2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.customvision.prediction.models -name: models -fullName: azure.cognitiveservices.vision.customvision.prediction.models -type: import -classes: -- azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox -- azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError -- azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction -- azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl -- azure.cognitiveservices.vision.customvision.prediction.models.Prediction -enums: -- azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes -- azure.cognitiveservices.vision.customvision.prediction.models.TagType diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.yml deleted file mode 100644 index 92a53fe62ce2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.yml +++ /dev/null @@ -1,448 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin -name: CustomVisionPredictionClientOperationsMixin -fullName: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin -module: azure.cognitiveservices.vision.customvision.prediction.operations -constructor: - syntax: CustomVisionPredictionClientOperationsMixin() -methods: -- uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.classify_image - name: classify_image - summary: Classify an image and saves the result. - signature: classify_image(project_id, published_name, image_data, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 4MB.' - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.classify_image_url - name: classify_image_url - summary: Classify an image url and saves the result. - signature: classify_image_url(project_id, published_name, url, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.classify_image_url_with_no_store - name: classify_image_url_with_no_store - summary: Classify an image url without saving the result. - signature: classify_image_url_with_no_store(project_id, published_name, url, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.classify_image_with_no_store - name: classify_image_with_no_store - summary: Classify an image without saving the result. - signature: classify_image_with_no_store(project_id, published_name, image_data, - application=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 4MB.' - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.detect_image - name: detect_image - summary: Detect objects in an image and saves the result. - signature: detect_image(project_id, published_name, image_data, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 4MB.' - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.detect_image_url - name: detect_image_url - summary: Detect objects in an image url and saves the result. - signature: detect_image_url(project_id, published_name, url, application=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.detect_image_url_with_no_store - name: detect_image_url_with_no_store - summary: Detect objects in an image url without saving the result. - signature: detect_image_url_with_no_store(project_id, published_name, url, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.detect_image_with_no_store - name: detect_image_with_no_store - summary: Detect objects in an image without saving the result. - signature: detect_image_with_no_store(project_id, published_name, image_data, application=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: published_name - description: 'Specifies the name of the model to evaluate - - against.' - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 4MB.' - isRequired: true - types: - - - - name: application - description: 'Optional. Specifies the name of application using - - the endpoint.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.operations.yml deleted file mode 100644 index 85719d6dd2fe..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.operations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.customvision.prediction.operations -name: operations -fullName: azure.cognitiveservices.vision.customvision.prediction.operations -type: import -classes: -- azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.version.yml deleted file mode 100644 index 698cb08fe2bd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.customvision.prediction.version -name: version -fullName: azure.cognitiveservices.vision.customvision.prediction.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.yml deleted file mode 100644 index 74ced7615b02..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.customvision.prediction -name: prediction -fullName: azure.cognitiveservices.vision.customvision.prediction -type: import -classes: -- azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient -- azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration -packages: -- azure.cognitiveservices.vision.customvision.prediction.models -- azure.cognitiveservices.vision.customvision.prediction.operations -modules: -- azure.cognitiveservices.vision.customvision.prediction.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.yml deleted file mode 100644 index 886358cd8f3a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.yml +++ /dev/null @@ -1,2732 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient -name: CustomVisionTrainingClient -fullName: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient -module: azure.cognitiveservices.vision.customvision.training -constructor: - syntax: CustomVisionTrainingClient(endpoint, credentials) - parameters: - - name: endpoint - description: Supported Cognitive Services endpoints. - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.create_image_regions - name: create_image_regions - summary: 'Create a set of image regions. - - - This API accepts a batch of image regions, and optionally tags, to - - update existing images with region information. - - There is a limit of 64 entries in the batch. - - If all regions are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each region will be listed in the response payload.' - signature: create_image_regions(project_id, regions=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: regions - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageRegionCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.create_image_tags - name: create_image_tags - summary: Associate a set of images with a set of tags. - signature: create_image_tags(project_id, tags=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: tags - description: Image Tag entries to include in this batch. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageTagCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.create_images_from_data - name: create_images_from_data - summary: 'Add the provided images to the set of training images. - - - This API accepts body content as multipart/form-data and - - application/octet-stream. When using multipart - - multiple image files can be sent at once, with a maximum of 64 files. - - If all images are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each image will be listed in the response payload.' - signature: create_images_from_data(project_id, image_data, tag_ids=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 6MB.' - isRequired: true - types: - - - - name: tag_ids - description: 'The tags ids with which to tag each image. Limited to - - 20.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.create_images_from_files - name: create_images_from_files - summary: 'Add the provided batch of images to the set of training images. - - - This API accepts a batch of files, and optionally tags, to create - - images. There is a limit of 64 images and 20 tags. - - If all images are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each image will be listed in the response payload.' - signature: create_images_from_files(project_id, batch, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: batch - description: 'The batch of image files to add. Limited to 64 images - - and 20 tags per batch.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.create_images_from_predictions - name: create_images_from_predictions - summary: 'Add the specified predicted images to the set of training images. - - - This API creates a batch of images from predicted images specified. - - There is a limit of 64 images and 20 tags. - - If all images are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each image will be listed in the response payload.' - signature: create_images_from_predictions(project_id, batch, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: batch - description: 'Image, tag ids, and metadata. Limited to 64 images and - - 20 tags per batch.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.create_images_from_urls - name: create_images_from_urls - summary: 'Add the provided images urls to the set of training images. - - - This API accepts a batch of urls, and optionally tags, to create - - images. There is a limit of 64 images and 20 tags. - - If all images are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each image will be listed in the response payload.' - signature: create_images_from_urls(project_id, batch, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: batch - description: 'Image urls, tag ids, and metadata. Limited to 64 images - - and 20 tags per batch.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.create_project - name: create_project - summary: Create a project. - signature: create_project(name, description=None, domain_id=None, classification_type=None, - target_export_platforms=None, export_model_container_uri=None, notification_queue_uri=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: name - description: Name of the project. - isRequired: true - types: - - - - name: description - description: The description of the project. - defaultValue: None - types: - - - - name: domain_id - description: 'The id of the domain to use for this project. - - Defaults to General.' - defaultValue: None - types: - - - - name: classification_type - description: 'The type of classifier to create for this - - project. Possible values include: ''Multiclass'', ''Multilabel''' - defaultValue: None - types: - - - - name: target_export_platforms - description: 'List of platforms the trained model is - - intending exporting to.' - defaultValue: None - types: - - [] - - name: export_model_container_uri - description: 'The uri to the Azure Storage - - container that will be used to store exported models.' - defaultValue: None - types: - - - - name: notification_queue_uri - description: 'The uri to the Azure Storage queue that - - will be used to send project-related notifications. See Storage - - notifications documentation for setup and message format.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Project or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.create_tag - name: create_tag - summary: Create a tag for the project. - signature: create_tag(project_id, name, description=None, type=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: name - description: The tag name. - isRequired: true - types: - - - - name: description - description: Optional description for the tag. - defaultValue: None - types: - - - - name: type - description: 'Optional type for the tag. Possible values include: - - ''Regular'', ''Negative'', ''GeneralProduct''' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Tag or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.delete_image_regions - name: delete_image_regions - summary: Delete a set of image regions. - signature: delete_image_regions(project_id, region_ids, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: region_ids - description: Regions to delete. Limited to 64. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.delete_image_tags - name: delete_image_tags - summary: Remove a set of tags from a set of images. - signature: delete_image_tags(project_id, image_ids, tag_ids, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_ids - description: Image ids. Limited to 64 images. - isRequired: true - types: - - [] - - name: tag_ids - description: 'Tags to be deleted from the specified images. Limited - - to 20 tags.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.delete_images - name: delete_images - summary: Delete images from the set of training images. - signature: delete_images(project_id, image_ids=None, all_images=None, all_iterations=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_ids - description: 'Ids of the images to be deleted. Limited to 256 - - images per batch.' - defaultValue: None - types: - - [] - - name: all_images - description: 'Flag to specify delete all images, specify this - - flag or a list of images. Using this flag will return a 202 response - - to indicate the images are being deleted.' - defaultValue: None - types: - - - - name: all_iterations - description: 'Removes these images from all iterations, not - - just the current workspace. Using this flag will return a 202 response - - to indicate the images are being deleted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.delete_iteration - name: delete_iteration - summary: Delete a specific iteration of a project. - signature: delete_iteration(project_id, iteration_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.delete_prediction - name: delete_prediction - summary: 'Delete a set of predicted images and their associated prediction - - results.' - signature: delete_prediction(project_id, ids, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: ids - description: The prediction ids. Limited to 64. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.delete_project - name: delete_project - summary: Delete a specific project. - signature: delete_project(project_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.delete_tag - name: delete_tag - summary: Delete a tag from the project. - signature: delete_tag(project_id, tag_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: tag_id - description: Id of the tag to be deleted. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.export_iteration - name: export_iteration - summary: Export a trained iteration. - signature: export_iteration(project_id, iteration_id, platform, flavor=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: platform - description: 'The target platform. Possible values include: - - ''CoreML'', ''TensorFlow'', ''DockerFile'', ''ONNX'', ''VAIDK'', ''OpenVino''' - isRequired: true - types: - - - - name: flavor - description: 'The flavor of the target platform. Possible values - - include: ''Linux'', ''Windows'', ''ONNX10'', ''ONNX12'', ''ARM'', - - ''TensorFlowNormal'', ''TensorFlowLite''' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Export or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.export_project - name: export_project - summary: Exports a project. - signature: export_project(project_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id of the project to export. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ProjectExport or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_artifact - name: get_artifact - summary: 'Get artifact content from blob storage, based on artifact relative path - - in the blob.' - signature: get_artifact(project_id, path, custom_headers=None, raw=False, callback=None, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: path - description: The relative path for artifact. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_domain - name: get_domain - summary: Get information about a specific domain. - signature: get_domain(domain_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: domain_id - description: The id of the domain to get information about. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Domain or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_domains - name: get_domains - summary: Get a list of the available domains. - signature: get_domains(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_exports - name: get_exports - summary: Get the list of exports for a specific iteration. - signature: get_exports(project_id, iteration_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_image_count - name: get_image_count - summary: 'Get the number of images. - - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_image_count(project_id, iteration_id=None, tagging_status=None, filter=None, - tag_ids=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: tagging_status - description: 'The tagging status filter. It can be ''All'', - - ''Tagged'', or ''Untagged''. Defaults to ''All''. Possible values include: - - ''All'', ''Tagged'', ''Untagged''' - defaultValue: None - types: - - - - name: filter - description: 'An expression to filter the images against image - - metadata. Only images where the expression evaluates to true are - - included in the response. - - The expression supports eq (Equal), ne (Not equal), and (Logical and), - - or (Logical or) operators. - - Here is an example, metadata=key1 eq ''value1'' and key2 ne ''value2''.' - defaultValue: None - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images to count. - - Defaults to all tags when null.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_image_performance_count - name: get_image_performance_count - summary: 'Gets the number of images tagged with the provided {tagIds} that have - - prediction results from - - training for the provided iteration {iterationId}. - - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_image_performance_count(project_id, iteration_id, tag_ids=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - isRequired: true - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images to count. - - Defaults to all tags when null.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_image_performances - name: get_image_performances - summary: 'Get image with its prediction for a given project iteration. - - - This API supports batching and range selection. By default it will only - - return first 50 images matching images. - - Use the {take} and {skip} parameters to control how many images to - - return in a given batch. - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_image_performances(project_id, iteration_id, tag_ids=None, order_by=None, - take=50, skip=0, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - isRequired: true - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images. Defaults to - - all tagged images when null. Limited to 20.' - defaultValue: None - types: - - [] - - name: order_by - description: 'The ordering. Defaults to newest. Possible values - - include: ''Newest'', ''Oldest''' - defaultValue: None - types: - - - - name: take - description: 'Maximum number of images to return. Defaults to 50, - - limited to 256.' - defaultValue: '50' - types: - - - - name: skip - description: 'Number of images to skip before beginning the image - - batch. Defaults to 0.' - defaultValue: '0' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_image_region_proposals - name: get_image_region_proposals - summary: 'Get region proposals for an image. Returns empty array if no proposals - - are found. - - - This API will get region proposals for an image along with confidences - - for the region. It returns an empty array if no proposals are found.' - signature: get_image_region_proposals(project_id, image_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_id - description: The image id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageRegionProposal or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_images - name: get_images - summary: 'Get images for a given project iteration or workspace. - - - This API supports batching and range selection. By default it will only - - return first 50 images matching images. - - Use the {take} and {skip} parameters to control how many images to - - return in a given batch. - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_images(project_id, iteration_id=None, tag_ids=None, tagging_status=None, - filter=None, order_by=None, take=50, skip=0, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images. Defaults to - - all tagged images when null. Limited to 20.' - defaultValue: None - types: - - [] - - name: tagging_status - description: 'The tagging status filter. It can be ''All'', - - ''Tagged'', or ''Untagged''. Defaults to ''All''. Possible values include: - - ''All'', ''Tagged'', ''Untagged''' - defaultValue: None - types: - - - - name: filter - description: 'An expression to filter the images against image - - metadata. Only images where the expression evaluates to true are - - included in the response. - - The expression supports eq (Equal), ne (Not equal), and (Logical and), - - or (Logical or) operators. - - Here is an example, metadata=key1 eq ''value1'' and key2 ne ''value2''.' - defaultValue: None - types: - - - - name: order_by - description: 'The ordering. Defaults to newest. Possible values - - include: ''Newest'', ''Oldest''' - defaultValue: None - types: - - - - name: take - description: 'Maximum number of images to return. Defaults to 50, - - limited to 256.' - defaultValue: '50' - types: - - - - name: skip - description: 'Number of images to skip before beginning the image - - batch. Defaults to 0.' - defaultValue: '0' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_images_by_ids - name: get_images_by_ids - summary: 'Get images by id for a given project iteration. - - - This API will return a set of Images for the specified tags and - - optionally iteration. If no iteration is specified the - - current workspace is used.' - signature: get_images_by_ids(project_id, image_ids=None, iteration_id=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_ids - description: The list of image ids to retrieve. Limited to 256. - defaultValue: None - types: - - [] - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_iteration - name: get_iteration - summary: Get a specific iteration. - signature: get_iteration(project_id, iteration_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The id of the project the iteration belongs to. - isRequired: true - types: - - - - name: iteration_id - description: The id of the iteration to get. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Iteration or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_iteration_performance - name: get_iteration_performance - summary: Get detailed performance information about an iteration. - signature: get_iteration_performance(project_id, iteration_id, threshold=None, overlap_threshold=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The id of the project the iteration belongs to. - isRequired: true - types: - - - - name: iteration_id - description: The id of the iteration to get. - isRequired: true - types: - - - - name: threshold - description: The threshold used to determine true predictions. - defaultValue: None - types: - - - - name: overlap_threshold - description: 'If applicable, the bounding box overlap - - threshold used to determine true predictions.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IterationPerformance or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_iterations - name: get_iterations - summary: Get iterations for the project. - signature: get_iterations(project_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_project - name: get_project - summary: Get a specific project. - signature: get_project(project_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The id of the project to get. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Project or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_projects - name: get_projects - summary: Get your projects. - signature: get_projects(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_tag - name: get_tag - summary: Get information about a specific tag. - signature: get_tag(project_id, tag_id, iteration_id=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project this tag belongs to. - isRequired: true - types: - - - - name: tag_id - description: The tag id. - isRequired: true - types: - - - - name: iteration_id - description: 'The iteration to retrieve this tag from. - - Optional, defaults to current training set.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Tag or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_tagged_image_count - name: get_tagged_image_count - summary: 'Gets the number of images tagged with the provided {tagIds}. - - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_tagged_image_count(project_id, iteration_id=None, tag_ids=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images to count. - - Defaults to all tags when null.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_tagged_images - name: get_tagged_images - summary: 'Get tagged images for a given project iteration. - - - This API supports batching and range selection. By default it will only - - return first 50 images matching images. - - Use the {take} and {skip} parameters to control how many images to - - return in a given batch. - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_tagged_images(project_id, iteration_id=None, tag_ids=None, order_by=None, - take=50, skip=0, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images. Defaults to - - all tagged images when null. Limited to 20.' - defaultValue: None - types: - - [] - - name: order_by - description: 'The ordering. Defaults to newest. Possible values - - include: ''Newest'', ''Oldest''' - defaultValue: None - types: - - - - name: take - description: 'Maximum number of images to return. Defaults to 50, - - limited to 256.' - defaultValue: '50' - types: - - - - name: skip - description: 'Number of images to skip before beginning the image - - batch. Defaults to 0.' - defaultValue: '0' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_tags - name: get_tags - summary: Get the tags for a given project and iteration. - signature: get_tags(project_id, iteration_id=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_untagged_image_count - name: get_untagged_image_count - summary: 'Gets the number of untagged images. - - - This API returns the images which have no tags for a given project and - - optionally an iteration. If no iteration is specified the - - current workspace is used.' - signature: get_untagged_image_count(project_id, iteration_id=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.get_untagged_images - name: get_untagged_images - summary: 'Get untagged images for a given project iteration. - - - This API supports batching and range selection. By default it will only - - return first 50 images matching images. - - Use the {take} and {skip} parameters to control how many images to - - return in a given batch.' - signature: get_untagged_images(project_id, iteration_id=None, order_by=None, take=50, - skip=0, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: order_by - description: 'The ordering. Defaults to newest. Possible values - - include: ''Newest'', ''Oldest''' - defaultValue: None - types: - - - - name: take - description: 'Maximum number of images to return. Defaults to 50, - - limited to 256.' - defaultValue: '50' - types: - - - - name: skip - description: 'Number of images to skip before beginning the image - - batch. Defaults to 0.' - defaultValue: '0' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.import_project - name: import_project - summary: Imports a project. - signature: import_project(token, name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: token - description: Token generated from the export project call. - isRequired: true - types: - - - - name: name - description: 'Optional, name of the project to use instead of - - auto-generated name.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Project or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.publish_iteration - name: publish_iteration - summary: Publish a specific iteration. - signature: publish_iteration(project_id, iteration_id, publish_name, prediction_id, - overwrite=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: publish_name - description: The name to give the published iteration. - isRequired: true - types: - - - - name: prediction_id - description: The id of the prediction resource to publish to. - isRequired: true - types: - - - - name: overwrite - description: 'Whether to overwrite the published model with the - - given name (default: false).' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: bool or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.query_predictions - name: query_predictions - summary: Get images that were sent to your prediction endpoint. - signature: query_predictions(project_id, query, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: query - description: 'Parameters used to query the predictions. Limited to - - combining 2 tags.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PredictionQueryResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.query_suggested_image_count - name: query_suggested_image_count - summary: 'Get count of images whose suggested tags match given tags and their - - probabilities are greater than or equal to the given threshold. Returns - - count as 0 if none found. - - - This API takes in tagIds to get count of untagged images per suggested - - tags for a given threshold.' - signature: query_suggested_image_count(project_id, iteration_id, tag_ids=None, threshold=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: 'IterationId to use for the suggested tags and - - regions.' - isRequired: true - types: - - - - name: tag_ids - description: 'Existing TagIds in project to get suggested tags count - - for.' - defaultValue: None - types: - - [] - - name: threshold - description: Confidence threshold to filter suggested tags on. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: dict or ClientRawResponse if raw=true - types: - - [, ] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.query_suggested_images - name: query_suggested_images - summary: 'Get untagged images whose suggested tags match given tags. Returns - - empty array if no images are found. - - - This API will fetch untagged images filtered by suggested tags Ids. It - - returns an empty array if no images are found.' - signature: query_suggested_images(project_id, iteration_id, query, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: 'IterationId to use for the suggested tags and - - regions.' - isRequired: true - types: - - - - name: query - description: Contains properties we need to query suggested images. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SuggestedTagAndRegionQuery or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.quick_test_image - name: quick_test_image - summary: Quick test an image. - signature: quick_test_image(project_id, image_data, iteration_id=None, store=True, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 6MB.' - isRequired: true - types: - - - - name: iteration_id - description: 'Optional. Specifies the id of a particular - - iteration to evaluate against. - - The default iteration for the project will be used when not specified.' - defaultValue: None - types: - - - - name: store - description: 'Optional. Specifies whether or not to store the result - - of this prediction. The default is true, to store.' - defaultValue: 'True' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.quick_test_image_url - name: quick_test_image_url - summary: Quick test an image url. - signature: quick_test_image_url(project_id, url, iteration_id=None, store=True, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project to evaluate against. - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: iteration_id - description: 'Optional. Specifies the id of a particular - - iteration to evaluate against. - - The default iteration for the project will be used when not specified.' - defaultValue: None - types: - - - - name: store - description: 'Optional. Specifies whether or not to store the result - - of this prediction. The default is true, to store.' - defaultValue: 'True' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.suggest_tags_and_regions - name: suggest_tags_and_regions - summary: 'Suggest tags and regions for an array/batch of untagged images. Returns - - empty array if no tags are found. - - - This API will get suggested tags and regions for an array/batch of - - untagged images along with confidences for the tags. It returns an - - empty array if no tags are found. - - There is a limit of 64 images in the batch.' - signature: suggest_tags_and_regions(project_id, iteration_id, image_ids, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: IterationId to use for tag and region suggestion. - isRequired: true - types: - - - - name: image_ids - description: 'Array of image ids tag suggestion are needed for. - - Use GetUntaggedImages API to get imageIds.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.train_project - name: train_project - summary: Queues project for training. - signature: train_project(project_id, training_type=None, reserved_budget_in_hours=0, - force_train=False, notification_email_address=None, selected_tags=None, custom_base_model_info=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: training_type - description: 'The type of training to use to train the project - - (default: Regular). Possible values include: ''Regular'', ''Advanced''' - defaultValue: None - types: - - - - name: reserved_budget_in_hours - description: 'The number of hours reserved as - - budget for training (if applicable).' - defaultValue: '0' - types: - - - - name: force_train - description: 'Whether to force train even if dataset and - - configuration does not change (default: false).' - defaultValue: 'False' - types: - - - - name: notification_email_address - description: 'The email address to send - - notification to when training finishes (default: null).' - defaultValue: None - types: - - - - name: selected_tags - description: 'List of tags selected for this training session, - - other tags in the project will be ignored.' - defaultValue: None - types: - - [] - - name: custom_base_model_info - description: 'Information of the previously trained - - iteration which provides the base model for current iteration''s - - training.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Iteration or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.unpublish_iteration - name: unpublish_iteration - summary: Unpublish a specific iteration. - signature: unpublish_iteration(project_id, iteration_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.update_image_metadata - name: update_image_metadata - summary: 'Update metadata of images. - - - This API accepts a batch of image Ids, and metadata, to update images. - - There is a limit of 64 images.' - signature: update_image_metadata(project_id, image_ids, metadata, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_ids - description: The list of image ids to update. Limited to 64. - isRequired: true - types: - - [] - - name: metadata - description: 'The metadata to be updated to the specified images. - - Limited to 10 key-value pairs per image. The length of key is limited - - to 128. The length of value is limited to 256.' - isRequired: true - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageMetadataUpdateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.update_iteration - name: update_iteration - summary: Update a specific iteration. - signature: update_iteration(project_id, iteration_id, name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: Project id. - isRequired: true - types: - - - - name: iteration_id - description: Iteration id. - isRequired: true - types: - - - - name: name - description: Gets or sets the name of the iteration. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Iteration or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.update_project - name: update_project - summary: Update a specific project. - signature: update_project(project_id, updated_project, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The id of the project to update. - isRequired: true - types: - - - - name: updated_project - description: The updated project model. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Project or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.update_tag - name: update_tag - summary: Update a tag. - signature: update_tag(project_id, tag_id, updated_tag, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: tag_id - description: The id of the target tag. - isRequired: true - types: - - - - name: updated_tag - description: The updated tag model. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Tag or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.yml deleted file mode 100644 index f77d41d6b599..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration -name: CustomVisionTrainingClientConfiguration -fullName: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration -module: azure.cognitiveservices.vision.customvision.training -summary: 'Configuration for CustomVisionTrainingClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: CustomVisionTrainingClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: Supported Cognitive Services endpoints. - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.BoundingBox.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.BoundingBox.yml deleted file mode 100644 index b068cd405a81..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.BoundingBox.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox -name: BoundingBox -fullName: azure.cognitiveservices.vision.customvision.training.models.BoundingBox -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Bounding box that defines a region of an image. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'BoundingBox(*, left: float, top: float, width: float, height: float, **kwargs)' - parameters: - - name: left - description: Required. Coordinate of the left boundary. - isRequired: true - types: - - - - name: top - description: Required. Coordinate of the top boundary. - isRequired: true - types: - - - - name: width - description: Required. Width. - isRequired: true - types: - - - - name: height - description: Required. Height. - isRequired: true - types: - - - keywordOnlyParameters: - - name: left - isRequired: true - - name: top - isRequired: true - - name: width - isRequired: true - - name: height - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Classifier.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Classifier.yml deleted file mode 100644 index 32ee744d687b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Classifier.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.Classifier -name: Classifier -fullName: azure.cognitiveservices.vision.customvision.training.models.Classifier -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: multiclass - uid: azure.cognitiveservices.vision.customvision.training.models.Classifier.multiclass -- name: multilabel - uid: azure.cognitiveservices.vision.customvision.training.models.Classifier.multilabel diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.yml deleted file mode 100644 index 3379b0b8e761..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions -name: CreateProjectOptions -fullName: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions -module: azure.cognitiveservices.vision.customvision.training.models -summary: Options used for createProject. -constructor: - syntax: 'CreateProjectOptions(*, export_model_container_uri: str = None, notification_queue_uri: - str = None, **kwargs)' - parameters: - - name: export_model_container_uri - description: 'The uri to the Azure Storage container - - that will be used to store exported models.' - isRequired: true - types: - - - - name: notification_queue_uri - description: 'The uri to the Azure Storage queue that - - will be used to send project-related notifications. See Storage - - notifications documentation for setup and message format.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: export_model_container_uri - defaultValue: None - - name: notification_queue_uri - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.yml deleted file mode 100644 index 9faa87d767c0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo -name: CustomBaseModelInfo -fullName: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'CustomBaseModelInfo. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CustomBaseModelInfo(*, project_id: str, iteration_id: str, **kwargs)' - parameters: - - name: project_id - description: 'Required. Project Id of the previously trained project - - to be used for current iteration''s training.' - isRequired: true - types: - - - - name: iteration_id - description: 'Required. Iteration Id of the previously trained - - project to be used for current iteration''s training.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: project_id - isRequired: true - - name: iteration_id - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.yml deleted file mode 100644 index ece97254ba91..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.yml +++ /dev/null @@ -1,292 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError -name: CustomVisionError -fullName: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'CustomVisionError. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CustomVisionError(*, code, message: str, **kwargs)' - parameters: - - name: code - description: 'Required. The error code. Possible values include: ''NoError'', - - ''BadRequest'', ''BadRequestExceededBatchSize'', ''BadRequestNotSupported'', - - ''BadRequestInvalidIds'', ''BadRequestProjectName'', - - ''BadRequestProjectNameNotUnique'', ''BadRequestProjectDescription'', - - ''BadRequestProjectUnknownDomain'', - - ''BadRequestProjectUnknownClassification'', - - ''BadRequestProjectUnsupportedDomainTypeChange'', - - ''BadRequestProjectUnsupportedExportPlatform'', - - ''BadRequestProjectImagePreprocessingSettings'', - - ''BadRequestProjectDuplicated'', ''BadRequestIterationName'', - - ''BadRequestIterationNameNotUnique'', ''BadRequestIterationDescription'', - - ''BadRequestIterationIsNotTrained'', ''BadRequestIterationValidationFailed'', - - ''BadRequestWorkspaceCannotBeModified'', ''BadRequestWorkspaceNotDeletable'', - - ''BadRequestTagName'', ''BadRequestTagNameNotUnique'', - - ''BadRequestTagDescription'', ''BadRequestTagType'', - - ''BadRequestMultipleNegativeTag'', ''BadRequestMultipleGeneralProductTag'', - - ''BadRequestImageTags'', ''BadRequestImageRegions'', - - ''BadRequestNegativeAndRegularTagOnSameImage'', - - ''BadRequestUnsupportedDomain'', ''BadRequestRequiredParamIsNull'', - - ''BadRequestIterationIsPublished'', ''BadRequestInvalidPublishName'', - - ''BadRequestInvalidPublishTarget'', ''BadRequestUnpublishFailed'', - - ''BadRequestIterationNotPublished'', ''BadRequestSubscriptionApi'', - - ''BadRequestExceedProjectLimit'', - - ''BadRequestExceedIterationPerProjectLimit'', - - ''BadRequestExceedTagPerProjectLimit'', ''BadRequestExceedTagPerImageLimit'', - - ''BadRequestExceededQuota'', ''BadRequestCannotMigrateProjectWithName'', - - ''BadRequestNotLimitedTrial'', ''BadRequestImageBatch'', - - ''BadRequestImageStream'', ''BadRequestImageUrl'', ''BadRequestImageFormat'', - - ''BadRequestImageSizeBytes'', ''BadRequestImageDimensions'', - - ''BadRequestImageAspectRatio'', ''BadRequestImageExceededCount'', - - ''BadRequestTrainingNotNeeded'', - - ''BadRequestTrainingNotNeededButTrainingPipelineUpdated'', - - ''BadRequestTrainingValidationFailed'', - - ''BadRequestClassificationTrainingValidationFailed'', - - ''BadRequestMultiClassClassificationTrainingValidationFailed'', - - ''BadRequestMultiLabelClassificationTrainingValidationFailed'', - - ''BadRequestDetectionTrainingValidationFailed'', - - ''BadRequestTrainingAlreadyInProgress'', - - ''BadRequestDetectionTrainingNotAllowNegativeTag'', - - ''BadRequestInvalidEmailAddress'', - - ''BadRequestRetiredDomainNotSupportedForTraining'', - - ''BadRequestDomainNotSupportedForAdvancedTraining'', - - ''BadRequestExportPlatformNotSupportedForAdvancedTraining'', - - ''BadRequestReservedBudgetInHoursNotEnoughForAdvancedTraining'', - - ''BadRequestCustomBaseModelIterationStatusNotCompleted'', - - ''BadRequestCustomBaseModelDomainNotCompatible'', - - ''BadRequestCustomBaseModelArchitectureRetired'', - - ''BadRequestExportValidationFailed'', ''BadRequestExportAlreadyInProgress'', - - ''BadRequestPredictionIdsMissing'', ''BadRequestPredictionIdsExceededCount'', - - ''BadRequestPredictionTagsExceededCount'', - - ''BadRequestPredictionResultsExceededCount'', - - ''BadRequestPredictionInvalidApplicationName'', - - ''BadRequestPredictionInvalidQueryParameters'', - - ''BadRequestInvalidImportToken'', ''BadRequestExportWhileTraining'', - - ''BadRequestImageMetadataKey'', ''BadRequestImageMetadataValue'', - - ''BadRequestOperationNotSupported'', ''BadRequestInvalidArtifactUri'', - - ''BadRequestCustomerManagedKeyRevoked'', ''BadRequestInvalidUri'', - - ''BadRequestInvalid'', ''UnsupportedMediaType'', ''Forbidden'', ''ForbiddenUser'', - - ''ForbiddenUserResource'', ''ForbiddenUserSignupDisabled'', - - ''ForbiddenUserSignupAllowanceExceeded'', ''ForbiddenUserDoesNotExist'', - - ''ForbiddenUserDisabled'', ''ForbiddenUserInsufficientCapability'', - - ''ForbiddenDRModeEnabled'', ''ForbiddenInvalid'', ''NotFound'', - - ''NotFoundProject'', ''NotFoundProjectDefaultIteration'', ''NotFoundIteration'', - - ''NotFoundIterationPerformance'', ''NotFoundTag'', ''NotFoundImage'', - - ''NotFoundDomain'', ''NotFoundApimSubscription'', ''NotFoundInvalid'', - - ''Conflict'', ''ConflictInvalid'', ''ErrorUnknown'', ''ErrorIterationCopyFailed'', - - ''ErrorPreparePerformanceMigrationFailed'', ''ErrorProjectInvalidWorkspace'', - - ''ErrorProjectInvalidPipelineConfiguration'', ''ErrorProjectInvalidDomain'', - - ''ErrorProjectTrainingRequestFailed'', ''ErrorProjectImportRequestFailed'', - - ''ErrorProjectExportRequestFailed'', ''ErrorFeaturizationServiceUnavailable'', - - ''ErrorFeaturizationQueueTimeout'', ''ErrorFeaturizationInvalidFeaturizer'', - - ''ErrorFeaturizationAugmentationUnavailable'', - - ''ErrorFeaturizationUnrecognizedJob'', - - ''ErrorFeaturizationAugmentationError'', ''ErrorExporterInvalidPlatform'', - - ''ErrorExporterInvalidFeaturizer'', ''ErrorExporterInvalidClassifier'', - - ''ErrorPredictionServiceUnavailable'', ''ErrorPredictionModelNotFound'', - - ''ErrorPredictionModelNotCached'', ''ErrorPrediction'', - - ''ErrorPredictionStorage'', ''ErrorRegionProposal'', ''ErrorUnknownBaseModel'', - - ''ErrorServerTimeOut'', ''ErrorInvalid''' - isRequired: true - types: - - - - - - name: message - description: 'Required. A message explaining the error reported by the - - service.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.yml deleted file mode 100644 index 17a5978ad586..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.yml +++ /dev/null @@ -1,280 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes -name: CustomVisionErrorCodes -fullName: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: bad_request - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request -- name: bad_request_cannot_migrate_project_with_name - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_cannot_migrate_project_with_name -- name: bad_request_classification_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_classification_training_validation_failed -- name: bad_request_custom_base_model_architecture_retired - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_custom_base_model_architecture_retired -- name: bad_request_custom_base_model_domain_not_compatible - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_custom_base_model_domain_not_compatible -- name: bad_request_custom_base_model_iteration_status_not_completed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_custom_base_model_iteration_status_not_completed -- name: bad_request_customer_managed_key_revoked - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_customer_managed_key_revoked -- name: bad_request_detection_training_not_allow_negative_tag - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_detection_training_not_allow_negative_tag -- name: bad_request_detection_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_detection_training_validation_failed -- name: bad_request_domain_not_supported_for_advanced_training - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_domain_not_supported_for_advanced_training -- name: bad_request_exceed_iteration_per_project_limit - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_exceed_iteration_per_project_limit -- name: bad_request_exceed_project_limit - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_exceed_project_limit -- name: bad_request_exceed_tag_per_image_limit - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_exceed_tag_per_image_limit -- name: bad_request_exceed_tag_per_project_limit - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_exceed_tag_per_project_limit -- name: bad_request_exceeded_batch_size - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_exceeded_batch_size -- name: bad_request_exceeded_quota - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_exceeded_quota -- name: bad_request_export_already_in_progress - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_export_already_in_progress -- name: bad_request_export_platform_not_supported_for_advanced_training - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_export_platform_not_supported_for_advanced_training -- name: bad_request_export_validation_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_export_validation_failed -- name: bad_request_export_while_training - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_export_while_training -- name: bad_request_image_aspect_ratio - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_aspect_ratio -- name: bad_request_image_batch - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_batch -- name: bad_request_image_dimensions - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_dimensions -- name: bad_request_image_exceeded_count - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_exceeded_count -- name: bad_request_image_format - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_format -- name: bad_request_image_metadata_key - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_metadata_key -- name: bad_request_image_metadata_value - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_metadata_value -- name: bad_request_image_regions - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_regions -- name: bad_request_image_size_bytes - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_size_bytes -- name: bad_request_image_stream - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_stream -- name: bad_request_image_tags - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_tags -- name: bad_request_image_url - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_image_url -- name: bad_request_invalid - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_invalid -- name: bad_request_invalid_artifact_uri - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_invalid_artifact_uri -- name: bad_request_invalid_email_address - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_invalid_email_address -- name: bad_request_invalid_ids - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_invalid_ids -- name: bad_request_invalid_import_token - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_invalid_import_token -- name: bad_request_invalid_publish_name - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_invalid_publish_name -- name: bad_request_invalid_publish_target - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_invalid_publish_target -- name: bad_request_invalid_uri - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_invalid_uri -- name: bad_request_iteration_description - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_iteration_description -- name: bad_request_iteration_is_not_trained - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_iteration_is_not_trained -- name: bad_request_iteration_is_published - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_iteration_is_published -- name: bad_request_iteration_name - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_iteration_name -- name: bad_request_iteration_name_not_unique - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_iteration_name_not_unique -- name: bad_request_iteration_not_published - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_iteration_not_published -- name: bad_request_iteration_validation_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_iteration_validation_failed -- name: bad_request_multi_class_classification_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_multi_class_classification_training_validation_failed -- name: bad_request_multi_label_classification_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_multi_label_classification_training_validation_failed -- name: bad_request_multiple_general_product_tag - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_multiple_general_product_tag -- name: bad_request_multiple_negative_tag - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_multiple_negative_tag -- name: bad_request_negative_and_regular_tag_on_same_image - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_negative_and_regular_tag_on_same_image -- name: bad_request_not_limited_trial - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_not_limited_trial -- name: bad_request_not_supported - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_not_supported -- name: bad_request_operation_not_supported - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_operation_not_supported -- name: bad_request_prediction_ids_exceeded_count - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_prediction_ids_exceeded_count -- name: bad_request_prediction_ids_missing - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_prediction_ids_missing -- name: bad_request_prediction_invalid_application_name - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_prediction_invalid_application_name -- name: bad_request_prediction_invalid_query_parameters - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_prediction_invalid_query_parameters -- name: bad_request_prediction_results_exceeded_count - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_prediction_results_exceeded_count -- name: bad_request_prediction_tags_exceeded_count - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_prediction_tags_exceeded_count -- name: bad_request_project_description - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_description -- name: bad_request_project_duplicated - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_duplicated -- name: bad_request_project_image_preprocessing_settings - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_image_preprocessing_settings -- name: bad_request_project_name - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_name -- name: bad_request_project_name_not_unique - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_name_not_unique -- name: bad_request_project_unknown_classification - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_unknown_classification -- name: bad_request_project_unknown_domain - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_unknown_domain -- name: bad_request_project_unsupported_domain_type_change - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_unsupported_domain_type_change -- name: bad_request_project_unsupported_export_platform - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_project_unsupported_export_platform -- name: bad_request_required_param_is_null - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_required_param_is_null -- name: bad_request_reserved_budget_in_hours_not_enough_for_advanced_training - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_reserved_budget_in_hours_not_enough_for_advanced_training -- name: bad_request_retired_domain_not_supported_for_training - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_retired_domain_not_supported_for_training -- name: bad_request_subscription_api - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_subscription_api -- name: bad_request_tag_description - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_tag_description -- name: bad_request_tag_name - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_tag_name -- name: bad_request_tag_name_not_unique - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_tag_name_not_unique -- name: bad_request_tag_type - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_tag_type -- name: bad_request_training_already_in_progress - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_training_already_in_progress -- name: bad_request_training_not_needed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_training_not_needed -- name: bad_request_training_not_needed_but_training_pipeline_updated - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_training_not_needed_but_training_pipeline_updated -- name: bad_request_training_validation_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_training_validation_failed -- name: bad_request_unpublish_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_unpublish_failed -- name: bad_request_unsupported_domain - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_unsupported_domain -- name: bad_request_workspace_cannot_be_modified - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_workspace_cannot_be_modified -- name: bad_request_workspace_not_deletable - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.bad_request_workspace_not_deletable -- name: conflict - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.conflict -- name: conflict_invalid - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.conflict_invalid -- name: error_exporter_invalid_classifier - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_exporter_invalid_classifier -- name: error_exporter_invalid_featurizer - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_exporter_invalid_featurizer -- name: error_exporter_invalid_platform - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_exporter_invalid_platform -- name: error_featurization_augmentation_error - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_featurization_augmentation_error -- name: error_featurization_augmentation_unavailable - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_featurization_augmentation_unavailable -- name: error_featurization_invalid_featurizer - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_featurization_invalid_featurizer -- name: error_featurization_queue_timeout - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_featurization_queue_timeout -- name: error_featurization_service_unavailable - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_featurization_service_unavailable -- name: error_featurization_unrecognized_job - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_featurization_unrecognized_job -- name: error_invalid - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_invalid -- name: error_iteration_copy_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_iteration_copy_failed -- name: error_prediction - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_prediction -- name: error_prediction_model_not_cached - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_prediction_model_not_cached -- name: error_prediction_model_not_found - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_prediction_model_not_found -- name: error_prediction_service_unavailable - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_prediction_service_unavailable -- name: error_prediction_storage - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_prediction_storage -- name: error_prepare_performance_migration_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_prepare_performance_migration_failed -- name: error_project_export_request_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_project_export_request_failed -- name: error_project_import_request_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_project_import_request_failed -- name: error_project_invalid_domain - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_project_invalid_domain -- name: error_project_invalid_pipeline_configuration - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_project_invalid_pipeline_configuration -- name: error_project_invalid_workspace - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_project_invalid_workspace -- name: error_project_training_request_failed - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_project_training_request_failed -- name: error_region_proposal - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_region_proposal -- name: error_server_time_out - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_server_time_out -- name: error_unknown - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_unknown -- name: error_unknown_base_model - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.error_unknown_base_model -- name: forbidden - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden -- name: forbidden_dr_mode_enabled - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_dr_mode_enabled -- name: forbidden_invalid - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_invalid -- name: forbidden_user - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_user -- name: forbidden_user_disabled - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_user_disabled -- name: forbidden_user_does_not_exist - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_user_does_not_exist -- name: forbidden_user_insufficient_capability - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_user_insufficient_capability -- name: forbidden_user_resource - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_user_resource -- name: forbidden_user_signup_allowance_exceeded - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_user_signup_allowance_exceeded -- name: forbidden_user_signup_disabled - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.forbidden_user_signup_disabled -- name: no_error - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.no_error -- name: not_found - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found -- name: not_found_apim_subscription - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_apim_subscription -- name: not_found_domain - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_domain -- name: not_found_image - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_image -- name: not_found_invalid - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_invalid -- name: not_found_iteration - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_iteration -- name: not_found_iteration_performance - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_iteration_performance -- name: not_found_project - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_project -- name: not_found_project_default_iteration - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_project_default_iteration -- name: not_found_tag - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.not_found_tag -- name: unsupported_media_type - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.unsupported_media_type diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException.yml deleted file mode 100644 index 3fba1962fd71..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -name: CustomVisionErrorException -fullName: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Server responded with exception of type: ''CustomVisionError''.' -constructor: - syntax: CustomVisionErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Domain.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Domain.yml deleted file mode 100644 index 030329b8ca23..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Domain.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.Domain -name: Domain -fullName: azure.cognitiveservices.vision.customvision.training.models.Domain -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Domains are used as the starting point for your project. Each domain is - - optimized for specific types of images. Domains with compact in their name - - can be exported. For more information visit the domain - - documentation. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Domain(**kwargs) -variables: -- description: Domain id. - name: id - types: - - -- description: 'Name of the domain, describing the types of images used to - - train it.' - name: name - types: - - -- description: 'Domain type: Classification or ObjectDetection. Possible - - values include: ''Classification'', ''ObjectDetection''' - name: type - types: - - - - -- description: Indicating if the domain is exportable. - name: exportable - types: - - -- description: Indicating if the domain is enabled. - name: enabled - types: - - -- description: Platforms that the domain can be exported to. - name: exportable_platforms - types: - - [] -- description: Model information. - name: model_information - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.Domain.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Domain.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Domain.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.Domain.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Domain.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.Domain.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Domain.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.DomainType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.DomainType.yml deleted file mode 100644 index b98c7b3d963d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.DomainType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.DomainType -name: DomainType -fullName: azure.cognitiveservices.vision.customvision.training.models.DomainType -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: classification - uid: azure.cognitiveservices.vision.customvision.training.models.DomainType.classification -- name: object_detection - uid: azure.cognitiveservices.vision.customvision.training.models.DomainType.object_detection diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Export.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Export.yml deleted file mode 100644 index fa4a4856f1c8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Export.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.Export -name: Export -fullName: azure.cognitiveservices.vision.customvision.training.models.Export -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Export. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Export(**kwargs) -variables: -- description: 'Platform of the export. Possible values include: ''CoreML'', - - ''TensorFlow'', ''DockerFile'', ''ONNX'', ''VAIDK'', ''OpenVino''' - name: platform - types: - - - - -- description: 'Status of the export. Possible values include: ''Exporting'', - - ''Failed'', ''Done''' - name: status - types: - - - - -- description: 'URI used to download the model. If VNET feature is - - enabled this will be a relative path to be used with GetArtifact, - - otherwise this will be an absolute URI to the resource.' - name: download_uri - types: - - -- description: 'Flavor of the export. These are specializations of the - - export platform. - - Docker platform has valid flavors: Linux, Windows, ARM. - - Tensorflow platform has valid flavors: TensorFlowNormal, TensorFlowLite. - - ONNX platform has valid flavors: ONNX10, ONNX12. Possible values include: - - ''Linux'', ''Windows'', ''ONNX10'', ''ONNX12'', ''ARM'', ''TensorFlowNormal'', - - ''TensorFlowLite''' - name: flavor - types: - - - - -- description: 'Indicates an updated version of the export - - package is available and should be re-exported for the latest changes.' - name: newer_version_available - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.Export.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Export.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Export.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.Export.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Export.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.Export.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Export.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.yml deleted file mode 100644 index db03f7d6f400..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor -name: ExportFlavor -fullName: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: arm - uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.arm -- name: linux - uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.linux -- name: onnx10 - uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.onnx10 -- name: onnx12 - uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.onnx12 -- name: tensor_flow_lite - uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.tensor_flow_lite -- name: tensor_flow_normal - uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.tensor_flow_normal -- name: windows - uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.windows diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.yml deleted file mode 100644 index abd8c311c922..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform -name: ExportPlatform -fullName: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: core_ml - uid: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.core_ml -- name: docker_file - uid: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.docker_file -- name: onnx - uid: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.onnx -- name: open_vino - uid: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.open_vino -- name: tensor_flow - uid: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.tensor_flow -- name: vaidk - uid: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.vaidk diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportStatus.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportStatus.yml deleted file mode 100644 index 1e1097d6268f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportStatus.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.ExportStatus -name: ExportStatus -fullName: azure.cognitiveservices.vision.customvision.training.models.ExportStatus -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: done - uid: azure.cognitiveservices.vision.customvision.training.models.ExportStatus.done -- name: exporting - uid: azure.cognitiveservices.vision.customvision.training.models.ExportStatus.exporting -- name: failed - uid: azure.cognitiveservices.vision.customvision.training.models.ExportStatus.failed diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Image.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Image.yml deleted file mode 100644 index abdfcbccc3cc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Image.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.Image -name: Image -fullName: azure.cognitiveservices.vision.customvision.training.models.Image -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Image model to be sent as JSON. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Image(**kwargs) -variables: -- description: Id of the image. - name: id - types: - - -- description: Date the image was created. - name: created - types: - - -- description: Width of the image. - name: width - types: - - -- description: Height of the image. - name: height - types: - - -- description: 'The URI to the (resized) image used for training. - - If VNET feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: resized_image_uri - types: - - -- description: 'The URI to the thumbnail of the original image. If - - VNET feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: thumbnail_uri - types: - - -- description: 'The URI to the original uploaded image. If VNET - - feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: original_image_uri - types: - - -- description: Tags associated with this image. - name: tags - types: - - [] -- description: Regions associated with this image. - name: regions - types: - - [] -- description: Metadata associated with this image. - name: metadata - types: - - [, ] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.Image.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Image.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Image.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.Image.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Image.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.Image.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Image.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.yml deleted file mode 100644 index 96abe830321d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult -name: ImageCreateResult -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'ImageCreateResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImageCreateResult(**kwargs) -variables: -- description: Source URL of the image. - name: source_url - types: - - -- description: 'Status of the image creation. Possible values include: ''OK'', - - ''OKDuplicate'', ''ErrorSource'', ''ErrorImageFormat'', ''ErrorImageSize'', - - ''ErrorStorage'', ''ErrorLimitExceed'', ''ErrorTagLimitExceed'', - - ''ErrorRegionLimitExceed'', ''ErrorUnknown'', - - ''ErrorNegativeAndRegularTagOnSameImage'', ''ErrorImageDimensions'', - - ''ErrorInvalidTag''' - name: status - types: - - - - -- description: The image. - name: image - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.yml deleted file mode 100644 index 84753c8fc518..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus -name: ImageCreateStatus -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: error_image_dimensions - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_image_dimensions -- name: error_image_format - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_image_format -- name: error_image_size - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_image_size -- name: error_invalid_tag - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_invalid_tag -- name: error_limit_exceed - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_limit_exceed -- name: error_negative_and_regular_tag_on_same_image - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_negative_and_regular_tag_on_same_image -- name: error_region_limit_exceed - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_region_limit_exceed -- name: error_source - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_source -- name: error_storage - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_storage -- name: error_tag_limit_exceed - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_tag_limit_exceed -- name: error_unknown - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.error_unknown -- name: ok - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.ok -- name: ok_duplicate - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.ok_duplicate diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.yml deleted file mode 100644 index c9408c3f6d8b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary -name: ImageCreateSummary -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'ImageCreateSummary. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImageCreateSummary(**kwargs) -variables: -- description: 'True if all of the images in the batch were - - created successfully, otherwise false.' - name: is_batch_successful - types: - - -- description: List of the image creation results. - name: images - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.yml deleted file mode 100644 index 43e1400bc122..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch -name: ImageFileCreateBatch -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch -module: azure.cognitiveservices.vision.customvision.training.models -summary: ImageFileCreateBatch. -constructor: - syntax: ImageFileCreateBatch(*, images=None, tag_ids=None, metadata=None, **kwargs) - parameters: - - name: images - isRequired: true - types: - - [] - - name: tag_ids - isRequired: true - types: - - [] - - name: metadata - description: 'The metadata of image. Limited to 10 key-value pairs per - - image. The length of key is limited to 128. The length of value is limited - - to 256.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: images - defaultValue: None - - name: tag_ids - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.yml deleted file mode 100644 index 3f41118d7396..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry -name: ImageFileCreateEntry -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry -module: azure.cognitiveservices.vision.customvision.training.models -summary: ImageFileCreateEntry. -constructor: - syntax: 'ImageFileCreateEntry(*, name: str = None, contents: bytearray = None, tag_ids=None, - regions=None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: contents - isRequired: true - types: - - - - name: tag_ids - isRequired: true - types: - - [] - - name: regions - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: contents - defaultValue: None - - name: tag_ids - defaultValue: None - - name: regions - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.yml deleted file mode 100644 index 3af0f75ceffd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch -name: ImageIdCreateBatch -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch -module: azure.cognitiveservices.vision.customvision.training.models -summary: ImageIdCreateBatch. -constructor: - syntax: ImageIdCreateBatch(*, images=None, tag_ids=None, metadata=None, **kwargs) - parameters: - - name: images - isRequired: true - types: - - [] - - name: tag_ids - isRequired: true - types: - - [] - - name: metadata - description: 'The metadata of image. Limited to 10 key-value pairs per - - image. The length of key is limited to 128. The length of value is limited - - to 256.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: images - defaultValue: None - - name: tag_ids - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.yml deleted file mode 100644 index 5d9fa7e46d62..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry -name: ImageIdCreateEntry -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry -module: azure.cognitiveservices.vision.customvision.training.models -summary: ImageIdCreateEntry. -constructor: - syntax: 'ImageIdCreateEntry(*, id: str = None, tag_ids=None, regions=None, **kwargs)' - parameters: - - name: id - description: Id of the image. - isRequired: true - types: - - - - name: tag_ids - isRequired: true - types: - - [] - - name: regions - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: tag_ids - defaultValue: None - - name: regions - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.yml deleted file mode 100644 index b70f426ef2c4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry -name: ImageMetadataUpdateEntry -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry -module: azure.cognitiveservices.vision.customvision.training.models -summary: Entry associating a metadata to an image. -constructor: - syntax: 'ImageMetadataUpdateEntry(*, image_id: str = None, status=None, metadata=None, - **kwargs)' - parameters: - - name: image_id - description: Id of the image. - isRequired: true - types: - - - - name: status - description: 'Status of the metadata update. Possible values include: - - ''OK'', ''ErrorImageNotFound'', ''ErrorLimitExceed'', ''ErrorUnknown''' - isRequired: true - types: - - - - - - name: metadata - description: Metadata of the image. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: image_id - defaultValue: None - - name: status - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus.yml deleted file mode 100644 index fdde75853ec6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus -name: ImageMetadataUpdateStatus -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: error_image_not_found - uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus.error_image_not_found -- name: error_limit_exceed - uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus.error_limit_exceed -- name: error_unknown - uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus.error_unknown -- name: ok - uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus.ok diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.yml deleted file mode 100644 index d01e4b9f4a53..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary -name: ImageMetadataUpdateSummary -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'ImageMetadataUpdateSummary. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImageMetadataUpdateSummary(**kwargs) -variables: -- name: is_batch_successful - types: - - -- name: images - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.yml deleted file mode 100644 index c19e2f69cd66..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance -name: ImagePerformance -fullName: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Image performance model. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagePerformance(**kwargs) -variables: -- name: predictions - types: - - [] -- description: Id of the image. - name: id - types: - - -- description: Date the image was created. - name: created - types: - - -- description: Width of the image. - name: width - types: - - -- description: Height of the image. - name: height - types: - - -- description: 'The URI to the image used for training. If VNET feature - - is enabled this will be a relative path to be used with GetArtifact, - - otherwise this will be an absolute URI to the resource.' - name: image_uri - types: - - -- description: 'The URI to the thumbnail of the original image. If - - VNET feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: thumbnail_uri - types: - - -- description: Tags associated with this image. - name: tags - types: - - [] -- description: Regions associated with this image. - name: regions - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.yml deleted file mode 100644 index 66115152001c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction -name: ImagePrediction -fullName: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Result of an image prediction request. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImagePrediction(**kwargs) -variables: -- description: Prediction Id. - name: id - types: - - -- description: Project Id. - name: project - types: - - -- description: Iteration Id. - name: iteration - types: - - -- description: Date this prediction was created. - name: created - types: - - -- description: List of predictions. - name: predictions - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.yml deleted file mode 100644 index 42ad5e7f5085..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings -name: ImageProcessingSettings -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings -module: azure.cognitiveservices.vision.customvision.training.models -summary: Represents image preprocessing settings used by image augmentation. -constructor: - syntax: ImageProcessingSettings(*, augmentation_methods=None, **kwargs) - parameters: - - name: augmentation_methods - description: 'Gets or sets enabled image transforms. The - - key corresponds to the transform name. If value is set to true, then - - correspondent transform is enabled. Otherwise this transform will not be - - used. - - Augmentation will be uniformly distributed among enabled transforms.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: augmentation_methods - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegion.yml deleted file mode 100644 index d4c849701414..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegion.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion -name: ImageRegion -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageRegion -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'ImageRegion. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageRegion(*, tag_id: str, left: float, top: float, width: float, height: - float, **kwargs)' - parameters: - - name: tag_id - description: Required. Id of the tag associated with this region. - isRequired: true - types: - - - - name: left - description: Required. Coordinate of the left boundary. - isRequired: true - types: - - - - name: top - description: Required. Coordinate of the top boundary. - isRequired: true - types: - - - - name: width - description: Required. Width. - isRequired: true - types: - - - - name: height - description: Required. Height. - isRequired: true - types: - - - keywordOnlyParameters: - - name: tag_id - isRequired: true - - name: left - isRequired: true - - name: top - isRequired: true - - name: width - isRequired: true - - name: height - isRequired: true -variables: -- name: region_id - types: - - -- name: tag_name - types: - - -- name: created - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.yml deleted file mode 100644 index cf50dde66573..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch -name: ImageRegionCreateBatch -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch -module: azure.cognitiveservices.vision.customvision.training.models -summary: Batch of image region information to create. -constructor: - syntax: ImageRegionCreateBatch(*, regions=None, **kwargs) - parameters: - - name: regions - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: regions - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.yml deleted file mode 100644 index 13e4e68a87fb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry -name: ImageRegionCreateEntry -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Entry associating a region to an image. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageRegionCreateEntry(*, image_id: str, tag_id: str, left: float, top: - float, width: float, height: float, **kwargs)' - parameters: - - name: image_id - description: Required. Id of the image. - isRequired: true - types: - - - - name: tag_id - description: Required. Id of the tag associated with this region. - isRequired: true - types: - - - - name: left - description: Required. Coordinate of the left boundary. - isRequired: true - types: - - - - name: top - description: Required. Coordinate of the top boundary. - isRequired: true - types: - - - - name: width - description: Required. Width. - isRequired: true - types: - - - - name: height - description: Required. Height. - isRequired: true - types: - - - keywordOnlyParameters: - - name: image_id - isRequired: true - - name: tag_id - isRequired: true - - name: left - isRequired: true - - name: top - isRequired: true - - name: width - isRequired: true - - name: height - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.yml deleted file mode 100644 index e24f5bf7d8a7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult -name: ImageRegionCreateResult -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'ImageRegionCreateResult. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageRegionCreateResult(*, tag_id: str, left: float, top: float, width: - float, height: float, **kwargs)' - parameters: - - name: tag_id - description: Required. Id of the tag associated with this region. - isRequired: true - types: - - - - name: left - description: Required. Coordinate of the left boundary. - isRequired: true - types: - - - - name: top - description: Required. Coordinate of the top boundary. - isRequired: true - types: - - - - name: width - description: Required. Width. - isRequired: true - types: - - - - name: height - description: Required. Height. - isRequired: true - types: - - - keywordOnlyParameters: - - name: tag_id - isRequired: true - - name: left - isRequired: true - - name: top - isRequired: true - - name: width - isRequired: true - - name: height - isRequired: true -variables: -- name: image_id - types: - - -- name: region_id - types: - - -- name: tag_name - types: - - -- name: created - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.yml deleted file mode 100644 index 2c35d1c93183..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary -name: ImageRegionCreateSummary -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary -module: azure.cognitiveservices.vision.customvision.training.models -summary: ImageRegionCreateSummary. -constructor: - syntax: ImageRegionCreateSummary(*, created=None, duplicated=None, exceeded=None, - **kwargs) - parameters: - - name: created - isRequired: true - types: - - [] - - name: duplicated - isRequired: true - types: - - [] - - name: exceeded - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: created - defaultValue: None - - name: duplicated - defaultValue: None - - name: exceeded - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.yml deleted file mode 100644 index ecb684c0efff..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal -name: ImageRegionProposal -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'ImageRegionProposal. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImageRegionProposal(**kwargs) -variables: -- name: project_id - types: - - -- name: image_id - types: - - -- name: proposals - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTag.yml deleted file mode 100644 index 2cccd10e6685..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTag.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag -name: ImageTag -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageTag -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'ImageTag. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ImageTag(**kwargs) -variables: -- name: tag_id - types: - - -- name: tag_name - types: - - -- name: created - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.yml deleted file mode 100644 index 46ded188dc0e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch -name: ImageTagCreateBatch -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch -module: azure.cognitiveservices.vision.customvision.training.models -summary: Batch of image tags. -constructor: - syntax: ImageTagCreateBatch(*, tags=None, **kwargs) - parameters: - - name: tags - description: Image Tag entries to include in this batch. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: tags - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.yml deleted file mode 100644 index ed80adb6d1c0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry -name: ImageTagCreateEntry -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry -module: azure.cognitiveservices.vision.customvision.training.models -summary: Entry associating a tag to an image. -constructor: - syntax: 'ImageTagCreateEntry(*, image_id: str = None, tag_id: str = None, **kwargs)' - parameters: - - name: image_id - description: Id of the image. - isRequired: true - types: - - - - name: tag_id - description: Id of the tag. - isRequired: true - types: - - - keywordOnlyParameters: - - name: image_id - defaultValue: None - - name: tag_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.yml deleted file mode 100644 index 9c5ab3f30424..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary -name: ImageTagCreateSummary -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary -module: azure.cognitiveservices.vision.customvision.training.models -summary: ImageTagCreateSummary. -constructor: - syntax: ImageTagCreateSummary(*, created=None, duplicated=None, exceeded=None, **kwargs) - parameters: - - name: created - isRequired: true - types: - - [] - - name: duplicated - isRequired: true - types: - - [] - - name: exceeded - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: created - defaultValue: None - - name: duplicated - defaultValue: None - - name: exceeded - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrl.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrl.yml deleted file mode 100644 index 1c7f629a364e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrl.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl -name: ImageUrl -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageUrl -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Image url. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageUrl(*, url: str, **kwargs)' - parameters: - - name: url - description: Required. Url of the image. - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.yml deleted file mode 100644 index fde6fdcf9e92..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch -name: ImageUrlCreateBatch -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch -module: azure.cognitiveservices.vision.customvision.training.models -summary: ImageUrlCreateBatch. -constructor: - syntax: ImageUrlCreateBatch(*, images=None, tag_ids=None, metadata=None, **kwargs) - parameters: - - name: images - isRequired: true - types: - - [] - - name: tag_ids - isRequired: true - types: - - [] - - name: metadata - description: 'The metadata of image. Limited to 10 key-value pairs per - - image. The length of key is limited to 128. The length of value is limited - - to 256.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: images - defaultValue: None - - name: tag_ids - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.yml deleted file mode 100644 index d13e84de9e77..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry -name: ImageUrlCreateEntry -fullName: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'ImageUrlCreateEntry. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageUrlCreateEntry(*, url: str, tag_ids=None, regions=None, **kwargs)' - parameters: - - name: url - description: Required. Url of the image. - isRequired: true - types: - - - - name: tag_ids - isRequired: true - types: - - [] - - name: regions - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: url - isRequired: true - - name: tag_ids - defaultValue: None - - name: regions - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Iteration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Iteration.yml deleted file mode 100644 index 6ace1f0e474f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Iteration.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.Iteration -name: Iteration -fullName: azure.cognitiveservices.vision.customvision.training.models.Iteration -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Iteration model to be sent over JSON. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Iteration(*, name: str, **kwargs)' - parameters: - - name: name - description: Required. Gets or sets the name of the iteration. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true -variables: -- description: Gets the id of the iteration. - name: id - types: - - -- description: Gets the current iteration status. - name: status - types: - - -- description: Gets the time this iteration was completed. - name: created - types: - - -- description: Gets the time this iteration was last modified. - name: last_modified - types: - - -- description: Gets the time this iteration was last modified. - name: trained_at - types: - - -- description: Gets the project id of the iteration. - name: project_id - types: - - -- description: 'Whether the iteration can be exported to another format - - for download.' - name: exportable - types: - - -- description: A set of platforms this iteration can export to. - name: exportable_to - types: - - [] -- description: 'Get or sets a guid of the domain the iteration has been - - trained on.' - name: domain_id - types: - - -- description: 'Gets the classification type of the project. - - Possible values include: ''Multiclass'', ''Multilabel''' - name: classification_type - types: - - - - -- description: 'Gets the training type of the iteration. Possible - - values include: ''Regular'', ''Advanced''' - name: training_type - types: - - - - -- description: 'Gets the reserved advanced training budget - - for the iteration.' - name: reserved_budget_in_hours - types: - - -- description: Gets the training time for the iteration. - name: training_time_in_minutes - types: - - -- description: Name of the published model. - name: publish_name - types: - - -- description: 'Resource Provider Id this iteration - - was originally published to.' - name: original_publish_resource_id - types: - - -- description: 'Information of the previously trained - - iteration which provides the base model for current iteration''s training. - - Default value of null specifies that no previously trained iteration will - - be used for incremental learning.' - name: custom_base_model_info - types: - - -- description: 'Training error details, when training fails. - - Value is null when training succeeds.' - name: training_error_details - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.Iteration.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Iteration.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Iteration.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.Iteration.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Iteration.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.Iteration.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Iteration.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.yml deleted file mode 100644 index d0e54a5ebe84..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance -name: IterationPerformance -fullName: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Represents the detailed performance data for a trained iteration. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: IterationPerformance(**kwargs) -variables: -- description: 'Gets the per-tag performance details for this - - iteration.' - name: per_tag_performance - types: - - [] -- description: Gets the precision. - name: precision - types: - - -- description: 'Gets the standard deviation for the - - precision.' - name: precision_std_deviation - types: - - -- description: Gets the recall. - name: recall - types: - - -- description: Gets the standard deviation for the recall. - name: recall_std_deviation - types: - - -- description: Gets the average precision when applicable. - name: average_precision - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ModelInformation.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ModelInformation.yml deleted file mode 100644 index 3fd17ba5316f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ModelInformation.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation -name: ModelInformation -fullName: azure.cognitiveservices.vision.customvision.training.models.ModelInformation -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Model information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ModelInformation(*, description: str, estimated_model_size_in_megabytes: - int = None, **kwargs)' - parameters: - - name: estimated_model_size_in_megabytes - description: 'Estimation of the exported FP32 - - Onnx model size (2 tags) in megabytes. This information is not present if - - the model cannot be exported.' - isRequired: true - types: - - - - name: description - description: Required. Model description. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - isRequired: true - - name: estimated_model_size_in_megabytes - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.OrderBy.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.OrderBy.yml deleted file mode 100644 index 81cd601c52bf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.OrderBy.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.OrderBy -name: OrderBy -fullName: azure.cognitiveservices.vision.customvision.training.models.OrderBy -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: newest - uid: azure.cognitiveservices.vision.customvision.training.models.OrderBy.newest -- name: oldest - uid: azure.cognitiveservices.vision.customvision.training.models.OrderBy.oldest -- name: suggested - uid: azure.cognitiveservices.vision.customvision.training.models.OrderBy.suggested diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Prediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Prediction.yml deleted file mode 100644 index 9082860159d0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Prediction.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.Prediction -name: Prediction -fullName: azure.cognitiveservices.vision.customvision.training.models.Prediction -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Prediction result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Prediction(**kwargs) -variables: -- description: Probability of the tag. - name: probability - types: - - -- description: Id of the predicted tag. - name: tag_id - types: - - -- description: Name of the predicted tag. - name: tag_name - types: - - -- description: Bounding box of the prediction. - name: bounding_box - types: - - -- description: 'Type of the predicted tag. Possible values include: - - ''Regular'', ''Negative'', ''GeneralProduct''' - name: tag_type - types: - - - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.Prediction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Prediction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Prediction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.Prediction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Prediction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.Prediction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Prediction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.yml deleted file mode 100644 index bc3400e4a02b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult -name: PredictionQueryResult -fullName: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Query result of the prediction images that were sent to your prediction - - endpoint. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: PredictionQueryResult(*, token=None, **kwargs) - parameters: - - name: token - description: Prediction Query Token. - isRequired: true - types: - - - keywordOnlyParameters: - - name: token - defaultValue: None -variables: -- description: Result of an image prediction request. - name: results - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.yml deleted file mode 100644 index 670f8788455c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag -name: PredictionQueryTag -fullName: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag -module: azure.cognitiveservices.vision.customvision.training.models -summary: PredictionQueryTag. -constructor: - syntax: 'PredictionQueryTag(*, id: str = None, min_threshold: float = None, max_threshold: - float = None, **kwargs)' - parameters: - - name: id - isRequired: true - types: - - - - name: min_threshold - isRequired: true - types: - - - - name: max_threshold - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: min_threshold - defaultValue: None - - name: max_threshold - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.yml deleted file mode 100644 index cd44eaada37b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken -name: PredictionQueryToken -fullName: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken -module: azure.cognitiveservices.vision.customvision.training.models -summary: PredictionQueryToken. -constructor: - syntax: 'PredictionQueryToken(*, session: str = None, continuation: str = None, - max_count: int = None, order_by=None, tags=None, iteration_id: str = None, start_time=None, - end_time=None, application: str = None, **kwargs)' - parameters: - - name: session - isRequired: true - types: - - - - name: continuation - isRequired: true - types: - - - - name: max_count - isRequired: true - types: - - - - name: order_by - description: 'Possible values include: ''Newest'', ''Oldest'', ''Suggested''' - isRequired: true - types: - - - - - - name: tags - isRequired: true - types: - - [] - - name: iteration_id - isRequired: true - types: - - - - name: start_time - isRequired: true - types: - - - - name: end_time - isRequired: true - types: - - - - name: application - isRequired: true - types: - - - keywordOnlyParameters: - - name: session - defaultValue: None - - name: continuation - defaultValue: None - - name: max_count - defaultValue: None - - name: order_by - defaultValue: None - - name: tags - defaultValue: None - - name: iteration_id - defaultValue: None - - name: start_time - defaultValue: None - - name: end_time - defaultValue: None - - name: application - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Project.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Project.yml deleted file mode 100644 index 18c873f0b8e4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Project.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.Project -name: Project -fullName: azure.cognitiveservices.vision.customvision.training.models.Project -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Represents a project. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Project(*, name: str, description: str, settings, status=None, **kwargs)' - parameters: - - name: name - description: Required. Gets or sets the name of the project. - isRequired: true - types: - - - - name: description - description: Required. Gets or sets the description of the project. - isRequired: true - types: - - - - name: settings - description: Required. Gets or sets the project settings. - isRequired: true - types: - - - - name: status - description: 'Gets the status of the project. Possible values include: - - ''Succeeded'', ''Importing'', ''Failed''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: description - isRequired: true - - name: settings - isRequired: true - - name: status - defaultValue: None -variables: -- description: Gets the project id. - name: id - types: - - -- description: Gets the date this project was created. - name: created - types: - - -- description: Gets the date this project was last modified. - name: last_modified - types: - - -- description: 'Gets the thumbnail url representing the image. If - - VNET feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: thumbnail_uri - types: - - -- description: 'Gets if the Disaster Recovery (DR) mode is on, - - indicating the project is temporarily read-only.' - name: dr_mode_enabled - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.Project.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Project.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Project.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.Project.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Project.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.Project.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Project.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectExport.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectExport.yml deleted file mode 100644 index c72f0d597668..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectExport.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport -name: ProjectExport -fullName: azure.cognitiveservices.vision.customvision.training.models.ProjectExport -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Represents information about a project export. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ProjectExport(**kwargs) -variables: -- description: Count of iterations that will be exported. - name: iteration_count - types: - - -- description: Count of images that will be exported. - name: image_count - types: - - -- description: Count of tags that will be exported. - name: tag_count - types: - - -- description: Count of regions that will be exported. - name: region_count - types: - - -- description: 'Estimated time this project will take - - to import, can change based on network connectivity and load between - - source and destination regions.' - name: estimated_import_time_in_ms - types: - - -- description: 'Opaque token that should be passed to ImportProject to - - perform the import. This token grants access to import this - - project to all that have the token.' - name: token - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.yml deleted file mode 100644 index 2b90b411d23a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.yml +++ /dev/null @@ -1,184 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings -name: ProjectSettings -fullName: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Represents settings associated with a project. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'ProjectSettings(*, domain_id: str = None, classification_type=None, target_export_platforms=None, - image_processing_settings=None, **kwargs)' - parameters: - - name: domain_id - description: 'Gets or sets the id of the Domain to use with this - - project.' - isRequired: true - types: - - - - name: classification_type - description: 'Gets or sets the classification type of the - - project. Possible values include: ''Multiclass'', ''Multilabel''' - isRequired: true - types: - - - - - - name: target_export_platforms - description: 'A list of ExportPlatform that the trained - - model should be able to support.' - isRequired: true - types: - - [] - - name: image_processing_settings - description: 'Gets or sets image preprocessing - - settings.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: domain_id - defaultValue: None - - name: classification_type - defaultValue: None - - name: target_export_platforms - defaultValue: None - - name: image_processing_settings - defaultValue: None -variables: -- description: Indicates if negative set is being used. - name: use_negative_set - types: - - -- description: Detection parameters in use, if any. - name: detection_parameters - types: - - -- description: 'The uri to the Azure Storage container - - that will be used to store exported models.' - name: export_model_container_uri - types: - - -- description: 'The uri to the Azure Storage queue that will - - be used to send project-related notifications. See Storage - - notifications documentation for setup and message format.' - name: notification_queue_uri - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectStatus.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectStatus.yml deleted file mode 100644 index 0cced459b7c5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectStatus.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.ProjectStatus -name: ProjectStatus -fullName: azure.cognitiveservices.vision.customvision.training.models.ProjectStatus -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: failed - uid: azure.cognitiveservices.vision.customvision.training.models.ProjectStatus.failed -- name: importing - uid: azure.cognitiveservices.vision.customvision.training.models.ProjectStatus.importing -- name: succeeded - uid: azure.cognitiveservices.vision.customvision.training.models.ProjectStatus.succeeded diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Region.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Region.yml deleted file mode 100644 index 05527bc288b4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Region.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.Region -name: Region -fullName: azure.cognitiveservices.vision.customvision.training.models.Region -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Region. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Region(*, tag_id: str, left: float, top: float, width: float, height: float, - **kwargs)' - parameters: - - name: tag_id - description: Required. Id of the tag associated with this region. - isRequired: true - types: - - - - name: left - description: Required. Coordinate of the left boundary. - isRequired: true - types: - - - - name: top - description: Required. Coordinate of the top boundary. - isRequired: true - types: - - - - name: width - description: Required. Width. - isRequired: true - types: - - - - name: height - description: Required. Height. - isRequired: true - types: - - - keywordOnlyParameters: - - name: tag_id - isRequired: true - - name: left - isRequired: true - - name: top - isRequired: true - - name: width - isRequired: true - - name: height - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.Region.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Region.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Region.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.Region.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Region.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.Region.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Region.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.RegionProposal.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.RegionProposal.yml deleted file mode 100644 index c2f967c563e0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.RegionProposal.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal -name: RegionProposal -fullName: azure.cognitiveservices.vision.customvision.training.models.RegionProposal -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'RegionProposal. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: RegionProposal(**kwargs) -variables: -- name: confidence - types: - - -- name: bounding_box - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SortBy.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SortBy.yml deleted file mode 100644 index a9d05e8d673f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SortBy.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.SortBy -name: SortBy -fullName: azure.cognitiveservices.vision.customvision.training.models.SortBy -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: uncertainty_ascending - uid: azure.cognitiveservices.vision.customvision.training.models.SortBy.uncertainty_ascending -- name: uncertainty_descending - uid: azure.cognitiveservices.vision.customvision.training.models.SortBy.uncertainty_descending diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.yml deleted file mode 100644 index d934fffcb679..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.yml +++ /dev/null @@ -1,168 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction -name: StoredImagePrediction -fullName: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Result of an image prediction request. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StoredImagePrediction(**kwargs) -variables: -- description: 'The URI to the (resized) prediction image. If - - VNET feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: resized_image_uri - types: - - -- description: 'The URI to the thumbnail of the original prediction - - image. If VNET feature is enabled this will be a relative path to be used - - with GetArtifact, otherwise this will be an absolute URI to the resource.' - name: thumbnail_uri - types: - - -- description: 'The URI to the original prediction image. If - - VNET feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: original_image_uri - types: - - -- description: Domain used for the prediction. - name: domain - types: - - -- description: Prediction Id. - name: id - types: - - -- description: Project Id. - name: project - types: - - -- description: Iteration Id. - name: iteration - types: - - -- description: Date this prediction was created. - name: created - types: - - -- description: List of predictions. - name: predictions - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.yml deleted file mode 100644 index a611268aceb2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion -name: StoredSuggestedTagAndRegion -fullName: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Result of a suggested tags and regions request of the untagged image. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StoredSuggestedTagAndRegion(**kwargs) -variables: -- description: Width of the resized image. - name: width - types: - - -- description: Height of the resized image. - name: height - types: - - -- description: 'The URI to the (resized) prediction image. If - - VNET feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: resized_image_uri - types: - - -- description: 'The URI to the thumbnail of the original prediction - - image. If VNET feature is enabled this will be a relative path to be used - - with GetArtifact, otherwise this will be an absolute URI to the resource.' - name: thumbnail_uri - types: - - -- description: 'The URI to the original prediction image. If - - VNET feature is enabled this will be a relative path to be used with - - GetArtifact, otherwise this will be an absolute URI to the resource.' - name: original_image_uri - types: - - -- description: Domain used for the prediction. - name: domain - types: - - -- description: Prediction Id. - name: id - types: - - -- description: Project Id. - name: project - types: - - -- description: Iteration Id. - name: iteration - types: - - -- description: Date this prediction was created. - name: created - types: - - -- description: List of predictions. - name: predictions - types: - - [] -- description: 'Uncertainty (entropy) of suggested tags or - - regions per image.' - name: prediction_uncertainty - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.yml deleted file mode 100644 index 326d8ba81f3a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion -name: SuggestedTagAndRegion -fullName: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Result of a suggested tags and regions request. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SuggestedTagAndRegion(**kwargs) -variables: -- description: Prediction Id. - name: id - types: - - -- description: Project Id. - name: project - types: - - -- description: Iteration Id. - name: iteration - types: - - -- description: Date this prediction was created. - name: created - types: - - -- description: List of predictions. - name: predictions - types: - - [] -- description: 'Uncertainty (entropy) of suggested tags or - - regions per image.' - name: prediction_uncertainty - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.yml deleted file mode 100644 index df41e2cb2425..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery -name: SuggestedTagAndRegionQuery -fullName: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'The array of result images and token containing session and continuation - - Ids for the next query. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SuggestedTagAndRegionQuery(*, token=None, **kwargs) - parameters: - - name: token - description: Contains properties we need to fetch suggested tags for. - isRequired: true - types: - - - keywordOnlyParameters: - - name: token - defaultValue: None -variables: -- description: 'Result of a suggested tags and regions request of the - - untagged image.' - name: results - types: - - [] -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.yml deleted file mode 100644 index ed871e27f5bf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken -name: SuggestedTagAndRegionQueryToken -fullName: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Contains properties we need to fetch suggested tags for. For the first - - call, Session and continuation set to null. - - Then on subsequent calls, uses the session/continuation from the previous - - SuggestedTagAndRegionQuery result to fetch additional results.' -constructor: - syntax: 'SuggestedTagAndRegionQueryToken(*, tag_ids=None, threshold: float = None, - session: str = None, continuation: str = None, max_count: int = None, sort_by=None, - **kwargs)' - parameters: - - name: tag_ids - description: Existing TagIds in project to filter suggested tags on. - isRequired: true - types: - - [] - - name: threshold - description: Confidence threshold to filter suggested tags on. - isRequired: true - types: - - - - name: session - description: 'SessionId for database query. Initially set to null but - - later used to paginate.' - isRequired: true - types: - - - - name: continuation - description: 'Continuation Id for database pagination. Initially - - null but later used to paginate.' - isRequired: true - types: - - - - name: max_count - description: 'Maximum number of results you want to be returned in the - - response.' - isRequired: true - types: - - - - name: sort_by - description: 'OrderBy. Ordering mechanism for your results. Possible - - values include: ''UncertaintyAscending'', ''UncertaintyDescending''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: tag_ids - defaultValue: None - - name: threshold - defaultValue: None - - name: session - defaultValue: None - - name: continuation - defaultValue: None - - name: max_count - defaultValue: None - - name: sort_by - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Tag.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Tag.yml deleted file mode 100644 index d2e3d0beb038..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Tag.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.Tag -name: Tag -fullName: azure.cognitiveservices.vision.customvision.training.models.Tag -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Represents a Tag. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Tag(*, name: str, description: str, type, **kwargs)' - parameters: - - name: name - description: Required. Gets or sets the name of the tag. - isRequired: true - types: - - - - name: description - description: Required. Gets or sets the description of the tag. - isRequired: true - types: - - - - name: type - description: 'Required. Gets or sets the type of the tag. Possible values - - include: ''Regular'', ''Negative'', ''GeneralProduct''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: description - isRequired: true - - name: type - isRequired: true -variables: -- description: Gets the Tag ID. - name: id - types: - - -- description: Gets the number of images with this tag. - name: image_count - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.Tag.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Tag.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Tag.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.Tag.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.Tag.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.Tag.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.Tag.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagFilter.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagFilter.yml deleted file mode 100644 index e07fb9ec248f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagFilter.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter -name: TagFilter -fullName: azure.cognitiveservices.vision.customvision.training.models.TagFilter -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Model that query for counting of images whose suggested tags match given - - tags and their probability are greater than or equal to the given - - threshold.' -constructor: - syntax: 'TagFilter(*, tag_ids=None, threshold: float = None, **kwargs)' - parameters: - - name: tag_ids - description: 'Existing TagIds in project to get suggested tags count - - for.' - isRequired: true - types: - - [] - - name: threshold - description: Confidence threshold to filter suggested tags on. - isRequired: true - types: - - - keywordOnlyParameters: - - name: tag_ids - defaultValue: None - - name: threshold - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagPerformance.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagPerformance.yml deleted file mode 100644 index de0ae4e89eb0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagPerformance.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance -name: TagPerformance -fullName: azure.cognitiveservices.vision.customvision.training.models.TagPerformance -module: azure.cognitiveservices.vision.customvision.training.models -summary: 'Represents performance data for a particular tag in a trained iteration. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: TagPerformance(**kwargs) -variables: -- name: id - types: - - -- name: name - types: - - -- description: Gets the precision. - name: precision - types: - - -- description: 'Gets the standard deviation for the - - precision.' - name: precision_std_deviation - types: - - -- description: Gets the recall. - name: recall - types: - - -- description: Gets the standard deviation for the recall. - name: recall_std_deviation - types: - - -- description: Gets the average precision when applicable. - name: average_precision - types: - - -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagType.yml deleted file mode 100644 index 8e838b4ed682..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagType.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.TagType -name: TagType -fullName: azure.cognitiveservices.vision.customvision.training.models.TagType -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: general_product - uid: azure.cognitiveservices.vision.customvision.training.models.TagType.general_product -- name: negative - uid: azure.cognitiveservices.vision.customvision.training.models.TagType.negative -- name: regular - uid: azure.cognitiveservices.vision.customvision.training.models.TagType.regular diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.yml deleted file mode 100644 index 5ab610427c1c..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters -name: TrainingParameters -fullName: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters -module: azure.cognitiveservices.vision.customvision.training.models -summary: Parameters used for training. -constructor: - syntax: TrainingParameters(*, selected_tags=None, custom_base_model_info=None, **kwargs) - parameters: - - name: selected_tags - description: 'List of tags selected for this training session, - - other tags in the project will be ignored.' - isRequired: true - types: - - [] - - name: custom_base_model_info - description: 'Information of the previously trained - - iteration which provides the base model for current iteration''s training.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: selected_tags - defaultValue: None - - name: custom_base_model_info - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TrainingType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TrainingType.yml deleted file mode 100644 index eb7769f5ea44..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TrainingType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.customvision.training.models.TrainingType -name: TrainingType -fullName: azure.cognitiveservices.vision.customvision.training.models.TrainingType -module: azure.cognitiveservices.vision.customvision.training.models -fields: -- name: advanced - uid: azure.cognitiveservices.vision.customvision.training.models.TrainingType.advanced -- name: regular - uid: azure.cognitiveservices.vision.customvision.training.models.TrainingType.regular diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.yml deleted file mode 100644 index f0b2a77a384d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.customvision.training.models -name: models -fullName: azure.cognitiveservices.vision.customvision.training.models -type: import -classes: -- azure.cognitiveservices.vision.customvision.training.models.BoundingBox -- azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions -- azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo -- azure.cognitiveservices.vision.customvision.training.models.CustomVisionError -- azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- azure.cognitiveservices.vision.customvision.training.models.Domain -- azure.cognitiveservices.vision.customvision.training.models.Export -- azure.cognitiveservices.vision.customvision.training.models.Image -- azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult -- azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary -- azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch -- azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry -- azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch -- azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry -- azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry -- azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary -- azure.cognitiveservices.vision.customvision.training.models.ImagePerformance -- azure.cognitiveservices.vision.customvision.training.models.ImagePrediction -- azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings -- azure.cognitiveservices.vision.customvision.training.models.ImageRegion -- azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch -- azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry -- azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult -- azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary -- azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal -- azure.cognitiveservices.vision.customvision.training.models.ImageTag -- azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch -- azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry -- azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary -- azure.cognitiveservices.vision.customvision.training.models.ImageUrl -- azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch -- azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry -- azure.cognitiveservices.vision.customvision.training.models.Iteration -- azure.cognitiveservices.vision.customvision.training.models.IterationPerformance -- azure.cognitiveservices.vision.customvision.training.models.ModelInformation -- azure.cognitiveservices.vision.customvision.training.models.Prediction -- azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult -- azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag -- azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken -- azure.cognitiveservices.vision.customvision.training.models.Project -- azure.cognitiveservices.vision.customvision.training.models.ProjectExport -- azure.cognitiveservices.vision.customvision.training.models.ProjectSettings -- azure.cognitiveservices.vision.customvision.training.models.Region -- azure.cognitiveservices.vision.customvision.training.models.RegionProposal -- azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction -- azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion -- azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion -- azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery -- azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken -- azure.cognitiveservices.vision.customvision.training.models.Tag -- azure.cognitiveservices.vision.customvision.training.models.TagFilter -- azure.cognitiveservices.vision.customvision.training.models.TagPerformance -- azure.cognitiveservices.vision.customvision.training.models.TrainingParameters -enums: -- azure.cognitiveservices.vision.customvision.training.models.Classifier -- azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes -- azure.cognitiveservices.vision.customvision.training.models.DomainType -- azure.cognitiveservices.vision.customvision.training.models.ExportFlavor -- azure.cognitiveservices.vision.customvision.training.models.ExportPlatform -- azure.cognitiveservices.vision.customvision.training.models.ExportStatus -- azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus -- azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus -- azure.cognitiveservices.vision.customvision.training.models.OrderBy -- azure.cognitiveservices.vision.customvision.training.models.ProjectStatus -- azure.cognitiveservices.vision.customvision.training.models.SortBy -- azure.cognitiveservices.vision.customvision.training.models.TagType -- azure.cognitiveservices.vision.customvision.training.models.TrainingType diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.yml deleted file mode 100644 index 6fec90ddc0e9..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.yml +++ /dev/null @@ -1,2710 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin -name: CustomVisionTrainingClientOperationsMixin -fullName: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin -module: azure.cognitiveservices.vision.customvision.training.operations -constructor: - syntax: CustomVisionTrainingClientOperationsMixin() -methods: -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.create_image_regions - name: create_image_regions - summary: 'Create a set of image regions. - - - This API accepts a batch of image regions, and optionally tags, to - - update existing images with region information. - - There is a limit of 64 entries in the batch. - - If all regions are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each region will be listed in the response payload.' - signature: create_image_regions(project_id, regions=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: regions - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageRegionCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.create_image_tags - name: create_image_tags - summary: Associate a set of images with a set of tags. - signature: create_image_tags(project_id, tags=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: tags - description: Image Tag entries to include in this batch. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageTagCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.create_images_from_data - name: create_images_from_data - summary: 'Add the provided images to the set of training images. - - - This API accepts body content as multipart/form-data and - - application/octet-stream. When using multipart - - multiple image files can be sent at once, with a maximum of 64 files. - - If all images are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each image will be listed in the response payload.' - signature: create_images_from_data(project_id, image_data, tag_ids=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 6MB.' - isRequired: true - types: - - - - name: tag_ids - description: 'The tags ids with which to tag each image. Limited to - - 20.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.create_images_from_files - name: create_images_from_files - summary: 'Add the provided batch of images to the set of training images. - - - This API accepts a batch of files, and optionally tags, to create - - images. There is a limit of 64 images and 20 tags. - - If all images are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each image will be listed in the response payload.' - signature: create_images_from_files(project_id, batch, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: batch - description: 'The batch of image files to add. Limited to 64 images - - and 20 tags per batch.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.create_images_from_predictions - name: create_images_from_predictions - summary: 'Add the specified predicted images to the set of training images. - - - This API creates a batch of images from predicted images specified. - - There is a limit of 64 images and 20 tags. - - If all images are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each image will be listed in the response payload.' - signature: create_images_from_predictions(project_id, batch, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: batch - description: 'Image, tag ids, and metadata. Limited to 64 images and - - 20 tags per batch.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.create_images_from_urls - name: create_images_from_urls - summary: 'Add the provided images urls to the set of training images. - - - This API accepts a batch of urls, and optionally tags, to create - - images. There is a limit of 64 images and 20 tags. - - If all images are successful created, 200(OK) status code will be - - returned. - - Otherwise, 207 (Multi-Status) status code will be returned and detail - - status for each image will be listed in the response payload.' - signature: create_images_from_urls(project_id, batch, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: batch - description: 'Image urls, tag ids, and metadata. Limited to 64 images - - and 20 tags per batch.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageCreateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.create_project - name: create_project - summary: Create a project. - signature: create_project(name, description=None, domain_id=None, classification_type=None, - target_export_platforms=None, export_model_container_uri=None, notification_queue_uri=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: name - description: Name of the project. - isRequired: true - types: - - - - name: description - description: The description of the project. - defaultValue: None - types: - - - - name: domain_id - description: 'The id of the domain to use for this project. - - Defaults to General.' - defaultValue: None - types: - - - - name: classification_type - description: 'The type of classifier to create for this - - project. Possible values include: ''Multiclass'', ''Multilabel''' - defaultValue: None - types: - - - - name: target_export_platforms - description: 'List of platforms the trained model is - - intending exporting to.' - defaultValue: None - types: - - [] - - name: export_model_container_uri - description: 'The uri to the Azure Storage - - container that will be used to store exported models.' - defaultValue: None - types: - - - - name: notification_queue_uri - description: 'The uri to the Azure Storage queue that - - will be used to send project-related notifications. See Storage - - notifications documentation for setup and message format.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Project or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.create_tag - name: create_tag - summary: Create a tag for the project. - signature: create_tag(project_id, name, description=None, type=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: name - description: The tag name. - isRequired: true - types: - - - - name: description - description: Optional description for the tag. - defaultValue: None - types: - - - - name: type - description: 'Optional type for the tag. Possible values include: - - ''Regular'', ''Negative'', ''GeneralProduct''' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Tag or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.delete_image_regions - name: delete_image_regions - summary: Delete a set of image regions. - signature: delete_image_regions(project_id, region_ids, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: region_ids - description: Regions to delete. Limited to 64. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.delete_image_tags - name: delete_image_tags - summary: Remove a set of tags from a set of images. - signature: delete_image_tags(project_id, image_ids, tag_ids, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_ids - description: Image ids. Limited to 64 images. - isRequired: true - types: - - [] - - name: tag_ids - description: 'Tags to be deleted from the specified images. Limited - - to 20 tags.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.delete_images - name: delete_images - summary: Delete images from the set of training images. - signature: delete_images(project_id, image_ids=None, all_images=None, all_iterations=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_ids - description: 'Ids of the images to be deleted. Limited to 256 - - images per batch.' - defaultValue: None - types: - - [] - - name: all_images - description: 'Flag to specify delete all images, specify this - - flag or a list of images. Using this flag will return a 202 response - - to indicate the images are being deleted.' - defaultValue: None - types: - - - - name: all_iterations - description: 'Removes these images from all iterations, not - - just the current workspace. Using this flag will return a 202 response - - to indicate the images are being deleted.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.delete_iteration - name: delete_iteration - summary: Delete a specific iteration of a project. - signature: delete_iteration(project_id, iteration_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.delete_prediction - name: delete_prediction - summary: 'Delete a set of predicted images and their associated prediction - - results.' - signature: delete_prediction(project_id, ids, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: ids - description: The prediction ids. Limited to 64. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.delete_project - name: delete_project - summary: Delete a specific project. - signature: delete_project(project_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.delete_tag - name: delete_tag - summary: Delete a tag from the project. - signature: delete_tag(project_id, tag_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: tag_id - description: Id of the tag to be deleted. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.export_iteration - name: export_iteration - summary: Export a trained iteration. - signature: export_iteration(project_id, iteration_id, platform, flavor=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: platform - description: 'The target platform. Possible values include: - - ''CoreML'', ''TensorFlow'', ''DockerFile'', ''ONNX'', ''VAIDK'', ''OpenVino''' - isRequired: true - types: - - - - name: flavor - description: 'The flavor of the target platform. Possible values - - include: ''Linux'', ''Windows'', ''ONNX10'', ''ONNX12'', ''ARM'', - - ''TensorFlowNormal'', ''TensorFlowLite''' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Export or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.export_project - name: export_project - summary: Exports a project. - signature: export_project(project_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id of the project to export. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ProjectExport or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_artifact - name: get_artifact - summary: 'Get artifact content from blob storage, based on artifact relative path - - in the blob.' - signature: get_artifact(project_id, path, custom_headers=None, raw=False, callback=None, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: path - description: The relative path for artifact. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: object or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrest.exceptions.HttpOperationError -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_domain - name: get_domain - summary: Get information about a specific domain. - signature: get_domain(domain_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: domain_id - description: The id of the domain to get information about. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Domain or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_domains - name: get_domains - summary: Get a list of the available domains. - signature: get_domains(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_exports - name: get_exports - summary: Get the list of exports for a specific iteration. - signature: get_exports(project_id, iteration_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_image_count - name: get_image_count - summary: 'Get the number of images. - - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_image_count(project_id, iteration_id=None, tagging_status=None, filter=None, - tag_ids=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: tagging_status - description: 'The tagging status filter. It can be ''All'', - - ''Tagged'', or ''Untagged''. Defaults to ''All''. Possible values include: - - ''All'', ''Tagged'', ''Untagged''' - defaultValue: None - types: - - - - name: filter - description: 'An expression to filter the images against image - - metadata. Only images where the expression evaluates to true are - - included in the response. - - The expression supports eq (Equal), ne (Not equal), and (Logical and), - - or (Logical or) operators. - - Here is an example, metadata=key1 eq ''value1'' and key2 ne ''value2''.' - defaultValue: None - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images to count. - - Defaults to all tags when null.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_image_performance_count - name: get_image_performance_count - summary: 'Gets the number of images tagged with the provided {tagIds} that have - - prediction results from - - training for the provided iteration {iterationId}. - - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_image_performance_count(project_id, iteration_id, tag_ids=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - isRequired: true - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images to count. - - Defaults to all tags when null.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_image_performances - name: get_image_performances - summary: 'Get image with its prediction for a given project iteration. - - - This API supports batching and range selection. By default it will only - - return first 50 images matching images. - - Use the {take} and {skip} parameters to control how many images to - - return in a given batch. - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_image_performances(project_id, iteration_id, tag_ids=None, order_by=None, - take=50, skip=0, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - isRequired: true - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images. Defaults to - - all tagged images when null. Limited to 20.' - defaultValue: None - types: - - [] - - name: order_by - description: 'The ordering. Defaults to newest. Possible values - - include: ''Newest'', ''Oldest''' - defaultValue: None - types: - - - - name: take - description: 'Maximum number of images to return. Defaults to 50, - - limited to 256.' - defaultValue: '50' - types: - - - - name: skip - description: 'Number of images to skip before beginning the image - - batch. Defaults to 0.' - defaultValue: '0' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_image_region_proposals - name: get_image_region_proposals - summary: 'Get region proposals for an image. Returns empty array if no proposals - - are found. - - - This API will get region proposals for an image along with confidences - - for the region. It returns an empty array if no proposals are found.' - signature: get_image_region_proposals(project_id, image_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_id - description: The image id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageRegionProposal or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_images - name: get_images - summary: 'Get images for a given project iteration or workspace. - - - This API supports batching and range selection. By default it will only - - return first 50 images matching images. - - Use the {take} and {skip} parameters to control how many images to - - return in a given batch. - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_images(project_id, iteration_id=None, tag_ids=None, tagging_status=None, - filter=None, order_by=None, take=50, skip=0, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images. Defaults to - - all tagged images when null. Limited to 20.' - defaultValue: None - types: - - [] - - name: tagging_status - description: 'The tagging status filter. It can be ''All'', - - ''Tagged'', or ''Untagged''. Defaults to ''All''. Possible values include: - - ''All'', ''Tagged'', ''Untagged''' - defaultValue: None - types: - - - - name: filter - description: 'An expression to filter the images against image - - metadata. Only images where the expression evaluates to true are - - included in the response. - - The expression supports eq (Equal), ne (Not equal), and (Logical and), - - or (Logical or) operators. - - Here is an example, metadata=key1 eq ''value1'' and key2 ne ''value2''.' - defaultValue: None - types: - - - - name: order_by - description: 'The ordering. Defaults to newest. Possible values - - include: ''Newest'', ''Oldest''' - defaultValue: None - types: - - - - name: take - description: 'Maximum number of images to return. Defaults to 50, - - limited to 256.' - defaultValue: '50' - types: - - - - name: skip - description: 'Number of images to skip before beginning the image - - batch. Defaults to 0.' - defaultValue: '0' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_images_by_ids - name: get_images_by_ids - summary: 'Get images by id for a given project iteration. - - - This API will return a set of Images for the specified tags and - - optionally iteration. If no iteration is specified the - - current workspace is used.' - signature: get_images_by_ids(project_id, image_ids=None, iteration_id=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_ids - description: The list of image ids to retrieve. Limited to 256. - defaultValue: None - types: - - [] - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_iteration - name: get_iteration - summary: Get a specific iteration. - signature: get_iteration(project_id, iteration_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The id of the project the iteration belongs to. - isRequired: true - types: - - - - name: iteration_id - description: The id of the iteration to get. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Iteration or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_iteration_performance - name: get_iteration_performance - summary: Get detailed performance information about an iteration. - signature: get_iteration_performance(project_id, iteration_id, threshold=None, overlap_threshold=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The id of the project the iteration belongs to. - isRequired: true - types: - - - - name: iteration_id - description: The id of the iteration to get. - isRequired: true - types: - - - - name: threshold - description: The threshold used to determine true predictions. - defaultValue: None - types: - - - - name: overlap_threshold - description: 'If applicable, the bounding box overlap - - threshold used to determine true predictions.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IterationPerformance or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_iterations - name: get_iterations - summary: Get iterations for the project. - signature: get_iterations(project_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_project - name: get_project - summary: Get a specific project. - signature: get_project(project_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The id of the project to get. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Project or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_projects - name: get_projects - summary: Get your projects. - signature: get_projects(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_tag - name: get_tag - summary: Get information about a specific tag. - signature: get_tag(project_id, tag_id, iteration_id=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project this tag belongs to. - isRequired: true - types: - - - - name: tag_id - description: The tag id. - isRequired: true - types: - - - - name: iteration_id - description: 'The iteration to retrieve this tag from. - - Optional, defaults to current training set.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Tag or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_tagged_image_count - name: get_tagged_image_count - summary: 'Gets the number of images tagged with the provided {tagIds}. - - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_tagged_image_count(project_id, iteration_id=None, tag_ids=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images to count. - - Defaults to all tags when null.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_tagged_images - name: get_tagged_images - summary: 'Get tagged images for a given project iteration. - - - This API supports batching and range selection. By default it will only - - return first 50 images matching images. - - Use the {take} and {skip} parameters to control how many images to - - return in a given batch. - - The filtering is on an and/or relationship. For example, if the - - provided tag ids are for the "Dog" and - - "Cat" tags, then only images tagged with Dog and/or Cat will be - - returned.' - signature: get_tagged_images(project_id, iteration_id=None, tag_ids=None, order_by=None, - take=50, skip=0, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: tag_ids - description: 'A list of tags ids to filter the images. Defaults to - - all tagged images when null. Limited to 20.' - defaultValue: None - types: - - [] - - name: order_by - description: 'The ordering. Defaults to newest. Possible values - - include: ''Newest'', ''Oldest''' - defaultValue: None - types: - - - - name: take - description: 'Maximum number of images to return. Defaults to 50, - - limited to 256.' - defaultValue: '50' - types: - - - - name: skip - description: 'Number of images to skip before beginning the image - - batch. Defaults to 0.' - defaultValue: '0' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_tags - name: get_tags - summary: Get the tags for a given project and iteration. - signature: get_tags(project_id, iteration_id=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_untagged_image_count - name: get_untagged_image_count - summary: 'Gets the number of untagged images. - - - This API returns the images which have no tags for a given project and - - optionally an iteration. If no iteration is specified the - - current workspace is used.' - signature: get_untagged_image_count(project_id, iteration_id=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: int or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.get_untagged_images - name: get_untagged_images - summary: 'Get untagged images for a given project iteration. - - - This API supports batching and range selection. By default it will only - - return first 50 images matching images. - - Use the {take} and {skip} parameters to control how many images to - - return in a given batch.' - signature: get_untagged_images(project_id, iteration_id=None, order_by=None, take=50, - skip=0, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. Defaults to workspace. - defaultValue: None - types: - - - - name: order_by - description: 'The ordering. Defaults to newest. Possible values - - include: ''Newest'', ''Oldest''' - defaultValue: None - types: - - - - name: take - description: 'Maximum number of images to return. Defaults to 50, - - limited to 256.' - defaultValue: '50' - types: - - - - name: skip - description: 'Number of images to skip before beginning the image - - batch. Defaults to 0.' - defaultValue: '0' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.import_project - name: import_project - summary: Imports a project. - signature: import_project(token, name=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: token - description: Token generated from the export project call. - isRequired: true - types: - - - - name: name - description: 'Optional, name of the project to use instead of - - auto-generated name.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Project or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.publish_iteration - name: publish_iteration - summary: Publish a specific iteration. - signature: publish_iteration(project_id, iteration_id, publish_name, prediction_id, - overwrite=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: publish_name - description: The name to give the published iteration. - isRequired: true - types: - - - - name: prediction_id - description: The id of the prediction resource to publish to. - isRequired: true - types: - - - - name: overwrite - description: 'Whether to overwrite the published model with the - - given name (default: false).' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: bool or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.query_predictions - name: query_predictions - summary: Get images that were sent to your prediction endpoint. - signature: query_predictions(project_id, query, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: query - description: 'Parameters used to query the predictions. Limited to - - combining 2 tags.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PredictionQueryResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.query_suggested_image_count - name: query_suggested_image_count - summary: 'Get count of images whose suggested tags match given tags and their - - probabilities are greater than or equal to the given threshold. Returns - - count as 0 if none found. - - - This API takes in tagIds to get count of untagged images per suggested - - tags for a given threshold.' - signature: query_suggested_image_count(project_id, iteration_id, tag_ids=None, threshold=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: 'IterationId to use for the suggested tags and - - regions.' - isRequired: true - types: - - - - name: tag_ids - description: 'Existing TagIds in project to get suggested tags count - - for.' - defaultValue: None - types: - - [] - - name: threshold - description: Confidence threshold to filter suggested tags on. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: dict or ClientRawResponse if raw=true - types: - - [, ] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.query_suggested_images - name: query_suggested_images - summary: 'Get untagged images whose suggested tags match given tags. Returns - - empty array if no images are found. - - - This API will fetch untagged images filtered by suggested tags Ids. It - - returns an empty array if no images are found.' - signature: query_suggested_images(project_id, iteration_id, query, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: 'IterationId to use for the suggested tags and - - regions.' - isRequired: true - types: - - - - name: query - description: Contains properties we need to query suggested images. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SuggestedTagAndRegionQuery or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.quick_test_image - name: quick_test_image - summary: Quick test an image. - signature: quick_test_image(project_id, image_data, iteration_id=None, store=True, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_data - description: 'Binary image data. Supported formats are JPEG, GIF, - - PNG, and BMP. Supports images up to 6MB.' - isRequired: true - types: - - - - name: iteration_id - description: 'Optional. Specifies the id of a particular - - iteration to evaluate against. - - The default iteration for the project will be used when not specified.' - defaultValue: None - types: - - - - name: store - description: 'Optional. Specifies whether or not to store the result - - of this prediction. The default is true, to store.' - defaultValue: 'True' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.quick_test_image_url - name: quick_test_image_url - summary: Quick test an image url. - signature: quick_test_image_url(project_id, url, iteration_id=None, store=True, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project to evaluate against. - isRequired: true - types: - - - - name: url - description: Url of the image. - isRequired: true - types: - - - - name: iteration_id - description: 'Optional. Specifies the id of a particular - - iteration to evaluate against. - - The default iteration for the project will be used when not specified.' - defaultValue: None - types: - - - - name: store - description: 'Optional. Specifies whether or not to store the result - - of this prediction. The default is true, to store.' - defaultValue: 'True' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImagePrediction or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.suggest_tags_and_regions - name: suggest_tags_and_regions - summary: 'Suggest tags and regions for an array/batch of untagged images. Returns - - empty array if no tags are found. - - - This API will get suggested tags and regions for an array/batch of - - untagged images along with confidences for the tags. It returns an - - empty array if no tags are found. - - There is a limit of 64 images in the batch.' - signature: suggest_tags_and_regions(project_id, iteration_id, image_ids, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: IterationId to use for tag and region suggestion. - isRequired: true - types: - - - - name: image_ids - description: 'Array of image ids tag suggestion are needed for. - - Use GetUntaggedImages API to get imageIds.' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.train_project - name: train_project - summary: Queues project for training. - signature: train_project(project_id, training_type=None, reserved_budget_in_hours=0, - force_train=False, notification_email_address=None, selected_tags=None, custom_base_model_info=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: training_type - description: 'The type of training to use to train the project - - (default: Regular). Possible values include: ''Regular'', ''Advanced''' - defaultValue: None - types: - - - - name: reserved_budget_in_hours - description: 'The number of hours reserved as - - budget for training (if applicable).' - defaultValue: '0' - types: - - - - name: force_train - description: 'Whether to force train even if dataset and - - configuration does not change (default: false).' - defaultValue: 'False' - types: - - - - name: notification_email_address - description: 'The email address to send - - notification to when training finishes (default: null).' - defaultValue: None - types: - - - - name: selected_tags - description: 'List of tags selected for this training session, - - other tags in the project will be ignored.' - defaultValue: None - types: - - [] - - name: custom_base_model_info - description: 'Information of the previously trained - - iteration which provides the base model for current iteration''s - - training.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Iteration or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.unpublish_iteration - name: unpublish_iteration - summary: Unpublish a specific iteration. - signature: unpublish_iteration(project_id, iteration_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: iteration_id - description: The iteration id. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.update_image_metadata - name: update_image_metadata - summary: 'Update metadata of images. - - - This API accepts a batch of image Ids, and metadata, to update images. - - There is a limit of 64 images.' - signature: update_image_metadata(project_id, image_ids, metadata, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: image_ids - description: The list of image ids to update. Limited to 64. - isRequired: true - types: - - [] - - name: metadata - description: 'The metadata to be updated to the specified images. - - Limited to 10 key-value pairs per image. The length of key is limited - - to 128. The length of value is limited to 256.' - isRequired: true - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ImageMetadataUpdateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.update_iteration - name: update_iteration - summary: Update a specific iteration. - signature: update_iteration(project_id, iteration_id, name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: project_id - description: Project id. - isRequired: true - types: - - - - name: iteration_id - description: Iteration id. - isRequired: true - types: - - - - name: name - description: Gets or sets the name of the iteration. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Iteration or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.update_project - name: update_project - summary: Update a specific project. - signature: update_project(project_id, updated_project, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The id of the project to update. - isRequired: true - types: - - - - name: updated_project - description: The updated project model. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Project or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException -- uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.update_tag - name: update_tag - summary: Update a tag. - signature: update_tag(project_id, tag_id, updated_tag, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: project_id - description: The project id. - isRequired: true - types: - - - - name: tag_id - description: The id of the target tag. - isRequired: true - types: - - - - name: updated_tag - description: The updated tag model. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Tag or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.operations.yml deleted file mode 100644 index 8b0cafdcc7a7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.operations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.customvision.training.operations -name: operations -fullName: azure.cognitiveservices.vision.customvision.training.operations -type: import -classes: -- azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.version.yml deleted file mode 100644 index 296b2594fc84..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.customvision.training.version -name: version -fullName: azure.cognitiveservices.vision.customvision.training.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.yml deleted file mode 100644 index 237916b10cac..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.customvision.training -name: training -fullName: azure.cognitiveservices.vision.customvision.training -type: import -classes: -- azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient -- azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration -packages: -- azure.cognitiveservices.vision.customvision.training.models -- azure.cognitiveservices.vision.customvision.training.operations -modules: -- azure.cognitiveservices.vision.customvision.training.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.version.yml deleted file mode 100644 index 554ab3cd8721..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.customvision.version -name: version -fullName: azure.cognitiveservices.vision.customvision.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.yml deleted file mode 100644 index 17c0a3560535..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.customvision -name: customvision -fullName: azure.cognitiveservices.vision.customvision -type: rootImport -packages: -- azure.cognitiveservices.vision.customvision.prediction -- azure.cognitiveservices.vision.customvision.training -modules: -- azure.cognitiveservices.vision.customvision.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.FaceClient.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.FaceClient.yml deleted file mode 100644 index d1ca1d3f3121..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.FaceClient.yml +++ /dev/null @@ -1,65 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.FaceClient -name: FaceClient -fullName: azure.cognitiveservices.vision.face.FaceClient -module: azure.cognitiveservices.vision.face -summary: An API for face detection, verification, and identification. -constructor: - syntax: FaceClient(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Face operations - name: face - types: - - -- description: PersonGroupPerson operations - name: person_group_person - types: - - -- description: PersonGroup operations - name: person_group - types: - - -- description: FaceList operations - name: face_list - types: - - -- description: LargePersonGroupPerson operations - name: large_person_group_person - types: - - -- description: LargePersonGroup operations - name: large_person_group - types: - - -- description: LargeFaceList operations - name: large_face_list - types: - - -- description: Snapshot operations - name: snapshot - types: - - -methods: -- uid: azure.cognitiveservices.vision.face.FaceClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.FaceClientConfiguration.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.FaceClientConfiguration.yml deleted file mode 100644 index 892131ce6934..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.FaceClientConfiguration.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.FaceClientConfiguration -name: FaceClientConfiguration -fullName: azure.cognitiveservices.vision.face.FaceClientConfiguration -module: azure.cognitiveservices.vision.face -summary: 'Configuration for FaceClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: FaceClientConfiguration(endpoint, credentials) - parameters: - - name: endpoint - description: 'Supported Cognitive Services endpoints (protocol and - - hostname, for example: [https://westus.api.cognitive.microsoft.com](https://westus.api.cognitive.microsoft.com)).' - isRequired: true - types: - - - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - -methods: -- uid: azure.cognitiveservices.vision.face.FaceClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.cognitiveservices.vision.face.FaceClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.cognitiveservices.vision.face.FaceClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.cognitiveservices.vision.face.FaceClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.cognitiveservices.vision.face.FaceClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.APIError.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.APIError.yml deleted file mode 100644 index 67497e90c4da..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.APIError.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.APIError -name: APIError -fullName: azure.cognitiveservices.vision.face.models.APIError -module: azure.cognitiveservices.vision.face.models -summary: Error information returned by the API. -constructor: - syntax: APIError(*, error=None, **kwargs) - parameters: - - name: error - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.APIError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.APIError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.APIError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.APIError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.APIError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.APIError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.APIError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.APIErrorException.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.APIErrorException.yml deleted file mode 100644 index 19d7c4a09309..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.APIErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.APIErrorException -name: APIErrorException -fullName: azure.cognitiveservices.vision.face.models.APIErrorException -module: azure.cognitiveservices.vision.face.models -summary: 'Server responsed with exception of type: ''APIError''.' -constructor: - syntax: APIErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.APIErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cognitiveservices.vision.face.models.APIErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cognitiveservices.vision.face.models.APIErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Accessory.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Accessory.yml deleted file mode 100644 index b1a946d75886..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Accessory.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Accessory -name: Accessory -fullName: azure.cognitiveservices.vision.face.models.Accessory -module: azure.cognitiveservices.vision.face.models -summary: Accessory item and corresponding confidence level. -constructor: - syntax: 'Accessory(*, type=None, confidence: float = None, **kwargs)' - parameters: - - name: type - description: 'Type of an accessory. Possible values include: ''headWear'', - - ''glasses'', ''mask''' - isRequired: true - types: - - - - - - name: confidence - description: Confidence level of an accessory - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - defaultValue: None - - name: confidence - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Accessory.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Accessory.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Accessory.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Accessory.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Accessory.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Accessory.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Accessory.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.AccessoryType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.AccessoryType.yml deleted file mode 100644 index 7764b851b7bf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.AccessoryType.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.AccessoryType -name: AccessoryType -fullName: azure.cognitiveservices.vision.face.models.AccessoryType -module: azure.cognitiveservices.vision.face.models -fields: -- name: glasses - uid: azure.cognitiveservices.vision.face.models.AccessoryType.glasses -- name: head_wear - uid: azure.cognitiveservices.vision.face.models.AccessoryType.head_wear -- name: mask - uid: azure.cognitiveservices.vision.face.models.AccessoryType.mask diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.yml deleted file mode 100644 index 30e64a0c7856..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest -name: ApplySnapshotRequest -fullName: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest -module: azure.cognitiveservices.vision.face.models -summary: 'Request body for applying snapshot operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ApplySnapshotRequest(*, object_id: str, mode=''CreateNew'', **kwargs)' - parameters: - - name: object_id - description: 'Required. User specified target object id to be created - - from the snapshot.' - isRequired: true - types: - - - - name: mode - description: 'Snapshot applying mode. Currently only CreateNew is - - supported, which means the apply operation will fail if target - - subscription already contains an object of same type and using the same - - objectId. Users can specify the "objectId" in request body to avoid such - - conflicts. Possible values include: ''CreateNew''. Default value: - - "CreateNew" .' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: object_id - isRequired: true - - name: mode - defaultValue: CreateNew -methods: -- uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Blur.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Blur.yml deleted file mode 100644 index a69172556aad..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Blur.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Blur -name: Blur -fullName: azure.cognitiveservices.vision.face.models.Blur -module: azure.cognitiveservices.vision.face.models -summary: Properties describing any presence of blur within the image. -constructor: - syntax: 'Blur(*, blur_level=None, value: float = None, **kwargs)' - parameters: - - name: blur_level - description: 'An enum value indicating level of blurriness. Possible - - values include: ''Low'', ''Medium'', ''High''' - isRequired: true - types: - - - - - - name: value - description: A number indicating level of blurriness ranging from 0 to 1. - isRequired: true - types: - - - keywordOnlyParameters: - - name: blur_level - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Blur.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Blur.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Blur.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Blur.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Blur.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Blur.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Blur.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.BlurLevel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.BlurLevel.yml deleted file mode 100644 index ac5ff32534fb..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.BlurLevel.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.BlurLevel -name: BlurLevel -fullName: azure.cognitiveservices.vision.face.models.BlurLevel -module: azure.cognitiveservices.vision.face.models -fields: -- name: high - uid: azure.cognitiveservices.vision.face.models.BlurLevel.high -- name: low - uid: azure.cognitiveservices.vision.face.models.BlurLevel.low -- name: medium - uid: azure.cognitiveservices.vision.face.models.BlurLevel.medium diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Coordinate.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Coordinate.yml deleted file mode 100644 index 42bf751127d0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Coordinate.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Coordinate -name: Coordinate -fullName: azure.cognitiveservices.vision.face.models.Coordinate -module: azure.cognitiveservices.vision.face.models -summary: 'Coordinates within an image. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Coordinate(*, x: float, y: float, **kwargs)' - parameters: - - name: x - description: Required. The horizontal component, in pixels. - isRequired: true - types: - - - - name: y - description: Required. The vertical component, in pixels. - isRequired: true - types: - - - keywordOnlyParameters: - - name: x - isRequired: true - - name: y - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.Coordinate.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Coordinate.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Coordinate.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Coordinate.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Coordinate.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Coordinate.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Coordinate.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.DetectedFace.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.DetectedFace.yml deleted file mode 100644 index 0e3356a6e8c6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.DetectedFace.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.DetectedFace -name: DetectedFace -fullName: azure.cognitiveservices.vision.face.models.DetectedFace -module: azure.cognitiveservices.vision.face.models -summary: 'Detected Face object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DetectedFace(*, face_rectangle, face_id: str = None, recognition_model=''recognition_01'', - face_landmarks=None, face_attributes=None, **kwargs)' - parameters: - - name: face_id - isRequired: true - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''. Default value: - - "recognition_01" .' - isRequired: true - types: - - - - - - name: face_rectangle - description: Required. - isRequired: true - types: - - - - name: face_landmarks - isRequired: true - types: - - - - name: face_attributes - isRequired: true - types: - - - keywordOnlyParameters: - - name: face_rectangle - isRequired: true - - name: face_id - defaultValue: None - - name: recognition_model - defaultValue: recognition_01 - - name: face_landmarks - defaultValue: None - - name: face_attributes - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.DetectedFace.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.DetectedFace.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.DetectedFace.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.DetectedFace.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.DetectedFace.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.DetectedFace.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.DetectedFace.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.DetectionModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.DetectionModel.yml deleted file mode 100644 index 855485927cd0..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.DetectionModel.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.DetectionModel -name: DetectionModel -fullName: azure.cognitiveservices.vision.face.models.DetectionModel -module: azure.cognitiveservices.vision.face.models -fields: -- name: detection_01 - uid: azure.cognitiveservices.vision.face.models.DetectionModel.detection_01 -- name: detection_02 - uid: azure.cognitiveservices.vision.face.models.DetectionModel.detection_02 -- name: detection_03 - uid: azure.cognitiveservices.vision.face.models.DetectionModel.detection_03 diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Emotion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Emotion.yml deleted file mode 100644 index 9fcc16ed1306..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Emotion.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Emotion -name: Emotion -fullName: azure.cognitiveservices.vision.face.models.Emotion -module: azure.cognitiveservices.vision.face.models -summary: 'Properties describing facial emotion in form of confidence ranging from - 0 - - to 1.' -constructor: - syntax: 'Emotion(*, anger: float = None, contempt: float = None, disgust: float - = None, fear: float = None, happiness: float = None, neutral: float = None, sadness: - float = None, surprise: float = None, **kwargs)' - parameters: - - name: anger - isRequired: true - types: - - - - name: contempt - isRequired: true - types: - - - - name: disgust - isRequired: true - types: - - - - name: fear - isRequired: true - types: - - - - name: happiness - isRequired: true - types: - - - - name: neutral - isRequired: true - types: - - - - name: sadness - isRequired: true - types: - - - - name: surprise - isRequired: true - types: - - - keywordOnlyParameters: - - name: anger - defaultValue: None - - name: contempt - defaultValue: None - - name: disgust - defaultValue: None - - name: fear - defaultValue: None - - name: happiness - defaultValue: None - - name: neutral - defaultValue: None - - name: sadness - defaultValue: None - - name: surprise - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Emotion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Emotion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Emotion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Emotion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Emotion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Emotion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Emotion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Error.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Error.yml deleted file mode 100644 index bf62e3dc8fec..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Error.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Error -name: Error -fullName: azure.cognitiveservices.vision.face.models.Error -module: azure.cognitiveservices.vision.face.models -summary: Error body. -constructor: - syntax: 'Error(*, code: str = None, message: str = None, **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Exposure.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Exposure.yml deleted file mode 100644 index c6185759f770..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Exposure.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Exposure -name: Exposure -fullName: azure.cognitiveservices.vision.face.models.Exposure -module: azure.cognitiveservices.vision.face.models -summary: Properties describing exposure level of the image. -constructor: - syntax: 'Exposure(*, exposure_level=None, value: float = None, **kwargs)' - parameters: - - name: exposure_level - description: 'An enum value indicating level of exposure. - - Possible values include: ''UnderExposure'', ''GoodExposure'', ''OverExposure''' - isRequired: true - types: - - - - - - name: value - description: 'A number indicating level of exposure level ranging from 0 - - to 1. [0, 0.25) is under exposure. [0.25, 0.75) is good exposure. [0.75, - - 1] is over exposure.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: exposure_level - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Exposure.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Exposure.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Exposure.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Exposure.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Exposure.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Exposure.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Exposure.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ExposureLevel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ExposureLevel.yml deleted file mode 100644 index fa1c7ee30155..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ExposureLevel.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.ExposureLevel -name: ExposureLevel -fullName: azure.cognitiveservices.vision.face.models.ExposureLevel -module: azure.cognitiveservices.vision.face.models -fields: -- name: good_exposure - uid: azure.cognitiveservices.vision.face.models.ExposureLevel.good_exposure -- name: over_exposure - uid: azure.cognitiveservices.vision.face.models.ExposureLevel.over_exposure -- name: under_exposure - uid: azure.cognitiveservices.vision.face.models.ExposureLevel.under_exposure diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceAttributeType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceAttributeType.yml deleted file mode 100644 index e523d2c05b0d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceAttributeType.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.FaceAttributeType -name: FaceAttributeType -fullName: azure.cognitiveservices.vision.face.models.FaceAttributeType -module: azure.cognitiveservices.vision.face.models -fields: -- name: accessories - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.accessories -- name: age - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.age -- name: blur - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.blur -- name: emotion - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.emotion -- name: exposure - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.exposure -- name: facial_hair - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.facial_hair -- name: gender - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.gender -- name: glasses - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.glasses -- name: hair - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.hair -- name: head_pose - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.head_pose -- name: makeup - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.makeup -- name: mask - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.mask -- name: noise - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.noise -- name: occlusion - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.occlusion -- name: quality_for_recognition - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.quality_for_recognition -- name: smile - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType.smile diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceAttributes.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceAttributes.yml deleted file mode 100644 index 98af89b2d4bd..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceAttributes.yml +++ /dev/null @@ -1,248 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.FaceAttributes -name: FaceAttributes -fullName: azure.cognitiveservices.vision.face.models.FaceAttributes -module: azure.cognitiveservices.vision.face.models -summary: Face Attributes. -constructor: - syntax: 'FaceAttributes(*, age: float = None, gender=None, smile: float = None, - facial_hair=None, glasses=None, head_pose=None, emotion=None, hair=None, makeup=None, - occlusion=None, accessories=None, blur=None, exposure=None, noise=None, mask=None, - quality_for_recognition=None, **kwargs)' - parameters: - - name: age - description: Age in years - isRequired: true - types: - - - - name: gender - description: 'Possible gender of the face. Possible values include: - - ''male'', ''female''' - isRequired: true - types: - - - - - - name: smile - description: Smile intensity, a number between [0,1] - isRequired: true - types: - - - - name: facial_hair - description: Properties describing facial hair attributes. - isRequired: true - types: - - - - name: glasses - description: 'Glasses type if any of the face. Possible values include: - - ''noGlasses'', ''readingGlasses'', ''sunglasses'', ''swimmingGoggles''' - isRequired: true - types: - - - - - - name: head_pose - description: Properties indicating head pose of the face. - isRequired: true - types: - - - - name: emotion - description: 'Properties describing facial emotion in form of confidence - - ranging from 0 to 1.' - isRequired: true - types: - - - - name: hair - description: Properties describing hair attributes. - isRequired: true - types: - - - - name: makeup - description: 'Properties describing the presence of makeup on a given - - face.' - isRequired: true - types: - - - - name: occlusion - description: Properties describing occlusions on a given face. - isRequired: true - types: - - - - name: accessories - description: Properties describing any accessories on a given face. - isRequired: true - types: - - [] - - name: blur - description: Properties describing any presence of blur within the image. - isRequired: true - types: - - - - name: exposure - description: Properties describing exposure level of the image. - isRequired: true - types: - - - - name: noise - description: Properties describing noise level of the image. - isRequired: true - types: - - - - name: mask - description: Properties describing the presence of a mask on a given face. - isRequired: true - types: - - - - name: quality_for_recognition - description: 'Properties describing the overall image - - quality regarding whether the image being used in the detection is of - - sufficient quality to attempt face recognition on. Possible values - - include: ''Low'', ''Medium'', ''High''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: age - defaultValue: None - - name: gender - defaultValue: None - - name: smile - defaultValue: None - - name: facial_hair - defaultValue: None - - name: glasses - defaultValue: None - - name: head_pose - defaultValue: None - - name: emotion - defaultValue: None - - name: hair - defaultValue: None - - name: makeup - defaultValue: None - - name: occlusion - defaultValue: None - - name: accessories - defaultValue: None - - name: blur - defaultValue: None - - name: exposure - defaultValue: None - - name: noise - defaultValue: None - - name: mask - defaultValue: None - - name: quality_for_recognition - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.FaceAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FaceAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FaceAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.FaceAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FaceAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.FaceAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FaceAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceLandmarks.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceLandmarks.yml deleted file mode 100644 index 94bd63100980..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceLandmarks.yml +++ /dev/null @@ -1,287 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.FaceLandmarks -name: FaceLandmarks -fullName: azure.cognitiveservices.vision.face.models.FaceLandmarks -module: azure.cognitiveservices.vision.face.models -summary: 'A collection of 27-point face landmarks pointing to the important positions - - of face components.' -constructor: - syntax: FaceLandmarks(*, pupil_left=None, pupil_right=None, nose_tip=None, mouth_left=None, - mouth_right=None, eyebrow_left_outer=None, eyebrow_left_inner=None, eye_left_outer=None, - eye_left_top=None, eye_left_bottom=None, eye_left_inner=None, eyebrow_right_inner=None, - eyebrow_right_outer=None, eye_right_inner=None, eye_right_top=None, eye_right_bottom=None, - eye_right_outer=None, nose_root_left=None, nose_root_right=None, nose_left_alar_top=None, - nose_right_alar_top=None, nose_left_alar_out_tip=None, nose_right_alar_out_tip=None, - upper_lip_top=None, upper_lip_bottom=None, under_lip_top=None, under_lip_bottom=None, - **kwargs) - parameters: - - name: pupil_left - isRequired: true - types: - - - - name: pupil_right - isRequired: true - types: - - - - name: nose_tip - isRequired: true - types: - - - - name: mouth_left - isRequired: true - types: - - - - name: mouth_right - isRequired: true - types: - - - - name: eyebrow_left_outer - isRequired: true - types: - - - - name: eyebrow_left_inner - isRequired: true - types: - - - - name: eye_left_outer - isRequired: true - types: - - - - name: eye_left_top - isRequired: true - types: - - - - name: eye_left_bottom - isRequired: true - types: - - - - name: eye_left_inner - isRequired: true - types: - - - - name: eyebrow_right_inner - isRequired: true - types: - - - - name: eyebrow_right_outer - isRequired: true - types: - - - - name: eye_right_inner - isRequired: true - types: - - - - name: eye_right_top - isRequired: true - types: - - - - name: eye_right_bottom - isRequired: true - types: - - - - name: eye_right_outer - isRequired: true - types: - - - - name: nose_root_left - isRequired: true - types: - - - - name: nose_root_right - isRequired: true - types: - - - - name: nose_left_alar_top - isRequired: true - types: - - - - name: nose_right_alar_top - isRequired: true - types: - - - - name: nose_left_alar_out_tip - isRequired: true - types: - - - - name: nose_right_alar_out_tip - isRequired: true - types: - - - - name: upper_lip_top - isRequired: true - types: - - - - name: upper_lip_bottom - isRequired: true - types: - - - - name: under_lip_top - isRequired: true - types: - - - - name: under_lip_bottom - isRequired: true - types: - - - keywordOnlyParameters: - - name: pupil_left - defaultValue: None - - name: pupil_right - defaultValue: None - - name: nose_tip - defaultValue: None - - name: mouth_left - defaultValue: None - - name: mouth_right - defaultValue: None - - name: eyebrow_left_outer - defaultValue: None - - name: eyebrow_left_inner - defaultValue: None - - name: eye_left_outer - defaultValue: None - - name: eye_left_top - defaultValue: None - - name: eye_left_bottom - defaultValue: None - - name: eye_left_inner - defaultValue: None - - name: eyebrow_right_inner - defaultValue: None - - name: eyebrow_right_outer - defaultValue: None - - name: eye_right_inner - defaultValue: None - - name: eye_right_top - defaultValue: None - - name: eye_right_bottom - defaultValue: None - - name: eye_right_outer - defaultValue: None - - name: nose_root_left - defaultValue: None - - name: nose_root_right - defaultValue: None - - name: nose_left_alar_top - defaultValue: None - - name: nose_right_alar_top - defaultValue: None - - name: nose_left_alar_out_tip - defaultValue: None - - name: nose_right_alar_out_tip - defaultValue: None - - name: upper_lip_top - defaultValue: None - - name: upper_lip_bottom - defaultValue: None - - name: under_lip_top - defaultValue: None - - name: under_lip_bottom - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.FaceLandmarks.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FaceLandmarks.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FaceLandmarks.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.FaceLandmarks.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FaceLandmarks.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.FaceLandmarks.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FaceLandmarks.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceList.yml deleted file mode 100644 index de6acb57112e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceList.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.FaceList -name: FaceList -fullName: azure.cognitiveservices.vision.face.models.FaceList -module: azure.cognitiveservices.vision.face.models -summary: 'Face list object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FaceList(*, name: str, face_list_id: str, user_data: str = None, recognition_model=''recognition_01'', - persisted_faces=None, **kwargs)' - parameters: - - name: name - description: Required. User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - isRequired: true - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''. Default value: - - "recognition_01" .' - isRequired: true - types: - - - - - - name: face_list_id - description: Required. FaceListId of the target face list. - isRequired: true - types: - - - - name: persisted_faces - description: Persisted faces within the face list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: face_list_id - isRequired: true - - name: user_data - defaultValue: None - - name: recognition_model - defaultValue: recognition_01 - - name: persisted_faces - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.FaceList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FaceList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FaceList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.FaceList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FaceList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.FaceList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FaceList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceRectangle.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceRectangle.yml deleted file mode 100644 index e5dc444d8305..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceRectangle.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.FaceRectangle -name: FaceRectangle -fullName: azure.cognitiveservices.vision.face.models.FaceRectangle -module: azure.cognitiveservices.vision.face.models -summary: 'A rectangle within which a face can be found. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FaceRectangle(*, width: int, height: int, left: int, top: int, **kwargs)' - parameters: - - name: width - description: Required. The width of the rectangle, in pixels. - isRequired: true - types: - - - - name: height - description: Required. The height of the rectangle, in pixels. - isRequired: true - types: - - - - name: left - description: 'Required. The distance from the left edge if the image to the - - left edge of the rectangle, in pixels.' - isRequired: true - types: - - - - name: top - description: 'Required. The distance from the top edge if the image to the - - top edge of the rectangle, in pixels.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: width - isRequired: true - - name: height - isRequired: true - - name: left - isRequired: true - - name: top - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.FaceRectangle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FaceRectangle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FaceRectangle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.FaceRectangle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FaceRectangle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.FaceRectangle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FaceRectangle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FacialHair.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FacialHair.yml deleted file mode 100644 index f31aaea9d8e6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FacialHair.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.FacialHair -name: FacialHair -fullName: azure.cognitiveservices.vision.face.models.FacialHair -module: azure.cognitiveservices.vision.face.models -summary: Properties describing facial hair attributes. -constructor: - syntax: 'FacialHair(*, moustache: float = None, beard: float = None, sideburns: - float = None, **kwargs)' - parameters: - - name: moustache - isRequired: true - types: - - - - name: beard - isRequired: true - types: - - - - name: sideburns - isRequired: true - types: - - - keywordOnlyParameters: - - name: moustache - defaultValue: None - - name: beard - defaultValue: None - - name: sideburns - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.FacialHair.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FacialHair.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FacialHair.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.FacialHair.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FacialHair.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.FacialHair.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FacialHair.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FindSimilarMatchMode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FindSimilarMatchMode.yml deleted file mode 100644 index 167517a4a318..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FindSimilarMatchMode.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.FindSimilarMatchMode -name: FindSimilarMatchMode -fullName: azure.cognitiveservices.vision.face.models.FindSimilarMatchMode -module: azure.cognitiveservices.vision.face.models -fields: -- name: match_face - uid: azure.cognitiveservices.vision.face.models.FindSimilarMatchMode.match_face -- name: match_person - uid: azure.cognitiveservices.vision.face.models.FindSimilarMatchMode.match_person diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FindSimilarRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FindSimilarRequest.yml deleted file mode 100644 index 149d94a95995..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FindSimilarRequest.yml +++ /dev/null @@ -1,200 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest -name: FindSimilarRequest -fullName: azure.cognitiveservices.vision.face.models.FindSimilarRequest -module: azure.cognitiveservices.vision.face.models -summary: 'Request body for find similar operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FindSimilarRequest(*, face_id: str, face_list_id: str = None, large_face_list_id: - str = None, face_ids=None, max_num_of_candidates_returned: int = 20, mode=''matchPerson'', - **kwargs)' - parameters: - - name: face_id - description: 'Required. FaceId of the query face. User needs to call - - Face - Detect first to get a valid faceId. Note that this faceId is not - - persisted and will expire at the time specified by faceIdTimeToLive after - - the detection call' - isRequired: true - types: - - - - name: face_list_id - description: 'An existing user-specified unique candidate face - - list, created in Face List - Create a Face List. Face list contains a set - - of persistedFaceIds which are persisted and will never expire. Parameter - - faceListId, largeFaceListId and faceIds should not be provided at the same - - time.' - isRequired: true - types: - - - - name: large_face_list_id - description: 'An existing user-specified unique candidate - - large face list, created in LargeFaceList - Create. Large face list - - contains a set of persistedFaceIds which are persisted and will never - - expire. Parameter faceListId, largeFaceListId and faceIds should not be - - provided at the same time.' - isRequired: true - types: - - - - name: face_ids - description: 'An array of candidate faceIds. All of them are created by - - Face - Detect and the faceIds will expire at the time specified by - - faceIdTimeToLive after the detection call. The number of faceIds is - - limited to 1000. Parameter faceListId, largeFaceListId and faceIds should - - not be provided at the same time.' - isRequired: true - types: - - [] - - name: max_num_of_candidates_returned - description: 'The number of top similar faces - - returned. The valid range is [1, 1000]. Default value: 20 .' - isRequired: true - types: - - - - name: mode - description: 'Similar face searching mode. It can be "matchPerson" or - - "matchFace". Possible values include: ''matchPerson'', ''matchFace''. Default - - value: "matchPerson" .' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: face_id - isRequired: true - - name: face_list_id - defaultValue: None - - name: large_face_list_id - defaultValue: None - - name: face_ids - defaultValue: None - - name: max_num_of_candidates_returned - defaultValue: '20' - - name: mode - defaultValue: matchPerson -methods: -- uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Gender.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Gender.yml deleted file mode 100644 index 2aae889ea18a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Gender.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.Gender -name: Gender -fullName: azure.cognitiveservices.vision.face.models.Gender -module: azure.cognitiveservices.vision.face.models -fields: -- name: female - uid: azure.cognitiveservices.vision.face.models.Gender.female -- name: male - uid: azure.cognitiveservices.vision.face.models.Gender.male diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GlassesType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GlassesType.yml deleted file mode 100644 index 0eff448bab78..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GlassesType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.GlassesType -name: GlassesType -fullName: azure.cognitiveservices.vision.face.models.GlassesType -module: azure.cognitiveservices.vision.face.models -fields: -- name: no_glasses - uid: azure.cognitiveservices.vision.face.models.GlassesType.no_glasses -- name: reading_glasses - uid: azure.cognitiveservices.vision.face.models.GlassesType.reading_glasses -- name: sunglasses - uid: azure.cognitiveservices.vision.face.models.GlassesType.sunglasses -- name: swimming_goggles - uid: azure.cognitiveservices.vision.face.models.GlassesType.swimming_goggles diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GroupRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GroupRequest.yml deleted file mode 100644 index f6455487aa9f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GroupRequest.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.GroupRequest -name: GroupRequest -fullName: azure.cognitiveservices.vision.face.models.GroupRequest -module: azure.cognitiveservices.vision.face.models -summary: 'Request body for group request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: GroupRequest(*, face_ids, **kwargs) - parameters: - - name: face_ids - description: 'Required. Array of candidate faceId created by Face - - - Detect. The maximum is 1000 faces' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: face_ids - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.GroupRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.GroupRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.GroupRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.GroupRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.GroupRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.GroupRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.GroupRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GroupResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GroupResult.yml deleted file mode 100644 index 66f5787c2cfa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GroupResult.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.GroupResult -name: GroupResult -fullName: azure.cognitiveservices.vision.face.models.GroupResult -module: azure.cognitiveservices.vision.face.models -summary: 'An array of face groups based on face similarity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: GroupResult(*, groups, messy_group=None, **kwargs) - parameters: - - name: groups - description: 'Required. A partition of the original faces based on face - - similarity. Groups are ranked by number of faces' - isRequired: true - types: - - [[]] - - name: messy_group - description: 'Face ids array of faces that cannot find any similar - - faces from original faces.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: groups - isRequired: true - - name: messy_group - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.GroupResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.GroupResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.GroupResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.GroupResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.GroupResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.GroupResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.GroupResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Hair.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Hair.yml deleted file mode 100644 index 946b950d0ca1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Hair.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Hair -name: Hair -fullName: azure.cognitiveservices.vision.face.models.Hair -module: azure.cognitiveservices.vision.face.models -summary: Properties describing hair attributes. -constructor: - syntax: 'Hair(*, bald: float = None, invisible: bool = None, hair_color=None, **kwargs)' - parameters: - - name: bald - description: 'A number describing confidence level of whether the person is - - bald.' - isRequired: true - types: - - - - name: invisible - description: 'A boolean value describing whether the hair is visible - - in the image.' - isRequired: true - types: - - - - name: hair_color - description: 'An array of candidate colors and confidence level in - - the presence of each.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: bald - defaultValue: None - - name: invisible - defaultValue: None - - name: hair_color - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Hair.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Hair.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Hair.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Hair.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Hair.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Hair.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Hair.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HairColor.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HairColor.yml deleted file mode 100644 index 7316ec10e3e7..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HairColor.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.HairColor -name: HairColor -fullName: azure.cognitiveservices.vision.face.models.HairColor -module: azure.cognitiveservices.vision.face.models -summary: Hair color and associated confidence. -constructor: - syntax: 'HairColor(*, color=None, confidence: float = None, **kwargs)' - parameters: - - name: color - description: 'Name of the hair color. Possible values include: ''unknown'', - - ''white'', ''gray'', ''blond'', ''brown'', ''red'', ''black'', ''other''' - isRequired: true - types: - - - - - - name: confidence - description: Confidence level of the color - isRequired: true - types: - - - keywordOnlyParameters: - - name: color - defaultValue: None - - name: confidence - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.HairColor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.HairColor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.HairColor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.HairColor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.HairColor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.HairColor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.HairColor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HairColorType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HairColorType.yml deleted file mode 100644 index f17a345343cc..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HairColorType.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.HairColorType -name: HairColorType -fullName: azure.cognitiveservices.vision.face.models.HairColorType -module: azure.cognitiveservices.vision.face.models -fields: -- name: black - uid: azure.cognitiveservices.vision.face.models.HairColorType.black -- name: blond - uid: azure.cognitiveservices.vision.face.models.HairColorType.blond -- name: brown - uid: azure.cognitiveservices.vision.face.models.HairColorType.brown -- name: gray - uid: azure.cognitiveservices.vision.face.models.HairColorType.gray -- name: other - uid: azure.cognitiveservices.vision.face.models.HairColorType.other -- name: red - uid: azure.cognitiveservices.vision.face.models.HairColorType.red -- name: unknown - uid: azure.cognitiveservices.vision.face.models.HairColorType.unknown -- name: white - uid: azure.cognitiveservices.vision.face.models.HairColorType.white diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HeadPose.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HeadPose.yml deleted file mode 100644 index 433547ab69d6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HeadPose.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.HeadPose -name: HeadPose -fullName: azure.cognitiveservices.vision.face.models.HeadPose -module: azure.cognitiveservices.vision.face.models -summary: Properties indicating head pose of the face. -constructor: - syntax: 'HeadPose(*, roll: float = None, yaw: float = None, pitch: float = None, - **kwargs)' - parameters: - - name: roll - isRequired: true - types: - - - - name: yaw - isRequired: true - types: - - - - name: pitch - isRequired: true - types: - - - keywordOnlyParameters: - - name: roll - defaultValue: None - - name: yaw - defaultValue: None - - name: pitch - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.HeadPose.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.HeadPose.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.HeadPose.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.HeadPose.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.HeadPose.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.HeadPose.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.HeadPose.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyCandidate.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyCandidate.yml deleted file mode 100644 index 4f131f808259..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyCandidate.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate -name: IdentifyCandidate -fullName: azure.cognitiveservices.vision.face.models.IdentifyCandidate -module: azure.cognitiveservices.vision.face.models -summary: 'All possible faces that may qualify. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IdentifyCandidate(*, person_id: str, confidence: float, **kwargs)' - parameters: - - name: person_id - description: Required. Id of candidate - isRequired: true - types: - - - - name: confidence - description: 'Required. Confidence threshold of identification, used - - to judge whether one face belong to one person. The range of - - confidenceThreshold is [0, 1] (default specified by algorithm).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: person_id - isRequired: true - - name: confidence - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyRequest.yml deleted file mode 100644 index 7d0dfea3ab85..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyRequest.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.IdentifyRequest -name: IdentifyRequest -fullName: azure.cognitiveservices.vision.face.models.IdentifyRequest -module: azure.cognitiveservices.vision.face.models -summary: 'Request body for identify face operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IdentifyRequest(*, face_ids, person_group_id: str = None, large_person_group_id: - str = None, max_num_of_candidates_returned: int = 1, confidence_threshold: float - = None, **kwargs)' - parameters: - - name: face_ids - description: 'Required. Array of query faces faceIds, created by the - - Face - Detect. Each of the faces are identified independently. The valid - - number of faceIds is between [1, 10].' - isRequired: true - types: - - [] - - name: person_group_id - description: 'PersonGroupId of the target person group, created - - by PersonGroup - Create. Parameter personGroupId and largePersonGroupId - - should not be provided at the same time.' - isRequired: true - types: - - - - name: large_person_group_id - description: 'LargePersonGroupId of the target large - - person group, created by LargePersonGroup - Create. Parameter - - personGroupId and largePersonGroupId should not be provided at the same - - time.' - isRequired: true - types: - - - - name: max_num_of_candidates_returned - description: 'The range of - - maxNumOfCandidatesReturned is between 1 and 100 (default is 1). Default - - value: 1 .' - isRequired: true - types: - - - - name: confidence_threshold - description: 'Confidence threshold of identification, used - - to judge whether one face belong to one person. The range of - - confidenceThreshold is [0, 1] (default specified by algorithm).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: face_ids - isRequired: true - - name: person_group_id - defaultValue: None - - name: large_person_group_id - defaultValue: None - - name: max_num_of_candidates_returned - defaultValue: '1' - - name: confidence_threshold - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.IdentifyRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.IdentifyRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.IdentifyRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.IdentifyRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.IdentifyRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.IdentifyRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.IdentifyRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyResult.yml deleted file mode 100644 index d8662071914f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyResult.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.IdentifyResult -name: IdentifyResult -fullName: azure.cognitiveservices.vision.face.models.IdentifyResult -module: azure.cognitiveservices.vision.face.models -summary: 'Response body for identify face operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IdentifyResult(*, face_id: str, candidates, **kwargs)' - parameters: - - name: face_id - description: Required. FaceId of the query face - isRequired: true - types: - - - - name: candidates - description: 'Required. Identified person candidates for that face - - (ranked by confidence). Array size should be no larger than input - - maxNumOfCandidatesReturned. If no person is identified, will return an - - empty array.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: face_id - isRequired: true - - name: candidates - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.IdentifyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.IdentifyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.IdentifyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.IdentifyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.IdentifyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.IdentifyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.IdentifyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ImageUrl.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ImageUrl.yml deleted file mode 100644 index 02eb64f4545e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ImageUrl.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.ImageUrl -name: ImageUrl -fullName: azure.cognitiveservices.vision.face.models.ImageUrl -module: azure.cognitiveservices.vision.face.models -summary: 'ImageUrl. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageUrl(*, url: str, **kwargs)' - parameters: - - name: url - description: Required. Publicly reachable URL of an image - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.ImageUrl.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.ImageUrl.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.ImageUrl.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.ImageUrl.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.ImageUrl.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.ImageUrl.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.ImageUrl.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.LargeFaceList.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.LargeFaceList.yml deleted file mode 100644 index 39fc505aacbf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.LargeFaceList.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.LargeFaceList -name: LargeFaceList -fullName: azure.cognitiveservices.vision.face.models.LargeFaceList -module: azure.cognitiveservices.vision.face.models -summary: 'Large face list object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LargeFaceList(*, name: str, large_face_list_id: str, user_data: str = None, - recognition_model=''recognition_01'', **kwargs)' - parameters: - - name: name - description: Required. User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - isRequired: true - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''. Default value: - - "recognition_01" .' - isRequired: true - types: - - - - - - name: large_face_list_id - description: 'Required. LargeFaceListId of the target large - - face list.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: large_face_list_id - isRequired: true - - name: user_data - defaultValue: None - - name: recognition_model - defaultValue: recognition_01 -methods: -- uid: azure.cognitiveservices.vision.face.models.LargeFaceList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.LargeFaceList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.LargeFaceList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.LargeFaceList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.LargeFaceList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.LargeFaceList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.LargeFaceList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.LargePersonGroup.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.LargePersonGroup.yml deleted file mode 100644 index 681e01f556b2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.LargePersonGroup.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.LargePersonGroup -name: LargePersonGroup -fullName: azure.cognitiveservices.vision.face.models.LargePersonGroup -module: azure.cognitiveservices.vision.face.models -summary: 'Large person group object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LargePersonGroup(*, name: str, large_person_group_id: str, user_data: str - = None, recognition_model=''recognition_01'', **kwargs)' - parameters: - - name: name - description: Required. User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - isRequired: true - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''. Default value: - - "recognition_01" .' - isRequired: true - types: - - - - - - name: large_person_group_id - description: 'Required. LargePersonGroupId of the target - - large person groups' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: large_person_group_id - isRequired: true - - name: user_data - defaultValue: None - - name: recognition_model - defaultValue: recognition_01 -methods: -- uid: azure.cognitiveservices.vision.face.models.LargePersonGroup.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.LargePersonGroup.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.LargePersonGroup.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.LargePersonGroup.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.LargePersonGroup.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.LargePersonGroup.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.LargePersonGroup.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Makeup.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Makeup.yml deleted file mode 100644 index e3a6c69860f1..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Makeup.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Makeup -name: Makeup -fullName: azure.cognitiveservices.vision.face.models.Makeup -module: azure.cognitiveservices.vision.face.models -summary: Properties describing the presence of makeup on a given face. -constructor: - syntax: 'Makeup(*, eye_makeup: bool = None, lip_makeup: bool = None, **kwargs)' - parameters: - - name: eye_makeup - description: 'A boolean value describing whether eye makeup is - - present on a face.' - isRequired: true - types: - - - - name: lip_makeup - description: 'A boolean value describing whether lip makeup is - - present on a face.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: eye_makeup - defaultValue: None - - name: lip_makeup - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Makeup.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Makeup.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Makeup.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Makeup.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Makeup.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Makeup.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Makeup.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Mask.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Mask.yml deleted file mode 100644 index 150cc6265115..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Mask.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Mask -name: Mask -fullName: azure.cognitiveservices.vision.face.models.Mask -module: azure.cognitiveservices.vision.face.models -summary: Properties describing the presence of a mask on a given face. -constructor: - syntax: 'Mask(*, type=None, nose_and_mouth_covered: bool = None, **kwargs)' - parameters: - - name: type - description: 'Mask type if any of the face. Possible values include: - - ''noMask'', ''faceMask'', ''otherMaskOrOcclusion'', ''uncertain''' - isRequired: true - types: - - - - - - name: nose_and_mouth_covered - description: 'A boolean value indicating whether nose and - - mouth are covered.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - defaultValue: None - - name: nose_and_mouth_covered - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Mask.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Mask.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Mask.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Mask.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Mask.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Mask.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Mask.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.MaskType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.MaskType.yml deleted file mode 100644 index 40522f49ca44..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.MaskType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.MaskType -name: MaskType -fullName: azure.cognitiveservices.vision.face.models.MaskType -module: azure.cognitiveservices.vision.face.models -fields: -- name: face_mask - uid: azure.cognitiveservices.vision.face.models.MaskType.face_mask -- name: no_mask - uid: azure.cognitiveservices.vision.face.models.MaskType.no_mask -- name: other_mask_or_occlusion - uid: azure.cognitiveservices.vision.face.models.MaskType.other_mask_or_occlusion -- name: uncertain - uid: azure.cognitiveservices.vision.face.models.MaskType.uncertain diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.MetaDataContract.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.MetaDataContract.yml deleted file mode 100644 index 170350f66f0d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.MetaDataContract.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.MetaDataContract -name: MetaDataContract -fullName: azure.cognitiveservices.vision.face.models.MetaDataContract -module: azure.cognitiveservices.vision.face.models -summary: 'A combination of user defined name and user specified data and recognition - - model name for largePersonGroup/personGroup, and largeFaceList/faceList. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MetaDataContract(*, name: str, user_data: str = None, recognition_model=''recognition_01'', - **kwargs)' - parameters: - - name: name - description: Required. User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - isRequired: true - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''. Default value: - - "recognition_01" .' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: user_data - defaultValue: None - - name: recognition_model - defaultValue: recognition_01 -methods: -- uid: azure.cognitiveservices.vision.face.models.MetaDataContract.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.MetaDataContract.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.MetaDataContract.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.MetaDataContract.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.MetaDataContract.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.MetaDataContract.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.MetaDataContract.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.NameAndUserDataContract.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.NameAndUserDataContract.yml deleted file mode 100644 index 5f4309de0831..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.NameAndUserDataContract.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract -name: NameAndUserDataContract -fullName: azure.cognitiveservices.vision.face.models.NameAndUserDataContract -module: azure.cognitiveservices.vision.face.models -summary: 'A combination of user defined name and user specified data for the person, - - largePersonGroup/personGroup, and largeFaceList/faceList.' -constructor: - syntax: 'NameAndUserDataContract(*, name: str = None, user_data: str = None, **kwargs)' - parameters: - - name: name - description: User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: user_data - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Noise.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Noise.yml deleted file mode 100644 index fd1f334a3fe5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Noise.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Noise -name: Noise -fullName: azure.cognitiveservices.vision.face.models.Noise -module: azure.cognitiveservices.vision.face.models -summary: Properties describing noise level of the image. -constructor: - syntax: 'Noise(*, noise_level=None, value: float = None, **kwargs)' - parameters: - - name: noise_level - description: 'An enum value indicating level of noise. Possible - - values include: ''Low'', ''Medium'', ''High''' - isRequired: true - types: - - - - - - name: value - description: 'A number indicating level of noise level ranging from 0 to - - 1. [0, 0.25) is under exposure. [0.25, 0.75) is good exposure. [0.75, 1] - - is over exposure. [0, 0.3) is low noise level. [0.3, 0.7) is medium noise - - level. [0.7, 1] is high noise level.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: noise_level - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Noise.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Noise.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Noise.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Noise.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Noise.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Noise.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Noise.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.NoiseLevel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.NoiseLevel.yml deleted file mode 100644 index cad035d3be8b..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.NoiseLevel.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.NoiseLevel -name: NoiseLevel -fullName: azure.cognitiveservices.vision.face.models.NoiseLevel -module: azure.cognitiveservices.vision.face.models -fields: -- name: high - uid: azure.cognitiveservices.vision.face.models.NoiseLevel.high -- name: low - uid: azure.cognitiveservices.vision.face.models.NoiseLevel.low -- name: medium - uid: azure.cognitiveservices.vision.face.models.NoiseLevel.medium diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Occlusion.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Occlusion.yml deleted file mode 100644 index 04f6cc406cc2..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Occlusion.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Occlusion -name: Occlusion -fullName: azure.cognitiveservices.vision.face.models.Occlusion -module: azure.cognitiveservices.vision.face.models -summary: Properties describing occlusions on a given face. -constructor: - syntax: 'Occlusion(*, forehead_occluded: bool = None, eye_occluded: bool = None, - mouth_occluded: bool = None, **kwargs)' - parameters: - - name: forehead_occluded - description: 'A boolean value indicating whether forehead is - - occluded.' - isRequired: true - types: - - - - name: eye_occluded - description: A boolean value indicating whether eyes are occluded. - isRequired: true - types: - - - - name: mouth_occluded - description: 'A boolean value indicating whether the mouth is - - occluded.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: forehead_occluded - defaultValue: None - - name: eye_occluded - defaultValue: None - - name: mouth_occluded - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Occlusion.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Occlusion.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Occlusion.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Occlusion.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Occlusion.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Occlusion.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Occlusion.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.OperationStatus.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.OperationStatus.yml deleted file mode 100644 index 81347885fe6a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.OperationStatus.yml +++ /dev/null @@ -1,198 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.OperationStatus -name: OperationStatus -fullName: azure.cognitiveservices.vision.face.models.OperationStatus -module: azure.cognitiveservices.vision.face.models -summary: 'Operation status object. Operation refers to the asynchronous backend task - - including taking a snapshot and applying a snapshot. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OperationStatus(*, status, created_time, last_action_time=None, resource_location: - str = None, message: str = None, **kwargs)' - parameters: - - name: status - description: 'Required. Operation status: notstarted, running, succeeded, - - failed. If the operation is requested and waiting to perform, the status - - is notstarted. If the operation is ongoing in backend, the status is - - running. Status succeeded means the operation is completed successfully, - - specifically for snapshot taking operation, it illustrates the snapshot is - - well taken and ready to apply, and for snapshot applying operation, it - - presents the target object has finished creating by the snapshot and ready - - to be used. Status failed is often caused by editing the source object - - while taking the snapshot or editing the target object while applying the - - snapshot before completion, see the field "message" to check the failure - - reason. Possible values include: ''notstarted'', ''running'', ''succeeded'', - - ''failed''' - isRequired: true - types: - - - - - - name: created_time - description: 'Required. A combined UTC date and time string that - - describes the time when the operation (take or apply a snapshot) is - - requested. E.g. 2018-12-25T11:41:02.2331413Z.' - isRequired: true - types: - - - - name: last_action_time - description: 'A combined UTC date and time string that - - describes the last time the operation (take or apply a snapshot) is - - actively migrating data. The lastActionTime will keep increasing until the - - operation finishes. E.g. 2018-12-25T11:51:27.8705696Z.' - isRequired: true - types: - - - - name: resource_location - description: 'When the operation succeeds successfully, for - - snapshot taking operation the snapshot id will be included in this field, - - and for snapshot applying operation, the path to get the target object - - will be returned in this field.' - isRequired: true - types: - - - - name: message - description: 'Show failure message when operation fails (omitted when - - operation succeeds).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - isRequired: true - - name: created_time - isRequired: true - - name: last_action_time - defaultValue: None - - name: resource_location - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.OperationStatus.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.OperationStatus.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.OperationStatus.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.OperationStatus.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.OperationStatus.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.OperationStatus.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.OperationStatus.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.OperationStatusType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.OperationStatusType.yml deleted file mode 100644 index d96a6b4a7e70..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.OperationStatusType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.OperationStatusType -name: OperationStatusType -fullName: azure.cognitiveservices.vision.face.models.OperationStatusType -module: azure.cognitiveservices.vision.face.models -fields: -- name: failed - uid: azure.cognitiveservices.vision.face.models.OperationStatusType.failed -- name: notstarted - uid: azure.cognitiveservices.vision.face.models.OperationStatusType.notstarted -- name: running - uid: azure.cognitiveservices.vision.face.models.OperationStatusType.running -- name: succeeded - uid: azure.cognitiveservices.vision.face.models.OperationStatusType.succeeded diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.PersistedFace.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.PersistedFace.yml deleted file mode 100644 index 7d5666ed8c38..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.PersistedFace.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.PersistedFace -name: PersistedFace -fullName: azure.cognitiveservices.vision.face.models.PersistedFace -module: azure.cognitiveservices.vision.face.models -summary: 'PersonFace object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PersistedFace(*, persisted_face_id: str, user_data: str = None, **kwargs)' - parameters: - - name: persisted_face_id - description: 'Required. The persistedFaceId of the target - - face, which is persisted and will not expire. Different from faceId - - created by Face - Detect and will expire in at the time specified by - - faceIdTimeToLive after the detection call.' - isRequired: true - types: - - - - name: user_data - description: 'User-provided data attached to the face. The size limit - - is 1KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: persisted_face_id - isRequired: true - - name: user_data - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.PersistedFace.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.PersistedFace.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.PersistedFace.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.PersistedFace.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.PersistedFace.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.PersistedFace.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.PersistedFace.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Person.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Person.yml deleted file mode 100644 index b84a976d053f..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Person.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Person -name: Person -fullName: azure.cognitiveservices.vision.face.models.Person -module: azure.cognitiveservices.vision.face.models -summary: 'Person object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Person(*, person_id: str, name: str = None, user_data: str = None, persisted_face_ids=None, - **kwargs)' - parameters: - - name: name - description: User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - isRequired: true - types: - - - - name: person_id - description: Required. PersonId of the target face list. - isRequired: true - types: - - - - name: persisted_face_ids - description: 'PersistedFaceIds of registered faces in the - - person. These persistedFaceIds are returned from Person - Add a Person - - Face, and will not expire.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: person_id - isRequired: true - - name: name - defaultValue: None - - name: user_data - defaultValue: None - - name: persisted_face_ids - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Person.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Person.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Person.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Person.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Person.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Person.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Person.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.PersonGroup.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.PersonGroup.yml deleted file mode 100644 index 9fc34f1869b8..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.PersonGroup.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.PersonGroup -name: PersonGroup -fullName: azure.cognitiveservices.vision.face.models.PersonGroup -module: azure.cognitiveservices.vision.face.models -summary: 'Person group object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PersonGroup(*, name: str, person_group_id: str, user_data: str = None, - recognition_model=''recognition_01'', **kwargs)' - parameters: - - name: name - description: Required. User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - isRequired: true - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''. Default value: - - "recognition_01" .' - isRequired: true - types: - - - - - - name: person_group_id - description: 'Required. PersonGroupId of the target person - - group.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: person_group_id - isRequired: true - - name: user_data - defaultValue: None - - name: recognition_model - defaultValue: recognition_01 -methods: -- uid: azure.cognitiveservices.vision.face.models.PersonGroup.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.PersonGroup.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.PersonGroup.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.PersonGroup.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.PersonGroup.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.PersonGroup.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.PersonGroup.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.QualityForRecognition.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.QualityForRecognition.yml deleted file mode 100644 index 9e70cabafb88..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.QualityForRecognition.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.QualityForRecognition -name: QualityForRecognition -fullName: azure.cognitiveservices.vision.face.models.QualityForRecognition -module: azure.cognitiveservices.vision.face.models -fields: -- name: high - uid: azure.cognitiveservices.vision.face.models.QualityForRecognition.high -- name: low - uid: azure.cognitiveservices.vision.face.models.QualityForRecognition.low -- name: medium - uid: azure.cognitiveservices.vision.face.models.QualityForRecognition.medium diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.RecognitionModel.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.RecognitionModel.yml deleted file mode 100644 index 72906eba80e6..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.RecognitionModel.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.RecognitionModel -name: RecognitionModel -fullName: azure.cognitiveservices.vision.face.models.RecognitionModel -module: azure.cognitiveservices.vision.face.models -fields: -- name: recognition_01 - uid: azure.cognitiveservices.vision.face.models.RecognitionModel.recognition_01 -- name: recognition_02 - uid: azure.cognitiveservices.vision.face.models.RecognitionModel.recognition_02 -- name: recognition_03 - uid: azure.cognitiveservices.vision.face.models.RecognitionModel.recognition_03 -- name: recognition_04 - uid: azure.cognitiveservices.vision.face.models.RecognitionModel.recognition_04 diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SimilarFace.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SimilarFace.yml deleted file mode 100644 index ec243e769fda..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SimilarFace.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.SimilarFace -name: SimilarFace -fullName: azure.cognitiveservices.vision.face.models.SimilarFace -module: azure.cognitiveservices.vision.face.models -summary: 'Response body for find similar face operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SimilarFace(*, confidence: float, face_id: str = None, persisted_face_id: - str = None, **kwargs)' - parameters: - - name: face_id - description: 'FaceId of candidate face when find by faceIds. faceId is - - created by Face - Detect and will expire at the time specified by - - faceIdTimeToLive after the detection call' - isRequired: true - types: - - - - name: persisted_face_id - description: 'PersistedFaceId of candidate face when find by - - faceListId. persistedFaceId in face list is persisted and will not expire. - - As showed in below response' - isRequired: true - types: - - - - name: confidence - description: 'Required. Similarity confidence of the candidate face. - - The higher confidence, the more similar. Range between [0,1].' - isRequired: true - types: - - - keywordOnlyParameters: - - name: confidence - isRequired: true - - name: face_id - defaultValue: None - - name: persisted_face_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.SimilarFace.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.SimilarFace.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.SimilarFace.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.SimilarFace.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.SimilarFace.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.SimilarFace.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.SimilarFace.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Snapshot.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Snapshot.yml deleted file mode 100644 index 1711cf98cacf..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Snapshot.yml +++ /dev/null @@ -1,196 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.Snapshot -name: Snapshot -fullName: azure.cognitiveservices.vision.face.models.Snapshot -module: azure.cognitiveservices.vision.face.models -summary: 'Snapshot object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Snapshot(*, id: str, account: str, type, apply_scope, created_time, last_update_time, - user_data: str = None, **kwargs)' - parameters: - - name: id - description: Required. Snapshot id. - isRequired: true - types: - - - - name: account - description: 'Required. Azure Cognitive Service Face account id of the - - subscriber who created the snapshot by Snapshot - Take.' - isRequired: true - types: - - - - name: type - description: 'Required. Type of the source object in the snapshot, - - specified by the subscriber who created the snapshot when calling Snapshot - - - Take. Currently FaceList, PersonGroup, LargeFaceList and - - LargePersonGroup are supported. Possible values include: ''FaceList'', - - ''LargeFaceList'', ''LargePersonGroup'', ''PersonGroup''' - isRequired: true - types: - - - - - - name: apply_scope - description: 'Required. Array of the target Face subscription ids - - for the snapshot, specified by the user who created the snapshot when - - calling Snapshot - Take. For each snapshot, only subscriptions included in - - the applyScope of Snapshot - Take can apply it.' - isRequired: true - types: - - [] - - name: user_data - description: 'User specified data about the snapshot for any purpose. - - Length should not exceed 16KB.' - isRequired: true - types: - - - - name: created_time - description: 'Required. A combined UTC date and time string that - - describes the created time of the snapshot. E.g. - - 2018-12-25T11:41:02.2331413Z.' - isRequired: true - types: - - - - name: last_update_time - description: 'Required. A combined UTC date and time string - - that describes the last time when the snapshot was created or updated by - - Snapshot - Update. E.g. 2018-12-25T11:51:27.8705696Z.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: account - isRequired: true - - name: type - isRequired: true - - name: apply_scope - isRequired: true - - name: created_time - isRequired: true - - name: last_update_time - isRequired: true - - name: user_data - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.Snapshot.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Snapshot.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Snapshot.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.Snapshot.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.Snapshot.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.Snapshot.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.Snapshot.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SnapshotApplyMode.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SnapshotApplyMode.yml deleted file mode 100644 index 2dbdf2e5d321..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SnapshotApplyMode.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.SnapshotApplyMode -name: SnapshotApplyMode -fullName: azure.cognitiveservices.vision.face.models.SnapshotApplyMode -module: azure.cognitiveservices.vision.face.models -fields: -- name: create_new - uid: azure.cognitiveservices.vision.face.models.SnapshotApplyMode.create_new diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SnapshotObjectType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SnapshotObjectType.yml deleted file mode 100644 index 1c69360d102d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SnapshotObjectType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.SnapshotObjectType -name: SnapshotObjectType -fullName: azure.cognitiveservices.vision.face.models.SnapshotObjectType -module: azure.cognitiveservices.vision.face.models -fields: -- name: face_list - uid: azure.cognitiveservices.vision.face.models.SnapshotObjectType.face_list -- name: large_face_list - uid: azure.cognitiveservices.vision.face.models.SnapshotObjectType.large_face_list -- name: large_person_group - uid: azure.cognitiveservices.vision.face.models.SnapshotObjectType.large_person_group -- name: person_group - uid: azure.cognitiveservices.vision.face.models.SnapshotObjectType.person_group diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.yml deleted file mode 100644 index c89298b92d0d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest -name: TakeSnapshotRequest -fullName: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest -module: azure.cognitiveservices.vision.face.models -summary: 'Request body for taking snapshot operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TakeSnapshotRequest(*, type, object_id: str, apply_scope, user_data: str - = None, **kwargs)' - parameters: - - name: type - description: 'Required. User specified type for the source object to take - - snapshot from. Currently FaceList, PersonGroup, LargeFaceList and - - LargePersonGroup are supported. Possible values include: ''FaceList'', - - ''LargeFaceList'', ''LargePersonGroup'', ''PersonGroup''' - isRequired: true - types: - - - - - - name: object_id - description: 'Required. User specified source object id to take - - snapshot from.' - isRequired: true - types: - - - - name: apply_scope - description: 'Required. User specified array of target Face - - subscription ids for the snapshot. For each snapshot, only subscriptions - - included in the applyScope of Snapshot - Take can apply it.' - isRequired: true - types: - - [] - - name: user_data - description: 'User specified data about the snapshot for any purpose. - - Length should not exceed 16KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - isRequired: true - - name: object_id - isRequired: true - - name: apply_scope - isRequired: true - - name: user_data - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TrainingStatus.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TrainingStatus.yml deleted file mode 100644 index 49d86e469dfa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TrainingStatus.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.TrainingStatus -name: TrainingStatus -fullName: azure.cognitiveservices.vision.face.models.TrainingStatus -module: azure.cognitiveservices.vision.face.models -summary: 'Training status object. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TrainingStatus(*, status, created, last_action=None, last_successful_training=None, - message: str = None, **kwargs)' - parameters: - - name: status - description: 'Required. Training status: notstarted, running, succeeded, - - failed. If the training process is waiting to perform, the status is - - notstarted. If the training is ongoing, the status is running. Status - - succeed means this person group or large person group is ready for Face - - - Identify, or this large face list is ready for Face - Find Similar. Status - - failed is often caused by no person or no persisted face exist in the - - person group or large person group, or no persisted face exist in the - - large face list. Possible values include: ''nonstarted'', ''running'', - - ''succeeded'', ''failed''' - isRequired: true - types: - - - - - - name: created - description: 'Required. A combined UTC date and time string that - - describes the created time of the person group, large person group or - - large face list.' - isRequired: true - types: - - - - name: last_action - description: 'A combined UTC date and time string that describes the - - last modify time of the person group, large person group or large face - - list, could be null value when the group is not successfully trained.' - isRequired: true - types: - - - - name: last_successful_training - description: 'A combined UTC date and time string that - - describes the last successful training time of the person group, large - - person group or large face list.' - isRequired: true - types: - - - - name: message - description: 'Show failure message when training failed (omitted when - - training succeed).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - isRequired: true - - name: created - isRequired: true - - name: last_action - defaultValue: None - - name: last_successful_training - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.TrainingStatus.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.TrainingStatus.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.TrainingStatus.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.TrainingStatus.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.TrainingStatus.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.TrainingStatus.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.TrainingStatus.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TrainingStatusType.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TrainingStatusType.yml deleted file mode 100644 index cf165aabb522..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TrainingStatusType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.cognitiveservices.vision.face.models.TrainingStatusType -name: TrainingStatusType -fullName: azure.cognitiveservices.vision.face.models.TrainingStatusType -module: azure.cognitiveservices.vision.face.models -fields: -- name: failed - uid: azure.cognitiveservices.vision.face.models.TrainingStatusType.failed -- name: nonstarted - uid: azure.cognitiveservices.vision.face.models.TrainingStatusType.nonstarted -- name: running - uid: azure.cognitiveservices.vision.face.models.TrainingStatusType.running -- name: succeeded - uid: azure.cognitiveservices.vision.face.models.TrainingStatusType.succeeded diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.UpdateFaceRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.UpdateFaceRequest.yml deleted file mode 100644 index 8a9d95d7abb4..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.UpdateFaceRequest.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest -name: UpdateFaceRequest -fullName: azure.cognitiveservices.vision.face.models.UpdateFaceRequest -module: azure.cognitiveservices.vision.face.models -summary: Request to update face data. -constructor: - syntax: 'UpdateFaceRequest(*, user_data: str = None, **kwargs)' - parameters: - - name: user_data - description: 'User-provided data attached to the face. The size limit - - is 1KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: user_data - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.yml deleted file mode 100644 index c0d96f506c35..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest -name: UpdateSnapshotRequest -fullName: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest -module: azure.cognitiveservices.vision.face.models -summary: 'Request body for updating a snapshot, with a combination of user defined - - apply scope and user specified data.' -constructor: - syntax: 'UpdateSnapshotRequest(*, apply_scope=None, user_data: str = None, **kwargs)' - parameters: - - name: apply_scope - description: 'Array of the target Face subscription ids for the - - snapshot, specified by the user who created the snapshot when calling - - Snapshot - Take. For each snapshot, only subscriptions included in the - - applyScope of Snapshot - Take can apply it.' - isRequired: true - types: - - [] - - name: user_data - description: 'User specified data about the snapshot for any purpose. - - Length should not exceed 16KB.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: apply_scope - defaultValue: None - - name: user_data - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.yml deleted file mode 100644 index e1b727fc97e5..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest -name: VerifyFaceToFaceRequest -fullName: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest -module: azure.cognitiveservices.vision.face.models -summary: 'Request body for face to face verification. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VerifyFaceToFaceRequest(*, face_id1: str, face_id2: str, **kwargs)' - parameters: - - name: face_id1 - description: 'Required. FaceId of the first face, comes from Face - - - Detect' - isRequired: true - types: - - - - name: face_id2 - description: 'Required. FaceId of the second face, comes from Face - - - Detect' - isRequired: true - types: - - - keywordOnlyParameters: - - name: face_id1 - isRequired: true - - name: face_id2 - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.yml deleted file mode 100644 index 50d8e4c73465..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest -name: VerifyFaceToPersonRequest -fullName: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest -module: azure.cognitiveservices.vision.face.models -summary: 'Request body for face to person verification. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VerifyFaceToPersonRequest(*, face_id: str, person_id: str, person_group_id: - str = None, large_person_group_id: str = None, **kwargs)' - parameters: - - name: face_id - description: Required. FaceId of the face, comes from Face - Detect - isRequired: true - types: - - - - name: person_group_id - description: 'Using existing personGroupId and personId for fast - - loading a specified person. personGroupId is created in PersonGroup - - - Create. Parameter personGroupId and largePersonGroupId should not be - - provided at the same time.' - isRequired: true - types: - - - - name: large_person_group_id - description: 'Using existing largePersonGroupId and - - personId for fast loading a specified person. largePersonGroupId is - - created in LargePersonGroup - Create. Parameter personGroupId and - - largePersonGroupId should not be provided at the same time.' - isRequired: true - types: - - - - name: person_id - description: 'Required. Specify a certain person in a person group or - - a large person group. personId is created in PersonGroup Person - Create - - or LargePersonGroup Person - Create.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: face_id - isRequired: true - - name: person_id - isRequired: true - - name: person_group_id - defaultValue: None - - name: large_person_group_id - defaultValue: None -methods: -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyResult.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyResult.yml deleted file mode 100644 index 25f4d0009a83..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyResult.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.models.VerifyResult -name: VerifyResult -fullName: azure.cognitiveservices.vision.face.models.VerifyResult -module: azure.cognitiveservices.vision.face.models -summary: 'Result of the verify operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VerifyResult(*, is_identical: bool, confidence: float, **kwargs)' - parameters: - - name: is_identical - description: 'Required. True if the two faces belong to the same - - person or the face belongs to the person, otherwise false.' - isRequired: true - types: - - - - name: confidence - description: 'Required. A number indicates the similarity confidence - - of whether two faces belong to the same person, or whether the face - - belongs to the person. By default, isIdentical is set to True if - - similarity confidence is greater than or equal to 0.5. This is useful for - - advanced users to override "isIdentical" and fine-tune the result on their - - own data.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: is_identical - isRequired: true - - name: confidence - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.models.VerifyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.VerifyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.VerifyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.cognitiveservices.vision.face.models.VerifyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.cognitiveservices.vision.face.models.VerifyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.cognitiveservices.vision.face.models.VerifyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.cognitiveservices.vision.face.models.VerifyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.yml deleted file mode 100644 index 8914bf4e7f9e..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.yml +++ /dev/null @@ -1,70 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.face.models -name: models -fullName: azure.cognitiveservices.vision.face.models -type: import -classes: -- azure.cognitiveservices.vision.face.models.APIError -- azure.cognitiveservices.vision.face.models.APIErrorException -- azure.cognitiveservices.vision.face.models.Accessory -- azure.cognitiveservices.vision.face.models.ApplySnapshotRequest -- azure.cognitiveservices.vision.face.models.Blur -- azure.cognitiveservices.vision.face.models.Coordinate -- azure.cognitiveservices.vision.face.models.DetectedFace -- azure.cognitiveservices.vision.face.models.Emotion -- azure.cognitiveservices.vision.face.models.Error -- azure.cognitiveservices.vision.face.models.Exposure -- azure.cognitiveservices.vision.face.models.FaceAttributes -- azure.cognitiveservices.vision.face.models.FaceLandmarks -- azure.cognitiveservices.vision.face.models.FaceList -- azure.cognitiveservices.vision.face.models.FaceRectangle -- azure.cognitiveservices.vision.face.models.FacialHair -- azure.cognitiveservices.vision.face.models.FindSimilarRequest -- azure.cognitiveservices.vision.face.models.GroupRequest -- azure.cognitiveservices.vision.face.models.GroupResult -- azure.cognitiveservices.vision.face.models.Hair -- azure.cognitiveservices.vision.face.models.HairColor -- azure.cognitiveservices.vision.face.models.HeadPose -- azure.cognitiveservices.vision.face.models.IdentifyCandidate -- azure.cognitiveservices.vision.face.models.IdentifyRequest -- azure.cognitiveservices.vision.face.models.IdentifyResult -- azure.cognitiveservices.vision.face.models.ImageUrl -- azure.cognitiveservices.vision.face.models.LargeFaceList -- azure.cognitiveservices.vision.face.models.LargePersonGroup -- azure.cognitiveservices.vision.face.models.Makeup -- azure.cognitiveservices.vision.face.models.Mask -- azure.cognitiveservices.vision.face.models.MetaDataContract -- azure.cognitiveservices.vision.face.models.NameAndUserDataContract -- azure.cognitiveservices.vision.face.models.Noise -- azure.cognitiveservices.vision.face.models.Occlusion -- azure.cognitiveservices.vision.face.models.OperationStatus -- azure.cognitiveservices.vision.face.models.PersistedFace -- azure.cognitiveservices.vision.face.models.Person -- azure.cognitiveservices.vision.face.models.PersonGroup -- azure.cognitiveservices.vision.face.models.SimilarFace -- azure.cognitiveservices.vision.face.models.Snapshot -- azure.cognitiveservices.vision.face.models.TakeSnapshotRequest -- azure.cognitiveservices.vision.face.models.TrainingStatus -- azure.cognitiveservices.vision.face.models.UpdateFaceRequest -- azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest -- azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest -- azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest -- azure.cognitiveservices.vision.face.models.VerifyResult -enums: -- azure.cognitiveservices.vision.face.models.AccessoryType -- azure.cognitiveservices.vision.face.models.BlurLevel -- azure.cognitiveservices.vision.face.models.DetectionModel -- azure.cognitiveservices.vision.face.models.ExposureLevel -- azure.cognitiveservices.vision.face.models.FaceAttributeType -- azure.cognitiveservices.vision.face.models.FindSimilarMatchMode -- azure.cognitiveservices.vision.face.models.Gender -- azure.cognitiveservices.vision.face.models.GlassesType -- azure.cognitiveservices.vision.face.models.HairColorType -- azure.cognitiveservices.vision.face.models.MaskType -- azure.cognitiveservices.vision.face.models.NoiseLevel -- azure.cognitiveservices.vision.face.models.OperationStatusType -- azure.cognitiveservices.vision.face.models.QualityForRecognition -- azure.cognitiveservices.vision.face.models.RecognitionModel -- azure.cognitiveservices.vision.face.models.SnapshotApplyMode -- azure.cognitiveservices.vision.face.models.SnapshotObjectType -- azure.cognitiveservices.vision.face.models.TrainingStatusType diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.FaceListOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.FaceListOperations.yml deleted file mode 100644 index d3d8bbff9296..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.FaceListOperations.yml +++ /dev/null @@ -1,661 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.operations.FaceListOperations -name: FaceListOperations -fullName: azure.cognitiveservices.vision.face.operations.FaceListOperations -module: azure.cognitiveservices.vision.face.operations -summary: 'FaceListOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: FaceListOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.add_face_from_stream - name: add_face_from_stream - summary: 'Add a face to a specified face list, up to 1,000 faces. - -
To deal with an image contains multiple faces, input face can be - - specified as an image with a targetFace rectangle. It returns a - - persistedFaceId representing the added face. No image will be stored. - - Only the extracted face feature will be stored on server until - - [FaceList - Delete - - Face](https://docs.microsoft.com/rest/api/faceapi/facelist/deleteface) - - or [FaceList - - - Delete](https://docs.microsoft.com/rest/api/faceapi/facelist/delete) is - - called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better detection and recognition - - precision. Please consider high-quality faces: frontal, clear, and face - - size is 200x200 pixels (100 pixels between eyes) or bigger. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same face list are processed - - sequentially and to/from different face lists are in parallel. - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model).' - signature: add_face_from_stream(face_list_id, image, user_data=None, target_face=None, - detection_model='detection_01', custom_headers=None, raw=False, callback=None, - **operation_config) - parameters: - - name: face_list_id - description: Id referencing a particular face list. - isRequired: true - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: user_data - description: 'User-specified data about the face for any purpose. - - The maximum length is 1KB.' - defaultValue: None - types: - - - - name: target_face - description: 'A face rectangle to specify the target face to be - - added to a person in the format of "targetFace=left,top,width,height". - - E.g. "targetFace=10,10,100,100". If there is more than one face in the - - image, targetFace is required to specify which face to add. No - - targetFace means there is only one face detected in the entire image.' - defaultValue: None - types: - - [] - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.add_face_from_url - name: add_face_from_url - summary: 'Add a face to a specified face list, up to 1,000 faces. - -
To deal with an image contains multiple faces, input face can be - - specified as an image with a targetFace rectangle. It returns a - - persistedFaceId representing the added face. No image will be stored. - - Only the extracted face feature will be stored on server until - - [FaceList - Delete - - Face](https://docs.microsoft.com/rest/api/faceapi/facelist/deleteface) - - or [FaceList - - - Delete](https://docs.microsoft.com/rest/api/faceapi/facelist/delete) is - - called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better detection and recognition - - precision. Please consider high-quality faces: frontal, clear, and face - - size is 200x200 pixels (100 pixels between eyes) or bigger. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same face list are processed - - sequentially and to/from different face lists are in parallel. - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model).' - signature: add_face_from_url(face_list_id, url, user_data=None, target_face=None, - detection_model='detection_01', custom_headers=None, raw=False, **operation_config) - parameters: - - name: face_list_id - description: Id referencing a particular face list. - isRequired: true - types: - - - - name: url - description: Publicly reachable URL of an image - isRequired: true - types: - - - - name: user_data - description: 'User-specified data about the face for any purpose. - - The maximum length is 1KB.' - defaultValue: None - types: - - - - name: target_face - description: 'A face rectangle to specify the target face to be - - added to a person in the format of "targetFace=left,top,width,height". - - E.g. "targetFace=10,10,100,100". If there is more than one face in the - - image, targetFace is required to specify which face to add. No - - targetFace means there is only one face detected in the entire image.' - defaultValue: None - types: - - [] - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.create - name: create - summary: 'Create an empty face list with user-specified faceListId, name, an - - optional userData and recognitionModel. Up to 64 face lists are allowed - - in one subscription. - -
Face list is a list of faces, up to 1,000 faces, and used by - - [Face - Find - - Similar](https://docs.microsoft.com/rest/api/faceapi/face/findsimilar). - -
After creation, user should use [FaceList - Add - - Face](https://docs.microsoft.com/rest/api/faceapi/facelist/addfacefromurl) - - to import the faces. No image will be stored. Only the extracted face - - features are stored on server until [FaceList - - - Delete](https://docs.microsoft.com/rest/api/faceapi/facelist/delete) is - - called. - -
Find Similar is used for scenario like finding celebrity-like - - faces, similar face filtering, or as a light way face identification. - - But if the actual use is to identify person, please use - - [PersonGroup](https://docs.microsoft.com/rest/api/faceapi/persongroup) - - / - - [LargePersonGroup](https://docs.microsoft.com/rest/api/faceapi/largepersongroup) - - and [Face - - - Identify](https://docs.microsoft.com/rest/api/faceapi/face/identify). - -
Please consider - - [LargeFaceList](https://docs.microsoft.com/rest/api/faceapi/largefacelist) - - when the face number is large. It can support up to 1,000,000 faces. - -
''recognitionModel'' should be specified to associate with this - - face list. The default value for ''recognitionModel'' is - - ''recognition_01'', if the latest model needed, please explicitly specify - - the model you need in this parameter. New faces that are added to an - - existing face list will use the recognition model that''s already - - associated with the collection. Existing face features in a face list - - can''t be updated to features extracted by another version of - - recognition model. - - Please Refer to [Specify a face recognition - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-recognition-model).' - signature: create(face_list_id, name, user_data=None, recognition_model='recognition_01', - custom_headers=None, raw=False, **operation_config) - parameters: - - name: face_list_id - description: Id referencing a particular face list. - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''' - defaultValue: recognition_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.delete - name: delete - summary: Delete a specified face list. - signature: delete(face_list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: face_list_id - description: Id referencing a particular face list. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.delete_face - name: delete_face - summary: 'Delete a face from a face list by specified faceListId and - - persistedFaceId. - -
Adding/deleting faces to/from a same face list are processed - - sequentially and to/from different face lists are in parallel.' - signature: delete_face(face_list_id, persisted_face_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: face_list_id - description: Id referencing a particular face list. - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.get - name: get - summary: 'Retrieve a face list''s faceListId, name, userData, recognitionModel and - - faces in the face list. - - .' - signature: get(face_list_id, return_recognition_model=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: face_list_id - description: Id referencing a particular face list. - isRequired: true - types: - - - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: FaceList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.list - name: list - summary: 'List face lists'' faceListId, name, userData and recognitionModel.
- - To get face information inside faceList use [FaceList - - - Get](https://docs.microsoft.com/rest/api/faceapi/facelist/get) - - .' - signature: list(return_recognition_model=False, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.update - name: update - summary: Update information of a face list. - signature: update(face_list_id, name=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: face_list_id - description: Id referencing a particular face list. - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - defaultValue: None - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.face.operations.FaceListOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.FaceOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.FaceOperations.yml deleted file mode 100644 index 588b43a9308d..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.FaceOperations.yml +++ /dev/null @@ -1,963 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.operations.FaceOperations -name: FaceOperations -fullName: azure.cognitiveservices.vision.face.operations.FaceOperations -module: azure.cognitiveservices.vision.face.operations -summary: 'FaceOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: FaceOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.operations.FaceOperations.detect_with_stream - name: detect_with_stream - summary: 'Detect human faces in an image, return face rectangles, and optionally - - with faceIds, landmarks, and attributes.
- - * No image will be stored. Only the extracted face feature will be - - stored on server. The faceId is an identifier of the face feature and - - will be used in [Face - - - Identify](https://docs.microsoft.com/rest/api/faceapi/face/identify), - - [Face - - - Verify](https://docs.microsoft.com/rest/api/faceapi/face/verifyfacetoface), - - and [Face - Find - - Similar](https://docs.microsoft.com/rest/api/faceapi/face/findsimilar). - - The stored face feature(s) will expire and be deleted at the time - - specified by faceIdTimeToLive after the original detection call. - - * Optional parameters include faceId, landmarks, and attributes. - - Attributes include age, gender, headPose, smile, facialHair, glasses, - - emotion, hair, makeup, occlusion, accessories, blur, exposure, noise, - - mask, and qualityForRecognition. Some of the results returned for - - specific attributes may not be highly accurate. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * Up to 100 faces can be returned for an image. Faces are ranked by - - face rectangle size from large to small. - - * For optimal results when querying [Face - - - Identify](https://docs.microsoft.com/rest/api/faceapi/face/identify), - - [Face - - - Verify](https://docs.microsoft.com/rest/api/faceapi/face/verifyfacetoface), - - and [Face - Find - - Similar](https://docs.microsoft.com/rest/api/faceapi/face/findsimilar) - - (''returnFaceId'' is true), please use faces that are: frontal, clear, - - and with a minimum size of 200x200 pixels (100 pixels between eyes). - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model) - - * Different ''recognitionModel'' values are provided. If follow-up - - operations like Verify, Identify, Find Similar are needed, please - - specify the recognition model with ''recognitionModel'' parameter. The - - default value for ''recognitionModel'' is ''recognition_01'', if latest - - model needed, please explicitly specify the model you need in this - - parameter. Once specified, the detected faceIds will be associated with - - the specified recognition model. More details, please refer to [Specify - - a recognition - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-recognition-model).' - signature: detect_with_stream(image, return_face_id=True, return_face_landmarks=False, - return_face_attributes=None, recognition_model='recognition_01', return_recognition_model=False, - detection_model='detection_01', face_id_time_to_live=86400, custom_headers=None, - raw=False, callback=None, **operation_config) - parameters: - - name: image - description: An image stream. - isRequired: true - types: - - - - name: return_face_id - description: 'A value indicating whether the operation should - - return faceIds of detected faces.' - defaultValue: 'True' - types: - - - - name: return_face_landmarks - description: 'A value indicating whether the operation - - should return landmarks of the detected faces.' - defaultValue: 'False' - types: - - - - name: return_face_attributes - description: 'Analyze and return the one or more - - specified face attributes in the comma-separated string like - - "returnFaceAttributes=age,gender". The available attributes depends on - - the ''detectionModel'' specified. ''detection_01'' supports age, gender, - - headPose, smile, facialHair, glasses, emotion, hair, makeup, - - occlusion, accessories, blur, exposure, noise, and - - qualityForRecognition. While ''detection_02'' does not support any - - attributes and ''detection_03'' only supports mask and - - qualityForRecognition. Additionally, qualityForRecognition is only - - supported when the ''recognitionModel'' is specified as ''recognition_03'' - - or ''recognition_04''. Note that each face attribute analysis has - - additional computational and time cost.' - defaultValue: None - types: - - [ - - ] - - name: recognition_model - description: 'Name of recognition model. Recognition model - - is used when the face features are extracted and associated with - - detected faceIds, (Large)FaceList or (Large)PersonGroup. A recognition - - model name can be provided when performing Face - Detect or - - (Large)FaceList - Create or (Large)PersonGroup - Create. The default - - value is ''recognition_01'', if latest model needed, please explicitly - - specify the model you need. Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''' - defaultValue: recognition_01 - types: - - - - - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: face_id_time_to_live - description: 'The number of seconds for the faceId - - being cached. Supported range from 60 seconds up to 86400 seconds. The - - default value is 86400 (24 hours).' - defaultValue: '86400' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceOperations.detect_with_url - name: detect_with_url - summary: 'Detect human faces in an image, return face rectangles, and optionally - - with faceIds, landmarks, and attributes.
- - * No image will be stored. Only the extracted face feature will be - - stored on server. The faceId is an identifier of the face feature and - - will be used in [Face - - - Identify](https://docs.microsoft.com/rest/api/faceapi/face/identify), - - [Face - - - Verify](https://docs.microsoft.com/rest/api/faceapi/face/verifyfacetoface), - - and [Face - Find - - Similar](https://docs.microsoft.com/rest/api/faceapi/face/findsimilar). - - The stored face feature(s) will expire and be deleted at the time - - specified by faceIdTimeToLive after the original detection call. - - * Optional parameters include faceId, landmarks, and attributes. - - Attributes include age, gender, headPose, smile, facialHair, glasses, - - emotion, hair, makeup, occlusion, accessories, blur, exposure, noise, - - mask, and qualityForRecognition. Some of the results returned for - - specific attributes may not be highly accurate. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * Up to 100 faces can be returned for an image. Faces are ranked by - - face rectangle size from large to small. - - * For optimal results when querying [Face - - - Identify](https://docs.microsoft.com/rest/api/faceapi/face/identify), - - [Face - - - Verify](https://docs.microsoft.com/rest/api/faceapi/face/verifyfacetoface), - - and [Face - Find - - Similar](https://docs.microsoft.com/rest/api/faceapi/face/findsimilar) - - (''returnFaceId'' is true), please use faces that are: frontal, clear, - - and with a minimum size of 200x200 pixels (100 pixels between eyes). - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model). - - * Different ''recognitionModel'' values are provided. If follow-up - - operations like Verify, Identify, Find Similar are needed, please - - specify the recognition model with ''recognitionModel'' parameter. The - - default value for ''recognitionModel'' is ''recognition_01'', if latest - - model needed, please explicitly specify the model you need in this - - parameter. Once specified, the detected faceIds will be associated with - - the specified recognition model. More details, please refer to [Specify - - a recognition - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-recognition-model).' - signature: detect_with_url(url, return_face_id=True, return_face_landmarks=False, - return_face_attributes=None, recognition_model='recognition_01', return_recognition_model=False, - detection_model='detection_01', face_id_time_to_live=86400, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: url - description: Publicly reachable URL of an image - isRequired: true - types: - - - - name: return_face_id - description: 'A value indicating whether the operation should - - return faceIds of detected faces.' - defaultValue: 'True' - types: - - - - name: return_face_landmarks - description: 'A value indicating whether the operation - - should return landmarks of the detected faces.' - defaultValue: 'False' - types: - - - - name: return_face_attributes - description: 'Analyze and return the one or more - - specified face attributes in the comma-separated string like - - "returnFaceAttributes=age,gender". The available attributes depends on - - the ''detectionModel'' specified. ''detection_01'' supports age, gender, - - headPose, smile, facialHair, glasses, emotion, hair, makeup, - - occlusion, accessories, blur, exposure, noise, and - - qualityForRecognition. While ''detection_02'' does not support any - - attributes and ''detection_03'' only supports mask and - - qualityForRecognition. Additionally, qualityForRecognition is only - - supported when the ''recognitionModel'' is specified as ''recognition_03'' - - or ''recognition_04''. Note that each face attribute analysis has - - additional computational and time cost.' - defaultValue: None - types: - - [ - - ] - - name: recognition_model - description: 'Name of recognition model. Recognition model - - is used when the face features are extracted and associated with - - detected faceIds, (Large)FaceList or (Large)PersonGroup. A recognition - - model name can be provided when performing Face - Detect or - - (Large)FaceList - Create or (Large)PersonGroup - Create. The default - - value is ''recognition_01'', if latest model needed, please explicitly - - specify the model you need. Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''' - defaultValue: recognition_01 - types: - - - - - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: face_id_time_to_live - description: 'The number of seconds for the faceId - - being cached. Supported range from 60 seconds up to 86400 seconds. The - - default value is 86400 (24 hours).' - defaultValue: '86400' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceOperations.find_similar - name: find_similar - summary: 'Given query face''s faceId, to search the similar-looking faces from a - - faceId array, a face list or a large face list. faceId array contains - - the faces created by [Face - Detect With - - Url](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl) or - - [Face - Detect With - - Stream](https://docs.microsoft.com/rest/api/faceapi/face/detectwithstream), - - which will expire at the time specified by faceIdTimeToLive after - - creation. A "faceListId" is created by [FaceList - - - Create](https://docs.microsoft.com/rest/api/faceapi/facelist/create) - - containing persistedFaceIds that will not expire. And a - - "largeFaceListId" is created by [LargeFaceList - - - Create](https://docs.microsoft.com/rest/api/faceapi/largefacelist/create) - - containing persistedFaceIds that will also not expire. Depending on the - - input the returned similar faces list contains faceIds or - - persistedFaceIds ranked by similarity. - -
Find similar has two working modes, "matchPerson" and "matchFace". - - "matchPerson" is the default mode that it tries to find faces of the - - same person as possible by using internal same-person thresholds. It is - - useful to find a known person''s other photos. Note that an empty list - - will be returned if no faces pass the internal thresholds. "matchFace" - - mode ignores same-person thresholds and returns ranked similar faces - - anyway, even the similarity is low. It can be used in the cases like - - searching celebrity-looking faces. - -
The ''recognitionModel'' associated with the query face''s faceId - - should be the same as the ''recognitionModel'' used by the target faceId - - array, face list or large face list. - - .' - signature: find_similar(face_id, face_list_id=None, large_face_list_id=None, face_ids=None, - max_num_of_candidates_returned=20, mode='matchPerson', custom_headers=None, raw=False, - **operation_config) - parameters: - - name: face_id - description: 'FaceId of the query face. User needs to call Face - - - Detect first to get a valid faceId. Note that this faceId is not - - persisted and will expire at the time specified by faceIdTimeToLive - - after the detection call' - isRequired: true - types: - - - - name: face_list_id - description: 'An existing user-specified unique candidate face - - list, created in Face List - Create a Face List. Face list contains a - - set of persistedFaceIds which are persisted and will never expire. - - Parameter faceListId, largeFaceListId and faceIds should not be - - provided at the same time.' - defaultValue: None - types: - - - - name: large_face_list_id - description: 'An existing user-specified unique candidate - - large face list, created in LargeFaceList - Create. Large face list - - contains a set of persistedFaceIds which are persisted and will never - - expire. Parameter faceListId, largeFaceListId and faceIds should not - - be provided at the same time.' - defaultValue: None - types: - - - - name: face_ids - description: 'An array of candidate faceIds. All of them are - - created by Face - Detect and the faceIds will expire at the time - - specified by faceIdTimeToLive after the detection call. The number of - - faceIds is limited to 1000. Parameter faceListId, largeFaceListId and - - faceIds should not be provided at the same time.' - defaultValue: None - types: - - [] - - name: max_num_of_candidates_returned - description: 'The number of top similar faces - - returned. The valid range is [1, 1000].' - defaultValue: '20' - types: - - - - name: mode - description: 'Similar face searching mode. It can be "matchPerson" or - - "matchFace". Possible values include: ''matchPerson'', ''matchFace''' - defaultValue: matchPerson - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceOperations.group - name: group - summary: 'Divide candidate faces into groups based on face similarity.
- - * The output is one or more disjointed face groups and a messyGroup. A - - face group contains faces that have similar looking, often of the same - - person. Face groups are ranked by group size, i.e. number of faces. - - Notice that faces belonging to a same person might be split into - - several groups in the result. - - * MessyGroup is a special face group containing faces that cannot find - - any similar counterpart face from original faces. The messyGroup will - - not appear in the result if all faces found their counterparts. - - * Group API needs at least 2 candidate faces and 1000 at most. We - - suggest to try [Face - - - Verify](https://docs.microsoft.com/rest/api/faceapi/face/verifyfacetoface) - - when you only have 2 candidate faces. - - * The ''recognitionModel'' associated with the query faces'' faceIds - - should be the same. - - .' - signature: group(face_ids, custom_headers=None, raw=False, **operation_config) - parameters: - - name: face_ids - description: 'Array of candidate faceId created by Face - Detect. - - The maximum is 1000 faces' - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: GroupResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceOperations.identify - name: identify - summary: '1-to-many identification to find the closest matches of the specific - - query person face from a person group or large person group. - -
For each face in the faceIds array, Face Identify will compute - - similarities between the query face and all the faces in the person - - group (given by personGroupId) or large person group (given by - - largePersonGroupId), and return candidate person(s) for that face - - ranked by similarity confidence. The person group/large person group - - should be trained to make it ready for identification. See more in - - [PersonGroup - - - Train](https://docs.microsoft.com/rest/api/faceapi/persongroup/train) - - and [LargePersonGroup - - - Train](https://docs.microsoft.com/rest/api/faceapi/largepersongroup/train). - -
- - Remarks:
- - * The algorithm allows more than one face to be identified - - independently at the same request, but no more than 10 faces. - - * Each person in the person group/large person group could have more - - than one face, but no more than 248 faces. - - * Higher face image quality means better identification precision. - - Please consider high-quality faces: frontal, clear, and face size is - - 200x200 pixels (100 pixels between eyes) or bigger. - - * Number of candidates returned is restricted by - - maxNumOfCandidatesReturned and confidenceThreshold. If no person is - - identified, the returned candidates will be an empty array. - - * Try [Face - Find - - Similar](https://docs.microsoft.com/rest/api/faceapi/face/findsimilar) - - when you need to find similar faces from a face list/large face list - - instead of a person group/large person group. - - * The ''recognitionModel'' associated with the query faces'' faceIds - - should be the same as the ''recognitionModel'' used by the target person - - group or large person group. - - .' - signature: identify(face_ids, person_group_id=None, large_person_group_id=None, - max_num_of_candidates_returned=1, confidence_threshold=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: face_ids - description: 'Array of query faces faceIds, created by the Face - - - Detect. Each of the faces are identified independently. The valid - - number of faceIds is between [1, 10].' - isRequired: true - types: - - [] - - name: person_group_id - description: 'PersonGroupId of the target person group, - - created by PersonGroup - Create. Parameter personGroupId and - - largePersonGroupId should not be provided at the same time.' - defaultValue: None - types: - - - - name: large_person_group_id - description: 'LargePersonGroupId of the target large - - person group, created by LargePersonGroup - Create. Parameter - - personGroupId and largePersonGroupId should not be provided at the - - same time.' - defaultValue: None - types: - - - - name: max_num_of_candidates_returned - description: 'The range of - - maxNumOfCandidatesReturned is between 1 and 100 (default is 1).' - defaultValue: '1' - types: - - - - name: confidence_threshold - description: 'Confidence threshold of identification, - - used to judge whether one face belong to one person. The range of - - confidenceThreshold is [0, 1] (default specified by algorithm).' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceOperations.verify_face_to_face - name: verify_face_to_face - summary: 'Verify whether two faces belong to a same person or whether one face - - belongs to a person. - -
- - Remarks:
- - * Higher face image quality means better identification precision. - - Please consider high-quality faces: frontal, clear, and face size is - - 200x200 pixels (100 pixels between eyes) or bigger. - - * For the scenarios that are sensitive to accuracy please make your own - - judgment. - - * The ''recognitionModel'' associated with the query faces'' faceIds - - should be the same as the ''recognitionModel'' used by the target face, - - person group or large person group. - - .' - signature: verify_face_to_face(face_id1, face_id2, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: face_id1 - description: FaceId of the first face, comes from Face - Detect - isRequired: true - types: - - - - name: face_id2 - description: FaceId of the second face, comes from Face - Detect - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: VerifyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.FaceOperations.verify_face_to_person - name: verify_face_to_person - summary: 'Verify whether two faces belong to a same person. Compares a face Id - - with a Person Id.' - signature: verify_face_to_person(face_id, person_id, person_group_id=None, large_person_group_id=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: face_id - description: FaceId of the face, comes from Face - Detect - isRequired: true - types: - - - - name: person_id - description: 'Specify a certain person in a person group or a - - large person group. personId is created in PersonGroup Person - Create - - or LargePersonGroup Person - Create.' - isRequired: true - types: - - - - name: person_group_id - description: 'Using existing personGroupId and personId for - - fast loading a specified person. personGroupId is created in - - PersonGroup - Create. Parameter personGroupId and largePersonGroupId - - should not be provided at the same time.' - defaultValue: None - types: - - - - name: large_person_group_id - description: 'Using existing largePersonGroupId and - - personId for fast loading a specified person. largePersonGroupId is - - created in LargePersonGroup - Create. Parameter personGroupId and - - largePersonGroupId should not be provided at the same time.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: VerifyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.face.operations.FaceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.yml deleted file mode 100644 index 889ab7a5873a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.yml +++ /dev/null @@ -1,964 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations -name: LargeFaceListOperations -fullName: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations -module: azure.cognitiveservices.vision.face.operations -summary: 'LargeFaceListOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: LargeFaceListOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.add_face_from_stream - name: add_face_from_stream - summary: 'Add a face to a specified large face list, up to 1,000,000 faces. - -
To deal with an image contains multiple faces, input face can be - - specified as an image with a targetFace rectangle. It returns a - - persistedFaceId representing the added face. No image will be stored. - - Only the extracted face feature will be stored on server until - - [LargeFaceList Face - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largefacelist/deleteface) - - or [LargeFaceList - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largefacelist/delete) - - is called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better recognition precision. Please - - consider high-quality faces: frontal, clear, and face size is 200x200 - - pixels (100 pixels between eyes) or bigger. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same face list are processed - - sequentially and to/from different face lists are in parallel. - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model). - - Quota: - - * Free-tier subscription quota: 1,000 faces per large face list. - - * S0-tier subscription quota: 1,000,000 faces per large face list.' - signature: add_face_from_stream(large_face_list_id, image, user_data=None, target_face=None, - detection_model='detection_01', custom_headers=None, raw=False, callback=None, - **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: user_data - description: 'User-specified data about the face for any purpose. - - The maximum length is 1KB.' - defaultValue: None - types: - - - - name: target_face - description: 'A face rectangle to specify the target face to be - - added to a person in the format of "targetFace=left,top,width,height". - - E.g. "targetFace=10,10,100,100". If there is more than one face in the - - image, targetFace is required to specify which face to add. No - - targetFace means there is only one face detected in the entire image.' - defaultValue: None - types: - - [] - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.add_face_from_url - name: add_face_from_url - summary: 'Add a face to a specified large face list, up to 1,000,000 faces. - -
To deal with an image contains multiple faces, input face can be - - specified as an image with a targetFace rectangle. It returns a - - persistedFaceId representing the added face. No image will be stored. - - Only the extracted face feature will be stored on server until - - [LargeFaceList Face - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largefacelist/deleteface) - - or [LargeFaceList - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largefacelist/delete) - - is called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better recognition precision. Please - - consider high-quality faces: frontal, clear, and face size is 200x200 - - pixels (100 pixels between eyes) or bigger. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same face list are processed - - sequentially and to/from different face lists are in parallel. - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model) - - Quota: - - * Free-tier subscription quota: 1,000 faces per large face list. - - * S0-tier subscription quota: 1,000,000 faces per large face list.' - signature: add_face_from_url(large_face_list_id, url, user_data=None, target_face=None, - detection_model='detection_01', custom_headers=None, raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: url - description: Publicly reachable URL of an image - isRequired: true - types: - - - - name: user_data - description: 'User-specified data about the face for any purpose. - - The maximum length is 1KB.' - defaultValue: None - types: - - - - name: target_face - description: 'A face rectangle to specify the target face to be - - added to a person in the format of "targetFace=left,top,width,height". - - E.g. "targetFace=10,10,100,100". If there is more than one face in the - - image, targetFace is required to specify which face to add. No - - targetFace means there is only one face detected in the entire image.' - defaultValue: None - types: - - [] - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.create - name: create - summary: 'Create an empty large face list with user-specified largeFaceListId, - - name, an optional userData and recognitionModel. - -
Large face list is a list of faces, up to 1,000,000 faces, and - - used by [Face - Find - - Similar](https://docs.microsoft.com/rest/api/faceapi/face/findsimilar). - -
After creation, user should use [LargeFaceList Face - - - Add](https://docs.microsoft.com/rest/api/faceapi/largefacelist/addfacefromurl) - - to import the faces and [LargeFaceList - - - Train](https://docs.microsoft.com/rest/api/faceapi/largefacelist/train) - - to make it ready for [Face - Find - - Similar](https://docs.microsoft.com/rest/api/faceapi/face/findsimilar). - - No image will be stored. Only the extracted face features are stored on - - server until [LargeFaceList - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largefacelist/delete) - - is called. - -
Find Similar is used for scenario like finding celebrity-like - - faces, similar face filtering, or as a light way face identification. - - But if the actual use is to identify person, please use - - [PersonGroup](https://docs.microsoft.com/rest/api/faceapi/persongroup) - - / - - [LargePersonGroup](https://docs.microsoft.com/rest/api/faceapi/largepersongroup) - - and [Face - - - Identify](https://docs.microsoft.com/rest/api/faceapi/face/identify). - -
''recognitionModel'' should be specified to associate with this - - large face list. The default value for ''recognitionModel'' is - - ''recognition_01'', if the latest model needed, please explicitly specify - - the model you need in this parameter. New faces that are added to an - - existing large face list will use the recognition model that''s already - - associated with the collection. Existing face features in a large face - - list can''t be updated to features extracted by another version of - - recognition model. Please refer to [Specify a recognition - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-recognition-model). - - Large face list quota: - - * Free-tier subscription quota: 64 large face lists. - - * S0-tier subscription quota: 1,000,000 large face lists.' - signature: create(large_face_list_id, name, user_data=None, recognition_model='recognition_01', - custom_headers=None, raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''' - defaultValue: recognition_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.delete - name: delete - summary: Delete a specified large face list. - signature: delete(large_face_list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.delete_face - name: delete_face - summary: 'Delete a face from a large face list by specified largeFaceListId and - - persistedFaceId. - -
Adding/deleting faces to/from a same large face list are - - processed sequentially and to/from different large face lists are in - - parallel.' - signature: delete_face(large_face_list_id, persisted_face_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.get - name: get - summary: 'Retrieve a large face list''s largeFaceListId, name, userData and - - recognitionModel.' - signature: get(large_face_list_id, return_recognition_model=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: LargeFaceList or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.get_face - name: get_face - summary: 'Retrieve information about a persisted face (specified by - - persistedFaceId and its belonging largeFaceListId).' - signature: get_face(large_face_list_id, persisted_face_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.get_training_status - name: get_training_status - summary: 'Retrieve the training status of a large face list (completed or - - ongoing).' - signature: get_training_status(large_face_list_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TrainingStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.list - name: list - summary: 'List large face lists'' information of largeFaceListId, name, userData - - and recognitionModel.
- - To get face information inside largeFaceList use [LargeFaceList Face - - - Get](https://docs.microsoft.com/rest/api/faceapi/largefacelist/getface)
- - * Large face lists are stored in alphabetical order of largeFaceListId. - - * "start" parameter (string, optional) is a user-provided - - largeFaceListId value that returned entries have larger ids by string - - comparison. "start" set to empty to indicate return from the first - - item. - - * "top" parameter (int, optional) specifies the number of entries to - - return. A maximal of 1000 entries can be returned in one call. To fetch - - more, you can specify "start" with the last returned entry''s Id of the - - current call. - -
- - For example, total 5 large person lists: "list1", ..., "list5". - -
"start=&top=" will return all 5 lists. - -
"start=&top=2" will return "list1", "list2". - -
"start=list2&top=3" will return "list3", "list4", "list5". - - .' - signature: list(return_recognition_model=False, start=None, top=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: start - description: 'Starting large face list id to return (used to list a - - range of large face lists).' - defaultValue: None - types: - - - - name: top - description: 'Number of large face lists to return starting with the - - large face list id indicated by the ''start'' parameter.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.list_faces - name: list_faces - summary: 'List all faces in a large face list, and retrieve face information - - (including userData and persistedFaceIds of registered faces of the - - face).' - signature: list_faces(large_face_list_id, start=None, top=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: start - description: 'Starting face id to return (used to list a range of - - faces).' - defaultValue: None - types: - - - - name: top - description: 'Number of faces to return starting with the face id - - indicated by the ''start'' parameter.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.train - name: train - summary: 'Queue a large face list training task, the training task may not be - - started immediately.' - signature: train(large_face_list_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.update - name: update - summary: Update information of a large face list. - signature: update(large_face_list_id, name=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - defaultValue: None - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.update_face - name: update_face - summary: Update a persisted face's userData field. - signature: update_face(large_face_list_id, persisted_face_id, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_face_list_id - description: 'Id referencing a particular large face - - list.' - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: user_data - description: 'User-provided data attached to the face. The size - - limit is 1KB.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.yml deleted file mode 100644 index ce089ae56290..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.yml +++ /dev/null @@ -1,446 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations -name: LargePersonGroupOperations -fullName: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations -module: azure.cognitiveservices.vision.face.operations -summary: 'LargePersonGroupOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: LargePersonGroupOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.create - name: create - summary: 'Create a new large person group with user-specified largePersonGroupId, - - name, an optional userData and recognitionModel. - -
A large person group is the container of the uploaded person - - data, including face recognition feature, and up to 1,000,000 - - people. - -
After creation, use [LargePersonGroup Person - - - Create](https://docs.microsoft.com/rest/api/faceapi/largepersongroupperson/create) - - to add person into the group, and call [LargePersonGroup - - - Train](https://docs.microsoft.com/rest/api/faceapi/largepersongroup/train) - - to get this group ready for [Face - - - Identify](https://docs.microsoft.com/rest/api/faceapi/face/identify). - -
No image will be stored. Only the person''s extracted face - - features and userData will be stored on server until [LargePersonGroup - - Person - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largepersongroupperson/delete) - - or [LargePersonGroup - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largepersongroup/delete) - - is called. - -
''recognitionModel'' should be specified to associate with this - - large person group. The default value for ''recognitionModel'' is - - ''recognition_01'', if the latest model needed, please explicitly specify - - the model you need in this parameter. New faces that are added to an - - existing large person group will use the recognition model that''s - - already associated with the collection. Existing face features in a - - large person group can''t be updated to features extracted by another - - version of recognition model. Please refer to [Specify a face - - recognition - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-recognition-model). - - Large person group quota: - - * Free-tier subscription quota: 1,000 large person groups. - - * S0-tier subscription quota: 1,000,000 large person groups.' - signature: create(large_person_group_id, name, user_data=None, recognition_model='recognition_01', - custom_headers=None, raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''' - defaultValue: recognition_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.delete - name: delete - summary: 'Delete an existing large person group. Persisted face features of all - - people in the large person group will also be deleted.' - signature: delete(large_person_group_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.get - name: get - summary: 'Retrieve the information of a large person group, including its name, - - userData and recognitionModel. This API returns large person group - - information only, use [LargePersonGroup Person - - - List](https://docs.microsoft.com/rest/api/faceapi/largepersongroupperson/list) - - instead to retrieve person information under the large person group. - - .' - signature: get(large_person_group_id, return_recognition_model=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: LargePersonGroup or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.get_training_status - name: get_training_status - summary: 'Retrieve the training status of a large person group (completed or - - ongoing).' - signature: get_training_status(large_person_group_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TrainingStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.list - name: list - summary: 'List all existing large person groups'' largePersonGroupId, name, - - userData and recognitionModel.
- - * Large person groups are stored in alphabetical order of - - largePersonGroupId. - - * "start" parameter (string, optional) is a user-provided - - largePersonGroupId value that returned entries have larger ids by - - string comparison. "start" set to empty to indicate return from the - - first item. - - * "top" parameter (int, optional) specifies the number of entries to - - return. A maximal of 1000 entries can be returned in one call. To fetch - - more, you can specify "start" with the last returned entry''s Id of the - - current call. - -
- - For example, total 5 large person groups: "group1", ..., "group5". - -
"start=&top=" will return all 5 groups. - -
"start=&top=2" will return "group1", "group2". - -
"start=group2&top=3" will return "group3", "group4", "group5". - - .' - signature: list(start=None, top=1000, return_recognition_model=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: start - description: 'List large person groups from the least - - largePersonGroupId greater than the "start".' - defaultValue: None - types: - - - - name: top - description: The number of large person groups to list. - defaultValue: '1000' - types: - - - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.train - name: train - summary: 'Queue a large person group training task, the training task may not be - - started immediately.' - signature: train(large_person_group_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.update - name: update - summary: 'Update an existing large person group''s display name and userData. The - - properties which does not appear in request body will not be updated.' - signature: update(large_person_group_id, name=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - defaultValue: None - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.yml deleted file mode 100644 index b682be526b46..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.yml +++ /dev/null @@ -1,765 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations -name: LargePersonGroupPersonOperations -fullName: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations -module: azure.cognitiveservices.vision.face.operations -summary: 'LargePersonGroupPersonOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: LargePersonGroupPersonOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.add_face_from_stream - name: add_face_from_stream - summary: 'Add a face to a person into a large person group for face - - identification or verification. To deal with an image contains multiple - - faces, input face can be specified as an image with a targetFace - - rectangle. It returns a persistedFaceId representing the added face. No - - image will be stored. Only the extracted face feature will be stored on - - server until [LargePersonGroup PersonFace - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largepersongroupperson/deleteface), - - [LargePersonGroup Person - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largepersongroupperson/delete) - - or [LargePersonGroup - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largepersongroup/delete) - - is called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better recognition precision. Please - - consider high-quality faces: frontal, clear, and face size is 200x200 - - pixels (100 pixels between eyes) or bigger. - - * Each person entry can hold up to 248 faces. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same person will be processed - - sequentially. Adding/deleting faces to/from different persons are - - processed in parallel. - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model).' - signature: add_face_from_stream(large_person_group_id, person_id, image, user_data=None, - target_face=None, detection_model='detection_01', custom_headers=None, raw=False, - callback=None, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: user_data - description: 'User-specified data about the face for any purpose. - - The maximum length is 1KB.' - defaultValue: None - types: - - - - name: target_face - description: 'A face rectangle to specify the target face to be - - added to a person in the format of "targetFace=left,top,width,height". - - E.g. "targetFace=10,10,100,100". If there is more than one face in the - - image, targetFace is required to specify which face to add. No - - targetFace means there is only one face detected in the entire image.' - defaultValue: None - types: - - [] - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.add_face_from_url - name: add_face_from_url - summary: 'Add a face to a person into a large person group for face - - identification or verification. To deal with an image contains multiple - - faces, input face can be specified as an image with a targetFace - - rectangle. It returns a persistedFaceId representing the added face. No - - image will be stored. Only the extracted face feature will be stored on - - server until [LargePersonGroup PersonFace - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largepersongroupperson/deleteface), - - [LargePersonGroup Person - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largepersongroupperson/delete) - - or [LargePersonGroup - - - Delete](https://docs.microsoft.com/rest/api/faceapi/largepersongroup/delete) - - is called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better recognition precision. Please - - consider high-quality faces: frontal, clear, and face size is 200x200 - - pixels (100 pixels between eyes) or bigger. - - * Each person entry can hold up to 248 faces. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same person will be processed - - sequentially. Adding/deleting faces to/from different persons are - - processed in parallel. - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model).' - signature: add_face_from_url(large_person_group_id, person_id, url, user_data=None, - target_face=None, detection_model='detection_01', custom_headers=None, raw=False, - **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: url - description: Publicly reachable URL of an image - isRequired: true - types: - - - - name: user_data - description: 'User-specified data about the face for any purpose. - - The maximum length is 1KB.' - defaultValue: None - types: - - - - name: target_face - description: 'A face rectangle to specify the target face to be - - added to a person in the format of "targetFace=left,top,width,height". - - E.g. "targetFace=10,10,100,100". If there is more than one face in the - - image, targetFace is required to specify which face to add. No - - targetFace means there is only one face detected in the entire image.' - defaultValue: None - types: - - [] - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.create - name: create - summary: Create a new person in a specified large person group. - signature: create(large_person_group_id, name=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - defaultValue: None - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Person or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.delete - name: delete - summary: 'Delete an existing person from a large person group. The - - persistedFaceId, userData, person name and face feature in the person - - entry will all be deleted.' - signature: delete(large_person_group_id, person_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.delete_face - name: delete_face - summary: 'Delete a face from a person in a large person group by specified - - largePersonGroupId, personId and persistedFaceId. - -
Adding/deleting faces to/from a same person will be processed - - sequentially. Adding/deleting faces to/from different persons are - - processed in parallel.' - signature: delete_face(large_person_group_id, person_id, persisted_face_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.get - name: get - summary: 'Retrieve a person''s name and userData, and the persisted faceIds - - representing the registered person face feature.' - signature: get(large_person_group_id, person_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Person or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.get_face - name: get_face - summary: 'Retrieve information about a persisted face (specified by - - persistedFaceId, personId and its belonging largePersonGroupId).' - signature: get_face(large_person_group_id, person_id, persisted_face_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.list - name: list - summary: 'List all persons in a large person group, and retrieve person - - information (including personId, name, userData and persistedFaceIds of - - registered faces of the person).' - signature: list(large_person_group_id, start=None, top=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: start - description: 'Starting person id to return (used to list a range of - - persons).' - defaultValue: None - types: - - - - name: top - description: 'Number of persons to return starting with the person id - - indicated by the ''start'' parameter.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.update - name: update - summary: Update name or userData of a person. - signature: update(large_person_group_id, person_id, name=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - defaultValue: None - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.update_face - name: update_face - summary: Update a person persisted face's userData field. - signature: update_face(large_person_group_id, person_id, persisted_face_id, user_data=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: large_person_group_id - description: 'Id referencing a particular large person - - group.' - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: user_data - description: 'User-provided data attached to the face. The size - - limit is 1KB.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.PersonGroupOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.PersonGroupOperations.yml deleted file mode 100644 index b73b7d224b99..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.PersonGroupOperations.yml +++ /dev/null @@ -1,426 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations -name: PersonGroupOperations -fullName: azure.cognitiveservices.vision.face.operations.PersonGroupOperations -module: azure.cognitiveservices.vision.face.operations -summary: 'PersonGroupOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: PersonGroupOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations.create - name: create - summary: 'Create a new person group with specified personGroupId, name, - - user-provided userData and recognitionModel. - -
A person group is the container of the uploaded person data, - - including face recognition features. - -
After creation, use [PersonGroup Person - - - Create](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/create) - - to add persons into the group, and then call [PersonGroup - - - Train](https://docs.microsoft.com/rest/api/faceapi/persongroup/train) - - to get this group ready for [Face - - - Identify](https://docs.microsoft.com/rest/api/faceapi/face/identify). - -
No image will be stored. Only the person''s extracted face - - features and userData will be stored on server until [PersonGroup - - Person - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/delete) - - or [PersonGroup - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroup/delete) - - is called. - -
''recognitionModel'' should be specified to associate with this - - person group. The default value for ''recognitionModel'' is - - ''recognition_01'', if the latest model needed, please explicitly specify - - the model you need in this parameter. New faces that are added to an - - existing person group will use the recognition model that''s already - - associated with the collection. Existing face features in a person - - group can''t be updated to features extracted by another version of - - recognition model. - - Person group quota: - - * Free-tier subscription quota: 1,000 person groups. Each holds up to - - 1,000 persons. - - * S0-tier subscription quota: 1,000,000 person groups. Each holds up to - - 10,000 persons. - - * to handle larger scale face identification problem, please consider - - using - - [LargePersonGroup](https://docs.microsoft.com/rest/api/faceapi/largepersongroup).' - signature: create(person_group_id, name, user_data=None, recognition_model='recognition_01', - custom_headers=None, raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - isRequired: true - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: recognition_model - description: 'Possible values include: ''recognition_01'', - - ''recognition_02'', ''recognition_03'', ''recognition_04''' - defaultValue: recognition_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations.delete - name: delete - summary: 'Delete an existing person group. Persisted face features of all people - - in the person group will also be deleted.' - signature: delete(person_group_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations.get - name: get - summary: 'Retrieve person group name, userData and recognitionModel. To get - - person information under this personGroup, use [PersonGroup Person - - - List](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/list).' - signature: get(person_group_id, return_recognition_model=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersonGroup or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations.get_training_status - name: get_training_status - summary: Retrieve the training status of a person group (completed or ongoing). - signature: get_training_status(person_group_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: TrainingStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations.list - name: list - summary: 'List person groups'' personGroupId, name, userData and - - recognitionModel.
- - * Person groups are stored in alphabetical order of personGroupId. - - * "start" parameter (string, optional) is a user-provided personGroupId - - value that returned entries have larger ids by string comparison. - - "start" set to empty to indicate return from the first item. - - * "top" parameter (int, optional) specifies the number of entries to - - return. A maximal of 1000 entries can be returned in one call. To fetch - - more, you can specify "start" with the last returned entry''s Id of the - - current call. - -
- - For example, total 5 person groups: "group1", ..., "group5". - -
"start=&top=" will return all 5 groups. - -
"start=&top=2" will return "group1", "group2". - -
"start=group2&top=3" will return "group3", "group4", "group5". - - .' - signature: list(start=None, top=1000, return_recognition_model=False, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: start - description: 'List person groups from the least personGroupId greater - - than the "start".' - defaultValue: None - types: - - - - name: top - description: The number of person groups to list. - defaultValue: '1000' - types: - - - - name: return_recognition_model - description: 'A value indicating whether the - - operation should return ''recognitionModel'' in response.' - defaultValue: 'False' - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations.train - name: train - summary: 'Queue a person group training task, the training task may not be - - started immediately.' - signature: train(person_group_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations.update - name: update - summary: 'Update an existing person group''s display name and userData. The - - properties which does not appear in request body will not be updated.' - signature: update(person_group_id, name=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - defaultValue: None - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.yml deleted file mode 100644 index 771bb137d655..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.yml +++ /dev/null @@ -1,802 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations -name: PersonGroupPersonOperations -fullName: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations -module: azure.cognitiveservices.vision.face.operations -summary: 'PersonGroupPersonOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: PersonGroupPersonOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.add_face_from_stream - name: add_face_from_stream - summary: 'Add a face to a person into a person group for face identification or - - verification. To deal with an image contains multiple faces, input face - - can be specified as an image with a targetFace rectangle. It returns a - - persistedFaceId representing the added face. No image will be stored. - - Only the extracted face feature will be stored on server until - - [PersonGroup PersonFace - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/deleteface), - - [PersonGroup Person - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/delete) - - or [PersonGroup - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroup/delete) - - is called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better recognition precision. - - Please consider high-quality faces: frontal, clear, and face size is - - 200x200 pixels (100 pixels between eyes) or bigger. - - * Each person entry can hold up to 248 faces. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same person will be processed - - sequentially. Adding/deleting faces to/from different persons are - - processed in parallel. - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model).' - signature: add_face_from_stream(person_group_id, person_id, image, user_data=None, - target_face=None, detection_model='detection_01', custom_headers=None, raw=False, - callback=None, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: image - description: An image stream. - isRequired: true - types: - - - - name: user_data - description: 'User-specified data about the face for any purpose. - - The maximum length is 1KB.' - defaultValue: None - types: - - - - name: target_face - description: 'A face rectangle to specify the target face to be - - added to a person in the format of "targetFace=left,top,width,height". - - E.g. "targetFace=10,10,100,100". If there is more than one face in the - - image, targetFace is required to specify which face to add. No - - targetFace means there is only one face detected in the entire image.' - defaultValue: None - types: - - [] - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: callback - description: 'When specified, will be called with each chunk of - - data that is streamed. The callback should take two arguments, the - - bytes of the current chunk of data and the response object. If the - - data is uploading, response will be None.' - defaultValue: None - types: - - [, ] - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.add_face_from_url - name: add_face_from_url - summary: 'Add a face to a person into a person group for face identification or - - verification. To deal with an image contains multiple faces, input face - - can be specified as an image with a targetFace rectangle. It returns a - - persistedFaceId representing the added face. No image will be stored. - - Only the extracted face feature will be stored on server until - - [PersonGroup PersonFace - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/deleteface), - - [PersonGroup Person - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/delete) - - or [PersonGroup - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroup/delete) - - is called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better recognition precision. - - Please consider high-quality faces: frontal, clear, and face size is - - 200x200 pixels (100 pixels between eyes) or bigger. - - * Each person entry can hold up to 248 faces. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same person will be processed - - sequentially. Adding/deleting faces to/from different persons are - - processed in parallel. - - * The minimum detectable face size is 36x36 pixels in an image no - - larger than 1920x1080 pixels. Images with dimensions higher than - - 1920x1080 pixels will need a proportionally larger minimum face size. - - * Different ''detectionModel'' values can be provided. To use and compare - - different detection models, please refer to [How to specify a detection - - model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model).' - signature: add_face_from_url(person_group_id, person_id, url, user_data=None, target_face=None, - detection_model='detection_01', custom_headers=None, raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: url - description: Publicly reachable URL of an image - isRequired: true - types: - - - - name: user_data - description: 'User-specified data about the face for any purpose. - - The maximum length is 1KB.' - defaultValue: None - types: - - - - name: target_face - description: 'A face rectangle to specify the target face to be - - added to a person in the format of "targetFace=left,top,width,height". - - E.g. "targetFace=10,10,100,100". If there is more than one face in the - - image, targetFace is required to specify which face to add. No - - targetFace means there is only one face detected in the entire image.' - defaultValue: None - types: - - [] - - name: detection_model - description: 'Name of detection model. Detection model is - - used to detect faces in the submitted image. A detection model name - - can be provided when performing Face - Detect or (Large)FaceList - Add - - Face or (Large)PersonGroup - Add Face. The default value is - - ''detection_01'', if another model is needed, please explicitly specify - - it. Possible values include: ''detection_01'', ''detection_02'', - - ''detection_03''' - defaultValue: detection_01 - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.create - name: create - summary: Create a new person in a specified person group. - signature: create(person_group_id, name=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - defaultValue: None - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Person or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.delete - name: delete - summary: 'Delete an existing person from a person group. The persistedFaceId, - - userData, person name and face feature in the person entry will all be - - deleted.' - signature: delete(person_group_id, person_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.delete_face - name: delete_face - summary: 'Delete a face from a person in a person group by specified - - personGroupId, personId and persistedFaceId. - -
Adding/deleting faces to/from a same person will be processed - - sequentially. Adding/deleting faces to/from different persons are - - processed in parallel.' - signature: delete_face(person_group_id, person_id, persisted_face_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.get - name: get - summary: 'Retrieve a person''s information, including registered persisted faces, - - name and userData.' - signature: get(person_group_id, person_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Person or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.get_face - name: get_face - summary: 'Retrieve information about a persisted face (specified by - - persistedFaceId, personId and its belonging personGroupId).' - signature: get_face(person_group_id, person_id, persisted_face_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: PersistedFace or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.list - name: list - summary: 'List all persons in a person group, and retrieve person information - - (including personId, name, userData and persistedFaceIds of registered - - faces of the person).' - signature: list(person_group_id, start=None, top=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: start - description: 'Starting person id to return (used to list a range of - - persons).' - defaultValue: None - types: - - - - name: top - description: 'Number of persons to return starting with the person id - - indicated by the ''start'' parameter.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.update - name: update - summary: Update name or userData of a person. - signature: update(person_group_id, person_id, name=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: name - description: User defined name, maximum length is 128. - defaultValue: None - types: - - - - name: user_data - description: User specified data. Length should not exceed 16KB. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.update_face - name: update_face - summary: 'Add a face to a person into a person group for face identification or - - verification. To deal with an image contains multiple faces, input face - - can be specified as an image with a targetFace rectangle. It returns a - - persistedFaceId representing the added face. No image will be stored. - - Only the extracted face feature will be stored on server until - - [PersonGroup PersonFace - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/deleteface), - - [PersonGroup Person - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroupperson/delete) - - or [PersonGroup - - - Delete](https://docs.microsoft.com/rest/api/faceapi/persongroup/delete) - - is called. - -
Note persistedFaceId is different from faceId generated by [Face - - - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl). - - * Higher face image quality means better recognition precision. Please - - consider high-quality faces: frontal, clear, and face size is 200x200 - - pixels (100 pixels between eyes) or bigger. - - * Each person entry can hold up to 248 faces. - - * JPEG, PNG, GIF (the first frame), and BMP format are supported. The - - allowed image file size is from 1KB to 6MB. - - * "targetFace" rectangle should contain one face. Zero or multiple - - faces will be regarded as an error. If the provided "targetFace" - - rectangle is not returned from [Face - - - Detect](https://docs.microsoft.com/rest/api/faceapi/face/detectwithurl), - - there''s no guarantee to detect and add the face successfully. - - * Out of detectable face size (36x36 - 4096x4096 pixels), large - - head-pose, or large occlusions will cause failures. - - * Adding/deleting faces to/from a same person will be processed - - sequentially. Adding/deleting faces to/from different persons are - - processed in parallel.' - signature: update_face(person_group_id, person_id, persisted_face_id, user_data=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: person_group_id - description: Id referencing a particular person group. - isRequired: true - types: - - - - name: person_id - description: Id referencing a particular person. - isRequired: true - types: - - - - name: persisted_face_id - description: 'Id referencing a particular persistedFaceId - - of an existing face.' - isRequired: true - types: - - - - name: user_data - description: 'User-provided data attached to the face. The size - - limit is 1KB.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.SnapshotOperations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.SnapshotOperations.yml deleted file mode 100644 index 365cba570d9a..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.SnapshotOperations.yml +++ /dev/null @@ -1,522 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations -name: SnapshotOperations -fullName: azure.cognitiveservices.vision.face.operations.SnapshotOperations -module: azure.cognitiveservices.vision.face.operations -summary: 'SnapshotOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: SnapshotOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -methods: -- uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations.apply - name: apply - summary: 'Submit an operation to apply a snapshot to current subscription. For - - each snapshot, only subscriptions included in the applyScope of - - Snapshot - Take can apply it.
- - The snapshot interfaces are for users to backup and restore their face - - data from one face subscription to another, inside same region or - - across regions. The workflow contains two phases, user first calls - - Snapshot - Take to create a copy of the source object and store it as a - - snapshot, then calls Snapshot - Apply to paste the snapshot to target - - subscription. The snapshots are stored in a centralized location (per - - Azure instance), so that they can be applied cross accounts and - - regions.
- - Applying snapshot is an asynchronous operation. An operation id can be - - obtained from the "Operation-Location" field in response header, to be - - used in OperationStatus - Get for tracking the progress of applying the - - snapshot. The target object id will be included in the - - "resourceLocation" field in OperationStatus - Get response when the - - operation status is "succeeded".
- - Snapshot applying time depends on the number of person and face entries - - in the snapshot object. It could be in seconds, or up to 1 hour for - - 1,000,000 persons with multiple faces.
- - Snapshots will be automatically expired and cleaned in 48 hours after - - it is created by Snapshot - Take. So the target subscription is - - required to apply the snapshot in 48 hours since its creation.
- - Applying a snapshot will not block any other operations against the - - target object, however it is not recommended because the correctness - - cannot be guaranteed during snapshot applying. After snapshot applying - - is completed, all operations towards the target object can work as - - normal. Snapshot also includes the training results of the source - - object, which means target subscription the snapshot applied to does - - not need re-train the target object before calling - - Identify/FindSimilar.
- - One snapshot can be applied multiple times in parallel, while currently - - only CreateNew apply mode is supported, which means the apply operation - - will fail if target subscription already contains an object of same - - type and using the same objectId. Users can specify the "objectId" in - - request body to avoid such conflicts.
- - * Free-tier subscription quota: 100 apply operations per month. - - * S0-tier subscription quota: 100 apply operations per day.' - signature: apply(snapshot_id, object_id, mode='CreateNew', custom_headers=None, - raw=False, **operation_config) - parameters: - - name: snapshot_id - description: Id referencing a particular snapshot. - isRequired: true - types: - - - - name: object_id - description: 'User specified target object id to be created from - - the snapshot.' - isRequired: true - types: - - - - name: mode - description: 'Snapshot applying mode. Currently only CreateNew is - - supported, which means the apply operation will fail if target - - subscription already contains an object of same type and using the - - same objectId. Users can specify the "objectId" in request body to - - avoid such conflicts. Possible values include: ''CreateNew''' - defaultValue: CreateNew - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations.delete - name: delete - summary: 'Delete an existing snapshot according to the snapshotId. All object - - data and information in the snapshot will also be deleted. Only the - - source subscription who took the snapshot can delete the snapshot. If - - the user does not delete a snapshot with this API, the snapshot will - - still be automatically deleted in 48 hours after creation.' - signature: delete(snapshot_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: snapshot_id - description: Id referencing a particular snapshot. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations.get - name: get - summary: 'Retrieve information about a snapshot. Snapshot is only accessible to - - the source subscription who took it, and target subscriptions included - - in the applyScope in Snapshot - Take.' - signature: get(snapshot_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: snapshot_id - description: Id referencing a particular snapshot. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Snapshot or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations.get_operation_status - name: get_operation_status - summary: Retrieve the status of a take/apply snapshot operation. - signature: get_operation_status(operation_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: operation_id - description: 'Id referencing a particular take/apply snapshot - - operation.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OperationStatus or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations.list - name: list - summary: 'List all accessible snapshots with related information, including - - snapshots that were taken by the user, or snapshots to be applied to - - the user (subscription id was included in the applyScope in Snapshot - - - Take).' - signature: list(type=None, apply_scope=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: type - description: 'User specified object type as a search filter. Possible - - values include: ''FaceList'', ''LargeFaceList'', ''LargePersonGroup'', - - ''PersonGroup''' - defaultValue: None - types: - - - - - - name: apply_scope - description: 'User specified snapshot apply scopes as a search - - filter. ApplyScope is an array of the target Azure subscription ids - - for the snapshot, specified by the user who created the snapshot by - - Snapshot - Take.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: list or ClientRawResponse if raw=true - types: - - [] - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations.take - name: take - summary: 'Submit an operation to take a snapshot of face list, large face list, - - person group or large person group, with user-specified snapshot type, - - source object id, apply scope and an optional user data.
- - The snapshot interfaces are for users to backup and restore their face - - data from one face subscription to another, inside same region or - - across regions. The workflow contains two phases, user first calls - - Snapshot - Take to create a copy of the source object and store it as a - - snapshot, then calls Snapshot - Apply to paste the snapshot to target - - subscription. The snapshots are stored in a centralized location (per - - Azure instance), so that they can be applied cross accounts and - - regions.
- - Taking snapshot is an asynchronous operation. An operation id can be - - obtained from the "Operation-Location" field in response header, to be - - used in OperationStatus - Get for tracking the progress of creating the - - snapshot. The snapshot id will be included in the "resourceLocation" - - field in OperationStatus - Get response when the operation status is - - "succeeded".
- - Snapshot taking time depends on the number of person and face entries - - in the source object. It could be in seconds, or up to several hours - - for 1,000,000 persons with multiple faces.
- - Snapshots will be automatically expired and cleaned in 48 hours after - - it is created by Snapshot - Take. User can delete the snapshot using - - Snapshot - Delete by themselves any time before expiration.
- - Taking snapshot for a certain object will not block any other - - operations against the object. All read-only operations (Get/List and - - Identify/FindSimilar/Verify) can be conducted as usual. For all - - writable operations, including Add/Update/Delete the source object or - - its persons/faces and Train, they are not blocked but not recommended - - because writable updates may not be reflected on the snapshot during - - its taking. After snapshot taking is completed, all readable and - - writable operations can work as normal. Snapshot will also include the - - training results of the source object, which means target subscription - - the snapshot applied to does not need re-train the target object before - - calling Identify/FindSimilar.
- - * Free-tier subscription quota: 100 take operations per month. - - * S0-tier subscription quota: 100 take operations per day.' - signature: take(type, object_id, apply_scope, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: type - description: 'User specified type for the source object to take - - snapshot from. Currently FaceList, PersonGroup, LargeFaceList and - - LargePersonGroup are supported. Possible values include: ''FaceList'', - - ''LargeFaceList'', ''LargePersonGroup'', ''PersonGroup''' - isRequired: true - types: - - - - - - name: object_id - description: 'User specified source object id to take snapshot - - from.' - isRequired: true - types: - - - - name: apply_scope - description: 'User specified array of target Face subscription - - ids for the snapshot. For each snapshot, only subscriptions included - - in the applyScope of Snapshot - Take can apply it.' - isRequired: true - types: - - [] - - name: user_data - description: 'User specified data about the snapshot for any - - purpose. Length should not exceed 16KB.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -- uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations.update - name: update - summary: 'Update the information of a snapshot. Only the source subscription who - - took the snapshot can update the snapshot.' - signature: update(snapshot_id, apply_scope=None, user_data=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: snapshot_id - description: Id referencing a particular snapshot. - isRequired: true - types: - - - - name: apply_scope - description: 'Array of the target Face subscription ids for the - - snapshot, specified by the user who created the snapshot when calling - - Snapshot - Take. For each snapshot, only subscriptions included in the - - applyScope of Snapshot - Take can apply it.' - defaultValue: None - types: - - [] - - name: user_data - description: 'User specified data about the snapshot for any - - purpose. Length should not exceed 16KB.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.cognitiveservices.vision.face.models.APIErrorException -attributes: -- uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.yml deleted file mode 100644 index 89fc53b729aa..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.face.operations -name: operations -fullName: azure.cognitiveservices.vision.face.operations -type: import -classes: -- azure.cognitiveservices.vision.face.operations.FaceListOperations -- azure.cognitiveservices.vision.face.operations.FaceOperations -- azure.cognitiveservices.vision.face.operations.LargeFaceListOperations -- azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations -- azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations -- azure.cognitiveservices.vision.face.operations.PersonGroupOperations -- azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations -- azure.cognitiveservices.vision.face.operations.SnapshotOperations diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.version.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.version.yml deleted file mode 100644 index 2dbfed11baba..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cognitiveservices.vision.face.version -name: version -fullName: azure.cognitiveservices.vision.face.version diff --git a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.yml b/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.yml deleted file mode 100644 index 6c191860ee98..000000000000 --- a/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cognitiveservices.vision.face -name: face -fullName: azure.cognitiveservices.vision.face -type: rootImport -classes: -- azure.cognitiveservices.vision.face.FaceClient -- azure.cognitiveservices.vision.face.FaceClientConfiguration -packages: -- azure.cognitiveservices.vision.face.models -- azure.cognitiveservices.vision.face.operations -modules: -- azure.cognitiveservices.vision.face.version diff --git a/previous/docs-ref-autogen/azure-common/azure.common.AzureConflictHttpError.yml b/previous/docs-ref-autogen/azure-common/azure.common.AzureConflictHttpError.yml deleted file mode 100644 index de7b6cc18630..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.AzureConflictHttpError.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.common.AzureConflictHttpError -name: AzureConflictHttpError -fullName: azure.common.AzureConflictHttpError -module: azure.common -constructor: - syntax: AzureConflictHttpError(message, status_code, *args, **kwargs) - parameters: - - name: message - isRequired: true - - name: status_code - isRequired: true -methods: -- uid: azure.common.AzureConflictHttpError.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.common.AzureConflictHttpError.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.common.AzureConflictHttpError.args - name: args diff --git a/previous/docs-ref-autogen/azure-common/azure.common.AzureException.yml b/previous/docs-ref-autogen/azure-common/azure.common.AzureException.yml deleted file mode 100644 index 09ac92012592..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.AzureException.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.common.AzureException -name: AzureException -fullName: azure.common.AzureException -module: azure.common -constructor: - syntax: AzureException() -methods: -- uid: azure.common.AzureException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.common.AzureException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.common.AzureException.args - name: args diff --git a/previous/docs-ref-autogen/azure-common/azure.common.AzureHttpError.yml b/previous/docs-ref-autogen/azure-common/azure.common.AzureHttpError.yml deleted file mode 100644 index 932dce914e5a..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.AzureHttpError.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.common.AzureHttpError -name: AzureHttpError -fullName: azure.common.AzureHttpError -module: azure.common -constructor: - syntax: AzureHttpError(message, status_code, *args, **kwargs) - parameters: - - name: message - isRequired: true - - name: status_code - isRequired: true -methods: -- uid: azure.common.AzureHttpError.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.common.AzureHttpError.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.common.AzureHttpError.args - name: args diff --git a/previous/docs-ref-autogen/azure-common/azure.common.AzureMissingResourceHttpError.yml b/previous/docs-ref-autogen/azure-common/azure.common.AzureMissingResourceHttpError.yml deleted file mode 100644 index 3f759ea52c14..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.AzureMissingResourceHttpError.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.common.AzureMissingResourceHttpError -name: AzureMissingResourceHttpError -fullName: azure.common.AzureMissingResourceHttpError -module: azure.common -constructor: - syntax: AzureMissingResourceHttpError(message, status_code, *args, **kwargs) - parameters: - - name: message - isRequired: true - - name: status_code - isRequired: true -methods: -- uid: azure.common.AzureMissingResourceHttpError.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.common.AzureMissingResourceHttpError.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.common.AzureMissingResourceHttpError.args - name: args diff --git a/previous/docs-ref-autogen/azure-common/azure.common.client_factory.yml b/previous/docs-ref-autogen/azure-common/azure.common.client_factory.yml deleted file mode 100644 index e3eca4d829e9..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.client_factory.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonModule -uid: azure.common.client_factory -name: client_factory -fullName: azure.common.client_factory -functions: -- uid: azure.common.client_factory.get_client_from_auth_file - name: get_client_from_auth_file - summary: "Return a SDK client initialized with auth file.\n\n*Disclaimer*: This\ - \ is NOT the recommended approach, see [https://aka.ms/azsdk/python/identity/migration](https://aka.ms/azsdk/python/identity/migration)\ - \ for guidance.\n\nYou can specific the file path directly, or fill the environment\ - \ variable AZURE_AUTH_LOCATION.\nFile must be UTF-8.\n\nThis method will fill\ - \ automatically the following client parameters:\n- credentials\n- subscription_id\n\ - - base_url\n\nParameters provided in kwargs will override parameters and be passed\ - \ directly to the client.\n\n\n\n````python\n\n from azure.common.client_factory import get_client_from_auth_file\n\ - \ from azure.mgmt.compute import ComputeManagementClient\n client = get_client_from_auth_file(ComputeManagementClient)\n\ - \ ````\n\nExample of file:\n\n\n\n````json\n\n {\n \"clientId\": \"ad735158-65ca-11e7-ba4d-ecb1d756380e\"\ - ,\n \"clientSecret\": \"b70bb224-65ca-11e7-810c-ecb1d756380e\",\n \ - \ \"subscriptionId\": \"bfc42d3a-65ca-11e7-95cf-ecb1d756380e\",\n \"tenantId\"\ - : \"c81da1d8-65ca-11e7-b1d1-ecb1d756380e\",\n \"activeDirectoryEndpointUrl\"\ - : \"https://login.microsoftonline.com\",\n \"resourceManagerEndpointUrl\"\ - : \"https://management.azure.com/\",\n \"activeDirectoryGraphResourceId\"\ - : \"https://graph.windows.net/\",\n \"sqlManagementEndpointUrl\": \"https://management.core.windows.net:8443/\"\ - ,\n \"galleryEndpointUrl\": \"https://gallery.azure.com/\",\n \"managementEndpointUrl\"\ - : \"https://management.core.windows.net/\"\n }\n ````\n\n*New in version 1.1.7.*\ - \ \n\n*Deprecated since version 1.1.28.*" - signature: get_client_from_auth_file(client_class, auth_path=None, **kwargs) - parameters: - - name: client_class - description: A SDK client class - isRequired: true - - name: auth_path - description: Path to the file. - defaultValue: None - types: - - - return: - description: An instantiated client - exceptions: - - type: KeyError if AZURE_AUTH_LOCATION is not an environment variable and no path - is provided - - type: FileNotFoundError if provided file path does not exists - - type: json.JSONDecodeError if provided file is not JSON valid - - type: UnicodeDecodeError if file is not UTF8 compliant - seeAlsoContent: ' [https://aka.ms/azsdk/python/identity/migration](https://aka.ms/azsdk/python/identity/migration) - - ' -- uid: azure.common.client_factory.get_client_from_cli_profile - name: get_client_from_cli_profile - summary: "Return a SDK client initialized with current CLI credentials, CLI default\ - \ subscription and CLI default cloud.\n\n*Disclaimer*: This is NOT the recommended\ - \ approach to authenticate with CLI login, this method is deprecated.\nuse [https://pypi.org/project/azure-identity/](https://pypi.org/project/azure-identity/)\ - \ and AzureCliCredential instead. See example code below:\n\n\n\n````python\n\n from azure.identity\ - \ import AzureCliCredential\n from azure.mgmt.compute import ComputeManagementClient\n\ - \ client = ComputeManagementClient(AzureCliCredential(), subscription_id)\n\ - \ ````\n\nThis method is not working for azure-cli-core>=2.21.0 (released in\ - \ March 2021).\n\nFor compatible azure-cli-core (< 2.20.0), This method will automatically\ - \ fill the following client parameters:\n- credentials/credential\n- subscription_id\n\ - - base_url\n\nParameters provided in kwargs will override CLI parameters and be\ - \ passed directly to the client.\n\n\n\n````python\n\n from azure.common.client_factory import\ - \ get_client_from_cli_profile\n from azure.mgmt.compute import ComputeManagementClient\n\ - \ client = get_client_from_cli_profile(ComputeManagementClient)\n ````\n\n\ - *New in version 1.1.6.* \n\n*Deprecated since version 1.1.28.*" - signature: get_client_from_cli_profile(client_class, **kwargs) - parameters: - - name: client_class - description: A SDK client class - isRequired: true - return: - description: An instantiated client - exceptions: - - type: ImportError if azure-cli-core package is not available - seeAlsoContent: ' [https://aka.ms/azsdk/python/identity/migration](https://aka.ms/azsdk/python/identity/migration) - - ' -- uid: azure.common.client_factory.get_client_from_json_dict - name: get_client_from_json_dict - summary: "Return a SDK client initialized with a JSON auth dict.\n\n*Disclaimer*:\ - \ This is NOT the recommended approach, see [https://aka.ms/azsdk/python/identity/migration](https://aka.ms/azsdk/python/identity/migration)\ - \ for guidance.\n\nThis method will fill automatically the following client parameters:\n\ - - credentials\n- subscription_id\n- base_url\n- tenant_id\n\nParameters provided\ - \ in kwargs will override parameters and be passed directly to the client.\n\n\ - \n\n````python\n\ - \n from azure.common.client_factory import get_client_from_auth_file\n from\ - \ azure.mgmt.compute import ComputeManagementClient\n config_dict = {\n \ - \ \"clientId\": \"ad735158-65ca-11e7-ba4d-ecb1d756380e\",\n \"clientSecret\"\ - : \"b70bb224-65ca-11e7-810c-ecb1d756380e\",\n \"subscriptionId\": \"bfc42d3a-65ca-11e7-95cf-ecb1d756380e\"\ - ,\n \"tenantId\": \"c81da1d8-65ca-11e7-b1d1-ecb1d756380e\",\n \"activeDirectoryEndpointUrl\"\ - : \"https://login.microsoftonline.com\",\n \"resourceManagerEndpointUrl\"\ - : \"https://management.azure.com/\",\n \"activeDirectoryGraphResourceId\"\ - : \"https://graph.windows.net/\",\n \"sqlManagementEndpointUrl\": \"https://management.core.windows.net:8443/\"\ - ,\n \"galleryEndpointUrl\": \"https://gallery.azure.com/\",\n \"managementEndpointUrl\"\ - : \"https://management.core.windows.net/\"\n }\n client = get_client_from_json_dict(ComputeManagementClient,\ - \ config_dict)\n ````\n\n*New in version 1.1.7.* \n\n*Deprecated since version\ - \ 1.1.28.*" - signature: get_client_from_json_dict(client_class, config_dict, **kwargs) - parameters: - - name: client_class - description: A SDK client class - isRequired: true - - name: config_dict - description: A config dict. - isRequired: true - types: - - - return: - description: An instantiated client - seeAlsoContent: ' [https://aka.ms/azsdk/python/identity/migration](https://aka.ms/azsdk/python/identity/migration) - - ' diff --git a/previous/docs-ref-autogen/azure-common/azure.common.cloud.yml b/previous/docs-ref-autogen/azure-common/azure.common.cloud.yml deleted file mode 100644 index e98b697781c4..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.cloud.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonModule -uid: azure.common.cloud -name: cloud -fullName: azure.common.cloud -functions: -- uid: azure.common.cloud.get_cli_active_cloud - name: get_cli_active_cloud - summary: "Return a CLI active cloud.\n\n*Disclaimer*: This method is not working\ - \ for azure-cli-core>=2.21.0 (released in March 2021).\n\n*New in version 1.1.6.*\ - \ \n\n*Deprecated since version 1.1.28.*" - signature: get_cli_active_cloud() - return: - description: A CLI Cloud - types: - - - exceptions: - - type: ImportError if azure-cli-core package is not available diff --git a/previous/docs-ref-autogen/azure-common/azure.common.credentials.yml b/previous/docs-ref-autogen/azure-common/azure.common.credentials.yml deleted file mode 100644 index b2d4a8d8dbfe..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.credentials.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonModule -uid: azure.common.credentials -name: credentials -fullName: azure.common.credentials -functions: -- uid: azure.common.credentials.get_azure_cli_credentials - name: get_azure_cli_credentials - summary: "Return Credentials and default SubscriptionID of current loaded profile\ - \ of the CLI.\n\n*Disclaimer*: This method is not working for azure-cli-core>=2.21.0\ - \ (released in March 2021).\nIt is now recommended to authenticate using [https://pypi.org/project/azure-identity/](https://pypi.org/project/azure-identity/)\ - \ and AzureCliCredential.\nSee example code below:\n\n\n\n````python\n\n from azure.identity import\ - \ AzureCliCredential\n from azure.mgmt.compute import ComputeManagementClient\n\ - \ client = ComputeManagementClient(AzureCliCredential(), subscription_id)\n\ - \ ````\n\nFor compatible azure-cli-core version (< 2.20.0), credentials will\ - \ be the \"az login\" command:\n[https://docs.microsoft.com/cli/azure/authenticate-azure-cli](https://docs.microsoft.com/cli/azure/authenticate-azure-cli)\n\ - \nDefault subscription ID is either the only one you have, or you can define it:\n\ - [https://docs.microsoft.com/cli/azure/manage-azure-subscriptions-azure-cli](https://docs.microsoft.com/cli/azure/manage-azure-subscriptions-azure-cli)\n\ - \n*New in version 1.1.6.* \n\n*Deprecated since version 1.1.28.*" - signature: get_azure_cli_credentials(resource=None, with_tenant=False) - parameters: - - name: resource - description: The alternative resource for credentials if not ARM (GraphRBac, etc.) - defaultValue: None - types: - - - - name: with_tenant - description: If True, return a three-tuple with last as tenant ID - defaultValue: 'False' - types: - - - return: - description: tuple of Credentials and SubscriptionID (and tenant ID if with_tenant) - types: - - - seeAlsoContent: ' [https://aka.ms/azsdk/python/identity/migration](https://aka.ms/azsdk/python/identity/migration) - - ' -- uid: azure.common.credentials.get_cli_profile - name: get_cli_profile - summary: "Return a CLI profile class.\n\n*Disclaimer*: This method is not working\ - \ for azure-cli-core>=2.21.0 (released in March 2021).\n\n*New in version 1.1.6.*\ - \ \n\n*Deprecated since version 1.1.28.*" - signature: get_cli_profile() - return: - description: A CLI Profile - types: - - - exceptions: - - type: ImportError if azure-cli-core package is not available diff --git a/previous/docs-ref-autogen/azure-common/azure.common.exceptions.yml b/previous/docs-ref-autogen/azure-common/azure.common.exceptions.yml deleted file mode 100644 index 919416eb3f21..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.exceptions.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.common.exceptions -name: exceptions -fullName: azure.common.exceptions diff --git a/previous/docs-ref-autogen/azure-common/azure.common.yml b/previous/docs-ref-autogen/azure-common/azure.common.yml deleted file mode 100644 index 080c02dae947..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.common.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.common -name: common -fullName: azure.common -type: rootImport -classes: -- azure.common.AzureConflictHttpError -- azure.common.AzureException -- azure.common.AzureHttpError -- azure.common.AzureMissingResourceHttpError -modules: -- azure.common.client_factory -- azure.common.cloud -- azure.common.credentials -- azure.common.exceptions diff --git a/previous/docs-ref-autogen/azure-common/azure.profiles.DefaultProfile.yml b/previous/docs-ref-autogen/azure-common/azure.profiles.DefaultProfile.yml deleted file mode 100644 index 8964382b8269..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.profiles.DefaultProfile.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.profiles.DefaultProfile -name: DefaultProfile -fullName: azure.profiles.DefaultProfile -module: azure.profiles -summary: Store a default profile. -constructor: - syntax: DefaultProfile() -variables: -- description: The default profile as class attribute - name: profile - types: - - -methods: -- uid: azure.profiles.DefaultProfile.definition - name: definition - signature: definition() -- uid: azure.profiles.DefaultProfile.use - name: use - summary: Define a new default profile. - signature: use(profile) - parameters: - - name: profile - isRequired: true -attributes: -- uid: azure.profiles.DefaultProfile.profile - name: profile - signature: profile = latest diff --git a/previous/docs-ref-autogen/azure-common/azure.profiles.KnownProfiles.yml b/previous/docs-ref-autogen/azure-common/azure.profiles.KnownProfiles.yml deleted file mode 100644 index a8665049aaa1..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.profiles.KnownProfiles.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.profiles.KnownProfiles -name: KnownProfiles -fullName: azure.profiles.KnownProfiles -summary: "This defines known Azure Profiles.\n\nThere is two meta-profiles:\n\n* latest\ - \ : will always use latest available api-version on each package \n\n* default :\ - \ mutable, will define profile automatically for all packages \n\nIf you change\ - \ default, this changes all created packages on the fly to\nthis profile. This can\ - \ be used to switch a complete set of API Version\nwithout re-creating all clients." -module: azure.profiles -fields: -- name: default - uid: azure.profiles.KnownProfiles.default -- name: latest - uid: azure.profiles.KnownProfiles.latest -- name: v2017_03_09_profile - uid: azure.profiles.KnownProfiles.v2017_03_09_profile -- name: v2018_03_01_hybrid - uid: azure.profiles.KnownProfiles.v2018_03_01_hybrid -- name: v2019_03_01_hybrid - uid: azure.profiles.KnownProfiles.v2019_03_01_hybrid -- name: v2020_09_01_hybrid - uid: azure.profiles.KnownProfiles.v2020_09_01_hybrid diff --git a/previous/docs-ref-autogen/azure-common/azure.profiles.ProfileDefinition.yml b/previous/docs-ref-autogen/azure-common/azure.profiles.ProfileDefinition.yml deleted file mode 100644 index eaa640146080..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.profiles.ProfileDefinition.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.profiles.ProfileDefinition -name: ProfileDefinition -fullName: azure.profiles.ProfileDefinition -module: azure.profiles -summary: 'Allow to define a custom Profile definition. - - - Note: - - - The dict format taken as input is yet to be confirmed and should - - *not* be considered as stable in the current implementation.' -constructor: - syntax: ProfileDefinition(profile_dict, label=None) - parameters: - - name: profile_dict - description: A profile dictionnary - isRequired: true - types: - - - - name: label - description: A label for pretty printing - defaultValue: None - types: - - -methods: -- uid: azure.profiles.ProfileDefinition.get_profile_dict - name: get_profile_dict - summary: 'Return the current profile dict. - - - This is internal information, and content should not be considered stable.' - signature: get_profile_dict() -attributes: -- uid: azure.profiles.ProfileDefinition.label - name: label - summary: The label associated to this profile definition. diff --git a/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.InvalidMultiApiClientError.yml b/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.InvalidMultiApiClientError.yml deleted file mode 100644 index abb93d2c116b..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.InvalidMultiApiClientError.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.profiles.multiapiclient.InvalidMultiApiClientError -name: InvalidMultiApiClientError -fullName: azure.profiles.multiapiclient.InvalidMultiApiClientError -module: azure.profiles.multiapiclient -summary: If the mixin is not used with a compatible class. -constructor: - syntax: InvalidMultiApiClientError() -methods: -- uid: azure.profiles.multiapiclient.InvalidMultiApiClientError.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.profiles.multiapiclient.InvalidMultiApiClientError.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.profiles.multiapiclient.InvalidMultiApiClientError.args - name: args diff --git a/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.MultiApiClientMixin.yml b/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.MultiApiClientMixin.yml deleted file mode 100644 index 54a418d0b9eb..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.MultiApiClientMixin.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.profiles.multiapiclient.MultiApiClientMixin -name: MultiApiClientMixin -fullName: azure.profiles.multiapiclient.MultiApiClientMixin -module: azure.profiles.multiapiclient -summary: 'Mixin that contains multi-api version profile management. - - - To use this mixin, a client must define two class attributes: - - - LATEST_PROFILE : a ProfileDefinition correspond to latest profile - - - _PROFILE_TAG : a tag that filter a full profile for this particular client - - - This should not be used directly and will only provide private methods.' -constructor: - syntax: MultiApiClientMixin(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.yml b/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.yml deleted file mode 100644 index c19a507d20b4..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.profiles.multiapiclient -name: multiapiclient -fullName: azure.profiles.multiapiclient -classes: -- azure.profiles.multiapiclient.InvalidMultiApiClientError -- azure.profiles.multiapiclient.MultiApiClientMixin diff --git a/previous/docs-ref-autogen/azure-common/azure.profiles.yml b/previous/docs-ref-autogen/azure-common/azure.profiles.yml deleted file mode 100644 index edc20772aa7c..000000000000 --- a/previous/docs-ref-autogen/azure-common/azure.profiles.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.profiles -name: profiles -fullName: azure.profiles -type: rootImport -classes: -- azure.profiles.DefaultProfile -- azure.profiles.ProfileDefinition -modules: -- azure.profiles.multiapiclient -enums: -- azure.profiles.KnownProfiles diff --git a/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.aio.CommunicationRelayClient.yml b/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.aio.CommunicationRelayClient.yml deleted file mode 100644 index 18ba1bcd168e..000000000000 --- a/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.aio.CommunicationRelayClient.yml +++ /dev/null @@ -1,113 +0,0 @@ -### YamlMime:PythonClass -uid: azure.communication.networktraversal.aio.CommunicationRelayClient -name: CommunicationRelayClient -fullName: azure.communication.networktraversal.aio.CommunicationRelayClient -module: azure.communication.networktraversal.aio -summary: Azure Communication Services Network Traversal client. -constructor: - syntax: 'CommunicationRelayClient(endpoint: str, credential: AsyncTokenCredential - | AzureKeyCredential, **kwargs)' - parameters: - - name: endpoint - description: The endpoint url for Azure Communication Service resource. - isRequired: true - types: - - - - name: credential - description: The credential we use to authenticate against the service. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: api_version - description: 'Azure Communication Network Traversal API version. - - Default value is "2022-03-01-preview". - - Note that overriding this default value may result in unsupported behavior.' - types: - - -examples: -- "\n\n\n\n````python\n\n : utf-8\n\n -------------------------------------------------------------------\n\ - \ ght (c) Microsoft Corporation. All rights reserved.\n ed under the MIT License.\ - \ See License.txt in the project root for\n e information.\n --------------------------------------------------------------------\n\ - \n\n twork_traversal_samples_async.py\n ION:\n e samples demonstrate creating\ - \ a user, issuing a token, revoking a token and deleting a user.\n\n\n on network_traversal_samples.py\n\ - \ the environment variables with your own values before running the sample:\n\ - \ OMMUNICATION_SAMPLES_CONNECTION_STRING - the connection string in your ACS resource\n\ - \ ZURE_CLIENT_ID - the client ID of your active directory application\n ZURE_CLIENT_SECRET\ - \ - the secret of your active directory application\n ZURE_TENANT_ID - the tenant\ - \ ID of your active directory application\n\n s\n syncio\n re.communication.networktraversal._shared.utils\ - \ import parse_connection_str\n\n mmunicationRelayClientSamples(object):\n\n \ - \ __init__(self):\n self.connection_string = os.getenv('COMMUNICATION_SAMPLES_CONNECTION_STRING')\n\ - \ self.client_id = os.getenv('AZURE_CLIENT_ID')\n self.client_secret = os.getenv('AZURE_CLIENT_SECRET')\n\ - \ self.tenant_id = os.getenv('AZURE_TENANT_ID')\n\n c def get_relay_config(self):\n\ - \ from azure.communication.networktraversal.aio import CommunicationRelayClient\n\ - \ from azure.communication.identity.aio import CommunicationIdentityClient\n\n\ - \ if self.client_id is not None and self.client_secret is not None and self.tenant_id\ - \ is not None:\n from azure.identity.aio import DefaultAzureCredential\n \ - \ endpoint, _ = parse_connection_str(self.connection_string)\n identity_client\ - \ = CommunicationIdentityClient(endpoint, DefaultAzureCredential())\n relay_client\ - \ = CommunicationRelayClient(endpoint, DefaultAzureCredential())\n else:\n \ - \ identity_client = CommunicationIdentityClient.from_connection_string(self.connection_string)\n\ - \ relay_client = CommunicationRelayClient.from_connection_string(self.connection_string)\n\ - \n async with identity_client:\n print(\"Creating new user\")\n user\ - \ = await identity_client.create_user()\n print(\"User created with id:\"\ - \ + user.properties.get('id'))\n\n async with relay_client:\n print(\"Getting\ - \ relay configuration\")\n relay_configuration = await relay_client.get_relay_configuration(user=user)\n\ - \n for iceServer in relay_configuration.ice_servers:\n print(\"Icer server:\"\ - )\n print(iceServer)\n\n f main():\n le = CommunicationRelayClientSamples()\n\ - \ t sample.get_relay_config()\n\n e__ == '__main__':\n cio.run(main())\n\n\ - \ ````\n" -methods: -- uid: azure.communication.networktraversal.aio.CommunicationRelayClient.close - name: close - summary: 'Close the :class: - - *~azure.communication.networktraversal.aio.CommunicationRelayClient* session.' - signature: async close() -> None -- uid: azure.communication.networktraversal.aio.CommunicationRelayClient.from_connection_string - name: from_connection_string - summary: Create CommunicationRelayClient from a Connection String. - signature: 'from_connection_string(conn_str: str, **kwargs) -> CommunicationRelayClient' - parameters: - - name: conn_str - description: A connection string to an Azure Communication Service resource. - isRequired: true - types: - - - return: - description: Instance of CommunicationRelayClient. - types: - - -- uid: azure.communication.networktraversal.aio.CommunicationRelayClient.get_relay_configuration - name: get_relay_configuration - summary: 'get a Communication Relay configuration. - - :keyword user: Azure Communication User - - :paramtype user: ~azure.communication.identity.CommunicationUserIdentifier - - :keyword route_type: Azure Communication Route Type - - :paramtype route_type: ~azure.communication.networktraversal.RouteType - - :return: CommunicationRelayConfiguration - - :rtype: ~azure.communication.networktraversal.models.CommunicationRelayConfiguration' - signature: 'async get_relay_configuration(*, user: CommunicationUserIdentifier = - None, route_type: str | RouteType | None = None, ttl: int | None = 172800, **kwargs) - -> CommunicationRelayConfiguration' - keywordOnlyParameters: - - name: user - defaultValue: None - - name: route_type - defaultValue: None - - name: ttl - defaultValue: '172800' diff --git a/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.aio.yml b/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.aio.yml deleted file mode 100644 index c5924d9023ea..000000000000 --- a/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.aio.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.communication.networktraversal.aio -name: aio -fullName: azure.communication.networktraversal.aio -type: import -classes: -- azure.communication.networktraversal.aio.CommunicationRelayClient diff --git a/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.yml b/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.yml deleted file mode 100644 index 489d62f17d17..000000000000 --- a/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.communication.networktraversal -name: networktraversal -fullName: azure.communication.networktraversal -type: rootImport -packages: -- azure.communication.networktraversal.aio diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.auth.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.auth.yml deleted file mode 100644 index a436a2dd5ed5..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.auth.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.auth -name: auth -fullName: azure.cosmos.auth -summary: Authorization helper functions in the Azure Cosmos database service. -functions: -- uid: azure.cosmos.auth.GetAuthorizationHeader - name: GetAuthorizationHeader - summary: Gets the authorization header. - signature: GetAuthorizationHeader(cosmos_client, verb, path, resource_id_or_fullname, - is_name_based, resource_type, headers) - parameters: - - name: cosmos_client - isRequired: true - types: - - - - name: verb - isRequired: true - types: - - - - name: path - isRequired: true - types: - - - - name: resource_id_or_fullname - isRequired: true - types: - - - - name: resource_type - isRequired: true - types: - - - - name: headers - isRequired: true - types: - - - - name: is_name_based - isRequired: true - return: - description: The authorization headers. - types: - - diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.base.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.base.yml deleted file mode 100644 index f4eb6227ce9f..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.base.yml +++ /dev/null @@ -1,255 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.base -name: base -fullName: azure.cosmos.base -summary: Base functions in the Azure Cosmos database service. -functions: -- uid: azure.cosmos.base.GenerateGuidId - name: GenerateGuidId - summary: 'Gets a random GUID. - - - Note that here we use python''s UUID generation library. Basically UUID - - is the same as GUID when represented as a string.' - signature: GenerateGuidId() - return: - description: The generated random GUID. - types: - - -- uid: azure.cosmos.base.GetAttachmentIdFromMediaId - name: GetAttachmentIdFromMediaId - summary: Gets attachment id from media id. - signature: GetAttachmentIdFromMediaId(media_id) - parameters: - - name: media_id - isRequired: true - types: - - - return: - description: The attachment id from the media id. - types: - - -- uid: azure.cosmos.base.GetHeaders - name: GetHeaders - summary: Gets HTTP request headers. - signature: GetHeaders(cosmos_client, default_headers, verb, path, resource_id, resource_type, - options, partition_key_range_id=None) - parameters: - - name: cosmos_client - isRequired: true - types: - - - - name: default_headers - isRequired: true - types: - - - - name: verb - isRequired: true - types: - - - - name: path - isRequired: true - types: - - - - name: resource_id - isRequired: true - types: - - - - name: resource_type - isRequired: true - types: - - - - name: options - isRequired: true - types: - - - - name: partition_key_range_id - defaultValue: None - types: - - - return: - description: The HTTP request headers. - types: - - -- uid: azure.cosmos.base.GetItemContainerInfo - name: GetItemContainerInfo - summary: "Given the self link and alt_content_path from the reponse header and result\n\ - \ extract the collection name and collection id\n\n Ever response header has\ - \ alt-content-path that is the\n owner's path in ascii. For document create\ - \ / update requests, this can be used\n to get the collection name, but for\ - \ collection create response, we can't use it.\n So we also rely on" - signature: GetItemContainerInfo(self_link, alt_content_path, id_from_response) - parameters: - - name: self_link - description: Self link of the resource, as obtained from response result. - isRequired: true - types: - - - - name: alt_content_path - description: Owner path of the resource, as obtained from response header. - isRequired: true - types: - - - - name: resource_id - description: "'id' as returned from the response result. This is only used if\ - \ it is deduced that the\n request was to create a collection." - isRequired: true - types: - - - - name: id_from_response - isRequired: true - return: - description: tuple of (collection rid, collection name) - types: - - -- uid: azure.cosmos.base.GetItemContainerLink - name: GetItemContainerLink - summary: Gets the document collection link - signature: GetItemContainerLink(link) - parameters: - - name: link - description: Resource link - isRequired: true - types: - - - return: - description: Document collection link. - types: - - -- uid: azure.cosmos.base.GetPathFromLink - name: GetPathFromLink - summary: Gets path from resource link with optional resource type - signature: GetPathFromLink(resource_link, resource_type='') - parameters: - - name: resource_link - isRequired: true - types: - - - - name: resource_type - isRequired: true - types: - - - return: - description: Path from resource link with resource type appended (if provided). - types: - - -- uid: azure.cosmos.base.GetResourceIdOrFullNameFromLink - name: GetResourceIdOrFullNameFromLink - summary: Gets resource id or full name from resource link. - signature: GetResourceIdOrFullNameFromLink(resource_link) - parameters: - - name: resource_link - isRequired: true - types: - - - return: - description: The resource id or full name from the resource link. - types: - - -- uid: azure.cosmos.base.IndexOfNth - name: IndexOfNth - summary: Gets the index of Nth occurance of a given character in a string - signature: IndexOfNth(s, value, n) - parameters: - - name: s - description: Input string - isRequired: true - types: - - - - name: value - description: Input char to be searched. - isRequired: true - types: - - - - name: n - description: Nth occurrence of char to be searched. - isRequired: true - types: - - - return: - description: Index of the Nth occurrence in the string. - types: - - -- uid: azure.cosmos.base.IsDatabaseLink - name: IsDatabaseLink - summary: Finds whether the link is a database Self Link or a database ID based link - signature: IsDatabaseLink(link) - parameters: - - name: link - description: Link to analyze - isRequired: true - types: - - - return: - description: True or False. - types: - - -- uid: azure.cosmos.base.IsItemContainerLink - name: IsItemContainerLink - summary: Finds whether the link is a document colllection Self Link or a document - colllection ID based link - signature: IsItemContainerLink(link) - parameters: - - name: link - description: Link to analyze - isRequired: true - types: - - - return: - description: True or False. - types: - - -- uid: azure.cosmos.base.IsMasterResource - name: IsMasterResource - signature: IsMasterResource(resourceType) - parameters: - - name: resourceType - isRequired: true -- uid: azure.cosmos.base.IsNameBased - name: IsNameBased - summary: Finds whether the link is name based or not - signature: IsNameBased(link) - parameters: - - name: link - isRequired: true - types: - - - return: - description: True if link is name-based; otherwise, False. - types: - - -- uid: azure.cosmos.base.IsValidBase64String - name: IsValidBase64String - summary: Verifies if a string is a valid Base64 encoded string, after replacing - '-' with '/' - signature: IsValidBase64String(string_to_validate) - parameters: - - name: string_to_validate - description: String to validate. - isRequired: true - types: - - - return: - description: Whether given string is a valid base64 string or not. - types: - - -- uid: azure.cosmos.base.ParsePaths - name: ParsePaths - signature: ParsePaths(paths) - parameters: - - name: paths - isRequired: true -- uid: azure.cosmos.base.TrimBeginningAndEndingSlashes - name: TrimBeginningAndEndingSlashes - summary: Trims beginning and ending slashes - signature: TrimBeginningAndEndingSlashes(path) - parameters: - - name: path - isRequired: true - types: - - - return: - description: Path with beginning and ending slashes trimmed. - types: - - diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.consistent_hash_ring.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.consistent_hash_ring.yml deleted file mode 100644 index 1423f34a3fd1..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.consistent_hash_ring.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.consistent_hash_ring -name: consistent_hash_ring -fullName: azure.cosmos.consistent_hash_ring -summary: Internal class for consistent hash ring implementation in the Azure Cosmos - database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.constants.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.constants.yml deleted file mode 100644 index a8162243c4a8..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.constants.yml +++ /dev/null @@ -1,5 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.constants -name: constants -fullName: azure.cosmos.constants -summary: Class for defining internal constants in the Azure Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.cosmos_client.CosmosClient.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.cosmos_client.CosmosClient.yml deleted file mode 100644 index 9535e64eae2b..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.cosmos_client.CosmosClient.yml +++ /dev/null @@ -1,1866 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.cosmos_client.CosmosClient -name: CosmosClient -fullName: azure.cosmos.cosmos_client.CosmosClient -module: azure.cosmos.cosmos_client -summary: "Represents a document client.\n\nProvides a client-side logical representation\ - \ of the Azure Cosmos\nservice. This client is used to configure and execute requests\ - \ against the\nservice.\n\nThe service client encapsulates the endpoint and credentials\ - \ used to access\nthe Azure Cosmos service.\n\nif url_connection and auth are not\ - \ provided,\n COSMOS_ENDPOINT and COSMOS_KEY environment variables will be used." -constructor: - syntax: CosmosClient(url_connection, auth, connection_policy=None, consistency_level='Session') - parameters: - - name: url_connection - description: The URL for connecting to the DB server. - isRequired: true - types: - - - - name: auth - description: 'Contains ''masterKey'' or ''resourceTokens'', where - - auth[''masterKey''] is the default authorization key to use to - - create the client, and auth[''resourceTokens''] is the alternative - - authorization key.' - isRequired: true - types: - - - - name: connection_policy - description: The connection policy for the client. - defaultValue: None - types: - - - - name: consistency_level - description: The default consistency policy for client operations. - defaultValue: Session - types: - - -methods: -- uid: azure.cosmos.cosmos_client.CosmosClient.Create - name: Create - summary: Creates a Azure Cosmos resource and returns it. - signature: Create(body, path, type, id, initial_headers, options=None) - parameters: - - name: body - isRequired: true - types: - - - - name: path - isRequired: true - types: - - - - name: type - isRequired: true - types: - - - - name: id - isRequired: true - types: - - - - name: initial_headers - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The created Azure Cosmos resource. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateAttachment - name: CreateAttachment - summary: Creates an attachment in a document. - signature: CreateAttachment(document_link, attachment, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: attachment - description: The Azure Cosmos attachment to create. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The created Attachment. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateAttachmentAndUploadMedia - name: CreateAttachmentAndUploadMedia - summary: Creates an attachment and upload media. - signature: CreateAttachmentAndUploadMedia(document_link, readable_stream, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: readable_stream - isRequired: true - types: - - )> - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The created Attachment. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateContainer - name: CreateContainer - summary: Creates a collection in a database. - signature: CreateContainer(database_link, collection, options=None) - parameters: - - name: database_link - description: The link to the database. - isRequired: true - types: - - - - name: collection - description: The Azure Cosmos collection to create. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The Collection that was created. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateDatabase - name: CreateDatabase - summary: Creates a database. - signature: CreateDatabase(database, options=None) - parameters: - - name: database - description: The Azure Cosmos database to create. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The Database that was created. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateItem - name: CreateItem - summary: Creates a document in a collection. - signature: CreateItem(database_or_Container_link, document, options=None) - parameters: - - name: database_or_Container_link - description: The link to the database when using partitioning, otherwise link - to the document collection. - isRequired: true - types: - - - - name: document - description: The Azure Cosmos document to create. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - - name: options['disableAutomaticIdGeneration'] - description: 'Disables the automatic id generation. If id is missing in the body - and this - - option is true, an error will be returned.' - isRequired: true - types: - - '''disableAutomaticIdGeneration''] (' - return: - description: The created Document. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreatePermission - name: CreatePermission - summary: Creates a permission for a user. - signature: CreatePermission(user_link, permission, options=None) - parameters: - - name: user_link - description: The link to the user entity. - isRequired: true - types: - - - - name: permission - description: The Azure Cosmos user permission to create. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The created Permission. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateStoredProcedure - name: CreateStoredProcedure - summary: Creates a stored procedure in a collection. - signature: CreateStoredProcedure(collection_link, sproc, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: sproc - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The created Stored Procedure. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateTrigger - name: CreateTrigger - summary: Creates a trigger in a collection. - signature: CreateTrigger(collection_link, trigger, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: trigger - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The created Trigger. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateUser - name: CreateUser - summary: Creates a user. - signature: CreateUser(database_link, user, options=None) - parameters: - - name: database_link - description: The link to the database. - isRequired: true - types: - - - - name: user - description: The Azure Cosmos user to create. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The created User. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.CreateUserDefinedFunction - name: CreateUserDefinedFunction - summary: Creates a user defined function in a collection. - signature: CreateUserDefinedFunction(collection_link, udf, options=None) - parameters: - - name: collection_link - description: The link to the collection. - isRequired: true - types: - - - - name: udf - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The created UDF. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteAttachment - name: DeleteAttachment - summary: Deletes an attachment. - signature: DeleteAttachment(attachment_link, options=None) - parameters: - - name: attachment_link - description: The link to the attachment. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Attachment. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteConflict - name: DeleteConflict - summary: Deletes a conflict. - signature: DeleteConflict(conflict_link, options=None) - parameters: - - name: conflict_link - description: The link to the conflict. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Conflict. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteContainer - name: DeleteContainer - summary: Deletes a collection. - signature: DeleteContainer(collection_link, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Collection. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteDatabase - name: DeleteDatabase - summary: Deletes a database. - signature: DeleteDatabase(database_link, options=None) - parameters: - - name: database_link - description: The link to the database. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Database. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteItem - name: DeleteItem - summary: Deletes a document. - signature: DeleteItem(document_link, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Document. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeletePermission - name: DeletePermission - summary: Deletes a permission. - signature: DeletePermission(permission_link, options=None) - parameters: - - name: permission_link - description: The link to the permission. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Permission. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteResource - name: DeleteResource - summary: Deletes a Azure Cosmos resource and returns it. - signature: DeleteResource(path, type, id, initial_headers, options=None) - parameters: - - name: path - isRequired: true - types: - - - - name: type - isRequired: true - types: - - - - name: id - isRequired: true - types: - - - - name: initial_headers - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Azure Cosmos resource. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteStoredProcedure - name: DeleteStoredProcedure - summary: Deletes a stored procedure. - signature: DeleteStoredProcedure(sproc_link, options=None) - parameters: - - name: sproc_link - description: The link to the stored procedure. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Stored Procedure. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteTrigger - name: DeleteTrigger - summary: Deletes a trigger. - signature: DeleteTrigger(trigger_link, options=None) - parameters: - - name: trigger_link - description: The link to the trigger. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted Trigger. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteUser - name: DeleteUser - summary: Deletes a user. - signature: DeleteUser(user_link, options=None) - parameters: - - name: user_link - description: The link to the user entity. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted user. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.DeleteUserDefinedFunction - name: DeleteUserDefinedFunction - summary: Deletes a user defined function. - signature: DeleteUserDefinedFunction(udf_link, options=None) - parameters: - - name: udf_link - description: The link to the user defined function. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The deleted UDF. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ExecuteStoredProcedure - name: ExecuteStoredProcedure - summary: Executes a store procedure. - signature: ExecuteStoredProcedure(sproc_link, params, options=None) - parameters: - - name: sproc_link - description: The link to the stored procedure. - isRequired: true - types: - - - - name: params - description: List or None - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The Stored Procedure response. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.GetDatabaseAccount - name: GetDatabaseAccount - summary: Gets database account info. - signature: GetDatabaseAccount(url_connection=None) - parameters: - - name: url_connection - defaultValue: None - return: - description: The Database Account. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.GetPartitionResolver - name: GetPartitionResolver - summary: Gets the partition resolver associated with the database link - signature: GetPartitionResolver(database_link) - parameters: - - name: database_link - description: Database self link or ID based link. - isRequired: true - types: - - - return: - description: An instance of PartitionResolver. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryAttachments - name: QueryAttachments - summary: Queries attachments in a document. - signature: QueryAttachments(document_link, query, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Attachments. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryConflicts - name: QueryConflicts - summary: Queries conflicts in a collection. - signature: QueryConflicts(collection_link, query, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Conflicts. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryContainers - name: QueryContainers - summary: Queries collections in a database. - signature: QueryContainers(database_link, query, options=None) - parameters: - - name: database_link - description: The link to the database. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Collections. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryDatabases - name: QueryDatabases - summary: Queries databases. - signature: QueryDatabases(query, options=None) - parameters: - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Databases. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryFeed - name: QueryFeed - summary: Query Feed for Document Collection resource. - signature: QueryFeed(path, collection_id, query, options, partition_key_range_id=None) - parameters: - - name: path - description: Path to the document collection. - isRequired: true - types: - - - - name: collection_id - description: Id of the document collection. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - isRequired: true - types: - - - - name: partition_key_range_id - description: Partition key range id. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryItems - name: QueryItems - summary: Queries documents in a collection. - signature: QueryItems(database_or_Container_link, query, options=None, partition_key=None) - parameters: - - name: database_or_Container_link - description: The link to the database when using partitioning, otherwise link - to the document collection. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - - name: partition_key - description: Partition key for the query(default value None) - defaultValue: None - types: - - - return: - description: Query Iterable of Documents. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryItemsChangeFeed - name: QueryItemsChangeFeed - summary: Queries documents change feed in a collection. - signature: QueryItemsChangeFeed(collection_link, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: options - description: 'The request options for the request. - - options may also specify partition key range id.' - defaultValue: None - types: - - - return: - description: Query Iterable of Documents. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryOffers - name: QueryOffers - summary: Query for all offers. - signature: QueryOffers(query, options=None) - parameters: - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request - defaultValue: None - types: - - - return: - description: Query Iterable of Offers. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryPermissions - name: QueryPermissions - summary: Queries permissions for a user. - signature: QueryPermissions(user_link, query, options=None) - parameters: - - name: user_link - description: The link to the user entity. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Permissions. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryStoredProcedures - name: QueryStoredProcedures - summary: Queries stored procedures in a collection. - signature: QueryStoredProcedures(collection_link, query, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Stored Procedures. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryTriggers - name: QueryTriggers - summary: Queries triggers in a collection. - signature: QueryTriggers(collection_link, query, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Triggers. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryUserDefinedFunctions - name: QueryUserDefinedFunctions - summary: Queries user defined functions in a collection. - signature: QueryUserDefinedFunctions(collection_link, query, options=None) - parameters: - - name: collection_link - description: The link to the collection. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of UDFs. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.QueryUsers - name: QueryUsers - summary: Queries users in a database. - signature: QueryUsers(database_link, query, options=None) - parameters: - - name: database_link - description: The link to the database. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Users. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.Read - name: Read - summary: Reads a Azure Cosmos resource and returns it. - signature: Read(path, type, id, initial_headers, options=None) - parameters: - - name: path - isRequired: true - types: - - - - name: type - isRequired: true - types: - - - - name: id - isRequired: true - types: - - - - name: initial_headers - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted Azure Cosmos resource. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadAttachment - name: ReadAttachment - summary: Reads an attachment. - signature: ReadAttachment(attachment_link, options=None) - parameters: - - name: attachment_link - description: The link to the attachment. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The read Attachment. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadAttachments - name: ReadAttachments - summary: Reads all attachments in a document. - signature: ReadAttachments(document_link, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Attachments. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadConflict - name: ReadConflict - summary: Reads a conflict. - signature: ReadConflict(conflict_link, options=None) - parameters: - - name: conflict_link - description: The link to the conflict. - isRequired: true - types: - - - - name: options - defaultValue: None - types: - - - return: - description: The read Conflict. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadConflicts - name: ReadConflicts - summary: Reads conflicts. - signature: ReadConflicts(collection_link, feed_options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: feed_options - defaultValue: None - types: - - - return: - description: Query Iterable of Conflicts. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadContainer - name: ReadContainer - summary: Reads a collection. - signature: ReadContainer(collection_link, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The read Collection. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadContainers - name: ReadContainers - summary: Reads all collections in a database. - signature: ReadContainers(database_link, options=None) - parameters: - - name: database_link - description: The link to the database. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Collections. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadDatabase - name: ReadDatabase - summary: Reads a database. - signature: ReadDatabase(database_link, options=None) - parameters: - - name: database_link - description: The link to the database. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The Database that was read. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadDatabases - name: ReadDatabases - summary: Reads all databases. - signature: ReadDatabases(options=None) - parameters: - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Databases. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadItem - name: ReadItem - summary: Reads a document. - signature: ReadItem(document_link, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The read Document. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadItems - name: ReadItems - summary: Reads all documents in a collection. - signature: ReadItems(collection_link, feed_options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: feed_options - defaultValue: None - types: - - - return: - description: Query Iterable of Documents. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadMedia - name: ReadMedia - summary: 'Reads a media. - - - When self.connection_policy.MediaReadMode == - - documents.MediaReadMode.Streamed, returns a file-like stream object; - - otherwise, returns a str.' - signature: ReadMedia(media_link) - parameters: - - name: media_link - description: The link to the media. - isRequired: true - types: - - - return: - description: The read Media. - types: - - - - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadOffer - name: ReadOffer - summary: Reads an offer. - signature: ReadOffer(offer_link) - parameters: - - name: offer_link - description: The link to the offer. - isRequired: true - types: - - - return: - description: The read Offer. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadOffers - name: ReadOffers - summary: Reads all offers. - signature: ReadOffers(options=None) - parameters: - - name: options - description: The request options for the request - defaultValue: None - types: - - - return: - description: Query Iterable of Offers. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadPermission - name: ReadPermission - summary: Reads a permission. - signature: ReadPermission(permission_link, options=None) - parameters: - - name: permission_link - description: The link to the permission. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The read permission. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadPermissions - name: ReadPermissions - summary: Reads all permissions for a user. - signature: ReadPermissions(user_link, options=None) - parameters: - - name: user_link - description: The link to the user entity. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Permissions. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadStoredProcedure - name: ReadStoredProcedure - summary: Reads a stored procedure. - signature: ReadStoredProcedure(sproc_link, options=None) - parameters: - - name: sproc_link - description: The link to the stored procedure. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The read Stored Procedure. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadStoredProcedures - name: ReadStoredProcedures - summary: Reads all store procedures in a collection. - signature: ReadStoredProcedures(collection_link, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Stored Procedures. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadTrigger - name: ReadTrigger - summary: Reads a trigger. - signature: ReadTrigger(trigger_link, options=None) - parameters: - - name: trigger_link - description: The link to the trigger. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The read Trigger. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadTriggers - name: ReadTriggers - summary: Reads all triggers in a collection. - signature: ReadTriggers(collection_link, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of Triggers. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadUser - name: ReadUser - summary: Reads a user. - signature: ReadUser(user_link, options=None) - parameters: - - name: user_link - description: The link to the user entity. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The read User. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadUserDefinedFunction - name: ReadUserDefinedFunction - summary: Reads a user defined function. - signature: ReadUserDefinedFunction(udf_link, options=None) - parameters: - - name: udf_link - description: The link to the user defined function. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The read UDF. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadUserDefinedFunctions - name: ReadUserDefinedFunctions - summary: Reads all user defined functions in a collection. - signature: ReadUserDefinedFunctions(collection_link, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: Query Iterable of UDFs. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadUsers - name: ReadUsers - summary: Reads all users in a database. - signature: ReadUsers(database_link, options=None) - parameters: - - name: database_link - isRequired: true - - name: options - defaultValue: None - return: - description: Query iterable of Users. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.RegisterPartitionResolver - name: RegisterPartitionResolver - summary: Registers the partition resolver associated with the database link - signature: RegisterPartitionResolver(database_link, partition_resolver) - parameters: - - name: database_link - description: Database Self Link or ID based link. - isRequired: true - types: - - - - name: partition_resolver - description: An instance of PartitionResolver. - isRequired: true - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.Replace - name: Replace - summary: Replaces a Azure Cosmos resource and returns it. - signature: Replace(resource, path, type, id, initial_headers, options=None) - parameters: - - name: resource - isRequired: true - types: - - - - name: path - isRequired: true - types: - - - - name: type - isRequired: true - types: - - - - name: id - isRequired: true - types: - - - - name: initial_headers - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The new Azure Cosmos resource. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplaceAttachment - name: ReplaceAttachment - summary: Replaces an attachment and returns it. - signature: ReplaceAttachment(attachment_link, attachment, options=None) - parameters: - - name: attachment_link - description: The link to the attachment. - isRequired: true - types: - - - - name: attachment - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The replaced Attachment - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplaceContainer - name: ReplaceContainer - summary: Replaces a collection and return it. - signature: ReplaceContainer(collection_link, collection, options=None) - parameters: - - name: collection_link - description: The link to the collection entity. - isRequired: true - types: - - - - name: collection - description: The collection to be used. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The new Collection. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplaceItem - name: ReplaceItem - summary: Replaces a document and returns it. - signature: ReplaceItem(document_link, new_document, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: new_document - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The new Document. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplaceOffer - name: ReplaceOffer - summary: Replaces an offer and returns it. - signature: ReplaceOffer(offer_link, offer) - parameters: - - name: offer_link - description: The link to the offer. - isRequired: true - types: - - - - name: offer - isRequired: true - types: - - - return: - description: The replaced Offer. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplacePermission - name: ReplacePermission - summary: Replaces a permission and return it. - signature: ReplacePermission(permission_link, permission, options=None) - parameters: - - name: permission_link - description: The link to the permission. - isRequired: true - types: - - - - name: permission - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The new Permission. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplaceStoredProcedure - name: ReplaceStoredProcedure - summary: Replaces a stored procedure and returns it. - signature: ReplaceStoredProcedure(sproc_link, sproc, options=None) - parameters: - - name: sproc_link - description: The link to the stored procedure. - isRequired: true - types: - - - - name: sproc - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The replaced Stored Procedure. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplaceTrigger - name: ReplaceTrigger - summary: Replaces a trigger and returns it. - signature: ReplaceTrigger(trigger_link, trigger, options=None) - parameters: - - name: trigger_link - description: The link to the trigger. - isRequired: true - types: - - - - name: trigger - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The replaced Trigger. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplaceUser - name: ReplaceUser - summary: Replaces a user and return it. - signature: ReplaceUser(user_link, user, options=None) - parameters: - - name: user_link - description: The link to the user entity. - isRequired: true - types: - - - - name: user - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The new User. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.ReplaceUserDefinedFunction - name: ReplaceUserDefinedFunction - summary: Replaces a user defined function and returns it. - signature: ReplaceUserDefinedFunction(udf_link, udf, options=None) - parameters: - - name: udf_link - description: The link to the user defined function. - isRequired: true - types: - - - - name: udf - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The new UDF. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpdateMedia - name: UpdateMedia - summary: Updates a media and returns it. - signature: UpdateMedia(media_link, readable_stream, options=None) - parameters: - - name: media_link - description: The link to the media. - isRequired: true - types: - - - - name: readable_stream - isRequired: true - types: - - )> - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The updated Media. - types: - - - - - -- uid: azure.cosmos.cosmos_client.CosmosClient.Upsert - name: Upsert - summary: Upserts a Azure Cosmos resource and returns it. - signature: Upsert(body, path, type, id, initial_headers, options=None) - parameters: - - name: body - isRequired: true - types: - - - - name: path - isRequired: true - types: - - - - name: type - isRequired: true - types: - - - - name: id - isRequired: true - types: - - - - name: initial_headers - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted Azure Cosmos resource. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpsertAttachment - name: UpsertAttachment - summary: Upserts an attachment in a document. - signature: UpsertAttachment(document_link, attachment, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: attachment - description: The Azure Cosmos attachment to upsert. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted Attachment. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpsertAttachmentAndUploadMedia - name: UpsertAttachmentAndUploadMedia - summary: Upserts an attachment and upload media. - signature: UpsertAttachmentAndUploadMedia(document_link, readable_stream, options=None) - parameters: - - name: document_link - description: The link to the document. - isRequired: true - types: - - - - name: readable_stream - isRequired: true - types: - - )> - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted Attachment. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpsertItem - name: UpsertItem - summary: Upserts a document in a collection. - signature: UpsertItem(database_or_Container_link, document, options=None) - parameters: - - name: database_or_Container_link - description: The link to the database when using partitioning, otherwise link - to the document collection. - isRequired: true - types: - - - - name: document - description: The Azure Cosmos document to upsert. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - - name: options['disableAutomaticIdGeneration'] - description: 'Disables the automatic id generation. If id is missing in the body - and this - - option is true, an error will be returned.' - isRequired: true - types: - - '''disableAutomaticIdGeneration''] (' - return: - description: The upserted Document. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpsertPermission - name: UpsertPermission - summary: Upserts a permission for a user. - signature: UpsertPermission(user_link, permission, options=None) - parameters: - - name: user_link - description: The link to the user entity. - isRequired: true - types: - - - - name: permission - description: The Azure Cosmos user permission to upsert. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted permission. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpsertStoredProcedure - name: UpsertStoredProcedure - summary: Upserts a stored procedure in a collection. - signature: UpsertStoredProcedure(collection_link, sproc, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: sproc - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted Stored Procedure. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpsertTrigger - name: UpsertTrigger - summary: Upserts a trigger in a collection. - signature: UpsertTrigger(collection_link, trigger, options=None) - parameters: - - name: collection_link - description: The link to the document collection. - isRequired: true - types: - - - - name: trigger - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted Trigger. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpsertUser - name: UpsertUser - summary: Upserts a user. - signature: UpsertUser(database_link, user, options=None) - parameters: - - name: database_link - description: The link to the database. - isRequired: true - types: - - - - name: user - description: The Azure Cosmos user to upsert. - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted User. - types: - - -- uid: azure.cosmos.cosmos_client.CosmosClient.UpsertUserDefinedFunction - name: UpsertUserDefinedFunction - summary: Upserts a user defined function in a collection. - signature: UpsertUserDefinedFunction(collection_link, udf, options=None) - parameters: - - name: collection_link - description: The link to the collection. - isRequired: true - types: - - - - name: udf - isRequired: true - types: - - - - name: options - description: The request options for the request. - defaultValue: None - types: - - - return: - description: The upserted UDF. - types: - - -attributes: -- uid: azure.cosmos.cosmos_client.CosmosClient.ReadEndpoint - name: ReadEndpoint - summary: Gets the curent read endpoint for a geo-replicated database account. -- uid: azure.cosmos.cosmos_client.CosmosClient.Session - name: Session - summary: Gets the session object from the client -- uid: azure.cosmos.cosmos_client.CosmosClient.WriteEndpoint - name: WriteEndpoint - summary: Gets the curent write endpoint for a geo-replicated database account. -- uid: azure.cosmos.cosmos_client.CosmosClient.PartitionResolverErrorMessage - name: PartitionResolverErrorMessage - signature: PartitionResolverErrorMessage = "Couldn't find any partition resolvers - for the database link provided. Ensure that the link you used when registering - the partition resolvers matches the link provided or you need to register both - types of database link(self link as well as ID based link)." diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.cosmos_client.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.cosmos_client.yml deleted file mode 100644 index fcb9b026800c..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.cosmos_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.cosmos_client -name: cosmos_client -fullName: azure.cosmos.cosmos_client -summary: Document client class for the Azure Cosmos database service. -classes: -- azure.cosmos.cosmos_client.CosmosClient diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.default_retry_policy.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.default_retry_policy.yml deleted file mode 100644 index aac439fe4820..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.default_retry_policy.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.default_retry_policy -name: default_retry_policy -fullName: azure.cosmos.default_retry_policy -summary: Internal class for connection reset retry policy implementation in the Azure - Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConnectionMode.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConnectionMode.yml deleted file mode 100644 index 9c1c33726ca5..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConnectionMode.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.ConnectionMode -name: ConnectionMode -fullName: azure.cosmos.documents.ConnectionMode -module: azure.cosmos.documents -summary: Represents the connection mode to be used by the client. -constructor: - syntax: ConnectionMode() -variables: -- description: 'Use the Azure Cosmos gateway to route all requests. The - - gateway proxies requests to the right data partition.' - name: Gateway - types: - - -attributes: -- uid: azure.cosmos.documents.ConnectionMode.Gateway - name: Gateway - signature: Gateway = 0 diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConnectionPolicy.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConnectionPolicy.yml deleted file mode 100644 index 2b02a122a44b..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConnectionPolicy.yml +++ /dev/null @@ -1,87 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.ConnectionPolicy -name: ConnectionPolicy -fullName: azure.cosmos.documents.ConnectionPolicy -module: azure.cosmos.documents -summary: Represents the Connection policy assocated with a CosmosClient. -constructor: - syntax: ConnectionPolicy() -variables: -- description: 'Gets or sets the request timeout (time to wait - - for response from network peer).' - name: RequestTimeout - types: - - -- description: 'Gets or sets Time to wait for response - - from network peer for attachment content (aka media) operations.' - name: MediaRequestTimeout - types: - - -- description: 'Gets or sets the connection mode used in the client. Currently - - only Gateway is supported.' - name: ConnectionMode - types: - - -- description: Gets or sets the attachment content (aka media) download mode. - name: MediaReadMode - types: - - -- description: Gets or sets the SSL configuration. - name: SSLConfiguration - types: - - -- description: Gets or sets the proxy configuration. - name: ProxyConfiguration - types: - - -- description: 'Gets or sets endpoint discovery flag for geo-replicated database accounts. - - When EnableEndpointDiscovery is true, the client will automatically discover the - - current write and read locations and direct the requests to the correct location - - taking into consideration of the user''s preference(if provided) as PreferredLocations.' - name: EnableEndpointDiscovery - types: - - -- description: 'Gets or sets the preferred locations for geo-replicated database accounts. - - When EnableEndpointDiscovery is true and PreferredLocations is non-empty, - - the client will use this list to evaluate the final location, taking into consideration - - the order specified in PreferredLocations list. The locations in this list are - specified as the names of - - the azure Cosmos locations like, ''West US'', ''East US'', ''Central India'' and - so on.' - name: PreferredLocations - types: - - -- description: Gets or sets the retry options to be applied to all requests when retrying. - name: RetryOptions - types: - - -- description: 'Flag to disable SSL verification for the requests. SSL verification - is enabled by default. - - Don''t set this when targeting production endpoints. - - This is intended to be used only when targeting emulator endpoint to avoid failing - your requests with SSL related error.' - name: DisableSSLVerification - types: - - -- description: Flag to enable writes on any locations (regions) for geo-replicated - database accounts in the azure Cosmos service. - name: UseMultipleWriteLocations - types: - - -- description: Retry Configuration to be used for urllib3 connection retries. - name: ConnectionRetryConfiguration - types: - - ( - - ) diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConsistencyLevel.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConsistencyLevel.yml deleted file mode 100644 index 146371a4df60..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConsistencyLevel.yml +++ /dev/null @@ -1,77 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.ConsistencyLevel -name: ConsistencyLevel -fullName: azure.cosmos.documents.ConsistencyLevel -module: azure.cosmos.documents -summary: 'Represents the consistency levels supported for Azure Cosmos client - - operations. - - - The requested ConsistencyLevel must match or be weaker than that provisioned - - for the database account. Consistency levels. - - - Consistency levels by order of strength are Strong, BoundedStaleness, - - Session, ConsistentPrefix and Eventual.' -constructor: - syntax: ConsistencyLevel() -variables: -- description: 'Strong Consistency guarantees that read operations always - - return the value that was last written.' - name: ConsistencyLevel.Strong - types: - - -- description: 'Bounded Staleness guarantees that reads are not - - too out-of-date. This can be configured based on number of operations - - (MaxStalenessPrefix) or time (MaxStalenessIntervalInSeconds).' - name: ConsistencyLevel.BoundedStaleness - types: - - -- description: 'Session Consistency guarantees monotonic reads (you never - - read old data, then new, then old again), monotonic writes (writes - - are ordered) and read your writes (your writes are immediately - - visible to your reads) within any single session.' - name: ConsistencyLevel.Session - types: - - -- description: 'Eventual Consistency guarantees that reads will return - - a subset of writes. All writes will be eventually be available for - - reads.' - name: ConsistencyLevel.Eventual - types: - - -- description: 'ConsistentPrefix Consistency guarantees that - - reads will return some prefix of all writes with no gaps. All writes - - will be eventually be available for reads.' - name: ConsistencyLevel.ConsistentPrefix - types: - - -attributes: -- uid: azure.cosmos.documents.ConsistencyLevel.BoundedStaleness - name: BoundedStaleness - signature: BoundedStaleness = 'BoundedStaleness' -- uid: azure.cosmos.documents.ConsistencyLevel.ConsistentPrefix - name: ConsistentPrefix - signature: ConsistentPrefix = 'ConsistentPrefix' -- uid: azure.cosmos.documents.ConsistencyLevel.Eventual - name: Eventual - signature: Eventual = 'Eventual' -- uid: azure.cosmos.documents.ConsistencyLevel.Session - name: Session - signature: Session = 'Session' -- uid: azure.cosmos.documents.ConsistencyLevel.Strong - name: Strong - signature: Strong = 'Strong' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.DataType.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.DataType.yml deleted file mode 100644 index 72288cac7b83..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.DataType.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.DataType -name: DataType -fullName: azure.cosmos.documents.DataType -module: azure.cosmos.documents -summary: Specifies the data type of index specs. -constructor: - syntax: DataType() -variables: -- description: Represents a numeric data type. - name: Number - types: - - -- description: Represents a string data type. - name: String - types: - - -- description: Represents a point data type. - name: Point - types: - - -- description: Represents a line string data type. - name: LineString - types: - - -- description: Represents a polygon data type. - name: Polygon - types: - - -- description: Represents a multi-polygon data type. - name: MultiPolygon - types: - - -attributes: -- uid: azure.cosmos.documents.DataType.LineString - name: LineString - signature: LineString = 'LineString' -- uid: azure.cosmos.documents.DataType.MultiPolygon - name: MultiPolygon - signature: MultiPolygon = 'MultiPolygon' -- uid: azure.cosmos.documents.DataType.Number - name: Number - signature: Number = 'Number' -- uid: azure.cosmos.documents.DataType.Point - name: Point - signature: Point = 'Point' -- uid: azure.cosmos.documents.DataType.Polygon - name: Polygon - signature: Polygon = 'Polygon' -- uid: azure.cosmos.documents.DataType.String - name: String - signature: String = 'String' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.DatabaseAccount.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.DatabaseAccount.yml deleted file mode 100644 index cc009e80a08e..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.DatabaseAccount.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.DatabaseAccount -name: DatabaseAccount -fullName: azure.cosmos.documents.DatabaseAccount -module: azure.cosmos.documents -summary: Database account. A DatabaseAccount is the container for databases. -constructor: - syntax: DatabaseAccount() -variables: -- description: The self-link for Databases in the databaseAccount. - name: DatabaseLink - types: - - -- description: The self-link for Media in the databaseAccount. - name: MediaLink - types: - - -- description: Attachment content (media) storage quota in MBs (Retrieved from gateway). - name: MaxMediaStorageUsageInMB - types: - - -- description: 'Current attachment content (media) usage in MBs (Retrieved from gateway). - - Value is returned from cached information updated periodically and - - is not guaranteed to be real time.' - name: CurrentMediaStorageUsageInMB - types: - - -- description: UserConsistencyPolicy settings. - name: ConsistencyPolicy - types: - - -- description: The default consistency level. - name: ConsistencyPolicy['defaultConsistencyLevel'] - types: - - '''defaultConsistencyLevel''] (' -- description: 'In bounded staleness consistency, the maximum allowed staleness in - - terms difference in sequence numbers (aka version).' - name: ConsistencyPolicy['maxStalenessPrefix'] - types: - - '''maxStalenessPrefix''] (' -- description: 'In bounded staleness consistency, the maximum allowed staleness in - - terms time interval.' - name: ConsistencyPolicy['maxStalenessIntervalInSeconds'] - types: - - '''maxStalenessIntervalInSeconds''] (' -- description: 'Flag on the azure Cosmos account that indicates if writes can take - - place in multiple locations.' - name: EnableMultipleWritableLocations - types: - - -attributes: -- uid: azure.cosmos.documents.DatabaseAccount.ReadableLocations - name: ReadableLocations - summary: Gets the list of readable locations for a geo-replicated database account. -- uid: azure.cosmos.documents.DatabaseAccount.WritableLocations - name: WritableLocations - summary: Gets the list of writable locations for a geo-replicated database account. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexKind.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexKind.yml deleted file mode 100644 index e72eb6d42c00..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexKind.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.IndexKind -name: IndexKind -fullName: azure.cosmos.documents.IndexKind -module: azure.cosmos.documents -summary: Specifies the index kind of index specs. -constructor: - syntax: IndexKind() -variables: -- description: 'The index entries are hashed to serve point look up queries. - - Can be used to serve queries like: SELECT * FROM docs d WHERE d.prop = 5' - name: IndexKind.Hash - types: - - -- description: 'The index entries are ordered. Range indexes are optimized for - - inequality predicate queries with efficient range scans. - - Can be used to serve queries like: SELECT * FROM docs d WHERE d.prop > 5' - name: IndexKind.Range - types: - - -attributes: -- uid: azure.cosmos.documents.IndexKind.Hash - name: Hash - signature: Hash = 'Hash' -- uid: azure.cosmos.documents.IndexKind.Range - name: Range - signature: Range = 'Range' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexingDirective.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexingDirective.yml deleted file mode 100644 index cd353210899c..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexingDirective.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.IndexingDirective -name: IndexingDirective -fullName: azure.cosmos.documents.IndexingDirective -module: azure.cosmos.documents -summary: Specifies whether or not the resource is to be indexed. -constructor: - syntax: IndexingDirective() -variables: -- description: Use any pre-defined/pre-configured defaults. - name: Default - types: - - -- description: Index the resource. - name: Exclude - types: - - -- description: Do not index the resource. - name: Include - types: - - -attributes: -- uid: azure.cosmos.documents.IndexingDirective.Default - name: Default - signature: Default = 0 -- uid: azure.cosmos.documents.IndexingDirective.Exclude - name: Exclude - signature: Exclude = 1 -- uid: azure.cosmos.documents.IndexingDirective.Include - name: Include - signature: Include = 2 diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexingMode.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexingMode.yml deleted file mode 100644 index f4e85cbca9e3..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexingMode.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.IndexingMode -name: IndexingMode -fullName: azure.cosmos.documents.IndexingMode -module: azure.cosmos.documents -summary: Specifies the supported indexing modes. -constructor: - syntax: IndexingMode() -variables: -- description: 'Index is updated synchronously with a create or - - update operation. With consistent indexing, query behavior is the - - same as the default consistency level for the collection. - - - The index is - - always kept up to date with the data.' - name: Consistent - types: - - -- description: 'Index is updated asynchronously with respect to a create - - or update operation. - - - With lazy indexing, queries are eventually consistent. The index is - - updated when the collection is idle.' - name: Lazy - types: - - -- description: 'No index is provided. - - - Setting IndexingMode to "None" drops the index. Use this if you don''t - - want to maintain the index for a document collection, to save the - - storage cost or improve the write throughput. Your queries will - - degenerate to scans of the entire collection.' - name: NoIndex - types: - - -attributes: -- uid: azure.cosmos.documents.IndexingMode.Consistent - name: Consistent - signature: Consistent = 'consistent' -- uid: azure.cosmos.documents.IndexingMode.Lazy - name: Lazy - signature: Lazy = 'lazy' -- uid: azure.cosmos.documents.IndexingMode.NoIndex - name: NoIndex - signature: NoIndex = 'none' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.MediaReadMode.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.MediaReadMode.yml deleted file mode 100644 index 257c022d723a..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.MediaReadMode.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.MediaReadMode -name: MediaReadMode -fullName: azure.cosmos.documents.MediaReadMode -module: azure.cosmos.documents -summary: 'Represents the mode for use with downloading attachment content - - (aka media).' -constructor: - syntax: MediaReadMode() -variables: -- description: 'Content is buffered at the client and not directly - - streamed from the content store. - - - Use Buffered to reduce the time taken to read and write media files.' - name: Buffered - types: - - -- description: 'Content is directly streamed from the content store - - without any buffering at the client. - - - Use Streamed to reduce the client memory overhead of reading and - - writing media files.' - name: Streamed - types: - - -attributes: -- uid: azure.cosmos.documents.MediaReadMode.Buffered - name: Buffered - signature: Buffered = 'Buffered' -- uid: azure.cosmos.documents.MediaReadMode.Streamed - name: Streamed - signature: Streamed = 'Streamed' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.PartitionKind.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.PartitionKind.yml deleted file mode 100644 index ce296931d435..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.PartitionKind.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.PartitionKind -name: PartitionKind -fullName: azure.cosmos.documents.PartitionKind -module: azure.cosmos.documents -summary: Specifies the kind of partitioning to be applied. -constructor: - syntax: PartitionKind() -variables: -- description: The partition key definition path is hashed. - name: PartitionKind.Hash - types: - - -attributes: -- uid: azure.cosmos.documents.PartitionKind.Hash - name: Hash - signature: Hash = 'Hash' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.PermissionMode.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.PermissionMode.yml deleted file mode 100644 index b5187d44b30d..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.PermissionMode.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.PermissionMode -name: PermissionMode -fullName: azure.cosmos.documents.PermissionMode -module: azure.cosmos.documents -summary: Enumeration specifying applicability of permission. -constructor: - syntax: PermissionMode() -variables: -- description: None. - name: PermissionMode.NoneMode - types: - - -- description: Permission applicable for read operations only. - name: PermissionMode.Read - types: - - -- description: Permission applicable for all operations. - name: PermissionMode.All - types: - - -attributes: -- uid: azure.cosmos.documents.PermissionMode.All - name: All - signature: All = 'all' -- uid: azure.cosmos.documents.PermissionMode.NoneMode - name: NoneMode - signature: NoneMode = 'none' -- uid: azure.cosmos.documents.PermissionMode.Read - name: Read - signature: Read = 'read' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ProxyConfiguration.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ProxyConfiguration.yml deleted file mode 100644 index 77d10dfb5035..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ProxyConfiguration.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.ProxyConfiguration -name: ProxyConfiguration -fullName: azure.cosmos.documents.ProxyConfiguration -module: azure.cosmos.documents -summary: Configurations for proxy. -constructor: - syntax: ProxyConfiguration() -variables: -- description: The host address of the proxy. - name: Host - types: - - -- description: The port number of the proxy. - name: Port - types: - - diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.SSLConfiguration.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.SSLConfiguration.yml deleted file mode 100644 index 0b7b1127cff9..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.SSLConfiguration.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.SSLConfiguration -name: SSLConfiguration -fullName: azure.cosmos.documents.SSLConfiguration -module: azure.cosmos.documents -summary: 'Configurations for SSL connections. - - - Please refer to [http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification](http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification) - for more detail.' -constructor: - syntax: SSLConfiguration() -variables: -- description: The path of the key file for ssl connection. - name: SSLKeyFIle - types: - - -- description: The path of the cert file for ssl connection. - name: SSLCertFile - types: - - -- description: The path of the CA_BUNDLE file with certificates of trusted CAs. - name: SSLCaCerts - types: - - diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.TriggerOperation.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.TriggerOperation.yml deleted file mode 100644 index a4a540f561bd..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.TriggerOperation.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.TriggerOperation -name: TriggerOperation -fullName: azure.cosmos.documents.TriggerOperation -module: azure.cosmos.documents -summary: Specifies the operations on which a trigger should be executed. -constructor: - syntax: TriggerOperation() -variables: -- description: All operations. - name: TriggerOperation.All - types: - - -- description: Create operations only. - name: TriggerOperation.Create - types: - - -- description: Update operations only. - name: TriggerOperation.Update - types: - - -- description: Delete operations only. - name: TriggerOperation.Delete - types: - - -- description: Replace operations only. - name: TriggerOperation.Replace - types: - - -attributes: -- uid: azure.cosmos.documents.TriggerOperation.All - name: All - signature: All = 'all' -- uid: azure.cosmos.documents.TriggerOperation.Create - name: Create - signature: Create = 'create' -- uid: azure.cosmos.documents.TriggerOperation.Delete - name: Delete - signature: Delete = 'delete' -- uid: azure.cosmos.documents.TriggerOperation.Replace - name: Replace - signature: Replace = 'replace' -- uid: azure.cosmos.documents.TriggerOperation.Update - name: Update - signature: Update = 'update' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.TriggerType.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.TriggerType.yml deleted file mode 100644 index 6c8aaeae2cb5..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.TriggerType.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.TriggerType -name: TriggerType -fullName: azure.cosmos.documents.TriggerType -module: azure.cosmos.documents -summary: Specifies the type of the trigger. -constructor: - syntax: TriggerType() -variables: -- description: Trigger should be executed before the associated operation(s). - name: TriggerType.Pre - types: - - -- description: Trigger should be executed after the associated operation(s). - name: TriggerType.Post - types: - - -attributes: -- uid: azure.cosmos.documents.TriggerType.Post - name: Post - signature: Post = 'post' -- uid: azure.cosmos.documents.TriggerType.Pre - name: Pre - signature: Pre = 'pre' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.Undefined.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.Undefined.yml deleted file mode 100644 index 7ee3378d2ba1..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.Undefined.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.documents.Undefined -name: Undefined -fullName: azure.cosmos.documents.Undefined -module: azure.cosmos.documents -summary: Represents undefined value for partitionKey when it's mising. -constructor: - syntax: Undefined() diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.yml deleted file mode 100644 index 9e5dd2f1ebf4..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.documents -name: documents -fullName: azure.cosmos.documents -summary: AzureDocument classes and enums for the Azure Cosmos database service. -classes: -- azure.cosmos.documents.ConnectionMode -- azure.cosmos.documents.ConnectionPolicy -- azure.cosmos.documents.ConsistencyLevel -- azure.cosmos.documents.DataType -- azure.cosmos.documents.DatabaseAccount -- azure.cosmos.documents.IndexKind -- azure.cosmos.documents.IndexingDirective -- azure.cosmos.documents.IndexingMode -- azure.cosmos.documents.MediaReadMode -- azure.cosmos.documents.PartitionKind -- azure.cosmos.documents.PermissionMode -- azure.cosmos.documents.ProxyConfiguration -- azure.cosmos.documents.SSLConfiguration -- azure.cosmos.documents.TriggerOperation -- azure.cosmos.documents.TriggerType -- azure.cosmos.documents.Undefined diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.endpoint_discovery_retry_policy.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.endpoint_discovery_retry_policy.yml deleted file mode 100644 index e9ec27e432e6..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.endpoint_discovery_retry_policy.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.endpoint_discovery_retry_policy -name: endpoint_discovery_retry_policy -fullName: azure.cosmos.endpoint_discovery_retry_policy -summary: Internal class for endpoint discovery retry policy implementation in the - Azure Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.CosmosError.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.CosmosError.yml deleted file mode 100644 index fa33fa16e42e..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.CosmosError.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.errors.CosmosError -name: CosmosError -fullName: azure.cosmos.errors.CosmosError -module: azure.cosmos.errors -summary: Base class for all Azure Cosmos errors. -constructor: - syntax: CosmosError() -methods: -- uid: azure.cosmos.errors.CosmosError.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cosmos.errors.CosmosError.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cosmos.errors.CosmosError.args - name: args diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.HTTPFailure.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.HTTPFailure.yml deleted file mode 100644 index 9739f3cbe4e9..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.HTTPFailure.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.errors.HTTPFailure -name: HTTPFailure -fullName: azure.cosmos.errors.HTTPFailure -module: azure.cosmos.errors -summary: Raised when a HTTP request to the Azure Cosmos has failed. -constructor: - syntax: HTTPFailure(status_code, message='', headers=None) - parameters: - - name: status_code - isRequired: true - types: - - - - name: message - isRequired: true - types: - - - - name: headers - defaultValue: None -methods: -- uid: azure.cosmos.errors.HTTPFailure.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cosmos.errors.HTTPFailure.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cosmos.errors.HTTPFailure.args - name: args diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.JSONParseFailure.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.JSONParseFailure.yml deleted file mode 100644 index e387d279edc0..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.JSONParseFailure.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.errors.JSONParseFailure -name: JSONParseFailure -fullName: azure.cosmos.errors.JSONParseFailure -module: azure.cosmos.errors -summary: Raised when fails to parse JSON message. -constructor: - syntax: JSONParseFailure() -methods: -- uid: azure.cosmos.errors.JSONParseFailure.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cosmos.errors.JSONParseFailure.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cosmos.errors.JSONParseFailure.args - name: args diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.UnexpectedDataType.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.UnexpectedDataType.yml deleted file mode 100644 index b3f4ef1d461b..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.UnexpectedDataType.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.errors.UnexpectedDataType -name: UnexpectedDataType -fullName: azure.cosmos.errors.UnexpectedDataType -module: azure.cosmos.errors -summary: Raised when unexpected data type is provided as parameter. -constructor: - syntax: UnexpectedDataType() -methods: -- uid: azure.cosmos.errors.UnexpectedDataType.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.cosmos.errors.UnexpectedDataType.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.cosmos.errors.UnexpectedDataType.args - name: args diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.yml deleted file mode 100644 index 0bfa147d3615..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.errors -name: errors -fullName: azure.cosmos.errors -summary: PyCosmos Exceptions in the Azure Cosmos database service. -classes: -- azure.cosmos.errors.CosmosError -- azure.cosmos.errors.HTTPFailure -- azure.cosmos.errors.JSONParseFailure -- azure.cosmos.errors.UnexpectedDataType diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.aggregators.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.aggregators.yml deleted file mode 100644 index a70b016abe65..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.aggregators.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.execution_context.aggregators -name: aggregators -fullName: azure.cosmos.execution_context.aggregators -summary: Internal class for aggregation queries implementation in the Azure Cosmos - database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.base_execution_context.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.base_execution_context.yml deleted file mode 100644 index 55af76219c0c..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.base_execution_context.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.execution_context.base_execution_context -name: base_execution_context -fullName: azure.cosmos.execution_context.base_execution_context -summary: Internal class for query execution context implementation in the Azure Cosmos - database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.document_producer.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.document_producer.yml deleted file mode 100644 index 445595d90179..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.document_producer.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.execution_context.document_producer -name: document_producer -fullName: azure.cosmos.execution_context.document_producer -summary: Internal class for document producer implementation in the Azure Cosmos database - service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.endpoint_component.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.endpoint_component.yml deleted file mode 100644 index 1ea11a1d94f8..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.endpoint_component.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.execution_context.endpoint_component -name: endpoint_component -fullName: azure.cosmos.execution_context.endpoint_component -summary: Internal class for query execution endpoint component implementation in the - Azure Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.execution_dispatcher.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.execution_dispatcher.yml deleted file mode 100644 index fd4f89528ae9..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.execution_dispatcher.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.execution_context.execution_dispatcher -name: execution_dispatcher -fullName: azure.cosmos.execution_context.execution_dispatcher -summary: Internal class for proxy query execution context implementation in the Azure - Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.multi_execution_aggregator.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.multi_execution_aggregator.yml deleted file mode 100644 index cfa79fa3c4b7..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.multi_execution_aggregator.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.execution_context.multi_execution_aggregator -name: multi_execution_aggregator -fullName: azure.cosmos.execution_context.multi_execution_aggregator -summary: Internal class for multi execution context aggregator implementation in the - Azure Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.query_execution_info.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.query_execution_info.yml deleted file mode 100644 index 2a48903fb012..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.query_execution_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.execution_context.query_execution_info -name: query_execution_info -fullName: azure.cosmos.execution_context.query_execution_info -summary: Internal class for partitioned query execution info implementation in the - Azure Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.yml deleted file mode 100644 index 3f1dd4bea17d..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cosmos.execution_context -name: execution_context -fullName: azure.cosmos.execution_context -type: import -modules: -- azure.cosmos.execution_context.aggregators -- azure.cosmos.execution_context.base_execution_context -- azure.cosmos.execution_context.document_producer -- azure.cosmos.execution_context.endpoint_component -- azure.cosmos.execution_context.execution_dispatcher -- azure.cosmos.execution_context.multi_execution_aggregator -- azure.cosmos.execution_context.query_execution_info diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.global_endpoint_manager.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.global_endpoint_manager.yml deleted file mode 100644 index 9087a698e362..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.global_endpoint_manager.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.global_endpoint_manager -name: global_endpoint_manager -fullName: azure.cosmos.global_endpoint_manager -summary: Internal class for global endpoint manager implementation in the Azure Cosmos - database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.hash_partition_resolver.HashPartitionResolver.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.hash_partition_resolver.HashPartitionResolver.yml deleted file mode 100644 index 5de8415d3494..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.hash_partition_resolver.HashPartitionResolver.yml +++ /dev/null @@ -1,68 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.hash_partition_resolver.HashPartitionResolver -name: HashPartitionResolver -fullName: azure.cosmos.hash_partition_resolver.HashPartitionResolver -module: azure.cosmos.hash_partition_resolver -summary: 'HashPartitionResolver implements partitioning based on the value of a hash - function, allowing you to evenly - - distribute requests and data across a number of partitions.' -constructor: - syntax: HashPartitionResolver(partition_key_extractor, collection_links, default_number_of_virtual_nodes_per_collection=128, - hash_generator=None) - parameters: - - name: partition_key_extractor - description: Returning the partition key from the document passed. - isRequired: true - types: - - - - name: collection_links - description: The links of collections participating in partitioning. - isRequired: true - types: - - - - name: default_number_of_virtual_nodes_per_collection - description: Number of virtual nodes per collection. - defaultValue: '128' - types: - - - - name: hash_generator - description: The hash generator to be used for hashing algorithm. - defaultValue: None - types: - - -methods: -- uid: azure.cosmos.hash_partition_resolver.HashPartitionResolver.ResolveForCreate - name: ResolveForCreate - summary: Resolves the collection for creating the document based on the partition - key. - signature: ResolveForCreate(document) - parameters: - - name: document - description: The document to be created. - isRequired: true - types: - - - return: - description: Collection Self link or Name based link which should handle the Create - operation. - types: - - -- uid: azure.cosmos.hash_partition_resolver.HashPartitionResolver.ResolveForRead - name: ResolveForRead - summary: Resolves the collection for reading/querying the documents based on the - partition key. - signature: ResolveForRead(partition_key) - parameters: - - name: document - description: The document to be read/queried. - isRequired: true - types: - - - - name: partition_key - isRequired: true - return: - description: Collection Self link(s) or Name based link(s) which should handle - the Read operation. - types: - - diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.hash_partition_resolver.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.hash_partition_resolver.yml deleted file mode 100644 index 74dd3ad50efd..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.hash_partition_resolver.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.hash_partition_resolver -name: hash_partition_resolver -fullName: azure.cosmos.hash_partition_resolver -summary: Hash partition resolver implementation in the Azure Cosmos database service. -classes: -- azure.cosmos.hash_partition_resolver.HashPartitionResolver diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.CookieHeaders.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.CookieHeaders.yml deleted file mode 100644 index cf655efad31d..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.CookieHeaders.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.CookieHeaders -name: CookieHeaders -fullName: azure.cosmos.http_constants.CookieHeaders -module: azure.cosmos.http_constants -summary: Constants of cookie headers. -constructor: - syntax: CookieHeaders() -attributes: -- uid: azure.cosmos.http_constants.CookieHeaders.SessionToken - name: SessionToken - signature: SessionToken = 'x-ms-session-token' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.Delimiters.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.Delimiters.yml deleted file mode 100644 index f0f35df1dc64..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.Delimiters.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.Delimiters -name: Delimiters -fullName: azure.cosmos.http_constants.Delimiters -module: azure.cosmos.http_constants -summary: Constants of delimiters. -constructor: - syntax: Delimiters() -attributes: -- uid: azure.cosmos.http_constants.Delimiters.ClientContinuationDelimiter - name: ClientContinuationDelimiter - signature: ClientContinuationDelimiter = '!!' -- uid: azure.cosmos.http_constants.Delimiters.ClientContinuationFormat - name: ClientContinuationFormat - signature: ClientContinuationFormat = '{0}!!{1}' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpContextProperties.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpContextProperties.yml deleted file mode 100644 index c5d12506df11..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpContextProperties.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.HttpContextProperties -name: HttpContextProperties -fullName: azure.cosmos.http_constants.HttpContextProperties -module: azure.cosmos.http_constants -summary: Constants of http context properties. -constructor: - syntax: HttpContextProperties() -attributes: -- uid: azure.cosmos.http_constants.HttpContextProperties.SubscriptionId - name: SubscriptionId - signature: SubscriptionId = 'SubscriptionId' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpHeaderPreferenceTokens.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpHeaderPreferenceTokens.yml deleted file mode 100644 index 223398849073..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpHeaderPreferenceTokens.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.HttpHeaderPreferenceTokens -name: HttpHeaderPreferenceTokens -fullName: azure.cosmos.http_constants.HttpHeaderPreferenceTokens -module: azure.cosmos.http_constants -summary: Constants of http header preference tokens. -constructor: - syntax: HttpHeaderPreferenceTokens() -attributes: -- uid: azure.cosmos.http_constants.HttpHeaderPreferenceTokens.PreferUnfilteredQueryResponse - name: PreferUnfilteredQueryResponse - signature: PreferUnfilteredQueryResponse = 'PreferUnfilteredQueryResponse' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpHeaders.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpHeaders.yml deleted file mode 100644 index 9ee76487369f..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpHeaders.yml +++ /dev/null @@ -1,345 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.HttpHeaders -name: HttpHeaders -fullName: azure.cosmos.http_constants.HttpHeaders -module: azure.cosmos.http_constants -summary: Constants of http headers. -constructor: - syntax: HttpHeaders() -attributes: -- uid: azure.cosmos.http_constants.HttpHeaders.AIM - name: AIM - signature: AIM = 'A-IM' -- uid: azure.cosmos.http_constants.HttpHeaders.Accept - name: Accept - signature: Accept = 'Accept' -- uid: azure.cosmos.http_constants.HttpHeaders.AcceptCharset - name: AcceptCharset - signature: AcceptCharset = 'Accept-Charset' -- uid: azure.cosmos.http_constants.HttpHeaders.AcceptEncoding - name: AcceptEncoding - signature: AcceptEncoding = 'Accept-Encoding' -- uid: azure.cosmos.http_constants.HttpHeaders.AcceptLanguage - name: AcceptLanguage - signature: AcceptLanguage = 'Accept-Language' -- uid: azure.cosmos.http_constants.HttpHeaders.AcceptRanges - name: AcceptRanges - signature: AcceptRanges = 'Accept-Ranges' -- uid: azure.cosmos.http_constants.HttpHeaders.AccessControlAllowHeaders - name: AccessControlAllowHeaders - signature: AccessControlAllowHeaders = 'Access-Control-Allow-Headers' -- uid: azure.cosmos.http_constants.HttpHeaders.AccessControlAllowOrigin - name: AccessControlAllowOrigin - signature: AccessControlAllowOrigin = 'Access-Control-Allow-Origin' -- uid: azure.cosmos.http_constants.HttpHeaders.ActivityId - name: ActivityId - signature: ActivityId = 'x-ms-activity-id' -- uid: azure.cosmos.http_constants.HttpHeaders.AllowTentativeWrites - name: AllowTentativeWrites - signature: AllowTentativeWrites = 'x-ms-cosmos-allow-tentative-writes' -- uid: azure.cosmos.http_constants.HttpHeaders.AlternateContentPath - name: AlternateContentPath - signature: AlternateContentPath = 'x-ms-alt-content-path' -- uid: azure.cosmos.http_constants.HttpHeaders.Authorization - name: Authorization - signature: Authorization = 'authorization' -- uid: azure.cosmos.http_constants.HttpHeaders.CacheControl - name: CacheControl - signature: CacheControl = 'Cache-Control' -- uid: azure.cosmos.http_constants.HttpHeaders.CharacterSet - name: CharacterSet - signature: CharacterSet = 'CharacterSet' -- uid: azure.cosmos.http_constants.HttpHeaders.CollectionCurrentUsageInMb - name: CollectionCurrentUsageInMb - signature: CollectionCurrentUsageInMb = 'x-ms-collection-usage-mb' -- uid: azure.cosmos.http_constants.HttpHeaders.CollectionPartitionInfo - name: CollectionPartitionInfo - signature: CollectionPartitionInfo = 'x-ms-collection-partition-info' -- uid: azure.cosmos.http_constants.HttpHeaders.CollectionQuotaInMb - name: CollectionQuotaInMb - signature: CollectionQuotaInMb = 'x-ms-collection-quota-mb' -- uid: azure.cosmos.http_constants.HttpHeaders.CollectionServiceInfo - name: CollectionServiceInfo - signature: CollectionServiceInfo = 'x-ms-collection-service-info' -- uid: azure.cosmos.http_constants.HttpHeaders.ConsistencyLevel - name: ConsistencyLevel - signature: ConsistencyLevel = 'x-ms-consistency-level' -- uid: azure.cosmos.http_constants.HttpHeaders.ContentEncoding - name: ContentEncoding - signature: ContentEncoding = 'Content-Encoding' -- uid: azure.cosmos.http_constants.HttpHeaders.ContentLanguage - name: ContentLanguage - signature: ContentLanguage = 'Content-Language' -- uid: azure.cosmos.http_constants.HttpHeaders.ContentLength - name: ContentLength - signature: ContentLength = 'Content-Length' -- uid: azure.cosmos.http_constants.HttpHeaders.ContentLocation - name: ContentLocation - signature: ContentLocation = 'Content-Location' -- uid: azure.cosmos.http_constants.HttpHeaders.ContentMd5 - name: ContentMd5 - signature: ContentMd5 = 'Content-Md5' -- uid: azure.cosmos.http_constants.HttpHeaders.ContentRange - name: ContentRange - signature: ContentRange = 'Content-Range' -- uid: azure.cosmos.http_constants.HttpHeaders.ContentType - name: ContentType - signature: ContentType = 'Content-Type' -- uid: azure.cosmos.http_constants.HttpHeaders.Continuation - name: Continuation - signature: Continuation = 'x-ms-continuation' -- uid: azure.cosmos.http_constants.HttpHeaders.CurrentEntityCount - name: CurrentEntityCount - signature: CurrentEntityCount = 'x-ms-root-entity-current-count' -- uid: azure.cosmos.http_constants.HttpHeaders.CurrentMediaStorageUsageInMB - name: CurrentMediaStorageUsageInMB - signature: CurrentMediaStorageUsageInMB = 'x-ms-media-storage-usage-mb' -- uid: azure.cosmos.http_constants.HttpHeaders.DisableRUPerMinuteUsage - name: DisableRUPerMinuteUsage - signature: DisableRUPerMinuteUsage = 'x-ms-documentdb-disable-ru-per-minute-usage' -- uid: azure.cosmos.http_constants.HttpHeaders.ETag - name: ETag - signature: ETag = 'etag' -- uid: azure.cosmos.http_constants.HttpHeaders.EmitVerboseTracesInQuery - name: EmitVerboseTracesInQuery - signature: EmitVerboseTracesInQuery = 'x-ms-documentdb-query-emit-traces' -- uid: azure.cosmos.http_constants.HttpHeaders.EnableCrossPartitionQuery - name: EnableCrossPartitionQuery - signature: EnableCrossPartitionQuery = 'x-ms-documentdb-query-enablecrosspartition' -- uid: azure.cosmos.http_constants.HttpHeaders.EnableScanInQuery - name: EnableScanInQuery - signature: EnableScanInQuery = 'x-ms-documentdb-query-enable-scan' -- uid: azure.cosmos.http_constants.HttpHeaders.EnableScriptLogging - name: EnableScriptLogging - signature: EnableScriptLogging = 'x-ms-documentdb-script-enable-logging' -- uid: azure.cosmos.http_constants.HttpHeaders.ForceRefresh - name: ForceRefresh - signature: ForceRefresh = 'x-ms-force-refresh' -- uid: azure.cosmos.http_constants.HttpHeaders.FullUpgrade - name: FullUpgrade - signature: FullUpgrade = 'x-ms-force-full-upgrade' -- uid: azure.cosmos.http_constants.HttpHeaders.Host - name: Host - signature: Host = 'Host' -- uid: azure.cosmos.http_constants.HttpHeaders.HttpDate - name: HttpDate - signature: HttpDate = 'date' -- uid: azure.cosmos.http_constants.HttpHeaders.IfMatch - name: IfMatch - signature: IfMatch = 'If-Match' -- uid: azure.cosmos.http_constants.HttpHeaders.IfModified_since - name: IfModified_since - signature: IfModified_since = 'If-Modified-Since' -- uid: azure.cosmos.http_constants.HttpHeaders.IfNoneMatch - name: IfNoneMatch - signature: IfNoneMatch = 'If-None-Match' -- uid: azure.cosmos.http_constants.HttpHeaders.IfRange - name: IfRange - signature: IfRange = 'If-Range' -- uid: azure.cosmos.http_constants.HttpHeaders.IfUnmodifiedSince - name: IfUnmodifiedSince - signature: IfUnmodifiedSince = 'If-Unmodified-Since' -- uid: azure.cosmos.http_constants.HttpHeaders.IgnoreInProgressUpgrade - name: IgnoreInProgressUpgrade - signature: IgnoreInProgressUpgrade = 'x-ms-ignore-inprogress-upgrade' -- uid: azure.cosmos.http_constants.HttpHeaders.IncrementalFeedHeaderValue - name: IncrementalFeedHeaderValue - signature: IncrementalFeedHeaderValue = 'Incremental feed' -- uid: azure.cosmos.http_constants.HttpHeaders.IndexTransformationProgress - name: IndexTransformationProgress - signature: IndexTransformationProgress = 'x-ms-documentdb-collection-index-transformation-progress' -- uid: azure.cosmos.http_constants.HttpHeaders.IndexingDirective - name: IndexingDirective - signature: IndexingDirective = 'x-ms-indexing-directive' -- uid: azure.cosmos.http_constants.HttpHeaders.IsCanary - name: IsCanary - signature: IsCanary = 'x-ms-iscanary' -- uid: azure.cosmos.http_constants.HttpHeaders.IsContinuationExpected - name: IsContinuationExpected - signature: IsContinuationExpected = 'x-ms-documentdb-query-iscontinuationexpected' -- uid: azure.cosmos.http_constants.HttpHeaders.IsFeedUnfiltered - name: IsFeedUnfiltered - signature: IsFeedUnfiltered = 'x-ms-is-feed-unfiltered' -- uid: azure.cosmos.http_constants.HttpHeaders.IsQuery - name: IsQuery - signature: IsQuery = 'x-ms-documentdb-isquery' -- uid: azure.cosmos.http_constants.HttpHeaders.IsRUPerMinuteUsed - name: IsRUPerMinuteUsed - signature: IsRUPerMinuteUsed = 'x-ms-documentdb-is-ru-per-minute-used' -- uid: azure.cosmos.http_constants.HttpHeaders.IsUpsert - name: IsUpsert - signature: IsUpsert = 'x-ms-documentdb-is-upsert' -- uid: azure.cosmos.http_constants.HttpHeaders.ItemCount - name: ItemCount - signature: ItemCount = 'x-ms-item-count' -- uid: azure.cosmos.http_constants.HttpHeaders.KeepAlive - name: KeepAlive - signature: KeepAlive = 'Keep-Alive' -- uid: azure.cosmos.http_constants.HttpHeaders.KeyValueEncodingFormat - name: KeyValueEncodingFormat - signature: KeyValueEncodingFormat = 'application/x-www-form-urlencoded' -- uid: azure.cosmos.http_constants.HttpHeaders.LastModified - name: LastModified - signature: LastModified = 'Last-Modified' -- uid: azure.cosmos.http_constants.HttpHeaders.LastStateChangeUtc - name: LastStateChangeUtc - signature: LastStateChangeUtc = 'x-ms-last-state-change-utc' -- uid: azure.cosmos.http_constants.HttpHeaders.LazyIndexingProgress - name: LazyIndexingProgress - signature: LazyIndexingProgress = 'x-ms-documentdb-collection-lazy-indexing-progress' -- uid: azure.cosmos.http_constants.HttpHeaders.Location - name: Location - signature: Location = 'Location' -- uid: azure.cosmos.http_constants.HttpHeaders.MaxEntityCount - name: MaxEntityCount - signature: MaxEntityCount = 'x-ms-root-entity-max-count' -- uid: azure.cosmos.http_constants.HttpHeaders.MaxForwards - name: MaxForwards - signature: MaxForwards = 'Max-Forwards' -- uid: azure.cosmos.http_constants.HttpHeaders.MaxMediaStorageUsageInMB - name: MaxMediaStorageUsageInMB - signature: MaxMediaStorageUsageInMB = 'x-ms-max-media-storage-usage-mb' -- uid: azure.cosmos.http_constants.HttpHeaders.MethodOverride - name: MethodOverride - signature: MethodOverride = 'X-HTTP-Method' -- uid: azure.cosmos.http_constants.HttpHeaders.NewResourceId - name: NewResourceId - signature: NewResourceId = 'x-ms-new-resource-id' -- uid: azure.cosmos.http_constants.HttpHeaders.OcpResourceProviderRegisteredUri - name: OcpResourceProviderRegisteredUri - signature: OcpResourceProviderRegisteredUri = 'ocp-resourceprovider-registered-uri' -- uid: azure.cosmos.http_constants.HttpHeaders.OfferIsRUPerMinuteThroughputEnabled - name: OfferIsRUPerMinuteThroughputEnabled - signature: OfferIsRUPerMinuteThroughputEnabled = 'x-ms-offer-is-ru-per-minute-throughput-enabled' -- uid: azure.cosmos.http_constants.HttpHeaders.OfferThroughput - name: OfferThroughput - signature: OfferThroughput = 'x-ms-offer-throughput' -- uid: azure.cosmos.http_constants.HttpHeaders.OfferType - name: OfferType - signature: OfferType = 'x-ms-offer-type' -- uid: azure.cosmos.http_constants.HttpHeaders.OnlyUpgradeNonSystemApplications - name: OnlyUpgradeNonSystemApplications - signature: OnlyUpgradeNonSystemApplications = 'x-ms-only-upgrade-non-system-applications' -- uid: azure.cosmos.http_constants.HttpHeaders.OnlyUpgradeSystemApplications - name: OnlyUpgradeSystemApplications - signature: OnlyUpgradeSystemApplications = 'x-ms-only-upgrade-system-applications' -- uid: azure.cosmos.http_constants.HttpHeaders.Origin - name: Origin - signature: Origin = 'Origin' -- uid: azure.cosmos.http_constants.HttpHeaders.PageSize - name: PageSize - signature: PageSize = 'x-ms-max-item-count' -- uid: azure.cosmos.http_constants.HttpHeaders.PartitionKey - name: PartitionKey - signature: PartitionKey = 'x-ms-documentdb-partitionkey' -- uid: azure.cosmos.http_constants.HttpHeaders.PartitionKeyRangeID - name: PartitionKeyRangeID - signature: PartitionKeyRangeID = 'x-ms-documentdb-partitionkeyrangeid' -- uid: azure.cosmos.http_constants.HttpHeaders.PopulatePartitionKeyRangeStatistics - name: PopulatePartitionKeyRangeStatistics - signature: PopulatePartitionKeyRangeStatistics = 'x-ms-documentdb-populatepartitionstatistics' -- uid: azure.cosmos.http_constants.HttpHeaders.PopulateQueryMetrics - name: PopulateQueryMetrics - signature: PopulateQueryMetrics = 'x-ms-documentdb-populatequerymetrics' -- uid: azure.cosmos.http_constants.HttpHeaders.PopulateQuotaInfo - name: PopulateQuotaInfo - signature: PopulateQuotaInfo = 'x-ms-documentdb-populatequotainfo' -- uid: azure.cosmos.http_constants.HttpHeaders.PostTriggerExclude - name: PostTriggerExclude - signature: PostTriggerExclude = 'x-ms-documentdb-post-trigger-exclude' -- uid: azure.cosmos.http_constants.HttpHeaders.PostTriggerInclude - name: PostTriggerInclude - signature: PostTriggerInclude = 'x-ms-documentdb-post-trigger-include' -- uid: azure.cosmos.http_constants.HttpHeaders.PreTriggerExclude - name: PreTriggerExclude - signature: PreTriggerExclude = 'x-ms-documentdb-pre-trigger-exclude' -- uid: azure.cosmos.http_constants.HttpHeaders.PreTriggerInclude - name: PreTriggerInclude - signature: PreTriggerInclude = 'x-ms-documentdb-pre-trigger-include' -- uid: azure.cosmos.http_constants.HttpHeaders.Prefer - name: Prefer - signature: Prefer = 'Prefer' -- uid: azure.cosmos.http_constants.HttpHeaders.ProxyAuthenticate - name: ProxyAuthenticate - signature: ProxyAuthenticate = 'Proxy-Authenticate' -- uid: azure.cosmos.http_constants.HttpHeaders.ProxyAuthorization - name: ProxyAuthorization - signature: ProxyAuthorization = 'Proxy-Authorization' -- uid: azure.cosmos.http_constants.HttpHeaders.Query - name: Query - signature: Query = 'x-ms-documentdb-query' -- uid: azure.cosmos.http_constants.HttpHeaders.Referer - name: Referer - signature: Referer = 'referer' -- uid: azure.cosmos.http_constants.HttpHeaders.RequestCharge - name: RequestCharge - signature: RequestCharge = 'x-ms-request-charge' -- uid: azure.cosmos.http_constants.HttpHeaders.RequestId - name: RequestId - signature: RequestId = 'x-ms-request-id' -- uid: azure.cosmos.http_constants.HttpHeaders.ResourceTokenExpiry - name: ResourceTokenExpiry - signature: ResourceTokenExpiry = 'x-ms-documentdb-expiry-seconds' -- uid: azure.cosmos.http_constants.HttpHeaders.RetryAfter - name: RetryAfter - signature: RetryAfter = 'Retry-After' -- uid: azure.cosmos.http_constants.HttpHeaders.RetryAfterInMilliseconds - name: RetryAfterInMilliseconds - signature: RetryAfterInMilliseconds = 'x-ms-retry-after-ms' -- uid: azure.cosmos.http_constants.HttpHeaders.ScriptLogResults - name: ScriptLogResults - signature: ScriptLogResults = 'x-ms-documentdb-script-log-results' -- uid: azure.cosmos.http_constants.HttpHeaders.SessionToken - name: SessionToken - signature: SessionToken = 'x-ms-session-token' -- uid: azure.cosmos.http_constants.HttpHeaders.SetCookie - name: SetCookie - signature: SetCookie = 'Set-Cookie' -- uid: azure.cosmos.http_constants.HttpHeaders.SimpleToken - name: SimpleToken - signature: SimpleToken = 'SWT' -- uid: azure.cosmos.http_constants.HttpHeaders.Slug - name: Slug - signature: Slug = 'Slug' -- uid: azure.cosmos.http_constants.HttpHeaders.SubStatus - name: SubStatus - signature: SubStatus = 'x-ms-substatus' -- uid: azure.cosmos.http_constants.HttpHeaders.ThrottleRetryCount - name: ThrottleRetryCount - signature: ThrottleRetryCount = 'x-ms-throttle-retry-count' -- uid: azure.cosmos.http_constants.HttpHeaders.ThrottleRetryWaitTimeInMs - name: ThrottleRetryWaitTimeInMs - signature: ThrottleRetryWaitTimeInMs = 'x-ms-throttle-retry-wait-time-ms' -- uid: azure.cosmos.http_constants.HttpHeaders.TransferEncoding - name: TransferEncoding - signature: TransferEncoding = 'Transfer-Encoding' -- uid: azure.cosmos.http_constants.HttpHeaders.UpgradeFabricRingCodeAndConfig - name: UpgradeFabricRingCodeAndConfig - signature: UpgradeFabricRingCodeAndConfig = 'x-ms-upgrade-fabric-code-config' -- uid: azure.cosmos.http_constants.HttpHeaders.UpgradeVerificationKind - name: UpgradeVerificationKind - signature: UpgradeVerificationKind = 'x-ms-upgrade-verification-kind' -- uid: azure.cosmos.http_constants.HttpHeaders.UseMasterCollectionResolver - name: UseMasterCollectionResolver - signature: UseMasterCollectionResolver = 'x-ms-use-master-collection-resolver' -- uid: azure.cosmos.http_constants.HttpHeaders.UserAgent - name: UserAgent - signature: UserAgent = 'User-Agent' -- uid: azure.cosmos.http_constants.HttpHeaders.Version - name: Version - signature: Version = 'x-ms-version' -- uid: azure.cosmos.http_constants.HttpHeaders.WrapAssertion - name: WrapAssertion - signature: WrapAssertion = 'wrap_assertion' -- uid: azure.cosmos.http_constants.HttpHeaders.WrapAssertionFormat - name: WrapAssertionFormat - signature: WrapAssertionFormat = 'wrap_assertion_format' -- uid: azure.cosmos.http_constants.HttpHeaders.WrapScope - name: WrapScope - signature: WrapScope = 'wrap_scope' -- uid: azure.cosmos.http_constants.HttpHeaders.WwwAuthenticate - name: WwwAuthenticate - signature: WwwAuthenticate = 'Www-Authenticate' -- uid: azure.cosmos.http_constants.HttpHeaders.XDate - name: XDate - signature: XDate = 'x-ms-date' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpListenerErrorCodes.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpListenerErrorCodes.yml deleted file mode 100644 index 9e5281f61c94..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpListenerErrorCodes.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.HttpListenerErrorCodes -name: HttpListenerErrorCodes -fullName: azure.cosmos.http_constants.HttpListenerErrorCodes -module: azure.cosmos.http_constants -summary: Constants of http listener error codes. -constructor: - syntax: HttpListenerErrorCodes() -attributes: -- uid: azure.cosmos.http_constants.HttpListenerErrorCodes.ERROR_CONNECTION_INVALID - name: ERROR_CONNECTION_INVALID - signature: ERROR_CONNECTION_INVALID = 1229 -- uid: azure.cosmos.http_constants.HttpListenerErrorCodes.ERROR_OPERATION_ABORTED - name: ERROR_OPERATION_ABORTED - signature: ERROR_OPERATION_ABORTED = 995 diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpMethods.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpMethods.yml deleted file mode 100644 index c416dae99aea..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpMethods.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.HttpMethods -name: HttpMethods -fullName: azure.cosmos.http_constants.HttpMethods -module: azure.cosmos.http_constants -summary: Constants of http methods. -constructor: - syntax: HttpMethods() -attributes: -- uid: azure.cosmos.http_constants.HttpMethods.Delete - name: Delete - signature: Delete = 'DELETE' -- uid: azure.cosmos.http_constants.HttpMethods.Get - name: Get - signature: Get = 'GET' -- uid: azure.cosmos.http_constants.HttpMethods.Head - name: Head - signature: Head = 'HEAD' -- uid: azure.cosmos.http_constants.HttpMethods.Options - name: Options - signature: Options = 'OPTIONS' -- uid: azure.cosmos.http_constants.HttpMethods.Post - name: Post - signature: Post = 'POST' -- uid: azure.cosmos.http_constants.HttpMethods.Put - name: Put - signature: Put = 'PUT' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpStatusDescriptions.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpStatusDescriptions.yml deleted file mode 100644 index e87ad44eef42..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpStatusDescriptions.yml +++ /dev/null @@ -1,81 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.HttpStatusDescriptions -name: HttpStatusDescriptions -fullName: azure.cosmos.http_constants.HttpStatusDescriptions -module: azure.cosmos.http_constants -summary: Constants of http status descriptions. -constructor: - syntax: HttpStatusDescriptions() -attributes: -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.Accepted - name: Accepted - signature: Accepted = 'Accepted' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.BadGateway - name: BadGateway - signature: BadGateway = 'Bad Gateway' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.BadRequest - name: BadRequest - signature: BadRequest = 'Bad Request' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.Conflict - name: Conflict - signature: Conflict = 'Conflict' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.Created - name: Created - signature: Created = 'Created' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.Forbidden - name: Forbidden - signature: Forbidden = 'Forbidden' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.GatewayTimeout - name: GatewayTimeout - signature: GatewayTimeout = 'Gateway timed out' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.Gone - name: Gone - signature: Gone = 'Gone' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.InternalServerError - name: InternalServerError - signature: InternalServerError = 'Internal Server Error' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.LengthRequired - name: LengthRequired - signature: LengthRequired = 'Length Required' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.MethodNotAllowed - name: MethodNotAllowed - signature: MethodNotAllowed = 'MethodNotAllowed' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.NoContent - name: NoContent - signature: NoContent = 'No Content' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.NotAcceptable - name: NotAcceptable - signature: NotAcceptable = 'Not Acceptable' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.NotFound - name: NotFound - signature: NotFound = 'Not Found' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.NotModified - name: NotModified - signature: NotModified = 'Not Modified' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.OK - name: OK - signature: OK = 'Ok' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.PreconditionFailed - name: PreconditionFailed - signature: PreconditionFailed = 'Precondition Failed' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.RequestEntityTooLarge - name: RequestEntityTooLarge - signature: RequestEntityTooLarge = 'Request Entity Too Large' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.RequestTimeout - name: RequestTimeout - signature: RequestTimeout = 'Request timed out' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.RetryWith - name: RetryWith - signature: RetryWith = 'Retry the request' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.ServiceUnavailable - name: ServiceUnavailable - signature: ServiceUnavailable = 'Service Unavailable' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.TooManyRequests - name: TooManyRequests - signature: TooManyRequests = 'Too Many Requests' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.Unauthorized - name: Unauthorized - signature: Unauthorized = 'Unauthorized' -- uid: azure.cosmos.http_constants.HttpStatusDescriptions.UnsupportedMediaType - name: UnsupportedMediaType - signature: UnsupportedMediaType = 'Unsupported Media Type' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.QueryStrings.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.QueryStrings.yml deleted file mode 100644 index 2bbfeec9ba28..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.QueryStrings.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.QueryStrings -name: QueryStrings -fullName: azure.cosmos.http_constants.QueryStrings -module: azure.cosmos.http_constants -summary: Constants of query strings. -constructor: - syntax: QueryStrings() -attributes: -- uid: azure.cosmos.http_constants.QueryStrings.ContentView - name: ContentView - signature: ContentView = 'contentview' -- uid: azure.cosmos.http_constants.QueryStrings.Filter - name: Filter - signature: Filter = '$filter' -- uid: azure.cosmos.http_constants.QueryStrings.GenerateId - name: GenerateId - signature: GenerateId = '$generateFor' -- uid: azure.cosmos.http_constants.QueryStrings.GenerateIdBatchSize - name: GenerateIdBatchSize - signature: GenerateIdBatchSize = '$batchSize' -- uid: azure.cosmos.http_constants.QueryStrings.Generic - name: Generic - signature: Generic = 'generic' -- uid: azure.cosmos.http_constants.QueryStrings.GetChildResourcePartitions - name: GetChildResourcePartitions - signature: GetChildResourcePartitions = '$getChildResourcePartitions' -- uid: azure.cosmos.http_constants.QueryStrings.Query - name: Query - signature: Query = 'query' -- uid: azure.cosmos.http_constants.QueryStrings.RootIndex - name: RootIndex - signature: RootIndex = '$rootIndex' -- uid: azure.cosmos.http_constants.QueryStrings.SQLQueryType - name: SQLQueryType - signature: SQLQueryType = 'sql' -- uid: azure.cosmos.http_constants.QueryStrings.Url - name: Url - signature: Url = '$resolveFor' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.ResourceType.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.ResourceType.yml deleted file mode 100644 index 030e63a26ccb..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.ResourceType.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.ResourceType -name: ResourceType -fullName: azure.cosmos.http_constants.ResourceType -module: azure.cosmos.http_constants -summary: Types of resources in Azure Cosmos -constructor: - syntax: ResourceType() -methods: -- uid: azure.cosmos.http_constants.ResourceType.IsCollectionChild - name: IsCollectionChild - signature: static IsCollectionChild(resourceType) - parameters: - - name: resourceType - isRequired: true -attributes: -- uid: azure.cosmos.http_constants.ResourceType.Attachment - name: Attachment - signature: Attachment = 'attachments' -- uid: azure.cosmos.http_constants.ResourceType.Collection - name: Collection - signature: Collection = 'colls' -- uid: azure.cosmos.http_constants.ResourceType.Conflict - name: Conflict - signature: Conflict = 'conflicts' -- uid: azure.cosmos.http_constants.ResourceType.Database - name: Database - signature: Database = 'dbs' -- uid: azure.cosmos.http_constants.ResourceType.DatabaseAccount - name: DatabaseAccount - signature: DatabaseAccount = 'databaseaccount' -- uid: azure.cosmos.http_constants.ResourceType.Document - name: Document - signature: Document = 'docs' -- uid: azure.cosmos.http_constants.ResourceType.Media - name: Media - signature: Media = 'media' -- uid: azure.cosmos.http_constants.ResourceType.Offer - name: Offer - signature: Offer = 'offers' -- uid: azure.cosmos.http_constants.ResourceType.PartitionKeyRange - name: PartitionKeyRange - signature: PartitionKeyRange = 'pkranges' -- uid: azure.cosmos.http_constants.ResourceType.Permission - name: Permission - signature: Permission = 'permissions' -- uid: azure.cosmos.http_constants.ResourceType.Schema - name: Schema - signature: Schema = 'schemas' -- uid: azure.cosmos.http_constants.ResourceType.StoredProcedure - name: StoredProcedure - signature: StoredProcedure = 'sprocs' -- uid: azure.cosmos.http_constants.ResourceType.Topology - name: Topology - signature: Topology = 'topology' -- uid: azure.cosmos.http_constants.ResourceType.Trigger - name: Trigger - signature: Trigger = 'triggers' -- uid: azure.cosmos.http_constants.ResourceType.User - name: User - signature: User = 'users' -- uid: azure.cosmos.http_constants.ResourceType.UserDefinedFunction - name: UserDefinedFunction - signature: UserDefinedFunction = 'udfs' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.StatusCodes.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.StatusCodes.yml deleted file mode 100644 index ea5b9325a81e..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.StatusCodes.yml +++ /dev/null @@ -1,72 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.StatusCodes -name: StatusCodes -fullName: azure.cosmos.http_constants.StatusCodes -module: azure.cosmos.http_constants -summary: HTTP status codes returned by the REST operations -constructor: - syntax: StatusCodes() -attributes: -- uid: azure.cosmos.http_constants.StatusCodes.ACCEPTED - name: ACCEPTED - signature: ACCEPTED = 202 -- uid: azure.cosmos.http_constants.StatusCodes.BAD_REQUEST - name: BAD_REQUEST - signature: BAD_REQUEST = 400 -- uid: azure.cosmos.http_constants.StatusCodes.CONFLICT - name: CONFLICT - signature: CONFLICT = 409 -- uid: azure.cosmos.http_constants.StatusCodes.CREATED - name: CREATED - signature: CREATED = 201 -- uid: azure.cosmos.http_constants.StatusCodes.FORBIDDEN - name: FORBIDDEN - signature: FORBIDDEN = 403 -- uid: azure.cosmos.http_constants.StatusCodes.GONE - name: GONE - signature: GONE = 410 -- uid: azure.cosmos.http_constants.StatusCodes.INTERNAL_SERVER_ERROR - name: INTERNAL_SERVER_ERROR - signature: INTERNAL_SERVER_ERROR = 500 -- uid: azure.cosmos.http_constants.StatusCodes.METHOD_NOT_ALLOWED - name: METHOD_NOT_ALLOWED - signature: METHOD_NOT_ALLOWED = 405 -- uid: azure.cosmos.http_constants.StatusCodes.NOT_FOUND - name: NOT_FOUND - signature: NOT_FOUND = 404 -- uid: azure.cosmos.http_constants.StatusCodes.NOT_MODIFIED - name: NOT_MODIFIED - signature: NOT_MODIFIED = 304 -- uid: azure.cosmos.http_constants.StatusCodes.NO_CONTENT - name: NO_CONTENT - signature: NO_CONTENT = 204 -- uid: azure.cosmos.http_constants.StatusCodes.OK - name: OK - signature: OK = 200 -- uid: azure.cosmos.http_constants.StatusCodes.OPERATION_CANCELLED - name: OPERATION_CANCELLED - signature: OPERATION_CANCELLED = 1201 -- uid: azure.cosmos.http_constants.StatusCodes.OPERATION_PAUSED - name: OPERATION_PAUSED - signature: OPERATION_PAUSED = 1200 -- uid: azure.cosmos.http_constants.StatusCodes.PRECONDITION_FAILED - name: PRECONDITION_FAILED - signature: PRECONDITION_FAILED = 412 -- uid: azure.cosmos.http_constants.StatusCodes.REQUEST_ENTITY_TOO_LARGE - name: REQUEST_ENTITY_TOO_LARGE - signature: REQUEST_ENTITY_TOO_LARGE = 413 -- uid: azure.cosmos.http_constants.StatusCodes.REQUEST_TIMEOUT - name: REQUEST_TIMEOUT - signature: REQUEST_TIMEOUT = 408 -- uid: azure.cosmos.http_constants.StatusCodes.RETRY_WITH - name: RETRY_WITH - signature: RETRY_WITH = 449 -- uid: azure.cosmos.http_constants.StatusCodes.SERVICE_UNAVAILABLE - name: SERVICE_UNAVAILABLE - signature: SERVICE_UNAVAILABLE = 503 -- uid: azure.cosmos.http_constants.StatusCodes.TOO_MANY_REQUESTS - name: TOO_MANY_REQUESTS - signature: TOO_MANY_REQUESTS = 429 -- uid: azure.cosmos.http_constants.StatusCodes.UNAUTHORIZED - name: UNAUTHORIZED - signature: UNAUTHORIZED = 401 diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.SubStatusCodes.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.SubStatusCodes.yml deleted file mode 100644 index c731f67fd5f7..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.SubStatusCodes.yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.SubStatusCodes -name: SubStatusCodes -fullName: azure.cosmos.http_constants.SubStatusCodes -module: azure.cosmos.http_constants -summary: Sub status codes returned by the REST operations specifying the details of - the operation -constructor: - syntax: SubStatusCodes() -attributes: -- uid: azure.cosmos.http_constants.SubStatusCodes.COMPLETING_PARTITION_MIGRATION - name: COMPLETING_PARTITION_MIGRATION - signature: COMPLETING_PARTITION_MIGRATION = 1008 -- uid: azure.cosmos.http_constants.SubStatusCodes.COMPLETING_SPLIT - name: COMPLETING_SPLIT - signature: COMPLETING_SPLIT = 1007 -- uid: azure.cosmos.http_constants.SubStatusCodes.CONFLICT_WITH_CONTROL_PLANE - name: CONFLICT_WITH_CONTROL_PLANE - signature: CONFLICT_WITH_CONTROL_PLANE = 1006 -- uid: azure.cosmos.http_constants.SubStatusCodes.CROSS_PARTITION_QUERY_NOT_SERVABLE - name: CROSS_PARTITION_QUERY_NOT_SERVABLE - signature: CROSS_PARTITION_QUERY_NOT_SERVABLE = 1004 -- uid: azure.cosmos.http_constants.SubStatusCodes.DATABASE_ACCOUNT_NOT_FOUND - name: DATABASE_ACCOUNT_NOT_FOUND - signature: DATABASE_ACCOUNT_NOT_FOUND = 1008 -- uid: azure.cosmos.http_constants.SubStatusCodes.INSUFFICIENT_BINDABLE_PARTITIONS - name: INSUFFICIENT_BINDABLE_PARTITIONS - signature: INSUFFICIENT_BINDABLE_PARTITIONS = 1007 -- uid: azure.cosmos.http_constants.SubStatusCodes.NAME_CACHE_IS_STALE - name: NAME_CACHE_IS_STALE - signature: NAME_CACHE_IS_STALE = 1000 -- uid: azure.cosmos.http_constants.SubStatusCodes.OWNER_RESOURCE_NOT_FOUND - name: OWNER_RESOURCE_NOT_FOUND - signature: OWNER_RESOURCE_NOT_FOUND = 1003 -- uid: azure.cosmos.http_constants.SubStatusCodes.PARTITION_KEY_MISMATCH - name: PARTITION_KEY_MISMATCH - signature: PARTITION_KEY_MISMATCH = 1001 -- uid: azure.cosmos.http_constants.SubStatusCodes.PARTITION_KEY_RANGE_GONE - name: PARTITION_KEY_RANGE_GONE - signature: PARTITION_KEY_RANGE_GONE = 1002 -- uid: azure.cosmos.http_constants.SubStatusCodes.PROVISION_LIMIT_REACHED - name: PROVISION_LIMIT_REACHED - signature: PROVISION_LIMIT_REACHED = 1005 -- uid: azure.cosmos.http_constants.SubStatusCodes.READ_SESSION_NOTAVAILABLE - name: READ_SESSION_NOTAVAILABLE - signature: READ_SESSION_NOTAVAILABLE = 1002 -- uid: azure.cosmos.http_constants.SubStatusCodes.REDUNDANT_COLLECTION_PUT - name: REDUNDANT_COLLECTION_PUT - signature: REDUNDANT_COLLECTION_PUT = 1009 -- uid: azure.cosmos.http_constants.SubStatusCodes.SHARED_THROUGHPUT_DATABASE_QUOTA_EXCEEDED - name: SHARED_THROUGHPUT_DATABASE_QUOTA_EXCEEDED - signature: SHARED_THROUGHPUT_DATABASE_QUOTA_EXCEEDED = 1010 -- uid: azure.cosmos.http_constants.SubStatusCodes.SHARED_THROUGHPUT_OFFER_GROW_NOT_NEEDED - name: SHARED_THROUGHPUT_OFFER_GROW_NOT_NEEDED - signature: SHARED_THROUGHPUT_OFFER_GROW_NOT_NEEDED = 1011 -- uid: azure.cosmos.http_constants.SubStatusCodes.UNKNOWN - name: UNKNOWN - signature: UNKNOWN = 0 -- uid: azure.cosmos.http_constants.SubStatusCodes.WRITE_FORBIDDEN - name: WRITE_FORBIDDEN - signature: WRITE_FORBIDDEN = 3 diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.Versions.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.Versions.yml deleted file mode 100644 index 84ba9c3e270a..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.Versions.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.http_constants.Versions -name: Versions -fullName: azure.cosmos.http_constants.Versions -module: azure.cosmos.http_constants -summary: Constants of versions. -constructor: - syntax: Versions() -attributes: -- uid: azure.cosmos.http_constants.Versions.CurrentVersion - name: CurrentVersion - signature: CurrentVersion = '2018-09-17' -- uid: azure.cosmos.http_constants.Versions.SDKName - name: SDKName - signature: SDKName = 'azure-cosmos' -- uid: azure.cosmos.http_constants.Versions.SDKVersion - name: SDKVersion - signature: SDKVersion = '3.1.2' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.yml deleted file mode 100644 index 231c86b1669a..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.http_constants -name: http_constants -fullName: azure.cosmos.http_constants -summary: HTTP Constants in the Azure Cosmos database service. -classes: -- azure.cosmos.http_constants.CookieHeaders -- azure.cosmos.http_constants.Delimiters -- azure.cosmos.http_constants.HttpContextProperties -- azure.cosmos.http_constants.HttpHeaderPreferenceTokens -- azure.cosmos.http_constants.HttpHeaders -- azure.cosmos.http_constants.HttpListenerErrorCodes -- azure.cosmos.http_constants.HttpMethods -- azure.cosmos.http_constants.HttpStatusDescriptions -- azure.cosmos.http_constants.QueryStrings -- azure.cosmos.http_constants.ResourceType -- azure.cosmos.http_constants.StatusCodes -- azure.cosmos.http_constants.SubStatusCodes -- azure.cosmos.http_constants.Versions diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.EndpointOperationType.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.EndpointOperationType.yml deleted file mode 100644 index 915332929efa..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.EndpointOperationType.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.location_cache.EndpointOperationType -name: EndpointOperationType -fullName: azure.cosmos.location_cache.EndpointOperationType -module: azure.cosmos.location_cache -constructor: - syntax: EndpointOperationType() -attributes: -- uid: azure.cosmos.location_cache.EndpointOperationType.NoneType - name: NoneType - signature: NoneType = 'None' -- uid: azure.cosmos.location_cache.EndpointOperationType.ReadType - name: ReadType - signature: ReadType = 'Read' -- uid: azure.cosmos.location_cache.EndpointOperationType.WriteType - name: WriteType - signature: WriteType = 'Write' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.LocationCache.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.LocationCache.yml deleted file mode 100644 index 7b0624bce22b..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.LocationCache.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.location_cache.LocationCache -name: LocationCache -fullName: azure.cosmos.location_cache.LocationCache -module: azure.cosmos.location_cache -constructor: - syntax: LocationCache(preferred_locations, default_endpoint, enable_endpoint_discovery, - use_multiple_write_locations, refresh_time_interval_in_ms) - parameters: - - name: preferred_locations - isRequired: true - - name: default_endpoint - isRequired: true - - name: enable_endpoint_discovery - isRequired: true - - name: use_multiple_write_locations - isRequired: true - - name: refresh_time_interval_in_ms - isRequired: true -methods: -- uid: azure.cosmos.location_cache.LocationCache.can_use_multiple_write_locations - name: can_use_multiple_write_locations - signature: can_use_multiple_write_locations() -- uid: azure.cosmos.location_cache.LocationCache.can_use_multiple_write_locations_for_request - name: can_use_multiple_write_locations_for_request - signature: can_use_multiple_write_locations_for_request(request) - parameters: - - name: request - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.check_and_update_cache - name: check_and_update_cache - signature: check_and_update_cache() -- uid: azure.cosmos.location_cache.LocationCache.clear_stale_endpoint_unavailability_info - name: clear_stale_endpoint_unavailability_info - signature: clear_stale_endpoint_unavailability_info() -- uid: azure.cosmos.location_cache.LocationCache.current_time_millis - name: current_time_millis - signature: current_time_millis() -- uid: azure.cosmos.location_cache.LocationCache.get_endpoint_by_location - name: get_endpoint_by_location - signature: get_endpoint_by_location(locations) - parameters: - - name: locations - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.get_ordered_read_endpoints - name: get_ordered_read_endpoints - signature: get_ordered_read_endpoints() -- uid: azure.cosmos.location_cache.LocationCache.get_ordered_write_endpoints - name: get_ordered_write_endpoints - signature: get_ordered_write_endpoints() -- uid: azure.cosmos.location_cache.LocationCache.get_preferred_available_endpoints - name: get_preferred_available_endpoints - signature: get_preferred_available_endpoints(endpoints_by_location, orderedLocations, - expected_available_operation, fallback_endpoint) - parameters: - - name: endpoints_by_location - isRequired: true - - name: orderedLocations - isRequired: true - - name: expected_available_operation - isRequired: true - - name: fallback_endpoint - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.get_preferred_locations - name: get_preferred_locations - signature: get_preferred_locations() -- uid: azure.cosmos.location_cache.LocationCache.get_read_endpoint - name: get_read_endpoint - signature: get_read_endpoint() -- uid: azure.cosmos.location_cache.LocationCache.get_read_endpoints - name: get_read_endpoints - signature: get_read_endpoints() -- uid: azure.cosmos.location_cache.LocationCache.get_write_endpoint - name: get_write_endpoint - signature: get_write_endpoint() -- uid: azure.cosmos.location_cache.LocationCache.get_write_endpoints - name: get_write_endpoints - signature: get_write_endpoints() -- uid: azure.cosmos.location_cache.LocationCache.is_endpoint_unavailable - name: is_endpoint_unavailable - signature: is_endpoint_unavailable(endpoint, expected_available_operations) - parameters: - - name: endpoint - isRequired: true - - name: expected_available_operations - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.mark_endpoint_unavailable - name: mark_endpoint_unavailable - signature: mark_endpoint_unavailable(unavailable_endpoint, unavailable_operation_type) - parameters: - - name: unavailable_endpoint - isRequired: true - - name: unavailable_operation_type - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.mark_endpoint_unavailable_for_read - name: mark_endpoint_unavailable_for_read - signature: mark_endpoint_unavailable_for_read(endpoint) - parameters: - - name: endpoint - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.mark_endpoint_unavailable_for_write - name: mark_endpoint_unavailable_for_write - signature: mark_endpoint_unavailable_for_write(endpoint) - parameters: - - name: endpoint - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.perform_on_database_account_read - name: perform_on_database_account_read - signature: perform_on_database_account_read(database_account) - parameters: - - name: database_account - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.resolve_service_endpoint - name: resolve_service_endpoint - signature: resolve_service_endpoint(request) - parameters: - - name: request - isRequired: true -- uid: azure.cosmos.location_cache.LocationCache.should_refresh_endpoints - name: should_refresh_endpoints - signature: should_refresh_endpoints() -- uid: azure.cosmos.location_cache.LocationCache.update_location_cache - name: update_location_cache - signature: update_location_cache(write_locations=None, read_locations=None, enable_multiple_writable_locations=None) - parameters: - - name: write_locations - defaultValue: None - - name: read_locations - defaultValue: None - - name: enable_multiple_writable_locations - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.yml deleted file mode 100644 index 5ba90a0e4790..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.location_cache -name: location_cache -fullName: azure.cosmos.location_cache -summary: 'Implements the abstraction to resolve target location for geo-replicated - DatabaseAccount - - with multiple writable and readable locations.' -classes: -- azure.cosmos.location_cache.EndpointOperationType -- azure.cosmos.location_cache.LocationCache diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.murmur_hash.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.murmur_hash.yml deleted file mode 100644 index 173332d4058b..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.murmur_hash.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.murmur_hash -name: murmur_hash -fullName: azure.cosmos.murmur_hash -summary: Internal class for Murmur hash implementation in the Azure Cosmos database - service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.partition.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.partition.yml deleted file mode 100644 index 6c2b0e09f410..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.partition.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.partition -name: partition -fullName: azure.cosmos.partition -summary: Internal class for client side partition implementation in the Azure Cosmos - database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.QueryIterable.Iterator.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.QueryIterable.Iterator.yml deleted file mode 100644 index c8780dd4eb3a..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.QueryIterable.Iterator.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.query_iterable.QueryIterable.Iterator -name: Iterator -fullName: azure.cosmos.query_iterable.QueryIterable.Iterator -module: azure.cosmos.query_iterable.QueryIterable -constructor: - syntax: Iterator(iterable) - parameters: - - name: iterable - isRequired: true -methods: -- uid: azure.cosmos.query_iterable.QueryIterable.Iterator.next - name: next - signature: next() diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.QueryIterable.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.QueryIterable.yml deleted file mode 100644 index 38a0b05ed92c..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.QueryIterable.yml +++ /dev/null @@ -1,103 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.query_iterable.QueryIterable -name: QueryIterable -fullName: azure.cosmos.query_iterable.QueryIterable -module: azure.cosmos.query_iterable -summary: 'Represents an iterable object of the query results. - - QueryIterable is a wrapper for query execution context. - - - Instantiates a QueryIterable for non-client side partitioning queries. - - _ProxyQueryExecutionContext will be used as the internal query execution context - - - Example of *fetch_function*: - - - ``` - - - >>> def result_fn(result): - - >>> return result[''Databases''] - - ```' -constructor: - syntax: QueryIterable(client, query, options, fetch_function, collection_link=None) - parameters: - - name: client - description: Instance of document client. - isRequired: true - types: - - - - name: query - isRequired: true - types: - - ( - - ) - - name: options - description: The request options for the request. - isRequired: true - types: - - - - name: fetch_function - isRequired: true - types: - - - - name: collection_link - description: If this is a Document query/feed collection_link is required. - defaultValue: None - types: - - -methods: -- uid: azure.cosmos.query_iterable.QueryIterable.PartitioningQueryIterable - name: PartitioningQueryIterable - summary: 'Represents a client side partitioning query iterable. - - - This constructor instantiates a QueryIterable for - - client side partitioning queries, and sets _MultiCollectionQueryExecutionContext - - as the internal execution context.' - signature: PartitioningQueryIterable(client, query, options, database_link, partition_key) - parameters: - - name: client - description: Instance of document client - isRequired: true - types: - - - - name: options - isRequired: true - types: - - - - name: options - description: The request options for the request. - isRequired: true - - name: database_link - description: Database self link or ID based link - isRequired: true - types: - - - - name: partition_key - description: Partition key for the query - isRequired: true - types: - - - - name: query - isRequired: true -- uid: azure.cosmos.query_iterable.QueryIterable.fetch_next_block - name: fetch_next_block - summary: 'Returns a block of results with respecting retry policy. - - - This method only exists for backward compatibility reasons. (Because QueryIterable - - has exposed fetch_next_block api).' - signature: fetch_next_block() - return: - description: List of results. - types: - - diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.yml deleted file mode 100644 index a77bc42f7447..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.query_iterable -name: query_iterable -fullName: azure.cosmos.query_iterable -summary: Iterable query results in the Azure Cosmos database service. -classes: -- azure.cosmos.query_iterable.QueryIterable diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range.Range.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range.Range.yml deleted file mode 100644 index b6b7f0df028c..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range.Range.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.range.Range -name: Range -fullName: azure.cosmos.range.Range -module: azure.cosmos.range -summary: Represents the Range class used to map the partition key of the document - to their associated collection. -constructor: - syntax: Range(low, high) - parameters: - - name: low - isRequired: true - - name: high - isRequired: true -methods: -- uid: azure.cosmos.range.Range.Contains - name: Contains - summary: Checks if the passed parameter is in the range of this object. - signature: Contains(other) - parameters: - - name: other - isRequired: true -- uid: azure.cosmos.range.Range.Intersect - name: Intersect - summary: Checks if the passed parameter intersects the range of this object. - signature: Intersect(other) - parameters: - - name: other - isRequired: true diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range.yml deleted file mode 100644 index 32a753ca94be..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.range -name: range -fullName: azure.cosmos.range -summary: Range class implementation in the Azure Cosmos database service. -classes: -- azure.cosmos.range.Range diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range_partition_resolver.RangePartitionResolver.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range_partition_resolver.RangePartitionResolver.yml deleted file mode 100644 index 8c9cd28e457c..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range_partition_resolver.RangePartitionResolver.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.range_partition_resolver.RangePartitionResolver -name: RangePartitionResolver -fullName: azure.cosmos.range_partition_resolver.RangePartitionResolver -module: azure.cosmos.range_partition_resolver -summary: 'RangePartitionResolver implements partitioning based on the ranges, allowing - you to - - distribute requests and data across a number of partitions.' -constructor: - syntax: RangePartitionResolver(partition_key_extractor, partition_map) - parameters: - - name: partition_key_extractor - description: Returning the partition key from the document passed. - isRequired: true - types: - - - - name: partition_map - description: The dictionary of ranges mapped to their associated collection - isRequired: true - types: - - -methods: -- uid: azure.cosmos.range_partition_resolver.RangePartitionResolver.ResolveForCreate - name: ResolveForCreate - summary: Resolves the collection for creating the document based on the partition - key. - signature: ResolveForCreate(document) - parameters: - - name: document - description: The document to be created. - isRequired: true - types: - - - return: - description: Collection Self link or Name based link which should handle the Create - operation. - types: - - -- uid: azure.cosmos.range_partition_resolver.RangePartitionResolver.ResolveForRead - name: ResolveForRead - summary: Resolves the collection for reading/querying the documents based on the - partition key. - signature: ResolveForRead(partition_key) - parameters: - - name: document - description: The document to be read/queried. - isRequired: true - types: - - - - name: partition_key - isRequired: true - return: - description: Collection Self link(s) or Name based link(s) which should handle - the Read operation. - types: - - diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range_partition_resolver.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range_partition_resolver.yml deleted file mode 100644 index d0d420ac45ab..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range_partition_resolver.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.range_partition_resolver -name: range_partition_resolver -fullName: azure.cosmos.range_partition_resolver -summary: Range partition resolver implementation in the Azure Cosmos database service. -classes: -- azure.cosmos.range_partition_resolver.RangePartitionResolver diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.request_object.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.request_object.yml deleted file mode 100644 index 24e5e57ce8bb..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.request_object.yml +++ /dev/null @@ -1,5 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.request_object -name: request_object -fullName: azure.cosmos.request_object -summary: Represents a request object. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.resource_throttle_retry_policy.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.resource_throttle_retry_policy.yml deleted file mode 100644 index f028401f9020..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.resource_throttle_retry_policy.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.resource_throttle_retry_policy -name: resource_throttle_retry_policy -fullName: azure.cosmos.resource_throttle_retry_policy -summary: Internal class for resource throttle retry policy implementation in the Azure - Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_options.RetryOptions.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_options.RetryOptions.yml deleted file mode 100644 index 08faecc436b8..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_options.RetryOptions.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.retry_options.RetryOptions -name: RetryOptions -fullName: azure.cosmos.retry_options.RetryOptions -module: azure.cosmos.retry_options -summary: The retry options to be applied to all requests when retrying -constructor: - syntax: RetryOptions(max_retry_attempt_count=9, fixed_retry_interval_in_milliseconds=None, - max_wait_time_in_seconds=30) - parameters: - - name: max_retry_attempt_count - defaultValue: '9' - - name: fixed_retry_interval_in_milliseconds - defaultValue: None - - name: max_wait_time_in_seconds - defaultValue: '30' -variables: -- description: Max number of retries to be performed for a request. Default value - 9. - name: MaxRetryAttemptCount - types: - - -- description: Fixed retry interval in milliseconds to wait between each retry ignoring - the retryAfter returned as part of the response. - name: FixedRetryIntervalInMilliseconds - types: - - -- description: Max wait time in seconds to wait for a request while the retries are - happening. Default value 30 seconds. - name: MaxWaitTimeInSeconds - types: - - -attributes: -- uid: azure.cosmos.retry_options.RetryOptions.FixedRetryIntervalInMilliseconds - name: FixedRetryIntervalInMilliseconds -- uid: azure.cosmos.retry_options.RetryOptions.MaxRetryAttemptCount - name: MaxRetryAttemptCount -- uid: azure.cosmos.retry_options.RetryOptions.MaxWaitTimeInSeconds - name: MaxWaitTimeInSeconds diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_options.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_options.yml deleted file mode 100644 index 5d3f459a22de..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_options.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.retry_options -name: retry_options -fullName: azure.cosmos.retry_options -summary: Class for retry options in the Azure Cosmos database service. -classes: -- azure.cosmos.retry_options.RetryOptions diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_utility.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_utility.yml deleted file mode 100644 index 814b1acb23c5..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_utility.yml +++ /dev/null @@ -1,5 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.retry_utility -name: retry_utility -fullName: azure.cosmos.retry_utility -summary: Internal methods for executing functions in the Azure Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.collection_routing_map.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.collection_routing_map.yml deleted file mode 100644 index 66cc6192421e..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.collection_routing_map.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.routing.collection_routing_map -name: collection_routing_map -fullName: azure.cosmos.routing.collection_routing_map -summary: Internal class for collection routing map implementation in the Azure Cosmos - database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.routing_map_provider.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.routing_map_provider.yml deleted file mode 100644 index 86b48ba7ad00..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.routing_map_provider.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.routing.routing_map_provider -name: routing_map_provider -fullName: azure.cosmos.routing.routing_map_provider -summary: Internal class for partition key range cache implementation in the Azure - Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.routing_range.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.routing_range.yml deleted file mode 100644 index 477f1035b9b8..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.routing_range.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.routing.routing_range -name: routing_range -fullName: azure.cosmos.routing.routing_range -summary: Internal class for partition key range implementation in the Azure Cosmos - database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.yml deleted file mode 100644 index 3f1ac5c45825..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cosmos.routing -name: routing -fullName: azure.cosmos.routing -type: import -modules: -- azure.cosmos.routing.collection_routing_map -- azure.cosmos.routing.routing_map_provider -- azure.cosmos.routing.routing_range diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.runtime_constants.MediaTypes.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.runtime_constants.MediaTypes.yml deleted file mode 100644 index 478d4033fde3..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.runtime_constants.MediaTypes.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.runtime_constants.MediaTypes -name: MediaTypes -fullName: azure.cosmos.runtime_constants.MediaTypes -module: azure.cosmos.runtime_constants -summary: 'Constants of media types. - - - [http://www.iana.org/assignments/media-types/media-types.xhtml](http://www.iana.org/assignments/media-types/media-types.xhtml)' -constructor: - syntax: MediaTypes() -attributes: -- uid: azure.cosmos.runtime_constants.MediaTypes.Any - name: Any - signature: Any = '*/*' -- uid: azure.cosmos.runtime_constants.MediaTypes.ImageJpeg - name: ImageJpeg - signature: ImageJpeg = 'image/jpeg' -- uid: azure.cosmos.runtime_constants.MediaTypes.ImagePng - name: ImagePng - signature: ImagePng = 'image/png' -- uid: azure.cosmos.runtime_constants.MediaTypes.JavaScript - name: JavaScript - signature: JavaScript = 'application/x-javascript' -- uid: azure.cosmos.runtime_constants.MediaTypes.Json - name: Json - signature: Json = 'application/json' -- uid: azure.cosmos.runtime_constants.MediaTypes.OctetStream - name: OctetStream - signature: OctetStream = 'application/octet-stream' -- uid: azure.cosmos.runtime_constants.MediaTypes.QueryJson - name: QueryJson - signature: QueryJson = 'application/query+json' -- uid: azure.cosmos.runtime_constants.MediaTypes.SQL - name: SQL - signature: SQL = 'application/sql' -- uid: azure.cosmos.runtime_constants.MediaTypes.TextHtml - name: TextHtml - signature: TextHtml = 'text/html' -- uid: azure.cosmos.runtime_constants.MediaTypes.TextPlain - name: TextPlain - signature: TextPlain = 'text/plain' -- uid: azure.cosmos.runtime_constants.MediaTypes.Xml - name: Xml - signature: Xml = 'application/xml' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.runtime_constants.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.runtime_constants.yml deleted file mode 100644 index 174b4e0c2410..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.runtime_constants.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.runtime_constants -name: runtime_constants -fullName: azure.cosmos.runtime_constants -summary: Runtime Constants in the Azure Cosmos database service. -classes: -- azure.cosmos.runtime_constants.MediaTypes diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.Session.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.Session.yml deleted file mode 100644 index ec018d38c357..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.Session.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.session.Session -name: Session -fullName: azure.cosmos.session.Session -module: azure.cosmos.session -summary: 'State of a Azure Cosmos session. This session object - - can be shared across clients within the same process' -constructor: - syntax: Session(url_connection) - parameters: - - name: url_connection - isRequired: true -methods: -- uid: azure.cosmos.session.Session.clear_session_token - name: clear_session_token - signature: clear_session_token(response_headers) - parameters: - - name: response_headers - isRequired: true -- uid: azure.cosmos.session.Session.get_session_token - name: get_session_token - signature: get_session_token(resource_path) - parameters: - - name: resource_path - isRequired: true -- uid: azure.cosmos.session.Session.update_session - name: update_session - signature: update_session(response_result, response_headers) - parameters: - - name: response_result - isRequired: true - - name: response_headers - isRequired: true diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.SessionContainer.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.SessionContainer.yml deleted file mode 100644 index 2ca07832d6a3..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.SessionContainer.yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.session.SessionContainer -name: SessionContainer -fullName: azure.cosmos.session.SessionContainer -module: azure.cosmos.session -constructor: - syntax: SessionContainer() -methods: -- uid: azure.cosmos.session.SessionContainer.clear_session_token - name: clear_session_token - signature: clear_session_token(response_headers) - parameters: - - name: response_headers - isRequired: true -- uid: azure.cosmos.session.SessionContainer.get_session_token - name: get_session_token - summary: Get Session Token for collection_link - signature: get_session_token(resource_path) - parameters: - - name: resource_path - description: Self link / path to the resource - isRequired: true - types: - - - return: - description: Session Token dictionary for the collection_id - types: - - -- uid: azure.cosmos.session.SessionContainer.parse_session_token - name: parse_session_token - summary: Extracts session token from response headers and parses - signature: static parse_session_token(response_headers) - parameters: - - name: response_headers - isRequired: true - types: - - - return: - description: 'A dictionary of partition id to session lsn - - for given collection' - types: - - -- uid: azure.cosmos.session.SessionContainer.set_session_token - name: set_session_token - summary: 'Session token must only be updated from response of requests that successfully - mutate resource on the - - server side (write, replace, delete etc)' - signature: set_session_token(response_result, response_headers) - parameters: - - name: response_result - isRequired: true - types: - - - - name: response_headers - isRequired: true - types: - - - return: - description: '* None' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.yml deleted file mode 100644 index 06830393945a..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.session -name: session -fullName: azure.cosmos.session -summary: Session Consistency Tracking in the Azure Cosmos database service. -classes: -- azure.cosmos.session.Session -- azure.cosmos.session.SessionContainer diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session_retry_policy.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session_retry_policy.yml deleted file mode 100644 index c314b72f25ac..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session_retry_policy.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.session_retry_policy -name: session_retry_policy -fullName: azure.cosmos.session_retry_policy -summary: Internal class for session read/write unavailable retry policy implementation - in the Azure Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.synchronized_request.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.synchronized_request.yml deleted file mode 100644 index 88cec22fe3cb..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.synchronized_request.yml +++ /dev/null @@ -1,59 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.synchronized_request -name: synchronized_request -fullName: azure.cosmos.synchronized_request -summary: Synchronized request in the Azure Cosmos database service. -functions: -- uid: azure.cosmos.synchronized_request.SynchronizedRequest - name: SynchronizedRequest - summary: Performs one synchronized http request according to the parameters. - signature: SynchronizedRequest(client, request, global_endpoint_manager, connection_policy, - requests_session, method, path, request_data, query_params, headers) - parameters: - - name: client - description: Document client instance - isRequired: true - types: - - - - name: request - isRequired: true - types: - - - - name: global_endpoint_manager - isRequired: true - types: - - - - name: connection_policy - isRequired: true - types: - - - - name: requests_session - description: Session object in requests module - isRequired: true - types: - - - - name: method - isRequired: true - types: - - - - name: path - isRequired: true - types: - - - - name: request_data - isRequired: true - types: - - (, , , , - - ) - - name: query_params - isRequired: true - types: - - - - name: headers - isRequired: true - types: - - - return: - description: tuple of (result, headers) - types: - - ( ) diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.utils.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.utils.yml deleted file mode 100644 index 54cfbb3632b2..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.utils.yml +++ /dev/null @@ -1,5 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.utils -name: utils -fullName: azure.cosmos.utils -summary: Internal Helper functions in the Azure Cosmos database service. diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.vector_session_token.VectorSessionToken.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.vector_session_token.VectorSessionToken.yml deleted file mode 100644 index 086e53c1cd90..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.vector_session_token.VectorSessionToken.yml +++ /dev/null @@ -1,58 +0,0 @@ -### YamlMime:PythonClass -uid: azure.cosmos.vector_session_token.VectorSessionToken -name: VectorSessionToken -fullName: azure.cosmos.vector_session_token.VectorSessionToken -module: azure.cosmos.vector_session_token -constructor: - syntax: VectorSessionToken(version, global_lsn, local_lsn_by_region, session_token=None) - parameters: - - name: version - isRequired: true - - name: global_lsn - isRequired: true - - name: local_lsn_by_region - isRequired: true - - name: session_token - defaultValue: None -methods: -- uid: azure.cosmos.vector_session_token.VectorSessionToken.are_region_progress_equal - name: are_region_progress_equal - signature: are_region_progress_equal(other) - parameters: - - name: other - isRequired: true -- uid: azure.cosmos.vector_session_token.VectorSessionToken.convert_to_string - name: convert_to_string - signature: convert_to_string() -- uid: azure.cosmos.vector_session_token.VectorSessionToken.create - name: create - summary: Parses session token and creates the vector session token - signature: create(session_token) - parameters: - - name: session_token - isRequired: true - types: - - - return: - description: A Vector session Token - types: - - -- uid: azure.cosmos.vector_session_token.VectorSessionToken.equals - name: equals - signature: equals(other) - parameters: - - name: other - isRequired: true -- uid: azure.cosmos.vector_session_token.VectorSessionToken.merge - name: merge - signature: merge(other) - parameters: - - name: other - isRequired: true -attributes: -- uid: azure.cosmos.vector_session_token.VectorSessionToken.region_progress_separator - name: region_progress_separator - signature: region_progress_separator = '=' -- uid: azure.cosmos.vector_session_token.VectorSessionToken.segment_separator - name: segment_separator - signature: segment_separator = '#' diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.vector_session_token.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.vector_session_token.yml deleted file mode 100644 index 45abfad1393f..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.vector_session_token.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.cosmos.vector_session_token -name: vector_session_token -fullName: azure.cosmos.vector_session_token -summary: Session Consistency Tracking in the Azure Cosmos database service. -classes: -- azure.cosmos.vector_session_token.VectorSessionToken diff --git a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.yml b/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.yml deleted file mode 100644 index d77174dff31c..000000000000 --- a/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.cosmos -name: cosmos -fullName: azure.cosmos -type: rootImport -packages: -- azure.cosmos.execution_context -- azure.cosmos.routing -modules: -- azure.cosmos.auth -- azure.cosmos.base -- azure.cosmos.consistent_hash_ring -- azure.cosmos.constants -- azure.cosmos.cosmos_client -- azure.cosmos.default_retry_policy -- azure.cosmos.documents -- azure.cosmos.endpoint_discovery_retry_policy -- azure.cosmos.errors -- azure.cosmos.global_endpoint_manager -- azure.cosmos.hash_partition_resolver -- azure.cosmos.http_constants -- azure.cosmos.location_cache -- azure.cosmos.murmur_hash -- azure.cosmos.partition -- azure.cosmos.query_iterable -- azure.cosmos.range -- azure.cosmos.range_partition_resolver -- azure.cosmos.request_object -- azure.cosmos.resource_throttle_retry_policy -- azure.cosmos.retry_options -- azure.cosmos.retry_utility -- azure.cosmos.runtime_constants -- azure.cosmos.session -- azure.cosmos.session_retry_policy -- azure.cosmos.synchronized_request -- azure.cosmos.utils -- azure.cosmos.vector_session_token diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLFile.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLFile.yml deleted file mode 100644 index b8d3a8c0d85c..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLFile.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.core.AzureDLFile -name: AzureDLFile -fullName: azure.datalake.store.core.AzureDLFile -module: azure.datalake.store.core -summary: Open ADL key as a file. Data is only loaded and cached on demand. -constructor: - syntax: AzureDLFile(azure, path, mode='rb', blocksize=33554432, delimiter=None) - parameters: - - name: azure - isRequired: true - types: - - > - - name: path - description: location of file - isRequired: true - types: - - - - name: mode - defaultValue: rb - - name: blocksize - description: 'Size of the write or read-ahead buffer. For writing(and appending, - will be - - truncated to 4MB (2**22).' - defaultValue: '33554432' - types: - - - - name: delimiter - description: 'If specified and in write mode, each flush will send data terminating - - on this bytestring, potentially leaving some data in the buffer.' - defaultValue: None - types: - - - - -examples: -- "\n```\n\n>>> adl = AzureDLFileSystem() \n>>> with adl.open('my-dir/my-file.txt',\ - \ mode='rb') as f: \n... f.read(10) \n```\n" -methods: -- uid: azure.datalake.store.core.AzureDLFile.close - name: close - summary: 'Close file - - - If in write mode, causes flush of any unwritten data.' - signature: close() -- uid: azure.datalake.store.core.AzureDLFile.flush - name: flush - summary: 'Write buffered data to ADL. - - - Without delimiter: Uploads the current buffer. - - - With delimiter: writes an amount of data less than or equal to the - - block-size, which ends on the delimiter, until buffer is smaller than - - the blocksize. If there is no delimiter in a block uploads whole block. - - - If force=True, flushes all data in the buffer, even if it doesn''t end - - with a delimiter; appropriate when closing the file.' - signature: flush(syncFlag='METADATA', force=False) - parameters: - - name: syncFlag - defaultValue: METADATA - - name: force - defaultValue: 'False' -- uid: azure.datalake.store.core.AzureDLFile.info - name: info - summary: File information about this path - signature: info() -- uid: azure.datalake.store.core.AzureDLFile.next - name: next - signature: next() -- uid: azure.datalake.store.core.AzureDLFile.read - name: read - summary: Return data from cache, or fetch pieces as necessary - signature: read(length=-1) - parameters: - - name: length - description: Number of bytes to read; if <0, all remaining bytes. - defaultValue: '-1' - types: - - () -- uid: azure.datalake.store.core.AzureDLFile.read1 - name: read1 - summary: Return data from cache, or fetch pieces as necessary - signature: read1(length=-1) - parameters: - - name: length - description: Number of bytes to read; if <0, all remaining bytes. - defaultValue: '-1' - types: - - () -- uid: azure.datalake.store.core.AzureDLFile.readable - name: readable - summary: Return whether the AzureDLFile was opened for reading - signature: readable() -- uid: azure.datalake.store.core.AzureDLFile.readinto - name: readinto - summary: Reads data into buffer b - signature: readinto(b) - parameters: - - name: b - description: Buffer to which bytes are read into - isRequired: true - types: - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFile.readline - name: readline - summary: 'Read and return a line from the stream. - - - If length is specified, at most size bytes will be read.' - signature: readline(length=-1) - parameters: - - name: length - defaultValue: '-1' -- uid: azure.datalake.store.core.AzureDLFile.readlines - name: readlines - summary: Return all lines in a file as a list - signature: readlines() -- uid: azure.datalake.store.core.AzureDLFile.seek - name: seek - summary: Set current file location - signature: seek(loc, whence=0) - parameters: - - name: loc - description: byte location - isRequired: true - types: - - - - name: whence - description: from start of file, current location or end of file, resp. - defaultValue: '0' -- uid: azure.datalake.store.core.AzureDLFile.seekable - name: seekable - summary: Return whether the AzureDLFile is seekable (only in read mode) - signature: seekable() -- uid: azure.datalake.store.core.AzureDLFile.tell - name: tell - summary: Current file location - signature: tell() -- uid: azure.datalake.store.core.AzureDLFile.writable - name: writable - summary: Return whether the AzureDLFile was opened for writing - signature: writable() -- uid: azure.datalake.store.core.AzureDLFile.write - name: write - summary: 'Write data to buffer. - - - Buffer only sent to ADL on flush() or if buffer is bigger than - - blocksize.' - signature: write(data) - parameters: - - name: data - description: Set of bytes to be written. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLFileSystem.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLFileSystem.yml deleted file mode 100644 index f7e968b888fd..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLFileSystem.yml +++ /dev/null @@ -1,888 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.core.AzureDLFileSystem -name: AzureDLFileSystem -fullName: azure.datalake.store.core.AzureDLFileSystem -module: azure.datalake.store.core -summary: Access Azure DataLake Store as if it were a file-system -constructor: - syntax: AzureDLFileSystem(token_credential=None, **kwargs) - parameters: - - name: store_name - description: Store name to connect to. If not supplied, we use environment variable - azure_data_lake_store_name - isRequired: true - types: - - "(> - - name: scopes - description: which is a list of scopes to use for the token. - isRequired: true - types: - - () - - name: url_suffix - description: 'Domain to send REST requests to. The end-point URL is constructed - - using this and the store_name. If None, use default.' - isRequired: true - types: - - () - - name: api_version - description: The API version to target with requests. Changing this value will - change the behavior of the requests, and can cause unexpected behavior or breaking - changes. Changes to this value should be undergone with caution. - isRequired: true - types: - - () - - name: per_call_timeout_seconds - description: This is the timeout for each requests library call. - isRequired: true - types: - - () - - name: kwargs - description: Other arguments forwarded to the DatalakeRESTInterface constructor. - isRequired: true - types: - - > -methods: -- uid: azure.datalake.store.core.AzureDLFileSystem.access - name: access - summary: Does such a file/directory exist? - signature: access(path, invalidate_cache=True) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: invalidate_cache - description: Whether to invalidate cache - defaultValue: 'True' - types: - - - return: - types: - - - - - -- uid: azure.datalake.store.core.AzureDLFileSystem.cat - name: cat - summary: Return contents of file - signature: cat(path) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.chmod - name: chmod - summary: 'Change access mode of path - - - Note this is not recursive.' - signature: chmod(path, mod) - parameters: - - name: path - description: Location to change - isRequired: true - types: - - - - name: mod - description: 'Octal representation of access, e.g., "0777" for public read/write. - - See [docs](http://hadoop.apache.org/docs/r2.4.1/hadoop-project-dist/hadoop-hdfs/WebHDFS.html#Permission)' - isRequired: true - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.chown - name: chown - summary: 'Change owner and/or owning group - - - Note this is not recursive.' - signature: chown(path, owner=None, group=None) - parameters: - - name: path - description: Location to change - isRequired: true - types: - - - - name: owner - description: UUID of owning entity - defaultValue: None - types: - - - - name: group - description: UUID of group - defaultValue: None - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.concat - name: concat - summary: Concatenate a list of files into one new file - signature: concat(outfile, filelist, delete_source=False) - parameters: - - name: outfile - description: 'The file which will be concatenated to. If it already exists, - - the extra pieces will be appended.' - isRequired: true - types: - - - - name: filelist - description: Existing adl files to concatenate, in order - isRequired: true - types: - - of - - name: delete_source - description: 'If True, assume that the paths to concatenate exist alone in a - - directory, and delete that whole directory when done.' - defaultValue: 'False' - types: - - () - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.connect - name: connect - summary: Establish connection object. - signature: connect() -- uid: azure.datalake.store.core.AzureDLFileSystem.cp - name: cp - summary: Not implemented. Copy file between locations on ADL - signature: cp(path1, path2) - parameters: - - name: path1 - isRequired: true - - name: path2 - isRequired: true -- uid: azure.datalake.store.core.AzureDLFileSystem.current - name: current - summary: Return the most recently created AzureDLFileSystem - signature: current() -- uid: azure.datalake.store.core.AzureDLFileSystem.df - name: df - summary: Resource summary of path - signature: df(path) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.du - name: du - summary: Bytes in keys at path - signature: du(path, total=False, deep=False, invalidate_cache=True) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: total - description: Return the sum on list - defaultValue: 'False' - types: - - - - name: deep - description: Recursively enumerate or just use files under current dir - defaultValue: 'False' - types: - - - - name: invalidate_cache - description: Whether to invalidate cache - defaultValue: 'True' - types: - - - return: - description: '**List of dict of name**' - types: - - - - -- uid: azure.datalake.store.core.AzureDLFileSystem.exists - name: exists - summary: Does such a file/directory exist? - signature: exists(path, invalidate_cache=True) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: invalidate_cache - description: Whether to invalidate cache - defaultValue: 'True' - types: - - - return: - types: - - - - - -- uid: azure.datalake.store.core.AzureDLFileSystem.get - name: get - summary: Stream data from file at path to local filename - signature: get(path, filename) - parameters: - - name: path - description: ADL Path to read - isRequired: true - types: - - - - - - name: filename - description: Local file path to write to - isRequired: true - types: - - - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.get_acl_status - name: get_acl_status - summary: Gets Access Control List (ACL) entries for the specified file or directory. - signature: get_acl_status(path) - parameters: - - name: path - description: Location to get the ACL. - isRequired: true - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.glob - name: glob - summary: Find files (not directories) by glob-matching. - signature: glob(path, details=False, invalidate_cache=True) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: details - description: Whether to include file details - defaultValue: 'False' - types: - - - - name: invalidate_cache - description: Whether to invalidate cache - defaultValue: 'True' - types: - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.head - name: head - summary: Return first bytes of file - signature: head(path, size=1024) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: size - description: How many bytes to return - defaultValue: '1024' - types: - - - return: - types: - - () -- uid: azure.datalake.store.core.AzureDLFileSystem.info - name: info - summary: File information for path - signature: info(path, invalidate_cache=True, expected_error_code=None) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: invalidate_cache - description: Whether to invalidate cache or not - defaultValue: 'True' - types: - - - - name: expected_error_code - description: Optionally indicates a specific, expected error code, if any. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.invalidate_cache - name: invalidate_cache - summary: Remove entry from object file-cache - signature: invalidate_cache(path=None) - parameters: - - name: path - description: Remove the path from object file-cache - defaultValue: None - types: - - - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.listdir - name: listdir - summary: List all elements under directory specified with path - signature: listdir(path='', detail=False, invalidate_cache=True) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: detail - description: Detailed info or not. - defaultValue: 'False' - types: - - - - name: invalidate_cache - description: Whether to invalidate cache or not - defaultValue: 'True' - types: - - - return: - types: - - - -- uid: azure.datalake.store.core.AzureDLFileSystem.ls - name: ls - summary: List all elements under directory specified with path - signature: ls(path='', detail=False, invalidate_cache=True) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: detail - description: Detailed info or not. - defaultValue: 'False' - types: - - - - name: invalidate_cache - description: Whether to invalidate cache or not - defaultValue: 'True' - types: - - - return: - types: - - - -- uid: azure.datalake.store.core.AzureDLFileSystem.merge - name: merge - summary: Concatenate a list of files into one new file - signature: merge(outfile, filelist, delete_source=False) - parameters: - - name: outfile - description: 'The file which will be concatenated to. If it already exists, - - the extra pieces will be appended.' - isRequired: true - types: - - - - name: filelist - description: Existing adl files to concatenate, in order - isRequired: true - types: - - of - - name: delete_source - description: 'If True, assume that the paths to concatenate exist alone in a - - directory, and delete that whole directory when done.' - defaultValue: 'False' - types: - - () - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.mkdir - name: mkdir - summary: Make new directory - signature: mkdir(path) - parameters: - - name: path - description: Path to create directory - isRequired: true - types: - - - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.modify_acl_entries - name: modify_acl_entries - summary: 'Modify existing Access Control List (ACL) entries on a file or folder. - - If the entry does not exist it is added, otherwise it is updated based on the - spec passed in. - - No entries are removed by this process (unlike set_acl). - - - Note: this is by default not recursive, and applies only to the file or folder - specified.' - signature: modify_acl_entries(path, acl_spec, recursive=False, number_of_sub_process=None) - parameters: - - name: path - description: Location to set the ACL entries on. - isRequired: true - types: - - - - name: acl_spec - description: 'The ACL specification to use in modifying the ACL at the path in - the format - - ''[default:]user|group|other:[entity id or UPN]:r|-w|-x|-,[default:]user|group|other:[entity - id or UPN]:r|-w|-x|-,...''' - isRequired: true - types: - - - - name: recursive - description: Specifies whether to modify ACLs recursively or not - defaultValue: 'False' - types: - - - - name: number_of_sub_process - defaultValue: None -- uid: azure.datalake.store.core.AzureDLFileSystem.mv - name: mv - summary: Move file between locations on ADL - signature: mv(path1, path2) - parameters: - - name: path1 - description: Source Path - isRequired: true - - name: path2 - description: Destination path - isRequired: true - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.open - name: open - summary: Open a file for reading or writing - signature: open(path, mode='rb', blocksize=33554432, delimiter=None) - parameters: - - name: path - description: Path of file on ADL - isRequired: true - types: - - - - name: mode - description: One of 'rb', 'ab' or 'wb' - defaultValue: rb - types: - - - - name: blocksize - description: Size of data-node blocks if reading - defaultValue: '33554432' - types: - - - - name: delimiter - description: For writing delimiter-ended blocks - defaultValue: None - types: - - () - - -- uid: azure.datalake.store.core.AzureDLFileSystem.put - name: put - summary: Stream data from local filename to file at path - signature: put(filename, path, delimiter=None) - parameters: - - name: filename - description: Local file path to read from - isRequired: true - types: - - - - - - name: path - description: ADL Path to write to - isRequired: true - types: - - - - - - name: delimiter - description: Optional delimeter for delimiter-ended blocks - defaultValue: None - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.read_block - name: read_block - summary: 'Read a block of bytes from an ADL file - - - Starting at `offset` of the file, read `length` bytes. If - - `delimiter` is set then we ensure that the read starts and stops at - - delimiter boundaries that follow the locations `offset` and `offset - - + length`. If `offset` is zero then we start at zero. The - - bytestring returned WILL include the end delimiter string. - - - If offset+length is beyond the eof, reads to eof.' - signature: read_block(fn, offset, length, delimiter=None) - parameters: - - name: fn - description: Path to filename on ADL - isRequired: true - types: - - - - name: offset - description: Byte offset to start read - isRequired: true - types: - - - - name: length - description: Number of bytes to read - isRequired: true - types: - - - - name: delimiter - description: Ensure reading starts and stops at delimiter bytestring - defaultValue: None - types: - - () - examples: - - "\n```\n\n>>> adl.read_block('data/file.csv', 0, 13) \nb'Alice, 100\\nBo'\n>>>\ - \ adl.read_block('data/file.csv', 0, 13, delimiter=b'\\n') \nb'Alice, 100\\nBob,\ - \ 200\\n'\n```\n\nUse `length=None` to read to the end of the file.\n>>> adl.read_block('data/file.csv',\ - \ 0, None, delimiter=b'n') # doctest: +SKIP\nb'Alice, 100nBob, 200nCharlie, 300'\n" - seeAlsoContent: ' - - ' -- uid: azure.datalake.store.core.AzureDLFileSystem.remove - name: remove - summary: Remove a file or directory - signature: remove(path, recursive=False) - parameters: - - name: path - description: The location to remove. - isRequired: true - types: - - - - - - name: recursive - description: 'Whether to remove also all entries below, i.e., which are returned - - by *walk()*.' - defaultValue: 'False' - types: - - () - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.remove_acl - name: remove_acl - summary: 'Remove the entire, non default, ACL from the file or folder, including - unnamed entries. - - Default entries cannot be removed this way, please use remove_default_acl for - that. - - - Note: this is not recursive, and applies only to the file or folder specified.' - signature: remove_acl(path) - parameters: - - name: path - description: Location to remove the ACL. - isRequired: true - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.remove_acl_entries - name: remove_acl_entries - summary: 'Remove existing, named, Access Control List (ACL) entries on a file or - folder. - - If the entry does not exist already it is ignored. - - Default entries cannot be removed this way, please use remove_default_acl for - that. - - Unnamed entries cannot be removed in this way, please use remove_acl for that. - - - Note: this is by default not recursive, and applies only to the file or folder - specified.' - signature: remove_acl_entries(path, acl_spec, recursive=False, number_of_sub_process=None) - parameters: - - name: path - description: Location to remove the ACL entries. - isRequired: true - types: - - - - name: acl_spec - description: 'The ACL specification to remove from the ACL at the path in the - format (note that the permission portion is missing) - - ''[default:]user|group|other:[entity id or UPN],[default:]user|group|other:[entity - id or UPN],...''' - isRequired: true - types: - - - - name: recursive - description: Specifies whether to remove ACLs recursively or not - defaultValue: 'False' - types: - - - - name: number_of_sub_process - defaultValue: None -- uid: azure.datalake.store.core.AzureDLFileSystem.remove_default_acl - name: remove_default_acl - summary: 'Remove the entire default ACL from the folder. - - Default entries do not exist on files, if a file - - is specified, this operation does nothing. - - - Note: this is not recursive, and applies only to the folder specified.' - signature: remove_default_acl(path) - parameters: - - name: path - description: Location to set the ACL on. - isRequired: true - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.rename - name: rename - summary: Move file between locations on ADL - signature: rename(path1, path2) - parameters: - - name: path1 - description: Source Path - isRequired: true - - name: path2 - description: Destination path - isRequired: true - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.rm - name: rm - summary: Remove a file or directory - signature: rm(path, recursive=False) - parameters: - - name: path - description: The location to remove. - isRequired: true - types: - - - - - - name: recursive - description: 'Whether to remove also all entries below, i.e., which are returned - - by *walk()*.' - defaultValue: 'False' - types: - - () - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.rmdir - name: rmdir - summary: Remove empty directory - signature: rmdir(path) - parameters: - - name: path - description: Directory path to remove - isRequired: true - types: - - - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.set_acl - name: set_acl - summary: 'Set the Access Control List (ACL) for a file or folder. - - - Note: this is by default not recursive, and applies only to the file or folder - specified.' - signature: set_acl(path, acl_spec, recursive=False, number_of_sub_process=None) - parameters: - - name: path - description: Location to set the ACL on. - isRequired: true - types: - - - - name: acl_spec - description: 'The ACL specification to set on the path in the format - - ''[default:]user|group|other:[entity id or UPN]:r|-w|-x|-,[default:]user|group|other:[entity - id or UPN]:r|-w|-x|-,...''' - isRequired: true - types: - - - - name: recursive - description: Specifies whether to set ACLs recursively or not - defaultValue: 'False' - types: - - - - name: number_of_sub_process - defaultValue: None -- uid: azure.datalake.store.core.AzureDLFileSystem.set_expiry - name: set_expiry - summary: 'Set or remove the expiration time on the specified file. - - This operation can only be executed against files. - - - Note: Folders are not supported.' - signature: set_expiry(path, expiry_option, expire_time=None) - parameters: - - name: path - description: File path to set or remove expiration time - isRequired: true - types: - - - - name: expire_time - description: The time that the file will expire, corresponding to the expiry_option - that was set - defaultValue: None - types: - - - - name: expiry_option - description: "Indicates the type of expiration to use for the file:\n 1. NeverExpire:\ - \ ExpireTime is ignored. \n\n 2. RelativeToNow: ExpireTime is an integer in\ - \ milliseconds representing the expiration date relative to when file expiration\ - \ is updated. \n\n 3. RelativeToCreationDate: ExpireTime is an integer in\ - \ milliseconds representing the expiration date relative to file creation. \n\ - \n 4. Absolute: ExpireTime is an integer in milliseconds, as a Unix timestamp\ - \ relative to 1/1/1970 00:00:00." - isRequired: true - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.stat - name: stat - summary: File information for path - signature: stat(path, invalidate_cache=True, expected_error_code=None) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: invalidate_cache - description: Whether to invalidate cache or not - defaultValue: 'True' - types: - - - - name: expected_error_code - description: Optionally indicates a specific, expected error code, if any. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.tail - name: tail - summary: Return last bytes of file - signature: tail(path, size=1024) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: size - description: How many bytes to return - defaultValue: '1024' - types: - - - return: - types: - - () -- uid: azure.datalake.store.core.AzureDLFileSystem.touch - name: touch - summary: Create empty file - signature: touch(path) - parameters: - - name: path - description: Path of file to create - isRequired: true - types: - - - - - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.unlink - name: unlink - summary: Remove a file or directory - signature: unlink(path, recursive=False) - parameters: - - name: path - description: The location to remove. - isRequired: true - types: - - - - - - name: recursive - description: 'Whether to remove also all entries below, i.e., which are returned - - by *walk()*.' - defaultValue: 'False' - types: - - () - return: - types: - - -- uid: azure.datalake.store.core.AzureDLFileSystem.walk - name: walk - summary: Get all files below given path - signature: walk(path='', details=False, invalidate_cache=True) - parameters: - - name: path - description: Path to query - isRequired: true - types: - - - - - - name: details - description: Whether to include file details - defaultValue: 'False' - types: - - - - name: invalidate_cache - description: Whether to invalidate cache - defaultValue: 'True' - types: - - - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLPath.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLPath.yml deleted file mode 100644 index e0b4932232af..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLPath.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.core.AzureDLPath -name: AzureDLPath -fullName: azure.datalake.store.core.AzureDLPath -module: azure.datalake.store.core -summary: 'Subclass of native object-oriented filesystem path. - - - This is used as a convenience class for reducing boilerplate and - - eliminating differences between system-dependent paths. - - - We subclass the system''s concrete pathlib class due to this issue: - - - [http://stackoverflow.com/questions/29850801/subclass-pathlib-path-fails](http://stackoverflow.com/questions/29850801/subclass-pathlib-path-fails) - - - Construct a PurePath from one or several strings and or existing - - PurePath objects. The strings and path objects are combined so as - - to yield a canonicalized path, which is incorporated into the - - new PurePath object.' -constructor: - syntax: AzureDLPath(*args) - parameters: - - name: path - description: location of file or directory - isRequired: true - types: - - - - -examples: -- "\n```\n\n>>> p1 = AzureDLPath('/Users/foo') \n>>> p2 = AzureDLPath(p1.name) \n\ - ```\n" -methods: -- uid: azure.datalake.store.core.AzureDLPath.startswith - name: startswith - summary: 'Return whether string starts with the prefix. - - - This is equivalent to *str.startswith*.' - signature: startswith(prefix, *args, **kwargs) - parameters: - - name: prefix - isRequired: true -- uid: azure.datalake.store.core.AzureDLPath.trim - name: trim - summary: Return path without anchor (concatenation of drive and root). - signature: trim() -attributes: -- uid: azure.datalake.store.core.AzureDLPath.globless_prefix - name: globless_prefix - summary: Return shortest path prefix without glob quantifiers. diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.yml deleted file mode 100644 index 1692a30a4956..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.core -name: core -fullName: azure.datalake.store.core -summary: 'The main file-system class and functionality. - - - - Provides an pythonic interface to the Azure Data-lake Store, including - - file-system commands with typical names and options, and a File object - - which is compatible with the built-in File.' -classes: -- azure.datalake.store.core.AzureDLFile -- azure.datalake.store.core.AzureDLFileSystem -- azure.datalake.store.core.AzureDLPath diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.enums.ExpiryOptionType.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.enums.ExpiryOptionType.yml deleted file mode 100644 index af64d5b89449..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.enums.ExpiryOptionType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.datalake.store.enums.ExpiryOptionType -name: ExpiryOptionType -fullName: azure.datalake.store.enums.ExpiryOptionType -module: azure.datalake.store.enums -fields: -- name: absolute - uid: azure.datalake.store.enums.ExpiryOptionType.absolute -- name: never_expire - uid: azure.datalake.store.enums.ExpiryOptionType.never_expire -- name: relative_to_creation_date - uid: azure.datalake.store.enums.ExpiryOptionType.relative_to_creation_date -- name: relative_to_now - uid: azure.datalake.store.enums.ExpiryOptionType.relative_to_now diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.enums.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.enums.yml deleted file mode 100644 index f7523916b8a2..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.enums.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.enums -name: enums -fullName: azure.datalake.store.enums -enums: -- azure.datalake.store.enums.ExpiryOptionType diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeBadOffsetException.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeBadOffsetException.yml deleted file mode 100644 index 7df95ac41ca4..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeBadOffsetException.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.exceptions.DatalakeBadOffsetException -name: DatalakeBadOffsetException -fullName: azure.datalake.store.exceptions.DatalakeBadOffsetException -module: azure.datalake.store.exceptions -constructor: - syntax: DatalakeBadOffsetException() diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeIncompleteTransferException.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeIncompleteTransferException.yml deleted file mode 100644 index 876b828f3a6d..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeIncompleteTransferException.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.exceptions.DatalakeIncompleteTransferException -name: DatalakeIncompleteTransferException -fullName: azure.datalake.store.exceptions.DatalakeIncompleteTransferException -module: azure.datalake.store.exceptions -constructor: - syntax: DatalakeIncompleteTransferException() diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeRESTException.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeRESTException.yml deleted file mode 100644 index ac81084fa112..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeRESTException.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.exceptions.DatalakeRESTException -name: DatalakeRESTException -fullName: azure.datalake.store.exceptions.DatalakeRESTException -module: azure.datalake.store.exceptions -constructor: - syntax: DatalakeRESTException() diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.yml deleted file mode 100644 index 091c5bbc4baf..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.exceptions -name: exceptions -fullName: azure.datalake.store.exceptions -classes: -- azure.datalake.store.exceptions.DatalakeBadOffsetException -- azure.datalake.store.exceptions.DatalakeIncompleteTransferException -- azure.datalake.store.exceptions.DatalakeRESTException diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.DatalakeRESTInterface.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.DatalakeRESTInterface.yml deleted file mode 100644 index 8a0c2490b459..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.DatalakeRESTInterface.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.lib.DatalakeRESTInterface -name: DatalakeRESTInterface -fullName: azure.datalake.store.lib.DatalakeRESTInterface -module: azure.datalake.store.lib -summary: Call factory for webHDFS endpoints on ADLS -constructor: - syntax: DatalakeRESTInterface(store_name=None, token_credential=None, scopes=None, - url_suffix='azuredatalakestore.net', **kwargs) - parameters: - - name: store_name - description: The name of the Data Lake Store account to execute operations against. - defaultValue: None - types: - - - - name: token - description: from *auth()* or *refresh_token()* or other MSAL source - isRequired: true - types: - - - - name: url_suffix - description: 'Domain to send REST requests to. The end-point URL is constructed - - using this and the store_name. If None, use default.' - defaultValue: azuredatalakestore.net - types: - - () - - name: api_version - description: 'The API version to target with requests. Changing this value will - - change the behavior of the requests, and can cause unexpected behavior or - - breaking changes. Changes to this value should be undergone with caution.' - isRequired: true - types: - - () - - name: req_timeout_s - description: This is the timeout for each requests library call. - isRequired: true - types: - - () - - name: scopes - description: The scopes to use for the token. If not provided, the default [https://datalake.azure.net//.default](https://datalake.azure.net//.default) - is used. - defaultValue: None - types: - - () - - name: token_credential - defaultValue: None -methods: -- uid: azure.datalake.store.lib.DatalakeRESTInterface.call - name: call - summary: Execute a REST call - signature: call(op, path='', is_extended=False, expected_error_code=None, retry_policy=None, - headers={}, **kwargs) - parameters: - - name: op - description: webHDFS operation to perform, one of *DatalakeRESTInterface.ends* - isRequired: true - types: - - - - name: path - description: filepath on the remote system - isRequired: true - types: - - - - name: is_extended - description: 'Indicates if the API call comes from the webhdfs extensions path - or the basic webhdfs path. - - By default, all requests target the official webhdfs path. A small subset of - custom convenience - - methods specific to Azure Data Lake Store target the extension path (such as - SETEXPIRY).' - defaultValue: 'False' - types: - - () - - name: expected_error_code - description: 'Optionally indicates a specific, expected error code, if any. In - the event that this error - - is returned, the exception will be logged to DEBUG instead of ERROR stream. - The exception - - will still be raised, however, as it is expected that the caller will expect - to handle it - - and do something different if it is raised.' - defaultValue: None - types: - - - - name: kwargs - description: 'other parameters, as defined by the webHDFS standard and - - [https://msdn.microsoft.com/en-us/library/mt710547.aspx](https://msdn.microsoft.com/en-us/library/mt710547.aspx)' - isRequired: true - types: - - - - name: retry_policy - defaultValue: None - - name: headers - defaultValue: '{}' -- uid: azure.datalake.store.lib.DatalakeRESTInterface.get_refreshed_bearer_token - name: get_refreshed_bearer_token - signature: get_refreshed_bearer_token() -- uid: azure.datalake.store.lib.DatalakeRESTInterface.is_successful_response - name: is_successful_response - signature: is_successful_response(response, exception) - parameters: - - name: response - isRequired: true - - name: exception - isRequired: true -- uid: azure.datalake.store.lib.DatalakeRESTInterface.log_response_and_raise - name: log_response_and_raise - signature: log_response_and_raise(response, exception, level=40) - parameters: - - name: response - isRequired: true - - name: exception - isRequired: true - - name: level - defaultValue: '40' -attributes: -- uid: azure.datalake.store.lib.DatalakeRESTInterface.session - name: session -- uid: azure.datalake.store.lib.DatalakeRESTInterface.ends - name: ends - signature: 'ends = {''APPEND'': (''post'', set(), {''append'', ''filesessionid'', - ''offset'', ''syncFlag'', ''leaseid''}), ''CHECKACCESS'': (''get'', set(), {''fsaction''}), - ''CONCAT'': (''post'', {''sources''}, {''sources''}), ''CREATE'': (''put'', set(), - {''filesessionid'', ''overwrite'', ''syncFlag'', ''write'', ''leaseid''}), ''DELETE'': - (''delete'', set(), {''recursive''}), ''GETCONTENTSUMMARY'': (''get'', set(), - set()), ''GETFILESTATUS'': (''get'', set(), set()), ''LISTSTATUS'': (''get'', - set(), {''listSize'', ''listAfter''}), ''MKDIRS'': (''put'', set(), set()), ''MODIFYACLENTRIES'': - (''put'', {''aclSpec''}, {''aclSpec''}), ''MSCONCAT'': (''post'', set(), {''deleteSourceDirectory''}), - ''MSGETACLSTATUS'': (''get'', set(), set()), ''OPEN'': (''get'', set(), {''offset'', - ''filesessionid'', ''read'', ''length''}), ''REMOVEACL'': (''put'', set(), set()), - ''REMOVEACLENTRIES'': (''put'', {''aclSpec''}, {''aclSpec''}), ''REMOVEDEFAULTACL'': - (''put'', set(), set()), ''RENAME'': (''put'', {''destination''}, {''destination''}), - ''SETACL'': (''put'', {''aclSpec''}, {''aclSpec''}), ''SETEXPIRY'': (''put'', - {''expiryOption''}, {''expiryOption'', ''expireTime''}), ''SETOWNER'': (''put'', - set(), {''owner'', ''group''}), ''SETPERMISSION'': (''put'', set(), {''permission''})}' diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.yml deleted file mode 100644 index 4a0500e8ae9e..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.lib -name: lib -fullName: azure.datalake.store.lib -summary: 'Low-level calls to REST end-points. - - - - Specific interfaces to the Data-lake Store filesystem layer and authentication code.' -functions: -- uid: azure.datalake.store.lib.enforce_no_py_open_ssl - name: enforce_no_py_open_ssl - signature: enforce_no_py_open_ssl() -classes: -- azure.datalake.store.lib.DatalakeRESTInterface diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multiprocessor.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multiprocessor.yml deleted file mode 100644 index 356c06dd259e..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multiprocessor.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.multiprocessor -name: multiprocessor -fullName: azure.datalake.store.multiprocessor -functions: -- uid: azure.datalake.store.multiprocessor.log_listener_process - name: log_listener_process - signature: log_listener_process(queue) - parameters: - - name: queue - isRequired: true -- uid: azure.datalake.store.multiprocessor.monitor_exception - name: monitor_exception - signature: monitor_exception(exception_queue, process_ids) - parameters: - - name: exception_queue - isRequired: true - - name: process_ids - isRequired: true -- uid: azure.datalake.store.multiprocessor.multi_processor_change_acl - name: multi_processor_change_acl - signature: multi_processor_change_acl(adl, path=None, method_name='', acl_spec='', - number_of_sub_process=None) - parameters: - - name: adl - isRequired: true - - name: path - defaultValue: None - - name: method_name - - name: acl_spec - - name: number_of_sub_process - defaultValue: None -- uid: azure.datalake.store.multiprocessor.processor - name: processor - signature: processor(adl, file_path_queue, finish_queue_processing_flag, method_name, - acl_spec, log_queue, exception_queue) - parameters: - - name: adl - isRequired: true - - name: file_path_queue - isRequired: true - - name: finish_queue_processing_flag - isRequired: true - - name: method_name - isRequired: true - - name: acl_spec - isRequired: true - - name: log_queue - isRequired: true - - name: exception_queue - isRequired: true diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.ADLDownloader.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.ADLDownloader.yml deleted file mode 100644 index c2a9eba443cd..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.ADLDownloader.yml +++ /dev/null @@ -1,189 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.multithread.ADLDownloader -name: ADLDownloader -fullName: azure.datalake.store.multithread.ADLDownloader -module: azure.datalake.store.multithread -summary: 'Download remote file(s) using chunks and threads - - - Launches multiple threads for efficient downloading, with *chunksize* - - assigned to each. The remote path can be a single file, a directory - - of files or a glob pattern.' -constructor: - syntax: ADLDownloader(adlfs, rpath, lpath, nthreads=None, chunksize=268435456, buffersize=4194304, - blocksize=4194304, client=None, run=True, overwrite=False, verbose=False, progress_callback=None, - timeout=0) - parameters: - - name: adlfs - isRequired: true - types: - - > - - name: rpath - description: 'remote path/globstring to use to find remote files. Recursive glob - - patterns using **** are not supported.' - isRequired: true - types: - - - - name: lpath - description: 'local path. If downloading a single file, will write to this specific - - file, unless it is an existing directory, in which case a file is - - created within it. If downloading multiple files, this is the root - - directory to write within. Will create directories as required.' - isRequired: true - types: - - - - name: nthreads - description: Number of threads to use. If None, uses the number of cores. - defaultValue: None - types: - - [] - - name: chunksize - description: 'Number of bytes for a chunk. Large files are split into chunks. - Files - - smaller than this number will always be transferred in a single thread.' - defaultValue: '268435456' - types: - - [] - - name: buffersize - description: 'Ignored in curret implementation. - - Number of bytes for internal buffer. This block cannot be bigger than - - a chunk and cannot be smaller than a block.' - defaultValue: '4194304' - types: - - [] - - name: blocksize - description: 'Number of bytes for a block. Within each chunk, we write a smaller - - block for each API call. This block cannot be bigger than a chunk.' - defaultValue: '4194304' - types: - - [] - - name: client - description: 'Set an instance of ADLTransferClient when finer-grained control - over - - transfer parameters is needed. Ignores *nthreads* and *chunksize* set - - by constructor.' - defaultValue: None - types: - - [] - - name: run - description: Whether to begin executing immediately. - defaultValue: 'True' - types: - - [] - - name: overwrite - description: 'Whether to forcibly overwrite existing files/directories. If False - and - - local path is a directory, will quit regardless if any files would be - - overwritten or not. If True, only matching filenames are actually - - overwritten.' - defaultValue: 'False' - types: - - [] - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - [] - - name: timeout - description: 'Default value 0 means infinite timeout. Otherwise time in seconds - before the - - process will stop and raise an exception if transfer is still in progress' - defaultValue: '0' - types: - - () - - name: verbose - defaultValue: 'False' -methods: -- uid: azure.datalake.store.multithread.ADLDownloader.active - name: active - summary: Return whether the downloader is active - signature: active() -- uid: azure.datalake.store.multithread.ADLDownloader.clear_saved - name: clear_saved - summary: Remove references to all persisted downloads. - signature: static clear_saved() -- uid: azure.datalake.store.multithread.ADLDownloader.load - name: load - summary: Load list of persisted transfers from disk, for possible resumption. - signature: static load() - return: - description: "* of \n\n* \ - \ of , ,\ - \ \n\n* can be seen in the status attribute. Instances can be resumed\ - \ with \n\n* `run()`." -- uid: azure.datalake.store.multithread.ADLDownloader.run - name: run - summary: Populate transfer queue and execute downloads - signature: run(nthreads=None, monitor=True) - parameters: - - name: nthreads - description: Override default nthreads, if given - defaultValue: None - types: - - [] - - name: monitor - description: To watch and wait (block) until completion. - defaultValue: 'True' - types: - - [] -- uid: azure.datalake.store.multithread.ADLDownloader.save - name: save - summary: 'Persist this download - - - Saves a copy of this transfer process in its current state to disk. - - This is done automatically for a running transfer, so that as a chunk - - is completed, this is reflected. Thus, if a transfer is interrupted, - - e.g., by user action, the transfer can be restarted at another time. - - All chunks that were not already completed will be restarted at that - - time. - - - See methods `load` to retrieved saved transfers and `run` to - - resume a stopped transfer.' - signature: save(keep=True) - parameters: - - name: keep - description: 'If True, transfer will be saved if some chunks remain to be - - completed; the transfer will be sure to be removed otherwise.' - defaultValue: 'True' - types: - - () -- uid: azure.datalake.store.multithread.ADLDownloader.successful - name: successful - summary: 'Return whether the downloader completed successfully. - - - It will raise AssertionError if the downloader is active.' - signature: successful() -attributes: -- uid: azure.datalake.store.multithread.ADLDownloader.hash - name: hash diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.ADLUploader.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.ADLUploader.yml deleted file mode 100644 index 2d015d3fb0dd..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.ADLUploader.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.multithread.ADLUploader -name: ADLUploader -fullName: azure.datalake.store.multithread.ADLUploader -module: azure.datalake.store.multithread -summary: 'Upload local file(s) using chunks and threads - - - Launches multiple threads for efficient uploading, with *chunksize* - - assigned to each. The path can be a single file, a directory - - of files or a glob pattern.' -constructor: - syntax: ADLUploader(adlfs, rpath, lpath, nthreads=None, chunksize=268435456, buffersize=4194304, - blocksize=4194304, client=None, run=True, overwrite=False, verbose=False, progress_callback=None, - timeout=0) - parameters: - - name: adlfs - isRequired: true - types: - - > - - name: rpath - description: 'remote path to upload to; if multiple files, this is the dircetory - - root to write within' - isRequired: true - types: - - - - name: lpath - description: 'local path. Can be single file, directory (in which case, upload - - recursively) or glob pattern. Recursive glob patterns using **** are - - not supported.' - isRequired: true - types: - - - - name: nthreads - description: Number of threads to use. If None, uses the number of cores. - defaultValue: None - types: - - [] - - name: chunksize - description: 'Number of bytes for a chunk. Large files are split into chunks. - Files - - smaller than this number will always be transferred in a single thread.' - defaultValue: '268435456' - types: - - [] - - name: buffersize - description: 'Number of bytes for internal buffer. This block cannot be bigger - than - - a chunk and cannot be smaller than a block.' - defaultValue: '4194304' - types: - - [] - - name: blocksize - description: 'Number of bytes for a block. Within each chunk, we write a smaller - - block for each API call. This block cannot be bigger than a chunk.' - defaultValue: '4194304' - types: - - [] - - name: client - description: 'Set an instance of ADLTransferClient when finer-grained control - over - - transfer parameters is needed. Ignores *nthreads* and *chunksize* - - set by constructor.' - defaultValue: None - types: - - [] - - name: run - description: Whether to begin executing immediately. - defaultValue: 'True' - types: - - [] - - name: overwrite - description: 'Whether to forcibly overwrite existing files/directories. If False - and - - remote path is a directory, will quit regardless if any files would be - - overwritten or not. If True, only matching filenames are actually - - overwritten.' - defaultValue: 'False' - types: - - [] - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - [] - - name: timeout - description: 'Default value 0 means infinite timeout. Otherwise time in seconds - before the - - process will stop and raise an exception if transfer is still in progress' - defaultValue: '0' - types: - - () - - name: verbose - defaultValue: 'False' -methods: -- uid: azure.datalake.store.multithread.ADLUploader.active - name: active - summary: Return whether the uploader is active - signature: active() -- uid: azure.datalake.store.multithread.ADLUploader.clear_saved - name: clear_saved - summary: Remove references to all persisted uploads. - signature: static clear_saved() -- uid: azure.datalake.store.multithread.ADLUploader.load - name: load - summary: Load list of persisted transfers from disk, for possible resumption. - signature: static load() - return: - description: "* of \n\n* of\ - \ , ,\ - \ \n\n* can be seen in the status attribute. Instances can be resumed\ - \ with \n\n* `run()`." -- uid: azure.datalake.store.multithread.ADLUploader.run - name: run - summary: Populate transfer queue and execute downloads - signature: run(nthreads=None, monitor=True) - parameters: - - name: nthreads - description: Override default nthreads, if given - defaultValue: None - types: - - [] - - name: monitor - description: To watch and wait (block) until completion. - defaultValue: 'True' - types: - - [] -- uid: azure.datalake.store.multithread.ADLUploader.save - name: save - summary: 'Persist this upload - - - Saves a copy of this transfer process in its current state to disk. - - This is done automatically for a running transfer, so that as a chunk - - is completed, this is reflected. Thus, if a transfer is interrupted, - - e.g., by user action, the transfer can be restarted at another time. - - All chunks that were not already completed will be restarted at that - - time. - - - See methods `load` to retrieved saved transfers and `run` to - - resume a stopped transfer.' - signature: save(keep=True) - parameters: - - name: keep - description: 'If True, transfer will be saved if some chunks remain to be - - completed; the transfer will be sure to be removed otherwise.' - defaultValue: 'True' - types: - - () -- uid: azure.datalake.store.multithread.ADLUploader.successful - name: successful - summary: 'Return whether the uploader completed successfully. - - - It will raise AssertionError if the uploader is active.' - signature: successful() -attributes: -- uid: azure.datalake.store.multithread.ADLUploader.hash - name: hash diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.yml deleted file mode 100644 index efac0bbc9d0e..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.multithread -name: multithread -fullName: azure.datalake.store.multithread -summary: 'High performance multi-threaded module to up/download - - - - Calls method in `core` with thread pool executor to ensure the network - - is used to its maximum throughput. - - - - Only implements upload and download of (massive) files and directory trees.' -functions: -- uid: azure.datalake.store.multithread.get_chunk - name: get_chunk - summary: 'Download a piece of a remote file and write locally - - - Internal function used by *download*.' - signature: get_chunk(adlfs, src, dst, offset, size, buffersize, blocksize, shutdown_event=None, - retries=10, delay=0.01, backoff=3) - parameters: - - name: adlfs - isRequired: true - - name: src - isRequired: true - - name: dst - isRequired: true - - name: offset - isRequired: true - - name: size - isRequired: true - - name: buffersize - isRequired: true - - name: blocksize - isRequired: true - - name: shutdown_event - defaultValue: None - - name: retries - defaultValue: '10' - - name: delay - defaultValue: '0.01' - - name: backoff - defaultValue: '3' -- uid: azure.datalake.store.multithread.load - name: load - signature: load(filename) - parameters: - - name: filename - isRequired: true -- uid: azure.datalake.store.multithread.merge_chunks - name: merge_chunks - signature: merge_chunks(adlfs, outfile, files, shutdown_event=None, overwrite=False) - parameters: - - name: adlfs - isRequired: true - - name: outfile - isRequired: true - - name: files - isRequired: true - - name: shutdown_event - defaultValue: None - - name: overwrite - defaultValue: 'False' -- uid: azure.datalake.store.multithread.put_chunk - name: put_chunk - summary: 'Upload a piece of a local file - - - Internal function used by *upload*.' - signature: put_chunk(adlfs, src, dst, offset, size, buffersize, blocksize, delimiter=None, - shutdown_event=None) - parameters: - - name: adlfs - isRequired: true - - name: src - isRequired: true - - name: dst - isRequired: true - - name: offset - isRequired: true - - name: size - isRequired: true - - name: buffersize - isRequired: true - - name: blocksize - isRequired: true - - name: delimiter - defaultValue: None - - name: shutdown_event - defaultValue: None -- uid: azure.datalake.store.multithread.save - name: save - signature: save(instance, filename, keep=True) - parameters: - - name: instance - isRequired: true - - name: filename - isRequired: true - - name: keep - defaultValue: 'True' -classes: -- azure.datalake.store.multithread.ADLDownloader -- azure.datalake.store.multithread.ADLUploader diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.ExponentialRetryPolicy.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.ExponentialRetryPolicy.yml deleted file mode 100644 index 28e4b1223636..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.ExponentialRetryPolicy.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.retry.ExponentialRetryPolicy -name: ExponentialRetryPolicy -fullName: azure.datalake.store.retry.ExponentialRetryPolicy -module: azure.datalake.store.retry -constructor: - syntax: ExponentialRetryPolicy(max_retries=None, exponential_retry_interval=None, - exponential_factor=None) - parameters: - - name: max_retries - defaultValue: None - - name: exponential_retry_interval - defaultValue: None - - name: exponential_factor - defaultValue: None -methods: -- uid: azure.datalake.store.retry.ExponentialRetryPolicy.should_retry - name: should_retry - signature: should_retry(response, last_exception, retry_count) - parameters: - - name: response - isRequired: true - - name: last_exception - isRequired: true - - name: retry_count - isRequired: true diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.NoRetryPolicy.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.NoRetryPolicy.yml deleted file mode 100644 index 41cc958104b9..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.NoRetryPolicy.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.retry.NoRetryPolicy -name: NoRetryPolicy -fullName: azure.datalake.store.retry.NoRetryPolicy -module: azure.datalake.store.retry -constructor: - syntax: NoRetryPolicy() -methods: -- uid: azure.datalake.store.retry.NoRetryPolicy.should_retry - name: should_retry - signature: should_retry(*args) diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.RetryPolicy.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.RetryPolicy.yml deleted file mode 100644 index 5a5302039903..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.RetryPolicy.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.retry.RetryPolicy -name: RetryPolicy -fullName: azure.datalake.store.retry.RetryPolicy -module: azure.datalake.store.retry -constructor: - syntax: RetryPolicy() -methods: -- uid: azure.datalake.store.retry.RetryPolicy.should_retry - name: should_retry - signature: should_retry(*args) diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.yml deleted file mode 100644 index 032dc780025d..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.retry -name: retry -fullName: azure.datalake.store.retry -summary: Provides implementation of different Retry Policies -classes: -- azure.datalake.store.retry.ExponentialRetryPolicy -- azure.datalake.store.retry.NoRetryPolicy -- azure.datalake.store.retry.RetryPolicy diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.ADLTransferClient.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.ADLTransferClient.yml deleted file mode 100644 index 19dcabce73d2..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.ADLTransferClient.yml +++ /dev/null @@ -1,303 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.transfer.ADLTransferClient -name: ADLTransferClient -fullName: azure.datalake.store.transfer.ADLTransferClient -module: azure.datalake.store.transfer -summary: "Client for transferring data from/to Azure DataLake Store\n\nThis is intended\ - \ as the underlying class for *ADLDownloader* and\n*ADLUploader*. If necessary,\ - \ it can be used directly for additional\ncontrol.\n\n:param :\n:param *fn(adlfs:\n\ - :param src:\n:param dst:\n:param offset:\n:param size:\n:param buffersize:\n:param\ - \ blocksize:\n:param shutdown_event)*.:\n:param *adlfs* is the ADL filesystem instance.\ - \ *src* and *dst* refer to the source:\n:param and destination of the respective\ - \ file transfer. *offset* is the location:\n:param in *src* to read *size* bytes\ - \ from. *buffersize* is the number of bytes:\n:param used for internal buffering\ - \ before transfer. *blocksize* is the number of:\n:param bytes in a chunk to write\ - \ at one time. The callable should return an:\n:param integer representing the number\ - \ of bytes written.:\n:param The *merge* callable has the function signature:\n\ - :param :\n:param *fn(adlfs:\n:param outfile:\n:param files:\n:param shutdown_event)*.\ - \ *adlfs* is the ADL filesystem:\n:param instance. *outfile* is the result of merging\ - \ *files*.:\n:param For both transfer callables:\n:param *shutdown_event* is optional.\ - \ In particular:\n:param :\n:param *shutdown_event* is a *threading.Event* that\ - \ is passed to the callable.:\n:param The event will be set when a shutdown is requested.\ - \ It is good practice:\n:param to listen for this.:\n:param Internal State:\n:param\ - \ \u2014\u2014\u2014\u2014\u2013:\n:param self._fstates: This captures the current\ - \ state of each transferred file.\n:type self._fstates: \n\ - :param self._files: Using a tuple of the file source/destination as the key, this\n\ - \n dictionary stores the file metadata and all chunk states. The\n dictionary\ - \ key is *(src, dst)* and the value is\n *dict(length, cstates, exception)*." -constructor: - syntax: ADLTransferClient(adlfs, transfer, merge=None, nthreads=None, chunksize=268435456, - blocksize=33554432, chunked=True, unique_temporary=True, delimiter=None, parent=None, - verbose=False, buffersize=33554432, progress_callback=None, timeout=0) - parameters: - - name: adlfs - isRequired: true - types: - - > - - name: name - description: Unique ID used for persistence. - isRequired: true - types: - - - - name: transfer - description: 'Function or callable object invoked when transferring chunks. See - - `Function Signatures`.' - isRequired: true - types: - - - - name: merge - description: 'Function or callable object invoked when merging chunks. For each - file - - containing only one chunk, no merge function will be called, even if - - provided. If None, then merging is skipped. See - - `Function Signatures`.' - defaultValue: None - types: - - [] - - name: nthreads - description: 'Number of threads to use (minimum is 1). If None, uses the number - of - - cores.' - defaultValue: None - types: - - [] - - name: chunksize - description: 'Number of bytes for a chunk. Large files are split into chunks. - Files - - smaller than this number will always be transferred in a single thread.' - defaultValue: '268435456' - types: - - [] - - name: buffersize - description: 'Number of bytes for internal buffer. This block cannot be bigger - than - - a chunk and cannot be smaller than a block.' - defaultValue: '33554432' - types: - - [] - - name: blocksize - description: 'Number of bytes for a block. Within each chunk, we write a smaller - - block for each API call. This block cannot be bigger than a chunk.' - defaultValue: '33554432' - types: - - [] - - name: chunked - description: 'If set, each transferred chunk is stored in a separate file until - - chunks are gathered into a single file. Otherwise, each chunk will be - - written into the same destination file.' - defaultValue: 'True' - types: - - [] - - name: unique_temporary - description: 'If set, transferred chunks are written into a unique temporary - - directory.' - defaultValue: 'True' - types: - - [] - - name: persist_path - description: 'Path used for persisting a client''s state. If None, then *save()* - - and *load()* will be empty operations.' - isRequired: true - types: - - [] - - name: delimiter - description: 'If set, will transfer blocks using delimiters, as well as split - - files for transferring on that delimiter.' - defaultValue: None - types: - - () - - - - name: parent - description: 'In typical usage, the transfer client is created in the context - of an - - upload or download, which can be persisted between sessions.' - defaultValue: None - types: - - , - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transferred so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - [] - - name: timeout - description: 'Default value 0 means infinite timeout. Otherwise time in seconds - before the - - process will stop and raise an exception if transfer is still in progress' - defaultValue: '0' - types: - - () - - name: Files - isRequired: true - types: - - - - name: '---------------' - isRequired: true - - name: available - isRequired: true - types: - - > - - name: temporary - isRequired: true - types: - - > - - name: in - isRequired: true - types: - - > - - name: pseudo-BNF - isRequired: true - - name: '{dirname}/{basename}.segments[.{unique_str}]/{basename}_{offset}' - isRequired: true - types: - - >> >> - - name: Signatures - isRequired: true - types: - - - - name: '-------------------' - isRequired: true - - name: client - isRequired: true - types: - - > - - name: two - isRequired: true - types: - - > - - name: callables - isRequired: true - - name: provided - isRequired: true - types: - - > - - name: the - isRequired: true - types: - - - - name: skipped. - isRequired: true - types: - - > - - name: signature - isRequired: true - types: - - > - - name: self._chunks - description: 'Using a tuple of the chunk name/offset as the key, this dictionary - - stores the chunk metadata and has a reference to the chunk''s parent - - file. The dictionary key is *(name, offset)* and the value is - - *dict(parent=(src, dst), expected, actual, exception)*.' - isRequired: true - types: - - - - name: self._ffutures - description: 'Using a Future object as the key, this dictionary provides a reverse - - lookup for the file associated with the given future. The returned - - value is the file''s primary key, *(src, dst)*.' - isRequired: true - types: - - - - name: self._cfutures - description: 'Using a Future object as the key, this dictionary provides a reverse - - lookup for the chunk associated with the given future. The returned - - value is the chunk''s primary key, *(name, offset)*.' - isRequired: true - types: - - - - name: verbose - defaultValue: 'False' -methods: -- uid: azure.datalake.store.transfer.ADLTransferClient.monitor - name: monitor - summary: Wait for download to happen - signature: monitor(poll=0.1, timeout=0) - parameters: - - name: poll - defaultValue: '0.1' - - name: timeout - defaultValue: '0' -- uid: azure.datalake.store.transfer.ADLTransferClient.run - name: run - signature: run(nthreads=None, monitor=True, before_start=None) - parameters: - - name: nthreads - defaultValue: None - - name: monitor - defaultValue: 'True' - - name: before_start - defaultValue: None -- uid: azure.datalake.store.transfer.ADLTransferClient.save - name: save - signature: save(keep=True) - parameters: - - name: keep - defaultValue: 'True' -- uid: azure.datalake.store.transfer.ADLTransferClient.shutdown - name: shutdown - summary: 'Shutdown task threads in an orderly fashion. - - - Within the context of this method, we disable Ctrl+C keystroke events - - until all threads have exited. We re-enable Ctrl+C keystroke events - - before leaving.' - signature: shutdown() -- uid: azure.datalake.store.transfer.ADLTransferClient.submit - name: submit - summary: 'Split a given file into chunks. - - - All submitted files/chunks start in the *pending* state until *run()* - - is called.' - signature: submit(src, dst, length) - parameters: - - name: src - isRequired: true - - name: dst - isRequired: true - - name: length - isRequired: true -attributes: -- uid: azure.datalake.store.transfer.ADLTransferClient.active - name: active - summary: Return whether the transfer is active -- uid: azure.datalake.store.transfer.ADLTransferClient.progress - name: progress - summary: Return a summary of all transferred file/chunks -- uid: azure.datalake.store.transfer.ADLTransferClient.status - name: status -- uid: azure.datalake.store.transfer.ADLTransferClient.successful - name: successful - summary: 'Return whether the transfer completed successfully. - - - It will raise AssertionError if the transfer is active.' diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.Chunk.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.Chunk.yml deleted file mode 100644 index 2323f50f1ee1..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.Chunk.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.transfer.Chunk -name: Chunk -fullName: azure.datalake.store.transfer.Chunk -module: azure.datalake.store.transfer -summary: Create new instance of Chunk(name, state, offset, expected, actual, exception) -constructor: - syntax: Chunk(name, state, offset, expected, actual, exception) - parameters: - - name: name - isRequired: true - - name: state - isRequired: true - - name: offset - isRequired: true - - name: expected - isRequired: true - - name: actual - isRequired: true - - name: exception - isRequired: true -attributes: -- uid: azure.datalake.store.transfer.Chunk.actual - name: actual - summary: Alias for field number 4 -- uid: azure.datalake.store.transfer.Chunk.exception - name: exception - summary: Alias for field number 5 -- uid: azure.datalake.store.transfer.Chunk.expected - name: expected - summary: Alias for field number 3 -- uid: azure.datalake.store.transfer.Chunk.name - name: name - summary: Alias for field number 0 -- uid: azure.datalake.store.transfer.Chunk.offset - name: offset - summary: Alias for field number 2 -- uid: azure.datalake.store.transfer.Chunk.state - name: state - summary: Alias for field number 1 diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.File.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.File.yml deleted file mode 100644 index d2185a507319..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.File.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.transfer.File -name: File -fullName: azure.datalake.store.transfer.File -module: azure.datalake.store.transfer -summary: Create new instance of File(src, dst, state, length, chunks, exception) -constructor: - syntax: File(src, dst, state, length, chunks, exception) - parameters: - - name: src - isRequired: true - - name: dst - isRequired: true - - name: state - isRequired: true - - name: length - isRequired: true - - name: chunks - isRequired: true - - name: exception - isRequired: true -attributes: -- uid: azure.datalake.store.transfer.File.chunks - name: chunks - summary: Alias for field number 4 -- uid: azure.datalake.store.transfer.File.dst - name: dst - summary: Alias for field number 1 -- uid: azure.datalake.store.transfer.File.exception - name: exception - summary: Alias for field number 5 -- uid: azure.datalake.store.transfer.File.length - name: length - summary: Alias for field number 3 -- uid: azure.datalake.store.transfer.File.src - name: src - summary: Alias for field number 0 -- uid: azure.datalake.store.transfer.File.state - name: state - summary: Alias for field number 2 diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.StateManager.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.StateManager.yml deleted file mode 100644 index 1416eb20111a..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.StateManager.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.transfer.StateManager -name: StateManager -fullName: azure.datalake.store.transfer.StateManager -module: azure.datalake.store.transfer -summary: 'Manages state for any hashable object. - - - When tracking multiple files and their chunks, each file/chunk can be in - - any valid state for that particular type. - - - At the simplest level, we need to set and retrieve an object''s current - - state, while only allowing valid states to be used. In addition, we also - - need to give statistics about a group of objects (are all objects in one - - state? how many objects are in each available state?).' -constructor: - syntax: StateManager(*states) - parameters: - - name: states - description: Managed objects can only use these defined states. - isRequired: true - types: - - of -examples: -- "\n```\n\n>>> StateManager('draft', 'review', 'complete') \n\n>>> mgr = StateManager('off', 'on')\n>>> mgr['foo'] = 'on'\n\ - >>> mgr['bar'] = 'off'\n>>> mgr['quux'] = 'on'\n>>> mgr \n\n>>> mgr.contains_all('on')\nFalse\n>>> mgr['bar'] = 'on'\n>>> mgr.contains_all('on')\n\ - True\n>>> mgr.contains_none('off')\nTrue\n```\n\nInternal class used by *ADLTransferClient*.\n" -methods: -- uid: azure.datalake.store.transfer.StateManager.contains_all - name: contains_all - summary: Return whether all managed objects are in the given state - signature: contains_all(state) - parameters: - - name: state - isRequired: true -- uid: azure.datalake.store.transfer.StateManager.contains_none - name: contains_none - summary: Return whether no managed objects are in the given states - signature: contains_none(*states) -attributes: -- uid: azure.datalake.store.transfer.StateManager.objects - name: objects -- uid: azure.datalake.store.transfer.StateManager.states - name: states diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.yml deleted file mode 100644 index b225a59a4e26..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.transfer -name: transfer -fullName: azure.datalake.store.transfer -summary: Low-level classes for managing data transfer. -classes: -- azure.datalake.store.transfer.ADLTransferClient -- azure.datalake.store.transfer.Chunk -- azure.datalake.store.transfer.File -- azure.datalake.store.transfer.StateManager diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.utils.CountUpDownLatch.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.utils.CountUpDownLatch.yml deleted file mode 100644 index 7fdfcb207d02..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.utils.CountUpDownLatch.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.datalake.store.utils.CountUpDownLatch -name: CountUpDownLatch -fullName: azure.datalake.store.utils.CountUpDownLatch -module: azure.datalake.store.utils -summary: CountUpDownLatch provides a thread safe implementation of Up Down latch -constructor: - syntax: CountUpDownLatch() -methods: -- uid: azure.datalake.store.utils.CountUpDownLatch.decrement - name: decrement - signature: decrement() -- uid: azure.datalake.store.utils.CountUpDownLatch.increment - name: increment - signature: increment() -- uid: azure.datalake.store.utils.CountUpDownLatch.is_zero - name: is_zero - signature: is_zero() -- uid: azure.datalake.store.utils.CountUpDownLatch.total_processed - name: total_processed - signature: total_processed() diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.utils.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.utils.yml deleted file mode 100644 index f208fed4bdb9..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.utils.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonModule -uid: azure.datalake.store.utils -name: utils -fullName: azure.datalake.store.utils -functions: -- uid: azure.datalake.store.utils.clamp - name: clamp - summary: 'Limit a value to a given range - - - This is equivalent to smallest <= n <= largest.' - signature: clamp(n, smallest, largest) - parameters: - - name: n - isRequired: true - - name: smallest - isRequired: true - - name: largest - isRequired: true - examples: - - ' - - ``` - - - >>> clamp(0, 1, 100) - - 1 - - ``` - - - - ``` - - - >>> clamp(42, 2, 128) - - 42 - - ``` - - - - ``` - - - >>> clamp(1024, 1, 32) - - 32 - - ``` - - ' -- uid: azure.datalake.store.utils.commonprefix - name: commonprefix - summary: 'Find common directory for all paths - - - Python''s `os.path.commonprefix` will not return a valid directory path in - - some cases, so we wrote this convenience method.' - signature: commonprefix(paths) - parameters: - - name: paths - isRequired: true - examples: - - ' - - ``` - - - >>> # os.path.commonprefix returns ''/disk1/foo'' - - >>> commonprefix([''/disk1/foobar'', ''/disk1/foobaz'']) - - ''/disk1'' - - ``` - - - - ``` - - - >>> commonprefix([''a/b/c'', ''a/b/d'', ''a/c/d'']) - - ''a'' - - ``` - - - - ``` - - - >>> commonprefix([''a/b/c'', ''d/e/f'', ''g/h/i'']) - - '''' - - ``` - - ' -- uid: azure.datalake.store.utils.ensure_writable - name: ensure_writable - signature: ensure_writable(b) - parameters: - - name: b - isRequired: true -- uid: azure.datalake.store.utils.read_block - name: read_block - summary: Read a block of bytes from a file - signature: read_block(f, offset, length, delimiter=None) - parameters: - - name: fn - description: a file object that supports seek, tell and read. - isRequired: true - types: - - > - - name: offset - description: Byte offset to start read - isRequired: true - types: - - - - name: length - description: Maximum number of bytes to read - isRequired: true - types: - - - - name: delimiter - description: Ensure reading stops at delimiter bytestring - defaultValue: None - types: - - () - - name: read - isRequired: true - types: - - > - - name: location - isRequired: true - types: - - > - - > - - name: ADL - isRequired: true - types: - - > - - name: data - isRequired: true - types: - - > - - name: raised - isRequired: true - types: - - 4MB an exception is>> - - name: cannot - isRequired: true - types: - - > - - name: ADL. - isRequired: true - types: - - > - - name: the - isRequired: true - types: - - > - - name: string. - isRequired: true - types: - - > - - name: f - isRequired: true - examples: - - "\n```\n\n>>> from io import BytesIO \n>>> f = BytesIO(b'Alice, 100\\nBob, 200\\\ - nCharlie, 300') \n>>> read_block(f, 0, 13) \nb'Alice, 100\\nBo'\n```\n\n\n```\n\ - \n>>> read_block(f, 0, 13, delimiter=b'\\n') \nb'Alice, 100\\n'\n```\n\n\n```\n\ - \n>>> read_block(f, 10, 10, delimiter=b'\\n') \nb'\\nCharlie, 300'\n>>> f =\ - \ BytesIO(bytearray(2**22)) \n>>> read_block(f,0,2**22, delimiter=b'\\n') \n\ - IndexError: No delimiter found within max record size of 4MB.\nTransfer without\ - \ specifying a delimiter (as binary) instead.\n```\n" -- uid: azure.datalake.store.utils.tokenize - name: tokenize - summary: 'Deterministic token - - - ``` - - - >>> tokenize(''Hello'') == tokenize(''Hello'') - - True - - ```' - signature: tokenize(*args, **kwargs) -- uid: azure.datalake.store.utils.write_stdout - name: write_stdout - summary: Write bytes or strings to standard output - signature: write_stdout(data) - parameters: - - name: data - isRequired: true -classes: -- azure.datalake.store.utils.CountUpDownLatch diff --git a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.yml b/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.yml deleted file mode 100644 index 2dde69734917..000000000000 --- a/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.datalake.store -name: store -fullName: azure.datalake.store -type: rootImport -modules: -- azure.datalake.store.core -- azure.datalake.store.enums -- azure.datalake.store.exceptions -- azure.datalake.store.lib -- azure.datalake.store.multiprocessor -- azure.datalake.store.multithread -- azure.datalake.store.retry -- azure.datalake.store.transfer -- azure.datalake.store.utils diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.GraphRbacManagementClient.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.GraphRbacManagementClient.yml deleted file mode 100644 index f5ab0d8a39e1..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.GraphRbacManagementClient.yml +++ /dev/null @@ -1,70 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.GraphRbacManagementClient -name: GraphRbacManagementClient -fullName: azure.graphrbac.GraphRbacManagementClient -module: azure.graphrbac -summary: The Graph RBAC Management Client -constructor: - syntax: GraphRbacManagementClient(credentials, tenant_id, base_url=None) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - - - name: tenant_id - description: The tenant ID. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: SignedInUser operations - name: signed_in_user - types: - - -- description: Applications operations - name: applications - types: - - -- description: DeletedApplications operations - name: deleted_applications - types: - - -- description: Groups operations - name: groups - types: - - -- description: ServicePrincipals operations - name: service_principals - types: - - -- description: Users operations - name: users - types: - - -- description: Objects operations - name: objects - types: - - -- description: Domains operations - name: domains - types: - - -- description: OAuth2PermissionGrant operations - name: oauth2_permission_grant - types: - - -methods: -- uid: azure.graphrbac.GraphRbacManagementClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient.yml deleted file mode 100644 index 8d7e6c3bd60d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient.yml +++ /dev/null @@ -1,70 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient -name: GraphRbacManagementClient -fullName: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient -module: azure.graphrbac.graph_rbac_management_client -summary: The Graph RBAC Management Client -constructor: - syntax: GraphRbacManagementClient(credentials, tenant_id, base_url=None) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - - - name: tenant_id - description: The tenant ID. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: SignedInUser operations - name: signed_in_user - types: - - -- description: Applications operations - name: applications - types: - - -- description: DeletedApplications operations - name: deleted_applications - types: - - -- description: Groups operations - name: groups - types: - - -- description: ServicePrincipals operations - name: service_principals - types: - - -- description: Users operations - name: users - types: - - -- description: Objects operations - name: objects - types: - - -- description: Domains operations - name: domains - types: - - -- description: OAuth2PermissionGrant operations - name: oauth2_permission_grant - types: - - -methods: -- uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.yml deleted file mode 100644 index f578518a0767..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.yml +++ /dev/null @@ -1,69 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration -name: GraphRbacManagementClientConfiguration -fullName: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration -module: azure.graphrbac.graph_rbac_management_client -summary: 'Configuration for GraphRbacManagementClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: GraphRbacManagementClientConfiguration(credentials, tenant_id, base_url=None) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - - - name: tenant_id - description: The tenant ID. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -methods: -- uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.load - name: load - summary: Load configuration from existing file. - signature: load(filepath) - parameters: - - name: filepath - description: Path to existing config file. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied config file is invalid. -- uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to save file to. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.yml deleted file mode 100644 index 70b6c6391973..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.graph_rbac_management_client -name: graph_rbac_management_client -fullName: azure.graphrbac.graph_rbac_management_client -classes: -- azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient -- azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ADGroup.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ADGroup.yml deleted file mode 100644 index 0e395c2dcd28..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ADGroup.yml +++ /dev/null @@ -1,190 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ADGroup -name: ADGroup -fullName: azure.graphrbac.models.ADGroup -module: azure.graphrbac.models -summary: 'Active Directory group information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ADGroup(*, additional_properties=None, display_name: str = None, mail_enabled: - bool = None, mail_nickname: str = None, security_enabled: bool = None, mail: str - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: display_name - description: The display name of the group. - isRequired: true - types: - - - - name: mail_enabled - description: 'Whether the group is mail-enabled. Must be false. - - This is because only pure security groups can be created using the Graph - - API.' - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the group. - isRequired: true - types: - - - - name: security_enabled - description: Whether the group is security-enable. - isRequired: true - types: - - - - name: mail - description: The primary email address of the group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: display_name - defaultValue: None - - name: mail_enabled - defaultValue: None - - name: mail_nickname - defaultValue: None - - name: security_enabled - defaultValue: None - - name: mail - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.ADGroup.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ADGroup.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ADGroup.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ADGroup.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ADGroup.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ADGroup.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ADGroup.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ADGroupPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ADGroupPaged.yml deleted file mode 100644 index 80e3bf061674..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ADGroupPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ADGroupPaged -name: ADGroupPaged -fullName: azure.graphrbac.models.ADGroupPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: ADGroupPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.ADGroupPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.ADGroupPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.ADGroupPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.ADGroupPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.ADGroupPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.ADGroupPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.ADGroupPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.AddOwnerParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.AddOwnerParameters.yml deleted file mode 100644 index 2cd1eeeead25..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.AddOwnerParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.AddOwnerParameters -name: AddOwnerParameters -fullName: azure.graphrbac.models.AddOwnerParameters -module: azure.graphrbac.models -summary: 'Request parameters for adding a owner to an application. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AddOwnerParameters(*, url: str, additional_properties=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: url - description: 'Required. A owner object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the owner (user, - - application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.AddOwnerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.AddOwnerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.AddOwnerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.AddOwnerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.AddOwnerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.AddOwnerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.AddOwnerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.AppRole.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.AppRole.yml deleted file mode 100644 index 148aa0854d4b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.AppRole.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.AppRole -name: AppRole -fullName: azure.graphrbac.models.AppRole -module: azure.graphrbac.models -summary: AppRole. -constructor: - syntax: 'AppRole(*, id: str = None, allowed_member_types=None, description: str - = None, display_name: str = None, is_enabled: bool = None, value: str = None, - **kwargs)' - parameters: - - name: id - description: Unique role identifier inside the appRoles collection. - isRequired: true - types: - - - - name: allowed_member_types - description: 'Specifies whether this app role definition - - can be assigned to users and groups by setting to ''User'', or to other - - applications (that are accessing this application in daemon service - - scenarios) by setting to ''Application'', or to both.' - isRequired: true - types: - - [] - - name: description - description: 'Permission help text that appears in the admin app - - assignment and consent experiences.' - isRequired: true - types: - - - - name: display_name - description: 'Display name for the permission that appears in the - - admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: is_enabled - description: 'When creating or updating a role definition, this must - - be set to true (which is the default). To delete a role, this must first - - be set to false. At that point, in a subsequent call, this role may be - - removed.' - isRequired: true - types: - - - - name: value - description: 'Specifies the value of the roles claim that the application - - should expect in the authentication and access tokens.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: allowed_member_types - defaultValue: None - - name: description - defaultValue: None - - name: display_name - defaultValue: None - - name: is_enabled - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.graphrbac.models.AppRole.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.AppRole.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.AppRole.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.AppRole.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.AppRole.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.AppRole.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.AppRole.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.Application(class).yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.Application(class).yml deleted file mode 100644 index 4854141fb724..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.Application(class).yml +++ /dev/null @@ -1,447 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.Application -name: Application -fullName: azure.graphrbac.models.Application -module: azure.graphrbac.models -summary: 'Active Directory application information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Application(*, additional_properties=None, app_id: str = None, allow_guests_sign_in: - bool = None, allow_passthrough_users: bool = None, app_logo_url: str = None, app_roles=None, - app_permissions=None, available_to_other_tenants: bool = None, display_name: str - = None, error_url: str = None, group_membership_claims=None, homepage: str = None, - identifier_uris=None, informational_urls=None, is_device_only_auth_supported: - bool = None, key_credentials=None, known_client_applications=None, logout_url: - str = None, oauth2_allow_implicit_flow: bool = None, oauth2_allow_url_path_matching: - bool = None, oauth2_permissions=None, oauth2_require_post_response: bool = None, - org_restrictions=None, optional_claims=None, password_credentials=None, pre_authorized_applications=None, - public_client: bool = None, publisher_domain: str = None, reply_urls=None, required_resource_access=None, - saml_metadata_url: str = None, sign_in_audience: str = None, www_homepage: str - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: display_name - description: The display name of the application. - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: app_id - defaultValue: None - - name: allow_guests_sign_in - defaultValue: None - - name: allow_passthrough_users - defaultValue: None - - name: app_logo_url - defaultValue: None - - name: app_roles - defaultValue: None - - name: app_permissions - defaultValue: None - - name: available_to_other_tenants - defaultValue: None - - name: display_name - defaultValue: None - - name: error_url - defaultValue: None - - name: group_membership_claims - defaultValue: None - - name: homepage - defaultValue: None - - name: identifier_uris - defaultValue: None - - name: informational_urls - defaultValue: None - - name: is_device_only_auth_supported - defaultValue: None - - name: key_credentials - defaultValue: None - - name: known_client_applications - defaultValue: None - - name: logout_url - defaultValue: None - - name: oauth2_allow_implicit_flow - defaultValue: None - - name: oauth2_allow_url_path_matching - defaultValue: None - - name: oauth2_permissions - defaultValue: None - - name: oauth2_require_post_response - defaultValue: None - - name: org_restrictions - defaultValue: None - - name: optional_claims - defaultValue: None - - name: password_credentials - defaultValue: None - - name: pre_authorized_applications - defaultValue: None - - name: public_client - defaultValue: None - - name: publisher_domain - defaultValue: None - - name: reply_urls - defaultValue: None - - name: required_resource_access - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: sign_in_audience - defaultValue: None - - name: www_homepage - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.Application.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.Application.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.Application.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.Application.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.Application.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.Application.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.Application.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationBase.yml deleted file mode 100644 index 567e87e1d1c3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationBase.yml +++ /dev/null @@ -1,394 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ApplicationBase -name: ApplicationBase -fullName: azure.graphrbac.models.ApplicationBase -module: azure.graphrbac.models -summary: 'Active Directive Application common properties shared among GET, POST and - - PATCH.' -constructor: - syntax: 'ApplicationBase(*, allow_guests_sign_in: bool = None, allow_passthrough_users: - bool = None, app_logo_url: str = None, app_roles=None, app_permissions=None, available_to_other_tenants: - bool = None, error_url: str = None, group_membership_claims=None, homepage: str - = None, informational_urls=None, is_device_only_auth_supported: bool = None, key_credentials=None, - known_client_applications=None, logout_url: str = None, oauth2_allow_implicit_flow: - bool = None, oauth2_allow_url_path_matching: bool = None, oauth2_permissions=None, - oauth2_require_post_response: bool = None, org_restrictions=None, optional_claims=None, - password_credentials=None, pre_authorized_applications=None, public_client: bool - = None, publisher_domain: str = None, reply_urls=None, required_resource_access=None, - saml_metadata_url: str = None, sign_in_audience: str = None, www_homepage: str - = None, **kwargs)' - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - keywordOnlyParameters: - - name: allow_guests_sign_in - defaultValue: None - - name: allow_passthrough_users - defaultValue: None - - name: app_logo_url - defaultValue: None - - name: app_roles - defaultValue: None - - name: app_permissions - defaultValue: None - - name: available_to_other_tenants - defaultValue: None - - name: error_url - defaultValue: None - - name: group_membership_claims - defaultValue: None - - name: homepage - defaultValue: None - - name: informational_urls - defaultValue: None - - name: is_device_only_auth_supported - defaultValue: None - - name: key_credentials - defaultValue: None - - name: known_client_applications - defaultValue: None - - name: logout_url - defaultValue: None - - name: oauth2_allow_implicit_flow - defaultValue: None - - name: oauth2_allow_url_path_matching - defaultValue: None - - name: oauth2_permissions - defaultValue: None - - name: oauth2_require_post_response - defaultValue: None - - name: org_restrictions - defaultValue: None - - name: optional_claims - defaultValue: None - - name: password_credentials - defaultValue: None - - name: pre_authorized_applications - defaultValue: None - - name: public_client - defaultValue: None - - name: publisher_domain - defaultValue: None - - name: reply_urls - defaultValue: None - - name: required_resource_access - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: sign_in_audience - defaultValue: None - - name: www_homepage - defaultValue: None -methods: -- uid: azure.graphrbac.models.ApplicationBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ApplicationBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ApplicationBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ApplicationBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ApplicationBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ApplicationBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ApplicationBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationCreateParameters.yml deleted file mode 100644 index 23f30b0bc689..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationCreateParameters.yml +++ /dev/null @@ -1,409 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ApplicationCreateParameters -name: ApplicationCreateParameters -fullName: azure.graphrbac.models.ApplicationCreateParameters -module: azure.graphrbac.models -summary: 'Request parameters for creating a new application. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ApplicationCreateParameters(*, display_name: str, allow_guests_sign_in: - bool = None, allow_passthrough_users: bool = None, app_logo_url: str = None, app_roles=None, - app_permissions=None, available_to_other_tenants: bool = None, error_url: str - = None, group_membership_claims=None, homepage: str = None, informational_urls=None, - is_device_only_auth_supported: bool = None, key_credentials=None, known_client_applications=None, - logout_url: str = None, oauth2_allow_implicit_flow: bool = None, oauth2_allow_url_path_matching: - bool = None, oauth2_permissions=None, oauth2_require_post_response: bool = None, - org_restrictions=None, optional_claims=None, password_credentials=None, pre_authorized_applications=None, - public_client: bool = None, publisher_domain: str = None, reply_urls=None, required_resource_access=None, - saml_metadata_url: str = None, sign_in_audience: str = None, www_homepage: str - = None, identifier_uris=None, **kwargs)' - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - - name: display_name - description: Required. The display name of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: display_name - isRequired: true - - name: allow_guests_sign_in - defaultValue: None - - name: allow_passthrough_users - defaultValue: None - - name: app_logo_url - defaultValue: None - - name: app_roles - defaultValue: None - - name: app_permissions - defaultValue: None - - name: available_to_other_tenants - defaultValue: None - - name: error_url - defaultValue: None - - name: group_membership_claims - defaultValue: None - - name: homepage - defaultValue: None - - name: informational_urls - defaultValue: None - - name: is_device_only_auth_supported - defaultValue: None - - name: key_credentials - defaultValue: None - - name: known_client_applications - defaultValue: None - - name: logout_url - defaultValue: None - - name: oauth2_allow_implicit_flow - defaultValue: None - - name: oauth2_allow_url_path_matching - defaultValue: None - - name: oauth2_permissions - defaultValue: None - - name: oauth2_require_post_response - defaultValue: None - - name: org_restrictions - defaultValue: None - - name: optional_claims - defaultValue: None - - name: password_credentials - defaultValue: None - - name: pre_authorized_applications - defaultValue: None - - name: public_client - defaultValue: None - - name: publisher_domain - defaultValue: None - - name: reply_urls - defaultValue: None - - name: required_resource_access - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: sign_in_audience - defaultValue: None - - name: www_homepage - defaultValue: None - - name: identifier_uris - defaultValue: None -methods: -- uid: azure.graphrbac.models.ApplicationCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ApplicationCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ApplicationCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ApplicationCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ApplicationCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ApplicationCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ApplicationCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationPaged.yml deleted file mode 100644 index deaae54c1c7f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ApplicationPaged -name: ApplicationPaged -fullName: azure.graphrbac.models.ApplicationPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: ApplicationPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.ApplicationPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.ApplicationPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.ApplicationPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.ApplicationPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.ApplicationPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.ApplicationPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.ApplicationPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationUpdateParameters.yml deleted file mode 100644 index 664699bbc07c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationUpdateParameters.yml +++ /dev/null @@ -1,406 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ApplicationUpdateParameters -name: ApplicationUpdateParameters -fullName: azure.graphrbac.models.ApplicationUpdateParameters -module: azure.graphrbac.models -summary: Request parameters for updating a new application. -constructor: - syntax: 'ApplicationUpdateParameters(*, allow_guests_sign_in: bool = None, allow_passthrough_users: - bool = None, app_logo_url: str = None, app_roles=None, app_permissions=None, available_to_other_tenants: - bool = None, error_url: str = None, group_membership_claims=None, homepage: str - = None, informational_urls=None, is_device_only_auth_supported: bool = None, key_credentials=None, - known_client_applications=None, logout_url: str = None, oauth2_allow_implicit_flow: - bool = None, oauth2_allow_url_path_matching: bool = None, oauth2_permissions=None, - oauth2_require_post_response: bool = None, org_restrictions=None, optional_claims=None, - password_credentials=None, pre_authorized_applications=None, public_client: bool - = None, publisher_domain: str = None, reply_urls=None, required_resource_access=None, - saml_metadata_url: str = None, sign_in_audience: str = None, www_homepage: str - = None, display_name: str = None, identifier_uris=None, **kwargs)' - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - - name: display_name - description: The display name of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: allow_guests_sign_in - defaultValue: None - - name: allow_passthrough_users - defaultValue: None - - name: app_logo_url - defaultValue: None - - name: app_roles - defaultValue: None - - name: app_permissions - defaultValue: None - - name: available_to_other_tenants - defaultValue: None - - name: error_url - defaultValue: None - - name: group_membership_claims - defaultValue: None - - name: homepage - defaultValue: None - - name: informational_urls - defaultValue: None - - name: is_device_only_auth_supported - defaultValue: None - - name: key_credentials - defaultValue: None - - name: known_client_applications - defaultValue: None - - name: logout_url - defaultValue: None - - name: oauth2_allow_implicit_flow - defaultValue: None - - name: oauth2_allow_url_path_matching - defaultValue: None - - name: oauth2_permissions - defaultValue: None - - name: oauth2_require_post_response - defaultValue: None - - name: org_restrictions - defaultValue: None - - name: optional_claims - defaultValue: None - - name: password_credentials - defaultValue: None - - name: pre_authorized_applications - defaultValue: None - - name: public_client - defaultValue: None - - name: publisher_domain - defaultValue: None - - name: reply_urls - defaultValue: None - - name: required_resource_access - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: sign_in_audience - defaultValue: None - - name: www_homepage - defaultValue: None - - name: display_name - defaultValue: None - - name: identifier_uris - defaultValue: None -methods: -- uid: azure.graphrbac.models.ApplicationUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ApplicationUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ApplicationUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ApplicationUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ApplicationUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ApplicationUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ApplicationUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.CheckGroupMembershipParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.CheckGroupMembershipParameters.yml deleted file mode 100644 index d2cb12b10430..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.CheckGroupMembershipParameters.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.CheckGroupMembershipParameters -name: CheckGroupMembershipParameters -fullName: azure.graphrbac.models.CheckGroupMembershipParameters -module: azure.graphrbac.models -summary: 'Request parameters for IsMemberOf API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CheckGroupMembershipParameters(*, group_id: str, member_id: str, additional_properties=None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: group_id - description: Required. The object ID of the group to check. - isRequired: true - types: - - - - name: member_id - description: 'Required. The object ID of the contact, group, user, or - - service principal to check for membership in the specified group.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: group_id - isRequired: true - - name: member_id - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.CheckGroupMembershipParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.CheckGroupMembershipParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.CheckGroupMembershipParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.CheckGroupMembershipParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.CheckGroupMembershipParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.CheckGroupMembershipParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.CheckGroupMembershipParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.CheckGroupMembershipResult.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.CheckGroupMembershipResult.yml deleted file mode 100644 index 29513851fd36..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.CheckGroupMembershipResult.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.CheckGroupMembershipResult -name: CheckGroupMembershipResult -fullName: azure.graphrbac.models.CheckGroupMembershipResult -module: azure.graphrbac.models -summary: Server response for IsMemberOf API call. -constructor: - syntax: 'CheckGroupMembershipResult(*, additional_properties=None, value: bool = - None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: value - description: 'True if the specified user, group, contact, or service - - principal has either direct or transitive membership in the specified - - group; otherwise, false.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.graphrbac.models.CheckGroupMembershipResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.CheckGroupMembershipResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.CheckGroupMembershipResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.CheckGroupMembershipResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.CheckGroupMembershipResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.CheckGroupMembershipResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.CheckGroupMembershipResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ConsentType.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ConsentType.yml deleted file mode 100644 index 318cabbc303a..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ConsentType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.graphrbac.models.ConsentType -name: ConsentType -fullName: azure.graphrbac.models.ConsentType -module: azure.graphrbac.models -fields: -- name: all_principals - uid: azure.graphrbac.models.ConsentType.all_principals -- name: principal - uid: azure.graphrbac.models.ConsentType.principal diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DirectoryObject.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DirectoryObject.yml deleted file mode 100644 index 58846dfe50e7..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DirectoryObject.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.DirectoryObject -name: DirectoryObject -fullName: azure.graphrbac.models.DirectoryObject -module: azure.graphrbac.models -summary: 'Represents an Azure Active Directory object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Application, ADGroup, ServicePrincipal, User - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: DirectoryObject(*, additional_properties=None, **kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.DirectoryObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.DirectoryObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.DirectoryObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.DirectoryObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.DirectoryObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.DirectoryObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.DirectoryObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DirectoryObjectPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DirectoryObjectPaged.yml deleted file mode 100644 index ad30af9a19b1..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DirectoryObjectPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.DirectoryObjectPaged -name: DirectoryObjectPaged -fullName: azure.graphrbac.models.DirectoryObjectPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DirectoryObjectPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.DirectoryObjectPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.DirectoryObjectPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.DirectoryObjectPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.DirectoryObjectPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.DirectoryObjectPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.DirectoryObjectPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.DirectoryObjectPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.Domain(class).yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.Domain(class).yml deleted file mode 100644 index 425ba14af972..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.Domain(class).yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.Domain -name: Domain -fullName: azure.graphrbac.models.Domain -module: azure.graphrbac.models -summary: 'Active Directory Domain information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Domain(*, name: str, additional_properties=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: name - description: Required. the domain name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None -variables: -- description: the type of the authentication into the domain. - name: authentication_type - types: - - -- description: if this is the default domain in the tenant. - name: is_default - types: - - -- description: if this domain's ownership is verified. - name: is_verified - types: - - -methods: -- uid: azure.graphrbac.models.Domain.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.Domain.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.Domain.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.Domain.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.Domain.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.Domain.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.Domain.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DomainPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DomainPaged.yml deleted file mode 100644 index 1991e8e4aa15..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DomainPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.DomainPaged -name: DomainPaged -fullName: azure.graphrbac.models.DomainPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DomainPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.DomainPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.DomainPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.DomainPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.DomainPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.DomainPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.DomainPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.DomainPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GetObjectsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GetObjectsParameters.yml deleted file mode 100644 index f86984e59e6e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GetObjectsParameters.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.GetObjectsParameters -name: GetObjectsParameters -fullName: azure.graphrbac.models.GetObjectsParameters -module: azure.graphrbac.models -summary: Request parameters for the GetObjectsByObjectIds API. -constructor: - syntax: 'GetObjectsParameters(*, additional_properties=None, object_ids=None, types=None, - include_directory_object_references: bool = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_ids - description: The requested object IDs. - isRequired: true - types: - - [] - - name: types - description: The requested object types. - isRequired: true - types: - - [] - - name: include_directory_object_references - description: 'If true, also searches for - - object IDs in the partner tenant.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: object_ids - defaultValue: None - - name: types - defaultValue: None - - name: include_directory_object_references - defaultValue: None -methods: -- uid: azure.graphrbac.models.GetObjectsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GetObjectsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GetObjectsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.GetObjectsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GetObjectsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.GetObjectsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GetObjectsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GraphError.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GraphError.yml deleted file mode 100644 index 7c6b6ad9e042..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GraphError.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.GraphError -name: GraphError -fullName: azure.graphrbac.models.GraphError -module: azure.graphrbac.models -summary: Active Directory error information. -constructor: - syntax: 'GraphError(*, code: str = None, message: str = None, **kwargs)' - parameters: - - name: code - description: Error code. - isRequired: true - types: - - - - name: message - description: Error message value. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.graphrbac.models.GraphError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GraphError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GraphError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.GraphError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GraphError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.GraphError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GraphError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GraphErrorException.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GraphErrorException.yml deleted file mode 100644 index e0438a2ec71e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GraphErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.GraphErrorException -name: GraphErrorException -fullName: azure.graphrbac.models.GraphErrorException -module: azure.graphrbac.models -summary: 'Server responded with exception of type: ''GraphError''.' -constructor: - syntax: GraphErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.graphrbac.models.GraphErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.graphrbac.models.GraphErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.graphrbac.models.GraphErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupAddMemberParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupAddMemberParameters.yml deleted file mode 100644 index 38109fc7b604..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupAddMemberParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.GroupAddMemberParameters -name: GroupAddMemberParameters -fullName: azure.graphrbac.models.GroupAddMemberParameters -module: azure.graphrbac.models -summary: 'Request parameters for adding a member to a group. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GroupAddMemberParameters(*, url: str, additional_properties=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: url - description: 'Required. A member object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the member - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.GroupAddMemberParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GroupAddMemberParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GroupAddMemberParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.GroupAddMemberParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GroupAddMemberParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.GroupAddMemberParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GroupAddMemberParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupCreateParameters.yml deleted file mode 100644 index 0d75577601b3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupCreateParameters.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.GroupCreateParameters -name: GroupCreateParameters -fullName: azure.graphrbac.models.GroupCreateParameters -module: azure.graphrbac.models -summary: 'Request parameters for creating a new group. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GroupCreateParameters(*, display_name: str, mail_nickname: str, additional_properties=None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: display_name - description: Required. Group display name - isRequired: true - types: - - - - name: mail_nickname - description: Required. Mail nickname - isRequired: true - types: - - - keywordOnlyParameters: - - name: display_name - isRequired: true - - name: mail_nickname - isRequired: true - - name: additional_properties - defaultValue: None -variables: -- description: 'Required. Whether the group is mail-enabled. Must be - - false. This is because only pure security groups can be created using the - - Graph API. Default value: False .' - name: mail_enabled - types: - - -- description: 'Required. Whether the group is a security group. - - Must be true. This is because only pure security groups can be created - - using the Graph API. Default value: True .' - name: security_enabled - types: - - -methods: -- uid: azure.graphrbac.models.GroupCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GroupCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GroupCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.GroupCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GroupCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.GroupCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GroupCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.graphrbac.models.GroupCreateParameters.mail_enabled - name: mail_enabled - signature: mail_enabled = False -- uid: azure.graphrbac.models.GroupCreateParameters.security_enabled - name: security_enabled - signature: security_enabled = True diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupGetMemberGroupsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupGetMemberGroupsParameters.yml deleted file mode 100644 index b1ebd66aa358..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupGetMemberGroupsParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.GroupGetMemberGroupsParameters -name: GroupGetMemberGroupsParameters -fullName: azure.graphrbac.models.GroupGetMemberGroupsParameters -module: azure.graphrbac.models -summary: 'Request parameters for GetMemberGroups API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GroupGetMemberGroupsParameters(*, security_enabled_only: bool, additional_properties=None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: security_enabled_only - description: 'Required. If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in all - - groups should be checked.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: security_enabled_only - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.GroupGetMemberGroupsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GroupGetMemberGroupsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GroupGetMemberGroupsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.GroupGetMemberGroupsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.GroupGetMemberGroupsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.GroupGetMemberGroupsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.GroupGetMemberGroupsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.InformationalUrl.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.InformationalUrl.yml deleted file mode 100644 index 8aea896d4ffa..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.InformationalUrl.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.InformationalUrl -name: InformationalUrl -fullName: azure.graphrbac.models.InformationalUrl -module: azure.graphrbac.models -summary: 'Represents a group of URIs that provide terms of service, marketing, - - support and privacy policy information about an application. The default - - value for each string is null.' -constructor: - syntax: 'InformationalUrl(*, terms_of_service: str = None, marketing: str = None, - privacy: str = None, support: str = None, **kwargs)' - parameters: - - name: terms_of_service - description: The terms of service URI - isRequired: true - types: - - - - name: marketing - description: The marketing URI - isRequired: true - types: - - - - name: privacy - description: The privacy policy URI - isRequired: true - types: - - - - name: support - description: The support URI - isRequired: true - types: - - - keywordOnlyParameters: - - name: terms_of_service - defaultValue: None - - name: marketing - defaultValue: None - - name: privacy - defaultValue: None - - name: support - defaultValue: None -methods: -- uid: azure.graphrbac.models.InformationalUrl.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.InformationalUrl.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.InformationalUrl.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.InformationalUrl.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.InformationalUrl.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.InformationalUrl.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.InformationalUrl.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredential.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredential.yml deleted file mode 100644 index 678b85f25154..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredential.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.KeyCredential -name: KeyCredential -fullName: azure.graphrbac.models.KeyCredential -module: azure.graphrbac.models -summary: Active Directory Key Credential information. -constructor: - syntax: 'KeyCredential(*, additional_properties=None, start_date=None, end_date=None, - value: str = None, key_id: str = None, usage: str = None, type: str = None, custom_key_identifier: - str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start_date - description: Start date. - isRequired: true - types: - - - - name: end_date - description: End date. - isRequired: true - types: - - - - name: value - description: Key value. - isRequired: true - types: - - - - name: key_id - description: Key ID. - isRequired: true - types: - - - - name: usage - description: Usage. Acceptable values are 'Verify' and 'Sign'. - isRequired: true - types: - - - - name: type - description: 'Type. Acceptable values are ''AsymmetricX509Cert'' and - - ''Symmetric''.' - isRequired: true - types: - - - - name: custom_key_identifier - description: Custom Key Identifier - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: start_date - defaultValue: None - - name: end_date - defaultValue: None - - name: value - defaultValue: None - - name: key_id - defaultValue: None - - name: usage - defaultValue: None - - name: type - defaultValue: None - - name: custom_key_identifier - defaultValue: None -methods: -- uid: azure.graphrbac.models.KeyCredential.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.KeyCredential.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.KeyCredential.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.KeyCredential.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.KeyCredential.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.KeyCredential.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.KeyCredential.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredentialPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredentialPaged.yml deleted file mode 100644 index 945b09932873..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredentialPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.KeyCredentialPaged -name: KeyCredentialPaged -fullName: azure.graphrbac.models.KeyCredentialPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: KeyCredentialPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.KeyCredentialPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.KeyCredentialPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.KeyCredentialPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.KeyCredentialPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.KeyCredentialPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.KeyCredentialPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.KeyCredentialPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredentialsUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredentialsUpdateParameters.yml deleted file mode 100644 index ea0778fc5bfa..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredentialsUpdateParameters.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.KeyCredentialsUpdateParameters -name: KeyCredentialsUpdateParameters -fullName: azure.graphrbac.models.KeyCredentialsUpdateParameters -module: azure.graphrbac.models -summary: 'Request parameters for a KeyCredentials update operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyCredentialsUpdateParameters(*, value, **kwargs) - parameters: - - name: value - description: Required. A collection of KeyCredentials. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - isRequired: true -methods: -- uid: azure.graphrbac.models.KeyCredentialsUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.KeyCredentialsUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.KeyCredentialsUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.KeyCredentialsUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.KeyCredentialsUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.KeyCredentialsUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.KeyCredentialsUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2Permission.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2Permission.yml deleted file mode 100644 index 2f0bbdb78c20..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2Permission.yml +++ /dev/null @@ -1,209 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.OAuth2Permission -name: OAuth2Permission -fullName: azure.graphrbac.models.OAuth2Permission -module: azure.graphrbac.models -summary: 'Represents an OAuth 2.0 delegated permission scope. The specified OAuth - 2.0 - - delegated permission scopes may be requested by client applications - - (through the requiredResourceAccess collection on the Application object) - - when calling a resource application. The oauth2Permissions property of the - - ServicePrincipal entity and of the Application entity is a collection of - - OAuth2Permission.' -constructor: - syntax: 'OAuth2Permission(*, admin_consent_description: str = None, admin_consent_display_name: - str = None, id: str = None, is_enabled: bool = None, type: str = None, user_consent_description: - str = None, user_consent_display_name: str = None, value: str = None, **kwargs)' - parameters: - - name: admin_consent_description - description: 'Permission help text that appears in the - - admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: admin_consent_display_name - description: 'Display name for the permission that - - appears in the admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: id - description: 'Unique scope permission identifier inside the oauth2Permissions - - collection.' - isRequired: true - types: - - - - name: is_enabled - description: 'When creating or updating a permission, this property - - must be set to true (which is the default). To delete a permission, this - - property must first be set to false. At that point, in a subsequent call, - - the permission may be removed.' - isRequired: true - types: - - - - name: type - description: 'Specifies whether this scope permission can be consented to - - by an end user, or whether it is a tenant-wide permission that must be - - consented to by a Company Administrator. Possible values are "User" or - - "Admin".' - isRequired: true - types: - - - - name: user_consent_description - description: 'Permission help text that appears in the - - end user consent experience.' - isRequired: true - types: - - - - name: user_consent_display_name - description: 'Display name for the permission that - - appears in the end user consent experience.' - isRequired: true - types: - - - - name: value - description: 'The value of the scope claim that the resource application - - should expect in the OAuth 2.0 access token.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: admin_consent_description - defaultValue: None - - name: admin_consent_display_name - defaultValue: None - - name: id - defaultValue: None - - name: is_enabled - defaultValue: None - - name: type - defaultValue: None - - name: user_consent_description - defaultValue: None - - name: user_consent_display_name - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.graphrbac.models.OAuth2Permission.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.OAuth2Permission.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.OAuth2Permission.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.OAuth2Permission.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.OAuth2Permission.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.OAuth2Permission.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.OAuth2Permission.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2PermissionGrant.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2PermissionGrant.yml deleted file mode 100644 index 280cd921a34f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2PermissionGrant.yml +++ /dev/null @@ -1,199 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.OAuth2PermissionGrant -name: OAuth2PermissionGrant -fullName: azure.graphrbac.models.OAuth2PermissionGrant -module: azure.graphrbac.models -summary: OAuth2PermissionGrant. -constructor: - syntax: 'OAuth2PermissionGrant(*, odatatype: str = None, client_id: str = None, - object_id: str = None, consent_type=None, principal_id: str = None, resource_id: - str = None, scope: str = None, start_time: str = None, expiry_time: str = None, - **kwargs)' - parameters: - - name: odatatype - description: Microsoft.DirectoryServices.OAuth2PermissionGrant - isRequired: true - types: - - - - name: client_id - description: 'The id of the resource''s service principal granted - - consent to impersonate the user when accessing the resource (represented - - by the resourceId property).' - isRequired: true - types: - - - - name: object_id - description: The id of the permission grant - isRequired: true - types: - - - - name: consent_type - description: 'Indicates if consent was provided by the - - administrator (on behalf of the organization) or by an individual. - - Possible values include: ''AllPrincipals'', ''Principal''' - isRequired: true - types: - - - - - - name: principal_id - description: 'When consent type is Principal, this property - - specifies the id of the user that granted consent and applies only for - - that user.' - isRequired: true - types: - - - - name: resource_id - description: Object Id of the resource you want to grant - isRequired: true - types: - - - - name: scope - description: 'Specifies the value of the scope claim that the resource - - application should expect in the OAuth 2.0 access token. For example, - - User.Read' - isRequired: true - types: - - - - name: start_time - description: Start time for TTL - isRequired: true - types: - - - - name: expiry_time - description: Expiry time for TTL - isRequired: true - types: - - - keywordOnlyParameters: - - name: odatatype - defaultValue: None - - name: client_id - defaultValue: None - - name: object_id - defaultValue: None - - name: consent_type - defaultValue: None - - name: principal_id - defaultValue: None - - name: resource_id - defaultValue: None - - name: scope - defaultValue: None - - name: start_time - defaultValue: None - - name: expiry_time - defaultValue: None -methods: -- uid: azure.graphrbac.models.OAuth2PermissionGrant.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.OAuth2PermissionGrant.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.OAuth2PermissionGrant.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.OAuth2PermissionGrant.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.OAuth2PermissionGrant.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.OAuth2PermissionGrant.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.OAuth2PermissionGrant.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2PermissionGrantPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2PermissionGrantPaged.yml deleted file mode 100644 index 7c35b0578ede..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2PermissionGrantPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.OAuth2PermissionGrantPaged -name: OAuth2PermissionGrantPaged -fullName: azure.graphrbac.models.OAuth2PermissionGrantPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: OAuth2PermissionGrantPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.OAuth2PermissionGrantPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.OAuth2PermissionGrantPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.OAuth2PermissionGrantPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.OAuth2PermissionGrantPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.OAuth2PermissionGrantPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.OAuth2PermissionGrantPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.OAuth2PermissionGrantPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OptionalClaim.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OptionalClaim.yml deleted file mode 100644 index 8196b65e2d60..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OptionalClaim.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.OptionalClaim -name: OptionalClaim -fullName: azure.graphrbac.models.OptionalClaim -module: azure.graphrbac.models -summary: Specifying the claims to be included in a token. -constructor: - syntax: 'OptionalClaim(*, name: str = None, source: str = None, essential: bool - = None, additional_properties=None, **kwargs)' - parameters: - - name: name - description: Claim name. - isRequired: true - types: - - - - name: source - description: Claim source. - isRequired: true - types: - - - - name: essential - description: Is this a required claim. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: source - defaultValue: None - - name: essential - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.OptionalClaim.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.OptionalClaim.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.OptionalClaim.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.OptionalClaim.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.OptionalClaim.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.OptionalClaim.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.OptionalClaim.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OptionalClaims.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OptionalClaims.yml deleted file mode 100644 index afb286916cae..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OptionalClaims.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.OptionalClaims -name: OptionalClaims -fullName: azure.graphrbac.models.OptionalClaims -module: azure.graphrbac.models -summary: Specifying the claims to be included in the token. -constructor: - syntax: OptionalClaims(*, id_token=None, access_token=None, saml_token=None, **kwargs) - parameters: - - name: id_token - description: Optional claims requested to be included in the id token. - isRequired: true - types: - - [] - - name: access_token - description: 'Optional claims requested to be included in the - - access token.' - isRequired: true - types: - - [] - - name: saml_token - description: 'Optional claims requested to be included in the saml - - token.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id_token - defaultValue: None - - name: access_token - defaultValue: None - - name: saml_token - defaultValue: None -methods: -- uid: azure.graphrbac.models.OptionalClaims.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.OptionalClaims.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.OptionalClaims.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.OptionalClaims.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.OptionalClaims.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.OptionalClaims.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.OptionalClaims.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredential.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredential.yml deleted file mode 100644 index c719e3d7ca97..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredential.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.PasswordCredential -name: PasswordCredential -fullName: azure.graphrbac.models.PasswordCredential -module: azure.graphrbac.models -summary: Active Directory Password Credential information. -constructor: - syntax: 'PasswordCredential(*, additional_properties=None, start_date=None, end_date=None, - key_id: str = None, value: str = None, custom_key_identifier: bytearray = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start_date - description: Start date. - isRequired: true - types: - - - - name: end_date - description: End date. - isRequired: true - types: - - - - name: key_id - description: Key ID. - isRequired: true - types: - - - - name: value - description: Key value. - isRequired: true - types: - - - - name: custom_key_identifier - description: Custom Key Identifier - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: start_date - defaultValue: None - - name: end_date - defaultValue: None - - name: key_id - defaultValue: None - - name: value - defaultValue: None - - name: custom_key_identifier - defaultValue: None -methods: -- uid: azure.graphrbac.models.PasswordCredential.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PasswordCredential.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PasswordCredential.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.PasswordCredential.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PasswordCredential.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.PasswordCredential.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PasswordCredential.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredentialPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredentialPaged.yml deleted file mode 100644 index 0263789e36d2..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredentialPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.PasswordCredentialPaged -name: PasswordCredentialPaged -fullName: azure.graphrbac.models.PasswordCredentialPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: PasswordCredentialPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.PasswordCredentialPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.PasswordCredentialPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.PasswordCredentialPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.PasswordCredentialPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.PasswordCredentialPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.PasswordCredentialPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.PasswordCredentialPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredentialsUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredentialsUpdateParameters.yml deleted file mode 100644 index ece66854f035..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredentialsUpdateParameters.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters -name: PasswordCredentialsUpdateParameters -fullName: azure.graphrbac.models.PasswordCredentialsUpdateParameters -module: azure.graphrbac.models -summary: 'Request parameters for a PasswordCredentials update operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PasswordCredentialsUpdateParameters(*, value, **kwargs) - parameters: - - name: value - description: Required. A collection of PasswordCredentials. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - isRequired: true -methods: -- uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordProfile.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordProfile.yml deleted file mode 100644 index 6729c08f97ca..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordProfile.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.PasswordProfile -name: PasswordProfile -fullName: azure.graphrbac.models.PasswordProfile -module: azure.graphrbac.models -summary: 'The password profile associated with a user. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PasswordProfile(*, password: str, additional_properties=None, force_change_password_next_login: - bool = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: password - description: Required. Password - isRequired: true - types: - - - - name: force_change_password_next_login - description: 'Whether to force a password - - change on next login.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: password - isRequired: true - - name: additional_properties - defaultValue: None - - name: force_change_password_next_login - defaultValue: None -methods: -- uid: azure.graphrbac.models.PasswordProfile.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PasswordProfile.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PasswordProfile.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.PasswordProfile.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PasswordProfile.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.PasswordProfile.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PasswordProfile.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplication.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplication.yml deleted file mode 100644 index 99c8eee98dd3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplication.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.PreAuthorizedApplication -name: PreAuthorizedApplication -fullName: azure.graphrbac.models.PreAuthorizedApplication -module: azure.graphrbac.models -summary: Contains information about pre authorized client application. -constructor: - syntax: 'PreAuthorizedApplication(*, app_id: str = None, permissions=None, extensions=None, - **kwargs)' - parameters: - - name: app_id - description: Represents the application id. - isRequired: true - types: - - - - name: permissions - description: 'Collection of required app permissions/entitlements - - from the resource application.' - isRequired: true - types: - - [] - - name: extensions - description: Collection of extensions from the resource application. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: app_id - defaultValue: None - - name: permissions - defaultValue: None - - name: extensions - defaultValue: None -methods: -- uid: azure.graphrbac.models.PreAuthorizedApplication.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PreAuthorizedApplication.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PreAuthorizedApplication.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.PreAuthorizedApplication.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PreAuthorizedApplication.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.PreAuthorizedApplication.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PreAuthorizedApplication.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplicationExtension.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplicationExtension.yml deleted file mode 100644 index 6c153ff8d57c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplicationExtension.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.PreAuthorizedApplicationExtension -name: PreAuthorizedApplicationExtension -fullName: azure.graphrbac.models.PreAuthorizedApplicationExtension -module: azure.graphrbac.models -summary: 'Representation of an app PreAuthorizedApplicationExtension required by a - - pre authorized client app.' -constructor: - syntax: PreAuthorizedApplicationExtension(*, conditions=None, **kwargs) - parameters: - - name: conditions - description: The extension's conditions. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: conditions - defaultValue: None -methods: -- uid: azure.graphrbac.models.PreAuthorizedApplicationExtension.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PreAuthorizedApplicationExtension.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PreAuthorizedApplicationExtension.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.PreAuthorizedApplicationExtension.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PreAuthorizedApplicationExtension.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.PreAuthorizedApplicationExtension.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PreAuthorizedApplicationExtension.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplicationPermission.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplicationPermission.yml deleted file mode 100644 index c1d37c02a83b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplicationPermission.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.PreAuthorizedApplicationPermission -name: PreAuthorizedApplicationPermission -fullName: azure.graphrbac.models.PreAuthorizedApplicationPermission -module: azure.graphrbac.models -summary: Contains information about the pre-authorized permissions. -constructor: - syntax: 'PreAuthorizedApplicationPermission(*, direct_access_grant: bool = None, - access_grants=None, **kwargs)' - parameters: - - name: direct_access_grant - description: 'Indicates whether the permission set is - - DirectAccess or impersonation.' - isRequired: true - types: - - - - name: access_grants - description: The list of permissions. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: direct_access_grant - defaultValue: None - - name: access_grants - defaultValue: None -methods: -- uid: azure.graphrbac.models.PreAuthorizedApplicationPermission.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PreAuthorizedApplicationPermission.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PreAuthorizedApplicationPermission.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.PreAuthorizedApplicationPermission.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.PreAuthorizedApplicationPermission.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.PreAuthorizedApplicationPermission.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.PreAuthorizedApplicationPermission.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.RequiredResourceAccess.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.RequiredResourceAccess.yml deleted file mode 100644 index d00553e24b2a..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.RequiredResourceAccess.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.RequiredResourceAccess -name: RequiredResourceAccess -fullName: azure.graphrbac.models.RequiredResourceAccess -module: azure.graphrbac.models -summary: 'Specifies the set of OAuth 2.0 permission scopes and app roles under the - - specified resource that an application requires access to. The specified - - OAuth 2.0 permission scopes may be requested by client applications - - (through the requiredResourceAccess collection) when calling a resource - - application. The requiredResourceAccess property of the Application entity - - is a collection of RequiredResourceAccess. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RequiredResourceAccess(*, resource_access, additional_properties=None, - resource_app_id: str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: resource_access - description: 'Required. The list of OAuth2.0 permission scopes - - and app roles that the application requires from the specified resource.' - isRequired: true - types: - - [] - - name: resource_app_id - description: 'The unique identifier for the resource that the - - application requires access to. This should be equal to the appId declared - - on the target resource application.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: resource_access - isRequired: true - - name: additional_properties - defaultValue: None - - name: resource_app_id - defaultValue: None -methods: -- uid: azure.graphrbac.models.RequiredResourceAccess.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.RequiredResourceAccess.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.RequiredResourceAccess.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.RequiredResourceAccess.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.RequiredResourceAccess.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.RequiredResourceAccess.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.RequiredResourceAccess.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ResourceAccess.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ResourceAccess.yml deleted file mode 100644 index 0c08cd306625..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ResourceAccess.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ResourceAccess -name: ResourceAccess -fullName: azure.graphrbac.models.ResourceAccess -module: azure.graphrbac.models -summary: 'Specifies an OAuth 2.0 permission scope or an app role that an application - - requires. The resourceAccess property of the RequiredResourceAccess type is - - a collection of ResourceAccess. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ResourceAccess(*, id: str, additional_properties=None, type: str = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: id - description: 'Required. The unique identifier for one of the OAuth2Permission - - or AppRole instances that the resource application exposes.' - isRequired: true - types: - - - - name: type - description: 'Specifies whether the id property references an - - OAuth2Permission or an AppRole. Possible values are "scope" or "role".' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: additional_properties - defaultValue: None - - name: type - defaultValue: None -methods: -- uid: azure.graphrbac.models.ResourceAccess.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ResourceAccess.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ResourceAccess.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ResourceAccess.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ResourceAccess.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ResourceAccess.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ResourceAccess.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipal.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipal.yml deleted file mode 100644 index 65d59ab39790..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipal.yml +++ /dev/null @@ -1,326 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ServicePrincipal -name: ServicePrincipal -fullName: azure.graphrbac.models.ServicePrincipal -module: azure.graphrbac.models -summary: 'Active Directory service principal information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ServicePrincipal(*, additional_properties=None, account_enabled: bool = - None, alternative_names=None, app_id: str = None, app_role_assignment_required: - bool = None, app_roles=None, display_name: str = None, error_url: str = None, - homepage: str = None, key_credentials=None, logout_url: str = None, password_credentials=None, - preferred_token_signing_key_thumbprint: str = None, publisher_name: str = None, - reply_urls=None, saml_metadata_url: str = None, service_principal_names=None, - service_principal_type: str = None, tags=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: alternative_names - description: alternative names - isRequired: true - types: - - [] - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: display_name - description: The display name of the service principal. - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the associated - - application to report errors when using the application.' - isRequired: true - types: - - - - name: homepage - description: The URL to the homepage of the associated application. - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: logout_url - description: 'A URL provided by the author of the associated - - application to logout' - isRequired: true - types: - - - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: preferred_token_signing_key_thumbprint - description: 'The thumbprint of preferred - - certificate to sign the token' - isRequired: true - types: - - - - name: publisher_name - description: The publisher's name of the associated application - isRequired: true - types: - - - - name: reply_urls - description: 'The URLs that user tokens are sent to for sign in with - - the associated application. The redirect URIs that the oAuth 2.0 - - authorization code and access tokens are sent to for the associated - - application.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata of the associated - - application' - isRequired: true - types: - - - - name: service_principal_names - description: A collection of service principal names. - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: account_enabled - defaultValue: None - - name: alternative_names - defaultValue: None - - name: app_id - defaultValue: None - - name: app_role_assignment_required - defaultValue: None - - name: app_roles - defaultValue: None - - name: display_name - defaultValue: None - - name: error_url - defaultValue: None - - name: homepage - defaultValue: None - - name: key_credentials - defaultValue: None - - name: logout_url - defaultValue: None - - name: password_credentials - defaultValue: None - - name: preferred_token_signing_key_thumbprint - defaultValue: None - - name: publisher_name - defaultValue: None - - name: reply_urls - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: service_principal_names - defaultValue: None - - name: service_principal_type - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -- description: 'The display name exposed by the associated - - application.' - name: app_display_name - types: - - -- name: app_owner_tenant_id - types: - - -- description: 'The OAuth 2.0 permissions exposed by the - - associated application.' - name: oauth2_permissions - types: - - [] -methods: -- uid: azure.graphrbac.models.ServicePrincipal.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipal.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipal.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ServicePrincipal.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipal.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ServicePrincipal.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipal.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalBase.yml deleted file mode 100644 index 170837b27e04..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalBase.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ServicePrincipalBase -name: ServicePrincipalBase -fullName: azure.graphrbac.models.ServicePrincipalBase -module: azure.graphrbac.models -summary: 'Active Directory service principal common properties shared among GET, POST - - and PATCH.' -constructor: - syntax: 'ServicePrincipalBase(*, account_enabled: bool = None, app_role_assignment_required: - bool = None, key_credentials=None, password_credentials=None, service_principal_type: - str = None, tags=None, **kwargs)' - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: account_enabled - defaultValue: None - - name: app_role_assignment_required - defaultValue: None - - name: key_credentials - defaultValue: None - - name: password_credentials - defaultValue: None - - name: service_principal_type - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.graphrbac.models.ServicePrincipalBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipalBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipalBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ServicePrincipalBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipalBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ServicePrincipalBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipalBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalCreateParameters.yml deleted file mode 100644 index df5bf9cd97cc..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalCreateParameters.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ServicePrincipalCreateParameters -name: ServicePrincipalCreateParameters -fullName: azure.graphrbac.models.ServicePrincipalCreateParameters -module: azure.graphrbac.models -summary: 'Request parameters for creating a new service principal. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ServicePrincipalCreateParameters(*, app_id: str, account_enabled: bool - = None, app_role_assignment_required: bool = None, key_credentials=None, password_credentials=None, - service_principal_type: str = None, tags=None, **kwargs)' - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - - name: app_id - description: Required. The application ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: app_id - isRequired: true - - name: account_enabled - defaultValue: None - - name: app_role_assignment_required - defaultValue: None - - name: key_credentials - defaultValue: None - - name: password_credentials - defaultValue: None - - name: service_principal_type - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.graphrbac.models.ServicePrincipalCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipalCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipalCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ServicePrincipalCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipalCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ServicePrincipalCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipalCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalObjectResult.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalObjectResult.yml deleted file mode 100644 index 42a5c1681f75..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalObjectResult.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ServicePrincipalObjectResult -name: ServicePrincipalObjectResult -fullName: azure.graphrbac.models.ServicePrincipalObjectResult -module: azure.graphrbac.models -summary: Service Principal Object Result. -constructor: - syntax: 'ServicePrincipalObjectResult(*, value: str = None, odatametadata: str = - None, **kwargs)' - parameters: - - name: value - description: 'The Object ID of the service principal with the specified - - application ID.' - isRequired: true - types: - - - - name: odatametadata - description: The URL representing edm equivalent. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: odatametadata - defaultValue: None -methods: -- uid: azure.graphrbac.models.ServicePrincipalObjectResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipalObjectResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipalObjectResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ServicePrincipalObjectResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipalObjectResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ServicePrincipalObjectResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipalObjectResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalPaged.yml deleted file mode 100644 index 9423999e42aa..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ServicePrincipalPaged -name: ServicePrincipalPaged -fullName: azure.graphrbac.models.ServicePrincipalPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: ServicePrincipalPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.ServicePrincipalPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.ServicePrincipalPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.ServicePrincipalPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.ServicePrincipalPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.ServicePrincipalPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.ServicePrincipalPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.ServicePrincipalPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalUpdateParameters.yml deleted file mode 100644 index abbd1819dc2d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalUpdateParameters.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ServicePrincipalUpdateParameters -name: ServicePrincipalUpdateParameters -fullName: azure.graphrbac.models.ServicePrincipalUpdateParameters -module: azure.graphrbac.models -summary: Request parameters for update an existing service principal. -constructor: - syntax: 'ServicePrincipalUpdateParameters(*, account_enabled: bool = None, app_role_assignment_required: - bool = None, key_credentials=None, password_credentials=None, service_principal_type: - str = None, tags=None, **kwargs)' - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: account_enabled - defaultValue: None - - name: app_role_assignment_required - defaultValue: None - - name: key_credentials - defaultValue: None - - name: password_credentials - defaultValue: None - - name: service_principal_type - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.graphrbac.models.ServicePrincipalUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipalUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipalUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ServicePrincipalUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ServicePrincipalUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ServicePrincipalUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ServicePrincipalUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.SignInName.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.SignInName.yml deleted file mode 100644 index 36a558884642..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.SignInName.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.SignInName -name: SignInName -fullName: azure.graphrbac.models.SignInName -module: azure.graphrbac.models -summary: 'Contains information about a sign-in name of a local account user in an - - Azure Active Directory B2C tenant.' -constructor: - syntax: 'SignInName(*, additional_properties=None, type: str = None, value: str - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: type - description: 'A string value that can be used to classify user sign-in - - types in your directory, such as ''emailAddress'' or ''userName''.' - isRequired: true - types: - - - - name: value - description: 'The sign-in used by the local account. Must be unique across - - the company/tenant. For example, ''.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: type - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.graphrbac.models.SignInName.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.SignInName.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.SignInName.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.SignInName.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.SignInName.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.SignInName.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.SignInName.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.StrPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.StrPaged.yml deleted file mode 100644 index 94075a915bed..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.StrPaged.yml +++ /dev/null @@ -1,70 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.StrPaged -name: StrPaged -fullName: azure.graphrbac.models.StrPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of str object -constructor: - syntax: StrPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.StrPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.StrPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.StrPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.StrPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.StrPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.StrPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.StrPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.User(class).yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.User(class).yml deleted file mode 100644 index 2f2d23b3c505..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.User(class).yml +++ /dev/null @@ -1,246 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.User -name: User -fullName: azure.graphrbac.models.User -module: azure.graphrbac.models -summary: 'Active Directory user information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'User(*, additional_properties=None, immutable_id: str = None, usage_location: - str = None, given_name: str = None, surname: str = None, user_type=None, account_enabled: - bool = None, display_name: str = None, user_principal_name: str = None, mail_nickname: - str = None, mail: str = None, sign_in_names=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: The display name of the user. - isRequired: true - types: - - - - name: user_principal_name - description: The principal name of the user. - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the user. - isRequired: true - types: - - - - name: mail - description: The primary email address of the user. - isRequired: true - types: - - - - name: sign_in_names - description: The sign-in names of the user. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: immutable_id - defaultValue: None - - name: usage_location - defaultValue: None - - name: given_name - defaultValue: None - - name: surname - defaultValue: None - - name: user_type - defaultValue: None - - name: account_enabled - defaultValue: None - - name: display_name - defaultValue: None - - name: user_principal_name - defaultValue: None - - name: mail_nickname - defaultValue: None - - name: mail - defaultValue: None - - name: sign_in_names - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.User.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.User.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.User.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.User.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.User.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.User.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.User.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserBase.yml deleted file mode 100644 index a4236f04c507..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserBase.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.UserBase -name: UserBase -fullName: azure.graphrbac.models.UserBase -module: azure.graphrbac.models -summary: UserBase. -constructor: - syntax: 'UserBase(*, additional_properties=None, immutable_id: str = None, usage_location: - str = None, given_name: str = None, surname: str = None, user_type=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: immutable_id - defaultValue: None - - name: usage_location - defaultValue: None - - name: given_name - defaultValue: None - - name: surname - defaultValue: None - - name: user_type - defaultValue: None -methods: -- uid: azure.graphrbac.models.UserBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.UserBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.UserBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.UserBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.UserBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.UserBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.UserBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserCreateParameters.yml deleted file mode 100644 index e320a94ab8e5..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserCreateParameters.yml +++ /dev/null @@ -1,230 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.UserCreateParameters -name: UserCreateParameters -fullName: azure.graphrbac.models.UserCreateParameters -module: azure.graphrbac.models -summary: 'Request parameters for creating a new work or school account user. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UserCreateParameters(*, account_enabled: bool, display_name: str, password_profile, - user_principal_name: str, mail_nickname: str, additional_properties=None, immutable_id: - str = None, usage_location: str = None, given_name: str = None, surname: str = - None, user_type=None, mail: str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Required. Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: Required. The display name of the user. - isRequired: true - types: - - - - name: password_profile - description: Required. Password Profile - isRequired: true - types: - - - - name: user_principal_name - description: 'Required. The user principal name - - (). It must contain one of the verified domains - for - - the tenant.' - isRequired: true - types: - - - - name: mail_nickname - description: Required. The mail alias for the user. - isRequired: true - types: - - - - name: mail - description: The primary email address of the user. - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_enabled - isRequired: true - - name: display_name - isRequired: true - - name: password_profile - isRequired: true - - name: user_principal_name - isRequired: true - - name: mail_nickname - isRequired: true - - name: additional_properties - defaultValue: None - - name: immutable_id - defaultValue: None - - name: usage_location - defaultValue: None - - name: given_name - defaultValue: None - - name: surname - defaultValue: None - - name: user_type - defaultValue: None - - name: mail - defaultValue: None -methods: -- uid: azure.graphrbac.models.UserCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.UserCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.UserCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.UserCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.UserCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.UserCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.UserCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserGetMemberGroupsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserGetMemberGroupsParameters.yml deleted file mode 100644 index a4a6feaf5b29..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserGetMemberGroupsParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.UserGetMemberGroupsParameters -name: UserGetMemberGroupsParameters -fullName: azure.graphrbac.models.UserGetMemberGroupsParameters -module: azure.graphrbac.models -summary: 'Request parameters for GetMemberGroups API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UserGetMemberGroupsParameters(*, security_enabled_only: bool, additional_properties=None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: security_enabled_only - description: 'Required. If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in all - - groups should be checked.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: security_enabled_only - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.UserGetMemberGroupsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.UserGetMemberGroupsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.UserGetMemberGroupsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.UserGetMemberGroupsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.UserGetMemberGroupsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.UserGetMemberGroupsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.UserGetMemberGroupsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserPaged.yml deleted file mode 100644 index 739c2d490acf..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.UserPaged -name: UserPaged -fullName: azure.graphrbac.models.UserPaged -module: azure.graphrbac.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: UserPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.UserPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.UserPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.UserPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.UserPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.UserPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.UserPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.UserPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserType.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserType.yml deleted file mode 100644 index 6ca4a15242df..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.graphrbac.models.UserType -name: UserType -fullName: azure.graphrbac.models.UserType -module: azure.graphrbac.models -fields: -- name: guest - uid: azure.graphrbac.models.UserType.guest -- name: member - uid: azure.graphrbac.models.UserType.member diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserUpdateParameters.yml deleted file mode 100644 index 12b0ac59f47e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserUpdateParameters.yml +++ /dev/null @@ -1,220 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.UserUpdateParameters -name: UserUpdateParameters -fullName: azure.graphrbac.models.UserUpdateParameters -module: azure.graphrbac.models -summary: Request parameters for updating an existing work or school account user. -constructor: - syntax: 'UserUpdateParameters(*, additional_properties=None, immutable_id: str = - None, usage_location: str = None, given_name: str = None, surname: str = None, - user_type=None, account_enabled: bool = None, display_name: str = None, password_profile=None, - user_principal_name: str = None, mail_nickname: str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: The display name of the user. - isRequired: true - types: - - - - name: password_profile - description: The password profile of the user. - isRequired: true - types: - - - - name: user_principal_name - description: 'The user principal name - - (). It must contain one of the verified domains - for - - the tenant.' - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the user. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: immutable_id - defaultValue: None - - name: usage_location - defaultValue: None - - name: given_name - defaultValue: None - - name: surname - defaultValue: None - - name: user_type - defaultValue: None - - name: account_enabled - defaultValue: None - - name: display_name - defaultValue: None - - name: password_profile - defaultValue: None - - name: user_principal_name - defaultValue: None - - name: mail_nickname - defaultValue: None -methods: -- uid: azure.graphrbac.models.UserUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.UserUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.UserUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.UserUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.UserUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.UserUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.UserUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group.ADGroup.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group.ADGroup.yml deleted file mode 100644 index bdf18411f120..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group.ADGroup.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ad_group.ADGroup -name: ADGroup -fullName: azure.graphrbac.models.ad_group.ADGroup -module: azure.graphrbac.models.ad_group -summary: 'Active Directory group information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ADGroup(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: display_name - description: The display name of the group. - isRequired: true - types: - - - - name: mail_enabled - description: 'Whether the group is mail-enabled. Must be false. - - This is because only pure security groups can be created using the Graph - - API.' - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the group. - isRequired: true - types: - - - - name: security_enabled - description: Whether the group is security-enable. - isRequired: true - types: - - - - name: mail - description: The primary email address of the group. - isRequired: true - types: - - -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.ad_group.ADGroup.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ad_group.ADGroup.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ad_group.ADGroup.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ad_group.ADGroup.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ad_group.ADGroup.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ad_group.ADGroup.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ad_group.ADGroup.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group.yml deleted file mode 100644 index 5525fbe609f3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.ad_group -name: ad_group -fullName: azure.graphrbac.models.ad_group -classes: -- azure.graphrbac.models.ad_group.ADGroup diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_paged.ADGroupPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_paged.ADGroupPaged.yml deleted file mode 100644 index c3c07f580615..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_paged.ADGroupPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged -name: ADGroupPaged -fullName: azure.graphrbac.models.ad_group_paged.ADGroupPaged -module: azure.graphrbac.models.ad_group_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: ADGroupPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_paged.yml deleted file mode 100644 index bd57e2843e12..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.ad_group_paged -name: ad_group_paged -fullName: azure.graphrbac.models.ad_group_paged -classes: -- azure.graphrbac.models.ad_group_paged.ADGroupPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_py3.ADGroup.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_py3.ADGroup.yml deleted file mode 100644 index 57de6dc1a7e3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_py3.ADGroup.yml +++ /dev/null @@ -1,190 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.ad_group_py3.ADGroup -name: ADGroup -fullName: azure.graphrbac.models.ad_group_py3.ADGroup -module: azure.graphrbac.models.ad_group_py3 -summary: 'Active Directory group information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ADGroup(*, additional_properties=None, display_name: str = None, mail_enabled: - bool = None, mail_nickname: str = None, security_enabled: bool = None, mail: str - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: display_name - description: The display name of the group. - isRequired: true - types: - - - - name: mail_enabled - description: 'Whether the group is mail-enabled. Must be false. - - This is because only pure security groups can be created using the Graph - - API.' - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the group. - isRequired: true - types: - - - - name: security_enabled - description: Whether the group is security-enable. - isRequired: true - types: - - - - name: mail - description: The primary email address of the group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: display_name - defaultValue: None - - name: mail_enabled - defaultValue: None - - name: mail_nickname - defaultValue: None - - name: security_enabled - defaultValue: None - - name: mail - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.ad_group_py3.ADGroup.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ad_group_py3.ADGroup.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ad_group_py3.ADGroup.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.ad_group_py3.ADGroup.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.ad_group_py3.ADGroup.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.ad_group_py3.ADGroup.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.ad_group_py3.ADGroup.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_py3.yml deleted file mode 100644 index 4b445eef7163..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.ad_group_py3 -name: ad_group_py3 -fullName: azure.graphrbac.models.ad_group_py3 -classes: -- azure.graphrbac.models.ad_group_py3.ADGroup diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.yml deleted file mode 100644 index 5ee92b3c5974..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters -name: AddOwnerParameters -fullName: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters -module: azure.graphrbac.models.add_owner_parameters -summary: 'Request parameters for adding a owner to an application. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AddOwnerParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: url - description: 'Required. A owner object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the owner (user, - - application, servicePrincipal, group) to be added.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters.yml deleted file mode 100644 index f1274b9bb240..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.add_owner_parameters -name: add_owner_parameters -fullName: azure.graphrbac.models.add_owner_parameters -classes: -- azure.graphrbac.models.add_owner_parameters.AddOwnerParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.yml deleted file mode 100644 index 161ec4ae4d1f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters -name: AddOwnerParameters -fullName: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters -module: azure.graphrbac.models.add_owner_parameters_py3 -summary: 'Request parameters for adding a owner to an application. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AddOwnerParameters(*, url: str, additional_properties=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: url - description: 'Required. A owner object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the owner (user, - - application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters_py3.yml deleted file mode 100644 index 04bf2a05ad4f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.add_owner_parameters_py3 -name: add_owner_parameters_py3 -fullName: azure.graphrbac.models.add_owner_parameters_py3 -classes: -- azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role.AppRole.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role.AppRole.yml deleted file mode 100644 index 3bda16b575e7..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role.AppRole.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.app_role.AppRole -name: AppRole -fullName: azure.graphrbac.models.app_role.AppRole -module: azure.graphrbac.models.app_role -summary: AppRole. -constructor: - syntax: AppRole(**kwargs) - parameters: - - name: id - description: Unique role identifier inside the appRoles collection. - isRequired: true - types: - - - - name: allowed_member_types - description: 'Specifies whether this app role definition - - can be assigned to users and groups by setting to ''User'', or to other - - applications (that are accessing this application in daemon service - - scenarios) by setting to ''Application'', or to both.' - isRequired: true - types: - - [] - - name: description - description: 'Permission help text that appears in the admin app - - assignment and consent experiences.' - isRequired: true - types: - - - - name: display_name - description: 'Display name for the permission that appears in the - - admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: is_enabled - description: 'When creating or updating a role definition, this must - - be set to true (which is the default). To delete a role, this must first - - be set to false. At that point, in a subsequent call, this role may be - - removed.' - isRequired: true - types: - - - - name: value - description: 'Specifies the value of the roles claim that the application - - should expect in the authentication and access tokens.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.app_role.AppRole.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.app_role.AppRole.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.app_role.AppRole.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.app_role.AppRole.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.app_role.AppRole.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.app_role.AppRole.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.app_role.AppRole.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role.yml deleted file mode 100644 index f93b91005478..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.app_role -name: app_role -fullName: azure.graphrbac.models.app_role -classes: -- azure.graphrbac.models.app_role.AppRole diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role_py3.AppRole.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role_py3.AppRole.yml deleted file mode 100644 index 0fb35e3c370e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role_py3.AppRole.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.app_role_py3.AppRole -name: AppRole -fullName: azure.graphrbac.models.app_role_py3.AppRole -module: azure.graphrbac.models.app_role_py3 -summary: AppRole. -constructor: - syntax: 'AppRole(*, id: str = None, allowed_member_types=None, description: str - = None, display_name: str = None, is_enabled: bool = None, value: str = None, - **kwargs)' - parameters: - - name: id - description: Unique role identifier inside the appRoles collection. - isRequired: true - types: - - - - name: allowed_member_types - description: 'Specifies whether this app role definition - - can be assigned to users and groups by setting to ''User'', or to other - - applications (that are accessing this application in daemon service - - scenarios) by setting to ''Application'', or to both.' - isRequired: true - types: - - [] - - name: description - description: 'Permission help text that appears in the admin app - - assignment and consent experiences.' - isRequired: true - types: - - - - name: display_name - description: 'Display name for the permission that appears in the - - admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: is_enabled - description: 'When creating or updating a role definition, this must - - be set to true (which is the default). To delete a role, this must first - - be set to false. At that point, in a subsequent call, this role may be - - removed.' - isRequired: true - types: - - - - name: value - description: 'Specifies the value of the roles claim that the application - - should expect in the authentication and access tokens.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: allowed_member_types - defaultValue: None - - name: description - defaultValue: None - - name: display_name - defaultValue: None - - name: is_enabled - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.graphrbac.models.app_role_py3.AppRole.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.app_role_py3.AppRole.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.app_role_py3.AppRole.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.app_role_py3.AppRole.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.app_role_py3.AppRole.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.app_role_py3.AppRole.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.app_role_py3.AppRole.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role_py3.yml deleted file mode 100644 index 3507c88e40c4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.app_role_py3 -name: app_role_py3 -fullName: azure.graphrbac.models.app_role_py3 -classes: -- azure.graphrbac.models.app_role_py3.AppRole diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application.Application.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application.Application.yml deleted file mode 100644 index 019b8774ee14..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application.Application.yml +++ /dev/null @@ -1,369 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application.Application -name: Application -fullName: azure.graphrbac.models.application.Application -module: azure.graphrbac.models.application -summary: 'Active Directory application information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Application(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: display_name - description: The display name of the application. - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.application.Application.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application.Application.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application.Application.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.application.Application.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application.Application.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.application.Application.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application.Application.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application.yml deleted file mode 100644 index a2ebfff562e0..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application -name: application -fullName: azure.graphrbac.models.application -classes: -- azure.graphrbac.models.application.Application diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base.ApplicationBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base.ApplicationBase.yml deleted file mode 100644 index 4a382e9c5a31..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base.ApplicationBase.yml +++ /dev/null @@ -1,325 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application_base.ApplicationBase -name: ApplicationBase -fullName: azure.graphrbac.models.application_base.ApplicationBase -module: azure.graphrbac.models.application_base -summary: 'Active Directive Application common properties shared among GET, POST and - - PATCH.' -constructor: - syntax: ApplicationBase(**kwargs) - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.application_base.ApplicationBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_base.ApplicationBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_base.ApplicationBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.application_base.ApplicationBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_base.ApplicationBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.application_base.ApplicationBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_base.ApplicationBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base.yml deleted file mode 100644 index 8cedd8931f44..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application_base -name: application_base -fullName: azure.graphrbac.models.application_base -classes: -- azure.graphrbac.models.application_base.ApplicationBase diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base_py3.ApplicationBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base_py3.ApplicationBase.yml deleted file mode 100644 index e764929ce617..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base_py3.ApplicationBase.yml +++ /dev/null @@ -1,394 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application_base_py3.ApplicationBase -name: ApplicationBase -fullName: azure.graphrbac.models.application_base_py3.ApplicationBase -module: azure.graphrbac.models.application_base_py3 -summary: 'Active Directive Application common properties shared among GET, POST and - - PATCH.' -constructor: - syntax: 'ApplicationBase(*, allow_guests_sign_in: bool = None, allow_passthrough_users: - bool = None, app_logo_url: str = None, app_roles=None, app_permissions=None, available_to_other_tenants: - bool = None, error_url: str = None, group_membership_claims=None, homepage: str - = None, informational_urls=None, is_device_only_auth_supported: bool = None, key_credentials=None, - known_client_applications=None, logout_url: str = None, oauth2_allow_implicit_flow: - bool = None, oauth2_allow_url_path_matching: bool = None, oauth2_permissions=None, - oauth2_require_post_response: bool = None, org_restrictions=None, optional_claims=None, - password_credentials=None, pre_authorized_applications=None, public_client: bool - = None, publisher_domain: str = None, reply_urls=None, required_resource_access=None, - saml_metadata_url: str = None, sign_in_audience: str = None, www_homepage: str - = None, **kwargs)' - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - keywordOnlyParameters: - - name: allow_guests_sign_in - defaultValue: None - - name: allow_passthrough_users - defaultValue: None - - name: app_logo_url - defaultValue: None - - name: app_roles - defaultValue: None - - name: app_permissions - defaultValue: None - - name: available_to_other_tenants - defaultValue: None - - name: error_url - defaultValue: None - - name: group_membership_claims - defaultValue: None - - name: homepage - defaultValue: None - - name: informational_urls - defaultValue: None - - name: is_device_only_auth_supported - defaultValue: None - - name: key_credentials - defaultValue: None - - name: known_client_applications - defaultValue: None - - name: logout_url - defaultValue: None - - name: oauth2_allow_implicit_flow - defaultValue: None - - name: oauth2_allow_url_path_matching - defaultValue: None - - name: oauth2_permissions - defaultValue: None - - name: oauth2_require_post_response - defaultValue: None - - name: org_restrictions - defaultValue: None - - name: optional_claims - defaultValue: None - - name: password_credentials - defaultValue: None - - name: pre_authorized_applications - defaultValue: None - - name: public_client - defaultValue: None - - name: publisher_domain - defaultValue: None - - name: reply_urls - defaultValue: None - - name: required_resource_access - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: sign_in_audience - defaultValue: None - - name: www_homepage - defaultValue: None -methods: -- uid: azure.graphrbac.models.application_base_py3.ApplicationBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_base_py3.ApplicationBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_base_py3.ApplicationBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.application_base_py3.ApplicationBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_base_py3.ApplicationBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.application_base_py3.ApplicationBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_base_py3.ApplicationBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base_py3.yml deleted file mode 100644 index 464204c4ad31..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application_base_py3 -name: application_base_py3 -fullName: azure.graphrbac.models.application_base_py3 -classes: -- azure.graphrbac.models.application_base_py3.ApplicationBase diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.yml deleted file mode 100644 index 30df79b8ed40..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.yml +++ /dev/null @@ -1,336 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters -name: ApplicationCreateParameters -fullName: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters -module: azure.graphrbac.models.application_create_parameters -summary: 'Request parameters for creating a new application. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ApplicationCreateParameters(**kwargs) - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - - name: display_name - description: Required. The display name of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters.yml deleted file mode 100644 index 5cf87309cba6..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application_create_parameters -name: application_create_parameters -fullName: azure.graphrbac.models.application_create_parameters -classes: -- azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.yml deleted file mode 100644 index b845e27ca69c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.yml +++ /dev/null @@ -1,409 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters -name: ApplicationCreateParameters -fullName: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters -module: azure.graphrbac.models.application_create_parameters_py3 -summary: 'Request parameters for creating a new application. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ApplicationCreateParameters(*, display_name: str, allow_guests_sign_in: - bool = None, allow_passthrough_users: bool = None, app_logo_url: str = None, app_roles=None, - app_permissions=None, available_to_other_tenants: bool = None, error_url: str - = None, group_membership_claims=None, homepage: str = None, informational_urls=None, - is_device_only_auth_supported: bool = None, key_credentials=None, known_client_applications=None, - logout_url: str = None, oauth2_allow_implicit_flow: bool = None, oauth2_allow_url_path_matching: - bool = None, oauth2_permissions=None, oauth2_require_post_response: bool = None, - org_restrictions=None, optional_claims=None, password_credentials=None, pre_authorized_applications=None, - public_client: bool = None, publisher_domain: str = None, reply_urls=None, required_resource_access=None, - saml_metadata_url: str = None, sign_in_audience: str = None, www_homepage: str - = None, identifier_uris=None, **kwargs)' - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - - name: display_name - description: Required. The display name of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: display_name - isRequired: true - - name: allow_guests_sign_in - defaultValue: None - - name: allow_passthrough_users - defaultValue: None - - name: app_logo_url - defaultValue: None - - name: app_roles - defaultValue: None - - name: app_permissions - defaultValue: None - - name: available_to_other_tenants - defaultValue: None - - name: error_url - defaultValue: None - - name: group_membership_claims - defaultValue: None - - name: homepage - defaultValue: None - - name: informational_urls - defaultValue: None - - name: is_device_only_auth_supported - defaultValue: None - - name: key_credentials - defaultValue: None - - name: known_client_applications - defaultValue: None - - name: logout_url - defaultValue: None - - name: oauth2_allow_implicit_flow - defaultValue: None - - name: oauth2_allow_url_path_matching - defaultValue: None - - name: oauth2_permissions - defaultValue: None - - name: oauth2_require_post_response - defaultValue: None - - name: org_restrictions - defaultValue: None - - name: optional_claims - defaultValue: None - - name: password_credentials - defaultValue: None - - name: pre_authorized_applications - defaultValue: None - - name: public_client - defaultValue: None - - name: publisher_domain - defaultValue: None - - name: reply_urls - defaultValue: None - - name: required_resource_access - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: sign_in_audience - defaultValue: None - - name: www_homepage - defaultValue: None - - name: identifier_uris - defaultValue: None -methods: -- uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters_py3.yml deleted file mode 100644 index eccac6d906b7..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application_create_parameters_py3 -name: application_create_parameters_py3 -fullName: azure.graphrbac.models.application_create_parameters_py3 -classes: -- azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_paged.ApplicationPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_paged.ApplicationPaged.yml deleted file mode 100644 index 6804136bf6e5..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_paged.ApplicationPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application_paged.ApplicationPaged -name: ApplicationPaged -fullName: azure.graphrbac.models.application_paged.ApplicationPaged -module: azure.graphrbac.models.application_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: ApplicationPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.application_paged.ApplicationPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.application_paged.ApplicationPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.application_paged.ApplicationPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.application_paged.ApplicationPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.application_paged.ApplicationPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.application_paged.ApplicationPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.application_paged.ApplicationPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_paged.yml deleted file mode 100644 index 955ba12f392f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application_paged -name: application_paged -fullName: azure.graphrbac.models.application_paged -classes: -- azure.graphrbac.models.application_paged.ApplicationPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_py3.Application.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_py3.Application.yml deleted file mode 100644 index 6fdf6666e50b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_py3.Application.yml +++ /dev/null @@ -1,447 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application_py3.Application -name: Application -fullName: azure.graphrbac.models.application_py3.Application -module: azure.graphrbac.models.application_py3 -summary: 'Active Directory application information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Application(*, additional_properties=None, app_id: str = None, allow_guests_sign_in: - bool = None, allow_passthrough_users: bool = None, app_logo_url: str = None, app_roles=None, - app_permissions=None, available_to_other_tenants: bool = None, display_name: str - = None, error_url: str = None, group_membership_claims=None, homepage: str = None, - identifier_uris=None, informational_urls=None, is_device_only_auth_supported: - bool = None, key_credentials=None, known_client_applications=None, logout_url: - str = None, oauth2_allow_implicit_flow: bool = None, oauth2_allow_url_path_matching: - bool = None, oauth2_permissions=None, oauth2_require_post_response: bool = None, - org_restrictions=None, optional_claims=None, password_credentials=None, pre_authorized_applications=None, - public_client: bool = None, publisher_domain: str = None, reply_urls=None, required_resource_access=None, - saml_metadata_url: str = None, sign_in_audience: str = None, www_homepage: str - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: display_name - description: The display name of the application. - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: app_id - defaultValue: None - - name: allow_guests_sign_in - defaultValue: None - - name: allow_passthrough_users - defaultValue: None - - name: app_logo_url - defaultValue: None - - name: app_roles - defaultValue: None - - name: app_permissions - defaultValue: None - - name: available_to_other_tenants - defaultValue: None - - name: display_name - defaultValue: None - - name: error_url - defaultValue: None - - name: group_membership_claims - defaultValue: None - - name: homepage - defaultValue: None - - name: identifier_uris - defaultValue: None - - name: informational_urls - defaultValue: None - - name: is_device_only_auth_supported - defaultValue: None - - name: key_credentials - defaultValue: None - - name: known_client_applications - defaultValue: None - - name: logout_url - defaultValue: None - - name: oauth2_allow_implicit_flow - defaultValue: None - - name: oauth2_allow_url_path_matching - defaultValue: None - - name: oauth2_permissions - defaultValue: None - - name: oauth2_require_post_response - defaultValue: None - - name: org_restrictions - defaultValue: None - - name: optional_claims - defaultValue: None - - name: password_credentials - defaultValue: None - - name: pre_authorized_applications - defaultValue: None - - name: public_client - defaultValue: None - - name: publisher_domain - defaultValue: None - - name: reply_urls - defaultValue: None - - name: required_resource_access - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: sign_in_audience - defaultValue: None - - name: www_homepage - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.application_py3.Application.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_py3.Application.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_py3.Application.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.application_py3.Application.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_py3.Application.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.application_py3.Application.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_py3.Application.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_py3.yml deleted file mode 100644 index f6247798e368..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application_py3 -name: application_py3 -fullName: azure.graphrbac.models.application_py3 -classes: -- azure.graphrbac.models.application_py3.Application diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.yml deleted file mode 100644 index 8648a5f00384..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.yml +++ /dev/null @@ -1,333 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters -name: ApplicationUpdateParameters -fullName: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters -module: azure.graphrbac.models.application_update_parameters -summary: Request parameters for updating a new application. -constructor: - syntax: ApplicationUpdateParameters(**kwargs) - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - - name: display_name - description: The display name of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters.yml deleted file mode 100644 index 5fdcf08a49c6..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application_update_parameters -name: application_update_parameters -fullName: azure.graphrbac.models.application_update_parameters -classes: -- azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.yml deleted file mode 100644 index 4cd31fb48b7b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.yml +++ /dev/null @@ -1,406 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters -name: ApplicationUpdateParameters -fullName: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters -module: azure.graphrbac.models.application_update_parameters_py3 -summary: Request parameters for updating a new application. -constructor: - syntax: 'ApplicationUpdateParameters(*, allow_guests_sign_in: bool = None, allow_passthrough_users: - bool = None, app_logo_url: str = None, app_roles=None, app_permissions=None, available_to_other_tenants: - bool = None, error_url: str = None, group_membership_claims=None, homepage: str - = None, informational_urls=None, is_device_only_auth_supported: bool = None, key_credentials=None, - known_client_applications=None, logout_url: str = None, oauth2_allow_implicit_flow: - bool = None, oauth2_allow_url_path_matching: bool = None, oauth2_permissions=None, - oauth2_require_post_response: bool = None, org_restrictions=None, optional_claims=None, - password_credentials=None, pre_authorized_applications=None, public_client: bool - = None, publisher_domain: str = None, reply_urls=None, required_resource_access=None, - saml_metadata_url: str = None, sign_in_audience: str = None, www_homepage: str - = None, display_name: str = None, identifier_uris=None, **kwargs)' - parameters: - - name: allow_guests_sign_in - description: 'A property on the application to indicate if - - the application accepts other IDPs or not or partially accepts.' - isRequired: true - types: - - - - name: allow_passthrough_users - description: 'Indicates that the application supports - - pass through users who have no presence in the resource tenant.' - isRequired: true - types: - - - - name: app_logo_url - description: 'The url for the application logo image stored in a - - CDN.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: app_permissions - description: The application permissions. - isRequired: true - types: - - [] - - name: available_to_other_tenants - description: 'Whether the application is available to - - other tenants.' - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the application to - - report errors when using the application.' - isRequired: true - types: - - - - name: group_membership_claims - description: 'Configures the groups claim issued in a - - user or OAuth 2.0 access token that the app expects.' - isRequired: true - types: - - - - name: homepage - description: The home page of the application. - isRequired: true - types: - - - - name: informational_urls - description: 'URLs with more information about the - - application.' - isRequired: true - types: - - - - name: is_device_only_auth_supported - description: 'Specifies whether this application - - supports device authentication without a user. The default is false.' - isRequired: true - types: - - - - name: key_credentials - description: A collection of KeyCredential objects. - isRequired: true - types: - - [] - - name: known_client_applications - description: 'Client applications that are tied to - - this resource application. Consent to any of the known client applications - - will result in implicit consent to the resource application through a - - combined consent dialog (showing the OAuth permission scopes required by - - the client and the resource).' - isRequired: true - types: - - [] - - name: logout_url - description: the url of the logout page - isRequired: true - types: - - - - name: oauth2_allow_implicit_flow - description: 'Whether to allow implicit grant flow - - for OAuth2' - isRequired: true - types: - - - - name: oauth2_allow_url_path_matching - description: 'Specifies whether during a token - - Request Azure AD will allow path matching of the redirect URI against the - - applications collection of replyURLs. The default is false.' - isRequired: true - types: - - - - name: oauth2_permissions - description: 'The collection of OAuth 2.0 permission scopes - - that the web API (resource) application exposes to client applications. - - These permission scopes may be granted to client applications during - - consent.' - isRequired: true - types: - - [] - - name: oauth2_require_post_response - description: 'Specifies whether, as part of OAuth - - 2.0 token requests, Azure AD will allow POST requests, as opposed to GET - - requests. The default is false, which specifies that only GET requests - - will be allowed.' - isRequired: true - types: - - - - name: org_restrictions - description: A list of tenants allowed to access application. - isRequired: true - types: - - [] - - name: optional_claims - isRequired: true - types: - - - - name: password_credentials - description: A collection of PasswordCredential objects - isRequired: true - types: - - [] - - name: pre_authorized_applications - description: list of pre-authorized applications. - isRequired: true - types: - - [] - - name: public_client - description: 'Specifies whether this application is a public - - client (such as an installed application running on a mobile device). - - Default is false.' - isRequired: true - types: - - - - name: publisher_domain - description: 'Reliable domain which can be used to identify an - - application.' - isRequired: true - types: - - - - name: reply_urls - description: A collection of reply URLs for the application. - isRequired: true - types: - - [] - - name: required_resource_access - description: 'Specifies resources that this application - - requires access to and the set of OAuth permission scopes and application - - roles that it needs under each of those resources. This pre-configuration - - of required resource access drives the consent experience.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata for the - - application.' - isRequired: true - types: - - - - name: sign_in_audience - description: 'Audience for signing in to the application - - (AzureADMyOrganization, AzureADAllOrganizations, - - AzureADAndMicrosoftAccounts).' - isRequired: true - types: - - - - name: www_homepage - description: The primary Web page. - isRequired: true - types: - - - - name: display_name - description: The display name of the application. - isRequired: true - types: - - - - name: identifier_uris - description: A collection of URIs for the application. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: allow_guests_sign_in - defaultValue: None - - name: allow_passthrough_users - defaultValue: None - - name: app_logo_url - defaultValue: None - - name: app_roles - defaultValue: None - - name: app_permissions - defaultValue: None - - name: available_to_other_tenants - defaultValue: None - - name: error_url - defaultValue: None - - name: group_membership_claims - defaultValue: None - - name: homepage - defaultValue: None - - name: informational_urls - defaultValue: None - - name: is_device_only_auth_supported - defaultValue: None - - name: key_credentials - defaultValue: None - - name: known_client_applications - defaultValue: None - - name: logout_url - defaultValue: None - - name: oauth2_allow_implicit_flow - defaultValue: None - - name: oauth2_allow_url_path_matching - defaultValue: None - - name: oauth2_permissions - defaultValue: None - - name: oauth2_require_post_response - defaultValue: None - - name: org_restrictions - defaultValue: None - - name: optional_claims - defaultValue: None - - name: password_credentials - defaultValue: None - - name: pre_authorized_applications - defaultValue: None - - name: public_client - defaultValue: None - - name: publisher_domain - defaultValue: None - - name: reply_urls - defaultValue: None - - name: required_resource_access - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: sign_in_audience - defaultValue: None - - name: www_homepage - defaultValue: None - - name: display_name - defaultValue: None - - name: identifier_uris - defaultValue: None -methods: -- uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters_py3.yml deleted file mode 100644 index 882ca99401da..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.application_update_parameters_py3 -name: application_update_parameters_py3 -fullName: azure.graphrbac.models.application_update_parameters_py3 -classes: -- azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.yml deleted file mode 100644 index 59380601a3a5..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters -name: CheckGroupMembershipParameters -fullName: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters -module: azure.graphrbac.models.check_group_membership_parameters -summary: 'Request parameters for IsMemberOf API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CheckGroupMembershipParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: group_id - description: Required. The object ID of the group to check. - isRequired: true - types: - - - - name: member_id - description: 'Required. The object ID of the contact, group, user, or - - service principal to check for membership in the specified group.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters.yml deleted file mode 100644 index c65f10ca066e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.check_group_membership_parameters -name: check_group_membership_parameters -fullName: azure.graphrbac.models.check_group_membership_parameters -classes: -- azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.yml deleted file mode 100644 index 332fa735ae99..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters -name: CheckGroupMembershipParameters -fullName: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters -module: azure.graphrbac.models.check_group_membership_parameters_py3 -summary: 'Request parameters for IsMemberOf API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CheckGroupMembershipParameters(*, group_id: str, member_id: str, additional_properties=None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: group_id - description: Required. The object ID of the group to check. - isRequired: true - types: - - - - name: member_id - description: 'Required. The object ID of the contact, group, user, or - - service principal to check for membership in the specified group.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: group_id - isRequired: true - - name: member_id - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters_py3.yml deleted file mode 100644 index f4ebe72526a9..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.check_group_membership_parameters_py3 -name: check_group_membership_parameters_py3 -fullName: azure.graphrbac.models.check_group_membership_parameters_py3 -classes: -- azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.yml deleted file mode 100644 index 30d6a71ac5b0..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult -name: CheckGroupMembershipResult -fullName: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult -module: azure.graphrbac.models.check_group_membership_result -summary: Server response for IsMemberOf API call. -constructor: - syntax: CheckGroupMembershipResult(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: value - description: 'True if the specified user, group, contact, or service - - principal has either direct or transitive membership in the specified - - group; otherwise, false.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result.yml deleted file mode 100644 index 13b0252f6724..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.check_group_membership_result -name: check_group_membership_result -fullName: azure.graphrbac.models.check_group_membership_result -classes: -- azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.yml deleted file mode 100644 index e01fd9883238..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult -name: CheckGroupMembershipResult -fullName: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult -module: azure.graphrbac.models.check_group_membership_result_py3 -summary: Server response for IsMemberOf API call. -constructor: - syntax: 'CheckGroupMembershipResult(*, additional_properties=None, value: bool = - None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: value - description: 'True if the specified user, group, contact, or service - - principal has either direct or transitive membership in the specified - - group; otherwise, false.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result_py3.yml deleted file mode 100644 index 98806269496d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.check_group_membership_result_py3 -name: check_group_membership_result_py3 -fullName: azure.graphrbac.models.check_group_membership_result_py3 -classes: -- azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object.DirectoryObject.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object.DirectoryObject.yml deleted file mode 100644 index 2930c366bff9..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object.DirectoryObject.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.directory_object.DirectoryObject -name: DirectoryObject -fullName: azure.graphrbac.models.directory_object.DirectoryObject -module: azure.graphrbac.models.directory_object -summary: 'Represents an Azure Active Directory object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Application, ADGroup, ServicePrincipal, User - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: DirectoryObject(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.directory_object.DirectoryObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.directory_object.DirectoryObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.directory_object.DirectoryObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.directory_object.DirectoryObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.directory_object.DirectoryObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.directory_object.DirectoryObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.directory_object.DirectoryObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object.yml deleted file mode 100644 index 83d34ebb8863..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.directory_object -name: directory_object -fullName: azure.graphrbac.models.directory_object -classes: -- azure.graphrbac.models.directory_object.DirectoryObject diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.yml deleted file mode 100644 index 9105bf58dfe3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged -name: DirectoryObjectPaged -fullName: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged -module: azure.graphrbac.models.directory_object_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DirectoryObjectPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_paged.yml deleted file mode 100644 index 23097ce4eecc..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.directory_object_paged -name: directory_object_paged -fullName: azure.graphrbac.models.directory_object_paged -classes: -- azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_py3.DirectoryObject.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_py3.DirectoryObject.yml deleted file mode 100644 index beee7a93de4b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_py3.DirectoryObject.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.directory_object_py3.DirectoryObject -name: DirectoryObject -fullName: azure.graphrbac.models.directory_object_py3.DirectoryObject -module: azure.graphrbac.models.directory_object_py3 -summary: 'Represents an Azure Active Directory object. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: Application, ADGroup, ServicePrincipal, User - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: DirectoryObject(*, additional_properties=None, **kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.directory_object_py3.DirectoryObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.directory_object_py3.DirectoryObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.directory_object_py3.DirectoryObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.directory_object_py3.DirectoryObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.directory_object_py3.DirectoryObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.directory_object_py3.DirectoryObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.directory_object_py3.DirectoryObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_py3.yml deleted file mode 100644 index eb97672c365f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.directory_object_py3 -name: directory_object_py3 -fullName: azure.graphrbac.models.directory_object_py3 -classes: -- azure.graphrbac.models.directory_object_py3.DirectoryObject diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain.Domain.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain.Domain.yml deleted file mode 100644 index 891f0a7222c1..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain.Domain.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.domain.Domain -name: Domain -fullName: azure.graphrbac.models.domain.Domain -module: azure.graphrbac.models.domain -summary: 'Active Directory Domain information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Domain(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: name - description: Required. the domain name. - isRequired: true - types: - - -variables: -- description: the type of the authentication into the domain. - name: authentication_type - types: - - -- description: if this is the default domain in the tenant. - name: is_default - types: - - -- description: if this domain's ownership is verified. - name: is_verified - types: - - -methods: -- uid: azure.graphrbac.models.domain.Domain.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.domain.Domain.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.domain.Domain.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.domain.Domain.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.domain.Domain.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.domain.Domain.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.domain.Domain.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain.yml deleted file mode 100644 index 16ac4b1f3781..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.domain -name: domain -fullName: azure.graphrbac.models.domain -classes: -- azure.graphrbac.models.domain.Domain diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_paged.DomainPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_paged.DomainPaged.yml deleted file mode 100644 index c6100dbe33c8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_paged.DomainPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.domain_paged.DomainPaged -name: DomainPaged -fullName: azure.graphrbac.models.domain_paged.DomainPaged -module: azure.graphrbac.models.domain_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DomainPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.domain_paged.DomainPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.domain_paged.DomainPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.domain_paged.DomainPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.domain_paged.DomainPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.domain_paged.DomainPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.domain_paged.DomainPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.domain_paged.DomainPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_paged.yml deleted file mode 100644 index 8b05c0135631..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.domain_paged -name: domain_paged -fullName: azure.graphrbac.models.domain_paged -classes: -- azure.graphrbac.models.domain_paged.DomainPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_py3.Domain.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_py3.Domain.yml deleted file mode 100644 index 262fe1d93075..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_py3.Domain.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.domain_py3.Domain -name: Domain -fullName: azure.graphrbac.models.domain_py3.Domain -module: azure.graphrbac.models.domain_py3 -summary: 'Active Directory Domain information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Domain(*, name: str, additional_properties=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: name - description: Required. the domain name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None -variables: -- description: the type of the authentication into the domain. - name: authentication_type - types: - - -- description: if this is the default domain in the tenant. - name: is_default - types: - - -- description: if this domain's ownership is verified. - name: is_verified - types: - - -methods: -- uid: azure.graphrbac.models.domain_py3.Domain.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.domain_py3.Domain.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.domain_py3.Domain.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.domain_py3.Domain.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.domain_py3.Domain.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.domain_py3.Domain.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.domain_py3.Domain.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_py3.yml deleted file mode 100644 index 8ac688061ff2..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.domain_py3 -name: domain_py3 -fullName: azure.graphrbac.models.domain_py3 -classes: -- azure.graphrbac.models.domain_py3.Domain diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.yml deleted file mode 100644 index ac1964d63f8b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters -name: GetObjectsParameters -fullName: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters -module: azure.graphrbac.models.get_objects_parameters -summary: Request parameters for the GetObjectsByObjectIds API. -constructor: - syntax: GetObjectsParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_ids - description: The requested object IDs. - isRequired: true - types: - - [] - - name: types - description: The requested object types. - isRequired: true - types: - - [] - - name: include_directory_object_references - description: 'If true, also searches for - - object IDs in the partner tenant.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters.yml deleted file mode 100644 index 6d290b2b9c71..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.get_objects_parameters -name: get_objects_parameters -fullName: azure.graphrbac.models.get_objects_parameters -classes: -- azure.graphrbac.models.get_objects_parameters.GetObjectsParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.yml deleted file mode 100644 index 0fadaa037a83..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters -name: GetObjectsParameters -fullName: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters -module: azure.graphrbac.models.get_objects_parameters_py3 -summary: Request parameters for the GetObjectsByObjectIds API. -constructor: - syntax: 'GetObjectsParameters(*, additional_properties=None, object_ids=None, types=None, - include_directory_object_references: bool = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_ids - description: The requested object IDs. - isRequired: true - types: - - [] - - name: types - description: The requested object types. - isRequired: true - types: - - [] - - name: include_directory_object_references - description: 'If true, also searches for - - object IDs in the partner tenant.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: object_ids - defaultValue: None - - name: types - defaultValue: None - - name: include_directory_object_references - defaultValue: None -methods: -- uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters_py3.yml deleted file mode 100644 index e08320e4337a..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.get_objects_parameters_py3 -name: get_objects_parameters_py3 -fullName: azure.graphrbac.models.get_objects_parameters_py3 -classes: -- azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.GraphError.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.GraphError.yml deleted file mode 100644 index 84f627306212..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.GraphError.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.graph_error.GraphError -name: GraphError -fullName: azure.graphrbac.models.graph_error.GraphError -module: azure.graphrbac.models.graph_error -summary: Active Directory error information. -constructor: - syntax: GraphError(**kwargs) - parameters: - - name: code - description: Error code. - isRequired: true - types: - - - - name: message - description: Error message value. - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.graph_error.GraphError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.graph_error.GraphError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.graph_error.GraphError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.graph_error.GraphError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.graph_error.GraphError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.graph_error.GraphError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.graph_error.GraphError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.GraphErrorException.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.GraphErrorException.yml deleted file mode 100644 index 5a91b36567b0..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.GraphErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.graph_error.GraphErrorException -name: GraphErrorException -fullName: azure.graphrbac.models.graph_error.GraphErrorException -module: azure.graphrbac.models.graph_error -summary: 'Server responded with exception of type: ''GraphError''.' -constructor: - syntax: GraphErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.graphrbac.models.graph_error.GraphErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.graphrbac.models.graph_error.GraphErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.graphrbac.models.graph_error.GraphErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.yml deleted file mode 100644 index e911340a3fbc..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.graph_error -name: graph_error -fullName: azure.graphrbac.models.graph_error -classes: -- azure.graphrbac.models.graph_error.GraphError -- azure.graphrbac.models.graph_error.GraphErrorException diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.GraphError.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.GraphError.yml deleted file mode 100644 index 92338527bab3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.GraphError.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.graph_error_py3.GraphError -name: GraphError -fullName: azure.graphrbac.models.graph_error_py3.GraphError -module: azure.graphrbac.models.graph_error_py3 -summary: Active Directory error information. -constructor: - syntax: 'GraphError(*, code: str = None, message: str = None, **kwargs)' - parameters: - - name: code - description: Error code. - isRequired: true - types: - - - - name: message - description: Error message value. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None -methods: -- uid: azure.graphrbac.models.graph_error_py3.GraphError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.graph_error_py3.GraphError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.graph_error_py3.GraphError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.graph_error_py3.GraphError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.graph_error_py3.GraphError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.graph_error_py3.GraphError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.graph_error_py3.GraphError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.GraphErrorException.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.GraphErrorException.yml deleted file mode 100644 index b065fc0d1e17..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.GraphErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.graph_error_py3.GraphErrorException -name: GraphErrorException -fullName: azure.graphrbac.models.graph_error_py3.GraphErrorException -module: azure.graphrbac.models.graph_error_py3 -summary: 'Server responded with exception of type: ''GraphError''.' -constructor: - syntax: GraphErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.graphrbac.models.graph_error_py3.GraphErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.graphrbac.models.graph_error_py3.GraphErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.graphrbac.models.graph_error_py3.GraphErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.yml deleted file mode 100644 index 58d029c4f3f4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.graph_error_py3 -name: graph_error_py3 -fullName: azure.graphrbac.models.graph_error_py3 -classes: -- azure.graphrbac.models.graph_error_py3.GraphError -- azure.graphrbac.models.graph_error_py3.GraphErrorException diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType.yml deleted file mode 100644 index b2743fbc6039..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType -name: ConsentType -fullName: azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType -module: azure.graphrbac.models.graph_rbac_management_client_enums -fields: -- name: all_principals - uid: azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType.all_principals -- name: principal - uid: azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType.principal diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.UserType.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.UserType.yml deleted file mode 100644 index d0d1e9fa9df6..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.UserType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.graphrbac.models.graph_rbac_management_client_enums.UserType -name: UserType -fullName: azure.graphrbac.models.graph_rbac_management_client_enums.UserType -module: azure.graphrbac.models.graph_rbac_management_client_enums -fields: -- name: guest - uid: azure.graphrbac.models.graph_rbac_management_client_enums.UserType.guest -- name: member - uid: azure.graphrbac.models.graph_rbac_management_client_enums.UserType.member diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.yml deleted file mode 100644 index cdf63491e9cc..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.graph_rbac_management_client_enums -name: graph_rbac_management_client_enums -fullName: azure.graphrbac.models.graph_rbac_management_client_enums -enums: -- azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType -- azure.graphrbac.models.graph_rbac_management_client_enums.UserType diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.yml deleted file mode 100644 index 3b6b61780b03..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters -name: GroupAddMemberParameters -fullName: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters -module: azure.graphrbac.models.group_add_member_parameters -summary: 'Request parameters for adding a member to a group. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: GroupAddMemberParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: url - description: 'Required. A member object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the member - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters.yml deleted file mode 100644 index fc4e7589c24c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.group_add_member_parameters -name: group_add_member_parameters -fullName: azure.graphrbac.models.group_add_member_parameters -classes: -- azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.yml deleted file mode 100644 index bbe5518dd152..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters -name: GroupAddMemberParameters -fullName: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters -module: azure.graphrbac.models.group_add_member_parameters_py3 -summary: 'Request parameters for adding a member to a group. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GroupAddMemberParameters(*, url: str, additional_properties=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: url - description: 'Required. A member object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the member - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters_py3.yml deleted file mode 100644 index 5ebf9b3aff44..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.group_add_member_parameters_py3 -name: group_add_member_parameters_py3 -fullName: azure.graphrbac.models.group_add_member_parameters_py3 -classes: -- azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters.GroupCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters.GroupCreateParameters.yml deleted file mode 100644 index ef336c78416f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters.GroupCreateParameters.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters -name: GroupCreateParameters -fullName: azure.graphrbac.models.group_create_parameters.GroupCreateParameters -module: azure.graphrbac.models.group_create_parameters -summary: 'Request parameters for creating a new group. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: GroupCreateParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: display_name - description: Required. Group display name - isRequired: true - types: - - - - name: mail_nickname - description: Required. Mail nickname - isRequired: true - types: - - -variables: -- description: 'Required. Whether the group is mail-enabled. Must be - - false. This is because only pure security groups can be created using the - - Graph API. Default value: False .' - name: mail_enabled - types: - - -- description: 'Required. Whether the group is a security group. - - Must be true. This is because only pure security groups can be created - - using the Graph API. Default value: True .' - name: security_enabled - types: - - -methods: -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.mail_enabled - name: mail_enabled - signature: mail_enabled = False -- uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters.security_enabled - name: security_enabled - signature: security_enabled = True diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters.yml deleted file mode 100644 index 393390cabe42..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.group_create_parameters -name: group_create_parameters -fullName: azure.graphrbac.models.group_create_parameters -classes: -- azure.graphrbac.models.group_create_parameters.GroupCreateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.yml deleted file mode 100644 index a44de0218fa3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters -name: GroupCreateParameters -fullName: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters -module: azure.graphrbac.models.group_create_parameters_py3 -summary: 'Request parameters for creating a new group. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GroupCreateParameters(*, display_name: str, mail_nickname: str, additional_properties=None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: display_name - description: Required. Group display name - isRequired: true - types: - - - - name: mail_nickname - description: Required. Mail nickname - isRequired: true - types: - - - keywordOnlyParameters: - - name: display_name - isRequired: true - - name: mail_nickname - isRequired: true - - name: additional_properties - defaultValue: None -variables: -- description: 'Required. Whether the group is mail-enabled. Must be - - false. This is because only pure security groups can be created using the - - Graph API. Default value: False .' - name: mail_enabled - types: - - -- description: 'Required. Whether the group is a security group. - - Must be true. This is because only pure security groups can be created - - using the Graph API. Default value: True .' - name: security_enabled - types: - - -methods: -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.mail_enabled - name: mail_enabled - signature: mail_enabled = False -- uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.security_enabled - name: security_enabled - signature: security_enabled = True diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters_py3.yml deleted file mode 100644 index 667aec265468..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.group_create_parameters_py3 -name: group_create_parameters_py3 -fullName: azure.graphrbac.models.group_create_parameters_py3 -classes: -- azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.yml deleted file mode 100644 index fbe717bf26a8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters -name: GroupGetMemberGroupsParameters -fullName: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters -module: azure.graphrbac.models.group_get_member_groups_parameters -summary: 'Request parameters for GetMemberGroups API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: GroupGetMemberGroupsParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: security_enabled_only - description: 'Required. If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in all - - groups should be checked.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters.yml deleted file mode 100644 index fd1790c41c58..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.group_get_member_groups_parameters -name: group_get_member_groups_parameters -fullName: azure.graphrbac.models.group_get_member_groups_parameters -classes: -- azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.yml deleted file mode 100644 index 3934758127bc..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters -name: GroupGetMemberGroupsParameters -fullName: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters -module: azure.graphrbac.models.group_get_member_groups_parameters_py3 -summary: 'Request parameters for GetMemberGroups API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GroupGetMemberGroupsParameters(*, security_enabled_only: bool, additional_properties=None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: security_enabled_only - description: 'Required. If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in all - - groups should be checked.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: security_enabled_only - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters_py3.yml deleted file mode 100644 index 314658b87e27..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.group_get_member_groups_parameters_py3 -name: group_get_member_groups_parameters_py3 -fullName: azure.graphrbac.models.group_get_member_groups_parameters_py3 -classes: -- azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url.InformationalUrl.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url.InformationalUrl.yml deleted file mode 100644 index 9e33b998ed9b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url.InformationalUrl.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.informational_url.InformationalUrl -name: InformationalUrl -fullName: azure.graphrbac.models.informational_url.InformationalUrl -module: azure.graphrbac.models.informational_url -summary: 'Represents a group of URIs that provide terms of service, marketing, - - support and privacy policy information about an application. The default - - value for each string is null.' -constructor: - syntax: InformationalUrl(**kwargs) - parameters: - - name: terms_of_service - description: The terms of service URI - isRequired: true - types: - - - - name: marketing - description: The marketing URI - isRequired: true - types: - - - - name: privacy - description: The privacy policy URI - isRequired: true - types: - - - - name: support - description: The support URI - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.informational_url.InformationalUrl.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.informational_url.InformationalUrl.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.informational_url.InformationalUrl.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.informational_url.InformationalUrl.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.informational_url.InformationalUrl.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.informational_url.InformationalUrl.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.informational_url.InformationalUrl.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url.yml deleted file mode 100644 index 632ca47300de..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.informational_url -name: informational_url -fullName: azure.graphrbac.models.informational_url -classes: -- azure.graphrbac.models.informational_url.InformationalUrl diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url_py3.InformationalUrl.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url_py3.InformationalUrl.yml deleted file mode 100644 index d9407a71943b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url_py3.InformationalUrl.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.informational_url_py3.InformationalUrl -name: InformationalUrl -fullName: azure.graphrbac.models.informational_url_py3.InformationalUrl -module: azure.graphrbac.models.informational_url_py3 -summary: 'Represents a group of URIs that provide terms of service, marketing, - - support and privacy policy information about an application. The default - - value for each string is null.' -constructor: - syntax: 'InformationalUrl(*, terms_of_service: str = None, marketing: str = None, - privacy: str = None, support: str = None, **kwargs)' - parameters: - - name: terms_of_service - description: The terms of service URI - isRequired: true - types: - - - - name: marketing - description: The marketing URI - isRequired: true - types: - - - - name: privacy - description: The privacy policy URI - isRequired: true - types: - - - - name: support - description: The support URI - isRequired: true - types: - - - keywordOnlyParameters: - - name: terms_of_service - defaultValue: None - - name: marketing - defaultValue: None - - name: privacy - defaultValue: None - - name: support - defaultValue: None -methods: -- uid: azure.graphrbac.models.informational_url_py3.InformationalUrl.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.informational_url_py3.InformationalUrl.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.informational_url_py3.InformationalUrl.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.informational_url_py3.InformationalUrl.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.informational_url_py3.InformationalUrl.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.informational_url_py3.InformationalUrl.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.informational_url_py3.InformationalUrl.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url_py3.yml deleted file mode 100644 index 37dc8a41c7e9..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.informational_url_py3 -name: informational_url_py3 -fullName: azure.graphrbac.models.informational_url_py3 -classes: -- azure.graphrbac.models.informational_url_py3.InformationalUrl diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential.KeyCredential.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential.KeyCredential.yml deleted file mode 100644 index ad9e7d35f33a..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential.KeyCredential.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.key_credential.KeyCredential -name: KeyCredential -fullName: azure.graphrbac.models.key_credential.KeyCredential -module: azure.graphrbac.models.key_credential -summary: Active Directory Key Credential information. -constructor: - syntax: KeyCredential(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start_date - description: Start date. - isRequired: true - types: - - - - name: end_date - description: End date. - isRequired: true - types: - - - - name: value - description: Key value. - isRequired: true - types: - - - - name: key_id - description: Key ID. - isRequired: true - types: - - - - name: usage - description: Usage. Acceptable values are 'Verify' and 'Sign'. - isRequired: true - types: - - - - name: type - description: 'Type. Acceptable values are ''AsymmetricX509Cert'' and - - ''Symmetric''.' - isRequired: true - types: - - - - name: custom_key_identifier - description: Custom Key Identifier - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.key_credential.KeyCredential.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.key_credential.KeyCredential.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.key_credential.KeyCredential.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.key_credential.KeyCredential.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.key_credential.KeyCredential.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.key_credential.KeyCredential.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.key_credential.KeyCredential.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential.yml deleted file mode 100644 index cef35c480bea..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.key_credential -name: key_credential -fullName: azure.graphrbac.models.key_credential -classes: -- azure.graphrbac.models.key_credential.KeyCredential diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.yml deleted file mode 100644 index 1661503116ad..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged -name: KeyCredentialPaged -fullName: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged -module: azure.graphrbac.models.key_credential_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: KeyCredentialPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_paged.yml deleted file mode 100644 index 9ab991f94516..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.key_credential_paged -name: key_credential_paged -fullName: azure.graphrbac.models.key_credential_paged -classes: -- azure.graphrbac.models.key_credential_paged.KeyCredentialPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_py3.KeyCredential.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_py3.KeyCredential.yml deleted file mode 100644 index 69c27b479113..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_py3.KeyCredential.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.key_credential_py3.KeyCredential -name: KeyCredential -fullName: azure.graphrbac.models.key_credential_py3.KeyCredential -module: azure.graphrbac.models.key_credential_py3 -summary: Active Directory Key Credential information. -constructor: - syntax: 'KeyCredential(*, additional_properties=None, start_date=None, end_date=None, - value: str = None, key_id: str = None, usage: str = None, type: str = None, custom_key_identifier: - str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start_date - description: Start date. - isRequired: true - types: - - - - name: end_date - description: End date. - isRequired: true - types: - - - - name: value - description: Key value. - isRequired: true - types: - - - - name: key_id - description: Key ID. - isRequired: true - types: - - - - name: usage - description: Usage. Acceptable values are 'Verify' and 'Sign'. - isRequired: true - types: - - - - name: type - description: 'Type. Acceptable values are ''AsymmetricX509Cert'' and - - ''Symmetric''.' - isRequired: true - types: - - - - name: custom_key_identifier - description: Custom Key Identifier - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: start_date - defaultValue: None - - name: end_date - defaultValue: None - - name: value - defaultValue: None - - name: key_id - defaultValue: None - - name: usage - defaultValue: None - - name: type - defaultValue: None - - name: custom_key_identifier - defaultValue: None -methods: -- uid: azure.graphrbac.models.key_credential_py3.KeyCredential.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.key_credential_py3.KeyCredential.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.key_credential_py3.KeyCredential.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.key_credential_py3.KeyCredential.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.key_credential_py3.KeyCredential.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.key_credential_py3.KeyCredential.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.key_credential_py3.KeyCredential.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_py3.yml deleted file mode 100644 index 4e3caca4ed5b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.key_credential_py3 -name: key_credential_py3 -fullName: azure.graphrbac.models.key_credential_py3 -classes: -- azure.graphrbac.models.key_credential_py3.KeyCredential diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.yml deleted file mode 100644 index ddcf6192d75e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters -name: KeyCredentialsUpdateParameters -fullName: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters -module: azure.graphrbac.models.key_credentials_update_parameters -summary: 'Request parameters for a KeyCredentials update operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyCredentialsUpdateParameters(**kwargs) - parameters: - - name: value - description: Required. A collection of KeyCredentials. - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters.yml deleted file mode 100644 index 00e37b8f15f5..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.key_credentials_update_parameters -name: key_credentials_update_parameters -fullName: azure.graphrbac.models.key_credentials_update_parameters -classes: -- azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.yml deleted file mode 100644 index 4d3b95e361eb..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters -name: KeyCredentialsUpdateParameters -fullName: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters -module: azure.graphrbac.models.key_credentials_update_parameters_py3 -summary: 'Request parameters for a KeyCredentials update operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyCredentialsUpdateParameters(*, value, **kwargs) - parameters: - - name: value - description: Required. A collection of KeyCredentials. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - isRequired: true -methods: -- uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters_py3.yml deleted file mode 100644 index 3e2f84cfa504..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.key_credentials_update_parameters_py3 -name: key_credentials_update_parameters_py3 -fullName: azure.graphrbac.models.key_credentials_update_parameters_py3 -classes: -- azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission.OAuth2Permission.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission.OAuth2Permission.yml deleted file mode 100644 index 0a08b908c504..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission.OAuth2Permission.yml +++ /dev/null @@ -1,190 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission -name: OAuth2Permission -fullName: azure.graphrbac.models.oauth2_permission.OAuth2Permission -module: azure.graphrbac.models.oauth2_permission -summary: 'Represents an OAuth 2.0 delegated permission scope. The specified OAuth - 2.0 - - delegated permission scopes may be requested by client applications - - (through the requiredResourceAccess collection on the Application object) - - when calling a resource application. The oauth2Permissions property of the - - ServicePrincipal entity and of the Application entity is a collection of - - OAuth2Permission.' -constructor: - syntax: OAuth2Permission(**kwargs) - parameters: - - name: admin_consent_description - description: 'Permission help text that appears in the - - admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: admin_consent_display_name - description: 'Display name for the permission that - - appears in the admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: id - description: 'Unique scope permission identifier inside the oauth2Permissions - - collection.' - isRequired: true - types: - - - - name: is_enabled - description: 'When creating or updating a permission, this property - - must be set to true (which is the default). To delete a permission, this - - property must first be set to false. At that point, in a subsequent call, - - the permission may be removed.' - isRequired: true - types: - - - - name: type - description: 'Specifies whether this scope permission can be consented to - - by an end user, or whether it is a tenant-wide permission that must be - - consented to by a Company Administrator. Possible values are "User" or - - "Admin".' - isRequired: true - types: - - - - name: user_consent_description - description: 'Permission help text that appears in the - - end user consent experience.' - isRequired: true - types: - - - - name: user_consent_display_name - description: 'Display name for the permission that - - appears in the end user consent experience.' - isRequired: true - types: - - - - name: value - description: 'The value of the scope claim that the resource application - - should expect in the OAuth 2.0 access token.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission.yml deleted file mode 100644 index a7f7aa1f516e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.oauth2_permission -name: oauth2_permission -fullName: azure.graphrbac.models.oauth2_permission -classes: -- azure.graphrbac.models.oauth2_permission.OAuth2Permission diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.yml deleted file mode 100644 index 8a2b57a5c98b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.yml +++ /dev/null @@ -1,177 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant -name: OAuth2PermissionGrant -fullName: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant -module: azure.graphrbac.models.oauth2_permission_grant -summary: OAuth2PermissionGrant. -constructor: - syntax: OAuth2PermissionGrant(**kwargs) - parameters: - - name: odatatype - description: Microsoft.DirectoryServices.OAuth2PermissionGrant - isRequired: true - types: - - - - name: client_id - description: 'The id of the resource''s service principal granted - - consent to impersonate the user when accessing the resource (represented - - by the resourceId property).' - isRequired: true - types: - - - - name: object_id - description: The id of the permission grant - isRequired: true - types: - - - - name: consent_type - description: 'Indicates if consent was provided by the - - administrator (on behalf of the organization) or by an individual. - - Possible values include: ''AllPrincipals'', ''Principal''' - isRequired: true - types: - - - - - - name: principal_id - description: 'When consent type is Principal, this property - - specifies the id of the user that granted consent and applies only for - - that user.' - isRequired: true - types: - - - - name: resource_id - description: Object Id of the resource you want to grant - isRequired: true - types: - - - - name: scope - description: 'Specifies the value of the scope claim that the resource - - application should expect in the OAuth 2.0 access token. For example, - - User.Read' - isRequired: true - types: - - - - name: start_time - description: Start time for TTL - isRequired: true - types: - - - - name: expiry_time - description: Expiry time for TTL - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant.yml deleted file mode 100644 index 33d32f7b5a37..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.oauth2_permission_grant -name: oauth2_permission_grant -fullName: azure.graphrbac.models.oauth2_permission_grant -classes: -- azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.yml deleted file mode 100644 index b7332d25e3f8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged -name: OAuth2PermissionGrantPaged -fullName: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged -module: azure.graphrbac.models.oauth2_permission_grant_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: OAuth2PermissionGrantPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_paged.yml deleted file mode 100644 index 1b63ed112136..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.oauth2_permission_grant_paged -name: oauth2_permission_grant_paged -fullName: azure.graphrbac.models.oauth2_permission_grant_paged -classes: -- azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.yml deleted file mode 100644 index d5902807b158..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.yml +++ /dev/null @@ -1,199 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant -name: OAuth2PermissionGrant -fullName: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant -module: azure.graphrbac.models.oauth2_permission_grant_py3 -summary: OAuth2PermissionGrant. -constructor: - syntax: 'OAuth2PermissionGrant(*, odatatype: str = None, client_id: str = None, - object_id: str = None, consent_type=None, principal_id: str = None, resource_id: - str = None, scope: str = None, start_time: str = None, expiry_time: str = None, - **kwargs)' - parameters: - - name: odatatype - description: Microsoft.DirectoryServices.OAuth2PermissionGrant - isRequired: true - types: - - - - name: client_id - description: 'The id of the resource''s service principal granted - - consent to impersonate the user when accessing the resource (represented - - by the resourceId property).' - isRequired: true - types: - - - - name: object_id - description: The id of the permission grant - isRequired: true - types: - - - - name: consent_type - description: 'Indicates if consent was provided by the - - administrator (on behalf of the organization) or by an individual. - - Possible values include: ''AllPrincipals'', ''Principal''' - isRequired: true - types: - - - - - - name: principal_id - description: 'When consent type is Principal, this property - - specifies the id of the user that granted consent and applies only for - - that user.' - isRequired: true - types: - - - - name: resource_id - description: Object Id of the resource you want to grant - isRequired: true - types: - - - - name: scope - description: 'Specifies the value of the scope claim that the resource - - application should expect in the OAuth 2.0 access token. For example, - - User.Read' - isRequired: true - types: - - - - name: start_time - description: Start time for TTL - isRequired: true - types: - - - - name: expiry_time - description: Expiry time for TTL - isRequired: true - types: - - - keywordOnlyParameters: - - name: odatatype - defaultValue: None - - name: client_id - defaultValue: None - - name: object_id - defaultValue: None - - name: consent_type - defaultValue: None - - name: principal_id - defaultValue: None - - name: resource_id - defaultValue: None - - name: scope - defaultValue: None - - name: start_time - defaultValue: None - - name: expiry_time - defaultValue: None -methods: -- uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_py3.yml deleted file mode 100644 index a3427ba5e155..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.oauth2_permission_grant_py3 -name: oauth2_permission_grant_py3 -fullName: azure.graphrbac.models.oauth2_permission_grant_py3 -classes: -- azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.yml deleted file mode 100644 index b6fd01f06b4d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.yml +++ /dev/null @@ -1,209 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission -name: OAuth2Permission -fullName: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission -module: azure.graphrbac.models.oauth2_permission_py3 -summary: 'Represents an OAuth 2.0 delegated permission scope. The specified OAuth - 2.0 - - delegated permission scopes may be requested by client applications - - (through the requiredResourceAccess collection on the Application object) - - when calling a resource application. The oauth2Permissions property of the - - ServicePrincipal entity and of the Application entity is a collection of - - OAuth2Permission.' -constructor: - syntax: 'OAuth2Permission(*, admin_consent_description: str = None, admin_consent_display_name: - str = None, id: str = None, is_enabled: bool = None, type: str = None, user_consent_description: - str = None, user_consent_display_name: str = None, value: str = None, **kwargs)' - parameters: - - name: admin_consent_description - description: 'Permission help text that appears in the - - admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: admin_consent_display_name - description: 'Display name for the permission that - - appears in the admin consent and app assignment experiences.' - isRequired: true - types: - - - - name: id - description: 'Unique scope permission identifier inside the oauth2Permissions - - collection.' - isRequired: true - types: - - - - name: is_enabled - description: 'When creating or updating a permission, this property - - must be set to true (which is the default). To delete a permission, this - - property must first be set to false. At that point, in a subsequent call, - - the permission may be removed.' - isRequired: true - types: - - - - name: type - description: 'Specifies whether this scope permission can be consented to - - by an end user, or whether it is a tenant-wide permission that must be - - consented to by a Company Administrator. Possible values are "User" or - - "Admin".' - isRequired: true - types: - - - - name: user_consent_description - description: 'Permission help text that appears in the - - end user consent experience.' - isRequired: true - types: - - - - name: user_consent_display_name - description: 'Display name for the permission that - - appears in the end user consent experience.' - isRequired: true - types: - - - - name: value - description: 'The value of the scope claim that the resource application - - should expect in the OAuth 2.0 access token.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: admin_consent_description - defaultValue: None - - name: admin_consent_display_name - defaultValue: None - - name: id - defaultValue: None - - name: is_enabled - defaultValue: None - - name: type - defaultValue: None - - name: user_consent_description - defaultValue: None - - name: user_consent_display_name - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_py3.yml deleted file mode 100644 index 717fd8a05dd8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.oauth2_permission_py3 -name: oauth2_permission_py3 -fullName: azure.graphrbac.models.oauth2_permission_py3 -classes: -- azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim.OptionalClaim.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim.OptionalClaim.yml deleted file mode 100644 index cf28484b5f18..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim.OptionalClaim.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.optional_claim.OptionalClaim -name: OptionalClaim -fullName: azure.graphrbac.models.optional_claim.OptionalClaim -module: azure.graphrbac.models.optional_claim -summary: Specifying the claims to be included in a token. -constructor: - syntax: OptionalClaim(**kwargs) - parameters: - - name: name - description: Claim name. - isRequired: true - types: - - - - name: source - description: Claim source. - isRequired: true - types: - - - - name: essential - description: Is this a required claim. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.optional_claim.OptionalClaim.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.optional_claim.OptionalClaim.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.optional_claim.OptionalClaim.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.optional_claim.OptionalClaim.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.optional_claim.OptionalClaim.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.optional_claim.OptionalClaim.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.optional_claim.OptionalClaim.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim.yml deleted file mode 100644 index f443086f3638..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.optional_claim -name: optional_claim -fullName: azure.graphrbac.models.optional_claim -classes: -- azure.graphrbac.models.optional_claim.OptionalClaim diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim_py3.OptionalClaim.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim_py3.OptionalClaim.yml deleted file mode 100644 index 9ec94b846086..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim_py3.OptionalClaim.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim -name: OptionalClaim -fullName: azure.graphrbac.models.optional_claim_py3.OptionalClaim -module: azure.graphrbac.models.optional_claim_py3 -summary: Specifying the claims to be included in a token. -constructor: - syntax: 'OptionalClaim(*, name: str = None, source: str = None, essential: bool - = None, additional_properties=None, **kwargs)' - parameters: - - name: name - description: Claim name. - isRequired: true - types: - - - - name: source - description: Claim source. - isRequired: true - types: - - - - name: essential - description: Is this a required claim. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: source - defaultValue: None - - name: essential - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim_py3.yml deleted file mode 100644 index 79779d1482dd..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.optional_claim_py3 -name: optional_claim_py3 -fullName: azure.graphrbac.models.optional_claim_py3 -classes: -- azure.graphrbac.models.optional_claim_py3.OptionalClaim diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims.OptionalClaims.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims.OptionalClaims.yml deleted file mode 100644 index cff420e38b9b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims.OptionalClaims.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.optional_claims.OptionalClaims -name: OptionalClaims -fullName: azure.graphrbac.models.optional_claims.OptionalClaims -module: azure.graphrbac.models.optional_claims -summary: Specifying the claims to be included in the token. -constructor: - syntax: OptionalClaims(**kwargs) - parameters: - - name: id_token - description: Optional claims requested to be included in the id token. - isRequired: true - types: - - [] - - name: access_token - description: 'Optional claims requested to be included in the - - access token.' - isRequired: true - types: - - [] - - name: saml_token - description: 'Optional claims requested to be included in the saml - - token.' - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.optional_claims.OptionalClaims.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.optional_claims.OptionalClaims.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.optional_claims.OptionalClaims.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.optional_claims.OptionalClaims.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.optional_claims.OptionalClaims.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.optional_claims.OptionalClaims.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.optional_claims.OptionalClaims.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims.yml deleted file mode 100644 index 8f3dd5d22e1f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.optional_claims -name: optional_claims -fullName: azure.graphrbac.models.optional_claims -classes: -- azure.graphrbac.models.optional_claims.OptionalClaims diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims_py3.OptionalClaims.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims_py3.OptionalClaims.yml deleted file mode 100644 index cb342f4781a8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims_py3.OptionalClaims.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims -name: OptionalClaims -fullName: azure.graphrbac.models.optional_claims_py3.OptionalClaims -module: azure.graphrbac.models.optional_claims_py3 -summary: Specifying the claims to be included in the token. -constructor: - syntax: OptionalClaims(*, id_token=None, access_token=None, saml_token=None, **kwargs) - parameters: - - name: id_token - description: Optional claims requested to be included in the id token. - isRequired: true - types: - - [] - - name: access_token - description: 'Optional claims requested to be included in the - - access token.' - isRequired: true - types: - - [] - - name: saml_token - description: 'Optional claims requested to be included in the saml - - token.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id_token - defaultValue: None - - name: access_token - defaultValue: None - - name: saml_token - defaultValue: None -methods: -- uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims_py3.yml deleted file mode 100644 index f2ab9dcd313d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.optional_claims_py3 -name: optional_claims_py3 -fullName: azure.graphrbac.models.optional_claims_py3 -classes: -- azure.graphrbac.models.optional_claims_py3.OptionalClaims diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential.PasswordCredential.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential.PasswordCredential.yml deleted file mode 100644 index 12327f429cc8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential.PasswordCredential.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.password_credential.PasswordCredential -name: PasswordCredential -fullName: azure.graphrbac.models.password_credential.PasswordCredential -module: azure.graphrbac.models.password_credential -summary: Active Directory Password Credential information. -constructor: - syntax: PasswordCredential(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start_date - description: Start date. - isRequired: true - types: - - - - name: end_date - description: End date. - isRequired: true - types: - - - - name: key_id - description: Key ID. - isRequired: true - types: - - - - name: value - description: Key value. - isRequired: true - types: - - - - name: custom_key_identifier - description: Custom Key Identifier - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.password_credential.PasswordCredential.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_credential.PasswordCredential.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_credential.PasswordCredential.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.password_credential.PasswordCredential.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_credential.PasswordCredential.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.password_credential.PasswordCredential.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_credential.PasswordCredential.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential.yml deleted file mode 100644 index cdcea8021592..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.password_credential -name: password_credential -fullName: azure.graphrbac.models.password_credential -classes: -- azure.graphrbac.models.password_credential.PasswordCredential diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.yml deleted file mode 100644 index d7212e26d397..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged -name: PasswordCredentialPaged -fullName: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged -module: azure.graphrbac.models.password_credential_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: PasswordCredentialPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_paged.yml deleted file mode 100644 index fabd992f3caf..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.password_credential_paged -name: password_credential_paged -fullName: azure.graphrbac.models.password_credential_paged -classes: -- azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_py3.PasswordCredential.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_py3.PasswordCredential.yml deleted file mode 100644 index b5cadbdbc8b9..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_py3.PasswordCredential.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.password_credential_py3.PasswordCredential -name: PasswordCredential -fullName: azure.graphrbac.models.password_credential_py3.PasswordCredential -module: azure.graphrbac.models.password_credential_py3 -summary: Active Directory Password Credential information. -constructor: - syntax: 'PasswordCredential(*, additional_properties=None, start_date=None, end_date=None, - key_id: str = None, value: str = None, custom_key_identifier: bytearray = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: start_date - description: Start date. - isRequired: true - types: - - - - name: end_date - description: End date. - isRequired: true - types: - - - - name: key_id - description: Key ID. - isRequired: true - types: - - - - name: value - description: Key value. - isRequired: true - types: - - - - name: custom_key_identifier - description: Custom Key Identifier - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: start_date - defaultValue: None - - name: end_date - defaultValue: None - - name: key_id - defaultValue: None - - name: value - defaultValue: None - - name: custom_key_identifier - defaultValue: None -methods: -- uid: azure.graphrbac.models.password_credential_py3.PasswordCredential.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_credential_py3.PasswordCredential.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_credential_py3.PasswordCredential.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.password_credential_py3.PasswordCredential.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_credential_py3.PasswordCredential.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.password_credential_py3.PasswordCredential.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_credential_py3.PasswordCredential.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_py3.yml deleted file mode 100644 index b51b933b600e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.password_credential_py3 -name: password_credential_py3 -fullName: azure.graphrbac.models.password_credential_py3 -classes: -- azure.graphrbac.models.password_credential_py3.PasswordCredential diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.yml deleted file mode 100644 index d37915a6a2d4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters -name: PasswordCredentialsUpdateParameters -fullName: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters -module: azure.graphrbac.models.password_credentials_update_parameters -summary: 'Request parameters for a PasswordCredentials update operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PasswordCredentialsUpdateParameters(**kwargs) - parameters: - - name: value - description: Required. A collection of PasswordCredentials. - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters.yml deleted file mode 100644 index 166bfad2831e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.password_credentials_update_parameters -name: password_credentials_update_parameters -fullName: azure.graphrbac.models.password_credentials_update_parameters -classes: -- azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.yml deleted file mode 100644 index 875b9a0a1e0f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters -name: PasswordCredentialsUpdateParameters -fullName: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters -module: azure.graphrbac.models.password_credentials_update_parameters_py3 -summary: 'Request parameters for a PasswordCredentials update operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PasswordCredentialsUpdateParameters(*, value, **kwargs) - parameters: - - name: value - description: Required. A collection of PasswordCredentials. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - isRequired: true -methods: -- uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters_py3.yml deleted file mode 100644 index c90c5b12078b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.password_credentials_update_parameters_py3 -name: password_credentials_update_parameters_py3 -fullName: azure.graphrbac.models.password_credentials_update_parameters_py3 -classes: -- azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile.PasswordProfile.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile.PasswordProfile.yml deleted file mode 100644 index 5e8a0cf3b46d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile.PasswordProfile.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.password_profile.PasswordProfile -name: PasswordProfile -fullName: azure.graphrbac.models.password_profile.PasswordProfile -module: azure.graphrbac.models.password_profile -summary: 'The password profile associated with a user. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PasswordProfile(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: password - description: Required. Password - isRequired: true - types: - - - - name: force_change_password_next_login - description: 'Whether to force a password - - change on next login.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.password_profile.PasswordProfile.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_profile.PasswordProfile.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_profile.PasswordProfile.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.password_profile.PasswordProfile.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_profile.PasswordProfile.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.password_profile.PasswordProfile.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_profile.PasswordProfile.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile.yml deleted file mode 100644 index 30c6a6c17f6c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.password_profile -name: password_profile -fullName: azure.graphrbac.models.password_profile -classes: -- azure.graphrbac.models.password_profile.PasswordProfile diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile_py3.PasswordProfile.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile_py3.PasswordProfile.yml deleted file mode 100644 index a103cecb7192..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile_py3.PasswordProfile.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.password_profile_py3.PasswordProfile -name: PasswordProfile -fullName: azure.graphrbac.models.password_profile_py3.PasswordProfile -module: azure.graphrbac.models.password_profile_py3 -summary: 'The password profile associated with a user. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PasswordProfile(*, password: str, additional_properties=None, force_change_password_next_login: - bool = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: password - description: Required. Password - isRequired: true - types: - - - - name: force_change_password_next_login - description: 'Whether to force a password - - change on next login.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: password - isRequired: true - - name: additional_properties - defaultValue: None - - name: force_change_password_next_login - defaultValue: None -methods: -- uid: azure.graphrbac.models.password_profile_py3.PasswordProfile.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_profile_py3.PasswordProfile.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_profile_py3.PasswordProfile.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.password_profile_py3.PasswordProfile.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.password_profile_py3.PasswordProfile.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.password_profile_py3.PasswordProfile.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.password_profile_py3.PasswordProfile.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile_py3.yml deleted file mode 100644 index bd344c36cd9a..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.password_profile_py3 -name: password_profile_py3 -fullName: azure.graphrbac.models.password_profile_py3 -classes: -- azure.graphrbac.models.password_profile_py3.PasswordProfile diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.yml deleted file mode 100644 index bcf6e83d1299..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication -name: PreAuthorizedApplication -fullName: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication -module: azure.graphrbac.models.pre_authorized_application -summary: Contains information about pre authorized client application. -constructor: - syntax: PreAuthorizedApplication(**kwargs) - parameters: - - name: app_id - description: Represents the application id. - isRequired: true - types: - - - - name: permissions - description: 'Collection of required app permissions/entitlements - - from the resource application.' - isRequired: true - types: - - [] - - name: extensions - description: Collection of extensions from the resource application. - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application.yml deleted file mode 100644 index 93a862842de1..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.pre_authorized_application -name: pre_authorized_application -fullName: azure.graphrbac.models.pre_authorized_application -classes: -- azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.yml deleted file mode 100644 index 64596ff6b5e9..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension -name: PreAuthorizedApplicationExtension -fullName: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension -module: azure.graphrbac.models.pre_authorized_application_extension -summary: 'Representation of an app PreAuthorizedApplicationExtension required by a - - pre authorized client app.' -constructor: - syntax: PreAuthorizedApplicationExtension(**kwargs) - parameters: - - name: conditions - description: The extension's conditions. - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension.yml deleted file mode 100644 index d348bf1bba6b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.pre_authorized_application_extension -name: pre_authorized_application_extension -fullName: azure.graphrbac.models.pre_authorized_application_extension -classes: -- azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.yml deleted file mode 100644 index 0623f8ba9213..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension -name: PreAuthorizedApplicationExtension -fullName: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension -module: azure.graphrbac.models.pre_authorized_application_extension_py3 -summary: 'Representation of an app PreAuthorizedApplicationExtension required by a - - pre authorized client app.' -constructor: - syntax: PreAuthorizedApplicationExtension(*, conditions=None, **kwargs) - parameters: - - name: conditions - description: The extension's conditions. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: conditions - defaultValue: None -methods: -- uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension_py3.yml deleted file mode 100644 index 7cd79c01b5ee..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.pre_authorized_application_extension_py3 -name: pre_authorized_application_extension_py3 -fullName: azure.graphrbac.models.pre_authorized_application_extension_py3 -classes: -- azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.yml deleted file mode 100644 index 38b8b1eb1ae6..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission -name: PreAuthorizedApplicationPermission -fullName: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission -module: azure.graphrbac.models.pre_authorized_application_permission -summary: Contains information about the pre-authorized permissions. -constructor: - syntax: PreAuthorizedApplicationPermission(**kwargs) - parameters: - - name: direct_access_grant - description: 'Indicates whether the permission set is - - DirectAccess or impersonation.' - isRequired: true - types: - - - - name: access_grants - description: The list of permissions. - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission.yml deleted file mode 100644 index ea82c7fd46e3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.pre_authorized_application_permission -name: pre_authorized_application_permission -fullName: azure.graphrbac.models.pre_authorized_application_permission -classes: -- azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.yml deleted file mode 100644 index fffab184d4f9..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission -name: PreAuthorizedApplicationPermission -fullName: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission -module: azure.graphrbac.models.pre_authorized_application_permission_py3 -summary: Contains information about the pre-authorized permissions. -constructor: - syntax: 'PreAuthorizedApplicationPermission(*, direct_access_grant: bool = None, - access_grants=None, **kwargs)' - parameters: - - name: direct_access_grant - description: 'Indicates whether the permission set is - - DirectAccess or impersonation.' - isRequired: true - types: - - - - name: access_grants - description: The list of permissions. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: direct_access_grant - defaultValue: None - - name: access_grants - defaultValue: None -methods: -- uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission_py3.yml deleted file mode 100644 index ba118f9ce5d8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.pre_authorized_application_permission_py3 -name: pre_authorized_application_permission_py3 -fullName: azure.graphrbac.models.pre_authorized_application_permission_py3 -classes: -- azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.yml deleted file mode 100644 index f7c3d310f500..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication -name: PreAuthorizedApplication -fullName: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication -module: azure.graphrbac.models.pre_authorized_application_py3 -summary: Contains information about pre authorized client application. -constructor: - syntax: 'PreAuthorizedApplication(*, app_id: str = None, permissions=None, extensions=None, - **kwargs)' - parameters: - - name: app_id - description: Represents the application id. - isRequired: true - types: - - - - name: permissions - description: 'Collection of required app permissions/entitlements - - from the resource application.' - isRequired: true - types: - - [] - - name: extensions - description: Collection of extensions from the resource application. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: app_id - defaultValue: None - - name: permissions - defaultValue: None - - name: extensions - defaultValue: None -methods: -- uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_py3.yml deleted file mode 100644 index bcff930ad491..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.pre_authorized_application_py3 -name: pre_authorized_application_py3 -fullName: azure.graphrbac.models.pre_authorized_application_py3 -classes: -- azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access.RequiredResourceAccess.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access.RequiredResourceAccess.yml deleted file mode 100644 index ebc2db9f3014..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access.RequiredResourceAccess.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess -name: RequiredResourceAccess -fullName: azure.graphrbac.models.required_resource_access.RequiredResourceAccess -module: azure.graphrbac.models.required_resource_access -summary: 'Specifies the set of OAuth 2.0 permission scopes and app roles under the - - specified resource that an application requires access to. The specified - - OAuth 2.0 permission scopes may be requested by client applications - - (through the requiredResourceAccess collection) when calling a resource - - application. The requiredResourceAccess property of the Application entity - - is a collection of RequiredResourceAccess. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: RequiredResourceAccess(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: resource_access - description: 'Required. The list of OAuth2.0 permission scopes - - and app roles that the application requires from the specified resource.' - isRequired: true - types: - - [] - - name: resource_app_id - description: 'The unique identifier for the resource that the - - application requires access to. This should be equal to the appId declared - - on the target resource application.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access.yml deleted file mode 100644 index 499150f9e822..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.required_resource_access -name: required_resource_access -fullName: azure.graphrbac.models.required_resource_access -classes: -- azure.graphrbac.models.required_resource_access.RequiredResourceAccess diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.yml deleted file mode 100644 index 970d14758e91..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess -name: RequiredResourceAccess -fullName: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess -module: azure.graphrbac.models.required_resource_access_py3 -summary: 'Specifies the set of OAuth 2.0 permission scopes and app roles under the - - specified resource that an application requires access to. The specified - - OAuth 2.0 permission scopes may be requested by client applications - - (through the requiredResourceAccess collection) when calling a resource - - application. The requiredResourceAccess property of the Application entity - - is a collection of RequiredResourceAccess. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RequiredResourceAccess(*, resource_access, additional_properties=None, - resource_app_id: str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: resource_access - description: 'Required. The list of OAuth2.0 permission scopes - - and app roles that the application requires from the specified resource.' - isRequired: true - types: - - [] - - name: resource_app_id - description: 'The unique identifier for the resource that the - - application requires access to. This should be equal to the appId declared - - on the target resource application.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: resource_access - isRequired: true - - name: additional_properties - defaultValue: None - - name: resource_app_id - defaultValue: None -methods: -- uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access_py3.yml deleted file mode 100644 index 719d0d26ccf4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.required_resource_access_py3 -name: required_resource_access_py3 -fullName: azure.graphrbac.models.required_resource_access_py3 -classes: -- azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access.ResourceAccess.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access.ResourceAccess.yml deleted file mode 100644 index b41f54d534d4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access.ResourceAccess.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.resource_access.ResourceAccess -name: ResourceAccess -fullName: azure.graphrbac.models.resource_access.ResourceAccess -module: azure.graphrbac.models.resource_access -summary: 'Specifies an OAuth 2.0 permission scope or an app role that an application - - requires. The resourceAccess property of the RequiredResourceAccess type is - - a collection of ResourceAccess. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ResourceAccess(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: id - description: 'Required. The unique identifier for one of the OAuth2Permission - - or AppRole instances that the resource application exposes.' - isRequired: true - types: - - - - name: type - description: 'Specifies whether the id property references an - - OAuth2Permission or an AppRole. Possible values are "scope" or "role".' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.resource_access.ResourceAccess.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.resource_access.ResourceAccess.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.resource_access.ResourceAccess.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.resource_access.ResourceAccess.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.resource_access.ResourceAccess.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.resource_access.ResourceAccess.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.resource_access.ResourceAccess.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access.yml deleted file mode 100644 index 589deaa0b659..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.resource_access -name: resource_access -fullName: azure.graphrbac.models.resource_access -classes: -- azure.graphrbac.models.resource_access.ResourceAccess diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access_py3.ResourceAccess.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access_py3.ResourceAccess.yml deleted file mode 100644 index 8af5961d64f4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access_py3.ResourceAccess.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.resource_access_py3.ResourceAccess -name: ResourceAccess -fullName: azure.graphrbac.models.resource_access_py3.ResourceAccess -module: azure.graphrbac.models.resource_access_py3 -summary: 'Specifies an OAuth 2.0 permission scope or an app role that an application - - requires. The resourceAccess property of the RequiredResourceAccess type is - - a collection of ResourceAccess. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ResourceAccess(*, id: str, additional_properties=None, type: str = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: id - description: 'Required. The unique identifier for one of the OAuth2Permission - - or AppRole instances that the resource application exposes.' - isRequired: true - types: - - - - name: type - description: 'Specifies whether the id property references an - - OAuth2Permission or an AppRole. Possible values are "scope" or "role".' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: additional_properties - defaultValue: None - - name: type - defaultValue: None -methods: -- uid: azure.graphrbac.models.resource_access_py3.ResourceAccess.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.resource_access_py3.ResourceAccess.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.resource_access_py3.ResourceAccess.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.resource_access_py3.ResourceAccess.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.resource_access_py3.ResourceAccess.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.resource_access_py3.ResourceAccess.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.resource_access_py3.ResourceAccess.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access_py3.yml deleted file mode 100644 index 47d07dd9e79c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.resource_access_py3 -name: resource_access_py3 -fullName: azure.graphrbac.models.resource_access_py3 -classes: -- azure.graphrbac.models.resource_access_py3.ResourceAccess diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal.ServicePrincipal.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal.ServicePrincipal.yml deleted file mode 100644 index 8172707f2bb2..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal.ServicePrincipal.yml +++ /dev/null @@ -1,281 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal.ServicePrincipal -name: ServicePrincipal -fullName: azure.graphrbac.models.service_principal.ServicePrincipal -module: azure.graphrbac.models.service_principal -summary: 'Active Directory service principal information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ServicePrincipal(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: alternative_names - description: alternative names - isRequired: true - types: - - [] - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: display_name - description: The display name of the service principal. - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the associated - - application to report errors when using the application.' - isRequired: true - types: - - - - name: homepage - description: The URL to the homepage of the associated application. - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: logout_url - description: 'A URL provided by the author of the associated - - application to logout' - isRequired: true - types: - - - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: preferred_token_signing_key_thumbprint - description: 'The thumbprint of preferred - - certificate to sign the token' - isRequired: true - types: - - - - name: publisher_name - description: The publisher's name of the associated application - isRequired: true - types: - - - - name: reply_urls - description: 'The URLs that user tokens are sent to for sign in with - - the associated application. The redirect URIs that the oAuth 2.0 - - authorization code and access tokens are sent to for the associated - - application.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata of the associated - - application' - isRequired: true - types: - - - - name: service_principal_names - description: A collection of service principal names. - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -- description: 'The display name exposed by the associated - - application.' - name: app_display_name - types: - - -- name: app_owner_tenant_id - types: - - -- description: 'The OAuth 2.0 permissions exposed by the - - associated application.' - name: oauth2_permissions - types: - - [] -methods: -- uid: azure.graphrbac.models.service_principal.ServicePrincipal.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal.ServicePrincipal.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal.ServicePrincipal.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal.ServicePrincipal.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal.ServicePrincipal.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal.ServicePrincipal.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal.ServicePrincipal.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal.yml deleted file mode 100644 index 728a7b2caf6a..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal -name: service_principal -fullName: azure.graphrbac.models.service_principal -classes: -- azure.graphrbac.models.service_principal.ServicePrincipal diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base.ServicePrincipalBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base.ServicePrincipalBase.yml deleted file mode 100644 index b30eb49adf6d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base.ServicePrincipalBase.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase -name: ServicePrincipalBase -fullName: azure.graphrbac.models.service_principal_base.ServicePrincipalBase -module: azure.graphrbac.models.service_principal_base -summary: 'Active Directory service principal common properties shared among GET, POST - - and PATCH.' -constructor: - syntax: ServicePrincipalBase(**kwargs) - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base.yml deleted file mode 100644 index ad39071ad54e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_base -name: service_principal_base -fullName: azure.graphrbac.models.service_principal_base -classes: -- azure.graphrbac.models.service_principal_base.ServicePrincipalBase diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.yml deleted file mode 100644 index 2641f8360149..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase -name: ServicePrincipalBase -fullName: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase -module: azure.graphrbac.models.service_principal_base_py3 -summary: 'Active Directory service principal common properties shared among GET, POST - - and PATCH.' -constructor: - syntax: 'ServicePrincipalBase(*, account_enabled: bool = None, app_role_assignment_required: - bool = None, key_credentials=None, password_credentials=None, service_principal_type: - str = None, tags=None, **kwargs)' - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: account_enabled - defaultValue: None - - name: app_role_assignment_required - defaultValue: None - - name: key_credentials - defaultValue: None - - name: password_credentials - defaultValue: None - - name: service_principal_type - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base_py3.yml deleted file mode 100644 index 29dd330612a9..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_base_py3 -name: service_principal_base_py3 -fullName: azure.graphrbac.models.service_principal_base_py3 -classes: -- azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.yml deleted file mode 100644 index b7fdfba714a7..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters -name: ServicePrincipalCreateParameters -fullName: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters -module: azure.graphrbac.models.service_principal_create_parameters -summary: 'Request parameters for creating a new service principal. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ServicePrincipalCreateParameters(**kwargs) - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - - name: app_id - description: Required. The application ID. - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters.yml deleted file mode 100644 index bcdd39dab6b2..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_create_parameters -name: service_principal_create_parameters -fullName: azure.graphrbac.models.service_principal_create_parameters -classes: -- azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.yml deleted file mode 100644 index ea99c78da4ee..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters -name: ServicePrincipalCreateParameters -fullName: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters -module: azure.graphrbac.models.service_principal_create_parameters_py3 -summary: 'Request parameters for creating a new service principal. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ServicePrincipalCreateParameters(*, app_id: str, account_enabled: bool - = None, app_role_assignment_required: bool = None, key_credentials=None, password_credentials=None, - service_principal_type: str = None, tags=None, **kwargs)' - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - - name: app_id - description: Required. The application ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: app_id - isRequired: true - - name: account_enabled - defaultValue: None - - name: app_role_assignment_required - defaultValue: None - - name: key_credentials - defaultValue: None - - name: password_credentials - defaultValue: None - - name: service_principal_type - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters_py3.yml deleted file mode 100644 index d0ea61cf0028..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_create_parameters_py3 -name: service_principal_create_parameters_py3 -fullName: azure.graphrbac.models.service_principal_create_parameters_py3 -classes: -- azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.yml deleted file mode 100644 index c8bb4f1d684b..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult -name: ServicePrincipalObjectResult -fullName: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult -module: azure.graphrbac.models.service_principal_object_result -summary: Service Principal Object Result. -constructor: - syntax: ServicePrincipalObjectResult(**kwargs) - parameters: - - name: value - description: 'The Object ID of the service principal with the specified - - application ID.' - isRequired: true - types: - - - - name: odatametadata - description: The URL representing edm equivalent. - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result.yml deleted file mode 100644 index f4ddbfa138e7..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_object_result -name: service_principal_object_result -fullName: azure.graphrbac.models.service_principal_object_result -classes: -- azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.yml deleted file mode 100644 index 423f5b6654d6..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult -name: ServicePrincipalObjectResult -fullName: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult -module: azure.graphrbac.models.service_principal_object_result_py3 -summary: Service Principal Object Result. -constructor: - syntax: 'ServicePrincipalObjectResult(*, value: str = None, odatametadata: str = - None, **kwargs)' - parameters: - - name: value - description: 'The Object ID of the service principal with the specified - - application ID.' - isRequired: true - types: - - - - name: odatametadata - description: The URL representing edm equivalent. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: odatametadata - defaultValue: None -methods: -- uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result_py3.yml deleted file mode 100644 index 04ce3c2f967d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_object_result_py3 -name: service_principal_object_result_py3 -fullName: azure.graphrbac.models.service_principal_object_result_py3 -classes: -- azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.yml deleted file mode 100644 index 5fb1b4b703b4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged -name: ServicePrincipalPaged -fullName: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged -module: azure.graphrbac.models.service_principal_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: ServicePrincipalPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_paged.yml deleted file mode 100644 index 2b2914eb1074..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_paged -name: service_principal_paged -fullName: azure.graphrbac.models.service_principal_paged -classes: -- azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_py3.ServicePrincipal.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_py3.ServicePrincipal.yml deleted file mode 100644 index 8efbe1a567a2..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_py3.ServicePrincipal.yml +++ /dev/null @@ -1,326 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal -name: ServicePrincipal -fullName: azure.graphrbac.models.service_principal_py3.ServicePrincipal -module: azure.graphrbac.models.service_principal_py3 -summary: 'Active Directory service principal information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ServicePrincipal(*, additional_properties=None, account_enabled: bool = - None, alternative_names=None, app_id: str = None, app_role_assignment_required: - bool = None, app_roles=None, display_name: str = None, error_url: str = None, - homepage: str = None, key_credentials=None, logout_url: str = None, password_credentials=None, - preferred_token_signing_key_thumbprint: str = None, publisher_name: str = None, - reply_urls=None, saml_metadata_url: str = None, service_principal_names=None, - service_principal_type: str = None, tags=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: alternative_names - description: alternative names - isRequired: true - types: - - [] - - name: app_id - description: The application ID. - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: app_roles - description: 'The collection of application roles that an application - - may declare. These roles can be assigned to users, groups or service - - principals.' - isRequired: true - types: - - [] - - name: display_name - description: The display name of the service principal. - isRequired: true - types: - - - - name: error_url - description: 'A URL provided by the author of the associated - - application to report errors when using the application.' - isRequired: true - types: - - - - name: homepage - description: The URL to the homepage of the associated application. - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: logout_url - description: 'A URL provided by the author of the associated - - application to logout' - isRequired: true - types: - - - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: preferred_token_signing_key_thumbprint - description: 'The thumbprint of preferred - - certificate to sign the token' - isRequired: true - types: - - - - name: publisher_name - description: The publisher's name of the associated application - isRequired: true - types: - - - - name: reply_urls - description: 'The URLs that user tokens are sent to for sign in with - - the associated application. The redirect URIs that the oAuth 2.0 - - authorization code and access tokens are sent to for the associated - - application.' - isRequired: true - types: - - [] - - name: saml_metadata_url - description: 'The URL to the SAML metadata of the associated - - application' - isRequired: true - types: - - - - name: service_principal_names - description: A collection of service principal names. - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: account_enabled - defaultValue: None - - name: alternative_names - defaultValue: None - - name: app_id - defaultValue: None - - name: app_role_assignment_required - defaultValue: None - - name: app_roles - defaultValue: None - - name: display_name - defaultValue: None - - name: error_url - defaultValue: None - - name: homepage - defaultValue: None - - name: key_credentials - defaultValue: None - - name: logout_url - defaultValue: None - - name: password_credentials - defaultValue: None - - name: preferred_token_signing_key_thumbprint - defaultValue: None - - name: publisher_name - defaultValue: None - - name: reply_urls - defaultValue: None - - name: saml_metadata_url - defaultValue: None - - name: service_principal_names - defaultValue: None - - name: service_principal_type - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -- description: 'The display name exposed by the associated - - application.' - name: app_display_name - types: - - -- name: app_owner_tenant_id - types: - - -- description: 'The OAuth 2.0 permissions exposed by the - - associated application.' - name: oauth2_permissions - types: - - [] -methods: -- uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_py3.yml deleted file mode 100644 index 413b0e46dc21..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_py3 -name: service_principal_py3 -fullName: azure.graphrbac.models.service_principal_py3 -classes: -- azure.graphrbac.models.service_principal_py3.ServicePrincipal diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.yml deleted file mode 100644 index c5bfa275a3d3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters -name: ServicePrincipalUpdateParameters -fullName: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters -module: azure.graphrbac.models.service_principal_update_parameters -summary: Request parameters for update an existing service principal. -constructor: - syntax: ServicePrincipalUpdateParameters(**kwargs) - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] -methods: -- uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters.yml deleted file mode 100644 index bda4b34edd7c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_update_parameters -name: service_principal_update_parameters -fullName: azure.graphrbac.models.service_principal_update_parameters -classes: -- azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.yml deleted file mode 100644 index 52fe61897340..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters -name: ServicePrincipalUpdateParameters -fullName: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters -module: azure.graphrbac.models.service_principal_update_parameters_py3 -summary: Request parameters for update an existing service principal. -constructor: - syntax: 'ServicePrincipalUpdateParameters(*, account_enabled: bool = None, app_role_assignment_required: - bool = None, key_credentials=None, password_credentials=None, service_principal_type: - str = None, tags=None, **kwargs)' - parameters: - - name: account_enabled - description: 'whether or not the service principal account is - - enabled' - isRequired: true - types: - - - - name: app_role_assignment_required - description: 'Specifies whether an - - AppRoleAssignment to a user or group is required before Azure AD will - - issue a user or access token to the application.' - isRequired: true - types: - - - - name: key_credentials - description: 'The collection of key credentials associated with - - the service principal.' - isRequired: true - types: - - [] - - name: password_credentials - description: 'The collection of password credentials - - associated with the service principal.' - isRequired: true - types: - - [] - - name: service_principal_type - description: the type of the service principal - isRequired: true - types: - - - - name: tags - description: 'Optional list of tags that you can apply to your service - - principals. Not nullable.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: account_enabled - defaultValue: None - - name: app_role_assignment_required - defaultValue: None - - name: key_credentials - defaultValue: None - - name: password_credentials - defaultValue: None - - name: service_principal_type - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters_py3.yml deleted file mode 100644 index de1ba9fdd2a4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.service_principal_update_parameters_py3 -name: service_principal_update_parameters_py3 -fullName: azure.graphrbac.models.service_principal_update_parameters_py3 -classes: -- azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name.SignInName.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name.SignInName.yml deleted file mode 100644 index 570dfa3e90b8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name.SignInName.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.sign_in_name.SignInName -name: SignInName -fullName: azure.graphrbac.models.sign_in_name.SignInName -module: azure.graphrbac.models.sign_in_name -summary: 'Contains information about a sign-in name of a local account user in an - - Azure Active Directory B2C tenant.' -constructor: - syntax: SignInName(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: type - description: 'A string value that can be used to classify user sign-in - - types in your directory, such as ''emailAddress'' or ''userName''.' - isRequired: true - types: - - - - name: value - description: 'The sign-in used by the local account. Must be unique across - - the company/tenant. For example, ''.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.sign_in_name.SignInName.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.sign_in_name.SignInName.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.sign_in_name.SignInName.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.sign_in_name.SignInName.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.sign_in_name.SignInName.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.sign_in_name.SignInName.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.sign_in_name.SignInName.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name.yml deleted file mode 100644 index 466da83577bf..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.sign_in_name -name: sign_in_name -fullName: azure.graphrbac.models.sign_in_name -classes: -- azure.graphrbac.models.sign_in_name.SignInName diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name_py3.SignInName.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name_py3.SignInName.yml deleted file mode 100644 index e340497f54ad..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name_py3.SignInName.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.sign_in_name_py3.SignInName -name: SignInName -fullName: azure.graphrbac.models.sign_in_name_py3.SignInName -module: azure.graphrbac.models.sign_in_name_py3 -summary: 'Contains information about a sign-in name of a local account user in an - - Azure Active Directory B2C tenant.' -constructor: - syntax: 'SignInName(*, additional_properties=None, type: str = None, value: str - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: type - description: 'A string value that can be used to classify user sign-in - - types in your directory, such as ''emailAddress'' or ''userName''.' - isRequired: true - types: - - - - name: value - description: 'The sign-in used by the local account. Must be unique across - - the company/tenant. For example, ''.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: type - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.graphrbac.models.sign_in_name_py3.SignInName.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.sign_in_name_py3.SignInName.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.sign_in_name_py3.SignInName.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.sign_in_name_py3.SignInName.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.sign_in_name_py3.SignInName.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.sign_in_name_py3.SignInName.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.sign_in_name_py3.SignInName.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name_py3.yml deleted file mode 100644 index 89adc552b714..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.sign_in_name_py3 -name: sign_in_name_py3 -fullName: azure.graphrbac.models.sign_in_name_py3 -classes: -- azure.graphrbac.models.sign_in_name_py3.SignInName diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.str_paged.StrPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.str_paged.StrPaged.yml deleted file mode 100644 index 4c323dfac5dd..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.str_paged.StrPaged.yml +++ /dev/null @@ -1,70 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.str_paged.StrPaged -name: StrPaged -fullName: azure.graphrbac.models.str_paged.StrPaged -module: azure.graphrbac.models.str_paged -summary: A paging container for iterating over a list of str object -constructor: - syntax: StrPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.str_paged.StrPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.str_paged.StrPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.str_paged.StrPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.str_paged.StrPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.str_paged.StrPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.str_paged.StrPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.str_paged.StrPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.str_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.str_paged.yml deleted file mode 100644 index 702eed6866ca..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.str_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.str_paged -name: str_paged -fullName: azure.graphrbac.models.str_paged -classes: -- azure.graphrbac.models.str_paged.StrPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user.User.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user.User.yml deleted file mode 100644 index b48fdf8881ba..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user.User.yml +++ /dev/null @@ -1,218 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user.User -name: User -fullName: azure.graphrbac.models.user.User -module: azure.graphrbac.models.user -summary: 'Active Directory user information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: User(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: The display name of the user. - isRequired: true - types: - - - - name: user_principal_name - description: The principal name of the user. - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the user. - isRequired: true - types: - - - - name: mail - description: The primary email address of the user. - isRequired: true - types: - - - - name: sign_in_names - description: The sign-in names of the user. - isRequired: true - types: - - [] -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.user.User.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user.User.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user.User.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user.User.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user.User.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user.User.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user.User.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user.yml deleted file mode 100644 index 682952eab0a1..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user -name: user -fullName: azure.graphrbac.models.user -classes: -- azure.graphrbac.models.user.User diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base.UserBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base.UserBase.yml deleted file mode 100644 index 1f7151262685..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base.UserBase.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_base.UserBase -name: UserBase -fullName: azure.graphrbac.models.user_base.UserBase -module: azure.graphrbac.models.user_base -summary: UserBase. -constructor: - syntax: UserBase(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - -methods: -- uid: azure.graphrbac.models.user_base.UserBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_base.UserBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_base.UserBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_base.UserBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_base.UserBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_base.UserBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_base.UserBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base.yml deleted file mode 100644 index 44dfef56e8b2..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_base -name: user_base -fullName: azure.graphrbac.models.user_base -classes: -- azure.graphrbac.models.user_base.UserBase diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base_py3.UserBase.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base_py3.UserBase.yml deleted file mode 100644 index 842bf520cfc3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base_py3.UserBase.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_base_py3.UserBase -name: UserBase -fullName: azure.graphrbac.models.user_base_py3.UserBase -module: azure.graphrbac.models.user_base_py3 -summary: UserBase. -constructor: - syntax: 'UserBase(*, additional_properties=None, immutable_id: str = None, usage_location: - str = None, given_name: str = None, surname: str = None, user_type=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: immutable_id - defaultValue: None - - name: usage_location - defaultValue: None - - name: given_name - defaultValue: None - - name: surname - defaultValue: None - - name: user_type - defaultValue: None -methods: -- uid: azure.graphrbac.models.user_base_py3.UserBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_base_py3.UserBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_base_py3.UserBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_base_py3.UserBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_base_py3.UserBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_base_py3.UserBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_base_py3.UserBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base_py3.yml deleted file mode 100644 index 0c5a38cb6723..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_base_py3 -name: user_base_py3 -fullName: azure.graphrbac.models.user_base_py3 -classes: -- azure.graphrbac.models.user_base_py3.UserBase diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters.UserCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters.UserCreateParameters.yml deleted file mode 100644 index 09ab250b9d16..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters.UserCreateParameters.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters -name: UserCreateParameters -fullName: azure.graphrbac.models.user_create_parameters.UserCreateParameters -module: azure.graphrbac.models.user_create_parameters -summary: 'Request parameters for creating a new work or school account user. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: UserCreateParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Required. Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: Required. The display name of the user. - isRequired: true - types: - - - - name: password_profile - description: Required. Password Profile - isRequired: true - types: - - - - name: user_principal_name - description: 'Required. The user principal name - - (). It must contain one of the verified domains - for - - the tenant.' - isRequired: true - types: - - - - name: mail_nickname - description: Required. The mail alias for the user. - isRequired: true - types: - - - - name: mail - description: The primary email address of the user. - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters.yml deleted file mode 100644 index d11804fb7cfa..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_create_parameters -name: user_create_parameters -fullName: azure.graphrbac.models.user_create_parameters -classes: -- azure.graphrbac.models.user_create_parameters.UserCreateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.yml deleted file mode 100644 index c12dfe47c05e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.yml +++ /dev/null @@ -1,230 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters -name: UserCreateParameters -fullName: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters -module: azure.graphrbac.models.user_create_parameters_py3 -summary: 'Request parameters for creating a new work or school account user. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UserCreateParameters(*, account_enabled: bool, display_name: str, password_profile, - user_principal_name: str, mail_nickname: str, additional_properties=None, immutable_id: - str = None, usage_location: str = None, given_name: str = None, surname: str = - None, user_type=None, mail: str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Required. Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: Required. The display name of the user. - isRequired: true - types: - - - - name: password_profile - description: Required. Password Profile - isRequired: true - types: - - - - name: user_principal_name - description: 'Required. The user principal name - - (). It must contain one of the verified domains - for - - the tenant.' - isRequired: true - types: - - - - name: mail_nickname - description: Required. The mail alias for the user. - isRequired: true - types: - - - - name: mail - description: The primary email address of the user. - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_enabled - isRequired: true - - name: display_name - isRequired: true - - name: password_profile - isRequired: true - - name: user_principal_name - isRequired: true - - name: mail_nickname - isRequired: true - - name: additional_properties - defaultValue: None - - name: immutable_id - defaultValue: None - - name: usage_location - defaultValue: None - - name: given_name - defaultValue: None - - name: surname - defaultValue: None - - name: user_type - defaultValue: None - - name: mail - defaultValue: None -methods: -- uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters_py3.yml deleted file mode 100644 index 087381d5139a..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_create_parameters_py3 -name: user_create_parameters_py3 -fullName: azure.graphrbac.models.user_create_parameters_py3 -classes: -- azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.yml deleted file mode 100644 index 406e27fbd708..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters -name: UserGetMemberGroupsParameters -fullName: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters -module: azure.graphrbac.models.user_get_member_groups_parameters -summary: 'Request parameters for GetMemberGroups API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: UserGetMemberGroupsParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: security_enabled_only - description: 'Required. If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in all - - groups should be checked.' - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters.yml deleted file mode 100644 index 396f5fe70d3f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_get_member_groups_parameters -name: user_get_member_groups_parameters -fullName: azure.graphrbac.models.user_get_member_groups_parameters -classes: -- azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.yml deleted file mode 100644 index ed1d7bfa9678..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters -name: UserGetMemberGroupsParameters -fullName: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters -module: azure.graphrbac.models.user_get_member_groups_parameters_py3 -summary: 'Request parameters for GetMemberGroups API call. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UserGetMemberGroupsParameters(*, security_enabled_only: bool, additional_properties=None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: security_enabled_only - description: 'Required. If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in all - - groups should be checked.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: security_enabled_only - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters_py3.yml deleted file mode 100644 index e74b5905d4a0..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_get_member_groups_parameters_py3 -name: user_get_member_groups_parameters_py3 -fullName: azure.graphrbac.models.user_get_member_groups_parameters_py3 -classes: -- azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_paged.UserPaged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_paged.UserPaged.yml deleted file mode 100644 index 742524ec5aa8..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_paged.UserPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_paged.UserPaged -name: UserPaged -fullName: azure.graphrbac.models.user_paged.UserPaged -module: azure.graphrbac.models.user_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: UserPaged(*args, **kwargs) -methods: -- uid: azure.graphrbac.models.user_paged.UserPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.graphrbac.models.user_paged.UserPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.graphrbac.models.user_paged.UserPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.user_paged.UserPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.graphrbac.models.user_paged.UserPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.graphrbac.models.user_paged.UserPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.graphrbac.models.user_paged.UserPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_paged.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_paged.yml deleted file mode 100644 index 9dd1930ecb75..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_paged -name: user_paged -fullName: azure.graphrbac.models.user_paged -classes: -- azure.graphrbac.models.user_paged.UserPaged diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_py3.User.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_py3.User.yml deleted file mode 100644 index 5974d6174572..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_py3.User.yml +++ /dev/null @@ -1,246 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_py3.User -name: User -fullName: azure.graphrbac.models.user_py3.User -module: azure.graphrbac.models.user_py3 -summary: 'Active Directory user information. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'User(*, additional_properties=None, immutable_id: str = None, usage_location: - str = None, given_name: str = None, surname: str = None, user_type=None, account_enabled: - bool = None, display_name: str = None, user_principal_name: str = None, mail_nickname: - str = None, mail: str = None, sign_in_names=None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: object_type - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: The display name of the user. - isRequired: true - types: - - - - name: user_principal_name - description: The principal name of the user. - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the user. - isRequired: true - types: - - - - name: mail - description: The primary email address of the user. - isRequired: true - types: - - - - name: sign_in_names - description: The sign-in names of the user. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: immutable_id - defaultValue: None - - name: usage_location - defaultValue: None - - name: given_name - defaultValue: None - - name: surname - defaultValue: None - - name: user_type - defaultValue: None - - name: account_enabled - defaultValue: None - - name: display_name - defaultValue: None - - name: user_principal_name - defaultValue: None - - name: mail_nickname - defaultValue: None - - name: mail - defaultValue: None - - name: sign_in_names - defaultValue: None -variables: -- description: The object ID. - name: object_id - types: - - -- description: 'The time at which the directory object was - - deleted.' - name: deletion_timestamp - types: - - -methods: -- uid: azure.graphrbac.models.user_py3.User.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_py3.User.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_py3.User.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_py3.User.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_py3.User.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_py3.User.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_py3.User.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_py3.yml deleted file mode 100644 index 6f1434947c42..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_py3 -name: user_py3 -fullName: azure.graphrbac.models.user_py3 -classes: -- azure.graphrbac.models.user_py3.User diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters.UserUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters.UserUpdateParameters.yml deleted file mode 100644 index 8c7b0ff4a1dc..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters.UserUpdateParameters.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters -name: UserUpdateParameters -fullName: azure.graphrbac.models.user_update_parameters.UserUpdateParameters -module: azure.graphrbac.models.user_update_parameters -summary: Request parameters for updating an existing work or school account user. -constructor: - syntax: UserUpdateParameters(**kwargs) - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: The display name of the user. - isRequired: true - types: - - - - name: password_profile - description: The password profile of the user. - isRequired: true - types: - - - - name: user_principal_name - description: 'The user principal name - - (). It must contain one of the verified domains - for - - the tenant.' - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the user. - isRequired: true - types: - - -methods: -- uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters.yml deleted file mode 100644 index 97ad93dc154e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_update_parameters -name: user_update_parameters -fullName: azure.graphrbac.models.user_update_parameters -classes: -- azure.graphrbac.models.user_update_parameters.UserUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.yml deleted file mode 100644 index f933c5af5f13..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.yml +++ /dev/null @@ -1,220 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters -name: UserUpdateParameters -fullName: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters -module: azure.graphrbac.models.user_update_parameters_py3 -summary: Request parameters for updating an existing work or school account user. -constructor: - syntax: 'UserUpdateParameters(*, additional_properties=None, immutable_id: str = - None, usage_location: str = None, given_name: str = None, surname: str = None, - user_type=None, account_enabled: bool = None, display_name: str = None, password_profile=None, - user_principal_name: str = None, mail_nickname: str = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are - - deserialized this collection' - isRequired: true - types: - - [, ] - - name: immutable_id - description: 'This must be specified if you are using a federated - - domain for the user''s userPrincipalName (UPN) property when creating a new - - user account. It is used to associate an on-premises Active Directory user - - account with their Azure AD user object.' - isRequired: true - types: - - - - name: usage_location - description: 'A two letter country code (ISO standard 3166). - - Required for users that will be assigned licenses due to legal requirement - - to check for availability of services in countries. Examples include: - - "US", "JP", and "GB".' - isRequired: true - types: - - - - name: given_name - description: The given name for the user. - isRequired: true - types: - - - - name: surname - description: The user's surname (family name or last name). - isRequired: true - types: - - - - name: user_type - description: 'A string value that can be used to classify user types - - in your directory, such as ''Member'' and ''Guest''. Possible values include: - - ''Member'', ''Guest''' - isRequired: true - types: - - - - - - name: account_enabled - description: Whether the account is enabled. - isRequired: true - types: - - - - name: display_name - description: The display name of the user. - isRequired: true - types: - - - - name: password_profile - description: The password profile of the user. - isRequired: true - types: - - - - name: user_principal_name - description: 'The user principal name - - (). It must contain one of the verified domains - for - - the tenant.' - isRequired: true - types: - - - - name: mail_nickname - description: The mail alias for the user. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: immutable_id - defaultValue: None - - name: usage_location - defaultValue: None - - name: given_name - defaultValue: None - - name: surname - defaultValue: None - - name: user_type - defaultValue: None - - name: account_enabled - defaultValue: None - - name: display_name - defaultValue: None - - name: password_profile - defaultValue: None - - name: user_principal_name - defaultValue: None - - name: mail_nickname - defaultValue: None -methods: -- uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters_py3.yml deleted file mode 100644 index c8e9e0c50194..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.models.user_update_parameters_py3 -name: user_update_parameters_py3 -fullName: azure.graphrbac.models.user_update_parameters_py3 -classes: -- azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.yml deleted file mode 100644 index fe03931de27c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.graphrbac.models -name: models -fullName: azure.graphrbac.models -type: import -classes: -- azure.graphrbac.models.ADGroup -- azure.graphrbac.models.ADGroupPaged -- azure.graphrbac.models.AddOwnerParameters -- azure.graphrbac.models.AppRole -- azure.graphrbac.models.Application -- azure.graphrbac.models.ApplicationBase -- azure.graphrbac.models.ApplicationCreateParameters -- azure.graphrbac.models.ApplicationPaged -- azure.graphrbac.models.ApplicationUpdateParameters -- azure.graphrbac.models.CheckGroupMembershipParameters -- azure.graphrbac.models.CheckGroupMembershipResult -- azure.graphrbac.models.DirectoryObject -- azure.graphrbac.models.DirectoryObjectPaged -- azure.graphrbac.models.Domain -- azure.graphrbac.models.DomainPaged -- azure.graphrbac.models.GetObjectsParameters -- azure.graphrbac.models.GraphError -- azure.graphrbac.models.GraphErrorException -- azure.graphrbac.models.GroupAddMemberParameters -- azure.graphrbac.models.GroupCreateParameters -- azure.graphrbac.models.GroupGetMemberGroupsParameters -- azure.graphrbac.models.InformationalUrl -- azure.graphrbac.models.KeyCredential -- azure.graphrbac.models.KeyCredentialPaged -- azure.graphrbac.models.KeyCredentialsUpdateParameters -- azure.graphrbac.models.OAuth2Permission -- azure.graphrbac.models.OAuth2PermissionGrant -- azure.graphrbac.models.OAuth2PermissionGrantPaged -- azure.graphrbac.models.OptionalClaim -- azure.graphrbac.models.OptionalClaims -- azure.graphrbac.models.PasswordCredential -- azure.graphrbac.models.PasswordCredentialPaged -- azure.graphrbac.models.PasswordCredentialsUpdateParameters -- azure.graphrbac.models.PasswordProfile -- azure.graphrbac.models.PreAuthorizedApplication -- azure.graphrbac.models.PreAuthorizedApplicationExtension -- azure.graphrbac.models.PreAuthorizedApplicationPermission -- azure.graphrbac.models.RequiredResourceAccess -- azure.graphrbac.models.ResourceAccess -- azure.graphrbac.models.ServicePrincipal -- azure.graphrbac.models.ServicePrincipalBase -- azure.graphrbac.models.ServicePrincipalCreateParameters -- azure.graphrbac.models.ServicePrincipalObjectResult -- azure.graphrbac.models.ServicePrincipalPaged -- azure.graphrbac.models.ServicePrincipalUpdateParameters -- azure.graphrbac.models.SignInName -- azure.graphrbac.models.StrPaged -- azure.graphrbac.models.User -- azure.graphrbac.models.UserBase -- azure.graphrbac.models.UserCreateParameters -- azure.graphrbac.models.UserGetMemberGroupsParameters -- azure.graphrbac.models.UserPaged -- azure.graphrbac.models.UserUpdateParameters -modules: -- azure.graphrbac.models.ad_group -- azure.graphrbac.models.ad_group_paged -- azure.graphrbac.models.ad_group_py3 -- azure.graphrbac.models.add_owner_parameters -- azure.graphrbac.models.add_owner_parameters_py3 -- azure.graphrbac.models.app_role -- azure.graphrbac.models.app_role_py3 -- azure.graphrbac.models.application -- azure.graphrbac.models.application_base -- azure.graphrbac.models.application_base_py3 -- azure.graphrbac.models.application_create_parameters -- azure.graphrbac.models.application_create_parameters_py3 -- azure.graphrbac.models.application_paged -- azure.graphrbac.models.application_py3 -- azure.graphrbac.models.application_update_parameters -- azure.graphrbac.models.application_update_parameters_py3 -- azure.graphrbac.models.check_group_membership_parameters -- azure.graphrbac.models.check_group_membership_parameters_py3 -- azure.graphrbac.models.check_group_membership_result -- azure.graphrbac.models.check_group_membership_result_py3 -- azure.graphrbac.models.directory_object -- azure.graphrbac.models.directory_object_paged -- azure.graphrbac.models.directory_object_py3 -- azure.graphrbac.models.domain -- azure.graphrbac.models.domain_paged -- azure.graphrbac.models.domain_py3 -- azure.graphrbac.models.get_objects_parameters -- azure.graphrbac.models.get_objects_parameters_py3 -- azure.graphrbac.models.graph_error -- azure.graphrbac.models.graph_error_py3 -- azure.graphrbac.models.graph_rbac_management_client_enums -- azure.graphrbac.models.group_add_member_parameters -- azure.graphrbac.models.group_add_member_parameters_py3 -- azure.graphrbac.models.group_create_parameters -- azure.graphrbac.models.group_create_parameters_py3 -- azure.graphrbac.models.group_get_member_groups_parameters -- azure.graphrbac.models.group_get_member_groups_parameters_py3 -- azure.graphrbac.models.informational_url -- azure.graphrbac.models.informational_url_py3 -- azure.graphrbac.models.key_credential -- azure.graphrbac.models.key_credential_paged -- azure.graphrbac.models.key_credential_py3 -- azure.graphrbac.models.key_credentials_update_parameters -- azure.graphrbac.models.key_credentials_update_parameters_py3 -- azure.graphrbac.models.oauth2_permission -- azure.graphrbac.models.oauth2_permission_grant -- azure.graphrbac.models.oauth2_permission_grant_paged -- azure.graphrbac.models.oauth2_permission_grant_py3 -- azure.graphrbac.models.oauth2_permission_py3 -- azure.graphrbac.models.optional_claim -- azure.graphrbac.models.optional_claim_py3 -- azure.graphrbac.models.optional_claims -- azure.graphrbac.models.optional_claims_py3 -- azure.graphrbac.models.password_credential -- azure.graphrbac.models.password_credential_paged -- azure.graphrbac.models.password_credential_py3 -- azure.graphrbac.models.password_credentials_update_parameters -- azure.graphrbac.models.password_credentials_update_parameters_py3 -- azure.graphrbac.models.password_profile -- azure.graphrbac.models.password_profile_py3 -- azure.graphrbac.models.pre_authorized_application -- azure.graphrbac.models.pre_authorized_application_extension -- azure.graphrbac.models.pre_authorized_application_extension_py3 -- azure.graphrbac.models.pre_authorized_application_permission -- azure.graphrbac.models.pre_authorized_application_permission_py3 -- azure.graphrbac.models.pre_authorized_application_py3 -- azure.graphrbac.models.required_resource_access -- azure.graphrbac.models.required_resource_access_py3 -- azure.graphrbac.models.resource_access -- azure.graphrbac.models.resource_access_py3 -- azure.graphrbac.models.service_principal -- azure.graphrbac.models.service_principal_base -- azure.graphrbac.models.service_principal_base_py3 -- azure.graphrbac.models.service_principal_create_parameters -- azure.graphrbac.models.service_principal_create_parameters_py3 -- azure.graphrbac.models.service_principal_object_result -- azure.graphrbac.models.service_principal_object_result_py3 -- azure.graphrbac.models.service_principal_paged -- azure.graphrbac.models.service_principal_py3 -- azure.graphrbac.models.service_principal_update_parameters -- azure.graphrbac.models.service_principal_update_parameters_py3 -- azure.graphrbac.models.sign_in_name -- azure.graphrbac.models.sign_in_name_py3 -- azure.graphrbac.models.str_paged -- azure.graphrbac.models.user -- azure.graphrbac.models.user_base -- azure.graphrbac.models.user_base_py3 -- azure.graphrbac.models.user_create_parameters -- azure.graphrbac.models.user_create_parameters_py3 -- azure.graphrbac.models.user_get_member_groups_parameters -- azure.graphrbac.models.user_get_member_groups_parameters_py3 -- azure.graphrbac.models.user_paged -- azure.graphrbac.models.user_py3 -- azure.graphrbac.models.user_update_parameters -- azure.graphrbac.models.user_update_parameters_py3 -enums: -- azure.graphrbac.models.ConsentType -- azure.graphrbac.models.UserType diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ApplicationsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ApplicationsOperations.yml deleted file mode 100644 index de8b4785beba..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ApplicationsOperations.yml +++ /dev/null @@ -1,526 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.ApplicationsOperations -name: ApplicationsOperations -fullName: azure.graphrbac.operations.ApplicationsOperations -module: azure.graphrbac.operations -summary: ApplicationsOperations operations. -constructor: - syntax: ApplicationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.ApplicationsOperations.add_owner - name: add_owner - summary: Add an owner to an application. - signature: add_owner(application_object_id, url, additional_properties=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: 'The object ID of the application to - - which to add the owner.' - isRequired: true - types: - - - - name: url - description: 'A owner object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the owner - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.create - name: create - summary: Create a new application. - signature: create(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: The parameters for creating an application. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Application or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.delete - name: delete - summary: Delete an application. - signature: delete(application_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.get - name: get - summary: Get an application by object ID. - signature: get(application_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Application or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.get_service_principals_id_by_app_id - name: get_service_principals_id_by_app_id - summary: Gets an object id for a given application id from the current tenant. - signature: get_service_principals_id_by_app_id(application_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_id - description: The application ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ServicePrincipalObjectResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.list - name: list - summary: Lists applications by filter parameters. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filters to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Application - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.list_key_credentials - name: list_key_credentials - summary: Get the keyCredentials associated with an application. - signature: list_key_credentials(application_object_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyCredential - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.list_owners - name: list_owners - summary: 'Directory objects that are owners of the application. - - - The owners are a set of non-admin users who are allowed to modify this - - object.' - signature: list_owners(application_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_object_id - description: 'The object ID of the application for - - which to get owners.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.list_password_credentials - name: list_password_credentials - summary: Get the passwordCredentials associated with an application. - signature: list_password_credentials(application_object_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of PasswordCredential - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.patch - name: patch - summary: Update an existing application. - signature: patch(application_object_id, parameters, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: parameters - description: Parameters to update an existing application. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.remove_owner - name: remove_owner - summary: Remove a member from owners. - signature: remove_owner(application_object_id, owner_object_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: 'The object ID of the application from - - which to remove the owner.' - isRequired: true - types: - - - - name: owner_object_id - description: Owner object id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.update_key_credentials - name: update_key_credentials - summary: Update the keyCredentials associated with an application. - signature: update_key_credentials(application_object_id, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: value - description: A collection of KeyCredentials. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ApplicationsOperations.update_password_credentials - name: update_password_credentials - summary: Update passwordCredentials associated with an application. - signature: update_password_credentials(application_object_id, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: value - description: A collection of PasswordCredentials. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.ApplicationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.DeletedApplicationsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.DeletedApplicationsOperations.yml deleted file mode 100644 index 32379f36074a..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.DeletedApplicationsOperations.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.DeletedApplicationsOperations -name: DeletedApplicationsOperations -fullName: azure.graphrbac.operations.DeletedApplicationsOperations -module: azure.graphrbac.operations -summary: DeletedApplicationsOperations operations. -constructor: - syntax: DeletedApplicationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.DeletedApplicationsOperations.hard_delete - name: hard_delete - summary: Hard-delete an application. - signature: hard_delete(application_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.DeletedApplicationsOperations.list - name: list - summary: Gets a list of deleted applications in the directory. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Application - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.DeletedApplicationsOperations.restore - name: restore - summary: Restores the deleted application in the directory. - signature: restore(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Application or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.DeletedApplicationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.DomainsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.DomainsOperations.yml deleted file mode 100644 index c10fe4f9dd2f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.DomainsOperations.yml +++ /dev/null @@ -1,96 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.DomainsOperations -name: DomainsOperations -fullName: azure.graphrbac.operations.DomainsOperations -module: azure.graphrbac.operations -summary: DomainsOperations operations. -constructor: - syntax: DomainsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.DomainsOperations.get - name: get - summary: Gets a specific domain in the current tenant. - signature: get(domain_name, custom_headers=None, raw=False, **operation_config) - parameters: - - name: domain_name - description: name of the domain. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Domain or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.graphrbac.operations.DomainsOperations.list - name: list - summary: Gets a list of domains for the current tenant. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Domain - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.graphrbac.operations.DomainsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.GroupsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.GroupsOperations.yml deleted file mode 100644 index a9b3249b51cf..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.GroupsOperations.yml +++ /dev/null @@ -1,527 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.GroupsOperations -name: GroupsOperations -fullName: azure.graphrbac.operations.GroupsOperations -module: azure.graphrbac.operations -summary: GroupsOperations operations. -constructor: - syntax: GroupsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.GroupsOperations.add_member - name: add_member - summary: Add a member to a group. - signature: add_member(group_object_id, url, additional_properties=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: group_object_id - description: 'The object ID of the group to which to add the - - member.' - isRequired: true - types: - - - - name: url - description: 'A member object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the member - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.add_owner - name: add_owner - summary: Add an owner to a group. - signature: add_owner(object_id, url, additional_properties=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the application to which to add the - - owner.' - isRequired: true - types: - - - - name: url - description: 'A owner object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the owner - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.create - name: create - summary: Create a group in the directory. - signature: create(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: The parameters for the group to create. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ADGroup or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.delete - name: delete - summary: Delete a group from the directory. - signature: delete(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the group to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.get - name: get - summary: Gets group information from the directory. - signature: get(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the user for which to get group - - information.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ADGroup or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.get_group_members - name: get_group_members - summary: Gets the members of a group. - signature: get_group_members(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the group whose members should be - - retrieved.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.get_member_groups - name: get_member_groups - summary: 'Gets a collection of object IDs of groups of which the specified group - - is a member.' - signature: get_member_groups(object_id, security_enabled_only, additional_properties=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the group for which to get group - - membership.' - isRequired: true - types: - - - - name: security_enabled_only - description: 'If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in - - all groups should be checked.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of str - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.is_member_of - name: is_member_of - summary: 'Checks whether the specified user, group, contact, or service principal - - is a direct or transitive member of the specified group.' - signature: is_member_of(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: The check group membership parameters. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CheckGroupMembershipResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.list - name: list - summary: Gets list of groups for the current tenant. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of ADGroup - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.list_owners - name: list_owners - summary: 'Directory objects that are owners of the group. - - - The owners are a set of non-admin users who are allowed to modify this - - object.' - signature: list_owners(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the group for which to get owners. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.remove_member - name: remove_member - summary: Remove a member from a group. - signature: remove_member(group_object_id, member_object_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: group_object_id - description: 'The object ID of the group from which to - - remove the member.' - isRequired: true - types: - - - - name: member_object_id - description: Member object id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.GroupsOperations.remove_owner - name: remove_owner - summary: Remove a member from owners. - signature: remove_owner(object_id, owner_object_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: object_id - description: 'The object ID of the group from which to remove the - - owner.' - isRequired: true - types: - - - - name: owner_object_id - description: Owner object id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.GroupsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.OAuth2PermissionGrantOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.OAuth2PermissionGrantOperations.yml deleted file mode 100644 index f2d05bd38f3c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.OAuth2PermissionGrantOperations.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.OAuth2PermissionGrantOperations -name: OAuth2PermissionGrantOperations -fullName: azure.graphrbac.operations.OAuth2PermissionGrantOperations -module: azure.graphrbac.operations -summary: OAuth2PermissionGrantOperations operations. -constructor: - syntax: OAuth2PermissionGrantOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.OAuth2PermissionGrantOperations.create - name: create - summary: Grants OAuth2 permissions for the relevant resource Ids of an app. - signature: create(body=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: body - description: 'The relevant app Service Principal Object Id and the - - Service Principal Object Id you want to grant.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OAuth2PermissionGrant or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.graphrbac.operations.OAuth2PermissionGrantOperations.delete - name: delete - summary: 'Delete a OAuth2 permission grant for the relevant resource Ids of an - - app.' - signature: delete(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of a permission grant. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.OAuth2PermissionGrantOperations.list - name: list - summary: 'Queries OAuth2 permissions grants for the relevant SP ObjectId of an - - app.' - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: 'This is the Service Principal ObjectId associated with - - the app' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of OAuth2PermissionGrant - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.graphrbac.operations.OAuth2PermissionGrantOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ObjectsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ObjectsOperations.yml deleted file mode 100644 index 048255d68486..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ObjectsOperations.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.ObjectsOperations -name: ObjectsOperations -fullName: azure.graphrbac.operations.ObjectsOperations -module: azure.graphrbac.operations -summary: ObjectsOperations operations. -constructor: - syntax: ObjectsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.ObjectsOperations.get_objects_by_object_ids - name: get_objects_by_object_ids - summary: 'Gets the directory objects specified in a list of object IDs. You can - - also specify which resource collections (users, groups, etc.) should be - - searched by specifying the optional types parameter.' - signature: get_objects_by_object_ids(parameters, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: parameters - description: Objects filtering parameters. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.graphrbac.operations.ObjectsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ServicePrincipalsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ServicePrincipalsOperations.yml deleted file mode 100644 index d117a38661eb..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ServicePrincipalsOperations.yml +++ /dev/null @@ -1,396 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.ServicePrincipalsOperations -name: ServicePrincipalsOperations -fullName: azure.graphrbac.operations.ServicePrincipalsOperations -module: azure.graphrbac.operations -summary: ServicePrincipalsOperations operations. -constructor: - syntax: ServicePrincipalsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.create - name: create - summary: Creates a service principal in the directory. - signature: create(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: Parameters to create a service principal. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ServicePrincipal or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.delete - name: delete - summary: Deletes a service principal from the directory. - signature: delete(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.get - name: get - summary: 'Gets service principal information from the directory. Query by - - objectId or pass a filter to query by appId.' - signature: get(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal to get. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ServicePrincipal or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.list - name: list - summary: Gets a list of service principals from the current tenant. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of ServicePrincipal - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.list_key_credentials - name: list_key_credentials - summary: Get the keyCredentials associated with the specified service principal. - signature: list_key_credentials(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the service principal for which to - - get keyCredentials.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyCredential - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.list_owners - name: list_owners - summary: 'Directory objects that are owners of this service principal. - - - The owners are a set of non-admin users who are allowed to modify this - - object.' - signature: list_owners(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the service principal for which to - - get owners.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.list_password_credentials - name: list_password_credentials - summary: Gets the passwordCredentials associated with a service principal. - signature: list_password_credentials(object_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of PasswordCredential - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.update - name: update - summary: Updates a service principal in the directory. - signature: update(object_id, parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal to delete. - isRequired: true - types: - - - - name: parameters - description: Parameters to update a service principal. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.update_key_credentials - name: update_key_credentials - summary: Update the keyCredentials associated with a service principal. - signature: update_key_credentials(object_id, value, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: object_id - description: 'The object ID for which to get service principal - - information.' - isRequired: true - types: - - - - name: value - description: A collection of KeyCredentials. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.update_password_credentials - name: update_password_credentials - summary: Updates the passwordCredentials associated with a service principal. - signature: update_password_credentials(object_id, value, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal. - isRequired: true - types: - - - - name: value - description: A collection of PasswordCredentials. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.ServicePrincipalsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.SignedInUserOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.SignedInUserOperations.yml deleted file mode 100644 index 8ac3cf122afe..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.SignedInUserOperations.yml +++ /dev/null @@ -1,86 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.SignedInUserOperations -name: SignedInUserOperations -fullName: azure.graphrbac.operations.SignedInUserOperations -module: azure.graphrbac.operations -summary: SignedInUserOperations operations. -constructor: - syntax: SignedInUserOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.SignedInUserOperations.get - name: get - summary: Gets the details for the currently logged-in user. - signature: get(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: User or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.SignedInUserOperations.list_owned_objects - name: list_owned_objects - summary: Get the list of directory objects that are owned by the user. - signature: list_owned_objects(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.SignedInUserOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.UsersOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.UsersOperations.yml deleted file mode 100644 index b9543b036b93..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.UsersOperations.yml +++ /dev/null @@ -1,264 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.UsersOperations -name: UsersOperations -fullName: azure.graphrbac.operations.UsersOperations -module: azure.graphrbac.operations -summary: UsersOperations operations. -constructor: - syntax: UsersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.UsersOperations.create - name: create - summary: Create a new user. - signature: create(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: Parameters to create a user. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: User or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.UsersOperations.delete - name: delete - summary: Delete a user. - signature: delete(upn_or_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: upn_or_object_id - description: 'The object ID or principal name of the user - - to delete.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.UsersOperations.get - name: get - summary: Gets user information from the directory. - signature: get(upn_or_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: upn_or_object_id - description: 'The object ID or principal name of the user - - for which to get information.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: User or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.UsersOperations.get_member_groups - name: get_member_groups - summary: 'Gets a collection that contains the object IDs of the groups of which - - the user is a member.' - signature: get_member_groups(object_id, security_enabled_only, additional_properties=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the user for which to get group - - membership.' - isRequired: true - types: - - - - name: security_enabled_only - description: 'If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in - - all groups should be checked.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of str - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.UsersOperations.list - name: list - summary: Gets list of users for the current tenant. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of User - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.UsersOperations.update - name: update - summary: Updates a user. - signature: update(upn_or_object_id, parameters, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: upn_or_object_id - description: 'The object ID or principal name of the user - - to update.' - isRequired: true - types: - - - - name: parameters - description: Parameters to update an existing user. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.UsersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.applications_operations.ApplicationsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.applications_operations.ApplicationsOperations.yml deleted file mode 100644 index 5504cf282399..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.applications_operations.ApplicationsOperations.yml +++ /dev/null @@ -1,526 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations -name: ApplicationsOperations -fullName: azure.graphrbac.operations.applications_operations.ApplicationsOperations -module: azure.graphrbac.operations.applications_operations -summary: ApplicationsOperations operations. -constructor: - syntax: ApplicationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.add_owner - name: add_owner - summary: Add an owner to an application. - signature: add_owner(application_object_id, url, additional_properties=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: 'The object ID of the application to - - which to add the owner.' - isRequired: true - types: - - - - name: url - description: 'A owner object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the owner - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.create - name: create - summary: Create a new application. - signature: create(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: The parameters for creating an application. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Application or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.delete - name: delete - summary: Delete an application. - signature: delete(application_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.get - name: get - summary: Get an application by object ID. - signature: get(application_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Application or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.get_service_principals_id_by_app_id - name: get_service_principals_id_by_app_id - summary: Gets an object id for a given application id from the current tenant. - signature: get_service_principals_id_by_app_id(application_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_id - description: The application ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ServicePrincipalObjectResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.list - name: list - summary: Lists applications by filter parameters. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filters to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Application - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.list_key_credentials - name: list_key_credentials - summary: Get the keyCredentials associated with an application. - signature: list_key_credentials(application_object_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyCredential - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.list_owners - name: list_owners - summary: 'Directory objects that are owners of the application. - - - The owners are a set of non-admin users who are allowed to modify this - - object.' - signature: list_owners(application_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_object_id - description: 'The object ID of the application for - - which to get owners.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.list_password_credentials - name: list_password_credentials - summary: Get the passwordCredentials associated with an application. - signature: list_password_credentials(application_object_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of PasswordCredential - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.patch - name: patch - summary: Update an existing application. - signature: patch(application_object_id, parameters, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: parameters - description: Parameters to update an existing application. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.remove_owner - name: remove_owner - summary: Remove a member from owners. - signature: remove_owner(application_object_id, owner_object_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: 'The object ID of the application from - - which to remove the owner.' - isRequired: true - types: - - - - name: owner_object_id - description: Owner object id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.update_key_credentials - name: update_key_credentials - summary: Update the keyCredentials associated with an application. - signature: update_key_credentials(application_object_id, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: value - description: A collection of KeyCredentials. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.update_password_credentials - name: update_password_credentials - summary: Update passwordCredentials associated with an application. - signature: update_password_credentials(application_object_id, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: value - description: A collection of PasswordCredentials. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.applications_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.applications_operations.yml deleted file mode 100644 index 02bed33dffc4..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.applications_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.applications_operations -name: applications_operations -fullName: azure.graphrbac.operations.applications_operations -classes: -- azure.graphrbac.operations.applications_operations.ApplicationsOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations.yml deleted file mode 100644 index f54ad59ce719..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations -name: DeletedApplicationsOperations -fullName: azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations -module: azure.graphrbac.operations.deleted_applications_operations -summary: DeletedApplicationsOperations operations. -constructor: - syntax: DeletedApplicationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations.hard_delete - name: hard_delete - summary: Hard-delete an application. - signature: hard_delete(application_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: application_object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations.list - name: list - summary: Gets a list of deleted applications in the directory. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Application - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations.restore - name: restore - summary: Restores the deleted application in the directory. - signature: restore(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: Application object ID. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Application or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.deleted_applications_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.deleted_applications_operations.yml deleted file mode 100644 index ff09bfe27b6e..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.deleted_applications_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.deleted_applications_operations -name: deleted_applications_operations -fullName: azure.graphrbac.operations.deleted_applications_operations -classes: -- azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.domains_operations.DomainsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.domains_operations.DomainsOperations.yml deleted file mode 100644 index 41874d0b65b1..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.domains_operations.DomainsOperations.yml +++ /dev/null @@ -1,96 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.domains_operations.DomainsOperations -name: DomainsOperations -fullName: azure.graphrbac.operations.domains_operations.DomainsOperations -module: azure.graphrbac.operations.domains_operations -summary: DomainsOperations operations. -constructor: - syntax: DomainsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.domains_operations.DomainsOperations.get - name: get - summary: Gets a specific domain in the current tenant. - signature: get(domain_name, custom_headers=None, raw=False, **operation_config) - parameters: - - name: domain_name - description: name of the domain. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Domain or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.graphrbac.operations.domains_operations.DomainsOperations.list - name: list - summary: Gets a list of domains for the current tenant. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Domain - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.graphrbac.operations.domains_operations.DomainsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.domains_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.domains_operations.yml deleted file mode 100644 index 5767eec52f16..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.domains_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.domains_operations -name: domains_operations -fullName: azure.graphrbac.operations.domains_operations -classes: -- azure.graphrbac.operations.domains_operations.DomainsOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.groups_operations.GroupsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.groups_operations.GroupsOperations.yml deleted file mode 100644 index 867bfafb2bbd..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.groups_operations.GroupsOperations.yml +++ /dev/null @@ -1,527 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.groups_operations.GroupsOperations -name: GroupsOperations -fullName: azure.graphrbac.operations.groups_operations.GroupsOperations -module: azure.graphrbac.operations.groups_operations -summary: GroupsOperations operations. -constructor: - syntax: GroupsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.add_member - name: add_member - summary: Add a member to a group. - signature: add_member(group_object_id, url, additional_properties=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: group_object_id - description: 'The object ID of the group to which to add the - - member.' - isRequired: true - types: - - - - name: url - description: 'A member object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the member - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.add_owner - name: add_owner - summary: Add an owner to a group. - signature: add_owner(object_id, url, additional_properties=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the application to which to add the - - owner.' - isRequired: true - types: - - - - name: url - description: 'A owner object URL, such as - - "[https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd](https://graph.windows.net/0b1f9851-1bf0-433f-aec3-cb9272f093dc/directoryObjects/f260bbc4-c254-447b-94cf-293b5ec434dd)", - - where "0b1f9851-1bf0-433f-aec3-cb9272f093dc" is the tenantId and - - "f260bbc4-c254-447b-94cf-293b5ec434dd" is the objectId of the owner - - (user, application, servicePrincipal, group) to be added.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.create - name: create - summary: Create a group in the directory. - signature: create(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: The parameters for the group to create. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ADGroup or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.delete - name: delete - summary: Delete a group from the directory. - signature: delete(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the group to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.get - name: get - summary: Gets group information from the directory. - signature: get(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the user for which to get group - - information.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ADGroup or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.get_group_members - name: get_group_members - summary: Gets the members of a group. - signature: get_group_members(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the group whose members should be - - retrieved.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.get_member_groups - name: get_member_groups - summary: 'Gets a collection of object IDs of groups of which the specified group - - is a member.' - signature: get_member_groups(object_id, security_enabled_only, additional_properties=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the group for which to get group - - membership.' - isRequired: true - types: - - - - name: security_enabled_only - description: 'If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in - - all groups should be checked.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of str - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.is_member_of - name: is_member_of - summary: 'Checks whether the specified user, group, contact, or service principal - - is a direct or transitive member of the specified group.' - signature: is_member_of(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: The check group membership parameters. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CheckGroupMembershipResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.list - name: list - summary: Gets list of groups for the current tenant. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of ADGroup - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.list_owners - name: list_owners - summary: 'Directory objects that are owners of the group. - - - The owners are a set of non-admin users who are allowed to modify this - - object.' - signature: list_owners(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the group for which to get owners. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.remove_member - name: remove_member - summary: Remove a member from a group. - signature: remove_member(group_object_id, member_object_id, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: group_object_id - description: 'The object ID of the group from which to - - remove the member.' - isRequired: true - types: - - - - name: member_object_id - description: Member object id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.remove_owner - name: remove_owner - summary: Remove a member from owners. - signature: remove_owner(object_id, owner_object_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: object_id - description: 'The object ID of the group from which to remove the - - owner.' - isRequired: true - types: - - - - name: owner_object_id - description: Owner object id - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.groups_operations.GroupsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.groups_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.groups_operations.yml deleted file mode 100644 index f406419f841f..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.groups_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.groups_operations -name: groups_operations -fullName: azure.graphrbac.operations.groups_operations -classes: -- azure.graphrbac.operations.groups_operations.GroupsOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations.yml deleted file mode 100644 index d5927a620284..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations -name: OAuth2PermissionGrantOperations -fullName: azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations -module: azure.graphrbac.operations.oauth2_permission_grant_operations -summary: OAuth2PermissionGrantOperations operations. -constructor: - syntax: OAuth2PermissionGrantOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations.create - name: create - summary: Grants OAuth2 permissions for the relevant resource Ids of an app. - signature: create(body=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: body - description: 'The relevant app Service Principal Object Id and the - - Service Principal Object Id you want to grant.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: OAuth2PermissionGrant or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations.delete - name: delete - summary: 'Delete a OAuth2 permission grant for the relevant resource Ids of an - - app.' - signature: delete(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of a permission grant. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations.list - name: list - summary: 'Queries OAuth2 permissions grants for the relevant SP ObjectId of an - - app.' - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: 'This is the Service Principal ObjectId associated with - - the app' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of OAuth2PermissionGrant - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.oauth2_permission_grant_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.oauth2_permission_grant_operations.yml deleted file mode 100644 index 7852b3018b31..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.oauth2_permission_grant_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.oauth2_permission_grant_operations -name: oauth2_permission_grant_operations -fullName: azure.graphrbac.operations.oauth2_permission_grant_operations -classes: -- azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.objects_operations.ObjectsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.objects_operations.ObjectsOperations.yml deleted file mode 100644 index dac2416d8135..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.objects_operations.ObjectsOperations.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.objects_operations.ObjectsOperations -name: ObjectsOperations -fullName: azure.graphrbac.operations.objects_operations.ObjectsOperations -module: azure.graphrbac.operations.objects_operations -summary: ObjectsOperations operations. -constructor: - syntax: ObjectsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.objects_operations.ObjectsOperations.get_objects_by_object_ids - name: get_objects_by_object_ids - summary: 'Gets the directory objects specified in a list of object IDs. You can - - also specify which resource collections (users, groups, etc.) should be - - searched by specifying the optional types parameter.' - signature: get_objects_by_object_ids(parameters, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: parameters - description: Objects filtering parameters. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.graphrbac.operations.objects_operations.ObjectsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.objects_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.objects_operations.yml deleted file mode 100644 index a876def6af16..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.objects_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.objects_operations -name: objects_operations -fullName: azure.graphrbac.operations.objects_operations -classes: -- azure.graphrbac.operations.objects_operations.ObjectsOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.yml deleted file mode 100644 index e4a9fac18c9d..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.yml +++ /dev/null @@ -1,396 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations -name: ServicePrincipalsOperations -fullName: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations -module: azure.graphrbac.operations.service_principals_operations -summary: ServicePrincipalsOperations operations. -constructor: - syntax: ServicePrincipalsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.create - name: create - summary: Creates a service principal in the directory. - signature: create(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: Parameters to create a service principal. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ServicePrincipal or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.delete - name: delete - summary: Deletes a service principal from the directory. - signature: delete(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.get - name: get - summary: 'Gets service principal information from the directory. Query by - - objectId or pass a filter to query by appId.' - signature: get(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal to get. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: ServicePrincipal or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.list - name: list - summary: Gets a list of service principals from the current tenant. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of ServicePrincipal - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.list_key_credentials - name: list_key_credentials - summary: Get the keyCredentials associated with the specified service principal. - signature: list_key_credentials(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the service principal for which to - - get keyCredentials.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyCredential - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.list_owners - name: list_owners - summary: 'Directory objects that are owners of this service principal. - - - The owners are a set of non-admin users who are allowed to modify this - - object.' - signature: list_owners(object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the service principal for which to - - get owners.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.list_password_credentials - name: list_password_credentials - summary: Gets the passwordCredentials associated with a service principal. - signature: list_password_credentials(object_id, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of PasswordCredential - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.update - name: update - summary: Updates a service principal in the directory. - signature: update(object_id, parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal to delete. - isRequired: true - types: - - - - name: parameters - description: Parameters to update a service principal. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.update_key_credentials - name: update_key_credentials - summary: Update the keyCredentials associated with a service principal. - signature: update_key_credentials(object_id, value, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: object_id - description: 'The object ID for which to get service principal - - information.' - isRequired: true - types: - - - - name: value - description: A collection of KeyCredentials. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.update_password_credentials - name: update_password_credentials - summary: Updates the passwordCredentials associated with a service principal. - signature: update_password_credentials(object_id, value, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: object_id - description: The object ID of the service principal. - isRequired: true - types: - - - - name: value - description: A collection of PasswordCredentials. - isRequired: true - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.yml deleted file mode 100644 index 35edab45bc80..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.service_principals_operations -name: service_principals_operations -fullName: azure.graphrbac.operations.service_principals_operations -classes: -- azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations.yml deleted file mode 100644 index f9cff41c0705..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations.yml +++ /dev/null @@ -1,86 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations -name: SignedInUserOperations -fullName: azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations -module: azure.graphrbac.operations.signed_in_user_operations -summary: SignedInUserOperations operations. -constructor: - syntax: SignedInUserOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations.get - name: get - summary: Gets the details for the currently logged-in user. - signature: get(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: User or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations.list_owned_objects - name: list_owned_objects - summary: Get the list of directory objects that are owned by the user. - signature: list_owned_objects(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DirectoryObject - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.signed_in_user_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.signed_in_user_operations.yml deleted file mode 100644 index 39a5b2f39de3..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.signed_in_user_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.signed_in_user_operations -name: signed_in_user_operations -fullName: azure.graphrbac.operations.signed_in_user_operations -classes: -- azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.users_operations.UsersOperations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.users_operations.UsersOperations.yml deleted file mode 100644 index 6ca39d909e6c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.users_operations.UsersOperations.yml +++ /dev/null @@ -1,264 +0,0 @@ -### YamlMime:PythonClass -uid: azure.graphrbac.operations.users_operations.UsersOperations -name: UsersOperations -fullName: azure.graphrbac.operations.users_operations.UsersOperations -module: azure.graphrbac.operations.users_operations -summary: UsersOperations operations. -constructor: - syntax: UsersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'Client API version. Constant value: "1.6".' - name: api_version -methods: -- uid: azure.graphrbac.operations.users_operations.UsersOperations.create - name: create - summary: Create a new user. - signature: create(parameters, custom_headers=None, raw=False, **operation_config) - parameters: - - name: parameters - description: Parameters to create a user. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: User or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.users_operations.UsersOperations.delete - name: delete - summary: Delete a user. - signature: delete(upn_or_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: upn_or_object_id - description: 'The object ID or principal name of the user - - to delete.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.users_operations.UsersOperations.get - name: get - summary: Gets user information from the directory. - signature: get(upn_or_object_id, custom_headers=None, raw=False, **operation_config) - parameters: - - name: upn_or_object_id - description: 'The object ID or principal name of the user - - for which to get information.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: User or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.users_operations.UsersOperations.get_member_groups - name: get_member_groups - summary: 'Gets a collection that contains the object IDs of the groups of which - - the user is a member.' - signature: get_member_groups(object_id, security_enabled_only, additional_properties=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: object_id - description: 'The object ID of the user for which to get group - - membership.' - isRequired: true - types: - - - - name: security_enabled_only - description: 'If true, only membership in - - security-enabled groups should be checked. Otherwise, membership in - - all groups should be checked.' - isRequired: true - types: - - - - name: additional_properties - description: 'Unmatched properties from the message - - are deserialized this collection' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of str - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.users_operations.UsersOperations.list - name: list - summary: Gets list of users for the current tenant. - signature: list(filter=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: filter - description: The filter to apply to the operation. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of User - types: - - [] - exceptions: - - type: azure.graphrbac.models.GraphErrorException -- uid: azure.graphrbac.operations.users_operations.UsersOperations.update - name: update - summary: Updates a user. - signature: update(upn_or_object_id, parameters, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: upn_or_object_id - description: 'The object ID or principal name of the user - - to update.' - isRequired: true - types: - - - - name: parameters - description: Parameters to update an existing user. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.graphrbac.models.GraphErrorException -attributes: -- uid: azure.graphrbac.operations.users_operations.UsersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.users_operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.users_operations.yml deleted file mode 100644 index a1daa423288c..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.users_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.operations.users_operations -name: users_operations -fullName: azure.graphrbac.operations.users_operations -classes: -- azure.graphrbac.operations.users_operations.UsersOperations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.yml deleted file mode 100644 index ce6f1a2ed9a1..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.graphrbac.operations -name: operations -fullName: azure.graphrbac.operations -type: import -classes: -- azure.graphrbac.operations.ApplicationsOperations -- azure.graphrbac.operations.DeletedApplicationsOperations -- azure.graphrbac.operations.DomainsOperations -- azure.graphrbac.operations.GroupsOperations -- azure.graphrbac.operations.OAuth2PermissionGrantOperations -- azure.graphrbac.operations.ObjectsOperations -- azure.graphrbac.operations.ServicePrincipalsOperations -- azure.graphrbac.operations.SignedInUserOperations -- azure.graphrbac.operations.UsersOperations -modules: -- azure.graphrbac.operations.applications_operations -- azure.graphrbac.operations.deleted_applications_operations -- azure.graphrbac.operations.domains_operations -- azure.graphrbac.operations.groups_operations -- azure.graphrbac.operations.oauth2_permission_grant_operations -- azure.graphrbac.operations.objects_operations -- azure.graphrbac.operations.service_principals_operations -- azure.graphrbac.operations.signed_in_user_operations -- azure.graphrbac.operations.users_operations diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.version.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.version.yml deleted file mode 100644 index dea954dd4e11..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.graphrbac.version -name: version -fullName: azure.graphrbac.version diff --git a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.yml b/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.yml deleted file mode 100644 index 56d3ecb5a585..000000000000 --- a/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.graphrbac -name: graphrbac -fullName: azure.graphrbac -type: rootImport -classes: -- azure.graphrbac.GraphRbacManagementClient -packages: -- azure.graphrbac.models -- azure.graphrbac.operations -modules: -- azure.graphrbac.graph_rbac_management_client -- azure.graphrbac.version diff --git a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.ModelError.yml b/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.ModelError.yml deleted file mode 100644 index 2bc85cfc9bab..000000000000 --- a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.ModelError.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.iot.modelsrepository.ModelError -name: ModelError -fullName: azure.iot.modelsrepository.ModelError -module: azure.iot.modelsrepository -constructor: - syntax: ModelError() -methods: -- uid: azure.iot.modelsrepository.ModelError.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.iot.modelsrepository.ModelError.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.iot.modelsrepository.ModelError.args - name: args diff --git a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.ModelsRepositoryClient.yml b/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.ModelsRepositoryClient.yml deleted file mode 100644 index a2006b23f518..000000000000 --- a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.ModelsRepositoryClient.yml +++ /dev/null @@ -1,83 +0,0 @@ -### YamlMime:PythonClass -uid: azure.iot.modelsrepository.ModelsRepositoryClient -name: ModelsRepositoryClient -fullName: azure.iot.modelsrepository.ModelsRepositoryClient -module: azure.iot.modelsrepository -summary: 'Client providing APIs for Models Repository operations - - - Create a client for working with the Azure IoT Models Repository. - - - For additional request configuration options, please see [core options](https://aka.ms/azsdk/python/options).' -constructor: - syntax: 'ModelsRepositoryClient(**kwargs: Any)' - keywordOnlyParameters: - - name: repository_location - description: 'Location of the Models Repository you wish to access. - - This location can be a remote HTTP/HTTPS URL, or a local filesystem path. - - If omitted, will default to using "[https://devicemodels.azure.com](https://devicemodels.azure.com)".' - types: - - - - name: dependency_resolution - description: "Dependency resolution mode.\nPossible values:\n\n* \"disabled\"\ - : Do not resolve model dependencies \n\n* \"enabled\": Resolve model dependencies\ - \ from the repository \n\n* \"tryFromExpanded\": Attempt to resolve model and\ - \ dependencies from an expanded\n\n model DTDL document in the repository.\ - \ If this is not successful, will fall\n back on manually resolving dependencies\ - \ in the repository.\n\nIf using the default repository location, the default\ - \ dependency resolution mode will\nbe \"tryFromExpanded\". If using a custom\ - \ repository location, the default dependency\nresolution mode will be \"enabled\"\ - ." - types: - - - - name: api_version - description: 'The API version for the Models Repository Service you wish to - - access.' - types: - - -methods: -- uid: azure.iot.modelsrepository.ModelsRepositoryClient.close - name: close - summary: Close the client, preventing future operations - signature: close() -> None -- uid: azure.iot.modelsrepository.ModelsRepositoryClient.get_models - name: get_models - summary: Retrieve a model from the Models Repository. - signature: 'get_models(dtmis: List[str] | str, **kwargs: Any) -> Dict[str, Any]' - parameters: - - name: dtmis - description: The DTMI(s) for the model(s) you wish to retrieve - isRequired: true - types: - - - - [] - keywordOnlyParameters: - - name: dependency_resolution - description: "Dependency resolution mode override. This value takes\nprecedence\ - \ over the value set on the client.\nPossible values:\n\n* \"disabled\": Do\ - \ not resolve model dependencies \n\n* \"enabled\": Resolve model dependencies\ - \ from the repository \n\n* \"tryFromExpanded\": Attempt to resolve model and\ - \ dependencies from an expanded\n\n model DTDL document in the repository.\ - \ If this is not successful, will fall\n back on manually resolving dependencies\ - \ in the repository" - types: - - - return: - description: Dictionary mapping DTMIs to models - types: - - - exceptions: - - type: ValueError if given an invalid dependency resolution mode - - type: () - - type: '()' - - type: () - - type: '()' - - type: azure.core.exceptions.HttpResponseError if a failure response is received diff --git a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.dtmi_conventions.yml b/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.dtmi_conventions.yml deleted file mode 100644 index edf5d57d3e43..000000000000 --- a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.dtmi_conventions.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonModule -uid: azure.iot.modelsrepository.dtmi_conventions -name: dtmi_conventions -fullName: azure.iot.modelsrepository.dtmi_conventions -functions: -- uid: azure.iot.modelsrepository.dtmi_conventions.get_model_uri - name: get_model_uri - summary: Get the URI representing the absolute location of a model in a Models Repository - signature: get_model_uri(dtmi, repository_uri, expanded=False) - parameters: - - name: dtmi - description: DTMI for a model - isRequired: true - types: - - - - name: repository_uri - description: URI for a Models Repository - isRequired: true - types: - - - - name: expanded - description: 'Indicates if the URI should be for an expanded model (Default: False)' - defaultValue: 'False' - types: - - - return: - description: The URI for the model in the Models Repository - types: - - - exceptions: - - type: ValueError if given an invalid DTMI -- uid: azure.iot.modelsrepository.dtmi_conventions.is_valid_dtmi - name: is_valid_dtmi - summary: Checks validity of a DTMI - signature: is_valid_dtmi(dtmi) - parameters: - - name: dtmi - description: DTMI - isRequired: true - types: - - - return: - description: Boolean indicating if DTMI is valid - types: - - diff --git a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.exceptions.ModelError.yml b/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.exceptions.ModelError.yml deleted file mode 100644 index be33dbb5dbf0..000000000000 --- a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.exceptions.ModelError.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.iot.modelsrepository.exceptions.ModelError -name: ModelError -fullName: azure.iot.modelsrepository.exceptions.ModelError -module: azure.iot.modelsrepository.exceptions -constructor: - syntax: ModelError() -methods: -- uid: azure.iot.modelsrepository.exceptions.ModelError.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.iot.modelsrepository.exceptions.ModelError.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.iot.modelsrepository.exceptions.ModelError.args - name: args diff --git a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.exceptions.yml b/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.exceptions.yml deleted file mode 100644 index 44e25803ddc6..000000000000 --- a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.exceptions.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.iot.modelsrepository.exceptions -name: exceptions -fullName: azure.iot.modelsrepository.exceptions -classes: -- azure.iot.modelsrepository.exceptions.ModelError diff --git a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.yml b/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.yml deleted file mode 100644 index 3d81d6664899..000000000000 --- a/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.iot.modelsrepository -name: modelsrepository -fullName: azure.iot.modelsrepository -type: rootImport -classes: -- azure.iot.modelsrepository.ModelError -- azure.iot.modelsrepository.ModelsRepositoryClient -modules: -- azure.iot.modelsrepository.dtmi_conventions -- azure.iot.modelsrepository.exceptions diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.AccessToken.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.AccessToken.yml deleted file mode 100644 index 4c941188a404..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.AccessToken.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.AccessToken -name: AccessToken -fullName: azure.keyvault.AccessToken -module: azure.keyvault -summary: Create new instance of AccessToken(scheme, token, key) -constructor: - syntax: AccessToken(scheme, token, key) - parameters: - - name: scheme - defaultValue: Bearer - - name: token - defaultValue: None - - name: key - defaultValue: None -methods: -- uid: azure.keyvault.AccessToken.count - name: count - summary: Return number of occurrences of value. - signature: count(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.keyvault.AccessToken.index - name: index - summary: 'Return first index of value. - - - Raises ValueError if the value is not present.' - signature: index(value, start=0, stop=9223372036854775807, /) - positionalOnlyParameters: - - name: value - isRequired: true - - name: start - defaultValue: '0' - - name: stop - defaultValue: '9223372036854775807' -attributes: -- uid: azure.keyvault.AccessToken.key - name: key - summary: Alias for field number 2 -- uid: azure.keyvault.AccessToken.scheme - name: scheme - summary: Alias for field number 0 -- uid: azure.keyvault.AccessToken.token - name: token - summary: Alias for field number 1 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateId.yml deleted file mode 100644 index df3b40c5859b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateId.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.CertificateId -name: CertificateId -fullName: azure.keyvault.CertificateId -module: azure.keyvault -summary: 'Creates a key vault certificate id. If uri is specified the id properties - are parsed from the uri, otherwise - - builds the id from the specified vault, name and version. - - :param uri: The uri of the key vault certificate - - :param vault: The vault uri - - :param name: The certificate name - - :param version: The certificate version' -constructor: - syntax: CertificateId(uri=None, vault=None, name=None, version=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None - - name: version - defaultValue: None -methods: -- uid: azure.keyvault.CertificateId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.CertificateId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.CertificateId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.CertificateId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateIssuerId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateIssuerId.yml deleted file mode 100644 index 1aee2483a72e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateIssuerId.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.CertificateIssuerId -name: CertificateIssuerId -fullName: azure.keyvault.CertificateIssuerId -module: azure.keyvault -summary: 'Creates a key vault certificate issuer id. If uri is specified the id properties - are parsed from the uri, otherwise - - builds the id from the specified vault and name. - - :param uri: The uri of the key vault certificate issuer - - :param vault: The vault uri - - :param name: The certificate issuer name' -constructor: - syntax: CertificateIssuerId(uri=None, vault=None, name=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.keyvault.CertificateIssuerId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateIssuerId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.CertificateIssuerId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.CertificateIssuerId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.CertificateIssuerId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateOperationId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateOperationId.yml deleted file mode 100644 index ef25ec27bf55..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateOperationId.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.CertificateOperationId -name: CertificateOperationId -fullName: azure.keyvault.CertificateOperationId -module: azure.keyvault -summary: 'Creates a key vault certificate operation id. If uri is specified the id - properties are parsed from the uri, otherwise - - builds the id from the specified vault and name. - - :param uri: The uri of the key vault certificate operation - - :param vault: The vault uri - - :param name: The certificate name' -constructor: - syntax: CertificateOperationId(uri=None, vault=None, name=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.keyvault.CertificateOperationId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.CertificateOperationId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.CertificateOperationId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.CertificateOperationId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.CertificateOperationId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.HttpBearerChallenge.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.HttpBearerChallenge.yml deleted file mode 100644 index dc58719c19b9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.HttpBearerChallenge.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.HttpBearerChallenge -name: HttpBearerChallenge -fullName: azure.keyvault.HttpBearerChallenge -module: azure.keyvault -summary: Parses an HTTP WWW-Authentication Bearer challenge from a server. -constructor: - syntax: HttpBearerChallenge(request_uri, challenge) - parameters: - - name: request_uri - isRequired: true - - name: challenge - isRequired: true -methods: -- uid: azure.keyvault.HttpBearerChallenge.get_authorization_server - name: get_authorization_server - summary: Returns the URI for the authorization server if present, otherwise empty - string. - signature: get_authorization_server() -- uid: azure.keyvault.HttpBearerChallenge.get_resource - name: get_resource - summary: Returns the resource if present, otherwise empty string. - signature: get_resource() -- uid: azure.keyvault.HttpBearerChallenge.get_scope - name: get_scope - summary: Returns the scope if present, otherwise empty string. - signature: get_scope() -- uid: azure.keyvault.HttpBearerChallenge.get_value - name: get_value - signature: get_value(key) - parameters: - - name: key - isRequired: true -- uid: azure.keyvault.HttpBearerChallenge.is_bearer_challenge - name: is_bearer_challenge - summary: 'Tests whether an authentication header is a Bearer challenge. - - :param authentication_header: the authentication header to test - - rtype: bool' - signature: static is_bearer_challenge(authentication_header) - parameters: - - name: authentication_header - isRequired: true diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.HttpChallenge.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.HttpChallenge.yml deleted file mode 100644 index 72f4b265e008..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.HttpChallenge.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.HttpChallenge -name: HttpChallenge -fullName: azure.keyvault.HttpChallenge -module: azure.keyvault -summary: Parses an HTTP WWW-Authentication Bearer challenge from a server. -constructor: - syntax: HttpChallenge(request_uri, challenge, response_headers=None) - parameters: - - name: request_uri - isRequired: true - - name: challenge - isRequired: true - - name: response_headers - defaultValue: None -methods: -- uid: azure.keyvault.HttpChallenge.get_authorization_server - name: get_authorization_server - summary: Returns the URI for the authorization server if present, otherwise empty - string. - signature: get_authorization_server() -- uid: azure.keyvault.HttpChallenge.get_resource - name: get_resource - summary: Returns the resource if present, otherwise empty string. - signature: get_resource() -- uid: azure.keyvault.HttpChallenge.get_scope - name: get_scope - summary: Returns the scope if present, otherwise empty string. - signature: get_scope() -- uid: azure.keyvault.HttpChallenge.get_value - name: get_value - signature: get_value(key) - parameters: - - name: key - isRequired: true -- uid: azure.keyvault.HttpChallenge.is_bearer_challenge - name: is_bearer_challenge - summary: 'Tests whether the HttpChallenge a Bearer challenge. - - rtype: bool' - signature: is_bearer_challenge() -- uid: azure.keyvault.HttpChallenge.is_pop_challenge - name: is_pop_challenge - summary: 'Tests whether the HttpChallenge is a proof of possession challenge. - - rtype: bool' - signature: is_pop_challenge() -- uid: azure.keyvault.HttpChallenge.supports_message_protection - name: supports_message_protection - summary: Returns True if challenge vault supports message protection - signature: supports_message_protection() -- uid: azure.keyvault.HttpChallenge.supports_pop - name: supports_pop - summary: Returns True if challenge supports pop token auth else False - signature: supports_pop() diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyId.yml deleted file mode 100644 index be7b3eadfdb8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyId.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.KeyId -name: KeyId -fullName: azure.keyvault.KeyId -module: azure.keyvault -summary: 'Creates a key vault key id. If uri is specified the id properties are parsed - from the uri, otherwise - - builds the id from the specified vault, name and version. - - :param uri: The uri of the key vault key - - :param vault: The vault uri - - :param name: The key name - - :param version: The key version' -constructor: - syntax: KeyId(uri=None, vault=None, name=None, version=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None - - name: version - defaultValue: None -methods: -- uid: azure.keyvault.KeyId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.KeyId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.KeyId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.KeyId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultAuthBase.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultAuthBase.yml deleted file mode 100644 index 2ea0a3b4de52..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultAuthBase.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.KeyVaultAuthBase -name: KeyVaultAuthBase -fullName: azure.keyvault.KeyVaultAuthBase -module: azure.keyvault -summary: "Used for handling authentication challenges, by hooking into the request\ - \ AuthBase extension model.\n\nCreates a new KeyVaultAuthBase instance used for\ - \ handling authentication challenges, by hooking into the request AuthBase\nextension\ - \ model.\n:param authorization_callback: A callback used to provide authentication\ - \ credentials to the key vault data service.\nThis callback should take four str\ - \ arguments: authorization uri, resource, scope, and scheme, and return\nan AccessToken\n\ - \n return AccessToken(scheme=token['token_type'], token=token['access_token'])\n\ - \nNote: for backward compatibility a tuple of the scheme and token can also be returned.\n\ - \ return token['token_type'], token['access_token']" -constructor: - syntax: KeyVaultAuthBase(authorization_callback) - parameters: - - name: authorization_callback - isRequired: true diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultAuthentication.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultAuthentication.yml deleted file mode 100644 index f8a0a4a10510..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultAuthentication.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.KeyVaultAuthentication -name: KeyVaultAuthentication -fullName: azure.keyvault.KeyVaultAuthentication -module: azure.keyvault -summary: "Authentication class to be used as credentials for the KeyVaultClient.\n\ - :Example Usage:\n\n def auth_callack(server, resource, scope):\n self.data_creds\ - \ = self.data_creds or ServicePrincipalCredentials(client_id=self.config.client_id,\n\ - \ secret=self.config.client_secret,\n tenant=self.config.tenant_id,\n\ - \ resource=resource)\n\n token = self.data_creds.token\n return\ - \ token['token_type'], token['access_token']\n\n self.keyvault_data_client = KeyVaultClient(KeyVaultAuthentication(auth_callack))\n\ - \nCreates a new KeyVaultAuthentication instance used for authentication in the KeyVaultClient\n\ - :param authorization_callback: A callback used to provide authentication credentials\ - \ to the key vault data service.\nThis callback should take three str arguments:\ - \ authorization uri, resource, and scope, and return\na tuple of (token type, access\ - \ token).\n:param credentials:: Credentials needed for the client to connect to\ - \ Azure.\n:type credentials: :mod:>>`<`" -constructor: - syntax: KeyVaultAuthentication(authorization_callback=None, credentials=None) - parameters: - - name: authorization_callback - defaultValue: None - - name: credentials - defaultValue: None -methods: -- uid: azure.keyvault.KeyVaultAuthentication.construct_auth - name: construct_auth - summary: Format token header. - signature: construct_auth() -> str - return: - types: - - -- uid: azure.keyvault.KeyVaultAuthentication.refresh_session - name: refresh_session - summary: 'Return updated session if token has expired, attempts to - - refresh using refresh token.' - signature: refresh_session() - return: - types: - - -- uid: azure.keyvault.KeyVaultAuthentication.set_token - name: set_token - summary: 'Should be used to define the self.token attribute. - - - In this implementation, does nothing since the token is statically provided - - at creation.' - signature: set_token() -> None -- uid: azure.keyvault.KeyVaultAuthentication.signed_session - name: signed_session - signature: signed_session(session=None) - parameters: - - name: session - defaultValue: None -attributes: -- uid: azure.keyvault.KeyVaultAuthentication.header - name: header - signature: header = 'Authorization' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultClient.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultClient.yml deleted file mode 100644 index 4462602624f2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultClient.yml +++ /dev/null @@ -1,89 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.KeyVaultClient -name: KeyVaultClient -fullName: azure.keyvault.KeyVaultClient -module: azure.keyvault -summary: "The key vault client performs cryptographic key operations and vault operations\ - \ against the Key Vault service.\nImplementation depends on the API version:\n\n\ - \ * 2016-10-01: \n\n * 7.0:\ - \ " -constructor: - syntax: KeyVaultClient(credentials, api_version=None, profile=KnownProfiles.default) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - - - name: api_version - description: 'API version to use if no profile is provided, or if - - missing in profile.' - defaultValue: None - types: - - - - name: profile - description: A profile definition, from KnownProfiles to dict. - defaultValue: KnownProfiles.default - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.keyvault.KeyVaultClient.get_pending_certificate_signing_request - name: get_pending_certificate_signing_request - summary: Gets the Base64 pending certificate signing request (PKCS-10). - signature: get_pending_certificate_signing_request(vault_base_url, certificate_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, e.g. - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net)' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Base64 encoded pending certificate signing request (PKCS-10). - types: - - - - = -attributes: -- uid: azure.keyvault.KeyVaultClient.models - name: models - summary: 'Module depends on the API version: - - * 2016-10-01: - - * 7.0: ' -- uid: azure.keyvault.KeyVaultClient.DEFAULT_API_VERSION - name: DEFAULT_API_VERSION - signature: DEFAULT_API_VERSION = '7.0' -- uid: azure.keyvault.KeyVaultClient.LATEST_PROFILE - name: LATEST_PROFILE - signature: LATEST_PROFILE = azure.keyvault.KeyVaultClient latest diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultId.yml deleted file mode 100644 index 456cbedd359e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultId.yml +++ /dev/null @@ -1,242 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.KeyVaultId -name: KeyVaultId -fullName: azure.keyvault.KeyVaultId -module: azure.keyvault -summary: An identifier for an Azure Key Vault resource. -constructor: - syntax: KeyVaultId(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.KeyVaultId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.KeyVaultId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.KeyVaultId.base_id - name: base_id -- uid: azure.keyvault.KeyVaultId.id - name: id -- uid: azure.keyvault.KeyVaultId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.SecretId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.SecretId.yml deleted file mode 100644 index f7d2d389599d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.SecretId.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.SecretId -name: SecretId -fullName: azure.keyvault.SecretId -module: azure.keyvault -summary: 'Creates a key vault secret id. If uri is specified the id properties are - parsed from the uri, otherwise - - builds the id from the specified vault, name and version. - - :param uri: The uri of the key vault secret - - :param vault: The vault uri - - :param name: The secret name - - :param version: The secret version' -constructor: - syntax: SecretId(uri=None, vault=None, name=None, version=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None - - name: version - defaultValue: None -methods: -- uid: azure.keyvault.SecretId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.SecretId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.SecretId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.SecretId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.SecretId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.StorageAccountId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.StorageAccountId.yml deleted file mode 100644 index 1fec40f3eef9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.StorageAccountId.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.StorageAccountId -name: StorageAccountId -fullName: azure.keyvault.StorageAccountId -module: azure.keyvault -summary: 'Creates a key vault storage account id. If uri is specified the id properties - are parsed from the uri, otherwise - - builds the id from the specified vault and name. - - :param uri: The uri of the key vault storage account - - :param vault: The vault uri - - :param name: The storage account name' -constructor: - syntax: StorageAccountId(uri=None, vault=None, name=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.keyvault.StorageAccountId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageAccountId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.StorageAccountId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.StorageAccountId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.StorageAccountId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.StorageSasDefinitionId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.StorageSasDefinitionId.yml deleted file mode 100644 index 757e7bd89815..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.StorageSasDefinitionId.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.StorageSasDefinitionId -name: StorageSasDefinitionId -fullName: azure.keyvault.StorageSasDefinitionId -module: azure.keyvault -summary: 'Creates a key vault storage account sas definition id. If uri is specified - the id properties are parsed from the uri, otherwise - - builds the id from the specified vault, account_name, and sas_definition. - - :param uri: The uri of the key vault storage account sas definition - - :param vault: The vault uri - - :param account_name: The storage account name - - :param sas_definition: The sas definition name' -constructor: - syntax: StorageSasDefinitionId(uri=None, vault=None, account_name=None, sas_definition=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: account_name - defaultValue: None - - name: sas_definition - defaultValue: None -methods: -- uid: azure.keyvault.StorageSasDefinitionId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.StorageSasDefinitionId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.StorageSasDefinitionId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.StorageSasDefinitionId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.StorageSasDefinitionId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge.HttpBearerChallenge.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge.HttpBearerChallenge.yml deleted file mode 100644 index b96ffe351bd3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge.HttpBearerChallenge.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.http_bearer_challenge.HttpBearerChallenge -name: HttpBearerChallenge -fullName: azure.keyvault.http_bearer_challenge.HttpBearerChallenge -module: azure.keyvault.http_bearer_challenge -summary: Parses an HTTP WWW-Authentication Bearer challenge from a server. -constructor: - syntax: HttpBearerChallenge(request_uri, challenge) - parameters: - - name: request_uri - isRequired: true - - name: challenge - isRequired: true -methods: -- uid: azure.keyvault.http_bearer_challenge.HttpBearerChallenge.get_authorization_server - name: get_authorization_server - summary: Returns the URI for the authorization server if present, otherwise empty - string. - signature: get_authorization_server() -- uid: azure.keyvault.http_bearer_challenge.HttpBearerChallenge.get_resource - name: get_resource - summary: Returns the resource if present, otherwise empty string. - signature: get_resource() -- uid: azure.keyvault.http_bearer_challenge.HttpBearerChallenge.get_scope - name: get_scope - summary: Returns the scope if present, otherwise empty string. - signature: get_scope() -- uid: azure.keyvault.http_bearer_challenge.HttpBearerChallenge.get_value - name: get_value - signature: get_value(key) - parameters: - - name: key - isRequired: true -- uid: azure.keyvault.http_bearer_challenge.HttpBearerChallenge.is_bearer_challenge - name: is_bearer_challenge - summary: 'Tests whether an authentication header is a Bearer challenge. - - :param authentication_header: the authentication header to test - - rtype: bool' - signature: static is_bearer_challenge(authentication_header) - parameters: - - name: authentication_header - isRequired: true diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge.yml deleted file mode 100644 index 4eac0da691f1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.http_bearer_challenge -name: http_bearer_challenge -fullName: azure.keyvault.http_bearer_challenge -classes: -- azure.keyvault.http_bearer_challenge.HttpBearerChallenge diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge_cache.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge_cache.yml deleted file mode 100644 index f6ec9a27aab2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge_cache.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.keyvault.http_bearer_challenge_cache -name: http_bearer_challenge_cache -fullName: azure.keyvault.http_bearer_challenge_cache -type: import -functions: -- uid: azure.keyvault.http_bearer_challenge_cache.clear - name: clear - summary: Clears the cache. - signature: clear() -- uid: azure.keyvault.http_bearer_challenge_cache.get_challenge_for_url - name: get_challenge_for_url - summary: 'Gets the challenge for the cached URL. - - :param url: the URL the challenge is cached for. - - :rtype: HttpBearerChallenge' - signature: get_challenge_for_url(url) - parameters: - - name: url - isRequired: true -- uid: azure.keyvault.http_bearer_challenge_cache.remove_challenge_for_url - name: remove_challenge_for_url - summary: 'Removes the cached challenge for the specified URL. - - :param url: the URL for which to remove the cached challenge' - signature: remove_challenge_for_url(url) - parameters: - - name: url - isRequired: true -- uid: azure.keyvault.http_bearer_challenge_cache.set_challenge_for_url - name: set_challenge_for_url - summary: 'Caches the challenge for the specified URL. - - :param url: the URL for which to cache the challenge - - :param challenge: the challenge to cache' - signature: set_challenge_for_url(url, challenge) - parameters: - - name: url - isRequired: true - - name: challenge - isRequired: true diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_challenge.HttpChallenge.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_challenge.HttpChallenge.yml deleted file mode 100644 index fa4b03aa1917..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_challenge.HttpChallenge.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.http_challenge.HttpChallenge -name: HttpChallenge -fullName: azure.keyvault.http_challenge.HttpChallenge -module: azure.keyvault.http_challenge -summary: Parses an HTTP WWW-Authentication Bearer challenge from a server. -constructor: - syntax: HttpChallenge(request_uri, challenge, response_headers=None) - parameters: - - name: request_uri - isRequired: true - - name: challenge - isRequired: true - - name: response_headers - defaultValue: None -methods: -- uid: azure.keyvault.http_challenge.HttpChallenge.get_authorization_server - name: get_authorization_server - summary: Returns the URI for the authorization server if present, otherwise empty - string. - signature: get_authorization_server() -- uid: azure.keyvault.http_challenge.HttpChallenge.get_resource - name: get_resource - summary: Returns the resource if present, otherwise empty string. - signature: get_resource() -- uid: azure.keyvault.http_challenge.HttpChallenge.get_scope - name: get_scope - summary: Returns the scope if present, otherwise empty string. - signature: get_scope() -- uid: azure.keyvault.http_challenge.HttpChallenge.get_value - name: get_value - signature: get_value(key) - parameters: - - name: key - isRequired: true -- uid: azure.keyvault.http_challenge.HttpChallenge.is_bearer_challenge - name: is_bearer_challenge - summary: 'Tests whether the HttpChallenge a Bearer challenge. - - rtype: bool' - signature: is_bearer_challenge() -- uid: azure.keyvault.http_challenge.HttpChallenge.is_pop_challenge - name: is_pop_challenge - summary: 'Tests whether the HttpChallenge is a proof of possession challenge. - - rtype: bool' - signature: is_pop_challenge() -- uid: azure.keyvault.http_challenge.HttpChallenge.supports_message_protection - name: supports_message_protection - summary: Returns True if challenge vault supports message protection - signature: supports_message_protection() -- uid: azure.keyvault.http_challenge.HttpChallenge.supports_pop - name: supports_pop - summary: Returns True if challenge supports pop token auth else False - signature: supports_pop() diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_challenge.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_challenge.yml deleted file mode 100644 index b5e4be3198c2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_challenge.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.http_challenge -name: http_challenge -fullName: azure.keyvault.http_challenge -classes: -- azure.keyvault.http_challenge.HttpChallenge diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_message_security.HttpMessageSecurity.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_message_security.HttpMessageSecurity.yml deleted file mode 100644 index 45e2828b2814..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_message_security.HttpMessageSecurity.yml +++ /dev/null @@ -1,58 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.http_message_security.HttpMessageSecurity -name: HttpMessageSecurity -fullName: azure.keyvault.http_message_security.HttpMessageSecurity -module: azure.keyvault.http_message_security -summary: 'Used for message authorization, encryption and decrtyption. - - - This class is intended for internal use only. Details are subject to non-compatible - changes, consumers of the - - azure-keyvault module should not take dependencies on this class or its current - implementation.' -constructor: - syntax: HttpMessageSecurity(client_security_token=None, client_signature_key=None, - client_encryption_key=None, server_signature_key=None, server_encryption_key=None) - parameters: - - name: client_security_token - defaultValue: None - - name: client_signature_key - defaultValue: None - - name: client_encryption_key - defaultValue: None - - name: server_signature_key - defaultValue: None - - name: server_encryption_key - defaultValue: None -methods: -- uid: azure.keyvault.http_message_security.HttpMessageSecurity.protect_request - name: protect_request - summary: 'Adds authorization header, and encrypts and signs the request if supported - on the specific request. - - :param request: unprotected request to apply security protocol - - :return: protected request with appropriate security protocal applied' - signature: protect_request(request) - parameters: - - name: request - isRequired: true -- uid: azure.keyvault.http_message_security.HttpMessageSecurity.supports_protection - name: supports_protection - summary: 'Determines if the the current HttpMessageSecurity object supports the - message protection protocol. - - :return: True if the current object supports protection, otherwise False' - signature: supports_protection() -- uid: azure.keyvault.http_message_security.HttpMessageSecurity.unprotect_response - name: unprotect_response - summary: 'Removes protection from the specified response - - :param request: response from the key vault service - - :return: unprotected response with any security protocal encryption removed' - signature: unprotect_response(response, **kwargs) - parameters: - - name: response - isRequired: true diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_message_security.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_message_security.yml deleted file mode 100644 index 44c78fb83ab5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_message_security.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.http_message_security -name: http_message_security -fullName: azure.keyvault.http_message_security -functions: -- uid: azure.keyvault.http_message_security.generate_pop_key - name: generate_pop_key - summary: 'Generates a key which can be used for Proof Of Possession token authentication. - - :return:' - signature: generate_pop_key() -classes: -- azure.keyvault.http_message_security.HttpMessageSecurity diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.AccessToken.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.AccessToken.yml deleted file mode 100644 index 956b059c6676..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.AccessToken.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_authentication.AccessToken -name: AccessToken -fullName: azure.keyvault.key_vault_authentication.AccessToken -module: azure.keyvault.key_vault_authentication -summary: Create new instance of AccessToken(scheme, token, key) -constructor: - syntax: AccessToken(scheme, token, key) - parameters: - - name: scheme - defaultValue: Bearer - - name: token - defaultValue: None - - name: key - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_authentication.AccessToken.count - name: count - summary: Return number of occurrences of value. - signature: count(value, /) - positionalOnlyParameters: - - name: value - isRequired: true -- uid: azure.keyvault.key_vault_authentication.AccessToken.index - name: index - summary: 'Return first index of value. - - - Raises ValueError if the value is not present.' - signature: index(value, start=0, stop=9223372036854775807, /) - positionalOnlyParameters: - - name: value - isRequired: true - - name: start - defaultValue: '0' - - name: stop - defaultValue: '9223372036854775807' -attributes: -- uid: azure.keyvault.key_vault_authentication.AccessToken.key - name: key - summary: Alias for field number 2 -- uid: azure.keyvault.key_vault_authentication.AccessToken.scheme - name: scheme - summary: Alias for field number 0 -- uid: azure.keyvault.key_vault_authentication.AccessToken.token - name: token - summary: Alias for field number 1 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.KeyVaultAuthBase.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.KeyVaultAuthBase.yml deleted file mode 100644 index dedcee43f873..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.KeyVaultAuthBase.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_authentication.KeyVaultAuthBase -name: KeyVaultAuthBase -fullName: azure.keyvault.key_vault_authentication.KeyVaultAuthBase -module: azure.keyvault.key_vault_authentication -summary: "Used for handling authentication challenges, by hooking into the request\ - \ AuthBase extension model.\n\nCreates a new KeyVaultAuthBase instance used for\ - \ handling authentication challenges, by hooking into the request AuthBase\nextension\ - \ model.\n:param authorization_callback: A callback used to provide authentication\ - \ credentials to the key vault data service.\nThis callback should take four str\ - \ arguments: authorization uri, resource, scope, and scheme, and return\nan AccessToken\n\ - \n return AccessToken(scheme=token['token_type'], token=token['access_token'])\n\ - \nNote: for backward compatibility a tuple of the scheme and token can also be returned.\n\ - \ return token['token_type'], token['access_token']" -constructor: - syntax: KeyVaultAuthBase(authorization_callback) - parameters: - - name: authorization_callback - isRequired: true diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.KeyVaultAuthentication.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.KeyVaultAuthentication.yml deleted file mode 100644 index f1f7d5826090..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.KeyVaultAuthentication.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_authentication.KeyVaultAuthentication -name: KeyVaultAuthentication -fullName: azure.keyvault.key_vault_authentication.KeyVaultAuthentication -module: azure.keyvault.key_vault_authentication -summary: "Authentication class to be used as credentials for the KeyVaultClient.\n\ - :Example Usage:\n\n def auth_callack(server, resource, scope):\n self.data_creds\ - \ = self.data_creds or ServicePrincipalCredentials(client_id=self.config.client_id,\n\ - \ secret=self.config.client_secret,\n tenant=self.config.tenant_id,\n\ - \ resource=resource)\n\n token = self.data_creds.token\n return\ - \ token['token_type'], token['access_token']\n\n self.keyvault_data_client = KeyVaultClient(KeyVaultAuthentication(auth_callack))\n\ - \nCreates a new KeyVaultAuthentication instance used for authentication in the KeyVaultClient\n\ - :param authorization_callback: A callback used to provide authentication credentials\ - \ to the key vault data service.\nThis callback should take three str arguments:\ - \ authorization uri, resource, and scope, and return\na tuple of (token type, access\ - \ token).\n:param credentials:: Credentials needed for the client to connect to\ - \ Azure.\n:type credentials: :mod:>>`<`" -constructor: - syntax: KeyVaultAuthentication(authorization_callback=None, credentials=None) - parameters: - - name: authorization_callback - defaultValue: None - - name: credentials - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_authentication.KeyVaultAuthentication.construct_auth - name: construct_auth - summary: Format token header. - signature: construct_auth() -> str - return: - types: - - -- uid: azure.keyvault.key_vault_authentication.KeyVaultAuthentication.refresh_session - name: refresh_session - summary: 'Return updated session if token has expired, attempts to - - refresh using refresh token.' - signature: refresh_session() - return: - types: - - -- uid: azure.keyvault.key_vault_authentication.KeyVaultAuthentication.set_token - name: set_token - summary: 'Should be used to define the self.token attribute. - - - In this implementation, does nothing since the token is statically provided - - at creation.' - signature: set_token() -> None -- uid: azure.keyvault.key_vault_authentication.KeyVaultAuthentication.signed_session - name: signed_session - signature: signed_session(session=None) - parameters: - - name: session - defaultValue: None -attributes: -- uid: azure.keyvault.key_vault_authentication.KeyVaultAuthentication.header - name: header - signature: header = 'Authorization' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.yml deleted file mode 100644 index 3562f43e051b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.key_vault_authentication -name: key_vault_authentication -fullName: azure.keyvault.key_vault_authentication -classes: -- azure.keyvault.key_vault_authentication.AccessToken -- azure.keyvault.key_vault_authentication.KeyVaultAuthBase -- azure.keyvault.key_vault_authentication.KeyVaultAuthentication diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.KeyVaultClient.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.KeyVaultClient.yml deleted file mode 100644 index 7e8e0f14fbd2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.KeyVaultClient.yml +++ /dev/null @@ -1,89 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_client.KeyVaultClient -name: KeyVaultClient -fullName: azure.keyvault.key_vault_client.KeyVaultClient -module: azure.keyvault.key_vault_client -summary: "The key vault client performs cryptographic key operations and vault operations\ - \ against the Key Vault service.\nImplementation depends on the API version:\n\n\ - \ * 2016-10-01: \n\n * 7.0:\ - \ " -constructor: - syntax: KeyVaultClient(credentials, api_version=None, profile=KnownProfiles.default) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - - - name: api_version - description: 'API version to use if no profile is provided, or if - - missing in profile.' - defaultValue: None - types: - - - - name: profile - description: A profile definition, from KnownProfiles to dict. - defaultValue: KnownProfiles.default - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.keyvault.key_vault_client.KeyVaultClient.get_pending_certificate_signing_request - name: get_pending_certificate_signing_request - summary: Gets the Base64 pending certificate signing request (PKCS-10). - signature: get_pending_certificate_signing_request(vault_base_url, certificate_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, e.g. - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net)' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Base64 encoded pending certificate signing request (PKCS-10). - types: - - - - = -attributes: -- uid: azure.keyvault.key_vault_client.KeyVaultClient.models - name: models - summary: 'Module depends on the API version: - - * 2016-10-01: - - * 7.0: ' -- uid: azure.keyvault.key_vault_client.KeyVaultClient.DEFAULT_API_VERSION - name: DEFAULT_API_VERSION - signature: DEFAULT_API_VERSION = '7.0' -- uid: azure.keyvault.key_vault_client.KeyVaultClient.LATEST_PROFILE - name: LATEST_PROFILE - signature: LATEST_PROFILE = azure.keyvault.KeyVaultClient latest diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.KeyVaultClientConfiguration.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.KeyVaultClientConfiguration.yml deleted file mode 100644 index d4467b22c911..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.KeyVaultClientConfiguration.yml +++ /dev/null @@ -1,59 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_client.KeyVaultClientConfiguration -name: KeyVaultClientConfiguration -fullName: azure.keyvault.key_vault_client.KeyVaultClientConfiguration -module: azure.keyvault.key_vault_client -summary: 'Configuration for KeyVaultClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: KeyVaultClientConfiguration(credentials) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.key_vault_client.KeyVaultClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.keyvault.key_vault_client.KeyVaultClientConfiguration.load - name: load - summary: Load configuration from existing file. - signature: load(filepath) - parameters: - - name: filepath - description: Path to existing config file. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied config file is invalid. -- uid: azure.keyvault.key_vault_client.KeyVaultClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to save file to. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.keyvault.key_vault_client.KeyVaultClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.keyvault.key_vault_client.KeyVaultClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.yml deleted file mode 100644 index 3d9bf0ef07f8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.key_vault_client -name: key_vault_client -fullName: azure.keyvault.key_vault_client -classes: -- azure.keyvault.key_vault_client.KeyVaultClient -- azure.keyvault.key_vault_client.KeyVaultClientConfiguration diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateId.yml deleted file mode 100644 index 80c04a8011a3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateId.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.CertificateId -name: CertificateId -fullName: azure.keyvault.key_vault_id.CertificateId -module: azure.keyvault.key_vault_id -summary: 'Creates a key vault certificate id. If uri is specified the id properties - are parsed from the uri, otherwise - - builds the id from the specified vault, name and version. - - :param uri: The uri of the key vault certificate - - :param vault: The vault uri - - :param name: The certificate name - - :param version: The certificate version' -constructor: - syntax: CertificateId(uri=None, vault=None, name=None, version=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None - - name: version - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_id.CertificateId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.CertificateId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.key_vault_id.CertificateId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.key_vault_id.CertificateId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateIssuerId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateIssuerId.yml deleted file mode 100644 index 31de139f7774..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateIssuerId.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.CertificateIssuerId -name: CertificateIssuerId -fullName: azure.keyvault.key_vault_id.CertificateIssuerId -module: azure.keyvault.key_vault_id -summary: 'Creates a key vault certificate issuer id. If uri is specified the id properties - are parsed from the uri, otherwise - - builds the id from the specified vault and name. - - :param uri: The uri of the key vault certificate issuer - - :param vault: The vault uri - - :param name: The certificate issuer name' -constructor: - syntax: CertificateIssuerId(uri=None, vault=None, name=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.key_vault_id.CertificateIssuerId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateOperationId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateOperationId.yml deleted file mode 100644 index f96baa9cd67c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateOperationId.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.CertificateOperationId -name: CertificateOperationId -fullName: azure.keyvault.key_vault_id.CertificateOperationId -module: azure.keyvault.key_vault_id -summary: 'Creates a key vault certificate operation id. If uri is specified the id - properties are parsed from the uri, otherwise - - builds the id from the specified vault and name. - - :param uri: The uri of the key vault certificate operation - - :param vault: The vault uri - - :param name: The certificate name' -constructor: - syntax: CertificateOperationId(uri=None, vault=None, name=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_id.CertificateOperationId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.CertificateOperationId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.CertificateOperationId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.key_vault_id.CertificateOperationId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.key_vault_id.CertificateOperationId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyId.yml deleted file mode 100644 index db91107db58c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyId.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.KeyId -name: KeyId -fullName: azure.keyvault.key_vault_id.KeyId -module: azure.keyvault.key_vault_id -summary: 'Creates a key vault key id. If uri is specified the id properties are parsed - from the uri, otherwise - - builds the id from the specified vault, name and version. - - :param uri: The uri of the key vault key - - :param vault: The vault uri - - :param name: The key name - - :param version: The key version' -constructor: - syntax: KeyId(uri=None, vault=None, name=None, version=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None - - name: version - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_id.KeyId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.KeyId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.key_vault_id.KeyId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.key_vault_id.KeyId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultCollectionType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultCollectionType.yml deleted file mode 100644 index 901c06e5bfaf..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultCollectionType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.key_vault_id.KeyVaultCollectionType -name: KeyVaultCollectionType -fullName: azure.keyvault.key_vault_id.KeyVaultCollectionType -module: azure.keyvault.key_vault_id -fields: -- name: certificate_issuers - uid: azure.keyvault.key_vault_id.KeyVaultCollectionType.certificate_issuers -- name: certificates - uid: azure.keyvault.key_vault_id.KeyVaultCollectionType.certificates -- name: keys - uid: azure.keyvault.key_vault_id.KeyVaultCollectionType.keys -- name: secrets - uid: azure.keyvault.key_vault_id.KeyVaultCollectionType.secrets diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultId.yml deleted file mode 100644 index 60ea0e90ae61..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultId.yml +++ /dev/null @@ -1,242 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.KeyVaultId -name: KeyVaultId -fullName: azure.keyvault.key_vault_id.KeyVaultId -module: azure.keyvault.key_vault_id -summary: An identifier for an Azure Key Vault resource. -constructor: - syntax: KeyVaultId(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.key_vault_id.KeyVaultId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.KeyVaultId.base_id - name: base_id -- uid: azure.keyvault.key_vault_id.KeyVaultId.id - name: id -- uid: azure.keyvault.key_vault_id.KeyVaultId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultIdentifier.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultIdentifier.yml deleted file mode 100644 index 6586abcf73d9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultIdentifier.yml +++ /dev/null @@ -1,233 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.KeyVaultIdentifier -name: KeyVaultIdentifier -fullName: azure.keyvault.key_vault_id.KeyVaultIdentifier -module: azure.keyvault.key_vault_id -summary: 'Creates a KeyVaultIdentifier based of the specified uri or keyword arguments - - :param uri: The uri of the key vault object identifier - - :param kwargs: The format parameters for the key vault object identifier. If uri - is specified these are used to validate the - - components of the uri.' -constructor: - syntax: KeyVaultIdentifier(uri=None, **kwargs) - parameters: - - name: uri - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.key_vault_id.KeyVaultIdentifier.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.SecretId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.SecretId.yml deleted file mode 100644 index 255c73b10d1c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.SecretId.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.SecretId -name: SecretId -fullName: azure.keyvault.key_vault_id.SecretId -module: azure.keyvault.key_vault_id -summary: 'Creates a key vault secret id. If uri is specified the id properties are - parsed from the uri, otherwise - - builds the id from the specified vault, name and version. - - :param uri: The uri of the key vault secret - - :param vault: The vault uri - - :param name: The secret name - - :param version: The secret version' -constructor: - syntax: SecretId(uri=None, vault=None, name=None, version=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None - - name: version - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_id.SecretId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.SecretId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.SecretId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.key_vault_id.SecretId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.key_vault_id.SecretId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.StorageAccountId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.StorageAccountId.yml deleted file mode 100644 index 621f42ee2755..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.StorageAccountId.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.StorageAccountId -name: StorageAccountId -fullName: azure.keyvault.key_vault_id.StorageAccountId -module: azure.keyvault.key_vault_id -summary: 'Creates a key vault storage account id. If uri is specified the id properties - are parsed from the uri, otherwise - - builds the id from the specified vault and name. - - :param uri: The uri of the key vault storage account - - :param vault: The vault uri - - :param name: The storage account name' -constructor: - syntax: StorageAccountId(uri=None, vault=None, name=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_id.StorageAccountId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageAccountId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.StorageAccountId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.key_vault_id.StorageAccountId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.key_vault_id.StorageAccountId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.StorageSasDefinitionId.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.StorageSasDefinitionId.yml deleted file mode 100644 index 0d6bb2f525b0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.StorageSasDefinitionId.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.key_vault_id.StorageSasDefinitionId -name: StorageSasDefinitionId -fullName: azure.keyvault.key_vault_id.StorageSasDefinitionId -module: azure.keyvault.key_vault_id -summary: 'Creates a key vault storage account sas definition id. If uri is specified - the id properties are parsed from the uri, otherwise - - builds the id from the specified vault, account_name, and sas_definition. - - :param uri: The uri of the key vault storage account sas definition - - :param vault: The vault uri - - :param account_name: The storage account name - - :param sas_definition: The sas definition name' -constructor: - syntax: StorageSasDefinitionId(uri=None, vault=None, account_name=None, sas_definition=None) - parameters: - - name: uri - defaultValue: None - - name: vault - defaultValue: None - - name: account_name - defaultValue: None - - name: sas_definition - defaultValue: None -methods: -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.create_certificate_id - name: create_certificate_id - signature: static create_certificate_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - - name: version - description: The certificate version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.create_certificate_issuer_id - name: create_certificate_issuer_id - signature: static create_certificate_issuer_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.create_certificate_operation_id - name: create_certificate_operation_id - signature: static create_certificate_operation_id(vault, name) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The certificate name. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.create_key_id - name: create_key_id - signature: static create_key_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The key name. - isRequired: true - types: - - - - name: version - description: The key version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.create_object_id - name: create_object_id - signature: static create_object_id(collection, vault, name, version) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: vault - description: The vault URI. - isRequired: true - types: - - - - name: name - description: The resource name. - isRequired: true - types: - - - - name: version - description: The resource version. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.create_secret_id - name: create_secret_id - signature: static create_secret_id(vault, name, version=None) - parameters: - - name: vault - description: The vault uri. - isRequired: true - types: - - - - name: name - description: The secret name. - isRequired: true - types: - - - - name: version - description: The secret version. - defaultValue: None - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.parse_certificate_id - name: parse_certificate_id - signature: static parse_certificate_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.parse_certificate_issuer_id - name: parse_certificate_issuer_id - signature: static parse_certificate_issuer_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.parse_certificate_operation_id - name: parse_certificate_operation_id - signature: static parse_certificate_operation_id(id) - parameters: - - name: id - description: The resource collection type. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.parse_key_id - name: parse_key_id - signature: static parse_key_id(id) - parameters: - - name: id - description: The key uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.parse_object_id - name: parse_object_id - signature: static parse_object_id(collection, id) - parameters: - - name: collection - description: The resource collection type. - isRequired: true - types: - - - - name: id - description: The resource uri. - isRequired: true - types: - - - return: - types: - - -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.parse_secret_id - name: parse_secret_id - signature: static parse_secret_id(id) - parameters: - - name: id - description: The secret uri. - isRequired: true - types: - - - return: - types: - - -attributes: -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.base_id - name: base_id - summary: The version-less key vault object identifier uri, -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.id - name: id - summary: The full key vault object identifier uri -- uid: azure.keyvault.key_vault_id.StorageSasDefinitionId.version_none - name: version_none - signature: version_none = '' diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.yml deleted file mode 100644 index 646cb558e5fd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.key_vault_id -name: key_vault_id -fullName: azure.keyvault.key_vault_id -classes: -- azure.keyvault.key_vault_id.CertificateId -- azure.keyvault.key_vault_id.CertificateIssuerId -- azure.keyvault.key_vault_id.CertificateOperationId -- azure.keyvault.key_vault_id.KeyId -- azure.keyvault.key_vault_id.KeyVaultId -- azure.keyvault.key_vault_id.KeyVaultIdentifier -- azure.keyvault.key_vault_id.SecretId -- azure.keyvault.key_vault_id.StorageAccountId -- azure.keyvault.key_vault_id.StorageSasDefinitionId -enums: -- azure.keyvault.key_vault_id.KeyVaultCollectionType diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.models.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.models.yml deleted file mode 100644 index 179e8d13b453..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.models.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.models -name: models -fullName: azure.keyvault.models diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.KeyVaultClient.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.KeyVaultClient.yml deleted file mode 100644 index 8b685f705ede..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.KeyVaultClient.yml +++ /dev/null @@ -1,4005 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.KeyVaultClient -name: KeyVaultClient -fullName: azure.keyvault.v2016_10_01.KeyVaultClient -module: azure.keyvault.v2016_10_01 -summary: The key vault client performs cryptographic key operations and vault operations - against the Key Vault service. -constructor: - syntax: KeyVaultClient(credentials) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.backup_key - name: backup_key - summary: 'Requests that a backup of the specified key be downloaded to the - - client. - - - The Key Backup operation exports a key from Azure Key Vault in a - - protected form. Note that this operation does NOT return key material - - in a form that can be used outside the Azure Key Vault system, the - - returned key material is either protected to a Azure Key Vault HSM or - - to Azure Key Vault itself. The intent of this operation is to allow a - - client to GENERATE a key in one Azure Key Vault instance, BACKUP the - - key, and then RESTORE it into another Azure Key Vault instance. The - - BACKUP operation may be used to export, in protected form, any key type - - from Azure Key Vault. Individual versions of a key cannot be backed up. - - BACKUP / RESTORE can be performed within geographical boundaries only; - - meaning that a BACKUP from one geographical area cannot be restored to - - another geographical area. For example, a backup from the US - - geographical area cannot be restored in an EU geographical area. This - - operation requires the key/backup permission.' - signature: backup_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupKeyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.backup_secret - name: backup_secret - summary: 'Backs up the specified secret. - - - Requests that a backup of the specified secret be downloaded to the - - client. All versions of the secret will be downloaded. This operation - - requires the secrets/backup permission.' - signature: backup_secret(vault_base_url, secret_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupSecretResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.create_certificate - name: create_certificate - summary: 'Creates a new certificate. - - - If this is the first version, the certificate resource is created. This - - operation requires the certificates/create permission.' - signature: create_certificate(vault_base_url, certificate_name, certificate_policy=None, - certificate_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.create_key - name: create_key - summary: 'Creates a new key, stores it, then returns key parameters and - - attributes to the client. - - - The create key operation can be used to create any key type in Azure - - Key Vault. If the named key already exists, Azure Key Vault creates a - - new version of the key. It requires the keys/create permission.' - signature: create_key(vault_base_url, key_name, kty, key_size=None, key_ops=None, - key_attributes=None, tags=None, curve=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: 'The name for the new key. The system will generate - - the version name for the new key.' - isRequired: true - types: - - - - name: kty - description: 'The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', - - ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or - - 4096 for RSA.' - defaultValue: None - types: - - - - name: key_ops - defaultValue: None - types: - - [ - - ] - - name: key_attributes - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', - - ''P-521'', ''SECP256K1''' - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.decrypt - name: decrypt - summary: 'Decrypts a single block of encrypted data. - - - The DECRYPT operation decrypts a well-formed block of ciphertext using - - the target encryption key and specified algorithm. This operation is - - the reverse of the ENCRYPT operation; only a single block of data may - - be decrypted, the size of this block is dependent on the target key and - - the algorithm to be used. The DECRYPT operation applies to asymmetric - - and symmetric keys stored in Azure Key Vault since it uses the private - - portion of the key. This operation requires the keys/decrypt - - permission.' - signature: decrypt(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.delete_certificate - name: delete_certificate - summary: 'Deletes a certificate from a specified key vault. - - - Deletes all versions of a certificate object along with its associated - - policy. Delete certificate cannot be used to remove individual versions - - of a certificate object. This operation requires the - - certificates/delete permission.' - signature: delete_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedCertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.delete_certificate_contacts - name: delete_certificate_contacts - summary: 'Deletes the certificate contacts for a specified key vault. - - - Deletes the certificate contacts for a specified key vault certificate. - - This operation requires the certificates/managecontacts permission.' - signature: delete_certificate_contacts(vault_base_url, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.delete_certificate_issuer - name: delete_certificate_issuer - summary: 'Deletes the specified certificate issuer. - - - The DeleteCertificateIssuer operation permanently removes the specified - - certificate issuer from the vault. This operation requires the - - certificates/manageissuers/deleteissuers permission.' - signature: delete_certificate_issuer(vault_base_url, issuer_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.delete_certificate_operation - name: delete_certificate_operation - summary: 'Deletes the creation operation for a specific certificate. - - - Deletes the creation operation for a specified certificate that is in - - the process of being created. The certificate is no longer created. - - This operation requires the certificates/update permission.' - signature: delete_certificate_operation(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.delete_key - name: delete_key - summary: 'Deletes a key of any type from storage in Azure Key Vault. - - - The delete key operation cannot be used to remove individual versions - - of a key. This operation removes the cryptographic material associated - - with the key, which means the key is not usable for Sign/Verify, - - Wrap/Unwrap or Encrypt/Decrypt operations. This operation requires the - - keys/delete permission.' - signature: delete_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedKeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.delete_sas_definition - name: delete_sas_definition - summary: 'Deletes a SAS definition from a specified storage account. This - - operation requires the storage/deletesas permission.' - signature: delete_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.delete_secret - name: delete_secret - summary: 'Deletes a secret from a specified key vault. - - - The DELETE operation applies to any secret stored in Azure Key Vault. - - DELETE cannot be applied to an individual version of a secret. This - - operation requires the secrets/delete permission.' - signature: delete_secret(vault_base_url, secret_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.delete_storage_account - name: delete_storage_account - summary: 'Deletes a storage account. This operation requires the storage/delete - - permission.' - signature: delete_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.encrypt - name: encrypt - summary: 'Encrypts an arbitrary sequence of bytes using an encryption key that is - - stored in a key vault. - - - The ENCRYPT operation encrypts an arbitrary sequence of bytes using an - - encryption key that is stored in Azure Key Vault. Note that the ENCRYPT - - operation only supports a single block of data, the size of which is - - dependent on the target key and the encryption algorithm to be used. - - The ENCRYPT operation is only strictly necessary for symmetric keys - - stored in Azure Key Vault since protection with an asymmetric key can - - be performed using public portion of the key. This operation is - - supported for asymmetric keys as a convenience for callers that have a - - key-reference but do not have access to the public key material. This - - operation requires the keys/encypt permission.' - signature: encrypt(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_certificate - name: get_certificate - summary: 'Gets information about a certificate. - - - Gets information about a specific certificate. This operation requires - - the certificates/get permission.' - signature: get_certificate(vault_base_url, certificate_name, certificate_version, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given - - vault.' - isRequired: true - types: - - - - name: certificate_version - description: The version of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_certificate_contacts - name: get_certificate_contacts - summary: 'Lists the certificate contacts for a specified key vault. - - - The GetCertificateContacts operation returns the set of certificate - - contact resources in the specified key vault. This operation requires - - the certificates/managecontacts permission.' - signature: get_certificate_contacts(vault_base_url, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_certificate_issuer - name: get_certificate_issuer - summary: 'Lists the specified certificate issuer. - - - The GetCertificateIssuer operation returns the specified certificate - - issuer resources in the specified key vault. This operation requires - - the certificates/manageissuers/getissuers permission.' - signature: get_certificate_issuer(vault_base_url, issuer_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_certificate_issuers - name: get_certificate_issuers - summary: 'List certificate issuers for a specified key vault. - - - The GetCertificateIssuers operation returns the set of certificate - - issuer resources in the specified key vault. This operation requires - - the certificates/manageissuers/getissuers permission.' - signature: get_certificate_issuers(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateIssuerItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_certificate_operation - name: get_certificate_operation - summary: 'Gets the creation operation of a certificate. - - - Gets the creation operation associated with a specified certificate. - - This operation requires the certificates/get permission.' - signature: get_certificate_operation(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_certificate_policy - name: get_certificate_policy - summary: 'Lists the policy for a certificate. - - - The GetCertificatePolicy operation returns the specified certificate - - policy resources in the specified key vault. This operation requires - - the certificates/get permission.' - signature: get_certificate_policy(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in a given key - - vault.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificatePolicy or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_certificate_versions - name: get_certificate_versions - summary: 'List the versions of a certificate. - - - The GetCertificateVersions operation returns the versions of a - - certificate in the specified key vault. This operation requires the - - certificates/list permission.' - signature: get_certificate_versions(vault_base_url, certificate_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_certificates - name: get_certificates - summary: 'List certificates in a specified key vault. - - - The GetCertificates operation returns the set of certificates resources - - in the specified key vault. This operation requires the - - certificates/list permission.' - signature: get_certificates(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_deleted_certificate - name: get_deleted_certificate - summary: 'Retrieves information about the specified deleted certificate. - - - The GetDeletedCertificate operation retrieves the deleted certificate - - information plus its attributes, such as retention interval, scheduled - - permanent deletion and the current deletion recovery level. This - - operation requires the certificates/get permission.' - signature: get_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedCertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_deleted_certificates - name: get_deleted_certificates - summary: 'Lists the deleted certificates in the specified vault currently - - available for recovery. - - - The GetDeletedCertificates operation retrieves the certificates in the - - current vault which are in a deleted state and ready for recovery or - - purging. This operation includes deletion-specific information. This - - operation requires the certificates/get/list permission. This operation - - can only be enabled on soft-delete enabled vaults.' - signature: get_deleted_certificates(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedCertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_deleted_key - name: get_deleted_key - summary: 'Gets the public part of a deleted key. - - - The Get Deleted Key operation is applicable for soft-delete enabled - - vaults. While the operation can be invoked on any vault, it will return - - an error if invoked on a non soft-delete enabled vault. This operation - - requires the keys/get permission. .' - signature: get_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedKeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_deleted_keys - name: get_deleted_keys - summary: 'Lists the deleted keys in the specified vault. - - - Retrieves a list of the keys in the Key Vault as JSON Web Key - - structures that contain the public part of a deleted key. This - - operation includes deletion-specific information. The Get Deleted Keys - - operation is applicable for vaults enabled for soft-delete. While the - - operation can be invoked on any vault, it will return an error if - - invoked on a non soft-delete enabled vault. This operation requires the - - keys/list permission.' - signature: get_deleted_keys(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedKeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_deleted_secret - name: get_deleted_secret - summary: 'Gets the specified deleted secret. - - - The Get Deleted Secret operation returns the specified deleted secret - - along with its attributes. This operation requires the secrets/get - - permission.' - signature: get_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_deleted_secrets - name: get_deleted_secrets - summary: 'Lists deleted secrets for the specified vault. - - - The Get Deleted Secrets operation returns the secrets that have been - - deleted for a vault enabled for soft-delete. This operation requires - - the secrets/list permission.' - signature: get_deleted_secrets(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedSecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_key - name: get_key - summary: 'Gets the public part of a stored key. - - - The get key operation is applicable to all key types. If the requested - - key is symmetric, then no key material is released in the response. - - This operation requires the keys/get permission.' - signature: get_key(vault_base_url, key_name, key_version, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key to get. - isRequired: true - types: - - - - name: key_version - description: 'Adding the version parameter retrieves a specific - - version of a key.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_key_versions - name: get_key_versions - summary: 'Retrieves a list of individual key versions with the same key name. - - - The full key identifier, attributes, and tags are provided in the - - response. This operation requires the keys/list permission.' - signature: get_key_versions(vault_base_url, key_name, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_keys - name: get_keys - summary: 'List keys in the specified vault. - - - Retrieves a list of the keys in the Key Vault as JSON Web Key - - structures that contain the public part of a stored key. The LIST - - operation is applicable to all key types, however only the base key - - identifier, attributes, and tags are provided in the response. - - Individual versions of a key are not listed in the response. This - - operation requires the keys/list permission.' - signature: get_keys(vault_base_url, maxresults=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_sas_definition - name: get_sas_definition - summary: 'Gets information about a SAS definition for the specified storage - - account. This operation requires the storage/getsas permission.' - signature: get_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_sas_definitions - name: get_sas_definitions - summary: 'List storage SAS definitions for the given storage account. This - - operation requires the storage/listsas permission.' - signature: get_sas_definitions(vault_base_url, storage_account_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SasDefinitionItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_secret - name: get_secret - summary: 'Get a specified secret from a given key vault. - - - The GET operation is applicable to any secret stored in Azure Key - - Vault. This operation requires the secrets/get permission.' - signature: get_secret(vault_base_url, secret_name, secret_version, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: secret_version - description: The version of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_secret_versions - name: get_secret_versions - summary: 'List all versions of the specified secret. - - - The full secret identifier and attributes are provided in the response. - - No values are returned for the secrets. This operations requires the - - secrets/list permission.' - signature: get_secret_versions(vault_base_url, secret_name, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified, the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_secrets - name: get_secrets - summary: 'List secrets in a specified key vault. - - - The Get Secrets operation is applicable to the entire vault. However, - - only the base secret identifier and its attributes are provided in the - - response. Individual secret versions are not listed in the response. - - This operation requires the secrets/list permission.' - signature: get_secrets(vault_base_url, maxresults=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified, the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_storage_account - name: get_storage_account - summary: 'Gets information about a specified storage account. This operation - - requires the storage/get permission.' - signature: get_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.get_storage_accounts - name: get_storage_accounts - summary: 'List storage accounts managed by the specified key vault. This - - operation requires the storage/list permission.' - signature: get_storage_accounts(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of StorageAccountItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.import_certificate - name: import_certificate - summary: 'Imports a certificate into a specified key vault. - - - Imports an existing valid certificate, containing a private key, into - - Azure Key Vault. The certificate to be imported can be in either PFX or - - PEM format. If the certificate is in PEM format the PEM file must - - contain the key as well as x509 certificates. This operation requires - - the certificates/import permission.' - signature: import_certificate(vault_base_url, certificate_name, base64_encoded_certificate, - password=None, certificate_policy=None, certificate_attributes=None, tags=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: base64_encoded_certificate - description: 'Base64 encoded representation of - - the certificate object to import. This certificate needs to contain - - the private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - defaultValue: None - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.import_key - name: import_key - summary: 'Imports an externally created key, stores it, and returns key - - parameters and attributes to the client. - - - The import key operation may be used to import any key type into an - - Azure Key Vault. If the named key already exists, Azure Key Vault - - creates a new version of the key. This operation requires the - - keys/import permission.' - signature: import_key(vault_base_url, key_name, key, hsm=None, key_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: Name for the imported key. - isRequired: true - types: - - - - name: key - description: The Json web key - isRequired: true - types: - - - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - defaultValue: None - types: - - - - name: key_attributes - description: The key management attributes. - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.merge_certificate - name: merge_certificate - summary: 'Merges a certificate or a certificate chain with a key pair existing on - - the server. - - - The MergeCertificate operation performs the merging of a certificate or - - certificate chain with a key pair currently available in the service. - - This operation requires the certificates/create permission.' - signature: merge_certificate(vault_base_url, certificate_name, x509_certificates, - certificate_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: x509_certificates - description: 'The certificate or the certificate chain to - - merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.purge_deleted_certificate - name: purge_deleted_certificate - summary: 'Permanently deletes the specified deleted certificate. - - - The PurgeDeletedCertificate operation performs an irreversible deletion - - of the specified certificate, without possibility for recovery. The - - operation is not available if the recovery level does not specify - - ''Purgeable''. This operation requires the certificate/purge permission.' - signature: purge_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.purge_deleted_key - name: purge_deleted_key - summary: 'Permanently deletes the specified key. - - - The Purge Deleted Key operation is applicable for soft-delete enabled - - vaults. While the operation can be invoked on any vault, it will return - - an error if invoked on a non soft-delete enabled vault. This operation - - requires the keys/purge permission.' - signature: purge_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.purge_deleted_secret - name: purge_deleted_secret - summary: 'Permanently deletes the specified secret. - - - The purge deleted secret operation removes the secret permanently, - - without the possibility of recovery. This operation can only be enabled - - on a soft-delete enabled vault. This operation requires the - - secrets/purge permission.' - signature: purge_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.recover_deleted_certificate - name: recover_deleted_certificate - summary: 'Recovers the deleted certificate back to its current version under - - /certificates. - - - The RecoverDeletedCertificate operation performs the reversal of the - - Delete operation. The operation is applicable in vaults enabled for - - soft-delete, and must be issued during the retention interval - - (available in the deleted certificate''s attributes). This operation - - requires the certificates/recover permission.' - signature: recover_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the deleted certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.recover_deleted_key - name: recover_deleted_key - summary: 'Recovers the deleted key to its latest version. - - - The Recover Deleted Key operation is applicable for deleted keys in - - soft-delete enabled vaults. It recovers the deleted key back to its - - latest version under /keys. An attempt to recover an non-deleted key - - will return an error. Consider this the inverse of the delete operation - - on soft-delete enabled vaults. This operation requires the keys/recover - - permission.' - signature: recover_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the deleted key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.recover_deleted_secret - name: recover_deleted_secret - summary: 'Recovers the deleted secret to the latest version. - - - Recovers the deleted secret in the specified vault. This operation can - - only be performed on a soft-delete enabled vault. This operation - - requires the secrets/recover permission.' - signature: recover_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the deleted secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.regenerate_storage_account_key - name: regenerate_storage_account_key - summary: 'Regenerates the specified key value for the given storage account. This - - operation requires the storage/regeneratekey permission.' - signature: regenerate_storage_account_key(vault_base_url, storage_account_name, - key_name, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: key_name - description: The storage account key name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.restore_key - name: restore_key - summary: 'Restores a backed up key to a vault. - - - Imports a previously backed up key into Azure Key Vault, restoring the - - key, its key identifier, attributes and access control policies. The - - RESTORE operation may be used to import a previously backed up key. - - Individual versions of a key cannot be restored. The key is restored in - - its entirety with the same key name as it had when it was backed up. If - - the key name is not available in the target Key Vault, the RESTORE - - operation will be rejected. While the key name is retained during - - restore, the final key identifier will change if the key is restored to - - a different vault. Restore will restore all versions and preserve - - version identifiers. The RESTORE operation is subject to security - - constraints: The target Key Vault must be owned by the same Microsoft - - Azure Subscription as the source Key Vault The user must have RESTORE - - permission in the target Key Vault. This operation requires the - - keys/restore permission.' - signature: restore_key(vault_base_url, key_bundle_backup, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_bundle_backup - description: 'The backup blob associated with a key - - bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.restore_secret - name: restore_secret - summary: 'Restores a backed up secret to a vault. - - - Restores a backed up secret, and all its versions, to a vault. This - - operation requires the secrets/restore permission.' - signature: restore_secret(vault_base_url, secret_bundle_backup, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_bundle_backup - description: 'The backup blob associated with a secret - - bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.set_certificate_contacts - name: set_certificate_contacts - summary: 'Sets the certificate contacts for the specified key vault. - - - Sets the certificate contacts for the specified key vault. This - - operation requires the certificates/managecontacts permission.' - signature: set_certificate_contacts(vault_base_url, contact_list=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: contact_list - description: The contact list for the vault certificates. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.set_certificate_issuer - name: set_certificate_issuer - summary: 'Sets the specified certificate issuer. - - - The SetCertificateIssuer operation adds or updates the specified - - certificate issuer. This operation requires the certificates/setissuers - - permission.' - signature: set_certificate_issuer(vault_base_url, issuer_name, provider, credentials=None, - organization_details=None, attributes=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - defaultValue: None - types: - - - - name: organization_details - description: 'Details of the organization as provided - - to the issuer.' - defaultValue: None - types: - - - - name: attributes - description: Attributes of the issuer object. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.set_sas_definition - name: set_sas_definition - summary: 'Creates or updates a new SAS definition for the specified storage - - account. This operation requires the storage/setsas permission.' - signature: set_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - parameters, sas_definition_attributes=None, tags=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: parameters - description: 'Sas definition creation metadata in the form of - - key-value pairs.' - isRequired: true - types: - - [, ] - - name: sas_definition_attributes - description: 'The attributes of the SAS - - definition.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.set_secret - name: set_secret - summary: 'Sets a secret in a specified key vault. - - - The SET operation adds a secret to the Azure Key Vault. If the named - - secret already exists, Azure Key Vault creates a new version of that - - secret. This operation requires the secrets/set permission.' - signature: set_secret(vault_base_url, secret_name, value, tags=None, content_type=None, - secret_attributes=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: value - description: The value of the secret. - isRequired: true - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - defaultValue: None - types: - - - - name: secret_attributes - description: The secret management attributes. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.set_storage_account - name: set_storage_account - summary: 'Creates or updates a new storage account. This operation requires the - - storage/set permission.' - signature: set_storage_account(vault_base_url, storage_account_name, resource_id, - active_key_name, auto_regenerate_key, regeneration_period=None, storage_account_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: resource_id - description: Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration - - specified in ISO-8601 format.' - defaultValue: None - types: - - - - name: storage_account_attributes - description: 'The attributes of the storage - - account.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.sign - name: sign - summary: 'Creates a signature from a digest using the specified key. - - - The SIGN operation is applicable to asymmetric and symmetric keys - - stored in Azure Key Vault since this operation uses the private portion - - of the key. This operation requires the keys/sign permission.' - signature: sign(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'The signing/verification algorithm identifier. For - - more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', - - ''PS384'', ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', - - ''ES384'', ''ES512'', ''ECDSA256''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.unwrap_key - name: unwrap_key - summary: 'Unwraps a symmetric key using the specified key that was initially used - - for wrapping that key. - - - The UNWRAP operation supports decryption of a symmetric key using the - - target key encryption key. This operation is the reverse of the WRAP - - operation. The UNWRAP operation applies to asymmetric and symmetric - - keys stored in Azure Key Vault since it uses the private portion of the - - key. This operation requires the keys/unwrapKey permission.' - signature: unwrap_key(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.update_certificate - name: update_certificate - summary: 'Updates the specified attributes associated with the given certificate. - - - The UpdateCertificate operation applies the specified update on the - - given certificate; the only elements updated are the certificate''s - - attributes. This operation requires the certificates/update permission.' - signature: update_certificate(vault_base_url, certificate_name, certificate_version, - certificate_policy=None, certificate_attributes=None, tags=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given key - - vault.' - isRequired: true - types: - - - - name: certificate_version - description: The version of the certificate. - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.update_certificate_issuer - name: update_certificate_issuer - summary: 'Updates the specified certificate issuer. - - - The UpdateCertificateIssuer operation performs an update on the - - specified certificate issuer entity. This operation requires the - - certificates/setissuers permission.' - signature: update_certificate_issuer(vault_base_url, issuer_name, provider=None, - credentials=None, organization_details=None, attributes=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - defaultValue: None - types: - - - - name: credentials - description: The credentials to be used for the issuer. - defaultValue: None - types: - - - - name: organization_details - description: 'Details of the organization as provided - - to the issuer.' - defaultValue: None - types: - - - - name: attributes - description: Attributes of the issuer object. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.update_certificate_operation - name: update_certificate_operation - summary: 'Updates a certificate operation. - - - Updates a certificate creation operation that is already in progress. - - This operation requires the certificates/update permission.' - signature: update_certificate_operation(vault_base_url, certificate_name, cancellation_requested, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested - - on the certificate operation.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.update_certificate_policy - name: update_certificate_policy - summary: 'Updates the policy for a certificate. - - - Set specified members in the certificate policy. Leave others as null. - - This operation requires the certificates/update permission.' - signature: update_certificate_policy(vault_base_url, certificate_name, certificate_policy, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given - - vault.' - isRequired: true - types: - - - - name: certificate_policy - description: The policy for the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificatePolicy or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.update_key - name: update_key - summary: 'The update key operation changes specified attributes of a stored key - - and can be applied to any key type and key version stored in Azure Key - - Vault. - - - In order to perform this operation, the key must already exist in the - - Key Vault. Note: The cryptographic material of a key itself cannot be - - changed. This operation requires the keys/update permission.' - signature: update_key(vault_base_url, key_name, key_version, key_ops=None, key_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of key to update. - isRequired: true - types: - - - - name: key_version - description: The version of the key to update. - isRequired: true - types: - - - - name: key_ops - description: 'Json web key operations. For more information on - - possible key operations, see JsonWebKeyOperation.' - defaultValue: None - types: - - [ - - ] - - name: key_attributes - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.update_sas_definition - name: update_sas_definition - summary: 'Updates the specified attributes associated with the given SAS - - definition. This operation requires the storage/setsas permission.' - signature: update_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - parameters=None, sas_definition_attributes=None, tags=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: parameters - description: 'Sas definition update metadata in the form of - - key-value pairs.' - defaultValue: None - types: - - [, ] - - name: sas_definition_attributes - description: 'The attributes of the SAS - - definition.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.update_secret - name: update_secret - summary: 'Updates the attributes associated with a specified secret in a given - - key vault. - - - The UPDATE operation changes specified attributes of an existing stored - - secret. Attributes that are not specified in the request are left - - unchanged. The value of a secret itself cannot be changed. This - - operation requires the secrets/set permission.' - signature: update_secret(vault_base_url, secret_name, secret_version, content_type=None, - secret_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: secret_version - description: The version of the secret. - isRequired: true - types: - - - - name: content_type - description: Type of the secret value such as a password. - defaultValue: None - types: - - - - name: secret_attributes - description: The secret management attributes. - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.update_storage_account - name: update_storage_account - summary: 'Updates the specified attributes associated with the given storage - - account. This operation requires the storage/set/update permission.' - signature: update_storage_account(vault_base_url, storage_account_name, active_key_name=None, - auto_regenerate_key=None, regeneration_period=None, storage_account_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: active_key_name - description: The current active storage account key name. - defaultValue: None - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - defaultValue: None - types: - - - - name: regeneration_period - description: 'The key regeneration time duration - - specified in ISO-8601 format.' - defaultValue: None - types: - - - - name: storage_account_attributes - description: 'The attributes of the storage - - account.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.verify - name: verify - summary: 'Verifies a signature using a specified key. - - - The VERIFY operation is applicable to symmetric keys stored in Azure - - Key Vault. VERIFY is not strictly necessary for asymmetric keys stored - - in Azure Key Vault since signature verification can be performed using - - the public portion of the key but this operation is supported as a - - convenience for callers that only have a key-reference and not the - - public portion of the key. This operation requires the keys/verify - - permission.' - signature: verify(vault_base_url, key_name, key_version, algorithm, digest, signature, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'The signing/verification algorithm. For more - - information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', - - ''PS384'', ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', - - ''ES384'', ''ES512'', ''ECDSA256''' - isRequired: true - types: - - - - - - name: digest - description: The digest used for signing. - isRequired: true - types: - - - - name: signature - description: The signature to be verified. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyVerifyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.KeyVaultClient.wrap_key - name: wrap_key - summary: 'Wraps a symmetric key using a specified key. - - - The WRAP operation supports encryption of a symmetric key using a key - - encryption key that has previously been stored in an Azure Key Vault. - - The WRAP operation is only strictly necessary for symmetric keys stored - - in Azure Key Vault since protection with an asymmetric key can be - - performed using the public portion of the key. This operation is - - supported for asymmetric keys as a convenience for callers that have a - - key-reference but do not have access to the public key material. This - - operation requires the keys/wrapKey permission.' - signature: wrap_key(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.yml deleted file mode 100644 index f78f25c52382..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.yml +++ /dev/null @@ -1,4005 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient -name: KeyVaultClient -fullName: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient -module: azure.keyvault.v2016_10_01.key_vault_client -summary: The key vault client performs cryptographic key operations and vault operations - against the Key Vault service. -constructor: - syntax: KeyVaultClient(credentials) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.backup_key - name: backup_key - summary: 'Requests that a backup of the specified key be downloaded to the - - client. - - - The Key Backup operation exports a key from Azure Key Vault in a - - protected form. Note that this operation does NOT return key material - - in a form that can be used outside the Azure Key Vault system, the - - returned key material is either protected to a Azure Key Vault HSM or - - to Azure Key Vault itself. The intent of this operation is to allow a - - client to GENERATE a key in one Azure Key Vault instance, BACKUP the - - key, and then RESTORE it into another Azure Key Vault instance. The - - BACKUP operation may be used to export, in protected form, any key type - - from Azure Key Vault. Individual versions of a key cannot be backed up. - - BACKUP / RESTORE can be performed within geographical boundaries only; - - meaning that a BACKUP from one geographical area cannot be restored to - - another geographical area. For example, a backup from the US - - geographical area cannot be restored in an EU geographical area. This - - operation requires the key/backup permission.' - signature: backup_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupKeyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.backup_secret - name: backup_secret - summary: 'Backs up the specified secret. - - - Requests that a backup of the specified secret be downloaded to the - - client. All versions of the secret will be downloaded. This operation - - requires the secrets/backup permission.' - signature: backup_secret(vault_base_url, secret_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupSecretResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.create_certificate - name: create_certificate - summary: 'Creates a new certificate. - - - If this is the first version, the certificate resource is created. This - - operation requires the certificates/create permission.' - signature: create_certificate(vault_base_url, certificate_name, certificate_policy=None, - certificate_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.create_key - name: create_key - summary: 'Creates a new key, stores it, then returns key parameters and - - attributes to the client. - - - The create key operation can be used to create any key type in Azure - - Key Vault. If the named key already exists, Azure Key Vault creates a - - new version of the key. It requires the keys/create permission.' - signature: create_key(vault_base_url, key_name, kty, key_size=None, key_ops=None, - key_attributes=None, tags=None, curve=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: 'The name for the new key. The system will generate - - the version name for the new key.' - isRequired: true - types: - - - - name: kty - description: 'The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', - - ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or - - 4096 for RSA.' - defaultValue: None - types: - - - - name: key_ops - defaultValue: None - types: - - [ - - ] - - name: key_attributes - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', - - ''P-521'', ''SECP256K1''' - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.decrypt - name: decrypt - summary: 'Decrypts a single block of encrypted data. - - - The DECRYPT operation decrypts a well-formed block of ciphertext using - - the target encryption key and specified algorithm. This operation is - - the reverse of the ENCRYPT operation; only a single block of data may - - be decrypted, the size of this block is dependent on the target key and - - the algorithm to be used. The DECRYPT operation applies to asymmetric - - and symmetric keys stored in Azure Key Vault since it uses the private - - portion of the key. This operation requires the keys/decrypt - - permission.' - signature: decrypt(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.delete_certificate - name: delete_certificate - summary: 'Deletes a certificate from a specified key vault. - - - Deletes all versions of a certificate object along with its associated - - policy. Delete certificate cannot be used to remove individual versions - - of a certificate object. This operation requires the - - certificates/delete permission.' - signature: delete_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedCertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.delete_certificate_contacts - name: delete_certificate_contacts - summary: 'Deletes the certificate contacts for a specified key vault. - - - Deletes the certificate contacts for a specified key vault certificate. - - This operation requires the certificates/managecontacts permission.' - signature: delete_certificate_contacts(vault_base_url, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.delete_certificate_issuer - name: delete_certificate_issuer - summary: 'Deletes the specified certificate issuer. - - - The DeleteCertificateIssuer operation permanently removes the specified - - certificate issuer from the vault. This operation requires the - - certificates/manageissuers/deleteissuers permission.' - signature: delete_certificate_issuer(vault_base_url, issuer_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.delete_certificate_operation - name: delete_certificate_operation - summary: 'Deletes the creation operation for a specific certificate. - - - Deletes the creation operation for a specified certificate that is in - - the process of being created. The certificate is no longer created. - - This operation requires the certificates/update permission.' - signature: delete_certificate_operation(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.delete_key - name: delete_key - summary: 'Deletes a key of any type from storage in Azure Key Vault. - - - The delete key operation cannot be used to remove individual versions - - of a key. This operation removes the cryptographic material associated - - with the key, which means the key is not usable for Sign/Verify, - - Wrap/Unwrap or Encrypt/Decrypt operations. This operation requires the - - keys/delete permission.' - signature: delete_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedKeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.delete_sas_definition - name: delete_sas_definition - summary: 'Deletes a SAS definition from a specified storage account. This - - operation requires the storage/deletesas permission.' - signature: delete_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.delete_secret - name: delete_secret - summary: 'Deletes a secret from a specified key vault. - - - The DELETE operation applies to any secret stored in Azure Key Vault. - - DELETE cannot be applied to an individual version of a secret. This - - operation requires the secrets/delete permission.' - signature: delete_secret(vault_base_url, secret_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.delete_storage_account - name: delete_storage_account - summary: 'Deletes a storage account. This operation requires the storage/delete - - permission.' - signature: delete_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.encrypt - name: encrypt - summary: 'Encrypts an arbitrary sequence of bytes using an encryption key that is - - stored in a key vault. - - - The ENCRYPT operation encrypts an arbitrary sequence of bytes using an - - encryption key that is stored in Azure Key Vault. Note that the ENCRYPT - - operation only supports a single block of data, the size of which is - - dependent on the target key and the encryption algorithm to be used. - - The ENCRYPT operation is only strictly necessary for symmetric keys - - stored in Azure Key Vault since protection with an asymmetric key can - - be performed using public portion of the key. This operation is - - supported for asymmetric keys as a convenience for callers that have a - - key-reference but do not have access to the public key material. This - - operation requires the keys/encypt permission.' - signature: encrypt(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_certificate - name: get_certificate - summary: 'Gets information about a certificate. - - - Gets information about a specific certificate. This operation requires - - the certificates/get permission.' - signature: get_certificate(vault_base_url, certificate_name, certificate_version, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given - - vault.' - isRequired: true - types: - - - - name: certificate_version - description: The version of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_certificate_contacts - name: get_certificate_contacts - summary: 'Lists the certificate contacts for a specified key vault. - - - The GetCertificateContacts operation returns the set of certificate - - contact resources in the specified key vault. This operation requires - - the certificates/managecontacts permission.' - signature: get_certificate_contacts(vault_base_url, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_certificate_issuer - name: get_certificate_issuer - summary: 'Lists the specified certificate issuer. - - - The GetCertificateIssuer operation returns the specified certificate - - issuer resources in the specified key vault. This operation requires - - the certificates/manageissuers/getissuers permission.' - signature: get_certificate_issuer(vault_base_url, issuer_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_certificate_issuers - name: get_certificate_issuers - summary: 'List certificate issuers for a specified key vault. - - - The GetCertificateIssuers operation returns the set of certificate - - issuer resources in the specified key vault. This operation requires - - the certificates/manageissuers/getissuers permission.' - signature: get_certificate_issuers(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateIssuerItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_certificate_operation - name: get_certificate_operation - summary: 'Gets the creation operation of a certificate. - - - Gets the creation operation associated with a specified certificate. - - This operation requires the certificates/get permission.' - signature: get_certificate_operation(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_certificate_policy - name: get_certificate_policy - summary: 'Lists the policy for a certificate. - - - The GetCertificatePolicy operation returns the specified certificate - - policy resources in the specified key vault. This operation requires - - the certificates/get permission.' - signature: get_certificate_policy(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in a given key - - vault.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificatePolicy or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_certificate_versions - name: get_certificate_versions - summary: 'List the versions of a certificate. - - - The GetCertificateVersions operation returns the versions of a - - certificate in the specified key vault. This operation requires the - - certificates/list permission.' - signature: get_certificate_versions(vault_base_url, certificate_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_certificates - name: get_certificates - summary: 'List certificates in a specified key vault. - - - The GetCertificates operation returns the set of certificates resources - - in the specified key vault. This operation requires the - - certificates/list permission.' - signature: get_certificates(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_deleted_certificate - name: get_deleted_certificate - summary: 'Retrieves information about the specified deleted certificate. - - - The GetDeletedCertificate operation retrieves the deleted certificate - - information plus its attributes, such as retention interval, scheduled - - permanent deletion and the current deletion recovery level. This - - operation requires the certificates/get permission.' - signature: get_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedCertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_deleted_certificates - name: get_deleted_certificates - summary: 'Lists the deleted certificates in the specified vault currently - - available for recovery. - - - The GetDeletedCertificates operation retrieves the certificates in the - - current vault which are in a deleted state and ready for recovery or - - purging. This operation includes deletion-specific information. This - - operation requires the certificates/get/list permission. This operation - - can only be enabled on soft-delete enabled vaults.' - signature: get_deleted_certificates(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedCertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_deleted_key - name: get_deleted_key - summary: 'Gets the public part of a deleted key. - - - The Get Deleted Key operation is applicable for soft-delete enabled - - vaults. While the operation can be invoked on any vault, it will return - - an error if invoked on a non soft-delete enabled vault. This operation - - requires the keys/get permission. .' - signature: get_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedKeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_deleted_keys - name: get_deleted_keys - summary: 'Lists the deleted keys in the specified vault. - - - Retrieves a list of the keys in the Key Vault as JSON Web Key - - structures that contain the public part of a deleted key. This - - operation includes deletion-specific information. The Get Deleted Keys - - operation is applicable for vaults enabled for soft-delete. While the - - operation can be invoked on any vault, it will return an error if - - invoked on a non soft-delete enabled vault. This operation requires the - - keys/list permission.' - signature: get_deleted_keys(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedKeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_deleted_secret - name: get_deleted_secret - summary: 'Gets the specified deleted secret. - - - The Get Deleted Secret operation returns the specified deleted secret - - along with its attributes. This operation requires the secrets/get - - permission.' - signature: get_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_deleted_secrets - name: get_deleted_secrets - summary: 'Lists deleted secrets for the specified vault. - - - The Get Deleted Secrets operation returns the secrets that have been - - deleted for a vault enabled for soft-delete. This operation requires - - the secrets/list permission.' - signature: get_deleted_secrets(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedSecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_key - name: get_key - summary: 'Gets the public part of a stored key. - - - The get key operation is applicable to all key types. If the requested - - key is symmetric, then no key material is released in the response. - - This operation requires the keys/get permission.' - signature: get_key(vault_base_url, key_name, key_version, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key to get. - isRequired: true - types: - - - - name: key_version - description: 'Adding the version parameter retrieves a specific - - version of a key.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_key_versions - name: get_key_versions - summary: 'Retrieves a list of individual key versions with the same key name. - - - The full key identifier, attributes, and tags are provided in the - - response. This operation requires the keys/list permission.' - signature: get_key_versions(vault_base_url, key_name, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_keys - name: get_keys - summary: 'List keys in the specified vault. - - - Retrieves a list of the keys in the Key Vault as JSON Web Key - - structures that contain the public part of a stored key. The LIST - - operation is applicable to all key types, however only the base key - - identifier, attributes, and tags are provided in the response. - - Individual versions of a key are not listed in the response. This - - operation requires the keys/list permission.' - signature: get_keys(vault_base_url, maxresults=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_sas_definition - name: get_sas_definition - summary: 'Gets information about a SAS definition for the specified storage - - account. This operation requires the storage/getsas permission.' - signature: get_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_sas_definitions - name: get_sas_definitions - summary: 'List storage SAS definitions for the given storage account. This - - operation requires the storage/listsas permission.' - signature: get_sas_definitions(vault_base_url, storage_account_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SasDefinitionItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_secret - name: get_secret - summary: 'Get a specified secret from a given key vault. - - - The GET operation is applicable to any secret stored in Azure Key - - Vault. This operation requires the secrets/get permission.' - signature: get_secret(vault_base_url, secret_name, secret_version, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: secret_version - description: The version of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_secret_versions - name: get_secret_versions - summary: 'List all versions of the specified secret. - - - The full secret identifier and attributes are provided in the response. - - No values are returned for the secrets. This operations requires the - - secrets/list permission.' - signature: get_secret_versions(vault_base_url, secret_name, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified, the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_secrets - name: get_secrets - summary: 'List secrets in a specified key vault. - - - The Get Secrets operation is applicable to the entire vault. However, - - only the base secret identifier and its attributes are provided in the - - response. Individual secret versions are not listed in the response. - - This operation requires the secrets/list permission.' - signature: get_secrets(vault_base_url, maxresults=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified, the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_storage_account - name: get_storage_account - summary: 'Gets information about a specified storage account. This operation - - requires the storage/get permission.' - signature: get_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.get_storage_accounts - name: get_storage_accounts - summary: 'List storage accounts managed by the specified key vault. This - - operation requires the storage/list permission.' - signature: get_storage_accounts(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of StorageAccountItem - types: - - [] - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.import_certificate - name: import_certificate - summary: 'Imports a certificate into a specified key vault. - - - Imports an existing valid certificate, containing a private key, into - - Azure Key Vault. The certificate to be imported can be in either PFX or - - PEM format. If the certificate is in PEM format the PEM file must - - contain the key as well as x509 certificates. This operation requires - - the certificates/import permission.' - signature: import_certificate(vault_base_url, certificate_name, base64_encoded_certificate, - password=None, certificate_policy=None, certificate_attributes=None, tags=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: base64_encoded_certificate - description: 'Base64 encoded representation of - - the certificate object to import. This certificate needs to contain - - the private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - defaultValue: None - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.import_key - name: import_key - summary: 'Imports an externally created key, stores it, and returns key - - parameters and attributes to the client. - - - The import key operation may be used to import any key type into an - - Azure Key Vault. If the named key already exists, Azure Key Vault - - creates a new version of the key. This operation requires the - - keys/import permission.' - signature: import_key(vault_base_url, key_name, key, hsm=None, key_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: Name for the imported key. - isRequired: true - types: - - - - name: key - description: The Json web key - isRequired: true - types: - - - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - defaultValue: None - types: - - - - name: key_attributes - description: The key management attributes. - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.merge_certificate - name: merge_certificate - summary: 'Merges a certificate or a certificate chain with a key pair existing on - - the server. - - - The MergeCertificate operation performs the merging of a certificate or - - certificate chain with a key pair currently available in the service. - - This operation requires the certificates/create permission.' - signature: merge_certificate(vault_base_url, certificate_name, x509_certificates, - certificate_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: x509_certificates - description: 'The certificate or the certificate chain to - - merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.purge_deleted_certificate - name: purge_deleted_certificate - summary: 'Permanently deletes the specified deleted certificate. - - - The PurgeDeletedCertificate operation performs an irreversible deletion - - of the specified certificate, without possibility for recovery. The - - operation is not available if the recovery level does not specify - - ''Purgeable''. This operation requires the certificate/purge permission.' - signature: purge_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.purge_deleted_key - name: purge_deleted_key - summary: 'Permanently deletes the specified key. - - - The Purge Deleted Key operation is applicable for soft-delete enabled - - vaults. While the operation can be invoked on any vault, it will return - - an error if invoked on a non soft-delete enabled vault. This operation - - requires the keys/purge permission.' - signature: purge_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.purge_deleted_secret - name: purge_deleted_secret - summary: 'Permanently deletes the specified secret. - - - The purge deleted secret operation removes the secret permanently, - - without the possibility of recovery. This operation can only be enabled - - on a soft-delete enabled vault. This operation requires the - - secrets/purge permission.' - signature: purge_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.recover_deleted_certificate - name: recover_deleted_certificate - summary: 'Recovers the deleted certificate back to its current version under - - /certificates. - - - The RecoverDeletedCertificate operation performs the reversal of the - - Delete operation. The operation is applicable in vaults enabled for - - soft-delete, and must be issued during the retention interval - - (available in the deleted certificate''s attributes). This operation - - requires the certificates/recover permission.' - signature: recover_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the deleted certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.recover_deleted_key - name: recover_deleted_key - summary: 'Recovers the deleted key to its latest version. - - - The Recover Deleted Key operation is applicable for deleted keys in - - soft-delete enabled vaults. It recovers the deleted key back to its - - latest version under /keys. An attempt to recover an non-deleted key - - will return an error. Consider this the inverse of the delete operation - - on soft-delete enabled vaults. This operation requires the keys/recover - - permission.' - signature: recover_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the deleted key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.recover_deleted_secret - name: recover_deleted_secret - summary: 'Recovers the deleted secret to the latest version. - - - Recovers the deleted secret in the specified vault. This operation can - - only be performed on a soft-delete enabled vault. This operation - - requires the secrets/recover permission.' - signature: recover_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the deleted secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.regenerate_storage_account_key - name: regenerate_storage_account_key - summary: 'Regenerates the specified key value for the given storage account. This - - operation requires the storage/regeneratekey permission.' - signature: regenerate_storage_account_key(vault_base_url, storage_account_name, - key_name, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: key_name - description: The storage account key name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.restore_key - name: restore_key - summary: 'Restores a backed up key to a vault. - - - Imports a previously backed up key into Azure Key Vault, restoring the - - key, its key identifier, attributes and access control policies. The - - RESTORE operation may be used to import a previously backed up key. - - Individual versions of a key cannot be restored. The key is restored in - - its entirety with the same key name as it had when it was backed up. If - - the key name is not available in the target Key Vault, the RESTORE - - operation will be rejected. While the key name is retained during - - restore, the final key identifier will change if the key is restored to - - a different vault. Restore will restore all versions and preserve - - version identifiers. The RESTORE operation is subject to security - - constraints: The target Key Vault must be owned by the same Microsoft - - Azure Subscription as the source Key Vault The user must have RESTORE - - permission in the target Key Vault. This operation requires the - - keys/restore permission.' - signature: restore_key(vault_base_url, key_bundle_backup, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_bundle_backup - description: 'The backup blob associated with a key - - bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.restore_secret - name: restore_secret - summary: 'Restores a backed up secret to a vault. - - - Restores a backed up secret, and all its versions, to a vault. This - - operation requires the secrets/restore permission.' - signature: restore_secret(vault_base_url, secret_bundle_backup, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_bundle_backup - description: 'The backup blob associated with a secret - - bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.set_certificate_contacts - name: set_certificate_contacts - summary: 'Sets the certificate contacts for the specified key vault. - - - Sets the certificate contacts for the specified key vault. This - - operation requires the certificates/managecontacts permission.' - signature: set_certificate_contacts(vault_base_url, contact_list=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: contact_list - description: The contact list for the vault certificates. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.set_certificate_issuer - name: set_certificate_issuer - summary: 'Sets the specified certificate issuer. - - - The SetCertificateIssuer operation adds or updates the specified - - certificate issuer. This operation requires the certificates/setissuers - - permission.' - signature: set_certificate_issuer(vault_base_url, issuer_name, provider, credentials=None, - organization_details=None, attributes=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - defaultValue: None - types: - - - - name: organization_details - description: 'Details of the organization as provided - - to the issuer.' - defaultValue: None - types: - - - - name: attributes - description: Attributes of the issuer object. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.set_sas_definition - name: set_sas_definition - summary: 'Creates or updates a new SAS definition for the specified storage - - account. This operation requires the storage/setsas permission.' - signature: set_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - parameters, sas_definition_attributes=None, tags=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: parameters - description: 'Sas definition creation metadata in the form of - - key-value pairs.' - isRequired: true - types: - - [, ] - - name: sas_definition_attributes - description: 'The attributes of the SAS - - definition.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.set_secret - name: set_secret - summary: 'Sets a secret in a specified key vault. - - - The SET operation adds a secret to the Azure Key Vault. If the named - - secret already exists, Azure Key Vault creates a new version of that - - secret. This operation requires the secrets/set permission.' - signature: set_secret(vault_base_url, secret_name, value, tags=None, content_type=None, - secret_attributes=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: value - description: The value of the secret. - isRequired: true - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - defaultValue: None - types: - - - - name: secret_attributes - description: The secret management attributes. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.set_storage_account - name: set_storage_account - summary: 'Creates or updates a new storage account. This operation requires the - - storage/set permission.' - signature: set_storage_account(vault_base_url, storage_account_name, resource_id, - active_key_name, auto_regenerate_key, regeneration_period=None, storage_account_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: resource_id - description: Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration - - specified in ISO-8601 format.' - defaultValue: None - types: - - - - name: storage_account_attributes - description: 'The attributes of the storage - - account.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.sign - name: sign - summary: 'Creates a signature from a digest using the specified key. - - - The SIGN operation is applicable to asymmetric and symmetric keys - - stored in Azure Key Vault since this operation uses the private portion - - of the key. This operation requires the keys/sign permission.' - signature: sign(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'The signing/verification algorithm identifier. For - - more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', - - ''PS384'', ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', - - ''ES384'', ''ES512'', ''ECDSA256''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.unwrap_key - name: unwrap_key - summary: 'Unwraps a symmetric key using the specified key that was initially used - - for wrapping that key. - - - The UNWRAP operation supports decryption of a symmetric key using the - - target key encryption key. This operation is the reverse of the WRAP - - operation. The UNWRAP operation applies to asymmetric and symmetric - - keys stored in Azure Key Vault since it uses the private portion of the - - key. This operation requires the keys/unwrapKey permission.' - signature: unwrap_key(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.update_certificate - name: update_certificate - summary: 'Updates the specified attributes associated with the given certificate. - - - The UpdateCertificate operation applies the specified update on the - - given certificate; the only elements updated are the certificate''s - - attributes. This operation requires the certificates/update permission.' - signature: update_certificate(vault_base_url, certificate_name, certificate_version, - certificate_policy=None, certificate_attributes=None, tags=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given key - - vault.' - isRequired: true - types: - - - - name: certificate_version - description: The version of the certificate. - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.update_certificate_issuer - name: update_certificate_issuer - summary: 'Updates the specified certificate issuer. - - - The UpdateCertificateIssuer operation performs an update on the - - specified certificate issuer entity. This operation requires the - - certificates/setissuers permission.' - signature: update_certificate_issuer(vault_base_url, issuer_name, provider=None, - credentials=None, organization_details=None, attributes=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - defaultValue: None - types: - - - - name: credentials - description: The credentials to be used for the issuer. - defaultValue: None - types: - - - - name: organization_details - description: 'Details of the organization as provided - - to the issuer.' - defaultValue: None - types: - - - - name: attributes - description: Attributes of the issuer object. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.update_certificate_operation - name: update_certificate_operation - summary: 'Updates a certificate operation. - - - Updates a certificate creation operation that is already in progress. - - This operation requires the certificates/update permission.' - signature: update_certificate_operation(vault_base_url, certificate_name, cancellation_requested, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested - - on the certificate operation.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.update_certificate_policy - name: update_certificate_policy - summary: 'Updates the policy for a certificate. - - - Set specified members in the certificate policy. Leave others as null. - - This operation requires the certificates/update permission.' - signature: update_certificate_policy(vault_base_url, certificate_name, certificate_policy, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given - - vault.' - isRequired: true - types: - - - - name: certificate_policy - description: The policy for the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificatePolicy or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.update_key - name: update_key - summary: 'The update key operation changes specified attributes of a stored key - - and can be applied to any key type and key version stored in Azure Key - - Vault. - - - In order to perform this operation, the key must already exist in the - - Key Vault. Note: The cryptographic material of a key itself cannot be - - changed. This operation requires the keys/update permission.' - signature: update_key(vault_base_url, key_name, key_version, key_ops=None, key_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of key to update. - isRequired: true - types: - - - - name: key_version - description: The version of the key to update. - isRequired: true - types: - - - - name: key_ops - description: 'Json web key operations. For more information on - - possible key operations, see JsonWebKeyOperation.' - defaultValue: None - types: - - [ - - ] - - name: key_attributes - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.update_sas_definition - name: update_sas_definition - summary: 'Updates the specified attributes associated with the given SAS - - definition. This operation requires the storage/setsas permission.' - signature: update_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - parameters=None, sas_definition_attributes=None, tags=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: parameters - description: 'Sas definition update metadata in the form of - - key-value pairs.' - defaultValue: None - types: - - [, ] - - name: sas_definition_attributes - description: 'The attributes of the SAS - - definition.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.update_secret - name: update_secret - summary: 'Updates the attributes associated with a specified secret in a given - - key vault. - - - The UPDATE operation changes specified attributes of an existing stored - - secret. Attributes that are not specified in the request are left - - unchanged. The value of a secret itself cannot be changed. This - - operation requires the secrets/set permission.' - signature: update_secret(vault_base_url, secret_name, secret_version, content_type=None, - secret_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: secret_version - description: The version of the secret. - isRequired: true - types: - - - - name: content_type - description: Type of the secret value such as a password. - defaultValue: None - types: - - - - name: secret_attributes - description: The secret management attributes. - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.update_storage_account - name: update_storage_account - summary: 'Updates the specified attributes associated with the given storage - - account. This operation requires the storage/set/update permission.' - signature: update_storage_account(vault_base_url, storage_account_name, active_key_name=None, - auto_regenerate_key=None, regeneration_period=None, storage_account_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: active_key_name - description: The current active storage account key name. - defaultValue: None - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - defaultValue: None - types: - - - - name: regeneration_period - description: 'The key regeneration time duration - - specified in ISO-8601 format.' - defaultValue: None - types: - - - - name: storage_account_attributes - description: 'The attributes of the storage - - account.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.verify - name: verify - summary: 'Verifies a signature using a specified key. - - - The VERIFY operation is applicable to symmetric keys stored in Azure - - Key Vault. VERIFY is not strictly necessary for asymmetric keys stored - - in Azure Key Vault since signature verification can be performed using - - the public portion of the key but this operation is supported as a - - convenience for callers that only have a key-reference and not the - - public portion of the key. This operation requires the keys/verify - - permission.' - signature: verify(vault_base_url, key_name, key_version, algorithm, digest, signature, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'The signing/verification algorithm. For more - - information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', - - ''PS384'', ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', - - ''ES384'', ''ES512'', ''ECDSA256''' - isRequired: true - types: - - - - - - name: digest - description: The digest used for signing. - isRequired: true - types: - - - - name: signature - description: The signature to be verified. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyVerifyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.wrap_key - name: wrap_key - summary: 'Wraps a symmetric key using a specified key. - - - The WRAP operation supports encryption of a symmetric key using a key - - encryption key that has previously been stored in an Azure Key Vault. - - The WRAP operation is only strictly necessary for symmetric keys stored - - in Azure Key Vault since protection with an asymmetric key can be - - performed using the public portion of the key. This operation is - - supported for asymmetric keys as a convenience for callers that have a - - key-reference but do not have access to the public key material. This - - operation requires the keys/wrapKey permission.' - signature: wrap_key(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v2016_10_01.models.KeyVaultErrorException diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.yml deleted file mode 100644 index a8c9db2675f4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.yml +++ /dev/null @@ -1,59 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration -name: KeyVaultClientConfiguration -fullName: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration -module: azure.keyvault.v2016_10_01.key_vault_client -summary: 'Configuration for KeyVaultClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: KeyVaultClientConfiguration(credentials) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.load - name: load - summary: Load configuration from existing file. - signature: load(filepath) - parameters: - - name: filepath - description: Path to existing config file. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied config file is invalid. -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to save file to. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.yml deleted file mode 100644 index b57dc15aacb7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.key_vault_client -name: key_vault_client -fullName: azure.keyvault.v2016_10_01.key_vault_client -classes: -- azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient -- azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Action(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Action(class).yml deleted file mode 100644 index 0a6f265d6c6f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Action(class).yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.Action -name: Action -fullName: azure.keyvault.v2016_10_01.models.Action -module: azure.keyvault.v2016_10_01.models -summary: The action that will be executed. -constructor: - syntax: Action(*, action_type=None, **kwargs) - parameters: - - name: action_type - description: 'The type of the action. Possible values include: - - ''EmailContacts'', ''AutoRenew''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: action_type - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.ActionType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.ActionType.yml deleted file mode 100644 index a66a4db878b5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.ActionType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.ActionType -name: ActionType -fullName: azure.keyvault.v2016_10_01.models.ActionType -module: azure.keyvault.v2016_10_01.models -fields: -- name: auto_renew - uid: azure.keyvault.v2016_10_01.models.ActionType.auto_renew -- name: email_contacts - uid: azure.keyvault.v2016_10_01.models.ActionType.email_contacts diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.AdministratorDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.AdministratorDetails.yml deleted file mode 100644 index a98b6b0343f9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.AdministratorDetails.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.AdministratorDetails -name: AdministratorDetails -fullName: azure.keyvault.v2016_10_01.models.AdministratorDetails -module: azure.keyvault.v2016_10_01.models -summary: Details of the organization administrator of the certificate issuer. -constructor: - syntax: 'AdministratorDetails(*, first_name: str = None, last_name: str = None, - email_address: str = None, phone: str = None, **kwargs)' - parameters: - - name: first_name - description: First name. - isRequired: true - types: - - - - name: last_name - description: Last name. - isRequired: true - types: - - - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - - keywordOnlyParameters: - - name: first_name - defaultValue: None - - name: last_name - defaultValue: None - - name: email_address - defaultValue: None - - name: phone - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.AdministratorDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.AdministratorDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.AdministratorDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.AdministratorDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.AdministratorDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.AdministratorDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.AdministratorDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Attributes(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Attributes(class).yml deleted file mode 100644 index 14317fc7554f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Attributes(class).yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.Attributes -name: Attributes -fullName: azure.keyvault.v2016_10_01.models.Attributes -module: azure.keyvault.v2016_10_01.models -summary: 'The object attributes managed by the KeyVault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'Attributes(*, enabled: bool = None, not_before=None, expires=None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.Attributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Attributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Attributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.Attributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Attributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.Attributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Attributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.BackupKeyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.BackupKeyResult.yml deleted file mode 100644 index 906485d51f95..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.BackupKeyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.BackupKeyResult -name: BackupKeyResult -fullName: azure.keyvault.v2016_10_01.models.BackupKeyResult -module: azure.keyvault.v2016_10_01.models -summary: 'The backup key result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupKeyResult(**kwargs) -variables: -- description: The backup blob containing the backed up key. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.BackupKeyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.BackupKeyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.BackupKeyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.BackupKeyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.BackupKeyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.BackupKeyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.BackupKeyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.BackupSecretResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.BackupSecretResult.yml deleted file mode 100644 index c49198d2f206..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.BackupSecretResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.BackupSecretResult -name: BackupSecretResult -fullName: azure.keyvault.v2016_10_01.models.BackupSecretResult -module: azure.keyvault.v2016_10_01.models -summary: 'The backup secret result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupSecretResult(**kwargs) -variables: -- description: The backup blob containing the backed up secret. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.BackupSecretResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.BackupSecretResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.BackupSecretResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.BackupSecretResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.BackupSecretResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.BackupSecretResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.BackupSecretResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateAttributes.yml deleted file mode 100644 index fd9af7fee09d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateAttributes.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateAttributes -name: CertificateAttributes -fullName: azure.keyvault.v2016_10_01.models.CertificateAttributes -module: azure.keyvault.v2016_10_01.models -summary: 'The certificate management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateAttributes(*, enabled: bool = None, not_before=None, expires=None, - **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for certificates in the current vault. If it contains ''Purgeable'', - - the certificate can be permanently deleted by a privileged user; - - otherwise, only the system can purge the certificate, at the end of the - - retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateBundle.yml deleted file mode 100644 index da00f6fcca64..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateBundle.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateBundle -name: CertificateBundle -fullName: azure.keyvault.v2016_10_01.models.CertificateBundle -module: azure.keyvault.v2016_10_01.models -summary: 'A certificate bundle consists of a certificate (X509) plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateBundle(*, cer: bytearray = None, content_type: str = None, attributes=None, - tags=None, **kwargs)' - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: cer - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateCreateParameters.yml deleted file mode 100644 index 00d6e9416349..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateCreateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters -name: CertificateCreateParameters -fullName: azure.keyvault.v2016_10_01.models.CertificateCreateParameters -module: azure.keyvault.v2016_10_01.models -summary: The certificate create parameters. -constructor: - syntax: CertificateCreateParameters(*, certificate_policy=None, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateImportParameters.yml deleted file mode 100644 index 5dce61570d71..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateImportParameters.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters -name: CertificateImportParameters -fullName: azure.keyvault.v2016_10_01.models.CertificateImportParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The certificate import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateImportParameters(*, base64_encoded_certificate: str, password: - str = None, certificate_policy=None, certificate_attributes=None, tags=None, **kwargs)' - parameters: - - name: base64_encoded_certificate - description: 'Required. Base64 encoded representation - - of the certificate object to import. This certificate needs to contain the - - private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: base64_encoded_certificate - isRequired: true - - name: password - defaultValue: None - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerItem.yml deleted file mode 100644 index 125d5076b2b0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerItem.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem -name: CertificateIssuerItem -fullName: azure.keyvault.v2016_10_01.models.CertificateIssuerItem -module: azure.keyvault.v2016_10_01.models -summary: The certificate issuer item containing certificate issuer metadata. -constructor: - syntax: 'CertificateIssuerItem(*, id: str = None, provider: str = None, **kwargs)' - parameters: - - name: id - description: Certificate Identifier. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: provider - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.yml deleted file mode 100644 index cc5411455937..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged -name: CertificateIssuerItemPaged -fullName: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: CertificateIssuerItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.yml deleted file mode 100644 index 4789c10c67ca..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters -name: CertificateIssuerSetParameters -fullName: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The certificate issuer set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateIssuerSetParameters(*, provider: str, credentials=None, organization_details=None, - attributes=None, **kwargs)' - parameters: - - name: provider - description: Required. The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - isRequired: true - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.yml deleted file mode 100644 index 7793a394c502..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters -name: CertificateIssuerUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters -module: azure.keyvault.v2016_10_01.models -summary: The certificate issuer update parameters. -constructor: - syntax: 'CertificateIssuerUpdateParameters(*, provider: str = None, credentials=None, - organization_details=None, attributes=None, **kwargs)' - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateItem.yml deleted file mode 100644 index 1a9698f45789..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateItem.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateItem -name: CertificateItem -fullName: azure.keyvault.v2016_10_01.models.CertificateItem -module: azure.keyvault.v2016_10_01.models -summary: The certificate item containing certificate metadata. -constructor: - syntax: 'CertificateItem(*, id: str = None, attributes=None, tags=None, x509_thumbprint: - bytes = None, **kwargs)' - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: x509_thumbprint - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateItemPaged.yml deleted file mode 100644 index 122ef688c29b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged -name: CertificateItemPaged -fullName: azure.keyvault.v2016_10_01.models.CertificateItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: CertificateItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateMergeParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateMergeParameters.yml deleted file mode 100644 index 3bd37b0097b1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateMergeParameters.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters -name: CertificateMergeParameters -fullName: azure.keyvault.v2016_10_01.models.CertificateMergeParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The certificate merge parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateMergeParameters(*, x509_certificates, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: x509_certificates - description: 'Required. The certificate or the certificate - - chain to merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: x509_certificates - isRequired: true - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateOperation.yml deleted file mode 100644 index 27113e60c404..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateOperation.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateOperation -name: CertificateOperation -fullName: azure.keyvault.v2016_10_01.models.CertificateOperation -module: azure.keyvault.v2016_10_01.models -summary: 'A certificate operation is returned in case of asynchronous requests. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateOperation(*, issuer_parameters=None, csr: bytearray = None, - cancellation_requested: bool = None, status: str = None, status_details: str = - None, error=None, target: str = None, request_id: str = None, **kwargs)' - parameters: - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: csr - description: 'The certificate signing request (CSR) that is being used in - - the certificate operation.' - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested on - - the certificate operation.' - isRequired: true - types: - - - - name: status - description: Status of the certificate operation. - isRequired: true - types: - - - - name: status_details - description: The status details of the certificate operation. - isRequired: true - types: - - - - name: error - description: Error encountered, if any, during the certificate operation. - isRequired: true - types: - - - - name: target - description: 'Location which contains the result of the certificate - - operation.' - isRequired: true - types: - - - - name: request_id - description: Identifier for the certificate operation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: issuer_parameters - defaultValue: None - - name: csr - defaultValue: None - - name: cancellation_requested - defaultValue: None - - name: status - defaultValue: None - - name: status_details - defaultValue: None - - name: error - defaultValue: None - - name: target - defaultValue: None - - name: request_id - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.yml deleted file mode 100644 index 79ab5cefe57c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter -name: CertificateOperationUpdateParameter -fullName: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter -module: azure.keyvault.v2016_10_01.models -summary: 'The certificate operation update parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateOperationUpdateParameter(*, cancellation_requested: bool, **kwargs)' - parameters: - - name: cancellation_requested - description: 'Required. Indicates if cancellation was - - requested on the certificate operation.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cancellation_requested - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificatePolicy.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificatePolicy.yml deleted file mode 100644 index 3028fa2d1e10..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificatePolicy.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificatePolicy -name: CertificatePolicy -fullName: azure.keyvault.v2016_10_01.models.CertificatePolicy -module: azure.keyvault.v2016_10_01.models -summary: 'Management policy for a certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificatePolicy(*, key_properties=None, secret_properties=None, x509_certificate_properties=None, - lifetime_actions=None, issuer_parameters=None, attributes=None, **kwargs) - parameters: - - name: key_properties - description: Properties of the key backing a certificate. - isRequired: true - types: - - - - name: secret_properties - description: Properties of the secret backing a certificate. - isRequired: true - types: - - - - name: x509_certificate_properties - description: 'Properties of the X509 component of a - - certificate.' - isRequired: true - types: - - - - name: lifetime_actions - description: 'Actions that will be performed by Key Vault over - - the lifetime of a certificate.' - isRequired: true - types: - - [] - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_properties - defaultValue: None - - name: secret_properties - defaultValue: None - - name: x509_certificate_properties - defaultValue: None - - name: lifetime_actions - defaultValue: None - - name: issuer_parameters - defaultValue: None - - name: attributes - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificatePolicy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificatePolicy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificatePolicy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificatePolicy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificatePolicy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificatePolicy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificatePolicy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.yml deleted file mode 100644 index 3e671e2d4478..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters -name: CertificateUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters -module: azure.keyvault.v2016_10_01.models -summary: The certificate update parameters. -constructor: - syntax: CertificateUpdateParameters(*, certificate_policy=None, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Contact(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Contact(class).yml deleted file mode 100644 index f075ee4c0a51..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Contact(class).yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.Contact -name: Contact -fullName: azure.keyvault.v2016_10_01.models.Contact -module: azure.keyvault.v2016_10_01.models -summary: The contact information for the vault certificates. -constructor: - syntax: 'Contact(*, email_address: str = None, name: str = None, phone: str = None, - **kwargs)' - parameters: - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: name - description: Name. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - - keywordOnlyParameters: - - name: email_address - defaultValue: None - - name: name - defaultValue: None - - name: phone - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.Contact.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Contact.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Contact.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.Contact.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Contact.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.Contact.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Contact.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Contacts(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Contacts(class).yml deleted file mode 100644 index abd60e4472db..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Contacts(class).yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.Contacts -name: Contacts -fullName: azure.keyvault.v2016_10_01.models.Contacts -module: azure.keyvault.v2016_10_01.models -summary: 'The contacts for the vault certificates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Contacts(*, contact_list=None, **kwargs) - parameters: - - name: contact_list - description: The contact list for the vault certificates. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: contact_list - defaultValue: None -variables: -- description: Identifier for the contacts collection. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.Contacts.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Contacts.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Contacts.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.Contacts.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Contacts.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.Contacts.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Contacts.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.yml deleted file mode 100644 index 5a5e7432b63a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle -name: DeletedCertificateBundle -fullName: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle -module: azure.keyvault.v2016_10_01.models -summary: 'A Deleted Certificate consisting of its previous id, attributes and its - - tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedCertificateBundle(*, cer: bytearray = None, content_type: str = - None, attributes=None, tags=None, recovery_id: str = None, **kwargs)' - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cer - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateItem.yml deleted file mode 100644 index 10a921a02696..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateItem.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem -name: DeletedCertificateItem -fullName: azure.keyvault.v2016_10_01.models.DeletedCertificateItem -module: azure.keyvault.v2016_10_01.models -summary: 'The deleted certificate item containing metadata about the deleted - - certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedCertificateItem(*, id: str = None, attributes=None, tags=None, x509_thumbprint: - bytes = None, recovery_id: str = None, **kwargs)' - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: x509_thumbprint - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.yml deleted file mode 100644 index 5a2fd0409fd7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged -name: DeletedCertificateItemPaged -fullName: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedCertificateItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyBundle.yml deleted file mode 100644 index c36febcdea84..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyBundle.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle -name: DeletedKeyBundle -fullName: azure.keyvault.v2016_10_01.models.DeletedKeyBundle -module: azure.keyvault.v2016_10_01.models -summary: 'A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion - - info. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedKeyBundle(*, key=None, attributes=None, tags=None, recovery_id: - str = None, **kwargs)' - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyItem.yml deleted file mode 100644 index ac1a966cb556..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyItem.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem -name: DeletedKeyItem -fullName: azure.keyvault.v2016_10_01.models.DeletedKeyItem -module: azure.keyvault.v2016_10_01.models -summary: 'The deleted key item containing the deleted key metadata and information - - about deletion. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedKeyItem(*, kid: str = None, attributes=None, tags=None, recovery_id: - str = None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.yml deleted file mode 100644 index 5efaec97cbd8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged -name: DeletedKeyItemPaged -fullName: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedKeyItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretBundle.yml deleted file mode 100644 index 48e0389770fb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretBundle.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle -name: DeletedSecretBundle -fullName: azure.keyvault.v2016_10_01.models.DeletedSecretBundle -module: azure.keyvault.v2016_10_01.models -summary: 'A Deleted Secret consisting of its previous id, attributes and its tags, - as - - well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSecretBundle(*, value: str = None, id: str = None, content_type: - str = None, attributes=None, tags=None, recovery_id: str = None, **kwargs)' - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: id - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretItem.yml deleted file mode 100644 index 646f9b146ff4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretItem.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem -name: DeletedSecretItem -fullName: azure.keyvault.v2016_10_01.models.DeletedSecretItem -module: azure.keyvault.v2016_10_01.models -summary: 'The deleted secret item containing metadata about the deleted secret. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSecretItem(*, id: str = None, attributes=None, tags=None, content_type: - str = None, recovery_id: str = None, **kwargs)' - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: content_type - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.yml deleted file mode 100644 index 2670d3aba518..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged -name: DeletedSecretItemPaged -fullName: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedSecretItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel.yml deleted file mode 100644 index 39a10bc2f585..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel -name: DeletionRecoveryLevel -fullName: azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel -module: azure.keyvault.v2016_10_01.models -fields: -- name: purgeable - uid: azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel.purgeable -- name: recoverable - uid: azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel.recoverable -- name: recoverable_protected_subscription - uid: azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel.recoverable_protected_subscription -- name: recoverable_purgeable - uid: azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel.recoverable_purgeable diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Error(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Error(class).yml deleted file mode 100644 index 3322170d6301..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Error(class).yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.Error -name: Error -fullName: azure.keyvault.v2016_10_01.models.Error -module: azure.keyvault.v2016_10_01.models -summary: 'The key vault server error. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Error(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- name: inner_error - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerAttributes.yml deleted file mode 100644 index 3aff141604d7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerAttributes.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.IssuerAttributes -name: IssuerAttributes -fullName: azure.keyvault.v2016_10_01.models.IssuerAttributes -module: azure.keyvault.v2016_10_01.models -summary: 'The attributes of an issuer managed by the Key Vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'IssuerAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the issuer is enabled. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.IssuerAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.IssuerAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.IssuerAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.IssuerAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.IssuerAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.IssuerAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.IssuerAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerBundle.yml deleted file mode 100644 index a939cd3b18b0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerBundle.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.IssuerBundle -name: IssuerBundle -fullName: azure.keyvault.v2016_10_01.models.IssuerBundle -module: azure.keyvault.v2016_10_01.models -summary: 'The issuer for Key Vault certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'IssuerBundle(*, provider: str = None, credentials=None, organization_details=None, - attributes=None, **kwargs)' - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -variables: -- description: Identifier for the issuer object. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.IssuerBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.IssuerBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.IssuerBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.IssuerBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.IssuerBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.IssuerBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.IssuerBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerCredentials.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerCredentials.yml deleted file mode 100644 index edd77d8f9bfb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerCredentials.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.IssuerCredentials -name: IssuerCredentials -fullName: azure.keyvault.v2016_10_01.models.IssuerCredentials -module: azure.keyvault.v2016_10_01.models -summary: The credentials to be used for the certificate issuer. -constructor: - syntax: 'IssuerCredentials(*, account_id: str = None, password: str = None, **kwargs)' - parameters: - - name: account_id - description: The user name/account name/account id. - isRequired: true - types: - - - - name: password - description: The password/secret/account key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_id - defaultValue: None - - name: password - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.IssuerCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.IssuerCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.IssuerCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.IssuerCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.IssuerCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.IssuerCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.IssuerCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerParameters.yml deleted file mode 100644 index 2fcc5cff324c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerParameters.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.IssuerParameters -name: IssuerParameters -fullName: azure.keyvault.v2016_10_01.models.IssuerParameters -module: azure.keyvault.v2016_10_01.models -summary: Parameters for the issuer of the X509 component of a certificate. -constructor: - syntax: 'IssuerParameters(*, name: str = None, certificate_type: str = None, **kwargs)' - parameters: - - name: name - description: 'Name of the referenced issuer object or reserved names; for - - example, ''Self'' or ''Unknown''.' - isRequired: true - types: - - - - name: certificate_type - description: 'Type of certificate to be requested from the - - issuer provider.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: certificate_type - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.IssuerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.IssuerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.IssuerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.IssuerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.IssuerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.IssuerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.IssuerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKey.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKey.yml deleted file mode 100644 index d55cd7355bb8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKey.yml +++ /dev/null @@ -1,238 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.JsonWebKey -name: JsonWebKey -fullName: azure.keyvault.v2016_10_01.models.JsonWebKey -module: azure.keyvault.v2016_10_01.models -summary: As of [http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18](http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18). -constructor: - syntax: 'JsonWebKey(*, kid: str = None, kty=None, key_ops=None, n: bytes = None, - e: bytes = None, d: bytes = None, dp: bytes = None, dq: bytes = None, qi: bytes - = None, p: bytes = None, q: bytes = None, k: bytes = None, t: bytes = None, crv=None, - x: bytes = None, y: bytes = None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: kty - description: 'JsonWebKey key type (kty). Possible values include: ''EC'', - - ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_ops - isRequired: true - types: - - [] - - name: n - description: RSA modulus. - isRequired: true - types: - - - - name: e - description: RSA public exponent. - isRequired: true - types: - - - - name: d - description: RSA private exponent, or the D component of an EC private key. - isRequired: true - types: - - - - name: dp - description: RSA private key parameter. - isRequired: true - types: - - - - name: dq - description: RSA private key parameter. - isRequired: true - types: - - - - name: qi - description: RSA private key parameter. - isRequired: true - types: - - - - name: p - description: RSA secret prime. - isRequired: true - types: - - - - name: q - description: RSA secret prime, with p < q. - isRequired: true - types: - - - - name: k - description: Symmetric key. - isRequired: true - types: - - - - name: t - description: HSM Token, used with 'Bring Your Own Key'. - isRequired: true - types: - - - - name: crv - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''SECP256K1''' - isRequired: true - types: - - - - - - name: x - description: X component of an EC public key. - isRequired: true - types: - - - - name: y - description: Y component of an EC public key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: kty - defaultValue: None - - name: key_ops - defaultValue: None - - name: n - defaultValue: None - - name: e - defaultValue: None - - name: d - defaultValue: None - - name: dp - defaultValue: None - - name: dq - defaultValue: None - - name: qi - defaultValue: None - - name: p - defaultValue: None - - name: q - defaultValue: None - - name: k - defaultValue: None - - name: t - defaultValue: None - - name: crv - defaultValue: None - - name: x - defaultValue: None - - name: y - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.JsonWebKey.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.JsonWebKey.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.JsonWebKey.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.JsonWebKey.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.JsonWebKey.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.JsonWebKey.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.JsonWebKey.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName.yml deleted file mode 100644 index e788bdbf5dbe..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName -name: JsonWebKeyCurveName -fullName: azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName -module: azure.keyvault.v2016_10_01.models -fields: -- name: p_256 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName.p_256 -- name: p_384 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName.p_384 -- name: p_521 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName.p_521 -- name: secp256_k1 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName.secp256_k1 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm.yml deleted file mode 100644 index 8743991553bf..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm -name: JsonWebKeyEncryptionAlgorithm -fullName: azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm -module: azure.keyvault.v2016_10_01.models -fields: -- name: rsa1_5 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm.rsa1_5 -- name: rsa_oaep - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm.rsa_oaep -- name: rsa_oaep_256 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm.rsa_oaep_256 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.yml deleted file mode 100644 index 5f7cd4b20b1d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation -name: JsonWebKeyOperation -fullName: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation -module: azure.keyvault.v2016_10_01.models -fields: -- name: decrypt - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.decrypt -- name: encrypt - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.encrypt -- name: sign - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.sign -- name: unwrap_key - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.unwrap_key -- name: verify - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.verify -- name: wrap_key - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.wrap_key diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.yml deleted file mode 100644 index e32b2bd24882..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm -name: JsonWebKeySignatureAlgorithm -fullName: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm -module: azure.keyvault.v2016_10_01.models -fields: -- name: ecdsa256 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.ecdsa256 -- name: es256 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.es256 -- name: es384 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.es384 -- name: es512 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.es512 -- name: ps256 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.ps256 -- name: ps384 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.ps384 -- name: ps512 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.ps512 -- name: rs256 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.rs256 -- name: rs384 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.rs384 -- name: rs512 - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.rs512 -- name: rsnull - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.rsnull diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyType.yml deleted file mode 100644 index 6060b6fdde7e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.JsonWebKeyType -name: JsonWebKeyType -fullName: azure.keyvault.v2016_10_01.models.JsonWebKeyType -module: azure.keyvault.v2016_10_01.models -fields: -- name: ec - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyType.ec -- name: ec_hsm - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyType.ec_hsm -- name: oct - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyType.oct -- name: rsa - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyType.rsa -- name: rsa_hsm - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyType.rsa_hsm diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyAttributes.yml deleted file mode 100644 index e643b2748825..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyAttributes.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyAttributes -name: KeyAttributes -fullName: azure.keyvault.v2016_10_01.models.KeyAttributes -module: azure.keyvault.v2016_10_01.models -summary: 'The attributes of a key managed by the key vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyAttributes(*, enabled: bool = None, not_before=None, expires=None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for keys in the current vault. If it contains ''Purgeable'' the key - - can be permanently deleted by a privileged user; otherwise, only the - - system can purge the key, at the end of the retention interval. Possible - - values include: ''Purgeable'', ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyBundle.yml deleted file mode 100644 index d49bd34674f1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyBundle.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyBundle -name: KeyBundle -fullName: azure.keyvault.v2016_10_01.models.KeyBundle -module: azure.keyvault.v2016_10_01.models -summary: 'A KeyBundle consisting of a WebKey plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyBundle(*, key=None, attributes=None, tags=None, **kwargs) - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyCreateParameters.yml deleted file mode 100644 index 3e359f5a2ec4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyCreateParameters.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters -name: KeyCreateParameters -fullName: azure.keyvault.v2016_10_01.models.KeyCreateParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The key create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyCreateParameters(*, kty, key_size: int = None, key_ops=None, key_attributes=None, - tags=None, curve=None, **kwargs)' - parameters: - - name: kty - description: 'Required. The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', - - ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: key_ops - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''SECP256K1''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: kty - isRequired: true - - name: key_size - defaultValue: None - - name: key_ops - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None - - name: curve - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyImportParameters.yml deleted file mode 100644 index 925c03e3e32d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyImportParameters.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyImportParameters -name: KeyImportParameters -fullName: azure.keyvault.v2016_10_01.models.KeyImportParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The key import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyImportParameters(*, key, hsm: bool = None, key_attributes=None, tags=None, - **kwargs)' - parameters: - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - isRequired: true - types: - - - - name: key - description: Required. The Json web key - isRequired: true - types: - - - - name: key_attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key - isRequired: true - - name: hsm - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyItem.yml deleted file mode 100644 index 289b2697ced1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyItem.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyItem -name: KeyItem -fullName: azure.keyvault.v2016_10_01.models.KeyItem -module: azure.keyvault.v2016_10_01.models -summary: 'The key item containing key metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyItem(*, kid: str = None, attributes=None, tags=None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyItemPaged.yml deleted file mode 100644 index 8b3e238b3c40..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyItemPaged -name: KeyItemPaged -fullName: azure.keyvault.v2016_10_01.models.KeyItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: KeyItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.KeyItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.KeyItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.KeyItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.KeyItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyOperationResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyOperationResult.yml deleted file mode 100644 index e217aa37f21f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyOperationResult.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyOperationResult -name: KeyOperationResult -fullName: azure.keyvault.v2016_10_01.models.KeyOperationResult -module: azure.keyvault.v2016_10_01.models -summary: 'The key operation result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyOperationResult(**kwargs) -variables: -- description: Key identifier - name: kid - types: - - -- name: result - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyOperationResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyOperationResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyOperationResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyOperationResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyOperationResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyOperationResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyOperationResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyOperationsParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyOperationsParameters.yml deleted file mode 100644 index 01d1711833ef..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyOperationsParameters.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters -name: KeyOperationsParameters -fullName: azure.keyvault.v2016_10_01.models.KeyOperationsParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyOperationsParameters(*, algorithm, value: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyProperties.yml deleted file mode 100644 index 7a079ee68aca..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyProperties.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyProperties -name: KeyProperties -fullName: azure.keyvault.v2016_10_01.models.KeyProperties -module: azure.keyvault.v2016_10_01.models -summary: Properties of the key pair backing a certificate. -constructor: - syntax: 'KeyProperties(*, exportable: bool = None, key_type: str = None, key_size: - int = None, reuse_key: bool = None, **kwargs)' - parameters: - - name: exportable - description: Indicates if the private key can be exported. - isRequired: true - types: - - - - name: key_type - description: The key type. - isRequired: true - types: - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: reuse_key - description: 'Indicates if the same key pair will be used on - - certificate renewal.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: exportable - defaultValue: None - - name: key_type - defaultValue: None - - name: key_size - defaultValue: None - - name: reuse_key - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyRestoreParameters.yml deleted file mode 100644 index 3f08f28a3917..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters -name: KeyRestoreParameters -fullName: azure.keyvault.v2016_10_01.models.KeyRestoreParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The key restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyRestoreParameters(*, key_bundle_backup: bytes, **kwargs)' - parameters: - - name: key_bundle_backup - description: 'Required. The backup blob associated with a key - - bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeySignParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeySignParameters.yml deleted file mode 100644 index 72eed47f17a5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeySignParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeySignParameters -name: KeySignParameters -fullName: azure.keyvault.v2016_10_01.models.KeySignParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeySignParameters(*, algorithm, value: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm identifier. - - For more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', ''PS384'', - - ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', - ''ES512'', - - ''ECDSA256''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.KeySignParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeySignParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeySignParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeySignParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeySignParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeySignParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeySignParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyUpdateParameters.yml deleted file mode 100644 index 00e345af5c5c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyUpdateParameters.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters -name: KeyUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.KeyUpdateParameters -module: azure.keyvault.v2016_10_01.models -summary: The key update parameters. -constructor: - syntax: KeyUpdateParameters(*, key_ops=None, key_attributes=None, tags=None, **kwargs) - parameters: - - name: key_ops - description: 'Json web key operations. For more information on possible - - key operations, see JsonWebKeyOperation.' - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key_ops - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyUsageType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyUsageType.yml deleted file mode 100644 index 02a637a73469..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyUsageType.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.KeyUsageType -name: KeyUsageType -fullName: azure.keyvault.v2016_10_01.models.KeyUsageType -module: azure.keyvault.v2016_10_01.models -fields: -- name: c_rl_sign - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.c_rl_sign -- name: data_encipherment - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.data_encipherment -- name: decipher_only - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.decipher_only -- name: digital_signature - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.digital_signature -- name: encipher_only - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.encipher_only -- name: key_agreement - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.key_agreement -- name: key_cert_sign - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.key_cert_sign -- name: key_encipherment - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.key_encipherment -- name: non_repudiation - uid: azure.keyvault.v2016_10_01.models.KeyUsageType.non_repudiation diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVaultError.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVaultError.yml deleted file mode 100644 index 9650ae706d2d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVaultError.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyVaultError -name: KeyVaultError -fullName: azure.keyvault.v2016_10_01.models.KeyVaultError -module: azure.keyvault.v2016_10_01.models -summary: 'The key vault error exception. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVaultError(**kwargs) -variables: -- name: error - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyVaultError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyVaultError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyVaultError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyVaultError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyVaultError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyVaultError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyVaultError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVaultErrorException.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVaultErrorException.yml deleted file mode 100644 index 9851534781ec..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVaultErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -name: KeyVaultErrorException -fullName: azure.keyvault.v2016_10_01.models.KeyVaultErrorException -module: azure.keyvault.v2016_10_01.models -summary: 'Server responsed with exception of type: ''KeyVaultError''.' -constructor: - syntax: KeyVaultErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyVaultErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.keyvault.v2016_10_01.models.KeyVaultErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.keyvault.v2016_10_01.models.KeyVaultErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVerifyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVerifyParameters.yml deleted file mode 100644 index 3f984487c98e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVerifyParameters.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters -name: KeyVerifyParameters -fullName: azure.keyvault.v2016_10_01.models.KeyVerifyParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The key verify parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyVerifyParameters(*, algorithm, digest: bytes, signature: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm. For more - - information on possible algorithm types, see JsonWebKeySignatureAlgorithm. - - Possible values include: ''PS256'', ''PS384'', ''PS512'', ''RS256'', ''RS384'', - - ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', ''ES512'', ''ECDSA256''' - isRequired: true - types: - - - - - - name: digest - description: Required. The digest used for signing. - isRequired: true - types: - - - - name: signature - description: Required. The signature to be verified. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: digest - isRequired: true - - name: signature - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVerifyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVerifyResult.yml deleted file mode 100644 index b33b993e2a24..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVerifyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult -name: KeyVerifyResult -fullName: azure.keyvault.v2016_10_01.models.KeyVerifyResult -module: azure.keyvault.v2016_10_01.models -summary: 'The key verify result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVerifyResult(**kwargs) -variables: -- description: True if the signature is verified, otherwise false. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.LifetimeAction.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.LifetimeAction.yml deleted file mode 100644 index 7870545555f4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.LifetimeAction.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.LifetimeAction -name: LifetimeAction -fullName: azure.keyvault.v2016_10_01.models.LifetimeAction -module: azure.keyvault.v2016_10_01.models -summary: 'Action and its trigger that will be performed by Key Vault over the - - lifetime of a certificate.' -constructor: - syntax: LifetimeAction(*, trigger=None, action=None, **kwargs) - parameters: - - name: trigger - description: The condition that will execute the action. - isRequired: true - types: - - - - name: action - description: The action that will be executed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: trigger - defaultValue: None - - name: action - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.LifetimeAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.LifetimeAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.LifetimeAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.LifetimeAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.LifetimeAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.LifetimeAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.LifetimeAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.OrganizationDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.OrganizationDetails.yml deleted file mode 100644 index 09aeeb45b8c0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.OrganizationDetails.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.OrganizationDetails -name: OrganizationDetails -fullName: azure.keyvault.v2016_10_01.models.OrganizationDetails -module: azure.keyvault.v2016_10_01.models -summary: Details of the organization of the certificate issuer. -constructor: - syntax: 'OrganizationDetails(*, id: str = None, admin_details=None, **kwargs)' - parameters: - - name: id - description: Id of the organization. - isRequired: true - types: - - - - name: admin_details - description: Details of the organization administrator. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: admin_details - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.OrganizationDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.OrganizationDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.OrganizationDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.OrganizationDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.OrganizationDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.OrganizationDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.OrganizationDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.yml deleted file mode 100644 index 19aa3e08f105..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult -name: PendingCertificateSigningRequestResult -fullName: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult -module: azure.keyvault.v2016_10_01.models -summary: 'The pending certificate signing request result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: PendingCertificateSigningRequestResult(**kwargs) -variables: -- description: 'The pending certificate signing request as Base64 encoded - - string.' - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.yml deleted file mode 100644 index ad770b678b55..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes -name: SasDefinitionAttributes -fullName: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes -module: azure.keyvault.v2016_10_01.models -summary: 'The SAS definition management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SasDefinitionAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionBundle.yml deleted file mode 100644 index 6d0bb3065233..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionBundle.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle -name: SasDefinitionBundle -fullName: azure.keyvault.v2016_10_01.models.SasDefinitionBundle -module: azure.keyvault.v2016_10_01.models -summary: 'A SAS definition bundle consists of key vault SAS definition details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionBundle(**kwargs) -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition metadata in the form of key-value - - pairs.' - name: parameters - types: - - [, ] -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.yml deleted file mode 100644 index 628ccfb40d00..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters -name: SasDefinitionCreateParameters -fullName: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The SAS definition create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SasDefinitionCreateParameters(*, parameters, sas_definition_attributes=None, - tags=None, **kwargs) - parameters: - - name: parameters - description: 'Required. Sas definition creation metadata in the form - - of key-value pairs.' - isRequired: true - types: - - [, ] - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: parameters - isRequired: true - - name: sas_definition_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionItem.yml deleted file mode 100644 index 78a1365502e7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem -name: SasDefinitionItem -fullName: azure.keyvault.v2016_10_01.models.SasDefinitionItem -module: azure.keyvault.v2016_10_01.models -summary: 'The SAS definition item containing storage SAS definition metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionItem(**kwargs) -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.yml deleted file mode 100644 index ddc97834b727..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged -name: SasDefinitionItemPaged -fullName: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: SasDefinitionItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.yml deleted file mode 100644 index 0ad7ac508aa1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters -name: SasDefinitionUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters -module: azure.keyvault.v2016_10_01.models -summary: The SAS definition update parameters. -constructor: - syntax: SasDefinitionUpdateParameters(*, parameters=None, sas_definition_attributes=None, - tags=None, **kwargs) - parameters: - - name: parameters - description: 'Sas definition update metadata in the form of key-value - - pairs.' - isRequired: true - types: - - [, ] - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: parameters - defaultValue: None - - name: sas_definition_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretAttributes.yml deleted file mode 100644 index d97af1ec0148..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretAttributes.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SecretAttributes -name: SecretAttributes -fullName: azure.keyvault.v2016_10_01.models.SecretAttributes -module: azure.keyvault.v2016_10_01.models -summary: 'The secret management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretAttributes(*, enabled: bool = None, not_before=None, expires=None, - **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for secrets in the current vault. If it contains ''Purgeable'', the - - secret can be permanently deleted by a privileged user; otherwise, only - - the system can purge the secret, at the end of the retention interval. - - Possible values include: ''Purgeable'', ''Recoverable+Purgeable'', - - ''Recoverable'', ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.SecretAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SecretAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SecretAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretBundle.yml deleted file mode 100644 index 27a20fec1000..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretBundle.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SecretBundle -name: SecretBundle -fullName: azure.keyvault.v2016_10_01.models.SecretBundle -module: azure.keyvault.v2016_10_01.models -summary: 'A secret consisting of a value, id and its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretBundle(*, value: str = None, id: str = None, content_type: str = - None, attributes=None, tags=None, **kwargs)' - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: value - defaultValue: None - - name: id - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.SecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretItem.yml deleted file mode 100644 index e520acf41a4b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretItem.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SecretItem -name: SecretItem -fullName: azure.keyvault.v2016_10_01.models.SecretItem -module: azure.keyvault.v2016_10_01.models -summary: 'The secret item containing secret metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretItem(*, id: str = None, attributes=None, tags=None, content_type: - str = None, **kwargs)' - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: content_type - defaultValue: None -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.SecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretItemPaged.yml deleted file mode 100644 index 60bae2928e1e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SecretItemPaged -name: SecretItemPaged -fullName: azure.keyvault.v2016_10_01.models.SecretItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: SecretItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.SecretItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.SecretItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.SecretItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.SecretItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.SecretItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretProperties.yml deleted file mode 100644 index 1d02634ec5d1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretProperties.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SecretProperties -name: SecretProperties -fullName: azure.keyvault.v2016_10_01.models.SecretProperties -module: azure.keyvault.v2016_10_01.models -summary: Properties of the key backing a certificate. -constructor: - syntax: 'SecretProperties(*, content_type: str = None, **kwargs)' - parameters: - - name: content_type - description: The media type (MIME type). - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_type - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.SecretProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SecretProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SecretProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretRestoreParameters.yml deleted file mode 100644 index 80681f5c5c15..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters -name: SecretRestoreParameters -fullName: azure.keyvault.v2016_10_01.models.SecretRestoreParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretRestoreParameters(*, secret_bundle_backup: bytes, **kwargs)' - parameters: - - name: secret_bundle_backup - description: 'Required. The backup blob associated with a - - secret bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: secret_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretSetParameters.yml deleted file mode 100644 index 350b6f11bd7f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretSetParameters.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SecretSetParameters -name: SecretSetParameters -fullName: azure.keyvault.v2016_10_01.models.SecretSetParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The secret set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretSetParameters(*, value: str, tags=None, content_type: str = None, - secret_attributes=None, **kwargs)' - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: tags - defaultValue: None - - name: content_type - defaultValue: None - - name: secret_attributes - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.SecretSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SecretSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SecretSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretUpdateParameters.yml deleted file mode 100644 index 20d4f17126a3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretUpdateParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters -name: SecretUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.SecretUpdateParameters -module: azure.keyvault.v2016_10_01.models -summary: The secret update parameters. -constructor: - syntax: 'SecretUpdateParameters(*, content_type: str = None, secret_attributes=None, - tags=None, **kwargs)' - parameters: - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: content_type - defaultValue: None - - name: secret_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountAttributes.yml deleted file mode 100644 index eb10bf30366a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountAttributes.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes -name: StorageAccountAttributes -fullName: azure.keyvault.v2016_10_01.models.StorageAccountAttributes -module: azure.keyvault.v2016_10_01.models -summary: 'The storage account management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'StorageAccountAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.yml deleted file mode 100644 index e3e813cf6ddf..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters -name: StorageAccountCreateParameters -fullName: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The storage account create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountCreateParameters(*, resource_id: str, active_key_name: str, - auto_regenerate_key: bool, regeneration_period: str = None, storage_account_attributes=None, - tags=None, **kwargs)' - parameters: - - name: resource_id - description: Required. Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Required. Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'Required. whether keyvault should manage the - - storage account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: resource_id - isRequired: true - - name: active_key_name - isRequired: true - - name: auto_regenerate_key - isRequired: true - - name: regeneration_period - defaultValue: None - - name: storage_account_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountItem.yml deleted file mode 100644 index fb5622a6ce1a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.StorageAccountItem -name: StorageAccountItem -fullName: azure.keyvault.v2016_10_01.models.StorageAccountItem -module: azure.keyvault.v2016_10_01.models -summary: 'The storage account item containing storage account metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageAccountItem(**kwargs) -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.yml deleted file mode 100644 index 13c6fdf77446..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged -name: StorageAccountItemPaged -fullName: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged -module: azure.keyvault.v2016_10_01.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: StorageAccountItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.yml deleted file mode 100644 index cc8d9dcc1881..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters -name: StorageAccountRegenerteKeyParameters -fullName: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters -module: azure.keyvault.v2016_10_01.models -summary: 'The storage account key regenerate parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountRegenerteKeyParameters(*, key_name: str, **kwargs)' - parameters: - - name: key_name - description: Required. The storage account key name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_name - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.yml deleted file mode 100644 index a28a9006c9f6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters -name: StorageAccountUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters -module: azure.keyvault.v2016_10_01.models -summary: The storage account update parameters. -constructor: - syntax: 'StorageAccountUpdateParameters(*, active_key_name: str = None, auto_regenerate_key: - bool = None, regeneration_period: str = None, storage_account_attributes=None, - tags=None, **kwargs)' - parameters: - - name: active_key_name - description: The current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: active_key_name - defaultValue: None - - name: auto_regenerate_key - defaultValue: None - - name: regeneration_period - defaultValue: None - - name: storage_account_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageBundle.yml deleted file mode 100644 index b7d959e8b817..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageBundle.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.StorageBundle -name: StorageBundle -fullName: azure.keyvault.v2016_10_01.models.StorageBundle -module: azure.keyvault.v2016_10_01.models -summary: 'A Storage account bundle consists of key vault storage account details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageBundle(**kwargs) -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.StorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.StorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.StorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.StorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.StorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.yml deleted file mode 100644 index ad521f9d7a43..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames -name: SubjectAlternativeNames -fullName: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames -module: azure.keyvault.v2016_10_01.models -summary: The subject alternate names of a X509 object. -constructor: - syntax: SubjectAlternativeNames(*, emails=None, dns_names=None, upns=None, **kwargs) - parameters: - - name: emails - description: Email addresses. - isRequired: true - types: - - [] - - name: dns_names - description: Domain names. - isRequired: true - types: - - [] - - name: upns - description: User principal names. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: emails - defaultValue: None - - name: dns_names - defaultValue: None - - name: upns - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Trigger(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Trigger(class).yml deleted file mode 100644 index c567b3bb390e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Trigger(class).yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.Trigger -name: Trigger -fullName: azure.keyvault.v2016_10_01.models.Trigger -module: azure.keyvault.v2016_10_01.models -summary: A condition to be satisfied for an action to be executed. -constructor: - syntax: 'Trigger(*, lifetime_percentage: int = None, days_before_expiry: int = None, - **kwargs)' - parameters: - - name: lifetime_percentage - description: 'Percentage of lifetime at which to trigger. - - Value should be between 1 and 99.' - isRequired: true - types: - - - - name: days_before_expiry - description: 'Days before expiry to attempt renewal. Value - - should be between 1 and validity_in_months multiplied by 27. If - - validity_in_months is 36, then value should be between 1 and 972 (36 * - - 27).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: lifetime_percentage - defaultValue: None - - name: days_before_expiry - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.Trigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Trigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Trigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.Trigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.Trigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.Trigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.Trigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.X509CertificateProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.X509CertificateProperties.yml deleted file mode 100644 index 0392cc39ac38..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.X509CertificateProperties.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties -name: X509CertificateProperties -fullName: azure.keyvault.v2016_10_01.models.X509CertificateProperties -module: azure.keyvault.v2016_10_01.models -summary: Properties of the X509 component of a certificate. -constructor: - syntax: 'X509CertificateProperties(*, subject: str = None, ekus=None, subject_alternative_names=None, - key_usage=None, validity_in_months: int = None, **kwargs)' - parameters: - - name: subject - description: 'The subject name. Should be a valid X509 distinguished - - Name.' - isRequired: true - types: - - - - name: ekus - description: The enhanced key usage. - isRequired: true - types: - - [] - - name: subject_alternative_names - description: The subject alternative names. - isRequired: true - types: - - - - name: key_usage - description: List of key usages. - isRequired: true - types: - - [ - - ] - - name: validity_in_months - description: 'The duration that the ceritifcate is valid in - - months.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: subject - defaultValue: None - - name: ekus - defaultValue: None - - name: subject_alternative_names - defaultValue: None - - name: key_usage - defaultValue: None - - name: validity_in_months - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action.Action.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action.Action.yml deleted file mode 100644 index dede389cef56..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action.Action.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.action.Action -name: Action -fullName: azure.keyvault.v2016_10_01.models.action.Action -module: azure.keyvault.v2016_10_01.models.action -summary: The action that will be executed. -constructor: - syntax: Action(**kwargs) - parameters: - - name: action_type - description: 'The type of the action. Possible values include: - - ''EmailContacts'', ''AutoRenew''' - isRequired: true - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.action.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.action.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.action.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.action.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.action.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.action.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.action.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action.yml deleted file mode 100644 index a953f30299af..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.action -name: action -fullName: azure.keyvault.v2016_10_01.models.action -classes: -- azure.keyvault.v2016_10_01.models.action.Action diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action_py3.Action.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action_py3.Action.yml deleted file mode 100644 index 0ea540432d82..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action_py3.Action.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.action_py3.Action -name: Action -fullName: azure.keyvault.v2016_10_01.models.action_py3.Action -module: azure.keyvault.v2016_10_01.models.action_py3 -summary: The action that will be executed. -constructor: - syntax: Action(*, action_type=None, **kwargs) - parameters: - - name: action_type - description: 'The type of the action. Possible values include: - - ''EmailContacts'', ''AutoRenew''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: action_type - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.action_py3.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.action_py3.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.action_py3.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.action_py3.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.action_py3.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.action_py3.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.action_py3.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action_py3.yml deleted file mode 100644 index 4fd35d0ca229..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.action_py3 -name: action_py3 -fullName: azure.keyvault.v2016_10_01.models.action_py3 -classes: -- azure.keyvault.v2016_10_01.models.action_py3.Action diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.yml deleted file mode 100644 index 0681e149c40a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails -name: AdministratorDetails -fullName: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails -module: azure.keyvault.v2016_10_01.models.administrator_details -summary: Details of the organization administrator of the certificate issuer. -constructor: - syntax: AdministratorDetails(**kwargs) - parameters: - - name: first_name - description: First name. - isRequired: true - types: - - - - name: last_name - description: Last name. - isRequired: true - types: - - - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details.yml deleted file mode 100644 index 6a71f13a6ade..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.administrator_details -name: administrator_details -fullName: azure.keyvault.v2016_10_01.models.administrator_details -classes: -- azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.yml deleted file mode 100644 index 7a29937050cd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails -name: AdministratorDetails -fullName: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails -module: azure.keyvault.v2016_10_01.models.administrator_details_py3 -summary: Details of the organization administrator of the certificate issuer. -constructor: - syntax: 'AdministratorDetails(*, first_name: str = None, last_name: str = None, - email_address: str = None, phone: str = None, **kwargs)' - parameters: - - name: first_name - description: First name. - isRequired: true - types: - - - - name: last_name - description: Last name. - isRequired: true - types: - - - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - - keywordOnlyParameters: - - name: first_name - defaultValue: None - - name: last_name - defaultValue: None - - name: email_address - defaultValue: None - - name: phone - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details_py3.yml deleted file mode 100644 index 608ed68bca5d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.administrator_details_py3 -name: administrator_details_py3 -fullName: azure.keyvault.v2016_10_01.models.administrator_details_py3 -classes: -- azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes.Attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes.Attributes.yml deleted file mode 100644 index 790a9f596153..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes.Attributes.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.attributes.Attributes -name: Attributes -fullName: azure.keyvault.v2016_10_01.models.attributes.Attributes -module: azure.keyvault.v2016_10_01.models.attributes -summary: 'The object attributes managed by the KeyVault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Attributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.attributes.Attributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.attributes.Attributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.attributes.Attributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.attributes.Attributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.attributes.Attributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.attributes.Attributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.attributes.Attributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes.yml deleted file mode 100644 index ba0092d9bfd4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.attributes -name: attributes -fullName: azure.keyvault.v2016_10_01.models.attributes -classes: -- azure.keyvault.v2016_10_01.models.attributes.Attributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.yml deleted file mode 100644 index d0c232f235b7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes -name: Attributes -fullName: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes -module: azure.keyvault.v2016_10_01.models.attributes_py3 -summary: 'The object attributes managed by the KeyVault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'Attributes(*, enabled: bool = None, not_before=None, expires=None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes_py3.yml deleted file mode 100644 index e812a3f4bd12..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.attributes_py3 -name: attributes_py3 -fullName: azure.keyvault.v2016_10_01.models.attributes_py3 -classes: -- azure.keyvault.v2016_10_01.models.attributes_py3.Attributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.yml deleted file mode 100644 index cfeecbfcd73b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult -name: BackupKeyResult -fullName: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult -module: azure.keyvault.v2016_10_01.models.backup_key_result -summary: 'The backup key result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupKeyResult(**kwargs) -variables: -- description: The backup blob containing the backed up key. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result.yml deleted file mode 100644 index 023e0056c960..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.backup_key_result -name: backup_key_result -fullName: azure.keyvault.v2016_10_01.models.backup_key_result -classes: -- azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.yml deleted file mode 100644 index 0c722db2d01e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult -name: BackupKeyResult -fullName: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult -module: azure.keyvault.v2016_10_01.models.backup_key_result_py3 -summary: 'The backup key result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupKeyResult(**kwargs) -variables: -- description: The backup blob containing the backed up key. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result_py3.yml deleted file mode 100644 index 4ea6dd5692f5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3 -name: backup_key_result_py3 -fullName: azure.keyvault.v2016_10_01.models.backup_key_result_py3 -classes: -- azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.yml deleted file mode 100644 index 4604c38c1cfe..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult -name: BackupSecretResult -fullName: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult -module: azure.keyvault.v2016_10_01.models.backup_secret_result -summary: 'The backup secret result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupSecretResult(**kwargs) -variables: -- description: The backup blob containing the backed up secret. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result.yml deleted file mode 100644 index 5a29129f4d61..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.backup_secret_result -name: backup_secret_result -fullName: azure.keyvault.v2016_10_01.models.backup_secret_result -classes: -- azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.yml deleted file mode 100644 index 25221b1741a4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult -name: BackupSecretResult -fullName: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult -module: azure.keyvault.v2016_10_01.models.backup_secret_result_py3 -summary: 'The backup secret result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupSecretResult(**kwargs) -variables: -- description: The backup blob containing the backed up secret. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result_py3.yml deleted file mode 100644 index 7d463f8dd457..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3 -name: backup_secret_result_py3 -fullName: azure.keyvault.v2016_10_01.models.backup_secret_result_py3 -classes: -- azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.yml deleted file mode 100644 index 750cb70d8fb7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes -name: CertificateAttributes -fullName: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes -module: azure.keyvault.v2016_10_01.models.certificate_attributes -summary: 'The certificate management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificateAttributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for certificates in the current vault. If it contains ''Purgeable'', - - the certificate can be permanently deleted by a privileged user; - - otherwise, only the system can purge the certificate, at the end of the - - retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes.yml deleted file mode 100644 index 1791a3a561d8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_attributes -name: certificate_attributes -fullName: azure.keyvault.v2016_10_01.models.certificate_attributes -classes: -- azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.yml deleted file mode 100644 index 164418cb8b50..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes -name: CertificateAttributes -fullName: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes -module: azure.keyvault.v2016_10_01.models.certificate_attributes_py3 -summary: 'The certificate management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateAttributes(*, enabled: bool = None, not_before=None, expires=None, - **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for certificates in the current vault. If it contains ''Purgeable'', - - the certificate can be permanently deleted by a privileged user; - - otherwise, only the system can purge the certificate, at the end of the - - retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes_py3.yml deleted file mode 100644 index 2aa841961502..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3 -name: certificate_attributes_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_attributes_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.yml deleted file mode 100644 index 1d45d76f6f0b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle -name: CertificateBundle -fullName: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle -module: azure.keyvault.v2016_10_01.models.certificate_bundle -summary: 'A certificate bundle consists of a certificate (X509) plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificateBundle(**kwargs) - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle.yml deleted file mode 100644 index 0c19c2ee1d16..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_bundle -name: certificate_bundle -fullName: azure.keyvault.v2016_10_01.models.certificate_bundle -classes: -- azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.yml deleted file mode 100644 index aeed635c7f61..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle -name: CertificateBundle -fullName: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle -module: azure.keyvault.v2016_10_01.models.certificate_bundle_py3 -summary: 'A certificate bundle consists of a certificate (X509) plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateBundle(*, cer: bytearray = None, content_type: str = None, attributes=None, - tags=None, **kwargs)' - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: cer - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle_py3.yml deleted file mode 100644 index e3b77d06e11d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3 -name: certificate_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.yml deleted file mode 100644 index 5ce1e32ceb77..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters -name: CertificateCreateParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters -module: azure.keyvault.v2016_10_01.models.certificate_create_parameters -summary: The certificate create parameters. -constructor: - syntax: CertificateCreateParameters(**kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters.yml deleted file mode 100644 index d273d0d65165..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters -name: certificate_create_parameters -fullName: azure.keyvault.v2016_10_01.models.certificate_create_parameters -classes: -- azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.yml deleted file mode 100644 index d55ed2fb0ff7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters -name: CertificateCreateParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters -module: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3 -summary: The certificate create parameters. -constructor: - syntax: CertificateCreateParameters(*, certificate_policy=None, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.yml deleted file mode 100644 index 67c1be245cfd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3 -name: certificate_create_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.yml deleted file mode 100644 index 402fae53e87d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters -name: CertificateImportParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters -module: azure.keyvault.v2016_10_01.models.certificate_import_parameters -summary: 'The certificate import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateImportParameters(**kwargs) - parameters: - - name: base64_encoded_certificate - description: 'Required. Base64 encoded representation - - of the certificate object to import. This certificate needs to contain the - - private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters.yml deleted file mode 100644 index bcd1b1a5ed5e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters -name: certificate_import_parameters -fullName: azure.keyvault.v2016_10_01.models.certificate_import_parameters -classes: -- azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.yml deleted file mode 100644 index bddf8f048831..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters -name: CertificateImportParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters -module: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3 -summary: 'The certificate import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateImportParameters(*, base64_encoded_certificate: str, password: - str = None, certificate_policy=None, certificate_attributes=None, tags=None, **kwargs)' - parameters: - - name: base64_encoded_certificate - description: 'Required. Base64 encoded representation - - of the certificate object to import. This certificate needs to contain the - - private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: base64_encoded_certificate - isRequired: true - - name: password - defaultValue: None - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.yml deleted file mode 100644 index 40ce64f0aad2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3 -name: certificate_import_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.yml deleted file mode 100644 index 1d3cba6b12ed..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem -name: CertificateIssuerItem -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem -module: azure.keyvault.v2016_10_01.models.certificate_issuer_item -summary: The certificate issuer item containing certificate issuer metadata. -constructor: - syntax: CertificateIssuerItem(**kwargs) - parameters: - - name: id - description: Certificate Identifier. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item.yml deleted file mode 100644 index 1d95401a7edb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item -name: certificate_issuer_item -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_item -classes: -- azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.yml deleted file mode 100644 index 9277c1bc459c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged -name: CertificateIssuerItemPaged -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged -module: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: CertificateIssuerItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.yml deleted file mode 100644 index 323dc5416841..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged -name: certificate_issuer_item_paged -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged -classes: -- azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.yml deleted file mode 100644 index d27dec03e5bf..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem -name: CertificateIssuerItem -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem -module: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3 -summary: The certificate issuer item containing certificate issuer metadata. -constructor: - syntax: 'CertificateIssuerItem(*, id: str = None, provider: str = None, **kwargs)' - parameters: - - name: id - description: Certificate Identifier. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: provider - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.yml deleted file mode 100644 index 7b2ea7cc4e16..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3 -name: certificate_issuer_item_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.yml deleted file mode 100644 index 9ad54083f53a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters -name: CertificateIssuerSetParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters -module: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters -summary: 'The certificate issuer set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateIssuerSetParameters(**kwargs) - parameters: - - name: provider - description: Required. The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.yml deleted file mode 100644 index a626b8c196e5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters -name: certificate_issuer_set_parameters -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters -classes: -- azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.yml deleted file mode 100644 index 52d252491139..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters -name: CertificateIssuerSetParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters -module: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3 -summary: 'The certificate issuer set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateIssuerSetParameters(*, provider: str, credentials=None, organization_details=None, - attributes=None, **kwargs)' - parameters: - - name: provider - description: Required. The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - isRequired: true - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.yml deleted file mode 100644 index 012f3ae0e5f3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3 -name: certificate_issuer_set_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.yml deleted file mode 100644 index 10c68339bbba..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters -name: CertificateIssuerUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters -module: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters -summary: The certificate issuer update parameters. -constructor: - syntax: CertificateIssuerUpdateParameters(**kwargs) - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.yml deleted file mode 100644 index 259d3ce476b7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters -name: certificate_issuer_update_parameters -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters -classes: -- azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.yml deleted file mode 100644 index 8cd18a492455..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters -name: CertificateIssuerUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters -module: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3 -summary: The certificate issuer update parameters. -constructor: - syntax: 'CertificateIssuerUpdateParameters(*, provider: str = None, credentials=None, - organization_details=None, attributes=None, **kwargs)' - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.yml deleted file mode 100644 index 81c40798c567..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3 -name: certificate_issuer_update_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.yml deleted file mode 100644 index 50b04487e9c6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem -name: CertificateItem -fullName: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem -module: azure.keyvault.v2016_10_01.models.certificate_item -summary: The certificate item containing certificate metadata. -constructor: - syntax: CertificateItem(**kwargs) - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item.yml deleted file mode 100644 index f38655e6e85a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_item -name: certificate_item -fullName: azure.keyvault.v2016_10_01.models.certificate_item -classes: -- azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.yml deleted file mode 100644 index 3fb62d507db9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged -name: CertificateItemPaged -fullName: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged -module: azure.keyvault.v2016_10_01.models.certificate_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: CertificateItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_paged.yml deleted file mode 100644 index 13eeec43296a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_item_paged -name: certificate_item_paged -fullName: azure.keyvault.v2016_10_01.models.certificate_item_paged -classes: -- azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.yml deleted file mode 100644 index 2e0ebcf985aa..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem -name: CertificateItem -fullName: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem -module: azure.keyvault.v2016_10_01.models.certificate_item_py3 -summary: The certificate item containing certificate metadata. -constructor: - syntax: 'CertificateItem(*, id: str = None, attributes=None, tags=None, x509_thumbprint: - bytes = None, **kwargs)' - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: x509_thumbprint - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_py3.yml deleted file mode 100644 index 6fa381f86474..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_item_py3 -name: certificate_item_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.yml deleted file mode 100644 index 9b538d32ee8c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters -name: CertificateMergeParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters -module: azure.keyvault.v2016_10_01.models.certificate_merge_parameters -summary: 'The certificate merge parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateMergeParameters(**kwargs) - parameters: - - name: x509_certificates - description: 'Required. The certificate or the certificate - - chain to merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters.yml deleted file mode 100644 index 3e62cb64bf7e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters -name: certificate_merge_parameters -fullName: azure.keyvault.v2016_10_01.models.certificate_merge_parameters -classes: -- azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.yml deleted file mode 100644 index 946718e47ee0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters -name: CertificateMergeParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters -module: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3 -summary: 'The certificate merge parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateMergeParameters(*, x509_certificates, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: x509_certificates - description: 'Required. The certificate or the certificate - - chain to merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: x509_certificates - isRequired: true - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.yml deleted file mode 100644 index 75cca8aa10a2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3 -name: certificate_merge_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.yml deleted file mode 100644 index 38334fb871b6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation -name: CertificateOperation -fullName: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation -module: azure.keyvault.v2016_10_01.models.certificate_operation -summary: 'A certificate operation is returned in case of asynchronous requests. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificateOperation(**kwargs) - parameters: - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: csr - description: 'The certificate signing request (CSR) that is being used in - - the certificate operation.' - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested on - - the certificate operation.' - isRequired: true - types: - - - - name: status - description: Status of the certificate operation. - isRequired: true - types: - - - - name: status_details - description: The status details of the certificate operation. - isRequired: true - types: - - - - name: error - description: Error encountered, if any, during the certificate operation. - isRequired: true - types: - - - - name: target - description: 'Location which contains the result of the certificate - - operation.' - isRequired: true - types: - - - - name: request_id - description: Identifier for the certificate operation. - isRequired: true - types: - - -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation.yml deleted file mode 100644 index 70bfa187770e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_operation -name: certificate_operation -fullName: azure.keyvault.v2016_10_01.models.certificate_operation -classes: -- azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.yml deleted file mode 100644 index 62377f3986cd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation -name: CertificateOperation -fullName: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation -module: azure.keyvault.v2016_10_01.models.certificate_operation_py3 -summary: 'A certificate operation is returned in case of asynchronous requests. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateOperation(*, issuer_parameters=None, csr: bytearray = None, - cancellation_requested: bool = None, status: str = None, status_details: str = - None, error=None, target: str = None, request_id: str = None, **kwargs)' - parameters: - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: csr - description: 'The certificate signing request (CSR) that is being used in - - the certificate operation.' - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested on - - the certificate operation.' - isRequired: true - types: - - - - name: status - description: Status of the certificate operation. - isRequired: true - types: - - - - name: status_details - description: The status details of the certificate operation. - isRequired: true - types: - - - - name: error - description: Error encountered, if any, during the certificate operation. - isRequired: true - types: - - - - name: target - description: 'Location which contains the result of the certificate - - operation.' - isRequired: true - types: - - - - name: request_id - description: Identifier for the certificate operation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: issuer_parameters - defaultValue: None - - name: csr - defaultValue: None - - name: cancellation_requested - defaultValue: None - - name: status - defaultValue: None - - name: status_details - defaultValue: None - - name: error - defaultValue: None - - name: target - defaultValue: None - - name: request_id - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_py3.yml deleted file mode 100644 index 59b257c7535b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3 -name: certificate_operation_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_operation_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.yml deleted file mode 100644 index 48d6b1259828..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter -name: CertificateOperationUpdateParameter -fullName: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter -module: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter -summary: 'The certificate operation update parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateOperationUpdateParameter(**kwargs) - parameters: - - name: cancellation_requested - description: 'Required. Indicates if cancellation was - - requested on the certificate operation.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.yml deleted file mode 100644 index d8d68704822b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter -name: certificate_operation_update_parameter -fullName: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter -classes: -- azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.yml deleted file mode 100644 index 901ed3f43d1d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter -name: CertificateOperationUpdateParameter -fullName: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter -module: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3 -summary: 'The certificate operation update parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateOperationUpdateParameter(*, cancellation_requested: bool, **kwargs)' - parameters: - - name: cancellation_requested - description: 'Required. Indicates if cancellation was - - requested on the certificate operation.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cancellation_requested - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.yml deleted file mode 100644 index 0e52c9e7d11f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3 -name: certificate_operation_update_parameter_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.yml deleted file mode 100644 index bba32468fb28..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy -name: CertificatePolicy -fullName: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy -module: azure.keyvault.v2016_10_01.models.certificate_policy -summary: 'Management policy for a certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificatePolicy(**kwargs) - parameters: - - name: key_properties - description: Properties of the key backing a certificate. - isRequired: true - types: - - - - name: secret_properties - description: Properties of the secret backing a certificate. - isRequired: true - types: - - - - name: x509_certificate_properties - description: 'Properties of the X509 component of a - - certificate.' - isRequired: true - types: - - - - name: lifetime_actions - description: 'Actions that will be performed by Key Vault over - - the lifetime of a certificate.' - isRequired: true - types: - - [] - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy.yml deleted file mode 100644 index 10f32123f194..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_policy -name: certificate_policy -fullName: azure.keyvault.v2016_10_01.models.certificate_policy -classes: -- azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.yml deleted file mode 100644 index c3e55bdd0407..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy -name: CertificatePolicy -fullName: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy -module: azure.keyvault.v2016_10_01.models.certificate_policy_py3 -summary: 'Management policy for a certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificatePolicy(*, key_properties=None, secret_properties=None, x509_certificate_properties=None, - lifetime_actions=None, issuer_parameters=None, attributes=None, **kwargs) - parameters: - - name: key_properties - description: Properties of the key backing a certificate. - isRequired: true - types: - - - - name: secret_properties - description: Properties of the secret backing a certificate. - isRequired: true - types: - - - - name: x509_certificate_properties - description: 'Properties of the X509 component of a - - certificate.' - isRequired: true - types: - - - - name: lifetime_actions - description: 'Actions that will be performed by Key Vault over - - the lifetime of a certificate.' - isRequired: true - types: - - [] - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_properties - defaultValue: None - - name: secret_properties - defaultValue: None - - name: x509_certificate_properties - defaultValue: None - - name: lifetime_actions - defaultValue: None - - name: issuer_parameters - defaultValue: None - - name: attributes - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy_py3.yml deleted file mode 100644 index 656dfcbddd1a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3 -name: certificate_policy_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_policy_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.yml deleted file mode 100644 index 7a7a0ac878d0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters -name: CertificateUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters -module: azure.keyvault.v2016_10_01.models.certificate_update_parameters -summary: The certificate update parameters. -constructor: - syntax: CertificateUpdateParameters(**kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters.yml deleted file mode 100644 index 4f9c5628c3b9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters -name: certificate_update_parameters -fullName: azure.keyvault.v2016_10_01.models.certificate_update_parameters -classes: -- azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.yml deleted file mode 100644 index 3ebb02e688ed..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters -name: CertificateUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters -module: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3 -summary: The certificate update parameters. -constructor: - syntax: CertificateUpdateParameters(*, certificate_policy=None, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.yml deleted file mode 100644 index 1a95f12fa6a6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3 -name: certificate_update_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact.Contact.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact.Contact.yml deleted file mode 100644 index 996ed85201df..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact.Contact.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.contact.Contact -name: Contact -fullName: azure.keyvault.v2016_10_01.models.contact.Contact -module: azure.keyvault.v2016_10_01.models.contact -summary: The contact information for the vault certificates. -constructor: - syntax: Contact(**kwargs) - parameters: - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: name - description: Name. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.contact.Contact.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.contact.Contact.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.contact.Contact.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.contact.Contact.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.contact.Contact.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.contact.Contact.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.contact.Contact.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact.yml deleted file mode 100644 index a8b9e06ab6d1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.contact -name: contact -fullName: azure.keyvault.v2016_10_01.models.contact -classes: -- azure.keyvault.v2016_10_01.models.contact.Contact diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact_py3.Contact.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact_py3.Contact.yml deleted file mode 100644 index 8f7d0d762570..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact_py3.Contact.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact -name: Contact -fullName: azure.keyvault.v2016_10_01.models.contact_py3.Contact -module: azure.keyvault.v2016_10_01.models.contact_py3 -summary: The contact information for the vault certificates. -constructor: - syntax: 'Contact(*, email_address: str = None, name: str = None, phone: str = None, - **kwargs)' - parameters: - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: name - description: Name. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - - keywordOnlyParameters: - - name: email_address - defaultValue: None - - name: name - defaultValue: None - - name: phone - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact_py3.yml deleted file mode 100644 index 1a45f43a9547..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.contact_py3 -name: contact_py3 -fullName: azure.keyvault.v2016_10_01.models.contact_py3 -classes: -- azure.keyvault.v2016_10_01.models.contact_py3.Contact diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts.Contacts.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts.Contacts.yml deleted file mode 100644 index 762c366aded4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts.Contacts.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.contacts.Contacts -name: Contacts -fullName: azure.keyvault.v2016_10_01.models.contacts.Contacts -module: azure.keyvault.v2016_10_01.models.contacts -summary: 'The contacts for the vault certificates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Contacts(**kwargs) - parameters: - - name: contact_list - description: The contact list for the vault certificates. - isRequired: true - types: - - [] -variables: -- description: Identifier for the contacts collection. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.contacts.Contacts.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.contacts.Contacts.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.contacts.Contacts.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.contacts.Contacts.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.contacts.Contacts.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.contacts.Contacts.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.contacts.Contacts.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts.yml deleted file mode 100644 index 1144f788af47..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.contacts -name: contacts -fullName: azure.keyvault.v2016_10_01.models.contacts -classes: -- azure.keyvault.v2016_10_01.models.contacts.Contacts diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.yml deleted file mode 100644 index fae5b35933c4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts -name: Contacts -fullName: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts -module: azure.keyvault.v2016_10_01.models.contacts_py3 -summary: 'The contacts for the vault certificates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Contacts(*, contact_list=None, **kwargs) - parameters: - - name: contact_list - description: The contact list for the vault certificates. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: contact_list - defaultValue: None -variables: -- description: Identifier for the contacts collection. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts_py3.yml deleted file mode 100644 index 54b0310b52f8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.contacts_py3 -name: contacts_py3 -fullName: azure.keyvault.v2016_10_01.models.contacts_py3 -classes: -- azure.keyvault.v2016_10_01.models.contacts_py3.Contacts diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.yml deleted file mode 100644 index 48ea8324cade..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.yml +++ /dev/null @@ -1,180 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle -name: DeletedCertificateBundle -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle -module: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle -summary: 'A Deleted Certificate consisting of its previous id, attributes and its - - tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedCertificateBundle(**kwargs) - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.yml deleted file mode 100644 index fbedd4cf48b8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle -name: deleted_certificate_bundle -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle -classes: -- azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.yml deleted file mode 100644 index 156325995e3b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle -name: DeletedCertificateBundle -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle -module: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3 -summary: 'A Deleted Certificate consisting of its previous id, attributes and its - - tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedCertificateBundle(*, cer: bytearray = None, content_type: str = - None, attributes=None, tags=None, recovery_id: str = None, **kwargs)' - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cer - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.yml deleted file mode 100644 index 2a4824cdfe4d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3 -name: deleted_certificate_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.yml deleted file mode 100644 index 078412dfc9a0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem -name: DeletedCertificateItem -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem -module: azure.keyvault.v2016_10_01.models.deleted_certificate_item -summary: 'The deleted certificate item containing metadata about the deleted - - certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedCertificateItem(**kwargs) - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - -variables: -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item.yml deleted file mode 100644 index 5a4990a837fe..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item -name: deleted_certificate_item -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_item -classes: -- azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.yml deleted file mode 100644 index e52e3e87adc9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged -name: DeletedCertificateItemPaged -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged -module: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedCertificateItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.yml deleted file mode 100644 index f19f57b51270..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged -name: deleted_certificate_item_paged -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged -classes: -- azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.yml deleted file mode 100644 index 9da6d73b6ece..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem -name: DeletedCertificateItem -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem -module: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3 -summary: 'The deleted certificate item containing metadata about the deleted - - certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedCertificateItem(*, id: str = None, attributes=None, tags=None, x509_thumbprint: - bytes = None, recovery_id: str = None, **kwargs)' - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: x509_thumbprint - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.yml deleted file mode 100644 index 141e1bcf7b0f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3 -name: deleted_certificate_item_py3 -fullName: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.yml deleted file mode 100644 index 8d312e9d5d52..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle -name: DeletedKeyBundle -fullName: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle -module: azure.keyvault.v2016_10_01.models.deleted_key_bundle -summary: 'A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion - - info. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedKeyBundle(**kwargs) - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle.yml deleted file mode 100644 index e3a827cd94f6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle -name: deleted_key_bundle -fullName: azure.keyvault.v2016_10_01.models.deleted_key_bundle -classes: -- azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.yml deleted file mode 100644 index 77dfce9b92f2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle -name: DeletedKeyBundle -fullName: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle -module: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3 -summary: 'A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion - - info. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedKeyBundle(*, key=None, attributes=None, tags=None, recovery_id: - str = None, **kwargs)' - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.yml deleted file mode 100644 index 9741ebe0e756..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3 -name: deleted_key_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.yml deleted file mode 100644 index 04545ce0033f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem -name: DeletedKeyItem -fullName: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem -module: azure.keyvault.v2016_10_01.models.deleted_key_item -summary: 'The deleted key item containing the deleted key metadata and information - - about deletion. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedKeyItem(**kwargs) - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item.yml deleted file mode 100644 index 4fa075032475..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_key_item -name: deleted_key_item -fullName: azure.keyvault.v2016_10_01.models.deleted_key_item -classes: -- azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.yml deleted file mode 100644 index dc109beff114..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged -name: DeletedKeyItemPaged -fullName: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged -module: azure.keyvault.v2016_10_01.models.deleted_key_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedKeyItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_paged.yml deleted file mode 100644 index ecb784f38ff3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged -name: deleted_key_item_paged -fullName: azure.keyvault.v2016_10_01.models.deleted_key_item_paged -classes: -- azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.yml deleted file mode 100644 index dc4094c2d2c8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem -name: DeletedKeyItem -fullName: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem -module: azure.keyvault.v2016_10_01.models.deleted_key_item_py3 -summary: 'The deleted key item containing the deleted key metadata and information - - about deletion. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedKeyItem(*, kid: str = None, attributes=None, tags=None, recovery_id: - str = None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_py3.yml deleted file mode 100644 index 534deeb3cd6d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3 -name: deleted_key_item_py3 -fullName: azure.keyvault.v2016_10_01.models.deleted_key_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.yml deleted file mode 100644 index f06e4d8ce326..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle -name: DeletedSecretBundle -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle -module: azure.keyvault.v2016_10_01.models.deleted_secret_bundle -summary: 'A Deleted Secret consisting of its previous id, attributes and its tags, - as - - well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedSecretBundle(**kwargs) - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle.yml deleted file mode 100644 index dd0c3bd6b9d6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle -name: deleted_secret_bundle -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_bundle -classes: -- azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.yml deleted file mode 100644 index dab2bb30aa33..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle -name: DeletedSecretBundle -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle -module: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3 -summary: 'A Deleted Secret consisting of its previous id, attributes and its tags, - as - - well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSecretBundle(*, value: str = None, id: str = None, content_type: - str = None, attributes=None, tags=None, recovery_id: str = None, **kwargs)' - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: id - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.yml deleted file mode 100644 index a51d15564faa..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3 -name: deleted_secret_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.yml deleted file mode 100644 index ed216c4419d5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem -name: DeletedSecretItem -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem -module: azure.keyvault.v2016_10_01.models.deleted_secret_item -summary: 'The deleted secret item containing metadata about the deleted secret. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedSecretItem(**kwargs) - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item.yml deleted file mode 100644 index 69372ca4d731..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_secret_item -name: deleted_secret_item -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_item -classes: -- azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.yml deleted file mode 100644 index d7d6e85cf9da..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged -name: DeletedSecretItemPaged -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged -module: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedSecretItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.yml deleted file mode 100644 index 5f919fe706b9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged -name: deleted_secret_item_paged -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged -classes: -- azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.yml deleted file mode 100644 index 877105dd9254..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem -name: DeletedSecretItem -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem -module: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3 -summary: 'The deleted secret item containing metadata about the deleted secret. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSecretItem(*, id: str = None, attributes=None, tags=None, content_type: - str = None, recovery_id: str = None, **kwargs)' - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: content_type - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.yml deleted file mode 100644 index 29bc4f61a72c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3 -name: deleted_secret_item_py3 -fullName: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error.Error.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error.Error.yml deleted file mode 100644 index 852ba0a8525a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error.Error.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.error.Error -name: Error -fullName: azure.keyvault.v2016_10_01.models.error.Error -module: azure.keyvault.v2016_10_01.models.error -summary: 'The key vault server error. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Error(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- name: inner_error - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.error.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.error.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.error.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.error.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.error.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.error.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.error.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error.yml deleted file mode 100644 index 24938f2a2eed..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.error -name: error -fullName: azure.keyvault.v2016_10_01.models.error -classes: -- azure.keyvault.v2016_10_01.models.error.Error diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error_py3.Error.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error_py3.Error.yml deleted file mode 100644 index 32b3902026d6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error_py3.Error.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.error_py3.Error -name: Error -fullName: azure.keyvault.v2016_10_01.models.error_py3.Error -module: azure.keyvault.v2016_10_01.models.error_py3 -summary: 'The key vault server error. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Error(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- name: inner_error - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.error_py3.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.error_py3.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.error_py3.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.error_py3.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.error_py3.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.error_py3.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.error_py3.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error_py3.yml deleted file mode 100644 index 5dd1228e5259..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.error_py3 -name: error_py3 -fullName: azure.keyvault.v2016_10_01.models.error_py3 -classes: -- azure.keyvault.v2016_10_01.models.error_py3.Error diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.yml deleted file mode 100644 index 1ad9d5e7f54f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes -name: IssuerAttributes -fullName: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes -module: azure.keyvault.v2016_10_01.models.issuer_attributes -summary: 'The attributes of an issuer managed by the Key Vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: IssuerAttributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the issuer is enabled. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes.yml deleted file mode 100644 index b19d5fe3614b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.issuer_attributes -name: issuer_attributes -fullName: azure.keyvault.v2016_10_01.models.issuer_attributes -classes: -- azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.yml deleted file mode 100644 index 10c485f9997c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes -name: IssuerAttributes -fullName: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes -module: azure.keyvault.v2016_10_01.models.issuer_attributes_py3 -summary: 'The attributes of an issuer managed by the Key Vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'IssuerAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the issuer is enabled. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes_py3.yml deleted file mode 100644 index 1259341fe57c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3 -name: issuer_attributes_py3 -fullName: azure.keyvault.v2016_10_01.models.issuer_attributes_py3 -classes: -- azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.yml deleted file mode 100644 index 843ef42dc3d5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle -name: IssuerBundle -fullName: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle -module: azure.keyvault.v2016_10_01.models.issuer_bundle -summary: 'The issuer for Key Vault certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: IssuerBundle(**kwargs) - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - -variables: -- description: Identifier for the issuer object. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle.yml deleted file mode 100644 index ba5f3a0362be..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.issuer_bundle -name: issuer_bundle -fullName: azure.keyvault.v2016_10_01.models.issuer_bundle -classes: -- azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.yml deleted file mode 100644 index b3b793e14550..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle -name: IssuerBundle -fullName: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle -module: azure.keyvault.v2016_10_01.models.issuer_bundle_py3 -summary: 'The issuer for Key Vault certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'IssuerBundle(*, provider: str = None, credentials=None, organization_details=None, - attributes=None, **kwargs)' - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -variables: -- description: Identifier for the issuer object. - name: id - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle_py3.yml deleted file mode 100644 index e086a944a6c6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3 -name: issuer_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.issuer_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.yml deleted file mode 100644 index 2a577b976539..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials -name: IssuerCredentials -fullName: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials -module: azure.keyvault.v2016_10_01.models.issuer_credentials -summary: The credentials to be used for the certificate issuer. -constructor: - syntax: IssuerCredentials(**kwargs) - parameters: - - name: account_id - description: The user name/account name/account id. - isRequired: true - types: - - - - name: password - description: The password/secret/account key. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials.yml deleted file mode 100644 index 810bdecc156c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.issuer_credentials -name: issuer_credentials -fullName: azure.keyvault.v2016_10_01.models.issuer_credentials -classes: -- azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.yml deleted file mode 100644 index eda08221a988..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials -name: IssuerCredentials -fullName: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials -module: azure.keyvault.v2016_10_01.models.issuer_credentials_py3 -summary: The credentials to be used for the certificate issuer. -constructor: - syntax: 'IssuerCredentials(*, account_id: str = None, password: str = None, **kwargs)' - parameters: - - name: account_id - description: The user name/account name/account id. - isRequired: true - types: - - - - name: password - description: The password/secret/account key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_id - defaultValue: None - - name: password - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials_py3.yml deleted file mode 100644 index 9214aac05a5f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3 -name: issuer_credentials_py3 -fullName: azure.keyvault.v2016_10_01.models.issuer_credentials_py3 -classes: -- azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.yml deleted file mode 100644 index bc07c7b5a8d2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters -name: IssuerParameters -fullName: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters -module: azure.keyvault.v2016_10_01.models.issuer_parameters -summary: Parameters for the issuer of the X509 component of a certificate. -constructor: - syntax: IssuerParameters(**kwargs) - parameters: - - name: name - description: 'Name of the referenced issuer object or reserved names; for - - example, ''Self'' or ''Unknown''.' - isRequired: true - types: - - - - name: certificate_type - description: 'Type of certificate to be requested from the - - issuer provider.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters.yml deleted file mode 100644 index fc609ecd459b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.issuer_parameters -name: issuer_parameters -fullName: azure.keyvault.v2016_10_01.models.issuer_parameters -classes: -- azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.yml deleted file mode 100644 index 7d984ded3feb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters -name: IssuerParameters -fullName: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters -module: azure.keyvault.v2016_10_01.models.issuer_parameters_py3 -summary: Parameters for the issuer of the X509 component of a certificate. -constructor: - syntax: 'IssuerParameters(*, name: str = None, certificate_type: str = None, **kwargs)' - parameters: - - name: name - description: 'Name of the referenced issuer object or reserved names; for - - example, ''Self'' or ''Unknown''.' - isRequired: true - types: - - - - name: certificate_type - description: 'Type of certificate to be requested from the - - issuer provider.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: certificate_type - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters_py3.yml deleted file mode 100644 index b07b01bc6c3b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3 -name: issuer_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.issuer_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.yml deleted file mode 100644 index 322a4e48a8e0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey -name: JsonWebKey -fullName: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey -module: azure.keyvault.v2016_10_01.models.json_web_key -summary: As of [http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18](http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18). -constructor: - syntax: JsonWebKey(**kwargs) - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: kty - description: 'JsonWebKey key type (kty). Possible values include: ''EC'', - - ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_ops - isRequired: true - types: - - [] - - name: n - description: RSA modulus. - isRequired: true - types: - - - - name: e - description: RSA public exponent. - isRequired: true - types: - - - - name: d - description: RSA private exponent, or the D component of an EC private key. - isRequired: true - types: - - - - name: dp - description: RSA private key parameter. - isRequired: true - types: - - - - name: dq - description: RSA private key parameter. - isRequired: true - types: - - - - name: qi - description: RSA private key parameter. - isRequired: true - types: - - - - name: p - description: RSA secret prime. - isRequired: true - types: - - - - name: q - description: RSA secret prime, with p < q. - isRequired: true - types: - - - - name: k - description: Symmetric key. - isRequired: true - types: - - - - name: t - description: HSM Token, used with 'Bring Your Own Key'. - isRequired: true - types: - - - - name: crv - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''SECP256K1''' - isRequired: true - types: - - - - - - name: x - description: X component of an EC public key. - isRequired: true - types: - - - - name: y - description: Y component of an EC public key. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key.yml deleted file mode 100644 index 5295a80f19e5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.json_web_key -name: json_web_key -fullName: azure.keyvault.v2016_10_01.models.json_web_key -classes: -- azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.yml deleted file mode 100644 index d488e3b22b32..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.yml +++ /dev/null @@ -1,238 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey -name: JsonWebKey -fullName: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey -module: azure.keyvault.v2016_10_01.models.json_web_key_py3 -summary: As of [http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18](http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18). -constructor: - syntax: 'JsonWebKey(*, kid: str = None, kty=None, key_ops=None, n: bytes = None, - e: bytes = None, d: bytes = None, dp: bytes = None, dq: bytes = None, qi: bytes - = None, p: bytes = None, q: bytes = None, k: bytes = None, t: bytes = None, crv=None, - x: bytes = None, y: bytes = None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: kty - description: 'JsonWebKey key type (kty). Possible values include: ''EC'', - - ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_ops - isRequired: true - types: - - [] - - name: n - description: RSA modulus. - isRequired: true - types: - - - - name: e - description: RSA public exponent. - isRequired: true - types: - - - - name: d - description: RSA private exponent, or the D component of an EC private key. - isRequired: true - types: - - - - name: dp - description: RSA private key parameter. - isRequired: true - types: - - - - name: dq - description: RSA private key parameter. - isRequired: true - types: - - - - name: qi - description: RSA private key parameter. - isRequired: true - types: - - - - name: p - description: RSA secret prime. - isRequired: true - types: - - - - name: q - description: RSA secret prime, with p < q. - isRequired: true - types: - - - - name: k - description: Symmetric key. - isRequired: true - types: - - - - name: t - description: HSM Token, used with 'Bring Your Own Key'. - isRequired: true - types: - - - - name: crv - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''SECP256K1''' - isRequired: true - types: - - - - - - name: x - description: X component of an EC public key. - isRequired: true - types: - - - - name: y - description: Y component of an EC public key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: kty - defaultValue: None - - name: key_ops - defaultValue: None - - name: n - defaultValue: None - - name: e - defaultValue: None - - name: d - defaultValue: None - - name: dp - defaultValue: None - - name: dq - defaultValue: None - - name: qi - defaultValue: None - - name: p - defaultValue: None - - name: q - defaultValue: None - - name: k - defaultValue: None - - name: t - defaultValue: None - - name: crv - defaultValue: None - - name: x - defaultValue: None - - name: y - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key_py3.yml deleted file mode 100644 index 6af915684263..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.json_web_key_py3 -name: json_web_key_py3 -fullName: azure.keyvault.v2016_10_01.models.json_web_key_py3 -classes: -- azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.yml deleted file mode 100644 index 0634a4a7347d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes -name: KeyAttributes -fullName: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes -module: azure.keyvault.v2016_10_01.models.key_attributes -summary: 'The attributes of a key managed by the key vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyAttributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for keys in the current vault. If it contains ''Purgeable'' the key - - can be permanently deleted by a privileged user; otherwise, only the - - system can purge the key, at the end of the retention interval. Possible - - values include: ''Purgeable'', ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes.yml deleted file mode 100644 index 3b110c4d4ed1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_attributes -name: key_attributes -fullName: azure.keyvault.v2016_10_01.models.key_attributes -classes: -- azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.yml deleted file mode 100644 index 5360889ad687..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes -name: KeyAttributes -fullName: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes -module: azure.keyvault.v2016_10_01.models.key_attributes_py3 -summary: 'The attributes of a key managed by the key vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyAttributes(*, enabled: bool = None, not_before=None, expires=None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for keys in the current vault. If it contains ''Purgeable'' the key - - can be permanently deleted by a privileged user; otherwise, only the - - system can purge the key, at the end of the retention interval. Possible - - values include: ''Purgeable'', ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes_py3.yml deleted file mode 100644 index 66530234b294..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_attributes_py3 -name: key_attributes_py3 -fullName: azure.keyvault.v2016_10_01.models.key_attributes_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.yml deleted file mode 100644 index 29dfdfb4bbd4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle -name: KeyBundle -fullName: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle -module: azure.keyvault.v2016_10_01.models.key_bundle -summary: 'A KeyBundle consisting of a WebKey plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyBundle(**kwargs) - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle.yml deleted file mode 100644 index 1a4c4b135b12..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_bundle -name: key_bundle -fullName: azure.keyvault.v2016_10_01.models.key_bundle -classes: -- azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.yml deleted file mode 100644 index 5f762ecd9378..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle -name: KeyBundle -fullName: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle -module: azure.keyvault.v2016_10_01.models.key_bundle_py3 -summary: 'A KeyBundle consisting of a WebKey plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyBundle(*, key=None, attributes=None, tags=None, **kwargs) - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle_py3.yml deleted file mode 100644 index 7583c99ccbfc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_bundle_py3 -name: key_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.key_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.yml deleted file mode 100644 index f3de8877fe2b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters -name: KeyCreateParameters -fullName: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters -module: azure.keyvault.v2016_10_01.models.key_create_parameters -summary: 'The key create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyCreateParameters(**kwargs) - parameters: - - name: kty - description: 'Required. The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', - - ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: key_ops - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''SECP256K1''' - isRequired: true - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters.yml deleted file mode 100644 index ca6003aaa33c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_create_parameters -name: key_create_parameters -fullName: azure.keyvault.v2016_10_01.models.key_create_parameters -classes: -- azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.yml deleted file mode 100644 index f31fc9c9df7d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters -name: KeyCreateParameters -fullName: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters -module: azure.keyvault.v2016_10_01.models.key_create_parameters_py3 -summary: 'The key create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyCreateParameters(*, kty, key_size: int = None, key_ops=None, key_attributes=None, - tags=None, curve=None, **kwargs)' - parameters: - - name: kty - description: 'Required. The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', - - ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: key_ops - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''SECP256K1''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: kty - isRequired: true - - name: key_size - defaultValue: None - - name: key_ops - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None - - name: curve - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters_py3.yml deleted file mode 100644 index ab3631003eb1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3 -name: key_create_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.key_create_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.yml deleted file mode 100644 index a2870aed9cb5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters -name: KeyImportParameters -fullName: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters -module: azure.keyvault.v2016_10_01.models.key_import_parameters -summary: 'The key import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyImportParameters(**kwargs) - parameters: - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - isRequired: true - types: - - - - name: key - description: Required. The Json web key - isRequired: true - types: - - - - name: key_attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters.yml deleted file mode 100644 index 1b5c76bb2367..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_import_parameters -name: key_import_parameters -fullName: azure.keyvault.v2016_10_01.models.key_import_parameters -classes: -- azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.yml deleted file mode 100644 index 368741e26a5b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters -name: KeyImportParameters -fullName: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters -module: azure.keyvault.v2016_10_01.models.key_import_parameters_py3 -summary: 'The key import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyImportParameters(*, key, hsm: bool = None, key_attributes=None, tags=None, - **kwargs)' - parameters: - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - isRequired: true - types: - - - - name: key - description: Required. The Json web key - isRequired: true - types: - - - - name: key_attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key - isRequired: true - - name: hsm - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters_py3.yml deleted file mode 100644 index e378546b1947..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3 -name: key_import_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.key_import_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item.KeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item.KeyItem.yml deleted file mode 100644 index 46f8b3712a75..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item.KeyItem.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem -name: KeyItem -fullName: azure.keyvault.v2016_10_01.models.key_item.KeyItem -module: azure.keyvault.v2016_10_01.models.key_item -summary: 'The key item containing key metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyItem(**kwargs) - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item.yml deleted file mode 100644 index f59b8b9cb48d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_item -name: key_item -fullName: azure.keyvault.v2016_10_01.models.key_item -classes: -- azure.keyvault.v2016_10_01.models.key_item.KeyItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.yml deleted file mode 100644 index f97adabcee55..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged -name: KeyItemPaged -fullName: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged -module: azure.keyvault.v2016_10_01.models.key_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: KeyItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_paged.yml deleted file mode 100644 index f57fddd456d3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_item_paged -name: key_item_paged -fullName: azure.keyvault.v2016_10_01.models.key_item_paged -classes: -- azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.yml deleted file mode 100644 index e47a9fb02aff..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem -name: KeyItem -fullName: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem -module: azure.keyvault.v2016_10_01.models.key_item_py3 -summary: 'The key item containing key metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyItem(*, kid: str = None, attributes=None, tags=None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_py3.yml deleted file mode 100644 index d7625b3aed60..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_item_py3 -name: key_item_py3 -fullName: azure.keyvault.v2016_10_01.models.key_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.yml deleted file mode 100644 index 4256001edb49..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult -name: KeyOperationResult -fullName: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult -module: azure.keyvault.v2016_10_01.models.key_operation_result -summary: 'The key operation result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyOperationResult(**kwargs) -variables: -- description: Key identifier - name: kid - types: - - -- name: result - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result.yml deleted file mode 100644 index 81f1438c2858..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_operation_result -name: key_operation_result -fullName: azure.keyvault.v2016_10_01.models.key_operation_result -classes: -- azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.yml deleted file mode 100644 index ccde850adb47..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult -name: KeyOperationResult -fullName: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult -module: azure.keyvault.v2016_10_01.models.key_operation_result_py3 -summary: 'The key operation result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyOperationResult(**kwargs) -variables: -- description: Key identifier - name: kid - types: - - -- name: result - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result_py3.yml deleted file mode 100644 index ec7e398cadec..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3 -name: key_operation_result_py3 -fullName: azure.keyvault.v2016_10_01.models.key_operation_result_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.yml deleted file mode 100644 index c1a0fb374da0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters -name: KeyOperationsParameters -fullName: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters -module: azure.keyvault.v2016_10_01.models.key_operations_parameters -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyOperationsParameters(**kwargs) - parameters: - - name: algorithm - description: 'Required. algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters.yml deleted file mode 100644 index 8fba632ebd67..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_operations_parameters -name: key_operations_parameters -fullName: azure.keyvault.v2016_10_01.models.key_operations_parameters -classes: -- azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.yml deleted file mode 100644 index 20b30a60e75a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters -name: KeyOperationsParameters -fullName: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters -module: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3 -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyOperationsParameters(*, algorithm, value: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.yml deleted file mode 100644 index 9c7e78f44a14..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3 -name: key_operations_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.yml deleted file mode 100644 index 75ff15bd2ea3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties -name: KeyProperties -fullName: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties -module: azure.keyvault.v2016_10_01.models.key_properties -summary: Properties of the key pair backing a certificate. -constructor: - syntax: KeyProperties(**kwargs) - parameters: - - name: exportable - description: Indicates if the private key can be exported. - isRequired: true - types: - - - - name: key_type - description: The key type. - isRequired: true - types: - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: reuse_key - description: 'Indicates if the same key pair will be used on - - certificate renewal.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties.yml deleted file mode 100644 index 32a5f4825d63..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_properties -name: key_properties -fullName: azure.keyvault.v2016_10_01.models.key_properties -classes: -- azure.keyvault.v2016_10_01.models.key_properties.KeyProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.yml deleted file mode 100644 index 38f1dddea77c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties -name: KeyProperties -fullName: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties -module: azure.keyvault.v2016_10_01.models.key_properties_py3 -summary: Properties of the key pair backing a certificate. -constructor: - syntax: 'KeyProperties(*, exportable: bool = None, key_type: str = None, key_size: - int = None, reuse_key: bool = None, **kwargs)' - parameters: - - name: exportable - description: Indicates if the private key can be exported. - isRequired: true - types: - - - - name: key_type - description: The key type. - isRequired: true - types: - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: reuse_key - description: 'Indicates if the same key pair will be used on - - certificate renewal.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: exportable - defaultValue: None - - name: key_type - defaultValue: None - - name: key_size - defaultValue: None - - name: reuse_key - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties_py3.yml deleted file mode 100644 index bd27c536cf0c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_properties_py3 -name: key_properties_py3 -fullName: azure.keyvault.v2016_10_01.models.key_properties_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.yml deleted file mode 100644 index ce7cd5a75f73..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters -name: KeyRestoreParameters -fullName: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters -module: azure.keyvault.v2016_10_01.models.key_restore_parameters -summary: 'The key restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyRestoreParameters(**kwargs) - parameters: - - name: key_bundle_backup - description: 'Required. The backup blob associated with a key - - bundle.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters.yml deleted file mode 100644 index 6492639803e6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_restore_parameters -name: key_restore_parameters -fullName: azure.keyvault.v2016_10_01.models.key_restore_parameters -classes: -- azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.yml deleted file mode 100644 index c129e1959355..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters -name: KeyRestoreParameters -fullName: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters -module: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3 -summary: 'The key restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyRestoreParameters(*, key_bundle_backup: bytes, **kwargs)' - parameters: - - name: key_bundle_backup - description: 'Required. The backup blob associated with a key - - bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.yml deleted file mode 100644 index db50d1e6a1c7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3 -name: key_restore_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.yml deleted file mode 100644 index 276c6e8a5e86..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters -name: KeySignParameters -fullName: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters -module: azure.keyvault.v2016_10_01.models.key_sign_parameters -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeySignParameters(**kwargs) - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm identifier. - - For more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', ''PS384'', - - ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', - ''ES512'', - - ''ECDSA256''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters.yml deleted file mode 100644 index 3c17c09a4c57..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_sign_parameters -name: key_sign_parameters -fullName: azure.keyvault.v2016_10_01.models.key_sign_parameters -classes: -- azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.yml deleted file mode 100644 index 5ab8db9f817c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters -name: KeySignParameters -fullName: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters -module: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3 -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeySignParameters(*, algorithm, value: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm identifier. - - For more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', ''PS384'', - - ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', - ''ES512'', - - ''ECDSA256''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.yml deleted file mode 100644 index 0c5cf2c5d013..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3 -name: key_sign_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.yml deleted file mode 100644 index 2777275c26c1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters -name: KeyUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters -module: azure.keyvault.v2016_10_01.models.key_update_parameters -summary: The key update parameters. -constructor: - syntax: KeyUpdateParameters(**kwargs) - parameters: - - name: key_ops - description: 'Json web key operations. For more information on possible - - key operations, see JsonWebKeyOperation.' - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters.yml deleted file mode 100644 index 7ddf1c5434c8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_update_parameters -name: key_update_parameters -fullName: azure.keyvault.v2016_10_01.models.key_update_parameters -classes: -- azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.yml deleted file mode 100644 index b381549e8a11..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters -name: KeyUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters -module: azure.keyvault.v2016_10_01.models.key_update_parameters_py3 -summary: The key update parameters. -constructor: - syntax: KeyUpdateParameters(*, key_ops=None, key_attributes=None, tags=None, **kwargs) - parameters: - - name: key_ops - description: 'Json web key operations. For more information on possible - - key operations, see JsonWebKeyOperation.' - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key_ops - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters_py3.yml deleted file mode 100644 index 730019bc8faf..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3 -name: key_update_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.key_update_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType.yml deleted file mode 100644 index 470eca16212b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType -name: ActionType -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType -module: azure.keyvault.v2016_10_01.models.key_vault_client_enums -fields: -- name: auto_renew - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType.auto_renew -- name: email_contacts - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType.email_contacts diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel.yml deleted file mode 100644 index 0d0060b87836..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel -name: DeletionRecoveryLevel -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel -module: azure.keyvault.v2016_10_01.models.key_vault_client_enums -fields: -- name: purgeable - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel.purgeable -- name: recoverable - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel.recoverable -- name: recoverable_protected_subscription - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel.recoverable_protected_subscription -- name: recoverable_purgeable - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel.recoverable_purgeable diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName.yml deleted file mode 100644 index cf08299d93c1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName -name: JsonWebKeyCurveName -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName -module: azure.keyvault.v2016_10_01.models.key_vault_client_enums -fields: -- name: p_256 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName.p_256 -- name: p_384 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName.p_384 -- name: p_521 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName.p_521 -- name: secp256_k1 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName.secp256_k1 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.yml deleted file mode 100644 index fd38ed9b54ed..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm -name: JsonWebKeyEncryptionAlgorithm -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm -module: azure.keyvault.v2016_10_01.models.key_vault_client_enums -fields: -- name: rsa1_5 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.rsa1_5 -- name: rsa_oaep - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.rsa_oaep -- name: rsa_oaep_256 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.rsa_oaep_256 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.yml deleted file mode 100644 index 2768aa00e3e4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation -name: JsonWebKeyOperation -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation -module: azure.keyvault.v2016_10_01.models.key_vault_client_enums -fields: -- name: decrypt - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.decrypt -- name: encrypt - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.encrypt -- name: sign - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.sign -- name: unwrap_key - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.unwrap_key -- name: verify - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.verify -- name: wrap_key - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.wrap_key diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.yml deleted file mode 100644 index 8361fefe404e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm -name: JsonWebKeySignatureAlgorithm -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm -module: azure.keyvault.v2016_10_01.models.key_vault_client_enums -fields: -- name: ecdsa256 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.ecdsa256 -- name: es256 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.es256 -- name: es384 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.es384 -- name: es512 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.es512 -- name: ps256 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.ps256 -- name: ps384 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.ps384 -- name: ps512 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.ps512 -- name: rs256 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.rs256 -- name: rs384 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.rs384 -- name: rs512 - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.rs512 -- name: rsnull - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.rsnull diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.yml deleted file mode 100644 index 15a8fa163926..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType -name: JsonWebKeyType -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType -module: azure.keyvault.v2016_10_01.models.key_vault_client_enums -fields: -- name: ec - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.ec -- name: ec_hsm - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.ec_hsm -- name: oct - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.oct -- name: rsa - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.rsa -- name: rsa_hsm - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.rsa_hsm diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.yml deleted file mode 100644 index 829619525f15..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType -name: KeyUsageType -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType -module: azure.keyvault.v2016_10_01.models.key_vault_client_enums -fields: -- name: c_rl_sign - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.c_rl_sign -- name: data_encipherment - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.data_encipherment -- name: decipher_only - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.decipher_only -- name: digital_signature - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.digital_signature -- name: encipher_only - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.encipher_only -- name: key_agreement - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.key_agreement -- name: key_cert_sign - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.key_cert_sign -- name: key_encipherment - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.key_encipherment -- name: non_repudiation - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.non_repudiation diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.yml deleted file mode 100644 index 7a8e3a0a8832..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums -name: key_vault_client_enums -fullName: azure.keyvault.v2016_10_01.models.key_vault_client_enums -enums: -- azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType -- azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel -- azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName -- azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm -- azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation -- azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm -- azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType -- azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.yml deleted file mode 100644 index 82dd4ad8e2a3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError -name: KeyVaultError -fullName: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError -module: azure.keyvault.v2016_10_01.models.key_vault_error -summary: 'The key vault error exception. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVaultError(**kwargs) -variables: -- name: error - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException.yml deleted file mode 100644 index 5896c70c1bb0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException -name: KeyVaultErrorException -fullName: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException -module: azure.keyvault.v2016_10_01.models.key_vault_error -summary: 'Server responsed with exception of type: ''KeyVaultError''.' -constructor: - syntax: KeyVaultErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.yml deleted file mode 100644 index 2bbab57354b4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_vault_error -name: key_vault_error -fullName: azure.keyvault.v2016_10_01.models.key_vault_error -classes: -- azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError -- azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.yml deleted file mode 100644 index ab864005c67e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError -name: KeyVaultError -fullName: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError -module: azure.keyvault.v2016_10_01.models.key_vault_error_py3 -summary: 'The key vault error exception. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVaultError(**kwargs) -variables: -- name: error - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException.yml deleted file mode 100644 index fe59210dee45..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException -name: KeyVaultErrorException -fullName: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException -module: azure.keyvault.v2016_10_01.models.key_vault_error_py3 -summary: 'Server responsed with exception of type: ''KeyVaultError''.' -constructor: - syntax: KeyVaultErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.yml deleted file mode 100644 index 8ee643cca848..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3 -name: key_vault_error_py3 -fullName: azure.keyvault.v2016_10_01.models.key_vault_error_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError -- azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.yml deleted file mode 100644 index fd5e917ff93e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters -name: KeyVerifyParameters -fullName: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters -module: azure.keyvault.v2016_10_01.models.key_verify_parameters -summary: 'The key verify parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyVerifyParameters(**kwargs) - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm. For more - - information on possible algorithm types, see JsonWebKeySignatureAlgorithm. - - Possible values include: ''PS256'', ''PS384'', ''PS512'', ''RS256'', ''RS384'', - - ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', ''ES512'', ''ECDSA256''' - isRequired: true - types: - - - - - - name: digest - description: Required. The digest used for signing. - isRequired: true - types: - - - - name: signature - description: Required. The signature to be verified. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters.yml deleted file mode 100644 index 7d037b73d4e6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_verify_parameters -name: key_verify_parameters -fullName: azure.keyvault.v2016_10_01.models.key_verify_parameters -classes: -- azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.yml deleted file mode 100644 index 2daa0214af08..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters -name: KeyVerifyParameters -fullName: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters -module: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3 -summary: 'The key verify parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyVerifyParameters(*, algorithm, digest: bytes, signature: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm. For more - - information on possible algorithm types, see JsonWebKeySignatureAlgorithm. - - Possible values include: ''PS256'', ''PS384'', ''PS512'', ''RS256'', ''RS384'', - - ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', ''ES512'', ''ECDSA256''' - isRequired: true - types: - - - - - - name: digest - description: Required. The digest used for signing. - isRequired: true - types: - - - - name: signature - description: Required. The signature to be verified. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: digest - isRequired: true - - name: signature - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.yml deleted file mode 100644 index 778ef55db7e9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3 -name: key_verify_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.yml deleted file mode 100644 index 8a0b1a61ee0e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult -name: KeyVerifyResult -fullName: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult -module: azure.keyvault.v2016_10_01.models.key_verify_result -summary: 'The key verify result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVerifyResult(**kwargs) -variables: -- description: True if the signature is verified, otherwise false. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result.yml deleted file mode 100644 index b7e675d420a2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_verify_result -name: key_verify_result -fullName: azure.keyvault.v2016_10_01.models.key_verify_result -classes: -- azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.yml deleted file mode 100644 index decab27ea008..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult -name: KeyVerifyResult -fullName: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult -module: azure.keyvault.v2016_10_01.models.key_verify_result_py3 -summary: 'The key verify result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVerifyResult(**kwargs) -variables: -- description: True if the signature is verified, otherwise false. - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result_py3.yml deleted file mode 100644 index 0004e1e2f518..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3 -name: key_verify_result_py3 -fullName: azure.keyvault.v2016_10_01.models.key_verify_result_py3 -classes: -- azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.yml deleted file mode 100644 index 60d05173ded7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction -name: LifetimeAction -fullName: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction -module: azure.keyvault.v2016_10_01.models.lifetime_action -summary: 'Action and its trigger that will be performed by Key Vault over the - - lifetime of a certificate.' -constructor: - syntax: LifetimeAction(**kwargs) - parameters: - - name: trigger - description: The condition that will execute the action. - isRequired: true - types: - - - - name: action - description: The action that will be executed. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action.yml deleted file mode 100644 index fb8ae39920b9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.lifetime_action -name: lifetime_action -fullName: azure.keyvault.v2016_10_01.models.lifetime_action -classes: -- azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.yml deleted file mode 100644 index d88203240fff..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction -name: LifetimeAction -fullName: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction -module: azure.keyvault.v2016_10_01.models.lifetime_action_py3 -summary: 'Action and its trigger that will be performed by Key Vault over the - - lifetime of a certificate.' -constructor: - syntax: LifetimeAction(*, trigger=None, action=None, **kwargs) - parameters: - - name: trigger - description: The condition that will execute the action. - isRequired: true - types: - - - - name: action - description: The action that will be executed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: trigger - defaultValue: None - - name: action - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action_py3.yml deleted file mode 100644 index 7af0650a4578..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3 -name: lifetime_action_py3 -fullName: azure.keyvault.v2016_10_01.models.lifetime_action_py3 -classes: -- azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.yml deleted file mode 100644 index 27d8c1a6ec41..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails -name: OrganizationDetails -fullName: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails -module: azure.keyvault.v2016_10_01.models.organization_details -summary: Details of the organization of the certificate issuer. -constructor: - syntax: OrganizationDetails(**kwargs) - parameters: - - name: id - description: Id of the organization. - isRequired: true - types: - - - - name: admin_details - description: Details of the organization administrator. - isRequired: true - types: - - [] -methods: -- uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details.yml deleted file mode 100644 index a6119a4d3187..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.organization_details -name: organization_details -fullName: azure.keyvault.v2016_10_01.models.organization_details -classes: -- azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.yml deleted file mode 100644 index c62e303cd8b1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails -name: OrganizationDetails -fullName: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails -module: azure.keyvault.v2016_10_01.models.organization_details_py3 -summary: Details of the organization of the certificate issuer. -constructor: - syntax: 'OrganizationDetails(*, id: str = None, admin_details=None, **kwargs)' - parameters: - - name: id - description: Id of the organization. - isRequired: true - types: - - - - name: admin_details - description: Details of the organization administrator. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: admin_details - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details_py3.yml deleted file mode 100644 index a71de86a8540..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.organization_details_py3 -name: organization_details_py3 -fullName: azure.keyvault.v2016_10_01.models.organization_details_py3 -classes: -- azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.yml deleted file mode 100644 index c93e7ff4a71c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult -name: PendingCertificateSigningRequestResult -fullName: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult -module: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result -summary: 'The pending certificate signing request result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: PendingCertificateSigningRequestResult(**kwargs) -variables: -- description: 'The pending certificate signing request as Base64 encoded - - string.' - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.yml deleted file mode 100644 index 4599129a287b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result -name: pending_certificate_signing_request_result -fullName: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result -classes: -- azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.yml deleted file mode 100644 index 6afe74bfe4a3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult -name: PendingCertificateSigningRequestResult -fullName: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult -module: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3 -summary: 'The pending certificate signing request result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: PendingCertificateSigningRequestResult(**kwargs) -variables: -- description: 'The pending certificate signing request as Base64 encoded - - string.' - name: value - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.yml deleted file mode 100644 index e955bef98f6b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3 -name: pending_certificate_signing_request_result_py3 -fullName: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3 -classes: -- azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.yml deleted file mode 100644 index 6b1be0032101..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes -name: SasDefinitionAttributes -fullName: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes -module: azure.keyvault.v2016_10_01.models.sas_definition_attributes -summary: 'The SAS definition management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionAttributes(**kwargs) - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes.yml deleted file mode 100644 index 3818924037d9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes -name: sas_definition_attributes -fullName: azure.keyvault.v2016_10_01.models.sas_definition_attributes -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.yml deleted file mode 100644 index c814e6fdb39e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes -name: SasDefinitionAttributes -fullName: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes -module: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3 -summary: 'The SAS definition management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SasDefinitionAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.yml deleted file mode 100644 index 60fcef00a24f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3 -name: sas_definition_attributes_py3 -fullName: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3 -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.yml deleted file mode 100644 index 560bf6304235..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle -name: SasDefinitionBundle -fullName: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle -module: azure.keyvault.v2016_10_01.models.sas_definition_bundle -summary: 'A SAS definition bundle consists of key vault SAS definition details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionBundle(**kwargs) -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition metadata in the form of key-value - - pairs.' - name: parameters - types: - - [, ] -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle.yml deleted file mode 100644 index c2990f745e26..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle -name: sas_definition_bundle -fullName: azure.keyvault.v2016_10_01.models.sas_definition_bundle -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.yml deleted file mode 100644 index be1e900ba8de..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle -name: SasDefinitionBundle -fullName: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle -module: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3 -summary: 'A SAS definition bundle consists of key vault SAS definition details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionBundle(**kwargs) -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition metadata in the form of key-value - - pairs.' - name: parameters - types: - - [, ] -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.yml deleted file mode 100644 index 6791d31f8de9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3 -name: sas_definition_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.yml deleted file mode 100644 index e44e1b417cc1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters -name: SasDefinitionCreateParameters -fullName: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters -module: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters -summary: 'The SAS definition create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SasDefinitionCreateParameters(**kwargs) - parameters: - - name: parameters - description: 'Required. Sas definition creation metadata in the form - - of key-value pairs.' - isRequired: true - types: - - [, ] - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.yml deleted file mode 100644 index bdd6a24d250a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters -name: sas_definition_create_parameters -fullName: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.yml deleted file mode 100644 index b945d65b50f4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters -name: SasDefinitionCreateParameters -fullName: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters -module: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3 -summary: 'The SAS definition create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SasDefinitionCreateParameters(*, parameters, sas_definition_attributes=None, - tags=None, **kwargs) - parameters: - - name: parameters - description: 'Required. Sas definition creation metadata in the form - - of key-value pairs.' - isRequired: true - types: - - [, ] - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: parameters - isRequired: true - - name: sas_definition_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.yml deleted file mode 100644 index a89d07fc1c6f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3 -name: sas_definition_create_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.yml deleted file mode 100644 index d3a5659fe51f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem -name: SasDefinitionItem -fullName: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem -module: azure.keyvault.v2016_10_01.models.sas_definition_item -summary: 'The SAS definition item containing storage SAS definition metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionItem(**kwargs) -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item.yml deleted file mode 100644 index 6648ec9ab8f8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_item -name: sas_definition_item -fullName: azure.keyvault.v2016_10_01.models.sas_definition_item -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.yml deleted file mode 100644 index d3f963bcc45a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged -name: SasDefinitionItemPaged -fullName: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged -module: azure.keyvault.v2016_10_01.models.sas_definition_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: SasDefinitionItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_paged.yml deleted file mode 100644 index b0d21e9301ab..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged -name: sas_definition_item_paged -fullName: azure.keyvault.v2016_10_01.models.sas_definition_item_paged -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.yml deleted file mode 100644 index 0fbe8f96c21d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem -name: SasDefinitionItem -fullName: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem -module: azure.keyvault.v2016_10_01.models.sas_definition_item_py3 -summary: 'The SAS definition item containing storage SAS definition metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionItem(**kwargs) -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_py3.yml deleted file mode 100644 index f95d92d16934..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3 -name: sas_definition_item_py3 -fullName: azure.keyvault.v2016_10_01.models.sas_definition_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.yml deleted file mode 100644 index 6125f37dbe20..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters -name: SasDefinitionUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters -module: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters -summary: The SAS definition update parameters. -constructor: - syntax: SasDefinitionUpdateParameters(**kwargs) - parameters: - - name: parameters - description: 'Sas definition update metadata in the form of key-value - - pairs.' - isRequired: true - types: - - [, ] - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.yml deleted file mode 100644 index b474b20097b8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters -name: sas_definition_update_parameters -fullName: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.yml deleted file mode 100644 index a618d878aa35..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters -name: SasDefinitionUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters -module: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3 -summary: The SAS definition update parameters. -constructor: - syntax: SasDefinitionUpdateParameters(*, parameters=None, sas_definition_attributes=None, - tags=None, **kwargs) - parameters: - - name: parameters - description: 'Sas definition update metadata in the form of key-value - - pairs.' - isRequired: true - types: - - [, ] - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: parameters - defaultValue: None - - name: sas_definition_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.yml deleted file mode 100644 index db1b8ba6a9e6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3 -name: sas_definition_update_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.yml deleted file mode 100644 index 01d1651d2d64..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes -name: SecretAttributes -fullName: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes -module: azure.keyvault.v2016_10_01.models.secret_attributes -summary: 'The secret management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SecretAttributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for secrets in the current vault. If it contains ''Purgeable'', the - - secret can be permanently deleted by a privileged user; otherwise, only - - the system can purge the secret, at the end of the retention interval. - - Possible values include: ''Purgeable'', ''Recoverable+Purgeable'', - - ''Recoverable'', ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes.yml deleted file mode 100644 index e8c3dd73975d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_attributes -name: secret_attributes -fullName: azure.keyvault.v2016_10_01.models.secret_attributes -classes: -- azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.yml deleted file mode 100644 index 828ae54ab371..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes -name: SecretAttributes -fullName: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes -module: azure.keyvault.v2016_10_01.models.secret_attributes_py3 -summary: 'The secret management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretAttributes(*, enabled: bool = None, not_before=None, expires=None, - **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for secrets in the current vault. If it contains ''Purgeable'', the - - secret can be permanently deleted by a privileged user; otherwise, only - - the system can purge the secret, at the end of the retention interval. - - Possible values include: ''Purgeable'', ''Recoverable+Purgeable'', - - ''Recoverable'', ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes_py3.yml deleted file mode 100644 index 9a48984b779b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3 -name: secret_attributes_py3 -fullName: azure.keyvault.v2016_10_01.models.secret_attributes_py3 -classes: -- azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.yml deleted file mode 100644 index a818616bccc1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle -name: SecretBundle -fullName: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle -module: azure.keyvault.v2016_10_01.models.secret_bundle -summary: 'A secret consisting of a value, id and its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SecretBundle(**kwargs) - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle.yml deleted file mode 100644 index 562f64dc9a67..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_bundle -name: secret_bundle -fullName: azure.keyvault.v2016_10_01.models.secret_bundle -classes: -- azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.yml deleted file mode 100644 index 142023007a33..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle -name: SecretBundle -fullName: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle -module: azure.keyvault.v2016_10_01.models.secret_bundle_py3 -summary: 'A secret consisting of a value, id and its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretBundle(*, value: str = None, id: str = None, content_type: str = - None, attributes=None, tags=None, **kwargs)' - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: value - defaultValue: None - - name: id - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle_py3.yml deleted file mode 100644 index bc1a378cb3a6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3 -name: secret_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.secret_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item.SecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item.SecretItem.yml deleted file mode 100644 index f646b11e0585..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item.SecretItem.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem -name: SecretItem -fullName: azure.keyvault.v2016_10_01.models.secret_item.SecretItem -module: azure.keyvault.v2016_10_01.models.secret_item -summary: 'The secret item containing secret metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SecretItem(**kwargs) - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item.yml deleted file mode 100644 index 11055ca005f9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_item -name: secret_item -fullName: azure.keyvault.v2016_10_01.models.secret_item -classes: -- azure.keyvault.v2016_10_01.models.secret_item.SecretItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.yml deleted file mode 100644 index 23dcf0bbeaeb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged -name: SecretItemPaged -fullName: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged -module: azure.keyvault.v2016_10_01.models.secret_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: SecretItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_paged.yml deleted file mode 100644 index 53dccf83322e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_item_paged -name: secret_item_paged -fullName: azure.keyvault.v2016_10_01.models.secret_item_paged -classes: -- azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.yml deleted file mode 100644 index beaf361ba594..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem -name: SecretItem -fullName: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem -module: azure.keyvault.v2016_10_01.models.secret_item_py3 -summary: 'The secret item containing secret metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretItem(*, id: str = None, attributes=None, tags=None, content_type: - str = None, **kwargs)' - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: content_type - defaultValue: None -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_py3.yml deleted file mode 100644 index bc2f7ef9c5a1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_item_py3 -name: secret_item_py3 -fullName: azure.keyvault.v2016_10_01.models.secret_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.yml deleted file mode 100644 index a9ae57c6931a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties -name: SecretProperties -fullName: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties -module: azure.keyvault.v2016_10_01.models.secret_properties -summary: Properties of the key backing a certificate. -constructor: - syntax: SecretProperties(**kwargs) - parameters: - - name: content_type - description: The media type (MIME type). - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties.yml deleted file mode 100644 index bab168754169..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_properties -name: secret_properties -fullName: azure.keyvault.v2016_10_01.models.secret_properties -classes: -- azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.yml deleted file mode 100644 index 51cbe4a1f26c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties -name: SecretProperties -fullName: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties -module: azure.keyvault.v2016_10_01.models.secret_properties_py3 -summary: Properties of the key backing a certificate. -constructor: - syntax: 'SecretProperties(*, content_type: str = None, **kwargs)' - parameters: - - name: content_type - description: The media type (MIME type). - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_type - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties_py3.yml deleted file mode 100644 index 0566974ce022..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_properties_py3 -name: secret_properties_py3 -fullName: azure.keyvault.v2016_10_01.models.secret_properties_py3 -classes: -- azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.yml deleted file mode 100644 index f9214c82fda4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters -name: SecretRestoreParameters -fullName: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters -module: azure.keyvault.v2016_10_01.models.secret_restore_parameters -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SecretRestoreParameters(**kwargs) - parameters: - - name: secret_bundle_backup - description: 'Required. The backup blob associated with a - - secret bundle.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters.yml deleted file mode 100644 index 86a71840273c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters -name: secret_restore_parameters -fullName: azure.keyvault.v2016_10_01.models.secret_restore_parameters -classes: -- azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.yml deleted file mode 100644 index 92fc591dae99..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters -name: SecretRestoreParameters -fullName: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters -module: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3 -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretRestoreParameters(*, secret_bundle_backup: bytes, **kwargs)' - parameters: - - name: secret_bundle_backup - description: 'Required. The backup blob associated with a - - secret bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: secret_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.yml deleted file mode 100644 index f1827cf11161..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3 -name: secret_restore_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.yml deleted file mode 100644 index 68ae6b76cad5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters -name: SecretSetParameters -fullName: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters -module: azure.keyvault.v2016_10_01.models.secret_set_parameters -summary: 'The secret set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SecretSetParameters(**kwargs) - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters.yml deleted file mode 100644 index 556ab0b0c7bc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_set_parameters -name: secret_set_parameters -fullName: azure.keyvault.v2016_10_01.models.secret_set_parameters -classes: -- azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.yml deleted file mode 100644 index da677b0f0c30..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters -name: SecretSetParameters -fullName: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters -module: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3 -summary: 'The secret set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretSetParameters(*, value: str, tags=None, content_type: str = None, - secret_attributes=None, **kwargs)' - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: tags - defaultValue: None - - name: content_type - defaultValue: None - - name: secret_attributes - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.yml deleted file mode 100644 index de1046283c23..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3 -name: secret_set_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.yml deleted file mode 100644 index a82f7eadd7bf..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters -name: SecretUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters -module: azure.keyvault.v2016_10_01.models.secret_update_parameters -summary: The secret update parameters. -constructor: - syntax: SecretUpdateParameters(**kwargs) - parameters: - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters.yml deleted file mode 100644 index 4dd728a84702..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_update_parameters -name: secret_update_parameters -fullName: azure.keyvault.v2016_10_01.models.secret_update_parameters -classes: -- azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.yml deleted file mode 100644 index 3679b72bd745..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters -name: SecretUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters -module: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3 -summary: The secret update parameters. -constructor: - syntax: 'SecretUpdateParameters(*, content_type: str = None, secret_attributes=None, - tags=None, **kwargs)' - parameters: - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: content_type - defaultValue: None - - name: secret_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.yml deleted file mode 100644 index efcbdbe3c544..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3 -name: secret_update_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.yml deleted file mode 100644 index 8cdbc538a2b9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes -name: StorageAccountAttributes -fullName: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes -module: azure.keyvault.v2016_10_01.models.storage_account_attributes -summary: 'The storage account management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageAccountAttributes(**kwargs) - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes.yml deleted file mode 100644 index 521f549f5bfa..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_attributes -name: storage_account_attributes -fullName: azure.keyvault.v2016_10_01.models.storage_account_attributes -classes: -- azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.yml deleted file mode 100644 index 319787f93e38..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes -name: StorageAccountAttributes -fullName: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes -module: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3 -summary: 'The storage account management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'StorageAccountAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.yml deleted file mode 100644 index bfb411daeca8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3 -name: storage_account_attributes_py3 -fullName: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3 -classes: -- azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.yml deleted file mode 100644 index 60f4e34c03b5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters -name: StorageAccountCreateParameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters -module: azure.keyvault.v2016_10_01.models.storage_account_create_parameters -summary: 'The storage account create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StorageAccountCreateParameters(**kwargs) - parameters: - - name: resource_id - description: Required. Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Required. Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'Required. whether keyvault should manage the - - storage account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters.yml deleted file mode 100644 index 7b08bfb5a03f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters -name: storage_account_create_parameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_create_parameters -classes: -- azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.yml deleted file mode 100644 index e205dd569ec3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters -name: StorageAccountCreateParameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters -module: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3 -summary: 'The storage account create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountCreateParameters(*, resource_id: str, active_key_name: str, - auto_regenerate_key: bool, regeneration_period: str = None, storage_account_attributes=None, - tags=None, **kwargs)' - parameters: - - name: resource_id - description: Required. Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Required. Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'Required. whether keyvault should manage the - - storage account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: resource_id - isRequired: true - - name: active_key_name - isRequired: true - - name: auto_regenerate_key - isRequired: true - - name: regeneration_period - defaultValue: None - - name: storage_account_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.yml deleted file mode 100644 index b148720a0ba2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3 -name: storage_account_create_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.yml deleted file mode 100644 index 8d632e04d3e4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem -name: StorageAccountItem -fullName: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem -module: azure.keyvault.v2016_10_01.models.storage_account_item -summary: 'The storage account item containing storage account metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageAccountItem(**kwargs) -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item.yml deleted file mode 100644 index b4e1498aa884..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_item -name: storage_account_item -fullName: azure.keyvault.v2016_10_01.models.storage_account_item -classes: -- azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.yml deleted file mode 100644 index 91cf9722625c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged -name: StorageAccountItemPaged -fullName: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged -module: azure.keyvault.v2016_10_01.models.storage_account_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: StorageAccountItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_paged.yml deleted file mode 100644 index 6ddabf4d58fc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged -name: storage_account_item_paged -fullName: azure.keyvault.v2016_10_01.models.storage_account_item_paged -classes: -- azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.yml deleted file mode 100644 index 8f2b7a280825..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem -name: StorageAccountItem -fullName: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem -module: azure.keyvault.v2016_10_01.models.storage_account_item_py3 -summary: 'The storage account item containing storage account metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageAccountItem(**kwargs) -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_py3.yml deleted file mode 100644 index 0198403177d6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3 -name: storage_account_item_py3 -fullName: azure.keyvault.v2016_10_01.models.storage_account_item_py3 -classes: -- azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.yml deleted file mode 100644 index f434d50c6e48..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters -name: StorageAccountRegenerteKeyParameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters -module: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters -summary: 'The storage account key regenerate parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StorageAccountRegenerteKeyParameters(**kwargs) - parameters: - - name: key_name - description: Required. The storage account key name. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.yml deleted file mode 100644 index e430f0671b44..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters -name: storage_account_regenerte_key_parameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters -classes: -- azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.yml deleted file mode 100644 index eec52b32b545..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters -name: StorageAccountRegenerteKeyParameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters -module: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3 -summary: 'The storage account key regenerate parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountRegenerteKeyParameters(*, key_name: str, **kwargs)' - parameters: - - name: key_name - description: Required. The storage account key name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_name - isRequired: true -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.yml deleted file mode 100644 index 63acb79347a5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3 -name: storage_account_regenerte_key_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.yml deleted file mode 100644 index 23dbf6ce414a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters -name: StorageAccountUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters -module: azure.keyvault.v2016_10_01.models.storage_account_update_parameters -summary: The storage account update parameters. -constructor: - syntax: StorageAccountUpdateParameters(**kwargs) - parameters: - - name: active_key_name - description: The current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters.yml deleted file mode 100644 index 4034c3da2eb8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters -name: storage_account_update_parameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_update_parameters -classes: -- azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.yml deleted file mode 100644 index 66b5839e7a57..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters -name: StorageAccountUpdateParameters -fullName: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters -module: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3 -summary: The storage account update parameters. -constructor: - syntax: 'StorageAccountUpdateParameters(*, active_key_name: str = None, auto_regenerate_key: - bool = None, regeneration_period: str = None, storage_account_attributes=None, - tags=None, **kwargs)' - parameters: - - name: active_key_name - description: The current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: active_key_name - defaultValue: None - - name: auto_regenerate_key - defaultValue: None - - name: regeneration_period - defaultValue: None - - name: storage_account_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.yml deleted file mode 100644 index 6ac8e753d2bb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3 -name: storage_account_update_parameters_py3 -fullName: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3 -classes: -- azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.yml deleted file mode 100644 index 18c2f55e05c8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle -name: StorageBundle -fullName: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle -module: azure.keyvault.v2016_10_01.models.storage_bundle -summary: 'A Storage account bundle consists of key vault storage account details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageBundle(**kwargs) -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle.yml deleted file mode 100644 index f11c653853b6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_bundle -name: storage_bundle -fullName: azure.keyvault.v2016_10_01.models.storage_bundle -classes: -- azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.yml deleted file mode 100644 index d7c2854878d4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle -name: StorageBundle -fullName: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle -module: azure.keyvault.v2016_10_01.models.storage_bundle_py3 -summary: 'A Storage account bundle consists of key vault storage account details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageBundle(**kwargs) -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle_py3.yml deleted file mode 100644 index daed269bc120..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3 -name: storage_bundle_py3 -fullName: azure.keyvault.v2016_10_01.models.storage_bundle_py3 -classes: -- azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.yml deleted file mode 100644 index 059e6f78444d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames -name: SubjectAlternativeNames -fullName: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames -module: azure.keyvault.v2016_10_01.models.subject_alternative_names -summary: The subject alternate names of a X509 object. -constructor: - syntax: SubjectAlternativeNames(**kwargs) - parameters: - - name: emails - description: Email addresses. - isRequired: true - types: - - [] - - name: dns_names - description: Domain names. - isRequired: true - types: - - [] - - name: upns - description: User principal names. - isRequired: true - types: - - [] -methods: -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names.yml deleted file mode 100644 index aa7a71f922be..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.subject_alternative_names -name: subject_alternative_names -fullName: azure.keyvault.v2016_10_01.models.subject_alternative_names -classes: -- azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.yml deleted file mode 100644 index ba4e32fee9f4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames -name: SubjectAlternativeNames -fullName: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames -module: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3 -summary: The subject alternate names of a X509 object. -constructor: - syntax: SubjectAlternativeNames(*, emails=None, dns_names=None, upns=None, **kwargs) - parameters: - - name: emails - description: Email addresses. - isRequired: true - types: - - [] - - name: dns_names - description: Domain names. - isRequired: true - types: - - [] - - name: upns - description: User principal names. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: emails - defaultValue: None - - name: dns_names - defaultValue: None - - name: upns - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.yml deleted file mode 100644 index 00d9312276bb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3 -name: subject_alternative_names_py3 -fullName: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3 -classes: -- azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger.Trigger.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger.Trigger.yml deleted file mode 100644 index d67327416755..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger.Trigger.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.trigger.Trigger -name: Trigger -fullName: azure.keyvault.v2016_10_01.models.trigger.Trigger -module: azure.keyvault.v2016_10_01.models.trigger -summary: A condition to be satisfied for an action to be executed. -constructor: - syntax: Trigger(**kwargs) - parameters: - - name: lifetime_percentage - description: 'Percentage of lifetime at which to trigger. - - Value should be between 1 and 99.' - isRequired: true - types: - - - - name: days_before_expiry - description: 'Days before expiry to attempt renewal. Value - - should be between 1 and validity_in_months multiplied by 27. If - - validity_in_months is 36, then value should be between 1 and 972 (36 * - - 27).' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.trigger.Trigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.trigger.Trigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.trigger.Trigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.trigger.Trigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.trigger.Trigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.trigger.Trigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.trigger.Trigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger.yml deleted file mode 100644 index bcba5bdd4249..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.trigger -name: trigger -fullName: azure.keyvault.v2016_10_01.models.trigger -classes: -- azure.keyvault.v2016_10_01.models.trigger.Trigger diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.yml deleted file mode 100644 index cb6c49dc813c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger -name: Trigger -fullName: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger -module: azure.keyvault.v2016_10_01.models.trigger_py3 -summary: A condition to be satisfied for an action to be executed. -constructor: - syntax: 'Trigger(*, lifetime_percentage: int = None, days_before_expiry: int = None, - **kwargs)' - parameters: - - name: lifetime_percentage - description: 'Percentage of lifetime at which to trigger. - - Value should be between 1 and 99.' - isRequired: true - types: - - - - name: days_before_expiry - description: 'Days before expiry to attempt renewal. Value - - should be between 1 and validity_in_months multiplied by 27. If - - validity_in_months is 36, then value should be between 1 and 972 (36 * - - 27).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: lifetime_percentage - defaultValue: None - - name: days_before_expiry - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger_py3.yml deleted file mode 100644 index 9ac17559640f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.trigger_py3 -name: trigger_py3 -fullName: azure.keyvault.v2016_10_01.models.trigger_py3 -classes: -- azure.keyvault.v2016_10_01.models.trigger_py3.Trigger diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.yml deleted file mode 100644 index 94ce23617ee1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties -name: X509CertificateProperties -fullName: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties -module: azure.keyvault.v2016_10_01.models.x509_certificate_properties -summary: Properties of the X509 component of a certificate. -constructor: - syntax: X509CertificateProperties(**kwargs) - parameters: - - name: subject - description: 'The subject name. Should be a valid X509 distinguished - - Name.' - isRequired: true - types: - - - - name: ekus - description: The enhanced key usage. - isRequired: true - types: - - [] - - name: subject_alternative_names - description: The subject alternative names. - isRequired: true - types: - - - - name: key_usage - description: List of key usages. - isRequired: true - types: - - [ - - ] - - name: validity_in_months - description: 'The duration that the ceritifcate is valid in - - months.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties.yml deleted file mode 100644 index 66f889474091..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties -name: x509_certificate_properties -fullName: azure.keyvault.v2016_10_01.models.x509_certificate_properties -classes: -- azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.yml deleted file mode 100644 index b88f38dc164e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties -name: X509CertificateProperties -fullName: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties -module: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3 -summary: Properties of the X509 component of a certificate. -constructor: - syntax: 'X509CertificateProperties(*, subject: str = None, ekus=None, subject_alternative_names=None, - key_usage=None, validity_in_months: int = None, **kwargs)' - parameters: - - name: subject - description: 'The subject name. Should be a valid X509 distinguished - - Name.' - isRequired: true - types: - - - - name: ekus - description: The enhanced key usage. - isRequired: true - types: - - [] - - name: subject_alternative_names - description: The subject alternative names. - isRequired: true - types: - - - - name: key_usage - description: List of key usages. - isRequired: true - types: - - [ - - ] - - name: validity_in_months - description: 'The duration that the ceritifcate is valid in - - months.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: subject - defaultValue: None - - name: ekus - defaultValue: None - - name: subject_alternative_names - defaultValue: None - - name: key_usage - defaultValue: None - - name: validity_in_months - defaultValue: None -methods: -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.yml deleted file mode 100644 index b4d2917215a8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3 -name: x509_certificate_properties_py3 -fullName: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3 -classes: -- azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.yml deleted file mode 100644 index c4f3a3d5c2c6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.yml +++ /dev/null @@ -1,246 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.keyvault.v2016_10_01.models -name: models -fullName: azure.keyvault.v2016_10_01.models -type: import -classes: -- azure.keyvault.v2016_10_01.models.Action -- azure.keyvault.v2016_10_01.models.AdministratorDetails -- azure.keyvault.v2016_10_01.models.Attributes -- azure.keyvault.v2016_10_01.models.BackupKeyResult -- azure.keyvault.v2016_10_01.models.BackupSecretResult -- azure.keyvault.v2016_10_01.models.CertificateAttributes -- azure.keyvault.v2016_10_01.models.CertificateBundle -- azure.keyvault.v2016_10_01.models.CertificateCreateParameters -- azure.keyvault.v2016_10_01.models.CertificateImportParameters -- azure.keyvault.v2016_10_01.models.CertificateIssuerItem -- azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged -- azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters -- azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters -- azure.keyvault.v2016_10_01.models.CertificateItem -- azure.keyvault.v2016_10_01.models.CertificateItemPaged -- azure.keyvault.v2016_10_01.models.CertificateMergeParameters -- azure.keyvault.v2016_10_01.models.CertificateOperation -- azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter -- azure.keyvault.v2016_10_01.models.CertificatePolicy -- azure.keyvault.v2016_10_01.models.CertificateUpdateParameters -- azure.keyvault.v2016_10_01.models.Contact -- azure.keyvault.v2016_10_01.models.Contacts -- azure.keyvault.v2016_10_01.models.DeletedCertificateBundle -- azure.keyvault.v2016_10_01.models.DeletedCertificateItem -- azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged -- azure.keyvault.v2016_10_01.models.DeletedKeyBundle -- azure.keyvault.v2016_10_01.models.DeletedKeyItem -- azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged -- azure.keyvault.v2016_10_01.models.DeletedSecretBundle -- azure.keyvault.v2016_10_01.models.DeletedSecretItem -- azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged -- azure.keyvault.v2016_10_01.models.Error -- azure.keyvault.v2016_10_01.models.IssuerAttributes -- azure.keyvault.v2016_10_01.models.IssuerBundle -- azure.keyvault.v2016_10_01.models.IssuerCredentials -- azure.keyvault.v2016_10_01.models.IssuerParameters -- azure.keyvault.v2016_10_01.models.JsonWebKey -- azure.keyvault.v2016_10_01.models.KeyAttributes -- azure.keyvault.v2016_10_01.models.KeyBundle -- azure.keyvault.v2016_10_01.models.KeyCreateParameters -- azure.keyvault.v2016_10_01.models.KeyImportParameters -- azure.keyvault.v2016_10_01.models.KeyItem -- azure.keyvault.v2016_10_01.models.KeyItemPaged -- azure.keyvault.v2016_10_01.models.KeyOperationResult -- azure.keyvault.v2016_10_01.models.KeyOperationsParameters -- azure.keyvault.v2016_10_01.models.KeyProperties -- azure.keyvault.v2016_10_01.models.KeyRestoreParameters -- azure.keyvault.v2016_10_01.models.KeySignParameters -- azure.keyvault.v2016_10_01.models.KeyUpdateParameters -- azure.keyvault.v2016_10_01.models.KeyVaultError -- azure.keyvault.v2016_10_01.models.KeyVaultErrorException -- azure.keyvault.v2016_10_01.models.KeyVerifyParameters -- azure.keyvault.v2016_10_01.models.KeyVerifyResult -- azure.keyvault.v2016_10_01.models.LifetimeAction -- azure.keyvault.v2016_10_01.models.OrganizationDetails -- azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult -- azure.keyvault.v2016_10_01.models.SasDefinitionAttributes -- azure.keyvault.v2016_10_01.models.SasDefinitionBundle -- azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters -- azure.keyvault.v2016_10_01.models.SasDefinitionItem -- azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged -- azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters -- azure.keyvault.v2016_10_01.models.SecretAttributes -- azure.keyvault.v2016_10_01.models.SecretBundle -- azure.keyvault.v2016_10_01.models.SecretItem -- azure.keyvault.v2016_10_01.models.SecretItemPaged -- azure.keyvault.v2016_10_01.models.SecretProperties -- azure.keyvault.v2016_10_01.models.SecretRestoreParameters -- azure.keyvault.v2016_10_01.models.SecretSetParameters -- azure.keyvault.v2016_10_01.models.SecretUpdateParameters -- azure.keyvault.v2016_10_01.models.StorageAccountAttributes -- azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters -- azure.keyvault.v2016_10_01.models.StorageAccountItem -- azure.keyvault.v2016_10_01.models.StorageAccountItemPaged -- azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters -- azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters -- azure.keyvault.v2016_10_01.models.StorageBundle -- azure.keyvault.v2016_10_01.models.SubjectAlternativeNames -- azure.keyvault.v2016_10_01.models.Trigger -- azure.keyvault.v2016_10_01.models.X509CertificateProperties -modules: -- azure.keyvault.v2016_10_01.models.action -- azure.keyvault.v2016_10_01.models.action_py3 -- azure.keyvault.v2016_10_01.models.administrator_details -- azure.keyvault.v2016_10_01.models.administrator_details_py3 -- azure.keyvault.v2016_10_01.models.attributes -- azure.keyvault.v2016_10_01.models.attributes_py3 -- azure.keyvault.v2016_10_01.models.backup_key_result -- azure.keyvault.v2016_10_01.models.backup_key_result_py3 -- azure.keyvault.v2016_10_01.models.backup_secret_result -- azure.keyvault.v2016_10_01.models.backup_secret_result_py3 -- azure.keyvault.v2016_10_01.models.certificate_attributes -- azure.keyvault.v2016_10_01.models.certificate_attributes_py3 -- azure.keyvault.v2016_10_01.models.certificate_bundle -- azure.keyvault.v2016_10_01.models.certificate_bundle_py3 -- azure.keyvault.v2016_10_01.models.certificate_create_parameters -- azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3 -- azure.keyvault.v2016_10_01.models.certificate_import_parameters -- azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3 -- azure.keyvault.v2016_10_01.models.certificate_issuer_item -- azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged -- azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3 -- azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters -- azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3 -- azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters -- azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3 -- azure.keyvault.v2016_10_01.models.certificate_item -- azure.keyvault.v2016_10_01.models.certificate_item_paged -- azure.keyvault.v2016_10_01.models.certificate_item_py3 -- azure.keyvault.v2016_10_01.models.certificate_merge_parameters -- azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3 -- azure.keyvault.v2016_10_01.models.certificate_operation -- azure.keyvault.v2016_10_01.models.certificate_operation_py3 -- azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter -- azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3 -- azure.keyvault.v2016_10_01.models.certificate_policy -- azure.keyvault.v2016_10_01.models.certificate_policy_py3 -- azure.keyvault.v2016_10_01.models.certificate_update_parameters -- azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3 -- azure.keyvault.v2016_10_01.models.contact -- azure.keyvault.v2016_10_01.models.contact_py3 -- azure.keyvault.v2016_10_01.models.contacts -- azure.keyvault.v2016_10_01.models.contacts_py3 -- azure.keyvault.v2016_10_01.models.deleted_certificate_bundle -- azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3 -- azure.keyvault.v2016_10_01.models.deleted_certificate_item -- azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged -- azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3 -- azure.keyvault.v2016_10_01.models.deleted_key_bundle -- azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3 -- azure.keyvault.v2016_10_01.models.deleted_key_item -- azure.keyvault.v2016_10_01.models.deleted_key_item_paged -- azure.keyvault.v2016_10_01.models.deleted_key_item_py3 -- azure.keyvault.v2016_10_01.models.deleted_secret_bundle -- azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3 -- azure.keyvault.v2016_10_01.models.deleted_secret_item -- azure.keyvault.v2016_10_01.models.deleted_secret_item_paged -- azure.keyvault.v2016_10_01.models.deleted_secret_item_py3 -- azure.keyvault.v2016_10_01.models.error -- azure.keyvault.v2016_10_01.models.error_py3 -- azure.keyvault.v2016_10_01.models.issuer_attributes -- azure.keyvault.v2016_10_01.models.issuer_attributes_py3 -- azure.keyvault.v2016_10_01.models.issuer_bundle -- azure.keyvault.v2016_10_01.models.issuer_bundle_py3 -- azure.keyvault.v2016_10_01.models.issuer_credentials -- azure.keyvault.v2016_10_01.models.issuer_credentials_py3 -- azure.keyvault.v2016_10_01.models.issuer_parameters -- azure.keyvault.v2016_10_01.models.issuer_parameters_py3 -- azure.keyvault.v2016_10_01.models.json_web_key -- azure.keyvault.v2016_10_01.models.json_web_key_py3 -- azure.keyvault.v2016_10_01.models.key_attributes -- azure.keyvault.v2016_10_01.models.key_attributes_py3 -- azure.keyvault.v2016_10_01.models.key_bundle -- azure.keyvault.v2016_10_01.models.key_bundle_py3 -- azure.keyvault.v2016_10_01.models.key_create_parameters -- azure.keyvault.v2016_10_01.models.key_create_parameters_py3 -- azure.keyvault.v2016_10_01.models.key_import_parameters -- azure.keyvault.v2016_10_01.models.key_import_parameters_py3 -- azure.keyvault.v2016_10_01.models.key_item -- azure.keyvault.v2016_10_01.models.key_item_paged -- azure.keyvault.v2016_10_01.models.key_item_py3 -- azure.keyvault.v2016_10_01.models.key_operation_result -- azure.keyvault.v2016_10_01.models.key_operation_result_py3 -- azure.keyvault.v2016_10_01.models.key_operations_parameters -- azure.keyvault.v2016_10_01.models.key_operations_parameters_py3 -- azure.keyvault.v2016_10_01.models.key_properties -- azure.keyvault.v2016_10_01.models.key_properties_py3 -- azure.keyvault.v2016_10_01.models.key_restore_parameters -- azure.keyvault.v2016_10_01.models.key_restore_parameters_py3 -- azure.keyvault.v2016_10_01.models.key_sign_parameters -- azure.keyvault.v2016_10_01.models.key_sign_parameters_py3 -- azure.keyvault.v2016_10_01.models.key_update_parameters -- azure.keyvault.v2016_10_01.models.key_update_parameters_py3 -- azure.keyvault.v2016_10_01.models.key_vault_client_enums -- azure.keyvault.v2016_10_01.models.key_vault_error -- azure.keyvault.v2016_10_01.models.key_vault_error_py3 -- azure.keyvault.v2016_10_01.models.key_verify_parameters -- azure.keyvault.v2016_10_01.models.key_verify_parameters_py3 -- azure.keyvault.v2016_10_01.models.key_verify_result -- azure.keyvault.v2016_10_01.models.key_verify_result_py3 -- azure.keyvault.v2016_10_01.models.lifetime_action -- azure.keyvault.v2016_10_01.models.lifetime_action_py3 -- azure.keyvault.v2016_10_01.models.organization_details -- azure.keyvault.v2016_10_01.models.organization_details_py3 -- azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result -- azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3 -- azure.keyvault.v2016_10_01.models.sas_definition_attributes -- azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3 -- azure.keyvault.v2016_10_01.models.sas_definition_bundle -- azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3 -- azure.keyvault.v2016_10_01.models.sas_definition_create_parameters -- azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3 -- azure.keyvault.v2016_10_01.models.sas_definition_item -- azure.keyvault.v2016_10_01.models.sas_definition_item_paged -- azure.keyvault.v2016_10_01.models.sas_definition_item_py3 -- azure.keyvault.v2016_10_01.models.sas_definition_update_parameters -- azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3 -- azure.keyvault.v2016_10_01.models.secret_attributes -- azure.keyvault.v2016_10_01.models.secret_attributes_py3 -- azure.keyvault.v2016_10_01.models.secret_bundle -- azure.keyvault.v2016_10_01.models.secret_bundle_py3 -- azure.keyvault.v2016_10_01.models.secret_item -- azure.keyvault.v2016_10_01.models.secret_item_paged -- azure.keyvault.v2016_10_01.models.secret_item_py3 -- azure.keyvault.v2016_10_01.models.secret_properties -- azure.keyvault.v2016_10_01.models.secret_properties_py3 -- azure.keyvault.v2016_10_01.models.secret_restore_parameters -- azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3 -- azure.keyvault.v2016_10_01.models.secret_set_parameters -- azure.keyvault.v2016_10_01.models.secret_set_parameters_py3 -- azure.keyvault.v2016_10_01.models.secret_update_parameters -- azure.keyvault.v2016_10_01.models.secret_update_parameters_py3 -- azure.keyvault.v2016_10_01.models.storage_account_attributes -- azure.keyvault.v2016_10_01.models.storage_account_attributes_py3 -- azure.keyvault.v2016_10_01.models.storage_account_create_parameters -- azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3 -- azure.keyvault.v2016_10_01.models.storage_account_item -- azure.keyvault.v2016_10_01.models.storage_account_item_paged -- azure.keyvault.v2016_10_01.models.storage_account_item_py3 -- azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters -- azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3 -- azure.keyvault.v2016_10_01.models.storage_account_update_parameters -- azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3 -- azure.keyvault.v2016_10_01.models.storage_bundle -- azure.keyvault.v2016_10_01.models.storage_bundle_py3 -- azure.keyvault.v2016_10_01.models.subject_alternative_names -- azure.keyvault.v2016_10_01.models.subject_alternative_names_py3 -- azure.keyvault.v2016_10_01.models.trigger -- azure.keyvault.v2016_10_01.models.trigger_py3 -- azure.keyvault.v2016_10_01.models.x509_certificate_properties -- azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3 -enums: -- azure.keyvault.v2016_10_01.models.ActionType -- azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel -- azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName -- azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm -- azure.keyvault.v2016_10_01.models.JsonWebKeyOperation -- azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm -- azure.keyvault.v2016_10_01.models.JsonWebKeyType -- azure.keyvault.v2016_10_01.models.KeyUsageType diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.version.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.version.yml deleted file mode 100644 index bae7a68fc8cd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v2016_10_01.version -name: version -fullName: azure.keyvault.v2016_10_01.version diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.yml deleted file mode 100644 index 9bacc57480af..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.keyvault.v2016_10_01 -name: v2016_10_01 -fullName: azure.keyvault.v2016_10_01 -type: import -classes: -- azure.keyvault.v2016_10_01.KeyVaultClient -packages: -- azure.keyvault.v2016_10_01.models -modules: -- azure.keyvault.v2016_10_01.key_vault_client -- azure.keyvault.v2016_10_01.version diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.KeyVaultClient.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.KeyVaultClient.yml deleted file mode 100644 index b883a94d88fb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.KeyVaultClient.yml +++ /dev/null @@ -1,4611 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.KeyVaultClient -name: KeyVaultClient -fullName: azure.keyvault.v7_0.KeyVaultClient -module: azure.keyvault.v7_0 -summary: The key vault client performs cryptographic key operations and vault operations - against the Key Vault service. -constructor: - syntax: KeyVaultClient(credentials) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.keyvault.v7_0.KeyVaultClient.backup_certificate - name: backup_certificate - summary: 'Backs up the specified certificate. - - - Requests that a backup of the specified certificate be downloaded to - - the client. All versions of the certificate will be downloaded. This - - operation requires the certificates/backup permission.' - signature: backup_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupCertificateResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.backup_key - name: backup_key - summary: 'Requests that a backup of the specified key be downloaded to the - - client. - - - The Key Backup operation exports a key from Azure Key Vault in a - - protected form. Note that this operation does NOT return key material - - in a form that can be used outside the Azure Key Vault system, the - - returned key material is either protected to a Azure Key Vault HSM or - - to Azure Key Vault itself. The intent of this operation is to allow a - - client to GENERATE a key in one Azure Key Vault instance, BACKUP the - - key, and then RESTORE it into another Azure Key Vault instance. The - - BACKUP operation may be used to export, in protected form, any key type - - from Azure Key Vault. Individual versions of a key cannot be backed up. - - BACKUP / RESTORE can be performed within geographical boundaries only; - - meaning that a BACKUP from one geographical area cannot be restored to - - another geographical area. For example, a backup from the US - - geographical area cannot be restored in an EU geographical area. This - - operation requires the key/backup permission.' - signature: backup_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupKeyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.backup_secret - name: backup_secret - summary: 'Backs up the specified secret. - - - Requests that a backup of the specified secret be downloaded to the - - client. All versions of the secret will be downloaded. This operation - - requires the secrets/backup permission.' - signature: backup_secret(vault_base_url, secret_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupSecretResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.backup_storage_account - name: backup_storage_account - summary: 'Backs up the specified storage account. - - - Requests that a backup of the specified storage account be downloaded - - to the client. This operation requires the storage/backup permission.' - signature: backup_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupStorageResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.keyvault.v7_0.KeyVaultClient.create_certificate - name: create_certificate - summary: 'Creates a new certificate. - - - If this is the first version, the certificate resource is created. This - - operation requires the certificates/create permission.' - signature: create_certificate(vault_base_url, certificate_name, certificate_policy=None, - certificate_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.create_key - name: create_key - summary: 'Creates a new key, stores it, then returns key parameters and - - attributes to the client. - - - The create key operation can be used to create any key type in Azure - - Key Vault. If the named key already exists, Azure Key Vault creates a - - new version of the key. It requires the keys/create permission.' - signature: create_key(vault_base_url, key_name, kty, key_size=None, key_ops=None, - key_attributes=None, tags=None, curve=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: 'The name for the new key. The system will generate - - the version name for the new key.' - isRequired: true - types: - - - - name: kty - description: 'The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', - - ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or - - 4096 for RSA.' - defaultValue: None - types: - - - - name: key_ops - defaultValue: None - types: - - [ - - ] - - name: key_attributes - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', - - ''P-521'', ''P-256K''' - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.decrypt - name: decrypt - summary: 'Decrypts a single block of encrypted data. - - - The DECRYPT operation decrypts a well-formed block of ciphertext using - - the target encryption key and specified algorithm. This operation is - - the reverse of the ENCRYPT operation; only a single block of data may - - be decrypted, the size of this block is dependent on the target key and - - the algorithm to be used. The DECRYPT operation applies to asymmetric - - and symmetric keys stored in Azure Key Vault since it uses the private - - portion of the key. This operation requires the keys/decrypt - - permission.' - signature: decrypt(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.delete_certificate - name: delete_certificate - summary: 'Deletes a certificate from a specified key vault. - - - Deletes all versions of a certificate object along with its associated - - policy. Delete certificate cannot be used to remove individual versions - - of a certificate object. This operation requires the - - certificates/delete permission.' - signature: delete_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedCertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.delete_certificate_contacts - name: delete_certificate_contacts - summary: 'Deletes the certificate contacts for a specified key vault. - - - Deletes the certificate contacts for a specified key vault certificate. - - This operation requires the certificates/managecontacts permission.' - signature: delete_certificate_contacts(vault_base_url, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.delete_certificate_issuer - name: delete_certificate_issuer - summary: 'Deletes the specified certificate issuer. - - - The DeleteCertificateIssuer operation permanently removes the specified - - certificate issuer from the vault. This operation requires the - - certificates/manageissuers/deleteissuers permission.' - signature: delete_certificate_issuer(vault_base_url, issuer_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.delete_certificate_operation - name: delete_certificate_operation - summary: 'Deletes the creation operation for a specific certificate. - - - Deletes the creation operation for a specified certificate that is in - - the process of being created. The certificate is no longer created. - - This operation requires the certificates/update permission.' - signature: delete_certificate_operation(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.delete_key - name: delete_key - summary: 'Deletes a key of any type from storage in Azure Key Vault. - - - The delete key operation cannot be used to remove individual versions - - of a key. This operation removes the cryptographic material associated - - with the key, which means the key is not usable for Sign/Verify, - - Wrap/Unwrap or Encrypt/Decrypt operations. This operation requires the - - keys/delete permission.' - signature: delete_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedKeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.delete_sas_definition - name: delete_sas_definition - summary: 'Deletes a SAS definition from a specified storage account. This - - operation requires the storage/deletesas permission.' - signature: delete_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.delete_secret - name: delete_secret - summary: 'Deletes a secret from a specified key vault. - - - The DELETE operation applies to any secret stored in Azure Key Vault. - - DELETE cannot be applied to an individual version of a secret. This - - operation requires the secrets/delete permission.' - signature: delete_secret(vault_base_url, secret_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.delete_storage_account - name: delete_storage_account - summary: 'Deletes a storage account. This operation requires the storage/delete - - permission.' - signature: delete_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedStorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.encrypt - name: encrypt - summary: 'Encrypts an arbitrary sequence of bytes using an encryption key that is - - stored in a key vault. - - - The ENCRYPT operation encrypts an arbitrary sequence of bytes using an - - encryption key that is stored in Azure Key Vault. Note that the ENCRYPT - - operation only supports a single block of data, the size of which is - - dependent on the target key and the encryption algorithm to be used. - - The ENCRYPT operation is only strictly necessary for symmetric keys - - stored in Azure Key Vault since protection with an asymmetric key can - - be performed using public portion of the key. This operation is - - supported for asymmetric keys as a convenience for callers that have a - - key-reference but do not have access to the public key material. This - - operation requires the keys/encypt permission.' - signature: encrypt(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_certificate - name: get_certificate - summary: 'Gets information about a certificate. - - - Gets information about a specific certificate. This operation requires - - the certificates/get permission.' - signature: get_certificate(vault_base_url, certificate_name, certificate_version, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given - - vault.' - isRequired: true - types: - - - - name: certificate_version - description: The version of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_certificate_contacts - name: get_certificate_contacts - summary: 'Lists the certificate contacts for a specified key vault. - - - The GetCertificateContacts operation returns the set of certificate - - contact resources in the specified key vault. This operation requires - - the certificates/managecontacts permission.' - signature: get_certificate_contacts(vault_base_url, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_certificate_issuer - name: get_certificate_issuer - summary: 'Lists the specified certificate issuer. - - - The GetCertificateIssuer operation returns the specified certificate - - issuer resources in the specified key vault. This operation requires - - the certificates/manageissuers/getissuers permission.' - signature: get_certificate_issuer(vault_base_url, issuer_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_certificate_issuers - name: get_certificate_issuers - summary: 'List certificate issuers for a specified key vault. - - - The GetCertificateIssuers operation returns the set of certificate - - issuer resources in the specified key vault. This operation requires - - the certificates/manageissuers/getissuers permission.' - signature: get_certificate_issuers(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateIssuerItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_certificate_operation - name: get_certificate_operation - summary: 'Gets the creation operation of a certificate. - - - Gets the creation operation associated with a specified certificate. - - This operation requires the certificates/get permission.' - signature: get_certificate_operation(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_certificate_policy - name: get_certificate_policy - summary: 'Lists the policy for a certificate. - - - The GetCertificatePolicy operation returns the specified certificate - - policy resources in the specified key vault. This operation requires - - the certificates/get permission.' - signature: get_certificate_policy(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in a given key - - vault.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificatePolicy or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_certificate_versions - name: get_certificate_versions - summary: 'List the versions of a certificate. - - - The GetCertificateVersions operation returns the versions of a - - certificate in the specified key vault. This operation requires the - - certificates/list permission.' - signature: get_certificate_versions(vault_base_url, certificate_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_certificates - name: get_certificates - summary: 'List certificates in a specified key vault. - - - The GetCertificates operation returns the set of certificates resources - - in the specified key vault. This operation requires the - - certificates/list permission.' - signature: get_certificates(vault_base_url, maxresults=None, include_pending=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: include_pending - description: 'Specifies whether to include certificates - - which are not completely provisioned.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_certificate - name: get_deleted_certificate - summary: 'Retrieves information about the specified deleted certificate. - - - The GetDeletedCertificate operation retrieves the deleted certificate - - information plus its attributes, such as retention interval, scheduled - - permanent deletion and the current deletion recovery level. This - - operation requires the certificates/get permission.' - signature: get_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedCertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_certificates - name: get_deleted_certificates - summary: 'Lists the deleted certificates in the specified vault currently - - available for recovery. - - - The GetDeletedCertificates operation retrieves the certificates in the - - current vault which are in a deleted state and ready for recovery or - - purging. This operation includes deletion-specific information. This - - operation requires the certificates/get/list permission. This operation - - can only be enabled on soft-delete enabled vaults.' - signature: get_deleted_certificates(vault_base_url, maxresults=None, include_pending=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: include_pending - description: 'Specifies whether to include certificates - - which are not completely provisioned.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedCertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_key - name: get_deleted_key - summary: 'Gets the public part of a deleted key. - - - The Get Deleted Key operation is applicable for soft-delete enabled - - vaults. While the operation can be invoked on any vault, it will return - - an error if invoked on a non soft-delete enabled vault. This operation - - requires the keys/get permission. .' - signature: get_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedKeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_keys - name: get_deleted_keys - summary: 'Lists the deleted keys in the specified vault. - - - Retrieves a list of the keys in the Key Vault as JSON Web Key - - structures that contain the public part of a deleted key. This - - operation includes deletion-specific information. The Get Deleted Keys - - operation is applicable for vaults enabled for soft-delete. While the - - operation can be invoked on any vault, it will return an error if - - invoked on a non soft-delete enabled vault. This operation requires the - - keys/list permission.' - signature: get_deleted_keys(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedKeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_sas_definition - name: get_deleted_sas_definition - summary: 'Gets the specified deleted sas definition. - - - The Get Deleted SAS Definition operation returns the specified deleted - - SAS definition along with its attributes. This operation requires the - - storage/getsas permission.' - signature: get_deleted_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_sas_definitions - name: get_deleted_sas_definitions - summary: 'Lists deleted SAS definitions for the specified vault and storage - - account. - - - The Get Deleted Sas Definitions operation returns the SAS definitions - - that have been deleted for a vault enabled for soft-delete. This - - operation requires the storage/listsas permission.' - signature: get_deleted_sas_definitions(vault_base_url, storage_account_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedSasDefinitionItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_secret - name: get_deleted_secret - summary: 'Gets the specified deleted secret. - - - The Get Deleted Secret operation returns the specified deleted secret - - along with its attributes. This operation requires the secrets/get - - permission.' - signature: get_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_secrets - name: get_deleted_secrets - summary: 'Lists deleted secrets for the specified vault. - - - The Get Deleted Secrets operation returns the secrets that have been - - deleted for a vault enabled for soft-delete. This operation requires - - the secrets/list permission.' - signature: get_deleted_secrets(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedSecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_storage_account - name: get_deleted_storage_account - summary: 'Gets the specified deleted storage account. - - - The Get Deleted Storage Account operation returns the specified deleted - - storage account along with its attributes. This operation requires the - - storage/get permission.' - signature: get_deleted_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedStorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_deleted_storage_accounts - name: get_deleted_storage_accounts - summary: 'Lists deleted storage accounts for the specified vault. - - - The Get Deleted Storage Accounts operation returns the storage accounts - - that have been deleted for a vault enabled for soft-delete. This - - operation requires the storage/list permission.' - signature: get_deleted_storage_accounts(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedStorageAccountItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_key - name: get_key - summary: 'Gets the public part of a stored key. - - - The get key operation is applicable to all key types. If the requested - - key is symmetric, then no key material is released in the response. - - This operation requires the keys/get permission.' - signature: get_key(vault_base_url, key_name, key_version, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key to get. - isRequired: true - types: - - - - name: key_version - description: 'Adding the version parameter retrieves a specific - - version of a key.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_key_versions - name: get_key_versions - summary: 'Retrieves a list of individual key versions with the same key name. - - - The full key identifier, attributes, and tags are provided in the - - response. This operation requires the keys/list permission.' - signature: get_key_versions(vault_base_url, key_name, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_keys - name: get_keys - summary: 'List keys in the specified vault. - - - Retrieves a list of the keys in the Key Vault as JSON Web Key - - structures that contain the public part of a stored key. The LIST - - operation is applicable to all key types, however only the base key - - identifier, attributes, and tags are provided in the response. - - Individual versions of a key are not listed in the response. This - - operation requires the keys/list permission.' - signature: get_keys(vault_base_url, maxresults=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_sas_definition - name: get_sas_definition - summary: 'Gets information about a SAS definition for the specified storage - - account. This operation requires the storage/getsas permission.' - signature: get_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_sas_definitions - name: get_sas_definitions - summary: 'List storage SAS definitions for the given storage account. This - - operation requires the storage/listsas permission.' - signature: get_sas_definitions(vault_base_url, storage_account_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SasDefinitionItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_secret - name: get_secret - summary: 'Get a specified secret from a given key vault. - - - The GET operation is applicable to any secret stored in Azure Key - - Vault. This operation requires the secrets/get permission.' - signature: get_secret(vault_base_url, secret_name, secret_version, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: secret_version - description: The version of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_secret_versions - name: get_secret_versions - summary: 'List all versions of the specified secret. - - - The full secret identifier and attributes are provided in the response. - - No values are returned for the secrets. This operations requires the - - secrets/list permission.' - signature: get_secret_versions(vault_base_url, secret_name, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified, the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_secrets - name: get_secrets - summary: 'List secrets in a specified key vault. - - - The Get Secrets operation is applicable to the entire vault. However, - - only the base secret identifier and its attributes are provided in the - - response. Individual secret versions are not listed in the response. - - This operation requires the secrets/list permission.' - signature: get_secrets(vault_base_url, maxresults=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified, the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_storage_account - name: get_storage_account - summary: 'Gets information about a specified storage account. This operation - - requires the storage/get permission.' - signature: get_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.get_storage_accounts - name: get_storage_accounts - summary: 'List storage accounts managed by the specified key vault. This - - operation requires the storage/list permission.' - signature: get_storage_accounts(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of StorageAccountItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.import_certificate - name: import_certificate - summary: 'Imports a certificate into a specified key vault. - - - Imports an existing valid certificate, containing a private key, into - - Azure Key Vault. The certificate to be imported can be in either PFX or - - PEM format. If the certificate is in PEM format the PEM file must - - contain the key as well as x509 certificates. This operation requires - - the certificates/import permission.' - signature: import_certificate(vault_base_url, certificate_name, base64_encoded_certificate, - password=None, certificate_policy=None, certificate_attributes=None, tags=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: base64_encoded_certificate - description: 'Base64 encoded representation of - - the certificate object to import. This certificate needs to contain - - the private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - defaultValue: None - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.import_key - name: import_key - summary: 'Imports an externally created key, stores it, and returns key - - parameters and attributes to the client. - - - The import key operation may be used to import any key type into an - - Azure Key Vault. If the named key already exists, Azure Key Vault - - creates a new version of the key. This operation requires the - - keys/import permission.' - signature: import_key(vault_base_url, key_name, key, hsm=None, key_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: Name for the imported key. - isRequired: true - types: - - - - name: key - description: The Json web key - isRequired: true - types: - - - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - defaultValue: None - types: - - - - name: key_attributes - description: The key management attributes. - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.merge_certificate - name: merge_certificate - summary: 'Merges a certificate or a certificate chain with a key pair existing on - - the server. - - - The MergeCertificate operation performs the merging of a certificate or - - certificate chain with a key pair currently available in the service. - - This operation requires the certificates/create permission.' - signature: merge_certificate(vault_base_url, certificate_name, x509_certificates, - certificate_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: x509_certificates - description: 'The certificate or the certificate chain to - - merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.purge_deleted_certificate - name: purge_deleted_certificate - summary: 'Permanently deletes the specified deleted certificate. - - - The PurgeDeletedCertificate operation performs an irreversible deletion - - of the specified certificate, without possibility for recovery. The - - operation is not available if the recovery level does not specify - - ''Purgeable''. This operation requires the certificate/purge permission.' - signature: purge_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.purge_deleted_key - name: purge_deleted_key - summary: 'Permanently deletes the specified key. - - - The Purge Deleted Key operation is applicable for soft-delete enabled - - vaults. While the operation can be invoked on any vault, it will return - - an error if invoked on a non soft-delete enabled vault. This operation - - requires the keys/purge permission.' - signature: purge_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.purge_deleted_secret - name: purge_deleted_secret - summary: 'Permanently deletes the specified secret. - - - The purge deleted secret operation removes the secret permanently, - - without the possibility of recovery. This operation can only be enabled - - on a soft-delete enabled vault. This operation requires the - - secrets/purge permission.' - signature: purge_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.purge_deleted_storage_account - name: purge_deleted_storage_account - summary: 'Permanently deletes the specified storage account. - - - The purge deleted storage account operation removes the secret - - permanently, without the possibility of recovery. This operation can - - only be performed on a soft-delete enabled vault. This operation - - requires the storage/purge permission.' - signature: purge_deleted_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.recover_deleted_certificate - name: recover_deleted_certificate - summary: 'Recovers the deleted certificate back to its current version under - - /certificates. - - - The RecoverDeletedCertificate operation performs the reversal of the - - Delete operation. The operation is applicable in vaults enabled for - - soft-delete, and must be issued during the retention interval - - (available in the deleted certificate''s attributes). This operation - - requires the certificates/recover permission.' - signature: recover_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the deleted certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.recover_deleted_key - name: recover_deleted_key - summary: 'Recovers the deleted key to its latest version. - - - The Recover Deleted Key operation is applicable for deleted keys in - - soft-delete enabled vaults. It recovers the deleted key back to its - - latest version under /keys. An attempt to recover an non-deleted key - - will return an error. Consider this the inverse of the delete operation - - on soft-delete enabled vaults. This operation requires the keys/recover - - permission.' - signature: recover_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the deleted key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.recover_deleted_sas_definition - name: recover_deleted_sas_definition - summary: 'Recovers the deleted SAS definition. - - - Recovers the deleted SAS definition for the specified storage account. - - This operation can only be performed on a soft-delete enabled vault. - - This operation requires the storage/recover permission.' - signature: recover_deleted_sas_definition(vault_base_url, storage_account_name, - sas_definition_name, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.recover_deleted_secret - name: recover_deleted_secret - summary: 'Recovers the deleted secret to the latest version. - - - Recovers the deleted secret in the specified vault. This operation can - - only be performed on a soft-delete enabled vault. This operation - - requires the secrets/recover permission.' - signature: recover_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the deleted secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.recover_deleted_storage_account - name: recover_deleted_storage_account - summary: 'Recovers the deleted storage account. - - - Recovers the deleted storage account in the specified vault. This - - operation can only be performed on a soft-delete enabled vault. This - - operation requires the storage/recover permission.' - signature: recover_deleted_storage_account(vault_base_url, storage_account_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.regenerate_storage_account_key - name: regenerate_storage_account_key - summary: 'Regenerates the specified key value for the given storage account. This - - operation requires the storage/regeneratekey permission.' - signature: regenerate_storage_account_key(vault_base_url, storage_account_name, - key_name, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: key_name - description: The storage account key name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.restore_certificate - name: restore_certificate - summary: 'Restores a backed up certificate to a vault. - - - Restores a backed up certificate, and all its versions, to a vault. - - This operation requires the certificates/restore permission.' - signature: restore_certificate(vault_base_url, certificate_bundle_backup, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_bundle_backup - description: 'The backup blob associated with a - - certificate bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.restore_key - name: restore_key - summary: 'Restores a backed up key to a vault. - - - Imports a previously backed up key into Azure Key Vault, restoring the - - key, its key identifier, attributes and access control policies. The - - RESTORE operation may be used to import a previously backed up key. - - Individual versions of a key cannot be restored. The key is restored in - - its entirety with the same key name as it had when it was backed up. If - - the key name is not available in the target Key Vault, the RESTORE - - operation will be rejected. While the key name is retained during - - restore, the final key identifier will change if the key is restored to - - a different vault. Restore will restore all versions and preserve - - version identifiers. The RESTORE operation is subject to security - - constraints: The target Key Vault must be owned by the same Microsoft - - Azure Subscription as the source Key Vault The user must have RESTORE - - permission in the target Key Vault. This operation requires the - - keys/restore permission.' - signature: restore_key(vault_base_url, key_bundle_backup, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_bundle_backup - description: 'The backup blob associated with a key - - bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.restore_secret - name: restore_secret - summary: 'Restores a backed up secret to a vault. - - - Restores a backed up secret, and all its versions, to a vault. This - - operation requires the secrets/restore permission.' - signature: restore_secret(vault_base_url, secret_bundle_backup, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_bundle_backup - description: 'The backup blob associated with a secret - - bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.restore_storage_account - name: restore_storage_account - summary: 'Restores a backed up storage account to a vault. - - - Restores a backed up storage account to a vault. This operation - - requires the storage/restore permission.' - signature: restore_storage_account(vault_base_url, storage_bundle_backup, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_bundle_backup - description: 'The backup blob associated with a - - storage account.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.set_certificate_contacts - name: set_certificate_contacts - summary: 'Sets the certificate contacts for the specified key vault. - - - Sets the certificate contacts for the specified key vault. This - - operation requires the certificates/managecontacts permission.' - signature: set_certificate_contacts(vault_base_url, contact_list=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: contact_list - description: The contact list for the vault certificates. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.set_certificate_issuer - name: set_certificate_issuer - summary: 'Sets the specified certificate issuer. - - - The SetCertificateIssuer operation adds or updates the specified - - certificate issuer. This operation requires the certificates/setissuers - - permission.' - signature: set_certificate_issuer(vault_base_url, issuer_name, provider, credentials=None, - organization_details=None, attributes=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - defaultValue: None - types: - - - - name: organization_details - description: 'Details of the organization as provided - - to the issuer.' - defaultValue: None - types: - - - - name: attributes - description: Attributes of the issuer object. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.set_sas_definition - name: set_sas_definition - summary: 'Creates or updates a new SAS definition for the specified storage - - account. This operation requires the storage/setsas permission.' - signature: set_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - template_uri, sas_type, validity_period, sas_definition_attributes=None, tags=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: template_uri - description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will - - have the same properties as the template.' - isRequired: true - types: - - - - name: sas_type - description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - isRequired: true - types: - - - - - - name: validity_period - description: 'The validity period of SAS tokens created - - according to the SAS definition.' - isRequired: true - types: - - - - name: sas_definition_attributes - description: 'The attributes of the SAS - - definition.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.set_secret - name: set_secret - summary: 'Sets a secret in a specified key vault. - - - The SET operation adds a secret to the Azure Key Vault. If the named - - secret already exists, Azure Key Vault creates a new version of that - - secret. This operation requires the secrets/set permission.' - signature: set_secret(vault_base_url, secret_name, value, tags=None, content_type=None, - secret_attributes=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: value - description: The value of the secret. - isRequired: true - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - defaultValue: None - types: - - - - name: secret_attributes - description: The secret management attributes. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.set_storage_account - name: set_storage_account - summary: 'Creates or updates a new storage account. This operation requires the - - storage/set permission.' - signature: set_storage_account(vault_base_url, storage_account_name, resource_id, - active_key_name, auto_regenerate_key, regeneration_period=None, storage_account_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: resource_id - description: Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration - - specified in ISO-8601 format.' - defaultValue: None - types: - - - - name: storage_account_attributes - description: 'The attributes of the storage - - account.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.sign - name: sign - summary: 'Creates a signature from a digest using the specified key. - - - The SIGN operation is applicable to asymmetric and symmetric keys - - stored in Azure Key Vault since this operation uses the private portion - - of the key. This operation requires the keys/sign permission.' - signature: sign(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'The signing/verification algorithm identifier. For - - more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', - - ''PS384'', ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', - - ''ES384'', ''ES512'', ''ES256K''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.unwrap_key - name: unwrap_key - summary: 'Unwraps a symmetric key using the specified key that was initially used - - for wrapping that key. - - - The UNWRAP operation supports decryption of a symmetric key using the - - target key encryption key. This operation is the reverse of the WRAP - - operation. The UNWRAP operation applies to asymmetric and symmetric - - keys stored in Azure Key Vault since it uses the private portion of the - - key. This operation requires the keys/unwrapKey permission.' - signature: unwrap_key(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.update_certificate - name: update_certificate - summary: 'Updates the specified attributes associated with the given certificate. - - - The UpdateCertificate operation applies the specified update on the - - given certificate; the only elements updated are the certificate''s - - attributes. This operation requires the certificates/update permission.' - signature: update_certificate(vault_base_url, certificate_name, certificate_version, - certificate_policy=None, certificate_attributes=None, tags=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given key - - vault.' - isRequired: true - types: - - - - name: certificate_version - description: The version of the certificate. - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.update_certificate_issuer - name: update_certificate_issuer - summary: 'Updates the specified certificate issuer. - - - The UpdateCertificateIssuer operation performs an update on the - - specified certificate issuer entity. This operation requires the - - certificates/setissuers permission.' - signature: update_certificate_issuer(vault_base_url, issuer_name, provider=None, - credentials=None, organization_details=None, attributes=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - defaultValue: None - types: - - - - name: credentials - description: The credentials to be used for the issuer. - defaultValue: None - types: - - - - name: organization_details - description: 'Details of the organization as provided - - to the issuer.' - defaultValue: None - types: - - - - name: attributes - description: Attributes of the issuer object. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.update_certificate_operation - name: update_certificate_operation - summary: 'Updates a certificate operation. - - - Updates a certificate creation operation that is already in progress. - - This operation requires the certificates/update permission.' - signature: update_certificate_operation(vault_base_url, certificate_name, cancellation_requested, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested - - on the certificate operation.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.update_certificate_policy - name: update_certificate_policy - summary: 'Updates the policy for a certificate. - - - Set specified members in the certificate policy. Leave others as null. - - This operation requires the certificates/update permission.' - signature: update_certificate_policy(vault_base_url, certificate_name, certificate_policy, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given - - vault.' - isRequired: true - types: - - - - name: certificate_policy - description: The policy for the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificatePolicy or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.update_key - name: update_key - summary: 'The update key operation changes specified attributes of a stored key - - and can be applied to any key type and key version stored in Azure Key - - Vault. - - - In order to perform this operation, the key must already exist in the - - Key Vault. Note: The cryptographic material of a key itself cannot be - - changed. This operation requires the keys/update permission.' - signature: update_key(vault_base_url, key_name, key_version, key_ops=None, key_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of key to update. - isRequired: true - types: - - - - name: key_version - description: The version of the key to update. - isRequired: true - types: - - - - name: key_ops - description: 'Json web key operations. For more information on - - possible key operations, see JsonWebKeyOperation.' - defaultValue: None - types: - - [ - - ] - - name: key_attributes - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.update_sas_definition - name: update_sas_definition - summary: 'Updates the specified attributes associated with the given SAS - - definition. This operation requires the storage/setsas permission.' - signature: update_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - template_uri=None, sas_type=None, validity_period=None, sas_definition_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: template_uri - description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will - - have the same properties as the template.' - defaultValue: None - types: - - - - name: sas_type - description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - defaultValue: None - types: - - - - - - name: validity_period - description: 'The validity period of SAS tokens created - - according to the SAS definition.' - defaultValue: None - types: - - - - name: sas_definition_attributes - description: 'The attributes of the SAS - - definition.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.update_secret - name: update_secret - summary: 'Updates the attributes associated with a specified secret in a given - - key vault. - - - The UPDATE operation changes specified attributes of an existing stored - - secret. Attributes that are not specified in the request are left - - unchanged. The value of a secret itself cannot be changed. This - - operation requires the secrets/set permission.' - signature: update_secret(vault_base_url, secret_name, secret_version, content_type=None, - secret_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: secret_version - description: The version of the secret. - isRequired: true - types: - - - - name: content_type - description: Type of the secret value such as a password. - defaultValue: None - types: - - - - name: secret_attributes - description: The secret management attributes. - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.update_storage_account - name: update_storage_account - summary: 'Updates the specified attributes associated with the given storage - - account. This operation requires the storage/set/update permission.' - signature: update_storage_account(vault_base_url, storage_account_name, active_key_name=None, - auto_regenerate_key=None, regeneration_period=None, storage_account_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: active_key_name - description: The current active storage account key name. - defaultValue: None - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - defaultValue: None - types: - - - - name: regeneration_period - description: 'The key regeneration time duration - - specified in ISO-8601 format.' - defaultValue: None - types: - - - - name: storage_account_attributes - description: 'The attributes of the storage - - account.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.verify - name: verify - summary: 'Verifies a signature using a specified key. - - - The VERIFY operation is applicable to symmetric keys stored in Azure - - Key Vault. VERIFY is not strictly necessary for asymmetric keys stored - - in Azure Key Vault since signature verification can be performed using - - the public portion of the key but this operation is supported as a - - convenience for callers that only have a key-reference and not the - - public portion of the key. This operation requires the keys/verify - - permission.' - signature: verify(vault_base_url, key_name, key_version, algorithm, digest, signature, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'The signing/verification algorithm. For more - - information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', - - ''PS384'', ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', - - ''ES384'', ''ES512'', ''ES256K''' - isRequired: true - types: - - - - - - name: digest - description: The digest used for signing. - isRequired: true - types: - - - - name: signature - description: The signature to be verified. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyVerifyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.KeyVaultClient.wrap_key - name: wrap_key - summary: 'Wraps a symmetric key using a specified key. - - - The WRAP operation supports encryption of a symmetric key using a key - - encryption key that has previously been stored in an Azure Key Vault. - - The WRAP operation is only strictly necessary for symmetric keys stored - - in Azure Key Vault since protection with an asymmetric key can be - - performed using the public portion of the key. This operation is - - supported for asymmetric keys as a convenience for callers that have a - - key-reference but do not have access to the public key material. This - - operation requires the keys/wrapKey permission.' - signature: wrap_key(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.KeyVaultClient.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.KeyVaultClient.yml deleted file mode 100644 index ea99789dca08..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.KeyVaultClient.yml +++ /dev/null @@ -1,4611 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient -name: KeyVaultClient -fullName: azure.keyvault.v7_0.key_vault_client.KeyVaultClient -module: azure.keyvault.v7_0.key_vault_client -summary: The key vault client performs cryptographic key operations and vault operations - against the Key Vault service. -constructor: - syntax: KeyVaultClient(credentials) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.backup_certificate - name: backup_certificate - summary: 'Backs up the specified certificate. - - - Requests that a backup of the specified certificate be downloaded to - - the client. All versions of the certificate will be downloaded. This - - operation requires the certificates/backup permission.' - signature: backup_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupCertificateResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.backup_key - name: backup_key - summary: 'Requests that a backup of the specified key be downloaded to the - - client. - - - The Key Backup operation exports a key from Azure Key Vault in a - - protected form. Note that this operation does NOT return key material - - in a form that can be used outside the Azure Key Vault system, the - - returned key material is either protected to a Azure Key Vault HSM or - - to Azure Key Vault itself. The intent of this operation is to allow a - - client to GENERATE a key in one Azure Key Vault instance, BACKUP the - - key, and then RESTORE it into another Azure Key Vault instance. The - - BACKUP operation may be used to export, in protected form, any key type - - from Azure Key Vault. Individual versions of a key cannot be backed up. - - BACKUP / RESTORE can be performed within geographical boundaries only; - - meaning that a BACKUP from one geographical area cannot be restored to - - another geographical area. For example, a backup from the US - - geographical area cannot be restored in an EU geographical area. This - - operation requires the key/backup permission.' - signature: backup_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupKeyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.backup_secret - name: backup_secret - summary: 'Backs up the specified secret. - - - Requests that a backup of the specified secret be downloaded to the - - client. All versions of the secret will be downloaded. This operation - - requires the secrets/backup permission.' - signature: backup_secret(vault_base_url, secret_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupSecretResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.backup_storage_account - name: backup_storage_account - summary: 'Backs up the specified storage account. - - - Requests that a backup of the specified storage account be downloaded - - to the client. This operation requires the storage/backup permission.' - signature: backup_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BackupStorageResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.create_certificate - name: create_certificate - summary: 'Creates a new certificate. - - - If this is the first version, the certificate resource is created. This - - operation requires the certificates/create permission.' - signature: create_certificate(vault_base_url, certificate_name, certificate_policy=None, - certificate_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.create_key - name: create_key - summary: 'Creates a new key, stores it, then returns key parameters and - - attributes to the client. - - - The create key operation can be used to create any key type in Azure - - Key Vault. If the named key already exists, Azure Key Vault creates a - - new version of the key. It requires the keys/create permission.' - signature: create_key(vault_base_url, key_name, kty, key_size=None, key_ops=None, - key_attributes=None, tags=None, curve=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: 'The name for the new key. The system will generate - - the version name for the new key.' - isRequired: true - types: - - - - name: kty - description: 'The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', - - ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or - - 4096 for RSA.' - defaultValue: None - types: - - - - name: key_ops - defaultValue: None - types: - - [ - - ] - - name: key_attributes - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', - - ''P-521'', ''P-256K''' - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.decrypt - name: decrypt - summary: 'Decrypts a single block of encrypted data. - - - The DECRYPT operation decrypts a well-formed block of ciphertext using - - the target encryption key and specified algorithm. This operation is - - the reverse of the ENCRYPT operation; only a single block of data may - - be decrypted, the size of this block is dependent on the target key and - - the algorithm to be used. The DECRYPT operation applies to asymmetric - - and symmetric keys stored in Azure Key Vault since it uses the private - - portion of the key. This operation requires the keys/decrypt - - permission.' - signature: decrypt(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.delete_certificate - name: delete_certificate - summary: 'Deletes a certificate from a specified key vault. - - - Deletes all versions of a certificate object along with its associated - - policy. Delete certificate cannot be used to remove individual versions - - of a certificate object. This operation requires the - - certificates/delete permission.' - signature: delete_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedCertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.delete_certificate_contacts - name: delete_certificate_contacts - summary: 'Deletes the certificate contacts for a specified key vault. - - - Deletes the certificate contacts for a specified key vault certificate. - - This operation requires the certificates/managecontacts permission.' - signature: delete_certificate_contacts(vault_base_url, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.delete_certificate_issuer - name: delete_certificate_issuer - summary: 'Deletes the specified certificate issuer. - - - The DeleteCertificateIssuer operation permanently removes the specified - - certificate issuer from the vault. This operation requires the - - certificates/manageissuers/deleteissuers permission.' - signature: delete_certificate_issuer(vault_base_url, issuer_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.delete_certificate_operation - name: delete_certificate_operation - summary: 'Deletes the creation operation for a specific certificate. - - - Deletes the creation operation for a specified certificate that is in - - the process of being created. The certificate is no longer created. - - This operation requires the certificates/update permission.' - signature: delete_certificate_operation(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.delete_key - name: delete_key - summary: 'Deletes a key of any type from storage in Azure Key Vault. - - - The delete key operation cannot be used to remove individual versions - - of a key. This operation removes the cryptographic material associated - - with the key, which means the key is not usable for Sign/Verify, - - Wrap/Unwrap or Encrypt/Decrypt operations. This operation requires the - - keys/delete permission.' - signature: delete_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key to delete. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedKeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.delete_sas_definition - name: delete_sas_definition - summary: 'Deletes a SAS definition from a specified storage account. This - - operation requires the storage/deletesas permission.' - signature: delete_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.delete_secret - name: delete_secret - summary: 'Deletes a secret from a specified key vault. - - - The DELETE operation applies to any secret stored in Azure Key Vault. - - DELETE cannot be applied to an individual version of a secret. This - - operation requires the secrets/delete permission.' - signature: delete_secret(vault_base_url, secret_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.delete_storage_account - name: delete_storage_account - summary: 'Deletes a storage account. This operation requires the storage/delete - - permission.' - signature: delete_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedStorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.encrypt - name: encrypt - summary: 'Encrypts an arbitrary sequence of bytes using an encryption key that is - - stored in a key vault. - - - The ENCRYPT operation encrypts an arbitrary sequence of bytes using an - - encryption key that is stored in Azure Key Vault. Note that the ENCRYPT - - operation only supports a single block of data, the size of which is - - dependent on the target key and the encryption algorithm to be used. - - The ENCRYPT operation is only strictly necessary for symmetric keys - - stored in Azure Key Vault since protection with an asymmetric key can - - be performed using public portion of the key. This operation is - - supported for asymmetric keys as a convenience for callers that have a - - key-reference but do not have access to the public key material. This - - operation requires the keys/encypt permission.' - signature: encrypt(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_certificate - name: get_certificate - summary: 'Gets information about a certificate. - - - Gets information about a specific certificate. This operation requires - - the certificates/get permission.' - signature: get_certificate(vault_base_url, certificate_name, certificate_version, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given - - vault.' - isRequired: true - types: - - - - name: certificate_version - description: The version of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_certificate_contacts - name: get_certificate_contacts - summary: 'Lists the certificate contacts for a specified key vault. - - - The GetCertificateContacts operation returns the set of certificate - - contact resources in the specified key vault. This operation requires - - the certificates/managecontacts permission.' - signature: get_certificate_contacts(vault_base_url, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_certificate_issuer - name: get_certificate_issuer - summary: 'Lists the specified certificate issuer. - - - The GetCertificateIssuer operation returns the specified certificate - - issuer resources in the specified key vault. This operation requires - - the certificates/manageissuers/getissuers permission.' - signature: get_certificate_issuer(vault_base_url, issuer_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_certificate_issuers - name: get_certificate_issuers - summary: 'List certificate issuers for a specified key vault. - - - The GetCertificateIssuers operation returns the set of certificate - - issuer resources in the specified key vault. This operation requires - - the certificates/manageissuers/getissuers permission.' - signature: get_certificate_issuers(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateIssuerItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_certificate_operation - name: get_certificate_operation - summary: 'Gets the creation operation of a certificate. - - - Gets the creation operation associated with a specified certificate. - - This operation requires the certificates/get permission.' - signature: get_certificate_operation(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_certificate_policy - name: get_certificate_policy - summary: 'Lists the policy for a certificate. - - - The GetCertificatePolicy operation returns the specified certificate - - policy resources in the specified key vault. This operation requires - - the certificates/get permission.' - signature: get_certificate_policy(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in a given key - - vault.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificatePolicy or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_certificate_versions - name: get_certificate_versions - summary: 'List the versions of a certificate. - - - The GetCertificateVersions operation returns the versions of a - - certificate in the specified key vault. This operation requires the - - certificates/list permission.' - signature: get_certificate_versions(vault_base_url, certificate_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_certificates - name: get_certificates - summary: 'List certificates in a specified key vault. - - - The GetCertificates operation returns the set of certificates resources - - in the specified key vault. This operation requires the - - certificates/list permission.' - signature: get_certificates(vault_base_url, maxresults=None, include_pending=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: include_pending - description: 'Specifies whether to include certificates - - which are not completely provisioned.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of CertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_certificate - name: get_deleted_certificate - summary: 'Retrieves information about the specified deleted certificate. - - - The GetDeletedCertificate operation retrieves the deleted certificate - - information plus its attributes, such as retention interval, scheduled - - permanent deletion and the current deletion recovery level. This - - operation requires the certificates/get permission.' - signature: get_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedCertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_certificates - name: get_deleted_certificates - summary: 'Lists the deleted certificates in the specified vault currently - - available for recovery. - - - The GetDeletedCertificates operation retrieves the certificates in the - - current vault which are in a deleted state and ready for recovery or - - purging. This operation includes deletion-specific information. This - - operation requires the certificates/get/list permission. This operation - - can only be enabled on soft-delete enabled vaults.' - signature: get_deleted_certificates(vault_base_url, maxresults=None, include_pending=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: include_pending - description: 'Specifies whether to include certificates - - which are not completely provisioned.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedCertificateItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_key - name: get_deleted_key - summary: 'Gets the public part of a deleted key. - - - The Get Deleted Key operation is applicable for soft-delete enabled - - vaults. While the operation can be invoked on any vault, it will return - - an error if invoked on a non soft-delete enabled vault. This operation - - requires the keys/get permission. .' - signature: get_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedKeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_keys - name: get_deleted_keys - summary: 'Lists the deleted keys in the specified vault. - - - Retrieves a list of the keys in the Key Vault as JSON Web Key - - structures that contain the public part of a deleted key. This - - operation includes deletion-specific information. The Get Deleted Keys - - operation is applicable for vaults enabled for soft-delete. While the - - operation can be invoked on any vault, it will return an error if - - invoked on a non soft-delete enabled vault. This operation requires the - - keys/list permission.' - signature: get_deleted_keys(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedKeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_sas_definition - name: get_deleted_sas_definition - summary: 'Gets the specified deleted sas definition. - - - The Get Deleted SAS Definition operation returns the specified deleted - - SAS definition along with its attributes. This operation requires the - - storage/getsas permission.' - signature: get_deleted_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_sas_definitions - name: get_deleted_sas_definitions - summary: 'Lists deleted SAS definitions for the specified vault and storage - - account. - - - The Get Deleted Sas Definitions operation returns the SAS definitions - - that have been deleted for a vault enabled for soft-delete. This - - operation requires the storage/listsas permission.' - signature: get_deleted_sas_definitions(vault_base_url, storage_account_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedSasDefinitionItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_secret - name: get_deleted_secret - summary: 'Gets the specified deleted secret. - - - The Get Deleted Secret operation returns the specified deleted secret - - along with its attributes. This operation requires the secrets/get - - permission.' - signature: get_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedSecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_secrets - name: get_deleted_secrets - summary: 'Lists deleted secrets for the specified vault. - - - The Get Deleted Secrets operation returns the secrets that have been - - deleted for a vault enabled for soft-delete. This operation requires - - the secrets/list permission.' - signature: get_deleted_secrets(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedSecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_storage_account - name: get_deleted_storage_account - summary: 'Gets the specified deleted storage account. - - - The Get Deleted Storage Account operation returns the specified deleted - - storage account along with its attributes. This operation requires the - - storage/get permission.' - signature: get_deleted_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DeletedStorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_deleted_storage_accounts - name: get_deleted_storage_accounts - summary: 'Lists deleted storage accounts for the specified vault. - - - The Get Deleted Storage Accounts operation returns the storage accounts - - that have been deleted for a vault enabled for soft-delete. This - - operation requires the storage/list permission.' - signature: get_deleted_storage_accounts(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DeletedStorageAccountItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_key - name: get_key - summary: 'Gets the public part of a stored key. - - - The get key operation is applicable to all key types. If the requested - - key is symmetric, then no key material is released in the response. - - This operation requires the keys/get permission.' - signature: get_key(vault_base_url, key_name, key_version, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key to get. - isRequired: true - types: - - - - name: key_version - description: 'Adding the version parameter retrieves a specific - - version of a key.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_key_versions - name: get_key_versions - summary: 'Retrieves a list of individual key versions with the same key name. - - - The full key identifier, attributes, and tags are provided in the - - response. This operation requires the keys/list permission.' - signature: get_key_versions(vault_base_url, key_name, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_keys - name: get_keys - summary: 'List keys in the specified vault. - - - Retrieves a list of the keys in the Key Vault as JSON Web Key - - structures that contain the public part of a stored key. The LIST - - operation is applicable to all key types, however only the base key - - identifier, attributes, and tags are provided in the response. - - Individual versions of a key are not listed in the response. This - - operation requires the keys/list permission.' - signature: get_keys(vault_base_url, maxresults=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of KeyItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_sas_definition - name: get_sas_definition - summary: 'Gets information about a SAS definition for the specified storage - - account. This operation requires the storage/getsas permission.' - signature: get_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_sas_definitions - name: get_sas_definitions - summary: 'List storage SAS definitions for the given storage account. This - - operation requires the storage/listsas permission.' - signature: get_sas_definitions(vault_base_url, storage_account_name, maxresults=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SasDefinitionItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_secret - name: get_secret - summary: 'Get a specified secret from a given key vault. - - - The GET operation is applicable to any secret stored in Azure Key - - Vault. This operation requires the secrets/get permission.' - signature: get_secret(vault_base_url, secret_name, secret_version, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: secret_version - description: The version of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_secret_versions - name: get_secret_versions - summary: 'List all versions of the specified secret. - - - The full secret identifier and attributes are provided in the response. - - No values are returned for the secrets. This operations requires the - - secrets/list permission.' - signature: get_secret_versions(vault_base_url, secret_name, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified, the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_secrets - name: get_secrets - summary: 'List secrets in a specified key vault. - - - The Get Secrets operation is applicable to the entire vault. However, - - only the base secret identifier and its attributes are provided in the - - response. Individual secret versions are not listed in the response. - - This operation requires the secrets/list permission.' - signature: get_secrets(vault_base_url, maxresults=None, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified, the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of SecretItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_storage_account - name: get_storage_account - summary: 'Gets information about a specified storage account. This operation - - requires the storage/get permission.' - signature: get_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.get_storage_accounts - name: get_storage_accounts - summary: 'List storage accounts managed by the specified key vault. This - - operation requires the storage/list permission.' - signature: get_storage_accounts(vault_base_url, maxresults=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: maxresults - description: 'Maximum number of results to return in a page. If - - not specified the service will return up to 25 results.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of StorageAccountItem - types: - - [] - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.import_certificate - name: import_certificate - summary: 'Imports a certificate into a specified key vault. - - - Imports an existing valid certificate, containing a private key, into - - Azure Key Vault. The certificate to be imported can be in either PFX or - - PEM format. If the certificate is in PEM format the PEM file must - - contain the key as well as x509 certificates. This operation requires - - the certificates/import permission.' - signature: import_certificate(vault_base_url, certificate_name, base64_encoded_certificate, - password=None, certificate_policy=None, certificate_attributes=None, tags=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: base64_encoded_certificate - description: 'Base64 encoded representation of - - the certificate object to import. This certificate needs to contain - - the private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - defaultValue: None - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.import_key - name: import_key - summary: 'Imports an externally created key, stores it, and returns key - - parameters and attributes to the client. - - - The import key operation may be used to import any key type into an - - Azure Key Vault. If the named key already exists, Azure Key Vault - - creates a new version of the key. This operation requires the - - keys/import permission.' - signature: import_key(vault_base_url, key_name, key, hsm=None, key_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: Name for the imported key. - isRequired: true - types: - - - - name: key - description: The Json web key - isRequired: true - types: - - - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - defaultValue: None - types: - - - - name: key_attributes - description: The key management attributes. - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.merge_certificate - name: merge_certificate - summary: 'Merges a certificate or a certificate chain with a key pair existing on - - the server. - - - The MergeCertificate operation performs the merging of a certificate or - - certificate chain with a key pair currently available in the service. - - This operation requires the certificates/create permission.' - signature: merge_certificate(vault_base_url, certificate_name, x509_certificates, - certificate_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: x509_certificates - description: 'The certificate or the certificate chain to - - merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.purge_deleted_certificate - name: purge_deleted_certificate - summary: 'Permanently deletes the specified deleted certificate. - - - The PurgeDeletedCertificate operation performs an irreversible deletion - - of the specified certificate, without possibility for recovery. The - - operation is not available if the recovery level does not specify - - ''Purgeable''. This operation requires the certificate/purge permission.' - signature: purge_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.purge_deleted_key - name: purge_deleted_key - summary: 'Permanently deletes the specified key. - - - The Purge Deleted Key operation is applicable for soft-delete enabled - - vaults. While the operation can be invoked on any vault, it will return - - an error if invoked on a non soft-delete enabled vault. This operation - - requires the keys/purge permission.' - signature: purge_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.purge_deleted_secret - name: purge_deleted_secret - summary: 'Permanently deletes the specified secret. - - - The purge deleted secret operation removes the secret permanently, - - without the possibility of recovery. This operation can only be enabled - - on a soft-delete enabled vault. This operation requires the - - secrets/purge permission.' - signature: purge_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.purge_deleted_storage_account - name: purge_deleted_storage_account - summary: 'Permanently deletes the specified storage account. - - - The purge deleted storage account operation removes the secret - - permanently, without the possibility of recovery. This operation can - - only be performed on a soft-delete enabled vault. This operation - - requires the storage/purge permission.' - signature: purge_deleted_storage_account(vault_base_url, storage_account_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: None or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.recover_deleted_certificate - name: recover_deleted_certificate - summary: 'Recovers the deleted certificate back to its current version under - - /certificates. - - - The RecoverDeletedCertificate operation performs the reversal of the - - Delete operation. The operation is applicable in vaults enabled for - - soft-delete, and must be issued during the retention interval - - (available in the deleted certificate''s attributes). This operation - - requires the certificates/recover permission.' - signature: recover_deleted_certificate(vault_base_url, certificate_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the deleted certificate - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.recover_deleted_key - name: recover_deleted_key - summary: 'Recovers the deleted key to its latest version. - - - The Recover Deleted Key operation is applicable for deleted keys in - - soft-delete enabled vaults. It recovers the deleted key back to its - - latest version under /keys. An attempt to recover an non-deleted key - - will return an error. Consider this the inverse of the delete operation - - on soft-delete enabled vaults. This operation requires the keys/recover - - permission.' - signature: recover_deleted_key(vault_base_url, key_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the deleted key. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.recover_deleted_sas_definition - name: recover_deleted_sas_definition - summary: 'Recovers the deleted SAS definition. - - - Recovers the deleted SAS definition for the specified storage account. - - This operation can only be performed on a soft-delete enabled vault. - - This operation requires the storage/recover permission.' - signature: recover_deleted_sas_definition(vault_base_url, storage_account_name, - sas_definition_name, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.recover_deleted_secret - name: recover_deleted_secret - summary: 'Recovers the deleted secret to the latest version. - - - Recovers the deleted secret in the specified vault. This operation can - - only be performed on a soft-delete enabled vault. This operation - - requires the secrets/recover permission.' - signature: recover_deleted_secret(vault_base_url, secret_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the deleted secret. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.recover_deleted_storage_account - name: recover_deleted_storage_account - summary: 'Recovers the deleted storage account. - - - Recovers the deleted storage account in the specified vault. This - - operation can only be performed on a soft-delete enabled vault. This - - operation requires the storage/recover permission.' - signature: recover_deleted_storage_account(vault_base_url, storage_account_name, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.regenerate_storage_account_key - name: regenerate_storage_account_key - summary: 'Regenerates the specified key value for the given storage account. This - - operation requires the storage/regeneratekey permission.' - signature: regenerate_storage_account_key(vault_base_url, storage_account_name, - key_name, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: key_name - description: The storage account key name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.restore_certificate - name: restore_certificate - summary: 'Restores a backed up certificate to a vault. - - - Restores a backed up certificate, and all its versions, to a vault. - - This operation requires the certificates/restore permission.' - signature: restore_certificate(vault_base_url, certificate_bundle_backup, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_bundle_backup - description: 'The backup blob associated with a - - certificate bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.restore_key - name: restore_key - summary: 'Restores a backed up key to a vault. - - - Imports a previously backed up key into Azure Key Vault, restoring the - - key, its key identifier, attributes and access control policies. The - - RESTORE operation may be used to import a previously backed up key. - - Individual versions of a key cannot be restored. The key is restored in - - its entirety with the same key name as it had when it was backed up. If - - the key name is not available in the target Key Vault, the RESTORE - - operation will be rejected. While the key name is retained during - - restore, the final key identifier will change if the key is restored to - - a different vault. Restore will restore all versions and preserve - - version identifiers. The RESTORE operation is subject to security - - constraints: The target Key Vault must be owned by the same Microsoft - - Azure Subscription as the source Key Vault The user must have RESTORE - - permission in the target Key Vault. This operation requires the - - keys/restore permission.' - signature: restore_key(vault_base_url, key_bundle_backup, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_bundle_backup - description: 'The backup blob associated with a key - - bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.restore_secret - name: restore_secret - summary: 'Restores a backed up secret to a vault. - - - Restores a backed up secret, and all its versions, to a vault. This - - operation requires the secrets/restore permission.' - signature: restore_secret(vault_base_url, secret_bundle_backup, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_bundle_backup - description: 'The backup blob associated with a secret - - bundle.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.restore_storage_account - name: restore_storage_account - summary: 'Restores a backed up storage account to a vault. - - - Restores a backed up storage account to a vault. This operation - - requires the storage/restore permission.' - signature: restore_storage_account(vault_base_url, storage_bundle_backup, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_bundle_backup - description: 'The backup blob associated with a - - storage account.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.set_certificate_contacts - name: set_certificate_contacts - summary: 'Sets the certificate contacts for the specified key vault. - - - Sets the certificate contacts for the specified key vault. This - - operation requires the certificates/managecontacts permission.' - signature: set_certificate_contacts(vault_base_url, contact_list=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: contact_list - description: The contact list for the vault certificates. - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Contacts or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.set_certificate_issuer - name: set_certificate_issuer - summary: 'Sets the specified certificate issuer. - - - The SetCertificateIssuer operation adds or updates the specified - - certificate issuer. This operation requires the certificates/setissuers - - permission.' - signature: set_certificate_issuer(vault_base_url, issuer_name, provider, credentials=None, - organization_details=None, attributes=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - defaultValue: None - types: - - - - name: organization_details - description: 'Details of the organization as provided - - to the issuer.' - defaultValue: None - types: - - - - name: attributes - description: Attributes of the issuer object. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.set_sas_definition - name: set_sas_definition - summary: 'Creates or updates a new SAS definition for the specified storage - - account. This operation requires the storage/setsas permission.' - signature: set_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - template_uri, sas_type, validity_period, sas_definition_attributes=None, tags=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: template_uri - description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will - - have the same properties as the template.' - isRequired: true - types: - - - - name: sas_type - description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - isRequired: true - types: - - - - - - name: validity_period - description: 'The validity period of SAS tokens created - - according to the SAS definition.' - isRequired: true - types: - - - - name: sas_definition_attributes - description: 'The attributes of the SAS - - definition.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.set_secret - name: set_secret - summary: 'Sets a secret in a specified key vault. - - - The SET operation adds a secret to the Azure Key Vault. If the named - - secret already exists, Azure Key Vault creates a new version of that - - secret. This operation requires the secrets/set permission.' - signature: set_secret(vault_base_url, secret_name, value, tags=None, content_type=None, - secret_attributes=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: value - description: The value of the secret. - isRequired: true - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - defaultValue: None - types: - - - - name: secret_attributes - description: The secret management attributes. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.set_storage_account - name: set_storage_account - summary: 'Creates or updates a new storage account. This operation requires the - - storage/set permission.' - signature: set_storage_account(vault_base_url, storage_account_name, resource_id, - active_key_name, auto_regenerate_key, regeneration_period=None, storage_account_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: resource_id - description: Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration - - specified in ISO-8601 format.' - defaultValue: None - types: - - - - name: storage_account_attributes - description: 'The attributes of the storage - - account.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.sign - name: sign - summary: 'Creates a signature from a digest using the specified key. - - - The SIGN operation is applicable to asymmetric and symmetric keys - - stored in Azure Key Vault since this operation uses the private portion - - of the key. This operation requires the keys/sign permission.' - signature: sign(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'The signing/verification algorithm identifier. For - - more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', - - ''PS384'', ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', - - ''ES384'', ''ES512'', ''ES256K''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.unwrap_key - name: unwrap_key - summary: 'Unwraps a symmetric key using the specified key that was initially used - - for wrapping that key. - - - The UNWRAP operation supports decryption of a symmetric key using the - - target key encryption key. This operation is the reverse of the WRAP - - operation. The UNWRAP operation applies to asymmetric and symmetric - - keys stored in Azure Key Vault since it uses the private portion of the - - key. This operation requires the keys/unwrapKey permission.' - signature: unwrap_key(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.update_certificate - name: update_certificate - summary: 'Updates the specified attributes associated with the given certificate. - - - The UpdateCertificate operation applies the specified update on the - - given certificate; the only elements updated are the certificate''s - - attributes. This operation requires the certificates/update permission.' - signature: update_certificate(vault_base_url, certificate_name, certificate_version, - certificate_policy=None, certificate_attributes=None, tags=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given key - - vault.' - isRequired: true - types: - - - - name: certificate_version - description: The version of the certificate. - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - defaultValue: None - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.update_certificate_issuer - name: update_certificate_issuer - summary: 'Updates the specified certificate issuer. - - - The UpdateCertificateIssuer operation performs an update on the - - specified certificate issuer entity. This operation requires the - - certificates/setissuers permission.' - signature: update_certificate_issuer(vault_base_url, issuer_name, provider=None, - credentials=None, organization_details=None, attributes=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: issuer_name - description: The name of the issuer. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - defaultValue: None - types: - - - - name: credentials - description: The credentials to be used for the issuer. - defaultValue: None - types: - - - - name: organization_details - description: 'Details of the organization as provided - - to the issuer.' - defaultValue: None - types: - - - - name: attributes - description: Attributes of the issuer object. - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: IssuerBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.update_certificate_operation - name: update_certificate_operation - summary: 'Updates a certificate operation. - - - Updates a certificate creation operation that is already in progress. - - This operation requires the certificates/update permission.' - signature: update_certificate_operation(vault_base_url, certificate_name, cancellation_requested, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: The name of the certificate. - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested - - on the certificate operation.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificateOperation or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.update_certificate_policy - name: update_certificate_policy - summary: 'Updates the policy for a certificate. - - - Set specified members in the certificate policy. Leave others as null. - - This operation requires the certificates/update permission.' - signature: update_certificate_policy(vault_base_url, certificate_name, certificate_policy, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: certificate_name - description: 'The name of the certificate in the given - - vault.' - isRequired: true - types: - - - - name: certificate_policy - description: The policy for the certificate. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: CertificatePolicy or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.update_key - name: update_key - summary: 'The update key operation changes specified attributes of a stored key - - and can be applied to any key type and key version stored in Azure Key - - Vault. - - - In order to perform this operation, the key must already exist in the - - Key Vault. Note: The cryptographic material of a key itself cannot be - - changed. This operation requires the keys/update permission.' - signature: update_key(vault_base_url, key_name, key_version, key_ops=None, key_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of key to update. - isRequired: true - types: - - - - name: key_version - description: The version of the key to update. - isRequired: true - types: - - - - name: key_ops - description: 'Json web key operations. For more information on - - possible key operations, see JsonWebKeyOperation.' - defaultValue: None - types: - - [ - - ] - - name: key_attributes - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.update_sas_definition - name: update_sas_definition - summary: 'Updates the specified attributes associated with the given SAS - - definition. This operation requires the storage/setsas permission.' - signature: update_sas_definition(vault_base_url, storage_account_name, sas_definition_name, - template_uri=None, sas_type=None, validity_period=None, sas_definition_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: sas_definition_name - description: The name of the SAS definition. - isRequired: true - types: - - - - name: template_uri - description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will - - have the same properties as the template.' - defaultValue: None - types: - - - - name: sas_type - description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - defaultValue: None - types: - - - - - - name: validity_period - description: 'The validity period of SAS tokens created - - according to the SAS definition.' - defaultValue: None - types: - - - - name: sas_definition_attributes - description: 'The attributes of the SAS - - definition.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SasDefinitionBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.update_secret - name: update_secret - summary: 'Updates the attributes associated with a specified secret in a given - - key vault. - - - The UPDATE operation changes specified attributes of an existing stored - - secret. Attributes that are not specified in the request are left - - unchanged. The value of a secret itself cannot be changed. This - - operation requires the secrets/set permission.' - signature: update_secret(vault_base_url, secret_name, secret_version, content_type=None, - secret_attributes=None, tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: secret_name - description: The name of the secret. - isRequired: true - types: - - - - name: secret_version - description: The version of the secret. - isRequired: true - types: - - - - name: content_type - description: Type of the secret value such as a password. - defaultValue: None - types: - - - - name: secret_attributes - description: The secret management attributes. - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: SecretBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.update_storage_account - name: update_storage_account - summary: 'Updates the specified attributes associated with the given storage - - account. This operation requires the storage/set/update permission.' - signature: update_storage_account(vault_base_url, storage_account_name, active_key_name=None, - auto_regenerate_key=None, regeneration_period=None, storage_account_attributes=None, - tags=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: storage_account_name - description: The name of the storage account. - isRequired: true - types: - - - - name: active_key_name - description: The current active storage account key name. - defaultValue: None - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - defaultValue: None - types: - - - - name: regeneration_period - description: 'The key regeneration time duration - - specified in ISO-8601 format.' - defaultValue: None - types: - - - - name: storage_account_attributes - description: 'The attributes of the storage - - account.' - defaultValue: None - types: - - - - name: tags - description: 'Application specific metadata in the form of key-value - - pairs.' - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageBundle or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.verify - name: verify - summary: 'Verifies a signature using a specified key. - - - The VERIFY operation is applicable to symmetric keys stored in Azure - - Key Vault. VERIFY is not strictly necessary for asymmetric keys stored - - in Azure Key Vault since signature verification can be performed using - - the public portion of the key but this operation is supported as a - - convenience for callers that only have a key-reference and not the - - public portion of the key. This operation requires the keys/verify - - permission.' - signature: verify(vault_base_url, key_name, key_version, algorithm, digest, signature, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'The signing/verification algorithm. For more - - information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', - - ''PS384'', ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', - - ''ES384'', ''ES512'', ''ES256K''' - isRequired: true - types: - - - - - - name: digest - description: The digest used for signing. - isRequired: true - types: - - - - name: signature - description: The signature to be verified. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyVerifyResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient.wrap_key - name: wrap_key - summary: 'Wraps a symmetric key using a specified key. - - - The WRAP operation supports encryption of a symmetric key using a key - - encryption key that has previously been stored in an Azure Key Vault. - - The WRAP operation is only strictly necessary for symmetric keys stored - - in Azure Key Vault since protection with an asymmetric key can be - - performed using the public portion of the key. This operation is - - supported for asymmetric keys as a convenience for callers that have a - - key-reference but do not have access to the public key material. This - - operation requires the keys/wrapKey permission.' - signature: wrap_key(vault_base_url, key_name, key_version, algorithm, value, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: vault_base_url - description: 'The vault name, for example - - [https://myvault.vault.azure.net](https://myvault.vault.azure.net).' - isRequired: true - types: - - - - name: key_name - description: The name of the key. - isRequired: true - types: - - - - name: key_version - description: The version of the key. - isRequired: true - types: - - - - name: algorithm - description: 'algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: KeyOperationResult or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.keyvault.v7_0.models.KeyVaultErrorException diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.yml deleted file mode 100644 index 4f36b8951a45..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.yml +++ /dev/null @@ -1,59 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration -name: KeyVaultClientConfiguration -fullName: azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration -module: azure.keyvault.v7_0.key_vault_client -summary: 'Configuration for KeyVaultClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: KeyVaultClientConfiguration(credentials) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.load - name: load - summary: Load configuration from existing file. - signature: load(filepath) - parameters: - - name: filepath - description: Path to existing config file. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied config file is invalid. -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to save file to. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.yml deleted file mode 100644 index e69df9fbfcf1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.key_vault_client -name: key_vault_client -fullName: azure.keyvault.v7_0.key_vault_client -classes: -- azure.keyvault.v7_0.key_vault_client.KeyVaultClient -- azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Action(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Action(class).yml deleted file mode 100644 index ea232e884a71..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Action(class).yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.Action -name: Action -fullName: azure.keyvault.v7_0.models.Action -module: azure.keyvault.v7_0.models -summary: The action that will be executed. -constructor: - syntax: Action(*, action_type=None, **kwargs) - parameters: - - name: action_type - description: 'The type of the action. Possible values include: - - ''EmailContacts'', ''AutoRenew''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: action_type - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.ActionType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.ActionType.yml deleted file mode 100644 index 5e78daefc8f2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.ActionType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.ActionType -name: ActionType -fullName: azure.keyvault.v7_0.models.ActionType -module: azure.keyvault.v7_0.models -fields: -- name: auto_renew - uid: azure.keyvault.v7_0.models.ActionType.auto_renew -- name: email_contacts - uid: azure.keyvault.v7_0.models.ActionType.email_contacts diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.AdministratorDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.AdministratorDetails.yml deleted file mode 100644 index 61c90e9d3a5e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.AdministratorDetails.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.AdministratorDetails -name: AdministratorDetails -fullName: azure.keyvault.v7_0.models.AdministratorDetails -module: azure.keyvault.v7_0.models -summary: Details of the organization administrator of the certificate issuer. -constructor: - syntax: 'AdministratorDetails(*, first_name: str = None, last_name: str = None, - email_address: str = None, phone: str = None, **kwargs)' - parameters: - - name: first_name - description: First name. - isRequired: true - types: - - - - name: last_name - description: Last name. - isRequired: true - types: - - - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - - keywordOnlyParameters: - - name: first_name - defaultValue: None - - name: last_name - defaultValue: None - - name: email_address - defaultValue: None - - name: phone - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.AdministratorDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.AdministratorDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.AdministratorDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.AdministratorDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.AdministratorDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.AdministratorDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.AdministratorDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Attributes(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Attributes(class).yml deleted file mode 100644 index 33db934a5f17..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Attributes(class).yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.Attributes -name: Attributes -fullName: azure.keyvault.v7_0.models.Attributes -module: azure.keyvault.v7_0.models -summary: 'The object attributes managed by the KeyVault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'Attributes(*, enabled: bool = None, not_before=None, expires=None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v7_0.models.Attributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Attributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Attributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.Attributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Attributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.Attributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Attributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupCertificateResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupCertificateResult.yml deleted file mode 100644 index 94dae272ddb9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupCertificateResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.BackupCertificateResult -name: BackupCertificateResult -fullName: azure.keyvault.v7_0.models.BackupCertificateResult -module: azure.keyvault.v7_0.models -summary: 'The backup certificate result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupCertificateResult(**kwargs) -variables: -- description: The backup blob containing the backed up certificate. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.BackupCertificateResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.BackupCertificateResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.BackupCertificateResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.BackupCertificateResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.BackupCertificateResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.BackupCertificateResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.BackupCertificateResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupKeyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupKeyResult.yml deleted file mode 100644 index a32300e45343..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupKeyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.BackupKeyResult -name: BackupKeyResult -fullName: azure.keyvault.v7_0.models.BackupKeyResult -module: azure.keyvault.v7_0.models -summary: 'The backup key result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupKeyResult(**kwargs) -variables: -- description: The backup blob containing the backed up key. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.BackupKeyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.BackupKeyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.BackupKeyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.BackupKeyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.BackupKeyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.BackupKeyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.BackupKeyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupSecretResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupSecretResult.yml deleted file mode 100644 index 1d9cd6f78bd1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupSecretResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.BackupSecretResult -name: BackupSecretResult -fullName: azure.keyvault.v7_0.models.BackupSecretResult -module: azure.keyvault.v7_0.models -summary: 'The backup secret result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupSecretResult(**kwargs) -variables: -- description: The backup blob containing the backed up secret. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.BackupSecretResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.BackupSecretResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.BackupSecretResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.BackupSecretResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.BackupSecretResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.BackupSecretResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.BackupSecretResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupStorageResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupStorageResult.yml deleted file mode 100644 index 3cbcf01408b7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupStorageResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.BackupStorageResult -name: BackupStorageResult -fullName: azure.keyvault.v7_0.models.BackupStorageResult -module: azure.keyvault.v7_0.models -summary: 'The backup storage result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupStorageResult(**kwargs) -variables: -- description: The backup blob containing the backed up storage account. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.BackupStorageResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.BackupStorageResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.BackupStorageResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.BackupStorageResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.BackupStorageResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.BackupStorageResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.BackupStorageResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateAttributes.yml deleted file mode 100644 index 75d26c4b9da7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateAttributes.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateAttributes -name: CertificateAttributes -fullName: azure.keyvault.v7_0.models.CertificateAttributes -module: azure.keyvault.v7_0.models -summary: 'The certificate management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateAttributes(*, enabled: bool = None, not_before=None, expires=None, - **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for certificates in the current vault. If it contains ''Purgeable'', - - the certificate can be permanently deleted by a privileged user; - - otherwise, only the system can purge the certificate, at the end of the - - retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.CertificateAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateBundle.yml deleted file mode 100644 index cb6d8a8f9243..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateBundle.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateBundle -name: CertificateBundle -fullName: azure.keyvault.v7_0.models.CertificateBundle -module: azure.keyvault.v7_0.models -summary: 'A certificate bundle consists of a certificate (X509) plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateBundle(*, cer: bytearray = None, content_type: str = None, attributes=None, - tags=None, **kwargs)' - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: cer - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -methods: -- uid: azure.keyvault.v7_0.models.CertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateCreateParameters.yml deleted file mode 100644 index a0c706cc2772..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateCreateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateCreateParameters -name: CertificateCreateParameters -fullName: azure.keyvault.v7_0.models.CertificateCreateParameters -module: azure.keyvault.v7_0.models -summary: The certificate create parameters. -constructor: - syntax: CertificateCreateParameters(*, certificate_policy=None, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.CertificateCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateImportParameters.yml deleted file mode 100644 index 1e5030ea8f55..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateImportParameters.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateImportParameters -name: CertificateImportParameters -fullName: azure.keyvault.v7_0.models.CertificateImportParameters -module: azure.keyvault.v7_0.models -summary: 'The certificate import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateImportParameters(*, base64_encoded_certificate: str, password: - str = None, certificate_policy=None, certificate_attributes=None, tags=None, **kwargs)' - parameters: - - name: base64_encoded_certificate - description: 'Required. Base64 encoded representation - - of the certificate object to import. This certificate needs to contain the - - private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: base64_encoded_certificate - isRequired: true - - name: password - defaultValue: None - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.CertificateImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerItem.yml deleted file mode 100644 index faf4231d0919..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerItem.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateIssuerItem -name: CertificateIssuerItem -fullName: azure.keyvault.v7_0.models.CertificateIssuerItem -module: azure.keyvault.v7_0.models -summary: The certificate issuer item containing certificate issuer metadata. -constructor: - syntax: 'CertificateIssuerItem(*, id: str = None, provider: str = None, **kwargs)' - parameters: - - name: id - description: Certificate Identifier. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: provider - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.CertificateIssuerItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateIssuerItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateIssuerItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateIssuerItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateIssuerItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateIssuerItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateIssuerItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerItemPaged.yml deleted file mode 100644 index e858fb99cc4e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged -name: CertificateIssuerItemPaged -fullName: azure.keyvault.v7_0.models.CertificateIssuerItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: CertificateIssuerItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerSetParameters.yml deleted file mode 100644 index a9387fd15094..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerSetParameters.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters -name: CertificateIssuerSetParameters -fullName: azure.keyvault.v7_0.models.CertificateIssuerSetParameters -module: azure.keyvault.v7_0.models -summary: 'The certificate issuer set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateIssuerSetParameters(*, provider: str, credentials=None, organization_details=None, - attributes=None, **kwargs)' - parameters: - - name: provider - description: Required. The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - isRequired: true - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.yml deleted file mode 100644 index cc828a687431..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters -name: CertificateIssuerUpdateParameters -fullName: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters -module: azure.keyvault.v7_0.models -summary: The certificate issuer update parameters. -constructor: - syntax: 'CertificateIssuerUpdateParameters(*, provider: str = None, credentials=None, - organization_details=None, attributes=None, **kwargs)' - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateItem.yml deleted file mode 100644 index 1fd5e2423b44..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateItem.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateItem -name: CertificateItem -fullName: azure.keyvault.v7_0.models.CertificateItem -module: azure.keyvault.v7_0.models -summary: The certificate item containing certificate metadata. -constructor: - syntax: 'CertificateItem(*, id: str = None, attributes=None, tags=None, x509_thumbprint: - bytes = None, **kwargs)' - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: x509_thumbprint - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.CertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateItemPaged.yml deleted file mode 100644 index e078814c6816..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateItemPaged -name: CertificateItemPaged -fullName: azure.keyvault.v7_0.models.CertificateItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: CertificateItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.CertificateItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.CertificateItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.CertificateItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.CertificateItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.CertificateItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.CertificateItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.CertificateItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateMergeParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateMergeParameters.yml deleted file mode 100644 index 8468d198be39..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateMergeParameters.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateMergeParameters -name: CertificateMergeParameters -fullName: azure.keyvault.v7_0.models.CertificateMergeParameters -module: azure.keyvault.v7_0.models -summary: 'The certificate merge parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateMergeParameters(*, x509_certificates, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: x509_certificates - description: 'Required. The certificate or the certificate - - chain to merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: x509_certificates - isRequired: true - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.CertificateMergeParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateMergeParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateMergeParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateMergeParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateMergeParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateMergeParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateMergeParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateOperation.yml deleted file mode 100644 index a5cf1550a947..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateOperation.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateOperation -name: CertificateOperation -fullName: azure.keyvault.v7_0.models.CertificateOperation -module: azure.keyvault.v7_0.models -summary: 'A certificate operation is returned in case of asynchronous requests. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateOperation(*, issuer_parameters=None, csr: bytearray = None, - cancellation_requested: bool = None, status: str = None, status_details: str = - None, error=None, target: str = None, request_id: str = None, **kwargs)' - parameters: - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: csr - description: 'The certificate signing request (CSR) that is being used in - - the certificate operation.' - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested on - - the certificate operation.' - isRequired: true - types: - - - - name: status - description: Status of the certificate operation. - isRequired: true - types: - - - - name: status_details - description: The status details of the certificate operation. - isRequired: true - types: - - - - name: error - description: Error encountered, if any, during the certificate operation. - isRequired: true - types: - - - - name: target - description: 'Location which contains the result of the certificate - - operation.' - isRequired: true - types: - - - - name: request_id - description: Identifier for the certificate operation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: issuer_parameters - defaultValue: None - - name: csr - defaultValue: None - - name: cancellation_requested - defaultValue: None - - name: status - defaultValue: None - - name: status_details - defaultValue: None - - name: error - defaultValue: None - - name: target - defaultValue: None - - name: request_id - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.CertificateOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.yml deleted file mode 100644 index 59d9b88efc8e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter -name: CertificateOperationUpdateParameter -fullName: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter -module: azure.keyvault.v7_0.models -summary: 'The certificate operation update parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateOperationUpdateParameter(*, cancellation_requested: bool, **kwargs)' - parameters: - - name: cancellation_requested - description: 'Required. Indicates if cancellation was - - requested on the certificate operation.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cancellation_requested - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificatePolicy.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificatePolicy.yml deleted file mode 100644 index 53346cb67d31..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificatePolicy.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificatePolicy -name: CertificatePolicy -fullName: azure.keyvault.v7_0.models.CertificatePolicy -module: azure.keyvault.v7_0.models -summary: 'Management policy for a certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificatePolicy(*, key_properties=None, secret_properties=None, x509_certificate_properties=None, - lifetime_actions=None, issuer_parameters=None, attributes=None, **kwargs) - parameters: - - name: key_properties - description: Properties of the key backing a certificate. - isRequired: true - types: - - - - name: secret_properties - description: Properties of the secret backing a certificate. - isRequired: true - types: - - - - name: x509_certificate_properties - description: 'Properties of the X509 component of a - - certificate.' - isRequired: true - types: - - - - name: lifetime_actions - description: 'Actions that will be performed by Key Vault over - - the lifetime of a certificate.' - isRequired: true - types: - - [] - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_properties - defaultValue: None - - name: secret_properties - defaultValue: None - - name: x509_certificate_properties - defaultValue: None - - name: lifetime_actions - defaultValue: None - - name: issuer_parameters - defaultValue: None - - name: attributes - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.CertificatePolicy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificatePolicy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificatePolicy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificatePolicy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificatePolicy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificatePolicy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificatePolicy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateRestoreParameters.yml deleted file mode 100644 index ff7607e14b98..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateRestoreParameters -name: CertificateRestoreParameters -fullName: azure.keyvault.v7_0.models.CertificateRestoreParameters -module: azure.keyvault.v7_0.models -summary: 'The certificate restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateRestoreParameters(*, certificate_bundle_backup: bytes, **kwargs)' - parameters: - - name: certificate_bundle_backup - description: 'Required. The backup blob associated - - with a certificate bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: certificate_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.CertificateRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateUpdateParameters.yml deleted file mode 100644 index 0db875515d4b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateUpdateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.CertificateUpdateParameters -name: CertificateUpdateParameters -fullName: azure.keyvault.v7_0.models.CertificateUpdateParameters -module: azure.keyvault.v7_0.models -summary: The certificate update parameters. -constructor: - syntax: CertificateUpdateParameters(*, certificate_policy=None, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.CertificateUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.CertificateUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.CertificateUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.CertificateUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.CertificateUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Contact(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Contact(class).yml deleted file mode 100644 index d607dc2312ae..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Contact(class).yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.Contact -name: Contact -fullName: azure.keyvault.v7_0.models.Contact -module: azure.keyvault.v7_0.models -summary: The contact information for the vault certificates. -constructor: - syntax: 'Contact(*, email_address: str = None, name: str = None, phone: str = None, - **kwargs)' - parameters: - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: name - description: Name. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - - keywordOnlyParameters: - - name: email_address - defaultValue: None - - name: name - defaultValue: None - - name: phone - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.Contact.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Contact.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Contact.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.Contact.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Contact.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.Contact.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Contact.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Contacts(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Contacts(class).yml deleted file mode 100644 index c4649b90cbee..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Contacts(class).yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.Contacts -name: Contacts -fullName: azure.keyvault.v7_0.models.Contacts -module: azure.keyvault.v7_0.models -summary: 'The contacts for the vault certificates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Contacts(*, contact_list=None, **kwargs) - parameters: - - name: contact_list - description: The contact list for the vault certificates. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: contact_list - defaultValue: None -variables: -- description: Identifier for the contacts collection. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.Contacts.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Contacts.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Contacts.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.Contacts.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Contacts.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.Contacts.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Contacts.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateBundle.yml deleted file mode 100644 index 44402419cfc5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateBundle.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedCertificateBundle -name: DeletedCertificateBundle -fullName: azure.keyvault.v7_0.models.DeletedCertificateBundle -module: azure.keyvault.v7_0.models -summary: 'A Deleted Certificate consisting of its previous id, attributes and its - - tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedCertificateBundle(*, cer: bytearray = None, content_type: str = - None, attributes=None, tags=None, recovery_id: str = None, **kwargs)' - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cer - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedCertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedCertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedCertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedCertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedCertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedCertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedCertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateItem.yml deleted file mode 100644 index 4f7aac490d4b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateItem.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedCertificateItem -name: DeletedCertificateItem -fullName: azure.keyvault.v7_0.models.DeletedCertificateItem -module: azure.keyvault.v7_0.models -summary: 'The deleted certificate item containing metadata about the deleted - - certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedCertificateItem(*, id: str = None, attributes=None, tags=None, x509_thumbprint: - bytes = None, recovery_id: str = None, **kwargs)' - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: x509_thumbprint - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedCertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedCertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedCertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedCertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedCertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedCertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedCertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateItemPaged.yml deleted file mode 100644 index 1744239f5edc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged -name: DeletedCertificateItemPaged -fullName: azure.keyvault.v7_0.models.DeletedCertificateItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedCertificateItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyBundle.yml deleted file mode 100644 index 450f7b491cce..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyBundle.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedKeyBundle -name: DeletedKeyBundle -fullName: azure.keyvault.v7_0.models.DeletedKeyBundle -module: azure.keyvault.v7_0.models -summary: 'A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion - - info. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedKeyBundle(*, key=None, attributes=None, tags=None, recovery_id: - str = None, **kwargs)' - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedKeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedKeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedKeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedKeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedKeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedKeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedKeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyItem.yml deleted file mode 100644 index 97a563deeb82..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyItem.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedKeyItem -name: DeletedKeyItem -fullName: azure.keyvault.v7_0.models.DeletedKeyItem -module: azure.keyvault.v7_0.models -summary: 'The deleted key item containing the deleted key metadata and information - - about deletion. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedKeyItem(*, kid: str = None, attributes=None, tags=None, recovery_id: - str = None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedKeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedKeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedKeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedKeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedKeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedKeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedKeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyItemPaged.yml deleted file mode 100644 index e37cf073c347..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged -name: DeletedKeyItemPaged -fullName: azure.keyvault.v7_0.models.DeletedKeyItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedKeyItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.yml deleted file mode 100644 index 1ab45326ec2e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.yml +++ /dev/null @@ -1,180 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle -name: DeletedSasDefinitionBundle -fullName: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle -module: azure.keyvault.v7_0.models -summary: 'A deleted SAS definition bundle consisting of its previous id, attributes - - and its tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSasDefinitionBundle(*, recovery_id: str = None, **kwargs)' - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted SAS definition.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: recovery_id - defaultValue: None -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - name: template_uri - types: - - -- description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - name: sas_type - types: - - - - -- description: 'The validity period of SAS tokens created according - - to the SAS definition.' - name: validity_period - types: - - -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -- description: 'The time when the SAS definition is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the SAS definition was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionItem.yml deleted file mode 100644 index ccad1a7f31bc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionItem.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem -name: DeletedSasDefinitionItem -fullName: azure.keyvault.v7_0.models.DeletedSasDefinitionItem -module: azure.keyvault.v7_0.models -summary: 'The deleted SAS definition item containing metadata about the deleted SAS - - definition. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSasDefinitionItem(*, recovery_id: str = None, **kwargs)' - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted SAS definition.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: recovery_id - defaultValue: None -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -- description: 'The time when the SAS definition is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the SAS definition was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.yml deleted file mode 100644 index 42615ecfe7eb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged -name: DeletedSasDefinitionItemPaged -fullName: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedSasDefinitionItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretBundle.yml deleted file mode 100644 index 25d4e7826c65..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretBundle.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedSecretBundle -name: DeletedSecretBundle -fullName: azure.keyvault.v7_0.models.DeletedSecretBundle -module: azure.keyvault.v7_0.models -summary: 'A Deleted Secret consisting of its previous id, attributes and its tags, - as - - well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSecretBundle(*, value: str = None, id: str = None, content_type: - str = None, attributes=None, tags=None, recovery_id: str = None, **kwargs)' - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: id - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedSecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedSecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedSecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedSecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedSecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretItem.yml deleted file mode 100644 index a9f57e22b409..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretItem.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedSecretItem -name: DeletedSecretItem -fullName: azure.keyvault.v7_0.models.DeletedSecretItem -module: azure.keyvault.v7_0.models -summary: 'The deleted secret item containing metadata about the deleted secret. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSecretItem(*, id: str = None, attributes=None, tags=None, content_type: - str = None, recovery_id: str = None, **kwargs)' - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: content_type - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedSecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedSecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedSecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedSecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedSecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretItemPaged.yml deleted file mode 100644 index f85bb3b34124..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged -name: DeletedSecretItemPaged -fullName: azure.keyvault.v7_0.models.DeletedSecretItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedSecretItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageAccountItem.yml deleted file mode 100644 index 5d5de6bddef9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageAccountItem.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem -name: DeletedStorageAccountItem -fullName: azure.keyvault.v7_0.models.DeletedStorageAccountItem -module: azure.keyvault.v7_0.models -summary: 'The deleted storage account item containing metadata about the deleted - - storage account. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedStorageAccountItem(*, recovery_id: str = None, **kwargs)' - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted storage account.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: recovery_id - defaultValue: None -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -- description: 'The time when the storage account is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the storage account was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.yml deleted file mode 100644 index 326ade774b78..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged -name: DeletedStorageAccountItemPaged -fullName: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedStorageAccountItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageBundle.yml deleted file mode 100644 index f298099940d0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageBundle.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.DeletedStorageBundle -name: DeletedStorageBundle -fullName: azure.keyvault.v7_0.models.DeletedStorageBundle -module: azure.keyvault.v7_0.models -summary: 'A deleted storage account bundle consisting of its previous id, attributes - - and its tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedStorageBundle(*, recovery_id: str = None, **kwargs)' - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted storage account.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: recovery_id - defaultValue: None -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -- description: 'The time when the storage account is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the storage account was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.DeletedStorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedStorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedStorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.DeletedStorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.DeletedStorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.DeletedStorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.DeletedStorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletionRecoveryLevel.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletionRecoveryLevel.yml deleted file mode 100644 index ae22b6e05f1a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletionRecoveryLevel.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.DeletionRecoveryLevel -name: DeletionRecoveryLevel -fullName: azure.keyvault.v7_0.models.DeletionRecoveryLevel -module: azure.keyvault.v7_0.models -fields: -- name: purgeable - uid: azure.keyvault.v7_0.models.DeletionRecoveryLevel.purgeable -- name: recoverable - uid: azure.keyvault.v7_0.models.DeletionRecoveryLevel.recoverable -- name: recoverable_protected_subscription - uid: azure.keyvault.v7_0.models.DeletionRecoveryLevel.recoverable_protected_subscription -- name: recoverable_purgeable - uid: azure.keyvault.v7_0.models.DeletionRecoveryLevel.recoverable_purgeable diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Error(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Error(class).yml deleted file mode 100644 index bb176a7df22a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Error(class).yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.Error -name: Error -fullName: azure.keyvault.v7_0.models.Error -module: azure.keyvault.v7_0.models -summary: 'The key vault server error. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Error(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- name: inner_error - types: - - -methods: -- uid: azure.keyvault.v7_0.models.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerAttributes.yml deleted file mode 100644 index ff5968f87abc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerAttributes.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.IssuerAttributes -name: IssuerAttributes -fullName: azure.keyvault.v7_0.models.IssuerAttributes -module: azure.keyvault.v7_0.models -summary: 'The attributes of an issuer managed by the Key Vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'IssuerAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the issuer is enabled. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v7_0.models.IssuerAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.IssuerAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.IssuerAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.IssuerAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.IssuerAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.IssuerAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.IssuerAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerBundle.yml deleted file mode 100644 index fc0a2d77728e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerBundle.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.IssuerBundle -name: IssuerBundle -fullName: azure.keyvault.v7_0.models.IssuerBundle -module: azure.keyvault.v7_0.models -summary: 'The issuer for Key Vault certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'IssuerBundle(*, provider: str = None, credentials=None, organization_details=None, - attributes=None, **kwargs)' - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -variables: -- description: Identifier for the issuer object. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.IssuerBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.IssuerBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.IssuerBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.IssuerBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.IssuerBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.IssuerBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.IssuerBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerCredentials.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerCredentials.yml deleted file mode 100644 index 93d34b16c218..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerCredentials.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.IssuerCredentials -name: IssuerCredentials -fullName: azure.keyvault.v7_0.models.IssuerCredentials -module: azure.keyvault.v7_0.models -summary: The credentials to be used for the certificate issuer. -constructor: - syntax: 'IssuerCredentials(*, account_id: str = None, password: str = None, **kwargs)' - parameters: - - name: account_id - description: The user name/account name/account id. - isRequired: true - types: - - - - name: password - description: The password/secret/account key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_id - defaultValue: None - - name: password - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.IssuerCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.IssuerCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.IssuerCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.IssuerCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.IssuerCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.IssuerCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.IssuerCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerParameters.yml deleted file mode 100644 index 6cfe06692f08..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerParameters.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.IssuerParameters -name: IssuerParameters -fullName: azure.keyvault.v7_0.models.IssuerParameters -module: azure.keyvault.v7_0.models -summary: Parameters for the issuer of the X509 component of a certificate. -constructor: - syntax: 'IssuerParameters(*, name: str = None, certificate_type: str = None, certificate_transparency: - bool = None, **kwargs)' - parameters: - - name: name - description: 'Name of the referenced issuer object or reserved names; for - - example, ''Self'' or ''Unknown''.' - isRequired: true - types: - - - - name: certificate_type - description: 'Type of certificate to be requested from the - - issuer provider.' - isRequired: true - types: - - - - name: certificate_transparency - description: 'Indicates if the certificates generated - - under this policy should be published to certificate transparency logs.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: certificate_type - defaultValue: None - - name: certificate_transparency - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.IssuerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.IssuerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.IssuerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.IssuerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.IssuerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.IssuerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.IssuerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKey.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKey.yml deleted file mode 100644 index 77b50b464513..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKey.yml +++ /dev/null @@ -1,240 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.JsonWebKey -name: JsonWebKey -fullName: azure.keyvault.v7_0.models.JsonWebKey -module: azure.keyvault.v7_0.models -summary: As of [http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18](http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18). -constructor: - syntax: 'JsonWebKey(*, kid: str = None, kty=None, key_ops=None, n: bytes = None, - e: bytes = None, d: bytes = None, dp: bytes = None, dq: bytes = None, qi: bytes - = None, p: bytes = None, q: bytes = None, k: bytes = None, t: bytes = None, crv=None, - x: bytes = None, y: bytes = None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: kty - description: 'JsonWebKey Key Type (kty), as defined in - - [https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40](https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40). - - Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_ops - isRequired: true - types: - - [] - - name: n - description: RSA modulus. - isRequired: true - types: - - - - name: e - description: RSA public exponent. - isRequired: true - types: - - - - name: d - description: RSA private exponent, or the D component of an EC private key. - isRequired: true - types: - - - - name: dp - description: RSA private key parameter. - isRequired: true - types: - - - - name: dq - description: RSA private key parameter. - isRequired: true - types: - - - - name: qi - description: RSA private key parameter. - isRequired: true - types: - - - - name: p - description: RSA secret prime. - isRequired: true - types: - - - - name: q - description: RSA secret prime, with p < q. - isRequired: true - types: - - - - name: k - description: Symmetric key. - isRequired: true - types: - - - - name: t - description: HSM Token, used with 'Bring Your Own Key'. - isRequired: true - types: - - - - name: crv - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - - - name: x - description: X component of an EC public key. - isRequired: true - types: - - - - name: y - description: Y component of an EC public key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: kty - defaultValue: None - - name: key_ops - defaultValue: None - - name: n - defaultValue: None - - name: e - defaultValue: None - - name: d - defaultValue: None - - name: dp - defaultValue: None - - name: dq - defaultValue: None - - name: qi - defaultValue: None - - name: p - defaultValue: None - - name: q - defaultValue: None - - name: k - defaultValue: None - - name: t - defaultValue: None - - name: crv - defaultValue: None - - name: x - defaultValue: None - - name: y - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.JsonWebKey.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.JsonWebKey.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.JsonWebKey.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.JsonWebKey.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.JsonWebKey.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.JsonWebKey.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.JsonWebKey.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyCurveName.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyCurveName.yml deleted file mode 100644 index 2c252e770659..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyCurveName.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.JsonWebKeyCurveName -name: JsonWebKeyCurveName -fullName: azure.keyvault.v7_0.models.JsonWebKeyCurveName -module: azure.keyvault.v7_0.models -fields: -- name: p_256 - uid: azure.keyvault.v7_0.models.JsonWebKeyCurveName.p_256 -- name: p_256_k - uid: azure.keyvault.v7_0.models.JsonWebKeyCurveName.p_256_k -- name: p_384 - uid: azure.keyvault.v7_0.models.JsonWebKeyCurveName.p_384 -- name: p_521 - uid: azure.keyvault.v7_0.models.JsonWebKeyCurveName.p_521 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm.yml deleted file mode 100644 index ffaabb405e5d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm -name: JsonWebKeyEncryptionAlgorithm -fullName: azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm -module: azure.keyvault.v7_0.models -fields: -- name: rsa1_5 - uid: azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm.rsa1_5 -- name: rsa_oaep - uid: azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm.rsa_oaep -- name: rsa_oaep_256 - uid: azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm.rsa_oaep_256 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyOperation.yml deleted file mode 100644 index 44fbbd1847ba..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyOperation.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.JsonWebKeyOperation -name: JsonWebKeyOperation -fullName: azure.keyvault.v7_0.models.JsonWebKeyOperation -module: azure.keyvault.v7_0.models -fields: -- name: decrypt - uid: azure.keyvault.v7_0.models.JsonWebKeyOperation.decrypt -- name: encrypt - uid: azure.keyvault.v7_0.models.JsonWebKeyOperation.encrypt -- name: sign - uid: azure.keyvault.v7_0.models.JsonWebKeyOperation.sign -- name: unwrap_key - uid: azure.keyvault.v7_0.models.JsonWebKeyOperation.unwrap_key -- name: verify - uid: azure.keyvault.v7_0.models.JsonWebKeyOperation.verify -- name: wrap_key - uid: azure.keyvault.v7_0.models.JsonWebKeyOperation.wrap_key diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.yml deleted file mode 100644 index 54423720e54a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm -name: JsonWebKeySignatureAlgorithm -fullName: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm -module: azure.keyvault.v7_0.models -fields: -- name: es256 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.es256 -- name: es256_k - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.es256_k -- name: es384 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.es384 -- name: es512 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.es512 -- name: ps256 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.ps256 -- name: ps384 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.ps384 -- name: ps512 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.ps512 -- name: rs256 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.rs256 -- name: rs384 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.rs384 -- name: rs512 - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.rs512 -- name: rsnull - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.rsnull diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyType.yml deleted file mode 100644 index 8caf04bb7364..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.JsonWebKeyType -name: JsonWebKeyType -fullName: azure.keyvault.v7_0.models.JsonWebKeyType -module: azure.keyvault.v7_0.models -fields: -- name: ec - uid: azure.keyvault.v7_0.models.JsonWebKeyType.ec -- name: ec_hsm - uid: azure.keyvault.v7_0.models.JsonWebKeyType.ec_hsm -- name: oct - uid: azure.keyvault.v7_0.models.JsonWebKeyType.oct -- name: rsa - uid: azure.keyvault.v7_0.models.JsonWebKeyType.rsa -- name: rsa_hsm - uid: azure.keyvault.v7_0.models.JsonWebKeyType.rsa_hsm diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyAttributes.yml deleted file mode 100644 index a611260f912e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyAttributes.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyAttributes -name: KeyAttributes -fullName: azure.keyvault.v7_0.models.KeyAttributes -module: azure.keyvault.v7_0.models -summary: 'The attributes of a key managed by the key vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyAttributes(*, enabled: bool = None, not_before=None, expires=None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for keys in the current vault. If it contains ''Purgeable'' the key - - can be permanently deleted by a privileged user; otherwise, only the - - system can purge the key, at the end of the retention interval. Possible - - values include: ''Purgeable'', ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.KeyAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyBundle.yml deleted file mode 100644 index edd140b8dca1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyBundle.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyBundle -name: KeyBundle -fullName: azure.keyvault.v7_0.models.KeyBundle -module: azure.keyvault.v7_0.models -summary: 'A KeyBundle consisting of a WebKey plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyBundle(*, key=None, attributes=None, tags=None, **kwargs) - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.KeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyCreateParameters.yml deleted file mode 100644 index a2a528208f44..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyCreateParameters.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyCreateParameters -name: KeyCreateParameters -fullName: azure.keyvault.v7_0.models.KeyCreateParameters -module: azure.keyvault.v7_0.models -summary: 'The key create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyCreateParameters(*, kty, key_size: int = None, key_ops=None, key_attributes=None, - tags=None, curve=None, **kwargs)' - parameters: - - name: kty - description: 'Required. The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', - - ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: key_ops - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: kty - isRequired: true - - name: key_size - defaultValue: None - - name: key_ops - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None - - name: curve - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.KeyCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyImportParameters.yml deleted file mode 100644 index bfbe5f8a5841..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyImportParameters.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyImportParameters -name: KeyImportParameters -fullName: azure.keyvault.v7_0.models.KeyImportParameters -module: azure.keyvault.v7_0.models -summary: 'The key import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyImportParameters(*, key, hsm: bool = None, key_attributes=None, tags=None, - **kwargs)' - parameters: - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - isRequired: true - types: - - - - name: key - description: Required. The Json web key - isRequired: true - types: - - - - name: key_attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key - isRequired: true - - name: hsm - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.KeyImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyItem.yml deleted file mode 100644 index 8e1cbcd5be45..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyItem.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyItem -name: KeyItem -fullName: azure.keyvault.v7_0.models.KeyItem -module: azure.keyvault.v7_0.models -summary: 'The key item containing key metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyItem(*, kid: str = None, attributes=None, tags=None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.KeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyItemPaged.yml deleted file mode 100644 index c99dab2f1fcd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyItemPaged -name: KeyItemPaged -fullName: azure.keyvault.v7_0.models.KeyItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: KeyItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.KeyItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.KeyItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.KeyItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.KeyItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.KeyItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.KeyItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.KeyItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyOperationResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyOperationResult.yml deleted file mode 100644 index be7fe8f4e1db..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyOperationResult.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyOperationResult -name: KeyOperationResult -fullName: azure.keyvault.v7_0.models.KeyOperationResult -module: azure.keyvault.v7_0.models -summary: 'The key operation result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyOperationResult(**kwargs) -variables: -- description: Key identifier - name: kid - types: - - -- name: result - types: - - -methods: -- uid: azure.keyvault.v7_0.models.KeyOperationResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyOperationResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyOperationResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyOperationResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyOperationResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyOperationResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyOperationResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyOperationsParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyOperationsParameters.yml deleted file mode 100644 index 08b1c156cd16..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyOperationsParameters.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyOperationsParameters -name: KeyOperationsParameters -fullName: azure.keyvault.v7_0.models.KeyOperationsParameters -module: azure.keyvault.v7_0.models -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyOperationsParameters(*, algorithm, value: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.KeyOperationsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyOperationsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyOperationsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyOperationsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyOperationsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyOperationsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyOperationsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyProperties.yml deleted file mode 100644 index 6cc16ed5488c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyProperties.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyProperties -name: KeyProperties -fullName: azure.keyvault.v7_0.models.KeyProperties -module: azure.keyvault.v7_0.models -summary: Properties of the key pair backing a certificate. -constructor: - syntax: 'KeyProperties(*, exportable: bool = None, key_type=None, key_size: int - = None, reuse_key: bool = None, curve=None, **kwargs)' - parameters: - - name: exportable - description: Indicates if the private key can be exported. - isRequired: true - types: - - - - name: key_type - description: 'The type of key pair to be used for the certificate. - - Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: reuse_key - description: 'Indicates if the same key pair will be used on - - certificate renewal.' - isRequired: true - types: - - - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: exportable - defaultValue: None - - name: key_type - defaultValue: None - - name: key_size - defaultValue: None - - name: reuse_key - defaultValue: None - - name: curve - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.KeyProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyRestoreParameters.yml deleted file mode 100644 index ca3427a0556c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyRestoreParameters -name: KeyRestoreParameters -fullName: azure.keyvault.v7_0.models.KeyRestoreParameters -module: azure.keyvault.v7_0.models -summary: 'The key restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyRestoreParameters(*, key_bundle_backup: bytes, **kwargs)' - parameters: - - name: key_bundle_backup - description: 'Required. The backup blob associated with a key - - bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.KeyRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeySignParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeySignParameters.yml deleted file mode 100644 index 8060b7016eeb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeySignParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeySignParameters -name: KeySignParameters -fullName: azure.keyvault.v7_0.models.KeySignParameters -module: azure.keyvault.v7_0.models -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeySignParameters(*, algorithm, value: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm identifier. - - For more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', ''PS384'', - - ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', - ''ES512'', - - ''ES256K''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.KeySignParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeySignParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeySignParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeySignParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeySignParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeySignParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeySignParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyUpdateParameters.yml deleted file mode 100644 index f8dfebd08790..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyUpdateParameters.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyUpdateParameters -name: KeyUpdateParameters -fullName: azure.keyvault.v7_0.models.KeyUpdateParameters -module: azure.keyvault.v7_0.models -summary: The key update parameters. -constructor: - syntax: KeyUpdateParameters(*, key_ops=None, key_attributes=None, tags=None, **kwargs) - parameters: - - name: key_ops - description: 'Json web key operations. For more information on possible - - key operations, see JsonWebKeyOperation.' - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key_ops - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.KeyUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyUsageType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyUsageType.yml deleted file mode 100644 index 42325abc3781..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyUsageType.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.KeyUsageType -name: KeyUsageType -fullName: azure.keyvault.v7_0.models.KeyUsageType -module: azure.keyvault.v7_0.models -fields: -- name: c_rl_sign - uid: azure.keyvault.v7_0.models.KeyUsageType.c_rl_sign -- name: data_encipherment - uid: azure.keyvault.v7_0.models.KeyUsageType.data_encipherment -- name: decipher_only - uid: azure.keyvault.v7_0.models.KeyUsageType.decipher_only -- name: digital_signature - uid: azure.keyvault.v7_0.models.KeyUsageType.digital_signature -- name: encipher_only - uid: azure.keyvault.v7_0.models.KeyUsageType.encipher_only -- name: key_agreement - uid: azure.keyvault.v7_0.models.KeyUsageType.key_agreement -- name: key_cert_sign - uid: azure.keyvault.v7_0.models.KeyUsageType.key_cert_sign -- name: key_encipherment - uid: azure.keyvault.v7_0.models.KeyUsageType.key_encipherment -- name: non_repudiation - uid: azure.keyvault.v7_0.models.KeyUsageType.non_repudiation diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVaultError.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVaultError.yml deleted file mode 100644 index 2750f6f2fc22..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVaultError.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyVaultError -name: KeyVaultError -fullName: azure.keyvault.v7_0.models.KeyVaultError -module: azure.keyvault.v7_0.models -summary: 'The key vault error exception. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVaultError(**kwargs) -variables: -- name: error - types: - - -methods: -- uid: azure.keyvault.v7_0.models.KeyVaultError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyVaultError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyVaultError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyVaultError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyVaultError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyVaultError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyVaultError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVaultErrorException.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVaultErrorException.yml deleted file mode 100644 index 47c9b5a5f4eb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVaultErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyVaultErrorException -name: KeyVaultErrorException -fullName: azure.keyvault.v7_0.models.KeyVaultErrorException -module: azure.keyvault.v7_0.models -summary: 'Server responsed with exception of type: ''KeyVaultError''.' -constructor: - syntax: KeyVaultErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.KeyVaultErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.keyvault.v7_0.models.KeyVaultErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.keyvault.v7_0.models.KeyVaultErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVerifyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVerifyParameters.yml deleted file mode 100644 index 28d5b59ccc57..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVerifyParameters.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyVerifyParameters -name: KeyVerifyParameters -fullName: azure.keyvault.v7_0.models.KeyVerifyParameters -module: azure.keyvault.v7_0.models -summary: 'The key verify parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyVerifyParameters(*, algorithm, digest: bytes, signature: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm. For more - - information on possible algorithm types, see JsonWebKeySignatureAlgorithm. - - Possible values include: ''PS256'', ''PS384'', ''PS512'', ''RS256'', ''RS384'', - - ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', ''ES512'', ''ES256K''' - isRequired: true - types: - - - - - - name: digest - description: Required. The digest used for signing. - isRequired: true - types: - - - - name: signature - description: Required. The signature to be verified. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: digest - isRequired: true - - name: signature - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.KeyVerifyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyVerifyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyVerifyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyVerifyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyVerifyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyVerifyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyVerifyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVerifyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVerifyResult.yml deleted file mode 100644 index f43aa31744c7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVerifyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.KeyVerifyResult -name: KeyVerifyResult -fullName: azure.keyvault.v7_0.models.KeyVerifyResult -module: azure.keyvault.v7_0.models -summary: 'The key verify result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVerifyResult(**kwargs) -variables: -- description: True if the signature is verified, otherwise false. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.KeyVerifyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyVerifyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyVerifyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.KeyVerifyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.KeyVerifyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.KeyVerifyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.KeyVerifyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.LifetimeAction.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.LifetimeAction.yml deleted file mode 100644 index 020d47e82646..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.LifetimeAction.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.LifetimeAction -name: LifetimeAction -fullName: azure.keyvault.v7_0.models.LifetimeAction -module: azure.keyvault.v7_0.models -summary: 'Action and its trigger that will be performed by Key Vault over the - - lifetime of a certificate.' -constructor: - syntax: LifetimeAction(*, trigger=None, action=None, **kwargs) - parameters: - - name: trigger - description: The condition that will execute the action. - isRequired: true - types: - - - - name: action - description: The action that will be executed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: trigger - defaultValue: None - - name: action - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.LifetimeAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.LifetimeAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.LifetimeAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.LifetimeAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.LifetimeAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.LifetimeAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.LifetimeAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.OrganizationDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.OrganizationDetails.yml deleted file mode 100644 index eb077cb237ef..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.OrganizationDetails.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.OrganizationDetails -name: OrganizationDetails -fullName: azure.keyvault.v7_0.models.OrganizationDetails -module: azure.keyvault.v7_0.models -summary: Details of the organization of the certificate issuer. -constructor: - syntax: 'OrganizationDetails(*, id: str = None, admin_details=None, **kwargs)' - parameters: - - name: id - description: Id of the organization. - isRequired: true - types: - - - - name: admin_details - description: Details of the organization administrator. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: admin_details - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.OrganizationDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.OrganizationDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.OrganizationDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.OrganizationDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.OrganizationDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.OrganizationDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.OrganizationDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.yml deleted file mode 100644 index e6a7d94a86a9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult -name: PendingCertificateSigningRequestResult -fullName: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult -module: azure.keyvault.v7_0.models -summary: 'The pending certificate signing request result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: PendingCertificateSigningRequestResult(**kwargs) -variables: -- description: 'The pending certificate signing request as Base64 encoded - - string.' - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionAttributes.yml deleted file mode 100644 index cc9edd502f35..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionAttributes.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SasDefinitionAttributes -name: SasDefinitionAttributes -fullName: azure.keyvault.v7_0.models.SasDefinitionAttributes -module: azure.keyvault.v7_0.models -summary: 'The SAS definition management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SasDefinitionAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for SAS definitions in the current vault. If it contains - - ''Purgeable'' the SAS definition can be permanently deleted by a privileged - - user; otherwise, only the system can purge the SAS definition, at the end - - of the retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.SasDefinitionAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SasDefinitionAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SasDefinitionAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionBundle.yml deleted file mode 100644 index fc258e1ffbc1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionBundle.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SasDefinitionBundle -name: SasDefinitionBundle -fullName: azure.keyvault.v7_0.models.SasDefinitionBundle -module: azure.keyvault.v7_0.models -summary: 'A SAS definition bundle consists of key vault SAS definition details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionBundle(**kwargs) -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - name: template_uri - types: - - -- description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - name: sas_type - types: - - - - -- description: 'The validity period of SAS tokens created according - - to the SAS definition.' - name: validity_period - types: - - -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.SasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionCreateParameters.yml deleted file mode 100644 index 75924d1317e0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionCreateParameters.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters -name: SasDefinitionCreateParameters -fullName: azure.keyvault.v7_0.models.SasDefinitionCreateParameters -module: azure.keyvault.v7_0.models -summary: 'The SAS definition create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SasDefinitionCreateParameters(*, template_uri: str, sas_type, validity_period: - str, sas_definition_attributes=None, tags=None, **kwargs)' - parameters: - - name: template_uri - description: 'Required. The SAS definition token template signed - - with an arbitrary key. Tokens created according to the SAS definition - - will have the same properties as the template.' - isRequired: true - types: - - - - name: sas_type - description: 'Required. The type of SAS token the SAS definition will - - create. Possible values include: ''account'', ''service''' - isRequired: true - types: - - - - - - name: validity_period - description: 'Required. The validity period of SAS tokens - - created according to the SAS definition.' - isRequired: true - types: - - - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: template_uri - isRequired: true - - name: sas_type - isRequired: true - - name: validity_period - isRequired: true - - name: sas_definition_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionItem.yml deleted file mode 100644 index f43d8d98a74d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SasDefinitionItem -name: SasDefinitionItem -fullName: azure.keyvault.v7_0.models.SasDefinitionItem -module: azure.keyvault.v7_0.models -summary: 'The SAS definition item containing storage SAS definition metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionItem(**kwargs) -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.SasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionItemPaged.yml deleted file mode 100644 index 106c39651d17..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged -name: SasDefinitionItemPaged -fullName: azure.keyvault.v7_0.models.SasDefinitionItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: SasDefinitionItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.yml deleted file mode 100644 index f1a3d99081ca..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters -name: SasDefinitionUpdateParameters -fullName: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters -module: azure.keyvault.v7_0.models -summary: The SAS definition update parameters. -constructor: - syntax: 'SasDefinitionUpdateParameters(*, template_uri: str = None, sas_type=None, - validity_period: str = None, sas_definition_attributes=None, tags=None, **kwargs)' - parameters: - - name: template_uri - description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - isRequired: true - types: - - - - name: sas_type - description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - isRequired: true - types: - - - - - - name: validity_period - description: 'The validity period of SAS tokens created - - according to the SAS definition.' - isRequired: true - types: - - - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: template_uri - defaultValue: None - - name: sas_type - defaultValue: None - - name: validity_period - defaultValue: None - - name: sas_definition_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasTokenType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasTokenType.yml deleted file mode 100644 index fc9984eba10e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasTokenType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.SasTokenType -name: SasTokenType -fullName: azure.keyvault.v7_0.models.SasTokenType -module: azure.keyvault.v7_0.models -fields: -- name: account - uid: azure.keyvault.v7_0.models.SasTokenType.account -- name: service - uid: azure.keyvault.v7_0.models.SasTokenType.service diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretAttributes.yml deleted file mode 100644 index e9d7e386d5d8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretAttributes.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SecretAttributes -name: SecretAttributes -fullName: azure.keyvault.v7_0.models.SecretAttributes -module: azure.keyvault.v7_0.models -summary: 'The secret management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretAttributes(*, enabled: bool = None, not_before=None, expires=None, - **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for secrets in the current vault. If it contains ''Purgeable'', the - - secret can be permanently deleted by a privileged user; otherwise, only - - the system can purge the secret, at the end of the retention interval. - - Possible values include: ''Purgeable'', ''Recoverable+Purgeable'', - - ''Recoverable'', ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.SecretAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SecretAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SecretAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretBundle.yml deleted file mode 100644 index 71d2225d087f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretBundle.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SecretBundle -name: SecretBundle -fullName: azure.keyvault.v7_0.models.SecretBundle -module: azure.keyvault.v7_0.models -summary: 'A secret consisting of a value, id and its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretBundle(*, value: str = None, id: str = None, content_type: str = - None, attributes=None, tags=None, **kwargs)' - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: value - defaultValue: None - - name: id - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.SecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretItem.yml deleted file mode 100644 index 0f67d220139b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretItem.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SecretItem -name: SecretItem -fullName: azure.keyvault.v7_0.models.SecretItem -module: azure.keyvault.v7_0.models -summary: 'The secret item containing secret metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretItem(*, id: str = None, attributes=None, tags=None, content_type: - str = None, **kwargs)' - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: content_type - defaultValue: None -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.SecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretItemPaged.yml deleted file mode 100644 index ee1ff37e7556..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SecretItemPaged -name: SecretItemPaged -fullName: azure.keyvault.v7_0.models.SecretItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: SecretItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.SecretItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.SecretItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.SecretItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.SecretItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.SecretItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.SecretItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.SecretItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretProperties.yml deleted file mode 100644 index 2109ab26e184..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretProperties.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SecretProperties -name: SecretProperties -fullName: azure.keyvault.v7_0.models.SecretProperties -module: azure.keyvault.v7_0.models -summary: Properties of the key backing a certificate. -constructor: - syntax: 'SecretProperties(*, content_type: str = None, **kwargs)' - parameters: - - name: content_type - description: The media type (MIME type). - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_type - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.SecretProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SecretProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SecretProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretRestoreParameters.yml deleted file mode 100644 index 9beb81e6cf4c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SecretRestoreParameters -name: SecretRestoreParameters -fullName: azure.keyvault.v7_0.models.SecretRestoreParameters -module: azure.keyvault.v7_0.models -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretRestoreParameters(*, secret_bundle_backup: bytes, **kwargs)' - parameters: - - name: secret_bundle_backup - description: 'Required. The backup blob associated with a - - secret bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: secret_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.SecretRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SecretRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SecretRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretSetParameters.yml deleted file mode 100644 index 5bb50a6373b6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretSetParameters.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SecretSetParameters -name: SecretSetParameters -fullName: azure.keyvault.v7_0.models.SecretSetParameters -module: azure.keyvault.v7_0.models -summary: 'The secret set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretSetParameters(*, value: str, tags=None, content_type: str = None, - secret_attributes=None, **kwargs)' - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: tags - defaultValue: None - - name: content_type - defaultValue: None - - name: secret_attributes - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.SecretSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SecretSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SecretSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretUpdateParameters.yml deleted file mode 100644 index ac8780cb9823..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretUpdateParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SecretUpdateParameters -name: SecretUpdateParameters -fullName: azure.keyvault.v7_0.models.SecretUpdateParameters -module: azure.keyvault.v7_0.models -summary: The secret update parameters. -constructor: - syntax: 'SecretUpdateParameters(*, content_type: str = None, secret_attributes=None, - tags=None, **kwargs)' - parameters: - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: content_type - defaultValue: None - - name: secret_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.SecretUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SecretUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SecretUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SecretUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SecretUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountAttributes.yml deleted file mode 100644 index 261fb1a39744..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountAttributes.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.StorageAccountAttributes -name: StorageAccountAttributes -fullName: azure.keyvault.v7_0.models.StorageAccountAttributes -module: azure.keyvault.v7_0.models -summary: 'The storage account management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'StorageAccountAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for storage accounts in the current vault. If it contains - - ''Purgeable'' the storage account can be permanently deleted by a privileged - - user; otherwise, only the system can purge the storage account, at the end - - of the retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.StorageAccountAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.StorageAccountAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.StorageAccountAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountCreateParameters.yml deleted file mode 100644 index c30475c0c3f6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountCreateParameters.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters -name: StorageAccountCreateParameters -fullName: azure.keyvault.v7_0.models.StorageAccountCreateParameters -module: azure.keyvault.v7_0.models -summary: 'The storage account create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountCreateParameters(*, resource_id: str, active_key_name: str, - auto_regenerate_key: bool, regeneration_period: str = None, storage_account_attributes=None, - tags=None, **kwargs)' - parameters: - - name: resource_id - description: Required. Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Required. Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'Required. whether keyvault should manage the - - storage account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: resource_id - isRequired: true - - name: active_key_name - isRequired: true - - name: auto_regenerate_key - isRequired: true - - name: regeneration_period - defaultValue: None - - name: storage_account_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountItem.yml deleted file mode 100644 index 11c32472823f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.StorageAccountItem -name: StorageAccountItem -fullName: azure.keyvault.v7_0.models.StorageAccountItem -module: azure.keyvault.v7_0.models -summary: 'The storage account item containing storage account metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageAccountItem(**kwargs) -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.StorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.StorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.StorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountItemPaged.yml deleted file mode 100644 index 5c3bff79e372..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.StorageAccountItemPaged -name: StorageAccountItemPaged -fullName: azure.keyvault.v7_0.models.StorageAccountItemPaged -module: azure.keyvault.v7_0.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: StorageAccountItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.StorageAccountItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.StorageAccountItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.StorageAccountItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.StorageAccountItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.StorageAccountItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.yml deleted file mode 100644 index 56d3c2774309..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters -name: StorageAccountRegenerteKeyParameters -fullName: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters -module: azure.keyvault.v7_0.models -summary: 'The storage account key regenerate parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountRegenerteKeyParameters(*, key_name: str, **kwargs)' - parameters: - - name: key_name - description: Required. The storage account key name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_name - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountUpdateParameters.yml deleted file mode 100644 index ebada4c8cc81..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountUpdateParameters.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters -name: StorageAccountUpdateParameters -fullName: azure.keyvault.v7_0.models.StorageAccountUpdateParameters -module: azure.keyvault.v7_0.models -summary: The storage account update parameters. -constructor: - syntax: 'StorageAccountUpdateParameters(*, active_key_name: str = None, auto_regenerate_key: - bool = None, regeneration_period: str = None, storage_account_attributes=None, - tags=None, **kwargs)' - parameters: - - name: active_key_name - description: The current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: active_key_name - defaultValue: None - - name: auto_regenerate_key - defaultValue: None - - name: regeneration_period - defaultValue: None - - name: storage_account_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageBundle.yml deleted file mode 100644 index ef3879cc9737..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageBundle.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.StorageBundle -name: StorageBundle -fullName: azure.keyvault.v7_0.models.StorageBundle -module: azure.keyvault.v7_0.models -summary: 'A Storage account bundle consists of key vault storage account details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageBundle(**kwargs) -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.StorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.StorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.StorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageRestoreParameters.yml deleted file mode 100644 index c0b81c47ee6a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.StorageRestoreParameters -name: StorageRestoreParameters -fullName: azure.keyvault.v7_0.models.StorageRestoreParameters -module: azure.keyvault.v7_0.models -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageRestoreParameters(*, storage_bundle_backup: bytes, **kwargs)' - parameters: - - name: storage_bundle_backup - description: 'Required. The backup blob associated with a - - storage account.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: storage_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.StorageRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.StorageRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.StorageRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.StorageRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.StorageRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SubjectAlternativeNames.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SubjectAlternativeNames.yml deleted file mode 100644 index 1084b55bce20..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SubjectAlternativeNames.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.SubjectAlternativeNames -name: SubjectAlternativeNames -fullName: azure.keyvault.v7_0.models.SubjectAlternativeNames -module: azure.keyvault.v7_0.models -summary: The subject alternate names of a X509 object. -constructor: - syntax: SubjectAlternativeNames(*, emails=None, dns_names=None, upns=None, **kwargs) - parameters: - - name: emails - description: Email addresses. - isRequired: true - types: - - [] - - name: dns_names - description: Domain names. - isRequired: true - types: - - [] - - name: upns - description: User principal names. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: emails - defaultValue: None - - name: dns_names - defaultValue: None - - name: upns - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.SubjectAlternativeNames.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SubjectAlternativeNames.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SubjectAlternativeNames.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.SubjectAlternativeNames.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.SubjectAlternativeNames.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.SubjectAlternativeNames.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.SubjectAlternativeNames.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Trigger(class).yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Trigger(class).yml deleted file mode 100644 index 34cb7f0381b2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Trigger(class).yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.Trigger -name: Trigger -fullName: azure.keyvault.v7_0.models.Trigger -module: azure.keyvault.v7_0.models -summary: A condition to be satisfied for an action to be executed. -constructor: - syntax: 'Trigger(*, lifetime_percentage: int = None, days_before_expiry: int = None, - **kwargs)' - parameters: - - name: lifetime_percentage - description: 'Percentage of lifetime at which to trigger. - - Value should be between 1 and 99.' - isRequired: true - types: - - - - name: days_before_expiry - description: 'Days before expiry to attempt renewal. Value - - should be between 1 and validity_in_months multiplied by 27. If - - validity_in_months is 36, then value should be between 1 and 972 (36 * - - 27).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: lifetime_percentage - defaultValue: None - - name: days_before_expiry - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.Trigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Trigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Trigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.Trigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.Trigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.Trigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.Trigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.X509CertificateProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.X509CertificateProperties.yml deleted file mode 100644 index 022355029cf9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.X509CertificateProperties.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.X509CertificateProperties -name: X509CertificateProperties -fullName: azure.keyvault.v7_0.models.X509CertificateProperties -module: azure.keyvault.v7_0.models -summary: Properties of the X509 component of a certificate. -constructor: - syntax: 'X509CertificateProperties(*, subject: str = None, ekus=None, subject_alternative_names=None, - key_usage=None, validity_in_months: int = None, **kwargs)' - parameters: - - name: subject - description: 'The subject name. Should be a valid X509 distinguished - - Name.' - isRequired: true - types: - - - - name: ekus - description: The enhanced key usage. - isRequired: true - types: - - [] - - name: subject_alternative_names - description: The subject alternative names. - isRequired: true - types: - - - - name: key_usage - description: List of key usages. - isRequired: true - types: - - [ - - ] - - name: validity_in_months - description: 'The duration that the ceritifcate is valid in - - months.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: subject - defaultValue: None - - name: ekus - defaultValue: None - - name: subject_alternative_names - defaultValue: None - - name: key_usage - defaultValue: None - - name: validity_in_months - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.X509CertificateProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.X509CertificateProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.X509CertificateProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.X509CertificateProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.X509CertificateProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.X509CertificateProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.X509CertificateProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action.Action.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action.Action.yml deleted file mode 100644 index 51eda2d60fba..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action.Action.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.action.Action -name: Action -fullName: azure.keyvault.v7_0.models.action.Action -module: azure.keyvault.v7_0.models.action -summary: The action that will be executed. -constructor: - syntax: Action(**kwargs) - parameters: - - name: action_type - description: 'The type of the action. Possible values include: - - ''EmailContacts'', ''AutoRenew''' - isRequired: true - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.action.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.action.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.action.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.action.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.action.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.action.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.action.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action.yml deleted file mode 100644 index dc7d3af53967..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.action -name: action -fullName: azure.keyvault.v7_0.models.action -classes: -- azure.keyvault.v7_0.models.action.Action diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action_py3.Action.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action_py3.Action.yml deleted file mode 100644 index 08ccfbce14c6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action_py3.Action.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.action_py3.Action -name: Action -fullName: azure.keyvault.v7_0.models.action_py3.Action -module: azure.keyvault.v7_0.models.action_py3 -summary: The action that will be executed. -constructor: - syntax: Action(*, action_type=None, **kwargs) - parameters: - - name: action_type - description: 'The type of the action. Possible values include: - - ''EmailContacts'', ''AutoRenew''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: action_type - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.action_py3.Action.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.action_py3.Action.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.action_py3.Action.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.action_py3.Action.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.action_py3.Action.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.action_py3.Action.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.action_py3.Action.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action_py3.yml deleted file mode 100644 index 66d8cb0e4d0c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.action_py3 -name: action_py3 -fullName: azure.keyvault.v7_0.models.action_py3 -classes: -- azure.keyvault.v7_0.models.action_py3.Action diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.yml deleted file mode 100644 index 10e1813940da..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails -name: AdministratorDetails -fullName: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails -module: azure.keyvault.v7_0.models.administrator_details -summary: Details of the organization administrator of the certificate issuer. -constructor: - syntax: AdministratorDetails(**kwargs) - parameters: - - name: first_name - description: First name. - isRequired: true - types: - - - - name: last_name - description: Last name. - isRequired: true - types: - - - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details.yml deleted file mode 100644 index f62228c352a0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.administrator_details -name: administrator_details -fullName: azure.keyvault.v7_0.models.administrator_details -classes: -- azure.keyvault.v7_0.models.administrator_details.AdministratorDetails diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.yml deleted file mode 100644 index bd5cce3c8728..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails -name: AdministratorDetails -fullName: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails -module: azure.keyvault.v7_0.models.administrator_details_py3 -summary: Details of the organization administrator of the certificate issuer. -constructor: - syntax: 'AdministratorDetails(*, first_name: str = None, last_name: str = None, - email_address: str = None, phone: str = None, **kwargs)' - parameters: - - name: first_name - description: First name. - isRequired: true - types: - - - - name: last_name - description: Last name. - isRequired: true - types: - - - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - - keywordOnlyParameters: - - name: first_name - defaultValue: None - - name: last_name - defaultValue: None - - name: email_address - defaultValue: None - - name: phone - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details_py3.yml deleted file mode 100644 index ed79a00096aa..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.administrator_details_py3 -name: administrator_details_py3 -fullName: azure.keyvault.v7_0.models.administrator_details_py3 -classes: -- azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes.Attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes.Attributes.yml deleted file mode 100644 index ace3076eff19..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes.Attributes.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.attributes.Attributes -name: Attributes -fullName: azure.keyvault.v7_0.models.attributes.Attributes -module: azure.keyvault.v7_0.models.attributes -summary: 'The object attributes managed by the KeyVault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Attributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v7_0.models.attributes.Attributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.attributes.Attributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.attributes.Attributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.attributes.Attributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.attributes.Attributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.attributes.Attributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.attributes.Attributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes.yml deleted file mode 100644 index dac8517ddc6b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.attributes -name: attributes -fullName: azure.keyvault.v7_0.models.attributes -classes: -- azure.keyvault.v7_0.models.attributes.Attributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes_py3.Attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes_py3.Attributes.yml deleted file mode 100644 index 1bebb5612cb7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes_py3.Attributes.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.attributes_py3.Attributes -name: Attributes -fullName: azure.keyvault.v7_0.models.attributes_py3.Attributes -module: azure.keyvault.v7_0.models.attributes_py3 -summary: 'The object attributes managed by the KeyVault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'Attributes(*, enabled: bool = None, not_before=None, expires=None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v7_0.models.attributes_py3.Attributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.attributes_py3.Attributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.attributes_py3.Attributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.attributes_py3.Attributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.attributes_py3.Attributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.attributes_py3.Attributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.attributes_py3.Attributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes_py3.yml deleted file mode 100644 index fb3e6fbb9d4e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.attributes_py3 -name: attributes_py3 -fullName: azure.keyvault.v7_0.models.attributes_py3 -classes: -- azure.keyvault.v7_0.models.attributes_py3.Attributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.yml deleted file mode 100644 index ae4a67ff1e68..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult -name: BackupCertificateResult -fullName: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult -module: azure.keyvault.v7_0.models.backup_certificate_result -summary: 'The backup certificate result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupCertificateResult(**kwargs) -variables: -- description: The backup blob containing the backed up certificate. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result.yml deleted file mode 100644 index 138f7d2cb932..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.backup_certificate_result -name: backup_certificate_result -fullName: azure.keyvault.v7_0.models.backup_certificate_result -classes: -- azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.yml deleted file mode 100644 index 91a50d95ff44..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult -name: BackupCertificateResult -fullName: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult -module: azure.keyvault.v7_0.models.backup_certificate_result_py3 -summary: 'The backup certificate result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupCertificateResult(**kwargs) -variables: -- description: The backup blob containing the backed up certificate. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result_py3.yml deleted file mode 100644 index 676fc61ad97e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.backup_certificate_result_py3 -name: backup_certificate_result_py3 -fullName: azure.keyvault.v7_0.models.backup_certificate_result_py3 -classes: -- azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.yml deleted file mode 100644 index fb2a250bfff0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult -name: BackupKeyResult -fullName: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult -module: azure.keyvault.v7_0.models.backup_key_result -summary: 'The backup key result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupKeyResult(**kwargs) -variables: -- description: The backup blob containing the backed up key. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result.yml deleted file mode 100644 index 22f57b7a1555..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.backup_key_result -name: backup_key_result -fullName: azure.keyvault.v7_0.models.backup_key_result -classes: -- azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.yml deleted file mode 100644 index 60946af41ad7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult -name: BackupKeyResult -fullName: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult -module: azure.keyvault.v7_0.models.backup_key_result_py3 -summary: 'The backup key result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupKeyResult(**kwargs) -variables: -- description: The backup blob containing the backed up key. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result_py3.yml deleted file mode 100644 index 9aff1adc1f38..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.backup_key_result_py3 -name: backup_key_result_py3 -fullName: azure.keyvault.v7_0.models.backup_key_result_py3 -classes: -- azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.yml deleted file mode 100644 index b5ce4cb34980..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult -name: BackupSecretResult -fullName: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult -module: azure.keyvault.v7_0.models.backup_secret_result -summary: 'The backup secret result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupSecretResult(**kwargs) -variables: -- description: The backup blob containing the backed up secret. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result.yml deleted file mode 100644 index 9ac00e00c9a6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.backup_secret_result -name: backup_secret_result -fullName: azure.keyvault.v7_0.models.backup_secret_result -classes: -- azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.yml deleted file mode 100644 index 519dc6c729af..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult -name: BackupSecretResult -fullName: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult -module: azure.keyvault.v7_0.models.backup_secret_result_py3 -summary: 'The backup secret result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupSecretResult(**kwargs) -variables: -- description: The backup blob containing the backed up secret. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result_py3.yml deleted file mode 100644 index 21b06c7b7c84..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.backup_secret_result_py3 -name: backup_secret_result_py3 -fullName: azure.keyvault.v7_0.models.backup_secret_result_py3 -classes: -- azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.yml deleted file mode 100644 index 19dc3ebe1f97..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult -name: BackupStorageResult -fullName: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult -module: azure.keyvault.v7_0.models.backup_storage_result -summary: 'The backup storage result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupStorageResult(**kwargs) -variables: -- description: The backup blob containing the backed up storage account. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result.yml deleted file mode 100644 index 25520863c572..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.backup_storage_result -name: backup_storage_result -fullName: azure.keyvault.v7_0.models.backup_storage_result -classes: -- azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.yml deleted file mode 100644 index 938e7abf5cdb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult -name: BackupStorageResult -fullName: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult -module: azure.keyvault.v7_0.models.backup_storage_result_py3 -summary: 'The backup storage result, containing the backup blob. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: BackupStorageResult(**kwargs) -variables: -- description: The backup blob containing the backed up storage account. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result_py3.yml deleted file mode 100644 index b67483e88797..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.backup_storage_result_py3 -name: backup_storage_result_py3 -fullName: azure.keyvault.v7_0.models.backup_storage_result_py3 -classes: -- azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.yml deleted file mode 100644 index a78111aab9f7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes -name: CertificateAttributes -fullName: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes -module: azure.keyvault.v7_0.models.certificate_attributes -summary: 'The certificate management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificateAttributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for certificates in the current vault. If it contains ''Purgeable'', - - the certificate can be permanently deleted by a privileged user; - - otherwise, only the system can purge the certificate, at the end of the - - retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes.yml deleted file mode 100644 index 952eb60f2669..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_attributes -name: certificate_attributes -fullName: azure.keyvault.v7_0.models.certificate_attributes -classes: -- azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.yml deleted file mode 100644 index bff6430c9f2b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes -name: CertificateAttributes -fullName: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes -module: azure.keyvault.v7_0.models.certificate_attributes_py3 -summary: 'The certificate management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateAttributes(*, enabled: bool = None, not_before=None, expires=None, - **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for certificates in the current vault. If it contains ''Purgeable'', - - the certificate can be permanently deleted by a privileged user; - - otherwise, only the system can purge the certificate, at the end of the - - retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes_py3.yml deleted file mode 100644 index 6d7dcd375fb7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_attributes_py3 -name: certificate_attributes_py3 -fullName: azure.keyvault.v7_0.models.certificate_attributes_py3 -classes: -- azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.yml deleted file mode 100644 index 4ea26eb35ffb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle -name: CertificateBundle -fullName: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle -module: azure.keyvault.v7_0.models.certificate_bundle -summary: 'A certificate bundle consists of a certificate (X509) plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificateBundle(**kwargs) - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle.yml deleted file mode 100644 index 4d3599974758..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_bundle -name: certificate_bundle -fullName: azure.keyvault.v7_0.models.certificate_bundle -classes: -- azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.yml deleted file mode 100644 index e90dabfdd83f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle -name: CertificateBundle -fullName: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle -module: azure.keyvault.v7_0.models.certificate_bundle_py3 -summary: 'A certificate bundle consists of a certificate (X509) plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateBundle(*, cer: bytearray = None, content_type: str = None, attributes=None, - tags=None, **kwargs)' - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: cer - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle_py3.yml deleted file mode 100644 index 2857d100ee07..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_bundle_py3 -name: certificate_bundle_py3 -fullName: azure.keyvault.v7_0.models.certificate_bundle_py3 -classes: -- azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.yml deleted file mode 100644 index b6a732afe9f0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters -name: CertificateCreateParameters -fullName: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters -module: azure.keyvault.v7_0.models.certificate_create_parameters -summary: The certificate create parameters. -constructor: - syntax: CertificateCreateParameters(**kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters.yml deleted file mode 100644 index 735f8a51199c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_create_parameters -name: certificate_create_parameters -fullName: azure.keyvault.v7_0.models.certificate_create_parameters -classes: -- azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.yml deleted file mode 100644 index 8270dc071699..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters -name: CertificateCreateParameters -fullName: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters -module: azure.keyvault.v7_0.models.certificate_create_parameters_py3 -summary: The certificate create parameters. -constructor: - syntax: CertificateCreateParameters(*, certificate_policy=None, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters_py3.yml deleted file mode 100644 index cb24de643920..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3 -name: certificate_create_parameters_py3 -fullName: azure.keyvault.v7_0.models.certificate_create_parameters_py3 -classes: -- azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.yml deleted file mode 100644 index eb1423ec9b4b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters -name: CertificateImportParameters -fullName: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters -module: azure.keyvault.v7_0.models.certificate_import_parameters -summary: 'The certificate import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateImportParameters(**kwargs) - parameters: - - name: base64_encoded_certificate - description: 'Required. Base64 encoded representation - - of the certificate object to import. This certificate needs to contain the - - private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters.yml deleted file mode 100644 index 2f08a340e74d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_import_parameters -name: certificate_import_parameters -fullName: azure.keyvault.v7_0.models.certificate_import_parameters -classes: -- azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.yml deleted file mode 100644 index cf1221323147..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters -name: CertificateImportParameters -fullName: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters -module: azure.keyvault.v7_0.models.certificate_import_parameters_py3 -summary: 'The certificate import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateImportParameters(*, base64_encoded_certificate: str, password: - str = None, certificate_policy=None, certificate_attributes=None, tags=None, **kwargs)' - parameters: - - name: base64_encoded_certificate - description: 'Required. Base64 encoded representation - - of the certificate object to import. This certificate needs to contain the - - private key.' - isRequired: true - types: - - - - name: password - description: 'If the private key in base64EncodedCertificate is - - encrypted, the password used for encryption.' - isRequired: true - types: - - - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: base64_encoded_certificate - isRequired: true - - name: password - defaultValue: None - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters_py3.yml deleted file mode 100644 index f42bf7350563..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3 -name: certificate_import_parameters_py3 -fullName: azure.keyvault.v7_0.models.certificate_import_parameters_py3 -classes: -- azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.yml deleted file mode 100644 index d6d4fce81556..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem -name: CertificateIssuerItem -fullName: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem -module: azure.keyvault.v7_0.models.certificate_issuer_item -summary: The certificate issuer item containing certificate issuer metadata. -constructor: - syntax: CertificateIssuerItem(**kwargs) - parameters: - - name: id - description: Certificate Identifier. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item.yml deleted file mode 100644 index 8527ec7cbffd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_issuer_item -name: certificate_issuer_item -fullName: azure.keyvault.v7_0.models.certificate_issuer_item -classes: -- azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.yml deleted file mode 100644 index d6c3e148c739..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged -name: CertificateIssuerItemPaged -fullName: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged -module: azure.keyvault.v7_0.models.certificate_issuer_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: CertificateIssuerItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_paged.yml deleted file mode 100644 index 8da5cc5d37f0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged -name: certificate_issuer_item_paged -fullName: azure.keyvault.v7_0.models.certificate_issuer_item_paged -classes: -- azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.yml deleted file mode 100644 index ac060d8dd57d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem -name: CertificateIssuerItem -fullName: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem -module: azure.keyvault.v7_0.models.certificate_issuer_item_py3 -summary: The certificate issuer item containing certificate issuer metadata. -constructor: - syntax: 'CertificateIssuerItem(*, id: str = None, provider: str = None, **kwargs)' - parameters: - - name: id - description: Certificate Identifier. - isRequired: true - types: - - - - name: provider - description: The issuer provider. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: provider - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_py3.yml deleted file mode 100644 index 93609a04b6cd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3 -name: certificate_issuer_item_py3 -fullName: azure.keyvault.v7_0.models.certificate_issuer_item_py3 -classes: -- azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.yml deleted file mode 100644 index 9c294f5d7567..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters -name: CertificateIssuerSetParameters -fullName: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters -module: azure.keyvault.v7_0.models.certificate_issuer_set_parameters -summary: 'The certificate issuer set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateIssuerSetParameters(**kwargs) - parameters: - - name: provider - description: Required. The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters.yml deleted file mode 100644 index 642b3c4b0bfc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters -name: certificate_issuer_set_parameters -fullName: azure.keyvault.v7_0.models.certificate_issuer_set_parameters -classes: -- azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.yml deleted file mode 100644 index f4c46412134a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters -name: CertificateIssuerSetParameters -fullName: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters -module: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3 -summary: 'The certificate issuer set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateIssuerSetParameters(*, provider: str, credentials=None, organization_details=None, - attributes=None, **kwargs)' - parameters: - - name: provider - description: Required. The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - isRequired: true - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.yml deleted file mode 100644 index 18777a6deaab..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3 -name: certificate_issuer_set_parameters_py3 -fullName: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3 -classes: -- azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.yml deleted file mode 100644 index f5872a3c8a69..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters -name: CertificateIssuerUpdateParameters -fullName: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters -module: azure.keyvault.v7_0.models.certificate_issuer_update_parameters -summary: The certificate issuer update parameters. -constructor: - syntax: CertificateIssuerUpdateParameters(**kwargs) - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters.yml deleted file mode 100644 index be7f67c6bfda..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters -name: certificate_issuer_update_parameters -fullName: azure.keyvault.v7_0.models.certificate_issuer_update_parameters -classes: -- azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.yml deleted file mode 100644 index ce2888002332..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters -name: CertificateIssuerUpdateParameters -fullName: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters -module: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3 -summary: The certificate issuer update parameters. -constructor: - syntax: 'CertificateIssuerUpdateParameters(*, provider: str = None, credentials=None, - organization_details=None, attributes=None, **kwargs)' - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.yml deleted file mode 100644 index 47585330ec1e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3 -name: certificate_issuer_update_parameters_py3 -fullName: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3 -classes: -- azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item.CertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item.CertificateItem.yml deleted file mode 100644 index b5ce09638f1a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item.CertificateItem.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem -name: CertificateItem -fullName: azure.keyvault.v7_0.models.certificate_item.CertificateItem -module: azure.keyvault.v7_0.models.certificate_item -summary: The certificate item containing certificate metadata. -constructor: - syntax: CertificateItem(**kwargs) - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item.yml deleted file mode 100644 index f026c32dbbe4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_item -name: certificate_item -fullName: azure.keyvault.v7_0.models.certificate_item -classes: -- azure.keyvault.v7_0.models.certificate_item.CertificateItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.yml deleted file mode 100644 index 222cca599a18..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged -name: CertificateItemPaged -fullName: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged -module: azure.keyvault.v7_0.models.certificate_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: CertificateItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_paged.yml deleted file mode 100644 index f949514b4177..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_item_paged -name: certificate_item_paged -fullName: azure.keyvault.v7_0.models.certificate_item_paged -classes: -- azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.yml deleted file mode 100644 index fa48b9defb39..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem -name: CertificateItem -fullName: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem -module: azure.keyvault.v7_0.models.certificate_item_py3 -summary: The certificate item containing certificate metadata. -constructor: - syntax: 'CertificateItem(*, id: str = None, attributes=None, tags=None, x509_thumbprint: - bytes = None, **kwargs)' - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: x509_thumbprint - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_py3.yml deleted file mode 100644 index e098af70f15e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_item_py3 -name: certificate_item_py3 -fullName: azure.keyvault.v7_0.models.certificate_item_py3 -classes: -- azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.yml deleted file mode 100644 index ad7d9b73b140..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters -name: CertificateMergeParameters -fullName: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters -module: azure.keyvault.v7_0.models.certificate_merge_parameters -summary: 'The certificate merge parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateMergeParameters(**kwargs) - parameters: - - name: x509_certificates - description: 'Required. The certificate or the certificate - - chain to merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters.yml deleted file mode 100644 index af9277a80c34..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_merge_parameters -name: certificate_merge_parameters -fullName: azure.keyvault.v7_0.models.certificate_merge_parameters -classes: -- azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.yml deleted file mode 100644 index e3d049191b0e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters -name: CertificateMergeParameters -fullName: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters -module: azure.keyvault.v7_0.models.certificate_merge_parameters_py3 -summary: 'The certificate merge parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateMergeParameters(*, x509_certificates, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: x509_certificates - description: 'Required. The certificate or the certificate - - chain to merge.' - isRequired: true - types: - - [] - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: x509_certificates - isRequired: true - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters_py3.yml deleted file mode 100644 index af364397f6d0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3 -name: certificate_merge_parameters_py3 -fullName: azure.keyvault.v7_0.models.certificate_merge_parameters_py3 -classes: -- azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.yml deleted file mode 100644 index 1325cdc91ec0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation -name: CertificateOperation -fullName: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation -module: azure.keyvault.v7_0.models.certificate_operation -summary: 'A certificate operation is returned in case of asynchronous requests. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificateOperation(**kwargs) - parameters: - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: csr - description: 'The certificate signing request (CSR) that is being used in - - the certificate operation.' - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested on - - the certificate operation.' - isRequired: true - types: - - - - name: status - description: Status of the certificate operation. - isRequired: true - types: - - - - name: status_details - description: The status details of the certificate operation. - isRequired: true - types: - - - - name: error - description: Error encountered, if any, during the certificate operation. - isRequired: true - types: - - - - name: target - description: 'Location which contains the result of the certificate - - operation.' - isRequired: true - types: - - - - name: request_id - description: Identifier for the certificate operation. - isRequired: true - types: - - -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation.yml deleted file mode 100644 index 6fc5279c0085..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_operation -name: certificate_operation -fullName: azure.keyvault.v7_0.models.certificate_operation -classes: -- azure.keyvault.v7_0.models.certificate_operation.CertificateOperation diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.yml deleted file mode 100644 index 034e06f3c127..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation -name: CertificateOperation -fullName: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation -module: azure.keyvault.v7_0.models.certificate_operation_py3 -summary: 'A certificate operation is returned in case of asynchronous requests. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'CertificateOperation(*, issuer_parameters=None, csr: bytearray = None, - cancellation_requested: bool = None, status: str = None, status_details: str = - None, error=None, target: str = None, request_id: str = None, **kwargs)' - parameters: - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: csr - description: 'The certificate signing request (CSR) that is being used in - - the certificate operation.' - isRequired: true - types: - - - - name: cancellation_requested - description: 'Indicates if cancellation was requested on - - the certificate operation.' - isRequired: true - types: - - - - name: status - description: Status of the certificate operation. - isRequired: true - types: - - - - name: status_details - description: The status details of the certificate operation. - isRequired: true - types: - - - - name: error - description: Error encountered, if any, during the certificate operation. - isRequired: true - types: - - - - name: target - description: 'Location which contains the result of the certificate - - operation.' - isRequired: true - types: - - - - name: request_id - description: Identifier for the certificate operation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: issuer_parameters - defaultValue: None - - name: csr - defaultValue: None - - name: cancellation_requested - defaultValue: None - - name: status - defaultValue: None - - name: status_details - defaultValue: None - - name: error - defaultValue: None - - name: target - defaultValue: None - - name: request_id - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_py3.yml deleted file mode 100644 index b7e6e4acd6b6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_operation_py3 -name: certificate_operation_py3 -fullName: azure.keyvault.v7_0.models.certificate_operation_py3 -classes: -- azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.yml deleted file mode 100644 index f7e92cc9bf70..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter -name: CertificateOperationUpdateParameter -fullName: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter -module: azure.keyvault.v7_0.models.certificate_operation_update_parameter -summary: 'The certificate operation update parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateOperationUpdateParameter(**kwargs) - parameters: - - name: cancellation_requested - description: 'Required. Indicates if cancellation was - - requested on the certificate operation.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter.yml deleted file mode 100644 index 42b76a58e81d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter -name: certificate_operation_update_parameter -fullName: azure.keyvault.v7_0.models.certificate_operation_update_parameter -classes: -- azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.yml deleted file mode 100644 index 43cf6a2faa0e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter -name: CertificateOperationUpdateParameter -fullName: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter -module: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3 -summary: 'The certificate operation update parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateOperationUpdateParameter(*, cancellation_requested: bool, **kwargs)' - parameters: - - name: cancellation_requested - description: 'Required. Indicates if cancellation was - - requested on the certificate operation.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cancellation_requested - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.yml deleted file mode 100644 index 86dfa9fb61db..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3 -name: certificate_operation_update_parameter_py3 -fullName: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3 -classes: -- azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.yml deleted file mode 100644 index 392f789acd5b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy -name: CertificatePolicy -fullName: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy -module: azure.keyvault.v7_0.models.certificate_policy -summary: 'Management policy for a certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificatePolicy(**kwargs) - parameters: - - name: key_properties - description: Properties of the key backing a certificate. - isRequired: true - types: - - - - name: secret_properties - description: Properties of the secret backing a certificate. - isRequired: true - types: - - - - name: x509_certificate_properties - description: 'Properties of the X509 component of a - - certificate.' - isRequired: true - types: - - - - name: lifetime_actions - description: 'Actions that will be performed by Key Vault over - - the lifetime of a certificate.' - isRequired: true - types: - - [] - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy.yml deleted file mode 100644 index 521bd17f2795..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_policy -name: certificate_policy -fullName: azure.keyvault.v7_0.models.certificate_policy -classes: -- azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.yml deleted file mode 100644 index 54cf1aff6d02..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy -name: CertificatePolicy -fullName: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy -module: azure.keyvault.v7_0.models.certificate_policy_py3 -summary: 'Management policy for a certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: CertificatePolicy(*, key_properties=None, secret_properties=None, x509_certificate_properties=None, - lifetime_actions=None, issuer_parameters=None, attributes=None, **kwargs) - parameters: - - name: key_properties - description: Properties of the key backing a certificate. - isRequired: true - types: - - - - name: secret_properties - description: Properties of the secret backing a certificate. - isRequired: true - types: - - - - name: x509_certificate_properties - description: 'Properties of the X509 component of a - - certificate.' - isRequired: true - types: - - - - name: lifetime_actions - description: 'Actions that will be performed by Key Vault over - - the lifetime of a certificate.' - isRequired: true - types: - - [] - - name: issuer_parameters - description: 'Parameters for the issuer of the X509 component - - of a certificate.' - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_properties - defaultValue: None - - name: secret_properties - defaultValue: None - - name: x509_certificate_properties - defaultValue: None - - name: lifetime_actions - defaultValue: None - - name: issuer_parameters - defaultValue: None - - name: attributes - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy_py3.yml deleted file mode 100644 index 17ae3e229989..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_policy_py3 -name: certificate_policy_py3 -fullName: azure.keyvault.v7_0.models.certificate_policy_py3 -classes: -- azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.yml deleted file mode 100644 index 8465011ea287..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters -name: CertificateRestoreParameters -fullName: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters -module: azure.keyvault.v7_0.models.certificate_restore_parameters -summary: 'The certificate restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateRestoreParameters(**kwargs) - parameters: - - name: certificate_bundle_backup - description: 'Required. The backup blob associated - - with a certificate bundle.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters.yml deleted file mode 100644 index db9357d8ef21..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_restore_parameters -name: certificate_restore_parameters -fullName: azure.keyvault.v7_0.models.certificate_restore_parameters -classes: -- azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.yml deleted file mode 100644 index 0c82134600ee..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters -name: CertificateRestoreParameters -fullName: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters -module: azure.keyvault.v7_0.models.certificate_restore_parameters_py3 -summary: 'The certificate restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateRestoreParameters(*, certificate_bundle_backup: bytes, **kwargs)' - parameters: - - name: certificate_bundle_backup - description: 'Required. The backup blob associated - - with a certificate bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: certificate_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters_py3.yml deleted file mode 100644 index 84df64a302a4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3 -name: certificate_restore_parameters_py3 -fullName: azure.keyvault.v7_0.models.certificate_restore_parameters_py3 -classes: -- azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.yml deleted file mode 100644 index 59469218d8e4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters -name: CertificateUpdateParameters -fullName: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters -module: azure.keyvault.v7_0.models.certificate_update_parameters -summary: The certificate update parameters. -constructor: - syntax: CertificateUpdateParameters(**kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters.yml deleted file mode 100644 index bdf9fdfe22a1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_update_parameters -name: certificate_update_parameters -fullName: azure.keyvault.v7_0.models.certificate_update_parameters -classes: -- azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.yml deleted file mode 100644 index 67ad14715a6f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters -name: CertificateUpdateParameters -fullName: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters -module: azure.keyvault.v7_0.models.certificate_update_parameters_py3 -summary: The certificate update parameters. -constructor: - syntax: CertificateUpdateParameters(*, certificate_policy=None, certificate_attributes=None, - tags=None, **kwargs) - parameters: - - name: certificate_policy - description: The management policy for the certificate. - isRequired: true - types: - - - - name: certificate_attributes - description: 'The attributes of the certificate - - (optional).' - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: certificate_policy - defaultValue: None - - name: certificate_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters_py3.yml deleted file mode 100644 index 603418a4b4a1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3 -name: certificate_update_parameters_py3 -fullName: azure.keyvault.v7_0.models.certificate_update_parameters_py3 -classes: -- azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact.Contact.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact.Contact.yml deleted file mode 100644 index 70e8c610d42e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact.Contact.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.contact.Contact -name: Contact -fullName: azure.keyvault.v7_0.models.contact.Contact -module: azure.keyvault.v7_0.models.contact -summary: The contact information for the vault certificates. -constructor: - syntax: Contact(**kwargs) - parameters: - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: name - description: Name. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.contact.Contact.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.contact.Contact.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.contact.Contact.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.contact.Contact.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.contact.Contact.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.contact.Contact.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.contact.Contact.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact.yml deleted file mode 100644 index 98b6af0e2906..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.contact -name: contact -fullName: azure.keyvault.v7_0.models.contact -classes: -- azure.keyvault.v7_0.models.contact.Contact diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact_py3.Contact.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact_py3.Contact.yml deleted file mode 100644 index 136d29d402c6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact_py3.Contact.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.contact_py3.Contact -name: Contact -fullName: azure.keyvault.v7_0.models.contact_py3.Contact -module: azure.keyvault.v7_0.models.contact_py3 -summary: The contact information for the vault certificates. -constructor: - syntax: 'Contact(*, email_address: str = None, name: str = None, phone: str = None, - **kwargs)' - parameters: - - name: email_address - description: Email addresss. - isRequired: true - types: - - - - name: name - description: Name. - isRequired: true - types: - - - - name: phone - description: Phone number. - isRequired: true - types: - - - keywordOnlyParameters: - - name: email_address - defaultValue: None - - name: name - defaultValue: None - - name: phone - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.contact_py3.Contact.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.contact_py3.Contact.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.contact_py3.Contact.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.contact_py3.Contact.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.contact_py3.Contact.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.contact_py3.Contact.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.contact_py3.Contact.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact_py3.yml deleted file mode 100644 index 200bc335a4f0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.contact_py3 -name: contact_py3 -fullName: azure.keyvault.v7_0.models.contact_py3 -classes: -- azure.keyvault.v7_0.models.contact_py3.Contact diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts.Contacts.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts.Contacts.yml deleted file mode 100644 index 8c72bee55306..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts.Contacts.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.contacts.Contacts -name: Contacts -fullName: azure.keyvault.v7_0.models.contacts.Contacts -module: azure.keyvault.v7_0.models.contacts -summary: 'The contacts for the vault certificates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Contacts(**kwargs) - parameters: - - name: contact_list - description: The contact list for the vault certificates. - isRequired: true - types: - - [] -variables: -- description: Identifier for the contacts collection. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.contacts.Contacts.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.contacts.Contacts.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.contacts.Contacts.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.contacts.Contacts.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.contacts.Contacts.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.contacts.Contacts.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.contacts.Contacts.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts.yml deleted file mode 100644 index fd047d286dbe..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.contacts -name: contacts -fullName: azure.keyvault.v7_0.models.contacts -classes: -- azure.keyvault.v7_0.models.contacts.Contacts diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts_py3.Contacts.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts_py3.Contacts.yml deleted file mode 100644 index 1040dc749222..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts_py3.Contacts.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.contacts_py3.Contacts -name: Contacts -fullName: azure.keyvault.v7_0.models.contacts_py3.Contacts -module: azure.keyvault.v7_0.models.contacts_py3 -summary: 'The contacts for the vault certificates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Contacts(*, contact_list=None, **kwargs) - parameters: - - name: contact_list - description: The contact list for the vault certificates. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: contact_list - defaultValue: None -variables: -- description: Identifier for the contacts collection. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.contacts_py3.Contacts.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.contacts_py3.Contacts.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.contacts_py3.Contacts.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.contacts_py3.Contacts.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.contacts_py3.Contacts.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.contacts_py3.Contacts.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.contacts_py3.Contacts.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts_py3.yml deleted file mode 100644 index d65d63e0f345..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.contacts_py3 -name: contacts_py3 -fullName: azure.keyvault.v7_0.models.contacts_py3 -classes: -- azure.keyvault.v7_0.models.contacts_py3.Contacts diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.yml deleted file mode 100644 index 29c95120dd6f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.yml +++ /dev/null @@ -1,180 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle -name: DeletedCertificateBundle -fullName: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle -module: azure.keyvault.v7_0.models.deleted_certificate_bundle -summary: 'A Deleted Certificate consisting of its previous id, attributes and its - - tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedCertificateBundle(**kwargs) - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle.yml deleted file mode 100644 index 11026a681665..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_certificate_bundle -name: deleted_certificate_bundle -fullName: azure.keyvault.v7_0.models.deleted_certificate_bundle -classes: -- azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.yml deleted file mode 100644 index 6a07c76ad3a1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle -name: DeletedCertificateBundle -fullName: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle -module: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3 -summary: 'A Deleted Certificate consisting of its previous id, attributes and its - - tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedCertificateBundle(*, cer: bytearray = None, content_type: str = - None, attributes=None, tags=None, recovery_id: str = None, **kwargs)' - parameters: - - name: cer - description: CER contents of x509 certificate. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The certificate attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cer - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: The certificate id. - name: id - types: - - -- description: The key id. - name: kid - types: - - -- description: The secret id. - name: sid - types: - - -- description: Thumbprint of the certificate. - name: x509_thumbprint - types: - - -- description: The management policy. - name: policy - types: - - -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.yml deleted file mode 100644 index 7d27d33ed207..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3 -name: deleted_certificate_bundle_py3 -fullName: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3 -classes: -- azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.yml deleted file mode 100644 index 319dd56b4fa9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem -name: DeletedCertificateItem -fullName: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem -module: azure.keyvault.v7_0.models.deleted_certificate_item -summary: 'The deleted certificate item containing metadata about the deleted - - certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedCertificateItem(**kwargs) - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - -variables: -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item.yml deleted file mode 100644 index 27a19e8a808d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_certificate_item -name: deleted_certificate_item -fullName: azure.keyvault.v7_0.models.deleted_certificate_item -classes: -- azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.yml deleted file mode 100644 index f32034a34e9a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged -name: DeletedCertificateItemPaged -fullName: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged -module: azure.keyvault.v7_0.models.deleted_certificate_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedCertificateItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_paged.yml deleted file mode 100644 index d3654a2f97fe..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged -name: deleted_certificate_item_paged -fullName: azure.keyvault.v7_0.models.deleted_certificate_item_paged -classes: -- azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.yml deleted file mode 100644 index 33fb13244ad6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem -name: DeletedCertificateItem -fullName: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem -module: azure.keyvault.v7_0.models.deleted_certificate_item_py3 -summary: 'The deleted certificate item containing metadata about the deleted - - certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedCertificateItem(*, id: str = None, attributes=None, tags=None, x509_thumbprint: - bytes = None, recovery_id: str = None, **kwargs)' - parameters: - - name: id - description: Certificate identifier. - isRequired: true - types: - - - - name: attributes - description: The certificate management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: x509_thumbprint - description: Thumbprint of the certificate. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted certificate.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: x509_thumbprint - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'The time when the certificate is scheduled to - - be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the certificate was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_py3.yml deleted file mode 100644 index 3191f3837319..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3 -name: deleted_certificate_item_py3 -fullName: azure.keyvault.v7_0.models.deleted_certificate_item_py3 -classes: -- azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.yml deleted file mode 100644 index f9f2b05d0955..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle -name: DeletedKeyBundle -fullName: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle -module: azure.keyvault.v7_0.models.deleted_key_bundle -summary: 'A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion - - info. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedKeyBundle(**kwargs) - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle.yml deleted file mode 100644 index 24c8a227eb35..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_key_bundle -name: deleted_key_bundle -fullName: azure.keyvault.v7_0.models.deleted_key_bundle -classes: -- azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.yml deleted file mode 100644 index 429b1568c1d0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle -name: DeletedKeyBundle -fullName: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle -module: azure.keyvault.v7_0.models.deleted_key_bundle_py3 -summary: 'A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion - - info. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedKeyBundle(*, key=None, attributes=None, tags=None, recovery_id: - str = None, **kwargs)' - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle_py3.yml deleted file mode 100644 index eea79de09b05..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3 -name: deleted_key_bundle_py3 -fullName: azure.keyvault.v7_0.models.deleted_key_bundle_py3 -classes: -- azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.yml deleted file mode 100644 index abef42455148..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem -name: DeletedKeyItem -fullName: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem -module: azure.keyvault.v7_0.models.deleted_key_item -summary: 'The deleted key item containing the deleted key metadata and information - - about deletion. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedKeyItem(**kwargs) - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item.yml deleted file mode 100644 index 5db9bc5e0e2a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_key_item -name: deleted_key_item -fullName: azure.keyvault.v7_0.models.deleted_key_item -classes: -- azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.yml deleted file mode 100644 index bd5c9b833c2d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged -name: DeletedKeyItemPaged -fullName: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged -module: azure.keyvault.v7_0.models.deleted_key_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedKeyItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_paged.yml deleted file mode 100644 index f4b5ccb9a67f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_key_item_paged -name: deleted_key_item_paged -fullName: azure.keyvault.v7_0.models.deleted_key_item_paged -classes: -- azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.yml deleted file mode 100644 index 6a07387a19ac..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem -name: DeletedKeyItem -fullName: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem -module: azure.keyvault.v7_0.models.deleted_key_item_py3 -summary: 'The deleted key item containing the deleted key metadata and information - - about deletion. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedKeyItem(*, kid: str = None, attributes=None, tags=None, recovery_id: - str = None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted key.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the key is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the key was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_py3.yml deleted file mode 100644 index 6bdf0c164b29..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_key_item_py3 -name: deleted_key_item_py3 -fullName: azure.keyvault.v7_0.models.deleted_key_item_py3 -classes: -- azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.yml deleted file mode 100644 index 469d5ed24d92..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.yml +++ /dev/null @@ -1,177 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle -name: DeletedSasDefinitionBundle -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle -module: azure.keyvault.v7_0.models.deleted_sas_definition_bundle -summary: 'A deleted SAS definition bundle consisting of its previous id, attributes - - and its tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedSasDefinitionBundle(**kwargs) - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted SAS definition.' - isRequired: true - types: - - -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - name: template_uri - types: - - -- description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - name: sas_type - types: - - - - -- description: 'The validity period of SAS tokens created according - - to the SAS definition.' - name: validity_period - types: - - -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -- description: 'The time when the SAS definition is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the SAS definition was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle.yml deleted file mode 100644 index 1ae416769f6c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle -name: deleted_sas_definition_bundle -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_bundle -classes: -- azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.yml deleted file mode 100644 index 7ab31bfe9211..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.yml +++ /dev/null @@ -1,180 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle -name: DeletedSasDefinitionBundle -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle -module: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3 -summary: 'A deleted SAS definition bundle consisting of its previous id, attributes - - and its tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSasDefinitionBundle(*, recovery_id: str = None, **kwargs)' - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted SAS definition.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: recovery_id - defaultValue: None -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - name: template_uri - types: - - -- description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - name: sas_type - types: - - - - -- description: 'The validity period of SAS tokens created according - - to the SAS definition.' - name: validity_period - types: - - -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -- description: 'The time when the SAS definition is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the SAS definition was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.yml deleted file mode 100644 index c158bab9eb55..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3 -name: deleted_sas_definition_bundle_py3 -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3 -classes: -- azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.yml deleted file mode 100644 index 3d46c91072f6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.yml +++ /dev/null @@ -1,156 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem -name: DeletedSasDefinitionItem -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem -module: azure.keyvault.v7_0.models.deleted_sas_definition_item -summary: 'The deleted SAS definition item containing metadata about the deleted SAS - - definition. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedSasDefinitionItem(**kwargs) - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted SAS definition.' - isRequired: true - types: - - -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -- description: 'The time when the SAS definition is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the SAS definition was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item.yml deleted file mode 100644 index 12a10e16e6de..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_sas_definition_item -name: deleted_sas_definition_item -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_item -classes: -- azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.yml deleted file mode 100644 index 4646e9c81cf8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged -name: DeletedSasDefinitionItemPaged -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged -module: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedSasDefinitionItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.yml deleted file mode 100644 index 791b096dfc06..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged -name: deleted_sas_definition_item_paged -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged -classes: -- azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.yml deleted file mode 100644 index 79a9bde90d00..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem -name: DeletedSasDefinitionItem -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem -module: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3 -summary: 'The deleted SAS definition item containing metadata about the deleted SAS - - definition. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSasDefinitionItem(*, recovery_id: str = None, **kwargs)' - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted SAS definition.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: recovery_id - defaultValue: None -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -- description: 'The time when the SAS definition is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the SAS definition was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.yml deleted file mode 100644 index ac6b5c427397..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3 -name: deleted_sas_definition_item_py3 -fullName: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3 -classes: -- azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.yml deleted file mode 100644 index 74c8c0af4ff0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle -name: DeletedSecretBundle -fullName: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle -module: azure.keyvault.v7_0.models.deleted_secret_bundle -summary: 'A Deleted Secret consisting of its previous id, attributes and its tags, - as - - well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedSecretBundle(**kwargs) - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle.yml deleted file mode 100644 index 5c8f14ed7283..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_secret_bundle -name: deleted_secret_bundle -fullName: azure.keyvault.v7_0.models.deleted_secret_bundle -classes: -- azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.yml deleted file mode 100644 index 18a3836aa022..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle -name: DeletedSecretBundle -fullName: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle -module: azure.keyvault.v7_0.models.deleted_secret_bundle_py3 -summary: 'A Deleted Secret consisting of its previous id, attributes and its tags, - as - - well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSecretBundle(*, value: str = None, id: str = None, content_type: - str = None, attributes=None, tags=None, recovery_id: str = None, **kwargs)' - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: id - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle_py3.yml deleted file mode 100644 index b4000c87f974..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3 -name: deleted_secret_bundle_py3 -fullName: azure.keyvault.v7_0.models.deleted_secret_bundle_py3 -classes: -- azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.yml deleted file mode 100644 index e4b0d3282b41..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem -name: DeletedSecretItem -fullName: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem -module: azure.keyvault.v7_0.models.deleted_secret_item -summary: 'The deleted secret item containing metadata about the deleted secret. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedSecretItem(**kwargs) - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item.yml deleted file mode 100644 index faad6c9f8696..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_secret_item -name: deleted_secret_item -fullName: azure.keyvault.v7_0.models.deleted_secret_item -classes: -- azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.yml deleted file mode 100644 index 8b8716d21445..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged -name: DeletedSecretItemPaged -fullName: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged -module: azure.keyvault.v7_0.models.deleted_secret_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedSecretItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_paged.yml deleted file mode 100644 index ec432aefd19a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_secret_item_paged -name: deleted_secret_item_paged -fullName: azure.keyvault.v7_0.models.deleted_secret_item_paged -classes: -- azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.yml deleted file mode 100644 index 17bdbc814a71..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.yml +++ /dev/null @@ -1,176 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem -name: DeletedSecretItem -fullName: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem -module: azure.keyvault.v7_0.models.deleted_secret_item_py3 -summary: 'The deleted secret item containing metadata about the deleted secret. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedSecretItem(*, id: str = None, attributes=None, tags=None, content_type: - str = None, recovery_id: str = None, **kwargs)' - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: content_type - defaultValue: None - - name: recovery_id - defaultValue: None -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -- description: 'The time when the secret is scheduled to be - - purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the secret was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_py3.yml deleted file mode 100644 index ab5d892be380..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_secret_item_py3 -name: deleted_secret_item_py3 -fullName: azure.keyvault.v7_0.models.deleted_secret_item_py3 -classes: -- azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.yml deleted file mode 100644 index 933a84418e80..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.yml +++ /dev/null @@ -1,156 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem -name: DeletedStorageAccountItem -fullName: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem -module: azure.keyvault.v7_0.models.deleted_storage_account_item -summary: 'The deleted storage account item containing metadata about the deleted - - storage account. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedStorageAccountItem(**kwargs) - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted storage account.' - isRequired: true - types: - - -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -- description: 'The time when the storage account is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the storage account was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item.yml deleted file mode 100644 index e6acc19a761e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_storage_account_item -name: deleted_storage_account_item -fullName: azure.keyvault.v7_0.models.deleted_storage_account_item -classes: -- azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.yml deleted file mode 100644 index f9b5af92154f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged -name: DeletedStorageAccountItemPaged -fullName: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged -module: azure.keyvault.v7_0.models.deleted_storage_account_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DeletedStorageAccountItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_paged.yml deleted file mode 100644 index dd8b91961466..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged -name: deleted_storage_account_item_paged -fullName: azure.keyvault.v7_0.models.deleted_storage_account_item_paged -classes: -- azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.yml deleted file mode 100644 index aa912248badd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem -name: DeletedStorageAccountItem -fullName: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem -module: azure.keyvault.v7_0.models.deleted_storage_account_item_py3 -summary: 'The deleted storage account item containing metadata about the deleted - - storage account. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedStorageAccountItem(*, recovery_id: str = None, **kwargs)' - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted storage account.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: recovery_id - defaultValue: None -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -- description: 'The time when the storage account is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the storage account was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_py3.yml deleted file mode 100644 index 6121391ba364..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3 -name: deleted_storage_account_item_py3 -fullName: azure.keyvault.v7_0.models.deleted_storage_account_item_py3 -classes: -- azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.yml deleted file mode 100644 index c2f244f7adb5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle -name: DeletedStorageBundle -fullName: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle -module: azure.keyvault.v7_0.models.deleted_storage_bundle -summary: 'A deleted storage account bundle consisting of its previous id, attributes - - and its tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DeletedStorageBundle(**kwargs) - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted storage account.' - isRequired: true - types: - - -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -- description: 'The time when the storage account is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the storage account was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle.yml deleted file mode 100644 index be1344cf1b38..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_storage_bundle -name: deleted_storage_bundle -fullName: azure.keyvault.v7_0.models.deleted_storage_bundle -classes: -- azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.yml deleted file mode 100644 index c6ee454418e5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle -name: DeletedStorageBundle -fullName: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle -module: azure.keyvault.v7_0.models.deleted_storage_bundle_py3 -summary: 'A deleted storage account bundle consisting of its previous id, attributes - - and its tags, as well as information on when it will be purged. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DeletedStorageBundle(*, recovery_id: str = None, **kwargs)' - parameters: - - name: recovery_id - description: 'The url of the recovery object, used to identify and - - recover the deleted storage account.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: recovery_id - defaultValue: None -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -- description: 'The time when the storage account is scheduled - - to be purged, in UTC' - name: scheduled_purge_date - types: - - -- description: The time when the storage account was deleted, in UTC - name: deleted_date - types: - - -methods: -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle_py3.yml deleted file mode 100644 index fbfea3f78092..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3 -name: deleted_storage_bundle_py3 -fullName: azure.keyvault.v7_0.models.deleted_storage_bundle_py3 -classes: -- azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error.Error.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error.Error.yml deleted file mode 100644 index 289d541ce10d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error.Error.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.error.Error -name: Error -fullName: azure.keyvault.v7_0.models.error.Error -module: azure.keyvault.v7_0.models.error -summary: 'The key vault server error. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Error(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- name: inner_error - types: - - -methods: -- uid: azure.keyvault.v7_0.models.error.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.error.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.error.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.error.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.error.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.error.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.error.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error.yml deleted file mode 100644 index 081b4699be30..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.error -name: error -fullName: azure.keyvault.v7_0.models.error -classes: -- azure.keyvault.v7_0.models.error.Error diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error_py3.Error.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error_py3.Error.yml deleted file mode 100644 index a6aede3cae0e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error_py3.Error.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.error_py3.Error -name: Error -fullName: azure.keyvault.v7_0.models.error_py3.Error -module: azure.keyvault.v7_0.models.error_py3 -summary: 'The key vault server error. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Error(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- name: inner_error - types: - - -methods: -- uid: azure.keyvault.v7_0.models.error_py3.Error.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.error_py3.Error.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.error_py3.Error.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.error_py3.Error.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.error_py3.Error.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.error_py3.Error.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.error_py3.Error.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error_py3.yml deleted file mode 100644 index fc8e5c3dc230..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.error_py3 -name: error_py3 -fullName: azure.keyvault.v7_0.models.error_py3 -classes: -- azure.keyvault.v7_0.models.error_py3.Error diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.yml deleted file mode 100644 index 59ee57ab5136..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes -name: IssuerAttributes -fullName: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes -module: azure.keyvault.v7_0.models.issuer_attributes -summary: 'The attributes of an issuer managed by the Key Vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: IssuerAttributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the issuer is enabled. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes.yml deleted file mode 100644 index f43a5696910c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.issuer_attributes -name: issuer_attributes -fullName: azure.keyvault.v7_0.models.issuer_attributes -classes: -- azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.yml deleted file mode 100644 index 484c47f14f3c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes -name: IssuerAttributes -fullName: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes -module: azure.keyvault.v7_0.models.issuer_attributes_py3 -summary: 'The attributes of an issuer managed by the Key Vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'IssuerAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the issuer is enabled. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -methods: -- uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes_py3.yml deleted file mode 100644 index 473d45881f6c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.issuer_attributes_py3 -name: issuer_attributes_py3 -fullName: azure.keyvault.v7_0.models.issuer_attributes_py3 -classes: -- azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.yml deleted file mode 100644 index 70cdb13a5bb4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle -name: IssuerBundle -fullName: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle -module: azure.keyvault.v7_0.models.issuer_bundle -summary: 'The issuer for Key Vault certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: IssuerBundle(**kwargs) - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - -variables: -- description: Identifier for the issuer object. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle.yml deleted file mode 100644 index 3e6e7fa620a2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.issuer_bundle -name: issuer_bundle -fullName: azure.keyvault.v7_0.models.issuer_bundle -classes: -- azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.yml deleted file mode 100644 index a9036058198d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle -name: IssuerBundle -fullName: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle -module: azure.keyvault.v7_0.models.issuer_bundle_py3 -summary: 'The issuer for Key Vault certificate. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'IssuerBundle(*, provider: str = None, credentials=None, organization_details=None, - attributes=None, **kwargs)' - parameters: - - name: provider - description: The issuer provider. - isRequired: true - types: - - - - name: credentials - description: The credentials to be used for the issuer. - isRequired: true - types: - - - - name: organization_details - description: 'Details of the organization as provided to - - the issuer.' - isRequired: true - types: - - - - name: attributes - description: Attributes of the issuer object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: credentials - defaultValue: None - - name: organization_details - defaultValue: None - - name: attributes - defaultValue: None -variables: -- description: Identifier for the issuer object. - name: id - types: - - -methods: -- uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle_py3.yml deleted file mode 100644 index d6d8f94a90ca..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.issuer_bundle_py3 -name: issuer_bundle_py3 -fullName: azure.keyvault.v7_0.models.issuer_bundle_py3 -classes: -- azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.yml deleted file mode 100644 index 253459cfd7a0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials -name: IssuerCredentials -fullName: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials -module: azure.keyvault.v7_0.models.issuer_credentials -summary: The credentials to be used for the certificate issuer. -constructor: - syntax: IssuerCredentials(**kwargs) - parameters: - - name: account_id - description: The user name/account name/account id. - isRequired: true - types: - - - - name: password - description: The password/secret/account key. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials.yml deleted file mode 100644 index 1f66fb12ad75..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.issuer_credentials -name: issuer_credentials -fullName: azure.keyvault.v7_0.models.issuer_credentials -classes: -- azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.yml deleted file mode 100644 index 9d90abc7ecde..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials -name: IssuerCredentials -fullName: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials -module: azure.keyvault.v7_0.models.issuer_credentials_py3 -summary: The credentials to be used for the certificate issuer. -constructor: - syntax: 'IssuerCredentials(*, account_id: str = None, password: str = None, **kwargs)' - parameters: - - name: account_id - description: The user name/account name/account id. - isRequired: true - types: - - - - name: password - description: The password/secret/account key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_id - defaultValue: None - - name: password - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials_py3.yml deleted file mode 100644 index 10d53738c9de..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.issuer_credentials_py3 -name: issuer_credentials_py3 -fullName: azure.keyvault.v7_0.models.issuer_credentials_py3 -classes: -- azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.yml deleted file mode 100644 index 213620403d03..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters -name: IssuerParameters -fullName: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters -module: azure.keyvault.v7_0.models.issuer_parameters -summary: Parameters for the issuer of the X509 component of a certificate. -constructor: - syntax: IssuerParameters(**kwargs) - parameters: - - name: name - description: 'Name of the referenced issuer object or reserved names; for - - example, ''Self'' or ''Unknown''.' - isRequired: true - types: - - - - name: certificate_type - description: 'Type of certificate to be requested from the - - issuer provider.' - isRequired: true - types: - - - - name: certificate_transparency - description: 'Indicates if the certificates generated - - under this policy should be published to certificate transparency logs.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters.yml deleted file mode 100644 index 3e7658e2c23e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.issuer_parameters -name: issuer_parameters -fullName: azure.keyvault.v7_0.models.issuer_parameters -classes: -- azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.yml deleted file mode 100644 index 3b0f7257061c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters -name: IssuerParameters -fullName: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters -module: azure.keyvault.v7_0.models.issuer_parameters_py3 -summary: Parameters for the issuer of the X509 component of a certificate. -constructor: - syntax: 'IssuerParameters(*, name: str = None, certificate_type: str = None, certificate_transparency: - bool = None, **kwargs)' - parameters: - - name: name - description: 'Name of the referenced issuer object or reserved names; for - - example, ''Self'' or ''Unknown''.' - isRequired: true - types: - - - - name: certificate_type - description: 'Type of certificate to be requested from the - - issuer provider.' - isRequired: true - types: - - - - name: certificate_transparency - description: 'Indicates if the certificates generated - - under this policy should be published to certificate transparency logs.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: certificate_type - defaultValue: None - - name: certificate_transparency - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters_py3.yml deleted file mode 100644 index 107741544441..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.issuer_parameters_py3 -name: issuer_parameters_py3 -fullName: azure.keyvault.v7_0.models.issuer_parameters_py3 -classes: -- azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key.JsonWebKey.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key.JsonWebKey.yml deleted file mode 100644 index 8ef39fdba0a4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key.JsonWebKey.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey -name: JsonWebKey -fullName: azure.keyvault.v7_0.models.json_web_key.JsonWebKey -module: azure.keyvault.v7_0.models.json_web_key -summary: As of [http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18](http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18). -constructor: - syntax: JsonWebKey(**kwargs) - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: kty - description: 'JsonWebKey Key Type (kty), as defined in - - [https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40](https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40). - - Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_ops - isRequired: true - types: - - [] - - name: n - description: RSA modulus. - isRequired: true - types: - - - - name: e - description: RSA public exponent. - isRequired: true - types: - - - - name: d - description: RSA private exponent, or the D component of an EC private key. - isRequired: true - types: - - - - name: dp - description: RSA private key parameter. - isRequired: true - types: - - - - name: dq - description: RSA private key parameter. - isRequired: true - types: - - - - name: qi - description: RSA private key parameter. - isRequired: true - types: - - - - name: p - description: RSA secret prime. - isRequired: true - types: - - - - name: q - description: RSA secret prime, with p < q. - isRequired: true - types: - - - - name: k - description: Symmetric key. - isRequired: true - types: - - - - name: t - description: HSM Token, used with 'Bring Your Own Key'. - isRequired: true - types: - - - - name: crv - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - - - name: x - description: X component of an EC public key. - isRequired: true - types: - - - - name: y - description: Y component of an EC public key. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key.yml deleted file mode 100644 index 18826a61a2b6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.json_web_key -name: json_web_key -fullName: azure.keyvault.v7_0.models.json_web_key -classes: -- azure.keyvault.v7_0.models.json_web_key.JsonWebKey diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.yml deleted file mode 100644 index f5a075720fd0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.yml +++ /dev/null @@ -1,240 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey -name: JsonWebKey -fullName: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey -module: azure.keyvault.v7_0.models.json_web_key_py3 -summary: As of [http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18](http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18). -constructor: - syntax: 'JsonWebKey(*, kid: str = None, kty=None, key_ops=None, n: bytes = None, - e: bytes = None, d: bytes = None, dp: bytes = None, dq: bytes = None, qi: bytes - = None, p: bytes = None, q: bytes = None, k: bytes = None, t: bytes = None, crv=None, - x: bytes = None, y: bytes = None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: kty - description: 'JsonWebKey Key Type (kty), as defined in - - [https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40](https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40). - - Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_ops - isRequired: true - types: - - [] - - name: n - description: RSA modulus. - isRequired: true - types: - - - - name: e - description: RSA public exponent. - isRequired: true - types: - - - - name: d - description: RSA private exponent, or the D component of an EC private key. - isRequired: true - types: - - - - name: dp - description: RSA private key parameter. - isRequired: true - types: - - - - name: dq - description: RSA private key parameter. - isRequired: true - types: - - - - name: qi - description: RSA private key parameter. - isRequired: true - types: - - - - name: p - description: RSA secret prime. - isRequired: true - types: - - - - name: q - description: RSA secret prime, with p < q. - isRequired: true - types: - - - - name: k - description: Symmetric key. - isRequired: true - types: - - - - name: t - description: HSM Token, used with 'Bring Your Own Key'. - isRequired: true - types: - - - - name: crv - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - - - name: x - description: X component of an EC public key. - isRequired: true - types: - - - - name: y - description: Y component of an EC public key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: kty - defaultValue: None - - name: key_ops - defaultValue: None - - name: n - defaultValue: None - - name: e - defaultValue: None - - name: d - defaultValue: None - - name: dp - defaultValue: None - - name: dq - defaultValue: None - - name: qi - defaultValue: None - - name: p - defaultValue: None - - name: q - defaultValue: None - - name: k - defaultValue: None - - name: t - defaultValue: None - - name: crv - defaultValue: None - - name: x - defaultValue: None - - name: y - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key_py3.yml deleted file mode 100644 index 39a653aa2c4d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.json_web_key_py3 -name: json_web_key_py3 -fullName: azure.keyvault.v7_0.models.json_web_key_py3 -classes: -- azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes.KeyAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes.KeyAttributes.yml deleted file mode 100644 index 718e2544bdf1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes.KeyAttributes.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes -name: KeyAttributes -fullName: azure.keyvault.v7_0.models.key_attributes.KeyAttributes -module: azure.keyvault.v7_0.models.key_attributes -summary: 'The attributes of a key managed by the key vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyAttributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for keys in the current vault. If it contains ''Purgeable'' the key - - can be permanently deleted by a privileged user; otherwise, only the - - system can purge the key, at the end of the retention interval. Possible - - values include: ''Purgeable'', ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes.yml deleted file mode 100644 index 444989a5e0a5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_attributes -name: key_attributes -fullName: azure.keyvault.v7_0.models.key_attributes -classes: -- azure.keyvault.v7_0.models.key_attributes.KeyAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.yml deleted file mode 100644 index bc20b100aaa0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes -name: KeyAttributes -fullName: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes -module: azure.keyvault.v7_0.models.key_attributes_py3 -summary: 'The attributes of a key managed by the key vault service. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyAttributes(*, enabled: bool = None, not_before=None, expires=None, **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for keys in the current vault. If it contains ''Purgeable'' the key - - can be permanently deleted by a privileged user; otherwise, only the - - system can purge the key, at the end of the retention interval. Possible - - values include: ''Purgeable'', ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes_py3.yml deleted file mode 100644 index ae4f19ab6a8a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_attributes_py3 -name: key_attributes_py3 -fullName: azure.keyvault.v7_0.models.key_attributes_py3 -classes: -- azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle.KeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle.KeyBundle.yml deleted file mode 100644 index 7d07820383cd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle.KeyBundle.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle -name: KeyBundle -fullName: azure.keyvault.v7_0.models.key_bundle.KeyBundle -module: azure.keyvault.v7_0.models.key_bundle -summary: 'A KeyBundle consisting of a WebKey plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyBundle(**kwargs) - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle.yml deleted file mode 100644 index 1a8e1720bc5d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_bundle -name: key_bundle -fullName: azure.keyvault.v7_0.models.key_bundle -classes: -- azure.keyvault.v7_0.models.key_bundle.KeyBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.yml deleted file mode 100644 index 8f16a5d44b85..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle -name: KeyBundle -fullName: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle -module: azure.keyvault.v7_0.models.key_bundle_py3 -summary: 'A KeyBundle consisting of a WebKey plus its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyBundle(*, key=None, attributes=None, tags=None, **kwargs) - parameters: - - name: key - description: The Json web key. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle_py3.yml deleted file mode 100644 index e8ec428983dd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_bundle_py3 -name: key_bundle_py3 -fullName: azure.keyvault.v7_0.models.key_bundle_py3 -classes: -- azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.yml deleted file mode 100644 index b43f8a885faf..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters -name: KeyCreateParameters -fullName: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters -module: azure.keyvault.v7_0.models.key_create_parameters -summary: 'The key create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyCreateParameters(**kwargs) - parameters: - - name: kty - description: 'Required. The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', - - ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: key_ops - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters.yml deleted file mode 100644 index 0fb391c3efec..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_create_parameters -name: key_create_parameters -fullName: azure.keyvault.v7_0.models.key_create_parameters -classes: -- azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.yml deleted file mode 100644 index 16ad19b9ae6b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters -name: KeyCreateParameters -fullName: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters -module: azure.keyvault.v7_0.models.key_create_parameters_py3 -summary: 'The key create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyCreateParameters(*, kty, key_size: int = None, key_ops=None, key_attributes=None, - tags=None, curve=None, **kwargs)' - parameters: - - name: kty - description: 'Required. The type of key to create. For valid values, see - - JsonWebKeyType. Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', - - ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: key_ops - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: kty - isRequired: true - - name: key_size - defaultValue: None - - name: key_ops - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None - - name: curve - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters_py3.yml deleted file mode 100644 index 13300022df3f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_create_parameters_py3 -name: key_create_parameters_py3 -fullName: azure.keyvault.v7_0.models.key_create_parameters_py3 -classes: -- azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.yml deleted file mode 100644 index d83a9c82a4e8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters -name: KeyImportParameters -fullName: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters -module: azure.keyvault.v7_0.models.key_import_parameters -summary: 'The key import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyImportParameters(**kwargs) - parameters: - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - isRequired: true - types: - - - - name: key - description: Required. The Json web key - isRequired: true - types: - - - - name: key_attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters.yml deleted file mode 100644 index dae7544ee6e0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_import_parameters -name: key_import_parameters -fullName: azure.keyvault.v7_0.models.key_import_parameters -classes: -- azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.yml deleted file mode 100644 index f891e7b1a8e0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters -name: KeyImportParameters -fullName: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters -module: azure.keyvault.v7_0.models.key_import_parameters_py3 -summary: 'The key import parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyImportParameters(*, key, hsm: bool = None, key_attributes=None, tags=None, - **kwargs)' - parameters: - - name: hsm - description: Whether to import as a hardware key (HSM) or software key. - isRequired: true - types: - - - - name: key - description: Required. The Json web key - isRequired: true - types: - - - - name: key_attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key - isRequired: true - - name: hsm - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters_py3.yml deleted file mode 100644 index 8e87536becd7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_import_parameters_py3 -name: key_import_parameters_py3 -fullName: azure.keyvault.v7_0.models.key_import_parameters_py3 -classes: -- azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item.KeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item.KeyItem.yml deleted file mode 100644 index 3170d5a46b57..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item.KeyItem.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_item.KeyItem -name: KeyItem -fullName: azure.keyvault.v7_0.models.key_item.KeyItem -module: azure.keyvault.v7_0.models.key_item -summary: 'The key item containing key metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyItem(**kwargs) - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_item.KeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_item.KeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_item.KeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_item.KeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_item.KeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_item.KeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_item.KeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item.yml deleted file mode 100644 index c2971bf480aa..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_item -name: key_item -fullName: azure.keyvault.v7_0.models.key_item -classes: -- azure.keyvault.v7_0.models.key_item.KeyItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.yml deleted file mode 100644 index 1151edd52127..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged -name: KeyItemPaged -fullName: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged -module: azure.keyvault.v7_0.models.key_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: KeyItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_paged.yml deleted file mode 100644 index 1badf0a9dd12..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_item_paged -name: key_item_paged -fullName: azure.keyvault.v7_0.models.key_item_paged -classes: -- azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_py3.KeyItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_py3.KeyItem.yml deleted file mode 100644 index aed061bac820..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_py3.KeyItem.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem -name: KeyItem -fullName: azure.keyvault.v7_0.models.key_item_py3.KeyItem -module: azure.keyvault.v7_0.models.key_item_py3 -summary: 'The key item containing key metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'KeyItem(*, kid: str = None, attributes=None, tags=None, **kwargs)' - parameters: - - name: kid - description: Key identifier. - isRequired: true - types: - - - - name: attributes - description: The key management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: kid - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'True if the key''s lifetime is managed by key vault. If this - - is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_py3.yml deleted file mode 100644 index 520eccccdf05..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_item_py3 -name: key_item_py3 -fullName: azure.keyvault.v7_0.models.key_item_py3 -classes: -- azure.keyvault.v7_0.models.key_item_py3.KeyItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.yml deleted file mode 100644 index 1d3a948fd10c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult -name: KeyOperationResult -fullName: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult -module: azure.keyvault.v7_0.models.key_operation_result -summary: 'The key operation result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyOperationResult(**kwargs) -variables: -- description: Key identifier - name: kid - types: - - -- name: result - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result.yml deleted file mode 100644 index 566933724051..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_operation_result -name: key_operation_result -fullName: azure.keyvault.v7_0.models.key_operation_result -classes: -- azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.yml deleted file mode 100644 index 999e2341ab3f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult -name: KeyOperationResult -fullName: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult -module: azure.keyvault.v7_0.models.key_operation_result_py3 -summary: 'The key operation result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyOperationResult(**kwargs) -variables: -- description: Key identifier - name: kid - types: - - -- name: result - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result_py3.yml deleted file mode 100644 index 7111b8b34720..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_operation_result_py3 -name: key_operation_result_py3 -fullName: azure.keyvault.v7_0.models.key_operation_result_py3 -classes: -- azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.yml deleted file mode 100644 index f8b732b81e99..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters -name: KeyOperationsParameters -fullName: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters -module: azure.keyvault.v7_0.models.key_operations_parameters -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyOperationsParameters(**kwargs) - parameters: - - name: algorithm - description: 'Required. algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters.yml deleted file mode 100644 index 124debc46229..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_operations_parameters -name: key_operations_parameters -fullName: azure.keyvault.v7_0.models.key_operations_parameters -classes: -- azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.yml deleted file mode 100644 index 95506bafda0d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters -name: KeyOperationsParameters -fullName: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters -module: azure.keyvault.v7_0.models.key_operations_parameters_py3 -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyOperationsParameters(*, algorithm, value: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. algorithm identifier. Possible values include: - - ''RSA-OAEP'', ''RSA-OAEP-256'', ''RSA1_5''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters_py3.yml deleted file mode 100644 index 5a684fbefe6a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_operations_parameters_py3 -name: key_operations_parameters_py3 -fullName: azure.keyvault.v7_0.models.key_operations_parameters_py3 -classes: -- azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties.KeyProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties.KeyProperties.yml deleted file mode 100644 index 5f34f3d88a2e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties.KeyProperties.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_properties.KeyProperties -name: KeyProperties -fullName: azure.keyvault.v7_0.models.key_properties.KeyProperties -module: azure.keyvault.v7_0.models.key_properties -summary: Properties of the key pair backing a certificate. -constructor: - syntax: KeyProperties(**kwargs) - parameters: - - name: exportable - description: Indicates if the private key can be exported. - isRequired: true - types: - - - - name: key_type - description: 'The type of key pair to be used for the certificate. - - Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: reuse_key - description: 'Indicates if the same key pair will be used on - - certificate renewal.' - isRequired: true - types: - - - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.key_properties.KeyProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_properties.KeyProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_properties.KeyProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_properties.KeyProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_properties.KeyProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_properties.KeyProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_properties.KeyProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties.yml deleted file mode 100644 index 5e6a2b11f7c0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_properties -name: key_properties -fullName: azure.keyvault.v7_0.models.key_properties -classes: -- azure.keyvault.v7_0.models.key_properties.KeyProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.yml deleted file mode 100644 index 3b611417c486..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties -name: KeyProperties -fullName: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties -module: azure.keyvault.v7_0.models.key_properties_py3 -summary: Properties of the key pair backing a certificate. -constructor: - syntax: 'KeyProperties(*, exportable: bool = None, key_type=None, key_size: int - = None, reuse_key: bool = None, curve=None, **kwargs)' - parameters: - - name: exportable - description: Indicates if the private key can be exported. - isRequired: true - types: - - - - name: key_type - description: 'The type of key pair to be used for the certificate. - - Possible values include: ''EC'', ''EC-HSM'', ''RSA'', ''RSA-HSM'', ''oct''' - isRequired: true - types: - - - - - - name: key_size - description: 'The key size in bits. For example: 2048, 3072, or 4096 - - for RSA.' - isRequired: true - types: - - - - name: reuse_key - description: 'Indicates if the same key pair will be used on - - certificate renewal.' - isRequired: true - types: - - - - name: curve - description: 'Elliptic curve name. For valid values, see - - JsonWebKeyCurveName. Possible values include: ''P-256'', ''P-384'', ''P-521'', - - ''P-256K''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: exportable - defaultValue: None - - name: key_type - defaultValue: None - - name: key_size - defaultValue: None - - name: reuse_key - defaultValue: None - - name: curve - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties_py3.yml deleted file mode 100644 index fc92b788b9cb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_properties_py3 -name: key_properties_py3 -fullName: azure.keyvault.v7_0.models.key_properties_py3 -classes: -- azure.keyvault.v7_0.models.key_properties_py3.KeyProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.yml deleted file mode 100644 index beef1c51ce89..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters -name: KeyRestoreParameters -fullName: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters -module: azure.keyvault.v7_0.models.key_restore_parameters -summary: 'The key restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyRestoreParameters(**kwargs) - parameters: - - name: key_bundle_backup - description: 'Required. The backup blob associated with a key - - bundle.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters.yml deleted file mode 100644 index 5c75051c7df6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_restore_parameters -name: key_restore_parameters -fullName: azure.keyvault.v7_0.models.key_restore_parameters -classes: -- azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.yml deleted file mode 100644 index 72fa8209e3c1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters -name: KeyRestoreParameters -fullName: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters -module: azure.keyvault.v7_0.models.key_restore_parameters_py3 -summary: 'The key restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyRestoreParameters(*, key_bundle_backup: bytes, **kwargs)' - parameters: - - name: key_bundle_backup - description: 'Required. The backup blob associated with a key - - bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters_py3.yml deleted file mode 100644 index 34518a96f407..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_restore_parameters_py3 -name: key_restore_parameters_py3 -fullName: azure.keyvault.v7_0.models.key_restore_parameters_py3 -classes: -- azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.yml deleted file mode 100644 index adfe23be9947..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters -name: KeySignParameters -fullName: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters -module: azure.keyvault.v7_0.models.key_sign_parameters -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeySignParameters(**kwargs) - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm identifier. - - For more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', ''PS384'', - - ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', - ''ES512'', - - ''ES256K''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters.yml deleted file mode 100644 index dcccb1ce6038..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_sign_parameters -name: key_sign_parameters -fullName: azure.keyvault.v7_0.models.key_sign_parameters -classes: -- azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.yml deleted file mode 100644 index 4275c02c888d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters -name: KeySignParameters -fullName: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters -module: azure.keyvault.v7_0.models.key_sign_parameters_py3 -summary: 'The key operations parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeySignParameters(*, algorithm, value: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm identifier. - - For more information on possible algorithm types, see - - JsonWebKeySignatureAlgorithm. Possible values include: ''PS256'', ''PS384'', - - ''PS512'', ''RS256'', ''RS384'', ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', - ''ES512'', - - ''ES256K''' - isRequired: true - types: - - - - - - name: value - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters_py3.yml deleted file mode 100644 index 07ec27aafedc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_sign_parameters_py3 -name: key_sign_parameters_py3 -fullName: azure.keyvault.v7_0.models.key_sign_parameters_py3 -classes: -- azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.yml deleted file mode 100644 index 2a6de28d256d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters -name: KeyUpdateParameters -fullName: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters -module: azure.keyvault.v7_0.models.key_update_parameters -summary: The key update parameters. -constructor: - syntax: KeyUpdateParameters(**kwargs) - parameters: - - name: key_ops - description: 'Json web key operations. For more information on possible - - key operations, see JsonWebKeyOperation.' - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters.yml deleted file mode 100644 index 23bbf3af3610..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_update_parameters -name: key_update_parameters -fullName: azure.keyvault.v7_0.models.key_update_parameters -classes: -- azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.yml deleted file mode 100644 index 6f0cc8795e05..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters -name: KeyUpdateParameters -fullName: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters -module: azure.keyvault.v7_0.models.key_update_parameters_py3 -summary: The key update parameters. -constructor: - syntax: KeyUpdateParameters(*, key_ops=None, key_attributes=None, tags=None, **kwargs) - parameters: - - name: key_ops - description: 'Json web key operations. For more information on possible - - key operations, see JsonWebKeyOperation.' - isRequired: true - types: - - [ - - ] - - name: key_attributes - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: key_ops - defaultValue: None - - name: key_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters_py3.yml deleted file mode 100644 index ae00b976995f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_update_parameters_py3 -name: key_update_parameters_py3 -fullName: azure.keyvault.v7_0.models.key_update_parameters_py3 -classes: -- azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.ActionType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.ActionType.yml deleted file mode 100644 index 31050cf672af..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.ActionType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.ActionType -name: ActionType -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.ActionType -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: auto_renew - uid: azure.keyvault.v7_0.models.key_vault_client_enums.ActionType.auto_renew -- name: email_contacts - uid: azure.keyvault.v7_0.models.key_vault_client_enums.ActionType.email_contacts diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel.yml deleted file mode 100644 index f1b7ac2b98d3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel -name: DeletionRecoveryLevel -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: purgeable - uid: azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel.purgeable -- name: recoverable - uid: azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel.recoverable -- name: recoverable_protected_subscription - uid: azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel.recoverable_protected_subscription -- name: recoverable_purgeable - uid: azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel.recoverable_purgeable diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName.yml deleted file mode 100644 index 6b93f0d5561b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName -name: JsonWebKeyCurveName -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: p_256 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName.p_256 -- name: p_256_k - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName.p_256_k -- name: p_384 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName.p_384 -- name: p_521 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName.p_521 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.yml deleted file mode 100644 index 2b230cede8c4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm -name: JsonWebKeyEncryptionAlgorithm -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: rsa1_5 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.rsa1_5 -- name: rsa_oaep - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.rsa_oaep -- name: rsa_oaep_256 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.rsa_oaep_256 diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.yml deleted file mode 100644 index ebfb9896c861..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation -name: JsonWebKeyOperation -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: decrypt - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.decrypt -- name: encrypt - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.encrypt -- name: sign - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.sign -- name: unwrap_key - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.unwrap_key -- name: verify - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.verify -- name: wrap_key - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.wrap_key diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.yml deleted file mode 100644 index 07e6b2e0535e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm -name: JsonWebKeySignatureAlgorithm -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: es256 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.es256 -- name: es256_k - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.es256_k -- name: es384 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.es384 -- name: es512 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.es512 -- name: ps256 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.ps256 -- name: ps384 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.ps384 -- name: ps512 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.ps512 -- name: rs256 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.rs256 -- name: rs384 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.rs384 -- name: rs512 - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.rs512 -- name: rsnull - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.rsnull diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.yml deleted file mode 100644 index c082b5151ca2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType -name: JsonWebKeyType -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: ec - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.ec -- name: ec_hsm - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.ec_hsm -- name: oct - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.oct -- name: rsa - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.rsa -- name: rsa_hsm - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.rsa_hsm diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.yml deleted file mode 100644 index 5516ac53b09f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType -name: KeyUsageType -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: c_rl_sign - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.c_rl_sign -- name: data_encipherment - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.data_encipherment -- name: decipher_only - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.decipher_only -- name: digital_signature - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.digital_signature -- name: encipher_only - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.encipher_only -- name: key_agreement - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.key_agreement -- name: key_cert_sign - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.key_cert_sign -- name: key_encipherment - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.key_encipherment -- name: non_repudiation - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.non_repudiation diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType.yml deleted file mode 100644 index 7c1a76c65763..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType -name: SasTokenType -fullName: azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType -module: azure.keyvault.v7_0.models.key_vault_client_enums -fields: -- name: account - uid: azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType.account -- name: service - uid: azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType.service diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.yml deleted file mode 100644 index a19999aad8cf..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_vault_client_enums -name: key_vault_client_enums -fullName: azure.keyvault.v7_0.models.key_vault_client_enums -enums: -- azure.keyvault.v7_0.models.key_vault_client_enums.ActionType -- azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel -- azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName -- azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm -- azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation -- azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm -- azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType -- azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType -- azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.yml deleted file mode 100644 index 51eb103a7b8d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError -name: KeyVaultError -fullName: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError -module: azure.keyvault.v7_0.models.key_vault_error -summary: 'The key vault error exception. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVaultError(**kwargs) -variables: -- name: error - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException.yml deleted file mode 100644 index d90665e8e1f8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException -name: KeyVaultErrorException -fullName: azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException -module: azure.keyvault.v7_0.models.key_vault_error -summary: 'Server responsed with exception of type: ''KeyVaultError''.' -constructor: - syntax: KeyVaultErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.yml deleted file mode 100644 index f594c39eaec0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_vault_error -name: key_vault_error -fullName: azure.keyvault.v7_0.models.key_vault_error -classes: -- azure.keyvault.v7_0.models.key_vault_error.KeyVaultError -- azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.yml deleted file mode 100644 index e3a86c85fd30..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError -name: KeyVaultError -fullName: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError -module: azure.keyvault.v7_0.models.key_vault_error_py3 -summary: 'The key vault error exception. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVaultError(**kwargs) -variables: -- name: error - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException.yml deleted file mode 100644 index 356c086a6f13..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException -name: KeyVaultErrorException -fullName: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException -module: azure.keyvault.v7_0.models.key_vault_error_py3 -summary: 'Server responsed with exception of type: ''KeyVaultError''.' -constructor: - syntax: KeyVaultErrorException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException.args - name: args diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.yml deleted file mode 100644 index fa0f55d43368..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_vault_error_py3 -name: key_vault_error_py3 -fullName: azure.keyvault.v7_0.models.key_vault_error_py3 -classes: -- azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError -- azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.yml deleted file mode 100644 index eaf104978ddc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters -name: KeyVerifyParameters -fullName: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters -module: azure.keyvault.v7_0.models.key_verify_parameters -summary: 'The key verify parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: KeyVerifyParameters(**kwargs) - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm. For more - - information on possible algorithm types, see JsonWebKeySignatureAlgorithm. - - Possible values include: ''PS256'', ''PS384'', ''PS512'', ''RS256'', ''RS384'', - - ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', ''ES512'', ''ES256K''' - isRequired: true - types: - - - - - - name: digest - description: Required. The digest used for signing. - isRequired: true - types: - - - - name: signature - description: Required. The signature to be verified. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters.yml deleted file mode 100644 index 5502acf3bd7d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_verify_parameters -name: key_verify_parameters -fullName: azure.keyvault.v7_0.models.key_verify_parameters -classes: -- azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.yml deleted file mode 100644 index f3ff78093b31..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters -name: KeyVerifyParameters -fullName: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters -module: azure.keyvault.v7_0.models.key_verify_parameters_py3 -summary: 'The key verify parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyVerifyParameters(*, algorithm, digest: bytes, signature: bytes, **kwargs)' - parameters: - - name: algorithm - description: 'Required. The signing/verification algorithm. For more - - information on possible algorithm types, see JsonWebKeySignatureAlgorithm. - - Possible values include: ''PS256'', ''PS384'', ''PS512'', ''RS256'', ''RS384'', - - ''RS512'', ''RSNULL'', ''ES256'', ''ES384'', ''ES512'', ''ES256K''' - isRequired: true - types: - - - - - - name: digest - description: Required. The digest used for signing. - isRequired: true - types: - - - - name: signature - description: Required. The signature to be verified. - isRequired: true - types: - - - keywordOnlyParameters: - - name: algorithm - isRequired: true - - name: digest - isRequired: true - - name: signature - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters_py3.yml deleted file mode 100644 index 69d679bfbfd1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_verify_parameters_py3 -name: key_verify_parameters_py3 -fullName: azure.keyvault.v7_0.models.key_verify_parameters_py3 -classes: -- azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.yml deleted file mode 100644 index e25ba50e58e7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult -name: KeyVerifyResult -fullName: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult -module: azure.keyvault.v7_0.models.key_verify_result -summary: 'The key verify result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVerifyResult(**kwargs) -variables: -- description: True if the signature is verified, otherwise false. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result.yml deleted file mode 100644 index 7098d851e22d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_verify_result -name: key_verify_result -fullName: azure.keyvault.v7_0.models.key_verify_result -classes: -- azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.yml deleted file mode 100644 index d440bb9167b3..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult -name: KeyVerifyResult -fullName: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult -module: azure.keyvault.v7_0.models.key_verify_result_py3 -summary: 'The key verify result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: KeyVerifyResult(**kwargs) -variables: -- description: True if the signature is verified, otherwise false. - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result_py3.yml deleted file mode 100644 index fdfc0712947d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.key_verify_result_py3 -name: key_verify_result_py3 -fullName: azure.keyvault.v7_0.models.key_verify_result_py3 -classes: -- azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.yml deleted file mode 100644 index 1307a25dcbbb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction -name: LifetimeAction -fullName: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction -module: azure.keyvault.v7_0.models.lifetime_action -summary: 'Action and its trigger that will be performed by Key Vault over the - - lifetime of a certificate.' -constructor: - syntax: LifetimeAction(**kwargs) - parameters: - - name: trigger - description: The condition that will execute the action. - isRequired: true - types: - - - - name: action - description: The action that will be executed. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action.yml deleted file mode 100644 index bf4c86f6528b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.lifetime_action -name: lifetime_action -fullName: azure.keyvault.v7_0.models.lifetime_action -classes: -- azure.keyvault.v7_0.models.lifetime_action.LifetimeAction diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.yml deleted file mode 100644 index 71eb2dab6587..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction -name: LifetimeAction -fullName: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction -module: azure.keyvault.v7_0.models.lifetime_action_py3 -summary: 'Action and its trigger that will be performed by Key Vault over the - - lifetime of a certificate.' -constructor: - syntax: LifetimeAction(*, trigger=None, action=None, **kwargs) - parameters: - - name: trigger - description: The condition that will execute the action. - isRequired: true - types: - - - - name: action - description: The action that will be executed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: trigger - defaultValue: None - - name: action - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action_py3.yml deleted file mode 100644 index 441301df557a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.lifetime_action_py3 -name: lifetime_action_py3 -fullName: azure.keyvault.v7_0.models.lifetime_action_py3 -classes: -- azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details.OrganizationDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details.OrganizationDetails.yml deleted file mode 100644 index 370e8ddc4324..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details.OrganizationDetails.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails -name: OrganizationDetails -fullName: azure.keyvault.v7_0.models.organization_details.OrganizationDetails -module: azure.keyvault.v7_0.models.organization_details -summary: Details of the organization of the certificate issuer. -constructor: - syntax: OrganizationDetails(**kwargs) - parameters: - - name: id - description: Id of the organization. - isRequired: true - types: - - - - name: admin_details - description: Details of the organization administrator. - isRequired: true - types: - - [] -methods: -- uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details.yml deleted file mode 100644 index c84e824e2806..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.organization_details -name: organization_details -fullName: azure.keyvault.v7_0.models.organization_details -classes: -- azure.keyvault.v7_0.models.organization_details.OrganizationDetails diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.yml deleted file mode 100644 index 9e1ab3a4ba1e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails -name: OrganizationDetails -fullName: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails -module: azure.keyvault.v7_0.models.organization_details_py3 -summary: Details of the organization of the certificate issuer. -constructor: - syntax: 'OrganizationDetails(*, id: str = None, admin_details=None, **kwargs)' - parameters: - - name: id - description: Id of the organization. - isRequired: true - types: - - - - name: admin_details - description: Details of the organization administrator. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - defaultValue: None - - name: admin_details - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details_py3.yml deleted file mode 100644 index 053581512917..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.organization_details_py3 -name: organization_details_py3 -fullName: azure.keyvault.v7_0.models.organization_details_py3 -classes: -- azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.yml deleted file mode 100644 index 3dc978b1a6a7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult -name: PendingCertificateSigningRequestResult -fullName: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult -module: azure.keyvault.v7_0.models.pending_certificate_signing_request_result -summary: 'The pending certificate signing request result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: PendingCertificateSigningRequestResult(**kwargs) -variables: -- description: 'The pending certificate signing request as Base64 encoded - - string.' - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result.yml deleted file mode 100644 index 32d812838763..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result -name: pending_certificate_signing_request_result -fullName: azure.keyvault.v7_0.models.pending_certificate_signing_request_result -classes: -- azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.yml deleted file mode 100644 index 1a05f352e79a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult -name: PendingCertificateSigningRequestResult -fullName: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult -module: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3 -summary: 'The pending certificate signing request result. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: PendingCertificateSigningRequestResult(**kwargs) -variables: -- description: 'The pending certificate signing request as Base64 encoded - - string.' - name: value - types: - - -methods: -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.yml deleted file mode 100644 index cb2eac34e31c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3 -name: pending_certificate_signing_request_result_py3 -fullName: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3 -classes: -- azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.yml deleted file mode 100644 index 4563f78cce60..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes -name: SasDefinitionAttributes -fullName: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes -module: azure.keyvault.v7_0.models.sas_definition_attributes -summary: 'The SAS definition management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionAttributes(**kwargs) - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for SAS definitions in the current vault. If it contains - - ''Purgeable'' the SAS definition can be permanently deleted by a privileged - - user; otherwise, only the system can purge the SAS definition, at the end - - of the retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes.yml deleted file mode 100644 index 66677b457d77..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_attributes -name: sas_definition_attributes -fullName: azure.keyvault.v7_0.models.sas_definition_attributes -classes: -- azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.yml deleted file mode 100644 index 7ac7a28657c4..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes -name: SasDefinitionAttributes -fullName: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes -module: azure.keyvault.v7_0.models.sas_definition_attributes_py3 -summary: 'The SAS definition management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SasDefinitionAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for SAS definitions in the current vault. If it contains - - ''Purgeable'' the SAS definition can be permanently deleted by a privileged - - user; otherwise, only the system can purge the SAS definition, at the end - - of the retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes_py3.yml deleted file mode 100644 index cadd249e716c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3 -name: sas_definition_attributes_py3 -fullName: azure.keyvault.v7_0.models.sas_definition_attributes_py3 -classes: -- azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.yml deleted file mode 100644 index f9a2b1763491..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle -name: SasDefinitionBundle -fullName: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle -module: azure.keyvault.v7_0.models.sas_definition_bundle -summary: 'A SAS definition bundle consists of key vault SAS definition details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionBundle(**kwargs) -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - name: template_uri - types: - - -- description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - name: sas_type - types: - - - - -- description: 'The validity period of SAS tokens created according - - to the SAS definition.' - name: validity_period - types: - - -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle.yml deleted file mode 100644 index ac47599f9eac..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_bundle -name: sas_definition_bundle -fullName: azure.keyvault.v7_0.models.sas_definition_bundle -classes: -- azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.yml deleted file mode 100644 index bf8867570d54..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle -name: SasDefinitionBundle -fullName: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle -module: azure.keyvault.v7_0.models.sas_definition_bundle_py3 -summary: 'A SAS definition bundle consists of key vault SAS definition details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionBundle(**kwargs) -variables: -- description: The SAS definition id. - name: id - types: - - -- description: Storage account SAS definition secret id. - name: secret_id - types: - - -- description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - name: template_uri - types: - - -- description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - name: sas_type - types: - - - - -- description: 'The validity period of SAS tokens created according - - to the SAS definition.' - name: validity_period - types: - - -- description: The SAS definition attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle_py3.yml deleted file mode 100644 index 97a05628e65d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3 -name: sas_definition_bundle_py3 -fullName: azure.keyvault.v7_0.models.sas_definition_bundle_py3 -classes: -- azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.yml deleted file mode 100644 index c374be2299b1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters -name: SasDefinitionCreateParameters -fullName: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters -module: azure.keyvault.v7_0.models.sas_definition_create_parameters -summary: 'The SAS definition create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SasDefinitionCreateParameters(**kwargs) - parameters: - - name: template_uri - description: 'Required. The SAS definition token template signed - - with an arbitrary key. Tokens created according to the SAS definition - - will have the same properties as the template.' - isRequired: true - types: - - - - name: sas_type - description: 'Required. The type of SAS token the SAS definition will - - create. Possible values include: ''account'', ''service''' - isRequired: true - types: - - - - - - name: validity_period - description: 'Required. The validity period of SAS tokens - - created according to the SAS definition.' - isRequired: true - types: - - - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters.yml deleted file mode 100644 index ebb9db81846a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_create_parameters -name: sas_definition_create_parameters -fullName: azure.keyvault.v7_0.models.sas_definition_create_parameters -classes: -- azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.yml deleted file mode 100644 index 7f71e9dc4bbd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters -name: SasDefinitionCreateParameters -fullName: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters -module: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3 -summary: 'The SAS definition create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SasDefinitionCreateParameters(*, template_uri: str, sas_type, validity_period: - str, sas_definition_attributes=None, tags=None, **kwargs)' - parameters: - - name: template_uri - description: 'Required. The SAS definition token template signed - - with an arbitrary key. Tokens created according to the SAS definition - - will have the same properties as the template.' - isRequired: true - types: - - - - name: sas_type - description: 'Required. The type of SAS token the SAS definition will - - create. Possible values include: ''account'', ''service''' - isRequired: true - types: - - - - - - name: validity_period - description: 'Required. The validity period of SAS tokens - - created according to the SAS definition.' - isRequired: true - types: - - - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: template_uri - isRequired: true - - name: sas_type - isRequired: true - - name: validity_period - isRequired: true - - name: sas_definition_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.yml deleted file mode 100644 index b1e9b708fc61..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3 -name: sas_definition_create_parameters_py3 -fullName: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3 -classes: -- azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.yml deleted file mode 100644 index e662979e5a72..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem -name: SasDefinitionItem -fullName: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem -module: azure.keyvault.v7_0.models.sas_definition_item -summary: 'The SAS definition item containing storage SAS definition metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionItem(**kwargs) -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item.yml deleted file mode 100644 index 67482c63bcd6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_item -name: sas_definition_item -fullName: azure.keyvault.v7_0.models.sas_definition_item -classes: -- azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.yml deleted file mode 100644 index eb2c67a6a78c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged -name: SasDefinitionItemPaged -fullName: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged -module: azure.keyvault.v7_0.models.sas_definition_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: SasDefinitionItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_paged.yml deleted file mode 100644 index 3f868ed71b5f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_item_paged -name: sas_definition_item_paged -fullName: azure.keyvault.v7_0.models.sas_definition_item_paged -classes: -- azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.yml deleted file mode 100644 index 29aa82643cee..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem -name: SasDefinitionItem -fullName: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem -module: azure.keyvault.v7_0.models.sas_definition_item_py3 -summary: 'The SAS definition item containing storage SAS definition metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SasDefinitionItem(**kwargs) -variables: -- description: The storage SAS identifier. - name: id - types: - - -- description: The storage account SAS definition secret id. - name: secret_id - types: - - -- description: The SAS definition management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_py3.yml deleted file mode 100644 index fabce09681a6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_item_py3 -name: sas_definition_item_py3 -fullName: azure.keyvault.v7_0.models.sas_definition_item_py3 -classes: -- azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.yml deleted file mode 100644 index 5e20e6c6171f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters -name: SasDefinitionUpdateParameters -fullName: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters -module: azure.keyvault.v7_0.models.sas_definition_update_parameters -summary: The SAS definition update parameters. -constructor: - syntax: SasDefinitionUpdateParameters(**kwargs) - parameters: - - name: template_uri - description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - isRequired: true - types: - - - - name: sas_type - description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - isRequired: true - types: - - - - - - name: validity_period - description: 'The validity period of SAS tokens created - - according to the SAS definition.' - isRequired: true - types: - - - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters.yml deleted file mode 100644 index 0ab41ec34ed0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_update_parameters -name: sas_definition_update_parameters -fullName: azure.keyvault.v7_0.models.sas_definition_update_parameters -classes: -- azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.yml deleted file mode 100644 index b2358891773d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters -name: SasDefinitionUpdateParameters -fullName: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters -module: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3 -summary: The SAS definition update parameters. -constructor: - syntax: 'SasDefinitionUpdateParameters(*, template_uri: str = None, sas_type=None, - validity_period: str = None, sas_definition_attributes=None, tags=None, **kwargs)' - parameters: - - name: template_uri - description: 'The SAS definition token template signed with an - - arbitrary key. Tokens created according to the SAS definition will have - - the same properties as the template.' - isRequired: true - types: - - - - name: sas_type - description: 'The type of SAS token the SAS definition will create. - - Possible values include: ''account'', ''service''' - isRequired: true - types: - - - - - - name: validity_period - description: 'The validity period of SAS tokens created - - according to the SAS definition.' - isRequired: true - types: - - - - name: sas_definition_attributes - description: The attributes of the SAS definition. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: template_uri - defaultValue: None - - name: sas_type - defaultValue: None - - name: validity_period - defaultValue: None - - name: sas_definition_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.yml deleted file mode 100644 index 146aea5c5d9e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3 -name: sas_definition_update_parameters_py3 -fullName: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3 -classes: -- azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.yml deleted file mode 100644 index 605b90042ad5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes -name: SecretAttributes -fullName: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes -module: azure.keyvault.v7_0.models.secret_attributes -summary: 'The secret management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SecretAttributes(**kwargs) - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for secrets in the current vault. If it contains ''Purgeable'', the - - secret can be permanently deleted by a privileged user; otherwise, only - - the system can purge the secret, at the end of the retention interval. - - Possible values include: ''Purgeable'', ''Recoverable+Purgeable'', - - ''Recoverable'', ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes.yml deleted file mode 100644 index 4219adca065c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_attributes -name: secret_attributes -fullName: azure.keyvault.v7_0.models.secret_attributes -classes: -- azure.keyvault.v7_0.models.secret_attributes.SecretAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.yml deleted file mode 100644 index c3f8cae93d68..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes -name: SecretAttributes -fullName: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes -module: azure.keyvault.v7_0.models.secret_attributes_py3 -summary: 'The secret management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretAttributes(*, enabled: bool = None, not_before=None, expires=None, - **kwargs)' - parameters: - - name: enabled - description: Determines whether the object is enabled. - isRequired: true - types: - - - - name: not_before - description: Not before date in UTC. - isRequired: true - types: - - - - name: expires - description: Expiry date in UTC. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None - - name: not_before - defaultValue: None - - name: expires - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for secrets in the current vault. If it contains ''Purgeable'', the - - secret can be permanently deleted by a privileged user; otherwise, only - - the system can purge the secret, at the end of the retention interval. - - Possible values include: ''Purgeable'', ''Recoverable+Purgeable'', - - ''Recoverable'', ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes_py3.yml deleted file mode 100644 index 8ad979a77dce..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_attributes_py3 -name: secret_attributes_py3 -fullName: azure.keyvault.v7_0.models.secret_attributes_py3 -classes: -- azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle.SecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle.SecretBundle.yml deleted file mode 100644 index 825a25c02bc0..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle.SecretBundle.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle -name: SecretBundle -fullName: azure.keyvault.v7_0.models.secret_bundle.SecretBundle -module: azure.keyvault.v7_0.models.secret_bundle -summary: 'A secret consisting of a value, id and its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SecretBundle(**kwargs) - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle.yml deleted file mode 100644 index 16d5bb4976fd..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_bundle -name: secret_bundle -fullName: azure.keyvault.v7_0.models.secret_bundle -classes: -- azure.keyvault.v7_0.models.secret_bundle.SecretBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.yml deleted file mode 100644 index d7a2c2c54f33..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle -name: SecretBundle -fullName: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle -module: azure.keyvault.v7_0.models.secret_bundle_py3 -summary: 'A secret consisting of a value, id and its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretBundle(*, value: str = None, id: str = None, content_type: str = - None, attributes=None, tags=None, **kwargs)' - parameters: - - name: value - description: The secret value. - isRequired: true - types: - - - - name: id - description: The secret id. - isRequired: true - types: - - - - name: content_type - description: The content type of the secret. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: value - defaultValue: None - - name: id - defaultValue: None - - name: content_type - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: 'If this is a secret backing a KV certificate, then this field - - specifies the corresponding key backing the KV certificate.' - name: kid - types: - - -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a secret backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle_py3.yml deleted file mode 100644 index f04cf170c444..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_bundle_py3 -name: secret_bundle_py3 -fullName: azure.keyvault.v7_0.models.secret_bundle_py3 -classes: -- azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item.SecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item.SecretItem.yml deleted file mode 100644 index 8a2c32e89a4d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item.SecretItem.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_item.SecretItem -name: SecretItem -fullName: azure.keyvault.v7_0.models.secret_item.SecretItem -module: azure.keyvault.v7_0.models.secret_item -summary: 'The secret item containing secret metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: SecretItem(**kwargs) - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.secret_item.SecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_item.SecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_item.SecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_item.SecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_item.SecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_item.SecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_item.SecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item.yml deleted file mode 100644 index ee4e6e10c5aa..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_item -name: secret_item -fullName: azure.keyvault.v7_0.models.secret_item -classes: -- azure.keyvault.v7_0.models.secret_item.SecretItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.yml deleted file mode 100644 index 4d050560be1e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged -name: SecretItemPaged -fullName: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged -module: azure.keyvault.v7_0.models.secret_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: SecretItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_paged.yml deleted file mode 100644 index b48f9e98c8f6..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_item_paged -name: secret_item_paged -fullName: azure.keyvault.v7_0.models.secret_item_paged -classes: -- azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_py3.SecretItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_py3.SecretItem.yml deleted file mode 100644 index 1d2332ff8aa8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_py3.SecretItem.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem -name: SecretItem -fullName: azure.keyvault.v7_0.models.secret_item_py3.SecretItem -module: azure.keyvault.v7_0.models.secret_item_py3 -summary: 'The secret item containing secret metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'SecretItem(*, id: str = None, attributes=None, tags=None, content_type: - str = None, **kwargs)' - parameters: - - name: id - description: Secret identifier. - isRequired: true - types: - - - - name: attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: attributes - defaultValue: None - - name: tags - defaultValue: None - - name: content_type - defaultValue: None -variables: -- description: 'True if the secret''s lifetime is managed by key vault. If - - this is a key backing a certificate, then managed will be true.' - name: managed - types: - - -methods: -- uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_py3.yml deleted file mode 100644 index d5a8e6ddea0e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_item_py3 -name: secret_item_py3 -fullName: azure.keyvault.v7_0.models.secret_item_py3 -classes: -- azure.keyvault.v7_0.models.secret_item_py3.SecretItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties.SecretProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties.SecretProperties.yml deleted file mode 100644 index 88b44b8bae36..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties.SecretProperties.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties -name: SecretProperties -fullName: azure.keyvault.v7_0.models.secret_properties.SecretProperties -module: azure.keyvault.v7_0.models.secret_properties -summary: Properties of the key backing a certificate. -constructor: - syntax: SecretProperties(**kwargs) - parameters: - - name: content_type - description: The media type (MIME type). - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties.yml deleted file mode 100644 index fe3583c8880a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_properties -name: secret_properties -fullName: azure.keyvault.v7_0.models.secret_properties -classes: -- azure.keyvault.v7_0.models.secret_properties.SecretProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.yml deleted file mode 100644 index ceaabe38337d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties -name: SecretProperties -fullName: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties -module: azure.keyvault.v7_0.models.secret_properties_py3 -summary: Properties of the key backing a certificate. -constructor: - syntax: 'SecretProperties(*, content_type: str = None, **kwargs)' - parameters: - - name: content_type - description: The media type (MIME type). - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_type - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties_py3.yml deleted file mode 100644 index 2d9154379009..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_properties_py3 -name: secret_properties_py3 -fullName: azure.keyvault.v7_0.models.secret_properties_py3 -classes: -- azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.yml deleted file mode 100644 index b5ab05fef522..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters -name: SecretRestoreParameters -fullName: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters -module: azure.keyvault.v7_0.models.secret_restore_parameters -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SecretRestoreParameters(**kwargs) - parameters: - - name: secret_bundle_backup - description: 'Required. The backup blob associated with a - - secret bundle.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters.yml deleted file mode 100644 index da2ac5377dc7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_restore_parameters -name: secret_restore_parameters -fullName: azure.keyvault.v7_0.models.secret_restore_parameters -classes: -- azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.yml deleted file mode 100644 index ae2e876fb910..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters -name: SecretRestoreParameters -fullName: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters -module: azure.keyvault.v7_0.models.secret_restore_parameters_py3 -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretRestoreParameters(*, secret_bundle_backup: bytes, **kwargs)' - parameters: - - name: secret_bundle_backup - description: 'Required. The backup blob associated with a - - secret bundle.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: secret_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters_py3.yml deleted file mode 100644 index 75605cdce228..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3 -name: secret_restore_parameters_py3 -fullName: azure.keyvault.v7_0.models.secret_restore_parameters_py3 -classes: -- azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.yml deleted file mode 100644 index bd870370c589..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters -name: SecretSetParameters -fullName: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters -module: azure.keyvault.v7_0.models.secret_set_parameters -summary: 'The secret set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SecretSetParameters(**kwargs) - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters.yml deleted file mode 100644 index 3581799fe5f5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_set_parameters -name: secret_set_parameters -fullName: azure.keyvault.v7_0.models.secret_set_parameters -classes: -- azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.yml deleted file mode 100644 index 7974fa6c2fc7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters -name: SecretSetParameters -fullName: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters -module: azure.keyvault.v7_0.models.secret_set_parameters_py3 -summary: 'The secret set parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretSetParameters(*, value: str, tags=None, content_type: str = None, - secret_attributes=None, **kwargs)' - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: tags - defaultValue: None - - name: content_type - defaultValue: None - - name: secret_attributes - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters_py3.yml deleted file mode 100644 index 9cbb0f3562d2..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_set_parameters_py3 -name: secret_set_parameters_py3 -fullName: azure.keyvault.v7_0.models.secret_set_parameters_py3 -classes: -- azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.yml deleted file mode 100644 index 1ffcfc714bfe..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters -name: SecretUpdateParameters -fullName: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters -module: azure.keyvault.v7_0.models.secret_update_parameters -summary: The secret update parameters. -constructor: - syntax: SecretUpdateParameters(**kwargs) - parameters: - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters.yml deleted file mode 100644 index 624e83935235..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_update_parameters -name: secret_update_parameters -fullName: azure.keyvault.v7_0.models.secret_update_parameters -classes: -- azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.yml deleted file mode 100644 index 2770531f7f16..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters -name: SecretUpdateParameters -fullName: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters -module: azure.keyvault.v7_0.models.secret_update_parameters_py3 -summary: The secret update parameters. -constructor: - syntax: 'SecretUpdateParameters(*, content_type: str = None, secret_attributes=None, - tags=None, **kwargs)' - parameters: - - name: content_type - description: Type of the secret value such as a password. - isRequired: true - types: - - - - name: secret_attributes - description: The secret management attributes. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: content_type - defaultValue: None - - name: secret_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters_py3.yml deleted file mode 100644 index b4264776bf32..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.secret_update_parameters_py3 -name: secret_update_parameters_py3 -fullName: azure.keyvault.v7_0.models.secret_update_parameters_py3 -classes: -- azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.yml deleted file mode 100644 index 79f7e6818c4f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes -name: StorageAccountAttributes -fullName: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes -module: azure.keyvault.v7_0.models.storage_account_attributes -summary: 'The storage account management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageAccountAttributes(**kwargs) - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for storage accounts in the current vault. If it contains - - ''Purgeable'' the storage account can be permanently deleted by a privileged - - user; otherwise, only the system can purge the storage account, at the end - - of the retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes.yml deleted file mode 100644 index 66a46a32889a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_attributes -name: storage_account_attributes -fullName: azure.keyvault.v7_0.models.storage_account_attributes -classes: -- azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.yml deleted file mode 100644 index d351d03dd318..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes -name: StorageAccountAttributes -fullName: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes -module: azure.keyvault.v7_0.models.storage_account_attributes_py3 -summary: 'The storage account management attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'StorageAccountAttributes(*, enabled: bool = None, **kwargs)' - parameters: - - name: enabled - description: the enabled state of the object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: enabled - defaultValue: None -variables: -- description: Creation time in UTC. - name: created - types: - - -- description: Last updated time in UTC. - name: updated - types: - - -- description: 'Reflects the deletion recovery level currently in - - effect for storage accounts in the current vault. If it contains - - ''Purgeable'' the storage account can be permanently deleted by a privileged - - user; otherwise, only the system can purge the storage account, at the end - - of the retention interval. Possible values include: ''Purgeable'', - - ''Recoverable+Purgeable'', ''Recoverable'', - - ''Recoverable+ProtectedSubscription''' - name: recovery_level - types: - - - - -methods: -- uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes_py3.yml deleted file mode 100644 index 9af67346e00e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_attributes_py3 -name: storage_account_attributes_py3 -fullName: azure.keyvault.v7_0.models.storage_account_attributes_py3 -classes: -- azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.yml deleted file mode 100644 index 18707aff5017..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters -name: StorageAccountCreateParameters -fullName: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters -module: azure.keyvault.v7_0.models.storage_account_create_parameters -summary: 'The storage account create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StorageAccountCreateParameters(**kwargs) - parameters: - - name: resource_id - description: Required. Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Required. Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'Required. whether keyvault should manage the - - storage account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters.yml deleted file mode 100644 index 67c2c04a566f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_create_parameters -name: storage_account_create_parameters -fullName: azure.keyvault.v7_0.models.storage_account_create_parameters -classes: -- azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.yml deleted file mode 100644 index a3fda504b44e..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters -name: StorageAccountCreateParameters -fullName: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters -module: azure.keyvault.v7_0.models.storage_account_create_parameters_py3 -summary: 'The storage account create parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountCreateParameters(*, resource_id: str, active_key_name: str, - auto_regenerate_key: bool, regeneration_period: str = None, storage_account_attributes=None, - tags=None, **kwargs)' - parameters: - - name: resource_id - description: Required. Storage account resource id. - isRequired: true - types: - - - - name: active_key_name - description: Required. Current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'Required. whether keyvault should manage the - - storage account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: resource_id - isRequired: true - - name: active_key_name - isRequired: true - - name: auto_regenerate_key - isRequired: true - - name: regeneration_period - defaultValue: None - - name: storage_account_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters_py3.yml deleted file mode 100644 index 57e3ea667e2f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3 -name: storage_account_create_parameters_py3 -fullName: azure.keyvault.v7_0.models.storage_account_create_parameters_py3 -classes: -- azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.yml deleted file mode 100644 index 9bab768738bc..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem -name: StorageAccountItem -fullName: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem -module: azure.keyvault.v7_0.models.storage_account_item -summary: 'The storage account item containing storage account metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageAccountItem(**kwargs) -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item.yml deleted file mode 100644 index 810b4776f1b5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_item -name: storage_account_item -fullName: azure.keyvault.v7_0.models.storage_account_item -classes: -- azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.yml deleted file mode 100644 index 15ef2f41725d..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged -name: StorageAccountItemPaged -fullName: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged -module: azure.keyvault.v7_0.models.storage_account_item_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: StorageAccountItemPaged(*args, **kwargs) -methods: -- uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.advance_page - name: advance_page - summary: 'Force moving the cursor to the next azure call. - - - This method is for advanced usage, iterator protocol is preferred.' - signature: advance_page() -> List[Model] - return: - description: The current page list - types: - - - exceptions: - - type: StopIteration if no further page -- uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.async_advance_page - name: async_advance_page - signature: async async_advance_page() -- uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.async_get - name: async_get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: async async_get(url) - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.get - name: get - summary: 'Get an arbitrary page. - - - This resets the iterator and then fully consumes it to return the - - specific page **only**.' - signature: 'get(url: str) -> List[Model]' - parameters: - - name: url - description: URL to arbitrary page results. - isRequired: true - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.next - name: next - summary: Iterate through responses. - signature: next() -- uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.reset - name: reset - summary: Reset iterator to first page. - signature: reset() -> None -attributes: -- uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.raw - name: raw - summary: Get current page as ClientRawResponse. - return: - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_paged.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_paged.yml deleted file mode 100644 index a3e48ecb1c84..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_item_paged -name: storage_account_item_paged -fullName: azure.keyvault.v7_0.models.storage_account_item_paged -classes: -- azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.yml deleted file mode 100644 index 3ddb4853cbd5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem -name: StorageAccountItem -fullName: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem -module: azure.keyvault.v7_0.models.storage_account_item_py3 -summary: 'The storage account item containing storage account metadata. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageAccountItem(**kwargs) -variables: -- description: Storage identifier. - name: id - types: - - -- description: Storage account resource Id. - name: resource_id - types: - - -- description: The storage account management attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs. - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_py3.yml deleted file mode 100644 index 721f723f84e9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_item_py3 -name: storage_account_item_py3 -fullName: azure.keyvault.v7_0.models.storage_account_item_py3 -classes: -- azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.yml deleted file mode 100644 index 8c56af04e7fa..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters -name: StorageAccountRegenerteKeyParameters -fullName: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters -module: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters -summary: 'The storage account key regenerate parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StorageAccountRegenerteKeyParameters(**kwargs) - parameters: - - name: key_name - description: Required. The storage account key name. - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.yml deleted file mode 100644 index 0fb168d380e7..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters -name: storage_account_regenerte_key_parameters -fullName: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters -classes: -- azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.yml deleted file mode 100644 index 38821b03ddcb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters -name: StorageAccountRegenerteKeyParameters -fullName: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters -module: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3 -summary: 'The storage account key regenerate parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountRegenerteKeyParameters(*, key_name: str, **kwargs)' - parameters: - - name: key_name - description: Required. The storage account key name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_name - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.yml deleted file mode 100644 index e0d4a0f53a32..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3 -name: storage_account_regenerte_key_parameters_py3 -fullName: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3 -classes: -- azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.yml deleted file mode 100644 index cec0662e8539..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters -name: StorageAccountUpdateParameters -fullName: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters -module: azure.keyvault.v7_0.models.storage_account_update_parameters -summary: The storage account update parameters. -constructor: - syntax: StorageAccountUpdateParameters(**kwargs) - parameters: - - name: active_key_name - description: The current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters.yml deleted file mode 100644 index 927ce8d74f55..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_update_parameters -name: storage_account_update_parameters -fullName: azure.keyvault.v7_0.models.storage_account_update_parameters -classes: -- azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.yml deleted file mode 100644 index d8f2d66b883b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters -name: StorageAccountUpdateParameters -fullName: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters -module: azure.keyvault.v7_0.models.storage_account_update_parameters_py3 -summary: The storage account update parameters. -constructor: - syntax: 'StorageAccountUpdateParameters(*, active_key_name: str = None, auto_regenerate_key: - bool = None, regeneration_period: str = None, storage_account_attributes=None, - tags=None, **kwargs)' - parameters: - - name: active_key_name - description: The current active storage account key name. - isRequired: true - types: - - - - name: auto_regenerate_key - description: 'whether keyvault should manage the storage - - account for the user.' - isRequired: true - types: - - - - name: regeneration_period - description: 'The key regeneration time duration specified - - in ISO-8601 format.' - isRequired: true - types: - - - - name: storage_account_attributes - description: The attributes of the storage account. - isRequired: true - types: - - - - name: tags - description: Application specific metadata in the form of key-value pairs. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: active_key_name - defaultValue: None - - name: auto_regenerate_key - defaultValue: None - - name: regeneration_period - defaultValue: None - - name: storage_account_attributes - defaultValue: None - - name: tags - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters_py3.yml deleted file mode 100644 index 09e9bcf66f4a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3 -name: storage_account_update_parameters_py3 -fullName: azure.keyvault.v7_0.models.storage_account_update_parameters_py3 -classes: -- azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle.StorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle.StorageBundle.yml deleted file mode 100644 index 17fa09dd5090..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle.StorageBundle.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle -name: StorageBundle -fullName: azure.keyvault.v7_0.models.storage_bundle.StorageBundle -module: azure.keyvault.v7_0.models.storage_bundle -summary: 'A Storage account bundle consists of key vault storage account details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageBundle(**kwargs) -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle.yml deleted file mode 100644 index 2bafa6a2fa96..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_bundle -name: storage_bundle -fullName: azure.keyvault.v7_0.models.storage_bundle -classes: -- azure.keyvault.v7_0.models.storage_bundle.StorageBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.yml deleted file mode 100644 index d3108b707259..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle -name: StorageBundle -fullName: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle -module: azure.keyvault.v7_0.models.storage_bundle_py3 -summary: 'A Storage account bundle consists of key vault storage account details plus - - its attributes. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: StorageBundle(**kwargs) -variables: -- description: The storage account id. - name: id - types: - - -- description: The storage account resource id. - name: resource_id - types: - - -- description: The current active storage account key name. - name: active_key_name - types: - - -- description: 'whether keyvault should manage the storage - - account for the user.' - name: auto_regenerate_key - types: - - -- description: 'The key regeneration time duration specified in - - ISO-8601 format.' - name: regeneration_period - types: - - -- description: The storage account attributes. - name: attributes - types: - - -- description: Application specific metadata in the form of key-value pairs - name: tags - types: - - [, ] -methods: -- uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle_py3.yml deleted file mode 100644 index d3115a68eb54..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_bundle_py3 -name: storage_bundle_py3 -fullName: azure.keyvault.v7_0.models.storage_bundle_py3 -classes: -- azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.yml deleted file mode 100644 index 4d8671930709..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters -name: StorageRestoreParameters -fullName: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters -module: azure.keyvault.v7_0.models.storage_restore_parameters -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StorageRestoreParameters(**kwargs) - parameters: - - name: storage_bundle_backup - description: 'Required. The backup blob associated with a - - storage account.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters.yml deleted file mode 100644 index 2ba2db123a27..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_restore_parameters -name: storage_restore_parameters -fullName: azure.keyvault.v7_0.models.storage_restore_parameters -classes: -- azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.yml deleted file mode 100644 index b31cc61641c1..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters -name: StorageRestoreParameters -fullName: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters -module: azure.keyvault.v7_0.models.storage_restore_parameters_py3 -summary: 'The secret restore parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageRestoreParameters(*, storage_bundle_backup: bytes, **kwargs)' - parameters: - - name: storage_bundle_backup - description: 'Required. The backup blob associated with a - - storage account.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: storage_bundle_backup - isRequired: true -methods: -- uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters_py3.yml deleted file mode 100644 index c70f7b3bdf92..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3 -name: storage_restore_parameters_py3 -fullName: azure.keyvault.v7_0.models.storage_restore_parameters_py3 -classes: -- azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.yml deleted file mode 100644 index 8e6542d1b3fb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames -name: SubjectAlternativeNames -fullName: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames -module: azure.keyvault.v7_0.models.subject_alternative_names -summary: The subject alternate names of a X509 object. -constructor: - syntax: SubjectAlternativeNames(**kwargs) - parameters: - - name: emails - description: Email addresses. - isRequired: true - types: - - [] - - name: dns_names - description: Domain names. - isRequired: true - types: - - [] - - name: upns - description: User principal names. - isRequired: true - types: - - [] -methods: -- uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names.yml deleted file mode 100644 index 2a37a10d79f8..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.subject_alternative_names -name: subject_alternative_names -fullName: azure.keyvault.v7_0.models.subject_alternative_names -classes: -- azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.yml deleted file mode 100644 index a73c49fc647c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames -name: SubjectAlternativeNames -fullName: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames -module: azure.keyvault.v7_0.models.subject_alternative_names_py3 -summary: The subject alternate names of a X509 object. -constructor: - syntax: SubjectAlternativeNames(*, emails=None, dns_names=None, upns=None, **kwargs) - parameters: - - name: emails - description: Email addresses. - isRequired: true - types: - - [] - - name: dns_names - description: Domain names. - isRequired: true - types: - - [] - - name: upns - description: User principal names. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: emails - defaultValue: None - - name: dns_names - defaultValue: None - - name: upns - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names_py3.yml deleted file mode 100644 index 9ec0829cc5a9..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.subject_alternative_names_py3 -name: subject_alternative_names_py3 -fullName: azure.keyvault.v7_0.models.subject_alternative_names_py3 -classes: -- azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger.Trigger.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger.Trigger.yml deleted file mode 100644 index 49680f3ce19a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger.Trigger.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.trigger.Trigger -name: Trigger -fullName: azure.keyvault.v7_0.models.trigger.Trigger -module: azure.keyvault.v7_0.models.trigger -summary: A condition to be satisfied for an action to be executed. -constructor: - syntax: Trigger(**kwargs) - parameters: - - name: lifetime_percentage - description: 'Percentage of lifetime at which to trigger. - - Value should be between 1 and 99.' - isRequired: true - types: - - - - name: days_before_expiry - description: 'Days before expiry to attempt renewal. Value - - should be between 1 and validity_in_months multiplied by 27. If - - validity_in_months is 36, then value should be between 1 and 972 (36 * - - 27).' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.trigger.Trigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.trigger.Trigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.trigger.Trigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.trigger.Trigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.trigger.Trigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.trigger.Trigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.trigger.Trigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger.yml deleted file mode 100644 index b828f1b40f7b..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.trigger -name: trigger -fullName: azure.keyvault.v7_0.models.trigger -classes: -- azure.keyvault.v7_0.models.trigger.Trigger diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger_py3.Trigger.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger_py3.Trigger.yml deleted file mode 100644 index 3c2bd7a9ac62..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger_py3.Trigger.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.trigger_py3.Trigger -name: Trigger -fullName: azure.keyvault.v7_0.models.trigger_py3.Trigger -module: azure.keyvault.v7_0.models.trigger_py3 -summary: A condition to be satisfied for an action to be executed. -constructor: - syntax: 'Trigger(*, lifetime_percentage: int = None, days_before_expiry: int = None, - **kwargs)' - parameters: - - name: lifetime_percentage - description: 'Percentage of lifetime at which to trigger. - - Value should be between 1 and 99.' - isRequired: true - types: - - - - name: days_before_expiry - description: 'Days before expiry to attempt renewal. Value - - should be between 1 and validity_in_months multiplied by 27. If - - validity_in_months is 36, then value should be between 1 and 972 (36 * - - 27).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: lifetime_percentage - defaultValue: None - - name: days_before_expiry - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.trigger_py3.Trigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.trigger_py3.Trigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.trigger_py3.Trigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.trigger_py3.Trigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.trigger_py3.Trigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.trigger_py3.Trigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.trigger_py3.Trigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger_py3.yml deleted file mode 100644 index 22fb1dee588c..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.trigger_py3 -name: trigger_py3 -fullName: azure.keyvault.v7_0.models.trigger_py3 -classes: -- azure.keyvault.v7_0.models.trigger_py3.Trigger diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.yml deleted file mode 100644 index 0881f3d3ba67..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties -name: X509CertificateProperties -fullName: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties -module: azure.keyvault.v7_0.models.x509_certificate_properties -summary: Properties of the X509 component of a certificate. -constructor: - syntax: X509CertificateProperties(**kwargs) - parameters: - - name: subject - description: 'The subject name. Should be a valid X509 distinguished - - Name.' - isRequired: true - types: - - - - name: ekus - description: The enhanced key usage. - isRequired: true - types: - - [] - - name: subject_alternative_names - description: The subject alternative names. - isRequired: true - types: - - - - name: key_usage - description: List of key usages. - isRequired: true - types: - - [ - - ] - - name: validity_in_months - description: 'The duration that the ceritifcate is valid in - - months.' - isRequired: true - types: - - -methods: -- uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties.yml deleted file mode 100644 index ca369cc6ba31..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.x509_certificate_properties -name: x509_certificate_properties -fullName: azure.keyvault.v7_0.models.x509_certificate_properties -classes: -- azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.yml deleted file mode 100644 index 8faaab3ab146..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties -name: X509CertificateProperties -fullName: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties -module: azure.keyvault.v7_0.models.x509_certificate_properties_py3 -summary: Properties of the X509 component of a certificate. -constructor: - syntax: 'X509CertificateProperties(*, subject: str = None, ekus=None, subject_alternative_names=None, - key_usage=None, validity_in_months: int = None, **kwargs)' - parameters: - - name: subject - description: 'The subject name. Should be a valid X509 distinguished - - Name.' - isRequired: true - types: - - - - name: ekus - description: The enhanced key usage. - isRequired: true - types: - - [] - - name: subject_alternative_names - description: The subject alternative names. - isRequired: true - types: - - - - name: key_usage - description: List of key usages. - isRequired: true - types: - - [ - - ] - - name: validity_in_months - description: 'The duration that the ceritifcate is valid in - - months.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: subject - defaultValue: None - - name: ekus - defaultValue: None - - name: subject_alternative_names - defaultValue: None - - name: key_usage - defaultValue: None - - name: validity_in_months - defaultValue: None -methods: -- uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties_py3.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties_py3.yml deleted file mode 100644 index 10d1e16ee7a5..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3 -name: x509_certificate_properties_py3 -fullName: azure.keyvault.v7_0.models.x509_certificate_properties_py3 -classes: -- azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.yml deleted file mode 100644 index b1b0434da921..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.yml +++ /dev/null @@ -1,275 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.keyvault.v7_0.models -name: models -fullName: azure.keyvault.v7_0.models -type: import -classes: -- azure.keyvault.v7_0.models.Action -- azure.keyvault.v7_0.models.AdministratorDetails -- azure.keyvault.v7_0.models.Attributes -- azure.keyvault.v7_0.models.BackupCertificateResult -- azure.keyvault.v7_0.models.BackupKeyResult -- azure.keyvault.v7_0.models.BackupSecretResult -- azure.keyvault.v7_0.models.BackupStorageResult -- azure.keyvault.v7_0.models.CertificateAttributes -- azure.keyvault.v7_0.models.CertificateBundle -- azure.keyvault.v7_0.models.CertificateCreateParameters -- azure.keyvault.v7_0.models.CertificateImportParameters -- azure.keyvault.v7_0.models.CertificateIssuerItem -- azure.keyvault.v7_0.models.CertificateIssuerItemPaged -- azure.keyvault.v7_0.models.CertificateIssuerSetParameters -- azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters -- azure.keyvault.v7_0.models.CertificateItem -- azure.keyvault.v7_0.models.CertificateItemPaged -- azure.keyvault.v7_0.models.CertificateMergeParameters -- azure.keyvault.v7_0.models.CertificateOperation -- azure.keyvault.v7_0.models.CertificateOperationUpdateParameter -- azure.keyvault.v7_0.models.CertificatePolicy -- azure.keyvault.v7_0.models.CertificateRestoreParameters -- azure.keyvault.v7_0.models.CertificateUpdateParameters -- azure.keyvault.v7_0.models.Contact -- azure.keyvault.v7_0.models.Contacts -- azure.keyvault.v7_0.models.DeletedCertificateBundle -- azure.keyvault.v7_0.models.DeletedCertificateItem -- azure.keyvault.v7_0.models.DeletedCertificateItemPaged -- azure.keyvault.v7_0.models.DeletedKeyBundle -- azure.keyvault.v7_0.models.DeletedKeyItem -- azure.keyvault.v7_0.models.DeletedKeyItemPaged -- azure.keyvault.v7_0.models.DeletedSasDefinitionBundle -- azure.keyvault.v7_0.models.DeletedSasDefinitionItem -- azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged -- azure.keyvault.v7_0.models.DeletedSecretBundle -- azure.keyvault.v7_0.models.DeletedSecretItem -- azure.keyvault.v7_0.models.DeletedSecretItemPaged -- azure.keyvault.v7_0.models.DeletedStorageAccountItem -- azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged -- azure.keyvault.v7_0.models.DeletedStorageBundle -- azure.keyvault.v7_0.models.Error -- azure.keyvault.v7_0.models.IssuerAttributes -- azure.keyvault.v7_0.models.IssuerBundle -- azure.keyvault.v7_0.models.IssuerCredentials -- azure.keyvault.v7_0.models.IssuerParameters -- azure.keyvault.v7_0.models.JsonWebKey -- azure.keyvault.v7_0.models.KeyAttributes -- azure.keyvault.v7_0.models.KeyBundle -- azure.keyvault.v7_0.models.KeyCreateParameters -- azure.keyvault.v7_0.models.KeyImportParameters -- azure.keyvault.v7_0.models.KeyItem -- azure.keyvault.v7_0.models.KeyItemPaged -- azure.keyvault.v7_0.models.KeyOperationResult -- azure.keyvault.v7_0.models.KeyOperationsParameters -- azure.keyvault.v7_0.models.KeyProperties -- azure.keyvault.v7_0.models.KeyRestoreParameters -- azure.keyvault.v7_0.models.KeySignParameters -- azure.keyvault.v7_0.models.KeyUpdateParameters -- azure.keyvault.v7_0.models.KeyVaultError -- azure.keyvault.v7_0.models.KeyVaultErrorException -- azure.keyvault.v7_0.models.KeyVerifyParameters -- azure.keyvault.v7_0.models.KeyVerifyResult -- azure.keyvault.v7_0.models.LifetimeAction -- azure.keyvault.v7_0.models.OrganizationDetails -- azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult -- azure.keyvault.v7_0.models.SasDefinitionAttributes -- azure.keyvault.v7_0.models.SasDefinitionBundle -- azure.keyvault.v7_0.models.SasDefinitionCreateParameters -- azure.keyvault.v7_0.models.SasDefinitionItem -- azure.keyvault.v7_0.models.SasDefinitionItemPaged -- azure.keyvault.v7_0.models.SasDefinitionUpdateParameters -- azure.keyvault.v7_0.models.SecretAttributes -- azure.keyvault.v7_0.models.SecretBundle -- azure.keyvault.v7_0.models.SecretItem -- azure.keyvault.v7_0.models.SecretItemPaged -- azure.keyvault.v7_0.models.SecretProperties -- azure.keyvault.v7_0.models.SecretRestoreParameters -- azure.keyvault.v7_0.models.SecretSetParameters -- azure.keyvault.v7_0.models.SecretUpdateParameters -- azure.keyvault.v7_0.models.StorageAccountAttributes -- azure.keyvault.v7_0.models.StorageAccountCreateParameters -- azure.keyvault.v7_0.models.StorageAccountItem -- azure.keyvault.v7_0.models.StorageAccountItemPaged -- azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters -- azure.keyvault.v7_0.models.StorageAccountUpdateParameters -- azure.keyvault.v7_0.models.StorageBundle -- azure.keyvault.v7_0.models.StorageRestoreParameters -- azure.keyvault.v7_0.models.SubjectAlternativeNames -- azure.keyvault.v7_0.models.Trigger -- azure.keyvault.v7_0.models.X509CertificateProperties -modules: -- azure.keyvault.v7_0.models.action -- azure.keyvault.v7_0.models.action_py3 -- azure.keyvault.v7_0.models.administrator_details -- azure.keyvault.v7_0.models.administrator_details_py3 -- azure.keyvault.v7_0.models.attributes -- azure.keyvault.v7_0.models.attributes_py3 -- azure.keyvault.v7_0.models.backup_certificate_result -- azure.keyvault.v7_0.models.backup_certificate_result_py3 -- azure.keyvault.v7_0.models.backup_key_result -- azure.keyvault.v7_0.models.backup_key_result_py3 -- azure.keyvault.v7_0.models.backup_secret_result -- azure.keyvault.v7_0.models.backup_secret_result_py3 -- azure.keyvault.v7_0.models.backup_storage_result -- azure.keyvault.v7_0.models.backup_storage_result_py3 -- azure.keyvault.v7_0.models.certificate_attributes -- azure.keyvault.v7_0.models.certificate_attributes_py3 -- azure.keyvault.v7_0.models.certificate_bundle -- azure.keyvault.v7_0.models.certificate_bundle_py3 -- azure.keyvault.v7_0.models.certificate_create_parameters -- azure.keyvault.v7_0.models.certificate_create_parameters_py3 -- azure.keyvault.v7_0.models.certificate_import_parameters -- azure.keyvault.v7_0.models.certificate_import_parameters_py3 -- azure.keyvault.v7_0.models.certificate_issuer_item -- azure.keyvault.v7_0.models.certificate_issuer_item_paged -- azure.keyvault.v7_0.models.certificate_issuer_item_py3 -- azure.keyvault.v7_0.models.certificate_issuer_set_parameters -- azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3 -- azure.keyvault.v7_0.models.certificate_issuer_update_parameters -- azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3 -- azure.keyvault.v7_0.models.certificate_item -- azure.keyvault.v7_0.models.certificate_item_paged -- azure.keyvault.v7_0.models.certificate_item_py3 -- azure.keyvault.v7_0.models.certificate_merge_parameters -- azure.keyvault.v7_0.models.certificate_merge_parameters_py3 -- azure.keyvault.v7_0.models.certificate_operation -- azure.keyvault.v7_0.models.certificate_operation_py3 -- azure.keyvault.v7_0.models.certificate_operation_update_parameter -- azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3 -- azure.keyvault.v7_0.models.certificate_policy -- azure.keyvault.v7_0.models.certificate_policy_py3 -- azure.keyvault.v7_0.models.certificate_restore_parameters -- azure.keyvault.v7_0.models.certificate_restore_parameters_py3 -- azure.keyvault.v7_0.models.certificate_update_parameters -- azure.keyvault.v7_0.models.certificate_update_parameters_py3 -- azure.keyvault.v7_0.models.contact -- azure.keyvault.v7_0.models.contact_py3 -- azure.keyvault.v7_0.models.contacts -- azure.keyvault.v7_0.models.contacts_py3 -- azure.keyvault.v7_0.models.deleted_certificate_bundle -- azure.keyvault.v7_0.models.deleted_certificate_bundle_py3 -- azure.keyvault.v7_0.models.deleted_certificate_item -- azure.keyvault.v7_0.models.deleted_certificate_item_paged -- azure.keyvault.v7_0.models.deleted_certificate_item_py3 -- azure.keyvault.v7_0.models.deleted_key_bundle -- azure.keyvault.v7_0.models.deleted_key_bundle_py3 -- azure.keyvault.v7_0.models.deleted_key_item -- azure.keyvault.v7_0.models.deleted_key_item_paged -- azure.keyvault.v7_0.models.deleted_key_item_py3 -- azure.keyvault.v7_0.models.deleted_sas_definition_bundle -- azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3 -- azure.keyvault.v7_0.models.deleted_sas_definition_item -- azure.keyvault.v7_0.models.deleted_sas_definition_item_paged -- azure.keyvault.v7_0.models.deleted_sas_definition_item_py3 -- azure.keyvault.v7_0.models.deleted_secret_bundle -- azure.keyvault.v7_0.models.deleted_secret_bundle_py3 -- azure.keyvault.v7_0.models.deleted_secret_item -- azure.keyvault.v7_0.models.deleted_secret_item_paged -- azure.keyvault.v7_0.models.deleted_secret_item_py3 -- azure.keyvault.v7_0.models.deleted_storage_account_item -- azure.keyvault.v7_0.models.deleted_storage_account_item_paged -- azure.keyvault.v7_0.models.deleted_storage_account_item_py3 -- azure.keyvault.v7_0.models.deleted_storage_bundle -- azure.keyvault.v7_0.models.deleted_storage_bundle_py3 -- azure.keyvault.v7_0.models.error -- azure.keyvault.v7_0.models.error_py3 -- azure.keyvault.v7_0.models.issuer_attributes -- azure.keyvault.v7_0.models.issuer_attributes_py3 -- azure.keyvault.v7_0.models.issuer_bundle -- azure.keyvault.v7_0.models.issuer_bundle_py3 -- azure.keyvault.v7_0.models.issuer_credentials -- azure.keyvault.v7_0.models.issuer_credentials_py3 -- azure.keyvault.v7_0.models.issuer_parameters -- azure.keyvault.v7_0.models.issuer_parameters_py3 -- azure.keyvault.v7_0.models.json_web_key -- azure.keyvault.v7_0.models.json_web_key_py3 -- azure.keyvault.v7_0.models.key_attributes -- azure.keyvault.v7_0.models.key_attributes_py3 -- azure.keyvault.v7_0.models.key_bundle -- azure.keyvault.v7_0.models.key_bundle_py3 -- azure.keyvault.v7_0.models.key_create_parameters -- azure.keyvault.v7_0.models.key_create_parameters_py3 -- azure.keyvault.v7_0.models.key_import_parameters -- azure.keyvault.v7_0.models.key_import_parameters_py3 -- azure.keyvault.v7_0.models.key_item -- azure.keyvault.v7_0.models.key_item_paged -- azure.keyvault.v7_0.models.key_item_py3 -- azure.keyvault.v7_0.models.key_operation_result -- azure.keyvault.v7_0.models.key_operation_result_py3 -- azure.keyvault.v7_0.models.key_operations_parameters -- azure.keyvault.v7_0.models.key_operations_parameters_py3 -- azure.keyvault.v7_0.models.key_properties -- azure.keyvault.v7_0.models.key_properties_py3 -- azure.keyvault.v7_0.models.key_restore_parameters -- azure.keyvault.v7_0.models.key_restore_parameters_py3 -- azure.keyvault.v7_0.models.key_sign_parameters -- azure.keyvault.v7_0.models.key_sign_parameters_py3 -- azure.keyvault.v7_0.models.key_update_parameters -- azure.keyvault.v7_0.models.key_update_parameters_py3 -- azure.keyvault.v7_0.models.key_vault_client_enums -- azure.keyvault.v7_0.models.key_vault_error -- azure.keyvault.v7_0.models.key_vault_error_py3 -- azure.keyvault.v7_0.models.key_verify_parameters -- azure.keyvault.v7_0.models.key_verify_parameters_py3 -- azure.keyvault.v7_0.models.key_verify_result -- azure.keyvault.v7_0.models.key_verify_result_py3 -- azure.keyvault.v7_0.models.lifetime_action -- azure.keyvault.v7_0.models.lifetime_action_py3 -- azure.keyvault.v7_0.models.organization_details -- azure.keyvault.v7_0.models.organization_details_py3 -- azure.keyvault.v7_0.models.pending_certificate_signing_request_result -- azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3 -- azure.keyvault.v7_0.models.sas_definition_attributes -- azure.keyvault.v7_0.models.sas_definition_attributes_py3 -- azure.keyvault.v7_0.models.sas_definition_bundle -- azure.keyvault.v7_0.models.sas_definition_bundle_py3 -- azure.keyvault.v7_0.models.sas_definition_create_parameters -- azure.keyvault.v7_0.models.sas_definition_create_parameters_py3 -- azure.keyvault.v7_0.models.sas_definition_item -- azure.keyvault.v7_0.models.sas_definition_item_paged -- azure.keyvault.v7_0.models.sas_definition_item_py3 -- azure.keyvault.v7_0.models.sas_definition_update_parameters -- azure.keyvault.v7_0.models.sas_definition_update_parameters_py3 -- azure.keyvault.v7_0.models.secret_attributes -- azure.keyvault.v7_0.models.secret_attributes_py3 -- azure.keyvault.v7_0.models.secret_bundle -- azure.keyvault.v7_0.models.secret_bundle_py3 -- azure.keyvault.v7_0.models.secret_item -- azure.keyvault.v7_0.models.secret_item_paged -- azure.keyvault.v7_0.models.secret_item_py3 -- azure.keyvault.v7_0.models.secret_properties -- azure.keyvault.v7_0.models.secret_properties_py3 -- azure.keyvault.v7_0.models.secret_restore_parameters -- azure.keyvault.v7_0.models.secret_restore_parameters_py3 -- azure.keyvault.v7_0.models.secret_set_parameters -- azure.keyvault.v7_0.models.secret_set_parameters_py3 -- azure.keyvault.v7_0.models.secret_update_parameters -- azure.keyvault.v7_0.models.secret_update_parameters_py3 -- azure.keyvault.v7_0.models.storage_account_attributes -- azure.keyvault.v7_0.models.storage_account_attributes_py3 -- azure.keyvault.v7_0.models.storage_account_create_parameters -- azure.keyvault.v7_0.models.storage_account_create_parameters_py3 -- azure.keyvault.v7_0.models.storage_account_item -- azure.keyvault.v7_0.models.storage_account_item_paged -- azure.keyvault.v7_0.models.storage_account_item_py3 -- azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters -- azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3 -- azure.keyvault.v7_0.models.storage_account_update_parameters -- azure.keyvault.v7_0.models.storage_account_update_parameters_py3 -- azure.keyvault.v7_0.models.storage_bundle -- azure.keyvault.v7_0.models.storage_bundle_py3 -- azure.keyvault.v7_0.models.storage_restore_parameters -- azure.keyvault.v7_0.models.storage_restore_parameters_py3 -- azure.keyvault.v7_0.models.subject_alternative_names -- azure.keyvault.v7_0.models.subject_alternative_names_py3 -- azure.keyvault.v7_0.models.trigger -- azure.keyvault.v7_0.models.trigger_py3 -- azure.keyvault.v7_0.models.x509_certificate_properties -- azure.keyvault.v7_0.models.x509_certificate_properties_py3 -enums: -- azure.keyvault.v7_0.models.ActionType -- azure.keyvault.v7_0.models.DeletionRecoveryLevel -- azure.keyvault.v7_0.models.JsonWebKeyCurveName -- azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm -- azure.keyvault.v7_0.models.JsonWebKeyOperation -- azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm -- azure.keyvault.v7_0.models.JsonWebKeyType -- azure.keyvault.v7_0.models.KeyUsageType -- azure.keyvault.v7_0.models.SasTokenType diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.version.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.version.yml deleted file mode 100644 index c886e8169fbb..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.v7_0.version -name: version -fullName: azure.keyvault.v7_0.version diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.yml deleted file mode 100644 index 0c1a2de5bd7a..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.keyvault.v7_0 -name: v7_0 -fullName: azure.keyvault.v7_0 -type: import -classes: -- azure.keyvault.v7_0.KeyVaultClient -packages: -- azure.keyvault.v7_0.models -modules: -- azure.keyvault.v7_0.key_vault_client -- azure.keyvault.v7_0.version diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.version.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.version.yml deleted file mode 100644 index 0dadefdff61f..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.keyvault.version -name: version -fullName: azure.keyvault.version diff --git a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.yml b/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.yml deleted file mode 100644 index 822c87831061..000000000000 --- a/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.keyvault -name: keyvault -fullName: azure.keyvault -type: rootImport -functions: -- uid: azure.keyvault.generate_pop_key - name: generate_pop_key - summary: 'Generates a key which can be used for Proof Of Possession token authentication. - - :return:' - signature: generate_pop_key() -classes: -- azure.keyvault.AccessToken -- azure.keyvault.CertificateId -- azure.keyvault.CertificateIssuerId -- azure.keyvault.CertificateOperationId -- azure.keyvault.HttpBearerChallenge -- azure.keyvault.HttpChallenge -- azure.keyvault.KeyId -- azure.keyvault.KeyVaultAuthBase -- azure.keyvault.KeyVaultAuthentication -- azure.keyvault.KeyVaultClient -- azure.keyvault.KeyVaultId -- azure.keyvault.SecretId -- azure.keyvault.StorageAccountId -- azure.keyvault.StorageSasDefinitionId -packages: -- azure.keyvault.http_bearer_challenge_cache -- azure.keyvault.v2016_10_01 -- azure.keyvault.v7_0 -modules: -- azure.keyvault.http_bearer_challenge -- azure.keyvault.http_challenge -- azure.keyvault.http_message_security -- azure.keyvault.key_vault_authentication -- azure.keyvault.key_vault_client -- azure.keyvault.key_vault_id -- azure.keyvault.models -- azure.keyvault.version diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.LogAnalyticsDataClient.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.LogAnalyticsDataClient.yml deleted file mode 100644 index 83ee78d71eed..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.LogAnalyticsDataClient.yml +++ /dev/null @@ -1,83 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.LogAnalyticsDataClient -name: LogAnalyticsDataClient -fullName: azure.loganalytics.LogAnalyticsDataClient -module: azure.loganalytics -summary: Log Analytics Data Plane Client -constructor: - syntax: LogAnalyticsDataClient(credentials, base_url=None) - parameters: - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.loganalytics.LogAnalyticsDataClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.loganalytics.LogAnalyticsDataClient.query - name: query - summary: 'Execute an Analytics query. - - - Executes an Analytics query for data. - - [Here](https://dev.loganalytics.io/documentation/Using-the-API) is an - - example for using POST with an Analytics query.' - signature: query(workspace_id, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: workspace_id - description: 'ID of the workspace. This is Workspace ID from - - the Properties blade in the Azure portal.' - isRequired: true - types: - - - - name: body - description: 'The Analytics query. Learn more about the [Analytics - - query - - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/)' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: QueryResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.loganalytics.models.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient.yml deleted file mode 100644 index 9de86f7a4d63..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient.yml +++ /dev/null @@ -1,83 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient -name: LogAnalyticsDataClient -fullName: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient -module: azure.loganalytics.log_analytics_data_client -summary: Log Analytics Data Plane Client -constructor: - syntax: LogAnalyticsDataClient(credentials, base_url=None) - parameters: - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -methods: -- uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient.close - name: close - summary: Close the client if keep_alive is True. - signature: close() -> None -- uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient.query - name: query - summary: 'Execute an Analytics query. - - - Executes an Analytics query for data. - - [Here](https://dev.loganalytics.io/documentation/Using-the-API) is an - - example for using POST with an Analytics query.' - signature: query(workspace_id, body, custom_headers=None, raw=False, **operation_config) - parameters: - - name: workspace_id - description: 'ID of the workspace. This is Workspace ID from - - the Properties blade in the Azure portal.' - isRequired: true - types: - - - - name: body - description: 'The Analytics query. Learn more about the [Analytics - - query - - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/)' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: QueryResults or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: azure.loganalytics.models.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.yml deleted file mode 100644 index 7416f9e1c6b1..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration -name: LogAnalyticsDataClientConfiguration -fullName: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration -module: azure.loganalytics.log_analytics_data_client -summary: 'Configuration for LogAnalyticsDataClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: LogAnalyticsDataClientConfiguration(credentials, base_url=None) - parameters: - - name: credentials - description: 'Subscription credentials which uniquely identify - - client subscription.' - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -methods: -- uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.add_user_agent - name: add_user_agent - summary: Add value to current user agent with a space. - signature: 'add_user_agent(value: str) -> None' - parameters: - - name: value - description: value to add to user agent. - isRequired: true - types: - - -- uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.load - name: load - signature: load(filepath) - parameters: - - name: filepath - isRequired: true -- uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.save - name: save - summary: Save current configuration to file. - signature: save(filepath) - parameters: - - name: filepath - description: Path to file where settings will be saved. - isRequired: true - types: - - - exceptions: - - type: ValueError if supplied filepath cannot be written to. -attributes: -- uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.enable_http_logger - name: enable_http_logger -- uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.user_agent - name: user_agent - summary: The current user agent value. diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.yml deleted file mode 100644 index 2ebddd37e959..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.log_analytics_data_client -name: log_analytics_data_client -fullName: azure.loganalytics.log_analytics_data_client -classes: -- azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient -- azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.Column(class).yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.Column(class).yml deleted file mode 100644 index d739b0a5f815..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.Column(class).yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.Column -name: Column -fullName: azure.loganalytics.models.Column -module: azure.loganalytics.models -summary: 'A table column. - - - A column in a table.' -constructor: - syntax: 'Column(*, name: str = None, type: str = None, **kwargs)' - parameters: - - name: name - description: The name of this column. - isRequired: true - types: - - - - name: type - description: The data type of this column. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: type - defaultValue: None -methods: -- uid: azure.loganalytics.models.Column.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.Column.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.Column.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.Column.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.Column.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.Column.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.Column.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorDetail.yml deleted file mode 100644 index b90f1f4ef98a..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorDetail.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.ErrorDetail -name: ErrorDetail -fullName: azure.loganalytics.models.ErrorDetail -module: azure.loganalytics.models -summary: 'Error details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorDetail(*, code: str, message: str, target: str = None, value: str - = None, resources=None, additional_properties=None, **kwargs)' - parameters: - - name: code - description: Required. The error's code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: target - description: 'Indicates which property in the request is responsible for - - the error.' - isRequired: true - types: - - - - name: value - description: 'Indicates which value in ''target'' is responsible for the - - error.' - isRequired: true - types: - - - - name: resources - description: 'Indicates resources which were responsible for the - - error.' - isRequired: true - types: - - [] - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None - - name: value - defaultValue: None - - name: resources - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.loganalytics.models.ErrorDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.ErrorDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.ErrorDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.ErrorDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.ErrorDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.ErrorDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.ErrorDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorInfo.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorInfo.yml deleted file mode 100644 index b8ddc47bee1c..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorInfo.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.ErrorInfo -name: ErrorInfo -fullName: azure.loganalytics.models.ErrorInfo -module: azure.loganalytics.models -summary: 'The code and message for an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorInfo(*, code: str, message: str, details=None, innererror=None, additional_properties=None, - **kwargs)' - parameters: - - name: code - description: Required. A machine readable error code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: details - description: error details. - isRequired: true - types: - - [] - - name: innererror - description: Inner error details if they exist. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: details - defaultValue: None - - name: innererror - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.loganalytics.models.ErrorInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.ErrorInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.ErrorInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.ErrorInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.ErrorInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.ErrorInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.ErrorInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorResponse.yml deleted file mode 100644 index 57d69c59a88e..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorResponse.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.ErrorResponse -name: ErrorResponse -fullName: azure.loganalytics.models.ErrorResponse -module: azure.loganalytics.models -summary: 'Error details. - - - Contains details when the response code indicates an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(*, error, **kwargs) - parameters: - - name: error - description: Required. The error details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - isRequired: true -methods: -- uid: azure.loganalytics.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorResponseException.yml deleted file mode 100644 index 85e68eb1914f..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.loganalytics.models.ErrorResponseException -module: azure.loganalytics.models -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.loganalytics.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.loganalytics.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.loganalytics.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.QueryBody.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.QueryBody.yml deleted file mode 100644 index 0f3fc7690b52..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.QueryBody.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.QueryBody -name: QueryBody -fullName: azure.loganalytics.models.QueryBody -module: azure.loganalytics.models -summary: 'The Analytics query. Learn more about the [Analytics query - - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'QueryBody(*, query: str, timespan: str = None, workspaces=None, **kwargs)' - parameters: - - name: query - description: Required. The query to execute. - isRequired: true - types: - - - - name: timespan - description: 'Optional. The timespan over which to query data. This is - - an ISO8601 time period value. This timespan is applied in addition to any - - that are specified in the query expression.' - isRequired: true - types: - - - - name: workspaces - description: A list of workspaces that are included in the query. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: query - isRequired: true - - name: timespan - defaultValue: None - - name: workspaces - defaultValue: None -methods: -- uid: azure.loganalytics.models.QueryBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.QueryBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.QueryBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.QueryBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.QueryBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.QueryBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.QueryBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.QueryResults.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.QueryResults.yml deleted file mode 100644 index 54fcdb62cf11..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.QueryResults.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.QueryResults -name: QueryResults -fullName: azure.loganalytics.models.QueryResults -module: azure.loganalytics.models -summary: 'A query response. - - - Contains the tables, columns & rows resulting from a query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QueryResults(*, tables, **kwargs) - parameters: - - name: tables - description: Required. The list of tables, columns and rows. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: tables - isRequired: true -methods: -- uid: azure.loganalytics.models.QueryResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.QueryResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.QueryResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.QueryResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.QueryResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.QueryResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.QueryResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.Table(class).yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.Table(class).yml deleted file mode 100644 index ab7fe5b60e24..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.Table(class).yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.Table -name: Table -fullName: azure.loganalytics.models.Table -module: azure.loganalytics.models -summary: 'A query response table. - - - Contains the columns and rows for one table in a query response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Table(*, name: str, columns, rows, **kwargs)' - parameters: - - name: name - description: Required. The name of the table. - isRequired: true - types: - - - - name: columns - description: Required. The list of columns in this table. - isRequired: true - types: - - [] - - name: rows - description: Required. The resulting rows from this query. - isRequired: true - types: - - [[]] - keywordOnlyParameters: - - name: name - isRequired: true - - name: columns - isRequired: true - - name: rows - isRequired: true -methods: -- uid: azure.loganalytics.models.Table.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.Table.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.Table.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.Table.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.Table.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.Table.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.Table.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column.Column.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column.Column.yml deleted file mode 100644 index 716ed1551212..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column.Column.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.column.Column -name: Column -fullName: azure.loganalytics.models.column.Column -module: azure.loganalytics.models.column -summary: 'A table column. - - - A column in a table.' -constructor: - syntax: Column(**kwargs) - parameters: - - name: name - description: The name of this column. - isRequired: true - types: - - - - name: type - description: The data type of this column. - isRequired: true - types: - - -methods: -- uid: azure.loganalytics.models.column.Column.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.column.Column.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.column.Column.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.column.Column.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.column.Column.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.column.Column.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.column.Column.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column.yml deleted file mode 100644 index 7aaf8d6d781c..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.column -name: column -fullName: azure.loganalytics.models.column -classes: -- azure.loganalytics.models.column.Column diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column_py3.Column.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column_py3.Column.yml deleted file mode 100644 index 6a7a4fdc155d..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column_py3.Column.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.column_py3.Column -name: Column -fullName: azure.loganalytics.models.column_py3.Column -module: azure.loganalytics.models.column_py3 -summary: 'A table column. - - - A column in a table.' -constructor: - syntax: 'Column(*, name: str = None, type: str = None, **kwargs)' - parameters: - - name: name - description: The name of this column. - isRequired: true - types: - - - - name: type - description: The data type of this column. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: type - defaultValue: None -methods: -- uid: azure.loganalytics.models.column_py3.Column.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.column_py3.Column.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.column_py3.Column.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.column_py3.Column.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.column_py3.Column.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.column_py3.Column.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.column_py3.Column.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column_py3.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column_py3.yml deleted file mode 100644 index c11e8e8a7a24..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.column_py3 -name: column_py3 -fullName: azure.loganalytics.models.column_py3 -classes: -- azure.loganalytics.models.column_py3.Column diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail.ErrorDetail.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail.ErrorDetail.yml deleted file mode 100644 index bdbd93557b1d..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail.ErrorDetail.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.error_detail.ErrorDetail -name: ErrorDetail -fullName: azure.loganalytics.models.error_detail.ErrorDetail -module: azure.loganalytics.models.error_detail -summary: 'Error details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorDetail(**kwargs) - parameters: - - name: code - description: Required. The error's code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: target - description: 'Indicates which property in the request is responsible for - - the error.' - isRequired: true - types: - - - - name: value - description: 'Indicates which value in ''target'' is responsible for the - - error.' - isRequired: true - types: - - - - name: resources - description: 'Indicates resources which were responsible for the - - error.' - isRequired: true - types: - - [] - - name: additional_properties - isRequired: true - types: - - -methods: -- uid: azure.loganalytics.models.error_detail.ErrorDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_detail.ErrorDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_detail.ErrorDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.error_detail.ErrorDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_detail.ErrorDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.error_detail.ErrorDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_detail.ErrorDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail.yml deleted file mode 100644 index d14705c328d1..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.error_detail -name: error_detail -fullName: azure.loganalytics.models.error_detail -classes: -- azure.loganalytics.models.error_detail.ErrorDetail diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail_py3.ErrorDetail.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail_py3.ErrorDetail.yml deleted file mode 100644 index abc5457a5734..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail_py3.ErrorDetail.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.error_detail_py3.ErrorDetail -name: ErrorDetail -fullName: azure.loganalytics.models.error_detail_py3.ErrorDetail -module: azure.loganalytics.models.error_detail_py3 -summary: 'Error details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorDetail(*, code: str, message: str, target: str = None, value: str - = None, resources=None, additional_properties=None, **kwargs)' - parameters: - - name: code - description: Required. The error's code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: target - description: 'Indicates which property in the request is responsible for - - the error.' - isRequired: true - types: - - - - name: value - description: 'Indicates which value in ''target'' is responsible for the - - error.' - isRequired: true - types: - - - - name: resources - description: 'Indicates resources which were responsible for the - - error.' - isRequired: true - types: - - [] - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None - - name: value - defaultValue: None - - name: resources - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.loganalytics.models.error_detail_py3.ErrorDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_detail_py3.ErrorDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_detail_py3.ErrorDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.error_detail_py3.ErrorDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_detail_py3.ErrorDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.error_detail_py3.ErrorDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_detail_py3.ErrorDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail_py3.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail_py3.yml deleted file mode 100644 index 4d3cd9d35c78..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.error_detail_py3 -name: error_detail_py3 -fullName: azure.loganalytics.models.error_detail_py3 -classes: -- azure.loganalytics.models.error_detail_py3.ErrorDetail diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info.ErrorInfo.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info.ErrorInfo.yml deleted file mode 100644 index 542930f8706a..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info.ErrorInfo.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.error_info.ErrorInfo -name: ErrorInfo -fullName: azure.loganalytics.models.error_info.ErrorInfo -module: azure.loganalytics.models.error_info -summary: 'The code and message for an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorInfo(**kwargs) - parameters: - - name: code - description: Required. A machine readable error code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: details - description: error details. - isRequired: true - types: - - [] - - name: innererror - description: Inner error details if they exist. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - -methods: -- uid: azure.loganalytics.models.error_info.ErrorInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_info.ErrorInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_info.ErrorInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.error_info.ErrorInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_info.ErrorInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.error_info.ErrorInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_info.ErrorInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info.yml deleted file mode 100644 index c975ee3278ec..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.error_info -name: error_info -fullName: azure.loganalytics.models.error_info -classes: -- azure.loganalytics.models.error_info.ErrorInfo diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info_py3.ErrorInfo.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info_py3.ErrorInfo.yml deleted file mode 100644 index 880f8fda95e4..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info_py3.ErrorInfo.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.error_info_py3.ErrorInfo -name: ErrorInfo -fullName: azure.loganalytics.models.error_info_py3.ErrorInfo -module: azure.loganalytics.models.error_info_py3 -summary: 'The code and message for an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorInfo(*, code: str, message: str, details=None, innererror=None, additional_properties=None, - **kwargs)' - parameters: - - name: code - description: Required. A machine readable error code. - isRequired: true - types: - - - - name: message - description: Required. A human readable error message. - isRequired: true - types: - - - - name: details - description: error details. - isRequired: true - types: - - [] - - name: innererror - description: Inner error details if they exist. - isRequired: true - types: - - - - name: additional_properties - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: details - defaultValue: None - - name: innererror - defaultValue: None - - name: additional_properties - defaultValue: None -methods: -- uid: azure.loganalytics.models.error_info_py3.ErrorInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_info_py3.ErrorInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_info_py3.ErrorInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.error_info_py3.ErrorInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_info_py3.ErrorInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.error_info_py3.ErrorInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_info_py3.ErrorInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info_py3.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info_py3.yml deleted file mode 100644 index eb8e89cd4f9d..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.error_info_py3 -name: error_info_py3 -fullName: azure.loganalytics.models.error_info_py3 -classes: -- azure.loganalytics.models.error_info_py3.ErrorInfo diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.ErrorResponse.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.ErrorResponse.yml deleted file mode 100644 index 727326534536..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.ErrorResponse.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.error_response.ErrorResponse -name: ErrorResponse -fullName: azure.loganalytics.models.error_response.ErrorResponse -module: azure.loganalytics.models.error_response -summary: 'Error details. - - - Contains details when the response code indicates an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(**kwargs) - parameters: - - name: error - description: Required. The error details. - isRequired: true - types: - - -methods: -- uid: azure.loganalytics.models.error_response.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_response.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_response.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.error_response.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_response.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.error_response.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_response.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.ErrorResponseException.yml deleted file mode 100644 index 11ad59d8d321..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.error_response.ErrorResponseException -name: ErrorResponseException -fullName: azure.loganalytics.models.error_response.ErrorResponseException -module: azure.loganalytics.models.error_response -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.loganalytics.models.error_response.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.loganalytics.models.error_response.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.loganalytics.models.error_response.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.yml deleted file mode 100644 index 626e21e618dd..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.error_response -name: error_response -fullName: azure.loganalytics.models.error_response -classes: -- azure.loganalytics.models.error_response.ErrorResponse -- azure.loganalytics.models.error_response.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.ErrorResponse.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.ErrorResponse.yml deleted file mode 100644 index fda3d560cb6a..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.ErrorResponse.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.error_response_py3.ErrorResponse -name: ErrorResponse -fullName: azure.loganalytics.models.error_response_py3.ErrorResponse -module: azure.loganalytics.models.error_response_py3 -summary: 'Error details. - - - Contains details when the response code indicates an error. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ErrorResponse(*, error, **kwargs) - parameters: - - name: error - description: Required. The error details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - isRequired: true -methods: -- uid: azure.loganalytics.models.error_response_py3.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_response_py3.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_response_py3.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.error_response_py3.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.error_response_py3.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.error_response_py3.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.error_response_py3.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.ErrorResponseException.yml deleted file mode 100644 index 6d2036c725bc..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.ErrorResponseException.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.error_response_py3.ErrorResponseException -name: ErrorResponseException -fullName: azure.loganalytics.models.error_response_py3.ErrorResponseException -module: azure.loganalytics.models.error_response_py3 -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(deserialize, response, *args) - parameters: - - name: deserialize - description: A deserializer - isRequired: true - - name: response - description: Server response to be deserialized. - isRequired: true -methods: -- uid: azure.loganalytics.models.error_response_py3.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.loganalytics.models.error_response_py3.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.loganalytics.models.error_response_py3.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.yml deleted file mode 100644 index c52740569151..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.error_response_py3 -name: error_response_py3 -fullName: azure.loganalytics.models.error_response_py3 -classes: -- azure.loganalytics.models.error_response_py3.ErrorResponse -- azure.loganalytics.models.error_response_py3.ErrorResponseException diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body.QueryBody.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body.QueryBody.yml deleted file mode 100644 index 34e05bfa26b2..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body.QueryBody.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.query_body.QueryBody -name: QueryBody -fullName: azure.loganalytics.models.query_body.QueryBody -module: azure.loganalytics.models.query_body -summary: 'The Analytics query. Learn more about the [Analytics query - - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QueryBody(**kwargs) - parameters: - - name: query - description: Required. The query to execute. - isRequired: true - types: - - - - name: timespan - description: 'Optional. The timespan over which to query data. This is - - an ISO8601 time period value. This timespan is applied in addition to any - - that are specified in the query expression.' - isRequired: true - types: - - - - name: workspaces - description: A list of workspaces that are included in the query. - isRequired: true - types: - - [] -methods: -- uid: azure.loganalytics.models.query_body.QueryBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.query_body.QueryBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.query_body.QueryBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.query_body.QueryBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.query_body.QueryBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.query_body.QueryBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.query_body.QueryBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body.yml deleted file mode 100644 index 4caef7945c04..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.query_body -name: query_body -fullName: azure.loganalytics.models.query_body -classes: -- azure.loganalytics.models.query_body.QueryBody diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body_py3.QueryBody.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body_py3.QueryBody.yml deleted file mode 100644 index dcf3b8715146..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body_py3.QueryBody.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.query_body_py3.QueryBody -name: QueryBody -fullName: azure.loganalytics.models.query_body_py3.QueryBody -module: azure.loganalytics.models.query_body_py3 -summary: 'The Analytics query. Learn more about the [Analytics query - - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'QueryBody(*, query: str, timespan: str = None, workspaces=None, **kwargs)' - parameters: - - name: query - description: Required. The query to execute. - isRequired: true - types: - - - - name: timespan - description: 'Optional. The timespan over which to query data. This is - - an ISO8601 time period value. This timespan is applied in addition to any - - that are specified in the query expression.' - isRequired: true - types: - - - - name: workspaces - description: A list of workspaces that are included in the query. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: query - isRequired: true - - name: timespan - defaultValue: None - - name: workspaces - defaultValue: None -methods: -- uid: azure.loganalytics.models.query_body_py3.QueryBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.query_body_py3.QueryBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.query_body_py3.QueryBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.query_body_py3.QueryBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.query_body_py3.QueryBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.query_body_py3.QueryBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.query_body_py3.QueryBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body_py3.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body_py3.yml deleted file mode 100644 index 62a403b3af40..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.query_body_py3 -name: query_body_py3 -fullName: azure.loganalytics.models.query_body_py3 -classes: -- azure.loganalytics.models.query_body_py3.QueryBody diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results.QueryResults.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results.QueryResults.yml deleted file mode 100644 index fc8eb8360db8..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results.QueryResults.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.query_results.QueryResults -name: QueryResults -fullName: azure.loganalytics.models.query_results.QueryResults -module: azure.loganalytics.models.query_results -summary: 'A query response. - - - Contains the tables, columns & rows resulting from a query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QueryResults(**kwargs) - parameters: - - name: tables - description: Required. The list of tables, columns and rows. - isRequired: true - types: - - [] -methods: -- uid: azure.loganalytics.models.query_results.QueryResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.query_results.QueryResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.query_results.QueryResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.query_results.QueryResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.query_results.QueryResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.query_results.QueryResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.query_results.QueryResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results.yml deleted file mode 100644 index ed21cfeaa6f9..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.query_results -name: query_results -fullName: azure.loganalytics.models.query_results -classes: -- azure.loganalytics.models.query_results.QueryResults diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results_py3.QueryResults.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results_py3.QueryResults.yml deleted file mode 100644 index 41ee227b21e0..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results_py3.QueryResults.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.query_results_py3.QueryResults -name: QueryResults -fullName: azure.loganalytics.models.query_results_py3.QueryResults -module: azure.loganalytics.models.query_results_py3 -summary: 'A query response. - - - Contains the tables, columns & rows resulting from a query. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: QueryResults(*, tables, **kwargs) - parameters: - - name: tables - description: Required. The list of tables, columns and rows. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: tables - isRequired: true -methods: -- uid: azure.loganalytics.models.query_results_py3.QueryResults.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.query_results_py3.QueryResults.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.query_results_py3.QueryResults.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.query_results_py3.QueryResults.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.query_results_py3.QueryResults.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.query_results_py3.QueryResults.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.query_results_py3.QueryResults.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results_py3.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results_py3.yml deleted file mode 100644 index 98bc26165bcf..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.query_results_py3 -name: query_results_py3 -fullName: azure.loganalytics.models.query_results_py3 -classes: -- azure.loganalytics.models.query_results_py3.QueryResults diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table.Table.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table.Table.yml deleted file mode 100644 index f80d64b07381..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table.Table.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.table.Table -name: Table -fullName: azure.loganalytics.models.table.Table -module: azure.loganalytics.models.table -summary: 'A query response table. - - - Contains the columns and rows for one table in a query response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Table(**kwargs) - parameters: - - name: name - description: Required. The name of the table. - isRequired: true - types: - - - - name: columns - description: Required. The list of columns in this table. - isRequired: true - types: - - [] - - name: rows - description: Required. The resulting rows from this query. - isRequired: true - types: - - [[]] -methods: -- uid: azure.loganalytics.models.table.Table.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.table.Table.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.table.Table.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.table.Table.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.table.Table.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.table.Table.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.table.Table.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table.yml deleted file mode 100644 index 2be1ee09c7f9..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.table -name: table -fullName: azure.loganalytics.models.table -classes: -- azure.loganalytics.models.table.Table diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table_py3.Table.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table_py3.Table.yml deleted file mode 100644 index 97fedcdafc4d..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table_py3.Table.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.loganalytics.models.table_py3.Table -name: Table -fullName: azure.loganalytics.models.table_py3.Table -module: azure.loganalytics.models.table_py3 -summary: 'A query response table. - - - Contains the columns and rows for one table in a query response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Table(*, name: str, columns, rows, **kwargs)' - parameters: - - name: name - description: Required. The name of the table. - isRequired: true - types: - - - - name: columns - description: Required. The list of columns in this table. - isRequired: true - types: - - [] - - name: rows - description: Required. The resulting rows from this query. - isRequired: true - types: - - [[]] - keywordOnlyParameters: - - name: name - isRequired: true - - name: columns - isRequired: true - - name: rows - isRequired: true -methods: -- uid: azure.loganalytics.models.table_py3.Table.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.table_py3.Table.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.table_py3.Table.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.loganalytics.models.table_py3.Table.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.loganalytics.models.table_py3.Table.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.loganalytics.models.table_py3.Table.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.loganalytics.models.table_py3.Table.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table_py3.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table_py3.yml deleted file mode 100644 index aca908b2aff6..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.models.table_py3 -name: table_py3 -fullName: azure.loganalytics.models.table_py3 -classes: -- azure.loganalytics.models.table_py3.Table diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.yml deleted file mode 100644 index 7ca5adaef6fb..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.loganalytics.models -name: models -fullName: azure.loganalytics.models -type: import -classes: -- azure.loganalytics.models.Column -- azure.loganalytics.models.ErrorDetail -- azure.loganalytics.models.ErrorInfo -- azure.loganalytics.models.ErrorResponse -- azure.loganalytics.models.ErrorResponseException -- azure.loganalytics.models.QueryBody -- azure.loganalytics.models.QueryResults -- azure.loganalytics.models.Table -modules: -- azure.loganalytics.models.column -- azure.loganalytics.models.column_py3 -- azure.loganalytics.models.error_detail -- azure.loganalytics.models.error_detail_py3 -- azure.loganalytics.models.error_info -- azure.loganalytics.models.error_info_py3 -- azure.loganalytics.models.error_response -- azure.loganalytics.models.error_response_py3 -- azure.loganalytics.models.query_body -- azure.loganalytics.models.query_body_py3 -- azure.loganalytics.models.query_results -- azure.loganalytics.models.query_results_py3 -- azure.loganalytics.models.table -- azure.loganalytics.models.table_py3 diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.version.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.version.yml deleted file mode 100644 index 88fe472679ba..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.loganalytics.version -name: version -fullName: azure.loganalytics.version diff --git a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.yml b/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.yml deleted file mode 100644 index 6ce21b65c2f7..000000000000 --- a/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.loganalytics -name: loganalytics -fullName: azure.loganalytics -type: rootImport -classes: -- azure.loganalytics.LogAnalyticsDataClient -packages: -- azure.loganalytics.models -modules: -- azure.loganalytics.log_analytics_data_client -- azure.loganalytics.version diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CertificateSource.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CertificateSource.yml deleted file mode 100644 index 87ab92a0340e..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CertificateSource.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.CertificateSource -name: CertificateSource -fullName: azure.media.videoanalyzeredge.CertificateSource -module: azure.media.videoanalyzeredge -summary: 'Base class for certificate sources. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: PemCertificateList. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateSource(**kwargs) -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -methods: -- uid: azure.media.videoanalyzeredge.CertificateSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.CertificateSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.CertificateSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.CertificateSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.CertificateSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.CertificateSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.CertificateSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.yml deleted file mode 100644 index a19addf54e14..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.yml +++ /dev/null @@ -1,197 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor -name: CognitiveServicesVisionProcessor -fullName: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor -module: azure.media.videoanalyzeredge -summary: 'A processor that allows the pipeline topology to send video frames to a - Cognitive Services Vision extension. Inference results are relayed to downstream - nodes. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CognitiveServicesVisionProcessor(*, name: str, inputs: List[NodeInput], - endpoint: EndpointBase, operation: SpatialAnalysisOperationBase, image: ImageProperties - | None = None, sampling_options: SamplingOptions | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: endpoint - description: Required. Endpoint to which this processor should connect. - types: - - - - name: image - description: Describes the parameters of the image that is sent as input to the - endpoint. - defaultValue: None - types: - - - - name: sampling_options - description: 'Describes the sampling options to be applied when forwarding samples - - to the extension.' - defaultValue: None - types: - - - - name: operation - description: 'Required. Describes the Spatial Analysis operation to be used in - the - - Cognitive Services Vision processor.' - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: Required. Endpoint to which this processor should connect. - name: endpoint - types: - - -- description: Describes the parameters of the image that is sent as input to the - endpoint. - name: image - types: - - -- description: 'Describes the sampling options to be applied when forwarding samples - to - - the extension.' - name: sampling_options - types: - - -- description: 'Required. Describes the Spatial Analysis operation to be used in the - Cognitive - - Services Vision processor.' - name: operation - types: - - -methods: -- uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CredentialsBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CredentialsBase.yml deleted file mode 100644 index 87117c1d560c..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CredentialsBase.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.CredentialsBase -name: CredentialsBase -fullName: azure.media.videoanalyzeredge.CredentialsBase -module: azure.media.videoanalyzeredge -summary: 'Base class for credential objects. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: HttpHeaderCredentials, SymmetricKeyCredentials, UsernamePasswordCredentials. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CredentialsBase(**kwargs) -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -methods: -- uid: azure.media.videoanalyzeredge.CredentialsBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.CredentialsBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.CredentialsBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.CredentialsBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.CredentialsBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.CredentialsBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.CredentialsBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.DiscoveredOnvifDevice.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.DiscoveredOnvifDevice.yml deleted file mode 100644 index f84470c2ba27..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.DiscoveredOnvifDevice.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice -name: DiscoveredOnvifDevice -fullName: azure.media.videoanalyzeredge.DiscoveredOnvifDevice -module: azure.media.videoanalyzeredge -summary: The discovered properties of the ONVIF device that are returned during the - discovery. -constructor: - syntax: 'DiscoveredOnvifDevice(*, service_identifier: str | None = None, remote_ip_address: - str | None = None, scopes: List[str] | None = None, endpoints: List[str] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: service_identifier - description: 'The unique identifier of the ONVIF device that was discovered in - - the same subnet as the IoT Edge device.' - defaultValue: None - types: - - - - name: remote_ip_address - description: 'The IP address of the ONVIF device that was discovered in the same - - subnet as the IoT Edge device.' - defaultValue: None - types: - - - - name: scopes - description: 'An array of hostnames for the ONVIF discovered devices that are - in the same - - subnet as the IoT Edge device.' - defaultValue: None - types: - - [] - - name: endpoints - description: 'An array of media profile endpoints that the ONVIF discovered device - - supports.' - defaultValue: None - types: - - [] -variables: -- description: 'The unique identifier of the ONVIF device that was discovered in the - - same subnet as the IoT Edge device.' - name: service_identifier - types: - - -- description: 'The IP address of the ONVIF device that was discovered in the same - - subnet as the IoT Edge device.' - name: remote_ip_address - types: - - -- description: 'An array of hostnames for the ONVIF discovered devices that are in - the same - - subnet as the IoT Edge device.' - name: scopes - types: - - [] -- description: An array of media profile endpoints that the ONVIF discovered device - supports. - name: endpoints - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.yml deleted file mode 100644 index aa64604cd7ca..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection -name: DiscoveredOnvifDeviceCollection -fullName: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection -module: azure.media.videoanalyzeredge -summary: A list of ONVIF devices that were discovered in the same subnet as the IoT - Edge device. -constructor: - syntax: 'DiscoveredOnvifDeviceCollection(*, value: List[DiscoveredOnvifDevice] | - None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: 'An array of ONVIF devices that have been discovered in the same - subnet as the - - IoT Edge device.' - defaultValue: None - types: - - [] -variables: -- description: 'An array of ONVIF devices that have been discovered in the same subnet - as the IoT - - Edge device.' - name: value - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.EndpointBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.EndpointBase.yml deleted file mode 100644 index 46fdfc774b50..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.EndpointBase.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.EndpointBase -name: EndpointBase -fullName: azure.media.videoanalyzeredge.EndpointBase -module: azure.media.videoanalyzeredge -summary: 'Base class for endpoints. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: TlsEndpoint, UnsecuredEndpoint. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EndpointBase(*, url: str, credentials: CredentialsBase | None = None, **kwargs)' - keywordOnlyParameters: - - name: credentials - description: Credentials to be presented to the endpoint. - defaultValue: None - types: - - - - name: url - description: Required. The endpoint URL for Video Analyzer to connect to. - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Credentials to be presented to the endpoint. - name: credentials - types: - - -- description: Required. The endpoint URL for Video Analyzer to connect to. - name: url - types: - - -methods: -- uid: azure.media.videoanalyzeredge.EndpointBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.EndpointBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.EndpointBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.EndpointBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.EndpointBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.EndpointBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.EndpointBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ExtensionProcessorBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ExtensionProcessorBase.yml deleted file mode 100644 index f28fe0b382a1..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ExtensionProcessorBase.yml +++ /dev/null @@ -1,190 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ExtensionProcessorBase -name: ExtensionProcessorBase -fullName: azure.media.videoanalyzeredge.ExtensionProcessorBase -module: azure.media.videoanalyzeredge -summary: 'Base class for pipeline extension processors. Pipeline extensions allow - for custom media analysis and processing to be plugged into the Video Analyzer pipeline. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: GrpcExtension, HttpExtension. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ExtensionProcessorBase(*, name: str, inputs: List[NodeInput], endpoint: - EndpointBase, image: ImageProperties, sampling_options: SamplingOptions | None - = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: endpoint - description: Required. Endpoint details of the pipeline extension plugin. - types: - - - - name: image - description: 'Required. Image transformations and formatting options to be applied - to the - - video frame(s) prior submission to the pipeline extension plugin.' - types: - - - - name: sampling_options - description: 'Media sampling parameters that define how often media is submitted - - to the extension plugin.' - defaultValue: None - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: Required. Endpoint details of the pipeline extension plugin. - name: endpoint - types: - - -- description: 'Required. Image transformations and formatting options to be applied - to the video - - frame(s) prior submission to the pipeline extension plugin.' - name: image - types: - - -- description: 'Media sampling parameters that define how often media is submitted - to - - the extension plugin.' - name: sampling_options - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ExtensionProcessorBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ExtensionProcessorBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ExtensionProcessorBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ExtensionProcessorBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ExtensionProcessorBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ExtensionProcessorBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ExtensionProcessorBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.FileSink.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.FileSink.yml deleted file mode 100644 index 5b7cfe1a78a3..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.FileSink.yml +++ /dev/null @@ -1,188 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.FileSink -name: FileSink -fullName: azure.media.videoanalyzeredge.FileSink -module: azure.media.videoanalyzeredge -summary: 'File sink allows for video and audio content to be recorded on the file - system on the edge device. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileSink(*, name: str, inputs: List[NodeInput], base_directory_path: str, - file_name_pattern: str, maximum_size_mi_b: str, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: base_directory_path - description: 'Required. Absolute directory path where media files will be - - stored.' - types: - - - - name: file_name_pattern - description: 'Required. File name pattern for creating new files when performing - - event based recording. The pattern must include at least one system variable.' - types: - - - - name: maximum_size_mi_b - description: 'Required. Maximum amount of disk space that can be used for storing - - files from this sink. Once this limit is reached, the oldest files from this - sink will be - - automatically deleted.' - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: Required. Absolute directory path where media files will be stored. - name: base_directory_path - types: - - -- description: 'Required. File name pattern for creating new files when performing - - event based recording. The pattern must include at least one system variable.' - name: file_name_pattern - types: - - -- description: 'Required. Maximum amount of disk space that can be used for storing - - files from this sink. Once this limit is reached, the oldest files from this sink - will be - - automatically deleted.' - name: maximum_size_mi_b - types: - - -methods: -- uid: azure.media.videoanalyzeredge.FileSink.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.FileSink.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.FileSink.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.FileSink.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.FileSink.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.FileSink.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.FileSink.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtension.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtension.yml deleted file mode 100644 index 004c163284e0..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtension.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.GrpcExtension -name: GrpcExtension -fullName: azure.media.videoanalyzeredge.GrpcExtension -module: azure.media.videoanalyzeredge -summary: 'GRPC extension processor allows pipeline extension plugins to be connected - to the pipeline through over a gRPC channel. Extension plugins must act as an gRPC - server. Please see [https://aka.ms/ava-extension-grpc](https://aka.ms/ava-extension-grpc) - for details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GrpcExtension(*, name: str, inputs: List[NodeInput], endpoint: EndpointBase, - image: ImageProperties, data_transfer: GrpcExtensionDataTransfer, sampling_options: - SamplingOptions | None = None, extension_configuration: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: endpoint - description: Required. Endpoint details of the pipeline extension plugin. - types: - - - - name: image - description: 'Required. Image transformations and formatting options to be applied - to the - - video frame(s) prior submission to the pipeline extension plugin.' - types: - - - - name: sampling_options - description: 'Media sampling parameters that define how often media is submitted - - to the extension plugin.' - defaultValue: None - types: - - - - name: data_transfer - description: Required. Specifies how media is transferred to the extension plugin. - types: - - - - name: extension_configuration - description: 'An optional configuration string that is sent to the - - extension plugin. The configuration string is specific to each custom extension - and it not - - understood neither validated by Video Analyzer. Please see [https://aka.ms/ava-extension-grpc](https://aka.ms/ava-extension-grpc) - - for details.' - defaultValue: None - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: Required. Endpoint details of the pipeline extension plugin. - name: endpoint - types: - - -- description: 'Required. Image transformations and formatting options to be applied - to the video - - frame(s) prior submission to the pipeline extension plugin.' - name: image - types: - - -- description: 'Media sampling parameters that define how often media is submitted - to - - the extension plugin.' - name: sampling_options - types: - - -- description: Required. Specifies how media is transferred to the extension plugin. - name: data_transfer - types: - - -- description: 'An optional configuration string that is sent to the extension - - plugin. The configuration string is specific to each custom extension and it not - understood - - neither validated by Video Analyzer. Please see [https://aka.ms/ava-extension-grpc](https://aka.ms/ava-extension-grpc) - for details.' - name: extension_configuration - types: - - -methods: -- uid: azure.media.videoanalyzeredge.GrpcExtension.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.GrpcExtension.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.GrpcExtension.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.GrpcExtension.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.GrpcExtension.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.GrpcExtension.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.GrpcExtension.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.yml deleted file mode 100644 index da128b09c305..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer -name: GrpcExtensionDataTransfer -fullName: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer -module: azure.media.videoanalyzeredge -summary: 'Describes how media is transferred to the extension plugin. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GrpcExtensionDataTransfer(*, mode: str | GrpcExtensionDataTransferMode, - shared_memory_size_mi_b: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: shared_memory_size_mi_b - description: 'The share memory buffer for sample transfers, in mebibytes. - - It can only be used with the ''SharedMemory'' transfer mode.' - defaultValue: None - types: - - - - name: mode - description: 'Required. Data transfer mode: embedded or sharedMemory. Possible - values include: - - "embedded", "sharedMemory".' - types: - - - - -variables: -- description: 'The share memory buffer for sample transfers, in mebibytes. It - - can only be used with the ''SharedMemory'' transfer mode.' - name: shared_memory_size_mi_b - types: - - -- description: 'Required. Data transfer mode: embedded or sharedMemory. Possible values - include: - - "embedded", "sharedMemory".' - name: mode - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode.yml deleted file mode 100644 index 02906ff683dd..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode -name: GrpcExtensionDataTransferMode -fullName: azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode -summary: 'Data transfer mode: embedded or sharedMemory.' -module: azure.media.videoanalyzeredge -fields: -- name: EMBEDDED - uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode.EMBEDDED -- name: SHARED_MEMORY - uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode.SHARED_MEMORY diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.H264Configuration.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.H264Configuration.yml deleted file mode 100644 index f0f8d3575bc4..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.H264Configuration.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.H264Configuration -name: H264Configuration -fullName: azure.media.videoanalyzeredge.H264Configuration -module: azure.media.videoanalyzeredge -summary: Class representing the H264 Configuration. -constructor: - syntax: 'H264Configuration(*, gov_length: float | None = None, profile: str | H264Profile - | None = None, **kwargs)' - keywordOnlyParameters: - - name: gov_length - description: Group of Video frames length. - defaultValue: None - types: - - - - name: profile - description: 'The H264 Profile. Possible values include: "Baseline", "Main", "Extended", - - "High".' - defaultValue: None - types: - - - - -variables: -- description: Group of Video frames length. - name: gov_length - types: - - -- description: 'The H264 Profile. Possible values include: "Baseline", "Main", "Extended", - - "High".' - name: profile - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.H264Configuration.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.H264Configuration.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.H264Configuration.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.H264Configuration.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.H264Configuration.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.H264Configuration.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.H264Configuration.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.H264Profile.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.H264Profile.yml deleted file mode 100644 index 5df912d36809..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.H264Profile.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.H264Profile -name: H264Profile -fullName: azure.media.videoanalyzeredge.H264Profile -summary: The H264 Profile -module: azure.media.videoanalyzeredge -fields: -- name: BASELINE - uid: azure.media.videoanalyzeredge.H264Profile.BASELINE -- name: EXTENDED - uid: azure.media.videoanalyzeredge.H264Profile.EXTENDED -- name: HIGH - uid: azure.media.videoanalyzeredge.H264Profile.HIGH -- name: MAIN - uid: azure.media.videoanalyzeredge.H264Profile.MAIN diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.HttpExtension.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.HttpExtension.yml deleted file mode 100644 index d5ca779b3089..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.HttpExtension.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.HttpExtension -name: HttpExtension -fullName: azure.media.videoanalyzeredge.HttpExtension -module: azure.media.videoanalyzeredge -summary: 'HTTP extension processor allows pipeline extension plugins to be connected - to the pipeline through over the HTTP protocol. Extension plugins must act as an - HTTP server. Please see [https://aka.ms/ava-extension-http](https://aka.ms/ava-extension-http) - for details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HttpExtension(*, name: str, inputs: List[NodeInput], endpoint: EndpointBase, - image: ImageProperties, sampling_options: SamplingOptions | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: endpoint - description: Required. Endpoint details of the pipeline extension plugin. - types: - - - - name: image - description: 'Required. Image transformations and formatting options to be applied - to the - - video frame(s) prior submission to the pipeline extension plugin.' - types: - - - - name: sampling_options - description: 'Media sampling parameters that define how often media is submitted - - to the extension plugin.' - defaultValue: None - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: Required. Endpoint details of the pipeline extension plugin. - name: endpoint - types: - - -- description: 'Required. Image transformations and formatting options to be applied - to the video - - frame(s) prior submission to the pipeline extension plugin.' - name: image - types: - - -- description: 'Media sampling parameters that define how often media is submitted - to - - the extension plugin.' - name: sampling_options - types: - - -methods: -- uid: azure.media.videoanalyzeredge.HttpExtension.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.HttpExtension.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.HttpExtension.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.HttpExtension.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.HttpExtension.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.HttpExtension.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.HttpExtension.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.HttpHeaderCredentials.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.HttpHeaderCredentials.yml deleted file mode 100644 index 1422dc425373..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.HttpHeaderCredentials.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.HttpHeaderCredentials -name: HttpHeaderCredentials -fullName: azure.media.videoanalyzeredge.HttpHeaderCredentials -module: azure.media.videoanalyzeredge -summary: 'HTTP header credentials. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HttpHeaderCredentials(*, header_name: str, header_value: str, **kwargs)' - keywordOnlyParameters: - - name: header_name - description: Required. HTTP header name. - types: - - - - name: header_value - description: 'Required. HTTP header value. It is recommended that this value is - - parameterized as a secret string in order to prevent this value to be returned - as part of the - - resource on API requests.' - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. HTTP header name. - name: header_name - types: - - -- description: 'Required. HTTP header value. It is recommended that this value is - - parameterized as a secret string in order to prevent this value to be returned - as part of the - - resource on API requests.' - name: header_value - types: - - -methods: -- uid: azure.media.videoanalyzeredge.HttpHeaderCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.HttpHeaderCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.HttpHeaderCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.HttpHeaderCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.HttpHeaderCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.HttpHeaderCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.HttpHeaderCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatBmp.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatBmp.yml deleted file mode 100644 index 869eb0948955..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatBmp.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ImageFormatBmp -name: ImageFormatBmp -fullName: azure.media.videoanalyzeredge.ImageFormatBmp -module: azure.media.videoanalyzeredge -summary: 'BMP image encoding. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageFormatBmp(**kwargs) -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ImageFormatBmp.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatBmp.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatBmp.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ImageFormatBmp.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatBmp.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ImageFormatBmp.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatBmp.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatJpeg.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatJpeg.yml deleted file mode 100644 index 16b67f007b4c..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatJpeg.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ImageFormatJpeg -name: ImageFormatJpeg -fullName: azure.media.videoanalyzeredge.ImageFormatJpeg -module: azure.media.videoanalyzeredge -summary: 'JPEG image encoding. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageFormatJpeg(*, quality: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: quality - description: Image quality value between 0 to 100 (best quality). - defaultValue: None - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Image quality value between 0 to 100 (best quality). - name: quality - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ImageFormatJpeg.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatJpeg.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatJpeg.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ImageFormatJpeg.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatJpeg.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ImageFormatJpeg.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatJpeg.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatPng.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatPng.yml deleted file mode 100644 index ff90357c349f..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatPng.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ImageFormatPng -name: ImageFormatPng -fullName: azure.media.videoanalyzeredge.ImageFormatPng -module: azure.media.videoanalyzeredge -summary: 'PNG image encoding. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageFormatPng(**kwargs) -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ImageFormatPng.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatPng.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatPng.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ImageFormatPng.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatPng.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ImageFormatPng.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatPng.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatProperties.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatProperties.yml deleted file mode 100644 index bc057a0ce1d6..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatProperties.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ImageFormatProperties -name: ImageFormatProperties -fullName: azure.media.videoanalyzeredge.ImageFormatProperties -module: azure.media.videoanalyzeredge -summary: 'Base class for image formatting properties. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ImageFormatBmp, ImageFormatJpeg, ImageFormatPng, ImageFormatRaw. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ImageFormatProperties(**kwargs) -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ImageFormatProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ImageFormatProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ImageFormatProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatRaw.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatRaw.yml deleted file mode 100644 index 2a70eb88da9b..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatRaw.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ImageFormatRaw -name: ImageFormatRaw -fullName: azure.media.videoanalyzeredge.ImageFormatRaw -module: azure.media.videoanalyzeredge -summary: 'Raw image formatting. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageFormatRaw(*, pixel_format: str | ImageFormatRawPixelFormat, **kwargs)' - keywordOnlyParameters: - - name: pixel_format - description: 'Required. Pixel format to be applied to the raw image. Possible - values - - include: "yuv420p", "rgb565be", "rgb565le", "rgb555be", "rgb555le", "rgb24", - "bgr24", "argb", - - "rgba", "abgr", "bgra".' - types: - - - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: 'Required. Pixel format to be applied to the raw image. Possible values - - include: "yuv420p", "rgb565be", "rgb565le", "rgb555be", "rgb555le", "rgb24", "bgr24", - "argb", - - "rgba", "abgr", "bgra".' - name: pixel_format - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.ImageFormatRaw.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatRaw.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatRaw.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ImageFormatRaw.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageFormatRaw.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ImageFormatRaw.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageFormatRaw.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.yml deleted file mode 100644 index f89c419729fa..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat -name: ImageFormatRawPixelFormat -fullName: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat -summary: Pixel format to be applied to the raw image. -module: azure.media.videoanalyzeredge -fields: -- name: ABGR - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.ABGR -- name: ARGB - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.ARGB -- name: BGR24 - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.BGR24 -- name: BGRA - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.BGRA -- name: RGB24 - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.RGB24 -- name: RGB555_BE - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.RGB555_BE -- name: RGB555_LE - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.RGB555_LE -- name: RGB565_BE - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.RGB565_BE -- name: RGB565_LE - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.RGB565_LE -- name: RGBA - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.RGBA -- name: YUV420_P - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.YUV420_P diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageProperties.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageProperties.yml deleted file mode 100644 index 1d01c6a5eca7..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageProperties.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ImageProperties -name: ImageProperties -fullName: azure.media.videoanalyzeredge.ImageProperties -module: azure.media.videoanalyzeredge -summary: Image transformations and formatting options to be applied to the video frame(s). -constructor: - syntax: 'ImageProperties(*, scale: ImageScale | None = None, format: ImageFormatProperties - | None = None, **kwargs)' - keywordOnlyParameters: - - name: scale - description: Image scaling mode. - defaultValue: None - types: - - - - name: format - description: Base class for image formatting properties. - defaultValue: None - types: - - -variables: -- description: Image scaling mode. - name: scale - types: - - -- description: Base class for image formatting properties. - name: format - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ImageProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ImageProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ImageProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageScale.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageScale.yml deleted file mode 100644 index fedf85b527df..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageScale.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ImageScale -name: ImageScale -fullName: azure.media.videoanalyzeredge.ImageScale -module: azure.media.videoanalyzeredge -summary: Image scaling mode. -constructor: - syntax: 'ImageScale(*, mode: str | ImageScaleMode | None = None, width: str | None - = None, height: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: mode - description: 'Describes the image scaling mode to be applied. Default mode is - ''pad''. Possible - - values include: "preserveAspectRatio", "pad", "stretch".' - defaultValue: None - types: - - - - - - name: width - description: The desired output image width. - defaultValue: None - types: - - - - name: height - description: The desired output image height. - defaultValue: None - types: - - -variables: -- description: 'Describes the image scaling mode to be applied. Default mode is ''pad''. - Possible - - values include: "preserveAspectRatio", "pad", "stretch".' - name: mode - types: - - - - -- description: The desired output image width. - name: width - types: - - -- description: The desired output image height. - name: height - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ImageScale.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageScale.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageScale.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ImageScale.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ImageScale.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ImageScale.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ImageScale.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageScaleMode.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageScaleMode.yml deleted file mode 100644 index 3aa6455e1f07..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageScaleMode.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.ImageScaleMode -name: ImageScaleMode -fullName: azure.media.videoanalyzeredge.ImageScaleMode -summary: Describes the image scaling mode to be applied. Default mode is 'pad'. -module: azure.media.videoanalyzeredge -fields: -- name: PAD - uid: azure.media.videoanalyzeredge.ImageScaleMode.PAD -- name: PRESERVE_ASPECT_RATIO - uid: azure.media.videoanalyzeredge.ImageScaleMode.PRESERVE_ASPECT_RATIO -- name: STRETCH - uid: azure.media.videoanalyzeredge.ImageScaleMode.STRETCH diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubDeviceConnection.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubDeviceConnection.yml deleted file mode 100644 index af0a2eddf8c1..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubDeviceConnection.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.IotHubDeviceConnection -name: IotHubDeviceConnection -fullName: azure.media.videoanalyzeredge.IotHubDeviceConnection -module: azure.media.videoanalyzeredge -summary: 'Information that enables communication between the IoT Hub and the IoT device - - allowing this edge module to act as a transparent gateway between the two. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IotHubDeviceConnection(*, device_id: str, credentials: CredentialsBase - | None = None, **kwargs)' - keywordOnlyParameters: - - name: device_id - description: 'Required. The name of the IoT device configured and managed in IoT - Hub. - - (case-sensitive).' - types: - - - - name: credentials - description: 'IoT device connection credentials. Currently IoT device symmetric - key - - credentials are supported.' - defaultValue: None - types: - - -variables: -- description: 'Required. The name of the IoT device configured and managed in IoT - Hub. - - (case-sensitive).' - name: device_id - types: - - -- description: 'IoT device connection credentials. Currently IoT device symmetric - key - - credentials are supported.' - name: credentials - types: - - -methods: -- uid: azure.media.videoanalyzeredge.IotHubDeviceConnection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.IotHubDeviceConnection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.IotHubDeviceConnection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.IotHubDeviceConnection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.IotHubDeviceConnection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.IotHubDeviceConnection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.IotHubDeviceConnection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubMessageSink.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubMessageSink.yml deleted file mode 100644 index dc34759d2fb9..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubMessageSink.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.IotHubMessageSink -name: IotHubMessageSink -fullName: azure.media.videoanalyzeredge.IotHubMessageSink -module: azure.media.videoanalyzeredge -summary: 'IoT Hub Message sink allows for pipeline messages to published into the - IoT Edge Hub. Published messages can then be delivered to the cloud and other modules - via routes declared in the IoT Edge deployment manifest. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IotHubMessageSink(*, name: str, inputs: List[NodeInput], hub_output_name: - str, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: hub_output_name - description: 'Required. Name of the Iot Edge Hub output to which the messages - will - - be published.' - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: 'Required. Name of the Iot Edge Hub output to which the messages will - be - - published.' - name: hub_output_name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.IotHubMessageSink.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.IotHubMessageSink.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.IotHubMessageSink.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.IotHubMessageSink.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.IotHubMessageSink.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.IotHubMessageSink.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.IotHubMessageSink.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubMessageSource.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubMessageSource.yml deleted file mode 100644 index fe18e39d4fa7..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubMessageSource.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.IotHubMessageSource -name: IotHubMessageSource -fullName: azure.media.videoanalyzeredge.IotHubMessageSource -module: azure.media.videoanalyzeredge -summary: 'IoT Hub Message source allows for the pipeline to consume messages from - the IoT Edge Hub. Messages can be routed from other IoT modules via routes declared - in the IoT Edge deployment manifest. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IotHubMessageSource(*, name: str, hub_input_name: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: hub_input_name - description: Name of the IoT Edge Hub input from which messages will be consumed. - defaultValue: None - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: Name of the IoT Edge Hub input from which messages will be consumed. - name: hub_input_name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.IotHubMessageSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.IotHubMessageSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.IotHubMessageSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.IotHubMessageSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.IotHubMessageSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.IotHubMessageSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.IotHubMessageSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LineCrossingProcessor.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LineCrossingProcessor.yml deleted file mode 100644 index e093de1b3d9e..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LineCrossingProcessor.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LineCrossingProcessor -name: LineCrossingProcessor -fullName: azure.media.videoanalyzeredge.LineCrossingProcessor -module: azure.media.videoanalyzeredge -summary: 'Line crossing processor allows for the detection of tracked objects moving - across one or more predefined lines. It must be downstream of an object tracker - of downstream on an AI extension node that generates sequenceId for objects which - are tracked across different frames of the video. Inference events are generated - every time objects crosses from one side of the line to another. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LineCrossingProcessor(*, name: str, inputs: List[NodeInput], lines: List[NamedLineBase], - **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: lines - description: Required. An array of lines used to compute line crossing events. - types: - - [] -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: Required. An array of lines used to compute line crossing events. - name: lines - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.LineCrossingProcessor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LineCrossingProcessor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LineCrossingProcessor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LineCrossingProcessor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LineCrossingProcessor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LineCrossingProcessor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LineCrossingProcessor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipeline.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipeline.yml deleted file mode 100644 index 7d25d9b0c7cc..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipeline.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipeline -name: LivePipeline -fullName: azure.media.videoanalyzeredge.LivePipeline -module: azure.media.videoanalyzeredge -summary: 'Live Pipeline represents an unique instance of a pipeline topology which - is used for real-time content ingestion and analysis. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LivePipeline(*, name: str, system_data: SystemData | None = None, properties: - LivePipelineProperties | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Live pipeline unique identifier. - types: - - - - name: system_data - description: Read-only system metadata associated with this object. - defaultValue: None - types: - - - - name: properties - description: Live pipeline properties. - defaultValue: None - types: - - -variables: -- description: Required. Live pipeline unique identifier. - name: name - types: - - -- description: Read-only system metadata associated with this object. - name: system_data - types: - - -- description: Live pipeline properties. - name: properties - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipeline.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipeline.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipeline.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipeline.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipeline.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipeline.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipeline.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineActivateRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineActivateRequest.yml deleted file mode 100644 index 596721145795..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineActivateRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest -name: LivePipelineActivateRequest -fullName: azure.media.videoanalyzeredge.LivePipelineActivateRequest -module: azure.media.videoanalyzeredge -summary: 'Activates an existing live pipeline. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LivePipelineActivateRequest(*, name: str, api_version: str | None = ''1.1'', - **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineCollection.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineCollection.yml deleted file mode 100644 index 3f0e1cf4230d..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineCollection.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineCollection -name: LivePipelineCollection -fullName: azure.media.videoanalyzeredge.LivePipelineCollection -module: azure.media.videoanalyzeredge -summary: A collection of live pipelines. -constructor: - syntax: 'LivePipelineCollection(*, value: List[LivePipeline] | None = None, continuation_token: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: List of live pipelines. - defaultValue: None - types: - - [] - - name: continuation_token - description: 'A continuation token to be used in subsequent calls when - - enumerating through the collection. This is returned when the collection results - won''t fit in a - - single response.' - defaultValue: None - types: - - -variables: -- description: List of live pipelines. - name: value - types: - - [] -- description: 'A continuation token to be used in subsequent calls when enumerating - - through the collection. This is returned when the collection results won''t fit - in a single - - response.' - name: continuation_token - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineCollection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineCollection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineCollection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineCollection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineCollection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineCollection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineCollection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.yml deleted file mode 100644 index 16505120cd83..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest -name: LivePipelineDeactivateRequest -fullName: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest -module: azure.media.videoanalyzeredge -summary: 'Deactivates an existing live pipeline. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LivePipelineDeactivateRequest(*, name: str, api_version: str | None = ''1.1'', - **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineDeleteRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineDeleteRequest.yml deleted file mode 100644 index c117666f08b4..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineDeleteRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest -name: LivePipelineDeleteRequest -fullName: azure.media.videoanalyzeredge.LivePipelineDeleteRequest -module: azure.media.videoanalyzeredge -summary: 'Deletes an existing live pipeline. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LivePipelineDeleteRequest(*, name: str, api_version: str | None = ''1.1'', - **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineGetRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineGetRequest.yml deleted file mode 100644 index 6950a87cf8a3..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineGetRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineGetRequest -name: LivePipelineGetRequest -fullName: azure.media.videoanalyzeredge.LivePipelineGetRequest -module: azure.media.videoanalyzeredge -summary: 'Retrieves an existing live pipeline. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LivePipelineGetRequest(*, name: str, api_version: str | None = ''1.1'', - **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineGetRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineGetRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineGetRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineGetRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineGetRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineGetRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineGetRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineListRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineListRequest.yml deleted file mode 100644 index dc03b82a249d..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineListRequest.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineListRequest -name: LivePipelineListRequest -fullName: azure.media.videoanalyzeredge.LivePipelineListRequest -module: azure.media.videoanalyzeredge -summary: 'List all existing live pipelines. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LivePipelineListRequest(*, api_version: str | None = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineListRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineListRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineListRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineListRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineListRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineListRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineListRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineProperties.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineProperties.yml deleted file mode 100644 index 5f53b15b1b63..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineProperties.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineProperties -name: LivePipelineProperties -fullName: azure.media.videoanalyzeredge.LivePipelineProperties -module: azure.media.videoanalyzeredge -summary: Live pipeline properties. -constructor: - syntax: 'LivePipelineProperties(*, description: str | None = None, topology_name: - str | None = None, parameters: List[ParameterDefinition] | None = None, state: - str | LivePipelineState | None = None, **kwargs)' - keywordOnlyParameters: - - name: description - description: An optional description of the live pipeline. - defaultValue: None - types: - - - - name: topology_name - description: 'The reference to an existing pipeline topology defined for real-time - - content processing. When activated, this live pipeline will process content - according to the - - pipeline topology definition.' - defaultValue: None - types: - - - - name: parameters - description: 'List of the instance level parameter values for the user-defined - topology - - parameters. A pipeline can only define or override parameters values for parameters - which have - - been declared in the referenced topology. Topology parameters without a default - value must be - - defined. Topology parameters with a default value can be optionally be overridden.' - defaultValue: None - types: - - [] - - name: state - description: 'Current pipeline state (read-only). Possible values include: "inactive", - - "activating", "active", "deactivating".' - defaultValue: None - types: - - - - -variables: -- description: An optional description of the live pipeline. - name: description - types: - - -- description: 'The reference to an existing pipeline topology defined for real-time - - content processing. When activated, this live pipeline will process content according - to the - - pipeline topology definition.' - name: topology_name - types: - - -- description: 'List of the instance level parameter values for the user-defined topology - - parameters. A pipeline can only define or override parameters values for parameters - which have - - been declared in the referenced topology. Topology parameters without a default - value must be - - defined. Topology parameters with a default value can be optionally be overridden.' - name: parameters - types: - - [] -- description: 'Current pipeline state (read-only). Possible values include: "inactive", - - "activating", "active", "deactivating".' - name: state - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineSetRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineSetRequest.yml deleted file mode 100644 index 68ff481ec5be..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineSetRequest.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineSetRequest -name: LivePipelineSetRequest -fullName: azure.media.videoanalyzeredge.LivePipelineSetRequest -module: azure.media.videoanalyzeredge -summary: 'Creates a new live pipeline or updates an existing one. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LivePipelineSetRequest(*, live_pipeline: LivePipeline, api_version: str - | None = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: live_pipeline - description: 'Required. Live Pipeline represents an unique instance of a pipeline - - topology which is used for real-time content ingestion and analysis.' - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: 'Required. Live Pipeline represents an unique instance of a pipeline - - topology which is used for real-time content ingestion and analysis.' - name: live_pipeline - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequest.serialize - name: serialize - signature: serialize() -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineSetRequestBody.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineSetRequestBody.yml deleted file mode 100644 index a34bf7f360f9..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineSetRequestBody.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody -name: LivePipelineSetRequestBody -fullName: azure.media.videoanalyzeredge.LivePipelineSetRequestBody -module: azure.media.videoanalyzeredge -summary: 'Live Pipeline represents an unique instance of a pipeline topology which - is used for real-time content ingestion and analysis. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LivePipelineSetRequestBody(*, name: str, api_version: str | None = ''1.1'', - system_data: SystemData | None = None, properties: LivePipelineProperties | None - = None, **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Live pipeline unique identifier. - types: - - - - name: system_data - description: Read-only system metadata associated with this object. - defaultValue: None - types: - - - - name: properties - description: Live pipeline properties. - defaultValue: None - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Live pipeline unique identifier. - name: name - types: - - -- description: Read-only system metadata associated with this object. - name: system_data - types: - - -- description: Live pipeline properties. - name: properties - types: - - -methods: -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineState.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineState.yml deleted file mode 100644 index d2b341669d20..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.LivePipelineState -name: LivePipelineState -fullName: azure.media.videoanalyzeredge.LivePipelineState -summary: Current pipeline state (read-only). -module: azure.media.videoanalyzeredge -fields: -- name: ACTIVATING - uid: azure.media.videoanalyzeredge.LivePipelineState.ACTIVATING -- name: ACTIVE - uid: azure.media.videoanalyzeredge.LivePipelineState.ACTIVE -- name: DEACTIVATING - uid: azure.media.videoanalyzeredge.LivePipelineState.DEACTIVATING -- name: INACTIVE - uid: azure.media.videoanalyzeredge.LivePipelineState.INACTIVE diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MPEG4Configuration.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MPEG4Configuration.yml deleted file mode 100644 index 3cc539872c79..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MPEG4Configuration.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.MPEG4Configuration -name: MPEG4Configuration -fullName: azure.media.videoanalyzeredge.MPEG4Configuration -module: azure.media.videoanalyzeredge -summary: Class representing the MPEG4 Configuration. -constructor: - syntax: 'MPEG4Configuration(*, gov_length: float | None = None, profile: str | MPEG4Profile - | None = None, **kwargs)' - keywordOnlyParameters: - - name: gov_length - description: Group of Video frames length. - defaultValue: None - types: - - - - name: profile - description: 'The MPEG4 Profile. Possible values include: "SP", "ASP".' - defaultValue: None - types: - - - - -variables: -- description: Group of Video frames length. - name: gov_length - types: - - -- description: 'The MPEG4 Profile. Possible values include: "SP", "ASP".' - name: profile - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.MPEG4Configuration.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MPEG4Configuration.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MPEG4Configuration.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.MPEG4Configuration.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MPEG4Configuration.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.MPEG4Configuration.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MPEG4Configuration.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MPEG4Profile.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MPEG4Profile.yml deleted file mode 100644 index 56dabe4f1157..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MPEG4Profile.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.MPEG4Profile -name: MPEG4Profile -fullName: azure.media.videoanalyzeredge.MPEG4Profile -summary: The MPEG4 Profile -module: azure.media.videoanalyzeredge -fields: -- name: ASP - uid: azure.media.videoanalyzeredge.MPEG4Profile.ASP -- name: SP - uid: azure.media.videoanalyzeredge.MPEG4Profile.SP diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MediaProfile.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MediaProfile.yml deleted file mode 100644 index 983251d31435..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MediaProfile.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.MediaProfile -name: MediaProfile -fullName: azure.media.videoanalyzeredge.MediaProfile -module: azure.media.videoanalyzeredge -summary: Class representing the ONVIF MediaProfiles. -constructor: - syntax: 'MediaProfile(*, name: str | None = None, media_uri: Any | None = None, - video_encoder_configuration: VideoEncoderConfiguration | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: The name of the Media Profile. - defaultValue: None - types: - - - - name: media_uri - description: 'Object representing the URI that will be used to request for media - - streaming.' - defaultValue: None - types: - - - - name: video_encoder_configuration - description: The Video encoder configuration. - defaultValue: None - types: - - -variables: -- description: The name of the Media Profile. - name: name - types: - - -- description: Object representing the URI that will be used to request for media - streaming. - name: media_uri - types: - - -- description: The Video encoder configuration. - name: video_encoder_configuration - types: - - -methods: -- uid: azure.media.videoanalyzeredge.MediaProfile.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MediaProfile.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MediaProfile.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.MediaProfile.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MediaProfile.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.MediaProfile.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MediaProfile.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MediaUri.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MediaUri.yml deleted file mode 100644 index e5564c6452f2..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MediaUri.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.MediaUri -name: MediaUri -fullName: azure.media.videoanalyzeredge.MediaUri -module: azure.media.videoanalyzeredge -summary: Object representing the URI that will be used to request for media streaming. -constructor: - syntax: 'MediaUri(*, uri: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: uri - description: URI that can be used for media streaming. - defaultValue: None - types: - - -variables: -- description: URI that can be used for media streaming. - name: uri - types: - - -methods: -- uid: azure.media.videoanalyzeredge.MediaUri.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MediaUri.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MediaUri.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.MediaUri.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MediaUri.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.MediaUri.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MediaUri.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MethodRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MethodRequest.yml deleted file mode 100644 index 3c6b921a65f3..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MethodRequest.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.MethodRequest -name: MethodRequest -fullName: azure.media.videoanalyzeredge.MethodRequest -module: azure.media.videoanalyzeredge -summary: 'Base class for direct method calls. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: LivePipelineSetRequestBody, MethodRequestEmptyBodyBase, PipelineTopologySetRequestBody, - RemoteDeviceAdapterSetRequestBody, LivePipelineListRequest, LivePipelineSetRequest, - OnvifDeviceDiscoverRequest, OnvifDeviceGetRequest, PipelineTopologyListRequest, - PipelineTopologySetRequest, RemoteDeviceAdapterListRequest, RemoteDeviceAdapterSetRequest. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MethodRequest(*, api_version: str | None = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -methods: -- uid: azure.media.videoanalyzeredge.MethodRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MethodRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MethodRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.MethodRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MethodRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.MethodRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MethodRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.yml deleted file mode 100644 index 95c4d1b2e215..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase -name: MethodRequestEmptyBodyBase -fullName: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase -module: azure.media.videoanalyzeredge -summary: 'MethodRequestEmptyBodyBase. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: LivePipelineActivateRequest, LivePipelineDeactivateRequest, LivePipelineDeleteRequest, - LivePipelineGetRequest, PipelineTopologyDeleteRequest, PipelineTopologyGetRequest, - RemoteDeviceAdapterDeleteRequest, RemoteDeviceAdapterGetRequest. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MethodRequestEmptyBodyBase(*, name: str, api_version: str | None = ''1.1'', - **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MotionDetectionProcessor.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MotionDetectionProcessor.yml deleted file mode 100644 index 5bf759bd9ec1..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MotionDetectionProcessor.yml +++ /dev/null @@ -1,197 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.MotionDetectionProcessor -name: MotionDetectionProcessor -fullName: azure.media.videoanalyzeredge.MotionDetectionProcessor -module: azure.media.videoanalyzeredge -summary: 'Motion detection processor allows for motion detection on the video stream. - It generates motion events whenever motion is present on the video. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MotionDetectionProcessor(*, name: str, inputs: List[NodeInput], sensitivity: - str | MotionDetectionSensitivity | None = None, output_motion_region: bool | None - = None, event_aggregation_window: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: sensitivity - description: 'Motion detection sensitivity: low, medium, high. Possible values - include: - - "low", "medium", "high".' - defaultValue: None - types: - - - - - - name: output_motion_region - description: 'Indicates whether the processor should detect and output the - - regions within the video frame where motion was detected. Default is true.' - defaultValue: None - types: - - - - name: event_aggregation_window - description: 'Time window duration on which events are aggregated before - - being emitted. Value must be specified in ISO8601 duration format (i.e. "PT2S" - equals 2 - - seconds). Use 0 seconds for no aggregation. Default is 1 second.' - defaultValue: None - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: 'Motion detection sensitivity: low, medium, high. Possible values include: - - "low", "medium", "high".' - name: sensitivity - types: - - - - -- description: 'Indicates whether the processor should detect and output the - - regions within the video frame where motion was detected. Default is true.' - name: output_motion_region - types: - - -- description: 'Time window duration on which events are aggregated before - - being emitted. Value must be specified in ISO8601 duration format (i.e. "PT2S" - equals 2 - - seconds). Use 0 seconds for no aggregation. Default is 1 second.' - name: event_aggregation_window - types: - - -methods: -- uid: azure.media.videoanalyzeredge.MotionDetectionProcessor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MotionDetectionProcessor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MotionDetectionProcessor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.MotionDetectionProcessor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.MotionDetectionProcessor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.MotionDetectionProcessor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.MotionDetectionProcessor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MotionDetectionSensitivity.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MotionDetectionSensitivity.yml deleted file mode 100644 index eb32470e73c8..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MotionDetectionSensitivity.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.MotionDetectionSensitivity -name: MotionDetectionSensitivity -fullName: azure.media.videoanalyzeredge.MotionDetectionSensitivity -summary: 'Motion detection sensitivity: low, medium, high.' -module: azure.media.videoanalyzeredge -fields: -- name: HIGH - uid: azure.media.videoanalyzeredge.MotionDetectionSensitivity.HIGH -- name: LOW - uid: azure.media.videoanalyzeredge.MotionDetectionSensitivity.LOW -- name: MEDIUM - uid: azure.media.videoanalyzeredge.MotionDetectionSensitivity.MEDIUM diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedLineBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedLineBase.yml deleted file mode 100644 index a9168c179ca6..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedLineBase.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.NamedLineBase -name: NamedLineBase -fullName: azure.media.videoanalyzeredge.NamedLineBase -module: azure.media.videoanalyzeredge -summary: 'Base class for named lines. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: NamedLineString. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NamedLineBase(*, name: str, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Line name. Must be unique within the node. - types: - - -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Line name. Must be unique within the node. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.NamedLineBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NamedLineBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NamedLineBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.NamedLineBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NamedLineBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.NamedLineBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NamedLineBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedLineString.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedLineString.yml deleted file mode 100644 index 0a1b69f8c942..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedLineString.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.NamedLineString -name: NamedLineString -fullName: azure.media.videoanalyzeredge.NamedLineString -module: azure.media.videoanalyzeredge -summary: 'Describes a line configuration. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NamedLineString(*, name: str, line: str, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Line name. Must be unique within the node. - types: - - - - name: line - description: 'Required. Point coordinates for the line start and end, respectively. - Example: - - ''[[0.3, 0.2],[0.9, 0.8]]''. Each point is expressed as [LEFT, TOP] coordinate - ratios ranging - - from 0.0 to 1.0, where [0,0] is the upper-left frame corner and [1, 1] is the - bottom-right - - frame corner.' - types: - - -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Line name. Must be unique within the node. - name: name - types: - - -- description: 'Required. Point coordinates for the line start and end, respectively. - Example: - - ''[[0.3, 0.2],[0.9, 0.8]]''. Each point is expressed as [LEFT, TOP] coordinate - ratios ranging - - from 0.0 to 1.0, where [0,0] is the upper-left frame corner and [1, 1] is the - bottom-right - - frame corner.' - name: line - types: - - -methods: -- uid: azure.media.videoanalyzeredge.NamedLineString.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NamedLineString.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NamedLineString.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.NamedLineString.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NamedLineString.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.NamedLineString.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NamedLineString.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedPolygonBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedPolygonBase.yml deleted file mode 100644 index 3af4c50753bd..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedPolygonBase.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.NamedPolygonBase -name: NamedPolygonBase -fullName: azure.media.videoanalyzeredge.NamedPolygonBase -module: azure.media.videoanalyzeredge -summary: 'Describes the named polygon. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: NamedPolygonString. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NamedPolygonBase(*, name: str, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Polygon name. Must be unique within the node. - types: - - -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Polygon name. Must be unique within the node. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.NamedPolygonBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NamedPolygonBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NamedPolygonBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.NamedPolygonBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NamedPolygonBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.NamedPolygonBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NamedPolygonBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedPolygonString.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedPolygonString.yml deleted file mode 100644 index d1515e7cb60e..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedPolygonString.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.NamedPolygonString -name: NamedPolygonString -fullName: azure.media.videoanalyzeredge.NamedPolygonString -module: azure.media.videoanalyzeredge -summary: 'Describes a closed polygon configuration. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NamedPolygonString(*, name: str, polygon: str, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Polygon name. Must be unique within the node. - types: - - - - name: polygon - description: 'Required. Point coordinates for the polygon. Example: ''[[0.3, 0.2],[0.9, - - 0.8],[0.7, 0.6]]''. Each point is expressed as [LEFT, TOP] coordinate ratios - ranging from 0.0 to - - 1.0, where [0,0] is the upper-left frame corner and [1, 1] is the bottom-right - frame corner.' - types: - - -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Polygon name. Must be unique within the node. - name: name - types: - - -- description: 'Required. Point coordinates for the polygon. Example: ''[[0.3, 0.2],[0.9, - - 0.8],[0.7, 0.6]]''. Each point is expressed as [LEFT, TOP] coordinate ratios ranging - from 0.0 to - - 1.0, where [0,0] is the upper-left frame corner and [1, 1] is the bottom-right - frame corner.' - name: polygon - types: - - -methods: -- uid: azure.media.videoanalyzeredge.NamedPolygonString.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NamedPolygonString.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NamedPolygonString.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.NamedPolygonString.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NamedPolygonString.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.NamedPolygonString.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NamedPolygonString.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NodeInput.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NodeInput.yml deleted file mode 100644 index 859b2372d131..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NodeInput.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.NodeInput -name: NodeInput -fullName: azure.media.videoanalyzeredge.NodeInput -module: azure.media.videoanalyzeredge -summary: 'Describes an input signal to be used on a pipeline node. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NodeInput(*, node_name: str, output_selectors: List[OutputSelector] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: node_name - description: 'Required. The name of the upstream node in the pipeline which output - is - - used as input of the current node.' - types: - - - - name: output_selectors - description: 'Allows for the selection of specific data streams (eg. video only) - - from another node.' - defaultValue: None - types: - - [] -variables: -- description: 'Required. The name of the upstream node in the pipeline which output - is used - - as input of the current node.' - name: node_name - types: - - -- description: 'Allows for the selection of specific data streams (eg. video only) - from - - another node.' - name: output_selectors - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.NodeInput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NodeInput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NodeInput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.NodeInput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.NodeInput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.NodeInput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.NodeInput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ObjectTrackingAccuracy.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ObjectTrackingAccuracy.yml deleted file mode 100644 index 2098b7db44e1..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ObjectTrackingAccuracy.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.ObjectTrackingAccuracy -name: ObjectTrackingAccuracy -fullName: azure.media.videoanalyzeredge.ObjectTrackingAccuracy -summary: 'Object tracker accuracy: low, medium, high. Higher accuracy leads to higher - CPU consumption in - - average.' -module: azure.media.videoanalyzeredge -fields: -- name: HIGH - uid: azure.media.videoanalyzeredge.ObjectTrackingAccuracy.HIGH -- name: LOW - uid: azure.media.videoanalyzeredge.ObjectTrackingAccuracy.LOW -- name: MEDIUM - uid: azure.media.videoanalyzeredge.ObjectTrackingAccuracy.MEDIUM diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ObjectTrackingProcessor.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ObjectTrackingProcessor.yml deleted file mode 100644 index 701de6745967..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ObjectTrackingProcessor.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor -name: ObjectTrackingProcessor -fullName: azure.media.videoanalyzeredge.ObjectTrackingProcessor -module: azure.media.videoanalyzeredge -summary: 'Object tracker processor allows for continuous tracking of one of more objects - over a finite sequence of video frames. It must be used downstream of an object - detector extension node, thus allowing for the extension to be configured to to - perform inferences on sparse frames through the use of the ''maximumSamplesPerSecond'' - sampling property. The object tracker node will then track the detected objects - over the frames in which the detector is not invoked resulting on a smother tracking - of detected objects across the continuum of video frames. The tracker will stop - tracking objects which are not subsequently detected by the upstream detector on - the subsequent detections. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ObjectTrackingProcessor(*, name: str, inputs: List[NodeInput], accuracy: - str | ObjectTrackingAccuracy | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: accuracy - description: 'Object tracker accuracy: low, medium, high. Higher accuracy leads - to higher - - CPU consumption in average. Possible values include: "low", "medium", "high".' - defaultValue: None - types: - - - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: 'Object tracker accuracy: low, medium, high. Higher accuracy leads - to higher CPU - - consumption in average. Possible values include: "low", "medium", "high".' - name: accuracy - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDevice.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDevice.yml deleted file mode 100644 index cf79d554f4b8..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDevice.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.OnvifDevice -name: OnvifDevice -fullName: azure.media.videoanalyzeredge.OnvifDevice -module: azure.media.videoanalyzeredge -summary: The ONVIF device properties. -constructor: - syntax: 'OnvifDevice(*, hostname: OnvifHostName | None = None, system_date_time: - OnvifSystemDateTime | None = None, dns: OnvifDns | None = None, media_profiles: - List[MediaProfile] | None = None, **kwargs)' - keywordOnlyParameters: - - name: hostname - description: The hostname of the ONVIF device. - defaultValue: None - types: - - - - name: system_date_time - description: The system date and time of the ONVIF device. - defaultValue: None - types: - - - - name: dns - description: The ONVIF device DNS properties. - defaultValue: None - types: - - - - name: media_profiles - description: An array of of ONVIF media profiles supported by the ONVIF device. - defaultValue: None - types: - - [] -variables: -- description: The hostname of the ONVIF device. - name: hostname - types: - - -- description: The system date and time of the ONVIF device. - name: system_date_time - types: - - -- description: The ONVIF device DNS properties. - name: dns - types: - - -- description: An array of of ONVIF media profiles supported by the ONVIF device. - name: media_profiles - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.OnvifDevice.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifDevice.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifDevice.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.OnvifDevice.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifDevice.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.OnvifDevice.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifDevice.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.yml deleted file mode 100644 index fdb8d8f5931a..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.yml +++ /dev/null @@ -1,156 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest -name: OnvifDeviceDiscoverRequest -fullName: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest -module: azure.media.videoanalyzeredge -summary: 'Lists all the discoverable ONVIF devices on the same subnet as the Edge - Module. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OnvifDeviceDiscoverRequest(*, api_version: str | None = ''1.1'', discovery_duration: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: discovery_duration - description: 'The amount of time that the ONVIF device discovery will wait for - - supported device responses.' - defaultValue: None - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: 'The amount of time that the ONVIF device discovery will wait for - - supported device responses.' - name: discovery_duration - types: - - -methods: -- uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDeviceGetRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDeviceGetRequest.yml deleted file mode 100644 index d04363b558aa..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDeviceGetRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest -name: OnvifDeviceGetRequest -fullName: azure.media.videoanalyzeredge.OnvifDeviceGetRequest -module: azure.media.videoanalyzeredge -summary: 'Retrieves properties and media profiles of an ONVIF device. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OnvifDeviceGetRequest(*, endpoint: EndpointBase, api_version: str | None - = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: endpoint - description: Required. Base class for endpoints. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Base class for endpoints. - name: endpoint - types: - - -methods: -- uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDns.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDns.yml deleted file mode 100644 index c174415cac8f..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDns.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.OnvifDns -name: OnvifDns -fullName: azure.media.videoanalyzeredge.OnvifDns -module: azure.media.videoanalyzeredge -summary: The ONVIF device DNS properties. -constructor: - syntax: 'OnvifDns(*, from_dhcp: bool | None = None, ipv4_address: List[str] | None - = None, ipv6_address: List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: from_dhcp - description: Result value showing if the ONVIF device is configured to use DHCP. - defaultValue: None - types: - - - - name: ipv4_address - description: An array of IPv4 address for the discovered ONVIF device. - defaultValue: None - types: - - [] - - name: ipv6_address - description: An array of IPv6 address for the discovered ONVIF device. - defaultValue: None - types: - - [] -variables: -- description: Result value showing if the ONVIF device is configured to use DHCP. - name: from_dhcp - types: - - -- description: An array of IPv4 address for the discovered ONVIF device. - name: ipv4_address - types: - - [] -- description: An array of IPv6 address for the discovered ONVIF device. - name: ipv6_address - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.OnvifDns.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifDns.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifDns.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.OnvifDns.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifDns.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.OnvifDns.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifDns.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifHostName.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifHostName.yml deleted file mode 100644 index 9dd573daef47..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifHostName.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.OnvifHostName -name: OnvifHostName -fullName: azure.media.videoanalyzeredge.OnvifHostName -module: azure.media.videoanalyzeredge -summary: The ONVIF device DNS properties. -constructor: - syntax: 'OnvifHostName(*, from_dhcp: bool | None = None, hostname: str | None = - None, **kwargs)' - keywordOnlyParameters: - - name: from_dhcp - description: Result value showing if the ONVIF device is configured to use DHCP. - defaultValue: None - types: - - - - name: hostname - description: The hostname of the ONVIF device. - defaultValue: None - types: - - -variables: -- description: Result value showing if the ONVIF device is configured to use DHCP. - name: from_dhcp - types: - - -- description: The hostname of the ONVIF device. - name: hostname - types: - - -methods: -- uid: azure.media.videoanalyzeredge.OnvifHostName.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifHostName.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifHostName.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.OnvifHostName.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifHostName.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.OnvifHostName.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifHostName.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifSystemDateTime.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifSystemDateTime.yml deleted file mode 100644 index 4c7f8fa403b9..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifSystemDateTime.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.OnvifSystemDateTime -name: OnvifSystemDateTime -fullName: azure.media.videoanalyzeredge.OnvifSystemDateTime -module: azure.media.videoanalyzeredge -summary: The ONVIF device DNS properties. -constructor: - syntax: 'OnvifSystemDateTime(*, type: str | OnvifSystemDateTimeType | None = None, - time: str | None = None, time_zone: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: type - description: 'An enum value determining whether the date time was configured using - NTP or - - manual. Possible values include: "Ntp", "Manual".' - defaultValue: None - types: - - - - - - name: time - description: The device datetime returned when calling the request. - defaultValue: None - types: - - - - name: time_zone - description: The timezone of the ONVIF device datetime. - defaultValue: None - types: - - -variables: -- description: 'An enum value determining whether the date time was configured using - NTP or manual. - - Possible values include: "Ntp", "Manual".' - name: type - types: - - - - -- description: The device datetime returned when calling the request. - name: time - types: - - -- description: The timezone of the ONVIF device datetime. - name: time_zone - types: - - -methods: -- uid: azure.media.videoanalyzeredge.OnvifSystemDateTime.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifSystemDateTime.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifSystemDateTime.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.OnvifSystemDateTime.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OnvifSystemDateTime.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.OnvifSystemDateTime.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OnvifSystemDateTime.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifSystemDateTimeType.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifSystemDateTimeType.yml deleted file mode 100644 index 4aa55774def9..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifSystemDateTimeType.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.OnvifSystemDateTimeType -name: OnvifSystemDateTimeType -fullName: azure.media.videoanalyzeredge.OnvifSystemDateTimeType -summary: An enum value determining whether the date time was configured using NTP - or manual. -module: azure.media.videoanalyzeredge -fields: -- name: MANUAL - uid: azure.media.videoanalyzeredge.OnvifSystemDateTimeType.MANUAL -- name: NTP - uid: azure.media.videoanalyzeredge.OnvifSystemDateTimeType.NTP diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelector.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelector.yml deleted file mode 100644 index 0f4a0707d2d5..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelector.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.OutputSelector -name: OutputSelector -fullName: azure.media.videoanalyzeredge.OutputSelector -module: azure.media.videoanalyzeredge -summary: Allows for the selection of particular streams from another node. -constructor: - syntax: 'OutputSelector(*, property: str | OutputSelectorProperty | None = None, - operator: str | OutputSelectorOperator | None = None, value: str | None = None, - **kwargs)' - keywordOnlyParameters: - - name: property - description: 'The property of the data stream to be used as the selection criteria. - - Possible values include: "mediaType".' - defaultValue: None - types: - - - - - - name: operator - description: 'The operator to compare properties by. Possible values include: - "is", - - "isNot".' - defaultValue: None - types: - - - - - - name: value - description: Value to compare against. - defaultValue: None - types: - - -variables: -- description: 'The property of the data stream to be used as the selection criteria. - Possible - - values include: "mediaType".' - name: property - types: - - - - -- description: 'The operator to compare properties by. Possible values include: "is", - "isNot".' - name: operator - types: - - - - -- description: Value to compare against. - name: value - types: - - -methods: -- uid: azure.media.videoanalyzeredge.OutputSelector.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OutputSelector.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OutputSelector.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.OutputSelector.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.OutputSelector.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.OutputSelector.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.OutputSelector.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelectorOperator.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelectorOperator.yml deleted file mode 100644 index c2d2bbffff17..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelectorOperator.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.OutputSelectorOperator -name: OutputSelectorOperator -fullName: azure.media.videoanalyzeredge.OutputSelectorOperator -summary: The operator to compare properties by. -module: azure.media.videoanalyzeredge -fields: -- name: IS_ENUM - uid: azure.media.videoanalyzeredge.OutputSelectorOperator.IS_ENUM -- name: IS_NOT - uid: azure.media.videoanalyzeredge.OutputSelectorOperator.IS_NOT diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelectorProperty.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelectorProperty.yml deleted file mode 100644 index 8b3b46f87c30..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelectorProperty.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.OutputSelectorProperty -name: OutputSelectorProperty -fullName: azure.media.videoanalyzeredge.OutputSelectorProperty -summary: The property of the data stream to be used as the selection criteria. -module: azure.media.videoanalyzeredge -fields: -- name: MEDIA_TYPE - uid: azure.media.videoanalyzeredge.OutputSelectorProperty.MEDIA_TYPE diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterDeclaration.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterDeclaration.yml deleted file mode 100644 index 8454bb96a162..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterDeclaration.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ParameterDeclaration -name: ParameterDeclaration -fullName: azure.media.videoanalyzeredge.ParameterDeclaration -module: azure.media.videoanalyzeredge -summary: 'Single topology parameter declaration. Declared parameters can and must - be referenced throughout the topology and can optionally have default values to - be used when they are not defined in the pipeline instances. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ParameterDeclaration(*, name: str, type: str | ParameterType, description: - str | None = None, default: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Name of the parameter. - types: - - - - name: type - description: 'Required. Type of the parameter. Possible values include: "string", - - "secretString", "int", "double", "bool".' - types: - - - - - - name: description - description: Description of the parameter. - defaultValue: None - types: - - - - name: default - description: 'The default value for the parameter to be used if the live pipeline - does not - - specify a value.' - defaultValue: None - types: - - -variables: -- description: Required. Name of the parameter. - name: name - types: - - -- description: 'Required. Type of the parameter. Possible values include: "string", - "secretString", - - "int", "double", "bool".' - name: type - types: - - - - -- description: Description of the parameter. - name: description - types: - - -- description: 'The default value for the parameter to be used if the live pipeline - does not - - specify a value.' - name: default - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ParameterDeclaration.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ParameterDeclaration.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ParameterDeclaration.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ParameterDeclaration.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ParameterDeclaration.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ParameterDeclaration.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ParameterDeclaration.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterDefinition.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterDefinition.yml deleted file mode 100644 index 4933775ee81e..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterDefinition.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ParameterDefinition -name: ParameterDefinition -fullName: azure.media.videoanalyzeredge.ParameterDefinition -module: azure.media.videoanalyzeredge -summary: 'Defines the parameter value of an specific pipeline topology parameter. - See pipeline topology parameters for more information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ParameterDefinition(*, name: str, value: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Name of the parameter declared in the pipeline topology. - types: - - - - name: value - description: Parameter value to be applied on this specific live pipeline. - defaultValue: None - types: - - -variables: -- description: Required. Name of the parameter declared in the pipeline topology. - name: name - types: - - -- description: Parameter value to be applied on this specific live pipeline. - name: value - types: - - -methods: -- uid: azure.media.videoanalyzeredge.ParameterDefinition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ParameterDefinition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ParameterDefinition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ParameterDefinition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ParameterDefinition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ParameterDefinition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ParameterDefinition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterType.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterType.yml deleted file mode 100644 index 383af0168b3a..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterType.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.ParameterType -name: ParameterType -fullName: azure.media.videoanalyzeredge.ParameterType -summary: Type of the parameter. -module: azure.media.videoanalyzeredge -fields: -- name: BOOL - uid: azure.media.videoanalyzeredge.ParameterType.BOOL -- name: DOUBLE - uid: azure.media.videoanalyzeredge.ParameterType.DOUBLE -- name: INT - uid: azure.media.videoanalyzeredge.ParameterType.INT -- name: SECRET_STRING - uid: azure.media.videoanalyzeredge.ParameterType.SECRET_STRING -- name: STRING - uid: azure.media.videoanalyzeredge.ParameterType.STRING diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PemCertificateList.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PemCertificateList.yml deleted file mode 100644 index d5e6df99fcb0..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PemCertificateList.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PemCertificateList -name: PemCertificateList -fullName: azure.media.videoanalyzeredge.PemCertificateList -module: azure.media.videoanalyzeredge -summary: 'A list of PEM formatted certificates. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PemCertificateList(*, certificates: List[str], **kwargs)' - keywordOnlyParameters: - - name: certificates - description: Required. PEM formatted public certificates. One certificate per - entry. - types: - - [] -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. PEM formatted public certificates. One certificate per entry. - name: certificates - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.PemCertificateList.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PemCertificateList.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PemCertificateList.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PemCertificateList.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PemCertificateList.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PemCertificateList.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PemCertificateList.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopology.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopology.yml deleted file mode 100644 index 14430c2376ae..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopology.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PipelineTopology -name: PipelineTopology -fullName: azure.media.videoanalyzeredge.PipelineTopology -module: azure.media.videoanalyzeredge -summary: "Pipeline topology describes the processing steps to be applied when processing\ - \ media for a particular outcome. The topology should be defined according to the\ - \ scenario to be achieved and can be reused across many pipeline instances which\ - \ share the same processing characteristics. For instance, a pipeline topology which\ - \ acquires data from a RTSP camera, process it with an specific AI model and stored\ - \ the data on the cloud can be reused across many different cameras, as long as\ - \ the same processing should be applied across all the cameras. Individual instance\ - \ properties can be defined through the use of user-defined parameters, which allow\ - \ for a topology to be parameterized, thus allowing individual pipelines to refer\ - \ to different values, such as individual cameras RTSP endpoints and credentials.\ - \ Overall a topology is composed of the following:\n\n* Parameters: list of user\ - \ defined parameters that can be references across the topology nodes. \n\n* Sources:\ - \ list of one or more data sources nodes such as an RTSP source which allows for\ - \ media to be ingested from cameras. \n\n* Processors: list of nodes which perform\ - \ data analysis or transformations. -Sinks: list of one or more data sinks which\ - \ allow for data to be stored or exported to other destinations. \n\n All required\ - \ parameters must be populated in order to send to Azure.\n\n ivar name:\n \ - \ Required. Pipeline topology unique identifier.\n\n vartype name:\n \ - \ str\n\n ivar system_data:\n Read-only system metadata associated\ - \ with this object.\n\n vartype system_data:\n ~azure.media.videoanalyzer.edge.models.SystemData\n\ - \n ivar properties:\n Pipeline topology properties.\n\n vartype properties:\n\ - \ ~azure.media.videoanalyzer.edge.models.PipelineTopologyProperties" -constructor: - syntax: 'PipelineTopology(*, name: str, system_data: SystemData | None = None, properties: - PipelineTopologyProperties | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Pipeline topology unique identifier. - types: - - - - name: system_data - description: Read-only system metadata associated with this object. - defaultValue: None - types: - - - - name: properties - description: Pipeline topology properties. - defaultValue: None - types: - - -methods: -- uid: azure.media.videoanalyzeredge.PipelineTopology.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopology.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopology.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PipelineTopology.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopology.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PipelineTopology.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopology.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyCollection.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyCollection.yml deleted file mode 100644 index c89792b16ddf..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyCollection.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PipelineTopologyCollection -name: PipelineTopologyCollection -fullName: azure.media.videoanalyzeredge.PipelineTopologyCollection -module: azure.media.videoanalyzeredge -summary: A collection of pipeline topologies. -constructor: - syntax: 'PipelineTopologyCollection(*, value: List[PipelineTopology] | None = None, - continuation_token: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: List of pipeline topologies. - defaultValue: None - types: - - [] - - name: continuation_token - description: 'A continuation token to be used in subsequent calls when - - enumerating through the collection. This is returned when the collection results - won''t fit in a - - single response.' - defaultValue: None - types: - - -variables: -- description: List of pipeline topologies. - name: value - types: - - [] -- description: 'A continuation token to be used in subsequent calls when enumerating - - through the collection. This is returned when the collection results won''t fit - in a single - - response.' - name: continuation_token - types: - - -methods: -- uid: azure.media.videoanalyzeredge.PipelineTopologyCollection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyCollection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyCollection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PipelineTopologyCollection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyCollection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PipelineTopologyCollection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyCollection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.yml deleted file mode 100644 index 480cd8feaebc..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest -name: PipelineTopologyDeleteRequest -fullName: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest -module: azure.media.videoanalyzeredge -summary: 'Deletes an existing pipeline topology. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PipelineTopologyDeleteRequest(*, name: str, api_version: str | None = ''1.1'', - **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyGetRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyGetRequest.yml deleted file mode 100644 index ec5185a5af26..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyGetRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest -name: PipelineTopologyGetRequest -fullName: azure.media.videoanalyzeredge.PipelineTopologyGetRequest -module: azure.media.videoanalyzeredge -summary: 'Retrieves an existing pipeline topology. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PipelineTopologyGetRequest(*, name: str, api_version: str | None = ''1.1'', - **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyListRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyListRequest.yml deleted file mode 100644 index 46af1c0abbb7..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyListRequest.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest -name: PipelineTopologyListRequest -fullName: azure.media.videoanalyzeredge.PipelineTopologyListRequest -module: azure.media.videoanalyzeredge -summary: 'List all existing pipeline topologies. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PipelineTopologyListRequest(*, api_version: str | None = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -methods: -- uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyProperties.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyProperties.yml deleted file mode 100644 index a5805d7f51b5..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyProperties.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PipelineTopologyProperties -name: PipelineTopologyProperties -fullName: azure.media.videoanalyzeredge.PipelineTopologyProperties -module: azure.media.videoanalyzeredge -summary: Pipeline topology properties. -constructor: - syntax: 'PipelineTopologyProperties(*, description: str | None = None, parameters: - List[ParameterDeclaration] | None = None, sources: List[SourceNodeBase] | None - = None, processors: List[ProcessorNodeBase] | None = None, sinks: List[SinkNodeBase] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: description - description: 'An optional description of the pipeline topology. It is recommended - that - - the expected use of the topology to be described here.' - defaultValue: None - types: - - - - name: parameters - description: 'List of the topology parameter declarations. Parameters declared - here can - - be referenced throughout the topology nodes through the use of "${PARAMETER_NAME}" - string - - pattern. Parameters can have optional default values and can later be defined - in individual - - instances of the pipeline.' - defaultValue: None - types: - - [] - - name: sources - description: 'List of the topology source nodes. Source nodes enable external - data to be - - ingested by the pipeline.' - defaultValue: None - types: - - [] - - name: processors - description: 'List of the topology processor nodes. Processor nodes enable pipeline - data - - to be analyzed, processed or transformed.' - defaultValue: None - types: - - [] - - name: sinks - description: 'List of the topology sink nodes. Sink nodes allow pipeline data - to be stored or - - exported.' - defaultValue: None - types: - - [] -variables: -- description: 'An optional description of the pipeline topology. It is recommended - that the - - expected use of the topology to be described here.' - name: description - types: - - -- description: 'List of the topology parameter declarations. Parameters declared here - can be - - referenced throughout the topology nodes through the use of "${PARAMETER_NAME}" - string pattern. - - Parameters can have optional default values and can later be defined in individual - instances of - - the pipeline.' - name: parameters - types: - - [] -- description: 'List of the topology source nodes. Source nodes enable external data - to be - - ingested by the pipeline.' - name: sources - types: - - [] -- description: 'List of the topology processor nodes. Processor nodes enable pipeline - data to - - be analyzed, processed or transformed.' - name: processors - types: - - [] -- description: 'List of the topology sink nodes. Sink nodes allow pipeline data to - be stored or - - exported.' - name: sinks - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.PipelineTopologyProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PipelineTopologyProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologyProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PipelineTopologyProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologyProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologySetRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologySetRequest.yml deleted file mode 100644 index 08345a9dabf4..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologySetRequest.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest -name: PipelineTopologySetRequest -fullName: azure.media.videoanalyzeredge.PipelineTopologySetRequest -module: azure.media.videoanalyzeredge -summary: 'Creates a new pipeline topology or updates an existing one. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PipelineTopologySetRequest(*, pipeline_topology: PipelineTopology, api_version: - str | None = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: pipeline_topology - description: "Required. Pipeline topology describes the processing steps to be\n\ - applied when processing media for a particular outcome. The topology should\ - \ be defined\naccording to the scenario to be achieved and can be reused across\ - \ many pipeline instances which\nshare the same processing characteristics.\ - \ For instance, a pipeline topology which acquires\ndata from a RTSP camera,\ - \ process it with an specific AI model and stored the data on the cloud\ncan\ - \ be reused across many different cameras, as long as the same processing should\ - \ be applied\nacross all the cameras. Individual instance properties can be\ - \ defined through the use of\nuser-defined parameters, which allow for a topology\ - \ to be parameterized, thus allowing\nindividual pipelines to refer to different\ - \ values, such as individual cameras RTSP endpoints\nand credentials. Overall\ - \ a topology is composed of the following:\n\n* Parameters: list of user defined\ - \ parameters that can be references across the topology \n\nnodes.\n* Sources:\ - \ list of one or more data sources nodes such as an RTSP source which allows\ - \ for\nmedia to be ingested from cameras.\n* Processors: list of nodes which\ - \ perform data analysis or transformations.\n\n -Sinks: list of one or more\ - \ data sinks which allow for data to be stored or exported to\n\nother destinations." - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: "Required. Pipeline topology describes the processing steps to be\n\ - applied when processing media for a particular outcome. The topology should be\ - \ defined\naccording to the scenario to be achieved and can be reused across many\ - \ pipeline instances which\nshare the same processing characteristics. For instance,\ - \ a pipeline topology which acquires\ndata from a RTSP camera, process it with\ - \ an specific AI model and stored the data on the cloud\ncan be reused across\ - \ many different cameras, as long as the same processing should be applied\nacross\ - \ all the cameras. Individual instance properties can be defined through the use\ - \ of\nuser-defined parameters, which allow for a topology to be parameterized,\ - \ thus allowing\nindividual pipelines to refer to different values, such as individual\ - \ cameras RTSP endpoints\nand credentials. Overall a topology is composed of the\ - \ following:\n\n* Parameters: list of user defined parameters that can be references\ - \ across the topology \n\nnodes.\n* Sources: list of one or more data sources\ - \ nodes such as an RTSP source which allows for\nmedia to be ingested from cameras.\n\ - * Processors: list of nodes which perform data analysis or transformations.\n\n\ - \ -Sinks: list of one or more data sinks which allow for data to be stored or\ - \ exported to\n\nother destinations." - name: pipeline_topology - types: - - -methods: -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest.serialize - name: serialize - signature: serialize() -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.yml deleted file mode 100644 index 1fef8b85cc52..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody -name: PipelineTopologySetRequestBody -fullName: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody -module: azure.media.videoanalyzeredge -summary: "Pipeline topology describes the processing steps to be applied when processing\ - \ media for a particular outcome. The topology should be defined according to the\ - \ scenario to be achieved and can be reused across many pipeline instances which\ - \ share the same processing characteristics. For instance, a pipeline topology which\ - \ acquires data from a RTSP camera, process it with an specific AI model and stored\ - \ the data on the cloud can be reused across many different cameras, as long as\ - \ the same processing should be applied across all the cameras. Individual instance\ - \ properties can be defined through the use of user-defined parameters, which allow\ - \ for a topology to be parameterized, thus allowing individual pipelines to refer\ - \ to different values, such as individual cameras RTSP endpoints and credentials.\ - \ Overall a topology is composed of the following:\n\n* Parameters: list of user\ - \ defined parameters that can be references across the topology nodes. \n\n* Sources:\ - \ list of one or more data sources nodes such as an RTSP source which allows for\ - \ media to be ingested from cameras. \n\n* Processors: list of nodes which perform\ - \ data analysis or transformations. -Sinks: list of one or more data sinks which\ - \ allow for data to be stored or exported to other destinations. \n\n Variables\ - \ are only populated by the server, and will be ignored when sending a request.\n\ - \n All required parameters must be populated in order to send to Azure.\n\n\ - \ ivar method_name:\n Required. Direct method method name.Constant filled\ - \ by server.\n\n vartype method_name:\n str\n\n ivar api_version:\n\ - \ Video Analyzer API version. The only acceptable values to pass in are None\n\ - \ and \"1.1\". The default value is \"1.1\".\n\n vartype api_version:\n\ - \ str\n\n ivar name:\n Required. Pipeline topology unique identifier.\n\ - \n vartype name:\n str\n\n ivar system_data:\n Read-only system\ - \ metadata associated with this object.\n\n vartype system_data:\n ~azure.media.videoanalyzer.edge.models.SystemData\n\ - \n ivar properties:\n Pipeline topology properties.\n\n vartype properties:\n\ - \ ~azure.media.videoanalyzer.edge.models.PipelineTopologyProperties" -constructor: - syntax: 'PipelineTopologySetRequestBody(*, name: str, api_version: str | None = - ''1.1'', system_data: SystemData | None = None, properties: PipelineTopologyProperties - | None = None, **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Pipeline topology unique identifier. - types: - - - - name: system_data - description: Read-only system metadata associated with this object. - defaultValue: None - types: - - - - name: properties - description: Pipeline topology properties. - defaultValue: None - types: - - -methods: -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ProcessorNodeBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ProcessorNodeBase.yml deleted file mode 100644 index f17eedf012a0..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ProcessorNodeBase.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.ProcessorNodeBase -name: ProcessorNodeBase -fullName: azure.media.videoanalyzeredge.ProcessorNodeBase -module: azure.media.videoanalyzeredge -summary: 'Base class for topology processor nodes. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: CognitiveServicesVisionProcessor, ExtensionProcessorBase, LineCrossingProcessor, - MotionDetectionProcessor, ObjectTrackingProcessor, SignalGateProcessor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ProcessorNodeBase(*, name: str, inputs: List[NodeInput], **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.ProcessorNodeBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ProcessorNodeBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ProcessorNodeBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.ProcessorNodeBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.ProcessorNodeBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.ProcessorNodeBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.ProcessorNodeBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RateControl.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RateControl.yml deleted file mode 100644 index e187e0a7c13f..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RateControl.yml +++ /dev/null @@ -1,164 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RateControl -name: RateControl -fullName: azure.media.videoanalyzeredge.RateControl -module: azure.media.videoanalyzeredge -summary: Class representing the video's rate control. -constructor: - syntax: 'RateControl(*, bit_rate_limit: float | None = None, encoding_interval: - float | None = None, frame_rate_limit: float | None = None, guaranteed_frame_rate: - bool | None = None, **kwargs)' - keywordOnlyParameters: - - name: bit_rate_limit - description: the maximum output bitrate in kbps. - defaultValue: None - types: - - - - name: encoding_interval - description: Interval at which images are encoded and transmitted. - defaultValue: None - types: - - - - name: frame_rate_limit - description: Maximum output framerate in fps. - defaultValue: None - types: - - - - name: guaranteed_frame_rate - description: 'A value of true indicates that frame rate is a fixed value - - rather than an upper limit, and that the video encoder shall prioritize frame - rate over all - - other adaptable configuration values such as bitrate.' - defaultValue: None - types: - - -variables: -- description: the maximum output bitrate in kbps. - name: bit_rate_limit - types: - - -- description: Interval at which images are encoded and transmitted. - name: encoding_interval - types: - - -- description: Maximum output framerate in fps. - name: frame_rate_limit - types: - - -- description: 'A value of true indicates that frame rate is a fixed value rather - - than an upper limit, and that the video encoder shall prioritize frame rate over - all other - - adaptable configuration values such as bitrate.' - name: guaranteed_frame_rate - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RateControl.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RateControl.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RateControl.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RateControl.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RateControl.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RateControl.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RateControl.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapter.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapter.yml deleted file mode 100644 index d6c4e0db751e..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapter.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter -name: RemoteDeviceAdapter -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapter -module: azure.media.videoanalyzeredge -summary: 'The Video Analyzer edge module can act as a transparent gateway for video, - enabling IoT devices to send video to the cloud from behind a firewall. A remote - device adapter should be created for each such IoT device. Communication between - the cloud and IoT device would then flow via the Video Analyzer edge module. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RemoteDeviceAdapter(*, name: str, system_data: SystemData | None = None, - properties: RemoteDeviceAdapterProperties | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. The unique identifier for the remote device adapter. - types: - - - - name: system_data - description: Read-only system metadata associated with this object. - defaultValue: None - types: - - - - name: properties - description: Properties of the remote device adapter. - defaultValue: None - types: - - -variables: -- description: Required. The unique identifier for the remote device adapter. - name: name - types: - - -- description: Read-only system metadata associated with this object. - name: system_data - types: - - -- description: Properties of the remote device adapter. - name: properties - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.yml deleted file mode 100644 index 8f359d84518a..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection -name: RemoteDeviceAdapterCollection -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection -module: azure.media.videoanalyzeredge -summary: A list of remote device adapters. -constructor: - syntax: 'RemoteDeviceAdapterCollection(*, value: List[RemoteDeviceAdapter] | None - = None, continuation_token: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: An array of remote device adapters. - defaultValue: None - types: - - [] - - name: continuation_token - description: 'A continuation token to use in subsequent calls to enumerate - - through the remote device adapter collection. This is used when the collection - contains too - - many results to return in one response.' - defaultValue: None - types: - - -variables: -- description: An array of remote device adapters. - name: value - types: - - [] -- description: 'A continuation token to use in subsequent calls to enumerate through - - the remote device adapter collection. This is used when the collection contains - too many - - results to return in one response.' - name: continuation_token - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.yml deleted file mode 100644 index efc6d8e807e7..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest -name: RemoteDeviceAdapterDeleteRequest -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest -module: azure.media.videoanalyzeredge -summary: 'Deletes an existing remote device adapter. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RemoteDeviceAdapterDeleteRequest(*, name: str, api_version: str | None - = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.yml deleted file mode 100644 index f7bac6b637f8..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest -name: RemoteDeviceAdapterGetRequest -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest -module: azure.media.videoanalyzeredge -summary: 'Retrieves an existing remote device adapter. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RemoteDeviceAdapterGetRequest(*, name: str, api_version: str | None = ''1.1'', - **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. Resource name. - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. Resource name. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.yml deleted file mode 100644 index 308a277a76a9..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest -name: RemoteDeviceAdapterListRequest -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest -module: azure.media.videoanalyzeredge -summary: 'List all existing remote device adapters. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RemoteDeviceAdapterListRequest(*, api_version: str | None = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.yml deleted file mode 100644 index 188b2c2c2f27..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties -name: RemoteDeviceAdapterProperties -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties -module: azure.media.videoanalyzeredge -summary: 'Remote device adapter properties. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RemoteDeviceAdapterProperties(*, target: RemoteDeviceAdapterTarget, iot_hub_device_connection: - IotHubDeviceConnection, description: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: description - description: An optional description for the remote device adapter. - defaultValue: None - types: - - - - name: target - description: Required. The IoT device to which this remote device will connect. - types: - - - - name: iot_hub_device_connection - description: 'Required. Information that enables communication between - - the IoT Hub and the IoT device - allowing this edge module to act as a transparent - gateway - - between the two.' - types: - - -variables: -- description: An optional description for the remote device adapter. - name: description - types: - - -- description: Required. The IoT device to which this remote device will connect. - name: target - types: - - -- description: 'Required. Information that enables communication between the - - IoT Hub and the IoT device - allowing this edge module to act as a transparent - gateway between - - the two.' - name: iot_hub_device_connection - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.yml deleted file mode 100644 index 1bc4b15fe6ea..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest -name: RemoteDeviceAdapterSetRequest -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest -module: azure.media.videoanalyzeredge -summary: 'Creates a new remote device adapter or updates an existing one. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RemoteDeviceAdapterSetRequest(*, remote_device_adapter: RemoteDeviceAdapter, - api_version: str | None = ''1.1'', **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: remote_device_adapter - description: 'Required. The Video Analyzer edge module can act as a - - transparent gateway for video, enabling IoT devices to send video to the cloud - from behind a - - firewall. A remote device adapter should be created for each such IoT device. - Communication - - between the cloud and IoT device would then flow via the Video Analyzer edge - module.' - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: 'Required. The Video Analyzer edge module can act as a transparent - - gateway for video, enabling IoT devices to send video to the cloud from behind - a firewall. A - - remote device adapter should be created for each such IoT device. Communication - between the - - cloud and IoT device would then flow via the Video Analyzer edge module.' - name: remote_device_adapter - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.serialize - name: serialize - signature: serialize() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.yml deleted file mode 100644 index 231e65d88c82..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody -name: RemoteDeviceAdapterSetRequestBody -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody -module: azure.media.videoanalyzeredge -summary: 'The Video Analyzer edge module can act as a transparent gateway for video, - enabling IoT devices to send video to the cloud from behind a firewall. A remote - device adapter should be created for each such IoT device. Communication between - the cloud and IoT device would then flow via the Video Analyzer edge module. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RemoteDeviceAdapterSetRequestBody(*, name: str, api_version: str | None - = ''1.1'', system_data: SystemData | None = None, properties: RemoteDeviceAdapterProperties - | None = None, **kwargs)' - keywordOnlyParameters: - - name: api_version - description: 'Video Analyzer API version. The only acceptable values to pass in - are - - None and "1.1". The default value is "1.1".' - defaultValue: '1.1' - types: - - - - name: name - description: Required. The unique identifier for the remote device adapter. - types: - - - - name: system_data - description: Read-only system metadata associated with this object. - defaultValue: None - types: - - - - name: properties - description: Properties of the remote device adapter. - defaultValue: None - types: - - -variables: -- description: Required. Direct method method name.Constant filled by server. - name: method_name - types: - - -- description: 'Video Analyzer API version. The only acceptable values to pass in - are None - - and "1.1". The default value is "1.1".' - name: api_version - types: - - -- description: Required. The unique identifier for the remote device adapter. - name: name - types: - - -- description: Read-only system metadata associated with this object. - name: system_data - types: - - -- description: Properties of the remote device adapter. - name: properties - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.yml deleted file mode 100644 index 33074e255481..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget -name: RemoteDeviceAdapterTarget -fullName: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget -module: azure.media.videoanalyzeredge -summary: 'Properties of the remote device adapter target. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RemoteDeviceAdapterTarget(*, host: str, **kwargs)' - keywordOnlyParameters: - - name: host - description: Required. Hostname or IP address of the remote device. - types: - - -variables: -- description: Required. Hostname or IP address of the remote device. - name: host - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RtspSource.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RtspSource.yml deleted file mode 100644 index c0766ac96afc..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RtspSource.yml +++ /dev/null @@ -1,189 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.RtspSource -name: RtspSource -fullName: azure.media.videoanalyzeredge.RtspSource -module: azure.media.videoanalyzeredge -summary: 'RTSP source allows for media from an RTSP camera or generic RTSP server - to be ingested into a live pipeline. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RtspSource(*, name: str, endpoint: EndpointBase, transport: str | RtspTransport - | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: transport - description: 'Network transport utilized by the RTSP and RTP exchange: TCP or - HTTP. When - - using TCP, the RTP packets are interleaved on the TCP RTSP connection. When - using HTTP, the - - RTSP messages are exchanged through long lived HTTP connections, and the RTP - packages are - - interleaved in the HTTP connections alongside the RTSP messages. Possible values - include: - - "http", "tcp".' - defaultValue: None - types: - - - - - - name: endpoint - description: 'Required. RTSP endpoint information for Video Analyzer to connect - to. This - - contains the required information for Video Analyzer to connect to RTSP cameras - and/or generic - - RTSP servers.' - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Network transport utilized by the RTSP and RTP exchange: TCP or HTTP. - When - - using TCP, the RTP packets are interleaved on the TCP RTSP connection. When using - HTTP, the - - RTSP messages are exchanged through long lived HTTP connections, and the RTP packages - are - - interleaved in the HTTP connections alongside the RTSP messages. Possible values - include: - - "http", "tcp".' - name: transport - types: - - - - -- description: 'Required. RTSP endpoint information for Video Analyzer to connect - to. This - - contains the required information for Video Analyzer to connect to RTSP cameras - and/or generic - - RTSP servers.' - name: endpoint - types: - - -methods: -- uid: azure.media.videoanalyzeredge.RtspSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RtspSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RtspSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.RtspSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.RtspSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.RtspSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.RtspSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RtspTransport.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RtspTransport.yml deleted file mode 100644 index 70f9b2020c95..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RtspTransport.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.RtspTransport -name: RtspTransport -fullName: azure.media.videoanalyzeredge.RtspTransport -summary: 'Network transport utilized by the RTSP and RTP exchange: TCP or HTTP. When - using TCP, the RTP - - packets are interleaved on the TCP RTSP connection. When using HTTP, the RTSP messages - are - - exchanged through long lived HTTP connections, and the RTP packages are interleaved - in the HTTP - - connections alongside the RTSP messages.' -module: azure.media.videoanalyzeredge -fields: -- name: HTTP - uid: azure.media.videoanalyzeredge.RtspTransport.HTTP -- name: TCP - uid: azure.media.videoanalyzeredge.RtspTransport.TCP diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SamplingOptions.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SamplingOptions.yml deleted file mode 100644 index ba231edf5dbe..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SamplingOptions.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SamplingOptions -name: SamplingOptions -fullName: azure.media.videoanalyzeredge.SamplingOptions -module: azure.media.videoanalyzeredge -summary: Defines how often media is submitted to the extension plugin. -constructor: - syntax: 'SamplingOptions(*, skip_samples_without_annotation: str | None = None, - maximum_samples_per_second: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: skip_samples_without_annotation - description: 'When set to ''true'', prevents frames without upstream - - inference data to be sent to the extension plugin. This is useful to limit the - frames sent to - - the extension to pre-analyzed frames only. For example, when used downstream - from a motion - - detector, this can enable for only frames in which motion has been detected - to be further - - analyzed.' - defaultValue: None - types: - - - - name: maximum_samples_per_second - description: 'Maximum rate of samples submitted to the extension. This - - prevents an extension plugin to be overloaded with data.' - defaultValue: None - types: - - -variables: -- description: 'When set to ''true'', prevents frames without upstream - - inference data to be sent to the extension plugin. This is useful to limit the - frames sent to - - the extension to pre-analyzed frames only. For example, when used downstream from - a motion - - detector, this can enable for only frames in which motion has been detected to - be further - - analyzed.' - name: skip_samples_without_annotation - types: - - -- description: 'Maximum rate of samples submitted to the extension. This - - prevents an extension plugin to be overloaded with data.' - name: maximum_samples_per_second - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SamplingOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SamplingOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SamplingOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SamplingOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SamplingOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SamplingOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SamplingOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SignalGateProcessor.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SignalGateProcessor.yml deleted file mode 100644 index 60bce2580dc5..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SignalGateProcessor.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SignalGateProcessor -name: SignalGateProcessor -fullName: azure.media.videoanalyzeredge.SignalGateProcessor -module: azure.media.videoanalyzeredge -summary: 'A signal gate determines when to block (gate) incoming media, and when to - allow it through. It gathers input events over the activationEvaluationWindow, and - determines whether to open or close the gate. See [https://aka.ms/ava-signalgate](https://aka.ms/ava-signalgate) - for more information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SignalGateProcessor(*, name: str, inputs: List[NodeInput], activation_evaluation_window: - str | None = None, activation_signal_offset: str | None = None, minimum_activation_time: - str | None = None, maximum_activation_time: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: activation_evaluation_window - description: 'The period of time over which the gate gathers input - - events before evaluating them.' - defaultValue: None - types: - - - - name: activation_signal_offset - description: 'Signal offset once the gate is activated (can be negative). - - It determines the how much farther behind of after the signal will be let through - based on the - - activation time. A negative offset indicates that data prior the activation - time must be - - included on the signal that is let through, once the gate is activated. When - used upstream of a - - file or video sink, this allows for scenarios such as recording buffered media - prior an event, - - such as: record video 5 seconds prior motions is detected.' - defaultValue: None - types: - - - - name: minimum_activation_time - description: 'The minimum period for which the gate remains open in the - - absence of subsequent triggers (events). When used upstream of a file or video - sink, it - - determines the minimum length of the recorded video clip.' - defaultValue: None - types: - - - - name: maximum_activation_time - description: 'The maximum period for which the gate remains open in the - - presence of subsequent triggers (events). When used upstream of a file or video - sink, it - - determines the maximum length of the recorded video clip.' - defaultValue: None - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: 'The period of time over which the gate gathers input events - - before evaluating them.' - name: activation_evaluation_window - types: - - -- description: 'Signal offset once the gate is activated (can be negative). It - - determines the how much farther behind of after the signal will be let through - based on the - - activation time. A negative offset indicates that data prior the activation time - must be - - included on the signal that is let through, once the gate is activated. When used - upstream of a - - file or video sink, this allows for scenarios such as recording buffered media - prior an event, - - such as: record video 5 seconds prior motions is detected.' - name: activation_signal_offset - types: - - -- description: 'The minimum period for which the gate remains open in the - - absence of subsequent triggers (events). When used upstream of a file or video - sink, it - - determines the minimum length of the recorded video clip.' - name: minimum_activation_time - types: - - -- description: 'The maximum period for which the gate remains open in the - - presence of subsequent triggers (events). When used upstream of a file or video - sink, it - - determines the maximum length of the recorded video clip.' - name: maximum_activation_time - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SignalGateProcessor.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SignalGateProcessor.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SignalGateProcessor.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SignalGateProcessor.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SignalGateProcessor.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SignalGateProcessor.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SignalGateProcessor.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SinkNodeBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SinkNodeBase.yml deleted file mode 100644 index c46bc7694a96..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SinkNodeBase.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SinkNodeBase -name: SinkNodeBase -fullName: azure.media.videoanalyzeredge.SinkNodeBase -module: azure.media.videoanalyzeredge -summary: 'Base class for topology sink nodes. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: FileSink, IotHubMessageSink, VideoSink. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SinkNodeBase(*, name: str, inputs: List[NodeInput], **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SinkNodeBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SinkNodeBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SinkNodeBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SinkNodeBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SinkNodeBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SinkNodeBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SinkNodeBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SourceNodeBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SourceNodeBase.yml deleted file mode 100644 index 25df69658b6c..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SourceNodeBase.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SourceNodeBase -name: SourceNodeBase -fullName: azure.media.videoanalyzeredge.SourceNodeBase -module: azure.media.videoanalyzeredge -summary: 'Base class for topology source nodes. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: IotHubMessageSource, RtspSource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SourceNodeBase(*, name: str, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SourceNodeBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SourceNodeBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SourceNodeBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SourceNodeBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SourceNodeBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SourceNodeBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SourceNodeBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.yml deleted file mode 100644 index cba2db3bb0aa..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation -name: SpatialAnalysisCustomOperation -fullName: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation -module: azure.media.videoanalyzeredge -summary: 'Defines a Spatial Analysis custom operation. This requires the Azure Cognitive - Services Spatial analysis module to be deployed alongside the Video Analyzer module, - please see [https://aka.ms/ava-spatial-analysis](https://aka.ms/ava-spatial-analysis) - for more information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisCustomOperation(*, extension_configuration: str, **kwargs)' - keywordOnlyParameters: - - name: extension_configuration - description: 'Required. Custom configuration to pass to the Azure Cognitive - - Services Spatial Analysis module.' - types: - - -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: 'Required. Custom configuration to pass to the Azure Cognitive - - Services Spatial Analysis module.' - name: extension_configuration - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.yml deleted file mode 100644 index 1323b053fecd..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase -name: SpatialAnalysisOperationBase -fullName: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase -module: azure.media.videoanalyzeredge -summary: 'Base class for Azure Cognitive Services Spatial Analysis operations. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: SpatialAnalysisCustomOperation, SpatialAnalysisTypedOperationBase. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SpatialAnalysisOperationBase(**kwargs) -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.yml deleted file mode 100644 index 73d29c3023b2..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase -name: SpatialAnalysisOperationEventBase -fullName: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase -module: azure.media.videoanalyzeredge -summary: Defines the Azure Cognitive Services Spatial Analysis operation eventing - configuration. -constructor: - syntax: 'SpatialAnalysisOperationEventBase(*, threshold: str | None = None, focus: - str | SpatialAnalysisOperationFocus | None = None, **kwargs)' - keywordOnlyParameters: - - name: threshold - description: The event threshold. - defaultValue: None - types: - - - - name: focus - description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - defaultValue: None - types: - - - - -variables: -- description: The event threshold. - name: threshold - types: - - -- description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - name: focus - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus.yml deleted file mode 100644 index aa0d9c8a8af0..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus -name: SpatialAnalysisOperationFocus -fullName: azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus -summary: The operation focus type. -module: azure.media.videoanalyzeredge -fields: -- name: BOTTOM_CENTER - uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus.BOTTOM_CENTER -- name: CENTER - uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus.CENTER -- name: FOOTPRINT - uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus.FOOTPRINT diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.yml deleted file mode 100644 index bc47ca05bf69..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.yml +++ /dev/null @@ -1,162 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent -name: SpatialAnalysisPersonCountEvent -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent -module: azure.media.videoanalyzeredge -summary: Defines a Spatial Analysis person count operation eventing configuration. -constructor: - syntax: 'SpatialAnalysisPersonCountEvent(*, threshold: str | None = None, focus: - str | SpatialAnalysisOperationFocus | None = None, trigger: str | SpatialAnalysisPersonCountEventTrigger - | None = None, output_frequency: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: threshold - description: The event threshold. - defaultValue: None - types: - - - - name: focus - description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - defaultValue: None - types: - - - - - - name: trigger - description: 'The event trigger type. Possible values include: "event", "interval".' - defaultValue: None - types: - - - - - - name: output_frequency - description: The event or interval output frequency. - defaultValue: None - types: - - -variables: -- description: The event threshold. - name: threshold - types: - - -- description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - name: focus - types: - - - - -- description: 'The event trigger type. Possible values include: "event", "interval".' - name: trigger - types: - - - - -- description: The event or interval output frequency. - name: output_frequency - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger.yml deleted file mode 100644 index 11fa34e2e25b..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger -name: SpatialAnalysisPersonCountEventTrigger -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger -summary: The event trigger type. -module: azure.media.videoanalyzeredge -fields: -- name: EVENT - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger.EVENT -- name: INTERVAL - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger.INTERVAL diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.yml deleted file mode 100644 index 1968e6ca962e..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation -name: SpatialAnalysisPersonCountOperation -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation -module: azure.media.videoanalyzeredge -summary: 'Defines a Spatial Analysis person count operation. This requires the Azure - Cognitive Services Spatial analysis module to be deployed alongside the Video Analyzer - module, please see [https://aka.ms/ava-spatial-analysis](https://aka.ms/ava-spatial-analysis) - for more information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisPersonCountOperation(*, zones: List[SpatialAnalysisPersonCountZoneEvents], - debug: str | None = None, calibration_configuration: str | None = None, camera_configuration: - str | None = None, camera_calibrator_node_configuration: str | None = None, detector_node_configuration: - str | None = None, tracker_node_configuration: str | None = None, enable_face_mask_classifier: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: debug - description: If set to 'true', enables debugging mode for this operation. - defaultValue: None - types: - - - - name: calibration_configuration - description: Advanced calibration configuration. - defaultValue: None - types: - - - - name: camera_configuration - description: Advanced camera configuration. - defaultValue: None - types: - - - - name: camera_calibrator_node_configuration - description: Advanced camera calibrator configuration. - defaultValue: None - types: - - - - name: detector_node_configuration - description: Advanced detector node configuration. - defaultValue: None - types: - - - - name: tracker_node_configuration - description: Advanced tracker node configuration. - defaultValue: None - types: - - - - name: enable_face_mask_classifier - description: 'If set to ''true'', enables face mask detection for this - - operation.' - defaultValue: None - types: - - - - name: zones - description: Required. The list of zones and optional events. - types: - - [] -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: If set to 'true', enables debugging mode for this operation. - name: debug - types: - - -- description: Advanced calibration configuration. - name: calibration_configuration - types: - - -- description: Advanced camera configuration. - name: camera_configuration - types: - - -- description: Advanced camera calibrator configuration. - name: camera_calibrator_node_configuration - types: - - -- description: Advanced detector node configuration. - name: detector_node_configuration - types: - - -- description: Advanced tracker node configuration. - name: tracker_node_configuration - types: - - -- description: 'If set to ''true'', enables face mask detection for this - - operation.' - name: enable_face_mask_classifier - types: - - -- description: Required. The list of zones and optional events. - name: zones - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.yml deleted file mode 100644 index 18be9ca1fc19..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents -name: SpatialAnalysisPersonCountZoneEvents -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents -module: azure.media.videoanalyzeredge -summary: 'SpatialAnalysisPersonCountZoneEvents. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisPersonCountZoneEvents(*, zone: NamedPolygonBase, events: - List[SpatialAnalysisPersonCountEvent] | None = None, **kwargs)' - keywordOnlyParameters: - - name: zone - description: Required. The named zone. - types: - - - - name: events - description: The event configuration. - defaultValue: None - types: - - [] -variables: -- description: Required. The named zone. - name: zone - types: - - -- description: The event configuration. - name: events - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.yml deleted file mode 100644 index f319c75fa00f..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.yml +++ /dev/null @@ -1,181 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent -name: SpatialAnalysisPersonDistanceEvent -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent -module: azure.media.videoanalyzeredge -summary: Defines a Spatial Analysis person distance operation eventing configuration. -constructor: - syntax: 'SpatialAnalysisPersonDistanceEvent(*, threshold: str | None = None, focus: - str | SpatialAnalysisOperationFocus | None = None, trigger: str | SpatialAnalysisPersonDistanceEventTrigger - | None = None, output_frequency: str | None = None, minimum_distance_threshold: - str | None = None, maximum_distance_threshold: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: threshold - description: The event threshold. - defaultValue: None - types: - - - - name: focus - description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - defaultValue: None - types: - - - - - - name: trigger - description: 'The event trigger type. Possible values include: "event", "interval".' - defaultValue: None - types: - - - - - - name: output_frequency - description: The event or interval output frequency. - defaultValue: None - types: - - - - name: minimum_distance_threshold - description: The minimum distance threshold. - defaultValue: None - types: - - - - name: maximum_distance_threshold - description: The maximum distance threshold. - defaultValue: None - types: - - -variables: -- description: The event threshold. - name: threshold - types: - - -- description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - name: focus - types: - - - - -- description: 'The event trigger type. Possible values include: "event", "interval".' - name: trigger - types: - - - - -- description: The event or interval output frequency. - name: output_frequency - types: - - -- description: The minimum distance threshold. - name: minimum_distance_threshold - types: - - -- description: The maximum distance threshold. - name: maximum_distance_threshold - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger.yml deleted file mode 100644 index 7e3b9d38f8a9..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger -name: SpatialAnalysisPersonDistanceEventTrigger -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger -summary: The event trigger type. -module: azure.media.videoanalyzeredge -fields: -- name: EVENT - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger.EVENT -- name: INTERVAL - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger.INTERVAL diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.yml deleted file mode 100644 index dcac5fd7e6be..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation -name: SpatialAnalysisPersonDistanceOperation -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation -module: azure.media.videoanalyzeredge -summary: 'Defines a Spatial Analysis person distance operation. This requires the - Azure Cognitive Services Spatial analysis module to be deployed alongside the Video - Analyzer module, please see [https://aka.ms/ava-spatial-analysis](https://aka.ms/ava-spatial-analysis) - for more information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisPersonDistanceOperation(*, zones: List[SpatialAnalysisPersonDistanceZoneEvents], - debug: str | None = None, calibration_configuration: str | None = None, camera_configuration: - str | None = None, camera_calibrator_node_configuration: str | None = None, detector_node_configuration: - str | None = None, tracker_node_configuration: str | None = None, enable_face_mask_classifier: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: debug - description: If set to 'true', enables debugging mode for this operation. - defaultValue: None - types: - - - - name: calibration_configuration - description: Advanced calibration configuration. - defaultValue: None - types: - - - - name: camera_configuration - description: Advanced camera configuration. - defaultValue: None - types: - - - - name: camera_calibrator_node_configuration - description: Advanced camera calibrator configuration. - defaultValue: None - types: - - - - name: detector_node_configuration - description: Advanced detector node configuration. - defaultValue: None - types: - - - - name: tracker_node_configuration - description: Advanced tracker node configuration. - defaultValue: None - types: - - - - name: enable_face_mask_classifier - description: 'If set to ''true'', enables face mask detection for this - - operation.' - defaultValue: None - types: - - - - name: zones - description: Required. The list of zones with optional events. - types: - - [] -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: If set to 'true', enables debugging mode for this operation. - name: debug - types: - - -- description: Advanced calibration configuration. - name: calibration_configuration - types: - - -- description: Advanced camera configuration. - name: camera_configuration - types: - - -- description: Advanced camera calibrator configuration. - name: camera_calibrator_node_configuration - types: - - -- description: Advanced detector node configuration. - name: detector_node_configuration - types: - - -- description: Advanced tracker node configuration. - name: tracker_node_configuration - types: - - -- description: 'If set to ''true'', enables face mask detection for this - - operation.' - name: enable_face_mask_classifier - types: - - -- description: Required. The list of zones with optional events. - name: zones - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.yml deleted file mode 100644 index fcc5e142b5f7..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents -name: SpatialAnalysisPersonDistanceZoneEvents -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents -module: azure.media.videoanalyzeredge -summary: 'SpatialAnalysisPersonDistanceZoneEvents. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisPersonDistanceZoneEvents(*, zone: NamedPolygonBase, events: - List[SpatialAnalysisPersonDistanceEvent] | None = None, **kwargs)' - keywordOnlyParameters: - - name: zone - description: Required. The named zone. - types: - - - - name: events - description: The event configuration. - defaultValue: None - types: - - [] -variables: -- description: Required. The named zone. - name: zone - types: - - -- description: The event configuration. - name: events - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.yml deleted file mode 100644 index 9860934adf31..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent -name: SpatialAnalysisPersonLineCrossingEvent -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent -module: azure.media.videoanalyzeredge -summary: Defines a Spatial Analysis person line crossing operation eventing configuration. -constructor: - syntax: 'SpatialAnalysisPersonLineCrossingEvent(*, threshold: str | None = None, - focus: str | SpatialAnalysisOperationFocus | None = None, **kwargs)' - keywordOnlyParameters: - - name: threshold - description: The event threshold. - defaultValue: None - types: - - - - name: focus - description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - defaultValue: None - types: - - - - -variables: -- description: The event threshold. - name: threshold - types: - - -- description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - name: focus - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.yml deleted file mode 100644 index b0f55bff5d6e..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents -name: SpatialAnalysisPersonLineCrossingLineEvents -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents -module: azure.media.videoanalyzeredge -summary: 'SpatialAnalysisPersonLineCrossingLineEvents. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisPersonLineCrossingLineEvents(*, line: NamedLineBase, events: - List[SpatialAnalysisPersonLineCrossingEvent] | None = None, **kwargs)' - keywordOnlyParameters: - - name: line - description: Required. The named line. - types: - - - - name: events - description: The event configuration. - defaultValue: None - types: - - [] -variables: -- description: Required. The named line. - name: line - types: - - -- description: The event configuration. - name: events - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.yml deleted file mode 100644 index 57dd8102c6b6..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation -name: SpatialAnalysisPersonLineCrossingOperation -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation -module: azure.media.videoanalyzeredge -summary: 'Defines a Spatial Analysis person line crossing operation. This requires - the Azure Cognitive Services Spatial analysis module to be deployed alongside the - Video Analyzer module, please see [https://aka.ms/ava-spatial-analysis](https://aka.ms/ava-spatial-analysis) - for more information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisPersonLineCrossingOperation(*, lines: List[SpatialAnalysisPersonLineCrossingLineEvents], - debug: str | None = None, calibration_configuration: str | None = None, camera_configuration: - str | None = None, camera_calibrator_node_configuration: str | None = None, detector_node_configuration: - str | None = None, tracker_node_configuration: str | None = None, enable_face_mask_classifier: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: debug - description: If set to 'true', enables debugging mode for this operation. - defaultValue: None - types: - - - - name: calibration_configuration - description: Advanced calibration configuration. - defaultValue: None - types: - - - - name: camera_configuration - description: Advanced camera configuration. - defaultValue: None - types: - - - - name: camera_calibrator_node_configuration - description: Advanced camera calibrator configuration. - defaultValue: None - types: - - - - name: detector_node_configuration - description: Advanced detector node configuration. - defaultValue: None - types: - - - - name: tracker_node_configuration - description: Advanced tracker node configuration. - defaultValue: None - types: - - - - name: enable_face_mask_classifier - description: 'If set to ''true'', enables face mask detection for this - - operation.' - defaultValue: None - types: - - - - name: lines - description: Required. The list of lines with optional events. - types: - - [] -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: If set to 'true', enables debugging mode for this operation. - name: debug - types: - - -- description: Advanced calibration configuration. - name: calibration_configuration - types: - - -- description: Advanced camera configuration. - name: camera_configuration - types: - - -- description: Advanced camera calibrator configuration. - name: camera_calibrator_node_configuration - types: - - -- description: Advanced detector node configuration. - name: detector_node_configuration - types: - - -- description: Advanced tracker node configuration. - name: tracker_node_configuration - types: - - -- description: 'If set to ''true'', enables face mask detection for this - - operation.' - name: enable_face_mask_classifier - types: - - -- description: Required. The list of lines with optional events. - name: lines - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.yml deleted file mode 100644 index bcc39b6ed930..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent -name: SpatialAnalysisPersonZoneCrossingEvent -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent -module: azure.media.videoanalyzeredge -summary: Defines a Spatial Analysis person crossing zone operation eventing configuration. -constructor: - syntax: 'SpatialAnalysisPersonZoneCrossingEvent(*, threshold: str | None = None, - focus: str | SpatialAnalysisOperationFocus | None = None, event_type: str | SpatialAnalysisPersonZoneCrossingEventType - | None = None, **kwargs)' - keywordOnlyParameters: - - name: threshold - description: The event threshold. - defaultValue: None - types: - - - - name: focus - description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - defaultValue: None - types: - - - - - - name: event_type - description: 'The event type. Possible values include: "zoneCrossing", "zoneDwellTime".' - defaultValue: None - types: - - - - -variables: -- description: The event threshold. - name: threshold - types: - - -- description: 'The operation focus type. Possible values include: "center", "bottomCenter", - - "footprint".' - name: focus - types: - - - - -- description: 'The event type. Possible values include: "zoneCrossing", "zoneDwellTime".' - name: event_type - types: - - - - -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType.yml deleted file mode 100644 index 5c0799f7637a..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType -name: SpatialAnalysisPersonZoneCrossingEventType -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType -summary: The event type. -module: azure.media.videoanalyzeredge -fields: -- name: ZONE_CROSSING - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType.ZONE_CROSSING -- name: ZONE_DWELL_TIME - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType.ZONE_DWELL_TIME diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.yml deleted file mode 100644 index df3e2530bce4..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation -name: SpatialAnalysisPersonZoneCrossingOperation -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation -module: azure.media.videoanalyzeredge -summary: 'Defines a Spatial Analysis person zone crossing operation. This requires - the Azure Cognitive Services Spatial analysis module to be deployed alongside the - Video Analyzer module, please see [https://aka.ms/ava-spatial-analysis](https://aka.ms/ava-spatial-analysis) - for more information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisPersonZoneCrossingOperation(*, zones: List[SpatialAnalysisPersonZoneCrossingZoneEvents], - debug: str | None = None, calibration_configuration: str | None = None, camera_configuration: - str | None = None, camera_calibrator_node_configuration: str | None = None, detector_node_configuration: - str | None = None, tracker_node_configuration: str | None = None, enable_face_mask_classifier: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: debug - description: If set to 'true', enables debugging mode for this operation. - defaultValue: None - types: - - - - name: calibration_configuration - description: Advanced calibration configuration. - defaultValue: None - types: - - - - name: camera_configuration - description: Advanced camera configuration. - defaultValue: None - types: - - - - name: camera_calibrator_node_configuration - description: Advanced camera calibrator configuration. - defaultValue: None - types: - - - - name: detector_node_configuration - description: Advanced detector node configuration. - defaultValue: None - types: - - - - name: tracker_node_configuration - description: Advanced tracker node configuration. - defaultValue: None - types: - - - - name: enable_face_mask_classifier - description: 'If set to ''true'', enables face mask detection for this - - operation.' - defaultValue: None - types: - - - - name: zones - description: Required. The list of zones with optional events. - types: - - [] -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: If set to 'true', enables debugging mode for this operation. - name: debug - types: - - -- description: Advanced calibration configuration. - name: calibration_configuration - types: - - -- description: Advanced camera configuration. - name: camera_configuration - types: - - -- description: Advanced camera calibrator configuration. - name: camera_calibrator_node_configuration - types: - - -- description: Advanced detector node configuration. - name: detector_node_configuration - types: - - -- description: Advanced tracker node configuration. - name: tracker_node_configuration - types: - - -- description: 'If set to ''true'', enables face mask detection for this - - operation.' - name: enable_face_mask_classifier - types: - - -- description: Required. The list of zones with optional events. - name: zones - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.yml deleted file mode 100644 index 9c07ebc3c0d9..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents -name: SpatialAnalysisPersonZoneCrossingZoneEvents -fullName: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents -module: azure.media.videoanalyzeredge -summary: 'SpatialAnalysisPersonZoneCrossingZoneEvents. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisPersonZoneCrossingZoneEvents(*, zone: NamedPolygonBase, - events: List[SpatialAnalysisPersonZoneCrossingEvent] | None = None, **kwargs)' - keywordOnlyParameters: - - name: zone - description: Required. The named zone. - types: - - - - name: events - description: The event configuration. - defaultValue: None - types: - - [] -variables: -- description: Required. The named zone. - name: zone - types: - - -- description: The event configuration. - name: events - types: - - [] -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.yml deleted file mode 100644 index c0de4bb6f366..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.yml +++ /dev/null @@ -1,200 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase -name: SpatialAnalysisTypedOperationBase -fullName: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase -module: azure.media.videoanalyzeredge -summary: 'Base class for Azure Cognitive Services Spatial Analysis typed operations. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: SpatialAnalysisPersonCountOperation, SpatialAnalysisPersonDistanceOperation, - SpatialAnalysisPersonLineCrossingOperation, SpatialAnalysisPersonZoneCrossingOperation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SpatialAnalysisTypedOperationBase(*, debug: str | None = None, calibration_configuration: - str | None = None, camera_configuration: str | None = None, camera_calibrator_node_configuration: - str | None = None, detector_node_configuration: str | None = None, tracker_node_configuration: - str | None = None, enable_face_mask_classifier: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: debug - description: If set to 'true', enables debugging mode for this operation. - defaultValue: None - types: - - - - name: calibration_configuration - description: Advanced calibration configuration. - defaultValue: None - types: - - - - name: camera_configuration - description: Advanced camera configuration. - defaultValue: None - types: - - - - name: camera_calibrator_node_configuration - description: Advanced camera calibrator configuration. - defaultValue: None - types: - - - - name: detector_node_configuration - description: Advanced detector node configuration. - defaultValue: None - types: - - - - name: tracker_node_configuration - description: Advanced tracker node configuration. - defaultValue: None - types: - - - - name: enable_face_mask_classifier - description: 'If set to ''true'', enables face mask detection for this - - operation.' - defaultValue: None - types: - - -variables: -- description: Required. The Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: If set to 'true', enables debugging mode for this operation. - name: debug - types: - - -- description: Advanced calibration configuration. - name: calibration_configuration - types: - - -- description: Advanced camera configuration. - name: camera_configuration - types: - - -- description: Advanced camera calibrator configuration. - name: camera_calibrator_node_configuration - types: - - -- description: Advanced detector node configuration. - name: detector_node_configuration - types: - - -- description: Advanced tracker node configuration. - name: tracker_node_configuration - types: - - -- description: 'If set to ''true'', enables face mask detection for this - - operation.' - name: enable_face_mask_classifier - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SymmetricKeyCredentials.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SymmetricKeyCredentials.yml deleted file mode 100644 index 6a49b4c28a7d..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SymmetricKeyCredentials.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials -name: SymmetricKeyCredentials -fullName: azure.media.videoanalyzeredge.SymmetricKeyCredentials -module: azure.media.videoanalyzeredge -summary: 'Symmetric key credential. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SymmetricKeyCredentials(*, key: str, **kwargs)' - keywordOnlyParameters: - - name: key - description: Required. Symmetric key credential. - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Symmetric key credential. - name: key - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SystemData.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SystemData.yml deleted file mode 100644 index 0e9208a9cfc3..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SystemData.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.SystemData -name: SystemData -fullName: azure.media.videoanalyzeredge.SystemData -module: azure.media.videoanalyzeredge -summary: Read-only system metadata associated with a resource. -constructor: - syntax: 'SystemData(*, created_at: datetime | None = None, last_modified_at: datetime - | None = None, **kwargs)' - keywordOnlyParameters: - - name: created_at - description: 'Date and time when this resource was first created. Value is represented - - in UTC according to the ISO8601 date format.' - defaultValue: None - types: - - - - name: last_modified_at - description: 'Date and time when this resource was last modified. Value is - - represented in UTC according to the ISO8601 date format.' - defaultValue: None - types: - - -variables: -- description: 'Date and time when this resource was first created. Value is represented - in - - UTC according to the ISO8601 date format.' - name: created_at - types: - - -- description: 'Date and time when this resource was last modified. Value is - - represented in UTC according to the ISO8601 date format.' - name: last_modified_at - types: - - -methods: -- uid: azure.media.videoanalyzeredge.SystemData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SystemData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SystemData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.SystemData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.SystemData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.SystemData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.SystemData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.TlsEndpoint.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.TlsEndpoint.yml deleted file mode 100644 index ddc27d3653d6..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.TlsEndpoint.yml +++ /dev/null @@ -1,177 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.TlsEndpoint -name: TlsEndpoint -fullName: azure.media.videoanalyzeredge.TlsEndpoint -module: azure.media.videoanalyzeredge -summary: 'TLS endpoint describes an endpoint that the pipeline can connect to over - TLS transport (data is encrypted in transit). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TlsEndpoint(*, url: str, credentials: CredentialsBase | None = None, trusted_certificates: - CertificateSource | None = None, validation_options: TlsValidationOptions | None - = None, **kwargs)' - keywordOnlyParameters: - - name: credentials - description: Credentials to be presented to the endpoint. - defaultValue: None - types: - - - - name: url - description: Required. The endpoint URL for Video Analyzer to connect to. - types: - - - - name: trusted_certificates - description: 'List of trusted certificate authorities when authenticating a - - TLS connection. A null list designates that Azure Video Analyzer''s list of - trusted authorities - - should be used.' - defaultValue: None - types: - - - - name: validation_options - description: 'Validation options to use when authenticating a TLS connection. - By - - default, strict validation is used.' - defaultValue: None - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Credentials to be presented to the endpoint. - name: credentials - types: - - -- description: Required. The endpoint URL for Video Analyzer to connect to. - name: url - types: - - -- description: 'List of trusted certificate authorities when authenticating a TLS - - connection. A null list designates that Azure Video Analyzer''s list of trusted - authorities - - should be used.' - name: trusted_certificates - types: - - -- description: 'Validation options to use when authenticating a TLS connection. By - - default, strict validation is used.' - name: validation_options - types: - - -methods: -- uid: azure.media.videoanalyzeredge.TlsEndpoint.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.TlsEndpoint.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.TlsEndpoint.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.TlsEndpoint.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.TlsEndpoint.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.TlsEndpoint.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.TlsEndpoint.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.TlsValidationOptions.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.TlsValidationOptions.yml deleted file mode 100644 index 8dac23c16484..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.TlsValidationOptions.yml +++ /dev/null @@ -1,147 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.TlsValidationOptions -name: TlsValidationOptions -fullName: azure.media.videoanalyzeredge.TlsValidationOptions -module: azure.media.videoanalyzeredge -summary: Options for controlling the validation of TLS endpoints. -constructor: - syntax: 'TlsValidationOptions(*, ignore_hostname: str | None = None, ignore_signature: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: ignore_hostname - description: 'When set to ''true'' causes the certificate subject name validation - to - - be skipped. Default is ''false''.' - defaultValue: None - types: - - - - name: ignore_signature - description: 'When set to ''true'' causes the certificate chain trust validation - to - - be skipped. Default is ''false''.' - defaultValue: None - types: - - -variables: -- description: 'When set to ''true'' causes the certificate subject name validation - to be - - skipped. Default is ''false''.' - name: ignore_hostname - types: - - -- description: 'When set to ''true'' causes the certificate chain trust validation - to be - - skipped. Default is ''false''.' - name: ignore_signature - types: - - -methods: -- uid: azure.media.videoanalyzeredge.TlsValidationOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.TlsValidationOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.TlsValidationOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.TlsValidationOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.TlsValidationOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.TlsValidationOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.TlsValidationOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.UnsecuredEndpoint.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.UnsecuredEndpoint.yml deleted file mode 100644 index 1820d86a4b32..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.UnsecuredEndpoint.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.UnsecuredEndpoint -name: UnsecuredEndpoint -fullName: azure.media.videoanalyzeredge.UnsecuredEndpoint -module: azure.media.videoanalyzeredge -summary: 'Unsecured endpoint describes an endpoint that the pipeline can connect to - over clear transport (no encryption in transit). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UnsecuredEndpoint(*, url: str, credentials: CredentialsBase | None = None, - **kwargs)' - keywordOnlyParameters: - - name: credentials - description: Credentials to be presented to the endpoint. - defaultValue: None - types: - - - - name: url - description: Required. The endpoint URL for Video Analyzer to connect to. - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Credentials to be presented to the endpoint. - name: credentials - types: - - -- description: Required. The endpoint URL for Video Analyzer to connect to. - name: url - types: - - -methods: -- uid: azure.media.videoanalyzeredge.UnsecuredEndpoint.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.UnsecuredEndpoint.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.UnsecuredEndpoint.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.UnsecuredEndpoint.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.UnsecuredEndpoint.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.UnsecuredEndpoint.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.UnsecuredEndpoint.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.UsernamePasswordCredentials.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.UsernamePasswordCredentials.yml deleted file mode 100644 index 6429bd84af4b..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.UsernamePasswordCredentials.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials -name: UsernamePasswordCredentials -fullName: azure.media.videoanalyzeredge.UsernamePasswordCredentials -module: azure.media.videoanalyzeredge -summary: 'Username and password credentials. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UsernamePasswordCredentials(*, username: str, password: str, **kwargs)' - keywordOnlyParameters: - - name: username - description: Required. Username to be presented as part of the credentials. - types: - - - - name: password - description: 'Required. Password to be presented as part of the credentials. It - is - - recommended that this value is parameterized as a secret string in order to - prevent this value - - to be returned as part of the resource on API requests.' - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Username to be presented as part of the credentials. - name: username - types: - - -- description: 'Required. Password to be presented as part of the credentials. It - is - - recommended that this value is parameterized as a secret string in order to prevent - this value - - to be returned as part of the resource on API requests.' - name: password - types: - - -methods: -- uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoCreationProperties.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoCreationProperties.yml deleted file mode 100644 index ef5102178b1e..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoCreationProperties.yml +++ /dev/null @@ -1,210 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.VideoCreationProperties -name: VideoCreationProperties -fullName: azure.media.videoanalyzeredge.VideoCreationProperties -module: azure.media.videoanalyzeredge -summary: Optional video properties to be used in case a new video resource needs to - be created on the service. These will not take effect if the video already exists. -constructor: - syntax: 'VideoCreationProperties(*, title: str | None = None, description: str | - None = None, segment_length: str | None = None, retention_period: str | None = - None, **kwargs)' - keywordOnlyParameters: - - name: title - description: 'Optional video title provided by the user. Value can be up to 256 - characters - - long.' - defaultValue: None - types: - - - - name: description - description: 'Optional video description provided by the user. Value can be up - to 2048 - - characters long.' - defaultValue: None - types: - - - - name: segment_length - description: 'Video segment length indicates the length of individual video files - - (segments) which are persisted to storage. Smaller segments provide lower archive - playback - - latency but generate larger volume of storage transactions. Larger segments - reduce the amount - - of storage transactions while increasing the archive playback latency. Value - must be specified - - in ISO8601 duration format (i.e. "PT30S" equals 30 seconds) and can vary between - 30 seconds to - - 5 minutes, in 30 seconds increments. Changing this value after the video is - initially created - - can lead to errors when uploading media to the archive. Default value is 30 - seconds.' - defaultValue: None - types: - - - - name: retention_period - description: 'Video retention period indicates how long the video is kept in - - storage, and must be a multiple of 1 day. For example, if this is set to 30 - days, then content - - older than 30 days will be deleted.' - defaultValue: None - types: - - -variables: -- description: Optional video title provided by the user. Value can be up to 256 characters - long. - name: title - types: - - -- description: 'Optional video description provided by the user. Value can be up to - 2048 - - characters long.' - name: description - types: - - -- description: 'Video segment length indicates the length of individual video files - - (segments) which are persisted to storage. Smaller segments provide lower archive - playback - - latency but generate larger volume of storage transactions. Larger segments reduce - the amount - - of storage transactions while increasing the archive playback latency. Value must - be specified - - in ISO8601 duration format (i.e. "PT30S" equals 30 seconds) and can vary between - 30 seconds to - - 5 minutes, in 30 seconds increments. Changing this value after the video is initially - created - - can lead to errors when uploading media to the archive. Default value is 30 seconds.' - name: segment_length - types: - - -- description: 'Video retention period indicates how long the video is kept in storage, - - and must be a multiple of 1 day. For example, if this is set to 30 days, then - content older - - than 30 days will be deleted.' - name: retention_period - types: - - -methods: -- uid: azure.media.videoanalyzeredge.VideoCreationProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoCreationProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoCreationProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.VideoCreationProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoCreationProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.VideoCreationProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoCreationProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoEncoderConfiguration.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoEncoderConfiguration.yml deleted file mode 100644 index 14a89cd1aff7..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoEncoderConfiguration.yml +++ /dev/null @@ -1,181 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration -name: VideoEncoderConfiguration -fullName: azure.media.videoanalyzeredge.VideoEncoderConfiguration -module: azure.media.videoanalyzeredge -summary: Class representing the MPEG4 Configuration. -constructor: - syntax: 'VideoEncoderConfiguration(*, encoding: str | VideoEncoding | None = None, - quality: float | None = None, resolution: VideoResolution | None = None, rate_control: - RateControl | None = None, h264: H264Configuration | None = None, mpeg4: MPEG4Configuration - | None = None, **kwargs)' - keywordOnlyParameters: - - name: encoding - description: 'The video codec used by the Media Profile. Possible values include: - "JPEG", - - "H264", "MPEG4".' - defaultValue: None - types: - - - - - - name: quality - description: Relative value representing the quality of the video. - defaultValue: None - types: - - - - name: resolution - description: The Video Resolution. - defaultValue: None - types: - - - - name: rate_control - description: The Video's rate control. - defaultValue: None - types: - - - - name: h264 - description: The H264 Configuration. - defaultValue: None - types: - - - - name: mpeg4 - description: The H264 Configuration. - defaultValue: None - types: - - -variables: -- description: 'The video codec used by the Media Profile. Possible values include: - "JPEG", - - "H264", "MPEG4".' - name: encoding - types: - - - - -- description: Relative value representing the quality of the video. - name: quality - types: - - -- description: The Video Resolution. - name: resolution - types: - - -- description: The Video's rate control. - name: rate_control - types: - - -- description: The H264 Configuration. - name: h264 - types: - - -- description: The H264 Configuration. - name: mpeg4 - types: - - -methods: -- uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoEncoding.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoEncoding.yml deleted file mode 100644 index da780d46eb94..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoEncoding.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.media.videoanalyzeredge.VideoEncoding -name: VideoEncoding -fullName: azure.media.videoanalyzeredge.VideoEncoding -summary: The video codec used by the Media Profile. -module: azure.media.videoanalyzeredge -fields: -- name: H264 - uid: azure.media.videoanalyzeredge.VideoEncoding.H264 -- name: JPEG - uid: azure.media.videoanalyzeredge.VideoEncoding.JPEG -- name: MPEG4 - uid: azure.media.videoanalyzeredge.VideoEncoding.MPEG4 diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoPublishingOptions.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoPublishingOptions.yml deleted file mode 100644 index dc7fe3452517..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoPublishingOptions.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.VideoPublishingOptions -name: VideoPublishingOptions -fullName: azure.media.videoanalyzeredge.VideoPublishingOptions -module: azure.media.videoanalyzeredge -summary: Options for changing video publishing behavior on the video sink and output - video. -constructor: - syntax: 'VideoPublishingOptions(*, enable_video_preview_image: str | None = None, - **kwargs)' - keywordOnlyParameters: - - name: enable_video_preview_image - description: 'When set to ''true'' the video will publish preview images. - - Default is ''false''.' - defaultValue: None - types: - - -variables: -- description: 'When set to ''true'' the video will publish preview images. - - Default is ''false''.' - name: enable_video_preview_image - types: - - -methods: -- uid: azure.media.videoanalyzeredge.VideoPublishingOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoPublishingOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoPublishingOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.VideoPublishingOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoPublishingOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.VideoPublishingOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoPublishingOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoResolution.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoResolution.yml deleted file mode 100644 index f9832792ce0a..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoResolution.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.VideoResolution -name: VideoResolution -fullName: azure.media.videoanalyzeredge.VideoResolution -module: azure.media.videoanalyzeredge -summary: The Video resolution. -constructor: - syntax: 'VideoResolution(*, width: float | None = None, height: float | None = None, - **kwargs)' - keywordOnlyParameters: - - name: width - description: The number of columns of the Video image. - defaultValue: None - types: - - - - name: height - description: The number of lines of the Video image. - defaultValue: None - types: - - -variables: -- description: The number of columns of the Video image. - name: width - types: - - -- description: The number of lines of the Video image. - name: height - types: - - -methods: -- uid: azure.media.videoanalyzeredge.VideoResolution.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoResolution.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoResolution.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.VideoResolution.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoResolution.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.VideoResolution.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoResolution.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoSink.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoSink.yml deleted file mode 100644 index 8bb5cf9008e7..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoSink.yml +++ /dev/null @@ -1,237 +0,0 @@ -### YamlMime:PythonClass -uid: azure.media.videoanalyzeredge.VideoSink -name: VideoSink -fullName: azure.media.videoanalyzeredge.VideoSink -module: azure.media.videoanalyzeredge -summary: 'Video sink allows for video and audio to be recorded to the Video Analyzer - service. The recorded video can be played from anywhere and further managed from - the cloud. Due to security reasons, a given Video Analyzer edge module instance - can only record content to new video entries, or existing video entries previously - recorded by the same module. Any attempt to record content to an existing video - which has not been created by the same module instance will result in failure to - record. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoSink(*, name: str, inputs: List[NodeInput], video_name: str, local_media_cache_path: - str, local_media_cache_maximum_size_mi_b: str, video_creation_properties: VideoCreationProperties - | None = None, video_publishing_options: VideoPublishingOptions | None = None, - **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Node name. Must be unique within the topology. - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used - - as inputs for this node.' - types: - - [] - - name: video_name - description: 'Required. Name of a new or existing Video Analyzer video resource - used for - - the media recording.' - types: - - - - name: video_creation_properties - description: 'Optional video properties to be used in case a new video - - resource needs to be created on the service.' - defaultValue: None - types: - - - - name: video_publishing_options - description: 'Optional video publishing options to be used for changing - - publishing behavior of the output video.' - defaultValue: None - types: - - - - name: local_media_cache_path - description: 'Required. Path to a local file system directory for caching of - - temporary media files. This will also be used to store content which cannot - be immediately - - uploaded to Azure due to Internet connectivity issues.' - types: - - - - name: local_media_cache_maximum_size_mi_b - description: 'Required. Maximum amount of disk space that can - - be used for caching of temporary media files. Once this limit is reached, the - oldest segments - - of the media archive will be continuously deleted in order to make space for - new media, thus - - leading to gaps in the cloud recorded content.' - types: - - -variables: -- description: Required. Type discriminator for the derived types.Constant filled - by server. - name: type - types: - - -- description: Required. Node name. Must be unique within the topology. - name: name - types: - - -- description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - name: inputs - types: - - [] -- description: 'Required. Name of a new or existing Video Analyzer video resource - used for - - the media recording.' - name: video_name - types: - - -- description: 'Optional video properties to be used in case a new video - - resource needs to be created on the service.' - name: video_creation_properties - types: - - -- description: 'Optional video publishing options to be used for changing - - publishing behavior of the output video.' - name: video_publishing_options - types: - - -- description: 'Required. Path to a local file system directory for caching of - - temporary media files. This will also be used to store content which cannot be - immediately - - uploaded to Azure due to Internet connectivity issues.' - name: local_media_cache_path - types: - - -- description: 'Required. Maximum amount of disk space that can be - - used for caching of temporary media files. Once this limit is reached, the oldest - segments of - - the media archive will be continuously deleted in order to make space for new - media, thus - - leading to gaps in the cloud recorded content.' - name: local_media_cache_maximum_size_mi_b - types: - - -methods: -- uid: azure.media.videoanalyzeredge.VideoSink.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoSink.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoSink.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.media.videoanalyzeredge.VideoSink.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.media.videoanalyzeredge.VideoSink.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.media.videoanalyzeredge.VideoSink.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.media.videoanalyzeredge.VideoSink.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.yml b/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.yml deleted file mode 100644 index 38c0de4b552b..000000000000 --- a/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.media.videoanalyzeredge -name: videoanalyzeredge -fullName: azure.media.videoanalyzeredge -type: rootImport -classes: -- azure.media.videoanalyzeredge.CertificateSource -- azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor -- azure.media.videoanalyzeredge.CredentialsBase -- azure.media.videoanalyzeredge.DiscoveredOnvifDevice -- azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection -- azure.media.videoanalyzeredge.EndpointBase -- azure.media.videoanalyzeredge.ExtensionProcessorBase -- azure.media.videoanalyzeredge.FileSink -- azure.media.videoanalyzeredge.GrpcExtension -- azure.media.videoanalyzeredge.GrpcExtensionDataTransfer -- azure.media.videoanalyzeredge.H264Configuration -- azure.media.videoanalyzeredge.HttpExtension -- azure.media.videoanalyzeredge.HttpHeaderCredentials -- azure.media.videoanalyzeredge.ImageFormatBmp -- azure.media.videoanalyzeredge.ImageFormatJpeg -- azure.media.videoanalyzeredge.ImageFormatPng -- azure.media.videoanalyzeredge.ImageFormatProperties -- azure.media.videoanalyzeredge.ImageFormatRaw -- azure.media.videoanalyzeredge.ImageProperties -- azure.media.videoanalyzeredge.ImageScale -- azure.media.videoanalyzeredge.IotHubDeviceConnection -- azure.media.videoanalyzeredge.IotHubMessageSink -- azure.media.videoanalyzeredge.IotHubMessageSource -- azure.media.videoanalyzeredge.LineCrossingProcessor -- azure.media.videoanalyzeredge.LivePipeline -- azure.media.videoanalyzeredge.LivePipelineActivateRequest -- azure.media.videoanalyzeredge.LivePipelineCollection -- azure.media.videoanalyzeredge.LivePipelineDeactivateRequest -- azure.media.videoanalyzeredge.LivePipelineDeleteRequest -- azure.media.videoanalyzeredge.LivePipelineGetRequest -- azure.media.videoanalyzeredge.LivePipelineListRequest -- azure.media.videoanalyzeredge.LivePipelineProperties -- azure.media.videoanalyzeredge.LivePipelineSetRequest -- azure.media.videoanalyzeredge.LivePipelineSetRequestBody -- azure.media.videoanalyzeredge.MPEG4Configuration -- azure.media.videoanalyzeredge.MediaProfile -- azure.media.videoanalyzeredge.MediaUri -- azure.media.videoanalyzeredge.MethodRequest -- azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase -- azure.media.videoanalyzeredge.MotionDetectionProcessor -- azure.media.videoanalyzeredge.NamedLineBase -- azure.media.videoanalyzeredge.NamedLineString -- azure.media.videoanalyzeredge.NamedPolygonBase -- azure.media.videoanalyzeredge.NamedPolygonString -- azure.media.videoanalyzeredge.NodeInput -- azure.media.videoanalyzeredge.ObjectTrackingProcessor -- azure.media.videoanalyzeredge.OnvifDevice -- azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest -- azure.media.videoanalyzeredge.OnvifDeviceGetRequest -- azure.media.videoanalyzeredge.OnvifDns -- azure.media.videoanalyzeredge.OnvifHostName -- azure.media.videoanalyzeredge.OnvifSystemDateTime -- azure.media.videoanalyzeredge.OutputSelector -- azure.media.videoanalyzeredge.ParameterDeclaration -- azure.media.videoanalyzeredge.ParameterDefinition -- azure.media.videoanalyzeredge.PemCertificateList -- azure.media.videoanalyzeredge.PipelineTopology -- azure.media.videoanalyzeredge.PipelineTopologyCollection -- azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest -- azure.media.videoanalyzeredge.PipelineTopologyGetRequest -- azure.media.videoanalyzeredge.PipelineTopologyListRequest -- azure.media.videoanalyzeredge.PipelineTopologyProperties -- azure.media.videoanalyzeredge.PipelineTopologySetRequest -- azure.media.videoanalyzeredge.PipelineTopologySetRequestBody -- azure.media.videoanalyzeredge.ProcessorNodeBase -- azure.media.videoanalyzeredge.RateControl -- azure.media.videoanalyzeredge.RemoteDeviceAdapter -- azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection -- azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest -- azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest -- azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest -- azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties -- azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest -- azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody -- azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget -- azure.media.videoanalyzeredge.RtspSource -- azure.media.videoanalyzeredge.SamplingOptions -- azure.media.videoanalyzeredge.SignalGateProcessor -- azure.media.videoanalyzeredge.SinkNodeBase -- azure.media.videoanalyzeredge.SourceNodeBase -- azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation -- azure.media.videoanalyzeredge.SpatialAnalysisOperationBase -- azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase -- azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent -- azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation -- azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents -- azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent -- azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation -- azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents -- azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent -- azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents -- azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation -- azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent -- azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation -- azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents -- azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase -- azure.media.videoanalyzeredge.SymmetricKeyCredentials -- azure.media.videoanalyzeredge.SystemData -- azure.media.videoanalyzeredge.TlsEndpoint -- azure.media.videoanalyzeredge.TlsValidationOptions -- azure.media.videoanalyzeredge.UnsecuredEndpoint -- azure.media.videoanalyzeredge.UsernamePasswordCredentials -- azure.media.videoanalyzeredge.VideoCreationProperties -- azure.media.videoanalyzeredge.VideoEncoderConfiguration -- azure.media.videoanalyzeredge.VideoPublishingOptions -- azure.media.videoanalyzeredge.VideoResolution -- azure.media.videoanalyzeredge.VideoSink -enums: -- azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode -- azure.media.videoanalyzeredge.H264Profile -- azure.media.videoanalyzeredge.ImageFormatRawPixelFormat -- azure.media.videoanalyzeredge.ImageScaleMode -- azure.media.videoanalyzeredge.LivePipelineState -- azure.media.videoanalyzeredge.MPEG4Profile -- azure.media.videoanalyzeredge.MotionDetectionSensitivity -- azure.media.videoanalyzeredge.ObjectTrackingAccuracy -- azure.media.videoanalyzeredge.OnvifSystemDateTimeType -- azure.media.videoanalyzeredge.OutputSelectorOperator -- azure.media.videoanalyzeredge.OutputSelectorProperty -- azure.media.videoanalyzeredge.ParameterType -- azure.media.videoanalyzeredge.RtspTransport -- azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus -- azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger -- azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger -- azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType -- azure.media.videoanalyzeredge.VideoEncoding diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.AzureAgFoodPlatformRPService.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.AzureAgFoodPlatformRPService.yml deleted file mode 100644 index a743c8f194c2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.AzureAgFoodPlatformRPService.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.AzureAgFoodPlatformRPService -name: AzureAgFoodPlatformRPService -fullName: azure.mgmt.agfood.AzureAgFoodPlatformRPService -module: azure.mgmt.agfood -summary: APIs documentation for Azure AgFoodPlatform Resource Provider Service. -constructor: - syntax: 'AzureAgFoodPlatformRPService(credential: ''TokenCredential'', subscription_id: - str, base_url: str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: ExtensionsOperations operations - name: extensions - types: - - -- description: FarmBeatsExtensionsOperations operations - name: farm_beats_extensions - types: - - -- description: FarmBeatsModelsOperations operations - name: farm_beats_models - types: - - -- description: LocationsOperations operations - name: locations - types: - - -- description: Operations operations - name: operations - types: - - -methods: -- uid: azure.mgmt.agfood.AzureAgFoodPlatformRPService.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService.yml deleted file mode 100644 index 3ba6f5b1c940..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService -name: AzureAgFoodPlatformRPService -fullName: azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService -module: azure.mgmt.agfood.aio -summary: APIs documentation for Azure AgFoodPlatform Resource Provider Service. -constructor: - syntax: 'AzureAgFoodPlatformRPService(credential: AsyncTokenCredential, subscription_id: - str, base_url: str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: ExtensionsOperations operations - name: extensions - types: - - -- description: FarmBeatsExtensionsOperations operations - name: farm_beats_extensions - types: - - -- description: FarmBeatsModelsOperations operations - name: farm_beats_models - types: - - -- description: LocationsOperations operations - name: locations - types: - - -- description: Operations operations - name: operations - types: - - -methods: -- uid: azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.ExtensionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.ExtensionsOperations.yml deleted file mode 100644 index 5bc4d736e7c6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.ExtensionsOperations.yml +++ /dev/null @@ -1,215 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.aio.operations.ExtensionsOperations -name: ExtensionsOperations -fullName: azure.mgmt.agfood.aio.operations.ExtensionsOperations -module: azure.mgmt.agfood.aio.operations -summary: 'ExtensionsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ExtensionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.aio.operations.ExtensionsOperations.create - name: create - summary: Install extension. - signature: 'async create(extension_id: str, farm_beats_resource_name: str, resource_group_name: - str, **kwargs) -> Extension' - parameters: - - name: extension_id - description: Id of extension resource. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Extension, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.ExtensionsOperations.delete - name: delete - summary: Uninstall extension. - signature: 'async delete(extension_id: str, farm_beats_resource_name: str, resource_group_name: - str, **kwargs) -> None' - parameters: - - name: extension_id - description: Id of extension resource. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.ExtensionsOperations.get - name: get - summary: Get installed extension details by extension id. - signature: 'async get(extension_id: str, farm_beats_resource_name: str, resource_group_name: - str, **kwargs) -> Extension' - parameters: - - name: extension_id - description: Id of extension resource. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Extension, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.ExtensionsOperations.list_by_farm_beats - name: list_by_farm_beats - summary: Get installed extensions details. - signature: 'list_by_farm_beats(resource_group_name: str, farm_beats_resource_name: - str, extension_ids: List[str] | None = None, extension_categories: List[str] | - None = None, max_page_size: int | None = 50, skip_token: str | None = None, **kwargs) - -> AsyncIterable[ExtensionListResponse]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: extension_ids - description: Installed extension ids. - defaultValue: None - types: - - [] - - name: extension_categories - description: Installed extension categories. - defaultValue: None - types: - - [] - - name: max_page_size - description: 'Maximum number of items needed (inclusive). - - Minimum = 10, Maximum = 1000, Default value = 50.' - defaultValue: '50' - types: - - - - name: skip_token - description: Skip token for getting next set of results. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either ExtensionListResponse or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.ExtensionsOperations.update - name: update - summary: Upgrade to latest extension. - signature: 'async update(extension_id: str, farm_beats_resource_name: str, resource_group_name: - str, **kwargs) -> Extension' - parameters: - - name: extension_id - description: Id of extension resource. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Extension, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.aio.operations.ExtensionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations.yml deleted file mode 100644 index beeb82f6c0b5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations.yml +++ /dev/null @@ -1,102 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations -name: FarmBeatsExtensionsOperations -fullName: azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations -module: azure.mgmt.agfood.aio.operations -summary: 'FarmBeatsExtensionsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: FarmBeatsExtensionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations.get - name: get - summary: Get farmBeats extension. - signature: 'async get(farm_beats_extension_id: str, **kwargs) -> FarmBeatsExtension' - parameters: - - name: farm_beats_extension_id - description: farmBeatsExtensionId to be queried. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FarmBeatsExtension, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations.list - name: list - summary: Get list of farmBeats extension. - signature: 'list(farm_beats_extension_ids: List[str] | None = None, farm_beats_extension_names: - List[str] | None = None, extension_categories: List[str] | None = None, publisher_ids: - List[str] | None = None, max_page_size: int | None = 50, **kwargs) -> AsyncIterable[FarmBeatsExtensionListResponse]' - parameters: - - name: farm_beats_extension_ids - description: FarmBeatsExtension ids. - defaultValue: None - types: - - [] - - name: farm_beats_extension_names - description: FarmBeats extension names. - defaultValue: None - types: - - [] - - name: extension_categories - description: Extension categories. - defaultValue: None - types: - - [] - - name: publisher_ids - description: Publisher ids. - defaultValue: None - types: - - [] - - name: max_page_size - description: 'Maximum number of items needed (inclusive). - - Minimum = 10, Maximum = 1000, Default value = 50.' - defaultValue: '50' - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FarmBeatsExtensionListResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.yml deleted file mode 100644 index c5dda83f32bc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.yml +++ /dev/null @@ -1,218 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations -name: FarmBeatsModelsOperations -fullName: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations -module: azure.mgmt.agfood.aio.operations -summary: 'FarmBeatsModelsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: FarmBeatsModelsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.create_or_update - name: create_or_update - summary: Create or update FarmBeats resource. - signature: 'async create_or_update(farm_beats_resource_name: str, resource_group_name: - str, body: FarmBeats, **kwargs) -> FarmBeats' - parameters: - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: body - description: FarmBeats resource create or update request object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FarmBeats, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.delete - name: delete - summary: Delete a FarmBeats resource. - signature: 'async delete(resource_group_name: str, farm_beats_resource_name: str, - **kwargs) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.get - name: get - summary: Get FarmBeats resource. - signature: 'async get(resource_group_name: str, farm_beats_resource_name: str, **kwargs) - -> FarmBeats' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FarmBeats, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.list_by_resource_group - name: list_by_resource_group - summary: Lists the FarmBeats instances for a resource group. - signature: 'list_by_resource_group(resource_group_name: str, max_page_size: int - | None = 50, skip_token: str | None = None, **kwargs) -> AsyncIterable[FarmBeatsListResponse]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: max_page_size - description: 'Maximum number of items needed (inclusive). - - Minimum = 10, Maximum = 1000, Default value = 50.' - defaultValue: '50' - types: - - - - name: skip_token - description: Continuation token for getting next set of results. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FarmBeatsListResponse or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.list_by_subscription - name: list_by_subscription - summary: Lists the FarmBeats instances for a subscription. - signature: 'list_by_subscription(max_page_size: int | None = 50, skip_token: str - | None = None, **kwargs) -> AsyncIterable[FarmBeatsListResponse]' - parameters: - - name: max_page_size - description: 'Maximum number of items needed (inclusive). - - Minimum = 10, Maximum = 1000, Default value = 50.' - defaultValue: '50' - types: - - - - name: skip_token - description: Skip token for getting next set of results. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FarmBeatsListResponse or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.update - name: update - summary: Update a FarmBeats resource. - signature: 'async update(farm_beats_resource_name: str, resource_group_name: str, - body: FarmBeatsUpdateRequestModel, **kwargs) -> FarmBeats' - parameters: - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: body - description: Request object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FarmBeats, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.LocationsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.LocationsOperations.yml deleted file mode 100644 index 04bb1d01f2df..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.LocationsOperations.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.aio.operations.LocationsOperations -name: LocationsOperations -fullName: azure.mgmt.agfood.aio.operations.LocationsOperations -module: azure.mgmt.agfood.aio.operations -summary: 'LocationsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LocationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.aio.operations.LocationsOperations.check_name_availability - name: check_name_availability - summary: Checks the name availability of the resource with requested resource name. - signature: 'async check_name_availability(body: CheckNameAvailabilityRequest, **kwargs) - -> CheckNameAvailabilityResponse' - parameters: - - name: body - description: NameAvailabilityRequest object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CheckNameAvailabilityResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.aio.operations.LocationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.Operations.yml deleted file mode 100644 index 86715f3a694d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.Operations.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.aio.operations.Operations -name: Operations -fullName: azure.mgmt.agfood.aio.operations.Operations -module: azure.mgmt.agfood.aio.operations -summary: 'Operations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.aio.operations.Operations.list - name: list - summary: Lists the available operations of Microsoft.AgFoodPlatform resource provider. - signature: list(**kwargs) -> AsyncIterable[OperationListResult] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.yml deleted file mode 100644 index 1db4a608582e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.agfood.aio.operations -name: operations -fullName: azure.mgmt.agfood.aio.operations -type: import -classes: -- azure.mgmt.agfood.aio.operations.ExtensionsOperations -- azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations -- azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations -- azure.mgmt.agfood.aio.operations.LocationsOperations -- azure.mgmt.agfood.aio.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.yml deleted file mode 100644 index 45cdfd4724e3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.agfood.aio -name: aio -fullName: azure.mgmt.agfood.aio -type: import -classes: -- azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService -packages: -- azure.mgmt.agfood.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ActionType.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ActionType.yml deleted file mode 100644 index 773cd2eb8aa3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ActionType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.agfood.models.ActionType -name: ActionType -fullName: azure.mgmt.agfood.models.ActionType -summary: Enum. Indicates the action type. "Internal" refers to actions that are for - internal only APIs. -module: azure.mgmt.agfood.models -fields: -- name: INTERNAL - uid: azure.mgmt.agfood.models.ActionType.INTERNAL diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityReason.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityReason.yml deleted file mode 100644 index f453d8dd6bb4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityReason.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.agfood.models.CheckNameAvailabilityReason -name: CheckNameAvailabilityReason -fullName: azure.mgmt.agfood.models.CheckNameAvailabilityReason -summary: The reason why the given name is not available. -module: azure.mgmt.agfood.models -fields: -- name: ALREADY_EXISTS - uid: azure.mgmt.agfood.models.CheckNameAvailabilityReason.ALREADY_EXISTS -- name: INVALID - uid: azure.mgmt.agfood.models.CheckNameAvailabilityReason.INVALID diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityRequest.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityRequest.yml deleted file mode 100644 index 5ea02892740e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityRequest.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.CheckNameAvailabilityRequest -name: CheckNameAvailabilityRequest -fullName: azure.mgmt.agfood.models.CheckNameAvailabilityRequest -module: azure.mgmt.agfood.models -summary: The check availability request body. -constructor: - syntax: 'CheckNameAvailabilityRequest(*, name: str | None = None, type: str | None - = None, **kwargs)' - parameters: - - name: name - description: The name of the resource for which availability needs to be checked. - isRequired: true - types: - - - - name: type - description: The resource type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityResponse.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityResponse.yml deleted file mode 100644 index 7ffefa9e597f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityResponse.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.CheckNameAvailabilityResponse -name: CheckNameAvailabilityResponse -fullName: azure.mgmt.agfood.models.CheckNameAvailabilityResponse -module: azure.mgmt.agfood.models -summary: The check availability result. -constructor: - syntax: 'CheckNameAvailabilityResponse(*, name_available: bool | None = None, reason: - str | CheckNameAvailabilityReason | None = None, message: str | None = None, **kwargs)' - parameters: - - name: name_available - description: Indicates if the resource name is available. - isRequired: true - types: - - - - name: reason - description: 'The reason why the given name is not available. Possible values - include: - - "Invalid", "AlreadyExists".' - isRequired: true - types: - - - - - - name: message - description: Detailed reason why the given name is available. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name_available - defaultValue: None - - name: reason - defaultValue: None - - name: message - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CreatedByType.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CreatedByType.yml deleted file mode 100644 index 18e835c4e489..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CreatedByType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.agfood.models.CreatedByType -name: CreatedByType -fullName: azure.mgmt.agfood.models.CreatedByType -summary: The type of identity that created the resource. -module: azure.mgmt.agfood.models -fields: -- name: APPLICATION - uid: azure.mgmt.agfood.models.CreatedByType.APPLICATION -- name: KEY - uid: azure.mgmt.agfood.models.CreatedByType.KEY -- name: MANAGED_IDENTITY - uid: azure.mgmt.agfood.models.CreatedByType.MANAGED_IDENTITY -- name: USER - uid: azure.mgmt.agfood.models.CreatedByType.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.DetailedInformation.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.DetailedInformation.yml deleted file mode 100644 index 3f6a0a1dada7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.DetailedInformation.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.DetailedInformation -name: DetailedInformation -fullName: azure.mgmt.agfood.models.DetailedInformation -module: azure.mgmt.agfood.models -summary: Model to capture detailed information for farmBeatsExtensions. -constructor: - syntax: 'DetailedInformation(*, api_name: str | None = None, custom_parameters: - List[str] | None = None, platform_parameters: List[str] | None = None, units_supported: - UnitSystemsInfo | None = None, api_input_parameters: List[str] | None = None, - **kwargs)' - parameters: - - name: api_name - description: ApiName available for the farmBeatsExtension. - isRequired: true - types: - - - - name: custom_parameters - description: List of customParameters. - isRequired: true - types: - - [] - - name: platform_parameters - description: List of platformParameters. - isRequired: true - types: - - [] - - name: units_supported - description: Unit systems info for the data provider. - isRequired: true - types: - - - - name: api_input_parameters - description: List of apiInputParameters. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: api_name - defaultValue: None - - name: custom_parameters - defaultValue: None - - name: platform_parameters - defaultValue: None - - name: units_supported - defaultValue: None - - name: api_input_parameters - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorAdditionalInfo.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorAdditionalInfo.yml deleted file mode 100644 index 082201eee11a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorAdditionalInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.ErrorAdditionalInfo -name: ErrorAdditionalInfo -fullName: azure.mgmt.agfood.models.ErrorAdditionalInfo -module: azure.mgmt.agfood.models -summary: 'The resource management error additional info. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorAdditionalInfo(**kwargs) -variables: -- description: The additional info type. - name: type - types: - - -- description: The additional info. - name: info - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorDetail.yml deleted file mode 100644 index 49572eede0f1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorDetail.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.ErrorDetail -name: ErrorDetail -fullName: azure.mgmt.agfood.models.ErrorDetail -module: azure.mgmt.agfood.models -summary: 'The error detail. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorDetail(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- description: The error target. - name: target - types: - - -- description: The error details. - name: details - types: - - [] -- description: The error additional info. - name: additional_info - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorResponse.yml deleted file mode 100644 index 28c6ff9640d9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorResponse.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.agfood.models.ErrorResponse -module: azure.mgmt.agfood.models -summary: Common error response for all Azure Resource Manager APIs to return error - details for failed operations. (This also follows the OData error response format.). -constructor: - syntax: 'ErrorResponse(*, error: ErrorDetail | None = None, **kwargs)' - parameters: - - name: error - description: The error object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Extension.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Extension.yml deleted file mode 100644 index 7e5e9ae07351..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Extension.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.Extension -name: Extension -fullName: azure.mgmt.agfood.models.Extension -module: azure.mgmt.agfood.models -summary: 'Extension resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Extension(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: Metadata pertaining to creation and last modification of the resource. - name: system_data - types: - - -- description: The ETag value to implement optimistic concurrency. - name: e_tag - types: - - -- description: Extension Id. - name: extension_id - types: - - -- description: Extension category. e.g. weather/sensor/satellite. - name: extension_category - types: - - -- description: Installed extension version. - name: installed_extension_version - types: - - -- description: Extension auth link. - name: extension_auth_link - types: - - -- description: Extension api docs link. - name: extension_api_docs_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ExtensionListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ExtensionListResponse.yml deleted file mode 100644 index 0f1e8d2bc6a7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ExtensionListResponse.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.ExtensionListResponse -name: ExtensionListResponse -fullName: azure.mgmt.agfood.models.ExtensionListResponse -module: azure.mgmt.agfood.models -summary: 'Paged response contains list of requested objects and a URL link to get - the next set of results. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ExtensionListResponse(*, value: List[Extension] | None = None, **kwargs)' - parameters: - - name: value - description: List of requested objects. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None -variables: -- description: Continuation link (absolute URI) to the next page of results in the - list. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeats.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeats.yml deleted file mode 100644 index 59bf834f0a6b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeats.yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.FarmBeats -name: FarmBeats -fullName: azure.mgmt.agfood.models.FarmBeats -module: azure.mgmt.agfood.models -summary: 'FarmBeats ARM Resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FarmBeats(*, location: str, tags: Dict[str, str] | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Resource tags. - isRequired: true - types: - - [, ] - - name: location - description: Required. The geo-location where the resource lives. - isRequired: true - types: - - - keywordOnlyParameters: - - name: location - isRequired: true - - name: tags - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: Metadata pertaining to creation and last modification of the resource. - name: system_data - types: - - -- description: Uri of the FarmBeats instance. - name: instance_uri - types: - - -- description: 'FarmBeats instance provisioning state. Possible values include: - - "Succeeded", "Failed".' - name: provisioning_state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsExtension.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsExtension.yml deleted file mode 100644 index 8027b727a615..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsExtension.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.FarmBeatsExtension -name: FarmBeatsExtension -fullName: azure.mgmt.agfood.models.FarmBeatsExtension -module: azure.mgmt.agfood.models -summary: 'FarmBeats extension resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: FarmBeatsExtension(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: Metadata pertaining to creation and last modification of the resource. - name: system_data - types: - - -- description: Target ResourceType of the farmBeatsExtension. - name: target_resource_type - types: - - -- description: FarmBeatsExtension ID. - name: farm_beats_extension_id - types: - - -- description: FarmBeatsExtension name. - name: farm_beats_extension_name - types: - - -- description: FarmBeatsExtension version. - name: farm_beats_extension_version - types: - - -- description: Publisher ID. - name: publisher_id - types: - - -- description: Textual description. - name: description - types: - - -- description: Category of the extension. e.g. weather/sensor/satellite. - name: extension_category - types: - - -- description: FarmBeatsExtension auth link. - name: extension_auth_link - types: - - -- description: FarmBeatsExtension api docs link. - name: extension_api_docs_link - types: - - -- description: 'Detailed information which shows summary of requested data. - - Used in descriptive get extension metadata call. - - Information for weather category per api included are apisSupported, - - customParameters, PlatformParameters and Units supported.' - name: detailed_information - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsExtensionListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsExtensionListResponse.yml deleted file mode 100644 index 590248d239fe..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsExtensionListResponse.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.FarmBeatsExtensionListResponse -name: FarmBeatsExtensionListResponse -fullName: azure.mgmt.agfood.models.FarmBeatsExtensionListResponse -module: azure.mgmt.agfood.models -summary: 'Paged response contains list of requested objects and a URL link to get - the next set of results. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FarmBeatsExtensionListResponse(*, value: List[FarmBeatsExtension] | None - = None, **kwargs)' - parameters: - - name: value - description: List of requested objects. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None -variables: -- description: Continuation link (absolute URI) to the next page of results in the - list. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsListResponse.yml deleted file mode 100644 index edc12bcc620a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsListResponse.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.FarmBeatsListResponse -name: FarmBeatsListResponse -fullName: azure.mgmt.agfood.models.FarmBeatsListResponse -module: azure.mgmt.agfood.models -summary: 'Paged response contains list of requested objects and a URL link to get - the next set of results. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FarmBeatsListResponse(*, value: List[FarmBeats] | None = None, **kwargs)' - parameters: - - name: value - description: List of requested objects. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None -variables: -- description: Continuation link (absolute URI) to the next page of results in the - list. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsUpdateRequestModel.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsUpdateRequestModel.yml deleted file mode 100644 index c11ca6f5b14c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsUpdateRequestModel.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.FarmBeatsUpdateRequestModel -name: FarmBeatsUpdateRequestModel -fullName: azure.mgmt.agfood.models.FarmBeatsUpdateRequestModel -module: azure.mgmt.agfood.models -summary: FarmBeats update request. -constructor: - syntax: 'FarmBeatsUpdateRequestModel(*, location: str | None = None, tags: Dict[str, - str] | None = None, **kwargs)' - parameters: - - name: location - description: Geo-location where the resource lives. - isRequired: true - types: - - - - name: tags - description: A set of tags. Resource tags. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: location - defaultValue: None - - name: tags - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Operation.yml deleted file mode 100644 index 2aa5aa33a9bd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Operation.yml +++ /dev/null @@ -1,54 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.Operation -name: Operation -fullName: azure.mgmt.agfood.models.Operation -module: azure.mgmt.agfood.models -summary: 'Details of a REST API operation, returned from the Resource Provider Operations - API. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Operation(*, display: OperationDisplay | None = None, **kwargs)' - parameters: - - name: display - description: Localized display information for this particular operation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: display - defaultValue: None -variables: -- description: 'The name of the operation, as per Resource-Based Access Control (RBAC). - Examples: - - "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action".' - name: name - types: - - -- description: 'Whether the operation applies to data-plane. This is "true" for - - data-plane operations and "false" for ARM/control-plane operations.' - name: is_data_action - types: - - -- description: 'The intended executor of the operation; as in Resource Based Access - Control - - (RBAC) and audit logs UX. Default value is "user,system". Possible values include: - "user", - - "system", "user,system".' - name: origin - types: - - - - -- description: 'Enum. Indicates the action type. "Internal" refers to actions that - are for - - internal only APIs. Possible values include: "Internal".' - name: action_type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.OperationDisplay.yml deleted file mode 100644 index 7b254ec2d8dc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.OperationDisplay.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.agfood.models.OperationDisplay -module: azure.mgmt.agfood.models -summary: 'Localized display information for this particular operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: OperationDisplay(**kwargs) -variables: -- description: 'The localized friendly form of the resource provider name, e.g. "Microsoft - - Monitoring Insights" or "Microsoft Compute".' - name: provider - types: - - -- description: 'The localized friendly name of the resource type related to this operation. - - E.g. "Virtual Machines" or "Job Schedule Collections".' - name: resource - types: - - -- description: 'The concise, localized friendly name for the operation; suitable for - - dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".' - name: operation - types: - - -- description: 'The short, localized friendly description of the operation; suitable - for - - tool tips and detailed views.' - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.OperationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.OperationListResult.yml deleted file mode 100644 index 304e3f789f83..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.OperationListResult.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.agfood.models.OperationListResult -module: azure.mgmt.agfood.models -summary: 'A list of REST API operations supported by an Azure Resource Provider. It - contains an URL link to get the next set of results. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: OperationListResult(**kwargs) -variables: -- description: List of operations supported by the resource provider. - name: value - types: - - [] -- description: URL to get the next set of operation list results (if there are any). - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Origin.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Origin.yml deleted file mode 100644 index e7a359010de9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Origin.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.agfood.models.Origin -name: Origin -fullName: azure.mgmt.agfood.models.Origin -summary: 'The intended executor of the operation; as in Resource Based Access Control - (RBAC) and audit - - logs UX. Default value is "user,system"' -module: azure.mgmt.agfood.models -fields: -- name: SYSTEM - uid: azure.mgmt.agfood.models.Origin.SYSTEM -- name: USER - uid: azure.mgmt.agfood.models.Origin.USER -- name: USER_SYSTEM - uid: azure.mgmt.agfood.models.Origin.USER_SYSTEM diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ProvisioningState.yml deleted file mode 100644 index 67fe29378e50..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ProvisioningState.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.agfood.models.ProvisioningState -name: ProvisioningState -fullName: azure.mgmt.agfood.models.ProvisioningState -summary: FarmBeats instance provisioning state. -module: azure.mgmt.agfood.models -fields: -- name: FAILED - uid: azure.mgmt.agfood.models.ProvisioningState.FAILED -- name: SUCCEEDED - uid: azure.mgmt.agfood.models.ProvisioningState.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ProxyResource.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ProxyResource.yml deleted file mode 100644 index 96a6829d9f44..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ProxyResource.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.ProxyResource -name: ProxyResource -fullName: azure.mgmt.agfood.models.ProxyResource -module: azure.mgmt.agfood.models -summary: 'The resource model definition for a Azure Resource Manager proxy resource. - It will not have tags and a location. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ProxyResource(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Resource.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Resource.yml deleted file mode 100644 index 49fa7f8f7f7c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Resource.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.Resource -name: Resource -fullName: azure.mgmt.agfood.models.Resource -module: azure.mgmt.agfood.models -summary: 'Common fields that are returned in the response for all Azure Resource Manager - resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Resource(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.SystemData.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.SystemData.yml deleted file mode 100644 index e6697db4fae0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.SystemData.yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.SystemData -name: SystemData -fullName: azure.mgmt.agfood.models.SystemData -module: azure.mgmt.agfood.models -summary: Metadata pertaining to creation and last modification of the resource. -constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs)' - parameters: - - name: created_by - description: The identity that created the resource. - isRequired: true - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Possible values - - include: "User", "Application", "ManagedIdentity", "Key".' - isRequired: true - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - isRequired: true - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - isRequired: true - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Possible - - values include: "User", "Application", "ManagedIdentity", "Key".' - isRequired: true - types: - - - - - - name: last_modified_at - description: The timestamp of resource last modification (UTC). - isRequired: true - types: - - - keywordOnlyParameters: - - name: created_by - defaultValue: None - - name: created_by_type - defaultValue: None - - name: created_at - defaultValue: None - - name: last_modified_by - defaultValue: None - - name: last_modified_by_type - defaultValue: None - - name: last_modified_at - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.TrackedResource.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.TrackedResource.yml deleted file mode 100644 index adf470dafa3a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.TrackedResource.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.TrackedResource -name: TrackedResource -fullName: azure.mgmt.agfood.models.TrackedResource -module: azure.mgmt.agfood.models -summary: 'The resource model definition for an Azure Resource Manager tracked top - level resource which has ''tags'' and a ''location''. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TrackedResource(*, location: str, tags: Dict[str, str] | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Resource tags. - isRequired: true - types: - - [, ] - - name: location - description: Required. The geo-location where the resource lives. - isRequired: true - types: - - - keywordOnlyParameters: - - name: location - isRequired: true - - name: tags - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.UnitSystemsInfo.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.UnitSystemsInfo.yml deleted file mode 100644 index 013ffc5d8bbd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.UnitSystemsInfo.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.models.UnitSystemsInfo -name: UnitSystemsInfo -fullName: azure.mgmt.agfood.models.UnitSystemsInfo -module: azure.mgmt.agfood.models -summary: 'Unit systems info for the data provider. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UnitSystemsInfo(*, key: str, values: List[str], **kwargs)' - parameters: - - name: key - description: Required. UnitSystem key sent as part of ProviderInput. - isRequired: true - types: - - - - name: values - description: Required. List of unit systems supported by this data provider. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: key - isRequired: true - - name: values - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.yml deleted file mode 100644 index 9970bbaa414e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.agfood.models -name: models -fullName: azure.mgmt.agfood.models -type: import -classes: -- azure.mgmt.agfood.models.CheckNameAvailabilityRequest -- azure.mgmt.agfood.models.CheckNameAvailabilityResponse -- azure.mgmt.agfood.models.DetailedInformation -- azure.mgmt.agfood.models.ErrorAdditionalInfo -- azure.mgmt.agfood.models.ErrorDetail -- azure.mgmt.agfood.models.ErrorResponse -- azure.mgmt.agfood.models.Extension -- azure.mgmt.agfood.models.ExtensionListResponse -- azure.mgmt.agfood.models.FarmBeats -- azure.mgmt.agfood.models.FarmBeatsExtension -- azure.mgmt.agfood.models.FarmBeatsExtensionListResponse -- azure.mgmt.agfood.models.FarmBeatsListResponse -- azure.mgmt.agfood.models.FarmBeatsUpdateRequestModel -- azure.mgmt.agfood.models.Operation -- azure.mgmt.agfood.models.OperationDisplay -- azure.mgmt.agfood.models.OperationListResult -- azure.mgmt.agfood.models.ProxyResource -- azure.mgmt.agfood.models.Resource -- azure.mgmt.agfood.models.SystemData -- azure.mgmt.agfood.models.TrackedResource -- azure.mgmt.agfood.models.UnitSystemsInfo -enums: -- azure.mgmt.agfood.models.ActionType -- azure.mgmt.agfood.models.CheckNameAvailabilityReason -- azure.mgmt.agfood.models.CreatedByType -- azure.mgmt.agfood.models.Origin -- azure.mgmt.agfood.models.ProvisioningState diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.ExtensionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.ExtensionsOperations.yml deleted file mode 100644 index 01d9a9d0645b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.ExtensionsOperations.yml +++ /dev/null @@ -1,215 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.operations.ExtensionsOperations -name: ExtensionsOperations -fullName: azure.mgmt.agfood.operations.ExtensionsOperations -module: azure.mgmt.agfood.operations -summary: 'ExtensionsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ExtensionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.operations.ExtensionsOperations.create - name: create - summary: Install extension. - signature: 'create(extension_id: str, farm_beats_resource_name: str, resource_group_name: - str, **kwargs: Any) -> _models.Extension' - parameters: - - name: extension_id - description: Id of extension resource. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Extension, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.ExtensionsOperations.delete - name: delete - summary: Uninstall extension. - signature: 'delete(extension_id: str, farm_beats_resource_name: str, resource_group_name: - str, **kwargs: Any) -> None' - parameters: - - name: extension_id - description: Id of extension resource. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.ExtensionsOperations.get - name: get - summary: Get installed extension details by extension id. - signature: 'get(extension_id: str, farm_beats_resource_name: str, resource_group_name: - str, **kwargs: Any) -> _models.Extension' - parameters: - - name: extension_id - description: Id of extension resource. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Extension, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.ExtensionsOperations.list_by_farm_beats - name: list_by_farm_beats - summary: Get installed extensions details. - signature: 'list_by_farm_beats(resource_group_name: str, farm_beats_resource_name: - str, extension_ids: List[str] | None = None, extension_categories: List[str] | - None = None, max_page_size: int | None = 50, skip_token: str | None = None, **kwargs: - Any) -> Iterable[''_models.ExtensionListResponse'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: extension_ids - description: Installed extension ids. - defaultValue: None - types: - - [] - - name: extension_categories - description: Installed extension categories. - defaultValue: None - types: - - [] - - name: max_page_size - description: 'Maximum number of items needed (inclusive). - - Minimum = 10, Maximum = 1000, Default value = 50.' - defaultValue: '50' - types: - - - - name: skip_token - description: Skip token for getting next set of results. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either ExtensionListResponse or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.ExtensionsOperations.update - name: update - summary: Upgrade to latest extension. - signature: 'update(extension_id: str, farm_beats_resource_name: str, resource_group_name: - str, **kwargs: Any) -> _models.Extension' - parameters: - - name: extension_id - description: Id of extension resource. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Extension, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.operations.ExtensionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations.yml deleted file mode 100644 index a3afd9b21795..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations.yml +++ /dev/null @@ -1,102 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations -name: FarmBeatsExtensionsOperations -fullName: azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations -module: azure.mgmt.agfood.operations -summary: 'FarmBeatsExtensionsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: FarmBeatsExtensionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations.get - name: get - summary: Get farmBeats extension. - signature: 'get(farm_beats_extension_id: str, **kwargs: Any) -> _models.FarmBeatsExtension' - parameters: - - name: farm_beats_extension_id - description: farmBeatsExtensionId to be queried. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FarmBeatsExtension, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations.list - name: list - summary: Get list of farmBeats extension. - signature: 'list(farm_beats_extension_ids: List[str] | None = None, farm_beats_extension_names: - List[str] | None = None, extension_categories: List[str] | None = None, publisher_ids: - List[str] | None = None, max_page_size: int | None = 50, **kwargs: Any) -> Iterable[''_models.FarmBeatsExtensionListResponse'']' - parameters: - - name: farm_beats_extension_ids - description: FarmBeatsExtension ids. - defaultValue: None - types: - - [] - - name: farm_beats_extension_names - description: FarmBeats extension names. - defaultValue: None - types: - - [] - - name: extension_categories - description: Extension categories. - defaultValue: None - types: - - [] - - name: publisher_ids - description: Publisher ids. - defaultValue: None - types: - - [] - - name: max_page_size - description: 'Maximum number of items needed (inclusive). - - Minimum = 10, Maximum = 1000, Default value = 50.' - defaultValue: '50' - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FarmBeatsExtensionListResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.FarmBeatsModelsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.FarmBeatsModelsOperations.yml deleted file mode 100644 index f3014808ae56..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.FarmBeatsModelsOperations.yml +++ /dev/null @@ -1,218 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations -name: FarmBeatsModelsOperations -fullName: azure.mgmt.agfood.operations.FarmBeatsModelsOperations -module: azure.mgmt.agfood.operations -summary: 'FarmBeatsModelsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: FarmBeatsModelsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations.create_or_update - name: create_or_update - summary: Create or update FarmBeats resource. - signature: 'create_or_update(farm_beats_resource_name: str, resource_group_name: - str, body: ''_models.FarmBeats'', **kwargs: Any) -> _models.FarmBeats' - parameters: - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: body - description: FarmBeats resource create or update request object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FarmBeats, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations.delete - name: delete - summary: Delete a FarmBeats resource. - signature: 'delete(resource_group_name: str, farm_beats_resource_name: str, **kwargs: - Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations.get - name: get - summary: Get FarmBeats resource. - signature: 'get(resource_group_name: str, farm_beats_resource_name: str, **kwargs: - Any) -> _models.FarmBeats' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FarmBeats, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations.list_by_resource_group - name: list_by_resource_group - summary: Lists the FarmBeats instances for a resource group. - signature: 'list_by_resource_group(resource_group_name: str, max_page_size: int - | None = 50, skip_token: str | None = None, **kwargs: Any) -> Iterable[''_models.FarmBeatsListResponse'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: max_page_size - description: 'Maximum number of items needed (inclusive). - - Minimum = 10, Maximum = 1000, Default value = 50.' - defaultValue: '50' - types: - - - - name: skip_token - description: Continuation token for getting next set of results. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FarmBeatsListResponse or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations.list_by_subscription - name: list_by_subscription - summary: Lists the FarmBeats instances for a subscription. - signature: 'list_by_subscription(max_page_size: int | None = 50, skip_token: str - | None = None, **kwargs: Any) -> Iterable[''_models.FarmBeatsListResponse'']' - parameters: - - name: max_page_size - description: 'Maximum number of items needed (inclusive). - - Minimum = 10, Maximum = 1000, Default value = 50.' - defaultValue: '50' - types: - - - - name: skip_token - description: Skip token for getting next set of results. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FarmBeatsListResponse or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations.update - name: update - summary: Update a FarmBeats resource. - signature: 'update(farm_beats_resource_name: str, resource_group_name: str, body: - ''_models.FarmBeatsUpdateRequestModel'', **kwargs: Any) -> _models.FarmBeats' - parameters: - - name: farm_beats_resource_name - description: FarmBeats resource name. - isRequired: true - types: - - - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: body - description: Request object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FarmBeats, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.LocationsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.LocationsOperations.yml deleted file mode 100644 index b294c57f19f3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.LocationsOperations.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.operations.LocationsOperations -name: LocationsOperations -fullName: azure.mgmt.agfood.operations.LocationsOperations -module: azure.mgmt.agfood.operations -summary: 'LocationsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LocationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.operations.LocationsOperations.check_name_availability - name: check_name_availability - summary: Checks the name availability of the resource with requested resource name. - signature: 'check_name_availability(body: ''_models.CheckNameAvailabilityRequest'', - **kwargs: Any) -> _models.CheckNameAvailabilityResponse' - parameters: - - name: body - description: NameAvailabilityRequest object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CheckNameAvailabilityResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.operations.LocationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.Operations.yml deleted file mode 100644 index e5e332edd53d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.Operations.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.agfood.operations.Operations -name: Operations -fullName: azure.mgmt.agfood.operations.Operations -module: azure.mgmt.agfood.operations -summary: 'Operations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.agfood.operations.Operations.list - name: list - summary: Lists the available operations of Microsoft.AgFoodPlatform resource provider. - signature: 'list(**kwargs: Any) -> Iterable[''_models.OperationListResult'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.agfood.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.yml deleted file mode 100644 index 4a51665c826d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.agfood.operations -name: operations -fullName: azure.mgmt.agfood.operations -type: import -classes: -- azure.mgmt.agfood.operations.ExtensionsOperations -- azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations -- azure.mgmt.agfood.operations.FarmBeatsModelsOperations -- azure.mgmt.agfood.operations.LocationsOperations -- azure.mgmt.agfood.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.yml b/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.yml deleted file mode 100644 index 5959233e25b6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.agfood -name: agfood -fullName: azure.mgmt.agfood -type: rootImport -classes: -- azure.mgmt.agfood.AzureAgFoodPlatformRPService -packages: -- azure.mgmt.agfood.aio -- azure.mgmt.agfood.models -- azure.mgmt.agfood.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.ContainerAppsAPIClient.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.ContainerAppsAPIClient.yml deleted file mode 100644 index 8db89bdb5d80..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.ContainerAppsAPIClient.yml +++ /dev/null @@ -1,77 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.ContainerAppsAPIClient -name: ContainerAppsAPIClient -fullName: azure.mgmt.app.ContainerAppsAPIClient -module: azure.mgmt.app -summary: ContainerAppsAPIClient. -constructor: - syntax: 'ContainerAppsAPIClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is '`https://management.azure.com`'. - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: ContainerAppsOperations operations - name: container_apps - types: - - -- description: ContainerAppsRevisionsOperations operations - name: container_apps_revisions - types: - - -- description: ContainerAppsRevisionReplicasOperations operations - name: container_apps_revision_replicas - types: - - -- description: ManagedEnvironmentsOperations operations - name: managed_environments - types: - - -- description: CertificatesOperations operations - name: certificates - types: - - -- description: Operations operations - name: operations - types: - - -- description: ContainerAppsSourceControlsOperations operations - name: container_apps_source_controls - types: - - -- description: DaprComponentsOperations operations - name: dapr_components - types: - - -- description: ContainerAppsAuthConfigsOperations operations - name: container_apps_auth_configs - types: - - -- description: ManagedEnvironmentsStoragesOperations operations - name: managed_environments_storages - types: - - -methods: -- uid: azure.mgmt.app.ContainerAppsAPIClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.ContainerAppsAPIClient.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.ContainerAppsAPIClient.yml deleted file mode 100644 index 220c9348fed2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.ContainerAppsAPIClient.yml +++ /dev/null @@ -1,77 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.ContainerAppsAPIClient -name: ContainerAppsAPIClient -fullName: azure.mgmt.app.aio.ContainerAppsAPIClient -module: azure.mgmt.app.aio -summary: ContainerAppsAPIClient. -constructor: - syntax: 'ContainerAppsAPIClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is '`https://management.azure.com`'. - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: ContainerAppsOperations operations - name: container_apps - types: - - -- description: ContainerAppsRevisionsOperations operations - name: container_apps_revisions - types: - - -- description: ContainerAppsRevisionReplicasOperations operations - name: container_apps_revision_replicas - types: - - -- description: ManagedEnvironmentsOperations operations - name: managed_environments - types: - - -- description: CertificatesOperations operations - name: certificates - types: - - -- description: Operations operations - name: operations - types: - - -- description: ContainerAppsSourceControlsOperations operations - name: container_apps_source_controls - types: - - -- description: DaprComponentsOperations operations - name: dapr_components - types: - - -- description: ContainerAppsAuthConfigsOperations operations - name: container_apps_auth_configs - types: - - -- description: ManagedEnvironmentsStoragesOperations operations - name: managed_environments_storages - types: - - -methods: -- uid: azure.mgmt.app.aio.ContainerAppsAPIClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.CertificatesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.CertificatesOperations.yml deleted file mode 100644 index 916e6a04c18b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.CertificatesOperations.yml +++ /dev/null @@ -1,219 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.CertificatesOperations -name: CertificatesOperations -fullName: azure.mgmt.app.aio.operations.CertificatesOperations -module: azure.mgmt.app.aio.operations -summary: 'CertificatesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: CertificatesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.CertificatesOperations.create_or_update - name: create_or_update - summary: 'Create or Update a Certificate. - - - Create or Update a Certificate.' - signature: 'async create_or_update(resource_group_name: str, managed_environment_name: - str, name: str, certificate_envelope: Certificate | None = None, **kwargs: Any) - -> Certificate' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Certificate. - isRequired: true - types: - - - - name: certificate_envelope - description: Certificate to be created or updated. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Certificate, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.CertificatesOperations.delete - name: delete - summary: 'Deletes the specified Certificate. - - - Deletes the specified Certificate.' - signature: 'async delete(resource_group_name: str, managed_environment_name: str, - name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Certificate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.CertificatesOperations.get - name: get - summary: 'Get the specified Certificate. - - - Get the specified Certificate.' - signature: 'async get(resource_group_name: str, managed_environment_name: str, name: - str, **kwargs: Any) -> Certificate' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Certificate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Certificate, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.CertificatesOperations.list - name: list - summary: 'Get the Certificates in a given managed environment. - - - Get the Certificates in a given managed environment.' - signature: 'list(resource_group_name: str, managed_environment_name: str, **kwargs: - Any) -> AsyncIterable[CertificateCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either CertificateCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.CertificatesOperations.update - name: update - summary: 'Update properties of a certificate. - - - Patches a certificate. Currently only patching of tags is supported.' - signature: 'async update(resource_group_name: str, managed_environment_name: str, - name: str, certificate_envelope: CertificatePatch, **kwargs: Any) -> Certificate' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Certificate. - isRequired: true - types: - - - - name: certificate_envelope - description: Properties of a certificate that need to be updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Certificate, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.CertificatesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.yml deleted file mode 100644 index 3528fbacaa55..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations -name: ContainerAppsAuthConfigsOperations -fullName: azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations -module: azure.mgmt.app.aio.operations -summary: 'ContainerAppsAuthConfigsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsAuthConfigsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.create_or_update - name: create_or_update - summary: 'Create or update the AuthConfig for a Container App. - - - Description for Create or update the AuthConfig for a Container App.' - signature: 'async create_or_update(resource_group_name: str, container_app_name: - str, name: str, auth_config_envelope: AuthConfig, **kwargs: Any) -> AuthConfig' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App AuthConfig. - isRequired: true - types: - - - - name: auth_config_envelope - description: Properties used to create a Container App AuthConfig. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AuthConfig, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.delete - name: delete - summary: 'Delete a Container App AuthConfig. - - - Description for Delete a Container App AuthConfig.' - signature: 'async delete(resource_group_name: str, container_app_name: str, name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App AuthConfig. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.get - name: get - summary: 'Get a AuthConfig of a Container App. - - - Get a AuthConfig of a Container App.' - signature: 'async get(resource_group_name: str, container_app_name: str, name: str, - **kwargs: Any) -> AuthConfig' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App AuthConfig. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AuthConfig, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.list_by_container_app - name: list_by_container_app - summary: 'Get the Container App AuthConfigs in a given resource group. - - - Get the Container App AuthConfigs in a given resource group.' - signature: 'list_by_container_app(resource_group_name: str, container_app_name: - str, **kwargs: Any) -> AsyncIterable[AuthConfigCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either AuthConfigCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsOperations.yml deleted file mode 100644 index 83acdee42dfc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsOperations.yml +++ /dev/null @@ -1,323 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.ContainerAppsOperations -name: ContainerAppsOperations -fullName: azure.mgmt.app.aio.operations.ContainerAppsOperations -module: azure.mgmt.app.aio.operations -summary: 'ContainerAppsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Create or update a Container App. - - - Description for Create or update a Container App.' - signature: 'async begin_create_or_update(resource_group_name: str, name: str, container_app_envelope: - ContainerApp, **kwargs: Any) -> AsyncLROPoller[ContainerApp]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - - name: container_app_envelope - description: Properties used to create a container app. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either ContainerApp or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.begin_delete - name: begin_delete - summary: 'Delete a Container App. - - - Description for Delete a Container App.' - signature: 'async begin_delete(resource_group_name: str, name: str, **kwargs: Any) - -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.get - name: get - summary: 'Get the properties of a Container App. - - - Get the properties of a Container App.' - signature: 'async get(resource_group_name: str, name: str, **kwargs: Any) -> ContainerApp' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ContainerApp, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Get the Container Apps in a given resource group. - - - Get the Container Apps in a given resource group.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[ContainerAppCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either ContainerAppCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.list_by_subscription - name: list_by_subscription - summary: 'Get the Container Apps in a given subscription. - - - Get the Container Apps in a given subscription.' - signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[ContainerAppCollection]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either ContainerAppCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.list_custom_host_name_analysis - name: list_custom_host_name_analysis - summary: 'Analyzes a custom hostname for a Container App. - - - Analyzes a custom hostname for a Container App.' - signature: 'async list_custom_host_name_analysis(resource_group_name: str, container_app_name: - str, custom_hostname: str | None = None, **kwargs: Any) -> CustomHostnameAnalysisResult' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: custom_hostname - description: Custom hostname. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CustomHostnameAnalysisResult, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.list_secrets - name: list_secrets - summary: 'List secrets for a container app. - - - List secrets for a container app.' - signature: 'async list_secrets(resource_group_name: str, name: str, **kwargs: Any) - -> SecretsCollection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SecretsCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.update - name: update - summary: 'Update properties of a Container App. - - - Patches a Container App. Currently only patching of tags is supported.' - signature: 'async update(resource_group_name: str, name: str, container_app_envelope: - ContainerAppPatch, **kwargs: Any) -> ContainerApp' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - - name: container_app_envelope - description: Properties of a container app that need to be updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ContainerApp, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.ContainerAppsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations.yml deleted file mode 100644 index 9314eb875dba..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations.yml +++ /dev/null @@ -1,110 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations -name: ContainerAppsRevisionReplicasOperations -fullName: azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations -module: azure.mgmt.app.aio.operations -summary: 'ContainerAppsRevisionReplicasOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsRevisionReplicasOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations.get_replica - name: get_replica - summary: 'Get a replica for a Container App Revision. - - - Get a replica for a Container App Revision.' - signature: 'async get_replica(resource_group_name: str, container_app_name: str, - revision_name: str, name: str, **kwargs: Any) -> Replica' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: revision_name - description: Name of the Container App Revision. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision Replica. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Replica, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations.list_replicas - name: list_replicas - summary: 'List replicas for a Container App Revision. - - - List replicas for a Container App Revision.' - signature: 'async list_replicas(resource_group_name: str, container_app_name: str, - revision_name: str, **kwargs: Any) -> ReplicaCollection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: revision_name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ReplicaCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.yml deleted file mode 100644 index 0f2cac08a026..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations -name: ContainerAppsRevisionsOperations -fullName: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations -module: azure.mgmt.app.aio.operations -summary: 'ContainerAppsRevisionsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsRevisionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.activate_revision - name: activate_revision - summary: 'Activates a revision for a Container App. - - - Activates a revision for a Container App.' - signature: 'async activate_revision(resource_group_name: str, container_app_name: - str, name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.deactivate_revision - name: deactivate_revision - summary: 'Deactivates a revision for a Container App. - - - Deactivates a revision for a Container App.' - signature: 'async deactivate_revision(resource_group_name: str, container_app_name: - str, name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.get_revision - name: get_revision - summary: 'Get a revision of a Container App. - - - Get a revision of a Container App.' - signature: 'async get_revision(resource_group_name: str, container_app_name: str, - name: str, **kwargs: Any) -> Revision' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Revision, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.list_revisions - name: list_revisions - summary: 'Get the Revisions for a given Container App. - - - Get the Revisions for a given Container App.' - signature: 'list_revisions(resource_group_name: str, container_app_name: str, **kwargs: - Any) -> AsyncIterable[RevisionCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App for which Revisions are needed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either RevisionCollection or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.restart_revision - name: restart_revision - summary: 'Restarts a revision for a Container App. - - - Restarts a revision for a Container App.' - signature: 'async restart_revision(resource_group_name: str, container_app_name: - str, name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.yml deleted file mode 100644 index db86d27fa9d6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations -name: ContainerAppsSourceControlsOperations -fullName: azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations -module: azure.mgmt.app.aio.operations -summary: 'ContainerAppsSourceControlsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsSourceControlsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Create or update the SourceControl for a Container App. - - - Description for Create or update the SourceControl for a Container App.' - signature: 'async begin_create_or_update(resource_group_name: str, container_app_name: - str, name: str, source_control_envelope: SourceControl, **kwargs: Any) -> AsyncLROPoller[SourceControl]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App SourceControl. - isRequired: true - types: - - - - name: source_control_envelope - description: Properties used to create a Container App SourceControl. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either SourceControl - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.begin_delete - name: begin_delete - summary: 'Delete a Container App SourceControl. - - - Description for Delete a Container App SourceControl.' - signature: 'async begin_delete(resource_group_name: str, container_app_name: str, - name: str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App SourceControl. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.get - name: get - summary: 'Get a SourceControl of a Container App. - - - Get a SourceControl of a Container App.' - signature: 'async get(resource_group_name: str, container_app_name: str, name: str, - **kwargs: Any) -> SourceControl' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App SourceControl. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SourceControl, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.list_by_container_app - name: list_by_container_app - summary: 'Get the Container App SourceControls in a given resource group. - - - Get the Container App SourceControls in a given resource group.' - signature: 'list_by_container_app(resource_group_name: str, container_app_name: - str, **kwargs: Any) -> AsyncIterable[SourceControlCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either SourceControlCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.DaprComponentsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.DaprComponentsOperations.yml deleted file mode 100644 index d3e93a4da75e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.DaprComponentsOperations.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.DaprComponentsOperations -name: DaprComponentsOperations -fullName: azure.mgmt.app.aio.operations.DaprComponentsOperations -module: azure.mgmt.app.aio.operations -summary: 'DaprComponentsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: DaprComponentsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.DaprComponentsOperations.create_or_update - name: create_or_update - summary: 'Creates or updates a Dapr Component. - - - Creates or updates a Dapr Component in a Managed Environment.' - signature: 'async create_or_update(resource_group_name: str, environment_name: str, - name: str, dapr_component_envelope: DaprComponent, **kwargs: Any) -> DaprComponent' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Dapr Component. - isRequired: true - types: - - - - name: dapr_component_envelope - description: Configuration details of the Dapr Component. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DaprComponent, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.DaprComponentsOperations.delete - name: delete - summary: 'Delete a Dapr Component. - - - Delete a Dapr Component from a Managed Environment.' - signature: 'async delete(resource_group_name: str, environment_name: str, name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Dapr Component. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.DaprComponentsOperations.get - name: get - summary: 'Get a dapr component. - - - Get a dapr component.' - signature: 'async get(resource_group_name: str, environment_name: str, name: str, - **kwargs: Any) -> DaprComponent' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Dapr Component. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DaprComponent, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.DaprComponentsOperations.list - name: list - summary: 'Get the Dapr Components for a managed environment. - - - Get the Dapr Components for a managed environment.' - signature: 'list(resource_group_name: str, environment_name: str, **kwargs: Any) - -> AsyncIterable[DaprComponentsCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either DaprComponentsCollection or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.DaprComponentsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.yml deleted file mode 100644 index f8a3756b5204..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.yml +++ /dev/null @@ -1,258 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations -name: ManagedEnvironmentsOperations -fullName: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations -module: azure.mgmt.app.aio.operations -summary: 'ManagedEnvironmentsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ManagedEnvironmentsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Creates or updates a Managed Environment. - - - Creates or updates a Managed Environment used to host container apps.' - signature: 'async begin_create_or_update(resource_group_name: str, name: str, environment_envelope: - ManagedEnvironment, **kwargs: Any) -> AsyncLROPoller[ManagedEnvironment]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Environment. - isRequired: true - types: - - - - name: environment_envelope - description: Configuration details of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either ManagedEnvironment - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.begin_delete - name: begin_delete - summary: 'Delete a Managed Environment. - - - Delete a Managed Environment if it does not have any container apps.' - signature: 'async begin_delete(resource_group_name: str, name: str, **kwargs: Any) - -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.get - name: get - summary: 'Get the properties of a Managed Environment. - - - Get the properties of a Managed Environment used to host container apps.' - signature: 'async get(resource_group_name: str, name: str, **kwargs: Any) -> ManagedEnvironment' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironment, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Get all the Environments in a resource group. - - - Get all the Managed Environments in a resource group.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[ManagedEnvironmentsCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either ManagedEnvironmentsCollection - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.list_by_subscription - name: list_by_subscription - summary: 'Get all Environments for a subscription. - - - Get all Managed Environments for a subscription.' - signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[ManagedEnvironmentsCollection]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either ManagedEnvironmentsCollection - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.update - name: update - summary: 'Update Managed Environment''s properties. - - - Patches a Managed Environment. Only patching of tags is supported currently.' - signature: 'async update(resource_group_name: str, name: str, environment_envelope: - ManagedEnvironmentPatch, **kwargs: Any) -> ManagedEnvironment' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Environment. - isRequired: true - types: - - - - name: environment_envelope - description: Configuration details of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironment, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.yml deleted file mode 100644 index edc40a0b4952..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations -name: ManagedEnvironmentsStoragesOperations -fullName: azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations -module: azure.mgmt.app.aio.operations -summary: 'ManagedEnvironmentsStoragesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ManagedEnvironmentsStoragesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.create_or_update - name: create_or_update - summary: 'Create or update storage for a managedEnvironment. - - - Create or update storage for a managedEnvironment.' - signature: 'async create_or_update(resource_group_name: str, env_name: str, name: - str, storage_envelope: ManagedEnvironmentStorage, **kwargs: Any) -> ManagedEnvironmentStorage' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: env_name - description: Name of the Environment. - isRequired: true - types: - - - - name: name - description: Name of the storage. - isRequired: true - types: - - - - name: storage_envelope - description: Configuration details of storage. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironmentStorage, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.delete - name: delete - summary: 'Delete storage for a managedEnvironment. - - - Delete storage for a managedEnvironment.' - signature: 'async delete(resource_group_name: str, env_name: str, name: str, **kwargs: - Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: env_name - description: Name of the Environment. - isRequired: true - types: - - - - name: name - description: Name of the storage. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.get - name: get - summary: 'Get storage for a managedEnvironment. - - - Get storage for a managedEnvironment.' - signature: 'async get(resource_group_name: str, env_name: str, name: str, **kwargs: - Any) -> ManagedEnvironmentStorage' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: env_name - description: Name of the Environment. - isRequired: true - types: - - - - name: name - description: Name of the storage. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironmentStorage, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.list - name: list - summary: 'Get all storages for a managedEnvironment. - - - Get all storages for a managedEnvironment.' - signature: 'async list(resource_group_name: str, env_name: str, **kwargs: Any) -> - ManagedEnvironmentStoragesCollection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: env_name - description: Name of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironmentStoragesCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.Operations.yml deleted file mode 100644 index 74f64aeb8e5e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.Operations.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.aio.operations.Operations -name: Operations -fullName: azure.mgmt.app.aio.operations.Operations -module: azure.mgmt.app.aio.operations -summary: 'Operations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.aio.operations.Operations.list - name: list - summary: Lists all of the available RP operations. - signature: 'list(**kwargs: Any) -> AsyncIterable[AvailableOperations]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AvailableOperations or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.yml deleted file mode 100644 index ccda601a2f71..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.app.aio.operations -name: operations -fullName: azure.mgmt.app.aio.operations -type: import -classes: -- azure.mgmt.app.aio.operations.CertificatesOperations -- azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations -- azure.mgmt.app.aio.operations.ContainerAppsOperations -- azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations -- azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations -- azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations -- azure.mgmt.app.aio.operations.DaprComponentsOperations -- azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations -- azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations -- azure.mgmt.app.aio.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.yml deleted file mode 100644 index eb1cc9c223c3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.app.aio -name: aio -fullName: azure.mgmt.app.aio -type: import -classes: -- azure.mgmt.app.aio.ContainerAppsAPIClient -packages: -- azure.mgmt.app.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AccessMode.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AccessMode.yml deleted file mode 100644 index d46f7c452026..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AccessMode.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.AccessMode -name: AccessMode -fullName: azure.mgmt.app.models.AccessMode -summary: Access mode for storage -module: azure.mgmt.app.models -fields: -- name: READ_ONLY - uid: azure.mgmt.app.models.AccessMode.READ_ONLY -- name: READ_WRITE - uid: azure.mgmt.app.models.AccessMode.READ_WRITE diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ActiveRevisionsMode.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ActiveRevisionsMode.yml deleted file mode 100644 index 6eec1e59adfa..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ActiveRevisionsMode.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.ActiveRevisionsMode -name: ActiveRevisionsMode -fullName: azure.mgmt.app.models.ActiveRevisionsMode -summary: 'ActiveRevisionsMode controls how active revisions are handled for the Container - app: - - - defaultSingle: Only one revision can be active at a time. Revision - weights can not - - be used in this mode' -module: azure.mgmt.app.models -fields: -- name: MULTIPLE - uid: azure.mgmt.app.models.ActiveRevisionsMode.MULTIPLE -- name: SINGLE - uid: azure.mgmt.app.models.ActiveRevisionsMode.SINGLE diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AllowedAudiencesValidation.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AllowedAudiencesValidation.yml deleted file mode 100644 index 101fa344d6dd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AllowedAudiencesValidation.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AllowedAudiencesValidation -name: AllowedAudiencesValidation -fullName: azure.mgmt.app.models.AllowedAudiencesValidation -module: azure.mgmt.app.models -summary: The configuration settings of the Allowed Audiences validation flow. -constructor: - syntax: 'AllowedAudiencesValidation(*, allowed_audiences: List[str] | None = None, - **kwargs)' - keywordOnlyParameters: - - name: allowed_audiences - description: 'The configuration settings of the allowed list of audiences from - - which to validate the JWT token.' - defaultValue: None - types: - - [] -variables: -- description: 'The configuration settings of the allowed list of audiences from which - - to validate the JWT token.' - name: allowed_audiences - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AllowedPrincipals.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AllowedPrincipals.yml deleted file mode 100644 index b1fa291c79dd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AllowedPrincipals.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AllowedPrincipals -name: AllowedPrincipals -fullName: azure.mgmt.app.models.AllowedPrincipals -module: azure.mgmt.app.models -summary: The configuration settings of the Azure Active Directory allowed principals. -constructor: - syntax: 'AllowedPrincipals(*, groups: List[str] | None = None, identities: List[str] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: groups - description: The list of the allowed groups. - defaultValue: None - types: - - [] - - name: identities - description: The list of the allowed identities. - defaultValue: None - types: - - [] -variables: -- description: The list of the allowed groups. - name: groups - types: - - [] -- description: The list of the allowed identities. - name: identities - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppLogsConfiguration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppLogsConfiguration.yml deleted file mode 100644 index 54a443157f17..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppLogsConfiguration.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AppLogsConfiguration -name: AppLogsConfiguration -fullName: azure.mgmt.app.models.AppLogsConfiguration -module: azure.mgmt.app.models -summary: Configuration of application logs. -constructor: - syntax: 'AppLogsConfiguration(*, destination: str | None = None, log_analytics_configuration: - LogAnalyticsConfiguration | None = None, **kwargs)' - keywordOnlyParameters: - - name: destination - description: Logs destination. - defaultValue: None - types: - - - - name: log_analytics_configuration - description: Log Analytics configuration. - defaultValue: None - types: - - -variables: -- description: Logs destination. - name: destination - types: - - -- description: Log Analytics configuration. - name: log_analytics_configuration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppProtocol.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppProtocol.yml deleted file mode 100644 index 0579aa93e9a1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppProtocol.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.AppProtocol -name: AppProtocol -fullName: azure.mgmt.app.models.AppProtocol -summary: 'Tells Dapr which protocol your application is using. Valid options are http - and grpc. Default - - is http' -module: azure.mgmt.app.models -fields: -- name: GRPC - uid: azure.mgmt.app.models.AppProtocol.GRPC -- name: HTTP - uid: azure.mgmt.app.models.AppProtocol.HTTP diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppRegistration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppRegistration.yml deleted file mode 100644 index af1f8705f894..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppRegistration.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AppRegistration -name: AppRegistration -fullName: azure.mgmt.app.models.AppRegistration -module: azure.mgmt.app.models -summary: The configuration settings of the app registration for providers that have - app ids and app secrets. -constructor: - syntax: 'AppRegistration(*, app_id: str | None = None, app_secret_setting_name: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: app_id - description: The App ID of the app used for login. - defaultValue: None - types: - - - - name: app_secret_setting_name - description: The app setting name that contains the app secret. - defaultValue: None - types: - - -variables: -- description: The App ID of the app used for login. - name: app_id - types: - - -- description: The app setting name that contains the app secret. - name: app_secret_setting_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Apple.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Apple.yml deleted file mode 100644 index 5ffad9b7f5e6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Apple.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Apple -name: Apple -fullName: azure.mgmt.app.models.Apple -module: azure.mgmt.app.models -summary: The configuration settings of the Apple provider. -constructor: - syntax: 'Apple(*, enabled: bool | None = None, registration: AppleRegistration | - None = None, login: LoginScopes | None = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`false` if the Apple provider should not be enabled - - despite the set registration; otherwise, `true`.' - defaultValue: None - types: - - - - name: registration - description: The configuration settings of the Apple registration. - defaultValue: None - types: - - - - name: login - description: The configuration settings of the login flow. - defaultValue: None - types: - - -variables: -- description: '`false` if the Apple provider should not be enabled despite - - the set registration; otherwise, `true`.' - name: enabled - types: - - -- description: The configuration settings of the Apple registration. - name: registration - types: - - -- description: The configuration settings of the login flow. - name: login - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppleRegistration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppleRegistration.yml deleted file mode 100644 index 0f71f564d793..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppleRegistration.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AppleRegistration -name: AppleRegistration -fullName: azure.mgmt.app.models.AppleRegistration -module: azure.mgmt.app.models -summary: The configuration settings of the registration for the Apple provider. -constructor: - syntax: 'AppleRegistration(*, client_id: str | None = None, client_secret_setting_name: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: client_id - description: The Client ID of the app used for login. - defaultValue: None - types: - - - - name: client_secret_setting_name - description: The app setting name that contains the client secret. - defaultValue: None - types: - - -variables: -- description: The Client ID of the app used for login. - name: client_id - types: - - -- description: The app setting name that contains the client secret. - name: client_secret_setting_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthConfig.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthConfig.yml deleted file mode 100644 index 4502c3d71680..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthConfig.yml +++ /dev/null @@ -1,108 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AuthConfig -name: AuthConfig -fullName: azure.mgmt.app.models.AuthConfig -module: azure.mgmt.app.models -summary: 'Configuration settings for the Azure ContainerApp Service Authentication - / Authorization feature. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'AuthConfig(*, platform: AuthPlatform | None = None, global_validation: - GlobalValidation | None = None, identity_providers: IdentityProviders | None = - None, login: Login | None = None, http_settings: HttpSettings | None = None, **kwargs)' - keywordOnlyParameters: - - name: platform - description: 'The configuration settings of the platform of ContainerApp Service - - Authentication/Authorization.' - defaultValue: None - types: - - - - name: global_validation - description: 'The configuration settings that determines the validation flow of - - users using Service Authentication/Authorization.' - defaultValue: None - types: - - - - name: identity_providers - description: 'The configuration settings of each of the identity providers used - - to configure ContainerApp Service Authentication/Authorization.' - defaultValue: None - types: - - - - name: login - description: 'The configuration settings of the login flow of users using ContainerApp - - Service Authentication/Authorization.' - defaultValue: None - types: - - - - name: http_settings - description: 'The configuration settings of the HTTP requests for authentication - and - - authorization requests made against ContainerApp Service Authentication/Authorization.' - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'The configuration settings of the platform of ContainerApp Service - - Authentication/Authorization.' - name: platform - types: - - -- description: 'The configuration settings that determines the validation flow of - - users using Service Authentication/Authorization.' - name: global_validation - types: - - -- description: 'The configuration settings of each of the identity providers used - to - - configure ContainerApp Service Authentication/Authorization.' - name: identity_providers - types: - - -- description: 'The configuration settings of the login flow of users using ContainerApp - Service - - Authentication/Authorization.' - name: login - types: - - -- description: 'The configuration settings of the HTTP requests for authentication - and - - authorization requests made against ContainerApp Service Authentication/Authorization.' - name: http_settings - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthConfigCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthConfigCollection.yml deleted file mode 100644 index cf14e5514c42..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthConfigCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AuthConfigCollection -name: AuthConfigCollection -fullName: azure.mgmt.app.models.AuthConfigCollection -module: azure.mgmt.app.models -summary: 'AuthConfig collection ARM resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AuthConfigCollection(*, value: List[AuthConfig], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] -- description: Link to next page of resources. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthPlatform.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthPlatform.yml deleted file mode 100644 index 0cbb662317b0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthPlatform.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AuthPlatform -name: AuthPlatform -fullName: azure.mgmt.app.models.AuthPlatform -module: azure.mgmt.app.models -summary: The configuration settings of the platform of ContainerApp Service Authentication/Authorization. -constructor: - syntax: 'AuthPlatform(*, enabled: bool | None = None, runtime_version: str | None - = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`true` if the Authentication / Authorization feature - is - - enabled for the current app; otherwise, `false`.' - defaultValue: None - types: - - - - name: runtime_version - description: 'The RuntimeVersion of the Authentication / Authorization feature - in - - use for the current app. - - The setting in this value can control the behavior of certain features in the - Authentication / - - Authorization module.' - defaultValue: None - types: - - -variables: -- description: '`true` if the Authentication / Authorization feature - is - - enabled for the current app; otherwise, `false`.' - name: enabled - types: - - -- description: 'The RuntimeVersion of the Authentication / Authorization feature in - use - - for the current app. - - The setting in this value can control the behavior of certain features in the - Authentication / - - Authorization module.' - name: runtime_version - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AvailableOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AvailableOperations.yml deleted file mode 100644 index 6c09100c8b9c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AvailableOperations.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AvailableOperations -name: AvailableOperations -fullName: azure.mgmt.app.models.AvailableOperations -module: azure.mgmt.app.models -summary: Available operations of the service. -constructor: - syntax: 'AvailableOperations(*, value: List[OperationDetail] | None = None, next_link: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Collection of available operation details. - defaultValue: None - types: - - [] - - name: next_link - description: 'URL client should use to fetch the next page (per server side paging). - - It''s null for now, added for future use.' - defaultValue: None - types: - - -variables: -- description: Collection of available operation details. - name: value - types: - - [] -- description: 'URL client should use to fetch the next page (per server side paging). - - It''s null for now, added for future use.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectory.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectory.yml deleted file mode 100644 index f0cd72f4e88b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectory.yml +++ /dev/null @@ -1,87 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AzureActiveDirectory -name: AzureActiveDirectory -fullName: azure.mgmt.app.models.AzureActiveDirectory -module: azure.mgmt.app.models -summary: The configuration settings of the Azure Active directory provider. -constructor: - syntax: 'AzureActiveDirectory(*, enabled: bool | None = None, registration: AzureActiveDirectoryRegistration - | None = None, login: AzureActiveDirectoryLogin | None = None, validation: AzureActiveDirectoryValidation - | None = None, is_auto_provisioned: bool | None = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`false` if the Azure Active Directory provider should - not - - be enabled despite the set registration; otherwise, `true`.' - defaultValue: None - types: - - - - name: registration - description: 'The configuration settings of the Azure Active Directory app - - registration.' - defaultValue: None - types: - - - - name: login - description: The configuration settings of the Azure Active Directory login flow. - defaultValue: None - types: - - - - name: validation - description: 'The configuration settings of the Azure Active Directory token validation - - flow.' - defaultValue: None - types: - - - - name: is_auto_provisioned - description: 'Gets a value indicating whether the Azure AD configuration was - - auto-provisioned using 1st party tooling. - - This is an internal flag primarily intended to support the Azure Management - Portal. Users - - should not - - read or write to this property.' - defaultValue: None - types: - - -variables: -- description: '`false` if the Azure Active Directory provider should - not be - - enabled despite the set registration; otherwise, `true`.' - name: enabled - types: - - -- description: The configuration settings of the Azure Active Directory app registration. - name: registration - types: - - -- description: The configuration settings of the Azure Active Directory login flow. - name: login - types: - - -- description: 'The configuration settings of the Azure Active Directory token validation - - flow.' - name: validation - types: - - -- description: 'Gets a value indicating whether the Azure AD configuration was - - auto-provisioned using 1st party tooling. - - This is an internal flag primarily intended to support the Azure Management Portal. - Users - - should not - - read or write to this property.' - name: is_auto_provisioned - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryLogin.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryLogin.yml deleted file mode 100644 index 316c8cc387d0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryLogin.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AzureActiveDirectoryLogin -name: AzureActiveDirectoryLogin -fullName: azure.mgmt.app.models.AzureActiveDirectoryLogin -module: azure.mgmt.app.models -summary: The configuration settings of the Azure Active Directory login flow. -constructor: - syntax: 'AzureActiveDirectoryLogin(*, login_parameters: List[str] | None = None, - disable_www_authenticate: bool | None = None, **kwargs)' - keywordOnlyParameters: - - name: login_parameters - description: 'Login parameters to send to the OpenID Connect authorization - - endpoint when - - a user logs in. Each parameter must be in the form "key=value".' - defaultValue: None - types: - - [] - - name: disable_www_authenticate - description: '`true` if the www-authenticate provider - - should be omitted from the request; otherwise, `false`.' - defaultValue: None - types: - - -variables: -- description: 'Login parameters to send to the OpenID Connect authorization endpoint - - when - - a user logs in. Each parameter must be in the form "key=value".' - name: login_parameters - types: - - [] -- description: '`true` if the www-authenticate provider - - should be omitted from the request; otherwise, `false`.' - name: disable_www_authenticate - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryRegistration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryRegistration.yml deleted file mode 100644 index b8a410b8fcd9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryRegistration.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AzureActiveDirectoryRegistration -name: AzureActiveDirectoryRegistration -fullName: azure.mgmt.app.models.AzureActiveDirectoryRegistration -module: azure.mgmt.app.models -summary: The configuration settings of the Azure Active Directory app registration. -constructor: - syntax: 'AzureActiveDirectoryRegistration(*, open_id_issuer: str | None = None, - client_id: str | None = None, client_secret_setting_name: str | None = None, client_secret_certificate_thumbprint: - str | None = None, client_secret_certificate_subject_alternative_name: str | None - = None, client_secret_certificate_issuer: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: open_id_issuer - description: 'The OpenID Connect Issuer URI that represents the entity which issues - - access tokens for this application. - - When using Azure Active Directory, this value is the URI of the directory tenant, - e.g. - - [https://login.microsoftonline.com/v2.0](https://login.microsoftonline.com/v2.0)/{tenant-guid}/. - - This URI is a case-sensitive identifier for the token issuer. - - More information on OpenID Connect Discovery: - - [http://openid.net/specs/openid-connect-discovery-1_0.html](http://openid.net/specs/openid-connect-discovery-1_0.html).' - defaultValue: None - types: - - - - name: client_id - description: 'The Client ID of this relying party application, known as the client_id. - - This setting is required for enabling OpenID Connection authentication with - Azure Active - - Directory or - - other 3rd party OpenID Connect providers. - - More information on OpenID Connect: [http://openid.net/specs/openid-connect-core-1_0.html](http://openid.net/specs/openid-connect-core-1_0.html).' - defaultValue: None - types: - - - - name: client_secret_setting_name - description: 'The app setting name that contains the client secret of - - the relying party application.' - defaultValue: None - types: - - - - name: client_secret_certificate_thumbprint - description: 'An alternative to the client secret, that is the - - thumbprint of a certificate used for signing purposes. This property acts as - - a replacement for the Client Secret. It is also optional.' - defaultValue: None - types: - - - - name: client_secret_certificate_subject_alternative_name - description: 'An alternative to the client - - secret thumbprint, that is the subject alternative name of a certificate used - for signing - - purposes. This property acts as - - a replacement for the Client Secret Certificate Thumbprint. It is also optional.' - defaultValue: None - types: - - - - name: client_secret_certificate_issuer - description: 'An alternative to the client secret thumbprint, that - - is the issuer of a certificate used for signing purposes. This property acts - as - - a replacement for the Client Secret Certificate Thumbprint. It is also optional.' - defaultValue: None - types: - - -variables: -- description: 'The OpenID Connect Issuer URI that represents the entity which issues - - access tokens for this application. - - When using Azure Active Directory, this value is the URI of the directory tenant, - e.g. - - [https://login.microsoftonline.com/v2.0](https://login.microsoftonline.com/v2.0)/{tenant-guid}/. - - This URI is a case-sensitive identifier for the token issuer. - - More information on OpenID Connect Discovery: - - [http://openid.net/specs/openid-connect-discovery-1_0.html](http://openid.net/specs/openid-connect-discovery-1_0.html).' - name: open_id_issuer - types: - - -- description: 'The Client ID of this relying party application, known as the client_id. - - This setting is required for enabling OpenID Connection authentication with Azure - Active - - Directory or - - other 3rd party OpenID Connect providers. - - More information on OpenID Connect: [http://openid.net/specs/openid-connect-core-1_0.html](http://openid.net/specs/openid-connect-core-1_0.html).' - name: client_id - types: - - -- description: 'The app setting name that contains the client secret of the - - relying party application.' - name: client_secret_setting_name - types: - - -- description: 'An alternative to the client secret, that is the - - thumbprint of a certificate used for signing purposes. This property acts as - - a replacement for the Client Secret. It is also optional.' - name: client_secret_certificate_thumbprint - types: - - -- description: 'An alternative to the client secret - - thumbprint, that is the subject alternative name of a certificate used for signing - purposes. - - This property acts as - - a replacement for the Client Secret Certificate Thumbprint. It is also optional.' - name: client_secret_certificate_subject_alternative_name - types: - - -- description: 'An alternative to the client secret thumbprint, that is - - the issuer of a certificate used for signing purposes. This property acts as - - a replacement for the Client Secret Certificate Thumbprint. It is also optional.' - name: client_secret_certificate_issuer - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryValidation.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryValidation.yml deleted file mode 100644 index 9a0e998bcbfc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryValidation.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AzureActiveDirectoryValidation -name: AzureActiveDirectoryValidation -fullName: azure.mgmt.app.models.AzureActiveDirectoryValidation -module: azure.mgmt.app.models -summary: The configuration settings of the Azure Active Directory token validation - flow. -constructor: - syntax: 'AzureActiveDirectoryValidation(*, jwt_claim_checks: JwtClaimChecks | None - = None, allowed_audiences: List[str] | None = None, default_authorization_policy: - DefaultAuthorizationPolicy | None = None, **kwargs)' - keywordOnlyParameters: - - name: jwt_claim_checks - description: 'The configuration settings of the checks that should be made while - - validating the JWT Claims.' - defaultValue: None - types: - - - - name: allowed_audiences - description: 'The list of audiences that can make successful - - authentication/authorization requests.' - defaultValue: None - types: - - [] - - name: default_authorization_policy - description: 'The configuration settings of the default authorization - - policy.' - defaultValue: None - types: - - -variables: -- description: 'The configuration settings of the checks that should be made while - - validating the JWT Claims.' - name: jwt_claim_checks - types: - - -- description: 'The list of audiences that can make successful - - authentication/authorization requests.' - name: allowed_audiences - types: - - [] -- description: 'The configuration settings of the default authorization - - policy.' - name: default_authorization_policy - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureCredentials.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureCredentials.yml deleted file mode 100644 index 66be71146e35..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureCredentials.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AzureCredentials -name: AzureCredentials -fullName: azure.mgmt.app.models.AzureCredentials -module: azure.mgmt.app.models -summary: Container App credentials. -constructor: - syntax: 'AzureCredentials(*, client_id: str | None = None, client_secret: str | - None = None, tenant_id: str | None = None, subscription_id: str | None = None, - **kwargs)' - keywordOnlyParameters: - - name: client_id - description: Client Id. - defaultValue: None - types: - - - - name: client_secret - description: Client Secret. - defaultValue: None - types: - - - - name: tenant_id - description: Tenant Id. - defaultValue: None - types: - - - - name: subscription_id - description: Subscription Id. - defaultValue: None - types: - - -variables: -- description: Client Id. - name: client_id - types: - - -- description: Client Secret. - name: client_secret - types: - - -- description: Tenant Id. - name: tenant_id - types: - - -- description: Subscription Id. - name: subscription_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureFileProperties.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureFileProperties.yml deleted file mode 100644 index eb3693064158..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureFileProperties.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AzureFileProperties -name: AzureFileProperties -fullName: azure.mgmt.app.models.AzureFileProperties -module: azure.mgmt.app.models -summary: Azure File Properties. -constructor: - syntax: 'AzureFileProperties(*, account_name: str | None = None, account_key: str - | None = None, access_mode: str | AccessMode | None = None, share_name: str | - None = None, **kwargs)' - keywordOnlyParameters: - - name: account_name - description: Storage account name for azure file. - defaultValue: None - types: - - - - name: account_key - description: Storage account key for azure file. - defaultValue: None - types: - - - - name: access_mode - description: 'Access mode for storage. Possible values include: "ReadOnly", - - "ReadWrite".' - defaultValue: None - types: - - - - - - name: share_name - description: Azure file share name. - defaultValue: None - types: - - -variables: -- description: Storage account name for azure file. - name: account_name - types: - - -- description: Storage account key for azure file. - name: account_key - types: - - -- description: 'Access mode for storage. Possible values include: "ReadOnly", "ReadWrite".' - name: access_mode - types: - - - - -- description: Azure file share name. - name: share_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureStaticWebApps.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureStaticWebApps.yml deleted file mode 100644 index 1312d9662824..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureStaticWebApps.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AzureStaticWebApps -name: AzureStaticWebApps -fullName: azure.mgmt.app.models.AzureStaticWebApps -module: azure.mgmt.app.models -summary: The configuration settings of the Azure Static Web Apps provider. -constructor: - syntax: 'AzureStaticWebApps(*, enabled: bool | None = None, registration: AzureStaticWebAppsRegistration - | None = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`false` if the Azure Static Web Apps provider should - not - - be enabled despite the set registration; otherwise, `true`.' - defaultValue: None - types: - - - - name: registration - description: The configuration settings of the Azure Static Web Apps registration. - defaultValue: None - types: - - -variables: -- description: '`false` if the Azure Static Web Apps provider should - not be - - enabled despite the set registration; otherwise, `true`.' - name: enabled - types: - - -- description: The configuration settings of the Azure Static Web Apps registration. - name: registration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureStaticWebAppsRegistration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureStaticWebAppsRegistration.yml deleted file mode 100644 index beb83a2d7aa5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureStaticWebAppsRegistration.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.AzureStaticWebAppsRegistration -name: AzureStaticWebAppsRegistration -fullName: azure.mgmt.app.models.AzureStaticWebAppsRegistration -module: azure.mgmt.app.models -summary: The configuration settings of the registration for the Azure Static Web Apps - provider. -constructor: - syntax: 'AzureStaticWebAppsRegistration(*, client_id: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: client_id - description: The Client ID of the app used for login. - defaultValue: None - types: - - -variables: -- description: The Client ID of the app used for login. - name: client_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.BindingType.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.BindingType.yml deleted file mode 100644 index d46766107647..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.BindingType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.BindingType -name: BindingType -fullName: azure.mgmt.app.models.BindingType -summary: Custom Domain binding type. -module: azure.mgmt.app.models -fields: -- name: DISABLED - uid: azure.mgmt.app.models.BindingType.DISABLED -- name: SNI_ENABLED - uid: azure.mgmt.app.models.BindingType.SNI_ENABLED diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Certificate.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Certificate.yml deleted file mode 100644 index 212559636c95..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Certificate.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Certificate -name: Certificate -fullName: azure.mgmt.app.models.Certificate -module: azure.mgmt.app.models -summary: 'Certificate used for Custom Domain bindings of Container Apps in a Managed - Environment. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Certificate(*, location: str, tags: Dict[str, str] | None = None, properties: - CertificateProperties | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: A set of tags. Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: Required. The geo-location where the resource lives. - types: - - - - name: properties - description: Certificate resource specific properties. - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: A set of tags. Resource tags. - name: tags - types: - - [, ] -- description: Required. The geo-location where the resource lives. - name: location - types: - - -- description: Certificate resource specific properties. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateCollection.yml deleted file mode 100644 index fa1222c34b8f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.CertificateCollection -name: CertificateCollection -fullName: azure.mgmt.app.models.CertificateCollection -module: azure.mgmt.app.models -summary: 'Collection of Certificates. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CertificateCollection(*, value: List[Certificate], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] -- description: Link to next page of resources. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificatePatch.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificatePatch.yml deleted file mode 100644 index 0b8bd3c3f169..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificatePatch.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.CertificatePatch -name: CertificatePatch -fullName: azure.mgmt.app.models.CertificatePatch -module: azure.mgmt.app.models -summary: A certificate to update. -constructor: - syntax: 'CertificatePatch(*, tags: Dict[str, str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: A set of tags. Application-specific metadata in the form of key-value - pairs. - defaultValue: None - types: - - [, ] -variables: -- description: A set of tags. Application-specific metadata in the form of key-value - pairs. - name: tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateProperties.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateProperties.yml deleted file mode 100644 index 6ad55cea9129..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateProperties.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.CertificateProperties -name: CertificateProperties -fullName: azure.mgmt.app.models.CertificateProperties -module: azure.mgmt.app.models -summary: 'Certificate resource specific properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'CertificateProperties(*, password: str | None = None, value: bytearray - | None = None, **kwargs)' - keywordOnlyParameters: - - name: password - description: Certificate password. - defaultValue: None - types: - - - - name: value - description: PFX or PEM blob. - defaultValue: None - types: - - -variables: -- description: 'Provisioning state of the certificate. Possible values include: - - "Succeeded", "Failed", "Canceled", "DeleteFailed", "Pending".' - name: provisioning_state - types: - - - - -- description: Certificate password. - name: password - types: - - -- description: Subject name of the certificate. - name: subject_name - types: - - -- description: PFX or PEM blob. - name: value - types: - - -- description: Certificate issuer. - name: issuer - types: - - -- description: Certificate issue Date. - name: issue_date - types: - - -- description: Certificate expiration date. - name: expiration_date - types: - - -- description: Certificate thumbprint. - name: thumbprint - types: - - -- description: Is the certificate valid?. - name: valid - types: - - -- description: Public key hash. - name: public_key_hash - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateProvisioningState.yml deleted file mode 100644 index ee7ece20dc35..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateProvisioningState.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.CertificateProvisioningState -name: CertificateProvisioningState -fullName: azure.mgmt.app.models.CertificateProvisioningState -summary: Provisioning state of the certificate. -module: azure.mgmt.app.models -fields: -- name: CANCELED - uid: azure.mgmt.app.models.CertificateProvisioningState.CANCELED -- name: DELETE_FAILED - uid: azure.mgmt.app.models.CertificateProvisioningState.DELETE_FAILED -- name: FAILED - uid: azure.mgmt.app.models.CertificateProvisioningState.FAILED -- name: PENDING - uid: azure.mgmt.app.models.CertificateProvisioningState.PENDING -- name: SUCCEEDED - uid: azure.mgmt.app.models.CertificateProvisioningState.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ClientRegistration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ClientRegistration.yml deleted file mode 100644 index c5c5f858bc21..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ClientRegistration.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ClientRegistration -name: ClientRegistration -fullName: azure.mgmt.app.models.ClientRegistration -module: azure.mgmt.app.models -summary: The configuration settings of the app registration for providers that have - client ids and client secrets. -constructor: - syntax: 'ClientRegistration(*, client_id: str | None = None, client_secret_setting_name: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: client_id - description: The Client ID of the app used for login. - defaultValue: None - types: - - - - name: client_secret_setting_name - description: The app setting name that contains the client secret. - defaultValue: None - types: - - -variables: -- description: The Client ID of the app used for login. - name: client_id - types: - - -- description: The app setting name that contains the client secret. - name: client_secret_setting_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Configuration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Configuration.yml deleted file mode 100644 index c32f7d7b3553..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Configuration.yml +++ /dev/null @@ -1,83 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Configuration -name: Configuration -fullName: azure.mgmt.app.models.Configuration -module: azure.mgmt.app.models -summary: Non versioned Container App configuration properties that define the mutable - settings of a Container app. -constructor: - syntax: 'Configuration(*, secrets: List[Secret] | None = None, active_revisions_mode: - str | ActiveRevisionsMode | None = None, ingress: Ingress | None = None, registries: - List[RegistryCredentials] | None = None, dapr: Dapr | None = None, **kwargs)' - keywordOnlyParameters: - - name: secrets - description: Collection of secrets used by a Container app. - defaultValue: None - types: - - [] - - name: active_revisions_mode - description: 'ActiveRevisionsMode controls how active revisions are handled - - for the Container app: - - - the defaultSingle: Only one revision can be active at a time. Revision - weights can - - not be used in this mode. Possible values include: "multiple", - "single".' - defaultValue: None - types: - - - - - - name: ingress - description: Ingress configurations. - defaultValue: None - types: - - - - name: registries - description: 'Collection of private container registry credentials for containers - used - - by the Container app.' - defaultValue: None - types: - - [] - - name: dapr - description: Dapr configuration for the Container App. - defaultValue: None - types: - - -variables: -- description: Collection of secrets used by a Container app. - name: secrets - types: - - [] -- description: 'ActiveRevisionsMode controls how active revisions are handled for - - the Container app: - - - the defaultSingle: Only one revision can be active at a time. Revision - weights can - - not be used in this mode. Possible values include: "multiple", "single".' - name: active_revisions_mode - types: - - - - -- description: Ingress configurations. - name: ingress - types: - - -- description: 'Collection of private container registry credentials for containers - used by - - the Container app.' - name: registries - types: - - [] -- description: Dapr configuration for the Container App. - name: dapr - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Container.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Container.yml deleted file mode 100644 index c1d4b38aaad2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Container.yml +++ /dev/null @@ -1,85 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Container -name: Container -fullName: azure.mgmt.app.models.Container -module: azure.mgmt.app.models -summary: Container App container definition. -constructor: - syntax: 'Container(*, image: str | None = None, name: str | None = None, command: - List[str] | None = None, args: List[str] | None = None, env: List[EnvironmentVar] - | None = None, resources: ContainerResources | None = None, probes: List[ContainerAppProbe] - | None = None, volume_mounts: List[VolumeMount] | None = None, **kwargs)' - keywordOnlyParameters: - - name: image - description: Container image tag. - defaultValue: None - types: - - - - name: name - description: Custom container name. - defaultValue: None - types: - - - - name: command - description: Container start command. - defaultValue: None - types: - - [] - - name: args - description: Container start command arguments. - defaultValue: None - types: - - [] - - name: env - description: Container environment variables. - defaultValue: None - types: - - [] - - name: resources - description: Container resource requirements. - defaultValue: None - types: - - - - name: probes - description: List of probes for the container. - defaultValue: None - types: - - [] - - name: volume_mounts - description: Container volume mounts. - defaultValue: None - types: - - [] -variables: -- description: Container image tag. - name: image - types: - - -- description: Custom container name. - name: name - types: - - -- description: Container start command. - name: command - types: - - [] -- description: Container start command arguments. - name: args - types: - - [] -- description: Container environment variables. - name: env - types: - - [] -- description: Container resource requirements. - name: resources - types: - - -- description: List of probes for the container. - name: probes - types: - - [] -- description: Container volume mounts. - name: volume_mounts - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerApp.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerApp.yml deleted file mode 100644 index 397ed7dcde2e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerApp.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerApp -name: ContainerApp -fullName: azure.mgmt.app.models.ContainerApp -module: azure.mgmt.app.models -summary: 'Container App. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContainerApp(*, location: str, tags: Dict[str, str] | None = None, identity: - ManagedServiceIdentity | None = None, managed_environment_id: str | None = None, - configuration: Configuration | None = None, template: Template | None = None, - **kwargs)' - keywordOnlyParameters: - - name: tags - description: A set of tags. Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: Required. The geo-location where the resource lives. - types: - - - - name: identity - description: 'managed identities for the Container App to interact with other - Azure - - services without maintaining any secrets or credentials in code.' - defaultValue: None - types: - - - - name: managed_environment_id - description: Resource ID of the Container App's environment. - defaultValue: None - types: - - - - name: configuration - description: Non versioned Container App configuration properties. - defaultValue: None - types: - - - - name: template - description: Container App versioned application definition. - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: A set of tags. Resource tags. - name: tags - types: - - [, ] -- description: Required. The geo-location where the resource lives. - name: location - types: - - -- description: 'managed identities for the Container App to interact with other Azure - services - - without maintaining any secrets or credentials in code.' - name: identity - types: - - -- description: 'Provisioning state of the Container App. Possible values include: - - "InProgress", "Succeeded", "Failed", "Canceled".' - name: provisioning_state - types: - - - - -- description: Resource ID of the Container App's environment. - name: managed_environment_id - types: - - -- description: Name of the latest revision of the Container App. - name: latest_revision_name - types: - - -- description: 'Fully Qualified Domain Name of the latest revision of the Container - - App.' - name: latest_revision_fqdn - types: - - -- description: Id used to verify domain name ownership. - name: custom_domain_verification_id - types: - - -- description: Non versioned Container App configuration properties. - name: configuration - types: - - -- description: Container App versioned application definition. - name: template - types: - - -- description: Outbound IP Addresses for container app. - name: outbound_ip_addresses - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppCollection.yml deleted file mode 100644 index 4e3d3b61ad72..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerAppCollection -name: ContainerAppCollection -fullName: azure.mgmt.app.models.ContainerAppCollection -module: azure.mgmt.app.models -summary: 'Container App collection ARM resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContainerAppCollection(*, value: List[ContainerApp], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] -- description: Link to next page of resources. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppPatch.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppPatch.yml deleted file mode 100644 index e1e822039be1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppPatch.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerAppPatch -name: ContainerAppPatch -fullName: azure.mgmt.app.models.ContainerAppPatch -module: azure.mgmt.app.models -summary: Container App Patch. -constructor: - syntax: 'ContainerAppPatch(*, tags: Dict[str, str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: A set of tags. Application-specific metadata in the form of key-value - pairs. - defaultValue: None - types: - - [, ] -variables: -- description: A set of tags. Application-specific metadata in the form of key-value - pairs. - name: tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbe.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbe.yml deleted file mode 100644 index 615de79cebc5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbe.yml +++ /dev/null @@ -1,179 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerAppProbe -name: ContainerAppProbe -fullName: azure.mgmt.app.models.ContainerAppProbe -module: azure.mgmt.app.models -summary: Probe describes a health check to be performed against a container to determine - whether it is alive or ready to receive traffic. -constructor: - syntax: 'ContainerAppProbe(*, failure_threshold: int | None = None, http_get: ContainerAppProbeHttpGet - | None = None, initial_delay_seconds: int | None = None, period_seconds: int | - None = None, success_threshold: int | None = None, tcp_socket: ContainerAppProbeTcpSocket - | None = None, termination_grace_period_seconds: int | None = None, timeout_seconds: - int | None = None, type: str | Type | None = None, **kwargs)' - keywordOnlyParameters: - - name: failure_threshold - description: 'Minimum consecutive failures for the probe to be considered failed - - after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is - 10.' - defaultValue: None - types: - - - - name: http_get - description: HTTPGet specifies the http request to perform. - defaultValue: None - types: - - - - name: initial_delay_seconds - description: 'Number of seconds after the container has started before - - liveness probes are initiated. Minimum value is 1. Maximum value is 60.' - defaultValue: None - types: - - - - name: period_seconds - description: 'How often (in seconds) to perform the probe. Default to 10 seconds. - - Minimum value is 1. Maximum value is 240.' - defaultValue: None - types: - - - - name: success_threshold - description: 'Minimum consecutive successes for the probe to be considered - - successful after having failed. Defaults to 1. Must be 1 for liveness and startup. - Minimum - - value is 1. Maximum value is 10.' - defaultValue: None - types: - - - - name: tcp_socket - description: 'TCPSocket specifies an action involving a TCP port. TCP hooks not - yet - - supported.' - defaultValue: None - types: - - - - name: termination_grace_period_seconds - description: 'Optional duration in seconds the pod needs to - - terminate gracefully upon probe failure. The grace period is the duration in - seconds after the - - processes running in the pod are sent a termination signal and the time when - the processes are - - forcibly halted with a kill signal. Set this value longer than the expected - cleanup time for - - your process. If this value is nil, the pod''s terminationGracePeriodSeconds - will be used. - - Otherwise, this value overrides the value provided by the pod spec. Value must - be non-negative - - integer. The value zero indicates stop immediately via the kill signal (no opportunity - to shut - - down). This is an alpha field and requires enabling ProbeTerminationGracePeriod - feature gate. - - Maximum value is 3600 seconds (1 hour).' - defaultValue: None - types: - - - - name: timeout_seconds - description: 'Number of seconds after which the probe times out. Defaults to 1 - - second. Minimum value is 1. Maximum value is 240.' - defaultValue: None - types: - - - - name: type - description: 'The type of probe. Possible values include: "liveness", "readiness", - "startup".' - defaultValue: None - types: - - - - -variables: -- description: 'Minimum consecutive failures for the probe to be considered failed - - after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10.' - name: failure_threshold - types: - - -- description: HTTPGet specifies the http request to perform. - name: http_get - types: - - -- description: 'Number of seconds after the container has started before liveness - - probes are initiated. Minimum value is 1. Maximum value is 60.' - name: initial_delay_seconds - types: - - -- description: 'How often (in seconds) to perform the probe. Default to 10 seconds. - - Minimum value is 1. Maximum value is 240.' - name: period_seconds - types: - - -- description: 'Minimum consecutive successes for the probe to be considered - - successful after having failed. Defaults to 1. Must be 1 for liveness and startup. - Minimum - - value is 1. Maximum value is 10.' - name: success_threshold - types: - - -- description: 'TCPSocket specifies an action involving a TCP port. TCP hooks not - yet - - supported.' - name: tcp_socket - types: - - -- description: 'Optional duration in seconds the pod needs to terminate - - gracefully upon probe failure. The grace period is the duration in seconds after - the processes - - running in the pod are sent a termination signal and the time when the processes - are forcibly - - halted with a kill signal. Set this value longer than the expected cleanup time - for your - - process. If this value is nil, the pod''s terminationGracePeriodSeconds will be - used. Otherwise, - - this value overrides the value provided by the pod spec. Value must be non-negative - integer. - - The value zero indicates stop immediately via the kill signal (no opportunity - to shut down). - - This is an alpha field and requires enabling ProbeTerminationGracePeriod feature - gate. Maximum - - value is 3600 seconds (1 hour).' - name: termination_grace_period_seconds - types: - - -- description: 'Number of seconds after which the probe times out. Defaults to 1 second. - - Minimum value is 1. Maximum value is 240.' - name: timeout_seconds - types: - - -- description: 'The type of probe. Possible values include: "liveness", "readiness", - "startup".' - name: type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeHttpGet.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeHttpGet.yml deleted file mode 100644 index 6036bd96ee70..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeHttpGet.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerAppProbeHttpGet -name: ContainerAppProbeHttpGet -fullName: azure.mgmt.app.models.ContainerAppProbeHttpGet -module: azure.mgmt.app.models -summary: 'HTTPGet specifies the http request to perform. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContainerAppProbeHttpGet(*, port: int, host: str | None = None, http_headers: - List[ContainerAppProbeHttpGetHttpHeadersItem] | None = None, path: str | None - = None, scheme: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: host - description: 'Host name to connect to, defaults to the pod IP. You probably want - to set "Host" - - in httpHeaders instead.' - defaultValue: None - types: - - - - name: http_headers - description: Custom headers to set in the request. HTTP allows repeated headers. - defaultValue: None - types: - - [] - - name: path - description: Path to access on the HTTP server. - defaultValue: None - types: - - - - name: port - description: 'Required. Name or number of the port to access on the container. - Number must be - - in the range 1 to 65535. Name must be an IANA_SVC_NAME.' - types: - - - - name: scheme - description: Scheme to use for connecting to the host. Defaults to HTTP. - defaultValue: None - types: - - -variables: -- description: 'Host name to connect to, defaults to the pod IP. You probably want - to set "Host" in - - httpHeaders instead.' - name: host - types: - - -- description: Custom headers to set in the request. HTTP allows repeated headers. - name: http_headers - types: - - [] -- description: Path to access on the HTTP server. - name: path - types: - - -- description: 'Required. Name or number of the port to access on the container. Number - must be in - - the range 1 to 65535. Name must be an IANA_SVC_NAME.' - name: port - types: - - -- description: Scheme to use for connecting to the host. Defaults to HTTP. - name: scheme - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeHttpGetHttpHeadersItem.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeHttpGetHttpHeadersItem.yml deleted file mode 100644 index 966614e0cd2a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeHttpGetHttpHeadersItem.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerAppProbeHttpGetHttpHeadersItem -name: ContainerAppProbeHttpGetHttpHeadersItem -fullName: azure.mgmt.app.models.ContainerAppProbeHttpGetHttpHeadersItem -module: azure.mgmt.app.models -summary: 'HTTPHeader describes a custom header to be used in HTTP probes. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContainerAppProbeHttpGetHttpHeadersItem(*, name: str, value: str, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. The header field name. - types: - - - - name: value - description: Required. The header field value. - types: - - -variables: -- description: Required. The header field name. - name: name - types: - - -- description: Required. The header field value. - name: value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeTcpSocket.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeTcpSocket.yml deleted file mode 100644 index 782cc1f7ea38..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeTcpSocket.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerAppProbeTcpSocket -name: ContainerAppProbeTcpSocket -fullName: azure.mgmt.app.models.ContainerAppProbeTcpSocket -module: azure.mgmt.app.models -summary: 'TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContainerAppProbeTcpSocket(*, port: int, host: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: host - description: 'Optional: Host name to connect to, defaults to the pod IP.' - defaultValue: None - types: - - - - name: port - description: 'Required. Number or name of the port to access on the container. - Number must be - - in the range 1 to 65535. Name must be an IANA_SVC_NAME.' - types: - - -variables: -- description: 'Optional: Host name to connect to, defaults to the pod IP.' - name: host - types: - - -- description: 'Required. Number or name of the port to access on the container. Number - must be in - - the range 1 to 65535. Name must be an IANA_SVC_NAME.' - name: port - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProvisioningState.yml deleted file mode 100644 index aa892118a7f0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProvisioningState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.ContainerAppProvisioningState -name: ContainerAppProvisioningState -fullName: azure.mgmt.app.models.ContainerAppProvisioningState -summary: Provisioning state of the Container App. -module: azure.mgmt.app.models -fields: -- name: CANCELED - uid: azure.mgmt.app.models.ContainerAppProvisioningState.CANCELED -- name: FAILED - uid: azure.mgmt.app.models.ContainerAppProvisioningState.FAILED -- name: IN_PROGRESS - uid: azure.mgmt.app.models.ContainerAppProvisioningState.IN_PROGRESS -- name: SUCCEEDED - uid: azure.mgmt.app.models.ContainerAppProvisioningState.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppSecret.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppSecret.yml deleted file mode 100644 index e165146c8c8f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppSecret.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerAppSecret -name: ContainerAppSecret -fullName: azure.mgmt.app.models.ContainerAppSecret -module: azure.mgmt.app.models -summary: 'Container App Secret. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ContainerAppSecret(**kwargs) -variables: -- description: Secret Name. - name: name - types: - - -- description: Secret Value. - name: value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerResources.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerResources.yml deleted file mode 100644 index fc5f10757901..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerResources.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ContainerResources -name: ContainerResources -fullName: azure.mgmt.app.models.ContainerResources -module: azure.mgmt.app.models -summary: 'Container App container resource requirements. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ContainerResources(*, cpu: float | None = None, memory: str | None = None, - **kwargs)' - keywordOnlyParameters: - - name: cpu - description: Required CPU in cores, e.g. 0.5. - defaultValue: None - types: - - - - name: memory - description: Required memory, e.g. "250Mb". - defaultValue: None - types: - - -variables: -- description: Required CPU in cores, e.g. 0.5. - name: cpu - types: - - -- description: Required memory, e.g. "250Mb". - name: memory - types: - - -- description: Ephemeral Storage, e.g. "1Gi". - name: ephemeral_storage - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CookieExpiration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CookieExpiration.yml deleted file mode 100644 index 4589079ad9f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CookieExpiration.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.CookieExpiration -name: CookieExpiration -fullName: azure.mgmt.app.models.CookieExpiration -module: azure.mgmt.app.models -summary: The configuration settings of the session cookie's expiration. -constructor: - syntax: 'CookieExpiration(*, convention: str | CookieExpirationConvention | None - = None, time_to_expiration: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: convention - description: 'The convention used when determining the session cookie''s expiration. - - Possible values include: "FixedTime", "IdentityProviderDerived".' - defaultValue: None - types: - - - - - - name: time_to_expiration - description: 'The time after the request is made when the session cookie should - - expire.' - defaultValue: None - types: - - -variables: -- description: 'The convention used when determining the session cookie''s expiration. - - Possible values include: "FixedTime", "IdentityProviderDerived".' - name: convention - types: - - - - -- description: 'The time after the request is made when the session cookie should - - expire.' - name: time_to_expiration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CookieExpirationConvention.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CookieExpirationConvention.yml deleted file mode 100644 index 9102cea088b1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CookieExpirationConvention.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.CookieExpirationConvention -name: CookieExpirationConvention -fullName: azure.mgmt.app.models.CookieExpirationConvention -summary: The convention used when determining the session cookie's expiration. -module: azure.mgmt.app.models -fields: -- name: FIXED_TIME - uid: azure.mgmt.app.models.CookieExpirationConvention.FIXED_TIME -- name: IDENTITY_PROVIDER_DERIVED - uid: azure.mgmt.app.models.CookieExpirationConvention.IDENTITY_PROVIDER_DERIVED diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CreatedByType.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CreatedByType.yml deleted file mode 100644 index b2f551a1ff45..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CreatedByType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.CreatedByType -name: CreatedByType -fullName: azure.mgmt.app.models.CreatedByType -summary: The type of identity that created the resource. -module: azure.mgmt.app.models -fields: -- name: APPLICATION - uid: azure.mgmt.app.models.CreatedByType.APPLICATION -- name: KEY - uid: azure.mgmt.app.models.CreatedByType.KEY -- name: MANAGED_IDENTITY - uid: azure.mgmt.app.models.CreatedByType.MANAGED_IDENTITY -- name: USER - uid: azure.mgmt.app.models.CreatedByType.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomDomain.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomDomain.yml deleted file mode 100644 index 49d0975d9bd1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomDomain.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.CustomDomain -name: CustomDomain -fullName: azure.mgmt.app.models.CustomDomain -module: azure.mgmt.app.models -summary: 'Custom Domain of a Container App. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CustomDomain(*, name: str, certificate_id: str, binding_type: str | BindingType - | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Required. Hostname. - types: - - - - name: binding_type - description: 'Custom Domain binding type. Possible values include: "Disabled", - - "SniEnabled".' - defaultValue: None - types: - - - - - - name: certificate_id - description: 'Required. Resource Id of the Certificate to be bound to this hostname. - - Must exist in the Managed Environment.' - types: - - -variables: -- description: Required. Hostname. - name: name - types: - - -- description: 'Custom Domain binding type. Possible values include: "Disabled", - - "SniEnabled".' - name: binding_type - types: - - - - -- description: 'Required. Resource Id of the Certificate to be bound to this hostname. - - Must exist in the Managed Environment.' - name: certificate_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomHostnameAnalysisResult.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomHostnameAnalysisResult.yml deleted file mode 100644 index f0b841e62bcf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomHostnameAnalysisResult.yml +++ /dev/null @@ -1,118 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.CustomHostnameAnalysisResult -name: CustomHostnameAnalysisResult -fullName: azure.mgmt.app.models.CustomHostnameAnalysisResult -module: azure.mgmt.app.models -summary: 'Custom domain analysis. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'CustomHostnameAnalysisResult(*, c_name_records: List[str] | None = None, - txt_records: List[str] | None = None, a_records: List[str] | None = None, alternate_c_name_records: - List[str] | None = None, alternate_txt_records: List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: c_name_records - description: CName records visible for this hostname. - defaultValue: None - types: - - [] - - name: txt_records - description: TXT records visible for this hostname. - defaultValue: None - types: - - [] - - name: a_records - description: A records visible for this hostname. - defaultValue: None - types: - - [] - - name: alternate_c_name_records - description: Alternate CName records visible for this hostname. - defaultValue: None - types: - - [] - - name: alternate_txt_records - description: Alternate TXT records visible for this hostname. - defaultValue: None - types: - - [] -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Host name that was analyzed. - name: host_name - types: - - -- description: '`true` if hostname is already verified; - - otherwise, `false`.' - name: is_hostname_already_verified - types: - - -- description: 'DNS verification test result. Possible values include: - - "Passed", "Failed", "Skipped".' - name: custom_domain_verification_test - types: - - - - -- description: 'Raw failure information if DNS verification - - fails.' - name: custom_domain_verification_failure_info - types: - - -- description: '`true` if there is a conflict on - - the Container App''s managed environment; otherwise, `false`.' - name: has_conflict_on_managed_environment - types: - - -- description: 'Name of the conflicting Container App on the - - Managed Environment if it''s within the same subscription.' - name: conflicting_container_app_resource_id - types: - - -- description: CName records visible for this hostname. - name: c_name_records - types: - - [] -- description: TXT records visible for this hostname. - name: txt_records - types: - - [] -- description: A records visible for this hostname. - name: a_records - types: - - [] -- description: Alternate CName records visible for this hostname. - name: alternate_c_name_records - types: - - [] -- description: Alternate TXT records visible for this hostname. - name: alternate_txt_records - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomOpenIdConnectProvider.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomOpenIdConnectProvider.yml deleted file mode 100644 index 68ed1b21932b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomOpenIdConnectProvider.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.CustomOpenIdConnectProvider -name: CustomOpenIdConnectProvider -fullName: azure.mgmt.app.models.CustomOpenIdConnectProvider -module: azure.mgmt.app.models -summary: The configuration settings of the custom Open ID Connect provider. -constructor: - syntax: 'CustomOpenIdConnectProvider(*, enabled: bool | None = None, registration: - OpenIdConnectRegistration | None = None, login: OpenIdConnectLogin | None = None, - **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`false` if the custom Open ID provider provider should - not - - be enabled; otherwise, `true`.' - defaultValue: None - types: - - - - name: registration - description: 'The configuration settings of the app registration for the custom - Open - - ID Connect provider.' - defaultValue: None - types: - - - - name: login - description: 'The configuration settings of the login flow of the custom Open - ID Connect - - provider.' - defaultValue: None - types: - - -variables: -- description: '`false` if the custom Open ID provider provider should - not be - - enabled; otherwise, `true`.' - name: enabled - types: - - -- description: 'The configuration settings of the app registration for the custom - Open ID - - Connect provider.' - name: registration - types: - - -- description: 'The configuration settings of the login flow of the custom Open ID - Connect - - provider.' - name: login - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomScaleRule.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomScaleRule.yml deleted file mode 100644 index ce61c29ad9d4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomScaleRule.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.CustomScaleRule -name: CustomScaleRule -fullName: azure.mgmt.app.models.CustomScaleRule -module: azure.mgmt.app.models -summary: Container App container Custom scaling rule. -constructor: - syntax: 'CustomScaleRule(*, type: str | None = None, metadata: Dict[str, str] | - None = None, auth: List[ScaleRuleAuth] | None = None, **kwargs)' - keywordOnlyParameters: - - name: type - description: 'Type of the custom scale rule - - eg: azure-servicebus, redis etc.' - defaultValue: None - types: - - - - name: metadata - description: Metadata properties to describe custom scale rule. - defaultValue: None - types: - - [, ] - - name: auth - description: Authentication secrets for the custom scale rule. - defaultValue: None - types: - - [] -variables: -- description: 'Type of the custom scale rule - - eg: azure-servicebus, redis etc.' - name: type - types: - - -- description: Metadata properties to describe custom scale rule. - name: metadata - types: - - [, ] -- description: Authentication secrets for the custom scale rule. - name: auth - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Dapr.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Dapr.yml deleted file mode 100644 index ae52789b1fa2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Dapr.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Dapr -name: Dapr -fullName: azure.mgmt.app.models.Dapr -module: azure.mgmt.app.models -summary: Container App Dapr configuration. -constructor: - syntax: 'Dapr(*, enabled: bool | None = None, app_id: str | None = None, app_protocol: - str | AppProtocol | None = None, app_port: int | None = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: Boolean indicating if the Dapr side car is enabled. - defaultValue: None - types: - - - - name: app_id - description: Dapr application identifier. - defaultValue: None - types: - - - - name: app_protocol - description: 'Tells Dapr which protocol your application is using. Valid options - are - - http and grpc. Default is http. Possible values include: "http", "grpc".' - defaultValue: None - types: - - - - - - name: app_port - description: Tells Dapr which port your application is listening on. - defaultValue: None - types: - - -variables: -- description: Boolean indicating if the Dapr side car is enabled. - name: enabled - types: - - -- description: Dapr application identifier. - name: app_id - types: - - -- description: 'Tells Dapr which protocol your application is using. Valid options - are http - - and grpc. Default is http. Possible values include: "http", "grpc".' - name: app_protocol - types: - - - - -- description: Tells Dapr which port your application is listening on. - name: app_port - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprComponent.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprComponent.yml deleted file mode 100644 index 416fc0bfb4f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprComponent.yml +++ /dev/null @@ -1,102 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.DaprComponent -name: DaprComponent -fullName: azure.mgmt.app.models.DaprComponent -module: azure.mgmt.app.models -summary: 'Dapr Component. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'DaprComponent(*, component_type: str | None = None, version: str | None - = None, ignore_errors: bool | None = None, init_timeout: str | None = None, secrets: - List[Secret] | None = None, metadata: List[DaprMetadata] | None = None, scopes: - List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: component_type - description: Component type. - defaultValue: None - types: - - - - name: version - description: Component version. - defaultValue: None - types: - - - - name: ignore_errors - description: Boolean describing if the component errors are ignores. - defaultValue: None - types: - - - - name: init_timeout - description: Initialization timeout. - defaultValue: None - types: - - - - name: secrets - description: Collection of secrets used by a Dapr component. - defaultValue: None - types: - - [] - - name: metadata - description: Component metadata. - defaultValue: None - types: - - [] - - name: scopes - description: Names of container apps that can use this Dapr component. - defaultValue: None - types: - - [] -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Component type. - name: component_type - types: - - -- description: Component version. - name: version - types: - - -- description: Boolean describing if the component errors are ignores. - name: ignore_errors - types: - - -- description: Initialization timeout. - name: init_timeout - types: - - -- description: Collection of secrets used by a Dapr component. - name: secrets - types: - - [] -- description: Component metadata. - name: metadata - types: - - [] -- description: Names of container apps that can use this Dapr component. - name: scopes - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprComponentsCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprComponentsCollection.yml deleted file mode 100644 index 1d2cd04dde21..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprComponentsCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.DaprComponentsCollection -name: DaprComponentsCollection -fullName: azure.mgmt.app.models.DaprComponentsCollection -module: azure.mgmt.app.models -summary: 'Dapr Components ARM resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DaprComponentsCollection(*, value: List[DaprComponent], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] -- description: Link to next page of resources. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprMetadata.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprMetadata.yml deleted file mode 100644 index 109bbc3ae345..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprMetadata.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.DaprMetadata -name: DaprMetadata -fullName: azure.mgmt.app.models.DaprMetadata -module: azure.mgmt.app.models -summary: Dapr component metadata. -constructor: - syntax: 'DaprMetadata(*, name: str | None = None, value: str | None = None, secret_ref: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Metadata property name. - defaultValue: None - types: - - - - name: value - description: Metadata property value. - defaultValue: None - types: - - - - name: secret_ref - description: 'Name of the Dapr Component secret from which to pull the metadata - property - - value.' - defaultValue: None - types: - - -variables: -- description: Metadata property name. - name: name - types: - - -- description: Metadata property value. - name: value - types: - - -- description: 'Name of the Dapr Component secret from which to pull the metadata - property - - value.' - name: secret_ref - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultAuthorizationPolicy.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultAuthorizationPolicy.yml deleted file mode 100644 index 3118c4f992cd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultAuthorizationPolicy.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.DefaultAuthorizationPolicy -name: DefaultAuthorizationPolicy -fullName: azure.mgmt.app.models.DefaultAuthorizationPolicy -module: azure.mgmt.app.models -summary: The configuration settings of the Azure Active Directory default authorization - policy. -constructor: - syntax: 'DefaultAuthorizationPolicy(*, allowed_principals: AllowedPrincipals | None - = None, allowed_applications: List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: allowed_principals - description: 'The configuration settings of the Azure Active Directory allowed - - principals.' - defaultValue: None - types: - - - - name: allowed_applications - description: 'The configuration settings of the Azure Active Directory allowed - - applications.' - defaultValue: None - types: - - [] -variables: -- description: 'The configuration settings of the Azure Active Directory allowed - - principals.' - name: allowed_principals - types: - - -- description: 'The configuration settings of the Azure Active Directory allowed - - applications.' - name: allowed_applications - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponse.yml deleted file mode 100644 index f6d62faf0478..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponse.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.DefaultErrorResponse -name: DefaultErrorResponse -fullName: azure.mgmt.app.models.DefaultErrorResponse -module: azure.mgmt.app.models -summary: 'App Service error response. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: DefaultErrorResponse(**kwargs) -variables: -- description: Error model. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponseError.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponseError.yml deleted file mode 100644 index 7a387df547fa..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponseError.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.DefaultErrorResponseError -name: DefaultErrorResponseError -fullName: azure.mgmt.app.models.DefaultErrorResponseError -module: azure.mgmt.app.models -summary: 'Error model. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'DefaultErrorResponseError(*, details: List[DefaultErrorResponseErrorDetailsItem] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: details - description: Details or the error. - defaultValue: None - types: - - [] -variables: -- description: Standardized string to programmatically identify the error. - name: code - types: - - -- description: Detailed error description and debugging information. - name: message - types: - - -- description: Detailed error description and debugging information. - name: target - types: - - -- description: Details or the error. - name: details - types: - - [] -- description: More information to debug error. - name: innererror - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponseErrorDetailsItem.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponseErrorDetailsItem.yml deleted file mode 100644 index d3b7711d3a22..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponseErrorDetailsItem.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.DefaultErrorResponseErrorDetailsItem -name: DefaultErrorResponseErrorDetailsItem -fullName: azure.mgmt.app.models.DefaultErrorResponseErrorDetailsItem -module: azure.mgmt.app.models -summary: 'Detailed errors. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: DefaultErrorResponseErrorDetailsItem(**kwargs) -variables: -- description: Standardized string to programmatically identify the error. - name: code - types: - - -- description: Detailed error description and debugging information. - name: message - types: - - -- description: Detailed error description and debugging information. - name: target - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DnsVerificationTestResult.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DnsVerificationTestResult.yml deleted file mode 100644 index 7e28cf3adcb8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DnsVerificationTestResult.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.DnsVerificationTestResult -name: DnsVerificationTestResult -fullName: azure.mgmt.app.models.DnsVerificationTestResult -summary: DNS verification test result. -module: azure.mgmt.app.models -fields: -- name: FAILED - uid: azure.mgmt.app.models.DnsVerificationTestResult.FAILED -- name: PASSED - uid: azure.mgmt.app.models.DnsVerificationTestResult.PASSED -- name: SKIPPED - uid: azure.mgmt.app.models.DnsVerificationTestResult.SKIPPED diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.EnvironmentProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.EnvironmentProvisioningState.yml deleted file mode 100644 index af4ecc84d90e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.EnvironmentProvisioningState.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.EnvironmentProvisioningState -name: EnvironmentProvisioningState -fullName: azure.mgmt.app.models.EnvironmentProvisioningState -summary: Provisioning state of the Environment. -module: azure.mgmt.app.models -fields: -- name: CANCELED - uid: azure.mgmt.app.models.EnvironmentProvisioningState.CANCELED -- name: FAILED - uid: azure.mgmt.app.models.EnvironmentProvisioningState.FAILED -- name: INFRASTRUCTURE_SETUP_COMPLETE - uid: azure.mgmt.app.models.EnvironmentProvisioningState.INFRASTRUCTURE_SETUP_COMPLETE -- name: INFRASTRUCTURE_SETUP_IN_PROGRESS - uid: azure.mgmt.app.models.EnvironmentProvisioningState.INFRASTRUCTURE_SETUP_IN_PROGRESS -- name: INITIALIZATION_IN_PROGRESS - uid: azure.mgmt.app.models.EnvironmentProvisioningState.INITIALIZATION_IN_PROGRESS -- name: SCHEDULED_FOR_DELETE - uid: azure.mgmt.app.models.EnvironmentProvisioningState.SCHEDULED_FOR_DELETE -- name: SUCCEEDED - uid: azure.mgmt.app.models.EnvironmentProvisioningState.SUCCEEDED -- name: UPGRADE_FAILED - uid: azure.mgmt.app.models.EnvironmentProvisioningState.UPGRADE_FAILED -- name: UPGRADE_REQUESTED - uid: azure.mgmt.app.models.EnvironmentProvisioningState.UPGRADE_REQUESTED -- name: WAITING - uid: azure.mgmt.app.models.EnvironmentProvisioningState.WAITING diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.EnvironmentVar.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.EnvironmentVar.yml deleted file mode 100644 index 93dbca651f4f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.EnvironmentVar.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.EnvironmentVar -name: EnvironmentVar -fullName: azure.mgmt.app.models.EnvironmentVar -module: azure.mgmt.app.models -summary: Container App container environment variable. -constructor: - syntax: 'EnvironmentVar(*, name: str | None = None, value: str | None = None, secret_ref: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Environment variable name. - defaultValue: None - types: - - - - name: value - description: Non-secret environment variable value. - defaultValue: None - types: - - - - name: secret_ref - description: 'Name of the Container App secret from which to pull the environment - - variable value.' - defaultValue: None - types: - - -variables: -- description: Environment variable name. - name: name - types: - - -- description: Non-secret environment variable value. - name: value - types: - - -- description: 'Name of the Container App secret from which to pull the environment - variable - - value.' - name: secret_ref - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Facebook.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Facebook.yml deleted file mode 100644 index 0cbf8ec6a31d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Facebook.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Facebook -name: Facebook -fullName: azure.mgmt.app.models.Facebook -module: azure.mgmt.app.models -summary: The configuration settings of the Facebook provider. -constructor: - syntax: 'Facebook(*, enabled: bool | None = None, registration: AppRegistration - | None = None, graph_api_version: str | None = None, login: LoginScopes | None - = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`false` if the Facebook provider should not be enabled - - despite the set registration; otherwise, `true`.' - defaultValue: None - types: - - - - name: registration - description: 'The configuration settings of the app registration for the Facebook - - provider.' - defaultValue: None - types: - - - - name: graph_api_version - description: The version of the Facebook api to be used while logging in. - defaultValue: None - types: - - - - name: login - description: The configuration settings of the login flow. - defaultValue: None - types: - - -variables: -- description: '`false` if the Facebook provider should not be enabled - - despite the set registration; otherwise, `true`.' - name: enabled - types: - - -- description: 'The configuration settings of the app registration for the Facebook - - provider.' - name: registration - types: - - -- description: The version of the Facebook api to be used while logging in. - name: graph_api_version - types: - - -- description: The configuration settings of the login flow. - name: login - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ForwardProxy.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ForwardProxy.yml deleted file mode 100644 index 9cd3e5089f92..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ForwardProxy.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ForwardProxy -name: ForwardProxy -fullName: azure.mgmt.app.models.ForwardProxy -module: azure.mgmt.app.models -summary: The configuration settings of a forward proxy used to make the requests. -constructor: - syntax: 'ForwardProxy(*, convention: str | ForwardProxyConvention | None = None, - custom_host_header_name: str | None = None, custom_proto_header_name: str | None - = None, **kwargs)' - keywordOnlyParameters: - - name: convention - description: 'The convention used to determine the url of the request made. Possible - - values include: "NoProxy", "Standard", "Custom".' - defaultValue: None - types: - - - - - - name: custom_host_header_name - description: The name of the header containing the host of the request. - defaultValue: None - types: - - - - name: custom_proto_header_name - description: The name of the header containing the scheme of the request. - defaultValue: None - types: - - -variables: -- description: 'The convention used to determine the url of the request made. Possible - values - - include: "NoProxy", "Standard", "Custom".' - name: convention - types: - - - - -- description: The name of the header containing the host of the request. - name: custom_host_header_name - types: - - -- description: The name of the header containing the scheme of the request. - name: custom_proto_header_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ForwardProxyConvention.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ForwardProxyConvention.yml deleted file mode 100644 index cdf856497cb8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ForwardProxyConvention.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.ForwardProxyConvention -name: ForwardProxyConvention -fullName: azure.mgmt.app.models.ForwardProxyConvention -summary: The convention used to determine the url of the request made. -module: azure.mgmt.app.models -fields: -- name: CUSTOM - uid: azure.mgmt.app.models.ForwardProxyConvention.CUSTOM -- name: NO_PROXY - uid: azure.mgmt.app.models.ForwardProxyConvention.NO_PROXY -- name: STANDARD - uid: azure.mgmt.app.models.ForwardProxyConvention.STANDARD diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GitHub.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GitHub.yml deleted file mode 100644 index 1a1795f1aa09..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GitHub.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.GitHub -name: GitHub -fullName: azure.mgmt.app.models.GitHub -module: azure.mgmt.app.models -summary: The configuration settings of the GitHub provider. -constructor: - syntax: 'GitHub(*, enabled: bool | None = None, registration: ClientRegistration - | None = None, login: LoginScopes | None = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`false` if the GitHub provider should not be enabled - - despite the set registration; otherwise, `true`.' - defaultValue: None - types: - - - - name: registration - description: 'The configuration settings of the app registration for the GitHub - - provider.' - defaultValue: None - types: - - - - name: login - description: The configuration settings of the login flow. - defaultValue: None - types: - - -variables: -- description: '`false` if the GitHub provider should not be enabled - despite - - the set registration; otherwise, `true`.' - name: enabled - types: - - -- description: The configuration settings of the app registration for the GitHub provider. - name: registration - types: - - -- description: The configuration settings of the login flow. - name: login - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GithubActionConfiguration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GithubActionConfiguration.yml deleted file mode 100644 index 0ac0fcf82439..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GithubActionConfiguration.yml +++ /dev/null @@ -1,77 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.GithubActionConfiguration -name: GithubActionConfiguration -fullName: azure.mgmt.app.models.GithubActionConfiguration -module: azure.mgmt.app.models -summary: Configuration properties that define the mutable settings of a Container - App SourceControl. -constructor: - syntax: 'GithubActionConfiguration(*, registry_info: RegistryInfo | None = None, - azure_credentials: AzureCredentials | None = None, dockerfile_path: str | None - = None, publish_type: str | None = None, os: str | None = None, runtime_stack: - str | None = None, runtime_version: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: registry_info - description: Registry configurations. - defaultValue: None - types: - - - - name: azure_credentials - description: AzureCredentials configurations. - defaultValue: None - types: - - - - name: dockerfile_path - description: Docker file path. - defaultValue: None - types: - - - - name: publish_type - description: Code or Image. - defaultValue: None - types: - - - - name: os - description: Operation system. - defaultValue: None - types: - - - - name: runtime_stack - description: Runtime stack. - defaultValue: None - types: - - - - name: runtime_version - description: Runtime Version. - defaultValue: None - types: - - -variables: -- description: Registry configurations. - name: registry_info - types: - - -- description: AzureCredentials configurations. - name: azure_credentials - types: - - -- description: Docker file path. - name: dockerfile_path - types: - - -- description: Code or Image. - name: publish_type - types: - - -- description: Operation system. - name: os - types: - - -- description: Runtime stack. - name: runtime_stack - types: - - -- description: Runtime Version. - name: runtime_version - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GlobalValidation.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GlobalValidation.yml deleted file mode 100644 index 87515ca012a8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GlobalValidation.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.GlobalValidation -name: GlobalValidation -fullName: azure.mgmt.app.models.GlobalValidation -module: azure.mgmt.app.models -summary: The configuration settings that determines the validation flow of users using - ContainerApp Service Authentication/Authorization. -constructor: - syntax: 'GlobalValidation(*, unauthenticated_client_action: str | UnauthenticatedClientActionV2 - | None = None, redirect_to_provider: str | None = None, excluded_paths: List[str] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: unauthenticated_client_action - description: 'The action to take when an unauthenticated client - - attempts to access the app. Possible values include: "RedirectToLoginPage", - "AllowAnonymous", - - "Return401", "Return403".' - defaultValue: None - types: - - - - - - name: redirect_to_provider - description: 'The default authentication provider to use when multiple - - providers are configured. - - This setting is only needed if multiple providers are configured and the unauthenticated - - client - - action is set to "RedirectToLoginPage".' - defaultValue: None - types: - - - - name: excluded_paths - description: 'The paths for which unauthenticated flow would not be redirected - to - - the login page.' - defaultValue: None - types: - - [] -variables: -- description: 'The action to take when an unauthenticated client attempts - - to access the app. Possible values include: "RedirectToLoginPage", "AllowAnonymous", - - "Return401", "Return403".' - name: unauthenticated_client_action - types: - - - - -- description: 'The default authentication provider to use when multiple providers - - are configured. - - This setting is only needed if multiple providers are configured and the unauthenticated - - client - - action is set to "RedirectToLoginPage".' - name: redirect_to_provider - types: - - -- description: 'The paths for which unauthenticated flow would not be redirected to - the - - login page.' - name: excluded_paths - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Google.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Google.yml deleted file mode 100644 index bac8ecabaedc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Google.yml +++ /dev/null @@ -1,59 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Google -name: Google -fullName: azure.mgmt.app.models.Google -module: azure.mgmt.app.models -summary: The configuration settings of the Google provider. -constructor: - syntax: 'Google(*, enabled: bool | None = None, registration: ClientRegistration - | None = None, login: LoginScopes | None = None, validation: AllowedAudiencesValidation - | None = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`false` if the Google provider should not be enabled - - despite the set registration; otherwise, `true`.' - defaultValue: None - types: - - - - name: registration - description: 'The configuration settings of the app registration for the Google - - provider.' - defaultValue: None - types: - - - - name: login - description: The configuration settings of the login flow. - defaultValue: None - types: - - - - name: validation - description: 'The configuration settings of the Azure Active Directory token validation - - flow.' - defaultValue: None - types: - - -variables: -- description: '`false` if the Google provider should not be enabled - despite - - the set registration; otherwise, `true`.' - name: enabled - types: - - -- description: The configuration settings of the app registration for the Google provider. - name: registration - types: - - -- description: The configuration settings of the login flow. - name: login - types: - - -- description: 'The configuration settings of the Azure Active Directory token validation - - flow.' - name: validation - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpScaleRule.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpScaleRule.yml deleted file mode 100644 index e9e0e2d796cc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpScaleRule.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.HttpScaleRule -name: HttpScaleRule -fullName: azure.mgmt.app.models.HttpScaleRule -module: azure.mgmt.app.models -summary: Container App container Custom scaling rule. -constructor: - syntax: 'HttpScaleRule(*, metadata: Dict[str, str] | None = None, auth: List[ScaleRuleAuth] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: metadata - description: Metadata properties to describe http scale rule. - defaultValue: None - types: - - [, ] - - name: auth - description: Authentication secrets for the custom scale rule. - defaultValue: None - types: - - [] -variables: -- description: Metadata properties to describe http scale rule. - name: metadata - types: - - [, ] -- description: Authentication secrets for the custom scale rule. - name: auth - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpSettings.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpSettings.yml deleted file mode 100644 index e9bb0a4c3548..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpSettings.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.HttpSettings -name: HttpSettings -fullName: azure.mgmt.app.models.HttpSettings -module: azure.mgmt.app.models -summary: The configuration settings of the HTTP requests for authentication and authorization - requests made against ContainerApp Service Authentication/Authorization. -constructor: - syntax: 'HttpSettings(*, require_https: bool | None = None, routes: HttpSettingsRoutes - | None = None, forward_proxy: ForwardProxy | None = None, **kwargs)' - keywordOnlyParameters: - - name: require_https - description: '`false` if the authentication/authorization - - responses not having the HTTPS scheme are permissible; otherwise, `true`.' - defaultValue: None - types: - - - - name: routes - description: The configuration settings of the paths HTTP requests. - defaultValue: None - types: - - - - name: forward_proxy - description: 'The configuration settings of a forward proxy used to make the - - requests.' - defaultValue: None - types: - - -variables: -- description: '`false` if the authentication/authorization responses - - not having the HTTPS scheme are permissible; otherwise, `true`.' - name: require_https - types: - - -- description: The configuration settings of the paths HTTP requests. - name: routes - types: - - -- description: The configuration settings of a forward proxy used to make the requests. - name: forward_proxy - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpSettingsRoutes.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpSettingsRoutes.yml deleted file mode 100644 index a9487a64cace..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpSettingsRoutes.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.HttpSettingsRoutes -name: HttpSettingsRoutes -fullName: azure.mgmt.app.models.HttpSettingsRoutes -module: azure.mgmt.app.models -summary: The configuration settings of the paths HTTP requests. -constructor: - syntax: 'HttpSettingsRoutes(*, api_prefix: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: api_prefix - description: The prefix that should precede all the authentication/authorization - paths. - defaultValue: None - types: - - -variables: -- description: The prefix that should precede all the authentication/authorization - paths. - name: api_prefix - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.IdentityProviders.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.IdentityProviders.yml deleted file mode 100644 index fc7e41124c9d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.IdentityProviders.yml +++ /dev/null @@ -1,101 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.IdentityProviders -name: IdentityProviders -fullName: azure.mgmt.app.models.IdentityProviders -module: azure.mgmt.app.models -summary: The configuration settings of each of the identity providers used to configure - ContainerApp Service Authentication/Authorization. -constructor: - syntax: 'IdentityProviders(*, azure_active_directory: AzureActiveDirectory | None - = None, facebook: Facebook | None = None, git_hub: GitHub | None = None, google: - Google | None = None, twitter: Twitter | None = None, apple: Apple | None = None, - azure_static_web_apps: AzureStaticWebApps | None = None, custom_open_id_connect_providers: - Dict[str, CustomOpenIdConnectProvider] | None = None, **kwargs)' - keywordOnlyParameters: - - name: azure_active_directory - description: 'The configuration settings of the Azure Active directory - - provider.' - defaultValue: None - types: - - - - name: facebook - description: The configuration settings of the Facebook provider. - defaultValue: None - types: - - - - name: git_hub - description: The configuration settings of the GitHub provider. - defaultValue: None - types: - - - - name: google - description: The configuration settings of the Google provider. - defaultValue: None - types: - - - - name: twitter - description: The configuration settings of the Twitter provider. - defaultValue: None - types: - - - - name: apple - description: The configuration settings of the Apple provider. - defaultValue: None - types: - - - - name: azure_static_web_apps - description: 'The configuration settings of the Azure Static Web Apps - - provider.' - defaultValue: None - types: - - - - name: custom_open_id_connect_providers - description: 'The map of the name of the alias of each custom Open - - ID Connect provider to the - - configuration settings of the custom Open ID Connect provider.' - defaultValue: None - types: - - [, ] -variables: -- description: 'The configuration settings of the Azure Active directory - - provider.' - name: azure_active_directory - types: - - -- description: The configuration settings of the Facebook provider. - name: facebook - types: - - -- description: The configuration settings of the GitHub provider. - name: git_hub - types: - - -- description: The configuration settings of the Google provider. - name: google - types: - - -- description: The configuration settings of the Twitter provider. - name: twitter - types: - - -- description: The configuration settings of the Apple provider. - name: apple - types: - - -- description: The configuration settings of the Azure Static Web Apps provider. - name: azure_static_web_apps - types: - - -- description: 'The map of the name of the alias of each custom Open ID - - Connect provider to the - - configuration settings of the custom Open ID Connect provider.' - name: custom_open_id_connect_providers - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Ingress.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Ingress.yml deleted file mode 100644 index a2b34fe2e08e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Ingress.yml +++ /dev/null @@ -1,84 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Ingress -name: Ingress -fullName: azure.mgmt.app.models.Ingress -module: azure.mgmt.app.models -summary: 'Container App Ingress configuration. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Ingress(*, external: bool | None = False, target_port: int | None = None, - transport: str | IngressTransportMethod | None = None, traffic: List[TrafficWeight] - | None = None, custom_domains: List[CustomDomain] | None = None, allow_insecure: - bool | None = None, **kwargs)' - keywordOnlyParameters: - - name: external - description: Bool indicating if app exposes an external http endpoint. - defaultValue: 'False' - types: - - - - name: target_port - description: Target Port in containers for traffic from ingress. - defaultValue: None - types: - - - - name: transport - description: 'Ingress transport protocol. Possible values include: "auto", "http", - - "http2".' - defaultValue: None - types: - - - - - - name: traffic - description: Traffic weights for app's revisions. - defaultValue: None - types: - - [] - - name: custom_domains - description: custom domain bindings for Container Apps' hostnames. - defaultValue: None - types: - - [] - - name: allow_insecure - description: 'Bool indicating if HTTP connections to is allowed. If set to false - - HTTP connections are automatically redirected to HTTPS connections.' - defaultValue: None - types: - - -variables: -- description: Hostname. - name: fqdn - types: - - -- description: Bool indicating if app exposes an external http endpoint. - name: external - types: - - -- description: Target Port in containers for traffic from ingress. - name: target_port - types: - - -- description: 'Ingress transport protocol. Possible values include: "auto", "http", - "http2".' - name: transport - types: - - - - -- description: Traffic weights for app's revisions. - name: traffic - types: - - [] -- description: custom domain bindings for Container Apps' hostnames. - name: custom_domains - types: - - [] -- description: 'Bool indicating if HTTP connections to is allowed. If set to false - HTTP - - connections are automatically redirected to HTTPS connections.' - name: allow_insecure - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.IngressTransportMethod.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.IngressTransportMethod.yml deleted file mode 100644 index 485961df859a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.IngressTransportMethod.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.IngressTransportMethod -name: IngressTransportMethod -fullName: azure.mgmt.app.models.IngressTransportMethod -summary: Ingress transport protocol -module: azure.mgmt.app.models -fields: -- name: AUTO - uid: azure.mgmt.app.models.IngressTransportMethod.AUTO -- name: HTTP - uid: azure.mgmt.app.models.IngressTransportMethod.HTTP -- name: HTTP2 - uid: azure.mgmt.app.models.IngressTransportMethod.HTTP2 diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.JwtClaimChecks.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.JwtClaimChecks.yml deleted file mode 100644 index d205c445195a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.JwtClaimChecks.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.JwtClaimChecks -name: JwtClaimChecks -fullName: azure.mgmt.app.models.JwtClaimChecks -module: azure.mgmt.app.models -summary: The configuration settings of the checks that should be made while validating - the JWT Claims. -constructor: - syntax: 'JwtClaimChecks(*, allowed_groups: List[str] | None = None, allowed_client_applications: - List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: allowed_groups - description: The list of the allowed groups. - defaultValue: None - types: - - [] - - name: allowed_client_applications - description: The list of the allowed client applications. - defaultValue: None - types: - - [] -variables: -- description: The list of the allowed groups. - name: allowed_groups - types: - - [] -- description: The list of the allowed client applications. - name: allowed_client_applications - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LogAnalyticsConfiguration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LogAnalyticsConfiguration.yml deleted file mode 100644 index c251b09db582..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LogAnalyticsConfiguration.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.LogAnalyticsConfiguration -name: LogAnalyticsConfiguration -fullName: azure.mgmt.app.models.LogAnalyticsConfiguration -module: azure.mgmt.app.models -summary: Log analytics configuration. -constructor: - syntax: 'LogAnalyticsConfiguration(*, customer_id: str | None = None, shared_key: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: customer_id - description: Log analytics customer id. - defaultValue: None - types: - - - - name: shared_key - description: Log analytics customer key. - defaultValue: None - types: - - -variables: -- description: Log analytics customer id. - name: customer_id - types: - - -- description: Log analytics customer key. - name: shared_key - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Login.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Login.yml deleted file mode 100644 index 944fdf783526..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Login.yml +++ /dev/null @@ -1,78 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Login -name: Login -fullName: azure.mgmt.app.models.Login -module: azure.mgmt.app.models -summary: The configuration settings of the login flow of users using ContainerApp - Service Authentication/Authorization. -constructor: - syntax: 'Login(*, routes: LoginRoutes | None = None, preserve_url_fragments_for_logins: - bool | None = None, allowed_external_redirect_urls: List[str] | None = None, cookie_expiration: - CookieExpiration | None = None, nonce: Nonce | None = None, **kwargs)' - keywordOnlyParameters: - - name: routes - description: The routes that specify the endpoints used for login and logout requests. - defaultValue: None - types: - - - - name: preserve_url_fragments_for_logins - description: '`true` if the fragments from the - - request are preserved after the login request is made; otherwise, `false`.' - defaultValue: None - types: - - - - name: allowed_external_redirect_urls - description: 'External URLs that can be redirected to as part of - - logging in or logging out of the app. Note that the query string part of the - URL is ignored. - - This is an advanced setting typically only needed by Windows Store application - backends. - - Note that URLs within the current domain are always implicitly allowed.' - defaultValue: None - types: - - [] - - name: cookie_expiration - description: The configuration settings of the session cookie's expiration. - defaultValue: None - types: - - - - name: nonce - description: The configuration settings of the nonce used in the login flow. - defaultValue: None - types: - - -variables: -- description: The routes that specify the endpoints used for login and logout requests. - name: routes - types: - - -- description: '`true` if the fragments from the - - request are preserved after the login request is made; otherwise, `false`.' - name: preserve_url_fragments_for_logins - types: - - -- description: 'External URLs that can be redirected to as part of - - logging in or logging out of the app. Note that the query string part of the URL - is ignored. - - This is an advanced setting typically only needed by Windows Store application - backends. - - Note that URLs within the current domain are always implicitly allowed.' - name: allowed_external_redirect_urls - types: - - [] -- description: The configuration settings of the session cookie's expiration. - name: cookie_expiration - types: - - -- description: The configuration settings of the nonce used in the login flow. - name: nonce - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LoginRoutes.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LoginRoutes.yml deleted file mode 100644 index a824ab91fb58..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LoginRoutes.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.LoginRoutes -name: LoginRoutes -fullName: azure.mgmt.app.models.LoginRoutes -module: azure.mgmt.app.models -summary: The routes that specify the endpoints used for login and logout requests. -constructor: - syntax: 'LoginRoutes(*, logout_endpoint: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: logout_endpoint - description: The endpoint at which a logout request should be made. - defaultValue: None - types: - - -variables: -- description: The endpoint at which a logout request should be made. - name: logout_endpoint - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LoginScopes.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LoginScopes.yml deleted file mode 100644 index 0d2d859033cb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LoginScopes.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.LoginScopes -name: LoginScopes -fullName: azure.mgmt.app.models.LoginScopes -module: azure.mgmt.app.models -summary: The configuration settings of the login flow, including the scopes that should - be requested. -constructor: - syntax: 'LoginScopes(*, scopes: List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: scopes - description: A list of the scopes that should be requested while authenticating. - defaultValue: None - types: - - [] -variables: -- description: A list of the scopes that should be requested while authenticating. - name: scopes - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironment.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironment.yml deleted file mode 100644 index 91e055d111c4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironment.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ManagedEnvironment -name: ManagedEnvironment -fullName: azure.mgmt.app.models.ManagedEnvironment -module: azure.mgmt.app.models -summary: 'An environment for hosting container apps. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ManagedEnvironment(*, location: str, tags: Dict[str, str] | None = None, - dapr_ai_instrumentation_key: str | None = None, vnet_configuration: VnetConfiguration - | None = None, app_logs_configuration: AppLogsConfiguration | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: A set of tags. Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: Required. The geo-location where the resource lives. - types: - - - - name: dapr_ai_instrumentation_key - description: 'Azure Monitor instrumentation key used by Dapr to export - - Service to Service communication telemetry.' - defaultValue: None - types: - - - - name: vnet_configuration - description: Vnet configuration for the environment. - defaultValue: None - types: - - - - name: app_logs_configuration - description: 'Cluster configuration which enables the log daemon to export - - app logs to a destination. Currently only "log-analytics" is - - supported.' - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: A set of tags. Resource tags. - name: tags - types: - - [, ] -- description: Required. The geo-location where the resource lives. - name: location - types: - - -- description: 'Provisioning state of the Environment. Possible values include: - - "Succeeded", "Failed", "Canceled", "Waiting", "InitializationInProgress", - - "InfrastructureSetupInProgress", "InfrastructureSetupComplete", "ScheduledForDelete", - - "UpgradeRequested", "UpgradeFailed".' - name: provisioning_state - types: - - - - -- description: 'Azure Monitor instrumentation key used by Dapr to export - - Service to Service communication telemetry.' - name: dapr_ai_instrumentation_key - types: - - -- description: Vnet configuration for the environment. - name: vnet_configuration - types: - - -- description: Any errors that occurred during deployment or deployment validation. - name: deployment_errors - types: - - -- description: Default Domain Name for the cluster. - name: default_domain - types: - - -- description: Static IP of the Environment. - name: static_ip - types: - - -- description: 'Cluster configuration which enables the log daemon to export - - app logs to a destination. Currently only "log-analytics" is - - supported.' - name: app_logs_configuration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentPatch.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentPatch.yml deleted file mode 100644 index 9861e815210a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentPatch.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ManagedEnvironmentPatch -name: ManagedEnvironmentPatch -fullName: azure.mgmt.app.models.ManagedEnvironmentPatch -module: azure.mgmt.app.models -summary: An environment for hosting container apps. -constructor: - syntax: 'ManagedEnvironmentPatch(*, tags: Dict[str, str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: A set of tags. Application-specific metadata in the form of key-value - pairs. - defaultValue: None - types: - - [, ] -variables: -- description: A set of tags. Application-specific metadata in the form of key-value - pairs. - name: tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStorage.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStorage.yml deleted file mode 100644 index d604e8279837..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStorage.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ManagedEnvironmentStorage -name: ManagedEnvironmentStorage -fullName: azure.mgmt.app.models.ManagedEnvironmentStorage -module: azure.mgmt.app.models -summary: 'Storage resource for managedEnvironment. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ManagedEnvironmentStorage(*, properties: ManagedEnvironmentStorageProperties - | None = None, **kwargs)' - keywordOnlyParameters: - - name: properties - description: Storage properties. - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Storage properties. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStorageProperties.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStorageProperties.yml deleted file mode 100644 index e77e9fcab521..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStorageProperties.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ManagedEnvironmentStorageProperties -name: ManagedEnvironmentStorageProperties -fullName: azure.mgmt.app.models.ManagedEnvironmentStorageProperties -module: azure.mgmt.app.models -summary: Storage properties. -constructor: - syntax: 'ManagedEnvironmentStorageProperties(*, azure_file: AzureFileProperties - | None = None, **kwargs)' - keywordOnlyParameters: - - name: azure_file - description: Azure file properties. - defaultValue: None - types: - - -variables: -- description: Azure file properties. - name: azure_file - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStoragesCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStoragesCollection.yml deleted file mode 100644 index 8ebe8f260057..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStoragesCollection.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ManagedEnvironmentStoragesCollection -name: ManagedEnvironmentStoragesCollection -fullName: azure.mgmt.app.models.ManagedEnvironmentStoragesCollection -module: azure.mgmt.app.models -summary: 'Collection of Storage for Environments. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ManagedEnvironmentStoragesCollection(*, value: List[ManagedEnvironmentStorage], - **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of storage resources. - types: - - [] -variables: -- description: Required. Collection of storage resources. - name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentsCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentsCollection.yml deleted file mode 100644 index b2f3266aaa97..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentsCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ManagedEnvironmentsCollection -name: ManagedEnvironmentsCollection -fullName: azure.mgmt.app.models.ManagedEnvironmentsCollection -module: azure.mgmt.app.models -summary: 'Collection of Environments. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ManagedEnvironmentsCollection(*, value: List[ManagedEnvironment], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] -- description: Link to next page of resources. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedServiceIdentity.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedServiceIdentity.yml deleted file mode 100644 index 654995b8821f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedServiceIdentity.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ManagedServiceIdentity -name: ManagedServiceIdentity -fullName: azure.mgmt.app.models.ManagedServiceIdentity -module: azure.mgmt.app.models -summary: 'Managed service identity (system assigned and/or user assigned identities). - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ManagedServiceIdentity(*, type: str | ManagedServiceIdentityType, user_assigned_identities: - Dict[str, UserAssignedIdentity] | None = None, **kwargs)' - keywordOnlyParameters: - - name: type - description: 'Required. Type of managed service identity (where both SystemAssigned - and - - UserAssigned types are allowed). Possible values include: "None", "SystemAssigned", - - "UserAssigned", "SystemAssigned,UserAssigned".' - types: - - - - - - name: user_assigned_identities - description: 'The set of user assigned identities associated with the - - resource. The userAssignedIdentities dictionary keys will be ARM resource ids - in the form: - - ''/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. - - The dictionary values can be empty objects ({}) in requests.' - defaultValue: None - types: - - [, ] -variables: -- description: 'The service principal ID of the system assigned identity. This property - - will only be provided for a system assigned identity.' - name: principal_id - types: - - -- description: 'The tenant ID of the system assigned identity. This property will - only be - - provided for a system assigned identity.' - name: tenant_id - types: - - -- description: 'Required. Type of managed service identity (where both SystemAssigned - and - - UserAssigned types are allowed). Possible values include: "None", "SystemAssigned", - - "UserAssigned", "SystemAssigned,UserAssigned".' - name: type - types: - - - - -- description: 'The set of user assigned identities associated with the - - resource. The userAssignedIdentities dictionary keys will be ARM resource ids - in the form: - - ''/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. - - The dictionary values can be empty objects ({}) in requests.' - name: user_assigned_identities - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedServiceIdentityType.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedServiceIdentityType.yml deleted file mode 100644 index 74f80d602174..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedServiceIdentityType.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.ManagedServiceIdentityType -name: ManagedServiceIdentityType -fullName: azure.mgmt.app.models.ManagedServiceIdentityType -summary: 'Type of managed service identity (where both SystemAssigned and UserAssigned - types are - - allowed).' -module: azure.mgmt.app.models -fields: -- name: NONE - uid: azure.mgmt.app.models.ManagedServiceIdentityType.NONE -- name: SYSTEM_ASSIGNED - uid: azure.mgmt.app.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED -- name: SYSTEM_ASSIGNED_USER_ASSIGNED - uid: azure.mgmt.app.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED -- name: USER_ASSIGNED - uid: azure.mgmt.app.models.ManagedServiceIdentityType.USER_ASSIGNED diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Nonce.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Nonce.yml deleted file mode 100644 index c52fabe05e35..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Nonce.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Nonce -name: Nonce -fullName: azure.mgmt.app.models.Nonce -module: azure.mgmt.app.models -summary: The configuration settings of the nonce used in the login flow. -constructor: - syntax: 'Nonce(*, validate_nonce: bool | None = None, nonce_expiration_interval: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: validate_nonce - description: '`false` if the nonce should not be validated while - - completing the login flow; otherwise, `true`.' - defaultValue: None - types: - - - - name: nonce_expiration_interval - description: 'The time after the request is made when the nonce should - - expire.' - defaultValue: None - types: - - -variables: -- description: '`false` if the nonce should not be validated while - - completing the login flow; otherwise, `true`.' - name: validate_nonce - types: - - -- description: 'The time after the request is made when the nonce should - - expire.' - name: nonce_expiration_interval - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectClientCredential.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectClientCredential.yml deleted file mode 100644 index 379dff18b6d5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectClientCredential.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.OpenIdConnectClientCredential -name: OpenIdConnectClientCredential -fullName: azure.mgmt.app.models.OpenIdConnectClientCredential -module: azure.mgmt.app.models -summary: The authentication client credentials of the custom Open ID Connect provider. -constructor: - syntax: 'OpenIdConnectClientCredential(*, method: str | None = None, client_secret_setting_name: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: method - description: 'The method that should be used to authenticate the user. The only - acceptable - - values to pass in are None and "ClientSecretPost". The default value is None.' - defaultValue: None - types: - - - - name: client_secret_setting_name - description: 'The app setting that contains the client secret for the - - custom Open ID Connect provider.' - defaultValue: None - types: - - -variables: -- description: 'The method that should be used to authenticate the user. The only - acceptable - - values to pass in are None and "ClientSecretPost". The default value is None.' - name: method - types: - - -- description: 'The app setting that contains the client secret for the - - custom Open ID Connect provider.' - name: client_secret_setting_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectConfig.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectConfig.yml deleted file mode 100644 index 7ca839acad94..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectConfig.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.OpenIdConnectConfig -name: OpenIdConnectConfig -fullName: azure.mgmt.app.models.OpenIdConnectConfig -module: azure.mgmt.app.models -summary: The configuration settings of the endpoints used for the custom Open ID Connect - provider. -constructor: - syntax: 'OpenIdConnectConfig(*, authorization_endpoint: str | None = None, token_endpoint: - str | None = None, issuer: str | None = None, certification_uri: str | None = - None, well_known_open_id_configuration: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: authorization_endpoint - description: The endpoint to be used to make an authorization request. - defaultValue: None - types: - - - - name: token_endpoint - description: The endpoint to be used to request a token. - defaultValue: None - types: - - - - name: issuer - description: The endpoint that issues the token. - defaultValue: None - types: - - - - name: certification_uri - description: 'The endpoint that provides the keys necessary to validate the - - token.' - defaultValue: None - types: - - - - name: well_known_open_id_configuration - description: 'The endpoint that contains all the configuration - - endpoints for the provider.' - defaultValue: None - types: - - -variables: -- description: The endpoint to be used to make an authorization request. - name: authorization_endpoint - types: - - -- description: The endpoint to be used to request a token. - name: token_endpoint - types: - - -- description: The endpoint that issues the token. - name: issuer - types: - - -- description: The endpoint that provides the keys necessary to validate the token. - name: certification_uri - types: - - -- description: 'The endpoint that contains all the configuration - - endpoints for the provider.' - name: well_known_open_id_configuration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectLogin.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectLogin.yml deleted file mode 100644 index 97898dda5653..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectLogin.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.OpenIdConnectLogin -name: OpenIdConnectLogin -fullName: azure.mgmt.app.models.OpenIdConnectLogin -module: azure.mgmt.app.models -summary: The configuration settings of the login flow of the custom Open ID Connect - provider. -constructor: - syntax: 'OpenIdConnectLogin(*, name_claim_type: str | None = None, scopes: List[str] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: name_claim_type - description: The name of the claim that contains the users name. - defaultValue: None - types: - - - - name: scopes - description: A list of the scopes that should be requested while authenticating. - defaultValue: None - types: - - [] -variables: -- description: The name of the claim that contains the users name. - name: name_claim_type - types: - - -- description: A list of the scopes that should be requested while authenticating. - name: scopes - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectRegistration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectRegistration.yml deleted file mode 100644 index e7193553f4b8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectRegistration.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.OpenIdConnectRegistration -name: OpenIdConnectRegistration -fullName: azure.mgmt.app.models.OpenIdConnectRegistration -module: azure.mgmt.app.models -summary: The configuration settings of the app registration for the custom Open ID - Connect provider. -constructor: - syntax: 'OpenIdConnectRegistration(*, client_id: str | None = None, client_credential: - OpenIdConnectClientCredential | None = None, open_id_connect_configuration: OpenIdConnectConfig - | None = None, **kwargs)' - keywordOnlyParameters: - - name: client_id - description: The client id of the custom Open ID Connect provider. - defaultValue: None - types: - - - - name: client_credential - description: 'The authentication credentials of the custom Open ID Connect - - provider.' - defaultValue: None - types: - - - - name: open_id_connect_configuration - description: 'The configuration settings of the endpoints used for - - the custom Open ID Connect provider.' - defaultValue: None - types: - - -variables: -- description: The client id of the custom Open ID Connect provider. - name: client_id - types: - - -- description: The authentication credentials of the custom Open ID Connect provider. - name: client_credential - types: - - -- description: 'The configuration settings of the endpoints used for the - - custom Open ID Connect provider.' - name: open_id_connect_configuration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OperationDetail.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OperationDetail.yml deleted file mode 100644 index 63d48f5ad13a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OperationDetail.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.OperationDetail -name: OperationDetail -fullName: azure.mgmt.app.models.OperationDetail -module: azure.mgmt.app.models -summary: Operation detail payload. -constructor: - syntax: 'OperationDetail(*, name: str | None = None, is_data_action: bool | None - = None, display: OperationDisplay | None = None, origin: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Name of the operation. - defaultValue: None - types: - - - - name: is_data_action - description: Indicates whether the operation is a data action. - defaultValue: None - types: - - - - name: display - description: Display of the operation. - defaultValue: None - types: - - - - name: origin - description: Origin of the operation. - defaultValue: None - types: - - -variables: -- description: Name of the operation. - name: name - types: - - -- description: Indicates whether the operation is a data action. - name: is_data_action - types: - - -- description: Display of the operation. - name: display - types: - - -- description: Origin of the operation. - name: origin - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OperationDisplay.yml deleted file mode 100644 index 708d6e72a294..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OperationDisplay.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.app.models.OperationDisplay -module: azure.mgmt.app.models -summary: Operation display payload. -constructor: - syntax: 'OperationDisplay(*, provider: str | None = None, resource: str | None = - None, operation: str | None = None, description: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: provider - description: Resource provider of the operation. - defaultValue: None - types: - - - - name: resource - description: Resource of the operation. - defaultValue: None - types: - - - - name: operation - description: Localized friendly name for the operation. - defaultValue: None - types: - - - - name: description - description: Localized friendly description for the operation. - defaultValue: None - types: - - -variables: -- description: Resource provider of the operation. - name: provider - types: - - -- description: Resource of the operation. - name: resource - types: - - -- description: Localized friendly name for the operation. - name: operation - types: - - -- description: Localized friendly description for the operation. - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ProxyResource.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ProxyResource.yml deleted file mode 100644 index 17ad183da3c7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ProxyResource.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ProxyResource -name: ProxyResource -fullName: azure.mgmt.app.models.ProxyResource -module: azure.mgmt.app.models -summary: 'The resource model definition for a Azure Resource Manager proxy resource. - It will not have tags and a location. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ProxyResource(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.QueueScaleRule.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.QueueScaleRule.yml deleted file mode 100644 index b7861fa37faf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.QueueScaleRule.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.QueueScaleRule -name: QueueScaleRule -fullName: azure.mgmt.app.models.QueueScaleRule -module: azure.mgmt.app.models -summary: Container App container Azure Queue based scaling rule. -constructor: - syntax: 'QueueScaleRule(*, queue_name: str | None = None, queue_length: int | None - = None, auth: List[ScaleRuleAuth] | None = None, **kwargs)' - keywordOnlyParameters: - - name: queue_name - description: Queue name. - defaultValue: None - types: - - - - name: queue_length - description: Queue length. - defaultValue: None - types: - - - - name: auth - description: Authentication secrets for the queue scale rule. - defaultValue: None - types: - - [] -variables: -- description: Queue name. - name: queue_name - types: - - -- description: Queue length. - name: queue_length - types: - - -- description: Authentication secrets for the queue scale rule. - name: auth - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RegistryCredentials.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RegistryCredentials.yml deleted file mode 100644 index fa989747676f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RegistryCredentials.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.RegistryCredentials -name: RegistryCredentials -fullName: azure.mgmt.app.models.RegistryCredentials -module: azure.mgmt.app.models -summary: Container App Private Registry. -constructor: - syntax: 'RegistryCredentials(*, server: str | None = None, username: str | None - = None, password_secret_ref: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: server - description: Container Registry Server. - defaultValue: None - types: - - - - name: username - description: Container Registry Username. - defaultValue: None - types: - - - - name: password_secret_ref - description: The name of the Secret that contains the registry login password. - defaultValue: None - types: - - -variables: -- description: Container Registry Server. - name: server - types: - - -- description: Container Registry Username. - name: username - types: - - -- description: The name of the Secret that contains the registry login password. - name: password_secret_ref - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RegistryInfo.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RegistryInfo.yml deleted file mode 100644 index 7d2395711ce4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RegistryInfo.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.RegistryInfo -name: RegistryInfo -fullName: azure.mgmt.app.models.RegistryInfo -module: azure.mgmt.app.models -summary: Container App registry information. -constructor: - syntax: 'RegistryInfo(*, registry_url: str | None = None, registry_user_name: str - | None = None, registry_password: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: registry_url - description: registry server Url. - defaultValue: None - types: - - - - name: registry_user_name - description: registry username. - defaultValue: None - types: - - - - name: registry_password - description: registry secret. - defaultValue: None - types: - - -variables: -- description: registry server Url. - name: registry_url - types: - - -- description: registry username. - name: registry_user_name - types: - - -- description: registry secret. - name: registry_password - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Replica.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Replica.yml deleted file mode 100644 index d20ceffeaf43..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Replica.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Replica -name: Replica -fullName: azure.mgmt.app.models.Replica -module: azure.mgmt.app.models -summary: 'Container App Revision Replica. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Replica(*, containers: List[ReplicaContainer] | None = None, **kwargs)' - keywordOnlyParameters: - - name: containers - description: The containers collection under a replica. - defaultValue: None - types: - - [] -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Timestamp describing when the pod was created by controller. - name: created_time - types: - - -- description: The containers collection under a replica. - name: containers - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ReplicaCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ReplicaCollection.yml deleted file mode 100644 index 0fa0e0eba4bd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ReplicaCollection.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ReplicaCollection -name: ReplicaCollection -fullName: azure.mgmt.app.models.ReplicaCollection -module: azure.mgmt.app.models -summary: 'Container App Revision Replicas collection ARM resource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ReplicaCollection(*, value: List[Replica], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ReplicaContainer.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ReplicaContainer.yml deleted file mode 100644 index 0581c2c3fce9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ReplicaContainer.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ReplicaContainer -name: ReplicaContainer -fullName: azure.mgmt.app.models.ReplicaContainer -module: azure.mgmt.app.models -summary: Container object under Container App Revision Replica. -constructor: - syntax: 'ReplicaContainer(*, name: str | None = None, container_id: str | None = - None, ready: bool | None = None, started: bool | None = None, restart_count: int - | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: The Name of the Container. - defaultValue: None - types: - - - - name: container_id - description: The Id of the Container. - defaultValue: None - types: - - - - name: ready - description: The container ready status. - defaultValue: None - types: - - - - name: started - description: The container start status. - defaultValue: None - types: - - - - name: restart_count - description: The container restart count. - defaultValue: None - types: - - -variables: -- description: The Name of the Container. - name: name - types: - - -- description: The Id of the Container. - name: container_id - types: - - -- description: The container ready status. - name: ready - types: - - -- description: The container start status. - name: started - types: - - -- description: The container restart count. - name: restart_count - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Resource.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Resource.yml deleted file mode 100644 index b6ee3f0788a0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Resource.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Resource -name: Resource -fullName: azure.mgmt.app.models.Resource -module: azure.mgmt.app.models -summary: 'Common fields that are returned in the response for all Azure Resource Manager - resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Resource(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Revision.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Revision.yml deleted file mode 100644 index 3069a1b69e15..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Revision.yml +++ /dev/null @@ -1,83 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Revision -name: Revision -fullName: azure.mgmt.app.models.Revision -module: azure.mgmt.app.models -summary: 'Container App Revision. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Revision(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'Timestamp describing when the revision was created - - by controller.' - name: created_time - types: - - -- description: Fully qualified domain name of the revision. - name: fqdn - types: - - -- description: 'Container App Revision Template with all possible settings and the - - defaults if user did not provide them. The defaults are populated - - as they were at the creation time.' - name: template - types: - - -- description: Boolean describing if the Revision is Active. - name: active - types: - - -- description: Number of pods currently running for this revision. - name: replicas - types: - - -- description: Traffic weight assigned to this revision. - name: traffic_weight - types: - - -- description: Optional Field - Platform Error Message. - name: provisioning_error - types: - - -- description: 'Current health State of the revision. Possible values include: "Healthy", - - "Unhealthy", "None".' - name: health_state - types: - - - - -- description: 'Current provisioning State of the revision. Possible values include: - - "Provisioning", "Provisioned", "Failed", "Deprovisioning", "Deprovisioned".' - name: provisioning_state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionCollection.yml deleted file mode 100644 index a20e647493a6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.RevisionCollection -name: RevisionCollection -fullName: azure.mgmt.app.models.RevisionCollection -module: azure.mgmt.app.models -summary: 'Container App Revisions collection ARM resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RevisionCollection(*, value: List[Revision], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] -- description: Link to next page of resources. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionHealthState.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionHealthState.yml deleted file mode 100644 index dd139e7e8068..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionHealthState.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.RevisionHealthState -name: RevisionHealthState -fullName: azure.mgmt.app.models.RevisionHealthState -summary: Current health State of the revision -module: azure.mgmt.app.models -fields: -- name: HEALTHY - uid: azure.mgmt.app.models.RevisionHealthState.HEALTHY -- name: NONE - uid: azure.mgmt.app.models.RevisionHealthState.NONE -- name: UNHEALTHY - uid: azure.mgmt.app.models.RevisionHealthState.UNHEALTHY diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionProvisioningState.yml deleted file mode 100644 index b0bb771e149f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionProvisioningState.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.RevisionProvisioningState -name: RevisionProvisioningState -fullName: azure.mgmt.app.models.RevisionProvisioningState -summary: Current provisioning State of the revision -module: azure.mgmt.app.models -fields: -- name: DEPROVISIONED - uid: azure.mgmt.app.models.RevisionProvisioningState.DEPROVISIONED -- name: DEPROVISIONING - uid: azure.mgmt.app.models.RevisionProvisioningState.DEPROVISIONING -- name: FAILED - uid: azure.mgmt.app.models.RevisionProvisioningState.FAILED -- name: PROVISIONED - uid: azure.mgmt.app.models.RevisionProvisioningState.PROVISIONED -- name: PROVISIONING - uid: azure.mgmt.app.models.RevisionProvisioningState.PROVISIONING diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Scale.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Scale.yml deleted file mode 100644 index 0666ce46e130..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Scale.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Scale -name: Scale -fullName: azure.mgmt.app.models.Scale -module: azure.mgmt.app.models -summary: Container App scaling configurations. -constructor: - syntax: 'Scale(*, min_replicas: int | None = None, max_replicas: int | None = None, - rules: List[ScaleRule] | None = None, **kwargs)' - keywordOnlyParameters: - - name: min_replicas - description: Optional. Minimum number of container replicas. - defaultValue: None - types: - - - - name: max_replicas - description: 'Optional. Maximum number of container replicas. Defaults to 10 if - not - - set.' - defaultValue: None - types: - - - - name: rules - description: Scaling rules. - defaultValue: None - types: - - [] -variables: -- description: Optional. Minimum number of container replicas. - name: min_replicas - types: - - -- description: Optional. Maximum number of container replicas. Defaults to 10 if not - set. - name: max_replicas - types: - - -- description: Scaling rules. - name: rules - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ScaleRule.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ScaleRule.yml deleted file mode 100644 index 0114a4b29276..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ScaleRule.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ScaleRule -name: ScaleRule -fullName: azure.mgmt.app.models.ScaleRule -module: azure.mgmt.app.models -summary: Container App container scaling rule. -constructor: - syntax: 'ScaleRule(*, name: str | None = None, azure_queue: QueueScaleRule | None - = None, custom: CustomScaleRule | None = None, http: HttpScaleRule | None = None, - **kwargs)' - keywordOnlyParameters: - - name: name - description: Scale Rule Name. - defaultValue: None - types: - - - - name: azure_queue - description: Azure Queue based scaling. - defaultValue: None - types: - - - - name: custom - description: Custom scale rule. - defaultValue: None - types: - - - - name: http - description: HTTP requests based scaling. - defaultValue: None - types: - - -variables: -- description: Scale Rule Name. - name: name - types: - - -- description: Azure Queue based scaling. - name: azure_queue - types: - - -- description: Custom scale rule. - name: custom - types: - - -- description: HTTP requests based scaling. - name: http - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ScaleRuleAuth.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ScaleRuleAuth.yml deleted file mode 100644 index 0b758f0a0933..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ScaleRuleAuth.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.ScaleRuleAuth -name: ScaleRuleAuth -fullName: azure.mgmt.app.models.ScaleRuleAuth -module: azure.mgmt.app.models -summary: Auth Secrets for Container App Scale Rule. -constructor: - syntax: 'ScaleRuleAuth(*, secret_ref: str | None = None, trigger_parameter: str - | None = None, **kwargs)' - keywordOnlyParameters: - - name: secret_ref - description: Name of the Container App secret from which to pull the auth params. - defaultValue: None - types: - - - - name: trigger_parameter - description: Trigger Parameter that uses the secret. - defaultValue: None - types: - - -variables: -- description: Name of the Container App secret from which to pull the auth params. - name: secret_ref - types: - - -- description: Trigger Parameter that uses the secret. - name: trigger_parameter - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Secret.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Secret.yml deleted file mode 100644 index b3be01b05aa7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Secret.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Secret -name: Secret -fullName: azure.mgmt.app.models.Secret -module: azure.mgmt.app.models -summary: Secret definition. -constructor: - syntax: 'Secret(*, name: str | None = None, value: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Secret Name. - defaultValue: None - types: - - - - name: value - description: Secret Value. - defaultValue: None - types: - - -variables: -- description: Secret Name. - name: name - types: - - -- description: Secret Value. - name: value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SecretsCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SecretsCollection.yml deleted file mode 100644 index eec364fe1c2c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SecretsCollection.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.SecretsCollection -name: SecretsCollection -fullName: azure.mgmt.app.models.SecretsCollection -module: azure.mgmt.app.models -summary: 'Container App Secrets Collection ARM resource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecretsCollection(*, value: List[ContainerAppSecret], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControl.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControl.yml deleted file mode 100644 index f969bb8d7134..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControl.yml +++ /dev/null @@ -1,83 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.SourceControl -name: SourceControl -fullName: azure.mgmt.app.models.SourceControl -module: azure.mgmt.app.models -summary: 'Container App SourceControl. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'SourceControl(*, repo_url: str | None = None, branch: str | None = None, - github_action_configuration: GithubActionConfiguration | None = None, **kwargs)' - keywordOnlyParameters: - - name: repo_url - description: The repo url which will be integrated to ContainerApp. - defaultValue: None - types: - - - - name: branch - description: The branch which will trigger the auto deployment. - defaultValue: None - types: - - - - name: github_action_configuration - description: 'Container App Revision Template with all possible - - settings and the - - defaults if user did not provide them. The defaults are populated - - as they were at the creation time.' - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'Current provisioning State of the operation. Possible values include: - - "InProgress", "Succeeded", "Failed", "Canceled".' - name: operation_state - types: - - - - -- description: The repo url which will be integrated to ContainerApp. - name: repo_url - types: - - -- description: The branch which will trigger the auto deployment. - name: branch - types: - - -- description: 'Container App Revision Template with all possible settings - - and the - - defaults if user did not provide them. The defaults are populated - - as they were at the creation time.' - name: github_action_configuration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControlCollection.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControlCollection.yml deleted file mode 100644 index 9fdc4c92b6d8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControlCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.SourceControlCollection -name: SourceControlCollection -fullName: azure.mgmt.app.models.SourceControlCollection -module: azure.mgmt.app.models -summary: 'SourceControl collection ARM resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SourceControlCollection(*, value: List[SourceControl], **kwargs)' - keywordOnlyParameters: - - name: value - description: Required. Collection of resources. - types: - - [] -variables: -- description: Required. Collection of resources. - name: value - types: - - [] -- description: Link to next page of resources. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControlOperationState.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControlOperationState.yml deleted file mode 100644 index 65db84a54247..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControlOperationState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.SourceControlOperationState -name: SourceControlOperationState -fullName: azure.mgmt.app.models.SourceControlOperationState -summary: Current provisioning State of the operation -module: azure.mgmt.app.models -fields: -- name: CANCELED - uid: azure.mgmt.app.models.SourceControlOperationState.CANCELED -- name: FAILED - uid: azure.mgmt.app.models.SourceControlOperationState.FAILED -- name: IN_PROGRESS - uid: azure.mgmt.app.models.SourceControlOperationState.IN_PROGRESS -- name: SUCCEEDED - uid: azure.mgmt.app.models.SourceControlOperationState.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.StorageType.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.StorageType.yml deleted file mode 100644 index 78cf5232e3ff..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.StorageType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.StorageType -name: StorageType -fullName: azure.mgmt.app.models.StorageType -summary: Storage type for the volume. If not provided, use EmptyDir. -module: azure.mgmt.app.models -fields: -- name: AZURE_FILE - uid: azure.mgmt.app.models.StorageType.AZURE_FILE -- name: EMPTY_DIR - uid: azure.mgmt.app.models.StorageType.EMPTY_DIR diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SystemData.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SystemData.yml deleted file mode 100644 index c0de45a92d5a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SystemData.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.SystemData -name: SystemData -fullName: azure.mgmt.app.models.SystemData -module: azure.mgmt.app.models -summary: Metadata pertaining to creation and last modification of the resource. -constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs)' - keywordOnlyParameters: - - name: created_by - description: The identity that created the resource. - defaultValue: None - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Possible values - - include: "User", "Application", "ManagedIdentity", "Key".' - defaultValue: None - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - defaultValue: None - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - defaultValue: None - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Possible - - values include: "User", "Application", "ManagedIdentity", "Key".' - defaultValue: None - types: - - - - - - name: last_modified_at - description: The timestamp of resource last modification (UTC). - defaultValue: None - types: - - -variables: -- description: The identity that created the resource. - name: created_by - types: - - -- description: 'The type of identity that created the resource. Possible values include: - - "User", "Application", "ManagedIdentity", "Key".' - name: created_by_type - types: - - - - -- description: The timestamp of resource creation (UTC). - name: created_at - types: - - -- description: The identity that last modified the resource. - name: last_modified_by - types: - - -- description: 'The type of identity that last modified the resource. Possible - - values include: "User", "Application", "ManagedIdentity", "Key".' - name: last_modified_by_type - types: - - - - -- description: The timestamp of resource last modification (UTC). - name: last_modified_at - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Template.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Template.yml deleted file mode 100644 index c95a9d90aef2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Template.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Template -name: Template -fullName: azure.mgmt.app.models.Template -module: azure.mgmt.app.models -summary: "Container App versioned application definition.\nDefines the desired state\ - \ of an immutable revision.\nAny changes to this section Will result in a new revision\ - \ being created.\n\n ivar revision_suffix:\n User friendly suffix that is\ - \ appended to the revision name.\n\n vartype revision_suffix:\n str\n\n \ - \ ivar containers:\n List of container definitions for the Container App.\n\ - \n vartype containers:\n list[~container_apps_api_client.models.Container]\n\ - \n ivar scale:\n Scaling properties for the Container App.\n\n vartype\ - \ scale:\n ~container_apps_api_client.models.Scale\n\n ivar volumes:\n \ - \ List of volume definitions for the Container App.\n\n vartype volumes:\n\ - \ list[~container_apps_api_client.models.Volume]" -constructor: - syntax: 'Template(*, revision_suffix: str | None = None, containers: List[Container] - | None = None, scale: Scale | None = None, volumes: List[Volume] | None = None, - **kwargs)' - keywordOnlyParameters: - - name: revision_suffix - description: User friendly suffix that is appended to the revision name. - defaultValue: None - types: - - - - name: containers - description: List of container definitions for the Container App. - defaultValue: None - types: - - [] - - name: scale - description: Scaling properties for the Container App. - defaultValue: None - types: - - - - name: volumes - description: List of volume definitions for the Container App. - defaultValue: None - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TrackedResource.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TrackedResource.yml deleted file mode 100644 index 0c17a1c84c8e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TrackedResource.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.TrackedResource -name: TrackedResource -fullName: azure.mgmt.app.models.TrackedResource -module: azure.mgmt.app.models -summary: 'The resource model definition for an Azure Resource Manager tracked top - level resource which has ''tags'' and a ''location''. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TrackedResource(*, location: str, tags: Dict[str, str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: A set of tags. Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: Required. The geo-location where the resource lives. - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: A set of tags. Resource tags. - name: tags - types: - - [, ] -- description: Required. The geo-location where the resource lives. - name: location - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TrafficWeight.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TrafficWeight.yml deleted file mode 100644 index 910b3bc73cbb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TrafficWeight.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.TrafficWeight -name: TrafficWeight -fullName: azure.mgmt.app.models.TrafficWeight -module: azure.mgmt.app.models -summary: Traffic weight assigned to a revision. -constructor: - syntax: 'TrafficWeight(*, revision_name: str | None = None, weight: int | None = - None, latest_revision: bool | None = False, **kwargs)' - keywordOnlyParameters: - - name: revision_name - description: Name of a revision. - defaultValue: None - types: - - - - name: weight - description: Traffic weight assigned to a revision. - defaultValue: None - types: - - - - name: latest_revision - description: 'Indicates that the traffic weight belongs to a latest stable - - revision.' - defaultValue: 'False' - types: - - -variables: -- description: Name of a revision. - name: revision_name - types: - - -- description: Traffic weight assigned to a revision. - name: weight - types: - - -- description: Indicates that the traffic weight belongs to a latest stable revision. - name: latest_revision - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Twitter.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Twitter.yml deleted file mode 100644 index 5c11e041e786..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Twitter.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Twitter -name: Twitter -fullName: azure.mgmt.app.models.Twitter -module: azure.mgmt.app.models -summary: The configuration settings of the Twitter provider. -constructor: - syntax: 'Twitter(*, enabled: bool | None = None, registration: TwitterRegistration - | None = None, **kwargs)' - keywordOnlyParameters: - - name: enabled - description: '`false` if the Twitter provider should not be enabled - - despite the set registration; otherwise, `true`.' - defaultValue: None - types: - - - - name: registration - description: 'The configuration settings of the app registration for the Twitter - - provider.' - defaultValue: None - types: - - -variables: -- description: '`false` if the Twitter provider should not be enabled - despite - - the set registration; otherwise, `true`.' - name: enabled - types: - - -- description: 'The configuration settings of the app registration for the Twitter - - provider.' - name: registration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TwitterRegistration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TwitterRegistration.yml deleted file mode 100644 index f8dbf6086023..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TwitterRegistration.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.TwitterRegistration -name: TwitterRegistration -fullName: azure.mgmt.app.models.TwitterRegistration -module: azure.mgmt.app.models -summary: The configuration settings of the app registration for the Twitter provider. -constructor: - syntax: 'TwitterRegistration(*, consumer_key: str | None = None, consumer_secret_setting_name: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: consumer_key - description: 'The OAuth 1.0a consumer key of the Twitter application used for - sign-in. - - This setting is required for enabling Twitter Sign-In. - - Twitter Sign-In documentation: [https://dev.twitter.com/web/sign-in](https://dev.twitter.com/web/sign-in).' - defaultValue: None - types: - - - - name: consumer_secret_setting_name - description: 'The app setting name that contains the OAuth 1.0a - - consumer secret of the Twitter - - application used for sign-in.' - defaultValue: None - types: - - -variables: -- description: 'The OAuth 1.0a consumer key of the Twitter application used for sign-in. - - This setting is required for enabling Twitter Sign-In. - - Twitter Sign-In documentation: [https://dev.twitter.com/web/sign-in](https://dev.twitter.com/web/sign-in).' - name: consumer_key - types: - - -- description: 'The app setting name that contains the OAuth 1.0a consumer - - secret of the Twitter - - application used for sign-in.' - name: consumer_secret_setting_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Type.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Type.yml deleted file mode 100644 index fb2316b9e305..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Type.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.Type -name: Type -fullName: azure.mgmt.app.models.Type -summary: The type of probe. -module: azure.mgmt.app.models -fields: -- name: LIVENESS - uid: azure.mgmt.app.models.Type.LIVENESS -- name: READINESS - uid: azure.mgmt.app.models.Type.READINESS -- name: STARTUP - uid: azure.mgmt.app.models.Type.STARTUP diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.UnauthenticatedClientActionV2.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.UnauthenticatedClientActionV2.yml deleted file mode 100644 index 4680b0839068..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.UnauthenticatedClientActionV2.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.app.models.UnauthenticatedClientActionV2 -name: UnauthenticatedClientActionV2 -fullName: azure.mgmt.app.models.UnauthenticatedClientActionV2 -summary: The action to take when an unauthenticated client attempts to access the - app. -module: azure.mgmt.app.models -fields: -- name: ALLOW_ANONYMOUS - uid: azure.mgmt.app.models.UnauthenticatedClientActionV2.ALLOW_ANONYMOUS -- name: REDIRECT_TO_LOGIN_PAGE - uid: azure.mgmt.app.models.UnauthenticatedClientActionV2.REDIRECT_TO_LOGIN_PAGE -- name: RETURN401 - uid: azure.mgmt.app.models.UnauthenticatedClientActionV2.RETURN401 -- name: RETURN403 - uid: azure.mgmt.app.models.UnauthenticatedClientActionV2.RETURN403 diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.UserAssignedIdentity.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.UserAssignedIdentity.yml deleted file mode 100644 index 0dabb5f49efd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.UserAssignedIdentity.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.UserAssignedIdentity -name: UserAssignedIdentity -fullName: azure.mgmt.app.models.UserAssignedIdentity -module: azure.mgmt.app.models -summary: 'User assigned identity properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: UserAssignedIdentity(**kwargs) -variables: -- description: The principal ID of the assigned identity. - name: principal_id - types: - - -- description: The client ID of the assigned identity. - name: client_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.VnetConfiguration.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.VnetConfiguration.yml deleted file mode 100644 index bd8699719077..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.VnetConfiguration.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.VnetConfiguration -name: VnetConfiguration -fullName: azure.mgmt.app.models.VnetConfiguration -module: azure.mgmt.app.models -summary: Configuration properties for apps environment to join a Virtual Network. -constructor: - syntax: 'VnetConfiguration(*, internal: bool | None = None, infrastructure_subnet_id: - str | None = None, runtime_subnet_id: str | None = None, docker_bridge_cidr: str - | None = None, platform_reserved_cidr: str | None = None, platform_reserved_dns_ip: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: internal - description: 'Boolean indicating the environment only has an internal load balancer. - These - - environments do not have a public static IP resource, must provide ControlPlaneSubnetResourceId - - and AppSubnetResourceId if enabling this property.' - defaultValue: None - types: - - - - name: infrastructure_subnet_id - description: 'Resource ID of a subnet for infrastructure components. This - - subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must - not overlap with - - any other provided IP ranges.' - defaultValue: None - types: - - - - name: runtime_subnet_id - description: 'Resource ID of a subnet that Container App containers are injected - - into. This subnet must be in the same VNET as the subnet defined in infrastructureSubnetId. - - Must not overlap with any other provided IP ranges.' - defaultValue: None - types: - - - - name: docker_bridge_cidr - description: 'CIDR notation IP range assigned to the Docker bridge, network. - - Must not overlap with any other provided IP ranges.' - defaultValue: None - types: - - - - name: platform_reserved_cidr - description: 'IP range in CIDR notation that can be reserved for environment - - infrastructure IP addresses. Must not overlap with any other provided IP ranges.' - defaultValue: None - types: - - - - name: platform_reserved_dns_ip - description: 'An IP address from the IP range defined by - - platformReservedCidr that will be reserved for the internal DNS server.' - defaultValue: None - types: - - -variables: -- description: 'Boolean indicating the environment only has an internal load balancer. - These - - environments do not have a public static IP resource, must provide ControlPlaneSubnetResourceId - - and AppSubnetResourceId if enabling this property.' - name: internal - types: - - -- description: 'Resource ID of a subnet for infrastructure components. This - - subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must - not overlap with - - any other provided IP ranges.' - name: infrastructure_subnet_id - types: - - -- description: 'Resource ID of a subnet that Container App containers are injected - - into. This subnet must be in the same VNET as the subnet defined in infrastructureSubnetId. - - Must not overlap with any other provided IP ranges.' - name: runtime_subnet_id - types: - - -- description: 'CIDR notation IP range assigned to the Docker bridge, network. Must - - not overlap with any other provided IP ranges.' - name: docker_bridge_cidr - types: - - -- description: 'IP range in CIDR notation that can be reserved for environment - - infrastructure IP addresses. Must not overlap with any other provided IP ranges.' - name: platform_reserved_cidr - types: - - -- description: 'An IP address from the IP range defined by platformReservedCidr - - that will be reserved for the internal DNS server.' - name: platform_reserved_dns_ip - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Volume.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Volume.yml deleted file mode 100644 index 869e54c72799..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Volume.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.Volume -name: Volume -fullName: azure.mgmt.app.models.Volume -module: azure.mgmt.app.models -summary: Volume definitions for the Container App. -constructor: - syntax: 'Volume(*, name: str | None = None, storage_type: str | StorageType | None - = None, storage_name: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Volume name. - defaultValue: None - types: - - - - name: storage_type - description: 'Storage type for the volume. If not provided, use EmptyDir. Possible - - values include: "AzureFile", "EmptyDir".' - defaultValue: None - types: - - - - - - name: storage_name - description: Name of storage resource. No need to provide for EmptyDir. - defaultValue: None - types: - - -variables: -- description: Volume name. - name: name - types: - - -- description: 'Storage type for the volume. If not provided, use EmptyDir. Possible - values - - include: "AzureFile", "EmptyDir".' - name: storage_type - types: - - - - -- description: Name of storage resource. No need to provide for EmptyDir. - name: storage_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.VolumeMount.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.VolumeMount.yml deleted file mode 100644 index 64743a1ff246..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.VolumeMount.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.models.VolumeMount -name: VolumeMount -fullName: azure.mgmt.app.models.VolumeMount -module: azure.mgmt.app.models -summary: Volume mount for the Container App. -constructor: - syntax: 'VolumeMount(*, volume_name: str | None = None, mount_path: str | None = - None, **kwargs)' - keywordOnlyParameters: - - name: volume_name - description: This must match the Name of a Volume. - defaultValue: None - types: - - - - name: mount_path - description: 'Path within the container at which the volume should be mounted.Must - not - - contain '':''.' - defaultValue: None - types: - - -variables: -- description: This must match the Name of a Volume. - name: volume_name - types: - - -- description: 'Path within the container at which the volume should be mounted.Must - not - - contain '':''.' - name: mount_path - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.yml deleted file mode 100644 index e8eac487156b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.app.models -name: models -fullName: azure.mgmt.app.models -type: import -classes: -- azure.mgmt.app.models.AllowedAudiencesValidation -- azure.mgmt.app.models.AllowedPrincipals -- azure.mgmt.app.models.AppLogsConfiguration -- azure.mgmt.app.models.AppRegistration -- azure.mgmt.app.models.Apple -- azure.mgmt.app.models.AppleRegistration -- azure.mgmt.app.models.AuthConfig -- azure.mgmt.app.models.AuthConfigCollection -- azure.mgmt.app.models.AuthPlatform -- azure.mgmt.app.models.AvailableOperations -- azure.mgmt.app.models.AzureActiveDirectory -- azure.mgmt.app.models.AzureActiveDirectoryLogin -- azure.mgmt.app.models.AzureActiveDirectoryRegistration -- azure.mgmt.app.models.AzureActiveDirectoryValidation -- azure.mgmt.app.models.AzureCredentials -- azure.mgmt.app.models.AzureFileProperties -- azure.mgmt.app.models.AzureStaticWebApps -- azure.mgmt.app.models.AzureStaticWebAppsRegistration -- azure.mgmt.app.models.Certificate -- azure.mgmt.app.models.CertificateCollection -- azure.mgmt.app.models.CertificatePatch -- azure.mgmt.app.models.CertificateProperties -- azure.mgmt.app.models.ClientRegistration -- azure.mgmt.app.models.Configuration -- azure.mgmt.app.models.Container -- azure.mgmt.app.models.ContainerApp -- azure.mgmt.app.models.ContainerAppCollection -- azure.mgmt.app.models.ContainerAppPatch -- azure.mgmt.app.models.ContainerAppProbe -- azure.mgmt.app.models.ContainerAppProbeHttpGet -- azure.mgmt.app.models.ContainerAppProbeHttpGetHttpHeadersItem -- azure.mgmt.app.models.ContainerAppProbeTcpSocket -- azure.mgmt.app.models.ContainerAppSecret -- azure.mgmt.app.models.ContainerResources -- azure.mgmt.app.models.CookieExpiration -- azure.mgmt.app.models.CustomDomain -- azure.mgmt.app.models.CustomHostnameAnalysisResult -- azure.mgmt.app.models.CustomOpenIdConnectProvider -- azure.mgmt.app.models.CustomScaleRule -- azure.mgmt.app.models.Dapr -- azure.mgmt.app.models.DaprComponent -- azure.mgmt.app.models.DaprComponentsCollection -- azure.mgmt.app.models.DaprMetadata -- azure.mgmt.app.models.DefaultAuthorizationPolicy -- azure.mgmt.app.models.DefaultErrorResponse -- azure.mgmt.app.models.DefaultErrorResponseError -- azure.mgmt.app.models.DefaultErrorResponseErrorDetailsItem -- azure.mgmt.app.models.EnvironmentVar -- azure.mgmt.app.models.Facebook -- azure.mgmt.app.models.ForwardProxy -- azure.mgmt.app.models.GitHub -- azure.mgmt.app.models.GithubActionConfiguration -- azure.mgmt.app.models.GlobalValidation -- azure.mgmt.app.models.Google -- azure.mgmt.app.models.HttpScaleRule -- azure.mgmt.app.models.HttpSettings -- azure.mgmt.app.models.HttpSettingsRoutes -- azure.mgmt.app.models.IdentityProviders -- azure.mgmt.app.models.Ingress -- azure.mgmt.app.models.JwtClaimChecks -- azure.mgmt.app.models.LogAnalyticsConfiguration -- azure.mgmt.app.models.Login -- azure.mgmt.app.models.LoginRoutes -- azure.mgmt.app.models.LoginScopes -- azure.mgmt.app.models.ManagedEnvironment -- azure.mgmt.app.models.ManagedEnvironmentPatch -- azure.mgmt.app.models.ManagedEnvironmentStorage -- azure.mgmt.app.models.ManagedEnvironmentStorageProperties -- azure.mgmt.app.models.ManagedEnvironmentStoragesCollection -- azure.mgmt.app.models.ManagedEnvironmentsCollection -- azure.mgmt.app.models.ManagedServiceIdentity -- azure.mgmt.app.models.Nonce -- azure.mgmt.app.models.OpenIdConnectClientCredential -- azure.mgmt.app.models.OpenIdConnectConfig -- azure.mgmt.app.models.OpenIdConnectLogin -- azure.mgmt.app.models.OpenIdConnectRegistration -- azure.mgmt.app.models.OperationDetail -- azure.mgmt.app.models.OperationDisplay -- azure.mgmt.app.models.ProxyResource -- azure.mgmt.app.models.QueueScaleRule -- azure.mgmt.app.models.RegistryCredentials -- azure.mgmt.app.models.RegistryInfo -- azure.mgmt.app.models.Replica -- azure.mgmt.app.models.ReplicaCollection -- azure.mgmt.app.models.ReplicaContainer -- azure.mgmt.app.models.Resource -- azure.mgmt.app.models.Revision -- azure.mgmt.app.models.RevisionCollection -- azure.mgmt.app.models.Scale -- azure.mgmt.app.models.ScaleRule -- azure.mgmt.app.models.ScaleRuleAuth -- azure.mgmt.app.models.Secret -- azure.mgmt.app.models.SecretsCollection -- azure.mgmt.app.models.SourceControl -- azure.mgmt.app.models.SourceControlCollection -- azure.mgmt.app.models.SystemData -- azure.mgmt.app.models.Template -- azure.mgmt.app.models.TrackedResource -- azure.mgmt.app.models.TrafficWeight -- azure.mgmt.app.models.Twitter -- azure.mgmt.app.models.TwitterRegistration -- azure.mgmt.app.models.UserAssignedIdentity -- azure.mgmt.app.models.VnetConfiguration -- azure.mgmt.app.models.Volume -- azure.mgmt.app.models.VolumeMount -enums: -- azure.mgmt.app.models.AccessMode -- azure.mgmt.app.models.ActiveRevisionsMode -- azure.mgmt.app.models.AppProtocol -- azure.mgmt.app.models.BindingType -- azure.mgmt.app.models.CertificateProvisioningState -- azure.mgmt.app.models.ContainerAppProvisioningState -- azure.mgmt.app.models.CookieExpirationConvention -- azure.mgmt.app.models.CreatedByType -- azure.mgmt.app.models.DnsVerificationTestResult -- azure.mgmt.app.models.EnvironmentProvisioningState -- azure.mgmt.app.models.ForwardProxyConvention -- azure.mgmt.app.models.IngressTransportMethod -- azure.mgmt.app.models.ManagedServiceIdentityType -- azure.mgmt.app.models.RevisionHealthState -- azure.mgmt.app.models.RevisionProvisioningState -- azure.mgmt.app.models.SourceControlOperationState -- azure.mgmt.app.models.StorageType -- azure.mgmt.app.models.Type -- azure.mgmt.app.models.UnauthenticatedClientActionV2 diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.CertificatesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.CertificatesOperations.yml deleted file mode 100644 index 2437851e5e44..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.CertificatesOperations.yml +++ /dev/null @@ -1,219 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.CertificatesOperations -name: CertificatesOperations -fullName: azure.mgmt.app.operations.CertificatesOperations -module: azure.mgmt.app.operations -summary: 'CertificatesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: CertificatesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.CertificatesOperations.create_or_update - name: create_or_update - summary: 'Create or Update a Certificate. - - - Create or Update a Certificate.' - signature: 'create_or_update(resource_group_name: str, managed_environment_name: - str, name: str, certificate_envelope: Certificate | None = None, **kwargs: Any) - -> Certificate' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Certificate. - isRequired: true - types: - - - - name: certificate_envelope - description: Certificate to be created or updated. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Certificate, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.CertificatesOperations.delete - name: delete - summary: 'Deletes the specified Certificate. - - - Deletes the specified Certificate.' - signature: 'delete(resource_group_name: str, managed_environment_name: str, name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Certificate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.CertificatesOperations.get - name: get - summary: 'Get the specified Certificate. - - - Get the specified Certificate.' - signature: 'get(resource_group_name: str, managed_environment_name: str, name: str, - **kwargs: Any) -> Certificate' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Certificate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Certificate, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.CertificatesOperations.list - name: list - summary: 'Get the Certificates in a given managed environment. - - - Get the Certificates in a given managed environment.' - signature: 'list(resource_group_name: str, managed_environment_name: str, **kwargs: - Any) -> Iterable[CertificateCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either CertificateCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.CertificatesOperations.update - name: update - summary: 'Update properties of a certificate. - - - Patches a certificate. Currently only patching of tags is supported.' - signature: 'update(resource_group_name: str, managed_environment_name: str, name: - str, certificate_envelope: CertificatePatch, **kwargs: Any) -> Certificate' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: managed_environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Certificate. - isRequired: true - types: - - - - name: certificate_envelope - description: Properties of a certificate that need to be updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Certificate, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.CertificatesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.yml deleted file mode 100644 index b2dcf0298207..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations -name: ContainerAppsAuthConfigsOperations -fullName: azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations -module: azure.mgmt.app.operations -summary: 'ContainerAppsAuthConfigsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsAuthConfigsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.create_or_update - name: create_or_update - summary: 'Create or update the AuthConfig for a Container App. - - - Description for Create or update the AuthConfig for a Container App.' - signature: 'create_or_update(resource_group_name: str, container_app_name: str, - name: str, auth_config_envelope: AuthConfig, **kwargs: Any) -> AuthConfig' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App AuthConfig. - isRequired: true - types: - - - - name: auth_config_envelope - description: Properties used to create a Container App AuthConfig. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AuthConfig, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.delete - name: delete - summary: 'Delete a Container App AuthConfig. - - - Description for Delete a Container App AuthConfig.' - signature: 'delete(resource_group_name: str, container_app_name: str, name: str, - **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App AuthConfig. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.get - name: get - summary: 'Get a AuthConfig of a Container App. - - - Get a AuthConfig of a Container App.' - signature: 'get(resource_group_name: str, container_app_name: str, name: str, **kwargs: - Any) -> AuthConfig' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App AuthConfig. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AuthConfig, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.list_by_container_app - name: list_by_container_app - summary: 'Get the Container App AuthConfigs in a given resource group. - - - Get the Container App AuthConfigs in a given resource group.' - signature: 'list_by_container_app(resource_group_name: str, container_app_name: - str, **kwargs: Any) -> Iterable[AuthConfigCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either AuthConfigCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsOperations.yml deleted file mode 100644 index 6eee15535ab7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsOperations.yml +++ /dev/null @@ -1,323 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.ContainerAppsOperations -name: ContainerAppsOperations -fullName: azure.mgmt.app.operations.ContainerAppsOperations -module: azure.mgmt.app.operations -summary: 'ContainerAppsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.ContainerAppsOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Create or update a Container App. - - - Description for Create or update a Container App.' - signature: 'begin_create_or_update(resource_group_name: str, name: str, container_app_envelope: - ContainerApp, **kwargs: Any) -> LROPoller[ContainerApp]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - - name: container_app_envelope - description: Properties used to create a container app. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either ContainerApp or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsOperations.begin_delete - name: begin_delete - summary: 'Delete a Container App. - - - Description for Delete a Container App.' - signature: 'begin_delete(resource_group_name: str, name: str, **kwargs: Any) -> - LROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsOperations.get - name: get - summary: 'Get the properties of a Container App. - - - Get the properties of a Container App.' - signature: 'get(resource_group_name: str, name: str, **kwargs: Any) -> ContainerApp' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ContainerApp, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Get the Container Apps in a given resource group. - - - Get the Container Apps in a given resource group.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[ContainerAppCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either ContainerAppCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsOperations.list_by_subscription - name: list_by_subscription - summary: 'Get the Container Apps in a given subscription. - - - Get the Container Apps in a given subscription.' - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[ContainerAppCollection]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either ContainerAppCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsOperations.list_custom_host_name_analysis - name: list_custom_host_name_analysis - summary: 'Analyzes a custom hostname for a Container App. - - - Analyzes a custom hostname for a Container App.' - signature: 'list_custom_host_name_analysis(resource_group_name: str, container_app_name: - str, custom_hostname: str | None = None, **kwargs: Any) -> CustomHostnameAnalysisResult' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: custom_hostname - description: Custom hostname. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CustomHostnameAnalysisResult, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsOperations.list_secrets - name: list_secrets - summary: 'List secrets for a container app. - - - List secrets for a container app.' - signature: 'list_secrets(resource_group_name: str, name: str, **kwargs: Any) -> - SecretsCollection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SecretsCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsOperations.update - name: update - summary: 'Update properties of a Container App. - - - Patches a Container App. Currently only patching of tags is supported.' - signature: 'update(resource_group_name: str, name: str, container_app_envelope: - ContainerAppPatch, **kwargs: Any) -> ContainerApp' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Container App. - isRequired: true - types: - - - - name: container_app_envelope - description: Properties of a container app that need to be updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ContainerApp, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.ContainerAppsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations.yml deleted file mode 100644 index f508f5a75ca4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations.yml +++ /dev/null @@ -1,110 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations -name: ContainerAppsRevisionReplicasOperations -fullName: azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations -module: azure.mgmt.app.operations -summary: 'ContainerAppsRevisionReplicasOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsRevisionReplicasOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations.get_replica - name: get_replica - summary: 'Get a replica for a Container App Revision. - - - Get a replica for a Container App Revision.' - signature: 'get_replica(resource_group_name: str, container_app_name: str, revision_name: - str, name: str, **kwargs: Any) -> Replica' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: revision_name - description: Name of the Container App Revision. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision Replica. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Replica, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations.list_replicas - name: list_replicas - summary: 'List replicas for a Container App Revision. - - - List replicas for a Container App Revision.' - signature: 'list_replicas(resource_group_name: str, container_app_name: str, revision_name: - str, **kwargs: Any) -> ReplicaCollection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: revision_name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ReplicaCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsRevisionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsRevisionsOperations.yml deleted file mode 100644 index 308fe2664f97..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsRevisionsOperations.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.ContainerAppsRevisionsOperations -name: ContainerAppsRevisionsOperations -fullName: azure.mgmt.app.operations.ContainerAppsRevisionsOperations -module: azure.mgmt.app.operations -summary: 'ContainerAppsRevisionsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsRevisionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.ContainerAppsRevisionsOperations.activate_revision - name: activate_revision - summary: 'Activates a revision for a Container App. - - - Activates a revision for a Container App.' - signature: 'activate_revision(resource_group_name: str, container_app_name: str, - name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsRevisionsOperations.deactivate_revision - name: deactivate_revision - summary: 'Deactivates a revision for a Container App. - - - Deactivates a revision for a Container App.' - signature: 'deactivate_revision(resource_group_name: str, container_app_name: str, - name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsRevisionsOperations.get_revision - name: get_revision - summary: 'Get a revision of a Container App. - - - Get a revision of a Container App.' - signature: 'get_revision(resource_group_name: str, container_app_name: str, name: - str, **kwargs: Any) -> Revision' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Revision, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsRevisionsOperations.list_revisions - name: list_revisions - summary: 'Get the Revisions for a given Container App. - - - Get the Revisions for a given Container App.' - signature: 'list_revisions(resource_group_name: str, container_app_name: str, **kwargs: - Any) -> Iterable[RevisionCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App for which Revisions are needed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either RevisionCollection or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsRevisionsOperations.restart_revision - name: restart_revision - summary: 'Restarts a revision for a Container App. - - - Restarts a revision for a Container App.' - signature: 'restart_revision(resource_group_name: str, container_app_name: str, - name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App Revision. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.ContainerAppsRevisionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.yml deleted file mode 100644 index d3caf9102f8d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.ContainerAppsSourceControlsOperations -name: ContainerAppsSourceControlsOperations -fullName: azure.mgmt.app.operations.ContainerAppsSourceControlsOperations -module: azure.mgmt.app.operations -summary: 'ContainerAppsSourceControlsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ContainerAppsSourceControlsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Create or update the SourceControl for a Container App. - - - Description for Create or update the SourceControl for a Container App.' - signature: 'begin_create_or_update(resource_group_name: str, container_app_name: - str, name: str, source_control_envelope: SourceControl, **kwargs: Any) -> LROPoller[SourceControl]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App SourceControl. - isRequired: true - types: - - - - name: source_control_envelope - description: Properties used to create a Container App SourceControl. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either SourceControl or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.begin_delete - name: begin_delete - summary: 'Delete a Container App SourceControl. - - - Description for Delete a Container App SourceControl.' - signature: 'begin_delete(resource_group_name: str, container_app_name: str, name: - str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App SourceControl. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.get - name: get - summary: 'Get a SourceControl of a Container App. - - - Get a SourceControl of a Container App.' - signature: 'get(resource_group_name: str, container_app_name: str, name: str, **kwargs: - Any) -> SourceControl' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - - name: name - description: Name of the Container App SourceControl. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SourceControl, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.list_by_container_app - name: list_by_container_app - summary: 'Get the Container App SourceControls in a given resource group. - - - Get the Container App SourceControls in a given resource group.' - signature: 'list_by_container_app(resource_group_name: str, container_app_name: - str, **kwargs: Any) -> Iterable[SourceControlCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: container_app_name - description: Name of the Container App. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either SourceControlCollection or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.DaprComponentsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.DaprComponentsOperations.yml deleted file mode 100644 index 7bd3924524f5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.DaprComponentsOperations.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.DaprComponentsOperations -name: DaprComponentsOperations -fullName: azure.mgmt.app.operations.DaprComponentsOperations -module: azure.mgmt.app.operations -summary: 'DaprComponentsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: DaprComponentsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.DaprComponentsOperations.create_or_update - name: create_or_update - summary: 'Creates or updates a Dapr Component. - - - Creates or updates a Dapr Component in a Managed Environment.' - signature: 'create_or_update(resource_group_name: str, environment_name: str, name: - str, dapr_component_envelope: DaprComponent, **kwargs: Any) -> DaprComponent' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Dapr Component. - isRequired: true - types: - - - - name: dapr_component_envelope - description: Configuration details of the Dapr Component. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DaprComponent, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.DaprComponentsOperations.delete - name: delete - summary: 'Delete a Dapr Component. - - - Delete a Dapr Component from a Managed Environment.' - signature: 'delete(resource_group_name: str, environment_name: str, name: str, **kwargs: - Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Dapr Component. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.DaprComponentsOperations.get - name: get - summary: 'Get a dapr component. - - - Get a dapr component.' - signature: 'get(resource_group_name: str, environment_name: str, name: str, **kwargs: - Any) -> DaprComponent' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - - name: name - description: Name of the Dapr Component. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DaprComponent, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.DaprComponentsOperations.list - name: list - summary: 'Get the Dapr Components for a managed environment. - - - Get the Dapr Components for a managed environment.' - signature: 'list(resource_group_name: str, environment_name: str, **kwargs: Any) - -> Iterable[DaprComponentsCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: environment_name - description: Name of the Managed Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either DaprComponentsCollection or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.DaprComponentsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ManagedEnvironmentsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ManagedEnvironmentsOperations.yml deleted file mode 100644 index 8c716406c3a7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ManagedEnvironmentsOperations.yml +++ /dev/null @@ -1,258 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations -name: ManagedEnvironmentsOperations -fullName: azure.mgmt.app.operations.ManagedEnvironmentsOperations -module: azure.mgmt.app.operations -summary: 'ManagedEnvironmentsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ManagedEnvironmentsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Creates or updates a Managed Environment. - - - Creates or updates a Managed Environment used to host container apps.' - signature: 'begin_create_or_update(resource_group_name: str, name: str, environment_envelope: - ManagedEnvironment, **kwargs: Any) -> LROPoller[ManagedEnvironment]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Environment. - isRequired: true - types: - - - - name: environment_envelope - description: Configuration details of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either ManagedEnvironment - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations.begin_delete - name: begin_delete - summary: 'Delete a Managed Environment. - - - Delete a Managed Environment if it does not have any container apps.' - signature: 'begin_delete(resource_group_name: str, name: str, **kwargs: Any) -> - LROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations.get - name: get - summary: 'Get the properties of a Managed Environment. - - - Get the properties of a Managed Environment used to host container apps.' - signature: 'get(resource_group_name: str, name: str, **kwargs: Any) -> ManagedEnvironment' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironment, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Get all the Environments in a resource group. - - - Get all the Managed Environments in a resource group.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[ManagedEnvironmentsCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either ManagedEnvironmentsCollection - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations.list_by_subscription - name: list_by_subscription - summary: 'Get all Environments for a subscription. - - - Get all Managed Environments for a subscription.' - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[ManagedEnvironmentsCollection]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either ManagedEnvironmentsCollection - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations.update - name: update - summary: 'Update Managed Environment''s properties. - - - Patches a Managed Environment. Only patching of tags is supported currently.' - signature: 'update(resource_group_name: str, name: str, environment_envelope: ManagedEnvironmentPatch, - **kwargs: Any) -> ManagedEnvironment' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: name - description: Name of the Environment. - isRequired: true - types: - - - - name: environment_envelope - description: Configuration details of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironment, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.yml deleted file mode 100644 index 9a1e0798129f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations -name: ManagedEnvironmentsStoragesOperations -fullName: azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations -module: azure.mgmt.app.operations -summary: 'ManagedEnvironmentsStoragesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ManagedEnvironmentsStoragesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.create_or_update - name: create_or_update - summary: 'Create or update storage for a managedEnvironment. - - - Create or update storage for a managedEnvironment.' - signature: 'create_or_update(resource_group_name: str, env_name: str, name: str, - storage_envelope: ManagedEnvironmentStorage, **kwargs: Any) -> ManagedEnvironmentStorage' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: env_name - description: Name of the Environment. - isRequired: true - types: - - - - name: name - description: Name of the storage. - isRequired: true - types: - - - - name: storage_envelope - description: Configuration details of storage. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironmentStorage, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.delete - name: delete - summary: 'Delete storage for a managedEnvironment. - - - Delete storage for a managedEnvironment.' - signature: 'delete(resource_group_name: str, env_name: str, name: str, **kwargs: - Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: env_name - description: Name of the Environment. - isRequired: true - types: - - - - name: name - description: Name of the storage. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.get - name: get - summary: 'Get storage for a managedEnvironment. - - - Get storage for a managedEnvironment.' - signature: 'get(resource_group_name: str, env_name: str, name: str, **kwargs: Any) - -> ManagedEnvironmentStorage' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: env_name - description: Name of the Environment. - isRequired: true - types: - - - - name: name - description: Name of the storage. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironmentStorage, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.list - name: list - summary: 'Get all storages for a managedEnvironment. - - - Get all storages for a managedEnvironment.' - signature: 'list(resource_group_name: str, env_name: str, **kwargs: Any) -> ManagedEnvironmentStoragesCollection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: env_name - description: Name of the Environment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ManagedEnvironmentStoragesCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.Operations.yml deleted file mode 100644 index 33acd1891e42..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.Operations.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.app.operations.Operations -name: Operations -fullName: azure.mgmt.app.operations.Operations -module: azure.mgmt.app.operations -summary: 'Operations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.app.operations.Operations.list - name: list - summary: Lists all of the available RP operations. - signature: 'list(**kwargs: Any) -> Iterable[AvailableOperations]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AvailableOperations or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.app.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.yml deleted file mode 100644 index c17449d161eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.app.operations -name: operations -fullName: azure.mgmt.app.operations -type: import -classes: -- azure.mgmt.app.operations.CertificatesOperations -- azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations -- azure.mgmt.app.operations.ContainerAppsOperations -- azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations -- azure.mgmt.app.operations.ContainerAppsRevisionsOperations -- azure.mgmt.app.operations.ContainerAppsSourceControlsOperations -- azure.mgmt.app.operations.DaprComponentsOperations -- azure.mgmt.app.operations.ManagedEnvironmentsOperations -- azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations -- azure.mgmt.app.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.yml b/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.yml deleted file mode 100644 index 1139b4e8e1ce..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.app -name: app -fullName: azure.mgmt.app -type: rootImport -classes: -- azure.mgmt.app.ContainerAppsAPIClient -packages: -- azure.mgmt.app.aio -- azure.mgmt.app.models -- azure.mgmt.app.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.CPIMConfigurationClient.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.CPIMConfigurationClient.yml deleted file mode 100644 index 77d4aaeb275a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.CPIMConfigurationClient.yml +++ /dev/null @@ -1,95 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.CPIMConfigurationClient -name: CPIMConfigurationClient -fullName: azure.mgmt.azureadb2c.CPIMConfigurationClient -module: azure.mgmt.azureadb2c -summary: 'CPIM Configuration Client. - - - This ready contains multiple API versions, to help you deal with all of the Azure - clouds - - (Azure Stack, Azure Government, Azure China, etc.). - - By default, it uses the latest API version available on public Azure. - - For production, you should stick to a particular api-version and/or profile. - - The profile sets a mapping between an operation group and its API version. - - The api-version parameter sets the default API version if the operation - - group is not described in the profile.' -constructor: - syntax: CPIMConfigurationClient(credential, subscription_id, api_version=None, base_url=None, - profile=KnownProfiles.default, **kwargs) - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The Azure subscription ID. This is a GUID-formatted string (e.g. - 00000000-0000-0000-0000-000000000000). - isRequired: true - types: - - - - name: api_version - description: 'API version to use if no profile is provided, or if - - missing in profile.' - defaultValue: None - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - - name: profile - description: A profile definition, from KnownProfiles to dict. - defaultValue: KnownProfiles.default - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -methods: -- uid: azure.mgmt.azureadb2c.CPIMConfigurationClient.close - name: close - signature: close() -- uid: azure.mgmt.azureadb2c.CPIMConfigurationClient.models - name: models - summary: "Module depends on the API version:\n\n* 2019-01-01-preview: \ - \ \n\n* 2020-05-01-preview: " - signature: models(api_version='2020-05-01-preview') - parameters: - - name: api_version - defaultValue: 2020-05-01-preview -attributes: -- uid: azure.mgmt.azureadb2c.CPIMConfigurationClient.b2_ctenants - name: b2_ctenants - summary: 'Instance depends on the API version: - - - * 2019-01-01-preview: ' -- uid: azure.mgmt.azureadb2c.CPIMConfigurationClient.guest_usages - name: guest_usages - summary: 'Instance depends on the API version: - - - * 2020-05-01-preview: ' -- uid: azure.mgmt.azureadb2c.CPIMConfigurationClient.operations - name: operations - summary: "Instance depends on the API version:\n\n* 2019-01-01-preview: \ - \ \n\n* 2020-05-01-preview: " -- uid: azure.mgmt.azureadb2c.CPIMConfigurationClient.DEFAULT_API_VERSION - name: DEFAULT_API_VERSION - signature: DEFAULT_API_VERSION = '2020-05-01-preview' -- uid: azure.mgmt.azureadb2c.CPIMConfigurationClient.LATEST_PROFILE - name: LATEST_PROFILE - signature: LATEST_PROFILE = azure.mgmt.azureadb2c.CPIMConfigurationClient latest diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.yml deleted file mode 100644 index 6f0f77087bd7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.yml +++ /dev/null @@ -1,95 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient -name: CPIMConfigurationClient -fullName: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient -module: azure.mgmt.azureadb2c.aio -summary: 'CPIM Configuration Client. - - - This ready contains multiple API versions, to help you deal with all of the Azure - clouds - - (Azure Stack, Azure Government, Azure China, etc.). - - By default, it uses the latest API version available on public Azure. - - For production, you should stick to a particular api-version and/or profile. - - The profile sets a mapping between an operation group and its API version. - - The api-version parameter sets the default API version if the operation - - group is not described in the profile.' -constructor: - syntax: CPIMConfigurationClient(credential, subscription_id, api_version=None, base_url=None, - profile=KnownProfiles.default, **kwargs) - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The Azure subscription ID. This is a GUID-formatted string (e.g. - 00000000-0000-0000-0000-000000000000). - isRequired: true - types: - - - - name: api_version - description: 'API version to use if no profile is provided, or if - - missing in profile.' - defaultValue: None - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - - name: profile - description: A profile definition, from KnownProfiles to dict. - defaultValue: KnownProfiles.default - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -methods: -- uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.close - name: close - signature: async close() -- uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.models - name: models - summary: "Module depends on the API version:\n\n* 2019-01-01-preview: \ - \ \n\n* 2020-05-01-preview: " - signature: models(api_version='2020-05-01-preview') - parameters: - - name: api_version - defaultValue: 2020-05-01-preview -attributes: -- uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.b2_ctenants - name: b2_ctenants - summary: 'Instance depends on the API version: - - - * 2019-01-01-preview: ' -- uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.guest_usages - name: guest_usages - summary: 'Instance depends on the API version: - - - * 2020-05-01-preview: ' -- uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.operations - name: operations - summary: "Instance depends on the API version:\n\n* 2019-01-01-preview: \ - \ \n\n* 2020-05-01-preview: " -- uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.DEFAULT_API_VERSION - name: DEFAULT_API_VERSION - signature: DEFAULT_API_VERSION = '2020-05-01-preview' -- uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.LATEST_PROFILE - name: LATEST_PROFILE - signature: LATEST_PROFILE = azure.mgmt.azureadb2c.CPIMConfigurationClient latest diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.aio.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.aio.yml deleted file mode 100644 index b8754ce801db..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.aio.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.aio -name: aio -fullName: azure.mgmt.azureadb2c.aio -type: import -classes: -- azure.mgmt.azureadb2c.aio.CPIMConfigurationClient diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.models.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.models.yml deleted file mode 100644 index 34d2a9b54a92..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.models.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.azureadb2c.models -name: models -fullName: azure.mgmt.azureadb2c.models diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient.yml deleted file mode 100644 index 77a242cdc05e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient -name: CPIMConfigurationClient -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient -module: azure.mgmt.azureadb2c.v2019_01_01_preview -summary: CPIM Configuration Client. -constructor: - syntax: 'CPIMConfigurationClient(credential: ''TokenCredential'', subscription_id: - str, base_url: str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: Subscription credentials which uniquely identify Microsoft Azure - subscription. The subscription ID forms part of the URI for every service call. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: B2CTenantsOperations operations - name: b2_ctenants - types: - - () -- description: Operations operations - name: operations - types: - - () -methods: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient.yml deleted file mode 100644 index 598fd52c056f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient -name: CPIMConfigurationClient -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient -module: azure.mgmt.azureadb2c.v2019_01_01_preview.aio -summary: CPIM Configuration Client. -constructor: - syntax: 'CPIMConfigurationClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: Subscription credentials which uniquely identify Microsoft Azure - subscription. The subscription ID forms part of the URI for every service call. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: B2CTenantsOperations operations - name: b2_ctenants - types: - - () -- description: Operations operations - name: operations - types: - - () -methods: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.yml deleted file mode 100644 index 496b7afde19e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.yml +++ /dev/null @@ -1,251 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations -name: B2CTenantsOperations -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations -module: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations -summary: 'B2CTenantsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: B2CTenantsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.begin_create - name: begin_create - summary: 'Initiates an async request to create both the Azure AD B2C tenant and - the corresponding Azure - - resource linked to a subscription.' - signature: 'async begin_create(resource_group_name: str, resource_name: str, create_tenant_request_body: - CreateTenantRequestBody | None = None, **kwargs) -> AsyncLROPoller[B2CTenantResource]' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the B2C tenant. - isRequired: true - types: - - - - name: create_tenant_request_body - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either B2CTenantResource - or the result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.begin_delete - name: begin_delete - summary: 'Initiates an async operation to delete the Azure AD B2C tenant and Azure - resource. The resource - - deletion can only happen as the last step in [the tenant deletion process](https://aka.ms/deleteB2Ctenant).' - signature: 'async begin_delete(resource_group_name: str, resource_name: str, **kwargs) - -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the B2C tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.check_name_availability - name: check_name_availability - summary: Checks the availability and validity of a domain name for the tenant. - signature: 'async check_name_availability(check_name_availability_request_body: - CheckNameAvailabilityRequestBody | None = None, **kwargs) -> NameAvailabilityResponse' - parameters: - - name: check_name_availability_request_body - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: NameAvailabilityResponse, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.get - name: get - summary: Get the Azure AD B2C tenant resource. - signature: 'async get(resource_group_name: str, resource_name: str, **kwargs) -> - B2CTenantResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the B2C tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: B2CTenantResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.list_by_resource_group - name: list_by_resource_group - summary: Get all the Azure AD B2C tenant resources in a resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs) -> AsyncIterable[B2CTenantResourceList]' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either B2CTenantResourceList or the - result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.list_by_subscription - name: list_by_subscription - summary: Get all the Azure AD B2C tenant resources in a subscription. - signature: list_by_subscription(**kwargs) -> AsyncIterable[B2CTenantResourceList] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either B2CTenantResourceList or the - result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.update - name: update - summary: Update the Azure AD B2C tenant resource. - signature: 'async update(resource_group_name: str, resource_name: str, update_tenant_request_body: - B2CTenantUpdateRequest | None = None, **kwargs) -> B2CTenantResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the B2C tenant. - isRequired: true - types: - - - - name: update_tenant_request_body - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: B2CTenantResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations.yml deleted file mode 100644 index 5e7c41fbb4f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations -name: Operations -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations -module: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations -summary: 'Operations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations.get_async_status - name: get_async_status - summary: Gets the status of the async operation. - signature: 'async get_async_status(operation_id: str, **kwargs) -> AsyncOperationStatus' - parameters: - - name: operation_id - description: The operation ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AsyncOperationStatus, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations.list - name: list - summary: Lists the operations available from this provider. - signature: list(**kwargs) -> AsyncIterable[OperationListResult] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationListResult or the result - of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.yml deleted file mode 100644 index 6222f61782b1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations -name: operations -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations -type: import -classes: -- azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations -- azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.yml deleted file mode 100644 index 4c123f7027bf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio -name: aio -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.aio -type: import -classes: -- azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient -packages: -- azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatus.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatus.yml deleted file mode 100644 index 85952b18aba5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatus.yml +++ /dev/null @@ -1,81 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatus -name: AsyncOperationStatus -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatus -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: The async operation status. -constructor: - syntax: 'AsyncOperationStatus(*, subscription_id: str | None = None, id: str | None - = None, name: str | None = None, status: str | StatusType | None = None, start_time: - str | None = None, end_time: str | None = None, error: AsyncOperationStatusError - | None = None, billing_config: B2CTenantResourcePropertiesBillingConfig | None - = None, tenant_id: str | None = None, **kwargs)' - parameters: - - name: subscription_id - description: Subscription ID that the resource belongs to. - isRequired: true - types: - - - - name: id - description: The GET resource path for the operation. - isRequired: true - types: - - - - name: name - description: The operation ID. - isRequired: true - types: - - - - name: status - description: 'The status of the operation. Possible values include: "Succeeded", - "Pending", - - "Failed".' - isRequired: true - types: - - - - () - - name: start_time - description: Start time of the async operation. - isRequired: true - types: - - - - name: end_time - description: End time of the async operation. - isRequired: true - types: - - - - name: error - description: Error response if async operation failed. - isRequired: true - types: - - () - - name: billing_config - description: The billing configuration for the tenant. - isRequired: true - types: - - () - - name: tenant_id - description: An identifier of the B2C tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: subscription_id - defaultValue: None - - name: id - defaultValue: None - - name: name - defaultValue: None - - name: status - defaultValue: None - - name: start_time - defaultValue: None - - name: end_time - defaultValue: None - - name: error - defaultValue: None - - name: billing_config - defaultValue: None - - name: tenant_id - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatusError.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatusError.yml deleted file mode 100644 index 110e0417aa1e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatusError.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatusError -name: AsyncOperationStatusError -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatusError -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: Error response if async operation failed. -constructor: - syntax: 'AsyncOperationStatusError(*, code: str | None = None, message: str | None - = None, **kwargs)' - parameters: - - name: code - description: Error code. - isRequired: true - types: - - - - name: message - description: Error message. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU.yml deleted file mode 100644 index 538011340852..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU -name: B2CResourceSKU -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'SKU properties of the Azure AD B2C tenant. Learn more about Azure AD B2C - billing at [aka.ms/b2cBilling](https://aka.ms/b2cBilling). - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'B2CResourceSKU(*, name: str | B2CResourceSKUName | None = None, **kwargs)' - parameters: - - name: name - description: 'The name of the SKU for the tenant. Possible values include: "Standard", - - "PremiumP1", "PremiumP2".' - isRequired: true - types: - - - - () - keywordOnlyParameters: - - name: name - defaultValue: None -variables: -- description: 'The tier of the tenant. Default value: "A0".' - name: tier - types: - - -attributes: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU.tier - name: tier - signature: tier = 'A0' diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName.yml deleted file mode 100644 index 9d0595d0e7fc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName -name: B2CResourceSKUName -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName -summary: The name of the SKU for the tenant. -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -fields: -- name: PREMIUM_P1 - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName.PREMIUM_P1 -- name: PREMIUM_P2 - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName.PREMIUM_P2 -- name: STANDARD - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName.STANDARD diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource.yml deleted file mode 100644 index 4813badb2cb6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource.yml +++ /dev/null @@ -1,80 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource -name: B2CTenantResource -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'B2CTenantResource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'B2CTenantResource(*, sku: B2CResourceSKU, location: str, tags: Dict[str, - str] | None = None, billing_config: B2CTenantResourcePropertiesBillingConfig | - None = None, tenant_id: str | None = None, **kwargs)' - parameters: - - name: sku - description: 'Required. SKU properties of the Azure AD B2C tenant. Learn more - about Azure AD B2C - - billing at [aka.ms/b2cBilling](https://aka.ms/b2cBilling).' - isRequired: true - types: - - () - - name: location - description: 'Required. The location in which the resource is hosted and data - resides. Refer - - to [this documentation](https://aka.ms/B2CDataResidency) to see valid data residency - - locations. Please choose one of ''United States'', ''Europe'', and ''Asia Pacific''.' - isRequired: true - types: - - - - name: tags - description: A set of tags. Resource Tags. - isRequired: true - types: - - [, ] - - name: billing_config - description: The billing configuration for the tenant. - isRequired: true - types: - - () - - name: tenant_id - description: An identifier of the B2C tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: sku - isRequired: true - - name: location - isRequired: true - - name: tags - defaultValue: None - - name: billing_config - defaultValue: None - - name: tenant_id - defaultValue: None -variables: -- description: 'The type of the B2C tenant resource. Default value: - - "Microsoft.AzureActiveDirectory/b2cDirectories".' - name: type - types: - - -- description: An identifier that represents the B2C tenant resource. - name: id - types: - - -- description: The name of the B2C tenant resource. - name: name - types: - - -attributes: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource.type - name: type - signature: type = 'Microsoft.AzureActiveDirectory/b2cDirectories' diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourceList.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourceList.yml deleted file mode 100644 index d2ca4d9b4785..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourceList.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourceList -name: B2CTenantResourceList -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourceList -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'The collection of Azure AD B2C tenant resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: B2CTenantResourceList(**kwargs) -variables: -- description: List of guest usages resources. - name: value - types: - - [()] diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourcePropertiesBillingConfig.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourcePropertiesBillingConfig.yml deleted file mode 100644 index 9da246a820f1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourcePropertiesBillingConfig.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourcePropertiesBillingConfig -name: B2CTenantResourcePropertiesBillingConfig -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourcePropertiesBillingConfig -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'The billing configuration for the tenant. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'B2CTenantResourcePropertiesBillingConfig(*, billing_type: str | BillingType - | None = None, **kwargs)' - parameters: - - name: billing_type - description: 'The type of billing. Will be MAU for all new customers. If ''Auths'', - it can - - be updated to ''MAU''. Cannot be changed if value is ''MAU''. Learn more about - Azure AD B2C billing - - at [aka.ms/b2cBilling](https://aka.ms/b2cbilling). Possible values include: - "MAU", "Auths".' - isRequired: true - types: - - - - () - keywordOnlyParameters: - - name: billing_type - defaultValue: None -variables: -- description: The data from which the billing type took effect. - name: effective_start_date_utc - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantUpdateRequest.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantUpdateRequest.yml deleted file mode 100644 index 0774c0dacace..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantUpdateRequest.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantUpdateRequest -name: B2CTenantUpdateRequest -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantUpdateRequest -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: The request body to update the Azure AD B2C tenant resource. -constructor: - syntax: 'B2CTenantUpdateRequest(*, sku: B2CResourceSKU | None = None, tags: Dict[str, - str] | None = None, billing_config: B2CTenantResourcePropertiesBillingConfig | - None = None, tenant_id: str | None = None, **kwargs)' - parameters: - - name: sku - description: 'SKU properties of the Azure AD B2C tenant. Learn more about Azure - AD B2C billing at - - [aka.ms/b2cBilling](https://aka.ms/b2cBilling).' - isRequired: true - types: - - () - - name: tags - description: A set of tags. Resource Tags. - isRequired: true - types: - - [, ] - - name: billing_config - description: The billing configuration for the tenant. - isRequired: true - types: - - () - - name: tenant_id - description: An identifier of the B2C tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: sku - defaultValue: None - - name: tags - defaultValue: None - - name: billing_config - defaultValue: None - - name: tenant_id - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType.yml deleted file mode 100644 index 40e0dc113904..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType -name: BillingType -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType -summary: 'The type of billing. Will be MAU for all new customers. If ''Auths'', it - can be updated to ''MAU''. - - Cannot be changed if value is ''MAU''. Learn more about Azure AD B2C billing at - - [aka.ms/b2cBilling](https://aka.ms/b2cbilling).' -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -fields: -- name: AUTHS - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType.AUTHS -- name: MAU - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType.MAU diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CheckNameAvailabilityRequestBody.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CheckNameAvailabilityRequestBody.yml deleted file mode 100644 index 14f642dcfde9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CheckNameAvailabilityRequestBody.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CheckNameAvailabilityRequestBody -name: CheckNameAvailabilityRequestBody -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CheckNameAvailabilityRequestBody -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'The information required to check the availability of the name for the tenant. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CheckNameAvailabilityRequestBody(*, name: str, country_code: str, **kwargs)' - parameters: - - name: name - description: Required. The domain name to check for availability. - isRequired: true - types: - - - - name: country_code - description: 'Required. Country code of Azure tenant (e.g. ''US''). Refer to - - [aka.ms/B2CDataResidency](https://aka.ms/B2CDataResidency) to see valid country - codes and - - corresponding data residency locations. If you do not see a country code in - an valid data - - residency location, choose one from the list.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: country_code - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBody.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBody.yml deleted file mode 100644 index b583363743da..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBody.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBody -name: CreateTenantRequestBody -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBody -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'The information needed to create the Azure AD B2C tenant and corresponding - Azure resource, which is used for billing purposes. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateTenantRequestBody(*, location: str, properties: CreateTenantRequestBodyProperties, - sku: B2CResourceSKU, tags: Dict[str, str] | None = None, **kwargs)' - parameters: - - name: location - description: 'Required. The location in which the resource is hosted and data - resides. Refer - - to [this documentation](https://aka.ms/B2CDataResidency) to see valid data residency - - locations. Please choose one of ''United States'', ''Europe'', and ''Asia Pacific''.' - isRequired: true - types: - - - - name: properties - description: Required. - isRequired: true - types: - - () - - name: sku - description: 'Required. SKU properties of the Azure AD B2C tenant. Learn more - about Azure AD B2C - - billing at [aka.ms/b2cBilling](https://aka.ms/b2cBilling).' - isRequired: true - types: - - () - - name: tags - description: A set of tags. Resource Tags. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: location - isRequired: true - - name: properties - isRequired: true - - name: sku - isRequired: true - - name: tags - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBodyProperties.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBodyProperties.yml deleted file mode 100644 index 25d045688c2b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBodyProperties.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBodyProperties -name: CreateTenantRequestBodyProperties -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBodyProperties -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: CreateTenantRequestBodyProperties. -constructor: - syntax: 'CreateTenantRequestBodyProperties(*, display_name: str | None = None, country_code: - str | None = None, **kwargs)' - parameters: - - name: display_name - description: The display name of the B2C tenant. - isRequired: true - types: - - - - name: country_code - description: 'Country code of Azure tenant (e.g. ''US''). Refer to - - [aka.ms/B2CDataResidency](https://aka.ms/B2CDataResidency) to see valid country - codes and - - corresponding data residency locations. If you do not see a country code in - an valid data - - residency location, choose one from the list.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: display_name - defaultValue: None - - name: country_code - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorAdditionalInfo.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorAdditionalInfo.yml deleted file mode 100644 index 1a11bb7a1b63..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorAdditionalInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorAdditionalInfo -name: ErrorAdditionalInfo -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorAdditionalInfo -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'The resource management error additional info. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorAdditionalInfo(**kwargs) -variables: -- description: The additional info type. - name: type - types: - - -- description: The additional info. - name: info - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorResponse.yml deleted file mode 100644 index 9eb13626203c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorResponse.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorResponse -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'Common error response for all Azure Resource Manager APIs to return error - details for failed operations. (This also follows the OData error response format.). - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorResponse(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- description: The error target. - name: target - types: - - -- description: The error details. - name: details - types: - - [()] -- description: The error additional info. - name: additional_info - types: - - [()] diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType.yml deleted file mode 100644 index e2e580853b0a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType -name: NameAvailabilityReasonType -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType -summary: Describes the reason for the 'nameAvailable' value. -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -fields: -- name: ALREADY_EXISTS - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType.ALREADY_EXISTS -- name: INVALID - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType.INVALID diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityResponse.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityResponse.yml deleted file mode 100644 index 1cf422a3291f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityResponse.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityResponse -name: NameAvailabilityResponse -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityResponse -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: Response of the CheckNameAvailability operation. -constructor: - syntax: 'NameAvailabilityResponse(*, message: str | None = None, name_available: - bool | None = None, reason: str | NameAvailabilityReasonType | None = None, **kwargs)' - parameters: - - name: message - description: Description of the reason if name is not available. - isRequired: true - types: - - - - name: name_available - description: 'True if the name is available and can be used to create a new tenant. - - Otherwise false.' - isRequired: true - types: - - - - name: reason - description: 'Describes the reason for the ''nameAvailable'' value. Possible values - include: - - "AlreadyExists", "Invalid".' - isRequired: true - types: - - - - () - keywordOnlyParameters: - - name: message - defaultValue: None - - name: name_available - defaultValue: None - - name: reason - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.Operation.yml deleted file mode 100644 index 7bf8cfceceac..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.Operation.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.Operation -name: Operation -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.Operation -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'Microsoft.AzureActiveDirectory REST API operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Operation(*, display: OperationDisplay | None = None, **kwargs)' - parameters: - - name: display - description: The object that represents the operation. - isRequired: true - types: - - () - keywordOnlyParameters: - - name: display - defaultValue: None -variables: -- description: 'Operation name: {provider}/{resource}/{operation}.' - name: name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationDisplay.yml deleted file mode 100644 index 472c850ad552..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationDisplay.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationDisplay -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'The object that represents the operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OperationDisplay(*, description: str | None = None, **kwargs)' - parameters: - - name: description - description: Friendly name of the operation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - defaultValue: None -variables: -- description: 'Service provider: Microsoft.AzureActiveDirectory.' - name: provider - types: - - -- description: 'Resource on which the operation is performed: GuestUsages, etc.' - name: resource - types: - - -- description: 'Operation type: Read, write, delete, etc.' - name: operation - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationListResult.yml deleted file mode 100644 index 1b339e1ff6eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationListResult.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationListResult -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -summary: 'Result of listing operations for the resourceProvider. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: OperationListResult(**kwargs) -variables: -- description: 'List of cpim service operations supported by the Microsoft.AzureActiveDirectory - - resource provider.' - name: value - types: - - [()] diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType.yml deleted file mode 100644 index 1df68544c6b3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType -name: StatusType -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType -summary: The status of the operation. -module: azure.mgmt.azureadb2c.v2019_01_01_preview.models -fields: -- name: FAILED - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType.FAILED -- name: PENDING - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType.PENDING -- name: SUCCEEDED - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.yml deleted file mode 100644 index 82eb3f47b0e4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models -name: models -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.models -type: import -classes: -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatus -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatusError -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourceList -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourcePropertiesBillingConfig -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantUpdateRequest -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.CheckNameAvailabilityRequestBody -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBody -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBodyProperties -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorAdditionalInfo -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorResponse -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityResponse -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.Operation -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationDisplay -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationListResult -enums: -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType -- azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.yml deleted file mode 100644 index e7b06fffa5f1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.yml +++ /dev/null @@ -1,251 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations -name: B2CTenantsOperations -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations -module: azure.mgmt.azureadb2c.v2019_01_01_preview.operations -summary: 'B2CTenantsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: B2CTenantsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.begin_create - name: begin_create - summary: 'Initiates an async request to create both the Azure AD B2C tenant and - the corresponding Azure - - resource linked to a subscription.' - signature: 'begin_create(resource_group_name: str, resource_name: str, create_tenant_request_body: - ''_models.CreateTenantRequestBody'' | None = None, **kwargs: Any) -> LROPoller[''_models.B2CTenantResource'']' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the B2C tenant. - isRequired: true - types: - - - - name: create_tenant_request_body - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either B2CTenantResource or - the result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.begin_delete - name: begin_delete - summary: 'Initiates an async operation to delete the Azure AD B2C tenant and Azure - resource. The resource - - deletion can only happen as the last step in [the tenant deletion process](https://aka.ms/deleteB2Ctenant).' - signature: 'begin_delete(resource_group_name: str, resource_name: str, **kwargs: - Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the B2C tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.check_name_availability - name: check_name_availability - summary: Checks the availability and validity of a domain name for the tenant. - signature: 'check_name_availability(check_name_availability_request_body: ''_models.CheckNameAvailabilityRequestBody'' - | None = None, **kwargs: Any) -> _models.NameAvailabilityResponse' - parameters: - - name: check_name_availability_request_body - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: NameAvailabilityResponse, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.get - name: get - summary: Get the Azure AD B2C tenant resource. - signature: 'get(resource_group_name: str, resource_name: str, **kwargs: Any) -> - _models.B2CTenantResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the B2C tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: B2CTenantResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.list_by_resource_group - name: list_by_resource_group - summary: Get all the Azure AD B2C tenant resources in a resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[''_models.B2CTenantResourceList'']' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either B2CTenantResourceList or the - result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.list_by_subscription - name: list_by_subscription - summary: Get all the Azure AD B2C tenant resources in a subscription. - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[''_models.B2CTenantResourceList'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either B2CTenantResourceList or the - result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.update - name: update - summary: Update the Azure AD B2C tenant resource. - signature: 'update(resource_group_name: str, resource_name: str, update_tenant_request_body: - ''_models.B2CTenantUpdateRequest'' | None = None, **kwargs: Any) -> _models.B2CTenantResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the B2C tenant. - isRequired: true - types: - - - - name: update_tenant_request_body - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: B2CTenantResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations.yml deleted file mode 100644 index add0e1f088ba..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations -name: Operations -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations -module: azure.mgmt.azureadb2c.v2019_01_01_preview.operations -summary: 'Operations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations.get_async_status - name: get_async_status - summary: Gets the status of the async operation. - signature: 'get_async_status(operation_id: str, **kwargs: Any) -> _models.AsyncOperationStatus' - parameters: - - name: operation_id - description: The operation ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AsyncOperationStatus, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations.list - name: list - summary: Lists the operations available from this provider. - signature: 'list(**kwargs: Any) -> Iterable[''_models.OperationListResult'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationListResult or the result - of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.yml deleted file mode 100644 index ab2231f61a15..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations -name: operations -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview.operations -type: import -classes: -- azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations -- azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.yml deleted file mode 100644 index 2a645638c235..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2019_01_01_preview -name: v2019_01_01_preview -fullName: azure.mgmt.azureadb2c.v2019_01_01_preview -type: import -classes: -- azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient -packages: -- azure.mgmt.azureadb2c.v2019_01_01_preview.aio -- azure.mgmt.azureadb2c.v2019_01_01_preview.models -- azure.mgmt.azureadb2c.v2019_01_01_preview.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient.yml deleted file mode 100644 index 03140b7f453f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient -name: CPIMConfigurationClient -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient -module: azure.mgmt.azureadb2c.v2020_05_01_preview -summary: CPIM Configuration Client. -constructor: - syntax: 'CPIMConfigurationClient(credential: ''TokenCredential'', subscription_id: - str, base_url: str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The Azure subscription ID. This is a GUID-formatted string (e.g. - 00000000-0000-0000-0000-000000000000). - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Operations operations - name: operations - types: - - () -- description: GuestUsagesOperations operations - name: guest_usages - types: - - () -methods: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient.yml deleted file mode 100644 index ca795a2606a7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient -name: CPIMConfigurationClient -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient -module: azure.mgmt.azureadb2c.v2020_05_01_preview.aio -summary: CPIM Configuration Client. -constructor: - syntax: 'CPIMConfigurationClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The Azure subscription ID. This is a GUID-formatted string (e.g. - 00000000-0000-0000-0000-000000000000). - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Operations operations - name: operations - types: - - () -- description: GuestUsagesOperations operations - name: guest_usages - types: - - () -methods: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.yml deleted file mode 100644 index 8bad54369806..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations -name: GuestUsagesOperations -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations -module: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations -summary: 'GuestUsagesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: GuestUsagesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.create - name: create - summary: 'Creates a Guest Usages resource. - - - Creates a Guest Usages resource for the Microsoft.AzureActiveDirectory resource - provider.' - signature: 'async create(resource_group_name: str, resource_name: str, resource: - GuestUsagesResource | None = None, **kwargs) -> GuestUsagesResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the AAD tenant. - isRequired: true - types: - - - - name: resource - description: Guest Usages resource to be created. - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: GuestUsagesResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.delete - name: delete - summary: 'Deletes a Guest Usages resource. - - - Deletes a Guest Usages resource for the Microsoft.AzureActiveDirectory resource - provider.' - signature: 'async delete(resource_group_name: str, resource_name: str, **kwargs) - -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the AAD tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.get - name: get - summary: 'Gets a Guest Usages resource. - - - Gets a Guest Usages resource for the Microsoft.AzureActiveDirectory resource provider.' - signature: 'async get(resource_group_name: str, resource_name: str, **kwargs) -> - GuestUsagesResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the AAD tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: GuestUsagesResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Gets Guest Usages resources under resource group. - - - Gets Guest Usages resources under a resource group for the Microsoft.AzureActiveDirectory - - resource provider.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs) -> AsyncIterable[GuestUsagesResourceList]' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either GuestUsagesResourceList or the - result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.list_by_subscription - name: list_by_subscription - summary: 'Gets Guest Usages resources under a subscription. - - - Gets Guest Usages resources under a subscription for the Microsoft.AzureActiveDirectory - - resource provider.' - signature: list_by_subscription(**kwargs) -> AsyncIterable[GuestUsagesResourceList] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either GuestUsagesResourceList or the - result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.update - name: update - summary: 'Updates a Guest Usages resource. - - - Updates a Guest Usages resource for the Microsoft.AzureActiveDirectory resource - provider.' - signature: 'async update(resource_group_name: str, resource_name: str, resource_patch: - GuestUsagesResourcePatch | None = None, **kwargs) -> GuestUsagesResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the AAD tenant. - isRequired: true - types: - - - - name: resource_patch - description: Guest Usages Resource to be updated. - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: GuestUsagesResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations.yml deleted file mode 100644 index 7b9ed17310ee..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations -name: Operations -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations -module: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations -summary: 'Operations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations.list - name: list - summary: Lists the operations available from this provider. - signature: list(**kwargs) -> AsyncIterable[OperationListResult] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationListResult or the result - of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.yml deleted file mode 100644 index aa3721d3ad8e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations -name: operations -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations -type: import -classes: -- azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations -- azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.yml deleted file mode 100644 index 689f5d34be00..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio -name: aio -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.aio -type: import -classes: -- azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient -packages: -- azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorAdditionalInfo.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorAdditionalInfo.yml deleted file mode 100644 index 8c1af5807287..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorAdditionalInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorAdditionalInfo -name: ErrorAdditionalInfo -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorAdditionalInfo -module: azure.mgmt.azureadb2c.v2020_05_01_preview.models -summary: 'The resource management error additional info. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorAdditionalInfo(**kwargs) -variables: -- description: The additional info type. - name: type - types: - - -- description: The additional info. - name: info - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorResponse.yml deleted file mode 100644 index e41d7dd68bb6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorResponse.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorResponse -module: azure.mgmt.azureadb2c.v2020_05_01_preview.models -summary: 'Common error response for all Azure Resource Manager APIs to return error - details for failed operations. (This also follows the OData error response format.). - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorResponse(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- description: The error target. - name: target - types: - - -- description: The error details. - name: details - types: - - [()] -- description: The error additional info. - name: additional_info - types: - - [()] diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResource.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResource.yml deleted file mode 100644 index a2c39fc582ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResource.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResource -name: GuestUsagesResource -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResource -module: azure.mgmt.azureadb2c.v2020_05_01_preview.models -summary: 'Guest Usages Resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'GuestUsagesResource(*, location: str | None = None, tags: Dict[str, str] - | None = None, tenant_id: str | None = None, **kwargs)' - parameters: - - name: location - description: Location of the Guest Usages resource. - isRequired: true - types: - - - - name: tags - description: A set of tags. Key-value pairs of additional resource provisioning - properties. - isRequired: true - types: - - [, ] - - name: tenant_id - description: An identifier for the tenant for which the resource is being created. - isRequired: true - types: - - - keywordOnlyParameters: - - name: location - defaultValue: None - - name: tags - defaultValue: None - - name: tenant_id - defaultValue: None -variables: -- description: An identifier that represents the Guest Usages resource. - name: id - types: - - -- description: The name of the Guest Usages resource. - name: name - types: - - -- description: The type of the Guest Usages resource. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourceList.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourceList.yml deleted file mode 100644 index ee52f6101bba..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourceList.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourceList -name: GuestUsagesResourceList -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourceList -module: azure.mgmt.azureadb2c.v2020_05_01_preview.models -summary: 'The collection of guest usages resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: GuestUsagesResourceList(**kwargs) -variables: -- description: List of guest usages resources. - name: value - types: - - [()] diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourcePatch.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourcePatch.yml deleted file mode 100644 index c2926a61d20b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourcePatch.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourcePatch -name: GuestUsagesResourcePatch -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourcePatch -module: azure.mgmt.azureadb2c.v2020_05_01_preview.models -summary: Guest Usages Resource for Patch. -constructor: - syntax: 'GuestUsagesResourcePatch(*, tags: Dict[str, str] | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Key-value pairs of additional resource provisioning - properties. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: tags - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.Operation.yml deleted file mode 100644 index dab96bab12d7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.Operation.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.Operation -name: Operation -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models.Operation -module: azure.mgmt.azureadb2c.v2020_05_01_preview.models -summary: 'Microsoft.AzureActiveDirectory REST API operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Operation(*, display: OperationDisplay | None = None, **kwargs)' - parameters: - - name: display - description: The object that represents the operation. - isRequired: true - types: - - () - keywordOnlyParameters: - - name: display - defaultValue: None -variables: -- description: 'Operation name: {provider}/{resource}/{operation}.' - name: name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationDisplay.yml deleted file mode 100644 index 1be1afe93eab..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationDisplay.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationDisplay -module: azure.mgmt.azureadb2c.v2020_05_01_preview.models -summary: 'The object that represents the operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OperationDisplay(*, description: str | None = None, **kwargs)' - parameters: - - name: description - description: Friendly name of the operation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - defaultValue: None -variables: -- description: 'Service provider: Microsoft.AzureActiveDirectory.' - name: provider - types: - - -- description: 'Resource on which the operation is performed: GuestUsages, etc.' - name: resource - types: - - -- description: 'Operation type: Read, write, delete, etc.' - name: operation - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationListResult.yml deleted file mode 100644 index 42f66dc17bd1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationListResult.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationListResult -module: azure.mgmt.azureadb2c.v2020_05_01_preview.models -summary: 'Result of listing operations for the resourceProvider. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: OperationListResult(**kwargs) -variables: -- description: 'List of cpim service operations supported by the Microsoft.AzureActiveDirectory - - resource provider.' - name: value - types: - - [()] diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.yml deleted file mode 100644 index cb539ac5712e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models -name: models -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.models -type: import -classes: -- azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorAdditionalInfo -- azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorResponse -- azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResource -- azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourceList -- azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourcePatch -- azure.mgmt.azureadb2c.v2020_05_01_preview.models.Operation -- azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationDisplay -- azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationListResult diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.yml deleted file mode 100644 index fcd2c1e5a91c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.yml +++ /dev/null @@ -1,217 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations -name: GuestUsagesOperations -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations -module: azure.mgmt.azureadb2c.v2020_05_01_preview.operations -summary: 'GuestUsagesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: GuestUsagesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.create - name: create - summary: 'Creates a Guest Usages resource. - - - Creates a Guest Usages resource for the Microsoft.AzureActiveDirectory resource - provider.' - signature: 'create(resource_group_name: str, resource_name: str, resource: ''_models.GuestUsagesResource'' - | None = None, **kwargs: Any) -> _models.GuestUsagesResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the AAD tenant. - isRequired: true - types: - - - - name: resource - description: Guest Usages resource to be created. - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: GuestUsagesResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.delete - name: delete - summary: 'Deletes a Guest Usages resource. - - - Deletes a Guest Usages resource for the Microsoft.AzureActiveDirectory resource - provider.' - signature: 'delete(resource_group_name: str, resource_name: str, **kwargs: Any) - -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the AAD tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.get - name: get - summary: 'Gets a Guest Usages resource. - - - Gets a Guest Usages resource for the Microsoft.AzureActiveDirectory resource provider.' - signature: 'get(resource_group_name: str, resource_name: str, **kwargs: Any) -> - _models.GuestUsagesResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the AAD tenant. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: GuestUsagesResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Gets Guest Usages resources under resource group. - - - Gets Guest Usages resources under a resource group for the Microsoft.AzureActiveDirectory - - resource provider.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[''_models.GuestUsagesResourceList'']' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either GuestUsagesResourceList or the - result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.list_by_subscription - name: list_by_subscription - summary: 'Gets Guest Usages resources under a subscription. - - - Gets Guest Usages resources under a subscription for the Microsoft.AzureActiveDirectory - - resource provider.' - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[''_models.GuestUsagesResourceList'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either GuestUsagesResourceList or the - result of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.update - name: update - summary: 'Updates a Guest Usages resource. - - - Updates a Guest Usages resource for the Microsoft.AzureActiveDirectory resource - provider.' - signature: 'update(resource_group_name: str, resource_name: str, resource_patch: - ''_models.GuestUsagesResourcePatch'' | None = None, **kwargs: Any) -> _models.GuestUsagesResource' - parameters: - - name: resource_group_name - description: The name of the resource group. - isRequired: true - types: - - - - name: resource_name - description: The initial domain name of the AAD tenant. - isRequired: true - types: - - - - name: resource_patch - description: Guest Usages Resource to be updated. - defaultValue: None - types: - - () - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: GuestUsagesResource, or the result of cls(response) - types: - - $(--) - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations.yml deleted file mode 100644 index 6d0a5abc1802..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations -name: Operations -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations -module: azure.mgmt.azureadb2c.v2020_05_01_preview.operations -summary: 'Operations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations.list - name: list - summary: Lists the operations available from this provider. - signature: 'list(**kwargs: Any) -> Iterable[''_models.OperationListResult'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationListResult or the result - of cls(response) - types: - - [~$(--)] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.yml deleted file mode 100644 index 39e23cd7ef83..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations -name: operations -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview.operations -type: import -classes: -- azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations -- azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.yml deleted file mode 100644 index a62c92ef3d72..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c.v2020_05_01_preview -name: v2020_05_01_preview -fullName: azure.mgmt.azureadb2c.v2020_05_01_preview -type: import -classes: -- azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient -packages: -- azure.mgmt.azureadb2c.v2020_05_01_preview.aio -- azure.mgmt.azureadb2c.v2020_05_01_preview.models -- azure.mgmt.azureadb2c.v2020_05_01_preview.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.yml b/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.yml deleted file mode 100644 index e3fcd508a321..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azureadb2c -name: azureadb2c -fullName: azure.mgmt.azureadb2c -type: rootImport -classes: -- azure.mgmt.azureadb2c.CPIMConfigurationClient -packages: -- azure.mgmt.azureadb2c.aio -- azure.mgmt.azureadb2c.v2019_01_01_preview -- azure.mgmt.azureadb2c.v2020_05_01_preview -modules: -- azure.mgmt.azureadb2c.models diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient.yml deleted file mode 100644 index d8e7818d32b1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient -name: LargeInstanceMgmtClient -fullName: azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient -module: azure.mgmt.azurelargeinstance -summary: The AzureLargeInstance Management client. -constructor: - syntax: 'LargeInstanceMgmtClient(credential: TokenCredential, subscription_id: str, - base_url: str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. The value must be an UUID. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2023-07-20-preview". Note that overriding - - this default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: Operations operations - name: operations - types: - - -- description: AzureLargeInstanceOperations operations - name: azure_large_instance - types: - - -- description: AzureLargeStorageInstanceOperations operations - name: azure_large_storage_instance - types: - - -methods: -- uid: azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient.yml deleted file mode 100644 index 04af7f6baf04..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient -name: LargeInstanceMgmtClient -fullName: azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient -module: azure.mgmt.azurelargeinstance.aio -summary: The AzureLargeInstance Management client. -constructor: - syntax: 'LargeInstanceMgmtClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. The value must be an UUID. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2023-07-20-preview". Note that overriding - - this default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: Operations operations - name: operations - types: - - -- description: AzureLargeInstanceOperations operations - name: azure_large_instance - types: - - -- description: AzureLargeStorageInstanceOperations operations - name: azure_large_storage_instance - types: - - -methods: -- uid: azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.yml deleted file mode 100644 index d01472e5deda..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.yml +++ /dev/null @@ -1,316 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations -name: AzureLargeInstanceOperations -fullName: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations -module: azure.mgmt.azurelargeinstance.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: AzureLargeInstanceOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.begin_restart - name: begin_restart - summary: The operation to restart an Azure Large Instance (only for compute instances). - signature: 'async begin_restart(resource_group_name: str, azure_large_instance_name: - str, force_parameter: _models.ForceState | None = None, *, content_type: str = - ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.OperationStatusResult]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - - name: force_parameter - description: 'When set to ''active'', this parameter empowers the server with - the - - ability to forcefully terminate and halt any existing processes that may be - running on the - - server. Is either a ForceState type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either OperationStatusResult - or the result - - of cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.begin_shutdown - name: begin_shutdown - summary: The operation to shutdown an Azure Large Instance (only for compute instances). - signature: 'async begin_shutdown(resource_group_name: str, azure_large_instance_name: - str, **kwargs: Any) -> AsyncLROPoller[OperationStatusResult]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either OperationStatusResult - or the result - - of cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.begin_start - name: begin_start - summary: The operation to start an Azure Large Instance (only for compute instances). - signature: 'async begin_start(resource_group_name: str, azure_large_instance_name: - str, **kwargs: Any) -> AsyncLROPoller[OperationStatusResult]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either OperationStatusResult - or the result - - of cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.get - name: get - summary: 'Gets an Azure Large Instance for the specified subscription, resource - group, - - and instance name.' - signature: 'async get(resource_group_name: str, azure_large_instance_name: str, - **kwargs: Any) -> AzureLargeInstance' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AzureLargeInstance or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Gets a list of Azure Large Instances in the specified subscription and - resource - - group. The operations returns various properties of each Azure Large Instance.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[AzureLargeInstance]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AzureLargeInstance or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.list_by_subscription - name: list_by_subscription - summary: 'Gets a list of Azure Large Instances in the specified subscription. The - - operations returns various properties of each Azure Large Instance.' - signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[AzureLargeInstance]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AzureLargeInstance or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.update - name: update - summary: 'Patches the Tags field of an Azure Large Instance for the specified - - subscription, resource group, and instance name.' - signature: 'async update(resource_group_name: str, azure_large_instance_name: str, - properties: _models.AzureLargeInstanceTagsUpdate, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.AzureLargeInstance' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - - name: properties - description: 'The resource properties to be updated. Is either a - - AzureLargeInstanceTagsUpdate type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AzureLargeInstance or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.yml deleted file mode 100644 index 1823c4e800c3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations -name: AzureLargeStorageInstanceOperations -fullName: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations -module: azure.mgmt.azurelargeinstance.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: AzureLargeStorageInstanceOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.get - name: get - summary: 'Gets an Azure Large Storage instance for the specified subscription, resource - - group, and instance name.' - signature: 'async get(resource_group_name: str, azure_large_storage_instance_name: - str, **kwargs: Any) -> AzureLargeStorageInstance' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_storage_instance_name - description: Name of the AzureLargeStorageInstance. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AzureLargeStorageInstance or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Gets a list of AzureLargeStorageInstances in the specified subscription - and - - resource group. The operations returns various properties of each Azure - - LargeStorage instance.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[AzureLargeStorageInstance]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either AzureLargeStorageInstance or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.list_by_subscription - name: list_by_subscription - summary: 'Gets a list of AzureLargeStorageInstances in the specified subscription. - The - - operations returns various properties of each Azure LargeStorage instance.' - signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[AzureLargeStorageInstance]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either AzureLargeStorageInstance or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.update - name: update - summary: 'Patches the Tags field of a Azure Large Storage Instance for the specified - - subscription, resource group, and instance name.' - signature: 'async update(resource_group_name: str, azure_large_storage_instance_name: - str, properties: _models.AzureLargeStorageInstanceTagsUpdate, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.AzureLargeStorageInstance' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_storage_instance_name - description: Name of the AzureLargeStorageInstance. Required. - isRequired: true - types: - - - - name: properties - description: 'The resource properties to be updated. Is either a - - AzureLargeStorageInstanceTagsUpdate type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AzureLargeStorageInstance or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.Operations.yml deleted file mode 100644 index 925aa0ca9003..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.Operations.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.aio.operations.Operations -name: Operations -fullName: azure.mgmt.azurelargeinstance.aio.operations.Operations -module: azure.mgmt.azurelargeinstance.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.azurelargeinstance.aio.operations.Operations.list - name: list - summary: List the operations for the provider. - signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azurelargeinstance.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.yml deleted file mode 100644 index d614572a858a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azurelargeinstance.aio.operations -name: operations -fullName: azure.mgmt.azurelargeinstance.aio.operations -type: import -classes: -- azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations -- azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations -- azure.mgmt.azurelargeinstance.aio.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.yml deleted file mode 100644 index 62f245e19e97..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azurelargeinstance.aio -name: aio -fullName: azure.mgmt.azurelargeinstance.aio -type: import -classes: -- azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient -packages: -- azure.mgmt.azurelargeinstance.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ActionType.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ActionType.yml deleted file mode 100644 index 71c31ef0c1b2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ActionType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.ActionType -name: ActionType -fullName: azure.mgmt.azurelargeinstance.models.ActionType -summary: Enum. Indicates the action type. "Internal" refers to actions that are for - internal only APIs. -module: azure.mgmt.azurelargeinstance.models -fields: -- name: INTERNAL - uid: azure.mgmt.azurelargeinstance.models.ActionType.INTERNAL diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstance.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstance.yml deleted file mode 100644 index 64e19c430ef6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstance.yml +++ /dev/null @@ -1,68 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstance -name: AzureLargeInstance -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstance -module: azure.mgmt.azurelargeinstance.models -summary: 'Azure Large Instance info on Azure (ARM properties and AzureLargeInstance - - properties). - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureLargeInstance(*, location: str, tags: Dict[str, str] | None = None, - properties: _models.AzureLargeInstanceProperties | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - - - name: properties - description: The resource-specific properties for this resource. - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. E.g. - - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}".' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Resource tags. - name: tags - types: - - [, ] -- description: The geo-location where the resource lives. Required. - name: location - types: - - -- description: The resource-specific properties for this resource. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState.yml deleted file mode 100644 index cd34dbeae0bb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState -name: AzureLargeInstanceForcePowerState -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState -summary: 'Enum of two possible values to determine if the ALI instance restart operation - should - - forcefully terminate and halt any existing processes that may be running on the - server or not.' -module: azure.mgmt.azurelargeinstance.models -fields: -- name: ACTIVE - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState.ACTIVE -- name: INACTIVE - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState.INACTIVE diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum.yml deleted file mode 100644 index b52bc3a57bf6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum -name: AzureLargeInstanceHardwareTypeNamesEnum -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum -summary: Enum of the hardware options (vendor and/or their product name) for an Azure - Large Instance. -module: azure.mgmt.azurelargeinstance.models -fields: -- name: CISCO_UCS - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum.CISCO_UCS -- name: HPE - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum.HPE -- name: SDFLEX - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum.SDFLEX diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceListResult.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceListResult.yml deleted file mode 100644 index 9f5fb2e88705..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceListResult.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceListResult -name: AzureLargeInstanceListResult -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceListResult -module: azure.mgmt.azurelargeinstance.models -summary: 'The response of a AzureLargeInstance list operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureLargeInstanceListResult(*, value: List[_models.AzureLargeInstance], - next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: value - description: The AzureLargeInstance items on this page. Required. - types: - - [] - - name: next_link - description: The link to the next page of items. - defaultValue: None - types: - - -variables: -- description: The AzureLargeInstance items on this page. Required. - name: value - types: - - [] -- description: The link to the next page of items. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.yml deleted file mode 100644 index 9182e1baab73..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum -name: AzureLargeInstancePowerStateEnum -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum -summary: Power states that an Azure Large Instance can be in. -module: azure.mgmt.azurelargeinstance.models -fields: -- name: RESTARTING - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.RESTARTING -- name: STARTED - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.STARTED -- name: STARTING - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.STARTING -- name: STOPPED - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.STOPPED -- name: STOPPING - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.STOPPING -- name: UNKNOWN - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.UNKNOWN diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProperties.yml deleted file mode 100644 index a8fb1465805c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProperties.yml +++ /dev/null @@ -1,97 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProperties -name: AzureLargeInstanceProperties -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProperties -module: azure.mgmt.azurelargeinstance.models -summary: 'Describes the properties of an Azure Large Instance. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'AzureLargeInstanceProperties(*, hardware_profile: _models.HardwareProfile - | None = None, storage_profile: _models.StorageProfile | None = None, os_profile: - _models.OsProfile | None = None, network_profile: _models.NetworkProfile | None - = None, partner_node_id: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: hardware_profile - description: Specifies the hardware settings for the Azure Large Instance. - defaultValue: None - types: - - - - name: storage_profile - description: Specifies the storage settings for the Azure Large Instance disks. - defaultValue: None - types: - - - - name: os_profile - description: Specifies the operating system settings for the Azure Large Instance. - defaultValue: None - types: - - - - name: network_profile - description: Specifies the network settings for the Azure Large Instance. - defaultValue: None - types: - - - - name: partner_node_id - description: 'ARM ID of another AzureLargeInstance that will share a network with - - this - - AzureLargeInstance.' - defaultValue: None - types: - - -variables: -- description: Specifies the hardware settings for the Azure Large Instance. - name: hardware_profile - types: - - -- description: Specifies the storage settings for the Azure Large Instance disks. - name: storage_profile - types: - - -- description: Specifies the operating system settings for the Azure Large Instance. - name: os_profile - types: - - -- description: Specifies the network settings for the Azure Large Instance. - name: network_profile - types: - - -- description: Specifies the Azure Large Instance unique ID. - name: azure_large_instance_id - types: - - -- description: 'Resource power state. Known values are: "starting", "started", "stopping", - - "stopped", "restarting", and "unknown".' - name: power_state - types: - - - - -- description: Resource proximity placement group. - name: proximity_placement_group - types: - - -- description: Hardware revision of an Azure Large Instance. - name: hw_revision - types: - - -- description: 'ARM ID of another AzureLargeInstance that will share a network with - this - - AzureLargeInstance.' - name: partner_node_id - types: - - -- description: 'State of provisioning of the AzureLargeInstance. Known values are: - - "Accepted", "Creating", "Updating", "Failed", "Succeeded", "Deleting", "Migrating", - and - - "Canceled".' - name: provisioning_state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.yml deleted file mode 100644 index 04e2f2cc31a3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum -name: AzureLargeInstanceProvisioningStatesEnum -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum -summary: Provisioning states that an Azure Large Instance can be in. -module: azure.mgmt.azurelargeinstance.models -fields: -- name: ACCEPTED - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.ACCEPTED -- name: CANCELED - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.CANCELED -- name: CREATING - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.CREATING -- name: DELETING - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.DELETING -- name: FAILED - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.FAILED -- name: MIGRATING - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.MIGRATING -- name: SUCCEEDED - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.SUCCEEDED -- name: UPDATING - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.UPDATING diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.yml deleted file mode 100644 index 5eed75d139b8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.yml +++ /dev/null @@ -1,102 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum -name: AzureLargeInstanceSizeNamesEnum -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum -summary: 'Enum of available model types (each of which have their own storage / memory - sizes) for an - - Azure Large Instance type. See - - [https://docs.microsoft.com/azure/sap/large-instances/hana-available-skus](https://docs.microsoft.com/azure/sap/large-instances/hana-available-skus).' -module: azure.mgmt.azurelargeinstance.models -fields: -- name: S112 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S112 -- name: S144 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S144 -- name: S144_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S144_M -- name: S192 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S192 -- name: S192_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S192_M -- name: S192_XM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S192_XM -- name: S224 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S224 -- name: S224_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S224_M -- name: S224_OM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S224_OM -- name: S224_OO - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S224_OO -- name: S224_OOM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S224_OOM -- name: S224_OOO - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S224_OOO -- name: S224_SE - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S224_SE -- name: S384 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S384 -- name: S384_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S384_M -- name: S384_XM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S384_XM -- name: S384_XXM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S384_XXM -- name: S448 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S448 -- name: S448_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S448_M -- name: S448_OM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S448_OM -- name: S448_OO - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S448_OO -- name: S448_OOM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S448_OOM -- name: S448_OOO - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S448_OOO -- name: S448_SE - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S448_SE -- name: S576_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S576_M -- name: S576_XM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S576_XM -- name: S672 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S672 -- name: S672_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S672_M -- name: S672_OM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S672_OM -- name: S672_OO - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S672_OO -- name: S672_OOM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S672_OOM -- name: S672_OOO - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S672_OOO -- name: S72 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S72 -- name: S72_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S72_M -- name: S768 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S768 -- name: S768_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S768_M -- name: S768_XM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S768_XM -- name: S896 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S896 -- name: S896_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S896_M -- name: S896_OM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S896_OM -- name: S896_OO - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S896_OO -- name: S896_OOM - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S896_OOM -- name: S896_OOO - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S896_OOO -- name: S96 - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S96 -- name: S960_M - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.S960_M diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceTagsUpdate.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceTagsUpdate.yml deleted file mode 100644 index 7e671881ca16..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceTagsUpdate.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceTagsUpdate -name: AzureLargeInstanceTagsUpdate -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceTagsUpdate -module: azure.mgmt.azurelargeinstance.models -summary: The type used for updating tags in AzureLargeInstance resources. -constructor: - syntax: 'AzureLargeInstanceTagsUpdate(*, tags: Dict[str, str] | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] -variables: -- description: Resource tags. - name: tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstance.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstance.yml deleted file mode 100644 index 56983f5884a2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstance.yml +++ /dev/null @@ -1,69 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstance -name: AzureLargeStorageInstance -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstance -module: azure.mgmt.azurelargeinstance.models -summary: 'AzureLargeStorageInstance info on Azure (ARM properties and - - AzureLargeStorageInstance properties). - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureLargeStorageInstance(*, location: str, tags: Dict[str, str] | None - = None, properties: _models.AzureLargeStorageInstanceProperties | None = None, - **kwargs: Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - - - name: properties - description: The resource-specific properties for this resource. - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. E.g. - - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}".' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Resource tags. - name: tags - types: - - [, ] -- description: The geo-location where the resource lives. Required. - name: location - types: - - -- description: The resource-specific properties for this resource. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceListResult.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceListResult.yml deleted file mode 100644 index 11871897653c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceListResult.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceListResult -name: AzureLargeStorageInstanceListResult -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceListResult -module: azure.mgmt.azurelargeinstance.models -summary: 'The response of a AzureLargeStorageInstance list operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureLargeStorageInstanceListResult(*, value: List[_models.AzureLargeStorageInstance], - next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: value - description: The AzureLargeStorageInstance items on this page. Required. - types: - - [] - - name: next_link - description: The link to the next page of items. - defaultValue: None - types: - - -variables: -- description: The AzureLargeStorageInstance items on this page. Required. - name: value - types: - - [] -- description: The link to the next page of items. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceProperties.yml deleted file mode 100644 index 755c8ba3ea72..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceProperties.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceProperties -name: AzureLargeStorageInstanceProperties -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceProperties -module: azure.mgmt.azurelargeinstance.models -summary: Describes the properties of an AzureLargeStorageInstance. -constructor: - syntax: 'AzureLargeStorageInstanceProperties(*, azure_large_storage_instance_unique_identifier: - str | None = None, storage_properties: _models.StorageProperties | None = None, - **kwargs: Any)' - keywordOnlyParameters: - - name: azure_large_storage_instance_unique_identifier - description: 'Specifies the - - AzureLargeStorageInstance unique ID.' - defaultValue: None - types: - - - - name: storage_properties - description: 'Specifies the storage properties for the AzureLargeStorage - - instance.' - defaultValue: None - types: - - -variables: -- description: 'Specifies the AzureLargeStorageInstance - - unique ID.' - name: azure_large_storage_instance_unique_identifier - types: - - -- description: Specifies the storage properties for the AzureLargeStorage instance. - name: storage_properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceTagsUpdate.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceTagsUpdate.yml deleted file mode 100644 index 957f8deb0a09..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceTagsUpdate.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceTagsUpdate -name: AzureLargeStorageInstanceTagsUpdate -fullName: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceTagsUpdate -module: azure.mgmt.azurelargeinstance.models -summary: The type used for updating tags in AzureLargeStorageInstance resources. -constructor: - syntax: 'AzureLargeStorageInstanceTagsUpdate(*, tags: Dict[str, str] | None = None, - **kwargs: Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] -variables: -- description: Resource tags. - name: tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.CreatedByType.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.CreatedByType.yml deleted file mode 100644 index ad4fb0e281a5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.CreatedByType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.CreatedByType -name: CreatedByType -fullName: azure.mgmt.azurelargeinstance.models.CreatedByType -summary: The type of identity that created the resource. -module: azure.mgmt.azurelargeinstance.models -fields: -- name: APPLICATION - uid: azure.mgmt.azurelargeinstance.models.CreatedByType.APPLICATION -- name: KEY - uid: azure.mgmt.azurelargeinstance.models.CreatedByType.KEY -- name: MANAGED_IDENTITY - uid: azure.mgmt.azurelargeinstance.models.CreatedByType.MANAGED_IDENTITY -- name: USER - uid: azure.mgmt.azurelargeinstance.models.CreatedByType.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Disk.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Disk.yml deleted file mode 100644 index 141ba05ffaeb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Disk.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.Disk -name: Disk -fullName: azure.mgmt.azurelargeinstance.models.Disk -module: azure.mgmt.azurelargeinstance.models -summary: 'Specifies the disk information fo the Azure Large Instance. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Disk(*, name: str | None = None, disk_size_gb: int | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: name - description: The disk name. - defaultValue: None - types: - - - - name: disk_size_gb - description: Specifies the size of an empty data disk in gigabytes. - defaultValue: None - types: - - -variables: -- description: The disk name. - name: name - types: - - -- description: Specifies the size of an empty data disk in gigabytes. - name: disk_size_gb - types: - - -- description: 'Specifies the logical unit number of the data disk. This value is - used to - - identify data disks within the VM and therefore must be unique for each data - - disk attached to a VM.' - name: lun - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorAdditionalInfo.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorAdditionalInfo.yml deleted file mode 100644 index 0dcfa30bd4eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorAdditionalInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.ErrorAdditionalInfo -name: ErrorAdditionalInfo -fullName: azure.mgmt.azurelargeinstance.models.ErrorAdditionalInfo -module: azure.mgmt.azurelargeinstance.models -summary: 'The resource management error additional info. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ErrorAdditionalInfo(**kwargs: Any)' -variables: -- description: The additional info type. - name: type - types: - - -- description: The additional info. - name: info - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorDetail.yml deleted file mode 100644 index 0be86ba0a8ee..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorDetail.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.ErrorDetail -name: ErrorDetail -fullName: azure.mgmt.azurelargeinstance.models.ErrorDetail -module: azure.mgmt.azurelargeinstance.models -summary: 'The error detail. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ErrorDetail(**kwargs: Any)' -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- description: The error target. - name: target - types: - - -- description: The error details. - name: details - types: - - [] -- description: The error additional info. - name: additional_info - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorResponse.yml deleted file mode 100644 index 7e760784dfc5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorResponse.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.azurelargeinstance.models.ErrorResponse -module: azure.mgmt.azurelargeinstance.models -summary: 'Common error response for all Azure Resource Manager APIs to return error - details for failed - - operations. (This also follows the OData error response format.).' -constructor: - syntax: 'ErrorResponse(*, error: _models.ErrorDetail | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: error - description: The error object. - defaultValue: None - types: - - -variables: -- description: The error object. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ForceState.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ForceState.yml deleted file mode 100644 index 174a43b8c0a4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ForceState.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.ForceState -name: ForceState -fullName: azure.mgmt.azurelargeinstance.models.ForceState -module: azure.mgmt.azurelargeinstance.models -summary: 'The active state empowers the server with the ability to forcefully terminate - - and halt any existing processes that may be running on the server.' -constructor: - syntax: 'ForceState(*, force_state: str | _models.AzureLargeInstanceForcePowerState - | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: force_state - description: 'Whether to force restart by shutting all processes. Known values - are: - - "active" and "inactive".' - defaultValue: None - types: - - - - -variables: -- description: 'Whether to force restart by shutting all processes. Known values are: - - "active" and "inactive".' - name: force_state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.HardwareProfile.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.HardwareProfile.yml deleted file mode 100644 index 9971fecb49af..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.HardwareProfile.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.HardwareProfile -name: HardwareProfile -fullName: azure.mgmt.azurelargeinstance.models.HardwareProfile -module: azure.mgmt.azurelargeinstance.models -summary: 'Specifies the hardware settings for the Azure Large Instance. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'HardwareProfile(**kwargs: Any)' -variables: -- description: 'Name of the hardware type (vendor and/or their product name). Known - values - - are: "Cisco_UCS", "HPE", and "SDFLEX".' - name: hardware_type - types: - - - - -- description: 'Specifies the Azure Large Instance SKU. Known values are: - - "S72m", "S144m", "S72", "S144", "S192", "S192m", "S192xm", "S96", "S112", "S224", - "S224m", - - "S224om", "S224oo", "S224oom", "S224ooo", "S224se", "S384", "S384m", "S384xm", - "S384xxm", - - "S448", "S448m", "S448om", "S448oo", "S448oom", "S448ooo", "S448se", "S576m", - "S576xm", "S672", - - "S672m", "S672om", "S672oo", "S672oom", "S672ooo", "S768", "S768m", "S768xm", - "S896", "S896m", - - "S896om", "S896oo", "S896oom", "S896ooo", and "S960m".' - name: azure_large_instance_size - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.IpAddress.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.IpAddress.yml deleted file mode 100644 index 52dd7060dbe9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.IpAddress.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.IpAddress -name: IpAddress -fullName: azure.mgmt.azurelargeinstance.models.IpAddress -module: azure.mgmt.azurelargeinstance.models -summary: Specifies the IP address of the network interface. -constructor: - syntax: 'IpAddress(*, ip_address: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: ip_address - description: Specifies the IP address of the network interface. - defaultValue: None - types: - - -variables: -- description: Specifies the IP address of the network interface. - name: ip_address - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.NetworkProfile.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.NetworkProfile.yml deleted file mode 100644 index 8c687f75a10c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.NetworkProfile.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.NetworkProfile -name: NetworkProfile -fullName: azure.mgmt.azurelargeinstance.models.NetworkProfile -module: azure.mgmt.azurelargeinstance.models -summary: 'Specifies the network settings for the Azure Large Instance disks. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'NetworkProfile(*, network_interfaces: List[_models.IpAddress] | None = - None, **kwargs: Any)' - keywordOnlyParameters: - - name: network_interfaces - description: Specifies the network interfaces for the Azure Large Instance. - defaultValue: None - types: - - [] -variables: -- description: Specifies the network interfaces for the Azure Large Instance. - name: network_interfaces - types: - - [] -- description: Specifies the circuit id for connecting to express route. - name: circuit_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Operation.yml deleted file mode 100644 index 47577db2e6ec..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Operation.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.Operation -name: Operation -fullName: azure.mgmt.azurelargeinstance.models.Operation -module: azure.mgmt.azurelargeinstance.models -summary: 'Details of a REST API operation, returned from the Resource Provider Operations - API. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Operation(*, display: _models.OperationDisplay | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: display - description: Localized display information for this particular operation. - defaultValue: None - types: - - -variables: -- description: 'The name of the operation, as per Resource-Based Access Control (RBAC). - Examples: - - "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action".' - name: name - types: - - -- description: 'Whether the operation applies to data-plane. This is "true" for - - data-plane operations and "false" for ARM/control-plane operations.' - name: is_data_action - types: - - -- description: Localized display information for this particular operation. - name: display - types: - - -- description: 'The intended executor of the operation; as in Resource Based Access - Control - - (RBAC) and audit logs UX. Default value is "user,system". Known values are: "user", - "system", - - and "user,system".' - name: origin - types: - - - - -- description: 'Enum. Indicates the action type. "Internal" refers to actions that - are for - - internal only APIs. "Internal"' - name: action_type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationDisplay.yml deleted file mode 100644 index bc906ee754aa..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationDisplay.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.azurelargeinstance.models.OperationDisplay -module: azure.mgmt.azurelargeinstance.models -summary: 'Localized display information for this particular operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OperationDisplay(**kwargs: Any)' -variables: -- description: 'The localized friendly form of the resource provider name, e.g. "Microsoft - - Monitoring Insights" or "Microsoft Compute".' - name: provider - types: - - -- description: 'The localized friendly name of the resource type related to this operation. - - E.g. "Virtual Machines" or "Job Schedule Collections".' - name: resource - types: - - -- description: 'The concise, localized friendly name for the operation; suitable for - - dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".' - name: operation - types: - - -- description: 'The short, localized friendly description of the operation; suitable - for - - tool tips and detailed views.' - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationListResult.yml deleted file mode 100644 index b14fed32b516..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationListResult.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.azurelargeinstance.models.OperationListResult -module: azure.mgmt.azurelargeinstance.models -summary: 'A list of REST API operations supported by an Azure Resource Provider. It - contains an URL link - - to get the next set of results. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OperationListResult(**kwargs: Any)' -variables: -- description: List of operations supported by the resource provider. - name: value - types: - - [] -- description: URL to get the next set of operation list results (if there are any). - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationStatusResult.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationStatusResult.yml deleted file mode 100644 index 5d6b9c4f6a4d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationStatusResult.yml +++ /dev/null @@ -1,96 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.OperationStatusResult -name: OperationStatusResult -fullName: azure.mgmt.azurelargeinstance.models.OperationStatusResult -module: azure.mgmt.azurelargeinstance.models -summary: 'The current status of an async operation. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OperationStatusResult(*, status: str, id: str | None = None, name: str - | None = None, percent_complete: float | None = None, start_time: datetime | None - = None, end_time: datetime | None = None, operations: List[_models.OperationStatusResult] - | None = None, error: _models.ErrorDetail | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: id - description: Fully qualified ID for the async operation. - defaultValue: None - types: - - - - name: name - description: Name of the async operation. - defaultValue: None - types: - - - - name: status - description: Operation status. Required. - types: - - - - name: percent_complete - description: Percent of the operation that is complete. - defaultValue: None - types: - - - - name: start_time - description: The start time of the operation. - defaultValue: None - types: - - - - name: end_time - description: The end time of the operation. - defaultValue: None - types: - - - - name: operations - description: The operations list. - defaultValue: None - types: - - [] - - name: error - description: If present, details of the operation error. - defaultValue: None - types: - - -variables: -- description: Fully qualified ID for the async operation. - name: id - types: - - -- description: 'Fully qualified ID of the resource against which the original async - - operation was started.' - name: resource_id - types: - - -- description: Name of the async operation. - name: name - types: - - -- description: Operation status. Required. - name: status - types: - - -- description: Percent of the operation that is complete. - name: percent_complete - types: - - -- description: The start time of the operation. - name: start_time - types: - - -- description: The end time of the operation. - name: end_time - types: - - -- description: The operations list. - name: operations - types: - - [] -- description: If present, details of the operation error. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Origin.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Origin.yml deleted file mode 100644 index 74cb2da2335b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Origin.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.Origin -name: Origin -fullName: azure.mgmt.azurelargeinstance.models.Origin -summary: 'The intended executor of the operation; as in Resource Based Access Control - (RBAC) and audit - - logs UX. Default value is "user,system".' -module: azure.mgmt.azurelargeinstance.models -fields: -- name: SYSTEM - uid: azure.mgmt.azurelargeinstance.models.Origin.SYSTEM -- name: USER - uid: azure.mgmt.azurelargeinstance.models.Origin.USER -- name: USER_SYSTEM - uid: azure.mgmt.azurelargeinstance.models.Origin.USER_SYSTEM diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OsProfile.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OsProfile.yml deleted file mode 100644 index 6003e2850f4f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OsProfile.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.OsProfile -name: OsProfile -fullName: azure.mgmt.azurelargeinstance.models.OsProfile -module: azure.mgmt.azurelargeinstance.models -summary: 'Specifies the operating system settings for the Azure Large Instance. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OsProfile(*, computer_name: str | None = None, ssh_public_key: str | None - = None, **kwargs: Any)' - keywordOnlyParameters: - - name: computer_name - description: Specifies the host OS name of the Azure Large Instance. - defaultValue: None - types: - - - - name: ssh_public_key - description: Specifies the SSH public key used to access the operating system. - defaultValue: None - types: - - -variables: -- description: Specifies the host OS name of the Azure Large Instance. - name: computer_name - types: - - -- description: This property allows you to specify the type of the OS. - name: os_type - types: - - -- description: Specifies version of operating system. - name: version - types: - - -- description: Specifies the SSH public key used to access the operating system. - name: ssh_public_key - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ProvisioningState.yml deleted file mode 100644 index fbfdd87f69c0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ProvisioningState.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.ProvisioningState -name: ProvisioningState -fullName: azure.mgmt.azurelargeinstance.models.ProvisioningState -summary: An enum of possible operation states for an AzureLargeStorageInstances. -module: azure.mgmt.azurelargeinstance.models -fields: -- name: ACCEPTED - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState.ACCEPTED -- name: CANCELED - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState.CANCELED -- name: CREATING - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState.CREATING -- name: DELETING - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState.DELETING -- name: FAILED - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState.FAILED -- name: MIGRATING - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState.MIGRATING -- name: SUCCEEDED - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState.SUCCEEDED -- name: UPDATING - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState.UPDATING diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Resource.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Resource.yml deleted file mode 100644 index 22c575e2f0e2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Resource.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.Resource -name: Resource -fullName: azure.mgmt.azurelargeinstance.models.Resource -module: azure.mgmt.azurelargeinstance.models -summary: 'Common fields that are returned in the response for all Azure Resource Manager - resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Resource(**kwargs: Any)' -variables: -- description: 'Fully qualified resource ID for the resource. E.g. - - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}".' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageBillingProperties.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageBillingProperties.yml deleted file mode 100644 index 7673af996094..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageBillingProperties.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.StorageBillingProperties -name: StorageBillingProperties -fullName: azure.mgmt.azurelargeinstance.models.StorageBillingProperties -module: azure.mgmt.azurelargeinstance.models -summary: Describes the billing related details of the AzureLargeStorageInstance. -constructor: - syntax: 'StorageBillingProperties(*, billing_mode: str | None = None, sku: str | - None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: billing_mode - description: the billing mode for the storage instance. - defaultValue: None - types: - - - - name: sku - description: the SKU type that is provisioned. - defaultValue: None - types: - - -variables: -- description: the billing mode for the storage instance. - name: billing_mode - types: - - -- description: the SKU type that is provisioned. - name: sku - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageProfile.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageProfile.yml deleted file mode 100644 index 6f9740cc21ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageProfile.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.StorageProfile -name: StorageProfile -fullName: azure.mgmt.azurelargeinstance.models.StorageProfile -module: azure.mgmt.azurelargeinstance.models -summary: 'Specifies the storage settings for the Azure Large Instance disks. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'StorageProfile(*, os_disks: List[_models.Disk] | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: os_disks - description: 'Specifies information about the operating system disk used by Azure - Large - - Instance.' - defaultValue: None - types: - - [] -variables: -- description: IP Address to connect to storage. - name: nfs_ip_address - types: - - -- description: 'Specifies information about the operating system disk used by Azure - Large - - Instance.' - name: os_disks - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageProperties.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageProperties.yml deleted file mode 100644 index 44bc342c3ab8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageProperties.yml +++ /dev/null @@ -1,86 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.StorageProperties -name: StorageProperties -fullName: azure.mgmt.azurelargeinstance.models.StorageProperties -module: azure.mgmt.azurelargeinstance.models -summary: 'described the storage properties of the azure large storage instance. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'StorageProperties(*, offering_type: str | None = None, storage_type: str - | None = None, generation: str | None = None, hardware_type: str | _models.AzureLargeInstanceHardwareTypeNamesEnum - | None = None, workload_type: str | None = None, storage_billing_properties: _models.StorageBillingProperties - | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: offering_type - description: the offering type for which the resource is getting provisioned. - defaultValue: None - types: - - - - name: storage_type - description: the storage protocol for which the resource is getting provisioned. - defaultValue: None - types: - - - - name: generation - description: the kind of storage instance. - defaultValue: None - types: - - - - name: hardware_type - description: 'the hardware type of the storage instance. Known values are: - - "Cisco_UCS", "HPE", and "SDFLEX".' - defaultValue: None - types: - - - - - - name: workload_type - description: the workload for which the resource is getting provisioned. - defaultValue: None - types: - - - - name: storage_billing_properties - description: the billing related information for the resource. - defaultValue: None - types: - - -variables: -- description: 'State of provisioning of the AzureLargeStorageInstance. Known values - - are: "Accepted", "Creating", "Updating", "Failed", "Succeeded", "Deleting", "Canceled", - and - - "Migrating".' - name: provisioning_state - types: - - - - -- description: the offering type for which the resource is getting provisioned. - name: offering_type - types: - - -- description: the storage protocol for which the resource is getting provisioned. - name: storage_type - types: - - -- description: the kind of storage instance. - name: generation - types: - - -- description: 'the hardware type of the storage instance. Known values are: "Cisco_UCS", - - "HPE", and "SDFLEX".' - name: hardware_type - types: - - - - -- description: the workload for which the resource is getting provisioned. - name: workload_type - types: - - -- description: the billing related information for the resource. - name: storage_billing_properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.SystemData.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.SystemData.yml deleted file mode 100644 index 05080d75ee51..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.SystemData.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.SystemData -name: SystemData -fullName: azure.mgmt.azurelargeinstance.models.SystemData -module: azure.mgmt.azurelargeinstance.models -summary: Metadata pertaining to creation and last modification of the resource. -constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | _models.CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | _models.CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: created_by - description: The identity that created the resource. - defaultValue: None - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - defaultValue: None - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - defaultValue: None - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Known - - values are: "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: last_modified_at - description: The timestamp of resource last modification (UTC). - defaultValue: None - types: - - -variables: -- description: The identity that created the resource. - name: created_by - types: - - -- description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - name: created_by_type - types: - - - - -- description: The timestamp of resource creation (UTC). - name: created_at - types: - - -- description: The identity that last modified the resource. - name: last_modified_by - types: - - -- description: 'The type of identity that last modified the resource. Known values - - are: "User", "Application", "ManagedIdentity", and "Key".' - name: last_modified_by_type - types: - - - - -- description: The timestamp of resource last modification (UTC). - name: last_modified_at - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Tags.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Tags.yml deleted file mode 100644 index 317ab2186d75..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Tags.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.Tags -name: Tags -fullName: azure.mgmt.azurelargeinstance.models.Tags -module: azure.mgmt.azurelargeinstance.models -summary: Tags field of the AzureLargeInstance instance. -constructor: - syntax: 'Tags(*, tags: Dict[str, str] | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: tags - description: Tags field of the AzureLargeInstance instance. - defaultValue: None - types: - - [, ] -variables: -- description: Tags field of the AzureLargeInstance instance. - name: tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.TrackedResource.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.TrackedResource.yml deleted file mode 100644 index bd64f3532512..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.TrackedResource.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.models.TrackedResource -name: TrackedResource -fullName: azure.mgmt.azurelargeinstance.models.TrackedResource -module: azure.mgmt.azurelargeinstance.models -summary: 'The resource model definition for an Azure Resource Manager tracked top - level resource which - - has ''tags'' and a ''location''. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TrackedResource(*, location: str, tags: Dict[str, str] | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. E.g. - - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}".' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Resource tags. - name: tags - types: - - [, ] -- description: The geo-location where the resource lives. Required. - name: location - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Versions.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Versions.yml deleted file mode 100644 index 85dc10ff07fc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Versions.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.azurelargeinstance.models.Versions -name: Versions -fullName: azure.mgmt.azurelargeinstance.models.Versions -summary: Azure Large Instance api versions. -module: azure.mgmt.azurelargeinstance.models -fields: -- name: V2023_07_20_PREVIEW - uid: azure.mgmt.azurelargeinstance.models.Versions.V2023_07_20_PREVIEW diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.yml deleted file mode 100644 index 068fb3cded6e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azurelargeinstance.models -name: models -fullName: azure.mgmt.azurelargeinstance.models -type: import -classes: -- azure.mgmt.azurelargeinstance.models.AzureLargeInstance -- azure.mgmt.azurelargeinstance.models.AzureLargeInstanceListResult -- azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProperties -- azure.mgmt.azurelargeinstance.models.AzureLargeInstanceTagsUpdate -- azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstance -- azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceListResult -- azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceProperties -- azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceTagsUpdate -- azure.mgmt.azurelargeinstance.models.Disk -- azure.mgmt.azurelargeinstance.models.ErrorAdditionalInfo -- azure.mgmt.azurelargeinstance.models.ErrorDetail -- azure.mgmt.azurelargeinstance.models.ErrorResponse -- azure.mgmt.azurelargeinstance.models.ForceState -- azure.mgmt.azurelargeinstance.models.HardwareProfile -- azure.mgmt.azurelargeinstance.models.IpAddress -- azure.mgmt.azurelargeinstance.models.NetworkProfile -- azure.mgmt.azurelargeinstance.models.Operation -- azure.mgmt.azurelargeinstance.models.OperationDisplay -- azure.mgmt.azurelargeinstance.models.OperationListResult -- azure.mgmt.azurelargeinstance.models.OperationStatusResult -- azure.mgmt.azurelargeinstance.models.OsProfile -- azure.mgmt.azurelargeinstance.models.Resource -- azure.mgmt.azurelargeinstance.models.StorageBillingProperties -- azure.mgmt.azurelargeinstance.models.StorageProfile -- azure.mgmt.azurelargeinstance.models.StorageProperties -- azure.mgmt.azurelargeinstance.models.SystemData -- azure.mgmt.azurelargeinstance.models.Tags -- azure.mgmt.azurelargeinstance.models.TrackedResource -enums: -- azure.mgmt.azurelargeinstance.models.ActionType -- azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState -- azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum -- azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum -- azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum -- azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum -- azure.mgmt.azurelargeinstance.models.CreatedByType -- azure.mgmt.azurelargeinstance.models.Origin -- azure.mgmt.azurelargeinstance.models.ProvisioningState -- azure.mgmt.azurelargeinstance.models.Versions diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.yml deleted file mode 100644 index bf595b570707..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.yml +++ /dev/null @@ -1,316 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations -name: AzureLargeInstanceOperations -fullName: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations -module: azure.mgmt.azurelargeinstance.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: AzureLargeInstanceOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.begin_restart - name: begin_restart - summary: The operation to restart an Azure Large Instance (only for compute instances). - signature: 'begin_restart(resource_group_name: str, azure_large_instance_name: str, - force_parameter: _models.ForceState | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> LROPoller[_models.OperationStatusResult]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - - name: force_parameter - description: 'When set to ''active'', this parameter empowers the server with - the - - ability to forcefully terminate and halt any existing processes that may be - running on the - - server. Is either a ForceState type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either OperationStatusResult - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.begin_shutdown - name: begin_shutdown - summary: The operation to shutdown an Azure Large Instance (only for compute instances). - signature: 'begin_shutdown(resource_group_name: str, azure_large_instance_name: - str, **kwargs: Any) -> LROPoller[OperationStatusResult]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either OperationStatusResult - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.begin_start - name: begin_start - summary: The operation to start an Azure Large Instance (only for compute instances). - signature: 'begin_start(resource_group_name: str, azure_large_instance_name: str, - **kwargs: Any) -> LROPoller[OperationStatusResult]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either OperationStatusResult - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.get - name: get - summary: 'Gets an Azure Large Instance for the specified subscription, resource - group, - - and instance name.' - signature: 'get(resource_group_name: str, azure_large_instance_name: str, **kwargs: - Any) -> AzureLargeInstance' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AzureLargeInstance or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Gets a list of Azure Large Instances in the specified subscription and - resource - - group. The operations returns various properties of each Azure Large Instance.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[AzureLargeInstance]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AzureLargeInstance or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.list_by_subscription - name: list_by_subscription - summary: 'Gets a list of Azure Large Instances in the specified subscription. The - - operations returns various properties of each Azure Large Instance.' - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[AzureLargeInstance]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AzureLargeInstance or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.update - name: update - summary: 'Patches the Tags field of an Azure Large Instance for the specified - - subscription, resource group, and instance name.' - signature: 'update(resource_group_name: str, azure_large_instance_name: str, properties: - _models.AzureLargeInstanceTagsUpdate, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.AzureLargeInstance' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_instance_name - description: Name of the AzureLargeInstance. Required. - isRequired: true - types: - - - - name: properties - description: 'The resource properties to be updated. Is either a - - AzureLargeInstanceTagsUpdate type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AzureLargeInstance or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.yml deleted file mode 100644 index aaa9fa04a0dc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations -name: AzureLargeStorageInstanceOperations -fullName: azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations -module: azure.mgmt.azurelargeinstance.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: AzureLargeStorageInstanceOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.get - name: get - summary: 'Gets an Azure Large Storage instance for the specified subscription, resource - - group, and instance name.' - signature: 'get(resource_group_name: str, azure_large_storage_instance_name: str, - **kwargs: Any) -> AzureLargeStorageInstance' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_storage_instance_name - description: Name of the AzureLargeStorageInstance. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AzureLargeStorageInstance or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.list_by_resource_group - name: list_by_resource_group - summary: 'Gets a list of AzureLargeStorageInstances in the specified subscription - and - - resource group. The operations returns various properties of each Azure - - LargeStorage instance.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[AzureLargeStorageInstance]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either AzureLargeStorageInstance or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.list_by_subscription - name: list_by_subscription - summary: 'Gets a list of AzureLargeStorageInstances in the specified subscription. - The - - operations returns various properties of each Azure LargeStorage instance.' - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[AzureLargeStorageInstance]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either AzureLargeStorageInstance or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.update - name: update - summary: 'Patches the Tags field of a Azure Large Storage Instance for the specified - - subscription, resource group, and instance name.' - signature: 'update(resource_group_name: str, azure_large_storage_instance_name: - str, properties: _models.AzureLargeStorageInstanceTagsUpdate, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.AzureLargeStorageInstance' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: azure_large_storage_instance_name - description: Name of the AzureLargeStorageInstance. Required. - isRequired: true - types: - - - - name: properties - description: 'The resource properties to be updated. Is either a - - AzureLargeStorageInstanceTagsUpdate type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AzureLargeStorageInstance or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.Operations.yml deleted file mode 100644 index e4a850c394e0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.Operations.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.azurelargeinstance.operations.Operations -name: Operations -fullName: azure.mgmt.azurelargeinstance.operations.Operations -module: azure.mgmt.azurelargeinstance.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.azurelargeinstance.operations.Operations.list - name: list - summary: List the operations for the provider. - signature: 'list(**kwargs: Any) -> Iterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.azurelargeinstance.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.yml deleted file mode 100644 index 55dc30c0afad..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azurelargeinstance.operations -name: operations -fullName: azure.mgmt.azurelargeinstance.operations -type: import -classes: -- azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations -- azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations -- azure.mgmt.azurelargeinstance.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.yml b/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.yml deleted file mode 100644 index d3e7613eeb87..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.azurelargeinstance -name: azurelargeinstance -fullName: azure.mgmt.azurelargeinstance -type: rootImport -classes: -- azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient -packages: -- azure.mgmt.azurelargeinstance.aio -- azure.mgmt.azurelargeinstance.models -- azure.mgmt.azurelargeinstance.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.BatchAI.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.BatchAI.yml deleted file mode 100644 index f5273a20b400..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.BatchAI.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.BatchAI -name: BatchAI -fullName: azure.mgmt.batchai.BatchAI -module: azure.mgmt.batchai -summary: The Azure BatchAI Management API. -constructor: - syntax: 'BatchAI(credential: ''TokenCredential'', subscription_id: str, base_url: - str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The subscriptionID for the Azure user. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: Operations operations - name: operations - types: - - -- description: UsagesOperations operations - name: usages - types: - - -- description: WorkspacesOperations operations - name: workspaces - types: - - -- description: ExperimentsOperations operations - name: experiments - types: - - -- description: JobsOperations operations - name: jobs - types: - - -- description: FileServersOperations operations - name: file_servers - types: - - -- description: ClustersOperations operations - name: clusters - types: - - -methods: -- uid: azure.mgmt.batchai.BatchAI.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.BatchAI.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.BatchAI.yml deleted file mode 100644 index 98358ffa938f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.BatchAI.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.aio.BatchAI -name: BatchAI -fullName: azure.mgmt.batchai.aio.BatchAI -module: azure.mgmt.batchai.aio -summary: The Azure BatchAI Management API. -constructor: - syntax: 'BatchAI(credential: AsyncTokenCredential, subscription_id: str, base_url: - str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The subscriptionID for the Azure user. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: Operations operations - name: operations - types: - - -- description: UsagesOperations operations - name: usages - types: - - -- description: WorkspacesOperations operations - name: workspaces - types: - - -- description: ExperimentsOperations operations - name: experiments - types: - - -- description: JobsOperations operations - name: jobs - types: - - -- description: FileServersOperations operations - name: file_servers - types: - - -- description: ClustersOperations operations - name: clusters - types: - - -methods: -- uid: azure.mgmt.batchai.aio.BatchAI.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.ClustersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.ClustersOperations.yml deleted file mode 100644 index 871b7f235bea..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.ClustersOperations.yml +++ /dev/null @@ -1,335 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.aio.operations.ClustersOperations -name: ClustersOperations -fullName: azure.mgmt.batchai.aio.operations.ClustersOperations -module: azure.mgmt.batchai.aio.operations -summary: 'ClustersOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ClustersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.aio.operations.ClustersOperations.begin_create - name: begin_create - summary: Creates a Cluster in the given Workspace. - signature: 'async begin_create(resource_group_name: str, workspace_name: str, cluster_name: - str, parameters: ClusterCreateParameters, **kwargs: Any) -> AsyncLROPoller[Cluster]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: The parameters to provide for the Cluster creation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either Cluster or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.ClustersOperations.begin_delete - name: begin_delete - summary: Deletes a Cluster. - signature: 'async begin_delete(resource_group_name: str, workspace_name: str, cluster_name: - str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.ClustersOperations.get - name: get - summary: Gets information about a Cluster. - signature: 'async get(resource_group_name: str, workspace_name: str, cluster_name: - str, **kwargs: Any) -> Cluster' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Cluster, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.ClustersOperations.list_by_workspace - name: list_by_workspace - summary: Gets information about Clusters associated with the given Workspace. - signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, clusters_list_by_workspace_options: - ClustersListByWorkspaceOptions | None = None, **kwargs: Any) -> AsyncIterable[ClusterListResult]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: clusters_list_by_workspace_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either ClusterListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.ClustersOperations.list_remote_login_information - name: list_remote_login_information - summary: Get the IP address, port of all the compute nodes in the Cluster. - signature: 'list_remote_login_information(resource_group_name: str, workspace_name: - str, cluster_name: str, **kwargs: Any) -> AsyncIterable[RemoteLoginInformationListResult]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either RemoteLoginInformationListResult - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.ClustersOperations.update - name: update - summary: Updates properties of a Cluster. - signature: 'async update(resource_group_name: str, workspace_name: str, cluster_name: - str, parameters: ClusterUpdateParameters, **kwargs: Any) -> Cluster' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: Additional parameters for cluster update. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Cluster, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.aio.operations.ClustersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.ExperimentsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.ExperimentsOperations.yml deleted file mode 100644 index f21f3ef15ae0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.ExperimentsOperations.yml +++ /dev/null @@ -1,235 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.aio.operations.ExperimentsOperations -name: ExperimentsOperations -fullName: azure.mgmt.batchai.aio.operations.ExperimentsOperations -module: azure.mgmt.batchai.aio.operations -summary: 'ExperimentsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ExperimentsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.aio.operations.ExperimentsOperations.begin_create - name: begin_create - summary: Creates an Experiment. - signature: 'async begin_create(resource_group_name: str, workspace_name: str, experiment_name: - str, **kwargs: Any) -> AsyncLROPoller[Experiment]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either Experiment or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.ExperimentsOperations.begin_delete - name: begin_delete - summary: Deletes an Experiment. - signature: 'async begin_delete(resource_group_name: str, workspace_name: str, experiment_name: - str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.ExperimentsOperations.get - name: get - summary: Gets information about an Experiment. - signature: 'async get(resource_group_name: str, workspace_name: str, experiment_name: - str, **kwargs: Any) -> Experiment' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Experiment, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.ExperimentsOperations.list_by_workspace - name: list_by_workspace - summary: Gets a list of Experiments within the specified Workspace. - signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, experiments_list_by_workspace_options: - ExperimentsListByWorkspaceOptions | None = None, **kwargs: Any) -> AsyncIterable[ExperimentListResult]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiments_list_by_workspace_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either ExperimentListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.aio.operations.ExperimentsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.FileServersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.FileServersOperations.yml deleted file mode 100644 index 3529a7a95791..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.FileServersOperations.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.aio.operations.FileServersOperations -name: FileServersOperations -fullName: azure.mgmt.batchai.aio.operations.FileServersOperations -module: azure.mgmt.batchai.aio.operations -summary: 'FileServersOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: FileServersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.aio.operations.FileServersOperations.begin_create - name: begin_create - summary: Creates a File Server in the given workspace. - signature: 'async begin_create(resource_group_name: str, workspace_name: str, file_server_name: - str, parameters: FileServerCreateParameters, **kwargs: Any) -> AsyncLROPoller[FileServer]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: file_server_name - description: 'The name of the file server within the specified resource group. - File - - server names can only contain a combination of alphanumeric characters along - with dash (-) and - - underscore (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: The parameters to provide for File Server creation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either FileServer or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.FileServersOperations.list_by_workspace - name: list_by_workspace - summary: Gets a list of File Servers associated with the specified workspace. - signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, file_servers_list_by_workspace_options: - FileServersListByWorkspaceOptions | None = None, **kwargs: Any) -> AsyncIterable[FileServerListResult]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: file_servers_list_by_workspace_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FileServerListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.aio.operations.FileServersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.JobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.JobsOperations.yml deleted file mode 100644 index df5ee624d70f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.JobsOperations.yml +++ /dev/null @@ -1,475 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.aio.operations.JobsOperations -name: JobsOperations -fullName: azure.mgmt.batchai.aio.operations.JobsOperations -module: azure.mgmt.batchai.aio.operations -summary: 'JobsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: JobsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.aio.operations.JobsOperations.begin_create - name: begin_create - summary: Creates a Job in the given Experiment. - signature: 'async begin_create(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, parameters: JobCreateParameters, **kwargs: Any) -> AsyncLROPoller[Job]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: The parameters to provide for job creation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either Job or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.JobsOperations.begin_delete - name: begin_delete - summary: Deletes a Job. - signature: 'async begin_delete(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.JobsOperations.begin_terminate - name: begin_terminate - summary: Terminates a job. - signature: 'async begin_terminate(resource_group_name: str, workspace_name: str, - experiment_name: str, job_name: str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.JobsOperations.get - name: get - summary: Gets information about a Job. - signature: 'async get(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, **kwargs: Any) -> Job' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Job, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.JobsOperations.list_by_experiment - name: list_by_experiment - summary: Gets a list of Jobs within the specified Experiment. - signature: 'list_by_experiment(resource_group_name: str, workspace_name: str, experiment_name: - str, jobs_list_by_experiment_options: JobsListByExperimentOptions | None = None, - **kwargs: Any) -> AsyncIterable[JobListResult]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: jobs_list_by_experiment_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobListResult or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.JobsOperations.list_output_files - name: list_output_files - summary: 'List all directories and files inside the given directory of the Job''s - output directory (if the - - output directory is on Azure File Share or Azure Storage Container).' - signature: 'list_output_files(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, jobs_list_output_files_options: JobsListOutputFilesOptions, - **kwargs: Any) -> AsyncIterable[FileListResult]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: jobs_list_output_files_options - description: Parameter group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FileListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.JobsOperations.list_remote_login_information - name: list_remote_login_information - summary: 'Gets a list of currently existing nodes which were used for the Job execution. - The returned - - information contains the node ID, its public IP and SSH port.' - signature: 'list_remote_login_information(resource_group_name: str, workspace_name: - str, experiment_name: str, job_name: str, **kwargs: Any) -> AsyncIterable[RemoteLoginInformationListResult]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either RemoteLoginInformationListResult - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.aio.operations.JobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.Operations.yml deleted file mode 100644 index badf69885fdc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.Operations.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.aio.operations.Operations -name: Operations -fullName: azure.mgmt.batchai.aio.operations.Operations -module: azure.mgmt.batchai.aio.operations -summary: 'Operations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.aio.operations.Operations.list - name: list - summary: Lists available operations for the Microsoft.BatchAI provider. - signature: 'list(**kwargs: Any) -> AsyncIterable[OperationListResult]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.UsagesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.UsagesOperations.yml deleted file mode 100644 index 351236d972af..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.UsagesOperations.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.aio.operations.UsagesOperations -name: UsagesOperations -fullName: azure.mgmt.batchai.aio.operations.UsagesOperations -module: azure.mgmt.batchai.aio.operations -summary: 'UsagesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: UsagesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.aio.operations.UsagesOperations.list - name: list - summary: 'Gets the current usage information as well as limits for Batch AI resources - for given - - subscription.' - signature: 'list(location: str, **kwargs: Any) -> AsyncIterable[ListUsagesResult]' - parameters: - - name: location - description: The location for which resource usage is queried. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either ListUsagesResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.aio.operations.UsagesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.WorkspacesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.WorkspacesOperations.yml deleted file mode 100644 index eaad75897d49..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.WorkspacesOperations.yml +++ /dev/null @@ -1,260 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations -name: WorkspacesOperations -fullName: azure.mgmt.batchai.aio.operations.WorkspacesOperations -module: azure.mgmt.batchai.aio.operations -summary: 'WorkspacesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: WorkspacesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations.begin_create - name: begin_create - summary: Creates a Workspace. - signature: 'async begin_create(resource_group_name: str, workspace_name: str, parameters: - WorkspaceCreateParameters, **kwargs: Any) -> AsyncLROPoller[Workspace]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: Workspace creation parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either Workspace or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations.begin_delete - name: begin_delete - summary: Deletes a Workspace. - signature: 'async begin_delete(resource_group_name: str, workspace_name: str, **kwargs: - Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations.get - name: get - summary: Gets information about a Workspace. - signature: 'async get(resource_group_name: str, workspace_name: str, **kwargs: Any) - -> Workspace' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Workspace, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations.list - name: list - summary: Gets a list of Workspaces associated with the given subscription. - signature: 'list(workspaces_list_options: WorkspacesListOptions | None = None, **kwargs: - Any) -> AsyncIterable[WorkspaceListResult]' - parameters: - - name: workspaces_list_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either WorkspaceListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations.list_by_resource_group - name: list_by_resource_group - summary: Gets a list of Workspaces within the specified resource group. - signature: 'list_by_resource_group(resource_group_name: str, workspaces_list_by_resource_group_options: - WorkspacesListByResourceGroupOptions | None = None, **kwargs: Any) -> AsyncIterable[WorkspaceListResult]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspaces_list_by_resource_group_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either WorkspaceListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations.update - name: update - summary: Updates properties of a Workspace. - signature: 'async update(resource_group_name: str, workspace_name: str, parameters: - WorkspaceUpdateParameters, **kwargs: Any) -> Workspace' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: Additional parameters for workspace update. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Workspace, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.yml deleted file mode 100644 index b276b4882a27..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.batchai.aio.operations -name: operations -fullName: azure.mgmt.batchai.aio.operations -type: import -classes: -- azure.mgmt.batchai.aio.operations.ClustersOperations -- azure.mgmt.batchai.aio.operations.ExperimentsOperations -- azure.mgmt.batchai.aio.operations.FileServersOperations -- azure.mgmt.batchai.aio.operations.JobsOperations -- azure.mgmt.batchai.aio.operations.Operations -- azure.mgmt.batchai.aio.operations.UsagesOperations -- azure.mgmt.batchai.aio.operations.WorkspacesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.yml deleted file mode 100644 index 00f8f1d5a5e3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.batchai.aio -name: aio -fullName: azure.mgmt.batchai.aio -type: import -classes: -- azure.mgmt.batchai.aio.BatchAI -packages: -- azure.mgmt.batchai.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AllocationState.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AllocationState.yml deleted file mode 100644 index 613af222a66e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AllocationState.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.AllocationState -name: AllocationState -fullName: azure.mgmt.batchai.models.AllocationState -summary: 'Allocation state of the cluster. Possible values are: steady - Indicates - that the cluster is - - not resizing. There are no changes to the number of compute nodes in the cluster - in progress. A - - cluster enters this state when it is created and when no operations are being performed - on the - - cluster to change the number of compute nodes. resizing - Indicates that the cluster - is - - resizing; that is, compute nodes are being added to or removed from the cluster.' -module: azure.mgmt.batchai.models -fields: -- name: RESIZING - uid: azure.mgmt.batchai.models.AllocationState.RESIZING -- name: STEADY - uid: azure.mgmt.batchai.models.AllocationState.STEADY diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AppInsightsReference.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AppInsightsReference.yml deleted file mode 100644 index 96b71cbc9b3b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AppInsightsReference.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.AppInsightsReference -name: AppInsightsReference -fullName: azure.mgmt.batchai.models.AppInsightsReference -module: azure.mgmt.batchai.models -summary: 'Azure Application Insights information for performance counters reporting. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AppInsightsReference(*, component: ResourceId, instrumentation_key: str - | None = None, instrumentation_key_secret_reference: KeyVaultSecretReference | - None = None, **kwargs)' - parameters: - - name: component - description: Required. Azure Application Insights component resource ID. - isRequired: true - types: - - - - name: instrumentation_key - description: Value of the Azure Application Insights instrumentation key. - isRequired: true - types: - - - - name: instrumentation_key_secret_reference - description: 'KeyVault Store and Secret which contains Azure - - Application Insights instrumentation key. One of instrumentationKey or - - instrumentationKeySecretReference must be specified.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: component - isRequired: true - - name: instrumentation_key - defaultValue: None - - name: instrumentation_key_secret_reference - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AutoScaleSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AutoScaleSettings.yml deleted file mode 100644 index 407845f24b62..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AutoScaleSettings.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.AutoScaleSettings -name: AutoScaleSettings -fullName: azure.mgmt.batchai.models.AutoScaleSettings -module: azure.mgmt.batchai.models -summary: 'Auto-scale settings for the cluster. The system automatically scales the - cluster up and down (within minimumNodeCount and maximumNodeCount) based on the - number of queued and running jobs assigned to the cluster. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AutoScaleSettings(*, minimum_node_count: int, maximum_node_count: int, - initial_node_count: int | None = 0, **kwargs)' - parameters: - - name: minimum_node_count - description: 'Required. The minimum number of compute nodes the Batch AI service - - will try to allocate for the cluster. Note, the actual number of nodes can be - less than the - - specified value if the subscription has not enough quota to fulfill the request.' - isRequired: true - types: - - - - name: maximum_node_count - description: Required. The maximum number of compute nodes the cluster can have. - isRequired: true - types: - - - - name: initial_node_count - description: 'The number of compute nodes to allocate on cluster creation. Note - - that this value is used only during cluster creation. Default: 0.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: minimum_node_count - isRequired: true - - name: maximum_node_count - isRequired: true - - name: initial_node_count - defaultValue: '0' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureBlobFileSystemReference.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureBlobFileSystemReference.yml deleted file mode 100644 index c63101fe5e4b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureBlobFileSystemReference.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.AzureBlobFileSystemReference -name: AzureBlobFileSystemReference -fullName: azure.mgmt.batchai.models.AzureBlobFileSystemReference -module: azure.mgmt.batchai.models -summary: 'Azure Blob Storage Container mounting configuration. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureBlobFileSystemReference(*, account_name: str, container_name: str, - credentials: AzureStorageCredentialsInfo, relative_mount_path: str, mount_options: - str | None = None, **kwargs)' - parameters: - - name: account_name - description: Required. Name of the Azure storage account. - isRequired: true - types: - - - - name: container_name - description: 'Required. Name of the Azure Blob Storage container to mount on the - - cluster.' - isRequired: true - types: - - - - name: credentials - description: Required. Information about the Azure storage credentials. - isRequired: true - types: - - - - name: relative_mount_path - description: 'Required. The relative path on the compute node where the Azure - - File container will be mounted. Note that all cluster level containers will - be mounted under - - $AZ_BATCHAI_MOUNT_ROOT location and all job level containers will be mounted - under - - $AZ_BATCHAI_JOB_MOUNT_ROOT.' - isRequired: true - types: - - - - name: mount_options - description: Mount options for mounting blobfuse file system. - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_name - isRequired: true - - name: container_name - isRequired: true - - name: credentials - isRequired: true - - name: relative_mount_path - isRequired: true - - name: mount_options - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureFileShareReference.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureFileShareReference.yml deleted file mode 100644 index 0d32d0ae0ccf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureFileShareReference.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.AzureFileShareReference -name: AzureFileShareReference -fullName: azure.mgmt.batchai.models.AzureFileShareReference -module: azure.mgmt.batchai.models -summary: 'Azure File Share mounting configuration. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureFileShareReference(*, account_name: str, azure_file_url: str, credentials: - AzureStorageCredentialsInfo, relative_mount_path: str, file_mode: str | None = - ''0777'', directory_mode: str | None = ''0777'', **kwargs)' - parameters: - - name: account_name - description: Required. Name of the Azure storage account. - isRequired: true - types: - - - - name: azure_file_url - description: Required. URL to access the Azure File. - isRequired: true - types: - - - - name: credentials - description: Required. Information about the Azure storage credentials. - isRequired: true - types: - - - - name: relative_mount_path - description: 'Required. The relative path on the compute node where the Azure - - File share will be mounted. Note that all cluster level file shares will be - mounted under - - $AZ_BATCHAI_MOUNT_ROOT location and all job level file shares will be mounted - under - - $AZ_BATCHAI_JOB_MOUNT_ROOT.' - isRequired: true - types: - - - - name: file_mode - description: 'File mode for files on the mounted file share. Default value: 0777.' - isRequired: true - types: - - - - name: directory_mode - description: 'File mode for directories on the mounted file share. Default value: - - 0777.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_name - isRequired: true - - name: azure_file_url - isRequired: true - - name: credentials - isRequired: true - - name: relative_mount_path - isRequired: true - - name: file_mode - defaultValue: '0777' - - name: directory_mode - defaultValue: '0777' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureStorageCredentialsInfo.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureStorageCredentialsInfo.yml deleted file mode 100644 index 9f37d1a5a81a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureStorageCredentialsInfo.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.AzureStorageCredentialsInfo -name: AzureStorageCredentialsInfo -fullName: azure.mgmt.batchai.models.AzureStorageCredentialsInfo -module: azure.mgmt.batchai.models -summary: Azure storage account credentials. -constructor: - syntax: 'AzureStorageCredentialsInfo(*, account_key: str | None = None, account_key_secret_reference: - KeyVaultSecretReference | None = None, **kwargs)' - parameters: - - name: account_key - description: 'Storage account key. One of accountKey or accountKeySecretReference - must be - - specified.' - isRequired: true - types: - - - - name: account_key_secret_reference - description: 'Information about KeyVault secret storing the storage - - account key. One of accountKey or accountKeySecretReference must be specified.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_key - defaultValue: None - - name: account_key_secret_reference - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.BatchAIError.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.BatchAIError.yml deleted file mode 100644 index bc2cf5fc6d35..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.BatchAIError.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.BatchAIError -name: BatchAIError -fullName: azure.mgmt.batchai.models.BatchAIError -module: azure.mgmt.batchai.models -summary: 'An error response from the Batch AI service. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: BatchAIError(**kwargs) -variables: -- description: 'An identifier of the error. Codes are invariant and are intended to - be consumed - - programmatically.' - name: code - types: - - -- description: 'A message describing the error, intended to be suitable for display - in a user - - interface.' - name: message - types: - - -- description: A list of additional details about the error. - name: details - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CNTKsettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CNTKsettings.yml deleted file mode 100644 index f2fcbc7c0032..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CNTKsettings.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.CNTKsettings -name: CNTKsettings -fullName: azure.mgmt.batchai.models.CNTKsettings -module: azure.mgmt.batchai.models -summary: CNTK (aka Microsoft Cognitive Toolkit) job settings. -constructor: - syntax: 'CNTKsettings(*, language_type: str | None = None, config_file_path: str - | None = None, python_script_file_path: str | None = None, python_interpreter_path: - str | None = None, command_line_args: str | None = None, process_count: int | - None = None, **kwargs)' - parameters: - - name: language_type - description: 'The language to use for launching CNTK (aka Microsoft Cognitive - Toolkit) - - job. Valid values are ''BrainScript'' or ''Python''.' - isRequired: true - types: - - - - name: config_file_path - description: 'Specifies the path of the BrainScript config file. This property - can - - be specified only if the languageType is ''BrainScript''.' - isRequired: true - types: - - - - name: python_script_file_path - description: 'Python script to execute. This property can be specified only - - if the languageType is ''Python''.' - isRequired: true - types: - - - - name: python_interpreter_path - description: 'The path to the Python interpreter. This property can be - - specified only if the languageType is ''Python''.' - isRequired: true - types: - - - - name: command_line_args - description: 'Command line arguments that need to be passed to the python script - or - - cntk executable.' - isRequired: true - types: - - - - name: process_count - description: 'Number of processes to launch for the job execution. The default - value - - for this property is equal to nodeCount property.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: language_type - defaultValue: None - - name: config_file_path - defaultValue: None - - name: python_script_file_path - defaultValue: None - - name: python_interpreter_path - defaultValue: None - - name: command_line_args - defaultValue: None - - name: process_count - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CachingType.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CachingType.yml deleted file mode 100644 index eca0d8007ef7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CachingType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.CachingType -name: CachingType -fullName: azure.mgmt.batchai.models.CachingType -summary: 'Caching type for the disks. Available values are none (default), readonly, - readwrite. Caching - - type can be set only for VM sizes supporting premium storage.' -module: azure.mgmt.batchai.models -fields: -- name: NONE - uid: azure.mgmt.batchai.models.CachingType.NONE -- name: READONLY - uid: azure.mgmt.batchai.models.CachingType.READONLY -- name: READWRITE - uid: azure.mgmt.batchai.models.CachingType.READWRITE diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Caffe2Settings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Caffe2Settings.yml deleted file mode 100644 index 526f4d9896b6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Caffe2Settings.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.Caffe2Settings -name: Caffe2Settings -fullName: azure.mgmt.batchai.models.Caffe2Settings -module: azure.mgmt.batchai.models -summary: 'Caffe2 job settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Caffe2Settings(*, python_script_file_path: str, python_interpreter_path: - str | None = None, command_line_args: str | None = None, **kwargs)' - parameters: - - name: python_script_file_path - description: Required. The python script to execute. - isRequired: true - types: - - - - name: python_interpreter_path - description: The path to the Python interpreter. - isRequired: true - types: - - - - name: command_line_args - description: Command line arguments that need to be passed to the python script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: python_script_file_path - isRequired: true - - name: python_interpreter_path - defaultValue: None - - name: command_line_args - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CaffeSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CaffeSettings.yml deleted file mode 100644 index 52fde2111669..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CaffeSettings.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.CaffeSettings -name: CaffeSettings -fullName: azure.mgmt.batchai.models.CaffeSettings -module: azure.mgmt.batchai.models -summary: Caffe job settings. -constructor: - syntax: 'CaffeSettings(*, config_file_path: str | None = None, python_script_file_path: - str | None = None, python_interpreter_path: str | None = None, command_line_args: - str | None = None, process_count: int | None = None, **kwargs)' - parameters: - - name: config_file_path - description: 'Path of the config file for the job. This property cannot be specified - - if pythonScriptFilePath is specified.' - isRequired: true - types: - - - - name: python_script_file_path - description: 'Python script to execute. This property cannot be specified if - - configFilePath is specified.' - isRequired: true - types: - - - - name: python_interpreter_path - description: 'The path to the Python interpreter. The property can be - - specified only if the pythonScriptFilePath is specified.' - isRequired: true - types: - - - - name: command_line_args - description: Command line arguments that need to be passed to the Caffe job. - isRequired: true - types: - - - - name: process_count - description: 'Number of processes to launch for the job execution. The default - value - - for this property is equal to nodeCount property.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: config_file_path - defaultValue: None - - name: python_script_file_path - defaultValue: None - - name: python_interpreter_path - defaultValue: None - - name: command_line_args - defaultValue: None - - name: process_count - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ChainerSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ChainerSettings.yml deleted file mode 100644 index 9074cb136512..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ChainerSettings.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ChainerSettings -name: ChainerSettings -fullName: azure.mgmt.batchai.models.ChainerSettings -module: azure.mgmt.batchai.models -summary: 'Chainer job settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ChainerSettings(*, python_script_file_path: str, python_interpreter_path: - str | None = None, command_line_args: str | None = None, process_count: int | - None = None, **kwargs)' - parameters: - - name: python_script_file_path - description: Required. The python script to execute. - isRequired: true - types: - - - - name: python_interpreter_path - description: The path to the Python interpreter. - isRequired: true - types: - - - - name: command_line_args - description: Command line arguments that need to be passed to the python script. - isRequired: true - types: - - - - name: process_count - description: 'Number of processes to launch for the job execution. The default - value - - for this property is equal to nodeCount property.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: python_script_file_path - isRequired: true - - name: python_interpreter_path - defaultValue: None - - name: command_line_args - defaultValue: None - - name: process_count - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CloudErrorBody.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CloudErrorBody.yml deleted file mode 100644 index c0154c1cd8a3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CloudErrorBody.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.CloudErrorBody -name: CloudErrorBody -fullName: azure.mgmt.batchai.models.CloudErrorBody -module: azure.mgmt.batchai.models -summary: 'An error response from the Batch AI service. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: CloudErrorBody(**kwargs) -variables: -- description: 'An identifier for the error. Codes are invariant and are intended - to be consumed - - programmatically.' - name: code - types: - - -- description: 'A message describing the error, intended to be suitable for display - in a user - - interface.' - name: message - types: - - -- description: 'The target of the particular error. For example, the name of the property - in - - error.' - name: target - types: - - -- description: A list of additional details about the error. - name: details - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Cluster.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Cluster.yml deleted file mode 100644 index 971d91af28ee..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Cluster.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.Cluster -name: Cluster -fullName: azure.mgmt.batchai.models.Cluster -module: azure.mgmt.batchai.models -summary: 'Information about a Cluster. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Cluster(*, vm_size: str | None = None, vm_priority: str | VmPriority | - None = None, scale_settings: ScaleSettings | None = None, virtual_machine_configuration: - VirtualMachineConfiguration | None = None, node_setup: NodeSetup | None = None, - user_account_settings: UserAccountSettings | None = None, subnet: ResourceId | - None = None, **kwargs)' - parameters: - - name: vm_size - description: 'The size of the virtual machines in the cluster. All nodes in a - cluster have - - the same VM size.' - isRequired: true - types: - - - - name: vm_priority - description: 'VM priority of cluster nodes. Possible values include: "dedicated", - - "lowpriority".' - isRequired: true - types: - - - - - - name: scale_settings - description: Scale settings of the cluster. - isRequired: true - types: - - - - name: virtual_machine_configuration - description: 'Virtual machine configuration (OS image) of the compute - - nodes. All nodes in a cluster have the same OS image configuration.' - isRequired: true - types: - - - - name: node_setup - description: 'Setup (mount file systems, performance counters settings and custom - setup - - task) to be performed on each compute node in the cluster.' - isRequired: true - types: - - - - name: user_account_settings - description: 'Administrator user account settings which can be used to SSH to - - compute nodes.' - isRequired: true - types: - - - - name: subnet - description: Virtual network subnet resource ID the cluster nodes belong to. - isRequired: true - types: - - - keywordOnlyParameters: - - name: vm_size - defaultValue: None - - name: vm_priority - defaultValue: None - - name: scale_settings - defaultValue: None - - name: virtual_machine_configuration - defaultValue: None - - name: node_setup - defaultValue: None - - name: user_account_settings - defaultValue: None - - name: subnet - defaultValue: None -variables: -- description: The ID of the resource. - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: The type of the resource. - name: type - types: - - -- description: The time when the cluster was created. - name: creation_time - types: - - -- description: 'Provisioning state of the cluster. Possible value are: creating - - - Specifies that the cluster is being created. succeeded - Specifies that the cluster - has been - - created successfully. failed - Specifies that the cluster creation has failed. - deleting - - - Specifies that the cluster is being deleted. Possible values include: "creating", - "succeeded", - - "failed", "deleting".' - name: provisioning_state - types: - - - - -- description: Time when the provisioning state was changed. - name: provisioning_state_transition_time - types: - - -- description: 'Allocation state of the cluster. Possible values are: steady - - - Indicates that the cluster is not resizing. There are no changes to the number - of compute nodes - - in the cluster in progress. A cluster enters this state when it is created and - when no - - operations are being performed on the cluster to change the number of compute - nodes. resizing - - - Indicates that the cluster is resizing; that is, compute nodes are being added - to or removed - - from the cluster. Possible values include: "steady", "resizing".' - name: allocation_state - types: - - - - -- description: 'The time at which the cluster entered its current - - allocation state.' - name: allocation_state_transition_time - types: - - -- description: Collection of errors encountered by various compute nodes during node - setup. - name: errors - types: - - [] -- description: The number of compute nodes currently assigned to the cluster. - name: current_node_count - types: - - -- description: Counts of various node states on the cluster. - name: node_state_counts - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterCreateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterCreateParameters.yml deleted file mode 100644 index 2dd53b035efd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterCreateParameters.yml +++ /dev/null @@ -1,89 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ClusterCreateParameters -name: ClusterCreateParameters -fullName: azure.mgmt.batchai.models.ClusterCreateParameters -module: azure.mgmt.batchai.models -summary: Cluster creation operation. -constructor: - syntax: 'ClusterCreateParameters(*, vm_size: str | None = None, vm_priority: str - | VmPriority | None = None, scale_settings: ScaleSettings | None = None, virtual_machine_configuration: - VirtualMachineConfiguration | None = None, node_setup: NodeSetup | None = None, - user_account_settings: UserAccountSettings | None = None, subnet: ResourceId | - None = None, **kwargs)' - parameters: - - name: vm_size - description: 'The size of the virtual machines in the cluster. All nodes in a - cluster have - - the same VM size. For information about available VM sizes for clusters using - images from the - - Virtual Machines Marketplace see Sizes for Virtual Machines (Linux). Batch AI - service supports - - all Azure VM sizes except STANDARD_A0 and those with premium storage (STANDARD_GS, - STANDARD_DS, - - and STANDARD_DSV2 series).' - isRequired: true - types: - - - - name: vm_priority - description: 'VM priority. Allowed values are: dedicated (default) and lowpriority. - - Possible values include: "dedicated", "lowpriority".' - isRequired: true - types: - - - - - - name: scale_settings - description: 'Scale settings for the cluster. Batch AI service supports manual - and - - auto scale clusters.' - isRequired: true - types: - - - - name: virtual_machine_configuration - description: 'OS image configuration for cluster nodes. All nodes in a - - cluster have the same OS image.' - isRequired: true - types: - - - - name: node_setup - description: Setup to be performed on each compute node in the cluster. - isRequired: true - types: - - - - name: user_account_settings - description: 'Settings for an administrator user account that will be created - - on each compute node in the cluster.' - isRequired: true - types: - - - - name: subnet - description: 'Existing virtual network subnet to put the cluster nodes in. Note, - if a File - - Server mount configured in node setup, the File Server''s subnet will be used - automatically.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: vm_size - defaultValue: None - - name: vm_priority - defaultValue: None - - name: scale_settings - defaultValue: None - - name: virtual_machine_configuration - defaultValue: None - - name: node_setup - defaultValue: None - - name: user_account_settings - defaultValue: None - - name: subnet - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterListResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterListResult.yml deleted file mode 100644 index 3310cb0c9e35..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterListResult.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ClusterListResult -name: ClusterListResult -fullName: azure.mgmt.batchai.models.ClusterListResult -module: azure.mgmt.batchai.models -summary: 'Values returned by the List Clusters operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ClusterListResult(**kwargs) -variables: -- description: The collection of returned Clusters. - name: value - types: - - [] -- description: The continuation token. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterUpdateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterUpdateParameters.yml deleted file mode 100644 index 7e159e15e138..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterUpdateParameters.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ClusterUpdateParameters -name: ClusterUpdateParameters -fullName: azure.mgmt.batchai.models.ClusterUpdateParameters -module: azure.mgmt.batchai.models -summary: Cluster update parameters. -constructor: - syntax: 'ClusterUpdateParameters(*, scale_settings: ScaleSettings | None = None, - **kwargs)' - parameters: - - name: scale_settings - description: 'Desired scale settings for the cluster. Batch AI service supports - manual - - and auto scale clusters.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: scale_settings - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClustersListByWorkspaceOptions.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClustersListByWorkspaceOptions.yml deleted file mode 100644 index 78e7218165bf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClustersListByWorkspaceOptions.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ClustersListByWorkspaceOptions -name: ClustersListByWorkspaceOptions -fullName: azure.mgmt.batchai.models.ClustersListByWorkspaceOptions -module: azure.mgmt.batchai.models -summary: Parameter group. -constructor: - syntax: 'ClustersListByWorkspaceOptions(*, max_results: int | None = 1000, **kwargs)' - parameters: - - name: max_results - description: 'The maximum number of items to return in the response. A maximum - of 1000 - - files can be returned.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_results - defaultValue: '1000' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ContainerSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ContainerSettings.yml deleted file mode 100644 index 50b3625d6070..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ContainerSettings.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ContainerSettings -name: ContainerSettings -fullName: azure.mgmt.batchai.models.ContainerSettings -module: azure.mgmt.batchai.models -summary: 'Docker container settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContainerSettings(*, image_source_registry: ImageSourceRegistry, shm_size: - str | None = None, **kwargs)' - parameters: - - name: image_source_registry - description: 'Required. Information about docker image and docker registry to - - download the container from.' - isRequired: true - types: - - - - name: shm_size - description: 'Size of /dev/shm. Please refer to docker documentation for supported - argument - - formats.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: image_source_registry - isRequired: true - - name: shm_size - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CustomMpiSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CustomMpiSettings.yml deleted file mode 100644 index 52c6b6fac2d7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CustomMpiSettings.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.CustomMpiSettings -name: CustomMpiSettings -fullName: azure.mgmt.batchai.models.CustomMpiSettings -module: azure.mgmt.batchai.models -summary: 'Custom MPI job settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CustomMpiSettings(*, command_line: str, process_count: int | None = None, - **kwargs)' - parameters: - - name: command_line - description: 'Required. The command line to be executed by mpi runtime on each - compute - - node.' - isRequired: true - types: - - - - name: process_count - description: 'Number of processes to launch for the job execution. The default - value - - for this property is equal to nodeCount property.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: command_line - isRequired: true - - name: process_count - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CustomToolkitSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CustomToolkitSettings.yml deleted file mode 100644 index c4b60f8df085..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CustomToolkitSettings.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.CustomToolkitSettings -name: CustomToolkitSettings -fullName: azure.mgmt.batchai.models.CustomToolkitSettings -module: azure.mgmt.batchai.models -summary: Custom tool kit job settings. -constructor: - syntax: 'CustomToolkitSettings(*, command_line: str | None = None, **kwargs)' - parameters: - - name: command_line - description: The command line to execute on the master node. - isRequired: true - types: - - - keywordOnlyParameters: - - name: command_line - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.DataDisks.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.DataDisks.yml deleted file mode 100644 index e4cafeec504e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.DataDisks.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.DataDisks -name: DataDisks -fullName: azure.mgmt.batchai.models.DataDisks -module: azure.mgmt.batchai.models -summary: 'Data disks settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataDisks(*, disk_size_in_gb: int, disk_count: int, storage_account_type: - str | StorageAccountType, caching_type: str | CachingType | None = ''none'', **kwargs)' - parameters: - - name: disk_size_in_gb - description: Required. Disk size in GB for the blank data disks. - isRequired: true - types: - - - - name: caching_type - description: 'Caching type for the disks. Available values are none (default), - readonly, - - readwrite. Caching type can be set only for VM sizes supporting premium storage. - Possible - - values include: "none", "readonly", "readwrite". Default value: "none".' - isRequired: true - types: - - - - - - name: disk_count - description: 'Required. Number of data disks attached to the File Server. If multiple - - disks attached, they will be configured in RAID level 0.' - isRequired: true - types: - - - - name: storage_account_type - description: 'Required. Type of storage account to be used on the disk. Possible - - values are: Standard_LRS or Premium_LRS. Premium storage account type can only - be used with VM - - sizes supporting premium storage. Possible values include: "Standard_LRS", "Premium_LRS".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: disk_size_in_gb - isRequired: true - - name: disk_count - isRequired: true - - name: storage_account_type - isRequired: true - - name: caching_type - defaultValue: none diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.DeallocationOption.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.DeallocationOption.yml deleted file mode 100644 index 8eb37ebe2ed4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.DeallocationOption.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.DeallocationOption -name: DeallocationOption -fullName: azure.mgmt.batchai.models.DeallocationOption -summary: 'Actions which should be performed when compute nodes are removed from the - cluster. Possible - - values are: requeue (default) - Terminate running jobs and requeue them so the jobs - will run - - again. Remove compute nodes as soon as jobs have been terminated; terminate - Terminate - running - - jobs. The jobs will not run again. Remove compute nodes as soon as jobs have been - terminated. - - waitforjobcompletion - Allow currently running jobs to complete. Schedule no new - jobs while - - waiting. Remove compute nodes when all jobs have completed.' -module: azure.mgmt.batchai.models -fields: -- name: REQUEUE - uid: azure.mgmt.batchai.models.DeallocationOption.REQUEUE -- name: TERMINATE - uid: azure.mgmt.batchai.models.DeallocationOption.TERMINATE -- name: WAITFORJOBCOMPLETION - uid: azure.mgmt.batchai.models.DeallocationOption.WAITFORJOBCOMPLETION diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.EnvironmentVariable.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.EnvironmentVariable.yml deleted file mode 100644 index 317fd8aa5def..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.EnvironmentVariable.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.EnvironmentVariable -name: EnvironmentVariable -fullName: azure.mgmt.batchai.models.EnvironmentVariable -module: azure.mgmt.batchai.models -summary: 'An environment variable definition. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EnvironmentVariable(*, name: str, value: str, **kwargs)' - parameters: - - name: name - description: Required. The name of the environment variable. - isRequired: true - types: - - - - name: value - description: Required. The value of the environment variable. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: value - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.EnvironmentVariableWithSecretValue.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.EnvironmentVariableWithSecretValue.yml deleted file mode 100644 index f4f2ba6b68e0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.EnvironmentVariableWithSecretValue.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.EnvironmentVariableWithSecretValue -name: EnvironmentVariableWithSecretValue -fullName: azure.mgmt.batchai.models.EnvironmentVariableWithSecretValue -module: azure.mgmt.batchai.models -summary: 'An environment variable with secret value definition. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EnvironmentVariableWithSecretValue(*, name: str, value: str | None = None, - value_secret_reference: KeyVaultSecretReference | None = None, **kwargs)' - parameters: - - name: name - description: Required. The name of the environment variable to store the secret - value. - isRequired: true - types: - - - - name: value - description: 'The value of the environment variable. This value will never be - reported back by - - Batch AI.' - isRequired: true - types: - - - - name: value_secret_reference - description: 'KeyVault store and secret which contains the value for the - - environment variable. One of value or valueSecretReference must be provided.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: value - defaultValue: None - - name: value_secret_reference - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExecutionState.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExecutionState.yml deleted file mode 100644 index 33e1e5b86ab3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExecutionState.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.ExecutionState -name: ExecutionState -fullName: azure.mgmt.batchai.models.ExecutionState -summary: 'The current state of the job. Possible values are: queued - The job is queued - and able to run. - - A job enters this state when it is created, or when it is awaiting a retry after - a failed run. - - running - The job is running on a compute cluster. This includes job-level preparation - such as - - downloading resource files or set up container specified on the job - it does not - necessarily - - mean that the job command line has started executing. terminating - The job is terminated - by - - the user, the terminate operation is in progress. succeeded - The job has completed - running - - successfully and exited with exit code 0. failed - The job has finished unsuccessfully - (failed - - with a non-zero exit code) and has exhausted its retry limit. A job is also marked - as failed if - - an error occurred launching the job.' -module: azure.mgmt.batchai.models -fields: -- name: FAILED - uid: azure.mgmt.batchai.models.ExecutionState.FAILED -- name: QUEUED - uid: azure.mgmt.batchai.models.ExecutionState.QUEUED -- name: RUNNING - uid: azure.mgmt.batchai.models.ExecutionState.RUNNING -- name: SUCCEEDED - uid: azure.mgmt.batchai.models.ExecutionState.SUCCEEDED -- name: TERMINATING - uid: azure.mgmt.batchai.models.ExecutionState.TERMINATING diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Experiment.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Experiment.yml deleted file mode 100644 index 9487bcbb6f04..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Experiment.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.Experiment -name: Experiment -fullName: azure.mgmt.batchai.models.Experiment -module: azure.mgmt.batchai.models -summary: 'Experiment information. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Experiment(**kwargs) -variables: -- description: The ID of the resource. - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: The type of the resource. - name: type - types: - - -- description: Time when the Experiment was created. - name: creation_time - types: - - -- description: 'The provisioned state of the experiment. Possible values include: - - "creating", "succeeded", "failed", "deleting".' - name: provisioning_state - types: - - - - -- description: 'The time at which the experiment entered its current - - provisioning state.' - name: provisioning_state_transition_time - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExperimentListResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExperimentListResult.yml deleted file mode 100644 index 25adf9be9f6f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExperimentListResult.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ExperimentListResult -name: ExperimentListResult -fullName: azure.mgmt.batchai.models.ExperimentListResult -module: azure.mgmt.batchai.models -summary: 'Values returned by the List operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ExperimentListResult(**kwargs) -variables: -- description: The collection of experiments. - name: value - types: - - [] -- description: The continuation token. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExperimentsListByWorkspaceOptions.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExperimentsListByWorkspaceOptions.yml deleted file mode 100644 index ed6974e733a8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExperimentsListByWorkspaceOptions.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ExperimentsListByWorkspaceOptions -name: ExperimentsListByWorkspaceOptions -fullName: azure.mgmt.batchai.models.ExperimentsListByWorkspaceOptions -module: azure.mgmt.batchai.models -summary: Parameter group. -constructor: - syntax: 'ExperimentsListByWorkspaceOptions(*, max_results: int | None = 1000, **kwargs)' - parameters: - - name: max_results - description: 'The maximum number of items to return in the response. A maximum - of 1000 - - files can be returned.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_results - defaultValue: '1000' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.File.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.File.yml deleted file mode 100644 index 27e0f7ceb505..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.File.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.File -name: File -fullName: azure.mgmt.batchai.models.File -module: azure.mgmt.batchai.models -summary: 'Properties of the file or directory. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: File(**kwargs) -variables: -- description: Name of the file. - name: name - types: - - -- description: 'Type of the file. Possible values are file and directory. Possible - values - - include: "file", "directory".' - name: file_type - types: - - - - -- description: 'URL to download the corresponding file. The downloadUrl is not returned - for - - directories.' - name: download_url - types: - - -- description: The time at which the file was last modified. - name: last_modified - types: - - -- description: The file of the size. - name: content_length - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileListResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileListResult.yml deleted file mode 100644 index 64b4caa7a1c3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileListResult.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.FileListResult -name: FileListResult -fullName: azure.mgmt.batchai.models.FileListResult -module: azure.mgmt.batchai.models -summary: 'Values returned by the List operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: FileListResult(**kwargs) -variables: -- description: The collection of returned job directories and files. - name: value - types: - - [] -- description: The continuation token. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServer.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServer.yml deleted file mode 100644 index 7a72cb717e7d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServer.yml +++ /dev/null @@ -1,89 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.FileServer -name: FileServer -fullName: azure.mgmt.batchai.models.FileServer -module: azure.mgmt.batchai.models -summary: 'File Server information. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FileServer(*, vm_size: str | None = None, ssh_configuration: SshConfiguration - | None = None, data_disks: DataDisks | None = None, subnet: ResourceId | None - = None, **kwargs)' - parameters: - - name: vm_size - description: VM size of the File Server. - isRequired: true - types: - - - - name: ssh_configuration - description: SSH configuration for accessing the File Server node. - isRequired: true - types: - - - - name: data_disks - description: Information about disks attached to File Server VM. - isRequired: true - types: - - - - name: subnet - description: File Server virtual network subnet resource ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: vm_size - defaultValue: None - - name: ssh_configuration - defaultValue: None - - name: data_disks - defaultValue: None - - name: subnet - defaultValue: None -variables: -- description: The ID of the resource. - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: The type of the resource. - name: type - types: - - -- description: File Server mount settings. - name: mount_settings - types: - - -- description: Time when the provisioning state was changed. - name: provisioning_state_transition_time - types: - - -- description: Time when the FileServer was created. - name: creation_time - types: - - -- description: 'Provisioning state of the File Server. Possible values: creating - - - The File Server is getting created; updating - The File Server creation has been - accepted and - - it is getting updated; deleting - The user has requested that the File Server - be deleted, and - - it is in the process of being deleted; failed - The File Server creation has failed - with the - - specified error code. Details about the error code are specified in the message - field; - - succeeded - The File Server creation has succeeded. Possible values include: "creating", - - "updating", "deleting", "succeeded", "failed".' - name: provisioning_state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerCreateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerCreateParameters.yml deleted file mode 100644 index 4919f89a5091..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerCreateParameters.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.FileServerCreateParameters -name: FileServerCreateParameters -fullName: azure.mgmt.batchai.models.FileServerCreateParameters -module: azure.mgmt.batchai.models -summary: File Server creation parameters. -constructor: - syntax: 'FileServerCreateParameters(*, vm_size: str | None = None, ssh_configuration: - SshConfiguration | None = None, data_disks: DataDisks | None = None, subnet: ResourceId - | None = None, **kwargs)' - parameters: - - name: vm_size - description: 'The size of the virtual machine for the File Server. For information - about - - available VM sizes from the Virtual Machines Marketplace, see Sizes for Virtual - Machines - - (Linux).' - isRequired: true - types: - - - - name: ssh_configuration - description: SSH configuration for the File Server node. - isRequired: true - types: - - - - name: data_disks - description: Settings for the data disks which will be created for the File Server. - isRequired: true - types: - - - - name: subnet - description: 'Identifier of an existing virtual network subnet to put the File - Server in. If - - not provided, a new virtual network and subnet will be created.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: vm_size - defaultValue: None - - name: ssh_configuration - defaultValue: None - - name: data_disks - defaultValue: None - - name: subnet - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerListResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerListResult.yml deleted file mode 100644 index 2e1edab760ce..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerListResult.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.FileServerListResult -name: FileServerListResult -fullName: azure.mgmt.batchai.models.FileServerListResult -module: azure.mgmt.batchai.models -summary: 'Values returned by the File Server List operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FileServerListResult(*, value: List[FileServer] | None = None, **kwargs)' - parameters: - - name: value - description: The collection of File Servers. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None -variables: -- description: The continuation token. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerProvisioningState.yml deleted file mode 100644 index 80e5a50880a4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerProvisioningState.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.FileServerProvisioningState -name: FileServerProvisioningState -fullName: azure.mgmt.batchai.models.FileServerProvisioningState -summary: 'Provisioning state of the File Server. Possible values: creating - The File - Server is getting - - created; updating - The File Server creation has been accepted and it is getting - updated; - - deleting - The user has requested that the File Server be deleted, and it is in - the process of - - being deleted; failed - The File Server creation has failed with the specified error - code. - - Details about the error code are specified in the message field; succeeded - The - File Server - - creation has succeeded.' -module: azure.mgmt.batchai.models -fields: -- name: CREATING - uid: azure.mgmt.batchai.models.FileServerProvisioningState.CREATING -- name: DELETING - uid: azure.mgmt.batchai.models.FileServerProvisioningState.DELETING -- name: FAILED - uid: azure.mgmt.batchai.models.FileServerProvisioningState.FAILED -- name: SUCCEEDED - uid: azure.mgmt.batchai.models.FileServerProvisioningState.SUCCEEDED -- name: UPDATING - uid: azure.mgmt.batchai.models.FileServerProvisioningState.UPDATING diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerReference.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerReference.yml deleted file mode 100644 index f825f5e57754..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerReference.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.FileServerReference -name: FileServerReference -fullName: azure.mgmt.batchai.models.FileServerReference -module: azure.mgmt.batchai.models -summary: 'File Server mounting configuration. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileServerReference(*, file_server: ResourceId, relative_mount_path: str, - source_directory: str | None = None, mount_options: str | None = None, **kwargs)' - parameters: - - name: file_server - description: Required. Resource ID of the existing File Server to be mounted. - isRequired: true - types: - - - - name: source_directory - description: 'File Server directory that needs to be mounted. If this property - is - - not specified, the entire File Server will be mounted.' - isRequired: true - types: - - - - name: relative_mount_path - description: 'Required. The relative path on the compute node where the File - - Server will be mounted. Note that all cluster level file servers will be mounted - under - - $AZ_BATCHAI_MOUNT_ROOT location and all job level file servers will be mounted - under - - $AZ_BATCHAI_JOB_MOUNT_ROOT.' - isRequired: true - types: - - - - name: mount_options - description: Mount options to be passed to mount command. - isRequired: true - types: - - - keywordOnlyParameters: - - name: file_server - isRequired: true - - name: relative_mount_path - isRequired: true - - name: source_directory - defaultValue: None - - name: mount_options - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServersListByWorkspaceOptions.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServersListByWorkspaceOptions.yml deleted file mode 100644 index 20235f677cc1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServersListByWorkspaceOptions.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.FileServersListByWorkspaceOptions -name: FileServersListByWorkspaceOptions -fullName: azure.mgmt.batchai.models.FileServersListByWorkspaceOptions -module: azure.mgmt.batchai.models -summary: Parameter group. -constructor: - syntax: 'FileServersListByWorkspaceOptions(*, max_results: int | None = 1000, **kwargs)' - parameters: - - name: max_results - description: 'The maximum number of items to return in the response. A maximum - of 1000 - - files can be returned.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_results - defaultValue: '1000' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileType.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileType.yml deleted file mode 100644 index f1802bb62d0d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.FileType -name: FileType -fullName: azure.mgmt.batchai.models.FileType -summary: Type of the file. Possible values are file and directory. -module: azure.mgmt.batchai.models -fields: -- name: DIRECTORY - uid: azure.mgmt.batchai.models.FileType.DIRECTORY -- name: FILE - uid: azure.mgmt.batchai.models.FileType.FILE diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.HorovodSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.HorovodSettings.yml deleted file mode 100644 index d7a0efabdea1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.HorovodSettings.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.HorovodSettings -name: HorovodSettings -fullName: azure.mgmt.batchai.models.HorovodSettings -module: azure.mgmt.batchai.models -summary: 'Specifies the settings for Horovod job. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HorovodSettings(*, python_script_file_path: str, python_interpreter_path: - str | None = None, command_line_args: str | None = None, process_count: int | - None = None, **kwargs)' - parameters: - - name: python_script_file_path - description: Required. The python script to execute. - isRequired: true - types: - - - - name: python_interpreter_path - description: The path to the Python interpreter. - isRequired: true - types: - - - - name: command_line_args - description: Command line arguments that need to be passed to the python script. - isRequired: true - types: - - - - name: process_count - description: 'Number of processes to launch for the job execution. The default - value - - for this property is equal to nodeCount property.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: python_script_file_path - isRequired: true - - name: python_interpreter_path - defaultValue: None - - name: command_line_args - defaultValue: None - - name: process_count - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ImageReference.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ImageReference.yml deleted file mode 100644 index 94af31663adb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ImageReference.yml +++ /dev/null @@ -1,68 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ImageReference -name: ImageReference -fullName: azure.mgmt.batchai.models.ImageReference -module: azure.mgmt.batchai.models -summary: 'The OS image reference. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageReference(*, publisher: str, offer: str, sku: str, version: str | - None = None, virtual_machine_image_id: str | None = None, **kwargs)' - parameters: - - name: publisher - description: Required. Publisher of the image. - isRequired: true - types: - - - - name: offer - description: Required. Offer of the image. - isRequired: true - types: - - - - name: sku - description: Required. SKU of the image. - isRequired: true - types: - - - - name: version - description: Version of the image. - isRequired: true - types: - - - - name: virtual_machine_image_id - description: 'The ARM resource identifier of the virtual machine image for - - the compute nodes. This is of the form - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Compute/images/{imageName}. - - The virtual machine image must be in the same region and subscription as the - cluster. For - - information about the firewall settings for the Batch node agent to communicate - with the Batch - - service see - - [https://docs.microsoft.com/en-us/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration](https://docs.microsoft.com/en-us/azure/batch/batch-api-basics#virtual-network-vnet-and-firewall-configuration). - - Note, you need to provide publisher, offer and sku of the base OS image of which - the custom - - image has been derived from.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: publisher - isRequired: true - - name: offer - isRequired: true - - name: sku - isRequired: true - - name: version - defaultValue: None - - name: virtual_machine_image_id - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ImageSourceRegistry.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ImageSourceRegistry.yml deleted file mode 100644 index a9f2e16ae006..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ImageSourceRegistry.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ImageSourceRegistry -name: ImageSourceRegistry -fullName: azure.mgmt.batchai.models.ImageSourceRegistry -module: azure.mgmt.batchai.models -summary: 'Information about docker image for the job. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImageSourceRegistry(*, image: str, server_url: str | None = None, credentials: - PrivateRegistryCredentials | None = None, **kwargs)' - parameters: - - name: server_url - description: URL for image repository. - isRequired: true - types: - - - - name: image - description: Required. The name of the image in the image repository. - isRequired: true - types: - - - - name: credentials - description: Credentials to access the private docker repository. - isRequired: true - types: - - - keywordOnlyParameters: - - name: image - isRequired: true - - name: server_url - defaultValue: None - - name: credentials - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.InputDirectory.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.InputDirectory.yml deleted file mode 100644 index a16e8c6df21d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.InputDirectory.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.InputDirectory -name: InputDirectory -fullName: azure.mgmt.batchai.models.InputDirectory -module: azure.mgmt.batchai.models -summary: 'Input directory for the job. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'InputDirectory(*, id: str, path: str, **kwargs)' - parameters: - - name: id - description: 'Required. The ID for the input directory. The job can use AZ_BATCHAI*INPUT* `` - environment variable to find the directory path, where `` is the value - - of id attribute.' - isRequired: true - types: - - - - name: path - description: Required. The path to the input directory. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: path - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Job.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Job.yml deleted file mode 100644 index 88e0b6eb57c1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Job.yml +++ /dev/null @@ -1,297 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.Job -name: Job -fullName: azure.mgmt.batchai.models.Job -module: azure.mgmt.batchai.models -summary: 'Information about a Job. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Job(*, scheduling_priority: str | JobPriority | None = None, cluster: ResourceId - | None = None, mount_volumes: MountVolumes | None = None, node_count: int | None - = None, container_settings: ContainerSettings | None = None, tool_type: str | - ToolType | None = None, cntk_settings: CNTKsettings | None = None, py_torch_settings: - PyTorchSettings | None = None, tensor_flow_settings: TensorFlowSettings | None - = None, caffe_settings: CaffeSettings | None = None, caffe2_settings: Caffe2Settings - | None = None, chainer_settings: ChainerSettings | None = None, custom_toolkit_settings: - CustomToolkitSettings | None = None, custom_mpi_settings: CustomMpiSettings | - None = None, horovod_settings: HorovodSettings | None = None, job_preparation: - JobPreparation | None = None, std_out_err_path_prefix: str | None = None, input_directories: - List[InputDirectory] | None = None, output_directories: List[OutputDirectory] - | None = None, environment_variables: List[EnvironmentVariable] | None = None, - secrets: List[EnvironmentVariableWithSecretValue] | None = None, constraints: - JobPropertiesConstraints | None = None, execution_info: JobPropertiesExecutionInfo - | None = None, **kwargs)' - parameters: - - name: scheduling_priority - description: 'Scheduling priority associated with the job. Possible values - - include: "low", "normal", "high".' - isRequired: true - types: - - - - - - name: cluster - description: Resource ID of the cluster associated with the job. - isRequired: true - types: - - - - name: mount_volumes - description: 'Collection of mount volumes available to the job during execution. - These - - volumes are mounted before the job execution and unmounted after the job completion. - The - - volumes are mounted at location specified by $AZ_BATCHAI_JOB_MOUNT_ROOT environment - variable.' - isRequired: true - types: - - - - name: node_count - description: The job will be gang scheduled on that many compute nodes. - isRequired: true - types: - - - - name: container_settings - description: 'If the container was downloaded as part of cluster setup then the - - same container image will be used. If not provided, the job will run on the - VM.' - isRequired: true - types: - - - - name: tool_type - description: 'Possible values are: cntk, tensorflow, caffe, caffe2, chainer, pytorch, - - custom, custommpi, horovod. Possible values include: "cntk", "tensorflow", "caffe", - "caffe2", - - "chainer", "horovod", "custommpi", "custom".' - isRequired: true - types: - - - - - - name: cntk_settings - description: CNTK (aka Microsoft Cognitive Toolkit) job settings. - isRequired: true - types: - - - - name: py_torch_settings - description: pyTorch job settings. - isRequired: true - types: - - - - name: tensor_flow_settings - description: TensorFlow job settings. - isRequired: true - types: - - - - name: caffe_settings - description: Caffe job settings. - isRequired: true - types: - - - - name: caffe2_settings - description: Caffe2 job settings. - isRequired: true - types: - - - - name: chainer_settings - description: Chainer job settings. - isRequired: true - types: - - - - name: custom_toolkit_settings - description: Custom tool kit job settings. - isRequired: true - types: - - - - name: custom_mpi_settings - description: Custom MPI job settings. - isRequired: true - types: - - - - name: horovod_settings - description: Specifies the settings for Horovod job. - isRequired: true - types: - - - - name: job_preparation - description: 'The specified actions will run on all the nodes that are part of - the - - job.' - isRequired: true - types: - - - - name: std_out_err_path_prefix - description: 'The path where the Batch AI service stores stdout, stderror and - - execution log of the job.' - isRequired: true - types: - - - - name: input_directories - description: A list of input directories for the job. - isRequired: true - types: - - [] - - name: output_directories - description: A list of output directories for the job. - isRequired: true - types: - - [] - - name: environment_variables - description: 'A collection of user defined environment variables to be setup - - for the job.' - isRequired: true - types: - - [] - - name: secrets - description: 'A collection of user defined environment variables with secret values - to be - - setup for the job. Server will never report values of these variables back.' - isRequired: true - types: - - [] - - name: constraints - description: Constraints associated with the Job. - isRequired: true - types: - - - - name: execution_info - description: Information about the execution of a job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: scheduling_priority - defaultValue: None - - name: cluster - defaultValue: None - - name: mount_volumes - defaultValue: None - - name: node_count - defaultValue: None - - name: container_settings - defaultValue: None - - name: tool_type - defaultValue: None - - name: cntk_settings - defaultValue: None - - name: py_torch_settings - defaultValue: None - - name: tensor_flow_settings - defaultValue: None - - name: caffe_settings - defaultValue: None - - name: caffe2_settings - defaultValue: None - - name: chainer_settings - defaultValue: None - - name: custom_toolkit_settings - defaultValue: None - - name: custom_mpi_settings - defaultValue: None - - name: horovod_settings - defaultValue: None - - name: job_preparation - defaultValue: None - - name: std_out_err_path_prefix - defaultValue: None - - name: input_directories - defaultValue: None - - name: output_directories - defaultValue: None - - name: environment_variables - defaultValue: None - - name: secrets - defaultValue: None - - name: constraints - defaultValue: None - - name: execution_info - defaultValue: None -variables: -- description: The ID of the resource. - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: The type of the resource. - name: type - types: - - -- description: 'A segment of job''s output directories path created by - - Batch AI. Batch AI creates job''s output directories under an unique path to avoid - conflicts - - between jobs. This value contains a path segment generated by Batch AI to make - the path unique - - and can be used to find the output directory on the node or mounted filesystem.' - name: job_output_directory_path_segment - types: - - -- description: The creation time of the job. - name: creation_time - types: - - -- description: 'The provisioned state of the Batch AI job. Possible values include: - - "creating", "succeeded", "failed", "deleting".' - name: provisioning_state - types: - - - - -- description: 'The time at which the job entered its current - - provisioning state.' - name: provisioning_state_transition_time - types: - - -- description: 'The current state of the job. Possible values are: queued - The job - is - - queued and able to run. A job enters this state when it is created, or when it - is awaiting a - - retry after a failed run. running - The job is running on a compute cluster. This - includes - - job-level preparation such as downloading resource files or set up container specified - on the - - job - it does not necessarily mean that the job command line has started executing. - terminating - - - The job is terminated by the user, the terminate operation is in progress. succeeded - - The - - job has completed running successfully and exited with exit code 0. failed - The - job has - - finished unsuccessfully (failed with a non-zero exit code) and has exhausted its - retry limit. A - - job is also marked as failed if an error occurred launching the job. Possible - values include: - - "queued", "running", "terminating", "succeeded", "failed".' - name: execution_state - types: - - - - -- description: 'The time at which the job entered its current execution - - state.' - name: execution_state_transition_time - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobBasePropertiesConstraints.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobBasePropertiesConstraints.yml deleted file mode 100644 index d005929a2b11..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobBasePropertiesConstraints.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.JobBasePropertiesConstraints -name: JobBasePropertiesConstraints -fullName: azure.mgmt.batchai.models.JobBasePropertiesConstraints -module: azure.mgmt.batchai.models -summary: Constraints associated with the Job. -constructor: - syntax: 'JobBasePropertiesConstraints(*, max_wall_clock_time: timedelta | None = - ''7.00:00:00'', **kwargs)' - parameters: - - name: max_wall_clock_time - description: 'Max time the job can run. Default value: 1 week.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_wall_clock_time - defaultValue: 7.00:00:00 diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobCreateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobCreateParameters.yml deleted file mode 100644 index d10ed27bd4ce..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobCreateParameters.yml +++ /dev/null @@ -1,195 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.JobCreateParameters -name: JobCreateParameters -fullName: azure.mgmt.batchai.models.JobCreateParameters -module: azure.mgmt.batchai.models -summary: Job creation parameters. -constructor: - syntax: 'JobCreateParameters(*, scheduling_priority: str | JobPriority | None = - None, cluster: ResourceId | None = None, mount_volumes: MountVolumes | None = - None, node_count: int | None = None, container_settings: ContainerSettings | None - = None, cntk_settings: CNTKsettings | None = None, py_torch_settings: PyTorchSettings - | None = None, tensor_flow_settings: TensorFlowSettings | None = None, caffe_settings: - CaffeSettings | None = None, caffe2_settings: Caffe2Settings | None = None, chainer_settings: - ChainerSettings | None = None, custom_toolkit_settings: CustomToolkitSettings - | None = None, custom_mpi_settings: CustomMpiSettings | None = None, horovod_settings: - HorovodSettings | None = None, job_preparation: JobPreparation | None = None, - std_out_err_path_prefix: str | None = None, input_directories: List[InputDirectory] - | None = None, output_directories: List[OutputDirectory] | None = None, environment_variables: - List[EnvironmentVariable] | None = None, secrets: List[EnvironmentVariableWithSecretValue] - | None = None, constraints: JobBasePropertiesConstraints | None = None, **kwargs)' - parameters: - - name: scheduling_priority - description: 'Scheduling priority associated with the job. Possible values: low, - - normal, high. Possible values include: "low", "normal", "high".' - isRequired: true - types: - - - - - - name: cluster - description: Resource ID of the cluster on which this job will run. - isRequired: true - types: - - - - name: mount_volumes - description: 'Information on mount volumes to be used by the job. These volumes - will be - - mounted before the job execution and will be unmounted after the job completion. - The volumes - - will be mounted at location specified by $AZ_BATCHAI_JOB_MOUNT_ROOT environment - variable.' - isRequired: true - types: - - - - name: node_count - description: 'Number of compute nodes to run the job on. The job will be gang - scheduled on - - that many compute nodes.' - isRequired: true - types: - - - - name: container_settings - description: 'Docker container settings for the job. If not provided, the job - will - - run directly on the node.' - isRequired: true - types: - - - - name: cntk_settings - description: Settings for CNTK (aka Microsoft Cognitive Toolkit) job. - isRequired: true - types: - - - - name: py_torch_settings - description: Settings for pyTorch job. - isRequired: true - types: - - - - name: tensor_flow_settings - description: Settings for Tensor Flow job. - isRequired: true - types: - - - - name: caffe_settings - description: Settings for Caffe job. - isRequired: true - types: - - - - name: caffe2_settings - description: Settings for Caffe2 job. - isRequired: true - types: - - - - name: chainer_settings - description: Settings for Chainer job. - isRequired: true - types: - - - - name: custom_toolkit_settings - description: Settings for custom tool kit job. - isRequired: true - types: - - - - name: custom_mpi_settings - description: Settings for custom MPI job. - isRequired: true - types: - - - - name: horovod_settings - description: Settings for Horovod job. - isRequired: true - types: - - - - name: job_preparation - description: 'A command line to be executed on each node allocated for the job - before - - tool kit is launched.' - isRequired: true - types: - - - - name: std_out_err_path_prefix - description: 'The path where the Batch AI service will store stdout, stderror - - and execution log of the job.' - isRequired: true - types: - - - - name: input_directories - description: A list of input directories for the job. - isRequired: true - types: - - [] - - name: output_directories - description: A list of output directories for the job. - isRequired: true - types: - - [] - - name: environment_variables - description: 'A list of user defined environment variables which will be setup - - for the job.' - isRequired: true - types: - - [] - - name: secrets - description: 'A list of user defined environment variables with secret values - which will be - - setup for the job. Server will never report values of these variables back.' - isRequired: true - types: - - [] - - name: constraints - description: Constraints associated with the Job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: scheduling_priority - defaultValue: None - - name: cluster - defaultValue: None - - name: mount_volumes - defaultValue: None - - name: node_count - defaultValue: None - - name: container_settings - defaultValue: None - - name: cntk_settings - defaultValue: None - - name: py_torch_settings - defaultValue: None - - name: tensor_flow_settings - defaultValue: None - - name: caffe_settings - defaultValue: None - - name: caffe2_settings - defaultValue: None - - name: chainer_settings - defaultValue: None - - name: custom_toolkit_settings - defaultValue: None - - name: custom_mpi_settings - defaultValue: None - - name: horovod_settings - defaultValue: None - - name: job_preparation - defaultValue: None - - name: std_out_err_path_prefix - defaultValue: None - - name: input_directories - defaultValue: None - - name: output_directories - defaultValue: None - - name: environment_variables - defaultValue: None - - name: secrets - defaultValue: None - - name: constraints - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobListResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobListResult.yml deleted file mode 100644 index 5cb4a6a094c4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobListResult.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.JobListResult -name: JobListResult -fullName: azure.mgmt.batchai.models.JobListResult -module: azure.mgmt.batchai.models -summary: 'Values returned by the List operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: JobListResult(**kwargs) -variables: -- description: The collection of jobs. - name: value - types: - - [] -- description: The continuation token. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPreparation.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPreparation.yml deleted file mode 100644 index 27c639f37cd1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPreparation.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.JobPreparation -name: JobPreparation -fullName: azure.mgmt.batchai.models.JobPreparation -module: azure.mgmt.batchai.models -summary: 'Job preparation settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'JobPreparation(*, command_line: str, **kwargs)' - parameters: - - name: command_line - description: 'Required. The command line to execute. If containerSettings is specified - - on the job, this commandLine will be executed in the same container as job. - Otherwise it will - - be executed on the node.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: command_line - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPriority.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPriority.yml deleted file mode 100644 index 35d41cee1813..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPriority.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.JobPriority -name: JobPriority -fullName: azure.mgmt.batchai.models.JobPriority -summary: 'Scheduling priority associated with the job. Possible values: low, normal, - high.' -module: azure.mgmt.batchai.models -fields: -- name: HIGH - uid: azure.mgmt.batchai.models.JobPriority.HIGH -- name: LOW - uid: azure.mgmt.batchai.models.JobPriority.LOW -- name: NORMAL - uid: azure.mgmt.batchai.models.JobPriority.NORMAL diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPropertiesConstraints.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPropertiesConstraints.yml deleted file mode 100644 index 73179838925d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPropertiesConstraints.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.JobPropertiesConstraints -name: JobPropertiesConstraints -fullName: azure.mgmt.batchai.models.JobPropertiesConstraints -module: azure.mgmt.batchai.models -summary: Constraints associated with the Job. -constructor: - syntax: 'JobPropertiesConstraints(*, max_wall_clock_time: timedelta | None = ''7.00:00:00'', - **kwargs)' - parameters: - - name: max_wall_clock_time - description: 'Max time the job can run. Default value: 1 week.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_wall_clock_time - defaultValue: 7.00:00:00 diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPropertiesExecutionInfo.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPropertiesExecutionInfo.yml deleted file mode 100644 index 1e5e3f35d04e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPropertiesExecutionInfo.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.JobPropertiesExecutionInfo -name: JobPropertiesExecutionInfo -fullName: azure.mgmt.batchai.models.JobPropertiesExecutionInfo -module: azure.mgmt.batchai.models -summary: 'Information about the execution of a job. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: JobPropertiesExecutionInfo(**kwargs) -variables: -- description: 'The time at which the job started running. ''Running'' corresponds - to the - - running state. If the job has been restarted or retried, this is the most recent - time at which - - the job started running. This property is present only for job that are in the - running or - - completed state.' - name: start_time - types: - - -- description: 'The time at which the job completed. This property is only returned - if the job - - is in completed state.' - name: end_time - types: - - -- description: 'The exit code of the job. This property is only returned if the job - is in - - completed state.' - name: exit_code - types: - - -- description: A collection of errors encountered by the service during job execution. - name: errors - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobsListByExperimentOptions.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobsListByExperimentOptions.yml deleted file mode 100644 index e06ccb23683f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobsListByExperimentOptions.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.JobsListByExperimentOptions -name: JobsListByExperimentOptions -fullName: azure.mgmt.batchai.models.JobsListByExperimentOptions -module: azure.mgmt.batchai.models -summary: Parameter group. -constructor: - syntax: 'JobsListByExperimentOptions(*, max_results: int | None = 1000, **kwargs)' - parameters: - - name: max_results - description: 'The maximum number of items to return in the response. A maximum - of 1000 - - files can be returned.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_results - defaultValue: '1000' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobsListOutputFilesOptions.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobsListOutputFilesOptions.yml deleted file mode 100644 index caf852a0a6f6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobsListOutputFilesOptions.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.JobsListOutputFilesOptions -name: JobsListOutputFilesOptions -fullName: azure.mgmt.batchai.models.JobsListOutputFilesOptions -module: azure.mgmt.batchai.models -summary: 'Parameter group. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'JobsListOutputFilesOptions(*, outputdirectoryid: str, directory: str | - None = ''.'', linkexpiryinminutes: int | None = 60, max_results: int | None = - 1000, **kwargs)' - parameters: - - name: outputdirectoryid - description: "Required. Id of the job output directory. This is the\nOutputDirectory\u2013\ - >id parameter that is given by the user during Create Job." - isRequired: true - types: - - - - name: directory - description: The path to the directory. - isRequired: true - types: - - - - name: linkexpiryinminutes - description: The number of minutes after which the download link will expire. - isRequired: true - types: - - - - name: max_results - description: 'The maximum number of items to return in the response. A maximum - of 1000 - - files can be returned.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: outputdirectoryid - isRequired: true - - name: directory - defaultValue: . - - name: linkexpiryinminutes - defaultValue: '60' - - name: max_results - defaultValue: '1000' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.KeyVaultSecretReference.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.KeyVaultSecretReference.yml deleted file mode 100644 index f54cd4399fca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.KeyVaultSecretReference.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.KeyVaultSecretReference -name: KeyVaultSecretReference -fullName: azure.mgmt.batchai.models.KeyVaultSecretReference -module: azure.mgmt.batchai.models -summary: 'Key Vault Secret reference. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyVaultSecretReference(*, source_vault: ResourceId, secret_url: str, **kwargs)' - parameters: - - name: source_vault - description: Required. Fully qualified resource identifier of the Key Vault. - isRequired: true - types: - - - - name: secret_url - description: Required. The URL referencing a secret in the Key Vault. - isRequired: true - types: - - - keywordOnlyParameters: - - name: source_vault - isRequired: true - - name: secret_url - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ListUsagesResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ListUsagesResult.yml deleted file mode 100644 index dc268b2e9f52..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ListUsagesResult.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ListUsagesResult -name: ListUsagesResult -fullName: azure.mgmt.batchai.models.ListUsagesResult -module: azure.mgmt.batchai.models -summary: 'The List Usages operation response. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ListUsagesResult(**kwargs) -variables: -- description: The list of compute resource usages. - name: value - types: - - [] -- description: 'The URI to fetch the next page of compute resource usage information. - Call - - ListNext() with this to fetch the next page of compute resource usage information.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ManualScaleSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ManualScaleSettings.yml deleted file mode 100644 index a0f7dc5da2a1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ManualScaleSettings.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ManualScaleSettings -name: ManualScaleSettings -fullName: azure.mgmt.batchai.models.ManualScaleSettings -module: azure.mgmt.batchai.models -summary: 'Manual scale settings for the cluster. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ManualScaleSettings(*, target_node_count: int, node_deallocation_option: - str | DeallocationOption | None = ''requeue'', **kwargs)' - parameters: - - name: target_node_count - description: 'Required. The desired number of compute nodes in the Cluster. Default - - is 0.' - isRequired: true - types: - - - - name: node_deallocation_option - description: 'An action to be performed when the cluster size is decreasing. - - The default value is requeue. Possible values include: "requeue", "terminate", - - "waitforjobcompletion". Default value: "requeue".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: target_node_count - isRequired: true - - name: node_deallocation_option - defaultValue: requeue diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.MountSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.MountSettings.yml deleted file mode 100644 index 826159becce8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.MountSettings.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.MountSettings -name: MountSettings -fullName: azure.mgmt.batchai.models.MountSettings -module: azure.mgmt.batchai.models -summary: File Server mount Information. -constructor: - syntax: 'MountSettings(*, mount_point: str | None = None, file_server_public_ip: - str | None = None, file_server_internal_ip: str | None = None, **kwargs)' - parameters: - - name: mount_point - description: Path where the data disks are mounted on the File Server. - isRequired: true - types: - - - - name: file_server_public_ip - description: 'Public IP address of the File Server which can be used to SSH to - - the node from outside of the subnet.' - isRequired: true - types: - - - - name: file_server_internal_ip - description: 'Internal IP address of the File Server which can be used to - - access the File Server from within the subnet.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: mount_point - defaultValue: None - - name: file_server_public_ip - defaultValue: None - - name: file_server_internal_ip - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.MountVolumes.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.MountVolumes.yml deleted file mode 100644 index f95dcdc2ab86..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.MountVolumes.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.MountVolumes -name: MountVolumes -fullName: azure.mgmt.batchai.models.MountVolumes -module: azure.mgmt.batchai.models -summary: Details of volumes to mount on the cluster. -constructor: - syntax: 'MountVolumes(*, azure_file_shares: List[AzureFileShareReference] | None - = None, azure_blob_file_systems: List[AzureBlobFileSystemReference] | None = None, - file_servers: List[FileServerReference] | None = None, unmanaged_file_systems: - List[UnmanagedFileSystemReference] | None = None, **kwargs)' - parameters: - - name: azure_file_shares - description: 'A collection of Azure File Shares that are to be mounted to the - - cluster nodes.' - isRequired: true - types: - - [] - - name: azure_blob_file_systems - description: 'A collection of Azure Blob Containers that are to be mounted to - - the cluster nodes.' - isRequired: true - types: - - [] - - name: file_servers - description: 'A collection of Batch AI File Servers that are to be mounted to - the - - cluster nodes.' - isRequired: true - types: - - [] - - name: unmanaged_file_systems - description: 'A collection of unmanaged file systems that are to be mounted to - - the cluster nodes.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: azure_file_shares - defaultValue: None - - name: azure_blob_file_systems - defaultValue: None - - name: file_servers - defaultValue: None - - name: unmanaged_file_systems - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NameValuePair.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NameValuePair.yml deleted file mode 100644 index 862d1cf3e9e2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NameValuePair.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.NameValuePair -name: NameValuePair -fullName: azure.mgmt.batchai.models.NameValuePair -module: azure.mgmt.batchai.models -summary: Name-value pair. -constructor: - syntax: 'NameValuePair(*, name: str | None = None, value: str | None = None, **kwargs)' - parameters: - - name: name - description: The name in the name-value pair. - isRequired: true - types: - - - - name: value - description: The value in the name-value pair. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: value - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NodeSetup.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NodeSetup.yml deleted file mode 100644 index 8b17ee4b6864..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NodeSetup.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.NodeSetup -name: NodeSetup -fullName: azure.mgmt.batchai.models.NodeSetup -module: azure.mgmt.batchai.models -summary: Node setup settings. -constructor: - syntax: 'NodeSetup(*, setup_task: SetupTask | None = None, mount_volumes: MountVolumes - | None = None, performance_counters_settings: PerformanceCountersSettings | None - = None, **kwargs)' - parameters: - - name: setup_task - description: 'Setup task to run on cluster nodes when nodes got created or rebooted. - The - - setup task code needs to be idempotent. Generally the setup task is used to - download static - - data that is required for all jobs that run on the cluster VMs and/or to download/install - - software.' - isRequired: true - types: - - - - name: mount_volumes - description: 'Mount volumes to be available to setup task and all jobs executing - on the - - cluster. The volumes will be mounted at location specified by $AZ_BATCHAI_MOUNT_ROOT - - environment variable.' - isRequired: true - types: - - - - name: performance_counters_settings - description: 'Settings for performance counters collecting and - - uploading.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: setup_task - defaultValue: None - - name: mount_volumes - defaultValue: None - - name: performance_counters_settings - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NodeStateCounts.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NodeStateCounts.yml deleted file mode 100644 index 74fa5f8467bb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NodeStateCounts.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.NodeStateCounts -name: NodeStateCounts -fullName: azure.mgmt.batchai.models.NodeStateCounts -module: azure.mgmt.batchai.models -summary: 'Counts of various compute node states on the cluster. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: NodeStateCounts(**kwargs) -variables: -- description: Number of compute nodes in idle state. - name: idle_node_count - types: - - -- description: Number of compute nodes which are running jobs. - name: running_node_count - types: - - -- description: Number of compute nodes which are being prepared. - name: preparing_node_count - types: - - -- description: Number of compute nodes which are in unusable state. - name: unusable_node_count - types: - - -- description: Number of compute nodes which are leaving the cluster. - name: leaving_node_count - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Operation.yml deleted file mode 100644 index 5bf1041f8432..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Operation.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.Operation -name: Operation -fullName: azure.mgmt.batchai.models.Operation -module: azure.mgmt.batchai.models -summary: 'Details of a REST API operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Operation(*, display: OperationDisplay | None = None, properties: Any | - None = None, **kwargs)' - parameters: - - name: display - description: The object that describes the operation. - isRequired: true - types: - - - - name: properties - description: Any object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: display - defaultValue: None - - name: properties - defaultValue: None -variables: -- description: This is of the format {provider}/{resource}/{operation}. - name: name - types: - - -- description: The intended executor of the operation. - name: origin - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OperationDisplay.yml deleted file mode 100644 index 1a14314b1e63..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OperationDisplay.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.batchai.models.OperationDisplay -module: azure.mgmt.batchai.models -summary: 'The object that describes the operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: OperationDisplay(**kwargs) -variables: -- description: Friendly name of the resource provider. - name: provider - types: - - -- description: 'For example: read, write, delete, or listKeys/action.' - name: operation - types: - - -- description: The resource type on which the operation is performed. - name: resource - types: - - -- description: The friendly name of the operation. - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OperationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OperationListResult.yml deleted file mode 100644 index 7af92f7a1f27..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OperationListResult.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.batchai.models.OperationListResult -module: azure.mgmt.batchai.models -summary: 'Contains the list of all operations supported by BatchAI resource provider. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: OperationListResult(**kwargs) -variables: -- description: The list of operations supported by the resource provider. - name: value - types: - - [] -- description: The URL to get the next set of operation list results if there are - any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OutputDirectory.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OutputDirectory.yml deleted file mode 100644 index c2e9d08bcb5a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OutputDirectory.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.OutputDirectory -name: OutputDirectory -fullName: azure.mgmt.batchai.models.OutputDirectory -module: azure.mgmt.batchai.models -summary: 'Output directory for the job. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OutputDirectory(*, id: str, path_prefix: str, path_suffix: str | None = - None, **kwargs)' - parameters: - - name: id - description: 'Required. The ID of the output directory. The job can use AZ_BATCHAI*OUTPUT* `` - environment variable to find the directory path, where `` is the value - - of id attribute.' - isRequired: true - types: - - - - name: path_prefix - description: 'Required. The prefix path where the output directory will be created. - Note, - - this is an absolute path to prefix. E.g. $AZ_BATCHAI_MOUNT_ROOT/MyNFS/MyLogs. - The full path to - - the output directory by combining pathPrefix, jobOutputDirectoryPathSegment - (reported by get - - job) and pathSuffix.' - isRequired: true - types: - - - - name: path_suffix - description: 'The suffix path where the output directory will be created. E.g. - models. - - You can find the full path to the output directory by combining pathPrefix, - - jobOutputDirectoryPathSegment (reported by get job) and pathSuffix.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: path_prefix - isRequired: true - - name: path_suffix - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PerformanceCountersSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PerformanceCountersSettings.yml deleted file mode 100644 index dd4cfa757a47..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PerformanceCountersSettings.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.PerformanceCountersSettings -name: PerformanceCountersSettings -fullName: azure.mgmt.batchai.models.PerformanceCountersSettings -module: azure.mgmt.batchai.models -summary: 'Performance counters reporting settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PerformanceCountersSettings(*, app_insights_reference: AppInsightsReference, - **kwargs)' - parameters: - - name: app_insights_reference - description: 'Required. Azure Application Insights information for performance - - counters reporting. If provided, Batch AI will upload node performance counters - to the - - corresponding Azure Application Insights account.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: app_insights_reference - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PrivateRegistryCredentials.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PrivateRegistryCredentials.yml deleted file mode 100644 index 2d66c1c3cdbd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PrivateRegistryCredentials.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.PrivateRegistryCredentials -name: PrivateRegistryCredentials -fullName: azure.mgmt.batchai.models.PrivateRegistryCredentials -module: azure.mgmt.batchai.models -summary: 'Credentials to access a container image in a private repository. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PrivateRegistryCredentials(*, username: str, password: str | None = None, - password_secret_reference: KeyVaultSecretReference | None = None, **kwargs)' - parameters: - - name: username - description: Required. User name to login to the repository. - isRequired: true - types: - - - - name: password - description: 'User password to login to the docker repository. One of password - or - - passwordSecretReference must be specified.' - isRequired: true - types: - - - - name: password_secret_reference - description: 'KeyVault Secret storing the password. Users can store their - - secrets in Azure KeyVault and pass it to the Batch AI service to integrate with - KeyVault. One - - of password or passwordSecretReference must be specified.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: username - isRequired: true - - name: password - defaultValue: None - - name: password_secret_reference - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ProvisioningState.yml deleted file mode 100644 index cc561d90bd1f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ProvisioningState.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.ProvisioningState -name: ProvisioningState -fullName: azure.mgmt.batchai.models.ProvisioningState -summary: 'Provisioning state of the cluster. Possible value are: creating - Specifies - that the cluster is - - being created. succeeded - Specifies that the cluster has been created successfully. - failed - - - Specifies that the cluster creation has failed. deleting - Specifies that the cluster - is being - - deleted.' -module: azure.mgmt.batchai.models -fields: -- name: CREATING - uid: azure.mgmt.batchai.models.ProvisioningState.CREATING -- name: DELETING - uid: azure.mgmt.batchai.models.ProvisioningState.DELETING -- name: FAILED - uid: azure.mgmt.batchai.models.ProvisioningState.FAILED -- name: SUCCEEDED - uid: azure.mgmt.batchai.models.ProvisioningState.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ProxyResource.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ProxyResource.yml deleted file mode 100644 index 2525f5181225..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ProxyResource.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ProxyResource -name: ProxyResource -fullName: azure.mgmt.batchai.models.ProxyResource -module: azure.mgmt.batchai.models -summary: 'A definition of an Azure proxy resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ProxyResource(**kwargs) -variables: -- description: The ID of the resource. - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: The type of the resource. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PyTorchSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PyTorchSettings.yml deleted file mode 100644 index 0af8a005445a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PyTorchSettings.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.PyTorchSettings -name: PyTorchSettings -fullName: azure.mgmt.batchai.models.PyTorchSettings -module: azure.mgmt.batchai.models -summary: 'pyTorch job settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PyTorchSettings(*, python_script_file_path: str, python_interpreter_path: - str | None = None, command_line_args: str | None = None, process_count: int | - None = None, communication_backend: str | None = None, **kwargs)' - parameters: - - name: python_script_file_path - description: Required. The python script to execute. - isRequired: true - types: - - - - name: python_interpreter_path - description: The path to the Python interpreter. - isRequired: true - types: - - - - name: command_line_args - description: Command line arguments that need to be passed to the python script. - isRequired: true - types: - - - - name: process_count - description: 'Number of processes to launch for the job execution. The default - value - - for this property is equal to nodeCount property.' - isRequired: true - types: - - - - name: communication_backend - description: 'Type of the communication backend for distributed jobs. Valid - - values are ''TCP'', ''Gloo'' or ''MPI''. Not required for non-distributed jobs.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: python_script_file_path - isRequired: true - - name: python_interpreter_path - defaultValue: None - - name: command_line_args - defaultValue: None - - name: process_count - defaultValue: None - - name: communication_backend - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.RemoteLoginInformation.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.RemoteLoginInformation.yml deleted file mode 100644 index 98af1083808d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.RemoteLoginInformation.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.RemoteLoginInformation -name: RemoteLoginInformation -fullName: azure.mgmt.batchai.models.RemoteLoginInformation -module: azure.mgmt.batchai.models -summary: 'Login details to SSH to a compute node in cluster. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: RemoteLoginInformation(**kwargs) -variables: -- description: ID of the compute node. - name: node_id - types: - - -- description: Public IP address of the compute node. - name: ip_address - types: - - -- description: SSH port number of the node. - name: port - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.RemoteLoginInformationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.RemoteLoginInformationListResult.yml deleted file mode 100644 index 6e526f0bc623..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.RemoteLoginInformationListResult.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.RemoteLoginInformationListResult -name: RemoteLoginInformationListResult -fullName: azure.mgmt.batchai.models.RemoteLoginInformationListResult -module: azure.mgmt.batchai.models -summary: 'Values returned by the List operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: RemoteLoginInformationListResult(**kwargs) -variables: -- description: The collection of returned remote login details. - name: value - types: - - [] -- description: The continuation token. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Resource.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Resource.yml deleted file mode 100644 index 3626ab16d190..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Resource.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.Resource -name: Resource -fullName: azure.mgmt.batchai.models.Resource -module: azure.mgmt.batchai.models -summary: 'A definition of an Azure resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Resource(**kwargs) -variables: -- description: The ID of the resource. - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: The type of the resource. - name: type - types: - - -- description: The location of the resource. - name: location - types: - - -- description: A set of tags. The tags of the resource. - name: tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ResourceId.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ResourceId.yml deleted file mode 100644 index 92379f89b823..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ResourceId.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ResourceId -name: ResourceId -fullName: azure.mgmt.batchai.models.ResourceId -module: azure.mgmt.batchai.models -summary: 'Represents a resource ID. For example, for a subnet, it is the resource - URL for the subnet. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ResourceId(*, id: str, **kwargs)' - parameters: - - name: id - description: Required. The ID of the resource. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ScaleSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ScaleSettings.yml deleted file mode 100644 index 99f619d0804d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ScaleSettings.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.ScaleSettings -name: ScaleSettings -fullName: azure.mgmt.batchai.models.ScaleSettings -module: azure.mgmt.batchai.models -summary: At least one of manual or autoScale settings must be specified. Only one - of manual or autoScale settings can be specified. If autoScale settings are specified, - the system automatically scales the cluster up and down (within the supplied limits) - based on the pending jobs on the cluster. -constructor: - syntax: 'ScaleSettings(*, manual: ManualScaleSettings | None = None, auto_scale: - AutoScaleSettings | None = None, **kwargs)' - parameters: - - name: manual - description: Manual scale settings for the cluster. - isRequired: true - types: - - - - name: auto_scale - description: Auto-scale settings for the cluster. - isRequired: true - types: - - - keywordOnlyParameters: - - name: manual - defaultValue: None - - name: auto_scale - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.SetupTask.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.SetupTask.yml deleted file mode 100644 index 17f5a706a33a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.SetupTask.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.SetupTask -name: SetupTask -fullName: azure.mgmt.batchai.models.SetupTask -module: azure.mgmt.batchai.models -summary: 'Specifies a setup task which can be used to customize the compute nodes - of the cluster. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SetupTask(*, command_line: str, std_out_err_path_prefix: str, environment_variables: - List[EnvironmentVariable] | None = None, secrets: List[EnvironmentVariableWithSecretValue] - | None = None, **kwargs)' - parameters: - - name: command_line - description: 'Required. The command line to be executed on each cluster''s node - after it - - being allocated or rebooted. The command is executed in a bash subshell as a - root.' - isRequired: true - types: - - - - name: environment_variables - description: 'A collection of user defined environment variables to be set for - - setup task.' - isRequired: true - types: - - [] - - name: secrets - description: 'A collection of user defined environment variables with secret values - to be set - - for the setup task. Server will never report values of these variables back.' - isRequired: true - types: - - [] - - name: std_out_err_path_prefix - description: 'Required. The prefix of a path where the Batch AI service will - - upload the stdout, stderr and execution log of the setup task.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: command_line - isRequired: true - - name: std_out_err_path_prefix - isRequired: true - - name: environment_variables - defaultValue: None - - name: secrets - defaultValue: None -variables: -- description: 'A path segment appended by Batch AI to stdOutErrPathPrefix to - - form a path where stdout, stderr and execution log of the setup task will be uploaded. - Batch AI - - creates the setup task output directories under an unique path to avoid conflicts - between - - different clusters. The full path can be obtained by concatenation of stdOutErrPathPrefix - and - - stdOutErrPathSuffix.' - name: std_out_err_path_suffix - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.SshConfiguration.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.SshConfiguration.yml deleted file mode 100644 index c40af18011b5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.SshConfiguration.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.SshConfiguration -name: SshConfiguration -fullName: azure.mgmt.batchai.models.SshConfiguration -module: azure.mgmt.batchai.models -summary: 'SSH configuration. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SshConfiguration(*, user_account_settings: UserAccountSettings, public_ips_to_allow: - List[str] | None = None, **kwargs)' - parameters: - - name: public_ips_to_allow - description: 'List of source IP ranges to allow SSH connection from. The default - - value is ''*'' (all source IPs are allowed). Maximum number of IP ranges that - can be specified is - - 400.' - isRequired: true - types: - - [] - - name: user_account_settings - description: 'Required. Settings for administrator user account to be created - - on a node. The account can be used to establish SSH connection to the node.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: user_account_settings - isRequired: true - - name: public_ips_to_allow - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.StorageAccountType.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.StorageAccountType.yml deleted file mode 100644 index c986052f36be..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.StorageAccountType.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.StorageAccountType -name: StorageAccountType -fullName: azure.mgmt.batchai.models.StorageAccountType -summary: 'Type of storage account to be used on the disk. Possible values are: Standard_LRS - or - - Premium_LRS. Premium storage account type can only be used with VM sizes supporting - premium - - storage.' -module: azure.mgmt.batchai.models -fields: -- name: PREMIUM_LRS - uid: azure.mgmt.batchai.models.StorageAccountType.PREMIUM_LRS -- name: STANDARD_LRS - uid: azure.mgmt.batchai.models.StorageAccountType.STANDARD_LRS diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.TensorFlowSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.TensorFlowSettings.yml deleted file mode 100644 index daee83e9121d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.TensorFlowSettings.yml +++ /dev/null @@ -1,85 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.TensorFlowSettings -name: TensorFlowSettings -fullName: azure.mgmt.batchai.models.TensorFlowSettings -module: azure.mgmt.batchai.models -summary: 'TensorFlow job settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TensorFlowSettings(*, python_script_file_path: str, python_interpreter_path: - str | None = None, master_command_line_args: str | None = None, worker_command_line_args: - str | None = None, parameter_server_command_line_args: str | None = None, worker_count: - int | None = None, parameter_server_count: int | None = None, **kwargs)' - parameters: - - name: python_script_file_path - description: Required. The python script to execute. - isRequired: true - types: - - - - name: python_interpreter_path - description: The path to the Python interpreter. - isRequired: true - types: - - - - name: master_command_line_args - description: 'Command line arguments that need to be passed to the python - - script for the master task.' - isRequired: true - types: - - - - name: worker_command_line_args - description: 'Command line arguments that need to be passed to the python - - script for the worker task. Optional for single process jobs.' - isRequired: true - types: - - - - name: parameter_server_command_line_args - description: 'Command line arguments that need to be passed to the - - python script for the parameter server. Optional for single process jobs.' - isRequired: true - types: - - - - name: worker_count - description: 'The number of worker tasks. If specified, the value must be less - than or - - equal to (nodeCount * numberOfGPUs per VM). If not specified, the default value - is equal to - - nodeCount. This property can be specified only for distributed TensorFlow training.' - isRequired: true - types: - - - - name: parameter_server_count - description: 'The number of parameter server tasks. If specified, the value - - must be less than or equal to nodeCount. If not specified, the default value - is equal to 1 for - - distributed TensorFlow training. This property can be specified only for distributed - TensorFlow - - training.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: python_script_file_path - isRequired: true - - name: python_interpreter_path - defaultValue: None - - name: master_command_line_args - defaultValue: None - - name: worker_command_line_args - defaultValue: None - - name: parameter_server_command_line_args - defaultValue: None - - name: worker_count - defaultValue: None - - name: parameter_server_count - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ToolType.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ToolType.yml deleted file mode 100644 index 48774bdffe49..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ToolType.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.ToolType -name: ToolType -fullName: azure.mgmt.batchai.models.ToolType -summary: The toolkit type of the job. -module: azure.mgmt.batchai.models -fields: -- name: CAFFE - uid: azure.mgmt.batchai.models.ToolType.CAFFE -- name: CAFFE2 - uid: azure.mgmt.batchai.models.ToolType.CAFFE2 -- name: CHAINER - uid: azure.mgmt.batchai.models.ToolType.CHAINER -- name: CNTK - uid: azure.mgmt.batchai.models.ToolType.CNTK -- name: CUSTOM - uid: azure.mgmt.batchai.models.ToolType.CUSTOM -- name: CUSTOMMPI - uid: azure.mgmt.batchai.models.ToolType.CUSTOMMPI -- name: HOROVOD - uid: azure.mgmt.batchai.models.ToolType.HOROVOD -- name: TENSORFLOW - uid: azure.mgmt.batchai.models.ToolType.TENSORFLOW diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UnmanagedFileSystemReference.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UnmanagedFileSystemReference.yml deleted file mode 100644 index d48c5b0cac7a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UnmanagedFileSystemReference.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.UnmanagedFileSystemReference -name: UnmanagedFileSystemReference -fullName: azure.mgmt.batchai.models.UnmanagedFileSystemReference -module: azure.mgmt.batchai.models -summary: 'Unmanaged file system mounting configuration. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UnmanagedFileSystemReference(*, mount_command: str, relative_mount_path: - str, **kwargs)' - parameters: - - name: mount_command - description: 'Required. Mount command line. Note, Batch AI will append mount path - to - - the command on its own.' - isRequired: true - types: - - - - name: relative_mount_path - description: 'Required. The relative path on the compute node where the unmanaged - - file system will be mounted. Note that all cluster level unmanaged file systems - will be mounted - - under $AZ_BATCHAI_MOUNT_ROOT location and all job level unmanaged file systems - will be mounted - - under $AZ_BATCHAI_JOB_MOUNT_ROOT.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: mount_command - isRequired: true - - name: relative_mount_path - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Usage.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Usage.yml deleted file mode 100644 index 3d30612af04d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Usage.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.Usage -name: Usage -fullName: azure.mgmt.batchai.models.Usage -module: azure.mgmt.batchai.models -summary: 'Describes Batch AI Resource Usage. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Usage(**kwargs) -variables: -- description: 'An enum describing the unit of usage measurement. Possible values - include: "Count".' - name: unit - types: - - - - -- description: The current usage of the resource. - name: current_value - types: - - -- description: The maximum permitted usage of the resource. - name: limit - types: - - -- description: The name of the type of usage. - name: name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UsageName.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UsageName.yml deleted file mode 100644 index ef4cb87244d2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UsageName.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.UsageName -name: UsageName -fullName: azure.mgmt.batchai.models.UsageName -module: azure.mgmt.batchai.models -summary: 'The Usage Names. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: UsageName(**kwargs) -variables: -- description: The name of the resource. - name: value - types: - - -- description: The localized name of the resource. - name: localized_value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UsageUnit.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UsageUnit.yml deleted file mode 100644 index 0791099ae462..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UsageUnit.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.UsageUnit -name: UsageUnit -fullName: azure.mgmt.batchai.models.UsageUnit -summary: An enum describing the unit of usage measurement. -module: azure.mgmt.batchai.models -fields: -- name: COUNT - uid: azure.mgmt.batchai.models.UsageUnit.COUNT diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UserAccountSettings.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UserAccountSettings.yml deleted file mode 100644 index 8991844b06ba..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UserAccountSettings.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.UserAccountSettings -name: UserAccountSettings -fullName: azure.mgmt.batchai.models.UserAccountSettings -module: azure.mgmt.batchai.models -summary: 'Settings for user account that gets created on each on the nodes of a cluster. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UserAccountSettings(*, admin_user_name: str, admin_user_ssh_public_key: - str | None = None, admin_user_password: str | None = None, **kwargs)' - parameters: - - name: admin_user_name - description: 'Required. Name of the administrator user account which can be used - to - - SSH to nodes.' - isRequired: true - types: - - - - name: admin_user_ssh_public_key - description: SSH public key of the administrator user account. - isRequired: true - types: - - - - name: admin_user_password - description: Password of the administrator user account. - isRequired: true - types: - - - keywordOnlyParameters: - - name: admin_user_name - isRequired: true - - name: admin_user_ssh_public_key - defaultValue: None - - name: admin_user_password - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.VirtualMachineConfiguration.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.VirtualMachineConfiguration.yml deleted file mode 100644 index 06b1ffc7a795..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.VirtualMachineConfiguration.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.VirtualMachineConfiguration -name: VirtualMachineConfiguration -fullName: azure.mgmt.batchai.models.VirtualMachineConfiguration -module: azure.mgmt.batchai.models -summary: VM configuration. -constructor: - syntax: 'VirtualMachineConfiguration(*, image_reference: ImageReference | None = - None, **kwargs)' - parameters: - - name: image_reference - description: OS image reference for cluster nodes. - isRequired: true - types: - - - keywordOnlyParameters: - - name: image_reference - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.VmPriority.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.VmPriority.yml deleted file mode 100644 index 437c43161a31..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.VmPriority.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.batchai.models.VmPriority -name: VmPriority -fullName: azure.mgmt.batchai.models.VmPriority -summary: 'VM priority. Allowed values are: dedicated (default) and lowpriority.' -module: azure.mgmt.batchai.models -fields: -- name: DEDICATED - uid: azure.mgmt.batchai.models.VmPriority.DEDICATED -- name: LOWPRIORITY - uid: azure.mgmt.batchai.models.VmPriority.LOWPRIORITY diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Workspace.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Workspace.yml deleted file mode 100644 index d68d0f79e295..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Workspace.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.Workspace -name: Workspace -fullName: azure.mgmt.batchai.models.Workspace -module: azure.mgmt.batchai.models -summary: 'Batch AI Workspace information. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Workspace(**kwargs) -variables: -- description: The ID of the resource. - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: The type of the resource. - name: type - types: - - -- description: The location of the resource. - name: location - types: - - -- description: A set of tags. The tags of the resource. - name: tags - types: - - [, ] -- description: Time when the Workspace was created. - name: creation_time - types: - - -- description: 'The provisioned state of the Workspace. Possible values include: - - "creating", "succeeded", "failed", "deleting".' - name: provisioning_state - types: - - - - -- description: 'The time at which the workspace entered its current - - provisioning state.' - name: provisioning_state_transition_time - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceCreateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceCreateParameters.yml deleted file mode 100644 index b08ea7316f1b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceCreateParameters.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.WorkspaceCreateParameters -name: WorkspaceCreateParameters -fullName: azure.mgmt.batchai.models.WorkspaceCreateParameters -module: azure.mgmt.batchai.models -summary: 'Workspace creation parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WorkspaceCreateParameters(*, location: str, tags: Dict[str, str] | None - = None, **kwargs)' - parameters: - - name: location - description: Required. The region in which to create the Workspace. - isRequired: true - types: - - - - name: tags - description: A set of tags. The user specified tags associated with the Workspace. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: location - isRequired: true - - name: tags - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceListResult.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceListResult.yml deleted file mode 100644 index 5ac285491e7c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceListResult.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.WorkspaceListResult -name: WorkspaceListResult -fullName: azure.mgmt.batchai.models.WorkspaceListResult -module: azure.mgmt.batchai.models -summary: 'Values returned by the List operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: WorkspaceListResult(**kwargs) -variables: -- description: The collection of workspaces. - name: value - types: - - [] -- description: The continuation token. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceUpdateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceUpdateParameters.yml deleted file mode 100644 index 3511dfae7a02..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceUpdateParameters.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.WorkspaceUpdateParameters -name: WorkspaceUpdateParameters -fullName: azure.mgmt.batchai.models.WorkspaceUpdateParameters -module: azure.mgmt.batchai.models -summary: Workspace update parameters. -constructor: - syntax: 'WorkspaceUpdateParameters(*, tags: Dict[str, str] | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. The user specified tags associated with the Workspace. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: tags - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspacesListByResourceGroupOptions.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspacesListByResourceGroupOptions.yml deleted file mode 100644 index fb651b79ebb7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspacesListByResourceGroupOptions.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.WorkspacesListByResourceGroupOptions -name: WorkspacesListByResourceGroupOptions -fullName: azure.mgmt.batchai.models.WorkspacesListByResourceGroupOptions -module: azure.mgmt.batchai.models -summary: Parameter group. -constructor: - syntax: 'WorkspacesListByResourceGroupOptions(*, max_results: int | None = 1000, - **kwargs)' - parameters: - - name: max_results - description: 'The maximum number of items to return in the response. A maximum - of 1000 - - files can be returned.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_results - defaultValue: '1000' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspacesListOptions.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspacesListOptions.yml deleted file mode 100644 index c4ff2c6ce6ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspacesListOptions.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.models.WorkspacesListOptions -name: WorkspacesListOptions -fullName: azure.mgmt.batchai.models.WorkspacesListOptions -module: azure.mgmt.batchai.models -summary: Parameter group. -constructor: - syntax: 'WorkspacesListOptions(*, max_results: int | None = 1000, **kwargs)' - parameters: - - name: max_results - description: 'The maximum number of items to return in the response. A maximum - of 1000 - - files can be returned.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_results - defaultValue: '1000' diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.yml deleted file mode 100644 index 0fe6d3261f89..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.yml +++ /dev/null @@ -1,99 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.batchai.models -name: models -fullName: azure.mgmt.batchai.models -type: import -classes: -- azure.mgmt.batchai.models.AppInsightsReference -- azure.mgmt.batchai.models.AutoScaleSettings -- azure.mgmt.batchai.models.AzureBlobFileSystemReference -- azure.mgmt.batchai.models.AzureFileShareReference -- azure.mgmt.batchai.models.AzureStorageCredentialsInfo -- azure.mgmt.batchai.models.BatchAIError -- azure.mgmt.batchai.models.CNTKsettings -- azure.mgmt.batchai.models.Caffe2Settings -- azure.mgmt.batchai.models.CaffeSettings -- azure.mgmt.batchai.models.ChainerSettings -- azure.mgmt.batchai.models.CloudErrorBody -- azure.mgmt.batchai.models.Cluster -- azure.mgmt.batchai.models.ClusterCreateParameters -- azure.mgmt.batchai.models.ClusterListResult -- azure.mgmt.batchai.models.ClusterUpdateParameters -- azure.mgmt.batchai.models.ClustersListByWorkspaceOptions -- azure.mgmt.batchai.models.ContainerSettings -- azure.mgmt.batchai.models.CustomMpiSettings -- azure.mgmt.batchai.models.CustomToolkitSettings -- azure.mgmt.batchai.models.DataDisks -- azure.mgmt.batchai.models.EnvironmentVariable -- azure.mgmt.batchai.models.EnvironmentVariableWithSecretValue -- azure.mgmt.batchai.models.Experiment -- azure.mgmt.batchai.models.ExperimentListResult -- azure.mgmt.batchai.models.ExperimentsListByWorkspaceOptions -- azure.mgmt.batchai.models.File -- azure.mgmt.batchai.models.FileListResult -- azure.mgmt.batchai.models.FileServer -- azure.mgmt.batchai.models.FileServerCreateParameters -- azure.mgmt.batchai.models.FileServerListResult -- azure.mgmt.batchai.models.FileServerReference -- azure.mgmt.batchai.models.FileServersListByWorkspaceOptions -- azure.mgmt.batchai.models.HorovodSettings -- azure.mgmt.batchai.models.ImageReference -- azure.mgmt.batchai.models.ImageSourceRegistry -- azure.mgmt.batchai.models.InputDirectory -- azure.mgmt.batchai.models.Job -- azure.mgmt.batchai.models.JobBasePropertiesConstraints -- azure.mgmt.batchai.models.JobCreateParameters -- azure.mgmt.batchai.models.JobListResult -- azure.mgmt.batchai.models.JobPreparation -- azure.mgmt.batchai.models.JobPropertiesConstraints -- azure.mgmt.batchai.models.JobPropertiesExecutionInfo -- azure.mgmt.batchai.models.JobsListByExperimentOptions -- azure.mgmt.batchai.models.JobsListOutputFilesOptions -- azure.mgmt.batchai.models.KeyVaultSecretReference -- azure.mgmt.batchai.models.ListUsagesResult -- azure.mgmt.batchai.models.ManualScaleSettings -- azure.mgmt.batchai.models.MountSettings -- azure.mgmt.batchai.models.MountVolumes -- azure.mgmt.batchai.models.NameValuePair -- azure.mgmt.batchai.models.NodeSetup -- azure.mgmt.batchai.models.NodeStateCounts -- azure.mgmt.batchai.models.Operation -- azure.mgmt.batchai.models.OperationDisplay -- azure.mgmt.batchai.models.OperationListResult -- azure.mgmt.batchai.models.OutputDirectory -- azure.mgmt.batchai.models.PerformanceCountersSettings -- azure.mgmt.batchai.models.PrivateRegistryCredentials -- azure.mgmt.batchai.models.ProxyResource -- azure.mgmt.batchai.models.PyTorchSettings -- azure.mgmt.batchai.models.RemoteLoginInformation -- azure.mgmt.batchai.models.RemoteLoginInformationListResult -- azure.mgmt.batchai.models.Resource -- azure.mgmt.batchai.models.ResourceId -- azure.mgmt.batchai.models.ScaleSettings -- azure.mgmt.batchai.models.SetupTask -- azure.mgmt.batchai.models.SshConfiguration -- azure.mgmt.batchai.models.TensorFlowSettings -- azure.mgmt.batchai.models.UnmanagedFileSystemReference -- azure.mgmt.batchai.models.Usage -- azure.mgmt.batchai.models.UsageName -- azure.mgmt.batchai.models.UserAccountSettings -- azure.mgmt.batchai.models.VirtualMachineConfiguration -- azure.mgmt.batchai.models.Workspace -- azure.mgmt.batchai.models.WorkspaceCreateParameters -- azure.mgmt.batchai.models.WorkspaceListResult -- azure.mgmt.batchai.models.WorkspaceUpdateParameters -- azure.mgmt.batchai.models.WorkspacesListByResourceGroupOptions -- azure.mgmt.batchai.models.WorkspacesListOptions -enums: -- azure.mgmt.batchai.models.AllocationState -- azure.mgmt.batchai.models.CachingType -- azure.mgmt.batchai.models.DeallocationOption -- azure.mgmt.batchai.models.ExecutionState -- azure.mgmt.batchai.models.FileServerProvisioningState -- azure.mgmt.batchai.models.FileType -- azure.mgmt.batchai.models.JobPriority -- azure.mgmt.batchai.models.ProvisioningState -- azure.mgmt.batchai.models.StorageAccountType -- azure.mgmt.batchai.models.ToolType -- azure.mgmt.batchai.models.UsageUnit -- azure.mgmt.batchai.models.VmPriority diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.ClustersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.ClustersOperations.yml deleted file mode 100644 index 00bdbf2a695b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.ClustersOperations.yml +++ /dev/null @@ -1,335 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.operations.ClustersOperations -name: ClustersOperations -fullName: azure.mgmt.batchai.operations.ClustersOperations -module: azure.mgmt.batchai.operations -summary: 'ClustersOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ClustersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.operations.ClustersOperations.begin_create - name: begin_create - summary: Creates a Cluster in the given Workspace. - signature: 'begin_create(resource_group_name: str, workspace_name: str, cluster_name: - str, parameters: ''_models.ClusterCreateParameters'', **kwargs: Any) -> LROPoller[''_models.Cluster'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: The parameters to provide for the Cluster creation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either Cluster or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.ClustersOperations.begin_delete - name: begin_delete - summary: Deletes a Cluster. - signature: 'begin_delete(resource_group_name: str, workspace_name: str, cluster_name: - str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.ClustersOperations.get - name: get - summary: Gets information about a Cluster. - signature: 'get(resource_group_name: str, workspace_name: str, cluster_name: str, - **kwargs: Any) -> _models.Cluster' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Cluster, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.ClustersOperations.list_by_workspace - name: list_by_workspace - summary: Gets information about Clusters associated with the given Workspace. - signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, clusters_list_by_workspace_options: - ''_models.ClustersListByWorkspaceOptions'' | None = None, **kwargs: Any) -> Iterable[''_models.ClusterListResult'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: clusters_list_by_workspace_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either ClusterListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.ClustersOperations.list_remote_login_information - name: list_remote_login_information - summary: Get the IP address, port of all the compute nodes in the Cluster. - signature: 'list_remote_login_information(resource_group_name: str, workspace_name: - str, cluster_name: str, **kwargs: Any) -> Iterable[''_models.RemoteLoginInformationListResult'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either RemoteLoginInformationListResult - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.ClustersOperations.update - name: update - summary: Updates properties of a Cluster. - signature: 'update(resource_group_name: str, workspace_name: str, cluster_name: - str, parameters: ''_models.ClusterUpdateParameters'', **kwargs: Any) -> _models.Cluster' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: cluster_name - description: 'The name of the cluster within the specified resource group. Cluster - names - - can only contain a combination of alphanumeric characters along with dash (-) - and underscore - - (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: Additional parameters for cluster update. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Cluster, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.operations.ClustersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.ExperimentsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.ExperimentsOperations.yml deleted file mode 100644 index f7fdb2387747..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.ExperimentsOperations.yml +++ /dev/null @@ -1,236 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.operations.ExperimentsOperations -name: ExperimentsOperations -fullName: azure.mgmt.batchai.operations.ExperimentsOperations -module: azure.mgmt.batchai.operations -summary: 'ExperimentsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: ExperimentsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.operations.ExperimentsOperations.begin_create - name: begin_create - summary: Creates an Experiment. - signature: 'begin_create(resource_group_name: str, workspace_name: str, experiment_name: - str, **kwargs: Any) -> LROPoller[''_models.Experiment'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either Experiment or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.ExperimentsOperations.begin_delete - name: begin_delete - summary: Deletes an Experiment. - signature: 'begin_delete(resource_group_name: str, workspace_name: str, experiment_name: - str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.ExperimentsOperations.get - name: get - summary: Gets information about an Experiment. - signature: 'get(resource_group_name: str, workspace_name: str, experiment_name: - str, **kwargs: Any) -> _models.Experiment' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Experiment, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.ExperimentsOperations.list_by_workspace - name: list_by_workspace - summary: Gets a list of Experiments within the specified Workspace. - signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, experiments_list_by_workspace_options: - ''_models.ExperimentsListByWorkspaceOptions'' | None = None, **kwargs: Any) -> - Iterable[''_models.ExperimentListResult'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiments_list_by_workspace_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either ExperimentListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.operations.ExperimentsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.FileServersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.FileServersOperations.yml deleted file mode 100644 index c944d5590463..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.FileServersOperations.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.operations.FileServersOperations -name: FileServersOperations -fullName: azure.mgmt.batchai.operations.FileServersOperations -module: azure.mgmt.batchai.operations -summary: 'FileServersOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: FileServersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.operations.FileServersOperations.begin_create - name: begin_create - summary: Creates a File Server in the given workspace. - signature: 'begin_create(resource_group_name: str, workspace_name: str, file_server_name: - str, parameters: ''_models.FileServerCreateParameters'', **kwargs: Any) -> LROPoller[''_models.FileServer'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: file_server_name - description: 'The name of the file server within the specified resource group. - File - - server names can only contain a combination of alphanumeric characters along - with dash (-) and - - underscore (_). The name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: The parameters to provide for File Server creation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either FileServer or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.FileServersOperations.list_by_workspace - name: list_by_workspace - summary: Gets a list of File Servers associated with the specified workspace. - signature: 'list_by_workspace(resource_group_name: str, workspace_name: str, file_servers_list_by_workspace_options: - ''_models.FileServersListByWorkspaceOptions'' | None = None, **kwargs: Any) -> - Iterable[''_models.FileServerListResult'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: file_servers_list_by_workspace_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FileServerListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.operations.FileServersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.JobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.JobsOperations.yml deleted file mode 100644 index 207fb6144de8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.JobsOperations.yml +++ /dev/null @@ -1,476 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.operations.JobsOperations -name: JobsOperations -fullName: azure.mgmt.batchai.operations.JobsOperations -module: azure.mgmt.batchai.operations -summary: 'JobsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: JobsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.operations.JobsOperations.begin_create - name: begin_create - summary: Creates a Job in the given Experiment. - signature: 'begin_create(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, parameters: ''_models.JobCreateParameters'', **kwargs: Any) - -> LROPoller[''_models.Job'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: The parameters to provide for job creation. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either Job or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.JobsOperations.begin_delete - name: begin_delete - summary: Deletes a Job. - signature: 'begin_delete(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.JobsOperations.begin_terminate - name: begin_terminate - summary: Terminates a job. - signature: 'begin_terminate(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.JobsOperations.get - name: get - summary: Gets information about a Job. - signature: 'get(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, **kwargs: Any) -> _models.Job' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Job, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.JobsOperations.list_by_experiment - name: list_by_experiment - summary: Gets a list of Jobs within the specified Experiment. - signature: 'list_by_experiment(resource_group_name: str, workspace_name: str, experiment_name: - str, jobs_list_by_experiment_options: ''_models.JobsListByExperimentOptions'' - | None = None, **kwargs: Any) -> Iterable[''_models.JobListResult'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: jobs_list_by_experiment_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobListResult or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.JobsOperations.list_output_files - name: list_output_files - summary: 'List all directories and files inside the given directory of the Job''s - output directory (if the - - output directory is on Azure File Share or Azure Storage Container).' - signature: 'list_output_files(resource_group_name: str, workspace_name: str, experiment_name: - str, job_name: str, jobs_list_output_files_options: ''_models.JobsListOutputFilesOptions'', - **kwargs: Any) -> Iterable[''_models.FileListResult'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - - name: jobs_list_output_files_options - description: Parameter group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either FileListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.JobsOperations.list_remote_login_information - name: list_remote_login_information - summary: 'Gets a list of currently existing nodes which were used for the Job execution. - The returned - - information contains the node ID, its public IP and SSH port.' - signature: 'list_remote_login_information(resource_group_name: str, workspace_name: - str, experiment_name: str, job_name: str, **kwargs: Any) -> Iterable[''_models.RemoteLoginInformationListResult'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: experiment_name - description: 'The name of the experiment. Experiment names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: job_name - description: 'The name of the job within the specified resource group. Job names - can only - - contain a combination of alphanumeric characters along with dash (-) and underscore - (_). The - - name must be from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either RemoteLoginInformationListResult - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.operations.JobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.Operations.yml deleted file mode 100644 index c5751f5c3637..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.Operations.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.operations.Operations -name: Operations -fullName: azure.mgmt.batchai.operations.Operations -module: azure.mgmt.batchai.operations -summary: 'Operations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.operations.Operations.list - name: list - summary: Lists available operations for the Microsoft.BatchAI provider. - signature: 'list(**kwargs: Any) -> Iterable[''_models.OperationListResult'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.UsagesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.UsagesOperations.yml deleted file mode 100644 index df891639cf6a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.UsagesOperations.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.operations.UsagesOperations -name: UsagesOperations -fullName: azure.mgmt.batchai.operations.UsagesOperations -module: azure.mgmt.batchai.operations -summary: 'UsagesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: UsagesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.operations.UsagesOperations.list - name: list - summary: 'Gets the current usage information as well as limits for Batch AI resources - for given - - subscription.' - signature: 'list(location: str, **kwargs: Any) -> Iterable[''_models.ListUsagesResult'']' - parameters: - - name: location - description: The location for which resource usage is queried. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either ListUsagesResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.operations.UsagesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.WorkspacesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.WorkspacesOperations.yml deleted file mode 100644 index 8f27de7617ff..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.WorkspacesOperations.yml +++ /dev/null @@ -1,261 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.batchai.operations.WorkspacesOperations -name: WorkspacesOperations -fullName: azure.mgmt.batchai.operations.WorkspacesOperations -module: azure.mgmt.batchai.operations -summary: 'WorkspacesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: WorkspacesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.batchai.operations.WorkspacesOperations.begin_create - name: begin_create - summary: Creates a Workspace. - signature: 'begin_create(resource_group_name: str, workspace_name: str, parameters: - ''_models.WorkspaceCreateParameters'', **kwargs: Any) -> LROPoller[''_models.Workspace'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: Workspace creation parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either Workspace or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.WorkspacesOperations.begin_delete - name: begin_delete - summary: Deletes a Workspace. - signature: 'begin_delete(resource_group_name: str, workspace_name: str, **kwargs: - Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.WorkspacesOperations.get - name: get - summary: Gets information about a Workspace. - signature: 'get(resource_group_name: str, workspace_name: str, **kwargs: Any) -> - _models.Workspace' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Workspace, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.WorkspacesOperations.list - name: list - summary: Gets a list of Workspaces associated with the given subscription. - signature: 'list(workspaces_list_options: ''_models.WorkspacesListOptions'' | None - = None, **kwargs: Any) -> Iterable[''_models.WorkspaceListResult'']' - parameters: - - name: workspaces_list_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either WorkspaceListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.WorkspacesOperations.list_by_resource_group - name: list_by_resource_group - summary: Gets a list of Workspaces within the specified resource group. - signature: 'list_by_resource_group(resource_group_name: str, workspaces_list_by_resource_group_options: - ''_models.WorkspacesListByResourceGroupOptions'' | None = None, **kwargs: Any) - -> Iterable[''_models.WorkspaceListResult'']' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspaces_list_by_resource_group_options - description: Parameter group. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either WorkspaceListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.batchai.operations.WorkspacesOperations.update - name: update - summary: Updates properties of a Workspace. - signature: 'update(resource_group_name: str, workspace_name: str, parameters: ''_models.WorkspaceUpdateParameters'', - **kwargs: Any) -> _models.Workspace' - parameters: - - name: resource_group_name - description: Name of the resource group to which the resource belongs. - isRequired: true - types: - - - - name: workspace_name - description: 'The name of the workspace. Workspace names can only contain a - - combination of alphanumeric characters along with dash (-) and underscore (_). - The name must be - - from 1 through 64 characters long.' - isRequired: true - types: - - - - name: parameters - description: Additional parameters for workspace update. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Workspace, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.batchai.operations.WorkspacesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.yml deleted file mode 100644 index 8d8ac2fe8ed0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.batchai.operations -name: operations -fullName: azure.mgmt.batchai.operations -type: import -classes: -- azure.mgmt.batchai.operations.ClustersOperations -- azure.mgmt.batchai.operations.ExperimentsOperations -- azure.mgmt.batchai.operations.FileServersOperations -- azure.mgmt.batchai.operations.JobsOperations -- azure.mgmt.batchai.operations.Operations -- azure.mgmt.batchai.operations.UsagesOperations -- azure.mgmt.batchai.operations.WorkspacesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.yml b/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.yml deleted file mode 100644 index d6b8be52bfb1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.batchai -name: batchai -fullName: azure.mgmt.batchai -type: rootImport -classes: -- azure.mgmt.batchai.BatchAI -packages: -- azure.mgmt.batchai.aio -- azure.mgmt.batchai.models -- azure.mgmt.batchai.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.DataBoxEdgeManagementClient.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.DataBoxEdgeManagementClient.yml deleted file mode 100644 index a6b3bc65427d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.DataBoxEdgeManagementClient.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.DataBoxEdgeManagementClient -name: DataBoxEdgeManagementClient -fullName: azure.mgmt.edgegateway.DataBoxEdgeManagementClient -module: azure.mgmt.edgegateway -constructor: - syntax: DataBoxEdgeManagementClient(credentials, subscription_id, base_url=None) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The subscription ID. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Operations operations - name: operations - types: - - -- description: Devices operations - name: devices - types: - - -- description: Alerts operations - name: alerts - types: - - -- description: BandwidthSchedules operations - name: bandwidth_schedules - types: - - -- description: Jobs operations - name: jobs - types: - - -- description: OperationsStatus operations - name: operations_status - types: - - -- description: Orders operations - name: orders - types: - - -- description: Roles operations - name: roles - types: - - -- description: Shares operations - name: shares - types: - - -- description: StorageAccountCredentials operations - name: storage_account_credentials - types: - - -- description: Triggers operations - name: triggers - types: - - -- description: Users operations - name: users - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClient.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClient.yml deleted file mode 100644 index c25a4b76d90c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClient.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClient -name: DataBoxEdgeManagementClient -fullName: azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClient -module: azure.mgmt.edgegateway.data_box_edge_management_client -constructor: - syntax: DataBoxEdgeManagementClient(credentials, subscription_id, base_url=None) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The subscription ID. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - -variables: -- description: Configuration for client. - name: config - types: - - -- description: Operations operations - name: operations - types: - - -- description: Devices operations - name: devices - types: - - -- description: Alerts operations - name: alerts - types: - - -- description: BandwidthSchedules operations - name: bandwidth_schedules - types: - - -- description: Jobs operations - name: jobs - types: - - -- description: OperationsStatus operations - name: operations_status - types: - - -- description: Orders operations - name: orders - types: - - -- description: Roles operations - name: roles - types: - - -- description: Shares operations - name: shares - types: - - -- description: StorageAccountCredentials operations - name: storage_account_credentials - types: - - -- description: Triggers operations - name: triggers - types: - - -- description: Users operations - name: users - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClientConfiguration.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClientConfiguration.yml deleted file mode 100644 index 6ce479394bc0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClientConfiguration.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClientConfiguration -name: DataBoxEdgeManagementClientConfiguration -fullName: azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClientConfiguration -module: azure.mgmt.edgegateway.data_box_edge_management_client -summary: 'Configuration for DataBoxEdgeManagementClient - - Note that all parameters used to create this instance are saved as instance - - attributes.' -constructor: - syntax: DataBoxEdgeManagementClientConfiguration(credentials, subscription_id, base_url=None) - parameters: - - name: credentials - description: Credentials needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The subscription ID. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.yml deleted file mode 100644 index fc1e6f7f96d5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.data_box_edge_management_client -name: data_box_edge_management_client -fullName: azure.mgmt.edgegateway.data_box_edge_management_client -classes: -- azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClient -- azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClientConfiguration diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ARMBaseModel.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ARMBaseModel.yml deleted file mode 100644 index 43f1edf8c828..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ARMBaseModel.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ARMBaseModel -name: ARMBaseModel -fullName: azure.mgmt.edgegateway.models.ARMBaseModel -module: azure.mgmt.edgegateway.models -summary: 'Represents the base class for all object models. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ARMBaseModel(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AccountType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AccountType.yml deleted file mode 100644 index ed38f71dede3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AccountType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.AccountType -name: AccountType -fullName: azure.mgmt.edgegateway.models.AccountType -module: azure.mgmt.edgegateway.models -fields: -- name: blob_storage - uid: azure.mgmt.edgegateway.models.AccountType.blob_storage -- name: general_purpose_storage - uid: azure.mgmt.edgegateway.models.AccountType.general_purpose_storage diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Address(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Address(class).yml deleted file mode 100644 index 60d38d394716..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Address(class).yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Address -name: Address -fullName: azure.mgmt.edgegateway.models.Address -module: azure.mgmt.edgegateway.models -summary: 'The shipping address of the customer. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Address(*, address_line1: str, postal_code: str, city: str, state: str, - country: str, address_line2: str = None, address_line3: str = None, **kwargs)' - parameters: - - name: address_line1 - description: Required. The address line1. - isRequired: true - types: - - - - name: address_line2 - description: The address line2. - isRequired: true - types: - - - - name: address_line3 - description: The address line3. - isRequired: true - types: - - - - name: postal_code - description: Required. The postal code. - isRequired: true - types: - - - - name: city - description: Required. The city name. - isRequired: true - types: - - - - name: state - description: Required. The state name. - isRequired: true - types: - - - - name: country - description: Required. The country name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: address_line1 - isRequired: true - - name: postal_code - isRequired: true - - name: city - isRequired: true - - name: state - isRequired: true - - name: country - isRequired: true - - name: address_line2 - defaultValue: None - - name: address_line3 - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Alert(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Alert(class).yml deleted file mode 100644 index 1b07f00c4523..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Alert(class).yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Alert -name: Alert -fullName: azure.mgmt.edgegateway.models.Alert -module: azure.mgmt.edgegateway.models -summary: 'Alert on the data box edge/gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Alert(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: Alert title. - name: title - types: - - -- description: Alert type. - name: alert_type - types: - - -- description: UTC time when the alert appeared. - name: appeared_at_date_time - types: - - -- description: Alert recommendation. - name: recommendation - types: - - -- description: 'Severity of the alert. Possible values include: - - ''Informational'', ''Warning'', ''Critical''' - name: severity - types: - - - - -- description: Error details of the alert. - name: error_details - types: - - -- description: Alert details. - name: detailed_information - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertErrorDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertErrorDetails.yml deleted file mode 100644 index 93e32edafad1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertErrorDetails.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.AlertErrorDetails -name: AlertErrorDetails -fullName: azure.mgmt.edgegateway.models.AlertErrorDetails -module: azure.mgmt.edgegateway.models -summary: 'Error details for the alert. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: AlertErrorDetails(**kwargs) -variables: -- description: Error code. - name: error_code - types: - - -- description: Error Message. - name: error_message - types: - - -- description: Number of occurrences. - name: occurrences - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertPaged.yml deleted file mode 100644 index c2450f105de0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.AlertPaged -name: AlertPaged -fullName: azure.mgmt.edgegateway.models.AlertPaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: AlertPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertSeverity.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertSeverity.yml deleted file mode 100644 index 56c7da864d49..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertSeverity.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.AlertSeverity -name: AlertSeverity -fullName: azure.mgmt.edgegateway.models.AlertSeverity -module: azure.mgmt.edgegateway.models -fields: -- name: critical - uid: azure.mgmt.edgegateway.models.AlertSeverity.critical -- name: informational - uid: azure.mgmt.edgegateway.models.AlertSeverity.informational -- name: warning - uid: azure.mgmt.edgegateway.models.AlertSeverity.warning diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AsymmetricEncryptedSecret.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AsymmetricEncryptedSecret.yml deleted file mode 100644 index 326d5c6bade1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AsymmetricEncryptedSecret.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.AsymmetricEncryptedSecret -name: AsymmetricEncryptedSecret -fullName: azure.mgmt.edgegateway.models.AsymmetricEncryptedSecret -module: azure.mgmt.edgegateway.models -summary: 'Represent the secrets intended for encryption with asymmetric key pair. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AsymmetricEncryptedSecret(*, value: str, encryption_algorithm, encryption_cert_thumbprint: - str = None, **kwargs)' - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: encryption_cert_thumbprint - description: 'Thumbprint certificate used to encrypt - - "Value". If the value is unencrypted, it will be null.' - isRequired: true - types: - - - - name: encryption_algorithm - description: 'Required. The algorithm used to encrypt - - "Value". Possible values include: ''None'', ''AES256'', ''RSAES_PKCS1_v_1_5''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: encryption_algorithm - isRequired: true - - name: encryption_cert_thumbprint - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Authentication(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Authentication(class).yml deleted file mode 100644 index 6e380ad55ae5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Authentication(class).yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Authentication -name: Authentication -fullName: azure.mgmt.edgegateway.models.Authentication -module: azure.mgmt.edgegateway.models -summary: Authentication mechanism for IoT devices. -constructor: - syntax: Authentication(*, symmetric_key=None, **kwargs) - parameters: - - name: symmetric_key - description: Symmetric key for authentication. - isRequired: true - types: - - - keywordOnlyParameters: - - name: symmetric_key - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AuthenticationType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AuthenticationType.yml deleted file mode 100644 index 2dc3f0b8cf0e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AuthenticationType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.AuthenticationType -name: AuthenticationType -fullName: azure.mgmt.edgegateway.models.AuthenticationType -module: azure.mgmt.edgegateway.models -fields: -- name: azure_active_directory - uid: azure.mgmt.edgegateway.models.AuthenticationType.azure_active_directory -- name: invalid - uid: azure.mgmt.edgegateway.models.AuthenticationType.invalid diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AzureContainerDataFormat.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AzureContainerDataFormat.yml deleted file mode 100644 index 8362358856df..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AzureContainerDataFormat.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.AzureContainerDataFormat -name: AzureContainerDataFormat -fullName: azure.mgmt.edgegateway.models.AzureContainerDataFormat -module: azure.mgmt.edgegateway.models -fields: -- name: azure_file - uid: azure.mgmt.edgegateway.models.AzureContainerDataFormat.azure_file -- name: block_blob - uid: azure.mgmt.edgegateway.models.AzureContainerDataFormat.block_blob -- name: page_blob - uid: azure.mgmt.edgegateway.models.AzureContainerDataFormat.page_blob diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AzureContainerInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AzureContainerInfo.yml deleted file mode 100644 index 1b43a46fab2c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AzureContainerInfo.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.AzureContainerInfo -name: AzureContainerInfo -fullName: azure.mgmt.edgegateway.models.AzureContainerInfo -module: azure.mgmt.edgegateway.models -summary: 'Azure container mapping of the endpoint. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureContainerInfo(*, storage_account_credential_id: str, container_name: - str, data_format, **kwargs)' - parameters: - - name: storage_account_credential_id - description: 'Required. ID of the storage account - - credential used to access storage.' - isRequired: true - types: - - - - name: container_name - description: 'Required. Container name (Based on the data format - - specified, this represents the name of Azure Files/Page blob/Block blob).' - isRequired: true - types: - - - - name: data_format - description: 'Required. Storage format used for the file represented - - by the share. Possible values include: ''BlockBlob'', ''PageBlob'', - - ''AzureFile''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: storage_account_credential_id - isRequired: true - - name: container_name - isRequired: true - - name: data_format - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.BandwidthSchedule.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.BandwidthSchedule.yml deleted file mode 100644 index 5645748b4290..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.BandwidthSchedule.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.BandwidthSchedule -name: BandwidthSchedule -fullName: azure.mgmt.edgegateway.models.BandwidthSchedule -module: azure.mgmt.edgegateway.models -summary: 'The bandwidth schedule details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'BandwidthSchedule(*, start: str, stop: str, rate_in_mbps: int, days, **kwargs)' - parameters: - - name: start - description: Required. The start time of the schedule in UTC. - isRequired: true - types: - - - - name: stop - description: Required. The stop time of the schedule in UTC. - isRequired: true - types: - - - - name: rate_in_mbps - description: Required. The bandwidth rate in Mbps. - isRequired: true - types: - - - - name: days - description: 'Required. The days of the week when this schedule is - - applicable.' - isRequired: true - types: - - [ - - ] - keywordOnlyParameters: - - name: start - isRequired: true - - name: stop - isRequired: true - - name: rate_in_mbps - isRequired: true - - name: days - isRequired: true -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.BandwidthSchedulePaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.BandwidthSchedulePaged.yml deleted file mode 100644 index ea65ebc687b7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.BandwidthSchedulePaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.BandwidthSchedulePaged -name: BandwidthSchedulePaged -fullName: azure.mgmt.edgegateway.models.BandwidthSchedulePaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: BandwidthSchedulePaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ClientAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ClientAccessRight.yml deleted file mode 100644 index 265ba4bf810f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ClientAccessRight.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ClientAccessRight -name: ClientAccessRight -fullName: azure.mgmt.edgegateway.models.ClientAccessRight -module: azure.mgmt.edgegateway.models -summary: 'The mapping between a particular client IP and the type of access client - - has on the NFS share. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ClientAccessRight(*, client: str, access_permission, **kwargs)' - parameters: - - name: client - description: Required. IP of the client. - isRequired: true - types: - - - - name: access_permission - description: 'Required. Type of access to be allowed for the - - client. Possible values include: ''NoAccess'', ''ReadOnly'', ''ReadWrite''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: client - isRequired: true - - name: access_permission - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ClientPermissionType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ClientPermissionType.yml deleted file mode 100644 index 1bcdd521fc4f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ClientPermissionType.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.ClientPermissionType -name: ClientPermissionType -fullName: azure.mgmt.edgegateway.models.ClientPermissionType -module: azure.mgmt.edgegateway.models -fields: -- name: no_access - uid: azure.mgmt.edgegateway.models.ClientPermissionType.no_access -- name: read_only - uid: azure.mgmt.edgegateway.models.ClientPermissionType.read_only -- name: read_write - uid: azure.mgmt.edgegateway.models.ClientPermissionType.read_write diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ContactDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ContactDetails.yml deleted file mode 100644 index 8722aa34bfa7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ContactDetails.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ContactDetails -name: ContactDetails -fullName: azure.mgmt.edgegateway.models.ContactDetails -module: azure.mgmt.edgegateway.models -summary: 'Contains all the contact details of the customer. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContactDetails(*, contact_person: str, company_name: str, phone: str, email_list, - **kwargs)' - parameters: - - name: contact_person - description: Required. The contact person name. - isRequired: true - types: - - - - name: company_name - description: Required. The name of the company. - isRequired: true - types: - - - - name: phone - description: Required. The phone number. - isRequired: true - types: - - - - name: email_list - description: Required. The email list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: contact_person - isRequired: true - - name: company_name - isRequired: true - - name: phone - isRequired: true - - name: email_list - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevice.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevice.yml deleted file mode 100644 index 21a1ad2834c5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevice.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.DataBoxEdgeDevice -name: DataBoxEdgeDevice -fullName: azure.mgmt.edgegateway.models.DataBoxEdgeDevice -module: azure.mgmt.edgegateway.models -summary: 'The Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataBoxEdgeDevice(*, location: str, tags=None, sku=None, etag: str = None, - data_box_edge_device_status=None, description: str = None, model_description: - str = None, friendly_name: str = None, **kwargs)' - parameters: - - name: location - description: 'Required. The location of the device. This is a supported - - and registered Azure geographical region (for example, West US, East US, - - or Southeast Asia). The geographical region of a device cannot be changed - - once it is created, but if an identical geographical region is specified - - on update, the request will succeed.' - isRequired: true - types: - - - - name: tags - description: 'The list of tags that describe the device. These tags can be - - used to view and group this device (across resource groups).' - isRequired: true - types: - - [, ] - - name: sku - description: The SKU type. - isRequired: true - types: - - - - name: etag - description: The etag for the devices. - isRequired: true - types: - - - - name: data_box_edge_device_status - description: 'The status of the Data Box - - Edge/Gateway device. Possible values include: ''ReadyToSetup'', ''Online'', - - ''Offline'', ''NeedsAttention'', ''Disconnected'', ''PartiallyDisconnected''' - isRequired: true - types: - - - - - - name: description - description: The Description of the Data Box Edge/Gateway device. - isRequired: true - types: - - - - name: model_description - description: 'The description of the Data Box Edge/Gateway - - device model.' - isRequired: true - types: - - - - name: friendly_name - description: The Data Box Edge/Gateway device name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: location - isRequired: true - - name: tags - defaultValue: None - - name: sku - defaultValue: None - - name: etag - defaultValue: None - - name: data_box_edge_device_status - defaultValue: None - - name: description - defaultValue: None - - name: model_description - defaultValue: None - - name: friendly_name - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The Serial Number of Data Box Edge/Gateway device. - name: serial_number - types: - - -- description: 'The type of the Data Box Edge/Gateway device. Possible - - values include: ''DataBoxEdgeDevice''' - name: device_type - types: - - - - -- description: The Data Box Edge/Gateway device culture. - name: culture - types: - - -- description: The Data Box Edge/Gateway device model. - name: device_model - types: - - -- description: 'The Data Box Edge/Gateway device software - - version.' - name: device_software_version - types: - - -- description: 'The Data Box Edge/Gateway device local - - capacity in MB.' - name: device_local_capacity - types: - - -- description: The Data Box Edge/Gateway device timezone. - name: time_zone - types: - - -- description: 'The device software version number of the device - - (eg: 1.2.18105.6).' - name: device_hcs_version - types: - - -- description: Type of compute roles configured. - name: configured_role_types - types: - - [ - - ] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDeviceExtendedInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDeviceExtendedInfo.yml deleted file mode 100644 index 4b92d4597611..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDeviceExtendedInfo.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceExtendedInfo -name: DataBoxEdgeDeviceExtendedInfo -fullName: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceExtendedInfo -module: azure.mgmt.edgegateway.models -summary: 'The extended Info of the Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DataBoxEdgeDeviceExtendedInfo(*, encryption_key_thumbprint: str = None, - encryption_key: str = None, **kwargs)' - parameters: - - name: encryption_key_thumbprint - description: 'The digital signature of encrypted - - certificate.' - isRequired: true - types: - - - - name: encryption_key - description: 'The public part of the encryption certificate. - - Client uses this to encrypt any secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: encryption_key_thumbprint - defaultValue: None - - name: encryption_key - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The Resource ID of the Resource. - name: resource_key - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevicePaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevicePaged.yml deleted file mode 100644 index b98c22fd077c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevicePaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.DataBoxEdgeDevicePaged -name: DataBoxEdgeDevicePaged -fullName: azure.mgmt.edgegateway.models.DataBoxEdgeDevicePaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: DataBoxEdgeDevicePaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevicePatch.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevicePatch.yml deleted file mode 100644 index 52adbe8c74c7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevicePatch.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.DataBoxEdgeDevicePatch -name: DataBoxEdgeDevicePatch -fullName: azure.mgmt.edgegateway.models.DataBoxEdgeDevicePatch -module: azure.mgmt.edgegateway.models -summary: The Data Box Edge/Gateway device patch. -constructor: - syntax: DataBoxEdgeDevicePatch(*, tags=None, **kwargs) - parameters: - - name: tags - description: The tags attached to the Data Box Edge/Gateway resource. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: tags - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.yml deleted file mode 100644 index 38a374bf7af2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus -name: DataBoxEdgeDeviceStatus -fullName: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus -module: azure.mgmt.edgegateway.models -fields: -- name: disconnected - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.disconnected -- name: needs_attention - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.needs_attention -- name: offline - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.offline -- name: online - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.online -- name: partially_disconnected - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.partially_disconnected -- name: ready_to_setup - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.ready_to_setup diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataPolicy.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataPolicy.yml deleted file mode 100644 index 3a356146e7ac..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataPolicy.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.DataPolicy -name: DataPolicy -fullName: azure.mgmt.edgegateway.models.DataPolicy -module: azure.mgmt.edgegateway.models -fields: -- name: cloud - uid: azure.mgmt.edgegateway.models.DataPolicy.cloud -- name: local - uid: azure.mgmt.edgegateway.models.DataPolicy.local diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DayOfWeek.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DayOfWeek.yml deleted file mode 100644 index eecf88fc5bcd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DayOfWeek.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.DayOfWeek -name: DayOfWeek -fullName: azure.mgmt.edgegateway.models.DayOfWeek -module: azure.mgmt.edgegateway.models -fields: -- name: friday - uid: azure.mgmt.edgegateway.models.DayOfWeek.friday -- name: monday - uid: azure.mgmt.edgegateway.models.DayOfWeek.monday -- name: saturday - uid: azure.mgmt.edgegateway.models.DayOfWeek.saturday -- name: sunday - uid: azure.mgmt.edgegateway.models.DayOfWeek.sunday -- name: thursday - uid: azure.mgmt.edgegateway.models.DayOfWeek.thursday -- name: tuesday - uid: azure.mgmt.edgegateway.models.DayOfWeek.tuesday -- name: wednesday - uid: azure.mgmt.edgegateway.models.DayOfWeek.wednesday diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DeviceType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DeviceType.yml deleted file mode 100644 index c56ae9cb9b15..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DeviceType.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.DeviceType -name: DeviceType -fullName: azure.mgmt.edgegateway.models.DeviceType -module: azure.mgmt.edgegateway.models -fields: -- name: data_box_edge_device - uid: azure.mgmt.edgegateway.models.DeviceType.data_box_edge_device diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DownloadPhase.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DownloadPhase.yml deleted file mode 100644 index d00d7451b4af..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DownloadPhase.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.DownloadPhase -name: DownloadPhase -fullName: azure.mgmt.edgegateway.models.DownloadPhase -module: azure.mgmt.edgegateway.models -fields: -- name: downloading - uid: azure.mgmt.edgegateway.models.DownloadPhase.downloading -- name: initializing - uid: azure.mgmt.edgegateway.models.DownloadPhase.initializing -- name: unknown - uid: azure.mgmt.edgegateway.models.DownloadPhase.unknown -- name: verifying - uid: azure.mgmt.edgegateway.models.DownloadPhase.verifying diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.EncryptionAlgorithm.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.EncryptionAlgorithm.yml deleted file mode 100644 index a06e9abf5f98..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.EncryptionAlgorithm.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.EncryptionAlgorithm -name: EncryptionAlgorithm -fullName: azure.mgmt.edgegateway.models.EncryptionAlgorithm -module: azure.mgmt.edgegateway.models -fields: -- name: aes256 - uid: azure.mgmt.edgegateway.models.EncryptionAlgorithm.aes256 -- name: none - uid: azure.mgmt.edgegateway.models.EncryptionAlgorithm.none -- name: rsaes_pkcs1_v_1_5 - uid: azure.mgmt.edgegateway.models.EncryptionAlgorithm.rsaes_pkcs1_v_1_5 diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.FileEventTrigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.FileEventTrigger.yml deleted file mode 100644 index d86f4c5160f9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.FileEventTrigger.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.FileEventTrigger -name: FileEventTrigger -fullName: azure.mgmt.edgegateway.models.FileEventTrigger -module: azure.mgmt.edgegateway.models -summary: 'Trigger details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileEventTrigger(*, source_info, sink_info, custom_context_tag: str = None, - **kwargs)' - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: source_info - description: Required. File event source details. - isRequired: true - types: - - - - name: sink_info - description: Required. Role sink info. - isRequired: true - types: - - - - name: custom_context_tag - description: 'A custom context tag typically used to - - correlate the trigger against its usage. For example, if a periodic timer - - trigger is intended for certain specific IoT modules in the device, the - - tag can be the name or the image URL of the module.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: source_info - isRequired: true - - name: sink_info - isRequired: true - - name: custom_context_tag - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.FileSourceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.FileSourceInfo.yml deleted file mode 100644 index 202e6d947f08..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.FileSourceInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.FileSourceInfo -name: FileSourceInfo -fullName: azure.mgmt.edgegateway.models.FileSourceInfo -module: azure.mgmt.edgegateway.models -summary: 'File source details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileSourceInfo(*, share_id: str, **kwargs)' - parameters: - - name: share_id - description: Required. File share ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: share_id - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.InstallRebootBehavior.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.InstallRebootBehavior.yml deleted file mode 100644 index 40aa8a414729..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.InstallRebootBehavior.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.InstallRebootBehavior -name: InstallRebootBehavior -fullName: azure.mgmt.edgegateway.models.InstallRebootBehavior -module: azure.mgmt.edgegateway.models -fields: -- name: never_reboots - uid: azure.mgmt.edgegateway.models.InstallRebootBehavior.never_reboots -- name: request_reboot - uid: azure.mgmt.edgegateway.models.InstallRebootBehavior.request_reboot -- name: requires_reboot - uid: azure.mgmt.edgegateway.models.InstallRebootBehavior.requires_reboot diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.IoTDeviceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.IoTDeviceInfo.yml deleted file mode 100644 index a75aacb177e3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.IoTDeviceInfo.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.IoTDeviceInfo -name: IoTDeviceInfo -fullName: azure.mgmt.edgegateway.models.IoTDeviceInfo -module: azure.mgmt.edgegateway.models -summary: 'Metadata of IoT device/IoT Edge device to be configured. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IoTDeviceInfo(*, device_id: str, io_thost_hub: str, authentication=None, - **kwargs)' - parameters: - - name: device_id - description: Required. ID of the IoT device/edge device. - isRequired: true - types: - - - - name: io_thost_hub - description: 'Required. Host name for the IoT hub associated to the - - device.' - isRequired: true - types: - - - - name: authentication - description: IoT device authentication info. - isRequired: true - types: - - - keywordOnlyParameters: - - name: device_id - isRequired: true - - name: io_thost_hub - isRequired: true - - name: authentication - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.IoTRole.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.IoTRole.yml deleted file mode 100644 index b49f6b7cc4af..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.IoTRole.yml +++ /dev/null @@ -1,82 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.IoTRole -name: IoTRole -fullName: azure.mgmt.edgegateway.models.IoTRole -module: azure.mgmt.edgegateway.models -summary: 'Compute role. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: IoTRole(*, host_platform, io_tdevice_details, io_tedge_device_details, role_status, - share_mappings=None, **kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: host_platform - description: 'Required. Host OS supported by the IoT role. - - Possible values include: ''Windows'', ''Linux''' - isRequired: true - types: - - - - - - name: io_tdevice_details - description: 'Required. IoT device metadata to which data box - - edge device needs to be connected.' - isRequired: true - types: - - - - name: io_tedge_device_details - description: 'Required. IoT edge device to which the IoT - - role needs to be configured.' - isRequired: true - types: - - - - name: share_mappings - description: Mount points of shares in role(s). - isRequired: true - types: - - [] - - name: role_status - description: 'Required. Role status. Possible values include: - - ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: host_platform - isRequired: true - - name: io_tdevice_details - isRequired: true - - name: io_tedge_device_details - isRequired: true - - name: role_status - isRequired: true - - name: share_mappings - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Ipv4Config.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Ipv4Config.yml deleted file mode 100644 index 37d7bc8859ac..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Ipv4Config.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Ipv4Config -name: Ipv4Config -fullName: azure.mgmt.edgegateway.models.Ipv4Config -module: azure.mgmt.edgegateway.models -summary: 'Details related to the IPv4 address configuration. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Ipv4Config(**kwargs) -variables: -- description: The IPv4 address of the network adapter. - name: ip_address - types: - - -- description: The IPv4 subnet of the network adapter. - name: subnet - types: - - -- description: The IPv4 gateway of the network adapter. - name: gateway - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Ipv6Config.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Ipv6Config.yml deleted file mode 100644 index 38a1831cdf2d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Ipv6Config.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Ipv6Config -name: Ipv6Config -fullName: azure.mgmt.edgegateway.models.Ipv6Config -module: azure.mgmt.edgegateway.models -summary: 'Details related to the IPv6 address configuration. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Ipv6Config(**kwargs) -variables: -- description: The IPv6 address of the network adapter. - name: ip_address - types: - - -- description: The IPv6 prefix of the network adapter. - name: prefix_length - types: - - -- description: The IPv6 gateway of the network adapter. - name: gateway - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Job(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Job(class).yml deleted file mode 100644 index 00128608ef11..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Job(class).yml +++ /dev/null @@ -1,106 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Job -name: Job -fullName: azure.mgmt.edgegateway.models.Job -module: azure.mgmt.edgegateway.models -summary: 'A device job. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'Job(*, folder: str = None, **kwargs)' - parameters: - - name: folder - description: 'If only subfolders need to be refreshed, then the subfolder - - path inside the share. (The path is empty if there are no subfolders.)' - isRequired: true - types: - - - keywordOnlyParameters: - - name: folder - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The name of the object. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: 'The current status of the job. Possible values include: - - ''Invalid'', ''Running'', ''Succeeded'', ''Failed'', ''Canceled'', ''Paused'', - - ''Scheduled''' - name: status - types: - - - - -- description: The UTC date and time at which the job started. - name: start_time - types: - - -- description: The UTC date and time at which the job completed. - name: end_time - types: - - -- description: The percentage of the job that is complete. - name: percent_complete - types: - - -- description: The error details. - name: error - types: - - -- description: 'The type of the job. Possible values include: ''Invalid'', - - ''ScanForUpdates'', ''DownloadUpdates'', ''InstallUpdates'', ''RefreshShare''' - name: job_type - types: - - - - -- description: 'Current stage of the update operation. Possible - - values include: ''Unknown'', ''Initial'', ''ScanStarted'', ''ScanComplete'', - - ''ScanFailed'', ''DownloadStarted'', ''DownloadComplete'', ''DownloadFailed'', - - ''InstallStarted'', ''InstallComplete'', ''InstallFailed'', ''RebootInitiated'', - - ''Success'', ''Failure'', ''RescanStarted'', ''RescanComplete'', ''RescanFailed''' - name: current_stage - types: - - - - -- description: The download progress. - name: download_progress - types: - - -- description: The install progress. - name: install_progress - types: - - -- description: 'Total number of errors encountered during the - - refresh process.' - name: total_refresh_errors - types: - - -- description: 'Local share/remote container relative path to - - the error manifest file of the refresh.' - name: error_manifest_file - types: - - -- description: ARM ID of the share that was refreshed. - name: share_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobErrorDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobErrorDetails.yml deleted file mode 100644 index bde62baf34d3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobErrorDetails.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.JobErrorDetails -name: JobErrorDetails -fullName: azure.mgmt.edgegateway.models.JobErrorDetails -module: azure.mgmt.edgegateway.models -summary: 'The job error information containing the list of job errors. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: JobErrorDetails(**kwargs) -variables: -- description: The error details. - name: error_details - types: - - [] -- description: The code intended for programmatic access. - name: code - types: - - -- description: The message that describes the error in detail. - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobErrorItem.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobErrorItem.yml deleted file mode 100644 index 72eba81b5c29..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobErrorItem.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.JobErrorItem -name: JobErrorItem -fullName: azure.mgmt.edgegateway.models.JobErrorItem -module: azure.mgmt.edgegateway.models -summary: 'The job error items. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: JobErrorItem(**kwargs) -variables: -- description: The recommended actions. - name: recommendations - types: - - [] -- description: The code intended for programmatic access. - name: code - types: - - -- description: The message that describes the error in detail. - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobStatus.yml deleted file mode 100644 index 188089ebcaa2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobStatus.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.JobStatus -name: JobStatus -fullName: azure.mgmt.edgegateway.models.JobStatus -module: azure.mgmt.edgegateway.models -fields: -- name: canceled - uid: azure.mgmt.edgegateway.models.JobStatus.canceled -- name: failed - uid: azure.mgmt.edgegateway.models.JobStatus.failed -- name: invalid - uid: azure.mgmt.edgegateway.models.JobStatus.invalid -- name: paused - uid: azure.mgmt.edgegateway.models.JobStatus.paused -- name: running - uid: azure.mgmt.edgegateway.models.JobStatus.running -- name: scheduled - uid: azure.mgmt.edgegateway.models.JobStatus.scheduled -- name: succeeded - uid: azure.mgmt.edgegateway.models.JobStatus.succeeded diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobType.yml deleted file mode 100644 index eb41fbc47c6c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.JobType -name: JobType -fullName: azure.mgmt.edgegateway.models.JobType -module: azure.mgmt.edgegateway.models -fields: -- name: download_updates - uid: azure.mgmt.edgegateway.models.JobType.download_updates -- name: install_updates - uid: azure.mgmt.edgegateway.models.JobType.install_updates -- name: invalid - uid: azure.mgmt.edgegateway.models.JobType.invalid -- name: refresh_share - uid: azure.mgmt.edgegateway.models.JobType.refresh_share -- name: scan_for_updates - uid: azure.mgmt.edgegateway.models.JobType.scan_for_updates diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricAggregationType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricAggregationType.yml deleted file mode 100644 index 4206754855de..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricAggregationType.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.MetricAggregationType -name: MetricAggregationType -fullName: azure.mgmt.edgegateway.models.MetricAggregationType -module: azure.mgmt.edgegateway.models -fields: -- name: average - uid: azure.mgmt.edgegateway.models.MetricAggregationType.average -- name: count - uid: azure.mgmt.edgegateway.models.MetricAggregationType.count -- name: maximum - uid: azure.mgmt.edgegateway.models.MetricAggregationType.maximum -- name: minimum - uid: azure.mgmt.edgegateway.models.MetricAggregationType.minimum -- name: none - uid: azure.mgmt.edgegateway.models.MetricAggregationType.none -- name: not_specified - uid: azure.mgmt.edgegateway.models.MetricAggregationType.not_specified -- name: total - uid: azure.mgmt.edgegateway.models.MetricAggregationType.total diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricCategory.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricCategory.yml deleted file mode 100644 index 5e84ca41b2c2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricCategory.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.MetricCategory -name: MetricCategory -fullName: azure.mgmt.edgegateway.models.MetricCategory -module: azure.mgmt.edgegateway.models -fields: -- name: capacity - uid: azure.mgmt.edgegateway.models.MetricCategory.capacity -- name: transaction - uid: azure.mgmt.edgegateway.models.MetricCategory.transaction diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricDimensionV1.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricDimensionV1.yml deleted file mode 100644 index 17b4c0bd6ee5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricDimensionV1.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.MetricDimensionV1 -name: MetricDimensionV1 -fullName: azure.mgmt.edgegateway.models.MetricDimensionV1 -module: azure.mgmt.edgegateway.models -summary: Metric Dimension v1. -constructor: - syntax: 'MetricDimensionV1(*, name: str = None, display_name: str = None, to_be_exported_for_shoebox: - bool = None, **kwargs)' - parameters: - - name: name - description: Name of the metrics dimension. - isRequired: true - types: - - - - name: display_name - description: Display name of the metrics dimension. - isRequired: true - types: - - - - name: to_be_exported_for_shoebox - description: To be exported to shoe box. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: display_name - defaultValue: None - - name: to_be_exported_for_shoebox - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricSpecificationV1.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricSpecificationV1.yml deleted file mode 100644 index 116b550633a6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricSpecificationV1.yml +++ /dev/null @@ -1,106 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.MetricSpecificationV1 -name: MetricSpecificationV1 -fullName: azure.mgmt.edgegateway.models.MetricSpecificationV1 -module: azure.mgmt.edgegateway.models -summary: Metric specification version 1. -constructor: - syntax: 'MetricSpecificationV1(*, name: str = None, display_name: str = None, display_description: - str = None, unit=None, aggregation_type=None, dimensions=None, fill_gap_with_zero: - bool = None, category=None, resource_id_dimension_name_override: str = None, supported_time_grain_types=None, - supported_aggregation_types=None, **kwargs)' - parameters: - - name: name - description: Name of the metric. - isRequired: true - types: - - - - name: display_name - description: Display name of the metric. - isRequired: true - types: - - - - name: display_description - description: Description of the metric to be displayed. - isRequired: true - types: - - - - name: unit - description: 'Metric units. Possible values include: ''NotSpecified'', - - ''Percent'', ''Count'', ''Seconds'', ''Milliseconds'', ''Bytes'', ''BytesPerSecond'', - - ''CountPerSecond''' - isRequired: true - types: - - - - - - name: aggregation_type - description: 'Metric aggregation type. Possible values include: - - ''NotSpecified'', ''None'', ''Average'', ''Minimum'', ''Maximum'', ''Total'', - ''Count''' - isRequired: true - types: - - - - - - name: dimensions - description: 'Metric dimensions, other than default dimension which - - is resource.' - isRequired: true - types: - - [] - - name: fill_gap_with_zero - description: Set true to fill the gaps with zero. - isRequired: true - types: - - - - name: category - description: 'Metric category. Possible values include: ''Capacity'', - - ''Transaction''' - isRequired: true - types: - - - - - - name: resource_id_dimension_name_override - description: Resource name override. - isRequired: true - types: - - - - name: supported_time_grain_types - description: Support granularity of metrics. - isRequired: true - types: - - [ - - ] - - name: supported_aggregation_types - description: Support metric aggregation type. - isRequired: true - types: - - [ - - ] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: display_name - defaultValue: None - - name: display_description - defaultValue: None - - name: unit - defaultValue: None - - name: aggregation_type - defaultValue: None - - name: dimensions - defaultValue: None - - name: fill_gap_with_zero - defaultValue: None - - name: category - defaultValue: None - - name: resource_id_dimension_name_override - defaultValue: None - - name: supported_time_grain_types - defaultValue: None - - name: supported_aggregation_types - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricUnit.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricUnit.yml deleted file mode 100644 index 6a6fde17fd9d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricUnit.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.MetricUnit -name: MetricUnit -fullName: azure.mgmt.edgegateway.models.MetricUnit -module: azure.mgmt.edgegateway.models -fields: -- name: bytes - uid: azure.mgmt.edgegateway.models.MetricUnit.bytes -- name: bytes_per_second - uid: azure.mgmt.edgegateway.models.MetricUnit.bytes_per_second -- name: count - uid: azure.mgmt.edgegateway.models.MetricUnit.count -- name: count_per_second - uid: azure.mgmt.edgegateway.models.MetricUnit.count_per_second -- name: milliseconds - uid: azure.mgmt.edgegateway.models.MetricUnit.milliseconds -- name: not_specified - uid: azure.mgmt.edgegateway.models.MetricUnit.not_specified -- name: percent - uid: azure.mgmt.edgegateway.models.MetricUnit.percent -- name: seconds - uid: azure.mgmt.edgegateway.models.MetricUnit.seconds diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MonitoringStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MonitoringStatus.yml deleted file mode 100644 index 56ac8d9c8d82..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MonitoringStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.MonitoringStatus -name: MonitoringStatus -fullName: azure.mgmt.edgegateway.models.MonitoringStatus -module: azure.mgmt.edgegateway.models -fields: -- name: disabled - uid: azure.mgmt.edgegateway.models.MonitoringStatus.disabled -- name: enabled - uid: azure.mgmt.edgegateway.models.MonitoringStatus.enabled diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MountPointMap.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MountPointMap.yml deleted file mode 100644 index e504331be00e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MountPointMap.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.MountPointMap -name: MountPointMap -fullName: azure.mgmt.edgegateway.models.MountPointMap -module: azure.mgmt.edgegateway.models -summary: 'The share mount point. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MountPointMap(*, share_id: str, **kwargs)' - parameters: - - name: share_id - description: Required. ID of the share mounted to the role VM. - isRequired: true - types: - - - keywordOnlyParameters: - - name: share_id - isRequired: true -variables: -- description: ID of the role to which share is mounted. - name: role_id - types: - - -- description: Mount point for the share. - name: mount_point - types: - - -- description: 'Role type. Possible values include: ''IOT'', ''ASA'', - - ''Functions'', ''Cognitive''' - name: role_type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapter.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapter.yml deleted file mode 100644 index 9cbea0e86319..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapter.yml +++ /dev/null @@ -1,91 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.NetworkAdapter -name: NetworkAdapter -fullName: azure.mgmt.edgegateway.models.NetworkAdapter -module: azure.mgmt.edgegateway.models -summary: 'Represents the networkAdapter on a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkAdapter(*, rdma_status=None, dhcp_status=None, **kwargs) - parameters: - - name: rdma_status - description: 'Value indicating whether this adapter is RDMA capable. - - Possible values include: ''Incapable'', ''Capable''' - isRequired: true - types: - - - - - - name: dhcp_status - description: 'Value indicating whether this adapter has DHCP - - enabled. Possible values include: ''Disabled'', ''Enabled''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: rdma_status - defaultValue: None - - name: dhcp_status - defaultValue: None -variables: -- description: Instance ID of network adapter. - name: adapter_id - types: - - -- description: Hardware position of network adapter. - name: adapter_position - types: - - -- description: Logical index of the adapter. - name: index - types: - - -- description: Node ID of the network adapter. - name: node_id - types: - - -- description: Network adapter name. - name: network_adapter_name - types: - - -- description: Hardware label for the adapter. - name: label - types: - - -- description: MAC address. - name: mac_address - types: - - -- description: Link speed. - name: link_speed - types: - - -- description: 'Value indicating whether this adapter is valid. Possible - - values include: ''Inactive'', ''Active''' - name: status - types: - - - - -- description: The IPv4 configuration of the network adapter. - name: ipv4_configuration - types: - - -- description: The IPv6 configuration of the network adapter. - name: ipv6_configuration - types: - - -- description: The IPv6 local address. - name: ipv6_link_local_address - types: - - -- description: The list of DNS Servers of the device. - name: dns_servers - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus.yml deleted file mode 100644 index f69444bb8b15..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus -name: NetworkAdapterDHCPStatus -fullName: azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus -module: azure.mgmt.edgegateway.models -fields: -- name: disabled - uid: azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus.disabled -- name: enabled - uid: azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus.enabled diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterPosition.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterPosition.yml deleted file mode 100644 index e983120449a7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterPosition.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.NetworkAdapterPosition -name: NetworkAdapterPosition -fullName: azure.mgmt.edgegateway.models.NetworkAdapterPosition -module: azure.mgmt.edgegateway.models -summary: 'The network adapter position. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkAdapterPosition(**kwargs) -variables: -- description: 'The network group. Possible values include: ''None'', - - ''NonRDMA'', ''RDMA''' - name: network_group - types: - - - - -- description: The port. - name: port - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus.yml deleted file mode 100644 index 7014fc4626bf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus -name: NetworkAdapterRDMAStatus -fullName: azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus -module: azure.mgmt.edgegateway.models -fields: -- name: capable - uid: azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus.capable -- name: incapable - uid: azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus.incapable diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterStatus.yml deleted file mode 100644 index 5dc4679d9666..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.NetworkAdapterStatus -name: NetworkAdapterStatus -fullName: azure.mgmt.edgegateway.models.NetworkAdapterStatus -module: azure.mgmt.edgegateway.models -fields: -- name: active - uid: azure.mgmt.edgegateway.models.NetworkAdapterStatus.active -- name: inactive - uid: azure.mgmt.edgegateway.models.NetworkAdapterStatus.inactive diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkGroup.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkGroup.yml deleted file mode 100644 index 0aec68f77a6d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkGroup.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.NetworkGroup -name: NetworkGroup -fullName: azure.mgmt.edgegateway.models.NetworkGroup -module: azure.mgmt.edgegateway.models -fields: -- name: non_rdma - uid: azure.mgmt.edgegateway.models.NetworkGroup.non_rdma -- name: none - uid: azure.mgmt.edgegateway.models.NetworkGroup.none -- name: rdma - uid: azure.mgmt.edgegateway.models.NetworkGroup.rdma diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkSettings.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkSettings.yml deleted file mode 100644 index 7c7845d6b412..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkSettings.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.NetworkSettings -name: NetworkSettings -fullName: azure.mgmt.edgegateway.models.NetworkSettings -module: azure.mgmt.edgegateway.models -summary: 'The network settings of a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkSettings(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The network adapter list on the device. - name: network_adapters - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Operation(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Operation(class).yml deleted file mode 100644 index 36221211a570..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Operation(class).yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Operation -name: Operation -fullName: azure.mgmt.edgegateway.models.Operation -module: azure.mgmt.edgegateway.models -summary: Operations. -constructor: - syntax: 'Operation(*, name: str = None, display=None, origin: str = None, service_specification=None, - **kwargs)' - parameters: - - name: name - description: Name of the operation. - isRequired: true - types: - - - - name: display - description: Properties displayed for the operation. - isRequired: true - types: - - - - name: origin - description: Origin of the operation. - isRequired: true - types: - - - - name: service_specification - description: Service specification. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: display - defaultValue: None - - name: origin - defaultValue: None - - name: service_specification - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OperationDisplay.yml deleted file mode 100644 index 0fa2ace4f168..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OperationDisplay.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.edgegateway.models.OperationDisplay -module: azure.mgmt.edgegateway.models -summary: Operation display properties. -constructor: - syntax: 'OperationDisplay(*, provider: str = None, resource: str = None, operation: - str = None, description: str = None, **kwargs)' - parameters: - - name: provider - description: Provider name. - isRequired: true - types: - - - - name: resource - description: The type of resource in which the operation is performed. - isRequired: true - types: - - - - name: operation - description: Operation to be performed on the resource. - isRequired: true - types: - - - - name: description - description: Description of the operation to be performed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: resource - defaultValue: None - - name: operation - defaultValue: None - - name: description - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OperationPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OperationPaged.yml deleted file mode 100644 index fc2cd7af4446..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OperationPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.OperationPaged -name: OperationPaged -fullName: azure.mgmt.edgegateway.models.OperationPaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: OperationPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Order(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Order(class).yml deleted file mode 100644 index ca7fd2e49e51..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Order(class).yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Order -name: Order -fullName: azure.mgmt.edgegateway.models.Order -module: azure.mgmt.edgegateway.models -summary: 'The order details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Order(*, contact_information, shipping_address, current_status=None, **kwargs) - parameters: - - name: contact_information - description: Required. The contact details. - isRequired: true - types: - - - - name: shipping_address - description: Required. The shipping address. - isRequired: true - types: - - - - name: current_status - description: Current status of the order. - isRequired: true - types: - - - keywordOnlyParameters: - - name: contact_information - isRequired: true - - name: shipping_address - isRequired: true - - name: current_status - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: List of status changes in the order. - name: order_history - types: - - [] -- description: Serial number of the device. - name: serial_number - types: - - -- description: 'Tracking information for the package - - delivered to the customer whether it has an original or a replacement - - device.' - name: delivery_tracking_info - types: - - [] -- description: 'Tracking information for the package returned - - from the customer whether it has an original or a replacement device.' - name: return_tracking_info - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderPaged.yml deleted file mode 100644 index 526935fe3006..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.OrderPaged -name: OrderPaged -fullName: azure.mgmt.edgegateway.models.OrderPaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: OrderPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderState.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderState.yml deleted file mode 100644 index 892f24761ab1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderState.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.OrderState -name: OrderState -fullName: azure.mgmt.edgegateway.models.OrderState -module: azure.mgmt.edgegateway.models -fields: -- name: arriving - uid: azure.mgmt.edgegateway.models.OrderState.arriving -- name: awaiting_fulfilment - uid: azure.mgmt.edgegateway.models.OrderState.awaiting_fulfilment -- name: awaiting_preparation - uid: azure.mgmt.edgegateway.models.OrderState.awaiting_preparation -- name: awaiting_return_shipment - uid: azure.mgmt.edgegateway.models.OrderState.awaiting_return_shipment -- name: awaiting_shipment - uid: azure.mgmt.edgegateway.models.OrderState.awaiting_shipment -- name: collected_at_microsoft - uid: azure.mgmt.edgegateway.models.OrderState.collected_at_microsoft -- name: declined - uid: azure.mgmt.edgegateway.models.OrderState.declined -- name: delivered - uid: azure.mgmt.edgegateway.models.OrderState.delivered -- name: lost_device - uid: azure.mgmt.edgegateway.models.OrderState.lost_device -- name: replacement_requested - uid: azure.mgmt.edgegateway.models.OrderState.replacement_requested -- name: return_initiated - uid: azure.mgmt.edgegateway.models.OrderState.return_initiated -- name: shipped - uid: azure.mgmt.edgegateway.models.OrderState.shipped -- name: shipped_back - uid: azure.mgmt.edgegateway.models.OrderState.shipped_back -- name: untracked - uid: azure.mgmt.edgegateway.models.OrderState.untracked diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderStatus.yml deleted file mode 100644 index 6c6e71a5c59b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderStatus.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.OrderStatus -name: OrderStatus -fullName: azure.mgmt.edgegateway.models.OrderStatus -module: azure.mgmt.edgegateway.models -summary: 'Represents a single status change. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OrderStatus(*, status, comments: str = None, **kwargs)' - parameters: - - name: status - description: 'Required. Status of the order as per the allowed status - - types. Possible values include: ''Untracked'', ''AwaitingFulfilment'', - - ''AwaitingPreparation'', ''AwaitingShipment'', ''Shipped'', ''Arriving'', - - ''Delivered'', ''ReplacementRequested'', ''LostDevice'', ''Declined'', - - ''ReturnInitiated'', ''AwaitingReturnShipment'', ''ShippedBack'', - - ''CollectedAtMicrosoft''' - isRequired: true - types: - - - - - - name: comments - description: Comments related to this status change. - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - isRequired: true - - name: comments - defaultValue: None -variables: -- description: Time of status update. - name: update_date_time - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PeriodicTimerEventTrigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PeriodicTimerEventTrigger.yml deleted file mode 100644 index a429f50052fa..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PeriodicTimerEventTrigger.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.PeriodicTimerEventTrigger -name: PeriodicTimerEventTrigger -fullName: azure.mgmt.edgegateway.models.PeriodicTimerEventTrigger -module: azure.mgmt.edgegateway.models -summary: 'Trigger details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PeriodicTimerEventTrigger(*, source_info, sink_info, custom_context_tag: - str = None, **kwargs)' - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: source_info - description: Required. Periodic timer details. - isRequired: true - types: - - - - name: sink_info - description: Required. Role Sink information. - isRequired: true - types: - - - - name: custom_context_tag - description: 'A custom context tag typically used to - - correlate the trigger against its usage. For example, if a periodic timer - - trigger is intended for certain specific IoT modules in the device, the - - tag can be the name or the image URL of the module.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: source_info - isRequired: true - - name: sink_info - isRequired: true - - name: custom_context_tag - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PeriodicTimerSourceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PeriodicTimerSourceInfo.yml deleted file mode 100644 index 2cbc820fd061..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PeriodicTimerSourceInfo.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.PeriodicTimerSourceInfo -name: PeriodicTimerSourceInfo -fullName: azure.mgmt.edgegateway.models.PeriodicTimerSourceInfo -module: azure.mgmt.edgegateway.models -summary: 'Periodic timer event source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PeriodicTimerSourceInfo(*, start_time, schedule: str, topic: str = None, - **kwargs)' - parameters: - - name: start_time - description: 'Required. The time of the day that results in a valid - - trigger. Schedule is computed with reference to the time specified up to - - seconds. If timezone is not specified the time will considered to be in - - device timezone. The value will always be returned as UTC time.' - isRequired: true - types: - - - - name: schedule - description: 'Required. Periodic frequency at which timer event needs - - to be raised. Supports daily, hourly, minutes, and seconds.' - isRequired: true - types: - - - - name: topic - description: Topic where periodic events are published to IoT device. - isRequired: true - types: - - - keywordOnlyParameters: - - name: start_time - isRequired: true - - name: schedule - isRequired: true - - name: topic - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PlatformType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PlatformType.yml deleted file mode 100644 index 95e47144bcc6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PlatformType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.PlatformType -name: PlatformType -fullName: azure.mgmt.edgegateway.models.PlatformType -module: azure.mgmt.edgegateway.models -fields: -- name: linux - uid: azure.mgmt.edgegateway.models.PlatformType.linux -- name: windows - uid: azure.mgmt.edgegateway.models.PlatformType.windows diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RefreshDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RefreshDetails.yml deleted file mode 100644 index 186216b016cd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RefreshDetails.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.RefreshDetails -name: RefreshDetails -fullName: azure.mgmt.edgegateway.models.RefreshDetails -module: azure.mgmt.edgegateway.models -summary: Fields for tracking refresh job on the share. -constructor: - syntax: 'RefreshDetails(*, in_progress_refresh_job_id: str = None, last_completed_refresh_job_time_in_utc=None, - error_manifest_file: str = None, last_job: str = None, **kwargs)' - parameters: - - name: in_progress_refresh_job_id - description: 'If a refresh share job is currently in - - progress on this share, this field indicates the ARM resource ID of that - - job. The field is empty if no job is in progress.' - isRequired: true - types: - - - - name: last_completed_refresh_job_time_in_utc - description: 'Indicates the completed - - time for the last refresh job on this particular share, if any.This could - - be a failed job or a successful job.' - isRequired: true - types: - - - - name: error_manifest_file - description: 'Indicates the relative path of the error xml - - for the last refresh job on this particular share, if any. This could be a - - failed job or a successful job.' - isRequired: true - types: - - - - name: last_job - description: 'Indicates the id of the last refresh job on this - - particular share,if any. This could be a failed job or a successful job.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: in_progress_refresh_job_id - defaultValue: None - - name: last_completed_refresh_job_time_in_utc - defaultValue: None - - name: error_manifest_file - defaultValue: None - - name: last_job - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Role(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Role(class).yml deleted file mode 100644 index 82934a362803..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Role(class).yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Role -name: Role -fullName: azure.mgmt.edgegateway.models.Role -module: azure.mgmt.edgegateway.models -summary: 'Compute role. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: IoTRole - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Role(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RolePaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RolePaged.yml deleted file mode 100644 index 20615fc8e4a3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RolePaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.RolePaged -name: RolePaged -fullName: azure.mgmt.edgegateway.models.RolePaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: RolePaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleSinkInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleSinkInfo.yml deleted file mode 100644 index a8420a42c3c8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleSinkInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.RoleSinkInfo -name: RoleSinkInfo -fullName: azure.mgmt.edgegateway.models.RoleSinkInfo -module: azure.mgmt.edgegateway.models -summary: 'Compute role against which events will be raised. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RoleSinkInfo(*, role_id: str, **kwargs)' - parameters: - - name: role_id - description: Required. Compute role ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: role_id - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleStatus.yml deleted file mode 100644 index 16b2d0a48b26..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.RoleStatus -name: RoleStatus -fullName: azure.mgmt.edgegateway.models.RoleStatus -module: azure.mgmt.edgegateway.models -fields: -- name: disabled - uid: azure.mgmt.edgegateway.models.RoleStatus.disabled -- name: enabled - uid: azure.mgmt.edgegateway.models.RoleStatus.enabled diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleTypes.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleTypes.yml deleted file mode 100644 index 920f6d3c9ae6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleTypes.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.RoleTypes -name: RoleTypes -fullName: azure.mgmt.edgegateway.models.RoleTypes -module: azure.mgmt.edgegateway.models -fields: -- name: asa - uid: azure.mgmt.edgegateway.models.RoleTypes.asa -- name: cognitive - uid: azure.mgmt.edgegateway.models.RoleTypes.cognitive -- name: functions - uid: azure.mgmt.edgegateway.models.RoleTypes.functions -- name: iot - uid: azure.mgmt.edgegateway.models.RoleTypes.iot diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SSLStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SSLStatus.yml deleted file mode 100644 index a1ead9c7428d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SSLStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.SSLStatus -name: SSLStatus -fullName: azure.mgmt.edgegateway.models.SSLStatus -module: azure.mgmt.edgegateway.models -fields: -- name: disabled - uid: azure.mgmt.edgegateway.models.SSLStatus.disabled -- name: enabled - uid: azure.mgmt.edgegateway.models.SSLStatus.enabled diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SecuritySettings.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SecuritySettings.yml deleted file mode 100644 index 971c583ff462..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SecuritySettings.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.SecuritySettings -name: SecuritySettings -fullName: azure.mgmt.edgegateway.models.SecuritySettings -module: azure.mgmt.edgegateway.models -summary: 'The security settings of a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SecuritySettings(*, device_admin_password, **kwargs) - parameters: - - name: device_admin_password - description: 'Required. Device administrator password as - - an encrypted string (encrypted using RSA PKCS #1) is used to sign into the - - local web UI of the device. The Actual password should have at least 8 - - characters that are a combination of uppercase, lowercase, numeric, and - - special characters.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: device_admin_password - isRequired: true -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ServiceSpecification.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ServiceSpecification.yml deleted file mode 100644 index 3d22a8cfa20f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ServiceSpecification.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ServiceSpecification -name: ServiceSpecification -fullName: azure.mgmt.edgegateway.models.ServiceSpecification -module: azure.mgmt.edgegateway.models -summary: Service specification. -constructor: - syntax: ServiceSpecification(*, metric_specifications=None, **kwargs) - parameters: - - name: metric_specifications - description: Metric specification as defined by shoebox. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: metric_specifications - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Share(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Share(class).yml deleted file mode 100644 index 02532583112c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Share(class).yml +++ /dev/null @@ -1,116 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Share -name: Share -fullName: azure.mgmt.edgegateway.models.Share -module: azure.mgmt.edgegateway.models -summary: 'Represents a share on the Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Share(*, share_status, monitoring_status, access_protocol, description: - str = None, azure_container_info=None, user_access_rights=None, client_access_rights=None, - refresh_details=None, data_policy=None, **kwargs)' - parameters: - - name: description - description: Description for the share. - isRequired: true - types: - - - - name: share_status - description: 'Required. Current status of the share. Possible - - values include: ''Online'', ''Offline''' - isRequired: true - types: - - - - - - name: monitoring_status - description: 'Required. Current monitoring status of the - - share. Possible values include: ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - - - name: azure_container_info - description: Azure container mapping for the share. - isRequired: true - types: - - - - name: access_protocol - description: 'Required. Access protocol to be used by the share. - - Possible values include: ''SMB'', ''NFS''' - isRequired: true - types: - - - - - - name: user_access_rights - description: 'Mapping of users and corresponding access - - rights on the share (required for SMB protocol).' - isRequired: true - types: - - [] - - name: client_access_rights - description: 'List of IP addresses and corresponding access - - rights on the share(required for NFS protocol).' - isRequired: true - types: - - [] - - name: refresh_details - description: Details of the refresh job on this share. - isRequired: true - types: - - - - name: data_policy - description: 'Data policy of the share. Possible values include: - - ''Cloud'', ''Local''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: share_status - isRequired: true - - name: monitoring_status - isRequired: true - - name: access_protocol - isRequired: true - - name: description - defaultValue: None - - name: azure_container_info - defaultValue: None - - name: user_access_rights - defaultValue: None - - name: client_access_rights - defaultValue: None - - name: refresh_details - defaultValue: None - - name: data_policy - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: Share mount point to the role. - name: share_mappings - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessProtocol.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessProtocol.yml deleted file mode 100644 index e07a7604df2a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessProtocol.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.ShareAccessProtocol -name: ShareAccessProtocol -fullName: azure.mgmt.edgegateway.models.ShareAccessProtocol -module: azure.mgmt.edgegateway.models -fields: -- name: nfs - uid: azure.mgmt.edgegateway.models.ShareAccessProtocol.nfs -- name: smb - uid: azure.mgmt.edgegateway.models.ShareAccessProtocol.smb diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessRight.yml deleted file mode 100644 index 94e62ee92eae..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessRight.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ShareAccessRight -name: ShareAccessRight -fullName: azure.mgmt.edgegateway.models.ShareAccessRight -module: azure.mgmt.edgegateway.models -summary: 'Specifies the mapping between this particular user and the type of access - - he has on shares on this device. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ShareAccessRight(*, share_id: str, access_type, **kwargs)' - parameters: - - name: share_id - description: Required. The share ID. - isRequired: true - types: - - - - name: access_type - description: 'Required. Type of access to be allowed on the share - - for this user. Possible values include: ''Change'', ''Read'', ''Custom''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: share_id - isRequired: true - - name: access_type - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessType.yml deleted file mode 100644 index 3fe9de9641c9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessType.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.ShareAccessType -name: ShareAccessType -fullName: azure.mgmt.edgegateway.models.ShareAccessType -module: azure.mgmt.edgegateway.models -fields: -- name: change - uid: azure.mgmt.edgegateway.models.ShareAccessType.change -- name: custom - uid: azure.mgmt.edgegateway.models.ShareAccessType.custom -- name: read - uid: azure.mgmt.edgegateway.models.ShareAccessType.read diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SharePaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SharePaged.yml deleted file mode 100644 index 2d5ce56b7ccf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SharePaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.SharePaged -name: SharePaged -fullName: azure.mgmt.edgegateway.models.SharePaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: SharePaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareStatus.yml deleted file mode 100644 index 7cfb43ca53c6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.ShareStatus -name: ShareStatus -fullName: azure.mgmt.edgegateway.models.ShareStatus -module: azure.mgmt.edgegateway.models -fields: -- name: offline - uid: azure.mgmt.edgegateway.models.ShareStatus.offline -- name: online - uid: azure.mgmt.edgegateway.models.ShareStatus.online diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Sku(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Sku(class).yml deleted file mode 100644 index c8b33b139313..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Sku(class).yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Sku -name: Sku -fullName: azure.mgmt.edgegateway.models.Sku -module: azure.mgmt.edgegateway.models -summary: The SKU type. -constructor: - syntax: Sku(*, name=None, tier=None, **kwargs) - parameters: - - name: name - description: 'SKU name. Possible values include: ''Gateway'', ''Edge''' - isRequired: true - types: - - - - - - name: tier - description: 'The SKU tier. This is based on the SKU name. Possible values - - include: ''Standard''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: tier - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SkuName.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SkuName.yml deleted file mode 100644 index 131e20a4b9ad..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SkuName.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.SkuName -name: SkuName -fullName: azure.mgmt.edgegateway.models.SkuName -module: azure.mgmt.edgegateway.models -fields: -- name: edge - uid: azure.mgmt.edgegateway.models.SkuName.edge -- name: gateway - uid: azure.mgmt.edgegateway.models.SkuName.gateway diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SkuTier.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SkuTier.yml deleted file mode 100644 index 13087820b56c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SkuTier.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.SkuTier -name: SkuTier -fullName: azure.mgmt.edgegateway.models.SkuTier -module: azure.mgmt.edgegateway.models -fields: -- name: standard - uid: azure.mgmt.edgegateway.models.SkuTier.standard diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.StorageAccountCredential.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.StorageAccountCredential.yml deleted file mode 100644 index 9608110dc533..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.StorageAccountCredential.yml +++ /dev/null @@ -1,90 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.StorageAccountCredential -name: StorageAccountCredential -fullName: azure.mgmt.edgegateway.models.StorageAccountCredential -module: azure.mgmt.edgegateway.models -summary: 'The storage account credential. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountCredential(*, alias: str, ssl_status, account_type, user_name: - str = None, account_key=None, connection_string: str = None, blob_domain_name: - str = None, **kwargs)' - parameters: - - name: alias - description: Required. Alias for the storage account. - isRequired: true - types: - - - - name: user_name - description: Username for the storage account. - isRequired: true - types: - - - - name: account_key - description: Encrypted storage key. - isRequired: true - types: - - - - name: connection_string - description: 'Connection string for the storage account. Use - - this string if username and account key are not specified.' - isRequired: true - types: - - - - name: ssl_status - description: 'Required. Signifies whether SSL needs to be enabled or - - not. Possible values include: ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - - - name: blob_domain_name - description: Blob end point for private clouds. - isRequired: true - types: - - - - name: account_type - description: 'Required. Type of storage accessed on the storage - - account. Possible values include: ''GeneralPurposeStorage'', ''BlobStorage''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: alias - isRequired: true - - name: ssl_status - isRequired: true - - name: account_type - isRequired: true - - name: user_name - defaultValue: None - - name: account_key - defaultValue: None - - name: connection_string - defaultValue: None - - name: blob_domain_name - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.StorageAccountCredentialPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.StorageAccountCredentialPaged.yml deleted file mode 100644 index 55166bf592e3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.StorageAccountCredentialPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.StorageAccountCredentialPaged -name: StorageAccountCredentialPaged -fullName: azure.mgmt.edgegateway.models.StorageAccountCredentialPaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: StorageAccountCredentialPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SymmetricKey.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SymmetricKey.yml deleted file mode 100644 index 314ba5a29218..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SymmetricKey.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.SymmetricKey -name: SymmetricKey -fullName: azure.mgmt.edgegateway.models.SymmetricKey -module: azure.mgmt.edgegateway.models -summary: Symmetric key for authentication. -constructor: - syntax: SymmetricKey(*, connection_string=None, **kwargs) - parameters: - - name: connection_string - description: Connection string based on the symmetric key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TimeGrain.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TimeGrain.yml deleted file mode 100644 index 275d907ff925..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TimeGrain.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.TimeGrain -name: TimeGrain -fullName: azure.mgmt.edgegateway.models.TimeGrain -module: azure.mgmt.edgegateway.models -fields: -- name: pt12_h - uid: azure.mgmt.edgegateway.models.TimeGrain.pt12_h -- name: pt15_m - uid: azure.mgmt.edgegateway.models.TimeGrain.pt15_m -- name: pt1_d - uid: azure.mgmt.edgegateway.models.TimeGrain.pt1_d -- name: pt1_h - uid: azure.mgmt.edgegateway.models.TimeGrain.pt1_h -- name: pt1_m - uid: azure.mgmt.edgegateway.models.TimeGrain.pt1_m -- name: pt30_m - uid: azure.mgmt.edgegateway.models.TimeGrain.pt30_m -- name: pt5_m - uid: azure.mgmt.edgegateway.models.TimeGrain.pt5_m -- name: pt6_h - uid: azure.mgmt.edgegateway.models.TimeGrain.pt6_h diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TrackingInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TrackingInfo.yml deleted file mode 100644 index a85e1890b41d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TrackingInfo.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.TrackingInfo -name: TrackingInfo -fullName: azure.mgmt.edgegateway.models.TrackingInfo -module: azure.mgmt.edgegateway.models -summary: Tracking courier information. -constructor: - syntax: 'TrackingInfo(*, serial_number: str = None, carrier_name: str = None, tracking_id: - str = None, tracking_url: str = None, **kwargs)' - parameters: - - name: serial_number - description: Serial number of the device being tracked. - isRequired: true - types: - - - - name: carrier_name - description: Name of the carrier used in the delivery. - isRequired: true - types: - - - - name: tracking_id - description: Tracking ID of the shipment. - isRequired: true - types: - - - - name: tracking_url - description: Tracking URL of the shipment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: serial_number - defaultValue: None - - name: carrier_name - defaultValue: None - - name: tracking_id - defaultValue: None - - name: tracking_url - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Trigger(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Trigger(class).yml deleted file mode 100644 index d0c4f2e39b3f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Trigger(class).yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.Trigger -name: Trigger -fullName: azure.mgmt.edgegateway.models.Trigger -module: azure.mgmt.edgegateway.models -summary: 'Trigger details. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: FileEventTrigger, PeriodicTimerEventTrigger - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Trigger(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TriggerPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TriggerPaged.yml deleted file mode 100644 index 86c54d25eefe..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TriggerPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.TriggerPaged -name: TriggerPaged -fullName: azure.mgmt.edgegateway.models.TriggerPaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: TriggerPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateDownloadProgress.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateDownloadProgress.yml deleted file mode 100644 index 30e95a051351..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateDownloadProgress.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.UpdateDownloadProgress -name: UpdateDownloadProgress -fullName: azure.mgmt.edgegateway.models.UpdateDownloadProgress -module: azure.mgmt.edgegateway.models -summary: 'Details about the download progress of update. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: UpdateDownloadProgress(**kwargs) -variables: -- description: 'The download phase. Possible values include: - - ''Unknown'', ''Initializing'', ''Downloading'', ''Verifying''' - name: download_phase - types: - - - - -- description: Percentage of completion. - name: percent_complete - types: - - -- description: Total bytes to download. - name: total_bytes_to_download - types: - - -- description: Total bytes downloaded. - name: total_bytes_downloaded - types: - - -- description: Number of updates to download. - name: number_of_updates_to_download - types: - - -- description: Number of updates downloaded. - name: number_of_updates_downloaded - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateInstallProgress.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateInstallProgress.yml deleted file mode 100644 index 0cc967667e59..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateInstallProgress.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.UpdateInstallProgress -name: UpdateInstallProgress -fullName: azure.mgmt.edgegateway.models.UpdateInstallProgress -module: azure.mgmt.edgegateway.models -summary: 'Progress details during installation of updates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: UpdateInstallProgress(**kwargs) -variables: -- description: Percentage completed. - name: percent_complete - types: - - -- description: Number of updates to install. - name: number_of_updates_to_install - types: - - -- description: Number of updates installed. - name: number_of_updates_installed - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateOperation.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateOperation.yml deleted file mode 100644 index ce6fc6149f15..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateOperation.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.UpdateOperation -name: UpdateOperation -fullName: azure.mgmt.edgegateway.models.UpdateOperation -module: azure.mgmt.edgegateway.models -fields: -- name: download - uid: azure.mgmt.edgegateway.models.UpdateOperation.download -- name: install - uid: azure.mgmt.edgegateway.models.UpdateOperation.install -- name: none - uid: azure.mgmt.edgegateway.models.UpdateOperation.none -- name: scan - uid: azure.mgmt.edgegateway.models.UpdateOperation.scan diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateOperationStage.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateOperationStage.yml deleted file mode 100644 index 9bfc83587900..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateOperationStage.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.UpdateOperationStage -name: UpdateOperationStage -fullName: azure.mgmt.edgegateway.models.UpdateOperationStage -module: azure.mgmt.edgegateway.models -fields: -- name: download_complete - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.download_complete -- name: download_failed - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.download_failed -- name: download_started - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.download_started -- name: failure - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.failure -- name: initial - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.initial -- name: install_complete - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.install_complete -- name: install_failed - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.install_failed -- name: install_started - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.install_started -- name: reboot_initiated - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.reboot_initiated -- name: rescan_complete - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.rescan_complete -- name: rescan_failed - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.rescan_failed -- name: rescan_started - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.rescan_started -- name: scan_complete - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.scan_complete -- name: scan_failed - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.scan_failed -- name: scan_started - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.scan_started -- name: success - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.success -- name: unknown - uid: azure.mgmt.edgegateway.models.UpdateOperationStage.unknown diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateSummary.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateSummary.yml deleted file mode 100644 index 03348caf13ff..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateSummary.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.UpdateSummary -name: UpdateSummary -fullName: azure.mgmt.edgegateway.models.UpdateSummary -module: azure.mgmt.edgegateway.models -summary: 'Details about ongoing updates and availability of updates on the device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'UpdateSummary(*, device_version_number: str = None, friendly_device_version_name: - str = None, device_last_scanned_date_time=None, last_completed_scan_job_date_time=None, - **kwargs)' - parameters: - - name: device_version_number - description: 'The current version of the device in format: - - 1.2.17312.13.",' - isRequired: true - types: - - - - name: friendly_device_version_name - description: 'The current version of the device in - - text format.' - isRequired: true - types: - - - - name: device_last_scanned_date_time - description: 'The last time when a scan was done - - on the device.' - isRequired: true - types: - - - - name: last_completed_scan_job_date_time - description: 'The time when the last scan job - - was completed (success/cancelled/failed) on the appliance.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: device_version_number - defaultValue: None - - name: friendly_device_version_name - defaultValue: None - - name: device_last_scanned_date_time - defaultValue: None - - name: last_completed_scan_job_date_time - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: 'The time when the last - - Download job was completed (success/cancelled/failed) on the appliance.' - name: last_completed_download_job_date_time - types: - - -- description: 'The time when the last Install - - job was completed (success/cancelled/failed) on the appliance.' - name: last_completed_install_job_date_time - types: - - -- description: 'The number of updates available - - for the current device version as per the last device scan.' - name: total_number_of_updates_available - types: - - -- description: 'The total number of items - - pending download.' - name: total_number_of_updates_pending_download - types: - - -- description: 'The total number of items - - pending install.' - name: total_number_of_updates_pending_install - types: - - -- description: 'Indicates if updates are available and at least one - - of the updates needs a reboot. Possible values include: ''NeverReboots'', - - ''RequiresReboot'', ''RequestReboot''' - name: reboot_behavior - types: - - - - -- description: 'The current update operation. Possible - - values include: ''None'', ''Scan'', ''Download'', ''Install''' - name: ongoing_update_operation - types: - - - - -- description: 'The job ID of the download job in - - progress.' - name: in_progress_download_job_id - types: - - -- description: 'The job ID of the install job in - - progress.' - name: in_progress_install_job_id - types: - - -- description: 'The time when the - - currently running download (if any) started.' - name: in_progress_download_job_started_date_time - types: - - -- description: 'The time when the - - currently running install (if any) started.' - name: in_progress_install_job_started_date_time - types: - - -- description: The list of updates available for install. - name: update_titles - types: - - [] -- description: 'The total size of updates available for - - download in bytes.' - name: total_update_size_in_bytes - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UploadCertificateRequest.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UploadCertificateRequest.yml deleted file mode 100644 index ff59a0616e16..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UploadCertificateRequest.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.UploadCertificateRequest -name: UploadCertificateRequest -fullName: azure.mgmt.edgegateway.models.UploadCertificateRequest -module: azure.mgmt.edgegateway.models -summary: 'The upload certificate request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UploadCertificateRequest(*, certificate: str, authentication_type=None, - **kwargs)' - parameters: - - name: authentication_type - description: 'The authentication type. Possible values - - include: ''Invalid'', ''AzureActiveDirectory''' - isRequired: true - types: - - - - - - name: certificate - description: Required. The base64 encoded certificate raw data. - isRequired: true - types: - - - keywordOnlyParameters: - - name: certificate - isRequired: true - - name: authentication_type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UploadCertificateResponse.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UploadCertificateResponse.yml deleted file mode 100644 index b5375cd397b4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UploadCertificateResponse.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.UploadCertificateResponse -name: UploadCertificateResponse -fullName: azure.mgmt.edgegateway.models.UploadCertificateResponse -module: azure.mgmt.edgegateway.models -summary: 'The upload registration certificate response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UploadCertificateResponse(*, resource_id: str, aad_authority: str, aad_tenant_id: - str, service_principal_client_id: str, service_principal_object_id: str, azure_management_endpoint_audience: - str, auth_type=None, **kwargs)' - parameters: - - name: auth_type - description: 'Specifies authentication type. Possible values include: - - ''Invalid'', ''AzureActiveDirectory''' - isRequired: true - types: - - - - - - name: resource_id - description: 'Required. The resource ID of the Data Box Edge/Gateway - - device.' - isRequired: true - types: - - - - name: aad_authority - description: Required. Azure Active Directory tenant authority. - isRequired: true - types: - - - - name: aad_tenant_id - description: Required. Azure Active Directory tenant ID. - isRequired: true - types: - - - - name: service_principal_client_id - description: 'Required. Azure Active Directory - - service principal client ID.' - isRequired: true - types: - - - - name: service_principal_object_id - description: 'Required. Azure Active Directory - - service principal object ID.' - isRequired: true - types: - - - - name: azure_management_endpoint_audience - description: 'Required. The azure management - - endpoint audience.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: resource_id - isRequired: true - - name: aad_authority - isRequired: true - - name: aad_tenant_id - isRequired: true - - name: service_principal_client_id - isRequired: true - - name: service_principal_object_id - isRequired: true - - name: azure_management_endpoint_audience - isRequired: true - - name: auth_type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.User(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.User(class).yml deleted file mode 100644 index 293f664b0a6e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.User(class).yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.User -name: User -fullName: azure.mgmt.edgegateway.models.User -module: azure.mgmt.edgegateway.models -summary: 'Represents a user who has access to one or more shares on the Data Box - - Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: User(*, encrypted_password=None, share_access_rights=None, **kwargs) - parameters: - - name: encrypted_password - description: The password details. - isRequired: true - types: - - - - name: share_access_rights - description: 'List of shares that the user has rights on. - - This field should not be specified during user creation.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: encrypted_password - defaultValue: None - - name: share_access_rights - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UserAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UserAccessRight.yml deleted file mode 100644 index 95e222c1f6ee..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UserAccessRight.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.UserAccessRight -name: UserAccessRight -fullName: azure.mgmt.edgegateway.models.UserAccessRight -module: azure.mgmt.edgegateway.models -summary: 'The mapping between a particular user and the access type on the SMB share. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UserAccessRight(*, user_id: str, access_type, **kwargs)' - parameters: - - name: user_id - description: Required. User ID (already existing in the device). - isRequired: true - types: - - - - name: access_type - description: 'Required. Type of access to be allowed for the user. - - Possible values include: ''Change'', ''Read'', ''Custom''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: user_id - isRequired: true - - name: access_type - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UserPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UserPaged.yml deleted file mode 100644 index adbc6ed40fb4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UserPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.UserPaged -name: UserPaged -fullName: azure.mgmt.edgegateway.models.UserPaged -module: azure.mgmt.edgegateway.models -summary: A paging container for iterating over a list of - object -constructor: - syntax: UserPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address.Address.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address.Address.yml deleted file mode 100644 index 05f7abd5e34b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address.Address.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.address.Address -name: Address -fullName: azure.mgmt.edgegateway.models.address.Address -module: azure.mgmt.edgegateway.models.address -summary: 'The shipping address of the customer. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Address(**kwargs) - parameters: - - name: address_line1 - description: Required. The address line1. - isRequired: true - types: - - - - name: address_line2 - description: The address line2. - isRequired: true - types: - - - - name: address_line3 - description: The address line3. - isRequired: true - types: - - - - name: postal_code - description: Required. The postal code. - isRequired: true - types: - - - - name: city - description: Required. The city name. - isRequired: true - types: - - - - name: state - description: Required. The state name. - isRequired: true - types: - - - - name: country - description: Required. The country name. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address.yml deleted file mode 100644 index b3130a43bb7b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.address -name: address -fullName: azure.mgmt.edgegateway.models.address -classes: -- azure.mgmt.edgegateway.models.address.Address diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address_py3.Address.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address_py3.Address.yml deleted file mode 100644 index 7d6fc00861fa..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address_py3.Address.yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.address_py3.Address -name: Address -fullName: azure.mgmt.edgegateway.models.address_py3.Address -module: azure.mgmt.edgegateway.models.address_py3 -summary: 'The shipping address of the customer. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Address(*, address_line1: str, postal_code: str, city: str, state: str, - country: str, address_line2: str = None, address_line3: str = None, **kwargs)' - parameters: - - name: address_line1 - description: Required. The address line1. - isRequired: true - types: - - - - name: address_line2 - description: The address line2. - isRequired: true - types: - - - - name: address_line3 - description: The address line3. - isRequired: true - types: - - - - name: postal_code - description: Required. The postal code. - isRequired: true - types: - - - - name: city - description: Required. The city name. - isRequired: true - types: - - - - name: state - description: Required. The state name. - isRequired: true - types: - - - - name: country - description: Required. The country name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: address_line1 - isRequired: true - - name: postal_code - isRequired: true - - name: city - isRequired: true - - name: state - isRequired: true - - name: country - isRequired: true - - name: address_line2 - defaultValue: None - - name: address_line3 - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address_py3.yml deleted file mode 100644 index ab43f74815a1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.address_py3 -name: address_py3 -fullName: azure.mgmt.edgegateway.models.address_py3 -classes: -- azure.mgmt.edgegateway.models.address_py3.Address diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert.Alert.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert.Alert.yml deleted file mode 100644 index 5a210c8ac05e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert.Alert.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.alert.Alert -name: Alert -fullName: azure.mgmt.edgegateway.models.alert.Alert -module: azure.mgmt.edgegateway.models.alert -summary: 'Alert on the data box edge/gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Alert(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: Alert title. - name: title - types: - - -- description: Alert type. - name: alert_type - types: - - -- description: UTC time when the alert appeared. - name: appeared_at_date_time - types: - - -- description: Alert recommendation. - name: recommendation - types: - - -- description: 'Severity of the alert. Possible values include: - - ''Informational'', ''Warning'', ''Critical''' - name: severity - types: - - - - -- description: Error details of the alert. - name: error_details - types: - - -- description: Alert details. - name: detailed_information - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert.yml deleted file mode 100644 index fd80f22484d2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.alert -name: alert -fullName: azure.mgmt.edgegateway.models.alert -classes: -- azure.mgmt.edgegateway.models.alert.Alert diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details.AlertErrorDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details.AlertErrorDetails.yml deleted file mode 100644 index c42962ddfcff..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details.AlertErrorDetails.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.alert_error_details.AlertErrorDetails -name: AlertErrorDetails -fullName: azure.mgmt.edgegateway.models.alert_error_details.AlertErrorDetails -module: azure.mgmt.edgegateway.models.alert_error_details -summary: 'Error details for the alert. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: AlertErrorDetails(**kwargs) -variables: -- description: Error code. - name: error_code - types: - - -- description: Error Message. - name: error_message - types: - - -- description: Number of occurrences. - name: occurrences - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details.yml deleted file mode 100644 index 38c5d991231d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.alert_error_details -name: alert_error_details -fullName: azure.mgmt.edgegateway.models.alert_error_details -classes: -- azure.mgmt.edgegateway.models.alert_error_details.AlertErrorDetails diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details_py3.AlertErrorDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details_py3.AlertErrorDetails.yml deleted file mode 100644 index 2f2b49d28e57..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details_py3.AlertErrorDetails.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.alert_error_details_py3.AlertErrorDetails -name: AlertErrorDetails -fullName: azure.mgmt.edgegateway.models.alert_error_details_py3.AlertErrorDetails -module: azure.mgmt.edgegateway.models.alert_error_details_py3 -summary: 'Error details for the alert. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: AlertErrorDetails(**kwargs) -variables: -- description: Error code. - name: error_code - types: - - -- description: Error Message. - name: error_message - types: - - -- description: Number of occurrences. - name: occurrences - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details_py3.yml deleted file mode 100644 index d487ad91bddf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.alert_error_details_py3 -name: alert_error_details_py3 -fullName: azure.mgmt.edgegateway.models.alert_error_details_py3 -classes: -- azure.mgmt.edgegateway.models.alert_error_details_py3.AlertErrorDetails diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_paged.AlertPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_paged.AlertPaged.yml deleted file mode 100644 index cb19d42b77f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_paged.AlertPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.alert_paged.AlertPaged -name: AlertPaged -fullName: azure.mgmt.edgegateway.models.alert_paged.AlertPaged -module: azure.mgmt.edgegateway.models.alert_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: AlertPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_paged.yml deleted file mode 100644 index 43ca1975a9e1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.alert_paged -name: alert_paged -fullName: azure.mgmt.edgegateway.models.alert_paged -classes: -- azure.mgmt.edgegateway.models.alert_paged.AlertPaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_py3.Alert.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_py3.Alert.yml deleted file mode 100644 index fa71bdb3a3ec..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_py3.Alert.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.alert_py3.Alert -name: Alert -fullName: azure.mgmt.edgegateway.models.alert_py3.Alert -module: azure.mgmt.edgegateway.models.alert_py3 -summary: 'Alert on the data box edge/gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Alert(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: Alert title. - name: title - types: - - -- description: Alert type. - name: alert_type - types: - - -- description: UTC time when the alert appeared. - name: appeared_at_date_time - types: - - -- description: Alert recommendation. - name: recommendation - types: - - -- description: 'Severity of the alert. Possible values include: - - ''Informational'', ''Warning'', ''Critical''' - name: severity - types: - - - - -- description: Error details of the alert. - name: error_details - types: - - -- description: Alert details. - name: detailed_information - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_py3.yml deleted file mode 100644 index 446da6e3e71e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.alert_py3 -name: alert_py3 -fullName: azure.mgmt.edgegateway.models.alert_py3 -classes: -- azure.mgmt.edgegateway.models.alert_py3.Alert diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model.ARMBaseModel.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model.ARMBaseModel.yml deleted file mode 100644 index b19449871245..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model.ARMBaseModel.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.arm_base_model.ARMBaseModel -name: ARMBaseModel -fullName: azure.mgmt.edgegateway.models.arm_base_model.ARMBaseModel -module: azure.mgmt.edgegateway.models.arm_base_model -summary: 'Represents the base class for all object models. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ARMBaseModel(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model.yml deleted file mode 100644 index f3cfa49c441c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.arm_base_model -name: arm_base_model -fullName: azure.mgmt.edgegateway.models.arm_base_model -classes: -- azure.mgmt.edgegateway.models.arm_base_model.ARMBaseModel diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model_py3.ARMBaseModel.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model_py3.ARMBaseModel.yml deleted file mode 100644 index 0a8c426a133c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model_py3.ARMBaseModel.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.arm_base_model_py3.ARMBaseModel -name: ARMBaseModel -fullName: azure.mgmt.edgegateway.models.arm_base_model_py3.ARMBaseModel -module: azure.mgmt.edgegateway.models.arm_base_model_py3 -summary: 'Represents the base class for all object models. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: ARMBaseModel(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model_py3.yml deleted file mode 100644 index aeb2d96aa7c6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.arm_base_model_py3 -name: arm_base_model_py3 -fullName: azure.mgmt.edgegateway.models.arm_base_model_py3 -classes: -- azure.mgmt.edgegateway.models.arm_base_model_py3.ARMBaseModel diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.AsymmetricEncryptedSecret.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.AsymmetricEncryptedSecret.yml deleted file mode 100644 index b1bfea269347..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.AsymmetricEncryptedSecret.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.AsymmetricEncryptedSecret -name: AsymmetricEncryptedSecret -fullName: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.AsymmetricEncryptedSecret -module: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret -summary: 'Represent the secrets intended for encryption with asymmetric key pair. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AsymmetricEncryptedSecret(**kwargs) - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: encryption_cert_thumbprint - description: 'Thumbprint certificate used to encrypt - - "Value". If the value is unencrypted, it will be null.' - isRequired: true - types: - - - - name: encryption_algorithm - description: 'Required. The algorithm used to encrypt - - "Value". Possible values include: ''None'', ''AES256'', ''RSAES_PKCS1_v_1_5''' - isRequired: true - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.yml deleted file mode 100644 index 5cecf7dba32f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret -name: asymmetric_encrypted_secret -fullName: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret -classes: -- azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.AsymmetricEncryptedSecret diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.AsymmetricEncryptedSecret.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.AsymmetricEncryptedSecret.yml deleted file mode 100644 index 6f7e9bc9a353..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.AsymmetricEncryptedSecret.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.AsymmetricEncryptedSecret -name: AsymmetricEncryptedSecret -fullName: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.AsymmetricEncryptedSecret -module: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3 -summary: 'Represent the secrets intended for encryption with asymmetric key pair. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AsymmetricEncryptedSecret(*, value: str, encryption_algorithm, encryption_cert_thumbprint: - str = None, **kwargs)' - parameters: - - name: value - description: Required. The value of the secret. - isRequired: true - types: - - - - name: encryption_cert_thumbprint - description: 'Thumbprint certificate used to encrypt - - "Value". If the value is unencrypted, it will be null.' - isRequired: true - types: - - - - name: encryption_algorithm - description: 'Required. The algorithm used to encrypt - - "Value". Possible values include: ''None'', ''AES256'', ''RSAES_PKCS1_v_1_5''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: encryption_algorithm - isRequired: true - - name: encryption_cert_thumbprint - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.yml deleted file mode 100644 index 2db9d7a6439f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3 -name: asymmetric_encrypted_secret_py3 -fullName: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3 -classes: -- azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.AsymmetricEncryptedSecret diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication.Authentication.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication.Authentication.yml deleted file mode 100644 index 2bfb2d41e6d9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication.Authentication.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.authentication.Authentication -name: Authentication -fullName: azure.mgmt.edgegateway.models.authentication.Authentication -module: azure.mgmt.edgegateway.models.authentication -summary: Authentication mechanism for IoT devices. -constructor: - syntax: Authentication(**kwargs) - parameters: - - name: symmetric_key - description: Symmetric key for authentication. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication.yml deleted file mode 100644 index 4e3b83950a77..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.authentication -name: authentication -fullName: azure.mgmt.edgegateway.models.authentication -classes: -- azure.mgmt.edgegateway.models.authentication.Authentication diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication_py3.Authentication.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication_py3.Authentication.yml deleted file mode 100644 index d6821c3a91b6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication_py3.Authentication.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.authentication_py3.Authentication -name: Authentication -fullName: azure.mgmt.edgegateway.models.authentication_py3.Authentication -module: azure.mgmt.edgegateway.models.authentication_py3 -summary: Authentication mechanism for IoT devices. -constructor: - syntax: Authentication(*, symmetric_key=None, **kwargs) - parameters: - - name: symmetric_key - description: Symmetric key for authentication. - isRequired: true - types: - - - keywordOnlyParameters: - - name: symmetric_key - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication_py3.yml deleted file mode 100644 index e5bf66fd858b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.authentication_py3 -name: authentication_py3 -fullName: azure.mgmt.edgegateway.models.authentication_py3 -classes: -- azure.mgmt.edgegateway.models.authentication_py3.Authentication diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info.AzureContainerInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info.AzureContainerInfo.yml deleted file mode 100644 index 18b3aa211064..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info.AzureContainerInfo.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.azure_container_info.AzureContainerInfo -name: AzureContainerInfo -fullName: azure.mgmt.edgegateway.models.azure_container_info.AzureContainerInfo -module: azure.mgmt.edgegateway.models.azure_container_info -summary: 'Azure container mapping of the endpoint. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AzureContainerInfo(**kwargs) - parameters: - - name: storage_account_credential_id - description: 'Required. ID of the storage account - - credential used to access storage.' - isRequired: true - types: - - - - name: container_name - description: 'Required. Container name (Based on the data format - - specified, this represents the name of Azure Files/Page blob/Block blob).' - isRequired: true - types: - - - - name: data_format - description: 'Required. Storage format used for the file represented - - by the share. Possible values include: ''BlockBlob'', ''PageBlob'', - - ''AzureFile''' - isRequired: true - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info.yml deleted file mode 100644 index 43c75efc112e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.azure_container_info -name: azure_container_info -fullName: azure.mgmt.edgegateway.models.azure_container_info -classes: -- azure.mgmt.edgegateway.models.azure_container_info.AzureContainerInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info_py3.AzureContainerInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info_py3.AzureContainerInfo.yml deleted file mode 100644 index 00d10a2d2b5a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info_py3.AzureContainerInfo.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.azure_container_info_py3.AzureContainerInfo -name: AzureContainerInfo -fullName: azure.mgmt.edgegateway.models.azure_container_info_py3.AzureContainerInfo -module: azure.mgmt.edgegateway.models.azure_container_info_py3 -summary: 'Azure container mapping of the endpoint. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureContainerInfo(*, storage_account_credential_id: str, container_name: - str, data_format, **kwargs)' - parameters: - - name: storage_account_credential_id - description: 'Required. ID of the storage account - - credential used to access storage.' - isRequired: true - types: - - - - name: container_name - description: 'Required. Container name (Based on the data format - - specified, this represents the name of Azure Files/Page blob/Block blob).' - isRequired: true - types: - - - - name: data_format - description: 'Required. Storage format used for the file represented - - by the share. Possible values include: ''BlockBlob'', ''PageBlob'', - - ''AzureFile''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: storage_account_credential_id - isRequired: true - - name: container_name - isRequired: true - - name: data_format - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info_py3.yml deleted file mode 100644 index 74e3e6180ef8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.azure_container_info_py3 -name: azure_container_info_py3 -fullName: azure.mgmt.edgegateway.models.azure_container_info_py3 -classes: -- azure.mgmt.edgegateway.models.azure_container_info_py3.AzureContainerInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule.BandwidthSchedule.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule.BandwidthSchedule.yml deleted file mode 100644 index 3df77531026e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule.BandwidthSchedule.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.bandwidth_schedule.BandwidthSchedule -name: BandwidthSchedule -fullName: azure.mgmt.edgegateway.models.bandwidth_schedule.BandwidthSchedule -module: azure.mgmt.edgegateway.models.bandwidth_schedule -summary: 'The bandwidth schedule details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: BandwidthSchedule(**kwargs) - parameters: - - name: start - description: Required. The start time of the schedule in UTC. - isRequired: true - types: - - - - name: stop - description: Required. The stop time of the schedule in UTC. - isRequired: true - types: - - - - name: rate_in_mbps - description: Required. The bandwidth rate in Mbps. - isRequired: true - types: - - - - name: days - description: 'Required. The days of the week when this schedule is - - applicable.' - isRequired: true - types: - - [ - - ] -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule.yml deleted file mode 100644 index a846209e067d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.bandwidth_schedule -name: bandwidth_schedule -fullName: azure.mgmt.edgegateway.models.bandwidth_schedule -classes: -- azure.mgmt.edgegateway.models.bandwidth_schedule.BandwidthSchedule diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_paged.BandwidthSchedulePaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_paged.BandwidthSchedulePaged.yml deleted file mode 100644 index 5374a499ed9b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_paged.BandwidthSchedulePaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.bandwidth_schedule_paged.BandwidthSchedulePaged -name: BandwidthSchedulePaged -fullName: azure.mgmt.edgegateway.models.bandwidth_schedule_paged.BandwidthSchedulePaged -module: azure.mgmt.edgegateway.models.bandwidth_schedule_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: BandwidthSchedulePaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_paged.yml deleted file mode 100644 index 0cd6dbc2987e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.bandwidth_schedule_paged -name: bandwidth_schedule_paged -fullName: azure.mgmt.edgegateway.models.bandwidth_schedule_paged -classes: -- azure.mgmt.edgegateway.models.bandwidth_schedule_paged.BandwidthSchedulePaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_py3.BandwidthSchedule.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_py3.BandwidthSchedule.yml deleted file mode 100644 index 6fc0da877f1d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_py3.BandwidthSchedule.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.bandwidth_schedule_py3.BandwidthSchedule -name: BandwidthSchedule -fullName: azure.mgmt.edgegateway.models.bandwidth_schedule_py3.BandwidthSchedule -module: azure.mgmt.edgegateway.models.bandwidth_schedule_py3 -summary: 'The bandwidth schedule details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'BandwidthSchedule(*, start: str, stop: str, rate_in_mbps: int, days, **kwargs)' - parameters: - - name: start - description: Required. The start time of the schedule in UTC. - isRequired: true - types: - - - - name: stop - description: Required. The stop time of the schedule in UTC. - isRequired: true - types: - - - - name: rate_in_mbps - description: Required. The bandwidth rate in Mbps. - isRequired: true - types: - - - - name: days - description: 'Required. The days of the week when this schedule is - - applicable.' - isRequired: true - types: - - [ - - ] - keywordOnlyParameters: - - name: start - isRequired: true - - name: stop - isRequired: true - - name: rate_in_mbps - isRequired: true - - name: days - isRequired: true -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_py3.yml deleted file mode 100644 index d55cd03f1382..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.bandwidth_schedule_py3 -name: bandwidth_schedule_py3 -fullName: azure.mgmt.edgegateway.models.bandwidth_schedule_py3 -classes: -- azure.mgmt.edgegateway.models.bandwidth_schedule_py3.BandwidthSchedule diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right.ClientAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right.ClientAccessRight.yml deleted file mode 100644 index f4771585e6f5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right.ClientAccessRight.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.client_access_right.ClientAccessRight -name: ClientAccessRight -fullName: azure.mgmt.edgegateway.models.client_access_right.ClientAccessRight -module: azure.mgmt.edgegateway.models.client_access_right -summary: 'The mapping between a particular client IP and the type of access client - - has on the NFS share. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ClientAccessRight(**kwargs) - parameters: - - name: client - description: Required. IP of the client. - isRequired: true - types: - - - - name: access_permission - description: 'Required. Type of access to be allowed for the - - client. Possible values include: ''NoAccess'', ''ReadOnly'', ''ReadWrite''' - isRequired: true - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right.yml deleted file mode 100644 index ed6e231bf8d7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.client_access_right -name: client_access_right -fullName: azure.mgmt.edgegateway.models.client_access_right -classes: -- azure.mgmt.edgegateway.models.client_access_right.ClientAccessRight diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right_py3.ClientAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right_py3.ClientAccessRight.yml deleted file mode 100644 index 2933d6882d0c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right_py3.ClientAccessRight.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.client_access_right_py3.ClientAccessRight -name: ClientAccessRight -fullName: azure.mgmt.edgegateway.models.client_access_right_py3.ClientAccessRight -module: azure.mgmt.edgegateway.models.client_access_right_py3 -summary: 'The mapping between a particular client IP and the type of access client - - has on the NFS share. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ClientAccessRight(*, client: str, access_permission, **kwargs)' - parameters: - - name: client - description: Required. IP of the client. - isRequired: true - types: - - - - name: access_permission - description: 'Required. Type of access to be allowed for the - - client. Possible values include: ''NoAccess'', ''ReadOnly'', ''ReadWrite''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: client - isRequired: true - - name: access_permission - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right_py3.yml deleted file mode 100644 index 0c8aa3bae2c6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.client_access_right_py3 -name: client_access_right_py3 -fullName: azure.mgmt.edgegateway.models.client_access_right_py3 -classes: -- azure.mgmt.edgegateway.models.client_access_right_py3.ClientAccessRight diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details.ContactDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details.ContactDetails.yml deleted file mode 100644 index b08ca75588b8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details.ContactDetails.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.contact_details.ContactDetails -name: ContactDetails -fullName: azure.mgmt.edgegateway.models.contact_details.ContactDetails -module: azure.mgmt.edgegateway.models.contact_details -summary: 'Contains all the contact details of the customer. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ContactDetails(**kwargs) - parameters: - - name: contact_person - description: Required. The contact person name. - isRequired: true - types: - - - - name: company_name - description: Required. The name of the company. - isRequired: true - types: - - - - name: phone - description: Required. The phone number. - isRequired: true - types: - - - - name: email_list - description: Required. The email list. - isRequired: true - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details.yml deleted file mode 100644 index 1a0770196096..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.contact_details -name: contact_details -fullName: azure.mgmt.edgegateway.models.contact_details -classes: -- azure.mgmt.edgegateway.models.contact_details.ContactDetails diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details_py3.ContactDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details_py3.ContactDetails.yml deleted file mode 100644 index 74f51d603f88..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details_py3.ContactDetails.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.contact_details_py3.ContactDetails -name: ContactDetails -fullName: azure.mgmt.edgegateway.models.contact_details_py3.ContactDetails -module: azure.mgmt.edgegateway.models.contact_details_py3 -summary: 'Contains all the contact details of the customer. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContactDetails(*, contact_person: str, company_name: str, phone: str, email_list, - **kwargs)' - parameters: - - name: contact_person - description: Required. The contact person name. - isRequired: true - types: - - - - name: company_name - description: Required. The name of the company. - isRequired: true - types: - - - - name: phone - description: Required. The phone number. - isRequired: true - types: - - - - name: email_list - description: Required. The email list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: contact_person - isRequired: true - - name: company_name - isRequired: true - - name: phone - isRequired: true - - name: email_list - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details_py3.yml deleted file mode 100644 index 18bc56a2bbc9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.contact_details_py3 -name: contact_details_py3 -fullName: azure.mgmt.edgegateway.models.contact_details_py3 -classes: -- azure.mgmt.edgegateway.models.contact_details_py3.ContactDetails diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device.DataBoxEdgeDevice.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device.DataBoxEdgeDevice.yml deleted file mode 100644 index 51fffd2eed3d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device.DataBoxEdgeDevice.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.data_box_edge_device.DataBoxEdgeDevice -name: DataBoxEdgeDevice -fullName: azure.mgmt.edgegateway.models.data_box_edge_device.DataBoxEdgeDevice -module: azure.mgmt.edgegateway.models.data_box_edge_device -summary: 'The Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: DataBoxEdgeDevice(**kwargs) - parameters: - - name: location - description: 'Required. The location of the device. This is a supported - - and registered Azure geographical region (for example, West US, East US, - - or Southeast Asia). The geographical region of a device cannot be changed - - once it is created, but if an identical geographical region is specified - - on update, the request will succeed.' - isRequired: true - types: - - - - name: tags - description: 'The list of tags that describe the device. These tags can be - - used to view and group this device (across resource groups).' - isRequired: true - types: - - [, ] - - name: sku - description: The SKU type. - isRequired: true - types: - - - - name: etag - description: The etag for the devices. - isRequired: true - types: - - - - name: data_box_edge_device_status - description: 'The status of the Data Box - - Edge/Gateway device. Possible values include: ''ReadyToSetup'', ''Online'', - - ''Offline'', ''NeedsAttention'', ''Disconnected'', ''PartiallyDisconnected''' - isRequired: true - types: - - - - - - name: description - description: The Description of the Data Box Edge/Gateway device. - isRequired: true - types: - - - - name: model_description - description: 'The description of the Data Box Edge/Gateway - - device model.' - isRequired: true - types: - - - - name: friendly_name - description: The Data Box Edge/Gateway device name. - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The Serial Number of Data Box Edge/Gateway device. - name: serial_number - types: - - -- description: 'The type of the Data Box Edge/Gateway device. Possible - - values include: ''DataBoxEdgeDevice''' - name: device_type - types: - - - - -- description: The Data Box Edge/Gateway device culture. - name: culture - types: - - -- description: The Data Box Edge/Gateway device model. - name: device_model - types: - - -- description: 'The Data Box Edge/Gateway device software - - version.' - name: device_software_version - types: - - -- description: 'The Data Box Edge/Gateway device local - - capacity in MB.' - name: device_local_capacity - types: - - -- description: The Data Box Edge/Gateway device timezone. - name: time_zone - types: - - -- description: 'The device software version number of the device - - (eg: 1.2.18105.6).' - name: device_hcs_version - types: - - -- description: Type of compute roles configured. - name: configured_role_types - types: - - [ - - ] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device.yml deleted file mode 100644 index 34b7aa9fd809..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.data_box_edge_device -name: data_box_edge_device -fullName: azure.mgmt.edgegateway.models.data_box_edge_device -classes: -- azure.mgmt.edgegateway.models.data_box_edge_device.DataBoxEdgeDevice diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.DataBoxEdgeDeviceExtendedInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.DataBoxEdgeDeviceExtendedInfo.yml deleted file mode 100644 index 0206cc2f3523..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.DataBoxEdgeDeviceExtendedInfo.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.DataBoxEdgeDeviceExtendedInfo -name: DataBoxEdgeDeviceExtendedInfo -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.DataBoxEdgeDeviceExtendedInfo -module: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info -summary: 'The extended Info of the Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: DataBoxEdgeDeviceExtendedInfo(**kwargs) - parameters: - - name: encryption_key_thumbprint - description: 'The digital signature of encrypted - - certificate.' - isRequired: true - types: - - - - name: encryption_key - description: 'The public part of the encryption certificate. - - Client uses this to encrypt any secret.' - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The Resource ID of the Resource. - name: resource_key - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.yml deleted file mode 100644 index df3d74d55831..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info -name: data_box_edge_device_extended_info -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info -classes: -- azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.DataBoxEdgeDeviceExtendedInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.DataBoxEdgeDeviceExtendedInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.DataBoxEdgeDeviceExtendedInfo.yml deleted file mode 100644 index 805c8d61b790..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.DataBoxEdgeDeviceExtendedInfo.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.DataBoxEdgeDeviceExtendedInfo -name: DataBoxEdgeDeviceExtendedInfo -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.DataBoxEdgeDeviceExtendedInfo -module: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3 -summary: 'The extended Info of the Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'DataBoxEdgeDeviceExtendedInfo(*, encryption_key_thumbprint: str = None, - encryption_key: str = None, **kwargs)' - parameters: - - name: encryption_key_thumbprint - description: 'The digital signature of encrypted - - certificate.' - isRequired: true - types: - - - - name: encryption_key - description: 'The public part of the encryption certificate. - - Client uses this to encrypt any secret.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: encryption_key_thumbprint - defaultValue: None - - name: encryption_key - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The Resource ID of the Resource. - name: resource_key - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.yml deleted file mode 100644 index 19d22088dc6f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3 -name: data_box_edge_device_extended_info_py3 -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3 -classes: -- azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.DataBoxEdgeDeviceExtendedInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_paged.DataBoxEdgeDevicePaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_paged.DataBoxEdgeDevicePaged.yml deleted file mode 100644 index 8ef63af0f07c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_paged.DataBoxEdgeDevicePaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.data_box_edge_device_paged.DataBoxEdgeDevicePaged -name: DataBoxEdgeDevicePaged -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_paged.DataBoxEdgeDevicePaged -module: azure.mgmt.edgegateway.models.data_box_edge_device_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: DataBoxEdgeDevicePaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_paged.yml deleted file mode 100644 index 689600ff64e8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.data_box_edge_device_paged -name: data_box_edge_device_paged -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_paged -classes: -- azure.mgmt.edgegateway.models.data_box_edge_device_paged.DataBoxEdgeDevicePaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch.DataBoxEdgeDevicePatch.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch.DataBoxEdgeDevicePatch.yml deleted file mode 100644 index f2630bd9eb2a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch.DataBoxEdgeDevicePatch.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.data_box_edge_device_patch.DataBoxEdgeDevicePatch -name: DataBoxEdgeDevicePatch -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_patch.DataBoxEdgeDevicePatch -module: azure.mgmt.edgegateway.models.data_box_edge_device_patch -summary: The Data Box Edge/Gateway device patch. -constructor: - syntax: DataBoxEdgeDevicePatch(**kwargs) - parameters: - - name: tags - description: The tags attached to the Data Box Edge/Gateway resource. - isRequired: true - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch.yml deleted file mode 100644 index fb91aaae5448..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.data_box_edge_device_patch -name: data_box_edge_device_patch -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_patch -classes: -- azure.mgmt.edgegateway.models.data_box_edge_device_patch.DataBoxEdgeDevicePatch diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.DataBoxEdgeDevicePatch.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.DataBoxEdgeDevicePatch.yml deleted file mode 100644 index 215194172ae3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.DataBoxEdgeDevicePatch.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.DataBoxEdgeDevicePatch -name: DataBoxEdgeDevicePatch -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.DataBoxEdgeDevicePatch -module: azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3 -summary: The Data Box Edge/Gateway device patch. -constructor: - syntax: DataBoxEdgeDevicePatch(*, tags=None, **kwargs) - parameters: - - name: tags - description: The tags attached to the Data Box Edge/Gateway resource. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: tags - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.yml deleted file mode 100644 index 0709f089dfdd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3 -name: data_box_edge_device_patch_py3 -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3 -classes: -- azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.DataBoxEdgeDevicePatch diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_py3.DataBoxEdgeDevice.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_py3.DataBoxEdgeDevice.yml deleted file mode 100644 index 7bcb911256d5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_py3.DataBoxEdgeDevice.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.data_box_edge_device_py3.DataBoxEdgeDevice -name: DataBoxEdgeDevice -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_py3.DataBoxEdgeDevice -module: azure.mgmt.edgegateway.models.data_box_edge_device_py3 -summary: 'The Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataBoxEdgeDevice(*, location: str, tags=None, sku=None, etag: str = None, - data_box_edge_device_status=None, description: str = None, model_description: - str = None, friendly_name: str = None, **kwargs)' - parameters: - - name: location - description: 'Required. The location of the device. This is a supported - - and registered Azure geographical region (for example, West US, East US, - - or Southeast Asia). The geographical region of a device cannot be changed - - once it is created, but if an identical geographical region is specified - - on update, the request will succeed.' - isRequired: true - types: - - - - name: tags - description: 'The list of tags that describe the device. These tags can be - - used to view and group this device (across resource groups).' - isRequired: true - types: - - [, ] - - name: sku - description: The SKU type. - isRequired: true - types: - - - - name: etag - description: The etag for the devices. - isRequired: true - types: - - - - name: data_box_edge_device_status - description: 'The status of the Data Box - - Edge/Gateway device. Possible values include: ''ReadyToSetup'', ''Online'', - - ''Offline'', ''NeedsAttention'', ''Disconnected'', ''PartiallyDisconnected''' - isRequired: true - types: - - - - - - name: description - description: The Description of the Data Box Edge/Gateway device. - isRequired: true - types: - - - - name: model_description - description: 'The description of the Data Box Edge/Gateway - - device model.' - isRequired: true - types: - - - - name: friendly_name - description: The Data Box Edge/Gateway device name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: location - isRequired: true - - name: tags - defaultValue: None - - name: sku - defaultValue: None - - name: etag - defaultValue: None - - name: data_box_edge_device_status - defaultValue: None - - name: description - defaultValue: None - - name: model_description - defaultValue: None - - name: friendly_name - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The Serial Number of Data Box Edge/Gateway device. - name: serial_number - types: - - -- description: 'The type of the Data Box Edge/Gateway device. Possible - - values include: ''DataBoxEdgeDevice''' - name: device_type - types: - - - - -- description: The Data Box Edge/Gateway device culture. - name: culture - types: - - -- description: The Data Box Edge/Gateway device model. - name: device_model - types: - - -- description: 'The Data Box Edge/Gateway device software - - version.' - name: device_software_version - types: - - -- description: 'The Data Box Edge/Gateway device local - - capacity in MB.' - name: device_local_capacity - types: - - -- description: The Data Box Edge/Gateway device timezone. - name: time_zone - types: - - -- description: 'The device software version number of the device - - (eg: 1.2.18105.6).' - name: device_hcs_version - types: - - -- description: Type of compute roles configured. - name: configured_role_types - types: - - [ - - ] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_py3.yml deleted file mode 100644 index 9f84c3feb763..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.data_box_edge_device_py3 -name: data_box_edge_device_py3 -fullName: azure.mgmt.edgegateway.models.data_box_edge_device_py3 -classes: -- azure.mgmt.edgegateway.models.data_box_edge_device_py3.DataBoxEdgeDevice diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType.yml deleted file mode 100644 index 59f60bac4ac6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType -name: AccountType -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: blob_storage - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType.blob_storage -- name: general_purpose_storage - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType.general_purpose_storage diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity.yml deleted file mode 100644 index 9f7af1a10e18..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity -name: AlertSeverity -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: critical - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity.critical -- name: informational - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity.informational -- name: warning - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity.warning diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType.yml deleted file mode 100644 index 497bfe9432b2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType -name: AuthenticationType -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: azure_active_directory - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType.azure_active_directory -- name: invalid - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType.invalid diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat.yml deleted file mode 100644 index a5ce726f1fa9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat -name: AzureContainerDataFormat -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: azure_file - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat.azure_file -- name: block_blob - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat.block_blob -- name: page_blob - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat.page_blob diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType.yml deleted file mode 100644 index 5a7e518102f8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType -name: ClientPermissionType -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: no_access - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType.no_access -- name: read_only - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType.read_only -- name: read_write - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType.read_write diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.yml deleted file mode 100644 index 1deda7e739d4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus -name: DataBoxEdgeDeviceStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: disconnected - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.disconnected -- name: needs_attention - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.needs_attention -- name: offline - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.offline -- name: online - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.online -- name: partially_disconnected - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.partially_disconnected -- name: ready_to_setup - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.ready_to_setup diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy.yml deleted file mode 100644 index 2863d00971b6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy -name: DataPolicy -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: cloud - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy.cloud -- name: local - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy.local diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.yml deleted file mode 100644 index ef5565f758eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek -name: DayOfWeek -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: friday - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.friday -- name: monday - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.monday -- name: saturday - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.saturday -- name: sunday - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.sunday -- name: thursday - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.thursday -- name: tuesday - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.tuesday -- name: wednesday - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.wednesday diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType.yml deleted file mode 100644 index 27747704c4c0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType -name: DeviceType -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: data_box_edge_device - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType.data_box_edge_device diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase.yml deleted file mode 100644 index f946539e57a7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase -name: DownloadPhase -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: downloading - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase.downloading -- name: initializing - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase.initializing -- name: unknown - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase.unknown -- name: verifying - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase.verifying diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm.yml deleted file mode 100644 index 81b75d322300..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm -name: EncryptionAlgorithm -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: aes256 - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm.aes256 -- name: none - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm.none -- name: rsaes_pkcs1_v_1_5 - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm.rsaes_pkcs1_v_1_5 diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior.yml deleted file mode 100644 index c62f293e6504..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior -name: InstallRebootBehavior -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: never_reboots - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior.never_reboots -- name: request_reboot - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior.request_reboot -- name: requires_reboot - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior.requires_reboot diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.yml deleted file mode 100644 index 3bae10c2fdf5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus -name: JobStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: canceled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.canceled -- name: failed - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.failed -- name: invalid - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.invalid -- name: paused - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.paused -- name: running - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.running -- name: scheduled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.scheduled -- name: succeeded - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.succeeded diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.yml deleted file mode 100644 index d00392c4fe09..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType -name: JobType -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: download_updates - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.download_updates -- name: install_updates - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.install_updates -- name: invalid - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.invalid -- name: refresh_share - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.refresh_share -- name: scan_for_updates - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.scan_for_updates diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.yml deleted file mode 100644 index a80999506f61..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType -name: MetricAggregationType -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: average - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.average -- name: count - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.count -- name: maximum - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.maximum -- name: minimum - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.minimum -- name: none - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.none -- name: not_specified - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.not_specified -- name: total - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.total diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory.yml deleted file mode 100644 index 70e69f8d42dc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory -name: MetricCategory -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: capacity - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory.capacity -- name: transaction - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory.transaction diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.yml deleted file mode 100644 index 18333682fda7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit -name: MetricUnit -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: bytes - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.bytes -- name: bytes_per_second - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.bytes_per_second -- name: count - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.count -- name: count_per_second - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.count_per_second -- name: milliseconds - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.milliseconds -- name: not_specified - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.not_specified -- name: percent - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.percent -- name: seconds - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.seconds diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus.yml deleted file mode 100644 index d3ea582fb650..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus -name: MonitoringStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: disabled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus.disabled -- name: enabled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus.enabled diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus.yml deleted file mode 100644 index 882aaeca8776..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus -name: NetworkAdapterDHCPStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: disabled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus.disabled -- name: enabled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus.enabled diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus.yml deleted file mode 100644 index 73430c76926d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus -name: NetworkAdapterRDMAStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: capable - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus.capable -- name: incapable - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus.incapable diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus.yml deleted file mode 100644 index 0da294ba38f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus -name: NetworkAdapterStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: active - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus.active -- name: inactive - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus.inactive diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup.yml deleted file mode 100644 index 173126091219..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup -name: NetworkGroup -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: non_rdma - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup.non_rdma -- name: none - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup.none -- name: rdma - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup.rdma diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.yml deleted file mode 100644 index 6316209deac5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState -name: OrderState -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: arriving - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.arriving -- name: awaiting_fulfilment - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.awaiting_fulfilment -- name: awaiting_preparation - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.awaiting_preparation -- name: awaiting_return_shipment - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.awaiting_return_shipment -- name: awaiting_shipment - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.awaiting_shipment -- name: collected_at_microsoft - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.collected_at_microsoft -- name: declined - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.declined -- name: delivered - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.delivered -- name: lost_device - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.lost_device -- name: replacement_requested - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.replacement_requested -- name: return_initiated - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.return_initiated -- name: shipped - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.shipped -- name: shipped_back - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.shipped_back -- name: untracked - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.untracked diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType.yml deleted file mode 100644 index 55cd64c9cd7a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType -name: PlatformType -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: linux - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType.linux -- name: windows - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType.windows diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus.yml deleted file mode 100644 index e4619de8e74e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus -name: RoleStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: disabled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus.disabled -- name: enabled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus.enabled diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes.yml deleted file mode 100644 index a98ebf8ca6b7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes -name: RoleTypes -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: asa - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes.asa -- name: cognitive - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes.cognitive -- name: functions - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes.functions -- name: iot - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes.iot diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus.yml deleted file mode 100644 index 3ec6fde6156f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus -name: SSLStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: disabled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus.disabled -- name: enabled - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus.enabled diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol.yml deleted file mode 100644 index c81ce9fd4aa6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol -name: ShareAccessProtocol -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: nfs - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol.nfs -- name: smb - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol.smb diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType.yml deleted file mode 100644 index 792fea6a5a26..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType -name: ShareAccessType -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: change - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType.change -- name: custom - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType.custom -- name: read - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType.read diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus.yml deleted file mode 100644 index 2d93ee756add..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus -name: ShareStatus -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: offline - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus.offline -- name: online - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus.online diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName.yml deleted file mode 100644 index f577ecd74d5f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName -name: SkuName -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: edge - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName.edge -- name: gateway - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName.gateway diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier.yml deleted file mode 100644 index c1865ba3d810..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier -name: SkuTier -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: standard - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier.standard diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.yml deleted file mode 100644 index 3c1d70506878..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain -name: TimeGrain -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: pt12_h - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.pt12_h -- name: pt15_m - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.pt15_m -- name: pt1_d - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.pt1_d -- name: pt1_h - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.pt1_h -- name: pt1_m - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.pt1_m -- name: pt30_m - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.pt30_m -- name: pt5_m - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.pt5_m -- name: pt6_h - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.pt6_h diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation.yml deleted file mode 100644 index 0553797e2e7b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation -name: UpdateOperation -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: download - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation.download -- name: install - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation.install -- name: none - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation.none -- name: scan - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation.scan diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.yml deleted file mode 100644 index d2b21f53d753..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage -name: UpdateOperationStage -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage -module: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -fields: -- name: download_complete - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.download_complete -- name: download_failed - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.download_failed -- name: download_started - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.download_started -- name: failure - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.failure -- name: initial - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.initial -- name: install_complete - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.install_complete -- name: install_failed - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.install_failed -- name: install_started - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.install_started -- name: reboot_initiated - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.reboot_initiated -- name: rescan_complete - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.rescan_complete -- name: rescan_failed - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.rescan_failed -- name: rescan_started - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.rescan_started -- name: scan_complete - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.scan_complete -- name: scan_failed - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.scan_failed -- name: scan_started - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.scan_started -- name: success - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.success -- name: unknown - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.unknown diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.yml deleted file mode 100644 index 415ee1e3afa8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -name: data_box_edge_management_client_enums -fullName: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -enums: -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger.FileEventTrigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger.FileEventTrigger.yml deleted file mode 100644 index c663254a94b4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger.FileEventTrigger.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.file_event_trigger.FileEventTrigger -name: FileEventTrigger -fullName: azure.mgmt.edgegateway.models.file_event_trigger.FileEventTrigger -module: azure.mgmt.edgegateway.models.file_event_trigger -summary: 'Trigger details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: FileEventTrigger(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: source_info - description: Required. File event source details. - isRequired: true - types: - - - - name: sink_info - description: Required. Role sink info. - isRequired: true - types: - - - - name: custom_context_tag - description: 'A custom context tag typically used to - - correlate the trigger against its usage. For example, if a periodic timer - - trigger is intended for certain specific IoT modules in the device, the - - tag can be the name or the image URL of the module.' - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger.yml deleted file mode 100644 index f2e2c3a4f0fe..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.file_event_trigger -name: file_event_trigger -fullName: azure.mgmt.edgegateway.models.file_event_trigger -classes: -- azure.mgmt.edgegateway.models.file_event_trigger.FileEventTrigger diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger_py3.FileEventTrigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger_py3.FileEventTrigger.yml deleted file mode 100644 index 8f5409d207f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger_py3.FileEventTrigger.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.file_event_trigger_py3.FileEventTrigger -name: FileEventTrigger -fullName: azure.mgmt.edgegateway.models.file_event_trigger_py3.FileEventTrigger -module: azure.mgmt.edgegateway.models.file_event_trigger_py3 -summary: 'Trigger details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileEventTrigger(*, source_info, sink_info, custom_context_tag: str = None, - **kwargs)' - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: source_info - description: Required. File event source details. - isRequired: true - types: - - - - name: sink_info - description: Required. Role sink info. - isRequired: true - types: - - - - name: custom_context_tag - description: 'A custom context tag typically used to - - correlate the trigger against its usage. For example, if a periodic timer - - trigger is intended for certain specific IoT modules in the device, the - - tag can be the name or the image URL of the module.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: source_info - isRequired: true - - name: sink_info - isRequired: true - - name: custom_context_tag - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger_py3.yml deleted file mode 100644 index d3475382a885..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.file_event_trigger_py3 -name: file_event_trigger_py3 -fullName: azure.mgmt.edgegateway.models.file_event_trigger_py3 -classes: -- azure.mgmt.edgegateway.models.file_event_trigger_py3.FileEventTrigger diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info.FileSourceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info.FileSourceInfo.yml deleted file mode 100644 index 14422a072961..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info.FileSourceInfo.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.file_source_info.FileSourceInfo -name: FileSourceInfo -fullName: azure.mgmt.edgegateway.models.file_source_info.FileSourceInfo -module: azure.mgmt.edgegateway.models.file_source_info -summary: 'File source details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: FileSourceInfo(**kwargs) - parameters: - - name: share_id - description: Required. File share ID. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info.yml deleted file mode 100644 index f0e6a70500da..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.file_source_info -name: file_source_info -fullName: azure.mgmt.edgegateway.models.file_source_info -classes: -- azure.mgmt.edgegateway.models.file_source_info.FileSourceInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info_py3.FileSourceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info_py3.FileSourceInfo.yml deleted file mode 100644 index f3855787df7e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info_py3.FileSourceInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.file_source_info_py3.FileSourceInfo -name: FileSourceInfo -fullName: azure.mgmt.edgegateway.models.file_source_info_py3.FileSourceInfo -module: azure.mgmt.edgegateway.models.file_source_info_py3 -summary: 'File source details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileSourceInfo(*, share_id: str, **kwargs)' - parameters: - - name: share_id - description: Required. File share ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: share_id - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info_py3.yml deleted file mode 100644 index 3376f17ee334..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.file_source_info_py3 -name: file_source_info_py3 -fullName: azure.mgmt.edgegateway.models.file_source_info_py3 -classes: -- azure.mgmt.edgegateway.models.file_source_info_py3.FileSourceInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info.IoTDeviceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info.IoTDeviceInfo.yml deleted file mode 100644 index 7f41012f58e8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info.IoTDeviceInfo.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.io_tdevice_info.IoTDeviceInfo -name: IoTDeviceInfo -fullName: azure.mgmt.edgegateway.models.io_tdevice_info.IoTDeviceInfo -module: azure.mgmt.edgegateway.models.io_tdevice_info -summary: 'Metadata of IoT device/IoT Edge device to be configured. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: IoTDeviceInfo(**kwargs) - parameters: - - name: device_id - description: Required. ID of the IoT device/edge device. - isRequired: true - types: - - - - name: io_thost_hub - description: 'Required. Host name for the IoT hub associated to the - - device.' - isRequired: true - types: - - - - name: authentication - description: IoT device authentication info. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info.yml deleted file mode 100644 index e12c12b4b7f4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.io_tdevice_info -name: io_tdevice_info -fullName: azure.mgmt.edgegateway.models.io_tdevice_info -classes: -- azure.mgmt.edgegateway.models.io_tdevice_info.IoTDeviceInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info_py3.IoTDeviceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info_py3.IoTDeviceInfo.yml deleted file mode 100644 index bc6a654f9ac4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info_py3.IoTDeviceInfo.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.io_tdevice_info_py3.IoTDeviceInfo -name: IoTDeviceInfo -fullName: azure.mgmt.edgegateway.models.io_tdevice_info_py3.IoTDeviceInfo -module: azure.mgmt.edgegateway.models.io_tdevice_info_py3 -summary: 'Metadata of IoT device/IoT Edge device to be configured. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IoTDeviceInfo(*, device_id: str, io_thost_hub: str, authentication=None, - **kwargs)' - parameters: - - name: device_id - description: Required. ID of the IoT device/edge device. - isRequired: true - types: - - - - name: io_thost_hub - description: 'Required. Host name for the IoT hub associated to the - - device.' - isRequired: true - types: - - - - name: authentication - description: IoT device authentication info. - isRequired: true - types: - - - keywordOnlyParameters: - - name: device_id - isRequired: true - - name: io_thost_hub - isRequired: true - - name: authentication - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info_py3.yml deleted file mode 100644 index bef451fd884e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.io_tdevice_info_py3 -name: io_tdevice_info_py3 -fullName: azure.mgmt.edgegateway.models.io_tdevice_info_py3 -classes: -- azure.mgmt.edgegateway.models.io_tdevice_info_py3.IoTDeviceInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole.IoTRole.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole.IoTRole.yml deleted file mode 100644 index ccad672b06cb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole.IoTRole.yml +++ /dev/null @@ -1,70 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.io_trole.IoTRole -name: IoTRole -fullName: azure.mgmt.edgegateway.models.io_trole.IoTRole -module: azure.mgmt.edgegateway.models.io_trole -summary: 'Compute role. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: IoTRole(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: host_platform - description: 'Required. Host OS supported by the IoT role. - - Possible values include: ''Windows'', ''Linux''' - isRequired: true - types: - - - - - - name: io_tdevice_details - description: 'Required. IoT device metadata to which data box - - edge device needs to be connected.' - isRequired: true - types: - - - - name: io_tedge_device_details - description: 'Required. IoT edge device to which the IoT - - role needs to be configured.' - isRequired: true - types: - - - - name: share_mappings - description: Mount points of shares in role(s). - isRequired: true - types: - - [] - - name: role_status - description: 'Required. Role status. Possible values include: - - ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole.yml deleted file mode 100644 index 770385660843..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.io_trole -name: io_trole -fullName: azure.mgmt.edgegateway.models.io_trole -classes: -- azure.mgmt.edgegateway.models.io_trole.IoTRole diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole_py3.IoTRole.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole_py3.IoTRole.yml deleted file mode 100644 index e108e28f1c18..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole_py3.IoTRole.yml +++ /dev/null @@ -1,82 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.io_trole_py3.IoTRole -name: IoTRole -fullName: azure.mgmt.edgegateway.models.io_trole_py3.IoTRole -module: azure.mgmt.edgegateway.models.io_trole_py3 -summary: 'Compute role. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: IoTRole(*, host_platform, io_tdevice_details, io_tedge_device_details, role_status, - share_mappings=None, **kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: host_platform - description: 'Required. Host OS supported by the IoT role. - - Possible values include: ''Windows'', ''Linux''' - isRequired: true - types: - - - - - - name: io_tdevice_details - description: 'Required. IoT device metadata to which data box - - edge device needs to be connected.' - isRequired: true - types: - - - - name: io_tedge_device_details - description: 'Required. IoT edge device to which the IoT - - role needs to be configured.' - isRequired: true - types: - - - - name: share_mappings - description: Mount points of shares in role(s). - isRequired: true - types: - - [] - - name: role_status - description: 'Required. Role status. Possible values include: - - ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: host_platform - isRequired: true - - name: io_tdevice_details - isRequired: true - - name: io_tedge_device_details - isRequired: true - - name: role_status - isRequired: true - - name: share_mappings - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole_py3.yml deleted file mode 100644 index b0e455d219df..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.io_trole_py3 -name: io_trole_py3 -fullName: azure.mgmt.edgegateway.models.io_trole_py3 -classes: -- azure.mgmt.edgegateway.models.io_trole_py3.IoTRole diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config.Ipv4Config.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config.Ipv4Config.yml deleted file mode 100644 index 6d25e9e256a0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config.Ipv4Config.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ipv4_config.Ipv4Config -name: Ipv4Config -fullName: azure.mgmt.edgegateway.models.ipv4_config.Ipv4Config -module: azure.mgmt.edgegateway.models.ipv4_config -summary: 'Details related to the IPv4 address configuration. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Ipv4Config(**kwargs) -variables: -- description: The IPv4 address of the network adapter. - name: ip_address - types: - - -- description: The IPv4 subnet of the network adapter. - name: subnet - types: - - -- description: The IPv4 gateway of the network adapter. - name: gateway - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config.yml deleted file mode 100644 index 004f38e44bc3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.ipv4_config -name: ipv4_config -fullName: azure.mgmt.edgegateway.models.ipv4_config -classes: -- azure.mgmt.edgegateway.models.ipv4_config.Ipv4Config diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config_py3.Ipv4Config.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config_py3.Ipv4Config.yml deleted file mode 100644 index fb4a960174c7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config_py3.Ipv4Config.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ipv4_config_py3.Ipv4Config -name: Ipv4Config -fullName: azure.mgmt.edgegateway.models.ipv4_config_py3.Ipv4Config -module: azure.mgmt.edgegateway.models.ipv4_config_py3 -summary: 'Details related to the IPv4 address configuration. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Ipv4Config(**kwargs) -variables: -- description: The IPv4 address of the network adapter. - name: ip_address - types: - - -- description: The IPv4 subnet of the network adapter. - name: subnet - types: - - -- description: The IPv4 gateway of the network adapter. - name: gateway - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config_py3.yml deleted file mode 100644 index e1a42e9ed3b2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.ipv4_config_py3 -name: ipv4_config_py3 -fullName: azure.mgmt.edgegateway.models.ipv4_config_py3 -classes: -- azure.mgmt.edgegateway.models.ipv4_config_py3.Ipv4Config diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config.Ipv6Config.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config.Ipv6Config.yml deleted file mode 100644 index e65cf95e50cf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config.Ipv6Config.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ipv6_config.Ipv6Config -name: Ipv6Config -fullName: azure.mgmt.edgegateway.models.ipv6_config.Ipv6Config -module: azure.mgmt.edgegateway.models.ipv6_config -summary: 'Details related to the IPv6 address configuration. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Ipv6Config(**kwargs) -variables: -- description: The IPv6 address of the network adapter. - name: ip_address - types: - - -- description: The IPv6 prefix of the network adapter. - name: prefix_length - types: - - -- description: The IPv6 gateway of the network adapter. - name: gateway - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config.yml deleted file mode 100644 index d8e2fcb0aeb3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.ipv6_config -name: ipv6_config -fullName: azure.mgmt.edgegateway.models.ipv6_config -classes: -- azure.mgmt.edgegateway.models.ipv6_config.Ipv6Config diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config_py3.Ipv6Config.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config_py3.Ipv6Config.yml deleted file mode 100644 index dda38a143096..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config_py3.Ipv6Config.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.ipv6_config_py3.Ipv6Config -name: Ipv6Config -fullName: azure.mgmt.edgegateway.models.ipv6_config_py3.Ipv6Config -module: azure.mgmt.edgegateway.models.ipv6_config_py3 -summary: 'Details related to the IPv6 address configuration. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Ipv6Config(**kwargs) -variables: -- description: The IPv6 address of the network adapter. - name: ip_address - types: - - -- description: The IPv6 prefix of the network adapter. - name: prefix_length - types: - - -- description: The IPv6 gateway of the network adapter. - name: gateway - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config_py3.yml deleted file mode 100644 index 41bb0b010176..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.ipv6_config_py3 -name: ipv6_config_py3 -fullName: azure.mgmt.edgegateway.models.ipv6_config_py3 -classes: -- azure.mgmt.edgegateway.models.ipv6_config_py3.Ipv6Config diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job.Job.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job.Job.yml deleted file mode 100644 index 9d395b8d4d4f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job.Job.yml +++ /dev/null @@ -1,103 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.job.Job -name: Job -fullName: azure.mgmt.edgegateway.models.job.Job -module: azure.mgmt.edgegateway.models.job -summary: 'A device job. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: Job(**kwargs) - parameters: - - name: folder - description: 'If only subfolders need to be refreshed, then the subfolder - - path inside the share. (The path is empty if there are no subfolders.)' - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The name of the object. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: 'The current status of the job. Possible values include: - - ''Invalid'', ''Running'', ''Succeeded'', ''Failed'', ''Canceled'', ''Paused'', - - ''Scheduled''' - name: status - types: - - - - -- description: The UTC date and time at which the job started. - name: start_time - types: - - -- description: The UTC date and time at which the job completed. - name: end_time - types: - - -- description: The percentage of the job that is complete. - name: percent_complete - types: - - -- description: The error details. - name: error - types: - - -- description: 'The type of the job. Possible values include: ''Invalid'', - - ''ScanForUpdates'', ''DownloadUpdates'', ''InstallUpdates'', ''RefreshShare''' - name: job_type - types: - - - - -- description: 'Current stage of the update operation. Possible - - values include: ''Unknown'', ''Initial'', ''ScanStarted'', ''ScanComplete'', - - ''ScanFailed'', ''DownloadStarted'', ''DownloadComplete'', ''DownloadFailed'', - - ''InstallStarted'', ''InstallComplete'', ''InstallFailed'', ''RebootInitiated'', - - ''Success'', ''Failure'', ''RescanStarted'', ''RescanComplete'', ''RescanFailed''' - name: current_stage - types: - - - - -- description: The download progress. - name: download_progress - types: - - -- description: The install progress. - name: install_progress - types: - - -- description: 'Total number of errors encountered during the - - refresh process.' - name: total_refresh_errors - types: - - -- description: 'Local share/remote container relative path to - - the error manifest file of the refresh.' - name: error_manifest_file - types: - - -- description: ARM ID of the share that was refreshed. - name: share_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job.yml deleted file mode 100644 index aa739506749a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.job -name: job -fullName: azure.mgmt.edgegateway.models.job -classes: -- azure.mgmt.edgegateway.models.job.Job diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details.JobErrorDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details.JobErrorDetails.yml deleted file mode 100644 index 2b82e77dac77..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details.JobErrorDetails.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.job_error_details.JobErrorDetails -name: JobErrorDetails -fullName: azure.mgmt.edgegateway.models.job_error_details.JobErrorDetails -module: azure.mgmt.edgegateway.models.job_error_details -summary: 'The job error information containing the list of job errors. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: JobErrorDetails(**kwargs) -variables: -- description: The error details. - name: error_details - types: - - [] -- description: The code intended for programmatic access. - name: code - types: - - -- description: The message that describes the error in detail. - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details.yml deleted file mode 100644 index 04688bca193f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.job_error_details -name: job_error_details -fullName: azure.mgmt.edgegateway.models.job_error_details -classes: -- azure.mgmt.edgegateway.models.job_error_details.JobErrorDetails diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details_py3.JobErrorDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details_py3.JobErrorDetails.yml deleted file mode 100644 index 2b27c61d642c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details_py3.JobErrorDetails.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.job_error_details_py3.JobErrorDetails -name: JobErrorDetails -fullName: azure.mgmt.edgegateway.models.job_error_details_py3.JobErrorDetails -module: azure.mgmt.edgegateway.models.job_error_details_py3 -summary: 'The job error information containing the list of job errors. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: JobErrorDetails(**kwargs) -variables: -- description: The error details. - name: error_details - types: - - [] -- description: The code intended for programmatic access. - name: code - types: - - -- description: The message that describes the error in detail. - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details_py3.yml deleted file mode 100644 index f4d9758d99d2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.job_error_details_py3 -name: job_error_details_py3 -fullName: azure.mgmt.edgegateway.models.job_error_details_py3 -classes: -- azure.mgmt.edgegateway.models.job_error_details_py3.JobErrorDetails diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.JobErrorItem.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.JobErrorItem.yml deleted file mode 100644 index d4a59cce4191..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.JobErrorItem.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.job_error_item.JobErrorItem -name: JobErrorItem -fullName: azure.mgmt.edgegateway.models.job_error_item.JobErrorItem -module: azure.mgmt.edgegateway.models.job_error_item -summary: 'The job error items. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: JobErrorItem(**kwargs) -variables: -- description: The recommended actions. - name: recommendations - types: - - [] -- description: The code intended for programmatic access. - name: code - types: - - -- description: The message that describes the error in detail. - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.yml deleted file mode 100644 index 5ce87a98e17d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.job_error_item -name: job_error_item -fullName: azure.mgmt.edgegateway.models.job_error_item -classes: -- azure.mgmt.edgegateway.models.job_error_item.JobErrorItem diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item_py3.JobErrorItem.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item_py3.JobErrorItem.yml deleted file mode 100644 index 11e242c7e4df..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item_py3.JobErrorItem.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.job_error_item_py3.JobErrorItem -name: JobErrorItem -fullName: azure.mgmt.edgegateway.models.job_error_item_py3.JobErrorItem -module: azure.mgmt.edgegateway.models.job_error_item_py3 -summary: 'The job error items. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: JobErrorItem(**kwargs) -variables: -- description: The recommended actions. - name: recommendations - types: - - [] -- description: The code intended for programmatic access. - name: code - types: - - -- description: The message that describes the error in detail. - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item_py3.yml deleted file mode 100644 index 2d0f4fcb5d60..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.job_error_item_py3 -name: job_error_item_py3 -fullName: azure.mgmt.edgegateway.models.job_error_item_py3 -classes: -- azure.mgmt.edgegateway.models.job_error_item_py3.JobErrorItem diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_py3.Job.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_py3.Job.yml deleted file mode 100644 index db4a83e85569..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_py3.Job.yml +++ /dev/null @@ -1,106 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.job_py3.Job -name: Job -fullName: azure.mgmt.edgegateway.models.job_py3.Job -module: azure.mgmt.edgegateway.models.job_py3 -summary: 'A device job. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'Job(*, folder: str = None, **kwargs)' - parameters: - - name: folder - description: 'If only subfolders need to be refreshed, then the subfolder - - path inside the share. (The path is empty if there are no subfolders.)' - isRequired: true - types: - - - keywordOnlyParameters: - - name: folder - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The name of the object. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: 'The current status of the job. Possible values include: - - ''Invalid'', ''Running'', ''Succeeded'', ''Failed'', ''Canceled'', ''Paused'', - - ''Scheduled''' - name: status - types: - - - - -- description: The UTC date and time at which the job started. - name: start_time - types: - - -- description: The UTC date and time at which the job completed. - name: end_time - types: - - -- description: The percentage of the job that is complete. - name: percent_complete - types: - - -- description: The error details. - name: error - types: - - -- description: 'The type of the job. Possible values include: ''Invalid'', - - ''ScanForUpdates'', ''DownloadUpdates'', ''InstallUpdates'', ''RefreshShare''' - name: job_type - types: - - - - -- description: 'Current stage of the update operation. Possible - - values include: ''Unknown'', ''Initial'', ''ScanStarted'', ''ScanComplete'', - - ''ScanFailed'', ''DownloadStarted'', ''DownloadComplete'', ''DownloadFailed'', - - ''InstallStarted'', ''InstallComplete'', ''InstallFailed'', ''RebootInitiated'', - - ''Success'', ''Failure'', ''RescanStarted'', ''RescanComplete'', ''RescanFailed''' - name: current_stage - types: - - - - -- description: The download progress. - name: download_progress - types: - - -- description: The install progress. - name: install_progress - types: - - -- description: 'Total number of errors encountered during the - - refresh process.' - name: total_refresh_errors - types: - - -- description: 'Local share/remote container relative path to - - the error manifest file of the refresh.' - name: error_manifest_file - types: - - -- description: ARM ID of the share that was refreshed. - name: share_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_py3.yml deleted file mode 100644 index 757469f79242..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.job_py3 -name: job_py3 -fullName: azure.mgmt.edgegateway.models.job_py3 -classes: -- azure.mgmt.edgegateway.models.job_py3.Job diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1.MetricDimensionV1.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1.MetricDimensionV1.yml deleted file mode 100644 index 4cc6fa81dcef..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1.MetricDimensionV1.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.metric_dimension_v1.MetricDimensionV1 -name: MetricDimensionV1 -fullName: azure.mgmt.edgegateway.models.metric_dimension_v1.MetricDimensionV1 -module: azure.mgmt.edgegateway.models.metric_dimension_v1 -summary: Metric Dimension v1. -constructor: - syntax: MetricDimensionV1(**kwargs) - parameters: - - name: name - description: Name of the metrics dimension. - isRequired: true - types: - - - - name: display_name - description: Display name of the metrics dimension. - isRequired: true - types: - - - - name: to_be_exported_for_shoebox - description: To be exported to shoe box. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1.yml deleted file mode 100644 index 35b9160215b5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.metric_dimension_v1 -name: metric_dimension_v1 -fullName: azure.mgmt.edgegateway.models.metric_dimension_v1 -classes: -- azure.mgmt.edgegateway.models.metric_dimension_v1.MetricDimensionV1 diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1_py3.MetricDimensionV1.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1_py3.MetricDimensionV1.yml deleted file mode 100644 index fb181b27e75a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1_py3.MetricDimensionV1.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.metric_dimension_v1_py3.MetricDimensionV1 -name: MetricDimensionV1 -fullName: azure.mgmt.edgegateway.models.metric_dimension_v1_py3.MetricDimensionV1 -module: azure.mgmt.edgegateway.models.metric_dimension_v1_py3 -summary: Metric Dimension v1. -constructor: - syntax: 'MetricDimensionV1(*, name: str = None, display_name: str = None, to_be_exported_for_shoebox: - bool = None, **kwargs)' - parameters: - - name: name - description: Name of the metrics dimension. - isRequired: true - types: - - - - name: display_name - description: Display name of the metrics dimension. - isRequired: true - types: - - - - name: to_be_exported_for_shoebox - description: To be exported to shoe box. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: display_name - defaultValue: None - - name: to_be_exported_for_shoebox - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1_py3.yml deleted file mode 100644 index d8c706af1f08..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.metric_dimension_v1_py3 -name: metric_dimension_v1_py3 -fullName: azure.mgmt.edgegateway.models.metric_dimension_v1_py3 -classes: -- azure.mgmt.edgegateway.models.metric_dimension_v1_py3.MetricDimensionV1 diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1.MetricSpecificationV1.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1.MetricSpecificationV1.yml deleted file mode 100644 index f92fbfbd199d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1.MetricSpecificationV1.yml +++ /dev/null @@ -1,80 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.metric_specification_v1.MetricSpecificationV1 -name: MetricSpecificationV1 -fullName: azure.mgmt.edgegateway.models.metric_specification_v1.MetricSpecificationV1 -module: azure.mgmt.edgegateway.models.metric_specification_v1 -summary: Metric specification version 1. -constructor: - syntax: MetricSpecificationV1(**kwargs) - parameters: - - name: name - description: Name of the metric. - isRequired: true - types: - - - - name: display_name - description: Display name of the metric. - isRequired: true - types: - - - - name: display_description - description: Description of the metric to be displayed. - isRequired: true - types: - - - - name: unit - description: 'Metric units. Possible values include: ''NotSpecified'', - - ''Percent'', ''Count'', ''Seconds'', ''Milliseconds'', ''Bytes'', ''BytesPerSecond'', - - ''CountPerSecond''' - isRequired: true - types: - - - - - - name: aggregation_type - description: 'Metric aggregation type. Possible values include: - - ''NotSpecified'', ''None'', ''Average'', ''Minimum'', ''Maximum'', ''Total'', - ''Count''' - isRequired: true - types: - - - - - - name: dimensions - description: 'Metric dimensions, other than default dimension which - - is resource.' - isRequired: true - types: - - [] - - name: fill_gap_with_zero - description: Set true to fill the gaps with zero. - isRequired: true - types: - - - - name: category - description: 'Metric category. Possible values include: ''Capacity'', - - ''Transaction''' - isRequired: true - types: - - - - - - name: resource_id_dimension_name_override - description: Resource name override. - isRequired: true - types: - - - - name: supported_time_grain_types - description: Support granularity of metrics. - isRequired: true - types: - - [ - - ] - - name: supported_aggregation_types - description: Support metric aggregation type. - isRequired: true - types: - - [ - - ] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1.yml deleted file mode 100644 index ddba2e4fad9e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.metric_specification_v1 -name: metric_specification_v1 -fullName: azure.mgmt.edgegateway.models.metric_specification_v1 -classes: -- azure.mgmt.edgegateway.models.metric_specification_v1.MetricSpecificationV1 diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1_py3.MetricSpecificationV1.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1_py3.MetricSpecificationV1.yml deleted file mode 100644 index a0b4ebcd3a94..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1_py3.MetricSpecificationV1.yml +++ /dev/null @@ -1,106 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.metric_specification_v1_py3.MetricSpecificationV1 -name: MetricSpecificationV1 -fullName: azure.mgmt.edgegateway.models.metric_specification_v1_py3.MetricSpecificationV1 -module: azure.mgmt.edgegateway.models.metric_specification_v1_py3 -summary: Metric specification version 1. -constructor: - syntax: 'MetricSpecificationV1(*, name: str = None, display_name: str = None, display_description: - str = None, unit=None, aggregation_type=None, dimensions=None, fill_gap_with_zero: - bool = None, category=None, resource_id_dimension_name_override: str = None, supported_time_grain_types=None, - supported_aggregation_types=None, **kwargs)' - parameters: - - name: name - description: Name of the metric. - isRequired: true - types: - - - - name: display_name - description: Display name of the metric. - isRequired: true - types: - - - - name: display_description - description: Description of the metric to be displayed. - isRequired: true - types: - - - - name: unit - description: 'Metric units. Possible values include: ''NotSpecified'', - - ''Percent'', ''Count'', ''Seconds'', ''Milliseconds'', ''Bytes'', ''BytesPerSecond'', - - ''CountPerSecond''' - isRequired: true - types: - - - - - - name: aggregation_type - description: 'Metric aggregation type. Possible values include: - - ''NotSpecified'', ''None'', ''Average'', ''Minimum'', ''Maximum'', ''Total'', - ''Count''' - isRequired: true - types: - - - - - - name: dimensions - description: 'Metric dimensions, other than default dimension which - - is resource.' - isRequired: true - types: - - [] - - name: fill_gap_with_zero - description: Set true to fill the gaps with zero. - isRequired: true - types: - - - - name: category - description: 'Metric category. Possible values include: ''Capacity'', - - ''Transaction''' - isRequired: true - types: - - - - - - name: resource_id_dimension_name_override - description: Resource name override. - isRequired: true - types: - - - - name: supported_time_grain_types - description: Support granularity of metrics. - isRequired: true - types: - - [ - - ] - - name: supported_aggregation_types - description: Support metric aggregation type. - isRequired: true - types: - - [ - - ] - keywordOnlyParameters: - - name: name - defaultValue: None - - name: display_name - defaultValue: None - - name: display_description - defaultValue: None - - name: unit - defaultValue: None - - name: aggregation_type - defaultValue: None - - name: dimensions - defaultValue: None - - name: fill_gap_with_zero - defaultValue: None - - name: category - defaultValue: None - - name: resource_id_dimension_name_override - defaultValue: None - - name: supported_time_grain_types - defaultValue: None - - name: supported_aggregation_types - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1_py3.yml deleted file mode 100644 index 20fd958f50ab..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.metric_specification_v1_py3 -name: metric_specification_v1_py3 -fullName: azure.mgmt.edgegateway.models.metric_specification_v1_py3 -classes: -- azure.mgmt.edgegateway.models.metric_specification_v1_py3.MetricSpecificationV1 diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map.MountPointMap.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map.MountPointMap.yml deleted file mode 100644 index 1f3763a2a394..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map.MountPointMap.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.mount_point_map.MountPointMap -name: MountPointMap -fullName: azure.mgmt.edgegateway.models.mount_point_map.MountPointMap -module: azure.mgmt.edgegateway.models.mount_point_map -summary: 'The share mount point. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: MountPointMap(**kwargs) - parameters: - - name: share_id - description: Required. ID of the share mounted to the role VM. - isRequired: true - types: - - -variables: -- description: ID of the role to which share is mounted. - name: role_id - types: - - -- description: Mount point for the share. - name: mount_point - types: - - -- description: 'Role type. Possible values include: ''IOT'', ''ASA'', - - ''Functions'', ''Cognitive''' - name: role_type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map.yml deleted file mode 100644 index 4c501765e623..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.mount_point_map -name: mount_point_map -fullName: azure.mgmt.edgegateway.models.mount_point_map -classes: -- azure.mgmt.edgegateway.models.mount_point_map.MountPointMap diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map_py3.MountPointMap.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map_py3.MountPointMap.yml deleted file mode 100644 index 5db98595c6c8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map_py3.MountPointMap.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.mount_point_map_py3.MountPointMap -name: MountPointMap -fullName: azure.mgmt.edgegateway.models.mount_point_map_py3.MountPointMap -module: azure.mgmt.edgegateway.models.mount_point_map_py3 -summary: 'The share mount point. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MountPointMap(*, share_id: str, **kwargs)' - parameters: - - name: share_id - description: Required. ID of the share mounted to the role VM. - isRequired: true - types: - - - keywordOnlyParameters: - - name: share_id - isRequired: true -variables: -- description: ID of the role to which share is mounted. - name: role_id - types: - - -- description: Mount point for the share. - name: mount_point - types: - - -- description: 'Role type. Possible values include: ''IOT'', ''ASA'', - - ''Functions'', ''Cognitive''' - name: role_type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map_py3.yml deleted file mode 100644 index 7f0f12f6f2ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.mount_point_map_py3 -name: mount_point_map_py3 -fullName: azure.mgmt.edgegateway.models.mount_point_map_py3 -classes: -- azure.mgmt.edgegateway.models.mount_point_map_py3.MountPointMap diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter.NetworkAdapter.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter.NetworkAdapter.yml deleted file mode 100644 index a0ed1d3df8a2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter.NetworkAdapter.yml +++ /dev/null @@ -1,86 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.network_adapter.NetworkAdapter -name: NetworkAdapter -fullName: azure.mgmt.edgegateway.models.network_adapter.NetworkAdapter -module: azure.mgmt.edgegateway.models.network_adapter -summary: 'Represents the networkAdapter on a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkAdapter(**kwargs) - parameters: - - name: rdma_status - description: 'Value indicating whether this adapter is RDMA capable. - - Possible values include: ''Incapable'', ''Capable''' - isRequired: true - types: - - - - - - name: dhcp_status - description: 'Value indicating whether this adapter has DHCP - - enabled. Possible values include: ''Disabled'', ''Enabled''' - isRequired: true - types: - - - - -variables: -- description: Instance ID of network adapter. - name: adapter_id - types: - - -- description: Hardware position of network adapter. - name: adapter_position - types: - - -- description: Logical index of the adapter. - name: index - types: - - -- description: Node ID of the network adapter. - name: node_id - types: - - -- description: Network adapter name. - name: network_adapter_name - types: - - -- description: Hardware label for the adapter. - name: label - types: - - -- description: MAC address. - name: mac_address - types: - - -- description: Link speed. - name: link_speed - types: - - -- description: 'Value indicating whether this adapter is valid. Possible - - values include: ''Inactive'', ''Active''' - name: status - types: - - - - -- description: The IPv4 configuration of the network adapter. - name: ipv4_configuration - types: - - -- description: The IPv6 configuration of the network adapter. - name: ipv6_configuration - types: - - -- description: The IPv6 local address. - name: ipv6_link_local_address - types: - - -- description: The list of DNS Servers of the device. - name: dns_servers - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter.yml deleted file mode 100644 index b437c3c8818b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.network_adapter -name: network_adapter -fullName: azure.mgmt.edgegateway.models.network_adapter -classes: -- azure.mgmt.edgegateway.models.network_adapter.NetworkAdapter diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position.NetworkAdapterPosition.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position.NetworkAdapterPosition.yml deleted file mode 100644 index d2c37bfcffb5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position.NetworkAdapterPosition.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.network_adapter_position.NetworkAdapterPosition -name: NetworkAdapterPosition -fullName: azure.mgmt.edgegateway.models.network_adapter_position.NetworkAdapterPosition -module: azure.mgmt.edgegateway.models.network_adapter_position -summary: 'The network adapter position. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkAdapterPosition(**kwargs) -variables: -- description: 'The network group. Possible values include: ''None'', - - ''NonRDMA'', ''RDMA''' - name: network_group - types: - - - - -- description: The port. - name: port - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position.yml deleted file mode 100644 index 5f3b8f9311e2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.network_adapter_position -name: network_adapter_position -fullName: azure.mgmt.edgegateway.models.network_adapter_position -classes: -- azure.mgmt.edgegateway.models.network_adapter_position.NetworkAdapterPosition diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position_py3.NetworkAdapterPosition.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position_py3.NetworkAdapterPosition.yml deleted file mode 100644 index 8d3f96735340..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position_py3.NetworkAdapterPosition.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.network_adapter_position_py3.NetworkAdapterPosition -name: NetworkAdapterPosition -fullName: azure.mgmt.edgegateway.models.network_adapter_position_py3.NetworkAdapterPosition -module: azure.mgmt.edgegateway.models.network_adapter_position_py3 -summary: 'The network adapter position. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkAdapterPosition(**kwargs) -variables: -- description: 'The network group. Possible values include: ''None'', - - ''NonRDMA'', ''RDMA''' - name: network_group - types: - - - - -- description: The port. - name: port - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position_py3.yml deleted file mode 100644 index fd03c34f6893..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.network_adapter_position_py3 -name: network_adapter_position_py3 -fullName: azure.mgmt.edgegateway.models.network_adapter_position_py3 -classes: -- azure.mgmt.edgegateway.models.network_adapter_position_py3.NetworkAdapterPosition diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_py3.NetworkAdapter.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_py3.NetworkAdapter.yml deleted file mode 100644 index 759e98823ac7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_py3.NetworkAdapter.yml +++ /dev/null @@ -1,91 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.network_adapter_py3.NetworkAdapter -name: NetworkAdapter -fullName: azure.mgmt.edgegateway.models.network_adapter_py3.NetworkAdapter -module: azure.mgmt.edgegateway.models.network_adapter_py3 -summary: 'Represents the networkAdapter on a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkAdapter(*, rdma_status=None, dhcp_status=None, **kwargs) - parameters: - - name: rdma_status - description: 'Value indicating whether this adapter is RDMA capable. - - Possible values include: ''Incapable'', ''Capable''' - isRequired: true - types: - - - - - - name: dhcp_status - description: 'Value indicating whether this adapter has DHCP - - enabled. Possible values include: ''Disabled'', ''Enabled''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: rdma_status - defaultValue: None - - name: dhcp_status - defaultValue: None -variables: -- description: Instance ID of network adapter. - name: adapter_id - types: - - -- description: Hardware position of network adapter. - name: adapter_position - types: - - -- description: Logical index of the adapter. - name: index - types: - - -- description: Node ID of the network adapter. - name: node_id - types: - - -- description: Network adapter name. - name: network_adapter_name - types: - - -- description: Hardware label for the adapter. - name: label - types: - - -- description: MAC address. - name: mac_address - types: - - -- description: Link speed. - name: link_speed - types: - - -- description: 'Value indicating whether this adapter is valid. Possible - - values include: ''Inactive'', ''Active''' - name: status - types: - - - - -- description: The IPv4 configuration of the network adapter. - name: ipv4_configuration - types: - - -- description: The IPv6 configuration of the network adapter. - name: ipv6_configuration - types: - - -- description: The IPv6 local address. - name: ipv6_link_local_address - types: - - -- description: The list of DNS Servers of the device. - name: dns_servers - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_py3.yml deleted file mode 100644 index 50838e00b2e8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.network_adapter_py3 -name: network_adapter_py3 -fullName: azure.mgmt.edgegateway.models.network_adapter_py3 -classes: -- azure.mgmt.edgegateway.models.network_adapter_py3.NetworkAdapter diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings.NetworkSettings.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings.NetworkSettings.yml deleted file mode 100644 index 354c0bbc0e8f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings.NetworkSettings.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.network_settings.NetworkSettings -name: NetworkSettings -fullName: azure.mgmt.edgegateway.models.network_settings.NetworkSettings -module: azure.mgmt.edgegateway.models.network_settings -summary: 'The network settings of a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkSettings(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The network adapter list on the device. - name: network_adapters - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings.yml deleted file mode 100644 index 27b292c0249e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.network_settings -name: network_settings -fullName: azure.mgmt.edgegateway.models.network_settings -classes: -- azure.mgmt.edgegateway.models.network_settings.NetworkSettings diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings_py3.NetworkSettings.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings_py3.NetworkSettings.yml deleted file mode 100644 index 4777d111da43..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings_py3.NetworkSettings.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.network_settings_py3.NetworkSettings -name: NetworkSettings -fullName: azure.mgmt.edgegateway.models.network_settings_py3.NetworkSettings -module: azure.mgmt.edgegateway.models.network_settings_py3 -summary: 'The network settings of a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: NetworkSettings(**kwargs) -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: The network adapter list on the device. - name: network_adapters - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings_py3.yml deleted file mode 100644 index 9ffdf7b6845d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.network_settings_py3 -name: network_settings_py3 -fullName: azure.mgmt.edgegateway.models.network_settings_py3 -classes: -- azure.mgmt.edgegateway.models.network_settings_py3.NetworkSettings diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation.Operation.yml deleted file mode 100644 index e2aea8f80cf9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation.Operation.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.operation.Operation -name: Operation -fullName: azure.mgmt.edgegateway.models.operation.Operation -module: azure.mgmt.edgegateway.models.operation -summary: Operations. -constructor: - syntax: Operation(**kwargs) - parameters: - - name: name - description: Name of the operation. - isRequired: true - types: - - - - name: display - description: Properties displayed for the operation. - isRequired: true - types: - - - - name: origin - description: Origin of the operation. - isRequired: true - types: - - - - name: service_specification - description: Service specification. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation.yml deleted file mode 100644 index 30ec05f04c88..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.operation -name: operation -fullName: azure.mgmt.edgegateway.models.operation -classes: -- azure.mgmt.edgegateway.models.operation.Operation diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display.OperationDisplay.yml deleted file mode 100644 index fe48102f9940..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display.OperationDisplay.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.operation_display.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.edgegateway.models.operation_display.OperationDisplay -module: azure.mgmt.edgegateway.models.operation_display -summary: Operation display properties. -constructor: - syntax: OperationDisplay(**kwargs) - parameters: - - name: provider - description: Provider name. - isRequired: true - types: - - - - name: resource - description: The type of resource in which the operation is performed. - isRequired: true - types: - - - - name: operation - description: Operation to be performed on the resource. - isRequired: true - types: - - - - name: description - description: Description of the operation to be performed. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display.yml deleted file mode 100644 index e85d64e15c97..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.operation_display -name: operation_display -fullName: azure.mgmt.edgegateway.models.operation_display -classes: -- azure.mgmt.edgegateway.models.operation_display.OperationDisplay diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display_py3.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display_py3.OperationDisplay.yml deleted file mode 100644 index b5d5d8ca0b27..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display_py3.OperationDisplay.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.operation_display_py3.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.edgegateway.models.operation_display_py3.OperationDisplay -module: azure.mgmt.edgegateway.models.operation_display_py3 -summary: Operation display properties. -constructor: - syntax: 'OperationDisplay(*, provider: str = None, resource: str = None, operation: - str = None, description: str = None, **kwargs)' - parameters: - - name: provider - description: Provider name. - isRequired: true - types: - - - - name: resource - description: The type of resource in which the operation is performed. - isRequired: true - types: - - - - name: operation - description: Operation to be performed on the resource. - isRequired: true - types: - - - - name: description - description: Description of the operation to be performed. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: resource - defaultValue: None - - name: operation - defaultValue: None - - name: description - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display_py3.yml deleted file mode 100644 index f70d3558bcc9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.operation_display_py3 -name: operation_display_py3 -fullName: azure.mgmt.edgegateway.models.operation_display_py3 -classes: -- azure.mgmt.edgegateway.models.operation_display_py3.OperationDisplay diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_paged.OperationPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_paged.OperationPaged.yml deleted file mode 100644 index 6d2c8d560eda..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_paged.OperationPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.operation_paged.OperationPaged -name: OperationPaged -fullName: azure.mgmt.edgegateway.models.operation_paged.OperationPaged -module: azure.mgmt.edgegateway.models.operation_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: OperationPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_paged.yml deleted file mode 100644 index a1a37de1cf04..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.operation_paged -name: operation_paged -fullName: azure.mgmt.edgegateway.models.operation_paged -classes: -- azure.mgmt.edgegateway.models.operation_paged.OperationPaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_py3.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_py3.Operation.yml deleted file mode 100644 index e872c225796c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_py3.Operation.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.operation_py3.Operation -name: Operation -fullName: azure.mgmt.edgegateway.models.operation_py3.Operation -module: azure.mgmt.edgegateway.models.operation_py3 -summary: Operations. -constructor: - syntax: 'Operation(*, name: str = None, display=None, origin: str = None, service_specification=None, - **kwargs)' - parameters: - - name: name - description: Name of the operation. - isRequired: true - types: - - - - name: display - description: Properties displayed for the operation. - isRequired: true - types: - - - - name: origin - description: Origin of the operation. - isRequired: true - types: - - - - name: service_specification - description: Service specification. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: display - defaultValue: None - - name: origin - defaultValue: None - - name: service_specification - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_py3.yml deleted file mode 100644 index 67caf52cfa7d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.operation_py3 -name: operation_py3 -fullName: azure.mgmt.edgegateway.models.operation_py3 -classes: -- azure.mgmt.edgegateway.models.operation_py3.Operation diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order.Order.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order.Order.yml deleted file mode 100644 index 03d9e7706081..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order.Order.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.order.Order -name: Order -fullName: azure.mgmt.edgegateway.models.order.Order -module: azure.mgmt.edgegateway.models.order -summary: 'The order details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Order(**kwargs) - parameters: - - name: contact_information - description: Required. The contact details. - isRequired: true - types: - - - - name: shipping_address - description: Required. The shipping address. - isRequired: true - types: - - - - name: current_status - description: Current status of the order. - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: List of status changes in the order. - name: order_history - types: - - [] -- description: Serial number of the device. - name: serial_number - types: - - -- description: 'Tracking information for the package - - delivered to the customer whether it has an original or a replacement - - device.' - name: delivery_tracking_info - types: - - [] -- description: 'Tracking information for the package returned - - from the customer whether it has an original or a replacement device.' - name: return_tracking_info - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order.yml deleted file mode 100644 index 100b750e369b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.order -name: order -fullName: azure.mgmt.edgegateway.models.order -classes: -- azure.mgmt.edgegateway.models.order.Order diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_paged.OrderPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_paged.OrderPaged.yml deleted file mode 100644 index d32d346b0ca2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_paged.OrderPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.order_paged.OrderPaged -name: OrderPaged -fullName: azure.mgmt.edgegateway.models.order_paged.OrderPaged -module: azure.mgmt.edgegateway.models.order_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: OrderPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_paged.yml deleted file mode 100644 index db2d9861cd86..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.order_paged -name: order_paged -fullName: azure.mgmt.edgegateway.models.order_paged -classes: -- azure.mgmt.edgegateway.models.order_paged.OrderPaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_py3.Order.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_py3.Order.yml deleted file mode 100644 index 8ad7e864e1c4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_py3.Order.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.order_py3.Order -name: Order -fullName: azure.mgmt.edgegateway.models.order_py3.Order -module: azure.mgmt.edgegateway.models.order_py3 -summary: 'The order details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Order(*, contact_information, shipping_address, current_status=None, **kwargs) - parameters: - - name: contact_information - description: Required. The contact details. - isRequired: true - types: - - - - name: shipping_address - description: Required. The shipping address. - isRequired: true - types: - - - - name: current_status - description: Current status of the order. - isRequired: true - types: - - - keywordOnlyParameters: - - name: contact_information - isRequired: true - - name: shipping_address - isRequired: true - - name: current_status - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: List of status changes in the order. - name: order_history - types: - - [] -- description: Serial number of the device. - name: serial_number - types: - - -- description: 'Tracking information for the package - - delivered to the customer whether it has an original or a replacement - - device.' - name: delivery_tracking_info - types: - - [] -- description: 'Tracking information for the package returned - - from the customer whether it has an original or a replacement device.' - name: return_tracking_info - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_py3.yml deleted file mode 100644 index 0af0c64aa951..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.order_py3 -name: order_py3 -fullName: azure.mgmt.edgegateway.models.order_py3 -classes: -- azure.mgmt.edgegateway.models.order_py3.Order diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status.OrderStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status.OrderStatus.yml deleted file mode 100644 index 61c73dc41cd2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status.OrderStatus.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.order_status.OrderStatus -name: OrderStatus -fullName: azure.mgmt.edgegateway.models.order_status.OrderStatus -module: azure.mgmt.edgegateway.models.order_status -summary: 'Represents a single status change. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: OrderStatus(**kwargs) - parameters: - - name: status - description: 'Required. Status of the order as per the allowed status - - types. Possible values include: ''Untracked'', ''AwaitingFulfilment'', - - ''AwaitingPreparation'', ''AwaitingShipment'', ''Shipped'', ''Arriving'', - - ''Delivered'', ''ReplacementRequested'', ''LostDevice'', ''Declined'', - - ''ReturnInitiated'', ''AwaitingReturnShipment'', ''ShippedBack'', - - ''CollectedAtMicrosoft''' - isRequired: true - types: - - - - - - name: comments - description: Comments related to this status change. - isRequired: true - types: - - -variables: -- description: Time of status update. - name: update_date_time - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status.yml deleted file mode 100644 index 9640f2f8d696..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.order_status -name: order_status -fullName: azure.mgmt.edgegateway.models.order_status -classes: -- azure.mgmt.edgegateway.models.order_status.OrderStatus diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status_py3.OrderStatus.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status_py3.OrderStatus.yml deleted file mode 100644 index 305972fb493f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status_py3.OrderStatus.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.order_status_py3.OrderStatus -name: OrderStatus -fullName: azure.mgmt.edgegateway.models.order_status_py3.OrderStatus -module: azure.mgmt.edgegateway.models.order_status_py3 -summary: 'Represents a single status change. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OrderStatus(*, status, comments: str = None, **kwargs)' - parameters: - - name: status - description: 'Required. Status of the order as per the allowed status - - types. Possible values include: ''Untracked'', ''AwaitingFulfilment'', - - ''AwaitingPreparation'', ''AwaitingShipment'', ''Shipped'', ''Arriving'', - - ''Delivered'', ''ReplacementRequested'', ''LostDevice'', ''Declined'', - - ''ReturnInitiated'', ''AwaitingReturnShipment'', ''ShippedBack'', - - ''CollectedAtMicrosoft''' - isRequired: true - types: - - - - - - name: comments - description: Comments related to this status change. - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - isRequired: true - - name: comments - defaultValue: None -variables: -- description: Time of status update. - name: update_date_time - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status_py3.yml deleted file mode 100644 index d77e75270047..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.order_status_py3 -name: order_status_py3 -fullName: azure.mgmt.edgegateway.models.order_status_py3 -classes: -- azure.mgmt.edgegateway.models.order_status_py3.OrderStatus diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger.PeriodicTimerEventTrigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger.PeriodicTimerEventTrigger.yml deleted file mode 100644 index 9a279a65be12..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger.PeriodicTimerEventTrigger.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.periodic_timer_event_trigger.PeriodicTimerEventTrigger -name: PeriodicTimerEventTrigger -fullName: azure.mgmt.edgegateway.models.periodic_timer_event_trigger.PeriodicTimerEventTrigger -module: azure.mgmt.edgegateway.models.periodic_timer_event_trigger -summary: 'Trigger details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PeriodicTimerEventTrigger(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: source_info - description: Required. Periodic timer details. - isRequired: true - types: - - - - name: sink_info - description: Required. Role Sink information. - isRequired: true - types: - - - - name: custom_context_tag - description: 'A custom context tag typically used to - - correlate the trigger against its usage. For example, if a periodic timer - - trigger is intended for certain specific IoT modules in the device, the - - tag can be the name or the image URL of the module.' - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger.yml deleted file mode 100644 index 8c0480050c17..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.periodic_timer_event_trigger -name: periodic_timer_event_trigger -fullName: azure.mgmt.edgegateway.models.periodic_timer_event_trigger -classes: -- azure.mgmt.edgegateway.models.periodic_timer_event_trigger.PeriodicTimerEventTrigger diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.PeriodicTimerEventTrigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.PeriodicTimerEventTrigger.yml deleted file mode 100644 index ea66dbc7a02c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.PeriodicTimerEventTrigger.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.PeriodicTimerEventTrigger -name: PeriodicTimerEventTrigger -fullName: azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.PeriodicTimerEventTrigger -module: azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3 -summary: 'Trigger details. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PeriodicTimerEventTrigger(*, source_info, sink_info, custom_context_tag: - str = None, **kwargs)' - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - - - name: source_info - description: Required. Periodic timer details. - isRequired: true - types: - - - - name: sink_info - description: Required. Role Sink information. - isRequired: true - types: - - - - name: custom_context_tag - description: 'A custom context tag typically used to - - correlate the trigger against its usage. For example, if a periodic timer - - trigger is intended for certain specific IoT modules in the device, the - - tag can be the name or the image URL of the module.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: source_info - isRequired: true - - name: sink_info - isRequired: true - - name: custom_context_tag - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.yml deleted file mode 100644 index d102a9741af0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3 -name: periodic_timer_event_trigger_py3 -fullName: azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3 -classes: -- azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.PeriodicTimerEventTrigger diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info.PeriodicTimerSourceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info.PeriodicTimerSourceInfo.yml deleted file mode 100644 index 3148aac239e1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info.PeriodicTimerSourceInfo.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.periodic_timer_source_info.PeriodicTimerSourceInfo -name: PeriodicTimerSourceInfo -fullName: azure.mgmt.edgegateway.models.periodic_timer_source_info.PeriodicTimerSourceInfo -module: azure.mgmt.edgegateway.models.periodic_timer_source_info -summary: 'Periodic timer event source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: PeriodicTimerSourceInfo(**kwargs) - parameters: - - name: start_time - description: 'Required. The time of the day that results in a valid - - trigger. Schedule is computed with reference to the time specified up to - - seconds. If timezone is not specified the time will considered to be in - - device timezone. The value will always be returned as UTC time.' - isRequired: true - types: - - - - name: schedule - description: 'Required. Periodic frequency at which timer event needs - - to be raised. Supports daily, hourly, minutes, and seconds.' - isRequired: true - types: - - - - name: topic - description: Topic where periodic events are published to IoT device. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info.yml deleted file mode 100644 index 14b79646d12b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.periodic_timer_source_info -name: periodic_timer_source_info -fullName: azure.mgmt.edgegateway.models.periodic_timer_source_info -classes: -- azure.mgmt.edgegateway.models.periodic_timer_source_info.PeriodicTimerSourceInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.PeriodicTimerSourceInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.PeriodicTimerSourceInfo.yml deleted file mode 100644 index d5e4c69085ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.PeriodicTimerSourceInfo.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.PeriodicTimerSourceInfo -name: PeriodicTimerSourceInfo -fullName: azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.PeriodicTimerSourceInfo -module: azure.mgmt.edgegateway.models.periodic_timer_source_info_py3 -summary: 'Periodic timer event source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PeriodicTimerSourceInfo(*, start_time, schedule: str, topic: str = None, - **kwargs)' - parameters: - - name: start_time - description: 'Required. The time of the day that results in a valid - - trigger. Schedule is computed with reference to the time specified up to - - seconds. If timezone is not specified the time will considered to be in - - device timezone. The value will always be returned as UTC time.' - isRequired: true - types: - - - - name: schedule - description: 'Required. Periodic frequency at which timer event needs - - to be raised. Supports daily, hourly, minutes, and seconds.' - isRequired: true - types: - - - - name: topic - description: Topic where periodic events are published to IoT device. - isRequired: true - types: - - - keywordOnlyParameters: - - name: start_time - isRequired: true - - name: schedule - isRequired: true - - name: topic - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.yml deleted file mode 100644 index 4c083cc53429..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.periodic_timer_source_info_py3 -name: periodic_timer_source_info_py3 -fullName: azure.mgmt.edgegateway.models.periodic_timer_source_info_py3 -classes: -- azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.PeriodicTimerSourceInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details.RefreshDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details.RefreshDetails.yml deleted file mode 100644 index 4e05e38bd851..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details.RefreshDetails.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.refresh_details.RefreshDetails -name: RefreshDetails -fullName: azure.mgmt.edgegateway.models.refresh_details.RefreshDetails -module: azure.mgmt.edgegateway.models.refresh_details -summary: Fields for tracking refresh job on the share. -constructor: - syntax: RefreshDetails(**kwargs) - parameters: - - name: in_progress_refresh_job_id - description: 'If a refresh share job is currently in - - progress on this share, this field indicates the ARM resource ID of that - - job. The field is empty if no job is in progress.' - isRequired: true - types: - - - - name: last_completed_refresh_job_time_in_utc - description: 'Indicates the completed - - time for the last refresh job on this particular share, if any.This could - - be a failed job or a successful job.' - isRequired: true - types: - - - - name: error_manifest_file - description: 'Indicates the relative path of the error xml - - for the last refresh job on this particular share, if any. This could be a - - failed job or a successful job.' - isRequired: true - types: - - - - name: last_job - description: 'Indicates the id of the last refresh job on this - - particular share,if any. This could be a failed job or a successful job.' - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details.yml deleted file mode 100644 index a7aca7b9c090..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.refresh_details -name: refresh_details -fullName: azure.mgmt.edgegateway.models.refresh_details -classes: -- azure.mgmt.edgegateway.models.refresh_details.RefreshDetails diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details_py3.RefreshDetails.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details_py3.RefreshDetails.yml deleted file mode 100644 index 274188dddcfe..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details_py3.RefreshDetails.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.refresh_details_py3.RefreshDetails -name: RefreshDetails -fullName: azure.mgmt.edgegateway.models.refresh_details_py3.RefreshDetails -module: azure.mgmt.edgegateway.models.refresh_details_py3 -summary: Fields for tracking refresh job on the share. -constructor: - syntax: 'RefreshDetails(*, in_progress_refresh_job_id: str = None, last_completed_refresh_job_time_in_utc=None, - error_manifest_file: str = None, last_job: str = None, **kwargs)' - parameters: - - name: in_progress_refresh_job_id - description: 'If a refresh share job is currently in - - progress on this share, this field indicates the ARM resource ID of that - - job. The field is empty if no job is in progress.' - isRequired: true - types: - - - - name: last_completed_refresh_job_time_in_utc - description: 'Indicates the completed - - time for the last refresh job on this particular share, if any.This could - - be a failed job or a successful job.' - isRequired: true - types: - - - - name: error_manifest_file - description: 'Indicates the relative path of the error xml - - for the last refresh job on this particular share, if any. This could be a - - failed job or a successful job.' - isRequired: true - types: - - - - name: last_job - description: 'Indicates the id of the last refresh job on this - - particular share,if any. This could be a failed job or a successful job.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: in_progress_refresh_job_id - defaultValue: None - - name: last_completed_refresh_job_time_in_utc - defaultValue: None - - name: error_manifest_file - defaultValue: None - - name: last_job - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details_py3.yml deleted file mode 100644 index b2422bbab4cb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.refresh_details_py3 -name: refresh_details_py3 -fullName: azure.mgmt.edgegateway.models.refresh_details_py3 -classes: -- azure.mgmt.edgegateway.models.refresh_details_py3.RefreshDetails diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role.Role.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role.Role.yml deleted file mode 100644 index 4d2b4d1608dd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role.Role.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.role.Role -name: Role -fullName: azure.mgmt.edgegateway.models.role.Role -module: azure.mgmt.edgegateway.models.role -summary: 'Compute role. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: IoTRole - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Role(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role.yml deleted file mode 100644 index 090437c443b4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.role -name: role -fullName: azure.mgmt.edgegateway.models.role -classes: -- azure.mgmt.edgegateway.models.role.Role diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_paged.RolePaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_paged.RolePaged.yml deleted file mode 100644 index db81cd3a4194..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_paged.RolePaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.role_paged.RolePaged -name: RolePaged -fullName: azure.mgmt.edgegateway.models.role_paged.RolePaged -module: azure.mgmt.edgegateway.models.role_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: RolePaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_paged.yml deleted file mode 100644 index 87c6a615deab..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.role_paged -name: role_paged -fullName: azure.mgmt.edgegateway.models.role_paged -classes: -- azure.mgmt.edgegateway.models.role_paged.RolePaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_py3.Role.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_py3.Role.yml deleted file mode 100644 index 9c038f1c2737..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_py3.Role.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.role_py3.Role -name: Role -fullName: azure.mgmt.edgegateway.models.role_py3.Role -module: azure.mgmt.edgegateway.models.role_py3 -summary: 'Compute role. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: IoTRole - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Role(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_py3.yml deleted file mode 100644 index 473ec6290be1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.role_py3 -name: role_py3 -fullName: azure.mgmt.edgegateway.models.role_py3 -classes: -- azure.mgmt.edgegateway.models.role_py3.Role diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info.RoleSinkInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info.RoleSinkInfo.yml deleted file mode 100644 index a799a7319d4c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info.RoleSinkInfo.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.role_sink_info.RoleSinkInfo -name: RoleSinkInfo -fullName: azure.mgmt.edgegateway.models.role_sink_info.RoleSinkInfo -module: azure.mgmt.edgegateway.models.role_sink_info -summary: 'Compute role against which events will be raised. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: RoleSinkInfo(**kwargs) - parameters: - - name: role_id - description: Required. Compute role ID. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info.yml deleted file mode 100644 index 43326dc53826..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.role_sink_info -name: role_sink_info -fullName: azure.mgmt.edgegateway.models.role_sink_info -classes: -- azure.mgmt.edgegateway.models.role_sink_info.RoleSinkInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info_py3.RoleSinkInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info_py3.RoleSinkInfo.yml deleted file mode 100644 index a562bace0099..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info_py3.RoleSinkInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.role_sink_info_py3.RoleSinkInfo -name: RoleSinkInfo -fullName: azure.mgmt.edgegateway.models.role_sink_info_py3.RoleSinkInfo -module: azure.mgmt.edgegateway.models.role_sink_info_py3 -summary: 'Compute role against which events will be raised. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RoleSinkInfo(*, role_id: str, **kwargs)' - parameters: - - name: role_id - description: Required. Compute role ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: role_id - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info_py3.yml deleted file mode 100644 index a4b7ae4305c9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.role_sink_info_py3 -name: role_sink_info_py3 -fullName: azure.mgmt.edgegateway.models.role_sink_info_py3 -classes: -- azure.mgmt.edgegateway.models.role_sink_info_py3.RoleSinkInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings.SecuritySettings.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings.SecuritySettings.yml deleted file mode 100644 index 1583af861e7d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings.SecuritySettings.yml +++ /dev/null @@ -1,43 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.security_settings.SecuritySettings -name: SecuritySettings -fullName: azure.mgmt.edgegateway.models.security_settings.SecuritySettings -module: azure.mgmt.edgegateway.models.security_settings -summary: 'The security settings of a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SecuritySettings(**kwargs) - parameters: - - name: device_admin_password - description: 'Required. Device administrator password as - - an encrypted string (encrypted using RSA PKCS #1) is used to sign into the - - local web UI of the device. The Actual password should have at least 8 - - characters that are a combination of uppercase, lowercase, numeric, and - - special characters.' - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings.yml deleted file mode 100644 index b21e2943642f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.security_settings -name: security_settings -fullName: azure.mgmt.edgegateway.models.security_settings -classes: -- azure.mgmt.edgegateway.models.security_settings.SecuritySettings diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings_py3.SecuritySettings.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings_py3.SecuritySettings.yml deleted file mode 100644 index 4fa5308e31eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings_py3.SecuritySettings.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.security_settings_py3.SecuritySettings -name: SecuritySettings -fullName: azure.mgmt.edgegateway.models.security_settings_py3.SecuritySettings -module: azure.mgmt.edgegateway.models.security_settings_py3 -summary: 'The security settings of a device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SecuritySettings(*, device_admin_password, **kwargs) - parameters: - - name: device_admin_password - description: 'Required. Device administrator password as - - an encrypted string (encrypted using RSA PKCS #1) is used to sign into the - - local web UI of the device. The Actual password should have at least 8 - - characters that are a combination of uppercase, lowercase, numeric, and - - special characters.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: device_admin_password - isRequired: true -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings_py3.yml deleted file mode 100644 index 04ac91f9272c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.security_settings_py3 -name: security_settings_py3 -fullName: azure.mgmt.edgegateway.models.security_settings_py3 -classes: -- azure.mgmt.edgegateway.models.security_settings_py3.SecuritySettings diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification.ServiceSpecification.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification.ServiceSpecification.yml deleted file mode 100644 index 43c4b468d4ae..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification.ServiceSpecification.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.service_specification.ServiceSpecification -name: ServiceSpecification -fullName: azure.mgmt.edgegateway.models.service_specification.ServiceSpecification -module: azure.mgmt.edgegateway.models.service_specification -summary: Service specification. -constructor: - syntax: ServiceSpecification(**kwargs) - parameters: - - name: metric_specifications - description: Metric specification as defined by shoebox. - isRequired: true - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification.yml deleted file mode 100644 index 47c1bf7d26ae..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.service_specification -name: service_specification -fullName: azure.mgmt.edgegateway.models.service_specification -classes: -- azure.mgmt.edgegateway.models.service_specification.ServiceSpecification diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification_py3.ServiceSpecification.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification_py3.ServiceSpecification.yml deleted file mode 100644 index d34343735976..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification_py3.ServiceSpecification.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.service_specification_py3.ServiceSpecification -name: ServiceSpecification -fullName: azure.mgmt.edgegateway.models.service_specification_py3.ServiceSpecification -module: azure.mgmt.edgegateway.models.service_specification_py3 -summary: Service specification. -constructor: - syntax: ServiceSpecification(*, metric_specifications=None, **kwargs) - parameters: - - name: metric_specifications - description: Metric specification as defined by shoebox. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: metric_specifications - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification_py3.yml deleted file mode 100644 index e5e27d633cfc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.service_specification_py3 -name: service_specification_py3 -fullName: azure.mgmt.edgegateway.models.service_specification_py3 -classes: -- azure.mgmt.edgegateway.models.service_specification_py3.ServiceSpecification diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share.Share.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share.Share.yml deleted file mode 100644 index f9e0beb16fc6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share.Share.yml +++ /dev/null @@ -1,95 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.share.Share -name: Share -fullName: azure.mgmt.edgegateway.models.share.Share -module: azure.mgmt.edgegateway.models.share -summary: 'Represents a share on the Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Share(**kwargs) - parameters: - - name: description - description: Description for the share. - isRequired: true - types: - - - - name: share_status - description: 'Required. Current status of the share. Possible - - values include: ''Online'', ''Offline''' - isRequired: true - types: - - - - - - name: monitoring_status - description: 'Required. Current monitoring status of the - - share. Possible values include: ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - - - name: azure_container_info - description: Azure container mapping for the share. - isRequired: true - types: - - - - name: access_protocol - description: 'Required. Access protocol to be used by the share. - - Possible values include: ''SMB'', ''NFS''' - isRequired: true - types: - - - - - - name: user_access_rights - description: 'Mapping of users and corresponding access - - rights on the share (required for SMB protocol).' - isRequired: true - types: - - [] - - name: client_access_rights - description: 'List of IP addresses and corresponding access - - rights on the share(required for NFS protocol).' - isRequired: true - types: - - [] - - name: refresh_details - description: Details of the refresh job on this share. - isRequired: true - types: - - - - name: data_policy - description: 'Data policy of the share. Possible values include: - - ''Cloud'', ''Local''' - isRequired: true - types: - - - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: Share mount point to the role. - name: share_mappings - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share.yml deleted file mode 100644 index 6b986ead9f52..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.share -name: share -fullName: azure.mgmt.edgegateway.models.share -classes: -- azure.mgmt.edgegateway.models.share.Share diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right.ShareAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right.ShareAccessRight.yml deleted file mode 100644 index a99bc58c9ad4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right.ShareAccessRight.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.share_access_right.ShareAccessRight -name: ShareAccessRight -fullName: azure.mgmt.edgegateway.models.share_access_right.ShareAccessRight -module: azure.mgmt.edgegateway.models.share_access_right -summary: 'Specifies the mapping between this particular user and the type of access - - he has on shares on this device. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: ShareAccessRight(**kwargs) - parameters: - - name: share_id - description: Required. The share ID. - isRequired: true - types: - - - - name: access_type - description: 'Required. Type of access to be allowed on the share - - for this user. Possible values include: ''Change'', ''Read'', ''Custom''' - isRequired: true - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right.yml deleted file mode 100644 index 502e01831919..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.share_access_right -name: share_access_right -fullName: azure.mgmt.edgegateway.models.share_access_right -classes: -- azure.mgmt.edgegateway.models.share_access_right.ShareAccessRight diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right_py3.ShareAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right_py3.ShareAccessRight.yml deleted file mode 100644 index a8bd2280cc2d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right_py3.ShareAccessRight.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.share_access_right_py3.ShareAccessRight -name: ShareAccessRight -fullName: azure.mgmt.edgegateway.models.share_access_right_py3.ShareAccessRight -module: azure.mgmt.edgegateway.models.share_access_right_py3 -summary: 'Specifies the mapping between this particular user and the type of access - - he has on shares on this device. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ShareAccessRight(*, share_id: str, access_type, **kwargs)' - parameters: - - name: share_id - description: Required. The share ID. - isRequired: true - types: - - - - name: access_type - description: 'Required. Type of access to be allowed on the share - - for this user. Possible values include: ''Change'', ''Read'', ''Custom''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: share_id - isRequired: true - - name: access_type - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right_py3.yml deleted file mode 100644 index ebf43ff0f098..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.share_access_right_py3 -name: share_access_right_py3 -fullName: azure.mgmt.edgegateway.models.share_access_right_py3 -classes: -- azure.mgmt.edgegateway.models.share_access_right_py3.ShareAccessRight diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_paged.SharePaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_paged.SharePaged.yml deleted file mode 100644 index 072f7d5caaab..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_paged.SharePaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.share_paged.SharePaged -name: SharePaged -fullName: azure.mgmt.edgegateway.models.share_paged.SharePaged -module: azure.mgmt.edgegateway.models.share_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: SharePaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_paged.yml deleted file mode 100644 index 392a145283dc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.share_paged -name: share_paged -fullName: azure.mgmt.edgegateway.models.share_paged -classes: -- azure.mgmt.edgegateway.models.share_paged.SharePaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_py3.Share.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_py3.Share.yml deleted file mode 100644 index a8740edab182..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_py3.Share.yml +++ /dev/null @@ -1,116 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.share_py3.Share -name: Share -fullName: azure.mgmt.edgegateway.models.share_py3.Share -module: azure.mgmt.edgegateway.models.share_py3 -summary: 'Represents a share on the Data Box Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Share(*, share_status, monitoring_status, access_protocol, description: - str = None, azure_container_info=None, user_access_rights=None, client_access_rights=None, - refresh_details=None, data_policy=None, **kwargs)' - parameters: - - name: description - description: Description for the share. - isRequired: true - types: - - - - name: share_status - description: 'Required. Current status of the share. Possible - - values include: ''Online'', ''Offline''' - isRequired: true - types: - - - - - - name: monitoring_status - description: 'Required. Current monitoring status of the - - share. Possible values include: ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - - - name: azure_container_info - description: Azure container mapping for the share. - isRequired: true - types: - - - - name: access_protocol - description: 'Required. Access protocol to be used by the share. - - Possible values include: ''SMB'', ''NFS''' - isRequired: true - types: - - - - - - name: user_access_rights - description: 'Mapping of users and corresponding access - - rights on the share (required for SMB protocol).' - isRequired: true - types: - - [] - - name: client_access_rights - description: 'List of IP addresses and corresponding access - - rights on the share(required for NFS protocol).' - isRequired: true - types: - - [] - - name: refresh_details - description: Details of the refresh job on this share. - isRequired: true - types: - - - - name: data_policy - description: 'Data policy of the share. Possible values include: - - ''Cloud'', ''Local''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: share_status - isRequired: true - - name: monitoring_status - isRequired: true - - name: access_protocol - isRequired: true - - name: description - defaultValue: None - - name: azure_container_info - defaultValue: None - - name: user_access_rights - defaultValue: None - - name: client_access_rights - defaultValue: None - - name: refresh_details - defaultValue: None - - name: data_policy - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: Share mount point to the role. - name: share_mappings - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_py3.yml deleted file mode 100644 index 1fdca8c0b9e7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.share_py3 -name: share_py3 -fullName: azure.mgmt.edgegateway.models.share_py3 -classes: -- azure.mgmt.edgegateway.models.share_py3.Share diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku.Sku.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku.Sku.yml deleted file mode 100644 index f986ba349d64..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku.Sku.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.sku.Sku -name: Sku -fullName: azure.mgmt.edgegateway.models.sku.Sku -module: azure.mgmt.edgegateway.models.sku -summary: The SKU type. -constructor: - syntax: Sku(**kwargs) - parameters: - - name: name - description: 'SKU name. Possible values include: ''Gateway'', ''Edge''' - isRequired: true - types: - - - - - - name: tier - description: 'The SKU tier. This is based on the SKU name. Possible values - - include: ''Standard''' - isRequired: true - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku.yml deleted file mode 100644 index bf159002f4d1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.sku -name: sku -fullName: azure.mgmt.edgegateway.models.sku -classes: -- azure.mgmt.edgegateway.models.sku.Sku diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku_py3.Sku.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku_py3.Sku.yml deleted file mode 100644 index 1ab0d2270a6b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku_py3.Sku.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.sku_py3.Sku -name: Sku -fullName: azure.mgmt.edgegateway.models.sku_py3.Sku -module: azure.mgmt.edgegateway.models.sku_py3 -summary: The SKU type. -constructor: - syntax: Sku(*, name=None, tier=None, **kwargs) - parameters: - - name: name - description: 'SKU name. Possible values include: ''Gateway'', ''Edge''' - isRequired: true - types: - - - - - - name: tier - description: 'The SKU tier. This is based on the SKU name. Possible values - - include: ''Standard''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: tier - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku_py3.yml deleted file mode 100644 index 64751a6ac633..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.sku_py3 -name: sku_py3 -fullName: azure.mgmt.edgegateway.models.sku_py3 -classes: -- azure.mgmt.edgegateway.models.sku_py3.Sku diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential.StorageAccountCredential.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential.StorageAccountCredential.yml deleted file mode 100644 index 1bacbcf6b366..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential.StorageAccountCredential.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.storage_account_credential.StorageAccountCredential -name: StorageAccountCredential -fullName: azure.mgmt.edgegateway.models.storage_account_credential.StorageAccountCredential -module: azure.mgmt.edgegateway.models.storage_account_credential -summary: 'The storage account credential. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: StorageAccountCredential(**kwargs) - parameters: - - name: alias - description: Required. Alias for the storage account. - isRequired: true - types: - - - - name: user_name - description: Username for the storage account. - isRequired: true - types: - - - - name: account_key - description: Encrypted storage key. - isRequired: true - types: - - - - name: connection_string - description: 'Connection string for the storage account. Use - - this string if username and account key are not specified.' - isRequired: true - types: - - - - name: ssl_status - description: 'Required. Signifies whether SSL needs to be enabled or - - not. Possible values include: ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - - - name: blob_domain_name - description: Blob end point for private clouds. - isRequired: true - types: - - - - name: account_type - description: 'Required. Type of storage accessed on the storage - - account. Possible values include: ''GeneralPurposeStorage'', ''BlobStorage''' - isRequired: true - types: - - - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential.yml deleted file mode 100644 index 5b248845fd75..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.storage_account_credential -name: storage_account_credential -fullName: azure.mgmt.edgegateway.models.storage_account_credential -classes: -- azure.mgmt.edgegateway.models.storage_account_credential.StorageAccountCredential diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_paged.StorageAccountCredentialPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_paged.StorageAccountCredentialPaged.yml deleted file mode 100644 index a34f26df282f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_paged.StorageAccountCredentialPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.storage_account_credential_paged.StorageAccountCredentialPaged -name: StorageAccountCredentialPaged -fullName: azure.mgmt.edgegateway.models.storage_account_credential_paged.StorageAccountCredentialPaged -module: azure.mgmt.edgegateway.models.storage_account_credential_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: StorageAccountCredentialPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_paged.yml deleted file mode 100644 index 2faa7b6764e7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.storage_account_credential_paged -name: storage_account_credential_paged -fullName: azure.mgmt.edgegateway.models.storage_account_credential_paged -classes: -- azure.mgmt.edgegateway.models.storage_account_credential_paged.StorageAccountCredentialPaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_py3.StorageAccountCredential.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_py3.StorageAccountCredential.yml deleted file mode 100644 index dad0d607b92a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_py3.StorageAccountCredential.yml +++ /dev/null @@ -1,90 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.storage_account_credential_py3.StorageAccountCredential -name: StorageAccountCredential -fullName: azure.mgmt.edgegateway.models.storage_account_credential_py3.StorageAccountCredential -module: azure.mgmt.edgegateway.models.storage_account_credential_py3 -summary: 'The storage account credential. - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccountCredential(*, alias: str, ssl_status, account_type, user_name: - str = None, account_key=None, connection_string: str = None, blob_domain_name: - str = None, **kwargs)' - parameters: - - name: alias - description: Required. Alias for the storage account. - isRequired: true - types: - - - - name: user_name - description: Username for the storage account. - isRequired: true - types: - - - - name: account_key - description: Encrypted storage key. - isRequired: true - types: - - - - name: connection_string - description: 'Connection string for the storage account. Use - - this string if username and account key are not specified.' - isRequired: true - types: - - - - name: ssl_status - description: 'Required. Signifies whether SSL needs to be enabled or - - not. Possible values include: ''Enabled'', ''Disabled''' - isRequired: true - types: - - - - - - name: blob_domain_name - description: Blob end point for private clouds. - isRequired: true - types: - - - - name: account_type - description: 'Required. Type of storage accessed on the storage - - account. Possible values include: ''GeneralPurposeStorage'', ''BlobStorage''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: alias - isRequired: true - - name: ssl_status - isRequired: true - - name: account_type - isRequired: true - - name: user_name - defaultValue: None - - name: account_key - defaultValue: None - - name: connection_string - defaultValue: None - - name: blob_domain_name - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_py3.yml deleted file mode 100644 index 2160033ec873..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.storage_account_credential_py3 -name: storage_account_credential_py3 -fullName: azure.mgmt.edgegateway.models.storage_account_credential_py3 -classes: -- azure.mgmt.edgegateway.models.storage_account_credential_py3.StorageAccountCredential diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key.SymmetricKey.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key.SymmetricKey.yml deleted file mode 100644 index ea6c032a01a2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key.SymmetricKey.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.symmetric_key.SymmetricKey -name: SymmetricKey -fullName: azure.mgmt.edgegateway.models.symmetric_key.SymmetricKey -module: azure.mgmt.edgegateway.models.symmetric_key -summary: Symmetric key for authentication. -constructor: - syntax: SymmetricKey(**kwargs) - parameters: - - name: connection_string - description: Connection string based on the symmetric key. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key.yml deleted file mode 100644 index 3401a6250b5a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.symmetric_key -name: symmetric_key -fullName: azure.mgmt.edgegateway.models.symmetric_key -classes: -- azure.mgmt.edgegateway.models.symmetric_key.SymmetricKey diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key_py3.SymmetricKey.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key_py3.SymmetricKey.yml deleted file mode 100644 index 058a674e0641..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key_py3.SymmetricKey.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.symmetric_key_py3.SymmetricKey -name: SymmetricKey -fullName: azure.mgmt.edgegateway.models.symmetric_key_py3.SymmetricKey -module: azure.mgmt.edgegateway.models.symmetric_key_py3 -summary: Symmetric key for authentication. -constructor: - syntax: SymmetricKey(*, connection_string=None, **kwargs) - parameters: - - name: connection_string - description: Connection string based on the symmetric key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key_py3.yml deleted file mode 100644 index 76800778b1c3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.symmetric_key_py3 -name: symmetric_key_py3 -fullName: azure.mgmt.edgegateway.models.symmetric_key_py3 -classes: -- azure.mgmt.edgegateway.models.symmetric_key_py3.SymmetricKey diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info.TrackingInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info.TrackingInfo.yml deleted file mode 100644 index 554f78b4ae27..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info.TrackingInfo.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.tracking_info.TrackingInfo -name: TrackingInfo -fullName: azure.mgmt.edgegateway.models.tracking_info.TrackingInfo -module: azure.mgmt.edgegateway.models.tracking_info -summary: Tracking courier information. -constructor: - syntax: TrackingInfo(**kwargs) - parameters: - - name: serial_number - description: Serial number of the device being tracked. - isRequired: true - types: - - - - name: carrier_name - description: Name of the carrier used in the delivery. - isRequired: true - types: - - - - name: tracking_id - description: Tracking ID of the shipment. - isRequired: true - types: - - - - name: tracking_url - description: Tracking URL of the shipment. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info.yml deleted file mode 100644 index 352412489bfd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.tracking_info -name: tracking_info -fullName: azure.mgmt.edgegateway.models.tracking_info -classes: -- azure.mgmt.edgegateway.models.tracking_info.TrackingInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info_py3.TrackingInfo.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info_py3.TrackingInfo.yml deleted file mode 100644 index 234a107a2249..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info_py3.TrackingInfo.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.tracking_info_py3.TrackingInfo -name: TrackingInfo -fullName: azure.mgmt.edgegateway.models.tracking_info_py3.TrackingInfo -module: azure.mgmt.edgegateway.models.tracking_info_py3 -summary: Tracking courier information. -constructor: - syntax: 'TrackingInfo(*, serial_number: str = None, carrier_name: str = None, tracking_id: - str = None, tracking_url: str = None, **kwargs)' - parameters: - - name: serial_number - description: Serial number of the device being tracked. - isRequired: true - types: - - - - name: carrier_name - description: Name of the carrier used in the delivery. - isRequired: true - types: - - - - name: tracking_id - description: Tracking ID of the shipment. - isRequired: true - types: - - - - name: tracking_url - description: Tracking URL of the shipment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: serial_number - defaultValue: None - - name: carrier_name - defaultValue: None - - name: tracking_id - defaultValue: None - - name: tracking_url - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info_py3.yml deleted file mode 100644 index 61c04c402687..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.tracking_info_py3 -name: tracking_info_py3 -fullName: azure.mgmt.edgegateway.models.tracking_info_py3 -classes: -- azure.mgmt.edgegateway.models.tracking_info_py3.TrackingInfo diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger.Trigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger.Trigger.yml deleted file mode 100644 index 11099d172275..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger.Trigger.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.trigger.Trigger -name: Trigger -fullName: azure.mgmt.edgegateway.models.trigger.Trigger -module: azure.mgmt.edgegateway.models.trigger -summary: 'Trigger details. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: FileEventTrigger, PeriodicTimerEventTrigger - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Trigger(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger.yml deleted file mode 100644 index af64d2045889..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.trigger -name: trigger -fullName: azure.mgmt.edgegateway.models.trigger -classes: -- azure.mgmt.edgegateway.models.trigger.Trigger diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_paged.TriggerPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_paged.TriggerPaged.yml deleted file mode 100644 index 0ebb5fdec191..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_paged.TriggerPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.trigger_paged.TriggerPaged -name: TriggerPaged -fullName: azure.mgmt.edgegateway.models.trigger_paged.TriggerPaged -module: azure.mgmt.edgegateway.models.trigger_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: TriggerPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_paged.yml deleted file mode 100644 index e6d7e0303a69..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.trigger_paged -name: trigger_paged -fullName: azure.mgmt.edgegateway.models.trigger_paged -classes: -- azure.mgmt.edgegateway.models.trigger_paged.TriggerPaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_py3.Trigger.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_py3.Trigger.yml deleted file mode 100644 index c12c757c78ac..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_py3.Trigger.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.trigger_py3.Trigger -name: Trigger -fullName: azure.mgmt.edgegateway.models.trigger_py3.Trigger -module: azure.mgmt.edgegateway.models.trigger_py3 -summary: 'Trigger details. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: FileEventTrigger, PeriodicTimerEventTrigger - - - Variables are only populated by the server, and will be ignored when - - sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: Trigger(**kwargs) - parameters: - - name: kind - description: Required. Constant filled by server. - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_py3.yml deleted file mode 100644 index 960ce10b3e42..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.trigger_py3 -name: trigger_py3 -fullName: azure.mgmt.edgegateway.models.trigger_py3 -classes: -- azure.mgmt.edgegateway.models.trigger_py3.Trigger diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress.UpdateDownloadProgress.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress.UpdateDownloadProgress.yml deleted file mode 100644 index 9783eff1b2e8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress.UpdateDownloadProgress.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.update_download_progress.UpdateDownloadProgress -name: UpdateDownloadProgress -fullName: azure.mgmt.edgegateway.models.update_download_progress.UpdateDownloadProgress -module: azure.mgmt.edgegateway.models.update_download_progress -summary: 'Details about the download progress of update. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: UpdateDownloadProgress(**kwargs) -variables: -- description: 'The download phase. Possible values include: - - ''Unknown'', ''Initializing'', ''Downloading'', ''Verifying''' - name: download_phase - types: - - - - -- description: Percentage of completion. - name: percent_complete - types: - - -- description: Total bytes to download. - name: total_bytes_to_download - types: - - -- description: Total bytes downloaded. - name: total_bytes_downloaded - types: - - -- description: Number of updates to download. - name: number_of_updates_to_download - types: - - -- description: Number of updates downloaded. - name: number_of_updates_downloaded - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress.yml deleted file mode 100644 index d9eabd3b9722..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.update_download_progress -name: update_download_progress -fullName: azure.mgmt.edgegateway.models.update_download_progress -classes: -- azure.mgmt.edgegateway.models.update_download_progress.UpdateDownloadProgress diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress_py3.UpdateDownloadProgress.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress_py3.UpdateDownloadProgress.yml deleted file mode 100644 index 9206acf836ad..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress_py3.UpdateDownloadProgress.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.update_download_progress_py3.UpdateDownloadProgress -name: UpdateDownloadProgress -fullName: azure.mgmt.edgegateway.models.update_download_progress_py3.UpdateDownloadProgress -module: azure.mgmt.edgegateway.models.update_download_progress_py3 -summary: 'Details about the download progress of update. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: UpdateDownloadProgress(**kwargs) -variables: -- description: 'The download phase. Possible values include: - - ''Unknown'', ''Initializing'', ''Downloading'', ''Verifying''' - name: download_phase - types: - - - - -- description: Percentage of completion. - name: percent_complete - types: - - -- description: Total bytes to download. - name: total_bytes_to_download - types: - - -- description: Total bytes downloaded. - name: total_bytes_downloaded - types: - - -- description: Number of updates to download. - name: number_of_updates_to_download - types: - - -- description: Number of updates downloaded. - name: number_of_updates_downloaded - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress_py3.yml deleted file mode 100644 index a2cfa0b69027..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.update_download_progress_py3 -name: update_download_progress_py3 -fullName: azure.mgmt.edgegateway.models.update_download_progress_py3 -classes: -- azure.mgmt.edgegateway.models.update_download_progress_py3.UpdateDownloadProgress diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress.UpdateInstallProgress.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress.UpdateInstallProgress.yml deleted file mode 100644 index 6ce999630a70..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress.UpdateInstallProgress.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.update_install_progress.UpdateInstallProgress -name: UpdateInstallProgress -fullName: azure.mgmt.edgegateway.models.update_install_progress.UpdateInstallProgress -module: azure.mgmt.edgegateway.models.update_install_progress -summary: 'Progress details during installation of updates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: UpdateInstallProgress(**kwargs) -variables: -- description: Percentage completed. - name: percent_complete - types: - - -- description: Number of updates to install. - name: number_of_updates_to_install - types: - - -- description: Number of updates installed. - name: number_of_updates_installed - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress.yml deleted file mode 100644 index 618fd8ddfa5c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.update_install_progress -name: update_install_progress -fullName: azure.mgmt.edgegateway.models.update_install_progress -classes: -- azure.mgmt.edgegateway.models.update_install_progress.UpdateInstallProgress diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress_py3.UpdateInstallProgress.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress_py3.UpdateInstallProgress.yml deleted file mode 100644 index ae1d51123b34..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress_py3.UpdateInstallProgress.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.update_install_progress_py3.UpdateInstallProgress -name: UpdateInstallProgress -fullName: azure.mgmt.edgegateway.models.update_install_progress_py3.UpdateInstallProgress -module: azure.mgmt.edgegateway.models.update_install_progress_py3 -summary: 'Progress details during installation of updates. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: UpdateInstallProgress(**kwargs) -variables: -- description: Percentage completed. - name: percent_complete - types: - - -- description: Number of updates to install. - name: number_of_updates_to_install - types: - - -- description: Number of updates installed. - name: number_of_updates_installed - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress_py3.yml deleted file mode 100644 index e4ce78506c49..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.update_install_progress_py3 -name: update_install_progress_py3 -fullName: azure.mgmt.edgegateway.models.update_install_progress_py3 -classes: -- azure.mgmt.edgegateway.models.update_install_progress_py3.UpdateInstallProgress diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary.UpdateSummary.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary.UpdateSummary.yml deleted file mode 100644 index bfad76482b84..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary.UpdateSummary.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.update_summary.UpdateSummary -name: UpdateSummary -fullName: azure.mgmt.edgegateway.models.update_summary.UpdateSummary -module: azure.mgmt.edgegateway.models.update_summary -summary: 'Details about ongoing updates and availability of updates on the device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: UpdateSummary(**kwargs) - parameters: - - name: device_version_number - description: 'The current version of the device in format: - - 1.2.17312.13.",' - isRequired: true - types: - - - - name: friendly_device_version_name - description: 'The current version of the device in - - text format.' - isRequired: true - types: - - - - name: device_last_scanned_date_time - description: 'The last time when a scan was done - - on the device.' - isRequired: true - types: - - - - name: last_completed_scan_job_date_time - description: 'The time when the last scan job - - was completed (success/cancelled/failed) on the appliance.' - isRequired: true - types: - - -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: 'The time when the last - - Download job was completed (success/cancelled/failed) on the appliance.' - name: last_completed_download_job_date_time - types: - - -- description: 'The time when the last Install - - job was completed (success/cancelled/failed) on the appliance.' - name: last_completed_install_job_date_time - types: - - -- description: 'The number of updates available - - for the current device version as per the last device scan.' - name: total_number_of_updates_available - types: - - -- description: 'The total number of items - - pending download.' - name: total_number_of_updates_pending_download - types: - - -- description: 'The total number of items - - pending install.' - name: total_number_of_updates_pending_install - types: - - -- description: 'Indicates if updates are available and at least one - - of the updates needs a reboot. Possible values include: ''NeverReboots'', - - ''RequiresReboot'', ''RequestReboot''' - name: reboot_behavior - types: - - - - -- description: 'The current update operation. Possible - - values include: ''None'', ''Scan'', ''Download'', ''Install''' - name: ongoing_update_operation - types: - - - - -- description: 'The job ID of the download job in - - progress.' - name: in_progress_download_job_id - types: - - -- description: 'The job ID of the install job in - - progress.' - name: in_progress_install_job_id - types: - - -- description: 'The time when the - - currently running download (if any) started.' - name: in_progress_download_job_started_date_time - types: - - -- description: 'The time when the - - currently running install (if any) started.' - name: in_progress_install_job_started_date_time - types: - - -- description: The list of updates available for install. - name: update_titles - types: - - [] -- description: 'The total size of updates available for - - download in bytes.' - name: total_update_size_in_bytes - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary.yml deleted file mode 100644 index ae6bc9fdf812..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.update_summary -name: update_summary -fullName: azure.mgmt.edgegateway.models.update_summary -classes: -- azure.mgmt.edgegateway.models.update_summary.UpdateSummary diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary_py3.UpdateSummary.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary_py3.UpdateSummary.yml deleted file mode 100644 index 1040693e4c78..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary_py3.UpdateSummary.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.update_summary_py3.UpdateSummary -name: UpdateSummary -fullName: azure.mgmt.edgegateway.models.update_summary_py3.UpdateSummary -module: azure.mgmt.edgegateway.models.update_summary_py3 -summary: 'Details about ongoing updates and availability of updates on the device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: 'UpdateSummary(*, device_version_number: str = None, friendly_device_version_name: - str = None, device_last_scanned_date_time=None, last_completed_scan_job_date_time=None, - **kwargs)' - parameters: - - name: device_version_number - description: 'The current version of the device in format: - - 1.2.17312.13.",' - isRequired: true - types: - - - - name: friendly_device_version_name - description: 'The current version of the device in - - text format.' - isRequired: true - types: - - - - name: device_last_scanned_date_time - description: 'The last time when a scan was done - - on the device.' - isRequired: true - types: - - - - name: last_completed_scan_job_date_time - description: 'The time when the last scan job - - was completed (success/cancelled/failed) on the appliance.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: device_version_number - defaultValue: None - - name: friendly_device_version_name - defaultValue: None - - name: device_last_scanned_date_time - defaultValue: None - - name: last_completed_scan_job_date_time - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - -- description: 'The time when the last - - Download job was completed (success/cancelled/failed) on the appliance.' - name: last_completed_download_job_date_time - types: - - -- description: 'The time when the last Install - - job was completed (success/cancelled/failed) on the appliance.' - name: last_completed_install_job_date_time - types: - - -- description: 'The number of updates available - - for the current device version as per the last device scan.' - name: total_number_of_updates_available - types: - - -- description: 'The total number of items - - pending download.' - name: total_number_of_updates_pending_download - types: - - -- description: 'The total number of items - - pending install.' - name: total_number_of_updates_pending_install - types: - - -- description: 'Indicates if updates are available and at least one - - of the updates needs a reboot. Possible values include: ''NeverReboots'', - - ''RequiresReboot'', ''RequestReboot''' - name: reboot_behavior - types: - - - - -- description: 'The current update operation. Possible - - values include: ''None'', ''Scan'', ''Download'', ''Install''' - name: ongoing_update_operation - types: - - - - -- description: 'The job ID of the download job in - - progress.' - name: in_progress_download_job_id - types: - - -- description: 'The job ID of the install job in - - progress.' - name: in_progress_install_job_id - types: - - -- description: 'The time when the - - currently running download (if any) started.' - name: in_progress_download_job_started_date_time - types: - - -- description: 'The time when the - - currently running install (if any) started.' - name: in_progress_install_job_started_date_time - types: - - -- description: The list of updates available for install. - name: update_titles - types: - - [] -- description: 'The total size of updates available for - - download in bytes.' - name: total_update_size_in_bytes - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary_py3.yml deleted file mode 100644 index 7c0a0bb37236..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.update_summary_py3 -name: update_summary_py3 -fullName: azure.mgmt.edgegateway.models.update_summary_py3 -classes: -- azure.mgmt.edgegateway.models.update_summary_py3.UpdateSummary diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request.UploadCertificateRequest.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request.UploadCertificateRequest.yml deleted file mode 100644 index c78bdb253213..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request.UploadCertificateRequest.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.upload_certificate_request.UploadCertificateRequest -name: UploadCertificateRequest -fullName: azure.mgmt.edgegateway.models.upload_certificate_request.UploadCertificateRequest -module: azure.mgmt.edgegateway.models.upload_certificate_request -summary: 'The upload certificate request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: UploadCertificateRequest(**kwargs) - parameters: - - name: authentication_type - description: 'The authentication type. Possible values - - include: ''Invalid'', ''AzureActiveDirectory''' - isRequired: true - types: - - - - - - name: certificate - description: Required. The base64 encoded certificate raw data. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request.yml deleted file mode 100644 index a33e0d7a1a4c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.upload_certificate_request -name: upload_certificate_request -fullName: azure.mgmt.edgegateway.models.upload_certificate_request -classes: -- azure.mgmt.edgegateway.models.upload_certificate_request.UploadCertificateRequest diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request_py3.UploadCertificateRequest.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request_py3.UploadCertificateRequest.yml deleted file mode 100644 index f285dbe44d8f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request_py3.UploadCertificateRequest.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.upload_certificate_request_py3.UploadCertificateRequest -name: UploadCertificateRequest -fullName: azure.mgmt.edgegateway.models.upload_certificate_request_py3.UploadCertificateRequest -module: azure.mgmt.edgegateway.models.upload_certificate_request_py3 -summary: 'The upload certificate request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UploadCertificateRequest(*, certificate: str, authentication_type=None, - **kwargs)' - parameters: - - name: authentication_type - description: 'The authentication type. Possible values - - include: ''Invalid'', ''AzureActiveDirectory''' - isRequired: true - types: - - - - - - name: certificate - description: Required. The base64 encoded certificate raw data. - isRequired: true - types: - - - keywordOnlyParameters: - - name: certificate - isRequired: true - - name: authentication_type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request_py3.yml deleted file mode 100644 index 4167dd3d28ac..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.upload_certificate_request_py3 -name: upload_certificate_request_py3 -fullName: azure.mgmt.edgegateway.models.upload_certificate_request_py3 -classes: -- azure.mgmt.edgegateway.models.upload_certificate_request_py3.UploadCertificateRequest diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response.UploadCertificateResponse.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response.UploadCertificateResponse.yml deleted file mode 100644 index 0819e5fbd183..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response.UploadCertificateResponse.yml +++ /dev/null @@ -1,58 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.upload_certificate_response.UploadCertificateResponse -name: UploadCertificateResponse -fullName: azure.mgmt.edgegateway.models.upload_certificate_response.UploadCertificateResponse -module: azure.mgmt.edgegateway.models.upload_certificate_response -summary: 'The upload registration certificate response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: UploadCertificateResponse(**kwargs) - parameters: - - name: auth_type - description: 'Specifies authentication type. Possible values include: - - ''Invalid'', ''AzureActiveDirectory''' - isRequired: true - types: - - - - - - name: resource_id - description: 'Required. The resource ID of the Data Box Edge/Gateway - - device.' - isRequired: true - types: - - - - name: aad_authority - description: Required. Azure Active Directory tenant authority. - isRequired: true - types: - - - - name: aad_tenant_id - description: Required. Azure Active Directory tenant ID. - isRequired: true - types: - - - - name: service_principal_client_id - description: 'Required. Azure Active Directory - - service principal client ID.' - isRequired: true - types: - - - - name: service_principal_object_id - description: 'Required. Azure Active Directory - - service principal object ID.' - isRequired: true - types: - - - - name: azure_management_endpoint_audience - description: 'Required. The azure management - - endpoint audience.' - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response.yml deleted file mode 100644 index 72551d4080fc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.upload_certificate_response -name: upload_certificate_response -fullName: azure.mgmt.edgegateway.models.upload_certificate_response -classes: -- azure.mgmt.edgegateway.models.upload_certificate_response.UploadCertificateResponse diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response_py3.UploadCertificateResponse.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response_py3.UploadCertificateResponse.yml deleted file mode 100644 index 754b755c66ef..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response_py3.UploadCertificateResponse.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.upload_certificate_response_py3.UploadCertificateResponse -name: UploadCertificateResponse -fullName: azure.mgmt.edgegateway.models.upload_certificate_response_py3.UploadCertificateResponse -module: azure.mgmt.edgegateway.models.upload_certificate_response_py3 -summary: 'The upload registration certificate response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UploadCertificateResponse(*, resource_id: str, aad_authority: str, aad_tenant_id: - str, service_principal_client_id: str, service_principal_object_id: str, azure_management_endpoint_audience: - str, auth_type=None, **kwargs)' - parameters: - - name: auth_type - description: 'Specifies authentication type. Possible values include: - - ''Invalid'', ''AzureActiveDirectory''' - isRequired: true - types: - - - - - - name: resource_id - description: 'Required. The resource ID of the Data Box Edge/Gateway - - device.' - isRequired: true - types: - - - - name: aad_authority - description: Required. Azure Active Directory tenant authority. - isRequired: true - types: - - - - name: aad_tenant_id - description: Required. Azure Active Directory tenant ID. - isRequired: true - types: - - - - name: service_principal_client_id - description: 'Required. Azure Active Directory - - service principal client ID.' - isRequired: true - types: - - - - name: service_principal_object_id - description: 'Required. Azure Active Directory - - service principal object ID.' - isRequired: true - types: - - - - name: azure_management_endpoint_audience - description: 'Required. The azure management - - endpoint audience.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: resource_id - isRequired: true - - name: aad_authority - isRequired: true - - name: aad_tenant_id - isRequired: true - - name: service_principal_client_id - isRequired: true - - name: service_principal_object_id - isRequired: true - - name: azure_management_endpoint_audience - isRequired: true - - name: auth_type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response_py3.yml deleted file mode 100644 index 414d31786068..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.upload_certificate_response_py3 -name: upload_certificate_response_py3 -fullName: azure.mgmt.edgegateway.models.upload_certificate_response_py3 -classes: -- azure.mgmt.edgegateway.models.upload_certificate_response_py3.UploadCertificateResponse diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user.User.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user.User.yml deleted file mode 100644 index da83aec30a17..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user.User.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.user.User -name: User -fullName: azure.mgmt.edgegateway.models.user.User -module: azure.mgmt.edgegateway.models.user -summary: 'Represents a user who has access to one or more shares on the Data Box - - Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: User(**kwargs) - parameters: - - name: encrypted_password - description: The password details. - isRequired: true - types: - - - - name: share_access_rights - description: 'List of shares that the user has rights on. - - This field should not be specified during user creation.' - isRequired: true - types: - - [] -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user.yml deleted file mode 100644 index afdf2fd1ea46..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.user -name: user -fullName: azure.mgmt.edgegateway.models.user -classes: -- azure.mgmt.edgegateway.models.user.User diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right.UserAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right.UserAccessRight.yml deleted file mode 100644 index 6339e2de8b35..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right.UserAccessRight.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.user_access_right.UserAccessRight -name: UserAccessRight -fullName: azure.mgmt.edgegateway.models.user_access_right.UserAccessRight -module: azure.mgmt.edgegateway.models.user_access_right -summary: 'The mapping between a particular user and the access type on the SMB share. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: UserAccessRight(**kwargs) - parameters: - - name: user_id - description: Required. User ID (already existing in the device). - isRequired: true - types: - - - - name: access_type - description: 'Required. Type of access to be allowed for the user. - - Possible values include: ''Change'', ''Read'', ''Custom''' - isRequired: true - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right.yml deleted file mode 100644 index 82dc0d27ad4b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.user_access_right -name: user_access_right -fullName: azure.mgmt.edgegateway.models.user_access_right -classes: -- azure.mgmt.edgegateway.models.user_access_right.UserAccessRight diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right_py3.UserAccessRight.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right_py3.UserAccessRight.yml deleted file mode 100644 index b8c4e304a634..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right_py3.UserAccessRight.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.user_access_right_py3.UserAccessRight -name: UserAccessRight -fullName: azure.mgmt.edgegateway.models.user_access_right_py3.UserAccessRight -module: azure.mgmt.edgegateway.models.user_access_right_py3 -summary: 'The mapping between a particular user and the access type on the SMB share. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UserAccessRight(*, user_id: str, access_type, **kwargs)' - parameters: - - name: user_id - description: Required. User ID (already existing in the device). - isRequired: true - types: - - - - name: access_type - description: 'Required. Type of access to be allowed for the user. - - Possible values include: ''Change'', ''Read'', ''Custom''' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: user_id - isRequired: true - - name: access_type - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right_py3.yml deleted file mode 100644 index 5299aba773b8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.user_access_right_py3 -name: user_access_right_py3 -fullName: azure.mgmt.edgegateway.models.user_access_right_py3 -classes: -- azure.mgmt.edgegateway.models.user_access_right_py3.UserAccessRight diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_paged.UserPaged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_paged.UserPaged.yml deleted file mode 100644 index 9fd29809c111..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_paged.UserPaged.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.user_paged.UserPaged -name: UserPaged -fullName: azure.mgmt.edgegateway.models.user_paged.UserPaged -module: azure.mgmt.edgegateway.models.user_paged -summary: A paging container for iterating over a list of - object -constructor: - syntax: UserPaged(*args, **kwargs) diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_paged.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_paged.yml deleted file mode 100644 index d2737c530342..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_paged.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.user_paged -name: user_paged -fullName: azure.mgmt.edgegateway.models.user_paged -classes: -- azure.mgmt.edgegateway.models.user_paged.UserPaged diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_py3.User.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_py3.User.yml deleted file mode 100644 index 7a8cd86bcbff..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_py3.User.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.models.user_py3.User -name: User -fullName: azure.mgmt.edgegateway.models.user_py3.User -module: azure.mgmt.edgegateway.models.user_py3 -summary: 'Represents a user who has access to one or more shares on the Data Box - - Edge/Gateway device. - - - Variables are only populated by the server, and will be ignored when - - sending a request.' -constructor: - syntax: User(*, encrypted_password=None, share_access_rights=None, **kwargs) - parameters: - - name: encrypted_password - description: The password details. - isRequired: true - types: - - - - name: share_access_rights - description: 'List of shares that the user has rights on. - - This field should not be specified during user creation.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: encrypted_password - defaultValue: None - - name: share_access_rights - defaultValue: None -variables: -- description: The path ID that uniquely identifies the object. - name: id - types: - - -- description: The object name. - name: name - types: - - -- description: The hierarchical type of the object. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_py3.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_py3.yml deleted file mode 100644 index 63b453d99402..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_py3.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.models.user_py3 -name: user_py3 -fullName: azure.mgmt.edgegateway.models.user_py3 -classes: -- azure.mgmt.edgegateway.models.user_py3.User diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.yml deleted file mode 100644 index b613b3bfd784..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.edgegateway.models -name: models -fullName: azure.mgmt.edgegateway.models -type: import -classes: -- azure.mgmt.edgegateway.models.ARMBaseModel -- azure.mgmt.edgegateway.models.Address -- azure.mgmt.edgegateway.models.Alert -- azure.mgmt.edgegateway.models.AlertErrorDetails -- azure.mgmt.edgegateway.models.AlertPaged -- azure.mgmt.edgegateway.models.AsymmetricEncryptedSecret -- azure.mgmt.edgegateway.models.Authentication -- azure.mgmt.edgegateway.models.AzureContainerInfo -- azure.mgmt.edgegateway.models.BandwidthSchedule -- azure.mgmt.edgegateway.models.BandwidthSchedulePaged -- azure.mgmt.edgegateway.models.ClientAccessRight -- azure.mgmt.edgegateway.models.ContactDetails -- azure.mgmt.edgegateway.models.DataBoxEdgeDevice -- azure.mgmt.edgegateway.models.DataBoxEdgeDeviceExtendedInfo -- azure.mgmt.edgegateway.models.DataBoxEdgeDevicePaged -- azure.mgmt.edgegateway.models.DataBoxEdgeDevicePatch -- azure.mgmt.edgegateway.models.FileEventTrigger -- azure.mgmt.edgegateway.models.FileSourceInfo -- azure.mgmt.edgegateway.models.IoTDeviceInfo -- azure.mgmt.edgegateway.models.IoTRole -- azure.mgmt.edgegateway.models.Ipv4Config -- azure.mgmt.edgegateway.models.Ipv6Config -- azure.mgmt.edgegateway.models.Job -- azure.mgmt.edgegateway.models.JobErrorDetails -- azure.mgmt.edgegateway.models.JobErrorItem -- azure.mgmt.edgegateway.models.MetricDimensionV1 -- azure.mgmt.edgegateway.models.MetricSpecificationV1 -- azure.mgmt.edgegateway.models.MountPointMap -- azure.mgmt.edgegateway.models.NetworkAdapter -- azure.mgmt.edgegateway.models.NetworkAdapterPosition -- azure.mgmt.edgegateway.models.NetworkSettings -- azure.mgmt.edgegateway.models.Operation -- azure.mgmt.edgegateway.models.OperationDisplay -- azure.mgmt.edgegateway.models.OperationPaged -- azure.mgmt.edgegateway.models.Order -- azure.mgmt.edgegateway.models.OrderPaged -- azure.mgmt.edgegateway.models.OrderStatus -- azure.mgmt.edgegateway.models.PeriodicTimerEventTrigger -- azure.mgmt.edgegateway.models.PeriodicTimerSourceInfo -- azure.mgmt.edgegateway.models.RefreshDetails -- azure.mgmt.edgegateway.models.Role -- azure.mgmt.edgegateway.models.RolePaged -- azure.mgmt.edgegateway.models.RoleSinkInfo -- azure.mgmt.edgegateway.models.SecuritySettings -- azure.mgmt.edgegateway.models.ServiceSpecification -- azure.mgmt.edgegateway.models.Share -- azure.mgmt.edgegateway.models.ShareAccessRight -- azure.mgmt.edgegateway.models.SharePaged -- azure.mgmt.edgegateway.models.Sku -- azure.mgmt.edgegateway.models.StorageAccountCredential -- azure.mgmt.edgegateway.models.StorageAccountCredentialPaged -- azure.mgmt.edgegateway.models.SymmetricKey -- azure.mgmt.edgegateway.models.TrackingInfo -- azure.mgmt.edgegateway.models.Trigger -- azure.mgmt.edgegateway.models.TriggerPaged -- azure.mgmt.edgegateway.models.UpdateDownloadProgress -- azure.mgmt.edgegateway.models.UpdateInstallProgress -- azure.mgmt.edgegateway.models.UpdateSummary -- azure.mgmt.edgegateway.models.UploadCertificateRequest -- azure.mgmt.edgegateway.models.UploadCertificateResponse -- azure.mgmt.edgegateway.models.User -- azure.mgmt.edgegateway.models.UserAccessRight -- azure.mgmt.edgegateway.models.UserPaged -modules: -- azure.mgmt.edgegateway.models.address -- azure.mgmt.edgegateway.models.address_py3 -- azure.mgmt.edgegateway.models.alert -- azure.mgmt.edgegateway.models.alert_error_details -- azure.mgmt.edgegateway.models.alert_error_details_py3 -- azure.mgmt.edgegateway.models.alert_paged -- azure.mgmt.edgegateway.models.alert_py3 -- azure.mgmt.edgegateway.models.arm_base_model -- azure.mgmt.edgegateway.models.arm_base_model_py3 -- azure.mgmt.edgegateway.models.asymmetric_encrypted_secret -- azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3 -- azure.mgmt.edgegateway.models.authentication -- azure.mgmt.edgegateway.models.authentication_py3 -- azure.mgmt.edgegateway.models.azure_container_info -- azure.mgmt.edgegateway.models.azure_container_info_py3 -- azure.mgmt.edgegateway.models.bandwidth_schedule -- azure.mgmt.edgegateway.models.bandwidth_schedule_paged -- azure.mgmt.edgegateway.models.bandwidth_schedule_py3 -- azure.mgmt.edgegateway.models.client_access_right -- azure.mgmt.edgegateway.models.client_access_right_py3 -- azure.mgmt.edgegateway.models.contact_details -- azure.mgmt.edgegateway.models.contact_details_py3 -- azure.mgmt.edgegateway.models.data_box_edge_device -- azure.mgmt.edgegateway.models.data_box_edge_device_extended_info -- azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3 -- azure.mgmt.edgegateway.models.data_box_edge_device_paged -- azure.mgmt.edgegateway.models.data_box_edge_device_patch -- azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3 -- azure.mgmt.edgegateway.models.data_box_edge_device_py3 -- azure.mgmt.edgegateway.models.data_box_edge_management_client_enums -- azure.mgmt.edgegateway.models.file_event_trigger -- azure.mgmt.edgegateway.models.file_event_trigger_py3 -- azure.mgmt.edgegateway.models.file_source_info -- azure.mgmt.edgegateway.models.file_source_info_py3 -- azure.mgmt.edgegateway.models.io_tdevice_info -- azure.mgmt.edgegateway.models.io_tdevice_info_py3 -- azure.mgmt.edgegateway.models.io_trole -- azure.mgmt.edgegateway.models.io_trole_py3 -- azure.mgmt.edgegateway.models.ipv4_config -- azure.mgmt.edgegateway.models.ipv4_config_py3 -- azure.mgmt.edgegateway.models.ipv6_config -- azure.mgmt.edgegateway.models.ipv6_config_py3 -- azure.mgmt.edgegateway.models.job -- azure.mgmt.edgegateway.models.job_error_details -- azure.mgmt.edgegateway.models.job_error_details_py3 -- azure.mgmt.edgegateway.models.job_error_item -- azure.mgmt.edgegateway.models.job_error_item_py3 -- azure.mgmt.edgegateway.models.job_py3 -- azure.mgmt.edgegateway.models.metric_dimension_v1 -- azure.mgmt.edgegateway.models.metric_dimension_v1_py3 -- azure.mgmt.edgegateway.models.metric_specification_v1 -- azure.mgmt.edgegateway.models.metric_specification_v1_py3 -- azure.mgmt.edgegateway.models.mount_point_map -- azure.mgmt.edgegateway.models.mount_point_map_py3 -- azure.mgmt.edgegateway.models.network_adapter -- azure.mgmt.edgegateway.models.network_adapter_position -- azure.mgmt.edgegateway.models.network_adapter_position_py3 -- azure.mgmt.edgegateway.models.network_adapter_py3 -- azure.mgmt.edgegateway.models.network_settings -- azure.mgmt.edgegateway.models.network_settings_py3 -- azure.mgmt.edgegateway.models.operation -- azure.mgmt.edgegateway.models.operation_display -- azure.mgmt.edgegateway.models.operation_display_py3 -- azure.mgmt.edgegateway.models.operation_paged -- azure.mgmt.edgegateway.models.operation_py3 -- azure.mgmt.edgegateway.models.order -- azure.mgmt.edgegateway.models.order_paged -- azure.mgmt.edgegateway.models.order_py3 -- azure.mgmt.edgegateway.models.order_status -- azure.mgmt.edgegateway.models.order_status_py3 -- azure.mgmt.edgegateway.models.periodic_timer_event_trigger -- azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3 -- azure.mgmt.edgegateway.models.periodic_timer_source_info -- azure.mgmt.edgegateway.models.periodic_timer_source_info_py3 -- azure.mgmt.edgegateway.models.refresh_details -- azure.mgmt.edgegateway.models.refresh_details_py3 -- azure.mgmt.edgegateway.models.role -- azure.mgmt.edgegateway.models.role_paged -- azure.mgmt.edgegateway.models.role_py3 -- azure.mgmt.edgegateway.models.role_sink_info -- azure.mgmt.edgegateway.models.role_sink_info_py3 -- azure.mgmt.edgegateway.models.security_settings -- azure.mgmt.edgegateway.models.security_settings_py3 -- azure.mgmt.edgegateway.models.service_specification -- azure.mgmt.edgegateway.models.service_specification_py3 -- azure.mgmt.edgegateway.models.share -- azure.mgmt.edgegateway.models.share_access_right -- azure.mgmt.edgegateway.models.share_access_right_py3 -- azure.mgmt.edgegateway.models.share_paged -- azure.mgmt.edgegateway.models.share_py3 -- azure.mgmt.edgegateway.models.sku -- azure.mgmt.edgegateway.models.sku_py3 -- azure.mgmt.edgegateway.models.storage_account_credential -- azure.mgmt.edgegateway.models.storage_account_credential_paged -- azure.mgmt.edgegateway.models.storage_account_credential_py3 -- azure.mgmt.edgegateway.models.symmetric_key -- azure.mgmt.edgegateway.models.symmetric_key_py3 -- azure.mgmt.edgegateway.models.tracking_info -- azure.mgmt.edgegateway.models.tracking_info_py3 -- azure.mgmt.edgegateway.models.trigger -- azure.mgmt.edgegateway.models.trigger_paged -- azure.mgmt.edgegateway.models.trigger_py3 -- azure.mgmt.edgegateway.models.update_download_progress -- azure.mgmt.edgegateway.models.update_download_progress_py3 -- azure.mgmt.edgegateway.models.update_install_progress -- azure.mgmt.edgegateway.models.update_install_progress_py3 -- azure.mgmt.edgegateway.models.update_summary -- azure.mgmt.edgegateway.models.update_summary_py3 -- azure.mgmt.edgegateway.models.upload_certificate_request -- azure.mgmt.edgegateway.models.upload_certificate_request_py3 -- azure.mgmt.edgegateway.models.upload_certificate_response -- azure.mgmt.edgegateway.models.upload_certificate_response_py3 -- azure.mgmt.edgegateway.models.user -- azure.mgmt.edgegateway.models.user_access_right -- azure.mgmt.edgegateway.models.user_access_right_py3 -- azure.mgmt.edgegateway.models.user_paged -- azure.mgmt.edgegateway.models.user_py3 -enums: -- azure.mgmt.edgegateway.models.AccountType -- azure.mgmt.edgegateway.models.AlertSeverity -- azure.mgmt.edgegateway.models.AuthenticationType -- azure.mgmt.edgegateway.models.AzureContainerDataFormat -- azure.mgmt.edgegateway.models.ClientPermissionType -- azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus -- azure.mgmt.edgegateway.models.DataPolicy -- azure.mgmt.edgegateway.models.DayOfWeek -- azure.mgmt.edgegateway.models.DeviceType -- azure.mgmt.edgegateway.models.DownloadPhase -- azure.mgmt.edgegateway.models.EncryptionAlgorithm -- azure.mgmt.edgegateway.models.InstallRebootBehavior -- azure.mgmt.edgegateway.models.JobStatus -- azure.mgmt.edgegateway.models.JobType -- azure.mgmt.edgegateway.models.MetricAggregationType -- azure.mgmt.edgegateway.models.MetricCategory -- azure.mgmt.edgegateway.models.MetricUnit -- azure.mgmt.edgegateway.models.MonitoringStatus -- azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus -- azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus -- azure.mgmt.edgegateway.models.NetworkAdapterStatus -- azure.mgmt.edgegateway.models.NetworkGroup -- azure.mgmt.edgegateway.models.OrderState -- azure.mgmt.edgegateway.models.PlatformType -- azure.mgmt.edgegateway.models.RoleStatus -- azure.mgmt.edgegateway.models.RoleTypes -- azure.mgmt.edgegateway.models.SSLStatus -- azure.mgmt.edgegateway.models.ShareAccessProtocol -- azure.mgmt.edgegateway.models.ShareAccessType -- azure.mgmt.edgegateway.models.ShareStatus -- azure.mgmt.edgegateway.models.SkuName -- azure.mgmt.edgegateway.models.SkuTier -- azure.mgmt.edgegateway.models.TimeGrain -- azure.mgmt.edgegateway.models.UpdateOperation -- azure.mgmt.edgegateway.models.UpdateOperationStage diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.AlertsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.AlertsOperations.yml deleted file mode 100644 index 04656c969015..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.AlertsOperations.yml +++ /dev/null @@ -1,113 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.AlertsOperations -name: AlertsOperations -fullName: azure.mgmt.edgegateway.operations.AlertsOperations -module: azure.mgmt.edgegateway.operations -summary: AlertsOperations operations. -constructor: - syntax: AlertsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.AlertsOperations.get - name: get - summary: Gets an alert by name. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The alert name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Alert or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.AlertsOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Gets all the alerts for a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Alert - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.AlertsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.yml deleted file mode 100644 index 221204709fe3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations -name: BandwidthSchedulesOperations -fullName: azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations -module: azure.mgmt.edgegateway.operations -summary: BandwidthSchedulesOperations operations. -constructor: - syntax: BandwidthSchedulesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.create_or_update - name: create_or_update - summary: Creates or updates a bandwidth schedule. - signature: create_or_update(device_name, name, parameters, resource_group_name, - custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: 'The bandwidth schedule name which needs to be - - added/updated.' - isRequired: true - types: - - - - name: parameters - description: The bandwidth schedule to be added or updated. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns BandwidthSchedule or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.delete - name: delete - summary: Deletes the specified bandwidth schedule. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The bandwidth schedule name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.get - name: get - summary: Gets the properties of the specified bandwidth schedule. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The bandwidth schedule name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BandwidthSchedule or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Gets all the bandwidth schedules for a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of BandwidthSchedule - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.DevicesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.DevicesOperations.yml deleted file mode 100644 index cf5b184d26cf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.DevicesOperations.yml +++ /dev/null @@ -1,647 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.DevicesOperations -name: DevicesOperations -fullName: azure.mgmt.edgegateway.operations.DevicesOperations -module: azure.mgmt.edgegateway.operations -summary: DevicesOperations operations. -constructor: - syntax: DevicesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.create_or_update - name: create_or_update - summary: Creates or updates a Data Box Edge/Gateway resource. - signature: create_or_update(device_name, data_box_edge_device, resource_group_name, - custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: data_box_edge_device - description: The resource object. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns DataBoxEdgeDevice or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.create_or_update_security_settings - name: create_or_update_security_settings - summary: Updates the security settings on a data box edge/gateway device. - signature: create_or_update_security_settings(device_name, resource_group_name, - device_admin_password, custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: device_admin_password - description: 'Device administrator password as an - - encrypted string (encrypted using RSA PKCS #1) is used to sign into - - the local web UI of the device. The Actual password should have at - - least 8 characters that are a combination of uppercase, lowercase, - - numeric, and special characters.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.delete - name: delete - summary: Deletes the data box edge/gateway device. - signature: delete(device_name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.download_updates - name: download_updates - summary: Downloads the updates on a data box edge/gateway device. - signature: download_updates(device_name, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.get - name: get - summary: Gets the properties of the data box edge/gateway device. - signature: get(device_name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DataBoxEdgeDevice or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.get_extended_information - name: get_extended_information - summary: 'Gets additional information for the specified data box edge/gateway - - device.' - signature: get_extended_information(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: 'DataBoxEdgeDeviceExtendedInfo or ClientRawResponse if - - raw=true' - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.get_network_settings - name: get_network_settings - summary: 'Gets the network settings of the specified data box edge/gateway - - device.' - signature: get_network_settings(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: NetworkSettings or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.get_update_summary - name: get_update_summary - summary: 'Gets information about the availability of updates based on the last - - scan of the device. It also gets information about any ongoing download - - or install jobs on the device.' - signature: get_update_summary(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: UpdateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.install_updates - name: install_updates - summary: Installs the updates on the data box edge/gateway device. - signature: install_updates(device_name, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.list_by_resource_group - name: list_by_resource_group - summary: Gets all the data box edge/gateway devices in a resource group. - signature: list_by_resource_group(resource_group_name, expand=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: expand - description: 'Specify $expand=details to populate additional fields - - related to the resource or Specify $skipToken= to populate the - - next page in the list.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DataBoxEdgeDevice - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.list_by_subscription - name: list_by_subscription - summary: Gets all the data box edge/gateway devices in a subscription. - signature: list_by_subscription(expand=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: expand - description: 'Specify $expand=details to populate additional fields - - related to the resource or Specify $skipToken= to populate the - - next page in the list.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DataBoxEdgeDevice - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.scan_for_updates - name: scan_for_updates - summary: Scans for updates on a data box edge/gateway device. - signature: scan_for_updates(device_name, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.update - name: update - summary: Modifies a Data Box Edge/Gateway resource. - signature: update(device_name, resource_group_name, tags=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: tags - description: The tags attached to the Data Box Edge/Gateway resource. - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DataBoxEdgeDevice or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.upload_certificate - name: upload_certificate - summary: Uploads registration certificate for the device. - signature: upload_certificate(device_name, resource_group_name, certificate, authentication_type=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: certificate - description: The base64 encoded certificate raw data. - isRequired: true - types: - - - - name: authentication_type - description: 'The authentication type. Possible values - - include: ''Invalid'', ''AzureActiveDirectory''' - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: UploadCertificateResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.DevicesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.JobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.JobsOperations.yml deleted file mode 100644 index 98a4dd97b506..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.JobsOperations.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.JobsOperations -name: JobsOperations -fullName: azure.mgmt.edgegateway.operations.JobsOperations -module: azure.mgmt.edgegateway.operations -summary: JobsOperations operations. -constructor: - syntax: JobsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.JobsOperations.get - name: get - summary: Gets the details of a specified job on a data box edge/gateway device. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The job name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Job or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.JobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.Operations(class).yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.Operations(class).yml deleted file mode 100644 index 33a386ef7d4c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.Operations(class).yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.Operations -name: Operations -fullName: azure.mgmt.edgegateway.operations.Operations -module: azure.mgmt.edgegateway.operations -summary: Operations operations. -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.Operations.list - name: list - summary: List all the supported operations. - signature: list(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Operation - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.OperationsStatusOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.OperationsStatusOperations.yml deleted file mode 100644 index 9942f9ab6001..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.OperationsStatusOperations.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.OperationsStatusOperations -name: OperationsStatusOperations -fullName: azure.mgmt.edgegateway.operations.OperationsStatusOperations -module: azure.mgmt.edgegateway.operations -summary: OperationsStatusOperations operations. -constructor: - syntax: OperationsStatusOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.OperationsStatusOperations.get - name: get - summary: Gets the details of a specified job on a data box edge/gateway device. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The job name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Job or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.OperationsStatusOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.OrdersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.OrdersOperations.yml deleted file mode 100644 index 1ff85e15f474..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.OrdersOperations.yml +++ /dev/null @@ -1,197 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.OrdersOperations -name: OrdersOperations -fullName: azure.mgmt.edgegateway.operations.OrdersOperations -module: azure.mgmt.edgegateway.operations -summary: OrdersOperations operations. -constructor: - syntax: OrdersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.OrdersOperations.create_or_update - name: create_or_update - summary: Creates or updates an order. - signature: create_or_update(device_name, order, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: order - description: The order to be created or updated. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns Order or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.OrdersOperations.delete - name: delete - summary: Deletes the order related to the device. - signature: delete(device_name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.OrdersOperations.get - name: get - summary: Gets a specific order by name. - signature: get(device_name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Order or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.OrdersOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Lists all the orders related to a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Order - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.OrdersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.RolesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.RolesOperations.yml deleted file mode 100644 index 040919bc0c37..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.RolesOperations.yml +++ /dev/null @@ -1,212 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.RolesOperations -name: RolesOperations -fullName: azure.mgmt.edgegateway.operations.RolesOperations -module: azure.mgmt.edgegateway.operations -summary: RolesOperations operations. -constructor: - syntax: RolesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.RolesOperations.create_or_update - name: create_or_update - summary: Create or update a role. - signature: create_or_update(device_name, name, role, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The role name. - isRequired: true - types: - - - - name: role - description: The role properties. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns Role or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.RolesOperations.delete - name: delete - summary: Deletes the role on the data box edge device. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The role name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.RolesOperations.get - name: get - summary: Gets a specific role by name. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The role name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Role or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.RolesOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Lists all the roles configured in a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Role - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.RolesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.SharesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.SharesOperations.yml deleted file mode 100644 index 563c1c604cd3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.SharesOperations.yml +++ /dev/null @@ -1,259 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.SharesOperations -name: SharesOperations -fullName: azure.mgmt.edgegateway.operations.SharesOperations -module: azure.mgmt.edgegateway.operations -summary: SharesOperations operations. -constructor: - syntax: SharesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.SharesOperations.create_or_update - name: create_or_update - summary: Creates a new share or updates an existing share on the device. - signature: create_or_update(device_name, name, share, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The share name. - isRequired: true - types: - - - - name: share - description: The share properties. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns Share or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.SharesOperations.delete - name: delete - summary: Deletes the share on the data box edge/gateway device. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The share name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.SharesOperations.get - name: get - summary: Gets a share by name. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The share name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Share or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.SharesOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Lists all the shares in a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Share - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.SharesOperations.refresh - name: refresh - summary: Refreshes the share metadata with the data from the cloud. - signature: refresh(device_name, name, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The share name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.SharesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.yml deleted file mode 100644 index 6e0c9bf7261a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations -name: StorageAccountCredentialsOperations -fullName: azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations -module: azure.mgmt.edgegateway.operations -summary: StorageAccountCredentialsOperations operations. -constructor: - syntax: StorageAccountCredentialsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.create_or_update - name: create_or_update - summary: Creates or updates the storage account credential. - signature: create_or_update(device_name, name, storage_account_credential, resource_group_name, - custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The storage account credential name. - isRequired: true - types: - - - - name: storage_account_credential - description: The storage account credential. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns - - StorageAccountCredential or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.delete - name: delete - summary: Deletes the storage account credential. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The storage account credential name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.get - name: get - summary: Gets the properties of the specified storage account credential. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The storage account credential name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageAccountCredential or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: 'Gets all the storage account credentials in a data box edge/gateway - - device.' - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of StorageAccountCredential - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.TriggersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.TriggersOperations.yml deleted file mode 100644 index af985c10719c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.TriggersOperations.yml +++ /dev/null @@ -1,219 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.TriggersOperations -name: TriggersOperations -fullName: azure.mgmt.edgegateway.operations.TriggersOperations -module: azure.mgmt.edgegateway.operations -summary: TriggersOperations operations. -constructor: - syntax: TriggersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.TriggersOperations.create_or_update - name: create_or_update - summary: Creates or updates a trigger. - signature: create_or_update(device_name, name, trigger, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: Creates or updates a trigger - isRequired: true - types: - - - - name: name - description: The trigger name. - isRequired: true - types: - - - - name: trigger - description: The trigger. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns Trigger or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.TriggersOperations.delete - name: delete - summary: Deletes the trigger on the gateway device. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The trigger name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.TriggersOperations.get - name: get - summary: Get a specific trigger by name. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The trigger name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Trigger or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.TriggersOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Lists all the triggers configured in the device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, expand=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: expand - description: 'Specify $filter=''CustomContextTag eq '' to filter - - on custom context tag property' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Trigger - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.TriggersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.UsersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.UsersOperations.yml deleted file mode 100644 index 3fcc00f6537c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.UsersOperations.yml +++ /dev/null @@ -1,221 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.UsersOperations -name: UsersOperations -fullName: azure.mgmt.edgegateway.operations.UsersOperations -module: azure.mgmt.edgegateway.operations -summary: UsersOperations operations. -constructor: - syntax: UsersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.UsersOperations.create_or_update - name: create_or_update - summary: 'Creates a new user or updates an existing user''s information on a data - - box edge/gateway device.' - signature: create_or_update(device_name, name, resource_group_name, encrypted_password=None, - share_access_rights=None, custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The user name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: encrypted_password - description: The password details. - defaultValue: None - types: - - - - name: share_access_rights - description: 'List of shares that the user has rights - - on. This field should not be specified during user creation.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns User or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.UsersOperations.delete - name: delete - summary: Deletes the user on a databox edge/gateway device. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The user name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.UsersOperations.get - name: get - summary: Gets the properties of the specified user. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The user name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: User or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.UsersOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Gets all the users registered on a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of User - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.UsersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations.yml deleted file mode 100644 index 1c51bda247c8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations.yml +++ /dev/null @@ -1,113 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations -name: AlertsOperations -fullName: azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations -module: azure.mgmt.edgegateway.operations.alerts_operations -summary: AlertsOperations operations. -constructor: - syntax: AlertsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations.get - name: get - summary: Gets an alert by name. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The alert name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Alert or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Gets all the alerts for a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Alert - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.alerts_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.alerts_operations.yml deleted file mode 100644 index 0fb3acfc7dac..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.alerts_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.alerts_operations -name: alerts_operations -fullName: azure.mgmt.edgegateway.operations.alerts_operations -classes: -- azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.yml deleted file mode 100644 index 17a4c9e2fd77..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations -name: BandwidthSchedulesOperations -fullName: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations -module: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations -summary: BandwidthSchedulesOperations operations. -constructor: - syntax: BandwidthSchedulesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.create_or_update - name: create_or_update - summary: Creates or updates a bandwidth schedule. - signature: create_or_update(device_name, name, parameters, resource_group_name, - custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: 'The bandwidth schedule name which needs to be - - added/updated.' - isRequired: true - types: - - - - name: parameters - description: The bandwidth schedule to be added or updated. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns BandwidthSchedule or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.delete - name: delete - summary: Deletes the specified bandwidth schedule. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The bandwidth schedule name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.get - name: get - summary: Gets the properties of the specified bandwidth schedule. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The bandwidth schedule name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: BandwidthSchedule or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Gets all the bandwidth schedules for a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of BandwidthSchedule - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.yml deleted file mode 100644 index ac0ad6466683..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations -name: bandwidth_schedules_operations -fullName: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations -classes: -- azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.yml deleted file mode 100644 index 3f9246709f97..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.yml +++ /dev/null @@ -1,647 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations -name: DevicesOperations -fullName: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations -module: azure.mgmt.edgegateway.operations.devices_operations -summary: DevicesOperations operations. -constructor: - syntax: DevicesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.create_or_update - name: create_or_update - summary: Creates or updates a Data Box Edge/Gateway resource. - signature: create_or_update(device_name, data_box_edge_device, resource_group_name, - custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: data_box_edge_device - description: The resource object. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns DataBoxEdgeDevice or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.create_or_update_security_settings - name: create_or_update_security_settings - summary: Updates the security settings on a data box edge/gateway device. - signature: create_or_update_security_settings(device_name, resource_group_name, - device_admin_password, custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: device_admin_password - description: 'Device administrator password as an - - encrypted string (encrypted using RSA PKCS #1) is used to sign into - - the local web UI of the device. The Actual password should have at - - least 8 characters that are a combination of uppercase, lowercase, - - numeric, and special characters.' - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.delete - name: delete - summary: Deletes the data box edge/gateway device. - signature: delete(device_name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.download_updates - name: download_updates - summary: Downloads the updates on a data box edge/gateway device. - signature: download_updates(device_name, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.get - name: get - summary: Gets the properties of the data box edge/gateway device. - signature: get(device_name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DataBoxEdgeDevice or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.get_extended_information - name: get_extended_information - summary: 'Gets additional information for the specified data box edge/gateway - - device.' - signature: get_extended_information(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: 'DataBoxEdgeDeviceExtendedInfo or ClientRawResponse if - - raw=true' - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.get_network_settings - name: get_network_settings - summary: 'Gets the network settings of the specified data box edge/gateway - - device.' - signature: get_network_settings(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: NetworkSettings or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.get_update_summary - name: get_update_summary - summary: 'Gets information about the availability of updates based on the last - - scan of the device. It also gets information about any ongoing download - - or install jobs on the device.' - signature: get_update_summary(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: UpdateSummary or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.install_updates - name: install_updates - summary: Installs the updates on the data box edge/gateway device. - signature: install_updates(device_name, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.list_by_resource_group - name: list_by_resource_group - summary: Gets all the data box edge/gateway devices in a resource group. - signature: list_by_resource_group(resource_group_name, expand=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: expand - description: 'Specify $expand=details to populate additional fields - - related to the resource or Specify $skipToken= to populate the - - next page in the list.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DataBoxEdgeDevice - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.list_by_subscription - name: list_by_subscription - summary: Gets all the data box edge/gateway devices in a subscription. - signature: list_by_subscription(expand=None, custom_headers=None, raw=False, **operation_config) - parameters: - - name: expand - description: 'Specify $expand=details to populate additional fields - - related to the resource or Specify $skipToken= to populate the - - next page in the list.' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of DataBoxEdgeDevice - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.scan_for_updates - name: scan_for_updates - summary: Scans for updates on a data box edge/gateway device. - signature: scan_for_updates(device_name, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.update - name: update - summary: Modifies a Data Box Edge/Gateway resource. - signature: update(device_name, resource_group_name, tags=None, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: tags - description: The tags attached to the Data Box Edge/Gateway resource. - defaultValue: None - types: - - [, ] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: DataBoxEdgeDevice or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.upload_certificate - name: upload_certificate - summary: Uploads registration certificate for the device. - signature: upload_certificate(device_name, resource_group_name, certificate, authentication_type=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: certificate - description: The base64 encoded certificate raw data. - isRequired: true - types: - - - - name: authentication_type - description: 'The authentication type. Possible values - - include: ''Invalid'', ''AzureActiveDirectory''' - defaultValue: None - types: - - - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: UploadCertificateResponse or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.devices_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.devices_operations.yml deleted file mode 100644 index a5f87d0b89f5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.devices_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.devices_operations -name: devices_operations -fullName: azure.mgmt.edgegateway.operations.devices_operations -classes: -- azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations.yml deleted file mode 100644 index f5492b8730b7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations -name: JobsOperations -fullName: azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations -module: azure.mgmt.edgegateway.operations.jobs_operations -summary: JobsOperations operations. -constructor: - syntax: JobsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations.get - name: get - summary: Gets the details of a specified job on a data box edge/gateway device. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The job name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Job or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.jobs_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.jobs_operations.yml deleted file mode 100644 index 4bb7800c197e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.jobs_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.jobs_operations -name: jobs_operations -fullName: azure.mgmt.edgegateway.operations.jobs_operations -classes: -- azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations.Operations.yml deleted file mode 100644 index eab8e96d8a01..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations.Operations.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.operations.Operations -name: Operations -fullName: azure.mgmt.edgegateway.operations.operations.Operations -module: azure.mgmt.edgegateway.operations.operations -summary: Operations operations. -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.operations.Operations.list - name: list - summary: List all the supported operations. - signature: list(custom_headers=None, raw=False, **operation_config) - parameters: - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Operation - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations.yml deleted file mode 100644 index aa725e5c475c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.operations -name: operations -fullName: azure.mgmt.edgegateway.operations.operations -classes: -- azure.mgmt.edgegateway.operations.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations.yml deleted file mode 100644 index 273feea53c3c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations -name: OperationsStatusOperations -fullName: azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations -module: azure.mgmt.edgegateway.operations.operations_status_operations -summary: OperationsStatusOperations operations. -constructor: - syntax: OperationsStatusOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations.get - name: get - summary: Gets the details of a specified job on a data box edge/gateway device. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The job name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Job or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations_status_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations_status_operations.yml deleted file mode 100644 index 20f2e1238f70..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations_status_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.operations_status_operations -name: operations_status_operations -fullName: azure.mgmt.edgegateway.operations.operations_status_operations -classes: -- azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.yml deleted file mode 100644 index baf687757c29..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.yml +++ /dev/null @@ -1,197 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations -name: OrdersOperations -fullName: azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations -module: azure.mgmt.edgegateway.operations.orders_operations -summary: OrdersOperations operations. -constructor: - syntax: OrdersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.create_or_update - name: create_or_update - summary: Creates or updates an order. - signature: create_or_update(device_name, order, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: order - description: The order to be created or updated. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns Order or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.delete - name: delete - summary: Deletes the order related to the device. - signature: delete(device_name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.get - name: get - summary: Gets a specific order by name. - signature: get(device_name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Order or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Lists all the orders related to a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Order - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.orders_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.orders_operations.yml deleted file mode 100644 index ba4e8e88e1eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.orders_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.orders_operations -name: orders_operations -fullName: azure.mgmt.edgegateway.operations.orders_operations -classes: -- azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.yml deleted file mode 100644 index 9ca8ec40d5ce..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.yml +++ /dev/null @@ -1,212 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.roles_operations.RolesOperations -name: RolesOperations -fullName: azure.mgmt.edgegateway.operations.roles_operations.RolesOperations -module: azure.mgmt.edgegateway.operations.roles_operations -summary: RolesOperations operations. -constructor: - syntax: RolesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.create_or_update - name: create_or_update - summary: Create or update a role. - signature: create_or_update(device_name, name, role, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The role name. - isRequired: true - types: - - - - name: role - description: The role properties. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns Role or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.delete - name: delete - summary: Deletes the role on the data box edge device. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The role name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.get - name: get - summary: Gets a specific role by name. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The role name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Role or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Lists all the roles configured in a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Role - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.roles_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.roles_operations.yml deleted file mode 100644 index 0812659d171e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.roles_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.roles_operations -name: roles_operations -fullName: azure.mgmt.edgegateway.operations.roles_operations -classes: -- azure.mgmt.edgegateway.operations.roles_operations.RolesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.yml deleted file mode 100644 index f6a7181b4397..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.yml +++ /dev/null @@ -1,259 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations -name: SharesOperations -fullName: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations -module: azure.mgmt.edgegateway.operations.shares_operations -summary: SharesOperations operations. -constructor: - syntax: SharesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.create_or_update - name: create_or_update - summary: Creates a new share or updates an existing share on the device. - signature: create_or_update(device_name, name, share, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The share name. - isRequired: true - types: - - - - name: share - description: The share properties. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns Share or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.delete - name: delete - summary: Deletes the share on the data box edge/gateway device. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The share name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.get - name: get - summary: Gets a share by name. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The share name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Share or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Lists all the shares in a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Share - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.refresh - name: refresh - summary: Refreshes the share metadata with the data from the cloud. - signature: refresh(device_name, name, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The share name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.shares_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.shares_operations.yml deleted file mode 100644 index 230abc5b94f0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.shares_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.shares_operations -name: shares_operations -fullName: azure.mgmt.edgegateway.operations.shares_operations -classes: -- azure.mgmt.edgegateway.operations.shares_operations.SharesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.yml deleted file mode 100644 index 55bb89a19cd0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations -name: StorageAccountCredentialsOperations -fullName: azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations -module: azure.mgmt.edgegateway.operations.storage_account_credentials_operations -summary: StorageAccountCredentialsOperations operations. -constructor: - syntax: StorageAccountCredentialsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.create_or_update - name: create_or_update - summary: Creates or updates the storage account credential. - signature: create_or_update(device_name, name, storage_account_credential, resource_group_name, - custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The storage account credential name. - isRequired: true - types: - - - - name: storage_account_credential - description: The storage account credential. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns - - StorageAccountCredential or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.delete - name: delete - summary: Deletes the storage account credential. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The storage account credential name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.get - name: get - summary: Gets the properties of the specified storage account credential. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The storage account credential name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: StorageAccountCredential or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: 'Gets all the storage account credentials in a data box edge/gateway - - device.' - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of StorageAccountCredential - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.storage_account_credentials_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.storage_account_credentials_operations.yml deleted file mode 100644 index 2f210bfd2a8e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.storage_account_credentials_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations -name: storage_account_credentials_operations -fullName: azure.mgmt.edgegateway.operations.storage_account_credentials_operations -classes: -- azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.yml deleted file mode 100644 index d95fde734971..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.yml +++ /dev/null @@ -1,219 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations -name: TriggersOperations -fullName: azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations -module: azure.mgmt.edgegateway.operations.triggers_operations -summary: TriggersOperations operations. -constructor: - syntax: TriggersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.create_or_update - name: create_or_update - summary: Creates or updates a trigger. - signature: create_or_update(device_name, name, trigger, resource_group_name, custom_headers=None, - raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: Creates or updates a trigger - isRequired: true - types: - - - - name: name - description: The trigger name. - isRequired: true - types: - - - - name: trigger - description: The trigger. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns Trigger or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.delete - name: delete - summary: Deletes the trigger on the gateway device. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The trigger name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.get - name: get - summary: Get a specific trigger by name. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The trigger name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: Trigger or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Lists all the triggers configured in the device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, expand=None, - custom_headers=None, raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: expand - description: 'Specify $filter=''CustomContextTag eq '' to filter - - on custom context tag property' - defaultValue: None - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of Trigger - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.triggers_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.triggers_operations.yml deleted file mode 100644 index fb4fa7555478..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.triggers_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.triggers_operations -name: triggers_operations -fullName: azure.mgmt.edgegateway.operations.triggers_operations -classes: -- azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.users_operations.UsersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.users_operations.UsersOperations.yml deleted file mode 100644 index 8ed9666aa4ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.users_operations.UsersOperations.yml +++ /dev/null @@ -1,221 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.edgegateway.operations.users_operations.UsersOperations -name: UsersOperations -fullName: azure.mgmt.edgegateway.operations.users_operations.UsersOperations -module: azure.mgmt.edgegateway.operations.users_operations -summary: UsersOperations operations. -constructor: - syntax: UsersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: 'The API version. Constant value: "2019-03-01".' - name: api_version -methods: -- uid: azure.mgmt.edgegateway.operations.users_operations.UsersOperations.create_or_update - name: create_or_update - summary: 'Creates a new user or updates an existing user''s information on a data - - box edge/gateway device.' - signature: create_or_update(device_name, name, resource_group_name, encrypted_password=None, - share_access_rights=None, custom_headers=None, raw=False, polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The user name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: encrypted_password - description: The password details. - defaultValue: None - types: - - - - name: share_access_rights - description: 'List of shares that the user has rights - - on. This field should not be specified during user creation.' - defaultValue: None - types: - - [] - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns User or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.users_operations.UsersOperations.delete - name: delete - summary: Deletes the user on a databox edge/gateway device. - signature: delete(device_name, name, resource_group_name, custom_headers=None, raw=False, - polling=True, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The user name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'The poller return type is ClientRawResponse, the - - direct response alongside the deserialized response' - defaultValue: 'False' - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - defaultValue: 'True' - return: - description: 'An instance of LROPoller that returns None or - - ClientRawResponse if raw==True' - types: - - [] - - [[]] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.users_operations.UsersOperations.get - name: get - summary: Gets the properties of the specified user. - signature: get(device_name, name, resource_group_name, custom_headers=None, raw=False, - **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: name - description: The user name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: User or ClientRawResponse if raw=true - types: - - - - - exceptions: - - type: msrestazure.azure_exceptions.CloudError -- uid: azure.mgmt.edgegateway.operations.users_operations.UsersOperations.list_by_data_box_edge_device - name: list_by_data_box_edge_device - summary: Gets all the users registered on a data box edge/gateway device. - signature: list_by_data_box_edge_device(device_name, resource_group_name, custom_headers=None, - raw=False, **operation_config) - parameters: - - name: device_name - description: The device name. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: custom_headers - description: headers that will be added to the request - defaultValue: None - types: - - - - name: raw - description: 'returns the direct response alongside the - - deserialized response' - defaultValue: 'False' - types: - - - - name: operation_config - description: '*Operation configuration - - overrides*.' - isRequired: true - return: - description: An iterator like instance of User - types: - - [] - exceptions: - - type: msrestazure.azure_exceptions.CloudError -attributes: -- uid: azure.mgmt.edgegateway.operations.users_operations.UsersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.users_operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.users_operations.yml deleted file mode 100644 index d5e0c8550181..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.users_operations.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.operations.users_operations -name: users_operations -fullName: azure.mgmt.edgegateway.operations.users_operations -classes: -- azure.mgmt.edgegateway.operations.users_operations.UsersOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.yml deleted file mode 100644 index 9875e06ec1c2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.edgegateway.operations -name: operations -fullName: azure.mgmt.edgegateway.operations -type: import -classes: -- azure.mgmt.edgegateway.operations.AlertsOperations -- azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations -- azure.mgmt.edgegateway.operations.DevicesOperations -- azure.mgmt.edgegateway.operations.JobsOperations -- azure.mgmt.edgegateway.operations.Operations -- azure.mgmt.edgegateway.operations.OperationsStatusOperations -- azure.mgmt.edgegateway.operations.OrdersOperations -- azure.mgmt.edgegateway.operations.RolesOperations -- azure.mgmt.edgegateway.operations.SharesOperations -- azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations -- azure.mgmt.edgegateway.operations.TriggersOperations -- azure.mgmt.edgegateway.operations.UsersOperations -modules: -- azure.mgmt.edgegateway.operations.alerts_operations -- azure.mgmt.edgegateway.operations.bandwidth_schedules_operations -- azure.mgmt.edgegateway.operations.devices_operations -- azure.mgmt.edgegateway.operations.jobs_operations -- azure.mgmt.edgegateway.operations.operations -- azure.mgmt.edgegateway.operations.operations_status_operations -- azure.mgmt.edgegateway.operations.orders_operations -- azure.mgmt.edgegateway.operations.roles_operations -- azure.mgmt.edgegateway.operations.shares_operations -- azure.mgmt.edgegateway.operations.storage_account_credentials_operations -- azure.mgmt.edgegateway.operations.triggers_operations -- azure.mgmt.edgegateway.operations.users_operations diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.version.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.version.yml deleted file mode 100644 index 2dcd1ad0f471..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.version.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.edgegateway.version -name: version -fullName: azure.mgmt.edgegateway.version diff --git a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.yml b/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.yml deleted file mode 100644 index 3c407aff12ae..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.edgegateway -name: edgegateway -fullName: azure.mgmt.edgegateway -type: rootImport -classes: -- azure.mgmt.edgegateway.DataBoxEdgeManagementClient -packages: -- azure.mgmt.edgegateway.models -- azure.mgmt.edgegateway.operations -modules: -- azure.mgmt.edgegateway.data_box_edge_management_client -- azure.mgmt.edgegateway.version diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.MicrosoftLogz.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.MicrosoftLogz.yml deleted file mode 100644 index 73fba668b0f9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.MicrosoftLogz.yml +++ /dev/null @@ -1,72 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.MicrosoftLogz -name: MicrosoftLogz -fullName: azure.mgmt.logz.MicrosoftLogz -module: azure.mgmt.logz -summary: MicrosoftLogz. -constructor: - syntax: 'MicrosoftLogz(credential: TokenCredential, subscription_id: str, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2020-10-01". Note that overriding - this - - default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: MonitorsOperations operations - name: monitors - types: - - -- description: Operations operations - name: operations - types: - - -- description: TagRulesOperations operations - name: tag_rules - types: - - -- description: SingleSignOnOperations operations - name: single_sign_on - types: - - -- description: SubAccountOperations operations - name: sub_account - types: - - -- description: SubAccountTagRulesOperations operations - name: sub_account_tag_rules - types: - - -- description: MonitorOperations operations - name: monitor - types: - - -methods: -- uid: azure.mgmt.logz.MicrosoftLogz.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.MicrosoftLogz.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.MicrosoftLogz.yml deleted file mode 100644 index 3d983128fc9b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.MicrosoftLogz.yml +++ /dev/null @@ -1,72 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.aio.MicrosoftLogz -name: MicrosoftLogz -fullName: azure.mgmt.logz.aio.MicrosoftLogz -module: azure.mgmt.logz.aio -summary: MicrosoftLogz. -constructor: - syntax: 'MicrosoftLogz(credential: AsyncTokenCredential, subscription_id: str, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2020-10-01". Note that overriding - this - - default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: MonitorsOperations operations - name: monitors - types: - - -- description: Operations operations - name: operations - types: - - -- description: TagRulesOperations operations - name: tag_rules - types: - - -- description: SingleSignOnOperations operations - name: single_sign_on - types: - - -- description: SubAccountOperations operations - name: sub_account - types: - - -- description: SubAccountTagRulesOperations operations - name: sub_account_tag_rules - types: - - -- description: MonitorOperations operations - name: monitor - types: - - -methods: -- uid: azure.mgmt.logz.aio.MicrosoftLogz.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.MonitorOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.MonitorOperations.yml deleted file mode 100644 index d4ff23f71490..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.MonitorOperations.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.aio.operations.MonitorOperations -name: MonitorOperations -fullName: azure.mgmt.logz.aio.operations.MonitorOperations -module: azure.mgmt.logz.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: MonitorOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.aio.operations.MonitorOperations.list_vm_host_update - name: list_vm_host_update - summary: 'Sending request to update the collection when Logz.io agent has been installed - on a VM for a - - given monitor. - - - Sending request to update the collection when Logz.io agent has been installed - on a VM for a - - given monitor.' - signature: 'list_vm_host_update(resource_group_name: str, monitor_name: str, body: - _models.VMHostUpdateRequest | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> AsyncIterable[''_models.VMResources'']' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: body - description: 'Request body to update the collection for agent installed in the - given monitor. Is - - either a model type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VMResources or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorOperations.list_vm_hosts - name: list_vm_hosts - summary: 'List the compute resources currently being monitored by the Logz main - account resource. - - - List the compute resources currently being monitored by the Logz main account - resource.' - signature: 'list_vm_hosts(resource_group_name: str, monitor_name: str, **kwargs: - Any) -> AsyncIterable[VMResources]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VMResources or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorOperations.vm_host_payload - name: vm_host_payload - summary: 'Returns the payload that needs to be passed in the request body for installing - Logz.io agent on - - a VM. - - - Returns the payload that needs to be passed in the request body for installing - Logz.io agent on - - a VM.' - signature: 'async vm_host_payload(resource_group_name: str, monitor_name: str, **kwargs: - Any) -> VMExtensionPayload' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VMExtensionPayload or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.aio.operations.MonitorOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.MonitorsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.MonitorsOperations.yml deleted file mode 100644 index c44289fca379..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.MonitorsOperations.yml +++ /dev/null @@ -1,348 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.aio.operations.MonitorsOperations -name: MonitorsOperations -fullName: azure.mgmt.logz.aio.operations.MonitorsOperations -module: azure.mgmt.logz.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: MonitorsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.begin_create - name: begin_create - summary: 'Create a monitor resource. This create operation can take upto 10 minutes - to complete. - - - Create a monitor resource. This create operation can take upto 10 minutes to complete.' - signature: 'async begin_create(resource_group_name: str, monitor_name: str, body: - _models.LogzMonitorResource | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> AsyncLROPoller[_models.LogzMonitorResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either LogzMonitorResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.begin_delete - name: begin_delete - summary: 'Delete a monitor resource. This delete operation can take upto 10 minutes - to complete. - - - Delete a monitor resource. This delete operation can take upto 10 minutes to complete.' - signature: 'async begin_delete(resource_group_name: str, monitor_name: str, **kwargs: - Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.get - name: get - summary: 'Get the properties of a specific monitor resource. - - - Get the properties of a specific monitor resource.' - signature: 'async get(resource_group_name: str, monitor_name: str, **kwargs: Any) - -> LogzMonitorResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzMonitorResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.list_by_resource_group - name: list_by_resource_group - summary: 'List all monitors under the specified resource group. - - - List all monitors under the specified resource group.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[LogzMonitorResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LogzMonitorResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.list_by_subscription - name: list_by_subscription - summary: 'List all monitors under the specified subscription. - - - List all monitors under the specified subscription.' - signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[LogzMonitorResource]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LogzMonitorResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.list_monitored_resources - name: list_monitored_resources - summary: 'List the resources currently being monitored by the Logz monitor resource. - - - List the resources currently being monitored by the Logz monitor resource.' - signature: 'list_monitored_resources(resource_group_name: str, monitor_name: str, - **kwargs: Any) -> AsyncIterable[MonitoredResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either MonitoredResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.list_user_roles - name: list_user_roles - summary: 'List the user''s roles configured on Logz.io side for the account corresponding - to the monitor - - resource. - - - List the user''s roles configured on Logz.io side for the account corresponding - to the monitor - - resource.' - signature: 'list_user_roles(resource_group_name: str, monitor_name: str, body: _models.UserRoleRequest - | None = None, *, content_type: str = ''application/json'', **kwargs: Any) -> - AsyncIterable[''_models.UserRoleResponse'']' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either UserRoleResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.update - name: update - summary: 'Update a monitor resource. - - - Update a monitor resource.' - signature: 'async update(resource_group_name: str, monitor_name: str, body: _models.LogzMonitorResourceUpdateParameters - | None = None, *, content_type: str = ''application/json'', **kwargs: Any) -> - _models.LogzMonitorResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzMonitorResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.aio.operations.MonitorsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.Operations.yml deleted file mode 100644 index f1db25959d08..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.Operations.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.aio.operations.Operations -name: Operations -fullName: azure.mgmt.logz.aio.operations.Operations -module: azure.mgmt.logz.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.aio.operations.Operations.list - name: list - summary: 'List all operations provided by Microsoft.Logz. - - - List all operations provided by Microsoft.Logz.' - signature: 'list(**kwargs: Any) -> AsyncIterable[OperationResult]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SingleSignOnOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SingleSignOnOperations.yml deleted file mode 100644 index 8c2ca356bfd3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SingleSignOnOperations.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.aio.operations.SingleSignOnOperations -name: SingleSignOnOperations -fullName: azure.mgmt.logz.aio.operations.SingleSignOnOperations -module: azure.mgmt.logz.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: SingleSignOnOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.aio.operations.SingleSignOnOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Configures single-sign-on for this resource. This operation can take upto - 10 minutes to - - complete. - - - Configures single-sign-on for this resource. This operation can take upto 10 minutes - to - - complete.' - signature: 'async begin_create_or_update(resource_group_name: str, monitor_name: - str, configuration_name: str, body: _models.LogzSingleSignOnResource | None = - None, *, content_type: str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.LogzSingleSignOnResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: configuration_name - description: Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either LogzSingleSignOnResource - or the - - result of cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SingleSignOnOperations.get - name: get - summary: 'Gets the Logz single sign-on resource for the given Monitor. - - - Gets the Logz single sign-on resource for the given Monitor.' - signature: 'async get(resource_group_name: str, monitor_name: str, configuration_name: - str, **kwargs: Any) -> LogzSingleSignOnResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: configuration_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzSingleSignOnResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SingleSignOnOperations.list - name: list - summary: 'List the single sign-on configurations for a given monitor resource. - - - List the single sign-on configurations for a given monitor resource.' - signature: 'list(resource_group_name: str, monitor_name: str, **kwargs: Any) -> - AsyncIterable[LogzSingleSignOnResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either LogzSingleSignOnResource or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.aio.operations.SingleSignOnOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SubAccountOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SubAccountOperations.yml deleted file mode 100644 index 9f1e8aba30a7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SubAccountOperations.yml +++ /dev/null @@ -1,452 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.aio.operations.SubAccountOperations -name: SubAccountOperations -fullName: azure.mgmt.logz.aio.operations.SubAccountOperations -module: azure.mgmt.logz.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: SubAccountOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.begin_create - name: begin_create - summary: 'Create sub account under a given monitor resource. This create operation - can take upto 10 - - minutes to complete. - - - Create sub account under a given monitor resource. This create operation can take - upto 10 - - minutes to complete.' - signature: 'async begin_create(resource_group_name: str, monitor_name: str, sub_account_name: - str, body: _models.LogzMonitorResource | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> AsyncLROPoller[_models.LogzMonitorResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either LogzMonitorResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.begin_delete - name: begin_delete - summary: 'Delete a sub account resource. This delete operation can take upto 10 - minutes to complete. - - - Delete a sub account resource. This delete operation can take upto 10 minutes - to complete.' - signature: 'async begin_delete(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.get - name: get - summary: 'Get a sub account under a given monitor resource. - - - Get a sub account under a given monitor resource.' - signature: 'async get(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> LogzMonitorResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzMonitorResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.list - name: list - summary: 'List the sub account under a given monitor resource. - - - List the sub account under a given monitor resource.' - signature: 'list(resource_group_name: str, monitor_name: str, **kwargs: Any) -> - AsyncIterable[LogzMonitorResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LogzMonitorResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.list_monitored_resources - name: list_monitored_resources - summary: 'List the resources currently being monitored by the Logz sub account resource. - - - List the resources currently being monitored by the Logz sub account resource.' - signature: 'list_monitored_resources(resource_group_name: str, monitor_name: str, - sub_account_name: str, **kwargs: Any) -> AsyncIterable[MonitoredResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either MonitoredResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.list_vm_host_update - name: list_vm_host_update - summary: 'Sending request to update the collection when Logz.io agent has been installed - on a VM for a - - given monitor. - - - Sending request to update the collection when Logz.io agent has been installed - on a VM for a - - given monitor.' - signature: 'list_vm_host_update(resource_group_name: str, monitor_name: str, sub_account_name: - str, body: _models.VMHostUpdateRequest | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> AsyncIterable[''_models.VMResources'']' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: body - description: 'Request body to update the collection for agent installed in the - given monitor. Is - - either a model type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VMResources or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.list_vm_hosts - name: list_vm_hosts - summary: 'List the compute resources currently being monitored by the Logz sub account - resource. - - - List the compute resources currently being monitored by the Logz sub account resource.' - signature: 'list_vm_hosts(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> AsyncIterable[VMResources]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VMResources or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.update - name: update - summary: 'Update a monitor resource. - - - Update a monitor resource.' - signature: 'async update(resource_group_name: str, monitor_name: str, sub_account_name: - str, body: _models.LogzMonitorResourceUpdateParameters | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.LogzMonitorResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzMonitorResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.vm_host_payload - name: vm_host_payload - summary: 'Returns the payload that needs to be passed as a request for installing - Logz.io agent on a VM. - - - Returns the payload that needs to be passed as a request for installing Logz.io - agent on a VM.' - signature: 'async vm_host_payload(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> VMExtensionPayload' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VMExtensionPayload or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.aio.operations.SubAccountOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.yml deleted file mode 100644 index b4748b923595..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations -name: SubAccountTagRulesOperations -fullName: azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations -module: azure.mgmt.logz.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: SubAccountTagRulesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.create_or_update - name: create_or_update - summary: 'Create or update a tag rule set for a given sub account resource. - - - Create or update a tag rule set for a given sub account resource.' - signature: 'async create_or_update(resource_group_name: str, monitor_name: str, - sub_account_name: str, rule_set_name: str, body: _models.MonitoringTagRules | - None = None, *, content_type: str = ''application/json'', **kwargs: Any) -> _models.MonitoringTagRules' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: MonitoringTagRules or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.delete - name: delete - summary: 'Delete a tag rule set for a given monitor resource. - - - Delete a tag rule set for a given monitor resource.' - signature: 'async delete(resource_group_name: str, monitor_name: str, sub_account_name: - str, rule_set_name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.get - name: get - summary: 'Get a tag rule set for a given monitor resource. - - - Get a tag rule set for a given monitor resource.' - signature: 'async get(resource_group_name: str, monitor_name: str, sub_account_name: - str, rule_set_name: str, **kwargs: Any) -> MonitoringTagRules' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: MonitoringTagRules or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.list - name: list - summary: 'List the tag rules for a given sub account resource. - - - List the tag rules for a given sub account resource.' - signature: 'list(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> AsyncIterable[MonitoringTagRules]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either MonitoringTagRules or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.TagRulesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.TagRulesOperations.yml deleted file mode 100644 index 7e41fe4b6a4d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.TagRulesOperations.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.aio.operations.TagRulesOperations -name: TagRulesOperations -fullName: azure.mgmt.logz.aio.operations.TagRulesOperations -module: azure.mgmt.logz.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TagRulesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.aio.operations.TagRulesOperations.create_or_update - name: create_or_update - summary: 'Create or update a tag rule set for a given monitor resource. - - - Create or update a tag rule set for a given monitor resource.' - signature: 'async create_or_update(resource_group_name: str, monitor_name: str, - rule_set_name: str, body: _models.MonitoringTagRules | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.MonitoringTagRules' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: MonitoringTagRules or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.TagRulesOperations.delete - name: delete - summary: 'Delete a tag rule set for a given monitor resource. - - - Delete a tag rule set for a given monitor resource.' - signature: 'async delete(resource_group_name: str, monitor_name: str, rule_set_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.TagRulesOperations.get - name: get - summary: 'Get a tag rule set for a given monitor resource. - - - Get a tag rule set for a given monitor resource.' - signature: 'async get(resource_group_name: str, monitor_name: str, rule_set_name: - str, **kwargs: Any) -> MonitoringTagRules' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: MonitoringTagRules or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.aio.operations.TagRulesOperations.list - name: list - summary: 'List the tag rules for a given monitor resource. - - - List the tag rules for a given monitor resource.' - signature: 'list(resource_group_name: str, monitor_name: str, **kwargs: Any) -> - AsyncIterable[MonitoringTagRules]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either MonitoringTagRules or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.aio.operations.TagRulesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.yml deleted file mode 100644 index 894e9ffb830a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.logz.aio.operations -name: operations -fullName: azure.mgmt.logz.aio.operations -type: import -classes: -- azure.mgmt.logz.aio.operations.MonitorOperations -- azure.mgmt.logz.aio.operations.MonitorsOperations -- azure.mgmt.logz.aio.operations.Operations -- azure.mgmt.logz.aio.operations.SingleSignOnOperations -- azure.mgmt.logz.aio.operations.SubAccountOperations -- azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations -- azure.mgmt.logz.aio.operations.TagRulesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.yml deleted file mode 100644 index 01bdbb5dd361..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.logz.aio -name: aio -fullName: azure.mgmt.logz.aio -type: import -classes: -- azure.mgmt.logz.aio.MicrosoftLogz -packages: -- azure.mgmt.logz.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.CreatedByType.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.CreatedByType.yml deleted file mode 100644 index cfbf6d1f1e2d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.CreatedByType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.CreatedByType -name: CreatedByType -fullName: azure.mgmt.logz.models.CreatedByType -summary: The type of identity that created the resource. -module: azure.mgmt.logz.models -fields: -- name: APPLICATION - uid: azure.mgmt.logz.models.CreatedByType.APPLICATION -- name: KEY - uid: azure.mgmt.logz.models.CreatedByType.KEY -- name: MANAGED_IDENTITY - uid: azure.mgmt.logz.models.CreatedByType.MANAGED_IDENTITY -- name: USER - uid: azure.mgmt.logz.models.CreatedByType.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorAdditionalInfo.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorAdditionalInfo.yml deleted file mode 100644 index 231caa96b3d3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorAdditionalInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.ErrorAdditionalInfo -name: ErrorAdditionalInfo -fullName: azure.mgmt.logz.models.ErrorAdditionalInfo -module: azure.mgmt.logz.models -summary: 'The resource management error additional info. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorAdditionalInfo(**kwargs) -variables: -- description: The additional info type. - name: type - types: - - -- description: The additional info. - name: info - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorDetail.yml deleted file mode 100644 index 313ac920dabd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorDetail.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.ErrorDetail -name: ErrorDetail -fullName: azure.mgmt.logz.models.ErrorDetail -module: azure.mgmt.logz.models -summary: 'The error detail. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorDetail(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- description: The error target. - name: target - types: - - -- description: The error details. - name: details - types: - - [] -- description: The error additional info. - name: additional_info - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorResponse.yml deleted file mode 100644 index e55540df4481..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorResponse.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.logz.models.ErrorResponse -module: azure.mgmt.logz.models -summary: Common error response for all Azure Resource Manager APIs to return error - details for failed operations. (This also follows the OData error response format.). -constructor: - syntax: 'ErrorResponse(*, error: _models.ErrorDetail | None = None, **kwargs)' - keywordOnlyParameters: - - name: error - description: The error object. - defaultValue: None - types: - - -variables: -- description: The error object. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.FilteringTag.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.FilteringTag.yml deleted file mode 100644 index a3baf382e80d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.FilteringTag.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.FilteringTag -name: FilteringTag -fullName: azure.mgmt.logz.models.FilteringTag -module: azure.mgmt.logz.models -summary: The definition of a filtering tag. Filtering tags are used for capturing - resources and include/exclude them from being monitored. -constructor: - syntax: 'FilteringTag(*, name: str | None = None, value: str | None = None, action: - str | _models.TagAction | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: The name (also known as the key) of the tag. - defaultValue: None - types: - - - - name: value - description: The value of the tag. - defaultValue: None - types: - - - - name: action - description: 'Valid actions for a filtering tag. Exclusion takes priority over - inclusion. - - Known values are: "Include" and "Exclude".' - defaultValue: None - types: - - - - -variables: -- description: The name (also known as the key) of the tag. - name: name - types: - - -- description: The value of the tag. - name: value - types: - - -- description: 'Valid actions for a filtering tag. Exclusion takes priority over inclusion. - Known - - values are: "Include" and "Exclude".' - name: action - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.IdentityProperties.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.IdentityProperties.yml deleted file mode 100644 index f2ed3b9b9259..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.IdentityProperties.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.IdentityProperties -name: IdentityProperties -fullName: azure.mgmt.logz.models.IdentityProperties -module: azure.mgmt.logz.models -summary: 'IdentityProperties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'IdentityProperties(*, type: str | _models.ManagedIdentityTypes | None = - None, **kwargs)' - keywordOnlyParameters: - - name: type - description: 'Known values are: "SystemAssigned" and "UserAssigned".' - defaultValue: None - types: - - - - -variables: -- description: The identity ID. - name: principal_id - types: - - -- description: The tenant ID of resource. - name: tenant_id - types: - - -- description: 'Known values are: "SystemAssigned" and "UserAssigned".' - name: type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LiftrResourceCategories.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LiftrResourceCategories.yml deleted file mode 100644 index ad1afc99ef58..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LiftrResourceCategories.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.LiftrResourceCategories -name: LiftrResourceCategories -fullName: azure.mgmt.logz.models.LiftrResourceCategories -summary: LiftrResourceCategories. -module: azure.mgmt.logz.models -fields: -- name: MONITOR_LOGS - uid: azure.mgmt.logz.models.LiftrResourceCategories.MONITOR_LOGS -- name: UNKNOWN - uid: azure.mgmt.logz.models.LiftrResourceCategories.UNKNOWN diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogRules.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogRules.yml deleted file mode 100644 index ae1f68bb3327..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogRules.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.LogRules -name: LogRules -fullName: azure.mgmt.logz.models.LogRules -module: azure.mgmt.logz.models -summary: Set of rules for sending logs for the Monitor resource. -constructor: - syntax: 'LogRules(*, send_aad_logs: bool | None = None, send_subscription_logs: - bool | None = None, send_activity_logs: bool | None = None, filtering_tags: List[_models.FilteringTag] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: send_aad_logs - description: Flag specifying if AAD logs should be sent for the Monitor resource. - defaultValue: None - types: - - - - name: send_subscription_logs - description: 'Flag specifying if subscription logs should be sent for the - - Monitor resource.' - defaultValue: None - types: - - - - name: send_activity_logs - description: 'Flag specifying if activity logs from Azure resources should be - - sent for the Monitor resource.' - defaultValue: None - types: - - - - name: filtering_tags - description: 'List of filtering tags to be used for capturing logs. This only - takes - - effect if SendActivityLogs flag is enabled. If empty, all resources will be - captured. If only - - Exclude action is specified, the rules will apply to the list of all available - resources. If - - Include actions are specified, the rules will only include resources with the - associated tags.' - defaultValue: None - types: - - [] -variables: -- description: Flag specifying if AAD logs should be sent for the Monitor resource. - name: send_aad_logs - types: - - -- description: 'Flag specifying if subscription logs should be sent for the - - Monitor resource.' - name: send_subscription_logs - types: - - -- description: 'Flag specifying if activity logs from Azure resources should be sent - - for the Monitor resource.' - name: send_activity_logs - types: - - -- description: 'List of filtering tags to be used for capturing logs. This only takes - - effect if SendActivityLogs flag is enabled. If empty, all resources will be captured. - If only - - Exclude action is specified, the rules will apply to the list of all available - resources. If - - Include actions are specified, the rules will only include resources with the - associated tags.' - name: filtering_tags - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResource.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResource.yml deleted file mode 100644 index f7f3b5b0f589..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResource.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.LogzMonitorResource -name: LogzMonitorResource -fullName: azure.mgmt.logz.models.LogzMonitorResource -module: azure.mgmt.logz.models -summary: 'LogzMonitorResource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LogzMonitorResource(*, location: str, properties: _models.MonitorProperties - | None = None, identity: _models.IdentityProperties | None = None, tags: Dict[str, - str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: properties - description: Properties specific to the monitor resource. - defaultValue: None - types: - - - - name: identity - defaultValue: None - types: - - - - name: tags - description: Dictionary of ``. - defaultValue: None - types: - - [, ] - - name: location - description: Required. - types: - - -variables: -- description: ARM id of the monitor resource. - name: id - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: Name of the monitor resource. - name: name - types: - - -- description: The type of the monitor resource. - name: type - types: - - -- description: Properties specific to the monitor resource. - name: properties - types: - - -- name: identity - types: - - -- description: Dictionary of ``. - name: tags - types: - - [, ] -- description: Required. - name: location - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResourceListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResourceListResponse.yml deleted file mode 100644 index da2d8e47dd1b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResourceListResponse.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.LogzMonitorResourceListResponse -name: LogzMonitorResourceListResponse -fullName: azure.mgmt.logz.models.LogzMonitorResourceListResponse -module: azure.mgmt.logz.models -summary: Response of a list operation. -constructor: - syntax: 'LogzMonitorResourceListResponse(*, value: List[_models.LogzMonitorResource] - | None = None, next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Results of a list operation. - defaultValue: None - types: - - [] - - name: next_link - description: Link to the next set of results, if any. - defaultValue: None - types: - - -variables: -- description: Results of a list operation. - name: value - types: - - [] -- description: Link to the next set of results, if any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResourceUpdateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResourceUpdateParameters.yml deleted file mode 100644 index b47923ca120e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResourceUpdateParameters.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.LogzMonitorResourceUpdateParameters -name: LogzMonitorResourceUpdateParameters -fullName: azure.mgmt.logz.models.LogzMonitorResourceUpdateParameters -module: azure.mgmt.logz.models -summary: The parameters for a PATCH request to a monitor resource. -constructor: - syntax: 'LogzMonitorResourceUpdateParameters(*, properties: _models.MonitorUpdateProperties - | None = None, tags: Dict[str, str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: properties - description: 'The set of properties that can be update in a PATCH request to a - monitor - - resource.' - defaultValue: None - types: - - - - name: tags - description: The new tags of the monitor resource. - defaultValue: None - types: - - [, ] -variables: -- description: 'The set of properties that can be update in a PATCH request to a monitor - - resource.' - name: properties - types: - - -- description: The new tags of the monitor resource. - name: tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzOrganizationProperties.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzOrganizationProperties.yml deleted file mode 100644 index 51b4cba117ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzOrganizationProperties.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.LogzOrganizationProperties -name: LogzOrganizationProperties -fullName: azure.mgmt.logz.models.LogzOrganizationProperties -module: azure.mgmt.logz.models -summary: 'LogzOrganizationProperties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'LogzOrganizationProperties(*, company_name: str | None = None, enterprise_app_id: - str | None = None, single_sign_on_url: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: company_name - description: Name of the Logz organization. - defaultValue: None - types: - - - - name: enterprise_app_id - description: The Id of the Enterprise App used for Single sign on. - defaultValue: None - types: - - - - name: single_sign_on_url - description: The login URL specific to this Logz Organization. - defaultValue: None - types: - - -variables: -- description: Name of the Logz organization. - name: company_name - types: - - -- description: Id of the Logz organization. - name: id - types: - - -- description: The Id of the Enterprise App used for Single sign on. - name: enterprise_app_id - types: - - -- description: The login URL specific to this Logz Organization. - name: single_sign_on_url - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnProperties.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnProperties.yml deleted file mode 100644 index e66ecbb63c87..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnProperties.yml +++ /dev/null @@ -1,58 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.LogzSingleSignOnProperties -name: LogzSingleSignOnProperties -fullName: azure.mgmt.logz.models.LogzSingleSignOnProperties -module: azure.mgmt.logz.models -summary: 'LogzSingleSignOnProperties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'LogzSingleSignOnProperties(*, single_sign_on_state: str | _models.SingleSignOnStates - | None = None, enterprise_app_id: str | None = None, single_sign_on_url: str | - None = None, **kwargs)' - keywordOnlyParameters: - - name: single_sign_on_state - description: 'Various states of the SSO resource. Known values are: "Initial", - - "Enable", "Disable", and "Existing".' - defaultValue: None - types: - - - - - - name: enterprise_app_id - description: The Id of the Enterprise App used for Single sign-on. - defaultValue: None - types: - - - - name: single_sign_on_url - description: The login URL specific to this Logz Organization. - defaultValue: None - types: - - -variables: -- description: 'Various states of the SSO resource. Known values are: "Initial", - - "Enable", "Disable", and "Existing".' - name: single_sign_on_state - types: - - - - -- description: The Id of the Enterprise App used for Single sign-on. - name: enterprise_app_id - types: - - -- description: The login URL specific to this Logz Organization. - name: single_sign_on_url - types: - - -- description: 'Flag specifying if the resource provisioning state as tracked by ARM. - - Known values are: "Accepted", "Creating", "Updating", "Deleting", "Succeeded", - "Failed", - - "Canceled", "Deleted", and "NotSpecified".' - name: provisioning_state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnResource.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnResource.yml deleted file mode 100644 index c61bde7ac622..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnResource.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.LogzSingleSignOnResource -name: LogzSingleSignOnResource -fullName: azure.mgmt.logz.models.LogzSingleSignOnResource -module: azure.mgmt.logz.models -summary: 'LogzSingleSignOnResource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'LogzSingleSignOnResource(*, properties: _models.LogzSingleSignOnProperties - | None = None, **kwargs)' - keywordOnlyParameters: - - name: properties - defaultValue: None - types: - - -variables: -- description: ARM id of the resource. - name: id - types: - - -- description: Name of the configuration. - name: name - types: - - -- description: The type of the resource. - name: type - types: - - -- description: Metadata pertaining to creation and last modification of the resource. - name: system_data - types: - - -- name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnResourceListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnResourceListResponse.yml deleted file mode 100644 index 2705beddbec1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnResourceListResponse.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.LogzSingleSignOnResourceListResponse -name: LogzSingleSignOnResourceListResponse -fullName: azure.mgmt.logz.models.LogzSingleSignOnResourceListResponse -module: azure.mgmt.logz.models -summary: Response of a list operation. -constructor: - syntax: 'LogzSingleSignOnResourceListResponse(*, value: List[_models.LogzSingleSignOnResource] - | None = None, next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Results of a list operation. - defaultValue: None - types: - - [] - - name: next_link - description: Link to the next set of results, if any. - defaultValue: None - types: - - -variables: -- description: Results of a list operation. - name: value - types: - - [] -- description: Link to the next set of results, if any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ManagedIdentityTypes.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ManagedIdentityTypes.yml deleted file mode 100644 index 6f9eaa87dd8e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ManagedIdentityTypes.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.ManagedIdentityTypes -name: ManagedIdentityTypes -fullName: azure.mgmt.logz.models.ManagedIdentityTypes -summary: ManagedIdentityTypes. -module: azure.mgmt.logz.models -fields: -- name: SYSTEM_ASSIGNED - uid: azure.mgmt.logz.models.ManagedIdentityTypes.SYSTEM_ASSIGNED -- name: USER_ASSIGNED - uid: azure.mgmt.logz.models.ManagedIdentityTypes.USER_ASSIGNED diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MarketplaceSubscriptionStatus.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MarketplaceSubscriptionStatus.yml deleted file mode 100644 index 913df924acd5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MarketplaceSubscriptionStatus.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.MarketplaceSubscriptionStatus -name: MarketplaceSubscriptionStatus -fullName: azure.mgmt.logz.models.MarketplaceSubscriptionStatus -summary: 'Flag specifying the Marketplace Subscription Status of the resource. If - payment is not made in - - time, the resource will go in Suspended state.' -module: azure.mgmt.logz.models -fields: -- name: ACTIVE - uid: azure.mgmt.logz.models.MarketplaceSubscriptionStatus.ACTIVE -- name: SUSPENDED - uid: azure.mgmt.logz.models.MarketplaceSubscriptionStatus.SUSPENDED diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitorProperties.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitorProperties.yml deleted file mode 100644 index e62291e26da6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitorProperties.yml +++ /dev/null @@ -1,93 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.MonitorProperties -name: MonitorProperties -fullName: azure.mgmt.logz.models.MonitorProperties -module: azure.mgmt.logz.models -summary: 'Properties specific to the monitor resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'MonitorProperties(*, monitoring_status: str | _models.MonitoringStatus - = ''Enabled'', marketplace_subscription_status: str | _models.MarketplaceSubscriptionStatus - = ''Active'', logz_organization_properties: _models.LogzOrganizationProperties - | None = None, user_info: _models.UserInfo | None = None, plan_data: _models.PlanData - | None = None, **kwargs)' - keywordOnlyParameters: - - name: monitoring_status - description: 'Flag specifying if the resource monitoring is enabled or disabled. - - Known values are: "Enabled" and "Disabled".' - defaultValue: Enabled - types: - - - - - - name: marketplace_subscription_status - description: 'Flag specifying the Marketplace Subscription Status - - of the resource. If payment is not made in time, the resource will go in Suspended - state. Known - - values are: "Active" and "Suspended".' - defaultValue: Active - types: - - - - - - name: logz_organization_properties - defaultValue: None - types: - - - - name: user_info - defaultValue: None - types: - - - - name: plan_data - defaultValue: None - types: - - -variables: -- description: 'Flag specifying if the resource provisioning state as tracked by ARM. - - Known values are: "Accepted", "Creating", "Updating", "Deleting", "Succeeded", - "Failed", - - "Canceled", "Deleted", and "NotSpecified".' - name: provisioning_state - types: - - - - -- description: 'Flag specifying if the resource monitoring is enabled or disabled. - - Known values are: "Enabled" and "Disabled".' - name: monitoring_status - types: - - - - -- description: 'Flag specifying the Marketplace Subscription Status of - - the resource. If payment is not made in time, the resource will go in Suspended - state. Known - - values are: "Active" and "Suspended".' - name: marketplace_subscription_status - types: - - - - -- name: logz_organization_properties - types: - - -- name: user_info - types: - - -- name: plan_data - types: - - -- description: 'Known values are: "Unknown" and "MonitorLogs".' - name: liftr_resource_category - types: - - - - -- description: The priority of the resource. - name: liftr_resource_preference - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitorUpdateProperties.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitorUpdateProperties.yml deleted file mode 100644 index 1d9c48e4ecf3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitorUpdateProperties.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.MonitorUpdateProperties -name: MonitorUpdateProperties -fullName: azure.mgmt.logz.models.MonitorUpdateProperties -module: azure.mgmt.logz.models -summary: The set of properties that can be update in a PATCH request to a monitor - resource. -constructor: - syntax: 'MonitorUpdateProperties(*, monitoring_status: str | _models.MonitoringStatus - = ''Enabled'', **kwargs)' - keywordOnlyParameters: - - name: monitoring_status - description: 'Flag specifying if the resource monitoring is enabled or disabled. - - Known values are: "Enabled" and "Disabled".' - defaultValue: Enabled - types: - - - - -variables: -- description: 'Flag specifying if the resource monitoring is enabled or disabled. - - Known values are: "Enabled" and "Disabled".' - name: monitoring_status - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoredResource.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoredResource.yml deleted file mode 100644 index 8a041adf68ed..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoredResource.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.MonitoredResource -name: MonitoredResource -fullName: azure.mgmt.logz.models.MonitoredResource -module: azure.mgmt.logz.models -summary: 'The properties of a resource currently being monitored by the Logz monitor - resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'MonitoredResource(*, id: str | None = None, sending_metrics: bool | None - = None, reason_for_metrics_status: str | None = None, sending_logs: bool | None - = None, reason_for_logs_status: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: id - description: The ARM id of the resource. - defaultValue: None - types: - - - - name: sending_metrics - description: Flag indicating if resource is sending metrics to Logz. - defaultValue: None - types: - - - - name: reason_for_metrics_status - description: 'Reason for why the resource is sending metrics (or why it - - is not sending).' - defaultValue: None - types: - - - - name: sending_logs - description: Flag indicating if resource is sending logs to Logz. - defaultValue: None - types: - - - - name: reason_for_logs_status - description: 'Reason for why the resource is sending logs (or why it is not - - sending).' - defaultValue: None - types: - - -variables: -- description: The ARM id of the resource. - name: id - types: - - -- description: Flag indicating if resource is sending metrics to Logz. - name: sending_metrics - types: - - -- description: 'Reason for why the resource is sending metrics (or why it is - - not sending).' - name: reason_for_metrics_status - types: - - -- description: Flag indicating if resource is sending logs to Logz. - name: sending_logs - types: - - -- description: Metadata pertaining to creation and last modification of the resource. - name: system_data - types: - - -- description: 'Reason for why the resource is sending logs (or why it is not - - sending).' - name: reason_for_logs_status - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoredResourceListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoredResourceListResponse.yml deleted file mode 100644 index 0726f6b01746..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoredResourceListResponse.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.MonitoredResourceListResponse -name: MonitoredResourceListResponse -fullName: azure.mgmt.logz.models.MonitoredResourceListResponse -module: azure.mgmt.logz.models -summary: Response of a list operation. -constructor: - syntax: 'MonitoredResourceListResponse(*, value: List[_models.MonitoredResource] - | None = None, next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Results of a list operation. - defaultValue: None - types: - - [] - - name: next_link - description: Link to the next set of results, if any. - defaultValue: None - types: - - -variables: -- description: Results of a list operation. - name: value - types: - - [] -- description: Link to the next set of results, if any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringStatus.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringStatus.yml deleted file mode 100644 index 4021366da318..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringStatus.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.MonitoringStatus -name: MonitoringStatus -fullName: azure.mgmt.logz.models.MonitoringStatus -summary: Flag specifying if the resource monitoring is enabled or disabled. -module: azure.mgmt.logz.models -fields: -- name: DISABLED - uid: azure.mgmt.logz.models.MonitoringStatus.DISABLED -- name: ENABLED - uid: azure.mgmt.logz.models.MonitoringStatus.ENABLED diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRules.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRules.yml deleted file mode 100644 index aec58e720bdb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRules.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.MonitoringTagRules -name: MonitoringTagRules -fullName: azure.mgmt.logz.models.MonitoringTagRules -module: azure.mgmt.logz.models -summary: 'Capture logs and metrics of Azure resources based on ARM tags. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'MonitoringTagRules(*, properties: _models.MonitoringTagRulesProperties - | None = None, **kwargs)' - keywordOnlyParameters: - - name: properties - description: Definition of the properties for a TagRules resource. - defaultValue: None - types: - - -variables: -- description: Name of the rule set. - name: name - types: - - -- description: The id of the rule set. - name: id - types: - - -- description: The type of the rule set. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: Definition of the properties for a TagRules resource. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRulesListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRulesListResponse.yml deleted file mode 100644 index 645531ef10a4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRulesListResponse.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.MonitoringTagRulesListResponse -name: MonitoringTagRulesListResponse -fullName: azure.mgmt.logz.models.MonitoringTagRulesListResponse -module: azure.mgmt.logz.models -summary: Response of a list operation. -constructor: - syntax: 'MonitoringTagRulesListResponse(*, value: List[_models.MonitoringTagRules] - | None = None, next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Results of a list operation. - defaultValue: None - types: - - [] - - name: next_link - description: Link to the next set of results, if any. - defaultValue: None - types: - - -variables: -- description: Results of a list operation. - name: value - types: - - [] -- description: Link to the next set of results, if any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRulesProperties.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRulesProperties.yml deleted file mode 100644 index 203d648d22ce..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRulesProperties.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.MonitoringTagRulesProperties -name: MonitoringTagRulesProperties -fullName: azure.mgmt.logz.models.MonitoringTagRulesProperties -module: azure.mgmt.logz.models -summary: 'Definition of the properties for a TagRules resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'MonitoringTagRulesProperties(*, log_rules: _models.LogRules | None = None, - **kwargs)' - keywordOnlyParameters: - - name: log_rules - description: Set of rules for sending logs for the Monitor resource. - defaultValue: None - types: - - -variables: -- description: 'Flag specifying if the resource provisioning state as tracked by ARM. - - Known values are: "Accepted", "Creating", "Updating", "Deleting", "Succeeded", - "Failed", - - "Canceled", "Deleted", and "NotSpecified".' - name: provisioning_state - types: - - - - -- description: Set of rules for sending logs for the Monitor resource. - name: log_rules - types: - - -- description: Metadata pertaining to creation and last modification of the resource. - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationDisplay.yml deleted file mode 100644 index b9656468ff99..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationDisplay.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.logz.models.OperationDisplay -module: azure.mgmt.logz.models -summary: The object that represents the operation. -constructor: - syntax: 'OperationDisplay(*, provider: str | None = None, resource: str | None = - None, operation: str | None = None, description: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: provider - description: Service provider, i.e., Microsoft.Logz. - defaultValue: None - types: - - - - name: resource - description: Type on which the operation is performed, e.g., 'monitors'. - defaultValue: None - types: - - - - name: operation - description: Operation type, e.g., read, write, delete, etc. - defaultValue: None - types: - - - - name: description - description: Description of the operation, e.g., 'Write monitors'. - defaultValue: None - types: - - -variables: -- description: Service provider, i.e., Microsoft.Logz. - name: provider - types: - - -- description: Type on which the operation is performed, e.g., 'monitors'. - name: resource - types: - - -- description: Operation type, e.g., read, write, delete, etc. - name: operation - types: - - -- description: Description of the operation, e.g., 'Write monitors'. - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationListResult.yml deleted file mode 100644 index 8593da16466b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationListResult.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.logz.models.OperationListResult -module: azure.mgmt.logz.models -summary: Result of GET request to list the Microsoft.Logz operations. -constructor: - syntax: 'OperationListResult(*, value: List[_models.OperationResult] | None = None, - next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: List of operations supported by the Microsoft.Logz provider. - defaultValue: None - types: - - [] - - name: next_link - description: URL to get the next set of operation list results if there are any. - defaultValue: None - types: - - -variables: -- description: List of operations supported by the Microsoft.Logz provider. - name: value - types: - - [] -- description: URL to get the next set of operation list results if there are any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationResult.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationResult.yml deleted file mode 100644 index cc4da65b54ac..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationResult.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.OperationResult -name: OperationResult -fullName: azure.mgmt.logz.models.OperationResult -module: azure.mgmt.logz.models -summary: A Microsoft.Logz REST API operation. -constructor: - syntax: 'OperationResult(*, name: str | None = None, is_data_action: bool | None - = None, display: _models.OperationDisplay | None = None, origin: str | None = - None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Operation name, i.e., {provider}/{resource}/{operation}. - defaultValue: None - types: - - - - name: is_data_action - description: Indicates whether the operation is a data action. - defaultValue: None - types: - - - - name: display - description: The object that represents the operation. - defaultValue: None - types: - - - - name: origin - description: Origin of the operation. - defaultValue: None - types: - - -variables: -- description: Operation name, i.e., {provider}/{resource}/{operation}. - name: name - types: - - -- description: Indicates whether the operation is a data action. - name: is_data_action - types: - - -- description: The object that represents the operation. - name: display - types: - - -- description: Origin of the operation. - name: origin - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.PlanData.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.PlanData.yml deleted file mode 100644 index c5da873fba2e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.PlanData.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.PlanData -name: PlanData -fullName: azure.mgmt.logz.models.PlanData -module: azure.mgmt.logz.models -summary: PlanData. -constructor: - syntax: 'PlanData(*, usage_type: str | None = None, billing_cycle: str | None = - None, plan_details: str | None = None, effective_date: datetime | None = None, - **kwargs)' - keywordOnlyParameters: - - name: usage_type - description: different usage type like PAYG/COMMITTED. this could be enum. - defaultValue: None - types: - - - - name: billing_cycle - description: different billing cycles like MONTHLY/WEEKLY. this could be enum. - defaultValue: None - types: - - - - name: plan_details - description: plan id as published by Logz. - defaultValue: None - types: - - - - name: effective_date - description: date when plan was applied. - defaultValue: None - types: - - -variables: -- description: different usage type like PAYG/COMMITTED. this could be enum. - name: usage_type - types: - - -- description: different billing cycles like MONTHLY/WEEKLY. this could be enum. - name: billing_cycle - types: - - -- description: plan id as published by Logz. - name: plan_details - types: - - -- description: date when plan was applied. - name: effective_date - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ProvisioningState.yml deleted file mode 100644 index 29ef4f1424f1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ProvisioningState.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.ProvisioningState -name: ProvisioningState -fullName: azure.mgmt.logz.models.ProvisioningState -summary: Flag specifying if the resource provisioning state as tracked by ARM. -module: azure.mgmt.logz.models -fields: -- name: ACCEPTED - uid: azure.mgmt.logz.models.ProvisioningState.ACCEPTED -- name: CANCELED - uid: azure.mgmt.logz.models.ProvisioningState.CANCELED -- name: CREATING - uid: azure.mgmt.logz.models.ProvisioningState.CREATING -- name: DELETED - uid: azure.mgmt.logz.models.ProvisioningState.DELETED -- name: DELETING - uid: azure.mgmt.logz.models.ProvisioningState.DELETING -- name: FAILED - uid: azure.mgmt.logz.models.ProvisioningState.FAILED -- name: NOT_SPECIFIED - uid: azure.mgmt.logz.models.ProvisioningState.NOT_SPECIFIED -- name: SUCCEEDED - uid: azure.mgmt.logz.models.ProvisioningState.SUCCEEDED -- name: UPDATING - uid: azure.mgmt.logz.models.ProvisioningState.UPDATING diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.SingleSignOnStates.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.SingleSignOnStates.yml deleted file mode 100644 index 4d53708a2728..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.SingleSignOnStates.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.SingleSignOnStates -name: SingleSignOnStates -fullName: azure.mgmt.logz.models.SingleSignOnStates -summary: Various states of the SSO resource. -module: azure.mgmt.logz.models -fields: -- name: DISABLE - uid: azure.mgmt.logz.models.SingleSignOnStates.DISABLE -- name: ENABLE - uid: azure.mgmt.logz.models.SingleSignOnStates.ENABLE -- name: EXISTING - uid: azure.mgmt.logz.models.SingleSignOnStates.EXISTING -- name: INITIAL - uid: azure.mgmt.logz.models.SingleSignOnStates.INITIAL diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.SystemData.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.SystemData.yml deleted file mode 100644 index 93ea1bf56288..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.SystemData.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.SystemData -name: SystemData -fullName: azure.mgmt.logz.models.SystemData -module: azure.mgmt.logz.models -summary: Metadata pertaining to creation and last modification of the resource. -constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | _models.CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | _models.CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs)' - keywordOnlyParameters: - - name: created_by - description: The identity that created the resource. - defaultValue: None - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - defaultValue: None - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - defaultValue: None - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Known - - values are: "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: last_modified_at - description: The timestamp of resource last modification (UTC). - defaultValue: None - types: - - -variables: -- description: The identity that created the resource. - name: created_by - types: - - -- description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - name: created_by_type - types: - - - - -- description: The timestamp of resource creation (UTC). - name: created_at - types: - - -- description: The identity that last modified the resource. - name: last_modified_by - types: - - -- description: 'The type of identity that last modified the resource. Known values - - are: "User", "Application", "ManagedIdentity", and "Key".' - name: last_modified_by_type - types: - - - - -- description: The timestamp of resource last modification (UTC). - name: last_modified_at - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.TagAction.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.TagAction.yml deleted file mode 100644 index d4c033f1f406..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.TagAction.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.TagAction -name: TagAction -fullName: azure.mgmt.logz.models.TagAction -summary: Valid actions for a filtering tag. Exclusion takes priority over inclusion. -module: azure.mgmt.logz.models -fields: -- name: EXCLUDE - uid: azure.mgmt.logz.models.TagAction.EXCLUDE -- name: INCLUDE - uid: azure.mgmt.logz.models.TagAction.INCLUDE diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserInfo.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserInfo.yml deleted file mode 100644 index 7e9021cf213a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserInfo.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.UserInfo -name: UserInfo -fullName: azure.mgmt.logz.models.UserInfo -module: azure.mgmt.logz.models -summary: UserInfo. -constructor: - syntax: 'UserInfo(*, first_name: str | None = None, last_name: str | None = None, - email_address: str | None = None, phone_number: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: first_name - description: First Name of the user. - defaultValue: None - types: - - - - name: last_name - description: Last Name of the user. - defaultValue: None - types: - - - - name: email_address - description: Email of the user used by Logz for contacting them if needed. - defaultValue: None - types: - - - - name: phone_number - description: Phone number of the user used by Logz for contacting them if needed. - defaultValue: None - types: - - -variables: -- description: First Name of the user. - name: first_name - types: - - -- description: Last Name of the user. - name: last_name - types: - - -- description: Email of the user used by Logz for contacting them if needed. - name: email_address - types: - - -- description: Phone number of the user used by Logz for contacting them if needed. - name: phone_number - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRole.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRole.yml deleted file mode 100644 index 6b8b44daabf5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRole.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.UserRole -name: UserRole -fullName: azure.mgmt.logz.models.UserRole -summary: User roles on configured in Logz.io account. -module: azure.mgmt.logz.models -fields: -- name: ADMIN - uid: azure.mgmt.logz.models.UserRole.ADMIN -- name: NONE - uid: azure.mgmt.logz.models.UserRole.NONE -- name: USER - uid: azure.mgmt.logz.models.UserRole.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleListResponse.yml deleted file mode 100644 index 264e31b83025..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleListResponse.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.UserRoleListResponse -name: UserRoleListResponse -fullName: azure.mgmt.logz.models.UserRoleListResponse -module: azure.mgmt.logz.models -summary: Response for list of user's role for Logz.io account. -constructor: - syntax: 'UserRoleListResponse(*, value: List[_models.UserRoleResponse] | None = - None, next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: List of user roles for Logz.io account. - defaultValue: None - types: - - [] - - name: next_link - description: Link to the next set of results, if any. - defaultValue: None - types: - - -variables: -- description: List of user roles for Logz.io account. - name: value - types: - - [] -- description: Link to the next set of results, if any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleRequest.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleRequest.yml deleted file mode 100644 index a78f82727ee2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleRequest.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.UserRoleRequest -name: UserRoleRequest -fullName: azure.mgmt.logz.models.UserRoleRequest -module: azure.mgmt.logz.models -summary: Request for checking user's role for Logz.io account. -constructor: - syntax: 'UserRoleRequest(*, email_address: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: email_address - description: Email of the user used by Logz for contacting them if needed. - defaultValue: None - types: - - -variables: -- description: Email of the user used by Logz for contacting them if needed. - name: email_address - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleResponse.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleResponse.yml deleted file mode 100644 index 107555576bb8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleResponse.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.UserRoleResponse -name: UserRoleResponse -fullName: azure.mgmt.logz.models.UserRoleResponse -module: azure.mgmt.logz.models -summary: Response for checking user's role for Logz.io account. -constructor: - syntax: 'UserRoleResponse(*, role: str | _models.UserRole | None = None, **kwargs)' - keywordOnlyParameters: - - name: role - description: 'User roles on configured in Logz.io account. Known values are: "None", - "User", - - and "Admin".' - defaultValue: None - types: - - - - -variables: -- description: 'User roles on configured in Logz.io account. Known values are: "None", - "User", and - - "Admin".' - name: role - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMExtensionPayload.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMExtensionPayload.yml deleted file mode 100644 index 2c950b91834d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMExtensionPayload.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.VMExtensionPayload -name: VMExtensionPayload -fullName: azure.mgmt.logz.models.VMExtensionPayload -module: azure.mgmt.logz.models -summary: Response of payload to be passed while installing VM agent. -constructor: - syntax: 'VMExtensionPayload(*, api_key: str | None = None, region: str | None = - None, **kwargs)' - keywordOnlyParameters: - - name: api_key - description: API Key corresponding to the resource. - defaultValue: None - types: - - - - name: region - description: Logz.io region where the resource has been created. - defaultValue: None - types: - - -variables: -- description: API Key corresponding to the resource. - name: api_key - types: - - -- description: Logz.io region where the resource has been created. - name: region - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMHostUpdateRequest.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMHostUpdateRequest.yml deleted file mode 100644 index 7ec8af0f6281..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMHostUpdateRequest.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.VMHostUpdateRequest -name: VMHostUpdateRequest -fullName: azure.mgmt.logz.models.VMHostUpdateRequest -module: azure.mgmt.logz.models -summary: Request of a list VM Host Update Operation. -constructor: - syntax: 'VMHostUpdateRequest(*, vm_resource_ids: List[_models.VMResources] | None - = None, state: str | _models.VMHostUpdateStates | None = None, **kwargs)' - keywordOnlyParameters: - - name: vm_resource_ids - description: Request of a list vm host update operation. - defaultValue: None - types: - - [] - - name: state - description: 'Specifies the state of the operation - install/ delete. Known values - are: - - "Install" and "Delete".' - defaultValue: None - types: - - - - -variables: -- description: Request of a list vm host update operation. - name: vm_resource_ids - types: - - [] -- description: 'Specifies the state of the operation - install/ delete. Known values - are: - - "Install" and "Delete".' - name: state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMHostUpdateStates.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMHostUpdateStates.yml deleted file mode 100644 index 6701f9a38706..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMHostUpdateStates.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.logz.models.VMHostUpdateStates -name: VMHostUpdateStates -fullName: azure.mgmt.logz.models.VMHostUpdateStates -summary: Various states of the updating vm extension on resource. -module: azure.mgmt.logz.models -fields: -- name: DELETE - uid: azure.mgmt.logz.models.VMHostUpdateStates.DELETE -- name: INSTALL - uid: azure.mgmt.logz.models.VMHostUpdateStates.INSTALL diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMResources.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMResources.yml deleted file mode 100644 index 48afd9968604..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMResources.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.VMResources -name: VMResources -fullName: azure.mgmt.logz.models.VMResources -module: azure.mgmt.logz.models -summary: VM Resource Ids. -constructor: - syntax: 'VMResources(*, id: str | None = None, agent_version: str | None = None, - **kwargs)' - keywordOnlyParameters: - - name: id - description: Request of a list vm host update operation. - defaultValue: None - types: - - - - name: agent_version - description: Version of the Logz agent installed on the VM. - defaultValue: None - types: - - -variables: -- description: Request of a list vm host update operation. - name: id - types: - - -- description: Version of the Logz agent installed on the VM. - name: agent_version - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMResourcesListResponse.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMResourcesListResponse.yml deleted file mode 100644 index ce4a3230d17e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMResourcesListResponse.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.models.VMResourcesListResponse -name: VMResourcesListResponse -fullName: azure.mgmt.logz.models.VMResourcesListResponse -module: azure.mgmt.logz.models -summary: Response of a list VM Host Update Operation. -constructor: - syntax: 'VMResourcesListResponse(*, value: List[_models.VMResources] | None = None, - next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Response of a list vm host update operation. - defaultValue: None - types: - - [] - - name: next_link - description: Link to the next set of results, if any. - defaultValue: None - types: - - -variables: -- description: Response of a list vm host update operation. - name: value - types: - - [] -- description: Link to the next set of results, if any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.yml deleted file mode 100644 index aadd5c6c5975..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.logz.models -name: models -fullName: azure.mgmt.logz.models -type: import -classes: -- azure.mgmt.logz.models.ErrorAdditionalInfo -- azure.mgmt.logz.models.ErrorDetail -- azure.mgmt.logz.models.ErrorResponse -- azure.mgmt.logz.models.FilteringTag -- azure.mgmt.logz.models.IdentityProperties -- azure.mgmt.logz.models.LogRules -- azure.mgmt.logz.models.LogzMonitorResource -- azure.mgmt.logz.models.LogzMonitorResourceListResponse -- azure.mgmt.logz.models.LogzMonitorResourceUpdateParameters -- azure.mgmt.logz.models.LogzOrganizationProperties -- azure.mgmt.logz.models.LogzSingleSignOnProperties -- azure.mgmt.logz.models.LogzSingleSignOnResource -- azure.mgmt.logz.models.LogzSingleSignOnResourceListResponse -- azure.mgmt.logz.models.MonitorProperties -- azure.mgmt.logz.models.MonitorUpdateProperties -- azure.mgmt.logz.models.MonitoredResource -- azure.mgmt.logz.models.MonitoredResourceListResponse -- azure.mgmt.logz.models.MonitoringTagRules -- azure.mgmt.logz.models.MonitoringTagRulesListResponse -- azure.mgmt.logz.models.MonitoringTagRulesProperties -- azure.mgmt.logz.models.OperationDisplay -- azure.mgmt.logz.models.OperationListResult -- azure.mgmt.logz.models.OperationResult -- azure.mgmt.logz.models.PlanData -- azure.mgmt.logz.models.SystemData -- azure.mgmt.logz.models.UserInfo -- azure.mgmt.logz.models.UserRoleListResponse -- azure.mgmt.logz.models.UserRoleRequest -- azure.mgmt.logz.models.UserRoleResponse -- azure.mgmt.logz.models.VMExtensionPayload -- azure.mgmt.logz.models.VMHostUpdateRequest -- azure.mgmt.logz.models.VMResources -- azure.mgmt.logz.models.VMResourcesListResponse -enums: -- azure.mgmt.logz.models.CreatedByType -- azure.mgmt.logz.models.LiftrResourceCategories -- azure.mgmt.logz.models.ManagedIdentityTypes -- azure.mgmt.logz.models.MarketplaceSubscriptionStatus -- azure.mgmt.logz.models.MonitoringStatus -- azure.mgmt.logz.models.ProvisioningState -- azure.mgmt.logz.models.SingleSignOnStates -- azure.mgmt.logz.models.TagAction -- azure.mgmt.logz.models.UserRole -- azure.mgmt.logz.models.VMHostUpdateStates diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.MonitorOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.MonitorOperations.yml deleted file mode 100644 index 1811e2d5696c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.MonitorOperations.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.operations.MonitorOperations -name: MonitorOperations -fullName: azure.mgmt.logz.operations.MonitorOperations -module: azure.mgmt.logz.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: MonitorOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.operations.MonitorOperations.list_vm_host_update - name: list_vm_host_update - summary: 'Sending request to update the collection when Logz.io agent has been installed - on a VM for a - - given monitor. - - - Sending request to update the collection when Logz.io agent has been installed - on a VM for a - - given monitor.' - signature: 'list_vm_host_update(resource_group_name: str, monitor_name: str, body: - _models.VMHostUpdateRequest | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> Iterable[''_models.VMResources'']' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: body - description: 'Request body to update the collection for agent installed in the - given monitor. Is - - either a model type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VMResources or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorOperations.list_vm_hosts - name: list_vm_hosts - summary: 'List the compute resources currently being monitored by the Logz main - account resource. - - - List the compute resources currently being monitored by the Logz main account - resource.' - signature: 'list_vm_hosts(resource_group_name: str, monitor_name: str, **kwargs: - Any) -> Iterable[VMResources]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VMResources or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorOperations.vm_host_payload - name: vm_host_payload - summary: 'Returns the payload that needs to be passed in the request body for installing - Logz.io agent on - - a VM. - - - Returns the payload that needs to be passed in the request body for installing - Logz.io agent on - - a VM.' - signature: 'vm_host_payload(resource_group_name: str, monitor_name: str, **kwargs: - Any) -> VMExtensionPayload' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VMExtensionPayload or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.operations.MonitorOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.MonitorsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.MonitorsOperations.yml deleted file mode 100644 index 6168bb2ed82f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.MonitorsOperations.yml +++ /dev/null @@ -1,347 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.operations.MonitorsOperations -name: MonitorsOperations -fullName: azure.mgmt.logz.operations.MonitorsOperations -module: azure.mgmt.logz.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: MonitorsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.operations.MonitorsOperations.begin_create - name: begin_create - summary: 'Create a monitor resource. This create operation can take upto 10 minutes - to complete. - - - Create a monitor resource. This create operation can take upto 10 minutes to complete.' - signature: 'begin_create(resource_group_name: str, monitor_name: str, body: _models.LogzMonitorResource - | None = None, *, content_type: str = ''application/json'', **kwargs: Any) -> - LROPoller[_models.LogzMonitorResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either LogzMonitorResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorsOperations.begin_delete - name: begin_delete - summary: 'Delete a monitor resource. This delete operation can take upto 10 minutes - to complete. - - - Delete a monitor resource. This delete operation can take upto 10 minutes to complete.' - signature: 'begin_delete(resource_group_name: str, monitor_name: str, **kwargs: - Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorsOperations.get - name: get - summary: 'Get the properties of a specific monitor resource. - - - Get the properties of a specific monitor resource.' - signature: 'get(resource_group_name: str, monitor_name: str, **kwargs: Any) -> LogzMonitorResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzMonitorResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorsOperations.list_by_resource_group - name: list_by_resource_group - summary: 'List all monitors under the specified resource group. - - - List all monitors under the specified resource group.' - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[LogzMonitorResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LogzMonitorResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorsOperations.list_by_subscription - name: list_by_subscription - summary: 'List all monitors under the specified subscription. - - - List all monitors under the specified subscription.' - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[LogzMonitorResource]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LogzMonitorResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorsOperations.list_monitored_resources - name: list_monitored_resources - summary: 'List the resources currently being monitored by the Logz monitor resource. - - - List the resources currently being monitored by the Logz monitor resource.' - signature: 'list_monitored_resources(resource_group_name: str, monitor_name: str, - **kwargs: Any) -> Iterable[MonitoredResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either MonitoredResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorsOperations.list_user_roles - name: list_user_roles - summary: 'List the user''s roles configured on Logz.io side for the account corresponding - to the monitor - - resource. - - - List the user''s roles configured on Logz.io side for the account corresponding - to the monitor - - resource.' - signature: 'list_user_roles(resource_group_name: str, monitor_name: str, body: _models.UserRoleRequest - | None = None, *, content_type: str = ''application/json'', **kwargs: Any) -> - Iterable[''_models.UserRoleResponse'']' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either UserRoleResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.MonitorsOperations.update - name: update - summary: 'Update a monitor resource. - - - Update a monitor resource.' - signature: 'update(resource_group_name: str, monitor_name: str, body: _models.LogzMonitorResourceUpdateParameters - | None = None, *, content_type: str = ''application/json'', **kwargs: Any) -> - _models.LogzMonitorResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzMonitorResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.operations.MonitorsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.Operations.yml deleted file mode 100644 index 80bcb6b246ef..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.Operations.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.operations.Operations -name: Operations -fullName: azure.mgmt.logz.operations.Operations -module: azure.mgmt.logz.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.operations.Operations.list - name: list - summary: 'List all operations provided by Microsoft.Logz. - - - List all operations provided by Microsoft.Logz.' - signature: 'list(**kwargs: Any) -> Iterable[OperationResult]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OperationResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SingleSignOnOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SingleSignOnOperations.yml deleted file mode 100644 index 0e1c2c1ea2f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SingleSignOnOperations.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.operations.SingleSignOnOperations -name: SingleSignOnOperations -fullName: azure.mgmt.logz.operations.SingleSignOnOperations -module: azure.mgmt.logz.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: SingleSignOnOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.operations.SingleSignOnOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Configures single-sign-on for this resource. This operation can take upto - 10 minutes to - - complete. - - - Configures single-sign-on for this resource. This operation can take upto 10 minutes - to - - complete.' - signature: 'begin_create_or_update(resource_group_name: str, monitor_name: str, - configuration_name: str, body: _models.LogzSingleSignOnResource | None = None, - *, content_type: str = ''application/json'', **kwargs: Any) -> LROPoller[_models.LogzSingleSignOnResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: configuration_name - description: Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either LogzSingleSignOnResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SingleSignOnOperations.get - name: get - summary: 'Gets the Logz single sign-on resource for the given Monitor. - - - Gets the Logz single sign-on resource for the given Monitor.' - signature: 'get(resource_group_name: str, monitor_name: str, configuration_name: - str, **kwargs: Any) -> LogzSingleSignOnResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: configuration_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzSingleSignOnResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SingleSignOnOperations.list - name: list - summary: 'List the single sign-on configurations for a given monitor resource. - - - List the single sign-on configurations for a given monitor resource.' - signature: 'list(resource_group_name: str, monitor_name: str, **kwargs: Any) -> - Iterable[LogzSingleSignOnResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either LogzSingleSignOnResource or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.operations.SingleSignOnOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SubAccountOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SubAccountOperations.yml deleted file mode 100644 index 2493b6b378ea..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SubAccountOperations.yml +++ /dev/null @@ -1,452 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.operations.SubAccountOperations -name: SubAccountOperations -fullName: azure.mgmt.logz.operations.SubAccountOperations -module: azure.mgmt.logz.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: SubAccountOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.operations.SubAccountOperations.begin_create - name: begin_create - summary: 'Create sub account under a given monitor resource. This create operation - can take upto 10 - - minutes to complete. - - - Create sub account under a given monitor resource. This create operation can take - upto 10 - - minutes to complete.' - signature: 'begin_create(resource_group_name: str, monitor_name: str, sub_account_name: - str, body: _models.LogzMonitorResource | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> LROPoller[_models.LogzMonitorResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either LogzMonitorResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountOperations.begin_delete - name: begin_delete - summary: 'Delete a sub account resource. This delete operation can take upto 10 - minutes to complete. - - - Delete a sub account resource. This delete operation can take upto 10 minutes - to complete.' - signature: 'begin_delete(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountOperations.get - name: get - summary: 'Get a sub account under a given monitor resource. - - - Get a sub account under a given monitor resource.' - signature: 'get(resource_group_name: str, monitor_name: str, sub_account_name: str, - **kwargs: Any) -> LogzMonitorResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzMonitorResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountOperations.list - name: list - summary: 'List the sub account under a given monitor resource. - - - List the sub account under a given monitor resource.' - signature: 'list(resource_group_name: str, monitor_name: str, **kwargs: Any) -> - Iterable[LogzMonitorResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LogzMonitorResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountOperations.list_monitored_resources - name: list_monitored_resources - summary: 'List the resources currently being monitored by the Logz sub account resource. - - - List the resources currently being monitored by the Logz sub account resource.' - signature: 'list_monitored_resources(resource_group_name: str, monitor_name: str, - sub_account_name: str, **kwargs: Any) -> Iterable[MonitoredResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either MonitoredResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountOperations.list_vm_host_update - name: list_vm_host_update - summary: 'Sending request to update the collection when Logz.io agent has been installed - on a VM for a - - given monitor. - - - Sending request to update the collection when Logz.io agent has been installed - on a VM for a - - given monitor.' - signature: 'list_vm_host_update(resource_group_name: str, monitor_name: str, sub_account_name: - str, body: _models.VMHostUpdateRequest | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> Iterable[''_models.VMResources'']' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: body - description: 'Request body to update the collection for agent installed in the - given monitor. Is - - either a model type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VMResources or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountOperations.list_vm_hosts - name: list_vm_hosts - summary: 'List the compute resources currently being monitored by the Logz sub account - resource. - - - List the compute resources currently being monitored by the Logz sub account resource.' - signature: 'list_vm_hosts(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> Iterable[VMResources]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VMResources or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountOperations.update - name: update - summary: 'Update a monitor resource. - - - Update a monitor resource.' - signature: 'update(resource_group_name: str, monitor_name: str, sub_account_name: - str, body: _models.LogzMonitorResourceUpdateParameters | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.LogzMonitorResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LogzMonitorResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountOperations.vm_host_payload - name: vm_host_payload - summary: 'Returns the payload that needs to be passed as a request for installing - Logz.io agent on a VM. - - - Returns the payload that needs to be passed as a request for installing Logz.io - agent on a VM.' - signature: 'vm_host_payload(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> VMExtensionPayload' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VMExtensionPayload or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.operations.SubAccountOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SubAccountTagRulesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SubAccountTagRulesOperations.yml deleted file mode 100644 index ae1ae3562fde..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SubAccountTagRulesOperations.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.operations.SubAccountTagRulesOperations -name: SubAccountTagRulesOperations -fullName: azure.mgmt.logz.operations.SubAccountTagRulesOperations -module: azure.mgmt.logz.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: SubAccountTagRulesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.operations.SubAccountTagRulesOperations.create_or_update - name: create_or_update - summary: 'Create or update a tag rule set for a given sub account resource. - - - Create or update a tag rule set for a given sub account resource.' - signature: 'create_or_update(resource_group_name: str, monitor_name: str, sub_account_name: - str, rule_set_name: str, body: _models.MonitoringTagRules | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.MonitoringTagRules' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: MonitoringTagRules or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountTagRulesOperations.delete - name: delete - summary: 'Delete a tag rule set for a given monitor resource. - - - Delete a tag rule set for a given monitor resource.' - signature: 'delete(resource_group_name: str, monitor_name: str, sub_account_name: - str, rule_set_name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountTagRulesOperations.get - name: get - summary: 'Get a tag rule set for a given monitor resource. - - - Get a tag rule set for a given monitor resource.' - signature: 'get(resource_group_name: str, monitor_name: str, sub_account_name: str, - rule_set_name: str, **kwargs: Any) -> MonitoringTagRules' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: MonitoringTagRules or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.SubAccountTagRulesOperations.list - name: list - summary: 'List the tag rules for a given sub account resource. - - - List the tag rules for a given sub account resource.' - signature: 'list(resource_group_name: str, monitor_name: str, sub_account_name: - str, **kwargs: Any) -> Iterable[MonitoringTagRules]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: sub_account_name - description: Sub Account resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either MonitoringTagRules or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.operations.SubAccountTagRulesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.TagRulesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.TagRulesOperations.yml deleted file mode 100644 index 7a05deca5c4a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.TagRulesOperations.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.logz.operations.TagRulesOperations -name: TagRulesOperations -fullName: azure.mgmt.logz.operations.TagRulesOperations -module: azure.mgmt.logz.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TagRulesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.logz.operations.TagRulesOperations.create_or_update - name: create_or_update - summary: 'Create or update a tag rule set for a given monitor resource. - - - Create or update a tag rule set for a given monitor resource.' - signature: 'create_or_update(resource_group_name: str, monitor_name: str, rule_set_name: - str, body: _models.MonitoringTagRules | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.MonitoringTagRules' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - - name: body - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: MonitoringTagRules or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.TagRulesOperations.delete - name: delete - summary: 'Delete a tag rule set for a given monitor resource. - - - Delete a tag rule set for a given monitor resource.' - signature: 'delete(resource_group_name: str, monitor_name: str, rule_set_name: str, - **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.TagRulesOperations.get - name: get - summary: 'Get a tag rule set for a given monitor resource. - - - Get a tag rule set for a given monitor resource.' - signature: 'get(resource_group_name: str, monitor_name: str, rule_set_name: str, - **kwargs: Any) -> MonitoringTagRules' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - - name: rule_set_name - description: Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: MonitoringTagRules or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.logz.operations.TagRulesOperations.list - name: list - summary: 'List the tag rules for a given monitor resource. - - - List the tag rules for a given monitor resource.' - signature: 'list(resource_group_name: str, monitor_name: str, **kwargs: Any) -> - Iterable[MonitoringTagRules]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: monitor_name - description: Monitor resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either MonitoringTagRules or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.logz.operations.TagRulesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.yml deleted file mode 100644 index 0a338e1cbc86..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.logz.operations -name: operations -fullName: azure.mgmt.logz.operations -type: import -classes: -- azure.mgmt.logz.operations.MonitorOperations -- azure.mgmt.logz.operations.MonitorsOperations -- azure.mgmt.logz.operations.Operations -- azure.mgmt.logz.operations.SingleSignOnOperations -- azure.mgmt.logz.operations.SubAccountOperations -- azure.mgmt.logz.operations.SubAccountTagRulesOperations -- azure.mgmt.logz.operations.TagRulesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.yml b/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.yml deleted file mode 100644 index 24aa7a14c832..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.logz -name: logz -fullName: azure.mgmt.logz -type: rootImport -classes: -- azure.mgmt.logz.MicrosoftLogz -packages: -- azure.mgmt.logz.aio -- azure.mgmt.logz.models -- azure.mgmt.logz.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient.yml deleted file mode 100644 index 06c3c3a5a737..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient -name: NetworkAnalyticsMgmtClient -fullName: azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient -module: azure.mgmt.networkanalytics -summary: NetworkAnalyticsMgmtClient. -constructor: - syntax: 'NetworkAnalyticsMgmtClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2023-11-15". Note that overriding - this - - default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: Operations operations - name: operations - types: - - -- description: DataProductsOperations operations - name: data_products - types: - - -- description: DataProductsCatalogsOperations operations - name: data_products_catalogs - types: - - -- description: DataTypesOperations operations - name: data_types - types: - - -methods: -- uid: azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient.yml deleted file mode 100644 index a636ae1d680a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient -name: NetworkAnalyticsMgmtClient -fullName: azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient -module: azure.mgmt.networkanalytics.aio -summary: NetworkAnalyticsMgmtClient. -constructor: - syntax: 'NetworkAnalyticsMgmtClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2023-11-15". Note that overriding - this - - default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: Operations operations - name: operations - types: - - -- description: DataProductsOperations operations - name: data_products - types: - - -- description: DataProductsCatalogsOperations operations - name: data_products_catalogs - types: - - -- description: DataTypesOperations operations - name: data_types - types: - - -methods: -- uid: azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations.yml deleted file mode 100644 index 915e02b849cf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations.yml +++ /dev/null @@ -1,78 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations -name: DataProductsCatalogsOperations -fullName: azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations -module: azure.mgmt.networkanalytics.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: DataProductsCatalogsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations.get - name: get - summary: Retrieve data type resource. - signature: 'async get(resource_group_name: str, **kwargs: Any) -> DataProductsCatalog' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataProductsCatalog or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations.list_by_resource_group - name: list_by_resource_group - summary: List data catalog by resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[DataProductsCatalog]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataProductsCatalog or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations.list_by_subscription - name: list_by_subscription - summary: List data catalog by subscription. - signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[DataProductsCatalog]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataProductsCatalog or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.yml deleted file mode 100644 index fb8beffefd71..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.yml +++ /dev/null @@ -1,487 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations -name: DataProductsOperations -fullName: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations -module: azure.mgmt.networkanalytics.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: DataProductsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.add_user_role - name: add_user_role - summary: Assign role to the data product. - signature: 'async add_user_role(resource_group_name: str, data_product_name: str, - body: _models.RoleAssignmentCommonProperties, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.RoleAssignmentDetail' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a RoleAssignmentCommonProperties - type - - or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: RoleAssignmentDetail or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.begin_create - name: begin_create - summary: Create data product resource. - signature: 'async begin_create(resource_group_name: str, data_product_name: str, - resource: _models.DataProduct, *, content_type: str = ''application/json'', **kwargs: - Any) -> AsyncLROPoller[_models.DataProduct]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: resource - description: 'Resource create parameters. Is either a DataProduct type or a IO - type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either DataProduct or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.begin_delete - name: begin_delete - summary: Delete data product resource. - signature: 'async begin_delete(resource_group_name: str, data_product_name: str, - **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.begin_update - name: begin_update - summary: Update data product resource. - signature: 'async begin_update(resource_group_name: str, data_product_name: str, - properties: _models.DataProductUpdate, *, content_type: str = ''application/json'', - **kwargs: Any) -> AsyncLROPoller[_models.DataProduct]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: properties - description: 'The resource properties to be updated. Is either a DataProductUpdate - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either DataProduct or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.generate_storage_account_sas_token - name: generate_storage_account_sas_token - summary: Generate sas token for storage account. - signature: 'async generate_storage_account_sas_token(resource_group_name: str, data_product_name: - str, body: _models.AccountSas, *, content_type: str = ''application/json'', **kwargs: - Any) -> _models.AccountSasToken' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a AccountSas type or - a IO type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AccountSasToken or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.get - name: get - summary: Retrieve data product resource. - signature: 'async get(resource_group_name: str, data_product_name: str, **kwargs: - Any) -> DataProduct' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataProduct or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.list_by_resource_group - name: list_by_resource_group - summary: List data products by resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[DataProduct]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataProduct or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.list_by_subscription - name: list_by_subscription - summary: List data products by subscription. - signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[DataProduct]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataProduct or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.list_roles_assignments - name: list_roles_assignments - summary: List user roles associated with the data product. - signature: 'async list_roles_assignments(resource_group_name: str, data_product_name: - str, body: MutableMapping[str, Any], **kwargs: Any) -> ListRoleAssignments' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: The content of the action request. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ListRoleAssignments or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.remove_user_role - name: remove_user_role - summary: Remove role from the data product. - signature: 'async remove_user_role(resource_group_name: str, data_product_name: - str, body: _models.RoleAssignmentDetail, *, content_type: str = ''application/json'', - **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a RoleAssignmentDetail - type or a IO - - type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.rotate_key - name: rotate_key - summary: Initiate key rotation on Data Product. - signature: 'async rotate_key(resource_group_name: str, data_product_name: str, body: - _models.KeyVaultInfo, *, content_type: str = ''application/json'', **kwargs: Any) - -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a KeyVaultInfo type - or a IO type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.yml deleted file mode 100644 index 218866e30650..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.yml +++ /dev/null @@ -1,391 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations -name: DataTypesOperations -fullName: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations -module: azure.mgmt.networkanalytics.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: DataTypesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.begin_create - name: begin_create - summary: Create data type resource. - signature: 'async begin_create(resource_group_name: str, data_product_name: str, - data_type_name: str, resource: _models.DataType, *, content_type: str = ''application/json'', - **kwargs: Any) -> AsyncLROPoller[_models.DataType]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - - name: resource - description: Resource create parameters. Is either a DataType type or a IO type. - Required. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either DataType or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.begin_delete - name: begin_delete - summary: Delete data type resource. - signature: 'async begin_delete(resource_group_name: str, data_product_name: str, - data_type_name: str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.begin_delete_data - name: begin_delete_data - summary: Delete data for data type. - signature: 'async begin_delete_data(resource_group_name: str, data_product_name: - str, data_type_name: str, body: MutableMapping[str, Any], **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - - name: body - description: The content of the action request. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.begin_update - name: begin_update - summary: Update data type resource. - signature: 'async begin_update(resource_group_name: str, data_product_name: str, - data_type_name: str, properties: _models.DataTypeUpdate, *, content_type: str - = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.DataType]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - - name: properties - description: 'The resource properties to be updated. Is either a DataTypeUpdate - type or a - - IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either DataType or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.generate_storage_container_sas_token - name: generate_storage_container_sas_token - summary: Generate sas token for storage container. - signature: 'async generate_storage_container_sas_token(resource_group_name: str, - data_product_name: str, data_type_name: str, body: _models.ContainerSaS, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.ContainerSasToken' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a ContainerSaS type - or a IO type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ContainerSasToken or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.get - name: get - summary: Retrieve data type resource. - signature: 'async get(resource_group_name: str, data_product_name: str, data_type_name: - str, **kwargs: Any) -> DataType' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataType or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.list_by_data_product - name: list_by_data_product - summary: List data type by parent resource. - signature: 'list_by_data_product(resource_group_name: str, data_product_name: str, - **kwargs: Any) -> AsyncIterable[DataType]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataType or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.Operations.yml deleted file mode 100644 index 574423e4553e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.Operations.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.aio.operations.Operations -name: Operations -fullName: azure.mgmt.networkanalytics.aio.operations.Operations -module: azure.mgmt.networkanalytics.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.networkanalytics.aio.operations.Operations.list - name: list - summary: List the operations for the provider. - signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.networkanalytics.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.yml deleted file mode 100644 index 3e8379e9445f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.networkanalytics.aio.operations -name: operations -fullName: azure.mgmt.networkanalytics.aio.operations -type: import -classes: -- azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations -- azure.mgmt.networkanalytics.aio.operations.DataProductsOperations -- azure.mgmt.networkanalytics.aio.operations.DataTypesOperations -- azure.mgmt.networkanalytics.aio.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.yml deleted file mode 100644 index 50958f36a65b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.networkanalytics.aio -name: aio -fullName: azure.mgmt.networkanalytics.aio -type: import -classes: -- azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient -packages: -- azure.mgmt.networkanalytics.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.AccountSas.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.AccountSas.yml deleted file mode 100644 index 29cc97257e12..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.AccountSas.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.AccountSas -name: AccountSas -fullName: azure.mgmt.networkanalytics.models.AccountSas -module: azure.mgmt.networkanalytics.models -summary: 'The details for storage account sas creation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AccountSas(*, start_time_stamp: datetime, expiry_time_stamp: datetime, - ip_address: str, **kwargs: Any)' - keywordOnlyParameters: - - name: start_time_stamp - description: Sas token start timestamp. Required. - types: - - - - name: expiry_time_stamp - description: Sas token expiry timestamp. Required. - types: - - - - name: ip_address - description: Ip Address. Required. - types: - - -variables: -- description: Sas token start timestamp. Required. - name: start_time_stamp - types: - - -- description: Sas token expiry timestamp. Required. - name: expiry_time_stamp - types: - - -- description: Ip Address. Required. - name: ip_address - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.AccountSasToken.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.AccountSasToken.yml deleted file mode 100644 index 38ce852dfa26..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.AccountSasToken.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.AccountSasToken -name: AccountSasToken -fullName: azure.mgmt.networkanalytics.models.AccountSasToken -module: azure.mgmt.networkanalytics.models -summary: 'Details of storage account sas token . - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AccountSasToken(*, storage_account_sas_token: str, **kwargs: Any)' - keywordOnlyParameters: - - name: storage_account_sas_token - description: Field to specify storage account sas token. Required. - types: - - -variables: -- description: Field to specify storage account sas token. Required. - name: storage_account_sas_token - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ActionType.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ActionType.yml deleted file mode 100644 index 1b1718c5fd66..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ActionType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.ActionType -name: ActionType -fullName: azure.mgmt.networkanalytics.models.ActionType -summary: Enum. Indicates the action type. "Internal" refers to actions that are for - internal only APIs. -module: azure.mgmt.networkanalytics.models -fields: -- name: INTERNAL - uid: azure.mgmt.networkanalytics.models.ActionType.INTERNAL diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Bypass.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Bypass.yml deleted file mode 100644 index 41909cf20957..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Bypass.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.Bypass -name: Bypass -fullName: azure.mgmt.networkanalytics.models.Bypass -summary: 'Specifies whether traffic is bypassed for Logging/Metrics/AzureServices. - Possible values are - - any combination of Logging|Metrics|AzureServices (For example, "Logging, Metrics"), - or None to - - bypass none of those traffics.' -module: azure.mgmt.networkanalytics.models -fields: -- name: AZURE_SERVICES - uid: azure.mgmt.networkanalytics.models.Bypass.AZURE_SERVICES -- name: LOGGING - uid: azure.mgmt.networkanalytics.models.Bypass.LOGGING -- name: METRICS - uid: azure.mgmt.networkanalytics.models.Bypass.METRICS -- name: NONE - uid: azure.mgmt.networkanalytics.models.Bypass.NONE diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ConsumptionEndpointsProperties.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ConsumptionEndpointsProperties.yml deleted file mode 100644 index 097547abe095..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ConsumptionEndpointsProperties.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ConsumptionEndpointsProperties -name: ConsumptionEndpointsProperties -fullName: azure.mgmt.networkanalytics.models.ConsumptionEndpointsProperties -module: azure.mgmt.networkanalytics.models -summary: 'Details of Consumption Properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ConsumptionEndpointsProperties(**kwargs: Any)' -variables: -- description: Ingestion url to upload the data. - name: ingestion_url - types: - - -- description: Resource Id of ingestion endpoint. - name: ingestion_resource_id - types: - - -- description: Url to consume file type. - name: file_access_url - types: - - -- description: Resource Id of file access endpoint. - name: file_access_resource_id - types: - - -- description: Url to consume the processed data. - name: query_url - types: - - -- description: Resource Id of query endpoint. - name: query_resource_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ContainerSaS.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ContainerSaS.yml deleted file mode 100644 index 3b6e5e86edb2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ContainerSaS.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ContainerSaS -name: ContainerSaS -fullName: azure.mgmt.networkanalytics.models.ContainerSaS -module: azure.mgmt.networkanalytics.models -summary: 'The details for container sas creation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContainerSaS(*, start_time_stamp: datetime, expiry_time_stamp: datetime, - ip_address: str, **kwargs: Any)' - keywordOnlyParameters: - - name: start_time_stamp - description: Sas token start timestamp. Required. - types: - - - - name: expiry_time_stamp - description: Sas token expiry timestamp. Required. - types: - - - - name: ip_address - description: Ip Address. Required. - types: - - -variables: -- description: Sas token start timestamp. Required. - name: start_time_stamp - types: - - -- description: Sas token expiry timestamp. Required. - name: expiry_time_stamp - types: - - -- description: Ip Address. Required. - name: ip_address - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ContainerSasToken.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ContainerSasToken.yml deleted file mode 100644 index eacc0d6744c7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ContainerSasToken.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ContainerSasToken -name: ContainerSasToken -fullName: azure.mgmt.networkanalytics.models.ContainerSasToken -module: azure.mgmt.networkanalytics.models -summary: 'Details of storage container account sas token . - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ContainerSasToken(*, storage_container_sas_token: str, **kwargs: Any)' - keywordOnlyParameters: - - name: storage_container_sas_token - description: Field to specify storage container sas token. Required. - types: - - -variables: -- description: Field to specify storage container sas token. Required. - name: storage_container_sas_token - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ControlState.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ControlState.yml deleted file mode 100644 index 06e48fecd259..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ControlState.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.ControlState -name: ControlState -fullName: azure.mgmt.networkanalytics.models.ControlState -summary: The data type state. -module: azure.mgmt.networkanalytics.models -fields: -- name: DISABLED - uid: azure.mgmt.networkanalytics.models.ControlState.DISABLED -- name: ENABLED - uid: azure.mgmt.networkanalytics.models.ControlState.ENABLED diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.CreatedByType.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.CreatedByType.yml deleted file mode 100644 index c81ad8f5e6d6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.CreatedByType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.CreatedByType -name: CreatedByType -fullName: azure.mgmt.networkanalytics.models.CreatedByType -summary: The type of identity that created the resource. -module: azure.mgmt.networkanalytics.models -fields: -- name: APPLICATION - uid: azure.mgmt.networkanalytics.models.CreatedByType.APPLICATION -- name: KEY - uid: azure.mgmt.networkanalytics.models.CreatedByType.KEY -- name: MANAGED_IDENTITY - uid: azure.mgmt.networkanalytics.models.CreatedByType.MANAGED_IDENTITY -- name: USER - uid: azure.mgmt.networkanalytics.models.CreatedByType.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProduct.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProduct.yml deleted file mode 100644 index c19e797cb2df..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProduct.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProduct -name: DataProduct -fullName: azure.mgmt.networkanalytics.models.DataProduct -module: azure.mgmt.networkanalytics.models -summary: 'The data product resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataProduct(*, location: str, tags: Dict[str, str] | None = None, properties: - _models.DataProductProperties | None = None, identity: _models.ManagedServiceIdentity - | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - - - name: properties - description: The resource-specific properties for this resource. - defaultValue: None - types: - - - - name: identity - description: The managed service identities assigned to this resource. - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Resource tags. - name: tags - types: - - [, ] -- description: The geo-location where the resource lives. Required. - name: location - types: - - -- description: The resource-specific properties for this resource. - name: properties - types: - - -- description: The managed service identities assigned to this resource. - name: identity - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductInformation.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductInformation.yml deleted file mode 100644 index 5f1e4d018136..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductInformation.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductInformation -name: DataProductInformation -fullName: azure.mgmt.networkanalytics.models.DataProductInformation -module: azure.mgmt.networkanalytics.models -summary: 'Data Product Information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataProductInformation(*, data_product_name: str, description: str, data_product_versions: - List[_models.DataProductVersion], **kwargs: Any)' - keywordOnlyParameters: - - name: data_product_name - description: Name of data product. Required. - types: - - - - name: description - description: Description about data product. Required. - types: - - - - name: data_product_versions - description: Version information of data product. Required. - types: - - [] -variables: -- description: Name of data product. Required. - name: data_product_name - types: - - -- description: Description about data product. Required. - name: description - types: - - -- description: Version information of data product. Required. - name: data_product_versions - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductListResult.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductListResult.yml deleted file mode 100644 index 4c4f1439c34c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductListResult.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductListResult -name: DataProductListResult -fullName: azure.mgmt.networkanalytics.models.DataProductListResult -module: azure.mgmt.networkanalytics.models -summary: 'The response of a DataProduct list operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataProductListResult(*, value: List[_models.DataProduct], next_link: str - | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: value - description: The DataProduct items on this page. Required. - types: - - [] - - name: next_link - description: The link to the next page of items. - defaultValue: None - types: - - -variables: -- description: The DataProduct items on this page. Required. - name: value - types: - - [] -- description: The link to the next page of items. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductNetworkAcls.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductNetworkAcls.yml deleted file mode 100644 index 49b1b8d11709..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductNetworkAcls.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductNetworkAcls -name: DataProductNetworkAcls -fullName: azure.mgmt.networkanalytics.models.DataProductNetworkAcls -module: azure.mgmt.networkanalytics.models -summary: 'Data Product Network rule set. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataProductNetworkAcls(*, virtual_network_rule: List[_models.VirtualNetworkRule], - ip_rules: List[_models.IPRules], allowed_query_ip_range_list: List[str], default_action: - str | _models.DefaultAction, **kwargs: Any)' - keywordOnlyParameters: - - name: virtual_network_rule - description: Virtual Network Rule. Required. - types: - - [] - - name: ip_rules - description: IP rule with specific IP or IP range in CIDR format. Required. - types: - - [] - - name: allowed_query_ip_range_list - description: 'The list of query ips in the format of CIDR allowed to - - connect to query/visualization endpoint. Required.' - types: - - [] - - name: default_action - description: 'Default Action. Required. Known values are: "Allow" and "Deny".' - types: - - - - -variables: -- description: Virtual Network Rule. Required. - name: virtual_network_rule - types: - - [] -- description: IP rule with specific IP or IP range in CIDR format. Required. - name: ip_rules - types: - - [] -- description: 'The list of query ips in the format of CIDR allowed to - - connect to query/visualization endpoint. Required.' - name: allowed_query_ip_range_list - types: - - [] -- description: 'Default Action. Required. Known values are: "Allow" and "Deny".' - name: default_action - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductProperties.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductProperties.yml deleted file mode 100644 index 67bba8e70c8a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductProperties.yml +++ /dev/null @@ -1,201 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductProperties -name: DataProductProperties -fullName: azure.mgmt.networkanalytics.models.DataProductProperties -module: azure.mgmt.networkanalytics.models -summary: 'The data product properties. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataProductProperties(*, publisher: str, product: str, major_version: str, - owners: List[str] | None = None, redundancy: str | _models.ControlState | None - = None, purview_account: str | None = None, purview_collection: str | None = None, - private_links_enabled: str | _models.ControlState | None = None, public_network_access: - str | _models.ControlState | None = None, customer_managed_key_encryption_enabled: - str | _models.ControlState | None = None, customer_encryption_key: _models.EncryptionKeyDetails - | None = None, networkacls: _models.DataProductNetworkAcls | None = None, managed_resource_group_configuration: - _models.ManagedResourceGroupConfiguration | None = None, current_minor_version: - str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: publisher - description: Data product publisher name. Required. - types: - - - - name: product - description: Product name of data product. Required. - types: - - - - name: major_version - description: Major version of data product. Required. - types: - - - - name: owners - description: List of name or email associated with data product resource deployment. - defaultValue: None - types: - - [] - - name: redundancy - description: 'Flag to enable or disable redundancy for data product. Known values - are: - - "Enabled" and "Disabled".' - defaultValue: None - types: - - - - - - name: purview_account - description: Purview account url for data product to connect to. - defaultValue: None - types: - - - - name: purview_collection - description: Purview collection url for data product to connect to. - defaultValue: None - types: - - - - name: private_links_enabled - description: 'Flag to enable or disable private link for data product - - resource. Known values are: "Enabled" and "Disabled".' - defaultValue: None - types: - - - - - - name: public_network_access - description: 'Flag to enable or disable public access of data product - - resource. Known values are: "Enabled" and "Disabled".' - defaultValue: None - types: - - - - - - name: customer_managed_key_encryption_enabled - description: 'Flag to enable customer managed key - - encryption for data product. Known values are: "Enabled" and "Disabled".' - defaultValue: None - types: - - - - - - name: customer_encryption_key - description: Customer managed encryption key details for data product. - defaultValue: None - types: - - - - name: networkacls - description: Network rule set for data product. - defaultValue: None - types: - - - - name: managed_resource_group_configuration - description: Managed resource group configuration. - defaultValue: None - types: - - - - name: current_minor_version - description: Current configured minor version of the data product resource. - defaultValue: None - types: - - -variables: -- description: The resource GUID property of the data product resource. - name: resource_guid - types: - - -- description: 'Latest provisioning state of data product. Known values are: - - "Succeeded", "Failed", "Canceled", "Provisioning", "Updating", "Deleting", and - "Accepted".' - name: provisioning_state - types: - - - - -- description: Data product publisher name. Required. - name: publisher - types: - - -- description: Product name of data product. Required. - name: product - types: - - -- description: Major version of data product. Required. - name: major_version - types: - - -- description: List of name or email associated with data product resource deployment. - name: owners - types: - - [] -- description: 'Flag to enable or disable redundancy for data product. Known values - are: - - "Enabled" and "Disabled".' - name: redundancy - types: - - - - -- description: Purview account url for data product to connect to. - name: purview_account - types: - - -- description: Purview collection url for data product to connect to. - name: purview_collection - types: - - -- description: 'Flag to enable or disable private link for data product resource. - - Known values are: "Enabled" and "Disabled".' - name: private_links_enabled - types: - - - - -- description: 'Flag to enable or disable public access of data product resource. - - Known values are: "Enabled" and "Disabled".' - name: public_network_access - types: - - - - -- description: 'Flag to enable customer managed key encryption - - for data product. Known values are: "Enabled" and "Disabled".' - name: customer_managed_key_encryption_enabled - types: - - - - -- description: Customer managed encryption key details for data product. - name: customer_encryption_key - types: - - -- description: Network rule set for data product. - name: networkacls - types: - - -- description: Managed resource group configuration. - name: managed_resource_group_configuration - types: - - -- description: List of available minor versions of the data product resource. - name: available_minor_versions - types: - - [] -- description: Current configured minor version of the data product resource. - name: current_minor_version - types: - - -- description: Documentation link for the data product based on definition file. - name: documentation - types: - - -- description: Resource links which exposed to the customer to query the data. - name: consumption_endpoints - types: - - -- description: Key vault url. - name: key_vault_url - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUpdate.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUpdate.yml deleted file mode 100644 index f60f6a8be3a8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUpdate.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductUpdate -name: DataProductUpdate -fullName: azure.mgmt.networkanalytics.models.DataProductUpdate -module: azure.mgmt.networkanalytics.models -summary: The type used for update operations of the DataProduct. -constructor: - syntax: 'DataProductUpdate(*, identity: _models.ManagedServiceIdentity | None = - None, tags: Dict[str, str] | None = None, properties: _models.DataProductUpdateProperties - | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: identity - description: The managed service identities assigned to this resource. - defaultValue: None - types: - - - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] - - name: properties - description: The updatable properties of the DataProduct. - defaultValue: None - types: - - -variables: -- description: The managed service identities assigned to this resource. - name: identity - types: - - -- description: Resource tags. - name: tags - types: - - [, ] -- description: The updatable properties of the DataProduct. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUpdateProperties.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUpdateProperties.yml deleted file mode 100644 index 43928bca6f27..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUpdateProperties.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductUpdateProperties -name: DataProductUpdateProperties -fullName: azure.mgmt.networkanalytics.models.DataProductUpdateProperties -module: azure.mgmt.networkanalytics.models -summary: The updatable properties of the DataProduct. -constructor: - syntax: 'DataProductUpdateProperties(*, owners: List[str] | None = None, purview_account: - str | None = None, purview_collection: str | None = None, private_links_enabled: - str | _models.ControlState | None = None, current_minor_version: str | None = - None, **kwargs: Any)' - keywordOnlyParameters: - - name: owners - description: List of name or email associated with data product resource deployment. - defaultValue: None - types: - - [] - - name: purview_account - description: Purview account url for data product to connect to. - defaultValue: None - types: - - - - name: purview_collection - description: Purview collection url for data product to connect to. - defaultValue: None - types: - - - - name: private_links_enabled - description: 'Flag to enable or disable private link for data product - - resource. Known values are: "Enabled" and "Disabled".' - defaultValue: None - types: - - - - - - name: current_minor_version - description: Current configured minor version of the data product resource. - defaultValue: None - types: - - -variables: -- description: List of name or email associated with data product resource deployment. - name: owners - types: - - [] -- description: Purview account url for data product to connect to. - name: purview_account - types: - - -- description: Purview collection url for data product to connect to. - name: purview_collection - types: - - -- description: 'Flag to enable or disable private link for data product resource. - - Known values are: "Enabled" and "Disabled".' - name: private_links_enabled - types: - - - - -- description: Current configured minor version of the data product resource. - name: current_minor_version - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUserRole.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUserRole.yml deleted file mode 100644 index 1680a924796c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUserRole.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.DataProductUserRole -name: DataProductUserRole -fullName: azure.mgmt.networkanalytics.models.DataProductUserRole -summary: The data type state. -module: azure.mgmt.networkanalytics.models -fields: -- name: READER - uid: azure.mgmt.networkanalytics.models.DataProductUserRole.READER -- name: SENSITIVE_READER - uid: azure.mgmt.networkanalytics.models.DataProductUserRole.SENSITIVE_READER diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductVersion.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductVersion.yml deleted file mode 100644 index 299b81c84ce8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductVersion.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductVersion -name: DataProductVersion -fullName: azure.mgmt.networkanalytics.models.DataProductVersion -module: azure.mgmt.networkanalytics.models -summary: 'Data Product Version. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataProductVersion(*, version: str, **kwargs: Any)' - keywordOnlyParameters: - - name: version - description: Version of data product. Required. - types: - - -variables: -- description: Version of data product. Required. - name: version - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalog.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalog.yml deleted file mode 100644 index 9aae5e34a6f1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalog.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductsCatalog -name: DataProductsCatalog -fullName: azure.mgmt.networkanalytics.models.DataProductsCatalog -module: azure.mgmt.networkanalytics.models -summary: 'The data catalog resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'DataProductsCatalog(*, properties: _models.DataProductsCatalogProperties - | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: properties - description: The resource-specific properties for this resource. - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: The resource-specific properties for this resource. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalogListResult.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalogListResult.yml deleted file mode 100644 index 52989b340d48..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalogListResult.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductsCatalogListResult -name: DataProductsCatalogListResult -fullName: azure.mgmt.networkanalytics.models.DataProductsCatalogListResult -module: azure.mgmt.networkanalytics.models -summary: 'The response of a DataProductsCatalog list operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataProductsCatalogListResult(*, value: List[_models.DataProductsCatalog], - next_link: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: value - description: The DataProductsCatalog items on this page. Required. - types: - - [] - - name: next_link - description: The link to the next page of items. - defaultValue: None - types: - - -variables: -- description: The DataProductsCatalog items on this page. Required. - name: value - types: - - [] -- description: The link to the next page of items. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalogProperties.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalogProperties.yml deleted file mode 100644 index d943d6625a7d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalogProperties.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataProductsCatalogProperties -name: DataProductsCatalogProperties -fullName: azure.mgmt.networkanalytics.models.DataProductsCatalogProperties -module: azure.mgmt.networkanalytics.models -summary: 'Details for data catalog properties. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataProductsCatalogProperties(*, publishers: List[_models.PublisherInformation], - **kwargs: Any)' - keywordOnlyParameters: - - name: publishers - description: The data product publisher information. Required. - types: - - [] -variables: -- description: 'The data catalog provisioning state. Known values are: "Succeeded", - - "Failed", "Canceled", "Provisioning", "Updating", "Deleting", and "Accepted".' - name: provisioning_state - types: - - - - -- description: The data product publisher information. Required. - name: publishers - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataType.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataType.yml deleted file mode 100644 index dcb17134b58e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataType.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataType -name: DataType -fullName: azure.mgmt.networkanalytics.models.DataType -module: azure.mgmt.networkanalytics.models -summary: 'The data type resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'DataType(*, properties: _models.DataTypeProperties | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: properties - description: The resource-specific properties for this resource. - defaultValue: None - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: The resource-specific properties for this resource. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeListResult.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeListResult.yml deleted file mode 100644 index ae3781db125e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeListResult.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataTypeListResult -name: DataTypeListResult -fullName: azure.mgmt.networkanalytics.models.DataTypeListResult -module: azure.mgmt.networkanalytics.models -summary: 'The response of a DataType list operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataTypeListResult(*, value: List[_models.DataType], next_link: str | None - = None, **kwargs: Any)' - keywordOnlyParameters: - - name: value - description: The DataType items on this page. Required. - types: - - [] - - name: next_link - description: The link to the next page of items. - defaultValue: None - types: - - -variables: -- description: The DataType items on this page. Required. - name: value - types: - - [] -- description: The link to the next page of items. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeProperties.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeProperties.yml deleted file mode 100644 index 7cd28ae0ef32..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeProperties.yml +++ /dev/null @@ -1,69 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataTypeProperties -name: DataTypeProperties -fullName: azure.mgmt.networkanalytics.models.DataTypeProperties -module: azure.mgmt.networkanalytics.models -summary: 'The data type properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'DataTypeProperties(*, state: str | _models.DataTypeState | None = None, - storage_output_retention: int | None = None, database_cache_retention: int | None - = None, database_retention: int | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: state - description: 'State of data type. Known values are: "Stopped" and "Running".' - defaultValue: None - types: - - - - - - name: storage_output_retention - description: Field for storage output retention in days. - defaultValue: None - types: - - - - name: database_cache_retention - description: Field for database cache retention in days. - defaultValue: None - types: - - - - name: database_retention - description: Field for database data retention in days. - defaultValue: None - types: - - -variables: -- description: 'Latest provisioning state of data product. Known values are: - - "Succeeded", "Failed", "Canceled", "Provisioning", "Updating", "Deleting", and - "Accepted".' - name: provisioning_state - types: - - - - -- description: 'State of data type. Known values are: "Stopped" and "Running".' - name: state - types: - - - - -- description: Reason for the state of data type. - name: state_reason - types: - - -- description: Field for storage output retention in days. - name: storage_output_retention - types: - - -- description: Field for database cache retention in days. - name: database_cache_retention - types: - - -- description: Field for database data retention in days. - name: database_retention - types: - - -- description: Url for data visualization. - name: visualization_url - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeState.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeState.yml deleted file mode 100644 index 9fafc3eab683..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeState.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.DataTypeState -name: DataTypeState -fullName: azure.mgmt.networkanalytics.models.DataTypeState -summary: The data type state. -module: azure.mgmt.networkanalytics.models -fields: -- name: RUNNING - uid: azure.mgmt.networkanalytics.models.DataTypeState.RUNNING -- name: STOPPED - uid: azure.mgmt.networkanalytics.models.DataTypeState.STOPPED diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeUpdate.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeUpdate.yml deleted file mode 100644 index f9fab425d6b2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeUpdate.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataTypeUpdate -name: DataTypeUpdate -fullName: azure.mgmt.networkanalytics.models.DataTypeUpdate -module: azure.mgmt.networkanalytics.models -summary: The type used for update operations of the DataType. -constructor: - syntax: 'DataTypeUpdate(*, properties: _models.DataTypeUpdateProperties | None = - None, **kwargs: Any)' - keywordOnlyParameters: - - name: properties - description: The updatable properties of the DataType. - defaultValue: None - types: - - -variables: -- description: The updatable properties of the DataType. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeUpdateProperties.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeUpdateProperties.yml deleted file mode 100644 index 2e60426571d3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeUpdateProperties.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.DataTypeUpdateProperties -name: DataTypeUpdateProperties -fullName: azure.mgmt.networkanalytics.models.DataTypeUpdateProperties -module: azure.mgmt.networkanalytics.models -summary: The updatable properties of the DataType. -constructor: - syntax: 'DataTypeUpdateProperties(*, state: str | _models.DataTypeState | None = - None, storage_output_retention: int | None = None, database_cache_retention: int - | None = None, database_retention: int | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: state - description: 'State of data type. Known values are: "Stopped" and "Running".' - defaultValue: None - types: - - - - - - name: storage_output_retention - description: Field for storage output retention in days. - defaultValue: None - types: - - - - name: database_cache_retention - description: Field for database cache retention in days. - defaultValue: None - types: - - - - name: database_retention - description: Field for database data retention in days. - defaultValue: None - types: - - -variables: -- description: 'State of data type. Known values are: "Stopped" and "Running".' - name: state - types: - - - - -- description: Field for storage output retention in days. - name: storage_output_retention - types: - - -- description: Field for database cache retention in days. - name: database_cache_retention - types: - - -- description: Field for database data retention in days. - name: database_retention - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DefaultAction.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DefaultAction.yml deleted file mode 100644 index 0ea1a95302e5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DefaultAction.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.DefaultAction -name: DefaultAction -fullName: azure.mgmt.networkanalytics.models.DefaultAction -summary: Specifies the default action of allow or deny when no other rules match. -module: azure.mgmt.networkanalytics.models -fields: -- name: ALLOW - uid: azure.mgmt.networkanalytics.models.DefaultAction.ALLOW -- name: DENY - uid: azure.mgmt.networkanalytics.models.DefaultAction.DENY diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.EncryptionKeyDetails.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.EncryptionKeyDetails.yml deleted file mode 100644 index 87bc3a1fbcaf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.EncryptionKeyDetails.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.EncryptionKeyDetails -name: EncryptionKeyDetails -fullName: azure.mgmt.networkanalytics.models.EncryptionKeyDetails -module: azure.mgmt.networkanalytics.models -summary: 'Encryption key details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EncryptionKeyDetails(*, key_vault_uri: str, key_name: str, key_version: - str, **kwargs: Any)' - keywordOnlyParameters: - - name: key_vault_uri - description: The Uri of the key vault. Required. - types: - - - - name: key_name - description: The name of the key vault key. Required. - types: - - - - name: key_version - description: The version of the key vault key. Required. - types: - - -variables: -- description: The Uri of the key vault. Required. - name: key_vault_uri - types: - - -- description: The name of the key vault key. Required. - name: key_name - types: - - -- description: The version of the key vault key. Required. - name: key_version - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorAdditionalInfo.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorAdditionalInfo.yml deleted file mode 100644 index 0cf5ef5f9411..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorAdditionalInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ErrorAdditionalInfo -name: ErrorAdditionalInfo -fullName: azure.mgmt.networkanalytics.models.ErrorAdditionalInfo -module: azure.mgmt.networkanalytics.models -summary: 'The resource management error additional info. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ErrorAdditionalInfo(**kwargs: Any)' -variables: -- description: The additional info type. - name: type - types: - - -- description: The additional info. - name: info - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorDetail.yml deleted file mode 100644 index d2dda9d6dc4e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorDetail.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ErrorDetail -name: ErrorDetail -fullName: azure.mgmt.networkanalytics.models.ErrorDetail -module: azure.mgmt.networkanalytics.models -summary: 'The error detail. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ErrorDetail(**kwargs: Any)' -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- description: The error target. - name: target - types: - - -- description: The error details. - name: details - types: - - [] -- description: The error additional info. - name: additional_info - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorResponse.yml deleted file mode 100644 index 0c94e66b53bf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorResponse.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.networkanalytics.models.ErrorResponse -module: azure.mgmt.networkanalytics.models -summary: 'Common error response for all Azure Resource Manager APIs to return error - details for failed - - operations. (This also follows the OData error response format.).' -constructor: - syntax: 'ErrorResponse(*, error: _models.ErrorDetail | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: error - description: The error object. - defaultValue: None - types: - - -variables: -- description: The error object. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.IPRules.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.IPRules.yml deleted file mode 100644 index 8934370d4e02..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.IPRules.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.IPRules -name: IPRules -fullName: azure.mgmt.networkanalytics.models.IPRules -module: azure.mgmt.networkanalytics.models -summary: 'IP rule with specific IP or IP range in CIDR format. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IPRules(*, action: str, value: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: value - description: IP Rules Value. - defaultValue: None - types: - - - - name: action - description: The action of virtual network rule. Required. - types: - - -variables: -- description: IP Rules Value. - name: value - types: - - -- description: The action of virtual network rule. Required. - name: action - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.KeyVaultInfo.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.KeyVaultInfo.yml deleted file mode 100644 index 9182304dee1f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.KeyVaultInfo.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.KeyVaultInfo -name: KeyVaultInfo -fullName: azure.mgmt.networkanalytics.models.KeyVaultInfo -module: azure.mgmt.networkanalytics.models -summary: 'Details for KeyVault. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyVaultInfo(*, key_vault_url: str, **kwargs: Any)' - keywordOnlyParameters: - - name: key_vault_url - description: key vault url. Required. - types: - - -variables: -- description: key vault url. Required. - name: key_vault_url - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ListRoleAssignments.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ListRoleAssignments.yml deleted file mode 100644 index 76a6eaf6bf25..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ListRoleAssignments.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ListRoleAssignments -name: ListRoleAssignments -fullName: azure.mgmt.networkanalytics.models.ListRoleAssignments -module: azure.mgmt.networkanalytics.models -summary: 'list role assignments. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ListRoleAssignments(*, count: int, role_assignment_response: List[_models.RoleAssignmentDetail], - **kwargs: Any)' - keywordOnlyParameters: - - name: count - description: Count of role assignments. Required. - types: - - - - name: role_assignment_response - description: list of role assignments. Required. - types: - - [] -variables: -- description: Count of role assignments. Required. - name: count - types: - - -- description: list of role assignments. Required. - name: role_assignment_response - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedResourceGroupConfiguration.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedResourceGroupConfiguration.yml deleted file mode 100644 index 960af8e2cd23..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedResourceGroupConfiguration.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ManagedResourceGroupConfiguration -name: ManagedResourceGroupConfiguration -fullName: azure.mgmt.networkanalytics.models.ManagedResourceGroupConfiguration -module: azure.mgmt.networkanalytics.models -summary: 'ManagedResourceGroup related properties. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ManagedResourceGroupConfiguration(*, name: str, location: str, **kwargs: - Any)' - keywordOnlyParameters: - - name: name - description: Name of managed resource group. Required. - types: - - - - name: location - description: Managed Resource Group location. Required. - types: - - -variables: -- description: Name of managed resource group. Required. - name: name - types: - - -- description: Managed Resource Group location. Required. - name: location - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedServiceIdentity.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedServiceIdentity.yml deleted file mode 100644 index 6ec59fa31973..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedServiceIdentity.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ManagedServiceIdentity -name: ManagedServiceIdentity -fullName: azure.mgmt.networkanalytics.models.ManagedServiceIdentity -module: azure.mgmt.networkanalytics.models -summary: 'Managed service identity (system assigned and/or user assigned identities). - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ManagedServiceIdentity(*, type: str | _models.ManagedServiceIdentityType, - user_assigned_identities: Dict[str, _models.UserAssignedIdentity] | None = None, - **kwargs: Any)' - keywordOnlyParameters: - - name: type - description: 'Type of managed service identity (where both SystemAssigned and - UserAssigned - - types are allowed). Required. Known values are: "None", "SystemAssigned", "UserAssigned", - and - - "SystemAssigned, UserAssigned".' - types: - - - - - - name: user_assigned_identities - description: 'The set of user assigned identities associated with the - - resource. The userAssignedIdentities dictionary keys will be ARM resource ids - in the form: - - ''/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. - - The dictionary values can be empty objects ({}) in requests.' - defaultValue: None - types: - - [, ] -variables: -- description: 'The service principal ID of the system assigned identity. This property - - will only be provided for a system assigned identity.' - name: principal_id - types: - - -- description: 'The tenant ID of the system assigned identity. This property will - only be - - provided for a system assigned identity.' - name: tenant_id - types: - - -- description: 'Type of managed service identity (where both SystemAssigned and UserAssigned - types - - are allowed). Required. Known values are: "None", "SystemAssigned", "UserAssigned", - and - - "SystemAssigned, UserAssigned".' - name: type - types: - - - - -- description: 'The set of user assigned identities associated with the - - resource. The userAssignedIdentities dictionary keys will be ARM resource ids - in the form: - - ''/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. - - The dictionary values can be empty objects ({}) in requests.' - name: user_assigned_identities - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedServiceIdentityType.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedServiceIdentityType.yml deleted file mode 100644 index 50f914918edc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedServiceIdentityType.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.ManagedServiceIdentityType -name: ManagedServiceIdentityType -fullName: azure.mgmt.networkanalytics.models.ManagedServiceIdentityType -summary: 'Type of managed service identity (where both SystemAssigned and UserAssigned - types are - - allowed).' -module: azure.mgmt.networkanalytics.models -fields: -- name: NONE - uid: azure.mgmt.networkanalytics.models.ManagedServiceIdentityType.NONE -- name: SYSTEM_ASSIGNED - uid: azure.mgmt.networkanalytics.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED -- name: SYSTEM_ASSIGNED_USER_ASSIGNED - uid: azure.mgmt.networkanalytics.models.ManagedServiceIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED -- name: USER_ASSIGNED - uid: azure.mgmt.networkanalytics.models.ManagedServiceIdentityType.USER_ASSIGNED diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Operation.yml deleted file mode 100644 index 62ddd6b594eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Operation.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.Operation -name: Operation -fullName: azure.mgmt.networkanalytics.models.Operation -module: azure.mgmt.networkanalytics.models -summary: 'Details of a REST API operation, returned from the Resource Provider Operations - API. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Operation(*, display: _models.OperationDisplay | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: display - description: Localized display information for this particular operation. - defaultValue: None - types: - - -variables: -- description: 'The name of the operation, as per Resource-Based Access Control (RBAC). - Examples: - - "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action".' - name: name - types: - - -- description: 'Whether the operation applies to data-plane. This is "true" for - - data-plane operations and "false" for ARM/control-plane operations.' - name: is_data_action - types: - - -- description: Localized display information for this particular operation. - name: display - types: - - -- description: 'The intended executor of the operation; as in Resource Based Access - Control - - (RBAC) and audit logs UX. Default value is "user,system". Known values are: "user", - "system", - - and "user,system".' - name: origin - types: - - - - -- description: 'Enum. Indicates the action type. "Internal" refers to actions that - are for - - internal only APIs. "Internal"' - name: action_type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.OperationDisplay.yml deleted file mode 100644 index f68e565c2b72..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.OperationDisplay.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.networkanalytics.models.OperationDisplay -module: azure.mgmt.networkanalytics.models -summary: 'Localized display information for this particular operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OperationDisplay(**kwargs: Any)' -variables: -- description: 'The localized friendly form of the resource provider name, e.g. "Microsoft - - Monitoring Insights" or "Microsoft Compute".' - name: provider - types: - - -- description: 'The localized friendly name of the resource type related to this operation. - - E.g. "Virtual Machines" or "Job Schedule Collections".' - name: resource - types: - - -- description: 'The concise, localized friendly name for the operation; suitable for - - dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".' - name: operation - types: - - -- description: 'The short, localized friendly description of the operation; suitable - for - - tool tips and detailed views.' - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.OperationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.OperationListResult.yml deleted file mode 100644 index f7b0e32b3d63..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.OperationListResult.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.networkanalytics.models.OperationListResult -module: azure.mgmt.networkanalytics.models -summary: 'A list of REST API operations supported by an Azure Resource Provider. It - contains an URL link - - to get the next set of results. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OperationListResult(**kwargs: Any)' -variables: -- description: List of operations supported by the resource provider. - name: value - types: - - [] -- description: URL to get the next set of operation list results (if there are any). - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Origin.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Origin.yml deleted file mode 100644 index d4109de0f2da..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Origin.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.Origin -name: Origin -fullName: azure.mgmt.networkanalytics.models.Origin -summary: 'The intended executor of the operation; as in Resource Based Access Control - (RBAC) and audit - - logs UX. Default value is "user,system".' -module: azure.mgmt.networkanalytics.models -fields: -- name: SYSTEM - uid: azure.mgmt.networkanalytics.models.Origin.SYSTEM -- name: USER - uid: azure.mgmt.networkanalytics.models.Origin.USER -- name: USER_SYSTEM - uid: azure.mgmt.networkanalytics.models.Origin.USER_SYSTEM diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ProvisioningState.yml deleted file mode 100644 index bf26d279ee7d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ProvisioningState.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.ProvisioningState -name: ProvisioningState -fullName: azure.mgmt.networkanalytics.models.ProvisioningState -summary: The status of the current operation. -module: azure.mgmt.networkanalytics.models -fields: -- name: ACCEPTED - uid: azure.mgmt.networkanalytics.models.ProvisioningState.ACCEPTED -- name: CANCELED - uid: azure.mgmt.networkanalytics.models.ProvisioningState.CANCELED -- name: DELETING - uid: azure.mgmt.networkanalytics.models.ProvisioningState.DELETING -- name: FAILED - uid: azure.mgmt.networkanalytics.models.ProvisioningState.FAILED -- name: PROVISIONING - uid: azure.mgmt.networkanalytics.models.ProvisioningState.PROVISIONING -- name: SUCCEEDED - uid: azure.mgmt.networkanalytics.models.ProvisioningState.SUCCEEDED -- name: UPDATING - uid: azure.mgmt.networkanalytics.models.ProvisioningState.UPDATING diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ProxyResource.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ProxyResource.yml deleted file mode 100644 index bd1d7a58f0ae..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ProxyResource.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ProxyResource -name: ProxyResource -fullName: azure.mgmt.networkanalytics.models.ProxyResource -module: azure.mgmt.networkanalytics.models -summary: 'The resource model definition for a Azure Resource Manager proxy resource. - It will not have - - tags and a location. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ProxyResource(**kwargs: Any)' -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.PublisherInformation.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.PublisherInformation.yml deleted file mode 100644 index c7853931d00e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.PublisherInformation.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.PublisherInformation -name: PublisherInformation -fullName: azure.mgmt.networkanalytics.models.PublisherInformation -module: azure.mgmt.networkanalytics.models -summary: 'Details for Publisher Information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PublisherInformation(*, publisher_name: str, data_products: List[_models.DataProductInformation], - **kwargs: Any)' - keywordOnlyParameters: - - name: publisher_name - description: Name of the publisher. Required. - types: - - - - name: data_products - description: Data product information. Required. - types: - - [] -variables: -- description: Name of the publisher. Required. - name: publisher_name - types: - - -- description: Data product information. Required. - name: data_products - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Resource.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Resource.yml deleted file mode 100644 index 747a1794cb34..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Resource.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.Resource -name: Resource -fullName: azure.mgmt.networkanalytics.models.Resource -module: azure.mgmt.networkanalytics.models -summary: 'Common fields that are returned in the response for all Azure Resource Manager - resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Resource(**kwargs: Any)' -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ResourceAccessRules.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ResourceAccessRules.yml deleted file mode 100644 index fd242ee1a53c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ResourceAccessRules.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.ResourceAccessRules -name: ResourceAccessRules -fullName: azure.mgmt.networkanalytics.models.ResourceAccessRules -module: azure.mgmt.networkanalytics.models -summary: 'Resource Access Rules. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ResourceAccessRules(*, tenant_id: str, resource_id: str, **kwargs: Any)' - keywordOnlyParameters: - - name: tenant_id - description: The tenant ID of resource. Required. - types: - - - - name: resource_id - description: Resource ID. Required. - types: - - -variables: -- description: The tenant ID of resource. Required. - name: tenant_id - types: - - -- description: Resource ID. Required. - name: resource_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.RoleAssignmentCommonProperties.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.RoleAssignmentCommonProperties.yml deleted file mode 100644 index 20f4142c84ba..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.RoleAssignmentCommonProperties.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.RoleAssignmentCommonProperties -name: RoleAssignmentCommonProperties -fullName: azure.mgmt.networkanalytics.models.RoleAssignmentCommonProperties -module: azure.mgmt.networkanalytics.models -summary: 'The details for role assignment common properties. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RoleAssignmentCommonProperties(*, role_id: str, principal_id: str, user_name: - str, data_type_scope: List[str], principal_type: str, role: str | _models.DataProductUserRole, - **kwargs: Any)' - keywordOnlyParameters: - - name: role_id - description: Role Id of the Built-In Role. Required. - types: - - - - name: principal_id - description: Object ID of the AAD principal or security-group. Required. - types: - - - - name: user_name - description: User name. Required. - types: - - - - name: data_type_scope - description: Data Type Scope at which the role assignment is created. Required. - types: - - [] - - name: principal_type - description: 'Type of the principal Id: User, Group or ServicePrincipal. Required.' - types: - - - - name: role - description: 'Data Product role to be assigned to a user. Required. Known values - are: "Reader" - - and "SensitiveReader".' - types: - - - - -variables: -- description: Role Id of the Built-In Role. Required. - name: role_id - types: - - -- description: Object ID of the AAD principal or security-group. Required. - name: principal_id - types: - - -- description: User name. Required. - name: user_name - types: - - -- description: Data Type Scope at which the role assignment is created. Required. - name: data_type_scope - types: - - [] -- description: 'Type of the principal Id: User, Group or ServicePrincipal. Required.' - name: principal_type - types: - - -- description: 'Data Product role to be assigned to a user. Required. Known values - are: "Reader" - - and "SensitiveReader".' - name: role - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.RoleAssignmentDetail.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.RoleAssignmentDetail.yml deleted file mode 100644 index 1d4a85e1d711..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.RoleAssignmentDetail.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.RoleAssignmentDetail -name: RoleAssignmentDetail -fullName: azure.mgmt.networkanalytics.models.RoleAssignmentDetail -module: azure.mgmt.networkanalytics.models -summary: 'The details for role assignment response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RoleAssignmentDetail(*, role_id: str, principal_id: str, user_name: str, - data_type_scope: List[str], principal_type: str, role: str | _models.DataProductUserRole, - role_assignment_id: str, **kwargs: Any)' - keywordOnlyParameters: - - name: role_id - description: Role Id of the Built-In Role. Required. - types: - - - - name: principal_id - description: Object ID of the AAD principal or security-group. Required. - types: - - - - name: user_name - description: User name. Required. - types: - - - - name: data_type_scope - description: Data Type Scope at which the role assignment is created. Required. - types: - - [] - - name: principal_type - description: 'Type of the principal Id: User, Group or ServicePrincipal. Required.' - types: - - - - name: role - description: 'Data Product role to be assigned to a user. Required. Known values - are: "Reader" - - and "SensitiveReader".' - types: - - - - - - name: role_assignment_id - description: Id of role assignment request. Required. - types: - - -variables: -- description: Role Id of the Built-In Role. Required. - name: role_id - types: - - -- description: Object ID of the AAD principal or security-group. Required. - name: principal_id - types: - - -- description: User name. Required. - name: user_name - types: - - -- description: Data Type Scope at which the role assignment is created. Required. - name: data_type_scope - types: - - [] -- description: 'Type of the principal Id: User, Group or ServicePrincipal. Required.' - name: principal_type - types: - - -- description: 'Data Product role to be assigned to a user. Required. Known values - are: "Reader" - - and "SensitiveReader".' - name: role - types: - - - - -- description: Id of role assignment request. Required. - name: role_assignment_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.SystemData.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.SystemData.yml deleted file mode 100644 index 9170eb2648e0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.SystemData.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.SystemData -name: SystemData -fullName: azure.mgmt.networkanalytics.models.SystemData -module: azure.mgmt.networkanalytics.models -summary: Metadata pertaining to creation and last modification of the resource. -constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | _models.CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | _models.CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: created_by - description: The identity that created the resource. - defaultValue: None - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - defaultValue: None - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - defaultValue: None - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Known - - values are: "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: last_modified_at - description: The timestamp of resource last modification (UTC). - defaultValue: None - types: - - -variables: -- description: The identity that created the resource. - name: created_by - types: - - -- description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - name: created_by_type - types: - - - - -- description: The timestamp of resource creation (UTC). - name: created_at - types: - - -- description: The identity that last modified the resource. - name: last_modified_by - types: - - -- description: 'The type of identity that last modified the resource. Known values - - are: "User", "Application", "ManagedIdentity", and "Key".' - name: last_modified_by_type - types: - - - - -- description: The timestamp of resource last modification (UTC). - name: last_modified_at - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.TrackedResource.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.TrackedResource.yml deleted file mode 100644 index 8ff96cfa8547..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.TrackedResource.yml +++ /dev/null @@ -1,60 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.TrackedResource -name: TrackedResource -fullName: azure.mgmt.networkanalytics.models.TrackedResource -module: azure.mgmt.networkanalytics.models -summary: 'The resource model definition for an Azure Resource Manager tracked top - level resource which - - has ''tags'' and a ''location''. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TrackedResource(*, location: str, tags: Dict[str, str] | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: tags - description: Resource tags. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Resource tags. - name: tags - types: - - [, ] -- description: The geo-location where the resource lives. Required. - name: location - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.UserAssignedIdentity.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.UserAssignedIdentity.yml deleted file mode 100644 index dc28596a70c2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.UserAssignedIdentity.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.UserAssignedIdentity -name: UserAssignedIdentity -fullName: azure.mgmt.networkanalytics.models.UserAssignedIdentity -module: azure.mgmt.networkanalytics.models -summary: 'User assigned identity properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'UserAssignedIdentity(**kwargs: Any)' -variables: -- description: The principal ID of the assigned identity. - name: principal_id - types: - - -- description: The client ID of the assigned identity. - name: client_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Versions.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Versions.yml deleted file mode 100644 index e0261ef22f49..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Versions.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.networkanalytics.models.Versions -name: Versions -fullName: azure.mgmt.networkanalytics.models.Versions -summary: The available API versions for the Microsoft.NetworkAnalytics RP. -module: azure.mgmt.networkanalytics.models -fields: -- name: V2023_11_15 - uid: azure.mgmt.networkanalytics.models.Versions.V2023_11_15 diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.VirtualNetworkRule.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.VirtualNetworkRule.yml deleted file mode 100644 index 50682a3e427e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.VirtualNetworkRule.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.models.VirtualNetworkRule -name: VirtualNetworkRule -fullName: azure.mgmt.networkanalytics.models.VirtualNetworkRule -module: azure.mgmt.networkanalytics.models -summary: 'Virtual Network Rule. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VirtualNetworkRule(*, id: str, action: str | None = None, state: str | - None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: id - description: Resource ID of a subnet. Required. - types: - - - - name: action - description: The action of virtual network rule. - defaultValue: None - types: - - - - name: state - description: Gets the state of virtual network rule. - defaultValue: None - types: - - -variables: -- description: Resource ID of a subnet. Required. - name: id - types: - - -- description: The action of virtual network rule. - name: action - types: - - -- description: Gets the state of virtual network rule. - name: state - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.yml deleted file mode 100644 index 704d2c0505b9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.networkanalytics.models -name: models -fullName: azure.mgmt.networkanalytics.models -type: import -classes: -- azure.mgmt.networkanalytics.models.AccountSas -- azure.mgmt.networkanalytics.models.AccountSasToken -- azure.mgmt.networkanalytics.models.ConsumptionEndpointsProperties -- azure.mgmt.networkanalytics.models.ContainerSaS -- azure.mgmt.networkanalytics.models.ContainerSasToken -- azure.mgmt.networkanalytics.models.DataProduct -- azure.mgmt.networkanalytics.models.DataProductInformation -- azure.mgmt.networkanalytics.models.DataProductListResult -- azure.mgmt.networkanalytics.models.DataProductNetworkAcls -- azure.mgmt.networkanalytics.models.DataProductProperties -- azure.mgmt.networkanalytics.models.DataProductUpdate -- azure.mgmt.networkanalytics.models.DataProductUpdateProperties -- azure.mgmt.networkanalytics.models.DataProductVersion -- azure.mgmt.networkanalytics.models.DataProductsCatalog -- azure.mgmt.networkanalytics.models.DataProductsCatalogListResult -- azure.mgmt.networkanalytics.models.DataProductsCatalogProperties -- azure.mgmt.networkanalytics.models.DataType -- azure.mgmt.networkanalytics.models.DataTypeListResult -- azure.mgmt.networkanalytics.models.DataTypeProperties -- azure.mgmt.networkanalytics.models.DataTypeUpdate -- azure.mgmt.networkanalytics.models.DataTypeUpdateProperties -- azure.mgmt.networkanalytics.models.EncryptionKeyDetails -- azure.mgmt.networkanalytics.models.ErrorAdditionalInfo -- azure.mgmt.networkanalytics.models.ErrorDetail -- azure.mgmt.networkanalytics.models.ErrorResponse -- azure.mgmt.networkanalytics.models.IPRules -- azure.mgmt.networkanalytics.models.KeyVaultInfo -- azure.mgmt.networkanalytics.models.ListRoleAssignments -- azure.mgmt.networkanalytics.models.ManagedResourceGroupConfiguration -- azure.mgmt.networkanalytics.models.ManagedServiceIdentity -- azure.mgmt.networkanalytics.models.Operation -- azure.mgmt.networkanalytics.models.OperationDisplay -- azure.mgmt.networkanalytics.models.OperationListResult -- azure.mgmt.networkanalytics.models.ProxyResource -- azure.mgmt.networkanalytics.models.PublisherInformation -- azure.mgmt.networkanalytics.models.Resource -- azure.mgmt.networkanalytics.models.ResourceAccessRules -- azure.mgmt.networkanalytics.models.RoleAssignmentCommonProperties -- azure.mgmt.networkanalytics.models.RoleAssignmentDetail -- azure.mgmt.networkanalytics.models.SystemData -- azure.mgmt.networkanalytics.models.TrackedResource -- azure.mgmt.networkanalytics.models.UserAssignedIdentity -- azure.mgmt.networkanalytics.models.VirtualNetworkRule -enums: -- azure.mgmt.networkanalytics.models.ActionType -- azure.mgmt.networkanalytics.models.Bypass -- azure.mgmt.networkanalytics.models.ControlState -- azure.mgmt.networkanalytics.models.CreatedByType -- azure.mgmt.networkanalytics.models.DataProductUserRole -- azure.mgmt.networkanalytics.models.DataTypeState -- azure.mgmt.networkanalytics.models.DefaultAction -- azure.mgmt.networkanalytics.models.ManagedServiceIdentityType -- azure.mgmt.networkanalytics.models.Origin -- azure.mgmt.networkanalytics.models.ProvisioningState -- azure.mgmt.networkanalytics.models.Versions diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations.yml deleted file mode 100644 index c857051511b5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations.yml +++ /dev/null @@ -1,78 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations -name: DataProductsCatalogsOperations -fullName: azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations -module: azure.mgmt.networkanalytics.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: DataProductsCatalogsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations.get - name: get - summary: Retrieve data type resource. - signature: 'get(resource_group_name: str, **kwargs: Any) -> DataProductsCatalog' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataProductsCatalog or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations.list_by_resource_group - name: list_by_resource_group - summary: List data catalog by resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[DataProductsCatalog]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataProductsCatalog or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations.list_by_subscription - name: list_by_subscription - summary: List data catalog by subscription. - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[DataProductsCatalog]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataProductsCatalog or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataProductsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataProductsOperations.yml deleted file mode 100644 index 6aad47d5e7b6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataProductsOperations.yml +++ /dev/null @@ -1,486 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.operations.DataProductsOperations -name: DataProductsOperations -fullName: azure.mgmt.networkanalytics.operations.DataProductsOperations -module: azure.mgmt.networkanalytics.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: DataProductsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.add_user_role - name: add_user_role - summary: Assign role to the data product. - signature: 'add_user_role(resource_group_name: str, data_product_name: str, body: - _models.RoleAssignmentCommonProperties, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.RoleAssignmentDetail' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a RoleAssignmentCommonProperties - type - - or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: RoleAssignmentDetail or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.begin_create - name: begin_create - summary: Create data product resource. - signature: 'begin_create(resource_group_name: str, data_product_name: str, resource: - _models.DataProduct, *, content_type: str = ''application/json'', **kwargs: Any) - -> LROPoller[_models.DataProduct]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: resource - description: 'Resource create parameters. Is either a DataProduct type or a IO - type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either DataProduct or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.begin_delete - name: begin_delete - summary: Delete data product resource. - signature: 'begin_delete(resource_group_name: str, data_product_name: str, **kwargs: - Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.begin_update - name: begin_update - summary: Update data product resource. - signature: 'begin_update(resource_group_name: str, data_product_name: str, properties: - _models.DataProductUpdate, *, content_type: str = ''application/json'', **kwargs: - Any) -> LROPoller[_models.DataProduct]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: properties - description: 'The resource properties to be updated. Is either a DataProductUpdate - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either DataProduct or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.generate_storage_account_sas_token - name: generate_storage_account_sas_token - summary: Generate sas token for storage account. - signature: 'generate_storage_account_sas_token(resource_group_name: str, data_product_name: - str, body: _models.AccountSas, *, content_type: str = ''application/json'', **kwargs: - Any) -> _models.AccountSasToken' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a AccountSas type or - a IO type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AccountSasToken or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.get - name: get - summary: Retrieve data product resource. - signature: 'get(resource_group_name: str, data_product_name: str, **kwargs: Any) - -> DataProduct' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataProduct or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.list_by_resource_group - name: list_by_resource_group - summary: List data products by resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[DataProduct]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataProduct or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.list_by_subscription - name: list_by_subscription - summary: List data products by subscription. - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[DataProduct]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataProduct or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.list_roles_assignments - name: list_roles_assignments - summary: List user roles associated with the data product. - signature: 'list_roles_assignments(resource_group_name: str, data_product_name: - str, body: MutableMapping[str, Any], **kwargs: Any) -> ListRoleAssignments' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: The content of the action request. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ListRoleAssignments or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.remove_user_role - name: remove_user_role - summary: Remove role from the data product. - signature: 'remove_user_role(resource_group_name: str, data_product_name: str, body: - _models.RoleAssignmentDetail, *, content_type: str = ''application/json'', **kwargs: - Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a RoleAssignmentDetail - type or a IO - - type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.rotate_key - name: rotate_key - summary: Initiate key rotation on Data Product. - signature: 'rotate_key(resource_group_name: str, data_product_name: str, body: _models.KeyVaultInfo, - *, content_type: str = ''application/json'', **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a KeyVaultInfo type - or a IO type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.networkanalytics.operations.DataProductsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataTypesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataTypesOperations.yml deleted file mode 100644 index 59bd732b5488..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataTypesOperations.yml +++ /dev/null @@ -1,387 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.operations.DataTypesOperations -name: DataTypesOperations -fullName: azure.mgmt.networkanalytics.operations.DataTypesOperations -module: azure.mgmt.networkanalytics.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: DataTypesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.networkanalytics.operations.DataTypesOperations.begin_create - name: begin_create - summary: Create data type resource. - signature: 'begin_create(resource_group_name: str, data_product_name: str, data_type_name: - str, resource: _models.DataType, *, content_type: str = ''application/json'', - **kwargs: Any) -> LROPoller[_models.DataType]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - - name: resource - description: Resource create parameters. Is either a DataType type or a IO type. - Required. - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either DataType or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataTypesOperations.begin_delete - name: begin_delete - summary: Delete data type resource. - signature: 'begin_delete(resource_group_name: str, data_product_name: str, data_type_name: - str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataTypesOperations.begin_delete_data - name: begin_delete_data - summary: Delete data for data type. - signature: 'begin_delete_data(resource_group_name: str, data_product_name: str, - data_type_name: str, body: MutableMapping[str, Any], **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - - name: body - description: The content of the action request. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataTypesOperations.begin_update - name: begin_update - summary: Update data type resource. - signature: 'begin_update(resource_group_name: str, data_product_name: str, data_type_name: - str, properties: _models.DataTypeUpdate, *, content_type: str = ''application/json'', - **kwargs: Any) -> LROPoller[_models.DataType]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - - name: properties - description: 'The resource properties to be updated. Is either a DataTypeUpdate - type or a - - IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either DataType or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataTypesOperations.generate_storage_container_sas_token - name: generate_storage_container_sas_token - summary: Generate sas token for storage container. - signature: 'generate_storage_container_sas_token(resource_group_name: str, data_product_name: - str, data_type_name: str, body: _models.ContainerSaS, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.ContainerSasToken' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - - name: body - description: 'The content of the action request. Is either a ContainerSaS type - or a IO type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ContainerSasToken or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataTypesOperations.get - name: get - summary: Retrieve data type resource. - signature: 'get(resource_group_name: str, data_product_name: str, data_type_name: - str, **kwargs: Any) -> DataType' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - - name: data_type_name - description: The data type name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataType or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.networkanalytics.operations.DataTypesOperations.list_by_data_product - name: list_by_data_product - summary: List data type by parent resource. - signature: 'list_by_data_product(resource_group_name: str, data_product_name: str, - **kwargs: Any) -> Iterable[DataType]' - parameters: - - name: resource_group_name - description: 'The name of the resource group. The name is case insensitive. - - Required.' - isRequired: true - types: - - - - name: data_product_name - description: The data product resource name. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataType or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.networkanalytics.operations.DataTypesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.Operations.yml deleted file mode 100644 index 71f2cb055f44..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.Operations.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.networkanalytics.operations.Operations -name: Operations -fullName: azure.mgmt.networkanalytics.operations.Operations -module: azure.mgmt.networkanalytics.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.networkanalytics.operations.Operations.list - name: list - summary: List the operations for the provider. - signature: 'list(**kwargs: Any) -> Iterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.networkanalytics.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.yml deleted file mode 100644 index 2f154bf819e1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.networkanalytics.operations -name: operations -fullName: azure.mgmt.networkanalytics.operations -type: import -classes: -- azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations -- azure.mgmt.networkanalytics.operations.DataProductsOperations -- azure.mgmt.networkanalytics.operations.DataTypesOperations -- azure.mgmt.networkanalytics.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.yml b/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.yml deleted file mode 100644 index d4dc54fff342..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.networkanalytics -name: networkanalytics -fullName: azure.mgmt.networkanalytics -type: rootImport -classes: -- azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient -packages: -- azure.mgmt.networkanalytics.aio -- azure.mgmt.networkanalytics.models -- azure.mgmt.networkanalytics.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient.yml deleted file mode 100644 index c62f1b34921d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient -name: PowerBIEmbeddedManagementClient -fullName: azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient -module: azure.mgmt.powerbiembedded -summary: Client to manage your Power BI Embedded workspace collections and retrieve - workspaces. -constructor: - syntax: 'PowerBIEmbeddedManagementClient(credential: TokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: 'Gets subscription credentials which uniquely identify a Microsoft - Azure - - subscription. The subscription ID forms part of the URI for every service call. - Required.' - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2016-01-29". Note that overriding - this - - default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: WorkspaceCollectionsOperations operations - name: workspace_collections - types: - - -- description: WorkspacesOperations operations - name: workspaces - types: - - -methods: -- uid: azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient.yml deleted file mode 100644 index 5aa43dc1a2e0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient -name: PowerBIEmbeddedManagementClient -fullName: azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient -module: azure.mgmt.powerbiembedded.aio -summary: Client to manage your Power BI Embedded workspace collections and retrieve - workspaces. -constructor: - syntax: 'PowerBIEmbeddedManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: 'Gets subscription credentials which uniquely identify a Microsoft - Azure - - subscription. The subscription ID forms part of the URI for every service call. - Required.' - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2016-01-29". Note that overriding - this - - default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: WorkspaceCollectionsOperations operations - name: workspace_collections - types: - - -- description: WorkspacesOperations operations - name: workspaces - types: - - -methods: -- uid: azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin.yml deleted file mode 100644 index 7cacd4c0f14c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin -name: PowerBIEmbeddedManagementClientOperationsMixin -fullName: azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin -module: azure.mgmt.powerbiembedded.aio.operations -constructor: - syntax: PowerBIEmbeddedManagementClientOperationsMixin() -methods: -- uid: azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin.get_available_operations - name: get_available_operations - summary: Indicates which operations can be performed by the Power BI Resource Provider. - signature: 'async get_available_operations(**kwargs: Any) -> OperationList' - return: - description: OperationList or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.yml deleted file mode 100644 index 13f1cd22f666..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.yml +++ /dev/null @@ -1,274 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations -name: WorkspaceCollectionsOperations -fullName: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations -module: azure.mgmt.powerbiembedded.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: WorkspaceCollectionsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.begin_delete - name: begin_delete - summary: Delete a Power BI Workspace Collection. - signature: 'async begin_delete(resource_group_name: str, workspace_collection_name: - str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.check_name_availability - name: check_name_availability - summary: Verify the specified Power BI Workspace Collection name is valid and not - already in use. - signature: 'async check_name_availability(location: str, body: _models.CheckNameRequest, - *, content_type: str = ''application/json'', **kwargs: Any) -> _models.CheckNameResponse' - parameters: - - name: location - description: Azure location. Required. - isRequired: true - types: - - - - name: body - description: 'Check name availability request. Is either a CheckNameRequest type - or a IO[bytes] - - type. Required.' - isRequired: true - types: - - - - [] - return: - description: CheckNameResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.create - name: create - summary: 'Creates a new Power BI Workspace Collection with the specified properties. - A Power BI Workspace - - Collection contains one or more workspaces, and can be used to provision keys - that provide API - - access to those workspaces.' - signature: 'async create(resource_group_name: str, workspace_collection_name: str, - body: _models.CreateWorkspaceCollectionRequest, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.WorkspaceCollection' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - - name: body - description: 'Create workspace collection request. Is either a CreateWorkspaceCollectionRequest - - type or a IO[bytes] type. Required.' - isRequired: true - types: - - - - [] - return: - description: WorkspaceCollection or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.get_access_keys - name: get_access_keys - summary: 'Retrieves the primary and secondary access keys for the specified Power - BI Workspace - - Collection.' - signature: 'async get_access_keys(resource_group_name: str, workspace_collection_name: - str, **kwargs: Any) -> WorkspaceCollectionAccessKeys' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - return: - description: WorkspaceCollectionAccessKeys or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.get_by_name - name: get_by_name - summary: Retrieves an existing Power BI Workspace Collection. - signature: 'async get_by_name(resource_group_name: str, workspace_collection_name: - str, **kwargs: Any) -> WorkspaceCollection' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - return: - description: WorkspaceCollection or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.list_by_resource_group - name: list_by_resource_group - summary: Retrieves all existing Power BI workspace collections in the specified - resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> AsyncIterable[WorkspaceCollection]' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - return: - description: An iterator like instance of either WorkspaceCollection or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.list_by_subscription - name: list_by_subscription - summary: Retrieves all existing Power BI workspace collections in the specified - subscription. - signature: 'list_by_subscription(**kwargs: Any) -> AsyncIterable[WorkspaceCollection]' - return: - description: An iterator like instance of either WorkspaceCollection or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.migrate - name: migrate - summary: 'Migrates an existing Power BI Workspace Collection to a different resource - group and/or - - subscription.' - signature: 'async migrate(resource_group_name: str, body: _models.MigrateWorkspaceCollectionRequest, - *, content_type: str = ''application/json'', **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: body - description: 'Workspace migration request. Is either a MigrateWorkspaceCollectionRequest - type or - - a IO[bytes] type. Required.' - isRequired: true - types: - - - - [] - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.regenerate_key - name: regenerate_key - summary: 'Regenerates the primary or secondary access key for the specified Power - BI Workspace - - Collection.' - signature: 'async regenerate_key(resource_group_name: str, workspace_collection_name: - str, body: _models.WorkspaceCollectionAccessKey, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.WorkspaceCollectionAccessKeys' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - - name: body - description: 'Access key to regenerate. Is either a WorkspaceCollectionAccessKey - type or a - - IO[bytes] type. Required.' - isRequired: true - types: - - - - [] - return: - description: WorkspaceCollectionAccessKeys or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.update - name: update - summary: Update an existing Power BI Workspace Collection with the specified properties. - signature: 'async update(resource_group_name: str, workspace_collection_name: str, - body: _models.UpdateWorkspaceCollectionRequest, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.WorkspaceCollection' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - - name: body - description: 'Update workspace collection request. Is either a UpdateWorkspaceCollectionRequest - - type or a IO[bytes] type. Required.' - isRequired: true - types: - - - - [] - return: - description: WorkspaceCollection or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations.yml deleted file mode 100644 index 979c10d0e440..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations -name: WorkspacesOperations -fullName: azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations -module: azure.mgmt.powerbiembedded.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: WorkspacesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations.list - name: list - summary: Retrieves all existing Power BI workspaces in the specified workspace collection. - signature: 'list(resource_group_name: str, workspace_collection_name: str, **kwargs: - Any) -> AsyncIterable[Workspace]' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - return: - description: An iterator like instance of either Workspace or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.yml deleted file mode 100644 index cc98a009b8a9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.powerbiembedded.aio.operations -name: operations -fullName: azure.mgmt.powerbiembedded.aio.operations -type: import -classes: -- azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin -- azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations -- azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.yml deleted file mode 100644 index 4998fb8b2585..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.powerbiembedded.aio -name: aio -fullName: azure.mgmt.powerbiembedded.aio -type: import -classes: -- azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient -packages: -- azure.mgmt.powerbiembedded.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AccessKeyName.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AccessKeyName.yml deleted file mode 100644 index 3c1b371adaea..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AccessKeyName.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.powerbiembedded.models.AccessKeyName -name: AccessKeyName -fullName: azure.mgmt.powerbiembedded.models.AccessKeyName -summary: Key name. -module: azure.mgmt.powerbiembedded.models -fields: -- name: KEY1 - uid: azure.mgmt.powerbiembedded.models.AccessKeyName.KEY1 -- name: KEY2 - uid: azure.mgmt.powerbiembedded.models.AccessKeyName.KEY2 diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSku.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSku.yml deleted file mode 100644 index fbc805282e56..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSku.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.AzureSku -name: AzureSku -fullName: azure.mgmt.powerbiembedded.models.AzureSku -module: azure.mgmt.powerbiembedded.models -summary: 'AzureSku. - - - All required parameters must be populated in order to send to server.' -constructor: - syntax: 'AzureSku(*, name: str | _models.AzureSkuName, tier: str | _models.AzureSkuTier, - **kwargs: Any)' - keywordOnlyParameters: - - name: name - description: SKU name. Required. "S1" - types: - - - - - - name: tier - description: SKU tier. Required. "Standard" - types: - - - - -variables: -- description: SKU name. Required. "S1" - name: name - types: - - - - -- description: SKU tier. Required. "Standard" - name: tier - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSkuName.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSkuName.yml deleted file mode 100644 index 74db5cba5b80..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSkuName.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.powerbiembedded.models.AzureSkuName -name: AzureSkuName -fullName: azure.mgmt.powerbiembedded.models.AzureSkuName -summary: SKU name. -module: azure.mgmt.powerbiembedded.models -fields: -- name: S1 - uid: azure.mgmt.powerbiembedded.models.AzureSkuName.S1 diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSkuTier.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSkuTier.yml deleted file mode 100644 index 1b7cce26c2b8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSkuTier.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.powerbiembedded.models.AzureSkuTier -name: AzureSkuTier -fullName: azure.mgmt.powerbiembedded.models.AzureSkuTier -summary: SKU tier. -module: azure.mgmt.powerbiembedded.models -fields: -- name: STANDARD - uid: azure.mgmt.powerbiembedded.models.AzureSkuTier.STANDARD diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameReason.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameReason.yml deleted file mode 100644 index 4d1a15eccf54..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameReason.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.powerbiembedded.models.CheckNameReason -name: CheckNameReason -fullName: azure.mgmt.powerbiembedded.models.CheckNameReason -summary: Reason why the workspace collection name cannot be used. -module: azure.mgmt.powerbiembedded.models -fields: -- name: INVALID - uid: azure.mgmt.powerbiembedded.models.CheckNameReason.INVALID -- name: UNAVAILABLE - uid: azure.mgmt.powerbiembedded.models.CheckNameReason.UNAVAILABLE diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameRequest.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameRequest.yml deleted file mode 100644 index b319698b54e7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameRequest.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.CheckNameRequest -name: CheckNameRequest -fullName: azure.mgmt.powerbiembedded.models.CheckNameRequest -module: azure.mgmt.powerbiembedded.models -summary: CheckNameRequest. -constructor: - syntax: 'CheckNameRequest(*, name: str | None = None, type: str = ''Microsoft.PowerBI/workspaceCollections'', - **kwargs: Any)' - keywordOnlyParameters: - - name: name - description: Workspace collection name. - defaultValue: None - types: - - - - name: type - description: Resource type. - defaultValue: Microsoft.PowerBI/workspaceCollections - types: - - -variables: -- description: Workspace collection name. - name: name - types: - - -- description: Resource type. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameResponse.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameResponse.yml deleted file mode 100644 index 0768f2f668ba..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameResponse.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.CheckNameResponse -name: CheckNameResponse -fullName: azure.mgmt.powerbiembedded.models.CheckNameResponse -module: azure.mgmt.powerbiembedded.models -summary: CheckNameResponse. -constructor: - syntax: 'CheckNameResponse(*, name_available: bool | None = None, reason: str | - _models.CheckNameReason | None = None, message: str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: name_available - description: 'Specifies a Boolean value that indicates whether the specified Power - - BI Workspace Collection name is available to use.' - defaultValue: None - types: - - - - name: reason - description: 'Reason why the workspace collection name cannot be used. Known values - are: - - "Unavailable" and "Invalid".' - defaultValue: None - types: - - - - - - name: message - description: 'Message indicating an unavailable name due to a conflict, or a description - of - - the naming rules that are violated.' - defaultValue: None - types: - - -variables: -- description: 'Specifies a Boolean value that indicates whether the specified Power - BI - - Workspace Collection name is available to use.' - name: name_available - types: - - -- description: 'Reason why the workspace collection name cannot be used. Known values - are: - - "Unavailable" and "Invalid".' - name: reason - types: - - - - -- description: 'Message indicating an unavailable name due to a conflict, or a description - of - - the naming rules that are violated.' - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CreateWorkspaceCollectionRequest.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CreateWorkspaceCollectionRequest.yml deleted file mode 100644 index 0cb8704be0f5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CreateWorkspaceCollectionRequest.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.CreateWorkspaceCollectionRequest -name: CreateWorkspaceCollectionRequest -fullName: azure.mgmt.powerbiembedded.models.CreateWorkspaceCollectionRequest -module: azure.mgmt.powerbiembedded.models -summary: CreateWorkspaceCollectionRequest. -constructor: - syntax: 'CreateWorkspaceCollectionRequest(*, location: str | None = None, tags: - Dict[str, str] | None = None, sku: _models.AzureSku | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: location - description: Azure location. - defaultValue: None - types: - - - - name: tags - description: Dictionary of ``. - defaultValue: None - types: - - [, ] - - name: sku - defaultValue: None - types: - - -variables: -- description: Azure location. - name: location - types: - - -- description: Dictionary of ``. - name: tags - types: - - [, ] -- name: sku - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.ErrorDetail.yml deleted file mode 100644 index 551ea54b5da4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.ErrorDetail.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.ErrorDetail -name: ErrorDetail -fullName: azure.mgmt.powerbiembedded.models.ErrorDetail -module: azure.mgmt.powerbiembedded.models -summary: ErrorDetail. -constructor: - syntax: 'ErrorDetail(*, code: str | None = None, message: str | None = None, target: - str | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: code - defaultValue: None - types: - - - - name: message - defaultValue: None - types: - - - - name: target - defaultValue: None - types: - - -variables: -- name: code - types: - - -- name: message - types: - - -- name: target - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.MigrateWorkspaceCollectionRequest.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.MigrateWorkspaceCollectionRequest.yml deleted file mode 100644 index 42073f0e815f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.MigrateWorkspaceCollectionRequest.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.MigrateWorkspaceCollectionRequest -name: MigrateWorkspaceCollectionRequest -fullName: azure.mgmt.powerbiembedded.models.MigrateWorkspaceCollectionRequest -module: azure.mgmt.powerbiembedded.models -summary: MigrateWorkspaceCollectionRequest. -constructor: - syntax: 'MigrateWorkspaceCollectionRequest(*, target_resource_group: str | None - = None, resources: List[str] | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: target_resource_group - description: 'Name of the resource group the Power BI workspace collections - - will be migrated to.' - defaultValue: None - types: - - - - name: resources - defaultValue: None - types: - - [] -variables: -- description: 'Name of the resource group the Power BI workspace collections will - - be migrated to.' - name: target_resource_group - types: - - -- name: resources - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.OperationList.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.OperationList.yml deleted file mode 100644 index 54d7a9443348..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.OperationList.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.OperationList -name: OperationList -fullName: azure.mgmt.powerbiembedded.models.OperationList -module: azure.mgmt.powerbiembedded.models -summary: OperationList. -constructor: - syntax: 'OperationList(*, value: List[_models.Operation] | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: value - defaultValue: None - types: - - [] -variables: -- name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.UpdateWorkspaceCollectionRequest.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.UpdateWorkspaceCollectionRequest.yml deleted file mode 100644 index 712dde511911..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.UpdateWorkspaceCollectionRequest.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.UpdateWorkspaceCollectionRequest -name: UpdateWorkspaceCollectionRequest -fullName: azure.mgmt.powerbiembedded.models.UpdateWorkspaceCollectionRequest -module: azure.mgmt.powerbiembedded.models -summary: UpdateWorkspaceCollectionRequest. -constructor: - syntax: 'UpdateWorkspaceCollectionRequest(*, tags: Dict[str, str] | None = None, - sku: _models.AzureSku | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: tags - description: Dictionary of ``. - defaultValue: None - types: - - [, ] - - name: sku - defaultValue: None - types: - - -variables: -- description: Dictionary of ``. - name: tags - types: - - [, ] -- name: sku - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollection.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollection.yml deleted file mode 100644 index ac2e08abb342..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollection.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.WorkspaceCollection -name: WorkspaceCollection -fullName: azure.mgmt.powerbiembedded.models.WorkspaceCollection -module: azure.mgmt.powerbiembedded.models -summary: WorkspaceCollection. -constructor: - syntax: 'WorkspaceCollection(*, id: str | None = None, name: str | None = None, - type: str | None = None, location: str | None = None, tags: Dict[str, str] | None - = None, sku: _models.AzureSku | None = None, properties: MutableMapping[str, Any] - | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: id - description: Resource id. - defaultValue: None - types: - - - - name: name - description: Workspace collection name. - defaultValue: None - types: - - - - name: type - description: Resource type. - defaultValue: None - types: - - - - name: location - description: Azure location. - defaultValue: None - types: - - - - name: tags - description: Dictionary of ``. - defaultValue: None - types: - - [, ] - - name: sku - defaultValue: None - types: - - - - name: properties - description: Properties. - defaultValue: None - types: - - -variables: -- description: Resource id. - name: id - types: - - -- description: Workspace collection name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: Azure location. - name: location - types: - - -- description: Dictionary of ``. - name: tags - types: - - [, ] -- name: sku - types: - - -- description: Properties. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKey.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKey.yml deleted file mode 100644 index 89856471dfdf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKey.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKey -name: WorkspaceCollectionAccessKey -fullName: azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKey -module: azure.mgmt.powerbiembedded.models -summary: WorkspaceCollectionAccessKey. -constructor: - syntax: 'WorkspaceCollectionAccessKey(*, key_name: str | _models.AccessKeyName | - None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: key_name - description: 'Key name. Known values are: "key1" and "key2".' - defaultValue: None - types: - - - - -variables: -- description: 'Key name. Known values are: "key1" and "key2".' - name: key_name - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKeys.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKeys.yml deleted file mode 100644 index 45f5dec14aa8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKeys.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKeys -name: WorkspaceCollectionAccessKeys -fullName: azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKeys -module: azure.mgmt.powerbiembedded.models -summary: WorkspaceCollectionAccessKeys. -constructor: - syntax: 'WorkspaceCollectionAccessKeys(*, key1: str | None = None, key2: str | None - = None, **kwargs: Any)' - keywordOnlyParameters: - - name: key1 - description: Access key 1. - defaultValue: None - types: - - - - name: key2 - description: Access key 2. - defaultValue: None - types: - - -variables: -- description: Access key 1. - name: key1 - types: - - -- description: Access key 2. - name: key2 - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionList.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionList.yml deleted file mode 100644 index 1a9586f27a48..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionList.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.WorkspaceCollectionList -name: WorkspaceCollectionList -fullName: azure.mgmt.powerbiembedded.models.WorkspaceCollectionList -module: azure.mgmt.powerbiembedded.models -summary: WorkspaceCollectionList. -constructor: - syntax: 'WorkspaceCollectionList(*, value: List[_models.WorkspaceCollection] | None - = None, **kwargs: Any)' - keywordOnlyParameters: - - name: value - defaultValue: None - types: - - [] -variables: -- name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceList.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceList.yml deleted file mode 100644 index 9c37cdc52e00..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceList.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.WorkspaceList -name: WorkspaceList -fullName: azure.mgmt.powerbiembedded.models.WorkspaceList -module: azure.mgmt.powerbiembedded.models -summary: WorkspaceList. -constructor: - syntax: 'WorkspaceList(*, value: List[_models.Workspace] | None = None, **kwargs: - Any)' - keywordOnlyParameters: - - name: value - defaultValue: None - types: - - [] -variables: -- name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.display.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.display.yml deleted file mode 100644 index 4ba3acd5fd3f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.display.yml +++ /dev/null @@ -1,109 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.Display -name: Display -fullName: azure.mgmt.powerbiembedded.models.Display -module: azure.mgmt.powerbiembedded.models -summary: Display. -constructor: - syntax: 'Display(*, provider: str | None = None, resource: str | None = None, operation: - str | None = None, description: str | None = None, origin: str | None = None, - **kwargs: Any)' - keywordOnlyParameters: - - name: provider - description: 'The localized friendly form of the resource provider name. This - form is also - - expected to include the publisher/company responsible. Use Title Casing. Begin - with "Microsoft" - - for 1st party services.' - defaultValue: None - types: - - - - name: resource - description: 'The localized friendly form of the resource type related to this - - action/operation. This form should match the public documentation for the resource - provider. - - Use Title Casing. For examples, refer to the "name" section.' - defaultValue: None - types: - - - - name: operation - description: 'The localized friendly name for the operation as shown to the user. - This - - name should be concise (to fit in drop downs), but clear (self-documenting). - Use Title Casing - - and include the entity/resource to which it applies.' - defaultValue: None - types: - - - - name: description - description: 'The localized friendly description for the operation as shown to - the - - user. This description should be thorough, yet concise. It will be used in tool-tips - and - - detailed views.' - defaultValue: None - types: - - - - name: origin - description: 'The intended executor of the operation; governs the display of the - operation - - in the RBAC UX and the audit logs UX. Default value is ''user,system''.' - defaultValue: None - types: - - -variables: -- description: 'The localized friendly form of the resource provider name. This form - is also - - expected to include the publisher/company responsible. Use Title Casing. Begin - with "Microsoft" - - for 1st party services.' - name: provider - types: - - -- description: 'The localized friendly form of the resource type related to this - - action/operation. This form should match the public documentation for the resource - provider. - - Use Title Casing. For examples, refer to the "name" section.' - name: resource - types: - - -- description: 'The localized friendly name for the operation as shown to the user. - This name - - should be concise (to fit in drop downs), but clear (self-documenting). Use Title - Casing and - - include the entity/resource to which it applies.' - name: operation - types: - - -- description: 'The localized friendly description for the operation as shown to the - user. - - This description should be thorough, yet concise. It will be used in tool-tips - and detailed - - views.' - name: description - types: - - -- description: 'The intended executor of the operation; governs the display of the - operation in - - the RBAC UX and the audit logs UX. Default value is ''user,system''.' - name: origin - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.error.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.error.yml deleted file mode 100644 index 08c7cc7d3fa9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.error.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.Error -name: Error -fullName: azure.mgmt.powerbiembedded.models.Error -module: azure.mgmt.powerbiembedded.models -summary: Error. -constructor: - syntax: 'Error(*, code: str | None = None, message: str | None = None, target: str - | None = None, details: List[_models.ErrorDetail] | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: code - defaultValue: None - types: - - - - name: message - defaultValue: None - types: - - - - name: target - defaultValue: None - types: - - - - name: details - defaultValue: None - types: - - [] -variables: -- name: code - types: - - -- name: message - types: - - -- name: target - types: - - -- name: details - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.operation.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.operation.yml deleted file mode 100644 index d0c48a094ed1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.operation.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.Operation -name: Operation -fullName: azure.mgmt.powerbiembedded.models.Operation -module: azure.mgmt.powerbiembedded.models -summary: Operation. -constructor: - syntax: 'Operation(*, name: str | None = None, display: _models.Display | None = - None, **kwargs: Any)' - keywordOnlyParameters: - - name: name - description: 'The name of the operation being performed on this particular object. - This name - - should match the action name that appears in RBAC / the event service.' - defaultValue: None - types: - - - - name: display - defaultValue: None - types: - - -variables: -- description: 'The name of the operation being performed on this particular object. - This name - - should match the action name that appears in RBAC / the event service.' - name: name - types: - - -- name: display - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.workspace.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.workspace.yml deleted file mode 100644 index 6aea124edd6c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.workspace.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.models.Workspace -name: Workspace -fullName: azure.mgmt.powerbiembedded.models.Workspace -module: azure.mgmt.powerbiembedded.models -summary: Workspace. -constructor: - syntax: 'Workspace(*, id: str | None = None, name: str | None = None, type: str - | None = None, properties: MutableMapping[str, Any] | None = None, **kwargs: Any)' - keywordOnlyParameters: - - name: id - description: Workspace id. - defaultValue: None - types: - - - - name: name - description: Workspace name. - defaultValue: None - types: - - - - name: type - description: Resource type. - defaultValue: None - types: - - - - name: properties - description: Property bag. - defaultValue: None - types: - - -variables: -- description: Workspace id. - name: id - types: - - -- description: Workspace name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: Property bag. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.yml deleted file mode 100644 index 29489b918dd7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.powerbiembedded.models -name: models -fullName: azure.mgmt.powerbiembedded.models -type: import -classes: -- azure.mgmt.powerbiembedded.models.AzureSku -- azure.mgmt.powerbiembedded.models.CheckNameRequest -- azure.mgmt.powerbiembedded.models.CheckNameResponse -- azure.mgmt.powerbiembedded.models.CreateWorkspaceCollectionRequest -- azure.mgmt.powerbiembedded.models.Display -- azure.mgmt.powerbiembedded.models.Error -- azure.mgmt.powerbiembedded.models.ErrorDetail -- azure.mgmt.powerbiembedded.models.MigrateWorkspaceCollectionRequest -- azure.mgmt.powerbiembedded.models.Operation -- azure.mgmt.powerbiembedded.models.OperationList -- azure.mgmt.powerbiembedded.models.UpdateWorkspaceCollectionRequest -- azure.mgmt.powerbiembedded.models.Workspace -- azure.mgmt.powerbiembedded.models.WorkspaceCollection -- azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKey -- azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKeys -- azure.mgmt.powerbiembedded.models.WorkspaceCollectionList -- azure.mgmt.powerbiembedded.models.WorkspaceList -enums: -- azure.mgmt.powerbiembedded.models.AccessKeyName -- azure.mgmt.powerbiembedded.models.AzureSkuName -- azure.mgmt.powerbiembedded.models.AzureSkuTier -- azure.mgmt.powerbiembedded.models.CheckNameReason diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin.yml deleted file mode 100644 index 28303d73b0d6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin -name: PowerBIEmbeddedManagementClientOperationsMixin -fullName: azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin -module: azure.mgmt.powerbiembedded.operations -constructor: - syntax: PowerBIEmbeddedManagementClientOperationsMixin() -methods: -- uid: azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin.get_available_operations - name: get_available_operations - summary: Indicates which operations can be performed by the Power BI Resource Provider. - signature: 'get_available_operations(**kwargs: Any) -> OperationList' - return: - description: OperationList or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.yml deleted file mode 100644 index 1358965d59f0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.yml +++ /dev/null @@ -1,274 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations -name: WorkspaceCollectionsOperations -fullName: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations -module: azure.mgmt.powerbiembedded.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: WorkspaceCollectionsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.begin_delete - name: begin_delete - summary: Delete a Power BI Workspace Collection. - signature: 'begin_delete(resource_group_name: str, workspace_collection_name: str, - **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.check_name_availability - name: check_name_availability - summary: Verify the specified Power BI Workspace Collection name is valid and not - already in use. - signature: 'check_name_availability(location: str, body: _models.CheckNameRequest, - *, content_type: str = ''application/json'', **kwargs: Any) -> _models.CheckNameResponse' - parameters: - - name: location - description: Azure location. Required. - isRequired: true - types: - - - - name: body - description: 'Check name availability request. Is either a CheckNameRequest type - or a IO[bytes] - - type. Required.' - isRequired: true - types: - - - - [] - return: - description: CheckNameResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.create - name: create - summary: 'Creates a new Power BI Workspace Collection with the specified properties. - A Power BI Workspace - - Collection contains one or more workspaces, and can be used to provision keys - that provide API - - access to those workspaces.' - signature: 'create(resource_group_name: str, workspace_collection_name: str, body: - _models.CreateWorkspaceCollectionRequest, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.WorkspaceCollection' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - - name: body - description: 'Create workspace collection request. Is either a CreateWorkspaceCollectionRequest - - type or a IO[bytes] type. Required.' - isRequired: true - types: - - - - [] - return: - description: WorkspaceCollection or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.get_access_keys - name: get_access_keys - summary: 'Retrieves the primary and secondary access keys for the specified Power - BI Workspace - - Collection.' - signature: 'get_access_keys(resource_group_name: str, workspace_collection_name: - str, **kwargs: Any) -> WorkspaceCollectionAccessKeys' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - return: - description: WorkspaceCollectionAccessKeys or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.get_by_name - name: get_by_name - summary: Retrieves an existing Power BI Workspace Collection. - signature: 'get_by_name(resource_group_name: str, workspace_collection_name: str, - **kwargs: Any) -> WorkspaceCollection' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - return: - description: WorkspaceCollection or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.list_by_resource_group - name: list_by_resource_group - summary: Retrieves all existing Power BI workspace collections in the specified - resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[WorkspaceCollection]' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - return: - description: An iterator like instance of either WorkspaceCollection or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.list_by_subscription - name: list_by_subscription - summary: Retrieves all existing Power BI workspace collections in the specified - subscription. - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[WorkspaceCollection]' - return: - description: An iterator like instance of either WorkspaceCollection or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.migrate - name: migrate - summary: 'Migrates an existing Power BI Workspace Collection to a different resource - group and/or - - subscription.' - signature: 'migrate(resource_group_name: str, body: _models.MigrateWorkspaceCollectionRequest, - *, content_type: str = ''application/json'', **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: body - description: 'Workspace migration request. Is either a MigrateWorkspaceCollectionRequest - type or - - a IO[bytes] type. Required.' - isRequired: true - types: - - - - [] - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.regenerate_key - name: regenerate_key - summary: 'Regenerates the primary or secondary access key for the specified Power - BI Workspace - - Collection.' - signature: 'regenerate_key(resource_group_name: str, workspace_collection_name: - str, body: _models.WorkspaceCollectionAccessKey, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.WorkspaceCollectionAccessKeys' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - - name: body - description: 'Access key to regenerate. Is either a WorkspaceCollectionAccessKey - type or a - - IO[bytes] type. Required.' - isRequired: true - types: - - - - [] - return: - description: WorkspaceCollectionAccessKeys or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.update - name: update - summary: Update an existing Power BI Workspace Collection with the specified properties. - signature: 'update(resource_group_name: str, workspace_collection_name: str, body: - _models.UpdateWorkspaceCollectionRequest, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.WorkspaceCollection' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - - name: body - description: 'Update workspace collection request. Is either a UpdateWorkspaceCollectionRequest - - type or a IO[bytes] type. Required.' - isRequired: true - types: - - - - [] - return: - description: WorkspaceCollection or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.WorkspacesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.WorkspacesOperations.yml deleted file mode 100644 index e4590ba145ea..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.WorkspacesOperations.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.powerbiembedded.operations.WorkspacesOperations -name: WorkspacesOperations -fullName: azure.mgmt.powerbiembedded.operations.WorkspacesOperations -module: azure.mgmt.powerbiembedded.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: WorkspacesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.powerbiembedded.operations.WorkspacesOperations.list - name: list - summary: Retrieves all existing Power BI workspaces in the specified workspace collection. - signature: 'list(resource_group_name: str, workspace_collection_name: str, **kwargs: - Any) -> Iterable[Workspace]' - parameters: - - name: resource_group_name - description: Azure resource group. Required. - isRequired: true - types: - - - - name: workspace_collection_name - description: Power BI Embedded Workspace Collection name. Required. - isRequired: true - types: - - - return: - description: An iterator like instance of either Workspace or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.powerbiembedded.operations.WorkspacesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.yml deleted file mode 100644 index 26ada8c9ed6a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.powerbiembedded.operations -name: operations -fullName: azure.mgmt.powerbiembedded.operations -type: import -classes: -- azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin -- azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations -- azure.mgmt.powerbiembedded.operations.WorkspacesOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.yml b/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.yml deleted file mode 100644 index 6717c3aec7a0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.powerbiembedded -name: powerbiembedded -fullName: azure.mgmt.powerbiembedded -type: rootImport -classes: -- azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient -packages: -- azure.mgmt.powerbiembedded.aio -- azure.mgmt.powerbiembedded.models -- azure.mgmt.powerbiembedded.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.SchedulerManagementClient.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.SchedulerManagementClient.yml deleted file mode 100644 index 5ad4bd744b67..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.SchedulerManagementClient.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.SchedulerManagementClient -name: SchedulerManagementClient -fullName: azure.mgmt.scheduler.SchedulerManagementClient -module: azure.mgmt.scheduler -summary: SchedulerManagementClient. -constructor: - syntax: 'SchedulerManagementClient(credential: ''TokenCredential'', subscription_id: - str, base_url: str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The subscription id. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: JobCollectionsOperations operations - name: job_collections - types: - - -- description: JobsOperations operations - name: jobs - types: - - -methods: -- uid: azure.mgmt.scheduler.SchedulerManagementClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.SchedulerManagementClient.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.SchedulerManagementClient.yml deleted file mode 100644 index 965f266b4ce0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.SchedulerManagementClient.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.aio.SchedulerManagementClient -name: SchedulerManagementClient -fullName: azure.mgmt.scheduler.aio.SchedulerManagementClient -module: azure.mgmt.scheduler.aio -summary: SchedulerManagementClient. -constructor: - syntax: 'SchedulerManagementClient(credential: AsyncTokenCredential, subscription_id: - str, base_url: str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The subscription id. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: JobCollectionsOperations operations - name: job_collections - types: - - -- description: JobsOperations operations - name: jobs - types: - - -methods: -- uid: azure.mgmt.scheduler.aio.SchedulerManagementClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.yml deleted file mode 100644 index a9c13cff00f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.yml +++ /dev/null @@ -1,296 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations -name: JobCollectionsOperations -fullName: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations -module: azure.mgmt.scheduler.aio.operations -summary: 'JobCollectionsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: JobCollectionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.begin_delete - name: begin_delete - summary: Deletes a job collection. - signature: 'async begin_delete(resource_group_name: str, job_collection_name: str, - **kwargs) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.begin_disable - name: begin_disable - summary: Disables all of the jobs in the job collection. - signature: 'async begin_disable(resource_group_name: str, job_collection_name: str, - **kwargs) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.begin_enable - name: begin_enable - summary: Enables all of the jobs in the job collection. - signature: 'async begin_enable(resource_group_name: str, job_collection_name: str, - **kwargs) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.create_or_update - name: create_or_update - summary: Provisions a new job collection or updates an existing job collection. - signature: 'async create_or_update(resource_group_name: str, job_collection_name: - str, job_collection: JobCollectionDefinition, **kwargs) -> JobCollectionDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_collection - description: The job collection definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobCollectionDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.get - name: get - summary: Gets a job collection. - signature: 'async get(resource_group_name: str, job_collection_name: str, **kwargs) - -> JobCollectionDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobCollectionDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.list_by_resource_group - name: list_by_resource_group - summary: Gets all job collections under specified resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs) -> AsyncIterable[JobCollectionListResult]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobCollectionListResult or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.list_by_subscription - name: list_by_subscription - summary: Gets all job collections under specified subscription. - signature: list_by_subscription(**kwargs) -> AsyncIterable[JobCollectionListResult] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobCollectionListResult or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.patch - name: patch - summary: Patches an existing job collection. - signature: 'async patch(resource_group_name: str, job_collection_name: str, job_collection: - JobCollectionDefinition, **kwargs) -> JobCollectionDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_collection - description: The job collection definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobCollectionDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.JobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.JobsOperations.yml deleted file mode 100644 index 29fd1471e12c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.JobsOperations.yml +++ /dev/null @@ -1,304 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.aio.operations.JobsOperations -name: JobsOperations -fullName: azure.mgmt.scheduler.aio.operations.JobsOperations -module: azure.mgmt.scheduler.aio.operations -summary: 'JobsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: JobsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.scheduler.aio.operations.JobsOperations.create_or_update - name: create_or_update - summary: Provisions a new job or updates an existing job. - signature: 'async create_or_update(resource_group_name: str, job_collection_name: - str, job_name: str, job: JobDefinition, **kwargs) -> JobDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - - name: job - description: The job definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobsOperations.delete - name: delete - summary: Deletes a job. - signature: 'async delete(resource_group_name: str, job_collection_name: str, job_name: - str, **kwargs) -> None' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobsOperations.get - name: get - summary: Gets a job. - signature: 'async get(resource_group_name: str, job_collection_name: str, job_name: - str, **kwargs) -> JobDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobsOperations.list - name: list - summary: Lists all jobs under the specified job collection. - signature: 'list(resource_group_name: str, job_collection_name: str, top: int | - None = None, skip: int | None = None, filter: str | None = None, **kwargs) -> - AsyncIterable[JobListResult]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: top - description: The number of jobs to request, in the of range of [1..100]. - defaultValue: None - types: - - - - name: skip - description: 'The (0-based) index of the job history list from which to begin - requesting - - entries.' - defaultValue: None - types: - - - - name: filter - description: The filter to apply on the job state. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobListResult or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobsOperations.list_job_history - name: list_job_history - summary: Lists job history. - signature: 'list_job_history(resource_group_name: str, job_collection_name: str, - job_name: str, top: int | None = None, skip: int | None = None, filter: str | - None = None, **kwargs) -> AsyncIterable[JobHistoryListResult]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - - name: top - description: the number of job history to request, in the of range of [1..100]. - defaultValue: None - types: - - - - name: skip - description: 'The (0-based) index of the job history list from which to begin - requesting - - entries.' - defaultValue: None - types: - - - - name: filter - description: The filter to apply on the job state. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobHistoryListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobsOperations.patch - name: patch - summary: Patches an existing job. - signature: 'async patch(resource_group_name: str, job_collection_name: str, job_name: - str, job: JobDefinition, **kwargs) -> JobDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - - name: job - description: The job definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.aio.operations.JobsOperations.run - name: run - summary: Runs a job. - signature: 'async run(resource_group_name: str, job_collection_name: str, job_name: - str, **kwargs) -> None' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.scheduler.aio.operations.JobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.yml deleted file mode 100644 index ae5a9127b8a9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.scheduler.aio.operations -name: operations -fullName: azure.mgmt.scheduler.aio.operations -type: import -classes: -- azure.mgmt.scheduler.aio.operations.JobCollectionsOperations -- azure.mgmt.scheduler.aio.operations.JobsOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.yml deleted file mode 100644 index 93dfd1861905..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.scheduler.aio -name: aio -fullName: azure.mgmt.scheduler.aio -type: import -classes: -- azure.mgmt.scheduler.aio.SchedulerManagementClient -packages: -- azure.mgmt.scheduler.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.BasicAuthentication.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.BasicAuthentication.yml deleted file mode 100644 index 3b5d77f2a7af..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.BasicAuthentication.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.BasicAuthentication -name: BasicAuthentication -fullName: azure.mgmt.scheduler.models.BasicAuthentication -module: azure.mgmt.scheduler.models -summary: 'BasicAuthentication. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'BasicAuthentication(*, username: str | None = None, password: str | None - = None, **kwargs)' - parameters: - - name: type - description: 'Required. Gets or sets the HTTP authentication type.Constant filled - by server. - - Possible values include: "NotSpecified", "ClientCertificate", "ActiveDirectoryOAuth", - "Basic".' - isRequired: true - types: - - - - - - name: username - description: Gets or sets the username. - isRequired: true - types: - - - - name: password - description: Gets or sets the password, return value will always be empty. - isRequired: true - types: - - - keywordOnlyParameters: - - name: username - defaultValue: None - - name: password - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ClientCertAuthentication.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ClientCertAuthentication.yml deleted file mode 100644 index 01f000cc5235..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ClientCertAuthentication.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.ClientCertAuthentication -name: ClientCertAuthentication -fullName: azure.mgmt.scheduler.models.ClientCertAuthentication -module: azure.mgmt.scheduler.models -summary: 'ClientCertAuthentication. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ClientCertAuthentication(*, password: str | None = None, pfx: str | None - = None, certificate_thumbprint: str | None = None, certificate_expiration_date: - datetime | None = None, certificate_subject_name: str | None = None, **kwargs)' - parameters: - - name: type - description: 'Required. Gets or sets the HTTP authentication type.Constant filled - by server. - - Possible values include: "NotSpecified", "ClientCertificate", "ActiveDirectoryOAuth", - "Basic".' - isRequired: true - types: - - - - - - name: password - description: Gets or sets the certificate password, return value will always be - empty. - isRequired: true - types: - - - - name: pfx - description: 'Gets or sets the pfx certificate. Accepts certification in base64 - encoding, return - - value will always be empty.' - isRequired: true - types: - - - - name: certificate_thumbprint - description: Gets or sets the certificate thumbprint. - isRequired: true - types: - - - - name: certificate_expiration_date - description: Gets or sets the certificate expiration date. - isRequired: true - types: - - - - name: certificate_subject_name - description: Gets or sets the certificate subject name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: password - defaultValue: None - - name: pfx - defaultValue: None - - name: certificate_thumbprint - defaultValue: None - - name: certificate_expiration_date - defaultValue: None - - name: certificate_subject_name - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.DayOfWeek.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.DayOfWeek.yml deleted file mode 100644 index 1e73da36b4c9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.DayOfWeek.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.DayOfWeek -name: DayOfWeek -fullName: azure.mgmt.scheduler.models.DayOfWeek -module: azure.mgmt.scheduler.models -fields: -- name: FRIDAY - uid: azure.mgmt.scheduler.models.DayOfWeek.FRIDAY -- name: MONDAY - uid: azure.mgmt.scheduler.models.DayOfWeek.MONDAY -- name: SATURDAY - uid: azure.mgmt.scheduler.models.DayOfWeek.SATURDAY -- name: SUNDAY - uid: azure.mgmt.scheduler.models.DayOfWeek.SUNDAY -- name: THURSDAY - uid: azure.mgmt.scheduler.models.DayOfWeek.THURSDAY -- name: TUESDAY - uid: azure.mgmt.scheduler.models.DayOfWeek.TUESDAY -- name: WEDNESDAY - uid: azure.mgmt.scheduler.models.DayOfWeek.WEDNESDAY diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpAuthentication.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpAuthentication.yml deleted file mode 100644 index 7ef41eaf3d27..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpAuthentication.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.HttpAuthentication -name: HttpAuthentication -fullName: azure.mgmt.scheduler.models.HttpAuthentication -module: azure.mgmt.scheduler.models -summary: 'HttpAuthentication. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: OAuthAuthentication, BasicAuthentication, ClientCertAuthentication. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: HttpAuthentication(**kwargs) - parameters: - - name: type - description: 'Required. Gets or sets the HTTP authentication type.Constant filled - by server. - - Possible values include: "NotSpecified", "ClientCertificate", "ActiveDirectoryOAuth", - "Basic".' - isRequired: true - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpAuthenticationType.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpAuthenticationType.yml deleted file mode 100644 index 565447541fc9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpAuthenticationType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.HttpAuthenticationType -name: HttpAuthenticationType -fullName: azure.mgmt.scheduler.models.HttpAuthenticationType -summary: Gets or sets the HTTP authentication type. -module: azure.mgmt.scheduler.models -fields: -- name: ACTIVE_DIRECTORY_O_AUTH - uid: azure.mgmt.scheduler.models.HttpAuthenticationType.ACTIVE_DIRECTORY_O_AUTH -- name: BASIC - uid: azure.mgmt.scheduler.models.HttpAuthenticationType.BASIC -- name: CLIENT_CERTIFICATE - uid: azure.mgmt.scheduler.models.HttpAuthenticationType.CLIENT_CERTIFICATE -- name: NOT_SPECIFIED - uid: azure.mgmt.scheduler.models.HttpAuthenticationType.NOT_SPECIFIED diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpRequest.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpRequest.yml deleted file mode 100644 index cee8996333c4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpRequest.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.HttpRequest -name: HttpRequest -fullName: azure.mgmt.scheduler.models.HttpRequest -module: azure.mgmt.scheduler.models -summary: HttpRequest. -constructor: - syntax: 'HttpRequest(*, authentication: HttpAuthentication | None = None, uri: str - | None = None, method: str | None = None, body: str | None = None, headers: Dict[str, - str] | None = None, **kwargs)' - parameters: - - name: authentication - description: Gets or sets the authentication method of the request. - isRequired: true - types: - - - - name: uri - description: Gets or sets the URI of the request. - isRequired: true - types: - - - - name: method - description: Gets or sets the method of the request. - isRequired: true - types: - - - - name: body - description: Gets or sets the request body. - isRequired: true - types: - - - - name: headers - description: Gets or sets the headers. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: authentication - defaultValue: None - - name: uri - defaultValue: None - - name: method - defaultValue: None - - name: body - defaultValue: None - - name: headers - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobAction.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobAction.yml deleted file mode 100644 index 69d95779719a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobAction.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobAction -name: JobAction -fullName: azure.mgmt.scheduler.models.JobAction -module: azure.mgmt.scheduler.models -summary: JobAction. -constructor: - syntax: 'JobAction(*, type: str | JobActionType | None = None, request: HttpRequest - | None = None, queue_message: StorageQueueMessage | None = None, service_bus_queue_message: - ServiceBusQueueMessage | None = None, service_bus_topic_message: ServiceBusTopicMessage - | None = None, retry_policy: RetryPolicy | None = None, error_action: JobErrorAction - | None = None, **kwargs)' - parameters: - - name: type - description: 'Gets or sets the job action type. Possible values include: "Http", - "Https", - - "StorageQueue", "ServiceBusQueue", "ServiceBusTopic".' - isRequired: true - types: - - - - - - name: request - description: Gets or sets the http requests. - isRequired: true - types: - - - - name: queue_message - description: Gets or sets the storage queue message. - isRequired: true - types: - - - - name: service_bus_queue_message - description: Gets or sets the service bus queue message. - isRequired: true - types: - - - - name: service_bus_topic_message - description: Gets or sets the service bus topic message. - isRequired: true - types: - - - - name: retry_policy - description: Gets or sets the retry policy. - isRequired: true - types: - - - - name: error_action - description: Gets or sets the error action. - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - defaultValue: None - - name: request - defaultValue: None - - name: queue_message - defaultValue: None - - name: service_bus_queue_message - defaultValue: None - - name: service_bus_topic_message - defaultValue: None - - name: retry_policy - defaultValue: None - - name: error_action - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobActionType.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobActionType.yml deleted file mode 100644 index 48eeb39e07d1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobActionType.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.JobActionType -name: JobActionType -fullName: azure.mgmt.scheduler.models.JobActionType -summary: Gets or sets the job action type. -module: azure.mgmt.scheduler.models -fields: -- name: HTTP - uid: azure.mgmt.scheduler.models.JobActionType.HTTP -- name: HTTPS - uid: azure.mgmt.scheduler.models.JobActionType.HTTPS -- name: SERVICE_BUS_QUEUE - uid: azure.mgmt.scheduler.models.JobActionType.SERVICE_BUS_QUEUE -- name: SERVICE_BUS_TOPIC - uid: azure.mgmt.scheduler.models.JobActionType.SERVICE_BUS_TOPIC -- name: STORAGE_QUEUE - uid: azure.mgmt.scheduler.models.JobActionType.STORAGE_QUEUE diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionDefinition.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionDefinition.yml deleted file mode 100644 index 2264773bc24f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionDefinition.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobCollectionDefinition -name: JobCollectionDefinition -fullName: azure.mgmt.scheduler.models.JobCollectionDefinition -module: azure.mgmt.scheduler.models -summary: 'JobCollectionDefinition. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'JobCollectionDefinition(*, name: str | None = None, location: str | None - = None, tags: Dict[str, str] | None = None, properties: JobCollectionProperties - | None = None, **kwargs)' - parameters: - - name: name - description: Gets or sets the job collection resource name. - isRequired: true - types: - - - - name: location - description: Gets or sets the storage account location. - isRequired: true - types: - - - - name: tags - description: A set of tags. Gets or sets the tags. - isRequired: true - types: - - [, ] - - name: properties - description: Gets or sets the job collection properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: location - defaultValue: None - - name: tags - defaultValue: None - - name: properties - defaultValue: None -variables: -- description: Gets the job collection resource identifier. - name: id - types: - - -- description: Gets the job collection resource type. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionListResult.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionListResult.yml deleted file mode 100644 index b3fb90c86389..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionListResult.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobCollectionListResult -name: JobCollectionListResult -fullName: azure.mgmt.scheduler.models.JobCollectionListResult -module: azure.mgmt.scheduler.models -summary: 'JobCollectionListResult. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'JobCollectionListResult(*, next_link: str | None = None, **kwargs)' - parameters: - - name: next_link - description: Gets or sets the URL to get the next set of job collections. - isRequired: true - types: - - - keywordOnlyParameters: - - name: next_link - defaultValue: None -variables: -- description: Gets the job collections. - name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionProperties.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionProperties.yml deleted file mode 100644 index b5384e0e337c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionProperties.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobCollectionProperties -name: JobCollectionProperties -fullName: azure.mgmt.scheduler.models.JobCollectionProperties -module: azure.mgmt.scheduler.models -summary: JobCollectionProperties. -constructor: - syntax: 'JobCollectionProperties(*, sku: Sku | None = None, state: str | JobCollectionState - | None = None, quota: JobCollectionQuota | None = None, **kwargs)' - parameters: - - name: sku - description: Gets or sets the SKU. - isRequired: true - types: - - - - name: state - description: 'Gets or sets the state. Possible values include: "Enabled", "Disabled", - - "Suspended", "Deleted".' - isRequired: true - types: - - - - - - name: quota - description: Gets or sets the job collection quota. - isRequired: true - types: - - - keywordOnlyParameters: - - name: sku - defaultValue: None - - name: state - defaultValue: None - - name: quota - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionQuota.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionQuota.yml deleted file mode 100644 index e517987d0a7b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionQuota.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobCollectionQuota -name: JobCollectionQuota -fullName: azure.mgmt.scheduler.models.JobCollectionQuota -module: azure.mgmt.scheduler.models -summary: JobCollectionQuota. -constructor: - syntax: 'JobCollectionQuota(*, max_job_count: int | None = None, max_job_occurrence: - int | None = None, max_recurrence: JobMaxRecurrence | None = None, **kwargs)' - parameters: - - name: max_job_count - description: Gets or set the maximum job count. - isRequired: true - types: - - - - name: max_job_occurrence - description: Gets or sets the maximum job occurrence. - isRequired: true - types: - - - - name: max_recurrence - description: Gets or set the maximum recurrence. - isRequired: true - types: - - - keywordOnlyParameters: - - name: max_job_count - defaultValue: None - - name: max_job_occurrence - defaultValue: None - - name: max_recurrence - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionState.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionState.yml deleted file mode 100644 index e428c5f245fc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.JobCollectionState -name: JobCollectionState -fullName: azure.mgmt.scheduler.models.JobCollectionState -summary: Gets or sets the state. -module: azure.mgmt.scheduler.models -fields: -- name: DELETED - uid: azure.mgmt.scheduler.models.JobCollectionState.DELETED -- name: DISABLED - uid: azure.mgmt.scheduler.models.JobCollectionState.DISABLED -- name: ENABLED - uid: azure.mgmt.scheduler.models.JobCollectionState.ENABLED -- name: SUSPENDED - uid: azure.mgmt.scheduler.models.JobCollectionState.SUSPENDED diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobDefinition.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobDefinition.yml deleted file mode 100644 index dc24512e76ad..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobDefinition.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobDefinition -name: JobDefinition -fullName: azure.mgmt.scheduler.models.JobDefinition -module: azure.mgmt.scheduler.models -summary: 'JobDefinition. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'JobDefinition(*, properties: JobProperties | None = None, **kwargs)' - parameters: - - name: properties - description: Gets or sets the job properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - defaultValue: None -variables: -- description: Gets the job resource identifier. - name: id - types: - - -- description: Gets the job resource type. - name: type - types: - - -- description: Gets the job resource name. - name: name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobErrorAction.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobErrorAction.yml deleted file mode 100644 index 3366a55d96a9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobErrorAction.yml +++ /dev/null @@ -1,59 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobErrorAction -name: JobErrorAction -fullName: azure.mgmt.scheduler.models.JobErrorAction -module: azure.mgmt.scheduler.models -summary: JobErrorAction. -constructor: - syntax: 'JobErrorAction(*, type: str | JobActionType | None = None, request: HttpRequest - | None = None, queue_message: StorageQueueMessage | None = None, service_bus_queue_message: - ServiceBusQueueMessage | None = None, service_bus_topic_message: ServiceBusTopicMessage - | None = None, retry_policy: RetryPolicy | None = None, **kwargs)' - parameters: - - name: type - description: 'Gets or sets the job error action type. Possible values include: - "Http", "Https", - - "StorageQueue", "ServiceBusQueue", "ServiceBusTopic".' - isRequired: true - types: - - - - - - name: request - description: Gets or sets the http requests. - isRequired: true - types: - - - - name: queue_message - description: Gets or sets the storage queue message. - isRequired: true - types: - - - - name: service_bus_queue_message - description: Gets or sets the service bus queue message. - isRequired: true - types: - - - - name: service_bus_topic_message - description: Gets or sets the service bus topic message. - isRequired: true - types: - - - - name: retry_policy - description: Gets or sets the retry policy. - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - defaultValue: None - - name: request - defaultValue: None - - name: queue_message - defaultValue: None - - name: service_bus_queue_message - defaultValue: None - - name: service_bus_topic_message - defaultValue: None - - name: retry_policy - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobExecutionStatus.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobExecutionStatus.yml deleted file mode 100644 index fecfb214fe5e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobExecutionStatus.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.JobExecutionStatus -name: JobExecutionStatus -fullName: azure.mgmt.scheduler.models.JobExecutionStatus -summary: Gets the job execution status. -module: azure.mgmt.scheduler.models -fields: -- name: COMPLETED - uid: azure.mgmt.scheduler.models.JobExecutionStatus.COMPLETED -- name: FAILED - uid: azure.mgmt.scheduler.models.JobExecutionStatus.FAILED -- name: POSTPONED - uid: azure.mgmt.scheduler.models.JobExecutionStatus.POSTPONED diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryActionName.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryActionName.yml deleted file mode 100644 index 1df32425ae44..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryActionName.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.JobHistoryActionName -name: JobHistoryActionName -fullName: azure.mgmt.scheduler.models.JobHistoryActionName -summary: Gets the job history action name. -module: azure.mgmt.scheduler.models -fields: -- name: ERROR_ACTION - uid: azure.mgmt.scheduler.models.JobHistoryActionName.ERROR_ACTION -- name: MAIN_ACTION - uid: azure.mgmt.scheduler.models.JobHistoryActionName.MAIN_ACTION diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryDefinition.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryDefinition.yml deleted file mode 100644 index d1b171193bc9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryDefinition.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobHistoryDefinition -name: JobHistoryDefinition -fullName: azure.mgmt.scheduler.models.JobHistoryDefinition -module: azure.mgmt.scheduler.models -summary: 'JobHistoryDefinition. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: JobHistoryDefinition(**kwargs) -variables: -- description: Gets the job history identifier. - name: id - types: - - -- description: Gets the job history resource type. - name: type - types: - - -- description: Gets the job history name. - name: name - types: - - -- description: Gets or sets the job history properties. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryDefinitionProperties.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryDefinitionProperties.yml deleted file mode 100644 index c11c579d90d5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryDefinitionProperties.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobHistoryDefinitionProperties -name: JobHistoryDefinitionProperties -fullName: azure.mgmt.scheduler.models.JobHistoryDefinitionProperties -module: azure.mgmt.scheduler.models -summary: 'JobHistoryDefinitionProperties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: JobHistoryDefinitionProperties(**kwargs) -variables: -- description: Gets the start time for this job. - name: start_time - types: - - -- description: Gets the end time for this job. - name: end_time - types: - - -- description: Gets the expected execution time for this job. - name: expected_execution_time - types: - - -- description: 'Gets the job history action name. Possible values include: "MainAction", - - "ErrorAction".' - name: action_name - types: - - - - -- description: 'Gets the job history status. Possible values include: "Completed", - "Failed", - - "Postponed".' - name: status - types: - - - - -- description: Gets the message for the job history. - name: message - types: - - -- description: Gets the retry count for job. - name: retry_count - types: - - -- description: Gets the repeat count for the job. - name: repeat_count - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryFilter.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryFilter.yml deleted file mode 100644 index 16e049e7596b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryFilter.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobHistoryFilter -name: JobHistoryFilter -fullName: azure.mgmt.scheduler.models.JobHistoryFilter -module: azure.mgmt.scheduler.models -summary: JobHistoryFilter. -constructor: - syntax: 'JobHistoryFilter(*, status: str | JobExecutionStatus | None = None, **kwargs)' - parameters: - - name: status - description: 'Gets or sets the job execution status. Possible values include: - "Completed", - - "Failed", "Postponed".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: status - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryListResult.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryListResult.yml deleted file mode 100644 index ea7b65e2a7eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryListResult.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobHistoryListResult -name: JobHistoryListResult -fullName: azure.mgmt.scheduler.models.JobHistoryListResult -module: azure.mgmt.scheduler.models -summary: JobHistoryListResult. -constructor: - syntax: 'JobHistoryListResult(*, value: List[JobHistoryDefinition] | None = None, - next_link: str | None = None, **kwargs)' - parameters: - - name: value - description: Gets or sets the job histories under job. - isRequired: true - types: - - [] - - name: next_link - description: Gets or sets the URL to get the next set of job histories. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobListResult.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobListResult.yml deleted file mode 100644 index 5368dbbc0618..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobListResult.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobListResult -name: JobListResult -fullName: azure.mgmt.scheduler.models.JobListResult -module: azure.mgmt.scheduler.models -summary: JobListResult. -constructor: - syntax: 'JobListResult(*, value: List[JobDefinition] | None = None, next_link: str - | None = None, **kwargs)' - parameters: - - name: value - description: Gets or sets all jobs under job collection. - isRequired: true - types: - - [] - - name: next_link - description: Gets or sets the URL to get the next set of jobs. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobMaxRecurrence.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobMaxRecurrence.yml deleted file mode 100644 index 42d20c7c24c4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobMaxRecurrence.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobMaxRecurrence -name: JobMaxRecurrence -fullName: azure.mgmt.scheduler.models.JobMaxRecurrence -module: azure.mgmt.scheduler.models -summary: JobMaxRecurrence. -constructor: - syntax: 'JobMaxRecurrence(*, frequency: str | RecurrenceFrequency | None = None, - interval: int | None = None, **kwargs)' - parameters: - - name: frequency - description: 'Gets or sets the frequency of recurrence (second, minute, hour, - day, week, - - month). Possible values include: "Minute", "Hour", "Day", "Week", "Month".' - isRequired: true - types: - - - - - - name: interval - description: Gets or sets the interval between retries. - isRequired: true - types: - - - keywordOnlyParameters: - - name: frequency - defaultValue: None - - name: interval - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobProperties.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobProperties.yml deleted file mode 100644 index 430d8a0524f5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobProperties.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobProperties -name: JobProperties -fullName: azure.mgmt.scheduler.models.JobProperties -module: azure.mgmt.scheduler.models -summary: 'JobProperties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'JobProperties(*, start_time: datetime | None = None, action: JobAction - | None = None, recurrence: JobRecurrence | None = None, state: str | JobState - | None = None, **kwargs)' - parameters: - - name: start_time - description: Gets or sets the job start time. - isRequired: true - types: - - - - name: action - description: Gets or sets the job action. - isRequired: true - types: - - - - name: recurrence - description: Gets or sets the job recurrence. - isRequired: true - types: - - - - name: state - description: 'Gets or set the job state. Possible values include: "Enabled", "Disabled", - - "Faulted", "Completed".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: start_time - defaultValue: None - - name: action - defaultValue: None - - name: recurrence - defaultValue: None - - name: state - defaultValue: None -variables: -- description: Gets the job status. - name: status - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrence.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrence.yml deleted file mode 100644 index 262155fd1d0b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrence.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobRecurrence -name: JobRecurrence -fullName: azure.mgmt.scheduler.models.JobRecurrence -module: azure.mgmt.scheduler.models -summary: JobRecurrence. -constructor: - syntax: 'JobRecurrence(*, frequency: str | RecurrenceFrequency | None = None, interval: - int | None = None, count: int | None = None, end_time: datetime | None = None, - schedule: JobRecurrenceSchedule | None = None, **kwargs)' - parameters: - - name: frequency - description: 'Gets or sets the frequency of recurrence (second, minute, hour, - day, week, - - month). Possible values include: "Minute", "Hour", "Day", "Week", "Month".' - isRequired: true - types: - - - - - - name: interval - description: Gets or sets the interval between retries. - isRequired: true - types: - - - - name: count - description: Gets or sets the maximum number of times that the job should run. - isRequired: true - types: - - - - name: end_time - description: Gets or sets the time at which the job will complete. - isRequired: true - types: - - - - name: schedule - isRequired: true - types: - - - keywordOnlyParameters: - - name: frequency - defaultValue: None - - name: interval - defaultValue: None - - name: count - defaultValue: None - - name: end_time - defaultValue: None - - name: schedule - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrenceSchedule.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrenceSchedule.yml deleted file mode 100644 index 362354373516..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrenceSchedule.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobRecurrenceSchedule -name: JobRecurrenceSchedule -fullName: azure.mgmt.scheduler.models.JobRecurrenceSchedule -module: azure.mgmt.scheduler.models -summary: JobRecurrenceSchedule. -constructor: - syntax: 'JobRecurrenceSchedule(*, week_days: List[str | DayOfWeek] | None = None, - hours: List[int] | None = None, minutes: List[int] | None = None, month_days: - List[int] | None = None, monthly_occurrences: List[JobRecurrenceScheduleMonthlyOccurrence] - | None = None, **kwargs)' - parameters: - - name: week_days - description: Gets or sets the days of the week that the job should execute on. - isRequired: true - types: - - [ - - ] - - name: hours - description: Gets or sets the hours of the day that the job should execute at. - isRequired: true - types: - - [] - - name: minutes - description: Gets or sets the minutes of the hour that the job should execute - at. - isRequired: true - types: - - [] - - name: month_days - description: 'Gets or sets the days of the month that the job should execute on. - Must be - - between 1 and 31.' - isRequired: true - types: - - [] - - name: monthly_occurrences - description: Gets or sets the occurrences of days within a month. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: week_days - defaultValue: None - - name: hours - defaultValue: None - - name: minutes - defaultValue: None - - name: month_days - defaultValue: None - - name: monthly_occurrences - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrenceScheduleMonthlyOccurrence.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrenceScheduleMonthlyOccurrence.yml deleted file mode 100644 index 0a7fff0f2c28..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrenceScheduleMonthlyOccurrence.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobRecurrenceScheduleMonthlyOccurrence -name: JobRecurrenceScheduleMonthlyOccurrence -fullName: azure.mgmt.scheduler.models.JobRecurrenceScheduleMonthlyOccurrence -module: azure.mgmt.scheduler.models -summary: JobRecurrenceScheduleMonthlyOccurrence. -constructor: - syntax: 'JobRecurrenceScheduleMonthlyOccurrence(*, day: str | JobScheduleDay | None - = None, occurrence: int | None = None, **kwargs)' - parameters: - - name: day - description: 'Gets or sets the day. Must be one of monday, tuesday, wednesday, - thursday, friday, - - saturday, sunday. Possible values include: "Monday", "Tuesday", "Wednesday", - "Thursday", - - "Friday", "Saturday", "Sunday".' - isRequired: true - types: - - - - - - name: occurrence - description: Gets or sets the occurrence. Must be between -5 and 5. - isRequired: true - types: - - - keywordOnlyParameters: - - name: day - defaultValue: None - - name: occurrence - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobScheduleDay.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobScheduleDay.yml deleted file mode 100644 index 0a9cab49a620..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobScheduleDay.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.JobScheduleDay -name: JobScheduleDay -fullName: azure.mgmt.scheduler.models.JobScheduleDay -summary: 'Gets or sets the day. Must be one of monday, tuesday, wednesday, thursday, - friday, saturday, - - sunday.' -module: azure.mgmt.scheduler.models -fields: -- name: FRIDAY - uid: azure.mgmt.scheduler.models.JobScheduleDay.FRIDAY -- name: MONDAY - uid: azure.mgmt.scheduler.models.JobScheduleDay.MONDAY -- name: SATURDAY - uid: azure.mgmt.scheduler.models.JobScheduleDay.SATURDAY -- name: SUNDAY - uid: azure.mgmt.scheduler.models.JobScheduleDay.SUNDAY -- name: THURSDAY - uid: azure.mgmt.scheduler.models.JobScheduleDay.THURSDAY -- name: TUESDAY - uid: azure.mgmt.scheduler.models.JobScheduleDay.TUESDAY -- name: WEDNESDAY - uid: azure.mgmt.scheduler.models.JobScheduleDay.WEDNESDAY diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobState.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobState.yml deleted file mode 100644 index 1f6203b9554f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.JobState -name: JobState -fullName: azure.mgmt.scheduler.models.JobState -summary: Gets or set the job state. -module: azure.mgmt.scheduler.models -fields: -- name: COMPLETED - uid: azure.mgmt.scheduler.models.JobState.COMPLETED -- name: DISABLED - uid: azure.mgmt.scheduler.models.JobState.DISABLED -- name: ENABLED - uid: azure.mgmt.scheduler.models.JobState.ENABLED -- name: FAULTED - uid: azure.mgmt.scheduler.models.JobState.FAULTED diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobStateFilter.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobStateFilter.yml deleted file mode 100644 index 12aa2874bf3e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobStateFilter.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobStateFilter -name: JobStateFilter -fullName: azure.mgmt.scheduler.models.JobStateFilter -module: azure.mgmt.scheduler.models -summary: JobStateFilter. -constructor: - syntax: 'JobStateFilter(*, state: str | JobState | None = None, **kwargs)' - parameters: - - name: state - description: 'Gets or sets the job state. Possible values include: "Enabled", - "Disabled", - - "Faulted", "Completed".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: state - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobStatus.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobStatus.yml deleted file mode 100644 index d96eb2d59ebd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobStatus.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.JobStatus -name: JobStatus -fullName: azure.mgmt.scheduler.models.JobStatus -module: azure.mgmt.scheduler.models -summary: 'JobStatus. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: JobStatus(**kwargs) -variables: -- description: Gets the number of times this job has executed. - name: execution_count - types: - - -- description: Gets the number of times this job has failed. - name: failure_count - types: - - -- description: 'Gets the number of faulted occurrences (occurrences that were retried - and - - failed as many times as the retry policy states).' - name: faulted_count - types: - - -- description: 'Gets the time the last occurrence executed in ISO-8601 format. - - Could be empty if job has not run yet.' - name: last_execution_time - types: - - -- description: 'Gets the time of the next occurrence in ISO-8601 format. Could be - - empty if the job is completed.' - name: next_execution_time - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.OAuthAuthentication.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.OAuthAuthentication.yml deleted file mode 100644 index f4303b5659d3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.OAuthAuthentication.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.OAuthAuthentication -name: OAuthAuthentication -fullName: azure.mgmt.scheduler.models.OAuthAuthentication -module: azure.mgmt.scheduler.models -summary: 'OAuthAuthentication. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OAuthAuthentication(*, secret: str | None = None, tenant: str | None = - None, audience: str | None = None, client_id: str | None = None, **kwargs)' - parameters: - - name: type - description: 'Required. Gets or sets the HTTP authentication type.Constant filled - by server. - - Possible values include: "NotSpecified", "ClientCertificate", "ActiveDirectoryOAuth", - "Basic".' - isRequired: true - types: - - - - - - name: secret - description: Gets or sets the secret, return value will always be empty. - isRequired: true - types: - - - - name: tenant - description: Gets or sets the tenant. - isRequired: true - types: - - - - name: audience - description: Gets or sets the audience. - isRequired: true - types: - - - - name: client_id - description: Gets or sets the client identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: secret - defaultValue: None - - name: tenant - defaultValue: None - - name: audience - defaultValue: None - - name: client_id - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RecurrenceFrequency.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RecurrenceFrequency.yml deleted file mode 100644 index 0f736584eef6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RecurrenceFrequency.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.RecurrenceFrequency -name: RecurrenceFrequency -fullName: azure.mgmt.scheduler.models.RecurrenceFrequency -summary: Gets or sets the frequency of recurrence (second, minute, hour, day, week, - month). -module: azure.mgmt.scheduler.models -fields: -- name: DAY - uid: azure.mgmt.scheduler.models.RecurrenceFrequency.DAY -- name: HOUR - uid: azure.mgmt.scheduler.models.RecurrenceFrequency.HOUR -- name: MINUTE - uid: azure.mgmt.scheduler.models.RecurrenceFrequency.MINUTE -- name: MONTH - uid: azure.mgmt.scheduler.models.RecurrenceFrequency.MONTH -- name: WEEK - uid: azure.mgmt.scheduler.models.RecurrenceFrequency.WEEK diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RetryPolicy.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RetryPolicy.yml deleted file mode 100644 index 56fcc5b3cf4f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RetryPolicy.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.RetryPolicy -name: RetryPolicy -fullName: azure.mgmt.scheduler.models.RetryPolicy -module: azure.mgmt.scheduler.models -summary: RetryPolicy. -constructor: - syntax: 'RetryPolicy(*, retry_type: str | RetryType | None = None, retry_interval: - timedelta | None = None, retry_count: int | None = None, **kwargs)' - parameters: - - name: retry_type - description: 'Gets or sets the retry strategy to be used. Possible values include: - "None", - - "Fixed".' - isRequired: true - types: - - - - - - name: retry_interval - description: 'Gets or sets the retry interval between retries, specify duration - in ISO - - 8601 format.' - isRequired: true - types: - - - - name: retry_count - description: Gets or sets the number of times a retry should be attempted. - isRequired: true - types: - - - keywordOnlyParameters: - - name: retry_type - defaultValue: None - - name: retry_interval - defaultValue: None - - name: retry_count - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RetryType.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RetryType.yml deleted file mode 100644 index ec3772adf3e9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RetryType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.RetryType -name: RetryType -fullName: azure.mgmt.scheduler.models.RetryType -summary: Gets or sets the retry strategy to be used. -module: azure.mgmt.scheduler.models -fields: -- name: FIXED - uid: azure.mgmt.scheduler.models.RetryType.FIXED -- name: NONE - uid: azure.mgmt.scheduler.models.RetryType.NONE diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusAuthentication.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusAuthentication.yml deleted file mode 100644 index 00970baa24a1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusAuthentication.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.ServiceBusAuthentication -name: ServiceBusAuthentication -fullName: azure.mgmt.scheduler.models.ServiceBusAuthentication -module: azure.mgmt.scheduler.models -summary: ServiceBusAuthentication. -constructor: - syntax: 'ServiceBusAuthentication(*, sas_key: str | None = None, sas_key_name: str - | None = None, type: str | ServiceBusAuthenticationType | None = None, **kwargs)' - parameters: - - name: sas_key - description: Gets or sets the SAS key. - isRequired: true - types: - - - - name: sas_key_name - description: Gets or sets the SAS key name. - isRequired: true - types: - - - - name: type - description: 'Gets or sets the authentication type. Possible values include: "NotSpecified", - - "SharedAccessKey".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: sas_key - defaultValue: None - - name: sas_key_name - defaultValue: None - - name: type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusAuthenticationType.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusAuthenticationType.yml deleted file mode 100644 index 3008a00885fd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.ServiceBusAuthenticationType -name: ServiceBusAuthenticationType -fullName: azure.mgmt.scheduler.models.ServiceBusAuthenticationType -summary: Gets or sets the authentication type. -module: azure.mgmt.scheduler.models -fields: -- name: NOT_SPECIFIED - uid: azure.mgmt.scheduler.models.ServiceBusAuthenticationType.NOT_SPECIFIED -- name: SHARED_ACCESS_KEY - uid: azure.mgmt.scheduler.models.ServiceBusAuthenticationType.SHARED_ACCESS_KEY diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusBrokeredMessageProperties.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusBrokeredMessageProperties.yml deleted file mode 100644 index 1026dd2071cc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusBrokeredMessageProperties.yml +++ /dev/null @@ -1,106 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.ServiceBusBrokeredMessageProperties -name: ServiceBusBrokeredMessageProperties -fullName: azure.mgmt.scheduler.models.ServiceBusBrokeredMessageProperties -module: azure.mgmt.scheduler.models -summary: ServiceBusBrokeredMessageProperties. -constructor: - syntax: 'ServiceBusBrokeredMessageProperties(*, content_type: str | None = None, - correlation_id: str | None = None, force_persistence: bool | None = None, label: - str | None = None, message_id: str | None = None, partition_key: str | None = - None, reply_to: str | None = None, reply_to_session_id: str | None = None, scheduled_enqueue_time_utc: - datetime | None = None, session_id: str | None = None, time_to_live: timedelta - | None = None, to: str | None = None, via_partition_key: str | None = None, **kwargs)' - parameters: - - name: content_type - description: Gets or sets the content type. - isRequired: true - types: - - - - name: correlation_id - description: Gets or sets the correlation ID. - isRequired: true - types: - - - - name: force_persistence - description: Gets or sets the force persistence. - isRequired: true - types: - - - - name: label - description: Gets or sets the label. - isRequired: true - types: - - - - name: message_id - description: Gets or sets the message ID. - isRequired: true - types: - - - - name: partition_key - description: Gets or sets the partition key. - isRequired: true - types: - - - - name: reply_to - description: Gets or sets the reply to. - isRequired: true - types: - - - - name: reply_to_session_id - description: Gets or sets the reply to session ID. - isRequired: true - types: - - - - name: scheduled_enqueue_time_utc - description: Gets or sets the scheduled enqueue time UTC. - isRequired: true - types: - - - - name: session_id - description: Gets or sets the session ID. - isRequired: true - types: - - - - name: time_to_live - description: Gets or sets the time to live. - isRequired: true - types: - - - - name: to - description: Gets or sets the to. - isRequired: true - types: - - - - name: via_partition_key - description: Gets or sets the via partition key. - isRequired: true - types: - - - keywordOnlyParameters: - - name: content_type - defaultValue: None - - name: correlation_id - defaultValue: None - - name: force_persistence - defaultValue: None - - name: label - defaultValue: None - - name: message_id - defaultValue: None - - name: partition_key - defaultValue: None - - name: reply_to - defaultValue: None - - name: reply_to_session_id - defaultValue: None - - name: scheduled_enqueue_time_utc - defaultValue: None - - name: session_id - defaultValue: None - - name: time_to_live - defaultValue: None - - name: to - defaultValue: None - - name: via_partition_key - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusMessage.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusMessage.yml deleted file mode 100644 index c9b665b8a37a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusMessage.yml +++ /dev/null @@ -1,59 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.ServiceBusMessage -name: ServiceBusMessage -fullName: azure.mgmt.scheduler.models.ServiceBusMessage -module: azure.mgmt.scheduler.models -summary: ServiceBusMessage. -constructor: - syntax: 'ServiceBusMessage(*, authentication: ServiceBusAuthentication | None = - None, brokered_message_properties: ServiceBusBrokeredMessageProperties | None - = None, custom_message_properties: Dict[str, str] | None = None, message: str - | None = None, namespace: str | None = None, transport_type: str | ServiceBusTransportType - | None = None, **kwargs)' - parameters: - - name: authentication - description: Gets or sets the Service Bus authentication. - isRequired: true - types: - - - - name: brokered_message_properties - description: Gets or sets the brokered message properties. - isRequired: true - types: - - - - name: custom_message_properties - description: Gets or sets the custom message properties. - isRequired: true - types: - - [, ] - - name: message - description: Gets or sets the message. - isRequired: true - types: - - - - name: namespace - description: Gets or sets the namespace. - isRequired: true - types: - - - - name: transport_type - description: 'Gets or sets the transport type. Possible values include: - - "NotSpecified", "NetMessaging", "AMQP".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: authentication - defaultValue: None - - name: brokered_message_properties - defaultValue: None - - name: custom_message_properties - defaultValue: None - - name: message - defaultValue: None - - name: namespace - defaultValue: None - - name: transport_type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusQueueMessage.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusQueueMessage.yml deleted file mode 100644 index 0f30373f41d2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusQueueMessage.yml +++ /dev/null @@ -1,66 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.ServiceBusQueueMessage -name: ServiceBusQueueMessage -fullName: azure.mgmt.scheduler.models.ServiceBusQueueMessage -module: azure.mgmt.scheduler.models -summary: ServiceBusQueueMessage. -constructor: - syntax: 'ServiceBusQueueMessage(*, authentication: ServiceBusAuthentication | None - = None, brokered_message_properties: ServiceBusBrokeredMessageProperties | None - = None, custom_message_properties: Dict[str, str] | None = None, message: str - | None = None, namespace: str | None = None, transport_type: str | ServiceBusTransportType - | None = None, queue_name: str | None = None, **kwargs)' - parameters: - - name: authentication - description: Gets or sets the Service Bus authentication. - isRequired: true - types: - - - - name: brokered_message_properties - description: Gets or sets the brokered message properties. - isRequired: true - types: - - - - name: custom_message_properties - description: Gets or sets the custom message properties. - isRequired: true - types: - - [, ] - - name: message - description: Gets or sets the message. - isRequired: true - types: - - - - name: namespace - description: Gets or sets the namespace. - isRequired: true - types: - - - - name: transport_type - description: 'Gets or sets the transport type. Possible values include: - - "NotSpecified", "NetMessaging", "AMQP".' - isRequired: true - types: - - - - - - name: queue_name - description: Gets or sets the queue name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: authentication - defaultValue: None - - name: brokered_message_properties - defaultValue: None - - name: custom_message_properties - defaultValue: None - - name: message - defaultValue: None - - name: namespace - defaultValue: None - - name: transport_type - defaultValue: None - - name: queue_name - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusTopicMessage.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusTopicMessage.yml deleted file mode 100644 index d881dc1302f8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusTopicMessage.yml +++ /dev/null @@ -1,66 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.ServiceBusTopicMessage -name: ServiceBusTopicMessage -fullName: azure.mgmt.scheduler.models.ServiceBusTopicMessage -module: azure.mgmt.scheduler.models -summary: ServiceBusTopicMessage. -constructor: - syntax: 'ServiceBusTopicMessage(*, authentication: ServiceBusAuthentication | None - = None, brokered_message_properties: ServiceBusBrokeredMessageProperties | None - = None, custom_message_properties: Dict[str, str] | None = None, message: str - | None = None, namespace: str | None = None, transport_type: str | ServiceBusTransportType - | None = None, topic_path: str | None = None, **kwargs)' - parameters: - - name: authentication - description: Gets or sets the Service Bus authentication. - isRequired: true - types: - - - - name: brokered_message_properties - description: Gets or sets the brokered message properties. - isRequired: true - types: - - - - name: custom_message_properties - description: Gets or sets the custom message properties. - isRequired: true - types: - - [, ] - - name: message - description: Gets or sets the message. - isRequired: true - types: - - - - name: namespace - description: Gets or sets the namespace. - isRequired: true - types: - - - - name: transport_type - description: 'Gets or sets the transport type. Possible values include: - - "NotSpecified", "NetMessaging", "AMQP".' - isRequired: true - types: - - - - - - name: topic_path - description: Gets or sets the topic path. - isRequired: true - types: - - - keywordOnlyParameters: - - name: authentication - defaultValue: None - - name: brokered_message_properties - defaultValue: None - - name: custom_message_properties - defaultValue: None - - name: message - defaultValue: None - - name: namespace - defaultValue: None - - name: transport_type - defaultValue: None - - name: topic_path - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusTransportType.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusTransportType.yml deleted file mode 100644 index 639bf990687f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusTransportType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.ServiceBusTransportType -name: ServiceBusTransportType -fullName: azure.mgmt.scheduler.models.ServiceBusTransportType -summary: Gets or sets the transport type. -module: azure.mgmt.scheduler.models -fields: -- name: AMQP - uid: azure.mgmt.scheduler.models.ServiceBusTransportType.AMQP -- name: NET_MESSAGING - uid: azure.mgmt.scheduler.models.ServiceBusTransportType.NET_MESSAGING -- name: NOT_SPECIFIED - uid: azure.mgmt.scheduler.models.ServiceBusTransportType.NOT_SPECIFIED diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.Sku.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.Sku.yml deleted file mode 100644 index 037302fb5d5d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.Sku.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.Sku -name: Sku -fullName: azure.mgmt.scheduler.models.Sku -module: azure.mgmt.scheduler.models -summary: Sku. -constructor: - syntax: 'Sku(*, name: str | SkuDefinition | None = None, **kwargs)' - parameters: - - name: name - description: 'Gets or set the SKU. Possible values include: "Standard", "Free", - "P10Premium", - - "P20Premium".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.SkuDefinition.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.SkuDefinition.yml deleted file mode 100644 index 6b81db5ed4c1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.SkuDefinition.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.scheduler.models.SkuDefinition -name: SkuDefinition -fullName: azure.mgmt.scheduler.models.SkuDefinition -summary: Gets or set the SKU. -module: azure.mgmt.scheduler.models -fields: -- name: FREE - uid: azure.mgmt.scheduler.models.SkuDefinition.FREE -- name: P10_PREMIUM - uid: azure.mgmt.scheduler.models.SkuDefinition.P10_PREMIUM -- name: P20_PREMIUM - uid: azure.mgmt.scheduler.models.SkuDefinition.P20_PREMIUM -- name: STANDARD - uid: azure.mgmt.scheduler.models.SkuDefinition.STANDARD diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.StorageQueueMessage.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.StorageQueueMessage.yml deleted file mode 100644 index 014eea015817..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.StorageQueueMessage.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.models.StorageQueueMessage -name: StorageQueueMessage -fullName: azure.mgmt.scheduler.models.StorageQueueMessage -module: azure.mgmt.scheduler.models -summary: StorageQueueMessage. -constructor: - syntax: 'StorageQueueMessage(*, storage_account: str | None = None, queue_name: - str | None = None, sas_token: str | None = None, message: str | None = None, **kwargs)' - parameters: - - name: storage_account - description: Gets or sets the storage account name. - isRequired: true - types: - - - - name: queue_name - description: Gets or sets the queue name. - isRequired: true - types: - - - - name: sas_token - description: Gets or sets the SAS key. - isRequired: true - types: - - - - name: message - description: Gets or sets the message. - isRequired: true - types: - - - keywordOnlyParameters: - - name: storage_account - defaultValue: None - - name: queue_name - defaultValue: None - - name: sas_token - defaultValue: None - - name: message - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.yml deleted file mode 100644 index 38e8f0ccfcbc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.scheduler.models -name: models -fullName: azure.mgmt.scheduler.models -type: import -classes: -- azure.mgmt.scheduler.models.BasicAuthentication -- azure.mgmt.scheduler.models.ClientCertAuthentication -- azure.mgmt.scheduler.models.HttpAuthentication -- azure.mgmt.scheduler.models.HttpRequest -- azure.mgmt.scheduler.models.JobAction -- azure.mgmt.scheduler.models.JobCollectionDefinition -- azure.mgmt.scheduler.models.JobCollectionListResult -- azure.mgmt.scheduler.models.JobCollectionProperties -- azure.mgmt.scheduler.models.JobCollectionQuota -- azure.mgmt.scheduler.models.JobDefinition -- azure.mgmt.scheduler.models.JobErrorAction -- azure.mgmt.scheduler.models.JobHistoryDefinition -- azure.mgmt.scheduler.models.JobHistoryDefinitionProperties -- azure.mgmt.scheduler.models.JobHistoryFilter -- azure.mgmt.scheduler.models.JobHistoryListResult -- azure.mgmt.scheduler.models.JobListResult -- azure.mgmt.scheduler.models.JobMaxRecurrence -- azure.mgmt.scheduler.models.JobProperties -- azure.mgmt.scheduler.models.JobRecurrence -- azure.mgmt.scheduler.models.JobRecurrenceSchedule -- azure.mgmt.scheduler.models.JobRecurrenceScheduleMonthlyOccurrence -- azure.mgmt.scheduler.models.JobStateFilter -- azure.mgmt.scheduler.models.JobStatus -- azure.mgmt.scheduler.models.OAuthAuthentication -- azure.mgmt.scheduler.models.RetryPolicy -- azure.mgmt.scheduler.models.ServiceBusAuthentication -- azure.mgmt.scheduler.models.ServiceBusBrokeredMessageProperties -- azure.mgmt.scheduler.models.ServiceBusMessage -- azure.mgmt.scheduler.models.ServiceBusQueueMessage -- azure.mgmt.scheduler.models.ServiceBusTopicMessage -- azure.mgmt.scheduler.models.Sku -- azure.mgmt.scheduler.models.StorageQueueMessage -enums: -- azure.mgmt.scheduler.models.DayOfWeek -- azure.mgmt.scheduler.models.HttpAuthenticationType -- azure.mgmt.scheduler.models.JobActionType -- azure.mgmt.scheduler.models.JobCollectionState -- azure.mgmt.scheduler.models.JobExecutionStatus -- azure.mgmt.scheduler.models.JobHistoryActionName -- azure.mgmt.scheduler.models.JobScheduleDay -- azure.mgmt.scheduler.models.JobState -- azure.mgmt.scheduler.models.RecurrenceFrequency -- azure.mgmt.scheduler.models.RetryType -- azure.mgmt.scheduler.models.ServiceBusAuthenticationType -- azure.mgmt.scheduler.models.ServiceBusTransportType -- azure.mgmt.scheduler.models.SkuDefinition diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.JobCollectionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.JobCollectionsOperations.yml deleted file mode 100644 index 1470af8bbb20..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.JobCollectionsOperations.yml +++ /dev/null @@ -1,296 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.operations.JobCollectionsOperations -name: JobCollectionsOperations -fullName: azure.mgmt.scheduler.operations.JobCollectionsOperations -module: azure.mgmt.scheduler.operations -summary: 'JobCollectionsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: JobCollectionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.begin_delete - name: begin_delete - summary: Deletes a job collection. - signature: 'begin_delete(resource_group_name: str, job_collection_name: str, **kwargs: - Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.begin_disable - name: begin_disable - summary: Disables all of the jobs in the job collection. - signature: 'begin_disable(resource_group_name: str, job_collection_name: str, **kwargs: - Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.begin_enable - name: begin_enable - summary: Enables all of the jobs in the job collection. - signature: 'begin_enable(resource_group_name: str, job_collection_name: str, **kwargs: - Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.create_or_update - name: create_or_update - summary: Provisions a new job collection or updates an existing job collection. - signature: 'create_or_update(resource_group_name: str, job_collection_name: str, - job_collection: ''models.JobCollectionDefinition'', **kwargs: Any) -> models.JobCollectionDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_collection - description: The job collection definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobCollectionDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.get - name: get - summary: Gets a job collection. - signature: 'get(resource_group_name: str, job_collection_name: str, **kwargs: Any) - -> models.JobCollectionDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobCollectionDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.list_by_resource_group - name: list_by_resource_group - summary: Gets all job collections under specified resource group. - signature: 'list_by_resource_group(resource_group_name: str, **kwargs: Any) -> Iterable[''models.JobCollectionListResult'']' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobCollectionListResult or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.list_by_subscription - name: list_by_subscription - summary: Gets all job collections under specified subscription. - signature: 'list_by_subscription(**kwargs: Any) -> Iterable[''models.JobCollectionListResult'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobCollectionListResult or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.patch - name: patch - summary: Patches an existing job collection. - signature: 'patch(resource_group_name: str, job_collection_name: str, job_collection: - ''models.JobCollectionDefinition'', **kwargs: Any) -> models.JobCollectionDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_collection - description: The job collection definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobCollectionDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.scheduler.operations.JobCollectionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.JobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.JobsOperations.yml deleted file mode 100644 index cbb5fe666d1c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.JobsOperations.yml +++ /dev/null @@ -1,304 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.scheduler.operations.JobsOperations -name: JobsOperations -fullName: azure.mgmt.scheduler.operations.JobsOperations -module: azure.mgmt.scheduler.operations -summary: 'JobsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: JobsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.scheduler.operations.JobsOperations.create_or_update - name: create_or_update - summary: Provisions a new job or updates an existing job. - signature: 'create_or_update(resource_group_name: str, job_collection_name: str, - job_name: str, job: ''models.JobDefinition'', **kwargs: Any) -> models.JobDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - - name: job - description: The job definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobsOperations.delete - name: delete - summary: Deletes a job. - signature: 'delete(resource_group_name: str, job_collection_name: str, job_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobsOperations.get - name: get - summary: Gets a job. - signature: 'get(resource_group_name: str, job_collection_name: str, job_name: str, - **kwargs: Any) -> models.JobDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobsOperations.list - name: list - summary: Lists all jobs under the specified job collection. - signature: 'list(resource_group_name: str, job_collection_name: str, top: int | - None = None, skip: int | None = None, filter: str | None = None, **kwargs: Any) - -> Iterable[''models.JobListResult'']' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: top - description: The number of jobs to request, in the of range of [1..100]. - defaultValue: None - types: - - - - name: skip - description: 'The (0-based) index of the job history list from which to begin - requesting - - entries.' - defaultValue: None - types: - - - - name: filter - description: The filter to apply on the job state. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobListResult or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobsOperations.list_job_history - name: list_job_history - summary: Lists job history. - signature: 'list_job_history(resource_group_name: str, job_collection_name: str, - job_name: str, top: int | None = None, skip: int | None = None, filter: str | - None = None, **kwargs: Any) -> Iterable[''models.JobHistoryListResult'']' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - - name: top - description: the number of job history to request, in the of range of [1..100]. - defaultValue: None - types: - - - - name: skip - description: 'The (0-based) index of the job history list from which to begin - requesting - - entries.' - defaultValue: None - types: - - - - name: filter - description: The filter to apply on the job state. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobHistoryListResult or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobsOperations.patch - name: patch - summary: Patches an existing job. - signature: 'patch(resource_group_name: str, job_collection_name: str, job_name: - str, job: ''models.JobDefinition'', **kwargs: Any) -> models.JobDefinition' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - - name: job - description: The job definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobDefinition, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.scheduler.operations.JobsOperations.run - name: run - summary: Runs a job. - signature: 'run(resource_group_name: str, job_collection_name: str, job_name: str, - **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The resource group name. - isRequired: true - types: - - - - name: job_collection_name - description: The job collection name. - isRequired: true - types: - - - - name: job_name - description: The job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.scheduler.operations.JobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.yml deleted file mode 100644 index e217a867624b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.scheduler.operations -name: operations -fullName: azure.mgmt.scheduler.operations -type: import -classes: -- azure.mgmt.scheduler.operations.JobCollectionsOperations -- azure.mgmt.scheduler.operations.JobsOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.patch.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.patch.yml deleted file mode 100644 index c2bed4cd8bb4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.patch.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonModule -uid: azure.mgmt.scheduler.patch -name: patch -fullName: azure.mgmt.scheduler.patch -functions: -- uid: azure.mgmt.scheduler.patch.deserialize_scheduler_duration - name: deserialize_scheduler_duration - signature: deserialize_scheduler_duration(attr, **kwargs) - parameters: - - name: attr - isRequired: true -- uid: azure.mgmt.scheduler.patch.from_iso8601_to_timespan - name: from_iso8601_to_timespan - signature: from_iso8601_to_timespan(iso_str) - parameters: - - name: iso_str - isRequired: true -- uid: azure.mgmt.scheduler.patch.from_timespan_to_iso8601 - name: from_timespan_to_iso8601 - signature: from_timespan_to_iso8601(timespan_str) - parameters: - - name: timespan_str - isRequired: true -- uid: azure.mgmt.scheduler.patch.patch_client - name: patch_client - signature: patch_client(client) - parameters: - - name: client - isRequired: true -- uid: azure.mgmt.scheduler.patch.serialize_scheduler_duration - name: serialize_scheduler_duration - signature: serialize_scheduler_duration(attr, **kwargs) - parameters: - - name: attr - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.yml b/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.yml deleted file mode 100644 index 2660b88d9792..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.scheduler -name: scheduler -fullName: azure.mgmt.scheduler -type: rootImport -classes: -- azure.mgmt.scheduler.SchedulerManagementClient -packages: -- azure.mgmt.scheduler.aio -- azure.mgmt.scheduler.models -- azure.mgmt.scheduler.operations -modules: -- azure.mgmt.scheduler.patch diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.StorageImportExport.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.StorageImportExport.yml deleted file mode 100644 index cb38b1fa2218..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.StorageImportExport.yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.StorageImportExport -name: StorageImportExport -fullName: azure.mgmt.storageimportexport.StorageImportExport -module: azure.mgmt.storageimportexport -summary: The Storage Import/Export Resource Provider API. -constructor: - syntax: 'StorageImportExport(credential: TokenCredential, subscription_id: str, - accept_language: str | None = None, base_url: str = ''https://management.azure.com'', - **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The subscription ID for the Azure user. Required. - isRequired: true - types: - - - - name: accept_language - description: 'Specifies the preferred language for the response. Default value - is - - None.' - defaultValue: None - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2021-01-01". Note that overriding - this - - default value may result in unsupported behavior.' - types: - - -variables: -- description: LocationsOperations operations - name: locations - types: - - -- description: JobsOperations operations - name: jobs - types: - - -- description: BitLockerKeysOperations operations - name: bit_locker_keys - types: - - -- description: Operations operations - name: operations - types: - - -methods: -- uid: azure.mgmt.storageimportexport.StorageImportExport.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.StorageImportExport.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.StorageImportExport.yml deleted file mode 100644 index 45037c587273..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.StorageImportExport.yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.aio.StorageImportExport -name: StorageImportExport -fullName: azure.mgmt.storageimportexport.aio.StorageImportExport -module: azure.mgmt.storageimportexport.aio -summary: The Storage Import/Export Resource Provider API. -constructor: - syntax: 'StorageImportExport(credential: AsyncTokenCredential, subscription_id: - str, accept_language: str | None = None, base_url: str = ''https://management.azure.com'', - **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The subscription ID for the Azure user. Required. - isRequired: true - types: - - - - name: accept_language - description: 'Specifies the preferred language for the response. Default value - is - - None.' - defaultValue: None - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2021-01-01". Note that overriding - this - - default value may result in unsupported behavior.' - types: - - -variables: -- description: LocationsOperations operations - name: locations - types: - - -- description: JobsOperations operations - name: jobs - types: - - -- description: BitLockerKeysOperations operations - name: bit_locker_keys - types: - - -- description: Operations operations - name: operations - types: - - -methods: -- uid: azure.mgmt.storageimportexport.aio.StorageImportExport.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations.yml deleted file mode 100644 index da882f819b76..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations -name: BitLockerKeysOperations -fullName: azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations -module: azure.mgmt.storageimportexport.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: BitLockerKeysOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations.list - name: list - summary: Returns the BitLocker Keys for all drives in the specified job. - signature: 'list(job_name: str, resource_group_name: str, **kwargs: Any) -> AsyncIterable[DriveBitLockerKey]' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DriveBitLockerKey or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.JobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.JobsOperations.yml deleted file mode 100644 index 7e9f32a8b5ae..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.JobsOperations.yml +++ /dev/null @@ -1,250 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations -name: JobsOperations -fullName: azure.mgmt.storageimportexport.aio.operations.JobsOperations -module: azure.mgmt.storageimportexport.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: JobsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations.create - name: create - summary: Creates a new job or updates an existing job in the specified subscription. - signature: 'async create(job_name: str, resource_group_name: str, body: _models.PutJobParameters, - client_tenant_id: str | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.JobResponse' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - - name: body - description: 'The parameters used for creating the job. Is either a model type - or a IO type. - - Required.' - isRequired: true - types: - - - - - - name: client_tenant_id - description: The tenant ID of the client making the request. Default value is - None. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations.delete - name: delete - summary: Deletes an existing job. Only jobs in the Creating or Completed states - can be deleted. - signature: 'async delete(job_name: str, resource_group_name: str, **kwargs: Any) - -> None' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations.get - name: get - summary: Gets information about an existing job. - signature: 'async get(job_name: str, resource_group_name: str, **kwargs: Any) -> - JobResponse' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations.list_by_resource_group - name: list_by_resource_group - summary: Returns all active and completed jobs in a resource group. - signature: 'list_by_resource_group(resource_group_name: str, top: int | None = None, - filter: str | None = None, **kwargs: Any) -> AsyncIterable[JobResponse]' - parameters: - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - - name: top - description: 'An integer value that specifies how many jobs at most should be - returned. The value - - cannot exceed 100. Default value is None.' - defaultValue: None - types: - - - - name: filter - description: 'Can be used to restrict the results to certain conditions. Default - value is - - None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobResponse or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations.list_by_subscription - name: list_by_subscription - summary: Returns all active and completed jobs in a subscription. - signature: 'list_by_subscription(top: int | None = None, filter: str | None = None, - **kwargs: Any) -> AsyncIterable[JobResponse]' - parameters: - - name: top - description: 'An integer value that specifies how many jobs at most should be - returned. The value - - cannot exceed 100. Default value is None.' - defaultValue: None - types: - - - - name: filter - description: 'Can be used to restrict the results to certain conditions. Default - value is - - None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobResponse or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations.update - name: update - summary: 'Updates specific properties of a job. You can call this operation to notify - the Import/Export - - service that the hard drives comprising the import or export job have been shipped - to the - - Microsoft data center. It can also be used to cancel an existing job.' - signature: 'async update(job_name: str, resource_group_name: str, body: _models.UpdateJobParameters, - *, content_type: str = ''application/json'', **kwargs: Any) -> _models.JobResponse' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - - name: body - description: 'The parameters to update in the job. Is either a model type or a - IO type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.LocationsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.LocationsOperations.yml deleted file mode 100644 index c232952a3d7e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.LocationsOperations.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.aio.operations.LocationsOperations -name: LocationsOperations -fullName: azure.mgmt.storageimportexport.aio.operations.LocationsOperations -module: azure.mgmt.storageimportexport.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: LocationsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.storageimportexport.aio.operations.LocationsOperations.get - name: get - summary: 'Returns the details about a location to which you can ship the disks associated - with an import - - or export job. A location is an Azure region.' - signature: 'async get(location_name: str, **kwargs: Any) -> Location' - parameters: - - name: location_name - description: The name of the location. For example, West US or westus. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Location or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.aio.operations.LocationsOperations.list - name: list - summary: 'Returns a list of locations to which you can ship the disks associated - with an import or export - - job. A location is a Microsoft data center region.' - signature: 'list(**kwargs: Any) -> AsyncIterable[Location]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Location or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.storageimportexport.aio.operations.LocationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.Operations.yml deleted file mode 100644 index a235a1946e5a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.Operations.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.aio.operations.Operations -name: Operations -fullName: azure.mgmt.storageimportexport.aio.operations.Operations -module: azure.mgmt.storageimportexport.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.storageimportexport.aio.operations.Operations.list - name: list - summary: Returns the list of operations supported by the import/export resource - provider. - signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.storageimportexport.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.yml deleted file mode 100644 index b57636d9e4e8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.storageimportexport.aio.operations -name: operations -fullName: azure.mgmt.storageimportexport.aio.operations -type: import -classes: -- azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations -- azure.mgmt.storageimportexport.aio.operations.JobsOperations -- azure.mgmt.storageimportexport.aio.operations.LocationsOperations -- azure.mgmt.storageimportexport.aio.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.yml deleted file mode 100644 index 4abdd5d093ad..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.storageimportexport.aio -name: aio -fullName: azure.mgmt.storageimportexport.aio -type: import -classes: -- azure.mgmt.storageimportexport.aio.StorageImportExport -packages: -- azure.mgmt.storageimportexport.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.CreatedByType.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.CreatedByType.yml deleted file mode 100644 index 37dec5c61575..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.CreatedByType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.storageimportexport.models.CreatedByType -name: CreatedByType -fullName: azure.mgmt.storageimportexport.models.CreatedByType -summary: The type of identity that created the resource. -module: azure.mgmt.storageimportexport.models -fields: -- name: APPLICATION - uid: azure.mgmt.storageimportexport.models.CreatedByType.APPLICATION -- name: KEY - uid: azure.mgmt.storageimportexport.models.CreatedByType.KEY -- name: MANAGED_IDENTITY - uid: azure.mgmt.storageimportexport.models.CreatedByType.MANAGED_IDENTITY -- name: USER - uid: azure.mgmt.storageimportexport.models.CreatedByType.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DeliveryPackageInformation.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DeliveryPackageInformation.yml deleted file mode 100644 index fbeda3f0eebe..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DeliveryPackageInformation.yml +++ /dev/null @@ -1,54 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.DeliveryPackageInformation -name: DeliveryPackageInformation -fullName: azure.mgmt.storageimportexport.models.DeliveryPackageInformation -module: azure.mgmt.storageimportexport.models -summary: 'Contains information about the delivery package being shipped by the customer - to the Microsoft data center. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DeliveryPackageInformation(*, carrier_name: str, tracking_number: str, - drive_count: int | None = None, ship_date: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: carrier_name - description: 'The name of the carrier that is used to ship the import or export - - drives. Required.' - types: - - - - name: tracking_number - description: The tracking number of the package. Required. - types: - - - - name: drive_count - description: The number of drives included in the package. - defaultValue: None - types: - - - - name: ship_date - description: The date when the package is shipped. - defaultValue: None - types: - - -variables: -- description: 'The name of the carrier that is used to ship the import or export - drives. - - Required.' - name: carrier_name - types: - - -- description: The tracking number of the package. Required. - name: tracking_number - types: - - -- description: The number of drives included in the package. - name: drive_count - types: - - -- description: The date when the package is shipped. - name: ship_date - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveBitLockerKey.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveBitLockerKey.yml deleted file mode 100644 index 39047e454d04..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveBitLockerKey.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.DriveBitLockerKey -name: DriveBitLockerKey -fullName: azure.mgmt.storageimportexport.models.DriveBitLockerKey -module: azure.mgmt.storageimportexport.models -summary: BitLocker recovery key or password to the specified drive. -constructor: - syntax: 'DriveBitLockerKey(*, bit_locker_key: str | None = None, drive_id: str | - None = None, **kwargs)' - keywordOnlyParameters: - - name: bit_locker_key - description: BitLocker recovery key or password. - defaultValue: None - types: - - - - name: drive_id - description: Drive ID. - defaultValue: None - types: - - -variables: -- description: BitLocker recovery key or password. - name: bit_locker_key - types: - - -- description: Drive ID. - name: drive_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveState.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveState.yml deleted file mode 100644 index ea30c61e1f35..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveState.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.storageimportexport.models.DriveState -name: DriveState -fullName: azure.mgmt.storageimportexport.models.DriveState -summary: The drive's current state. -module: azure.mgmt.storageimportexport.models -fields: -- name: COMPLETED - uid: azure.mgmt.storageimportexport.models.DriveState.COMPLETED -- name: COMPLETED_MORE_INFO - uid: azure.mgmt.storageimportexport.models.DriveState.COMPLETED_MORE_INFO -- name: NEVER_RECEIVED - uid: azure.mgmt.storageimportexport.models.DriveState.NEVER_RECEIVED -- name: RECEIVED - uid: azure.mgmt.storageimportexport.models.DriveState.RECEIVED -- name: SHIPPED_BACK - uid: azure.mgmt.storageimportexport.models.DriveState.SHIPPED_BACK -- name: SPECIFIED - uid: azure.mgmt.storageimportexport.models.DriveState.SPECIFIED -- name: TRANSFERRING - uid: azure.mgmt.storageimportexport.models.DriveState.TRANSFERRING diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveStatus.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveStatus.yml deleted file mode 100644 index 6d0dd1a30e30..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveStatus.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.DriveStatus -name: DriveStatus -fullName: azure.mgmt.storageimportexport.models.DriveStatus -module: azure.mgmt.storageimportexport.models -summary: Provides information about the drive's status. -constructor: - syntax: 'DriveStatus(*, drive_id: str | None = None, bit_locker_key: str | None - = None, manifest_file: str | None = None, manifest_hash: str | None = None, drive_header_hash: - str | None = None, state: str | _models.DriveState = ''Specified'', copy_status: - str | None = None, percent_complete: int | None = None, verbose_log_uri: str | - None = None, error_log_uri: str | None = None, manifest_uri: str | None = None, - bytes_succeeded: int | None = None, **kwargs)' - keywordOnlyParameters: - - name: drive_id - description: The drive's hardware serial number, without spaces. - defaultValue: None - types: - - - - name: bit_locker_key - description: The BitLocker key used to encrypt the drive. - defaultValue: None - types: - - - - name: manifest_file - description: The relative path of the manifest file on the drive. - defaultValue: None - types: - - - - name: manifest_hash - description: The Base16-encoded MD5 hash of the manifest file on the drive. - defaultValue: None - types: - - - - name: drive_header_hash - description: The drive header hash value. - defaultValue: None - types: - - - - name: state - description: 'The drive''s current state. Known values are: "Specified", "Received", - - "NeverReceived", "Transferring", "Completed", "CompletedMoreInfo", and "ShippedBack".' - defaultValue: Specified - types: - - - - - - name: copy_status - description: 'Detailed status about the data transfer process. This field is not - - returned in the response until the drive is in the Transferring state.' - defaultValue: None - types: - - - - name: percent_complete - description: Percentage completed for the drive. - defaultValue: None - types: - - - - name: verbose_log_uri - description: 'A URI that points to the blob containing the verbose log for the - data - - transfer operation.' - defaultValue: None - types: - - - - name: error_log_uri - description: 'A URI that points to the blob containing the error log for the data - - transfer operation.' - defaultValue: None - types: - - - - name: manifest_uri - description: A URI that points to the blob containing the drive manifest file. - defaultValue: None - types: - - - - name: bytes_succeeded - description: Bytes successfully transferred for the drive. - defaultValue: None - types: - - -variables: -- description: The drive's hardware serial number, without spaces. - name: drive_id - types: - - -- description: The BitLocker key used to encrypt the drive. - name: bit_locker_key - types: - - -- description: The relative path of the manifest file on the drive. - name: manifest_file - types: - - -- description: The Base16-encoded MD5 hash of the manifest file on the drive. - name: manifest_hash - types: - - -- description: The drive header hash value. - name: drive_header_hash - types: - - -- description: 'The drive''s current state. Known values are: "Specified", "Received", - - "NeverReceived", "Transferring", "Completed", "CompletedMoreInfo", and "ShippedBack".' - name: state - types: - - - - -- description: 'Detailed status about the data transfer process. This field is not - returned - - in the response until the drive is in the Transferring state.' - name: copy_status - types: - - -- description: Percentage completed for the drive. - name: percent_complete - types: - - -- description: 'A URI that points to the blob containing the verbose log for the data - - transfer operation.' - name: verbose_log_uri - types: - - -- description: 'A URI that points to the blob containing the error log for the data - - transfer operation.' - name: error_log_uri - types: - - -- description: A URI that points to the blob containing the drive manifest file. - name: manifest_uri - types: - - -- description: Bytes successfully transferred for the drive. - name: bytes_succeeded - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.EncryptionKekType.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.EncryptionKekType.yml deleted file mode 100644 index b4b99257849f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.EncryptionKekType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.storageimportexport.models.EncryptionKekType -name: EncryptionKekType -fullName: azure.mgmt.storageimportexport.models.EncryptionKekType -summary: The type of kek encryption key. -module: azure.mgmt.storageimportexport.models -fields: -- name: CUSTOMER_MANAGED - uid: azure.mgmt.storageimportexport.models.EncryptionKekType.CUSTOMER_MANAGED -- name: MICROSOFT_MANAGED - uid: azure.mgmt.storageimportexport.models.EncryptionKekType.MICROSOFT_MANAGED diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.EncryptionKeyDetails.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.EncryptionKeyDetails.yml deleted file mode 100644 index 8fcabd9f1458..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.EncryptionKeyDetails.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.EncryptionKeyDetails -name: EncryptionKeyDetails -fullName: azure.mgmt.storageimportexport.models.EncryptionKeyDetails -module: azure.mgmt.storageimportexport.models -summary: Specifies the encryption key properties. -constructor: - syntax: 'EncryptionKeyDetails(*, kek_type: str | _models.EncryptionKekType = ''MicrosoftManaged'', - kek_url: str | None = None, kek_vault_resource_id: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: kek_type - description: 'The type of kek encryption key. Known values are: "MicrosoftManaged" - and - - "CustomerManaged".' - defaultValue: MicrosoftManaged - types: - - - - - - name: kek_url - description: Specifies the url for kek encryption key. - defaultValue: None - types: - - - - name: kek_vault_resource_id - description: Specifies the keyvault resource id for kek encryption key. - defaultValue: None - types: - - -variables: -- description: 'The type of kek encryption key. Known values are: "MicrosoftManaged" - and - - "CustomerManaged".' - name: kek_type - types: - - - - -- description: Specifies the url for kek encryption key. - name: kek_url - types: - - -- description: Specifies the keyvault resource id for kek encryption key. - name: kek_vault_resource_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ErrorResponse.yml deleted file mode 100644 index ed294f0f1b91..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ErrorResponse.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.storageimportexport.models.ErrorResponse -module: azure.mgmt.storageimportexport.models -summary: Response when errors occurred. -constructor: - syntax: 'ErrorResponse(*, code: str | None = None, message: str | None = None, target: - str | None = None, details: List[_models.ErrorResponseErrorDetailsItem] | None - = None, innererror: MutableMapping[str, Any] | None = None, **kwargs)' - keywordOnlyParameters: - - name: code - description: Provides information about the error code. - defaultValue: None - types: - - - - name: message - description: Provides information about the error message. - defaultValue: None - types: - - - - name: target - description: Provides information about the error target. - defaultValue: None - types: - - - - name: details - description: Describes the error details if present. - defaultValue: None - types: - - [] - - name: innererror - description: Inner error object if present. - defaultValue: None - types: - - -variables: -- description: Provides information about the error code. - name: code - types: - - -- description: Provides information about the error message. - name: message - types: - - -- description: Provides information about the error target. - name: target - types: - - -- description: Describes the error details if present. - name: details - types: - - [] -- description: Inner error object if present. - name: innererror - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ErrorResponseErrorDetailsItem.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ErrorResponseErrorDetailsItem.yml deleted file mode 100644 index d5c35b58ece3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ErrorResponseErrorDetailsItem.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.ErrorResponseErrorDetailsItem -name: ErrorResponseErrorDetailsItem -fullName: azure.mgmt.storageimportexport.models.ErrorResponseErrorDetailsItem -module: azure.mgmt.storageimportexport.models -summary: ErrorResponseErrorDetailsItem. -constructor: - syntax: 'ErrorResponseErrorDetailsItem(*, code: str | None = None, target: str | - None = None, message: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: code - description: Provides information about the error code. - defaultValue: None - types: - - - - name: target - description: Provides information about the error target. - defaultValue: None - types: - - - - name: message - description: Provides information about the error message. - defaultValue: None - types: - - -variables: -- description: Provides information about the error code. - name: code - types: - - -- description: Provides information about the error target. - name: target - types: - - -- description: Provides information about the error message. - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Export.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Export.yml deleted file mode 100644 index 5d4b645862d5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Export.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.Export -name: Export -fullName: azure.mgmt.storageimportexport.models.Export -module: azure.mgmt.storageimportexport.models -summary: A property containing information about the blobs to be exported for an export - job. This property is required for export jobs, but must not be specified for import - jobs. -constructor: - syntax: 'Export(*, blob_list_blob_path: str | None = None, blob_path: List[str] - | None = None, blob_path_prefix: List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: blob_list_blob_path - description: 'The relative URI to the block blob that contains the list of blob - - paths or blob path prefixes as defined above, beginning with the container name. - If the blob is - - in root container, the URI must begin with $root.' - defaultValue: None - types: - - - - name: blob_path - description: A collection of blob-path strings. - defaultValue: None - types: - - [] - - name: blob_path_prefix - description: A collection of blob-prefix strings. - defaultValue: None - types: - - [] -variables: -- description: 'The relative URI to the block blob that contains the list of blob - - paths or blob path prefixes as defined above, beginning with the container name. - If the blob is - - in root container, the URI must begin with $root.' - name: blob_list_blob_path - types: - - -- description: A collection of blob-path strings. - name: blob_path - types: - - [] -- description: A collection of blob-prefix strings. - name: blob_path_prefix - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.GetBitLockerKeysResponse.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.GetBitLockerKeysResponse.yml deleted file mode 100644 index ce9b8c59a609..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.GetBitLockerKeysResponse.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.GetBitLockerKeysResponse -name: GetBitLockerKeysResponse -fullName: azure.mgmt.storageimportexport.models.GetBitLockerKeysResponse -module: azure.mgmt.storageimportexport.models -summary: GetBitLockerKeys response. -constructor: - syntax: 'GetBitLockerKeysResponse(*, value: List[_models.DriveBitLockerKey] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: drive status. - defaultValue: None - types: - - [] -variables: -- description: drive status. - name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.IdentityDetails.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.IdentityDetails.yml deleted file mode 100644 index a50b264e5670..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.IdentityDetails.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.IdentityDetails -name: IdentityDetails -fullName: azure.mgmt.storageimportexport.models.IdentityDetails -module: azure.mgmt.storageimportexport.models -summary: 'Specifies the identity properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'IdentityDetails(*, type: str | _models.IdentityType = ''None'', **kwargs)' - keywordOnlyParameters: - - name: type - description: 'The type of identity. Known values are: "None", "SystemAssigned", - and - - "UserAssigned".' - defaultValue: None - types: - - - - -variables: -- description: 'The type of identity. Known values are: "None", "SystemAssigned", - and - - "UserAssigned".' - name: type - types: - - - - -- description: Specifies the principal id for the identity for the job. - name: principal_id - types: - - -- description: Specifies the tenant id for the identity for the job. - name: tenant_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.IdentityType.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.IdentityType.yml deleted file mode 100644 index 75ee320fb09d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.IdentityType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.storageimportexport.models.IdentityType -name: IdentityType -fullName: azure.mgmt.storageimportexport.models.IdentityType -summary: The type of identity. -module: azure.mgmt.storageimportexport.models -fields: -- name: NONE - uid: azure.mgmt.storageimportexport.models.IdentityType.NONE -- name: SYSTEM_ASSIGNED - uid: azure.mgmt.storageimportexport.models.IdentityType.SYSTEM_ASSIGNED -- name: USER_ASSIGNED - uid: azure.mgmt.storageimportexport.models.IdentityType.USER_ASSIGNED diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.JobDetails.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.JobDetails.yml deleted file mode 100644 index 07982661b420..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.JobDetails.yml +++ /dev/null @@ -1,244 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.JobDetails -name: JobDetails -fullName: azure.mgmt.storageimportexport.models.JobDetails -module: azure.mgmt.storageimportexport.models -summary: Specifies the job properties. -constructor: - syntax: 'JobDetails(*, storage_account_id: str | None = None, job_type: str | None - = None, return_address: _models.ReturnAddress | None = None, return_shipping: - _models.ReturnShipping | None = None, shipping_information: _models.ShippingInformation - | None = None, delivery_package: _models.DeliveryPackageInformation | None = None, - return_package: _models.PackageInformation | None = None, diagnostics_path: str - | None = None, log_level: str | None = None, backup_drive_manifest: bool = False, - state: str = ''Creating'', cancel_requested: bool = False, percent_complete: int - | None = None, incomplete_blob_list_uri: str | None = None, drive_list: List[_models.DriveStatus] - | None = None, export: _models.Export | None = None, provisioning_state: str | - None = None, encryption_key: _models.EncryptionKeyDetails | None = None, **kwargs)' - keywordOnlyParameters: - - name: storage_account_id - description: 'The resource identifier of the storage account where data will be - - imported to or exported from.' - defaultValue: None - types: - - - - name: job_type - description: The type of job. - defaultValue: None - types: - - - - name: return_address - description: Specifies the return address information for the job. - defaultValue: None - types: - - - - name: return_shipping - description: Specifies the return carrier and customer's account with the carrier. - defaultValue: None - types: - - - - name: shipping_information - description: 'Contains information about the Microsoft datacenter to which the - - drives should be shipped.' - defaultValue: None - types: - - - - name: delivery_package - description: 'Contains information about the package being shipped by the customer - - to the Microsoft data center.' - defaultValue: None - types: - - - - name: return_package - description: 'Contains information about the package being shipped from the - - Microsoft data center to the customer to return the drives. The format is the - same as the - - deliveryPackage property above. This property is not included if the drives - have not yet been - - returned.' - defaultValue: None - types: - - - - name: diagnostics_path - description: 'The virtual blob directory to which the copy logs and backups of - - drive manifest files (if enabled) will be stored.' - defaultValue: None - types: - - - - name: log_level - description: 'Default value is Error. Indicates whether error logging or verbose - logging - - will be enabled.' - defaultValue: None - types: - - - - name: backup_drive_manifest - description: 'Default value is false. Indicates whether the manifest files on - - the drives should be copied to block blobs.' - defaultValue: 'False' - types: - - - - name: state - description: Current state of the job. - defaultValue: Creating - types: - - - - name: cancel_requested - description: Indicates whether a request has been submitted to cancel the job. - defaultValue: 'False' - types: - - - - name: percent_complete - description: Overall percentage completed for the job. - defaultValue: None - types: - - - - name: incomplete_blob_list_uri - description: 'A blob path that points to a block blob containing a list of - - blob names that were not exported due to insufficient drive space. If all blobs - were exported - - successfully, then this element is not included in the response.' - defaultValue: None - types: - - - - name: drive_list - description: 'List of up to ten drives that comprise the job. The drive list is - a - - required element for an import job; it is not specified for export jobs.' - defaultValue: None - types: - - [] - - name: export - description: 'A property containing information about the blobs to be exported - for an export - - job. This property is included for export jobs only.' - defaultValue: None - types: - - - - name: provisioning_state - description: Specifies the provisioning state of the job. - defaultValue: None - types: - - - - name: encryption_key - description: Contains information about the encryption key. - defaultValue: None - types: - - -variables: -- description: 'The resource identifier of the storage account where data will be - - imported to or exported from.' - name: storage_account_id - types: - - -- description: The type of job. - name: job_type - types: - - -- description: Specifies the return address information for the job. - name: return_address - types: - - -- description: Specifies the return carrier and customer's account with the carrier. - name: return_shipping - types: - - -- description: 'Contains information about the Microsoft datacenter to which the - - drives should be shipped.' - name: shipping_information - types: - - -- description: 'Contains information about the package being shipped by the customer - to - - the Microsoft data center.' - name: delivery_package - types: - - -- description: 'Contains information about the package being shipped from the Microsoft - - data center to the customer to return the drives. The format is the same as the - deliveryPackage - - property above. This property is not included if the drives have not yet been - returned.' - name: return_package - types: - - -- description: 'The virtual blob directory to which the copy logs and backups of drive - - manifest files (if enabled) will be stored.' - name: diagnostics_path - types: - - -- description: 'Default value is Error. Indicates whether error logging or verbose - logging - - will be enabled.' - name: log_level - types: - - -- description: 'Default value is false. Indicates whether the manifest files on - - the drives should be copied to block blobs.' - name: backup_drive_manifest - types: - - -- description: Current state of the job. - name: state - types: - - -- description: Indicates whether a request has been submitted to cancel the job. - name: cancel_requested - types: - - -- description: Overall percentage completed for the job. - name: percent_complete - types: - - -- description: 'A blob path that points to a block blob containing a list of - - blob names that were not exported due to insufficient drive space. If all blobs - were exported - - successfully, then this element is not included in the response.' - name: incomplete_blob_list_uri - types: - - -- description: 'List of up to ten drives that comprise the job. The drive list is - a required - - element for an import job; it is not specified for export jobs.' - name: drive_list - types: - - [] -- description: 'A property containing information about the blobs to be exported for - an export - - job. This property is included for export jobs only.' - name: export - types: - - -- description: Specifies the provisioning state of the job. - name: provisioning_state - types: - - -- description: Contains information about the encryption key. - name: encryption_key - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.JobResponse.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.JobResponse.yml deleted file mode 100644 index 8841047635eb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.JobResponse.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.JobResponse -name: JobResponse -fullName: azure.mgmt.storageimportexport.models.JobResponse -module: azure.mgmt.storageimportexport.models -summary: 'Contains the job information. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'JobResponse(*, location: str | None = None, tags: MutableMapping[str, Any] - | None = None, properties: _models.JobDetails | None = None, identity: _models.IdentityDetails - | None = None, **kwargs)' - keywordOnlyParameters: - - name: location - description: Specifies the Azure location where the job is created. - defaultValue: None - types: - - - - name: tags - description: Specifies the tags that are assigned to the job. - defaultValue: None - types: - - - - name: properties - description: Specifies the job properties. - defaultValue: None - types: - - - - name: identity - description: Specifies the job identity details. - defaultValue: None - types: - - -variables: -- description: SystemData of ImportExport Jobs. - name: system_data - types: - - -- description: Specifies the resource identifier of the job. - name: id - types: - - -- description: Specifies the name of the job. - name: name - types: - - -- description: Specifies the type of the job resource. - name: type - types: - - -- description: Specifies the Azure location where the job is created. - name: location - types: - - -- description: Specifies the tags that are assigned to the job. - name: tags - types: - - -- description: Specifies the job properties. - name: properties - types: - - -- description: Specifies the job identity details. - name: identity - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ListJobsResponse.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ListJobsResponse.yml deleted file mode 100644 index df1553453dca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ListJobsResponse.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.ListJobsResponse -name: ListJobsResponse -fullName: azure.mgmt.storageimportexport.models.ListJobsResponse -module: azure.mgmt.storageimportexport.models -summary: List jobs response. -constructor: - syntax: 'ListJobsResponse(*, next_link: str | None = None, value: List[_models.JobResponse] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: next_link - description: link to next batch of jobs. - defaultValue: None - types: - - - - name: value - description: Job list. - defaultValue: None - types: - - [] -variables: -- description: link to next batch of jobs. - name: next_link - types: - - -- description: Job list. - name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ListOperationsResponse.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ListOperationsResponse.yml deleted file mode 100644 index cb65aeebfdbf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ListOperationsResponse.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.ListOperationsResponse -name: ListOperationsResponse -fullName: azure.mgmt.storageimportexport.models.ListOperationsResponse -module: azure.mgmt.storageimportexport.models -summary: List operations response. -constructor: - syntax: 'ListOperationsResponse(*, value: List[_models.Operation] | None = None, - **kwargs)' - keywordOnlyParameters: - - name: value - description: operations. - defaultValue: None - types: - - [] -variables: -- description: operations. - name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Location.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Location.yml deleted file mode 100644 index d7101d74e51b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Location.yml +++ /dev/null @@ -1,192 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.Location -name: Location -fullName: azure.mgmt.storageimportexport.models.Location -module: azure.mgmt.storageimportexport.models -summary: Provides information about an Azure data center location. -constructor: - syntax: 'Location(*, id: str | None = None, name: str | None = None, type: str | - None = None, recipient_name: str | None = None, street_address1: str | None = - None, street_address2: str | None = None, city: str | None = None, state_or_province: - str | None = None, postal_code: str | None = None, country_or_region: str | None - = None, phone: str | None = None, additional_shipping_information: str | None - = None, supported_carriers: List[str] | None = None, alternate_locations: List[str] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: id - description: Specifies the resource identifier of the location. - defaultValue: None - types: - - - - name: name - description: 'Specifies the name of the location. Use List Locations to get all - supported - - locations.' - defaultValue: None - types: - - - - name: type - description: Specifies the type of the location. - defaultValue: None - types: - - - - name: recipient_name - description: 'The recipient name to use when shipping the drives to the Azure - data - - center.' - defaultValue: None - types: - - - - name: street_address1 - description: 'The first line of the street address to use when shipping the drives - - to the Azure data center.' - defaultValue: None - types: - - - - name: street_address2 - description: 'The second line of the street address to use when shipping the drives - - to the Azure data center.' - defaultValue: None - types: - - - - name: city - description: The city name to use when shipping the drives to the Azure data center. - defaultValue: None - types: - - - - name: state_or_province - description: 'The state or province to use when shipping the drives to the Azure - - data center.' - defaultValue: None - types: - - - - name: postal_code - description: The postal code to use when shipping the drives to the Azure data - center. - defaultValue: None - types: - - - - name: country_or_region - description: 'The country or region to use when shipping the drives to the Azure - - data center.' - defaultValue: None - types: - - - - name: phone - description: The phone number for the Azure data center. - defaultValue: None - types: - - - - name: additional_shipping_information - description: 'Additional shipping information for customer, - - specific to datacenter to which customer should send their disks.' - defaultValue: None - types: - - - - name: supported_carriers - description: A list of carriers that are supported at this location. - defaultValue: None - types: - - [] - - name: alternate_locations - description: 'A list of location IDs that should be used to ship shipping - - drives to for jobs created against the current location. If the current location - is active, it - - will be part of the list. If it is temporarily closed due to maintenance, this - list may contain - - other locations.' - defaultValue: None - types: - - [] -variables: -- description: Specifies the resource identifier of the location. - name: id - types: - - -- description: 'Specifies the name of the location. Use List Locations to get all - supported - - locations.' - name: name - types: - - -- description: Specifies the type of the location. - name: type - types: - - -- description: 'The recipient name to use when shipping the drives to the Azure data - - center.' - name: recipient_name - types: - - -- description: 'The first line of the street address to use when shipping the drives - to - - the Azure data center.' - name: street_address1 - types: - - -- description: 'The second line of the street address to use when shipping the drives - to - - the Azure data center.' - name: street_address2 - types: - - -- description: The city name to use when shipping the drives to the Azure data center. - name: city - types: - - -- description: 'The state or province to use when shipping the drives to the Azure - - data center.' - name: state_or_province - types: - - -- description: The postal code to use when shipping the drives to the Azure data center. - name: postal_code - types: - - -- description: 'The country or region to use when shipping the drives to the Azure - - data center.' - name: country_or_region - types: - - -- description: The phone number for the Azure data center. - name: phone - types: - - -- description: 'Additional shipping information for customer, specific - - to datacenter to which customer should send their disks.' - name: additional_shipping_information - types: - - -- description: A list of carriers that are supported at this location. - name: supported_carriers - types: - - [] -- description: 'A list of location IDs that should be used to ship shipping drives - - to for jobs created against the current location. If the current location is active, - it will be - - part of the list. If it is temporarily closed due to maintenance, this list may - contain other - - locations.' - name: alternate_locations - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.LocationsResponse.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.LocationsResponse.yml deleted file mode 100644 index bae69501c7a0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.LocationsResponse.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.LocationsResponse -name: LocationsResponse -fullName: azure.mgmt.storageimportexport.models.LocationsResponse -module: azure.mgmt.storageimportexport.models -summary: Locations response. -constructor: - syntax: 'LocationsResponse(*, value: List[_models.Location] | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: locations. - defaultValue: None - types: - - [] -variables: -- description: locations. - name: value - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Operation.yml deleted file mode 100644 index 9ac2f86fb083..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Operation.yml +++ /dev/null @@ -1,58 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.Operation -name: Operation -fullName: azure.mgmt.storageimportexport.models.Operation -module: azure.mgmt.storageimportexport.models -summary: 'Describes a supported operation by the Storage Import/Export job API. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Operation(*, name: str, provider: str | None = None, resource: str | None - = None, operation: str | None = None, description: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Name of the operation. Required. - types: - - - - name: provider - description: The resource provider name to which the operation belongs. - defaultValue: None - types: - - - - name: resource - description: The name of the resource to which the operation belongs. - defaultValue: None - types: - - - - name: operation - description: The display name of the operation. - defaultValue: None - types: - - - - name: description - description: Short description of the operation. - defaultValue: None - types: - - -variables: -- description: Name of the operation. Required. - name: name - types: - - -- description: The resource provider name to which the operation belongs. - name: provider - types: - - -- description: The name of the resource to which the operation belongs. - name: resource - types: - - -- description: The display name of the operation. - name: operation - types: - - -- description: Short description of the operation. - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.PackageInformation.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.PackageInformation.yml deleted file mode 100644 index a1a9d0cc64d0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.PackageInformation.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.PackageInformation -name: PackageInformation -fullName: azure.mgmt.storageimportexport.models.PackageInformation -module: azure.mgmt.storageimportexport.models -summary: 'Contains information about the package being shipped by the customer to - the Microsoft data center. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PackageInformation(*, carrier_name: str, tracking_number: str, drive_count: - int, ship_date: str, **kwargs)' - keywordOnlyParameters: - - name: carrier_name - description: 'The name of the carrier that is used to ship the import or export - - drives. Required.' - types: - - - - name: tracking_number - description: The tracking number of the package. Required. - types: - - - - name: drive_count - description: The number of drives included in the package. Required. - types: - - - - name: ship_date - description: The date when the package is shipped. Required. - types: - - -variables: -- description: 'The name of the carrier that is used to ship the import or export - drives. - - Required.' - name: carrier_name - types: - - -- description: The tracking number of the package. Required. - name: tracking_number - types: - - -- description: The number of drives included in the package. Required. - name: drive_count - types: - - -- description: The date when the package is shipped. Required. - name: ship_date - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.PutJobParameters.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.PutJobParameters.yml deleted file mode 100644 index 7fc9d34d0090..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.PutJobParameters.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.PutJobParameters -name: PutJobParameters -fullName: azure.mgmt.storageimportexport.models.PutJobParameters -module: azure.mgmt.storageimportexport.models -summary: Put Job parameters. -constructor: - syntax: 'PutJobParameters(*, location: str | None = None, tags: MutableMapping[str, - Any] | None = None, properties: _models.JobDetails | None = None, **kwargs)' - keywordOnlyParameters: - - name: location - description: Specifies the supported Azure location where the job should be created. - defaultValue: None - types: - - - - name: tags - description: Specifies the tags that will be assigned to the job. - defaultValue: None - types: - - - - name: properties - description: Specifies the job properties. - defaultValue: None - types: - - -variables: -- description: Specifies the supported Azure location where the job should be created. - name: location - types: - - -- description: Specifies the tags that will be assigned to the job. - name: tags - types: - - -- description: Specifies the job properties. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ReturnAddress.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ReturnAddress.yml deleted file mode 100644 index 6c1505d6a22f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ReturnAddress.yml +++ /dev/null @@ -1,101 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.ReturnAddress -name: ReturnAddress -fullName: azure.mgmt.storageimportexport.models.ReturnAddress -module: azure.mgmt.storageimportexport.models -summary: 'Specifies the return address information for the job. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ReturnAddress(*, recipient_name: str, street_address1: str, city: str, - postal_code: str, country_or_region: str, phone: str, email: str, street_address2: - str | None = None, state_or_province: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: recipient_name - description: 'The name of the recipient who will receive the hard drives when - they - - are returned. Required.' - types: - - - - name: street_address1 - description: 'The first line of the street address to use when returning the - - drives. Required.' - types: - - - - name: street_address2 - description: 'The second line of the street address to use when returning the - - drives.' - defaultValue: None - types: - - - - name: city - description: The city name to use when returning the drives. Required. - types: - - - - name: state_or_province - description: The state or province to use when returning the drives. - defaultValue: None - types: - - - - name: postal_code - description: The postal code to use when returning the drives. Required. - types: - - - - name: country_or_region - description: The country or region to use when returning the drives. Required. - types: - - - - name: phone - description: Phone number of the recipient of the returned drives. Required. - types: - - - - name: email - description: Email address of the recipient of the returned drives. Required. - types: - - -variables: -- description: 'The name of the recipient who will receive the hard drives when they - are - - returned. Required.' - name: recipient_name - types: - - -- description: 'The first line of the street address to use when returning the drives. - - Required.' - name: street_address1 - types: - - -- description: The second line of the street address to use when returning the drives. - name: street_address2 - types: - - -- description: The city name to use when returning the drives. Required. - name: city - types: - - -- description: The state or province to use when returning the drives. - name: state_or_province - types: - - -- description: The postal code to use when returning the drives. Required. - name: postal_code - types: - - -- description: The country or region to use when returning the drives. Required. - name: country_or_region - types: - - -- description: Phone number of the recipient of the returned drives. Required. - name: phone - types: - - -- description: Email address of the recipient of the returned drives. Required. - name: email - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ReturnShipping.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ReturnShipping.yml deleted file mode 100644 index 3f893d5df70e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ReturnShipping.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.ReturnShipping -name: ReturnShipping -fullName: azure.mgmt.storageimportexport.models.ReturnShipping -module: azure.mgmt.storageimportexport.models -summary: 'Specifies the return carrier and customer''s account with the carrier. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ReturnShipping(*, carrier_name: str, carrier_account_number: str, **kwargs)' - keywordOnlyParameters: - - name: carrier_name - description: The carrier's name. Required. - types: - - - - name: carrier_account_number - description: The customer's account number with the carrier. Required. - types: - - -variables: -- description: The carrier's name. Required. - name: carrier_name - types: - - -- description: The customer's account number with the carrier. Required. - name: carrier_account_number - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ShippingInformation.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ShippingInformation.yml deleted file mode 100644 index 3ed9d7c81e4c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ShippingInformation.yml +++ /dev/null @@ -1,105 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.ShippingInformation -name: ShippingInformation -fullName: azure.mgmt.storageimportexport.models.ShippingInformation -module: azure.mgmt.storageimportexport.models -summary: 'Contains information about the Microsoft datacenter to which the drives - should be shipped. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ShippingInformation(*, recipient_name: str | None = None, street_address1: - str | None = None, street_address2: str | None = None, city: str | None = None, - state_or_province: str | None = None, postal_code: str | None = None, country_or_region: - str | None = None, phone: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: recipient_name - description: 'The name of the recipient who will receive the hard drives when - they - - are returned.' - defaultValue: None - types: - - - - name: street_address1 - description: 'The first line of the street address to use when returning the - - drives.' - defaultValue: None - types: - - - - name: street_address2 - description: 'The second line of the street address to use when returning the - - drives.' - defaultValue: None - types: - - - - name: city - description: The city name to use when returning the drives. - defaultValue: None - types: - - - - name: state_or_province - description: The state or province to use when returning the drives. - defaultValue: None - types: - - - - name: postal_code - description: The postal code to use when returning the drives. - defaultValue: None - types: - - - - name: country_or_region - description: The country or region to use when returning the drives. - defaultValue: None - types: - - - - name: phone - description: Phone number of the recipient of the returned drives. - defaultValue: None - types: - - -variables: -- description: 'The name of the recipient who will receive the hard drives when they - are - - returned.' - name: recipient_name - types: - - -- description: The first line of the street address to use when returning the drives. - name: street_address1 - types: - - -- description: The second line of the street address to use when returning the drives. - name: street_address2 - types: - - -- description: The city name to use when returning the drives. - name: city - types: - - -- description: The state or province to use when returning the drives. - name: state_or_province - types: - - -- description: The postal code to use when returning the drives. - name: postal_code - types: - - -- description: The country or region to use when returning the drives. - name: country_or_region - types: - - -- description: Phone number of the recipient of the returned drives. - name: phone - types: - - -- description: 'Additional shipping information for customer, specific to - - datacenter to which customer should send their disks.' - name: additional_information - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.SystemData.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.SystemData.yml deleted file mode 100644 index 8496e2e87d74..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.SystemData.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.SystemData -name: SystemData -fullName: azure.mgmt.storageimportexport.models.SystemData -module: azure.mgmt.storageimportexport.models -summary: Metadata pertaining to creation and last modification of the resource. -constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | _models.CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | _models.CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs)' - keywordOnlyParameters: - - name: created_by - description: The identity that created the resource. - defaultValue: None - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - defaultValue: None - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - defaultValue: None - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Known - - values are: "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: last_modified_at - description: The timestamp of resource last modification (UTC). - defaultValue: None - types: - - -variables: -- description: The identity that created the resource. - name: created_by - types: - - -- description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - name: created_by_type - types: - - - - -- description: The timestamp of resource creation (UTC). - name: created_at - types: - - -- description: The identity that last modified the resource. - name: last_modified_by - types: - - -- description: 'The type of identity that last modified the resource. Known values - - are: "User", "Application", "ManagedIdentity", and "Key".' - name: last_modified_by_type - types: - - - - -- description: The timestamp of resource last modification (UTC). - name: last_modified_at - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.UpdateJobParameters.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.UpdateJobParameters.yml deleted file mode 100644 index b3eac944ede1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.UpdateJobParameters.yml +++ /dev/null @@ -1,127 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.models.UpdateJobParameters -name: UpdateJobParameters -fullName: azure.mgmt.storageimportexport.models.UpdateJobParameters -module: azure.mgmt.storageimportexport.models -summary: Update Job parameters. -constructor: - syntax: 'UpdateJobParameters(*, tags: MutableMapping[str, Any] | None = None, cancel_requested: - bool = False, state: str | None = None, return_address: _models.ReturnAddress - | None = None, return_shipping: _models.ReturnShipping | None = None, delivery_package: - _models.DeliveryPackageInformation | None = None, log_level: str | None = None, - backup_drive_manifest: bool = False, drive_list: List[_models.DriveStatus] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: Specifies the tags that will be assigned to the job. - defaultValue: None - types: - - - - name: cancel_requested - description: 'If specified, the value must be true. The service will attempt to - - cancel the job.' - defaultValue: 'False' - types: - - - - name: state - description: 'If specified, the value must be Shipping, which tells the Import/Export - service - - that the package for the job has been shipped. The ReturnAddress and DeliveryPackage - properties - - must have been set either in this request or in a previous request, otherwise - the request will - - fail.' - defaultValue: None - types: - - - - name: return_address - description: Specifies the return address information for the job. - defaultValue: None - types: - - - - name: return_shipping - description: Specifies the return carrier and customer's account with the carrier. - defaultValue: None - types: - - - - name: delivery_package - description: 'Contains information about the package being shipped by the customer - - to the Microsoft data center.' - defaultValue: None - types: - - - - name: log_level - description: Indicates whether error logging or verbose logging is enabled. - defaultValue: None - types: - - - - name: backup_drive_manifest - description: 'Indicates whether the manifest files on the drives should be - - copied to block blobs.' - defaultValue: 'False' - types: - - - - name: drive_list - description: List of drives that comprise the job. - defaultValue: None - types: - - [] -variables: -- description: Specifies the tags that will be assigned to the job. - name: tags - types: - - -- description: 'If specified, the value must be true. The service will attempt to - - cancel the job.' - name: cancel_requested - types: - - -- description: 'If specified, the value must be Shipping, which tells the Import/Export - service - - that the package for the job has been shipped. The ReturnAddress and DeliveryPackage - properties - - must have been set either in this request or in a previous request, otherwise - the request will - - fail.' - name: state - types: - - -- description: Specifies the return address information for the job. - name: return_address - types: - - -- description: Specifies the return carrier and customer's account with the carrier. - name: return_shipping - types: - - -- description: 'Contains information about the package being shipped by the customer - to - - the Microsoft data center.' - name: delivery_package - types: - - -- description: Indicates whether error logging or verbose logging is enabled. - name: log_level - types: - - -- description: 'Indicates whether the manifest files on the drives should be - - copied to block blobs.' - name: backup_drive_manifest - types: - - -- description: List of drives that comprise the job. - name: drive_list - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.yml deleted file mode 100644 index 911ea3397de9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.storageimportexport.models -name: models -fullName: azure.mgmt.storageimportexport.models -type: import -classes: -- azure.mgmt.storageimportexport.models.DeliveryPackageInformation -- azure.mgmt.storageimportexport.models.DriveBitLockerKey -- azure.mgmt.storageimportexport.models.DriveStatus -- azure.mgmt.storageimportexport.models.EncryptionKeyDetails -- azure.mgmt.storageimportexport.models.ErrorResponse -- azure.mgmt.storageimportexport.models.ErrorResponseErrorDetailsItem -- azure.mgmt.storageimportexport.models.Export -- azure.mgmt.storageimportexport.models.GetBitLockerKeysResponse -- azure.mgmt.storageimportexport.models.IdentityDetails -- azure.mgmt.storageimportexport.models.JobDetails -- azure.mgmt.storageimportexport.models.JobResponse -- azure.mgmt.storageimportexport.models.ListJobsResponse -- azure.mgmt.storageimportexport.models.ListOperationsResponse -- azure.mgmt.storageimportexport.models.Location -- azure.mgmt.storageimportexport.models.LocationsResponse -- azure.mgmt.storageimportexport.models.Operation -- azure.mgmt.storageimportexport.models.PackageInformation -- azure.mgmt.storageimportexport.models.PutJobParameters -- azure.mgmt.storageimportexport.models.ReturnAddress -- azure.mgmt.storageimportexport.models.ReturnShipping -- azure.mgmt.storageimportexport.models.ShippingInformation -- azure.mgmt.storageimportexport.models.SystemData -- azure.mgmt.storageimportexport.models.UpdateJobParameters -enums: -- azure.mgmt.storageimportexport.models.CreatedByType -- azure.mgmt.storageimportexport.models.DriveState -- azure.mgmt.storageimportexport.models.EncryptionKekType -- azure.mgmt.storageimportexport.models.IdentityType diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.BitLockerKeysOperations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.BitLockerKeysOperations.yml deleted file mode 100644 index 0267bf58f633..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.BitLockerKeysOperations.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.operations.BitLockerKeysOperations -name: BitLockerKeysOperations -fullName: azure.mgmt.storageimportexport.operations.BitLockerKeysOperations -module: azure.mgmt.storageimportexport.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: BitLockerKeysOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.storageimportexport.operations.BitLockerKeysOperations.list - name: list - summary: Returns the BitLocker Keys for all drives in the specified job. - signature: 'list(job_name: str, resource_group_name: str, **kwargs: Any) -> Iterable[DriveBitLockerKey]' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DriveBitLockerKey or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.storageimportexport.operations.BitLockerKeysOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.JobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.JobsOperations.yml deleted file mode 100644 index 5122afffaf60..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.JobsOperations.yml +++ /dev/null @@ -1,248 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.operations.JobsOperations -name: JobsOperations -fullName: azure.mgmt.storageimportexport.operations.JobsOperations -module: azure.mgmt.storageimportexport.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: JobsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.storageimportexport.operations.JobsOperations.create - name: create - summary: Creates a new job or updates an existing job in the specified subscription. - signature: 'create(job_name: str, resource_group_name: str, body: _models.PutJobParameters, - client_tenant_id: str | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.JobResponse' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - - name: body - description: 'The parameters used for creating the job. Is either a model type - or a IO type. - - Required.' - isRequired: true - types: - - - - - - name: client_tenant_id - description: The tenant ID of the client making the request. Default value is - None. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.operations.JobsOperations.delete - name: delete - summary: Deletes an existing job. Only jobs in the Creating or Completed states - can be deleted. - signature: 'delete(job_name: str, resource_group_name: str, **kwargs: Any) -> None' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.operations.JobsOperations.get - name: get - summary: Gets information about an existing job. - signature: 'get(job_name: str, resource_group_name: str, **kwargs: Any) -> JobResponse' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.operations.JobsOperations.list_by_resource_group - name: list_by_resource_group - summary: Returns all active and completed jobs in a resource group. - signature: 'list_by_resource_group(resource_group_name: str, top: int | None = None, - filter: str | None = None, **kwargs: Any) -> Iterable[JobResponse]' - parameters: - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - - name: top - description: 'An integer value that specifies how many jobs at most should be - returned. The value - - cannot exceed 100. Default value is None.' - defaultValue: None - types: - - - - name: filter - description: 'Can be used to restrict the results to certain conditions. Default - value is - - None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobResponse or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.operations.JobsOperations.list_by_subscription - name: list_by_subscription - summary: Returns all active and completed jobs in a subscription. - signature: 'list_by_subscription(top: int | None = None, filter: str | None = None, - **kwargs: Any) -> Iterable[JobResponse]' - parameters: - - name: top - description: 'An integer value that specifies how many jobs at most should be - returned. The value - - cannot exceed 100. Default value is None.' - defaultValue: None - types: - - - - name: filter - description: 'Can be used to restrict the results to certain conditions. Default - value is - - None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either JobResponse or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.operations.JobsOperations.update - name: update - summary: 'Updates specific properties of a job. You can call this operation to notify - the Import/Export - - service that the hard drives comprising the import or export job have been shipped - to the - - Microsoft data center. It can also be used to cancel an existing job.' - signature: 'update(job_name: str, resource_group_name: str, body: _models.UpdateJobParameters, - *, content_type: str = ''application/json'', **kwargs: Any) -> _models.JobResponse' - parameters: - - name: job_name - description: The name of the import/export job. Required. - isRequired: true - types: - - - - name: resource_group_name - description: 'The resource group name uniquely identifies the resource group - - within the user subscription. Required.' - isRequired: true - types: - - - - name: body - description: 'The parameters to update in the job. Is either a model type or a - IO type. - - Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: JobResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.storageimportexport.operations.JobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.LocationsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.LocationsOperations.yml deleted file mode 100644 index bf43da72e674..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.LocationsOperations.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.operations.LocationsOperations -name: LocationsOperations -fullName: azure.mgmt.storageimportexport.operations.LocationsOperations -module: azure.mgmt.storageimportexport.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: LocationsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.storageimportexport.operations.LocationsOperations.get - name: get - summary: 'Returns the details about a location to which you can ship the disks associated - with an import - - or export job. A location is an Azure region.' - signature: 'get(location_name: str, **kwargs: Any) -> Location' - parameters: - - name: location_name - description: The name of the location. For example, West US or westus. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: Location or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.storageimportexport.operations.LocationsOperations.list - name: list - summary: 'Returns a list of locations to which you can ship the disks associated - with an import or export - - job. A location is a Microsoft data center region.' - signature: 'list(**kwargs: Any) -> Iterable[Location]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Location or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.storageimportexport.operations.LocationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.Operations.yml deleted file mode 100644 index 38e6238d6c79..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.Operations.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.storageimportexport.operations.Operations -name: Operations -fullName: azure.mgmt.storageimportexport.operations.Operations -module: azure.mgmt.storageimportexport.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.storageimportexport.operations.Operations.list - name: list - summary: Returns the list of operations supported by the import/export resource - provider. - signature: 'list(**kwargs: Any) -> Iterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.storageimportexport.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.yml deleted file mode 100644 index c894ee69130c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.storageimportexport.operations -name: operations -fullName: azure.mgmt.storageimportexport.operations -type: import -classes: -- azure.mgmt.storageimportexport.operations.BitLockerKeysOperations -- azure.mgmt.storageimportexport.operations.JobsOperations -- azure.mgmt.storageimportexport.operations.LocationsOperations -- azure.mgmt.storageimportexport.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.yml b/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.yml deleted file mode 100644 index 32e19ff30eb0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.storageimportexport -name: storageimportexport -fullName: azure.mgmt.storageimportexport -type: rootImport -classes: -- azure.mgmt.storageimportexport.StorageImportExport -packages: -- azure.mgmt.storageimportexport.aio -- azure.mgmt.storageimportexport.models -- azure.mgmt.storageimportexport.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.TestBase.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.TestBase.yml deleted file mode 100644 index afcb373ba8d0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.TestBase.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.TestBase -name: TestBase -fullName: azure.mgmt.testbase.TestBase -module: azure.mgmt.testbase -summary: Test Base. -constructor: - syntax: 'TestBase(credential: TokenCredential, subscription_id: str, base_url: str - = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The Azure subscription ID. This is a GUID-formatted string. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2022-04-01-preview". Note that overriding - - this default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: SkusOperations operations - name: skus - types: - - -- description: TestBaseAccountsOperations operations - name: test_base_accounts - types: - - -- description: UsageOperations operations - name: usage - types: - - -- description: AvailableOSOperations operations - name: available_os - types: - - -- description: FlightingRingsOperations operations - name: flighting_rings - types: - - -- description: TestTypesOperations operations - name: test_types - types: - - -- description: PackagesOperations operations - name: packages - types: - - -- description: TestSummariesOperations operations - name: test_summaries - types: - - -- description: TestResultsOperations operations - name: test_results - types: - - -- description: OSUpdatesOperations operations - name: os_updates - types: - - -- description: FavoriteProcessesOperations operations - name: favorite_processes - types: - - -- description: AnalysisResultsOperations operations - name: analysis_results - types: - - -- description: EmailEventsOperations operations - name: email_events - types: - - -- description: CustomerEventsOperations operations - name: customer_events - types: - - -- description: Operations operations - name: operations - types: - - -- description: BillingHubServiceOperations operations - name: billing_hub_service - types: - - -methods: -- uid: azure.mgmt.testbase.TestBase.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.TestBase.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.TestBase.yml deleted file mode 100644 index 6ae4e14ee2fc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.TestBase.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.TestBase -name: TestBase -fullName: azure.mgmt.testbase.aio.TestBase -module: azure.mgmt.testbase.aio -summary: Test Base. -constructor: - syntax: 'TestBase(credential: AsyncTokenCredential, subscription_id: str, base_url: - str = ''https://management.azure.com'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: subscription_id - description: The Azure subscription ID. This is a GUID-formatted string. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2022-04-01-preview". Note that overriding - - this default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: SkusOperations operations - name: skus - types: - - -- description: TestBaseAccountsOperations operations - name: test_base_accounts - types: - - -- description: UsageOperations operations - name: usage - types: - - -- description: AvailableOSOperations operations - name: available_os - types: - - -- description: FlightingRingsOperations operations - name: flighting_rings - types: - - -- description: TestTypesOperations operations - name: test_types - types: - - -- description: PackagesOperations operations - name: packages - types: - - -- description: TestSummariesOperations operations - name: test_summaries - types: - - -- description: TestResultsOperations operations - name: test_results - types: - - -- description: OSUpdatesOperations operations - name: os_updates - types: - - -- description: FavoriteProcessesOperations operations - name: favorite_processes - types: - - -- description: AnalysisResultsOperations operations - name: analysis_results - types: - - -- description: EmailEventsOperations operations - name: email_events - types: - - -- description: CustomerEventsOperations operations - name: customer_events - types: - - -- description: Operations operations - name: operations - types: - - -- description: BillingHubServiceOperations operations - name: billing_hub_service - types: - - -methods: -- uid: azure.mgmt.testbase.aio.TestBase.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.AnalysisResultsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.AnalysisResultsOperations.yml deleted file mode 100644 index 6b5cfd5a865c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.AnalysisResultsOperations.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.AnalysisResultsOperations -name: AnalysisResultsOperations -fullName: azure.mgmt.testbase.aio.operations.AnalysisResultsOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: AnalysisResultsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.AnalysisResultsOperations.get - name: get - summary: Gets an Analysis Result of a Test Result by name. - signature: 'async get(resource_group_name: str, test_base_account_name: str, package_name: - str, test_result_name: str, analysis_result_name: str | AnalysisResultName, **kwargs: - Any) -> AnalysisResultSingletonResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - - name: analysis_result_name - description: 'The name of the Analysis Result of a Test Result. Known values - - are: "scriptExecution", "reliability", "memoryUtilization", "cpuUtilization", - - "memoryRegression", "cpuRegression", and "testAnalysis". Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AnalysisResultSingletonResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.AnalysisResultsOperations.list - name: list - summary: 'Lists the Analysis Results of a Test Result. The result collection will - only contain one - - element as all the data will be nested in a singleton object.' - signature: 'list(resource_group_name: str, test_base_account_name: str, package_name: - str, test_result_name: str, analysis_result_type: str | AnalysisResultType, **kwargs: - Any) -> AsyncIterable[AnalysisResultSingletonResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - - name: analysis_result_type - description: 'The type of the Analysis Result of a Test Result. Known values - - are: "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", - "CPURegression", - - "MemoryRegression", and "TestAnalysis". Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either AnalysisResultSingletonResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.AnalysisResultsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.AvailableOSOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.AvailableOSOperations.yml deleted file mode 100644 index 62def90b46a5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.AvailableOSOperations.yml +++ /dev/null @@ -1,87 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.AvailableOSOperations -name: AvailableOSOperations -fullName: azure.mgmt.testbase.aio.operations.AvailableOSOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: AvailableOSOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.AvailableOSOperations.get - name: get - summary: Gets an available OS to run a package under a Test Base Account. - signature: 'async get(resource_group_name: str, test_base_account_name: str, available_os_resource_name: - str, **kwargs: Any) -> AvailableOSResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: available_os_resource_name - description: The resource name of an Available OS. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AvailableOSResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.AvailableOSOperations.list - name: list - summary: Lists all the available OSs to run a package under a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, os_update_type: - str | OsUpdateType, **kwargs: Any) -> AsyncIterable[AvailableOSResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: os_update_type - description: 'The type of the OS Update. Known values are: "SecurityUpdate" and - - "FeatureUpdate". Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AvailableOSResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.AvailableOSOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.BillingHubServiceOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.BillingHubServiceOperations.yml deleted file mode 100644 index a7bd3e4c1ff7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.BillingHubServiceOperations.yml +++ /dev/null @@ -1,86 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.BillingHubServiceOperations -name: BillingHubServiceOperations -fullName: azure.mgmt.testbase.aio.operations.BillingHubServiceOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: BillingHubServiceOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.BillingHubServiceOperations.get_free_hour_balance - name: get_free_hour_balance - summary: get_free_hour_balance. - signature: 'async get_free_hour_balance(resource_group_name: str, test_base_account_name: - str, **kwargs: Any) -> BillingHubGetFreeHourBalanceResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: BillingHubGetFreeHourBalanceResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.BillingHubServiceOperations.get_usage - name: get_usage - summary: get_usage. - signature: 'async get_usage(resource_group_name: str, test_base_account_name: str, - get_usage_request: _models.BillingHubGetUsageRequest | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.BillingHubGetUsageResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: get_usage_request - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: BillingHubGetUsageResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.BillingHubServiceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.CustomerEventsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.CustomerEventsOperations.yml deleted file mode 100644 index 945ec8607b7f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.CustomerEventsOperations.yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.CustomerEventsOperations -name: CustomerEventsOperations -fullName: azure.mgmt.testbase.aio.operations.CustomerEventsOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: CustomerEventsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.CustomerEventsOperations.begin_create - name: begin_create - summary: Create or replace a Test Base Customer Event. - signature: 'async begin_create(resource_group_name: str, test_base_account_name: - str, customer_event_name: str, parameters: _models.CustomerEventResource, *, content_type: - str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.CustomerEventResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: customer_event_name - description: The resource name of the Test Base Customer event. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to create a Test Base CustomerEvent. Is either - a model - - type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either CustomerEventResource - or the result - - of cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.CustomerEventsOperations.begin_delete - name: begin_delete - summary: Deletes a Test Base Customer Event. - signature: 'async begin_delete(resource_group_name: str, test_base_account_name: - str, customer_event_name: str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: customer_event_name - description: The resource name of the Test Base Customer event. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.CustomerEventsOperations.get - name: get - summary: Gets a Test Base CustomerEvent. - signature: 'async get(resource_group_name: str, test_base_account_name: str, customer_event_name: - str, **kwargs: Any) -> CustomerEventResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: customer_event_name - description: The resource name of the Test Base Customer event. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CustomerEventResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.CustomerEventsOperations.list_by_test_base_account - name: list_by_test_base_account - summary: Lists all notification events subscribed under a Test Base Account. - signature: 'list_by_test_base_account(resource_group_name: str, test_base_account_name: - str, **kwargs: Any) -> AsyncIterable[CustomerEventResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either CustomerEventResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.CustomerEventsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.EmailEventsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.EmailEventsOperations.yml deleted file mode 100644 index 2d82417d272d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.EmailEventsOperations.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.EmailEventsOperations -name: EmailEventsOperations -fullName: azure.mgmt.testbase.aio.operations.EmailEventsOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: EmailEventsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.EmailEventsOperations.get - name: get - summary: Gets a email event of a Test Base Account. - signature: 'async get(resource_group_name: str, test_base_account_name: str, email_event_resource_name: - str, **kwargs: Any) -> EmailEventResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: email_event_resource_name - description: The resource name of an email event. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: EmailEventResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.EmailEventsOperations.list - name: list - summary: Lists all the email events of a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> AsyncIterable[EmailEventResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either EmailEventResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.EmailEventsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.yml deleted file mode 100644 index 13364f354333..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.yml +++ /dev/null @@ -1,200 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations -name: FavoriteProcessesOperations -fullName: azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: FavoriteProcessesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.create - name: create - summary: Create or replace a favorite process for a Test Base Package. - signature: 'async create(resource_group_name: str, test_base_account_name: str, - package_name: str, favorite_process_resource_name: str, parameters: _models.FavoriteProcessResource, - *, content_type: str = ''application/json'', **kwargs: Any) -> _models.FavoriteProcessResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: favorite_process_resource_name - description: 'The resource name of a favorite process in a package. If - - the process name contains characters that are not allowed in Azure Resource - Name, we use - - ''actualProcessName'' in request body to submit the name. Required.' - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to create a favorite process in a package. Is - either a - - model type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FavoriteProcessResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.delete - name: delete - summary: Deletes a favorite process for a specific package. - signature: 'async delete(resource_group_name: str, test_base_account_name: str, - package_name: str, favorite_process_resource_name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: favorite_process_resource_name - description: 'The resource name of a favorite process in a package. If - - the process name contains characters that are not allowed in Azure Resource - Name, we use - - ''actualProcessName'' in request body to submit the name. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.get - name: get - summary: Gets a favorite process for a Test Base Package. - signature: 'async get(resource_group_name: str, test_base_account_name: str, package_name: - str, favorite_process_resource_name: str, **kwargs: Any) -> FavoriteProcessResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: favorite_process_resource_name - description: 'The resource name of a favorite process in a package. If - - the process name contains characters that are not allowed in Azure Resource - Name, we use - - ''actualProcessName'' in request body to submit the name. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FavoriteProcessResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.list - name: list - summary: Lists the favorite processes for a specific package. - signature: 'list(resource_group_name: str, test_base_account_name: str, package_name: - str, **kwargs: Any) -> AsyncIterable[FavoriteProcessResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either FavoriteProcessResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.FlightingRingsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.FlightingRingsOperations.yml deleted file mode 100644 index 1524aea59d55..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.FlightingRingsOperations.yml +++ /dev/null @@ -1,81 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.FlightingRingsOperations -name: FlightingRingsOperations -fullName: azure.mgmt.testbase.aio.operations.FlightingRingsOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: FlightingRingsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.FlightingRingsOperations.get - name: get - summary: Gets a flighting ring of a Test Base Account. - signature: 'async get(resource_group_name: str, test_base_account_name: str, flighting_ring_resource_name: - str, **kwargs: Any) -> FlightingRingResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: flighting_ring_resource_name - description: The resource name of a flighting ring. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FlightingRingResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.FlightingRingsOperations.list - name: list - summary: Lists all the flighting rings of a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> AsyncIterable[FlightingRingResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either FlightingRingResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.FlightingRingsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.OSUpdatesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.OSUpdatesOperations.yml deleted file mode 100644 index 3a76e3f61c07..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.OSUpdatesOperations.yml +++ /dev/null @@ -1,97 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.OSUpdatesOperations -name: OSUpdatesOperations -fullName: azure.mgmt.testbase.aio.operations.OSUpdatesOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: OSUpdatesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.OSUpdatesOperations.get - name: get - summary: Gets an OS Update by name in which the package was tested before. - signature: 'async get(resource_group_name: str, test_base_account_name: str, package_name: - str, os_update_resource_name: str, **kwargs: Any) -> OSUpdateResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: os_update_resource_name - description: The resource name of an OS Update. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: OSUpdateResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.OSUpdatesOperations.list - name: list - summary: Lists the OS Updates in which the package were tested before. - signature: 'list(resource_group_name: str, test_base_account_name: str, package_name: - str, os_update_type: str | OsUpdateType, **kwargs: Any) -> AsyncIterable[OSUpdateResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: os_update_type - description: 'The type of the OS Update. Known values are: "SecurityUpdate" and - - "FeatureUpdate". Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OSUpdateResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.OSUpdatesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.Operations.yml deleted file mode 100644 index 3578bb5b690c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.Operations.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.Operations -name: Operations -fullName: azure.mgmt.testbase.aio.operations.Operations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.Operations.list - name: list - summary: Lists all of the available REST API operations of the Microsoft.TestBase - provider. - signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.PackagesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.PackagesOperations.yml deleted file mode 100644 index 63b93767a1f8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.PackagesOperations.yml +++ /dev/null @@ -1,424 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.PackagesOperations -name: PackagesOperations -fullName: azure.mgmt.testbase.aio.operations.PackagesOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: PackagesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.begin_create - name: begin_create - summary: Create or replace (overwrite/recreate, with potential downtime) a Test - Base Package. - signature: 'async begin_create(resource_group_name: str, test_base_account_name: - str, package_name: str, parameters: _models.PackageResource, *, content_type: - str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.PackageResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to create a Test Base Package. Is either a model - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either PackageResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.begin_delete - name: begin_delete - summary: Deletes a Test Base Package. - signature: 'async begin_delete(resource_group_name: str, test_base_account_name: - str, package_name: str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.begin_hard_delete - name: begin_hard_delete - summary: Hard Delete a Test Base Package. - signature: 'async begin_hard_delete(resource_group_name: str, test_base_account_name: - str, package_name: str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.begin_update - name: begin_update - summary: Update an existing Test Base Package. - signature: 'async begin_update(resource_group_name: str, test_base_account_name: - str, package_name: str, parameters: _models.PackageUpdateParameters, *, content_type: - str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.PackageResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to update a Test Base Package. Is either a model - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either PackageResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.get - name: get - summary: Gets a Test Base Package. - signature: 'async get(resource_group_name: str, test_base_account_name: str, package_name: - str, **kwargs: Any) -> PackageResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PackageResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.get_download_url - name: get_download_url - summary: Gets the download URL of a package. - signature: 'async get_download_url(resource_group_name: str, test_base_account_name: - str, package_name: str, **kwargs: Any) -> DownloadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DownloadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.list_by_test_base_account - name: list_by_test_base_account - summary: Lists all the packages under a Test Base Account. - signature: 'list_by_test_base_account(resource_group_name: str, test_base_account_name: - str, **kwargs: Any) -> AsyncIterable[PackageResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PackageResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.run_test - name: run_test - summary: Trigger a test run on the package. - signature: 'async run_test(resource_group_name: str, test_base_account_name: str, - package_name: str, parameters: _models.PackageRunTestParameters | None = None, - *, content_type: str = ''application/json'', **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: parameters - description: 'The parameters supplied to the Test Base Package to start a Test - Run. Is - - either a model type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.PackagesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.SkusOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.SkusOperations.yml deleted file mode 100644 index a429e78dfd26..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.SkusOperations.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.SkusOperations -name: SkusOperations -fullName: azure.mgmt.testbase.aio.operations.SkusOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: SkusOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.SkusOperations.list - name: list - summary: Lists the available SKUs of Test Base Account in a subscription. - signature: 'list(**kwargs: Any) -> AsyncIterable[TestBaseAccountSKU]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TestBaseAccountSKU or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.SkusOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.yml deleted file mode 100644 index a913871e761e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.yml +++ /dev/null @@ -1,449 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations -name: TestBaseAccountsOperations -fullName: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TestBaseAccountsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.begin_create - name: begin_create - summary: 'Create or replace (overwrite/recreate, with potential downtime) a Test - Base Account in the - - specified subscription.' - signature: 'async begin_create(resource_group_name: str, test_base_account_name: - str, parameters: _models.TestBaseAccountResource, restore: bool | None = None, - *, content_type: str = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.TestBaseAccountResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to create a Test Base Account. Is either a model - type or - - a IO type. Required.' - isRequired: true - types: - - - - - - name: restore - description: 'The flag indicating if we would like to restore the Test Base Accounts - which - - were soft deleted before. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either TestBaseAccountResource - or the - - result of cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.begin_delete - name: begin_delete - summary: Deletes a Test Base Account. - signature: 'async begin_delete(resource_group_name: str, test_base_account_name: - str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.begin_offboard - name: begin_offboard - summary: Offboard a Test Base Account. - signature: 'async begin_offboard(resource_group_name: str, test_base_account_name: - str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.begin_update - name: begin_update - summary: Update an existing Test Base Account. - signature: 'async begin_update(resource_group_name: str, test_base_account_name: - str, parameters: _models.TestBaseAccountUpdateParameters, *, content_type: str - = ''application/json'', **kwargs: Any) -> AsyncLROPoller[_models.TestBaseAccountResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to update a Test Base Account. Is either a model - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of AsyncLROPoller that returns either TestBaseAccountResource - or the - - result of cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.check_package_name_availability - name: check_package_name_availability - summary: Checks that the Test Base Package name and version is valid and is not - already in use. - signature: 'async check_package_name_availability(resource_group_name: str, test_base_account_name: - str, parameters: _models.PackageCheckNameAvailabilityParameters, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.CheckNameAvailabilityResult' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to the Test Base Package CheckNameAvailability - - operation. Is either a model type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CheckNameAvailabilityResult or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.get - name: get - summary: Gets a Test Base Account. - signature: 'async get(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> TestBaseAccountResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TestBaseAccountResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.get_file_upload_url - name: get_file_upload_url - summary: Gets the file upload URL of a Test Base Account. - signature: 'async get_file_upload_url(resource_group_name: str, test_base_account_name: - str, parameters: _models.GetFileUploadURLParameters | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.FileUploadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to the Test Base Account GetFileUploadURL operation. - Is - - either a model type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FileUploadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.list_by_resource_group - name: list_by_resource_group - summary: Lists all the Test Base Accounts in a resource group. - signature: 'list_by_resource_group(resource_group_name: str, get_deleted: bool | - None = None, **kwargs: Any) -> AsyncIterable[TestBaseAccountResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: get_deleted - description: 'The flag indicating if we need to include the Test Base Accounts - which were - - soft deleted before. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either TestBaseAccountResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.list_by_subscription - name: list_by_subscription - summary: Lists all the Test Base Accounts in a subscription. This API is required - by ARM guidelines. - signature: 'list_by_subscription(get_deleted: bool | None = None, **kwargs: Any) - -> AsyncIterable[TestBaseAccountResource]' - parameters: - - name: get_deleted - description: 'The flag indicating if we need to include the Test Base Accounts - which were - - soft deleted before. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either TestBaseAccountResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestResultsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestResultsOperations.yml deleted file mode 100644 index e85cbfc41406..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestResultsOperations.yml +++ /dev/null @@ -1,248 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.TestResultsOperations -name: TestResultsOperations -fullName: azure.mgmt.testbase.aio.operations.TestResultsOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TestResultsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.TestResultsOperations.get - name: get - summary: Get the Test Result by Id with specified OS Update type for a Test Base - Package. - signature: 'async get(resource_group_name: str, test_base_account_name: str, package_name: - str, test_result_name: str, **kwargs: Any) -> TestResultResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TestResultResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestResultsOperations.get_console_log_download_url - name: get_console_log_download_url - summary: Gets the download URL of the test execution console log file. - signature: 'async get_console_log_download_url(resource_group_name: str, test_base_account_name: - str, package_name: str, test_result_name: str, parameters: _models.TestResultConsoleLogDownloadURLParameters, - *, content_type: str = ''application/json'', **kwargs: Any) -> _models.DownloadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to the Test Result GetConsoleLogDownloadUrl - operation. - - Is either a model type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DownloadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestResultsOperations.get_download_url - name: get_download_url - summary: Gets the download URL of the test result. - signature: 'async get_download_url(resource_group_name: str, test_base_account_name: - str, package_name: str, test_result_name: str, **kwargs: Any) -> DownloadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DownloadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestResultsOperations.get_video_download_url - name: get_video_download_url - summary: Gets the download URL of the test execution screen recording. - signature: 'async get_video_download_url(resource_group_name: str, test_base_account_name: - str, package_name: str, test_result_name: str, **kwargs: Any) -> DownloadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DownloadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestResultsOperations.list - name: list - summary: 'Lists all the Test Results with specified OS Update type for a Test Base - Package. Can be - - filtered by osName, releaseName, flightingRing, buildVersion, buildRevision.' - signature: 'list(resource_group_name: str, test_base_account_name: str, package_name: - str, os_update_type: str | OsUpdateType, filter: str | None = None, **kwargs: - Any) -> AsyncIterable[TestResultResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: os_update_type - description: 'The type of the OS Update. Known values are: "SecurityUpdate" and - - "FeatureUpdate". Required.' - isRequired: true - types: - - - - - - name: filter - description: Odata filter. Default value is None. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TestResultResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.TestResultsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestSummariesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestSummariesOperations.yml deleted file mode 100644 index b34897310421..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestSummariesOperations.yml +++ /dev/null @@ -1,82 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.TestSummariesOperations -name: TestSummariesOperations -fullName: azure.mgmt.testbase.aio.operations.TestSummariesOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TestSummariesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.TestSummariesOperations.get - name: get - summary: 'Gets a Test Summary with specific name from all the Test Summaries of - all the packages under a - - Test Base Account.' - signature: 'async get(resource_group_name: str, test_base_account_name: str, test_summary_name: - str, **kwargs: Any) -> TestSummaryResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: test_summary_name - description: The name of the Test Summary. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TestSummaryResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestSummariesOperations.list - name: list - summary: Lists the Test Summaries of all the packages under a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> AsyncIterable[TestSummaryResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TestSummaryResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.TestSummariesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestTypesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestTypesOperations.yml deleted file mode 100644 index a14af3f72e58..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestTypesOperations.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.TestTypesOperations -name: TestTypesOperations -fullName: azure.mgmt.testbase.aio.operations.TestTypesOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TestTypesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.TestTypesOperations.get - name: get - summary: Gets a test type of a Test Base Account. - signature: 'async get(resource_group_name: str, test_base_account_name: str, test_type_resource_name: - str, **kwargs: Any) -> TestTypeResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: test_type_resource_name - description: The resource name of a test type. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TestTypeResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.aio.operations.TestTypesOperations.list - name: list - summary: Lists all the test types of a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> AsyncIterable[TestTypeResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TestTypeResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.TestTypesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.UsageOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.UsageOperations.yml deleted file mode 100644 index 9ddb735a3300..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.UsageOperations.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.aio.operations.UsageOperations -name: UsageOperations -fullName: azure.mgmt.testbase.aio.operations.UsageOperations -module: azure.mgmt.testbase.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: UsageOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.aio.operations.UsageOperations.list - name: list - summary: Lists the usage data of a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, filter: - str | None = None, **kwargs: Any) -> AsyncIterable[TestBaseAccountUsageData]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: filter - description: Odata filter. Default value is None. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either TestBaseAccountUsageData or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.aio.operations.UsageOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.yml deleted file mode 100644 index c9d288648cd7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.testbase.aio.operations -name: operations -fullName: azure.mgmt.testbase.aio.operations -type: import -classes: -- azure.mgmt.testbase.aio.operations.AnalysisResultsOperations -- azure.mgmt.testbase.aio.operations.AvailableOSOperations -- azure.mgmt.testbase.aio.operations.BillingHubServiceOperations -- azure.mgmt.testbase.aio.operations.CustomerEventsOperations -- azure.mgmt.testbase.aio.operations.EmailEventsOperations -- azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations -- azure.mgmt.testbase.aio.operations.FlightingRingsOperations -- azure.mgmt.testbase.aio.operations.OSUpdatesOperations -- azure.mgmt.testbase.aio.operations.Operations -- azure.mgmt.testbase.aio.operations.PackagesOperations -- azure.mgmt.testbase.aio.operations.SkusOperations -- azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations -- azure.mgmt.testbase.aio.operations.TestResultsOperations -- azure.mgmt.testbase.aio.operations.TestSummariesOperations -- azure.mgmt.testbase.aio.operations.TestTypesOperations -- azure.mgmt.testbase.aio.operations.UsageOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.yml deleted file mode 100644 index d463fbf5a4a9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.testbase.aio -name: aio -fullName: azure.mgmt.testbase.aio -type: import -classes: -- azure.mgmt.testbase.aio.TestBase -packages: -- azure.mgmt.testbase.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Action.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Action.yml deleted file mode 100644 index 476ac78cb5c2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Action.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.Action -name: Action -fullName: azure.mgmt.testbase.models.Action -summary: The action of the command. -module: azure.mgmt.testbase.models -fields: -- name: CLOSE - uid: azure.mgmt.testbase.models.Action.CLOSE -- name: CUSTOM - uid: azure.mgmt.testbase.models.Action.CUSTOM -- name: INSTALL - uid: azure.mgmt.testbase.models.Action.INSTALL -- name: LAUNCH - uid: azure.mgmt.testbase.models.Action.LAUNCH -- name: UNINSTALL - uid: azure.mgmt.testbase.models.Action.UNINSTALL diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultListResult.yml deleted file mode 100644 index 54e5e5583ca6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultListResult.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.AnalysisResultListResult -name: AnalysisResultListResult -fullName: azure.mgmt.testbase.models.AnalysisResultListResult -module: azure.mgmt.testbase.models -summary: 'A list of Analysis Results. It will only contain one element as all the - data will be nested in a singleton object. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'AnalysisResultListResult(*, value: List[_models.AnalysisResultSingletonResource] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of Analysis Results. - defaultValue: None - types: - - [] -variables: -- description: The list of Analysis Results. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultName.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultName.yml deleted file mode 100644 index e7f01ef42b48..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultName.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.AnalysisResultName -name: AnalysisResultName -fullName: azure.mgmt.testbase.models.AnalysisResultName -summary: AnalysisResultName. -module: azure.mgmt.testbase.models -fields: -- name: CPU_REGRESSION - uid: azure.mgmt.testbase.models.AnalysisResultName.CPU_REGRESSION -- name: CPU_UTILIZATION - uid: azure.mgmt.testbase.models.AnalysisResultName.CPU_UTILIZATION -- name: MEMORY_REGRESSION - uid: azure.mgmt.testbase.models.AnalysisResultName.MEMORY_REGRESSION -- name: MEMORY_UTILIZATION - uid: azure.mgmt.testbase.models.AnalysisResultName.MEMORY_UTILIZATION -- name: RELIABILITY - uid: azure.mgmt.testbase.models.AnalysisResultName.RELIABILITY -- name: SCRIPT_EXECUTION - uid: azure.mgmt.testbase.models.AnalysisResultName.SCRIPT_EXECUTION -- name: TEST_ANALYSIS - uid: azure.mgmt.testbase.models.AnalysisResultName.TEST_ANALYSIS diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultSingletonResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultSingletonResource.yml deleted file mode 100644 index 26ff15e8aa36..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultSingletonResource.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.AnalysisResultSingletonResource -name: AnalysisResultSingletonResource -fullName: azure.mgmt.testbase.models.AnalysisResultSingletonResource -module: azure.mgmt.testbase.models -summary: 'The Analysis Result Singleton Resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'AnalysisResultSingletonResource(*, grade: str | _models.Grade | None = - None, **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Known values are: "ScriptExecution", - - "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", "MemoryRegression", - and - - "TestAnalysis".' - name: analysis_result_type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultSingletonResourceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultSingletonResourceProperties.yml deleted file mode 100644 index bbac468297f4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultSingletonResourceProperties.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.AnalysisResultSingletonResourceProperties -name: AnalysisResultSingletonResourceProperties -fullName: azure.mgmt.testbase.models.AnalysisResultSingletonResourceProperties -module: azure.mgmt.testbase.models -summary: 'The properties of Analysis Result resource. - - - You probably want to use the sub-classes and not this class directly. Known sub-classes - are: - - CPURegressionResultSingletonResourceProperties, - - CPUUtilizationResultSingletonResourceProperties, - - MemoryRegressionResultSingletonResourceProperties, - - MemoryUtilizationResultSingletonResourceProperties, - - ReliabilityResultSingletonResourceProperties, ScriptExecutionResultSingletonResourceProperties, - - TestAnalysisResultSingletonResourceProperties - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AnalysisResultSingletonResourceProperties(*, grade: str | _models.Grade - | None = None, **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - -variables: -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Required. Known values are: - - "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", - - "MemoryRegression", and "TestAnalysis".' - name: analysis_result_type - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultType.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultType.yml deleted file mode 100644 index dacab2defbd0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultType.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.AnalysisResultType -name: AnalysisResultType -fullName: azure.mgmt.testbase.models.AnalysisResultType -summary: Type of the Analysis Result. -module: azure.mgmt.testbase.models -fields: -- name: CPU_REGRESSION - uid: azure.mgmt.testbase.models.AnalysisResultType.CPU_REGRESSION -- name: CPU_UTILIZATION - uid: azure.mgmt.testbase.models.AnalysisResultType.CPU_UTILIZATION -- name: MEMORY_REGRESSION - uid: azure.mgmt.testbase.models.AnalysisResultType.MEMORY_REGRESSION -- name: MEMORY_UTILIZATION - uid: azure.mgmt.testbase.models.AnalysisResultType.MEMORY_UTILIZATION -- name: RELIABILITY - uid: azure.mgmt.testbase.models.AnalysisResultType.RELIABILITY -- name: SCRIPT_EXECUTION - uid: azure.mgmt.testbase.models.AnalysisResultType.SCRIPT_EXECUTION -- name: TEST_ANALYSIS - uid: azure.mgmt.testbase.models.AnalysisResultType.TEST_ANALYSIS diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisStatus.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisStatus.yml deleted file mode 100644 index e8c806cd7001..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisStatus.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.AnalysisStatus -name: AnalysisStatus -fullName: azure.mgmt.testbase.models.AnalysisStatus -summary: The analysis status. -module: azure.mgmt.testbase.models -fields: -- name: AVAILABLE - uid: azure.mgmt.testbase.models.AnalysisStatus.AVAILABLE -- name: COMPLETED - uid: azure.mgmt.testbase.models.AnalysisStatus.COMPLETED -- name: FAILED - uid: azure.mgmt.testbase.models.AnalysisStatus.FAILED -- name: IN_PROGRESS - uid: azure.mgmt.testbase.models.AnalysisStatus.IN_PROGRESS -- name: NONE - uid: azure.mgmt.testbase.models.AnalysisStatus.NONE -- name: NOT_AVAILABLE - uid: azure.mgmt.testbase.models.AnalysisStatus.NOT_AVAILABLE -- name: SUCCEEDED - uid: azure.mgmt.testbase.models.AnalysisStatus.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AvailableOSListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AvailableOSListResult.yml deleted file mode 100644 index f7cb2c8aa83a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AvailableOSListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.AvailableOSListResult -name: AvailableOSListResult -fullName: azure.mgmt.testbase.models.AvailableOSListResult -module: azure.mgmt.testbase.models -summary: 'A list of available OSs. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'AvailableOSListResult(*, value: List[_models.AvailableOSResource] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of available OSs. - defaultValue: None - types: - - [] -variables: -- description: The list of available OSs. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AvailableOSResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AvailableOSResource.yml deleted file mode 100644 index ae71e58e5549..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AvailableOSResource.yml +++ /dev/null @@ -1,85 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.AvailableOSResource -name: AvailableOSResource -fullName: azure.mgmt.testbase.models.AvailableOSResource -module: azure.mgmt.testbase.models -summary: 'The Available OS resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'AvailableOSResource(*, os_id: str | None = None, os_name: str | None = - None, os_version: str | None = None, insider_channel: str | None = None, os_update_type: - str | None = None, os_platform: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: os_id - description: The Id of an Available OS of a Test Base Account. - defaultValue: None - types: - - - - name: os_name - description: The name of an Available OS of a Test Base Account. - defaultValue: None - types: - - - - name: os_version - description: The version of an Available OS of a Test Base Account. - defaultValue: None - types: - - - - name: insider_channel - description: The insider channel of an Available OS of a Test Base Account. - defaultValue: None - types: - - - - name: os_update_type - description: The OS update type of an Available OS of a Test Base Account. - defaultValue: None - types: - - - - name: os_platform - description: The Platform of an Available OS of a Test Base Account. - defaultValue: None - types: - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: The Id of an Available OS of a Test Base Account. - name: os_id - types: - - -- description: The name of an Available OS of a Test Base Account. - name: os_name - types: - - -- description: The version of an Available OS of a Test Base Account. - name: os_version - types: - - -- description: The insider channel of an Available OS of a Test Base Account. - name: insider_channel - types: - - -- description: The OS update type of an Available OS of a Test Base Account. - name: os_update_type - types: - - -- description: The Platform of an Available OS of a Test Base Account. - name: os_platform - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubExecutionUsageDetail.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubExecutionUsageDetail.yml deleted file mode 100644 index e6fbe2eac1e4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubExecutionUsageDetail.yml +++ /dev/null @@ -1,114 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubExecutionUsageDetail -name: BillingHubExecutionUsageDetail -fullName: azure.mgmt.testbase.models.BillingHubExecutionUsageDetail -module: azure.mgmt.testbase.models -summary: BillingHubExecutionUsageDetail. -constructor: - syntax: 'BillingHubExecutionUsageDetail(*, application_name: str | None = None, - application_version: str | None = None, execution_request_id: str | None = None, - sku: str | None = None, meter_id: str | None = None, start_time_stamp: datetime - | None = None, end_time_stamp: datetime | None = None, os_build: str | None = - None, release: str | None = None, test_type: str | None = None, update_type: str - | None = None, used_free_hours: float | None = None, used_billable_hours: float - | None = None, billed_charges: float | None = None, **kwargs)' - keywordOnlyParameters: - - name: application_name - defaultValue: None - types: - - - - name: application_version - defaultValue: None - types: - - - - name: execution_request_id - defaultValue: None - types: - - - - name: sku - defaultValue: None - types: - - - - name: meter_id - defaultValue: None - types: - - - - name: start_time_stamp - defaultValue: None - types: - - - - name: end_time_stamp - defaultValue: None - types: - - - - name: os_build - defaultValue: None - types: - - - - name: release - defaultValue: None - types: - - - - name: test_type - defaultValue: None - types: - - - - name: update_type - defaultValue: None - types: - - - - name: used_free_hours - defaultValue: None - types: - - - - name: used_billable_hours - defaultValue: None - types: - - - - name: billed_charges - defaultValue: None - types: - - -variables: -- name: application_name - types: - - -- name: application_version - types: - - -- name: execution_request_id - types: - - -- name: sku - types: - - -- name: meter_id - types: - - -- name: start_time_stamp - types: - - -- name: end_time_stamp - types: - - -- name: os_build - types: - - -- name: release - types: - - -- name: test_type - types: - - -- name: update_type - types: - - -- name: used_free_hours - types: - - -- name: used_billable_hours - types: - - -- name: billed_charges - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubFreeHourIncrementEntry.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubFreeHourIncrementEntry.yml deleted file mode 100644 index 9a633bad2365..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubFreeHourIncrementEntry.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubFreeHourIncrementEntry -name: BillingHubFreeHourIncrementEntry -fullName: azure.mgmt.testbase.models.BillingHubFreeHourIncrementEntry -module: azure.mgmt.testbase.models -summary: BillingHubFreeHourIncrementEntry. -constructor: - syntax: 'BillingHubFreeHourIncrementEntry(*, create_time_stamp: datetime | None - = None, expiration_time_stamp: datetime | None = None, incremental_free_hours: - float | None = None, remaining_free_hours: float | None = None, **kwargs)' - keywordOnlyParameters: - - name: create_time_stamp - defaultValue: None - types: - - - - name: expiration_time_stamp - defaultValue: None - types: - - - - name: incremental_free_hours - defaultValue: None - types: - - - - name: remaining_free_hours - defaultValue: None - types: - - -variables: -- name: create_time_stamp - types: - - -- name: expiration_time_stamp - types: - - -- name: incremental_free_hours - types: - - -- name: remaining_free_hours - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetFreeHourBalanceResponse.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetFreeHourBalanceResponse.yml deleted file mode 100644 index 00792cbc550c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetFreeHourBalanceResponse.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubGetFreeHourBalanceResponse -name: BillingHubGetFreeHourBalanceResponse -fullName: azure.mgmt.testbase.models.BillingHubGetFreeHourBalanceResponse -module: azure.mgmt.testbase.models -summary: BillingHubGetFreeHourBalanceResponse. -constructor: - syntax: 'BillingHubGetFreeHourBalanceResponse(*, total_remaining_free_hours: float - | None = None, increment_entries: List[_models.BillingHubFreeHourIncrementEntry] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: total_remaining_free_hours - defaultValue: None - types: - - - - name: increment_entries - defaultValue: None - types: - - [] -variables: -- name: total_remaining_free_hours - types: - - -- name: increment_entries - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetUsageRequest.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetUsageRequest.yml deleted file mode 100644 index a94e40a94401..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetUsageRequest.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubGetUsageRequest -name: BillingHubGetUsageRequest -fullName: azure.mgmt.testbase.models.BillingHubGetUsageRequest -module: azure.mgmt.testbase.models -summary: 'BillingHubGetUsageRequest. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'BillingHubGetUsageRequest(*, start_time_stamp: datetime, end_time_stamp: - datetime, page_size: int | None = None, page_index: int | None = None, **kwargs)' - keywordOnlyParameters: - - name: start_time_stamp - description: Required. - types: - - - - name: end_time_stamp - description: Required. - types: - - - - name: page_size - defaultValue: None - types: - - - - name: page_index - defaultValue: None - types: - - -variables: -- description: Required. - name: start_time_stamp - types: - - -- description: Required. - name: end_time_stamp - types: - - -- name: page_size - types: - - -- name: page_index - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetUsageResponse.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetUsageResponse.yml deleted file mode 100644 index e0b1357a1f59..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetUsageResponse.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubGetUsageResponse -name: BillingHubGetUsageResponse -fullName: azure.mgmt.testbase.models.BillingHubGetUsageResponse -module: azure.mgmt.testbase.models -summary: BillingHubGetUsageResponse. -constructor: - syntax: 'BillingHubGetUsageResponse(*, total_used_free_hours: float | None = None, - total_used_billable_hours: float | None = None, total_charges: float | None = - None, package_usage_entries: List[_models.BillingHubPackageUsage] | None = None, - next_request: _models.BillingHubGetUsageRequest | None = None, **kwargs)' - keywordOnlyParameters: - - name: total_used_free_hours - defaultValue: None - types: - - - - name: total_used_billable_hours - defaultValue: None - types: - - - - name: total_charges - defaultValue: None - types: - - - - name: package_usage_entries - defaultValue: None - types: - - [] - - name: next_request - defaultValue: None - types: - - -variables: -- name: total_used_free_hours - types: - - -- name: total_used_billable_hours - types: - - -- name: total_charges - types: - - -- name: package_usage_entries - types: - - [] -- name: next_request - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubPackageUsage.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubPackageUsage.yml deleted file mode 100644 index 8af0de30c386..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubPackageUsage.yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubPackageUsage -name: BillingHubPackageUsage -fullName: azure.mgmt.testbase.models.BillingHubPackageUsage -module: azure.mgmt.testbase.models -summary: BillingHubPackageUsage. -constructor: - syntax: 'BillingHubPackageUsage(*, application_name: str | None = None, application_version: - str | None = None, azure_resource_uri: str | None = None, total_used_free_hours: - float | None = None, total_used_billable_hours: float | None = None, total_charges: - float | None = None, usage_entries_grouped_by_update_type: List[_models.BillingHubUsageGroupedByUpdateType] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: application_name - defaultValue: None - types: - - - - name: application_version - defaultValue: None - types: - - - - name: azure_resource_uri - defaultValue: None - types: - - - - name: total_used_free_hours - defaultValue: None - types: - - - - name: total_used_billable_hours - defaultValue: None - types: - - - - name: total_charges - defaultValue: None - types: - - - - name: usage_entries_grouped_by_update_type - defaultValue: None - types: - - [] -variables: -- name: application_name - types: - - -- name: application_version - types: - - -- name: azure_resource_uri - types: - - -- name: total_used_free_hours - types: - - -- name: total_used_billable_hours - types: - - -- name: total_charges - types: - - -- name: usage_entries_grouped_by_update_type - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsage.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsage.yml deleted file mode 100644 index 11fbee7a284c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsage.yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubUsage -name: BillingHubUsage -fullName: azure.mgmt.testbase.models.BillingHubUsage -module: azure.mgmt.testbase.models -summary: BillingHubUsage. -constructor: - syntax: 'BillingHubUsage(*, application_name: str | None = None, application_version: - str | None = None, azure_resource_uri: str | None = None, total_used_free_hours: - float | None = None, total_used_billable_hours: float | None = None, total_charges: - float | None = None, usage_groups: List[_models.BillingHubUsageGroup] | None = - None, **kwargs)' - keywordOnlyParameters: - - name: application_name - defaultValue: None - types: - - - - name: application_version - defaultValue: None - types: - - - - name: azure_resource_uri - defaultValue: None - types: - - - - name: total_used_free_hours - defaultValue: None - types: - - - - name: total_used_billable_hours - defaultValue: None - types: - - - - name: total_charges - defaultValue: None - types: - - - - name: usage_groups - defaultValue: None - types: - - [] -variables: -- name: application_name - types: - - -- name: application_version - types: - - -- name: azure_resource_uri - types: - - -- name: total_used_free_hours - types: - - -- name: total_used_billable_hours - types: - - -- name: total_charges - types: - - -- name: usage_groups - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsageGroup.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsageGroup.yml deleted file mode 100644 index 27cee76860da..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsageGroup.yml +++ /dev/null @@ -1,92 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubUsageGroup -name: BillingHubUsageGroup -fullName: azure.mgmt.testbase.models.BillingHubUsageGroup -module: azure.mgmt.testbase.models -summary: BillingHubUsageGroup. -constructor: - syntax: 'BillingHubUsageGroup(*, total_used_free_hours: float | None = None, total_used_billable_hours: - float | None = None, total_charges: float | None = None, release_build_revision: - int | None = None, release_build_number: int | None = None, release_build_date: - datetime | None = None, os_build: str | None = None, release: str | None = None, - test_type: str | None = None, product_family: str | None = None, execution_usage_details: - List[_models.BillingHubExecutionUsageDetail] | None = None, **kwargs)' - keywordOnlyParameters: - - name: total_used_free_hours - defaultValue: None - types: - - - - name: total_used_billable_hours - defaultValue: None - types: - - - - name: total_charges - defaultValue: None - types: - - - - name: release_build_revision - defaultValue: None - types: - - - - name: release_build_number - defaultValue: None - types: - - - - name: release_build_date - defaultValue: None - types: - - - - name: os_build - defaultValue: None - types: - - - - name: release - defaultValue: None - types: - - - - name: test_type - defaultValue: None - types: - - - - name: product_family - defaultValue: None - types: - - - - name: execution_usage_details - defaultValue: None - types: - - [] -variables: -- name: total_used_free_hours - types: - - -- name: total_used_billable_hours - types: - - -- name: total_charges - types: - - -- name: release_build_revision - types: - - -- name: release_build_number - types: - - -- name: release_build_date - types: - - -- name: os_build - types: - - -- name: release - types: - - -- name: test_type - types: - - -- name: product_family - types: - - -- name: execution_usage_details - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsageGroupedByUpdateType.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsageGroupedByUpdateType.yml deleted file mode 100644 index fee5ebe41e1a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsageGroupedByUpdateType.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.BillingHubUsageGroupedByUpdateType -name: BillingHubUsageGroupedByUpdateType -fullName: azure.mgmt.testbase.models.BillingHubUsageGroupedByUpdateType -module: azure.mgmt.testbase.models -summary: BillingHubUsageGroupedByUpdateType. -constructor: - syntax: 'BillingHubUsageGroupedByUpdateType(*, update_type: str | None = None, total_used_free_hours: - float | None = None, total_used_billable_hours: float | None = None, total_charges: - float | None = None, usage_groups: List[_models.BillingHubUsageGroup] | None = - None, **kwargs)' - keywordOnlyParameters: - - name: update_type - defaultValue: None - types: - - - - name: total_used_free_hours - defaultValue: None - types: - - - - name: total_used_billable_hours - defaultValue: None - types: - - - - name: total_charges - defaultValue: None - types: - - - - name: usage_groups - defaultValue: None - types: - - [] -variables: -- name: update_type - types: - - -- name: total_used_free_hours - types: - - -- name: total_used_billable_hours - types: - - -- name: total_charges - types: - - -- name: usage_groups - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CPURegressionResultSingletonResourceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CPURegressionResultSingletonResourceProperties.yml deleted file mode 100644 index 379d89081649..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CPURegressionResultSingletonResourceProperties.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.CPURegressionResultSingletonResourceProperties -name: CPURegressionResultSingletonResourceProperties -fullName: azure.mgmt.testbase.models.CPURegressionResultSingletonResourceProperties -module: azure.mgmt.testbase.models -summary: 'The properties of CPU Regression Result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CPURegressionResultSingletonResourceProperties(*, grade: str | _models.Grade - | None = None, cpu_regression_results: List[_models.RegressionResult] | None = - None, **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: cpu_regression_results - description: The result array data. - defaultValue: None - types: - - [] -variables: -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Required. Known values are: - - "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", - - "MemoryRegression", and "TestAnalysis".' - name: analysis_result_type - types: - - - - -- description: The result array data. - name: cpu_regression_results - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CPUUtilizationResultSingletonResourceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CPUUtilizationResultSingletonResourceProperties.yml deleted file mode 100644 index 159dd89cf48f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CPUUtilizationResultSingletonResourceProperties.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.CPUUtilizationResultSingletonResourceProperties -name: CPUUtilizationResultSingletonResourceProperties -fullName: azure.mgmt.testbase.models.CPUUtilizationResultSingletonResourceProperties -module: azure.mgmt.testbase.models -summary: 'The properties of CPU Utilization Result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CPUUtilizationResultSingletonResourceProperties(*, grade: str | _models.Grade - | None = None, cpu_utilization_results: List[_models.UtilizationResult] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: cpu_utilization_results - description: The result array data. - defaultValue: None - types: - - [] -variables: -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Required. Known values are: - - "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", - - "MemoryRegression", and "TestAnalysis".' - name: analysis_result_type - types: - - - - -- description: The result array data. - name: cpu_utilization_results - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Category.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Category.yml deleted file mode 100644 index 1d661df76194..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Category.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.Category -name: Category -fullName: azure.mgmt.testbase.models.Category -summary: The category of the failure. -module: azure.mgmt.testbase.models -fields: -- name: INFRASTRUCTURE - uid: azure.mgmt.testbase.models.Category.INFRASTRUCTURE -- name: NONE - uid: azure.mgmt.testbase.models.Category.NONE -- name: OS_UPDATE - uid: azure.mgmt.testbase.models.Category.OS_UPDATE -- name: PACKAGE - uid: azure.mgmt.testbase.models.Category.PACKAGE -- name: UNIDENTIFIED - uid: azure.mgmt.testbase.models.Category.UNIDENTIFIED diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CheckNameAvailabilityResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CheckNameAvailabilityResult.yml deleted file mode 100644 index e3abe07dbd15..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CheckNameAvailabilityResult.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.CheckNameAvailabilityResult -name: CheckNameAvailabilityResult -fullName: azure.mgmt.testbase.models.CheckNameAvailabilityResult -module: azure.mgmt.testbase.models -summary: 'Description of a Check Name availability response properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'CheckNameAvailabilityResult(*, name_available: bool | None = None, reason: - str | _models.Reason | None = None, **kwargs)' - keywordOnlyParameters: - - name: name_available - description: 'Value indicating the availability of the name: true if the name - is - - available; otherwise, false.' - defaultValue: None - types: - - - - name: reason - description: 'The reason for unavailability of a name. Required if nameAvailable - == false. - - Known values are: "Invalid" and "AlreadyExists".' - defaultValue: None - types: - - - - -variables: -- description: 'Value indicating the availability of the name: true if the name is - - available; otherwise, false.' - name: name_available - types: - - -- description: 'The reason for unavailability of a name. Required if nameAvailable - == false. - - Known values are: "Invalid" and "AlreadyExists".' - name: reason - types: - - - - -- description: 'The detailed info regarding the reason associated with the name. Required - if - - nameAvailable == false.' - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Command.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Command.yml deleted file mode 100644 index 031679ccdafd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Command.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.Command -name: Command -fullName: azure.mgmt.testbase.models.Command -module: azure.mgmt.testbase.models -summary: 'The command used in the test. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Command(*, name: str, action: str | _models.Action, content_type: str | - _models.ContentType, content: str, run_elevated: bool | None = None, restart_after: - bool | None = None, max_run_time: int | None = None, run_as_interactive: bool - | None = None, always_run: bool | None = None, apply_update_before: bool | None - = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: The name of the command. Required. - types: - - - - name: action - description: 'The action of the command. Required. Known values are: "Install", - "Launch", - - "Close", "Uninstall", and "Custom".' - types: - - - - - - name: content_type - description: 'The type of command content. Required. Known values are: "Inline", - - "File", and "Path".' - types: - - - - - - name: content - description: The content of the command. The content depends on source type. Required. - types: - - - - name: run_elevated - description: Specifies whether to run the command as administrator. - defaultValue: None - types: - - - - name: restart_after - description: Specifies whether to restart the VM after the command executed. - defaultValue: None - types: - - - - name: max_run_time - description: Specifies the max run time of the command. - defaultValue: None - types: - - - - name: run_as_interactive - description: Specifies whether to run the command in interactive mode. - defaultValue: None - types: - - - - name: always_run - description: Specifies whether to run the command even if a previous command is - failed. - defaultValue: None - types: - - - - name: apply_update_before - description: Specifies whether to apply update before the command. - defaultValue: None - types: - - -variables: -- description: The name of the command. Required. - name: name - types: - - -- description: 'The action of the command. Required. Known values are: "Install", - "Launch", - - "Close", "Uninstall", and "Custom".' - name: action - types: - - - - -- description: 'The type of command content. Required. Known values are: "Inline", - "File", - - and "Path".' - name: content_type - types: - - - - -- description: The content of the command. The content depends on source type. Required. - name: content - types: - - -- description: Specifies whether to run the command as administrator. - name: run_elevated - types: - - -- description: Specifies whether to restart the VM after the command executed. - name: restart_after - types: - - -- description: Specifies the max run time of the command. - name: max_run_time - types: - - -- description: Specifies whether to run the command in interactive mode. - name: run_as_interactive - types: - - -- description: Specifies whether to run the command even if a previous command is - failed. - name: always_run - types: - - -- description: Specifies whether to apply update before the command. - name: apply_update_before - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ContentType.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ContentType.yml deleted file mode 100644 index e0509e59e133..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ContentType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.ContentType -name: ContentType -fullName: azure.mgmt.testbase.models.ContentType -summary: The type of command content. -module: azure.mgmt.testbase.models -fields: -- name: FILE - uid: azure.mgmt.testbase.models.ContentType.FILE -- name: INLINE - uid: azure.mgmt.testbase.models.ContentType.INLINE -- name: PATH - uid: azure.mgmt.testbase.models.ContentType.PATH diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CreatedByType.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CreatedByType.yml deleted file mode 100644 index 97377e1be527..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CreatedByType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.CreatedByType -name: CreatedByType -fullName: azure.mgmt.testbase.models.CreatedByType -summary: The type of identity that created the resource. -module: azure.mgmt.testbase.models -fields: -- name: APPLICATION - uid: azure.mgmt.testbase.models.CreatedByType.APPLICATION -- name: KEY - uid: azure.mgmt.testbase.models.CreatedByType.KEY -- name: MANAGED_IDENTITY - uid: azure.mgmt.testbase.models.CreatedByType.MANAGED_IDENTITY -- name: USER - uid: azure.mgmt.testbase.models.CreatedByType.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CustomerEventListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CustomerEventListResult.yml deleted file mode 100644 index 24c787268992..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CustomerEventListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.CustomerEventListResult -name: CustomerEventListResult -fullName: azure.mgmt.testbase.models.CustomerEventListResult -module: azure.mgmt.testbase.models -summary: 'A list of Test Base Customer Events. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'CustomerEventListResult(*, value: List[_models.CustomerEventResource] | - None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of Test Base Customer Events. - defaultValue: None - types: - - [] -variables: -- description: The list of Test Base Customer Events. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CustomerEventResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CustomerEventResource.yml deleted file mode 100644 index 0446cebcefe0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CustomerEventResource.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.CustomerEventResource -name: CustomerEventResource -fullName: azure.mgmt.testbase.models.CustomerEventResource -module: azure.mgmt.testbase.models -summary: 'The Customer Notification Event resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'CustomerEventResource(*, event_name: str | None = None, receivers: List[_models.NotificationEventReceiver] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: event_name - description: The name of the event subscribed to. - defaultValue: None - types: - - - - name: receivers - description: The notification event receivers. - defaultValue: None - types: - - [] -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: The name of the event subscribed to. - name: event_name - types: - - -- description: The notification event receivers. - name: receivers - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.DistributionGroupListReceiverValue.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.DistributionGroupListReceiverValue.yml deleted file mode 100644 index 4ddf7f547064..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.DistributionGroupListReceiverValue.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.DistributionGroupListReceiverValue -name: DistributionGroupListReceiverValue -fullName: azure.mgmt.testbase.models.DistributionGroupListReceiverValue -module: azure.mgmt.testbase.models -summary: The user object receiver value. -constructor: - syntax: 'DistributionGroupListReceiverValue(*, distribution_groups: List[str] | - None = None, **kwargs)' - keywordOnlyParameters: - - name: distribution_groups - description: The list of distribution groups. - defaultValue: None - types: - - [] -variables: -- description: The list of distribution groups. - name: distribution_groups - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.DownloadURLResponse.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.DownloadURLResponse.yml deleted file mode 100644 index 25f6bf8d9478..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.DownloadURLResponse.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.DownloadURLResponse -name: DownloadURLResponse -fullName: azure.mgmt.testbase.models.DownloadURLResponse -module: azure.mgmt.testbase.models -summary: 'The response of getting a download URL. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: DownloadURLResponse(**kwargs) -variables: -- description: The download URL. - name: download_url - types: - - -- description: Expiry date of the download URL. - name: expiration_time - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.EmailEventListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.EmailEventListResult.yml deleted file mode 100644 index c77ff93152e5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.EmailEventListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.EmailEventListResult -name: EmailEventListResult -fullName: azure.mgmt.testbase.models.EmailEventListResult -module: azure.mgmt.testbase.models -summary: 'A list of email events. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'EmailEventListResult(*, value: List[_models.EmailEventResource] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of email events. - defaultValue: None - types: - - [] -variables: -- description: The list of email events. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.EmailEventResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.EmailEventResource.yml deleted file mode 100644 index a857c94b69cd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.EmailEventResource.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.EmailEventResource -name: EmailEventResource -fullName: azure.mgmt.testbase.models.EmailEventResource -module: azure.mgmt.testbase.models -summary: 'The email event resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'EmailEventResource(*, event_id: str | None = None, event_name: str | None - = None, display_name: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: event_id - description: The identifier of the email event. - defaultValue: None - types: - - - - name: event_name - description: The name of the email event. - defaultValue: None - types: - - - - name: display_name - description: The display name of the email event. - defaultValue: None - types: - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: The identifier of the email event. - name: event_id - types: - - -- description: The name of the email event. - name: event_name - types: - - -- description: The display name of the email event. - name: display_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ErrorDefinition.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ErrorDefinition.yml deleted file mode 100644 index d3e4e879e304..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ErrorDefinition.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.ErrorDefinition -name: ErrorDefinition -fullName: azure.mgmt.testbase.models.ErrorDefinition -module: azure.mgmt.testbase.models -summary: 'Error definition. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorDefinition(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- description: The target of the particular error. - name: target - types: - - -- description: The error details. - name: details - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ErrorResponse.yml deleted file mode 100644 index 405c58190f2f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ErrorResponse.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.testbase.models.ErrorResponse -module: azure.mgmt.testbase.models -summary: The error response send when an operation fails. -constructor: - syntax: 'ErrorResponse(*, error: _models.ErrorDefinition | None = None, **kwargs)' - keywordOnlyParameters: - - name: error - description: The error details. - defaultValue: None - types: - - -variables: -- description: The error details. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ExecutionStatus.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ExecutionStatus.yml deleted file mode 100644 index dd59430ab459..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ExecutionStatus.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.ExecutionStatus -name: ExecutionStatus -fullName: azure.mgmt.testbase.models.ExecutionStatus -summary: The execution status of a test. -module: azure.mgmt.testbase.models -fields: -- name: COMPLETED - uid: azure.mgmt.testbase.models.ExecutionStatus.COMPLETED -- name: FAILED - uid: azure.mgmt.testbase.models.ExecutionStatus.FAILED -- name: INCOMPLETE - uid: azure.mgmt.testbase.models.ExecutionStatus.INCOMPLETE -- name: IN_PROGRESS - uid: azure.mgmt.testbase.models.ExecutionStatus.IN_PROGRESS -- name: NONE - uid: azure.mgmt.testbase.models.ExecutionStatus.NONE -- name: NOT_EXECUTED - uid: azure.mgmt.testbase.models.ExecutionStatus.NOT_EXECUTED -- name: PROCESSING - uid: azure.mgmt.testbase.models.ExecutionStatus.PROCESSING -- name: SUCCEEDED - uid: azure.mgmt.testbase.models.ExecutionStatus.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FavoriteProcessListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FavoriteProcessListResult.yml deleted file mode 100644 index e77dfad09e63..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FavoriteProcessListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.FavoriteProcessListResult -name: FavoriteProcessListResult -fullName: azure.mgmt.testbase.models.FavoriteProcessListResult -module: azure.mgmt.testbase.models -summary: 'A list of favorite processes for a package. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FavoriteProcessListResult(*, value: List[_models.FavoriteProcessResource] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of favorite processes for a package. - defaultValue: None - types: - - [] -variables: -- description: The list of favorite processes for a package. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FavoriteProcessResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FavoriteProcessResource.yml deleted file mode 100644 index 1e9661bc050f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FavoriteProcessResource.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.FavoriteProcessResource -name: FavoriteProcessResource -fullName: azure.mgmt.testbase.models.FavoriteProcessResource -module: azure.mgmt.testbase.models -summary: 'A favorite process identifier. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FavoriteProcessResource(*, actual_process_name: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: actual_process_name - description: 'The actual name of the favorite process. It will be equal to - - resource name except for the scenario that the process name contains characters - that are not - - allowed in the resource name.' - defaultValue: None - types: - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: 'The actual name of the favorite process. It will be equal to - - resource name except for the scenario that the process name contains characters - that are not - - allowed in the resource name.' - name: actual_process_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FileUploadURLResponse.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FileUploadURLResponse.yml deleted file mode 100644 index 3672305590f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FileUploadURLResponse.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.FileUploadURLResponse -name: FileUploadURLResponse -fullName: azure.mgmt.testbase.models.FileUploadURLResponse -module: azure.mgmt.testbase.models -summary: 'The URL response. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: FileUploadURLResponse(**kwargs) -variables: -- description: The URL used for uploading the package. - name: upload_url - types: - - -- description: 'The blob path of the uploaded package. It will be used as the ''blobPath'' - - property of PackageResource.' - name: blob_path - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FlightingRingListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FlightingRingListResult.yml deleted file mode 100644 index 8c4db3acdaee..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FlightingRingListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.FlightingRingListResult -name: FlightingRingListResult -fullName: azure.mgmt.testbase.models.FlightingRingListResult -module: azure.mgmt.testbase.models -summary: 'A list of flighting rings. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FlightingRingListResult(*, value: List[_models.FlightingRingResource] | - None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of flighting rings. - defaultValue: None - types: - - [] -variables: -- description: The list of flighting rings. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FlightingRingResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FlightingRingResource.yml deleted file mode 100644 index d3b21dd1700f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FlightingRingResource.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.FlightingRingResource -name: FlightingRingResource -fullName: azure.mgmt.testbase.models.FlightingRingResource -module: azure.mgmt.testbase.models -summary: 'The flighting ring resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'FlightingRingResource(*, actual_flighting_ring_name: str | None = None, - **kwargs)' - keywordOnlyParameters: - - name: actual_flighting_ring_name - description: 'The actual name of a flighting ring of a Test Base - - Account.' - defaultValue: None - types: - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: The actual name of a flighting ring of a Test Base Account. - name: actual_flighting_ring_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.GetFileUploadURLParameters.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.GetFileUploadURLParameters.yml deleted file mode 100644 index 7b153a8c1f27..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.GetFileUploadURLParameters.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.GetFileUploadURLParameters -name: GetFileUploadURLParameters -fullName: azure.mgmt.testbase.models.GetFileUploadURLParameters -module: azure.mgmt.testbase.models -summary: The parameters supplied to the Test Base Account GetFileUploadURL action. -constructor: - syntax: 'GetFileUploadURLParameters(*, blob_name: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: blob_name - description: The custom file name of the uploaded blob. - defaultValue: None - types: - - -variables: -- description: The custom file name of the uploaded blob. - name: blob_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Grade.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Grade.yml deleted file mode 100644 index 86d51ff34169..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Grade.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.Grade -name: Grade -fullName: azure.mgmt.testbase.models.Grade -summary: The grade of a test. -module: azure.mgmt.testbase.models -fields: -- name: FAIL - uid: azure.mgmt.testbase.models.Grade.FAIL -- name: NONE - uid: azure.mgmt.testbase.models.Grade.NONE -- name: NOT_AVAILABLE - uid: azure.mgmt.testbase.models.Grade.NOT_AVAILABLE -- name: PASS - uid: azure.mgmt.testbase.models.Grade.PASS diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.IdentifiedFailure.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.IdentifiedFailure.yml deleted file mode 100644 index fa70ec7cf5c0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.IdentifiedFailure.yml +++ /dev/null @@ -1,54 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.IdentifiedFailure -name: IdentifiedFailure -fullName: azure.mgmt.testbase.models.IdentifiedFailure -module: azure.mgmt.testbase.models -summary: The failure identified. -constructor: - syntax: 'IdentifiedFailure(*, failure_id: str | None = None, category: str | _models.Category - | None = None, error_message: str | None = None, guidance: str | None = None, - **kwargs)' - keywordOnlyParameters: - - name: failure_id - description: The Failure Id. - defaultValue: None - types: - - - - name: category - description: 'The category of the failure. Known values are: "None", "Unidentified", - - "Package", "OSUpdate", and "Infrastructure".' - defaultValue: None - types: - - - - - - name: error_message - description: Message that shows information about the failure. - defaultValue: None - types: - - - - name: guidance - description: Guidance that shows what the customer needs to do for this failure. - defaultValue: None - types: - - -variables: -- description: The Failure Id. - name: failure_id - types: - - -- description: 'The category of the failure. Known values are: "None", "Unidentified", - - "Package", "OSUpdate", and "Infrastructure".' - name: category - types: - - - - -- description: Message that shows information about the failure. - name: error_message - types: - - -- description: Guidance that shows what the customer needs to do for this failure. - name: guidance - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.MemoryRegressionResultSingletonResourceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.MemoryRegressionResultSingletonResourceProperties.yml deleted file mode 100644 index 8bb695d374af..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.MemoryRegressionResultSingletonResourceProperties.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.MemoryRegressionResultSingletonResourceProperties -name: MemoryRegressionResultSingletonResourceProperties -fullName: azure.mgmt.testbase.models.MemoryRegressionResultSingletonResourceProperties -module: azure.mgmt.testbase.models -summary: 'The properties of Memory Regression Result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MemoryRegressionResultSingletonResourceProperties(*, grade: str | _models.Grade - | None = None, memory_regression_results: List[_models.RegressionResult] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: memory_regression_results - description: The result array data. - defaultValue: None - types: - - [] -variables: -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Required. Known values are: - - "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", - - "MemoryRegression", and "TestAnalysis".' - name: analysis_result_type - types: - - - - -- description: The result array data. - name: memory_regression_results - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.MemoryUtilizationResultSingletonResourceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.MemoryUtilizationResultSingletonResourceProperties.yml deleted file mode 100644 index 7293a69623fe..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.MemoryUtilizationResultSingletonResourceProperties.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.MemoryUtilizationResultSingletonResourceProperties -name: MemoryUtilizationResultSingletonResourceProperties -fullName: azure.mgmt.testbase.models.MemoryUtilizationResultSingletonResourceProperties -module: azure.mgmt.testbase.models -summary: 'The properties of Memory Utilization Result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MemoryUtilizationResultSingletonResourceProperties(*, grade: str | _models.Grade - | None = None, memory_utilization_results: List[_models.UtilizationResult] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: memory_utilization_results - description: The result array data. - defaultValue: None - types: - - [] -variables: -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Required. Known values are: - - "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", - - "MemoryRegression", and "TestAnalysis".' - name: analysis_result_type - types: - - - - -- description: The result array data. - name: memory_utilization_results - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.NotificationEventReceiver.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.NotificationEventReceiver.yml deleted file mode 100644 index dc312ab29122..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.NotificationEventReceiver.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.NotificationEventReceiver -name: NotificationEventReceiver -fullName: azure.mgmt.testbase.models.NotificationEventReceiver -module: azure.mgmt.testbase.models -summary: A notification event receivers. -constructor: - syntax: 'NotificationEventReceiver(*, receiver_type: str | None = None, receiver_value: - _models.NotificationReceiverValue | None = None, **kwargs)' - keywordOnlyParameters: - - name: receiver_type - description: The type of the notification event receiver. - defaultValue: None - types: - - - - name: receiver_value - description: The notification event receiver value. - defaultValue: None - types: - - -variables: -- description: The type of the notification event receiver. - name: receiver_type - types: - - -- description: The notification event receiver value. - name: receiver_value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.NotificationReceiverValue.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.NotificationReceiverValue.yml deleted file mode 100644 index 75cead74ad10..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.NotificationReceiverValue.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.NotificationReceiverValue -name: NotificationReceiverValue -fullName: azure.mgmt.testbase.models.NotificationReceiverValue -module: azure.mgmt.testbase.models -summary: A notification event receiver value. -constructor: - syntax: 'NotificationReceiverValue(*, user_object_receiver_value: _models.UserObjectReceiverValue - | None = None, subscription_receiver_value: _models.SubscriptionReceiverValue - | None = None, distribution_group_list_receiver_value: _models.DistributionGroupListReceiverValue - | None = None, **kwargs)' - keywordOnlyParameters: - - name: user_object_receiver_value - description: The user object receiver value. - defaultValue: None - types: - - - - name: subscription_receiver_value - description: The user object receiver value. - defaultValue: None - types: - - - - name: distribution_group_list_receiver_value - description: The user object receiver value. - defaultValue: None - types: - - -variables: -- description: The user object receiver value. - name: user_object_receiver_value - types: - - -- description: The user object receiver value. - name: subscription_receiver_value - types: - - -- description: The user object receiver value. - name: distribution_group_list_receiver_value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateListResult.yml deleted file mode 100644 index eddc275f7867..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.OSUpdateListResult -name: OSUpdateListResult -fullName: azure.mgmt.testbase.models.OSUpdateListResult -module: azure.mgmt.testbase.models -summary: 'A list of OS Updates. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OSUpdateListResult(*, value: List[_models.OSUpdateResource] | None = None, - **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of OS Updates. - defaultValue: None - types: - - [] -variables: -- description: The list of OS Updates. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateResource.yml deleted file mode 100644 index 0e4db6efc2ed..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateResource.yml +++ /dev/null @@ -1,101 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.OSUpdateResource -name: OSUpdateResource -fullName: azure.mgmt.testbase.models.OSUpdateResource -module: azure.mgmt.testbase.models -summary: 'An OS Update. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OSUpdateResource(*, os_name: str | None = None, release: str | None = None, - flighting_ring: str | None = None, build_version: str | None = None, build_revision: - str | None = None, type_properties_type: str | _models.Type | None = None, release_version_date: - datetime | None = None, **kwargs)' - keywordOnlyParameters: - - name: os_name - description: The name of the OS. - defaultValue: None - types: - - - - name: release - description: The name of tested release. - defaultValue: None - types: - - - - name: flighting_ring - description: The flighting ring, only for release of feature updates. - defaultValue: None - types: - - - - name: build_version - description: The build version of the tested release (OS update). - defaultValue: None - types: - - - - name: build_revision - description: The build revision of the tested release (OS update). - defaultValue: None - types: - - - - name: type_properties_type - description: 'The type of this release (OS update). Known values are: - - "SecurityUpdate" and "FeatureUpdate".' - defaultValue: None - types: - - - - - - name: release_version_date - description: The release version date the tested release (OS update). - defaultValue: None - types: - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: The name of the OS. - name: os_name - types: - - -- description: The name of tested release. - name: release - types: - - -- description: The flighting ring, only for release of feature updates. - name: flighting_ring - types: - - -- description: The build version of the tested release (OS update). - name: build_version - types: - - -- description: The build revision of the tested release (OS update). - name: build_revision - types: - - -- description: 'The type of this release (OS update). Known values are: - - "SecurityUpdate" and "FeatureUpdate".' - name: type_properties_type - types: - - - - -- description: The release version date the tested release (OS update). - name: release_version_date - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateTestSummary.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateTestSummary.yml deleted file mode 100644 index 7c11db36ebd8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateTestSummary.yml +++ /dev/null @@ -1,144 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.OSUpdateTestSummary -name: OSUpdateTestSummary -fullName: azure.mgmt.testbase.models.OSUpdateTestSummary -module: azure.mgmt.testbase.models -summary: The summary of a test. -constructor: - syntax: 'OSUpdateTestSummary(*, os_name: str | None = None, release_name: str | - None = None, build_version: str | None = None, build_revision: str | None = None, - release_version_date: datetime | None = None, flighting_ring: str | None = None, - execution_status: str | _models.ExecutionStatus | None = None, test_status: str - | _models.TestStatus | None = None, grade: str | _models.Grade | None = None, - test_run_time: str | None = None, test_type: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: os_name - description: The operating system name. e.g. Windows 10 1809. - defaultValue: None - types: - - - - name: release_name - description: The name of the tested release (OS update). - defaultValue: None - types: - - - - name: build_version - description: The build version of the tested release (OS update). - defaultValue: None - types: - - - - name: build_revision - description: The build revision of the tested release (OS update). - defaultValue: None - types: - - - - name: release_version_date - description: The release version date. - defaultValue: None - types: - - - - name: flighting_ring - description: The flighting ring, only for release of feature updates. - defaultValue: None - types: - - - - name: execution_status - description: 'The execution status of the test. Known values are: "None", - - "InProgress", "Processing", "Completed", "NotExecuted", "Incomplete", "Failed", - and - - "Succeeded".' - defaultValue: None - types: - - - - - - name: test_status - description: 'The status of the test. Known values are: "None", - - "TestExecutionInProgress", "DataProcessing", "TestFailure", "UpdateFailure", - - "TestAndUpdateFailure", "InfrastructureFailure", and "Completed".' - defaultValue: None - types: - - - - - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: test_run_time - description: The run time of the test. - defaultValue: None - types: - - - - name: test_type - description: The test type of the package. - defaultValue: None - types: - - -variables: -- description: The operating system name. e.g. Windows 10 1809. - name: os_name - types: - - -- description: The name of the tested release (OS update). - name: release_name - types: - - -- description: The build version of the tested release (OS update). - name: build_version - types: - - -- description: The build revision of the tested release (OS update). - name: build_revision - types: - - -- description: The release version date. - name: release_version_date - types: - - -- description: The flighting ring, only for release of feature updates. - name: flighting_ring - types: - - -- description: 'The execution status of the test. Known values are: "None", - - "InProgress", "Processing", "Completed", "NotExecuted", "Incomplete", "Failed", - and - - "Succeeded".' - name: execution_status - types: - - - - -- description: 'The status of the test. Known values are: "None", "TestExecutionInProgress", - - "DataProcessing", "TestFailure", "UpdateFailure", "TestAndUpdateFailure", - - "InfrastructureFailure", and "Completed".' - name: test_status - types: - - - - -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: The run time of the test. - name: test_run_time - types: - - -- description: The test type of the package. - name: test_type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdatesTestSummary.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdatesTestSummary.yml deleted file mode 100644 index a5dc61606ac5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdatesTestSummary.yml +++ /dev/null @@ -1,82 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.OSUpdatesTestSummary -name: OSUpdatesTestSummary -fullName: azure.mgmt.testbase.models.OSUpdatesTestSummary -module: azure.mgmt.testbase.models -summary: The summary of some tests. -constructor: - syntax: 'OSUpdatesTestSummary(*, execution_status: str | _models.ExecutionStatus - | None = None, test_status: str | _models.TestStatus | None = None, grade: str - | _models.Grade | None = None, test_run_time: str | None = None, os_update_test_summaries: - List[_models.OSUpdateTestSummary] | None = None, **kwargs)' - keywordOnlyParameters: - - name: execution_status - description: 'The status of the last test. Known values are: "None", "InProgress", - - "Processing", "Completed", "NotExecuted", "Incomplete", "Failed", and "Succeeded".' - defaultValue: None - types: - - - - - - name: test_status - description: 'The status of last test. Known values are: "None", - - "TestExecutionInProgress", "DataProcessing", "TestFailure", "UpdateFailure", - - "TestAndUpdateFailure", "InfrastructureFailure", and "Completed".' - defaultValue: None - types: - - - - - - name: grade - description: 'The grade of last test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: test_run_time - description: The run time of the last test. - defaultValue: None - types: - - - - name: os_update_test_summaries - description: Detailed summary for each OS update. - defaultValue: None - types: - - [] -variables: -- description: 'The status of the last test. Known values are: "None", "InProgress", - - "Processing", "Completed", "NotExecuted", "Incomplete", "Failed", and "Succeeded".' - name: execution_status - types: - - - - -- description: 'The status of last test. Known values are: "None", - - "TestExecutionInProgress", "DataProcessing", "TestFailure", "UpdateFailure", - - "TestAndUpdateFailure", "InfrastructureFailure", and "Completed".' - name: test_status - types: - - - - -- description: 'The grade of last test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - name: grade - types: - - - - -- description: The run time of the last test. - name: test_run_time - types: - - -- description: Detailed summary for each OS update. - name: os_update_test_summaries - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Operation.yml deleted file mode 100644 index f39e2ec0313e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Operation.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.Operation -name: Operation -fullName: azure.mgmt.testbase.models.Operation -module: azure.mgmt.testbase.models -summary: 'REST API operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Operation(*, display: _models.OperationDisplay | None = None, properties: - MutableMapping[str, Any] | None = None, **kwargs)' - keywordOnlyParameters: - - name: display - description: The object that describes the operation. - defaultValue: None - types: - - - - name: properties - description: Extra properties of the operation. - defaultValue: None - types: - - -variables: -- description: 'Operation name: {provider}/{resource}/{operation}.' - name: name - types: - - -- description: Indicates whether the operation is a data action. - name: is_data_action - types: - - -- description: Origin of the operation. - name: origin - types: - - -- description: The object that describes the operation. - name: display - types: - - -- description: Extra properties of the operation. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OperationDisplay.yml deleted file mode 100644 index 335dcf113fb3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OperationDisplay.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.testbase.models.OperationDisplay -module: azure.mgmt.testbase.models -summary: 'The object that describes the operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: OperationDisplay(**kwargs) -variables: -- description: 'The resource provider name: Microsoft.TestBase.' - name: provider - types: - - -- description: 'Operation type: read, write, delete, listPackages, etc.' - name: operation - types: - - -- description: Resource type on which the operation is performed. - name: resource - types: - - -- description: Friendly name of the operation. - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OperationListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OperationListResult.yml deleted file mode 100644 index bb886776fdea..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OperationListResult.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.OperationListResult -name: OperationListResult -fullName: azure.mgmt.testbase.models.OperationListResult -module: azure.mgmt.testbase.models -summary: 'A list of operations supported by the resource provider. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'OperationListResult(*, value: List[_models.Operation] | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: List of operations supported by the Test Base resource provider. - defaultValue: None - types: - - [] -variables: -- description: List of operations supported by the Test Base resource provider. - name: value - types: - - [] -- description: URL to get the next set of operation list results if there are any. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OsUpdateType.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OsUpdateType.yml deleted file mode 100644 index 8150c7b9956d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OsUpdateType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.OsUpdateType -name: OsUpdateType -fullName: azure.mgmt.testbase.models.OsUpdateType -summary: Specifies the OS update type to test against. -module: azure.mgmt.testbase.models -fields: -- name: FEATURE_UPDATE - uid: azure.mgmt.testbase.models.OsUpdateType.FEATURE_UPDATE -- name: SECURITY_UPDATE - uid: azure.mgmt.testbase.models.OsUpdateType.SECURITY_UPDATE diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageCheckNameAvailabilityParameters.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageCheckNameAvailabilityParameters.yml deleted file mode 100644 index 2c875e503016..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageCheckNameAvailabilityParameters.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.PackageCheckNameAvailabilityParameters -name: PackageCheckNameAvailabilityParameters -fullName: azure.mgmt.testbase.models.PackageCheckNameAvailabilityParameters -module: azure.mgmt.testbase.models -summary: 'Parameters body to pass for Test Base Package name availability check. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PackageCheckNameAvailabilityParameters(*, name: str, application_name: - str, version: str, type: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Resource name to verify. Required. - types: - - - - name: application_name - description: Application name to verify. Required. - types: - - - - name: version - description: Version name to verify. Required. - types: - - - - name: type - description: fully qualified resource type which includes provider namespace. - defaultValue: None - types: - - -variables: -- description: Resource name to verify. Required. - name: name - types: - - -- description: Application name to verify. Required. - name: application_name - types: - - -- description: Version name to verify. Required. - name: version - types: - - -- description: fully qualified resource type which includes provider namespace. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageListResult.yml deleted file mode 100644 index f1cb88e2a621..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.PackageListResult -name: PackageListResult -fullName: azure.mgmt.testbase.models.PackageListResult -module: azure.mgmt.testbase.models -summary: 'A list of Test Base Packages. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'PackageListResult(*, value: List[_models.PackageResource] | None = None, - **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of Test Base Packages. - defaultValue: None - types: - - [] -variables: -- description: The list of Test Base Packages. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageResource.yml deleted file mode 100644 index b1a6d46db463..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageResource.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.PackageResource -name: PackageResource -fullName: azure.mgmt.testbase.models.PackageResource -module: azure.mgmt.testbase.models -summary: 'The Test Base Package resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PackageResource(*, location: str, tags: Dict[str, str] | None = None, application_name: - str | None = None, version: str | None = None, target_os_list: List[_models.TargetOSInfo] - | None = None, flighting_ring: str | None = None, blob_path: str | None = None, - tests: List[_models.Test] | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: The tags of the resource. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - - - name: application_name - description: Application name. - defaultValue: None - types: - - - - name: version - description: Application version. - defaultValue: None - types: - - - - name: target_os_list - description: Specifies the target OSs of specific OS Update types. - defaultValue: None - types: - - [] - - name: flighting_ring - description: The flighting ring for feature update. - defaultValue: None - types: - - - - name: blob_path - description: The file path of the package. - defaultValue: None - types: - - - - name: tests - description: The detailed test information. - defaultValue: None - types: - - [] -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The tags of the resource. - name: tags - types: - - [, ] -- description: The geo-location where the resource lives. Required. - name: location - types: - - -- description: Resource Etag. - name: etag - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: 'The provisioning state of the resource. Known values are: - - "Succeeded", "Failed", "Cancelled", "Creating", "Deleting", and "Updating".' - name: provisioning_state - types: - - - - -- description: Application name. - name: application_name - types: - - -- description: Application version. - name: version - types: - - -- description: OOB, functional or both. Mapped to the data in 'tests' property. - name: test_types - types: - - [ - - ] -- description: Specifies the target OSs of specific OS Update types. - name: target_os_list - types: - - [] -- description: 'The status of the package. Known values are: "Unknown", "Registered", - - "Ready", "Error", "ValidatingPackage", "PreValidationCheckPass", "Deleted", - - "ValidationLongerThanUsual", and "VerifyingPackage".' - name: package_status - types: - - - - -- description: The UTC timestamp when the package was last modified. - name: last_modified_time - types: - - -- description: The flighting ring for feature update. - name: flighting_ring - types: - - -- description: 'Flag showing that whether the package is enabled. It doesn''t schedule - test - - for package which is not enabled.' - name: is_enabled - types: - - -- description: The file path of the package. - name: blob_path - types: - - -- description: 'The validation results. There''s validation on package when it''s - - created or updated.' - name: validation_results - types: - - [] -- description: The detailed test information. - name: tests - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageRunTestParameters.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageRunTestParameters.yml deleted file mode 100644 index 409527aa39a9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageRunTestParameters.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.PackageRunTestParameters -name: PackageRunTestParameters -fullName: azure.mgmt.testbase.models.PackageRunTestParameters -module: azure.mgmt.testbase.models -summary: 'The parameters supplied to the Test Base Package to start a Test Run. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PackageRunTestParameters(*, test_type: str | _models.TestType, os_name: - str, os_update_type: str | _models.OsUpdateType | None = None, release_name: str - | None = None, flighting_ring: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: test_type - description: 'The type of the test. Required. Known values are: "OutOfBoxTest" - and - - "FunctionalTest".' - types: - - - - - - name: os_update_type - description: 'Specifies the OS update type to test against. Known values are: - - "SecurityUpdate" and "FeatureUpdate".' - defaultValue: None - types: - - - - - - name: os_name - description: The operating system name. e.g. Windows 10 1809. Required. - types: - - - - name: release_name - description: The name of the tested release (OS update). - defaultValue: None - types: - - - - name: flighting_ring - description: The flighting ring, only for release of feature updates. - defaultValue: None - types: - - -variables: -- description: 'The type of the test. Required. Known values are: "OutOfBoxTest" and - - "FunctionalTest".' - name: test_type - types: - - - - -- description: 'Specifies the OS update type to test against. Known values are: - - "SecurityUpdate" and "FeatureUpdate".' - name: os_update_type - types: - - - - -- description: The operating system name. e.g. Windows 10 1809. Required. - name: os_name - types: - - -- description: The name of the tested release (OS update). - name: release_name - types: - - -- description: The flighting ring, only for release of feature updates. - name: flighting_ring - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageStatus.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageStatus.yml deleted file mode 100644 index fc65deb11f77..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageStatus.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.PackageStatus -name: PackageStatus -fullName: azure.mgmt.testbase.models.PackageStatus -summary: The status of the package. -module: azure.mgmt.testbase.models -fields: -- name: DELETED - uid: azure.mgmt.testbase.models.PackageStatus.DELETED -- name: ERROR - uid: azure.mgmt.testbase.models.PackageStatus.ERROR -- name: PRE_VALIDATION_CHECK_PASS - uid: azure.mgmt.testbase.models.PackageStatus.PRE_VALIDATION_CHECK_PASS -- name: READY - uid: azure.mgmt.testbase.models.PackageStatus.READY -- name: REGISTERED - uid: azure.mgmt.testbase.models.PackageStatus.REGISTERED -- name: UNKNOWN - uid: azure.mgmt.testbase.models.PackageStatus.UNKNOWN -- name: VALIDATING_PACKAGE - uid: azure.mgmt.testbase.models.PackageStatus.VALIDATING_PACKAGE -- name: VALIDATION_LONGER_THAN_USUAL - uid: azure.mgmt.testbase.models.PackageStatus.VALIDATION_LONGER_THAN_USUAL -- name: VERIFYING_PACKAGE - uid: azure.mgmt.testbase.models.PackageStatus.VERIFYING_PACKAGE diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageUpdateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageUpdateParameters.yml deleted file mode 100644 index 2a6b6fb59b3a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageUpdateParameters.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.PackageUpdateParameters -name: PackageUpdateParameters -fullName: azure.mgmt.testbase.models.PackageUpdateParameters -module: azure.mgmt.testbase.models -summary: Parameters supplied to update a Test Base Package. -constructor: - syntax: 'PackageUpdateParameters(*, tags: Dict[str, str] | None = None, target_os_list: - List[_models.TargetOSInfo] | None = None, flighting_ring: str | None = None, is_enabled: - bool | None = None, blob_path: str | None = None, tests: List[_models.Test] | - None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: The tags of the Package. - defaultValue: None - types: - - [, ] - - name: target_os_list - description: Specifies the target OSs of specific OS Update types. - defaultValue: None - types: - - [] - - name: flighting_ring - description: The flighting ring for feature update. - defaultValue: None - types: - - - - name: is_enabled - description: 'Specifies whether the package is enabled. It doesn''t schedule test - for - - package which is not enabled.' - defaultValue: None - types: - - - - name: blob_path - description: The file name of the package. - defaultValue: None - types: - - - - name: tests - description: The detailed test information. - defaultValue: None - types: - - [] -variables: -- description: The tags of the Package. - name: tags - types: - - [, ] -- description: Specifies the target OSs of specific OS Update types. - name: target_os_list - types: - - [] -- description: The flighting ring for feature update. - name: flighting_ring - types: - - -- description: 'Specifies whether the package is enabled. It doesn''t schedule test - for - - package which is not enabled.' - name: is_enabled - types: - - -- description: The file name of the package. - name: blob_path - types: - - -- description: The detailed test information. - name: tests - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageValidationResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageValidationResult.yml deleted file mode 100644 index 018332b148c5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageValidationResult.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.PackageValidationResult -name: PackageValidationResult -fullName: azure.mgmt.testbase.models.PackageValidationResult -module: azure.mgmt.testbase.models -summary: 'The validation results. There''s validation on package when it''s created - or updated. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: PackageValidationResult(**kwargs) -variables: -- description: Validation name. - name: validation_name - types: - - -- description: Indicates whether the package passed the validation. - name: is_valid - types: - - -- description: Error information. - name: errors - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ProvisioningState.yml deleted file mode 100644 index bad1a0bacb69..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ProvisioningState.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.ProvisioningState -name: ProvisioningState -fullName: azure.mgmt.testbase.models.ProvisioningState -summary: 'ARM provisioning state, see - - [https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property](https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property).' -module: azure.mgmt.testbase.models -fields: -- name: CANCELLED - uid: azure.mgmt.testbase.models.ProvisioningState.CANCELLED -- name: CREATING - uid: azure.mgmt.testbase.models.ProvisioningState.CREATING -- name: DELETING - uid: azure.mgmt.testbase.models.ProvisioningState.DELETING -- name: FAILED - uid: azure.mgmt.testbase.models.ProvisioningState.FAILED -- name: SUCCEEDED - uid: azure.mgmt.testbase.models.ProvisioningState.SUCCEEDED -- name: UPDATING - uid: azure.mgmt.testbase.models.ProvisioningState.UPDATING diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ProxyResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ProxyResource.yml deleted file mode 100644 index bb010b2637e4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ProxyResource.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.ProxyResource -name: ProxyResource -fullName: azure.mgmt.testbase.models.ProxyResource -module: azure.mgmt.testbase.models -summary: 'The resource model definition for an ARM proxy resource. It will have everything - other than required location and tags. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ProxyResource(**kwargs) -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Reason.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Reason.yml deleted file mode 100644 index 90fc72f88aa4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Reason.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.Reason -name: Reason -fullName: azure.mgmt.testbase.models.Reason -summary: The reason for unavailability of a name. Required if nameAvailable == false. -module: azure.mgmt.testbase.models -fields: -- name: ALREADY_EXISTS - uid: azure.mgmt.testbase.models.Reason.ALREADY_EXISTS -- name: INVALID - uid: azure.mgmt.testbase.models.Reason.INVALID diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.RegressionResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.RegressionResult.yml deleted file mode 100644 index 247a59e1b423..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.RegressionResult.yml +++ /dev/null @@ -1,69 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.RegressionResult -name: RegressionResult -fullName: azure.mgmt.testbase.models.RegressionResult -module: azure.mgmt.testbase.models -summary: The regression result. -constructor: - syntax: 'RegressionResult(*, file_name: str | None = None, grade: str | _models.Grade - | None = None, details: str | None = None, diff: float | None = None, is_regressed: - bool | None = None, **kwargs)' - keywordOnlyParameters: - - name: file_name - description: FileName of the binary being analyzed. - defaultValue: None - types: - - - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: details - description: 'Message that facilitates debugging a particular regression, if any - was - - inferred.' - defaultValue: None - types: - - - - name: diff - description: Difference between the two datasets being analyzed. - defaultValue: None - types: - - - - name: is_regressed - description: Indicates if a regression was inferred. - defaultValue: None - types: - - -variables: -- description: FileName of the binary being analyzed. - name: file_name - types: - - -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: Message that facilitates debugging a particular regression, if any - was inferred. - name: details - types: - - -- description: Difference between the two datasets being analyzed. - name: diff - types: - - -- description: Indicates if a regression was inferred. - name: is_regressed - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.RegressionTestDetails.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.RegressionTestDetails.yml deleted file mode 100644 index fa11e2f95f4b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.RegressionTestDetails.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.RegressionTestDetails -name: RegressionTestDetails -fullName: azure.mgmt.testbase.models.RegressionTestDetails -module: azure.mgmt.testbase.models -summary: The details of a regression test. -constructor: - syntax: 'RegressionTestDetails(*, diff: float | None = None, is_regressed: bool - | None = None, **kwargs)' - keywordOnlyParameters: - - name: diff - description: Difference between the two datasets being analyzed. - defaultValue: None - types: - - - - name: is_regressed - description: Indicates if a regression was inferred. - defaultValue: None - types: - - -variables: -- description: Difference between the two datasets being analyzed. - name: diff - types: - - -- description: Indicates if a regression was inferred. - name: is_regressed - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ReliabilityResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ReliabilityResult.yml deleted file mode 100644 index cdcdc3bbc346..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ReliabilityResult.yml +++ /dev/null @@ -1,114 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.ReliabilityResult -name: ReliabilityResult -fullName: azure.mgmt.testbase.models.ReliabilityResult -module: azure.mgmt.testbase.models -summary: The Reliability Result. -constructor: - syntax: 'ReliabilityResult(*, file_name: str | None = None, launch_count: int | - None = None, crash_count: int | None = None, hang_count: int | None = None, regression_grade: - str | _models.Grade | None = None, crash_regression_grade: str | _models.Grade - | None = None, crash_regression_test_details: _models.RegressionTestDetails | - None = None, hang_regression_grade: str | _models.Grade | None = None, hang_regression_test_details: - _models.RegressionTestDetails | None = None, **kwargs)' - keywordOnlyParameters: - - name: file_name - description: File name. - defaultValue: None - types: - - - - name: launch_count - description: Count of number of launches. - defaultValue: None - types: - - - - name: crash_count - description: Count of number of crashes. - defaultValue: None - types: - - - - name: hang_count - description: Count of number of hangs. - defaultValue: None - types: - - - - name: regression_grade - description: 'The regression grade. Known values are: "None", "NotAvailable", - - "Pass", and "Fail".' - defaultValue: None - types: - - - - - - name: crash_regression_grade - description: 'The statistic regression grade for crash signal. Known values - - are: "None", "NotAvailable", "Pass", and "Fail".' - defaultValue: None - types: - - - - - - name: crash_regression_test_details - description: Details related to the crash regression analysis. - defaultValue: None - types: - - - - name: hang_regression_grade - description: 'The statistic regression grade for hang signal. Known values - - are: "None", "NotAvailable", "Pass", and "Fail".' - defaultValue: None - types: - - - - - - name: hang_regression_test_details - description: Details related to the hang regression analysis. - defaultValue: None - types: - - -variables: -- description: File name. - name: file_name - types: - - -- description: Count of number of launches. - name: launch_count - types: - - -- description: Count of number of crashes. - name: crash_count - types: - - -- description: Count of number of hangs. - name: hang_count - types: - - -- description: 'The regression grade. Known values are: "None", "NotAvailable", "Pass", - - and "Fail".' - name: regression_grade - types: - - - - -- description: 'The statistic regression grade for crash signal. Known values - - are: "None", "NotAvailable", "Pass", and "Fail".' - name: crash_regression_grade - types: - - - - -- description: Details related to the crash regression analysis. - name: crash_regression_test_details - types: - - -- description: 'The statistic regression grade for hang signal. Known values are: - - "None", "NotAvailable", "Pass", and "Fail".' - name: hang_regression_grade - types: - - - - -- description: Details related to the hang regression analysis. - name: hang_regression_test_details - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ReliabilityResultSingletonResourceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ReliabilityResultSingletonResourceProperties.yml deleted file mode 100644 index 4dec9fefa1b3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ReliabilityResultSingletonResourceProperties.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.ReliabilityResultSingletonResourceProperties -name: ReliabilityResultSingletonResourceProperties -fullName: azure.mgmt.testbase.models.ReliabilityResultSingletonResourceProperties -module: azure.mgmt.testbase.models -summary: 'The properties of Reliability Result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ReliabilityResultSingletonResourceProperties(*, grade: str | _models.Grade - | None = None, reliability_results: List[_models.ReliabilityResult] | None = None, - **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: reliability_results - description: The result array data. - defaultValue: None - types: - - [] -variables: -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Required. Known values are: - - "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", - - "MemoryRegression", and "TestAnalysis".' - name: analysis_result_type - types: - - - - -- description: The result array data. - name: reliability_results - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Resource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Resource.yml deleted file mode 100644 index f7b58734642b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Resource.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.Resource -name: Resource -fullName: azure.mgmt.testbase.models.Resource -module: azure.mgmt.testbase.models -summary: 'The Resource definition. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Resource(**kwargs) -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ScriptExecutionResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ScriptExecutionResult.yml deleted file mode 100644 index 665d106d7e55..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ScriptExecutionResult.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.ScriptExecutionResult -name: ScriptExecutionResult -fullName: azure.mgmt.testbase.models.ScriptExecutionResult -module: azure.mgmt.testbase.models -summary: The Script Execution Result. -constructor: - syntax: 'ScriptExecutionResult(*, script_name: str | None = None, start_time: datetime - | None = None, end_time: datetime | None = None, exit_code: int | None = None, - timed_out: bool | None = None, stdout_log_file_name: str | None = None, stderr_log_file_name: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: script_name - description: Name of script. - defaultValue: None - types: - - - - name: start_time - description: Start time of script execution. - defaultValue: None - types: - - - - name: end_time - description: End time of script execution. - defaultValue: None - types: - - - - name: exit_code - description: Exit code. - defaultValue: None - types: - - - - name: timed_out - description: Whether the script execution is timed out. - defaultValue: None - types: - - - - name: stdout_log_file_name - description: The stdout log file name. - defaultValue: None - types: - - - - name: stderr_log_file_name - description: The stderr log file name. - defaultValue: None - types: - - -variables: -- description: Name of script. - name: script_name - types: - - -- description: Start time of script execution. - name: start_time - types: - - -- description: End time of script execution. - name: end_time - types: - - -- description: Exit code. - name: exit_code - types: - - -- description: Whether the script execution is timed out. - name: timed_out - types: - - -- description: The stdout log file name. - name: stdout_log_file_name - types: - - -- description: The stderr log file name. - name: stderr_log_file_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ScriptExecutionResultSingletonResourceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ScriptExecutionResultSingletonResourceProperties.yml deleted file mode 100644 index 445739ec8076..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ScriptExecutionResultSingletonResourceProperties.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.ScriptExecutionResultSingletonResourceProperties -name: ScriptExecutionResultSingletonResourceProperties -fullName: azure.mgmt.testbase.models.ScriptExecutionResultSingletonResourceProperties -module: azure.mgmt.testbase.models -summary: 'The properties of Script Execution Result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ScriptExecutionResultSingletonResourceProperties(*, grade: str | _models.Grade - | None = None, script_execution_results: List[_models.ScriptExecutionResult] | - None = None, **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: script_execution_results - description: The result array data. - defaultValue: None - types: - - [] -variables: -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Required. Known values are: - - "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", - - "MemoryRegression", and "TestAnalysis".' - name: analysis_result_type - types: - - - - -- description: The result array data. - name: script_execution_results - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.SubscriptionReceiverValue.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.SubscriptionReceiverValue.yml deleted file mode 100644 index cd5b21e8d30d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.SubscriptionReceiverValue.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.SubscriptionReceiverValue -name: SubscriptionReceiverValue -fullName: azure.mgmt.testbase.models.SubscriptionReceiverValue -module: azure.mgmt.testbase.models -summary: The subscription role receiver value. -constructor: - syntax: 'SubscriptionReceiverValue(*, subscription_id: str | None = None, subscription_name: - str | None = None, role: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: subscription_id - description: The subscription id of the notification receiver. - defaultValue: None - types: - - - - name: subscription_name - description: The subscription name of the notification receiver. - defaultValue: None - types: - - - - name: role - description: The role of the notification receiver. - defaultValue: None - types: - - -variables: -- description: The subscription id of the notification receiver. - name: subscription_id - types: - - -- description: The subscription name of the notification receiver. - name: subscription_name - types: - - -- description: The role of the notification receiver. - name: role - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.SystemData.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.SystemData.yml deleted file mode 100644 index 82775ee611c2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.SystemData.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.SystemData -name: SystemData -fullName: azure.mgmt.testbase.models.SystemData -module: azure.mgmt.testbase.models -summary: Metadata pertaining to creation and last modification of the resource. -constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | _models.CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | _models.CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs)' - keywordOnlyParameters: - - name: created_by - description: The identity that created the resource. - defaultValue: None - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - defaultValue: None - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - defaultValue: None - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Known - - values are: "User", "Application", "ManagedIdentity", and "Key".' - defaultValue: None - types: - - - - - - name: last_modified_at - description: The type of identity that last modified the resource. - defaultValue: None - types: - - -variables: -- description: The identity that created the resource. - name: created_by - types: - - -- description: 'The type of identity that created the resource. Known values are: - - "User", "Application", "ManagedIdentity", and "Key".' - name: created_by_type - types: - - - - -- description: The timestamp of resource creation (UTC). - name: created_at - types: - - -- description: The identity that last modified the resource. - name: last_modified_by - types: - - -- description: 'The type of identity that last modified the resource. Known values - - are: "User", "Application", "ManagedIdentity", and "Key".' - name: last_modified_by_type - types: - - - - -- description: The type of identity that last modified the resource. - name: last_modified_at - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TargetOSInfo.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TargetOSInfo.yml deleted file mode 100644 index 94e2944a16d2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TargetOSInfo.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TargetOSInfo -name: TargetOSInfo -fullName: azure.mgmt.testbase.models.TargetOSInfo -module: azure.mgmt.testbase.models -summary: 'The information of the target OS to be tested. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TargetOSInfo(*, os_update_type: str, target_o_ss: List[str], baseline_o_ss: - List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: os_update_type - description: 'Specifies the OS update type to test against, e.g., ''Security updates'' - - or ''Feature updates''. Required.' - types: - - - - name: target_o_ss - description: Specifies the target OSs to be tested. Required. - types: - - [] - - name: baseline_o_ss - description: Specifies the baseline OSs to be tested. - defaultValue: None - types: - - [] -variables: -- description: 'Specifies the OS update type to test against, e.g., ''Security updates'' - or - - ''Feature updates''. Required.' - name: os_update_type - types: - - -- description: Specifies the target OSs to be tested. Required. - name: target_o_ss - types: - - [] -- description: Specifies the baseline OSs to be tested. - name: baseline_o_ss - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Test.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Test.yml deleted file mode 100644 index dcaeab14cccc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Test.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.Test -name: Test -fullName: azure.mgmt.testbase.models.Test -module: azure.mgmt.testbase.models -summary: 'The definition of a Test. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Test(*, test_type: str | _models.TestType, commands: List[_models.Command], - is_active: bool | None = None, **kwargs)' - keywordOnlyParameters: - - name: test_type - description: 'The type of the test. Required. Known values are: "OutOfBoxTest" - and - - "FunctionalTest".' - types: - - - - - - name: is_active - description: 'Indicates if this test is active.It doesn''t schedule test for not - active - - Test.' - defaultValue: None - types: - - - - name: commands - description: The commands used in the test. Required. - types: - - [] -variables: -- description: 'The type of the test. Required. Known values are: "OutOfBoxTest" and - - "FunctionalTest".' - name: test_type - types: - - - - -- description: 'The status of the validation run of the package. Known values are: - - "Unknown", "Pending", "Passed", and "Failed".' - name: validation_run_status - types: - - - - -- description: Resource identifier of the validation test result. - name: validation_result_id - types: - - -- description: Indicates if this test is active.It doesn't schedule test for not active - Test. - name: is_active - types: - - -- description: The commands used in the test. Required. - name: commands - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisResult.yml deleted file mode 100644 index dbc698e4d075..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisResult.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestAnalysisResult -name: TestAnalysisResult -fullName: azure.mgmt.testbase.models.TestAnalysisResult -module: azure.mgmt.testbase.models -summary: The test analysis result. -constructor: - syntax: 'TestAnalysisResult(*, blob_data: str | None = None, test_analysis_status: - str | _models.TestAnalysisStatus | None = None, identified_failures: List[_models.IdentifiedFailure] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: blob_data - description: The data to provide more failure analysis information. - defaultValue: None - types: - - - - name: test_analysis_status - description: 'The status of the analysis. Known values are: "None", - - "Analyzing", "Completed", and "Failed".' - defaultValue: None - types: - - - - - - name: identified_failures - description: The array of identified failures. - defaultValue: None - types: - - [] -variables: -- description: The data to provide more failure analysis information. - name: blob_data - types: - - -- description: 'The status of the analysis. Known values are: "None", "Analyzing", - - "Completed", and "Failed".' - name: test_analysis_status - types: - - - - -- description: The array of identified failures. - name: identified_failures - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisResultSingletonResourceProperties.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisResultSingletonResourceProperties.yml deleted file mode 100644 index 48c5beeddb9b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisResultSingletonResourceProperties.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestAnalysisResultSingletonResourceProperties -name: TestAnalysisResultSingletonResourceProperties -fullName: azure.mgmt.testbase.models.TestAnalysisResultSingletonResourceProperties -module: azure.mgmt.testbase.models -summary: 'The properties of Test Analysis Result. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TestAnalysisResultSingletonResourceProperties(*, grade: str | _models.Grade - | None = None, test_analysis_result: _models.TestAnalysisResult | None = None, - **kwargs)' - keywordOnlyParameters: - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: test_analysis_result - description: The result of test analysis. - defaultValue: None - types: - - -variables: -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: 'Type of the Analysis Result. Required. Known values are: - - "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", "CPURegression", - - "MemoryRegression", and "TestAnalysis".' - name: analysis_result_type - types: - - - - -- description: The result of test analysis. - name: test_analysis_result - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisStatus.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisStatus.yml deleted file mode 100644 index 1dfdd609c70d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisStatus.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.TestAnalysisStatus -name: TestAnalysisStatus -fullName: azure.mgmt.testbase.models.TestAnalysisStatus -summary: The status of the analysis. -module: azure.mgmt.testbase.models -fields: -- name: ANALYZING - uid: azure.mgmt.testbase.models.TestAnalysisStatus.ANALYZING -- name: COMPLETED - uid: azure.mgmt.testbase.models.TestAnalysisStatus.COMPLETED -- name: FAILED - uid: azure.mgmt.testbase.models.TestAnalysisStatus.FAILED -- name: NONE - uid: azure.mgmt.testbase.models.TestAnalysisStatus.NONE diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountListResult.yml deleted file mode 100644 index 1eaaa1a3bf00..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountListResult -name: TestBaseAccountListResult -fullName: azure.mgmt.testbase.models.TestBaseAccountListResult -module: azure.mgmt.testbase.models -summary: 'A list of Test Base Accounts. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestBaseAccountListResult(*, value: List[_models.TestBaseAccountResource] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of Test Base Accounts. - defaultValue: None - types: - - [] -variables: -- description: The list of Test Base Accounts. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountResource.yml deleted file mode 100644 index 03cb98416d15..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountResource.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountResource -name: TestBaseAccountResource -fullName: azure.mgmt.testbase.models.TestBaseAccountResource -module: azure.mgmt.testbase.models -summary: 'The Test Base Account resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TestBaseAccountResource(*, location: str, tags: Dict[str, str] | None = - None, sku: _models.TestBaseAccountSKU | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: The tags of the resource. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - - - name: sku - description: The SKU of the Test Base Account. - defaultValue: None - types: - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The tags of the resource. - name: tags - types: - - [, ] -- description: The geo-location where the resource lives. Required. - name: location - types: - - -- description: Resource Etag. - name: etag - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: 'The provisioning state of the resource. Known values are: - - "Succeeded", "Failed", "Cancelled", "Creating", "Deleting", and "Updating".' - name: provisioning_state - types: - - - - -- description: The SKU of the Test Base Account. - name: sku - types: - - -- description: The access level of the Test Base Account. - name: access_level - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKU.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKU.yml deleted file mode 100644 index 4567d3d08fff..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKU.yml +++ /dev/null @@ -1,63 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountSKU -name: TestBaseAccountSKU -fullName: azure.mgmt.testbase.models.TestBaseAccountSKU -module: azure.mgmt.testbase.models -summary: 'Describes a Test Base Account SKU. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TestBaseAccountSKU(*, name: str, tier: str | _models.Tier, resource_type: - str | None = None, locations: List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: resource_type - description: The type of resource the SKU applies to. - defaultValue: None - types: - - - - name: name - description: 'The name of the SKU. This is typically a letter + number code, such - as B0 or S0. - - Required.' - types: - - - - name: tier - description: The tier of this particular SKU. Required. "Standard" - types: - - - - - - name: locations - description: The locations that the SKU is available. - defaultValue: None - types: - - [] -variables: -- description: The type of resource the SKU applies to. - name: resource_type - types: - - -- description: 'The name of the SKU. This is typically a letter + number code, such - as B0 or S0. - - Required.' - name: name - types: - - -- description: The tier of this particular SKU. Required. "Standard" - name: tier - types: - - - - -- description: The capabilities of a SKU. - name: capabilities - types: - - [] -- description: The locations that the SKU is available. - name: locations - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKUCapability.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKUCapability.yml deleted file mode 100644 index 38b55bd05b1a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKUCapability.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountSKUCapability -name: TestBaseAccountSKUCapability -fullName: azure.mgmt.testbase.models.TestBaseAccountSKUCapability -module: azure.mgmt.testbase.models -summary: 'Properties of the Test Base Account SKU Capability. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TestBaseAccountSKUCapability(*, name: str, value: str, **kwargs)' - keywordOnlyParameters: - - name: name - description: An invariant to describe the feature, such as 'SLA'. Required. - types: - - - - name: value - description: An invariant if the feature is measured by quantity, such as 99.9%. - Required. - types: - - -variables: -- description: An invariant to describe the feature, such as 'SLA'. Required. - name: name - types: - - -- description: An invariant if the feature is measured by quantity, such as 99.9%. - Required. - name: value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKUListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKUListResult.yml deleted file mode 100644 index 296ccf0ded62..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKUListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountSKUListResult -name: TestBaseAccountSKUListResult -fullName: azure.mgmt.testbase.models.TestBaseAccountSKUListResult -module: azure.mgmt.testbase.models -summary: 'A list of Test Base Account SKUs. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestBaseAccountSKUListResult(*, value: List[_models.TestBaseAccountSKU] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of Test Base Account SKUs. - defaultValue: None - types: - - [] -variables: -- description: The list of Test Base Account SKUs. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUpdateParameters.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUpdateParameters.yml deleted file mode 100644 index 57924151b8f6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUpdateParameters.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountUpdateParameters -name: TestBaseAccountUpdateParameters -fullName: azure.mgmt.testbase.models.TestBaseAccountUpdateParameters -module: azure.mgmt.testbase.models -summary: Parameters supplied to update a Test Base Account. -constructor: - syntax: 'TestBaseAccountUpdateParameters(*, tags: Dict[str, str] | None = None, - sku: _models.TestBaseAccountSKU | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: The tags of the Test Base Account. - defaultValue: None - types: - - [, ] - - name: sku - description: The SKU of the Test Base Account. - defaultValue: None - types: - - -variables: -- description: The tags of the Test Base Account. - name: tags - types: - - [, ] -- description: The SKU of the Test Base Account. - name: sku - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageData.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageData.yml deleted file mode 100644 index e81b694e84b0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageData.yml +++ /dev/null @@ -1,69 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountUsageData -name: TestBaseAccountUsageData -fullName: azure.mgmt.testbase.models.TestBaseAccountUsageData -module: azure.mgmt.testbase.models -summary: The usage data of a Test Base Account. -constructor: - syntax: 'TestBaseAccountUsageData(*, id: str | None = None, name: _models.TestBaseAccountUsageName - | None = None, unit: str | None = None, limit: int | None = None, current_value: - int | None = None, **kwargs)' - keywordOnlyParameters: - - name: id - description: Fully qualified ARM resource id. - defaultValue: None - types: - - - - name: name - description: Localizable String object containing the name and a localized value. - defaultValue: None - types: - - - - name: unit - description: 'Representing the units of the usage quota. Possible values are: - Count, Bytes, - - Seconds, Percent, CountPerSecond, BytesPerSecond.' - defaultValue: None - types: - - - - name: limit - description: 'The maximum permitted value for the usage quota. If there is no - limit, this - - value will be -1.' - defaultValue: None - types: - - - - name: current_value - description: Current value for the usage quota. - defaultValue: None - types: - - -variables: -- description: Fully qualified ARM resource id. - name: id - types: - - -- description: Localizable String object containing the name and a localized value. - name: name - types: - - -- description: 'Representing the units of the usage quota. Possible values are: Count, - Bytes, - - Seconds, Percent, CountPerSecond, BytesPerSecond.' - name: unit - types: - - -- description: 'The maximum permitted value for the usage quota. If there is no limit, - this value - - will be -1.' - name: limit - types: - - -- description: Current value for the usage quota. - name: current_value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageDataList.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageDataList.yml deleted file mode 100644 index 091a28e59e13..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageDataList.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountUsageDataList -name: TestBaseAccountUsageDataList -fullName: azure.mgmt.testbase.models.TestBaseAccountUsageDataList -module: azure.mgmt.testbase.models -summary: 'A list of Test Base Account usage data. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestBaseAccountUsageDataList(*, value: List[_models.TestBaseAccountUsageData] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of Test Base Account usage data. - defaultValue: None - types: - - [] -variables: -- description: The list of Test Base Account usage data. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageName.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageName.yml deleted file mode 100644 index 31258291a6bc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageName.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestBaseAccountUsageName -name: TestBaseAccountUsageName -fullName: azure.mgmt.testbase.models.TestBaseAccountUsageName -module: azure.mgmt.testbase.models -summary: Localizable String object containing the name and a localized value. -constructor: - syntax: 'TestBaseAccountUsageName(*, value: str | None = None, localized_value: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The identifier of the usage. - defaultValue: None - types: - - - - name: localized_value - description: Localized name of the usage. - defaultValue: None - types: - - -variables: -- description: The identifier of the usage. - name: value - types: - - -- description: Localized name of the usage. - name: localized_value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultAnalysisSummary.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultAnalysisSummary.yml deleted file mode 100644 index bdac9cc699dd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultAnalysisSummary.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestResultAnalysisSummary -name: TestResultAnalysisSummary -fullName: azure.mgmt.testbase.models.TestResultAnalysisSummary -module: azure.mgmt.testbase.models -summary: The summary of a Test Analysis Result. -constructor: - syntax: 'TestResultAnalysisSummary(*, name: str | None = None, analysis_status: - str | _models.AnalysisStatus | None = None, grade: str | _models.Grade | None - = None, **kwargs)' - keywordOnlyParameters: - - name: name - description: Metric name. - defaultValue: None - types: - - - - name: analysis_status - description: 'The analysis status. Known values are: "None", "Completed", - - "InProgress", "Failed", "Succeeded", "Available", and "NotAvailable".' - defaultValue: None - types: - - - - - - name: grade - description: 'The grade of the test result. Known values are: "None", "NotAvailable", - "Pass", - - and "Fail".' - defaultValue: None - types: - - - - -variables: -- description: Metric name. - name: name - types: - - -- description: 'The analysis status. Known values are: "None", "Completed", - - "InProgress", "Failed", "Succeeded", "Available", and "NotAvailable".' - name: analysis_status - types: - - - - -- description: 'The grade of the test result. Known values are: "None", "NotAvailable", - "Pass", - - and "Fail".' - name: grade - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultConsoleLogDownloadURLParameters.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultConsoleLogDownloadURLParameters.yml deleted file mode 100644 index df67d677b9ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultConsoleLogDownloadURLParameters.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestResultConsoleLogDownloadURLParameters -name: TestResultConsoleLogDownloadURLParameters -fullName: azure.mgmt.testbase.models.TestResultConsoleLogDownloadURLParameters -module: azure.mgmt.testbase.models -summary: 'Parameters body to pass for getting the download URL of the test execution - console log file. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TestResultConsoleLogDownloadURLParameters(*, log_file_name: str, **kwargs)' - keywordOnlyParameters: - - name: log_file_name - description: The log file name corresponding to the download URL. Required. - types: - - -variables: -- description: The log file name corresponding to the download URL. Required. - name: log_file_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultListResult.yml deleted file mode 100644 index d83b68458f93..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestResultListResult -name: TestResultListResult -fullName: azure.mgmt.testbase.models.TestResultListResult -module: azure.mgmt.testbase.models -summary: 'A list of Test Results. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestResultListResult(*, value: List[_models.TestResultResource] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of Test Results. - defaultValue: None - types: - - [] -variables: -- description: The list of Test Results. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultResource.yml deleted file mode 100644 index ce54a208a236..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultResource.yml +++ /dev/null @@ -1,268 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestResultResource -name: TestResultResource -fullName: azure.mgmt.testbase.models.TestResultResource -module: azure.mgmt.testbase.models -summary: 'The Test Result Resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestResultResource(*, baseline_test_result_id: str | None = None, package_id: - str | None = None, application_name: str | None = None, application_version: str - | None = None, os_name: str | None = None, release_name: str | None = None, release_version_date: - datetime | None = None, flighting_ring: str | None = None, build_version: str - | None = None, build_revision: str | None = None, test_type: str | None = None, - test_run_time: str | None = None, is_download_data_available: bool | None = None, - is_video_available: bool | None = None, execution_status: str | _models.ExecutionStatus - | None = None, test_status: str | _models.TestStatus | None = None, grade: str - | _models.Grade | None = None, kb_number: str | None = None, interop_media_type: - str | None = None, interop_media_version: str | None = None, package_version: - str | None = None, analysis_summaries: List[_models.TestResultAnalysisSummary] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: baseline_test_result_id - description: Azure Id of the baseline test result. - defaultValue: None - types: - - - - name: package_id - description: Resource Id of the package. - defaultValue: None - types: - - - - name: application_name - description: Application name. - defaultValue: None - types: - - - - name: application_version - description: Application version. - defaultValue: None - types: - - - - name: os_name - description: The operating system name, e.g. Windows 10 1809. - defaultValue: None - types: - - - - name: release_name - description: The name of the tested release (OS update). - defaultValue: None - types: - - - - name: release_version_date - description: The release version date of the tested release. - defaultValue: None - types: - - - - name: flighting_ring - description: The flighting ring, only for release of feature updates. - defaultValue: None - types: - - - - name: build_version - description: The build version of the tested release (OS update). - defaultValue: None - types: - - - - name: build_revision - description: The build revision of the tested release (OS update). - defaultValue: None - types: - - - - name: test_type - description: Test type. E.g. 'Out of box test' or 'Functional test'. - defaultValue: None - types: - - - - name: test_run_time - description: The run time of the test. - defaultValue: None - types: - - - - name: is_download_data_available - description: Whether download data is available. - defaultValue: None - types: - - - - name: is_video_available - description: Whether video data is available. - defaultValue: None - types: - - - - name: execution_status - description: 'The execution status of the test. Known values are: "None", - - "InProgress", "Processing", "Completed", "NotExecuted", "Incomplete", "Failed", - and - - "Succeeded".' - defaultValue: None - types: - - - - - - name: test_status - description: 'The status of the test. Known values are: "None", - - "TestExecutionInProgress", "DataProcessing", "TestFailure", "UpdateFailure", - - "TestAndUpdateFailure", "InfrastructureFailure", and "Completed".' - defaultValue: None - types: - - - - - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: kb_number - description: KB number. - defaultValue: None - types: - - - - name: interop_media_type - description: Interop media type. - defaultValue: None - types: - - - - name: interop_media_version - description: Interop media version. - defaultValue: None - types: - - - - name: package_version - description: The version of the Windows update package. - defaultValue: None - types: - - - - name: analysis_summaries - description: List of analysis summaries. - defaultValue: None - types: - - [] -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: Azure Id of the baseline test result. - name: baseline_test_result_id - types: - - -- description: Resource Id of the package. - name: package_id - types: - - -- description: Application name. - name: application_name - types: - - -- description: Application version. - name: application_version - types: - - -- description: The operating system name, e.g. Windows 10 1809. - name: os_name - types: - - -- description: The name of the tested release (OS update). - name: release_name - types: - - -- description: The release version date of the tested release. - name: release_version_date - types: - - -- description: The flighting ring, only for release of feature updates. - name: flighting_ring - types: - - -- description: The build version of the tested release (OS update). - name: build_version - types: - - -- description: The build revision of the tested release (OS update). - name: build_revision - types: - - -- description: Test type. E.g. 'Out of box test' or 'Functional test'. - name: test_type - types: - - -- description: The run time of the test. - name: test_run_time - types: - - -- description: Whether download data is available. - name: is_download_data_available - types: - - -- description: Whether video data is available. - name: is_video_available - types: - - -- description: 'The execution status of the test. Known values are: "None", - - "InProgress", "Processing", "Completed", "NotExecuted", "Incomplete", "Failed", - and - - "Succeeded".' - name: execution_status - types: - - - - -- description: 'The status of the test. Known values are: "None", "TestExecutionInProgress", - - "DataProcessing", "TestFailure", "UpdateFailure", "TestAndUpdateFailure", - - "InfrastructureFailure", and "Completed".' - name: test_status - types: - - - - -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: KB number. - name: kb_number - types: - - -- description: Interop media type. - name: interop_media_type - types: - - -- description: Interop media version. - name: interop_media_version - types: - - -- description: The version of the Windows update package. - name: package_version - types: - - -- description: List of analysis summaries. - name: analysis_summaries - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestStatus.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestStatus.yml deleted file mode 100644 index 1a9cd20011ab..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestStatus.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.TestStatus -name: TestStatus -fullName: azure.mgmt.testbase.models.TestStatus -summary: The status of a test. -module: azure.mgmt.testbase.models -fields: -- name: COMPLETED - uid: azure.mgmt.testbase.models.TestStatus.COMPLETED -- name: DATA_PROCESSING - uid: azure.mgmt.testbase.models.TestStatus.DATA_PROCESSING -- name: INFRASTRUCTURE_FAILURE - uid: azure.mgmt.testbase.models.TestStatus.INFRASTRUCTURE_FAILURE -- name: NONE - uid: azure.mgmt.testbase.models.TestStatus.NONE -- name: TEST_AND_UPDATE_FAILURE - uid: azure.mgmt.testbase.models.TestStatus.TEST_AND_UPDATE_FAILURE -- name: TEST_EXECUTION_IN_PROGRESS - uid: azure.mgmt.testbase.models.TestStatus.TEST_EXECUTION_IN_PROGRESS -- name: TEST_FAILURE - uid: azure.mgmt.testbase.models.TestStatus.TEST_FAILURE -- name: UPDATE_FAILURE - uid: azure.mgmt.testbase.models.TestStatus.UPDATE_FAILURE diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestSummaryListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestSummaryListResult.yml deleted file mode 100644 index 9948a0ef4a6a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestSummaryListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestSummaryListResult -name: TestSummaryListResult -fullName: azure.mgmt.testbase.models.TestSummaryListResult -module: azure.mgmt.testbase.models -summary: 'A list of Test Summaries. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestSummaryListResult(*, value: List[_models.TestSummaryResource] | None - = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of Test Summaries. - defaultValue: None - types: - - [] -variables: -- description: The list of Test Summaries. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestSummaryResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestSummaryResource.yml deleted file mode 100644 index 2abaee59f61d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestSummaryResource.yml +++ /dev/null @@ -1,168 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestSummaryResource -name: TestSummaryResource -fullName: azure.mgmt.testbase.models.TestSummaryResource -module: azure.mgmt.testbase.models -summary: 'Summary of a Test. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestSummaryResource(*, test_summary_id: str | None = None, package_id: - str | None = None, application_name: str | None = None, application_version: str - | None = None, execution_status: str | _models.ExecutionStatus | None = None, - test_status: str | _models.TestStatus | None = None, grade: str | _models.Grade - | None = None, test_run_time: str | None = None, feature_updates_test_summary: - _models.OSUpdatesTestSummary | None = None, security_updates_test_summary: _models.OSUpdatesTestSummary - | None = None, package_tags: Dict[str, str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: test_summary_id - description: The Id of the current Test Summary. - defaultValue: None - types: - - - - name: package_id - description: The Azure resource Id of package. - defaultValue: None - types: - - - - name: application_name - description: Application name. - defaultValue: None - types: - - - - name: application_version - description: Application version. - defaultValue: None - types: - - - - name: execution_status - description: 'The execution status of last test. Known values are: "None", - - "InProgress", "Processing", "Completed", "NotExecuted", "Incomplete", "Failed", - and - - "Succeeded".' - defaultValue: None - types: - - - - - - name: test_status - description: 'The status of last test. Known values are: "None", - - "TestExecutionInProgress", "DataProcessing", "TestFailure", "UpdateFailure", - - "TestAndUpdateFailure", "InfrastructureFailure", and "Completed".' - defaultValue: None - types: - - - - - - name: grade - description: 'The grade of the test. Known values are: "None", "NotAvailable", - "Pass", and - - "Fail".' - defaultValue: None - types: - - - - - - name: test_run_time - description: The run time of the last test. - defaultValue: None - types: - - - - name: feature_updates_test_summary - description: 'The result summary of tests triggered by feature - - updates.' - defaultValue: None - types: - - - - name: security_updates_test_summary - description: 'The result summary of tests triggered by security - - updates.' - defaultValue: None - types: - - - - name: package_tags - description: The tags of Package resource that are associated with the testSummary. - defaultValue: None - types: - - [, ] -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: The Id of the current Test Summary. - name: test_summary_id - types: - - -- description: The Azure resource Id of package. - name: package_id - types: - - -- description: Application name. - name: application_name - types: - - -- description: Application version. - name: application_version - types: - - -- description: 'The execution status of last test. Known values are: "None", - - "InProgress", "Processing", "Completed", "NotExecuted", "Incomplete", "Failed", - and - - "Succeeded".' - name: execution_status - types: - - - - -- description: 'The status of last test. Known values are: "None", - - "TestExecutionInProgress", "DataProcessing", "TestFailure", "UpdateFailure", - - "TestAndUpdateFailure", "InfrastructureFailure", and "Completed".' - name: test_status - types: - - - - -- description: 'The grade of the test. Known values are: "None", "NotAvailable", "Pass", - and - - "Fail".' - name: grade - types: - - - - -- description: The run time of the last test. - name: test_run_time - types: - - -- description: The result summary of tests triggered by feature updates. - name: feature_updates_test_summary - types: - - -- description: The result summary of tests triggered by security updates. - name: security_updates_test_summary - types: - - -- description: The tags of Package resource that are associated with the testSummary. - name: package_tags - types: - - [, ] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestType.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestType.yml deleted file mode 100644 index 4d0a57f0ec44..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.TestType -name: TestType -fullName: azure.mgmt.testbase.models.TestType -summary: The test type. -module: azure.mgmt.testbase.models -fields: -- name: FUNCTIONAL_TEST - uid: azure.mgmt.testbase.models.TestType.FUNCTIONAL_TEST -- name: OUT_OF_BOX_TEST - uid: azure.mgmt.testbase.models.TestType.OUT_OF_BOX_TEST diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestTypeListResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestTypeListResult.yml deleted file mode 100644 index 067c9eaa4806..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestTypeListResult.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestTypeListResult -name: TestTypeListResult -fullName: azure.mgmt.testbase.models.TestTypeListResult -module: azure.mgmt.testbase.models -summary: 'A list of test types. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestTypeListResult(*, value: List[_models.TestTypeResource] | None = None, - **kwargs)' - keywordOnlyParameters: - - name: value - description: The list of test types. - defaultValue: None - types: - - [] -variables: -- description: The list of test types. - name: value - types: - - [] -- description: 'Link to the next set of results. Not empty if value contains incomplete - list - - of results.' - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestTypeResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestTypeResource.yml deleted file mode 100644 index 41addbb1c38b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestTypeResource.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TestTypeResource -name: TestTypeResource -fullName: azure.mgmt.testbase.models.TestTypeResource -module: azure.mgmt.testbase.models -summary: 'The test type resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TestTypeResource(*, actual_test_type_name: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: actual_test_type_name - description: The actual name of a test type of a Test Base Account. - defaultValue: None - types: - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The system metadata relating to this resource. - name: system_data - types: - - -- description: The actual name of a test type of a Test Base Account. - name: actual_test_type_name - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Tier.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Tier.yml deleted file mode 100644 index 27514e718594..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Tier.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.Tier -name: Tier -fullName: azure.mgmt.testbase.models.Tier -summary: The tier of this particular SKU. -module: azure.mgmt.testbase.models -fields: -- name: STANDARD - uid: azure.mgmt.testbase.models.Tier.STANDARD diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TrackedResource.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TrackedResource.yml deleted file mode 100644 index c7974c62d8a9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TrackedResource.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.TrackedResource -name: TrackedResource -fullName: azure.mgmt.testbase.models.TrackedResource -module: azure.mgmt.testbase.models -summary: 'The resource model definition for an ARM tracked top level resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TrackedResource(*, location: str, tags: Dict[str, str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: tags - description: The tags of the resource. - defaultValue: None - types: - - [, ] - - name: location - description: The geo-location where the resource lives. Required. - types: - - -variables: -- description: Resource ID. - name: id - types: - - -- description: Resource name. - name: name - types: - - -- description: Resource type. - name: type - types: - - -- description: The tags of the resource. - name: tags - types: - - [, ] -- description: The geo-location where the resource lives. Required. - name: location - types: - - -- description: Resource Etag. - name: etag - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Type.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Type.yml deleted file mode 100644 index 58a4c8668c97..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Type.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.Type -name: Type -fullName: azure.mgmt.testbase.models.Type -summary: The type of this release (OS update). -module: azure.mgmt.testbase.models -fields: -- name: FEATURE_UPDATE - uid: azure.mgmt.testbase.models.Type.FEATURE_UPDATE -- name: SECURITY_UPDATE - uid: azure.mgmt.testbase.models.Type.SECURITY_UPDATE diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UserObjectReceiverValue.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UserObjectReceiverValue.yml deleted file mode 100644 index 0efd4a4b38e4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UserObjectReceiverValue.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.UserObjectReceiverValue -name: UserObjectReceiverValue -fullName: azure.mgmt.testbase.models.UserObjectReceiverValue -module: azure.mgmt.testbase.models -summary: The user object receiver value. -constructor: - syntax: 'UserObjectReceiverValue(*, user_object_ids: List[str] | None = None, **kwargs)' - keywordOnlyParameters: - - name: user_object_ids - description: user object ids. - defaultValue: None - types: - - [] -variables: -- description: user object ids. - name: user_object_ids - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationBound.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationBound.yml deleted file mode 100644 index 89c297ffe988..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationBound.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.UtilizationBound -name: UtilizationBound -fullName: azure.mgmt.testbase.models.UtilizationBound -module: azure.mgmt.testbase.models -summary: The bound of a utilization result. -constructor: - syntax: 'UtilizationBound(*, percentile: float | None = None, value: float | None - = None, **kwargs)' - keywordOnlyParameters: - - name: percentile - description: The percentile of the bound. - defaultValue: None - types: - - - - name: value - description: The value of the bound. - defaultValue: None - types: - - -variables: -- description: The percentile of the bound. - name: percentile - types: - - -- description: The value of the bound. - name: value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationEntry.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationEntry.yml deleted file mode 100644 index d23577c8464a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationEntry.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.UtilizationEntry -name: UtilizationEntry -fullName: azure.mgmt.testbase.models.UtilizationEntry -module: azure.mgmt.testbase.models -summary: The utilization entry. -constructor: - syntax: 'UtilizationEntry(*, timestamp: datetime | None = None, value: float | None - = None, **kwargs)' - keywordOnlyParameters: - - name: timestamp - description: The timestamp. - defaultValue: None - types: - - - - name: value - description: The value. - defaultValue: None - types: - - -variables: -- description: The timestamp. - name: timestamp - types: - - -- description: The value. - name: value - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationResult.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationResult.yml deleted file mode 100644 index 4a8921d777fe..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationResult.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.models.UtilizationResult -name: UtilizationResult -fullName: azure.mgmt.testbase.models.UtilizationResult -module: azure.mgmt.testbase.models -summary: The Utilization Result. -constructor: - syntax: 'UtilizationResult(*, process: str | None = None, upper_bound: _models.UtilizationBound - | None = None, lower_bound: _models.UtilizationBound | None = None, utilization: - List[_models.UtilizationEntry] | None = None, **kwargs)' - keywordOnlyParameters: - - name: process - description: Process name, or '_total' for all processes. - defaultValue: None - types: - - - - name: upper_bound - description: Upper bound. - defaultValue: None - types: - - - - name: lower_bound - description: Lower bound. - defaultValue: None - types: - - - - name: utilization - description: Utilization data. - defaultValue: None - types: - - [] -variables: -- description: Process name, or '_total' for all processes. - name: process - types: - - -- description: Upper bound. - name: upper_bound - types: - - -- description: Lower bound. - name: lower_bound - types: - - -- description: Utilization data. - name: utilization - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ValidationRunStatus.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ValidationRunStatus.yml deleted file mode 100644 index c18f95047a6e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ValidationRunStatus.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.testbase.models.ValidationRunStatus -name: ValidationRunStatus -fullName: azure.mgmt.testbase.models.ValidationRunStatus -summary: The status of the validation run of the package. -module: azure.mgmt.testbase.models -fields: -- name: FAILED - uid: azure.mgmt.testbase.models.ValidationRunStatus.FAILED -- name: PASSED - uid: azure.mgmt.testbase.models.ValidationRunStatus.PASSED -- name: PENDING - uid: azure.mgmt.testbase.models.ValidationRunStatus.PENDING -- name: UNKNOWN - uid: azure.mgmt.testbase.models.ValidationRunStatus.UNKNOWN diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.yml deleted file mode 100644 index 4bd8292b7d38..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.yml +++ /dev/null @@ -1,112 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.testbase.models -name: models -fullName: azure.mgmt.testbase.models -type: import -classes: -- azure.mgmt.testbase.models.AnalysisResultListResult -- azure.mgmt.testbase.models.AnalysisResultSingletonResource -- azure.mgmt.testbase.models.AnalysisResultSingletonResourceProperties -- azure.mgmt.testbase.models.AvailableOSListResult -- azure.mgmt.testbase.models.AvailableOSResource -- azure.mgmt.testbase.models.BillingHubExecutionUsageDetail -- azure.mgmt.testbase.models.BillingHubFreeHourIncrementEntry -- azure.mgmt.testbase.models.BillingHubGetFreeHourBalanceResponse -- azure.mgmt.testbase.models.BillingHubGetUsageRequest -- azure.mgmt.testbase.models.BillingHubGetUsageResponse -- azure.mgmt.testbase.models.BillingHubPackageUsage -- azure.mgmt.testbase.models.BillingHubUsage -- azure.mgmt.testbase.models.BillingHubUsageGroup -- azure.mgmt.testbase.models.BillingHubUsageGroupedByUpdateType -- azure.mgmt.testbase.models.CPURegressionResultSingletonResourceProperties -- azure.mgmt.testbase.models.CPUUtilizationResultSingletonResourceProperties -- azure.mgmt.testbase.models.CheckNameAvailabilityResult -- azure.mgmt.testbase.models.Command -- azure.mgmt.testbase.models.CustomerEventListResult -- azure.mgmt.testbase.models.CustomerEventResource -- azure.mgmt.testbase.models.DistributionGroupListReceiverValue -- azure.mgmt.testbase.models.DownloadURLResponse -- azure.mgmt.testbase.models.EmailEventListResult -- azure.mgmt.testbase.models.EmailEventResource -- azure.mgmt.testbase.models.ErrorDefinition -- azure.mgmt.testbase.models.ErrorResponse -- azure.mgmt.testbase.models.FavoriteProcessListResult -- azure.mgmt.testbase.models.FavoriteProcessResource -- azure.mgmt.testbase.models.FileUploadURLResponse -- azure.mgmt.testbase.models.FlightingRingListResult -- azure.mgmt.testbase.models.FlightingRingResource -- azure.mgmt.testbase.models.GetFileUploadURLParameters -- azure.mgmt.testbase.models.IdentifiedFailure -- azure.mgmt.testbase.models.MemoryRegressionResultSingletonResourceProperties -- azure.mgmt.testbase.models.MemoryUtilizationResultSingletonResourceProperties -- azure.mgmt.testbase.models.NotificationEventReceiver -- azure.mgmt.testbase.models.NotificationReceiverValue -- azure.mgmt.testbase.models.OSUpdateListResult -- azure.mgmt.testbase.models.OSUpdateResource -- azure.mgmt.testbase.models.OSUpdateTestSummary -- azure.mgmt.testbase.models.OSUpdatesTestSummary -- azure.mgmt.testbase.models.Operation -- azure.mgmt.testbase.models.OperationDisplay -- azure.mgmt.testbase.models.OperationListResult -- azure.mgmt.testbase.models.PackageCheckNameAvailabilityParameters -- azure.mgmt.testbase.models.PackageListResult -- azure.mgmt.testbase.models.PackageResource -- azure.mgmt.testbase.models.PackageRunTestParameters -- azure.mgmt.testbase.models.PackageUpdateParameters -- azure.mgmt.testbase.models.PackageValidationResult -- azure.mgmt.testbase.models.ProxyResource -- azure.mgmt.testbase.models.RegressionResult -- azure.mgmt.testbase.models.RegressionTestDetails -- azure.mgmt.testbase.models.ReliabilityResult -- azure.mgmt.testbase.models.ReliabilityResultSingletonResourceProperties -- azure.mgmt.testbase.models.Resource -- azure.mgmt.testbase.models.ScriptExecutionResult -- azure.mgmt.testbase.models.ScriptExecutionResultSingletonResourceProperties -- azure.mgmt.testbase.models.SubscriptionReceiverValue -- azure.mgmt.testbase.models.SystemData -- azure.mgmt.testbase.models.TargetOSInfo -- azure.mgmt.testbase.models.Test -- azure.mgmt.testbase.models.TestAnalysisResult -- azure.mgmt.testbase.models.TestAnalysisResultSingletonResourceProperties -- azure.mgmt.testbase.models.TestBaseAccountListResult -- azure.mgmt.testbase.models.TestBaseAccountResource -- azure.mgmt.testbase.models.TestBaseAccountSKU -- azure.mgmt.testbase.models.TestBaseAccountSKUCapability -- azure.mgmt.testbase.models.TestBaseAccountSKUListResult -- azure.mgmt.testbase.models.TestBaseAccountUpdateParameters -- azure.mgmt.testbase.models.TestBaseAccountUsageData -- azure.mgmt.testbase.models.TestBaseAccountUsageDataList -- azure.mgmt.testbase.models.TestBaseAccountUsageName -- azure.mgmt.testbase.models.TestResultAnalysisSummary -- azure.mgmt.testbase.models.TestResultConsoleLogDownloadURLParameters -- azure.mgmt.testbase.models.TestResultListResult -- azure.mgmt.testbase.models.TestResultResource -- azure.mgmt.testbase.models.TestSummaryListResult -- azure.mgmt.testbase.models.TestSummaryResource -- azure.mgmt.testbase.models.TestTypeListResult -- azure.mgmt.testbase.models.TestTypeResource -- azure.mgmt.testbase.models.TrackedResource -- azure.mgmt.testbase.models.UserObjectReceiverValue -- azure.mgmt.testbase.models.UtilizationBound -- azure.mgmt.testbase.models.UtilizationEntry -- azure.mgmt.testbase.models.UtilizationResult -enums: -- azure.mgmt.testbase.models.Action -- azure.mgmt.testbase.models.AnalysisResultName -- azure.mgmt.testbase.models.AnalysisResultType -- azure.mgmt.testbase.models.AnalysisStatus -- azure.mgmt.testbase.models.Category -- azure.mgmt.testbase.models.ContentType -- azure.mgmt.testbase.models.CreatedByType -- azure.mgmt.testbase.models.ExecutionStatus -- azure.mgmt.testbase.models.Grade -- azure.mgmt.testbase.models.OsUpdateType -- azure.mgmt.testbase.models.PackageStatus -- azure.mgmt.testbase.models.ProvisioningState -- azure.mgmt.testbase.models.Reason -- azure.mgmt.testbase.models.TestAnalysisStatus -- azure.mgmt.testbase.models.TestStatus -- azure.mgmt.testbase.models.TestType -- azure.mgmt.testbase.models.Tier -- azure.mgmt.testbase.models.Type -- azure.mgmt.testbase.models.ValidationRunStatus diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.AnalysisResultsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.AnalysisResultsOperations.yml deleted file mode 100644 index 9f8412d96f62..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.AnalysisResultsOperations.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.AnalysisResultsOperations -name: AnalysisResultsOperations -fullName: azure.mgmt.testbase.operations.AnalysisResultsOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: AnalysisResultsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.AnalysisResultsOperations.get - name: get - summary: Gets an Analysis Result of a Test Result by name. - signature: 'get(resource_group_name: str, test_base_account_name: str, package_name: - str, test_result_name: str, analysis_result_name: str | AnalysisResultName, **kwargs: - Any) -> AnalysisResultSingletonResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - - name: analysis_result_name - description: 'The name of the Analysis Result of a Test Result. Known values - - are: "scriptExecution", "reliability", "memoryUtilization", "cpuUtilization", - - "memoryRegression", "cpuRegression", and "testAnalysis". Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AnalysisResultSingletonResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.AnalysisResultsOperations.list - name: list - summary: 'Lists the Analysis Results of a Test Result. The result collection will - only contain one - - element as all the data will be nested in a singleton object.' - signature: 'list(resource_group_name: str, test_base_account_name: str, package_name: - str, test_result_name: str, analysis_result_type: str | AnalysisResultType, **kwargs: - Any) -> Iterable[AnalysisResultSingletonResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - - name: analysis_result_type - description: 'The type of the Analysis Result of a Test Result. Known values - - are: "ScriptExecution", "Reliability", "CPUUtilization", "MemoryUtilization", - "CPURegression", - - "MemoryRegression", and "TestAnalysis". Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either AnalysisResultSingletonResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.AnalysisResultsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.AvailableOSOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.AvailableOSOperations.yml deleted file mode 100644 index ffa16542e32f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.AvailableOSOperations.yml +++ /dev/null @@ -1,87 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.AvailableOSOperations -name: AvailableOSOperations -fullName: azure.mgmt.testbase.operations.AvailableOSOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: AvailableOSOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.AvailableOSOperations.get - name: get - summary: Gets an available OS to run a package under a Test Base Account. - signature: 'get(resource_group_name: str, test_base_account_name: str, available_os_resource_name: - str, **kwargs: Any) -> AvailableOSResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: available_os_resource_name - description: The resource name of an Available OS. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AvailableOSResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.AvailableOSOperations.list - name: list - summary: Lists all the available OSs to run a package under a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, os_update_type: - str | OsUpdateType, **kwargs: Any) -> Iterable[AvailableOSResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: os_update_type - description: 'The type of the OS Update. Known values are: "SecurityUpdate" and - - "FeatureUpdate". Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AvailableOSResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.AvailableOSOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.BillingHubServiceOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.BillingHubServiceOperations.yml deleted file mode 100644 index d6803b641de9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.BillingHubServiceOperations.yml +++ /dev/null @@ -1,86 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.BillingHubServiceOperations -name: BillingHubServiceOperations -fullName: azure.mgmt.testbase.operations.BillingHubServiceOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: BillingHubServiceOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.BillingHubServiceOperations.get_free_hour_balance - name: get_free_hour_balance - summary: get_free_hour_balance. - signature: 'get_free_hour_balance(resource_group_name: str, test_base_account_name: - str, **kwargs: Any) -> BillingHubGetFreeHourBalanceResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: BillingHubGetFreeHourBalanceResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.BillingHubServiceOperations.get_usage - name: get_usage - summary: get_usage. - signature: 'get_usage(resource_group_name: str, test_base_account_name: str, get_usage_request: - _models.BillingHubGetUsageRequest | None = None, *, content_type: str = ''application/json'', - **kwargs: Any) -> _models.BillingHubGetUsageResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: get_usage_request - description: Is either a model type or a IO type. Default value is None. - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: BillingHubGetUsageResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.BillingHubServiceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.CustomerEventsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.CustomerEventsOperations.yml deleted file mode 100644 index 3d80c24496bd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.CustomerEventsOperations.yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.CustomerEventsOperations -name: CustomerEventsOperations -fullName: azure.mgmt.testbase.operations.CustomerEventsOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: CustomerEventsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.CustomerEventsOperations.begin_create - name: begin_create - summary: Create or replace a Test Base Customer Event. - signature: 'begin_create(resource_group_name: str, test_base_account_name: str, - customer_event_name: str, parameters: _models.CustomerEventResource, *, content_type: - str = ''application/json'', **kwargs: Any) -> LROPoller[_models.CustomerEventResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: customer_event_name - description: The resource name of the Test Base Customer event. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to create a Test Base CustomerEvent. Is either - a model - - type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either CustomerEventResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.CustomerEventsOperations.begin_delete - name: begin_delete - summary: Deletes a Test Base Customer Event. - signature: 'begin_delete(resource_group_name: str, test_base_account_name: str, - customer_event_name: str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: customer_event_name - description: The resource name of the Test Base Customer event. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.CustomerEventsOperations.get - name: get - summary: Gets a Test Base CustomerEvent. - signature: 'get(resource_group_name: str, test_base_account_name: str, customer_event_name: - str, **kwargs: Any) -> CustomerEventResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: customer_event_name - description: The resource name of the Test Base Customer event. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CustomerEventResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.CustomerEventsOperations.list_by_test_base_account - name: list_by_test_base_account - summary: Lists all notification events subscribed under a Test Base Account. - signature: 'list_by_test_base_account(resource_group_name: str, test_base_account_name: - str, **kwargs: Any) -> Iterable[CustomerEventResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either CustomerEventResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.CustomerEventsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.EmailEventsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.EmailEventsOperations.yml deleted file mode 100644 index e52f3e0744ef..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.EmailEventsOperations.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.EmailEventsOperations -name: EmailEventsOperations -fullName: azure.mgmt.testbase.operations.EmailEventsOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: EmailEventsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.EmailEventsOperations.get - name: get - summary: Gets a email event of a Test Base Account. - signature: 'get(resource_group_name: str, test_base_account_name: str, email_event_resource_name: - str, **kwargs: Any) -> EmailEventResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: email_event_resource_name - description: The resource name of an email event. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: EmailEventResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.EmailEventsOperations.list - name: list - summary: Lists all the email events of a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> Iterable[EmailEventResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either EmailEventResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.EmailEventsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.FavoriteProcessesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.FavoriteProcessesOperations.yml deleted file mode 100644 index 08b4e616ff16..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.FavoriteProcessesOperations.yml +++ /dev/null @@ -1,200 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.FavoriteProcessesOperations -name: FavoriteProcessesOperations -fullName: azure.mgmt.testbase.operations.FavoriteProcessesOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: FavoriteProcessesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.FavoriteProcessesOperations.create - name: create - summary: Create or replace a favorite process for a Test Base Package. - signature: 'create(resource_group_name: str, test_base_account_name: str, package_name: - str, favorite_process_resource_name: str, parameters: _models.FavoriteProcessResource, - *, content_type: str = ''application/json'', **kwargs: Any) -> _models.FavoriteProcessResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: favorite_process_resource_name - description: 'The resource name of a favorite process in a package. If - - the process name contains characters that are not allowed in Azure Resource - Name, we use - - ''actualProcessName'' in request body to submit the name. Required.' - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to create a favorite process in a package. Is - either a - - model type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FavoriteProcessResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.FavoriteProcessesOperations.delete - name: delete - summary: Deletes a favorite process for a specific package. - signature: 'delete(resource_group_name: str, test_base_account_name: str, package_name: - str, favorite_process_resource_name: str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: favorite_process_resource_name - description: 'The resource name of a favorite process in a package. If - - the process name contains characters that are not allowed in Azure Resource - Name, we use - - ''actualProcessName'' in request body to submit the name. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.FavoriteProcessesOperations.get - name: get - summary: Gets a favorite process for a Test Base Package. - signature: 'get(resource_group_name: str, test_base_account_name: str, package_name: - str, favorite_process_resource_name: str, **kwargs: Any) -> FavoriteProcessResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: favorite_process_resource_name - description: 'The resource name of a favorite process in a package. If - - the process name contains characters that are not allowed in Azure Resource - Name, we use - - ''actualProcessName'' in request body to submit the name. Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FavoriteProcessResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.FavoriteProcessesOperations.list - name: list - summary: Lists the favorite processes for a specific package. - signature: 'list(resource_group_name: str, test_base_account_name: str, package_name: - str, **kwargs: Any) -> Iterable[FavoriteProcessResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either FavoriteProcessResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.FavoriteProcessesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.FlightingRingsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.FlightingRingsOperations.yml deleted file mode 100644 index caf806301363..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.FlightingRingsOperations.yml +++ /dev/null @@ -1,81 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.FlightingRingsOperations -name: FlightingRingsOperations -fullName: azure.mgmt.testbase.operations.FlightingRingsOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: FlightingRingsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.FlightingRingsOperations.get - name: get - summary: Gets a flighting ring of a Test Base Account. - signature: 'get(resource_group_name: str, test_base_account_name: str, flighting_ring_resource_name: - str, **kwargs: Any) -> FlightingRingResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: flighting_ring_resource_name - description: The resource name of a flighting ring. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FlightingRingResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.FlightingRingsOperations.list - name: list - summary: Lists all the flighting rings of a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> Iterable[FlightingRingResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either FlightingRingResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.FlightingRingsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.OSUpdatesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.OSUpdatesOperations.yml deleted file mode 100644 index 56ae0984a495..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.OSUpdatesOperations.yml +++ /dev/null @@ -1,97 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.OSUpdatesOperations -name: OSUpdatesOperations -fullName: azure.mgmt.testbase.operations.OSUpdatesOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: OSUpdatesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.OSUpdatesOperations.get - name: get - summary: Gets an OS Update by name in which the package was tested before. - signature: 'get(resource_group_name: str, test_base_account_name: str, package_name: - str, os_update_resource_name: str, **kwargs: Any) -> OSUpdateResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: os_update_resource_name - description: The resource name of an OS Update. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: OSUpdateResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.OSUpdatesOperations.list - name: list - summary: Lists the OS Updates in which the package were tested before. - signature: 'list(resource_group_name: str, test_base_account_name: str, package_name: - str, os_update_type: str | OsUpdateType, **kwargs: Any) -> Iterable[OSUpdateResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: os_update_type - description: 'The type of the OS Update. Known values are: "SecurityUpdate" and - - "FeatureUpdate". Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either OSUpdateResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.OSUpdatesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.Operations.yml deleted file mode 100644 index 2599595cfdcd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.Operations.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.Operations -name: Operations -fullName: azure.mgmt.testbase.operations.Operations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.Operations.list - name: list - summary: Lists all of the available REST API operations of the Microsoft.TestBase - provider. - signature: 'list(**kwargs: Any) -> Iterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.PackagesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.PackagesOperations.yml deleted file mode 100644 index 6459eac6195b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.PackagesOperations.yml +++ /dev/null @@ -1,424 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.PackagesOperations -name: PackagesOperations -fullName: azure.mgmt.testbase.operations.PackagesOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: PackagesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.PackagesOperations.begin_create - name: begin_create - summary: Create or replace (overwrite/recreate, with potential downtime) a Test - Base Package. - signature: 'begin_create(resource_group_name: str, test_base_account_name: str, - package_name: str, parameters: _models.PackageResource, *, content_type: str = - ''application/json'', **kwargs: Any) -> LROPoller[_models.PackageResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to create a Test Base Package. Is either a model - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either PackageResource or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.PackagesOperations.begin_delete - name: begin_delete - summary: Deletes a Test Base Package. - signature: 'begin_delete(resource_group_name: str, test_base_account_name: str, - package_name: str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.PackagesOperations.begin_hard_delete - name: begin_hard_delete - summary: Hard Delete a Test Base Package. - signature: 'begin_hard_delete(resource_group_name: str, test_base_account_name: - str, package_name: str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.PackagesOperations.begin_update - name: begin_update - summary: Update an existing Test Base Package. - signature: 'begin_update(resource_group_name: str, test_base_account_name: str, - package_name: str, parameters: _models.PackageUpdateParameters, *, content_type: - str = ''application/json'', **kwargs: Any) -> LROPoller[_models.PackageResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to update a Test Base Package. Is either a model - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either PackageResource or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.PackagesOperations.get - name: get - summary: Gets a Test Base Package. - signature: 'get(resource_group_name: str, test_base_account_name: str, package_name: - str, **kwargs: Any) -> PackageResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PackageResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.PackagesOperations.get_download_url - name: get_download_url - summary: Gets the download URL of a package. - signature: 'get_download_url(resource_group_name: str, test_base_account_name: str, - package_name: str, **kwargs: Any) -> DownloadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DownloadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.PackagesOperations.list_by_test_base_account - name: list_by_test_base_account - summary: Lists all the packages under a Test Base Account. - signature: 'list_by_test_base_account(resource_group_name: str, test_base_account_name: - str, **kwargs: Any) -> Iterable[PackageResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PackageResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.PackagesOperations.run_test - name: run_test - summary: Trigger a test run on the package. - signature: 'run_test(resource_group_name: str, test_base_account_name: str, package_name: - str, parameters: _models.PackageRunTestParameters | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: parameters - description: 'The parameters supplied to the Test Base Package to start a Test - Run. Is - - either a model type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.PackagesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.SkusOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.SkusOperations.yml deleted file mode 100644 index c19064ef27bf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.SkusOperations.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.SkusOperations -name: SkusOperations -fullName: azure.mgmt.testbase.operations.SkusOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: SkusOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.SkusOperations.list - name: list - summary: Lists the available SKUs of Test Base Account in a subscription. - signature: 'list(**kwargs: Any) -> Iterable[TestBaseAccountSKU]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TestBaseAccountSKU or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.SkusOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestBaseAccountsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestBaseAccountsOperations.yml deleted file mode 100644 index 4012e37386c7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestBaseAccountsOperations.yml +++ /dev/null @@ -1,449 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations -name: TestBaseAccountsOperations -fullName: azure.mgmt.testbase.operations.TestBaseAccountsOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TestBaseAccountsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.begin_create - name: begin_create - summary: 'Create or replace (overwrite/recreate, with potential downtime) a Test - Base Account in the - - specified subscription.' - signature: 'begin_create(resource_group_name: str, test_base_account_name: str, - parameters: _models.TestBaseAccountResource, restore: bool | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> LROPoller[_models.TestBaseAccountResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to create a Test Base Account. Is either a model - type or - - a IO type. Required.' - isRequired: true - types: - - - - - - name: restore - description: 'The flag indicating if we would like to restore the Test Base Accounts - which - - were soft deleted before. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either TestBaseAccountResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.begin_delete - name: begin_delete - summary: Deletes a Test Base Account. - signature: 'begin_delete(resource_group_name: str, test_base_account_name: str, - **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.begin_offboard - name: begin_offboard - summary: Offboard a Test Base Account. - signature: 'begin_offboard(resource_group_name: str, test_base_account_name: str, - **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.begin_update - name: begin_update - summary: Update an existing Test Base Account. - signature: 'begin_update(resource_group_name: str, test_base_account_name: str, - parameters: _models.TestBaseAccountUpdateParameters, *, content_type: str = ''application/json'', - **kwargs: Any) -> LROPoller[_models.TestBaseAccountResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to update a Test Base Account. Is either a model - type or - - a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. Pass in False - for this - - operation to not poll, or pass in your own initialized polling object for a - personal polling - - strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: 'An instance of LROPoller that returns either TestBaseAccountResource - or the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.check_package_name_availability - name: check_package_name_availability - summary: Checks that the Test Base Package name and version is valid and is not - already in use. - signature: 'check_package_name_availability(resource_group_name: str, test_base_account_name: - str, parameters: _models.PackageCheckNameAvailabilityParameters, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.CheckNameAvailabilityResult' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to the Test Base Package CheckNameAvailability - - operation. Is either a model type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CheckNameAvailabilityResult or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.get - name: get - summary: Gets a Test Base Account. - signature: 'get(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> TestBaseAccountResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TestBaseAccountResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.get_file_upload_url - name: get_file_upload_url - summary: Gets the file upload URL of a Test Base Account. - signature: 'get_file_upload_url(resource_group_name: str, test_base_account_name: - str, parameters: _models.GetFileUploadURLParameters | None = None, *, content_type: - str = ''application/json'', **kwargs: Any) -> _models.FileUploadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to the Test Base Account GetFileUploadURL operation. - Is - - either a model type or a IO type. Default value is None.' - defaultValue: None - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: FileUploadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.list_by_resource_group - name: list_by_resource_group - summary: Lists all the Test Base Accounts in a resource group. - signature: 'list_by_resource_group(resource_group_name: str, get_deleted: bool | - None = None, **kwargs: Any) -> Iterable[TestBaseAccountResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: get_deleted - description: 'The flag indicating if we need to include the Test Base Accounts - which were - - soft deleted before. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either TestBaseAccountResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.list_by_subscription - name: list_by_subscription - summary: Lists all the Test Base Accounts in a subscription. This API is required - by ARM guidelines. - signature: 'list_by_subscription(get_deleted: bool | None = None, **kwargs: Any) - -> Iterable[TestBaseAccountResource]' - parameters: - - name: get_deleted - description: 'The flag indicating if we need to include the Test Base Accounts - which were - - soft deleted before. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either TestBaseAccountResource or the - result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestResultsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestResultsOperations.yml deleted file mode 100644 index 6ce11955b9a8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestResultsOperations.yml +++ /dev/null @@ -1,248 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.TestResultsOperations -name: TestResultsOperations -fullName: azure.mgmt.testbase.operations.TestResultsOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TestResultsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.TestResultsOperations.get - name: get - summary: Get the Test Result by Id with specified OS Update type for a Test Base - Package. - signature: 'get(resource_group_name: str, test_base_account_name: str, package_name: - str, test_result_name: str, **kwargs: Any) -> TestResultResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TestResultResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestResultsOperations.get_console_log_download_url - name: get_console_log_download_url - summary: Gets the download URL of the test execution console log file. - signature: 'get_console_log_download_url(resource_group_name: str, test_base_account_name: - str, package_name: str, test_result_name: str, parameters: _models.TestResultConsoleLogDownloadURLParameters, - *, content_type: str = ''application/json'', **kwargs: Any) -> _models.DownloadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - - name: parameters - description: 'Parameters supplied to the Test Result GetConsoleLogDownloadUrl - operation. - - Is either a model type or a IO type. Required.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: content_type - description: 'Body Parameter content-type. Known values are: ''application/json''. - - Default value is None.' - types: - - - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DownloadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestResultsOperations.get_download_url - name: get_download_url - summary: Gets the download URL of the test result. - signature: 'get_download_url(resource_group_name: str, test_base_account_name: str, - package_name: str, test_result_name: str, **kwargs: Any) -> DownloadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DownloadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestResultsOperations.get_video_download_url - name: get_video_download_url - summary: Gets the download URL of the test execution screen recording. - signature: 'get_video_download_url(resource_group_name: str, test_base_account_name: - str, package_name: str, test_result_name: str, **kwargs: Any) -> DownloadURLResponse' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: test_result_name - description: 'The Test Result Name. It equals to TestResult-{TestResultId} string. - - Required.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DownloadURLResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestResultsOperations.list - name: list - summary: 'Lists all the Test Results with specified OS Update type for a Test Base - Package. Can be - - filtered by osName, releaseName, flightingRing, buildVersion, buildRevision.' - signature: 'list(resource_group_name: str, test_base_account_name: str, package_name: - str, os_update_type: str | OsUpdateType, filter: str | None = None, **kwargs: - Any) -> Iterable[TestResultResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: package_name - description: The resource name of the Test Base Package. Required. - isRequired: true - types: - - - - name: os_update_type - description: 'The type of the OS Update. Known values are: "SecurityUpdate" and - - "FeatureUpdate". Required.' - isRequired: true - types: - - - - - - name: filter - description: Odata filter. Default value is None. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TestResultResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.TestResultsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestSummariesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestSummariesOperations.yml deleted file mode 100644 index e3c8d2871dda..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestSummariesOperations.yml +++ /dev/null @@ -1,82 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.TestSummariesOperations -name: TestSummariesOperations -fullName: azure.mgmt.testbase.operations.TestSummariesOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TestSummariesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.TestSummariesOperations.get - name: get - summary: 'Gets a Test Summary with specific name from all the Test Summaries of - all the packages under a - - Test Base Account.' - signature: 'get(resource_group_name: str, test_base_account_name: str, test_summary_name: - str, **kwargs: Any) -> TestSummaryResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: test_summary_name - description: The name of the Test Summary. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TestSummaryResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestSummariesOperations.list - name: list - summary: Lists the Test Summaries of all the packages under a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> Iterable[TestSummaryResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TestSummaryResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.TestSummariesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestTypesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestTypesOperations.yml deleted file mode 100644 index 8566b1692f53..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestTypesOperations.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.TestTypesOperations -name: TestTypesOperations -fullName: azure.mgmt.testbase.operations.TestTypesOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TestTypesOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.TestTypesOperations.get - name: get - summary: Gets a test type of a Test Base Account. - signature: 'get(resource_group_name: str, test_base_account_name: str, test_type_resource_name: - str, **kwargs: Any) -> TestTypeResource' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: test_type_resource_name - description: The resource name of a test type. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TestTypeResource or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.testbase.operations.TestTypesOperations.list - name: list - summary: Lists all the test types of a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, **kwargs: - Any) -> Iterable[TestTypeResource]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TestTypeResource or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.TestTypesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.UsageOperations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.UsageOperations.yml deleted file mode 100644 index 6a76dfc65b28..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.UsageOperations.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.testbase.operations.UsageOperations -name: UsageOperations -fullName: azure.mgmt.testbase.operations.UsageOperations -module: azure.mgmt.testbase.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: UsageOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.testbase.operations.UsageOperations.list - name: list - summary: Lists the usage data of a Test Base Account. - signature: 'list(resource_group_name: str, test_base_account_name: str, filter: - str | None = None, **kwargs: Any) -> Iterable[TestBaseAccountUsageData]' - parameters: - - name: resource_group_name - description: 'The name of the resource group that contains the resource. - - Required.' - isRequired: true - types: - - - - name: test_base_account_name - description: The resource name of the Test Base Account. Required. - isRequired: true - types: - - - - name: filter - description: Odata filter. Default value is None. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either TestBaseAccountUsageData or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.testbase.operations.UsageOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.yml deleted file mode 100644 index f6ed30dceb82..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.testbase.operations -name: operations -fullName: azure.mgmt.testbase.operations -type: import -classes: -- azure.mgmt.testbase.operations.AnalysisResultsOperations -- azure.mgmt.testbase.operations.AvailableOSOperations -- azure.mgmt.testbase.operations.BillingHubServiceOperations -- azure.mgmt.testbase.operations.CustomerEventsOperations -- azure.mgmt.testbase.operations.EmailEventsOperations -- azure.mgmt.testbase.operations.FavoriteProcessesOperations -- azure.mgmt.testbase.operations.FlightingRingsOperations -- azure.mgmt.testbase.operations.OSUpdatesOperations -- azure.mgmt.testbase.operations.Operations -- azure.mgmt.testbase.operations.PackagesOperations -- azure.mgmt.testbase.operations.SkusOperations -- azure.mgmt.testbase.operations.TestBaseAccountsOperations -- azure.mgmt.testbase.operations.TestResultsOperations -- azure.mgmt.testbase.operations.TestSummariesOperations -- azure.mgmt.testbase.operations.TestTypesOperations -- azure.mgmt.testbase.operations.UsageOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.yml b/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.yml deleted file mode 100644 index 27bc683d6d18..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.testbase -name: testbase -fullName: azure.mgmt.testbase -type: rootImport -classes: -- azure.mgmt.testbase.TestBase -packages: -- azure.mgmt.testbase.aio -- azure.mgmt.testbase.models -- azure.mgmt.testbase.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.VideoAnalyzer.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.VideoAnalyzer.yml deleted file mode 100644 index 3401af7c8a17..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.VideoAnalyzer.yml +++ /dev/null @@ -1,105 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.VideoAnalyzer -name: VideoAnalyzer -fullName: azure.mgmt.videoanalyzer.VideoAnalyzer -module: azure.mgmt.videoanalyzer -summary: Azure Video Analyzer provides a platform for you to build intelligent video - applications that span the edge and the cloud. -constructor: - syntax: 'VideoAnalyzer(credential: ''TokenCredential'', subscription_id: str, base_url: - str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: EdgeModulesOperations operations - name: edge_modules - types: - - -- description: PipelineTopologiesOperations operations - name: pipeline_topologies - types: - - -- description: LivePipelinesOperations operations - name: live_pipelines - types: - - -- description: PipelineJobsOperations operations - name: pipeline_jobs - types: - - -- description: LivePipelineOperationStatusesOperations operations - name: live_pipeline_operation_statuses - types: - - -- description: PipelineJobOperationStatusesOperations operations - name: pipeline_job_operation_statuses - types: - - -- description: Operations operations - name: operations - types: - - -- description: VideoAnalyzersOperations operations - name: video_analyzers - types: - - -- description: PrivateLinkResourcesOperations operations - name: private_link_resources - types: - - -- description: PrivateEndpointConnectionsOperations operations - name: private_endpoint_connections - types: - - -- description: OperationStatusesOperations operations - name: operation_statuses - types: - - -- description: OperationResultsOperations operations - name: operation_results - types: - - -- description: VideoAnalyzerOperationStatusesOperations operations - name: video_analyzer_operation_statuses - types: - - -- description: VideoAnalyzerOperationResultsOperations operations - name: video_analyzer_operation_results - types: - - -- description: LocationsOperations operations - name: locations - types: - - -- description: VideosOperations operations - name: videos - types: - - -- description: AccessPoliciesOperations operations - name: access_policies - types: - - -methods: -- uid: azure.mgmt.videoanalyzer.VideoAnalyzer.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.VideoAnalyzer.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.VideoAnalyzer.yml deleted file mode 100644 index 3aa0413d63a0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.VideoAnalyzer.yml +++ /dev/null @@ -1,105 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.VideoAnalyzer -name: VideoAnalyzer -fullName: azure.mgmt.videoanalyzer.aio.VideoAnalyzer -module: azure.mgmt.videoanalyzer.aio -summary: Azure Video Analyzer provides a platform for you to build intelligent video - applications that span the edge and the cloud. -constructor: - syntax: 'VideoAnalyzer(credential: AsyncTokenCredential, subscription_id: str, base_url: - str | None = None, **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: subscription_id - description: The ID of the target subscription. - isRequired: true - types: - - - - name: base_url - description: Service URL - defaultValue: None - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: EdgeModulesOperations operations - name: edge_modules - types: - - -- description: PipelineTopologiesOperations operations - name: pipeline_topologies - types: - - -- description: LivePipelinesOperations operations - name: live_pipelines - types: - - -- description: PipelineJobsOperations operations - name: pipeline_jobs - types: - - -- description: LivePipelineOperationStatusesOperations operations - name: live_pipeline_operation_statuses - types: - - -- description: PipelineJobOperationStatusesOperations operations - name: pipeline_job_operation_statuses - types: - - -- description: Operations operations - name: operations - types: - - -- description: VideoAnalyzersOperations operations - name: video_analyzers - types: - - -- description: PrivateLinkResourcesOperations operations - name: private_link_resources - types: - - -- description: PrivateEndpointConnectionsOperations operations - name: private_endpoint_connections - types: - - -- description: OperationStatusesOperations operations - name: operation_statuses - types: - - -- description: OperationResultsOperations operations - name: operation_results - types: - - -- description: VideoAnalyzerOperationStatusesOperations operations - name: video_analyzer_operation_statuses - types: - - -- description: VideoAnalyzerOperationResultsOperations operations - name: video_analyzer_operation_results - types: - - -- description: LocationsOperations operations - name: locations - types: - - -- description: VideosOperations operations - name: videos - types: - - -- description: AccessPoliciesOperations operations - name: access_policies - types: - - -methods: -- uid: azure.mgmt.videoanalyzer.aio.VideoAnalyzer.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.yml deleted file mode 100644 index 132daaa68059..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.yml +++ /dev/null @@ -1,229 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations -name: AccessPoliciesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'AccessPoliciesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: AccessPoliciesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.create_or_update - name: create_or_update - summary: 'Creates a new access policy resource or updates an existing one. - - - Creates a new access policy resource or updates an existing one with the given - name.' - signature: 'async create_or_update(resource_group_name: str, account_name: str, - access_policy_name: str, parameters: AccessPolicyEntity, **kwargs: Any) -> AccessPolicyEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: access_policy_name - description: The Access Policy name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AccessPolicyEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.delete - name: delete - summary: 'Deletes an existing access policy resource. - - - Deletes an existing access policy resource with the given name.' - signature: 'async delete(resource_group_name: str, account_name: str, access_policy_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: access_policy_name - description: The Access Policy name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.get - name: get - summary: 'Retrieves an existing access policy resource. - - - Retrieves an existing access policy resource with the given name.' - signature: 'async get(resource_group_name: str, account_name: str, access_policy_name: - str, **kwargs: Any) -> AccessPolicyEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: access_policy_name - description: The Access Policy name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AccessPolicyEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.list - name: list - summary: 'List all existing access policy resources. - - - Retrieves all existing access policy resources, along with their JSON representations.' - signature: 'list(resource_group_name: str, account_name: str, top: int | None = - None, **kwargs: Any) -> AsyncIterable[AccessPolicyEntityCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AccessPolicyEntityCollection - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.update - name: update - summary: 'Updates individual properties of an existing access policy resource. - - - Updates individual properties of an existing access policy resource with the given - name.' - signature: 'async update(resource_group_name: str, account_name: str, access_policy_name: - str, parameters: AccessPolicyEntity, **kwargs: Any) -> AccessPolicyEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: access_policy_name - description: The Access Policy name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AccessPolicyEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.yml deleted file mode 100644 index 3c088eed6721..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.yml +++ /dev/null @@ -1,269 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations -name: EdgeModulesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'EdgeModulesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: EdgeModulesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.create_or_update - name: create_or_update - summary: 'Creates a new edge module or updates an existing one. - - - Creates a new edge module or updates an existing one. An edge module resource - enables a single - - instance of an Azure Video Analyzer IoT edge module to interact with the Video - Analyzer - - Account. This is used for authorization and also to make sure that the particular - edge module - - instance only has access to the data it requires from the Azure Video Analyzer - service. A new - - edge module resource should be created for every new instance of an Azure Video - Analyzer edge - - module deployed to you Azure IoT edge environment. Edge module resources can be - deleted if the - - specific module is not in use anymore.' - signature: 'async create_or_update(resource_group_name: str, account_name: str, - edge_module_name: str, parameters: EdgeModuleEntity, **kwargs: Any) -> EdgeModuleEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: edge_module_name - description: The Edge Module name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: EdgeModuleEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.delete - name: delete - summary: 'Deletes an existing edge module resource. - - - Deletes an existing edge module resource. Deleting the edge module resource will - prevent an - - Azure Video Analyzer IoT edge module which was previously initiated with the module - - provisioning token from communicating with the cloud.' - signature: 'async delete(resource_group_name: str, account_name: str, edge_module_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: edge_module_name - description: The Edge Module name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.get - name: get - summary: 'Retrieves an existing edge module resource. - - - Retrieves an existing edge module resource with the given name.' - signature: 'async get(resource_group_name: str, account_name: str, edge_module_name: - str, **kwargs: Any) -> EdgeModuleEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: edge_module_name - description: The Edge Module name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: EdgeModuleEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.list - name: list - summary: 'List all existing edge module resources. - - - List all existing edge module resources, along with their JSON representations.' - signature: 'list(resource_group_name: str, account_name: str, top: int | None = - None, **kwargs: Any) -> AsyncIterable[EdgeModuleEntityCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either EdgeModuleEntityCollection or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.list_provisioning_token - name: list_provisioning_token - summary: 'Creates a new provisioning token. - - - Creates a new provisioning token. A provisioning token allows for a single instance - of Azure - - Video analyzer IoT edge module to be initialized and authorized to the cloud account. - The - - provisioning token itself is short lived and it is only used for the initial handshake - between - - IoT edge module and the cloud. After the initial handshake, the IoT edge module - will agree on a - - set of authentication keys which will be auto-rotated as long as the module is - able to - - periodically connect to the cloud. A new provisioning token can be generated for - the same IoT - - edge module in case the module state lost or reset.' - signature: 'async list_provisioning_token(resource_group_name: str, account_name: - str, edge_module_name: str, parameters: ListProvisioningTokenInput, **kwargs: - Any) -> EdgeModuleProvisioningToken' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: edge_module_name - description: The Edge Module name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: EdgeModuleProvisioningToken, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations.yml deleted file mode 100644 index 9ad493f11941..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations -name: LivePipelineOperationStatusesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'LivePipelineOperationStatusesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LivePipelineOperationStatusesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations.get - name: get - summary: 'Get the operation status. - - - Get the operation status of a live pipeline.' - signature: 'async get(resource_group_name: str, account_name: str, live_pipeline_name: - str, operation_id: str, **kwargs: Any) -> LivePipelineOperationStatus' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - - name: operation_id - description: The operation ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivePipelineOperationStatus, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.yml deleted file mode 100644 index eca3cd63a0db..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.yml +++ /dev/null @@ -1,349 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations -name: LivePipelinesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'LivePipelinesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LivePipelinesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.begin_activate - name: begin_activate - summary: 'Activates a live pipeline. - - - Activates a live pipeline with the given name.' - signature: 'async begin_activate(resource_group_name: str, account_name: str, live_pipeline_name: - str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.begin_deactivate - name: begin_deactivate - summary: 'Deactivates a live pipeline. - - - Deactivates a live pipeline with the given name.' - signature: 'async begin_deactivate(resource_group_name: str, account_name: str, - live_pipeline_name: str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.create_or_update - name: create_or_update - summary: 'Creates or updates a live pipeline. - - - Creates a new live pipeline or updates an existing one, with the given name.' - signature: 'async create_or_update(resource_group_name: str, account_name: str, - live_pipeline_name: str, parameters: LivePipeline, **kwargs: Any) -> LivePipeline' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivePipeline, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.delete - name: delete - summary: 'Deletes a live pipeline. - - - Deletes a live pipeline with the given name.' - signature: 'async delete(resource_group_name: str, account_name: str, live_pipeline_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.get - name: get - summary: 'Retrieves a specific live pipeline by name. - - - Retrieves a specific live pipeline by name. If a live pipeline with that name - has been - - previously created, the call will return the JSON representation of that instance.' - signature: 'async get(resource_group_name: str, account_name: str, live_pipeline_name: - str, **kwargs: Any) -> LivePipeline' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivePipeline, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.list - name: list - summary: 'Retrieves a list of live pipelines. - - - Retrieves a list of live pipelines that have been created, along with their JSON - - representations.' - signature: 'list(resource_group_name: str, account_name: str, filter: str | None - = None, top: int | None = None, **kwargs: Any) -> AsyncIterable[LivePipelineCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: filter - description: Restricts the set of items returned. - defaultValue: None - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LivePipelineCollection or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.update - name: update - summary: 'Updates an existing live pipeline. - - - Updates an existing live pipeline with the given name. Properties that can be - updated include: - - description, bitrateKbps, and parameter definitions. Only the description can - be updated while - - the live pipeline is active.' - signature: 'async update(resource_group_name: str, account_name: str, live_pipeline_name: - str, parameters: LivePipelineUpdate, **kwargs: Any) -> LivePipeline' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivePipeline, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LocationsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LocationsOperations.yml deleted file mode 100644 index c11e7ffb1237..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LocationsOperations.yml +++ /dev/null @@ -1,65 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.LocationsOperations -name: LocationsOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.LocationsOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'LocationsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LocationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.LocationsOperations.check_name_availability - name: check_name_availability - summary: 'Check Name Availability. - - - Checks whether the Video Analyzer resource name is available.' - signature: 'async check_name_availability(location_name: str, parameters: CheckNameAvailabilityRequest, - **kwargs: Any) -> CheckNameAvailabilityResponse' - parameters: - - name: location_name - description: Location Name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CheckNameAvailabilityResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.LocationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations.yml deleted file mode 100644 index 43a6af16a379..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations -name: OperationResultsOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'OperationResultsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: OperationResultsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations.get - name: get - summary: 'Get operation result. - - - Get private endpoint connection operation result.' - signature: 'async get(resource_group_name: str, account_name: str, name: str, operation_id: - str, **kwargs: Any) -> PrivateEndpointConnection | None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateEndpointConnection, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations.yml deleted file mode 100644 index 26427a95fe52..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations -name: OperationStatusesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'OperationStatusesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: OperationStatusesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations.get - name: get - summary: 'Get operation status. - - - Get private endpoint connection operation status.' - signature: 'async get(resource_group_name: str, account_name: str, name: str, operation_id: - str, **kwargs: Any) -> VideoAnalyzerPrivateEndpointConnectionOperationStatus' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzerPrivateEndpointConnectionOperationStatus, or the result - of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.Operations.yml deleted file mode 100644 index b06b7304c642..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.Operations.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.Operations -name: Operations -fullName: azure.mgmt.videoanalyzer.aio.operations.Operations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'Operations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.Operations.list - name: list - summary: 'List Operations. - - - Lists all the Media operations.' - signature: 'async list(**kwargs: Any) -> OperationCollection' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: OperationCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations.yml deleted file mode 100644 index 97afcf57d030..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations -name: PipelineJobOperationStatusesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'PipelineJobOperationStatusesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineJobOperationStatusesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations.get - name: get - summary: 'Get the operation statuses. - - - Get the operation status of a pipeline job with the given operationId.' - signature: 'async get(resource_group_name: str, account_name: str, pipeline_job_name: - str, operation_id: str, **kwargs: Any) -> PipelineJobOperationStatus' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - - name: operation_id - description: The operation ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineJobOperationStatus, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.yml deleted file mode 100644 index 97692aa1b18d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.yml +++ /dev/null @@ -1,294 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations -name: PipelineJobsOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'PipelineJobsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineJobsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.begin_cancel - name: begin_cancel - summary: 'Cancels a pipeline job. - - - Cancels a pipeline job with the given name.' - signature: 'async begin_cancel(resource_group_name: str, account_name: str, pipeline_job_name: - str, **kwargs: Any) -> AsyncLROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.create_or_update - name: create_or_update - summary: 'Creates or updates a pipeline job. - - - Creates a new pipeline job or updates an existing one, with the given name.' - signature: 'async create_or_update(resource_group_name: str, account_name: str, - pipeline_job_name: str, parameters: PipelineJob, **kwargs: Any) -> PipelineJob' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.delete - name: delete - summary: 'Deletes a pipeline job. - - - Deletes a pipeline job with the given name.' - signature: 'async delete(resource_group_name: str, account_name: str, pipeline_job_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.get - name: get - summary: 'Gets a specific pipeline job by name. - - - Retrieves a specific pipeline job by name. If a pipeline job with that name has - been previously - - created, the call will return the JSON representation of that instance.' - signature: 'async get(resource_group_name: str, account_name: str, pipeline_job_name: - str, **kwargs: Any) -> PipelineJob' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.list - name: list - summary: 'Retrieves a list of pipeline jobs. - - - Retrieves a list of all live pipelines that have been created, along with their - JSON - - representations.' - signature: 'list(resource_group_name: str, account_name: str, filter: str | None - = None, top: int | None = None, **kwargs: Any) -> AsyncIterable[PipelineJobCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: filter - description: Restricts the set of items returned. - defaultValue: None - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PipelineJobCollection or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.update - name: update - summary: 'Updates an existing pipeline job. - - - Updates an existing pipeline job with the given name. Properties that can be updated - include: - - description.' - signature: 'async update(resource_group_name: str, account_name: str, pipeline_job_name: - str, parameters: PipelineJobUpdate, **kwargs: Any) -> PipelineJob' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.yml deleted file mode 100644 index a59addf231b2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.yml +++ /dev/null @@ -1,259 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations -name: PipelineTopologiesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'PipelineTopologiesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineTopologiesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.create_or_update - name: create_or_update - summary: 'Creates or updates a pipeline topology. - - - Creates a new pipeline topology or updates an existing one, with the given name. - A pipeline - - topology describes the processing steps to be applied when processing content - for a particular - - outcome. The topology should be defined according to the scenario to be achieved - and can be - - reused across many pipeline instances which share the same processing characteristics.' - signature: 'async create_or_update(resource_group_name: str, account_name: str, - pipeline_topology_name: str, parameters: PipelineTopology, **kwargs: Any) -> PipelineTopology' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_topology_name - description: Pipeline topology unique identifier. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineTopology, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.delete - name: delete - summary: 'Deletes a pipeline topology. - - - Deletes a pipeline topology with the given name. This method should be called - after all - - instances of the topology have been stopped and deleted.' - signature: 'async delete(resource_group_name: str, account_name: str, pipeline_topology_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_topology_name - description: Pipeline topology unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.get - name: get - summary: 'Retrieves a specific pipeline topology by name. - - - Retrieves a specific pipeline topology by name. If a topology with that name has - been - - previously created, the call will return the JSON representation of that topology.' - signature: 'async get(resource_group_name: str, account_name: str, pipeline_topology_name: - str, **kwargs: Any) -> PipelineTopology' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_topology_name - description: Pipeline topology unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineTopology, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.list - name: list - summary: 'Retrieves a list of pipeline topologies. - - - Retrieves a list of pipeline topologies that have been added to the account, if - any, along with - - their JSON representation.' - signature: 'list(resource_group_name: str, account_name: str, filter: str | None - = None, top: int | None = None, **kwargs: Any) -> AsyncIterable[PipelineTopologyCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: filter - description: Restricts the set of items returned. - defaultValue: None - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PipelineTopologyCollection or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.update - name: update - summary: 'Updates an existing pipeline topology. - - - Updates an existing pipeline topology with the given name. If the associated live - pipelines or - - pipeline jobs are in active or processing state, respectively, then only the description - can be - - updated. Else, the properties that can be updated include: description, parameter - declarations, - - sources, processors, and sinks.' - signature: 'async update(resource_group_name: str, account_name: str, pipeline_topology_name: - str, parameters: PipelineTopologyUpdate, **kwargs: Any) -> PipelineTopology' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_topology_name - description: Pipeline topology unique identifier. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineTopology, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.yml deleted file mode 100644 index d27bbc0af35a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations -name: PrivateEndpointConnectionsOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'PrivateEndpointConnectionsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PrivateEndpointConnectionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.create_or_update - name: create_or_update - summary: 'Update private endpoint connection. - - - Update private endpoint connection state under video analyzer account.' - signature: 'async create_or_update(resource_group_name: str, account_name: str, - name: str, parameters: PrivateEndpointConnection, **kwargs: Any) -> PrivateEndpointConnection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateEndpointConnection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.delete - name: delete - summary: 'Delete private endpoint connection. - - - Delete private endpoint connection under video analyzer account.' - signature: 'async delete(resource_group_name: str, account_name: str, name: str, - **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.get - name: get - summary: 'Get private endpoint connection. - - - Get private endpoint connection under video analyzer account.' - signature: 'async get(resource_group_name: str, account_name: str, name: str, **kwargs: - Any) -> PrivateEndpointConnection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateEndpointConnection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.list - name: list - summary: 'Get all private endpoint connections. - - - Get all private endpoint connections under video analyzer account.' - signature: 'async list(resource_group_name: str, account_name: str, **kwargs: Any) - -> PrivateEndpointConnectionListResult' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateEndpointConnectionListResult, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations.yml deleted file mode 100644 index d1705fd8a39b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations.yml +++ /dev/null @@ -1,100 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations -name: PrivateLinkResourcesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'PrivateLinkResourcesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PrivateLinkResourcesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations.get - name: get - summary: 'Get group ID. - - - Get group ID for video analyzer account.' - signature: 'async get(resource_group_name: str, account_name: str, name: str, **kwargs: - Any) -> PrivateLinkResource' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Name of the private link resource (Group ID). - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateLinkResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations.list - name: list - summary: 'Get list of group IDs. - - - Get list of group IDs for video analyzer account.' - signature: 'async list(resource_group_name: str, account_name: str, **kwargs: Any) - -> PrivateLinkResourceListResult' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateLinkResourceListResult, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations.yml deleted file mode 100644 index b79e5ab6da4b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations.yml +++ /dev/null @@ -1,66 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations -name: VideoAnalyzerOperationResultsOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'VideoAnalyzerOperationResultsOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: VideoAnalyzerOperationResultsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations.get - name: get - summary: 'Get operation result. - - - Get video analyzer operation result.' - signature: 'async get(location_name: str, operation_id: str, **kwargs: Any) -> VideoAnalyzer - | None' - parameters: - - name: location_name - description: Location name. - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzer, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations.yml deleted file mode 100644 index 67b11c6d65ee..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations -name: VideoAnalyzerOperationStatusesOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'VideoAnalyzerOperationStatusesOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: VideoAnalyzerOperationStatusesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations.get - name: get - summary: 'Get operation status. - - - Get video analyzer operation status.' - signature: 'async get(location_name: str, operation_id: str, **kwargs: Any) -> VideoAnalyzerOperationStatus' - parameters: - - name: location_name - description: Location name. - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzerOperationStatus, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.yml deleted file mode 100644 index 2a00355ce571..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations -name: VideoAnalyzersOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'VideoAnalyzersOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: VideoAnalyzersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Create or update a Video Analyzer account. - - - Create or update an instance of a Video Analyzer account.' - signature: 'async begin_create_or_update(resource_group_name: str, account_name: - str, parameters: VideoAnalyzer, **kwargs: Any) -> AsyncLROPoller[VideoAnalyzer]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either VideoAnalyzer or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.begin_update - name: begin_update - summary: 'Update a Video Analyzer account. - - - Updates an existing instance of Video Analyzer account.' - signature: 'async begin_update(resource_group_name: str, account_name: str, parameters: - VideoAnalyzerUpdate, **kwargs: Any) -> AsyncLROPoller[VideoAnalyzer]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be AsyncARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either VideoAnalyzer or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.delete - name: delete - summary: 'Delete a Video Analyzer account. - - - Delete the specified Video Analyzer account.' - signature: 'async delete(resource_group_name: str, account_name: str, **kwargs: - Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.get - name: get - summary: 'Get a Video Analyzer account. - - - Get the details of the specified Video Analyzer account.' - signature: 'async get(resource_group_name: str, account_name: str, **kwargs: Any) - -> VideoAnalyzer' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzer, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.list - name: list - summary: 'List Video Analyzer accounts. - - - Lists the Video Analyzer accounts in the specified resource group.' - signature: 'async list(resource_group_name: str, **kwargs: Any) -> VideoAnalyzerCollection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzerCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.list_by_subscription - name: list_by_subscription - summary: 'List Video Analyzer accounts. - - - List all Video Analyzer accounts in the specified subscription.' - signature: 'async list_by_subscription(**kwargs: Any) -> VideoAnalyzerCollection' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzerCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideosOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideosOperations.yml deleted file mode 100644 index 464304d90b82..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideosOperations.yml +++ /dev/null @@ -1,270 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations -name: VideosOperations -fullName: azure.mgmt.videoanalyzer.aio.operations.VideosOperations -module: azure.mgmt.videoanalyzer.aio.operations -summary: 'VideosOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: VideosOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations.create_or_update - name: create_or_update - summary: 'Creates a new video resource or updates an existing one. - - - Creates a new video resource or updates an existing video resource with the given - name.' - signature: 'async create_or_update(resource_group_name: str, account_name: str, - video_name: str, parameters: VideoEntity, **kwargs: Any) -> VideoEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations.delete - name: delete - summary: 'Deletes an existing video resource and its underlying data. - - - Deletes an existing video resource and its underlying data. This operation is - irreversible.' - signature: 'async delete(resource_group_name: str, account_name: str, video_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations.get - name: get - summary: 'Retrieves an existing video resource. - - - Retrieves an existing video resource with the given name.' - signature: 'async get(resource_group_name: str, account_name: str, video_name: str, - **kwargs: Any) -> VideoEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations.list - name: list - summary: 'Retrieves all existing video resources. - - - Retrieves a list of video resources that have been created, along with their JSON - - representations.' - signature: 'list(resource_group_name: str, account_name: str, top: int | None = - None, **kwargs: Any) -> AsyncIterable[VideoEntityCollection]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VideoEntityCollection or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations.list_content_token - name: list_content_token - summary: 'Generates a streaming token which can be used for accessing content from - video content URLs. - - - Generates a streaming token which can be used for accessing content from video - content URLs, - - for a video resource with the given name.' - signature: 'async list_content_token(resource_group_name: str, account_name: str, - video_name: str, **kwargs: Any) -> VideoContentToken' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoContentToken, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations.update - name: update - summary: 'Updates individual properties of an existing video resource. - - - Updates individual properties of an existing video resource with the given name.' - signature: 'async update(resource_group_name: str, account_name: str, video_name: - str, parameters: VideoEntity, **kwargs: Any) -> VideoEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.yml deleted file mode 100644 index 0808e3b0fb50..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.videoanalyzer.aio.operations -name: operations -fullName: azure.mgmt.videoanalyzer.aio.operations -type: import -classes: -- azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations -- azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations -- azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations -- azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations -- azure.mgmt.videoanalyzer.aio.operations.LocationsOperations -- azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations -- azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations -- azure.mgmt.videoanalyzer.aio.operations.Operations -- azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations -- azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations -- azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations -- azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations -- azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations -- azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations -- azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations -- azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations -- azure.mgmt.videoanalyzer.aio.operations.VideosOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.yml deleted file mode 100644 index 16dec7b652e7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.videoanalyzer.aio -name: aio -fullName: azure.mgmt.videoanalyzer.aio -type: import -classes: -- azure.mgmt.videoanalyzer.aio.VideoAnalyzer -packages: -- azure.mgmt.videoanalyzer.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo.yml deleted file mode 100644 index 8b8742984af9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo -name: AccessPolicyEccAlgo -fullName: azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo -summary: 'Elliptical curve algorithm to be used: ES256, ES384 or ES512.' -module: azure.mgmt.videoanalyzer.models -fields: -- name: ES256 - uid: azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo.ES256 -- name: ES384 - uid: azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo.ES384 -- name: ES512 - uid: azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo.ES512 diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEntity.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEntity.yml deleted file mode 100644 index a79893007a0e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEntity.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.AccessPolicyEntity -name: AccessPolicyEntity -fullName: azure.mgmt.videoanalyzer.models.AccessPolicyEntity -module: azure.mgmt.videoanalyzer.models -summary: 'Access policies help define the authentication rules, and control access - to specific video resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'AccessPolicyEntity(*, role: str | AccessPolicyRole | None = None, authentication: - AuthenticationBase | None = None, **kwargs)' - parameters: - - name: role - description: 'Defines the access level granted by this policy. Possible values - include: - - "Reader".' - isRequired: true - types: - - - - - - name: authentication - description: Authentication method to be used when validating client API access. - isRequired: true - types: - - - keywordOnlyParameters: - - name: role - defaultValue: None - - name: authentication - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEntityCollection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEntityCollection.yml deleted file mode 100644 index ea5887b17472..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEntityCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.AccessPolicyEntityCollection -name: AccessPolicyEntityCollection -fullName: azure.mgmt.videoanalyzer.models.AccessPolicyEntityCollection -module: azure.mgmt.videoanalyzer.models -summary: A collection of AccessPolicyEntity items. -constructor: - syntax: 'AccessPolicyEntityCollection(*, value: List[AccessPolicyEntity] | None - = None, next_link: str | None = None, **kwargs)' - parameters: - - name: value - description: A collection of AccessPolicyEntity items. - isRequired: true - types: - - [] - - name: next_link - description: 'A link to the next page of the collection (when the collection contains - too - - many results to return in one response).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyRole.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyRole.yml deleted file mode 100644 index 9e7da2d15621..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyRole.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.AccessPolicyRole -name: AccessPolicyRole -fullName: azure.mgmt.videoanalyzer.models.AccessPolicyRole -summary: Defines the access level granted by this policy. -module: azure.mgmt.videoanalyzer.models -fields: -- name: READER - uid: azure.mgmt.videoanalyzer.models.AccessPolicyRole.READER diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo.yml deleted file mode 100644 index 8fb878bce3ae..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo -name: AccessPolicyRsaAlgo -fullName: azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo -summary: 'RSA algorithm to be used: RS256, RS384 or RS512.' -module: azure.mgmt.videoanalyzer.models -fields: -- name: RS256 - uid: azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo.RS256 -- name: RS384 - uid: azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo.RS384 -- name: RS512 - uid: azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo.RS512 diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccountEncryption.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccountEncryption.yml deleted file mode 100644 index 9d77217f0840..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccountEncryption.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.AccountEncryption -name: AccountEncryption -fullName: azure.mgmt.videoanalyzer.models.AccountEncryption -module: azure.mgmt.videoanalyzer.models -summary: 'Defines how the Video Analyzer account is (optionally) encrypted. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AccountEncryption(*, type: str | AccountEncryptionKeyType, key_vault_properties: - KeyVaultProperties | None = None, identity: ResourceIdentity | None = None, **kwargs)' - parameters: - - name: type - description: 'Required. The type of key used to encrypt the Account Key. Possible - values - - include: "SystemKey", "CustomerKey".' - isRequired: true - types: - - - - - - name: key_vault_properties - description: The properties of the key used to encrypt the account. - isRequired: true - types: - - - - name: identity - description: The Key Vault identity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - isRequired: true - - name: key_vault_properties - defaultValue: None - - name: identity - defaultValue: None -variables: -- description: The current status of the Key Vault mapping. - name: status - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType.yml deleted file mode 100644 index 2a208bd18d4c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType -name: AccountEncryptionKeyType -fullName: azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType -summary: The type of key used to encrypt the Account Key. -module: azure.mgmt.videoanalyzer.models -fields: -- name: CUSTOMER_KEY - uid: azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType.CUSTOMER_KEY -- name: SYSTEM_KEY - uid: azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType.SYSTEM_KEY diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ActionType.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ActionType.yml deleted file mode 100644 index 26303102e957..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ActionType.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.ActionType -name: ActionType -fullName: azure.mgmt.videoanalyzer.models.ActionType -summary: Indicates the action type. -module: azure.mgmt.videoanalyzer.models -fields: -- name: INTERNAL - uid: azure.mgmt.videoanalyzer.models.ActionType.INTERNAL diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AudioEncoderAac.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AudioEncoderAac.yml deleted file mode 100644 index 8c0044993c2c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AudioEncoderAac.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.AudioEncoderAac -name: AudioEncoderAac -fullName: azure.mgmt.videoanalyzer.models.AudioEncoderAac -module: azure.mgmt.videoanalyzer.models -summary: 'A custom preset for encoding audio with the AAC codec. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AudioEncoderAac(*, bitrate_kbps: str | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: bitrate_kbps - description: 'Bitrate, in kilobits per second or Kbps, at which audio should be - encoded - - (2-channel stereo audio at a sampling rate of 48 kHz). Allowed values are 96, - 112, 128, 160, - - 192, 224, and 256. If omitted, the bitrate of the input audio is used.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: bitrate_kbps - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AudioEncoderBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AudioEncoderBase.yml deleted file mode 100644 index 0605b3673347..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AudioEncoderBase.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.AudioEncoderBase -name: AudioEncoderBase -fullName: azure.mgmt.videoanalyzer.models.AudioEncoderBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base type for all audio encoder presets, which define the recipe or instructions - on how audio should be processed. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AudioEncoderAac. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AudioEncoderBase(*, bitrate_kbps: str | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: bitrate_kbps - description: 'Bitrate, in kilobits per second or Kbps, at which audio should be - encoded - - (2-channel stereo audio at a sampling rate of 48 kHz). Allowed values are 96, - 112, 128, 160, - - 192, 224, and 256. If omitted, the bitrate of the input audio is used.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: bitrate_kbps - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AuthenticationBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AuthenticationBase.yml deleted file mode 100644 index dc66d11bb842..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AuthenticationBase.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.AuthenticationBase -name: AuthenticationBase -fullName: azure.mgmt.videoanalyzer.models.AuthenticationBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for access policies authentication methods. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: JwtAuthentication. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: AuthenticationBase(**kwargs) - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CertificateSource.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CertificateSource.yml deleted file mode 100644 index 7b81729a53ad..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CertificateSource.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.CertificateSource -name: CertificateSource -fullName: azure.mgmt.videoanalyzer.models.CertificateSource -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for certificate sources. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: PemCertificateList. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CertificateSource(**kwargs) - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason.yml deleted file mode 100644 index 43224855e526..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason -name: CheckNameAvailabilityReason -fullName: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason -summary: The reason why the given name is not available. -module: azure.mgmt.videoanalyzer.models -fields: -- name: ALREADY_EXISTS - uid: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason.ALREADY_EXISTS -- name: INVALID - uid: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason.INVALID diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityRequest.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityRequest.yml deleted file mode 100644 index 96f11e3edcce..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityRequest.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityRequest -name: CheckNameAvailabilityRequest -fullName: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityRequest -module: azure.mgmt.videoanalyzer.models -summary: The check availability request body. -constructor: - syntax: 'CheckNameAvailabilityRequest(*, name: str | None = None, type: str | None - = None, **kwargs)' - parameters: - - name: name - description: The name of the resource for which availability needs to be checked. - isRequired: true - types: - - - - name: type - description: The resource type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityResponse.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityResponse.yml deleted file mode 100644 index c9efaede888f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityResponse.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityResponse -name: CheckNameAvailabilityResponse -fullName: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityResponse -module: azure.mgmt.videoanalyzer.models -summary: The check availability result. -constructor: - syntax: 'CheckNameAvailabilityResponse(*, name_available: bool | None = None, reason: - str | CheckNameAvailabilityReason | None = None, message: str | None = None, **kwargs)' - parameters: - - name: name_available - description: Indicates if the resource name is available. - isRequired: true - types: - - - - name: reason - description: 'The reason why the given name is not available. Possible values - include: - - "Invalid", "AlreadyExists".' - isRequired: true - types: - - - - - - name: message - description: Detailed reason why the given name is available. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name_available - defaultValue: None - - name: reason - defaultValue: None - - name: message - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CreatedByType.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CreatedByType.yml deleted file mode 100644 index 1c9122617631..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CreatedByType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.CreatedByType -name: CreatedByType -fullName: azure.mgmt.videoanalyzer.models.CreatedByType -summary: The type of identity that created the resource. -module: azure.mgmt.videoanalyzer.models -fields: -- name: APPLICATION - uid: azure.mgmt.videoanalyzer.models.CreatedByType.APPLICATION -- name: KEY - uid: azure.mgmt.videoanalyzer.models.CreatedByType.KEY -- name: MANAGED_IDENTITY - uid: azure.mgmt.videoanalyzer.models.CreatedByType.MANAGED_IDENTITY -- name: USER - uid: azure.mgmt.videoanalyzer.models.CreatedByType.USER diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CredentialsBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CredentialsBase.yml deleted file mode 100644 index ce2161f2ec95..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CredentialsBase.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.CredentialsBase -name: CredentialsBase -fullName: azure.mgmt.videoanalyzer.models.CredentialsBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for credential objects. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: UsernamePasswordCredentials. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: CredentialsBase(**kwargs) - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EccTokenKey.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EccTokenKey.yml deleted file mode 100644 index e08ee272785b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EccTokenKey.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EccTokenKey -name: EccTokenKey -fullName: azure.mgmt.videoanalyzer.models.EccTokenKey -module: azure.mgmt.videoanalyzer.models -summary: 'Required validation properties for tokens generated with Elliptical Curve - algorithm. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EccTokenKey(*, kid: str, alg: str | AccessPolicyEccAlgo, x: str, y: str, - **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: kid - description: 'Required. JWT token key id. Validation keys are looked up based - on the key id - - present on the JWT token header.' - isRequired: true - types: - - - - name: alg - description: 'Required. Elliptical curve algorithm to be used: ES256, ES384 or - ES512. Possible - - values include: "ES256", "ES384", "ES512".' - isRequired: true - types: - - - - - - name: x - description: Required. X coordinate. - isRequired: true - types: - - - - name: y - description: Required. Y coordinate. - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - isRequired: true - - name: alg - isRequired: true - - name: x - isRequired: true - - name: y - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleEntity.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleEntity.yml deleted file mode 100644 index 06414638c9a0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleEntity.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EdgeModuleEntity -name: EdgeModuleEntity -fullName: azure.mgmt.videoanalyzer.models.EdgeModuleEntity -module: azure.mgmt.videoanalyzer.models -summary: 'The representation of an edge module. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: EdgeModuleEntity(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: Internal ID generated for the instance of the Video Analyzer edge module. - name: edge_module_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleEntityCollection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleEntityCollection.yml deleted file mode 100644 index 29eb0b4abaa0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleEntityCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EdgeModuleEntityCollection -name: EdgeModuleEntityCollection -fullName: azure.mgmt.videoanalyzer.models.EdgeModuleEntityCollection -module: azure.mgmt.videoanalyzer.models -summary: A collection of EdgeModuleEntity items. -constructor: - syntax: 'EdgeModuleEntityCollection(*, value: List[EdgeModuleEntity] | None = None, - next_link: str | None = None, **kwargs)' - parameters: - - name: value - description: A collection of EdgeModuleEntity items. - isRequired: true - types: - - [] - - name: next_link - description: 'A link to the next page of the collection (when the collection contains - too - - many results to return in one response).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleProvisioningToken.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleProvisioningToken.yml deleted file mode 100644 index e9031f27c31a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleProvisioningToken.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EdgeModuleProvisioningToken -name: EdgeModuleProvisioningToken -fullName: azure.mgmt.videoanalyzer.models.EdgeModuleProvisioningToken -module: azure.mgmt.videoanalyzer.models -summary: 'Provisioning token properties. A provisioning token allows for a single - instance of Azure Video analyzer IoT edge module to be initialized and authorized - to the cloud account. The provisioning token itself is short lived and it is only - used for the initial handshake between IoT edge module and the cloud. After the - initial handshake, the IoT edge module will agree on a set of authentication keys - which will be auto-rotated as long as the module is able to periodically connect - to the cloud. A new provisioning token can be generated for the same IoT edge module - in case the module state lost or reset. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: EdgeModuleProvisioningToken(**kwargs) -variables: -- description: 'The expiration date of the registration token. The Azure Video Analyzer - - IoT edge module must be initialized and connected to the Internet prior to the - token expiration - - date.' - name: expiration_date - types: - - -- description: 'The token blob to be provided to the Azure Video Analyzer IoT edge - module through - - the Azure IoT Edge module twin properties.' - name: token - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderCustomPreset.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderCustomPreset.yml deleted file mode 100644 index 66fa38de5517..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderCustomPreset.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EncoderCustomPreset -name: EncoderCustomPreset -fullName: azure.mgmt.videoanalyzer.models.EncoderCustomPreset -module: azure.mgmt.videoanalyzer.models -summary: 'Describes a custom preset for encoding the input content using the encoder - processor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EncoderCustomPreset(*, audio_encoder: AudioEncoderBase | None = None, video_encoder: - VideoEncoderBase | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: audio_encoder - description: Describes a custom preset for encoding audio. - isRequired: true - types: - - - - name: video_encoder - description: Describes a custom preset for encoding video. - isRequired: true - types: - - - keywordOnlyParameters: - - name: audio_encoder - defaultValue: None - - name: video_encoder - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderPresetBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderPresetBase.yml deleted file mode 100644 index 6e6d5ac0bd30..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderPresetBase.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EncoderPresetBase -name: EncoderPresetBase -fullName: azure.mgmt.videoanalyzer.models.EncoderPresetBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base type for all encoder presets, which define the recipe or instructions - on how the input content should be processed. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: EncoderCustomPreset, EncoderSystemPreset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: EncoderPresetBase(**kwargs) - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderProcessor.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderProcessor.yml deleted file mode 100644 index 81762e94fe57..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderProcessor.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EncoderProcessor -name: EncoderProcessor -fullName: azure.mgmt.videoanalyzer.models.EncoderProcessor -module: azure.mgmt.videoanalyzer.models -summary: 'Encoder processor allows for encoding of the input content. For example, - it can used to change the resolution from 4K to 1280x720. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EncoderProcessor(*, name: str, inputs: List[NodeInput], preset: EncoderPresetBase, - **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: Required. Node name. Must be unique within the topology. - isRequired: true - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - isRequired: true - types: - - [] - - name: preset - description: 'Required. The encoder preset, which defines the recipe or instructions - on how - - the input content should be processed.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: inputs - isRequired: true - - name: preset - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderSystemPreset.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderSystemPreset.yml deleted file mode 100644 index d18f83d4d826..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderSystemPreset.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EncoderSystemPreset -name: EncoderSystemPreset -fullName: azure.mgmt.videoanalyzer.models.EncoderSystemPreset -module: azure.mgmt.videoanalyzer.models -summary: 'Describes a built-in preset for encoding the input content using the encoder - processor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EncoderSystemPreset(*, name: str | EncoderSystemPresetType, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: 'Required. Name of the built-in encoding preset. Possible values - include: - - "SingleLayer_540p_H264_AAC", "SingleLayer_720p_H264_AAC", "SingleLayer_1080p_H264_AAC", - - "SingleLayer_2160p_H264_AAC".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderSystemPresetType.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderSystemPresetType.yml deleted file mode 100644 index bfa0c4421115..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderSystemPresetType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.EncoderSystemPresetType -name: EncoderSystemPresetType -fullName: azure.mgmt.videoanalyzer.models.EncoderSystemPresetType -summary: Name of the built-in encoding preset. -module: azure.mgmt.videoanalyzer.models -fields: -- name: SINGLE_LAYER1080_P_H264_AAC - uid: azure.mgmt.videoanalyzer.models.EncoderSystemPresetType.SINGLE_LAYER1080_P_H264_AAC -- name: SINGLE_LAYER2160_P_H264_AAC - uid: azure.mgmt.videoanalyzer.models.EncoderSystemPresetType.SINGLE_LAYER2160_P_H264_AAC -- name: SINGLE_LAYER540_P_H264_AAC - uid: azure.mgmt.videoanalyzer.models.EncoderSystemPresetType.SINGLE_LAYER540_P_H264_AAC -- name: SINGLE_LAYER720_P_H264_AAC - uid: azure.mgmt.videoanalyzer.models.EncoderSystemPresetType.SINGLE_LAYER720_P_H264_AAC diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Endpoint.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Endpoint.yml deleted file mode 100644 index 698e903df5d6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Endpoint.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.Endpoint -name: Endpoint -fullName: azure.mgmt.videoanalyzer.models.Endpoint -module: azure.mgmt.videoanalyzer.models -summary: 'The endpoint details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Endpoint(*, type: str | VideoAnalyzerEndpointType, endpoint_url: str | - None = None, **kwargs)' - parameters: - - name: endpoint_url - description: The URL of the endpoint. - isRequired: true - types: - - - - name: type - description: 'Required. The type of the endpoint. Possible values include: "ClientApi".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: type - isRequired: true - - name: endpoint_url - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EndpointBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EndpointBase.yml deleted file mode 100644 index 0e4789f3e4c8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EndpointBase.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.EndpointBase -name: EndpointBase -fullName: azure.mgmt.videoanalyzer.models.EndpointBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for endpoints. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: TlsEndpoint, UnsecuredEndpoint. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EndpointBase(*, credentials: CredentialsBase, url: str, tunnel: TunnelBase - | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: credentials - description: Required. Credentials to be presented to the endpoint. - isRequired: true - types: - - - - name: url - description: Required. The endpoint URL for Video Analyzer to connect to. - isRequired: true - types: - - - - name: tunnel - description: 'Describes the tunnel through which Video Analyzer can connect to - the endpoint - - URL. This is an optional property, typically used when the endpoint is behind - a firewall.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: credentials - isRequired: true - - name: url - isRequired: true - - name: tunnel - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorAdditionalInfo.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorAdditionalInfo.yml deleted file mode 100644 index efc37b524761..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorAdditionalInfo.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ErrorAdditionalInfo -name: ErrorAdditionalInfo -fullName: azure.mgmt.videoanalyzer.models.ErrorAdditionalInfo -module: azure.mgmt.videoanalyzer.models -summary: 'The resource management error additional info. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorAdditionalInfo(**kwargs) -variables: -- description: The additional info type. - name: type - types: - - -- description: The additional info. - name: info - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorDetail.yml deleted file mode 100644 index a25fb29c8006..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorDetail.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ErrorDetail -name: ErrorDetail -fullName: azure.mgmt.videoanalyzer.models.ErrorDetail -module: azure.mgmt.videoanalyzer.models -summary: 'The error detail. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ErrorDetail(**kwargs) -variables: -- description: The error code. - name: code - types: - - -- description: The error message. - name: message - types: - - -- description: The error target. - name: target - types: - - -- description: The error details. - name: details - types: - - [] -- description: The error additional info. - name: additional_info - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorResponse.yml deleted file mode 100644 index f91e1a331fef..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorResponse.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.videoanalyzer.models.ErrorResponse -module: azure.mgmt.videoanalyzer.models -summary: Common error response for all Azure Resource Manager APIs to return error - details for failed operations. (This also follows the OData error response format.). -constructor: - syntax: 'ErrorResponse(*, error: ErrorDetail | None = None, **kwargs)' - parameters: - - name: error - description: The error object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.GroupLevelAccessControl.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.GroupLevelAccessControl.yml deleted file mode 100644 index 0b3a9bee315b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.GroupLevelAccessControl.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.GroupLevelAccessControl -name: GroupLevelAccessControl -fullName: azure.mgmt.videoanalyzer.models.GroupLevelAccessControl -module: azure.mgmt.videoanalyzer.models -summary: Group level network access control. -constructor: - syntax: 'GroupLevelAccessControl(*, public_network_access: str | PublicNetworkAccess - | None = None, **kwargs)' - parameters: - - name: public_network_access - description: 'Whether or not public network access is allowed for specified - - resources under the Video Analyzer account. Possible values include: "Enabled", - "Disabled".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: public_network_access - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.IotHub.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.IotHub.yml deleted file mode 100644 index 4c2725caa15a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.IotHub.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.IotHub -name: IotHub -fullName: azure.mgmt.videoanalyzer.models.IotHub -module: azure.mgmt.videoanalyzer.models -summary: 'The IoT Hub details. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IotHub(*, id: str, identity: ResourceIdentity, **kwargs)' - parameters: - - name: id - description: Required. The IoT Hub resource identifier. - isRequired: true - types: - - - - name: identity - description: Required. The IoT Hub identity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: identity - isRequired: true -variables: -- description: The current status of the Iot Hub mapping. - name: status - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.JwtAuthentication.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.JwtAuthentication.yml deleted file mode 100644 index f0d03b52702e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.JwtAuthentication.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.JwtAuthentication -name: JwtAuthentication -fullName: azure.mgmt.videoanalyzer.models.JwtAuthentication -module: azure.mgmt.videoanalyzer.models -summary: 'Properties for access validation based on JSON Web Tokens (JWT). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'JwtAuthentication(*, issuers: List[str] | None = None, audiences: List[str] - | None = None, claims: List[TokenClaim] | None = None, keys: List[TokenKey] | - None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: issuers - description: 'List of expected token issuers. Token issuer is valid if it matches - at least - - one of the given values.' - isRequired: true - types: - - [] - - name: audiences - description: 'List of expected token audiences. Token audience is valid if it - matches at - - least one of the given values.' - isRequired: true - types: - - [] - - name: claims - description: 'List of additional token claims to be validated. Token must contains - all claims - - and respective values for it to be valid.' - isRequired: true - types: - - [] - - name: keys - description: 'List of keys which can be used to validate access tokens. Having - multiple keys - - allow for seamless key rotation of the token signing key. Token signature must - match exactly - - one key.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: issuers - defaultValue: None - - name: audiences - defaultValue: None - - name: claims - defaultValue: None - - name: keys - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.KeyVaultProperties.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.KeyVaultProperties.yml deleted file mode 100644 index e82fd6e3af10..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.KeyVaultProperties.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.KeyVaultProperties -name: KeyVaultProperties -fullName: azure.mgmt.videoanalyzer.models.KeyVaultProperties -module: azure.mgmt.videoanalyzer.models -summary: 'The details for accessing the encryption keys in Key Vault. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'KeyVaultProperties(*, key_identifier: str, **kwargs)' - parameters: - - name: key_identifier - description: 'Required. The URL of the Key Vault key used to encrypt the account. - The - - key may either be versioned (for example [https://vault/keys/mykey/version1](https://vault/keys/mykey/version1)) - or reference a key - - without a version (for example [https://vault/keys/mykey](https://vault/keys/mykey)).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: key_identifier - isRequired: true -variables: -- description: 'The current key used to encrypt Video Analyzer account, including - - the key version.' - name: current_key_identifier - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Kind.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Kind.yml deleted file mode 100644 index 9f6fe525d336..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Kind.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.Kind -name: Kind -fullName: azure.mgmt.videoanalyzer.models.Kind -summary: Topology kind. -module: azure.mgmt.videoanalyzer.models -fields: -- name: BATCH - uid: azure.mgmt.videoanalyzer.models.Kind.BATCH -- name: LIVE - uid: azure.mgmt.videoanalyzer.models.Kind.LIVE diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ListProvisioningTokenInput.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ListProvisioningTokenInput.yml deleted file mode 100644 index 3bb6bf6b9746..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ListProvisioningTokenInput.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ListProvisioningTokenInput -name: ListProvisioningTokenInput -fullName: azure.mgmt.videoanalyzer.models.ListProvisioningTokenInput -module: azure.mgmt.videoanalyzer.models -summary: 'The input parameters to generate registration token for the Azure Video - Analyzer IoT edge module. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ListProvisioningTokenInput(*, expiration_date: datetime, **kwargs)' - parameters: - - name: expiration_date - description: 'Required. The desired expiration date of the registration token. - The - - Azure Video Analyzer IoT edge module must be initialized and connected to the - Internet prior to - - the token expiration date.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: expiration_date - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipeline.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipeline.yml deleted file mode 100644 index 6d5e3fc8207f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipeline.yml +++ /dev/null @@ -1,105 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.LivePipeline -name: LivePipeline -fullName: azure.mgmt.videoanalyzer.models.LivePipeline -module: azure.mgmt.videoanalyzer.models -summary: 'Live pipeline represents a unique instance of a live topology, used for - real-time ingestion, archiving and publishing of content for a unique RTSP camera. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'LivePipeline(*, topology_name: str | None = None, description: str | None - = None, bitrate_kbps: int | None = None, parameters: List[ParameterDefinition] - | None = None, **kwargs)' - parameters: - - name: topology_name - description: 'The reference to an existing pipeline topology defined for real-time - - content processing. When activated, this live pipeline will process content - according to the - - pipeline topology definition.' - isRequired: true - types: - - - - name: description - description: An optional description for the pipeline. - isRequired: true - types: - - - - name: bitrate_kbps - description: 'Maximum bitrate capacity in Kbps reserved for the live pipeline. - The - - allowed range is from 500 to 3000 Kbps in increments of 100 Kbps. If the RTSP - camera exceeds - - this capacity, then the service will disconnect temporarily from the camera. - It will retry to - - re-establish connection (with exponential backoff), checking to see if the camera - bitrate is - - now below the reserved capacity. Doing so will ensure that one ''noisy neighbor'' - does not affect - - other live pipelines in your account.' - isRequired: true - types: - - - - name: parameters - description: 'List of the instance level parameter values for the user-defined - topology - - parameters. A pipeline can only define or override parameters values for parameters - which have - - been declared in the referenced topology. Topology parameters without a default - value must be - - defined. Topology parameters with a default value can be optionally be overridden.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: topology_name - defaultValue: None - - name: description - defaultValue: None - - name: bitrate_kbps - defaultValue: None - - name: parameters - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'Current state of the pipeline (read-only). Possible values include: - "Inactive", - - "Activating", "Active", "Deactivating".' - name: state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineCollection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineCollection.yml deleted file mode 100644 index 3ee588abd0e9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.LivePipelineCollection -name: LivePipelineCollection -fullName: azure.mgmt.videoanalyzer.models.LivePipelineCollection -module: azure.mgmt.videoanalyzer.models -summary: A collection of LivePipeline items. -constructor: - syntax: 'LivePipelineCollection(*, value: List[LivePipeline] | None = None, next_link: - str | None = None, **kwargs)' - parameters: - - name: value - description: A collection of LivePipeline items. - isRequired: true - types: - - [] - - name: next_link - description: 'A link to the next page of the collection (when the collection contains - too - - many results to return in one response).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineOperationStatus.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineOperationStatus.yml deleted file mode 100644 index eb1b42e1800f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineOperationStatus.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.LivePipelineOperationStatus -name: LivePipelineOperationStatus -fullName: azure.mgmt.videoanalyzer.models.LivePipelineOperationStatus -module: azure.mgmt.videoanalyzer.models -summary: 'Used for tracking the status of an operation on the live pipeline. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: LivePipelineOperationStatus(**kwargs) -variables: -- description: The name of the live pipeline operation. - name: name - types: - - -- description: The status of the live pipeline operation. - name: status - types: - - -- description: The error details for the live pipeline operation. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineState.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineState.yml deleted file mode 100644 index b219fac109dd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.LivePipelineState -name: LivePipelineState -fullName: azure.mgmt.videoanalyzer.models.LivePipelineState -summary: Current state of the pipeline (read-only). -module: azure.mgmt.videoanalyzer.models -fields: -- name: ACTIVATING - uid: azure.mgmt.videoanalyzer.models.LivePipelineState.ACTIVATING -- name: ACTIVE - uid: azure.mgmt.videoanalyzer.models.LivePipelineState.ACTIVE -- name: DEACTIVATING - uid: azure.mgmt.videoanalyzer.models.LivePipelineState.DEACTIVATING -- name: INACTIVE - uid: azure.mgmt.videoanalyzer.models.LivePipelineState.INACTIVE diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineUpdate.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineUpdate.yml deleted file mode 100644 index def181b777df..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineUpdate.yml +++ /dev/null @@ -1,105 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.LivePipelineUpdate -name: LivePipelineUpdate -fullName: azure.mgmt.videoanalyzer.models.LivePipelineUpdate -module: azure.mgmt.videoanalyzer.models -summary: 'Live pipeline represents a unique instance of a live topology, used for - real-time ingestion, archiving and publishing of content for a unique RTSP camera. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'LivePipelineUpdate(*, topology_name: str | None = None, description: str - | None = None, bitrate_kbps: int | None = None, parameters: List[ParameterDefinition] - | None = None, **kwargs)' - parameters: - - name: topology_name - description: 'The reference to an existing pipeline topology defined for real-time - - content processing. When activated, this live pipeline will process content - according to the - - pipeline topology definition.' - isRequired: true - types: - - - - name: description - description: An optional description for the pipeline. - isRequired: true - types: - - - - name: bitrate_kbps - description: 'Maximum bitrate capacity in Kbps reserved for the live pipeline. - The - - allowed range is from 500 to 3000 Kbps in increments of 100 Kbps. If the RTSP - camera exceeds - - this capacity, then the service will disconnect temporarily from the camera. - It will retry to - - re-establish connection (with exponential backoff), checking to see if the camera - bitrate is - - now below the reserved capacity. Doing so will ensure that one ''noisy neighbor'' - does not affect - - other live pipelines in your account.' - isRequired: true - types: - - - - name: parameters - description: 'List of the instance level parameter values for the user-defined - topology - - parameters. A pipeline can only define or override parameters values for parameters - which have - - been declared in the referenced topology. Topology parameters without a default - value must be - - defined. Topology parameters with a default value can be optionally be overridden.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: topology_name - defaultValue: None - - name: description - defaultValue: None - - name: bitrate_kbps - defaultValue: None - - name: parameters - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'Current state of the pipeline (read-only). Possible values include: - "Inactive", - - "Activating", "Active", "Deactivating".' - name: state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LogSpecification.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LogSpecification.yml deleted file mode 100644 index 47bae1b079ef..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LogSpecification.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.LogSpecification -name: LogSpecification -fullName: azure.mgmt.videoanalyzer.models.LogSpecification -module: azure.mgmt.videoanalyzer.models -summary: 'A diagnostic log emitted by service. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: LogSpecification(**kwargs) -variables: -- description: The diagnostic log category name. - name: name - types: - - -- description: The diagnostic log category display name. - name: display_name - types: - - -- description: The time range for requests in each blob. - name: blob_duration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricAggregationType.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricAggregationType.yml deleted file mode 100644 index 27213dca428e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricAggregationType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.MetricAggregationType -name: MetricAggregationType -fullName: azure.mgmt.videoanalyzer.models.MetricAggregationType -summary: The metric aggregation type -module: azure.mgmt.videoanalyzer.models -fields: -- name: AVERAGE - uid: azure.mgmt.videoanalyzer.models.MetricAggregationType.AVERAGE -- name: COUNT - uid: azure.mgmt.videoanalyzer.models.MetricAggregationType.COUNT -- name: TOTAL - uid: azure.mgmt.videoanalyzer.models.MetricAggregationType.TOTAL diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricDimension.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricDimension.yml deleted file mode 100644 index 91737e444eea..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricDimension.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.MetricDimension -name: MetricDimension -fullName: azure.mgmt.videoanalyzer.models.MetricDimension -module: azure.mgmt.videoanalyzer.models -summary: 'A metric dimension. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: MetricDimension(**kwargs) -variables: -- description: The metric dimension name. - name: name - types: - - -- description: The display name for the dimension. - name: display_name - types: - - -- description: Whether to export metric to shoebox. - name: to_be_exported_for_shoebox - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricSpecification.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricSpecification.yml deleted file mode 100644 index 2aea0c75d106..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricSpecification.yml +++ /dev/null @@ -1,73 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.MetricSpecification -name: MetricSpecification -fullName: azure.mgmt.videoanalyzer.models.MetricSpecification -module: azure.mgmt.videoanalyzer.models -summary: 'A metric emitted by service. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'MetricSpecification(*, supported_aggregation_types: List[str] | None = - None, **kwargs)' - parameters: - - name: supported_aggregation_types - description: Supported aggregation types. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: supported_aggregation_types - defaultValue: None -variables: -- description: The metric name. - name: name - types: - - -- description: The metric display name. - name: display_name - types: - - -- description: The metric display description. - name: display_description - types: - - -- description: 'The metric unit. Possible values include: "Bytes", "Count", "Milliseconds".' - name: unit - types: - - - - -- description: 'The metric aggregation type. Possible values include: "Average", - - "Count", "Total".' - name: aggregation_type - types: - - - - -- description: 'The metric lock aggregation type. Possible values include: - - "Average", "Count", "Total".' - name: lock_aggregation_type - types: - - - - -- description: The metric dimensions. - name: dimensions - types: - - [] -- description: Indicates whether regional MDM account is enabled. - name: enable_regional_mdm_account - types: - - -- description: The source MDM account. - name: source_mdm_account - types: - - -- description: The source MDM namespace. - name: source_mdm_namespace - types: - - -- description: The supported time grain types. - name: supported_time_grain_types - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricUnit.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricUnit.yml deleted file mode 100644 index c6d1c892a809..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricUnit.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.MetricUnit -name: MetricUnit -fullName: azure.mgmt.videoanalyzer.models.MetricUnit -summary: The metric unit -module: azure.mgmt.videoanalyzer.models -fields: -- name: BYTES - uid: azure.mgmt.videoanalyzer.models.MetricUnit.BYTES -- name: COUNT - uid: azure.mgmt.videoanalyzer.models.MetricUnit.COUNT -- name: MILLISECONDS - uid: azure.mgmt.videoanalyzer.models.MetricUnit.MILLISECONDS diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NetworkAccessControl.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NetworkAccessControl.yml deleted file mode 100644 index ca3dd6813a1a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NetworkAccessControl.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.NetworkAccessControl -name: NetworkAccessControl -fullName: azure.mgmt.videoanalyzer.models.NetworkAccessControl -module: azure.mgmt.videoanalyzer.models -summary: Network access control for video analyzer account. -constructor: - syntax: 'NetworkAccessControl(*, integration: GroupLevelAccessControl | None = None, - ingestion: GroupLevelAccessControl | None = None, consumption: GroupLevelAccessControl - | None = None, **kwargs)' - parameters: - - name: integration - description: Public network access for integration group. - isRequired: true - types: - - - - name: ingestion - description: Public network access for ingestion group. - isRequired: true - types: - - - - name: consumption - description: Public network access for consumption group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: integration - defaultValue: None - - name: ingestion - defaultValue: None - - name: consumption - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NodeBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NodeBase.yml deleted file mode 100644 index 44acf6594335..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NodeBase.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.NodeBase -name: NodeBase -fullName: azure.mgmt.videoanalyzer.models.NodeBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for nodes. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: ProcessorNodeBase, SinkNodeBase, SourceNodeBase. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NodeBase(*, name: str, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: Required. Node name. Must be unique within the topology. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NodeInput.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NodeInput.yml deleted file mode 100644 index ad1c9fb42fdb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NodeInput.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.NodeInput -name: NodeInput -fullName: azure.mgmt.videoanalyzer.models.NodeInput -module: azure.mgmt.videoanalyzer.models -summary: 'Describes an input signal to be used on a pipeline node. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NodeInput(*, node_name: str, **kwargs)' - parameters: - - name: node_name - description: 'Required. The name of the upstream node in the pipeline which output - is used - - as input of the current node.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: node_name - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Operation.yml deleted file mode 100644 index 12b34fa4544d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Operation.yml +++ /dev/null @@ -1,58 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.Operation -name: Operation -fullName: azure.mgmt.videoanalyzer.models.Operation -module: azure.mgmt.videoanalyzer.models -summary: 'An operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Operation(*, name: str, display: OperationDisplay | None = None, origin: - str | None = None, properties: Properties | None = None, is_data_action: bool - | None = None, action_type: str | ActionType | None = None, **kwargs)' - parameters: - - name: name - description: Required. The operation name. - isRequired: true - types: - - - - name: display - description: The operation display name. - isRequired: true - types: - - - - name: origin - description: Origin of the operation. - isRequired: true - types: - - - - name: properties - description: Operation properties format. - isRequired: true - types: - - - - name: is_data_action - description: Whether the operation applies to data-plane. - isRequired: true - types: - - - - name: action_type - description: 'Indicates the action type. Possible values include: "Internal".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: display - defaultValue: None - - name: origin - defaultValue: None - - name: properties - defaultValue: None - - name: is_data_action - defaultValue: None - - name: action_type - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.OperationCollection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.OperationCollection.yml deleted file mode 100644 index b9f4e7531595..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.OperationCollection.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.OperationCollection -name: OperationCollection -fullName: azure.mgmt.videoanalyzer.models.OperationCollection -module: azure.mgmt.videoanalyzer.models -summary: A collection of Operation items. -constructor: - syntax: 'OperationCollection(*, value: List[Operation] | None = None, **kwargs)' - parameters: - - name: value - description: A collection of Operation items. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.OperationDisplay.yml deleted file mode 100644 index 8ebf5c4a6c79..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.OperationDisplay.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.videoanalyzer.models.OperationDisplay -module: azure.mgmt.videoanalyzer.models -summary: Operation details. -constructor: - syntax: 'OperationDisplay(*, provider: str | None = None, resource: str | None = - None, operation: str | None = None, description: str | None = None, **kwargs)' - parameters: - - name: provider - description: The service provider. - isRequired: true - types: - - - - name: resource - description: Resource on which the operation is performed. - isRequired: true - types: - - - - name: operation - description: The operation type. - isRequired: true - types: - - - - name: description - description: The operation description. - isRequired: true - types: - - - keywordOnlyParameters: - - name: provider - defaultValue: None - - name: resource - defaultValue: None - - name: operation - defaultValue: None - - name: description - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterDeclaration.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterDeclaration.yml deleted file mode 100644 index a0d7a06f3cf7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterDeclaration.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ParameterDeclaration -name: ParameterDeclaration -fullName: azure.mgmt.videoanalyzer.models.ParameterDeclaration -module: azure.mgmt.videoanalyzer.models -summary: 'Single topology parameter declaration. Declared parameters can and must - be referenced throughout the topology and can optionally have default values to - be used when they are not defined in the pipelines. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ParameterDeclaration(*, name: str, type: str | ParameterType, description: - str | None = None, default: str | None = None, **kwargs)' - parameters: - - name: name - description: Required. Name of the parameter. - isRequired: true - types: - - - - name: type - description: 'Required. Type of the parameter. Possible values include: "String", - - "SecretString", "Int", "Double", "Bool".' - isRequired: true - types: - - - - - - name: description - description: Description of the parameter. - isRequired: true - types: - - - - name: default - description: 'The default value for the parameter to be used if the pipeline does - not specify - - a value.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: type - isRequired: true - - name: description - defaultValue: None - - name: default - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterDefinition.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterDefinition.yml deleted file mode 100644 index 0ee168b20414..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterDefinition.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ParameterDefinition -name: ParameterDefinition -fullName: azure.mgmt.videoanalyzer.models.ParameterDefinition -module: azure.mgmt.videoanalyzer.models -summary: 'Defines the parameter value of an specific pipeline topology parameter. - See pipeline topology parameters for more information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ParameterDefinition(*, name: str, value: str | None = None, **kwargs)' - parameters: - - name: name - description: Required. Name of the parameter declared in the pipeline topology. - isRequired: true - types: - - - - name: value - description: Parameter value to be applied on this specific pipeline. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: value - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterType.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterType.yml deleted file mode 100644 index 7f73cb1ce422..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterType.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.ParameterType -name: ParameterType -fullName: azure.mgmt.videoanalyzer.models.ParameterType -summary: Type of the parameter. -module: azure.mgmt.videoanalyzer.models -fields: -- name: BOOL - uid: azure.mgmt.videoanalyzer.models.ParameterType.BOOL -- name: DOUBLE - uid: azure.mgmt.videoanalyzer.models.ParameterType.DOUBLE -- name: INT - uid: azure.mgmt.videoanalyzer.models.ParameterType.INT -- name: SECRET_STRING - uid: azure.mgmt.videoanalyzer.models.ParameterType.SECRET_STRING -- name: STRING - uid: azure.mgmt.videoanalyzer.models.ParameterType.STRING diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PemCertificateList.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PemCertificateList.yml deleted file mode 100644 index 67711d3db918..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PemCertificateList.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PemCertificateList -name: PemCertificateList -fullName: azure.mgmt.videoanalyzer.models.PemCertificateList -module: azure.mgmt.videoanalyzer.models -summary: 'A list of PEM formatted certificates. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PemCertificateList(*, certificates: List[str], **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: certificates - description: Required. PEM formatted public certificates. One certificate per - entry. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: certificates - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJob.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJob.yml deleted file mode 100644 index c710c502053e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJob.yml +++ /dev/null @@ -1,91 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PipelineJob -name: PipelineJob -fullName: azure.mgmt.videoanalyzer.models.PipelineJob -module: azure.mgmt.videoanalyzer.models -summary: 'Pipeline job represents a unique instance of a batch topology, used for - offline processing of selected portions of archived content. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'PipelineJob(*, topology_name: str | None = None, description: str | None - = None, parameters: List[ParameterDefinition] | None = None, **kwargs)' - parameters: - - name: topology_name - description: 'Reference to an existing pipeline topology. When activated, this - pipeline - - job will process content according to the pipeline topology definition.' - isRequired: true - types: - - - - name: description - description: An optional description for the pipeline. - isRequired: true - types: - - - - name: parameters - description: 'List of the instance level parameter values for the user-defined - topology - - parameters. A pipeline can only define or override parameters values for parameters - which have - - been declared in the referenced topology. Topology parameters without a default - value must be - - defined. Topology parameters with a default value can be optionally be overridden.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: topology_name - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'Current state of the pipeline (read-only). Possible values include: - "Processing", - - "Canceled", "Completed", "Failed".' - name: state - types: - - - - -- description: 'The date-time by when this pipeline job will be automatically deleted - from - - your account.' - name: expiration - types: - - -- description: Details about the error, in case the pipeline job fails. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobCollection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobCollection.yml deleted file mode 100644 index fead6e95fb99..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PipelineJobCollection -name: PipelineJobCollection -fullName: azure.mgmt.videoanalyzer.models.PipelineJobCollection -module: azure.mgmt.videoanalyzer.models -summary: A collection of PipelineJob items. -constructor: - syntax: 'PipelineJobCollection(*, value: List[PipelineJob] | None = None, next_link: - str | None = None, **kwargs)' - parameters: - - name: value - description: A collection of PipelineJob items. - isRequired: true - types: - - [] - - name: next_link - description: 'A link to the next page of the collection (when the collection contains - too - - many results to return in one response).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobError.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobError.yml deleted file mode 100644 index d60e2b491950..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobError.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PipelineJobError -name: PipelineJobError -fullName: azure.mgmt.videoanalyzer.models.PipelineJobError -module: azure.mgmt.videoanalyzer.models -summary: Details about the error for a failed pipeline job. -constructor: - syntax: 'PipelineJobError(*, code: str | None = None, message: str | None = None, - **kwargs)' - parameters: - - name: code - description: The error code. - isRequired: true - types: - - - - name: message - description: The error message. - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: message - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobOperationStatus.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobOperationStatus.yml deleted file mode 100644 index bafdc32c7524..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobOperationStatus.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PipelineJobOperationStatus -name: PipelineJobOperationStatus -fullName: azure.mgmt.videoanalyzer.models.PipelineJobOperationStatus -module: azure.mgmt.videoanalyzer.models -summary: 'Used for tracking the status of an operation on the pipeline job. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: PipelineJobOperationStatus(**kwargs) -variables: -- description: The name of the pipeline job operation. - name: name - types: - - -- description: The status of the pipeline job operation. - name: status - types: - - -- description: The error details for the pipeline job operation. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobState.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobState.yml deleted file mode 100644 index 424d67b1cc70..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.PipelineJobState -name: PipelineJobState -fullName: azure.mgmt.videoanalyzer.models.PipelineJobState -summary: Current state of the pipeline (read-only). -module: azure.mgmt.videoanalyzer.models -fields: -- name: CANCELED - uid: azure.mgmt.videoanalyzer.models.PipelineJobState.CANCELED -- name: COMPLETED - uid: azure.mgmt.videoanalyzer.models.PipelineJobState.COMPLETED -- name: FAILED - uid: azure.mgmt.videoanalyzer.models.PipelineJobState.FAILED -- name: PROCESSING - uid: azure.mgmt.videoanalyzer.models.PipelineJobState.PROCESSING diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobUpdate.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobUpdate.yml deleted file mode 100644 index 7d651ef2a8ef..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobUpdate.yml +++ /dev/null @@ -1,91 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PipelineJobUpdate -name: PipelineJobUpdate -fullName: azure.mgmt.videoanalyzer.models.PipelineJobUpdate -module: azure.mgmt.videoanalyzer.models -summary: 'Pipeline job represents a unique instance of a batch topology, used for - offline processing of selected portions of archived content. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'PipelineJobUpdate(*, topology_name: str | None = None, description: str - | None = None, parameters: List[ParameterDefinition] | None = None, **kwargs)' - parameters: - - name: topology_name - description: 'Reference to an existing pipeline topology. When activated, this - pipeline - - job will process content according to the pipeline topology definition.' - isRequired: true - types: - - - - name: description - description: An optional description for the pipeline. - isRequired: true - types: - - - - name: parameters - description: 'List of the instance level parameter values for the user-defined - topology - - parameters. A pipeline can only define or override parameters values for parameters - which have - - been declared in the referenced topology. Topology parameters without a default - value must be - - defined. Topology parameters with a default value can be optionally be overridden.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: topology_name - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'Current state of the pipeline (read-only). Possible values include: - "Processing", - - "Canceled", "Completed", "Failed".' - name: state - types: - - - - -- description: 'The date-time by when this pipeline job will be automatically deleted - from - - your account.' - name: expiration - types: - - -- description: Details about the error, in case the pipeline job fails. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopology.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopology.yml deleted file mode 100644 index da1492ae74c7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopology.yml +++ /dev/null @@ -1,69 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PipelineTopology -name: PipelineTopology -fullName: azure.mgmt.videoanalyzer.models.PipelineTopology -module: azure.mgmt.videoanalyzer.models -summary: "Pipeline topology describes the processing steps to be applied when processing\ - \ content for a particular outcome. The topology should be defined according to\ - \ the scenario to be achieved and can be reused across many pipeline instances which\ - \ share the same processing characteristics. For instance, a pipeline topology which\ - \ captures content from a RTSP camera and archives the content can be reused across\ - \ many different cameras, as long as the same processing is to be applied across\ - \ all the cameras. Individual instance properties can be defined through the use\ - \ of user-defined parameters, which allow for a topology to be parameterized. This\ - \ allows individual pipelines refer to different values, such as individual cameras'\ - \ RTSP endpoints and credentials. Overall a topology is composed of the following:\n\ - \n* Parameters: list of user defined parameters that can be references across the\ - \ topology nodes. \n\n* Sources: list of one or more data sources nodes such as\ - \ an RTSP source which allows for content to be ingested from cameras. \n\n* Processors:\ - \ list of nodes which perform data analysis or transformations. \n\n* Sinks: list\ - \ of one or more data sinks which allow for data to be stored or exported to other\ - \ destinations. \n\n Variables are only populated by the server, and will be\ - \ ignored when sending a request.\n\n All required parameters must be populated\ - \ in order to send to Azure.\n\n ivar id:\n Fully qualified resource\ - \ ID for the resource. Ex -\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.\n\ - \n vartype id:\n str\n\n ivar name:\n The name of the resource.\n\ - \n vartype name:\n str\n\n ivar type:\n The type of the resource.\ - \ E.g. \"Microsoft.Compute/virtualMachines\" or\n \"Microsoft.Storage/storageAccounts\"\ - .\n\n vartype type:\n str\n\n ivar system_data:\n Azure Resource\ - \ Manager metadata containing createdBy and modifiedBy\n information.\n\n\ - \ vartype system_data:\n ~video_analyzer.models.SystemData\n\n param\ - \ kind:\n Required. Topology kind. Possible values include: \"Live\", \"\ - Batch\".\n\n type kind:\n str or ~video_analyzer.models.Kind\n\n \ - \ param sku:\n Required. Describes the properties of a SKU.\n\n type\ - \ sku:\n ~video_analyzer.models.Sku\n\n param description:\n An\ - \ optional description of the pipeline topology. It is recommended that\n \ - \ the expected use of the topology to be described here.\n\n type description:\n\ - \ str\n\n param parameters:\n List of the topology parameter declarations.\ - \ Parameters declared here can be\n referenced throughout the topology nodes\ - \ through the use of \"${PARAMETER_NAME}\" string pattern.\n Parameters can\ - \ have optional default values and can later be defined in individual instances\ - \ of\n the pipeline.\n\n type parameters:\n list[~video_analyzer.models.ParameterDeclaration]\n\ - \n param sources:\n List of the topology source nodes. Source nodes enable\ - \ external data to be\n ingested by the pipeline.\n\n type sources:\n\ - \ list[~video_analyzer.models.SourceNodeBase]\n\n param processors:\n\ - \ List of the topology processor nodes. Processor nodes enable pipeline data\n\ - \ to be analyzed, processed or transformed.\n\n type processors:\n \ - \ list[~video_analyzer.models.ProcessorNodeBase]\n\n param sinks:\n \ - \ List of the topology sink nodes. Sink nodes allow pipeline data to be stored\ - \ or\n exported.\n\n type sinks:\n list[~video_analyzer.models.SinkNodeBase]" -constructor: - syntax: 'PipelineTopology(*, kind: str | Kind, sku: Sku, description: str | None - = None, parameters: List[ParameterDeclaration] | None = None, sources: List[SourceNodeBase] - | None = None, processors: List[ProcessorNodeBase] | None = None, sinks: List[SinkNodeBase] - | None = None, **kwargs)' - keywordOnlyParameters: - - name: kind - isRequired: true - - name: sku - isRequired: true - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: sources - defaultValue: None - - name: processors - defaultValue: None - - name: sinks - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopologyCollection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopologyCollection.yml deleted file mode 100644 index 8dcf8eda81e6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopologyCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PipelineTopologyCollection -name: PipelineTopologyCollection -fullName: azure.mgmt.videoanalyzer.models.PipelineTopologyCollection -module: azure.mgmt.videoanalyzer.models -summary: A collection of PipelineTopology items. -constructor: - syntax: 'PipelineTopologyCollection(*, value: List[PipelineTopology] | None = None, - next_link: str | None = None, **kwargs)' - parameters: - - name: value - description: A collection of PipelineTopology items. - isRequired: true - types: - - [] - - name: next_link - description: 'A link to the next page of the collection (when the collection contains - too - - many results to return in one response).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopologyUpdate.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopologyUpdate.yml deleted file mode 100644 index 8bdaacb41c1e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopologyUpdate.yml +++ /dev/null @@ -1,67 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PipelineTopologyUpdate -name: PipelineTopologyUpdate -fullName: azure.mgmt.videoanalyzer.models.PipelineTopologyUpdate -module: azure.mgmt.videoanalyzer.models -summary: "Pipeline topology describes the processing steps to be applied when processing\ - \ content for a particular outcome. The topology should be defined according to\ - \ the scenario to be achieved and can be reused across many pipeline instances which\ - \ share the same processing characteristics. For instance, a pipeline topology which\ - \ captures content from a RTSP camera and archives the content can be reused across\ - \ many different cameras, as long as the same processing is to be applied across\ - \ all the cameras. Individual instance properties can be defined through the use\ - \ of user-defined parameters, which allow for a topology to be parameterized. This\ - \ allows individual pipelines refer to different values, such as individual cameras'\ - \ RTSP endpoints and credentials. Overall a topology is composed of the following:\n\ - \n* Parameters: list of user defined parameters that can be references across the\ - \ topology nodes. \n\n* Sources: list of one or more data sources nodes such as\ - \ an RTSP source which allows for content to be ingested from cameras. \n\n* Processors:\ - \ list of nodes which perform data analysis or transformations. \n\n* Sinks: list\ - \ of one or more data sinks which allow for data to be stored or exported to other\ - \ destinations. \n\n Variables are only populated by the server, and will be\ - \ ignored when sending a request.\n\n ivar id:\n Fully qualified resource\ - \ ID for the resource. Ex -\n /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.\n\ - \n vartype id:\n str\n\n ivar name:\n The name of the resource.\n\ - \n vartype name:\n str\n\n ivar type:\n The type of the resource.\ - \ E.g. \"Microsoft.Compute/virtualMachines\" or\n \"Microsoft.Storage/storageAccounts\"\ - .\n\n vartype type:\n str\n\n ivar system_data:\n Azure Resource\ - \ Manager metadata containing createdBy and modifiedBy\n information.\n\n\ - \ vartype system_data:\n ~video_analyzer.models.SystemData\n\n param\ - \ kind:\n Topology kind. Possible values include: \"Live\", \"Batch\".\n\n\ - \ type kind:\n str or ~video_analyzer.models.Kind\n\n param sku:\n\ - \ Describes the properties of a SKU.\n\n type sku:\n ~video_analyzer.models.Sku\n\ - \n param description:\n An optional description of the pipeline topology.\ - \ It is recommended that\n the expected use of the topology to be described\ - \ here.\n\n type description:\n str\n\n param parameters:\n \ - \ List of the topology parameter declarations. Parameters declared here can be\n\ - \ referenced throughout the topology nodes through the use of \"${PARAMETER_NAME}\"\ - \ string pattern.\n Parameters can have optional default values and can later\ - \ be defined in individual instances of\n the pipeline.\n\n type parameters:\n\ - \ list[~video_analyzer.models.ParameterDeclaration]\n\n param sources:\n\ - \ List of the topology source nodes. Source nodes enable external data to\ - \ be\n ingested by the pipeline.\n\n type sources:\n list[~video_analyzer.models.SourceNodeBase]\n\ - \n param processors:\n List of the topology processor nodes. Processor\ - \ nodes enable pipeline data\n to be analyzed, processed or transformed.\n\ - \n type processors:\n list[~video_analyzer.models.ProcessorNodeBase]\n\ - \n param sinks:\n List of the topology sink nodes. Sink nodes allow pipeline\ - \ data to be stored or\n exported.\n\n type sinks:\n list[~video_analyzer.models.SinkNodeBase]" -constructor: - syntax: 'PipelineTopologyUpdate(*, kind: str | Kind | None = None, sku: Sku | None - = None, description: str | None = None, parameters: List[ParameterDeclaration] - | None = None, sources: List[SourceNodeBase] | None = None, processors: List[ProcessorNodeBase] - | None = None, sinks: List[SinkNodeBase] | None = None, **kwargs)' - keywordOnlyParameters: - - name: kind - defaultValue: None - - name: sku - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: sources - defaultValue: None - - name: processors - defaultValue: None - - name: sinks - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpoint.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpoint.yml deleted file mode 100644 index 9d5b8d3e6d43..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpoint.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PrivateEndpoint -name: PrivateEndpoint -fullName: azure.mgmt.videoanalyzer.models.PrivateEndpoint -module: azure.mgmt.videoanalyzer.models -summary: 'The Private Endpoint resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: PrivateEndpoint(**kwargs) -variables: -- description: The ARM identifier for Private Endpoint. - name: id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnection.yml deleted file mode 100644 index 0c9ef86c56ce..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnection.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnection -name: PrivateEndpointConnection -fullName: azure.mgmt.videoanalyzer.models.PrivateEndpointConnection -module: azure.mgmt.videoanalyzer.models -summary: 'The Private Endpoint Connection resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'PrivateEndpointConnection(*, private_endpoint: PrivateEndpoint | None = - None, private_link_service_connection_state: PrivateLinkServiceConnectionState - | None = None, **kwargs)' - parameters: - - name: private_endpoint - description: The resource of private end point. - isRequired: true - types: - - - - name: private_link_service_connection_state - description: 'A collection of information about the state of - - the connection between service consumer and provider.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: private_endpoint - defaultValue: None - - name: private_link_service_connection_state - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'The provisioning state of the private endpoint connection resource. - - Possible values include: "Succeeded", "Creating", "Deleting", "Failed".' - name: provisioning_state - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionListResult.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionListResult.yml deleted file mode 100644 index 811f6a991fc8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionListResult.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionListResult -name: PrivateEndpointConnectionListResult -fullName: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionListResult -module: azure.mgmt.videoanalyzer.models -summary: List of private endpoint connection associated with the specified storage - account. -constructor: - syntax: 'PrivateEndpointConnectionListResult(*, value: List[PrivateEndpointConnection] - | None = None, **kwargs)' - parameters: - - name: value - description: Array of private endpoint connections. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState.yml deleted file mode 100644 index 38af1794e843..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState -name: PrivateEndpointConnectionProvisioningState -fullName: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState -summary: The current provisioning state. -module: azure.mgmt.videoanalyzer.models -fields: -- name: CREATING - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState.CREATING -- name: DELETING - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState.DELETING -- name: FAILED - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState.FAILED -- name: SUCCEEDED - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus.yml deleted file mode 100644 index 375eacd4bdb5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus -name: PrivateEndpointServiceConnectionStatus -fullName: azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus -summary: The private endpoint connection status. -module: azure.mgmt.videoanalyzer.models -fields: -- name: APPROVED - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus.APPROVED -- name: PENDING - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus.PENDING -- name: REJECTED - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus.REJECTED diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkResource.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkResource.yml deleted file mode 100644 index 480907e3cc6b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkResource.yml +++ /dev/null @@ -1,52 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PrivateLinkResource -name: PrivateLinkResource -fullName: azure.mgmt.videoanalyzer.models.PrivateLinkResource -module: azure.mgmt.videoanalyzer.models -summary: 'A private link resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'PrivateLinkResource(*, required_zone_names: List[str] | None = None, **kwargs)' - parameters: - - name: required_zone_names - description: The private link resource Private link DNS zone name. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: required_zone_names - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: The private link resource group id. - name: group_id - types: - - -- description: The private link resource required member names. - name: required_members - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkResourceListResult.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkResourceListResult.yml deleted file mode 100644 index f59b8d76e3a6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkResourceListResult.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PrivateLinkResourceListResult -name: PrivateLinkResourceListResult -fullName: azure.mgmt.videoanalyzer.models.PrivateLinkResourceListResult -module: azure.mgmt.videoanalyzer.models -summary: A list of private link resources. -constructor: - syntax: 'PrivateLinkResourceListResult(*, value: List[PrivateLinkResource] | None - = None, **kwargs)' - parameters: - - name: value - description: Array of private link resources. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkServiceConnectionState.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkServiceConnectionState.yml deleted file mode 100644 index ae415475ba2b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkServiceConnectionState.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.PrivateLinkServiceConnectionState -name: PrivateLinkServiceConnectionState -fullName: azure.mgmt.videoanalyzer.models.PrivateLinkServiceConnectionState -module: azure.mgmt.videoanalyzer.models -summary: A collection of information about the state of the connection between service - consumer and provider. -constructor: - syntax: 'PrivateLinkServiceConnectionState(*, status: str | PrivateEndpointServiceConnectionStatus - | None = None, description: str | None = None, actions_required: str | None = - None, **kwargs)' - parameters: - - name: status - description: 'Indicates whether the connection has been Approved/Rejected/Removed - by the owner - - of the service. Possible values include: "Pending", "Approved", "Rejected".' - isRequired: true - types: - - - - - - name: description - description: The reason for approval/rejection of the connection. - isRequired: true - types: - - - - name: actions_required - description: 'A message indicating if changes on the service provider require - any - - updates on the consumer.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - defaultValue: None - - name: description - defaultValue: None - - name: actions_required - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProcessorNodeBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProcessorNodeBase.yml deleted file mode 100644 index c07146b52512..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProcessorNodeBase.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ProcessorNodeBase -name: ProcessorNodeBase -fullName: azure.mgmt.videoanalyzer.models.ProcessorNodeBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for topology processor nodes. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: EncoderProcessor. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ProcessorNodeBase(*, name: str, inputs: List[NodeInput], **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: Required. Node name. Must be unique within the topology. - isRequired: true - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: inputs - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Properties.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Properties.yml deleted file mode 100644 index 1a16a67e5e05..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Properties.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.Properties -name: Properties -fullName: azure.mgmt.videoanalyzer.models.Properties -module: azure.mgmt.videoanalyzer.models -summary: 'Metric properties. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Properties(**kwargs) -variables: -- description: The service specifications. - name: service_specification - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProvisioningState.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProvisioningState.yml deleted file mode 100644 index 96ce740715ae..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProvisioningState.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.ProvisioningState -name: ProvisioningState -fullName: azure.mgmt.videoanalyzer.models.ProvisioningState -summary: Provisioning state of the Video Analyzer account. -module: azure.mgmt.videoanalyzer.models -fields: -- name: FAILED - uid: azure.mgmt.videoanalyzer.models.ProvisioningState.FAILED -- name: IN_PROGRESS - uid: azure.mgmt.videoanalyzer.models.ProvisioningState.IN_PROGRESS -- name: SUCCEEDED - uid: azure.mgmt.videoanalyzer.models.ProvisioningState.SUCCEEDED diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProxyResource.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProxyResource.yml deleted file mode 100644 index 8e2130fd7cdb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProxyResource.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ProxyResource -name: ProxyResource -fullName: azure.mgmt.videoanalyzer.models.ProxyResource -module: azure.mgmt.videoanalyzer.models -summary: 'The resource model definition for a Azure Resource Manager proxy resource. - It will not have tags and a location. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ProxyResource(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PublicNetworkAccess.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PublicNetworkAccess.yml deleted file mode 100644 index 48492199e625..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PublicNetworkAccess.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.PublicNetworkAccess -name: PublicNetworkAccess -fullName: azure.mgmt.videoanalyzer.models.PublicNetworkAccess -summary: Whether or not public network access is allowed for resources under the Video - Analyzer account. -module: azure.mgmt.videoanalyzer.models -fields: -- name: DISABLED - uid: azure.mgmt.videoanalyzer.models.PublicNetworkAccess.DISABLED -- name: ENABLED - uid: azure.mgmt.videoanalyzer.models.PublicNetworkAccess.ENABLED diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Resource.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Resource.yml deleted file mode 100644 index c68968b3bddf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Resource.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.Resource -name: Resource -fullName: azure.mgmt.videoanalyzer.models.Resource -module: azure.mgmt.videoanalyzer.models -summary: 'Common fields that are returned in the response for all Azure Resource Manager - resources. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Resource(**kwargs) -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ResourceIdentity.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ResourceIdentity.yml deleted file mode 100644 index 99e886fe50fd..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ResourceIdentity.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ResourceIdentity -name: ResourceIdentity -fullName: azure.mgmt.videoanalyzer.models.ResourceIdentity -module: azure.mgmt.videoanalyzer.models -summary: 'The user assigned managed identity to use when accessing a resource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ResourceIdentity(*, user_assigned_identity: str, **kwargs)' - parameters: - - name: user_assigned_identity - description: 'Required. The user assigned managed identity''s resource - - identifier to use when accessing a resource.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: user_assigned_identity - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RsaTokenKey.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RsaTokenKey.yml deleted file mode 100644 index 1a69aee03909..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RsaTokenKey.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.RsaTokenKey -name: RsaTokenKey -fullName: azure.mgmt.videoanalyzer.models.RsaTokenKey -module: azure.mgmt.videoanalyzer.models -summary: 'Required validation properties for tokens generated with RSA algorithm. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RsaTokenKey(*, kid: str, alg: str | AccessPolicyRsaAlgo, n: str, e: str, - **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: kid - description: 'Required. JWT token key id. Validation keys are looked up based - on the key id - - present on the JWT token header.' - isRequired: true - types: - - - - name: alg - description: 'Required. RSA algorithm to be used: RS256, RS384 or RS512. Possible - values include: - - "RS256", "RS384", "RS512".' - isRequired: true - types: - - - - - - name: n - description: Required. RSA public key modulus. - isRequired: true - types: - - - - name: e - description: Required. RSA public key exponent. - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - isRequired: true - - name: alg - isRequired: true - - name: n - isRequired: true - - name: e - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RtspSource.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RtspSource.yml deleted file mode 100644 index 0bb3a6f0116d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RtspSource.yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.RtspSource -name: RtspSource -fullName: azure.mgmt.videoanalyzer.models.RtspSource -module: azure.mgmt.videoanalyzer.models -summary: 'RTSP source allows for media from an RTSP camera or generic RTSP server - to be ingested into a pipeline. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RtspSource(*, name: str, endpoint: EndpointBase, transport: str | RtspTransport - | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: Required. Node name. Must be unique within the topology. - isRequired: true - types: - - - - name: transport - description: 'Network transport utilized by the RTSP and RTP exchange: TCP or - HTTP. When - - using TCP, the RTP packets are interleaved on the TCP RTSP connection. When - using HTTP, the - - RTSP messages are exchanged through long lived HTTP connections, and the RTP - packages are - - interleaved in the HTTP connections alongside the RTSP messages. Possible values - include: - - "Http", "Tcp".' - isRequired: true - types: - - - - - - name: endpoint - description: 'Required. RTSP endpoint information for Video Analyzer to connect - to. This - - contains the required information for Video Analyzer to connect to RTSP cameras - and/or generic - - RTSP servers.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: endpoint - isRequired: true - - name: transport - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RtspTransport.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RtspTransport.yml deleted file mode 100644 index 9afb7cd39f9c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RtspTransport.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.RtspTransport -name: RtspTransport -fullName: azure.mgmt.videoanalyzer.models.RtspTransport -summary: 'Network transport utilized by the RTSP and RTP exchange: TCP or HTTP. When - using TCP, the RTP - - packets are interleaved on the TCP RTSP connection. When using HTTP, the RTSP messages - are - - exchanged through long lived HTTP connections, and the RTP packages are interleaved - in the HTTP - - connections alongside the RTSP messages.' -module: azure.mgmt.videoanalyzer.models -fields: -- name: HTTP - uid: azure.mgmt.videoanalyzer.models.RtspTransport.HTTP -- name: TCP - uid: azure.mgmt.videoanalyzer.models.RtspTransport.TCP diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SecureIotDeviceRemoteTunnel.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SecureIotDeviceRemoteTunnel.yml deleted file mode 100644 index 996780396a7c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SecureIotDeviceRemoteTunnel.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.SecureIotDeviceRemoteTunnel -name: SecureIotDeviceRemoteTunnel -fullName: azure.mgmt.videoanalyzer.models.SecureIotDeviceRemoteTunnel -module: azure.mgmt.videoanalyzer.models -summary: 'A remote tunnel securely established using IoT Hub device information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecureIotDeviceRemoteTunnel(*, iot_hub_name: str, device_id: str, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: iot_hub_name - description: Required. Name of the IoT Hub. - isRequired: true - types: - - - - name: device_id - description: 'Required. The IoT device id to use when establishing the remote - tunnel. This - - string is case-sensitive.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: iot_hub_name - isRequired: true - - name: device_id - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ServiceSpecification.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ServiceSpecification.yml deleted file mode 100644 index 34c6bbda1ce5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ServiceSpecification.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.ServiceSpecification -name: ServiceSpecification -fullName: azure.mgmt.videoanalyzer.models.ServiceSpecification -module: azure.mgmt.videoanalyzer.models -summary: 'The service metric specifications. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ServiceSpecification(**kwargs) -variables: -- description: List of log specifications. - name: log_specifications - types: - - [] -- description: List of metric specifications. - name: metric_specifications - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SinkNodeBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SinkNodeBase.yml deleted file mode 100644 index 83ba9176e2bb..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SinkNodeBase.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.SinkNodeBase -name: SinkNodeBase -fullName: azure.mgmt.videoanalyzer.models.SinkNodeBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for topology sink nodes. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: VideoSink. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SinkNodeBase(*, name: str, inputs: List[NodeInput], **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: Required. Node name. Must be unique within the topology. - isRequired: true - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: inputs - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Sku.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Sku.yml deleted file mode 100644 index fd3baaf3e985..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Sku.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.Sku -name: Sku -fullName: azure.mgmt.videoanalyzer.models.Sku -module: azure.mgmt.videoanalyzer.models -summary: 'The SKU details. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Sku(*, name: str | SkuName, **kwargs)' - parameters: - - name: name - description: 'Required. The SKU name. Possible values include: "Live_S1", "Batch_S1".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: name - isRequired: true -variables: -- description: 'The SKU tier. Possible values include: "Standard".' - name: tier - types: - - - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SkuName.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SkuName.yml deleted file mode 100644 index aa53bb6748d1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SkuName.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.SkuName -name: SkuName -fullName: azure.mgmt.videoanalyzer.models.SkuName -summary: The SKU name. -module: azure.mgmt.videoanalyzer.models -fields: -- name: BATCH_S1 - uid: azure.mgmt.videoanalyzer.models.SkuName.BATCH_S1 -- name: LIVE_S1 - uid: azure.mgmt.videoanalyzer.models.SkuName.LIVE_S1 diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SkuTier.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SkuTier.yml deleted file mode 100644 index db6856d3738e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SkuTier.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.SkuTier -name: SkuTier -fullName: azure.mgmt.videoanalyzer.models.SkuTier -summary: The SKU tier. -module: azure.mgmt.videoanalyzer.models -fields: -- name: STANDARD - uid: azure.mgmt.videoanalyzer.models.SkuTier.STANDARD diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SourceNodeBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SourceNodeBase.yml deleted file mode 100644 index c6e10832c5c1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SourceNodeBase.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.SourceNodeBase -name: SourceNodeBase -fullName: azure.mgmt.videoanalyzer.models.SourceNodeBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for topology source nodes. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: RtspSource, VideoSource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SourceNodeBase(*, name: str, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: Required. Node name. Must be unique within the topology. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.StorageAccount.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.StorageAccount.yml deleted file mode 100644 index f129fcd20291..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.StorageAccount.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.StorageAccount -name: StorageAccount -fullName: azure.mgmt.videoanalyzer.models.StorageAccount -module: azure.mgmt.videoanalyzer.models -summary: 'The details about the associated storage account. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StorageAccount(*, id: str, identity: ResourceIdentity | None = None, **kwargs)' - parameters: - - name: id - description: 'Required. The ID of the storage account resource. Video Analyzer - relies on tables, - - queues, and blobs. The primary storage account must be a Standard Storage account - (either - - Microsoft.ClassicStorage or Microsoft.Storage).' - isRequired: true - types: - - - - name: identity - description: A managed identity that Video Analyzer will use to access the storage - account. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: identity - defaultValue: None -variables: -- description: The current status of the storage account mapping. - name: status - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SystemData.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SystemData.yml deleted file mode 100644 index c6c6301272c6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SystemData.yml +++ /dev/null @@ -1,61 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.SystemData -name: SystemData -fullName: azure.mgmt.videoanalyzer.models.SystemData -module: azure.mgmt.videoanalyzer.models -summary: Metadata pertaining to creation and last modification of the resource. -constructor: - syntax: 'SystemData(*, created_by: str | None = None, created_by_type: str | CreatedByType - | None = None, created_at: datetime | None = None, last_modified_by: str | None - = None, last_modified_by_type: str | CreatedByType | None = None, last_modified_at: - datetime | None = None, **kwargs)' - parameters: - - name: created_by - description: The identity that created the resource. - isRequired: true - types: - - - - name: created_by_type - description: 'The type of identity that created the resource. Possible values - - include: "User", "Application", "ManagedIdentity", "Key".' - isRequired: true - types: - - - - - - name: created_at - description: The timestamp of resource creation (UTC). - isRequired: true - types: - - - - name: last_modified_by - description: The identity that last modified the resource. - isRequired: true - types: - - - - name: last_modified_by_type - description: 'The type of identity that last modified the resource. Possible - - values include: "User", "Application", "ManagedIdentity", "Key".' - isRequired: true - types: - - - - - - name: last_modified_at - description: The timestamp of resource last modification (UTC). - isRequired: true - types: - - - keywordOnlyParameters: - - name: created_by - defaultValue: None - - name: created_by_type - defaultValue: None - - name: created_at - defaultValue: None - - name: last_modified_by - defaultValue: None - - name: last_modified_by_type - defaultValue: None - - name: last_modified_at - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TimeSequenceBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TimeSequenceBase.yml deleted file mode 100644 index f64f089cd74f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TimeSequenceBase.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.TimeSequenceBase -name: TimeSequenceBase -fullName: azure.mgmt.videoanalyzer.models.TimeSequenceBase -module: azure.mgmt.videoanalyzer.models -summary: 'A sequence of datetime ranges as a string. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: VideoSequenceAbsoluteTimeMarkers. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: TimeSequenceBase(**kwargs) - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TlsEndpoint.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TlsEndpoint.yml deleted file mode 100644 index 1e53eb3bccb9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TlsEndpoint.yml +++ /dev/null @@ -1,69 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.TlsEndpoint -name: TlsEndpoint -fullName: azure.mgmt.videoanalyzer.models.TlsEndpoint -module: azure.mgmt.videoanalyzer.models -summary: 'TLS endpoint describes an endpoint that the pipeline can connect to over - TLS transport (data is encrypted in transit). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TlsEndpoint(*, credentials: CredentialsBase, url: str, tunnel: TunnelBase - | None = None, trusted_certificates: CertificateSource | None = None, validation_options: - TlsValidationOptions | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: credentials - description: Required. Credentials to be presented to the endpoint. - isRequired: true - types: - - - - name: url - description: Required. The endpoint URL for Video Analyzer to connect to. - isRequired: true - types: - - - - name: tunnel - description: 'Describes the tunnel through which Video Analyzer can connect to - the endpoint - - URL. This is an optional property, typically used when the endpoint is behind - a firewall.' - isRequired: true - types: - - - - name: trusted_certificates - description: 'List of trusted certificate authorities when authenticating a TLS - - connection. A null list designates that Azure Video Analyzer''s list of trusted - authorities - - should be used.' - isRequired: true - types: - - - - name: validation_options - description: 'Validation options to use when authenticating a TLS connection. - By - - default, strict validation is used.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: credentials - isRequired: true - - name: url - isRequired: true - - name: tunnel - defaultValue: None - - name: trusted_certificates - defaultValue: None - - name: validation_options - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TlsValidationOptions.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TlsValidationOptions.yml deleted file mode 100644 index 2baec4a58082..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TlsValidationOptions.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.TlsValidationOptions -name: TlsValidationOptions -fullName: azure.mgmt.videoanalyzer.models.TlsValidationOptions -module: azure.mgmt.videoanalyzer.models -summary: Options for controlling the validation of TLS endpoints. -constructor: - syntax: 'TlsValidationOptions(*, ignore_hostname: str | None = None, ignore_signature: - str | None = None, **kwargs)' - parameters: - - name: ignore_hostname - description: 'When set to ''true'' causes the certificate subject name validation - to be - - skipped. Default is ''false''.' - isRequired: true - types: - - - - name: ignore_signature - description: 'When set to ''true'' causes the certificate chain trust validation - to be - - skipped. Default is ''false''.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: ignore_hostname - defaultValue: None - - name: ignore_signature - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TokenClaim.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TokenClaim.yml deleted file mode 100644 index c587c335f93c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TokenClaim.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.TokenClaim -name: TokenClaim -fullName: azure.mgmt.videoanalyzer.models.TokenClaim -module: azure.mgmt.videoanalyzer.models -summary: 'Properties for expected token claims. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TokenClaim(*, name: str, value: str, **kwargs)' - parameters: - - name: name - description: Required. Name of the claim which must be present on the token. - isRequired: true - types: - - - - name: value - description: Required. Expected value of the claim to be present on the token. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: value - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TokenKey.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TokenKey.yml deleted file mode 100644 index fa3402c2d25c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TokenKey.yml +++ /dev/null @@ -1,34 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.TokenKey -name: TokenKey -fullName: azure.mgmt.videoanalyzer.models.TokenKey -module: azure.mgmt.videoanalyzer.models -summary: 'Key properties for JWT token validation. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: EccTokenKey, RsaTokenKey. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TokenKey(*, kid: str, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: kid - description: 'Required. JWT token key id. Validation keys are looked up based - on the key id - - present on the JWT token header.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: kid - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TrackedResource.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TrackedResource.yml deleted file mode 100644 index 1333e5cd7321..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TrackedResource.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.TrackedResource -name: TrackedResource -fullName: azure.mgmt.videoanalyzer.models.TrackedResource -module: azure.mgmt.videoanalyzer.models -summary: 'The resource model definition for an Azure Resource Manager tracked top - level resource which has ''tags'' and a ''location''. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TrackedResource(*, location: str, tags: Dict[str, str] | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Resource tags. - isRequired: true - types: - - [, ] - - name: location - description: Required. The geo-location where the resource lives. - isRequired: true - types: - - - keywordOnlyParameters: - - name: location - isRequired: true - - name: tags - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TunnelBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TunnelBase.yml deleted file mode 100644 index 982ee04ec046..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TunnelBase.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.TunnelBase -name: TunnelBase -fullName: azure.mgmt.videoanalyzer.models.TunnelBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base class for tunnel objects. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: SecureIotDeviceRemoteTunnel. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: TunnelBase(**kwargs) - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UnsecuredEndpoint.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UnsecuredEndpoint.yml deleted file mode 100644 index b6dc03c5d41f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UnsecuredEndpoint.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.UnsecuredEndpoint -name: UnsecuredEndpoint -fullName: azure.mgmt.videoanalyzer.models.UnsecuredEndpoint -module: azure.mgmt.videoanalyzer.models -summary: 'Unsecured endpoint describes an endpoint that the pipeline can connect to - over clear transport (no encryption in transit). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UnsecuredEndpoint(*, credentials: CredentialsBase, url: str, tunnel: TunnelBase - | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: credentials - description: Required. Credentials to be presented to the endpoint. - isRequired: true - types: - - - - name: url - description: Required. The endpoint URL for Video Analyzer to connect to. - isRequired: true - types: - - - - name: tunnel - description: 'Describes the tunnel through which Video Analyzer can connect to - the endpoint - - URL. This is an optional property, typically used when the endpoint is behind - a firewall.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: credentials - isRequired: true - - name: url - isRequired: true - - name: tunnel - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UserAssignedManagedIdentity.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UserAssignedManagedIdentity.yml deleted file mode 100644 index 3c9e625fe372..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UserAssignedManagedIdentity.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.UserAssignedManagedIdentity -name: UserAssignedManagedIdentity -fullName: azure.mgmt.videoanalyzer.models.UserAssignedManagedIdentity -module: azure.mgmt.videoanalyzer.models -summary: 'The details of the user assigned managed identity used by the Video Analyzer - resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: UserAssignedManagedIdentity(**kwargs) -variables: -- description: The client ID. - name: client_id - types: - - -- description: The principal ID. - name: principal_id - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UsernamePasswordCredentials.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UsernamePasswordCredentials.yml deleted file mode 100644 index c0f90df18a2f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UsernamePasswordCredentials.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.UsernamePasswordCredentials -name: UsernamePasswordCredentials -fullName: azure.mgmt.videoanalyzer.models.UsernamePasswordCredentials -module: azure.mgmt.videoanalyzer.models -summary: 'Username and password credentials. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UsernamePasswordCredentials(*, username: str, password: str, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: username - description: Required. Username to be presented as part of the credentials. - isRequired: true - types: - - - - name: password - description: 'Required. Password to be presented as part of the credentials. It - is - - recommended that this value is parameterized as a secret string in order to - prevent this value - - to be returned as part of the resource on API requests.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: username - isRequired: true - - name: password - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzer.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzer.yml deleted file mode 100644 index 2dbd9a232320..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzer.yml +++ /dev/null @@ -1,120 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoAnalyzer -name: VideoAnalyzer -fullName: azure.mgmt.videoanalyzer.models.VideoAnalyzer -module: azure.mgmt.videoanalyzer.models -summary: 'The Video Analyzer account. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoAnalyzer(*, location: str, tags: Dict[str, str] | None = None, identity: - VideoAnalyzerIdentity | None = None, storage_accounts: List[StorageAccount] | - None = None, encryption: AccountEncryption | None = None, iot_hubs: List[IotHub] - | None = None, public_network_access: str | PublicNetworkAccess | None = None, - network_access_control: NetworkAccessControl | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Resource tags. - isRequired: true - types: - - [, ] - - name: location - description: Required. The geo-location where the resource lives. - isRequired: true - types: - - - - name: identity - description: The identities associated to the Video Analyzer resource. - isRequired: true - types: - - - - name: storage_accounts - description: The storage accounts for this resource. - isRequired: true - types: - - [] - - name: encryption - description: The account encryption properties. - isRequired: true - types: - - - - name: iot_hubs - description: The IoT Hubs for this resource. - isRequired: true - types: - - [] - - name: public_network_access - description: 'Whether or not public network access is allowed for resources - - under the Video Analyzer account. Possible values include: "Enabled", "Disabled".' - isRequired: true - types: - - - - - - name: network_access_control - description: Network access control for Video Analyzer. - isRequired: true - types: - - - keywordOnlyParameters: - - name: location - isRequired: true - - name: tags - defaultValue: None - - name: identity - defaultValue: None - - name: storage_accounts - defaultValue: None - - name: encryption - defaultValue: None - - name: iot_hubs - defaultValue: None - - name: public_network_access - defaultValue: None - - name: network_access_control - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: The endpoints associated with this resource. - name: endpoints - types: - - [] -- description: 'Provisioning state of the Video Analyzer account. Possible values - - include: "Failed", "InProgress", "Succeeded".' - name: provisioning_state - types: - - - - -- description: 'Private Endpoint Connections created under Video Analyzer - - account.' - name: private_endpoint_connections - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerCollection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerCollection.yml deleted file mode 100644 index 222b46660aee..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerCollection.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerCollection -name: VideoAnalyzerCollection -fullName: azure.mgmt.videoanalyzer.models.VideoAnalyzerCollection -module: azure.mgmt.videoanalyzer.models -summary: A collection of VideoAnalyzer items. -constructor: - syntax: 'VideoAnalyzerCollection(*, value: List[VideoAnalyzer] | None = None, **kwargs)' - parameters: - - name: value - description: A collection of VideoAnalyzer items. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType.yml deleted file mode 100644 index 649cd2f25679..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType -name: VideoAnalyzerEndpointType -fullName: azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType -summary: The type of the endpoint. -module: azure.mgmt.videoanalyzer.models -fields: -- name: CLIENT_API - uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType.CLIENT_API diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerIdentity.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerIdentity.yml deleted file mode 100644 index 946d97059d33..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerIdentity.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerIdentity -name: VideoAnalyzerIdentity -fullName: azure.mgmt.videoanalyzer.models.VideoAnalyzerIdentity -module: azure.mgmt.videoanalyzer.models -summary: 'The managed identity for the Video Analyzer resource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoAnalyzerIdentity(*, type: str, user_assigned_identities: Dict[str, - UserAssignedManagedIdentity] | None = None, **kwargs)' - parameters: - - name: type - description: Required. The identity type. - isRequired: true - types: - - - - name: user_assigned_identities - description: The User Assigned Managed Identities. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: type - isRequired: true - - name: user_assigned_identities - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerOperationStatus.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerOperationStatus.yml deleted file mode 100644 index 3d8ed34f9ac1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerOperationStatus.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerOperationStatus -name: VideoAnalyzerOperationStatus -fullName: azure.mgmt.videoanalyzer.models.VideoAnalyzerOperationStatus -module: azure.mgmt.videoanalyzer.models -summary: 'Status of video analyzer operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoAnalyzerOperationStatus(*, name: str, id: str | None = None, start_time: - str | None = None, end_time: str | None = None, status: str | None = None, error: - ErrorDetail | None = None, **kwargs)' - parameters: - - name: name - description: Required. Operation identifier. - isRequired: true - types: - - - - name: id - description: Operation resource ID. - isRequired: true - types: - - - - name: start_time - description: Operation start time. - isRequired: true - types: - - - - name: end_time - description: Operation end time. - isRequired: true - types: - - - - name: status - description: Operation status. - isRequired: true - types: - - - - name: error - description: The error detail. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: id - defaultValue: None - - name: start_time - defaultValue: None - - name: end_time - defaultValue: None - - name: status - defaultValue: None - - name: error - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerPrivateEndpointConnectionOperationStatus.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerPrivateEndpointConnectionOperationStatus.yml deleted file mode 100644 index 60faefb599d7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerPrivateEndpointConnectionOperationStatus.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerPrivateEndpointConnectionOperationStatus -name: VideoAnalyzerPrivateEndpointConnectionOperationStatus -fullName: azure.mgmt.videoanalyzer.models.VideoAnalyzerPrivateEndpointConnectionOperationStatus -module: azure.mgmt.videoanalyzer.models -summary: 'Status of private endpoint connection operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoAnalyzerPrivateEndpointConnectionOperationStatus(*, name: str, id: - str | None = None, start_time: str | None = None, end_time: str | None = None, - status: str | None = None, error: ErrorDetail | None = None, **kwargs)' - parameters: - - name: name - description: Required. Operation identifier. - isRequired: true - types: - - - - name: id - description: Operation resource ID. - isRequired: true - types: - - - - name: start_time - description: Operation start time. - isRequired: true - types: - - - - name: end_time - description: Operation end time. - isRequired: true - types: - - - - name: status - description: Operation status. - isRequired: true - types: - - - - name: error - description: The error detail. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: id - defaultValue: None - - name: start_time - defaultValue: None - - name: end_time - defaultValue: None - - name: status - defaultValue: None - - name: error - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerUpdate.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerUpdate.yml deleted file mode 100644 index 2c6491631b5c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerUpdate.yml +++ /dev/null @@ -1,87 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerUpdate -name: VideoAnalyzerUpdate -fullName: azure.mgmt.videoanalyzer.models.VideoAnalyzerUpdate -module: azure.mgmt.videoanalyzer.models -summary: 'The update operation for a Video Analyzer account. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'VideoAnalyzerUpdate(*, tags: Dict[str, str] | None = None, identity: VideoAnalyzerIdentity - | None = None, storage_accounts: List[StorageAccount] | None = None, encryption: - AccountEncryption | None = None, iot_hubs: List[IotHub] | None = None, public_network_access: - str | PublicNetworkAccess | None = None, network_access_control: NetworkAccessControl - | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Resource tags. - isRequired: true - types: - - [, ] - - name: identity - description: The identities associated to the Video Analyzer resource. - isRequired: true - types: - - - - name: storage_accounts - description: The storage accounts for this resource. - isRequired: true - types: - - [] - - name: encryption - description: The account encryption properties. - isRequired: true - types: - - - - name: iot_hubs - description: The IoT Hubs for this resource. - isRequired: true - types: - - [] - - name: public_network_access - description: 'Whether or not public network access is allowed for resources - - under the Video Analyzer account. Possible values include: "Enabled", "Disabled".' - isRequired: true - types: - - - - - - name: network_access_control - description: Network access control for Video Analyzer. - isRequired: true - types: - - - keywordOnlyParameters: - - name: tags - defaultValue: None - - name: identity - defaultValue: None - - name: storage_accounts - defaultValue: None - - name: encryption - defaultValue: None - - name: iot_hubs - defaultValue: None - - name: public_network_access - defaultValue: None - - name: network_access_control - defaultValue: None -variables: -- description: The endpoints associated with this resource. - name: endpoints - types: - - [] -- description: 'Provisioning state of the Video Analyzer account. Possible values - - include: "Failed", "InProgress", "Succeeded".' - name: provisioning_state - types: - - - - -- description: 'Private Endpoint Connections created under Video Analyzer - - account.' - name: private_endpoint_connections - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoArchival.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoArchival.yml deleted file mode 100644 index 65b6a9c0f4aa..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoArchival.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoArchival -name: VideoArchival -fullName: azure.mgmt.videoanalyzer.models.VideoArchival -module: azure.mgmt.videoanalyzer.models -summary: Video archival properties. -constructor: - syntax: 'VideoArchival(*, retention_period: str | None = None, **kwargs)' - parameters: - - name: retention_period - description: 'Video retention period indicates the maximum age of the video archive - - segments which are intended to be kept in storage. It must be provided in the - ISO8601 duration - - format in the granularity of days, up to a maximum of 10 years. For example, - if this is set to - - P30D (30 days), content older than 30 days will be periodically deleted. This - value can be - - updated at any time and the new desired retention period will be effective within - 24 hours.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: retention_period - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoContentToken.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoContentToken.yml deleted file mode 100644 index f9fb024d39d1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoContentToken.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoContentToken -name: VideoContentToken -fullName: azure.mgmt.videoanalyzer.models.VideoContentToken -module: azure.mgmt.videoanalyzer.models -summary: '"Video content token grants access to the video content URLs.". - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: VideoContentToken(**kwargs) -variables: -- description: 'The content token expiration date in ISO8601 format (eg. - - 2021-01-01T00:00:00Z).' - name: expiration_date - types: - - -- description: 'The content token value to be added to the video content URL as the - value for the - - "token" query string parameter. The token is specific to a single video.' - name: token - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoContentUrls.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoContentUrls.yml deleted file mode 100644 index a90cbaddd970..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoContentUrls.yml +++ /dev/null @@ -1,81 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoContentUrls -name: VideoContentUrls -fullName: azure.mgmt.videoanalyzer.models.VideoContentUrls -module: azure.mgmt.videoanalyzer.models -summary: Set of URLs to the video content. -constructor: - syntax: 'VideoContentUrls(*, download_url: str | None = None, archive_base_url: - str | None = None, rtsp_tunnel_url: str | None = None, preview_image_urls: VideoPreviewImageUrls - | None = None, **kwargs)' - parameters: - - name: download_url - description: 'Video file download URL. This URL can be used in conjunction with - the - - video content authorization token to download the video MP4 file. The resulting - MP4 file can be - - played on any standard media player. It is available when the video type is - ''file'' and video - - file is available for consumption.' - isRequired: true - types: - - - - name: archive_base_url - description: "Video archive streaming base URL. The archived content can be\n\ - automatically played by the Azure Video Analyzer player widget. Alternatively,\ - \ this URL can be\nused in conjunction with the video content authorization\ - \ token on any compatible DASH or HLS\nplayers by appending the following to\ - \ the base URL:\n\n\n\n````default\n\n - HLSv4: /manifest(format=m3u8-aapl).m3u8\n \ - \ - HLS CMAF: /manifest(format=m3u8-cmaf)\n - DASH CMAF: /manifest(format=mpd-time-cmaf)\n\ - \n Moreover, an ongoing video recording can be played in \"live mode\" with\ - \ latencies which are\n ````\n\napproximately double of the chosen video segment\ - \ length. It is available when the video type is\n'archive' and video archiving\ - \ is enabled." - isRequired: true - types: - - - - name: rtsp_tunnel_url - description: 'Video low-latency streaming URL. The live content can be automatically - - played by the Azure Video Analyzer player widget. Alternatively, this URL can - be used in - - conjunction with the video content authorization token to expose a WebSocket - tunneled RTSP - - stream. It is available when the video type is ''archive'' and a live, low-latency - feed is - - available from the source.' - isRequired: true - types: - - - - name: preview_image_urls - description: 'Video preview image URLs. These URLs can be used in conjunction - with - - the video content authorization token to download the most recent still image - from the video - - archive in different resolutions. They are available when the video type is - ''archive'' and - - preview images are enabled.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: download_url - defaultValue: None - - name: archive_base_url - defaultValue: None - - name: rtsp_tunnel_url - defaultValue: None - - name: preview_image_urls - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoCreationProperties.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoCreationProperties.yml deleted file mode 100644 index 72360fd3a646..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoCreationProperties.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoCreationProperties -name: VideoCreationProperties -fullName: azure.mgmt.videoanalyzer.models.VideoCreationProperties -module: azure.mgmt.videoanalyzer.models -summary: Optional properties to be used in case a new video resource needs to be created - on the service. These will not take effect if the video already exists. -constructor: - syntax: 'VideoCreationProperties(*, title: str | None = None, description: str | - None = None, segment_length: str | None = None, retention_period: str | None = - None, **kwargs)' - parameters: - - name: title - description: Optional title provided by the user. Value can be up to 256 characters - long. - isRequired: true - types: - - - - name: description - description: 'Optional description provided by the user. Value can be up to 2048 - - characters long.' - isRequired: true - types: - - - - name: segment_length - description: 'Segment length indicates the length of individual content files - - (segments) which are persisted to storage. Smaller segments provide lower archive - playback - - latency but generate larger volume of storage transactions. Larger segments - reduce the amount - - of storage transactions while increasing the archive playback latency. Value - must be specified - - in ISO8601 duration format (i.e. "PT30S" equals 30 seconds) and can vary between - 30 seconds to - - 5 minutes, in 30 seconds increments. Changing this value after the initial call - to create the - - video resource can lead to errors when uploading content to the archive. Default - value is 30 - - seconds. This property is only allowed for topologies where "kind" is set to - "live".' - isRequired: true - types: - - - - name: retention_period - description: 'Video retention period indicates how long the video is kept in - - storage. Value must be specified in ISO8601 duration format (i.e. "P1D" equals - 1 day) and can - - vary between 1 day to 10 years, in 1 day increments. When absent (null), all - video content is - - retained indefinitely. This property is only allowed for topologies where "kind" - is set to - - "live".' - isRequired: true - types: - - - keywordOnlyParameters: - - name: title - defaultValue: None - - name: description - defaultValue: None - - name: segment_length - defaultValue: None - - name: retention_period - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEncoderBase.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEncoderBase.yml deleted file mode 100644 index cb2f6e23a47b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEncoderBase.yml +++ /dev/null @@ -1,62 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoEncoderBase -name: VideoEncoderBase -fullName: azure.mgmt.videoanalyzer.models.VideoEncoderBase -module: azure.mgmt.videoanalyzer.models -summary: 'Base type for all video encoding presets, which define the recipe or instructions - on how the input video should be processed. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: VideoEncoderH264. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoEncoderBase(*, bitrate_kbps: str | None = None, frame_rate: str | - None = None, scale: VideoScale | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: bitrate_kbps - description: 'The maximum bitrate, in kilobits per second or Kbps, at which video - should - - be encoded. If omitted, encoder sets it automatically to try and match the quality - of the input - - video.' - isRequired: true - types: - - - - name: frame_rate - description: 'The frame rate (in frames per second) of the encoded video. The - value must - - be greater than zero, and less than or equal to 300. If omitted, the encoder - uses the average - - frame rate of the input video.' - isRequired: true - types: - - - - name: scale - description: 'Describes the resolution of the encoded video. If omitted, the encoder - uses the - - resolution of the input video.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: bitrate_kbps - defaultValue: None - - name: frame_rate - defaultValue: None - - name: scale - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEncoderH264.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEncoderH264.yml deleted file mode 100644 index 4b43a31b4afc..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEncoderH264.yml +++ /dev/null @@ -1,56 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoEncoderH264 -name: VideoEncoderH264 -fullName: azure.mgmt.videoanalyzer.models.VideoEncoderH264 -module: azure.mgmt.videoanalyzer.models -summary: 'A custom preset for encoding video with the H.264 (AVC) codec. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoEncoderH264(*, bitrate_kbps: str | None = None, frame_rate: str | - None = None, scale: VideoScale | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: bitrate_kbps - description: 'The maximum bitrate, in kilobits per second or Kbps, at which video - should - - be encoded. If omitted, encoder sets it automatically to try and match the quality - of the input - - video.' - isRequired: true - types: - - - - name: frame_rate - description: 'The frame rate (in frames per second) of the encoded video. The - value must - - be greater than zero, and less than or equal to 300. If omitted, the encoder - uses the average - - frame rate of the input video.' - isRequired: true - types: - - - - name: scale - description: 'Describes the resolution of the encoded video. If omitted, the encoder - uses the - - resolution of the input video.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: bitrate_kbps - defaultValue: None - - name: frame_rate - defaultValue: None - - name: scale - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEntity.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEntity.yml deleted file mode 100644 index 18ad259d10fa..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEntity.yml +++ /dev/null @@ -1,95 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoEntity -name: VideoEntity -fullName: azure.mgmt.videoanalyzer.models.VideoEntity -module: azure.mgmt.videoanalyzer.models -summary: 'Represents a video resource within Azure Video Analyzer. Videos can be ingested - from RTSP cameras through live pipelines or can be created by exporting sequences - from existing captured video through a pipeline job. Videos ingested through live - pipelines can be streamed through Azure Video Analyzer Player Widget or compatible - players. Exported videos can be downloaded as MP4 files. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'VideoEntity(*, title: str | None = None, description: str | None = None, - media_info: VideoMediaInfo | None = None, archival: VideoArchival | None = None, - **kwargs)' - parameters: - - name: title - description: 'Optional video title provided by the user. Value can be up to 256 - characters - - long.' - isRequired: true - types: - - - - name: description - description: 'Optional video description provided by the user. Value can be up - to 2048 - - characters long.' - isRequired: true - types: - - - - name: media_info - description: Contains information about the video and audio content. - isRequired: true - types: - - - - name: archival - description: Video archival properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: title - defaultValue: None - - name: description - defaultValue: None - - name: media_info - defaultValue: None - - name: archival - defaultValue: None -variables: -- description: 'Fully qualified resource ID for the resource. Ex - - - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.' - name: id - types: - - -- description: The name of the resource. - name: name - types: - - -- description: 'The type of the resource. E.g. "Microsoft.Compute/virtualMachines" - or - - "Microsoft.Storage/storageAccounts".' - name: type - types: - - -- description: 'Azure Resource Manager metadata containing createdBy and modifiedBy - - information.' - name: system_data - types: - - -- description: 'Video content type. Different content types are suitable for - - different applications and scenarios. Possible values include: "Archive", "File".' - name: type_properties_type - types: - - - - -- description: 'Video flags contain information about the available video actions - and its dynamic - - properties based on the current video state.' - name: flags - types: - - -- description: Set of URLs to the video content. - name: content_urls - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEntityCollection.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEntityCollection.yml deleted file mode 100644 index 32dcc687f315..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEntityCollection.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoEntityCollection -name: VideoEntityCollection -fullName: azure.mgmt.videoanalyzer.models.VideoEntityCollection -module: azure.mgmt.videoanalyzer.models -summary: A collection of VideoEntity items. -constructor: - syntax: 'VideoEntityCollection(*, value: List[VideoEntity] | None = None, next_link: - str | None = None, **kwargs)' - parameters: - - name: value - description: A collection of VideoEntity items. - isRequired: true - types: - - [] - - name: next_link - description: 'A link to the next page of the collection (when the collection contains - too - - many results to return in one response).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoFlags.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoFlags.yml deleted file mode 100644 index e11753119f18..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoFlags.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoFlags -name: VideoFlags -fullName: azure.mgmt.videoanalyzer.models.VideoFlags -module: azure.mgmt.videoanalyzer.models -summary: 'Video flags contain information about the available video actions and its - dynamic properties based on the current video state. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoFlags(*, can_stream: bool, has_data: bool, is_in_use: bool, **kwargs)' - parameters: - - name: can_stream - description: 'Required. Value indicating whether or not the video can be streamed. - Only - - "archive" type videos can be streamed.' - isRequired: true - types: - - - - name: has_data - description: 'Required. Value indicating whether or not there has ever been data - recorded or - - uploaded into the video. Newly created videos have this value set to false.' - isRequired: true - types: - - - - name: is_in_use - description: 'Required. Value indicating whether or not the video is currently - being - - referenced be an active pipeline. The fact that is being referenced, doesn''t - necessarily - - indicate that data is being received. For example, video recording may be gated - on events or - - camera may not be accessible at the time.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: can_stream - isRequired: true - - name: has_data - isRequired: true - - name: is_in_use - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoMediaInfo.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoMediaInfo.yml deleted file mode 100644 index f8e56af0e39a..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoMediaInfo.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoMediaInfo -name: VideoMediaInfo -fullName: azure.mgmt.videoanalyzer.models.VideoMediaInfo -module: azure.mgmt.videoanalyzer.models -summary: Contains information about the video and audio content. -constructor: - syntax: 'VideoMediaInfo(*, segment_length: str | None = None, **kwargs)' - parameters: - - name: segment_length - description: 'Video segment length indicates the length of individual video files - - (segments) which are persisted to storage. Smaller segments provide lower archive - playback - - latency but generate larger volume of storage transactions. Larger segments - reduce the amount - - of storage transactions while increasing the archive playback latency. Value - must be specified - - in ISO8601 duration format (i.e. "PT30S" equals 30 seconds) and can vary between - 30 seconds to - - 5 minutes, in 30 seconds increments.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: segment_length - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoPreviewImageUrls.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoPreviewImageUrls.yml deleted file mode 100644 index 4f548bdb200f..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoPreviewImageUrls.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoPreviewImageUrls -name: VideoPreviewImageUrls -fullName: azure.mgmt.videoanalyzer.models.VideoPreviewImageUrls -module: azure.mgmt.videoanalyzer.models -summary: Video preview image URLs. These URLs can be used in conjunction with the - video content authorization token to download the most recent still image from the - video archive in different resolutions. They are available when the video type is - 'archive' and preview images are enabled. -constructor: - syntax: 'VideoPreviewImageUrls(*, small: str | None = None, medium: str | None = - None, large: str | None = None, **kwargs)' - parameters: - - name: small - description: Low resolution preview image URL. - isRequired: true - types: - - - - name: medium - description: Medium resolution preview image URL. - isRequired: true - types: - - - - name: large - description: High resolution preview image URL. - isRequired: true - types: - - - keywordOnlyParameters: - - name: small - defaultValue: None - - name: medium - defaultValue: None - - name: large - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoPublishingOptions.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoPublishingOptions.yml deleted file mode 100644 index 9ad9bd2520bf..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoPublishingOptions.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoPublishingOptions -name: VideoPublishingOptions -fullName: azure.mgmt.videoanalyzer.models.VideoPublishingOptions -module: azure.mgmt.videoanalyzer.models -summary: Optional flags used to change how video is published. These are only allowed - for topologies where "kind" is set to "live". -constructor: - syntax: 'VideoPublishingOptions(*, disable_archive: str | None = None, disable_rtsp_publishing: - str | None = None, **kwargs)' - parameters: - - name: disable_archive - description: 'When set to ''true'' content will not be archived or recorded. This - is - - used, for example, when the topology is used only for low latency video streaming. - Default is - - ''false''. If set to ''true'', then "disableRtspPublishing" must be set to - ''false''.' - isRequired: true - types: - - - - name: disable_rtsp_publishing - description: 'When set to ''true'' the RTSP playback URL will not be published, - - disabling low latency streaming. This is used, for example, when the topology - is used only for - - archiving content. Default is ''false''. If set to ''true'', then "disableArchive" - must be set to - - ''false''.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: disable_archive - defaultValue: None - - name: disable_rtsp_publishing - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoScale.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoScale.yml deleted file mode 100644 index 792ea1d671b4..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoScale.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoScale -name: VideoScale -fullName: azure.mgmt.videoanalyzer.models.VideoScale -module: azure.mgmt.videoanalyzer.models -summary: The video scaling information. -constructor: - syntax: 'VideoScale(*, height: str | None = None, width: str | None = None, mode: - str | VideoScaleMode | None = None, **kwargs)' - parameters: - - name: height - description: The desired output video height. - isRequired: true - types: - - - - name: width - description: The desired output video width. - isRequired: true - types: - - - - name: mode - description: 'Describes the video scaling mode to be applied. Default mode is - ''Pad''. If the mode - - is ''Pad'' or ''Stretch'' then both width and height must be specified. Else - if the mode is - - ''PreserveAspectRatio'' then only one of width or height need be provided. Possible - values - - include: "Pad", "PreserveAspectRatio", "Stretch".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: height - defaultValue: None - - name: width - defaultValue: None - - name: mode - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoScaleMode.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoScaleMode.yml deleted file mode 100644 index e0bed6ad6a33..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoScaleMode.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.VideoScaleMode -name: VideoScaleMode -fullName: azure.mgmt.videoanalyzer.models.VideoScaleMode -summary: 'Describes the video scaling mode to be applied. Default mode is ''Pad''. - If the mode is ''Pad'' or - - ''Stretch'' then both width and height must be specified. Else if the mode is - - ''PreserveAspectRatio'' then only one of width or height need be provided.' -module: azure.mgmt.videoanalyzer.models -fields: -- name: PAD - uid: azure.mgmt.videoanalyzer.models.VideoScaleMode.PAD -- name: PRESERVE_ASPECT_RATIO - uid: azure.mgmt.videoanalyzer.models.VideoScaleMode.PRESERVE_ASPECT_RATIO -- name: STRETCH - uid: azure.mgmt.videoanalyzer.models.VideoScaleMode.STRETCH diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSequenceAbsoluteTimeMarkers.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSequenceAbsoluteTimeMarkers.yml deleted file mode 100644 index fe0e78cad955..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSequenceAbsoluteTimeMarkers.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoSequenceAbsoluteTimeMarkers -name: VideoSequenceAbsoluteTimeMarkers -fullName: azure.mgmt.videoanalyzer.models.VideoSequenceAbsoluteTimeMarkers -module: azure.mgmt.videoanalyzer.models -summary: 'A sequence of absolute datetime ranges as a string. The datetime values - should follow IS08601, and the sum of the ranges should add up to 24 hours or less. - Currently, there can be only one range specified in the sequence. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoSequenceAbsoluteTimeMarkers(*, ranges: str, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: ranges - description: 'Required. The sequence of datetime ranges. Example: ''[["2021-10-05T03:30:00Z", - - "2021-10-05T03:40:00Z"]]''.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: ranges - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSink.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSink.yml deleted file mode 100644 index 3c64c87b76a7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSink.yml +++ /dev/null @@ -1,74 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoSink -name: VideoSink -fullName: azure.mgmt.videoanalyzer.models.VideoSink -module: azure.mgmt.videoanalyzer.models -summary: 'Video sink in a live topology allows for video and audio to be captured, - optionally archived, and published via a video resource. If archiving is enabled, - this results in a video of type ''archive''. If used in a batch topology, this allows - for video and audio to be stored as a file, and published via a video resource of - type ''file''. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoSink(*, name: str, inputs: List[NodeInput], video_name: str, video_creation_properties: - VideoCreationProperties | None = None, video_publishing_options: VideoPublishingOptions - | None = None, **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: Required. Node name. Must be unique within the topology. - isRequired: true - types: - - - - name: inputs - description: 'Required. An array of upstream node references within the topology - to be used as - - inputs for this node.' - isRequired: true - types: - - [] - - name: video_name - description: 'Required. Name of a new or existing video resource used to capture - and - - publish content. Note: if downstream of RTSP source, and if disableArchive is - set to true, then - - no content is archived.' - isRequired: true - types: - - - - name: video_creation_properties - description: 'Optional video properties to be used in case a new video - - resource needs to be created on the service.' - isRequired: true - types: - - - - name: video_publishing_options - description: 'Options to change how the video sink publishes content via the - - video resource. This property is only allowed for topologies where "kind" is - set to "live".' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: inputs - isRequired: true - - name: video_name - isRequired: true - - name: video_creation_properties - defaultValue: None - - name: video_publishing_options - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSource.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSource.yml deleted file mode 100644 index be80ef260df0..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSource.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.models.VideoSource -name: VideoSource -fullName: azure.mgmt.videoanalyzer.models.VideoSource -module: azure.mgmt.videoanalyzer.models -summary: 'Video source allows for content from a Video Analyzer video resource to - be ingested into a pipeline. Currently supported only with batch pipelines. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VideoSource(*, name: str, video_name: str, time_sequences: TimeSequenceBase, - **kwargs)' - parameters: - - name: type - description: Required. The discriminator for derived types.Constant filled by - server. - isRequired: true - types: - - - - name: name - description: Required. Node name. Must be unique within the topology. - isRequired: true - types: - - - - name: video_name - description: 'Required. Name of the Video Analyzer video resource to be used as - the - - source.' - isRequired: true - types: - - - - name: time_sequences - description: 'Required. Describes a sequence of datetime ranges. The video source - only - - picks up recorded media within these ranges.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: video_name - isRequired: true - - name: time_sequences - isRequired: true diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoType.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoType.yml deleted file mode 100644 index 08ae02d278c7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.videoanalyzer.models.VideoType -name: VideoType -fullName: azure.mgmt.videoanalyzer.models.VideoType -summary: 'Video content type. Different content types are suitable for different applications - and - - scenarios.' -module: azure.mgmt.videoanalyzer.models -fields: -- name: ARCHIVE - uid: azure.mgmt.videoanalyzer.models.VideoType.ARCHIVE -- name: FILE - uid: azure.mgmt.videoanalyzer.models.VideoType.FILE diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.yml deleted file mode 100644 index 66be7a5b6864..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.videoanalyzer.models -name: models -fullName: azure.mgmt.videoanalyzer.models -type: import -classes: -- azure.mgmt.videoanalyzer.models.AccessPolicyEntity -- azure.mgmt.videoanalyzer.models.AccessPolicyEntityCollection -- azure.mgmt.videoanalyzer.models.AccountEncryption -- azure.mgmt.videoanalyzer.models.AudioEncoderAac -- azure.mgmt.videoanalyzer.models.AudioEncoderBase -- azure.mgmt.videoanalyzer.models.AuthenticationBase -- azure.mgmt.videoanalyzer.models.CertificateSource -- azure.mgmt.videoanalyzer.models.CheckNameAvailabilityRequest -- azure.mgmt.videoanalyzer.models.CheckNameAvailabilityResponse -- azure.mgmt.videoanalyzer.models.CredentialsBase -- azure.mgmt.videoanalyzer.models.EccTokenKey -- azure.mgmt.videoanalyzer.models.EdgeModuleEntity -- azure.mgmt.videoanalyzer.models.EdgeModuleEntityCollection -- azure.mgmt.videoanalyzer.models.EdgeModuleProvisioningToken -- azure.mgmt.videoanalyzer.models.EncoderCustomPreset -- azure.mgmt.videoanalyzer.models.EncoderPresetBase -- azure.mgmt.videoanalyzer.models.EncoderProcessor -- azure.mgmt.videoanalyzer.models.EncoderSystemPreset -- azure.mgmt.videoanalyzer.models.Endpoint -- azure.mgmt.videoanalyzer.models.EndpointBase -- azure.mgmt.videoanalyzer.models.ErrorAdditionalInfo -- azure.mgmt.videoanalyzer.models.ErrorDetail -- azure.mgmt.videoanalyzer.models.ErrorResponse -- azure.mgmt.videoanalyzer.models.GroupLevelAccessControl -- azure.mgmt.videoanalyzer.models.IotHub -- azure.mgmt.videoanalyzer.models.JwtAuthentication -- azure.mgmt.videoanalyzer.models.KeyVaultProperties -- azure.mgmt.videoanalyzer.models.ListProvisioningTokenInput -- azure.mgmt.videoanalyzer.models.LivePipeline -- azure.mgmt.videoanalyzer.models.LivePipelineCollection -- azure.mgmt.videoanalyzer.models.LivePipelineOperationStatus -- azure.mgmt.videoanalyzer.models.LivePipelineUpdate -- azure.mgmt.videoanalyzer.models.LogSpecification -- azure.mgmt.videoanalyzer.models.MetricDimension -- azure.mgmt.videoanalyzer.models.MetricSpecification -- azure.mgmt.videoanalyzer.models.NetworkAccessControl -- azure.mgmt.videoanalyzer.models.NodeBase -- azure.mgmt.videoanalyzer.models.NodeInput -- azure.mgmt.videoanalyzer.models.Operation -- azure.mgmt.videoanalyzer.models.OperationCollection -- azure.mgmt.videoanalyzer.models.OperationDisplay -- azure.mgmt.videoanalyzer.models.ParameterDeclaration -- azure.mgmt.videoanalyzer.models.ParameterDefinition -- azure.mgmt.videoanalyzer.models.PemCertificateList -- azure.mgmt.videoanalyzer.models.PipelineJob -- azure.mgmt.videoanalyzer.models.PipelineJobCollection -- azure.mgmt.videoanalyzer.models.PipelineJobError -- azure.mgmt.videoanalyzer.models.PipelineJobOperationStatus -- azure.mgmt.videoanalyzer.models.PipelineJobUpdate -- azure.mgmt.videoanalyzer.models.PipelineTopology -- azure.mgmt.videoanalyzer.models.PipelineTopologyCollection -- azure.mgmt.videoanalyzer.models.PipelineTopologyUpdate -- azure.mgmt.videoanalyzer.models.PrivateEndpoint -- azure.mgmt.videoanalyzer.models.PrivateEndpointConnection -- azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionListResult -- azure.mgmt.videoanalyzer.models.PrivateLinkResource -- azure.mgmt.videoanalyzer.models.PrivateLinkResourceListResult -- azure.mgmt.videoanalyzer.models.PrivateLinkServiceConnectionState -- azure.mgmt.videoanalyzer.models.ProcessorNodeBase -- azure.mgmt.videoanalyzer.models.Properties -- azure.mgmt.videoanalyzer.models.ProxyResource -- azure.mgmt.videoanalyzer.models.Resource -- azure.mgmt.videoanalyzer.models.ResourceIdentity -- azure.mgmt.videoanalyzer.models.RsaTokenKey -- azure.mgmt.videoanalyzer.models.RtspSource -- azure.mgmt.videoanalyzer.models.SecureIotDeviceRemoteTunnel -- azure.mgmt.videoanalyzer.models.ServiceSpecification -- azure.mgmt.videoanalyzer.models.SinkNodeBase -- azure.mgmt.videoanalyzer.models.Sku -- azure.mgmt.videoanalyzer.models.SourceNodeBase -- azure.mgmt.videoanalyzer.models.StorageAccount -- azure.mgmt.videoanalyzer.models.SystemData -- azure.mgmt.videoanalyzer.models.TimeSequenceBase -- azure.mgmt.videoanalyzer.models.TlsEndpoint -- azure.mgmt.videoanalyzer.models.TlsValidationOptions -- azure.mgmt.videoanalyzer.models.TokenClaim -- azure.mgmt.videoanalyzer.models.TokenKey -- azure.mgmt.videoanalyzer.models.TrackedResource -- azure.mgmt.videoanalyzer.models.TunnelBase -- azure.mgmt.videoanalyzer.models.UnsecuredEndpoint -- azure.mgmt.videoanalyzer.models.UserAssignedManagedIdentity -- azure.mgmt.videoanalyzer.models.UsernamePasswordCredentials -- azure.mgmt.videoanalyzer.models.VideoAnalyzer -- azure.mgmt.videoanalyzer.models.VideoAnalyzerCollection -- azure.mgmt.videoanalyzer.models.VideoAnalyzerIdentity -- azure.mgmt.videoanalyzer.models.VideoAnalyzerOperationStatus -- azure.mgmt.videoanalyzer.models.VideoAnalyzerPrivateEndpointConnectionOperationStatus -- azure.mgmt.videoanalyzer.models.VideoAnalyzerUpdate -- azure.mgmt.videoanalyzer.models.VideoArchival -- azure.mgmt.videoanalyzer.models.VideoContentToken -- azure.mgmt.videoanalyzer.models.VideoContentUrls -- azure.mgmt.videoanalyzer.models.VideoCreationProperties -- azure.mgmt.videoanalyzer.models.VideoEncoderBase -- azure.mgmt.videoanalyzer.models.VideoEncoderH264 -- azure.mgmt.videoanalyzer.models.VideoEntity -- azure.mgmt.videoanalyzer.models.VideoEntityCollection -- azure.mgmt.videoanalyzer.models.VideoFlags -- azure.mgmt.videoanalyzer.models.VideoMediaInfo -- azure.mgmt.videoanalyzer.models.VideoPreviewImageUrls -- azure.mgmt.videoanalyzer.models.VideoPublishingOptions -- azure.mgmt.videoanalyzer.models.VideoScale -- azure.mgmt.videoanalyzer.models.VideoSequenceAbsoluteTimeMarkers -- azure.mgmt.videoanalyzer.models.VideoSink -- azure.mgmt.videoanalyzer.models.VideoSource -enums: -- azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo -- azure.mgmt.videoanalyzer.models.AccessPolicyRole -- azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo -- azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType -- azure.mgmt.videoanalyzer.models.ActionType -- azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason -- azure.mgmt.videoanalyzer.models.CreatedByType -- azure.mgmt.videoanalyzer.models.EncoderSystemPresetType -- azure.mgmt.videoanalyzer.models.Kind -- azure.mgmt.videoanalyzer.models.LivePipelineState -- azure.mgmt.videoanalyzer.models.MetricAggregationType -- azure.mgmt.videoanalyzer.models.MetricUnit -- azure.mgmt.videoanalyzer.models.ParameterType -- azure.mgmt.videoanalyzer.models.PipelineJobState -- azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState -- azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus -- azure.mgmt.videoanalyzer.models.ProvisioningState -- azure.mgmt.videoanalyzer.models.PublicNetworkAccess -- azure.mgmt.videoanalyzer.models.RtspTransport -- azure.mgmt.videoanalyzer.models.SkuName -- azure.mgmt.videoanalyzer.models.SkuTier -- azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType -- azure.mgmt.videoanalyzer.models.VideoScaleMode -- azure.mgmt.videoanalyzer.models.VideoType diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.yml deleted file mode 100644 index f646ac69cce8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.yml +++ /dev/null @@ -1,229 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations -name: AccessPoliciesOperations -fullName: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'AccessPoliciesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: AccessPoliciesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.create_or_update - name: create_or_update - summary: 'Creates a new access policy resource or updates an existing one. - - - Creates a new access policy resource or updates an existing one with the given - name.' - signature: 'create_or_update(resource_group_name: str, account_name: str, access_policy_name: - str, parameters: ''_models.AccessPolicyEntity'', **kwargs: Any) -> _models.AccessPolicyEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: access_policy_name - description: The Access Policy name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AccessPolicyEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.delete - name: delete - summary: 'Deletes an existing access policy resource. - - - Deletes an existing access policy resource with the given name.' - signature: 'delete(resource_group_name: str, account_name: str, access_policy_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: access_policy_name - description: The Access Policy name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.get - name: get - summary: 'Retrieves an existing access policy resource. - - - Retrieves an existing access policy resource with the given name.' - signature: 'get(resource_group_name: str, account_name: str, access_policy_name: - str, **kwargs: Any) -> _models.AccessPolicyEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: access_policy_name - description: The Access Policy name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AccessPolicyEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.list - name: list - summary: 'List all existing access policy resources. - - - Retrieves all existing access policy resources, along with their JSON representations.' - signature: 'list(resource_group_name: str, account_name: str, top: int | None = - None, **kwargs: Any) -> Iterable[''_models.AccessPolicyEntityCollection'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either AccessPolicyEntityCollection - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.update - name: update - summary: 'Updates individual properties of an existing access policy resource. - - - Updates individual properties of an existing access policy resource with the given - name.' - signature: 'update(resource_group_name: str, account_name: str, access_policy_name: - str, parameters: ''_models.AccessPolicyEntity'', **kwargs: Any) -> _models.AccessPolicyEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: access_policy_name - description: The Access Policy name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AccessPolicyEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.yml deleted file mode 100644 index e4acd3cc760e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.yml +++ /dev/null @@ -1,269 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations -name: EdgeModulesOperations -fullName: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'EdgeModulesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: EdgeModulesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.create_or_update - name: create_or_update - summary: 'Creates a new edge module or updates an existing one. - - - Creates a new edge module or updates an existing one. An edge module resource - enables a single - - instance of an Azure Video Analyzer IoT edge module to interact with the Video - Analyzer - - Account. This is used for authorization and also to make sure that the particular - edge module - - instance only has access to the data it requires from the Azure Video Analyzer - service. A new - - edge module resource should be created for every new instance of an Azure Video - Analyzer edge - - module deployed to you Azure IoT edge environment. Edge module resources can be - deleted if the - - specific module is not in use anymore.' - signature: 'create_or_update(resource_group_name: str, account_name: str, edge_module_name: - str, parameters: ''_models.EdgeModuleEntity'', **kwargs: Any) -> _models.EdgeModuleEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: edge_module_name - description: The Edge Module name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: EdgeModuleEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.delete - name: delete - summary: 'Deletes an existing edge module resource. - - - Deletes an existing edge module resource. Deleting the edge module resource will - prevent an - - Azure Video Analyzer IoT edge module which was previously initiated with the module - - provisioning token from communicating with the cloud.' - signature: 'delete(resource_group_name: str, account_name: str, edge_module_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: edge_module_name - description: The Edge Module name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.get - name: get - summary: 'Retrieves an existing edge module resource. - - - Retrieves an existing edge module resource with the given name.' - signature: 'get(resource_group_name: str, account_name: str, edge_module_name: str, - **kwargs: Any) -> _models.EdgeModuleEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: edge_module_name - description: The Edge Module name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: EdgeModuleEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.list - name: list - summary: 'List all existing edge module resources. - - - List all existing edge module resources, along with their JSON representations.' - signature: 'list(resource_group_name: str, account_name: str, top: int | None = - None, **kwargs: Any) -> Iterable[''_models.EdgeModuleEntityCollection'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either EdgeModuleEntityCollection or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.list_provisioning_token - name: list_provisioning_token - summary: 'Creates a new provisioning token. - - - Creates a new provisioning token. A provisioning token allows for a single instance - of Azure - - Video analyzer IoT edge module to be initialized and authorized to the cloud account. - The - - provisioning token itself is short lived and it is only used for the initial handshake - between - - IoT edge module and the cloud. After the initial handshake, the IoT edge module - will agree on a - - set of authentication keys which will be auto-rotated as long as the module is - able to - - periodically connect to the cloud. A new provisioning token can be generated for - the same IoT - - edge module in case the module state lost or reset.' - signature: 'list_provisioning_token(resource_group_name: str, account_name: str, - edge_module_name: str, parameters: ''_models.ListProvisioningTokenInput'', **kwargs: - Any) -> _models.EdgeModuleProvisioningToken' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: edge_module_name - description: The Edge Module name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: EdgeModuleProvisioningToken, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations.yml deleted file mode 100644 index 68423a5aaa6d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations -name: LivePipelineOperationStatusesOperations -fullName: azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'LivePipelineOperationStatusesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LivePipelineOperationStatusesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations.get - name: get - summary: 'Get the operation status. - - - Get the operation status of a live pipeline.' - signature: 'get(resource_group_name: str, account_name: str, live_pipeline_name: - str, operation_id: str, **kwargs: Any) -> _models.LivePipelineOperationStatus' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - - name: operation_id - description: The operation ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivePipelineOperationStatus, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.yml deleted file mode 100644 index 4b9fafea08e1..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.yml +++ /dev/null @@ -1,349 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations -name: LivePipelinesOperations -fullName: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'LivePipelinesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LivePipelinesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.begin_activate - name: begin_activate - summary: 'Activates a live pipeline. - - - Activates a live pipeline with the given name.' - signature: 'begin_activate(resource_group_name: str, account_name: str, live_pipeline_name: - str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.begin_deactivate - name: begin_deactivate - summary: 'Deactivates a live pipeline. - - - Deactivates a live pipeline with the given name.' - signature: 'begin_deactivate(resource_group_name: str, account_name: str, live_pipeline_name: - str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.create_or_update - name: create_or_update - summary: 'Creates or updates a live pipeline. - - - Creates a new live pipeline or updates an existing one, with the given name.' - signature: 'create_or_update(resource_group_name: str, account_name: str, live_pipeline_name: - str, parameters: ''_models.LivePipeline'', **kwargs: Any) -> _models.LivePipeline' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivePipeline, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.delete - name: delete - summary: 'Deletes a live pipeline. - - - Deletes a live pipeline with the given name.' - signature: 'delete(resource_group_name: str, account_name: str, live_pipeline_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.get - name: get - summary: 'Retrieves a specific live pipeline by name. - - - Retrieves a specific live pipeline by name. If a live pipeline with that name - has been - - previously created, the call will return the JSON representation of that instance.' - signature: 'get(resource_group_name: str, account_name: str, live_pipeline_name: - str, **kwargs: Any) -> _models.LivePipeline' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivePipeline, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.list - name: list - summary: 'Retrieves a list of live pipelines. - - - Retrieves a list of live pipelines that have been created, along with their JSON - - representations.' - signature: 'list(resource_group_name: str, account_name: str, filter: str | None - = None, top: int | None = None, **kwargs: Any) -> Iterable[''_models.LivePipelineCollection'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: filter - description: Restricts the set of items returned. - defaultValue: None - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LivePipelineCollection or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.update - name: update - summary: 'Updates an existing live pipeline. - - - Updates an existing live pipeline with the given name. Properties that can be - updated include: - - description, bitrateKbps, and parameter definitions. Only the description can - be updated while - - the live pipeline is active.' - signature: 'update(resource_group_name: str, account_name: str, live_pipeline_name: - str, parameters: ''_models.LivePipelineUpdate'', **kwargs: Any) -> _models.LivePipeline' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: live_pipeline_name - description: Live pipeline unique identifier. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivePipeline, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LocationsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LocationsOperations.yml deleted file mode 100644 index 636343fd369e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LocationsOperations.yml +++ /dev/null @@ -1,65 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.LocationsOperations -name: LocationsOperations -fullName: azure.mgmt.videoanalyzer.operations.LocationsOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'LocationsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LocationsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.LocationsOperations.check_name_availability - name: check_name_availability - summary: 'Check Name Availability. - - - Checks whether the Video Analyzer resource name is available.' - signature: 'check_name_availability(location_name: str, parameters: ''_models.CheckNameAvailabilityRequest'', - **kwargs: Any) -> _models.CheckNameAvailabilityResponse' - parameters: - - name: location_name - description: Location Name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CheckNameAvailabilityResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.LocationsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.OperationResultsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.OperationResultsOperations.yml deleted file mode 100644 index 0f84b3abf114..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.OperationResultsOperations.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.OperationResultsOperations -name: OperationResultsOperations -fullName: azure.mgmt.videoanalyzer.operations.OperationResultsOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'OperationResultsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: OperationResultsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.OperationResultsOperations.get - name: get - summary: 'Get operation result. - - - Get private endpoint connection operation result.' - signature: 'get(resource_group_name: str, account_name: str, name: str, operation_id: - str, **kwargs: Any) -> ''_models.PrivateEndpointConnection'' | None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateEndpointConnection, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.OperationResultsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.OperationStatusesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.OperationStatusesOperations.yml deleted file mode 100644 index 129183dd3ea9..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.OperationStatusesOperations.yml +++ /dev/null @@ -1,76 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.OperationStatusesOperations -name: OperationStatusesOperations -fullName: azure.mgmt.videoanalyzer.operations.OperationStatusesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'OperationStatusesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: OperationStatusesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.OperationStatusesOperations.get - name: get - summary: 'Get operation status. - - - Get private endpoint connection operation status.' - signature: 'get(resource_group_name: str, account_name: str, name: str, operation_id: - str, **kwargs: Any) -> _models.VideoAnalyzerPrivateEndpointConnectionOperationStatus' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzerPrivateEndpointConnectionOperationStatus, or the result - of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.OperationStatusesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.Operations.yml deleted file mode 100644 index a845ff18f292..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.Operations.yml +++ /dev/null @@ -1,53 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.Operations -name: Operations -fullName: azure.mgmt.videoanalyzer.operations.Operations -module: azure.mgmt.videoanalyzer.operations -summary: 'Operations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: Operations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.Operations.list - name: list - summary: 'List Operations. - - - Lists all the Media operations.' - signature: 'list(**kwargs: Any) -> _models.OperationCollection' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: OperationCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations.yml deleted file mode 100644 index 6d868cb8be66..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations -name: PipelineJobOperationStatusesOperations -fullName: azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'PipelineJobOperationStatusesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineJobOperationStatusesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations.get - name: get - summary: 'Get the operation statuses. - - - Get the operation status of a pipeline job with the given operationId.' - signature: 'get(resource_group_name: str, account_name: str, pipeline_job_name: - str, operation_id: str, **kwargs: Any) -> _models.PipelineJobOperationStatus' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - - name: operation_id - description: The operation ID. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineJobOperationStatus, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.yml deleted file mode 100644 index 939e5b9f03a6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.yml +++ /dev/null @@ -1,294 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations -name: PipelineJobsOperations -fullName: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'PipelineJobsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineJobsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.begin_cancel - name: begin_cancel - summary: 'Cancels a pipeline job. - - - Cancels a pipeline job with the given name.' - signature: 'begin_cancel(resource_group_name: str, account_name: str, pipeline_job_name: - str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.create_or_update - name: create_or_update - summary: 'Creates or updates a pipeline job. - - - Creates a new pipeline job or updates an existing one, with the given name.' - signature: 'create_or_update(resource_group_name: str, account_name: str, pipeline_job_name: - str, parameters: ''_models.PipelineJob'', **kwargs: Any) -> _models.PipelineJob' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.delete - name: delete - summary: 'Deletes a pipeline job. - - - Deletes a pipeline job with the given name.' - signature: 'delete(resource_group_name: str, account_name: str, pipeline_job_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.get - name: get - summary: 'Gets a specific pipeline job by name. - - - Retrieves a specific pipeline job by name. If a pipeline job with that name has - been previously - - created, the call will return the JSON representation of that instance.' - signature: 'get(resource_group_name: str, account_name: str, pipeline_job_name: - str, **kwargs: Any) -> _models.PipelineJob' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.list - name: list - summary: 'Retrieves a list of pipeline jobs. - - - Retrieves a list of all live pipelines that have been created, along with their - JSON - - representations.' - signature: 'list(resource_group_name: str, account_name: str, filter: str | None - = None, top: int | None = None, **kwargs: Any) -> Iterable[''_models.PipelineJobCollection'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: filter - description: Restricts the set of items returned. - defaultValue: None - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PipelineJobCollection or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.update - name: update - summary: 'Updates an existing pipeline job. - - - Updates an existing pipeline job with the given name. Properties that can be updated - include: - - description.' - signature: 'update(resource_group_name: str, account_name: str, pipeline_job_name: - str, parameters: ''_models.PipelineJobUpdate'', **kwargs: Any) -> _models.PipelineJob' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_job_name - description: The pipeline job name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.yml deleted file mode 100644 index 4d514a0d58a8..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.yml +++ /dev/null @@ -1,259 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations -name: PipelineTopologiesOperations -fullName: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'PipelineTopologiesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineTopologiesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.create_or_update - name: create_or_update - summary: 'Creates or updates a pipeline topology. - - - Creates a new pipeline topology or updates an existing one, with the given name. - A pipeline - - topology describes the processing steps to be applied when processing content - for a particular - - outcome. The topology should be defined according to the scenario to be achieved - and can be - - reused across many pipeline instances which share the same processing characteristics.' - signature: 'create_or_update(resource_group_name: str, account_name: str, pipeline_topology_name: - str, parameters: ''_models.PipelineTopology'', **kwargs: Any) -> _models.PipelineTopology' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_topology_name - description: Pipeline topology unique identifier. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineTopology, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.delete - name: delete - summary: 'Deletes a pipeline topology. - - - Deletes a pipeline topology with the given name. This method should be called - after all - - instances of the topology have been stopped and deleted.' - signature: 'delete(resource_group_name: str, account_name: str, pipeline_topology_name: - str, **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_topology_name - description: Pipeline topology unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.get - name: get - summary: 'Retrieves a specific pipeline topology by name. - - - Retrieves a specific pipeline topology by name. If a topology with that name has - been - - previously created, the call will return the JSON representation of that topology.' - signature: 'get(resource_group_name: str, account_name: str, pipeline_topology_name: - str, **kwargs: Any) -> _models.PipelineTopology' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_topology_name - description: Pipeline topology unique identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineTopology, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.list - name: list - summary: 'Retrieves a list of pipeline topologies. - - - Retrieves a list of pipeline topologies that have been added to the account, if - any, along with - - their JSON representation.' - signature: 'list(resource_group_name: str, account_name: str, filter: str | None - = None, top: int | None = None, **kwargs: Any) -> Iterable[''_models.PipelineTopologyCollection'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: filter - description: Restricts the set of items returned. - defaultValue: None - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PipelineTopologyCollection or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.update - name: update - summary: 'Updates an existing pipeline topology. - - - Updates an existing pipeline topology with the given name. If the associated live - pipelines or - - pipeline jobs are in active or processing state, respectively, then only the description - can be - - updated. Else, the properties that can be updated include: description, parameter - declarations, - - sources, processors, and sinks.' - signature: 'update(resource_group_name: str, account_name: str, pipeline_topology_name: - str, parameters: ''_models.PipelineTopologyUpdate'', **kwargs: Any) -> _models.PipelineTopology' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: pipeline_topology_name - description: Pipeline topology unique identifier. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineTopology, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.yml deleted file mode 100644 index 02b0e04138f7..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.yml +++ /dev/null @@ -1,175 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations -name: PrivateEndpointConnectionsOperations -fullName: azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'PrivateEndpointConnectionsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PrivateEndpointConnectionsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.create_or_update - name: create_or_update - summary: 'Update private endpoint connection. - - - Update private endpoint connection state under video analyzer account.' - signature: 'create_or_update(resource_group_name: str, account_name: str, name: - str, parameters: ''_models.PrivateEndpointConnection'', **kwargs: Any) -> _models.PrivateEndpointConnection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateEndpointConnection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.delete - name: delete - summary: 'Delete private endpoint connection. - - - Delete private endpoint connection under video analyzer account.' - signature: 'delete(resource_group_name: str, account_name: str, name: str, **kwargs: - Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.get - name: get - summary: 'Get private endpoint connection. - - - Get private endpoint connection under video analyzer account.' - signature: 'get(resource_group_name: str, account_name: str, name: str, **kwargs: - Any) -> _models.PrivateEndpointConnection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Private endpoint connection name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateEndpointConnection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.list - name: list - summary: 'Get all private endpoint connections. - - - Get all private endpoint connections under video analyzer account.' - signature: 'list(resource_group_name: str, account_name: str, **kwargs: Any) -> - _models.PrivateEndpointConnectionListResult' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateEndpointConnectionListResult, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations.yml deleted file mode 100644 index be1fe5817e70..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations.yml +++ /dev/null @@ -1,100 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations -name: PrivateLinkResourcesOperations -fullName: azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'PrivateLinkResourcesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PrivateLinkResourcesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations.get - name: get - summary: 'Get group ID. - - - Get group ID for video analyzer account.' - signature: 'get(resource_group_name: str, account_name: str, name: str, **kwargs: - Any) -> _models.PrivateLinkResource' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: name - description: Name of the private link resource (Group ID). - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateLinkResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations.list - name: list - summary: 'Get list of group IDs. - - - Get list of group IDs for video analyzer account.' - signature: 'list(resource_group_name: str, account_name: str, **kwargs: Any) -> - _models.PrivateLinkResourceListResult' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PrivateLinkResourceListResult, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations.yml deleted file mode 100644 index 7ebb42d5b952..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations.yml +++ /dev/null @@ -1,66 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations -name: VideoAnalyzerOperationResultsOperations -fullName: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'VideoAnalyzerOperationResultsOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: VideoAnalyzerOperationResultsOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations.get - name: get - summary: 'Get operation result. - - - Get video analyzer operation result.' - signature: 'get(location_name: str, operation_id: str, **kwargs: Any) -> ''_models.VideoAnalyzer'' - | None' - parameters: - - name: location_name - description: Location name. - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzer, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations.yml deleted file mode 100644 index 0db322886c65..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations -name: VideoAnalyzerOperationStatusesOperations -fullName: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'VideoAnalyzerOperationStatusesOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: VideoAnalyzerOperationStatusesOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations.get - name: get - summary: 'Get operation status. - - - Get video analyzer operation status.' - signature: 'get(location_name: str, operation_id: str, **kwargs: Any) -> _models.VideoAnalyzerOperationStatus' - parameters: - - name: location_name - description: Location name. - isRequired: true - types: - - - - name: operation_id - description: Operation Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzerOperationStatus, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.yml deleted file mode 100644 index a886e7811389..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.yml +++ /dev/null @@ -1,242 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations -name: VideoAnalyzersOperations -fullName: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'VideoAnalyzersOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: VideoAnalyzersOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.begin_create_or_update - name: begin_create_or_update - summary: 'Create or update a Video Analyzer account. - - - Create or update an instance of a Video Analyzer account.' - signature: 'begin_create_or_update(resource_group_name: str, account_name: str, - parameters: ''_models.VideoAnalyzer'', **kwargs: Any) -> LROPoller[''_models.VideoAnalyzer'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either VideoAnalyzer or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.begin_update - name: begin_update - summary: 'Update a Video Analyzer account. - - - Updates an existing instance of Video Analyzer account.' - signature: 'begin_update(resource_group_name: str, account_name: str, parameters: - ''_models.VideoAnalyzerUpdate'', **kwargs: Any) -> LROPoller[''_models.VideoAnalyzer'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be ARMPolling. - - Pass in False for this operation to not poll, or pass in your own initialized - polling object for a personal polling strategy.' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either VideoAnalyzer or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.delete - name: delete - summary: 'Delete a Video Analyzer account. - - - Delete the specified Video Analyzer account.' - signature: 'delete(resource_group_name: str, account_name: str, **kwargs: Any) -> - None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.get - name: get - summary: 'Get a Video Analyzer account. - - - Get the details of the specified Video Analyzer account.' - signature: 'get(resource_group_name: str, account_name: str, **kwargs: Any) -> _models.VideoAnalyzer' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Video Analyzer account name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzer, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.list - name: list - summary: 'List Video Analyzer accounts. - - - Lists the Video Analyzer accounts in the specified resource group.' - signature: 'list(resource_group_name: str, **kwargs: Any) -> _models.VideoAnalyzerCollection' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzerCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.list_by_subscription - name: list_by_subscription - summary: 'List Video Analyzer accounts. - - - List all Video Analyzer accounts in the specified subscription.' - signature: 'list_by_subscription(**kwargs: Any) -> _models.VideoAnalyzerCollection' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoAnalyzerCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideosOperations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideosOperations.yml deleted file mode 100644 index 9d0a2c253592..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideosOperations.yml +++ /dev/null @@ -1,270 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.videoanalyzer.operations.VideosOperations -name: VideosOperations -fullName: azure.mgmt.videoanalyzer.operations.VideosOperations -module: azure.mgmt.videoanalyzer.operations -summary: 'VideosOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: VideosOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.mgmt.videoanalyzer.operations.VideosOperations.create_or_update - name: create_or_update - summary: 'Creates a new video resource or updates an existing one. - - - Creates a new video resource or updates an existing video resource with the given - name.' - signature: 'create_or_update(resource_group_name: str, account_name: str, video_name: - str, parameters: ''_models.VideoEntity'', **kwargs: Any) -> _models.VideoEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideosOperations.delete - name: delete - summary: 'Deletes an existing video resource and its underlying data. - - - Deletes an existing video resource and its underlying data. This operation is - irreversible.' - signature: 'delete(resource_group_name: str, account_name: str, video_name: str, - **kwargs: Any) -> None' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideosOperations.get - name: get - summary: 'Retrieves an existing video resource. - - - Retrieves an existing video resource with the given name.' - signature: 'get(resource_group_name: str, account_name: str, video_name: str, **kwargs: - Any) -> _models.VideoEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideosOperations.list - name: list - summary: 'Retrieves all existing video resources. - - - Retrieves a list of video resources that have been created, along with their JSON - - representations.' - signature: 'list(resource_group_name: str, account_name: str, top: int | None = - None, **kwargs: Any) -> Iterable[''_models.VideoEntityCollection'']' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: top - description: 'Specifies a non-negative integer n that limits the number of items - returned from a - - collection. The service returns the number of available items up to but not - greater than the - - specified value n.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either VideoEntityCollection or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideosOperations.list_content_token - name: list_content_token - summary: 'Generates a streaming token which can be used for accessing content from - video content URLs. - - - Generates a streaming token which can be used for accessing content from video - content URLs, - - for a video resource with the given name.' - signature: 'list_content_token(resource_group_name: str, account_name: str, video_name: - str, **kwargs: Any) -> _models.VideoContentToken' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoContentToken, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.videoanalyzer.operations.VideosOperations.update - name: update - summary: 'Updates individual properties of an existing video resource. - - - Updates individual properties of an existing video resource with the given name.' - signature: 'update(resource_group_name: str, account_name: str, video_name: str, - parameters: ''_models.VideoEntity'', **kwargs: Any) -> _models.VideoEntity' - parameters: - - name: resource_group_name - description: The name of the resource group. The name is case insensitive. - isRequired: true - types: - - - - name: account_name - description: The Azure Video Analyzer account name. - isRequired: true - types: - - - - name: video_name - description: The Video name. - isRequired: true - types: - - - - name: parameters - description: The request parameters. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: VideoEntity, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.videoanalyzer.operations.VideosOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.yml deleted file mode 100644 index f6cb9c7ca93b..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.videoanalyzer.operations -name: operations -fullName: azure.mgmt.videoanalyzer.operations -type: import -classes: -- azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations -- azure.mgmt.videoanalyzer.operations.EdgeModulesOperations -- azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations -- azure.mgmt.videoanalyzer.operations.LivePipelinesOperations -- azure.mgmt.videoanalyzer.operations.LocationsOperations -- azure.mgmt.videoanalyzer.operations.OperationResultsOperations -- azure.mgmt.videoanalyzer.operations.OperationStatusesOperations -- azure.mgmt.videoanalyzer.operations.Operations -- azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations -- azure.mgmt.videoanalyzer.operations.PipelineJobsOperations -- azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations -- azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations -- azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations -- azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations -- azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations -- azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations -- azure.mgmt.videoanalyzer.operations.VideosOperations diff --git a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.yml b/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.yml deleted file mode 100644 index 4410fe6cc587..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.videoanalyzer -name: videoanalyzer -fullName: azure.mgmt.videoanalyzer -type: rootImport -classes: -- azure.mgmt.videoanalyzer.VideoAnalyzer -packages: -- azure.mgmt.videoanalyzer.aio -- azure.mgmt.videoanalyzer.models -- azure.mgmt.videoanalyzer.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.WorkloadMonitorAPI.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.WorkloadMonitorAPI.yml deleted file mode 100644 index 730eda1d35e2..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.WorkloadMonitorAPI.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.WorkloadMonitorAPI -name: WorkloadMonitorAPI -fullName: azure.mgmt.workloadmonitor.WorkloadMonitorAPI -module: azure.mgmt.workloadmonitor -summary: Workload Monitor API. -constructor: - syntax: 'WorkloadMonitorAPI(credential: TokenCredential, base_url: str = ''https://management.azure.com'', - **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2020-01-13-preview". Note that overriding - - this default value may result in unsupported behavior.' - types: - - -variables: -- description: Operations operations - name: operations - types: - - -- description: HealthMonitorsOperations operations - name: health_monitors - types: - - -methods: -- uid: azure.mgmt.workloadmonitor.WorkloadMonitorAPI.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI.yml deleted file mode 100644 index c25957000c99..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI.yml +++ /dev/null @@ -1,40 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI -name: WorkloadMonitorAPI -fullName: azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI -module: azure.mgmt.workloadmonitor.aio -summary: Workload Monitor API. -constructor: - syntax: 'WorkloadMonitorAPI(credential: AsyncTokenCredential, base_url: str = ''https://management.azure.com'', - **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. Required. - isRequired: true - types: - - - - name: base_url - description: Service URL. Default value is "`https://management.azure.com`". - defaultValue: https://management.azure.com - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2020-01-13-preview". Note that overriding - - this default value may result in unsupported behavior.' - types: - - -variables: -- description: Operations operations - name: operations - types: - - -- description: HealthMonitorsOperations operations - name: health_monitors - types: - - -methods: -- uid: azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.yml deleted file mode 100644 index 76ffb2993b85..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.yml +++ /dev/null @@ -1,329 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations -name: HealthMonitorsOperations -fullName: azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations -module: azure.mgmt.workloadmonitor.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: HealthMonitorsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.get - name: get - summary: 'Get the current health status of a monitor of a virtual machine. Optional - parameter: $expand - - (retrieve the monitor''s evidence and configuration). - - - Get the current health status of a monitor of a virtual machine. Optional parameter: - $expand - - (retrieve the monitor''s evidence and configuration).' - signature: 'async get(subscription_id: str, resource_group_name: str, provider_name: - str, resource_collection_name: str, resource_name: str, monitor_id: str, expand: - str | None = None, **kwargs: Any) -> HealthMonitor' - parameters: - - name: subscription_id - description: The subscription Id of the virtual machine. Required. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group of the virtual machine. Required. - isRequired: true - types: - - - - name: provider_name - description: 'The provider name (ex: Microsoft.Compute for virtual machines). - Required.' - isRequired: true - types: - - - - name: resource_collection_name - description: 'The resource collection name (ex: virtualMachines for virtual - - machines). Required.' - isRequired: true - types: - - - - name: resource_name - description: The name of the virtual machine. Required. - isRequired: true - types: - - - - name: monitor_id - description: The monitor Id of the virtual machine. Required. - isRequired: true - types: - - - - name: expand - description: 'Optionally expand the monitor''s evidence and/or configuration. - Example: - - $expand=evidence,configuration. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HealthMonitor or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.get_state_change - name: get_state_change - summary: 'Get the health state change of a monitor of a virtual machine at the provided - timestamp. - - Optional parameter: $expand (retrieve the monitor''s evidence and configuration). - - - Get the health state change of a monitor of a virtual machine at the provided - timestamp. - - Optional parameter: $expand (retrieve the monitor''s evidence and configuration).' - signature: 'async get_state_change(subscription_id: str, resource_group_name: str, - provider_name: str, resource_collection_name: str, resource_name: str, monitor_id: - str, timestamp_unix: str, expand: str | None = None, **kwargs: Any) -> HealthMonitorStateChange' - parameters: - - name: subscription_id - description: The subscription Id of the virtual machine. Required. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group of the virtual machine. Required. - isRequired: true - types: - - - - name: provider_name - description: 'The provider name (ex: Microsoft.Compute for virtual machines). - Required.' - isRequired: true - types: - - - - name: resource_collection_name - description: 'The resource collection name (ex: virtualMachines for virtual - - machines). Required.' - isRequired: true - types: - - - - name: resource_name - description: The name of the virtual machine. Required. - isRequired: true - types: - - - - name: monitor_id - description: The monitor Id of the virtual machine. Required. - isRequired: true - types: - - - - name: timestamp_unix - description: The timestamp of the state change (unix format). Required. - isRequired: true - types: - - - - name: expand - description: 'Optionally expand the monitor''s evidence and/or configuration. - Example: - - $expand=evidence,configuration. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HealthMonitorStateChange or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.list - name: list - summary: 'Get the current health status of all monitors of a virtual machine. Optional - parameters: - - $expand (retrieve the monitor''s evidence and configuration) and $filter (filter - by monitor - - name). - - - Get the current health status of all monitors of a virtual machine. Optional parameters: - - $expand (retrieve the monitor''s evidence and configuration) and $filter (filter - by monitor - - name).' - signature: 'list(subscription_id: str, resource_group_name: str, provider_name: - str, resource_collection_name: str, resource_name: str, filter: str | None = None, - expand: str | None = None, **kwargs: Any) -> AsyncIterable[HealthMonitor]' - parameters: - - name: subscription_id - description: The subscription Id of the virtual machine. Required. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group of the virtual machine. Required. - isRequired: true - types: - - - - name: provider_name - description: 'The provider name (ex: Microsoft.Compute for virtual machines). - Required.' - isRequired: true - types: - - - - name: resource_collection_name - description: 'The resource collection name (ex: virtualMachines for virtual - - machines). Required.' - isRequired: true - types: - - - - name: resource_name - description: The name of the virtual machine. Required. - isRequired: true - types: - - - - name: filter - description: 'Optionally filter by monitor name. Example: $filter=monitorName - eq - - ''logical-disks|C:>>|< - - name: expand - description: 'Optionally expand the monitor''s evidence and/or configuration. - Example: - - $expand=evidence,configuration. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either HealthMonitor or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.list_state_changes - name: list_state_changes - summary: 'Get the health state changes of a monitor of a virtual machine within - the provided time window - - (default is the last 24 hours). Optional parameters: $expand (retrieve the monitor''s - evidence - - and configuration) and $filter (filter by heartbeat condition). - - - Get the health state changes of a monitor of a virtual machine within the provided - time window - - (default is the last 24 hours). Optional parameters: $expand (retrieve the monitor''s - evidence - - and configuration) and $filter (filter by heartbeat condition).' - signature: 'list_state_changes(subscription_id: str, resource_group_name: str, provider_name: - str, resource_collection_name: str, resource_name: str, monitor_id: str, filter: - str | None = None, expand: str | None = None, start_timestamp_utc: datetime | - None = None, end_timestamp_utc: datetime | None = None, **kwargs: Any) -> AsyncIterable[HealthMonitorStateChange]' - parameters: - - name: subscription_id - description: The subscription Id of the virtual machine. Required. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group of the virtual machine. Required. - isRequired: true - types: - - - - name: provider_name - description: 'The provider name (ex: Microsoft.Compute for virtual machines). - Required.' - isRequired: true - types: - - - - name: resource_collection_name - description: 'The resource collection name (ex: virtualMachines for virtual - - machines). Required.' - isRequired: true - types: - - - - name: resource_name - description: The name of the virtual machine. Required. - isRequired: true - types: - - - - name: monitor_id - description: The monitor Id of the virtual machine. Required. - isRequired: true - types: - - - - name: filter - description: 'Optionally filter by heartbeat condition. Example: $filter=isHeartbeat - eq false. - - Default value is None.' - defaultValue: None - types: - - - - name: expand - description: 'Optionally expand the monitor''s evidence and/or configuration. - Example: - - $expand=evidence,configuration. Default value is None.' - defaultValue: None - types: - - - - name: start_timestamp_utc - description: The start of the time window. Default value is None. - defaultValue: None - types: - - - - name: end_timestamp_utc - description: The end of the time window. Default value is None. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either HealthMonitorStateChange or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.Operations.yml deleted file mode 100644 index 471532b49639..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.Operations.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.aio.operations.Operations -name: Operations -fullName: azure.mgmt.workloadmonitor.aio.operations.Operations -module: azure.mgmt.workloadmonitor.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.workloadmonitor.aio.operations.Operations.list - name: list - summary: 'Get a list of all available REST API operations. - - - Get a list of all available REST API operations.' - signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.workloadmonitor.aio.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.yml deleted file mode 100644 index 4d1963b5ed50..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.workloadmonitor.aio.operations -name: operations -fullName: azure.mgmt.workloadmonitor.aio.operations -type: import -classes: -- azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations -- azure.mgmt.workloadmonitor.aio.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.yml deleted file mode 100644 index ce5ccfdbdee5..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.workloadmonitor.aio -name: aio -fullName: azure.mgmt.workloadmonitor.aio -type: import -classes: -- azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI -packages: -- azure.mgmt.workloadmonitor.aio.operations diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorDetails.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorDetails.yml deleted file mode 100644 index 1c6f132bdf68..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorDetails.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.ErrorDetails -name: ErrorDetails -fullName: azure.mgmt.workloadmonitor.models.ErrorDetails -module: azure.mgmt.workloadmonitor.models -summary: Error details. -constructor: - syntax: 'ErrorDetails(*, code: str | None = None, message: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: code - description: Error code identifying the specific error. - defaultValue: None - types: - - - - name: message - description: A human-readable error message. - defaultValue: None - types: - - -variables: -- description: Error code identifying the specific error. - name: code - types: - - -- description: A human-readable error message. - name: message - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorResponse.yml deleted file mode 100644 index d84cc1d20318..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorResponse.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.ErrorResponse -name: ErrorResponse -fullName: azure.mgmt.workloadmonitor.models.ErrorResponse -module: azure.mgmt.workloadmonitor.models -summary: Error response. -constructor: - syntax: 'ErrorResponse(*, error: _models.ErrorResponseError | None = None, **kwargs)' - keywordOnlyParameters: - - name: error - description: Error info. - defaultValue: None - types: - - -variables: -- description: Error info. - name: error - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorResponseError.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorResponseError.yml deleted file mode 100644 index 78324008991e..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorResponseError.yml +++ /dev/null @@ -1,44 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.ErrorResponseError -name: ErrorResponseError -fullName: azure.mgmt.workloadmonitor.models.ErrorResponseError -module: azure.mgmt.workloadmonitor.models -summary: Error info. -constructor: - syntax: 'ErrorResponseError(*, code: str | None = None, message: str | None = None, - details: List[_models.ErrorDetails] | None = None, **kwargs)' - keywordOnlyParameters: - - name: code - description: 'Service-defined error code. This code serves as a sub-status for - the HTTP error - - code specified in the response.' - defaultValue: None - types: - - - - name: message - description: Human-readable representation of the error. - defaultValue: None - types: - - - - name: details - description: Error details. - defaultValue: None - types: - - [] -variables: -- description: 'Service-defined error code. This code serves as a sub-status for the - HTTP error - - code specified in the response.' - name: code - types: - - -- description: Human-readable representation of the error. - name: message - types: - - -- description: Error details. - name: details - types: - - [] diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitor.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitor.yml deleted file mode 100644 index bc48e0f0f998..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitor.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.HealthMonitor -name: HealthMonitor -fullName: azure.mgmt.workloadmonitor.models.HealthMonitor -module: azure.mgmt.workloadmonitor.models -summary: 'Information about the monitor''s current health status. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'HealthMonitor(*, monitor_name: str | None = None, monitor_type: str | None - = None, monitored_object: str | None = None, parent_monitor_name: str | None = - None, evaluation_timestamp: str | None = None, current_state_first_observed_timestamp: - str | None = None, last_reported_timestamp: str | None = None, evidence: MutableMapping[str, - Any] | None = None, monitor_configuration: MutableMapping[str, Any] | None = None, - **kwargs)' - keywordOnlyParameters: - - name: monitor_name - description: Human-readable name of the monitor. - defaultValue: None - types: - - - - name: monitor_type - description: Type of the monitor. - defaultValue: None - types: - - - - name: monitored_object - description: Dynamic monitored object of the monitor. - defaultValue: None - types: - - - - name: parent_monitor_name - description: Name of the parent monitor. - defaultValue: None - types: - - - - name: evaluation_timestamp - description: Timestamp of the monitor's last health evaluation. - defaultValue: None - types: - - - - name: current_state_first_observed_timestamp - description: 'Timestamp of the monitor''s last health state - - change.' - defaultValue: None - types: - - - - name: last_reported_timestamp - description: Timestamp of the monitor's last reported health state. - defaultValue: None - types: - - - - name: evidence - description: Evidence validating the monitor's current health state. - defaultValue: None - types: - - - - name: monitor_configuration - description: 'The configuration settings at the time of the monitor''s health - - evaluation.' - defaultValue: None - types: - - -variables: -- description: The resource Id. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Human-readable name of the monitor. - name: monitor_name - types: - - -- description: Type of the monitor. - name: monitor_type - types: - - -- description: Dynamic monitored object of the monitor. - name: monitored_object - types: - - -- description: Name of the parent monitor. - name: parent_monitor_name - types: - - -- description: 'Previous health state of the monitor. Known values are: - - "Healthy", "Critical", "Warning", "Unknown", "Disabled", and "None".' - name: previous_monitor_state - types: - - - - -- description: 'Current health state of the monitor. Known values are: "Healthy", - - "Critical", "Warning", "Unknown", "Disabled", and "None".' - name: current_monitor_state - types: - - - - -- description: Timestamp of the monitor's last health evaluation. - name: evaluation_timestamp - types: - - -- description: 'Timestamp of the monitor''s last health state - - change.' - name: current_state_first_observed_timestamp - types: - - -- description: Timestamp of the monitor's last reported health state. - name: last_reported_timestamp - types: - - -- description: Evidence validating the monitor's current health state. - name: evidence - types: - - -- description: 'The configuration settings at the time of the monitor''s health - - evaluation.' - name: monitor_configuration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorList.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorList.yml deleted file mode 100644 index 7a68d320ec60..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorList.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.HealthMonitorList -name: HealthMonitorList -fullName: azure.mgmt.workloadmonitor.models.HealthMonitorList -module: azure.mgmt.workloadmonitor.models -summary: Information about the current health statuses of the monitors. -constructor: - syntax: 'HealthMonitorList(*, value: List[_models.HealthMonitor] | None = None, - next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Array of health monitors of the virtual machine. - defaultValue: None - types: - - [] - - name: next_link - description: Link to next page if the list is too long. - defaultValue: None - types: - - -variables: -- description: Array of health monitors of the virtual machine. - name: value - types: - - [] -- description: Link to next page if the list is too long. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorStateChange.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorStateChange.yml deleted file mode 100644 index f0f83a8f081c..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorStateChange.yml +++ /dev/null @@ -1,114 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.HealthMonitorStateChange -name: HealthMonitorStateChange -fullName: azure.mgmt.workloadmonitor.models.HealthMonitorStateChange -module: azure.mgmt.workloadmonitor.models -summary: 'Information about the monitor''s health state change at the provided timestamp. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'HealthMonitorStateChange(*, monitor_name: str | None = None, monitor_type: - str | None = None, monitored_object: str | None = None, evaluation_timestamp: - str | None = None, current_state_first_observed_timestamp: str | None = None, - evidence: MutableMapping[str, Any] | None = None, monitor_configuration: MutableMapping[str, - Any] | None = None, **kwargs)' - keywordOnlyParameters: - - name: monitor_name - description: Human-readable name of the monitor. - defaultValue: None - types: - - - - name: monitor_type - description: Type of the monitor. - defaultValue: None - types: - - - - name: monitored_object - description: Dynamic monitored object of the monitor. - defaultValue: None - types: - - - - name: evaluation_timestamp - description: Timestamp of the monitor's last health evaluation. - defaultValue: None - types: - - - - name: current_state_first_observed_timestamp - description: 'Timestamp of the monitor''s last health state - - change.' - defaultValue: None - types: - - - - name: evidence - description: Evidence validating the monitor's current health state. - defaultValue: None - types: - - - - name: monitor_configuration - description: 'The configuration settings at the time of the monitor''s health - - evaluation.' - defaultValue: None - types: - - -variables: -- description: The resource Id. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Human-readable name of the monitor. - name: monitor_name - types: - - -- description: Type of the monitor. - name: monitor_type - types: - - -- description: Dynamic monitored object of the monitor. - name: monitored_object - types: - - -- description: Timestamp of the monitor's last health evaluation. - name: evaluation_timestamp - types: - - -- description: 'Timestamp of the monitor''s last health state - - change.' - name: current_state_first_observed_timestamp - types: - - -- description: 'Previous health state of the monitor. Known values are: - - "Healthy", "Critical", "Warning", "Unknown", "Disabled", and "None".' - name: previous_monitor_state - types: - - - - -- description: 'Current health state of the monitor. Known values are: "Healthy", - - "Critical", "Warning", "Unknown", "Disabled", and "None".' - name: current_monitor_state - types: - - - - -- description: Evidence validating the monitor's current health state. - name: evidence - types: - - -- description: 'The configuration settings at the time of the monitor''s health - - evaluation.' - name: monitor_configuration - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorStateChangeList.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorStateChangeList.yml deleted file mode 100644 index b57c750e32c6..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorStateChangeList.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.HealthMonitorStateChangeList -name: HealthMonitorStateChangeList -fullName: azure.mgmt.workloadmonitor.models.HealthMonitorStateChangeList -module: azure.mgmt.workloadmonitor.models -summary: Information about the health state changes of the monitor within the provided - time window. -constructor: - syntax: 'HealthMonitorStateChangeList(*, value: List[_models.HealthMonitorStateChange] - | None = None, next_link: str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Array of health state changes within the specified time window. - defaultValue: None - types: - - [] - - name: next_link - description: Link to next page if the list is too long. - defaultValue: None - types: - - -variables: -- description: Array of health state changes within the specified time window. - name: value - types: - - [] -- description: Link to next page if the list is too long. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthState.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthState.yml deleted file mode 100644 index 3d3bacb10e88..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthState.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.mgmt.workloadmonitor.models.HealthState -name: HealthState -fullName: azure.mgmt.workloadmonitor.models.HealthState -summary: One of health states - healthy, critical, warning, unknown, none, disabled. -module: azure.mgmt.workloadmonitor.models -fields: -- name: CRITICAL - uid: azure.mgmt.workloadmonitor.models.HealthState.CRITICAL -- name: DISABLED - uid: azure.mgmt.workloadmonitor.models.HealthState.DISABLED -- name: HEALTHY - uid: azure.mgmt.workloadmonitor.models.HealthState.HEALTHY -- name: NONE - uid: azure.mgmt.workloadmonitor.models.HealthState.NONE -- name: UNKNOWN - uid: azure.mgmt.workloadmonitor.models.HealthState.UNKNOWN -- name: WARNING - uid: azure.mgmt.workloadmonitor.models.HealthState.WARNING diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.Operation.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.Operation.yml deleted file mode 100644 index 074c6e29eae3..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.Operation.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.Operation -name: Operation -fullName: azure.mgmt.workloadmonitor.models.Operation -module: azure.mgmt.workloadmonitor.models -summary: 'Operation supported by the resource provider. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Operation(*, name: str, display: _models.OperationDisplay, origin: str, - **kwargs)' - keywordOnlyParameters: - - name: name - description: The name of the operation being performed on this particular object. - Required. - types: - - - - name: display - description: 'The localized display information for this particular operation - or action. - - Required.' - types: - - - - name: origin - description: The intended executor of the operation. Required. - types: - - -variables: -- description: The name of the operation being performed on this particular object. - Required. - name: name - types: - - -- description: 'The localized display information for this particular operation or - action. - - Required.' - name: display - types: - - -- description: The intended executor of the operation. Required. - name: origin - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.OperationDisplay.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.OperationDisplay.yml deleted file mode 100644 index a871cd0f6d09..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.OperationDisplay.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.OperationDisplay -name: OperationDisplay -fullName: azure.mgmt.workloadmonitor.models.OperationDisplay -module: azure.mgmt.workloadmonitor.models -summary: 'The localized display information for this particular operation or action. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OperationDisplay(*, provider: str, resource: str, operation: str, description: - str, **kwargs)' - keywordOnlyParameters: - - name: provider - description: Operation resource provider name. Required. - types: - - - - name: resource - description: Resource on which the operation is performed. Required. - types: - - - - name: operation - description: Human-readable, friendly name for the operation. Required. - types: - - - - name: description - description: Operation description. Required. - types: - - -variables: -- description: Operation resource provider name. Required. - name: provider - types: - - -- description: Resource on which the operation is performed. Required. - name: resource - types: - - -- description: Human-readable, friendly name for the operation. Required. - name: operation - types: - - -- description: Operation description. Required. - name: description - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.OperationList.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.OperationList.yml deleted file mode 100644 index 7b10ffc0e72d..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.OperationList.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.OperationList -name: OperationList -fullName: azure.mgmt.workloadmonitor.models.OperationList -module: azure.mgmt.workloadmonitor.models -summary: List of available REST API operations. -constructor: - syntax: 'OperationList(*, value: List[_models.Operation] | None = None, next_link: - str | None = None, **kwargs)' - keywordOnlyParameters: - - name: value - description: Array of available REST API operations. - defaultValue: None - types: - - [] - - name: next_link - description: Link to next page if the list is too long. - defaultValue: None - types: - - -variables: -- description: Array of available REST API operations. - name: value - types: - - [] -- description: Link to next page if the list is too long. - name: next_link - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.Resource.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.Resource.yml deleted file mode 100644 index bef6deb3ee78..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.Resource.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.models.Resource -name: Resource -fullName: azure.mgmt.workloadmonitor.models.Resource -module: azure.mgmt.workloadmonitor.models -summary: 'The resource model definition for the ARM proxy resource, ''microsoft.workloadmonitor/monitors''. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: Resource(**kwargs) -variables: -- description: The resource Id. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.yml deleted file mode 100644 index e46fa31490ca..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.workloadmonitor.models -name: models -fullName: azure.mgmt.workloadmonitor.models -type: import -classes: -- azure.mgmt.workloadmonitor.models.ErrorDetails -- azure.mgmt.workloadmonitor.models.ErrorResponse -- azure.mgmt.workloadmonitor.models.ErrorResponseError -- azure.mgmt.workloadmonitor.models.HealthMonitor -- azure.mgmt.workloadmonitor.models.HealthMonitorList -- azure.mgmt.workloadmonitor.models.HealthMonitorStateChange -- azure.mgmt.workloadmonitor.models.HealthMonitorStateChangeList -- azure.mgmt.workloadmonitor.models.Operation -- azure.mgmt.workloadmonitor.models.OperationDisplay -- azure.mgmt.workloadmonitor.models.OperationList -- azure.mgmt.workloadmonitor.models.Resource -enums: -- azure.mgmt.workloadmonitor.models.HealthState diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.yml deleted file mode 100644 index a381a4bfb066..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.yml +++ /dev/null @@ -1,329 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations -name: HealthMonitorsOperations -fullName: azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations -module: azure.mgmt.workloadmonitor.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: HealthMonitorsOperations(*args, **kwargs) -methods: -- uid: azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.get - name: get - summary: 'Get the current health status of a monitor of a virtual machine. Optional - parameter: $expand - - (retrieve the monitor''s evidence and configuration). - - - Get the current health status of a monitor of a virtual machine. Optional parameter: - $expand - - (retrieve the monitor''s evidence and configuration).' - signature: 'get(subscription_id: str, resource_group_name: str, provider_name: str, - resource_collection_name: str, resource_name: str, monitor_id: str, expand: str - | None = None, **kwargs: Any) -> HealthMonitor' - parameters: - - name: subscription_id - description: The subscription Id of the virtual machine. Required. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group of the virtual machine. Required. - isRequired: true - types: - - - - name: provider_name - description: 'The provider name (ex: Microsoft.Compute for virtual machines). - Required.' - isRequired: true - types: - - - - name: resource_collection_name - description: 'The resource collection name (ex: virtualMachines for virtual - - machines). Required.' - isRequired: true - types: - - - - name: resource_name - description: The name of the virtual machine. Required. - isRequired: true - types: - - - - name: monitor_id - description: The monitor Id of the virtual machine. Required. - isRequired: true - types: - - - - name: expand - description: 'Optionally expand the monitor''s evidence and/or configuration. - Example: - - $expand=evidence,configuration. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HealthMonitor or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.get_state_change - name: get_state_change - summary: 'Get the health state change of a monitor of a virtual machine at the provided - timestamp. - - Optional parameter: $expand (retrieve the monitor''s evidence and configuration). - - - Get the health state change of a monitor of a virtual machine at the provided - timestamp. - - Optional parameter: $expand (retrieve the monitor''s evidence and configuration).' - signature: 'get_state_change(subscription_id: str, resource_group_name: str, provider_name: - str, resource_collection_name: str, resource_name: str, monitor_id: str, timestamp_unix: - str, expand: str | None = None, **kwargs: Any) -> HealthMonitorStateChange' - parameters: - - name: subscription_id - description: The subscription Id of the virtual machine. Required. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group of the virtual machine. Required. - isRequired: true - types: - - - - name: provider_name - description: 'The provider name (ex: Microsoft.Compute for virtual machines). - Required.' - isRequired: true - types: - - - - name: resource_collection_name - description: 'The resource collection name (ex: virtualMachines for virtual - - machines). Required.' - isRequired: true - types: - - - - name: resource_name - description: The name of the virtual machine. Required. - isRequired: true - types: - - - - name: monitor_id - description: The monitor Id of the virtual machine. Required. - isRequired: true - types: - - - - name: timestamp_unix - description: The timestamp of the state change (unix format). Required. - isRequired: true - types: - - - - name: expand - description: 'Optionally expand the monitor''s evidence and/or configuration. - Example: - - $expand=evidence,configuration. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HealthMonitorStateChange or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.list - name: list - summary: 'Get the current health status of all monitors of a virtual machine. Optional - parameters: - - $expand (retrieve the monitor''s evidence and configuration) and $filter (filter - by monitor - - name). - - - Get the current health status of all monitors of a virtual machine. Optional parameters: - - $expand (retrieve the monitor''s evidence and configuration) and $filter (filter - by monitor - - name).' - signature: 'list(subscription_id: str, resource_group_name: str, provider_name: - str, resource_collection_name: str, resource_name: str, filter: str | None = None, - expand: str | None = None, **kwargs: Any) -> Iterable[HealthMonitor]' - parameters: - - name: subscription_id - description: The subscription Id of the virtual machine. Required. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group of the virtual machine. Required. - isRequired: true - types: - - - - name: provider_name - description: 'The provider name (ex: Microsoft.Compute for virtual machines). - Required.' - isRequired: true - types: - - - - name: resource_collection_name - description: 'The resource collection name (ex: virtualMachines for virtual - - machines). Required.' - isRequired: true - types: - - - - name: resource_name - description: The name of the virtual machine. Required. - isRequired: true - types: - - - - name: filter - description: 'Optionally filter by monitor name. Example: $filter=monitorName - eq - - ''logical-disks|C:>>|< - - name: expand - description: 'Optionally expand the monitor''s evidence and/or configuration. - Example: - - $expand=evidence,configuration. Default value is None.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either HealthMonitor or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.list_state_changes - name: list_state_changes - summary: 'Get the health state changes of a monitor of a virtual machine within - the provided time window - - (default is the last 24 hours). Optional parameters: $expand (retrieve the monitor''s - evidence - - and configuration) and $filter (filter by heartbeat condition). - - - Get the health state changes of a monitor of a virtual machine within the provided - time window - - (default is the last 24 hours). Optional parameters: $expand (retrieve the monitor''s - evidence - - and configuration) and $filter (filter by heartbeat condition).' - signature: 'list_state_changes(subscription_id: str, resource_group_name: str, provider_name: - str, resource_collection_name: str, resource_name: str, monitor_id: str, filter: - str | None = None, expand: str | None = None, start_timestamp_utc: datetime | - None = None, end_timestamp_utc: datetime | None = None, **kwargs: Any) -> Iterable[HealthMonitorStateChange]' - parameters: - - name: subscription_id - description: The subscription Id of the virtual machine. Required. - isRequired: true - types: - - - - name: resource_group_name - description: The resource group of the virtual machine. Required. - isRequired: true - types: - - - - name: provider_name - description: 'The provider name (ex: Microsoft.Compute for virtual machines). - Required.' - isRequired: true - types: - - - - name: resource_collection_name - description: 'The resource collection name (ex: virtualMachines for virtual - - machines). Required.' - isRequired: true - types: - - - - name: resource_name - description: The name of the virtual machine. Required. - isRequired: true - types: - - - - name: monitor_id - description: The monitor Id of the virtual machine. Required. - isRequired: true - types: - - - - name: filter - description: 'Optionally filter by heartbeat condition. Example: $filter=isHeartbeat - eq false. - - Default value is None.' - defaultValue: None - types: - - - - name: expand - description: 'Optionally expand the monitor''s evidence and/or configuration. - Example: - - $expand=evidence,configuration. Default value is None.' - defaultValue: None - types: - - - - name: start_timestamp_utc - description: The start of the time window. Default value is None. - defaultValue: None - types: - - - - name: end_timestamp_utc - description: The end of the time window. Default value is None. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: 'An iterator like instance of either HealthMonitorStateChange or - the result of - - cls(response)' - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.Operations.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.Operations.yml deleted file mode 100644 index 6323f77c24fa..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.Operations.yml +++ /dev/null @@ -1,33 +0,0 @@ -### YamlMime:PythonClass -uid: azure.mgmt.workloadmonitor.operations.Operations -name: Operations -fullName: azure.mgmt.workloadmonitor.operations.Operations -module: azure.mgmt.workloadmonitor.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: Operations(*args, **kwargs) -methods: -- uid: azure.mgmt.workloadmonitor.operations.Operations.list - name: list - summary: 'Get a list of all available REST API operations. - - - Get a list of all available REST API operations.' - signature: 'list(**kwargs: Any) -> Iterable[Operation]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either Operation or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.mgmt.workloadmonitor.operations.Operations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.yml deleted file mode 100644 index b4bd6ca02c48..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.workloadmonitor.operations -name: operations -fullName: azure.mgmt.workloadmonitor.operations -type: import -classes: -- azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations -- azure.mgmt.workloadmonitor.operations.Operations diff --git a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.yml b/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.yml deleted file mode 100644 index 575a1ff99d96..000000000000 --- a/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.mgmt.workloadmonitor -name: workloadmonitor -fullName: azure.mgmt.workloadmonitor -type: rootImport -classes: -- azure.mgmt.workloadmonitor.WorkloadMonitorAPI -packages: -- azure.mgmt.workloadmonitor.aio -- azure.mgmt.workloadmonitor.models -- azure.mgmt.workloadmonitor.operations diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.PurviewCatalogClient.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.PurviewCatalogClient.yml deleted file mode 100644 index 0a4a1d57413b..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.PurviewCatalogClient.yml +++ /dev/null @@ -1,116 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.PurviewCatalogClient -name: PurviewCatalogClient -fullName: azure.purview.catalog.PurviewCatalogClient -module: azure.purview.catalog -summary: 'Purview Catalog Service is a fully managed cloud service whose users can - discover the data - - sources they need and understand the data sources they find. At the same time, Data - Catalog - - helps organizations get more value from their existing investments. This spec defines - REST API - - of Purview Catalog Service.' -constructor: - syntax: 'PurviewCatalogClient(endpoint: str, credential: TokenCredential, **kwargs: - Any)' - parameters: - - name: endpoint - description: 'The catalog endpoint of your Purview account. Example: - - [https:/](https:/)/{accountName}.purview.azure.com.' - isRequired: true - types: - - - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2022-03-01-preview". Note that overriding - - this default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: EntityOperations operations - name: entity - types: - - -- description: GlossaryOperations operations - name: glossary - types: - - -- description: DiscoveryOperations operations - name: discovery - types: - - -- description: LineageOperations operations - name: lineage - types: - - -- description: RelationshipOperations operations - name: relationship - types: - - -- description: TypesOperations operations - name: types - types: - - -- description: CollectionOperations operations - name: collection - types: - - -methods: -- uid: azure.purview.catalog.PurviewCatalogClient.close - name: close - signature: close() -> None -- uid: azure.purview.catalog.PurviewCatalogClient.send_request - name: send_request - summary: 'Runs the network request through the client''s chained policies. - - - ``` - - - >>> from azure.core.rest import HttpRequest - - >>> request = HttpRequest("GET", "https://www.example.org/") - - - - >>> response = client.send_request(request) - - - - ``` - - - For more information on this code flow, see [https://aka.ms/azsdk/python/protocol/quickstart](https://aka.ms/azsdk/python/protocol/quickstart)' - signature: 'send_request(request: HttpRequest, **kwargs: Any) -> HttpResponse' - parameters: - - name: request - description: The network request you want to make. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: stream - description: Whether the response payload will be streamed. Defaults to False. - types: - - - return: - description: The response of your network call. Does not do error handling on - your response. - types: - - diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.PurviewCatalogClient.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.PurviewCatalogClient.yml deleted file mode 100644 index 9c3be59d80c4..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.PurviewCatalogClient.yml +++ /dev/null @@ -1,116 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.aio.PurviewCatalogClient -name: PurviewCatalogClient -fullName: azure.purview.catalog.aio.PurviewCatalogClient -module: azure.purview.catalog.aio -summary: 'Purview Catalog Service is a fully managed cloud service whose users can - discover the data - - sources they need and understand the data sources they find. At the same time, Data - Catalog - - helps organizations get more value from their existing investments. This spec defines - REST API - - of Purview Catalog Service.' -constructor: - syntax: 'PurviewCatalogClient(endpoint: str, credential: AsyncTokenCredential, **kwargs: - Any)' - parameters: - - name: endpoint - description: 'The catalog endpoint of your Purview account. Example: - - [https:/](https:/)/{accountName}.purview.azure.com.' - isRequired: true - types: - - - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - keywordOnlyParameters: - - name: api_version - description: 'Api Version. Default value is "2022-03-01-preview". Note that overriding - - this default value may result in unsupported behavior.' - types: - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - -variables: -- description: EntityOperations operations - name: entity - types: - - -- description: GlossaryOperations operations - name: glossary - types: - - -- description: DiscoveryOperations operations - name: discovery - types: - - -- description: LineageOperations operations - name: lineage - types: - - -- description: RelationshipOperations operations - name: relationship - types: - - -- description: TypesOperations operations - name: types - types: - - -- description: CollectionOperations operations - name: collection - types: - - -methods: -- uid: azure.purview.catalog.aio.PurviewCatalogClient.close - name: close - signature: async close() -> None -- uid: azure.purview.catalog.aio.PurviewCatalogClient.send_request - name: send_request - summary: 'Runs the network request through the client''s chained policies. - - - ``` - - - >>> from azure.core.rest import HttpRequest - - >>> request = HttpRequest("GET", "https://www.example.org/") - - - - >>> response = await client.send_request(request) - - - - ``` - - - For more information on this code flow, see [https://aka.ms/azsdk/python/protocol/quickstart](https://aka.ms/azsdk/python/protocol/quickstart)' - signature: 'send_request(request: HttpRequest, **kwargs: Any) -> Awaitable[AsyncHttpResponse]' - parameters: - - name: request - description: The network request you want to make. Required. - isRequired: true - types: - - - keywordOnlyParameters: - - name: stream - description: Whether the response payload will be streamed. Defaults to False. - types: - - - return: - description: The response of your network call. Does not do error handling on - your response. - types: - - diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.CollectionOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.CollectionOperations.yml deleted file mode 100644 index ad75d7afe71d..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.CollectionOperations.yml +++ /dev/null @@ -1,792 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.aio.operations.CollectionOperations -name: CollectionOperations -fullName: azure.purview.catalog.aio.operations.CollectionOperations -module: azure.purview.catalog.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: CollectionOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.aio.operations.CollectionOperations.create_or_update - name: create_or_update - summary: 'Creates or updates an entity to a collection. - - Existing entity is matched using its unique guid if supplied or by its unique - attributes eg: - - qualifiedName. - - Map and array of collections are not well supported. E.g., array*>, - - array>.' - signature: 'async create_or_update(collection: str, entity: MutableMapping[str, - Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: collection - description: the collection unique name. - isRequired: true - types: - - - - name: entity - description: Atlas entity with extended information. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entity\ - \ = {\n \"entity\": {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \"\ - businessAttributes\": {\n \"str\": {} # Optional. Business Attributes.\n\ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the\n struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the\n\ - \ entity.\n \"entityStatus\": \"str\", \ - \ # Optional. Status of the\n entity - can be active or deleted.\ - \ Deleted entities are not removed\n from Atlas store. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the source who\n create the classification detail.\n\ - \ \"sourceDetails\": {\n \"str\": {} \ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional.\ - \ The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The\n timezone of the time\ - \ boundary.\n }\n ]\n }\n\ - \ ],\n \"contacts\": {\n \"str\": [\n \ - \ {\n \"id\": \"str\", # Optional. Azure Active\n\ - \ Directory object Id.\n \"info\"\ - : \"str\" # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.CollectionOperations.create_or_update_bulk - name: create_or_update_bulk - summary: 'Creates or updates entities in bulk to a collection. - - Existing entity is matched using its unique guid if supplied or by its unique - attributes eg: - - qualifiedName. - - Map and array of collections are not well supported. E.g., array*>, - - array>.' - signature: 'async create_or_update_bulk(collection: str, entities: MutableMapping[str, - Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: collection - description: the collection unique name. - isRequired: true - types: - - - - name: entities - description: Atlas entities with extended information. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entities\ - \ = {\n \"entities\": [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"businessAttributes\": {\n \ - \ \"str\": {} # Optional. Business Attributes.\n },\n \ - \ \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\n\ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of\n the entity - can be active\ - \ or deleted. Deleted entities are not\n removed from\ - \ Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag\n \ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will\ - \ be removed on entity\n deletion.\n \ - \ \"source\": \"str\", # Optional. indicate the\n \ - \ source who create the classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on\n \ - \ source information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"validityPeriods\": [\n\ - \ {\n \"endTime\": \"\ - str\", #\n Optional. The end of the time boundary.\n\ - \ \"startTime\": \"str\", #\n \ - \ Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"contacts\"\ - : {\n \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure\n \ - \ Active Directory object Id.\n \"info\": \"str\" \ - \ # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n \ - \ },\n \"createTime\": 0.0, # Optional. The created time of the\n\ - \ record.\n \"createdBy\": \"str\", # Optional.\ - \ The user who created the\n record.\n \"customAttributes\"\ - : {\n \"str\": \"str\" # Optional. Custom Attribute.\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the\ - \ entity.\n \"homeId\": \"str\", # Optional. The home ID of the\ - \ entity.\n \"isIncomplete\": bool, # Optional. Whether it is a\ - \ shell\n entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n ],\n \"referredEntities\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.CollectionOperations.move_entities_to_collection - name: move_entities_to_collection - summary: Move existing entities to the target collection. - signature: 'async move_entities_to_collection(collection: str, move_entities_request: - MutableMapping[str, Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: collection - description: the collection unique name. - isRequired: true - types: - - - - name: move_entities_request - description: Entity guids to be moved to target collection. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n move_entities_request\ - \ = {\n \"entityGuids\": [\n \"str\" # Optional. An array of\ - \ entity guids to be moved to target\n collection.\n ]\n }\n\ - \n # response body for status code(s): 200\n response.json() == {\n \ - \ \"guidAssignments\": {\n \"str\": \"str\" # Optional. A map of GUID\ - \ assignments with entities.\n },\n \"mutatedEntities\": {\n \ - \ \"str\": [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"classificationNames\"\ - : [\n \"str\" # Optional. An array of classification\n\ - \ names.\n ],\n \"\ - classifications\": [\n {\n \"\ - attributes\": {\n \"str\": {} # Optional. The\n\ - \ attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional.\ - \ The\n GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional.\n \ - \ Status of the entity - can be active or deleted. Deleted\n \ - \ entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional.\n ETag\ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - :\n bool, # Optional. Determines if propagations\ - \ will be removed\n on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n \ - \ indicate the source who create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\"\ - : {} # Optional. more\n detail on source information.\n\ - \ },\n \"typeName\": \"str\"\ - , # Optional. The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n\ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n \ - \ # Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a\n \ - \ shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for\n \ - \ concurrency control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n {\n \ - \ \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \"createdBy\"\ - : \"str\", # Optional. The\n user who created the\ - \ record.\n \"description\": \"str\", # Optional.\n\ - \ The description of the term assignment.\n \ - \ \"displayText\": \"str\", # Optional.\n \ - \ The display text.\n \"expression\": \"\ - str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional.\n \ - \ The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n source\ - \ of the term.\n \"status\": \"str\", # Optional. The\n\ - \ status of terms assignment. Known values are: \"\ - DISCOVERED\",\n \"PROPOSED\", \"IMPORTED\", \"VALIDATED\"\ - , \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The\n \ - \ steward of the term.\n \"termGuid\"\ - : \"str\" # Optional. The\n GUID of the term.\n \ - \ }\n ],\n \"status\"\ - : \"str\", # Optional. Status of the entity -\n can be active\ - \ or deleted. Deleted entities are not removed from Atlas\n \ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\" # Optional. The name of the type.\n }\n ]\n\ - \ },\n \"partialUpdatedEntities\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"classificationNames\": [\n\ - \ \"str\" # Optional. An array of classification names.\n \ - \ ],\n \"classifications\": [\n {\n\ - \ \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes\n of the struct.\n\ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.DiscoveryOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.DiscoveryOperations.yml deleted file mode 100644 index b1bbfa26ee93..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.DiscoveryOperations.yml +++ /dev/null @@ -1,272 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.aio.operations.DiscoveryOperations -name: DiscoveryOperations -fullName: azure.purview.catalog.aio.operations.DiscoveryOperations -module: azure.purview.catalog.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: DiscoveryOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.aio.operations.DiscoveryOperations.auto_complete - name: auto_complete - summary: Get auto complete options. - signature: 'async auto_complete(auto_complete_request: MutableMapping[str, Any], - **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: auto_complete_request - description: An object specifying the autocomplete criteria. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n auto_complete_request\ - \ = {\n \"filter\": {}, # Optional. The filter for the autocomplete request.\n\ - \ \"keywords\": \"str\", # Optional. The keywords applied to all fields\ - \ that\n support autocomplete operation. It must be at least 1 character,\ - \ and no more than\n 100 characters.\n \"limit\": 0 # Optional.\ - \ The number of autocomplete results we hope to return.\n The default\ - \ value is 50. The value must be a number between 1 and 100.\n }\n\n # response\ - \ body for status code(s): 200\n response.json() == {\n \"value\": [\n\ - \ {\n \"queryPlusText\": \"str\", # Optional. The completed\ - \ search\n query text.\n \"text\": \"str\" # Optional.\ - \ The completed term or phrase.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.DiscoveryOperations.browse - name: browse - summary: Browse entities by path or entity type. - signature: 'async browse(browse_request: MutableMapping[str, Any], **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: browse_request - description: An object specifying the browse criteria. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n browse_request\ - \ = {\n \"entityType\": \"str\", # Optional. The entity type to browse\ - \ as the root level\n entry point.\n \"limit\": 0, # Optional.\ - \ The number of browse items we hope to return. The\n maximum value is\ - \ 10000.\n \"offset\": 0, # Optional. The offset. The default value is\ - \ 0. The maximum\n value is 100000.\n \"path\": \"str\" # Optional.\ - \ The path to browse the next level child entities.\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"@search.count\":\ - \ 0, # Optional. The total number of browse results.\n \"value\": [\n \ - \ {\n \"entityType\": \"str\", # Optional. The type name\ - \ of the\n record.\n \"id\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isLeaf\": bool, # Optional. If the\ - \ record is a leaf entity.\n \"name\": \"str\", # Optional. The\ - \ name of the record.\n \"owner\": [\n {\n \ - \ \"contactType\": \"str\", # Optional. The\n \ - \ contact type of the owner. The value will be Owner.\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the owner.\n \"id\": \"str\", #\ - \ Optional. The GUID of the\n owner.\n \ - \ \"mail\": \"str\" # Optional. The mail of the\n \ - \ owner.\n }\n ],\n \"path\"\ - : \"str\", # Optional. The path of the record.\n \"qualifiedName\"\ - : \"str\" # Optional. The qualified name of the\n record.\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.DiscoveryOperations.query - name: query - summary: Gets data using search. - signature: 'async query(search_request: MutableMapping[str, Any], **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: search_request - description: An object specifying the search criteria. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n search_request\ - \ = {\n \"facets\": [\n {\n \"count\": 0, # Optional.\ - \ The count of the facet item.\n \"facet\": \"str\", # Optional.\ - \ The name of the facet item.\n \"sort\": {} # Optional. Any object.\n\ - \ }\n ],\n \"filter\": {}, # Optional. The filter for the\ - \ search. See examples for the\n usage of supported filters.\n \"\ - keywords\": \"str\", # Optional. The keywords applied to all searchable\n \ - \ fields.\n \"limit\": 0, # Optional. The limit of the number of the\ - \ search result.\n default value is 50; maximum value is 1000.\n \ - \ \"offset\": 0, # Optional. The offset. The default value is 0. The maximum\n\ - \ value is 100000.\n \"taxonomySetting\": {\n \"assetTypes\"\ - : [\n \"str\" # Optional.\n ],\n \"facet\"\ - : {\n \"count\": 0, # Optional. The count of the facet item.\n\ - \ \"facet\": \"str\", # Optional. The name of the facet item.\n\ - \ \"sort\": {} # Optional. Any object.\n }\n }\n\ - \ }\n\n # response body for status code(s): 200\n response.json() == {\n\ - \ \"@search.count\": 0, # Optional. The total number of search results\ - \ (not the\n number of documents in a single page).\n \"@search.facets\"\ - : {\n \"assetType\": [\n {\n \"count\"\ - : 0, # Optional. The count of the facet item.\n \"value\":\ - \ \"str\" # Optional. The name of the facet\n item.\n \ - \ }\n ],\n \"classification\": [\n \ - \ {\n \"count\": 0, # Optional. The count of the facet item.\n\ - \ \"value\": \"str\" # Optional. The name of the facet\n \ - \ item.\n }\n ],\n \"classificationCategory\"\ - : [\n {\n \"count\": 0, # Optional. The count\ - \ of the facet item.\n \"value\": \"str\" # Optional. The name\ - \ of the facet\n item.\n }\n ],\n\ - \ \"contactId\": [\n {\n \"count\":\ - \ 0, # Optional. The count of the facet item.\n \"value\":\ - \ \"str\" # Optional. The name of the facet\n item.\n \ - \ }\n ],\n \"fileExtension\": [\n \ - \ {\n \"count\": 0, # Optional. The count of the facet item.\n\ - \ \"value\": \"str\" # Optional. The name of the facet\n \ - \ item.\n }\n ],\n \"label\"\ - : [\n {\n \"count\": 0, # Optional. The count\ - \ of the facet item.\n \"value\": \"str\" # Optional. The name\ - \ of the facet\n item.\n }\n ],\n\ - \ \"term\": [\n {\n \"count\": 0, #\ - \ Optional. The count of the facet item.\n \"value\": \"str\"\ - \ # Optional. The name of the facet\n item.\n \ - \ }\n ]\n },\n \"value\": [\n {\n \ - \ \"@search.highlights\": {\n \"description\": [\n \ - \ \"str\" # Optional. A highlight list that\n \ - \ consists of index fields id ,qualifiedName, name, description,\n\ - \ entityType. When the keyword appears in those fields,\ - \ the value\n of the field, attached with emphasis mark,\ - \ is returned as an\n element of @search.highlights.\n\ - \ ],\n \"entityType\": [\n \ - \ \"str\" # Optional. A highlight list that\n \ - \ consists of index fields id ,qualifiedName, name, description,\n \ - \ entityType. When the keyword appears in those fields, the value\n\ - \ of the field, attached with emphasis mark, is returned\ - \ as an\n element of @search.highlights.\n \ - \ ],\n \"id\": [\n \"str\" # Optional.\ - \ A highlight list that\n consists of index fields id\ - \ ,qualifiedName, name, description,\n entityType. When\ - \ the keyword appears in those fields, the value\n of\ - \ the field, attached with emphasis mark, is returned as an\n \ - \ element of @search.highlights.\n ],\n \ - \ \"name\": [\n \"str\" # Optional. A highlight list\ - \ that\n consists of index fields id ,qualifiedName, name,\ - \ description,\n entityType. When the keyword appears\ - \ in those fields, the value\n of the field, attached\ - \ with emphasis mark, is returned as an\n element of @search.highlights.\n\ - \ ],\n \"qualifiedName\": [\n \ - \ \"str\" # Optional. A highlight list that\n \ - \ consists of index fields id ,qualifiedName, name, description,\n \ - \ entityType. When the keyword appears in those fields, the value\n\ - \ of the field, attached with emphasis mark, is returned\ - \ as an\n element of @search.highlights.\n \ - \ ]\n },\n \"@search.score\": 0.0, # Optional.\ - \ The search score\n calculated by the search engine. The results\ - \ are ordered by search score\n by default.\n \"\ - @search.text\": \"str\", # Optional. The target text that\n contains\ - \ the keyword as prefix. The keyword is wrapped with emphasis\n \ - \ mark.\n \"assetType\": [\n \"str\" # Optional.\ - \ The asset types of the record.\n ],\n \"classification\"\ - : [\n \"str\" # Optional. The classifications of the record.\n\ - \ ],\n \"contact\": [\n {\n \ - \ \"contactType\": \"str\", # Optional. The type\n \ - \ of the contact. It can be Expert or Owner for an entity. It\ - \ can\n be Expert or Steward for a glossary term.\n \ - \ \"id\": \"str\", # Optional. The GUID of the\n \ - \ contact.\n \"info\": \"str\" # Optional.\ - \ The description of\n the contact.\n \ - \ }\n ],\n \"description\": \"str\", # Optional.\ - \ The description of the\n record.\n \"entityType\"\ - : \"str\", # Optional. The type name of the\n record.\n \ - \ \"id\": \"str\", # Optional. The GUID of the record.\n \ - \ \"label\": [\n \"str\" # Optional. The labels of the record.\n\ - \ ],\n \"name\": \"str\", # Optional. The name of\ - \ the record.\n \"owner\": \"str\", # Optional. The owner of the\ - \ record. This is\n an Atlas native attribute.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of\n \ - \ the record.\n \"term\": [\n {\n \ - \ \"glossaryName\": \"str\", # Optional. The name\n \ - \ of the glossary which contains the term.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the\n \ - \ term.\n \"name\": \"str\" # Optional. The name of the\n\ - \ term.\n }\n ]\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.DiscoveryOperations.suggest - name: suggest - summary: Get search suggestions by query criteria. - signature: 'async suggest(suggest_request: MutableMapping[str, Any], **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: suggest_request - description: An object specifying the suggest criteria. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n suggest_request\ - \ = {\n \"filter\": {}, # Optional. The filter for the search.\n \ - \ \"keywords\": \"str\", # Optional. The keywords applied to all fields that\n\ - \ support suggest operation. It must be at least 1 character, and no more\ - \ than 100\n characters. In the index schema we defined a default suggester\ - \ which lists all\n the supported fields and specifies a search mode.\n\ - \ \"limit\": 0 # Optional. The number of suggestions we hope to return.\ - \ The\n default value is 5. The value must be a number between 1 and 100.\n\ - \ }\n\n # response body for status code(s): 200\n response.json() == {\n\ - \ \"value\": [\n {\n \"@search.score\": 0.0, #\ - \ Optional. The search score\n calculated by the search engine.\ - \ The results are ordered by search score\n by default.\n \ - \ \"@search.text\": \"str\", # Optional. The target text that\n \ - \ contains the keyword as prefix. The keyword is wrapped with emphasis\n\ - \ mark.\n \"assetType\": [\n \"\ - str\" # Optional. The asset types of the record.\n ],\n \ - \ \"classification\": [\n \"str\" # Optional. The classifications\ - \ of the record.\n ],\n \"contact\": [\n \ - \ {\n \"contactType\": \"str\", # Optional. The\ - \ type\n of the contact. It can be Expert or Owner for\ - \ an entity. It can\n be Expert or Steward for a glossary\ - \ term.\n \"id\": \"str\", # Optional. The GUID of the\n\ - \ contact.\n \"info\": \"str\" \ - \ # Optional. The description of\n the contact.\n \ - \ }\n ],\n \"description\": \"str\"\ - , # Optional. The description of the\n record.\n \ - \ \"entityType\": \"str\", # Optional. The type name of the\n \ - \ record.\n \"id\": \"str\", # Optional. The GUID of the record.\n\ - \ \"label\": [\n \"str\" # Optional. The labels\ - \ of the record.\n ],\n \"name\": \"str\", # Optional.\ - \ The name of the record.\n \"owner\": \"str\", # Optional. The\ - \ owner of the record. This is\n an Atlas native attribute.\n\ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of\n\ - \ the record.\n \"term\": [\n \ - \ {\n \"glossaryName\": \"str\", # Optional. The name\n\ - \ of the glossary which contains the term.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the\n \ - \ term.\n \"name\": \"str\" # Optional. The\ - \ name of the\n term.\n }\n \ - \ ]\n }\n ]\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.EntityOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.EntityOperations.yml deleted file mode 100644 index 721e55e828c9..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.EntityOperations.yml +++ /dev/null @@ -1,3137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.aio.operations.EntityOperations -name: EntityOperations -fullName: azure.purview.catalog.aio.operations.EntityOperations -module: azure.purview.catalog.aio.operations -constructor: - syntax: EntityOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.aio.operations.EntityOperations.add_classification - name: add_classification - summary: Associate a classification to multiple entities in bulk. - signature: 'async add_classification(request: MutableMapping[str, Any], **kwargs: - Any) -> None' - parameters: - - name: request - description: The request to associate a classification to multiple entities. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n request\ - \ = {\n \"classification\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas store.\ - \ Known\n values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n },\n \"entityGuids\": [\n \ - \ \"str\" # Optional. The GUID of the entity.\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.add_classifications - name: add_classifications - summary: Add classifications to an existing entity represented by a GUID. - signature: 'async add_classifications(guid: str, classifications: List[MutableMapping[str, - Any]], **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: classifications - description: An array of classifications to be added. - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n classifications\ - \ = [\n {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"entityGuid\": \"\ - str\", # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity - can be\n active or deleted.\ - \ Deleted entities are not removed from Atlas store. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.add_classifications_by_unique_attribute - name: add_classifications_by_unique_attribute - summary: Add classification to the entity identified by its type and unique attributes. - signature: 'async add_classifications_by_unique_attribute(type_name: str, atlas_classification_array: - List[MutableMapping[str, Any]], *, attr_qualified_name: str | None = None, **kwargs: - Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: atlas_classification_array - description: An array of classification to be added. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n atlas_classification_array\ - \ = [\n {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"entityGuid\": \"\ - str\", # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity - can be\n active or deleted.\ - \ Deleted entities are not removed from Atlas store. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.add_label - name: add_label - summary: add given labels to a given entity. - signature: 'async add_label(guid: str, body: List[str] | None = None, **kwargs: - Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: set of labels to be added. Default value is None. - defaultValue: None - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.add_labels_by_unique_attribute - name: add_labels_by_unique_attribute - summary: 'Add given labels to a given entity identified by its type and unique attributes, - if labels is - - null/empty, no labels will be added. In addition to the typeName path parameter, - attribute - - key-value pair(s) can be provided in the following format: - - attr:``=:code:``. NOTE: The attrName and attrValue should - be unique - - across entities, eg. qualifiedName. The REST request would look something like - this: PUT - - /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'async add_labels_by_unique_attribute(type_name: str, body: List[str] - | None = None, *, attr_qualified_name: str | None = None, **kwargs: Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: body - description: set of labels to be added. Default value is None. - defaultValue: None - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.add_or_update_business_metadata - name: add_or_update_business_metadata - summary: Add business metadata to an entity. - signature: 'async add_or_update_business_metadata(guid: str, body: Dict[str, Any] - | None = None, *, is_overwrite: bool | None = None, **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: Business Metadata. Default value is None. - defaultValue: None - types: - - [, ] - keywordOnlyParameters: - - name: is_overwrite - description: 'Whether to overwrite the existing business metadata on the entity - or - - not, default is false.' - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = {\n \"str\": {} # Optional.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.add_or_update_business_metadata_attributes - name: add_or_update_business_metadata_attributes - summary: Add or update business metadata attributes. - signature: 'async add_or_update_business_metadata_attributes(bm_name: str, guid: - str, body: Dict[str, Any] | None = None, **kwargs: Any) -> None' - parameters: - - name: bm_name - description: BusinessMetadata name. - isRequired: true - types: - - - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: BusinessMetadataAttributes. Default value is None. - defaultValue: None - types: - - [, ] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = {\n \"str\": {} # Optional.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.create_or_update - name: create_or_update - summary: 'Create or update an entity in Atlas. - - Existing entity is matched using its unique guid if supplied or by its unique - attributes eg: - - qualifiedName. - - Map and array of collections are not well supported. E.g., array*>, - - array>.' - signature: 'async create_or_update(entity: MutableMapping[str, Any], **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: entity - description: Atlas entity with extended information. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entity\ - \ = {\n \"entity\": {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \"\ - businessAttributes\": {\n \"str\": {} # Optional. Business Attributes.\n\ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the\n struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the\n\ - \ entity.\n \"entityStatus\": \"str\", \ - \ # Optional. Status of the\n entity - can be active or deleted.\ - \ Deleted entities are not removed\n from Atlas store. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the source who\n create the classification detail.\n\ - \ \"sourceDetails\": {\n \"str\": {} \ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional.\ - \ The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The\n timezone of the time\ - \ boundary.\n }\n ]\n }\n\ - \ ],\n \"contacts\": {\n \"str\": [\n \ - \ {\n \"id\": \"str\", # Optional. Azure Active\n\ - \ Directory object Id.\n \"info\"\ - : \"str\" # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.create_or_update_entities - name: create_or_update_entities - summary: 'Create or update entities in Atlas in bulk. - - Existing entity is matched using its unique guid if supplied or by its unique - attributes eg: - - qualifiedName. - - Map and array of collections are not well supported. E.g., array*>, - - array>.' - signature: 'async create_or_update_entities(entities: MutableMapping[str, Any], - **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: entities - description: An array of entities to create or update. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entities\ - \ = {\n \"entities\": [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"businessAttributes\": {\n \ - \ \"str\": {} # Optional. Business Attributes.\n },\n \ - \ \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\n\ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of\n the entity - can be active\ - \ or deleted. Deleted entities are not\n removed from\ - \ Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag\n \ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will\ - \ be removed on entity\n deletion.\n \ - \ \"source\": \"str\", # Optional. indicate the\n \ - \ source who create the classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on\n \ - \ source information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"validityPeriods\": [\n\ - \ {\n \"endTime\": \"\ - str\", #\n Optional. The end of the time boundary.\n\ - \ \"startTime\": \"str\", #\n \ - \ Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"contacts\"\ - : {\n \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure\n \ - \ Active Directory object Id.\n \"info\": \"str\" \ - \ # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n \ - \ },\n \"createTime\": 0.0, # Optional. The created time of the\n\ - \ record.\n \"createdBy\": \"str\", # Optional.\ - \ The user who created the\n record.\n \"customAttributes\"\ - : {\n \"str\": \"str\" # Optional. Custom Attribute.\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the\ - \ entity.\n \"homeId\": \"str\", # Optional. The home ID of the\ - \ entity.\n \"isIncomplete\": bool, # Optional. Whether it is a\ - \ shell\n entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n ],\n \"referredEntities\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_business_metadata - name: delete_business_metadata - summary: Remove business metadata from an entity. - signature: 'async delete_business_metadata(guid: str, body: Dict[str, Any] | None - = None, **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: BusinessMetadata. Default value is None. - defaultValue: None - types: - - [, ] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = {\n \"str\": {} # Optional.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_business_metadata_attributes - name: delete_business_metadata_attributes - summary: Delete business metadata attributes from an entity. - signature: 'async delete_business_metadata_attributes(bm_name: str, guid: str, body: - Dict[str, Any] | None = None, **kwargs: Any) -> None' - parameters: - - name: bm_name - description: BusinessMetadata name. - isRequired: true - types: - - - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: BusinessMetadataAttributes. Default value is None. - defaultValue: None - types: - - [, ] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = {\n \"str\": {} # Optional.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_by_guid - name: delete_by_guid - summary: Delete an entity identified by its GUID. - signature: 'async delete_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - guidAssignments\": {\n \"str\": \"str\" # Optional. A map of GUID assignments\ - \ with entities.\n },\n \"mutatedEntities\": {\n \"str\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"classificationNames\"\ - : [\n \"str\" # Optional. An array of classification\n\ - \ names.\n ],\n \"\ - classifications\": [\n {\n \"\ - attributes\": {\n \"str\": {} # Optional. The\n\ - \ attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional.\ - \ The\n GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional.\n \ - \ Status of the entity - can be active or deleted. Deleted\n \ - \ entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional.\n ETag\ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - :\n bool, # Optional. Determines if propagations\ - \ will be removed\n on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n \ - \ indicate the source who create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\"\ - : {} # Optional. more\n detail on source information.\n\ - \ },\n \"typeName\": \"str\"\ - , # Optional. The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n\ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n \ - \ # Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a\n \ - \ shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for\n \ - \ concurrency control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n {\n \ - \ \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \"createdBy\"\ - : \"str\", # Optional. The\n user who created the\ - \ record.\n \"description\": \"str\", # Optional.\n\ - \ The description of the term assignment.\n \ - \ \"displayText\": \"str\", # Optional.\n \ - \ The display text.\n \"expression\": \"\ - str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional.\n \ - \ The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n source\ - \ of the term.\n \"status\": \"str\", # Optional. The\n\ - \ status of terms assignment. Known values are: \"\ - DISCOVERED\",\n \"PROPOSED\", \"IMPORTED\", \"VALIDATED\"\ - , \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The\n \ - \ steward of the term.\n \"termGuid\"\ - : \"str\" # Optional. The\n GUID of the term.\n \ - \ }\n ],\n \"status\"\ - : \"str\", # Optional. Status of the entity -\n can be active\ - \ or deleted. Deleted entities are not removed from Atlas\n \ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\" # Optional. The name of the type.\n }\n ]\n\ - \ },\n \"partialUpdatedEntities\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"classificationNames\": [\n\ - \ \"str\" # Optional. An array of classification names.\n \ - \ ],\n \"classifications\": [\n {\n\ - \ \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes\n of the struct.\n\ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_by_guids - name: delete_by_guids - summary: Delete a list of entities in bulk identified by their GUIDs or unique attributes. - signature: 'async delete_by_guids(*, guids: List[str], **kwargs: Any) -> MutableMapping[str, - Any]' - keywordOnlyParameters: - - name: guids - description: An array of GUIDs of entities to delete. - types: - - [] - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - guidAssignments\": {\n \"str\": \"str\" # Optional. A map of GUID assignments\ - \ with entities.\n },\n \"mutatedEntities\": {\n \"str\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"classificationNames\"\ - : [\n \"str\" # Optional. An array of classification\n\ - \ names.\n ],\n \"\ - classifications\": [\n {\n \"\ - attributes\": {\n \"str\": {} # Optional. The\n\ - \ attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional.\ - \ The\n GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional.\n \ - \ Status of the entity - can be active or deleted. Deleted\n \ - \ entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional.\n ETag\ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - :\n bool, # Optional. Determines if propagations\ - \ will be removed\n on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n \ - \ indicate the source who create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\"\ - : {} # Optional. more\n detail on source information.\n\ - \ },\n \"typeName\": \"str\"\ - , # Optional. The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n\ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n \ - \ # Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a\n \ - \ shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for\n \ - \ concurrency control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n {\n \ - \ \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \"createdBy\"\ - : \"str\", # Optional. The\n user who created the\ - \ record.\n \"description\": \"str\", # Optional.\n\ - \ The description of the term assignment.\n \ - \ \"displayText\": \"str\", # Optional.\n \ - \ The display text.\n \"expression\": \"\ - str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional.\n \ - \ The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n source\ - \ of the term.\n \"status\": \"str\", # Optional. The\n\ - \ status of terms assignment. Known values are: \"\ - DISCOVERED\",\n \"PROPOSED\", \"IMPORTED\", \"VALIDATED\"\ - , \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The\n \ - \ steward of the term.\n \"termGuid\"\ - : \"str\" # Optional. The\n GUID of the term.\n \ - \ }\n ],\n \"status\"\ - : \"str\", # Optional. Status of the entity -\n can be active\ - \ or deleted. Deleted entities are not removed from Atlas\n \ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\" # Optional. The name of the type.\n }\n ]\n\ - \ },\n \"partialUpdatedEntities\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"classificationNames\": [\n\ - \ \"str\" # Optional. An array of classification names.\n \ - \ ],\n \"classifications\": [\n {\n\ - \ \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes\n of the struct.\n\ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_by_unique_attribute - name: delete_by_unique_attribute - summary: 'Delete an entity identified by its type and unique attributes. - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format: - - attr::code:*`=:code:`*. - - NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName. - - The REST request would look something like this: - - DELETE /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'async delete_by_unique_attribute(type_name: str, *, attr_qualified_name: - str | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - guidAssignments\": {\n \"str\": \"str\" # Optional. A map of GUID assignments\ - \ with entities.\n },\n \"mutatedEntities\": {\n \"str\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"classificationNames\"\ - : [\n \"str\" # Optional. An array of classification\n\ - \ names.\n ],\n \"\ - classifications\": [\n {\n \"\ - attributes\": {\n \"str\": {} # Optional. The\n\ - \ attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional.\ - \ The\n GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional.\n \ - \ Status of the entity - can be active or deleted. Deleted\n \ - \ entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional.\n ETag\ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - :\n bool, # Optional. Determines if propagations\ - \ will be removed\n on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n \ - \ indicate the source who create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\"\ - : {} # Optional. more\n detail on source information.\n\ - \ },\n \"typeName\": \"str\"\ - , # Optional. The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n\ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n \ - \ # Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a\n \ - \ shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for\n \ - \ concurrency control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n {\n \ - \ \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \"createdBy\"\ - : \"str\", # Optional. The\n user who created the\ - \ record.\n \"description\": \"str\", # Optional.\n\ - \ The description of the term assignment.\n \ - \ \"displayText\": \"str\", # Optional.\n \ - \ The display text.\n \"expression\": \"\ - str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional.\n \ - \ The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n source\ - \ of the term.\n \"status\": \"str\", # Optional. The\n\ - \ status of terms assignment. Known values are: \"\ - DISCOVERED\",\n \"PROPOSED\", \"IMPORTED\", \"VALIDATED\"\ - , \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The\n \ - \ steward of the term.\n \"termGuid\"\ - : \"str\" # Optional. The\n GUID of the term.\n \ - \ }\n ],\n \"status\"\ - : \"str\", # Optional. Status of the entity -\n can be active\ - \ or deleted. Deleted entities are not removed from Atlas\n \ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\" # Optional. The name of the type.\n }\n ]\n\ - \ },\n \"partialUpdatedEntities\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"classificationNames\": [\n\ - \ \"str\" # Optional. An array of classification names.\n \ - \ ],\n \"classifications\": [\n {\n\ - \ \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes\n of the struct.\n\ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_classification - name: delete_classification - summary: Delete a given classification from an existing entity represented by a - GUID. - signature: 'async delete_classification(guid: str, classification_name: str, **kwargs: - Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: classification_name - description: The name of the classification. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_classification_by_unique_attribute - name: delete_classification_by_unique_attribute - summary: Delete a given classification from an entity identified by its type and - unique attributes. - signature: 'async delete_classification_by_unique_attribute(type_name: str, classification_name: - str, *, attr_qualified_name: str | None = None, **kwargs: Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: classification_name - description: The name of the classification. - isRequired: true - types: - - - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_labels - name: delete_labels - summary: delete given labels to a given entity. - signature: 'async delete_labels(guid: str, body: List[str] | None = None, **kwargs: - Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: set of labels to be deleted. Default value is None. - defaultValue: None - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.delete_labels_by_unique_attribute - name: delete_labels_by_unique_attribute - summary: 'Delete given labels to a given entity identified by its type and unique - attributes, if labels - - is null/empty, no labels will be removed. If any labels in labels set are non-existing - labels, - - they will be ignored, only existing labels will be removed. In addition to the - typeName path - - parameter, attribute key-value pair(s) can be provided in the following format: - - attr:``=:code:``. NOTE: The attrName and attrValue should - be unique - - across entities, eg. qualifiedName. The REST request would look something like - this: DELETE - - /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'async delete_labels_by_unique_attribute(type_name: str, body: List[str] - | None = None, *, attr_qualified_name: str | None = None, **kwargs: Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: body - description: set of labels to be deleted. Default value is None. - defaultValue: None - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.get_by_guid - name: get_by_guid - summary: Get complete definition of an entity given its GUID. - signature: 'async get_by_guid(guid: str, *, min_ext_info: bool | None = False, ignore_relationships: - bool | None = False, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: min_ext_info - description: 'Whether to return minimal information for referred entities. Default - - value is False.' - defaultValue: 'False' - types: - - - - name: ignore_relationships - description: 'Whether to ignore relationship attributes. Default value is - - False.' - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - entity\": {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"contacts\": {\n \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure Active\n \ - \ Directory object Id.\n \"info\": \"str\" \ - \ # Optional. additional\n information to describe this\ - \ contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n \ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.get_by_unique_attributes - name: get_by_unique_attributes - summary: 'Get complete definition of an entity given its type and unique attribute. - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format: - - attr::code:*`=:code:`*. - - NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName. - - The REST request would look something like this: - - GET /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'async get_by_unique_attributes(type_name: str, *, min_ext_info: bool - | None = False, ignore_relationships: bool | None = False, attr_qualified_name: - str | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: min_ext_info - description: 'Whether to return minimal information for referred entities. Default - - value is False.' - defaultValue: 'False' - types: - - - - name: ignore_relationships - description: 'Whether to ignore relationship attributes. Default value is - - False.' - defaultValue: 'False' - types: - - - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - entity\": {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"contacts\": {\n \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure Active\n \ - \ Directory object Id.\n \"info\": \"str\" \ - \ # Optional. additional\n information to describe this\ - \ contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n \ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.get_classification - name: get_classification - summary: List classifications for a given entity represented by a GUID. - signature: 'async get_classification(guid: str, classification_name: str, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: classification_name - description: The name of the classification. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributes\": {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n\ - \ \"entityStatus\": \"str\", # Optional. Status of the entity - can be\ - \ active or\n deleted. Deleted entities are not removed from Atlas store.\ - \ Known values are:\n \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed on entity\ - \ deletion.\n \"source\": \"str\", # Optional. indicate the source who\ - \ create the\n classification detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \"endTime\": \"str\"\ - , # Optional. The end of the time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of the time\n boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone of the time\n \ - \ boundary.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.get_classifications - name: get_classifications - summary: List classifications for a given entity represented by a GUID. - signature: 'async get_classifications(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - list\": [\n {} # Optional. An array of objects.\n ],\n \ - \ \"pageSize\": 0, # Optional. The size of the page.\n \"sortBy\": \"str\"\ - , # Optional. The sorted by field.\n \"sortType\": \"str\", # Optional.\ - \ to specify whether the result should be\n sorted? If yes, whether asc\ - \ or desc. Known values are: \"NONE\", \"ASC\", \"DESC\".\n \"startIndex\"\ - : 0.0, # Optional. The start index of the page.\n \"totalCount\": 0.0 \ - \ # Optional. The total count of items.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.get_entities_by_unique_attributes - name: get_entities_by_unique_attributes - summary: 'Bulk API to retrieve list of entities identified by its unique attributes. - - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format - - - typeName=:code:*`&attr_1::code:``=:code:``&attr_2::code:``=:code:``&attr_3::code:``=:code:`* - - - NOTE: The attrName should be an unique attribute for the given entity-type - - - The REST request would look something like this - - - GET - - /v2/entity/bulk/uniqueAttribute/type/hive_db?attr_0::.' - signature: 'async get_entities_by_unique_attributes(type_name: str, *, min_ext_info: - bool | None = False, ignore_relationships: bool | None = False, attr_n_qualified_name: - str | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: min_ext_info - description: 'Whether to return minimal information for referred entities. Default - - value is False.' - defaultValue: 'False' - types: - - - - name: ignore_relationships - description: 'Whether to ignore relationship attributes. Default value is - - False.' - defaultValue: 'False' - types: - - - - name: attr_n_qualified_name - description: 'Qualified name of an entity. E.g. to find 2 entities you can - - set attrs_0::. - Default value is None.' - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - entities\": [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n ],\n \"referredEntities\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.get_header - name: get_header - summary: Get entity header given its GUID. - signature: 'async get_header(guid: str, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributes\": {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"classificationNames\": [\n \"str\" # Optional.\ - \ An array of classification names.\n ],\n \"classifications\": [\n\ - \ {\n \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from Atlas\n\ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"removePropagationsOnEntityDelete\": bool,\ - \ # Optional.\n Determines if propagations will be removed on\ - \ entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \"isIncomplete\"\ - : bool, # Optional. Whether it is a shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag for concurrency control.\n \"meaningNames\": [\n\ - \ \"str\" # Optional. An array of meanings.\n ],\n \"meanings\"\ - : [\n {\n \"confidence\": 0, # Optional. The confidence\ - \ of the term\n assignment.\n \"createdBy\": \"\ - str\", # Optional. The user who created the\n record.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ term assignment.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term\n assignment.\n \"relationGuid\"\ - : \"str\", # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of terms assignment.\n\ - \ Known values are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\"\ - , \"VALIDATED\",\n \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n\ - \ \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional. Status of the\ - \ entity - can be active or\n deleted. Deleted entities are not removed\ - \ from Atlas store. Known values are:\n \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\" # Optional. The name of the type.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.get_sample_business_metadata_template - name: get_sample_business_metadata_template - summary: Get the sample Template for uploading/creating bulk BusinessMetaData. - signature: 'async get_sample_business_metadata_template(**kwargs: Any) -> IO' - return: - description: IO - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.EntityOperations.import_business_metadata - name: import_business_metadata - signature: async import_business_metadata(*args, **kwargs) -> MutableMapping[str, - Any] -- uid: azure.purview.catalog.aio.operations.EntityOperations.list_by_guids - name: list_by_guids - summary: List entities in bulk identified by its GUIDs. - signature: 'async list_by_guids(*, guids: List[str], min_ext_info: bool | None = - False, ignore_relationships: bool | None = False, exclude_relationship_types: - List[str] | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - keywordOnlyParameters: - - name: guids - description: An array of GUIDs of entities to list. - types: - - [] - - name: min_ext_info - description: 'Whether to return minimal information for referred entities. Default - - value is False.' - defaultValue: 'False' - types: - - - - name: ignore_relationships - description: 'Whether to ignore relationship attributes. Default value is - - False.' - defaultValue: 'False' - types: - - - - name: exclude_relationship_types - description: 'An array of the relationship types need to be excluded - - from the response. Default value is None.' - defaultValue: None - types: - - [] - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - entities\": [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n ],\n \"referredEntities\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.partial_update_entity_attribute_by_guid - name: partial_update_entity_attribute_by_guid - summary: 'Update entity partially - create or update entity attribute identified - by its GUID. - - Supports only primitive attribute type and entity references. - - It does not support updating complex types like arrays, and maps. - - Null updates are not possible.' - signature: 'async partial_update_entity_attribute_by_guid(guid: str, body: Any, - *, name: str, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: The value of the attribute. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - description: The name of the attribute. - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.EntityOperations.partial_update_entity_by_unique_attributes - name: partial_update_entity_by_unique_attributes - summary: 'Update entity partially - Allow a subset of attributes to be updated on - - an entity which is identified by its type and unique attribute eg: - - Referenceable.qualifiedName. - - Null updates are not possible. - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format: - - attr:``=:code:``. - - NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName. - - The REST request would look something like this: - - PUT /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'async partial_update_entity_by_unique_attributes(type_name: str, atlas_entity_with_ext_info: - MutableMapping[str, Any], *, attr_qualified_name: str | None = None, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: atlas_entity_with_ext_info - description: Atlas entity with extended information. - isRequired: true - types: - - - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n atlas_entity_with_ext_info\ - \ = {\n \"entity\": {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \"\ - businessAttributes\": {\n \"str\": {} # Optional. Business Attributes.\n\ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the\n struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the\n\ - \ entity.\n \"entityStatus\": \"str\", \ - \ # Optional. Status of the\n entity - can be active or deleted.\ - \ Deleted entities are not removed\n from Atlas store. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the source who\n create the classification detail.\n\ - \ \"sourceDetails\": {\n \"str\": {} \ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional.\ - \ The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The\n timezone of the time\ - \ boundary.\n }\n ]\n }\n\ - \ ],\n \"contacts\": {\n \"str\": [\n \ - \ {\n \"id\": \"str\", # Optional. Azure Active\n\ - \ Directory object Id.\n \"info\"\ - : \"str\" # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.set_classifications - name: set_classifications - summary: Set classifications on entities in bulk. - signature: 'async set_classifications(entity_headers: MutableMapping[str, Any], - **kwargs: Any) -> List[str]' - parameters: - - name: entity_headers - description: Atlas entity headers. - isRequired: true - types: - - - return: - description: list of str - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entity_headers\ - \ = {\n \"guidHeaderMap\": {\n \"str\": {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification names.\n ],\n\ - \ \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The\ - \ GUID of\n the entity.\n \"entityStatus\"\ - : \"str\", # Optional. Status of\n the entity - can be\ - \ active or deleted. Deleted entities are not\n removed\ - \ from Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag\n \ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will\ - \ be removed on entity\n deletion.\n \ - \ \"source\": \"str\", # Optional. indicate the\n \ - \ source who create the classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on\n \ - \ source information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"validityPeriods\": [\n\ - \ {\n \"endTime\": \"\ - str\", #\n Optional. The end of the time boundary.\n\ - \ \"startTime\": \"str\", #\n \ - \ Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\", \ - \ # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a shell\n entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n \ - \ ],\n \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n }\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.set_labels - name: set_labels - summary: Set labels to a given entity. - signature: 'async set_labels(guid: str, body: List[str] | None = None, **kwargs: - Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: set of labels to be set to the entity. Default value is None. - defaultValue: None - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.set_labels_by_unique_attribute - name: set_labels_by_unique_attribute - summary: 'Set labels to a given entity identified by its type and unique attributes, - if labels is - - null/empty, existing labels will all be removed. In addition to the typeName path - parameter, - - attribute key-value pair(s) can be provided in the following format: - - attr:``=:code:``. NOTE: The attrName and attrValue should - be unique - - across entities, eg. qualifiedName. The REST request would look something like - this: POST - - /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'async set_labels_by_unique_attribute(type_name: str, body: List[str] - | None = None, *, attr_qualified_name: str | None = None, **kwargs: Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: body - description: set of labels to be set. Default value is None. - defaultValue: None - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.update_classifications - name: update_classifications - summary: Update classifications to an existing entity represented by a guid. - signature: 'async update_classifications(guid: str, classifications: List[MutableMapping[str, - Any]], **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: classifications - description: An array of classifications to be updated. - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n classifications\ - \ = [\n {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"entityGuid\": \"\ - str\", # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity - can be\n active or deleted.\ - \ Deleted entities are not removed from Atlas store. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.EntityOperations.update_classifications_by_unique_attribute - name: update_classifications_by_unique_attribute - summary: Update classification on an entity identified by its type and unique attributes. - signature: 'async update_classifications_by_unique_attribute(type_name: str, atlas_classification_array: - List[MutableMapping[str, Any]], *, attr_qualified_name: str | None = None, **kwargs: - Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: atlas_classification_array - description: An array of classification to be updated. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n atlas_classification_array\ - \ = [\n {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"entityGuid\": \"\ - str\", # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity - can be\n active or deleted.\ - \ Deleted entities are not removed from Atlas store. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n }\n ]\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.GlossaryOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.GlossaryOperations.yml deleted file mode 100644 index d27bb37c013a..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.GlossaryOperations.yml +++ /dev/null @@ -1,4809 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.aio.operations.GlossaryOperations -name: GlossaryOperations -fullName: azure.purview.catalog.aio.operations.GlossaryOperations -module: azure.purview.catalog.aio.operations -constructor: - syntax: GlossaryOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.assign_term_to_entities - name: assign_term_to_entities - summary: Assign the given term to the provided list of related objects. - signature: 'async assign_term_to_entities(term_guid: str, related_object_ids: List[MutableMapping[str, - Any]], **kwargs: Any) -> None' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: related_object_ids - description: 'An array of related object IDs to which the term has to be - - associated.' - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n related_object_ids\ - \ = [\n {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of the entity\ - \ - can be\n active or deleted. Deleted entities are not removed from\ - \ Atlas store. Known\n values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - relationshipAttributes\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"typeName\": \"str\" # Optional.\ - \ The name of the type.\n },\n \"relationshipGuid\": \"str\"\ - , # Optional. The GUID of the relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The enum of relationship\n status. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"relationshipType\": \"str\", #\ - \ Optional.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.begin_import_glossary_terms_via_csv - name: begin_import_glossary_terms_via_csv - signature: 'async begin_import_glossary_terms_via_csv(glossary_guid: str, files: - Dict[str, Any], *, include_term_hierarchy: bool | None = False, **kwargs: Any) - -> AsyncLROPoller[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - isRequired: true - - name: files - isRequired: true - keywordOnlyParameters: - - name: include_term_hierarchy - defaultValue: 'False' -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.begin_import_glossary_terms_via_csv_by_glossary_name - name: begin_import_glossary_terms_via_csv_by_glossary_name - summary: Import Glossary Terms from local csv file by glossaryName. - signature: 'async begin_import_glossary_terms_via_csv_by_glossary_name(glossary_name: - str, files: Dict[str, Any], *, include_term_hierarchy: bool | None = False, **kwargs: - Any) -> AsyncLROPoller[MutableMapping[str, Any]]' - parameters: - - name: glossary_name - description: The name of the glossary. - isRequired: true - types: - - - - name: files - description: 'Multipart input for files. See the template in our example to find - the input - - shape.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be LROBasePolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # multipart input template you can fill out and use as your `files` input.\n\ - \ files = {\n \"file\": b'bytes' # The csv file to import glossary terms\ - \ from.\n }\n\n # response body for status code(s): 202\n response.json()\ - \ == {\n \"createTime\": \"str\", # Optional. The created time of the record.\n\ - \ \"error\": {\n \"errorCode\": 0, # Optional. Error code from\ - \ async import job if\n fail.\n \"errorMessage\": \"str\"\ - \ # Optional. Error message from async import\n job if fail.\n \ - \ },\n \"id\": \"str\", # Optional. guid string.\n \"lastUpdateTime\"\ - : \"str\", # Optional. The last updated time of the record.\n \"properties\"\ - : {\n \"importedTerms\": \"str\", # Optional. Term numbers that already\n\ - \ imported successfully.\n \"totalTermsDetected\": \"str\"\ - \ # Optional. Total term numbers that\n detected in csv.\n \ - \ },\n \"status\": \"str\" # Optional. Enum of the status of import csv\ - \ operation.\n Possible values include: \"NotStarted\", \"Succeeded\"\ - , \"Failed\", \"Running\".\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.create_glossary - name: create_glossary - summary: Create a glossary. - signature: 'async create_glossary(atlas_glossary: MutableMapping[str, Any], **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: atlas_glossary - description: 'Glossary definition, terms & categories can be anchored to a glossary. - - Using the anchor attribute when creating the Term/Category.' - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n atlas_glossary\ - \ = {\n \"categories\": [\n {\n \"categoryGuid\"\ - : \"str\", # Optional. The GUID of the category.\n \"description\"\ - : \"str\", # Optional. The description of the\n category header.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" #\ - \ Optional. The GUID of the\n relationship.\n }\n \ - \ ],\n \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID\ - \ of the entity.\n \"entityStatus\": \"str\", # Optional. Status\ - \ of the entity -\n can be active or deleted. Deleted entities\ - \ are not removed from Atlas\n store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n\n # response body for status code(s): 200\n response.json() == {\n\ - \ \"categories\": [\n {\n \"categoryGuid\": \"str\"\ - , # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the\n category header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID\ - \ of the entity.\n \"entityStatus\": \"str\", # Optional. Status\ - \ of the entity -\n can be active or deleted. Deleted entities\ - \ are not removed from Atlas\n store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.create_glossary_categories - name: create_glossary_categories - summary: Create glossary category in bulk. - signature: 'async create_glossary_categories(glossary_category: List[MutableMapping[str, - Any]], **kwargs: Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_category - description: An array of glossary category definitions to be created. - isRequired: true - types: - - [] - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_category\ - \ = [\n {\n \"anchor\": {\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"glossaryGuid\": \"str\"\ - , # Optional. The GUID of the glossary.\n \"relationGuid\": \"\ - str\" # Optional. The GUID of the\n relationship.\n \ - \ },\n \"childrenCategories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional. The\ - \ description of\n the category header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of\n \ - \ the parent category.\n \"relationGuid\": \"str\" #\ - \ Optional. The GUID of the\n relationship.\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the\n struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the\n\ - \ entity.\n \"entityStatus\": \"str\", \ - \ # Optional. Status of the\n entity - can be active or deleted.\ - \ Deleted entities are not removed\n from Atlas store. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the source who\n create the classification detail.\n\ - \ \"sourceDetails\": {\n \"str\": {} \ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional.\ - \ The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The\n timezone of the time\ - \ boundary.\n }\n ]\n }\n\ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n\ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", \ - \ # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the\n category header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n },\n \"\ - qualifiedName\": \"str\", # Optional. The qualified name of the\n \ - \ glossary object.\n \"shortDescription\": \"str\", # Optional. The\ - \ short version of\n description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description\ - \ of\n the related term.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"expression\":\ - \ \"str\", # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", \ - \ # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of the\n term.\n \"termGuid\": \"str\"\ - \ # Optional. The GUID of the term.\n }\n ]\n }\n\ - \ ]\n\n # response body for status code(s): 200\n response.json() == [\n\ - \ {\n \"anchor\": {\n \"displayText\": \"str\",\ - \ # Optional. The display text.\n \"glossaryGuid\": \"str\", #\ - \ Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the\n relationship.\n },\n\ - \ \"childrenCategories\": [\n {\n \"\ - categoryGuid\": \"str\", # Optional. The GUID of the\n category.\n\ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the category header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of\n the parent category.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - entityGuid\": \"str\", # Optional. The GUID of the\n entity.\n\ - \ \"entityStatus\": \"str\", # Optional. Status of the\n \ - \ entity - can be active or deleted. Deleted entities are not\ - \ removed\n from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for\n concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will be\ - \ removed on entity\n deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who\n create the\ - \ classification detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on source\n \ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"validityPeriods\"\ - : [\n {\n \"endTime\": \"str\"\ - , # Optional. The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The\n timezone\ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID\ - \ of the object.\n \"lastModifiedTS\": \"str\", # Optional. ETag for\ - \ concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The\ - \ name of the glossary object.\n \"parentCategory\": {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ category header.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"parentCategoryGuid\": \"str\", # Optional.\ - \ The GUID of the\n parent category.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID of the\n relationship.\n \ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the\n glossary object.\n \"shortDescription\": \"str\"\ - , # Optional. The short version of\n description.\n \"\ - terms\": [\n {\n \"description\": \"str\", #\ - \ Optional. The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", #\ - \ Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.create_glossary_category - name: create_glossary_category - summary: Create a glossary category. - signature: 'async create_glossary_category(glossary_category: MutableMapping[str, - Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: glossary_category - description: 'The glossary category definition. A category must be anchored to - a - - Glossary when creating. - - Optionally, terms belonging to the category and the hierarchy can also be defined - during - - creation.' - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_category\ - \ = {\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"childrenCategories\": [\n \ - \ {\n \"categoryGuid\": \"str\", # Optional. The GUID of the\ - \ category.\n \"description\": \"str\", # Optional. The description\ - \ of the\n category header.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == {\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\": \"str\"\ - , # Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the relationship.\n },\n \"childrenCategories\"\ - : [\n {\n \"categoryGuid\": \"str\", # Optional. The\ - \ GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.create_glossary_term - name: create_glossary_term - summary: Create a glossary term. - signature: 'async create_glossary_term(glossary_term: MutableMapping[str, Any], - *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: glossary_term - description: 'The glossary term definition. A term must be anchored to a Glossary - at - - the time of creation. - - Optionally it can be categorized as well.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_term\ - \ = {\n \"abbreviation\": \"str\", # Optional. The abbreviation of the\ - \ term.\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"antonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n\n # response body for status code(s): 200\n response.json()\ - \ == {\n \"abbreviation\": \"str\", # Optional. The abbreviation of the\ - \ term.\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"antonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.create_glossary_terms - name: create_glossary_terms - summary: Create glossary terms in bulk. - signature: 'async create_glossary_terms(glossary_term: List[MutableMapping[str, - Any]], *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> List[MutableMapping[str, - Any]]' - parameters: - - name: glossary_term - description: An array of glossary term definitions to be created in bulk. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_term\ - \ = [\n {\n \"abbreviation\": \"str\", # Optional. The abbreviation\ - \ of the term.\n \"anchor\": {\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"glossaryGuid\": \"str\", #\ - \ Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the\n relationship.\n },\n\ - \ \"antonyms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n \ - \ {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of\ - \ the\n entity - can be active or deleted. Deleted entities\ - \ are not removed\n from Atlas store. Known values are: \"\ - ACTIVE\", \"DELETED\".\n \"guid\": \"str\", # Optional. The\ - \ GUID of the object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"typeName\": \"str\" # Optional. The name of\n \ - \ the type.\n },\n \"relationshipGuid\"\ - : \"str\", # Optional. The GUID of\n the relationship.\n\ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n\ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"relationshipType\": \"str\", # Optional. An array of\n\ - \ related object IDs.\n \"typeName\": \"\ - str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes\n \ - \ of the object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n\ - \ \"str\": {} # Optional. The custom attributes of the\n \ - \ term, which is map>.\"nThe key of\ - \ the first\n layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional.\ - \ The description of\n the record.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n }\n \ - \ ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\"\ - : [\n {\n \"id\": \"str\", # Optional.\ - \ Azure Active\n Directory object Id.\n \ - \ \"info\": \"str\" # Optional. additional\n \ - \ information to describe this contact.\n }\n \ - \ ]\n },\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"examples\": [\n \"str\" # Optional.\ - \ An array of examples.\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\",\ - \ # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"longDescription\"\ - : \"str\", # Optional. The long version description.\n \"name\": \"\ - str\", # Optional. The name of the glossary object.\n \"preferredTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"preferredToTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"replacementTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"resources\": [\n {\n\ - \ \"displayName\": \"str\", # Optional. Display name for\n\ - \ url.\n \"url\": \"str\" # Optional. web\ - \ url. http or https.\n }\n ],\n \"seeAlso\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"shortDescription\": \"str\", # Optional. The short version of\n\ - \ description.\n \"status\": \"str\", # Optional. Status\ - \ of the AtlasGlossaryTerm. Known\n values are: \"Draft\", \"Approved\"\ - , \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"templateName\"\ - : [\n {} # Optional.\n ],\n \"translatedTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"translationTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"usage\": \"str\", # Optional.\ - \ The usage of the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"validValuesFor\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ]\n\ - \ }\n ]\n\n # response body for status code(s): 200\n response.json()\ - \ == [\n {\n \"abbreviation\": \"str\", # Optional. The abbreviation\ - \ of the term.\n \"anchor\": {\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"glossaryGuid\": \"str\", #\ - \ Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the\n relationship.\n },\n\ - \ \"antonyms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n \ - \ {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of\ - \ the\n entity - can be active or deleted. Deleted entities\ - \ are not removed\n from Atlas store. Known values are: \"\ - ACTIVE\", \"DELETED\".\n \"guid\": \"str\", # Optional. The\ - \ GUID of the object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"typeName\": \"str\" # Optional. The name of\n \ - \ the type.\n },\n \"relationshipGuid\"\ - : \"str\", # Optional. The GUID of\n the relationship.\n\ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n\ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"relationshipType\": \"str\", # Optional. An array of\n\ - \ related object IDs.\n \"typeName\": \"\ - str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes\n \ - \ of the object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n\ - \ \"str\": {} # Optional. The custom attributes of the\n \ - \ term, which is map>.\"nThe key of\ - \ the first\n layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional.\ - \ The description of\n the record.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n }\n \ - \ ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\"\ - : [\n {\n \"id\": \"str\", # Optional.\ - \ Azure Active\n Directory object Id.\n \ - \ \"info\": \"str\" # Optional. additional\n \ - \ information to describe this contact.\n }\n \ - \ ]\n },\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"examples\": [\n \"str\" # Optional.\ - \ An array of examples.\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\",\ - \ # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"longDescription\"\ - : \"str\", # Optional. The long version description.\n \"name\": \"\ - str\", # Optional. The name of the glossary object.\n \"preferredTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"preferredToTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"replacementTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"resources\": [\n {\n\ - \ \"displayName\": \"str\", # Optional. Display name for\n\ - \ url.\n \"url\": \"str\" # Optional. web\ - \ url. http or https.\n }\n ],\n \"seeAlso\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"shortDescription\": \"str\", # Optional. The short version of\n\ - \ description.\n \"status\": \"str\", # Optional. Status\ - \ of the AtlasGlossaryTerm. Known\n values are: \"Draft\", \"Approved\"\ - , \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"templateName\"\ - : [\n {} # Optional.\n ],\n \"translatedTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"translationTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"usage\": \"str\", # Optional.\ - \ The usage of the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"validValuesFor\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ]\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.delete_glossary - name: delete_glossary - summary: Delete a glossary. - signature: 'async delete_glossary(glossary_guid: str, **kwargs: Any) -> None' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.delete_glossary_category - name: delete_glossary_category - summary: Delete a glossary category. - signature: 'async delete_glossary_category(category_guid: str, **kwargs: Any) -> - None' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.delete_glossary_term - name: delete_glossary_term - summary: Delete a glossary term. - signature: 'async delete_glossary_term(term_guid: str, **kwargs: Any) -> None' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.delete_term_assignment_from_entities - name: delete_term_assignment_from_entities - summary: Delete the term assignment for the given list of related objects. - signature: 'async delete_term_assignment_from_entities(term_guid: str, related_object_ids: - List[MutableMapping[str, Any]], **kwargs: Any) -> None' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: related_object_ids - description: 'An array of related object IDs from which the term has to be - - dissociated.' - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n related_object_ids\ - \ = [\n {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of the entity\ - \ - can be\n active or deleted. Deleted entities are not removed from\ - \ Atlas store. Known\n values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - relationshipAttributes\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"typeName\": \"str\" # Optional.\ - \ The name of the type.\n },\n \"relationshipGuid\": \"str\"\ - , # Optional. The GUID of the relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The enum of relationship\n status. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"relationshipType\": \"str\", #\ - \ Optional.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.export_glossary_terms_as_csv - name: export_glossary_terms_as_csv - summary: Export Glossary Terms as csv file. - signature: 'async export_glossary_terms_as_csv(glossary_guid: str, term_guids: List[str], - *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> IO' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - - name: term_guids - description: An array of term guids. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: IO - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n term_guids\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.get_detailed_glossary - name: get_detailed_glossary - summary: Get a specific glossary with detailed information. - signature: 'async get_detailed_glossary(glossary_guid: str, *, include_term_hierarchy: - bool | None = False, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - categories\": [\n {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"categoryInfo\": {\n\ - \ \"str\": {\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\"\ - : \"str\", # Optional. The GUID of the\n glossary.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n },\n \"childrenCategories\"\ - : [\n {\n \"categoryGuid\": \"str\", \ - \ # Optional. The GUID\n of the category.\n \ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the category header.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The\n \ - \ GUID of the parent category.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID\n of the relationship.\n\ - \ }\n ],\n \"classifications\":\ - \ [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency\n control.\n \"longDescription\"\ - : \"str\", # Optional. The long version\n description.\n \ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n\ - \ \"parentCategory\": {\n \"categoryGuid\": \"\ - str\", # Optional. The GUID of the\n category.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the category header.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"parentCategoryGuid\": \"\ - str\", # Optional. The GUID of\n the parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n },\n \"qualifiedName\"\ - : \"str\", # Optional. The qualified name of\n the glossary object.\n\ - \ \"shortDescription\": \"str\", # Optional. The short version\ - \ of\n description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The\n\ - \ description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n display\ - \ text.\n \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\"\ - : \"str\", # Optional. The GUID\n of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", \ - \ # Optional. The status of\n term relationship. Known\ - \ values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ]\n }\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"termInfo\": {\n \"str\": {\n \ - \ \"abbreviation\": \"str\", # Optional. The abbreviation of the\n\ - \ term.\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\"\ - : \"str\", # Optional. The GUID of the\n glossary.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n },\n \"antonyms\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\": \"str\"\ - , # Optional. The\n expression of the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\": \"str\"\ - , # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\",\n \ - \ \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of\n \ - \ the term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of\n the term.\n }\n \ - \ ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"entityStatus\": \"str\"\ - , # Optional. Status of\n the entity - can be active\ - \ or deleted. Deleted entities are not\n removed from\ - \ Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the\n \ - \ object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The\n attributes of the struct.\n\ - \ },\n \"lastModifiedTS\"\ - : \"str\", # Optional.\n ETag for concurrency control.\n\ - \ \"typeName\": \"str\" # Optional. The\n \ - \ name of the type.\n },\n \ - \ \"relationshipGuid\": \"str\", # Optional. The\n \ - \ GUID of the relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The\n enum of relationship status.\ - \ Known values are: \"ACTIVE\",\n \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An\n \ - \ array of related object IDs.\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"uniqueAttributes\": {\n \"str\"\ - : {} # Optional. The unique\n attributes of the object.\n\ - \ }\n }\n ],\n \ - \ \"attributes\": {\n \"str\": {\n \ - \ \"str\": {} # Optional. The custom attributes\n of\ - \ the term, which is map>.\"nThe key of\n \ - \ the first layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n \ - \ {\n \"categoryGuid\": \"str\", # Optional. The GUID\n\ - \ of the category.\n \"description\"\ - : \"str\", # Optional. The\n description of the record.\n\ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"status\": \"str\" # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\",\n\ - \ \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n \ - \ {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \"entityGuid\"\ - : \"str\", # Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities\ - \ are not\n removed from Atlas store. Known values are:\ - \ \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"classifies\": [\n \ - \ {\n \"description\": \"str\", # Optional. The\n\ - \ description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n display\ - \ text.\n \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\"\ - : \"str\", # Optional. The GUID\n of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", \ - \ # Optional. The status of\n term relationship. Known\ - \ values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure\n Active\ - \ Directory object Id.\n \"info\": \"str\" # Optional.\ - \ additional\n information to describe this contact.\n\ - \ }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the\n record.\n \"examples\": [\n \ - \ \"str\" # Optional. An array of examples.\n ],\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"isA\": [\n {\n \"description\"\ - : \"str\", # Optional. The\n description of the related\ - \ term.\n \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\"\ - ,\n \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of\n \ - \ the term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of\n the term.\n }\n \ - \ ],\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"longDescription\"\ - : \"str\", # Optional. The long version\n description.\n \ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n\ - \ \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The\n description\ - \ of the related term.\n \"displayText\": \"str\", # Optional.\ - \ The\n display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\"\ - ,\n \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of\n \ - \ the term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of\n the term.\n }\n \ - \ ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the related term.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", # Optional.\ - \ The status of\n term relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\"\ - , # Optional. The qualified name of\n the glossary object.\n\ - \ \"replacedBy\": [\n {\n \ - \ \"description\": \"str\", # Optional. The\n description\ - \ of the related term.\n \"displayText\": \"str\", # Optional.\ - \ The\n display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\"\ - ,\n \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of\n \ - \ the term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of\n the term.\n }\n \ - \ ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the related term.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", # Optional.\ - \ The status of\n term relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"resources\": [\n \ - \ {\n \"displayName\": \"str\", # Optional.\ - \ Display\n name for url.\n \"url\"\ - : \"str\" # Optional. web url. http or\n https.\n \ - \ }\n ],\n \"seeAlso\": [\n \ - \ {\n \"description\": \"str\", # Optional.\ - \ The\n description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\": \"str\", # Optional.\ - \ The\n expression of the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\": \"str\", # Optional.\ - \ The source of\n the term.\n \"\ - status\": \"str\", # Optional. The status of\n term relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ],\n \"shortDescription\"\ - : \"str\", # Optional. The short version of\n description.\n\ - \ \"status\": \"str\", # Optional. Status of the\n \ - \ AtlasGlossaryTerm. Known values are: \"Draft\", \"Approved\", \"Alert\"\ - ,\n \"Expired\".\n \"synonyms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The\n\ - \ description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n display\ - \ text.\n \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\"\ - : \"str\", # Optional. The GUID\n of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", \ - \ # Optional. The status of\n term relationship. Known\ - \ values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ],\n \"templateName\": [\n\ - \ {} # Optional. The glossary term information.\n \ - \ ],\n \"translatedTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the related term.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", # Optional.\ - \ The status of\n term relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"translationTerms\": [\n\ - \ {\n \"description\": \"str\", # Optional.\ - \ The\n description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\": \"str\", # Optional.\ - \ The\n expression of the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\": \"str\", # Optional.\ - \ The source of\n the term.\n \"\ - status\": \"str\", # Optional. The status of\n term relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ],\n \"updateTime\": 0.0,\ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"usage\": \"str\", # Optional. The usage of\ - \ the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the related term.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", # Optional.\ - \ The status of\n term relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n \ - \ {\n \"description\": \"str\", # Optional.\ - \ The\n description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\": \"str\", # Optional.\ - \ The\n expression of the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\": \"str\", # Optional.\ - \ The source of\n the term.\n \"\ - status\": \"str\", # Optional. The status of\n term relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ]\n }\n },\n \"terms\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"usage\": \"str\" # Optional. The usage\ - \ of the glossary.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.get_entities_assigned_with_term - name: get_entities_assigned_with_term - summary: Get all related objects assigned with the specified term. - signature: 'async get_entities_assigned_with_term(term_guid: str, *, limit: int - | None = None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: - Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity - can be\n \ - \ active or deleted. Deleted entities are not removed from Atlas store.\ - \ Known\n values are: \"ACTIVE\", \"DELETED\".\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"relationshipAttributes\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"typeName\": \"str\" # Optional. The name of the type.\n \ - \ },\n \"relationshipGuid\": \"str\", # Optional. The GUID of the\ - \ relationship.\n \"relationshipStatus\": \"str\", # Optional. The\ - \ enum of relationship\n status. Known values are: \"ACTIVE\", \"\ - DELETED\".\n \"relationshipType\": \"str\", # Optional.\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes of the object.\n\ - \ }\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.get_glossary - name: get_glossary - summary: Get a specific Glossary by its GUID. - signature: 'async get_glossary(glossary_guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - categories\": [\n {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.get_glossary_category - name: get_glossary_category - summary: Get specific glossary category by its GUID. - signature: 'async get_glossary_category(category_guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - anchor\": {\n \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"glossaryGuid\": \"str\", # Optional. The GUID of the glossary.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"childrenCategories\": [\n {\n \"\ - categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ category header.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"parentCategoryGuid\": \"str\", # Optional.\ - \ The GUID of the\n parent category.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID of the\n relationship.\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"guid\": \"str\", # Optional. The GUID\ - \ of the object.\n \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\ - \ control.\n \"longDescription\": \"str\", # Optional. The long version\ - \ description.\n \"name\": \"str\", # Optional. The name of the glossary\ - \ object.\n \"parentCategory\": {\n \"categoryGuid\": \"str\"\ - , # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the category\n header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.get_glossary_term - name: get_glossary_term - summary: Get a specific glossary term by its GUID. - signature: 'async get_glossary_term(term_guid: str, *, include_term_hierarchy: bool - | None = False, exclude_relationship_type_list: List[str] | None = None, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - - name: exclude_relationship_type_list - description: 'An array of relationship types which need to be - - excluded. Default value is None.' - defaultValue: None - types: - - [] - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - abbreviation\": \"str\", # Optional. The abbreviation of the term.\n \"\ - anchor\": {\n \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"glossaryGuid\": \"str\", # Optional. The GUID of the glossary.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"antonyms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n {\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from Atlas\n\ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ },\n \"relationshipGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The enum of\n relationship status. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"relationshipType\": \"\ - str\", # Optional. An array of related\n object IDs.\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the\n object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n \ - \ \"str\": {} # Optional. The custom attributes of the term,\n \ - \ which is map>.\"nThe key of the first\ - \ layer map\n is term template name.\n }\n },\n\ - \ \"categories\": [\n {\n \"categoryGuid\": \"str\"\ - , # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the\n record.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term relationship.\n\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"\ - OBSOLETE\", \"OTHER\".\n }\n ],\n \"classifications\": [\n\ - \ {\n \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from Atlas\n\ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"removePropagationsOnEntityDelete\": bool,\ - \ # Optional.\n Determines if propagations will be removed on\ - \ entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\": [\n \ - \ {\n \"id\": \"str\", # Optional. Azure Active Directory\n\ - \ object Id.\n \"info\": \"str\" # Optional.\ - \ additional information to\n describe this contact.\n \ - \ }\n ]\n },\n \"createTime\": 0.0, # Optional.\ - \ The created time of the record.\n \"createdBy\": \"str\", # Optional.\ - \ The user who created the record.\n \"examples\": [\n \"str\"\ - \ # Optional. An array of examples.\n ],\n \"guid\": \"str\", #\ - \ Optional. The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.get_import_csv_operation_status - name: get_import_csv_operation_status - summary: Get the status of import csv operation. - signature: 'async get_import_csv_operation_status(operation_guid: str, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: operation_guid - description: The globally unique identifier for async operation/job. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - createTime\": \"str\", # Optional. The created time of the record.\n \"\ - error\": {\n \"errorCode\": 0, # Optional. Error code from async import\ - \ job if\n fail.\n \"errorMessage\": \"str\" # Optional.\ - \ Error message from async import\n job if fail.\n },\n \ - \ \"id\": \"str\", # Optional. guid string.\n \"lastUpdateTime\": \"\ - str\", # Optional. The last updated time of the record.\n \"properties\"\ - : {\n \"importedTerms\": \"str\", # Optional. Term numbers that already\n\ - \ imported successfully.\n \"totalTermsDetected\": \"str\"\ - \ # Optional. Total term numbers that\n detected in csv.\n \ - \ },\n \"status\": \"str\" # Optional. Enum of the status of import csv\ - \ operation.\n Known values are: \"NotStarted\", \"Succeeded\", \"Failed\"\ - , \"Running\".\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_category_terms - name: list_category_terms - summary: Get all terms associated with the specific category. - signature: 'async list_category_terms(category_guid: str, *, limit: int | None = - None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) -> - List[MutableMapping[str, Any]]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the related\n\ - \ term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of the\ - \ term.\n \"relationGuid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term relationship. Known\n\ - \ values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of the\ - \ term.\n \"termGuid\": \"str\" # Optional. The GUID of the term.\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_glossaries - name: list_glossaries - summary: Get all glossaries registered with Atlas. - signature: 'async list_glossaries(*, limit: int | None = None, offset: int | None - = None, sort: str | None = ''ASC'', ignore_terms_and_categories: bool | None = - False, **kwargs: Any) -> List[MutableMapping[str, Any]]' - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - - name: ignore_terms_and_categories - description: 'Whether ignore terms and categories. Default value is - - False.' - defaultValue: 'False' - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"categories\": [\n {\n \"categoryGuid\"\ - : \"str\", # Optional. The GUID of the\n category.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the category header.\n \"displayText\":\ - \ \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of\n the parent category.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - entityGuid\": \"str\", # Optional. The GUID of the\n entity.\n\ - \ \"entityStatus\": \"str\", # Optional. Status of the\n \ - \ entity - can be active or deleted. Deleted entities are not\ - \ removed\n from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for\n concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will be\ - \ removed on entity\n deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who\n create the\ - \ classification detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on source\n \ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"validityPeriods\"\ - : [\n {\n \"endTime\": \"str\"\ - , # Optional. The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The\n timezone\ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID\ - \ of the object.\n \"language\": \"str\", # Optional. The language\ - \ of the glossary.\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The\ - \ name of the glossary object.\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"shortDescription\"\ - : \"str\", # Optional. The short version of\n description.\n \ - \ \"terms\": [\n {\n \"description\": \"\ - str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage\ - \ of the glossary.\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_glossary_categories - name: list_glossary_categories - summary: Get the categories belonging to a specific glossary. - signature: 'async list_glossary_categories(glossary_guid: str, *, limit: int | None - = None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) - -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The\ - \ GUID of the glossary.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n },\n \"\ - childrenCategories\": [\n {\n \"categoryGuid\"\ - : \"str\", # Optional. The GUID of the\n category.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the category header.\n \"displayText\":\ - \ \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of\n the parent category.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - entityGuid\": \"str\", # Optional. The GUID of the\n entity.\n\ - \ \"entityStatus\": \"str\", # Optional. Status of the\n \ - \ entity - can be active or deleted. Deleted entities are not\ - \ removed\n from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for\n concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will be\ - \ removed on entity\n deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who\n create the\ - \ classification detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on source\n \ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"validityPeriods\"\ - : [\n {\n \"endTime\": \"str\"\ - , # Optional. The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The\n timezone\ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID\ - \ of the object.\n \"lastModifiedTS\": \"str\", # Optional. ETag for\ - \ concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The\ - \ name of the glossary object.\n \"parentCategory\": {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ category header.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"parentCategoryGuid\": \"str\", # Optional.\ - \ The GUID of the\n parent category.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID of the\n relationship.\n \ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the\n glossary object.\n \"shortDescription\": \"str\"\ - , # Optional. The short version of\n description.\n \"\ - terms\": [\n {\n \"description\": \"str\", #\ - \ Optional. The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", #\ - \ Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_glossary_categories_headers - name: list_glossary_categories_headers - summary: Get the category headers belonging to a specific glossary. - signature: 'async list_glossary_categories_headers(glossary_guid: str, *, limit: - int | None = None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: - Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n\ - \ \"description\": \"str\", # Optional. The description of the category\n\ - \ header.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"parentCategoryGuid\": \"str\", # Optional. The GUID of\ - \ the parent\n category.\n \"relationGuid\": \"str\" #\ - \ Optional. The GUID of the relationship.\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_glossary_term_headers - name: list_glossary_term_headers - summary: Get term headers belonging to a specific glossary. - signature: 'async list_glossary_term_headers(glossary_guid: str, *, limit: int | - None = None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: - Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the related\n\ - \ term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of the\ - \ term.\n \"relationGuid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term relationship. Known\n\ - \ values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of the\ - \ term.\n \"termGuid\": \"str\" # Optional. The GUID of the term.\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_glossary_terms - name: list_glossary_terms - summary: Get terms belonging to a specific glossary. - signature: 'async list_glossary_terms(glossary_guid: str, *, include_term_hierarchy: - bool | None = False, limit: int | None = None, offset: int | None = None, sort: - str | None = ''ASC'', **kwargs: Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"abbreviation\": \"str\", # Optional. The abbreviation of the term.\n\ - \ \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The\ - \ GUID of the glossary.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n },\n \"\ - antonyms\": [\n {\n \"description\": \"str\",\ - \ # Optional. The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n \ - \ {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of\ - \ the\n entity - can be active or deleted. Deleted entities\ - \ are not removed\n from Atlas store. Known values are: \"\ - ACTIVE\", \"DELETED\".\n \"guid\": \"str\", # Optional. The\ - \ GUID of the object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"typeName\": \"str\" # Optional. The name of\n \ - \ the type.\n },\n \"relationshipGuid\"\ - : \"str\", # Optional. The GUID of\n the relationship.\n\ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n\ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"relationshipType\": \"str\", # Optional. An array of\n\ - \ related object IDs.\n \"typeName\": \"\ - str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes\n \ - \ of the object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n\ - \ \"str\": {} # Optional. The custom attributes of the\n \ - \ term, which is map>.\"nThe key of\ - \ the first\n layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional.\ - \ The description of\n the record.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n }\n \ - \ ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\"\ - : [\n {\n \"id\": \"str\", # Optional.\ - \ Azure Active\n Directory object Id.\n \ - \ \"info\": \"str\" # Optional. additional\n \ - \ information to describe this contact.\n }\n \ - \ ]\n },\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"examples\": [\n \"str\" # Optional.\ - \ An array of examples.\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\",\ - \ # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"longDescription\"\ - : \"str\", # Optional. The long version description.\n \"name\": \"\ - str\", # Optional. The name of the glossary object.\n \"preferredTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"preferredToTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"replacementTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"resources\": [\n {\n\ - \ \"displayName\": \"str\", # Optional. Display name for\n\ - \ url.\n \"url\": \"str\" # Optional. web\ - \ url. http or https.\n }\n ],\n \"seeAlso\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"shortDescription\": \"str\", # Optional. The short version of\n\ - \ description.\n \"status\": \"str\", # Optional. Status\ - \ of the AtlasGlossaryTerm. Known\n values are: \"Draft\", \"Approved\"\ - , \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"templateName\"\ - : [\n {} # Optional.\n ],\n \"translatedTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"translationTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"usage\": \"str\", # Optional.\ - \ The usage of the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"validValuesFor\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ]\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_related_categories - name: list_related_categories - summary: 'Get all related categories (parent and children). Limit, offset, and sort - parameters are - - currently not being enabled and won''t work even they are passed.' - signature: 'async list_related_categories(category_guid: str, *, limit: int | None - = None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) - -> Dict[str, List[MutableMapping[str, Any]]]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: dict mapping str to list of JSON object - types: - - [, []] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - str\": [\n {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_related_terms - name: list_related_terms - summary: 'Get all related terms for a specific term by its GUID. Limit, offset, - and sort parameters are - - currently not being enabled and won''t work even they are passed.' - signature: 'async list_related_terms(term_guid: str, *, limit: int | None = None, - offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) -> Dict[str, - List[MutableMapping[str, Any]]]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: dict mapping str to list of JSON object - types: - - [, []] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - str\": [\n {\n \"description\": \"str\", # Optional.\ - \ The description of the\n related term.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of the term.\n \"relationGuid\": \"\ - str\", # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional. The\ - \ steward of the term.\n \"termGuid\": \"str\" # Optional. The\ - \ GUID of the term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.list_terms_by_glossary_name - name: list_terms_by_glossary_name - summary: Get terms by glossary name. - signature: 'async list_terms_by_glossary_name(glossary_name: str, *, limit: int - | None = None, offset: int | None = None, include_term_hierarchy: bool | None - = False, **kwargs: Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_name - description: The name of the glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"abbreviation\": \"str\", # Optional. The abbreviation of the term.\n\ - \ \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The\ - \ GUID of the glossary.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n },\n \"\ - antonyms\": [\n {\n \"description\": \"str\",\ - \ # Optional. The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n \ - \ {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of\ - \ the\n entity - can be active or deleted. Deleted entities\ - \ are not removed\n from Atlas store. Known values are: \"\ - ACTIVE\", \"DELETED\".\n \"guid\": \"str\", # Optional. The\ - \ GUID of the object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"typeName\": \"str\" # Optional. The name of\n \ - \ the type.\n },\n \"relationshipGuid\"\ - : \"str\", # Optional. The GUID of\n the relationship.\n\ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n\ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"relationshipType\": \"str\", # Optional. An array of\n\ - \ related object IDs.\n \"typeName\": \"\ - str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes\n \ - \ of the object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n\ - \ \"str\": {} # Optional. The custom attributes of the\n \ - \ term, which is map>.\"nThe key of\ - \ the first\n layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional.\ - \ The description of\n the record.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n }\n \ - \ ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\"\ - : [\n {\n \"id\": \"str\", # Optional.\ - \ Azure Active\n Directory object Id.\n \ - \ \"info\": \"str\" # Optional. additional\n \ - \ information to describe this contact.\n }\n \ - \ ]\n },\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"examples\": [\n \"str\" # Optional.\ - \ An array of examples.\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\",\ - \ # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"longDescription\"\ - : \"str\", # Optional. The long version description.\n \"name\": \"\ - str\", # Optional. The name of the glossary object.\n \"preferredTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"preferredToTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"replacementTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"resources\": [\n {\n\ - \ \"displayName\": \"str\", # Optional. Display name for\n\ - \ url.\n \"url\": \"str\" # Optional. web\ - \ url. http or https.\n }\n ],\n \"seeAlso\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"shortDescription\": \"str\", # Optional. The short version of\n\ - \ description.\n \"status\": \"str\", # Optional. Status\ - \ of the AtlasGlossaryTerm. Known\n values are: \"Draft\", \"Approved\"\ - , \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"templateName\"\ - : [\n {} # Optional.\n ],\n \"translatedTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"translationTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"usage\": \"str\", # Optional.\ - \ The usage of the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"validValuesFor\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ]\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.partial_update_glossary - name: partial_update_glossary - summary: 'Update the glossary partially. Some properties such as qualifiedName are - not allowed to be - - updated.' - signature: 'async partial_update_glossary(glossary_guid: str, partial_updates: Dict[str, - str], *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - - name: partial_updates - description: 'A map containing keys as attribute names and values as corresponding - - attribute values.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n partial_updates\ - \ = {\n \"str\": \"str\" # Optional.\n }\n\n # response body for status\ - \ code(s): 200\n response.json() == {\n \"categories\": [\n \ - \ {\n \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ category header.\n \"displayText\": \"str\", \ - \ # Optional. The display text.\n \"parentCategoryGuid\": \"str\"\ - , # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\": [\n \ - \ {\n \"attributes\": {\n \"str\": {} \ - \ # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from Atlas\n\ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"removePropagationsOnEntityDelete\": bool,\ - \ # Optional.\n Determines if propagations will be removed on\ - \ entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.partial_update_glossary_category - name: partial_update_glossary_category - summary: Update the glossary category partially. - signature: 'async partial_update_glossary_category(category_guid: str, partial_updates: - Dict[str, str], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - - name: partial_updates - description: 'A map containing keys as attribute names and values as corresponding - - attribute values for partial update.' - isRequired: true - types: - - [, ] - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n partial_updates\ - \ = {\n \"str\": \"str\" # Optional.\n }\n\n # response body for status\ - \ code(s): 200\n response.json() == {\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\": \"str\"\ - , # Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the relationship.\n },\n \"childrenCategories\"\ - : [\n {\n \"categoryGuid\": \"str\", # Optional. The\ - \ GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.partial_update_glossary_term - name: partial_update_glossary_term - summary: Update the glossary term partially. - signature: 'async partial_update_glossary_term(term_guid: str, partial_updates: - Dict[str, str], *, include_term_hierarchy: bool | None = False, **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: partial_updates - description: 'A map containing keys as attribute names and values as corresponding - - attribute values to be updated.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n partial_updates\ - \ = {\n \"str\": \"str\" # Optional.\n }\n\n # response body for status\ - \ code(s): 200\n response.json() == {\n \"abbreviation\": \"str\", #\ - \ Optional. The abbreviation of the term.\n \"anchor\": {\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"glossaryGuid\"\ - : \"str\", # Optional. The GUID of the glossary.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID of the relationship.\n },\n \"antonyms\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.remove_term_assignment_from_entities - name: remove_term_assignment_from_entities - summary: Delete the term assignment for the given list of related objects. - signature: 'async remove_term_assignment_from_entities(term_guid: str, related_object_ids: - List[MutableMapping[str, Any]], **kwargs: Any) -> None' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: related_object_ids - description: 'An array of related object IDs from which the term has to be - - dissociated.' - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n related_object_ids\ - \ = [\n {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of the entity\ - \ - can be\n active or deleted. Deleted entities are not removed from\ - \ Atlas store. Known\n values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - relationshipAttributes\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"typeName\": \"str\" # Optional.\ - \ The name of the type.\n },\n \"relationshipGuid\": \"str\"\ - , # Optional. The GUID of the relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The enum of relationship\n status. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"relationshipType\": \"str\", #\ - \ Optional.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.update_glossary - name: update_glossary - summary: Update the given glossary. - signature: 'async update_glossary(glossary_guid: str, updated_glossary: MutableMapping[str, - Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - - name: updated_glossary - description: The glossary definition to be updated. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n updated_glossary\ - \ = {\n \"categories\": [\n {\n \"categoryGuid\"\ - : \"str\", # Optional. The GUID of the category.\n \"description\"\ - : \"str\", # Optional. The description of the\n category header.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" #\ - \ Optional. The GUID of the\n relationship.\n }\n \ - \ ],\n \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID\ - \ of the entity.\n \"entityStatus\": \"str\", # Optional. Status\ - \ of the entity -\n can be active or deleted. Deleted entities\ - \ are not removed from Atlas\n store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n\n # response body for status code(s): 200\n response.json() == {\n\ - \ \"categories\": [\n {\n \"categoryGuid\": \"str\"\ - , # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the\n category header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID\ - \ of the entity.\n \"entityStatus\": \"str\", # Optional. Status\ - \ of the entity -\n can be active or deleted. Deleted entities\ - \ are not removed from Atlas\n store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.update_glossary_category - name: update_glossary_category - summary: Update the given glossary category by its GUID. - signature: 'async update_glossary_category(category_guid: str, glossary_category: - MutableMapping[str, Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - - name: glossary_category - description: The glossary category to be updated. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_category\ - \ = {\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"childrenCategories\": [\n \ - \ {\n \"categoryGuid\": \"str\", # Optional. The GUID of the\ - \ category.\n \"description\": \"str\", # Optional. The description\ - \ of the\n category header.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == {\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\": \"str\"\ - , # Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the relationship.\n },\n \"childrenCategories\"\ - : [\n {\n \"categoryGuid\": \"str\", # Optional. The\ - \ GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.GlossaryOperations.update_glossary_term - name: update_glossary_term - summary: Update the given glossary term by its GUID. - signature: 'async update_glossary_term(term_guid: str, glossary_term: MutableMapping[str, - Any], *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: glossary_term - description: The glossary term to be updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_term\ - \ = {\n \"abbreviation\": \"str\", # Optional. The abbreviation of the\ - \ term.\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"antonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n\n # response body for status code(s): 200\n response.json()\ - \ == {\n \"abbreviation\": \"str\", # Optional. The abbreviation of the\ - \ term.\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"antonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.LineageOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.LineageOperations.yml deleted file mode 100644 index e0757cc164ee..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.LineageOperations.yml +++ /dev/null @@ -1,412 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.aio.operations.LineageOperations -name: LineageOperations -fullName: azure.purview.catalog.aio.operations.LineageOperations -module: azure.purview.catalog.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: LineageOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.aio.operations.LineageOperations.get_lineage_by_unique_attribute - name: get_lineage_by_unique_attribute - summary: 'Returns lineage info about entity. - - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format - - - attr:[attrName]=[attrValue] - - - NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName.' - signature: 'async get_lineage_by_unique_attribute(type_name: str, *, direction: - str, depth: int | None = 3, width: int | None = 10, include_parent: bool | None - = None, get_derived_lineage: bool | None = None, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: direction - description: 'The direction of the lineage, which could be INPUT, OUTPUT or BOTH. - Known - - values are: "BOTH", "INPUT", and "OUTPUT".' - types: - - - - name: depth - description: The number of hops for lineage. Default value is 3. - defaultValue: '3' - types: - - - - name: width - description: The number of max expanding width in lineage. Default value is 10. - defaultValue: '10' - types: - - - - name: include_parent - description: 'True to include the parent chain in the response. Default value - is - - None.' - defaultValue: None - types: - - - - name: get_derived_lineage - description: 'True to include derived lineage in the response. Default value is - - None.' - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - baseEntityGuid\": \"str\", # Optional. The GUID of the base entity.\n \"\ - childrenCount\": 0, # Optional. The number of children node.\n \"guidEntityMap\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"classificationNames\": [\n \"str\" # Optional.\ - \ An array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n },\n \"includeParent\": bool, # Optional.\ - \ True to return the parent of the base\n entity.\n \"lineageDepth\"\ - : 0, # Optional. The depth of lineage.\n \"lineageDirection\": \"str\"\ - , # Optional. The enum of lineage direction. Known\n values are: \"INPUT\"\ - , \"OUTPUT\", \"BOTH\".\n \"lineageWidth\": 0, # Optional. The width of\ - \ lineage.\n \"parentRelations\": [\n {\n \"childEntityId\"\ - : \"str\", # Optional. The GUID of child\n entity.\n \ - \ \"parentEntityId\": \"str\", # Optional. The GUID of parent\n \ - \ entity.\n \"relationshipId\": \"str\" # Optional. The\ - \ GUID of\n relationship.\n }\n ],\n \"\ - relations\": [\n {\n \"fromEntityId\": \"str\", # Optional.\ - \ The GUID of from-entity.\n \"relationshipId\": \"str\", # Optional.\ - \ The GUID of\n relationship.\n \"toEntityId\":\ - \ \"str\" # Optional. The GUID of to-entity.\n }\n ],\n \ - \ \"widthCounts\": {\n \"str\": {\n \"str\": {} # Optional.\ - \ The entity count in specific\n direction.\n }\n \ - \ }\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.LineageOperations.get_lineage_graph - name: get_lineage_graph - summary: Get lineage info of the entity specified by GUID. - signature: 'async get_lineage_graph(guid: str, *, direction: str, depth: int | None - = 3, width: int | None = 10, include_parent: bool | None = None, get_derived_lineage: - bool | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: direction - description: 'The direction of the lineage, which could be INPUT, OUTPUT or BOTH. - Known - - values are: "BOTH", "INPUT", and "OUTPUT".' - types: - - - - name: depth - description: The number of hops for lineage. Default value is 3. - defaultValue: '3' - types: - - - - name: width - description: The number of max expanding width in lineage. Default value is 10. - defaultValue: '10' - types: - - - - name: include_parent - description: 'True to include the parent chain in the response. Default value - is - - None.' - defaultValue: None - types: - - - - name: get_derived_lineage - description: 'True to include derived lineage in the response. Default value is - - None.' - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - baseEntityGuid\": \"str\", # Optional. The GUID of the base entity.\n \"\ - childrenCount\": 0, # Optional. The number of children node.\n \"guidEntityMap\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"classificationNames\": [\n \"str\" # Optional.\ - \ An array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n },\n \"includeParent\": bool, # Optional.\ - \ True to return the parent of the base\n entity.\n \"lineageDepth\"\ - : 0, # Optional. The depth of lineage.\n \"lineageDirection\": \"str\"\ - , # Optional. The enum of lineage direction. Known\n values are: \"INPUT\"\ - , \"OUTPUT\", \"BOTH\".\n \"lineageWidth\": 0, # Optional. The width of\ - \ lineage.\n \"parentRelations\": [\n {\n \"childEntityId\"\ - : \"str\", # Optional. The GUID of child\n entity.\n \ - \ \"parentEntityId\": \"str\", # Optional. The GUID of parent\n \ - \ entity.\n \"relationshipId\": \"str\" # Optional. The\ - \ GUID of\n relationship.\n }\n ],\n \"\ - relations\": [\n {\n \"fromEntityId\": \"str\", # Optional.\ - \ The GUID of from-entity.\n \"relationshipId\": \"str\", # Optional.\ - \ The GUID of\n relationship.\n \"toEntityId\":\ - \ \"str\" # Optional. The GUID of to-entity.\n }\n ],\n \ - \ \"widthCounts\": {\n \"str\": {\n \"str\": {} # Optional.\ - \ The entity count in specific\n direction.\n }\n \ - \ }\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.LineageOperations.next_page_lineage - name: next_page_lineage - summary: Return immediate next page lineage info about entity with pagination. - signature: 'async next_page_lineage(guid: str, *, direction: str, get_derived_lineage: - bool | None = None, offset: int | None = None, limit: int | None = None, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: direction - description: 'The direction of the lineage, which could be INPUT, OUTPUT or BOTH. - Known - - values are: "BOTH", "INPUT", and "OUTPUT".' - types: - - - - name: get_derived_lineage - description: 'True to include derived lineage in the response. Default value is - - None.' - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - baseEntityGuid\": \"str\", # Optional. The GUID of the base entity.\n \"\ - childrenCount\": 0, # Optional. The number of children node.\n \"guidEntityMap\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"classificationNames\": [\n \"str\" # Optional.\ - \ An array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n },\n \"includeParent\": bool, # Optional.\ - \ True to return the parent of the base\n entity.\n \"lineageDepth\"\ - : 0, # Optional. The depth of lineage.\n \"lineageDirection\": \"str\"\ - , # Optional. The enum of lineage direction. Known\n values are: \"INPUT\"\ - , \"OUTPUT\", \"BOTH\".\n \"lineageWidth\": 0, # Optional. The width of\ - \ lineage.\n \"parentRelations\": [\n {\n \"childEntityId\"\ - : \"str\", # Optional. The GUID of child\n entity.\n \ - \ \"parentEntityId\": \"str\", # Optional. The GUID of parent\n \ - \ entity.\n \"relationshipId\": \"str\" # Optional. The\ - \ GUID of\n relationship.\n }\n ],\n \"\ - relations\": [\n {\n \"fromEntityId\": \"str\", # Optional.\ - \ The GUID of from-entity.\n \"relationshipId\": \"str\", # Optional.\ - \ The GUID of\n relationship.\n \"toEntityId\":\ - \ \"str\" # Optional. The GUID of to-entity.\n }\n ],\n \ - \ \"widthCounts\": {\n \"str\": {\n \"str\": {} # Optional.\ - \ The entity count in specific\n direction.\n }\n \ - \ }\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.RelationshipOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.RelationshipOperations.yml deleted file mode 100644 index e941dbccfd76..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.RelationshipOperations.yml +++ /dev/null @@ -1,275 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.aio.operations.RelationshipOperations -name: RelationshipOperations -fullName: azure.purview.catalog.aio.operations.RelationshipOperations -module: azure.purview.catalog.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: RelationshipOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.aio.operations.RelationshipOperations.create - name: create - summary: Create a new relationship between entities. - signature: 'async create(relationship: MutableMapping[str, Any], **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: relationship - description: 'The AtlasRelationship object containing the information for the - - relationship to be created.' - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n relationship\ - \ = {\n \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"createTime\": 0.0, # Optional. The created\ - \ time of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"end1\": {\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \"str\"\ - : {} # Optional. The unique attributes of the object.\n }\n },\n\ - \ \"end2\": {\n \"guid\": \"str\", # Optional. The GUID of the\ - \ object.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n },\n \"guid\":\ - \ \"str\", # Optional. The GUID of the relationship.\n \"homeId\": \"str\"\ - , # Optional. The home ID of the relationship.\n \"label\": \"str\", #\ - \ Optional. The label of the relationship.\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for concurrency control.\n \"provenanceType\": 0.0,\ - \ # Optional. Used to record the provenance of an\n instance of an entity\ - \ or relationship.\n \"status\": \"str\", # Optional. The enum of relationship\ - \ status. Known values\n are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"updateTime\": 0.0, #\ - \ Optional. The update time of the record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the record.\n \"version\": 0.0 # Optional.\ - \ The version of the relationship.\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the struct.\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"end1\": {\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - typeName\": \"str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes of the object.\n\ - \ }\n },\n \"end2\": {\n \"guid\": \"str\", #\ - \ Optional. The GUID of the object.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"uniqueAttributes\": {\n \"\ - str\": {} # Optional. The unique attributes of the object.\n }\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"homeId\": \"str\", # Optional. The home ID of the relationship.\n \ - \ \"label\": \"str\", # Optional. The label of the relationship.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n \ - \ \"provenanceType\": 0.0, # Optional. Used to record the provenance of\ - \ an\n instance of an entity or relationship.\n \"status\": \"str\"\ - , # Optional. The enum of relationship status. Known values\n are: \"\ - ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"updateTime\": 0.0, # Optional. The update time of the record.\n\ - \ \"updatedBy\": \"str\", # Optional. The user who updated the record.\n\ - \ \"version\": 0.0 # Optional. The version of the relationship.\n }\n\ - \ ````\n" -- uid: azure.purview.catalog.aio.operations.RelationshipOperations.delete - name: delete - summary: Delete a relationship between entities by its GUID. - signature: 'async delete(guid: str, **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the relationship. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.RelationshipOperations.get - name: get - summary: Get relationship information between entities by its GUID. - signature: 'async get(guid: str, *, extended_info: bool | None = None, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the relationship. - isRequired: true - types: - - - keywordOnlyParameters: - - name: extended_info - description: Limits whether includes extended information. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - referredEntities\": {\n \"str\": {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification names.\n ],\n\ - \ \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The\ - \ GUID of\n the entity.\n \"entityStatus\"\ - : \"str\", # Optional. Status of\n the entity - can be\ - \ active or deleted. Deleted entities are not\n removed\ - \ from Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag\n \ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will\ - \ be removed on entity\n deletion.\n \ - \ \"source\": \"str\", # Optional. indicate the\n \ - \ source who create the classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on\n \ - \ source information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"validityPeriods\": [\n\ - \ {\n \"endTime\": \"\ - str\", #\n Optional. The end of the time boundary.\n\ - \ \"startTime\": \"str\", #\n \ - \ Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\", \ - \ # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a shell\n entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n \ - \ ],\n \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n },\n \"relationship\": {\n \"\ - attributes\": {\n \"str\": {} # Optional. The attributes of the\ - \ struct.\n },\n \"createTime\": 0.0, # Optional. The created\ - \ time of the record.\n \"createdBy\": \"str\", # Optional. The user\ - \ who created the record.\n \"end1\": {\n \"guid\": \"\ - str\", # Optional. The GUID of the object.\n \"typeName\": \"str\"\ - , # Optional. The name of the type.\n \"uniqueAttributes\": {\n\ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n },\n \"end2\"\ - : {\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional.\ - \ The unique attributes of the\n object.\n }\n\ - \ },\n \"guid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"homeId\": \"str\", # Optional. The home ID of the relationship.\n\ - \ \"label\": \"str\", # Optional. The label of the relationship.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"provenanceType\": 0.0, # Optional. Used to record the provenance\ - \ of\n an instance of an entity or relationship.\n \"status\"\ - : \"str\", # Optional. The enum of relationship status. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the relationship.\n }\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.RelationshipOperations.update - name: update - summary: Update an existing relationship between entities. - signature: 'async update(relationship: MutableMapping[str, Any], **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: relationship - description: 'The AtlasRelationship object containing the information for the - - relationship to be created.' - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n relationship\ - \ = {\n \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"createTime\": 0.0, # Optional. The created\ - \ time of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"end1\": {\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \"str\"\ - : {} # Optional. The unique attributes of the object.\n }\n },\n\ - \ \"end2\": {\n \"guid\": \"str\", # Optional. The GUID of the\ - \ object.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n },\n \"guid\":\ - \ \"str\", # Optional. The GUID of the relationship.\n \"homeId\": \"str\"\ - , # Optional. The home ID of the relationship.\n \"label\": \"str\", #\ - \ Optional. The label of the relationship.\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for concurrency control.\n \"provenanceType\": 0.0,\ - \ # Optional. Used to record the provenance of an\n instance of an entity\ - \ or relationship.\n \"status\": \"str\", # Optional. The enum of relationship\ - \ status. Known values\n are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"updateTime\": 0.0, #\ - \ Optional. The update time of the record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the record.\n \"version\": 0.0 # Optional.\ - \ The version of the relationship.\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the struct.\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"end1\": {\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - typeName\": \"str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes of the object.\n\ - \ }\n },\n \"end2\": {\n \"guid\": \"str\", #\ - \ Optional. The GUID of the object.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"uniqueAttributes\": {\n \"\ - str\": {} # Optional. The unique attributes of the object.\n }\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"homeId\": \"str\", # Optional. The home ID of the relationship.\n \ - \ \"label\": \"str\", # Optional. The label of the relationship.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n \ - \ \"provenanceType\": 0.0, # Optional. Used to record the provenance of\ - \ an\n instance of an entity or relationship.\n \"status\": \"str\"\ - , # Optional. The enum of relationship status. Known values\n are: \"\ - ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"updateTime\": 0.0, # Optional. The update time of the record.\n\ - \ \"updatedBy\": \"str\", # Optional. The user who updated the record.\n\ - \ \"version\": 0.0 # Optional. The version of the relationship.\n }\n\ - \ ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.TypesOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.TypesOperations.yml deleted file mode 100644 index e120d4afa82b..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.TypesOperations.yml +++ /dev/null @@ -1,5791 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.aio.operations.TypesOperations -name: TypesOperations -fullName: azure.purview.catalog.aio.operations.TypesOperations -module: azure.purview.catalog.aio.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TypesOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.aio.operations.TypesOperations.create_type_definitions - name: create_type_definitions - summary: 'Create all atlas type definitions in bulk, only new definitions will be - created. - - Any changes to the existing definitions will be discarded.' - signature: 'async create_type_definitions(types_def: MutableMapping[str, Any], **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: types_def - description: A composite wrapper object with corresponding lists of the type definition. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n types_def\ - \ = {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n
    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n\n # response body for status code(s): 200\n response.json()\ - \ == {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.delete_type_by_name - name: delete_type_by_name - summary: Delete API for type identified by its name. - signature: 'async delete_type_by_name(name: str, **kwargs: Any) -> None' - parameters: - - name: name - description: The name of the type. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.aio.operations.TypesOperations.delete_type_definitions - name: delete_type_definitions - summary: Delete API for all types in bulk. - signature: 'async delete_type_definitions(types_def: MutableMapping[str, Any], **kwargs: - Any) -> None' - parameters: - - name: types_def - description: A composite object that captures all types to be deleted. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n types_def\ - \ = {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_all_type_definitions - name: get_all_type_definitions - summary: Get all type definitions in Atlas in bulk. - signature: 'async get_all_type_definitions(*, include_term_template: bool | None - = False, type: str | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - keywordOnlyParameters: - - name: include_term_template - description: 'Whether include termtemplatedef when return all typedefs. - - This is always true when search filter type=term_template. Default value is - False.' - defaultValue: 'False' - types: - - - - name: type - description: 'Typedef name as search filter when get typedefs. Known values are: - "enum", - - "entity", "classification", "relationship", "struct", and "term_template". Default - value is - - None.' - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - businessMetadataDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_business_metadata_def_by_guid - name: get_business_metadata_def_by_guid - summary: Get the businessMetadata definition for the given guid. - signature: 'async get_business_metadata_def_by_guid(guid: str, **kwargs: Any) -> - MutableMapping[str, Any]' - parameters: - - name: guid - description: businessMetadata guid. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_business_metadata_def_by_name - name: get_business_metadata_def_by_name - summary: Get the businessMetadata definition by it's name (unique). - signature: 'async get_business_metadata_def_by_name(name: str, **kwargs: Any) -> - MutableMapping[str, Any]' - parameters: - - name: name - description: businessMetadata name. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_classification_def_by_guid - name: get_classification_def_by_guid - summary: Get the classification definition for the given GUID. - signature: 'async get_classification_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the classification. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"entityTypes\": [\n \"str\" # Optional. Specifying a list\ - \ of entityType names in the\n classificationDef, ensures that classifications\ - \ can\"nonly be applied to those\n entityTypes.\"n\"n\"n.. raw:: html\"\ - n\"n

    \"n
  • Any subtypes of the entity\n types inherit the\ - \ restriction
  • \"n
  • Any classificationDef subtypes\n inherit\ - \ the parents entityTypes restrictions
  • \"n
  • Any\n classificationDef\ - \ subtypes can further restrict the parents entityTypes\n restrictions\ - \ by specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means there are no\n\ - \ restrictions
  • \"n
  • An empty entityTypes list when there\ - \ are parent\n restrictions means that the subtype picks up the parents\ - \ restrictions
  • \"n\n
  • If a list of entityTypes are supplied,\ - \ where one inherits from another,\n this will be rejected. This should\ - \ encourage cleaner\n classificationsDefs
  • \"n
.\n \ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"subTypes\": [\n \"str\" # Optional. An\ - \ array of sub types.\n ],\n \"superTypes\": [\n \"str\"\ - \ # Optional. An array of super types.\n ],\n \"typeVersion\": \"\ - str\", # Optional. The version of the type.\n \"updateTime\": 0.0, # Optional.\ - \ The update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the record.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_classification_def_by_name - name: get_classification_def_by_name - summary: Get the classification definition by its name (unique). - signature: 'async get_classification_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the classification. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"entityTypes\": [\n \"str\" # Optional. Specifying a list\ - \ of entityType names in the\n classificationDef, ensures that classifications\ - \ can\"nonly be applied to those\n entityTypes.\"n\"n\"n.. raw:: html\"\ - n\"n
    \"n
  • Any subtypes of the entity\n types inherit the\ - \ restriction
  • \"n
  • Any classificationDef subtypes\n inherit\ - \ the parents entityTypes restrictions
  • \"n
  • Any\n classificationDef\ - \ subtypes can further restrict the parents entityTypes\n restrictions\ - \ by specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means there are no\n\ - \ restrictions
  • \"n
  • An empty entityTypes list when there\ - \ are parent\n restrictions means that the subtype picks up the parents\ - \ restrictions
  • \"n\n
  • If a list of entityTypes are supplied,\ - \ where one inherits from another,\n this will be rejected. This should\ - \ encourage cleaner\n classificationsDefs
  • \"n
.\n \ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"subTypes\": [\n \"str\" # Optional. An\ - \ array of sub types.\n ],\n \"superTypes\": [\n \"str\"\ - \ # Optional. An array of super types.\n ],\n \"typeVersion\": \"\ - str\", # Optional. The version of the type.\n \"updateTime\": 0.0, # Optional.\ - \ The update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the record.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_entity_definition_by_guid - name: get_entity_definition_by_guid - summary: Get the Entity definition for the given GUID. - signature: 'async get_entity_definition_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"\ - SINGLE\", \"LIST\", \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \"\ - str\": {} # Optional. The parameters\n of the constraint\ - \ definition.\n },\n \"type\": \"\ - str\" # Optional. The type of the\n constraint.\n \ - \ }\n ],\n \"defaultValue\": \"str\"\ - , # Optional. The default value of the\n attribute.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ attribute.\n \"includeInNotification\": bool, # Optional.\ - \ Determines if it\n is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a\n legacy attribute.\n \"isOptional\"\ - : bool, # Optional. Determines if it is\n optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options\ - \ for the\n attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional. The name of the\n \ - \ relationship type.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"valuesMaxCount\": 0, # Optional. The\ - \ maximum count of the\n values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"serviceType\": \"str\", # Optional. The service type.\n\ - \ \"subTypes\": [\n \"str\" # Optional. An array of sub types.\n\ - \ ],\n \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the record.\n \"updatedBy\": \"str\", # Optional. The user who updated\ - \ the record.\n \"version\": 0.0 # Optional. The version of the record.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_entity_definition_by_name - name: get_entity_definition_by_name - summary: Get the entity definition by its name (unique). - signature: 'async get_entity_definition_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"\ - SINGLE\", \"LIST\", \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \"\ - str\": {} # Optional. The parameters\n of the constraint\ - \ definition.\n },\n \"type\": \"\ - str\" # Optional. The type of the\n constraint.\n \ - \ }\n ],\n \"defaultValue\": \"str\"\ - , # Optional. The default value of the\n attribute.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ attribute.\n \"includeInNotification\": bool, # Optional.\ - \ Determines if it\n is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a\n legacy attribute.\n \"isOptional\"\ - : bool, # Optional. Determines if it is\n optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options\ - \ for the\n attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional. The name of the\n \ - \ relationship type.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"valuesMaxCount\": 0, # Optional. The\ - \ maximum count of the\n values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"serviceType\": \"str\", # Optional. The service type.\n\ - \ \"subTypes\": [\n \"str\" # Optional. An array of sub types.\n\ - \ ],\n \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the record.\n \"updatedBy\": \"str\", # Optional. The user who updated\ - \ the record.\n \"version\": 0.0 # Optional. The version of the record.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_enum_def_by_guid - name: get_enum_def_by_guid - summary: Get the enum definition for the given GUID. - signature: 'async get_enum_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the enum. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - category\": \"str\", # Optional. The enum of type category. Known values are:\n\ - \ \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"STRUCT\", \"CLASSIFICATION\"\ - , \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\", \"TERM_TEMPLATE\"\ - .\n \"createTime\": 0.0, # Optional. The created time of the record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"dateFormatter\": {\n \"availableLocales\": [\n \ - \ \"str\" # Optional. An array of available locales.\n ],\n \ - \ \"calendar\": 0.0, # Optional. The date format.\n \"dateInstance\"\ - : ...,\n \"dateTimeInstance\": ...,\n \"instance\": ...,\n\ - \ \"lenient\": bool, # Optional. Determines the leniency of the date\n\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional. The currency.\n \ - \ \"currencyInstance\": ...,\n \"groupingUsed\": bool,\ - \ # Optional. Determines if grouping is\n used.\n \ - \ \"instance\": ...,\n \"integerInstance\": ...,\n \ - \ \"maximumFractionDigits\": 0, # Optional. The maximum of\n \ - \ fraction digits.\n \"maximumIntegerDigits\": 0, # Optional.\ - \ The maximum of\n integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The minimum of\n fraction digits.\n \ - \ \"minimumIntegerDigits\": 0, # Optional. The minimum of\n \ - \ integer digits.\n \"numberInstance\": ...,\n \ - \ \"parseIntegerOnly\": bool, # Optional. Determines if only\n \ - \ integer is parsed.\n \"percentInstance\": ...,\n \ - \ \"roundingMode\": \"str\" # Optional. The enum of rounding mode.\n \ - \ Known values are: \"UP\", \"DOWN\", \"CEILING\", \"FLOOR\", \"\ - HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n\ - \ },\n \"timeInstance\": ...,\n \"timeZone\": {\n\ - \ \"availableIds\": [\n \"str\" # Optional. An\ - \ array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"defaultValue\": \"str\", # Optional. The default value.\n \"description\"\ - : \"str\", # Optional. The description of the type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n enum element definition.\n \"ordinal\"\ - : 0.0, # Optional. The ordinal of the enum element\n definition.\n\ - \ \"value\": \"str\" # Optional. The value of the enum element\n\ - \ definition.\n }\n ],\n \"guid\": \"str\"\ - , # Optional. The GUID of the type definition.\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag for concurrency control.\n \"name\": \"str\", \ - \ # Optional. The name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type definition.\n \ - \ },\n \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n \"\ - updateTime\": 0.0, # Optional. The update time of the record.\n \"updatedBy\"\ - : \"str\", # Optional. The user who updated the record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_enum_def_by_name - name: get_enum_def_by_name - summary: Get the enum definition by its name (unique). - signature: 'async get_enum_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the enum. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - category\": \"str\", # Optional. The enum of type category. Known values are:\n\ - \ \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"STRUCT\", \"CLASSIFICATION\"\ - , \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\", \"TERM_TEMPLATE\"\ - .\n \"createTime\": 0.0, # Optional. The created time of the record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"dateFormatter\": {\n \"availableLocales\": [\n \ - \ \"str\" # Optional. An array of available locales.\n ],\n \ - \ \"calendar\": 0.0, # Optional. The date format.\n \"dateInstance\"\ - : ...,\n \"dateTimeInstance\": ...,\n \"instance\": ...,\n\ - \ \"lenient\": bool, # Optional. Determines the leniency of the date\n\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional. The currency.\n \ - \ \"currencyInstance\": ...,\n \"groupingUsed\": bool,\ - \ # Optional. Determines if grouping is\n used.\n \ - \ \"instance\": ...,\n \"integerInstance\": ...,\n \ - \ \"maximumFractionDigits\": 0, # Optional. The maximum of\n \ - \ fraction digits.\n \"maximumIntegerDigits\": 0, # Optional.\ - \ The maximum of\n integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The minimum of\n fraction digits.\n \ - \ \"minimumIntegerDigits\": 0, # Optional. The minimum of\n \ - \ integer digits.\n \"numberInstance\": ...,\n \ - \ \"parseIntegerOnly\": bool, # Optional. Determines if only\n \ - \ integer is parsed.\n \"percentInstance\": ...,\n \ - \ \"roundingMode\": \"str\" # Optional. The enum of rounding mode.\n \ - \ Known values are: \"UP\", \"DOWN\", \"CEILING\", \"FLOOR\", \"\ - HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n\ - \ },\n \"timeInstance\": ...,\n \"timeZone\": {\n\ - \ \"availableIds\": [\n \"str\" # Optional. An\ - \ array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"defaultValue\": \"str\", # Optional. The default value.\n \"description\"\ - : \"str\", # Optional. The description of the type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n enum element definition.\n \"ordinal\"\ - : 0.0, # Optional. The ordinal of the enum element\n definition.\n\ - \ \"value\": \"str\" # Optional. The value of the enum element\n\ - \ definition.\n }\n ],\n \"guid\": \"str\"\ - , # Optional. The GUID of the type definition.\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag for concurrency control.\n \"name\": \"str\", \ - \ # Optional. The name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type definition.\n \ - \ },\n \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n \"\ - updateTime\": 0.0, # Optional. The update time of the record.\n \"updatedBy\"\ - : \"str\", # Optional. The user who updated the record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_relationship_def_by_guid - name: get_relationship_def_by_guid - summary: Get the relationship definition for the given GUID. - signature: 'async get_relationship_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the relationship. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"SINGLE\"\ - , \"LIST\", \"SET\".\n \"description\": \"str\", # Optional. The description\ - \ of the\n relationship end definition.\n \"isContainer\"\ - : bool, # Optional. Determines if it is container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if it is a legacy\n attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the relationship end\n\ - \ definition.\n \"type\": \"str\" # Optional. The type\ - \ of the relationship end.\n },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued attribute or\n multi-valued\ - \ attribute. Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of the\n relationship end\ - \ definition.\n \"isContainer\": bool, # Optional. Determines if it\ - \ is container.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a legacy\n attribute.\n \"name\": \"str\", #\ - \ Optional. The name of the relationship end\n definition.\n \ - \ \"type\": \"str\" # Optional. The type of the relationship end.\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipCategory\": \"str\", \ - \ # Optional. The Relationship category\n determines the style of relationship\ - \ around containment and lifecycle.\"nUML\n terminology is used for the\ - \ values.\"n\"n:code:`

`\"nASSOCIATION is a relationship\n with no containment.\ - \ :code:`
`\"nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of the\n container\ - \ and its children. In the COMPOSITION case,\"nthe children cannot exist\n \ - \ without the container. For AGGREGATION, the life cycles\"nof the container\ - \ and\n children are totally independent. Known values are: \"ASSOCIATION\"\ - , \"AGGREGATION\",\n \"COMPOSITION\".\n \"relationshipLabel\": \"\ - str\", # Optional. The label of the relationship.\n \"serviceType\": \"\ - str\", # Optional. The service type.\n \"typeVersion\": \"str\", # Optional.\ - \ The version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_relationship_def_by_name - name: get_relationship_def_by_name - summary: Get the relationship definition by its name (unique). - signature: 'async get_relationship_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the relationship. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"SINGLE\"\ - , \"LIST\", \"SET\".\n \"description\": \"str\", # Optional. The description\ - \ of the\n relationship end definition.\n \"isContainer\"\ - : bool, # Optional. Determines if it is container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if it is a legacy\n attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the relationship end\n\ - \ definition.\n \"type\": \"str\" # Optional. The type\ - \ of the relationship end.\n },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued attribute or\n multi-valued\ - \ attribute. Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of the\n relationship end\ - \ definition.\n \"isContainer\": bool, # Optional. Determines if it\ - \ is container.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a legacy\n attribute.\n \"name\": \"str\", #\ - \ Optional. The name of the relationship end\n definition.\n \ - \ \"type\": \"str\" # Optional. The type of the relationship end.\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipCategory\": \"str\", \ - \ # Optional. The Relationship category\n determines the style of relationship\ - \ around containment and lifecycle.\"nUML\n terminology is used for the\ - \ values.\"n\"n:code:`

`\"nASSOCIATION is a relationship\n with no containment.\ - \ :code:`
`\"nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of the\n container\ - \ and its children. In the COMPOSITION case,\"nthe children cannot exist\n \ - \ without the container. For AGGREGATION, the life cycles\"nof the container\ - \ and\n children are totally independent. Known values are: \"ASSOCIATION\"\ - , \"AGGREGATION\",\n \"COMPOSITION\".\n \"relationshipLabel\": \"\ - str\", # Optional. The label of the relationship.\n \"serviceType\": \"\ - str\", # Optional. The service type.\n \"typeVersion\": \"str\", # Optional.\ - \ The version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_struct_def_by_guid - name: get_struct_def_by_guid - summary: Get the struct definition for the given GUID. - signature: 'async get_struct_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the struct. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_struct_def_by_name - name: get_struct_def_by_name - summary: Get the struct definition by its name (unique). - signature: 'async get_struct_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the struct. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_term_template_def_by_guid - name: get_term_template_def_by_guid - summary: Get the term template definition for the given GUID. - signature: 'async get_term_template_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the term template. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_term_template_def_by_name - name: get_term_template_def_by_name - summary: Get the term template definition by its name (unique). - signature: 'async get_term_template_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the term template. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_type_definition_by_guid - name: get_type_definition_by_guid - summary: Get the type definition for the given GUID. - signature: 'async get_type_definition_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the type. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"defaultValue\": \"str\", # Optional. The default value.\n \"description\"\ - : \"str\", # Optional. The description of the type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n enum element definition.\n \"ordinal\"\ - : 0.0, # Optional. The ordinal of the enum element\n definition.\n\ - \ \"value\": \"str\" # Optional. The value of the enum element\n\ - \ definition.\n }\n ],\n \"endDef1\": {\n\ - \ \"cardinality\": \"str\", # Optional. single-valued attribute or\n\ - \ multi-valued attribute. Known values are: \"SINGLE\", \"LIST\",\ - \ \"SET\".\n \"description\": \"str\", # Optional. The description\ - \ of the\n relationship end definition.\n \"isContainer\"\ - : bool, # Optional. Determines if it is container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if it is a legacy\n attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the relationship end\n\ - \ definition.\n \"type\": \"str\" # Optional. The type\ - \ of the relationship end.\n },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued attribute or\n multi-valued\ - \ attribute. Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of the\n relationship end\ - \ definition.\n \"isContainer\": bool, # Optional. Determines if it\ - \ is container.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a legacy\n attribute.\n \"name\": \"str\", #\ - \ Optional. The name of the relationship end\n definition.\n \ - \ \"type\": \"str\" # Optional. The type of the relationship end.\n \ - \ },\n \"entityTypes\": [\n \"str\" # Optional. Specifying\ - \ a list of entityType names in the\n classificationDef, ensures that\ - \ classifications can\"nonly be applied to those\n entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n

    \"n
  • Any subtypes of the entity\n \ - \ types inherit the restriction
  • \"n
  • Any classificationDef subtypes\n\ - \ inherit the parents entityTypes restrictions
  • \"n
  • Any\n\ - \ classificationDef subtypes can further restrict the parents entityTypes\n\ - \ restrictions by specifying a subset of the entityTypes
  • \"n \ - \
  • An empty\n entityTypes list when there are no parent restrictions\ - \ means there are no\n restrictions
  • \"n
  • An empty entityTypes\ - \ list when there are parent\n restrictions means that the subtype\ - \ picks up the parents restrictions
  • \"n\n
  • If a list of entityTypes\ - \ are supplied, where one inherits from another,\n this will be rejected.\ - \ This should encourage cleaner\n classificationsDefs
  • \"n
.\n\ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"\ - SINGLE\", \"LIST\", \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \"\ - str\": {} # Optional. The parameters\n of the constraint\ - \ definition.\n },\n \"type\": \"\ - str\" # Optional. The type of the\n constraint.\n \ - \ }\n ],\n \"defaultValue\": \"str\"\ - , # Optional. The default value of the\n attribute.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ attribute.\n \"includeInNotification\": bool, # Optional.\ - \ Determines if it\n is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a\n legacy attribute.\n \"isOptional\"\ - : bool, # Optional. Determines if it is\n optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options\ - \ for the\n attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional. The name of the\n \ - \ relationship type.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"valuesMaxCount\": 0, # Optional. The\ - \ maximum count of the\n values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"relationshipCategory\": \"str\", # Optional. The Relationship\ - \ category\n determines the style of relationship around containment and\ - \ lifecycle.\"nUML\n terminology is used for the values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship\n with no containment. :code:`
`\"nCOMPOSITION\ - \ and AGGREGATION are containment\n relationships.\"n\"n:code:`

`\"\ - nThe difference being in the lifecycles of the\n container and its children.\ - \ In the COMPOSITION case,\"nthe children cannot exist\n without the container.\ - \ For AGGREGATION, the life cycles\"nof the container and\n children are\ - \ totally independent. Known values are: \"ASSOCIATION\", \"AGGREGATION\",\n \ - \ \"COMPOSITION\".\n \"relationshipLabel\": \"str\", # Optional.\ - \ The label of the relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"subTypes\": [\n \"str\" # Optional. An\ - \ array of sub types.\n ],\n \"superTypes\": [\n \"str\"\ - \ # Optional. An array of super types.\n ],\n \"typeVersion\": \"\ - str\", # Optional. The version of the type.\n \"updateTime\": 0.0, # Optional.\ - \ The update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the record.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.get_type_definition_by_name - name: get_type_definition_by_name - summary: Get the type definition by its name (unique). - signature: 'async get_type_definition_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the type. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"defaultValue\": \"str\", # Optional. The default value.\n \"description\"\ - : \"str\", # Optional. The description of the type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n enum element definition.\n \"ordinal\"\ - : 0.0, # Optional. The ordinal of the enum element\n definition.\n\ - \ \"value\": \"str\" # Optional. The value of the enum element\n\ - \ definition.\n }\n ],\n \"endDef1\": {\n\ - \ \"cardinality\": \"str\", # Optional. single-valued attribute or\n\ - \ multi-valued attribute. Known values are: \"SINGLE\", \"LIST\",\ - \ \"SET\".\n \"description\": \"str\", # Optional. The description\ - \ of the\n relationship end definition.\n \"isContainer\"\ - : bool, # Optional. Determines if it is container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if it is a legacy\n attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the relationship end\n\ - \ definition.\n \"type\": \"str\" # Optional. The type\ - \ of the relationship end.\n },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued attribute or\n multi-valued\ - \ attribute. Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of the\n relationship end\ - \ definition.\n \"isContainer\": bool, # Optional. Determines if it\ - \ is container.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a legacy\n attribute.\n \"name\": \"str\", #\ - \ Optional. The name of the relationship end\n definition.\n \ - \ \"type\": \"str\" # Optional. The type of the relationship end.\n \ - \ },\n \"entityTypes\": [\n \"str\" # Optional. Specifying\ - \ a list of entityType names in the\n classificationDef, ensures that\ - \ classifications can\"nonly be applied to those\n entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n

    \"n
  • Any subtypes of the entity\n \ - \ types inherit the restriction
  • \"n
  • Any classificationDef subtypes\n\ - \ inherit the parents entityTypes restrictions
  • \"n
  • Any\n\ - \ classificationDef subtypes can further restrict the parents entityTypes\n\ - \ restrictions by specifying a subset of the entityTypes
  • \"n \ - \
  • An empty\n entityTypes list when there are no parent restrictions\ - \ means there are no\n restrictions
  • \"n
  • An empty entityTypes\ - \ list when there are parent\n restrictions means that the subtype\ - \ picks up the parents restrictions
  • \"n\n
  • If a list of entityTypes\ - \ are supplied, where one inherits from another,\n this will be rejected.\ - \ This should encourage cleaner\n classificationsDefs
  • \"n
.\n\ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"\ - SINGLE\", \"LIST\", \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \"\ - str\": {} # Optional. The parameters\n of the constraint\ - \ definition.\n },\n \"type\": \"\ - str\" # Optional. The type of the\n constraint.\n \ - \ }\n ],\n \"defaultValue\": \"str\"\ - , # Optional. The default value of the\n attribute.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ attribute.\n \"includeInNotification\": bool, # Optional.\ - \ Determines if it\n is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a\n legacy attribute.\n \"isOptional\"\ - : bool, # Optional. Determines if it is\n optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options\ - \ for the\n attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional. The name of the\n \ - \ relationship type.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"valuesMaxCount\": 0, # Optional. The\ - \ maximum count of the\n values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"relationshipCategory\": \"str\", # Optional. The Relationship\ - \ category\n determines the style of relationship around containment and\ - \ lifecycle.\"nUML\n terminology is used for the values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship\n with no containment. :code:`
`\"nCOMPOSITION\ - \ and AGGREGATION are containment\n relationships.\"n\"n:code:`

`\"\ - nThe difference being in the lifecycles of the\n container and its children.\ - \ In the COMPOSITION case,\"nthe children cannot exist\n without the container.\ - \ For AGGREGATION, the life cycles\"nof the container and\n children are\ - \ totally independent. Known values are: \"ASSOCIATION\", \"AGGREGATION\",\n \ - \ \"COMPOSITION\".\n \"relationshipLabel\": \"str\", # Optional.\ - \ The label of the relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"subTypes\": [\n \"str\" # Optional. An\ - \ array of sub types.\n ],\n \"superTypes\": [\n \"str\"\ - \ # Optional. An array of super types.\n ],\n \"typeVersion\": \"\ - str\", # Optional. The version of the type.\n \"updateTime\": 0.0, # Optional.\ - \ The update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the record.\n }\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.list_type_definition_headers - name: list_type_definition_headers - summary: List all type definitions returned as a list of minimal information header. - signature: 'async list_type_definition_headers(*, include_term_template: bool | - None = False, type: str | None = None, **kwargs: Any) -> List[MutableMapping[str, - Any]]' - keywordOnlyParameters: - - name: include_term_template - description: 'Whether include termtemplatedef when return all typedefs. - - This is always true when search filter type=term_template. Default value is - False.' - defaultValue: 'False' - types: - - - - name: type - description: 'Typedef name as search filter when get typedefs. Known values are: - "enum", - - "entity", "classification", "relationship", "struct", and "term_template". Default - value is - - None.' - defaultValue: None - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"category\": \"str\", # Optional. The enum of type category. Known\n\ - \ values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"STRUCT\"\ - ,\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"guid\": \"str\", # Optional. The GUID of the\ - \ type definition.\n \"name\": \"str\" # Optional. The name of the\ - \ type definition.\n }\n ]\n ````\n" -- uid: azure.purview.catalog.aio.operations.TypesOperations.update_atlas_type_definitions - name: update_atlas_type_definitions - summary: Update all types in bulk, changes detected in the type definitions would - be persisted. - signature: 'async update_atlas_type_definitions(types_def: MutableMapping[str, Any], - **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: types_def - description: A composite object that captures all type definition changes. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n types_def\ - \ = {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n\n # response body for status code(s): 200\n response.json()\ - \ == {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.yml deleted file mode 100644 index 47b193a3cf69..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.purview.catalog.aio.operations -name: operations -fullName: azure.purview.catalog.aio.operations -type: import -classes: -- azure.purview.catalog.aio.operations.CollectionOperations -- azure.purview.catalog.aio.operations.DiscoveryOperations -- azure.purview.catalog.aio.operations.EntityOperations -- azure.purview.catalog.aio.operations.GlossaryOperations -- azure.purview.catalog.aio.operations.LineageOperations -- azure.purview.catalog.aio.operations.RelationshipOperations -- azure.purview.catalog.aio.operations.TypesOperations diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.yml deleted file mode 100644 index f11c1978b1dd..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.purview.catalog.aio -name: aio -fullName: azure.purview.catalog.aio -type: import -classes: -- azure.purview.catalog.aio.PurviewCatalogClient -packages: -- azure.purview.catalog.aio.operations diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.CollectionOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.CollectionOperations.yml deleted file mode 100644 index d3b9e7381d41..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.CollectionOperations.yml +++ /dev/null @@ -1,792 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.operations.CollectionOperations -name: CollectionOperations -fullName: azure.purview.catalog.operations.CollectionOperations -module: azure.purview.catalog.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: CollectionOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.operations.CollectionOperations.create_or_update - name: create_or_update - summary: 'Creates or updates an entity to a collection. - - Existing entity is matched using its unique guid if supplied or by its unique - attributes eg: - - qualifiedName. - - Map and array of collections are not well supported. E.g., array*>, - - array>.' - signature: 'create_or_update(collection: str, entity: MutableMapping[str, Any], - **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: collection - description: the collection unique name. - isRequired: true - types: - - - - name: entity - description: Atlas entity with extended information. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entity\ - \ = {\n \"entity\": {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \"\ - businessAttributes\": {\n \"str\": {} # Optional. Business Attributes.\n\ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the\n struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the\n\ - \ entity.\n \"entityStatus\": \"str\", \ - \ # Optional. Status of the\n entity - can be active or deleted.\ - \ Deleted entities are not removed\n from Atlas store. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the source who\n create the classification detail.\n\ - \ \"sourceDetails\": {\n \"str\": {} \ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional.\ - \ The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The\n timezone of the time\ - \ boundary.\n }\n ]\n }\n\ - \ ],\n \"contacts\": {\n \"str\": [\n \ - \ {\n \"id\": \"str\", # Optional. Azure Active\n\ - \ Directory object Id.\n \"info\"\ - : \"str\" # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.CollectionOperations.create_or_update_bulk - name: create_or_update_bulk - summary: 'Creates or updates entities in bulk to a collection. - - Existing entity is matched using its unique guid if supplied or by its unique - attributes eg: - - qualifiedName. - - Map and array of collections are not well supported. E.g., array*>, - - array>.' - signature: 'create_or_update_bulk(collection: str, entities: MutableMapping[str, - Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: collection - description: the collection unique name. - isRequired: true - types: - - - - name: entities - description: Atlas entities with extended information. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entities\ - \ = {\n \"entities\": [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"businessAttributes\": {\n \ - \ \"str\": {} # Optional. Business Attributes.\n },\n \ - \ \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\n\ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of\n the entity - can be active\ - \ or deleted. Deleted entities are not\n removed from\ - \ Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag\n \ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will\ - \ be removed on entity\n deletion.\n \ - \ \"source\": \"str\", # Optional. indicate the\n \ - \ source who create the classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on\n \ - \ source information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"validityPeriods\": [\n\ - \ {\n \"endTime\": \"\ - str\", #\n Optional. The end of the time boundary.\n\ - \ \"startTime\": \"str\", #\n \ - \ Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"contacts\"\ - : {\n \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure\n \ - \ Active Directory object Id.\n \"info\": \"str\" \ - \ # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n \ - \ },\n \"createTime\": 0.0, # Optional. The created time of the\n\ - \ record.\n \"createdBy\": \"str\", # Optional.\ - \ The user who created the\n record.\n \"customAttributes\"\ - : {\n \"str\": \"str\" # Optional. Custom Attribute.\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the\ - \ entity.\n \"homeId\": \"str\", # Optional. The home ID of the\ - \ entity.\n \"isIncomplete\": bool, # Optional. Whether it is a\ - \ shell\n entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n ],\n \"referredEntities\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.CollectionOperations.move_entities_to_collection - name: move_entities_to_collection - summary: Move existing entities to the target collection. - signature: 'move_entities_to_collection(collection: str, move_entities_request: - MutableMapping[str, Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: collection - description: the collection unique name. - isRequired: true - types: - - - - name: move_entities_request - description: Entity guids to be moved to target collection. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n move_entities_request\ - \ = {\n \"entityGuids\": [\n \"str\" # Optional. An array of\ - \ entity guids to be moved to target\n collection.\n ]\n }\n\ - \n # response body for status code(s): 200\n response.json() == {\n \ - \ \"guidAssignments\": {\n \"str\": \"str\" # Optional. A map of GUID\ - \ assignments with entities.\n },\n \"mutatedEntities\": {\n \ - \ \"str\": [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"classificationNames\"\ - : [\n \"str\" # Optional. An array of classification\n\ - \ names.\n ],\n \"\ - classifications\": [\n {\n \"\ - attributes\": {\n \"str\": {} # Optional. The\n\ - \ attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional.\ - \ The\n GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional.\n \ - \ Status of the entity - can be active or deleted. Deleted\n \ - \ entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional.\n ETag\ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - :\n bool, # Optional. Determines if propagations\ - \ will be removed\n on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n \ - \ indicate the source who create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\"\ - : {} # Optional. more\n detail on source information.\n\ - \ },\n \"typeName\": \"str\"\ - , # Optional. The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n\ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n \ - \ # Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a\n \ - \ shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for\n \ - \ concurrency control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n {\n \ - \ \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \"createdBy\"\ - : \"str\", # Optional. The\n user who created the\ - \ record.\n \"description\": \"str\", # Optional.\n\ - \ The description of the term assignment.\n \ - \ \"displayText\": \"str\", # Optional.\n \ - \ The display text.\n \"expression\": \"\ - str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional.\n \ - \ The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n source\ - \ of the term.\n \"status\": \"str\", # Optional. The\n\ - \ status of terms assignment. Known values are: \"\ - DISCOVERED\",\n \"PROPOSED\", \"IMPORTED\", \"VALIDATED\"\ - , \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The\n \ - \ steward of the term.\n \"termGuid\"\ - : \"str\" # Optional. The\n GUID of the term.\n \ - \ }\n ],\n \"status\"\ - : \"str\", # Optional. Status of the entity -\n can be active\ - \ or deleted. Deleted entities are not removed from Atlas\n \ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\" # Optional. The name of the type.\n }\n ]\n\ - \ },\n \"partialUpdatedEntities\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"classificationNames\": [\n\ - \ \"str\" # Optional. An array of classification names.\n \ - \ ],\n \"classifications\": [\n {\n\ - \ \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes\n of the struct.\n\ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.DiscoveryOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.DiscoveryOperations.yml deleted file mode 100644 index 8c9886bbdcd9..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.DiscoveryOperations.yml +++ /dev/null @@ -1,272 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.operations.DiscoveryOperations -name: DiscoveryOperations -fullName: azure.purview.catalog.operations.DiscoveryOperations -module: azure.purview.catalog.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: DiscoveryOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.operations.DiscoveryOperations.auto_complete - name: auto_complete - summary: Get auto complete options. - signature: 'auto_complete(auto_complete_request: MutableMapping[str, Any], **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: auto_complete_request - description: An object specifying the autocomplete criteria. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n auto_complete_request\ - \ = {\n \"filter\": {}, # Optional. The filter for the autocomplete request.\n\ - \ \"keywords\": \"str\", # Optional. The keywords applied to all fields\ - \ that\n support autocomplete operation. It must be at least 1 character,\ - \ and no more than\n 100 characters.\n \"limit\": 0 # Optional.\ - \ The number of autocomplete results we hope to return.\n The default\ - \ value is 50. The value must be a number between 1 and 100.\n }\n\n # response\ - \ body for status code(s): 200\n response.json() == {\n \"value\": [\n\ - \ {\n \"queryPlusText\": \"str\", # Optional. The completed\ - \ search\n query text.\n \"text\": \"str\" # Optional.\ - \ The completed term or phrase.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.DiscoveryOperations.browse - name: browse - summary: Browse entities by path or entity type. - signature: 'browse(browse_request: MutableMapping[str, Any], **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: browse_request - description: An object specifying the browse criteria. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n browse_request\ - \ = {\n \"entityType\": \"str\", # Optional. The entity type to browse\ - \ as the root level\n entry point.\n \"limit\": 0, # Optional.\ - \ The number of browse items we hope to return. The\n maximum value is\ - \ 10000.\n \"offset\": 0, # Optional. The offset. The default value is\ - \ 0. The maximum\n value is 100000.\n \"path\": \"str\" # Optional.\ - \ The path to browse the next level child entities.\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"@search.count\":\ - \ 0, # Optional. The total number of browse results.\n \"value\": [\n \ - \ {\n \"entityType\": \"str\", # Optional. The type name\ - \ of the\n record.\n \"id\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isLeaf\": bool, # Optional. If the\ - \ record is a leaf entity.\n \"name\": \"str\", # Optional. The\ - \ name of the record.\n \"owner\": [\n {\n \ - \ \"contactType\": \"str\", # Optional. The\n \ - \ contact type of the owner. The value will be Owner.\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the owner.\n \"id\": \"str\", #\ - \ Optional. The GUID of the\n owner.\n \ - \ \"mail\": \"str\" # Optional. The mail of the\n \ - \ owner.\n }\n ],\n \"path\"\ - : \"str\", # Optional. The path of the record.\n \"qualifiedName\"\ - : \"str\" # Optional. The qualified name of the\n record.\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.DiscoveryOperations.query - name: query - summary: Gets data using search. - signature: 'query(search_request: MutableMapping[str, Any], **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: search_request - description: An object specifying the search criteria. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n search_request\ - \ = {\n \"facets\": [\n {\n \"count\": 0, # Optional.\ - \ The count of the facet item.\n \"facet\": \"str\", # Optional.\ - \ The name of the facet item.\n \"sort\": {} # Optional. Any object.\n\ - \ }\n ],\n \"filter\": {}, # Optional. The filter for the\ - \ search. See examples for the\n usage of supported filters.\n \"\ - keywords\": \"str\", # Optional. The keywords applied to all searchable\n \ - \ fields.\n \"limit\": 0, # Optional. The limit of the number of the\ - \ search result.\n default value is 50; maximum value is 1000.\n \ - \ \"offset\": 0, # Optional. The offset. The default value is 0. The maximum\n\ - \ value is 100000.\n \"taxonomySetting\": {\n \"assetTypes\"\ - : [\n \"str\" # Optional.\n ],\n \"facet\"\ - : {\n \"count\": 0, # Optional. The count of the facet item.\n\ - \ \"facet\": \"str\", # Optional. The name of the facet item.\n\ - \ \"sort\": {} # Optional. Any object.\n }\n }\n\ - \ }\n\n # response body for status code(s): 200\n response.json() == {\n\ - \ \"@search.count\": 0, # Optional. The total number of search results\ - \ (not the\n number of documents in a single page).\n \"@search.facets\"\ - : {\n \"assetType\": [\n {\n \"count\"\ - : 0, # Optional. The count of the facet item.\n \"value\":\ - \ \"str\" # Optional. The name of the facet\n item.\n \ - \ }\n ],\n \"classification\": [\n \ - \ {\n \"count\": 0, # Optional. The count of the facet item.\n\ - \ \"value\": \"str\" # Optional. The name of the facet\n \ - \ item.\n }\n ],\n \"classificationCategory\"\ - : [\n {\n \"count\": 0, # Optional. The count\ - \ of the facet item.\n \"value\": \"str\" # Optional. The name\ - \ of the facet\n item.\n }\n ],\n\ - \ \"contactId\": [\n {\n \"count\":\ - \ 0, # Optional. The count of the facet item.\n \"value\":\ - \ \"str\" # Optional. The name of the facet\n item.\n \ - \ }\n ],\n \"fileExtension\": [\n \ - \ {\n \"count\": 0, # Optional. The count of the facet item.\n\ - \ \"value\": \"str\" # Optional. The name of the facet\n \ - \ item.\n }\n ],\n \"label\"\ - : [\n {\n \"count\": 0, # Optional. The count\ - \ of the facet item.\n \"value\": \"str\" # Optional. The name\ - \ of the facet\n item.\n }\n ],\n\ - \ \"term\": [\n {\n \"count\": 0, #\ - \ Optional. The count of the facet item.\n \"value\": \"str\"\ - \ # Optional. The name of the facet\n item.\n \ - \ }\n ]\n },\n \"value\": [\n {\n \ - \ \"@search.highlights\": {\n \"description\": [\n \ - \ \"str\" # Optional. A highlight list that\n \ - \ consists of index fields id ,qualifiedName, name, description,\n\ - \ entityType. When the keyword appears in those fields,\ - \ the value\n of the field, attached with emphasis mark,\ - \ is returned as an\n element of @search.highlights.\n\ - \ ],\n \"entityType\": [\n \ - \ \"str\" # Optional. A highlight list that\n \ - \ consists of index fields id ,qualifiedName, name, description,\n \ - \ entityType. When the keyword appears in those fields, the value\n\ - \ of the field, attached with emphasis mark, is returned\ - \ as an\n element of @search.highlights.\n \ - \ ],\n \"id\": [\n \"str\" # Optional.\ - \ A highlight list that\n consists of index fields id\ - \ ,qualifiedName, name, description,\n entityType. When\ - \ the keyword appears in those fields, the value\n of\ - \ the field, attached with emphasis mark, is returned as an\n \ - \ element of @search.highlights.\n ],\n \ - \ \"name\": [\n \"str\" # Optional. A highlight list\ - \ that\n consists of index fields id ,qualifiedName, name,\ - \ description,\n entityType. When the keyword appears\ - \ in those fields, the value\n of the field, attached\ - \ with emphasis mark, is returned as an\n element of @search.highlights.\n\ - \ ],\n \"qualifiedName\": [\n \ - \ \"str\" # Optional. A highlight list that\n \ - \ consists of index fields id ,qualifiedName, name, description,\n \ - \ entityType. When the keyword appears in those fields, the value\n\ - \ of the field, attached with emphasis mark, is returned\ - \ as an\n element of @search.highlights.\n \ - \ ]\n },\n \"@search.score\": 0.0, # Optional.\ - \ The search score\n calculated by the search engine. The results\ - \ are ordered by search score\n by default.\n \"\ - @search.text\": \"str\", # Optional. The target text that\n contains\ - \ the keyword as prefix. The keyword is wrapped with emphasis\n \ - \ mark.\n \"assetType\": [\n \"str\" # Optional.\ - \ The asset types of the record.\n ],\n \"classification\"\ - : [\n \"str\" # Optional. The classifications of the record.\n\ - \ ],\n \"contact\": [\n {\n \ - \ \"contactType\": \"str\", # Optional. The type\n \ - \ of the contact. It can be Expert or Owner for an entity. It\ - \ can\n be Expert or Steward for a glossary term.\n \ - \ \"id\": \"str\", # Optional. The GUID of the\n \ - \ contact.\n \"info\": \"str\" # Optional.\ - \ The description of\n the contact.\n \ - \ }\n ],\n \"description\": \"str\", # Optional.\ - \ The description of the\n record.\n \"entityType\"\ - : \"str\", # Optional. The type name of the\n record.\n \ - \ \"id\": \"str\", # Optional. The GUID of the record.\n \ - \ \"label\": [\n \"str\" # Optional. The labels of the record.\n\ - \ ],\n \"name\": \"str\", # Optional. The name of\ - \ the record.\n \"owner\": \"str\", # Optional. The owner of the\ - \ record. This is\n an Atlas native attribute.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of\n \ - \ the record.\n \"term\": [\n {\n \ - \ \"glossaryName\": \"str\", # Optional. The name\n \ - \ of the glossary which contains the term.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the\n \ - \ term.\n \"name\": \"str\" # Optional. The name of the\n\ - \ term.\n }\n ]\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.DiscoveryOperations.suggest - name: suggest - summary: Get search suggestions by query criteria. - signature: 'suggest(suggest_request: MutableMapping[str, Any], **kwargs: Any) -> - MutableMapping[str, Any]' - parameters: - - name: suggest_request - description: An object specifying the suggest criteria. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n suggest_request\ - \ = {\n \"filter\": {}, # Optional. The filter for the search.\n \ - \ \"keywords\": \"str\", # Optional. The keywords applied to all fields that\n\ - \ support suggest operation. It must be at least 1 character, and no more\ - \ than 100\n characters. In the index schema we defined a default suggester\ - \ which lists all\n the supported fields and specifies a search mode.\n\ - \ \"limit\": 0 # Optional. The number of suggestions we hope to return.\ - \ The\n default value is 5. The value must be a number between 1 and 100.\n\ - \ }\n\n # response body for status code(s): 200\n response.json() == {\n\ - \ \"value\": [\n {\n \"@search.score\": 0.0, #\ - \ Optional. The search score\n calculated by the search engine.\ - \ The results are ordered by search score\n by default.\n \ - \ \"@search.text\": \"str\", # Optional. The target text that\n \ - \ contains the keyword as prefix. The keyword is wrapped with emphasis\n\ - \ mark.\n \"assetType\": [\n \"\ - str\" # Optional. The asset types of the record.\n ],\n \ - \ \"classification\": [\n \"str\" # Optional. The classifications\ - \ of the record.\n ],\n \"contact\": [\n \ - \ {\n \"contactType\": \"str\", # Optional. The\ - \ type\n of the contact. It can be Expert or Owner for\ - \ an entity. It can\n be Expert or Steward for a glossary\ - \ term.\n \"id\": \"str\", # Optional. The GUID of the\n\ - \ contact.\n \"info\": \"str\" \ - \ # Optional. The description of\n the contact.\n \ - \ }\n ],\n \"description\": \"str\"\ - , # Optional. The description of the\n record.\n \ - \ \"entityType\": \"str\", # Optional. The type name of the\n \ - \ record.\n \"id\": \"str\", # Optional. The GUID of the record.\n\ - \ \"label\": [\n \"str\" # Optional. The labels\ - \ of the record.\n ],\n \"name\": \"str\", # Optional.\ - \ The name of the record.\n \"owner\": \"str\", # Optional. The\ - \ owner of the record. This is\n an Atlas native attribute.\n\ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of\n\ - \ the record.\n \"term\": [\n \ - \ {\n \"glossaryName\": \"str\", # Optional. The name\n\ - \ of the glossary which contains the term.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the\n \ - \ term.\n \"name\": \"str\" # Optional. The\ - \ name of the\n term.\n }\n \ - \ ]\n }\n ]\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.EntityOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.EntityOperations.yml deleted file mode 100644 index 6131dab4cac4..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.EntityOperations.yml +++ /dev/null @@ -1,3135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.operations.EntityOperations -name: EntityOperations -fullName: azure.purview.catalog.operations.EntityOperations -module: azure.purview.catalog.operations -constructor: - syntax: EntityOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.operations.EntityOperations.add_classification - name: add_classification - summary: Associate a classification to multiple entities in bulk. - signature: 'add_classification(request: MutableMapping[str, Any], **kwargs: Any) - -> None' - parameters: - - name: request - description: The request to associate a classification to multiple entities. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n request\ - \ = {\n \"classification\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas store.\ - \ Known\n values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n },\n \"entityGuids\": [\n \ - \ \"str\" # Optional. The GUID of the entity.\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.add_classifications - name: add_classifications - summary: Add classifications to an existing entity represented by a GUID. - signature: 'add_classifications(guid: str, classifications: List[MutableMapping[str, - Any]], **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: classifications - description: An array of classifications to be added. - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n classifications\ - \ = [\n {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"entityGuid\": \"\ - str\", # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity - can be\n active or deleted.\ - \ Deleted entities are not removed from Atlas store. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.add_classifications_by_unique_attribute - name: add_classifications_by_unique_attribute - summary: Add classification to the entity identified by its type and unique attributes. - signature: 'add_classifications_by_unique_attribute(type_name: str, atlas_classification_array: - List[MutableMapping[str, Any]], *, attr_qualified_name: str | None = None, **kwargs: - Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: atlas_classification_array - description: An array of classification to be added. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n atlas_classification_array\ - \ = [\n {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"entityGuid\": \"\ - str\", # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity - can be\n active or deleted.\ - \ Deleted entities are not removed from Atlas store. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.add_label - name: add_label - summary: add given labels to a given entity. - signature: 'add_label(guid: str, body: List[str] | None = None, **kwargs: Any) -> - None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: set of labels to be added. Default value is None. - defaultValue: None - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.add_labels_by_unique_attribute - name: add_labels_by_unique_attribute - summary: 'Add given labels to a given entity identified by its type and unique attributes, - if labels is - - null/empty, no labels will be added. In addition to the typeName path parameter, - attribute - - key-value pair(s) can be provided in the following format: - - attr:``=:code:``. NOTE: The attrName and attrValue should - be unique - - across entities, eg. qualifiedName. The REST request would look something like - this: PUT - - /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'add_labels_by_unique_attribute(type_name: str, body: List[str] | None - = None, *, attr_qualified_name: str | None = None, **kwargs: Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: body - description: set of labels to be added. Default value is None. - defaultValue: None - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.add_or_update_business_metadata - name: add_or_update_business_metadata - summary: Add business metadata to an entity. - signature: 'add_or_update_business_metadata(guid: str, body: Dict[str, Any] | None - = None, *, is_overwrite: bool | None = None, **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: Business Metadata. Default value is None. - defaultValue: None - types: - - [, ] - keywordOnlyParameters: - - name: is_overwrite - description: 'Whether to overwrite the existing business metadata on the entity - or - - not, default is false.' - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = {\n \"str\": {} # Optional.\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.add_or_update_business_metadata_attributes - name: add_or_update_business_metadata_attributes - summary: Add or update business metadata attributes. - signature: 'add_or_update_business_metadata_attributes(bm_name: str, guid: str, - body: Dict[str, Any] | None = None, **kwargs: Any) -> None' - parameters: - - name: bm_name - description: BusinessMetadata name. - isRequired: true - types: - - - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: BusinessMetadataAttributes. Default value is None. - defaultValue: None - types: - - [, ] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = {\n \"str\": {} # Optional.\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.create_or_update - name: create_or_update - summary: 'Create or update an entity in Atlas. - - Existing entity is matched using its unique guid if supplied or by its unique - attributes eg: - - qualifiedName. - - Map and array of collections are not well supported. E.g., array*>, - - array>.' - signature: 'create_or_update(entity: MutableMapping[str, Any], **kwargs: Any) -> - MutableMapping[str, Any]' - parameters: - - name: entity - description: Atlas entity with extended information. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entity\ - \ = {\n \"entity\": {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \"\ - businessAttributes\": {\n \"str\": {} # Optional. Business Attributes.\n\ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the\n struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the\n\ - \ entity.\n \"entityStatus\": \"str\", \ - \ # Optional. Status of the\n entity - can be active or deleted.\ - \ Deleted entities are not removed\n from Atlas store. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the source who\n create the classification detail.\n\ - \ \"sourceDetails\": {\n \"str\": {} \ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional.\ - \ The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The\n timezone of the time\ - \ boundary.\n }\n ]\n }\n\ - \ ],\n \"contacts\": {\n \"str\": [\n \ - \ {\n \"id\": \"str\", # Optional. Azure Active\n\ - \ Directory object Id.\n \"info\"\ - : \"str\" # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.create_or_update_entities - name: create_or_update_entities - summary: 'Create or update entities in Atlas in bulk. - - Existing entity is matched using its unique guid if supplied or by its unique - attributes eg: - - qualifiedName. - - Map and array of collections are not well supported. E.g., array*>, - - array>.' - signature: 'create_or_update_entities(entities: MutableMapping[str, Any], **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: entities - description: An array of entities to create or update. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entities\ - \ = {\n \"entities\": [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"businessAttributes\": {\n \ - \ \"str\": {} # Optional. Business Attributes.\n },\n \ - \ \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\n\ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of\n the entity - can be active\ - \ or deleted. Deleted entities are not\n removed from\ - \ Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag\n \ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will\ - \ be removed on entity\n deletion.\n \ - \ \"source\": \"str\", # Optional. indicate the\n \ - \ source who create the classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on\n \ - \ source information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"validityPeriods\": [\n\ - \ {\n \"endTime\": \"\ - str\", #\n Optional. The end of the time boundary.\n\ - \ \"startTime\": \"str\", #\n \ - \ Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"contacts\"\ - : {\n \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure\n \ - \ Active Directory object Id.\n \"info\": \"str\" \ - \ # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n \ - \ },\n \"createTime\": 0.0, # Optional. The created time of the\n\ - \ record.\n \"createdBy\": \"str\", # Optional.\ - \ The user who created the\n record.\n \"customAttributes\"\ - : {\n \"str\": \"str\" # Optional. Custom Attribute.\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the\ - \ entity.\n \"homeId\": \"str\", # Optional. The home ID of the\ - \ entity.\n \"isIncomplete\": bool, # Optional. Whether it is a\ - \ shell\n entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n ],\n \"referredEntities\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.delete_business_metadata - name: delete_business_metadata - summary: Remove business metadata from an entity. - signature: 'delete_business_metadata(guid: str, body: Dict[str, Any] | None = None, - **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: BusinessMetadata. Default value is None. - defaultValue: None - types: - - [, ] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = {\n \"str\": {} # Optional.\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.delete_business_metadata_attributes - name: delete_business_metadata_attributes - summary: Delete business metadata attributes from an entity. - signature: 'delete_business_metadata_attributes(bm_name: str, guid: str, body: Dict[str, - Any] | None = None, **kwargs: Any) -> None' - parameters: - - name: bm_name - description: BusinessMetadata name. - isRequired: true - types: - - - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: BusinessMetadataAttributes. Default value is None. - defaultValue: None - types: - - [, ] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = {\n \"str\": {} # Optional.\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.delete_by_guid - name: delete_by_guid - summary: Delete an entity identified by its GUID. - signature: 'delete_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - guidAssignments\": {\n \"str\": \"str\" # Optional. A map of GUID assignments\ - \ with entities.\n },\n \"mutatedEntities\": {\n \"str\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"classificationNames\"\ - : [\n \"str\" # Optional. An array of classification\n\ - \ names.\n ],\n \"\ - classifications\": [\n {\n \"\ - attributes\": {\n \"str\": {} # Optional. The\n\ - \ attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional.\ - \ The\n GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional.\n \ - \ Status of the entity - can be active or deleted. Deleted\n \ - \ entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional.\n ETag\ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - :\n bool, # Optional. Determines if propagations\ - \ will be removed\n on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n \ - \ indicate the source who create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\"\ - : {} # Optional. more\n detail on source information.\n\ - \ },\n \"typeName\": \"str\"\ - , # Optional. The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n\ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n \ - \ # Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a\n \ - \ shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for\n \ - \ concurrency control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n {\n \ - \ \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \"createdBy\"\ - : \"str\", # Optional. The\n user who created the\ - \ record.\n \"description\": \"str\", # Optional.\n\ - \ The description of the term assignment.\n \ - \ \"displayText\": \"str\", # Optional.\n \ - \ The display text.\n \"expression\": \"\ - str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional.\n \ - \ The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n source\ - \ of the term.\n \"status\": \"str\", # Optional. The\n\ - \ status of terms assignment. Known values are: \"\ - DISCOVERED\",\n \"PROPOSED\", \"IMPORTED\", \"VALIDATED\"\ - , \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The\n \ - \ steward of the term.\n \"termGuid\"\ - : \"str\" # Optional. The\n GUID of the term.\n \ - \ }\n ],\n \"status\"\ - : \"str\", # Optional. Status of the entity -\n can be active\ - \ or deleted. Deleted entities are not removed from Atlas\n \ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\" # Optional. The name of the type.\n }\n ]\n\ - \ },\n \"partialUpdatedEntities\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"classificationNames\": [\n\ - \ \"str\" # Optional. An array of classification names.\n \ - \ ],\n \"classifications\": [\n {\n\ - \ \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes\n of the struct.\n\ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.delete_by_guids - name: delete_by_guids - summary: Delete a list of entities in bulk identified by their GUIDs or unique attributes. - signature: 'delete_by_guids(*, guids: List[str], **kwargs: Any) -> MutableMapping[str, - Any]' - keywordOnlyParameters: - - name: guids - description: An array of GUIDs of entities to delete. - types: - - [] - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - guidAssignments\": {\n \"str\": \"str\" # Optional. A map of GUID assignments\ - \ with entities.\n },\n \"mutatedEntities\": {\n \"str\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"classificationNames\"\ - : [\n \"str\" # Optional. An array of classification\n\ - \ names.\n ],\n \"\ - classifications\": [\n {\n \"\ - attributes\": {\n \"str\": {} # Optional. The\n\ - \ attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional.\ - \ The\n GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional.\n \ - \ Status of the entity - can be active or deleted. Deleted\n \ - \ entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional.\n ETag\ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - :\n bool, # Optional. Determines if propagations\ - \ will be removed\n on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n \ - \ indicate the source who create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\"\ - : {} # Optional. more\n detail on source information.\n\ - \ },\n \"typeName\": \"str\"\ - , # Optional. The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n\ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n \ - \ # Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a\n \ - \ shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for\n \ - \ concurrency control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n {\n \ - \ \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \"createdBy\"\ - : \"str\", # Optional. The\n user who created the\ - \ record.\n \"description\": \"str\", # Optional.\n\ - \ The description of the term assignment.\n \ - \ \"displayText\": \"str\", # Optional.\n \ - \ The display text.\n \"expression\": \"\ - str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional.\n \ - \ The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n source\ - \ of the term.\n \"status\": \"str\", # Optional. The\n\ - \ status of terms assignment. Known values are: \"\ - DISCOVERED\",\n \"PROPOSED\", \"IMPORTED\", \"VALIDATED\"\ - , \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The\n \ - \ steward of the term.\n \"termGuid\"\ - : \"str\" # Optional. The\n GUID of the term.\n \ - \ }\n ],\n \"status\"\ - : \"str\", # Optional. Status of the entity -\n can be active\ - \ or deleted. Deleted entities are not removed from Atlas\n \ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\" # Optional. The name of the type.\n }\n ]\n\ - \ },\n \"partialUpdatedEntities\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"classificationNames\": [\n\ - \ \"str\" # Optional. An array of classification names.\n \ - \ ],\n \"classifications\": [\n {\n\ - \ \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes\n of the struct.\n\ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.delete_by_unique_attribute - name: delete_by_unique_attribute - summary: 'Delete an entity identified by its type and unique attributes. - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format: - - attr::code:*`=:code:`*. - - NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName. - - The REST request would look something like this: - - DELETE /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'delete_by_unique_attribute(type_name: str, *, attr_qualified_name: str - | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - guidAssignments\": {\n \"str\": \"str\" # Optional. A map of GUID assignments\ - \ with entities.\n },\n \"mutatedEntities\": {\n \"str\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"classificationNames\"\ - : [\n \"str\" # Optional. An array of classification\n\ - \ names.\n ],\n \"\ - classifications\": [\n {\n \"\ - attributes\": {\n \"str\": {} # Optional. The\n\ - \ attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional.\ - \ The\n GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional.\n \ - \ Status of the entity - can be active or deleted. Deleted\n \ - \ entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional.\n ETag\ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - :\n bool, # Optional. Determines if propagations\ - \ will be removed\n on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n \ - \ indicate the source who create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\"\ - : {} # Optional. more\n detail on source information.\n\ - \ },\n \"typeName\": \"str\"\ - , # Optional. The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n\ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n \ - \ # Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a\n \ - \ shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for\n \ - \ concurrency control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n {\n \ - \ \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \"createdBy\"\ - : \"str\", # Optional. The\n user who created the\ - \ record.\n \"description\": \"str\", # Optional.\n\ - \ The description of the term assignment.\n \ - \ \"displayText\": \"str\", # Optional.\n \ - \ The display text.\n \"expression\": \"\ - str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional.\n \ - \ The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n source\ - \ of the term.\n \"status\": \"str\", # Optional. The\n\ - \ status of terms assignment. Known values are: \"\ - DISCOVERED\",\n \"PROPOSED\", \"IMPORTED\", \"VALIDATED\"\ - , \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The\n \ - \ steward of the term.\n \"termGuid\"\ - : \"str\" # Optional. The\n GUID of the term.\n \ - \ }\n ],\n \"status\"\ - : \"str\", # Optional. Status of the entity -\n can be active\ - \ or deleted. Deleted entities are not removed from Atlas\n \ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\" # Optional. The name of the type.\n }\n ]\n\ - \ },\n \"partialUpdatedEntities\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"classificationNames\": [\n\ - \ \"str\" # Optional. An array of classification names.\n \ - \ ],\n \"classifications\": [\n {\n\ - \ \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes\n of the struct.\n\ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.delete_classification - name: delete_classification - summary: Delete a given classification from an existing entity represented by a - GUID. - signature: 'delete_classification(guid: str, classification_name: str, **kwargs: - Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: classification_name - description: The name of the classification. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.EntityOperations.delete_classification_by_unique_attribute - name: delete_classification_by_unique_attribute - summary: Delete a given classification from an entity identified by its type and - unique attributes. - signature: 'delete_classification_by_unique_attribute(type_name: str, classification_name: - str, *, attr_qualified_name: str | None = None, **kwargs: Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: classification_name - description: The name of the classification. - isRequired: true - types: - - - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.EntityOperations.delete_labels - name: delete_labels - summary: delete given labels to a given entity. - signature: 'delete_labels(guid: str, body: List[str] | None = None, **kwargs: Any) - -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: set of labels to be deleted. Default value is None. - defaultValue: None - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.delete_labels_by_unique_attribute - name: delete_labels_by_unique_attribute - summary: 'Delete given labels to a given entity identified by its type and unique - attributes, if labels - - is null/empty, no labels will be removed. If any labels in labels set are non-existing - labels, - - they will be ignored, only existing labels will be removed. In addition to the - typeName path - - parameter, attribute key-value pair(s) can be provided in the following format: - - attr:``=:code:``. NOTE: The attrName and attrValue should - be unique - - across entities, eg. qualifiedName. The REST request would look something like - this: DELETE - - /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'delete_labels_by_unique_attribute(type_name: str, body: List[str] | - None = None, *, attr_qualified_name: str | None = None, **kwargs: Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: body - description: set of labels to be deleted. Default value is None. - defaultValue: None - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.get_by_guid - name: get_by_guid - summary: Get complete definition of an entity given its GUID. - signature: 'get_by_guid(guid: str, *, min_ext_info: bool | None = False, ignore_relationships: - bool | None = False, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: min_ext_info - description: 'Whether to return minimal information for referred entities. Default - - value is False.' - defaultValue: 'False' - types: - - - - name: ignore_relationships - description: 'Whether to ignore relationship attributes. Default value is - - False.' - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - entity\": {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"contacts\": {\n \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure Active\n \ - \ Directory object Id.\n \"info\": \"str\" \ - \ # Optional. additional\n information to describe this\ - \ contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n \ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.get_by_unique_attributes - name: get_by_unique_attributes - summary: 'Get complete definition of an entity given its type and unique attribute. - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format: - - attr::code:*`=:code:`*. - - NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName. - - The REST request would look something like this: - - GET /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'get_by_unique_attributes(type_name: str, *, min_ext_info: bool | None - = False, ignore_relationships: bool | None = False, attr_qualified_name: str | - None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: min_ext_info - description: 'Whether to return minimal information for referred entities. Default - - value is False.' - defaultValue: 'False' - types: - - - - name: ignore_relationships - description: 'Whether to ignore relationship attributes. Default value is - - False.' - defaultValue: 'False' - types: - - - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - entity\": {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"contacts\": {\n \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure Active\n \ - \ Directory object Id.\n \"info\": \"str\" \ - \ # Optional. additional\n information to describe this\ - \ contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n \ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.get_classification - name: get_classification - summary: List classifications for a given entity represented by a GUID. - signature: 'get_classification(guid: str, classification_name: str, **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: classification_name - description: The name of the classification. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributes\": {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n\ - \ \"entityStatus\": \"str\", # Optional. Status of the entity - can be\ - \ active or\n deleted. Deleted entities are not removed from Atlas store.\ - \ Known values are:\n \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed on entity\ - \ deletion.\n \"source\": \"str\", # Optional. indicate the source who\ - \ create the\n classification detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \"endTime\": \"str\"\ - , # Optional. The end of the time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of the time\n boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone of the time\n \ - \ boundary.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.get_classifications - name: get_classifications - summary: List classifications for a given entity represented by a GUID. - signature: 'get_classifications(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - list\": [\n {} # Optional. An array of objects.\n ],\n \ - \ \"pageSize\": 0, # Optional. The size of the page.\n \"sortBy\": \"str\"\ - , # Optional. The sorted by field.\n \"sortType\": \"str\", # Optional.\ - \ to specify whether the result should be\n sorted? If yes, whether asc\ - \ or desc. Known values are: \"NONE\", \"ASC\", \"DESC\".\n \"startIndex\"\ - : 0.0, # Optional. The start index of the page.\n \"totalCount\": 0.0 \ - \ # Optional. The total count of items.\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.get_entities_by_unique_attributes - name: get_entities_by_unique_attributes - summary: 'Bulk API to retrieve list of entities identified by its unique attributes. - - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format - - - typeName=:code:*`&attr_1::code:``=:code:``&attr_2::code:``=:code:``&attr_3::code:``=:code:`* - - - NOTE: The attrName should be an unique attribute for the given entity-type - - - The REST request would look something like this - - - GET - - /v2/entity/bulk/uniqueAttribute/type/hive_db?attr_0::.' - signature: 'get_entities_by_unique_attributes(type_name: str, *, min_ext_info: bool - | None = False, ignore_relationships: bool | None = False, attr_n_qualified_name: - str | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: min_ext_info - description: 'Whether to return minimal information for referred entities. Default - - value is False.' - defaultValue: 'False' - types: - - - - name: ignore_relationships - description: 'Whether to ignore relationship attributes. Default value is - - False.' - defaultValue: 'False' - types: - - - - name: attr_n_qualified_name - description: 'Qualified name of an entity. E.g. to find 2 entities you can - - set attrs_0::. - Default value is None.' - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - entities\": [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n ],\n \"referredEntities\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.get_header - name: get_header - summary: Get entity header given its GUID. - signature: 'get_header(guid: str, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributes\": {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"classificationNames\": [\n \"str\" # Optional.\ - \ An array of classification names.\n ],\n \"classifications\": [\n\ - \ {\n \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from Atlas\n\ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"removePropagationsOnEntityDelete\": bool,\ - \ # Optional.\n Determines if propagations will be removed on\ - \ entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the record.\n \"isIncomplete\"\ - : bool, # Optional. Whether it is a shell entity.\n \"labels\": [\n \ - \ \"str\" # Optional. labels.\n ],\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag for concurrency control.\n \"meaningNames\": [\n\ - \ \"str\" # Optional. An array of meanings.\n ],\n \"meanings\"\ - : [\n {\n \"confidence\": 0, # Optional. The confidence\ - \ of the term\n assignment.\n \"createdBy\": \"\ - str\", # Optional. The user who created the\n record.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ term assignment.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term\n assignment.\n \"relationGuid\"\ - : \"str\", # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of terms assignment.\n\ - \ Known values are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\"\ - , \"VALIDATED\",\n \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n\ - \ \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional. Status of the\ - \ entity - can be active or\n deleted. Deleted entities are not removed\ - \ from Atlas store. Known values are:\n \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\" # Optional. The name of the type.\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.get_sample_business_metadata_template - name: get_sample_business_metadata_template - summary: Get the sample Template for uploading/creating bulk BusinessMetaData. - signature: 'get_sample_business_metadata_template(**kwargs: Any) -> IO' - return: - description: IO - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.EntityOperations.import_business_metadata - name: import_business_metadata - signature: import_business_metadata(*args, **kwargs) -> MutableMapping[str, Any] -- uid: azure.purview.catalog.operations.EntityOperations.list_by_guids - name: list_by_guids - summary: List entities in bulk identified by its GUIDs. - signature: 'list_by_guids(*, guids: List[str], min_ext_info: bool | None = False, - ignore_relationships: bool | None = False, exclude_relationship_types: List[str] - | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - keywordOnlyParameters: - - name: guids - description: An array of GUIDs of entities to list. - types: - - [] - - name: min_ext_info - description: 'Whether to return minimal information for referred entities. Default - - value is False.' - defaultValue: 'False' - types: - - - - name: ignore_relationships - description: 'Whether to ignore relationship attributes. Default value is - - False.' - defaultValue: 'False' - types: - - - - name: exclude_relationship_types - description: 'An array of the relationship types need to be excluded - - from the response. Default value is None.' - defaultValue: None - types: - - [] - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - entities\": [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n ],\n \"referredEntities\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"businessAttributes\": {\n \"str\": {} # Optional.\ - \ Business Attributes.\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.partial_update_entity_attribute_by_guid - name: partial_update_entity_attribute_by_guid - summary: 'Update entity partially - create or update entity attribute identified - by its GUID. - - Supports only primitive attribute type and entity references. - - It does not support updating complex types like arrays, and maps. - - Null updates are not possible.' - signature: 'partial_update_entity_attribute_by_guid(guid: str, body: Any, *, name: - str, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: The value of the attribute. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - description: The name of the attribute. - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.EntityOperations.partial_update_entity_by_unique_attributes - name: partial_update_entity_by_unique_attributes - summary: 'Update entity partially - Allow a subset of attributes to be updated on - - an entity which is identified by its type and unique attribute eg: - - Referenceable.qualifiedName. - - Null updates are not possible. - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format: - - attr:``=:code:``. - - NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName. - - The REST request would look something like this: - - PUT /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'partial_update_entity_by_unique_attributes(type_name: str, atlas_entity_with_ext_info: - MutableMapping[str, Any], *, attr_qualified_name: str | None = None, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: atlas_entity_with_ext_info - description: Atlas entity with extended information. - isRequired: true - types: - - - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n atlas_entity_with_ext_info\ - \ = {\n \"entity\": {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \"\ - businessAttributes\": {\n \"str\": {} # Optional. Business Attributes.\n\ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the\n struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the\n\ - \ entity.\n \"entityStatus\": \"str\", \ - \ # Optional. Status of the\n entity - can be active or deleted.\ - \ Deleted entities are not removed\n from Atlas store. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the source who\n create the classification detail.\n\ - \ \"sourceDetails\": {\n \"str\": {} \ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional.\ - \ The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The\n timezone of the time\ - \ boundary.\n }\n ]\n }\n\ - \ ],\n \"contacts\": {\n \"str\": [\n \ - \ {\n \"id\": \"str\", # Optional. Azure Active\n\ - \ Directory object Id.\n \"info\"\ - : \"str\" # Optional. additional\n information to describe\ - \ this contact.\n }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the record.\n \ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"customAttributes\": {\n \"str\": \"str\" # Optional.\ - \ Custom Attribute.\n },\n \"guid\": \"str\", # Optional.\ - \ The GUID of the entity.\n \"homeId\": \"str\", # Optional. The home\ - \ ID of the entity.\n \"isIncomplete\": bool, # Optional. Whether it\ - \ is a shell entity.\n \"labels\": [\n \"str\" # Optional.\ - \ labels.\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"meanings\": [\n {\n\ - \ \"confidence\": 0, # Optional. The confidence of the\n \ - \ term assignment.\n \"createdBy\": \"str\"\ - , # Optional. The user who created\n the record.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the term assignment.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n\ - \ relationship.\n \"source\": \"str\", \ - \ # Optional. The source of the term.\n \"status\": \"str\"\ - , # Optional. The status of terms\n assignment. Known values\ - \ are: \"DISCOVERED\", \"PROPOSED\", \"IMPORTED\",\n \"VALIDATED\"\ - , \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \"steward\": \"\ - str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, # Optional. Used\ - \ to record the provenance of\n an instance of an entity or relationship.\n\ - \ \"proxy\": bool, # Optional. Determines if there's a proxy.\n \ - \ \"relationshipAttributes\": {\n \"str\": {} # Optional.\ - \ The attributes of relationship.\n },\n \"source\": \"str\"\ - , # Optional. indicate the source who create the\n classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source information.\n },\n \"status\": \"\ - str\", # Optional. Status of the entity - can be active or\n deleted.\ - \ Deleted entities are not removed from Atlas store. Known values are:\n \ - \ \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the entity.\n },\n \"referredEntities\": {\n \"str\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"businessAttributes\"\ - : {\n \"str\": {} # Optional. Business Attributes.\n \ - \ },\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", #\ - \ Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities are not\n \ - \ removed from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \"id\"\ - : \"str\", # Optional. Azure\n Active Directory object\ - \ Id.\n \"info\": \"str\" # Optional. additional\n\ - \ information to describe this contact.\n \ - \ }\n ]\n },\n \"\ - createTime\": 0.0, # Optional. The created time of the\n record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the\n\ - \ record.\n \"customAttributes\": {\n \ - \ \"str\": \"str\" # Optional. Custom Attribute.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"homeId\": \"str\", # Optional. The home ID of the entity.\n \ - \ \"isIncomplete\": bool, # Optional. Whether it is a shell\n \ - \ entity.\n \"labels\": [\n \"str\"\ - \ # Optional. labels.\n ],\n \"lastModifiedTS\":\ - \ \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"provenanceType\": 0.0, \ - \ # Optional. Used to record the\n provenance of an instance of\ - \ an entity or relationship.\n \"proxy\": bool, # Optional. Determines\ - \ if there's a proxy.\n \"relationshipAttributes\": {\n \ - \ \"str\": {} # Optional. The attributes of\n relationship.\n\ - \ },\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"status\": \"str\", # Optional. Status of the entity - can be\n\ - \ active or deleted. Deleted entities are not removed from Atlas\ - \ store.\n Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the\n record.\n \"version\": 0.0 # Optional.\ - \ The version of the entity.\n }\n }\n }\n\n # response body\ - \ for status code(s): 200\n response.json() == {\n \"guidAssignments\"\ - : {\n \"str\": \"str\" # Optional. A map of GUID assignments with entities.\n\ - \ },\n \"mutatedEntities\": {\n \"str\": [\n \ - \ {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the\n struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification\n \ - \ names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The\n \ - \ attributes of the struct.\n },\n\ - \ \"entityGuid\": \"str\", # Optional. The\n \ - \ GUID of the entity.\n \"entityStatus\"\ - : \"str\", # Optional.\n Status of the entity - can\ - \ be active or deleted. Deleted\n entities are not\ - \ removed from Atlas store. Known values are:\n \"\ - ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional.\n ETag for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\":\n \ - \ bool, # Optional. Determines if propagations will be removed\n\ - \ on entity deletion.\n \ - \ \"source\": \"str\", # Optional.\n indicate the\ - \ source who create the classification detail.\n \"\ - sourceDetails\": {\n \"str\": {} # Optional. more\n\ - \ detail on source information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The\n name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\",\n # Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the\ - \ time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\"\ - , # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a\n shell entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n\ - \ ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for\n concurrency control.\n \"meaningNames\"\ - : [\n \"str\" # Optional. An array of meanings.\n \ - \ ],\n \"meanings\": [\n \ - \ {\n \"confidence\": 0, # Optional. The\n \ - \ confidence of the term assignment.\n \ - \ \"createdBy\": \"str\", # Optional. The\n \ - \ user who created the record.\n \"description\":\ - \ \"str\", # Optional.\n The description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional.\n\ - \ The display text.\n \"\ - expression\": \"str\", # Optional. The\n expression\ - \ of the term assignment.\n \"relationGuid\": \"str\"\ - , # Optional.\n The GUID of the relationship.\n \ - \ \"source\": \"str\", # Optional. The\n \ - \ source of the term.\n \"status\"\ - : \"str\", # Optional. The\n status of terms assignment.\ - \ Known values are: \"DISCOVERED\",\n \"PROPOSED\"\ - , \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The\n steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The\n \ - \ GUID of the term.\n }\n ],\n \ - \ \"status\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ }\n ]\n },\n \"partialUpdatedEntities\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"classificationNames\": [\n \"str\" # Optional. An\ - \ array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.set_classifications - name: set_classifications - summary: Set classifications on entities in bulk. - signature: 'set_classifications(entity_headers: MutableMapping[str, Any], **kwargs: - Any) -> List[str]' - parameters: - - name: entity_headers - description: Atlas entity headers. - isRequired: true - types: - - - return: - description: list of str - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n entity_headers\ - \ = {\n \"guidHeaderMap\": {\n \"str\": {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification names.\n ],\n\ - \ \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The\ - \ GUID of\n the entity.\n \"entityStatus\"\ - : \"str\", # Optional. Status of\n the entity - can be\ - \ active or deleted. Deleted entities are not\n removed\ - \ from Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag\n \ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will\ - \ be removed on entity\n deletion.\n \ - \ \"source\": \"str\", # Optional. indicate the\n \ - \ source who create the classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on\n \ - \ source information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"validityPeriods\": [\n\ - \ {\n \"endTime\": \"\ - str\", #\n Optional. The end of the time boundary.\n\ - \ \"startTime\": \"str\", #\n \ - \ Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\", \ - \ # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a shell\n entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n \ - \ ],\n \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n }\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.set_labels - name: set_labels - summary: Set labels to a given entity. - signature: 'set_labels(guid: str, body: List[str] | None = None, **kwargs: Any) - -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: body - description: set of labels to be set to the entity. Default value is None. - defaultValue: None - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.set_labels_by_unique_attribute - name: set_labels_by_unique_attribute - summary: 'Set labels to a given entity identified by its type and unique attributes, - if labels is - - null/empty, existing labels will all be removed. In addition to the typeName path - parameter, - - attribute key-value pair(s) can be provided in the following format: - - attr:``=:code:``. NOTE: The attrName and attrValue should - be unique - - across entities, eg. qualifiedName. The REST request would look something like - this: POST - - /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.' - signature: 'set_labels_by_unique_attribute(type_name: str, body: List[str] | None - = None, *, attr_qualified_name: str | None = None, **kwargs: Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: body - description: set of labels to be set. Default value is None. - defaultValue: None - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n body\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.update_classifications - name: update_classifications - summary: Update classifications to an existing entity represented by a guid. - signature: 'update_classifications(guid: str, classifications: List[MutableMapping[str, - Any]], **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - - name: classifications - description: An array of classifications to be updated. - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n classifications\ - \ = [\n {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"entityGuid\": \"\ - str\", # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity - can be\n active or deleted.\ - \ Deleted entities are not removed from Atlas store. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.EntityOperations.update_classifications_by_unique_attribute - name: update_classifications_by_unique_attribute - summary: Update classification on an entity identified by its type and unique attributes. - signature: 'update_classifications_by_unique_attribute(type_name: str, atlas_classification_array: - List[MutableMapping[str, Any]], *, attr_qualified_name: str | None = None, **kwargs: - Any) -> None' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - - name: atlas_classification_array - description: An array of classification to be updated. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: attr_qualified_name - description: The qualified name of the entity. Default value is None. - defaultValue: None - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n atlas_classification_array\ - \ = [\n {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"entityGuid\": \"\ - str\", # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity - can be\n active or deleted.\ - \ Deleted entities are not removed from Atlas store. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional. Determines if\n propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate the\ - \ source who create the\n classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on source information.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name of the\ - \ type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the time\n \ - \ boundary.\n \"startTime\": \"str\", # Optional. The start\ - \ of the\n time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The timezone of the\n time boundary.\n\ - \ }\n ]\n }\n ]\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.GlossaryOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.GlossaryOperations.yml deleted file mode 100644 index 10604bd37d2e..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.GlossaryOperations.yml +++ /dev/null @@ -1,4807 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.operations.GlossaryOperations -name: GlossaryOperations -fullName: azure.purview.catalog.operations.GlossaryOperations -module: azure.purview.catalog.operations -constructor: - syntax: GlossaryOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.operations.GlossaryOperations.assign_term_to_entities - name: assign_term_to_entities - summary: Assign the given term to the provided list of related objects. - signature: 'assign_term_to_entities(term_guid: str, related_object_ids: List[MutableMapping[str, - Any]], **kwargs: Any) -> None' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: related_object_ids - description: 'An array of related object IDs to which the term has to be - - associated.' - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n related_object_ids\ - \ = [\n {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of the entity\ - \ - can be\n active or deleted. Deleted entities are not removed from\ - \ Atlas store. Known\n values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - relationshipAttributes\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"typeName\": \"str\" # Optional.\ - \ The name of the type.\n },\n \"relationshipGuid\": \"str\"\ - , # Optional. The GUID of the relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The enum of relationship\n status. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"relationshipType\": \"str\", #\ - \ Optional.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.begin_import_glossary_terms_via_csv - name: begin_import_glossary_terms_via_csv - signature: 'begin_import_glossary_terms_via_csv(glossary_guid: str, files: Dict[str, - Any], *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> LROPoller[MutableMapping[str, - Any]]' - parameters: - - name: glossary_guid - isRequired: true - - name: files - isRequired: true - keywordOnlyParameters: - - name: include_term_hierarchy - defaultValue: 'False' -- uid: azure.purview.catalog.operations.GlossaryOperations.begin_import_glossary_terms_via_csv_by_glossary_name - name: begin_import_glossary_terms_via_csv_by_glossary_name - summary: Import Glossary Terms from local csv file by glossaryName. - signature: 'begin_import_glossary_terms_via_csv_by_glossary_name(glossary_name: - str, files: Dict[str, Any], *, include_term_hierarchy: bool | None = False, **kwargs: - Any) -> LROPoller[MutableMapping[str, Any]]' - parameters: - - name: glossary_name - description: The name of the glossary. - isRequired: true - types: - - - - name: files - description: 'Multipart input for files. See the template in our example to find - the input - - shape.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'By default, your polling method will be LROBasePolling. Pass in - False for - - this operation to not poll, or pass in your own initialized polling object for - a personal - - polling strategy.' - types: - - - - - - name: polling_interval - description: 'Default waiting time between two polls for LRO operations if no - - Retry-After header is present.' - types: - - - return: - description: An instance of LROPoller that returns JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # multipart input template you can fill out and use as your `files` input.\n\ - \ files = {\n \"file\": b'bytes' # The csv file to import glossary terms\ - \ from.\n }\n\n # response body for status code(s): 202\n response.json()\ - \ == {\n \"createTime\": \"str\", # Optional. The created time of the record.\n\ - \ \"error\": {\n \"errorCode\": 0, # Optional. Error code from\ - \ async import job if\n fail.\n \"errorMessage\": \"str\"\ - \ # Optional. Error message from async import\n job if fail.\n \ - \ },\n \"id\": \"str\", # Optional. guid string.\n \"lastUpdateTime\"\ - : \"str\", # Optional. The last updated time of the record.\n \"properties\"\ - : {\n \"importedTerms\": \"str\", # Optional. Term numbers that already\n\ - \ imported successfully.\n \"totalTermsDetected\": \"str\"\ - \ # Optional. Total term numbers that\n detected in csv.\n \ - \ },\n \"status\": \"str\" # Optional. Enum of the status of import csv\ - \ operation.\n Possible values include: \"NotStarted\", \"Succeeded\"\ - , \"Failed\", \"Running\".\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.create_glossary - name: create_glossary - summary: Create a glossary. - signature: 'create_glossary(atlas_glossary: MutableMapping[str, Any], **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: atlas_glossary - description: 'Glossary definition, terms & categories can be anchored to a glossary. - - Using the anchor attribute when creating the Term/Category.' - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n atlas_glossary\ - \ = {\n \"categories\": [\n {\n \"categoryGuid\"\ - : \"str\", # Optional. The GUID of the category.\n \"description\"\ - : \"str\", # Optional. The description of the\n category header.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" #\ - \ Optional. The GUID of the\n relationship.\n }\n \ - \ ],\n \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID\ - \ of the entity.\n \"entityStatus\": \"str\", # Optional. Status\ - \ of the entity -\n can be active or deleted. Deleted entities\ - \ are not removed from Atlas\n store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n\n # response body for status code(s): 200\n response.json() == {\n\ - \ \"categories\": [\n {\n \"categoryGuid\": \"str\"\ - , # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the\n category header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID\ - \ of the entity.\n \"entityStatus\": \"str\", # Optional. Status\ - \ of the entity -\n can be active or deleted. Deleted entities\ - \ are not removed from Atlas\n store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.create_glossary_categories - name: create_glossary_categories - summary: Create glossary category in bulk. - signature: 'create_glossary_categories(glossary_category: List[MutableMapping[str, - Any]], **kwargs: Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_category - description: An array of glossary category definitions to be created. - isRequired: true - types: - - [] - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_category\ - \ = [\n {\n \"anchor\": {\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"glossaryGuid\": \"str\"\ - , # Optional. The GUID of the glossary.\n \"relationGuid\": \"\ - str\" # Optional. The GUID of the\n relationship.\n \ - \ },\n \"childrenCategories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional. The\ - \ description of\n the category header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of\n \ - \ the parent category.\n \"relationGuid\": \"str\" #\ - \ Optional. The GUID of the\n relationship.\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the\n struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID of the\n\ - \ entity.\n \"entityStatus\": \"str\", \ - \ # Optional. Status of the\n entity - can be active or deleted.\ - \ Deleted entities are not removed\n from Atlas store. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\", # Optional.\ - \ indicate the source who\n create the classification detail.\n\ - \ \"sourceDetails\": {\n \"str\": {} \ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional.\ - \ The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \"timeZone\"\ - : \"str\" # Optional. The\n timezone of the time\ - \ boundary.\n }\n ]\n }\n\ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n\ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", \ - \ # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the\n category header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n },\n \"\ - qualifiedName\": \"str\", # Optional. The qualified name of the\n \ - \ glossary object.\n \"shortDescription\": \"str\", # Optional. The\ - \ short version of\n description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description\ - \ of\n the related term.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"expression\":\ - \ \"str\", # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", \ - \ # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of the\n term.\n \"termGuid\": \"str\"\ - \ # Optional. The GUID of the term.\n }\n ]\n }\n\ - \ ]\n\n # response body for status code(s): 200\n response.json() == [\n\ - \ {\n \"anchor\": {\n \"displayText\": \"str\",\ - \ # Optional. The display text.\n \"glossaryGuid\": \"str\", #\ - \ Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the\n relationship.\n },\n\ - \ \"childrenCategories\": [\n {\n \"\ - categoryGuid\": \"str\", # Optional. The GUID of the\n category.\n\ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the category header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of\n the parent category.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - entityGuid\": \"str\", # Optional. The GUID of the\n entity.\n\ - \ \"entityStatus\": \"str\", # Optional. Status of the\n \ - \ entity - can be active or deleted. Deleted entities are not\ - \ removed\n from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for\n concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will be\ - \ removed on entity\n deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who\n create the\ - \ classification detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on source\n \ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"validityPeriods\"\ - : [\n {\n \"endTime\": \"str\"\ - , # Optional. The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The\n timezone\ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID\ - \ of the object.\n \"lastModifiedTS\": \"str\", # Optional. ETag for\ - \ concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The\ - \ name of the glossary object.\n \"parentCategory\": {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ category header.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"parentCategoryGuid\": \"str\", # Optional.\ - \ The GUID of the\n parent category.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID of the\n relationship.\n \ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the\n glossary object.\n \"shortDescription\": \"str\"\ - , # Optional. The short version of\n description.\n \"\ - terms\": [\n {\n \"description\": \"str\", #\ - \ Optional. The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", #\ - \ Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.create_glossary_category - name: create_glossary_category - summary: Create a glossary category. - signature: 'create_glossary_category(glossary_category: MutableMapping[str, Any], - **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: glossary_category - description: 'The glossary category definition. A category must be anchored to - a - - Glossary when creating. - - Optionally, terms belonging to the category and the hierarchy can also be defined - during - - creation.' - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_category\ - \ = {\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"childrenCategories\": [\n \ - \ {\n \"categoryGuid\": \"str\", # Optional. The GUID of the\ - \ category.\n \"description\": \"str\", # Optional. The description\ - \ of the\n category header.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == {\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\": \"str\"\ - , # Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the relationship.\n },\n \"childrenCategories\"\ - : [\n {\n \"categoryGuid\": \"str\", # Optional. The\ - \ GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.create_glossary_term - name: create_glossary_term - summary: Create a glossary term. - signature: 'create_glossary_term(glossary_term: MutableMapping[str, Any], *, include_term_hierarchy: - bool | None = False, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: glossary_term - description: 'The glossary term definition. A term must be anchored to a Glossary - at - - the time of creation. - - Optionally it can be categorized as well.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_term\ - \ = {\n \"abbreviation\": \"str\", # Optional. The abbreviation of the\ - \ term.\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"antonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n\n # response body for status code(s): 200\n response.json()\ - \ == {\n \"abbreviation\": \"str\", # Optional. The abbreviation of the\ - \ term.\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"antonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.create_glossary_terms - name: create_glossary_terms - summary: Create glossary terms in bulk. - signature: 'create_glossary_terms(glossary_term: List[MutableMapping[str, Any]], - *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> List[MutableMapping[str, - Any]]' - parameters: - - name: glossary_term - description: An array of glossary term definitions to be created in bulk. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_term\ - \ = [\n {\n \"abbreviation\": \"str\", # Optional. The abbreviation\ - \ of the term.\n \"anchor\": {\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"glossaryGuid\": \"str\", #\ - \ Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the\n relationship.\n },\n\ - \ \"antonyms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n \ - \ {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of\ - \ the\n entity - can be active or deleted. Deleted entities\ - \ are not removed\n from Atlas store. Known values are: \"\ - ACTIVE\", \"DELETED\".\n \"guid\": \"str\", # Optional. The\ - \ GUID of the object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"typeName\": \"str\" # Optional. The name of\n \ - \ the type.\n },\n \"relationshipGuid\"\ - : \"str\", # Optional. The GUID of\n the relationship.\n\ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n\ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"relationshipType\": \"str\", # Optional. An array of\n\ - \ related object IDs.\n \"typeName\": \"\ - str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes\n \ - \ of the object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n\ - \ \"str\": {} # Optional. The custom attributes of the\n \ - \ term, which is map>.\"nThe key of\ - \ the first\n layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional.\ - \ The description of\n the record.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n }\n \ - \ ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\"\ - : [\n {\n \"id\": \"str\", # Optional.\ - \ Azure Active\n Directory object Id.\n \ - \ \"info\": \"str\" # Optional. additional\n \ - \ information to describe this contact.\n }\n \ - \ ]\n },\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"examples\": [\n \"str\" # Optional.\ - \ An array of examples.\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\",\ - \ # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"longDescription\"\ - : \"str\", # Optional. The long version description.\n \"name\": \"\ - str\", # Optional. The name of the glossary object.\n \"preferredTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"preferredToTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"replacementTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"resources\": [\n {\n\ - \ \"displayName\": \"str\", # Optional. Display name for\n\ - \ url.\n \"url\": \"str\" # Optional. web\ - \ url. http or https.\n }\n ],\n \"seeAlso\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"shortDescription\": \"str\", # Optional. The short version of\n\ - \ description.\n \"status\": \"str\", # Optional. Status\ - \ of the AtlasGlossaryTerm. Known\n values are: \"Draft\", \"Approved\"\ - , \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"templateName\"\ - : [\n {} # Optional.\n ],\n \"translatedTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"translationTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"usage\": \"str\", # Optional.\ - \ The usage of the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"validValuesFor\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ]\n\ - \ }\n ]\n\n # response body for status code(s): 200\n response.json()\ - \ == [\n {\n \"abbreviation\": \"str\", # Optional. The abbreviation\ - \ of the term.\n \"anchor\": {\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"glossaryGuid\": \"str\", #\ - \ Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the\n relationship.\n },\n\ - \ \"antonyms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n \ - \ {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of\ - \ the\n entity - can be active or deleted. Deleted entities\ - \ are not removed\n from Atlas store. Known values are: \"\ - ACTIVE\", \"DELETED\".\n \"guid\": \"str\", # Optional. The\ - \ GUID of the object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"typeName\": \"str\" # Optional. The name of\n \ - \ the type.\n },\n \"relationshipGuid\"\ - : \"str\", # Optional. The GUID of\n the relationship.\n\ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n\ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"relationshipType\": \"str\", # Optional. An array of\n\ - \ related object IDs.\n \"typeName\": \"\ - str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes\n \ - \ of the object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n\ - \ \"str\": {} # Optional. The custom attributes of the\n \ - \ term, which is map>.\"nThe key of\ - \ the first\n layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional.\ - \ The description of\n the record.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n }\n \ - \ ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\"\ - : [\n {\n \"id\": \"str\", # Optional.\ - \ Azure Active\n Directory object Id.\n \ - \ \"info\": \"str\" # Optional. additional\n \ - \ information to describe this contact.\n }\n \ - \ ]\n },\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"examples\": [\n \"str\" # Optional.\ - \ An array of examples.\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\",\ - \ # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"longDescription\"\ - : \"str\", # Optional. The long version description.\n \"name\": \"\ - str\", # Optional. The name of the glossary object.\n \"preferredTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"preferredToTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"replacementTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"resources\": [\n {\n\ - \ \"displayName\": \"str\", # Optional. Display name for\n\ - \ url.\n \"url\": \"str\" # Optional. web\ - \ url. http or https.\n }\n ],\n \"seeAlso\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"shortDescription\": \"str\", # Optional. The short version of\n\ - \ description.\n \"status\": \"str\", # Optional. Status\ - \ of the AtlasGlossaryTerm. Known\n values are: \"Draft\", \"Approved\"\ - , \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"templateName\"\ - : [\n {} # Optional.\n ],\n \"translatedTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"translationTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"usage\": \"str\", # Optional.\ - \ The usage of the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"validValuesFor\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ]\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.delete_glossary - name: delete_glossary - summary: Delete a glossary. - signature: 'delete_glossary(glossary_guid: str, **kwargs: Any) -> None' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.GlossaryOperations.delete_glossary_category - name: delete_glossary_category - summary: Delete a glossary category. - signature: 'delete_glossary_category(category_guid: str, **kwargs: Any) -> None' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.GlossaryOperations.delete_glossary_term - name: delete_glossary_term - summary: Delete a glossary term. - signature: 'delete_glossary_term(term_guid: str, **kwargs: Any) -> None' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.GlossaryOperations.delete_term_assignment_from_entities - name: delete_term_assignment_from_entities - summary: Delete the term assignment for the given list of related objects. - signature: 'delete_term_assignment_from_entities(term_guid: str, related_object_ids: - List[MutableMapping[str, Any]], **kwargs: Any) -> None' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: related_object_ids - description: 'An array of related object IDs from which the term has to be - - dissociated.' - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n related_object_ids\ - \ = [\n {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of the entity\ - \ - can be\n active or deleted. Deleted entities are not removed from\ - \ Atlas store. Known\n values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - relationshipAttributes\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"typeName\": \"str\" # Optional.\ - \ The name of the type.\n },\n \"relationshipGuid\": \"str\"\ - , # Optional. The GUID of the relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The enum of relationship\n status. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"relationshipType\": \"str\", #\ - \ Optional.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.export_glossary_terms_as_csv - name: export_glossary_terms_as_csv - summary: Export Glossary Terms as csv file. - signature: 'export_glossary_terms_as_csv(glossary_guid: str, term_guids: List[str], - *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> IO' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - - name: term_guids - description: An array of term guids. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: IO - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n term_guids\ - \ = [\n \"str\" # Optional.\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.get_detailed_glossary - name: get_detailed_glossary - summary: Get a specific glossary with detailed information. - signature: 'get_detailed_glossary(glossary_guid: str, *, include_term_hierarchy: - bool | None = False, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - categories\": [\n {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"categoryInfo\": {\n\ - \ \"str\": {\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\"\ - : \"str\", # Optional. The GUID of the\n glossary.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n },\n \"childrenCategories\"\ - : [\n {\n \"categoryGuid\": \"str\", \ - \ # Optional. The GUID\n of the category.\n \ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the category header.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The\n \ - \ GUID of the parent category.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID\n of the relationship.\n\ - \ }\n ],\n \"classifications\":\ - \ [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency\n control.\n \"longDescription\"\ - : \"str\", # Optional. The long version\n description.\n \ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n\ - \ \"parentCategory\": {\n \"categoryGuid\": \"\ - str\", # Optional. The GUID of the\n category.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the category header.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"parentCategoryGuid\": \"\ - str\", # Optional. The GUID of\n the parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n },\n \"qualifiedName\"\ - : \"str\", # Optional. The qualified name of\n the glossary object.\n\ - \ \"shortDescription\": \"str\", # Optional. The short version\ - \ of\n description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The\n\ - \ description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n display\ - \ text.\n \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\"\ - : \"str\", # Optional. The GUID\n of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", \ - \ # Optional. The status of\n term relationship. Known\ - \ values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ]\n }\n },\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"termInfo\": {\n \"str\": {\n \ - \ \"abbreviation\": \"str\", # Optional. The abbreviation of the\n\ - \ term.\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\"\ - : \"str\", # Optional. The GUID of the\n glossary.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n },\n \"antonyms\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\": \"str\"\ - , # Optional. The\n expression of the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\": \"str\"\ - , # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\",\n \ - \ \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of\n \ - \ the term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of\n the term.\n }\n \ - \ ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"entityStatus\": \"str\"\ - , # Optional. Status of\n the entity - can be active\ - \ or deleted. Deleted entities are not\n removed from\ - \ Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the\n \ - \ object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The\n attributes of the struct.\n\ - \ },\n \"lastModifiedTS\"\ - : \"str\", # Optional.\n ETag for concurrency control.\n\ - \ \"typeName\": \"str\" # Optional. The\n \ - \ name of the type.\n },\n \ - \ \"relationshipGuid\": \"str\", # Optional. The\n \ - \ GUID of the relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The\n enum of relationship status.\ - \ Known values are: \"ACTIVE\",\n \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An\n \ - \ array of related object IDs.\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"uniqueAttributes\": {\n \"str\"\ - : {} # Optional. The unique\n attributes of the object.\n\ - \ }\n }\n ],\n \ - \ \"attributes\": {\n \"str\": {\n \ - \ \"str\": {} # Optional. The custom attributes\n of\ - \ the term, which is map>.\"nThe key of\n \ - \ the first layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n \ - \ {\n \"categoryGuid\": \"str\", # Optional. The GUID\n\ - \ of the category.\n \"description\"\ - : \"str\", # Optional. The\n description of the record.\n\ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"status\": \"str\" # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\",\n\ - \ \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n \ - \ {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \"entityGuid\"\ - : \"str\", # Optional. The GUID of\n the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of\n \ - \ the entity - can be active or deleted. Deleted entities\ - \ are not\n removed from Atlas store. Known values are:\ - \ \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"classifies\": [\n \ - \ {\n \"description\": \"str\", # Optional. The\n\ - \ description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n display\ - \ text.\n \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\"\ - : \"str\", # Optional. The GUID\n of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", \ - \ # Optional. The status of\n term relationship. Known\ - \ values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ],\n \"contacts\": {\n \ - \ \"str\": [\n {\n \ - \ \"id\": \"str\", # Optional. Azure\n Active\ - \ Directory object Id.\n \"info\": \"str\" # Optional.\ - \ additional\n information to describe this contact.\n\ - \ }\n ]\n },\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the\n record.\n \"examples\": [\n \ - \ \"str\" # Optional. An array of examples.\n ],\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"isA\": [\n {\n \"description\"\ - : \"str\", # Optional. The\n description of the related\ - \ term.\n \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\"\ - ,\n \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of\n \ - \ the term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of\n the term.\n }\n \ - \ ],\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"longDescription\"\ - : \"str\", # Optional. The long version\n description.\n \ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n\ - \ \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The\n description\ - \ of the related term.\n \"displayText\": \"str\", # Optional.\ - \ The\n display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\"\ - ,\n \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of\n \ - \ the term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of\n the term.\n }\n \ - \ ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the related term.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", # Optional.\ - \ The status of\n term relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\"\ - , # Optional. The qualified name of\n the glossary object.\n\ - \ \"replacedBy\": [\n {\n \ - \ \"description\": \"str\", # Optional. The\n description\ - \ of the related term.\n \"displayText\": \"str\", # Optional.\ - \ The\n display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ term relationship. Known values are: \"DRAFT\", \"ACTIVE\"\ - ,\n \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of\n \ - \ the term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of\n the term.\n }\n \ - \ ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the related term.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", # Optional.\ - \ The status of\n term relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"resources\": [\n \ - \ {\n \"displayName\": \"str\", # Optional.\ - \ Display\n name for url.\n \"url\"\ - : \"str\" # Optional. web url. http or\n https.\n \ - \ }\n ],\n \"seeAlso\": [\n \ - \ {\n \"description\": \"str\", # Optional.\ - \ The\n description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\": \"str\", # Optional.\ - \ The\n expression of the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\": \"str\", # Optional.\ - \ The source of\n the term.\n \"\ - status\": \"str\", # Optional. The status of\n term relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ],\n \"shortDescription\"\ - : \"str\", # Optional. The short version of\n description.\n\ - \ \"status\": \"str\", # Optional. Status of the\n \ - \ AtlasGlossaryTerm. Known values are: \"Draft\", \"Approved\", \"Alert\"\ - ,\n \"Expired\".\n \"synonyms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The\n\ - \ description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n display\ - \ text.\n \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\"\ - : \"str\", # Optional. The GUID\n of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", \ - \ # Optional. The status of\n term relationship. Known\ - \ values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ],\n \"templateName\": [\n\ - \ {} # Optional. The glossary term information.\n \ - \ ],\n \"translatedTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the related term.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", # Optional.\ - \ The status of\n term relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"translationTerms\": [\n\ - \ {\n \"description\": \"str\", # Optional.\ - \ The\n description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\": \"str\", # Optional.\ - \ The\n expression of the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\": \"str\", # Optional.\ - \ The source of\n the term.\n \"\ - status\": \"str\", # Optional. The status of\n term relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ],\n \"updateTime\": 0.0,\ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"usage\": \"str\", # Optional. The usage of\ - \ the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the related term.\n \"displayText\"\ - : \"str\", # Optional. The\n display text.\n \ - \ \"expression\": \"str\", # Optional. The\n \ - \ expression of the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID\n of the relationship.\n \ - \ \"source\": \"str\", # Optional. The source of\n \ - \ the term.\n \"status\": \"str\", # Optional.\ - \ The status of\n term relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n \ - \ {\n \"description\": \"str\", # Optional.\ - \ The\n description of the related term.\n \ - \ \"displayText\": \"str\", # Optional. The\n \ - \ display text.\n \"expression\": \"str\", # Optional.\ - \ The\n expression of the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\": \"str\", # Optional.\ - \ The source of\n the term.\n \"\ - status\": \"str\", # Optional. The status of\n term relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\",\n \"DEPRECATED\"\ - , \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of\n the term.\n \"\ - termGuid\": \"str\" # Optional. The GUID of\n the term.\n\ - \ }\n ]\n }\n },\n \"terms\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"usage\": \"str\" # Optional. The usage\ - \ of the glossary.\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.get_entities_assigned_with_term - name: get_entities_assigned_with_term - summary: Get all related objects assigned with the specified term. - signature: 'get_entities_assigned_with_term(term_guid: str, *, limit: int | None - = None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) - -> List[MutableMapping[str, Any]]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity - can be\n \ - \ active or deleted. Deleted entities are not removed from Atlas store.\ - \ Known\n values are: \"ACTIVE\", \"DELETED\".\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"relationshipAttributes\"\ - : {\n \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes of the struct.\n },\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"typeName\": \"str\" # Optional. The name of the type.\n \ - \ },\n \"relationshipGuid\": \"str\", # Optional. The GUID of the\ - \ relationship.\n \"relationshipStatus\": \"str\", # Optional. The\ - \ enum of relationship\n status. Known values are: \"ACTIVE\", \"\ - DELETED\".\n \"relationshipType\": \"str\", # Optional.\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes of the object.\n\ - \ }\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.get_glossary - name: get_glossary - summary: Get a specific Glossary by its GUID. - signature: 'get_glossary(glossary_guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - categories\": [\n {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.get_glossary_category - name: get_glossary_category - summary: Get specific glossary category by its GUID. - signature: 'get_glossary_category(category_guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - anchor\": {\n \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"glossaryGuid\": \"str\", # Optional. The GUID of the glossary.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"childrenCategories\": [\n {\n \"\ - categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ category header.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"parentCategoryGuid\": \"str\", # Optional.\ - \ The GUID of the\n parent category.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID of the\n relationship.\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"guid\": \"str\", # Optional. The GUID\ - \ of the object.\n \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\ - \ control.\n \"longDescription\": \"str\", # Optional. The long version\ - \ description.\n \"name\": \"str\", # Optional. The name of the glossary\ - \ object.\n \"parentCategory\": {\n \"categoryGuid\": \"str\"\ - , # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the category\n header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.get_glossary_term - name: get_glossary_term - summary: Get a specific glossary term by its GUID. - signature: 'get_glossary_term(term_guid: str, *, include_term_hierarchy: bool | - None = False, exclude_relationship_type_list: List[str] | None = None, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - - name: exclude_relationship_type_list - description: 'An array of relationship types which need to be - - excluded. Default value is None.' - defaultValue: None - types: - - [] - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - abbreviation\": \"str\", # Optional. The abbreviation of the term.\n \"\ - anchor\": {\n \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"glossaryGuid\": \"str\", # Optional. The GUID of the glossary.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"antonyms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n {\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from Atlas\n\ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for\n concurrency control.\n\ - \ \"typeName\": \"str\" # Optional. The name of the type.\n\ - \ },\n \"relationshipGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The enum of\n relationship status. Known\ - \ values are: \"ACTIVE\", \"DELETED\".\n \"relationshipType\": \"\ - str\", # Optional. An array of related\n object IDs.\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the\n object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n \ - \ \"str\": {} # Optional. The custom attributes of the term,\n \ - \ which is map>.\"nThe key of the first\ - \ layer map\n is term template name.\n }\n },\n\ - \ \"categories\": [\n {\n \"categoryGuid\": \"str\"\ - , # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the\n record.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term relationship.\n\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"\ - OBSOLETE\", \"OTHER\".\n }\n ],\n \"classifications\": [\n\ - \ {\n \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from Atlas\n\ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"removePropagationsOnEntityDelete\": bool,\ - \ # Optional.\n Determines if propagations will be removed on\ - \ entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\": [\n \ - \ {\n \"id\": \"str\", # Optional. Azure Active Directory\n\ - \ object Id.\n \"info\": \"str\" # Optional.\ - \ additional information to\n describe this contact.\n \ - \ }\n ]\n },\n \"createTime\": 0.0, # Optional.\ - \ The created time of the record.\n \"createdBy\": \"str\", # Optional.\ - \ The user who created the record.\n \"examples\": [\n \"str\"\ - \ # Optional. An array of examples.\n ],\n \"guid\": \"str\", #\ - \ Optional. The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.get_import_csv_operation_status - name: get_import_csv_operation_status - summary: Get the status of import csv operation. - signature: 'get_import_csv_operation_status(operation_guid: str, **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: operation_guid - description: The globally unique identifier for async operation/job. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - createTime\": \"str\", # Optional. The created time of the record.\n \"\ - error\": {\n \"errorCode\": 0, # Optional. Error code from async import\ - \ job if\n fail.\n \"errorMessage\": \"str\" # Optional.\ - \ Error message from async import\n job if fail.\n },\n \ - \ \"id\": \"str\", # Optional. guid string.\n \"lastUpdateTime\": \"\ - str\", # Optional. The last updated time of the record.\n \"properties\"\ - : {\n \"importedTerms\": \"str\", # Optional. Term numbers that already\n\ - \ imported successfully.\n \"totalTermsDetected\": \"str\"\ - \ # Optional. Total term numbers that\n detected in csv.\n \ - \ },\n \"status\": \"str\" # Optional. Enum of the status of import csv\ - \ operation.\n Known values are: \"NotStarted\", \"Succeeded\", \"Failed\"\ - , \"Running\".\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_category_terms - name: list_category_terms - summary: Get all terms associated with the specific category. - signature: 'list_category_terms(category_guid: str, *, limit: int | None = None, - offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) -> List[MutableMapping[str, - Any]]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the related\n\ - \ term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of the\ - \ term.\n \"relationGuid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term relationship. Known\n\ - \ values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of the\ - \ term.\n \"termGuid\": \"str\" # Optional. The GUID of the term.\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_glossaries - name: list_glossaries - summary: Get all glossaries registered with Atlas. - signature: 'list_glossaries(*, limit: int | None = None, offset: int | None = None, - sort: str | None = ''ASC'', ignore_terms_and_categories: bool | None = False, - **kwargs: Any) -> List[MutableMapping[str, Any]]' - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - - name: ignore_terms_and_categories - description: 'Whether ignore terms and categories. Default value is - - False.' - defaultValue: 'False' - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"categories\": [\n {\n \"categoryGuid\"\ - : \"str\", # Optional. The GUID of the\n category.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the category header.\n \"displayText\":\ - \ \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of\n the parent category.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - entityGuid\": \"str\", # Optional. The GUID of the\n entity.\n\ - \ \"entityStatus\": \"str\", # Optional. Status of the\n \ - \ entity - can be active or deleted. Deleted entities are not\ - \ removed\n from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for\n concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will be\ - \ removed on entity\n deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who\n create the\ - \ classification detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on source\n \ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"validityPeriods\"\ - : [\n {\n \"endTime\": \"str\"\ - , # Optional. The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The\n timezone\ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID\ - \ of the object.\n \"language\": \"str\", # Optional. The language\ - \ of the glossary.\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The\ - \ name of the glossary object.\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"shortDescription\"\ - : \"str\", # Optional. The short version of\n description.\n \ - \ \"terms\": [\n {\n \"description\": \"\ - str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage\ - \ of the glossary.\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_glossary_categories - name: list_glossary_categories - summary: Get the categories belonging to a specific glossary. - signature: 'list_glossary_categories(glossary_guid: str, *, limit: int | None = - None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) -> - List[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The\ - \ GUID of the glossary.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n },\n \"\ - childrenCategories\": [\n {\n \"categoryGuid\"\ - : \"str\", # Optional. The GUID of the\n category.\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the category header.\n \"displayText\":\ - \ \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of\n the parent category.\n\ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - entityGuid\": \"str\", # Optional. The GUID of the\n entity.\n\ - \ \"entityStatus\": \"str\", # Optional. Status of the\n \ - \ entity - can be active or deleted. Deleted entities are not\ - \ removed\n from Atlas store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for\n concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will be\ - \ removed on entity\n deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who\n create the\ - \ classification detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on source\n \ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"validityPeriods\"\ - : [\n {\n \"endTime\": \"str\"\ - , # Optional. The\n end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n \ - \ start of the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The\n timezone\ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID\ - \ of the object.\n \"lastModifiedTS\": \"str\", # Optional. ETag for\ - \ concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The\ - \ name of the glossary object.\n \"parentCategory\": {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ category header.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"parentCategoryGuid\": \"str\", # Optional.\ - \ The GUID of the\n parent category.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID of the\n relationship.\n \ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the\n glossary object.\n \"shortDescription\": \"str\"\ - , # Optional. The short version of\n description.\n \"\ - terms\": [\n {\n \"description\": \"str\", #\ - \ Optional. The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", #\ - \ Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_glossary_categories_headers - name: list_glossary_categories_headers - summary: Get the category headers belonging to a specific glossary. - signature: 'list_glossary_categories_headers(glossary_guid: str, *, limit: int | - None = None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: - Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n\ - \ \"description\": \"str\", # Optional. The description of the category\n\ - \ header.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"parentCategoryGuid\": \"str\", # Optional. The GUID of\ - \ the parent\n category.\n \"relationGuid\": \"str\" #\ - \ Optional. The GUID of the relationship.\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_glossary_term_headers - name: list_glossary_term_headers - summary: Get term headers belonging to a specific glossary. - signature: 'list_glossary_term_headers(glossary_guid: str, *, limit: int | None - = None, offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) - -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the related\n\ - \ term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of the\ - \ term.\n \"relationGuid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term relationship. Known\n\ - \ values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of the\ - \ term.\n \"termGuid\": \"str\" # Optional. The GUID of the term.\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_glossary_terms - name: list_glossary_terms - summary: Get terms belonging to a specific glossary. - signature: 'list_glossary_terms(glossary_guid: str, *, include_term_hierarchy: bool - | None = False, limit: int | None = None, offset: int | None = None, sort: str - | None = ''ASC'', **kwargs: Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"abbreviation\": \"str\", # Optional. The abbreviation of the term.\n\ - \ \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The\ - \ GUID of the glossary.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n },\n \"\ - antonyms\": [\n {\n \"description\": \"str\",\ - \ # Optional. The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n \ - \ {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of\ - \ the\n entity - can be active or deleted. Deleted entities\ - \ are not removed\n from Atlas store. Known values are: \"\ - ACTIVE\", \"DELETED\".\n \"guid\": \"str\", # Optional. The\ - \ GUID of the object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"typeName\": \"str\" # Optional. The name of\n \ - \ the type.\n },\n \"relationshipGuid\"\ - : \"str\", # Optional. The GUID of\n the relationship.\n\ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n\ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"relationshipType\": \"str\", # Optional. An array of\n\ - \ related object IDs.\n \"typeName\": \"\ - str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes\n \ - \ of the object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n\ - \ \"str\": {} # Optional. The custom attributes of the\n \ - \ term, which is map>.\"nThe key of\ - \ the first\n layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional.\ - \ The description of\n the record.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n }\n \ - \ ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\"\ - : [\n {\n \"id\": \"str\", # Optional.\ - \ Azure Active\n Directory object Id.\n \ - \ \"info\": \"str\" # Optional. additional\n \ - \ information to describe this contact.\n }\n \ - \ ]\n },\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"examples\": [\n \"str\" # Optional.\ - \ An array of examples.\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\",\ - \ # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"longDescription\"\ - : \"str\", # Optional. The long version description.\n \"name\": \"\ - str\", # Optional. The name of the glossary object.\n \"preferredTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"preferredToTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"replacementTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"resources\": [\n {\n\ - \ \"displayName\": \"str\", # Optional. Display name for\n\ - \ url.\n \"url\": \"str\" # Optional. web\ - \ url. http or https.\n }\n ],\n \"seeAlso\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"shortDescription\": \"str\", # Optional. The short version of\n\ - \ description.\n \"status\": \"str\", # Optional. Status\ - \ of the AtlasGlossaryTerm. Known\n values are: \"Draft\", \"Approved\"\ - , \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"templateName\"\ - : [\n {} # Optional.\n ],\n \"translatedTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"translationTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"usage\": \"str\", # Optional.\ - \ The usage of the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"validValuesFor\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ]\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_related_categories - name: list_related_categories - summary: 'Get all related categories (parent and children). Limit, offset, and sort - parameters are - - currently not being enabled and won''t work even they are passed.' - signature: 'list_related_categories(category_guid: str, *, limit: int | None = None, - offset: int | None = None, sort: str | None = ''ASC'', **kwargs: Any) -> Dict[str, - List[MutableMapping[str, Any]]]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: dict mapping str to list of JSON object - types: - - [, []] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - str\": [\n {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_related_terms - name: list_related_terms - summary: 'Get all related terms for a specific term by its GUID. Limit, offset, - and sort parameters are - - currently not being enabled and won''t work even they are passed.' - signature: 'list_related_terms(term_guid: str, *, limit: int | None = None, offset: - int | None = None, sort: str | None = ''ASC'', **kwargs: Any) -> Dict[str, List[MutableMapping[str, - Any]]]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: sort - description: The sort order, ASC (default) or DESC. Default value is "ASC". - defaultValue: ASC - types: - - - return: - description: dict mapping str to list of JSON object - types: - - [, []] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - str\": [\n {\n \"description\": \"str\", # Optional.\ - \ The description of the\n related term.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of the term.\n \"relationGuid\": \"\ - str\", # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"\ - OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional. The\ - \ steward of the term.\n \"termGuid\": \"str\" # Optional. The\ - \ GUID of the term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.list_terms_by_glossary_name - name: list_terms_by_glossary_name - summary: Get terms by glossary name. - signature: 'list_terms_by_glossary_name(glossary_name: str, *, limit: int | None - = None, offset: int | None = None, include_term_hierarchy: bool | None = False, - **kwargs: Any) -> List[MutableMapping[str, Any]]' - parameters: - - name: glossary_name - description: The name of the glossary. - isRequired: true - types: - - - keywordOnlyParameters: - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"abbreviation\": \"str\", # Optional. The abbreviation of the term.\n\ - \ \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The\ - \ GUID of the glossary.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n },\n \"\ - antonyms\": [\n {\n \"description\": \"str\",\ - \ # Optional. The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"assignedEntities\": [\n \ - \ {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of\ - \ the\n entity - can be active or deleted. Deleted entities\ - \ are not removed\n from Atlas store. Known values are: \"\ - ACTIVE\", \"DELETED\".\n \"guid\": \"str\", # Optional. The\ - \ GUID of the object.\n \"relationshipAttributes\": {\n \ - \ \"attributes\": {\n \"str\": {}\ - \ # Optional. The attributes\n of the struct.\n \ - \ },\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag\n for concurrency control.\n \ - \ \"typeName\": \"str\" # Optional. The name of\n \ - \ the type.\n },\n \"relationshipGuid\"\ - : \"str\", # Optional. The GUID of\n the relationship.\n\ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n\ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\"\ - .\n \"relationshipType\": \"str\", # Optional. An array of\n\ - \ related object IDs.\n \"typeName\": \"\ - str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes\n \ - \ of the object.\n }\n \ - \ }\n ],\n \"attributes\": {\n \"str\": {\n\ - \ \"str\": {} # Optional. The custom attributes of the\n \ - \ term, which is map>.\"nThe key of\ - \ the first\n layer map is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ category.\n \"description\": \"str\", # Optional.\ - \ The description of\n the record.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"\ - relationGuid\": \"str\", # Optional. The GUID of the\n relationship.\n\ - \ \"status\": \"str\" # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n }\n \ - \ ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the\n struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the\n \ - \ entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of the\n entity - can be active or deleted. Deleted\ - \ entities are not removed\n from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for\n concurrency control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n \ - \ deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who\n create the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional.\ - \ more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n \ - \ {\n \"endTime\": \"str\", # Optional. The\n \ - \ end of the time boundary.\n \ - \ \"startTime\": \"str\", # Optional. The\n start\ - \ of the time boundary.\n \"timeZone\": \"str\" # Optional.\ - \ The\n timezone of the time boundary.\n \ - \ }\n ]\n }\n ],\n \ - \ \"classifies\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"contacts\": {\n \"str\"\ - : [\n {\n \"id\": \"str\", # Optional.\ - \ Azure Active\n Directory object Id.\n \ - \ \"info\": \"str\" # Optional. additional\n \ - \ information to describe this contact.\n }\n \ - \ ]\n },\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"examples\": [\n \"str\" # Optional.\ - \ An array of examples.\n ],\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"isA\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\",\ - \ # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency control.\n \"longDescription\"\ - : \"str\", # Optional. The long version description.\n \"name\": \"\ - str\", # Optional. The name of the glossary object.\n \"preferredTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"preferredToTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the\n glossary object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"replacementTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"resources\": [\n {\n\ - \ \"displayName\": \"str\", # Optional. Display name for\n\ - \ url.\n \"url\": \"str\" # Optional. web\ - \ url. http or https.\n }\n ],\n \"seeAlso\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"shortDescription\": \"str\", # Optional. The short version of\n\ - \ description.\n \"status\": \"str\", # Optional. Status\ - \ of the AtlasGlossaryTerm. Known\n values are: \"Draft\", \"Approved\"\ - , \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n \ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"templateName\"\ - : [\n {} # Optional.\n ],\n \"translatedTerms\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ],\n\ - \ \"translationTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of\n the related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n\ - \ \"expression\": \"str\", # Optional. The expression of\n\ - \ the term.\n \"relationGuid\": \"str\"\ - , # Optional. The GUID of the\n relationship.\n \ - \ \"source\": \"str\", # Optional. The source of the term.\n \ - \ \"status\": \"str\", # Optional. The status of term\n \ - \ relationship. Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\"\ - ,\n \"OBSOLETE\", \"OTHER\".\n \"steward\"\ - : \"str\", # Optional. The steward of the\n term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"usage\": \"str\", # Optional.\ - \ The usage of the term.\n \"validValues\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of\n\ - \ the related term.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"expression\": \"str\"\ - , # Optional. The expression of\n the term.\n \ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"\ - DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the\n\ - \ term.\n \"termGuid\": \"str\" # Optional.\ - \ The GUID of the term.\n }\n ],\n \"validValuesFor\"\ - : [\n {\n \"description\": \"str\", # Optional.\ - \ The description of\n the related term.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of\n \ - \ the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\"\ - : \"str\", # Optional. The source of the term.\n \"status\"\ - : \"str\", # Optional. The status of term\n relationship.\ - \ Known values are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \ - \ \"OBSOLETE\", \"OTHER\".\n \"steward\": \"str\", # Optional.\ - \ The steward of the\n term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of the term.\n }\n ]\n\ - \ }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.partial_update_glossary - name: partial_update_glossary - summary: 'Update the glossary partially. Some properties such as qualifiedName are - not allowed to be - - updated.' - signature: 'partial_update_glossary(glossary_guid: str, partial_updates: Dict[str, - str], *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - - name: partial_updates - description: 'A map containing keys as attribute names and values as corresponding - - attribute values.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n partial_updates\ - \ = {\n \"str\": \"str\" # Optional.\n }\n\n # response body for status\ - \ code(s): 200\n response.json() == {\n \"categories\": [\n \ - \ {\n \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ category header.\n \"displayText\": \"str\", \ - \ # Optional. The display text.\n \"parentCategoryGuid\": \"str\"\ - , # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\": [\n \ - \ {\n \"attributes\": {\n \"str\": {} \ - \ # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from Atlas\n\ - \ store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"removePropagationsOnEntityDelete\": bool,\ - \ # Optional.\n Determines if propagations will be removed on\ - \ entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.partial_update_glossary_category - name: partial_update_glossary_category - summary: Update the glossary category partially. - signature: 'partial_update_glossary_category(category_guid: str, partial_updates: - Dict[str, str], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - - name: partial_updates - description: 'A map containing keys as attribute names and values as corresponding - - attribute values for partial update.' - isRequired: true - types: - - [, ] - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n partial_updates\ - \ = {\n \"str\": \"str\" # Optional.\n }\n\n # response body for status\ - \ code(s): 200\n response.json() == {\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\": \"str\"\ - , # Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the relationship.\n },\n \"childrenCategories\"\ - : [\n {\n \"categoryGuid\": \"str\", # Optional. The\ - \ GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.partial_update_glossary_term - name: partial_update_glossary_term - summary: Update the glossary term partially. - signature: 'partial_update_glossary_term(term_guid: str, partial_updates: Dict[str, - str], *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: partial_updates - description: 'A map containing keys as attribute names and values as corresponding - - attribute values to be updated.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n partial_updates\ - \ = {\n \"str\": \"str\" # Optional.\n }\n\n # response body for status\ - \ code(s): 200\n response.json() == {\n \"abbreviation\": \"str\", #\ - \ Optional. The abbreviation of the term.\n \"anchor\": {\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"glossaryGuid\"\ - : \"str\", # Optional. The GUID of the glossary.\n \"relationGuid\"\ - : \"str\" # Optional. The GUID of the relationship.\n },\n \"antonyms\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.remove_term_assignment_from_entities - name: remove_term_assignment_from_entities - summary: Delete the term assignment for the given list of related objects. - signature: 'remove_term_assignment_from_entities(term_guid: str, related_object_ids: - List[MutableMapping[str, Any]], **kwargs: Any) -> None' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: related_object_ids - description: 'An array of related object IDs from which the term has to be - - dissociated.' - isRequired: true - types: - - [] - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n related_object_ids\ - \ = [\n {\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"entityStatus\": \"str\", # Optional. Status of the entity\ - \ - can be\n active or deleted. Deleted entities are not removed from\ - \ Atlas store. Known\n values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - relationshipAttributes\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"typeName\": \"str\" # Optional.\ - \ The name of the type.\n },\n \"relationshipGuid\": \"str\"\ - , # Optional. The GUID of the relationship.\n \"relationshipStatus\"\ - : \"str\", # Optional. The enum of relationship\n status. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"relationshipType\": \"str\", #\ - \ Optional.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.update_glossary - name: update_glossary - summary: Update the given glossary. - signature: 'update_glossary(glossary_guid: str, updated_glossary: MutableMapping[str, - Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: glossary_guid - description: The globally unique identifier for glossary. - isRequired: true - types: - - - - name: updated_glossary - description: The glossary definition to be updated. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n updated_glossary\ - \ = {\n \"categories\": [\n {\n \"categoryGuid\"\ - : \"str\", # Optional. The GUID of the category.\n \"description\"\ - : \"str\", # Optional. The description of the\n category header.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" #\ - \ Optional. The GUID of the\n relationship.\n }\n \ - \ ],\n \"classifications\": [\n {\n \"attributes\"\ - : {\n \"str\": {} # Optional. The attributes of the struct.\n\ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID\ - \ of the entity.\n \"entityStatus\": \"str\", # Optional. Status\ - \ of the entity -\n can be active or deleted. Deleted entities\ - \ are not removed from Atlas\n store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n\n # response body for status code(s): 200\n response.json() == {\n\ - \ \"categories\": [\n {\n \"categoryGuid\": \"str\"\ - , # Optional. The GUID of the category.\n \"description\": \"str\"\ - , # Optional. The description of the\n category header.\n \ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"parentCategoryGuid\": \"str\", # Optional. The GUID of the\n \ - \ parent category.\n \"relationGuid\": \"str\" # Optional.\ - \ The GUID of the\n relationship.\n }\n ],\n \ - \ \"classifications\": [\n {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The GUID\ - \ of the entity.\n \"entityStatus\": \"str\", # Optional. Status\ - \ of the entity -\n can be active or deleted. Deleted entities\ - \ are not removed from Atlas\n store. Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"lastModifiedTS\": \"str\", # Optional. ETag\ - \ for concurrency\n control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"language\": \"str\", # Optional. The language of the glossary.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"qualifiedName\": \"str\", # Optional. The qualified name of the glossary\n\ - \ object.\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"terms\": [\n {\n \"\ - description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The display\ - \ text.\n \"expression\": \"str\", # Optional. The expression of\ - \ the term.\n \"relationGuid\": \"str\", # Optional. The GUID of\ - \ the\n relationship.\n \"source\": \"str\", #\ - \ Optional. The source of the term.\n \"status\": \"str\", # Optional.\ - \ The status of term\n relationship. Known values are: \"DRAFT\"\ - , \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"usage\": \"str\" # Optional. The usage of the glossary.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.update_glossary_category - name: update_glossary_category - summary: Update the given glossary category by its GUID. - signature: 'update_glossary_category(category_guid: str, glossary_category: MutableMapping[str, - Any], **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: category_guid - description: The globally unique identifier of the category. - isRequired: true - types: - - - - name: glossary_category - description: The glossary category to be updated. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_category\ - \ = {\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"childrenCategories\": [\n \ - \ {\n \"categoryGuid\": \"str\", # Optional. The GUID of the\ - \ category.\n \"description\": \"str\", # Optional. The description\ - \ of the\n category header.\n \"displayText\": \"\ - str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == {\n \"anchor\": {\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"glossaryGuid\": \"str\"\ - , # Optional. The GUID of the glossary.\n \"relationGuid\": \"str\"\ - \ # Optional. The GUID of the relationship.\n },\n \"childrenCategories\"\ - : [\n {\n \"categoryGuid\": \"str\", # Optional. The\ - \ GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the\n category header.\n \"\ - displayText\": \"str\", # Optional. The display text.\n \"parentCategoryGuid\"\ - : \"str\", # Optional. The GUID of the\n parent category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the\n \ - \ relationship.\n }\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \"str\"\ - : {} # Optional. The attributes of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of the entity.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n \ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"removePropagationsOnEntityDelete\"\ - : bool, # Optional.\n Determines if propagations will be removed\ - \ on entity deletion.\n \"source\": \"str\", # Optional. indicate\ - \ the source who create\n the classification detail.\n \ - \ \"sourceDetails\": {\n \"str\": {} # Optional. more\ - \ detail on source\n information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"str\", # Optional.\ - \ The start of\n the time boundary.\n \ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n ]\n \ - \ }\n ],\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"longDescription\": \"str\", # Optional. The long version description.\n\ - \ \"name\": \"str\", # Optional. The name of the glossary object.\n \ - \ \"parentCategory\": {\n \"categoryGuid\": \"str\", # Optional.\ - \ The GUID of the category.\n \"description\": \"str\", # Optional.\ - \ The description of the category\n header.\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"parentCategoryGuid\":\ - \ \"str\", # Optional. The GUID of the parent\n category.\n \ - \ \"relationGuid\": \"str\" # Optional. The GUID of the relationship.\n\ - \ },\n \"qualifiedName\": \"str\", # Optional. The qualified name\ - \ of the glossary\n object.\n \"shortDescription\": \"str\", #\ - \ Optional. The short version of description.\n \"terms\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.GlossaryOperations.update_glossary_term - name: update_glossary_term - summary: Update the given glossary term by its GUID. - signature: 'update_glossary_term(term_guid: str, glossary_term: MutableMapping[str, - Any], *, include_term_hierarchy: bool | None = False, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: term_guid - description: The globally unique identifier for glossary term. - isRequired: true - types: - - - - name: glossary_term - description: The glossary term to be updated. - isRequired: true - types: - - - keywordOnlyParameters: - - name: include_term_hierarchy - description: Whether include term hierarchy. Default value is False. - defaultValue: 'False' - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n glossary_term\ - \ = {\n \"abbreviation\": \"str\", # Optional. The abbreviation of the\ - \ term.\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"antonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n\n # response body for status code(s): 200\n response.json()\ - \ == {\n \"abbreviation\": \"str\", # Optional. The abbreviation of the\ - \ term.\n \"anchor\": {\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"glossaryGuid\": \"str\", # Optional. The GUID\ - \ of the glossary.\n \"relationGuid\": \"str\" # Optional. The GUID\ - \ of the relationship.\n },\n \"antonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"assignedEntities\": [\n {\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"entityStatus\": \"str\", # Optional. Status of the entity -\n\ - \ can be active or deleted. Deleted entities are not removed from\ - \ Atlas\n store. Known values are: \"ACTIVE\", \"DELETED\".\n\ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \ - \ \"relationshipAttributes\": {\n \"attributes\":\ - \ {\n \"str\": {} # Optional. The attributes of the\n \ - \ struct.\n },\n \"\ - lastModifiedTS\": \"str\", # Optional. ETag for\n concurrency\ - \ control.\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n },\n \"relationshipGuid\": \"str\",\ - \ # Optional. The GUID of the\n relationship.\n \ - \ \"relationshipStatus\": \"str\", # Optional. The enum of\n \ - \ relationship status. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"relationshipType\": \"str\", # Optional. An array of related\n \ - \ object IDs.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n }\n ],\n \"attributes\"\ - : {\n \"str\": {\n \"str\": {} # Optional. The custom\ - \ attributes of the term,\n which is map>.\"\ - nThe key of the first layer map\n is term template name.\n \ - \ }\n },\n \"categories\": [\n {\n \ - \ \"categoryGuid\": \"str\", # Optional. The GUID of the category.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ record.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"status\": \"str\" \ - \ # Optional. The status of term relationship.\n Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\", \"OBSOLETE\", \"OTHER\".\n \ - \ }\n ],\n \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"entityGuid\": \"str\", \ - \ # Optional. The GUID of the entity.\n \"entityStatus\": \"str\"\ - , # Optional. Status of the entity -\n can be active or deleted.\ - \ Deleted entities are not removed from Atlas\n store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"str\", \ - \ # Optional. ETag for concurrency\n control.\n \ - \ \"removePropagationsOnEntityDelete\": bool, # Optional.\n Determines\ - \ if propagations will be removed on entity deletion.\n \"source\"\ - : \"str\", # Optional. indicate the source who create\n the classification\ - \ detail.\n \"sourceDetails\": {\n \"str\": {}\ - \ # Optional. more detail on source\n information.\n \ - \ },\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", # Optional. The end of the\n \ - \ time boundary.\n \"startTime\": \"\ - str\", # Optional. The start of\n the time boundary.\n\ - \ \"timeZone\": \"str\" # Optional. The timezone\n \ - \ of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"classifies\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"contacts\": {\n \"str\":\ - \ [\n {\n \"id\": \"str\", # Optional. Azure\ - \ Active Directory\n object Id.\n \"info\"\ - : \"str\" # Optional. additional information to\n describe\ - \ this contact.\n }\n ]\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"examples\": [\n\ - \ \"str\" # Optional. An array of examples.\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the object.\n \"isA\": [\n \ - \ {\n \"description\": \"str\", # Optional. The description of\ - \ the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"lastModifiedTS\": \"str\", # Optional.\ - \ ETag for concurrency control.\n \"longDescription\": \"str\", # Optional.\ - \ The long version description.\n \"name\": \"str\", # Optional. The name\ - \ of the glossary object.\n \"preferredTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"preferredToTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"qualifiedName\": \"str\", # Optional.\ - \ The qualified name of the glossary\n object.\n \"replacedBy\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n related term.\n \"displayText\": \"str\"\ - , # Optional. The display text.\n \"expression\": \"str\", # Optional.\ - \ The expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"replacementTerms\": [\n {\n\ - \ \"description\": \"str\", # Optional. The description of the\n\ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"resources\": [\n {\n \ - \ \"displayName\": \"str\", # Optional. Display name for url.\n \ - \ \"url\": \"str\" # Optional. web url. http or https.\n \ - \ }\n ],\n \"seeAlso\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"shortDescription\": \"str\", # Optional. The short\ - \ version of description.\n \"status\": \"str\", # Optional. Status of\ - \ the AtlasGlossaryTerm. Known values\n are: \"Draft\", \"Approved\",\ - \ \"Alert\", \"Expired\".\n \"synonyms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"templateName\": [\n {} # Optional.\n\ - \ ],\n \"translatedTerms\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"translationTerms\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional.\ - \ The display text.\n \"expression\": \"str\", # Optional. The\ - \ expression of the term.\n \"relationGuid\": \"str\", # Optional.\ - \ The GUID of the\n relationship.\n \"source\":\ - \ \"str\", # Optional. The source of the term.\n \"status\": \"\ - str\", # Optional. The status of term\n relationship. Known values\ - \ are: \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\",\ - \ \"OTHER\".\n \"steward\": \"str\", # Optional. The steward of\ - \ the term.\n \"termGuid\": \"str\" # Optional. The GUID of the\ - \ term.\n }\n ],\n \"updateTime\": 0.0, # Optional. The\ - \ update time of the record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the record.\n \"usage\": \"str\", # Optional. The usage\ - \ of the term.\n \"validValues\": [\n {\n \"description\"\ - : \"str\", # Optional. The description of the\n related term.\n\ - \ \"displayText\": \"str\", # Optional. The display text.\n \ - \ \"expression\": \"str\", # Optional. The expression of the term.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID of the\n \ - \ relationship.\n \"source\": \"str\", # Optional.\ - \ The source of the term.\n \"status\": \"str\", # Optional. The\ - \ status of term\n relationship. Known values are: \"DRAFT\",\ - \ \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\".\n \ - \ \"steward\": \"str\", # Optional. The steward of the term.\n \ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ],\n \"validValuesFor\": [\n {\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ related term.\n \"displayText\": \"str\", # Optional. The\ - \ display text.\n \"expression\": \"str\", # Optional. The expression\ - \ of the term.\n \"relationGuid\": \"str\", # Optional. The GUID\ - \ of the\n relationship.\n \"source\": \"str\",\ - \ # Optional. The source of the term.\n \"status\": \"str\", #\ - \ Optional. The status of term\n relationship. Known values are:\ - \ \"DRAFT\", \"ACTIVE\", \"DEPRECATED\",\n \"OBSOLETE\", \"OTHER\"\ - .\n \"steward\": \"str\", # Optional. The steward of the term.\n\ - \ \"termGuid\": \"str\" # Optional. The GUID of the term.\n \ - \ }\n ]\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.LineageOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.LineageOperations.yml deleted file mode 100644 index bc62f257bdca..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.LineageOperations.yml +++ /dev/null @@ -1,411 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.operations.LineageOperations -name: LineageOperations -fullName: azure.purview.catalog.operations.LineageOperations -module: azure.purview.catalog.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: LineageOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.operations.LineageOperations.get_lineage_by_unique_attribute - name: get_lineage_by_unique_attribute - summary: 'Returns lineage info about entity. - - - In addition to the typeName path parameter, attribute key-value pair(s) can be - provided in the - - following format - - - attr:[attrName]=[attrValue] - - - NOTE: The attrName and attrValue should be unique across entities, eg. qualifiedName.' - signature: 'get_lineage_by_unique_attribute(type_name: str, *, direction: str, depth: - int | None = 3, width: int | None = 10, include_parent: bool | None = None, get_derived_lineage: - bool | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: type_name - description: The name of the type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: direction - description: 'The direction of the lineage, which could be INPUT, OUTPUT or BOTH. - Known - - values are: "BOTH", "INPUT", and "OUTPUT".' - types: - - - - name: depth - description: The number of hops for lineage. Default value is 3. - defaultValue: '3' - types: - - - - name: width - description: The number of max expanding width in lineage. Default value is 10. - defaultValue: '10' - types: - - - - name: include_parent - description: 'True to include the parent chain in the response. Default value - is - - None.' - defaultValue: None - types: - - - - name: get_derived_lineage - description: 'True to include derived lineage in the response. Default value is - - None.' - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - baseEntityGuid\": \"str\", # Optional. The GUID of the base entity.\n \"\ - childrenCount\": 0, # Optional. The number of children node.\n \"guidEntityMap\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"classificationNames\": [\n \"str\" # Optional.\ - \ An array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n },\n \"includeParent\": bool, # Optional.\ - \ True to return the parent of the base\n entity.\n \"lineageDepth\"\ - : 0, # Optional. The depth of lineage.\n \"lineageDirection\": \"str\"\ - , # Optional. The enum of lineage direction. Known\n values are: \"INPUT\"\ - , \"OUTPUT\", \"BOTH\".\n \"lineageWidth\": 0, # Optional. The width of\ - \ lineage.\n \"parentRelations\": [\n {\n \"childEntityId\"\ - : \"str\", # Optional. The GUID of child\n entity.\n \ - \ \"parentEntityId\": \"str\", # Optional. The GUID of parent\n \ - \ entity.\n \"relationshipId\": \"str\" # Optional. The\ - \ GUID of\n relationship.\n }\n ],\n \"\ - relations\": [\n {\n \"fromEntityId\": \"str\", # Optional.\ - \ The GUID of from-entity.\n \"relationshipId\": \"str\", # Optional.\ - \ The GUID of\n relationship.\n \"toEntityId\":\ - \ \"str\" # Optional. The GUID of to-entity.\n }\n ],\n \ - \ \"widthCounts\": {\n \"str\": {\n \"str\": {} # Optional.\ - \ The entity count in specific\n direction.\n }\n \ - \ }\n }\n ````\n" -- uid: azure.purview.catalog.operations.LineageOperations.get_lineage_graph - name: get_lineage_graph - summary: Get lineage info of the entity specified by GUID. - signature: 'get_lineage_graph(guid: str, *, direction: str, depth: int | None = - 3, width: int | None = 10, include_parent: bool | None = None, get_derived_lineage: - bool | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: direction - description: 'The direction of the lineage, which could be INPUT, OUTPUT or BOTH. - Known - - values are: "BOTH", "INPUT", and "OUTPUT".' - types: - - - - name: depth - description: The number of hops for lineage. Default value is 3. - defaultValue: '3' - types: - - - - name: width - description: The number of max expanding width in lineage. Default value is 10. - defaultValue: '10' - types: - - - - name: include_parent - description: 'True to include the parent chain in the response. Default value - is - - None.' - defaultValue: None - types: - - - - name: get_derived_lineage - description: 'True to include derived lineage in the response. Default value is - - None.' - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - baseEntityGuid\": \"str\", # Optional. The GUID of the base entity.\n \"\ - childrenCount\": 0, # Optional. The number of children node.\n \"guidEntityMap\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"classificationNames\": [\n \"str\" # Optional.\ - \ An array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n },\n \"includeParent\": bool, # Optional.\ - \ True to return the parent of the base\n entity.\n \"lineageDepth\"\ - : 0, # Optional. The depth of lineage.\n \"lineageDirection\": \"str\"\ - , # Optional. The enum of lineage direction. Known\n values are: \"INPUT\"\ - , \"OUTPUT\", \"BOTH\".\n \"lineageWidth\": 0, # Optional. The width of\ - \ lineage.\n \"parentRelations\": [\n {\n \"childEntityId\"\ - : \"str\", # Optional. The GUID of child\n entity.\n \ - \ \"parentEntityId\": \"str\", # Optional. The GUID of parent\n \ - \ entity.\n \"relationshipId\": \"str\" # Optional. The\ - \ GUID of\n relationship.\n }\n ],\n \"\ - relations\": [\n {\n \"fromEntityId\": \"str\", # Optional.\ - \ The GUID of from-entity.\n \"relationshipId\": \"str\", # Optional.\ - \ The GUID of\n relationship.\n \"toEntityId\":\ - \ \"str\" # Optional. The GUID of to-entity.\n }\n ],\n \ - \ \"widthCounts\": {\n \"str\": {\n \"str\": {} # Optional.\ - \ The entity count in specific\n direction.\n }\n \ - \ }\n }\n ````\n" -- uid: azure.purview.catalog.operations.LineageOperations.next_page_lineage - name: next_page_lineage - summary: Return immediate next page lineage info about entity with pagination. - signature: 'next_page_lineage(guid: str, *, direction: str, get_derived_lineage: - bool | None = None, offset: int | None = None, limit: int | None = None, **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: direction - description: 'The direction of the lineage, which could be INPUT, OUTPUT or BOTH. - Known - - values are: "BOTH", "INPUT", and "OUTPUT".' - types: - - - - name: get_derived_lineage - description: 'True to include derived lineage in the response. Default value is - - None.' - defaultValue: None - types: - - - - name: offset - description: The offset for pagination purpose. Default value is None. - defaultValue: None - types: - - - - name: limit - description: The page size - by default there is no paging. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - baseEntityGuid\": \"str\", # Optional. The GUID of the base entity.\n \"\ - childrenCount\": 0, # Optional. The number of children node.\n \"guidEntityMap\"\ - : {\n \"str\": {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes of the struct.\n },\n\ - \ \"classificationNames\": [\n \"str\" # Optional.\ - \ An array of classification names.\n ],\n \"classifications\"\ - : [\n {\n \"attributes\": {\n \ - \ \"str\": {} # Optional. The attributes\n \ - \ of the struct.\n },\n \ - \ \"entityGuid\": \"str\", # Optional. The GUID of\n \ - \ the entity.\n \"entityStatus\": \"str\", # Optional.\ - \ Status of\n the entity - can be active or deleted. Deleted\ - \ entities are not\n removed from Atlas store. Known values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag\n for concurrency control.\n\ - \ \"removePropagationsOnEntityDelete\": bool, #\n \ - \ Optional. Determines if propagations will be removed on entity\n\ - \ deletion.\n \"source\": \"str\"\ - , # Optional. indicate the\n source who create the classification\ - \ detail.\n \"sourceDetails\": {\n \ - \ \"str\": {} # Optional. more detail on\n source\ - \ information.\n },\n \"typeName\"\ - : \"str\", # Optional. The name of\n the type.\n \ - \ \"validityPeriods\": [\n {\n \ - \ \"endTime\": \"str\", #\n \ - \ Optional. The end of the time boundary.\n \ - \ \"startTime\": \"str\", #\n Optional.\ - \ The start of the time boundary.\n \"timeZone\"\ - : \"str\" #\n Optional. The timezone of the time\ - \ boundary.\n }\n ]\n \ - \ }\n ],\n \"displayText\": \"str\", #\ - \ Optional. The display text.\n \"guid\": \"str\", # Optional.\ - \ The GUID of the record.\n \"isIncomplete\": bool, # Optional.\ - \ Whether it is a shell\n entity.\n \"labels\":\ - \ [\n \"str\" # Optional. labels.\n ],\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n },\n \"includeParent\": bool, # Optional.\ - \ True to return the parent of the base\n entity.\n \"lineageDepth\"\ - : 0, # Optional. The depth of lineage.\n \"lineageDirection\": \"str\"\ - , # Optional. The enum of lineage direction. Known\n values are: \"INPUT\"\ - , \"OUTPUT\", \"BOTH\".\n \"lineageWidth\": 0, # Optional. The width of\ - \ lineage.\n \"parentRelations\": [\n {\n \"childEntityId\"\ - : \"str\", # Optional. The GUID of child\n entity.\n \ - \ \"parentEntityId\": \"str\", # Optional. The GUID of parent\n \ - \ entity.\n \"relationshipId\": \"str\" # Optional. The\ - \ GUID of\n relationship.\n }\n ],\n \"\ - relations\": [\n {\n \"fromEntityId\": \"str\", # Optional.\ - \ The GUID of from-entity.\n \"relationshipId\": \"str\", # Optional.\ - \ The GUID of\n relationship.\n \"toEntityId\":\ - \ \"str\" # Optional. The GUID of to-entity.\n }\n ],\n \ - \ \"widthCounts\": {\n \"str\": {\n \"str\": {} # Optional.\ - \ The entity count in specific\n direction.\n }\n \ - \ }\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.RelationshipOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.RelationshipOperations.yml deleted file mode 100644 index 751c561f5e6c..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.RelationshipOperations.yml +++ /dev/null @@ -1,275 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.operations.RelationshipOperations -name: RelationshipOperations -fullName: azure.purview.catalog.operations.RelationshipOperations -module: azure.purview.catalog.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: RelationshipOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.operations.RelationshipOperations.create - name: create - summary: Create a new relationship between entities. - signature: 'create(relationship: MutableMapping[str, Any], **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: relationship - description: 'The AtlasRelationship object containing the information for the - - relationship to be created.' - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n relationship\ - \ = {\n \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"createTime\": 0.0, # Optional. The created\ - \ time of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"end1\": {\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \"str\"\ - : {} # Optional. The unique attributes of the object.\n }\n },\n\ - \ \"end2\": {\n \"guid\": \"str\", # Optional. The GUID of the\ - \ object.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n },\n \"guid\":\ - \ \"str\", # Optional. The GUID of the relationship.\n \"homeId\": \"str\"\ - , # Optional. The home ID of the relationship.\n \"label\": \"str\", #\ - \ Optional. The label of the relationship.\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for concurrency control.\n \"provenanceType\": 0.0,\ - \ # Optional. Used to record the provenance of an\n instance of an entity\ - \ or relationship.\n \"status\": \"str\", # Optional. The enum of relationship\ - \ status. Known values\n are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"updateTime\": 0.0, #\ - \ Optional. The update time of the record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the record.\n \"version\": 0.0 # Optional.\ - \ The version of the relationship.\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the struct.\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"end1\": {\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - typeName\": \"str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes of the object.\n\ - \ }\n },\n \"end2\": {\n \"guid\": \"str\", #\ - \ Optional. The GUID of the object.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"uniqueAttributes\": {\n \"\ - str\": {} # Optional. The unique attributes of the object.\n }\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"homeId\": \"str\", # Optional. The home ID of the relationship.\n \ - \ \"label\": \"str\", # Optional. The label of the relationship.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n \ - \ \"provenanceType\": 0.0, # Optional. Used to record the provenance of\ - \ an\n instance of an entity or relationship.\n \"status\": \"str\"\ - , # Optional. The enum of relationship status. Known values\n are: \"\ - ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"updateTime\": 0.0, # Optional. The update time of the record.\n\ - \ \"updatedBy\": \"str\", # Optional. The user who updated the record.\n\ - \ \"version\": 0.0 # Optional. The version of the relationship.\n }\n\ - \ ````\n" -- uid: azure.purview.catalog.operations.RelationshipOperations.delete - name: delete - summary: Delete a relationship between entities by its GUID. - signature: 'delete(guid: str, **kwargs: Any) -> None' - parameters: - - name: guid - description: The globally unique identifier of the relationship. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.RelationshipOperations.get - name: get - summary: Get relationship information between entities by its GUID. - signature: 'get(guid: str, *, extended_info: bool | None = None, **kwargs: Any) - -> MutableMapping[str, Any]' - parameters: - - name: guid - description: The globally unique identifier of the relationship. - isRequired: true - types: - - - keywordOnlyParameters: - - name: extended_info - description: Limits whether includes extended information. Default value is None. - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - referredEntities\": {\n \"str\": {\n \"attributes\": {\n\ - \ \"str\": {} # Optional. The attributes of the struct.\n \ - \ },\n \"classificationNames\": [\n \ - \ \"str\" # Optional. An array of classification names.\n ],\n\ - \ \"classifications\": [\n {\n \ - \ \"attributes\": {\n \"str\": {} # Optional.\ - \ The attributes\n of the struct.\n \ - \ },\n \"entityGuid\": \"str\", # Optional. The\ - \ GUID of\n the entity.\n \"entityStatus\"\ - : \"str\", # Optional. Status of\n the entity - can be\ - \ active or deleted. Deleted entities are not\n removed\ - \ from Atlas store. Known values are: \"ACTIVE\", \"DELETED\".\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag\n \ - \ for concurrency control.\n \"removePropagationsOnEntityDelete\"\ - : bool, #\n Optional. Determines if propagations will\ - \ be removed on entity\n deletion.\n \ - \ \"source\": \"str\", # Optional. indicate the\n \ - \ source who create the classification detail.\n \"sourceDetails\"\ - : {\n \"str\": {} # Optional. more detail on\n \ - \ source information.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"validityPeriods\": [\n\ - \ {\n \"endTime\": \"\ - str\", #\n Optional. The end of the time boundary.\n\ - \ \"startTime\": \"str\", #\n \ - \ Optional. The start of the time boundary.\n \ - \ \"timeZone\": \"str\" #\n Optional.\ - \ The timezone of the time boundary.\n }\n \ - \ ]\n }\n ],\n \"displayText\"\ - : \"str\", # Optional. The display text.\n \"guid\": \"str\", \ - \ # Optional. The GUID of the record.\n \"isIncomplete\": bool,\ - \ # Optional. Whether it is a shell\n entity.\n \ - \ \"labels\": [\n \"str\" # Optional. labels.\n \ - \ ],\n \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"meaningNames\": [\n \ - \ \"str\" # Optional. An array of meanings.\n ],\n \ - \ \"meanings\": [\n {\n \"confidence\"\ - : 0, # Optional. The confidence\n of the term assignment.\n\ - \ \"createdBy\": \"str\", # Optional. The user who\n \ - \ created the record.\n \"description\"\ - : \"str\", # Optional. The\n description of the term\ - \ assignment.\n \"displayText\": \"str\", # Optional. The\n\ - \ display text.\n \"expression\"\ - : \"str\", # Optional. The\n expression of the term assignment.\n\ - \ \"relationGuid\": \"str\", # Optional. The GUID\n \ - \ of the relationship.\n \"source\"\ - : \"str\", # Optional. The source of\n the term.\n \ - \ \"status\": \"str\", # Optional. The status of\n \ - \ terms assignment. Known values are: \"DISCOVERED\", \"PROPOSED\"\ - ,\n \"IMPORTED\", \"VALIDATED\", \"DEPRECATED\", \"OBSOLETE\"\ - , \"OTHER\".\n \"steward\": \"str\", # Optional. The steward\ - \ of\n the term.\n \"termGuid\"\ - : \"str\" # Optional. The GUID of\n the term.\n \ - \ }\n ],\n \"status\": \"str\", # Optional.\ - \ Status of the entity - can be\n active or deleted. Deleted entities\ - \ are not removed from Atlas store.\n Known values are: \"ACTIVE\"\ - , \"DELETED\".\n \"typeName\": \"str\" # Optional. The name of\ - \ the type.\n }\n },\n \"relationship\": {\n \"\ - attributes\": {\n \"str\": {} # Optional. The attributes of the\ - \ struct.\n },\n \"createTime\": 0.0, # Optional. The created\ - \ time of the record.\n \"createdBy\": \"str\", # Optional. The user\ - \ who created the record.\n \"end1\": {\n \"guid\": \"\ - str\", # Optional. The GUID of the object.\n \"typeName\": \"str\"\ - , # Optional. The name of the type.\n \"uniqueAttributes\": {\n\ - \ \"str\": {} # Optional. The unique attributes of the\n \ - \ object.\n }\n },\n \"end2\"\ - : {\n \"guid\": \"str\", # Optional. The GUID of the object.\n\ - \ \"typeName\": \"str\", # Optional. The name of the type.\n \ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional.\ - \ The unique attributes of the\n object.\n }\n\ - \ },\n \"guid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"homeId\": \"str\", # Optional. The home ID of the relationship.\n\ - \ \"label\": \"str\", # Optional. The label of the relationship.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"provenanceType\": 0.0, # Optional. Used to record the provenance\ - \ of\n an instance of an entity or relationship.\n \"status\"\ - : \"str\", # Optional. The enum of relationship status. Known\n values\ - \ are: \"ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user\ - \ who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the relationship.\n }\n }\n ````\n" -- uid: azure.purview.catalog.operations.RelationshipOperations.update - name: update - summary: Update an existing relationship between entities. - signature: 'update(relationship: MutableMapping[str, Any], **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: relationship - description: 'The AtlasRelationship object containing the information for the - - relationship to be created.' - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n relationship\ - \ = {\n \"attributes\": {\n \"str\": {} # Optional. The attributes\ - \ of the struct.\n },\n \"createTime\": 0.0, # Optional. The created\ - \ time of the record.\n \"createdBy\": \"str\", # Optional. The user who\ - \ created the record.\n \"end1\": {\n \"guid\": \"str\", # Optional.\ - \ The GUID of the object.\n \"typeName\": \"str\", # Optional. The\ - \ name of the type.\n \"uniqueAttributes\": {\n \"str\"\ - : {} # Optional. The unique attributes of the object.\n }\n },\n\ - \ \"end2\": {\n \"guid\": \"str\", # Optional. The GUID of the\ - \ object.\n \"typeName\": \"str\", # Optional. The name of the type.\n\ - \ \"uniqueAttributes\": {\n \"str\": {} # Optional. The\ - \ unique attributes of the object.\n }\n },\n \"guid\":\ - \ \"str\", # Optional. The GUID of the relationship.\n \"homeId\": \"str\"\ - , # Optional. The home ID of the relationship.\n \"label\": \"str\", #\ - \ Optional. The label of the relationship.\n \"lastModifiedTS\": \"str\"\ - , # Optional. ETag for concurrency control.\n \"provenanceType\": 0.0,\ - \ # Optional. Used to record the provenance of an\n instance of an entity\ - \ or relationship.\n \"status\": \"str\", # Optional. The enum of relationship\ - \ status. Known values\n are: \"ACTIVE\", \"DELETED\".\n \"typeName\"\ - : \"str\", # Optional. The name of the type.\n \"updateTime\": 0.0, #\ - \ Optional. The update time of the record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the record.\n \"version\": 0.0 # Optional.\ - \ The version of the relationship.\n }\n\n # response body for status code(s):\ - \ 200\n response.json() == {\n \"attributes\": {\n \"str\":\ - \ {} # Optional. The attributes of the struct.\n },\n \"createTime\"\ - : 0.0, # Optional. The created time of the record.\n \"createdBy\": \"\ - str\", # Optional. The user who created the record.\n \"end1\": {\n \ - \ \"guid\": \"str\", # Optional. The GUID of the object.\n \"\ - typeName\": \"str\", # Optional. The name of the type.\n \"uniqueAttributes\"\ - : {\n \"str\": {} # Optional. The unique attributes of the object.\n\ - \ }\n },\n \"end2\": {\n \"guid\": \"str\", #\ - \ Optional. The GUID of the object.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"uniqueAttributes\": {\n \"\ - str\": {} # Optional. The unique attributes of the object.\n }\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the relationship.\n\ - \ \"homeId\": \"str\", # Optional. The home ID of the relationship.\n \ - \ \"label\": \"str\", # Optional. The label of the relationship.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n \ - \ \"provenanceType\": 0.0, # Optional. Used to record the provenance of\ - \ an\n instance of an entity or relationship.\n \"status\": \"str\"\ - , # Optional. The enum of relationship status. Known values\n are: \"\ - ACTIVE\", \"DELETED\".\n \"typeName\": \"str\", # Optional. The name of\ - \ the type.\n \"updateTime\": 0.0, # Optional. The update time of the record.\n\ - \ \"updatedBy\": \"str\", # Optional. The user who updated the record.\n\ - \ \"version\": 0.0 # Optional. The version of the relationship.\n }\n\ - \ ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.TypesOperations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.TypesOperations.yml deleted file mode 100644 index c71c92f291d8..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.TypesOperations.yml +++ /dev/null @@ -1,5790 +0,0 @@ -### YamlMime:PythonClass -uid: azure.purview.catalog.operations.TypesOperations -name: TypesOperations -fullName: azure.purview.catalog.operations.TypesOperations -module: azure.purview.catalog.operations -summary: "> [!WARNING]\n> DO NOT instantiate this class directly.\n>\n> \n>\n> Instead,\ - \ you should access the following operations through\n>\n> 's\n\ - >\n> attribute.\n>" -constructor: - syntax: TypesOperations(*args, **kwargs) -methods: -- uid: azure.purview.catalog.operations.TypesOperations.create_type_definitions - name: create_type_definitions - summary: 'Create all atlas type definitions in bulk, only new definitions will be - created. - - Any changes to the existing definitions will be discarded.' - signature: 'create_type_definitions(types_def: MutableMapping[str, Any], **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: types_def - description: A composite wrapper object with corresponding lists of the type definition. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n types_def\ - \ = {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n\n # response body for status code(s): 200\n response.json()\ - \ == {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.delete_type_by_name - name: delete_type_by_name - summary: Delete API for type identified by its name. - signature: 'delete_type_by_name(name: str, **kwargs: Any) -> None' - parameters: - - name: name - description: The name of the type. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.purview.catalog.operations.TypesOperations.delete_type_definitions - name: delete_type_definitions - summary: Delete API for all types in bulk. - signature: 'delete_type_definitions(types_def: MutableMapping[str, Any], **kwargs: - Any) -> None' - parameters: - - name: types_def - description: A composite object that captures all types to be deleted. - isRequired: true - types: - - - return: - description: None - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n types_def\ - \ = {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_all_type_definitions - name: get_all_type_definitions - summary: Get all type definitions in Atlas in bulk. - signature: 'get_all_type_definitions(*, include_term_template: bool | None = False, - type: str | None = None, **kwargs: Any) -> MutableMapping[str, Any]' - keywordOnlyParameters: - - name: include_term_template - description: 'Whether include termtemplatedef when return all typedefs. - - This is always true when search filter type=term_template. Default value is - False.' - defaultValue: 'False' - types: - - - - name: type - description: 'Typedef name as search filter when get typedefs. Known values are: - "enum", - - "entity", "classification", "relationship", "struct", and "term_template". Default - value is - - None.' - defaultValue: None - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - businessMetadataDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_business_metadata_def_by_guid - name: get_business_metadata_def_by_guid - summary: Get the businessMetadata definition for the given guid. - signature: 'get_business_metadata_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: businessMetadata guid. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_business_metadata_def_by_name - name: get_business_metadata_def_by_name - summary: Get the businessMetadata definition by it's name (unique). - signature: 'get_business_metadata_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: businessMetadata name. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_classification_def_by_guid - name: get_classification_def_by_guid - summary: Get the classification definition for the given GUID. - signature: 'get_classification_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the classification. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"entityTypes\": [\n \"str\" # Optional. Specifying a list\ - \ of entityType names in the\n classificationDef, ensures that classifications\ - \ can\"nonly be applied to those\n entityTypes.\"n\"n\"n.. raw:: html\"\ - n\"n

    \"n
  • Any subtypes of the entity\n types inherit the\ - \ restriction
  • \"n
  • Any classificationDef subtypes\n inherit\ - \ the parents entityTypes restrictions
  • \"n
  • Any\n classificationDef\ - \ subtypes can further restrict the parents entityTypes\n restrictions\ - \ by specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means there are no\n\ - \ restrictions
  • \"n
  • An empty entityTypes list when there\ - \ are parent\n restrictions means that the subtype picks up the parents\ - \ restrictions
  • \"n\n
  • If a list of entityTypes are supplied,\ - \ where one inherits from another,\n this will be rejected. This should\ - \ encourage cleaner\n classificationsDefs
  • \"n
.\n \ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"subTypes\": [\n \"str\" # Optional. An\ - \ array of sub types.\n ],\n \"superTypes\": [\n \"str\"\ - \ # Optional. An array of super types.\n ],\n \"typeVersion\": \"\ - str\", # Optional. The version of the type.\n \"updateTime\": 0.0, # Optional.\ - \ The update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the record.\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_classification_def_by_name - name: get_classification_def_by_name - summary: Get the classification definition by its name (unique). - signature: 'get_classification_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the classification. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"entityTypes\": [\n \"str\" # Optional. Specifying a list\ - \ of entityType names in the\n classificationDef, ensures that classifications\ - \ can\"nonly be applied to those\n entityTypes.\"n\"n\"n.. raw:: html\"\ - n\"n
    \"n
  • Any subtypes of the entity\n types inherit the\ - \ restriction
  • \"n
  • Any classificationDef subtypes\n inherit\ - \ the parents entityTypes restrictions
  • \"n
  • Any\n classificationDef\ - \ subtypes can further restrict the parents entityTypes\n restrictions\ - \ by specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means there are no\n\ - \ restrictions
  • \"n
  • An empty entityTypes list when there\ - \ are parent\n restrictions means that the subtype picks up the parents\ - \ restrictions
  • \"n\n
  • If a list of entityTypes are supplied,\ - \ where one inherits from another,\n this will be rejected. This should\ - \ encourage cleaner\n classificationsDefs
  • \"n
.\n \ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"subTypes\": [\n \"str\" # Optional. An\ - \ array of sub types.\n ],\n \"superTypes\": [\n \"str\"\ - \ # Optional. An array of super types.\n ],\n \"typeVersion\": \"\ - str\", # Optional. The version of the type.\n \"updateTime\": 0.0, # Optional.\ - \ The update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the record.\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_entity_definition_by_guid - name: get_entity_definition_by_guid - summary: Get the Entity definition for the given GUID. - signature: 'get_entity_definition_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"\ - SINGLE\", \"LIST\", \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \"\ - str\": {} # Optional. The parameters\n of the constraint\ - \ definition.\n },\n \"type\": \"\ - str\" # Optional. The type of the\n constraint.\n \ - \ }\n ],\n \"defaultValue\": \"str\"\ - , # Optional. The default value of the\n attribute.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ attribute.\n \"includeInNotification\": bool, # Optional.\ - \ Determines if it\n is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a\n legacy attribute.\n \"isOptional\"\ - : bool, # Optional. Determines if it is\n optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options\ - \ for the\n attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional. The name of the\n \ - \ relationship type.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"valuesMaxCount\": 0, # Optional. The\ - \ maximum count of the\n values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"serviceType\": \"str\", # Optional. The service type.\n\ - \ \"subTypes\": [\n \"str\" # Optional. An array of sub types.\n\ - \ ],\n \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the record.\n \"updatedBy\": \"str\", # Optional. The user who updated\ - \ the record.\n \"version\": 0.0 # Optional. The version of the record.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_entity_definition_by_name - name: get_entity_definition_by_name - summary: Get the entity definition by its name (unique). - signature: 'get_entity_definition_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the entity. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"\ - SINGLE\", \"LIST\", \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \"\ - str\": {} # Optional. The parameters\n of the constraint\ - \ definition.\n },\n \"type\": \"\ - str\" # Optional. The type of the\n constraint.\n \ - \ }\n ],\n \"defaultValue\": \"str\"\ - , # Optional. The default value of the\n attribute.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ attribute.\n \"includeInNotification\": bool, # Optional.\ - \ Determines if it\n is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a\n legacy attribute.\n \"isOptional\"\ - : bool, # Optional. Determines if it is\n optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options\ - \ for the\n attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional. The name of the\n \ - \ relationship type.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"valuesMaxCount\": 0, # Optional. The\ - \ maximum count of the\n values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"serviceType\": \"str\", # Optional. The service type.\n\ - \ \"subTypes\": [\n \"str\" # Optional. An array of sub types.\n\ - \ ],\n \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the record.\n \"updatedBy\": \"str\", # Optional. The user who updated\ - \ the record.\n \"version\": 0.0 # Optional. The version of the record.\n\ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_enum_def_by_guid - name: get_enum_def_by_guid - summary: Get the enum definition for the given GUID. - signature: 'get_enum_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the enum. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - category\": \"str\", # Optional. The enum of type category. Known values are:\n\ - \ \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"STRUCT\", \"CLASSIFICATION\"\ - , \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\", \"TERM_TEMPLATE\"\ - .\n \"createTime\": 0.0, # Optional. The created time of the record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"dateFormatter\": {\n \"availableLocales\": [\n \ - \ \"str\" # Optional. An array of available locales.\n ],\n \ - \ \"calendar\": 0.0, # Optional. The date format.\n \"dateInstance\"\ - : ...,\n \"dateTimeInstance\": ...,\n \"instance\": ...,\n\ - \ \"lenient\": bool, # Optional. Determines the leniency of the date\n\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional. The currency.\n \ - \ \"currencyInstance\": ...,\n \"groupingUsed\": bool,\ - \ # Optional. Determines if grouping is\n used.\n \ - \ \"instance\": ...,\n \"integerInstance\": ...,\n \ - \ \"maximumFractionDigits\": 0, # Optional. The maximum of\n \ - \ fraction digits.\n \"maximumIntegerDigits\": 0, # Optional.\ - \ The maximum of\n integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The minimum of\n fraction digits.\n \ - \ \"minimumIntegerDigits\": 0, # Optional. The minimum of\n \ - \ integer digits.\n \"numberInstance\": ...,\n \ - \ \"parseIntegerOnly\": bool, # Optional. Determines if only\n \ - \ integer is parsed.\n \"percentInstance\": ...,\n \ - \ \"roundingMode\": \"str\" # Optional. The enum of rounding mode.\n \ - \ Known values are: \"UP\", \"DOWN\", \"CEILING\", \"FLOOR\", \"\ - HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n\ - \ },\n \"timeInstance\": ...,\n \"timeZone\": {\n\ - \ \"availableIds\": [\n \"str\" # Optional. An\ - \ array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"defaultValue\": \"str\", # Optional. The default value.\n \"description\"\ - : \"str\", # Optional. The description of the type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n enum element definition.\n \"ordinal\"\ - : 0.0, # Optional. The ordinal of the enum element\n definition.\n\ - \ \"value\": \"str\" # Optional. The value of the enum element\n\ - \ definition.\n }\n ],\n \"guid\": \"str\"\ - , # Optional. The GUID of the type definition.\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag for concurrency control.\n \"name\": \"str\", \ - \ # Optional. The name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type definition.\n \ - \ },\n \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n \"\ - updateTime\": 0.0, # Optional. The update time of the record.\n \"updatedBy\"\ - : \"str\", # Optional. The user who updated the record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_enum_def_by_name - name: get_enum_def_by_name - summary: Get the enum definition by its name (unique). - signature: 'get_enum_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the enum. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - category\": \"str\", # Optional. The enum of type category. Known values are:\n\ - \ \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"STRUCT\", \"CLASSIFICATION\"\ - , \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\", \"TERM_TEMPLATE\"\ - .\n \"createTime\": 0.0, # Optional. The created time of the record.\n\ - \ \"createdBy\": \"str\", # Optional. The user who created the record.\n\ - \ \"dateFormatter\": {\n \"availableLocales\": [\n \ - \ \"str\" # Optional. An array of available locales.\n ],\n \ - \ \"calendar\": 0.0, # Optional. The date format.\n \"dateInstance\"\ - : ...,\n \"dateTimeInstance\": ...,\n \"instance\": ...,\n\ - \ \"lenient\": bool, # Optional. Determines the leniency of the date\n\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional. The currency.\n \ - \ \"currencyInstance\": ...,\n \"groupingUsed\": bool,\ - \ # Optional. Determines if grouping is\n used.\n \ - \ \"instance\": ...,\n \"integerInstance\": ...,\n \ - \ \"maximumFractionDigits\": 0, # Optional. The maximum of\n \ - \ fraction digits.\n \"maximumIntegerDigits\": 0, # Optional.\ - \ The maximum of\n integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The minimum of\n fraction digits.\n \ - \ \"minimumIntegerDigits\": 0, # Optional. The minimum of\n \ - \ integer digits.\n \"numberInstance\": ...,\n \ - \ \"parseIntegerOnly\": bool, # Optional. Determines if only\n \ - \ integer is parsed.\n \"percentInstance\": ...,\n \ - \ \"roundingMode\": \"str\" # Optional. The enum of rounding mode.\n \ - \ Known values are: \"UP\", \"DOWN\", \"CEILING\", \"FLOOR\", \"\ - HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n\ - \ },\n \"timeInstance\": ...,\n \"timeZone\": {\n\ - \ \"availableIds\": [\n \"str\" # Optional. An\ - \ array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"defaultValue\": \"str\", # Optional. The default value.\n \"description\"\ - : \"str\", # Optional. The description of the type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n enum element definition.\n \"ordinal\"\ - : 0.0, # Optional. The ordinal of the enum element\n definition.\n\ - \ \"value\": \"str\" # Optional. The value of the enum element\n\ - \ definition.\n }\n ],\n \"guid\": \"str\"\ - , # Optional. The GUID of the type definition.\n \"lastModifiedTS\": \"\ - str\", # Optional. ETag for concurrency control.\n \"name\": \"str\", \ - \ # Optional. The name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type definition.\n \ - \ },\n \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n \"\ - updateTime\": 0.0, # Optional. The update time of the record.\n \"updatedBy\"\ - : \"str\", # Optional. The user who updated the record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_relationship_def_by_guid - name: get_relationship_def_by_guid - summary: Get the relationship definition for the given GUID. - signature: 'get_relationship_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the relationship. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"SINGLE\"\ - , \"LIST\", \"SET\".\n \"description\": \"str\", # Optional. The description\ - \ of the\n relationship end definition.\n \"isContainer\"\ - : bool, # Optional. Determines if it is container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if it is a legacy\n attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the relationship end\n\ - \ definition.\n \"type\": \"str\" # Optional. The type\ - \ of the relationship end.\n },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued attribute or\n multi-valued\ - \ attribute. Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of the\n relationship end\ - \ definition.\n \"isContainer\": bool, # Optional. Determines if it\ - \ is container.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a legacy\n attribute.\n \"name\": \"str\", #\ - \ Optional. The name of the relationship end\n definition.\n \ - \ \"type\": \"str\" # Optional. The type of the relationship end.\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipCategory\": \"str\", \ - \ # Optional. The Relationship category\n determines the style of relationship\ - \ around containment and lifecycle.\"nUML\n terminology is used for the\ - \ values.\"n\"n:code:`

`\"nASSOCIATION is a relationship\n with no containment.\ - \ :code:`
`\"nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of the\n container\ - \ and its children. In the COMPOSITION case,\"nthe children cannot exist\n \ - \ without the container. For AGGREGATION, the life cycles\"nof the container\ - \ and\n children are totally independent. Known values are: \"ASSOCIATION\"\ - , \"AGGREGATION\",\n \"COMPOSITION\".\n \"relationshipLabel\": \"\ - str\", # Optional. The label of the relationship.\n \"serviceType\": \"\ - str\", # Optional. The service type.\n \"typeVersion\": \"str\", # Optional.\ - \ The version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_relationship_def_by_name - name: get_relationship_def_by_name - summary: Get the relationship definition by its name (unique). - signature: 'get_relationship_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the relationship. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"SINGLE\"\ - , \"LIST\", \"SET\".\n \"description\": \"str\", # Optional. The description\ - \ of the\n relationship end definition.\n \"isContainer\"\ - : bool, # Optional. Determines if it is container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if it is a legacy\n attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the relationship end\n\ - \ definition.\n \"type\": \"str\" # Optional. The type\ - \ of the relationship end.\n },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued attribute or\n multi-valued\ - \ attribute. Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of the\n relationship end\ - \ definition.\n \"isContainer\": bool, # Optional. Determines if it\ - \ is container.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a legacy\n attribute.\n \"name\": \"str\", #\ - \ Optional. The name of the relationship end\n definition.\n \ - \ \"type\": \"str\" # Optional. The type of the relationship end.\n \ - \ },\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipCategory\": \"str\", \ - \ # Optional. The Relationship category\n determines the style of relationship\ - \ around containment and lifecycle.\"nUML\n terminology is used for the\ - \ values.\"n\"n:code:`

`\"nASSOCIATION is a relationship\n with no containment.\ - \ :code:`
`\"nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of the\n container\ - \ and its children. In the COMPOSITION case,\"nthe children cannot exist\n \ - \ without the container. For AGGREGATION, the life cycles\"nof the container\ - \ and\n children are totally independent. Known values are: \"ASSOCIATION\"\ - , \"AGGREGATION\",\n \"COMPOSITION\".\n \"relationshipLabel\": \"\ - str\", # Optional. The label of the relationship.\n \"serviceType\": \"\ - str\", # Optional. The service type.\n \"typeVersion\": \"str\", # Optional.\ - \ The version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the record.\n \"updatedBy\": \"str\", # Optional. The user who\ - \ updated the record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_struct_def_by_guid - name: get_struct_def_by_guid - summary: Get the struct definition for the given GUID. - signature: 'get_struct_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the struct. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_struct_def_by_name - name: get_struct_def_by_name - summary: Get the struct definition by its name (unique). - signature: 'get_struct_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the struct. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_term_template_def_by_guid - name: get_term_template_def_by_guid - summary: Get the term template definition for the given GUID. - signature: 'get_term_template_def_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the term template. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_term_template_def_by_name - name: get_term_template_def_by_name - summary: Get the term template definition by its name (unique). - signature: 'get_term_template_def_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the term template. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"description\": \"str\", # Optional. The description of the type definition.\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time of the\ - \ record.\n \"updatedBy\": \"str\", # Optional. The user who updated the\ - \ record.\n \"version\": 0.0 # Optional. The version of the record.\n \ - \ }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_type_definition_by_guid - name: get_type_definition_by_guid - summary: Get the type definition for the given GUID. - signature: 'get_type_definition_by_guid(guid: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: guid - description: The globally unique identifier of the type. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"defaultValue\": \"str\", # Optional. The default value.\n \"description\"\ - : \"str\", # Optional. The description of the type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n enum element definition.\n \"ordinal\"\ - : 0.0, # Optional. The ordinal of the enum element\n definition.\n\ - \ \"value\": \"str\" # Optional. The value of the enum element\n\ - \ definition.\n }\n ],\n \"endDef1\": {\n\ - \ \"cardinality\": \"str\", # Optional. single-valued attribute or\n\ - \ multi-valued attribute. Known values are: \"SINGLE\", \"LIST\",\ - \ \"SET\".\n \"description\": \"str\", # Optional. The description\ - \ of the\n relationship end definition.\n \"isContainer\"\ - : bool, # Optional. Determines if it is container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if it is a legacy\n attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the relationship end\n\ - \ definition.\n \"type\": \"str\" # Optional. The type\ - \ of the relationship end.\n },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued attribute or\n multi-valued\ - \ attribute. Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of the\n relationship end\ - \ definition.\n \"isContainer\": bool, # Optional. Determines if it\ - \ is container.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a legacy\n attribute.\n \"name\": \"str\", #\ - \ Optional. The name of the relationship end\n definition.\n \ - \ \"type\": \"str\" # Optional. The type of the relationship end.\n \ - \ },\n \"entityTypes\": [\n \"str\" # Optional. Specifying\ - \ a list of entityType names in the\n classificationDef, ensures that\ - \ classifications can\"nonly be applied to those\n entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n

    \"n
  • Any subtypes of the entity\n \ - \ types inherit the restriction
  • \"n
  • Any classificationDef subtypes\n\ - \ inherit the parents entityTypes restrictions
  • \"n
  • Any\n\ - \ classificationDef subtypes can further restrict the parents entityTypes\n\ - \ restrictions by specifying a subset of the entityTypes
  • \"n \ - \
  • An empty\n entityTypes list when there are no parent restrictions\ - \ means there are no\n restrictions
  • \"n
  • An empty entityTypes\ - \ list when there are parent\n restrictions means that the subtype\ - \ picks up the parents restrictions
  • \"n\n
  • If a list of entityTypes\ - \ are supplied, where one inherits from another,\n this will be rejected.\ - \ This should encourage cleaner\n classificationsDefs
  • \"n
.\n\ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"\ - SINGLE\", \"LIST\", \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \"\ - str\": {} # Optional. The parameters\n of the constraint\ - \ definition.\n },\n \"type\": \"\ - str\" # Optional. The type of the\n constraint.\n \ - \ }\n ],\n \"defaultValue\": \"str\"\ - , # Optional. The default value of the\n attribute.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ attribute.\n \"includeInNotification\": bool, # Optional.\ - \ Determines if it\n is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a\n legacy attribute.\n \"isOptional\"\ - : bool, # Optional. Determines if it is\n optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options\ - \ for the\n attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional. The name of the\n \ - \ relationship type.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"valuesMaxCount\": 0, # Optional. The\ - \ maximum count of the\n values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"relationshipCategory\": \"str\", # Optional. The Relationship\ - \ category\n determines the style of relationship around containment and\ - \ lifecycle.\"nUML\n terminology is used for the values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship\n with no containment. :code:`
`\"nCOMPOSITION\ - \ and AGGREGATION are containment\n relationships.\"n\"n:code:`

`\"\ - nThe difference being in the lifecycles of the\n container and its children.\ - \ In the COMPOSITION case,\"nthe children cannot exist\n without the container.\ - \ For AGGREGATION, the life cycles\"nof the container and\n children are\ - \ totally independent. Known values are: \"ASSOCIATION\", \"AGGREGATION\",\n \ - \ \"COMPOSITION\".\n \"relationshipLabel\": \"str\", # Optional.\ - \ The label of the relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"subTypes\": [\n \"str\" # Optional. An\ - \ array of sub types.\n ],\n \"superTypes\": [\n \"str\"\ - \ # Optional. An array of super types.\n ],\n \"typeVersion\": \"\ - str\", # Optional. The version of the type.\n \"updateTime\": 0.0, # Optional.\ - \ The update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the record.\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.get_type_definition_by_name - name: get_type_definition_by_name - summary: Get the type definition by its name (unique). - signature: 'get_type_definition_by_name(name: str, **kwargs: Any) -> MutableMapping[str, - Any]' - parameters: - - name: name - description: The name of the type. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == {\n \"\ - attributeDefs\": [\n {\n \"cardinality\": \"str\", #\ - \ Optional. single-valued attribute or\n multi-valued attribute.\ - \ Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"constraints\"\ - : [\n {\n \"params\": {\n \ - \ \"str\": {} # Optional. The parameters\n \ - \ of the constraint definition.\n },\n \ - \ \"type\": \"str\" # Optional. The type of the\n \ - \ constraint.\n }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The default value of the\n \ - \ attribute.\n \"description\": \"str\", # Optional.\ - \ The description of the\n attribute.\n \"includeInNotification\"\ - : bool, # Optional. Determines if it\n is included in notification.\n\ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isOptional\": bool, # Optional. Determines\ - \ if it is\n optional.\n \"isUnique\": bool, #\ - \ Optional. Determines if it unique.\n \"name\": \"str\", # Optional.\ - \ The name of the attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the\n attribute.\n\ - \ },\n \"typeName\": \"str\", # Optional. The name\ - \ of the type.\n \"valuesMaxCount\": 0, # Optional. The maximum\ - \ count of the\n values.\n \"valuesMinCount\": 0\ - \ # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"category\": \"str\", # Optional. The enum of type category.\ - \ Known values are:\n \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"\ - STRUCT\", \"CLASSIFICATION\", \"ENTITY\",\n \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"createTime\": 0.0, # Optional. The created time\ - \ of the record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the record.\n \"dateFormatter\": {\n \"availableLocales\": [\n\ - \ \"str\" # Optional. An array of available locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\": ...,\n \ - \ \"instance\": ...,\n \"lenient\": bool, # Optional. Determines the\ - \ leniency of the date\n format.\n \"numberFormat\": {\n\ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ The number format.\n ],\n \"currency\": \"str\"\ - , # Optional. The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines if grouping is\n \ - \ used.\n \"instance\": ...,\n \"integerInstance\"\ - : ...,\n \"maximumFractionDigits\": 0, # Optional. The maximum\ - \ of\n fraction digits.\n \"maximumIntegerDigits\"\ - : 0, # Optional. The maximum of\n integer digits.\n \ - \ \"minimumFractionDigits\": 0, # Optional. The minimum of\n \ - \ fraction digits.\n \"minimumIntegerDigits\": 0, # Optional.\ - \ The minimum of\n integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional. Determines if\ - \ only\n integer is parsed.\n \"percentInstance\"\ - : ...,\n \"roundingMode\": \"str\" # Optional. The enum of rounding\ - \ mode.\n Known values are: \"UP\", \"DOWN\", \"CEILING\", \"\ - FLOOR\", \"HALF_UP\",\n \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\"\ - .\n },\n \"timeInstance\": ...,\n \"timeZone\":\ - \ {\n \"availableIds\": [\n \"str\" # Optional.\ - \ An array of available IDs.\n ],\n \"default\": ...,\n\ - \ \"displayName\": \"str\", # Optional. The display name of the\n\ - \ timezone.\n \"dstSavings\": 0, # Optional. The\ - \ value of the daylight\n saving time.\n \"id\"\ - : \"str\", # Optional. The ID of the timezone.\n \"rawOffset\"\ - : 0 # Optional. The raw offset of the timezone.\n }\n },\n \ - \ \"defaultValue\": \"str\", # Optional. The default value.\n \"description\"\ - : \"str\", # Optional. The description of the type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", # Optional. The description\ - \ of the\n enum element definition.\n \"ordinal\"\ - : 0.0, # Optional. The ordinal of the enum element\n definition.\n\ - \ \"value\": \"str\" # Optional. The value of the enum element\n\ - \ definition.\n }\n ],\n \"endDef1\": {\n\ - \ \"cardinality\": \"str\", # Optional. single-valued attribute or\n\ - \ multi-valued attribute. Known values are: \"SINGLE\", \"LIST\",\ - \ \"SET\".\n \"description\": \"str\", # Optional. The description\ - \ of the\n relationship end definition.\n \"isContainer\"\ - : bool, # Optional. Determines if it is container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if it is a legacy\n attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the relationship end\n\ - \ definition.\n \"type\": \"str\" # Optional. The type\ - \ of the relationship end.\n },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued attribute or\n multi-valued\ - \ attribute. Known values are: \"SINGLE\", \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of the\n relationship end\ - \ definition.\n \"isContainer\": bool, # Optional. Determines if it\ - \ is container.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a legacy\n attribute.\n \"name\": \"str\", #\ - \ Optional. The name of the relationship end\n definition.\n \ - \ \"type\": \"str\" # Optional. The type of the relationship end.\n \ - \ },\n \"entityTypes\": [\n \"str\" # Optional. Specifying\ - \ a list of entityType names in the\n classificationDef, ensures that\ - \ classifications can\"nonly be applied to those\n entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n

    \"n
  • Any subtypes of the entity\n \ - \ types inherit the restriction
  • \"n
  • Any classificationDef subtypes\n\ - \ inherit the parents entityTypes restrictions
  • \"n
  • Any\n\ - \ classificationDef subtypes can further restrict the parents entityTypes\n\ - \ restrictions by specifying a subset of the entityTypes
  • \"n \ - \
  • An empty\n entityTypes list when there are no parent restrictions\ - \ means there are no\n restrictions
  • \"n
  • An empty entityTypes\ - \ list when there are parent\n restrictions means that the subtype\ - \ picks up the parents restrictions
  • \"n\n
  • If a list of entityTypes\ - \ are supplied, where one inherits from another,\n this will be rejected.\ - \ This should encourage cleaner\n classificationsDefs
  • \"n
.\n\ - \ ],\n \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency control.\n\ - \ \"name\": \"str\", # Optional. The name of the type definition.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options for\ - \ the type definition.\n },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional. single-valued\ - \ attribute or\n multi-valued attribute. Known values are: \"\ - SINGLE\", \"LIST\", \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \"\ - str\": {} # Optional. The parameters\n of the constraint\ - \ definition.\n },\n \"type\": \"\ - str\" # Optional. The type of the\n constraint.\n \ - \ }\n ],\n \"defaultValue\": \"str\"\ - , # Optional. The default value of the\n attribute.\n \ - \ \"description\": \"str\", # Optional. The description of the\n \ - \ attribute.\n \"includeInNotification\": bool, # Optional.\ - \ Determines if it\n is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines if it is\n \ - \ indexable.\n \"isLegacyAttribute\": bool, # Optional. Determines\ - \ if it is a\n legacy attribute.\n \"isOptional\"\ - : bool, # Optional. Determines if it is\n optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional. The options\ - \ for the\n attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional. The name of the\n \ - \ relationship type.\n \"typeName\": \"str\", # Optional.\ - \ The name of the type.\n \"valuesMaxCount\": 0, # Optional. The\ - \ maximum count of the\n values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum count of the\n values.\n \ - \ }\n ],\n \"relationshipCategory\": \"str\", # Optional. The Relationship\ - \ category\n determines the style of relationship around containment and\ - \ lifecycle.\"nUML\n terminology is used for the values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship\n with no containment. :code:`
`\"nCOMPOSITION\ - \ and AGGREGATION are containment\n relationships.\"n\"n:code:`

`\"\ - nThe difference being in the lifecycles of the\n container and its children.\ - \ In the COMPOSITION case,\"nthe children cannot exist\n without the container.\ - \ For AGGREGATION, the life cycles\"nof the container and\n children are\ - \ totally independent. Known values are: \"ASSOCIATION\", \"AGGREGATION\",\n \ - \ \"COMPOSITION\".\n \"relationshipLabel\": \"str\", # Optional.\ - \ The label of the relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"subTypes\": [\n \"str\" # Optional. An\ - \ array of sub types.\n ],\n \"superTypes\": [\n \"str\"\ - \ # Optional. An array of super types.\n ],\n \"typeVersion\": \"\ - str\", # Optional. The version of the type.\n \"updateTime\": 0.0, # Optional.\ - \ The update time of the record.\n \"updatedBy\": \"str\", # Optional.\ - \ The user who updated the record.\n \"version\": 0.0 # Optional. The version\ - \ of the record.\n }\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.list_type_definition_headers - name: list_type_definition_headers - summary: List all type definitions returned as a list of minimal information header. - signature: 'list_type_definition_headers(*, include_term_template: bool | None = - False, type: str | None = None, **kwargs: Any) -> List[MutableMapping[str, Any]]' - keywordOnlyParameters: - - name: include_term_template - description: 'Whether include termtemplatedef when return all typedefs. - - This is always true when search filter type=term_template. Default value is - False.' - defaultValue: 'False' - types: - - - - name: type - description: 'Typedef name as search filter when get typedefs. Known values are: - "enum", - - "entity", "classification", "relationship", "struct", and "term_template". Default - value is - - None.' - defaultValue: None - types: - - - return: - description: list of JSON object - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # response body for status code(s): 200\n response.json() == [\n {\n\ - \ \"category\": \"str\", # Optional. The enum of type category. Known\n\ - \ values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\", \"STRUCT\"\ - ,\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"MAP\", \"RELATIONSHIP\"\ - , \"TERM_TEMPLATE\".\n \"guid\": \"str\", # Optional. The GUID of the\ - \ type definition.\n \"name\": \"str\" # Optional. The name of the\ - \ type definition.\n }\n ]\n ````\n" -- uid: azure.purview.catalog.operations.TypesOperations.update_atlas_type_definitions - name: update_atlas_type_definitions - summary: Update all types in bulk, changes detected in the type definitions would - be persisted. - signature: 'update_atlas_type_definitions(types_def: MutableMapping[str, Any], **kwargs: - Any) -> MutableMapping[str, Any]' - parameters: - - name: types_def - description: A composite object that captures all type definition changes. - isRequired: true - types: - - - return: - description: JSON object - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError - examples: - - "\n\n````python\n\n\ - \ # JSON input template you can fill out and use as your body input.\n types_def\ - \ = {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n\n # response body for status code(s): 200\n response.json()\ - \ == {\n \"businessMetadataDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"classificationDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - entityTypes\": [\n \"str\" # Optional. Specifying a list of\ - \ entityType\n names in the classificationDef, ensures that\ - \ classifications\n can\"nonly be applied to those entityTypes.\"\ - n\"n\"n.. raw:: html\"n\"n\n

    \"n
  • Any subtypes of\ - \ the entity types inherit the\n restriction
  • \"n
  • Any\ - \ classificationDef subtypes inherit the\n parents entityTypes\ - \ restrictions
  • \"n
  • Any classificationDef\n subtypes\ - \ can further restrict the parents entityTypes restrictions by\n \ - \ specifying a subset of the entityTypes
  • \"n
  • An empty\n \ - \ entityTypes list when there are no parent restrictions means\ - \ there\n are no restrictions
  • \"n
  • An empty entityTypes\ - \ list when there\n are parent restrictions means that the\ - \ subtype picks up the parents\n restrictions
  • \"n
  • If\ - \ a list of entityTypes are supplied,\n where one inherits\ - \ from another, this will be rejected. This should\n encourage\ - \ cleaner classificationsDefs
  • \"n
.\n ],\n \ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name\ - \ of the type definition.\n \"options\": {\n \"\ - str\": \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"subTypes\": [\n \"str\" #\ - \ Optional. An array of sub types.\n ],\n \"superTypes\"\ - : [\n \"str\" # Optional. An array of super types.\n \ - \ ],\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"entityDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"relationshipAttributeDefs\": [\n \ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isLegacyAttribute\"\ - : bool, # Optional.\n Determines if it is a legacy attribute.\n\ - \ \"isOptional\": bool, # Optional. Determines\n \ - \ if it is optional.\n \"isUnique\": bool,\ - \ # Optional. Determines if\n it unique.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ attribute.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"relationshipTypeName\": \"str\", # Optional.\n \ - \ The name of the relationship type.\n \"typeName\": \"\ - str\", # Optional. The name of\n the type.\n \ - \ \"valuesMaxCount\": 0, # Optional. The maximum\n \ - \ count of the values.\n \"valuesMinCount\"\ - : 0 # Optional. The minimum\n count of the values.\n\ - \ }\n ],\n \"serviceType\": \"str\"\ - , # Optional. The service type.\n \"subTypes\": [\n \ - \ \"str\" # Optional. An array of sub types.\n ],\n \ - \ \"superTypes\": [\n \"str\" # Optional. An array\ - \ of super types.\n ],\n \"typeVersion\": \"str\"\ - , # Optional. The version of the type.\n \"updateTime\": 0.0, \ - \ # Optional. The update time of the\n record.\n \ - \ \"updatedBy\": \"str\", # Optional. The user who updated the\n \ - \ record.\n \"version\": 0.0 # Optional. The version of the\ - \ record.\n }\n ],\n \"enumDefs\": [\n {\n \ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"defaultValue\": \"str\", # Optional.\ - \ The default value.\n \"description\": \"str\", # Optional. The\ - \ description of the\n type definition.\n \"elementDefs\"\ - : [\n {\n \"description\": \"str\", #\ - \ Optional. The\n description of the enum element definition.\n\ - \ \"ordinal\": 0.0, # Optional. The ordinal of\n \ - \ the enum element definition.\n \"value\"\ - : \"str\" # Optional. The value of the\n enum element\ - \ definition.\n }\n ],\n \"guid\"\ - : \"str\", # Optional. The GUID of the type definition.\n \"lastModifiedTS\"\ - : \"str\", # Optional. ETag for concurrency\n control.\n \ - \ \"name\": \"str\", # Optional. The name of the type definition.\n\ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options for the type\n definition.\n },\n\ - \ \"serviceType\": \"str\", # Optional. The service type.\n \ - \ \"typeVersion\": \"str\", # Optional. The version of the type.\n\ - \ \"updateTime\": 0.0, # Optional. The update time of the\n \ - \ record.\n \"updatedBy\": \"str\", # Optional. The\ - \ user who updated the\n record.\n \"version\":\ - \ 0.0 # Optional. The version of the record.\n }\n ],\n \ - \ \"relationshipDefs\": [\n {\n \"attributeDefs\": [\n\ - \ {\n \"cardinality\": \"str\", # Optional.\n\ - \ single-valued attribute or multi-valued attribute. Known\ - \ values\n are: \"SINGLE\", \"LIST\", \"SET\".\n \ - \ \"constraints\": [\n {\n \ - \ \"params\": {\n \"str\"\ - : {} #\n Optional. The parameters of the\ - \ constraint\n definition.\n \ - \ },\n \"type\": \"str\" # Optional.\n\ - \ The type of the constraint.\n \ - \ }\n ],\n \"defaultValue\"\ - : \"str\", # Optional. The\n default value of the attribute.\n\ - \ \"description\": \"str\", # Optional. The\n \ - \ description of the attribute.\n \"includeInNotification\"\ - : bool, # Optional.\n Determines if it is included in\ - \ notification.\n \"isIndexable\": bool, # Optional. Determines\n\ - \ if it is indexable.\n \"isOptional\"\ - : bool, # Optional. Determines\n if it is optional.\n\ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", #\ - \ Optional. The name of the\n attribute.\n \ - \ \"options\": {\n \"str\": \"str\" # Optional.\ - \ The options\n for the attribute.\n \ - \ },\n \"typeName\": \"str\", # Optional. The\ - \ name of\n the type.\n \"valuesMaxCount\"\ - : 0, # Optional. The maximum\n count of the values.\n\ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n \ - \ ],\n \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - endDef1\": {\n \"cardinality\": \"str\", # Optional. single-valued\n\ - \ attribute or multi-valued attribute. Known values are: \"\ - SINGLE\",\n \"LIST\", \"SET\".\n \"description\"\ - : \"str\", # Optional. The description of\n the relationship\ - \ end definition.\n \"isContainer\": bool, # Optional. Determines\ - \ if it is\n container.\n \"isLegacyAttribute\"\ - : bool, # Optional. Determines if\n it is a legacy attribute.\n\ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\"\ - \ # Optional. The type of the\n relationship end.\n \ - \ },\n \"endDef2\": {\n \"cardinality\"\ - : \"str\", # Optional. single-valued\n attribute or multi-valued\ - \ attribute. Known values are: \"SINGLE\",\n \"LIST\", \"\ - SET\".\n \"description\": \"str\", # Optional. The description\ - \ of\n the relationship end definition.\n \ - \ \"isContainer\": bool, # Optional. Determines if it is\n \ - \ container.\n \"isLegacyAttribute\": bool, # Optional.\ - \ Determines if\n it is a legacy attribute.\n \ - \ \"name\": \"str\", # Optional. The name of the\n \ - \ relationship end definition.\n \"type\": \"str\" # Optional.\ - \ The type of the\n relationship end.\n },\n\ - \ \"guid\": \"str\", # Optional. The GUID of the type definition.\n\ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n\ - \ control.\n \"name\": \"str\", # Optional. The\ - \ name of the type definition.\n \"options\": {\n \ - \ \"str\": \"str\" # Optional. The options for the type\n \ - \ definition.\n },\n \"relationshipCategory\"\ - : \"str\", # Optional. The Relationship\n category determines\ - \ the style of relationship around containment and\n lifecycle.\"\ - nUML terminology is used for the\n values.\"n\"n:code:`

`\"\ - nASSOCIATION is a relationship with no\n containment. :code:`
`\"\ - nCOMPOSITION and AGGREGATION are containment\n relationships.\"\ - n\"n:code:`

`\"nThe difference being in the lifecycles of\n \ - \ the container and its children. In the COMPOSITION case,\"nthe children\n \ - \ cannot exist without the container. For AGGREGATION, the life\ - \ cycles\"nof\n the container and children are totally independent.\ - \ Known values are:\n \"ASSOCIATION\", \"AGGREGATION\", \"COMPOSITION\"\ - .\n \"relationshipLabel\": \"str\", # Optional. The label of the\n\ - \ relationship.\n \"serviceType\": \"str\", # Optional.\ - \ The service type.\n \"typeVersion\": \"str\", # Optional. The\ - \ version of the type.\n \"updateTime\": 0.0, # Optional. The update\ - \ time of the\n record.\n \"updatedBy\": \"str\"\ - , # Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n\ - \ ],\n \"structDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ],\n \"termTemplateDefs\": [\n {\n \"attributeDefs\"\ - : [\n {\n \"cardinality\": \"str\", #\ - \ Optional.\n single-valued attribute or multi-valued\ - \ attribute. Known values\n are: \"SINGLE\", \"LIST\"\ - , \"SET\".\n \"constraints\": [\n \ - \ {\n \"params\": {\n \ - \ \"str\": {} #\n Optional. The\ - \ parameters of the constraint\n definition.\n\ - \ },\n \"type\": \"\ - str\" # Optional.\n The type of the constraint.\n\ - \ }\n ],\n \ - \ \"defaultValue\": \"str\", # Optional. The\n default\ - \ value of the attribute.\n \"description\": \"str\", #\ - \ Optional. The\n description of the attribute.\n \ - \ \"includeInNotification\": bool, # Optional.\n \ - \ Determines if it is included in notification.\n \ - \ \"isIndexable\": bool, # Optional. Determines\n \ - \ if it is indexable.\n \"isOptional\": bool, # Optional.\ - \ Determines\n if it is optional.\n \ - \ \"isUnique\": bool, # Optional. Determines if\n \ - \ it unique.\n \"name\": \"str\", # Optional. The name\ - \ of the\n attribute.\n \"options\"\ - : {\n \"str\": \"str\" # Optional. The options\n \ - \ for the attribute.\n },\n \ - \ \"typeName\": \"str\", # Optional. The name of\n \ - \ the type.\n \"valuesMaxCount\": 0, \ - \ # Optional. The maximum\n count of the values.\n \ - \ \"valuesMinCount\": 0 # Optional. The minimum\n \ - \ count of the values.\n }\n ],\n\ - \ \"category\": \"str\", # Optional. The enum of type category.\n\ - \ Known values are: \"PRIMITIVE\", \"OBJECT_ID_TYPE\", \"ENUM\"\ - , \"STRUCT\",\n \"CLASSIFICATION\", \"ENTITY\", \"ARRAY\", \"\ - MAP\", \"RELATIONSHIP\",\n \"TERM_TEMPLATE\".\n \ - \ \"createTime\": 0.0, # Optional. The created time of the\n \ - \ record.\n \"createdBy\": \"str\", # Optional. The user who created\ - \ the\n record.\n \"dateFormatter\": {\n \ - \ \"availableLocales\": [\n \"str\" # Optional.\ - \ An array of available\n locales.\n \ - \ ],\n \"calendar\": 0.0, # Optional. The date format.\n \ - \ \"dateInstance\": ...,\n \"dateTimeInstance\"\ - : ...,\n \"instance\": ...,\n \"lenient\"\ - : bool, # Optional. Determines the leniency\n of the date\ - \ format.\n \"numberFormat\": {\n \"availableLocales\"\ - : [\n \"str\" # Optional. The number format.\n \ - \ ],\n \"currency\": \"str\", # Optional.\ - \ The currency.\n \"currencyInstance\": ...,\n \ - \ \"groupingUsed\": bool, # Optional. Determines\n \ - \ if grouping is used.\n \"instance\": ...,\n\ - \ \"integerInstance\": ...,\n \"maximumFractionDigits\"\ - : 0, # Optional. The\n maximum of fraction digits.\n\ - \ \"maximumIntegerDigits\": 0, # Optional. The\n \ - \ maximum of integer digits.\n \"minimumFractionDigits\"\ - : 0, # Optional. The\n minimum of fraction digits.\n\ - \ \"minimumIntegerDigits\": 0, # Optional. The\n \ - \ minimum of integer digits.\n \"numberInstance\"\ - : ...,\n \"parseIntegerOnly\": bool, # Optional.\n \ - \ Determines if only integer is parsed.\n \ - \ \"percentInstance\": ...,\n \"roundingMode\": \"\ - str\" # Optional. The enum\n of rounding mode. Known\ - \ values are: \"UP\", \"DOWN\", \"CEILING\",\n \"FLOOR\"\ - , \"HALF_UP\", \"HALF_DOWN\", \"HALF_EVEN\", \"UNNECESSARY\".\n \ - \ },\n \"timeInstance\": ...,\n \"timeZone\"\ - : {\n \"availableIds\": [\n \"\ - str\" # Optional. An array of\n available IDs.\n\ - \ ],\n \"default\": ...,\n \ - \ \"displayName\": \"str\", # Optional. The\n \ - \ display name of the timezone.\n \"dstSavings\"\ - : 0, # Optional. The value of\n the daylight saving time.\n\ - \ \"id\": \"str\", # Optional. The ID of the\n \ - \ timezone.\n \"rawOffset\": 0 # Optional.\ - \ The raw offset of\n the timezone.\n \ - \ }\n },\n \"description\": \"str\", # Optional.\ - \ The description of the\n type definition.\n \"\ - guid\": \"str\", # Optional. The GUID of the type definition.\n \ - \ \"lastModifiedTS\": \"str\", # Optional. ETag for concurrency\n \ - \ control.\n \"name\": \"str\", # Optional. The name of the\ - \ type definition.\n \"options\": {\n \"str\"\ - : \"str\" # Optional. The options for the type\n definition.\n\ - \ },\n \"serviceType\": \"str\", # Optional. The\ - \ service type.\n \"typeVersion\": \"str\", # Optional. The version\ - \ of the type.\n \"updateTime\": 0.0, # Optional. The update time\ - \ of the\n record.\n \"updatedBy\": \"str\", #\ - \ Optional. The user who updated the\n record.\n \ - \ \"version\": 0.0 # Optional. The version of the record.\n }\n \ - \ ]\n }\n ````\n" diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.yml deleted file mode 100644 index 6c4e55c6e138..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.purview.catalog.operations -name: operations -fullName: azure.purview.catalog.operations -type: import -classes: -- azure.purview.catalog.operations.CollectionOperations -- azure.purview.catalog.operations.DiscoveryOperations -- azure.purview.catalog.operations.EntityOperations -- azure.purview.catalog.operations.GlossaryOperations -- azure.purview.catalog.operations.LineageOperations -- azure.purview.catalog.operations.RelationshipOperations -- azure.purview.catalog.operations.TypesOperations diff --git a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.yml b/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.yml deleted file mode 100644 index fd2a1912d6dd..000000000000 --- a/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.purview.catalog -name: catalog -fullName: azure.purview.catalog -type: rootImport -classes: -- azure.purview.catalog.PurviewCatalogClient -packages: -- azure.purview.catalog.aio -- azure.purview.catalog.operations diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.constants.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.constants.yml deleted file mode 100644 index 33a3a5fcbffc..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.constants.yml +++ /dev/null @@ -1,4 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.constants -name: constants -fullName: azure.servicemanagement.constants diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AdditionalUnattendContent.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AdditionalUnattendContent.yml deleted file mode 100644 index 6f5d8a7639b8..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AdditionalUnattendContent.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AdditionalUnattendContent -name: AdditionalUnattendContent -fullName: azure.servicemanagement.models.AdditionalUnattendContent -module: azure.servicemanagement.models -constructor: - syntax: AdditionalUnattendContent() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AffinityGroup.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AffinityGroup.yml deleted file mode 100644 index e2fa88452d8a..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AffinityGroup.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AffinityGroup -name: AffinityGroup -fullName: azure.servicemanagement.models.AffinityGroup -module: azure.servicemanagement.models -constructor: - syntax: AffinityGroup() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AffinityGroups.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AffinityGroups.yml deleted file mode 100644 index 9a3c3c268404..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AffinityGroups.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AffinityGroups -name: AffinityGroups -fullName: azure.servicemanagement.models.AffinityGroups -module: azure.servicemanagement.models -constructor: - syntax: AffinityGroups() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AsynchronousOperationResult.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AsynchronousOperationResult.yml deleted file mode 100644 index 0418751bce0f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AsynchronousOperationResult.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AsynchronousOperationResult -name: AsynchronousOperationResult -fullName: azure.servicemanagement.models.AsynchronousOperationResult -module: azure.servicemanagement.models -constructor: - syntax: AsynchronousOperationResult(request_id=None) - parameters: - - name: request_id - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AttachedTo.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AttachedTo.yml deleted file mode 100644 index a0feac34d317..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AttachedTo.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AttachedTo -name: AttachedTo -fullName: azure.servicemanagement.models.AttachedTo -module: azure.servicemanagement.models -constructor: - syntax: AttachedTo() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AuthorizationRule.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AuthorizationRule.yml deleted file mode 100644 index b4018a294fcf..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AuthorizationRule.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AuthorizationRule -name: AuthorizationRule -fullName: azure.servicemanagement.models.AuthorizationRule -module: azure.servicemanagement.models -constructor: - syntax: AuthorizationRule() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AuthorizationRules.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AuthorizationRules.yml deleted file mode 100644 index 7e9e9bed2a7f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AuthorizationRules.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AuthorizationRules -name: AuthorizationRules -fullName: azure.servicemanagement.models.AuthorizationRules -module: azure.servicemanagement.models -constructor: - syntax: AuthorizationRules() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AvailabilityResponse.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AvailabilityResponse.yml deleted file mode 100644 index 5547ad9420dd..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AvailabilityResponse.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AvailabilityResponse -name: AvailabilityResponse -fullName: azure.servicemanagement.models.AvailabilityResponse -module: azure.servicemanagement.models -constructor: - syntax: AvailabilityResponse() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AzureAsyncOperationHttpError.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AzureAsyncOperationHttpError.yml deleted file mode 100644 index f154cebf99b3..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AzureAsyncOperationHttpError.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.AzureAsyncOperationHttpError -name: AzureAsyncOperationHttpError -fullName: azure.servicemanagement.models.AzureAsyncOperationHttpError -module: azure.servicemanagement.models -summary: Indicates that a batch operation failed -constructor: - syntax: AzureAsyncOperationHttpError(message, status_code, *args, **kwargs) - parameters: - - name: message - isRequired: true - - name: status_code - isRequired: true - - name: result - isRequired: true -methods: -- uid: azure.servicemanagement.models.AzureAsyncOperationHttpError.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.servicemanagement.models.AzureAsyncOperationHttpError.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.servicemanagement.models.AzureAsyncOperationHttpError.args - name: args diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CaptureRoleAsVMImage.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CaptureRoleAsVMImage.yml deleted file mode 100644 index 504a5dc04f7e..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CaptureRoleAsVMImage.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.CaptureRoleAsVMImage -name: CaptureRoleAsVMImage -fullName: azure.servicemanagement.models.CaptureRoleAsVMImage -module: azure.servicemanagement.models -constructor: - syntax: CaptureRoleAsVMImage(os_state=None, vm_image_name=None, vm_image_label=None, - description=None, language=None, image_family=None, recommended_vm_size=None) - parameters: - - name: os_state - defaultValue: None - - name: vm_image_name - defaultValue: None - - name: vm_image_label - defaultValue: None - - name: description - defaultValue: None - - name: language - defaultValue: None - - name: image_family - defaultValue: None - - name: recommended_vm_size - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Certificate.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Certificate.yml deleted file mode 100644 index 21077df7e875..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Certificate.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Certificate -name: Certificate -fullName: azure.servicemanagement.models.Certificate -module: azure.servicemanagement.models -constructor: - syntax: Certificate() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CertificateSetting.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CertificateSetting.yml deleted file mode 100644 index 98c89792544e..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CertificateSetting.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.CertificateSetting -name: CertificateSetting -fullName: azure.servicemanagement.models.CertificateSetting -module: azure.servicemanagement.models -summary: "Initializes a certificate setting.\n\nthumbprint:\n Specifies the thumbprint\ - \ of the certificate to be provisioned. The\n thumbprint must specify an existing\ - \ service certificate.\n\nstore_name:\n Specifies the name of the certificate\ - \ store from which retrieve\n certificate.\n\nstore_location:\n Specifies the\ - \ target certificate store location on the virtual machine.\n The only supported\ - \ value is LocalMachine." -constructor: - syntax: CertificateSetting(thumbprint='', store_name='', store_location='') - parameters: - - name: thumbprint - - name: store_name - - name: store_location diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Certificates.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Certificates.yml deleted file mode 100644 index 41673a88324d..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Certificates.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Certificates -name: Certificates -fullName: azure.servicemanagement.models.Certificates -module: azure.servicemanagement.models -constructor: - syntax: Certificates() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CloudService.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CloudService.yml deleted file mode 100644 index 17367615d221..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CloudService.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.CloudService -name: CloudService -fullName: azure.servicemanagement.models.CloudService -module: azure.servicemanagement.models -constructor: - syntax: CloudService() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CloudServices.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CloudServices.yml deleted file mode 100644 index 811ff318464a..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CloudServices.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.CloudServices -name: CloudServices -fullName: azure.servicemanagement.models.CloudServices -module: azure.servicemanagement.models -constructor: - syntax: CloudServices() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComponentSetting.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComponentSetting.yml deleted file mode 100644 index 35c7ac73f096..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComponentSetting.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ComponentSetting -name: ComponentSetting -fullName: azure.servicemanagement.models.ComponentSetting -module: azure.servicemanagement.models -constructor: - syntax: ComponentSetting() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComponentSettings.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComponentSettings.yml deleted file mode 100644 index 89378442d7d3..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComponentSettings.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ComponentSettings -name: ComponentSettings -fullName: azure.servicemanagement.models.ComponentSettings -module: azure.servicemanagement.models -constructor: - syntax: ComponentSettings() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Components.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Components.yml deleted file mode 100644 index af527a9daca9..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Components.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Components -name: Components -fullName: azure.servicemanagement.models.Components -module: azure.servicemanagement.models -constructor: - syntax: Components() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComputeCapabilities.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComputeCapabilities.yml deleted file mode 100644 index 13942f3a6bc2..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComputeCapabilities.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ComputeCapabilities -name: ComputeCapabilities -fullName: azure.servicemanagement.models.ComputeCapabilities -module: azure.servicemanagement.models -constructor: - syntax: ComputeCapabilities() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSet.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSet.yml deleted file mode 100644 index 529157919d03..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSet.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ConfigurationSet -name: ConfigurationSet -fullName: azure.servicemanagement.models.ConfigurationSet -module: azure.servicemanagement.models -constructor: - syntax: ConfigurationSet() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSetInputEndpoint.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSetInputEndpoint.yml deleted file mode 100644 index ce124e301607..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSetInputEndpoint.yml +++ /dev/null @@ -1,29 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ConfigurationSetInputEndpoint -name: ConfigurationSetInputEndpoint -fullName: azure.servicemanagement.models.ConfigurationSetInputEndpoint -module: azure.servicemanagement.models -summary: "Initializes a network configuration input endpoint.\n\nname:\n Specifies\ - \ the name for the external endpoint.\n\nprotocol:\n Specifies the protocol to\ - \ use to inspect the virtual machine\n availability status. Possible values are:\ - \ HTTP, TCP.\n\nport:\n Specifies the external port to use for the endpoint.\n\ - \nlocal_port:\n Specifies the internal port on which the virtual machine is listening\n\ - \ to serve the endpoint.\n\nload_balanced_endpoint_set_name:\n Specifies a name\ - \ for a set of load-balanced endpoints. Specifying this\n element for a given\ - \ endpoint adds it to the set. If you are setting an\n endpoint to use to connect\ - \ to the virtual machine via the Remote\n Desktop, do not set this property.\n\ - \nenable_direct_server_return:\n Specifies whether direct server return load balancing\ - \ is enabled." -constructor: - syntax: ConfigurationSetInputEndpoint(name='', protocol='', port='', local_port='', - load_balanced_endpoint_set_name='', enable_direct_server_return=False, idle_timeout_in_minutes=4) - parameters: - - name: name - - name: protocol - - name: port - - name: local_port - - name: load_balanced_endpoint_set_name - - name: enable_direct_server_return - defaultValue: 'False' - - name: idle_timeout_in_minutes - defaultValue: '4' diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSetInputEndpoints.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSetInputEndpoints.yml deleted file mode 100644 index c3989aedc50a..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSetInputEndpoints.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ConfigurationSetInputEndpoints -name: ConfigurationSetInputEndpoints -fullName: azure.servicemanagement.models.ConfigurationSetInputEndpoints -module: azure.servicemanagement.models -constructor: - syntax: ConfigurationSetInputEndpoints() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSets.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSets.yml deleted file mode 100644 index e5f649a0ec7c..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSets.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ConfigurationSets -name: ConfigurationSets -fullName: azure.servicemanagement.models.ConfigurationSets -module: azure.servicemanagement.models -constructor: - syntax: ConfigurationSets() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CountDetails.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CountDetails.yml deleted file mode 100644 index 46bfb7998df1..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CountDetails.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.CountDetails -name: CountDetails -fullName: azure.servicemanagement.models.CountDetails -module: azure.servicemanagement.models -constructor: - syntax: CountDetails() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CreateServerResponse.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CreateServerResponse.yml deleted file mode 100644 index 321ce30826f8..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CreateServerResponse.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.CreateServerResponse -name: CreateServerResponse -fullName: azure.servicemanagement.models.CreateServerResponse -module: azure.servicemanagement.models -constructor: - syntax: CreateServerResponse() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Credentials.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Credentials.yml deleted file mode 100644 index 906ce11b5019..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Credentials.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Credentials -name: Credentials -fullName: azure.servicemanagement.models.Credentials -module: azure.servicemanagement.models -constructor: - syntax: Credentials() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Data.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Data.yml deleted file mode 100644 index ad58f21e745b..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Data.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Data -name: Data -fullName: azure.servicemanagement.models.Data -module: azure.servicemanagement.models -constructor: - syntax: Data() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataDiskConfiguration.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataDiskConfiguration.yml deleted file mode 100644 index b57fde1391a7..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataDiskConfiguration.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.DataDiskConfiguration -name: DataDiskConfiguration -fullName: azure.servicemanagement.models.DataDiskConfiguration -module: azure.servicemanagement.models -constructor: - syntax: DataDiskConfiguration() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataDiskConfigurations.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataDiskConfigurations.yml deleted file mode 100644 index fc0fec42be91..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataDiskConfigurations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.DataDiskConfigurations -name: DataDiskConfigurations -fullName: azure.servicemanagement.models.DataDiskConfigurations -module: azure.servicemanagement.models -constructor: - syntax: DataDiskConfigurations() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataVirtualHardDisk.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataVirtualHardDisk.yml deleted file mode 100644 index 8907e0924ab4..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataVirtualHardDisk.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.DataVirtualHardDisk -name: DataVirtualHardDisk -fullName: azure.servicemanagement.models.DataVirtualHardDisk -module: azure.servicemanagement.models -constructor: - syntax: DataVirtualHardDisk(media_link='', host_caching=None, disk_label='', disk_name='', - lun=0, logical_disk_size_in_gb=0, source_media_link=None) - parameters: - - name: media_link - - name: host_caching - defaultValue: None - - name: disk_label - - name: disk_name - - name: lun - defaultValue: '0' - - name: logical_disk_size_in_gb - defaultValue: '0' - - name: source_media_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataVirtualHardDisks.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataVirtualHardDisks.yml deleted file mode 100644 index 1600a7cdd765..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataVirtualHardDisks.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.DataVirtualHardDisks -name: DataVirtualHardDisks -fullName: azure.servicemanagement.models.DataVirtualHardDisks -module: azure.servicemanagement.models -constructor: - syntax: DataVirtualHardDisks() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Database.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Database.yml deleted file mode 100644 index 54704cc4d22d..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Database.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Database -name: Database -fullName: azure.servicemanagement.models.Database -module: azure.servicemanagement.models -constructor: - syntax: Database() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Deployment.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Deployment.yml deleted file mode 100644 index 502dc6d84584..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Deployment.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Deployment -name: Deployment -fullName: azure.servicemanagement.models.Deployment -module: azure.servicemanagement.models -constructor: - syntax: Deployment() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Deployments.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Deployments.yml deleted file mode 100644 index 9ed03b982997..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Deployments.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Deployments -name: Deployments -fullName: azure.servicemanagement.models.Deployments -module: azure.servicemanagement.models -constructor: - syntax: Deployments() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Disk.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Disk.yml deleted file mode 100644 index 4542e09d85af..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Disk.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Disk -name: Disk -fullName: azure.servicemanagement.models.Disk -module: azure.servicemanagement.models -constructor: - syntax: Disk() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Disks.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Disks.yml deleted file mode 100644 index 558c0209a545..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Disks.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Disks -name: Disks -fullName: azure.servicemanagement.models.Disks -module: azure.servicemanagement.models -constructor: - syntax: Disks() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DnsServer.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DnsServer.yml deleted file mode 100644 index 138845bff970..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DnsServer.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.DnsServer -name: DnsServer -fullName: azure.servicemanagement.models.DnsServer -module: azure.servicemanagement.models -constructor: - syntax: DnsServer() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DomainJoin.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DomainJoin.yml deleted file mode 100644 index 6fce58b2f86e..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DomainJoin.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.DomainJoin -name: DomainJoin -fullName: azure.servicemanagement.models.DomainJoin -module: azure.servicemanagement.models -constructor: - syntax: DomainJoin() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.EventLog.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.EventLog.yml deleted file mode 100644 index 7547509ccade..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.EventLog.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.EventLog -name: EventLog -fullName: azure.servicemanagement.models.EventLog -module: azure.servicemanagement.models -constructor: - syntax: EventLog() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.FirewallRule.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.FirewallRule.yml deleted file mode 100644 index b0d0ff3721a2..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.FirewallRule.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.FirewallRule -name: FirewallRule -fullName: azure.servicemanagement.models.FirewallRule -module: azure.servicemanagement.models -constructor: - syntax: FirewallRule() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostNameSslState.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostNameSslState.yml deleted file mode 100644 index 79848e0b5656..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostNameSslState.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.HostNameSslState -name: HostNameSslState -fullName: azure.servicemanagement.models.HostNameSslState -module: azure.servicemanagement.models -constructor: - syntax: HostNameSslState() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostNameSslStates.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostNameSslStates.yml deleted file mode 100644 index 2374dd034d5a..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostNameSslStates.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.HostNameSslStates -name: HostNameSslStates -fullName: azure.servicemanagement.models.HostNameSslStates -module: azure.servicemanagement.models -constructor: - syntax: HostNameSslStates() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedService.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedService.yml deleted file mode 100644 index eb835c6583a6..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedService.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.HostedService -name: HostedService -fullName: azure.servicemanagement.models.HostedService -module: azure.servicemanagement.models -constructor: - syntax: HostedService() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedServiceProperties.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedServiceProperties.yml deleted file mode 100644 index 6a5406ac1010..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedServiceProperties.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.HostedServiceProperties -name: HostedServiceProperties -fullName: azure.servicemanagement.models.HostedServiceProperties -module: azure.servicemanagement.models -constructor: - syntax: HostedServiceProperties() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedServices.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedServices.yml deleted file mode 100644 index 18c2aacd358f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedServices.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.HostedServices -name: HostedServices -fullName: azure.servicemanagement.models.HostedServices -module: azure.servicemanagement.models -constructor: - syntax: HostedServices() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Images.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Images.yml deleted file mode 100644 index 410fdf8ccb46..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Images.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Images -name: Images -fullName: azure.servicemanagement.models.Images -module: azure.servicemanagement.models -constructor: - syntax: Images() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InputEndpoint.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InputEndpoint.yml deleted file mode 100644 index dc0e36b0a2a8..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InputEndpoint.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.InputEndpoint -name: InputEndpoint -fullName: azure.servicemanagement.models.InputEndpoint -module: azure.servicemanagement.models -constructor: - syntax: InputEndpoint() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InputEndpoints.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InputEndpoints.yml deleted file mode 100644 index ae549bdf9196..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InputEndpoints.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.InputEndpoints -name: InputEndpoints -fullName: azure.servicemanagement.models.InputEndpoints -module: azure.servicemanagement.models -constructor: - syntax: InputEndpoints() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InstanceEndpoint.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InstanceEndpoint.yml deleted file mode 100644 index 36dc023e3cd3..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InstanceEndpoint.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.InstanceEndpoint -name: InstanceEndpoint -fullName: azure.servicemanagement.models.InstanceEndpoint -module: azure.servicemanagement.models -constructor: - syntax: InstanceEndpoint() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InstanceEndpoints.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InstanceEndpoints.yml deleted file mode 100644 index 441b8441dc03..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InstanceEndpoints.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.InstanceEndpoints -name: InstanceEndpoints -fullName: azure.servicemanagement.models.InstanceEndpoints -module: azure.servicemanagement.models -constructor: - syntax: InstanceEndpoints() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.IntrinsicSettings.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.IntrinsicSettings.yml deleted file mode 100644 index 6d4c0a236bff..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.IntrinsicSettings.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.IntrinsicSettings -name: IntrinsicSettings -fullName: azure.servicemanagement.models.IntrinsicSettings -module: azure.servicemanagement.models -constructor: - syntax: IntrinsicSettings() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.KeyPair.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.KeyPair.yml deleted file mode 100644 index 52d2d7ee8854..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.KeyPair.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.KeyPair -name: KeyPair -fullName: azure.servicemanagement.models.KeyPair -module: azure.servicemanagement.models -constructor: - syntax: KeyPair(fingerprint='', path='') - parameters: - - name: fingerprint - - name: path diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.KeyPairs.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.KeyPairs.yml deleted file mode 100644 index bf37ab61fa9c..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.KeyPairs.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.KeyPairs -name: KeyPairs -fullName: azure.servicemanagement.models.KeyPairs -module: azure.servicemanagement.models -constructor: - syntax: KeyPairs() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.LinuxConfigurationSet.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.LinuxConfigurationSet.yml deleted file mode 100644 index 6cb901007d18..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.LinuxConfigurationSet.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.LinuxConfigurationSet -name: LinuxConfigurationSet -fullName: azure.servicemanagement.models.LinuxConfigurationSet -module: azure.servicemanagement.models -constructor: - syntax: LinuxConfigurationSet(host_name=None, user_name=None, user_password=None, - disable_ssh_password_authentication=None, custom_data=None) - parameters: - - name: host_name - defaultValue: None - - name: user_name - defaultValue: None - - name: user_password - defaultValue: None - - name: disable_ssh_password_authentication - defaultValue: None - - name: custom_data - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Listener.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Listener.yml deleted file mode 100644 index 53ad9d6c4698..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Listener.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Listener -name: Listener -fullName: azure.servicemanagement.models.Listener -module: azure.servicemanagement.models -summary: "Specifies the protocol and certificate information for the listener.\n\n\ - protocol:\n Specifies the protocol of listener. Possible values are: Http, Https.\n\ - \ The value is case sensitive.\n\ncertificate_thumbprint:\n Optional. Specifies\ - \ the certificate thumbprint for the secure\n connection. If this value is not\ - \ specified, a self-signed certificate is\n generated and used for the Virtual\ - \ Machine." -constructor: - syntax: Listener(protocol='', certificate_thumbprint='') - parameters: - - name: protocol - - name: certificate_thumbprint diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Listeners.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Listeners.yml deleted file mode 100644 index 305c8421ed63..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Listeners.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Listeners -name: Listeners -fullName: azure.servicemanagement.models.Listeners -module: azure.servicemanagement.models -constructor: - syntax: Listeners() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.LoadBalancerProbe.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.LoadBalancerProbe.yml deleted file mode 100644 index 449050eabb95..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.LoadBalancerProbe.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.LoadBalancerProbe -name: LoadBalancerProbe -fullName: azure.servicemanagement.models.LoadBalancerProbe -module: azure.servicemanagement.models -constructor: - syntax: LoadBalancerProbe() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Location.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Location.yml deleted file mode 100644 index e61b688de789..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Location.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Location -name: Location -fullName: azure.servicemanagement.models.Location -module: azure.servicemanagement.models -constructor: - syntax: Location() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Locations.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Locations.yml deleted file mode 100644 index 35dbaa1c60ac..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Locations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Locations -name: Locations -fullName: azure.servicemanagement.models.Locations -module: azure.servicemanagement.models -constructor: - syntax: Locations() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MaxRecurrence.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MaxRecurrence.yml deleted file mode 100644 index 6f3dac525594..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MaxRecurrence.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MaxRecurrence -name: MaxRecurrence -fullName: azure.servicemanagement.models.MaxRecurrence -module: azure.servicemanagement.models -constructor: - syntax: MaxRecurrence() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricAvailabilities.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricAvailabilities.yml deleted file mode 100644 index c060dc33186a..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricAvailabilities.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricAvailabilities -name: MetricAvailabilities -fullName: azure.servicemanagement.models.MetricAvailabilities -module: azure.servicemanagement.models -constructor: - syntax: MetricAvailabilities() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricAvailability.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricAvailability.yml deleted file mode 100644 index 47c27d11f7a4..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricAvailability.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricAvailability -name: MetricAvailability -fullName: azure.servicemanagement.models.MetricAvailability -module: azure.servicemanagement.models -constructor: - syntax: MetricAvailability() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricDefinition.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricDefinition.yml deleted file mode 100644 index a640c37f142f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricDefinition.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricDefinition -name: MetricDefinition -fullName: azure.servicemanagement.models.MetricDefinition -module: azure.servicemanagement.models -constructor: - syntax: MetricDefinition() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricDefinitions.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricDefinitions.yml deleted file mode 100644 index d15a1b02f376..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricDefinitions.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricDefinitions -name: MetricDefinitions -fullName: azure.servicemanagement.models.MetricDefinitions -module: azure.servicemanagement.models -constructor: - syntax: MetricDefinitions() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricProperties.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricProperties.yml deleted file mode 100644 index 59ff1f72db73..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricProperties.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricProperties -name: MetricProperties -fullName: azure.servicemanagement.models.MetricProperties -module: azure.servicemanagement.models -constructor: - syntax: MetricProperties() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricResponse.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricResponse.yml deleted file mode 100644 index 48e8da28a255..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricResponse.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricResponse -name: MetricResponse -fullName: azure.servicemanagement.models.MetricResponse -module: azure.servicemanagement.models -constructor: - syntax: MetricResponse() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricResponses.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricResponses.yml deleted file mode 100644 index fe9f44b65f55..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricResponses.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricResponses -name: MetricResponses -fullName: azure.servicemanagement.models.MetricResponses -module: azure.servicemanagement.models -constructor: - syntax: MetricResponses() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricRollups.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricRollups.yml deleted file mode 100644 index 796da135514a..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricRollups.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricRollups -name: MetricRollups -fullName: azure.servicemanagement.models.MetricRollups -module: azure.servicemanagement.models -constructor: - syntax: MetricRollups() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricSample.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricSample.yml deleted file mode 100644 index 083dc4b296fe..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricSample.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricSample -name: MetricSample -fullName: azure.servicemanagement.models.MetricSample -module: azure.servicemanagement.models -constructor: - syntax: MetricSample() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricValues.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricValues.yml deleted file mode 100644 index 9839fbb1871c..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricValues.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.MetricValues -name: MetricValues -fullName: azure.servicemanagement.models.MetricValues -module: azure.servicemanagement.models -constructor: - syntax: MetricValues() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.NotificationHubDescription.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.NotificationHubDescription.yml deleted file mode 100644 index db69b8a86ed8..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.NotificationHubDescription.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.NotificationHubDescription -name: NotificationHubDescription -fullName: azure.servicemanagement.models.NotificationHubDescription -module: azure.servicemanagement.models -constructor: - syntax: NotificationHubDescription() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSDiskConfiguration.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSDiskConfiguration.yml deleted file mode 100644 index 1b371a930090..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSDiskConfiguration.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OSDiskConfiguration -name: OSDiskConfiguration -fullName: azure.servicemanagement.models.OSDiskConfiguration -module: azure.servicemanagement.models -constructor: - syntax: OSDiskConfiguration() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSImage.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSImage.yml deleted file mode 100644 index 3f7dfa525295..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSImage.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OSImage -name: OSImage -fullName: azure.servicemanagement.models.OSImage -module: azure.servicemanagement.models -constructor: - syntax: OSImage() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSImageDetails.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSImageDetails.yml deleted file mode 100644 index b502aca8b71c..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSImageDetails.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OSImageDetails -name: OSImageDetails -fullName: azure.servicemanagement.models.OSImageDetails -module: azure.servicemanagement.models -constructor: - syntax: OSImageDetails() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSVirtualHardDisk.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSVirtualHardDisk.yml deleted file mode 100644 index 10fc5ae69646..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSVirtualHardDisk.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OSVirtualHardDisk -name: OSVirtualHardDisk -fullName: azure.servicemanagement.models.OSVirtualHardDisk -module: azure.servicemanagement.models -constructor: - syntax: OSVirtualHardDisk(source_image_name=None, media_link=None, host_caching=None, - disk_label=None, disk_name=None, os=None, remote_source_image_link=None) - parameters: - - name: source_image_name - defaultValue: None - - name: media_link - defaultValue: None - - name: host_caching - defaultValue: None - - name: disk_label - defaultValue: None - - name: disk_name - defaultValue: None - - name: os - defaultValue: None - - name: remote_source_image_link - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystem.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystem.yml deleted file mode 100644 index 92ef3fdfd8c8..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystem.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OperatingSystem -name: OperatingSystem -fullName: azure.servicemanagement.models.OperatingSystem -module: azure.servicemanagement.models -constructor: - syntax: OperatingSystem() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystemFamilies.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystemFamilies.yml deleted file mode 100644 index e469db6bbbde..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystemFamilies.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OperatingSystemFamilies -name: OperatingSystemFamilies -fullName: azure.servicemanagement.models.OperatingSystemFamilies -module: azure.servicemanagement.models -constructor: - syntax: OperatingSystemFamilies() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystemFamily.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystemFamily.yml deleted file mode 100644 index 102a6223e7d3..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystemFamily.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OperatingSystemFamily -name: OperatingSystemFamily -fullName: azure.servicemanagement.models.OperatingSystemFamily -module: azure.servicemanagement.models -constructor: - syntax: OperatingSystemFamily() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystems.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystems.yml deleted file mode 100644 index 7dd4bb2244af..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystems.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OperatingSystems -name: OperatingSystems -fullName: azure.servicemanagement.models.OperatingSystems -module: azure.servicemanagement.models -constructor: - syntax: OperatingSystems() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Operation.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Operation.yml deleted file mode 100644 index 2de3ce9b1616..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Operation.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Operation -name: Operation -fullName: azure.servicemanagement.models.Operation -module: azure.servicemanagement.models -constructor: - syntax: Operation() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationCaller.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationCaller.yml deleted file mode 100644 index 6711b9047170..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationCaller.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OperationCaller -name: OperationCaller -fullName: azure.servicemanagement.models.OperationCaller -module: azure.servicemanagement.models -constructor: - syntax: OperationCaller() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationError.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationError.yml deleted file mode 100644 index 29a995ba55fd..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationError.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OperationError -name: OperationError -fullName: azure.servicemanagement.models.OperationError -module: azure.servicemanagement.models -constructor: - syntax: OperationError() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationStatus.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationStatus.yml deleted file mode 100644 index 8d1b806fad8f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationStatus.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.OperationStatus -name: OperationStatus -fullName: azure.servicemanagement.models.OperationStatus -module: azure.servicemanagement.models -constructor: - syntax: OperationStatus() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Passes.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Passes.yml deleted file mode 100644 index 9131bab65686..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Passes.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Passes -name: Passes -fullName: azure.servicemanagement.models.Passes -module: azure.servicemanagement.models -constructor: - syntax: Passes() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PersistentVMDowntimeInfo.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PersistentVMDowntimeInfo.yml deleted file mode 100644 index ee2af0882321..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PersistentVMDowntimeInfo.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.PersistentVMDowntimeInfo -name: PersistentVMDowntimeInfo -fullName: azure.servicemanagement.models.PersistentVMDowntimeInfo -module: azure.servicemanagement.models -constructor: - syntax: PersistentVMDowntimeInfo() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PersistentVMRole.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PersistentVMRole.yml deleted file mode 100644 index 54ba0ffa18bd..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PersistentVMRole.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.PersistentVMRole -name: PersistentVMRole -fullName: azure.servicemanagement.models.PersistentVMRole -module: azure.servicemanagement.models -constructor: - syntax: PersistentVMRole() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicIP.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicIP.yml deleted file mode 100644 index 3f473897e3f1..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicIP.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.PublicIP -name: PublicIP -fullName: azure.servicemanagement.models.PublicIP -module: azure.servicemanagement.models -constructor: - syntax: PublicIP(name='') - parameters: - - name: name diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicIPs.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicIPs.yml deleted file mode 100644 index 94779af3a43f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicIPs.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.PublicIPs -name: PublicIPs -fullName: azure.servicemanagement.models.PublicIPs -module: azure.servicemanagement.models -constructor: - syntax: PublicIPs() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicKey.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicKey.yml deleted file mode 100644 index ad303ce3291c..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicKey.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.PublicKey -name: PublicKey -fullName: azure.servicemanagement.models.PublicKey -module: azure.servicemanagement.models -constructor: - syntax: PublicKey(fingerprint='', path='') - parameters: - - name: fingerprint - - name: path diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicKeys.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicKeys.yml deleted file mode 100644 index ae9a0d675baa..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicKeys.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.PublicKeys -name: PublicKeys -fullName: azure.servicemanagement.models.PublicKeys -module: azure.servicemanagement.models -constructor: - syntax: PublicKeys() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublishData.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublishData.yml deleted file mode 100644 index e3501d9f7591..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublishData.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.PublishData -name: PublishData -fullName: azure.servicemanagement.models.PublishData -module: azure.servicemanagement.models -constructor: - syntax: PublishData() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublishProfile.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublishProfile.yml deleted file mode 100644 index 3ed8ccb408b0..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublishProfile.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.PublishProfile -name: PublishProfile -fullName: azure.servicemanagement.models.PublishProfile -module: azure.servicemanagement.models -constructor: - syntax: PublishProfile() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.QueueDescription.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.QueueDescription.yml deleted file mode 100644 index 1cb348edae2a..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.QueueDescription.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.QueueDescription -name: QueueDescription -fullName: azure.servicemanagement.models.QueueDescription -module: azure.servicemanagement.models -constructor: - syntax: QueueDescription() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Quota.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Quota.yml deleted file mode 100644 index bc433528c4db..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Quota.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Quota -name: Quota -fullName: azure.servicemanagement.models.Quota -module: azure.servicemanagement.models -constructor: - syntax: Quota() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RelayDescription.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RelayDescription.yml deleted file mode 100644 index 75dae233fd42..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RelayDescription.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.RelayDescription -name: RelayDescription -fullName: azure.servicemanagement.models.RelayDescription -module: azure.servicemanagement.models -constructor: - syntax: RelayDescription() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReplicationProgress.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReplicationProgress.yml deleted file mode 100644 index 544a4f4d244e..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReplicationProgress.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ReplicationProgress -name: ReplicationProgress -fullName: azure.servicemanagement.models.ReplicationProgress -module: azure.servicemanagement.models -constructor: - syntax: ReplicationProgress() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReplicationProgressElement.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReplicationProgressElement.yml deleted file mode 100644 index 3f8de64e00f9..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReplicationProgressElement.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ReplicationProgressElement -name: ReplicationProgressElement -fullName: azure.servicemanagement.models.ReplicationProgressElement -module: azure.servicemanagement.models -constructor: - syntax: ReplicationProgressElement() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReservedIP.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReservedIP.yml deleted file mode 100644 index 8ed082c92123..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReservedIP.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ReservedIP -name: ReservedIP -fullName: azure.servicemanagement.models.ReservedIP -module: azure.servicemanagement.models -constructor: - syntax: ReservedIP() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReservedIPs.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReservedIPs.yml deleted file mode 100644 index d3ff9aae4185..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReservedIPs.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ReservedIPs -name: ReservedIPs -fullName: azure.servicemanagement.models.ReservedIPs -module: azure.servicemanagement.models -constructor: - syntax: ReservedIPs() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Resource.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Resource.yml deleted file mode 100644 index 643b01c455f4..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Resource.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Resource -name: Resource -fullName: azure.servicemanagement.models.Resource -module: azure.servicemanagement.models -constructor: - syntax: Resource() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtension.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtension.yml deleted file mode 100644 index 9368608cfe30..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtension.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ResourceExtension -name: ResourceExtension -fullName: azure.servicemanagement.models.ResourceExtension -module: azure.servicemanagement.models -constructor: - syntax: ResourceExtension() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionParameterValue.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionParameterValue.yml deleted file mode 100644 index 02eec75d7d5d..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionParameterValue.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ResourceExtensionParameterValue -name: ResourceExtensionParameterValue -fullName: azure.servicemanagement.models.ResourceExtensionParameterValue -module: azure.servicemanagement.models -constructor: - syntax: ResourceExtensionParameterValue() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionParameterValues.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionParameterValues.yml deleted file mode 100644 index 1403e60cc947..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionParameterValues.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ResourceExtensionParameterValues -name: ResourceExtensionParameterValues -fullName: azure.servicemanagement.models.ResourceExtensionParameterValues -module: azure.servicemanagement.models -constructor: - syntax: ResourceExtensionParameterValues() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionReference.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionReference.yml deleted file mode 100644 index 1a9ef849ad8e..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionReference.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ResourceExtensionReference -name: ResourceExtensionReference -fullName: azure.servicemanagement.models.ResourceExtensionReference -module: azure.servicemanagement.models -constructor: - syntax: ResourceExtensionReference(reference_name='', publisher='', name='', version='') - parameters: - - name: reference_name - - name: publisher - - name: name - - name: version diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionReferences.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionReferences.yml deleted file mode 100644 index 196892ccbe65..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionReferences.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ResourceExtensionReferences -name: ResourceExtensionReferences -fullName: azure.servicemanagement.models.ResourceExtensionReferences -module: azure.servicemanagement.models -constructor: - syntax: ResourceExtensionReferences() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensions.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensions.yml deleted file mode 100644 index 2613337138c4..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensions.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ResourceExtensions -name: ResourceExtensions -fullName: azure.servicemanagement.models.ResourceExtensions -module: azure.servicemanagement.models -constructor: - syntax: ResourceExtensions() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Resources.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Resources.yml deleted file mode 100644 index 2838cc87d5a0..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Resources.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Resources -name: Resources -fullName: azure.servicemanagement.models.Resources -module: azure.servicemanagement.models -constructor: - syntax: Resources() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Role.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Role.yml deleted file mode 100644 index 0592b393e807..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Role.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Role -name: Role -fullName: azure.servicemanagement.models.Role -module: azure.servicemanagement.models -constructor: - syntax: Role() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleInstance.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleInstance.yml deleted file mode 100644 index 5b9b7f70fac8..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleInstance.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.RoleInstance -name: RoleInstance -fullName: azure.servicemanagement.models.RoleInstance -module: azure.servicemanagement.models -constructor: - syntax: RoleInstance() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleInstanceList.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleInstanceList.yml deleted file mode 100644 index 6dcf31366a12..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleInstanceList.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.RoleInstanceList -name: RoleInstanceList -fullName: azure.servicemanagement.models.RoleInstanceList -module: azure.servicemanagement.models -constructor: - syntax: RoleInstanceList() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleList.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleList.yml deleted file mode 100644 index 66a1a200089f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleList.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.RoleList -name: RoleList -fullName: azure.servicemanagement.models.RoleList -module: azure.servicemanagement.models -constructor: - syntax: RoleList() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleSize.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleSize.yml deleted file mode 100644 index 49d48533d9e4..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleSize.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.RoleSize -name: RoleSize -fullName: azure.servicemanagement.models.RoleSize -module: azure.servicemanagement.models -constructor: - syntax: RoleSize() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleSizes.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleSizes.yml deleted file mode 100644 index bcdc47104ce6..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleSizes.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.RoleSizes -name: RoleSizes -fullName: azure.servicemanagement.models.RoleSizes -module: azure.servicemanagement.models -constructor: - syntax: RoleSizes() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SSH.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SSH.yml deleted file mode 100644 index cf3b9850e643..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SSH.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.SSH -name: SSH -fullName: azure.servicemanagement.models.SSH -module: azure.servicemanagement.models -constructor: - syntax: SSH() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Server.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Server.yml deleted file mode 100644 index a4fdd8a98919..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Server.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Server -name: Server -fullName: azure.servicemanagement.models.Server -module: azure.servicemanagement.models -constructor: - syntax: Server() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServerQuota.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServerQuota.yml deleted file mode 100644 index 12f631a95341..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServerQuota.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ServerQuota -name: ServerQuota -fullName: azure.servicemanagement.models.ServerQuota -module: azure.servicemanagement.models -constructor: - syntax: ServerQuota() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Servers.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Servers.yml deleted file mode 100644 index 590d1ccec801..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Servers.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Servers -name: Servers -fullName: azure.servicemanagement.models.Servers -module: azure.servicemanagement.models -constructor: - syntax: Servers() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceBusNamespace.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceBusNamespace.yml deleted file mode 100644 index a880f9347fea..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceBusNamespace.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ServiceBusNamespace -name: ServiceBusNamespace -fullName: azure.servicemanagement.models.ServiceBusNamespace -module: azure.servicemanagement.models -constructor: - syntax: ServiceBusNamespace() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceBusRegion.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceBusRegion.yml deleted file mode 100644 index 52e19b985e14..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceBusRegion.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ServiceBusRegion -name: ServiceBusRegion -fullName: azure.servicemanagement.models.ServiceBusRegion -module: azure.servicemanagement.models -constructor: - syntax: ServiceBusRegion() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceObjective.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceObjective.yml deleted file mode 100644 index ff2199a5543c..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceObjective.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.ServiceObjective -name: ServiceObjective -fullName: azure.servicemanagement.models.ServiceObjective -module: azure.servicemanagement.models -constructor: - syntax: ServiceObjective() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Site.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Site.yml deleted file mode 100644 index 1081dd2eac5d..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Site.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Site -name: Site -fullName: azure.servicemanagement.models.Site -module: azure.servicemanagement.models -constructor: - syntax: Site() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Sites.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Sites.yml deleted file mode 100644 index 2d216566e37b..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Sites.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Sites -name: Sites -fullName: azure.servicemanagement.models.Sites -module: azure.servicemanagement.models -constructor: - syntax: Sites() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageAccountProperties.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageAccountProperties.yml deleted file mode 100644 index 3e4d54177325..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageAccountProperties.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.StorageAccountProperties -name: StorageAccountProperties -fullName: azure.servicemanagement.models.StorageAccountProperties -module: azure.servicemanagement.models -constructor: - syntax: StorageAccountProperties() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageService.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageService.yml deleted file mode 100644 index 77746e6b8c1d..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageService.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.StorageService -name: StorageService -fullName: azure.servicemanagement.models.StorageService -module: azure.servicemanagement.models -constructor: - syntax: StorageService() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageServiceKeys.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageServiceKeys.yml deleted file mode 100644 index 980b7950e81f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageServiceKeys.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.StorageServiceKeys -name: StorageServiceKeys -fullName: azure.servicemanagement.models.StorageServiceKeys -module: azure.servicemanagement.models -constructor: - syntax: StorageServiceKeys() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageServices.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageServices.yml deleted file mode 100644 index 0821c55f5672..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageServices.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.StorageServices -name: StorageServices -fullName: azure.servicemanagement.models.StorageServices -module: azure.servicemanagement.models -constructor: - syntax: StorageServices() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StoredCertificateSettings.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StoredCertificateSettings.yml deleted file mode 100644 index 605b409be31b..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StoredCertificateSettings.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.StoredCertificateSettings -name: StoredCertificateSettings -fullName: azure.servicemanagement.models.StoredCertificateSettings -module: azure.servicemanagement.models -constructor: - syntax: StoredCertificateSettings() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subnet.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subnet.yml deleted file mode 100644 index 9868cf5f5013..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subnet.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Subnet -name: Subnet -fullName: azure.servicemanagement.models.Subnet -module: azure.servicemanagement.models -constructor: - syntax: Subnet() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subnets.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subnets.yml deleted file mode 100644 index 9229e5665a8b..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subnets.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Subnets -name: Subnets -fullName: azure.servicemanagement.models.Subnets -module: azure.servicemanagement.models -constructor: - syntax: Subnets() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subscription.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subscription.yml deleted file mode 100644 index 7726849d8410..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subscription.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Subscription -name: Subscription -fullName: azure.servicemanagement.models.Subscription -module: azure.servicemanagement.models -constructor: - syntax: Subscription() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionCertificate.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionCertificate.yml deleted file mode 100644 index 44f2b083010e..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionCertificate.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.SubscriptionCertificate -name: SubscriptionCertificate -fullName: azure.servicemanagement.models.SubscriptionCertificate -module: azure.servicemanagement.models -constructor: - syntax: SubscriptionCertificate() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionCertificates.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionCertificates.yml deleted file mode 100644 index 7dad8d22349d..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionCertificates.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.SubscriptionCertificates -name: SubscriptionCertificates -fullName: azure.servicemanagement.models.SubscriptionCertificates -module: azure.servicemanagement.models -constructor: - syntax: SubscriptionCertificates() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperation.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperation.yml deleted file mode 100644 index 17ac9d53f650..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperation.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.SubscriptionOperation -name: SubscriptionOperation -fullName: azure.servicemanagement.models.SubscriptionOperation -module: azure.servicemanagement.models -constructor: - syntax: SubscriptionOperation() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperationCollection.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperationCollection.yml deleted file mode 100644 index 02d8d817d1d0..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperationCollection.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.SubscriptionOperationCollection -name: SubscriptionOperationCollection -fullName: azure.servicemanagement.models.SubscriptionOperationCollection -module: azure.servicemanagement.models -constructor: - syntax: SubscriptionOperationCollection() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperationStatus.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperationStatus.yml deleted file mode 100644 index 6a3a23bf62e5..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperationStatus.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.SubscriptionOperationStatus -name: SubscriptionOperationStatus -fullName: azure.servicemanagement.models.SubscriptionOperationStatus -module: azure.servicemanagement.models -constructor: - syntax: SubscriptionOperationStatus() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperations.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperations.yml deleted file mode 100644 index 71591d65edb9..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.SubscriptionOperations -name: SubscriptionOperations -fullName: azure.servicemanagement.models.SubscriptionOperations -module: azure.servicemanagement.models -constructor: - syntax: SubscriptionOperations() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subscriptions.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subscriptions.yml deleted file mode 100644 index c2f192b6e8aa..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subscriptions.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Subscriptions -name: Subscriptions -fullName: azure.servicemanagement.models.Subscriptions -module: azure.servicemanagement.models -constructor: - syntax: Subscriptions() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.TopicDescription.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.TopicDescription.yml deleted file mode 100644 index 4dfd80754e7a..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.TopicDescription.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.TopicDescription -name: TopicDescription -fullName: azure.servicemanagement.models.TopicDescription -module: azure.servicemanagement.models -constructor: - syntax: TopicDescription() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UnattendComponent.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UnattendComponent.yml deleted file mode 100644 index 09dd6d0a59b8..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UnattendComponent.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.UnattendComponent -name: UnattendComponent -fullName: azure.servicemanagement.models.UnattendComponent -module: azure.servicemanagement.models -constructor: - syntax: UnattendComponent() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UnattendPass.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UnattendPass.yml deleted file mode 100644 index ac79fded9b78..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UnattendPass.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.UnattendPass -name: UnattendPass -fullName: azure.servicemanagement.models.UnattendPass -module: azure.servicemanagement.models -constructor: - syntax: UnattendPass() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UpgradeStatus.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UpgradeStatus.yml deleted file mode 100644 index f744cc197178..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UpgradeStatus.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.UpgradeStatus -name: UpgradeStatus -fullName: azure.servicemanagement.models.UpgradeStatus -module: azure.servicemanagement.models -constructor: - syntax: UpgradeStatus() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VMImage.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VMImage.yml deleted file mode 100644 index 5fe3d98f3241..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VMImage.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.VMImage -name: VMImage -fullName: azure.servicemanagement.models.VMImage -module: azure.servicemanagement.models -constructor: - syntax: VMImage(name=None, label=None, description=None) - parameters: - - name: name - defaultValue: None - - name: label - defaultValue: None - - name: description - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VMImages.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VMImages.yml deleted file mode 100644 index 08239e836bb1..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VMImages.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.VMImages -name: VMImages -fullName: azure.servicemanagement.models.VMImages -module: azure.servicemanagement.models -constructor: - syntax: VMImages() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Values.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Values.yml deleted file mode 100644 index 18098faf4d37..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Values.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.Values -name: Values -fullName: azure.servicemanagement.models.Values -module: azure.servicemanagement.models -constructor: - syntax: Values() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualIP.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualIP.yml deleted file mode 100644 index a2654dc7a671..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualIP.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.VirtualIP -name: VirtualIP -fullName: azure.servicemanagement.models.VirtualIP -module: azure.servicemanagement.models -constructor: - syntax: VirtualIP() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualIPs.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualIPs.yml deleted file mode 100644 index e341c2dfdc37..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualIPs.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.VirtualIPs -name: VirtualIPs -fullName: azure.servicemanagement.models.VirtualIPs -module: azure.servicemanagement.models -constructor: - syntax: VirtualIPs() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualNetworkSite.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualNetworkSite.yml deleted file mode 100644 index fba95f1b535f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualNetworkSite.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.VirtualNetworkSite -name: VirtualNetworkSite -fullName: azure.servicemanagement.models.VirtualNetworkSite -module: azure.servicemanagement.models -constructor: - syntax: VirtualNetworkSite() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualNetworkSites.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualNetworkSites.yml deleted file mode 100644 index 4c6fa462514c..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualNetworkSites.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.VirtualNetworkSites -name: VirtualNetworkSites -fullName: azure.servicemanagement.models.VirtualNetworkSites -module: azure.servicemanagement.models -constructor: - syntax: VirtualNetworkSites() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WebSpace.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WebSpace.yml deleted file mode 100644 index 6f538b86adc5..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WebSpace.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.WebSpace -name: WebSpace -fullName: azure.servicemanagement.models.WebSpace -module: azure.servicemanagement.models -constructor: - syntax: WebSpace() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WebSpaces.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WebSpaces.yml deleted file mode 100644 index 51d5db62172f..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WebSpaces.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.WebSpaces -name: WebSpaces -fullName: azure.servicemanagement.models.WebSpaces -module: azure.servicemanagement.models -constructor: - syntax: WebSpaces() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WinRM.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WinRM.yml deleted file mode 100644 index 76083b108368..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WinRM.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.WinRM -name: WinRM -fullName: azure.servicemanagement.models.WinRM -module: azure.servicemanagement.models -summary: 'Contains configuration settings for the Windows Remote Management service - on - - the Virtual Machine.' -constructor: - syntax: WinRM() diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WindowsConfigurationSet.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WindowsConfigurationSet.yml deleted file mode 100644 index 7ef7df783c3d..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WindowsConfigurationSet.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.models.WindowsConfigurationSet -name: WindowsConfigurationSet -fullName: azure.servicemanagement.models.WindowsConfigurationSet -module: azure.servicemanagement.models -constructor: - syntax: WindowsConfigurationSet(computer_name=None, admin_password=None, reset_password_on_first_logon=None, - enable_automatic_updates=None, time_zone=None, admin_username=None, custom_data=None) - parameters: - - name: computer_name - defaultValue: None - - name: admin_password - defaultValue: None - - name: reset_password_on_first_logon - defaultValue: None - - name: enable_automatic_updates - defaultValue: None - - name: time_zone - defaultValue: None - - name: admin_username - defaultValue: None - - name: custom_data - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.yml deleted file mode 100644 index 70694d9ec3d4..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.models -name: models -fullName: azure.servicemanagement.models -classes: -- azure.servicemanagement.models.AdditionalUnattendContent -- azure.servicemanagement.models.AffinityGroup -- azure.servicemanagement.models.AffinityGroups -- azure.servicemanagement.models.AsynchronousOperationResult -- azure.servicemanagement.models.AttachedTo -- azure.servicemanagement.models.AuthorizationRule -- azure.servicemanagement.models.AuthorizationRules -- azure.servicemanagement.models.AvailabilityResponse -- azure.servicemanagement.models.AzureAsyncOperationHttpError -- azure.servicemanagement.models.CaptureRoleAsVMImage -- azure.servicemanagement.models.Certificate -- azure.servicemanagement.models.CertificateSetting -- azure.servicemanagement.models.Certificates -- azure.servicemanagement.models.CloudService -- azure.servicemanagement.models.CloudServices -- azure.servicemanagement.models.ComponentSetting -- azure.servicemanagement.models.ComponentSettings -- azure.servicemanagement.models.Components -- azure.servicemanagement.models.ComputeCapabilities -- azure.servicemanagement.models.ConfigurationSet -- azure.servicemanagement.models.ConfigurationSetInputEndpoint -- azure.servicemanagement.models.ConfigurationSetInputEndpoints -- azure.servicemanagement.models.ConfigurationSets -- azure.servicemanagement.models.CountDetails -- azure.servicemanagement.models.CreateServerResponse -- azure.servicemanagement.models.Credentials -- azure.servicemanagement.models.Data -- azure.servicemanagement.models.DataDiskConfiguration -- azure.servicemanagement.models.DataDiskConfigurations -- azure.servicemanagement.models.DataVirtualHardDisk -- azure.servicemanagement.models.DataVirtualHardDisks -- azure.servicemanagement.models.Database -- azure.servicemanagement.models.Deployment -- azure.servicemanagement.models.Deployments -- azure.servicemanagement.models.Disk -- azure.servicemanagement.models.Disks -- azure.servicemanagement.models.DnsServer -- azure.servicemanagement.models.DomainJoin -- azure.servicemanagement.models.EventLog -- azure.servicemanagement.models.FirewallRule -- azure.servicemanagement.models.HostNameSslState -- azure.servicemanagement.models.HostNameSslStates -- azure.servicemanagement.models.HostedService -- azure.servicemanagement.models.HostedServiceProperties -- azure.servicemanagement.models.HostedServices -- azure.servicemanagement.models.Images -- azure.servicemanagement.models.InputEndpoint -- azure.servicemanagement.models.InputEndpoints -- azure.servicemanagement.models.InstanceEndpoint -- azure.servicemanagement.models.InstanceEndpoints -- azure.servicemanagement.models.IntrinsicSettings -- azure.servicemanagement.models.KeyPair -- azure.servicemanagement.models.KeyPairs -- azure.servicemanagement.models.LinuxConfigurationSet -- azure.servicemanagement.models.Listener -- azure.servicemanagement.models.Listeners -- azure.servicemanagement.models.LoadBalancerProbe -- azure.servicemanagement.models.Location -- azure.servicemanagement.models.Locations -- azure.servicemanagement.models.MaxRecurrence -- azure.servicemanagement.models.MetricAvailabilities -- azure.servicemanagement.models.MetricAvailability -- azure.servicemanagement.models.MetricDefinition -- azure.servicemanagement.models.MetricDefinitions -- azure.servicemanagement.models.MetricProperties -- azure.servicemanagement.models.MetricResponse -- azure.servicemanagement.models.MetricResponses -- azure.servicemanagement.models.MetricRollups -- azure.servicemanagement.models.MetricSample -- azure.servicemanagement.models.MetricValues -- azure.servicemanagement.models.NotificationHubDescription -- azure.servicemanagement.models.OSDiskConfiguration -- azure.servicemanagement.models.OSImage -- azure.servicemanagement.models.OSImageDetails -- azure.servicemanagement.models.OSVirtualHardDisk -- azure.servicemanagement.models.OperatingSystem -- azure.servicemanagement.models.OperatingSystemFamilies -- azure.servicemanagement.models.OperatingSystemFamily -- azure.servicemanagement.models.OperatingSystems -- azure.servicemanagement.models.Operation -- azure.servicemanagement.models.OperationCaller -- azure.servicemanagement.models.OperationError -- azure.servicemanagement.models.OperationStatus -- azure.servicemanagement.models.Passes -- azure.servicemanagement.models.PersistentVMDowntimeInfo -- azure.servicemanagement.models.PersistentVMRole -- azure.servicemanagement.models.PublicIP -- azure.servicemanagement.models.PublicIPs -- azure.servicemanagement.models.PublicKey -- azure.servicemanagement.models.PublicKeys -- azure.servicemanagement.models.PublishData -- azure.servicemanagement.models.PublishProfile -- azure.servicemanagement.models.QueueDescription -- azure.servicemanagement.models.Quota -- azure.servicemanagement.models.RelayDescription -- azure.servicemanagement.models.ReplicationProgress -- azure.servicemanagement.models.ReplicationProgressElement -- azure.servicemanagement.models.ReservedIP -- azure.servicemanagement.models.ReservedIPs -- azure.servicemanagement.models.Resource -- azure.servicemanagement.models.ResourceExtension -- azure.servicemanagement.models.ResourceExtensionParameterValue -- azure.servicemanagement.models.ResourceExtensionParameterValues -- azure.servicemanagement.models.ResourceExtensionReference -- azure.servicemanagement.models.ResourceExtensionReferences -- azure.servicemanagement.models.ResourceExtensions -- azure.servicemanagement.models.Resources -- azure.servicemanagement.models.Role -- azure.servicemanagement.models.RoleInstance -- azure.servicemanagement.models.RoleInstanceList -- azure.servicemanagement.models.RoleList -- azure.servicemanagement.models.RoleSize -- azure.servicemanagement.models.RoleSizes -- azure.servicemanagement.models.SSH -- azure.servicemanagement.models.Server -- azure.servicemanagement.models.ServerQuota -- azure.servicemanagement.models.Servers -- azure.servicemanagement.models.ServiceBusNamespace -- azure.servicemanagement.models.ServiceBusRegion -- azure.servicemanagement.models.ServiceObjective -- azure.servicemanagement.models.Site -- azure.servicemanagement.models.Sites -- azure.servicemanagement.models.StorageAccountProperties -- azure.servicemanagement.models.StorageService -- azure.servicemanagement.models.StorageServiceKeys -- azure.servicemanagement.models.StorageServices -- azure.servicemanagement.models.StoredCertificateSettings -- azure.servicemanagement.models.Subnet -- azure.servicemanagement.models.Subnets -- azure.servicemanagement.models.Subscription -- azure.servicemanagement.models.SubscriptionCertificate -- azure.servicemanagement.models.SubscriptionCertificates -- azure.servicemanagement.models.SubscriptionOperation -- azure.servicemanagement.models.SubscriptionOperationCollection -- azure.servicemanagement.models.SubscriptionOperationStatus -- azure.servicemanagement.models.SubscriptionOperations -- azure.servicemanagement.models.Subscriptions -- azure.servicemanagement.models.TopicDescription -- azure.servicemanagement.models.UnattendComponent -- azure.servicemanagement.models.UnattendPass -- azure.servicemanagement.models.UpgradeStatus -- azure.servicemanagement.models.VMImage -- azure.servicemanagement.models.VMImages -- azure.servicemanagement.models.Values -- azure.servicemanagement.models.VirtualIP -- azure.servicemanagement.models.VirtualIPs -- azure.servicemanagement.models.VirtualNetworkSite -- azure.servicemanagement.models.VirtualNetworkSites -- azure.servicemanagement.models.WebSpace -- azure.servicemanagement.models.WebSpaces -- azure.servicemanagement.models.WinRM -- azure.servicemanagement.models.WindowsConfigurationSet diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.publishsettings.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.publishsettings.yml deleted file mode 100644 index a0f417d58177..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.publishsettings.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.publishsettings -name: publishsettings -fullName: azure.servicemanagement.publishsettings -functions: -- uid: azure.servicemanagement.publishsettings.get_certificate_from_publish_settings - name: get_certificate_from_publish_settings - summary: "Writes a certificate file to the specified location. This can then be\ - \ used\nto instantiate ServiceManagementService. Returns the subscription ID.\n\ - \npublish_settings_path:\n Path to subscription file downloaded from\n [http://go.microsoft.com/fwlink/?LinkID=301775](http://go.microsoft.com/fwlink/?LinkID=301775)\n\ - \npath_to_write_certificate:\n Path to write the certificate file.\n\nsubscription_id:\n\ - \ (optional) Provide a subscription id here if you wish to use a\n specific\ - \ subscription under the publish settings file." - signature: get_certificate_from_publish_settings(publish_settings_path, path_to_write_certificate, - subscription_id=None) - parameters: - - name: publish_settings_path - isRequired: true - - name: path_to_write_certificate - isRequired: true - - name: subscription_id - defaultValue: None diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.yml deleted file mode 100644 index 988850b89334..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.yml +++ /dev/null @@ -1,333 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService -name: SchedulerManagementService -fullName: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService -module: azure.servicemanagement.schedulermanagementservice -summary: "Note that this class is a preliminary work on Scheduler\nmanagement. Since\ - \ it lack a lot a features, final version\ncan be slightly different from the current\ - \ one.\n\nInitializes the scheduler management service.\n\nsubscription_id:\n \ - \ Subscription to manage.\n\ncert_file:\n Path to .pem certificate file (httplib),\ - \ or location of the\n certificate in your Personal certificate store (winhttp)\ - \ in the\n CURRENT_USERmyCertificateName format.\n If a request_session is specified,\ - \ then this is unused.\n\nhost:\n Live ServiceClient URL. Defaults to Azure public\ - \ cloud.\n\nrequest_session:\n Session object to use for http requests. If this\ - \ is specified, it\n replaces the default use of httplib or winhttp. Also, the\ - \ cert_file\n parameter is unused when a session is passed in.\n The session\ - \ object handles authentication, and as such can support\n multiple types of authentication:\ - \ .pem certificate, oauth.\n For example, you can pass in a Session instance from\ - \ the requests\n library. To use .pem certificate authentication with requests\n\ - \ library, set the path to the .pem file on the session.cert\n attribute.\n\n\ - timeout:\n Optional. Timeout for the http request, in seconds." -constructor: - syntax: SchedulerManagementService(subscription_id=None, cert_file=None, host='management.core.windows.net', - request_session=None, timeout=65) - parameters: - - name: subscription_id - defaultValue: None - - name: cert_file - defaultValue: None - - name: host - defaultValue: management.core.windows.net - - name: request_session - defaultValue: None - - name: timeout - defaultValue: '65' -methods: -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.check_job_collection_name - name: check_job_collection_name - summary: "The Check Name Availability operation checks if a new job collection with\n\ - the given name may be created, or if it is unavailable. The result of the\noperation\ - \ is a Boolean true or false.\n\ncloud_service_id:\n The cloud service id\n\n\ - job_collection_id:\n The name of the job_collection_id." - signature: check_job_collection_name(cloud_service_id, job_collection_id) - parameters: - - name: cloud_service_id - isRequired: true - - name: job_collection_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.create_cloud_service - name: create_cloud_service - summary: "The Create Cloud Service request creates a new cloud service. When job\n\ - collections are created, they are hosted within a cloud service.\nA cloud service\ - \ groups job collections together in a given region.\nOnce a cloud service has\ - \ been created, job collections can then be\ncreated and contained within it.\n\ - \ncloud_service_id:\n The cloud service id\n\nlabel:\n The name of the cloud\ - \ service.\n\ndescription:\n The description of the cloud service.\n\ngeo_region:\n\ - \ The geographical region of the webspace that will be created." - signature: create_cloud_service(cloud_service_id, label, description, geo_region) - parameters: - - name: cloud_service_id - isRequired: true - - name: label - isRequired: true - - name: description - isRequired: true - - name: geo_region - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.create_job - name: create_job - summary: "The Create Job request creates a new job.\ncloud_service_id:\n\n The\ - \ cloud service id\n\njob_collection_id:\n Name of the hosted service.\n\njob_id:\n\ - \ The job id you wish to create.\n\njob:\n A dictionary of the payload" - signature: create_job(cloud_service_id, job_collection_id, job_id, job) - parameters: - - name: cloud_service_id - isRequired: true - - name: job_collection_id - isRequired: true - - name: job_id - isRequired: true - - name: job - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.create_job_collection - name: create_job_collection - summary: "The Create Job Collection request is specified as follows. Replace \n\ - with your subscription ID, with your cloud service ID, and\n\ - with the ID of the job collection you'd like to create.\n\ - There are no \"default\" pre-existing job collections every job collection\nmust\ - \ be manually created.\n\ncloud_service_id:\n The cloud service id\n\njob_collection_id:\n\ - \ Name of the hosted service." - signature: create_job_collection(cloud_service_id, job_collection_id, plan='Standard') - parameters: - - name: cloud_service_id - isRequired: true - - name: job_collection_id - isRequired: true - - name: plan - defaultValue: Standard -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.delete_cloud_service - name: delete_cloud_service - summary: "The Get Cloud Service operation gets all the resources (job collections)\n\ - in the cloud service.\n\ncloud_service_id:\n The cloud service id" - signature: delete_cloud_service(cloud_service_id) - parameters: - - name: cloud_service_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.delete_job - name: delete_job - summary: "The Delete Job request creates a new job.\ncloud_service_id:\n\n The\ - \ cloud service id\n\njob_collection_id:\n Name of the hosted service.\n\njob_id:\n\ - \ The job id you wish to create." - signature: delete_job(cloud_service_id, job_collection_id, job_id) - parameters: - - name: cloud_service_id - isRequired: true - - name: job_collection_id - isRequired: true - - name: job_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.delete_job_collection - name: delete_job_collection - summary: "The Delete Job Collection request is specified as follows. Replace \n\ - with your subscription ID, with your cloud service ID, and\n\ - with the ID of the job collection you'd like to delete.\n\n\ - cloud_service_id:\n The cloud service id\n\njob_collection_id:\n Name of the\ - \ hosted service." - signature: delete_job_collection(cloud_service_id, job_collection_id) - parameters: - - name: cloud_service_id - isRequired: true - - name: job_collection_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.get_all_jobs - name: get_all_jobs - summary: "The Get All Jobs operation gets all the jobs in a job collection.\nThe\ - \ full list of jobs can be accessed by excluding any job ID in the\nGET call (i.e.\ - \ /jobs.)\n\nThe return type is\n\ncloud_service_id:\n The cloud service id\n\ - \njob_collection_id:\n Name of the hosted service." - signature: get_all_jobs(cloud_service_id, job_collection_id) - parameters: - - name: cloud_service_id - isRequired: true - - name: job_collection_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.get_cloud_service - name: get_cloud_service - summary: "The Get Cloud Service operation gets all the resources (job collections)\n\ - in the cloud service.\n\ncloud_service_id:\n The cloud service id" - signature: get_cloud_service(cloud_service_id) - parameters: - - name: cloud_service_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.get_job - name: get_job - summary: "The Get Job operation gets the details (including the current job status)\n\ - of the specified job from the specified job collection.\n\nThe return type is\n\ - \ncloud_service_id:\n The cloud service id\n\njob_collection_id:\n Name of\ - \ the hosted service.\n\njob_id:\n The job id you wish to create." - signature: get_job(cloud_service_id, job_collection_id, job_id) - parameters: - - name: cloud_service_id - isRequired: true - - name: job_collection_id - isRequired: true - - name: job_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.get_job_collection - name: get_job_collection - summary: "The Get Job Collection operation gets the details of a job collection\n\ - \ncloud_service_id:\n The cloud service id\n\njob_collection_id:\n Name of\ - \ the hosted service." - signature: get_job_collection(cloud_service_id, job_collection_id) - parameters: - - name: cloud_service_id - isRequired: true - - name: job_collection_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.get_operation_status - name: get_operation_status - summary: "Returns the status of the specified operation. After calling an\nasynchronous\ - \ operation, you can call Get Operation Status to determine\nwhether the operation\ - \ has succeeded, failed, or is still in progress.\n\nrequest_id:\n The request\ - \ ID for the request you wish to track." - signature: get_operation_status(request_id) - parameters: - - name: request_id - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.list_cloud_services - name: list_cloud_services - summary: List the cloud services for scheduling defined on the account. - signature: list_cloud_services() -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.perform_delete - name: perform_delete - summary: "Performs a DELETE request and returns the response.\n\npath:\n Path\ - \ to the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_delete(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.perform_get - name: perform_get - summary: "Performs a GET request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_get(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.perform_post - name: perform_post - summary: "Performs a POST request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the POST request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_post(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.perform_put - name: perform_put - summary: "Performs a PUT request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the PUT request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_put(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.set_proxy - name: set_proxy - summary: "Sets the proxy server host and port for the HTTP CONNECT Tunnelling.\n\ - \nhost:\n Address of the proxy. Ex: '192.168.0.100'\n\nport:\n Port of the\ - \ proxy. Ex: 6000\n\nuser:\n User for proxy authorization.\n\npassword:\n \ - \ Password for proxy authorization." - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - isRequired: true - - name: port - isRequired: true - - name: user - defaultValue: None - - name: password - defaultValue: None -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.should_use_requests - name: should_use_requests - signature: static should_use_requests(cert_file) - parameters: - - name: cert_file - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.wait_for_operation_status - name: wait_for_operation_status - summary: "Waits for an asynchronous operation to complete.\n\nThis calls get_operation_status\ - \ in a loop and returns when the expected\nstatus is reached. The result of get_operation_status\ - \ is returned. By\ndefault, an exception is raised on timeout or error status.\n\ - \nrequest_id:\n The request ID for the request you wish to track.\n\nwait_for_status:\n\ - \ Status to wait for. Default is 'Succeeded'.\n\ntimeout:\n Total timeout\ - \ in seconds. Default is 30s.\n\nsleep_interval:\n Sleep time in seconds for\ - \ each iteration. Default is 5s.\n\nprogress_callback:\n Callback for each iteration.\n\ - \ Default prints '.'.\n Set it to None for no progress notification.\n\nsuccess_callback:\n\ - \ Callback on success. Default prints newline.\n Set it to None for no success\ - \ notification.\n\nfailure_callback:\n Callback on failure. Default prints newline+error\ - \ details then\n raises exception.\n Set it to None for no failure notification." - signature: wait_for_operation_status(request_id, wait_for_status='Succeeded', timeout=30, - sleep_interval=5, progress_callback=, - success_callback=, - failure_callback=) - parameters: - - name: request_id - isRequired: true - - name: wait_for_status - defaultValue: Succeeded - - name: timeout - defaultValue: '30' - - name: sleep_interval - defaultValue: '5' - - name: progress_callback - - name: success_callback - - name: failure_callback -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.wait_for_operation_status_failure_default_callback - name: wait_for_operation_status_failure_default_callback - signature: wait_for_operation_status_failure_default_callback(ex) - parameters: - - name: elapsed - isRequired: true - - name: ex - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.wait_for_operation_status_progress_default_callback - name: wait_for_operation_status_progress_default_callback - signature: wait_for_operation_status_progress_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.wait_for_operation_status_success_default_callback - name: wait_for_operation_status_success_default_callback - signature: wait_for_operation_status_success_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.with_filter - name: with_filter - summary: 'Returns a new service which will process requests with the - - specified filter. Filtering operations can include logging, automatic - - retrying, etc... The filter is a lambda which receives the HTTPRequest - - and another lambda. The filter can perform any pre-processing on the - - request, pass it off to the next lambda, and then perform any - - post-processing on the response.' - signature: with_filter(filter) - parameters: - - name: filter - isRequired: true -attributes: -- uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.timeout - name: timeout diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.schedulermanagementservice.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.schedulermanagementservice.yml deleted file mode 100644 index 6e9f0b27d3f3..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.schedulermanagementservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.schedulermanagementservice -name: schedulermanagementservice -fullName: azure.servicemanagement.schedulermanagementservice -classes: -- azure.servicemanagement.schedulermanagementservice.SchedulerManagementService diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.yml deleted file mode 100644 index 40e9dc10ed6d..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.yml +++ /dev/null @@ -1,441 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService -name: ServiceBusManagementService -fullName: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService -module: azure.servicemanagement.servicebusmanagementservice -summary: "Initializes the service bus management service.\n\nsubscription_id:\n \ - \ Subscription to manage.\n\ncert_file:\n Path to .pem certificate file (httplib),\ - \ or location of the\n certificate in your Personal certificate store (winhttp)\ - \ in the\n CURRENT_USERmyCertificateName format.\n If a request_session is specified,\ - \ then this is unused.\n\nhost:\n Live ServiceClient URL. Defaults to Azure public\ - \ cloud.\n\nrequest_session:\n Session object to use for http requests. If this\ - \ is specified, it\n replaces the default use of httplib or winhttp. Also, the\ - \ cert_file\n parameter is unused when a session is passed in.\n The session\ - \ object handles authentication, and as such can support\n multiple types of authentication:\ - \ .pem certificate, oauth.\n For example, you can pass in a Session instance from\ - \ the requests\n library. To use .pem certificate authentication with requests\n\ - \ library, set the path to the .pem file on the session.cert\n attribute.\n\n\ - timeout:\n Optional. Timeout for the http request, in seconds." -constructor: - syntax: ServiceBusManagementService(subscription_id=None, cert_file=None, host='management.core.windows.net', - request_session=None, timeout=65) - parameters: - - name: subscription_id - defaultValue: None - - name: cert_file - defaultValue: None - - name: host - defaultValue: management.core.windows.net - - name: request_session - defaultValue: None - - name: timeout - defaultValue: '65' -methods: -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.check_namespace_availability - name: check_namespace_availability - summary: "Checks to see if the specified service bus namespace is available, or\n\ - if it has already been taken.\n\nname:\n Name of the service bus namespace to\ - \ validate." - signature: check_namespace_availability(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.create_namespace - name: create_namespace - summary: "Create a new service bus namespace.\n\nname:\n Name of the service bus\ - \ namespace to create.\n\nregion:\n Region to create the namespace in." - signature: create_namespace(name, region) - parameters: - - name: name - isRequired: true - - name: region - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.delete_namespace - name: delete_namespace - summary: "Delete a service bus namespace.\n\nname:\n Name of the service bus namespace\ - \ to delete." - signature: delete_namespace(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_metrics_data_notification_hub - name: get_metrics_data_notification_hub - summary: "Retrieves the list of supported metrics for this namespace and topic\n\ - \nname:\n Name of the service bus namespace.\n\nhub_name:\n Name of the service\ - \ bus notification hub in this namespace.\n\nmetric:\n name of a supported metric\n\ - \nrollup:\n name of a supported rollup\n\nfilter_expression:\n filter, for\ - \ instance \"$filter=Timestamp gt datetime'2014-10-01T00:00:00Z'\"" - signature: get_metrics_data_notification_hub(name, hub_name, metric, rollup, filter_expresssion) - parameters: - - name: name - isRequired: true - - name: hub_name - isRequired: true - - name: metric - isRequired: true - - name: rollup - isRequired: true - - name: filter_expresssion - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_metrics_data_queue - name: get_metrics_data_queue - summary: "Retrieves the list of supported metrics for this namespace and queue\n\ - \nname:\n Name of the service bus namespace.\n\nqueue_name:\n Name of the\ - \ service bus queue in this namespace.\n\nmetric:\n name of a supported metric\n\ - \nrollup:\n name of a supported rollup\n\nfilter_expression:\n filter, for\ - \ instance \"$filter=Timestamp gt datetime'2014-10-01T00:00:00Z'\"" - signature: get_metrics_data_queue(name, queue_name, metric, rollup, filter_expresssion) - parameters: - - name: name - isRequired: true - - name: queue_name - isRequired: true - - name: metric - isRequired: true - - name: rollup - isRequired: true - - name: filter_expresssion - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_metrics_data_relay - name: get_metrics_data_relay - summary: "Retrieves the list of supported metrics for this namespace and relay\n\ - \nname:\n Name of the service bus namespace.\n\nrelay_name:\n Name of the\ - \ service bus relay in this namespace.\n\nmetric:\n name of a supported metric\n\ - \nrollup:\n name of a supported rollup\n\nfilter_expression:\n filter, for\ - \ instance \"$filter=Timestamp gt datetime'2014-10-01T00:00:00Z'\"" - signature: get_metrics_data_relay(name, relay_name, metric, rollup, filter_expresssion) - parameters: - - name: name - isRequired: true - - name: relay_name - isRequired: true - - name: metric - isRequired: true - - name: rollup - isRequired: true - - name: filter_expresssion - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_metrics_data_topic - name: get_metrics_data_topic - summary: "Retrieves the list of supported metrics for this namespace and topic\n\ - \nname:\n Name of the service bus namespace.\n\ntopic_name:\n Name of the\ - \ service bus queue in this namespace.\n\nmetric:\n name of a supported metric\n\ - \nrollup:\n name of a supported rollup\n\nfilter_expression:\n filter, for\ - \ instance \"$filter=Timestamp gt datetime'2014-10-01T00:00:00Z'\"" - signature: get_metrics_data_topic(name, topic_name, metric, rollup, filter_expresssion) - parameters: - - name: name - isRequired: true - - name: topic_name - isRequired: true - - name: metric - isRequired: true - - name: rollup - isRequired: true - - name: filter_expresssion - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_metrics_rollups_notification_hub - name: get_metrics_rollups_notification_hub - summary: "This operation gets rollup data for Service Bus metrics notification hub.\n\ - Rollup data includes the time granularity for the telemetry aggregation as well\ - \ as\nthe retention settings for each time granularity.\n\nname:\n Name of the\ - \ service bus namespace.\n\nhub_name:\n Name of the service bus notification\ - \ hub in this namespace.\n\nmetric:\n name of a supported metric" - signature: get_metrics_rollups_notification_hub(name, hub_name, metric) - parameters: - - name: name - isRequired: true - - name: hub_name - isRequired: true - - name: metric - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_metrics_rollups_queue - name: get_metrics_rollups_queue - summary: "This operation gets rollup data for Service Bus metrics queue.\nRollup\ - \ data includes the time granularity for the telemetry aggregation as well as\n\ - the retention settings for each time granularity.\n\nname:\n Name of the service\ - \ bus namespace.\n\nqueue_name:\n Name of the service bus queue in this namespace.\n\ - \nmetric:\n name of a supported metric" - signature: get_metrics_rollups_queue(name, queue_name, metric) - parameters: - - name: name - isRequired: true - - name: queue_name - isRequired: true - - name: metric - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_metrics_rollups_relay - name: get_metrics_rollups_relay - summary: "This operation gets rollup data for Service Bus metrics relay.\nRollup\ - \ data includes the time granularity for the telemetry aggregation as well as\n\ - the retention settings for each time granularity.\n\nname:\n Name of the service\ - \ bus namespace.\n\nrelay_name:\n Name of the service bus relay in this namespace.\n\ - \nmetric:\n name of a supported metric" - signature: get_metrics_rollups_relay(name, relay_name, metric) - parameters: - - name: name - isRequired: true - - name: relay_name - isRequired: true - - name: metric - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_metrics_rollups_topic - name: get_metrics_rollups_topic - summary: "This operation gets rollup data for Service Bus metrics topic.\nRollup\ - \ data includes the time granularity for the telemetry aggregation as well as\n\ - the retention settings for each time granularity.\n\nname:\n Name of the service\ - \ bus namespace.\n\ntopic_name:\n Name of the service bus queue in this namespace.\n\ - \nmetric:\n name of a supported metric" - signature: get_metrics_rollups_topic(name, topic_name, metric) - parameters: - - name: name - isRequired: true - - name: topic_name - isRequired: true - - name: metric - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_namespace - name: get_namespace - summary: "Get details about a specific namespace.\n\nname:\n Name of the service\ - \ bus namespace." - signature: get_namespace(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_operation_status - name: get_operation_status - summary: "Returns the status of the specified operation. After calling an\nasynchronous\ - \ operation, you can call Get Operation Status to determine\nwhether the operation\ - \ has succeeded, failed, or is still in progress.\n\nrequest_id:\n The request\ - \ ID for the request you wish to track." - signature: get_operation_status(request_id) - parameters: - - name: request_id - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_regions - name: get_regions - summary: Get list of available service bus regions. - signature: get_regions() -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_supported_metrics_notification_hub - name: get_supported_metrics_notification_hub - summary: "Retrieves the list of supported metrics for this namespace and topic\n\ - \nname:\n Name of the service bus namespace.\n\nhub_name:\n Name of the service\ - \ bus notification hub in this namespace." - signature: get_supported_metrics_notification_hub(name, hub_name) - parameters: - - name: name - isRequired: true - - name: hub_name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_supported_metrics_queue - name: get_supported_metrics_queue - summary: "Retrieves the list of supported metrics for this namespace and queue\n\ - \nname:\n Name of the service bus namespace.\n\nqueue_name:\n Name of the\ - \ service bus queue in this namespace." - signature: get_supported_metrics_queue(name, queue_name) - parameters: - - name: name - isRequired: true - - name: queue_name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_supported_metrics_relay - name: get_supported_metrics_relay - summary: "Retrieves the list of supported metrics for this namespace and relay\n\ - \nname:\n Name of the service bus namespace.\n\nrelay_name:\n Name of the\ - \ service bus relay in this namespace." - signature: get_supported_metrics_relay(name, relay_name) - parameters: - - name: name - isRequired: true - - name: relay_name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.get_supported_metrics_topic - name: get_supported_metrics_topic - summary: "Retrieves the list of supported metrics for this namespace and topic\n\ - \nname:\n Name of the service bus namespace.\n\ntopic_name:\n Name of the\ - \ service bus queue in this namespace." - signature: get_supported_metrics_topic(name, topic_name) - parameters: - - name: name - isRequired: true - - name: topic_name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.list_namespaces - name: list_namespaces - summary: List the service bus namespaces defined on the account. - signature: list_namespaces() -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.list_notification_hubs - name: list_notification_hubs - summary: "Retrieves the notification hubs in the service namespace.\n\nname:\n \ - \ Name of the service bus namespace." - signature: list_notification_hubs(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.list_queues - name: list_queues - summary: "Enumerates the queues in the service namespace.\n\nname:\n Name of the\ - \ service bus namespace." - signature: list_queues(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.list_relays - name: list_relays - summary: "Retrieves the relays in the service namespace.\n\nname:\n Name of the\ - \ service bus namespace." - signature: list_relays(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.list_topics - name: list_topics - summary: "Retrieves the topics in the service namespace.\n\nname:\n Name of the\ - \ service bus namespace." - signature: list_topics(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.perform_delete - name: perform_delete - summary: "Performs a DELETE request and returns the response.\n\npath:\n Path\ - \ to the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_delete(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.perform_get - name: perform_get - summary: "Performs a GET request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_get(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.perform_post - name: perform_post - summary: "Performs a POST request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the POST request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_post(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.perform_put - name: perform_put - summary: "Performs a PUT request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the PUT request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_put(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.set_proxy - name: set_proxy - summary: "Sets the proxy server host and port for the HTTP CONNECT Tunnelling.\n\ - \nhost:\n Address of the proxy. Ex: '192.168.0.100'\n\nport:\n Port of the\ - \ proxy. Ex: 6000\n\nuser:\n User for proxy authorization.\n\npassword:\n \ - \ Password for proxy authorization." - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - isRequired: true - - name: port - isRequired: true - - name: user - defaultValue: None - - name: password - defaultValue: None -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.should_use_requests - name: should_use_requests - signature: static should_use_requests(cert_file) - parameters: - - name: cert_file - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.wait_for_operation_status - name: wait_for_operation_status - summary: "Waits for an asynchronous operation to complete.\n\nThis calls get_operation_status\ - \ in a loop and returns when the expected\nstatus is reached. The result of get_operation_status\ - \ is returned. By\ndefault, an exception is raised on timeout or error status.\n\ - \nrequest_id:\n The request ID for the request you wish to track.\n\nwait_for_status:\n\ - \ Status to wait for. Default is 'Succeeded'.\n\ntimeout:\n Total timeout\ - \ in seconds. Default is 30s.\n\nsleep_interval:\n Sleep time in seconds for\ - \ each iteration. Default is 5s.\n\nprogress_callback:\n Callback for each iteration.\n\ - \ Default prints '.'.\n Set it to None for no progress notification.\n\nsuccess_callback:\n\ - \ Callback on success. Default prints newline.\n Set it to None for no success\ - \ notification.\n\nfailure_callback:\n Callback on failure. Default prints newline+error\ - \ details then\n raises exception.\n Set it to None for no failure notification." - signature: wait_for_operation_status(request_id, wait_for_status='Succeeded', timeout=30, - sleep_interval=5, progress_callback=, - success_callback=, - failure_callback=) - parameters: - - name: request_id - isRequired: true - - name: wait_for_status - defaultValue: Succeeded - - name: timeout - defaultValue: '30' - - name: sleep_interval - defaultValue: '5' - - name: progress_callback - - name: success_callback - - name: failure_callback -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.wait_for_operation_status_failure_default_callback - name: wait_for_operation_status_failure_default_callback - signature: wait_for_operation_status_failure_default_callback(ex) - parameters: - - name: elapsed - isRequired: true - - name: ex - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.wait_for_operation_status_progress_default_callback - name: wait_for_operation_status_progress_default_callback - signature: wait_for_operation_status_progress_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.wait_for_operation_status_success_default_callback - name: wait_for_operation_status_success_default_callback - signature: wait_for_operation_status_success_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.with_filter - name: with_filter - summary: 'Returns a new service which will process requests with the - - specified filter. Filtering operations can include logging, automatic - - retrying, etc... The filter is a lambda which receives the HTTPRequest - - and another lambda. The filter can perform any pre-processing on the - - request, pass it off to the next lambda, and then perform any - - post-processing on the response.' - signature: with_filter(filter) - parameters: - - name: filter - isRequired: true -attributes: -- uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.timeout - name: timeout diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicebusmanagementservice.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicebusmanagementservice.yml deleted file mode 100644 index 25eabbcc8a62..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicebusmanagementservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.servicebusmanagementservice -name: servicebusmanagementservice -fullName: azure.servicemanagement.servicebusmanagementservice -classes: -- azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementclient.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementclient.yml deleted file mode 100644 index 916f63299b48..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementclient.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.servicemanagementclient -name: servicemanagementclient -fullName: azure.servicemanagement.servicemanagementclient -functions: -- uid: azure.servicemanagement.servicemanagementclient.parse_response_for_async_op - name: parse_response_for_async_op - summary: Extracts request id from response header. - signature: parse_response_for_async_op(response) - parameters: - - name: response - isRequired: true diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementservice.ServiceManagementService.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementservice.ServiceManagementService.yml deleted file mode 100644 index e5658ac975c3..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementservice.ServiceManagementService.yml +++ /dev/null @@ -1,1936 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService -name: ServiceManagementService -fullName: azure.servicemanagement.servicemanagementservice.ServiceManagementService -module: azure.servicemanagement.servicemanagementservice -summary: "Initializes the management service.\n\nsubscription_id:\n Subscription\ - \ to manage.\n\ncert_file:\n Path to .pem certificate file (httplib), or location\ - \ of the\n certificate in your Personal certificate store (winhttp) in the\n \ - \ CURRENT_USERmyCertificateName format.\n If a request_session is specified,\ - \ then this is unused.\n\nhost:\n Live ServiceClient URL. Defaults to Azure public\ - \ cloud.\n\nrequest_session:\n Session object to use for http requests. If this\ - \ is specified, it\n replaces the default use of httplib or winhttp. Also, the\ - \ cert_file\n parameter is unused when a session is passed in.\n The session\ - \ object handles authentication, and as such can support\n multiple types of authentication:\ - \ .pem certificate, oauth.\n For example, you can pass in a Session instance from\ - \ the requests\n library. To use .pem certificate authentication with requests\n\ - \ library, set the path to the .pem file on the session.cert\n attribute.\n\n\ - timeout:\n Optional. Timeout for the http request, in seconds." -constructor: - syntax: ServiceManagementService(subscription_id=None, cert_file=None, host='management.core.windows.net', - request_session=None, timeout=65) - parameters: - - name: subscription_id - defaultValue: None - - name: cert_file - defaultValue: None - - name: host - defaultValue: management.core.windows.net - - name: request_session - defaultValue: None - - name: timeout - defaultValue: '65' -methods: -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.add_data_disk - name: add_data_disk - summary: "Adds a data disk to a virtual machine.\n\nservice_name:\n The name of\ - \ the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_name:\n\ - \ The name of the role.\n\nlun:\n Specifies the Logical Unit Number (LUN)\ - \ for the disk. The LUN\n specifies the slot in which the data drive appears\ - \ when mounted\n for usage by the virtual machine. Valid LUN values are 0 through\ - \ 15.\n\nhost_caching:\n Specifies the platform caching behavior of data disk\ - \ blob for\n read/write efficiency. The default vault is ReadOnly. Possible\n\ - \ values are: None, ReadOnly, ReadWrite\n\nmedia_link:\n Specifies the location\ - \ of the blob in Windows Azure blob store\n where the media for the disk is\ - \ located. The blob location must\n belong to the storage account in the subscription\ - \ specified by the\n value in the operation call. Example:\n\ - \ [http://example.blob.core.windows.net/disks/mydisk.vhd](http://example.blob.core.windows.net/disks/mydisk.vhd)\n\ - \ndisk_label:\n Specifies the description of the data disk. When you attach\ - \ a disk,\n either by directly referencing a media using the MediaLink element\n\ - \ or specifying the target disk size, you can use the DiskLabel\n element\ - \ to customize the name property of the target data disk.\n\ndisk_name:\n Specifies\ - \ the name of the disk. Windows Azure uses the specified\n disk to create the\ - \ data disk for the machine and populates this\n field with the disk name.\n\ - \nlogical_disk_size_in_gb:\n Specifies the size, in GB, of an empty disk to\ - \ be attached to the\n role. The disk can be created as part of disk attach\ - \ or create VM\n role call by specifying the value for this property. Windows\ - \ Azure\n creates the empty disk based on size preference and attaches the\n\ - \ newly created disk to the Role.\n\nsource_media_link:\n Specifies the location\ - \ of a blob in account storage which is\n mounted as a data disk when the virtual\ - \ machine is created." - signature: add_data_disk(service_name, deployment_name, role_name, lun, host_caching=None, - media_link=None, disk_label=None, disk_name=None, logical_disk_size_in_gb=None, - source_media_link=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: lun - isRequired: true - - name: host_caching - defaultValue: None - - name: media_link - defaultValue: None - - name: disk_label - defaultValue: None - - name: disk_name - defaultValue: None - - name: logical_disk_size_in_gb - defaultValue: None - - name: source_media_link - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.add_disk - name: add_disk - summary: "Adds a disk to the user image repository. The disk can be an OS disk\n\ - or a data disk.\n\nhas_operating_system:\n Deprecated.\n\nlabel:\n Specifies\ - \ the description of the disk.\n\nmedia_link:\n Specifies the location of the\ - \ blob in Windows Azure blob store\n where the media for the disk is located.\ - \ The blob location must\n belong to the storage account in the current subscription\ - \ specified\n by the value in the operation call. Example:\n\ - \ [http://example.blob.core.windows.net/disks/mydisk.vhd](http://example.blob.core.windows.net/disks/mydisk.vhd)\n\ - \nname:\n Specifies a name for the disk. Windows Azure uses the name to\n \ - \ identify the disk when creating virtual machines from the disk.\n\nos:\n The\ - \ OS type of the disk. Possible values are: Linux, Windows" - signature: add_disk(has_operating_system, label, media_link, name, os) - parameters: - - name: has_operating_system - isRequired: true - - name: label - isRequired: true - - name: media_link - isRequired: true - - name: name - isRequired: true - - name: os - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.add_dns_server - name: add_dns_server - summary: "Adds a DNS server definition to an existing deployment.\n\nservice_name:\n\ - \ The name of the service.\n\ndeployment_name:\n The name of the deployment.\n\ - \ndns_server_name:\n Specifies the name of the DNS server.\n\naddress:\n Specifies\ - \ the IP address of the DNS server." - signature: add_dns_server(service_name, deployment_name, dns_server_name, address) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: dns_server_name - isRequired: true - - name: address - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.add_management_certificate - name: add_management_certificate - summary: "The Add Management Certificate operation adds a certificate to the\nlist\ - \ of management certificates. Management certificates, which are\nalso known as\ - \ subscription certificates, authenticate clients\nattempting to connect to resources\ - \ associated with your Windows Azure\nsubscription.\n\npublic_key:\n A base64\ - \ representation of the management certificate public key.\n\nthumbprint:\n \ - \ The thumb print that uniquely identifies the management\n certificate.\n\n\ - data:\n The certificate's raw data in base-64 encoded .cer format." - signature: add_management_certificate(public_key, thumbprint, data) - parameters: - - name: public_key - isRequired: true - - name: thumbprint - isRequired: true - - name: data - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.add_os_image - name: add_os_image - summary: "Adds an OS image that is currently stored in a storage account in your\n\ - subscription to the image repository.\n\nlabel:\n Specifies the friendly name\ - \ of the image.\n\nmedia_link:\n Specifies the location of the blob in Windows\ - \ Azure blob store\n where the media for the image is located. The blob location\ - \ must\n belong to a storage account in the subscription specified by the\n\ - \ value in the operation call. Example:\n [http://example.blob.core.windows.net/disks/mydisk.vhd](http://example.blob.core.windows.net/disks/mydisk.vhd)\n\ - \nname:\n Specifies a name for the OS image that Windows Azure uses to\n identify\ - \ the image when creating one or more virtual machines.\n\nos:\n The operating\ - \ system type of the OS image. Possible values are:\n Linux, Windows" - signature: add_os_image(label, media_link, name, os) - parameters: - - name: label - isRequired: true - - name: media_link - isRequired: true - - name: name - isRequired: true - - name: os - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.add_role - name: add_role - summary: "Adds a virtual machine to an existing deployment.\n\nservice_name:\n \ - \ The name of the service.\n\ndeployment_name:\n The name of the deployment.\n\ - \nrole_name:\n The name of the role.\n\nsystem_config:\n Contains the metadata\ - \ required to provision a virtual machine from\n a Windows or Linux OS image.\ - \ Use an instance of\n WindowsConfigurationSet or LinuxConfigurationSet.\n\n\ - os_virtual_hard_disk:\n Contains the parameters Windows Azure uses to create\ - \ the operating\n system disk for the virtual machine. If you are creating a\ - \ Virtual\n Machine by using a VM Image, this parameter is not used.\n\nnetwork_config:\n\ - \ Encapsulates the metadata required to create the virtual network\n configuration\ - \ for a virtual machine. If you do not include a\n network configuration set\ - \ you will not be able to access the VM\n through VIPs over the internet. If\ - \ your virtual machine belongs to\n a virtual network you can not specify which\ - \ subnet address space\n it resides under.\n\navailability_set_name:\n Specifies\ - \ the name of an availability set to which to add the\n virtual machine. This\ - \ value controls the virtual machine allocation\n in the Windows Azure environment.\ - \ Virtual machines specified in the\n same availability set are allocated to\ - \ different nodes to maximize\n availability.\n\ndata_virtual_hard_disks:\n\ - \ Contains the parameters Windows Azure uses to create a data disk\n for a\ - \ virtual machine.\n\nrole_size:\n The size of the virtual machine to allocate.\ - \ The default value is\n Small. Possible values are: ExtraSmall, Small, Medium,\ - \ Large,\n ExtraLarge. The specified value must be compatible with the disk\n\ - \ selected in the OSVirtualHardDisk values.\n\nrole_type:\n The type of the\ - \ role for the virtual machine. The only supported\n value is PersistentVMRole.\n\ - \nresource_extension_references:\n Optional. Contains a collection of resource\ - \ extensions that are to\n be installed on the Virtual Machine. This element\ - \ is used if\n provision_guest_agent is set to True.\n\nprovision_guest_agent:\n\ - \ Optional. Indicates whether the VM Agent is installed on the\n Virtual Machine.\ - \ To run a resource extension in a Virtual Machine,\n this service must be installed.\n\ - \nvm_image_name:\n Optional. Specifies the name of the VM Image that is to be\ - \ used to\n create the Virtual Machine. If this is specified, the\n system_config\ - \ and network_config parameters are not used.\n\nmedia_location:\n Optional.\ - \ Required if the Virtual Machine is being created from a\n published VM Image.\ - \ Specifies the location of the VHD file that is\n created when VMImageName\ - \ specifies a published VM Image." - signature: add_role(service_name, deployment_name, role_name, system_config, os_virtual_hard_disk, - network_config=None, availability_set_name=None, data_virtual_hard_disks=None, - role_size=None, role_type='PersistentVMRole', resource_extension_references=None, - provision_guest_agent=None, vm_image_name=None, media_location=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: system_config - isRequired: true - - name: os_virtual_hard_disk - isRequired: true - - name: network_config - defaultValue: None - - name: availability_set_name - defaultValue: None - - name: data_virtual_hard_disks - defaultValue: None - - name: role_size - defaultValue: None - - name: role_type - defaultValue: PersistentVMRole - - name: resource_extension_references - defaultValue: None - - name: provision_guest_agent - defaultValue: None - - name: vm_image_name - defaultValue: None - - name: media_location - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.add_service_certificate - name: add_service_certificate - summary: "Adds a certificate to a hosted service.\n\nservice_name:\n Name of the\ - \ hosted service.\n\ndata:\n The base-64 encoded form of the pfx/cer file.\n\ - \ncertificate_format:\n The service certificate format.\n\npassword:\n The\ - \ certificate password. Default to None when using cer format." - signature: add_service_certificate(service_name, data, certificate_format, password=None) - parameters: - - name: service_name - isRequired: true - - name: data - isRequired: true - - name: certificate_format - isRequired: true - - name: password - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.associate_reserved_ip_address - name: associate_reserved_ip_address - summary: "Associate an existing reservedIP to a deployment.\n\nname:\n Required.\ - \ Name of the reserved IP address.\n\nservice_name:\n Required. Name of the\ - \ hosted service.\n\ndeployment_name:\n Required. Name of the deployment.\n\n\ - virtual_ip_name:\n Optional. Name of the VirtualIP in case of multi Vip tenant.\n\ - \ If this value is not specified default virtualIP is used\n for this operation." - signature: associate_reserved_ip_address(name, service_name, deployment_name, virtual_ip_name=None) - parameters: - - name: name - isRequired: true - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: virtual_ip_name - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.capture_role - name: capture_role - summary: "The Capture Role operation captures a virtual machine image to your\n\ - image gallery. From the captured image, you can create additional\ncustomized\ - \ virtual machines.\n\nservice_name:\n The name of the service.\n\ndeployment_name:\n\ - \ The name of the deployment.\n\nrole_name:\n The name of the role.\n\npost_capture_action:\n\ - \ Specifies the action after capture operation completes. Possible\n values\ - \ are: Delete, Reprovision.\n\ntarget_image_name:\n Specifies the image name\ - \ of the captured virtual machine.\n\ntarget_image_label:\n Specifies the friendly\ - \ name of the captured virtual machine.\n\nprovisioning_configuration:\n Use\ - \ an instance of WindowsConfigurationSet or LinuxConfigurationSet." - signature: capture_role(service_name, deployment_name, role_name, post_capture_action, - target_image_name, target_image_label, provisioning_configuration=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: post_capture_action - isRequired: true - - name: target_image_name - isRequired: true - - name: target_image_label - isRequired: true - - name: provisioning_configuration - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.capture_vm_image - name: capture_vm_image - summary: "Creates a copy of the operating system virtual hard disk (VHD) and all\n\ - of the data VHDs that are associated with the Virtual Machine, saves\nthe VHD\ - \ copies in the same storage location as the original VHDs, and\nregisters the\ - \ copies as a VM Image in the image repository that is\nassociated with the specified\ - \ subscription.\n\nservice_name:\n The name of the service.\n\ndeployment_name:\n\ - \ The name of the deployment.\n\nrole_name:\n The name of the role.\n\noptions:\n\ - \ An instance of CaptureRoleAsVMImage class.\n\noptions.os_state:\n Required.\ - \ Specifies the state of the operating system in the image.\n Possible values\ - \ are: Generalized, Specialized\n A Virtual Machine that is fully configured\ - \ and running contains a\n Specialized operating system. A Virtual Machine on\ - \ which the\n Sysprep command has been run with the generalize option contains\ - \ a\n Generalized operating system. If you capture an image from a\n generalized\ - \ Virtual Machine, the machine is deleted after the image\n is captured. It\ - \ is recommended that all Virtual Machines are shut\n down before capturing\ - \ an image.\n\noptions.vm_image_name:\n Required. Specifies the name of the\ - \ VM Image.\n\noptions.vm_image_label:\n Required. Specifies the label of the\ - \ VM Image.\n\noptions.description:\n Optional. Specifies the description of\ - \ the VM Image.\n\noptions.language:\n Optional. Specifies the language of the\ - \ VM Image.\n\noptions.image_family:\n Optional. Specifies a value that can\ - \ be used to group VM Images.\n\noptions.recommended_vm_size:\n Optional. Specifies\ - \ the size to use for the Virtual Machine that\n is created from the VM Image." - signature: capture_vm_image(service_name, deployment_name, role_name, options) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: options - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.change_deployment_configuration - name: change_deployment_configuration - summary: "Initiates a change to the deployment configuration.\n\nservice_name:\n\ - \ Name of the hosted service.\n\ndeployment_name:\n The name of the deployment.\n\ - \nconfiguration:\n The base-64 encoded service configuration file for the deployment.\n\ - \ntreat_warnings_as_error:\n Indicates whether to treat package validation warnings\ - \ as errors.\n If set to true, the Created Deployment operation fails if there\n\ - \ are validation warnings on the service package.\n\nmode:\n If set to Manual,\ - \ WalkUpgradeDomain must be called to apply the\n update. If set to Auto, the\ - \ Windows Azure platform will\n automatically apply the update To each upgrade\ - \ domain for the\n service. Possible values are: Auto, Manual\n\nextended_properties:\n\ - \ Dictionary containing name/value pairs of storage account\n properties.\ - \ You can have a maximum of 50 extended property\n name/value pairs. The maximum\ - \ length of the Name element is 64\n characters, only alphanumeric characters\ - \ and underscores are valid\n in the Name, and the name must start with a letter.\ - \ The value has\n a maximum length of 255 characters." - signature: change_deployment_configuration(service_name, deployment_name, configuration, - treat_warnings_as_error=False, mode='Auto', extended_properties=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: configuration - isRequired: true - - name: treat_warnings_as_error - defaultValue: 'False' - - name: mode - defaultValue: Auto - - name: extended_properties - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.check_hosted_service_name_availability - name: check_hosted_service_name_availability - summary: "Checks to see if the specified hosted service name is available, or if\n\ - it has already been taken.\n\nservice_name:\n Name of the hosted service." - signature: check_hosted_service_name_availability(service_name) - parameters: - - name: service_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.check_storage_account_name_availability - name: check_storage_account_name_availability - summary: "Checks to see if the specified storage account name is available, or\n\ - if it has already been taken.\n\nservice_name:\n Name of the storage service\ - \ account." - signature: check_storage_account_name_availability(service_name) - parameters: - - name: service_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.create_affinity_group - name: create_affinity_group - summary: "Creates a new affinity group for the specified subscription.\n\nname:\n\ - \ A name for the affinity group that is unique to the subscription.\n\nlabel:\n\ - \ A name for the affinity group. The name can be up to 100 characters\n in\ - \ length.\n\nlocation:\n The data center location where the affinity group will\ - \ be created.\n To list available locations, use the list_location function.\n\ - \ndescription:\n A description for the affinity group. The description can be\ - \ up to\n 1024 characters in length." - signature: create_affinity_group(name, label, location, description=None) - parameters: - - name: name - isRequired: true - - name: label - isRequired: true - - name: location - isRequired: true - - name: description - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.create_deployment - name: create_deployment - summary: "Uploads a new service package and creates a new deployment on staging\n\ - or production.\n\nservice_name:\n Name of the hosted service.\n\ndeployment_slot:\n\ - \ The environment to which the hosted service is deployed. Valid\n values\ - \ are: staging, production\n\nname:\n The name for the deployment. The deployment\ - \ name must be unique\n among other deployments for the hosted service.\n\n\ - package_url:\n A URL that refers to the location of the service package in the\n\ - \ Blob service. The service package can be located either in a\n storage account\ - \ beneath the same subscription or a Shared Access\n Signature (SAS) URI from\ - \ any storage account.\n\nlabel:\n A name for the hosted service. The name can\ - \ be up to 100 characters\n in length. It is recommended that the label be unique\ - \ within the\n subscription. The name can be used to identify the hosted service\n\ - \ for your tracking purposes.\n\nconfiguration:\n The base-64 encoded service\ - \ configuration file for the deployment.\n\nstart_deployment:\n Indicates whether\ - \ to start the deployment immediately after it is\n created. If false, the service\ - \ model is still deployed to the\n virtual machines but the code is not run\ - \ immediately. Instead, the\n service is Suspended until you call Update Deployment\ - \ Status and\n set the status to Running, at which time the service will be\n\ - \ started. A deployed service still incurs charges, even if it is\n suspended.\n\ - \ntreat_warnings_as_error:\n Indicates whether to treat package validation warnings\ - \ as errors.\n If set to true, the Created Deployment operation fails if there\n\ - \ are validation warnings on the service package.\n\nextended_properties:\n\ - \ Dictionary containing name/value pairs of storage account\n properties.\ - \ You can have a maximum of 50 extended property\n name/value pairs. The maximum\ - \ length of the Name element is 64\n characters, only alphanumeric characters\ - \ and underscores are valid\n in the Name, and the name must start with a letter.\ - \ The value has\n a maximum length of 255 characters." - signature: create_deployment(service_name, deployment_slot, name, package_url, label, - configuration, start_deployment=False, treat_warnings_as_error=False, extended_properties=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_slot - isRequired: true - - name: name - isRequired: true - - name: package_url - isRequired: true - - name: label - isRequired: true - - name: configuration - isRequired: true - - name: start_deployment - defaultValue: 'False' - - name: treat_warnings_as_error - defaultValue: 'False' - - name: extended_properties - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.create_hosted_service - name: create_hosted_service - summary: "Creates a new hosted service in Windows Azure.\n\nservice_name:\n A\ - \ name for the hosted service that is unique within Windows Azure.\n This name\ - \ is the DNS prefix name and can be used to access the\n hosted service.\n\n\ - label:\n A name for the hosted service. The name can be up to 100 characters\n\ - \ in length. The name can be used to identify the storage account for\n your\ - \ tracking purposes.\n\ndescription:\n A description for the hosted service.\ - \ The description can be up to\n 1024 characters in length.\n\nlocation:\n \ - \ The location where the hosted service will be created. You can\n specify\ - \ either a location or affinity_group, but not both.\n\naffinity_group:\n The\ - \ name of an existing affinity group associated with this\n subscription. This\ - \ name is a GUID and can be retrieved by examining\n the name element of the\ - \ response body returned by\n list_affinity_groups. You can specify either a\ - \ location or\n affinity_group, but not both.\n\nextended_properties:\n Dictionary\ - \ containing name/value pairs of storage account\n properties. You can have\ - \ a maximum of 50 extended property\n name/value pairs. The maximum length of\ - \ the Name element is 64\n characters, only alphanumeric characters and underscores\ - \ are valid\n in the Name, and the name must start with a letter. The value\ - \ has\n a maximum length of 255 characters." - signature: create_hosted_service(service_name, label, description=None, location=None, - affinity_group=None, extended_properties=None) - parameters: - - name: service_name - isRequired: true - - name: label - isRequired: true - - name: description - defaultValue: None - - name: location - defaultValue: None - - name: affinity_group - defaultValue: None - - name: extended_properties - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.create_reserved_ip_address - name: create_reserved_ip_address - summary: "Reserves an IPv4 address for the specified subscription.\n\nname:\n \ - \ Required. Specifies the name for the reserved IP address.\n\nlabel:\n Optional.\ - \ Specifies a label for the reserved IP address. The label\n can be up to 100\ - \ characters long and can be used for your tracking\n purposes.\n\nlocation:\n\ - \ Required. Specifies the location of the reserved IP address. This\n should\ - \ be the same location that is assigned to the cloud service\n containing the\ - \ deployment that will use the reserved IP address.\n To see the available locations,\ - \ you can use list_locations." - signature: create_reserved_ip_address(name, label=None, location=None) - parameters: - - name: name - isRequired: true - - name: label - defaultValue: None - - name: location - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.create_storage_account - name: create_storage_account - summary: "Creates a new storage account in Windows Azure.\n\nservice_name:\n A\ - \ name for the storage account that is unique within Windows Azure.\n Storage\ - \ account names must be between 3 and 24 characters in length\n and use numbers\ - \ and lower-case letters only.\n\ndescription:\n A description for the storage\ - \ account. The description may be up\n to 1024 characters in length.\n\nlabel:\n\ - \ A name for the storage account. The name may be up to 100\n characters in\ - \ length. The name can be used to identify the storage\n account for your tracking\ - \ purposes.\n\naffinity_group:\n The name of an existing affinity group in the\ - \ specified\n subscription. You can specify either a location or affinity_group,\n\ - \ but not both.\n\nlocation:\n The location where the storage account is created.\ - \ You can specify\n either a location or affinity_group, but not both.\n\ngeo_replication_enabled:\n\ - \ Deprecated. Replaced by the account_type parameter.\n\nextended_properties:\n\ - \ Dictionary containing name/value pairs of storage account\n properties.\ - \ You can have a maximum of 50 extended property\n name/value pairs. The maximum\ - \ length of the Name element is 64\n characters, only alphanumeric characters\ - \ and underscores are valid\n in the Name, and the name must start with a letter.\ - \ The value has\n a maximum length of 255 characters.\n\naccount_type:\n Specifies\ - \ whether the account supports locally-redundant storage,\n geo-redundant storage,\ - \ zone-redundant storage, or read access\n geo-redundant storage.\n Possible\ - \ values are:\n\n Standard_LRS, Standard_ZRS, Standard_GRS, Standard_RAGRS" - signature: create_storage_account(service_name, description, label, affinity_group=None, - location=None, geo_replication_enabled=None, extended_properties=None, account_type='Standard_GRS') - parameters: - - name: service_name - isRequired: true - - name: description - isRequired: true - - name: label - isRequired: true - - name: affinity_group - defaultValue: None - - name: location - defaultValue: None - - name: geo_replication_enabled - defaultValue: None - - name: extended_properties - defaultValue: None - - name: account_type - defaultValue: Standard_GRS -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.create_virtual_machine_deployment - name: create_virtual_machine_deployment - summary: "Provisions a virtual machine based on the supplied configuration.\n\n\ - service_name:\n Name of the hosted service.\n\ndeployment_name:\n The name\ - \ for the deployment. The deployment name must be unique\n among other deployments\ - \ for the hosted service.\n\ndeployment_slot:\n The environment to which the\ - \ hosted service is deployed. Valid\n values are: staging, production\n\nlabel:\n\ - \ Specifies an identifier for the deployment. The label can be up to\n 100\ - \ characters long. The label can be used for tracking purposes.\n\nrole_name:\n\ - \ The name of the role.\n\nsystem_config:\n Contains the metadata required\ - \ to provision a virtual machine from\n a Windows or Linux OS image. Use an\ - \ instance of\n WindowsConfigurationSet or LinuxConfigurationSet.\n\nos_virtual_hard_disk:\n\ - \ Contains the parameters Windows Azure uses to create the operating\n system\ - \ disk for the virtual machine. If you are creating a Virtual\n Machine by using\ - \ a VM Image, this parameter is not used.\n\nnetwork_config:\n Encapsulates\ - \ the metadata required to create the virtual network\n configuration for a\ - \ virtual machine. If you do not include a\n network configuration set you will\ - \ not be able to access the VM\n through VIPs over the internet. If your virtual\ - \ machine belongs to\n a virtual network you can not specify which subnet address\ - \ space\n it resides under. Use an instance of ConfigurationSet.\n\navailability_set_name:\n\ - \ Specifies the name of an availability set to which to add the\n virtual\ - \ machine. This value controls the virtual machine\n allocation in the Windows\ - \ Azure environment. Virtual machines\n specified in the same availability set\ - \ are allocated to different\n nodes to maximize availability.\n\ndata_virtual_hard_disks:\n\ - \ Contains the parameters Windows Azure uses to create a data disk\n for a\ - \ virtual machine.\n\nrole_size:\n The size of the virtual machine to allocate.\ - \ The default value is\n Small. Possible values are: ExtraSmall,Small,Medium,Large,\n\ - \ ExtraLarge,A5,A6,A7,A8,A9,Basic_A0,Basic_A1,Basic_A2,Basic_A3,\n Basic_A4,Standard_D1,Standard_D2,Standard_D3,Standard_D4,\n\ - \ Standard_D11,Standard_D12,Standard_D13,Standard_D14,Standard_G1,\n Standard_G2,Sandard_G3,Standard_G4,Standard_G5.\ - \ The specified\n value must be compatible with the disk selected in the\n \ - \ OSVirtualHardDisk values.\n\nrole_type:\n The type of the role for the virtual\ - \ machine. The only supported\n value is PersistentVMRole.\n\nvirtual_network_name:\n\ - \ Specifies the name of an existing virtual network to which the\n deployment\ - \ will belong.\n\nresource_extension_references:\n Optional. Contains a collection\ - \ of resource extensions that are to\n be installed on the Virtual Machine.\ - \ This element is used if\n provision_guest_agent is set to True. Use an iterable\ - \ of instances\n of ResourceExtensionReference.\n\nprovision_guest_agent:\n\ - \ Optional. Indicates whether the VM Agent is installed on the\n Virtual Machine.\ - \ To run a resource extension in a Virtual Machine,\n this service must be installed.\n\ - \nvm_image_name:\n Optional. Specifies the name of the VM Image that is to be\ - \ used to\n create the Virtual Machine. If this is specified, the\n system_config\ - \ and network_config parameters are not used.\n\nmedia_location:\n Optional.\ - \ Required if the Virtual Machine is being created from a\n published VM Image.\ - \ Specifies the location of the VHD file that is\n created when VMImageName\ - \ specifies a published VM Image.\n\ndns_servers:\n Optional. List of DNS servers\ - \ (use DnsServer class) to associate\n with the Virtual Machine.\n\nreserved_ip_name:\n\ - \ Optional. Specifies the name of a reserved IP address that is to be\n assigned\ - \ to the deployment. You must run create_reserved_ip_address\n before you can\ - \ assign the address to the deployment using this\n element." - signature: create_virtual_machine_deployment(service_name, deployment_name, deployment_slot, - label, role_name, system_config, os_virtual_hard_disk, network_config=None, availability_set_name=None, - data_virtual_hard_disks=None, role_size=None, role_type='PersistentVMRole', virtual_network_name=None, - resource_extension_references=None, provision_guest_agent=None, vm_image_name=None, - media_location=None, dns_servers=None, reserved_ip_name=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: deployment_slot - isRequired: true - - name: label - isRequired: true - - name: role_name - isRequired: true - - name: system_config - isRequired: true - - name: os_virtual_hard_disk - isRequired: true - - name: network_config - defaultValue: None - - name: availability_set_name - defaultValue: None - - name: data_virtual_hard_disks - defaultValue: None - - name: role_size - defaultValue: None - - name: role_type - defaultValue: PersistentVMRole - - name: virtual_network_name - defaultValue: None - - name: resource_extension_references - defaultValue: None - - name: provision_guest_agent - defaultValue: None - - name: vm_image_name - defaultValue: None - - name: media_location - defaultValue: None - - name: dns_servers - defaultValue: None - - name: reserved_ip_name - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.create_vm_image - name: create_vm_image - summary: "Creates a VM Image in the image repository that is associated with the\n\ - specified subscription using a specified set of virtual hard disks.\n\nvm_image:\n\ - \ An instance of VMImage class.\n\nvm_image.name: Required. Specifies the name\ - \ of the image.\nvm_image.label: Required. Specifies an identifier for the image.\n\ - vm_image.description: Optional. Specifies the description of the image.\nvm_image.os_disk_configuration:\n\ - \n Required. Specifies configuration information for the operating\n system\ - \ disk that is associated with the image.\n\nvm_image.os_disk_configuration.host_caching:\n\ - \ Optional. Specifies the caching behavior of the operating system disk.\n \ - \ Possible values are: None, ReadOnly, ReadWrite\n\nvm_image.os_disk_configuration.os_state:\n\ - \ Required. Specifies the state of the operating system in the image.\n Possible\ - \ values are: Generalized, Specialized\n A Virtual Machine that is fully configured\ - \ and running contains a\n Specialized operating system. A Virtual Machine on\ - \ which the\n Sysprep command has been run with the generalize option contains\ - \ a\n Generalized operating system.\n\nvm_image.os_disk_configuration.os:\n\ - \ Required. Specifies the operating system type of the image.\n\nvm_image.os_disk_configuration.media_link:\n\ - \ Required. Specifies the location of the blob in Windows Azure\n storage.\ - \ The blob location belongs to a storage account in the\n subscription specified\ - \ by the value in the\n operation call.\n\nvm_image.data_disk_configurations:\n\ - \ Optional. Specifies configuration information for the data disks\n that\ - \ are associated with the image. A VM Image might not have data\n disks associated\ - \ with it.\n\nvm_image.data_disk_configurations[].host_caching:\n Optional.\ - \ Specifies the caching behavior of the data disk.\n Possible values are: None,\ - \ ReadOnly, ReadWrite\n\nvm_image.data_disk_configurations[].lun:\n Optional\ - \ if the lun for the disk is 0. Specifies the Logical Unit\n Number (LUN) for\ - \ the data disk.\n\nvm_image.data_disk_configurations[].media_link:\n Required.\ - \ Specifies the location of the blob in Windows Azure\n storage. The blob location\ - \ belongs to a storage account in the\n subscription specified by the \ - \ value in the\n operation call.\n\nvm_image.data_disk_configurations[].logical_size_in_gb:\n\ - \ Required. Specifies the size, in GB, of the data disk.\n\nvm_image.language:\ - \ Optional. Specifies the language of the image.\nvm_image.image_family:\n\n \ - \ Optional. Specifies a value that can be used to group VM Images.\n\nvm_image.recommended_vm_size:\n\ - \ Optional. Specifies the size to use for the Virtual Machine that\n is created\ - \ from the VM Image.\n\nvm_image.eula:\n Optional. Specifies the End User License\ - \ Agreement that is\n associated with the image. The value for this element\ - \ is a string,\n but it is recommended that the value be a URL that points to\ - \ a EULA.\n\nvm_image.icon_uri:\n Optional. Specifies the URI to the icon that\ - \ is displayed for the\n image in the Management Portal.\n\nvm_image.small_icon_uri:\n\ - \ Optional. Specifies the URI to the small icon that is displayed for\n the\ - \ image in the Management Portal.\n\nvm_image.privacy_uri:\n Optional. Specifies\ - \ the URI that points to a document that contains\n the privacy policy related\ - \ to the image.\n\nvm_image.published_date:\n Optional. Specifies the date when\ - \ the image was added to the image\n repository.\n\nvm_image.show_in_gui:\n\ - \ Optional. Indicates whether the VM Images should be listed in the\n portal." - signature: create_vm_image(vm_image) - parameters: - - name: vm_image - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_affinity_group - name: delete_affinity_group - summary: "Deletes an affinity group in the specified subscription.\n\naffinity_group_name:\n\ - \ The name of the affinity group." - signature: delete_affinity_group(affinity_group_name) - parameters: - - name: affinity_group_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_data_disk - name: delete_data_disk - summary: "Removes the specified data disk from a virtual machine.\n\nservice_name:\n\ - \ The name of the service.\n\ndeployment_name:\n The name of the deployment.\n\ - \nrole_name:\n The name of the role.\n\nlun:\n The Logical Unit Number (LUN)\ - \ for the disk.\n\ndelete_vhd:\n Deletes the underlying vhd blob in Azure storage." - signature: delete_data_disk(service_name, deployment_name, role_name, lun, delete_vhd=False) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: lun - isRequired: true - - name: delete_vhd - defaultValue: 'False' -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_deployment - name: delete_deployment - summary: "Deletes the specified deployment.\n\nservice_name:\n Name of the hosted\ - \ service.\n\ndeployment_name:\n The name of the deployment." - signature: delete_deployment(service_name, deployment_name, delete_vhd=False) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: delete_vhd - defaultValue: 'False' -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_disk - name: delete_disk - summary: "Deletes the specified data or operating system disk from your image\n\ - repository.\n\ndisk_name:\n The name of the disk to delete.\n\ndelete_vhd:\n\ - \ Deletes the underlying vhd blob in Azure storage." - signature: delete_disk(disk_name, delete_vhd=False) - parameters: - - name: disk_name - isRequired: true - - name: delete_vhd - defaultValue: 'False' -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_dns_server - name: delete_dns_server - summary: "Deletes a DNS server from a deployment.\n\nservice_name:\n The name\ - \ of the service.\n\ndeployment_name:\n The name of the deployment.\n\ndns_server_name:\n\ - \ Name of the DNS server that you want to delete." - signature: delete_dns_server(service_name, deployment_name, dns_server_name) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: dns_server_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_hosted_service - name: delete_hosted_service - summary: "Deletes the specified hosted service from Windows Azure.\n\nservice_name:\n\ - \ Name of the hosted service.\n\ncomplete:\n True if all OS/data disks and\ - \ the source blobs for the disks should\n also be deleted from storage." - signature: delete_hosted_service(service_name, complete=False) - parameters: - - name: service_name - isRequired: true - - name: complete - defaultValue: 'False' -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_management_certificate - name: delete_management_certificate - summary: "The Delete Management Certificate operation deletes a certificate from\n\ - the list of management certificates. Management certificates, which\nare also\ - \ known as subscription certificates, authenticate clients\nattempting to connect\ - \ to resources associated with your Windows Azure\nsubscription.\n\nthumbprint:\n\ - \ The thumb print that uniquely identifies the management\n certificate." - signature: delete_management_certificate(thumbprint) - parameters: - - name: thumbprint - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_os_image - name: delete_os_image - summary: "Deletes the specified OS image from your image repository.\n\nimage_name:\n\ - \ The name of the image.\n\ndelete_vhd:\n Deletes the underlying vhd blob\ - \ in Azure storage." - signature: delete_os_image(image_name, delete_vhd=False) - parameters: - - name: image_name - isRequired: true - - name: delete_vhd - defaultValue: 'False' -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_reserved_ip_address - name: delete_reserved_ip_address - summary: "Deletes a reserved IP address from the specified subscription.\n\nname:\n\ - \ Required. Name of the reserved IP address." - signature: delete_reserved_ip_address(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_role - name: delete_role - summary: "Deletes the specified virtual machine.\n\nservice_name:\n The name of\ - \ the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_name:\n\ - \ The name of the role.\n\ncomplete:\n True if all OS/data disks and the source\ - \ blobs for the disks should\n also be deleted from storage." - signature: delete_role(service_name, deployment_name, role_name, complete=False) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: complete - defaultValue: 'False' -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_role_instances - name: delete_role_instances - summary: "Reinstalls the operating system on instances of web roles or worker\n\ - roles and initializes the storage resources that are used by them. If\nyou do\ - \ not want to initialize storage resources, you can use\nreimage_role_instance.\n\ - \nservice_name:\n Name of the hosted service.\n\ndeployment_name:\n The name\ - \ of the deployment.\n\nrole_instance_names:\n List of role instance names." - signature: delete_role_instances(service_name, deployment_name, role_instance_names) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_instance_names - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_service_certificate - name: delete_service_certificate - summary: "Deletes a service certificate from the certificate store of a hosted\n\ - service.\n\nservice_name:\n Name of the hosted service.\n\nthumbalgorithm:\n\ - \ The algorithm for the certificate's thumbprint.\n\nthumbprint:\n The hexadecimal\ - \ representation of the thumbprint." - signature: delete_service_certificate(service_name, thumbalgorithm, thumbprint) - parameters: - - name: service_name - isRequired: true - - name: thumbalgorithm - isRequired: true - - name: thumbprint - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_storage_account - name: delete_storage_account - summary: "Deletes the specified storage account from Windows Azure.\n\nservice_name:\n\ - \ Name of the storage service account." - signature: delete_storage_account(service_name) - parameters: - - name: service_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.delete_vm_image - name: delete_vm_image - summary: "Deletes the specified VM Image from the image repository that is\nassociated\ - \ with the specified subscription.\n\nvm_image_name:\n The name of the image.\n\ - \ndelete_vhd:\n Deletes the underlying vhd blob in Azure storage." - signature: delete_vm_image(vm_image_name, delete_vhd=False) - parameters: - - name: vm_image_name - isRequired: true - - name: delete_vhd - defaultValue: 'False' -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.disassociate_reserved_ip_address - name: disassociate_reserved_ip_address - summary: "Disassociate an existing reservedIP from the given deployment.\n\nname:\n\ - \ Required. Name of the reserved IP address.\n\nservice_name:\n Required.\ - \ Name of the hosted service.\n\ndeployment_name:\n Required. Name of the deployment.\n\ - \nvirtual_ip_name:\n Optional. Name of the VirtualIP in case of multi Vip tenant.\n\ - \ If this value is not specified default virtualIP is used\n for this operation." - signature: disassociate_reserved_ip_address(name, service_name, deployment_name, - virtual_ip_name=None) - parameters: - - name: name - isRequired: true - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: virtual_ip_name - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_affinity_group_properties - name: get_affinity_group_properties - summary: "Returns the system properties associated with the specified affinity\n\ - group.\n\naffinity_group_name:\n The name of the affinity group." - signature: get_affinity_group_properties(affinity_group_name) - parameters: - - name: affinity_group_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_data_disk - name: get_data_disk - summary: "Retrieves the specified data disk from a virtual machine.\n\nservice_name:\n\ - \ The name of the service.\n\ndeployment_name:\n The name of the deployment.\n\ - \nrole_name:\n The name of the role.\n\nlun:\n The Logical Unit Number (LUN)\ - \ for the disk." - signature: get_data_disk(service_name, deployment_name, role_name, lun) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: lun - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_deployment_by_name - name: get_deployment_by_name - summary: "Returns configuration information, status, and system properties for a\n\ - deployment.\n\nservice_name:\n Name of the hosted service.\n\ndeployment_name:\n\ - \ The name of the deployment." - signature: get_deployment_by_name(service_name, deployment_name) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_deployment_by_slot - name: get_deployment_by_slot - summary: "Returns configuration information, status, and system properties for\n\ - a deployment.\n\nservice_name:\n Name of the hosted service.\n\ndeployment_slot:\n\ - \ The environment to which the hosted service is deployed. Valid\n values\ - \ are: staging, production" - signature: get_deployment_by_slot(service_name, deployment_slot) - parameters: - - name: service_name - isRequired: true - - name: deployment_slot - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_disk - name: get_disk - summary: Retrieves a disk from your image repository. - signature: get_disk(disk_name) - parameters: - - name: disk_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_hosted_service_properties - name: get_hosted_service_properties - summary: "Retrieves system properties for the specified hosted service. These\n\ - properties include the service name and service type; the name of the\naffinity\ - \ group to which the service belongs, or its location if it is\nnot part of an\ - \ affinity group; and optionally, information on the\nservice's deployments.\n\ - \nservice_name:\n Name of the hosted service.\n\nembed_detail:\n When True,\ - \ the management service returns properties for all\n deployments of the service,\ - \ as well as for the service itself." - signature: get_hosted_service_properties(service_name, embed_detail=False) - parameters: - - name: service_name - isRequired: true - - name: embed_detail - defaultValue: 'False' -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_management_certificate - name: get_management_certificate - summary: "The Get Management Certificate operation retrieves information about\n\ - the management certificate with the specified thumbprint. Management\ncertificates,\ - \ which are also known as subscription certificates,\nauthenticate clients attempting\ - \ to connect to resources associated\nwith your Windows Azure subscription.\n\n\ - thumbprint:\n The thumbprint value of the certificate." - signature: get_management_certificate(thumbprint) - parameters: - - name: thumbprint - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_operation_status - name: get_operation_status - summary: "Returns the status of the specified operation. After calling an\nasynchronous\ - \ operation, you can call Get Operation Status to determine\nwhether the operation\ - \ has succeeded, failed, or is still in progress.\n\nrequest_id:\n The request\ - \ ID for the request you wish to track." - signature: get_operation_status(request_id) - parameters: - - name: request_id - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_os_image - name: get_os_image - summary: Retrieves an OS image from the image repository. - signature: get_os_image(image_name) - parameters: - - name: image_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_os_image_details - name: get_os_image_details - summary: 'Retrieves an OS image from the image repository, including replication - - progress.' - signature: get_os_image_details(image_name) - parameters: - - name: image_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_reserved_ip_address - name: get_reserved_ip_address - summary: "Retrieves information about the specified reserved IP address.\n\nname:\n\ - \ Required. Name of the reserved IP address." - signature: get_reserved_ip_address(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_role - name: get_role - summary: "Retrieves the specified virtual machine.\n\nservice_name:\n The name\ - \ of the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_name:\n\ - \ The name of the role." - signature: get_role(service_name, deployment_name, role_name) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_service_certificate - name: get_service_certificate - summary: "Returns the public data for the specified X.509 certificate associated\n\ - with a hosted service.\n\nservice_name:\n Name of the hosted service.\n\nthumbalgorithm:\n\ - \ The algorithm for the certificate's thumbprint.\n\nthumbprint:\n The hexadecimal\ - \ representation of the thumbprint." - signature: get_service_certificate(service_name, thumbalgorithm, thumbprint) - parameters: - - name: service_name - isRequired: true - - name: thumbalgorithm - isRequired: true - - name: thumbprint - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_storage_account_keys - name: get_storage_account_keys - summary: "Returns the primary and secondary access keys for the specified\nstorage\ - \ account.\n\nservice_name:\n Name of the storage service account." - signature: get_storage_account_keys(service_name) - parameters: - - name: service_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_storage_account_properties - name: get_storage_account_properties - summary: "Returns system properties for the specified storage account.\n\nservice_name:\n\ - \ Name of the storage service account." - signature: get_storage_account_properties(service_name) - parameters: - - name: service_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.get_subscription - name: get_subscription - summary: 'Returns account and resource allocation information on the specified - - subscription.' - signature: get_subscription() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_affinity_groups - name: list_affinity_groups - summary: Lists the affinity groups associated with the specified subscription. - signature: list_affinity_groups() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_disks - name: list_disks - summary: Retrieves a list of the disks in your image repository. - signature: list_disks() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_hosted_services - name: list_hosted_services - summary: 'Lists the hosted services available under the current subscription. - - - Note that you will receive a list of HostedService instances, without - - all details inside. For instance, deployments will be None. If you - - want deployments information for a specific host service, you have to - - call get_hosted_service_properties with embed_detail=True.' - signature: list_hosted_services() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_locations - name: list_locations - summary: 'Lists all of the data center locations that are valid for your - - subscription.' - signature: list_locations() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_management_certificates - name: list_management_certificates - summary: 'The List Management Certificates operation lists and returns basic - - information about all of the management certificates associated with - - the specified subscription. Management certificates, which are also - - known as subscription certificates, authenticate clients attempting to - - connect to resources associated with your Windows Azure subscription.' - signature: list_management_certificates() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_operating_system_families - name: list_operating_system_families - summary: 'Lists the guest operating system families available in Windows Azure, - - and also lists the operating system versions available for each family.' - signature: list_operating_system_families() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_operating_systems - name: list_operating_systems - summary: 'Lists the versions of the guest operating system that are currently - - available in Windows Azure.' - signature: list_operating_systems() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_os_images - name: list_os_images - summary: Retrieves a list of the OS images from the image repository. - signature: list_os_images() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_reserved_ip_addresses - name: list_reserved_ip_addresses - summary: 'Lists the IP addresses that have been reserved for the specified - - subscription.' - signature: list_reserved_ip_addresses() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_resource_extension_versions - name: list_resource_extension_versions - summary: "Lists the versions of a resource extension that are available to add\n\ - to a Virtual Machine.\n\npublisher_name:\n Name of the resource extension publisher.\n\ - \nextension_name:\n Name of the resource extension." - signature: list_resource_extension_versions(publisher_name, extension_name) - parameters: - - name: publisher_name - isRequired: true - - name: extension_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_resource_extensions - name: list_resource_extensions - summary: 'Lists the resource extensions that are available to add to a - - Virtual Machine.' - signature: list_resource_extensions() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_role_sizes - name: list_role_sizes - summary: 'Lists the role sizes that are available under the specified - - subscription.' - signature: list_role_sizes() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_service_certificates - name: list_service_certificates - summary: "Lists all of the service certificates associated with the specified\n\ - hosted service.\n\nservice_name:\n Name of the hosted service." - signature: list_service_certificates(service_name) - parameters: - - name: service_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_storage_accounts - name: list_storage_accounts - summary: Lists the storage accounts available under the current subscription. - signature: list_storage_accounts() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_subscription_operations - name: list_subscription_operations - summary: 'List subscription operations. - - - start_time: Required. An ISO8601 date. - - end_time: Required. An ISO8601 date. - - object_id_filter: Optional. Returns subscription operations only for the specified - object type and object ID - - operation_result_filter: Optional. Returns subscription operations only for the - specified result status, either Succeeded, Failed, or InProgress. - - continuation_token: Optional. - - More information at: - - [https://msdn.microsoft.com/en-us/library/azure/gg715318.aspx](https://msdn.microsoft.com/en-us/library/azure/gg715318.aspx)' - signature: list_subscription_operations(start_time=None, end_time=None, object_id_filter=None, - operation_result_filter=None, continuation_token=None) - parameters: - - name: start_time - defaultValue: None - - name: end_time - defaultValue: None - - name: object_id_filter - defaultValue: None - - name: operation_result_filter - defaultValue: None - - name: continuation_token - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_subscriptions - name: list_subscriptions - summary: 'Returns a list of subscriptions that you can access. - - - You must make sure that the request that is made to the management - - service is secure using an Active Directory access token.' - signature: list_subscriptions() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_virtual_network_sites - name: list_virtual_network_sites - summary: Retrieves a list of the virtual networks. - signature: list_virtual_network_sites() -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.list_vm_images - name: list_vm_images - summary: 'Retrieves a list of the VM Images from the image repository that is - - associated with the specified subscription.' - signature: list_vm_images(location=None, publisher=None, category=None) - parameters: - - name: location - defaultValue: None - - name: publisher - defaultValue: None - - name: category - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.perform_delete - name: perform_delete - summary: "Performs a DELETE request and returns the response.\n\npath:\n Path\ - \ to the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_delete(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.perform_get - name: perform_get - summary: "Performs a GET request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_get(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.perform_post - name: perform_post - summary: "Performs a POST request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the POST request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_post(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.perform_put - name: perform_put - summary: "Performs a PUT request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the PUT request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_put(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.reboot_role_instance - name: reboot_role_instance - summary: "Requests a reboot of a role instance that is running in a deployment.\n\ - \nservice_name:\n Name of the hosted service.\n\ndeployment_name:\n The name\ - \ of the deployment.\n\nrole_instance_name:\n The name of the role instance." - signature: reboot_role_instance(service_name, deployment_name, role_instance_name) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_instance_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.rebuild_role_instance - name: rebuild_role_instance - summary: "Reinstalls the operating system on instances of web roles or worker\n\ - roles and initializes the storage resources that are used by them. If\nyou do\ - \ not want to initialize storage resources, you can use\nreimage_role_instance.\n\ - \nservice_name:\n Name of the hosted service.\n\ndeployment_name:\n The name\ - \ of the deployment.\n\nrole_instance_name:\n The name of the role instance." - signature: rebuild_role_instance(service_name, deployment_name, role_instance_name) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_instance_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.regenerate_storage_account_keys - name: regenerate_storage_account_keys - summary: "Regenerates the primary or secondary access key for the specified\nstorage\ - \ account.\n\nservice_name:\n Name of the storage service account.\n\nkey_type:\n\ - \ Specifies which key to regenerate. Valid values are:\n Primary, Secondary" - signature: regenerate_storage_account_keys(service_name, key_type) - parameters: - - name: service_name - isRequired: true - - name: key_type - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.reimage_role_instance - name: reimage_role_instance - summary: "Requests a reimage of a role instance that is running in a deployment.\n\ - \nservice_name:\n Name of the hosted service.\n\ndeployment_name:\n The name\ - \ of the deployment.\n\nrole_instance_name:\n The name of the role instance." - signature: reimage_role_instance(service_name, deployment_name, role_instance_name) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_instance_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.replicate_vm_image - name: replicate_vm_image - summary: "Replicate a VM image to multiple target locations. This operation\nis\ - \ only for publishers. You have to be registered as image publisher\nwith Microsoft\ - \ Azure to be able to call this.\n\nvm_image_name:\n Specifies the name of the\ - \ VM Image that is to be used for\n replication\n\nregions:\n Specified a\ - \ list of regions to replicate the image to\n Note: The regions in the request\ - \ body are not additive. If a VM\n Image has already been replicated to Regions\ - \ A, B, and C, and\n a request is made to replicate to Regions A and D, the\ - \ VM\n Image will remain in Region A, will be replicated in Region D,\n and\ - \ will be unreplicated from Regions B and C\n\noffer:\n Specifies the publisher\ - \ defined name of the offer. The allowed\n characters are uppercase or lowercase\ - \ letters, digit,\n hyphen(-), period (.).The maximum allowed length is 64 characters.\n\ - \nsku:\n Specifies the publisher defined name of the Sku. The allowed\n characters\ - \ are uppercase or lowercase letters, digit,\n hyphen(-), period (.). The maximum\ - \ allowed length is 64 characters.\n\nversion:\n Specifies the publisher defined\ - \ version of the image.\n The allowed characters are digit and period.\n Format:\ - \ ..\n Example: '1.0.0' or '1.1.0' The 3\ - \ version number to\n follow standard of most of the RPs. See [http://semver.org](http://semver.org)" - signature: replicate_vm_image(vm_image_name, regions, offer, sku, version) - parameters: - - name: vm_image_name - isRequired: true - - name: regions - isRequired: true - - name: offer - isRequired: true - - name: sku - isRequired: true - - name: version - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.restart_role - name: restart_role - summary: "Restarts the specified virtual machine.\n\nservice_name:\n The name\ - \ of the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_name:\n\ - \ The name of the role." - signature: restart_role(service_name, deployment_name, role_name) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.rollback_update_or_upgrade - name: rollback_update_or_upgrade - summary: "Cancels an in progress configuration change (update) or upgrade and\n\ - returns the deployment to its state before the upgrade or\nconfiguration change\ - \ was started.\n\nservice_name:\n Name of the hosted service.\n\ndeployment_name:\n\ - \ The name of the deployment.\n\nmode:\n Specifies whether the rollback should\ - \ proceed automatically.\n auto - The rollback proceeds without further user\ - \ input.\n manual - You must call the Walk Upgrade Domain operation to\n\n\ - \ apply the rollback to each upgrade domain.\n\nforce:\n Specifies whether\ - \ the rollback should proceed even when it will\n cause local data to be lost\ - \ from some role instances. True if the\n rollback should proceed; otherwise\ - \ false if the rollback should\n fail." - signature: rollback_update_or_upgrade(service_name, deployment_name, mode, force) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: mode - isRequired: true - - name: force - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.set_proxy - name: set_proxy - summary: "Sets the proxy server host and port for the HTTP CONNECT Tunnelling.\n\ - \nhost:\n Address of the proxy. Ex: '192.168.0.100'\n\nport:\n Port of the\ - \ proxy. Ex: 6000\n\nuser:\n User for proxy authorization.\n\npassword:\n \ - \ Password for proxy authorization." - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - isRequired: true - - name: port - isRequired: true - - name: user - defaultValue: None - - name: password - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.share_vm_image - name: share_vm_image - summary: "Share an already replicated OS image. This operation is only for\npublishers.\ - \ You have to be registered as image publisher with Windows\nAzure to be able\ - \ to call this.\n\nvm_image_name:\n The name of the virtual machine image to\ - \ share\n\npermission:\n The sharing permission: public, msdn, or private" - signature: share_vm_image(vm_image_name, permission) - parameters: - - name: vm_image_name - isRequired: true - - name: permission - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.should_use_requests - name: should_use_requests - signature: static should_use_requests(cert_file) - parameters: - - name: cert_file - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.shutdown_role - name: shutdown_role - summary: "Shuts down the specified virtual machine.\n\nservice_name:\n The name\ - \ of the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_name:\n\ - \ The name of the role.\n\npost_shutdown_action:\n Specifies how the Virtual\ - \ Machine should be shut down. Values are:\n Stopped\n Shuts down\ - \ the Virtual Machine but retains the compute\n resources. You will continue\ - \ to be billed for the resources\n that the stopped machine uses.\n\n\ - \ StoppedDeallocated\n Shuts down the Virtual Machine and releases\ - \ the compute\n resources. You are not billed for the compute resources\ - \ that\n this Virtual Machine uses. If a static Virtual Network IP\n \ - \ address is assigned to the Virtual Machine, it is reserved." - signature: shutdown_role(service_name, deployment_name, role_name, post_shutdown_action='Stopped') - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: post_shutdown_action - defaultValue: Stopped -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.shutdown_roles - name: shutdown_roles - summary: "Shuts down the specified virtual machines.\n\nservice_name:\n The name\ - \ of the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_names:\n\ - \ The names of the roles, as an enumerable of strings.\n\npost_shutdown_action:\n\ - \ Specifies how the Virtual Machine should be shut down. Values are:\n \ - \ Stopped\n Shuts down the Virtual Machine but retains the compute\n \ - \ resources. You will continue to be billed for the resources\n \ - \ that the stopped machine uses.\n\n StoppedDeallocated\n Shuts\ - \ down the Virtual Machine and releases the compute\n resources. You are\ - \ not billed for the compute resources that\n this Virtual Machine uses.\ - \ If a static Virtual Network IP\n address is assigned to the Virtual\ - \ Machine, it is reserved." - signature: shutdown_roles(service_name, deployment_name, role_names, post_shutdown_action='Stopped') - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_names - isRequired: true - - name: post_shutdown_action - defaultValue: Stopped -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.start_role - name: start_role - summary: "Starts the specified virtual machine.\n\nservice_name:\n The name of\ - \ the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_name:\n\ - \ The name of the role." - signature: start_role(service_name, deployment_name, role_name) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.start_roles - name: start_roles - summary: "Starts the specified virtual machines.\n\nservice_name:\n The name of\ - \ the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_names:\n\ - \ The names of the roles, as an enumerable of strings." - signature: start_roles(service_name, deployment_name, role_names) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_names - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.swap_deployment - name: swap_deployment - summary: "Initiates a virtual IP swap between the staging and production\ndeployment\ - \ environments for a service. If the service is currently\nrunning in the staging\ - \ environment, it will be swapped to the\nproduction environment. If it is running\ - \ in the production\nenvironment, it will be swapped to staging.\n\nservice_name:\n\ - \ Name of the hosted service.\n\nproduction:\n The name of the production\ - \ deployment.\n\nsource_deployment:\n The name of the source deployment." - signature: swap_deployment(service_name, production, source_deployment) - parameters: - - name: service_name - isRequired: true - - name: production - isRequired: true - - name: source_deployment - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.unreplicate_vm_image - name: unreplicate_vm_image - summary: "Unreplicate a VM image from all regions This operation\nis only for publishers.\ - \ You have to be registered as image publisher\nwith Microsoft Azure to be able\ - \ to call this\n\nvm_image_name:\n Specifies the name of the VM Image that is\ - \ to be used for\n unreplication. The VM Image Name should be the user VM Image,\n\ - \ not the published name of the VM Image." - signature: unreplicate_vm_image(vm_image_name) - parameters: - - name: vm_image_name - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_affinity_group - name: update_affinity_group - summary: "Updates the label and/or the description for an affinity group for the\n\ - specified subscription.\n\naffinity_group_name:\n The name of the affinity group.\n\ - \nlabel:\n A name for the affinity group. The name can be up to 100 characters\n\ - \ in length.\n\ndescription:\n A description for the affinity group. The description\ - \ can be up to\n 1024 characters in length." - signature: update_affinity_group(affinity_group_name, label, description=None) - parameters: - - name: affinity_group_name - isRequired: true - - name: label - isRequired: true - - name: description - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_data_disk - name: update_data_disk - summary: "Updates the specified data disk attached to the specified virtual\nmachine.\n\ - \nservice_name:\n The name of the service.\n\ndeployment_name:\n The name\ - \ of the deployment.\n\nrole_name:\n The name of the role.\n\nlun:\n Specifies\ - \ the Logical Unit Number (LUN) for the disk. The LUN\n specifies the slot in\ - \ which the data drive appears when mounted\n for usage by the virtual machine.\ - \ Valid LUN values are 0 through\n 15.\n\nhost_caching:\n Specifies the platform\ - \ caching behavior of data disk blob for\n read/write efficiency. The default\ - \ vault is ReadOnly. Possible\n values are: None, ReadOnly, ReadWrite\n\nmedia_link:\n\ - \ Specifies the location of the blob in Windows Azure blob store\n where the\ - \ media for the disk is located. The blob location must\n belong to the storage\ - \ account in the subscription specified by\n the value in\ - \ the operation call. Example:\n [http://example.blob.core.windows.net/disks/mydisk.vhd](http://example.blob.core.windows.net/disks/mydisk.vhd)\n\ - \nupdated_lun:\n Specifies the Logical Unit Number (LUN) for the disk. The LUN\n\ - \ specifies the slot in which the data drive appears when mounted\n for usage\ - \ by the virtual machine. Valid LUN values are 0 through 15.\n\ndisk_label:\n\ - \ Specifies the description of the data disk. When you attach a disk,\n either\ - \ by directly referencing a media using the MediaLink element\n or specifying\ - \ the target disk size, you can use the DiskLabel\n element to customize the\ - \ name property of the target data disk.\n\ndisk_name:\n Specifies the name\ - \ of the disk. Windows Azure uses the specified\n disk to create the data disk\ - \ for the machine and populates this\n field with the disk name.\n\nlogical_disk_size_in_gb:\n\ - \ Specifies the size, in GB, of an empty disk to be attached to the\n role.\ - \ The disk can be created as part of disk attach or create VM\n role call by\ - \ specifying the value for this property. Windows Azure\n creates the empty\ - \ disk based on size preference and attaches the\n newly created disk to the\ - \ Role." - signature: update_data_disk(service_name, deployment_name, role_name, lun, host_caching=None, - media_link=None, updated_lun=None, disk_label=None, disk_name=None, logical_disk_size_in_gb=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: lun - isRequired: true - - name: host_caching - defaultValue: None - - name: media_link - defaultValue: None - - name: updated_lun - defaultValue: None - - name: disk_label - defaultValue: None - - name: disk_name - defaultValue: None - - name: logical_disk_size_in_gb - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_deployment_status - name: update_deployment_status - summary: "Initiates a change in deployment status.\n\nservice_name:\n Name of\ - \ the hosted service.\n\ndeployment_name:\n The name of the deployment.\n\n\ - status:\n The change to initiate to the deployment status. Possible values\n\ - \ include:\n\n Running, Suspended" - signature: update_deployment_status(service_name, deployment_name, status) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: status - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_disk - name: update_disk - summary: "Updates an existing disk in your image repository.\n\ndisk_name:\n The\ - \ name of the disk to update.\n\nhas_operating_system:\n Deprecated.\n\nlabel:\n\ - \ Specifies the description of the disk.\n\nmedia_link:\n Deprecated.\n\n\ - name:\n Deprecated.\n\nos:\n Deprecated." - signature: update_disk(disk_name, has_operating_system=None, label=None, media_link=None, - name=None, os=None) - parameters: - - name: disk_name - isRequired: true - - name: has_operating_system - defaultValue: None - - name: label - defaultValue: None - - name: media_link - defaultValue: None - - name: name - defaultValue: None - - name: os - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_dns_server - name: update_dns_server - summary: "Updates the ip address of a DNS server.\n\nservice_name:\n The name\ - \ of the service.\n\ndeployment_name:\n The name of the deployment.\n\ndns_server_name:\n\ - \ Specifies the name of the DNS server.\n\naddress:\n Specifies the IP address\ - \ of the DNS server." - signature: update_dns_server(service_name, deployment_name, dns_server_name, address) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: dns_server_name - isRequired: true - - name: address - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_hosted_service - name: update_hosted_service - summary: "Updates the label and/or the description for a hosted service in\nWindows\ - \ Azure.\n\nservice_name:\n Name of the hosted service.\n\nlabel:\n A name\ - \ for the hosted service. The name may be up to 100 characters\n in length.\ - \ You must specify a value for either Label or\n Description, or for both. It\ - \ is recommended that the label be\n unique within the subscription. The name\ - \ can be used\n identify the hosted service for your tracking purposes.\n\n\ - description:\n A description for the hosted service. The description may be\ - \ up to\n 1024 characters in length. You must specify a value for either\n \ - \ Label or Description, or for both.\n\nextended_properties:\n Dictionary containing\ - \ name/value pairs of storage account\n properties. You can have a maximum of\ - \ 50 extended property\n name/value pairs. The maximum length of the Name element\ - \ is 64\n characters, only alphanumeric characters and underscores are valid\n\ - \ in the Name, and the name must start with a letter. The value has\n a maximum\ - \ length of 255 characters." - signature: update_hosted_service(service_name, label=None, description=None, extended_properties=None) - parameters: - - name: service_name - isRequired: true - - name: label - defaultValue: None - - name: description - defaultValue: None - - name: extended_properties - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_os_image - name: update_os_image - summary: "Updates an OS image that in your image repository.\n\nimage_name:\n \ - \ The name of the image to update.\n\nlabel:\n Specifies the friendly name of\ - \ the image to be updated. You cannot\n use this operation to update images\ - \ provided by the Windows Azure\n platform.\n\nmedia_link:\n Specifies the\ - \ location of the blob in Windows Azure blob store\n where the media for the\ - \ image is located. The blob location must\n belong to a storage account in\ - \ the subscription specified by the\n value in the operation\ - \ call. Example:\n [http://example.blob.core.windows.net/disks/mydisk.vhd](http://example.blob.core.windows.net/disks/mydisk.vhd)\n\ - \nname:\n Specifies a name for the OS image that Windows Azure uses to\n identify\ - \ the image when creating one or more VM Roles.\n\nos:\n The operating system\ - \ type of the OS image. Possible values are:\n Linux, Windows" - signature: update_os_image(image_name, label, media_link, name, os) - parameters: - - name: image_name - isRequired: true - - name: label - isRequired: true - - name: media_link - isRequired: true - - name: name - isRequired: true - - name: os - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_os_image_from_image_reference - name: update_os_image_from_image_reference - summary: "Updates metadata elements from a given OS image reference.\n\nimage_name:\n\ - \ The name of the image to update.\n\nos_image:\n An instance of OSImage class.\n\ - \nos_image.label: Optional. Specifies an identifier for the image.\nos_image.description:\ - \ Optional. Specifies the description of the image.\nos_image.language: Optional.\ - \ Specifies the language of the image.\nos_image.image_family:\n\n Optional.\ - \ Specifies a value that can be used to group VM Images.\n\nos_image.recommended_vm_size:\n\ - \ Optional. Specifies the size to use for the Virtual Machine that\n is created\ - \ from the VM Image.\n\nos_image.eula:\n Optional. Specifies the End User License\ - \ Agreement that is\n associated with the image. The value for this element\ - \ is a string,\n but it is recommended that the value be a URL that points to\ - \ a EULA.\n\nos_image.icon_uri:\n Optional. Specifies the URI to the icon that\ - \ is displayed for the\n image in the Management Portal.\n\nos_image.small_icon_uri:\n\ - \ Optional. Specifies the URI to the small icon that is displayed for\n the\ - \ image in the Management Portal.\n\nos_image.privacy_uri:\n Optional. Specifies\ - \ the URI that points to a document that contains\n the privacy policy related\ - \ to the image.\n\nos_image.published_date:\n Optional. Specifies the date when\ - \ the image was added to the image\n repository.\n\nos.image.media_link:\n \ - \ Required: Specifies the location of the blob in Windows Azure\n blob store\ - \ where the media for the image is located. The blob\n location must belong\ - \ to a storage account in the subscription\n specified by the \ - \ value in the operation call.\n Example:\n [http://example.blob.core.windows.net/disks/mydisk.vhd](http://example.blob.core.windows.net/disks/mydisk.vhd)\n\ - \nos_image.name:\n Specifies a name for the OS image that Windows Azure uses\ - \ to\n identify the image when creating one or more VM Roles.\n\nos_image.os:\n\ - \ The operating system type of the OS image. Possible values are:\n Linux,\ - \ Windows" - signature: update_os_image_from_image_reference(image_name, os_image) - parameters: - - name: image_name - isRequired: true - - name: os_image - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_role - name: update_role - summary: "Updates the specified virtual machine.\n\nservice_name:\n The name of\ - \ the service.\n\ndeployment_name:\n The name of the deployment.\n\nrole_name:\n\ - \ The name of the role.\n\nos_virtual_hard_disk:\n Contains the parameters\ - \ Windows Azure uses to create the operating\n system disk for the virtual machine.\n\ - \nnetwork_config:\n Encapsulates the metadata required to create the virtual\ - \ network\n configuration for a virtual machine. If you do not include a\n \ - \ network configuration set you will not be able to access the VM\n through\ - \ VIPs over the internet. If your virtual machine belongs to\n a virtual network\ - \ you can not specify which subnet address space\n it resides under.\n\navailability_set_name:\n\ - \ Specifies the name of an availability set to which to add the\n virtual\ - \ machine. This value controls the virtual machine allocation\n in the Windows\ - \ Azure environment. Virtual machines specified in the\n same availability set\ - \ are allocated to different nodes to maximize\n availability.\n\ndata_virtual_hard_disks:\n\ - \ Contains the parameters Windows Azure uses to create a data disk\n for a\ - \ virtual machine.\n\nrole_size:\n The size of the virtual machine to allocate.\ - \ The default value is\n Small. Possible values are: ExtraSmall, Small, Medium,\ - \ Large,\n ExtraLarge. The specified value must be compatible with the disk\n\ - \ selected in the OSVirtualHardDisk values.\n\nrole_type:\n The type of the\ - \ role for the virtual machine. The only supported\n value is PersistentVMRole.\n\ - \nresource_extension_references:\n Optional. Contains a collection of resource\ - \ extensions that are to\n be installed on the Virtual Machine. This element\ - \ is used if\n provision_guest_agent is set to True.\n\nprovision_guest_agent:\n\ - \ Optional. Indicates whether the VM Agent is installed on the\n Virtual Machine.\ - \ To run a resource extension in a Virtual Machine,\n this service must be installed." - signature: update_role(service_name, deployment_name, role_name, os_virtual_hard_disk=None, - network_config=None, availability_set_name=None, data_virtual_hard_disks=None, - role_size=None, role_type='PersistentVMRole', resource_extension_references=None, - provision_guest_agent=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: role_name - isRequired: true - - name: os_virtual_hard_disk - defaultValue: None - - name: network_config - defaultValue: None - - name: availability_set_name - defaultValue: None - - name: data_virtual_hard_disks - defaultValue: None - - name: role_size - defaultValue: None - - name: role_type - defaultValue: PersistentVMRole - - name: resource_extension_references - defaultValue: None - - name: provision_guest_agent - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_storage_account - name: update_storage_account - summary: "Updates the label, the description, and enables or disables the\ngeo-replication\ - \ status for a storage account in Windows Azure.\n\nservice_name:\n Name of\ - \ the storage service account.\n\ndescription:\n A description for the storage\ - \ account. The description may be up\n to 1024 characters in length.\n\nlabel:\n\ - \ A name for the storage account. The name may be up to 100\n characters in\ - \ length. The name can be used to identify the storage\n account for your tracking\ - \ purposes.\n\ngeo_replication_enabled:\n Deprecated. Replaced by the account_type\ - \ parameter.\n\nextended_properties:\n Dictionary containing name/value pairs\ - \ of storage account\n properties. You can have a maximum of 50 extended property\n\ - \ name/value pairs. The maximum length of the Name element is 64\n characters,\ - \ only alphanumeric characters and underscores are valid\n in the Name, and\ - \ the name must start with a letter. The value has\n a maximum length of 255\ - \ characters.\n\naccount_type:\n Specifies whether the account supports locally-redundant\ - \ storage,\n geo-redundant storage, zone-redundant storage, or read access\n\ - \ geo-redundant storage.\n Possible values are:\n\n Standard_LRS, Standard_ZRS,\ - \ Standard_GRS, Standard_RAGRS" - signature: update_storage_account(service_name, description=None, label=None, geo_replication_enabled=None, - extended_properties=None, account_type='Standard_GRS') - parameters: - - name: service_name - isRequired: true - - name: description - defaultValue: None - - name: label - defaultValue: None - - name: geo_replication_enabled - defaultValue: None - - name: extended_properties - defaultValue: None - - name: account_type - defaultValue: Standard_GRS -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.update_vm_image - name: update_vm_image - summary: "Updates a VM Image in the image repository that is associated with the\n\ - specified subscription.\n\nvm_image_name:\n Name of image to update.\n\nvm_image:\n\ - \ An instance of VMImage class.\n\nvm_image.label: Optional. Specifies an identifier\ - \ for the image.\nvm_image.os_disk_configuration:\n\n Required. Specifies configuration\ - \ information for the operating\n system disk that is associated with the image.\n\ - \nvm_image.os_disk_configuration.host_caching:\n Optional. Specifies the caching\ - \ behavior of the operating system disk.\n Possible values are: None, ReadOnly,\ - \ ReadWrite\n\nvm_image.data_disk_configurations:\n Optional. Specifies configuration\ - \ information for the data disks\n that are associated with the image. A VM\ - \ Image might not have data\n disks associated with it.\n\nvm_image.data_disk_configurations[].name:\n\ - \ Required. Specifies the name of the data disk.\n\nvm_image.data_disk_configurations[].host_caching:\n\ - \ Optional. Specifies the caching behavior of the data disk.\n Possible values\ - \ are: None, ReadOnly, ReadWrite\n\nvm_image.data_disk_configurations[].lun:\n\ - \ Optional if the lun for the disk is 0. Specifies the Logical Unit\n Number\ - \ (LUN) for the data disk.\n\nvm_image.description: Optional. Specifies the description\ - \ of the image.\nvm_image.language: Optional. Specifies the language of the image.\n\ - vm_image.image_family:\n\n Optional. Specifies a value that can be used to group\ - \ VM Images.\n\nvm_image.recommended_vm_size:\n Optional. Specifies the size\ - \ to use for the Virtual Machine that\n is created from the VM Image.\n\nvm_image.eula:\n\ - \ Optional. Specifies the End User License Agreement that is\n associated\ - \ with the image. The value for this element is a string,\n but it is recommended\ - \ that the value be a URL that points to a EULA.\n\nvm_image.icon_uri:\n Optional.\ - \ Specifies the URI to the icon that is displayed for the\n image in the Management\ - \ Portal.\n\nvm_image.small_icon_uri:\n Optional. Specifies the URI to the small\ - \ icon that is displayed for\n the image in the Management Portal.\n\nvm_image.privacy_uri:\n\ - \ Optional. Specifies the URI that points to a document that contains\n the\ - \ privacy policy related to the image.\n\nvm_image.published_date:\n Optional.\ - \ Specifies the date when the image was added to the image\n repository.\n\n\ - vm_image.show_in_gui:\n Optional. Indicates whether the VM Images should be\ - \ listed in the\n portal." - signature: update_vm_image(vm_image_name, vm_image) - parameters: - - name: vm_image_name - isRequired: true - - name: vm_image - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.upgrade_deployment - name: upgrade_deployment - summary: "Initiates an upgrade.\n\nservice_name:\n Name of the hosted service.\n\ - \ndeployment_name:\n The name of the deployment.\n\nmode:\n If set to Manual,\ - \ WalkUpgradeDomain must be called to apply the\n update. If set to Auto, the\ - \ Windows Azure platform will\n automatically apply the update To each upgrade\ - \ domain for the\n service. Possible values are: Auto, Manual\n\npackage_url:\n\ - \ A URL that refers to the location of the service package in the\n Blob service.\ - \ The service package can be located either in a\n storage account beneath the\ - \ same subscription or a Shared Access\n Signature (SAS) URI from any storage\ - \ account.\n\nconfiguration:\n The base-64 encoded service configuration file\ - \ for the deployment.\n\nlabel:\n A name for the hosted service. The name can\ - \ be up to 100 characters\n in length. It is recommended that the label be unique\ - \ within the\n subscription. The name can be used to identify the hosted service\n\ - \ for your tracking purposes.\n\nforce:\n Specifies whether the rollback should\ - \ proceed even when it will\n cause local data to be lost from some role instances.\ - \ True if the\n rollback should proceed; otherwise false if the rollback should\n\ - \ fail.\n\nrole_to_upgrade:\n The name of the specific role to upgrade.\n\n\ - extended_properties:\n Dictionary containing name/value pairs of storage account\n\ - \ properties. You can have a maximum of 50 extended property\n name/value\ - \ pairs. The maximum length of the Name element is 64\n characters, only alphanumeric\ - \ characters and underscores are valid\n in the Name, and the name must start\ - \ with a letter. The value has\n a maximum length of 255 characters." - signature: upgrade_deployment(service_name, deployment_name, mode, package_url, - configuration, label, force, role_to_upgrade=None, extended_properties=None) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: mode - isRequired: true - - name: package_url - isRequired: true - - name: configuration - isRequired: true - - name: label - isRequired: true - - name: force - isRequired: true - - name: role_to_upgrade - defaultValue: None - - name: extended_properties - defaultValue: None -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.wait_for_operation_status - name: wait_for_operation_status - summary: "Waits for an asynchronous operation to complete.\n\nThis calls get_operation_status\ - \ in a loop and returns when the expected\nstatus is reached. The result of get_operation_status\ - \ is returned. By\ndefault, an exception is raised on timeout or error status.\n\ - \nrequest_id:\n The request ID for the request you wish to track.\n\nwait_for_status:\n\ - \ Status to wait for. Default is 'Succeeded'.\n\ntimeout:\n Total timeout\ - \ in seconds. Default is 30s.\n\nsleep_interval:\n Sleep time in seconds for\ - \ each iteration. Default is 5s.\n\nprogress_callback:\n Callback for each iteration.\n\ - \ Default prints '.'.\n Set it to None for no progress notification.\n\nsuccess_callback:\n\ - \ Callback on success. Default prints newline.\n Set it to None for no success\ - \ notification.\n\nfailure_callback:\n Callback on failure. Default prints newline+error\ - \ details then\n raises exception.\n Set it to None for no failure notification." - signature: wait_for_operation_status(request_id, wait_for_status='Succeeded', timeout=30, - sleep_interval=5, progress_callback=, - success_callback=, - failure_callback=) - parameters: - - name: request_id - isRequired: true - - name: wait_for_status - defaultValue: Succeeded - - name: timeout - defaultValue: '30' - - name: sleep_interval - defaultValue: '5' - - name: progress_callback - - name: success_callback - - name: failure_callback -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.wait_for_operation_status_failure_default_callback - name: wait_for_operation_status_failure_default_callback - signature: wait_for_operation_status_failure_default_callback(ex) - parameters: - - name: elapsed - isRequired: true - - name: ex - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.wait_for_operation_status_progress_default_callback - name: wait_for_operation_status_progress_default_callback - signature: wait_for_operation_status_progress_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.wait_for_operation_status_success_default_callback - name: wait_for_operation_status_success_default_callback - signature: wait_for_operation_status_success_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.walk_upgrade_domain - name: walk_upgrade_domain - summary: "Specifies the next upgrade domain to be walked during manual in-place\n\ - upgrade or configuration change.\n\nservice_name:\n Name of the hosted service.\n\ - \ndeployment_name:\n The name of the deployment.\n\nupgrade_domain:\n An integer\ - \ value that identifies the upgrade domain to walk.\n Upgrade domains are identified\ - \ with a zero-based index: the first\n upgrade domain has an ID of 0, the second\ - \ has an ID of 1, and so on." - signature: walk_upgrade_domain(service_name, deployment_name, upgrade_domain) - parameters: - - name: service_name - isRequired: true - - name: deployment_name - isRequired: true - - name: upgrade_domain - isRequired: true -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.with_filter - name: with_filter - summary: 'Returns a new service which will process requests with the - - specified filter. Filtering operations can include logging, automatic - - retrying, etc... The filter is a lambda which receives the HTTPRequest - - and another lambda. The filter can perform any pre-processing on the - - request, pass it off to the next lambda, and then perform any - - post-processing on the response.' - signature: with_filter(filter) - parameters: - - name: filter - isRequired: true -attributes: -- uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService.timeout - name: timeout diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementservice.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementservice.yml deleted file mode 100644 index 8a3abea8aa60..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.servicemanagementservice -name: servicemanagementservice -fullName: azure.servicemanagement.servicemanagementservice -classes: -- azure.servicemanagement.servicemanagementservice.ServiceManagementService diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.yml deleted file mode 100644 index bc79cb0cdda0..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.yml +++ /dev/null @@ -1,403 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService -name: SqlDatabaseManagementService -fullName: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService -module: azure.servicemanagement.sqldatabasemanagementservice -summary: "Note that this class is a preliminary work on SQL Database\nmanagement.\ - \ Since it lack a lot a features, final version\ncan be slightly different from\ - \ the current one.\n\nInitializes the sql database management service.\n\nsubscription_id:\n\ - \ Subscription to manage.\n\ncert_file:\n Path to .pem certificate file (httplib),\ - \ or location of the\n certificate in your Personal certificate store (winhttp)\ - \ in the\n CURRENT_USERmyCertificateName format.\n If a request_session is specified,\ - \ then this is unused.\n\nhost:\n Live ServiceClient URL. Defaults to Azure public\ - \ cloud.\n\nrequest_session:\n Session object to use for http requests. If this\ - \ is specified, it\n replaces the default use of httplib or winhttp. Also, the\ - \ cert_file\n parameter is unused when a session is passed in.\n The session\ - \ object handles authentication, and as such can support\n multiple types of authentication:\ - \ .pem certificate, oauth.\n For example, you can pass in a Session instance from\ - \ the requests\n library. To use .pem certificate authentication with requests\n\ - \ library, set the path to the .pem file on the session.cert\n attribute.\n\n\ - timeout:\n Optional. Timeout for the http request, in seconds." -constructor: - syntax: SqlDatabaseManagementService(subscription_id=None, cert_file=None, host='management.core.windows.net', - request_session=None, timeout=65) - parameters: - - name: subscription_id - defaultValue: None - - name: cert_file - defaultValue: None - - name: host - defaultValue: management.core.windows.net - - name: request_session - defaultValue: None - - name: timeout - defaultValue: '65' -methods: -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.create_database - name: create_database - summary: "Creates a new Azure SQL Database.\n\nserver_name:\n Name of the server\ - \ to contain the new database.\n\nname:\n Required. The name for the new database.\ - \ See Naming Requirements\n in Azure SQL Database General Guidelines and Limitations\ - \ and\n Database Identifiers for more information.\n\nservice_objective_id:\n\ - \ Required. The GUID corresponding to the performance level for\n Edition.\ - \ See List Service Level Objectives for current values.\n\nedition:\n Optional.\ - \ The Service Tier (Edition) for the new database. If\n omitted, the default\ - \ is Web. Valid values are Web, Business,\n Basic, Standard, and Premium. See\ - \ Azure SQL Database Service Tiers\n (Editions) and Web and Business Edition\ - \ Sunset FAQ for more\n information.\n\ncollation_name:\n Optional. The database\ - \ collation. This can be any collation\n supported by SQL. If omitted, the default\ - \ collation is used. See\n SQL Server Collation Support in Azure SQL Database\ - \ General\n Guidelines and Limitations for more information.\n\nmax_size_bytes:\n\ - \ Optional. Sets the maximum size, in bytes, for the database. This\n value\ - \ must be within the range of allowed values for Edition. If\n omitted, the\ - \ default value for the edition is used. See Azure SQL\n Database Service Tiers\ - \ (Editions) for current maximum databases\n sizes. Convert MB or GB values\ - \ to bytes.\n 1 MB = 1048576 bytes. 1 GB = 1073741824 bytes." - signature: create_database(server_name, name, service_objective_id, edition=None, - collation_name=None, max_size_bytes=None) - parameters: - - name: server_name - isRequired: true - - name: name - isRequired: true - - name: service_objective_id - isRequired: true - - name: edition - defaultValue: None - - name: collation_name - defaultValue: None - - name: max_size_bytes - defaultValue: None -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.create_firewall_rule - name: create_firewall_rule - summary: "Creates an Azure SQL Database server firewall rule.\n\nserver_name:\n\ - \ Name of the server to set the firewall rule on.\n\nname:\n The name of the\ - \ new firewall rule.\n\nstart_ip_address:\n The lowest IP address in the range\ - \ of the server-level firewall\n setting. IP addresses equal to or greater than\ - \ this can attempt to\n connect to the server. The lowest possible IP address\ - \ is 0.0.0.0.\n\nend_ip_address:\n The highest IP address in the range of the\ - \ server-level firewall\n setting. IP addresses equal to or less than this can\ - \ attempt to\n connect to the server. The highest possible IP address is\n \ - \ 255.255.255.255." - signature: create_firewall_rule(server_name, name, start_ip_address, end_ip_address) - parameters: - - name: server_name - isRequired: true - - name: name - isRequired: true - - name: start_ip_address - isRequired: true - - name: end_ip_address - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.create_server - name: create_server - summary: "Create a new Azure SQL Database server.\n\nadmin_login:\n The administrator\ - \ login name for the new server.\n\nadmin_password:\n The administrator login\ - \ password for the new server.\n\nlocation:\n The region to deploy the new server." - signature: create_server(admin_login, admin_password, location) - parameters: - - name: admin_login - isRequired: true - - name: admin_password - isRequired: true - - name: location - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.delete_database - name: delete_database - summary: "Deletes an Azure SQL Database.\n\nserver_name:\n Name of the server\ - \ where the database is located.\n\nname:\n Name of the database to delete." - signature: delete_database(server_name, name) - parameters: - - name: server_name - isRequired: true - - name: name - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.delete_firewall_rule - name: delete_firewall_rule - summary: "Deletes an Azure SQL Database server firewall rule.\n\nserver_name:\n\ - \ Name of the server with the firewall rule you want to delete.\n\nname:\n \ - \ Name of the firewall rule you want to delete." - signature: delete_firewall_rule(server_name, name) - parameters: - - name: server_name - isRequired: true - - name: name - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.delete_server - name: delete_server - summary: "Deletes an Azure SQL Database server (including all its databases).\n\n\ - server_name:\n Name of the server you want to delete." - signature: delete_server(server_name) - parameters: - - name: server_name - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.get_operation_status - name: get_operation_status - summary: "Returns the status of the specified operation. After calling an\nasynchronous\ - \ operation, you can call Get Operation Status to determine\nwhether the operation\ - \ has succeeded, failed, or is still in progress.\n\nrequest_id:\n The request\ - \ ID for the request you wish to track." - signature: get_operation_status(request_id) - parameters: - - name: request_id - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.get_server_event_logs - name: get_server_event_logs - summary: "Gets the event logs for an Azure SQL Database Server.\n\nserver_name:\n\ - \ Name of the server to retrieve the event logs from.\n\nstart_date:\n The\ - \ starting date and time of the events to retrieve in UTC format,\n for example\ - \ '2011-09-28 16:05:00'.\n\ninterval_size_in_minutes:\n Size of the event logs\ - \ to retrieve (in minutes).\n Valid values are: 5, 60, or 1440.\n\nevent_types:\n\ - \ The event type of the log entries you want to retrieve.\n Valid values are:\n\ - \n * connection_successful \n\n * connection_failed \n\n * connection_terminated\ - \ \n\n * deadlock \n\n * throttling \n\n * throttling_long_transaction\ - \ \n\n To return all event types pass in an empty string." - signature: get_server_event_logs(server_name, start_date, interval_size_in_minutes, - event_types='') - parameters: - - name: server_name - isRequired: true - - name: start_date - isRequired: true - - name: interval_size_in_minutes - isRequired: true - - name: event_types -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.list_databases - name: list_databases - summary: List the SQL databases defined on the specified server name - signature: list_databases(name) - parameters: - - name: name - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.list_firewall_rules - name: list_firewall_rules - summary: "Retrieves the set of firewall rules for an Azure SQL Database Server.\n\ - \nserver_name:\n Name of the server." - signature: list_firewall_rules(server_name) - parameters: - - name: server_name - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.list_quotas - name: list_quotas - summary: "Gets quotas for an Azure SQL Database Server.\n\nserver_name:\n Name\ - \ of the server." - signature: list_quotas(server_name) - parameters: - - name: server_name - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.list_servers - name: list_servers - summary: List the SQL servers defined on the account. - signature: list_servers() -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.list_service_level_objectives - name: list_service_level_objectives - summary: "Gets the service level objectives for an Azure SQL Database server.\n\n\ - server_name:\n Name of the server." - signature: list_service_level_objectives(server_name) - parameters: - - name: server_name - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.perform_delete - name: perform_delete - summary: "Performs a DELETE request and returns the response.\n\npath:\n Path\ - \ to the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_delete(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.perform_get - name: perform_get - summary: "Performs a GET request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_get(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.perform_post - name: perform_post - summary: "Performs a POST request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the POST request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_post(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.perform_put - name: perform_put - summary: "Performs a PUT request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the PUT request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_put(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.set_proxy - name: set_proxy - summary: "Sets the proxy server host and port for the HTTP CONNECT Tunnelling.\n\ - \nhost:\n Address of the proxy. Ex: '192.168.0.100'\n\nport:\n Port of the\ - \ proxy. Ex: 6000\n\nuser:\n User for proxy authorization.\n\npassword:\n \ - \ Password for proxy authorization." - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - isRequired: true - - name: port - isRequired: true - - name: user - defaultValue: None - - name: password - defaultValue: None -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.set_server_admin_password - name: set_server_admin_password - summary: "Reset the administrator password for a server.\n\nserver_name:\n Name\ - \ of the server to change the password.\n\nadmin_password:\n The new administrator\ - \ password for the server." - signature: set_server_admin_password(server_name, admin_password) - parameters: - - name: server_name - isRequired: true - - name: admin_password - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.should_use_requests - name: should_use_requests - signature: static should_use_requests(cert_file) - parameters: - - name: cert_file - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.update_database - name: update_database - summary: "Updates existing database details.\n\nserver_name:\n Name of the server\ - \ to contain the new database.\n\nname:\n Required. The name for the new database.\ - \ See Naming Requirements\n in Azure SQL Database General Guidelines and Limitations\ - \ and\n Database Identifiers for more information.\n\nnew_database_name:\n \ - \ Optional. The new name for the new database.\n\nservice_objective_id:\n Optional.\ - \ The new service level to apply to the database. For more\n information about\ - \ service levels, see Azure SQL Database Service\n Tiers and Performance Levels.\ - \ Use List Service Level Objectives to\n get the correct ID for the desired\ - \ service objective.\n\nedition:\n Optional. The new edition for the new database.\n\ - \nmax_size_bytes:\n Optional. The new size of the database in bytes. For information\ - \ on\n available sizes for each edition, see Azure SQL Database Service\n \ - \ Tiers (Editions)." - signature: update_database(server_name, name, new_database_name=None, service_objective_id=None, - edition=None, max_size_bytes=None) - parameters: - - name: server_name - isRequired: true - - name: name - isRequired: true - - name: new_database_name - defaultValue: None - - name: service_objective_id - defaultValue: None - - name: edition - defaultValue: None - - name: max_size_bytes - defaultValue: None -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.update_firewall_rule - name: update_firewall_rule - summary: "Update a firewall rule for an Azure SQL Database server.\n\nserver_name:\n\ - \ Name of the server to set the firewall rule on.\n\nname:\n The name of the\ - \ firewall rule to update.\n\nstart_ip_address:\n The lowest IP address in the\ - \ range of the server-level firewall\n setting. IP addresses equal to or greater\ - \ than this can attempt to\n connect to the server. The lowest possible IP address\ - \ is 0.0.0.0.\n\nend_ip_address:\n The highest IP address in the range of the\ - \ server-level firewall\n setting. IP addresses equal to or less than this can\ - \ attempt to\n connect to the server. The highest possible IP address is\n \ - \ 255.255.255.255." - signature: update_firewall_rule(server_name, name, start_ip_address, end_ip_address) - parameters: - - name: server_name - isRequired: true - - name: name - isRequired: true - - name: start_ip_address - isRequired: true - - name: end_ip_address - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.wait_for_operation_status - name: wait_for_operation_status - summary: "Waits for an asynchronous operation to complete.\n\nThis calls get_operation_status\ - \ in a loop and returns when the expected\nstatus is reached. The result of get_operation_status\ - \ is returned. By\ndefault, an exception is raised on timeout or error status.\n\ - \nrequest_id:\n The request ID for the request you wish to track.\n\nwait_for_status:\n\ - \ Status to wait for. Default is 'Succeeded'.\n\ntimeout:\n Total timeout\ - \ in seconds. Default is 30s.\n\nsleep_interval:\n Sleep time in seconds for\ - \ each iteration. Default is 5s.\n\nprogress_callback:\n Callback for each iteration.\n\ - \ Default prints '.'.\n Set it to None for no progress notification.\n\nsuccess_callback:\n\ - \ Callback on success. Default prints newline.\n Set it to None for no success\ - \ notification.\n\nfailure_callback:\n Callback on failure. Default prints newline+error\ - \ details then\n raises exception.\n Set it to None for no failure notification." - signature: wait_for_operation_status(request_id, wait_for_status='Succeeded', timeout=30, - sleep_interval=5, progress_callback=, - success_callback=, - failure_callback=) - parameters: - - name: request_id - isRequired: true - - name: wait_for_status - defaultValue: Succeeded - - name: timeout - defaultValue: '30' - - name: sleep_interval - defaultValue: '5' - - name: progress_callback - - name: success_callback - - name: failure_callback -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.wait_for_operation_status_failure_default_callback - name: wait_for_operation_status_failure_default_callback - signature: wait_for_operation_status_failure_default_callback(ex) - parameters: - - name: elapsed - isRequired: true - - name: ex - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.wait_for_operation_status_progress_default_callback - name: wait_for_operation_status_progress_default_callback - signature: wait_for_operation_status_progress_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.wait_for_operation_status_success_default_callback - name: wait_for_operation_status_success_default_callback - signature: wait_for_operation_status_success_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.with_filter - name: with_filter - summary: 'Returns a new service which will process requests with the - - specified filter. Filtering operations can include logging, automatic - - retrying, etc... The filter is a lambda which receives the HTTPRequest - - and another lambda. The filter can perform any pre-processing on the - - request, pass it off to the next lambda, and then perform any - - post-processing on the response.' - signature: with_filter(filter) - parameters: - - name: filter - isRequired: true -attributes: -- uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.timeout - name: timeout diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.sqldatabasemanagementservice.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.sqldatabasemanagementservice.yml deleted file mode 100644 index d219ee2862aa..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.sqldatabasemanagementservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.sqldatabasemanagementservice -name: sqldatabasemanagementservice -fullName: azure.servicemanagement.sqldatabasemanagementservice -classes: -- azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.websitemanagementservice.WebsiteManagementService.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.websitemanagementservice.WebsiteManagementService.yml deleted file mode 100644 index 0bf79fb9bcc5..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.websitemanagementservice.WebsiteManagementService.yml +++ /dev/null @@ -1,349 +0,0 @@ -### YamlMime:PythonClass -uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService -name: WebsiteManagementService -fullName: azure.servicemanagement.websitemanagementservice.WebsiteManagementService -module: azure.servicemanagement.websitemanagementservice -summary: "Note that this class is a preliminary work on WebSite\nmanagement. Since\ - \ it lack a lot a features, final version\ncan be slightly different from the current\ - \ one.\n\nInitializes the website management service.\n\nsubscription_id:\n Subscription\ - \ to manage.\n\ncert_file:\n Path to .pem certificate file (httplib), or location\ - \ of the\n certificate in your Personal certificate store (winhttp) in the\n \ - \ CURRENT_USERmyCertificateName format.\n If a request_session is specified,\ - \ then this is unused.\n\nhost:\n Live ServiceClient URL. Defaults to Azure public\ - \ cloud.\n\nrequest_session:\n Session object to use for http requests. If this\ - \ is specified, it\n replaces the default use of httplib or winhttp. Also, the\ - \ cert_file\n parameter is unused when a session is passed in.\n The session\ - \ object handles authentication, and as such can support\n multiple types of authentication:\ - \ .pem certificate, oauth.\n For example, you can pass in a Session instance from\ - \ the requests\n library. To use .pem certificate authentication with requests\n\ - \ library, set the path to the .pem file on the session.cert\n attribute.\n\n\ - timeout:\n Optional. Timeout for the http request, in seconds." -constructor: - syntax: WebsiteManagementService(subscription_id=None, cert_file=None, host='management.core.windows.net', - request_session=None, timeout=65) - parameters: - - name: subscription_id - defaultValue: None - - name: cert_file - defaultValue: None - - name: host - defaultValue: management.core.windows.net - - name: request_session - defaultValue: None - - name: timeout - defaultValue: '65' -methods: -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.create_site - name: create_site - summary: "Create a website.\n\nwebspace_name:\n The name of the webspace.\n\n\ - website_name:\n The name of the website.\n\ngeo_region:\n The geographical\ - \ region of the webspace that will be created.\n\nhost_names:\n An array of\ - \ fully qualified domain names for website. Only one\n hostname can be specified\ - \ in the azurewebsites.net domain.\n The hostname should match the name of the\ - \ website. Custom domains\n can only be specified for Shared or Standard websites.\n\ - \nplan:\n This value must be 'VirtualDedicatedPlan'.\n\ncompute_mode:\n This\ - \ value should be 'Shared' for the Free or Paid Shared\n offerings, or 'Dedicated'\ - \ for the Standard offering. The default\n value is 'Shared'. If you set it\ - \ to 'Dedicated', you must specify\n a value for the server_farm parameter.\n\ - \nserver_farm:\n The name of the Server Farm associated with this website. This\ - \ is\n a required value for Standard mode.\n\nsite_mode:\n Can be None, 'Limited'\ - \ or 'Basic'. This value is 'Limited' for the\n Free offering, and 'Basic' for\ - \ the Paid Shared offering. Standard\n mode does not use the site_mode parameter;\ - \ it uses the compute_mode\n parameter." - signature: create_site(webspace_name, website_name, geo_region, host_names, plan='VirtualDedicatedPlan', - compute_mode='Shared', server_farm=None, site_mode=None) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true - - name: geo_region - isRequired: true - - name: host_names - isRequired: true - - name: plan - defaultValue: VirtualDedicatedPlan - - name: compute_mode - defaultValue: Shared - - name: server_farm - defaultValue: None - - name: site_mode - defaultValue: None -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.delete_site - name: delete_site - summary: "Delete a website.\n\nwebspace_name:\n The name of the webspace.\n\n\ - website_name:\n The name of the website.\n\ndelete_empty_server_farm:\n If\ - \ the site being deleted is the last web site in a server farm,\n you can delete\ - \ the server farm by setting this to True.\n\ndelete_metrics:\n To also delete\ - \ the metrics for the site that you are deleting, you\n can set this to True." - signature: delete_site(webspace_name, website_name, delete_empty_server_farm=False, - delete_metrics=False) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true - - name: delete_empty_server_farm - defaultValue: 'False' - - name: delete_metrics - defaultValue: 'False' -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.get_historical_usage_metrics - name: get_historical_usage_metrics - summary: "Get historical usage metrics.\n\nwebspace_name:\n The name of the webspace.\n\ - \nwebsite_name:\n The name of the website.\n\nmetrics:\n Optional. List of\ - \ metrics name. Otherwise, all metrics returned.\n\nstart_time:\n Optional.\ - \ An ISO8601 date. Otherwise, current hour is used.\n\nend_time:\n Optional.\ - \ An ISO8601 date. Otherwise, current time is used.\n\ntime_grain:\n Optional.\ - \ A rollup name, as P1D. OTherwise, default rollup for the metrics is used.\n\n\ - More information and metrics name at:\n[http://msdn.microsoft.com/en-us/library/azure/dn166964.aspx](http://msdn.microsoft.com/en-us/library/azure/dn166964.aspx)" - signature: get_historical_usage_metrics(webspace_name, website_name, metrics=None, - start_time=None, end_time=None, time_grain=None) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true - - name: metrics - defaultValue: None - - name: start_time - defaultValue: None - - name: end_time - defaultValue: None - - name: time_grain - defaultValue: None -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.get_metric_definitions - name: get_metric_definitions - summary: "Get metric definitions of metrics available of this web site.\n\nwebspace_name:\n\ - \ The name of the webspace.\n\nwebsite_name:\n The name of the website." - signature: get_metric_definitions(webspace_name, website_name) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.get_operation_status - name: get_operation_status - summary: "Returns the status of the specified operation. After calling an\nasynchronous\ - \ operation, you can call Get Operation Status to determine\nwhether the operation\ - \ has succeeded, failed, or is still in progress.\n\nrequest_id:\n The request\ - \ ID for the request you wish to track." - signature: get_operation_status(request_id) - parameters: - - name: request_id - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.get_publish_profile - name: get_publish_profile - summary: "Get a site's publish profile as an object\n\nwebspace_name:\n The name\ - \ of the webspace.\n\nwebsite_name:\n The name of the website." - signature: get_publish_profile(webspace_name, website_name) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.get_publish_profile_xml - name: get_publish_profile_xml - summary: "Get a site's publish profile as a string\n\nwebspace_name:\n The name\ - \ of the webspace.\n\nwebsite_name:\n The name of the website." - signature: get_publish_profile_xml(webspace_name, website_name) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.get_site - name: get_site - summary: "List the web sites defined on this webspace.\n\nwebspace_name:\n The\ - \ name of the webspace.\n\nwebsite_name:\n The name of the website." - signature: get_site(webspace_name, website_name) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.get_webspace - name: get_webspace - summary: "Get details of a specific webspace.\n\nwebspace_name:\n The name of\ - \ the webspace." - signature: get_webspace(webspace_name) - parameters: - - name: webspace_name - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.list_sites - name: list_sites - summary: "List the web sites defined on this webspace.\n\nwebspace_name:\n The\ - \ name of the webspace." - signature: list_sites(webspace_name) - parameters: - - name: webspace_name - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.list_webspaces - name: list_webspaces - summary: List the webspaces defined on the account. - signature: list_webspaces() -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.perform_delete - name: perform_delete - summary: "Performs a DELETE request and returns the response.\n\npath:\n Path\ - \ to the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_delete(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.perform_get - name: perform_get - summary: "Performs a GET request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nx_ms_version:\n If specified, this is used for the x-ms-version header.\n\ - \ Otherwise, self.x_ms_version is used." - signature: perform_get(path, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.perform_post - name: perform_post - summary: "Performs a POST request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the POST request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_post(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.perform_put - name: perform_put - summary: "Performs a PUT request and returns the response.\n\npath:\n Path to\ - \ the resource.\n Ex: '//services/hostedservices/'\n\ - \nbody:\n Body for the PUT request.\n\nx_ms_version:\n If specified, this\ - \ is used for the x-ms-version header.\n Otherwise, self.x_ms_version is used." - signature: perform_put(path, body, x_ms_version=None) - parameters: - - name: path - isRequired: true - - name: body - isRequired: true - - name: x_ms_version - defaultValue: None -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.restart_site - name: restart_site - summary: "Restart a web site.\n\nwebspace_name:\n The name of the webspace.\n\n\ - website_name:\n The name of the website." - signature: restart_site(webspace_name, website_name) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.set_proxy - name: set_proxy - summary: "Sets the proxy server host and port for the HTTP CONNECT Tunnelling.\n\ - \nhost:\n Address of the proxy. Ex: '192.168.0.100'\n\nport:\n Port of the\ - \ proxy. Ex: 6000\n\nuser:\n User for proxy authorization.\n\npassword:\n \ - \ Password for proxy authorization." - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - isRequired: true - - name: port - isRequired: true - - name: user - defaultValue: None - - name: password - defaultValue: None -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.should_use_requests - name: should_use_requests - signature: static should_use_requests(cert_file) - parameters: - - name: cert_file - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.update_site - name: update_site - summary: "Update a web site.\n\nwebspace_name:\n The name of the webspace.\n\n\ - website_name:\n The name of the website.\n\nstate:\n The wanted state ('Running'\ - \ or 'Stopped' accepted)" - signature: update_site(webspace_name, website_name, state=None) - parameters: - - name: webspace_name - isRequired: true - - name: website_name - isRequired: true - - name: state - defaultValue: None -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.wait_for_operation_status - name: wait_for_operation_status - summary: "Waits for an asynchronous operation to complete.\n\nThis calls get_operation_status\ - \ in a loop and returns when the expected\nstatus is reached. The result of get_operation_status\ - \ is returned. By\ndefault, an exception is raised on timeout or error status.\n\ - \nrequest_id:\n The request ID for the request you wish to track.\n\nwait_for_status:\n\ - \ Status to wait for. Default is 'Succeeded'.\n\ntimeout:\n Total timeout\ - \ in seconds. Default is 30s.\n\nsleep_interval:\n Sleep time in seconds for\ - \ each iteration. Default is 5s.\n\nprogress_callback:\n Callback for each iteration.\n\ - \ Default prints '.'.\n Set it to None for no progress notification.\n\nsuccess_callback:\n\ - \ Callback on success. Default prints newline.\n Set it to None for no success\ - \ notification.\n\nfailure_callback:\n Callback on failure. Default prints newline+error\ - \ details then\n raises exception.\n Set it to None for no failure notification." - signature: wait_for_operation_status(request_id, wait_for_status='Succeeded', timeout=30, - sleep_interval=5, progress_callback=, - success_callback=, - failure_callback=) - parameters: - - name: request_id - isRequired: true - - name: wait_for_status - defaultValue: Succeeded - - name: timeout - defaultValue: '30' - - name: sleep_interval - defaultValue: '5' - - name: progress_callback - - name: success_callback - - name: failure_callback -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.wait_for_operation_status_failure_default_callback - name: wait_for_operation_status_failure_default_callback - signature: wait_for_operation_status_failure_default_callback(ex) - parameters: - - name: elapsed - isRequired: true - - name: ex - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.wait_for_operation_status_progress_default_callback - name: wait_for_operation_status_progress_default_callback - signature: wait_for_operation_status_progress_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.wait_for_operation_status_success_default_callback - name: wait_for_operation_status_success_default_callback - signature: wait_for_operation_status_success_default_callback() - parameters: - - name: elapsed - isRequired: true -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.with_filter - name: with_filter - summary: 'Returns a new service which will process requests with the - - specified filter. Filtering operations can include logging, automatic - - retrying, etc... The filter is a lambda which receives the HTTPRequest - - and another lambda. The filter can perform any pre-processing on the - - request, pass it off to the next lambda, and then perform any - - post-processing on the response.' - signature: with_filter(filter) - parameters: - - name: filter - isRequired: true -attributes: -- uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService.timeout - name: timeout diff --git a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.websitemanagementservice.yml b/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.websitemanagementservice.yml deleted file mode 100644 index 40ae460d51c8..000000000000 --- a/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.websitemanagementservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.servicemanagement.websitemanagementservice -name: websitemanagementservice -fullName: azure.servicemanagement.websitemanagementservice -classes: -- azure.servicemanagement.websitemanagementservice.WebsiteManagementService diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.appendblobservice.AppendBlobService.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.appendblobservice.AppendBlobService.yml deleted file mode 100644 index eb4126419006..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.appendblobservice.AppendBlobService.yml +++ /dev/null @@ -1,4880 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.appendblobservice.AppendBlobService -name: AppendBlobService -fullName: azure.storage.blob.appendblobservice.AppendBlobService -module: azure.storage.blob.appendblobservice -summary: 'An append blob is comprised of blocks and is optimized for append operations. - - When you modify an append blob, blocks are added to the end of the blob only, - - via the append_block operation. Updating or deleting of existing blocks is not - - supported. Unlike a block blob, an append blob does not expose its block IDs. - - - Each block in an append blob can be a different size, up to a maximum of 4 MB, - - and an append blob can include up to 50,000 blocks. The maximum size of an - - append blob is therefore slightly more than 195 GB (4 MB X 50,000 blocks). - - - :type *~azure.storage.common.TokenCredential*' -constructor: - syntax: AppendBlobService(account_name=None, account_key=None, sas_token=None, is_emulated=False, - protocol='https', endpoint_suffix='core.windows.net', custom_domain=None, request_session=None, - connection_string=None, socket_timeout=None, token_credential=None) - parameters: - - name: account_name - description: 'The storage account name. This is used to authenticate requests - - signed with an account key and to construct the storage endpoint. It - - is required unless a connection string is given, or if a custom - - domain is used with anonymous authentication.' - defaultValue: None - types: - - - - name: account_key - description: 'The storage account key. This is used for shared key authentication. - - If neither account key or sas token is specified, anonymous access - - will be used.' - defaultValue: None - types: - - - - name: sas_token - description: 'A shared access signature token to use to authenticate requests - - instead of the account key. If account key and sas token are both - - specified, account key will be used to sign. If neither are - - specified, anonymous access will be used.' - defaultValue: None - types: - - - - name: is_emulated - description: 'Whether to use the emulator. Defaults to False. If specified, will - - override all other parameters besides connection string and request - - session.' - defaultValue: 'False' - types: - - - - name: protocol - description: The protocol to use for requests. Defaults to https. - defaultValue: https - types: - - - - name: endpoint_suffix - description: 'The host base component of the url, minus the account name. Defaults - - to Azure (core.windows.net). Override this to use the China cloud - - (core.chinacloudapi.cn).' - defaultValue: core.windows.net - types: - - - - name: custom_domain - description: 'The custom domain to use. This can be set in the Azure Portal. For - - example, ''www.mydomain.com''.' - defaultValue: None - types: - - - - name: request_session - description: The session object to use for http requests. - defaultValue: None - types: - - - - name: connection_string - description: 'If specified, this will override all other parameters besides - - request session. See - - [http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/](http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/) - - for the connection string format.' - defaultValue: None - types: - - - - name: socket_timeout - description: 'If specified, this will override the default socket timeout. The - timeout specified is in seconds. - - See DEFAULT_SOCKET_TIMEOUT in _constants.py for the default value.' - defaultValue: None - types: - - - - name: token_credential - description: 'A token credential used to authenticate HTTPS requests. The token - value - - should be updated before its expiration.' - defaultValue: None -variables: -- description: 'The size of the blocks put by append_blob_from_* methods. Smaller - blocks - - may be put if there is less data provided. The maximum block size the service - - supports is 4MB.' - name: MAX_BLOCK_SIZE - types: - - -methods: -- uid: azure.storage.blob.appendblobservice.AppendBlobService.abort_copy_blob - name: abort_copy_blob - summary: 'Aborts a pending copy_blob operation, and leaves a destination blob - - with zero length and full metadata.' - signature: abort_copy_blob(container_name, blob_name, copy_id, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of destination container. - isRequired: true - types: - - - - name: blob_name - description: Name of destination blob. - isRequired: true - types: - - - - name: copy_id - description: 'Copy identifier provided in the copy.id of the original - - copy_blob operation.' - isRequired: true - types: - - - - name: lease_id - description: Required if the destination blob has an active infinite lease. - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.acquire_blob_lease - name: acquire_blob_lease - summary: 'Requests a new lease. If the blob does not have an active lease, the Blob - - service creates a lease on the blob and returns a new lease ID.' - signature: acquire_blob_lease(container_name, blob_name, lease_duration=-1, proposed_lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_duration - description: 'Specifies the duration of the lease, in seconds, or negative one - - (-1) for a lease that never expires. A non-infinite lease can be - - between 15 and 60 seconds. A lease duration cannot be changed - - using renew or change. Default is -1 (infinite lease).' - defaultValue: '-1' - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service - - returns 400 (Invalid request) if the proposed lease ID is not - - in the correct format.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.appendblobservice.AppendBlobService.acquire_container_lease - name: acquire_container_lease - summary: 'Requests a new lease. If the container does not have an active lease, - - the Blob service creates a lease on the container and returns a new - - lease ID.' - signature: acquire_container_lease(container_name, lease_duration=-1, proposed_lease_id=None, - if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_duration - description: 'Specifies the duration of the lease, in seconds, or negative one - - (-1) for a lease that never expires. A non-infinite lease can be - - between 15 and 60 seconds. A lease duration cannot be changed - - using renew or change. Default is -1 (infinite lease).' - defaultValue: '-1' - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - - 400 (Invalid request) if the proposed lease ID is not in the correct format.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.appendblobservice.AppendBlobService.append_blob_from_bytes - name: append_blob_from_bytes - summary: 'Appends to the content of an existing blob from an array of bytes, with - - automatic chunking and progress notifications.' - signature: append_blob_from_bytes(container_name, blob_name, blob, index=0, count=None, - validate_content=False, maxsize_condition=None, progress_callback=None, lease_id=None, - timeout=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: blob - description: Content of blob as an array of bytes. - isRequired: true - types: - - - - name: index - description: Start index in the array of bytes. - defaultValue: '0' - types: - - - - name: count - description: 'Number of bytes to upload. Set to None or negative value to upload - - all bytes starting from index.' - defaultValue: None - types: - - - - name: validate_content - description: 'If true, calculates an MD5 hash for each chunk of the blob. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: maxsize_condition - description: 'Optional conditional header. The max length in bytes permitted for - - the append blob. If the Append Block operation would cause the blob - - to exceed that limit or if the blob size is already greater than the - - value specified in this header, the request will fail with - - MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).' - defaultValue: None - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetime will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetime will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Append Blob - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.append_blob_from_path - name: append_blob_from_path - summary: 'Appends to the content of an existing blob from a file path, with automatic - - chunking and progress notifications.' - signature: append_blob_from_path(container_name, blob_name, file_path, validate_content=False, - maxsize_condition=None, progress_callback=None, lease_id=None, timeout=None, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: file_path - description: Path of the file to upload as the blob content. - isRequired: true - types: - - - - name: validate_content - description: 'If true, calculates an MD5 hash for each chunk of the blob. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: maxsize_condition - description: 'Optional conditional header. The max length in bytes permitted for - - the append blob. If the Append Block operation would cause the blob - - to exceed that limit or if the blob size is already greater than the - - value specified in this header, the request will fail with - - MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).' - defaultValue: None - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetime will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetime will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Append Blob - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.append_blob_from_stream - name: append_blob_from_stream - summary: 'Appends to the content of an existing blob from a file/stream, with - - automatic chunking and progress notifications.' - signature: append_blob_from_stream(container_name, blob_name, stream, count=None, - validate_content=False, maxsize_condition=None, progress_callback=None, lease_id=None, - timeout=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: stream - description: Opened stream to upload as the blob content. - isRequired: true - types: - - - - name: count - description: 'Number of bytes to read from the stream. This is optional, but - - should be supplied for optimal performance.' - defaultValue: None - types: - - - - name: validate_content - description: 'If true, calculates an MD5 hash for each chunk of the blob. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: maxsize_condition - description: 'Conditional header. The max length in bytes permitted for - - the append blob. If the Append Block operation would cause the blob - - to exceed that limit or if the blob size is already greater than the - - value specified in this header, the request will fail with - - MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).' - defaultValue: None - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetime will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetime will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Append Blob - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.append_blob_from_text - name: append_blob_from_text - summary: 'Appends to the content of an existing blob from str/unicode, with - - automatic chunking and progress notifications.' - signature: append_blob_from_text(container_name, blob_name, text, encoding='utf-8', - validate_content=False, maxsize_condition=None, progress_callback=None, lease_id=None, - timeout=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: text - description: Text to upload to the blob. - isRequired: true - types: - - - - name: encoding - description: Python encoding to use to convert the text to bytes. - defaultValue: utf-8 - types: - - - - name: validate_content - description: 'If true, calculates an MD5 hash for each chunk of the blob. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: maxsize_condition - description: 'Optional conditional header. The max length in bytes permitted for - - the append blob. If the Append Block operation would cause the blob - - to exceed that limit or if the blob size is already greater than the - - value specified in this header, the request will fail with - - MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).' - defaultValue: None - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetime will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetime will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Append Blob - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.append_block - name: append_block - summary: Commits a new block of data to the end of an existing append blob. - signature: append_block(container_name, blob_name, block, validate_content=False, - maxsize_condition=None, appendpos_condition=None, lease_id=None, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: block - description: Content of the block in bytes. - isRequired: true - types: - - - - name: validate_content - description: 'If true, calculates an MD5 hash of the block content. The storage - - service checks the hash of the content that has arrived - - with the hash that was sent. This is primarily valuable for detecting - - bitflips on the wire if using http instead of https as https (the default) - - will already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: maxsize_condition - description: 'Optional conditional header. The max length in bytes permitted for - - the append blob. If the Append Block operation would cause the blob - - to exceed that limit or if the blob size is already greater than the - - value specified in this header, the request will fail with - - MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).' - defaultValue: None - types: - - - - name: appendpos_condition - description: 'Optional conditional header, used only for the Append Block operation. - - A number indicating the byte offset to compare. Append Block will - - succeed only if the append position is equal to this number. If it - - is not, the request will fail with the - - AppendPositionConditionNotMet error - - (HTTP status code 412 - Precondition Failed).' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'ETag, last modified, append offset, and committed block count - - properties for the updated Append Blob' - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.append_block_from_url - name: append_block_from_url - summary: Creates a new block to be committed as part of a blob, where the contents - are read from a source url. - signature: append_block_from_url(container_name, blob_name, copy_source_url, source_range_start=None, - source_range_end=None, source_content_md5=None, source_if_modified_since=None, - source_if_unmodified_since=None, source_if_match=None, source_if_none_match=None, - maxsize_condition=None, appendpos_condition=None, lease_id=None, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: copy_source_url - description: 'The URL of the source data. It can point to any Azure Blob or File, - that is either public or has a - - shared access signature attached.' - isRequired: true - types: - - - - name: source_range_start - description: This indicates the start of the range of bytes(inclusive) that has - to be taken from the copy source. - defaultValue: None - types: - - - - name: source_range_end - description: This indicates the end of the range of bytes(inclusive) that has - to be taken from the copy source. - defaultValue: None - types: - - - - name: source_content_md5 - description: If given, the service will calculate the MD5 hash of the block content - and compare against this value. - defaultValue: None - types: - - - - name: source_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the source resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: source_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the source resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: source_if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the source resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: source_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the source resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the source resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: maxsize_condition - description: 'Optional conditional header. The max length in bytes permitted for - - the append blob. If the Append Block operation would cause the blob - - to exceed that limit or if the blob size is already greater than the - - value specified in this header, the request will fail with - - MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).' - defaultValue: None - types: - - - - name: appendpos_condition - description: 'Optional conditional header, used only for the Append Block operation. - - A number indicating the byte offset to compare. Append Block will - - succeed only if the append position is equal to this number. If it - - is not, the request will fail with the - - AppendPositionConditionNotMet error - - (HTTP status code 412 - Precondition Failed).' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.batch_delete_blobs - name: batch_delete_blobs - summary: 'Sends a batch of multiple blob delete requests. - - - The blob delete method deletes the specified blob or snapshot. Note that deleting - a blob also deletes all its - - snapshots. For more information, see [https://docs.microsoft.com/rest/api/storageservices/delete-blob](https://docs.microsoft.com/rest/api/storageservices/delete-blob)' - signature: batch_delete_blobs(batch_delete_sub_requests, timeout=None) - parameters: - - name: batch_delete_sub_requests - description: The blob delete requests to send as a batch. - isRequired: true - types: - - () - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: parsed batch delete HTTP response - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.break_blob_lease - name: break_blob_lease - summary: 'Breaks the lease, if the blob has an active lease. Once a lease is broken, - - it cannot be renewed. Any authorized request can break the lease; the request - - is not required to specify a matching lease ID. When a lease is broken, - - the lease break period is allowed to elapse, during which time no lease operation - - except break and release can be performed on the blob. When a lease is successfully - - broken, the response indicates the interval in seconds until a new lease can be - acquired. - - - A lease that has been broken can also be released, in which case another client - may - - immediately acquire the lease on the blob.' - signature: break_blob_lease(container_name, blob_name, lease_break_period=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_break_period - description: 'For a break operation, this is the proposed duration of - - seconds that the lease should continue before it is broken, between - - 0 and 60 seconds. This break period is only used if it is shorter - - than the time remaining on the lease. If longer, the time remaining - - on the lease is used. A new lease will not be available before the - - break period has expired, but the lease may be held for longer than - - the break period. If this header does not appear with a break - - operation, a fixed-duration lease breaks after the remaining lease - - period elapses, and an infinite lease breaks immediately.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: int -- uid: azure.storage.blob.appendblobservice.AppendBlobService.break_container_lease - name: break_container_lease - summary: 'Break the lease, if the container has an active lease. Once a lease is - - broken, it cannot be renewed. Any authorized request can break the lease; - - the request is not required to specify a matching lease ID. When a lease - - is broken, the lease break period is allowed to elapse, during which time - - no lease operation except break and release can be performed on the container. - - When a lease is successfully broken, the response indicates the interval - - in seconds until a new lease can be acquired.' - signature: break_container_lease(container_name, lease_break_period=None, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_break_period - description: 'This is the proposed duration of seconds that the lease - - should continue before it is broken, between 0 and 60 seconds. This - - break period is only used if it is shorter than the time remaining - - on the lease. If longer, the time remaining on the lease is used. - - A new lease will not be available before the break period has - - expired, but the lease may be held for longer than the break - - period. If this header does not appear with a break - - operation, a fixed-duration lease breaks after the remaining lease - - period elapses, and an infinite lease breaks immediately.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: int -- uid: azure.storage.blob.appendblobservice.AppendBlobService.change_blob_lease - name: change_blob_lease - summary: 'Changes the lease ID of an active lease. A change must include the current - - lease ID and a new lease ID.' - signature: change_blob_lease(container_name, blob_name, lease_id, proposed_lease_id, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Required if the blob has an active lease. - isRequired: true - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - - 400 (Invalid request) if the proposed lease ID is not in the correct format.' - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.change_container_lease - name: change_container_lease - summary: 'Change the lease ID of an active lease. A change must include the current - - lease ID and a new lease ID.' - signature: change_container_lease(container_name, lease_id, proposed_lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - 400 - - (Invalid request) if the proposed lease ID is not in the correct format.' - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.copy_blob - name: copy_blob - summary: 'Copies a blob asynchronously. This operation returns a copy operation - - properties object, including a copy ID you can use to check or abort the - - copy operation. The Blob service copies blobs on a best-effort basis. - - - The source blob for a copy operation may be a block blob, an append blob, - - or a page blob. If the destination blob already exists, it must be of the - - same blob type as the source blob. Any existing destination blob will be - - overwritten. The destination blob cannot be modified while a copy operation - - is in progress. - - - When copying from a page blob, the Blob service creates a destination page - - blob of the source blob''s length, initially containing all zeroes. Then - - the source page ranges are enumerated, and non-empty ranges are copied. - - - For a block blob or an append blob, the Blob service creates a committed - - blob of zero length before returning from this operation. When copying - - from a block blob, all committed blocks and their block IDs are copied. - - Uncommitted blocks are not copied. At the end of the copy operation, the - - destination blob will have the same committed block count as the source. - - - When copying from an append blob, all committed blocks are copied. At the - - end of the copy operation, the destination blob will have the same committed - - block count as the source. - - - For all blob types, you can call get_blob_properties on the destination - - blob to check the status of the copy operation. The final blob will be - - committed when the copy completes.' - signature: copy_blob(container_name, blob_name, copy_source, metadata=None, source_if_modified_since=None, - source_if_unmodified_since=None, source_if_match=None, source_if_none_match=None, - destination_if_modified_since=None, destination_if_unmodified_since=None, destination_if_match=None, - destination_if_none_match=None, destination_lease_id=None, source_lease_id=None, - timeout=None) - parameters: - - name: container_name - description: Name of the destination container. The container must exist. - isRequired: true - types: - - - - name: blob_name - description: 'Name of the destination blob. If the destination blob exists, it - will - - be overwritten. Otherwise, it will be created.' - isRequired: true - types: - - - - name: copy_source - description: 'A URL of up to 2 KB in length that specifies an Azure file or blob. - - The value should be URL-encoded as it would appear in a request URI. - - If the source is in another account, the source must either be public - - or must be authenticated via a shared access signature. If the source - - is public, no authentication is required. - - Examples: - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob) - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob)?snapshot= - - [https://otheraccount.blob.core.windows.net/mycontainer/myblob?sastoken](https://otheraccount.blob.core.windows.net/mycontainer/myblob?sastoken)' - isRequired: true - types: - - - - name: metadata - description: 'Name-value pairs associated with the blob as metadata. If no name-value - - pairs are specified, the operation will copy the metadata from the - - source blob or file to the destination blob. If one or more name-value - - pairs are specified, the destination blob is created with the specified - - metadata, and metadata is not copied from the source blob or file.' - defaultValue: None - types: - - (, ) - - name: source_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the source - - blob has been modified since the specified date/time.' - defaultValue: None - types: - - - - name: source_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the source blob - - has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: source_if_match - description: 'An ETag value, or the wildcard character (*). Specify this conditional - - header to copy the source blob only if its ETag matches the value - - specified. If the ETag values do not match, the Blob service returns - - status code 412 (Precondition Failed). This header cannot be specified - - if the source is an Azure File.' - defaultValue: None - types: - - - - name: source_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this conditional - - header to copy the blob only if its ETag does not match the value - - specified. If the values are identical, the Blob service returns status - - code 412 (Precondition Failed). This header cannot be specified if the - - source is an Azure File.' - defaultValue: None - types: - - - - name: destination_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has been modified since the specified date/time. - - If the destination blob has not been modified, the Blob service returns - - status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has not been modified since the specified - - date/time. If the destination blob has been modified, the Blob service - - returns status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for - - this conditional header to copy the blob only if the specified ETag value - - matches the ETag value for an existing destination blob. If the ETag for - - the destination blob does not match the ETag specified for If-Match, the - - Blob service returns status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for - - this conditional header to copy the blob only if the specified ETag value - - does not match the ETag value for the destination blob. Specify the wildcard - - character (*) to perform the operation only if the destination blob does not - - exist. If the specified condition isn''t met, the Blob service returns status - - code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_lease_id - description: 'The lease ID specified for this header must match the lease ID of - the - - destination blob. If the request does not include the lease ID or it is not - - valid, the operation fails with status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: source_lease_id - description: 'Specify this to perform the Copy Blob operation only if - - the lease ID given matches the active lease ID of the source blob.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: Copy operation properties such as status, source, and ID. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.create_blob - name: create_blob - summary: 'Creates a blob or overrides an existing blob. Use if_none_match=* to - - prevent overriding an existing blob. - - - See create_blob_from_* for high level - - functions that handle the creation and upload of large blobs with - - automatic chunking and progress notifications.' - signature: create_blob(container_name, blob_name, content_settings=None, metadata=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to - - perform the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Append Blob - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.create_container - name: create_container - summary: 'Creates a new container under the specified account. If the container - - with the same name already exists, the operation fails if - - fail_on_exist is True.' - signature: create_container(container_name, metadata=None, public_access=None, fail_on_exist=False, - timeout=None) - parameters: - - name: container_name - description: 'Name of container to create. - - The container name may only contain lowercase letters, numbers, and hyphens, - and must begin with a letter or - - a number. Each hyphen must be preceded and followed by a non-hyphen character. - The name must also be - - between 3 and 63 characters long.' - isRequired: true - types: - - - - name: metadata - description: 'A dict with name_value pairs to associate with the - - container as metadata. Example:{''Category'':''test''}' - defaultValue: None - types: - - (, ) - - name: public_access - description: 'Possible values include: container, blob.' - defaultValue: None - types: - - - - name: fail_on_exist - description: Specify whether to throw an exception when the container exists. - defaultValue: 'False' - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if container is created, False if container already exists. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.delete_blob - name: delete_blob - summary: 'Marks the specified blob or snapshot for deletion. - - The blob is later deleted during garbage collection. - - - Note that in order to delete a blob, you must delete all of its - - snapshots. You can delete both at the same time with the Delete - - Blob operation. - - - If a delete retention policy is enabled for the service, then this operation soft - deletes the blob or snapshot - - and retains the blob or snapshot for specified number of days. - - After specified number of days, blob''s data is removed from the service during - garbage collection. - - Soft deleted blob or snapshot is accessible through List Blobs API specifying - include=Include.Deleted option. - - Soft-deleted blob or snapshot can be restored using Undelete API.' - signature: delete_blob(container_name, blob_name, snapshot=None, lease_id=None, - delete_snapshots=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to delete.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: delete_snapshots - description: Required if the blob has associated snapshots. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.delete_container - name: delete_container - summary: 'Marks the specified container for deletion. The container and any blobs - - contained within it are later deleted during garbage collection.' - signature: delete_container(container_name, fail_not_exist=False, lease_id=None, - if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of container to delete. - isRequired: true - types: - - - - name: fail_not_exist - description: 'Specify whether to throw an exception when the container doesn''t - - exist.' - defaultValue: 'False' - types: - - - - name: lease_id - description: 'If specified, delete_container only succeeds if the - - container''s lease is active and matches this ID. - - Required if the container has an active lease.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if container is deleted, False container doesn't exist. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.exists - name: exists - summary: 'Returns a boolean indicating whether the container exists (if blob_name - - is None), or otherwise a boolean indicating whether the blob exists.' - signature: exists(container_name, blob_name=None, snapshot=None, timeout=None) - parameters: - - name: container_name - description: Name of a container. - isRequired: true - types: - - - - name: blob_name - description: Name of a blob. If None, the container will be checked for existence. - defaultValue: None - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the snapshot.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A boolean indicating whether the resource exists. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.extract_date_and_request_id - name: extract_date_and_request_id - signature: static extract_date_and_request_id(retry_context) - parameters: - - name: retry_context - isRequired: true -- uid: azure.storage.blob.appendblobservice.AppendBlobService.generate_account_shared_access_signature - name: generate_account_shared_access_signature - summary: 'Generates a shared access signature for the blob service. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_account_shared_access_signature(resource_types, permission, - expiry, start=None, ip=None, protocol=None) - parameters: - - name: resource_types - description: Specifies the resource types that are accessible with the account - SAS. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.generate_blob_shared_access_signature - name: generate_blob_shared_access_signature - summary: 'Generates a shared access signature for the blob or one of its snapshots. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_blob_shared_access_signature(container_name, blob_name, snapshot=None, - permission=None, expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None, - user_delegation_key=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to grant permission.' - defaultValue: None - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use .' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key. - - When present, the SAS is signed with the user delegation key instead.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.generate_container_shared_access_signature - name: generate_container_shared_access_signature - summary: 'Generates a shared access signature for the container. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_container_shared_access_signature(container_name, permission=None, - expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None, - user_delegation_key=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_blob_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key. - - When present, the SAS is signed with the user delegation key instead.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_account_information - name: get_blob_account_information - summary: 'Gets information related to the storage account. - - The information can also be retrieved if the user has a SAS to a container or - blob.' - signature: get_blob_account_information(container_name=None, blob_name=None, timeout=None) - parameters: - - name: container_name - description: 'Name of existing container. - - Optional, unless using a SAS token to a specific container or blob, in which - case it''s required.' - defaultValue: None - types: - - - - name: blob_name - description: 'Name of existing blob. - - Optional, unless using a SAS token to a specific blob, in which case it''s required.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The . -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_metadata - name: get_blob_metadata - summary: Returns all user-defined metadata for the specified blob or snapshot. - signature: get_blob_metadata(container_name, blob_name, snapshot=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary representing the blob metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_properties - name: get_blob_properties - summary: 'Returns all user-defined metadata, standard HTTP properties, and - - system properties for the blob. It does not return the content of the blob. - - Returns - - with and a metadata dict.' - signature: get_blob_properties(container_name, blob_name, snapshot=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: a blob object including properties and metadata. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_service_properties - name: get_blob_service_properties - summary: 'Gets the properties of a storage account''s Blob service, including - - Azure Storage Analytics.' - signature: get_blob_service_properties(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'The blob with - an attached - - target_version property.' -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_service_stats - name: get_blob_service_stats - summary: 'Retrieves statistics related to replication for the Blob service. It is - - only available when read-access geo-redundant replication is enabled for - - the storage account. - - - With geo-redundant replication, Azure Storage maintains your data durable - - in two locations. In both locations, Azure Storage constantly maintains - - multiple healthy replicas of your data. The location where you read, - - create, update, or delete data is the primary storage account location. - - The primary location exists in the region you choose at the time you - - create an account via the Azure Management Azure classic portal, for - - example, North Central US. The location to which your data is replicated - - is the secondary location. The secondary location is automatically - - determined based on the location of the primary; it is in a second data - - center that resides in the same region as the primary location. Read-only - - access is available from the secondary location, if read-access geo-redundant - - replication is enabled for your storage account.' - signature: get_blob_service_stats(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The blob service stats. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_to_bytes - name: get_blob_to_bytes - summary: 'Downloads a blob as an array of bytes, with automatic chunking and - - progress notifications. Returns an instance of - with - - properties, metadata, and content.' - signature: get_blob_to_bytes(container_name, blob_name, snapshot=None, start_range=None, - end_range=None, validate_content=False, progress_callback=None, max_connections=2, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_to_path - name: get_blob_to_path - summary: 'Downloads a blob to a file path, with automatic chunking and progress - - notifications. Returns an instance of with - - properties and metadata.' - signature: get_blob_to_path(container_name, blob_name, file_path, open_mode='wb', - snapshot=None, start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: file_path - description: Path of file to write out to. - isRequired: true - types: - - - - name: open_mode - description: 'Mode to use when opening the file. Note that specifying append only - - open_mode prevents parallel download. So, max_connections must be set - - to 1 if this open_mode is used.' - defaultValue: wb - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_to_stream - name: get_blob_to_stream - summary: 'Downloads a blob to a stream, with automatic chunking and progress - - notifications. Returns an instance of with - - properties and metadata.' - signature: get_blob_to_stream(container_name, blob_name, stream, snapshot=None, - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: stream - description: Opened stream to write to. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_blob_to_text - name: get_blob_to_text - summary: 'Downloads a blob as unicode text, with automatic chunking and progress - - notifications. Returns an instance of with - - properties, metadata, and content.' - signature: get_blob_to_text(container_name, blob_name, encoding='utf-8', snapshot=None, - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: encoding - description: Python encoding to use when decoding the blob data. - defaultValue: utf-8 - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_container_acl - name: get_container_acl - summary: 'Gets the permissions for the specified container. - - The permissions indicate whether container data may be accessed publicly.' - signature: get_container_acl(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_acl only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A dictionary of access policies associated with the container. dict - of str to - - and a public_access property - - if public access is turned on' -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_container_metadata - name: get_container_metadata - summary: Returns all user-defined metadata for the specified container. - signature: get_container_metadata(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_metadata only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary representing the container metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_container_properties - name: get_container_properties - summary: 'Returns all user-defined metadata and system properties for the specified - - container. The data returned does not include the container''s list of blobs.' - signature: get_container_properties(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_properties only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: properties for the specified container within a container object. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.get_user_delegation_key - name: get_user_delegation_key - summary: 'Obtain a user delegation key for the purpose of signing SAS tokens. - - A token credential must be present on the service object for this request to succeed.' - signature: get_user_delegation_key(key_start_time, key_expiry_time, timeout=None) - parameters: - - name: key_start_time - description: A DateTime value. Indicates when the key becomes valid. - isRequired: true - types: - - - - name: key_expiry_time - description: A DateTime value. Indicates when the key stops being valid. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The user delegation key. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.list_blob_names - name: list_blob_names - summary: 'Returns a generator to list the blob names under the specified container. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all blobs have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - blobs, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_blob_names(container_name, prefix=None, num_results=None, include=None, - delimiter=None, marker=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: prefix - description: 'Filters the results to return only blobs whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of blobs to return, - - including all elements. - If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: include - description: Specifies one or more additional datasets to include in the response. - defaultValue: None - types: - - - - name: delimiter - description: 'When the request includes this parameter, the operation - - returns a element in the - - result list that acts as a placeholder for all blobs whose names begin - - with the same substring up to the appearance of the delimiter character. - - The delimiter may be a single character or a string.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.list_blobs - name: list_blobs - summary: 'Returns a generator to list the blobs under the specified container. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all blobs have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - blobs, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_blobs(container_name, prefix=None, num_results=None, include=None, - delimiter=None, marker=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: prefix - description: 'Filters the results to return only blobs whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of blobs to return, - - including all elements. - If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: include - description: Specifies one or more additional datasets to include in the response. - defaultValue: None - types: - - - - name: delimiter - description: 'When the request includes this parameter, the operation - - returns a element in the - - result list that acts as a placeholder for all blobs whose names begin - - with the same substring up to the appearance of the delimiter character. - - The delimiter may be a single character or a string.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.list_containers - name: list_containers - summary: 'Returns a generator to list the containers under the specified account. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all containers have been returned or num_results is - reached. - - - If num_results is specified and the account has more than that number of - - containers, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_containers(prefix=None, num_results=None, include_metadata=False, - marker=None, timeout=None) - parameters: - - name: prefix - description: 'Filters the results to return only containers whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of containers to return. A single list - - request may return up to 1000 contianers and potentially a continuation - - token which should be followed to get additional resutls.' - defaultValue: None - types: - - - - name: include_metadata - description: Specifies that container metadata be returned in the response. - defaultValue: 'False' - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.make_blob_url - name: make_blob_url - summary: Creates the url to access a blob. - signature: make_blob_url(container_name, blob_name, protocol=None, sas_token=None, - snapshot=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when BaseBlobService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - - name: snapshot - description: 'An string value that uniquely identifies the snapshot. The value - of - - this query parameter indicates the snapshot version.' - defaultValue: None - types: - - - return: - description: blob access URL. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.make_container_url - name: make_container_url - summary: Creates the url to access a container. - signature: make_container_url(container_name, protocol=None, sas_token=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when BaseBlobService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - return: - description: container access URL. - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.release_blob_lease - name: release_blob_lease - summary: 'Releases the lease. The lease may be released if the lease ID specified - on the - - request matches that associated with the blob. Releasing the lease allows another - - client to immediately acquire the lease for the blob as soon as the release is - complete.' - signature: release_blob_lease(container_name, blob_name, lease_id, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.release_container_lease - name: release_container_lease - summary: 'Release the lease. The lease may be released if the lease_id specified - matches - - that associated with the container. Releasing the lease allows another client - - to immediately acquire the lease for the container as soon as the release is complete.' - signature: release_container_lease(container_name, lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.renew_blob_lease - name: renew_blob_lease - summary: 'Renews the lease. The lease can be renewed if the lease ID specified on - - the request matches that associated with the blob. Note that the lease may - - be renewed even if it has expired as long as the blob has not been modified - - or leased again since the expiration of that lease. When you renew a lease, - - the lease duration clock resets.' - signature: renew_blob_lease(container_name, blob_name, lease_id, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.appendblobservice.AppendBlobService.renew_container_lease - name: renew_container_lease - summary: 'Renews the lease. The lease can be renewed if the lease ID specified - - matches that associated with the container. Note that - - the lease may be renewed even if it has expired as long as the container - - has not been leased again since the expiration of that lease. When you - - renew a lease, the lease duration clock resets.' - signature: renew_container_lease(container_name, lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.appendblobservice.AppendBlobService.set_blob_metadata - name: set_blob_metadata - summary: 'Sets user-defined metadata for the specified blob as one or more - - name-value pairs.' - signature: set_blob_metadata(container_name, blob_name, metadata=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: metadata - description: 'Dict containing name and value pairs. Each call to this operation - - replaces all existing metadata attached to the blob. To remove all - - metadata from the blob, call this operation with no metadata headers.' - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Blob - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.set_blob_properties - name: set_blob_properties - summary: 'Sets system properties on the blob. If one property is set for the - - content_settings, all properties will be overriden.' - signature: set_blob_properties(container_name, blob_name, content_settings=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Blob - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.set_blob_service_properties - name: set_blob_service_properties - summary: 'Sets the properties of a storage account''s Blob service, including - - Azure Storage Analytics. If an element (ex Logging) is left as None, the - - existing settings on the service for that functionality are preserved.' - signature: set_blob_service_properties(logging=None, hour_metrics=None, minute_metrics=None, - cors=None, target_version=None, timeout=None, delete_retention_policy=None, static_website=None) - parameters: - - name: logging - description: Groups the Azure Analytics Logging settings. - defaultValue: None - types: - - - - name: hour_metrics - description: 'The hour metrics settings provide a summary of request - - statistics grouped by API in hourly aggregates for blobs.' - defaultValue: None - types: - - - - name: minute_metrics - description: 'The minute metrics settings provide request statistics - - for each minute for blobs.' - defaultValue: None - types: - - - - name: cors - description: 'You can include up to five CorsRule elements in the - - list. If an empty list is specified, all CORS rules will be deleted, - - and CORS will be disabled for the service.' - defaultValue: None - types: - - list() - - name: target_version - description: 'Indicates the default version to use for requests if an incoming - - request''s version is not specified.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: delete_retention_policy - description: 'The delete retention policy specifies whether to retain deleted - blobs. - - It also specifies the number of days and versions of blob to keep.' - defaultValue: None - types: - - - - name: static_website - description: 'Specifies whether the static website feature is enabled, - - and if yes, indicates the index document and 404 error document to use.' - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.set_container_acl - name: set_container_acl - summary: 'Sets the permissions for the specified container or stored access - - policies that may be used with Shared Access Signatures. The permissions - - indicate whether blobs in a container may be accessed publicly.' - signature: set_container_acl(container_name, signed_identifiers=None, public_access=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: signed_identifiers - description: 'A dictionary of access policies to associate with the container. - The - - dictionary may contain up to 5 elements. An empty dictionary - - will clear the access policies set on the service.' - defaultValue: None - types: - - dict(str, ) - - name: public_access - description: 'Possible values include: container, blob.' - defaultValue: None - types: - - - - name: lease_id - description: 'If specified, set_container_acl only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A datetime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A datetime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Container - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.set_container_metadata - name: set_container_metadata - summary: 'Sets one or more user-defined name-value pairs for the specified - - container. Each call to this operation replaces all existing metadata - - attached to the container. To remove all metadata from the container, - - call this operation with no metadata dict.' - signature: set_container_metadata(container_name, metadata=None, lease_id=None, - if_modified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: metadata - description: 'A dict containing name-value pairs to associate with the container - as - - metadata. Example: {''category'':''test''}' - defaultValue: None - types: - - (, ) - - name: lease_id - description: 'If specified, set_container_metadata only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Container - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.set_proxy - name: set_proxy - summary: Sets the proxy server host and port for the HTTP CONNECT Tunnelling. - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - description: 'Address of the proxy. Ex: ''192.168.0.100''' - isRequired: true - types: - - - - name: port - description: 'Port of the proxy. Ex: 6000' - isRequired: true - types: - - - - name: user - description: User for proxy authorization. - defaultValue: None - types: - - - - name: password - description: Password for proxy authorization. - defaultValue: None - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.snapshot_blob - name: snapshot_blob - summary: Creates a read-only snapshot of a blob. - signature: snapshot_blob(container_name, blob_name, metadata=None, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, lease_id=None, timeout=None, - cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: metadata - description: 'Specifies a user-defined name-value pair associated with the blob. - - If no name-value pairs are specified, the operation will copy the - - base blob metadata to the snapshot. If one or more name-value pairs - - are specified, the snapshot is created with the specified metadata, - - and metadata is not copied from the base blob.' - defaultValue: None - types: - - (, ) - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: snapshot properties - types: - - -- uid: azure.storage.blob.appendblobservice.AppendBlobService.undelete_blob - name: undelete_blob - summary: 'The undelete Blob operation restores the contents and metadata of soft - deleted blob or snapshot. - - Attempting to undelete a blob or snapshot that is not soft deleted will succeed - without any changes.' - signature: undelete_blob(container_name, blob_name, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -attributes: -- uid: azure.storage.blob.appendblobservice.AppendBlobService.protocol - name: protocol -- uid: azure.storage.blob.appendblobservice.AppendBlobService.request_session - name: request_session -- uid: azure.storage.blob.appendblobservice.AppendBlobService.socket_timeout - name: socket_timeout -- uid: azure.storage.blob.appendblobservice.AppendBlobService.MAX_BLOCK_SIZE - name: MAX_BLOCK_SIZE - signature: MAX_BLOCK_SIZE = 4194304 -- uid: azure.storage.blob.appendblobservice.AppendBlobService.MAX_CHUNK_GET_SIZE - name: MAX_CHUNK_GET_SIZE - signature: MAX_CHUNK_GET_SIZE = 4194304 -- uid: azure.storage.blob.appendblobservice.AppendBlobService.MAX_SINGLE_GET_SIZE - name: MAX_SINGLE_GET_SIZE - signature: MAX_SINGLE_GET_SIZE = 33554432 diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.appendblobservice.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.appendblobservice.yml deleted file mode 100644 index 93fd9b58bce6..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.appendblobservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.blob.appendblobservice -name: appendblobservice -fullName: azure.storage.blob.appendblobservice -classes: -- azure.storage.blob.appendblobservice.AppendBlobService diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.baseblobservice.BaseBlobService.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.baseblobservice.BaseBlobService.yml deleted file mode 100644 index 0e01d8cc2072..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.baseblobservice.BaseBlobService.yml +++ /dev/null @@ -1,3913 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.baseblobservice.BaseBlobService -name: BaseBlobService -fullName: azure.storage.blob.baseblobservice.BaseBlobService -module: azure.storage.blob.baseblobservice -summary: 'This is the main class managing Blob resources. - - - The Blob service stores text and binary data as blobs in the cloud. - - The Blob service offers the following three resources: the storage account, - - containers, and blobs. Within your storage account, containers provide a - - way to organize sets of blobs. For more information please see: - - [https://msdn.microsoft.com/en-us/library/azure/ee691964.aspx](https://msdn.microsoft.com/en-us/library/azure/ee691964.aspx) - - - :type *~azure.storage.common.TokenCredential*' -constructor: - syntax: BaseBlobService(account_name=None, account_key=None, sas_token=None, is_emulated=False, - protocol='https', endpoint_suffix='core.windows.net', custom_domain=None, request_session=None, - connection_string=None, socket_timeout=None, token_credential=None) - parameters: - - name: account_name - description: 'The storage account name. This is used to authenticate requests - - signed with an account key and to construct the storage endpoint. It - - is required unless a connection string is given, or if a custom - - domain is used with anonymous authentication.' - defaultValue: None - types: - - - - name: account_key - description: 'The storage account key. This is used for shared key authentication. - - If neither account key or sas token is specified, anonymous access - - will be used.' - defaultValue: None - types: - - - - name: sas_token - description: 'A shared access signature token to use to authenticate requests - - instead of the account key. If account key and sas token are both - - specified, account key will be used to sign. If neither are - - specified, anonymous access will be used.' - defaultValue: None - types: - - - - name: is_emulated - description: 'Whether to use the emulator. Defaults to False. If specified, will - - override all other parameters besides connection string and request - - session.' - defaultValue: 'False' - types: - - - - name: protocol - description: The protocol to use for requests. Defaults to https. - defaultValue: https - types: - - - - name: endpoint_suffix - description: 'The host base component of the url, minus the account name. Defaults - - to Azure (core.windows.net). Override this to use the China cloud - - (core.chinacloudapi.cn).' - defaultValue: core.windows.net - types: - - - - name: custom_domain - description: 'The custom domain to use. This can be set in the Azure Portal. For - - example, ''www.mydomain.com''.' - defaultValue: None - types: - - - - name: request_session - description: The session object to use for http requests. - defaultValue: None - types: - - - - name: connection_string - description: 'If specified, this will override all other parameters besides - - request session. See - - [http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/](http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/) - - for the connection string format' - defaultValue: None - types: - - - - name: socket_timeout - description: 'If specified, this will override the default socket timeout. The - timeout specified is in seconds. - - See DEFAULT_SOCKET_TIMEOUT in _constants.py for the default value.' - defaultValue: None - types: - - - - name: token_credential - description: 'A token credential used to authenticate HTTPS requests. The token - value - - should be updated before its expiration.' - defaultValue: None -variables: -- description: 'The size of the first range get performed by get_blob_to_* methods - if - - max_connections is greater than 1. Less data will be returned if the - - blob is smaller than this.' - name: MAX_SINGLE_GET_SIZE - types: - - -- description: 'The size of subsequent range gets performed by get_blob_to_* methods - if - - max_connections is greater than 1 and the blob is larger than MAX_SINGLE_GET_SIZE. - - Less data will be returned if the remainder of the blob is smaller than - - this. If this is set to larger than 4MB, content_validation will throw an - - error if enabled. However, if content_validation is not desired a size - - greater than 4MB may be optimal. Setting this below 4MB is not recommended.' - name: MAX_CHUNK_GET_SIZE - types: - - -- description: "The key-encryption-key optionally provided by the user. If provided,\ - \ will be used to\nencrypt/decrypt in supported methods.\nFor methods requiring\ - \ decryption, either the key_encryption_key OR the resolver must be provided.\n\ - If both are provided, the resolver will take precedence.\nMust implement the following\ - \ methods for APIs requiring encryption:\nwrap_key(key)\u2013wraps the specified\ - \ key (bytes) using an algorithm of the user's choice. Returns the encrypted key\ - \ as bytes.\nget_key_wrap_algorithm()\u2013returns the algorithm used to wrap\ - \ the specified symmetric key.\nget_kid()\u2013returns a string key id for this\ - \ key-encryption-key.\nMust implement the following methods for APIs requiring\ - \ decryption:\nunwrap_key(key, algorithm)\u2013returns the unwrapped form of the\ - \ specified symmetric key using the string-specified algorithm.\nget_kid()\u2013\ - returns a string key id for this key-encryption-key." - name: key_encryption_key - types: - - -- description: 'A function to resolve keys optionally provided by the user. If provided, - will be used to decrypt in supported methods. - - For methods requiring decryption, either the key_encryption_key OR - - the resolver must be provided. If both are provided, the resolver will take precedence. - - It uses the kid string to return a key-encryption-key implementing the interface - defined above.' - name: key_resolver_function - types: - - kid) ( -- description: 'A flag that may be set to ensure that all messages successfully uploaded - to the queue and all those downloaded and - - successfully read from the queue are/were encrypted while on the server. If this - flag is set, all required - - parameters for encryption/decryption must be provided. See the above comments - on the key_encryption_key and resolver.' - name: require_encryption - types: - - -methods: -- uid: azure.storage.blob.baseblobservice.BaseBlobService.abort_copy_blob - name: abort_copy_blob - summary: 'Aborts a pending copy_blob operation, and leaves a destination blob - - with zero length and full metadata.' - signature: abort_copy_blob(container_name, blob_name, copy_id, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of destination container. - isRequired: true - types: - - - - name: blob_name - description: Name of destination blob. - isRequired: true - types: - - - - name: copy_id - description: 'Copy identifier provided in the copy.id of the original - - copy_blob operation.' - isRequired: true - types: - - - - name: lease_id - description: Required if the destination blob has an active infinite lease. - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.acquire_blob_lease - name: acquire_blob_lease - summary: 'Requests a new lease. If the blob does not have an active lease, the Blob - - service creates a lease on the blob and returns a new lease ID.' - signature: acquire_blob_lease(container_name, blob_name, lease_duration=-1, proposed_lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_duration - description: 'Specifies the duration of the lease, in seconds, or negative one - - (-1) for a lease that never expires. A non-infinite lease can be - - between 15 and 60 seconds. A lease duration cannot be changed - - using renew or change. Default is -1 (infinite lease).' - defaultValue: '-1' - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service - - returns 400 (Invalid request) if the proposed lease ID is not - - in the correct format.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.baseblobservice.BaseBlobService.acquire_container_lease - name: acquire_container_lease - summary: 'Requests a new lease. If the container does not have an active lease, - - the Blob service creates a lease on the container and returns a new - - lease ID.' - signature: acquire_container_lease(container_name, lease_duration=-1, proposed_lease_id=None, - if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_duration - description: 'Specifies the duration of the lease, in seconds, or negative one - - (-1) for a lease that never expires. A non-infinite lease can be - - between 15 and 60 seconds. A lease duration cannot be changed - - using renew or change. Default is -1 (infinite lease).' - defaultValue: '-1' - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - - 400 (Invalid request) if the proposed lease ID is not in the correct format.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.baseblobservice.BaseBlobService.batch_delete_blobs - name: batch_delete_blobs - summary: 'Sends a batch of multiple blob delete requests. - - - The blob delete method deletes the specified blob or snapshot. Note that deleting - a blob also deletes all its - - snapshots. For more information, see [https://docs.microsoft.com/rest/api/storageservices/delete-blob](https://docs.microsoft.com/rest/api/storageservices/delete-blob)' - signature: batch_delete_blobs(batch_delete_sub_requests, timeout=None) - parameters: - - name: batch_delete_sub_requests - description: The blob delete requests to send as a batch. - isRequired: true - types: - - () - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: parsed batch delete HTTP response - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.break_blob_lease - name: break_blob_lease - summary: 'Breaks the lease, if the blob has an active lease. Once a lease is broken, - - it cannot be renewed. Any authorized request can break the lease; the request - - is not required to specify a matching lease ID. When a lease is broken, - - the lease break period is allowed to elapse, during which time no lease operation - - except break and release can be performed on the blob. When a lease is successfully - - broken, the response indicates the interval in seconds until a new lease can be - acquired. - - - A lease that has been broken can also be released, in which case another client - may - - immediately acquire the lease on the blob.' - signature: break_blob_lease(container_name, blob_name, lease_break_period=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_break_period - description: 'For a break operation, this is the proposed duration of - - seconds that the lease should continue before it is broken, between - - 0 and 60 seconds. This break period is only used if it is shorter - - than the time remaining on the lease. If longer, the time remaining - - on the lease is used. A new lease will not be available before the - - break period has expired, but the lease may be held for longer than - - the break period. If this header does not appear with a break - - operation, a fixed-duration lease breaks after the remaining lease - - period elapses, and an infinite lease breaks immediately.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: int -- uid: azure.storage.blob.baseblobservice.BaseBlobService.break_container_lease - name: break_container_lease - summary: 'Break the lease, if the container has an active lease. Once a lease is - - broken, it cannot be renewed. Any authorized request can break the lease; - - the request is not required to specify a matching lease ID. When a lease - - is broken, the lease break period is allowed to elapse, during which time - - no lease operation except break and release can be performed on the container. - - When a lease is successfully broken, the response indicates the interval - - in seconds until a new lease can be acquired.' - signature: break_container_lease(container_name, lease_break_period=None, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_break_period - description: 'This is the proposed duration of seconds that the lease - - should continue before it is broken, between 0 and 60 seconds. This - - break period is only used if it is shorter than the time remaining - - on the lease. If longer, the time remaining on the lease is used. - - A new lease will not be available before the break period has - - expired, but the lease may be held for longer than the break - - period. If this header does not appear with a break - - operation, a fixed-duration lease breaks after the remaining lease - - period elapses, and an infinite lease breaks immediately.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: int -- uid: azure.storage.blob.baseblobservice.BaseBlobService.change_blob_lease - name: change_blob_lease - summary: 'Changes the lease ID of an active lease. A change must include the current - - lease ID and a new lease ID.' - signature: change_blob_lease(container_name, blob_name, lease_id, proposed_lease_id, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Required if the blob has an active lease. - isRequired: true - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - - 400 (Invalid request) if the proposed lease ID is not in the correct format.' - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.change_container_lease - name: change_container_lease - summary: 'Change the lease ID of an active lease. A change must include the current - - lease ID and a new lease ID.' - signature: change_container_lease(container_name, lease_id, proposed_lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - 400 - - (Invalid request) if the proposed lease ID is not in the correct format.' - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.copy_blob - name: copy_blob - summary: 'Copies a blob asynchronously. This operation returns a copy operation - - properties object, including a copy ID you can use to check or abort the - - copy operation. The Blob service copies blobs on a best-effort basis. - - - The source blob for a copy operation may be a block blob, an append blob, - - or a page blob. If the destination blob already exists, it must be of the - - same blob type as the source blob. Any existing destination blob will be - - overwritten. The destination blob cannot be modified while a copy operation - - is in progress. - - - When copying from a page blob, the Blob service creates a destination page - - blob of the source blob''s length, initially containing all zeroes. Then - - the source page ranges are enumerated, and non-empty ranges are copied. - - - For a block blob or an append blob, the Blob service creates a committed - - blob of zero length before returning from this operation. When copying - - from a block blob, all committed blocks and their block IDs are copied. - - Uncommitted blocks are not copied. At the end of the copy operation, the - - destination blob will have the same committed block count as the source. - - - When copying from an append blob, all committed blocks are copied. At the - - end of the copy operation, the destination blob will have the same committed - - block count as the source. - - - For all blob types, you can call get_blob_properties on the destination - - blob to check the status of the copy operation. The final blob will be - - committed when the copy completes.' - signature: copy_blob(container_name, blob_name, copy_source, metadata=None, source_if_modified_since=None, - source_if_unmodified_since=None, source_if_match=None, source_if_none_match=None, - destination_if_modified_since=None, destination_if_unmodified_since=None, destination_if_match=None, - destination_if_none_match=None, destination_lease_id=None, source_lease_id=None, - timeout=None) - parameters: - - name: container_name - description: Name of the destination container. The container must exist. - isRequired: true - types: - - - - name: blob_name - description: 'Name of the destination blob. If the destination blob exists, it - will - - be overwritten. Otherwise, it will be created.' - isRequired: true - types: - - - - name: copy_source - description: 'A URL of up to 2 KB in length that specifies an Azure file or blob. - - The value should be URL-encoded as it would appear in a request URI. - - If the source is in another account, the source must either be public - - or must be authenticated via a shared access signature. If the source - - is public, no authentication is required. - - Examples: - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob) - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob)?snapshot= - - [https://otheraccount.blob.core.windows.net/mycontainer/myblob?sastoken](https://otheraccount.blob.core.windows.net/mycontainer/myblob?sastoken)' - isRequired: true - types: - - - - name: metadata - description: 'Name-value pairs associated with the blob as metadata. If no name-value - - pairs are specified, the operation will copy the metadata from the - - source blob or file to the destination blob. If one or more name-value - - pairs are specified, the destination blob is created with the specified - - metadata, and metadata is not copied from the source blob or file.' - defaultValue: None - types: - - (, ) - - name: source_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the source - - blob has been modified since the specified date/time.' - defaultValue: None - types: - - - - name: source_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the source blob - - has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: source_if_match - description: 'An ETag value, or the wildcard character (*). Specify this conditional - - header to copy the source blob only if its ETag matches the value - - specified. If the ETag values do not match, the Blob service returns - - status code 412 (Precondition Failed). This header cannot be specified - - if the source is an Azure File.' - defaultValue: None - types: - - - - name: source_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this conditional - - header to copy the blob only if its ETag does not match the value - - specified. If the values are identical, the Blob service returns status - - code 412 (Precondition Failed). This header cannot be specified if the - - source is an Azure File.' - defaultValue: None - types: - - - - name: destination_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has been modified since the specified date/time. - - If the destination blob has not been modified, the Blob service returns - - status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has not been modified since the specified - - date/time. If the destination blob has been modified, the Blob service - - returns status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for - - this conditional header to copy the blob only if the specified ETag value - - matches the ETag value for an existing destination blob. If the ETag for - - the destination blob does not match the ETag specified for If-Match, the - - Blob service returns status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for - - this conditional header to copy the blob only if the specified ETag value - - does not match the ETag value for the destination blob. Specify the wildcard - - character (*) to perform the operation only if the destination blob does not - - exist. If the specified condition isn''t met, the Blob service returns status - - code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_lease_id - description: 'The lease ID specified for this header must match the lease ID of - the - - destination blob. If the request does not include the lease ID or it is not - - valid, the operation fails with status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: source_lease_id - description: 'Specify this to perform the Copy Blob operation only if - - the lease ID given matches the active lease ID of the source blob.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: Copy operation properties such as status, source, and ID. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.create_container - name: create_container - summary: 'Creates a new container under the specified account. If the container - - with the same name already exists, the operation fails if - - fail_on_exist is True.' - signature: create_container(container_name, metadata=None, public_access=None, fail_on_exist=False, - timeout=None) - parameters: - - name: container_name - description: 'Name of container to create. - - The container name may only contain lowercase letters, numbers, and hyphens, - and must begin with a letter or - - a number. Each hyphen must be preceded and followed by a non-hyphen character. - The name must also be - - between 3 and 63 characters long.' - isRequired: true - types: - - - - name: metadata - description: 'A dict with name_value pairs to associate with the - - container as metadata. Example:{''Category'':''test''}' - defaultValue: None - types: - - (, ) - - name: public_access - description: 'Possible values include: container, blob.' - defaultValue: None - types: - - - - name: fail_on_exist - description: Specify whether to throw an exception when the container exists. - defaultValue: 'False' - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if container is created, False if container already exists. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.delete_blob - name: delete_blob - summary: 'Marks the specified blob or snapshot for deletion. - - The blob is later deleted during garbage collection. - - - Note that in order to delete a blob, you must delete all of its - - snapshots. You can delete both at the same time with the Delete - - Blob operation. - - - If a delete retention policy is enabled for the service, then this operation soft - deletes the blob or snapshot - - and retains the blob or snapshot for specified number of days. - - After specified number of days, blob''s data is removed from the service during - garbage collection. - - Soft deleted blob or snapshot is accessible through List Blobs API specifying - include=Include.Deleted option. - - Soft-deleted blob or snapshot can be restored using Undelete API.' - signature: delete_blob(container_name, blob_name, snapshot=None, lease_id=None, - delete_snapshots=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to delete.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: delete_snapshots - description: Required if the blob has associated snapshots. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.delete_container - name: delete_container - summary: 'Marks the specified container for deletion. The container and any blobs - - contained within it are later deleted during garbage collection.' - signature: delete_container(container_name, fail_not_exist=False, lease_id=None, - if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of container to delete. - isRequired: true - types: - - - - name: fail_not_exist - description: 'Specify whether to throw an exception when the container doesn''t - - exist.' - defaultValue: 'False' - types: - - - - name: lease_id - description: 'If specified, delete_container only succeeds if the - - container''s lease is active and matches this ID. - - Required if the container has an active lease.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if container is deleted, False container doesn't exist. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.exists - name: exists - summary: 'Returns a boolean indicating whether the container exists (if blob_name - - is None), or otherwise a boolean indicating whether the blob exists.' - signature: exists(container_name, blob_name=None, snapshot=None, timeout=None) - parameters: - - name: container_name - description: Name of a container. - isRequired: true - types: - - - - name: blob_name - description: Name of a blob. If None, the container will be checked for existence. - defaultValue: None - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the snapshot.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A boolean indicating whether the resource exists. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.extract_date_and_request_id - name: extract_date_and_request_id - signature: static extract_date_and_request_id(retry_context) - parameters: - - name: retry_context - isRequired: true -- uid: azure.storage.blob.baseblobservice.BaseBlobService.generate_account_shared_access_signature - name: generate_account_shared_access_signature - summary: 'Generates a shared access signature for the blob service. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_account_shared_access_signature(resource_types, permission, - expiry, start=None, ip=None, protocol=None) - parameters: - - name: resource_types - description: Specifies the resource types that are accessible with the account - SAS. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.generate_blob_shared_access_signature - name: generate_blob_shared_access_signature - summary: 'Generates a shared access signature for the blob or one of its snapshots. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_blob_shared_access_signature(container_name, blob_name, snapshot=None, - permission=None, expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None, - user_delegation_key=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to grant permission.' - defaultValue: None - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use .' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key. - - When present, the SAS is signed with the user delegation key instead.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.generate_container_shared_access_signature - name: generate_container_shared_access_signature - summary: 'Generates a shared access signature for the container. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_container_shared_access_signature(container_name, permission=None, - expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None, - user_delegation_key=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_blob_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key. - - When present, the SAS is signed with the user delegation key instead.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_account_information - name: get_blob_account_information - summary: 'Gets information related to the storage account. - - The information can also be retrieved if the user has a SAS to a container or - blob.' - signature: get_blob_account_information(container_name=None, blob_name=None, timeout=None) - parameters: - - name: container_name - description: 'Name of existing container. - - Optional, unless using a SAS token to a specific container or blob, in which - case it''s required.' - defaultValue: None - types: - - - - name: blob_name - description: 'Name of existing blob. - - Optional, unless using a SAS token to a specific blob, in which case it''s required.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The . -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_metadata - name: get_blob_metadata - summary: Returns all user-defined metadata for the specified blob or snapshot. - signature: get_blob_metadata(container_name, blob_name, snapshot=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary representing the blob metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_properties - name: get_blob_properties - summary: 'Returns all user-defined metadata, standard HTTP properties, and - - system properties for the blob. It does not return the content of the blob. - - Returns - - with and a metadata dict.' - signature: get_blob_properties(container_name, blob_name, snapshot=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: a blob object including properties and metadata. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_service_properties - name: get_blob_service_properties - summary: 'Gets the properties of a storage account''s Blob service, including - - Azure Storage Analytics.' - signature: get_blob_service_properties(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'The blob with - an attached - - target_version property.' -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_service_stats - name: get_blob_service_stats - summary: 'Retrieves statistics related to replication for the Blob service. It is - - only available when read-access geo-redundant replication is enabled for - - the storage account. - - - With geo-redundant replication, Azure Storage maintains your data durable - - in two locations. In both locations, Azure Storage constantly maintains - - multiple healthy replicas of your data. The location where you read, - - create, update, or delete data is the primary storage account location. - - The primary location exists in the region you choose at the time you - - create an account via the Azure Management Azure classic portal, for - - example, North Central US. The location to which your data is replicated - - is the secondary location. The secondary location is automatically - - determined based on the location of the primary; it is in a second data - - center that resides in the same region as the primary location. Read-only - - access is available from the secondary location, if read-access geo-redundant - - replication is enabled for your storage account.' - signature: get_blob_service_stats(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The blob service stats. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_to_bytes - name: get_blob_to_bytes - summary: 'Downloads a blob as an array of bytes, with automatic chunking and - - progress notifications. Returns an instance of - with - - properties, metadata, and content.' - signature: get_blob_to_bytes(container_name, blob_name, snapshot=None, start_range=None, - end_range=None, validate_content=False, progress_callback=None, max_connections=2, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_to_path - name: get_blob_to_path - summary: 'Downloads a blob to a file path, with automatic chunking and progress - - notifications. Returns an instance of with - - properties and metadata.' - signature: get_blob_to_path(container_name, blob_name, file_path, open_mode='wb', - snapshot=None, start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: file_path - description: Path of file to write out to. - isRequired: true - types: - - - - name: open_mode - description: 'Mode to use when opening the file. Note that specifying append only - - open_mode prevents parallel download. So, max_connections must be set - - to 1 if this open_mode is used.' - defaultValue: wb - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_to_stream - name: get_blob_to_stream - summary: 'Downloads a blob to a stream, with automatic chunking and progress - - notifications. Returns an instance of with - - properties and metadata.' - signature: get_blob_to_stream(container_name, blob_name, stream, snapshot=None, - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: stream - description: Opened stream to write to. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_blob_to_text - name: get_blob_to_text - summary: 'Downloads a blob as unicode text, with automatic chunking and progress - - notifications. Returns an instance of with - - properties, metadata, and content.' - signature: get_blob_to_text(container_name, blob_name, encoding='utf-8', snapshot=None, - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: encoding - description: Python encoding to use when decoding the blob data. - defaultValue: utf-8 - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_container_acl - name: get_container_acl - summary: 'Gets the permissions for the specified container. - - The permissions indicate whether container data may be accessed publicly.' - signature: get_container_acl(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_acl only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A dictionary of access policies associated with the container. dict - of str to - - and a public_access property - - if public access is turned on' -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_container_metadata - name: get_container_metadata - summary: Returns all user-defined metadata for the specified container. - signature: get_container_metadata(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_metadata only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary representing the container metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_container_properties - name: get_container_properties - summary: 'Returns all user-defined metadata and system properties for the specified - - container. The data returned does not include the container''s list of blobs.' - signature: get_container_properties(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_properties only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: properties for the specified container within a container object. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.get_user_delegation_key - name: get_user_delegation_key - summary: 'Obtain a user delegation key for the purpose of signing SAS tokens. - - A token credential must be present on the service object for this request to succeed.' - signature: get_user_delegation_key(key_start_time, key_expiry_time, timeout=None) - parameters: - - name: key_start_time - description: A DateTime value. Indicates when the key becomes valid. - isRequired: true - types: - - - - name: key_expiry_time - description: A DateTime value. Indicates when the key stops being valid. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The user delegation key. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.list_blob_names - name: list_blob_names - summary: 'Returns a generator to list the blob names under the specified container. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all blobs have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - blobs, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_blob_names(container_name, prefix=None, num_results=None, include=None, - delimiter=None, marker=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: prefix - description: 'Filters the results to return only blobs whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of blobs to return, - - including all elements. - If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: include - description: Specifies one or more additional datasets to include in the response. - defaultValue: None - types: - - - - name: delimiter - description: 'When the request includes this parameter, the operation - - returns a element in the - - result list that acts as a placeholder for all blobs whose names begin - - with the same substring up to the appearance of the delimiter character. - - The delimiter may be a single character or a string.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.list_blobs - name: list_blobs - summary: 'Returns a generator to list the blobs under the specified container. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all blobs have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - blobs, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_blobs(container_name, prefix=None, num_results=None, include=None, - delimiter=None, marker=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: prefix - description: 'Filters the results to return only blobs whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of blobs to return, - - including all elements. - If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: include - description: Specifies one or more additional datasets to include in the response. - defaultValue: None - types: - - - - name: delimiter - description: 'When the request includes this parameter, the operation - - returns a element in the - - result list that acts as a placeholder for all blobs whose names begin - - with the same substring up to the appearance of the delimiter character. - - The delimiter may be a single character or a string.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.list_containers - name: list_containers - summary: 'Returns a generator to list the containers under the specified account. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all containers have been returned or num_results is - reached. - - - If num_results is specified and the account has more than that number of - - containers, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_containers(prefix=None, num_results=None, include_metadata=False, - marker=None, timeout=None) - parameters: - - name: prefix - description: 'Filters the results to return only containers whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of containers to return. A single list - - request may return up to 1000 contianers and potentially a continuation - - token which should be followed to get additional resutls.' - defaultValue: None - types: - - - - name: include_metadata - description: Specifies that container metadata be returned in the response. - defaultValue: 'False' - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.make_blob_url - name: make_blob_url - summary: Creates the url to access a blob. - signature: make_blob_url(container_name, blob_name, protocol=None, sas_token=None, - snapshot=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when BaseBlobService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - - name: snapshot - description: 'An string value that uniquely identifies the snapshot. The value - of - - this query parameter indicates the snapshot version.' - defaultValue: None - types: - - - return: - description: blob access URL. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.make_container_url - name: make_container_url - summary: Creates the url to access a container. - signature: make_container_url(container_name, protocol=None, sas_token=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when BaseBlobService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - return: - description: container access URL. - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.release_blob_lease - name: release_blob_lease - summary: 'Releases the lease. The lease may be released if the lease ID specified - on the - - request matches that associated with the blob. Releasing the lease allows another - - client to immediately acquire the lease for the blob as soon as the release is - complete.' - signature: release_blob_lease(container_name, blob_name, lease_id, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.release_container_lease - name: release_container_lease - summary: 'Release the lease. The lease may be released if the lease_id specified - matches - - that associated with the container. Releasing the lease allows another client - - to immediately acquire the lease for the container as soon as the release is complete.' - signature: release_container_lease(container_name, lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.renew_blob_lease - name: renew_blob_lease - summary: 'Renews the lease. The lease can be renewed if the lease ID specified on - - the request matches that associated with the blob. Note that the lease may - - be renewed even if it has expired as long as the blob has not been modified - - or leased again since the expiration of that lease. When you renew a lease, - - the lease duration clock resets.' - signature: renew_blob_lease(container_name, blob_name, lease_id, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.baseblobservice.BaseBlobService.renew_container_lease - name: renew_container_lease - summary: 'Renews the lease. The lease can be renewed if the lease ID specified - - matches that associated with the container. Note that - - the lease may be renewed even if it has expired as long as the container - - has not been leased again since the expiration of that lease. When you - - renew a lease, the lease duration clock resets.' - signature: renew_container_lease(container_name, lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.baseblobservice.BaseBlobService.set_blob_metadata - name: set_blob_metadata - summary: 'Sets user-defined metadata for the specified blob as one or more - - name-value pairs.' - signature: set_blob_metadata(container_name, blob_name, metadata=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: metadata - description: 'Dict containing name and value pairs. Each call to this operation - - replaces all existing metadata attached to the blob. To remove all - - metadata from the blob, call this operation with no metadata headers.' - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Blob - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.set_blob_properties - name: set_blob_properties - summary: 'Sets system properties on the blob. If one property is set for the - - content_settings, all properties will be overriden.' - signature: set_blob_properties(container_name, blob_name, content_settings=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Blob - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.set_blob_service_properties - name: set_blob_service_properties - summary: 'Sets the properties of a storage account''s Blob service, including - - Azure Storage Analytics. If an element (ex Logging) is left as None, the - - existing settings on the service for that functionality are preserved.' - signature: set_blob_service_properties(logging=None, hour_metrics=None, minute_metrics=None, - cors=None, target_version=None, timeout=None, delete_retention_policy=None, static_website=None) - parameters: - - name: logging - description: Groups the Azure Analytics Logging settings. - defaultValue: None - types: - - - - name: hour_metrics - description: 'The hour metrics settings provide a summary of request - - statistics grouped by API in hourly aggregates for blobs.' - defaultValue: None - types: - - - - name: minute_metrics - description: 'The minute metrics settings provide request statistics - - for each minute for blobs.' - defaultValue: None - types: - - - - name: cors - description: 'You can include up to five CorsRule elements in the - - list. If an empty list is specified, all CORS rules will be deleted, - - and CORS will be disabled for the service.' - defaultValue: None - types: - - list() - - name: target_version - description: 'Indicates the default version to use for requests if an incoming - - request''s version is not specified.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: delete_retention_policy - description: 'The delete retention policy specifies whether to retain deleted - blobs. - - It also specifies the number of days and versions of blob to keep.' - defaultValue: None - types: - - - - name: static_website - description: 'Specifies whether the static website feature is enabled, - - and if yes, indicates the index document and 404 error document to use.' - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.set_container_acl - name: set_container_acl - summary: 'Sets the permissions for the specified container or stored access - - policies that may be used with Shared Access Signatures. The permissions - - indicate whether blobs in a container may be accessed publicly.' - signature: set_container_acl(container_name, signed_identifiers=None, public_access=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: signed_identifiers - description: 'A dictionary of access policies to associate with the container. - The - - dictionary may contain up to 5 elements. An empty dictionary - - will clear the access policies set on the service.' - defaultValue: None - types: - - dict(str, ) - - name: public_access - description: 'Possible values include: container, blob.' - defaultValue: None - types: - - - - name: lease_id - description: 'If specified, set_container_acl only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A datetime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A datetime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Container - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.set_container_metadata - name: set_container_metadata - summary: 'Sets one or more user-defined name-value pairs for the specified - - container. Each call to this operation replaces all existing metadata - - attached to the container. To remove all metadata from the container, - - call this operation with no metadata dict.' - signature: set_container_metadata(container_name, metadata=None, lease_id=None, - if_modified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: metadata - description: 'A dict containing name-value pairs to associate with the container - as - - metadata. Example: {''category'':''test''}' - defaultValue: None - types: - - (, ) - - name: lease_id - description: 'If specified, set_container_metadata only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Container - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.set_proxy - name: set_proxy - summary: Sets the proxy server host and port for the HTTP CONNECT Tunnelling. - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - description: 'Address of the proxy. Ex: ''192.168.0.100''' - isRequired: true - types: - - - - name: port - description: 'Port of the proxy. Ex: 6000' - isRequired: true - types: - - - - name: user - description: User for proxy authorization. - defaultValue: None - types: - - - - name: password - description: Password for proxy authorization. - defaultValue: None - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.snapshot_blob - name: snapshot_blob - summary: Creates a read-only snapshot of a blob. - signature: snapshot_blob(container_name, blob_name, metadata=None, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, lease_id=None, timeout=None, - cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: metadata - description: 'Specifies a user-defined name-value pair associated with the blob. - - If no name-value pairs are specified, the operation will copy the - - base blob metadata to the snapshot. If one or more name-value pairs - - are specified, the snapshot is created with the specified metadata, - - and metadata is not copied from the base blob.' - defaultValue: None - types: - - (, ) - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: snapshot properties - types: - - -- uid: azure.storage.blob.baseblobservice.BaseBlobService.undelete_blob - name: undelete_blob - summary: 'The undelete Blob operation restores the contents and metadata of soft - deleted blob or snapshot. - - Attempting to undelete a blob or snapshot that is not soft deleted will succeed - without any changes.' - signature: undelete_blob(container_name, blob_name, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -attributes: -- uid: azure.storage.blob.baseblobservice.BaseBlobService.protocol - name: protocol -- uid: azure.storage.blob.baseblobservice.BaseBlobService.request_session - name: request_session -- uid: azure.storage.blob.baseblobservice.BaseBlobService.socket_timeout - name: socket_timeout -- uid: azure.storage.blob.baseblobservice.BaseBlobService.MAX_CHUNK_GET_SIZE - name: MAX_CHUNK_GET_SIZE - signature: MAX_CHUNK_GET_SIZE = 4194304 -- uid: azure.storage.blob.baseblobservice.BaseBlobService.MAX_SINGLE_GET_SIZE - name: MAX_SINGLE_GET_SIZE - signature: MAX_SINGLE_GET_SIZE = 33554432 diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.baseblobservice.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.baseblobservice.yml deleted file mode 100644 index fb873ebae602..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.baseblobservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.blob.baseblobservice -name: baseblobservice -fullName: azure.storage.blob.baseblobservice -classes: -- azure.storage.blob.baseblobservice.BaseBlobService diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.blockblobservice.BlockBlobService.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.blockblobservice.BlockBlobService.yml deleted file mode 100644 index fbc19c4c4950..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.blockblobservice.BlockBlobService.yml +++ /dev/null @@ -1,4996 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.blockblobservice.BlockBlobService -name: BlockBlobService -fullName: azure.storage.blob.blockblobservice.BlockBlobService -module: azure.storage.blob.blockblobservice -summary: 'Block blobs let you upload large blobs efficiently. Block blobs are comprised - - of blocks, each of which is identified by a block ID. You create or modify a - - block blob by writing a set of blocks and committing them by their block IDs. - - Each block can be a different size, up to a maximum of 100 MB, and a block blob - - can include up to 50,000 blocks. The maximum size of a block blob is therefore - - approximately 4.75 TB (100 MB X 50,000 blocks). If you are writing a block - - blob that is no more than 64 MB in size, you can upload it in its entirety with - - a single write operation; see create_blob_from_bytes. - - - :type *~azure.storage.common.TokenCredential*' -constructor: - syntax: BlockBlobService(account_name=None, account_key=None, sas_token=None, is_emulated=False, - protocol='https', endpoint_suffix='core.windows.net', custom_domain=None, request_session=None, - connection_string=None, socket_timeout=None, token_credential=None) - parameters: - - name: account_name - description: 'The storage account name. This is used to authenticate requests - - signed with an account key and to construct the storage endpoint. It - - is required unless a connection string is given, or if a custom - - domain is used with anonymous authentication.' - defaultValue: None - types: - - - - name: account_key - description: 'The storage account key. This is used for shared key authentication. - - If neither account key or sas token is specified, anonymous access - - will be used.' - defaultValue: None - types: - - - - name: sas_token - description: 'A shared access signature token to use to authenticate requests - - instead of the account key. If account key and sas token are both - - specified, account key will be used to sign. If neither are - - specified, anonymous access will be used.' - defaultValue: None - types: - - - - name: is_emulated - description: 'Whether to use the emulator. Defaults to False. If specified, will - - override all other parameters besides connection string and request - - session.' - defaultValue: 'False' - types: - - - - name: protocol - description: The protocol to use for requests. Defaults to https. - defaultValue: https - types: - - - - name: endpoint_suffix - description: 'The host base component of the url, minus the account name. Defaults - - to Azure (core.windows.net). Override this to use the China cloud - - (core.chinacloudapi.cn).' - defaultValue: core.windows.net - types: - - - - name: custom_domain - description: 'The custom domain to use. This can be set in the Azure Portal. For - - example, ''www.mydomain.com''.' - defaultValue: None - types: - - - - name: request_session - description: The session object to use for http requests. - defaultValue: None - types: - - - - name: connection_string - description: 'If specified, this will override all other parameters besides - - request session. See - - [http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/](http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/) - - for the connection string format.' - defaultValue: None - types: - - - - name: socket_timeout - description: 'If specified, this will override the default socket timeout. The - timeout specified is in seconds. - - See DEFAULT_SOCKET_TIMEOUT in _constants.py for the default value.' - defaultValue: None - types: - - - - name: token_credential - description: 'A token credential used to authenticate HTTPS requests. The token - value - - should be updated before its expiration.' - defaultValue: None -variables: -- description: 'The largest size upload supported in a single put call. This is used - by - - the create_blob_from_* methods if the content length is known and is less - - than this value.' - name: MAX_SINGLE_PUT_SIZE - types: - - -- description: 'The size of the blocks put by create_blob_from_* methods if the content - - length is unknown or is larger than MAX_SINGLE_PUT_SIZE. Smaller blocks - - may be put. The maximum block size the service supports is 100MB.' - name: MAX_BLOCK_SIZE - types: - - -- description: 'The minimum block size at which the the memory-optimized, block upload - - algorithm is considered. This algorithm is only applicable to the create_blob_from_file - and - - create_blob_from_stream methods and will prevent the full buffering of blocks. - - In addition to the block size, ContentMD5 validation and Encryption must be disabled - as - - these options require the blocks to be buffered.' - name: MIN_LARGE_BLOCK_UPLOAD_THRESHOLD - types: - - -methods: -- uid: azure.storage.blob.blockblobservice.BlockBlobService.abort_copy_blob - name: abort_copy_blob - summary: 'Aborts a pending copy_blob operation, and leaves a destination blob - - with zero length and full metadata.' - signature: abort_copy_blob(container_name, blob_name, copy_id, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of destination container. - isRequired: true - types: - - - - name: blob_name - description: Name of destination blob. - isRequired: true - types: - - - - name: copy_id - description: 'Copy identifier provided in the copy.id of the original - - copy_blob operation.' - isRequired: true - types: - - - - name: lease_id - description: Required if the destination blob has an active infinite lease. - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.acquire_blob_lease - name: acquire_blob_lease - summary: 'Requests a new lease. If the blob does not have an active lease, the Blob - - service creates a lease on the blob and returns a new lease ID.' - signature: acquire_blob_lease(container_name, blob_name, lease_duration=-1, proposed_lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_duration - description: 'Specifies the duration of the lease, in seconds, or negative one - - (-1) for a lease that never expires. A non-infinite lease can be - - between 15 and 60 seconds. A lease duration cannot be changed - - using renew or change. Default is -1 (infinite lease).' - defaultValue: '-1' - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service - - returns 400 (Invalid request) if the proposed lease ID is not - - in the correct format.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.blockblobservice.BlockBlobService.acquire_container_lease - name: acquire_container_lease - summary: 'Requests a new lease. If the container does not have an active lease, - - the Blob service creates a lease on the container and returns a new - - lease ID.' - signature: acquire_container_lease(container_name, lease_duration=-1, proposed_lease_id=None, - if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_duration - description: 'Specifies the duration of the lease, in seconds, or negative one - - (-1) for a lease that never expires. A non-infinite lease can be - - between 15 and 60 seconds. A lease duration cannot be changed - - using renew or change. Default is -1 (infinite lease).' - defaultValue: '-1' - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - - 400 (Invalid request) if the proposed lease ID is not in the correct format.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.blockblobservice.BlockBlobService.batch_delete_blobs - name: batch_delete_blobs - summary: 'Sends a batch of multiple blob delete requests. - - - The blob delete method deletes the specified blob or snapshot. Note that deleting - a blob also deletes all its - - snapshots. For more information, see [https://docs.microsoft.com/rest/api/storageservices/delete-blob](https://docs.microsoft.com/rest/api/storageservices/delete-blob)' - signature: batch_delete_blobs(batch_delete_sub_requests, timeout=None) - parameters: - - name: batch_delete_sub_requests - description: The blob delete requests to send as a batch. - isRequired: true - types: - - () - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: parsed batch delete HTTP response - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.batch_set_standard_blob_tier - name: batch_set_standard_blob_tier - summary: 'Sends a batch of multiple set block blob tiers requests. - - This API is only supported for block blobs on standard storage accounts.' - signature: batch_set_standard_blob_tier(batch_set_blob_tier_sub_requests, timeout=None) - parameters: - - name: batch_set_blob_tier_sub_requests - description: The set block blob tier requests to send as a batch. - isRequired: true - types: - - () - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: parsed batch set tier HTTP response which indicates if each sub-request - is successful. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.break_blob_lease - name: break_blob_lease - summary: 'Breaks the lease, if the blob has an active lease. Once a lease is broken, - - it cannot be renewed. Any authorized request can break the lease; the request - - is not required to specify a matching lease ID. When a lease is broken, - - the lease break period is allowed to elapse, during which time no lease operation - - except break and release can be performed on the blob. When a lease is successfully - - broken, the response indicates the interval in seconds until a new lease can be - acquired. - - - A lease that has been broken can also be released, in which case another client - may - - immediately acquire the lease on the blob.' - signature: break_blob_lease(container_name, blob_name, lease_break_period=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_break_period - description: 'For a break operation, this is the proposed duration of - - seconds that the lease should continue before it is broken, between - - 0 and 60 seconds. This break period is only used if it is shorter - - than the time remaining on the lease. If longer, the time remaining - - on the lease is used. A new lease will not be available before the - - break period has expired, but the lease may be held for longer than - - the break period. If this header does not appear with a break - - operation, a fixed-duration lease breaks after the remaining lease - - period elapses, and an infinite lease breaks immediately.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: int -- uid: azure.storage.blob.blockblobservice.BlockBlobService.break_container_lease - name: break_container_lease - summary: 'Break the lease, if the container has an active lease. Once a lease is - - broken, it cannot be renewed. Any authorized request can break the lease; - - the request is not required to specify a matching lease ID. When a lease - - is broken, the lease break period is allowed to elapse, during which time - - no lease operation except break and release can be performed on the container. - - When a lease is successfully broken, the response indicates the interval - - in seconds until a new lease can be acquired.' - signature: break_container_lease(container_name, lease_break_period=None, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_break_period - description: 'This is the proposed duration of seconds that the lease - - should continue before it is broken, between 0 and 60 seconds. This - - break period is only used if it is shorter than the time remaining - - on the lease. If longer, the time remaining on the lease is used. - - A new lease will not be available before the break period has - - expired, but the lease may be held for longer than the break - - period. If this header does not appear with a break - - operation, a fixed-duration lease breaks after the remaining lease - - period elapses, and an infinite lease breaks immediately.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: int -- uid: azure.storage.blob.blockblobservice.BlockBlobService.change_blob_lease - name: change_blob_lease - summary: 'Changes the lease ID of an active lease. A change must include the current - - lease ID and a new lease ID.' - signature: change_blob_lease(container_name, blob_name, lease_id, proposed_lease_id, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Required if the blob has an active lease. - isRequired: true - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - - 400 (Invalid request) if the proposed lease ID is not in the correct format.' - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.change_container_lease - name: change_container_lease - summary: 'Change the lease ID of an active lease. A change must include the current - - lease ID and a new lease ID.' - signature: change_container_lease(container_name, lease_id, proposed_lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - 400 - - (Invalid request) if the proposed lease ID is not in the correct format.' - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.copy_blob - name: copy_blob - summary: 'Copies a blob. This operation returns a copy operation - - properties object. The copy operation may be configured to either be an - - asynchronous, best-effort operation, or a synchronous operation. - - - The source must be a block blob if requires_sync is true. Any existing - - destination blob will be overwritten. The destination blob cannot be - - modified while a copy operation is in progress. - - - When copying from a block blob, all committed blocks and their block IDs are - - copied. Uncommitted blocks are not copied. At the end of the copy operation, - - the destination blob will have the same committed block count as the source. - - - You can call get_blob_properties on the destination blob to check the status - - of the copy operation. The final blob will be committed when the copy completes. - - - Name of the destination container. The container must exist. - - :param str blob_name: - - Name of the destination blob. If the destination blob exists, it will - - be overwritten. Otherwise, it will be created. - - :param str copy_source: - - A URL of up to 2 KB in length that specifies an Azure file or blob. - - The value should be URL-encoded as it would appear in a request URI. - - If the source is in another account, the source must either be public - - or must be authenticated via a shared access signature. If the source - - is public, no authentication is required. - - Examples: - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob) - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob)?snapshot= - - [https://otheraccount.blob.core.windows.net/mycontainer/myblob?sastoken](https://otheraccount.blob.core.windows.net/mycontainer/myblob?sastoken) - - :param metadata: - - Name-value pairs associated with the blob as metadata. If no name-value - - pairs are specified, the operation will copy the metadata from the - - source blob or file to the destination blob. If one or more name-value - - pairs are specified, the destination blob is created with the specified - - metadata, and metadata is not copied from the source blob or file. - - :type metadata: dict(str, str) - - :param datetime source_if_modified_since: - - A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the source - - blob has been modified since the specified date/time. - - :param datetime source_if_unmodified_since: - - A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the source blob - - has not been modified since the specified date/time. - - :param ETag source_if_match: - - An ETag value, or the wildcard character (*). Specify this conditional - - header to copy the source blob only if its ETag matches the value - - specified. If the ETag values do not match, the Blob service returns - - status code 412 (Precondition Failed). This header cannot be specified - - if the source is an Azure File. - - :param ETag source_if_none_match: - - An ETag value, or the wildcard character (*). Specify this conditional - - header to copy the blob only if its ETag does not match the value - - specified. If the values are identical, the Blob service returns status - - code 412 (Precondition Failed). This header cannot be specified if the - - source is an Azure File. - - :param datetime destination_if_modified_since: - - A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has been modified since the specified date/time. - - If the destination blob has not been modified, the Blob service returns - - status code 412 (Precondition Failed). - - :param datetime destination_if_unmodified_since: - - A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has not been modified since the specified - - date/time. If the destination blob has been modified, the Blob service - - returns status code 412 (Precondition Failed). - - :param ETag destination_if_match: - - An ETag value, or the wildcard character (*). Specify an ETag value for - - this conditional header to copy the blob only if the specified ETag value - - matches the ETag value for an existing destination blob. If the ETag for - - the destination blob does not match the ETag specified for If-Match, the - - Blob service returns status code 412 (Precondition Failed). - - :param ETag destination_if_none_match: - - An ETag value, or the wildcard character (*). Specify an ETag value for - - this conditional header to copy the blob only if the specified ETag value - - does not match the ETag value for the destination blob. Specify the wildcard - - character (*) to perform the operation only if the destination blob does not - - exist. If the specified condition isn''t met, the Blob service returns status - - code 412 (Precondition Failed). - - :param str destination_lease_id: - - The lease ID specified for this header must match the lease ID of the - - destination blob. If the request does not include the lease ID or it is not - - valid, the operation fails with status code 412 (Precondition Failed). - - :param str source_lease_id: - - Specify this to perform the Copy Blob operation only if - - the lease ID given matches the active lease ID of the source blob. - - :param int timeout: - - The timeout parameter is expressed in seconds. - - :param bool requires_sync: - - Enforces that the service will not return a response until the copy is complete. - - :param StandardBlobTier standard_blob_tier: - - A standard blob tier value to set the blob to. For this version of the library, - - this is only applicable to block blobs on standard storage accounts. - - :param rehydrate_priority: - - Indicates the priority with which to rehydrate an archived blob - - :return: Copy operation properties such as status, source, and ID. - - :rtype: ' - signature: copy_blob(container_name, blob_name, copy_source, metadata=None, source_if_modified_since=None, - source_if_unmodified_since=None, source_if_match=None, source_if_none_match=None, - destination_if_modified_since=None, destination_if_unmodified_since=None, destination_if_match=None, - destination_if_none_match=None, destination_lease_id=None, source_lease_id=None, - timeout=None, requires_sync=None, standard_blob_tier=None, rehydrate_priority=None) - parameters: - - name: container_name - isRequired: true - types: - - - - name: blob_name - isRequired: true - - name: copy_source - isRequired: true - - name: metadata - defaultValue: None - - name: source_if_modified_since - defaultValue: None - - name: source_if_unmodified_since - defaultValue: None - - name: source_if_match - defaultValue: None - - name: source_if_none_match - defaultValue: None - - name: destination_if_modified_since - defaultValue: None - - name: destination_if_unmodified_since - defaultValue: None - - name: destination_if_match - defaultValue: None - - name: destination_if_none_match - defaultValue: None - - name: destination_lease_id - defaultValue: None - - name: source_lease_id - defaultValue: None - - name: timeout - defaultValue: None - - name: requires_sync - defaultValue: None - - name: standard_blob_tier - defaultValue: None - - name: rehydrate_priority - defaultValue: None -- uid: azure.storage.blob.blockblobservice.BlockBlobService.create_blob_from_bytes - name: create_blob_from_bytes - summary: 'Creates a new blob from an array of bytes, or updates the content - - of an existing blob, with automatic chunking and progress - - notifications.' - signature: create_blob_from_bytes(container_name, blob_name, blob, index=0, count=None, - content_settings=None, metadata=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, standard_blob_tier=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: blob - description: Content of blob as an array of bytes. - isRequired: true - types: - - - - name: index - description: Start index in the array of bytes. - defaultValue: '0' - types: - - - - name: count - description: 'Number of bytes to upload. Set to None or negative value to upload - - all bytes starting from index.' - defaultValue: None - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each chunk of the blob. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'Maximum number of parallel connections to use when the blob size - exceeds - - 64MB.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: standard_blob_tier - description: 'A standard blob tier value to set the blob to. For this version - of the library, - - this is only applicable to block blobs on standard storage accounts.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Block Blob - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.create_blob_from_path - name: create_blob_from_path - summary: 'Creates a new blob from a file path, or updates the content of an - - existing blob, with automatic chunking and progress notifications.' - signature: create_blob_from_path(container_name, blob_name, file_path, content_settings=None, - metadata=None, validate_content=False, progress_callback=None, max_connections=2, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, standard_blob_tier=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: file_path - description: Path of the file to upload as the blob content. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each chunk of the blob. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob. Also note that if enabled, the memory-efficient upload algorithm - - will not be used, because computing the MD5 hash requires buffering - - entire blocks, and doing so defeats the purpose of the memory-efficient algorithm.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'Maximum number of parallel connections to use when the blob size - exceeds - - 64MB.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: standard_blob_tier - description: 'A standard blob tier value to set the blob to. For this version - of the library, - - this is only applicable to block blobs on standard storage accounts.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Block Blob - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.create_blob_from_stream - name: create_blob_from_stream - summary: 'Creates a new blob from a file/stream, or updates the content of - - an existing blob, with automatic chunking and progress - - notifications.' - signature: create_blob_from_stream(container_name, blob_name, stream, count=None, - content_settings=None, metadata=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, use_byte_buffer=False, standard_blob_tier=None, - cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: stream - description: Opened file/stream to upload as the blob content. - isRequired: true - types: - - - - name: count - description: 'Number of bytes to read from the stream. This is optional, but - - should be supplied for optimal performance.' - defaultValue: None - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each chunk of the blob. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob. Also note that if enabled, the memory-efficient upload algorithm - - will not be used, because computing the MD5 hash requires buffering - - entire blocks, and doing so defeats the purpose of the memory-efficient algorithm.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'Maximum number of parallel connections to use when the blob size - exceeds - - 64MB. Note that parallel upload requires the stream to be seekable.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: use_byte_buffer - description: 'If True, this will force usage of the original full block buffering - upload path. - - By default, this value is False and will employ a memory-efficient, - - streaming upload algorithm under the following conditions: - - The provided stream is seekable, ''require_encryption'' is False, and - - MAX_BLOCK_SIZE >= MIN_LARGE_BLOCK_UPLOAD_THRESHOLD. - - One should consider the drawbacks of using this approach. In order to achieve - - memory-efficiency, a IOBase stream or file-like object is segmented into logical - blocks - - using a SubStream wrapper. In order to read the correct data, each SubStream - must acquire - - a lock so that it can safely seek to the right position on the shared, underlying - stream. - - If max_connections > 1, the concurrency will result in a considerable amount - of seeking on - - the underlying stream. For the most common inputs such as a file-like stream - object, seeking - - is an inexpensive operation and this is not much of a concern. However, for - other variants of streams - - this may not be the case. The trade-off for memory-efficiency must be weighed - against the cost of seeking - - with your input stream. - - The SubStream class will attempt to buffer up to 4 MB internally to reduce the - amount of - - seek and read calls to the underlying stream. This is particularly beneficial - when uploading larger blocks.' - defaultValue: 'False' - types: - - - - name: standard_blob_tier - description: 'A standard blob tier value to set the blob to. For this version - of the library, - - this is only applicable to block blobs on standard storage accounts.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Block Blob - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.create_blob_from_text - name: create_blob_from_text - summary: 'Creates a new blob from str/unicode, or updates the content of an - - existing blob, with automatic chunking and progress notifications.' - signature: create_blob_from_text(container_name, blob_name, text, encoding='utf-8', - content_settings=None, metadata=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, standard_blob_tier=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: text - description: Text to upload to the blob. - isRequired: true - types: - - - - name: encoding - description: Python encoding to use to convert the text to bytes. - defaultValue: utf-8 - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each chunk of the blob. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'Maximum number of parallel connections to use when the blob size - exceeds - - 64MB.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: standard_blob_tier - description: 'A standard blob tier value to set the blob to. For this version - of the library, - - this is only applicable to block blobs on standard storage accounts.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Block Blob - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.create_container - name: create_container - summary: 'Creates a new container under the specified account. If the container - - with the same name already exists, the operation fails if - - fail_on_exist is True.' - signature: create_container(container_name, metadata=None, public_access=None, fail_on_exist=False, - timeout=None) - parameters: - - name: container_name - description: 'Name of container to create. - - The container name may only contain lowercase letters, numbers, and hyphens, - and must begin with a letter or - - a number. Each hyphen must be preceded and followed by a non-hyphen character. - The name must also be - - between 3 and 63 characters long.' - isRequired: true - types: - - - - name: metadata - description: 'A dict with name_value pairs to associate with the - - container as metadata. Example:{''Category'':''test''}' - defaultValue: None - types: - - (, ) - - name: public_access - description: 'Possible values include: container, blob.' - defaultValue: None - types: - - - - name: fail_on_exist - description: Specify whether to throw an exception when the container exists. - defaultValue: 'False' - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if container is created, False if container already exists. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.delete_blob - name: delete_blob - summary: 'Marks the specified blob or snapshot for deletion. - - The blob is later deleted during garbage collection. - - - Note that in order to delete a blob, you must delete all of its - - snapshots. You can delete both at the same time with the Delete - - Blob operation. - - - If a delete retention policy is enabled for the service, then this operation soft - deletes the blob or snapshot - - and retains the blob or snapshot for specified number of days. - - After specified number of days, blob''s data is removed from the service during - garbage collection. - - Soft deleted blob or snapshot is accessible through List Blobs API specifying - include=Include.Deleted option. - - Soft-deleted blob or snapshot can be restored using Undelete API.' - signature: delete_blob(container_name, blob_name, snapshot=None, lease_id=None, - delete_snapshots=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to delete.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: delete_snapshots - description: Required if the blob has associated snapshots. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.delete_container - name: delete_container - summary: 'Marks the specified container for deletion. The container and any blobs - - contained within it are later deleted during garbage collection.' - signature: delete_container(container_name, fail_not_exist=False, lease_id=None, - if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of container to delete. - isRequired: true - types: - - - - name: fail_not_exist - description: 'Specify whether to throw an exception when the container doesn''t - - exist.' - defaultValue: 'False' - types: - - - - name: lease_id - description: 'If specified, delete_container only succeeds if the - - container''s lease is active and matches this ID. - - Required if the container has an active lease.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if container is deleted, False container doesn't exist. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.exists - name: exists - summary: 'Returns a boolean indicating whether the container exists (if blob_name - - is None), or otherwise a boolean indicating whether the blob exists.' - signature: exists(container_name, blob_name=None, snapshot=None, timeout=None) - parameters: - - name: container_name - description: Name of a container. - isRequired: true - types: - - - - name: blob_name - description: Name of a blob. If None, the container will be checked for existence. - defaultValue: None - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the snapshot.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A boolean indicating whether the resource exists. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.extract_date_and_request_id - name: extract_date_and_request_id - signature: static extract_date_and_request_id(retry_context) - parameters: - - name: retry_context - isRequired: true -- uid: azure.storage.blob.blockblobservice.BlockBlobService.generate_account_shared_access_signature - name: generate_account_shared_access_signature - summary: 'Generates a shared access signature for the blob service. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_account_shared_access_signature(resource_types, permission, - expiry, start=None, ip=None, protocol=None) - parameters: - - name: resource_types - description: Specifies the resource types that are accessible with the account - SAS. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.generate_blob_shared_access_signature - name: generate_blob_shared_access_signature - summary: 'Generates a shared access signature for the blob or one of its snapshots. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_blob_shared_access_signature(container_name, blob_name, snapshot=None, - permission=None, expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None, - user_delegation_key=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to grant permission.' - defaultValue: None - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use .' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key. - - When present, the SAS is signed with the user delegation key instead.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.generate_container_shared_access_signature - name: generate_container_shared_access_signature - summary: 'Generates a shared access signature for the container. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_container_shared_access_signature(container_name, permission=None, - expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None, - user_delegation_key=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_blob_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key. - - When present, the SAS is signed with the user delegation key instead.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_account_information - name: get_blob_account_information - summary: 'Gets information related to the storage account. - - The information can also be retrieved if the user has a SAS to a container or - blob.' - signature: get_blob_account_information(container_name=None, blob_name=None, timeout=None) - parameters: - - name: container_name - description: 'Name of existing container. - - Optional, unless using a SAS token to a specific container or blob, in which - case it''s required.' - defaultValue: None - types: - - - - name: blob_name - description: 'Name of existing blob. - - Optional, unless using a SAS token to a specific blob, in which case it''s required.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The . -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_metadata - name: get_blob_metadata - summary: Returns all user-defined metadata for the specified blob or snapshot. - signature: get_blob_metadata(container_name, blob_name, snapshot=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary representing the blob metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_properties - name: get_blob_properties - summary: 'Returns all user-defined metadata, standard HTTP properties, and - - system properties for the blob. It does not return the content of the blob. - - Returns - - with and a metadata dict.' - signature: get_blob_properties(container_name, blob_name, snapshot=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: a blob object including properties and metadata. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_service_properties - name: get_blob_service_properties - summary: 'Gets the properties of a storage account''s Blob service, including - - Azure Storage Analytics.' - signature: get_blob_service_properties(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'The blob with - an attached - - target_version property.' -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_service_stats - name: get_blob_service_stats - summary: 'Retrieves statistics related to replication for the Blob service. It is - - only available when read-access geo-redundant replication is enabled for - - the storage account. - - - With geo-redundant replication, Azure Storage maintains your data durable - - in two locations. In both locations, Azure Storage constantly maintains - - multiple healthy replicas of your data. The location where you read, - - create, update, or delete data is the primary storage account location. - - The primary location exists in the region you choose at the time you - - create an account via the Azure Management Azure classic portal, for - - example, North Central US. The location to which your data is replicated - - is the secondary location. The secondary location is automatically - - determined based on the location of the primary; it is in a second data - - center that resides in the same region as the primary location. Read-only - - access is available from the secondary location, if read-access geo-redundant - - replication is enabled for your storage account.' - signature: get_blob_service_stats(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The blob service stats. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_to_bytes - name: get_blob_to_bytes - summary: 'Downloads a blob as an array of bytes, with automatic chunking and - - progress notifications. Returns an instance of - with - - properties, metadata, and content.' - signature: get_blob_to_bytes(container_name, blob_name, snapshot=None, start_range=None, - end_range=None, validate_content=False, progress_callback=None, max_connections=2, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_to_path - name: get_blob_to_path - summary: 'Downloads a blob to a file path, with automatic chunking and progress - - notifications. Returns an instance of with - - properties and metadata.' - signature: get_blob_to_path(container_name, blob_name, file_path, open_mode='wb', - snapshot=None, start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: file_path - description: Path of file to write out to. - isRequired: true - types: - - - - name: open_mode - description: 'Mode to use when opening the file. Note that specifying append only - - open_mode prevents parallel download. So, max_connections must be set - - to 1 if this open_mode is used.' - defaultValue: wb - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_to_stream - name: get_blob_to_stream - summary: 'Downloads a blob to a stream, with automatic chunking and progress - - notifications. Returns an instance of with - - properties and metadata.' - signature: get_blob_to_stream(container_name, blob_name, stream, snapshot=None, - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: stream - description: Opened stream to write to. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_blob_to_text - name: get_blob_to_text - summary: 'Downloads a blob as unicode text, with automatic chunking and progress - - notifications. Returns an instance of with - - properties, metadata, and content.' - signature: get_blob_to_text(container_name, blob_name, encoding='utf-8', snapshot=None, - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: encoding - description: Python encoding to use when decoding the blob data. - defaultValue: utf-8 - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_block_list - name: get_block_list - summary: "Retrieves the list of blocks that have been uploaded as part of a\nblock\ - \ blob. There are two block lists maintained for a blob:\n\n Committed Block\ - \ List:\n The list of blocks that have been successfully committed to a\n\ - \ given blob with Put Block List.\n\n Uncommitted Block List:\n The\ - \ list of blocks that have been uploaded for a blob using\n Put Block, but\ - \ that have not yet been committed. These blocks\n are stored in Azure in\ - \ association with a blob, but do not yet\n form part of the blob." - signature: get_block_list(container_name, blob_name, snapshot=None, block_list_type=None, - lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: Datetime to determine the time to retrieve the blocks. - defaultValue: None - types: - - - - name: block_list_type - description: 'Specifies whether to return the list of committed blocks, the list - - of uncommitted blocks, or both lists together. Valid values are: - - committed, uncommitted, or all.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: list committed and/or uncommitted blocks for Block Blob - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_container_acl - name: get_container_acl - summary: 'Gets the permissions for the specified container. - - The permissions indicate whether container data may be accessed publicly.' - signature: get_container_acl(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_acl only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A dictionary of access policies associated with the container. dict - of str to - - and a public_access property - - if public access is turned on' -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_container_metadata - name: get_container_metadata - summary: Returns all user-defined metadata for the specified container. - signature: get_container_metadata(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_metadata only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary representing the container metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_container_properties - name: get_container_properties - summary: 'Returns all user-defined metadata and system properties for the specified - - container. The data returned does not include the container''s list of blobs.' - signature: get_container_properties(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_properties only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: properties for the specified container within a container object. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.get_user_delegation_key - name: get_user_delegation_key - summary: 'Obtain a user delegation key for the purpose of signing SAS tokens. - - A token credential must be present on the service object for this request to succeed.' - signature: get_user_delegation_key(key_start_time, key_expiry_time, timeout=None) - parameters: - - name: key_start_time - description: A DateTime value. Indicates when the key becomes valid. - isRequired: true - types: - - - - name: key_expiry_time - description: A DateTime value. Indicates when the key stops being valid. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The user delegation key. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.list_blob_names - name: list_blob_names - summary: 'Returns a generator to list the blob names under the specified container. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all blobs have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - blobs, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_blob_names(container_name, prefix=None, num_results=None, include=None, - delimiter=None, marker=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: prefix - description: 'Filters the results to return only blobs whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of blobs to return, - - including all elements. - If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: include - description: Specifies one or more additional datasets to include in the response. - defaultValue: None - types: - - - - name: delimiter - description: 'When the request includes this parameter, the operation - - returns a element in the - - result list that acts as a placeholder for all blobs whose names begin - - with the same substring up to the appearance of the delimiter character. - - The delimiter may be a single character or a string.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.list_blobs - name: list_blobs - summary: 'Returns a generator to list the blobs under the specified container. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all blobs have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - blobs, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_blobs(container_name, prefix=None, num_results=None, include=None, - delimiter=None, marker=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: prefix - description: 'Filters the results to return only blobs whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of blobs to return, - - including all elements. - If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: include - description: Specifies one or more additional datasets to include in the response. - defaultValue: None - types: - - - - name: delimiter - description: 'When the request includes this parameter, the operation - - returns a element in the - - result list that acts as a placeholder for all blobs whose names begin - - with the same substring up to the appearance of the delimiter character. - - The delimiter may be a single character or a string.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.list_containers - name: list_containers - summary: 'Returns a generator to list the containers under the specified account. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all containers have been returned or num_results is - reached. - - - If num_results is specified and the account has more than that number of - - containers, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_containers(prefix=None, num_results=None, include_metadata=False, - marker=None, timeout=None) - parameters: - - name: prefix - description: 'Filters the results to return only containers whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of containers to return. A single list - - request may return up to 1000 contianers and potentially a continuation - - token which should be followed to get additional resutls.' - defaultValue: None - types: - - - - name: include_metadata - description: Specifies that container metadata be returned in the response. - defaultValue: 'False' - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.make_blob_url - name: make_blob_url - summary: Creates the url to access a blob. - signature: make_blob_url(container_name, blob_name, protocol=None, sas_token=None, - snapshot=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when BaseBlobService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - - name: snapshot - description: 'An string value that uniquely identifies the snapshot. The value - of - - this query parameter indicates the snapshot version.' - defaultValue: None - types: - - - return: - description: blob access URL. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.make_container_url - name: make_container_url - summary: Creates the url to access a container. - signature: make_container_url(container_name, protocol=None, sas_token=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when BaseBlobService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - return: - description: container access URL. - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.put_block - name: put_block - summary: Creates a new block to be committed as part of a blob. - signature: put_block(container_name, blob_name, block, block_id, validate_content=False, - lease_id=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: block - description: Content of the block. - isRequired: true - types: - - - - of > - - name: block_id - description: 'A string value that identifies the block. The string should be less - than - - or equal to 64 bytes in size. - - For a given blob, the block_id must be the same size for each block.' - isRequired: true - types: - - - - name: validate_content - description: 'If true, calculates an MD5 hash of the block content. The storage - - service checks the hash of the content that has arrived - - with the hash that was sent. This is primarily valuable for detecting - - bitflips on the wire if using http instead of https as https (the default) - - will already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.put_block_from_url - name: put_block_from_url - summary: Creates a new block to be committed as part of a blob. - signature: put_block_from_url(container_name, blob_name, copy_source_url, block_id, - source_range_start=None, source_range_end=None, source_content_md5=None, lease_id=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: copy_source_url - description: 'The URL of the source data. It can point to any Azure Blob or File, - that is either public or has a - - shared access signature attached.' - isRequired: true - types: - - - - name: source_range_start - description: This indicates the start of the range of bytes(inclusive) that has - to be taken from the copy source. - defaultValue: None - types: - - - - name: source_range_end - description: This indicates the end of the range of bytes(inclusive) that has - to be taken from the copy source. - defaultValue: None - types: - - - - name: block_id - description: 'A string value that identifies the block. The string should be less - than - - or equal to 64 bytes in size. - - For a given blob, the block_id must be the same size for each block.' - isRequired: true - types: - - - - name: source_content_md5 - description: If given, the service will calculate the MD5 hash of the block content - and compare against this value. - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.put_block_list - name: put_block_list - summary: 'Writes a blob by specifying the list of block IDs that make up the blob. - - In order to be written as part of a blob, a block must have been - - successfully written to the server in a prior Put Block operation. - - - You can call Put Block List to update a blob by uploading only those - - blocks that have changed, then committing the new and existing blocks - - together. You can do this by specifying whether to commit a block from - - the committed block list or from the uncommitted block list, or to commit - - the most recently uploaded version of the block, whichever list it may - - belong to.' - signature: put_block_list(container_name, blob_name, block_list, content_settings=None, - metadata=None, validate_content=False, lease_id=None, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None, standard_blob_tier=None, - cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: block_list - description: A list of containing - the block ids and block state. - isRequired: true - types: - - list() - - name: content_settings - description: ContentSettings object used to set properties on the blob. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash of the block list content. The storage - - service checks the hash of the block list content that has arrived - - with the hash that was sent. This is primarily valuable for detecting - - bitflips on the wire if using http instead of https as https (the default) - - will already validate. Note that this check is associated with - - the block list content, and not with the content of the blob itself.' - defaultValue: 'False' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: standard_blob_tier - description: 'A standard blob tier value to set the blob to. For this version - of the library, - - this is only applicable to block blobs on standard storage accounts.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Block Blob - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.release_blob_lease - name: release_blob_lease - summary: 'Releases the lease. The lease may be released if the lease ID specified - on the - - request matches that associated with the blob. Releasing the lease allows another - - client to immediately acquire the lease for the blob as soon as the release is - complete.' - signature: release_blob_lease(container_name, blob_name, lease_id, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.release_container_lease - name: release_container_lease - summary: 'Release the lease. The lease may be released if the lease_id specified - matches - - that associated with the container. Releasing the lease allows another client - - to immediately acquire the lease for the container as soon as the release is complete.' - signature: release_container_lease(container_name, lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.renew_blob_lease - name: renew_blob_lease - summary: 'Renews the lease. The lease can be renewed if the lease ID specified on - - the request matches that associated with the blob. Note that the lease may - - be renewed even if it has expired as long as the blob has not been modified - - or leased again since the expiration of that lease. When you renew a lease, - - the lease duration clock resets.' - signature: renew_blob_lease(container_name, blob_name, lease_id, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.blockblobservice.BlockBlobService.renew_container_lease - name: renew_container_lease - summary: 'Renews the lease. The lease can be renewed if the lease ID specified - - matches that associated with the container. Note that - - the lease may be renewed even if it has expired as long as the container - - has not been leased again since the expiration of that lease. When you - - renew a lease, the lease duration clock resets.' - signature: renew_container_lease(container_name, lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.blockblobservice.BlockBlobService.set_blob_metadata - name: set_blob_metadata - summary: 'Sets user-defined metadata for the specified blob as one or more - - name-value pairs.' - signature: set_blob_metadata(container_name, blob_name, metadata=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: metadata - description: 'Dict containing name and value pairs. Each call to this operation - - replaces all existing metadata attached to the blob. To remove all - - metadata from the blob, call this operation with no metadata headers.' - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Blob - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.set_blob_properties - name: set_blob_properties - summary: 'Sets system properties on the blob. If one property is set for the - - content_settings, all properties will be overriden.' - signature: set_blob_properties(container_name, blob_name, content_settings=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Blob - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.set_blob_service_properties - name: set_blob_service_properties - summary: 'Sets the properties of a storage account''s Blob service, including - - Azure Storage Analytics. If an element (ex Logging) is left as None, the - - existing settings on the service for that functionality are preserved.' - signature: set_blob_service_properties(logging=None, hour_metrics=None, minute_metrics=None, - cors=None, target_version=None, timeout=None, delete_retention_policy=None, static_website=None) - parameters: - - name: logging - description: Groups the Azure Analytics Logging settings. - defaultValue: None - types: - - - - name: hour_metrics - description: 'The hour metrics settings provide a summary of request - - statistics grouped by API in hourly aggregates for blobs.' - defaultValue: None - types: - - - - name: minute_metrics - description: 'The minute metrics settings provide request statistics - - for each minute for blobs.' - defaultValue: None - types: - - - - name: cors - description: 'You can include up to five CorsRule elements in the - - list. If an empty list is specified, all CORS rules will be deleted, - - and CORS will be disabled for the service.' - defaultValue: None - types: - - list() - - name: target_version - description: 'Indicates the default version to use for requests if an incoming - - request''s version is not specified.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: delete_retention_policy - description: 'The delete retention policy specifies whether to retain deleted - blobs. - - It also specifies the number of days and versions of blob to keep.' - defaultValue: None - types: - - - - name: static_website - description: 'Specifies whether the static website feature is enabled, - - and if yes, indicates the index document and 404 error document to use.' - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.set_container_acl - name: set_container_acl - summary: 'Sets the permissions for the specified container or stored access - - policies that may be used with Shared Access Signatures. The permissions - - indicate whether blobs in a container may be accessed publicly.' - signature: set_container_acl(container_name, signed_identifiers=None, public_access=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: signed_identifiers - description: 'A dictionary of access policies to associate with the container. - The - - dictionary may contain up to 5 elements. An empty dictionary - - will clear the access policies set on the service.' - defaultValue: None - types: - - dict(str, ) - - name: public_access - description: 'Possible values include: container, blob.' - defaultValue: None - types: - - - - name: lease_id - description: 'If specified, set_container_acl only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A datetime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A datetime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Container - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.set_container_metadata - name: set_container_metadata - summary: 'Sets one or more user-defined name-value pairs for the specified - - container. Each call to this operation replaces all existing metadata - - attached to the container. To remove all metadata from the container, - - call this operation with no metadata dict.' - signature: set_container_metadata(container_name, metadata=None, lease_id=None, - if_modified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: metadata - description: 'A dict containing name-value pairs to associate with the container - as - - metadata. Example: {''category'':''test''}' - defaultValue: None - types: - - (, ) - - name: lease_id - description: 'If specified, set_container_metadata only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Container - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.set_proxy - name: set_proxy - summary: Sets the proxy server host and port for the HTTP CONNECT Tunnelling. - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - description: 'Address of the proxy. Ex: ''192.168.0.100''' - isRequired: true - types: - - - - name: port - description: 'Port of the proxy. Ex: 6000' - isRequired: true - types: - - - - name: user - description: User for proxy authorization. - defaultValue: None - types: - - - - name: password - description: Password for proxy authorization. - defaultValue: None - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.set_standard_blob_tier - name: set_standard_blob_tier - summary: "Sets the block blob tiers on the blob. This API is only supported for\ - \ block blobs on standard storage accounts.\n\n:param \ - \ rehydrate_priority:\n Indicates the priority with which to rehydrate an archived\ - \ blob" - signature: set_standard_blob_tier(container_name, blob_name, standard_blob_tier, - timeout=None, rehydrate_priority=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to update. - isRequired: true - types: - - - - name: standard_blob_tier - description: 'A standard blob tier value to set the blob to. For this version - of the library, - - this is only applicable to block blobs on standard storage accounts.' - isRequired: true - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: rehydrate_priority - defaultValue: None -- uid: azure.storage.blob.blockblobservice.BlockBlobService.snapshot_blob - name: snapshot_blob - summary: Creates a read-only snapshot of a blob. - signature: snapshot_blob(container_name, blob_name, metadata=None, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, lease_id=None, timeout=None, - cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: metadata - description: 'Specifies a user-defined name-value pair associated with the blob. - - If no name-value pairs are specified, the operation will copy the - - base blob metadata to the snapshot. If one or more name-value pairs - - are specified, the snapshot is created with the specified metadata, - - and metadata is not copied from the base blob.' - defaultValue: None - types: - - (, ) - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: snapshot properties - types: - - -- uid: azure.storage.blob.blockblobservice.BlockBlobService.undelete_blob - name: undelete_blob - summary: 'The undelete Blob operation restores the contents and metadata of soft - deleted blob or snapshot. - - Attempting to undelete a blob or snapshot that is not soft deleted will succeed - without any changes.' - signature: undelete_blob(container_name, blob_name, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -attributes: -- uid: azure.storage.blob.blockblobservice.BlockBlobService.protocol - name: protocol -- uid: azure.storage.blob.blockblobservice.BlockBlobService.request_session - name: request_session -- uid: azure.storage.blob.blockblobservice.BlockBlobService.socket_timeout - name: socket_timeout -- uid: azure.storage.blob.blockblobservice.BlockBlobService.MAX_BLOCK_SIZE - name: MAX_BLOCK_SIZE - signature: MAX_BLOCK_SIZE = 4194304 -- uid: azure.storage.blob.blockblobservice.BlockBlobService.MAX_CHUNK_GET_SIZE - name: MAX_CHUNK_GET_SIZE - signature: MAX_CHUNK_GET_SIZE = 4194304 -- uid: azure.storage.blob.blockblobservice.BlockBlobService.MAX_SINGLE_GET_SIZE - name: MAX_SINGLE_GET_SIZE - signature: MAX_SINGLE_GET_SIZE = 33554432 -- uid: azure.storage.blob.blockblobservice.BlockBlobService.MAX_SINGLE_PUT_SIZE - name: MAX_SINGLE_PUT_SIZE - signature: MAX_SINGLE_PUT_SIZE = 67108864 -- uid: azure.storage.blob.blockblobservice.BlockBlobService.MIN_LARGE_BLOCK_UPLOAD_THRESHOLD - name: MIN_LARGE_BLOCK_UPLOAD_THRESHOLD - signature: MIN_LARGE_BLOCK_UPLOAD_THRESHOLD = 4194305 diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.blockblobservice.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.blockblobservice.yml deleted file mode 100644 index eb3c7adcea76..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.blockblobservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.blob.blockblobservice -name: blockblobservice -fullName: azure.storage.blob.blockblobservice -classes: -- azure.storage.blob.blockblobservice.BlockBlobService diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.AccountInformation.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.AccountInformation.yml deleted file mode 100644 index 6f8f3abfd0f5..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.AccountInformation.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.AccountInformation -name: AccountInformation -fullName: azure.storage.blob.models.AccountInformation -module: azure.storage.blob.models -summary: Holds information related to the storage account. -constructor: - syntax: AccountInformation() -variables: -- description: 'Name of the storage SKU, also known as account type. - - Example: Standard_LRS, Standard_ZRS, Standard_GRS, Standard_RAGRS, Premium_LRS, - Premium_ZRS' - name: sku_name - types: - - -- description: 'Describes the flavour of the storage account, also known as account - kind. - - Example: Storage, StorageV2, BlobStorage' - name: account_kind - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.AppendBlockProperties.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.AppendBlockProperties.yml deleted file mode 100644 index 8a7f4e525b61..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.AppendBlockProperties.yml +++ /dev/null @@ -1,24 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.AppendBlockProperties -name: AppendBlockProperties -fullName: azure.storage.blob.models.AppendBlockProperties -module: azure.storage.blob.models -summary: Response for an append block request. -constructor: - syntax: AppendBlockProperties() -variables: -- description: Position to start next append. - name: append_offset - types: - - -- description: Number of committed append blocks. - name: committed_block_count - types: - - -methods: -- uid: azure.storage.blob.models.AppendBlockProperties.clone - name: clone - signature: clone(src) - parameters: - - name: src - isRequired: true diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchDeleteSubRequest.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchDeleteSubRequest.yml deleted file mode 100644 index 09e9d03b2cf0..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchDeleteSubRequest.yml +++ /dev/null @@ -1,99 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BatchDeleteSubRequest -name: BatchDeleteSubRequest -fullName: azure.storage.blob.models.BatchDeleteSubRequest -module: azure.storage.blob.models -summary: 'Represents one request in batch of multiple blob delete requests - - - Organizes HttpRequest objects together for batch REST operations to a single host - endpoint.' -constructor: - syntax: BatchDeleteSubRequest(container_name, blob_name, snapshot=None, lease_id=None, - delete_snapshots=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None) - parameters: - - name: container_name - isRequired: true - - name: blob_name - isRequired: true - - name: snapshot - defaultValue: None - - name: lease_id - defaultValue: None - - name: delete_snapshots - defaultValue: None - - name: if_modified_since - defaultValue: None - - name: if_unmodified_since - defaultValue: None - - name: if_match - defaultValue: None - - name: if_none_match - defaultValue: None -variables: -- description: Name of existing container. - name: container_name - types: - - -- description: Name of existing blob. - name: blob_name - types: - - -- description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to delete.' - name: snapshot - types: - - -- description: Required if the blob has an active lease. - name: lease_id - types: - - -- description: Required if the blob has associated snapshots. - name: delete_snapshots - types: - - -- description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - name: if_modified_since - types: - - -- description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - name: if_unmodified_since - types: - - -- description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - name: if_match - types: - - -- description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - name: if_none_match - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchSetBlobTierSubRequest.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchSetBlobTierSubRequest.yml deleted file mode 100644 index c3b3945b1641..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchSetBlobTierSubRequest.yml +++ /dev/null @@ -1,38 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BatchSetBlobTierSubRequest -name: BatchSetBlobTierSubRequest -fullName: azure.storage.blob.models.BatchSetBlobTierSubRequest -module: azure.storage.blob.models -summary: 'Represents one request in batch of multiple set block blob tier requests - - - Organizes HttpRequest objects together for batch REST operations to a single host - endpoint.' -constructor: - syntax: BatchSetBlobTierSubRequest(container_name, blob_name, standard_blob_tier, - rehydrate_priority=None) - parameters: - - name: container_name - isRequired: true - - name: blob_name - isRequired: true - - name: standard_blob_tier - isRequired: true - - name: rehydrate_priority - defaultValue: None -variables: -- description: Name of existing container. - name: container_name - types: - - -- description: Name of existing blob. - name: blob_name - types: - - -- description: 'A standard blob tier value to set the blob to. For this version of - the library, - - this is only applicable to block blobs on standard storage accounts.' - name: standard_blob_tier - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchSubResponse.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchSubResponse.yml deleted file mode 100644 index 2f384a64e81a..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchSubResponse.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BatchSubResponse -name: BatchSubResponse -fullName: azure.storage.blob.models.BatchSubResponse -module: azure.storage.blob.models -summary: "Sub-response parsed from batch http sub-response\n\nOrganizes batch sub-response\ - \ info and batch sub-request together for easier processing\n\n:ivar [HTTPResponse](azure.storage.common._http.HTTPResponse)\ - \ http_response:\n Parsed batch sub-response, in HTTPResponse format" -constructor: - syntax: BatchSubResponse(is_successful, http_response, batch_sub_request) - parameters: - - name: is_successful - isRequired: true - - name: http_response - isRequired: true - - name: batch_sub_request - isRequired: true -variables: -- description: Represent if the batch sub-request is successful - name: is_successful - types: - - -- description: 'Represent the batch sub-request corresponding to the batch sub-response. - - This could be any type of sub-request. One example is class: ~azure.storage.blob.models.BatchDeleteSubRequest' - name: batch_sub_request diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Blob.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Blob.yml deleted file mode 100644 index ed99b9a8050d..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Blob.yml +++ /dev/null @@ -1,58 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.Blob -name: Blob -fullName: azure.storage.blob.models.Blob -module: azure.storage.blob.models -summary: Blob class. -constructor: - syntax: Blob(name=None, snapshot=None, content=None, props=None, metadata=None, - deleted=False) - parameters: - - name: name - defaultValue: None - - name: snapshot - defaultValue: None - - name: content - defaultValue: None - - name: props - defaultValue: None - - name: metadata - defaultValue: None - - name: deleted - defaultValue: 'False' -variables: -- description: Name of blob. - name: name - types: - - -- description: 'A DateTime value that uniquely identifies the snapshot. The value - of - - this header indicates the snapshot version, and may be used in - - subsequent requests to access the snapshot.' - name: snapshot - types: - - -- description: Blob content. - name: content - types: - - - - -- description: Stores all the system properties for the blob. - name: properties - types: - - -- description: Name-value pairs associated with the blob as metadata. - name: metadata -- description: 'Specify whether the blob was soft deleted. - - In other words, if the blob is being retained by the delete retention policy, - - this field would be True. The blob could be undeleted or it will be garbage collected - after the specified - - time period.' - name: deleted - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlock.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlock.yml deleted file mode 100644 index e2ec5bdb940d..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlock.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BlobBlock -name: BlobBlock -fullName: azure.storage.blob.models.BlobBlock -module: azure.storage.blob.models -summary: BlockBlob Block class. -constructor: - syntax: BlobBlock(id=None, state='Latest') - parameters: - - name: id - defaultValue: None - - name: state - defaultValue: Latest -variables: -- description: Block id. - name: id - types: - - -- description: 'Block state. - - Possible valuse: committed|uncommitted' - name: state - types: - - -- description: Block size in bytes. - name: size - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlockList.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlockList.yml deleted file mode 100644 index 697fffcd5086..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlockList.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BlobBlockList -name: BlobBlockList -fullName: azure.storage.blob.models.BlobBlockList -module: azure.storage.blob.models -summary: Blob Block List class. -constructor: - syntax: BlobBlockList() -variables: -- description: List of committed blocks. - name: committed_blocks - types: - - list() -- description: List of uncommitted blocks. - name: uncommitted_blocks - types: - - list() diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlockState.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlockState.yml deleted file mode 100644 index bee17c99b120..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlockState.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BlobBlockState -name: BlobBlockState -fullName: azure.storage.blob.models.BlobBlockState -module: azure.storage.blob.models -summary: Block blob block types. -constructor: - syntax: BlobBlockState() -attributes: -- uid: azure.storage.blob.models.BlobBlockState.Committed - name: Committed - summary: Committed blocks. - signature: Committed = 'Committed' -- uid: azure.storage.blob.models.BlobBlockState.Latest - name: Latest - summary: Latest blocks. - signature: Latest = 'Latest' -- uid: azure.storage.blob.models.BlobBlockState.Uncommitted - name: Uncommitted - summary: Uncommitted blocks. - signature: Uncommitted = 'Uncommitted' diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobPermissions.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobPermissions.yml deleted file mode 100644 index 8d64260ebd20..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobPermissions.yml +++ /dev/null @@ -1,94 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BlobPermissions -name: BlobPermissions -fullName: azure.storage.blob.models.BlobPermissions -module: azure.storage.blob.models -summary: 'BlobPermissions class to be used with - - - API.' -constructor: - syntax: BlobPermissions(read=False, add=False, create=False, write=False, delete=False, - _str=None) - parameters: - - name: read - description: 'Read the content, properties, metadata and block list. Use the blob - as - - the source of a copy operation.' - defaultValue: 'False' - types: - - - - name: add - description: Add a block to an append blob. - defaultValue: 'False' - types: - - - - name: create - description: Write a new blob, snapshot a blob, or copy a blob to a new blob. - defaultValue: 'False' - types: - - - - name: write - description: 'Create or write content, properties, metadata, or block list. Snapshot - - or lease the blob. Resize the blob (page blob only). Use the blob as the - - destination of a copy operation within the same account.' - defaultValue: 'False' - types: - - - - name: delete - description: Delete the blob. - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the permissions. - defaultValue: None - types: - - -variables: -- description: Add a block to an append blob. - name: BlobPermissions.ADD - types: - - -- description: Write a new blob, snapshot a blob, or copy a blob to a new blob. - name: BlobPermissions.CREATE - types: - - -- description: Delete the blob. - name: BlobPermissions.DELETE - types: - - -- description: Read the content, properties, metadata and block list. Use the blob - as the source of a copy operation. - name: BlobPermissions.READ - types: - - -- description: 'Create or write content, properties, metadata, or block list. Snapshot - or lease - - the blob. Resize the blob (page blob only). Use the blob as the destination of - a - - copy operation within the same account.' - name: BlobPermissions.WRITE - types: - - -attributes: -- uid: azure.storage.blob.models.BlobPermissions.ADD - name: ADD - signature: ADD = -- uid: azure.storage.blob.models.BlobPermissions.CREATE - name: CREATE - signature: CREATE = -- uid: azure.storage.blob.models.BlobPermissions.DELETE - name: DELETE - signature: DELETE = -- uid: azure.storage.blob.models.BlobPermissions.READ - name: READ - signature: READ = -- uid: azure.storage.blob.models.BlobPermissions.WRITE - name: WRITE - signature: WRITE = diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobPrefix.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobPrefix.yml deleted file mode 100644 index e8c4d6883277..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobPrefix.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BlobPrefix -name: BlobPrefix -fullName: azure.storage.blob.models.BlobPrefix -module: azure.storage.blob.models -summary: 'BlobPrefix objects may potentially returned in the blob list when - - is - - used with a delimiter. Prefixes can be thought of as virtual blob directories.' -constructor: - syntax: BlobPrefix() -variables: -- description: The name of the blob prefix. - name: name - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobProperties.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobProperties.yml deleted file mode 100644 index c9450643db72..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobProperties.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BlobProperties -name: BlobProperties -fullName: azure.storage.blob.models.BlobProperties -module: azure.storage.blob.models -summary: Blob Properties -constructor: - syntax: BlobProperties() -variables: -- description: String indicating this blob's type. - name: blob_type - types: - - -- description: A datetime object representing the last time the blob was modified. - name: last_modified - types: - - -- description: 'The ETag contains a value that you can use to perform operations - - conditionally.' - name: etag - types: - - -- description: 'The length of the content returned. If the entire blob was requested, - - the length of blob in bytes. If a subset of the blob was requested, the - - length of the returned subset.' - name: content_length - types: - - -- description: 'Indicates the range of bytes returned in the event that the client - - requested a subset of the blob.' - name: content_range - types: - - -- description: (For Append Blobs) Number of committed blocks in the blob. - name: append_blob_committed_block_count - types: - - -- description: '(For Page Blobs) Sequence number for page blob used for coordinating - - concurrent writes.' - name: page_blob_sequence_number - types: - - -- description: Set to true if the blob is encrypted on the server. - name: server_encrypted - types: - - -- description: 'The server will echo the SHA256 of the customer-provided encryption - key - - to validate the key used in the operation.' - name: encryption_key_sha256 - types: - - -- description: Stores all the copy properties for the blob. - name: copy - types: - - -- description: Stores all the content settings for the blob. - name: content_settings - types: - - -- description: Stores all the lease information for the blob. - name: lease - types: - - -- description: 'Indicates the access tier of the blob. The hot tier is optimized - - for storing data that is accessed frequently. The cool storage tier - - is optimized for storing data that is infrequently accessed and stored - - for at least a month. The archive tier is optimized for storing - - data that is rarely accessed and stored for at least six months - - with flexible latency requirements.' - name: blob_tier - types: - - -- description: Indicates when the access tier was last changed. - name: blob_tier_change_time - types: - - -- description: 'Indicates whether the access tier was inferred by the service. - - If false, it indicates that the tier was set explicitly.' - name: blob_tier_inferred - types: - - -- description: A datetime object representing the time at which the blob was deleted. - name: deleted_time - types: - - -- description: The number of days that the blob will be retained before being permanently - deleted by the service. - name: remaining_retention_days - types: - - -- description: Indicates when the blob was created, in UTC. - name: creation_time - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlockListType.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlockListType.yml deleted file mode 100644 index b4f288d1ea4f..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlockListType.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.BlockListType -name: BlockListType -fullName: azure.storage.blob.models.BlockListType -module: azure.storage.blob.models -summary: 'Specifies whether to return the list of committed blocks, the list of uncommitted - - blocks, or both lists together.' -constructor: - syntax: BlockListType() -attributes: -- uid: azure.storage.blob.models.BlockListType.All - name: All - summary: Both committed and uncommitted blocks. - signature: All = 'all' -- uid: azure.storage.blob.models.BlockListType.Committed - name: Committed - summary: Committed blocks. - signature: Committed = 'committed' -- uid: azure.storage.blob.models.BlockListType.Uncommitted - name: Uncommitted - summary: Uncommitted blocks. - signature: Uncommitted = 'uncommitted' diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Container.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Container.yml deleted file mode 100644 index 1afad3f1d0ad..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Container.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.Container -name: Container -fullName: azure.storage.blob.models.Container -module: azure.storage.blob.models -summary: Blob container class. -constructor: - syntax: Container(name=None, props=None, metadata=None) - parameters: - - name: name - defaultValue: None - - name: props - defaultValue: None - - name: metadata - defaultValue: None -variables: -- description: The name of the container. - name: name - types: - - -- description: 'A dict containing name-value pairs associated with the container as - metadata. - - This var is set to None unless the include=metadata param was included - - for the list containers operation. If this parameter was specified but the - - container has no metadata, metadata will be set to an empty dictionary.' - name: metadata - types: - - (, ) -- description: System properties for the container. - name: properties - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContainerPermissions.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContainerPermissions.yml deleted file mode 100644 index 790e3bc685e6..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContainerPermissions.yml +++ /dev/null @@ -1,121 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.ContainerPermissions -name: ContainerPermissions -fullName: azure.storage.blob.models.ContainerPermissions -module: azure.storage.blob.models -summary: 'ContainerPermissions class to be used with - - API and for the AccessPolicies used with .' -constructor: - syntax: ContainerPermissions(read=False, add=False, create=False, write=False, delete=False, - list=False, _str=None) - parameters: - - name: read - description: 'Read the content, properties, metadata or block list of any blob - in the - - container. Use any blob in the container as the source of a copy operation.' - defaultValue: 'False' - types: - - - - name: add - description: Add a block to any append blob in the container. - defaultValue: 'False' - types: - - - - name: create - description: 'Write a new blob to the container, snapshot any blob in the container, - or copy a blob to - - a new blob in the container. Note: You cannot grant permissions to create a - container - - with a container SAS. Use an account SAS to create a container instead.' - defaultValue: 'False' - types: - - - - name: write - description: 'For any blob in the container, create or write content, properties, - - metadata, or block list. Snapshot or lease the blob. Resize the blob - - (page blob only). Use the blob as the destination of a copy operation - - within the same account. Note: You cannot grant permissions to read or - - write container properties or metadata, nor to lease a container, with - - a container SAS. Use an account SAS instead.' - defaultValue: 'False' - types: - - - - name: delete - description: 'Delete any blob in the container. Note: You cannot grant permissions - to - - delete a container with a container SAS. Use an account SAS instead.' - defaultValue: 'False' - types: - - - - name: list - description: List blobs in the container. - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the permissions. - defaultValue: None - types: - - -variables: -- description: 'Delete any blob in the container. Note: You cannot grant permissions - to - - delete a container with a container SAS. Use an account SAS instead.' - name: ContainerPermissions.DELETE - types: - - -- description: List blobs in the container. - name: ContainerPermissions.LIST - types: - - -- description: 'Read the content, properties, metadata or block list of any blob in - the - - container. Use any blob in the container as the source of a copy operation.' - name: ContainerPermissions.READ - types: - - -- description: 'For any blob in the container, create or write content, properties, - - metadata, or block list. Snapshot or lease the blob. Resize the blob - - (page blob only). Use the blob as the destination of a copy operation - - within the same account. Note: You cannot grant permissions to read or - - write container properties or metadata, nor to lease a container, with - - a container SAS. Use an account SAS instead.' - name: ContainerPermissions.WRITE - types: - - -attributes: -- uid: azure.storage.blob.models.ContainerPermissions.ADD - name: ADD - signature: ADD = -- uid: azure.storage.blob.models.ContainerPermissions.CREATE - name: CREATE - signature: CREATE = -- uid: azure.storage.blob.models.ContainerPermissions.DELETE - name: DELETE - signature: DELETE = -- uid: azure.storage.blob.models.ContainerPermissions.LIST - name: LIST - signature: LIST = -- uid: azure.storage.blob.models.ContainerPermissions.READ - name: READ - signature: READ = -- uid: azure.storage.blob.models.ContainerPermissions.WRITE - name: WRITE - signature: WRITE = diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContainerProperties.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContainerProperties.yml deleted file mode 100644 index 0a5608ab1569..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContainerProperties.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.ContainerProperties -name: ContainerProperties -fullName: azure.storage.blob.models.ContainerProperties -module: azure.storage.blob.models -summary: Blob container's properties class. -constructor: - syntax: ContainerProperties() -variables: -- description: A datetime object representing the last time the container was modified. - name: last_modified - types: - - -- description: 'The ETag contains a value that you can use to perform operations - - conditionally.' - name: etag - types: - - -- description: Stores all the lease information for the container. - name: lease - types: - - -- description: Represents whether the container has an immutability policy. - name: has_immutability_policy - types: - - -- description: Represents whether the container has a legal hold. - name: has_legal_hold - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContentSettings.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContentSettings.yml deleted file mode 100644 index cd2d924aa662..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContentSettings.yml +++ /dev/null @@ -1,65 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.ContentSettings -name: ContentSettings -fullName: azure.storage.blob.models.ContentSettings -module: azure.storage.blob.models -summary: Used to store the content settings of a blob. -constructor: - syntax: ContentSettings(content_type=None, content_encoding=None, content_language=None, - content_disposition=None, cache_control=None, content_md5=None) - parameters: - - name: content_type - defaultValue: None - - name: content_encoding - defaultValue: None - - name: content_language - defaultValue: None - - name: content_disposition - defaultValue: None - - name: cache_control - defaultValue: None - - name: content_md5 - defaultValue: None -variables: -- description: 'The content type specified for the blob. If no content type was - - specified, the default content type is application/octet-stream.' - name: content_type - types: - - -- description: 'If the content_encoding has previously been set - - for the blob, that value is stored.' - name: content_encoding - types: - - -- description: 'If the content_language has previously been set - - for the blob, that value is stored.' - name: content_language - types: - - -- description: 'content_disposition conveys additional information about how to - - process the response payload, and also can be used to attach - - additional metadata. If content_disposition has previously been set - - for the blob, that value is stored.' - name: content_disposition - types: - - -- description: 'If the cache_control has previously been set for - - the blob, that value is stored.' - name: cache_control - types: - - -- description: 'If the content_md5 has been set for the blob, this response - - header is stored so that the client can check for message content - - integrity.' - name: content_md5 - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.CopyProperties.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.CopyProperties.yml deleted file mode 100644 index 30d9827c565a..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.CopyProperties.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.CopyProperties -name: CopyProperties -fullName: azure.storage.blob.models.CopyProperties -module: azure.storage.blob.models -summary: Blob Copy Properties. -constructor: - syntax: CopyProperties() -variables: -- description: 'String identifier for the last attempted Copy Blob operation where - this blob - - was the destination blob. This header does not appear if this blob has never - - been the destination in a Copy Blob operation, or if this blob has been - - modified after a concluded Copy Blob operation using Set Blob Properties, - - Put Blob, or Put Block List.' - name: id - types: - - -- description: 'URL up to 2 KB in length that specifies the source blob used in the - last attempted - - Copy Blob operation where this blob was the destination blob. This header does - not - - appear if this blob has never been the destination in a Copy Blob operation, or - if - - this blob has been modified after a concluded Copy Blob operation using - - Set Blob Properties, Put Blob, or Put Block List.' - name: source - types: - - -- description: "State of the copy operation identified by Copy ID, with these values:\n\ - \ success:\n Copy completed successfully.\n\n pending:\n Copy is\ - \ in progress. Check copy_status_description if intermittent,\n non-fatal\ - \ errors impede copy progress but don't cause failure.\n\n aborted:\n Copy\ - \ was ended by Abort Copy Blob.\n\n failed:\n Copy failed. See copy_status_description\ - \ for failure details." - name: status - types: - - -- description: 'Contains the number of bytes copied and the total bytes in the source - in the last - - attempted Copy Blob operation where this blob was the destination blob. Can show - - between 0 and Content-Length bytes copied.' - name: progress - types: - - -- description: 'Conclusion time of the last attempted Copy Blob operation where this - blob was the - - destination blob. This value can specify the time of a completed, aborted, or - - failed copy attempt.' - name: completion_time - types: - - -- description: 'only appears when x-ms-copy-status is failed or pending. Describes - cause of fatal - - or non-fatal copy operation failure.' - name: status_description - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.CustomerProvidedEncryptionKey.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.CustomerProvidedEncryptionKey.yml deleted file mode 100644 index 365537161efe..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.CustomerProvidedEncryptionKey.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.CustomerProvidedEncryptionKey -name: CustomerProvidedEncryptionKey -fullName: azure.storage.blob.models.CustomerProvidedEncryptionKey -module: azure.storage.blob.models -summary: 'All data in Azure Storage is encrypted at-rest using an account-level encryption - key. - - In versions 2018-06-17 and newer, you can manage the key used to encrypt blob contents - - and application metadata per-blob by providing an AES-256 encryption key in requests - to the storage service. - - - When you use a customer-provided key, Azure Storage does not manage or persist your - key. - - When writing data to a blob, the provided key is used to encrypt your data before - writing it to disk. - - A SHA-256 hash of the encryption key is written alongside the blob contents, - - and is used to verify that all subsequent operations against the blob use the same - encryption key. - - This hash cannot be used to retrieve the encryption key or decrypt the contents - of the blob. - - When reading a blob, the provided key is used to decrypt your data after reading - it from disk. - - In both cases, the provided encryption key is securely discarded - - as soon as the encryption or decryption process completes.' -constructor: - syntax: CustomerProvidedEncryptionKey(key_value, key_hash) - parameters: - - name: key_value - isRequired: true - - name: key_hash - isRequired: true -variables: -- description: Base64-encoded AES-256 encryption key value. - name: key_value - types: - - -- description: Base64-encoded SHA256 of the encryption key. - name: key_hash - types: - - -- description: Specifies the algorithm to use when encrypting data using the given - key. Must be AES256. - name: algorithm - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.DeleteSnapshot.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.DeleteSnapshot.yml deleted file mode 100644 index adb7432e604f..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.DeleteSnapshot.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.DeleteSnapshot -name: DeleteSnapshot -fullName: azure.storage.blob.models.DeleteSnapshot -module: azure.storage.blob.models -summary: Required if the blob has associated snapshots. Specifies how to handle the - snapshots. -constructor: - syntax: DeleteSnapshot() -attributes: -- uid: azure.storage.blob.models.DeleteSnapshot.Include - name: Include - summary: Delete the base blob and all of its snapshots. - signature: Include = 'include' -- uid: azure.storage.blob.models.DeleteSnapshot.Only - name: Only - summary: Delete only the blob's snapshots and not the blob itself. - signature: Only = 'only' diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Include.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Include.yml deleted file mode 100644 index 3f340c00f11d..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Include.yml +++ /dev/null @@ -1,89 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.Include -name: Include -fullName: azure.storage.blob.models.Include -module: azure.storage.blob.models -summary: Specifies the datasets to include in the blob list response. -constructor: - syntax: Include(snapshots=False, metadata=False, uncommitted_blobs=False, copy=False, - deleted=False, _str=None) - parameters: - - name: snapshots - description: Specifies that snapshots should be included in the enumeration. - defaultValue: 'False' - types: - - - - name: metadata - description: Specifies that metadata be returned in the response. - defaultValue: 'False' - types: - - - - name: uncommitted_blobs - description: 'Specifies that blobs for which blocks have been uploaded, but which - have - - not been committed using Put Block List, be included in the response.' - defaultValue: 'False' - types: - - - - name: copy - description: 'Specifies that metadata related to any current or previous Copy - Blob - - operation should be included in the response.' - defaultValue: 'False' - types: - - - - name: deleted - description: Specifies that deleted blobs should be returned in the response. - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the includes. - defaultValue: None - types: - - -variables: -- description: 'Specifies that metadata related to any current or previous Copy Blob - operation - - should be included in the response.' - name: Include.COPY - types: - - -- description: Specifies that metadata be returned in the response. - name: Include.METADATA - types: - - -- description: Specifies that snapshots should be included in the enumeration. - name: Include.SNAPSHOTS - types: - - -- description: 'Specifies that blobs for which blocks have been uploaded, but which - have not - - been committed using Put Block List, be included in the response.' - name: Include.UNCOMMITTED_BLOBS - types: - - -- description: Specifies that deleted blobs should be returned in the response. - name: Include.DELETED - types: - - -attributes: -- uid: azure.storage.blob.models.Include.COPY - name: COPY - signature: COPY = -- uid: azure.storage.blob.models.Include.DELETED - name: DELETED - signature: DELETED = -- uid: azure.storage.blob.models.Include.METADATA - name: METADATA - signature: METADATA = -- uid: azure.storage.blob.models.Include.SNAPSHOTS - name: SNAPSHOTS - signature: SNAPSHOTS = -- uid: azure.storage.blob.models.Include.UNCOMMITTED_BLOBS - name: UNCOMMITTED_BLOBS - signature: UNCOMMITTED_BLOBS = diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.LeaseProperties.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.LeaseProperties.yml deleted file mode 100644 index 8208cca200eb..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.LeaseProperties.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.LeaseProperties -name: LeaseProperties -fullName: azure.storage.blob.models.LeaseProperties -module: azure.storage.blob.models -summary: Blob Lease Properties. -constructor: - syntax: LeaseProperties() -variables: -- description: 'The lease status of the blob. - - Possible values: locked|unlocked' - name: status - types: - - -- description: 'Lease state of the blob. - - Possible values: available|leased|expired|breaking|broken' - name: state - types: - - -- description: When a blob is leased, specifies whether the lease is of infinite or - fixed duration. - name: duration - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PageBlobProperties.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PageBlobProperties.yml deleted file mode 100644 index d4ac82c94988..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PageBlobProperties.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.PageBlobProperties -name: PageBlobProperties -fullName: azure.storage.blob.models.PageBlobProperties -module: azure.storage.blob.models -summary: Response for a page request. -constructor: - syntax: PageBlobProperties() -variables: -- description: Identifer for page blobs to help handle concurrent writes. - name: sequence_number - types: - - -methods: -- uid: azure.storage.blob.models.PageBlobProperties.clone - name: clone - signature: clone(src) - parameters: - - name: src - isRequired: true diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PageRange.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PageRange.yml deleted file mode 100644 index 8fe45e8b6f79..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PageRange.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.PageRange -name: PageRange -fullName: azure.storage.blob.models.PageRange -module: azure.storage.blob.models -summary: Page Range for page blob. -constructor: - syntax: PageRange(start=None, end=None, is_cleared=False) - parameters: - - name: start - defaultValue: None - - name: end - defaultValue: None - - name: is_cleared - defaultValue: 'False' -variables: -- description: Start of page range in bytes. - name: start - types: - - -- description: End of page range in bytes. - name: end - types: - - -- description: 'Indicates if a page range is cleared or not. Only applicable - - for get_page_range_diff API.' - name: is_cleared - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PremiumPageBlobTier.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PremiumPageBlobTier.yml deleted file mode 100644 index ada893e79be1..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PremiumPageBlobTier.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.PremiumPageBlobTier -name: PremiumPageBlobTier -fullName: azure.storage.blob.models.PremiumPageBlobTier -module: azure.storage.blob.models -summary: 'Specifies the page blob tier to set the blob to. This is only applicable - to page - - blobs on premium storage accounts. - - Please take a look at [https://docs.microsoft.com/en-us/azure/storage/storage-premium-storage#scalability-and-performance-targets](https://docs.microsoft.com/en-us/azure/storage/storage-premium-storage#scalability-and-performance-targets) - - for detailed information on the corresponding IOPS and throughtput per PageBlobTier.' -constructor: - syntax: PremiumPageBlobTier() -attributes: -- uid: azure.storage.blob.models.PremiumPageBlobTier.P10 - name: P10 - summary: P10 Tier - signature: P10 = 'P10' -- uid: azure.storage.blob.models.PremiumPageBlobTier.P20 - name: P20 - summary: P20 Tier - signature: P20 = 'P20' -- uid: azure.storage.blob.models.PremiumPageBlobTier.P30 - name: P30 - summary: P30 Tier - signature: P30 = 'P30' -- uid: azure.storage.blob.models.PremiumPageBlobTier.P4 - name: P4 - summary: P4 Tier - signature: P4 = 'P4' -- uid: azure.storage.blob.models.PremiumPageBlobTier.P40 - name: P40 - summary: P40 Tier - signature: P40 = 'P40' -- uid: azure.storage.blob.models.PremiumPageBlobTier.P50 - name: P50 - summary: P50 Tier - signature: P50 = 'P50' -- uid: azure.storage.blob.models.PremiumPageBlobTier.P6 - name: P6 - summary: P6 Tier - signature: P6 = 'P6' -- uid: azure.storage.blob.models.PremiumPageBlobTier.P60 - name: P60 - summary: P60 Tier - signature: P60 = 'P60' diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PublicAccess.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PublicAccess.yml deleted file mode 100644 index 5cf41388eb67..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PublicAccess.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.PublicAccess -name: PublicAccess -fullName: azure.storage.blob.models.PublicAccess -module: azure.storage.blob.models -summary: Specifies whether data in the container may be accessed publicly and the - level of access. -constructor: - syntax: PublicAccess() -attributes: -- uid: azure.storage.blob.models.PublicAccess.Blob - name: Blob - summary: 'Specifies public read access for blobs. Blob data within this container - can be read - - via anonymous request, but container data is not available. Clients cannot enumerate - - blobs within the container via anonymous request.' - signature: Blob = 'blob' -- uid: azure.storage.blob.models.PublicAccess.Container - name: Container - summary: 'Specifies full public read access for container and blob data. Clients - can enumerate - - blobs within the container via anonymous request, but cannot enumerate containers - - within the storage account.' - signature: Container = 'container' -- uid: azure.storage.blob.models.PublicAccess.OFF - name: 'OFF' - summary: 'Specifies that there is no public read access for both the container and - blobs within the container. - - Clients cannot enumerate the containers within the storage account as well as - the blobs within the container.' - signature: OFF = 'off' diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.RehydratePriority.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.RehydratePriority.yml deleted file mode 100644 index 309a05a78406..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.RehydratePriority.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.RehydratePriority -name: RehydratePriority -fullName: azure.storage.blob.models.RehydratePriority -module: azure.storage.blob.models -summary: Indicates the priority with which to rehydrate an archived blob -constructor: - syntax: RehydratePriority() -attributes: -- uid: azure.storage.blob.models.RehydratePriority.High - name: High - summary: The rehydrate priority is high. - signature: High = 'High' -- uid: azure.storage.blob.models.RehydratePriority.Standard - name: Standard - summary: The rehydrate priority is standard. - signature: Standard = 'Standard' diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ResourceProperties.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ResourceProperties.yml deleted file mode 100644 index ef40b7ce9bee..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ResourceProperties.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.ResourceProperties -name: ResourceProperties -fullName: azure.storage.blob.models.ResourceProperties -module: azure.storage.blob.models -summary: Base response for a resource request. -constructor: - syntax: ResourceProperties() -variables: -- description: 'Opaque etag value that can be used to check if resource - - has been modified.' - name: etag - types: - - -- description: Datetime for last time resource was modified. - name: last_modified - types: - - -- description: 'The value is set to true if the contents of the request are successfully - - encrypted using the specified algorithm.' - name: server_encrypted - types: - - -- description: 'The server will echo the SHA256 of the customer-provided encryption - key - - to validate the key used in the operation.' - name: encryption_key_sha256 - types: - - -methods: -- uid: azure.storage.blob.models.ResourceProperties.clone - name: clone - signature: clone(src) - parameters: - - name: src - isRequired: true diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.SequenceNumberAction.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.SequenceNumberAction.yml deleted file mode 100644 index 2084d2a7b9fc..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.SequenceNumberAction.yml +++ /dev/null @@ -1,25 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.SequenceNumberAction -name: SequenceNumberAction -fullName: azure.storage.blob.models.SequenceNumberAction -module: azure.storage.blob.models -summary: Sequence number actions. -constructor: - syntax: SequenceNumberAction() -attributes: -- uid: azure.storage.blob.models.SequenceNumberAction.Increment - name: Increment - summary: 'Increments the value of the sequence number by 1. If specifying this option, - - do not include the x-ms-blob-sequence-number header.' - signature: Increment = 'increment' -- uid: azure.storage.blob.models.SequenceNumberAction.Max - name: Max - summary: 'Sets the sequence number to be the higher of the value included with the - - request and the value currently stored for the blob.' - signature: Max = 'max' -- uid: azure.storage.blob.models.SequenceNumberAction.Update - name: Update - summary: Sets the sequence number to the value included with the request. - signature: Update = 'update' diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.StandardBlobTier.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.StandardBlobTier.yml deleted file mode 100644 index 83c41eee014e..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.StandardBlobTier.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.StandardBlobTier -name: StandardBlobTier -fullName: azure.storage.blob.models.StandardBlobTier -module: azure.storage.blob.models -summary: Specifies the blob tier to set the blob to. This is only applicable for block - blobs on standard storage accounts. -constructor: - syntax: StandardBlobTier() -attributes: -- uid: azure.storage.blob.models.StandardBlobTier.Archive - name: Archive - summary: Archive - signature: Archive = 'Archive' -- uid: azure.storage.blob.models.StandardBlobTier.Cool - name: Cool - summary: Cool - signature: Cool = 'Cool' -- uid: azure.storage.blob.models.StandardBlobTier.Hot - name: Hot - summary: Hot - signature: Hot = 'Hot' diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.UserDelegationKey.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.UserDelegationKey.yml deleted file mode 100644 index 0bb780511fda..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.UserDelegationKey.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.models.UserDelegationKey -name: UserDelegationKey -fullName: azure.storage.blob.models.UserDelegationKey -module: azure.storage.blob.models -summary: 'Represents a user delegation key, provided to the user by Azure Storage - - based on their Azure Active Directory access token. - - - The fields are saved as simple strings since the user does not have to interact - with this object; - - to generate an identify SAS, the user can simply pass it to the right API.' -constructor: - syntax: UserDelegationKey() -variables: -- description: Object ID of this token. - name: signed_oid - types: - - -- description: Tenant ID of the tenant that issued this token. - name: signed_tid - types: - - -- description: The datetime this token becomes valid. - name: signed_start - types: - - -- description: The datetime this token expires. - name: signed_expiry - types: - - -- description: What service this key is valid for. - name: signed_service - types: - - -- description: The version identifier of the REST service that created this token. - name: signed_version - types: - - -- description: The user delegation key. - name: value - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.yml deleted file mode 100644 index 87540eaad171..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.yml +++ /dev/null @@ -1,36 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.blob.models -name: models -fullName: azure.storage.blob.models -classes: -- azure.storage.blob.models.AccountInformation -- azure.storage.blob.models.AppendBlockProperties -- azure.storage.blob.models.BatchDeleteSubRequest -- azure.storage.blob.models.BatchSetBlobTierSubRequest -- azure.storage.blob.models.BatchSubResponse -- azure.storage.blob.models.Blob -- azure.storage.blob.models.BlobBlock -- azure.storage.blob.models.BlobBlockList -- azure.storage.blob.models.BlobBlockState -- azure.storage.blob.models.BlobPermissions -- azure.storage.blob.models.BlobPrefix -- azure.storage.blob.models.BlobProperties -- azure.storage.blob.models.BlockListType -- azure.storage.blob.models.Container -- azure.storage.blob.models.ContainerPermissions -- azure.storage.blob.models.ContainerProperties -- azure.storage.blob.models.ContentSettings -- azure.storage.blob.models.CopyProperties -- azure.storage.blob.models.CustomerProvidedEncryptionKey -- azure.storage.blob.models.DeleteSnapshot -- azure.storage.blob.models.Include -- azure.storage.blob.models.LeaseProperties -- azure.storage.blob.models.PageBlobProperties -- azure.storage.blob.models.PageRange -- azure.storage.blob.models.PremiumPageBlobTier -- azure.storage.blob.models.PublicAccess -- azure.storage.blob.models.RehydratePriority -- azure.storage.blob.models.ResourceProperties -- azure.storage.blob.models.SequenceNumberAction -- azure.storage.blob.models.StandardBlobTier -- azure.storage.blob.models.UserDelegationKey diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.pageblobservice.PageBlobService.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.pageblobservice.PageBlobService.yml deleted file mode 100644 index 0edcf3e9199a..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.pageblobservice.PageBlobService.yml +++ /dev/null @@ -1,5576 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.pageblobservice.PageBlobService -name: PageBlobService -fullName: azure.storage.blob.pageblobservice.PageBlobService -module: azure.storage.blob.pageblobservice -summary: 'Page blobs are a collection of 512-byte pages optimized for random read - and - - write operations. To create a page blob, you initialize the page blob and - - specify the maximum size the page blob will grow. To add or update the - - contents of a page blob, you write a page or pages by specifying an offset - - and a range that align to 512-byte page boundaries. A write to a page blob - - can overwrite just one page, some pages, or up to 4 MB of the page blob. - - Writes to page blobs happen in-place and are immediately committed to the - - blob. The maximum size for a page blob is 8 TB. - - - :type *~azure.storage.common.TokenCredential*' -constructor: - syntax: PageBlobService(account_name=None, account_key=None, sas_token=None, is_emulated=False, - protocol='https', endpoint_suffix='core.windows.net', custom_domain=None, request_session=None, - connection_string=None, socket_timeout=None, token_credential=None) - parameters: - - name: account_name - description: 'The storage account name. This is used to authenticate requests - - signed with an account key and to construct the storage endpoint. It - - is required unless a connection string is given, or if a custom - - domain is used with anonymous authentication.' - defaultValue: None - types: - - - - name: account_key - description: 'The storage account key. This is used for shared key authentication. - - If neither account key or sas token is specified, anonymous access - - will be used.' - defaultValue: None - types: - - - - name: sas_token - description: 'A shared access signature token to use to authenticate requests - - instead of the account key. If account key and sas token are both - - specified, account key will be used to sign. If neither are - - specified, anonymous access will be used.' - defaultValue: None - types: - - - - name: is_emulated - description: 'Whether to use the emulator. Defaults to False. If specified, will - - override all other parameters besides connection string and request - - session.' - defaultValue: 'False' - types: - - - - name: protocol - description: The protocol to use for requests. Defaults to https. - defaultValue: https - types: - - - - name: endpoint_suffix - description: 'The host base component of the url, minus the account name. Defaults - - to Azure (core.windows.net). Override this to use the China cloud - - (core.chinacloudapi.cn).' - defaultValue: core.windows.net - types: - - - - name: custom_domain - description: 'The custom domain to use. This can be set in the Azure Portal. For - - example, ''www.mydomain.com''.' - defaultValue: None - types: - - - - name: request_session - description: The session object to use for http requests. - defaultValue: None - types: - - - - name: connection_string - description: 'If specified, this will override all other parameters besides - - request session. See - - [http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/](http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/) - - for the connection string format.' - defaultValue: None - types: - - - - name: socket_timeout - description: 'If specified, this will override the default socket timeout. The - timeout specified is in seconds. - - See DEFAULT_SOCKET_TIMEOUT in _constants.py for the default value.' - defaultValue: None - types: - - - - name: token_credential - description: 'A token credential used to authenticate HTTPS requests. The token - value - - should be updated before its expiration.' - defaultValue: None -variables: -- description: 'The size of the pages put by create_blob_from_* methods. Smaller pages - - may be put if there is less data provided. The maximum page size the service - - supports is 4MB. When using the create_blob_from_* methods, empty pages are skipped.' - name: MAX_PAGE_SIZE - types: - - -methods: -- uid: azure.storage.blob.pageblobservice.PageBlobService.abort_copy_blob - name: abort_copy_blob - summary: 'Aborts a pending copy_blob operation, and leaves a destination blob - - with zero length and full metadata.' - signature: abort_copy_blob(container_name, blob_name, copy_id, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of destination container. - isRequired: true - types: - - - - name: blob_name - description: Name of destination blob. - isRequired: true - types: - - - - name: copy_id - description: 'Copy identifier provided in the copy.id of the original - - copy_blob operation.' - isRequired: true - types: - - - - name: lease_id - description: Required if the destination blob has an active infinite lease. - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.acquire_blob_lease - name: acquire_blob_lease - summary: 'Requests a new lease. If the blob does not have an active lease, the Blob - - service creates a lease on the blob and returns a new lease ID.' - signature: acquire_blob_lease(container_name, blob_name, lease_duration=-1, proposed_lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_duration - description: 'Specifies the duration of the lease, in seconds, or negative one - - (-1) for a lease that never expires. A non-infinite lease can be - - between 15 and 60 seconds. A lease duration cannot be changed - - using renew or change. Default is -1 (infinite lease).' - defaultValue: '-1' - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service - - returns 400 (Invalid request) if the proposed lease ID is not - - in the correct format.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.pageblobservice.PageBlobService.acquire_container_lease - name: acquire_container_lease - summary: 'Requests a new lease. If the container does not have an active lease, - - the Blob service creates a lease on the container and returns a new - - lease ID.' - signature: acquire_container_lease(container_name, lease_duration=-1, proposed_lease_id=None, - if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_duration - description: 'Specifies the duration of the lease, in seconds, or negative one - - (-1) for a lease that never expires. A non-infinite lease can be - - between 15 and 60 seconds. A lease duration cannot be changed - - using renew or change. Default is -1 (infinite lease).' - defaultValue: '-1' - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - - 400 (Invalid request) if the proposed lease ID is not in the correct format.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.pageblobservice.PageBlobService.batch_delete_blobs - name: batch_delete_blobs - summary: 'Sends a batch of multiple blob delete requests. - - - The blob delete method deletes the specified blob or snapshot. Note that deleting - a blob also deletes all its - - snapshots. For more information, see [https://docs.microsoft.com/rest/api/storageservices/delete-blob](https://docs.microsoft.com/rest/api/storageservices/delete-blob)' - signature: batch_delete_blobs(batch_delete_sub_requests, timeout=None) - parameters: - - name: batch_delete_sub_requests - description: The blob delete requests to send as a batch. - isRequired: true - types: - - () - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: parsed batch delete HTTP response - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.break_blob_lease - name: break_blob_lease - summary: 'Breaks the lease, if the blob has an active lease. Once a lease is broken, - - it cannot be renewed. Any authorized request can break the lease; the request - - is not required to specify a matching lease ID. When a lease is broken, - - the lease break period is allowed to elapse, during which time no lease operation - - except break and release can be performed on the blob. When a lease is successfully - - broken, the response indicates the interval in seconds until a new lease can be - acquired. - - - A lease that has been broken can also be released, in which case another client - may - - immediately acquire the lease on the blob.' - signature: break_blob_lease(container_name, blob_name, lease_break_period=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_break_period - description: 'For a break operation, this is the proposed duration of - - seconds that the lease should continue before it is broken, between - - 0 and 60 seconds. This break period is only used if it is shorter - - than the time remaining on the lease. If longer, the time remaining - - on the lease is used. A new lease will not be available before the - - break period has expired, but the lease may be held for longer than - - the break period. If this header does not appear with a break - - operation, a fixed-duration lease breaks after the remaining lease - - period elapses, and an infinite lease breaks immediately.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: int -- uid: azure.storage.blob.pageblobservice.PageBlobService.break_container_lease - name: break_container_lease - summary: 'Break the lease, if the container has an active lease. Once a lease is - - broken, it cannot be renewed. Any authorized request can break the lease; - - the request is not required to specify a matching lease ID. When a lease - - is broken, the lease break period is allowed to elapse, during which time - - no lease operation except break and release can be performed on the container. - - When a lease is successfully broken, the response indicates the interval - - in seconds until a new lease can be acquired.' - signature: break_container_lease(container_name, lease_break_period=None, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_break_period - description: 'This is the proposed duration of seconds that the lease - - should continue before it is broken, between 0 and 60 seconds. This - - break period is only used if it is shorter than the time remaining - - on the lease. If longer, the time remaining on the lease is used. - - A new lease will not be available before the break period has - - expired, but the lease may be held for longer than the break - - period. If this header does not appear with a break - - operation, a fixed-duration lease breaks after the remaining lease - - period elapses, and an infinite lease breaks immediately.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: int -- uid: azure.storage.blob.pageblobservice.PageBlobService.change_blob_lease - name: change_blob_lease - summary: 'Changes the lease ID of an active lease. A change must include the current - - lease ID and a new lease ID.' - signature: change_blob_lease(container_name, blob_name, lease_id, proposed_lease_id, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Required if the blob has an active lease. - isRequired: true - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - - 400 (Invalid request) if the proposed lease ID is not in the correct format.' - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.change_container_lease - name: change_container_lease - summary: 'Change the lease ID of an active lease. A change must include the current - - lease ID and a new lease ID.' - signature: change_container_lease(container_name, lease_id, proposed_lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: proposed_lease_id - description: 'Proposed lease ID, in a GUID string format. The Blob service returns - 400 - - (Invalid request) if the proposed lease ID is not in the correct format.' - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.clear_page - name: clear_page - summary: Clears a range of pages. - signature: clear_page(container_name, blob_name, start_range, end_range, lease_id=None, - if_sequence_number_lte=None, if_sequence_number_lt=None, if_sequence_number_eq=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: start_range - description: 'Start of byte range to use for writing to a section of the blob. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-1023, etc.' - isRequired: true - types: - - - - name: end_range - description: 'End of byte range to use for writing to a section of the blob. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-1023, etc.' - isRequired: true - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_sequence_number_lte - description: 'If the blob''s sequence number is less than or equal to - - the specified value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_sequence_number_lt - description: 'If the blob''s sequence number is less than the specified - - value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_sequence_number_eq - description: 'If the blob''s sequence number is equal to the specified - - value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for this conditional - - header to write the page only if the blob''s ETag value matches the - - value specified. If the values do not match, the Blob service fails.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for this conditional - - header to write the page only if the blob''s ETag value does not - - match the value specified. If the values are identical, the Blob - - service fails.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Page Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.copy_blob - name: copy_blob - summary: 'Copies a blob asynchronously. This operation returns a copy operation - - properties object, including a copy ID you can use to check or abort the - - copy operation. The Blob service copies blobs on a best-effort basis. - - - The source blob for a copy operation must be a page blob. If the destination - - blob already exists, it must be of the same blob type as the source blob. - - Any existing destination blob will be overwritten. - - The destination blob cannot be modified while a copy operation is in progress. - - - When copying from a page blob, the Blob service creates a destination page - - blob of the source blob''s length, initially containing all zeroes. Then - - the source page ranges are enumerated, and non-empty ranges are copied. - - - If the tier on the source blob is larger than the tier being passed to this - - copy operation or if the size of the blob exceeds the tier being passed to - - this copy operation then the operation will fail. - - - You can call get_blob_properties on the destination - - blob to check the status of the copy operation. The final blob will be - - committed when the copy completes.' - signature: copy_blob(container_name, blob_name, copy_source, metadata=None, source_if_modified_since=None, - source_if_unmodified_since=None, source_if_match=None, source_if_none_match=None, - destination_if_modified_since=None, destination_if_unmodified_since=None, destination_if_match=None, - destination_if_none_match=None, destination_lease_id=None, source_lease_id=None, - timeout=None, premium_page_blob_tier=None) - parameters: - - name: container_name - description: Name of the destination container. The container must exist. - isRequired: true - types: - - - - name: blob_name - description: 'Name of the destination blob. If the destination blob exists, it - will - - be overwritten. Otherwise, it will be created.' - isRequired: true - types: - - - - name: copy_source - description: 'A URL of up to 2 KB in length that specifies an Azure file or blob. - - The value should be URL-encoded as it would appear in a request URI. - - If the source is in another account, the source must either be public - - or must be authenticated via a shared access signature. If the source - - is public, no authentication is required. - - Examples: - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob) - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob)?snapshot= - - [https://otheraccount.blob.core.windows.net/mycontainer/myblob?sastoken](https://otheraccount.blob.core.windows.net/mycontainer/myblob?sastoken)' - isRequired: true - types: - - - - name: metadata - description: 'Name-value pairs associated with the blob as metadata. If no name-value - - pairs are specified, the operation will copy the metadata from the - - source blob or file to the destination blob. If one or more name-value - - pairs are specified, the destination blob is created with the specified - - metadata, and metadata is not copied from the source blob or file.' - defaultValue: None - types: - - (, ) - - name: source_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the source - - blob has been modified since the specified date/time.' - defaultValue: None - types: - - - - name: source_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the source blob - - has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: source_if_match - description: 'An ETag value, or the wildcard character (*). Specify this conditional - - header to copy the source blob only if its ETag matches the value - - specified. If the ETag values do not match, the Blob service returns - - status code 412 (Precondition Failed). This header cannot be specified - - if the source is an Azure File.' - defaultValue: None - types: - - - - name: source_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this conditional - - header to copy the blob only if its ETag does not match the value - - specified. If the values are identical, the Blob service returns status - - code 412 (Precondition Failed). This header cannot be specified if the - - source is an Azure File.' - defaultValue: None - types: - - - - name: destination_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has been modified since the specified date/time. - - If the destination blob has not been modified, the Blob service returns - - status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has not been modified since the specified - - date/time. If the destination blob has been modified, the Blob service - - returns status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for - - this conditional header to copy the blob only if the specified ETag value - - matches the ETag value for an existing destination blob. If the ETag for - - the destination blob does not match the ETag specified for If-Match, the - - Blob service returns status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for - - this conditional header to copy the blob only if the specified ETag value - - does not match the ETag value for the destination blob. Specify the wildcard - - character (*) to perform the operation only if the destination blob does not - - exist. If the specified condition isn''t met, the Blob service returns status - - code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_lease_id - description: 'The lease ID specified for this header must match the lease ID of - the - - destination blob. If the request does not include the lease ID or it is not - - valid, the operation fails with status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: source_lease_id - description: 'Specify this to perform the Copy Blob operation only if - - the lease ID given matches the active lease ID of the source blob.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: premium_page_blob_tier - description: 'A page blob tier value to set on the destination blob. The tier - correlates to - - the size of the blob and number of allowed IOPS. This is only applicable to - - page blobs on premium storage accounts. - - If the tier on the source blob is larger than the tier being passed to this - - copy operation or if the size of the blob exceeds the tier being passed to - - this copy operation then the operation will fail.' - defaultValue: None - types: - - - return: - description: Copy operation properties such as status, source, and ID. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.create_blob - name: create_blob - summary: 'Creates a new Page Blob. - - - See create_blob_from_* for high level functions that handle the - - creation and upload of large blobs with automatic chunking and - - progress notifications.' - signature: create_blob(container_name, blob_name, content_length, content_settings=None, - sequence_number=None, metadata=None, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, premium_page_blob_tier=None, - cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: content_length - description: 'Required. This header specifies the maximum size - - for the page blob, up to 1 TB. The page blob size must be aligned - - to a 512-byte boundary.' - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set properties on the blob. - defaultValue: None - types: - - - - name: sequence_number - description: 'The sequence number is a user-controlled value that you can use - to - - track requests. The value of the sequence number must be between 0 - - and 2^63 - 1.The default value is 0.' - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: premium_page_blob_tier - description: 'A page blob tier value to set the blob to. The tier correlates to - the size of the - - blob and number of allowed IOPS. This is only applicable to page blobs on - - premium storage accounts.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the new Page Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.create_blob_from_bytes - name: create_blob_from_bytes - summary: 'Creates a new blob from an array of bytes, or updates the content - - of an existing blob, with automatic chunking and progress - - notifications. Empty chunks are skipped, while non-emtpy ones(even if only partly - filled) are uploaded.' - signature: create_blob_from_bytes(container_name, blob_name, blob, index=0, count=None, - content_settings=None, metadata=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, premium_page_blob_tier=None, - cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: blob - description: Content of blob as an array of bytes. - isRequired: true - types: - - - - name: index - description: Start index in the byte array. - defaultValue: '0' - types: - - - - name: count - description: 'Number of bytes to upload. Set to None or negative value to upload - - all bytes starting from index.' - defaultValue: None - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each page of the blob. The storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: Maximum number of parallel connections to use. - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: premium_page_blob_tier - description: 'A page blob tier value to set the blob to. The tier correlates to - the size of the - - blob and number of allowed IOPS. This is only applicable to page blobs on - - premium storage accounts.' - defaultValue: None - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Page Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.create_blob_from_path - name: create_blob_from_path - summary: 'Creates a new blob from a file path, or updates the content of an - - existing blob, with automatic chunking and progress notifications. - - Empty chunks are skipped, while non-emtpy ones(even if only partly filled) are - uploaded.' - signature: create_blob_from_path(container_name, blob_name, file_path, content_settings=None, - metadata=None, validate_content=False, progress_callback=None, max_connections=2, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, premium_page_blob_tier=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: file_path - description: Path of the file to upload as the blob content. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each page of the blob. The storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: Maximum number of parallel connections to use. - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: premium_page_blob_tier - description: 'A page blob tier value to set the blob to. The tier correlates to - the size of the - - blob and number of allowed IOPS. This is only applicable to page blobs on - - premium storage accounts.' - defaultValue: None - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Page Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.create_blob_from_stream - name: create_blob_from_stream - summary: 'Creates a new blob from a file/stream, or updates the content of an - - existing blob, with automatic chunking and progress notifications. - - Empty chunks are skipped, while non-emtpy ones(even if only partly filled) are - uploaded.' - signature: create_blob_from_stream(container_name, blob_name, stream, count, content_settings=None, - metadata=None, validate_content=False, progress_callback=None, max_connections=2, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, premium_page_blob_tier=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to create or update. - isRequired: true - types: - - - - name: stream - description: Opened file/stream to upload as the blob content. - isRequired: true - types: - - - - name: count - description: 'Number of bytes to read from the stream. This is required, a page - - blob cannot be created if the count is unknown.' - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set the blob properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the blob as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each page of the blob. The storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far, and total is the - - size of the blob, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'Maximum number of parallel connections to use. Note that parallel - upload - - requires the stream to be seekable.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: premium_page_blob_tier - description: 'A page blob tier value to set the blob to. The tier correlates to - the size of the - - blob and number of allowed IOPS. This is only applicable to page blobs on - - premium storage accounts.' - defaultValue: None - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the Page Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.create_container - name: create_container - summary: 'Creates a new container under the specified account. If the container - - with the same name already exists, the operation fails if - - fail_on_exist is True.' - signature: create_container(container_name, metadata=None, public_access=None, fail_on_exist=False, - timeout=None) - parameters: - - name: container_name - description: 'Name of container to create. - - The container name may only contain lowercase letters, numbers, and hyphens, - and must begin with a letter or - - a number. Each hyphen must be preceded and followed by a non-hyphen character. - The name must also be - - between 3 and 63 characters long.' - isRequired: true - types: - - - - name: metadata - description: 'A dict with name_value pairs to associate with the - - container as metadata. Example:{''Category'':''test''}' - defaultValue: None - types: - - (, ) - - name: public_access - description: 'Possible values include: container, blob.' - defaultValue: None - types: - - - - name: fail_on_exist - description: Specify whether to throw an exception when the container exists. - defaultValue: 'False' - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if container is created, False if container already exists. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.delete_blob - name: delete_blob - summary: 'Marks the specified blob or snapshot for deletion. - - The blob is later deleted during garbage collection. - - - Note that in order to delete a blob, you must delete all of its - - snapshots. You can delete both at the same time with the Delete - - Blob operation. - - - If a delete retention policy is enabled for the service, then this operation soft - deletes the blob or snapshot - - and retains the blob or snapshot for specified number of days. - - After specified number of days, blob''s data is removed from the service during - garbage collection. - - Soft deleted blob or snapshot is accessible through List Blobs API specifying - include=Include.Deleted option. - - Soft-deleted blob or snapshot can be restored using Undelete API.' - signature: delete_blob(container_name, blob_name, snapshot=None, lease_id=None, - delete_snapshots=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to delete.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: delete_snapshots - description: Required if the blob has associated snapshots. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.delete_container - name: delete_container - summary: 'Marks the specified container for deletion. The container and any blobs - - contained within it are later deleted during garbage collection.' - signature: delete_container(container_name, fail_not_exist=False, lease_id=None, - if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of container to delete. - isRequired: true - types: - - - - name: fail_not_exist - description: 'Specify whether to throw an exception when the container doesn''t - - exist.' - defaultValue: 'False' - types: - - - - name: lease_id - description: 'If specified, delete_container only succeeds if the - - container''s lease is active and matches this ID. - - Required if the container has an active lease.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if container is deleted, False container doesn't exist. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.exists - name: exists - summary: 'Returns a boolean indicating whether the container exists (if blob_name - - is None), or otherwise a boolean indicating whether the blob exists.' - signature: exists(container_name, blob_name=None, snapshot=None, timeout=None) - parameters: - - name: container_name - description: Name of a container. - isRequired: true - types: - - - - name: blob_name - description: Name of a blob. If None, the container will be checked for existence. - defaultValue: None - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the snapshot.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A boolean indicating whether the resource exists. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.extract_date_and_request_id - name: extract_date_and_request_id - signature: static extract_date_and_request_id(retry_context) - parameters: - - name: retry_context - isRequired: true -- uid: azure.storage.blob.pageblobservice.PageBlobService.generate_account_shared_access_signature - name: generate_account_shared_access_signature - summary: 'Generates a shared access signature for the blob service. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_account_shared_access_signature(resource_types, permission, - expiry, start=None, ip=None, protocol=None) - parameters: - - name: resource_types - description: Specifies the resource types that are accessible with the account - SAS. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.generate_blob_shared_access_signature - name: generate_blob_shared_access_signature - summary: 'Generates a shared access signature for the blob or one of its snapshots. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_blob_shared_access_signature(container_name, blob_name, snapshot=None, - permission=None, expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None, - user_delegation_key=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to grant permission.' - defaultValue: None - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use .' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key. - - When present, the SAS is signed with the user delegation key instead.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.generate_container_shared_access_signature - name: generate_container_shared_access_signature - summary: 'Generates a shared access signature for the container. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_container_shared_access_signature(container_name, permission=None, - expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None, - user_delegation_key=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_blob_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key. - - When present, the SAS is signed with the user delegation key instead.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_account_information - name: get_blob_account_information - summary: 'Gets information related to the storage account. - - The information can also be retrieved if the user has a SAS to a container or - blob.' - signature: get_blob_account_information(container_name=None, blob_name=None, timeout=None) - parameters: - - name: container_name - description: 'Name of existing container. - - Optional, unless using a SAS token to a specific container or blob, in which - case it''s required.' - defaultValue: None - types: - - - - name: blob_name - description: 'Name of existing blob. - - Optional, unless using a SAS token to a specific blob, in which case it''s required.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The . -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_metadata - name: get_blob_metadata - summary: Returns all user-defined metadata for the specified blob or snapshot. - signature: get_blob_metadata(container_name, blob_name, snapshot=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary representing the blob metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_properties - name: get_blob_properties - summary: 'Returns all user-defined metadata, standard HTTP properties, and - - system properties for the blob. It does not return the content of the blob. - - Returns - - with and a metadata dict.' - signature: get_blob_properties(container_name, blob_name, snapshot=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: a blob object including properties and metadata. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_service_properties - name: get_blob_service_properties - summary: 'Gets the properties of a storage account''s Blob service, including - - Azure Storage Analytics.' - signature: get_blob_service_properties(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'The blob with - an attached - - target_version property.' -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_service_stats - name: get_blob_service_stats - summary: 'Retrieves statistics related to replication for the Blob service. It is - - only available when read-access geo-redundant replication is enabled for - - the storage account. - - - With geo-redundant replication, Azure Storage maintains your data durable - - in two locations. In both locations, Azure Storage constantly maintains - - multiple healthy replicas of your data. The location where you read, - - create, update, or delete data is the primary storage account location. - - The primary location exists in the region you choose at the time you - - create an account via the Azure Management Azure classic portal, for - - example, North Central US. The location to which your data is replicated - - is the secondary location. The secondary location is automatically - - determined based on the location of the primary; it is in a second data - - center that resides in the same region as the primary location. Read-only - - access is available from the secondary location, if read-access geo-redundant - - replication is enabled for your storage account.' - signature: get_blob_service_stats(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The blob service stats. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_to_bytes - name: get_blob_to_bytes - summary: 'Downloads a blob as an array of bytes, with automatic chunking and - - progress notifications. Returns an instance of - with - - properties, metadata, and content.' - signature: get_blob_to_bytes(container_name, blob_name, snapshot=None, start_range=None, - end_range=None, validate_content=False, progress_callback=None, max_connections=2, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_to_path - name: get_blob_to_path - summary: 'Downloads a blob to a file path, with automatic chunking and progress - - notifications. Returns an instance of with - - properties and metadata.' - signature: get_blob_to_path(container_name, blob_name, file_path, open_mode='wb', - snapshot=None, start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: file_path - description: Path of file to write out to. - isRequired: true - types: - - - - name: open_mode - description: 'Mode to use when opening the file. Note that specifying append only - - open_mode prevents parallel download. So, max_connections must be set - - to 1 if this open_mode is used.' - defaultValue: wb - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_to_stream - name: get_blob_to_stream - summary: 'Downloads a blob to a stream, with automatic chunking and progress - - notifications. Returns an instance of with - - properties and metadata.' - signature: get_blob_to_stream(container_name, blob_name, stream, snapshot=None, - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: stream - description: Opened stream to write to. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_blob_to_text - name: get_blob_to_text - summary: 'Downloads a blob as unicode text, with automatic chunking and progress - - notifications. Returns an instance of with - - properties, metadata, and content.' - signature: get_blob_to_text(container_name, blob_name, encoding='utf-8', snapshot=None, - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: encoding - description: Python encoding to use when decoding the blob data. - defaultValue: utf-8 - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the blob. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the blob. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of blob.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the blob. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the blob if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the blob. If this is the entire blob, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be useful if many blobs are - - expected to be empty as an extra request is required for empty blobs - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Decrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - return: - description: 'A Blob with properties and metadata. If max_connections is greater - - than 1, the content_md5 (if set on the blob) will not be returned. If you - - require this value, either use get_blob_properties or set max_connections - - to 1.' - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_container_acl - name: get_container_acl - summary: 'Gets the permissions for the specified container. - - The permissions indicate whether container data may be accessed publicly.' - signature: get_container_acl(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_acl only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A dictionary of access policies associated with the container. dict - of str to - - and a public_access property - - if public access is turned on' -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_container_metadata - name: get_container_metadata - summary: Returns all user-defined metadata for the specified container. - signature: get_container_metadata(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_metadata only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary representing the container metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_container_properties - name: get_container_properties - summary: 'Returns all user-defined metadata and system properties for the specified - - container. The data returned does not include the container''s list of blobs.' - signature: get_container_properties(container_name, lease_id=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: 'If specified, get_container_properties only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: properties for the specified container within a container object. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_page_ranges - name: get_page_ranges - summary: 'Returns the list of valid page ranges for a Page Blob or snapshot - - of a page blob.' - signature: get_page_ranges(container_name, blob_name, snapshot=None, start_range=None, - end_range=None, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to retrieve information - - from.' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for getting valid page ranges. - - If no end_range is given, all bytes after the start_range will be searched. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-, etc.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for getting valid page ranges. - - If end_range is given, start_range must be provided. - - This range will return valid page ranges for from the offset start up to - - offset end. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-, etc.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A list of valid Page Ranges for the Page Blob. - types: - - () -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_page_ranges_diff - name: get_page_ranges_diff - summary: 'The response will include only the pages that are different between either - a - - recent snapshot or the current blob and a previous snapshot, including pages - - that were cleared.' - signature: get_page_ranges_diff(container_name, blob_name, previous_snapshot, snapshot=None, - start_range=None, end_range=None, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: previous_snapshot - description: 'The snapshot parameter is an opaque DateTime value that - - specifies a previous blob snapshot to be compared - - against a more recent snapshot or the current blob.' - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that - - specifies a more recent blob snapshot to be compared - - against a previous snapshot (previous_snapshot).' - defaultValue: None - types: - - - - name: start_range - description: 'Start of byte range to use for getting different page ranges. - - If no end_range is given, all bytes after the start_range will be searched. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-, etc.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for getting different page ranges. - - If end_range is given, start_range must be provided. - - This range will return valid page ranges for from the offset start up to - - offset end. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-, etc.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A list of different Page Ranges for the Page Blob. - types: - - () -- uid: azure.storage.blob.pageblobservice.PageBlobService.get_user_delegation_key - name: get_user_delegation_key - summary: 'Obtain a user delegation key for the purpose of signing SAS tokens. - - A token credential must be present on the service object for this request to succeed.' - signature: get_user_delegation_key(key_start_time, key_expiry_time, timeout=None) - parameters: - - name: key_start_time - description: A DateTime value. Indicates when the key becomes valid. - isRequired: true - types: - - - - name: key_expiry_time - description: A DateTime value. Indicates when the key stops being valid. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The user delegation key. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.incremental_copy_blob - name: incremental_copy_blob - summary: 'Copies an incremental copy of a blob asynchronously. This operation returns - a copy operation - - properties object, including a copy ID you can use to check or abort the - - copy operation. The Blob service copies blobs on a best-effort basis. - - - The source blob for an incremental copy operation must be a page blob. - - Call get_blob_properties on the destination blob to check the status of the copy - operation. - - The final blob will be committed when the copy completes.' - signature: incremental_copy_blob(container_name, blob_name, copy_source, metadata=None, - destination_if_modified_since=None, destination_if_unmodified_since=None, destination_if_match=None, - destination_if_none_match=None, destination_lease_id=None, source_lease_id=None, - timeout=None) - parameters: - - name: container_name - description: Name of the destination container. The container must exist. - isRequired: true - types: - - - - name: blob_name - description: 'Name of the destination blob. If the destination blob exists, it - will - - be overwritten. Otherwise, it will be created.' - isRequired: true - types: - - - - name: copy_source - description: 'A URL of up to 2 KB in length that specifies an Azure page blob. - - The value should be URL-encoded as it would appear in a request URI. - - The copy source must be a snapshot and include a valid SAS token or be public. - - Example: - - [https://myaccount.blob.core.windows.net/mycontainer/myblob](https://myaccount.blob.core.windows.net/mycontainer/myblob)?snapshot=&sastoken' - isRequired: true - types: - - - - name: metadata - description: 'Name-value pairs associated with the blob as metadata. If no name-value - - pairs are specified, the operation will copy the metadata from the - - source blob or file to the destination blob. If one or more name-value - - pairs are specified, the destination blob is created with the specified - - metadata, and metadata is not copied from the source blob or file.' - defaultValue: None - types: - - (, ) - - name: destination_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only - - if the destination blob has been modified since the specified date/time. - - If the destination blob has not been modified, the Blob service returns - - status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this conditional header to copy the blob only if the destination blob - - has not been modified since the specified ate/time. If the destination blob - - has been modified, the Blob service returns status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for - - this conditional header to copy the blob only if the specified ETag value - - matches the ETag value for an existing destination blob. If the ETag for - - the destination blob does not match the ETag specified for If-Match, the - - Blob service returns status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for - - this conditional header to copy the blob only if the specified ETag value - - does not match the ETag value for the destination blob. Specify the wildcard - - character (*) to perform the operation only if the destination blob does not - - exist. If the specified condition isn''t met, the Blob service returns status - - code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: destination_lease_id - description: 'The lease ID specified for this header must match the lease ID of - the - - destination blob. If the request does not include the lease ID or it is not - - valid, the operation fails with status code 412 (Precondition Failed).' - defaultValue: None - types: - - - - name: source_lease_id - description: 'Specify this to perform the Copy Blob operation only if - - the lease ID given matches the active lease ID of the source blob.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: Copy operation properties such as status, source, and ID. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.list_blob_names - name: list_blob_names - summary: 'Returns a generator to list the blob names under the specified container. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all blobs have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - blobs, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_blob_names(container_name, prefix=None, num_results=None, include=None, - delimiter=None, marker=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: prefix - description: 'Filters the results to return only blobs whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of blobs to return, - - including all elements. - If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: include - description: Specifies one or more additional datasets to include in the response. - defaultValue: None - types: - - - - name: delimiter - description: 'When the request includes this parameter, the operation - - returns a element in the - - result list that acts as a placeholder for all blobs whose names begin - - with the same substring up to the appearance of the delimiter character. - - The delimiter may be a single character or a string.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.list_blobs - name: list_blobs - summary: 'Returns a generator to list the blobs under the specified container. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all blobs have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - blobs, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_blobs(container_name, prefix=None, num_results=None, include=None, - delimiter=None, marker=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: prefix - description: 'Filters the results to return only blobs whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of blobs to return, - - including all elements. - If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: include - description: Specifies one or more additional datasets to include in the response. - defaultValue: None - types: - - - - name: delimiter - description: 'When the request includes this parameter, the operation - - returns a element in the - - result list that acts as a placeholder for all blobs whose names begin - - with the same substring up to the appearance of the delimiter character. - - The delimiter may be a single character or a string.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.list_containers - name: list_containers - summary: 'Returns a generator to list the containers under the specified account. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all containers have been returned or num_results is - reached. - - - If num_results is specified and the account has more than that number of - - containers, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_containers(prefix=None, num_results=None, include_metadata=False, - marker=None, timeout=None) - parameters: - - name: prefix - description: 'Filters the results to return only containers whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of containers to return. A single list - - request may return up to 1000 contianers and potentially a continuation - - token which should be followed to get additional resutls.' - defaultValue: None - types: - - - - name: include_metadata - description: Specifies that container metadata be returned in the response. - defaultValue: 'False' - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.make_blob_url - name: make_blob_url - summary: Creates the url to access a blob. - signature: make_blob_url(container_name, blob_name, protocol=None, sas_token=None, - snapshot=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when BaseBlobService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - - name: snapshot - description: 'An string value that uniquely identifies the snapshot. The value - of - - this query parameter indicates the snapshot version.' - defaultValue: None - types: - - - return: - description: blob access URL. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.make_container_url - name: make_container_url - summary: Creates the url to access a container. - signature: make_container_url(container_name, protocol=None, sas_token=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when BaseBlobService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - return: - description: container access URL. - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.release_blob_lease - name: release_blob_lease - summary: 'Releases the lease. The lease may be released if the lease ID specified - on the - - request matches that associated with the blob. Releasing the lease allows another - - client to immediately acquire the lease for the blob as soon as the release is - complete.' - signature: release_blob_lease(container_name, blob_name, lease_id, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.release_container_lease - name: release_container_lease - summary: 'Release the lease. The lease may be released if the lease_id specified - matches - - that associated with the container. Releasing the lease allows another client - - to immediately acquire the lease for the container as soon as the release is complete.' - signature: release_container_lease(container_name, lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.renew_blob_lease - name: renew_blob_lease - summary: 'Renews the lease. The lease can be renewed if the lease ID specified on - - the request matches that associated with the blob. Note that the lease may - - be renewed even if it has expired as long as the blob has not been modified - - or leased again since the expiration of that lease. When you renew a lease, - - the lease duration clock resets.' - signature: renew_blob_lease(container_name, blob_name, lease_id, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.pageblobservice.PageBlobService.renew_container_lease - name: renew_container_lease - summary: 'Renews the lease. The lease can be renewed if the lease ID specified - - matches that associated with the container. Note that - - the lease may be renewed even if it has expired as long as the container - - has not been leased again since the expiration of that lease. When you - - renew a lease, the lease duration clock resets.' - signature: renew_container_lease(container_name, lease_id, if_modified_since=None, - if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: lease_id - description: Lease ID for active lease. - isRequired: true - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: str -- uid: azure.storage.blob.pageblobservice.PageBlobService.resize_blob - name: resize_blob - summary: 'Resizes a page blob to the specified size. If the specified value is less - - than the current size of the blob, then all pages above the specified value - - are cleared.' - signature: resize_blob(container_name, blob_name, content_length, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: content_length - description: Size to resize blob to. - isRequired: true - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Page Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.set_blob_metadata - name: set_blob_metadata - summary: 'Sets user-defined metadata for the specified blob as one or more - - name-value pairs.' - signature: set_blob_metadata(container_name, blob_name, metadata=None, lease_id=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: metadata - description: 'Dict containing name and value pairs. Each call to this operation - - replaces all existing metadata attached to the blob. To remove all - - metadata from the blob, call this operation with no metadata headers.' - defaultValue: None - types: - - (, ) - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.set_blob_properties - name: set_blob_properties - summary: 'Sets system properties on the blob. If one property is set for the - - content_settings, all properties will be overriden.' - signature: set_blob_properties(container_name, blob_name, content_settings=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, if_match=None, - if_none_match=None, timeout=None, cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set blob properties. - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.set_blob_service_properties - name: set_blob_service_properties - summary: 'Sets the properties of a storage account''s Blob service, including - - Azure Storage Analytics. If an element (ex Logging) is left as None, the - - existing settings on the service for that functionality are preserved.' - signature: set_blob_service_properties(logging=None, hour_metrics=None, minute_metrics=None, - cors=None, target_version=None, timeout=None, delete_retention_policy=None, static_website=None) - parameters: - - name: logging - description: Groups the Azure Analytics Logging settings. - defaultValue: None - types: - - - - name: hour_metrics - description: 'The hour metrics settings provide a summary of request - - statistics grouped by API in hourly aggregates for blobs.' - defaultValue: None - types: - - - - name: minute_metrics - description: 'The minute metrics settings provide request statistics - - for each minute for blobs.' - defaultValue: None - types: - - - - name: cors - description: 'You can include up to five CorsRule elements in the - - list. If an empty list is specified, all CORS rules will be deleted, - - and CORS will be disabled for the service.' - defaultValue: None - types: - - list() - - name: target_version - description: 'Indicates the default version to use for requests if an incoming - - request''s version is not specified.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: delete_retention_policy - description: 'The delete retention policy specifies whether to retain deleted - blobs. - - It also specifies the number of days and versions of blob to keep.' - defaultValue: None - types: - - - - name: static_website - description: 'Specifies whether the static website feature is enabled, - - and if yes, indicates the index document and 404 error document to use.' - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.set_container_acl - name: set_container_acl - summary: 'Sets the permissions for the specified container or stored access - - policies that may be used with Shared Access Signatures. The permissions - - indicate whether blobs in a container may be accessed publicly.' - signature: set_container_acl(container_name, signed_identifiers=None, public_access=None, - lease_id=None, if_modified_since=None, if_unmodified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: signed_identifiers - description: 'A dictionary of access policies to associate with the container. - The - - dictionary may contain up to 5 elements. An empty dictionary - - will clear the access policies set on the service.' - defaultValue: None - types: - - dict(str, ) - - name: public_access - description: 'Possible values include: container, blob.' - defaultValue: None - types: - - - - name: lease_id - description: 'If specified, set_container_acl only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A datetime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A datetime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Container - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.set_container_metadata - name: set_container_metadata - summary: 'Sets one or more user-defined name-value pairs for the specified - - container. Each call to this operation replaces all existing metadata - - attached to the container. To remove all metadata from the container, - - call this operation with no metadata dict.' - signature: set_container_metadata(container_name, metadata=None, lease_id=None, - if_modified_since=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: metadata - description: 'A dict containing name-value pairs to associate with the container - as - - metadata. Example: {''category'':''test''}' - defaultValue: None - types: - - (, ) - - name: lease_id - description: 'If specified, set_container_metadata only succeeds if the - - container''s lease is active and matches this ID.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Container - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.set_premium_page_blob_tier - name: set_premium_page_blob_tier - summary: Sets the page blob tiers on the blob. This API is only supported for page - blobs on premium accounts. - signature: set_premium_page_blob_tier(container_name, blob_name, premium_page_blob_tier, - timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob to update. - isRequired: true - types: - - - - name: premium_page_blob_tier - description: 'A page blob tier value to set the blob to. The tier correlates to - the size of the - - blob and number of allowed IOPS. This is only applicable to page blobs on - - premium storage accounts.' - isRequired: true - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.set_proxy - name: set_proxy - summary: Sets the proxy server host and port for the HTTP CONNECT Tunnelling. - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - description: 'Address of the proxy. Ex: ''192.168.0.100''' - isRequired: true - types: - - - - name: port - description: 'Port of the proxy. Ex: 6000' - isRequired: true - types: - - - - name: user - description: User for proxy authorization. - defaultValue: None - types: - - - - name: password - description: Password for proxy authorization. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.set_sequence_number - name: set_sequence_number - summary: Sets the blob sequence number. - signature: set_sequence_number(container_name, blob_name, sequence_number_action, - sequence_number=None, lease_id=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: sequence_number_action - description: 'This property indicates how the service should modify the blob''s - sequence - - number. See for more information.' - isRequired: true - types: - - - - name: sequence_number - description: 'This property sets the blob''s sequence number. The sequence number - is a - - user-controlled property that you can use to track requests and manage - - concurrency issues.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Page Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.snapshot_blob - name: snapshot_blob - summary: Creates a read-only snapshot of a blob. - signature: snapshot_blob(container_name, blob_name, metadata=None, if_modified_since=None, - if_unmodified_since=None, if_match=None, if_none_match=None, lease_id=None, timeout=None, - cpk=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: metadata - description: 'Specifies a user-defined name-value pair associated with the blob. - - If no name-value pairs are specified, the operation will copy the - - base blob metadata to the snapshot. If one or more name-value pairs - - are specified, the snapshot is created with the specified metadata, - - and metadata is not copied from the base blob.' - defaultValue: None - types: - - (, ) - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: snapshot properties - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.undelete_blob - name: undelete_blob - summary: 'The undelete Blob operation restores the contents and metadata of soft - deleted blob or snapshot. - - Attempting to undelete a blob or snapshot that is not soft deleted will succeed - without any changes.' - signature: undelete_blob(container_name, blob_name, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.update_page - name: update_page - summary: Updates a range of pages. - signature: update_page(container_name, blob_name, page, start_range, end_range, - validate_content=False, lease_id=None, if_sequence_number_lte=None, if_sequence_number_lt=None, - if_sequence_number_eq=None, if_modified_since=None, if_unmodified_since=None, - if_match=None, if_none_match=None, cpk=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of existing blob. - isRequired: true - types: - - - - name: page - description: Content of the page. - isRequired: true - types: - - - - name: start_range - description: 'Start of byte range to use for writing to a section of the blob. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-1023, etc.' - isRequired: true - types: - - - - name: end_range - description: 'End of byte range to use for writing to a section of the blob. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-1023, etc.' - isRequired: true - types: - - - - name: validate_content - description: 'If true, calculates an MD5 hash of the page content. The storage - - service checks the hash of the content that has arrived - - with the hash that was sent. This is primarily valuable for detecting - - bitflips on the wire if using http instead of https as https (the default) - - will already validate. Note that this MD5 hash is not stored with the - - blob.' - defaultValue: 'False' - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_sequence_number_lte - description: 'If the blob''s sequence number is less than or equal to - - the specified value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_sequence_number_lt - description: 'If the blob''s sequence number is less than the specified - - value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_sequence_number_eq - description: 'If the blob''s sequence number is equal to the specified - - value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for this conditional - - header to write the page only if the blob''s ETag value matches the - - value specified. If the values do not match, the Blob service fails.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify an ETag value - for this conditional - - header to write the page only if the blob''s ETag value does not - - match the value specified. If the values are identical, the Blob - - service fails.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: ETag and last modified properties for the updated Page Blob - types: - - -- uid: azure.storage.blob.pageblobservice.PageBlobService.update_page_from_url - name: update_page_from_url - summary: Updates a range of pages to a page blob where the contents are read from - a URL. - signature: update_page_from_url(container_name, blob_name, start_range, end_range, - copy_source_url, source_range_start, source_content_md5=None, source_if_modified_since=None, - source_if_unmodified_since=None, source_if_match=None, source_if_none_match=None, - lease_id=None, if_sequence_number_lte=None, if_sequence_number_lt=None, if_sequence_number_eq=None, - if_modified_since=None, if_unmodified_since=None, if_match=None, if_none_match=None, - cpk=None, timeout=None) - parameters: - - name: container_name - description: Name of existing container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: start_range - description: 'Start of byte range to use for writing to a section of the blob. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-1023, etc.' - isRequired: true - types: - - - - name: end_range - description: 'End of byte range to use for writing to a section of the blob. - - Pages must be aligned with 512-byte boundaries, the start offset - - must be a modulus of 512 and the end offset must be a modulus of - - 512-1. Examples of valid byte ranges are 0-511, 512-1023, etc.' - isRequired: true - types: - - - - name: copy_source_url - description: 'The URL of the source data. It can point to any Azure Blob or File, - that is either public or has a - - shared access signature attached.' - isRequired: true - types: - - - - name: source_range_start - description: 'This indicates the start of the range of bytes(inclusive) that has - to be taken from the copy source. - - The service will read the same number of bytes as the destination range (end_range-start_range).' - isRequired: true - types: - - - - name: source_content_md5 - description: If given, the service will calculate the MD5 hash of the block content - and compare against this value. - defaultValue: None - types: - - - - name: source_if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the source resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: source_if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the source resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: source_if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the source resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: source_if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the source resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the source resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: lease_id - description: Required if the blob has an active lease. - defaultValue: None - types: - - - - name: if_sequence_number_lte - description: 'If the blob''s sequence number is less than or equal to - - the specified value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_sequence_number_lt - description: 'If the blob''s sequence number is less than the specified - - value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_sequence_number_eq - description: 'If the blob''s sequence number is equal to the specified - - value, the request proceeds; otherwise it fails.' - defaultValue: None - types: - - - - name: if_modified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only - - if the resource has been modified since the specified time.' - defaultValue: None - types: - - - - name: if_unmodified_since - description: 'A DateTime value. Azure expects the date value passed in to be UTC. - - If timezone is included, any non-UTC datetimes will be converted to UTC. - - If a date is passed in without timezone info, it is assumed to be UTC. - - Specify this header to perform the operation only if - - the resource has not been modified since the specified date/time.' - defaultValue: None - types: - - - - name: if_match - description: 'An ETag value, or the wildcard character (*). Specify this header - to perform - - the operation only if the resource''s ETag matches the value specified.' - defaultValue: None - types: - - - - name: if_none_match - description: 'An ETag value, or the wildcard character (*). Specify this header - - to perform the operation only if the resource''s ETag does not match - - the value specified. Specify the wildcard character (*) to perform - - the operation only if the resource does not exist, and fail the - - operation if it does exist.' - defaultValue: None - types: - - - - name: cpk - description: 'Encrypts the data on the service-side with the given key. - - Use of customer-provided keys must be done over HTTPS. - - As the encryption key itself is provided in the request, - - a secure connection must be established to transfer the key.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -attributes: -- uid: azure.storage.blob.pageblobservice.PageBlobService.protocol - name: protocol -- uid: azure.storage.blob.pageblobservice.PageBlobService.request_session - name: request_session -- uid: azure.storage.blob.pageblobservice.PageBlobService.socket_timeout - name: socket_timeout -- uid: azure.storage.blob.pageblobservice.PageBlobService.MAX_CHUNK_GET_SIZE - name: MAX_CHUNK_GET_SIZE - signature: MAX_CHUNK_GET_SIZE = 4194304 -- uid: azure.storage.blob.pageblobservice.PageBlobService.MAX_PAGE_SIZE - name: MAX_PAGE_SIZE - signature: MAX_PAGE_SIZE = 4194304 -- uid: azure.storage.blob.pageblobservice.PageBlobService.MAX_SINGLE_GET_SIZE - name: MAX_SINGLE_GET_SIZE - signature: MAX_SINGLE_GET_SIZE = 33554432 diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.pageblobservice.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.pageblobservice.yml deleted file mode 100644 index daeeb2d78b20..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.pageblobservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.blob.pageblobservice -name: pageblobservice -fullName: azure.storage.blob.pageblobservice -classes: -- azure.storage.blob.pageblobservice.PageBlobService diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature.yml deleted file mode 100644 index 2b0063f0901d..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature.yml +++ /dev/null @@ -1,398 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature -name: BlobSharedAccessSignature -fullName: azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature -module: azure.storage.blob.sharedaccesssignature -summary: 'Provides a factory for creating blob and container access - - signature tokens with a common account name and account key. Users can either - - use the factory or can construct the appropriate service and use the - - generate_*_shared_access_signature method directly.' -constructor: - syntax: BlobSharedAccessSignature(account_name, account_key=None, user_delegation_key=None) - parameters: - - name: account_name - description: The storage account name used to generate the shared access signatures. - isRequired: true - types: - - - - name: account_key - description: The access key to generate the shares access signatures. - defaultValue: None - types: - - - - name: user_delegation_key - description: 'Instead of an account key, the user could pass in a user delegation - key. - - A user delegation key can be obtained from the service by authenticating with - an AAD identity; - - this can be accomplished by calling get_user_delegation_key on any Blob service - object.' - defaultValue: None - types: - - -methods: -- uid: azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature.generate_account - name: generate_account - summary: 'Generates a shared access signature for the account. - - Use the returned signature with the sas_token parameter of the service - - or to create a new account object.' - signature: generate_account(services, resource_types, permission, expiry, start=None, - ip=None, protocol=None) - parameters: - - name: services - description: 'Specifies the services accessible with the account SAS. You can - - combine values to provide access to more than one service.' - isRequired: true - types: - - - - name: resource_types - description: 'Specifies the resource types that are accessible with the account - - SAS. You can combine values to provide access to more than one - - resource type.' - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy. You can combine - - values to provide more than one permission.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - -- uid: azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature.generate_blob - name: generate_blob - summary: 'Generates a shared access signature for the blob or one of its snapshots. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_blob(container_name, blob_name, snapshot=None, permission=None, - expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: blob_name - description: Name of blob. - isRequired: true - types: - - - - name: snapshot - description: 'The snapshot parameter is an opaque DateTime value that, - - when present, specifies the blob snapshot to grant permission.' - defaultValue: None - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_blob_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - -- uid: azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature.generate_container - name: generate_container - summary: 'Generates a shared access signature for the container. - - Use the returned signature with the sas_token parameter of any BlobService.' - signature: generate_container(container_name, permission=None, expiry=None, start=None, - id=None, ip=None, protocol=None, cache_control=None, content_disposition=None, - content_encoding=None, content_language=None, content_type=None) - parameters: - - name: container_name - description: Name of container. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_blob_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.sharedaccesssignature.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.sharedaccesssignature.yml deleted file mode 100644 index f5c3cd1153f8..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.sharedaccesssignature.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.blob.sharedaccesssignature -name: sharedaccesssignature -fullName: azure.storage.blob.sharedaccesssignature -classes: -- azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature diff --git a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.yml b/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.yml deleted file mode 100644 index 0c99574a9b68..000000000000 --- a/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.storage.blob -name: blob -fullName: azure.storage.blob -type: rootImport -modules: -- azure.storage.blob.appendblobservice -- azure.storage.blob.baseblobservice -- azure.storage.blob.blockblobservice -- azure.storage.blob.models -- azure.storage.blob.pageblobservice -- azure.storage.blob.sharedaccesssignature diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.cloudstorageaccount.CloudStorageAccount.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.cloudstorageaccount.CloudStorageAccount.yml deleted file mode 100644 index be6ea4099abe..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.cloudstorageaccount.CloudStorageAccount.yml +++ /dev/null @@ -1,197 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.cloudstorageaccount.CloudStorageAccount -name: CloudStorageAccount -fullName: azure.storage.common.cloudstorageaccount.CloudStorageAccount -module: azure.storage.common.cloudstorageaccount -summary: 'Provides a factory for creating the blob, queue, and file services - - with a common account name and account key or sas token. Users can either - - use the factory or can construct the appropriate service directly.' -constructor: - syntax: CloudStorageAccount(account_name=None, account_key=None, sas_token=None, - is_emulated=None, endpoint_suffix=None) - parameters: - - name: account_name - description: 'The storage account name. This is used to authenticate requests - - signed with an account key and to construct the storage endpoint. It - - is required unless is_emulated is used.' - defaultValue: None - types: - - - - name: account_key - description: The storage account key. This is used for shared key authentication. - defaultValue: None - types: - - - - name: sas_token - description: 'A shared access signature token to use to authenticate requests - - instead of the account key. If account key and sas token are both - - specified, account key will be used to sign.' - defaultValue: None - types: - - - - name: is_emulated - description: 'Whether to use the emulator. Defaults to False. If specified, will - - override all other parameters.' - defaultValue: None - types: - - - - name: endpoint_suffix - description: 'The host base component of the url, minus the account name. Defaults - - to Azure (core.windows.net). Override this to use a sovereign cloud.' - defaultValue: None - types: - - -methods: -- uid: azure.storage.common.cloudstorageaccount.CloudStorageAccount.create_append_blob_service - name: create_append_blob_service - summary: 'Creates a AppendBlobService object with the settings specified in the - - CloudStorageAccount.' - signature: create_append_blob_service() - return: - description: A service object. - types: - - -- uid: azure.storage.common.cloudstorageaccount.CloudStorageAccount.create_block_blob_service - name: create_block_blob_service - summary: 'Creates a BlockBlobService object with the settings specified in the - - CloudStorageAccount.' - signature: create_block_blob_service() - return: - description: A service object. - types: - - -- uid: azure.storage.common.cloudstorageaccount.CloudStorageAccount.create_file_service - name: create_file_service - summary: 'Creates a FileService object with the settings specified in the - - CloudStorageAccount.' - signature: create_file_service() - return: - description: A service object. - types: - - -- uid: azure.storage.common.cloudstorageaccount.CloudStorageAccount.create_page_blob_service - name: create_page_blob_service - summary: 'Creates a PageBlobService object with the settings specified in the - - CloudStorageAccount.' - signature: create_page_blob_service() - return: - description: A service object. - types: - - -- uid: azure.storage.common.cloudstorageaccount.CloudStorageAccount.create_queue_service - name: create_queue_service - summary: 'Creates a QueueService object with the settings specified in the - - CloudStorageAccount.' - signature: create_queue_service() - return: - description: A service object. - types: - - -- uid: azure.storage.common.cloudstorageaccount.CloudStorageAccount.generate_shared_access_signature - name: generate_shared_access_signature - summary: 'Generates a shared access signature for the account. - - Use the returned signature with the sas_token parameter of the service - - or to create a new account object.' - signature: generate_shared_access_signature(services, resource_types, permission, - expiry, start=None, ip=None, protocol=None) - parameters: - - name: services - description: 'Specifies the services accessible with the account SAS. You can - - combine values to provide access to more than one service.' - isRequired: true - types: - - - - name: resource_types - description: 'Specifies the resource types that are accessible with the account - - SAS. You can combine values to provide access to more than one - - resource type.' - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy. You can combine - - values to provide more than one permission.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. Possible values - are - - both HTTPS and HTTP (https,http) or HTTPS only (https). The default value - - is https,http. Note that HTTP only is not a permitted value.' - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.cloudstorageaccount.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.cloudstorageaccount.yml deleted file mode 100644 index 9dec7f4df9db..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.cloudstorageaccount.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.common.cloudstorageaccount -name: cloudstorageaccount -fullName: azure.storage.common.cloudstorageaccount -classes: -- azure.storage.common.cloudstorageaccount.CloudStorageAccount diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.AccessPolicy.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.AccessPolicy.yml deleted file mode 100644 index 2648bfe29171..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.AccessPolicy.yml +++ /dev/null @@ -1,84 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.AccessPolicy -name: AccessPolicy -fullName: azure.storage.common.models.AccessPolicy -module: azure.storage.common.models -summary: 'Access Policy class used by the set and get acl methods in each service. - - - A stored access policy can specify the start time, expiry time, and - - permissions for the Shared Access Signatures with which it''s associated. - - Depending on how you want to control access to your resource, you can - - specify all of these parameters within the stored access policy, and omit - - them from the URL for the Shared Access Signature. Doing so permits you to - - modify the associated signature''s behavior at any time, as well as to revoke - - it. Or you can specify one or more of the access policy parameters within - - the stored access policy, and the others on the URL. Finally, you can - - specify all of the parameters on the URL. In this case, you can use the - - stored access policy to revoke the signature, but not to modify its behavior. - - - Together the Shared Access Signature and the stored access policy must - - include all fields required to authenticate the signature. If any required - - fields are missing, the request will fail. Likewise, if a field is specified - - both in the Shared Access Signature URL and in the stored access policy, the - - request will fail with status code 400 (Bad Request).' -constructor: - syntax: AccessPolicy(permission=None, expiry=None, start=None) - parameters: - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.AccountPermissions.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.AccountPermissions.yml deleted file mode 100644 index 4fe39cd32a56..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.AccountPermissions.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.AccountPermissions -name: AccountPermissions -fullName: azure.storage.common.models.AccountPermissions -module: azure.storage.common.models -summary: ' class to be used with generate_shared_access_signature - - method and for the AccessPolicies used with set_*_acl. There are two types of - - SAS which may be used to grant resource access. One is to grant access to a - - specific resource (resource-specific). Another is to grant access to the - - entire service for a specific account and allow certain operations based on - - perms found here.' -constructor: - syntax: AccountPermissions(read=False, write=False, delete=False, list=False, add=False, - create=False, update=False, process=False, _str=None) - parameters: - - name: read - description: 'Valid for all signed resources types (Service, Container, and Object). - - Permits read permissions to the specified resource type.' - defaultValue: 'False' - types: - - - - name: write - description: 'Valid for all signed resources types (Service, Container, and Object). - - Permits write permissions to the specified resource type.' - defaultValue: 'False' - types: - - - - name: delete - description: Valid for Container and Object resource types, except for queue messages. - defaultValue: 'False' - types: - - - - name: list - description: Valid for Service and Container resource types only. - defaultValue: 'False' - types: - - - - name: add - description: 'Valid for the following Object resource types only: queue messages, - and append blobs.' - defaultValue: 'False' - types: - - - - name: create - description: 'Valid for the following Object resource types only: blobs and files. - - Users can create new blobs or files, but may not overwrite existing - - blobs or files.' - defaultValue: 'False' - types: - - - - name: update - description: 'Valid for the following Object resource types only: queue messages.' - defaultValue: 'False' - types: - - - - name: process - description: 'Valid for the following Object resource type only: queue messages.' - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the permissions. - defaultValue: None - types: - - -variables: -- description: 'Valid for the following Object resource types only: queue messages - and append blobs.' - name: AccountPermissions.ADD - types: - - -- description: 'Valid for the following Object resource types only: blobs and files. - Users - - can create new blobs or files, but may not overwrite existing blobs or files.' - name: AccountPermissions.CREATE - types: - - -- description: Valid for Container and Object resource types, except for queue messages. - name: AccountPermissions.DELETE - types: - - -- description: Valid for Service and Container resource types only. - name: AccountPermissions.LIST - types: - - -- description: 'Valid for the following Object resource type only: queue messages.' - name: AccountPermissions.PROCESS - types: - - -- description: 'Valid for all signed resources types (Service, Container, and Object). - - Permits read permissions to the specified resource type.' - name: AccountPermissions.READ - types: - - -- description: 'Valid for the following Object resource types only: queue messages.' - name: AccountPermissions.UPDATE - types: - - -- description: 'Valid for all signed resources types (Service, Container, and Object). - - Permits write permissions to the specified resource type.' - name: AccountPermissions.WRITE - types: - - -attributes: -- uid: azure.storage.common.models.AccountPermissions.ADD - name: ADD - signature: ADD = -- uid: azure.storage.common.models.AccountPermissions.CREATE - name: CREATE - signature: CREATE = -- uid: azure.storage.common.models.AccountPermissions.DELETE - name: DELETE - signature: DELETE = -- uid: azure.storage.common.models.AccountPermissions.LIST - name: LIST - signature: LIST = -- uid: azure.storage.common.models.AccountPermissions.PROCESS - name: PROCESS - signature: PROCESS = -- uid: azure.storage.common.models.AccountPermissions.READ - name: READ - signature: READ = -- uid: azure.storage.common.models.AccountPermissions.UPDATE - name: UPDATE - signature: UPDATE = -- uid: azure.storage.common.models.AccountPermissions.WRITE - name: WRITE - signature: WRITE = diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.CorsRule.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.CorsRule.yml deleted file mode 100644 index 02bb813b7359..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.CorsRule.yml +++ /dev/null @@ -1,68 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.CorsRule -name: CorsRule -fullName: azure.storage.common.models.CorsRule -module: azure.storage.common.models -summary: 'CORS is an HTTP feature that enables a web application running under one - domain - - to access resources in another domain. Web browsers implement a security - - restriction known as same-origin policy that prevents a web page from calling - - APIs in a different domain; CORS provides a secure way to allow one domain - - (the origin domain) to call APIs in another domain. - - - For more information, see [https://msdn.microsoft.com/en-us/library/azure/dn535601.aspx](https://msdn.microsoft.com/en-us/library/azure/dn535601.aspx)' -constructor: - syntax: CorsRule(allowed_origins, allowed_methods, max_age_in_seconds=0, exposed_headers=None, - allowed_headers=None) - parameters: - - name: allowed_origins - description: 'A list of origin domains that will be allowed via CORS, or "*" to - allow - - all domains. The list of must contain at least one entry. Limited to 64 - - origin domains. Each allowed origin can have up to 256 characters.' - isRequired: true - types: - - () - - name: allowed_methods - description: 'A list of HTTP methods that are allowed to be executed by the origin. - - The list of must contain at least one entry. For Azure Storage, - - permitted methods are DELETE, GET, HEAD, MERGE, POST, OPTIONS or PUT.' - isRequired: true - types: - - () - - name: max_age_in_seconds - description: 'The number of seconds that the client/browser should cache a - - preflight response.' - defaultValue: '0' - types: - - - - name: exposed_headers - description: 'Defaults to an empty list. A list of response headers to expose - to CORS - - clients. Limited to 64 defined headers and two prefixed headers. Each - - header can be up to 256 characters.' - defaultValue: None - types: - - () - - name: allowed_headers - description: 'Defaults to an empty list. A list of headers allowed to be part - of - - the cross-origin request. Limited to 64 defined headers and 2 prefixed - - headers. Each header can be up to 256 characters.' - defaultValue: None - types: - - () diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.DeleteRetentionPolicy.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.DeleteRetentionPolicy.yml deleted file mode 100644 index fb89a681c9c5..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.DeleteRetentionPolicy.yml +++ /dev/null @@ -1,28 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.DeleteRetentionPolicy -name: DeleteRetentionPolicy -fullName: azure.storage.common.models.DeleteRetentionPolicy -module: azure.storage.common.models -summary: 'To set DeleteRetentionPolicy, you must call Set Blob Service Properties - using version 2017-07-29 or later. - - This class groups the settings related to delete retention policy.' -constructor: - syntax: DeleteRetentionPolicy(enabled=False, days=None) - parameters: - - name: enabled - description: Required. Indicates whether a deleted blob or snapshot is retained - or immediately removed by delete operation. - defaultValue: 'False' - types: - - - - name: days - description: 'Required only if Enabled is true. Indicates the number of days that - deleted blob be retained. - - All data older than this value will be permanently deleted. - - The minimum value you can specify is 1; the largest value is 365.' - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.GeoReplication.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.GeoReplication.yml deleted file mode 100644 index b1e11c17ed97..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.GeoReplication.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.GeoReplication -name: GeoReplication -fullName: azure.storage.common.models.GeoReplication -module: azure.storage.common.models -summary: Contains statistics related to replication for the given service. -constructor: - syntax: GeoReplication() -variables: -- description: "The status of the secondary location. Possible values are:\n live:\ - \ Indicates that the secondary location is active and operational.\n bootstrap:\ - \ Indicates initial synchronization from the primary location\n\n to the\ - \ secondary location is in progress. This typically occurs\n when replication\ - \ is first enabled.\n\n unavailable: Indicates that the secondary location is\ - \ temporarily\n unavailable." - name: status - types: - - -- description: 'A GMT date value, to the second. All primary writes preceding this - value - - are guaranteed to be available for read operations at the secondary. - - Primary writes after this point in time may or may not be available for - - reads. The value may be empty if LastSyncTime is not available. This can - - happen if the replication status is bootstrap or unavailable. Although - - geo-replication is continuously enabled, the LastSyncTime result may - - reflect a cached value from the service that is refreshed every few minutes.' - name: last_sync_time - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ListGenerator.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ListGenerator.yml deleted file mode 100644 index 08b320781e5d..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ListGenerator.yml +++ /dev/null @@ -1,30 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.ListGenerator -name: ListGenerator -fullName: azure.storage.common.models.ListGenerator -module: azure.storage.common.models -summary: 'A generator object used to list storage resources. The generator will lazily - - follow the continuation tokens returned by the service and stop when all - - resources have been returned or max_results is reached. - - - If max_results is specified and the account has more than that number of - - resources, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' -constructor: - syntax: ListGenerator(resources, list_method, list_args, list_kwargs) - parameters: - - name: resources - isRequired: true - - name: list_method - isRequired: true - - name: list_args - isRequired: true - - name: list_kwargs - isRequired: true diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.LocationMode.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.LocationMode.yml deleted file mode 100644 index a76443ad17cb..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.LocationMode.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.LocationMode -name: LocationMode -fullName: azure.storage.common.models.LocationMode -module: azure.storage.common.models -summary: 'Specifies the location the request should be sent to. This mode only applies - - for RA-GRS accounts which allow secondary read access. All other account types - - must use PRIMARY.' -constructor: - syntax: LocationMode() -attributes: -- uid: azure.storage.common.models.LocationMode.PRIMARY - name: PRIMARY - summary: Requests should be sent to the primary location. - signature: PRIMARY = 'primary' -- uid: azure.storage.common.models.LocationMode.SECONDARY - name: SECONDARY - summary: Requests should be sent to the secondary location, if possible. - signature: SECONDARY = 'secondary' diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Logging.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Logging.yml deleted file mode 100644 index 06748f141cbd..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Logging.yml +++ /dev/null @@ -1,50 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.Logging -name: Logging -fullName: azure.storage.common.models.Logging -module: azure.storage.common.models -summary: 'Storage Analytics logs detailed information about successful and failed - requests - - to a storage service. This information can be used to monitor individual requests - - and to diagnose issues with a storage service. Requests are logged on a best-effort - - basis. - - - All logs are stored in block blobs in a container named $logs, which is - - automatically created when Storage Analytics is enabled for a storage account. - - The $logs container is located in the blob namespace of the storage account. - - This container cannot be deleted once Storage Analytics has been enabled, though - - its contents can be deleted. - - - For more information, see [https://msdn.microsoft.com/en-us/library/azure/hh343262.aspx](https://msdn.microsoft.com/en-us/library/azure/hh343262.aspx)' -constructor: - syntax: Logging(delete=False, read=False, write=False, retention_policy=None) - parameters: - - name: delete - description: Indicates whether all delete requests should be logged. - defaultValue: 'False' - types: - - - - name: read - description: Indicates whether all read requests should be logged. - defaultValue: 'False' - types: - - - - name: write - description: Indicates whether all write requests should be logged. - defaultValue: 'False' - types: - - - - name: retention_policy - description: The retention policy for the metrics. - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Metrics.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Metrics.yml deleted file mode 100644 index 43ed3fcd45e6..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Metrics.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.Metrics -name: Metrics -fullName: azure.storage.common.models.Metrics -module: azure.storage.common.models -summary: 'Metrics include aggregated transaction statistics and capacity data about - requests - - to a storage service. Transactions are reported at both the API operation level - - as well as at the storage service level, and capacity is reported at the storage - - service level. Metrics data can be used to analyze storage service usage, diagnose - - issues with requests made against the storage service, and to improve the - - performance of applications that use a service. - - - For more information, see [https://msdn.microsoft.com/en-us/library/azure/hh343258.aspx](https://msdn.microsoft.com/en-us/library/azure/hh343258.aspx)' -constructor: - syntax: Metrics(enabled=False, include_apis=None, retention_policy=None) - parameters: - - name: enabled - description: 'Indicates whether metrics are enabled for - - the service.' - defaultValue: 'False' - types: - - - - name: include_apis - description: 'Required if enabled is True. Indicates whether metrics - - should generate summary statistics for called API operations.' - defaultValue: None - types: - - - - name: retention_policy - description: The retention policy for the metrics. - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Protocol.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Protocol.yml deleted file mode 100644 index b72886104a02..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Protocol.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.Protocol -name: Protocol -fullName: azure.storage.common.models.Protocol -module: azure.storage.common.models -summary: 'Specifies the protocol permitted for a SAS token. Note that HTTP only is - - not allowed.' -constructor: - syntax: Protocol() -attributes: -- uid: azure.storage.common.models.Protocol.HTTPS - name: HTTPS - summary: Allow HTTPS requests only. - signature: HTTPS = 'https' -- uid: azure.storage.common.models.Protocol.HTTPS_HTTP - name: HTTPS_HTTP - summary: Allow HTTP and HTTPS requests. - signature: HTTPS_HTTP = 'https,http' diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ResourceTypes.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ResourceTypes.yml deleted file mode 100644 index eb68527d57e1..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ResourceTypes.yml +++ /dev/null @@ -1,68 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.ResourceTypes -name: ResourceTypes -fullName: azure.storage.common.models.ResourceTypes -module: azure.storage.common.models -summary: Specifies the resource types that are accessible with the account SAS. -constructor: - syntax: ResourceTypes(service=False, container=False, object=False, _str=None) - parameters: - - name: service - description: 'Access to service-level APIs (e.g., Get/Set Service Properties, - - Get Service Stats, List Containers/Queues/Shares)' - defaultValue: 'False' - types: - - - - name: container - description: 'Access to container-level APIs (e.g., Create/Delete Container, - - Create/Delete Queue, Create/Delete Share, - - List Blobs/Files and Directories)' - defaultValue: 'False' - types: - - - - name: object - description: 'Access to object-level APIs for blobs, queue messages, and - - files(e.g. Put Blob, Query Entity, Get Messages, Create File, etc.)' - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the resource types. - defaultValue: None - types: - - -variables: -- description: 'Access to container-level APIs (e.g., Create/Delete Container, - - Create/Delete Queue, Create/Delete Share, - - List Blobs/Files and Directories)' - name: ResourceTypes.CONTAINER - types: - - -- description: 'Access to object-level APIs for blobs, queue messages, and - - files(e.g. Put Blob, Query Entity, Get Messages, Create File, etc.)' - name: ResourceTypes.OBJECT - types: - - -- description: 'Access to service-level APIs (e.g., Get/Set Service Properties, - - Get Service Stats, List Containers/Queues/Shares)' - name: ResourceTypes.SERVICE - types: - - -attributes: -- uid: azure.storage.common.models.ResourceTypes.CONTAINER - name: CONTAINER - signature: CONTAINER = -- uid: azure.storage.common.models.ResourceTypes.OBJECT - name: OBJECT - signature: OBJECT = -- uid: azure.storage.common.models.ResourceTypes.SERVICE - name: SERVICE - signature: SERVICE = diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.RetentionPolicy.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.RetentionPolicy.yml deleted file mode 100644 index 3dbaef5864c3..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.RetentionPolicy.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.RetentionPolicy -name: RetentionPolicy -fullName: azure.storage.common.models.RetentionPolicy -module: azure.storage.common.models -summary: 'By default, Storage Analytics will not delete any logging or metrics data. - Blobs - - will continue to be written until the shared 20TB limit is - - reached. Once the 20TB limit is reached, Storage Analytics will stop writing - - new data and will not resume until free space is available. This 20TB limit - - is independent of the total limit for your storage account. - - - There are two ways to delete Storage Analytics data: by manually making deletion - - requests or by setting a data retention policy. Manual requests to delete Storage - - Analytics data are billable, but delete requests resulting from a retention policy - - are not billable.' -constructor: - syntax: RetentionPolicy(enabled=False, days=None) - parameters: - - name: enabled - description: 'Indicates whether a retention policy is enabled for the - - storage service. If disabled, logging and metrics data will be retained - - infinitely by the service unless explicitly deleted.' - defaultValue: 'False' - types: - - - - name: days - description: 'Required if enabled is true. Indicates the number of - - days that metrics or logging data should be retained. All data older - - than this value will be deleted. The minimum value you can specify is 1; - - the largest value is 365 (one year).' - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.RetryContext.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.RetryContext.yml deleted file mode 100644 index c3d6d436141d..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.RetryContext.yml +++ /dev/null @@ -1,42 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.RetryContext -name: RetryContext -fullName: azure.storage.common.models.RetryContext -module: azure.storage.common.models -summary: 'Contains the request and response information that can be used to determine - - whether and how to retry. This context is stored across retries and may be - - used to store other information relevant to the retry strategy.' -constructor: - syntax: RetryContext() -variables: -- description: The request sent to the storage service. - name: request - types: - - -- description: The response returned by the storage service. - name: response - types: - - -- description: The location the request was sent to. - name: location_mode - types: - - -- description: 'The exception that just occurred. The type could either be AzureException - (for HTTP errors), - - or other Exception types from lower layers, which are kept unwrapped for easier - processing.' - name: exception - types: - - -- description: Whether retry is targeting the emulator. The default value is False. - name: is_emulated - types: - - -- description: The initial position of the body stream. It is useful when retries - happen and we need to rewind the stream. - name: body_position - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ServiceProperties.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ServiceProperties.yml deleted file mode 100644 index 360b84334298..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ServiceProperties.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.ServiceProperties -name: ServiceProperties -fullName: azure.storage.common.models.ServiceProperties -module: azure.storage.common.models -summary: 'Returned by get_*_service_properties functions. Contains the properties - of a - - storage service, including Analytics and CORS rules. - - - Azure Storage Analytics performs logging and provides metrics data for a storage - - account. You can use this data to trace requests, analyze usage trends, and - - diagnose issues with your storage account. To use Storage Analytics, you must - - enable it individually for each service you want to monitor. - - - The aggregated data is stored in a well-known blob (for logging) and in well-known - - tables (for metrics), which may be accessed using the Blob service and Table - - service APIs. - - - For an in-depth guide on using Storage Analytics and other tools to identify, - - diagnose, and troubleshoot Azure Storage-related issues, see - - [http://azure.microsoft.com/documentation/articles/storage-monitoring-diagnosing-troubleshooting/](http://azure.microsoft.com/documentation/articles/storage-monitoring-diagnosing-troubleshooting/) - - - For more information on CORS, see [https://msdn.microsoft.com/en-us/library/azure/dn535601.aspx](https://msdn.microsoft.com/en-us/library/azure/dn535601.aspx)' -constructor: - syntax: ServiceProperties() diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ServiceStats.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ServiceStats.yml deleted file mode 100644 index 8850ca3c71e4..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ServiceStats.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.ServiceStats -name: ServiceStats -fullName: azure.storage.common.models.ServiceStats -module: azure.storage.common.models -summary: 'Returned by get_*_service_stats functions. Contains statistics related to - - replication for the given service. It is only available when read-access - - geo-redundant replication is enabled for the storage account.' -constructor: - syntax: ServiceStats() -variables: -- description: An object containing statistics related to replication for the given - service. - name: geo_replication - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Services.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Services.yml deleted file mode 100644 index e66672d33256..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Services.yml +++ /dev/null @@ -1,64 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.Services -name: Services -fullName: azure.storage.common.models.Services -module: azure.storage.common.models -summary: Specifies the services accessible with the account SAS. -constructor: - syntax: Services(blob=False, queue=False, file=False, table=False, _str=None) - parameters: - - name: blob - description: Access to any blob service, for example, the *.BlockBlobService* - defaultValue: 'False' - types: - - - - name: queue - description: Access to the *.QueueService* - defaultValue: 'False' - types: - - - - name: file - description: Access to the *.FileService* - defaultValue: 'False' - types: - - - - name: table - description: Access to the TableService - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the services. - defaultValue: None - types: - - -variables: -- description: The blob service. - name: Services.BLOB - types: - - -- description: The file service - name: Services.FILE - types: - - -- description: The queue service. - name: Services.QUEUE - types: - - -- description: The table service. - name: Services.TABLE - types: - - -attributes: -- uid: azure.storage.common.models.Services.BLOB - name: BLOB - signature: BLOB = -- uid: azure.storage.common.models.Services.FILE - name: FILE - signature: FILE = -- uid: azure.storage.common.models.Services.QUEUE - name: QUEUE - signature: QUEUE = -- uid: azure.storage.common.models.Services.TABLE - name: TABLE - signature: TABLE = diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.StaticWebsite.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.StaticWebsite.yml deleted file mode 100644 index 1ef4b912ecca..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.StaticWebsite.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.models.StaticWebsite -name: StaticWebsite -fullName: azure.storage.common.models.StaticWebsite -module: azure.storage.common.models -summary: 'Class representing the service properties pertaining to static websites. - - To set StaticWebsite, you must call Set Blob Service Properties using version 2018-03-28 - or later.' -constructor: - syntax: StaticWebsite(enabled=False, index_document=None, error_document_404_path=None) - parameters: - - name: enabled - description: Required. True if static websites should be enabled on the blob service - for the corresponding Storage Account. - defaultValue: 'False' - types: - - - - name: index_document - description: Represents the name of the index document. This is commonly "index.html". - defaultValue: None - types: - - - - name: error_document_404_path - description: 'Represents the path to the error document that should be shown when - an error 404 is issued, - - in other words, when a browser requests a page that does not exist.' - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.yml deleted file mode 100644 index 5d05e2abdc5b..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.common.models -name: models -fullName: azure.storage.common.models -classes: -- azure.storage.common.models.AccessPolicy -- azure.storage.common.models.AccountPermissions -- azure.storage.common.models.CorsRule -- azure.storage.common.models.DeleteRetentionPolicy -- azure.storage.common.models.GeoReplication -- azure.storage.common.models.ListGenerator -- azure.storage.common.models.LocationMode -- azure.storage.common.models.Logging -- azure.storage.common.models.Metrics -- azure.storage.common.models.Protocol -- azure.storage.common.models.ResourceTypes -- azure.storage.common.models.RetentionPolicy -- azure.storage.common.models.RetryContext -- azure.storage.common.models.ServiceProperties -- azure.storage.common.models.ServiceStats -- azure.storage.common.models.Services -- azure.storage.common.models.StaticWebsite diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.ExponentialRetry.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.ExponentialRetry.yml deleted file mode 100644 index 91ecb4497428..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.ExponentialRetry.yml +++ /dev/null @@ -1,65 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.retry.ExponentialRetry -name: ExponentialRetry -fullName: azure.storage.common.retry.ExponentialRetry -module: azure.storage.common.retry -summary: 'Exponential retry. - - - Constructs an Exponential retry object. The initial_backoff is used for - - the first retry. Subsequent retries are retried after initial_backoff + - - increment_power^retry_count seconds. For example, by default the first retry - - occurs after 15 seconds, the second after (15+3^1) = 18 seconds, and the - - third after (15+3^2) = 24 seconds.' -constructor: - syntax: ExponentialRetry(initial_backoff=15, increment_base=3, max_attempts=3, retry_to_secondary=False, - random_jitter_range=3) - parameters: - - name: initial_backoff - description: The initial backoff interval, in seconds, for the first retry. - defaultValue: '15' - types: - - - - name: increment_base - description: 'The base, in seconds, to increment the initial_backoff by after - the - - first retry.' - defaultValue: '3' - types: - - - - name: max_attempts - description: The maximum number of retry attempts. - defaultValue: '3' - types: - - - - name: retry_to_secondary - description: 'Whether the request should be retried to secondary, if able. This - should - - only be enabled of RA-GRS accounts are used and potentially stale data - - can be handled.' - defaultValue: 'False' - types: - - - - name: random_jitter_range - description: 'A number in seconds which indicates a range to jitter/randomize - for the back-off interval. - - For example, a random_jitter_range of 3 results in the back-off interval x to - vary between x+3 and x-3.' - defaultValue: '3' - types: - - -methods: -- uid: azure.storage.common.retry.ExponentialRetry.retry - name: retry - signature: retry(context) - parameters: - - name: context - isRequired: true diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.LinearRetry.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.LinearRetry.yml deleted file mode 100644 index caf7634a1481..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.LinearRetry.yml +++ /dev/null @@ -1,48 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.retry.LinearRetry -name: LinearRetry -fullName: azure.storage.common.retry.LinearRetry -module: azure.storage.common.retry -summary: 'Linear retry. - - - Constructs a Linear retry object.' -constructor: - syntax: LinearRetry(backoff=15, max_attempts=3, retry_to_secondary=False, random_jitter_range=3) - parameters: - - name: backoff - description: The backoff interval, in seconds, between retries. - defaultValue: '15' - types: - - - - name: max_attempts - description: The maximum number of retry attempts. - defaultValue: '3' - types: - - - - name: retry_to_secondary - description: 'Whether the request should be retried to secondary, if able. This - should - - only be enabled of RA-GRS accounts are used and potentially stale data - - can be handled.' - defaultValue: 'False' - types: - - - - name: random_jitter_range - description: 'A number in seconds which indicates a range to jitter/randomize - for the back-off interval. - - For example, a random_jitter_range of 3 results in the back-off interval x to - vary between x+3 and x-3.' - defaultValue: '3' - types: - - -methods: -- uid: azure.storage.common.retry.LinearRetry.retry - name: retry - signature: retry(context) - parameters: - - name: context - isRequired: true diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.yml deleted file mode 100644 index 07312a3a5611..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.common.retry -name: retry -fullName: azure.storage.common.retry -functions: -- uid: azure.storage.common.retry.no_retry - name: no_retry - summary: Specifies never to retry. - signature: no_retry(context) - parameters: - - name: context - description: The retry context. - isRequired: true - types: - - - return: - description: Always returns None to indicate never to retry. - types: - - -classes: -- azure.storage.common.retry.ExponentialRetry -- azure.storage.common.retry.LinearRetry diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.sharedaccesssignature.SharedAccessSignature.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.sharedaccesssignature.SharedAccessSignature.yml deleted file mode 100644 index 1074d85f2b86..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.sharedaccesssignature.SharedAccessSignature.yml +++ /dev/null @@ -1,125 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.sharedaccesssignature.SharedAccessSignature -name: SharedAccessSignature -fullName: azure.storage.common.sharedaccesssignature.SharedAccessSignature -module: azure.storage.common.sharedaccesssignature -summary: 'Provides a factory for creating account access - - signature tokens with an account name and account key. Users can either - - use the factory or can construct the appropriate service and use the - - generate_*_shared_access_signature method directly.' -constructor: - syntax: SharedAccessSignature(account_name, account_key, x_ms_version='2019-02-02') - parameters: - - name: account_name - description: The storage account name used to generate the shared access signatures. - isRequired: true - types: - - - - name: account_key - description: The access key to generate the shares access signatures. - isRequired: true - types: - - - - name: x_ms_version - description: The service version used to generate the shared access signatures. - defaultValue: '2019-02-02' - types: - - -methods: -- uid: azure.storage.common.sharedaccesssignature.SharedAccessSignature.generate_account - name: generate_account - summary: 'Generates a shared access signature for the account. - - Use the returned signature with the sas_token parameter of the service - - or to create a new account object.' - signature: generate_account(services, resource_types, permission, expiry, start=None, - ip=None, protocol=None) - parameters: - - name: services - description: 'Specifies the services accessible with the account SAS. You can - - combine values to provide access to more than one service.' - isRequired: true - types: - - - - name: resource_types - description: 'Specifies the resource types that are accessible with the account - - SAS. You can combine values to provide access to more than one - - resource type.' - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy. You can combine - - values to provide more than one permission.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.sharedaccesssignature.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.sharedaccesssignature.yml deleted file mode 100644 index ed63f38da81c..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.sharedaccesssignature.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.common.sharedaccesssignature -name: sharedaccesssignature -fullName: azure.storage.common.sharedaccesssignature -classes: -- azure.storage.common.sharedaccesssignature.SharedAccessSignature diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.storageclient.StorageClient.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.storageclient.StorageClient.yml deleted file mode 100644 index daecba86ece6..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.storageclient.StorageClient.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.storageclient.StorageClient -name: StorageClient -fullName: azure.storage.common.storageclient.StorageClient -module: azure.storage.common.storageclient -summary: 'This is the base class for service objects. Service objects are used to - do - - all requests to Storage. This class cannot be instantiated directly.' -constructor: - syntax: StorageClient(connection_params) - parameters: - - name: connection_params - description: The parameters to use to construct the client. - isRequired: true - types: - - -variables: -- description: 'The storage account name. This is used to authenticate requests - - signed with an account key and to construct the storage endpoint. It - - is required unless a connection string is given, or if a custom - - domain is used with anonymous authentication.' - name: account_name - types: - - -- description: 'The storage account key. This is used for shared key authentication. - - If neither account key or sas token is specified, anonymous access - - will be used.' - name: account_key - types: - - -- description: 'A shared access signature token to use to authenticate requests - - instead of the account key. If account key and sas token are both - - specified, account key will be used to sign. If neither are - - specified, anonymous access will be used.' - name: sas_token - types: - - -- description: The endpoint to send storage requests to. - name: primary_endpoint - types: - - -- description: 'The secondary endpoint to read storage data from. This will only be - a - - valid endpoint if the storage account used is RA-GRS and thus allows - - reading from secondary.' - name: secondary_endpoint - types: - - -- description: 'A function which determines whether to retry. Takes as a parameter - a - - object. Returns the number - - of seconds to wait before retrying the request, or None to indicate not - - to retry.' - name: retry - types: - - () -- description: 'The host location to use to make requests. Defaults to LocationMode.PRIMARY. - - Note that this setting only applies to RA-GRS accounts as other account - - types do not allow reading from secondary. If the location_mode is set to - - LocationMode.SECONDARY, read requests will be sent to the secondary endpoint. - - Write requests will continue to be sent to primary.' - name: location_mode - types: - - -- description: The protocol to use for requests. Defaults to https. - name: protocol - types: - - -- description: The session object to use for http requests. - name: request_session - types: - - -- description: 'A function called immediately before each request is sent. This function - - takes as a parameter the request object and returns nothing. It may be - - used to added custom headers or log request data.' - name: request_callback - types: - - () -- description: 'A function called immediately after each response is received. This - - function takes as a parameter the response object and returns nothing. - - It may be used to log response data.' - name: response_callback - types: - - () -- description: 'A function called immediately after retry evaluation is performed. - This - - function takes as a parameter the retry context object and returns nothing. - - It may be used to detect retries and log context information.' - name: retry_callback - types: - - () -methods: -- uid: azure.storage.common.storageclient.StorageClient.extract_date_and_request_id - name: extract_date_and_request_id - signature: static extract_date_and_request_id(retry_context) - parameters: - - name: retry_context - isRequired: true -- uid: azure.storage.common.storageclient.StorageClient.set_proxy - name: set_proxy - summary: Sets the proxy server host and port for the HTTP CONNECT Tunnelling. - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - description: 'Address of the proxy. Ex: ''192.168.0.100''' - isRequired: true - types: - - - - name: port - description: 'Port of the proxy. Ex: 6000' - isRequired: true - types: - - - - name: user - description: User for proxy authorization. - defaultValue: None - types: - - - - name: password - description: Password for proxy authorization. - defaultValue: None - types: - - -attributes: -- uid: azure.storage.common.storageclient.StorageClient.protocol - name: protocol -- uid: azure.storage.common.storageclient.StorageClient.request_session - name: request_session -- uid: azure.storage.common.storageclient.StorageClient.socket_timeout - name: socket_timeout diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.storageclient.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.storageclient.yml deleted file mode 100644 index 42556bf8eb5a..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.storageclient.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.common.storageclient -name: storageclient -fullName: azure.storage.common.storageclient -classes: -- azure.storage.common.storageclient.StorageClient diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.tokencredential.TokenCredential.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.tokencredential.TokenCredential.yml deleted file mode 100644 index 01c4ed300585..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.tokencredential.TokenCredential.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.common.tokencredential.TokenCredential -name: TokenCredential -fullName: azure.storage.common.tokencredential.TokenCredential -module: azure.storage.common.tokencredential -summary: 'Represents a token credential that is used to authorize HTTPS requests. - - The token can be updated by the user.' -constructor: - syntax: TokenCredential(initial_value=None) - parameters: - - name: initial_value - description: initial value for the token. - defaultValue: None -variables: -- description: The authorization token. It can be set by the user at any point in - a thread-safe way. - name: token - types: - - -methods: -- uid: azure.storage.common.tokencredential.TokenCredential.signed_session - name: signed_session - summary: "Sign requests session with the token. This method is called every time\ - \ a request is going on the wire.\nThe user is responsible for updating the token\ - \ with the preferred tool/SDK.\nIn general there are two options:\n\n * override\ - \ this method to update the token in a preferred way and set Authorization header\ - \ on session \n\n * not override this method, and have a timer that triggers\ - \ periodically to update the token on this class \n\nThe second option is recommended\ - \ as it tends to be more performance-friendly." - signature: signed_session(session=None) - parameters: - - name: session - description: The session to configure for authentication - defaultValue: None - types: - - - return: - types: - - -- uid: azure.storage.common.tokencredential.TokenCredential.token - name: token - signature: token(new_value) - parameters: - - name: new_value - description: new value to be set as the token. - isRequired: true diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.tokencredential.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.tokencredential.yml deleted file mode 100644 index bc465611bae3..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.tokencredential.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.common.tokencredential -name: tokencredential -fullName: azure.storage.common.tokencredential -classes: -- azure.storage.common.tokencredential.TokenCredential diff --git a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.yml b/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.yml deleted file mode 100644 index c1ac39b837f0..000000000000 --- a/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.storage.common -name: common -fullName: azure.storage.common -type: rootImport -modules: -- azure.storage.common.cloudstorageaccount -- azure.storage.common.models -- azure.storage.common.retry -- azure.storage.common.sharedaccesssignature -- azure.storage.common.storageclient -- azure.storage.common.tokencredential diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.fileservice.FileService.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.fileservice.FileService.yml deleted file mode 100644 index a4d61a47e3e6..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.fileservice.FileService.yml +++ /dev/null @@ -1,3066 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.fileservice.FileService -name: FileService -fullName: azure.storage.file.fileservice.FileService -module: azure.storage.file.fileservice -summary: 'The Server Message Block (SMB) protocol is the preferred file share protocol - - used on premise today. The Microsoft Azure File service enables customers to - - leverage the availability and scalability of Azure''s Cloud Infrastructure as - - a Service (IaaS) SMB without having to rewrite SMB client applications. - - - The Azure File service also offers a compelling alternative to traditional - - Direct Attached Storage (DAS) and Storage Area Network (SAN) solutions, which - - are often complex and expensive to install, configure, and operate.' -constructor: - syntax: FileService(account_name=None, account_key=None, sas_token=None, protocol='https', - endpoint_suffix='core.windows.net', request_session=None, connection_string=None, - socket_timeout=None) - parameters: - - name: account_name - description: 'The storage account name. This is used to authenticate requests - - signed with an account key and to construct the storage endpoint. It - - is required unless a connection string is given.' - defaultValue: None - types: - - - - name: account_key - description: The storage account key. This is used for shared key authentication. - defaultValue: None - types: - - - - name: sas_token - description: 'A shared access signature token to use to authenticate requests - - instead of the account key. If account key and sas token are both - - specified, account key will be used to sign.' - defaultValue: None - types: - - - - name: protocol - description: The protocol to use for requests. Defaults to https. - defaultValue: https - types: - - - - name: endpoint_suffix - description: 'The host base component of the url, minus the account name. Defaults - - to Azure (core.windows.net). Override this to use the China cloud - - (core.chinacloudapi.cn).' - defaultValue: core.windows.net - types: - - - - name: request_session - description: The session object to use for http requests. - defaultValue: None - types: - - - - name: connection_string - description: 'If specified, this will override all other parameters besides - - request session. See - - [http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/](http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/) - - for the connection string format.' - defaultValue: None - types: - - - - name: socket_timeout - description: 'If specified, this will override the default socket timeout. The - timeout specified is in seconds. - - See DEFAULT_SOCKET_TIMEOUT in _constants.py for the default value.' - defaultValue: None - types: - - -variables: -- description: 'The size of the first range get performed by get_file_to_* methods - if - - max_connections is greater than 1. Less data will be returned if the - - file is smaller than this.' - name: MAX_SINGLE_GET_SIZE - types: - - -- description: 'The size of subsequent range gets performed by get_file_to_* methods - if - - max_connections is greater than 1 and the file is larger than MAX_SINGLE_GET_SIZE. - - Less data will be returned if the remainder of the file is smaller than - - this. If this is set to larger than 4MB, content_validation will throw an - - error if enabled. However, if content_validation is not desired a size - - greater than 4MB may be optimal. Setting this below 4MB is not recommended.' - name: MAX_CHUNK_GET_SIZE - types: - - -- description: 'The size of the ranges put by create_file_from_* methods. Smaller - ranges - - may be put if there is less data provided. The maximum range size the service - - supports is 4MB.' - name: MAX_RANGE_SIZE - types: - - -methods: -- uid: azure.storage.file.fileservice.FileService.abort_copy_file - name: abort_copy_file - summary: "Aborts a pending copy_file operation, and leaves a destination file\n\ - \ with zero length and full metadata." - signature: abort_copy_file(share_name, directory_name, file_name, copy_id, timeout=None) - parameters: - - name: share_name - description: Name of destination share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of destination file. - isRequired: true - types: - - - - name: copy_id - description: 'Copy identifier provided in the copy.id of the original - - copy_file operation.' - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.clear_range - name: clear_range - summary: 'Clears the specified range and releases the space used in storage for - - that range.' - signature: clear_range(share_name, directory_name, file_name, start_range, end_range, - timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: start_range - description: 'Start of byte range to use for clearing a section of the file. - - The range can be up to 4 MB in size. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - isRequired: true - types: - - - - name: end_range - description: 'End of byte range to use for clearing a section of the file. - - The range can be up to 4 MB in size. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.close_handles - name: close_handles - summary: 'Returns a generator to close opened handles on a directory or a file under - the specified share. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all handles have been closed. - - The yielded values represent the number of handles that were closed in each transaction.' - signature: close_handles(share_name, directory_name=None, file_name=None, recursive=None, - handle_id=None, marker=None, snapshot=None, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - defaultValue: None - types: - - - - name: file_name - description: Name of existing file. - defaultValue: None - types: - - - - name: recursive - description: 'Boolean that specifies if operation should apply to the directory - specified in the URI, - - its files, its subdirectories and their files.' - defaultValue: None - types: - - - - name: handle_id - description: 'Required. Specifies handle ID opened on the file or directory to - be closed. - - Astrix (''*'') is a wildcard that specifies all handles.' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if it has not finished closing - handles. If - - specified, this generator will begin closing handles from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.copy_file - name: copy_file - summary: 'Copies a file asynchronously. This operation returns a copy operation - - properties object, including a copy ID you can use to check or abort the - - copy operation. The File service copies files on a best-effort basis. - - - If the destination file exists, it will be overwritten. The destination - - file cannot be modified while the copy operation is in progress.' - signature: copy_file(share_name, directory_name, file_name, copy_source, metadata=None, - timeout=None) - parameters: - - name: share_name - description: Name of the destination share. The share must exist. - isRequired: true - types: - - - - name: directory_name - description: Name of the destination directory. The directory must exist. - isRequired: true - types: - - - - name: file_name - description: 'Name of the destination file. If the destination file exists, it - will - - be overwritten. Otherwise, it will be created.' - isRequired: true - types: - - - - name: copy_source - description: 'A URL of up to 2 KB in length that specifies an Azure file or blob. - - The value should be URL-encoded as it would appear in a request URI. - - If the source is in another account, the source must either be public - - or must be authenticated via a shared access signature. If the source - - is public, no authentication is required. - - Examples: - - [https://myaccount.file.core.windows.net/myshare/mydir/myfile](https://myaccount.file.core.windows.net/myshare/mydir/myfile) - - [https://otheraccount.file.core.windows.net/myshare/mydir/myfile?sastoken](https://otheraccount.file.core.windows.net/myshare/mydir/myfile?sastoken)' - isRequired: true - types: - - - - name: metadata - description: 'Name-value pairs associated with the file as metadata. If no name-value - - pairs are specified, the operation will copy the metadata from the - - source blob or file to the destination file. If one or more name-value - - pairs are specified, the destination file is created with the specified - - metadata, and the metadata is not copied from the source blob or file.' - defaultValue: None - types: - - (, ) - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: Copy operation properties such as status, source, and ID. - types: - - -- uid: azure.storage.file.fileservice.FileService.create_directory - name: create_directory - summary: 'Creates a new directory under the specified share or parent directory. - - If the directory with the same name already exists, the operation fails - - on the service. By default, the exception is swallowed by the client. - - To expose the exception, specify True for fail_on_exists.' - signature: create_directory(share_name, directory_name, metadata=None, fail_on_exist=False, - timeout=None, file_permission=None, smb_properties=) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: 'Name of directory to create, including the path to the parent - - directory.' - isRequired: true - types: - - - - name: metadata - description: 'A dict with name_value pairs to associate with the - - share as metadata. Example:{''Category'':''test''}' - defaultValue: None - types: - - (, ) - - name: fail_on_exist - description: 'specify whether to throw an exception when the directory exists. - - False by default.' - defaultValue: 'False' - types: - - - - name: file_permission - description: File permission, a portable SDDL - defaultValue: None - types: - - - - name: smb_properties - description: Sets the SMB related file properties - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if directory is created, False if directory already exists. - types: - - -- uid: azure.storage.file.fileservice.FileService.create_file - name: create_file - summary: 'Creates a new file. - - - See create_file_from_* for high level functions that handle the - - creation and upload of large files with automatic chunking and - - progress notifications.' - signature: create_file(share_name, directory_name, file_name, content_length, content_settings=None, - metadata=None, timeout=None, file_permission=None, smb_properties=) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of file to create or update. - isRequired: true - types: - - - - name: content_length - description: Length of the file in bytes. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set file properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the file as metadata. - defaultValue: None - types: - - (, ) - - name: file_permission - description: File permission, a portable SDDL - defaultValue: None - types: - - - - name: smb_properties - description: Sets the SMB related file properties - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.create_file_from_bytes - name: create_file_from_bytes - summary: 'Creates a new file from an array of bytes, or updates the content - - of an existing file, with automatic chunking and progress - - notifications.' - signature: create_file_from_bytes(share_name, directory_name, file_name, file, index=0, - count=None, content_settings=None, metadata=None, validate_content=False, progress_callback=None, - max_connections=2, timeout=None, file_permission=None, smb_properties=) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of file to create or update. - isRequired: true - types: - - - - name: file - description: Content of file as an array of bytes. - isRequired: true - types: - - - - name: index - description: Start index in the array of bytes. - defaultValue: '0' - types: - - - - name: count - description: 'Number of bytes to upload. Set to None or negative value to upload - - all bytes starting from index.' - defaultValue: None - types: - - - - name: content_settings - description: ContentSettings object used to set file properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the file as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each range of the file. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - file.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far and total is the - - size of the file, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: Maximum number of parallel connections to use. - defaultValue: '2' - types: - - - - name: file_permission - description: File permission, a portable SDDL - defaultValue: None - types: - - - - name: smb_properties - description: Sets the SMB related file properties - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.create_file_from_path - name: create_file_from_path - summary: 'Creates a new azure file from a local file path, or updates the content - of an - - existing file, with automatic chunking and progress notifications.' - signature: create_file_from_path(share_name, directory_name, file_name, local_file_path, - content_settings=None, metadata=None, validate_content=False, progress_callback=None, - max_connections=2, file_permission=None, smb_properties=, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of file to create or update. - isRequired: true - types: - - - - name: local_file_path - description: Path of the local file to upload as the file content. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used for setting file properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the file as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each range of the file. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - file.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far and total is the - - size of the file, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: Maximum number of parallel connections to use. - defaultValue: '2' - types: - - - - name: file_permission - description: File permission, a portable SDDL - defaultValue: None - types: - - - - name: smb_properties - description: Sets the SMB related file properties - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.create_file_from_stream - name: create_file_from_stream - summary: 'Creates a new file from a file/stream, or updates the content of an - - existing file, with automatic chunking and progress notifications.' - signature: create_file_from_stream(share_name, directory_name, file_name, stream, - count, content_settings=None, metadata=None, validate_content=False, progress_callback=None, - max_connections=2, timeout=None, file_permission=None, smb_properties=) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of file to create or update. - isRequired: true - types: - - - - name: stream - description: Opened file/stream to upload as the file content. - isRequired: true - types: - - - - name: count - description: 'Number of bytes to read from the stream. This is required, a - - file cannot be created if the count is unknown.' - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set file properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the file as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each range of the file. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - file.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) where - - current is the number of bytes transfered so far and total is the - - size of the file, or None if the total size is unknown.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'Maximum number of parallel connections to use. Note that parallel - upload - - requires the stream to be seekable.' - defaultValue: '2' - types: - - - - name: file_permission - description: File permission, a portable SDDL - defaultValue: None - types: - - - - name: smb_properties - description: Sets the SMB related file properties - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.create_file_from_text - name: create_file_from_text - summary: 'Creates a new file from str/unicode, or updates the content of an - - existing file, with automatic chunking and progress notifications.' - signature: create_file_from_text(share_name, directory_name, file_name, text, encoding='utf-8', - content_settings=None, metadata=None, validate_content=False, timeout=None, file_permission=None, - smb_properties=) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of file to create or update. - isRequired: true - types: - - - - name: text - description: Text to upload to the file. - isRequired: true - types: - - - - name: encoding - description: Python encoding to use to convert the text to bytes. - defaultValue: utf-8 - types: - - - - name: content_settings - description: ContentSettings object used to set file properties. - defaultValue: None - types: - - - - name: metadata - description: Name-value pairs associated with the file as metadata. - defaultValue: None - types: - - (, ) - - name: validate_content - description: 'If true, calculates an MD5 hash for each range of the file. The - storage - - service checks the hash of the content that has arrived with the hash - - that was sent. This is primarily valuable for detecting bitflips on - - the wire if using http instead of https as https (the default) will - - already validate. Note that this MD5 hash is not stored with the - - file.' - defaultValue: 'False' - types: - - - - name: file_permission - description: File permission, a portable SDDL - defaultValue: None - types: - - - - name: smb_properties - description: Sets the SMB related file properties - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.create_permission_for_share - name: create_permission_for_share - summary: 'Create a permission(a security descriptor) at the share level. - - This ''permission'' can be used for the files/directories in the share. - - If a ''permission'' already exists, it shall return the key of it, else - - creates a new permission at the share level and return its key. - - - :returns a file permission key - - :rtype str' - signature: create_permission_for_share(share_name, file_permission, timeout=None) - parameters: - - name: share_name - description: Name of share. - isRequired: true - - name: file_permission - description: File permission, a Portable SDDL - isRequired: true - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None -- uid: azure.storage.file.fileservice.FileService.create_share - name: create_share - summary: 'Creates a new share under the specified account. If the share - - with the same name already exists, the operation fails on the - - service. By default, the exception is swallowed by the client. - - To expose the exception, specify True for fail_on_exists.' - signature: create_share(share_name, metadata=None, quota=None, fail_on_exist=False, - timeout=None) - parameters: - - name: share_name - description: Name of share to create. - isRequired: true - types: - - - - name: metadata - description: 'A dict with name_value pairs to associate with the - - share as metadata. Example:{''Category'':''test''}' - defaultValue: None - types: - - (, ) - - name: quota - description: 'Specifies the maximum size of the share, in gigabytes. Must be - - greater than 0, and less than or equal to 5TB (5120).' - defaultValue: None - types: - - - - name: fail_on_exist - description: 'Specify whether to throw an exception when the share exists. - - False by default.' - defaultValue: 'False' - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if share is created, False if share already exists. - types: - - -- uid: azure.storage.file.fileservice.FileService.delete_directory - name: delete_directory - summary: 'Deletes the specified empty directory. Note that the directory must - - be empty before it can be deleted. Attempting to delete directories - - that are not empty will fail. - - - If the directory does not exist, the operation fails on the - - service. By default, the exception is swallowed by the client. - - To expose the exception, specify True for fail_not_exist.' - signature: delete_directory(share_name, directory_name, fail_not_exist=False, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: 'Name of directory to delete, including the path to the parent - - directory.' - isRequired: true - types: - - - - name: fail_not_exist - description: 'Specify whether to throw an exception when the directory doesn''t - - exist.' - defaultValue: 'False' - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: True if directory is deleted, False otherwise. - types: - - -- uid: azure.storage.file.fileservice.FileService.delete_file - name: delete_file - summary: 'Marks the specified file for deletion. The file is later - - deleted during garbage collection.' - signature: delete_file(share_name, directory_name, file_name, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.delete_share - name: delete_share - summary: 'Marks the specified share for deletion. If the share - - does not exist, the operation fails on the service. By - - default, the exception is swallowed by the client. - - To expose the exception, specify True for fail_not_exist.' - signature: delete_share(share_name, fail_not_exist=False, timeout=None, snapshot=None, - delete_snapshots=None) - parameters: - - name: share_name - description: Name of share to delete. - isRequired: true - types: - - - - name: fail_not_exist - description: 'Specify whether to throw an exception when the share doesn''t - - exist. False by default.' - defaultValue: 'False' - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: 'A string that represents the snapshot version, if applicable. - - Specify this argument to delete a specific snapshot only. - - delete_snapshots must be None if this is specified.' - defaultValue: None - types: - - - - name: delete_snapshots - description: To delete a share that has snapshots, this must be specified as DeleteSnapshot.Include. - defaultValue: None - types: - - - return: - description: True if share is deleted, False share doesn't exist. - types: - - -- uid: azure.storage.file.fileservice.FileService.exists - name: exists - summary: 'Returns a boolean indicating whether the share exists if only share name - is - - given. If directory_name is specificed a boolean will be returned indicating - - if the directory exists. If file_name is specified as well, a boolean will be - - returned indicating if the file exists.' - signature: exists(share_name, directory_name=None, file_name=None, timeout=None, - snapshot=None) - parameters: - - name: share_name - description: Name of a share. - isRequired: true - types: - - - - name: directory_name - description: The path to a directory. - defaultValue: None - types: - - - - name: file_name - description: Name of a file. - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A boolean indicating whether the resource exists. - types: - - -- uid: azure.storage.file.fileservice.FileService.extract_date_and_request_id - name: extract_date_and_request_id - signature: static extract_date_and_request_id(retry_context) - parameters: - - name: retry_context - isRequired: true -- uid: azure.storage.file.fileservice.FileService.generate_account_shared_access_signature - name: generate_account_shared_access_signature - summary: 'Generates a shared access signature for the file service. - - Use the returned signature with the sas_token parameter of the FileService.' - signature: generate_account_shared_access_signature(resource_types, permission, - expiry, start=None, ip=None, protocol=None) - parameters: - - name: resource_types - description: Specifies the resource types that are accessible with the account - SAS. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. Possible values - are - - both HTTPS and HTTP (https,http) or HTTPS only (https). The default value - - is https,http. Note that HTTP only is not a permitted value.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.file.fileservice.FileService.generate_file_shared_access_signature - name: generate_file_shared_access_signature - summary: 'Generates a shared access signature for the file. - - Use the returned signature with the sas_token parameter of FileService.' - signature: generate_file_shared_access_signature(share_name, directory_name=None, - file_name=None, permission=None, expiry=None, start=None, id=None, ip=None, protocol=None, - cache_control=None, content_disposition=None, content_encoding=None, content_language=None, - content_type=None) - parameters: - - name: share_name - description: Name of share. - isRequired: true - types: - - - - name: directory_name - description: 'Name of directory. SAS tokens cannot be created for directories, - so - - this parameter should only be present if file_name is provided.' - defaultValue: None - types: - - - - name: file_name - description: Name of file. - defaultValue: None - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, create, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_file_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. Possible values - are - - both HTTPS and HTTP (https,http) or HTTPS only (https). The default value - - is https,http. Note that HTTP only is not a permitted value.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.file.fileservice.FileService.generate_share_shared_access_signature - name: generate_share_shared_access_signature - summary: 'Generates a shared access signature for the share. - - Use the returned signature with the sas_token parameter of FileService.' - signature: generate_share_shared_access_signature(share_name, permission=None, expiry=None, - start=None, id=None, ip=None, protocol=None, cache_control=None, content_disposition=None, - content_encoding=None, content_language=None, content_type=None) - parameters: - - name: share_name - description: Name of share. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, create, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use .' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. Possible values - are - - both HTTPS and HTTP (https,http) or HTTPS only (https). The default value - - is https,http. Note that HTTP only is not a permitted value.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_directory_metadata - name: get_directory_metadata - summary: Returns all user-defined metadata for the specified directory. - signature: get_directory_metadata(share_name, directory_name, timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A dictionary representing the directory metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.file.fileservice.FileService.get_directory_properties - name: get_directory_properties - summary: 'Returns all user-defined metadata and system properties for the - - specified directory. The data returned does not include the directory''s - - list of files.' - signature: get_directory_properties(share_name, directory_name, timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to an existing directory. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: properties for the specified directory within a directory object. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_file_metadata - name: get_file_metadata - summary: Returns all user-defined metadata for the specified file. - signature: get_file_metadata(share_name, directory_name, file_name, timeout=None, - snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A dictionary representing the file metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.file.fileservice.FileService.get_file_properties - name: get_file_properties - summary: 'Returns all user-defined metadata, standard HTTP properties, and - - system properties for the file. Returns an instance of - with - - and a metadata dict.' - signature: get_file_properties(share_name, directory_name, file_name, timeout=None, - snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: a file object including properties and metadata. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_file_service_properties - name: get_file_service_properties - summary: 'Gets the properties of a storage account''s File service, including - - Azure Storage Analytics.' - signature: get_file_service_properties(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The file service properties. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_file_to_bytes - name: get_file_to_bytes - summary: 'Downloads a file as an array of bytes, with automatic chunking and - - progress notifications. Returns an instance of - with - - properties, metadata, and content.' - signature: get_file_to_bytes(share_name, directory_name, file_name, start_range=None, - end_range=None, validate_content=False, progress_callback=None, max_connections=2, - timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the file. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the file. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the file. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the file if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the file. If this is the entire file, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be valuable if the file is - - being concurrently modified to enforce atomicity or if many files are - - expected to be empty as an extra request is required for empty files - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A File with properties, content, and metadata. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_file_to_path - name: get_file_to_path - summary: 'Downloads a file to a file path, with automatic chunking and progress - - notifications. Returns an instance of File with properties and metadata.' - signature: get_file_to_path(share_name, directory_name, file_name, file_path, open_mode='wb', - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: file_path - description: Path of file to write to. - isRequired: true - types: - - - - name: open_mode - description: 'Mode to use when opening the file. Note that specifying append only - - open_mode prevents parallel download. So, max_connections must be set - - to 1 if this open_mode is used.' - defaultValue: wb - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the file. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the file. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the file. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the file if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the file. If this is the entire file, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be valuable if the file is - - being concurrently modified to enforce atomicity or if many files are - - expected to be empty as an extra request is required for empty files - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A File with properties and metadata. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_file_to_stream - name: get_file_to_stream - summary: 'Downloads a file to a stream, with automatic chunking and progress - - notifications. Returns an instance of with - properties - - and metadata.' - signature: get_file_to_stream(share_name, directory_name, file_name, stream, start_range=None, - end_range=None, validate_content=False, progress_callback=None, max_connections=2, - timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: stream - description: Opened file/stream to write to. - isRequired: true - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the file. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the file. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the file. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the file if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the file. If this is the entire file, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be valuable if the file is - - being concurrently modified to enforce atomicity or if many files are - - expected to be empty as an extra request is required for empty files - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A File with properties and metadata. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_file_to_text - name: get_file_to_text - summary: 'Downloads a file as unicode text, with automatic chunking and progress - - notifications. Returns an instance of with - properties, - - metadata, and content.' - signature: get_file_to_text(share_name, directory_name, file_name, encoding='utf-8', - start_range=None, end_range=None, validate_content=False, progress_callback=None, - max_connections=2, timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: encoding - description: Python encoding to use when decoding the file data. - defaultValue: utf-8 - types: - - - - name: start_range - description: 'Start of byte range to use for downloading a section of the file. - - If no end_range is given, all bytes after the start_range will be downloaded. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: end_range - description: 'End of byte range to use for downloading a section of the file. - - If end_range is given, start_range must be provided. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: validate_content - description: 'If set to true, validates an MD5 hash for each retrieved portion - of - - the file. This is primarily valuable for detecting bitflips on the wire - - if using http instead of https as https (the default) will already - - validate. Note that the service will only return transactional MD5s - - for chunks 4MB or less so the first get request will be of size - - self.MAX_CHUNK_GET_SIZE instead of self.MAX_SINGLE_GET_SIZE. If - - self.MAX_CHUNK_GET_SIZE was set to greater than 4MB an error will be - - thrown. As computing the MD5 takes processing time and more requests - - will need to be done due to the reduced chunk size there may be some - - increase in latency.' - defaultValue: 'False' - types: - - - - name: progress_callback - description: 'Callback for progress with signature function(current, total) - - where current is the number of bytes transfered so far, and total is - - the size of the file if known.' - defaultValue: None - types: - - (, ) - - name: max_connections - description: 'If set to 2 or greater, an initial get will be done for the first - - self.MAX_SINGLE_GET_SIZE bytes of the file. If this is the entire file, - - the method returns at this point. If it is not, it will download the - - remaining data parallel using the number of threads equal to - - max_connections. Each chunk will be of size self.MAX_CHUNK_GET_SIZE. - - If set to 1, a single large get request will be done. This is not - - generally recommended but available if very few threads should be - - used, network requests are very expensive, or a non-seekable stream - - prevents parallel download. This may also be valuable if the file is - - being concurrently modified to enforce atomicity or if many files are - - expected to be empty as an extra request is required for empty files - - if max_connections is greater than 1.' - defaultValue: '2' - types: - - - - name: timeout - description: 'The timeout parameter is expressed in seconds. This method may make - - multiple calls to the Azure service and the timeout will apply to - - each call individually.' - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A File with properties, content, and metadata. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_permission_for_share - name: get_permission_for_share - summary: 'Create a permission(a security descriptor) at the share level. - - This ''permission'' can be used for the files/directories in the share. - - If a ''permission'' already exists, it shall return the key of it, else - - creates a new permission at the share level and return its key. - - - :returns a file permission(a portable SDDL) - - :rtype str' - signature: get_permission_for_share(share_name, file_permission_key, timeout=None) - parameters: - - name: share_name - description: Name of share. - isRequired: true - - name: file_permission_key - description: Key of the file permission to retrieve - isRequired: true - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None -- uid: azure.storage.file.fileservice.FileService.get_share_acl - name: get_share_acl - summary: Gets the permissions for the specified share. - signature: get_share_acl(share_name, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary of access policies associated with the share. - types: - - (, ) -- uid: azure.storage.file.fileservice.FileService.get_share_metadata - name: get_share_metadata - summary: Returns all user-defined metadata for the specified share. - signature: get_share_metadata(share_name, timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A dictionary representing the share metadata name, value pairs. - types: - - (, ) -- uid: azure.storage.file.fileservice.FileService.get_share_properties - name: get_share_properties - summary: 'Returns all user-defined metadata and system properties for the - - specified share. The data returned does not include the shares''s - - list of files or directories.' - signature: get_share_properties(share_name, timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: A Share that exposes properties and metadata. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_share_stats - name: get_share_stats - summary: 'Gets the approximate size of the data stored on the share, - - rounded up to the nearest gigabyte. - - - Note that this value may not include all recently created - - or recently re-sized files.' - signature: get_share_stats(share_name, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: the approximate size of the data stored on the share. - types: - - -- uid: azure.storage.file.fileservice.FileService.get_share_stats_in_bytes - name: get_share_stats_in_bytes - summary: 'Gets the approximate size of the data stored on the share in bytes. - - - Note that this value may not include all recently created - - or recently re-sized files.' - signature: get_share_stats_in_bytes(share_name, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: the approximate size of the data stored on the share. - types: - - -- uid: azure.storage.file.fileservice.FileService.list_directories_and_files - name: list_directories_and_files - summary: 'Returns a generator to list the directories and files under the specified - share. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all directories and files have been returned or - - num_results is reached. - - - If num_results is specified and the share has more than that number of - - files and directories, the generator will have a populated next_marker - - field once it finishes. This marker can be used to create a new generator - - if more results are desired.' - signature: list_directories_and_files(share_name, directory_name=None, num_results=None, - marker=None, timeout=None, prefix=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - defaultValue: None - types: - - - - name: num_results - description: 'Specifies the maximum number of files to return, - - including all directory elements. If the request does not specify - - num_results or specifies a value greater than 5,000, the server will - - return up to 5,000 items. Setting num_results to a value less than - - or equal to zero results in error response code 400 (Bad Request).' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: prefix - description: List only the files and/or directories with the given prefix. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.list_handles - name: list_handles - summary: 'Returns a generator to list opened handles on a directory or a file under - the specified share. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all handles have been returned or - - num_results is reached. - - - If num_results is specified and the share has more than that number of - - files and directories, the generator will have a populated next_marker - - field once it finishes. This marker can be used to create a new generator - - if more results are desired.' - signature: list_handles(share_name, directory_name=None, file_name=None, recursive=None, - max_results=None, marker=None, snapshot=None, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - defaultValue: None - types: - - - - name: file_name - description: Name of existing file. - defaultValue: None - types: - - - - name: recursive - description: 'Boolean that specifies if operation should apply to the directory - specified in the URI, - - its files, its subdirectories and their files.' - defaultValue: None - types: - - - - name: max_results - description: 'Specifies the maximum number of handles taken on files and/or directories - to return. - - If the request does not specify max_results or specifies a value greater than - 5,000, - - the server will return up to 5,000 items. - - Setting max_results to a value less than or equal to zero results in error response - code 400 (Bad Request).' - defaultValue: None - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if max_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.list_ranges - name: list_ranges - summary: Retrieves the valid ranges for a file. - signature: list_ranges(share_name, directory_name, file_name, start_range=None, - end_range=None, timeout=None, snapshot=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: start_range - description: 'Specifies the start offset of bytes over which to list ranges. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: end_range - description: 'Specifies the end offset of bytes over which to list ranges. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: snapshot - description: A string that represents the snapshot version, if applicable. - defaultValue: None - types: - - - return: - description: a list of valid ranges - types: - - -- uid: azure.storage.file.fileservice.FileService.list_shares - name: list_shares - summary: 'Returns a generator to list the shares under the specified account. - - The generator will lazily follow the continuation tokens returned by - - the service and stop when all shares have been returned or num_results - - is reached. - - - If num_results is specified and the account has more than that number of - - shares, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_shares(prefix=None, marker=None, num_results=None, include_metadata=False, - timeout=None, include_snapshots=False) - parameters: - - name: prefix - description: 'Filters the results to return only shares whose names - - begin with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: Specifies the maximum number of shares to return. - defaultValue: None - types: - - - - name: include_metadata - description: Specifies that share metadata be returned in the response. - defaultValue: 'False' - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - - name: include_snapshots - description: Specifies that share snapshots be returned in the response. - defaultValue: 'False' - types: - - -- uid: azure.storage.file.fileservice.FileService.make_file_url - name: make_file_url - summary: Creates the url to access a file. - signature: make_file_url(share_name, directory_name, file_name, protocol=None, sas_token=None) - parameters: - - name: share_name - description: Name of share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of file. - isRequired: true - types: - - - - name: protocol - description: 'Protocol to use: ''http'' or ''https''. If not specified, uses the - - protocol specified when FileService was initialized.' - defaultValue: None - types: - - - - name: sas_token - description: 'Shared access signature token created with - - generate_shared_access_signature.' - defaultValue: None - types: - - - return: - description: file access URL. - types: - - -- uid: azure.storage.file.fileservice.FileService.resize_file - name: resize_file - summary: 'Resizes a file to the specified size. If the specified byte - - value is less than the current size of the file, then all - - ranges above the specified byte value are cleared.' - signature: resize_file(share_name, directory_name, file_name, content_length, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: content_length - description: The length to resize the file to. - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_directory_metadata - name: set_directory_metadata - summary: 'Sets one or more user-defined name-value pairs for the specified - - directory. Each call to this operation replaces all existing metadata - - attached to the directory. To remove all metadata from the directory, - - call this operation with no metadata dict.' - signature: set_directory_metadata(share_name, directory_name, metadata=None, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: metadata - description: 'A dict containing name-value pairs to associate with the directory - - as metadata. Example: {''category'':''test''}' - defaultValue: None - types: - - (, ) - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_directory_properties - name: set_directory_properties - signature: set_directory_properties(share_name, directory_name, file_permission=None, - smb_properties=, timeout=None) - parameters: - - name: share_name - description: Name of the share - isRequired: true - - name: directory_name - description: Name of the directory - isRequired: true - - name: file_permission - description: File permission, a portable SDDL - defaultValue: None - types: - - - - name: smb_properties - description: Sets the SMB related file properties - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_file_metadata - name: set_file_metadata - summary: 'Sets user-defined metadata for the specified file as one or more - - name-value pairs.' - signature: set_file_metadata(share_name, directory_name, file_name, metadata=None, - timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: metadata - description: 'Dict containing name and value pairs. Each call to this operation - - replaces all existing metadata attached to the file. To remove all - - metadata from the file, call this operation with no metadata headers.' - defaultValue: None - types: - - (, ) - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_file_properties - name: set_file_properties - summary: 'Sets system properties on the file. If one property is set for the - - content_settings, all properties will be overriden.' - signature: set_file_properties(share_name, directory_name, file_name, content_settings, - timeout=None, file_permission=None, smb_properties=) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: content_settings - description: ContentSettings object used to set the file properties. - isRequired: true - types: - - - - name: file_permission - description: File permission, a portable SDDL - defaultValue: None - types: - - - - name: smb_properties - description: Sets the SMB related file properties - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_file_service_properties - name: set_file_service_properties - summary: 'Sets the properties of a storage account''s File service, including - - Azure Storage Analytics. If an element (ex HourMetrics) is left as None, the - - existing settings on the service for that functionality are preserved.' - signature: set_file_service_properties(hour_metrics=None, minute_metrics=None, cors=None, - timeout=None) - parameters: - - name: hour_metrics - description: 'The hour metrics settings provide a summary of request - - statistics grouped by API in hourly aggregates for files.' - defaultValue: None - types: - - - - name: minute_metrics - description: 'The minute metrics settings provide request statistics - - for each minute for files.' - defaultValue: None - types: - - - - name: cors - description: 'You can include up to five CorsRule elements in the - - list. If an empty list is specified, all CORS rules will be deleted, - - and CORS will be disabled for the service.' - defaultValue: None - types: - - list() - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_proxy - name: set_proxy - summary: Sets the proxy server host and port for the HTTP CONNECT Tunnelling. - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - description: 'Address of the proxy. Ex: ''192.168.0.100''' - isRequired: true - types: - - - - name: port - description: 'Port of the proxy. Ex: 6000' - isRequired: true - types: - - - - name: user - description: User for proxy authorization. - defaultValue: None - types: - - - - name: password - description: Password for proxy authorization. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_share_acl - name: set_share_acl - summary: 'Sets the permissions for the specified share or stored access - - policies that may be used with Shared Access Signatures.' - signature: set_share_acl(share_name, signed_identifiers=None, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: signed_identifiers - description: 'A dictionary of access policies to associate with the share. The - - dictionary may contain up to 5 elements. An empty dictionary - - will clear the access policies set on the service.' - defaultValue: None - types: - - dict(str, ) - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_share_metadata - name: set_share_metadata - summary: 'Sets one or more user-defined name-value pairs for the specified - - share. Each call to this operation replaces all existing metadata - - attached to the share. To remove all metadata from the share, - - call this operation with no metadata dict.' - signature: set_share_metadata(share_name, metadata=None, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: metadata - description: 'A dict containing name-value pairs to associate with the share as - - metadata. Example: {''category'':''test''}' - defaultValue: None - types: - - (, ) - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.set_share_properties - name: set_share_properties - summary: Sets service-defined properties for the specified share. - signature: set_share_properties(share_name, quota, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: quota - description: 'Specifies the maximum size of the share, in gigabytes. Must be - - greater than 0, and less than or equal to 5 TB (5120 GB).' - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.snapshot_share - name: snapshot_share - summary: Creates a snapshot of an existing share under the specified account. - signature: snapshot_share(share_name, metadata=None, quota=None, timeout=None) - parameters: - - name: share_name - description: The name of the share to create a snapshot of. - isRequired: true - types: - - - - name: metadata - description: 'A dict with name_value pairs to associate with the - - share as metadata. Example:{''Category'':''test''}' - defaultValue: None - types: - - of > - - name: quota - description: 'Specifies the maximum size of the share, in gigabytes. Must be - - greater than 0, and less than or equal to 5TB (5120).' - defaultValue: None - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: snapshot properties - types: - - -- uid: azure.storage.file.fileservice.FileService.update_range - name: update_range - summary: Writes the bytes specified by the request body into the specified range. - signature: update_range(share_name, directory_name, file_name, data, start_range, - end_range, validate_content=False, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: data - description: Content of the range. - isRequired: true - types: - - - - name: start_range - description: 'Start of byte range to use for updating a section of the file. - - The range can be up to 4 MB in size. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - isRequired: true - types: - - - - name: end_range - description: 'End of byte range to use for updating a section of the file. - - The range can be up to 4 MB in size. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - isRequired: true - types: - - - - name: validate_content - description: 'If true, calculates an MD5 hash of the page content. The storage - - service checks the hash of the content that has arrived - - with the hash that was sent. This is primarily valuable for detecting - - bitflips on the wire if using http instead of https as https (the default) - - will already validate. Note that this MD5 hash is not stored with the - - file.' - defaultValue: 'False' - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.file.fileservice.FileService.update_range_from_file_url - name: update_range_from_file_url - summary: Writes the bytes from one Azure File endpoint into the specified range - of another Azure File endpoint. - signature: update_range_from_file_url(share_name, directory_name, file_name, start_range, - end_range, source, source_start_range, timeout=None) - parameters: - - name: share_name - description: Name of existing share. - isRequired: true - types: - - - - name: directory_name - description: The path to the directory. - isRequired: true - types: - - - - name: file_name - description: Name of existing file. - isRequired: true - types: - - - - name: start_range - description: 'Start of byte range to use for updating a section of the file. - - The range can be up to 4 MB in size. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - isRequired: true - types: - - - - name: end_range - description: 'End of byte range to use for updating a section of the file. - - The range can be up to 4 MB in size. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - isRequired: true - types: - - - - name: source - description: 'A URL of up to 2 KB in length that specifies an Azure file or blob. - - The value should be URL-encoded as it would appear in a request URI. - - If the source is in another account, the source must either be public - - or must be authenticated via a shared access signature. If the source - - is public, no authentication is required. - - Examples: - - [https://myaccount.file.core.windows.net/myshare/mydir/myfile](https://myaccount.file.core.windows.net/myshare/mydir/myfile) - - [https://otheraccount.file.core.windows.net/myshare/mydir/myfile?sastoken](https://otheraccount.file.core.windows.net/myshare/mydir/myfile?sastoken)' - isRequired: true - types: - - - - name: source_start_range - description: 'Start of byte range to use for updating a section of the file. - - The range can be up to 4 MB in size. - - The start_range and end_range params are inclusive. - - Ex: start_range=0, end_range=511 will download first 512 bytes of file.' - isRequired: true - types: - - - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - -attributes: -- uid: azure.storage.file.fileservice.FileService.protocol - name: protocol -- uid: azure.storage.file.fileservice.FileService.request_session - name: request_session -- uid: azure.storage.file.fileservice.FileService.socket_timeout - name: socket_timeout -- uid: azure.storage.file.fileservice.FileService.MAX_CHUNK_GET_SIZE - name: MAX_CHUNK_GET_SIZE - signature: MAX_CHUNK_GET_SIZE = 8388608 -- uid: azure.storage.file.fileservice.FileService.MAX_RANGE_SIZE - name: MAX_RANGE_SIZE - signature: MAX_RANGE_SIZE = 4194304 -- uid: azure.storage.file.fileservice.FileService.MAX_SINGLE_GET_SIZE - name: MAX_SINGLE_GET_SIZE - signature: MAX_SINGLE_GET_SIZE = 33554432 diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.fileservice.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.fileservice.yml deleted file mode 100644 index 44c4c9f1b935..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.fileservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.file.fileservice -name: fileservice -fullName: azure.storage.file.fileservice -classes: -- azure.storage.file.fileservice.FileService diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.ContentSettings.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.ContentSettings.yml deleted file mode 100644 index da3db9fccaf0..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.ContentSettings.yml +++ /dev/null @@ -1,65 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.ContentSettings -name: ContentSettings -fullName: azure.storage.file.models.ContentSettings -module: azure.storage.file.models -summary: Used to store the content settings of a file. -constructor: - syntax: ContentSettings(content_type=None, content_encoding=None, content_language=None, - content_disposition=None, cache_control=None, content_md5=None) - parameters: - - name: content_type - defaultValue: None - - name: content_encoding - defaultValue: None - - name: content_language - defaultValue: None - - name: content_disposition - defaultValue: None - - name: cache_control - defaultValue: None - - name: content_md5 - defaultValue: None -variables: -- description: 'The content type specified for the file. If no content type was - - specified, the default content type is application/octet-stream.' - name: content_type - types: - - -- description: 'If content_encoding has previously been set - - for the file, that value is stored.' - name: content_encoding - types: - - -- description: 'If content_language has previously been set - - for the file, that value is stored.' - name: content_language - types: - - -- description: 'content_disposition conveys additional information about how to - - process the response payload, and also can be used to attach - - additional metadata. If content_disposition has previously been set - - for the file, that value is stored.' - name: content_disposition - types: - - -- description: 'If cache_control has previously been set for - - the file, that value is stored.' - name: cache_control - types: - - -- description: 'If the content_md5 has been set for the file, this response - - header is stored so that the client can check for message content - - integrity.' - name: content_md5 - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.CopyProperties.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.CopyProperties.yml deleted file mode 100644 index 8928d8ee78fe..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.CopyProperties.yml +++ /dev/null @@ -1,71 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.CopyProperties -name: CopyProperties -fullName: azure.storage.file.models.CopyProperties -module: azure.storage.file.models -summary: File Copy Properties. -constructor: - syntax: CopyProperties() -variables: -- description: 'String identifier for the last attempted Copy File operation where - this file - - was the destination file. This header does not appear if this file has never - - been the destination in a Copy File operation, or if this file has been - - modified after a concluded Copy File operation using Set File Properties or - - Put File.' - name: id - types: - - -- description: 'URL up to 2 KB in length that specifies the source file used in the - last attempted - - Copy File operation where this file was the destination file. This header does - not - - appear if this file has never been the destination in a Copy File operation, or - if - - this file has been modified after a concluded Copy File operation using - - Set File Properties or Put File.' - name: source - types: - - -- description: "State of the copy operation identified by Copy ID, with these values:\n\ - \ success:\n Copy completed successfully.\n\n pending:\n Copy is\ - \ in progress. Check copy_status_description if intermittent,\n non-fatal\ - \ errors impede copy progress but don't cause failure.\n\n aborted:\n Copy\ - \ was ended by Abort Copy File.\n\n failed:\n Copy failed. See copy_status_description\ - \ for failure details." - name: status - types: - - -- description: 'Contains the number of bytes copied and the total bytes in the source - in the last - - attempted Copy File operation where this file was the destination file. Can show - - between 0 and Content-Length bytes copied.' - name: progress - types: - - -- description: 'Conclusion time of the last attempted Copy File operation where this - file was the - - destination file. This value can specify the time of a completed, aborted, or - - failed copy attempt.' - name: completion_time - types: - - -- description: 'Only appears when x-ms-copy-status is failed or pending. Describes - cause of fatal - - or non-fatal copy operation failure.' - name: status_description - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.DeleteSnapshot.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.DeleteSnapshot.yml deleted file mode 100644 index 03f6e41d9ca8..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.DeleteSnapshot.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.DeleteSnapshot -name: DeleteSnapshot -fullName: azure.storage.file.models.DeleteSnapshot -module: azure.storage.file.models -summary: Required if the Share has associated snapshots. Specifies how to handle the - snapshots. -constructor: - syntax: DeleteSnapshot() -attributes: -- uid: azure.storage.file.models.DeleteSnapshot.Include - name: Include - summary: Delete the share and all of its snapshots. - signature: Include = 'include' diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Directory.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Directory.yml deleted file mode 100644 index 66aaa54e80e9..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Directory.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.Directory -name: Directory -fullName: azure.storage.file.models.Directory -module: azure.storage.file.models -summary: Directory class. -constructor: - syntax: Directory(name=None, props=None, metadata=None) - parameters: - - name: name - defaultValue: None - - name: props - defaultValue: None - - name: metadata - defaultValue: None -variables: -- description: The name of the directory. - name: name - types: - - -- description: System properties for the directory. - name: properties - types: - - -- description: 'A dict containing name-value pairs associated with the directory as - metadata. - - This var is set to None unless the include=metadata param was included - - for the list directory operation. If this parameter was specified but the - - directory has no metadata, metadata will be set to an empty dictionary.' - name: metadata - types: - - (, ) diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.DirectoryProperties.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.DirectoryProperties.yml deleted file mode 100644 index 8b19286318ca..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.DirectoryProperties.yml +++ /dev/null @@ -1,27 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.DirectoryProperties -name: DirectoryProperties -fullName: azure.storage.file.models.DirectoryProperties -module: azure.storage.file.models -summary: File directory's properties class. -constructor: - syntax: DirectoryProperties() -variables: -- description: A datetime object representing the last time the directory was modified. - name: last_modified - types: - - -- description: 'The ETag contains a value that you can use to perform operations - - conditionally.' - name: etag - types: - - -- description: Set to true if the directory metadata is encrypted on the server. - name: server_encrypted - types: - - -- description: SMB related file properties - name: smb_properties - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.File.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.File.yml deleted file mode 100644 index 70a05d2be794..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.File.yml +++ /dev/null @@ -1,41 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.File -name: File -fullName: azure.storage.file.models.File -module: azure.storage.file.models -summary: File class. -constructor: - syntax: File(name=None, content=None, props=None, metadata=None) - parameters: - - name: name - defaultValue: None - - name: content - defaultValue: None - - name: props - defaultValue: None - - name: metadata - defaultValue: None -variables: -- description: The name of the file. - name: name - types: - - -- description: File content. - name: content - types: - - - - -- description: System properties for the file. - name: properties - types: - - -- description: 'A dict containing name-value pairs associated with the file as metadata. - - This var is set to None unless the include=metadata param was included - - for the list file operation. If this parameter was specified but the - - file has no metadata, metadata will be set to an empty dictionary.' - name: metadata - types: - - (, ) diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FilePermissions.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FilePermissions.yml deleted file mode 100644 index 5263a5bec56e..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FilePermissions.yml +++ /dev/null @@ -1,79 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.FilePermissions -name: FilePermissions -fullName: azure.storage.file.models.FilePermissions -module: azure.storage.file.models -summary: 'FilePermissions class to be used with - - - API.' -constructor: - syntax: FilePermissions(read=False, create=False, write=False, delete=False, _str=None) - parameters: - - name: read - description: 'Read the content, properties, metadata. Use the file as the source - of a copy - - operation.' - defaultValue: 'False' - types: - - - - name: create - description: Create a new file or copy a file to a new file. - defaultValue: 'False' - types: - - - - name: write - description: 'Create or write content, properties, metadata. Resize the file. - Use the file - - as the destination of a copy operation within the same account.' - defaultValue: 'False' - types: - - - - name: delete - description: Delete the file. - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the permissions. - defaultValue: None - types: - - -variables: -- description: Create a new file or copy a file to a new file. - name: FilePermissions.CREATE - types: - - -- description: Delete the file. - name: FilePermissions.DELETE - types: - - -- description: 'Read the content, properties, metadata. Use the file as the source - of a copy - - operation.' - name: FilePermissions.READ - types: - - -- description: 'Create or write content, properties, metadata. Resize the file. Use - the file - - as the destination of a copy operation within the same account.' - name: FilePermissions.WRITE - types: - - -attributes: -- uid: azure.storage.file.models.FilePermissions.CREATE - name: CREATE - signature: CREATE = -- uid: azure.storage.file.models.FilePermissions.DELETE - name: DELETE - signature: DELETE = -- uid: azure.storage.file.models.FilePermissions.READ - name: READ - signature: READ = -- uid: azure.storage.file.models.FilePermissions.WRITE - name: WRITE - signature: WRITE = diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FileProperties.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FileProperties.yml deleted file mode 100644 index a2e3d033f31a..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FileProperties.yml +++ /dev/null @@ -1,54 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.FileProperties -name: FileProperties -fullName: azure.storage.file.models.FileProperties -module: azure.storage.file.models -summary: File Properties. -constructor: - syntax: FileProperties() -variables: -- description: A datetime object representing the last time the file was modified. - name: last_modified - types: - - -- description: 'The ETag contains a value that you can use to perform operations - - conditionally.' - name: etag - types: - - -- description: 'The length of the content returned. If the entire blob was requested, - - the length of blob in bytes. If a subset of the blob was requested, the - - length of the returned subset.' - name: content_length - types: - - -- description: 'Indicates the range of bytes returned in the event that the client - - requested a subset of the blob.' - name: content_range - types: - - -- description: Stores all the content settings for the file. - name: content_settings - types: - - -- description: Stores all the copy properties for the file. - name: copy - types: - - -- description: Set to true if the file data and application metadata are completely - encrypted. - name: server_encrypted - types: - - -- description: SMB related file properties - name: smb_properties - types: - - -- description: Stores all the lease information for the file. - name: lease - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FileRange.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FileRange.yml deleted file mode 100644 index e95a9cd64b48..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FileRange.yml +++ /dev/null @@ -1,22 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.FileRange -name: FileRange -fullName: azure.storage.file.models.FileRange -module: azure.storage.file.models -summary: File Range. -constructor: - syntax: FileRange(start=None, end=None) - parameters: - - name: start - defaultValue: None - - name: end - defaultValue: None -variables: -- description: Byte index for start of file range. - name: start - types: - - -- description: Byte index for end of file range. - name: end - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Handle.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Handle.yml deleted file mode 100644 index 754e502df9e1..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Handle.yml +++ /dev/null @@ -1,68 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.Handle -name: Handle -fullName: azure.storage.file.models.Handle -module: azure.storage.file.models -summary: Represents a file handle. -constructor: - syntax: Handle(handle_id=None, path=None, file_id=None, parent_id=None, session_id=None, - client_ip=None, open_time=None, last_reconnect_time=None) - parameters: - - name: handle_id - defaultValue: None - - name: path - defaultValue: None - - name: file_id - defaultValue: None - - name: parent_id - defaultValue: None - - name: session_id - defaultValue: None - - name: client_ip - defaultValue: None - - name: open_time - defaultValue: None - - name: last_reconnect_time - defaultValue: None -variables: -- description: Used to identify handle. - name: handle_id - types: - - -- description: Used to identify the name of the object for which the handle is open. - name: path - types: - - -- description: 'Uniquely identifies the file. - - This is useful when renames are happening as the file ID does not change.' - name: file_id - types: - - -- description: 'Uniquely identifies the parent directory. - - This is useful when renames are happening as the parent ID does not change.' - name: parent_id - types: - - -- description: Session ID in context of which the file handle was opened. - name: session_id - types: - - -- description: 'Used to identify client that has opened the handle. - - The field is included only if client IP is known by the service.' - name: client_ip - types: - - -- description: Used to decide if handle may have been leaked. - name: open_time - types: - - -- description: 'Used to decide if handle was reopened after client/server disconnect - due to networking or other faults. - - The field is included only if disconnect event occurred and handle was reopened.' - name: last_reconnect_time - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.LeaseProperties.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.LeaseProperties.yml deleted file mode 100644 index 28c45e7d306c..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.LeaseProperties.yml +++ /dev/null @@ -1,26 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.LeaseProperties -name: LeaseProperties -fullName: azure.storage.file.models.LeaseProperties -module: azure.storage.file.models -summary: File Lease Properties. -constructor: - syntax: LeaseProperties() -variables: -- description: 'The lease status of the file. - - Possible values: locked|unlocked' - name: status - types: - - -- description: 'Lease state of the file. - - Possible values: available|leased|expired|breaking|broken' - name: state - types: - - -- description: When a file is leased, specifies whether the lease is of infinite or - fixed duration. - name: duration - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.NTFSAttributes.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.NTFSAttributes.yml deleted file mode 100644 index 73fc91647b72..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.NTFSAttributes.yml +++ /dev/null @@ -1,109 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.NTFSAttributes -name: NTFSAttributes -fullName: azure.storage.file.models.NTFSAttributes -module: azure.storage.file.models -summary: 'Valid set of attributes to set for file or directory. - - To set attribute for directory, ''Directory'' should always be enabled except setting - ''None'' for directory.' -constructor: - syntax: NTFSAttributes(read_only=False, hidden=False, system=False, none=False, - directory=False, archive=False, temporary=False, offline=False, not_content_indexed=False, - no_scrub_data=False, _str=None) - parameters: - - name: read_only - defaultValue: 'False' - - name: hidden - defaultValue: 'False' - - name: system - defaultValue: 'False' - - name: none - defaultValue: 'False' - - name: directory - defaultValue: 'False' - - name: archive - defaultValue: 'False' - - name: temporary - defaultValue: 'False' - - name: offline - defaultValue: 'False' - - name: not_content_indexed - defaultValue: 'False' - - name: no_scrub_data - defaultValue: 'False' - - name: _str - defaultValue: None -variables: -- description: Enable/disable 'ReadOnly' attribute for DIRECTORY or FILE - name: read_only - types: - - -- description: Enable/disable 'Hidden' attribute for DIRECTORY or FILE - name: hidden - types: - - -- description: Enable/disable 'System' attribute for DIRECTORY or FILE - name: system - types: - - -- description: Enable/disable 'None' attribute for DIRECTORY or FILE to clear all - attributes of FILE/DIRECTORY - name: none - types: - - -- description: Enable/disable 'Directory' attribute for DIRECTORY - name: directory - types: - - -- description: Enable/disable 'Archive' attribute for DIRECTORY or FILE - name: archive - types: - - -- description: Enable/disable 'Temporary' attribute for FILE - name: temporary - types: - - -- description: Enable/disable 'Offline' attribute for DIRECTORY or FILE - name: offline - types: - - -- description: Enable/disable 'NotContentIndexed' attribute for DIRECTORY or FILE - name: not_content_indexed - types: - - -- description: Enable/disable 'NoScrubData' attribute for DIRECTORY or FILE - name: no_scrub_data - types: - - -attributes: -- uid: azure.storage.file.models.NTFSAttributes.ARCHIVE - name: ARCHIVE - signature: ARCHIVE = -- uid: azure.storage.file.models.NTFSAttributes.DIRECTORY - name: DIRECTORY - signature: DIRECTORY = -- uid: azure.storage.file.models.NTFSAttributes.HIDDEN - name: HIDDEN - signature: HIDDEN = -- uid: azure.storage.file.models.NTFSAttributes.NONE - name: NONE - signature: NONE = -- uid: azure.storage.file.models.NTFSAttributes.NOT_CONTENT_INDEXED - name: NOT_CONTENT_INDEXED - signature: NOT_CONTENT_INDEXED = -- uid: azure.storage.file.models.NTFSAttributes.NO_SCRUB_DATA - name: NO_SCRUB_DATA - signature: NO_SCRUB_DATA = -- uid: azure.storage.file.models.NTFSAttributes.OFFLINE - name: OFFLINE - signature: OFFLINE = -- uid: azure.storage.file.models.NTFSAttributes.READ_ONLY - name: READ_ONLY - signature: READ_ONLY = -- uid: azure.storage.file.models.NTFSAttributes.SYSTEM - name: SYSTEM - signature: SYSTEM = -- uid: azure.storage.file.models.NTFSAttributes.TEMPORARY - name: TEMPORARY - signature: TEMPORARY = diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.SMBProperties.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.SMBProperties.yml deleted file mode 100644 index 75587c1785dc..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.SMBProperties.yml +++ /dev/null @@ -1,55 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.SMBProperties -name: SMBProperties -fullName: azure.storage.file.models.SMBProperties -module: azure.storage.file.models -summary: "SMB related properties to get/set for for file/directory\n\n:ivar str or\ - \ ntfs_attributes:\n The file\ - \ system attributes for files and directories.\n If not set, indicates preservation\ - \ of existing values.\n Here is an example for when the var type is str: 'Temporary|Archive'" -constructor: - syntax: SMBProperties(ntfs_attributes=None, creation_time=None, last_write_time=None, - permission_key=None) - parameters: - - name: ntfs_attributes - defaultValue: None - - name: creation_time - defaultValue: None - - name: last_write_time - defaultValue: None - - name: permission_key - defaultValue: None -variables: -- description: 'When the File or Directory was created. - - If it is a string type, time should have 7 decimal digits, eg. ''2019-07-07T02:52:46.5540162Z''' - name: creation_time - types: - - - - -- description: 'When the File or Directory was last modified. eg. ''2019-07-07T02:52:46.5540162Z'' - - If it is a string type, time should have 7 decimal digits, eg. ''2019-07-07T02:52:46.5540162Z''' - name: last_write_time - types: - - - - -- description: The file's File Permission Key - name: permission_key - types: - - -- description: When the File was last changed. This is what will be returned by service. - Users don't need to specify. - name: change_time - types: - - -- description: The Id of this directory. This is what will be returned by service. - Users don't need to specify. - name: file_id - types: - - -- description: The Id of this directory's parent. This is what will be returned by - service. Users don't need to specify. - name: parent_id - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Share.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Share.yml deleted file mode 100644 index 17282510c11f..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Share.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.Share -name: Share -fullName: azure.storage.file.models.Share -module: azure.storage.file.models -summary: File share class. -constructor: - syntax: Share(name=None, props=None, metadata=None, snapshot=None) - parameters: - - name: name - defaultValue: None - - name: props - defaultValue: None - - name: metadata - defaultValue: None - - name: snapshot - defaultValue: None -variables: -- description: The name of the share. - name: name - types: - - -- description: System properties for the share. - name: properties - types: - - -- description: 'A dict containing name-value pairs associated with the share as metadata. - - This var is set to None unless the include=metadata param was included - - for the list shares operation. If this parameter was specified but the - - share has no metadata, metadata will be set to an empty dictionary.' - name: metadata - types: - - (, ) -- description: 'A DateTime value that uniquely identifies the snapshot. The value - of - - this header indicates the snapshot version, and may be used in - - subsequent requests to access the snapshot.' - name: snapshot - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.SharePermissions.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.SharePermissions.yml deleted file mode 100644 index 116cc8a41399..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.SharePermissions.yml +++ /dev/null @@ -1,98 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.SharePermissions -name: SharePermissions -fullName: azure.storage.file.models.SharePermissions -module: azure.storage.file.models -summary: 'SharePermissions class to be used with *azure.storage.file.FileService.generate_share_shared_access_signature* - - method and for the AccessPolicies used with *azure.storage.file.FileService.set_share_acl*.' -constructor: - syntax: SharePermissions(read=False, write=False, delete=False, list=False, _str=None) - parameters: - - name: read - description: 'Read the content, properties or metadata of any file in the share. - Use any - - file in the share as the source of a copy operation.' - defaultValue: 'False' - types: - - - - name: write - description: 'For any file in the share, create or write content, properties or - metadata. - - Resize the file. Use the file as the destination of a copy operation within - - the same account. - - Note: You cannot grant permissions to read or write share properties or - - metadata with a service SAS. Use an account SAS instead.' - defaultValue: 'False' - types: - - - - name: delete - description: 'Delete any file in the share. - - Note: You cannot grant permissions to delete a share with a service SAS. Use - - an account SAS instead.' - defaultValue: 'False' - types: - - - - name: list - description: List files and directories in the share. - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the permissions - defaultValue: None - types: - - -variables: -- description: 'Delete any file in the share. - - Note: You cannot grant permissions to delete a share with a service SAS. Use - - an account SAS instead.' - name: FilePermissions.DELETE - types: - - -- description: List files and directories in the share. - name: FilePermissions.LIST - types: - - -- description: 'Read the content, properties or metadata of any file in the share. - Use any - - file in the share as the source of a copy operation.' - name: FilePermissions.READ - types: - - -- description: 'For any file in the share, create or write content, properties or - metadata. - - Resize the file. Use the file as the destination of a copy operation within - - the same account. - - Note: You cannot grant permissions to read or write share properties or - - metadata with a service SAS. Use an account SAS instead.' - name: FilePermissions.WRITE - types: - - -attributes: -- uid: azure.storage.file.models.SharePermissions.DELETE - name: DELETE - signature: DELETE = -- uid: azure.storage.file.models.SharePermissions.LIST - name: LIST - signature: LIST = -- uid: azure.storage.file.models.SharePermissions.READ - name: READ - signature: READ = -- uid: azure.storage.file.models.SharePermissions.WRITE - name: WRITE - signature: WRITE = diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.ShareProperties.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.ShareProperties.yml deleted file mode 100644 index 4b81e5cc1135..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.ShareProperties.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.models.ShareProperties -name: ShareProperties -fullName: azure.storage.file.models.ShareProperties -module: azure.storage.file.models -summary: File share's properties class. -constructor: - syntax: ShareProperties() -variables: -- description: A datetime object representing the last time the share was modified. - name: last_modified - types: - - -- description: 'The ETag contains a value that you can use to perform operations - - conditionally.' - name: etag - types: - - -- description: Returns the current share quota in GB. - name: quote - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.yml deleted file mode 100644 index ff5872d1b664..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.file.models -name: models -fullName: azure.storage.file.models -classes: -- azure.storage.file.models.ContentSettings -- azure.storage.file.models.CopyProperties -- azure.storage.file.models.DeleteSnapshot -- azure.storage.file.models.Directory -- azure.storage.file.models.DirectoryProperties -- azure.storage.file.models.File -- azure.storage.file.models.FilePermissions -- azure.storage.file.models.FileProperties -- azure.storage.file.models.FileRange -- azure.storage.file.models.Handle -- azure.storage.file.models.LeaseProperties -- azure.storage.file.models.NTFSAttributes -- azure.storage.file.models.SMBProperties -- azure.storage.file.models.Share -- azure.storage.file.models.SharePermissions -- azure.storage.file.models.ShareProperties diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.sharedaccesssignature.FileSharedAccessSignature.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.sharedaccesssignature.FileSharedAccessSignature.yml deleted file mode 100644 index d9ff6e0da1d6..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.sharedaccesssignature.FileSharedAccessSignature.yml +++ /dev/null @@ -1,387 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.file.sharedaccesssignature.FileSharedAccessSignature -name: FileSharedAccessSignature -fullName: azure.storage.file.sharedaccesssignature.FileSharedAccessSignature -module: azure.storage.file.sharedaccesssignature -summary: 'Provides a factory for creating file and share access - - signature tokens with a common account name and account key. Users can either - - use the factory or can construct the appropriate service and use the - - generate_*_shared_access_signature method directly.' -constructor: - syntax: FileSharedAccessSignature(account_name, account_key) - parameters: - - name: account_name - description: The storage account name used to generate the shared access signatures. - isRequired: true - types: - - - - name: account_key - description: The access key to generate the shares access signatures. - isRequired: true - types: - - -methods: -- uid: azure.storage.file.sharedaccesssignature.FileSharedAccessSignature.generate_account - name: generate_account - summary: 'Generates a shared access signature for the account. - - Use the returned signature with the sas_token parameter of the service - - or to create a new account object.' - signature: generate_account(services, resource_types, permission, expiry, start=None, - ip=None, protocol=None) - parameters: - - name: services - description: 'Specifies the services accessible with the account SAS. You can - - combine values to provide access to more than one service.' - isRequired: true - types: - - - - name: resource_types - description: 'Specifies the resource types that are accessible with the account - - SAS. You can combine values to provide access to more than one - - resource type.' - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy. You can combine - - values to provide more than one permission.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - -- uid: azure.storage.file.sharedaccesssignature.FileSharedAccessSignature.generate_file - name: generate_file - summary: 'Generates a shared access signature for the file. - - Use the returned signature with the sas_token parameter of FileService.' - signature: generate_file(share_name, directory_name=None, file_name=None, permission=None, - expiry=None, start=None, id=None, ip=None, protocol=None, cache_control=None, - content_disposition=None, content_encoding=None, content_language=None, content_type=None) - parameters: - - name: share_name - description: Name of share. - isRequired: true - types: - - - - name: directory_name - description: 'Name of directory. SAS tokens cannot be created for directories, - so - - this parameter should only be present if file_name is provided.' - defaultValue: None - types: - - - - name: file_name - description: Name of file. - defaultValue: None - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, create, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_file_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - -- uid: azure.storage.file.sharedaccesssignature.FileSharedAccessSignature.generate_share - name: generate_share - summary: 'Generates a shared access signature for the share. - - Use the returned signature with the sas_token parameter of FileService.' - signature: generate_share(share_name, permission=None, expiry=None, start=None, - id=None, ip=None, protocol=None, cache_control=None, content_disposition=None, - content_encoding=None, content_language=None, content_type=None) - parameters: - - name: share_name - description: Name of share. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, create, write, delete, list. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_file_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - - name: cache_control - description: 'Response header value for Cache-Control when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_disposition - description: 'Response header value for Content-Disposition when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_encoding - description: 'Response header value for Content-Encoding when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_language - description: 'Response header value for Content-Language when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - - - name: content_type - description: 'Response header value for Content-Type when resource is accessed - - using this shared access signature.' - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.sharedaccesssignature.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.sharedaccesssignature.yml deleted file mode 100644 index 388064c9fe91..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.sharedaccesssignature.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.file.sharedaccesssignature -name: sharedaccesssignature -fullName: azure.storage.file.sharedaccesssignature -classes: -- azure.storage.file.sharedaccesssignature.FileSharedAccessSignature diff --git a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.yml b/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.yml deleted file mode 100644 index 8b9a75c8c54e..000000000000 --- a/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.storage.file -name: file -fullName: azure.storage.file -type: rootImport -modules: -- azure.storage.file.fileservice -- azure.storage.file.models -- azure.storage.file.sharedaccesssignature diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.Queue.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.Queue.yml deleted file mode 100644 index a4de1abbd7aa..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.Queue.yml +++ /dev/null @@ -1,23 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.queue.models.Queue -name: Queue -fullName: azure.storage.queue.models.Queue -module: azure.storage.queue.models -summary: Queue class. -constructor: - syntax: Queue() -variables: -- description: The name of the queue. - name: name - types: - - -- description: 'A dict containing name-value pairs associated with the queue as metadata. - - This var is set to None unless the include=metadata param was included - - for the list queues operation. If this parameter was specified but the - - queue has no metadata, metadata will be set to an empty dictionary.' - name: metadata - types: - - (, ) diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueueMessage.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueueMessage.yml deleted file mode 100644 index 28832ba818f7..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueueMessage.yml +++ /dev/null @@ -1,57 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.queue.models.QueueMessage -name: QueueMessage -fullName: azure.storage.queue.models.QueueMessage -module: azure.storage.queue.models -summary: Queue message class. -constructor: - syntax: QueueMessage() -variables: -- description: 'A GUID value assigned to the message by the Queue service that - - identifies the message in the queue. This value may be used together - - with the value of pop_receipt to delete a message from the queue after - - it has been retrieved with the get messages operation.' - name: id - types: - - -- description: A UTC date value representing the time the messages was inserted. - name: insertion_time - types: - - -- description: A UTC date value representing the time the message expires. - name: expiration_time - types: - - -- description: 'Begins with a value of 1 the first time the message is dequeued. This - - value is incremented each time the message is subsequently dequeued.' - name: dequeue_count - types: - - -- description: 'The message content. Type is determined by the decode_function set - on - - the service. Default is str.' - name: content - types: - - -- description: 'A receipt str which can be used together with the message_id element - to - - delete a message from the queue after it has been retrieved with the get - - messages operation. Only returned by get messages operations. Set to - - None for peek messages.' - name: pop_receipt - types: - - -- description: 'A UTC date value representing the time the message will next be visible. - - Only returned by get messages operations. Set to None for peek messages.' - name: time_next_visible - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueueMessageFormat.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueueMessageFormat.yml deleted file mode 100644 index b14fa6ba30bf..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueueMessageFormat.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.queue.models.QueueMessageFormat -name: QueueMessageFormat -fullName: azure.storage.queue.models.QueueMessageFormat -module: azure.storage.queue.models -summary: 'Encoding and decoding methods which can be used to modify how the queue - service - - encodes and decodes queue messages. Set these to queueservice.encode_function - - and queueservice.decode_function to modify the behavior. The defaults are - - text_xmlencode and text_xmldecode, respectively.' -constructor: - syntax: QueueMessageFormat() -methods: -- uid: azure.storage.queue.models.QueueMessageFormat.binary_base64decode - name: binary_base64decode - summary: Base64 decode to byte string. - signature: static binary_base64decode(data) - parameters: - - name: data - description: Data to decode to a byte string. - isRequired: true - types: - - - return: - description: Base64 decoded data. - types: - - -- uid: azure.storage.queue.models.QueueMessageFormat.binary_base64encode - name: binary_base64encode - summary: Base64 encode byte strings. - signature: static binary_base64encode(data) - parameters: - - name: data - description: Binary string to encode. - isRequired: true - types: - - - return: - description: Base64 encoded data. - types: - - -- uid: azure.storage.queue.models.QueueMessageFormat.nodecode - name: nodecode - summary: Do no decoding. - signature: static nodecode(data) - parameters: - - name: data - description: Data. - isRequired: true - types: - - - return: - description: The data passed in is returned unmodified. - types: - - -- uid: azure.storage.queue.models.QueueMessageFormat.noencode - name: noencode - summary: Do no encoding. - signature: static noencode(data) - parameters: - - name: data - description: Data. - isRequired: true - types: - - - return: - description: The data passed in is returned unmodified. - types: - - -- uid: azure.storage.queue.models.QueueMessageFormat.text_base64decode - name: text_base64decode - summary: Base64 decode to unicode text. - signature: static text_base64decode(data) - parameters: - - name: data - description: String data to decode to unicode. - isRequired: true - types: - - - return: - description: Base64 decoded string. - types: - - -- uid: azure.storage.queue.models.QueueMessageFormat.text_base64encode - name: text_base64encode - summary: Base64 encode unicode text. - signature: static text_base64encode(data) - parameters: - - name: data - description: String to encode. - isRequired: true - types: - - - return: - description: Base64 encoded string. - types: - - -- uid: azure.storage.queue.models.QueueMessageFormat.text_xmldecode - name: text_xmldecode - summary: XML decode to unicode text. - signature: static text_xmldecode(data) - parameters: - - name: data - description: Data to decode to unicode. - isRequired: true - types: - - - return: - description: XML decoded data. - types: - - -- uid: azure.storage.queue.models.QueueMessageFormat.text_xmlencode - name: text_xmlencode - summary: XML encode unicode text. - signature: static text_xmlencode(data) - parameters: - - name: data - description: Unicode string to encode - isRequired: true - types: - - - return: - description: XML encoded data. - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueuePermissions.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueuePermissions.yml deleted file mode 100644 index 69bad5645448..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueuePermissions.yml +++ /dev/null @@ -1,72 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.queue.models.QueuePermissions -name: QueuePermissions -fullName: azure.storage.queue.models.QueuePermissions -module: azure.storage.queue.models -summary: 'QueuePermissions class to be used with - - method and for the AccessPolicies used with .' -constructor: - syntax: QueuePermissions(read=False, add=False, update=False, process=False, _str=None) - parameters: - - name: read - description: Read metadata and properties, including message count. Peek at messages. - defaultValue: 'False' - types: - - - - name: add - description: Add messages to the queue. - defaultValue: 'False' - types: - - - - name: update - description: 'Update messages in the queue. Note: Use the Process permission with - - Update so you can first get the message you want to update.' - defaultValue: 'False' - types: - - - - name: process - description: Get and delete messages from the queue. - defaultValue: 'False' - types: - - - - name: _str - description: A string representing the permissions. - defaultValue: None - types: - - -variables: -- description: Read metadata and properties, including message count. Peek at messages. - name: QueuePermissions.READ - types: - - -- description: Add messages to the queue. - name: QueuePermissions.ADD - types: - - -- description: 'Update messages in the queue. Note: Use the Process permission with - - Update so you can first get the message you want to update.' - name: QueuePermissions.UPDATE - types: - - -- description: 'Delete entities. - - Get and delete messages from the queue.' - name: QueuePermissions.PROCESS - types: - - -attributes: -- uid: azure.storage.queue.models.QueuePermissions.ADD - name: ADD - signature: ADD = -- uid: azure.storage.queue.models.QueuePermissions.PROCESS - name: PROCESS - signature: PROCESS = -- uid: azure.storage.queue.models.QueuePermissions.READ - name: READ - signature: READ = -- uid: azure.storage.queue.models.QueuePermissions.UPDATE - name: UPDATE - signature: UPDATE = diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.yml deleted file mode 100644 index 4158f5c54c73..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.queue.models -name: models -fullName: azure.storage.queue.models -classes: -- azure.storage.queue.models.Queue -- azure.storage.queue.models.QueueMessage -- azure.storage.queue.models.QueueMessageFormat -- azure.storage.queue.models.QueuePermissions diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.queueservice.QueueService.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.queueservice.QueueService.yml deleted file mode 100644 index 074548a619ff..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.queueservice.QueueService.yml +++ /dev/null @@ -1,1116 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.queue.queueservice.QueueService -name: QueueService -fullName: azure.storage.queue.queueservice.QueueService -module: azure.storage.queue.queueservice -summary: 'This is the main class managing queue resources. - - - The Queue service stores messages. A queue can contain an unlimited number of - - messages, each of which can be up to 64KB in size. Messages are generally added - - to the end of the queue and retrieved from the front of the queue, although - - first in, first out (FIFO) behavior is not guaranteed. - - - :type *~azure.storage.common.TokenCredential*' -constructor: - syntax: QueueService(account_name=None, account_key=None, sas_token=None, is_emulated=False, - protocol='https', endpoint_suffix='core.windows.net', request_session=None, connection_string=None, - socket_timeout=None, token_credential=None) - parameters: - - name: account_name - description: 'The storage account name. This is used to authenticate requests - - signed with an account key and to construct the storage endpoint. It - - is required unless a connection string is given.' - defaultValue: None - types: - - - - name: account_key - description: The storage account key. This is used for shared key authentication. - defaultValue: None - types: - - - - name: sas_token - description: 'A shared access signature token to use to authenticate requests - - instead of the account key. If account key and sas token are both - - specified, account key will be used to sign.' - defaultValue: None - types: - - - - name: is_emulated - description: 'Whether to use the emulator. Defaults to False. If specified, will - - override all other parameters besides connection string and request - - session.' - defaultValue: 'False' - types: - - - - name: protocol - description: The protocol to use for requests. Defaults to https. - defaultValue: https - types: - - - - name: endpoint_suffix - description: 'The host base component of the url, minus the account name. Defaults - - to Azure (core.windows.net). Override this to use the China cloud - - (core.chinacloudapi.cn).' - defaultValue: core.windows.net - types: - - - - name: request_session - description: The session object to use for http requests. - defaultValue: None - types: - - - - name: connection_string - description: 'If specified, this will override all other parameters besides - - request session. See - - [http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/](http://azure.microsoft.com/en-us/documentation/articles/storage-configure-connection-string/) - - for the connection string format.' - defaultValue: None - types: - - - - name: socket_timeout - description: 'If specified, this will override the default socket timeout. The - timeout specified is in seconds. - - See DEFAULT_SOCKET_TIMEOUT in _constants.py for the default value.' - defaultValue: None - types: - - - - name: token_credential - description: 'A token credential used to authenticate HTTPS requests. The token - value - - should be updated before its expiration.' - defaultValue: None -variables: -- description: 'A function used to encode queue messages. Takes as - - a parameter the data passed to the put_message API and returns the encoded - - message. Defaults to take text and xml encode, but bytes and other - - encodings can be used. For example, base64 may be preferable for developing - - across multiple Azure Storage libraries in different languages. See the - - for xml, base64 and - - no encoding methods as well as binary equivalents.' - name: encode_function - types: - - () -- description: 'A function used to encode decode messages. Takes as - - a parameter the data returned by the get_messages and peek_messages APIs and - - returns the decoded message. Defaults to return text and xml decode, but - - bytes and other decodings can be used. For example, base64 may be preferable - - for developing across multiple Azure Storage libraries in different languages. - - See the for xml, base64 - - and no decoding methods as well as binary equivalents.' - name: decode_function - types: - - () -- description: "The key-encryption-key optionally provided by the user. If provided,\ - \ will be used to\nencrypt/decrypt in supported methods.\nFor methods requiring\ - \ decryption, either the key_encryption_key OR the resolver must be provided.\n\ - If both are provided, the resolver will take precedence.\nMust implement the following\ - \ methods for APIs requiring encryption:\nwrap_key(key)\u2013wraps the specified\ - \ key (bytes) using an algorithm of the user's choice. Returns the encrypted key\ - \ as bytes.\nget_key_wrap_algorithm()\u2013returns the algorithm used to wrap\ - \ the specified symmetric key.\nget_kid()\u2013returns a string key id for this\ - \ key-encryption-key.\nMust implement the following methods for APIs requiring\ - \ decryption:\nunwrap_key(key, algorithm)\u2013returns the unwrapped form of the\ - \ specified symmetric key using the string-specified algorithm.\nget_kid()\u2013\ - returns a string key id for this key-encryption-key." - name: key_encryption_key - types: - - -- description: 'A function to resolve keys optionally provided by the user. If provided, - will be used to decrypt in supported methods. - - For methods requiring decryption, either the key_encryption_key OR - - the resolver must be provided. If both are provided, the resolver will take precedence. - - It uses the kid string to return a key-encryption-key implementing the interface - defined above.' - name: key_resolver_function - types: - - kid) ( -- description: 'A flag that may be set to ensure that all messages successfully uploaded - to the queue and all those downloaded and - - successfully read from the queue are/were encrypted while on the server. If this - flag is set, all required - - parameters for encryption/decryption must be provided. See the above comments - on the key_encryption_key and resolver.' - name: require_encryption - types: - - -methods: -- uid: azure.storage.queue.queueservice.QueueService.clear_messages - name: clear_messages - summary: Deletes all messages from the specified queue. - signature: clear_messages(queue_name, timeout=None) - parameters: - - name: queue_name - description: The name of the queue whose messages to clear. - isRequired: true - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.queue.queueservice.QueueService.create_queue - name: create_queue - summary: Creates a queue under the given account. - signature: create_queue(queue_name, metadata=None, fail_on_exist=False, timeout=None) - parameters: - - name: queue_name - description: 'The name of the queue to create. A queue name must be from 3 through - - 63 characters long and may only contain lowercase letters, numbers, - - and the dash (-) character. The first and last letters in the queue - - must be alphanumeric. The dash (-) character cannot be the first or - - last character. Consecutive dash characters are not permitted in the - - queue name.' - isRequired: true - types: - - - - name: metadata - description: 'A dict containing name-value pairs to associate with the queue as - - metadata. Note that metadata names preserve the case with which they - - were created, but are case-insensitive when set or read.' - defaultValue: None - types: - - (, ) - - name: fail_on_exist - description: Specifies whether to throw an exception if the queue already exists. - defaultValue: 'False' - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A boolean indicating whether the queue was created. If fail_on_exist - - was set to True, this will throw instead of returning false.' - types: - - -- uid: azure.storage.queue.queueservice.QueueService.delete_message - name: delete_message - summary: 'Deletes the specified message. - - - Normally after a client retrieves a message with the get_messages operation, - - the client is expected to process and delete the message. To delete the - - message, you must have two items of data: id and pop_receipt. The - - id is returned from the previous get_messages operation. The - - pop_receipt is returned from the most recent - or - - operation. - In order for the delete_message operation - - to succeed, the pop_receipt specified on the request must match the - - pop_receipt returned from the - or - - operation.' - signature: delete_message(queue_name, message_id, pop_receipt, timeout=None) - parameters: - - name: queue_name - description: The name of the queue from which to delete the message. - isRequired: true - types: - - - - name: message_id - description: The message id identifying the message to delete. - isRequired: true - types: - - - - name: pop_receipt - description: 'A valid pop receipt value returned from an earlier call - - to the or - .' - isRequired: true - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.queue.queueservice.QueueService.delete_queue - name: delete_queue - summary: 'Deletes the specified queue and any messages it contains. - - - When a queue is successfully deleted, it is immediately marked for deletion - - and is no longer accessible to clients. The queue is later removed from - - the Queue service during garbage collection. - - - Note that deleting a queue is likely to take at least 40 seconds to complete. - - If an operation is attempted against the queue while it was being deleted, - - an will be thrown.' - signature: delete_queue(queue_name, fail_not_exist=False, timeout=None) - parameters: - - name: queue_name - description: The name of the queue to delete. - isRequired: true - types: - - - - name: fail_not_exist - description: Specifies whether to throw an exception if the queue doesn't exist. - defaultValue: 'False' - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A boolean indicating whether the queue was deleted. If fail_not_exist - - was set to True, this will throw instead of returning false.' - types: - - -- uid: azure.storage.queue.queueservice.QueueService.exists - name: exists - summary: Returns a boolean indicating whether the queue exists. - signature: exists(queue_name, timeout=None) - parameters: - - name: queue_name - description: The name of queue to check for existence. - isRequired: true - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: A boolean indicating whether the queue exists. - types: - - -- uid: azure.storage.queue.queueservice.QueueService.extract_date_and_request_id - name: extract_date_and_request_id - signature: static extract_date_and_request_id(retry_context) - parameters: - - name: retry_context - isRequired: true -- uid: azure.storage.queue.queueservice.QueueService.generate_account_shared_access_signature - name: generate_account_shared_access_signature - summary: 'Generates a shared access signature for the queue service. - - Use the returned signature with the sas_token parameter of QueueService.' - signature: generate_account_shared_access_signature(resource_types, permission, - expiry, start=None, ip=None, protocol=None) - parameters: - - name: resource_types - description: Specifies the resource types that are accessible with the account - SAS. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.queue.queueservice.QueueService.generate_queue_shared_access_signature - name: generate_queue_shared_access_signature - summary: 'Generates a shared access signature for the queue. - - Use the returned signature with the sas_token parameter of QueueService.' - signature: generate_queue_shared_access_signature(queue_name, permission=None, expiry=None, - start=None, id=None, ip=None, protocol=None) - parameters: - - name: queue_name - description: The name of the queue to create a SAS token for. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use .' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=''168.1.5.65'' or sip=''168.1.5.60-168.1.5.70'' - on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - - return: - description: A Shared Access Signature (sas) token. - types: - - -- uid: azure.storage.queue.queueservice.QueueService.get_messages - name: get_messages - summary: 'Retrieves one or more messages from the front of the queue. - - - When a message is retrieved from the queue, the response includes the message - - content and a pop_receipt value, which is required to delete the message. - - The message is not automatically deleted from the queue, but after it has - - been retrieved, it is not visible to other clients for the time interval - - specified by the visibility_timeout parameter. - - - If the key-encryption-key or resolver field is set on the local service object, - the messages will be - - decrypted before being returned.' - signature: get_messages(queue_name, num_messages=None, visibility_timeout=None, - timeout=None) - parameters: - - name: queue_name - description: The name of the queue to get messages from. - isRequired: true - types: - - - - name: num_messages - description: 'A nonzero integer value that specifies the number of - - messages to retrieve from the queue, up to a maximum of 32. If - - fewer are visible, the visible messages are returned. By default, - - a single message is retrieved from the queue with this operation.' - defaultValue: None - types: - - - - name: visibility_timeout - description: 'Specifies the new visibility timeout value, in seconds, relative - - to server time. The new value must be larger than or equal to 1 - - second, and cannot be larger than 7 days. The visibility timeout of - - a message can be set to a value later than the expiry time.' - defaultValue: None - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: A object representing - the information passed. - types: - - () -- uid: azure.storage.queue.queueservice.QueueService.get_queue_acl - name: get_queue_acl - summary: 'Returns details about any stored access policies specified on the - - queue that may be used with Shared Access Signatures.' - signature: get_queue_acl(queue_name, timeout=None) - parameters: - - name: queue_name - description: The name of an existing queue. - isRequired: true - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: A dictionary of access policies associated with the queue. - types: - - (, ) -- uid: azure.storage.queue.queueservice.QueueService.get_queue_metadata - name: get_queue_metadata - summary: 'Retrieves user-defined metadata and queue properties on the specified - - queue. Metadata is associated with the queue as name-value pairs.' - signature: get_queue_metadata(queue_name, timeout=None) - parameters: - - name: queue_name - description: The name of an existing queue. - isRequired: true - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A dictionary representing the queue metadata with an - - approximate_message_count int property on the dict estimating the - - number of messages in the queue.' - types: - - (, ) -- uid: azure.storage.queue.queueservice.QueueService.get_queue_service_properties - name: get_queue_service_properties - summary: 'Gets the properties of a storage account''s Queue service, including - - logging, analytics and CORS rules.' - signature: get_queue_service_properties(timeout=None) - parameters: - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: The queue service properties. - types: - - -- uid: azure.storage.queue.queueservice.QueueService.get_queue_service_stats - name: get_queue_service_stats - summary: 'Retrieves statistics related to replication for the Queue service. It - is - - only available when read-access geo-redundant replication is enabled for - - the storage account. - - - With geo-redundant replication, Azure Storage maintains your data durable - - in two locations. In both locations, Azure Storage constantly maintains - - multiple healthy replicas of your data. The location where you read, - - create, update, or delete data is the primary storage account location. - - The primary location exists in the region you choose at the time you - - create an account via the Azure Management Azure classic portal, for - - example, North Central US. The location to which your data is replicated - - is the secondary location. The secondary location is automatically - - determined based on the location of the primary; it is in a second data - - center that resides in the same region as the primary location. Read-only - - access is available from the secondary location, if read-access geo-redundant - - replication is enabled for your storage account.' - signature: get_queue_service_stats(timeout=None) - parameters: - - name: timeout - description: The timeout parameter is expressed in seconds. - defaultValue: None - types: - - - return: - description: The queue service stats. - types: - - -- uid: azure.storage.queue.queueservice.QueueService.list_queues - name: list_queues - summary: 'Returns a generator to list the queues. The generator will lazily follow - - the continuation tokens returned by the service and stop when all queues - - have been returned or num_results is reached. - - - If num_results is specified and the account has more than that number of - - queues, the generator will have a populated next_marker field once it - - finishes. This marker can be used to create a new generator if more - - results are desired.' - signature: list_queues(prefix=None, num_results=None, include_metadata=False, marker=None, - timeout=None) - parameters: - - name: prefix - description: 'Filters the results to return only queues with names that begin - - with the specified prefix.' - defaultValue: None - types: - - - - name: num_results - description: The maximum number of queues to return. - defaultValue: None - types: - - - - name: include_metadata - description: Specifies that container metadata be returned in the response. - defaultValue: 'False' - types: - - - - name: marker - description: 'An opaque continuation token. This value can be retrieved from the - - next_marker field of a previous generator object if num_results was - - specified and that generator has finished enumerating results. If - - specified, this generator will begin returning results from the point - - where the previous generator stopped.' - defaultValue: None - types: - - - - name: timeout - description: 'The server timeout, expressed in seconds. This function may make - multiple - - calls to the service in which case the timeout value specified will be - - applied to each individual call.' - defaultValue: None - types: - - -- uid: azure.storage.queue.queueservice.QueueService.peek_messages - name: peek_messages - summary: 'Retrieves one or more messages from the front of the queue, but does - - not alter the visibility of the message. - - - Only messages that are visible may be retrieved. When a message is retrieved - - for the first time with a call to get_messages, its dequeue_count property - - is set to 1. If it is not deleted and is subsequently retrieved again, the - - dequeue_count property is incremented. The client may use this value to - - determine how many times a message has been retrieved. Note that a call - - to peek_messages does not increment the value of DequeueCount, but returns - - this value for the client to read. - - - If the key-encryption-key or resolver field is set on the local service object, - the messages will be - - decrypted before being returned.' - signature: peek_messages(queue_name, num_messages=None, timeout=None) - parameters: - - name: queue_name - description: The name of the queue to peek messages from. - isRequired: true - types: - - - - name: num_messages - description: 'A nonzero integer value that specifies the number of - - messages to peek from the queue, up to a maximum of 32. By default, - - a single message is peeked from the queue with this operation.' - defaultValue: None - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A list of objects. - Note that - - time_next_visible and pop_receipt will not be populated as peek does - - not pop the message and can only retrieve already visible messages.' - types: - - () -- uid: azure.storage.queue.queueservice.QueueService.put_message - name: put_message - summary: 'Adds a new message to the back of the message queue. - - - The visibility timeout specifies the time that the message will be - - invisible. After the timeout expires, the message will become visible. - - If a visibility timeout is not specified, the default value of 0 is used. - - - The message time-to-live specifies how long a message will remain in the - - queue. The message will be deleted from the queue when the time-to-live - - period expires. - - - If the key-encryption-key field is set on the local service object, this method - will - - encrypt the content before uploading.' - signature: put_message(queue_name, content, visibility_timeout=None, time_to_live=None, - timeout=None) - parameters: - - name: queue_name - description: The name of the queue to put the message into. - isRequired: true - types: - - - - name: content - description: 'Message content. Allowed type is determined by the encode_function - - set on the service. Default is str. The encoded message can be up to - - 64KB in size.' - isRequired: true - types: - - - - name: visibility_timeout - description: 'If not specified, the default value is 0. Specifies the - - new visibility timeout value, in seconds, relative to server time. - - The value must be larger than or equal to 0, and cannot be - - larger than 7 days. The visibility timeout of a message cannot be - - set to a value later than the expiry time. visibility_timeout - - should be set to a value smaller than the time-to-live value.' - defaultValue: None - types: - - - - name: time_to_live - description: 'Specifies the time-to-live interval for the message, in - - seconds. The time-to-live may be any positive number or -1 for infinity. If - this - - parameter is omitted, the default time-to-live is 7 days.' - defaultValue: None - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A object. - - This object is also populated with the content although it is not - - returned from the service.' - types: - - -- uid: azure.storage.queue.queueservice.QueueService.set_proxy - name: set_proxy - summary: Sets the proxy server host and port for the HTTP CONNECT Tunnelling. - signature: set_proxy(host, port, user=None, password=None) - parameters: - - name: host - description: 'Address of the proxy. Ex: ''192.168.0.100''' - isRequired: true - types: - - - - name: port - description: 'Port of the proxy. Ex: 6000' - isRequired: true - types: - - - - name: user - description: User for proxy authorization. - defaultValue: None - types: - - - - name: password - description: Password for proxy authorization. - defaultValue: None - types: - - -- uid: azure.storage.queue.queueservice.QueueService.set_queue_acl - name: set_queue_acl - summary: 'Sets stored access policies for the queue that may be used with Shared - - Access Signatures. - - - When you set permissions for a queue, the existing permissions are replaced. - - To update the queue''s permissions, call - to fetch - - all access policies associated with the queue, modify the access policy - - that you wish to change, and then call this function with the complete - - set of data to perform the update. - - - When you establish a stored access policy on a queue, it may take up to - - 30 seconds to take effect. During this interval, a shared access signature - - that is associated with the stored access policy will throw an - - until the access policy - becomes active.' - signature: set_queue_acl(queue_name, signed_identifiers=None, timeout=None) - parameters: - - name: queue_name - description: The name of an existing queue. - isRequired: true - types: - - - - name: signed_identifiers - description: 'A dictionary of access policies to associate with the queue. The - - dictionary may contain up to 5 elements. An empty dictionary - - will clear the access policies set on the service.' - defaultValue: None - types: - - dict(str, ) - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.queue.queueservice.QueueService.set_queue_metadata - name: set_queue_metadata - summary: 'Sets user-defined metadata on the specified queue. Metadata is - - associated with the queue as name-value pairs.' - signature: set_queue_metadata(queue_name, metadata=None, timeout=None) - parameters: - - name: queue_name - description: The name of an existing queue. - isRequired: true - types: - - - - name: metadata - description: 'A dict containing name-value pairs to associate with the - - queue as metadata.' - defaultValue: None - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.queue.queueservice.QueueService.set_queue_service_properties - name: set_queue_service_properties - summary: 'Sets the properties of a storage account''s Queue service, including - - Azure Storage Analytics. If an element (ex Logging) is left as None, the - - existing settings on the service for that functionality are preserved. - - For more information on Azure Storage Analytics, see - - [https://msdn.microsoft.com/en-us/library/azure/hh343270.aspx](https://msdn.microsoft.com/en-us/library/azure/hh343270.aspx).' - signature: set_queue_service_properties(logging=None, hour_metrics=None, minute_metrics=None, - cors=None, timeout=None) - parameters: - - name: logging - description: The logging settings provide request logs. - defaultValue: None - types: - - - - name: hour_metrics - description: 'The hour metrics settings provide a summary of request - - statistics grouped by API in hourly aggregates for queuess.' - defaultValue: None - types: - - - - name: minute_metrics - description: 'The minute metrics settings provide request statistics - - for each minute for queues.' - defaultValue: None - types: - - - - name: cors - description: 'You can include up to five CorsRule elements in the - - list. If an empty list is specified, all CORS rules will be deleted, - - and CORS will be disabled for the service. For detailed information - - about CORS rules and evaluation logic, see - - [https://msdn.microsoft.com/en-us/library/azure/dn535601.aspx](https://msdn.microsoft.com/en-us/library/azure/dn535601.aspx).' - defaultValue: None - types: - - list() - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - -- uid: azure.storage.queue.queueservice.QueueService.update_message - name: update_message - summary: 'Updates the visibility timeout of a message. You can also use this - - operation to update the contents of a message. - - - This operation can be used to continually extend the invisibility of a - - queue message. This functionality can be useful if you want a worker role - - to "lease" a queue message. For example, if a worker role calls get_messages - - and recognizes that it needs more time to process a message, it can - - continually extend the message''s invisibility until it is processed. If - - the worker role were to fail during processing, eventually the message - - would become visible again and another worker role could process it. - - - If the key-encryption-key field is set on the local service object, this method - will - - encrypt the content before uploading.' - signature: update_message(queue_name, message_id, pop_receipt, visibility_timeout, - content=None, timeout=None) - parameters: - - name: queue_name - description: The name of the queue containing the message to update. - isRequired: true - types: - - - - name: message_id - description: The message id identifying the message to update. - isRequired: true - types: - - - - name: pop_receipt - description: 'A valid pop receipt value returned from an earlier call - - to the or - operation.' - isRequired: true - types: - - - - name: visibility_timeout - description: 'Specifies the new visibility timeout value, in seconds, - - relative to server time. The new value must be larger than or equal - - to 0, and cannot be larger than 7 days. The visibility timeout of a - - message cannot be set to a value later than the expiry time. A - - message can be updated until it has been deleted or has expired.' - isRequired: true - types: - - - - name: content - description: 'Message content. Allowed type is determined by the encode_function - - set on the service. Default is str.' - defaultValue: None - types: - - - - name: timeout - description: The server timeout, expressed in seconds. - defaultValue: None - types: - - - return: - description: 'A list of objects. - For convenience, - - this object is also populated with the content, although it is not returned - by the service.' - types: - - () -attributes: -- uid: azure.storage.queue.queueservice.QueueService.protocol - name: protocol -- uid: azure.storage.queue.queueservice.QueueService.request_session - name: request_session -- uid: azure.storage.queue.queueservice.QueueService.socket_timeout - name: socket_timeout diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.queueservice.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.queueservice.yml deleted file mode 100644 index e6d53a415ba1..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.queueservice.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.queue.queueservice -name: queueservice -fullName: azure.storage.queue.queueservice -classes: -- azure.storage.queue.queueservice.QueueService diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature.yml deleted file mode 100644 index f37fcad76f35..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature.yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature -name: QueueSharedAccessSignature -fullName: azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature -module: azure.storage.queue.sharedaccesssignature -summary: 'Provides a factory for creating queue shares access - - signature tokens with a common account name and account key. Users can either - - use the factory or can construct the appropriate service and use the - - generate_*_shared_access_signature method directly.' -constructor: - syntax: QueueSharedAccessSignature(account_name, account_key) - parameters: - - name: account_name - description: The storage account name used to generate the shared access signatures. - isRequired: true - types: - - - - name: account_key - description: The access key to generate the shares access signatures. - isRequired: true - types: - - -methods: -- uid: azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature.generate_account - name: generate_account - summary: 'Generates a shared access signature for the account. - - Use the returned signature with the sas_token parameter of the service - - or to create a new account object.' - signature: generate_account(services, resource_types, permission, expiry, start=None, - ip=None, protocol=None) - parameters: - - name: services - description: 'Specifies the services accessible with the account SAS. You can - - combine values to provide access to more than one service.' - isRequired: true - types: - - - - name: resource_types - description: 'Specifies the resource types that are accessible with the account - - SAS. You can combine values to provide access to more than one - - resource type.' - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy. You can combine - - values to provide more than one permission.' - isRequired: true - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - isRequired: true - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - -- uid: azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature.generate_queue - name: generate_queue - summary: 'Generates a shared access signature for the queue. - - Use the returned signature with the sas_token parameter of QueueService.' - signature: generate_queue(queue_name, permission=None, expiry=None, start=None, - id=None, ip=None, protocol=None) - parameters: - - name: queue_name - description: Name of queue. - isRequired: true - types: - - - - name: permission - description: 'The permissions associated with the shared access signature. The - - user is restricted to operations allowed by the permissions. - - Permissions must be ordered read, add, update, process. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has been - - specified in an associated stored access policy.' - defaultValue: None - types: - - - - name: expiry - description: 'The time at which the shared access signature becomes invalid. - - Required unless an id is given referencing a stored access policy - - which contains this field. This field must be omitted if it has - - been specified in an associated stored access policy. Azure will always - - convert values to UTC. If a date is passed in without timezone info, it - - is assumed to be UTC.' - defaultValue: None - types: - - - - - - name: start - description: 'The time at which the shared access signature becomes valid. If - - omitted, start time for this call is assumed to be the time when the - - storage service receives the request. Azure will always convert values - - to UTC. If a date is passed in without timezone info, it is assumed to - - be UTC.' - defaultValue: None - types: - - - - - - name: id - description: 'A unique value up to 64 characters in length that correlates to - a - - stored access policy. To create a stored access policy, use - - set_blob_service_properties.' - defaultValue: None - types: - - - - name: ip - description: 'Specifies an IP address or a range of IP addresses from which to - accept requests. - - If the IP address from which the request originates does not match the IP address - - or address range specified on the SAS token, the request is not authenticated. - - For example, specifying sip=168.1.5.65 or sip=168.1.5.60-168.1.5.70 on the SAS - - restricts the request to those IP addresses.' - defaultValue: None - types: - - - - name: protocol - description: 'Specifies the protocol permitted for a request made. The default - value - - is https,http. See for possible - values.' - defaultValue: None - types: - - diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.sharedaccesssignature.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.sharedaccesssignature.yml deleted file mode 100644 index be6af125369f..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.sharedaccesssignature.yml +++ /dev/null @@ -1,6 +0,0 @@ -### YamlMime:PythonModule -uid: azure.storage.queue.sharedaccesssignature -name: sharedaccesssignature -fullName: azure.storage.queue.sharedaccesssignature -classes: -- azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature diff --git a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.yml b/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.yml deleted file mode 100644 index 1419f4d73824..000000000000 --- a/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.storage.queue -name: queue -fullName: azure.storage.queue -type: rootImport -modules: -- azure.storage.queue.models -- azure.storage.queue.queueservice -- azure.storage.queue.sharedaccesssignature diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.SynapseClient.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.SynapseClient.yml deleted file mode 100644 index 3b304b387deb..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.SynapseClient.yml +++ /dev/null @@ -1,46 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.SynapseClient -name: SynapseClient -fullName: azure.synapse.SynapseClient -module: azure.synapse -constructor: - syntax: 'SynapseClient(credential: ''TokenCredential'', synapse_dns_suffix: str - = ''dev.azuresynapse.net'', livy_api_version: str = ''2019-11-01-preview'', **kwargs: - Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: synapse_dns_suffix - description: Gets the DNS suffix used as the base for all Synapse service requests. - defaultValue: dev.azuresynapse.net - types: - - - - name: livy_api_version - description: Valid api-version for the request. - defaultValue: 2019-11-01-preview - types: - - -variables: -- description: MonitoringOperations operations - name: monitoring - types: - - -- description: SparkBatchOperations operations - name: spark_batch - types: - - -- description: SparkSessionOperations operations - name: spark_session - types: - - -- description: WorkspaceAclOperations operations - name: workspace_acl - types: - - -methods: -- uid: azure.synapse.SynapseClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.AccessControlClient.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.AccessControlClient.yml deleted file mode 100644 index 9d03db50f6ae..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.AccessControlClient.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.AccessControlClient -name: AccessControlClient -fullName: azure.synapse.accesscontrol.AccessControlClient -module: azure.synapse.accesscontrol -summary: AccessControlClient. -constructor: - syntax: 'AccessControlClient(credential: ''TokenCredential'', endpoint: str, **kwargs: - Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: endpoint - description: The workspace development endpoint, for example [https://myworkspace.dev.azuresynapse.net](https://myworkspace.dev.azuresynapse.net). - isRequired: true - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: AccessControlOperations operations - name: access_control - types: - - -methods: -- uid: azure.synapse.accesscontrol.AccessControlClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.AccessControlClient.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.AccessControlClient.yml deleted file mode 100644 index 901897d0a4cc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.AccessControlClient.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.aio.AccessControlClient -name: AccessControlClient -fullName: azure.synapse.accesscontrol.aio.AccessControlClient -module: azure.synapse.accesscontrol.aio -summary: AccessControlClient. -constructor: - syntax: 'AccessControlClient(credential: AsyncTokenCredential, endpoint: str, **kwargs: - Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: endpoint - description: The workspace development endpoint, for example [https://myworkspace.dev.azuresynapse.net](https://myworkspace.dev.azuresynapse.net). - isRequired: true - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: AccessControlOperations operations - name: access_control - types: - - -methods: -- uid: azure.synapse.accesscontrol.aio.AccessControlClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.yml deleted file mode 100644 index 06ff35bc4aed..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations -name: AccessControlOperations -fullName: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations -module: azure.synapse.accesscontrol.aio.operations_async -summary: 'AccessControlOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: AccessControlOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.create_role_assignment - name: create_role_assignment - summary: Create role assignment. - signature: 'async create_role_assignment(create_role_assignment_options: RoleAssignmentOptions, - **kwargs) -> RoleAssignmentDetails' - parameters: - - name: create_role_assignment_options - description: Details of role id and object id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: RoleAssignmentDetails, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.delete_role_assignment_by_id - name: delete_role_assignment_by_id - summary: Delete role assignment by role assignment Id. - signature: 'async delete_role_assignment_by_id(role_assignment_id: str, **kwargs) - -> None' - parameters: - - name: role_assignment_id - description: The ID of the role assignment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.get_caller_role_assignments - name: get_caller_role_assignments - summary: List role assignments of the caller. - signature: async get_caller_role_assignments(**kwargs) -> List[str] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: list of str, or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.get_role_assignment_by_id - name: get_role_assignment_by_id - summary: Get role assignment by role assignment Id. - signature: 'async get_role_assignment_by_id(role_assignment_id: str, **kwargs) -> - RoleAssignmentDetails' - parameters: - - name: role_assignment_id - description: The ID of the role assignment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: RoleAssignmentDetails, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.get_role_assignments - name: get_role_assignments - summary: List role assignments. - signature: 'async get_role_assignments(role_id: str | None = None, principal_id: - str | None = None, continuation_token_parameter: str | None = None, **kwargs) - -> List[RoleAssignmentDetails]' - parameters: - - name: role_id - description: Synapse Built-In Role Id. - defaultValue: None - types: - - - - name: principal_id - description: Object ID of the AAD principal or security-group. - defaultValue: None - types: - - - - name: continuation_token_parameter - description: Continuation token. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: list of RoleAssignmentDetails, or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.get_role_definition_by_id - name: get_role_definition_by_id - summary: Get role by role Id. - signature: 'async get_role_definition_by_id(role_id: str, **kwargs) -> SynapseRole' - parameters: - - name: role_id - description: Synapse Built-In Role Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SynapseRole, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.get_role_definitions - name: get_role_definitions - summary: List roles. - signature: get_role_definitions(**kwargs) -> AsyncIterable[RolesListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either RolesListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.operations_async.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.operations_async.yml deleted file mode 100644 index 06ce1d272b6d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.operations_async.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.accesscontrol.aio.operations_async -name: operations_async -fullName: azure.synapse.accesscontrol.aio.operations_async -type: import -classes: -- azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.yml deleted file mode 100644 index f44befd700da..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.accesscontrol.aio -name: aio -fullName: azure.synapse.accesscontrol.aio -type: import -classes: -- azure.synapse.accesscontrol.aio.AccessControlClient -packages: -- azure.synapse.accesscontrol.aio.operations_async diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorContract.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorContract.yml deleted file mode 100644 index 0008f66394c7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorContract.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.models.ErrorContract -name: ErrorContract -fullName: azure.synapse.accesscontrol.models.ErrorContract -module: azure.synapse.accesscontrol.models -summary: Contains details when the response code indicates an error. -constructor: - syntax: 'ErrorContract(*, error: ErrorResponse | None = None, **kwargs)' - parameters: - - name: error - description: The error details. - isRequired: true - types: - - - keywordOnlyParameters: - - name: error - defaultValue: None -methods: -- uid: azure.synapse.accesscontrol.models.ErrorContract.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.ErrorContract.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.ErrorContract.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.accesscontrol.models.ErrorContract.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.ErrorContract.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.accesscontrol.models.ErrorContract.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.ErrorContract.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorDetail.yml deleted file mode 100644 index 54fd129f678f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorDetail.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.models.ErrorDetail -name: ErrorDetail -fullName: azure.synapse.accesscontrol.models.ErrorDetail -module: azure.synapse.accesscontrol.models -summary: 'ErrorDetail. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorDetail(*, code: str, message: str, target: str | None = None, **kwargs)' - parameters: - - name: code - description: Required. - isRequired: true - types: - - - - name: message - description: Required. - isRequired: true - types: - - - - name: target - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None -methods: -- uid: azure.synapse.accesscontrol.models.ErrorDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.ErrorDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.ErrorDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.accesscontrol.models.ErrorDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.ErrorDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.accesscontrol.models.ErrorDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.ErrorDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorResponse.yml deleted file mode 100644 index b74fcb64bcb9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorResponse.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.models.ErrorResponse -name: ErrorResponse -fullName: azure.synapse.accesscontrol.models.ErrorResponse -module: azure.synapse.accesscontrol.models -summary: 'ErrorResponse. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorResponse(*, code: str, message: str, target: str | None = None, details: - List[ErrorDetail] | None = None, **kwargs)' - parameters: - - name: code - description: Required. - isRequired: true - types: - - - - name: message - description: Required. - isRequired: true - types: - - - - name: target - isRequired: true - types: - - - - name: details - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None - - name: details - defaultValue: None -methods: -- uid: azure.synapse.accesscontrol.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.accesscontrol.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.accesscontrol.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RoleAssignmentDetails.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RoleAssignmentDetails.yml deleted file mode 100644 index 889c96ca42b7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RoleAssignmentDetails.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails -name: RoleAssignmentDetails -fullName: azure.synapse.accesscontrol.models.RoleAssignmentDetails -module: azure.synapse.accesscontrol.models -summary: Role Assignment response details. -constructor: - syntax: 'RoleAssignmentDetails(*, id: str | None = None, role_id: str | None = None, - principal_id: str | None = None, **kwargs)' - parameters: - - name: id - description: Role Assignment ID. - isRequired: true - types: - - - - name: role_id - description: Role ID of the Synapse Built-In Role. - isRequired: true - types: - - - - name: principal_id - description: Object ID of the AAD principal or security-group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: role_id - defaultValue: None - - name: principal_id - defaultValue: None -methods: -- uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RoleAssignmentOptions.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RoleAssignmentOptions.yml deleted file mode 100644 index adbf344087d9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RoleAssignmentOptions.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions -name: RoleAssignmentOptions -fullName: azure.synapse.accesscontrol.models.RoleAssignmentOptions -module: azure.synapse.accesscontrol.models -summary: 'Role Assignment request details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RoleAssignmentOptions(*, role_id: str, principal_id: str, **kwargs)' - parameters: - - name: role_id - description: Required. Role ID of the Synapse Built-In Role. - isRequired: true - types: - - - - name: principal_id - description: Required. Object ID of the AAD principal or security-group. - isRequired: true - types: - - - keywordOnlyParameters: - - name: role_id - isRequired: true - - name: principal_id - isRequired: true -methods: -- uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RolesListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RolesListResponse.yml deleted file mode 100644 index f3df23066f1b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RolesListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.models.RolesListResponse -name: RolesListResponse -fullName: azure.synapse.accesscontrol.models.RolesListResponse -module: azure.synapse.accesscontrol.models -summary: 'A list of Synapse roles available. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RolesListResponse(*, value: List[SynapseRole], next_link: str | None = - None, **kwargs)' - parameters: - - name: value - description: Required. List of Synapse roles. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.accesscontrol.models.RolesListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.RolesListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.RolesListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.accesscontrol.models.RolesListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.RolesListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.accesscontrol.models.RolesListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.RolesListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.SynapseRole.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.SynapseRole.yml deleted file mode 100644 index 36ffcd33783b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.SynapseRole.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.models.SynapseRole -name: SynapseRole -fullName: azure.synapse.accesscontrol.models.SynapseRole -module: azure.synapse.accesscontrol.models -summary: 'Synapse role details. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SynapseRole(*, is_built_in: bool, id: str | None = None, name: str | None - = None, **kwargs)' - parameters: - - name: id - description: Role ID. - isRequired: true - types: - - - - name: name - description: Name of the Synapse role. - isRequired: true - types: - - - - name: is_built_in - description: Required. Is a built-in role or not. - isRequired: true - types: - - - keywordOnlyParameters: - - name: is_built_in - isRequired: true - - name: id - defaultValue: None - - name: name - defaultValue: None -methods: -- uid: azure.synapse.accesscontrol.models.SynapseRole.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.SynapseRole.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.SynapseRole.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.accesscontrol.models.SynapseRole.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.accesscontrol.models.SynapseRole.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.accesscontrol.models.SynapseRole.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.accesscontrol.models.SynapseRole.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.yml deleted file mode 100644 index 7d990b77c2ec..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.accesscontrol.models -name: models -fullName: azure.synapse.accesscontrol.models -type: import -classes: -- azure.synapse.accesscontrol.models.ErrorContract -- azure.synapse.accesscontrol.models.ErrorDetail -- azure.synapse.accesscontrol.models.ErrorResponse -- azure.synapse.accesscontrol.models.RoleAssignmentDetails -- azure.synapse.accesscontrol.models.RoleAssignmentOptions -- azure.synapse.accesscontrol.models.RolesListResponse -- azure.synapse.accesscontrol.models.SynapseRole diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.operations.AccessControlOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.operations.AccessControlOperations.yml deleted file mode 100644 index e06e50c73591..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.operations.AccessControlOperations.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.accesscontrol.operations.AccessControlOperations -name: AccessControlOperations -fullName: azure.synapse.accesscontrol.operations.AccessControlOperations -module: azure.synapse.accesscontrol.operations -summary: 'AccessControlOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: AccessControlOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.accesscontrol.operations.AccessControlOperations.create_role_assignment - name: create_role_assignment - summary: Create role assignment. - signature: 'create_role_assignment(create_role_assignment_options: ''models.RoleAssignmentOptions'', - **kwargs: Any) -> models.RoleAssignmentDetails' - parameters: - - name: create_role_assignment_options - description: Details of role id and object id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: RoleAssignmentDetails, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.operations.AccessControlOperations.delete_role_assignment_by_id - name: delete_role_assignment_by_id - summary: Delete role assignment by role assignment Id. - signature: 'delete_role_assignment_by_id(role_assignment_id: str, **kwargs: Any) - -> None' - parameters: - - name: role_assignment_id - description: The ID of the role assignment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.operations.AccessControlOperations.get_caller_role_assignments - name: get_caller_role_assignments - summary: List role assignments of the caller. - signature: 'get_caller_role_assignments(**kwargs: Any) -> List[str]' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: list of str, or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.operations.AccessControlOperations.get_role_assignment_by_id - name: get_role_assignment_by_id - summary: Get role assignment by role assignment Id. - signature: 'get_role_assignment_by_id(role_assignment_id: str, **kwargs: Any) -> - models.RoleAssignmentDetails' - parameters: - - name: role_assignment_id - description: The ID of the role assignment. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: RoleAssignmentDetails, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.operations.AccessControlOperations.get_role_assignments - name: get_role_assignments - summary: List role assignments. - signature: 'get_role_assignments(role_id: str | None = None, principal_id: str | - None = None, continuation_token_parameter: str | None = None, **kwargs: Any) -> - List[''models.RoleAssignmentDetails'']' - parameters: - - name: role_id - description: Synapse Built-In Role Id. - defaultValue: None - types: - - - - name: principal_id - description: Object ID of the AAD principal or security-group. - defaultValue: None - types: - - - - name: continuation_token_parameter - description: Continuation token. - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: list of RoleAssignmentDetails, or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.operations.AccessControlOperations.get_role_definition_by_id - name: get_role_definition_by_id - summary: Get role by role Id. - signature: 'get_role_definition_by_id(role_id: str, **kwargs: Any) -> models.SynapseRole' - parameters: - - name: role_id - description: Synapse Built-In Role Id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SynapseRole, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.accesscontrol.operations.AccessControlOperations.get_role_definitions - name: get_role_definitions - summary: List roles. - signature: 'get_role_definitions(**kwargs: Any) -> Iterable[''models.RolesListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either RolesListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.accesscontrol.operations.AccessControlOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.operations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.operations.yml deleted file mode 100644 index 12155ffad692..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.operations.yml +++ /dev/null @@ -1,7 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.accesscontrol.operations -name: operations -fullName: azure.synapse.accesscontrol.operations -type: import -classes: -- azure.synapse.accesscontrol.operations.AccessControlOperations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.yml deleted file mode 100644 index be6772a328c4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.accesscontrol -name: accesscontrol -fullName: azure.synapse.accesscontrol -type: import -classes: -- azure.synapse.accesscontrol.AccessControlClient -packages: -- azure.synapse.accesscontrol.aio -- azure.synapse.accesscontrol.models -- azure.synapse.accesscontrol.operations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.SynapseClient.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.SynapseClient.yml deleted file mode 100644 index 8a2a786029f4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.SynapseClient.yml +++ /dev/null @@ -1,45 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.aio.SynapseClient -name: SynapseClient -fullName: azure.synapse.aio.SynapseClient -module: azure.synapse.aio -constructor: - syntax: 'SynapseClient(credential: TokenCredential, synapse_dns_suffix: str = ''dev.azuresynapse.net'', - livy_api_version: str = ''2019-11-01-preview'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: synapse_dns_suffix - description: Gets the DNS suffix used as the base for all Synapse service requests. - defaultValue: dev.azuresynapse.net - types: - - - - name: livy_api_version - description: Valid api-version for the request. - defaultValue: 2019-11-01-preview - types: - - -variables: -- description: MonitoringOperations operations - name: monitoring - types: - - -- description: SparkBatchOperations operations - name: spark_batch - types: - - -- description: SparkSessionOperations operations - name: spark_session - types: - - -- description: WorkspaceAclOperations operations - name: workspace_acl - types: - - -methods: -- uid: azure.synapse.aio.SynapseClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.MonitoringOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.MonitoringOperations.yml deleted file mode 100644 index 6088e98edc14..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.MonitoringOperations.yml +++ /dev/null @@ -1,244 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.aio.operations_async.MonitoringOperations -name: MonitoringOperations -fullName: azure.synapse.aio.operations_async.MonitoringOperations -module: azure.synapse.aio.operations_async -summary: 'MonitoringOperations async operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: MonitoringOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.aio.operations_async.MonitoringOperations.get_application_details - name: get_application_details - summary: Get one spark application details given the workspace name, pool name and - livyid. - signature: 'async get_application_details(workspace_name: str, pool_name: str, livy_id: - str, **kwargs) -> SparkJobListViewResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: pool_name - description: The spark pool name. - isRequired: true - types: - - - - name: livy_id - description: The livy id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkJobListViewResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.MonitoringOperations.get_history_server_data - name: get_history_server_data - summary: Get History Server Data for a given workspace, pool, livyid, appid and - attemptId. - signature: 'async get_history_server_data(workspace_name: str, pool_name: str, livy_id: - str, app_id: str, attempt_id: str, **kwargs) -> HistoryServerDataResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: pool_name - description: The spark pool name. - isRequired: true - types: - - - - name: livy_id - description: The livy id. - isRequired: true - types: - - - - name: app_id - description: The application id. - isRequired: true - types: - - - - name: attempt_id - description: The attempt id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HistoryServerDataResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.MonitoringOperations.get_history_server_diagnostic - name: get_history_server_diagnostic - summary: Get History Server Diagnostic Data for a given workspace, pool, livyid, - appid and attemptId. - signature: 'async get_history_server_diagnostic(workspace_name: str, pool_name: - str, livy_id: str, app_id: str, attempt_id: str, **kwargs) -> HistoryServerDiagnosticResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: pool_name - description: The spark pool name. - isRequired: true - types: - - - - name: livy_id - description: The livy id. - isRequired: true - types: - - - - name: app_id - description: The application id. - isRequired: true - types: - - - - name: attempt_id - description: The attempt id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HistoryServerDiagnosticResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.MonitoringOperations.get_history_server_graph - name: get_history_server_graph - summary: Get History Server Graph Data for a given workspace, pool, livyid, appid - and attemptId. - signature: 'async get_history_server_graph(workspace_name: str, pool_name: str, - livy_id: str, app_id: str, attempt_id: str, **kwargs) -> HistoryServerGraphResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: pool_name - description: The spark pool name. - isRequired: true - types: - - - - name: livy_id - description: The livy id. - isRequired: true - types: - - - - name: app_id - description: The application id. - isRequired: true - types: - - - - name: attempt_id - description: The attempt id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HistoryServerGraphResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.MonitoringOperations.get_history_server_properties - name: get_history_server_properties - summary: Get History server properties. - signature: 'async get_history_server_properties(workspace_name: str, **kwargs) -> - HistoryServerPropertiesResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HistoryServerPropertiesResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.MonitoringOperations.get_spark_job_list - name: get_spark_job_list - summary: Get list of spark applications for the workspace. - signature: 'async get_spark_job_list(workspace_name: str, **kwargs) -> SparkJobListViewResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkJobListViewResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.aio.operations_async.MonitoringOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.SparkBatchOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.SparkBatchOperations.yml deleted file mode 100644 index 8a96dacfc9f8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.SparkBatchOperations.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.aio.operations_async.SparkBatchOperations -name: SparkBatchOperations -fullName: azure.synapse.aio.operations_async.SparkBatchOperations -module: azure.synapse.aio.operations_async -summary: 'SparkBatchOperations async operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: SparkBatchOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.aio.operations_async.SparkBatchOperations.create - name: create - summary: Create new spark batch job. - signature: 'async create(workspace_name: str, spark_pool_name: str, livy_request: - ExtendedLivyBatchRequest, detailed: bool | None = None, **kwargs) -> ExtendedLivyBatchResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: livy_request - description: Livy compatible batch job request payload. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivyBatchResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkBatchOperations.delete - name: delete - summary: Cancels a running spark batch job. - signature: 'async delete(workspace_name: str, spark_pool_name: str, batch_id: int, - **kwargs) -> None' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: batch_id - description: Identifier for the batch job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkBatchOperations.get - name: get - summary: Gets a single spark batch job. - signature: 'async get(workspace_name: str, spark_pool_name: str, batch_id: int, - detailed: bool | None = None, **kwargs) -> ExtendedLivyBatchResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: batch_id - description: Identifier for the batch job. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivyBatchResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkBatchOperations.list - name: list - summary: List all spark batch jobs which are running under a particular spark pool. - signature: 'async list(workspace_name: str, spark_pool_name: str, from_parameter: - int | None = None, size: int | None = None, detailed: bool | None = None, **kwargs) - -> ExtendedLivyListBatchResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: from_parameter - description: Optional param specifying which index the list should begin from. - defaultValue: None - types: - - - - name: size - description: 'Optional param specifying the size of the returned list. - - By default it is 20 and that is the maximum.' - defaultValue: None - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivyListBatchResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.aio.operations_async.SparkBatchOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.SparkSessionOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.SparkSessionOperations.yml deleted file mode 100644 index 195f165d7cf9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.SparkSessionOperations.yml +++ /dev/null @@ -1,368 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.aio.operations_async.SparkSessionOperations -name: SparkSessionOperations -fullName: azure.synapse.aio.operations_async.SparkSessionOperations -module: azure.synapse.aio.operations_async -summary: 'SparkSessionOperations async operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: SparkSessionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.create - name: create - summary: Create new spark session. - signature: 'async create(workspace_name: str, spark_pool_name: str, livy_request: - ExtendedLivySessionRequest, detailed: bool | None = None, **kwargs) -> ExtendedLivySessionResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: livy_request - description: Livy compatible batch job request payload. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivySessionResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.create_statement - name: create_statement - summary: Create statement within a spark session. - signature: 'async create_statement(workspace_name: str, spark_pool_name: str, session_id: - int, livy_request: LivyStatementRequestBody, **kwargs) -> LivyStatementResponseBody' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: livy_request - description: Livy compatible batch job request payload. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivyStatementResponseBody or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.delete - name: delete - summary: Cancels a running spark session. - signature: 'async delete(workspace_name: str, spark_pool_name: str, session_id: - int, **kwargs) -> None' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.delete_statement - name: delete_statement - summary: Kill a statement within a session. - signature: 'async delete_statement(workspace_name: str, spark_pool_name: str, session_id: - int, statement_id: int, **kwargs) -> LivyStatementCancellationResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: statement_id - description: Identifier for the statement. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivyStatementCancellationResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.get - name: get - summary: Gets a single spark session. - signature: 'async get(workspace_name: str, spark_pool_name: str, session_id: int, - detailed: bool | None = None, **kwargs) -> ExtendedLivySessionResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivySessionResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.get_statement - name: get_statement - summary: Gets a single statement within a spark session. - signature: 'async get_statement(workspace_name: str, spark_pool_name: str, session_id: - int, statement_id: int, **kwargs) -> LivyStatementResponseBody' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: statement_id - description: Identifier for the statement. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivyStatementResponseBody or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.list - name: list - summary: List all spark sessions which are running under a particular spark pool. - signature: 'async list(workspace_name: str, spark_pool_name: str, from_parameter: - int | None = None, size: int | None = None, detailed: bool | None = None, **kwargs) - -> ExtendedLivyListSessionResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: from_parameter - description: Optional param specifying which index the list should begin from. - defaultValue: None - types: - - - - name: size - description: 'Optional param specifying the size of the returned list. - - By default it is 20 and that is the maximum.' - defaultValue: None - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivyListSessionResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.list_statements - name: list_statements - summary: Gets a list of statements within a spark session. - signature: 'async list_statements(workspace_name: str, spark_pool_name: str, session_id: - int, **kwargs) -> LivyStatementsResponseBody' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivyStatementsResponseBody or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.reset_timeout - name: reset_timeout - summary: Sends a keep alive call to the current session to reset the session timeout. - signature: 'async reset_timeout(workspace_name: str, spark_pool_name: str, session_id: - int, **kwargs) -> None' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.aio.operations_async.SparkSessionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.WorkspaceAclOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.WorkspaceAclOperations.yml deleted file mode 100644 index 3add5e53025c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.WorkspaceAclOperations.yml +++ /dev/null @@ -1,85 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.aio.operations_async.WorkspaceAclOperations -name: WorkspaceAclOperations -fullName: azure.synapse.aio.operations_async.WorkspaceAclOperations -module: azure.synapse.aio.operations_async -summary: 'WorkspaceAclOperations async operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: WorkspaceAclOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.aio.operations_async.WorkspaceAclOperations.get_access_control_info - name: get_access_control_info - summary: Get access control info. - signature: 'async get_access_control_info(workspace_name: str, artifact_name: str - | None = None, **kwargs) -> WorkspaceAccessControlResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: artifact_name - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: WorkspaceAccessControlResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.aio.operations_async.WorkspaceAclOperations.set_workspace_administrators - name: set_workspace_administrators - summary: Replace Admins of the Workspace. - signature: 'async set_workspace_administrators(workspace_name: str, administrators: - List[str] | None = None, **kwargs) -> WorkspaceAccessControlResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: administrators - defaultValue: None - types: - - [] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: WorkspaceAccessControlResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.aio.operations_async.WorkspaceAclOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.yml deleted file mode 100644 index be196cbb11e6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.aio.operations_async -name: operations_async -fullName: azure.synapse.aio.operations_async -type: import -classes: -- azure.synapse.aio.operations_async.MonitoringOperations -- azure.synapse.aio.operations_async.SparkBatchOperations -- azure.synapse.aio.operations_async.SparkSessionOperations -- azure.synapse.aio.operations_async.WorkspaceAclOperations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.yml deleted file mode 100644 index 941416bf9a68..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.aio -name: aio -fullName: azure.synapse.aio -type: import -classes: -- azure.synapse.aio.SynapseClient -packages: -- azure.synapse.aio.operations_async diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.ArtifactsClient.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.ArtifactsClient.yml deleted file mode 100644 index 2869ed83ce80..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.ArtifactsClient.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.ArtifactsClient -name: ArtifactsClient -fullName: azure.synapse.artifacts.ArtifactsClient -module: azure.synapse.artifacts -summary: ArtifactsClient. -constructor: - syntax: 'ArtifactsClient(credential: ''TokenCredential'', endpoint: str, **kwargs: - Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: endpoint - description: The workspace development endpoint, for example [https://myworkspace.dev.azuresynapse.net](https://myworkspace.dev.azuresynapse.net). - isRequired: true - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: LinkedServiceOperations operations - name: linked_service - types: - - -- description: DatasetOperations operations - name: dataset - types: - - -- description: PipelineOperations operations - name: pipeline - types: - - -- description: PipelineRunOperations operations - name: pipeline_run - types: - - -- description: TriggerOperations operations - name: trigger - types: - - -- description: TriggerRunOperations operations - name: trigger_run - types: - - -- description: DataFlowOperations operations - name: data_flow - types: - - -- description: DataFlowDebugSessionOperations operations - name: data_flow_debug_session - types: - - -- description: SqlScriptOperations operations - name: sql_script - types: - - -- description: SparkJobDefinitionOperations operations - name: spark_job_definition - types: - - -- description: NotebookOperations operations - name: notebook - types: - - -methods: -- uid: azure.synapse.artifacts.ArtifactsClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.ArtifactsClient.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.ArtifactsClient.yml deleted file mode 100644 index 4eb3ff53fb6e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.ArtifactsClient.yml +++ /dev/null @@ -1,75 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.ArtifactsClient -name: ArtifactsClient -fullName: azure.synapse.artifacts.aio.ArtifactsClient -module: azure.synapse.artifacts.aio -summary: ArtifactsClient. -constructor: - syntax: 'ArtifactsClient(credential: AsyncTokenCredential, endpoint: str, **kwargs: - Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: endpoint - description: The workspace development endpoint, for example [https://myworkspace.dev.azuresynapse.net](https://myworkspace.dev.azuresynapse.net). - isRequired: true - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: LinkedServiceOperations operations - name: linked_service - types: - - -- description: DatasetOperations operations - name: dataset - types: - - -- description: PipelineOperations operations - name: pipeline - types: - - -- description: PipelineRunOperations operations - name: pipeline_run - types: - - -- description: TriggerOperations operations - name: trigger - types: - - -- description: TriggerRunOperations operations - name: trigger_run - types: - - -- description: DataFlowOperations operations - name: data_flow - types: - - -- description: DataFlowDebugSessionOperations operations - name: data_flow_debug_session - types: - - -- description: SqlScriptOperations operations - name: sql_script - types: - - -- description: SparkJobDefinitionOperations operations - name: spark_job_definition - types: - - -- description: NotebookOperations operations - name: notebook - types: - - -methods: -- uid: azure.synapse.artifacts.aio.ArtifactsClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.yml deleted file mode 100644 index 26e7b0fafd69..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.yml +++ /dev/null @@ -1,172 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations -name: DataFlowDebugSessionOperations -fullName: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'DataFlowDebugSessionOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: DataFlowDebugSessionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.add_data_flow - name: add_data_flow - summary: Add a data flow into debug session. - signature: 'async add_data_flow(request: DataFlowDebugPackage, **kwargs) -> AddDataFlowToDebugSessionResponse' - parameters: - - name: request - description: Data flow debug session definition with debug content. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AddDataFlowToDebugSessionResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.begin_create_data_flow_debug_session - name: begin_create_data_flow_debug_session - summary: Creates a data flow debug session. - signature: 'async begin_create_data_flow_debug_session(request: CreateDataFlowDebugSessionRequest, - **kwargs) -> AsyncLROPoller[CreateDataFlowDebugSessionResponse]' - parameters: - - name: request - description: Data flow debug session definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either CreateDataFlowDebugSessionResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.begin_execute_command - name: begin_execute_command - summary: Execute a data flow debug command. - signature: 'async begin_execute_command(request: DataFlowDebugCommandRequest, **kwargs) - -> AsyncLROPoller[DataFlowDebugCommandResponse]' - parameters: - - name: request - description: Data flow debug command definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either DataFlowDebugCommandResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.delete_data_flow_debug_session - name: delete_data_flow_debug_session - summary: Deletes a data flow debug session. - signature: 'async delete_data_flow_debug_session(request: DeleteDataFlowDebugSessionRequest, - **kwargs) -> None' - parameters: - - name: request - description: Data flow debug session definition for deletion. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.query_data_flow_debug_sessions_by_workspace - name: query_data_flow_debug_sessions_by_workspace - summary: Query all active data flow debug sessions. - signature: query_data_flow_debug_sessions_by_workspace(**kwargs) -> AsyncIterable[QueryDataFlowDebugSessionsResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either QueryDataFlowDebugSessionsResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DataFlowOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DataFlowOperations.yml deleted file mode 100644 index be8d6c802a7b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DataFlowOperations.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.DataFlowOperations -name: DataFlowOperations -fullName: azure.synapse.artifacts.aio.operations_async.DataFlowOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'DataFlowOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: DataFlowOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowOperations.create_or_update_data_flow - name: create_or_update_data_flow - summary: Creates or updates a data flow. - signature: 'async create_or_update_data_flow(data_flow_name: str, properties: DataFlow, - if_match: str | None = None, **kwargs) -> DataFlowResource' - parameters: - - name: data_flow_name - description: The data flow name. - isRequired: true - types: - - - - name: properties - description: Data flow properties. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the data flow entity. Should only be specified for update, - for which - - it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataFlowResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowOperations.delete_data_flow - name: delete_data_flow - summary: Deletes a data flow. - signature: 'async delete_data_flow(data_flow_name: str, **kwargs) -> None' - parameters: - - name: data_flow_name - description: The data flow name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowOperations.get_data_flow - name: get_data_flow - summary: Gets a data flow. - signature: 'async get_data_flow(data_flow_name: str, if_none_match: str | None = - None, **kwargs) -> DataFlowResource' - parameters: - - name: data_flow_name - description: The data flow name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the data flow entity. Should only be specified for get. - If the - - ETag matches the existing entity tag, or if * was provided, then no content - will be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataFlowResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowOperations.get_data_flows_by_workspace - name: get_data_flows_by_workspace - summary: Lists data flows. - signature: get_data_flows_by_workspace(**kwargs) -> AsyncIterable[DataFlowListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataFlowListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.DataFlowOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DatasetOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DatasetOperations.yml deleted file mode 100644 index a9a49305535c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DatasetOperations.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.DatasetOperations -name: DatasetOperations -fullName: azure.synapse.artifacts.aio.operations_async.DatasetOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'DatasetOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: DatasetOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.DatasetOperations.create_or_update_dataset - name: create_or_update_dataset - summary: Creates or updates a dataset. - signature: 'async create_or_update_dataset(dataset_name: str, properties: Dataset, - if_match: str | None = None, **kwargs) -> DatasetResource' - parameters: - - name: dataset_name - description: The dataset name. - isRequired: true - types: - - - - name: properties - description: Dataset properties. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the dataset entity. Should only be specified for update, - for which it - - should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DatasetResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DatasetOperations.delete_dataset - name: delete_dataset - summary: Deletes a dataset. - signature: 'async delete_dataset(dataset_name: str, **kwargs) -> None' - parameters: - - name: dataset_name - description: The dataset name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DatasetOperations.get_dataset - name: get_dataset - summary: Gets a dataset. - signature: 'async get_dataset(dataset_name: str, if_none_match: str | None = None, - **kwargs) -> DatasetResource | None' - parameters: - - name: dataset_name - description: The dataset name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the dataset entity. Should only be specified for get. If - the ETag - - matches the existing entity tag, or if * was provided, then no content will - be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DatasetResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.DatasetOperations.get_datasets_by_workspace - name: get_datasets_by_workspace - summary: Lists datasets. - signature: get_datasets_by_workspace(**kwargs) -> AsyncIterable[DatasetListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DatasetListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.DatasetOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.yml deleted file mode 100644 index 95b767b30ee1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations -name: LinkedServiceOperations -fullName: azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'LinkedServiceOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LinkedServiceOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.create_or_update_linked_service - name: create_or_update_linked_service - summary: Creates or updates a linked service. - signature: 'async create_or_update_linked_service(linked_service_name: str, properties: - LinkedService, if_match: str | None = None, **kwargs) -> LinkedServiceResource' - parameters: - - name: linked_service_name - description: The linked service name. - isRequired: true - types: - - - - name: properties - description: Properties of linked service. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the linkedService entity. Should only be specified for - update, for - - which it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LinkedServiceResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.delete_linked_service - name: delete_linked_service - summary: Deletes a linked service. - signature: 'async delete_linked_service(linked_service_name: str, **kwargs) -> None' - parameters: - - name: linked_service_name - description: The linked service name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.get_linked_service - name: get_linked_service - summary: Gets a linked service. - signature: 'async get_linked_service(linked_service_name: str, if_none_match: str - | None = None, **kwargs) -> LinkedServiceResource | None' - parameters: - - name: linked_service_name - description: The linked service name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the linked service entity. Should only be specified for - get. If - - the ETag matches the existing entity tag, or if * was provided, then no content - will be - - returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LinkedServiceResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.get_linked_services_by_workspace - name: get_linked_services_by_workspace - summary: Lists linked services. - signature: get_linked_services_by_workspace(**kwargs) -> AsyncIterable[LinkedServiceListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LinkedServiceListResponse or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.NotebookOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.NotebookOperations.yml deleted file mode 100644 index dd3b3815c274..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.NotebookOperations.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.NotebookOperations -name: NotebookOperations -fullName: azure.synapse.artifacts.aio.operations_async.NotebookOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'NotebookOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: NotebookOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.NotebookOperations.create_or_update_notebook - name: create_or_update_notebook - summary: Creates or updates a Note Book. - signature: 'async create_or_update_notebook(notebook_name: str, properties: Notebook, - if_match: str | None = None, **kwargs) -> NotebookResource' - parameters: - - name: notebook_name - description: The notebook name. - isRequired: true - types: - - - - name: properties - description: Properties of Notebook. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the Note book entity. Should only be specified for update, - for which - - it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: NotebookResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.NotebookOperations.delete_notebook - name: delete_notebook - summary: Deletes a Note book. - signature: 'async delete_notebook(notebook_name: str, **kwargs) -> None' - parameters: - - name: notebook_name - description: The notebook name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.NotebookOperations.get_notebook - name: get_notebook - summary: Gets a Note Book. - signature: 'async get_notebook(notebook_name: str, if_none_match: str | None = None, - **kwargs) -> NotebookResource | None' - parameters: - - name: notebook_name - description: The notebook name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the Notebook entity. Should only be specified for get. If - the - - ETag matches the existing entity tag, or if * was provided, then no content - will be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: NotebookResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.NotebookOperations.get_notebook_summary_by_work_space - name: get_notebook_summary_by_work_space - summary: Lists a summary of Notebooks. - signature: get_notebook_summary_by_work_space(**kwargs) -> AsyncIterable[NotebookListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either NotebookListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.NotebookOperations.get_notebooks_by_workspace - name: get_notebooks_by_workspace - summary: Lists Notebooks. - signature: get_notebooks_by_workspace(**kwargs) -> AsyncIterable[NotebookListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either NotebookListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.NotebookOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.PipelineOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.PipelineOperations.yml deleted file mode 100644 index 5670416119e7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.PipelineOperations.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.PipelineOperations -name: PipelineOperations -fullName: azure.synapse.artifacts.aio.operations_async.PipelineOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'PipelineOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.PipelineOperations.create_or_update_pipeline - name: create_or_update_pipeline - summary: Creates or updates a pipeline. - signature: 'async create_or_update_pipeline(pipeline_name: str, pipeline: PipelineResource, - if_match: str | None = None, **kwargs) -> PipelineResource' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - - name: pipeline - description: Pipeline resource definition. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the pipeline entity. Should only be specified for update, - for which - - it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.PipelineOperations.create_pipeline_run - name: create_pipeline_run - summary: Creates a run of a pipeline. - signature: 'async create_pipeline_run(pipeline_name: str, reference_pipeline_run_id: - str | None = None, is_recovery: bool | None = None, start_activity_name: str | - None = None, parameters: Dict[str, object] | None = None, **kwargs) -> CreateRunResponse' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - - name: reference_pipeline_run_id - description: 'The pipeline run identifier. If run ID is specified the - - parameters of the specified run will be used to create a new run.' - defaultValue: None - types: - - - - name: is_recovery - description: 'Recovery mode flag. If recovery mode is set to true, the specified - - referenced pipeline run and the new run will be grouped under the same groupId.' - defaultValue: None - types: - - - - name: start_activity_name - description: 'In recovery mode, the rerun will start from this activity. If not - - specified, all activities will run.' - defaultValue: None - types: - - - - name: parameters - description: 'Parameters of the pipeline run. These parameters will be used only - if the - - runId is not specified.' - defaultValue: None - types: - - [, ] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CreateRunResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.PipelineOperations.delete_pipeline - name: delete_pipeline - summary: Deletes a pipeline. - signature: 'async delete_pipeline(pipeline_name: str, **kwargs) -> None' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.PipelineOperations.get_pipeline - name: get_pipeline - summary: Gets a pipeline. - signature: 'async get_pipeline(pipeline_name: str, if_none_match: str | None = None, - **kwargs) -> PipelineResource | None' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the pipeline entity. Should only be specified for get. If - the - - ETag matches the existing entity tag, or if * was provided, then no content - will be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.PipelineOperations.get_pipelines_by_workspace - name: get_pipelines_by_workspace - summary: Lists pipelines. - signature: get_pipelines_by_workspace(**kwargs) -> AsyncIterable[PipelineListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PipelineListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.PipelineOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.yml deleted file mode 100644 index c1ac90ab5cca..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.PipelineRunOperations -name: PipelineRunOperations -fullName: azure.synapse.artifacts.aio.operations_async.PipelineRunOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'PipelineRunOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineRunOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.cancel_pipeline_run - name: cancel_pipeline_run - summary: Cancel a pipeline run by its run ID. - signature: 'async cancel_pipeline_run(run_id: str, is_recursive: bool | None = None, - **kwargs) -> None' - parameters: - - name: run_id - description: The pipeline run identifier. - isRequired: true - types: - - - - name: is_recursive - description: 'If true, cancel all the Child pipelines that are triggered by the - current - - pipeline.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.get_pipeline_run - name: get_pipeline_run - summary: Get a pipeline run by its run ID. - signature: 'async get_pipeline_run(run_id: str, **kwargs) -> PipelineRun' - parameters: - - name: run_id - description: The pipeline run identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineRun, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.query_activity_runs - name: query_activity_runs - summary: Query activity runs based on input filter conditions. - signature: 'async query_activity_runs(pipeline_name: str, run_id: str, filter_parameters: - RunFilterParameters, **kwargs) -> ActivityRunsQueryResponse' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - - name: run_id - description: The pipeline run identifier. - isRequired: true - types: - - - - name: filter_parameters - description: Parameters to filter the activity runs. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ActivityRunsQueryResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.query_pipeline_runs_by_workspace - name: query_pipeline_runs_by_workspace - summary: Query pipeline runs in the workspace based on input filter conditions. - signature: 'async query_pipeline_runs_by_workspace(filter_parameters: RunFilterParameters, - **kwargs) -> PipelineRunsQueryResponse' - parameters: - - name: filter_parameters - description: Parameters to filter the pipeline run. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineRunsQueryResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.yml deleted file mode 100644 index ccc0adc7f838..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.yml +++ /dev/null @@ -1,221 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations -name: SparkJobDefinitionOperations -fullName: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'SparkJobDefinitionOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: SparkJobDefinitionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.begin_debug_spark_job_definition - name: begin_debug_spark_job_definition - summary: Debug the spark job definition. - signature: 'async begin_debug_spark_job_definition(properties: SparkJobDefinition, - **kwargs) -> AsyncLROPoller[SparkBatchJob]' - parameters: - - name: properties - description: Properties of spark job definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either SparkBatchJob or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.begin_execute_spark_job_definition - name: begin_execute_spark_job_definition - summary: Executes the spark job definition. - signature: 'async begin_execute_spark_job_definition(spark_job_definition_name: - str, **kwargs) -> AsyncLROPoller[SparkBatchJob]' - parameters: - - name: spark_job_definition_name - description: The spark job definition name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either SparkBatchJob or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.create_or_update_spark_job_definition - name: create_or_update_spark_job_definition - summary: Creates or updates a Spark Job Definition. - signature: 'async create_or_update_spark_job_definition(spark_job_definition_name: - str, properties: SparkJobDefinition, if_match: str | None = None, **kwargs) -> - SparkJobDefinitionResource' - parameters: - - name: spark_job_definition_name - description: The spark job definition name. - isRequired: true - types: - - - - name: properties - description: Properties of spark job definition. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the Spark Job Definition entity. Should only be specified - for update, - - for which it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkJobDefinitionResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.delete_spark_job_definition - name: delete_spark_job_definition - summary: Deletes a Spark Job Definition. - signature: 'async delete_spark_job_definition(spark_job_definition_name: str, **kwargs) - -> None' - parameters: - - name: spark_job_definition_name - description: The spark job definition name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.get_spark_job_definition - name: get_spark_job_definition - summary: Gets a Spark Job Definition. - signature: 'async get_spark_job_definition(spark_job_definition_name: str, if_none_match: - str | None = None, **kwargs) -> SparkJobDefinitionResource | None' - parameters: - - name: spark_job_definition_name - description: The spark job definition name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the Spark Job Definition entity. Should only be specified - for - - get. If the ETag matches the existing entity tag, or if * was provided, then - no content will be - - returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkJobDefinitionResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.get_spark_job_definitions_by_workspace - name: get_spark_job_definitions_by_workspace - summary: Lists spark job definitions. - signature: get_spark_job_definitions_by_workspace(**kwargs) -> AsyncIterable[SparkJobDefinitionsListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either SparkJobDefinitionsListResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.yml deleted file mode 100644 index bad28bc73a64..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.SqlScriptOperations -name: SqlScriptOperations -fullName: azure.synapse.artifacts.aio.operations_async.SqlScriptOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'SqlScriptOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: SqlScriptOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.create_or_update_sql_script - name: create_or_update_sql_script - summary: Creates or updates a Sql Script. - signature: 'async create_or_update_sql_script(sql_script_name: str, properties: - SqlScript, if_match: str | None = None, **kwargs) -> SqlScriptResource' - parameters: - - name: sql_script_name - description: The sql script name. - isRequired: true - types: - - - - name: properties - description: Properties of sql script. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the SQL script entity. Should only be specified for update, - for which - - it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SqlScriptResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.delete_sql_script - name: delete_sql_script - summary: Deletes a Sql Script. - signature: 'async delete_sql_script(sql_script_name: str, **kwargs) -> None' - parameters: - - name: sql_script_name - description: The sql script name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.get_sql_script - name: get_sql_script - summary: Gets a sql script. - signature: 'async get_sql_script(sql_script_name: str, if_none_match: str | None - = None, **kwargs) -> SqlScriptResource | None' - parameters: - - name: sql_script_name - description: The sql script name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the sql compute entity. Should only be specified for get. - If the - - ETag matches the existing entity tag, or if * was provided, then no content - will be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SqlScriptResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.get_sql_scripts_by_workspace - name: get_sql_scripts_by_workspace - summary: Lists sql scripts. - signature: get_sql_scripts_by_workspace(**kwargs) -> AsyncIterable[SqlScriptsListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either SqlScriptsListResponse or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.TriggerOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.TriggerOperations.yml deleted file mode 100644 index 4657850df8fb..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.TriggerOperations.yml +++ /dev/null @@ -1,315 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations -name: TriggerOperations -fullName: azure.synapse.artifacts.aio.operations_async.TriggerOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'TriggerOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: TriggerOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.begin_start_trigger - name: begin_start_trigger - summary: Starts a trigger. - signature: 'async begin_start_trigger(trigger_name: str, **kwargs) -> AsyncLROPoller[None]' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.begin_stop_trigger - name: begin_stop_trigger - summary: Stops a trigger. - signature: 'async begin_stop_trigger(trigger_name: str, **kwargs) -> AsyncLROPoller[None]' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either None or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.begin_subscribe_trigger_to_events - name: begin_subscribe_trigger_to_events - summary: Subscribe event trigger to events. - signature: 'async begin_subscribe_trigger_to_events(trigger_name: str, **kwargs) - -> AsyncLROPoller[TriggerSubscriptionOperationStatus]' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either TriggerSubscriptionOperationStatus - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.begin_unsubscribe_trigger_from_events - name: begin_unsubscribe_trigger_from_events - summary: Unsubscribe event trigger from events. - signature: 'async begin_unsubscribe_trigger_from_events(trigger_name: str, **kwargs) - -> AsyncLROPoller[TriggerSubscriptionOperationStatus]' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of AsyncLROPoller that returns either TriggerSubscriptionOperationStatus - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.create_or_update_trigger - name: create_or_update_trigger - summary: Creates or updates a trigger. - signature: 'async create_or_update_trigger(trigger_name: str, properties: Trigger, - if_match: str | None = None, **kwargs) -> TriggerResource' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - - name: properties - description: Properties of the trigger. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the trigger entity. Should only be specified for update, - for which it - - should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TriggerResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.delete_trigger - name: delete_trigger - summary: Deletes a trigger. - signature: 'async delete_trigger(trigger_name: str, **kwargs) -> None' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.get_event_subscription_status - name: get_event_subscription_status - summary: Get a trigger's event subscription status. - signature: 'async get_event_subscription_status(trigger_name: str, **kwargs) -> - TriggerSubscriptionOperationStatus' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TriggerSubscriptionOperationStatus, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.get_trigger - name: get_trigger - summary: Gets a trigger. - signature: 'async get_trigger(trigger_name: str, if_none_match: str | None = None, - **kwargs) -> TriggerResource | None' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the trigger entity. Should only be specified for get. If - the ETag - - matches the existing entity tag, or if * was provided, then no content will - be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TriggerResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.get_triggers_by_workspace - name: get_triggers_by_workspace - summary: Lists triggers. - signature: get_triggers_by_workspace(**kwargs) -> AsyncIterable[TriggerListResponse] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TriggerListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.TriggerRunOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.TriggerRunOperations.yml deleted file mode 100644 index 3a08bba1ddec..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.TriggerRunOperations.yml +++ /dev/null @@ -1,84 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.aio.operations_async.TriggerRunOperations -name: TriggerRunOperations -fullName: azure.synapse.artifacts.aio.operations_async.TriggerRunOperations -module: azure.synapse.artifacts.aio.operations_async -summary: 'TriggerRunOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: TriggerRunOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.aio.operations_async.TriggerRunOperations.query_trigger_runs_by_workspace - name: query_trigger_runs_by_workspace - summary: Query trigger runs. - signature: 'async query_trigger_runs_by_workspace(filter_parameters: RunFilterParameters, - **kwargs) -> TriggerRunsQueryResponse' - parameters: - - name: filter_parameters - description: Parameters to filter the pipeline run. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TriggerRunsQueryResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.aio.operations_async.TriggerRunOperations.rerun_trigger_instance - name: rerun_trigger_instance - summary: Rerun single trigger instance by runId. - signature: 'async rerun_trigger_instance(trigger_name: str, run_id: str, **kwargs) - -> None' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - - name: run_id - description: The pipeline run identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.aio.operations_async.TriggerRunOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.yml deleted file mode 100644 index cbfc51014e9a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.artifacts.aio.operations_async -name: operations_async -fullName: azure.synapse.artifacts.aio.operations_async -type: import -classes: -- azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations -- azure.synapse.artifacts.aio.operations_async.DataFlowOperations -- azure.synapse.artifacts.aio.operations_async.DatasetOperations -- azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations -- azure.synapse.artifacts.aio.operations_async.NotebookOperations -- azure.synapse.artifacts.aio.operations_async.PipelineOperations -- azure.synapse.artifacts.aio.operations_async.PipelineRunOperations -- azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations -- azure.synapse.artifacts.aio.operations_async.SqlScriptOperations -- azure.synapse.artifacts.aio.operations_async.TriggerOperations -- azure.synapse.artifacts.aio.operations_async.TriggerRunOperations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.yml deleted file mode 100644 index 11034f45aacf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.artifacts.aio -name: aio -fullName: azure.synapse.artifacts.aio -type: import -classes: -- azure.synapse.artifacts.aio.ArtifactsClient -packages: -- azure.synapse.artifacts.aio.operations_async diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Activity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Activity.yml deleted file mode 100644 index 35580f8578ab..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Activity.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Activity -name: Activity -fullName: azure.synapse.artifacts.models.Activity -module: azure.synapse.artifacts.models -summary: 'A pipeline activity. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AppendVariableActivity, ControlActivity, ExecutePipelineActivity, - ExecutionActivity, FilterActivity, ForEachActivity, IfConditionActivity, SetVariableActivity, - SwitchActivity, UntilActivity, ValidationActivity, WaitActivity, WebHookActivity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Activity(*, name: str, additional_properties: Dict[str, object] | None - = None, description: str | None = None, depends_on: List[ActivityDependency] | - None = None, user_properties: List[UserProperty] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.Activity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Activity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Activity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Activity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Activity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Activity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Activity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityDependency.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityDependency.yml deleted file mode 100644 index eaa8675fa3b3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityDependency.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ActivityDependency -name: ActivityDependency -fullName: azure.synapse.artifacts.models.ActivityDependency -module: azure.synapse.artifacts.models -summary: 'Activity dependency information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ActivityDependency(*, activity: str, dependency_conditions: List[str | - DependencyCondition], additional_properties: Dict[str, object] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: activity - description: Required. Activity name. - isRequired: true - types: - - - - name: dependency_conditions - description: Required. Match-Condition for the dependency. - isRequired: true - types: - - [ - - ] - keywordOnlyParameters: - - name: activity - isRequired: true - - name: dependency_conditions - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ActivityDependency.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ActivityDependency.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ActivityDependency.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ActivityDependency.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ActivityDependency.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ActivityDependency.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ActivityDependency.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityPolicy.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityPolicy.yml deleted file mode 100644 index 09aaeecd517b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityPolicy.yml +++ /dev/null @@ -1,179 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ActivityPolicy -name: ActivityPolicy -fullName: azure.synapse.artifacts.models.ActivityPolicy -module: azure.synapse.artifacts.models -summary: Execution policy for an activity. -constructor: - syntax: 'ActivityPolicy(*, additional_properties: Dict[str, object] | None = None, - timeout: object | None = None, retry: object | None = None, retry_interval_in_seconds: - int | None = None, secure_input: bool | None = None, secure_output: bool | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: timeout - description: 'Specifies the timeout for the activity to run. The default timeout - is 7 days. - - Type: string (or Expression with resultType string), pattern: - - ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])).' - isRequired: true - types: - - - - name: retry - description: 'Maximum ordinary retry attempts. Default is 0. Type: integer (or - Expression with - - resultType integer), minimum: 0.' - isRequired: true - types: - - - - name: retry_interval_in_seconds - description: 'Interval between each retry attempt (in seconds). The default - - is 30 sec.' - isRequired: true - types: - - - - name: secure_input - description: 'When set to true, Input from activity is considered as secure and - will not - - be logged to monitoring.' - isRequired: true - types: - - - - name: secure_output - description: 'When set to true, Output from activity is considered as secure and - will - - not be logged to monitoring.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: timeout - defaultValue: None - - name: retry - defaultValue: None - - name: retry_interval_in_seconds - defaultValue: None - - name: secure_input - defaultValue: None - - name: secure_output - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ActivityPolicy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ActivityPolicy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ActivityPolicy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ActivityPolicy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ActivityPolicy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ActivityPolicy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ActivityPolicy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityRun.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityRun.yml deleted file mode 100644 index 379bf6d52f10..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityRun.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ActivityRun -name: ActivityRun -fullName: azure.synapse.artifacts.models.ActivityRun -module: azure.synapse.artifacts.models -summary: 'Information about an activity run in a pipeline. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'ActivityRun(*, additional_properties: Dict[str, object] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -variables: -- description: The name of the pipeline. - name: pipeline_name - types: - - -- description: The id of the pipeline run. - name: pipeline_run_id - types: - - -- description: The name of the activity. - name: activity_name - types: - - -- description: The type of the activity. - name: activity_type - types: - - -- description: The id of the activity run. - name: activity_run_id - types: - - -- description: The name of the compute linked service. - name: linked_service_name - types: - - -- description: The status of the activity run. - name: status - types: - - -- description: The start time of the activity run in 'ISO 8601' format. - name: activity_run_start - types: - - -- description: The end time of the activity run in 'ISO 8601' format. - name: activity_run_end - types: - - -- description: The duration of the activity run. - name: duration_in_ms - types: - - -- description: The input for the activity. - name: input - types: - - -- description: The output for the activity. - name: output - types: - - -- description: The error if any from the activity run. - name: error - types: - - -methods: -- uid: azure.synapse.artifacts.models.ActivityRun.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ActivityRun.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ActivityRun.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ActivityRun.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ActivityRun.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ActivityRun.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ActivityRun.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityRunsQueryResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityRunsQueryResponse.yml deleted file mode 100644 index 7cc95aab7470..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityRunsQueryResponse.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse -name: ActivityRunsQueryResponse -fullName: azure.synapse.artifacts.models.ActivityRunsQueryResponse -module: azure.synapse.artifacts.models -summary: 'A list activity runs. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ActivityRunsQueryResponse(*, value: List[ActivityRun], continuation_token: - str | None = None, **kwargs)' - parameters: - - name: value - description: Required. List of activity runs. - isRequired: true - types: - - [] - - name: continuation_token - description: 'The continuation token for getting the next page of results, if - any - - remaining results exist, null otherwise.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: continuation_token - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.yml deleted file mode 100644 index 5801645cf3a3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse -name: AddDataFlowToDebugSessionResponse -fullName: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse -module: azure.synapse.artifacts.models -summary: Response body structure for starting data flow debug session. -constructor: - syntax: 'AddDataFlowToDebugSessionResponse(*, job_version: str | None = None, **kwargs)' - parameters: - - name: job_version - description: The ID of data flow debug job version. - isRequired: true - types: - - - keywordOnlyParameters: - - name: job_version - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonMWSLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonMWSLinkedService.yml deleted file mode 100644 index 32249e740805..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonMWSLinkedService.yml +++ /dev/null @@ -1,260 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AmazonMWSLinkedService -name: AmazonMWSLinkedService -fullName: azure.synapse.artifacts.models.AmazonMWSLinkedService -module: azure.synapse.artifacts.models -summary: 'Amazon Marketplace Web Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AmazonMWSLinkedService(*, endpoint: object, marketplace_id: object, seller_id: - object, access_key_id: object, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, mws_auth_token: SecretBase | None = None, secret_key: - SecretBase | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: endpoint - description: 'Required. The endpoint of the Amazon MWS server, (i.e. - - mws.amazonservices.com).' - isRequired: true - types: - - - - name: marketplace_id - description: 'Required. The Amazon Marketplace ID you want to retrieve data from. - To - - retrieve data from multiple Marketplace IDs, separate them with a comma (,). - (i.e. - - A2EUQ1WTGCTBG2).' - isRequired: true - types: - - - - name: seller_id - description: Required. The Amazon seller ID. - isRequired: true - types: - - - - name: mws_auth_token - description: The Amazon MWS authentication token. - isRequired: true - types: - - - - name: access_key_id - description: Required. The access key id used to access data. - isRequired: true - types: - - - - name: secret_key - description: The secret key used to access data. - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: endpoint - isRequired: true - - name: marketplace_id - isRequired: true - - name: seller_id - isRequired: true - - name: access_key_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: mws_auth_token - defaultValue: None - - name: secret_key - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AmazonMWSLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonMWSLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonMWSLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AmazonMWSLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonMWSLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AmazonMWSLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonMWSLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonMWSObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonMWSObjectDataset.yml deleted file mode 100644 index 43921d8a9db2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonMWSObjectDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset -name: AmazonMWSObjectDataset -fullName: azure.synapse.artifacts.models.AmazonMWSObjectDataset -module: azure.synapse.artifacts.models -summary: 'Amazon Marketplace Web Service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AmazonMWSObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonRedshiftLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonRedshiftLinkedService.yml deleted file mode 100644 index e88921cf2416..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonRedshiftLinkedService.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService -name: AmazonRedshiftLinkedService -fullName: azure.synapse.artifacts.models.AmazonRedshiftLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Amazon Redshift. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AmazonRedshiftLinkedService(*, server: object, database: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, username: object | None - = None, password: SecretBase | None = None, port: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: server - description: 'Required. The name of the Amazon Redshift server. Type: string (or - Expression - - with resultType string).' - isRequired: true - types: - - - - name: username - description: 'The username of the Amazon Redshift source. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: The password of the Amazon Redshift source. - isRequired: true - types: - - - - name: database - description: 'Required. The database name of the Amazon Redshift source. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: port - description: 'The TCP port number that the Amazon Redshift server uses to listen - for client - - connections. The default value is 5439. Type: integer (or Expression with resultType - integer).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: server - isRequired: true - - name: database - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: port - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonRedshiftTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonRedshiftTableDataset.yml deleted file mode 100644 index 8e9e1d774b75..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonRedshiftTableDataset.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset -name: AmazonRedshiftTableDataset -fullName: azure.synapse.artifacts.models.AmazonRedshiftTableDataset -module: azure.synapse.artifacts.models -summary: 'The Amazon Redshift table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AmazonRedshiftTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - table: object | None = None, schema_type_properties_schema: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The Amazon Redshift table name. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The Amazon Redshift schema name. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonS3LinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonS3LinkedService.yml deleted file mode 100644 index 81c25c6a4229..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonS3LinkedService.yml +++ /dev/null @@ -1,209 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AmazonS3LinkedService -name: AmazonS3LinkedService -fullName: azure.synapse.artifacts.models.AmazonS3LinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Amazon S3. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AmazonS3LinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, access_key_id: object | None = None, secret_access_key: - SecretBase | None = None, service_url: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: access_key_id - description: 'The access key identifier of the Amazon S3 Identity and Access Management - - (IAM) user. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: secret_access_key - description: 'The secret access key of the Amazon S3 Identity and Access Management - - (IAM) user.' - isRequired: true - types: - - - - name: service_url - description: 'This value specifies the endpoint to access with the S3 Connector. - This is - - an optional property; change it only if you want to try a different service - endpoint or want to - - switch between https and http. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: access_key_id - defaultValue: None - - name: secret_access_key - defaultValue: None - - name: service_url - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AmazonS3LinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonS3LinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonS3LinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AmazonS3LinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AmazonS3LinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AmazonS3LinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AmazonS3LinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AppendVariableActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AppendVariableActivity.yml deleted file mode 100644 index ec95f2097c8a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AppendVariableActivity.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AppendVariableActivity -name: AppendVariableActivity -fullName: azure.synapse.artifacts.models.AppendVariableActivity -module: azure.synapse.artifacts.models -summary: 'Append value for a Variable of type Array. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AppendVariableActivity(*, name: str, additional_properties: Dict[str, object] - | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, variable_name: - str | None = None, value: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: variable_name - description: Name of the variable whose value needs to be appended to. - isRequired: true - types: - - - - name: value - description: Value to be appended. Could be a static value or Expression. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: variable_name - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AppendVariableActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AppendVariableActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AppendVariableActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AppendVariableActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AppendVariableActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AppendVariableActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AppendVariableActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AvroCompressionCodec.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AvroCompressionCodec.yml deleted file mode 100644 index 305ffff664b3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AvroCompressionCodec.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.AvroCompressionCodec -name: AvroCompressionCodec -fullName: azure.synapse.artifacts.models.AvroCompressionCodec -module: azure.synapse.artifacts.models -fields: -- name: bzip2 - uid: azure.synapse.artifacts.models.AvroCompressionCodec.bzip2 -- name: deflate - uid: azure.synapse.artifacts.models.AvroCompressionCodec.deflate -- name: none - uid: azure.synapse.artifacts.models.AvroCompressionCodec.none -- name: snappy - uid: azure.synapse.artifacts.models.AvroCompressionCodec.snappy -- name: xz - uid: azure.synapse.artifacts.models.AvroCompressionCodec.xz diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AvroDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AvroDataset.yml deleted file mode 100644 index 88295c651ac8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AvroDataset.yml +++ /dev/null @@ -1,220 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AvroDataset -name: AvroDataset -fullName: azure.synapse.artifacts.models.AvroDataset -module: azure.synapse.artifacts.models -summary: 'Avro dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AvroDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, location: DatasetLocation | None = None, avro_compression_codec: - str | AvroCompressionCodec | None = None, avro_compression_level: int | None = - None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: location - description: The location of the avro storage. - isRequired: true - types: - - - - name: avro_compression_codec - description: 'Possible values include: "none", "deflate", "snappy", "xz", - - "bzip2".' - isRequired: true - types: - - - - - - name: avro_compression_level - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: location - defaultValue: None - - name: avro_compression_codec - defaultValue: None - - name: avro_compression_level - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AvroDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AvroDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AvroDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AvroDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AvroDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AvroDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AvroDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBatchLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBatchLinkedService.yml deleted file mode 100644 index c0af8a8010ac..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBatchLinkedService.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureBatchLinkedService -name: AzureBatchLinkedService -fullName: azure.synapse.artifacts.models.AzureBatchLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Batch linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureBatchLinkedService(*, account_name: object, batch_uri: object, pool_name: - object, linked_service_name: LinkedServiceReference, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, access_key: SecretBase - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: account_name - description: 'Required. The Azure Batch account name. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: access_key - description: The Azure Batch account access key. - isRequired: true - types: - - - - name: batch_uri - description: 'Required. The Azure Batch URI. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: pool_name - description: 'Required. The Azure Batch pool name. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: linked_service_name - description: Required. The Azure Storage linked service reference. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_name - isRequired: true - - name: batch_uri - isRequired: true - - name: pool_name - isRequired: true - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: access_key - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureBatchLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureBatchLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureBatchLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureBatchLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureBatchLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureBatchLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureBatchLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBlobFSLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBlobFSLinkedService.yml deleted file mode 100644 index 6e59ea85b6dc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBlobFSLinkedService.yml +++ /dev/null @@ -1,228 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService -name: AzureBlobFSLinkedService -fullName: azure.synapse.artifacts.models.AzureBlobFSLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Data Lake Storage Gen2 linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureBlobFSLinkedService(*, url: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, account_key: object | - None = None, service_principal_id: object | None = None, service_principal_key: - SecretBase | None = None, tenant: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: 'Required. Endpoint for the Azure Data Lake Storage Gen2 service. - Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: account_key - description: 'Account key for the Azure Data Lake Storage Gen2 service. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the application used to authenticate against the Azure - - Data Lake Storage Gen2 account. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The Key of the application used to authenticate against the Azure - - Data Lake Storage Gen2 account.' - isRequired: true - types: - - - - name: tenant - description: 'The name or ID of the tenant to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: account_key - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBlobStorageLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBlobStorageLinkedService.yml deleted file mode 100644 index 947707a6ae93..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBlobStorageLinkedService.yml +++ /dev/null @@ -1,254 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService -name: AzureBlobStorageLinkedService -fullName: azure.synapse.artifacts.models.AzureBlobStorageLinkedService -module: azure.synapse.artifacts.models -summary: 'The azure blob storage linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureBlobStorageLinkedService(*, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, connection_string: object | None = None, - account_key: AzureKeyVaultSecretReference | None = None, sas_uri: object | None - = None, sas_token: AzureKeyVaultSecretReference | None = None, service_endpoint: - str | None = None, service_principal_id: object | None = None, service_principal_key: - SecretBase | None = None, tenant: object | None = None, encrypted_credential: - str | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'The connection string. It is mutually exclusive with sasUri, - - serviceEndpoint property. Type: string, SecureString or AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: account_key - description: The Azure key vault secret reference of accountKey in connection - string. - isRequired: true - types: - - - - name: sas_uri - description: 'SAS URI of the Azure Blob Storage resource. It is mutually exclusive - with - - connectionString, serviceEndpoint property. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: sas_token - description: The Azure key vault secret reference of sasToken in sas uri. - isRequired: true - types: - - - - name: service_endpoint - description: 'Blob service endpoint of the Azure Blob Storage resource. It is - - mutually exclusive with connectionString, sasUri property.' - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the service principal used to authenticate against Azure - - SQL Data Warehouse. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The key of the service principal used to authenticate against - - Azure SQL Data Warehouse.' - isRequired: true - types: - - - - name: tenant - description: 'The name or ID of the tenant to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: account_key - defaultValue: None - - name: sas_uri - defaultValue: None - - name: sas_token - defaultValue: None - - name: service_endpoint - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.yml deleted file mode 100644 index 070edec4999b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.yml +++ /dev/null @@ -1,198 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity -name: AzureDataExplorerCommandActivity -fullName: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity -module: azure.synapse.artifacts.models -summary: 'Azure Data Explorer command activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureDataExplorerCommandActivity(*, name: str, command: object, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, command_timeout: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: command - description: 'Required. A control command, according to the Azure Data Explorer - command - - syntax. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: command_timeout - description: 'Control command timeout. Type: string (or Expression with resultType - - string), pattern: ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9]))..).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: command - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: command_timeout - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerLinkedService.yml deleted file mode 100644 index 2a99c0bf713d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerLinkedService.yml +++ /dev/null @@ -1,215 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService -name: AzureDataExplorerLinkedService -fullName: azure.synapse.artifacts.models.AzureDataExplorerLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Data Explorer (Kusto) linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureDataExplorerLinkedService(*, endpoint: object, service_principal_id: - object, service_principal_key: SecretBase, database: object, tenant: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: endpoint - description: 'Required. The endpoint of Azure Data Explorer (the engine''s endpoint). - URL - - will be in the format [https://](https://)``.:code:**.kusto.windows.net. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'Required. The ID of the service principal used to authenticate - - against Azure Data Explorer. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'Required. The key of the service principal used to authenticate - - against Kusto.' - isRequired: true - types: - - - - name: database - description: 'Required. Database name for connection. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: tenant - description: 'Required. The name or ID of the tenant to which the service principal - belongs. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: endpoint - isRequired: true - - name: service_principal_id - isRequired: true - - name: service_principal_key - isRequired: true - - name: database - isRequired: true - - name: tenant - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerTableDataset.yml deleted file mode 100644 index 31ed73adde79..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerTableDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset -name: AzureDataExplorerTableDataset -fullName: azure.synapse.artifacts.models.AzureDataExplorerTableDataset -module: azure.synapse.artifacts.models -summary: 'The Azure Data Explorer (Kusto) dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureDataExplorerTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Azure Data Explorer database. Type: string - (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.yml deleted file mode 100644 index 12f8630b96d0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.yml +++ /dev/null @@ -1,244 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService -name: AzureDataLakeAnalyticsLinkedService -fullName: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Data Lake Analytics linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureDataLakeAnalyticsLinkedService(*, account_name: object, tenant: object, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, service_principal_id: - object | None = None, service_principal_key: SecretBase | None = None, subscription_id: - object | None = None, resource_group_name: object | None = None, data_lake_analytics_uri: - object | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: account_name - description: 'Required. The Azure Data Lake Analytics account name. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the application used to authenticate against the Azure - - Data Lake Analytics account. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The Key of the application used to authenticate against the Azure - - Data Lake Analytics account.' - isRequired: true - types: - - - - name: tenant - description: 'Required. The name or ID of the tenant to which the service principal - belongs. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: subscription_id - description: 'Data Lake Analytics account subscription ID (if different from Data - - Factory account). Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: resource_group_name - description: 'Data Lake Analytics account resource group name (if different from - - Data Factory account). Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: data_lake_analytics_uri - description: 'Azure Data Lake Analytics URI Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: account_name - isRequired: true - - name: tenant - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: subscription_id - defaultValue: None - - name: resource_group_name - defaultValue: None - - name: data_lake_analytics_uri - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.yml deleted file mode 100644 index 4ebbd553dbb4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.yml +++ /dev/null @@ -1,245 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService -name: AzureDataLakeStoreLinkedService -fullName: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Data Lake Store linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureDataLakeStoreLinkedService(*, data_lake_store_uri: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, service_principal_id: - object | None = None, service_principal_key: SecretBase | None = None, tenant: - object | None = None, account_name: object | None = None, subscription_id: object - | None = None, resource_group_name: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: data_lake_store_uri - description: 'Required. Data Lake Store service URI. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the application used to authenticate against the Azure - - Data Lake Store account. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The Key of the application used to authenticate against the Azure - - Data Lake Store account.' - isRequired: true - types: - - - - name: tenant - description: 'The name or ID of the tenant to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: account_name - description: 'Data Lake Store account name. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: subscription_id - description: 'Data Lake Store account subscription ID (if different from Data - Factory - - account). Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: resource_group_name - description: 'Data Lake Store account resource group name (if different from Data - - Factory account). Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: data_lake_store_uri - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: account_name - defaultValue: None - - name: subscription_id - defaultValue: None - - name: resource_group_name - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDatabricksLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDatabricksLinkedService.yml deleted file mode 100644 index 098f6eef8c77..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDatabricksLinkedService.yml +++ /dev/null @@ -1,333 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService -name: AzureDatabricksLinkedService -fullName: azure.synapse.artifacts.models.AzureDatabricksLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Databricks linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureDatabricksLinkedService(*, domain: object, access_token: SecretBase, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, existing_cluster_id: object - | None = None, instance_pool_id: object | None = None, new_cluster_version: object - | None = None, new_cluster_num_of_worker: object | None = None, new_cluster_node_type: - object | None = None, new_cluster_spark_conf: Dict[str, object] | None = None, - new_cluster_spark_env_vars: Dict[str, object] | None = None, new_cluster_custom_tags: - Dict[str, object] | None = None, new_cluster_driver_node_type: object | None = - None, new_cluster_init_scripts: object | None = None, new_cluster_enable_elastic_disk: - object | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: domain - description: 'Required. ``.azuredatabricks.net, domain name of your Databricks - - deployment. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: access_token - description: 'Required. Access token for databricks REST API. Refer to - - [https://docs.azuredatabricks.net/api/latest/authentication.html](https://docs.azuredatabricks.net/api/latest/authentication.html). - Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: existing_cluster_id - description: 'The id of an existing interactive cluster that will be used for - all - - runs of this activity. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: instance_pool_id - description: 'The id of an existing instance pool that will be used for all runs - of - - this activity. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: new_cluster_version - description: 'If not using an existing interactive cluster, this specifies the - - Spark version of a new job cluster or instance pool nodes created for each run - of this - - activity. Required if instancePoolId is specified. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: new_cluster_num_of_worker - description: 'If not using an existing interactive cluster, this specifies - - the number of worker nodes to use for the new job cluster or instance pool. - For new job - - clusters, this a string-formatted Int32, like ''1'' means numOfWorker is 1 or - ''1:10'' means auto- - - scale from 1 (min) to 10 (max). For instance pools, this is a string-formatted - Int32, and can - - only specify a fixed number of worker nodes, such as ''2''. Required if newClusterVersion - is - - specified. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: new_cluster_node_type - description: 'The node type of the new job cluster. This property is required - - if newClusterVersion is specified and instancePoolId is not specified. If instancePoolId - is - - specified, this property is ignored. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: new_cluster_spark_conf - description: 'A set of optional, user-specified Spark configuration key-value - - pairs.' - isRequired: true - types: - - [, ] - - name: new_cluster_spark_env_vars - description: 'A set of optional, user-specified Spark environment - - variables key-value pairs.' - isRequired: true - types: - - [, ] - - name: new_cluster_custom_tags - description: 'Additional tags for cluster resources. This property is ignored - - in instance pool configurations.' - isRequired: true - types: - - [, ] - - name: new_cluster_driver_node_type - description: 'The driver node type for the new job cluster. This - - property is ignored in instance pool configurations. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: new_cluster_init_scripts - description: 'User-defined initialization scripts for the new cluster. Type: - - array of strings (or Expression with resultType array of strings).' - isRequired: true - types: - - - - name: new_cluster_enable_elastic_disk - description: 'Enable the elastic disk on the new cluster. This - - property is now ignored, and takes the default elastic disk behavior in Databricks - (elastic - - disks are always enabled). Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: domain - isRequired: true - - name: access_token - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: existing_cluster_id - defaultValue: None - - name: instance_pool_id - defaultValue: None - - name: new_cluster_version - defaultValue: None - - name: new_cluster_num_of_worker - defaultValue: None - - name: new_cluster_node_type - defaultValue: None - - name: new_cluster_spark_conf - defaultValue: None - - name: new_cluster_spark_env_vars - defaultValue: None - - name: new_cluster_custom_tags - defaultValue: None - - name: new_cluster_driver_node_type - defaultValue: None - - name: new_cluster_init_scripts - defaultValue: None - - name: new_cluster_enable_elastic_disk - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFileStorageLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFileStorageLinkedService.yml deleted file mode 100644 index 7a64857649a0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFileStorageLinkedService.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService -name: AzureFileStorageLinkedService -fullName: azure.synapse.artifacts.models.AzureFileStorageLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure File Storage linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureFileStorageLinkedService(*, host: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, user_id: object | None - = None, password: SecretBase | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. Host name of the server. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: user_id - description: 'User ID to logon the server. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password to logon the server. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: user_id - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionActivity.yml deleted file mode 100644 index 93fe4685c7f2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionActivity.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureFunctionActivity -name: AzureFunctionActivity -fullName: azure.synapse.artifacts.models.AzureFunctionActivity -module: azure.synapse.artifacts.models -summary: 'Azure Function activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureFunctionActivity(*, name: str, method: str | AzureFunctionActivityMethod, - function_name: object, additional_properties: Dict[str, object] | None = None, - description: str | None = None, depends_on: List[ActivityDependency] | None = - None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, headers: - object | None = None, body: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: method - description: 'Required. Rest API method for target endpoint. Possible values include: - "GET", - - "POST", "PUT", "DELETE", "OPTIONS", "HEAD", "TRACE".' - isRequired: true - types: - - - - - - name: function_name - description: 'Required. Name of the Function that the Azure Function Activity - will - - call. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: headers - description: 'Represents the headers that will be sent to the request. For example, - to set - - the language and type on a request: "headers" : { "Accept-Language": "en-us", - "Content-Type": - - "application/json" }. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: body - description: 'Represents the payload that will be sent to the endpoint. Required - for POST/PUT - - method, not allowed for GET method Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: method - isRequired: true - - name: function_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: headers - defaultValue: None - - name: body - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureFunctionActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureFunctionActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureFunctionActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureFunctionActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureFunctionActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureFunctionActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureFunctionActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionActivityMethod.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionActivityMethod.yml deleted file mode 100644 index bcb13ce09a96..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionActivityMethod.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod -name: AzureFunctionActivityMethod -fullName: azure.synapse.artifacts.models.AzureFunctionActivityMethod -summary: The list of HTTP methods supported by a AzureFunctionActivity. -module: azure.synapse.artifacts.models -fields: -- name: delete - uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod.delete -- name: get - uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod.get -- name: head - uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod.head -- name: options - uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod.options -- name: post - uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod.post -- name: put - uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod.put -- name: trace - uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod.trace diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionLinkedService.yml deleted file mode 100644 index 0960d8d64e34..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionLinkedService.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureFunctionLinkedService -name: AzureFunctionLinkedService -fullName: azure.synapse.artifacts.models.AzureFunctionLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Function linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureFunctionLinkedService(*, function_app_url: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, function_key: SecretBase - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: function_app_url - description: 'Required. The endpoint of the Azure Function App. URL will be in - the - - format [https://](https://)``.azurewebsites.net.' - isRequired: true - types: - - - - name: function_key - description: Function or Host key for Azure Function App. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: function_app_url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: function_key - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureFunctionLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureFunctionLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureFunctionLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureFunctionLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureFunctionLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureFunctionLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureFunctionLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureKeyVaultLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureKeyVaultLinkedService.yml deleted file mode 100644 index 537a4f41abc8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureKeyVaultLinkedService.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService -name: AzureKeyVaultLinkedService -fullName: azure.synapse.artifacts.models.AzureKeyVaultLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Key Vault linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureKeyVaultLinkedService(*, base_url: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: base_url - description: 'Required. The base URL of the Azure Key Vault. e.g. - - [https://myakv.vault.azure.net](https://myakv.vault.azure.net) Type: string - (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: base_url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureKeyVaultSecretReference.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureKeyVaultSecretReference.yml deleted file mode 100644 index 9f175f019521..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureKeyVaultSecretReference.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference -name: AzureKeyVaultSecretReference -fullName: azure.synapse.artifacts.models.AzureKeyVaultSecretReference -module: azure.synapse.artifacts.models -summary: 'Azure Key Vault secret reference. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureKeyVaultSecretReference(*, store: LinkedServiceReference, secret_name: - object, secret_version: object | None = None, **kwargs)' - parameters: - - name: type - description: Required. Type of the secret.Constant filled by server. - isRequired: true - types: - - - - name: store - description: Required. The Azure Key Vault linked service reference. - isRequired: true - types: - - - - name: secret_name - description: 'Required. The name of the secret in Azure Key Vault. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: secret_version - description: 'The version of the secret in Azure Key Vault. The default value - is the - - latest version of the secret. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: store - isRequired: true - - name: secret_name - isRequired: true - - name: secret_version - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.yml deleted file mode 100644 index 37074a161274..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity -name: AzureMLBatchExecutionActivity -fullName: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity -module: azure.synapse.artifacts.models -summary: 'Azure ML Batch Execution activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMLBatchExecutionActivity(*, name: str, additional_properties: Dict[str, - object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, global_parameters: - Dict[str, object] | None = None, web_service_outputs: Dict[str, AzureMLWebServiceFile] - | None = None, web_service_inputs: Dict[str, AzureMLWebServiceFile] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: global_parameters - description: 'Key,Value pairs to be passed to the Azure ML Batch Execution Service - - endpoint. Keys must match the names of web service parameters defined in the - published Azure ML - - web service. Values will be passed in the GlobalParameters property of the Azure - ML batch - - execution request.' - isRequired: true - types: - - [, ] - - name: web_service_outputs - description: 'Key,Value pairs, mapping the names of Azure ML endpoint''s Web - - Service Outputs to AzureMLWebServiceFile objects specifying the output Blob - locations. This - - information will be passed in the WebServiceOutputs property of the Azure ML - batch execution - - request.' - isRequired: true - types: - - [, ] - - name: web_service_inputs - description: 'Key,Value pairs, mapping the names of Azure ML endpoint''s Web - - Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. - This - - information will be passed in the WebServiceInputs property of the Azure ML - batch execution - - request.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: global_parameters - defaultValue: None - - name: web_service_outputs - defaultValue: None - - name: web_service_inputs - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.yml deleted file mode 100644 index 6b12826a741a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.yml +++ /dev/null @@ -1,244 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity -name: AzureMLExecutePipelineActivity -fullName: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity -module: azure.synapse.artifacts.models -summary: 'Azure ML Execute Pipeline activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMLExecutePipelineActivity(*, name: str, ml_pipeline_id: object, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, experiment_name: - object | None = None, ml_pipeline_parameters: object | None = None, ml_parent_run_id: - object | None = None, continue_on_step_failure: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: ml_pipeline_id - description: 'Required. ID of the published Azure ML pipeline. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: experiment_name - description: 'Run history experiment name of the pipeline run. This information - will - - be passed in the ExperimentName property of the published pipeline execution - request. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: ml_pipeline_parameters - description: 'Key,Value pairs to be passed to the published Azure ML pipeline - - endpoint. Keys must match the names of pipeline parameters defined in the published - pipeline. - - Values will be passed in the ParameterAssignments property of the published - pipeline execution - - request. Type: object with key value pairs (or Expression with resultType object).' - isRequired: true - types: - - - - name: ml_parent_run_id - description: 'The parent Azure ML Service pipeline run id. This information will - be - - passed in the ParentRunId property of the published pipeline execution request. - Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: continue_on_step_failure - description: 'Whether to continue execution of other steps in the - - PipelineRun if a step fails. This information will be passed in the continueOnStepFailure - - property of the published pipeline execution request. Type: boolean (or Expression - with - - resultType boolean).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: ml_pipeline_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: experiment_name - defaultValue: None - - name: ml_pipeline_parameters - defaultValue: None - - name: ml_parent_run_id - defaultValue: None - - name: continue_on_step_failure - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLLinkedService.yml deleted file mode 100644 index bd58a5f5ff8d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLLinkedService.yml +++ /dev/null @@ -1,236 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMLLinkedService -name: AzureMLLinkedService -fullName: azure.synapse.artifacts.models.AzureMLLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure ML Studio Web Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMLLinkedService(*, ml_endpoint: object, api_key: SecretBase, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, update_resource_endpoint: - object | None = None, service_principal_id: object | None = None, service_principal_key: - SecretBase | None = None, tenant: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: ml_endpoint - description: 'Required. The Batch Execution REST URL for an Azure ML Studio Web - Service - - endpoint. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: api_key - description: Required. The API key for accessing the Azure ML model endpoint. - isRequired: true - types: - - - - name: update_resource_endpoint - description: 'The Update Resource REST URL for an Azure ML Studio Web - - Service endpoint. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the service principal used to authenticate against the - - ARM-based updateResourceEndpoint of an Azure ML Studio web service. Type: string - (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The key of the service principal used to authenticate against the - - ARM-based updateResourceEndpoint of an Azure ML Studio web service.' - isRequired: true - types: - - - - name: tenant - description: 'The name or ID of the tenant to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: ml_endpoint - isRequired: true - - name: api_key - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: update_resource_endpoint - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMLLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMLLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMLLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLServiceLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLServiceLinkedService.yml deleted file mode 100644 index ae7fa2fc6d74..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLServiceLinkedService.yml +++ /dev/null @@ -1,238 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService -name: AzureMLServiceLinkedService -fullName: azure.synapse.artifacts.models.AzureMLServiceLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure ML Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMLServiceLinkedService(*, subscription_id: object, resource_group_name: - object, ml_workspace_name: object, additional_properties: Dict[str, object] | - None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, service_principal_id: object | None = - None, service_principal_key: SecretBase | None = None, tenant: object | None = - None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: subscription_id - description: 'Required. Azure ML Service workspace subscription ID. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: resource_group_name - description: 'Required. Azure ML Service workspace resource group name. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: ml_workspace_name - description: 'Required. Azure ML Service workspace name. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the service principal used to authenticate against the - - endpoint of a published Azure ML Service pipeline. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The key of the service principal used to authenticate against the - - endpoint of a published Azure ML Service pipeline.' - isRequired: true - types: - - - - name: tenant - description: 'The name or ID of the tenant to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: subscription_id - isRequired: true - - name: resource_group_name - isRequired: true - - name: ml_workspace_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.yml deleted file mode 100644 index d01c4dc03000..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.yml +++ /dev/null @@ -1,210 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity -name: AzureMLUpdateResourceActivity -fullName: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity -module: azure.synapse.artifacts.models -summary: 'Azure ML Update Resource management activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMLUpdateResourceActivity(*, name: str, trained_model_name: object, - trained_model_linked_service_name: LinkedServiceReference, trained_model_file_path: - object, additional_properties: Dict[str, object] | None = None, description: str - | None = None, depends_on: List[ActivityDependency] | None = None, user_properties: - List[UserProperty] | None = None, linked_service_name: LinkedServiceReference - | None = None, policy: ActivityPolicy | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: trained_model_name - description: 'Required. Name of the Trained Model module in the Web Service - - experiment to be updated. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: trained_model_linked_service_name - description: 'Required. Name of Azure Storage linked service - - holding the .ilearner file that will be uploaded by the update operation.' - isRequired: true - types: - - - - name: trained_model_file_path - description: 'Required. The relative file path in trainedModelLinkedService - - to represent the .ilearner file that will be uploaded by the update operation. Type: - string - - (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: trained_model_name - isRequired: true - - name: trained_model_linked_service_name - isRequired: true - - name: trained_model_file_path - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLWebServiceFile.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLWebServiceFile.yml deleted file mode 100644 index b736c408ac84..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLWebServiceFile.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMLWebServiceFile -name: AzureMLWebServiceFile -fullName: azure.synapse.artifacts.models.AzureMLWebServiceFile -module: azure.synapse.artifacts.models -summary: 'Azure ML WebService Input/Output file. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMLWebServiceFile(*, file_path: object, linked_service_name: LinkedServiceReference, - **kwargs)' - parameters: - - name: file_path - description: 'Required. The relative file path, including container name, in the - Azure Blob - - Storage specified by the LinkedService. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: linked_service_name - description: 'Required. Reference to an Azure Storage LinkedService, where Azure - - ML WebService Input/Output file located.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: file_path - isRequired: true - - name: linked_service_name - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.AzureMLWebServiceFile.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLWebServiceFile.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLWebServiceFile.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMLWebServiceFile.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMLWebServiceFile.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMLWebServiceFile.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMLWebServiceFile.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMariaDBLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMariaDBLinkedService.yml deleted file mode 100644 index ef3a69ceb1c4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMariaDBLinkedService.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService -name: AzureMariaDBLinkedService -fullName: azure.synapse.artifacts.models.AzureMariaDBLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure Database for MariaDB linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMariaDBLinkedService(*, additional_properties: Dict[str, object] | - None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, connection_string: object | None = None, - pwd: AzureKeyVaultSecretReference | None = None, encrypted_credential: object - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'An ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: pwd - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: pwd - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMariaDBTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMariaDBTableDataset.yml deleted file mode 100644 index 7cda15c64cd3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMariaDBTableDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset -name: AzureMariaDBTableDataset -fullName: azure.synapse.artifacts.models.AzureMariaDBTableDataset -module: azure.synapse.artifacts.models -summary: 'Azure Database for MariaDB dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMariaDBTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMySqlLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMySqlLinkedService.yml deleted file mode 100644 index 098dc0640996..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMySqlLinkedService.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMySqlLinkedService -name: AzureMySqlLinkedService -fullName: azure.synapse.artifacts.models.AzureMySqlLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure MySQL database linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMySqlLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: password - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMySqlLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMySqlLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMySqlLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMySqlLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMySqlLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMySqlLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMySqlLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMySqlTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMySqlTableDataset.yml deleted file mode 100644 index 86baeca5147f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMySqlTableDataset.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureMySqlTableDataset -name: AzureMySqlTableDataset -fullName: azure.synapse.artifacts.models.AzureMySqlTableDataset -module: azure.synapse.artifacts.models -summary: 'The Azure MySQL database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureMySqlTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - table: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The Azure MySQL database table name. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: table - description: 'The name of Azure MySQL database table. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureMySqlTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMySqlTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMySqlTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureMySqlTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureMySqlTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureMySqlTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureMySqlTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.yml deleted file mode 100644 index f6009e262d1d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService -name: AzurePostgreSqlLinkedService -fullName: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure PostgreSQL linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzurePostgreSqlLinkedService(*, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, connection_string: object | None = None, - password: AzureKeyVaultSecretReference | None = None, encrypted_credential: object - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'An ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: password - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.yml deleted file mode 100644 index 2890942fdee7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset -name: AzurePostgreSqlTableDataset -fullName: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset -module: azure.synapse.artifacts.models -summary: 'Azure PostgreSQL dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzurePostgreSqlTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - table: object | None = None, schema_type_properties_schema: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name of the Azure PostgreSQL database which includes both - schema - - and table. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: table - description: 'The table name of the Azure PostgreSQL database. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Azure PostgreSQL database. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSearchIndexDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSearchIndexDataset.yml deleted file mode 100644 index 139ec7f12941..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSearchIndexDataset.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureSearchIndexDataset -name: AzureSearchIndexDataset -fullName: azure.synapse.artifacts.models.AzureSearchIndexDataset -module: azure.synapse.artifacts.models -summary: 'The Azure Search Index. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureSearchIndexDataset(*, linked_service_name: LinkedServiceReference, - index_name: object, additional_properties: Dict[str, object] | None = None, description: - str | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: index_name - description: 'Required. The name of the Azure Search Index. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: index_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureSearchIndexDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSearchIndexDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSearchIndexDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureSearchIndexDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSearchIndexDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureSearchIndexDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSearchIndexDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSearchLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSearchLinkedService.yml deleted file mode 100644 index 156c93eade70..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSearchLinkedService.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureSearchLinkedService -name: AzureSearchLinkedService -fullName: azure.synapse.artifacts.models.AzureSearchLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Windows Azure Search Service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureSearchLinkedService(*, url: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, key: SecretBase | None - = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: 'Required. URL for Azure Search service. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: key - description: Admin Key for Azure Search service. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: key - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureSearchLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSearchLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSearchLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureSearchLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSearchLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureSearchLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSearchLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDWLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDWLinkedService.yml deleted file mode 100644 index cdbdbb733f19..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDWLinkedService.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService -name: AzureSqlDWLinkedService -fullName: azure.synapse.artifacts.models.AzureSqlDWLinkedService -module: azure.synapse.artifacts.models -summary: 'Azure SQL Data Warehouse linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureSqlDWLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: AzureKeyVaultSecretReference - | None = None, service_principal_id: object | None = None, service_principal_key: - SecretBase | None = None, tenant: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: password - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the service principal used to authenticate against Azure - - SQL Data Warehouse. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The key of the service principal used to authenticate against - - Azure SQL Data Warehouse.' - isRequired: true - types: - - - - name: tenant - description: 'The name or ID of the tenant to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDWTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDWTableDataset.yml deleted file mode 100644 index 9eb03b559a43..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDWTableDataset.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset -name: AzureSqlDWTableDataset -fullName: azure.synapse.artifacts.models.AzureSqlDWTableDataset -module: azure.synapse.artifacts.models -summary: 'The Azure SQL Data Warehouse dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureSqlDWTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - schema_type_properties_schema: object | None = None, table: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Azure SQL Data Warehouse. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: table - description: 'The table name of the Azure SQL Data Warehouse. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.yml deleted file mode 100644 index 82e500f326e7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService -name: AzureSqlDatabaseLinkedService -fullName: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService -module: azure.synapse.artifacts.models -summary: 'Microsoft Azure SQL Database linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureSqlDatabaseLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: AzureKeyVaultSecretReference - | None = None, service_principal_id: object | None = None, service_principal_key: - SecretBase | None = None, tenant: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: password - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the service principal used to authenticate against Azure - - SQL Database. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The key of the service principal used to authenticate against - - Azure SQL Database.' - isRequired: true - types: - - - - name: tenant - description: 'The name or ID of the tenant to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlMILinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlMILinkedService.yml deleted file mode 100644 index 3809beb2b0b4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlMILinkedService.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureSqlMILinkedService -name: AzureSqlMILinkedService -fullName: azure.synapse.artifacts.models.AzureSqlMILinkedService -module: azure.synapse.artifacts.models -summary: 'Azure SQL Managed Instance linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureSqlMILinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: AzureKeyVaultSecretReference - | None = None, service_principal_id: object | None = None, service_principal_key: - SecretBase | None = None, tenant: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: password - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: service_principal_id - description: 'The ID of the service principal used to authenticate against Azure - - SQL Managed Instance. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'The key of the service principal used to authenticate against - - Azure SQL Managed Instance.' - isRequired: true - types: - - - - name: tenant - description: 'The name or ID of the tenant to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureSqlMILinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlMILinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlMILinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureSqlMILinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlMILinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureSqlMILinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlMILinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlMITableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlMITableDataset.yml deleted file mode 100644 index be1bed5ad2c2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlMITableDataset.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureSqlMITableDataset -name: AzureSqlMITableDataset -fullName: azure.synapse.artifacts.models.AzureSqlMITableDataset -module: azure.synapse.artifacts.models -summary: 'The Azure SQL Managed Instance dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureSqlMITableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - schema_type_properties_schema: object | None = None, table: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Azure SQL Managed Instance. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: table - description: 'The table name of the Azure SQL Managed Instance dataset. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureSqlMITableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlMITableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlMITableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureSqlMITableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlMITableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureSqlMITableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlMITableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlTableDataset.yml deleted file mode 100644 index 6509fa04b626..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlTableDataset.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureSqlTableDataset -name: AzureSqlTableDataset -fullName: azure.synapse.artifacts.models.AzureSqlTableDataset -module: azure.synapse.artifacts.models -summary: 'The Azure SQL Server database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureSqlTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, schema_type_properties_schema: - object | None = None, table: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Azure SQL database. Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: table - description: 'The table name of the Azure SQL database. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureSqlTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureSqlTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureSqlTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureSqlTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureSqlTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureStorageLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureStorageLinkedService.yml deleted file mode 100644 index a894b85a6fc0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureStorageLinkedService.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureStorageLinkedService -name: AzureStorageLinkedService -fullName: azure.synapse.artifacts.models.AzureStorageLinkedService -module: azure.synapse.artifacts.models -summary: 'The storage account linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureStorageLinkedService(*, additional_properties: Dict[str, object] | - None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, connection_string: object | None = None, - account_key: AzureKeyVaultSecretReference | None = None, sas_uri: object | None - = None, sas_token: AzureKeyVaultSecretReference | None = None, encrypted_credential: - str | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'The connection string. It is mutually exclusive with sasUri property. - - Type: string, SecureString or AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: account_key - description: The Azure key vault secret reference of accountKey in connection - string. - isRequired: true - types: - - - - name: sas_uri - description: 'SAS URI of the Azure Storage resource. It is mutually exclusive - with - - connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: sas_token - description: The Azure key vault secret reference of sasToken in sas uri. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: account_key - defaultValue: None - - name: sas_uri - defaultValue: None - - name: sas_token - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureStorageLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureStorageLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureStorageLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureStorageLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureStorageLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureStorageLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureStorageLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureTableDataset.yml deleted file mode 100644 index 65ce4dcd5e6b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureTableDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureTableDataset -name: AzureTableDataset -fullName: azure.synapse.artifacts.models.AzureTableDataset -module: azure.synapse.artifacts.models -summary: 'The Azure Table storage dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureTableDataset(*, linked_service_name: LinkedServiceReference, table_name: - object, additional_properties: Dict[str, object] | None = None, description: str - | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'Required. The table name of the Azure Table storage. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: table_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureTableStorageLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureTableStorageLinkedService.yml deleted file mode 100644 index 3645f2caeea3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureTableStorageLinkedService.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService -name: AzureTableStorageLinkedService -fullName: azure.synapse.artifacts.models.AzureTableStorageLinkedService -module: azure.synapse.artifacts.models -summary: 'The azure table storage linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'AzureTableStorageLinkedService(*, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, connection_string: object | None = None, - account_key: AzureKeyVaultSecretReference | None = None, sas_uri: object | None - = None, sas_token: AzureKeyVaultSecretReference | None = None, encrypted_credential: - str | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'The connection string. It is mutually exclusive with sasUri property. - - Type: string, SecureString or AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: account_key - description: The Azure key vault secret reference of accountKey in connection - string. - isRequired: true - types: - - - - name: sas_uri - description: 'SAS URI of the Azure Storage resource. It is mutually exclusive - with - - connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: sas_token - description: The Azure key vault secret reference of sasToken in sas uri. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: account_key - defaultValue: None - - name: sas_uri - defaultValue: None - - name: sas_token - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.BigDataPoolReference.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.BigDataPoolReference.yml deleted file mode 100644 index cac4a64fc5b8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.BigDataPoolReference.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.BigDataPoolReference -name: BigDataPoolReference -fullName: azure.synapse.artifacts.models.BigDataPoolReference -module: azure.synapse.artifacts.models -summary: 'Big data pool reference. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'BigDataPoolReference(*, reference_name: str, **kwargs)' - parameters: - - name: reference_name - description: Required. Reference big data pool name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: reference_name - isRequired: true -variables: -- description: 'Required. Big data pool reference type. Default value: "BigDataPoolReference".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.BigDataPoolReference.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.BigDataPoolReference.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.BigDataPoolReference.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.BigDataPoolReference.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.BigDataPoolReference.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.BigDataPoolReference.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.BigDataPoolReference.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.BigDataPoolReference.type - name: type - signature: type = 'BigDataPoolReference' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.BinaryDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.BinaryDataset.yml deleted file mode 100644 index 7c221f750cf7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.BinaryDataset.yml +++ /dev/null @@ -1,210 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.BinaryDataset -name: BinaryDataset -fullName: azure.synapse.artifacts.models.BinaryDataset -module: azure.synapse.artifacts.models -summary: 'Binary dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'BinaryDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, location: DatasetLocation | None = None, compression: DatasetCompression - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: location - description: The location of the Binary storage. - isRequired: true - types: - - - - name: compression - description: The data compression method used for the binary dataset. - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: location - defaultValue: None - - name: compression - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.BinaryDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.BinaryDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.BinaryDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.BinaryDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.BinaryDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.BinaryDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.BinaryDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CassandraLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CassandraLinkedService.yml deleted file mode 100644 index d4c658760f97..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CassandraLinkedService.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CassandraLinkedService -name: CassandraLinkedService -fullName: azure.synapse.artifacts.models.CassandraLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Cassandra data source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CassandraLinkedService(*, host: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, authentication_type: object - | None = None, port: object | None = None, username: object | None = None, password: - SecretBase | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. Host name for connection. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: authentication_type - description: 'AuthenticationType to be used for connection. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: port - description: 'The port for the connection. Type: integer (or Expression with resultType - - integer).' - isRequired: true - types: - - - - name: username - description: 'Username for authentication. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password for authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: authentication_type - defaultValue: None - - name: port - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CassandraLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CassandraLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CassandraLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CassandraLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CassandraLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CassandraLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CassandraLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CassandraTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CassandraTableDataset.yml deleted file mode 100644 index e1b86bd52a36..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CassandraTableDataset.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CassandraTableDataset -name: CassandraTableDataset -fullName: azure.synapse.artifacts.models.CassandraTableDataset -module: azure.synapse.artifacts.models -summary: 'The Cassandra database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CassandraTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, keyspace: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name of the Cassandra database. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: keyspace - description: 'The keyspace of the Cassandra database. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: keyspace - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CassandraTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CassandraTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CassandraTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CassandraTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CassandraTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CassandraTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CassandraTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CellOutputType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CellOutputType.yml deleted file mode 100644 index dcfac6801717..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CellOutputType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.CellOutputType -name: CellOutputType -fullName: azure.synapse.artifacts.models.CellOutputType -summary: Execution, display, or stream outputs. -module: azure.synapse.artifacts.models -fields: -- name: display_data - uid: azure.synapse.artifacts.models.CellOutputType.display_data -- name: error - uid: azure.synapse.artifacts.models.CellOutputType.error -- name: execute_result - uid: azure.synapse.artifacts.models.CellOutputType.execute_result -- name: stream - uid: azure.synapse.artifacts.models.CellOutputType.stream diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CloudError.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CloudError.yml deleted file mode 100644 index 0d4ed2a9312d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CloudError.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CloudError -name: CloudError -fullName: azure.synapse.artifacts.models.CloudError -module: azure.synapse.artifacts.models -summary: 'The object that defines the structure of an Azure Synapse error response. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CloudError(*, code: str, message: str, target: str | None = None, details: - List[CloudError] | None = None, **kwargs)' - parameters: - - name: code - description: Required. Error code. - isRequired: true - types: - - - - name: message - description: Required. Error message. - isRequired: true - types: - - - - name: target - description: Property name/path in request associated with error. - isRequired: true - types: - - - - name: details - description: Array with additional error details. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None - - name: details - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CloudError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CloudError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CloudError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CloudError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CloudError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CloudError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CloudError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.yml deleted file mode 100644 index e96d6a87f2bc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset -name: CommonDataServiceForAppsEntityDataset -fullName: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset -module: azure.synapse.artifacts.models -summary: 'The Common Data Service for Apps entity dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CommonDataServiceForAppsEntityDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, entity_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: entity_name - description: 'The logical name of the entity. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: entity_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.yml deleted file mode 100644 index 768400d5aa15..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.yml +++ /dev/null @@ -1,329 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService -name: CommonDataServiceForAppsLinkedService -fullName: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService -module: azure.synapse.artifacts.models -summary: 'Common Data Service for Apps linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CommonDataServiceForAppsLinkedService(*, deployment_type: str | DynamicsDeploymentType, - authentication_type: str | DynamicsAuthenticationType, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, host_name: object | None - = None, port: object | None = None, service_uri: object | None = None, organization_name: - object | None = None, username: object | None = None, password: SecretBase | None - = None, service_principal_id: object | None = None, service_principal_credential_type: - str | DynamicsServicePrincipalCredentialType | None = None, service_principal_credential: - SecretBase | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: deployment_type - description: 'Required. The deployment type of the Common Data Service for Apps - - instance. ''Online'' for Common Data Service for Apps Online and ''OnPremisesWithIfd'' - for Common - - Data Service for Apps on-premises with Ifd. Type: string (or Expression with - resultType - - string). Possible values include: "Online", "OnPremisesWithIfd".' - isRequired: true - types: - - - - - - name: host_name - description: 'The host name of the on-premises Common Data Service for Apps server. - The - - property is required for on-prem and not allowed for online. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: port - description: 'The port of on-premises Common Data Service for Apps server. The - property is - - required for on-prem and not allowed for online. Default is 443. Type: integer - (or Expression - - with resultType integer), minimum: 0.' - isRequired: true - types: - - - - name: service_uri - description: 'The URL to the Microsoft Common Data Service for Apps server. The - property - - is required for on-line and not allowed for on-prem. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: organization_name - description: 'The organization name of the Common Data Service for Apps instance. - - The property is required for on-prem and required for online when there are - more than one - - Common Data Service for Apps instances associated with the user. Type: string - (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The authentication type to connect to Common Data Service - - for Apps server. ''Office365'' for online scenario, ''Ifd'' for on-premises - with Ifd scenario. - - ''AADServicePrincipal'' for Server-To-Server authentication in online scenario. - Type: string (or - - Expression with resultType string). Possible values include: "Office365", "Ifd", - - "AADServicePrincipal".' - isRequired: true - types: - - - - - - name: username - description: 'User name to access the Common Data Service for Apps instance. Type: - string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: password - description: Password to access the Common Data Service for Apps instance. - isRequired: true - types: - - - - name: service_principal_id - description: 'The client ID of the application in Azure Active Directory used - - for Server-To-Server authentication. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: service_principal_credential_type - description: 'The service principal credential type to use in - - Server-To-Server authentication. ''ServicePrincipalKey'' for key/secret, ''ServicePrincipalCert'' - - for certificate. Type: string (or Expression with resultType string). Possible - values include: - - "ServicePrincipalKey", "ServicePrincipalCert".' - isRequired: true - types: - - - - - - name: service_principal_credential - description: 'The credential of the service principal object in Azure - - Active Directory. If servicePrincipalCredentialType is ''ServicePrincipalKey'', - - servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. - If - - servicePrincipalCredentialType is ''ServicePrincipalCert'', servicePrincipalCredential - can only - - be AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: deployment_type - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: host_name - defaultValue: None - - name: port - defaultValue: None - - name: service_uri - defaultValue: None - - name: organization_name - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_credential_type - defaultValue: None - - name: service_principal_credential - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ConcurLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ConcurLinkedService.yml deleted file mode 100644 index 9378041d67d6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ConcurLinkedService.yml +++ /dev/null @@ -1,233 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ConcurLinkedService -name: ConcurLinkedService -fullName: azure.synapse.artifacts.models.ConcurLinkedService -module: azure.synapse.artifacts.models -summary: 'Concur Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ConcurLinkedService(*, client_id: object, username: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: SecretBase | - None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: client_id - description: Required. Application client_id supplied by Concur App Management. - isRequired: true - types: - - - - name: username - description: Required. The user name that you use to access Concur Service. - isRequired: true - types: - - - - name: password - description: 'The password corresponding to the user name that you provided in - the username - - field.' - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: client_id - isRequired: true - - name: username - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ConcurLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ConcurLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ConcurLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ConcurLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ConcurLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ConcurLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ConcurLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ConcurObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ConcurObjectDataset.yml deleted file mode 100644 index b6e45a3eeefd..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ConcurObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ConcurObjectDataset -name: ConcurObjectDataset -fullName: azure.synapse.artifacts.models.ConcurObjectDataset -module: azure.synapse.artifacts.models -summary: 'Concur Service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ConcurObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ConcurObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ConcurObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ConcurObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ConcurObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ConcurObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ConcurObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ConcurObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ControlActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ControlActivity.yml deleted file mode 100644 index 06cc669860a7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ControlActivity.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ControlActivity -name: ControlActivity -fullName: azure.synapse.artifacts.models.ControlActivity -module: azure.synapse.artifacts.models -summary: 'Base class for all control activities like IfCondition, ForEach , Until. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ControlActivity(*, name: str, additional_properties: Dict[str, object] - | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ControlActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ControlActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ControlActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ControlActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ControlActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ControlActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ControlActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopyActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopyActivity.yml deleted file mode 100644 index cfaa8430cf2c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopyActivity.yml +++ /dev/null @@ -1,293 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CopyActivity -name: CopyActivity -fullName: azure.synapse.artifacts.models.CopyActivity -module: azure.synapse.artifacts.models -summary: 'Copy activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CopyActivity(*, name: str, source: CopySource, sink: CopySink, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, inputs: - List[DatasetReference] | None = None, outputs: List[DatasetReference] | None = - None, translator: object | None = None, enable_staging: object | None = None, - staging_settings: StagingSettings | None = None, parallel_copies: object | None - = None, data_integration_units: object | None = None, enable_skip_incompatible_row: - object | None = None, redirect_incompatible_row_settings: RedirectIncompatibleRowSettings - | None = None, preserve_rules: List[object] | None = None, preserve: List[object] - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: inputs - description: List of inputs for the activity. - isRequired: true - types: - - [] - - name: outputs - description: List of outputs for the activity. - isRequired: true - types: - - [] - - name: source - description: Required. Copy activity source. - isRequired: true - types: - - - - name: sink - description: Required. Copy activity sink. - isRequired: true - types: - - - - name: translator - description: Copy activity translator. If not specified, tabular translator is - used. - isRequired: true - types: - - - - name: enable_staging - description: 'Specifies whether to copy data via an interim staging. Default value - is - - false. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: staging_settings - description: Specifies interim staging settings when EnableStaging is true. - isRequired: true - types: - - - - name: parallel_copies - description: 'Maximum number of concurrent sessions opened on the source or sink - to - - avoid overloading the data store. Type: integer (or Expression with resultType - integer), - - minimum: 0.' - isRequired: true - types: - - - - name: data_integration_units - description: 'Maximum number of data integration units that can be used to - - perform this data movement. Type: integer (or Expression with resultType integer), - minimum: 0.' - isRequired: true - types: - - - - name: enable_skip_incompatible_row - description: 'Whether to skip incompatible row. Default value is false. - - Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: redirect_incompatible_row_settings - description: 'Redirect incompatible row settings when - - EnableSkipIncompatibleRow is true.' - isRequired: true - types: - - - - name: preserve_rules - description: Preserve Rules. - isRequired: true - types: - - [] - - name: preserve - description: Preserve rules. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: source - isRequired: true - - name: sink - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: inputs - defaultValue: None - - name: outputs - defaultValue: None - - name: translator - defaultValue: None - - name: enable_staging - defaultValue: None - - name: staging_settings - defaultValue: None - - name: parallel_copies - defaultValue: None - - name: data_integration_units - defaultValue: None - - name: enable_skip_incompatible_row - defaultValue: None - - name: redirect_incompatible_row_settings - defaultValue: None - - name: preserve_rules - defaultValue: None - - name: preserve - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CopyActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CopyActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CopyActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CopyActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CopyActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CopyActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CopyActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopySink.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopySink.yml deleted file mode 100644 index 1636465b3036..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopySink.yml +++ /dev/null @@ -1,186 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CopySink -name: CopySink -fullName: azure.synapse.artifacts.models.CopySink -module: azure.synapse.artifacts.models -summary: 'A copy activity sink. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: . - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CopySink(*, additional_properties: Dict[str, object] | None = None, write_batch_size: - object | None = None, write_batch_timeout: object | None = None, sink_retry_count: - object | None = None, sink_retry_wait: object | None = None, max_concurrent_connections: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Copy sink type.Constant filled by server. - isRequired: true - types: - - - - name: write_batch_size - description: 'Write batch size. Type: integer (or Expression with resultType - - integer), minimum: 0.' - isRequired: true - types: - - - - name: write_batch_timeout - description: 'Write batch timeout. Type: string (or Expression with resultType - - string), pattern: ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])).' - isRequired: true - types: - - - - name: sink_retry_count - description: 'Sink retry count. Type: integer (or Expression with resultType - - integer).' - isRequired: true - types: - - - - name: sink_retry_wait - description: 'Sink retry wait. Type: string (or Expression with resultType string), - - pattern: ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])).' - isRequired: true - types: - - - - name: max_concurrent_connections - description: 'The maximum concurrent connection count for the sink data - - store. Type: integer (or Expression with resultType integer).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: write_batch_size - defaultValue: None - - name: write_batch_timeout - defaultValue: None - - name: sink_retry_count - defaultValue: None - - name: sink_retry_wait - defaultValue: None - - name: max_concurrent_connections - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CopySink.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CopySink.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CopySink.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CopySink.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CopySink.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CopySink.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CopySink.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopySource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopySource.yml deleted file mode 100644 index aa67067b83c1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopySource.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CopySource -name: CopySource -fullName: azure.synapse.artifacts.models.CopySource -module: azure.synapse.artifacts.models -summary: 'A copy activity source. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: . - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CopySource(*, additional_properties: Dict[str, object] | None = None, source_retry_count: - object | None = None, source_retry_wait: object | None = None, max_concurrent_connections: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Copy source type.Constant filled by server. - isRequired: true - types: - - - - name: source_retry_count - description: 'Source retry count. Type: integer (or Expression with resultType - - integer).' - isRequired: true - types: - - - - name: source_retry_wait - description: 'Source retry wait. Type: string (or Expression with resultType - - string), pattern: ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])).' - isRequired: true - types: - - - - name: max_concurrent_connections - description: 'The maximum concurrent connection count for the source data - - store. Type: integer (or Expression with resultType integer).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: source_retry_count - defaultValue: None - - name: source_retry_wait - defaultValue: None - - name: max_concurrent_connections - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CopySource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CopySource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CopySource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CopySource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CopySource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CopySource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CopySource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbLinkedService.yml deleted file mode 100644 index 104ec6f70fc5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbLinkedService.yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CosmosDbLinkedService -name: CosmosDbLinkedService -fullName: azure.synapse.artifacts.models.CosmosDbLinkedService -module: azure.synapse.artifacts.models -summary: 'Microsoft Azure Cosmos Database (CosmosDB) linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CosmosDbLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, connection_string: object | None = None, account_endpoint: - object | None = None, database: object | None = None, account_key: SecretBase - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'The connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: account_endpoint - description: 'The endpoint of the Azure CosmosDB account. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: database - description: 'The name of the database. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: account_key - description: 'The account key of the Azure CosmosDB account. Type: SecureString - or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: account_endpoint - defaultValue: None - - name: database - defaultValue: None - - name: account_key - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CosmosDbLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CosmosDbLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CosmosDbLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CosmosDbLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CosmosDbLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CosmosDbLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CosmosDbLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.yml deleted file mode 100644 index b972abb3f206..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset -name: CosmosDbMongoDbApiCollectionDataset -fullName: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset -module: azure.synapse.artifacts.models -summary: 'The CosmosDB (MongoDB API) database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CosmosDbMongoDbApiCollectionDataset(*, linked_service_name: LinkedServiceReference, - collection: object, additional_properties: Dict[str, object] | None = None, description: - str | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: collection - description: 'Required. The collection name of the CosmosDB (MongoDB API) database. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: collection - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.yml deleted file mode 100644 index 38cdb5319dbf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.yml +++ /dev/null @@ -1,185 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService -name: CosmosDbMongoDbApiLinkedService -fullName: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for CosmosDB (MongoDB API) data source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CosmosDbMongoDbApiLinkedService(*, connection_string: object, database: - object, additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The CosmosDB (MongoDB API) connection string. Type: string, - - SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: database - description: 'Required. The name of the CosmosDB (MongoDB API) database that you - want to - - access. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: database - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.yml deleted file mode 100644 index 6f19ebc14663..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset -name: CosmosDbSqlApiCollectionDataset -fullName: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset -module: azure.synapse.artifacts.models -summary: 'Microsoft Azure CosmosDB (SQL API) Collection dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CosmosDbSqlApiCollectionDataset(*, linked_service_name: LinkedServiceReference, - collection_name: object, additional_properties: Dict[str, object] | None = None, - description: str | None = None, structure: object | None = None, schema: object - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: collection_name - description: 'Required. CosmosDB (SQL API) collection name. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: collection_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CouchbaseLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CouchbaseLinkedService.yml deleted file mode 100644 index 58080fe1a942..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CouchbaseLinkedService.yml +++ /dev/null @@ -1,195 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CouchbaseLinkedService -name: CouchbaseLinkedService -fullName: azure.synapse.artifacts.models.CouchbaseLinkedService -module: azure.synapse.artifacts.models -summary: 'Couchbase server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CouchbaseLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, connection_string: object | None = None, cred_string: - AzureKeyVaultSecretReference | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'An ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: cred_string - description: The Azure key vault secret reference of credString in connection - string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: cred_string - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CouchbaseLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CouchbaseLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CouchbaseLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CouchbaseLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CouchbaseLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CouchbaseLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CouchbaseLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CouchbaseTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CouchbaseTableDataset.yml deleted file mode 100644 index 3d22fd232fef..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CouchbaseTableDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CouchbaseTableDataset -name: CouchbaseTableDataset -fullName: azure.synapse.artifacts.models.CouchbaseTableDataset -module: azure.synapse.artifacts.models -summary: 'Couchbase server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CouchbaseTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CouchbaseTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CouchbaseTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CouchbaseTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CouchbaseTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CouchbaseTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CouchbaseTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CouchbaseTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.yml deleted file mode 100644 index 13d174c9ce19..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest -name: CreateDataFlowDebugSessionRequest -fullName: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest -module: azure.synapse.artifacts.models -summary: Request body structure for creating data flow debug session. -constructor: - syntax: 'CreateDataFlowDebugSessionRequest(*, data_flow_name: str | None = None, - existing_cluster_id: str | None = None, cluster_timeout: int | None = None, new_cluster_name: - str | None = None, new_cluster_node_type: str | None = None, data_bricks_linked_service: - LinkedServiceResource | None = None, **kwargs)' - parameters: - - name: data_flow_name - description: The name of the data flow. - isRequired: true - types: - - - - name: existing_cluster_id - description: The ID of existing Databricks cluster. - isRequired: true - types: - - - - name: cluster_timeout - description: Timeout setting for Databricks cluster. - isRequired: true - types: - - - - name: new_cluster_name - description: The name of new Databricks cluster. - isRequired: true - types: - - - - name: new_cluster_node_type - description: The type of new Databricks cluster. - isRequired: true - types: - - - - name: data_bricks_linked_service - description: Data bricks linked service. - isRequired: true - types: - - - keywordOnlyParameters: - - name: data_flow_name - defaultValue: None - - name: existing_cluster_id - defaultValue: None - - name: cluster_timeout - defaultValue: None - - name: new_cluster_name - defaultValue: None - - name: new_cluster_node_type - defaultValue: None - - name: data_bricks_linked_service - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.yml deleted file mode 100644 index e6a996603c21..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse -name: CreateDataFlowDebugSessionResponse -fullName: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse -module: azure.synapse.artifacts.models -summary: Response body structure for creating data flow debug session. -constructor: - syntax: 'CreateDataFlowDebugSessionResponse(*, session_id: str | None = None, **kwargs)' - parameters: - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: session_id - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateRunResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateRunResponse.yml deleted file mode 100644 index 431a17ef0bdc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateRunResponse.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CreateRunResponse -name: CreateRunResponse -fullName: azure.synapse.artifacts.models.CreateRunResponse -module: azure.synapse.artifacts.models -summary: 'Response body with a run identifier. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CreateRunResponse(*, run_id: str, **kwargs)' - parameters: - - name: run_id - description: Required. Identifier of a run. - isRequired: true - types: - - - keywordOnlyParameters: - - name: run_id - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.CreateRunResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CreateRunResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CreateRunResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CreateRunResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CreateRunResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CreateRunResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CreateRunResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomActivity.yml deleted file mode 100644 index 8688e9d3b66d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomActivity.yml +++ /dev/null @@ -1,236 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CustomActivity -name: CustomActivity -fullName: azure.synapse.artifacts.models.CustomActivity -module: azure.synapse.artifacts.models -summary: 'Custom activity type. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CustomActivity(*, name: str, command: object, additional_properties: Dict[str, - object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, resource_linked_service: - LinkedServiceReference | None = None, folder_path: object | None = None, reference_objects: - CustomActivityReferenceObject | None = None, extended_properties: Dict[str, object] - | None = None, retention_time_in_days: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: command - description: 'Required. Command for custom activity Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: resource_linked_service - description: Resource linked service reference. - isRequired: true - types: - - - - name: folder_path - description: 'Folder path for resource files Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: reference_objects - description: Reference objects. - isRequired: true - types: - - - - name: extended_properties - description: 'User defined property bag. There is no restriction on the keys or - - values that can be used. The user specified custom activity has the full responsibility - to - - consume and interpret the content defined.' - isRequired: true - types: - - [, ] - - name: retention_time_in_days - description: 'The retention time for the files submitted for custom activity. - - Type: double (or Expression with resultType double).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: command - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: resource_linked_service - defaultValue: None - - name: folder_path - defaultValue: None - - name: reference_objects - defaultValue: None - - name: extended_properties - defaultValue: None - - name: retention_time_in_days - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CustomActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CustomActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CustomActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CustomActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CustomActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CustomActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CustomActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomActivityReferenceObject.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomActivityReferenceObject.yml deleted file mode 100644 index d9d883f9cb97..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomActivityReferenceObject.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CustomActivityReferenceObject -name: CustomActivityReferenceObject -fullName: azure.synapse.artifacts.models.CustomActivityReferenceObject -module: azure.synapse.artifacts.models -summary: Reference objects for custom activity. -constructor: - syntax: 'CustomActivityReferenceObject(*, linked_services: List[LinkedServiceReference] - | None = None, datasets: List[DatasetReference] | None = None, **kwargs)' - parameters: - - name: linked_services - description: Linked service references. - isRequired: true - types: - - [] - - name: datasets - description: Dataset references. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: linked_services - defaultValue: None - - name: datasets - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CustomActivityReferenceObject.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CustomActivityReferenceObject.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CustomActivityReferenceObject.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CustomActivityReferenceObject.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CustomActivityReferenceObject.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CustomActivityReferenceObject.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CustomActivityReferenceObject.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomDataSourceLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomDataSourceLinkedService.yml deleted file mode 100644 index ca53302bc623..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomDataSourceLinkedService.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService -name: CustomDataSourceLinkedService -fullName: azure.synapse.artifacts.models.CustomDataSourceLinkedService -module: azure.synapse.artifacts.models -summary: 'Custom linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'CustomDataSourceLinkedService(*, type_properties: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: type_properties - description: Required. Custom linked service properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: type_properties - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlow.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlow.yml deleted file mode 100644 index 9a1712b79212..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlow.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlow -name: DataFlow -fullName: azure.synapse.artifacts.models.DataFlow -module: azure.synapse.artifacts.models -summary: 'Azure Synapse nested object which contains a flow with data movements and - transformations. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: MappingDataFlow. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataFlow(*, description: str | None = None, annotations: List[object] | - None = None, folder: DataFlowFolder | None = None, **kwargs)' - parameters: - - name: type - description: Required. Type of data flow.Constant filled by server. - isRequired: true - types: - - - - name: description - description: The description of the data flow. - isRequired: true - types: - - - - name: annotations - description: List of tags that can be used for describing the data flow. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this data flow is in. If not specified, Data flow - will appear at - - the root level.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlow.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlow.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlow.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlow.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlow.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlow.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlow.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowComputeType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowComputeType.yml deleted file mode 100644 index d9bff670c0e2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowComputeType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.DataFlowComputeType -name: DataFlowComputeType -fullName: azure.synapse.artifacts.models.DataFlowComputeType -summary: Compute type of the cluster which will execute data flow job. -module: azure.synapse.artifacts.models -fields: -- name: compute_optimized - uid: azure.synapse.artifacts.models.DataFlowComputeType.compute_optimized -- name: general - uid: azure.synapse.artifacts.models.DataFlowComputeType.general -- name: memory_optimized - uid: azure.synapse.artifacts.models.DataFlowComputeType.memory_optimized diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugCommandRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugCommandRequest.yml deleted file mode 100644 index a86d89d870c6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugCommandRequest.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest -name: DataFlowDebugCommandRequest -fullName: azure.synapse.artifacts.models.DataFlowDebugCommandRequest -module: azure.synapse.artifacts.models -summary: Request body structure for data flow expression preview. -constructor: - syntax: 'DataFlowDebugCommandRequest(*, session_id: str | None = None, data_flow_name: - str | None = None, command_name: str | None = None, command_payload: object | - None = None, **kwargs)' - parameters: - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - - name: data_flow_name - description: The data flow which contains the debug session. - isRequired: true - types: - - - - name: command_name - description: The command name. - isRequired: true - types: - - - - name: command_payload - description: The command payload object. - isRequired: true - types: - - - keywordOnlyParameters: - - name: session_id - defaultValue: None - - name: data_flow_name - defaultValue: None - - name: command_name - defaultValue: None - - name: command_payload - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugCommandResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugCommandResponse.yml deleted file mode 100644 index cbed7527969e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugCommandResponse.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse -name: DataFlowDebugCommandResponse -fullName: azure.synapse.artifacts.models.DataFlowDebugCommandResponse -module: azure.synapse.artifacts.models -summary: Response body structure of data flow result for data preview, statistics - or expression preview. -constructor: - syntax: 'DataFlowDebugCommandResponse(*, status: str | None = None, data: str | - None = None, **kwargs)' - parameters: - - name: status - description: The run status of data preview, statistics or expression preview. - isRequired: true - types: - - - - name: data - description: The result data of data preview, statistics or expression preview. - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - defaultValue: None - - name: data - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPackage.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPackage.yml deleted file mode 100644 index 6e685a95c72a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPackage.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugPackage -name: DataFlowDebugPackage -fullName: azure.synapse.artifacts.models.DataFlowDebugPackage -module: azure.synapse.artifacts.models -summary: Request body structure for starting data flow debug session. -constructor: - syntax: 'DataFlowDebugPackage(*, additional_properties: Dict[str, object] | None - = None, session_id: str | None = None, data_flow: DataFlowDebugResource | None - = None, datasets: List[DatasetDebugResource] | None = None, linked_services: List[LinkedServiceDebugResource] - | None = None, staging: DataFlowStagingInfo | None = None, debug_settings: DataFlowDebugPackageDebugSettings - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - - name: data_flow - description: Data flow instance. - isRequired: true - types: - - - - name: datasets - description: List of datasets. - isRequired: true - types: - - [] - - name: linked_services - description: List of linked services. - isRequired: true - types: - - [] - - name: staging - description: Staging info for debug session. - isRequired: true - types: - - - - name: debug_settings - description: Data flow debug settings. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: session_id - defaultValue: None - - name: data_flow - defaultValue: None - - name: datasets - defaultValue: None - - name: linked_services - defaultValue: None - - name: staging - defaultValue: None - - name: debug_settings - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugPackage.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugPackage.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugPackage.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugPackage.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugPackage.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugPackage.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugPackage.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.yml deleted file mode 100644 index 3e39760dff7a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings -name: DataFlowDebugPackageDebugSettings -fullName: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings -module: azure.synapse.artifacts.models -summary: Data flow debug settings. -constructor: - syntax: 'DataFlowDebugPackageDebugSettings(*, source_settings: List[DataFlowSourceSetting] - | None = None, parameters: Dict[str, object] | None = None, dataset_parameters: - object | None = None, **kwargs)' - parameters: - - name: source_settings - description: Source setting for data flow debug. - isRequired: true - types: - - [] - - name: parameters - description: Data flow parameters. - isRequired: true - types: - - [, ] - - name: dataset_parameters - description: Parameters for dataset. - isRequired: true - types: - - - keywordOnlyParameters: - - name: source_settings - defaultValue: None - - name: parameters - defaultValue: None - - name: dataset_parameters - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.yml deleted file mode 100644 index 4676b3627a08..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest -name: DataFlowDebugPreviewDataRequest -fullName: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest -module: azure.synapse.artifacts.models -summary: Request body structure for data flow preview data. -constructor: - syntax: 'DataFlowDebugPreviewDataRequest(*, session_id: str | None = None, data_flow_name: - str | None = None, stream_name: str | None = None, row_limits: int | None = None, - **kwargs)' - parameters: - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - - name: data_flow_name - description: The data flow which contains the debug session. - isRequired: true - types: - - - - name: stream_name - description: The output stream name. - isRequired: true - types: - - - - name: row_limits - description: The row limit for preview request. - isRequired: true - types: - - - keywordOnlyParameters: - - name: session_id - defaultValue: None - - name: data_flow_name - defaultValue: None - - name: stream_name - defaultValue: None - - name: row_limits - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugQueryResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugQueryResponse.yml deleted file mode 100644 index cdcb6520a3b6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugQueryResponse.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse -name: DataFlowDebugQueryResponse -fullName: azure.synapse.artifacts.models.DataFlowDebugQueryResponse -module: azure.synapse.artifacts.models -summary: Response body structure of data flow query for data preview, statistics or - expression preview. -constructor: - syntax: 'DataFlowDebugQueryResponse(*, run_id: str | None = None, **kwargs)' - parameters: - - name: run_id - description: The run ID of data flow debug session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: run_id - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugResource.yml deleted file mode 100644 index 382a458f2ff8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugResource.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugResource -name: DataFlowDebugResource -fullName: azure.synapse.artifacts.models.DataFlowDebugResource -module: azure.synapse.artifacts.models -summary: 'Data flow debug resource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataFlowDebugResource(*, properties: DataFlow, name: str | None = None, - **kwargs)' - parameters: - - name: name - description: The resource name. - isRequired: true - types: - - - - name: properties - description: Required. Data flow properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true - - name: name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugResultResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugResultResponse.yml deleted file mode 100644 index db69a66f0c3d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugResultResponse.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse -name: DataFlowDebugResultResponse -fullName: azure.synapse.artifacts.models.DataFlowDebugResultResponse -module: azure.synapse.artifacts.models -summary: Response body structure of data flow result for data preview, statistics - or expression preview. -constructor: - syntax: 'DataFlowDebugResultResponse(*, status: str | None = None, data: str | None - = None, **kwargs)' - parameters: - - name: status - description: The run status of data preview, statistics or expression preview. - isRequired: true - types: - - - - name: data - description: The result data of data preview, statistics or expression preview. - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - defaultValue: None - - name: data - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugSessionInfo.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugSessionInfo.yml deleted file mode 100644 index 18eef3fee620..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugSessionInfo.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo -name: DataFlowDebugSessionInfo -fullName: azure.synapse.artifacts.models.DataFlowDebugSessionInfo -module: azure.synapse.artifacts.models -summary: Data flow debug session info. -constructor: - syntax: 'DataFlowDebugSessionInfo(*, additional_properties: Dict[str, object] | - None = None, data_flow_name: str | None = None, compute_type: str | None = None, - core_count: int | None = None, node_count: int | None = None, integration_runtime_name: - str | None = None, session_id: str | None = None, start_time: str | None = None, - time_to_live_in_minutes: int | None = None, last_activity_time: str | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: data_flow_name - description: The name of the data flow. - isRequired: true - types: - - - - name: compute_type - description: Compute type of the cluster. - isRequired: true - types: - - - - name: core_count - description: Core count of the cluster. - isRequired: true - types: - - - - name: node_count - description: Node count of the cluster. (deprecated property). - isRequired: true - types: - - - - name: integration_runtime_name - description: Attached integration runtime name of data flow debug session. - isRequired: true - types: - - - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - - name: start_time - description: Start time of data flow debug session. - isRequired: true - types: - - - - name: time_to_live_in_minutes - description: Compute type of the cluster. - isRequired: true - types: - - - - name: last_activity_time - description: Last activity time of data flow debug session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: data_flow_name - defaultValue: None - - name: compute_type - defaultValue: None - - name: core_count - defaultValue: None - - name: node_count - defaultValue: None - - name: integration_runtime_name - defaultValue: None - - name: session_id - defaultValue: None - - name: start_time - defaultValue: None - - name: time_to_live_in_minutes - defaultValue: None - - name: last_activity_time - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.yml deleted file mode 100644 index 2d1fe2874ead..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest -name: DataFlowDebugStatisticsRequest -fullName: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest -module: azure.synapse.artifacts.models -summary: Request body structure for data flow statistics. -constructor: - syntax: 'DataFlowDebugStatisticsRequest(*, session_id: str | None = None, data_flow_name: - str | None = None, stream_name: str | None = None, columns: List[str] | None = - None, **kwargs)' - parameters: - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - - name: data_flow_name - description: The data flow which contains the debug session. - isRequired: true - types: - - - - name: stream_name - description: The output stream name. - isRequired: true - types: - - - - name: columns - description: List of column names. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: session_id - defaultValue: None - - name: data_flow_name - defaultValue: None - - name: stream_name - defaultValue: None - - name: columns - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowFolder.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowFolder.yml deleted file mode 100644 index d53430195c51..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowFolder.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowFolder -name: DataFlowFolder -fullName: azure.synapse.artifacts.models.DataFlowFolder -module: azure.synapse.artifacts.models -summary: The folder that this data flow is in. If not specified, Data flow will appear - at the root level. -constructor: - syntax: 'DataFlowFolder(*, name: str | None = None, **kwargs)' - parameters: - - name: name - description: The name of the folder that this data flow is in. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowFolder.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowFolder.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowFolder.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowFolder.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowFolder.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowFolder.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowFolder.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowListResponse.yml deleted file mode 100644 index b4e5d1f24939..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowListResponse -name: DataFlowListResponse -fullName: azure.synapse.artifacts.models.DataFlowListResponse -module: azure.synapse.artifacts.models -summary: 'A list of data flow resources. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataFlowListResponse(*, value: List[DataFlowResource], next_link: str | - None = None, **kwargs)' - parameters: - - name: value - description: Required. List of data flows. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowReference.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowReference.yml deleted file mode 100644 index 18722478d181..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowReference.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowReference -name: DataFlowReference -fullName: azure.synapse.artifacts.models.DataFlowReference -module: azure.synapse.artifacts.models -summary: 'Data flow reference type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataFlowReference(*, reference_name: str, additional_properties: Dict[str, - object] | None = None, dataset_parameters: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: reference_name - description: Required. Reference data flow name. - isRequired: true - types: - - - - name: dataset_parameters - description: Reference data flow parameters from dataset. - isRequired: true - types: - - - keywordOnlyParameters: - - name: reference_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: dataset_parameters - defaultValue: None -variables: -- description: 'Required. Data flow reference type. Default value: "DataFlowReference".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.DataFlowReference.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowReference.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowReference.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowReference.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowReference.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowReference.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowReference.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.DataFlowReference.type - name: type - signature: type = 'DataFlowReference' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowResource.yml deleted file mode 100644 index ca007f3000cd..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowResource.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowResource -name: DataFlowResource -fullName: azure.synapse.artifacts.models.DataFlowResource -module: azure.synapse.artifacts.models -summary: 'Data flow resource type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataFlowResource(*, properties: DataFlow, **kwargs)' - parameters: - - name: properties - description: Required. Data flow properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.DataFlowResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSink.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSink.yml deleted file mode 100644 index 5b66c2fd8ec9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSink.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowSink -name: DataFlowSink -fullName: azure.synapse.artifacts.models.DataFlowSink -module: azure.synapse.artifacts.models -summary: 'Transformation for data flow sink. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataFlowSink(*, name: str, description: str | None = None, dataset: DatasetReference - | None = None, **kwargs)' - parameters: - - name: name - description: Required. Transformation name. - isRequired: true - types: - - - - name: description - description: Transformation description. - isRequired: true - types: - - - - name: dataset - description: Dataset reference. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: description - defaultValue: None - - name: dataset - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowSink.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowSink.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowSink.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowSink.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowSink.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowSink.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowSink.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSource.yml deleted file mode 100644 index 366b620bbf25..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSource.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowSource -name: DataFlowSource -fullName: azure.synapse.artifacts.models.DataFlowSource -module: azure.synapse.artifacts.models -summary: 'Transformation for data flow source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataFlowSource(*, name: str, description: str | None = None, dataset: DatasetReference - | None = None, **kwargs)' - parameters: - - name: name - description: Required. Transformation name. - isRequired: true - types: - - - - name: description - description: Transformation description. - isRequired: true - types: - - - - name: dataset - description: Dataset reference. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: description - defaultValue: None - - name: dataset - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowSource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowSource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowSource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowSource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowSource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowSource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowSource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSourceSetting.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSourceSetting.yml deleted file mode 100644 index bde48f7aab1f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSourceSetting.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowSourceSetting -name: DataFlowSourceSetting -fullName: azure.synapse.artifacts.models.DataFlowSourceSetting -module: azure.synapse.artifacts.models -summary: Definition of data flow source setting for debug. -constructor: - syntax: 'DataFlowSourceSetting(*, additional_properties: Dict[str, object] | None - = None, source_name: str | None = None, row_limit: int | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: source_name - description: The data flow source name. - isRequired: true - types: - - - - name: row_limit - description: Defines the row limit of data flow source in debug. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: source_name - defaultValue: None - - name: row_limit - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowSourceSetting.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowSourceSetting.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowSourceSetting.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowSourceSetting.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowSourceSetting.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowSourceSetting.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowSourceSetting.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowStagingInfo.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowStagingInfo.yml deleted file mode 100644 index b5e414a78068..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowStagingInfo.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataFlowStagingInfo -name: DataFlowStagingInfo -fullName: azure.synapse.artifacts.models.DataFlowStagingInfo -module: azure.synapse.artifacts.models -summary: Staging info for execute data flow activity. -constructor: - syntax: 'DataFlowStagingInfo(*, linked_service: LinkedServiceReference | None = - None, folder_path: str | None = None, **kwargs)' - parameters: - - name: linked_service - description: Staging linked service reference. - isRequired: true - types: - - - - name: folder_path - description: Folder path for staging blob. - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service - defaultValue: None - - name: folder_path - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataFlowStagingInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowStagingInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowStagingInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataFlowStagingInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataFlowStagingInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataFlowStagingInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataFlowStagingInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.yml deleted file mode 100644 index abbc201e5b0a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.yml +++ /dev/null @@ -1,247 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity -name: DataLakeAnalyticsUSQLActivity -fullName: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity -module: azure.synapse.artifacts.models -summary: 'Data Lake Analytics U-SQL activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DataLakeAnalyticsUSQLActivity(*, name: str, script_path: object, script_linked_service: - LinkedServiceReference, additional_properties: Dict[str, object] | None = None, - description: str | None = None, depends_on: List[ActivityDependency] | None = - None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, degree_of_parallelism: - object | None = None, priority: object | None = None, parameters: Dict[str, object] - | None = None, runtime_version: object | None = None, compilation_mode: object - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: script_path - description: 'Required. Case-sensitive path to folder that contains the U-SQL - script. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: script_linked_service - description: Required. Script linked service reference. - isRequired: true - types: - - - - name: degree_of_parallelism - description: 'The maximum number of nodes simultaneously used to run the job. - - Default value is 1. Type: integer (or Expression with resultType integer), minimum: - 1.' - isRequired: true - types: - - - - name: priority - description: 'Determines which jobs out of all that are queued should be selected - to run - - first. The lower the number, the higher the priority. Default value is 1000. - Type: integer (or - - Expression with resultType integer), minimum: 1.' - isRequired: true - types: - - - - name: parameters - description: Parameters for U-SQL job request. - isRequired: true - types: - - [, ] - - name: runtime_version - description: 'Runtime version of the U-SQL engine to use. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: compilation_mode - description: 'Compilation mode of U-SQL. Must be one of these values : Semantic, - - Full and SingleBox. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: script_path - isRequired: true - - name: script_linked_service - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: degree_of_parallelism - defaultValue: None - - name: priority - defaultValue: None - - name: parameters - defaultValue: None - - name: runtime_version - defaultValue: None - - name: compilation_mode - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksNotebookActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksNotebookActivity.yml deleted file mode 100644 index 272702d20d6d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksNotebookActivity.yml +++ /dev/null @@ -1,210 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatabricksNotebookActivity -name: DatabricksNotebookActivity -fullName: azure.synapse.artifacts.models.DatabricksNotebookActivity -module: azure.synapse.artifacts.models -summary: 'DatabricksNotebook activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatabricksNotebookActivity(*, name: str, notebook_path: object, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, base_parameters: - Dict[str, object] | None = None, libraries: List[Dict[str, object]] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: notebook_path - description: 'Required. The absolute path of the notebook to be run in the Databricks - - Workspace. This path must begin with a slash. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: base_parameters - description: 'Base parameters to be used for each run of this job.If the notebook - - takes a parameter that is not specified, the default value from the notebook - will be used.' - isRequired: true - types: - - [, ] - - name: libraries - description: A list of libraries to be installed on the cluster that will execute - the job. - isRequired: true - types: - - [[, ]] - keywordOnlyParameters: - - name: name - isRequired: true - - name: notebook_path - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: base_parameters - defaultValue: None - - name: libraries - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatabricksNotebookActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatabricksNotebookActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatabricksNotebookActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatabricksNotebookActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatabricksNotebookActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatabricksNotebookActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatabricksNotebookActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksSparkJarActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksSparkJarActivity.yml deleted file mode 100644 index 0d6ecaa7b6ad..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksSparkJarActivity.yml +++ /dev/null @@ -1,208 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity -name: DatabricksSparkJarActivity -fullName: azure.synapse.artifacts.models.DatabricksSparkJarActivity -module: azure.synapse.artifacts.models -summary: 'DatabricksSparkJar activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatabricksSparkJarActivity(*, name: str, main_class_name: object, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, parameters: - List[object] | None = None, libraries: List[Dict[str, object]] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: main_class_name - description: 'Required. The full name of the class containing the main method - to be - - executed. This class must be contained in a JAR provided as a library. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: parameters - description: Parameters that will be passed to the main method. - isRequired: true - types: - - [] - - name: libraries - description: A list of libraries to be installed on the cluster that will execute - the job. - isRequired: true - types: - - [[, ]] - keywordOnlyParameters: - - name: name - isRequired: true - - name: main_class_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: parameters - defaultValue: None - - name: libraries - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksSparkPythonActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksSparkPythonActivity.yml deleted file mode 100644 index 2a81d79e9336..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksSparkPythonActivity.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity -name: DatabricksSparkPythonActivity -fullName: azure.synapse.artifacts.models.DatabricksSparkPythonActivity -module: azure.synapse.artifacts.models -summary: 'DatabricksSparkPython activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatabricksSparkPythonActivity(*, name: str, python_file: object, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, parameters: - List[object] | None = None, libraries: List[Dict[str, object]] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: python_file - description: 'Required. The URI of the Python file to be executed. DBFS paths - are - - supported. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: parameters - description: Command line parameters that will be passed to the Python file. - isRequired: true - types: - - [] - - name: libraries - description: A list of libraries to be installed on the cluster that will execute - the job. - isRequired: true - types: - - [[, ]] - keywordOnlyParameters: - - name: name - isRequired: true - - name: python_file - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: parameters - defaultValue: None - - name: libraries - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Dataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Dataset.yml deleted file mode 100644 index d5becf3f808c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Dataset.yml +++ /dev/null @@ -1,221 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Dataset -name: Dataset -fullName: azure.synapse.artifacts.models.Dataset -module: azure.synapse.artifacts.models -summary: 'The Azure Data Factory nested object which identifies data within different - data stores, such as tables, files, folders, and documents. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AmazonMWSObjectDataset, AmazonRedshiftTableDataset, AvroDataset, - AzureDataExplorerTableDataset, AzureMariaDBTableDataset, AzureMySqlTableDataset, - AzurePostgreSqlTableDataset, AzureSearchIndexDataset, AzureSqlDWTableDataset, AzureSqlMITableDataset, - AzureSqlTableDataset, AzureTableDataset, BinaryDataset, CassandraTableDataset, CommonDataServiceForAppsEntityDataset, - ConcurObjectDataset, CosmosDbMongoDbApiCollectionDataset, CosmosDbSqlApiCollectionDataset, - CouchbaseTableDataset, Db2TableDataset, DelimitedTextDataset, DocumentDbCollectionDataset, - DrillTableDataset, DynamicsAXResourceDataset, DynamicsCrmEntityDataset, DynamicsEntityDataset, - EloquaObjectDataset, GoogleAdWordsObjectDataset, GoogleBigQueryObjectDataset, GreenplumTableDataset, - HBaseObjectDataset, HiveObjectDataset, HubspotObjectDataset, ImpalaObjectDataset, - InformixTableDataset, JiraObjectDataset, JsonDataset, MagentoObjectDataset, MariaDBTableDataset, - MarketoObjectDataset, MicrosoftAccessTableDataset, MongoDbCollectionDataset, MongoDbV2CollectionDataset, - MySqlTableDataset, NetezzaTableDataset, ODataResourceDataset, OdbcTableDataset, - Office365Dataset, OracleServiceCloudObjectDataset, OracleTableDataset, OrcDataset, - ParquetDataset, PaypalObjectDataset, PhoenixObjectDataset, PostgreSqlTableDataset, - PrestoObjectDataset, QuickBooksObjectDataset, RelationalTableDataset, ResponsysObjectDataset, - RestResourceDataset, SalesforceMarketingCloudObjectDataset, SalesforceObjectDataset, - SalesforceServiceCloudObjectDataset, SapBwCubeDataset, SapCloudForCustomerResourceDataset, - SapEccResourceDataset, SapHanaTableDataset, SapOpenHubTableDataset, SapTableResourceDataset, - ServiceNowObjectDataset, ShopifyObjectDataset, SparkObjectDataset, SqlServerTableDataset, - SquareObjectDataset, SybaseTableDataset, TeradataTableDataset, VerticaTableDataset, - WebTableDataset, XeroObjectDataset, ZohoObjectDataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Dataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.Dataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Dataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Dataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Dataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Dataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Dataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Dataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetBZip2Compression.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetBZip2Compression.yml deleted file mode 100644 index dd7446dfa400..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetBZip2Compression.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetBZip2Compression -name: DatasetBZip2Compression -fullName: azure.synapse.artifacts.models.DatasetBZip2Compression -module: azure.synapse.artifacts.models -summary: 'The BZip2 compression method used on a dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetBZip2Compression(*, additional_properties: Dict[str, object] | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset compression.Constant filled by server. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetBZip2Compression.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetBZip2Compression.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetBZip2Compression.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetBZip2Compression.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetBZip2Compression.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetBZip2Compression.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetBZip2Compression.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetCompression.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetCompression.yml deleted file mode 100644 index fb524ebc08a8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetCompression.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetCompression -name: DatasetCompression -fullName: azure.synapse.artifacts.models.DatasetCompression -module: azure.synapse.artifacts.models -summary: 'The compression method used on a dataset. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: DatasetBZip2Compression, DatasetDeflateCompression, DatasetGZipCompression, - DatasetZipDeflateCompression. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetCompression(*, additional_properties: Dict[str, object] | None = - None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset compression.Constant filled by server. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetCompression.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetCompression.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetCompression.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetCompression.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetCompression.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetCompression.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetCompression.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetCompressionLevel.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetCompressionLevel.yml deleted file mode 100644 index 286dde27cebf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetCompressionLevel.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.DatasetCompressionLevel -name: DatasetCompressionLevel -fullName: azure.synapse.artifacts.models.DatasetCompressionLevel -summary: All available compression levels. -module: azure.synapse.artifacts.models -fields: -- name: fastest - uid: azure.synapse.artifacts.models.DatasetCompressionLevel.fastest -- name: optimal - uid: azure.synapse.artifacts.models.DatasetCompressionLevel.optimal diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetDebugResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetDebugResource.yml deleted file mode 100644 index 61f359b9ae6a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetDebugResource.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetDebugResource -name: DatasetDebugResource -fullName: azure.synapse.artifacts.models.DatasetDebugResource -module: azure.synapse.artifacts.models -summary: 'Dataset debug resource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetDebugResource(*, properties: Dataset, name: str | None = None, **kwargs)' - parameters: - - name: name - description: The resource name. - isRequired: true - types: - - - - name: properties - description: Required. Dataset properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true - - name: name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetDebugResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetDebugResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetDebugResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetDebugResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetDebugResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetDebugResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetDebugResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetDeflateCompression.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetDeflateCompression.yml deleted file mode 100644 index 1fe4570aa4c4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetDeflateCompression.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetDeflateCompression -name: DatasetDeflateCompression -fullName: azure.synapse.artifacts.models.DatasetDeflateCompression -module: azure.synapse.artifacts.models -summary: 'The Deflate compression method used on a dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetDeflateCompression(*, additional_properties: Dict[str, object] | - None = None, level: str | DatasetCompressionLevel | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset compression.Constant filled by server. - isRequired: true - types: - - - - name: level - description: 'The Deflate compression level. Possible values include: "Optimal", - "Fastest".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: level - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetDeflateCompression.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetDeflateCompression.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetDeflateCompression.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetDeflateCompression.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetDeflateCompression.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetDeflateCompression.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetDeflateCompression.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetFolder.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetFolder.yml deleted file mode 100644 index 0e2195bea3d3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetFolder.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetFolder -name: DatasetFolder -fullName: azure.synapse.artifacts.models.DatasetFolder -module: azure.synapse.artifacts.models -summary: The folder that this Dataset is in. If not specified, Dataset will appear - at the root level. -constructor: - syntax: 'DatasetFolder(*, name: str | None = None, **kwargs)' - parameters: - - name: name - description: The name of the folder that this Dataset is in. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetFolder.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetFolder.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetFolder.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetFolder.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetFolder.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetFolder.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetFolder.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetGZipCompression.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetGZipCompression.yml deleted file mode 100644 index 096af5d186e2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetGZipCompression.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetGZipCompression -name: DatasetGZipCompression -fullName: azure.synapse.artifacts.models.DatasetGZipCompression -module: azure.synapse.artifacts.models -summary: 'The GZip compression method used on a dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetGZipCompression(*, additional_properties: Dict[str, object] | None - = None, level: str | DatasetCompressionLevel | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset compression.Constant filled by server. - isRequired: true - types: - - - - name: level - description: 'The GZip compression level. Possible values include: "Optimal", - "Fastest".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: level - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetGZipCompression.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetGZipCompression.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetGZipCompression.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetGZipCompression.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetGZipCompression.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetGZipCompression.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetGZipCompression.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetListResponse.yml deleted file mode 100644 index cc24293748aa..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetListResponse -name: DatasetListResponse -fullName: azure.synapse.artifacts.models.DatasetListResponse -module: azure.synapse.artifacts.models -summary: 'A list of dataset resources. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetListResponse(*, value: List[DatasetResource], next_link: str | None - = None, **kwargs)' - parameters: - - name: value - description: Required. List of datasets. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetLocation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetLocation.yml deleted file mode 100644 index 9d9448e0d96c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetLocation.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetLocation -name: DatasetLocation -fullName: azure.synapse.artifacts.models.DatasetLocation -module: azure.synapse.artifacts.models -summary: 'Dataset location. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: . - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetLocation(*, additional_properties: Dict[str, object] | None = None, - folder_path: object | None = None, file_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset storage location.Constant filled by server. - isRequired: true - types: - - - - name: folder_path - description: 'Specify the folder path of dataset. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: file_name - description: 'Specify the file name of dataset. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: folder_path - defaultValue: None - - name: file_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetLocation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetLocation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetLocation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetLocation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetLocation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetLocation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetLocation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetReference.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetReference.yml deleted file mode 100644 index cd2452265546..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetReference.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetReference -name: DatasetReference -fullName: azure.synapse.artifacts.models.DatasetReference -module: azure.synapse.artifacts.models -summary: 'Dataset reference type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetReference(*, reference_name: str, parameters: Dict[str, object] - | None = None, **kwargs)' - parameters: - - name: reference_name - description: Required. Reference dataset name. - isRequired: true - types: - - - - name: parameters - description: Arguments for dataset. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: reference_name - isRequired: true - - name: parameters - defaultValue: None -variables: -- description: 'Required. Dataset reference type. Default value: "DatasetReference".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.DatasetReference.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetReference.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetReference.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetReference.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetReference.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetReference.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetReference.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.DatasetReference.type - name: type - signature: type = 'DatasetReference' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetResource.yml deleted file mode 100644 index 6cf86a4cd4f3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetResource.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetResource -name: DatasetResource -fullName: azure.synapse.artifacts.models.DatasetResource -module: azure.synapse.artifacts.models -summary: 'Dataset resource type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetResource(*, properties: Dataset, **kwargs)' - parameters: - - name: properties - description: Required. Dataset properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.DatasetResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetZipDeflateCompression.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetZipDeflateCompression.yml deleted file mode 100644 index d7c2513ee06d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetZipDeflateCompression.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression -name: DatasetZipDeflateCompression -fullName: azure.synapse.artifacts.models.DatasetZipDeflateCompression -module: azure.synapse.artifacts.models -summary: 'The ZipDeflate compression method used on a dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DatasetZipDeflateCompression(*, additional_properties: Dict[str, object] - | None = None, level: str | DatasetCompressionLevel | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset compression.Constant filled by server. - isRequired: true - types: - - - - name: level - description: 'The ZipDeflate compression level. Possible values include: "Optimal", - "Fastest".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: level - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Db2LinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Db2LinkedService.yml deleted file mode 100644 index 129df5e69528..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Db2LinkedService.yml +++ /dev/null @@ -1,247 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Db2LinkedService -name: Db2LinkedService -fullName: azure.synapse.artifacts.models.Db2LinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for DB2 data source. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Db2LinkedService(*, server: object, database: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, username: object | None - = None, password: SecretBase | None = None, package_collection: object | None - = None, certificate_common_name: object | None = None, encrypted_credential: object - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: server - description: 'Required. Server name for connection. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: database - description: 'Required. Database name for connection. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: username - description: 'Username for authentication. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password for authentication. - isRequired: true - types: - - - - name: package_collection - description: 'Under where packages are created when querying database. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: certificate_common_name - description: 'Certificate Common Name when TLS is enabled. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: server - isRequired: true - - name: database - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: package_collection - defaultValue: None - - name: certificate_common_name - defaultValue: None - - name: encrypted_credential - defaultValue: None -variables: -- description: 'AuthenticationType to be used for connection. Default value: - - "Basic".' - name: authentication_type - types: - - -methods: -- uid: azure.synapse.artifacts.models.Db2LinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Db2LinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Db2LinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Db2LinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Db2LinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Db2LinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Db2LinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.Db2LinkedService.authentication_type - name: authentication_type - signature: authentication_type = 'Basic' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Db2TableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Db2TableDataset.yml deleted file mode 100644 index 6c9f1c71822b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Db2TableDataset.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Db2TableDataset -name: Db2TableDataset -fullName: azure.synapse.artifacts.models.Db2TableDataset -module: azure.synapse.artifacts.models -summary: 'The Db2 table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Db2TableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, schema_type_properties_schema: - object | None = None, table: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The Db2 schema name. Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: table - description: 'The Db2 table name. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.Db2TableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Db2TableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Db2TableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Db2TableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Db2TableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Db2TableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Db2TableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DeleteActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DeleteActivity.yml deleted file mode 100644 index b20c45854bd9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DeleteActivity.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DeleteActivity -name: DeleteActivity -fullName: azure.synapse.artifacts.models.DeleteActivity -module: azure.synapse.artifacts.models -summary: 'Delete activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DeleteActivity(*, name: str, dataset: DatasetReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, recursive: - object | None = None, max_concurrent_connections: int | None = None, enable_logging: - object | None = None, log_storage_settings: LogStorageSettings | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: recursive - description: 'If true, files or sub-folders under current folder path will be - deleted - - recursively. Default is false. Type: boolean (or Expression with resultType - boolean).' - isRequired: true - types: - - - - name: max_concurrent_connections - description: 'The max concurrent connections to connect data source at the - - same time.' - isRequired: true - types: - - - - name: enable_logging - description: 'Whether to record detailed logs of delete-activity execution. Default - - value is false. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: log_storage_settings - description: 'Log storage settings customer need to provide when enableLogging - - is true.' - isRequired: true - types: - - - - name: dataset - description: Required. Delete activity dataset reference. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: dataset - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: recursive - defaultValue: None - - name: max_concurrent_connections - defaultValue: None - - name: enable_logging - defaultValue: None - - name: log_storage_settings - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DeleteActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DeleteActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DeleteActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DeleteActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DeleteActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DeleteActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DeleteActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.yml deleted file mode 100644 index ad8f26de66ae..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest -name: DeleteDataFlowDebugSessionRequest -fullName: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest -module: azure.synapse.artifacts.models -summary: Request body structure for deleting data flow debug session. -constructor: - syntax: 'DeleteDataFlowDebugSessionRequest(*, session_id: str | None = None, data_flow_name: - str | None = None, **kwargs)' - parameters: - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - - name: data_flow_name - description: The data flow which contains the debug session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: session_id - defaultValue: None - - name: data_flow_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DelimitedTextCompressionCodec.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DelimitedTextCompressionCodec.yml deleted file mode 100644 index 77f7b4ac90a9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DelimitedTextCompressionCodec.yml +++ /dev/null @@ -1,18 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.DelimitedTextCompressionCodec -name: DelimitedTextCompressionCodec -fullName: azure.synapse.artifacts.models.DelimitedTextCompressionCodec -module: azure.synapse.artifacts.models -fields: -- name: bzip2 - uid: azure.synapse.artifacts.models.DelimitedTextCompressionCodec.bzip2 -- name: deflate - uid: azure.synapse.artifacts.models.DelimitedTextCompressionCodec.deflate -- name: gzip - uid: azure.synapse.artifacts.models.DelimitedTextCompressionCodec.gzip -- name: lz4 - uid: azure.synapse.artifacts.models.DelimitedTextCompressionCodec.lz4 -- name: snappy - uid: azure.synapse.artifacts.models.DelimitedTextCompressionCodec.snappy -- name: zip_deflate - uid: azure.synapse.artifacts.models.DelimitedTextCompressionCodec.zip_deflate diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DelimitedTextDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DelimitedTextDataset.yml deleted file mode 100644 index 5ed846ba9664..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DelimitedTextDataset.yml +++ /dev/null @@ -1,297 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DelimitedTextDataset -name: DelimitedTextDataset -fullName: azure.synapse.artifacts.models.DelimitedTextDataset -module: azure.synapse.artifacts.models -summary: 'Delimited text dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DelimitedTextDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, location: DatasetLocation | None = None, column_delimiter: object - | None = None, row_delimiter: object | None = None, encoding_name: object | None - = None, compression_codec: str | DelimitedTextCompressionCodec | None = None, - compression_level: str | DatasetCompressionLevel | None = None, quote_char: object - | None = None, escape_char: object | None = None, first_row_as_header: object - | None = None, null_value: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: location - description: The location of the delimited text storage. - isRequired: true - types: - - - - name: column_delimiter - description: 'The column delimiter. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: row_delimiter - description: 'The row delimiter. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encoding_name - description: 'The code page name of the preferred encoding. If miss, the default - value - - is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column - of the table in - - the following link to set supported values: - - [https://msdn.microsoft.com/library/system.text.encoding.aspx](https://msdn.microsoft.com/library/system.text.encoding.aspx). - Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: compression_codec - description: 'Possible values include: "bzip2", "gzip", "deflate", "zipDeflate", - - "snappy", "lz4".' - isRequired: true - types: - - - - - - name: compression_level - description: 'The data compression method used for DelimitedText. Possible values - - include: "Optimal", "Fastest".' - isRequired: true - types: - - - - - - name: quote_char - description: 'The quote character. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: escape_char - description: 'The escape character. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: first_row_as_header - description: 'When used as input, treat the first row of data as headers. When - - used as output,write the headers into the output as the first row of data. The - default value is - - false. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: null_value - description: 'The null value string. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: location - defaultValue: None - - name: column_delimiter - defaultValue: None - - name: row_delimiter - defaultValue: None - - name: encoding_name - defaultValue: None - - name: compression_codec - defaultValue: None - - name: compression_level - defaultValue: None - - name: quote_char - defaultValue: None - - name: escape_char - defaultValue: None - - name: first_row_as_header - defaultValue: None - - name: null_value - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DelimitedTextDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DelimitedTextDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DelimitedTextDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DelimitedTextDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DelimitedTextDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DelimitedTextDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DelimitedTextDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DependencyCondition.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DependencyCondition.yml deleted file mode 100644 index 5fe2fcf38d3f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DependencyCondition.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.DependencyCondition -name: DependencyCondition -fullName: azure.synapse.artifacts.models.DependencyCondition -module: azure.synapse.artifacts.models -fields: -- name: completed - uid: azure.synapse.artifacts.models.DependencyCondition.completed -- name: failed - uid: azure.synapse.artifacts.models.DependencyCondition.failed -- name: skipped - uid: azure.synapse.artifacts.models.DependencyCondition.skipped -- name: succeeded - uid: azure.synapse.artifacts.models.DependencyCondition.succeeded diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DocumentDbCollectionDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DocumentDbCollectionDataset.yml deleted file mode 100644 index 41ac0c7352a5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DocumentDbCollectionDataset.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset -name: DocumentDbCollectionDataset -fullName: azure.synapse.artifacts.models.DocumentDbCollectionDataset -module: azure.synapse.artifacts.models -summary: 'Microsoft Azure Document Database Collection dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DocumentDbCollectionDataset(*, linked_service_name: LinkedServiceReference, - collection_name: object, additional_properties: Dict[str, object] | None = None, - description: str | None = None, structure: object | None = None, schema: object - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: collection_name - description: 'Required. Document Database collection name. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: collection_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DrillLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DrillLinkedService.yml deleted file mode 100644 index 4a62ab6e4871..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DrillLinkedService.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DrillLinkedService -name: DrillLinkedService -fullName: azure.synapse.artifacts.models.DrillLinkedService -module: azure.synapse.artifacts.models -summary: 'Drill server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DrillLinkedService(*, additional_properties: Dict[str, object] | None = - None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, connection_string: object | None = None, pwd: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'An ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: pwd - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: pwd - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DrillLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DrillLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DrillLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DrillLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DrillLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DrillLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DrillLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DrillTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DrillTableDataset.yml deleted file mode 100644 index d49a3ce78b93..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DrillTableDataset.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DrillTableDataset -name: DrillTableDataset -fullName: azure.synapse.artifacts.models.DrillTableDataset -module: azure.synapse.artifacts.models -summary: 'Drill server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DrillTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Drill. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Drill. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DrillTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DrillTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DrillTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DrillTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DrillTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DrillTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DrillTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAXLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAXLinkedService.yml deleted file mode 100644 index b7bde8619298..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAXLinkedService.yml +++ /dev/null @@ -1,232 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DynamicsAXLinkedService -name: DynamicsAXLinkedService -fullName: azure.synapse.artifacts.models.DynamicsAXLinkedService -module: azure.synapse.artifacts.models -summary: 'Dynamics AX linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DynamicsAXLinkedService(*, url: object, service_principal_id: object, service_principal_key: - SecretBase, tenant: object, aad_resource_id: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: 'Required. The Dynamics AX (or Dynamics 365 Finance and Operations) - instance OData - - endpoint.' - isRequired: true - types: - - - - name: service_principal_id - description: 'Required. Specify the application''s client ID. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: 'Required. Specify the application''s key. Mark this field as a - - SecureString to store it securely in Data Factory, or reference a secret stored - in Azure Key - - Vault. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: tenant - description: 'Required. Specify the tenant information (domain name or tenant - ID) under which - - your application resides. Retrieve it by hovering the mouse in the top-right - corner of the - - Azure portal. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: aad_resource_id - description: 'Required. Specify the resource you are requesting authorization. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: service_principal_id - isRequired: true - - name: service_principal_key - isRequired: true - - name: tenant - isRequired: true - - name: aad_resource_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DynamicsAXLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsAXLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsAXLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DynamicsAXLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsAXLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DynamicsAXLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsAXLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAXResourceDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAXResourceDataset.yml deleted file mode 100644 index e263f2cbb95f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAXResourceDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset -name: DynamicsAXResourceDataset -fullName: azure.synapse.artifacts.models.DynamicsAXResourceDataset -module: azure.synapse.artifacts.models -summary: 'The path of the Dynamics AX OData entity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DynamicsAXResourceDataset(*, linked_service_name: LinkedServiceReference, - path: object, additional_properties: Dict[str, object] | None = None, description: - str | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: path - description: 'Required. The path of the Dynamics AX OData entity. Type: string - (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: path - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAuthenticationType.yml deleted file mode 100644 index bdd225e2b1ba..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAuthenticationType.yml +++ /dev/null @@ -1,19 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.DynamicsAuthenticationType -name: DynamicsAuthenticationType -fullName: azure.synapse.artifacts.models.DynamicsAuthenticationType -summary: 'The authentication type to connect to Dynamics server. ''Office365'' for - online scenario, ''Ifd'' - - for on-premises with Ifd scenario, ''AADServicePrincipal'' for Server-To-Server - authentication in - - online scenario. Type: string (or Expression with resultType string).' -module: azure.synapse.artifacts.models -fields: -- name: aad_service_principal - uid: azure.synapse.artifacts.models.DynamicsAuthenticationType.aad_service_principal -- name: ifd - uid: azure.synapse.artifacts.models.DynamicsAuthenticationType.ifd -- name: office365 - uid: azure.synapse.artifacts.models.DynamicsAuthenticationType.office365 diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsCrmEntityDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsCrmEntityDataset.yml deleted file mode 100644 index 5fbdc3fa476c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsCrmEntityDataset.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset -name: DynamicsCrmEntityDataset -fullName: azure.synapse.artifacts.models.DynamicsCrmEntityDataset -module: azure.synapse.artifacts.models -summary: 'The Dynamics CRM entity dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DynamicsCrmEntityDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, entity_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: entity_name - description: 'The logical name of the entity. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: entity_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsCrmLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsCrmLinkedService.yml deleted file mode 100644 index 222192198734..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsCrmLinkedService.yml +++ /dev/null @@ -1,325 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService -name: DynamicsCrmLinkedService -fullName: azure.synapse.artifacts.models.DynamicsCrmLinkedService -module: azure.synapse.artifacts.models -summary: 'Dynamics CRM linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DynamicsCrmLinkedService(*, deployment_type: str | DynamicsDeploymentType, - authentication_type: str | DynamicsAuthenticationType, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, host_name: object | None - = None, port: object | None = None, service_uri: object | None = None, organization_name: - object | None = None, username: object | None = None, password: SecretBase | None - = None, service_principal_id: object | None = None, service_principal_credential_type: - str | DynamicsServicePrincipalCredentialType | None = None, service_principal_credential: - SecretBase | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: deployment_type - description: 'Required. The deployment type of the Dynamics CRM instance. ''Online'' - - for Dynamics CRM Online and ''OnPremisesWithIfd'' for Dynamics CRM on-premises - with Ifd. Type: - - string (or Expression with resultType string). Possible values include: "Online", - - "OnPremisesWithIfd".' - isRequired: true - types: - - - - - - name: host_name - description: 'The host name of the on-premises Dynamics CRM server. The property - is - - required for on-prem and not allowed for online. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: port - description: 'The port of on-premises Dynamics CRM server. The property is required - for on-prem - - and not allowed for online. Default is 443. Type: integer (or Expression with - resultType - - integer), minimum: 0.' - isRequired: true - types: - - - - name: service_uri - description: 'The URL to the Microsoft Dynamics CRM server. The property is required - for - - on-line and not allowed for on-prem. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: organization_name - description: 'The organization name of the Dynamics CRM instance. The property - is - - required for on-prem and required for online when there are more than one Dynamics - CRM - - instances associated with the user. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The authentication type to connect to Dynamics CRM - - server. ''Office365'' for online scenario, ''Ifd'' for on-premises with Ifd - scenario, - - ''AADServicePrincipal'' for Server-To-Server authentication in online scenario. - Type: string (or - - Expression with resultType string). Possible values include: "Office365", "Ifd", - - "AADServicePrincipal".' - isRequired: true - types: - - - - - - name: username - description: 'User name to access the Dynamics CRM instance. Type: string (or - Expression - - with resultType string).' - isRequired: true - types: - - - - name: password - description: Password to access the Dynamics CRM instance. - isRequired: true - types: - - - - name: service_principal_id - description: 'The client ID of the application in Azure Active Directory used - - for Server-To-Server authentication. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: service_principal_credential_type - description: 'The service principal credential type to use in - - Server-To-Server authentication. ''ServicePrincipalKey'' for key/secret, ''ServicePrincipalCert'' - - for certificate. Type: string (or Expression with resultType string). Possible - values include: - - "ServicePrincipalKey", "ServicePrincipalCert".' - isRequired: true - types: - - - - - - name: service_principal_credential - description: 'The credential of the service principal object in Azure - - Active Directory. If servicePrincipalCredentialType is ''ServicePrincipalKey'', - - servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. - If - - servicePrincipalCredentialType is ''ServicePrincipalCert'', servicePrincipalCredential - can only - - be AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: deployment_type - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: host_name - defaultValue: None - - name: port - defaultValue: None - - name: service_uri - defaultValue: None - - name: organization_name - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_credential_type - defaultValue: None - - name: service_principal_credential - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsDeploymentType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsDeploymentType.yml deleted file mode 100644 index de0733c00291..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsDeploymentType.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.DynamicsDeploymentType -name: DynamicsDeploymentType -fullName: azure.synapse.artifacts.models.DynamicsDeploymentType -summary: 'The deployment type of the Dynamics instance. ''Online'' for Dynamics Online - and - - ''OnPremisesWithIfd'' for Dynamics on-premises with Ifd. Type: string (or Expression - with - - resultType string).' -module: azure.synapse.artifacts.models -fields: -- name: on_premises_with_ifd - uid: azure.synapse.artifacts.models.DynamicsDeploymentType.on_premises_with_ifd -- name: online - uid: azure.synapse.artifacts.models.DynamicsDeploymentType.online diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsEntityDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsEntityDataset.yml deleted file mode 100644 index 3aa09a5f0652..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsEntityDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DynamicsEntityDataset -name: DynamicsEntityDataset -fullName: azure.synapse.artifacts.models.DynamicsEntityDataset -module: azure.synapse.artifacts.models -summary: 'The Dynamics entity dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DynamicsEntityDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, entity_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: entity_name - description: 'The logical name of the entity. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: entity_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DynamicsEntityDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsEntityDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsEntityDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DynamicsEntityDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsEntityDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DynamicsEntityDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsEntityDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsLinkedService.yml deleted file mode 100644 index 18b9853d6580..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsLinkedService.yml +++ /dev/null @@ -1,318 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.DynamicsLinkedService -name: DynamicsLinkedService -fullName: azure.synapse.artifacts.models.DynamicsLinkedService -module: azure.synapse.artifacts.models -summary: 'Dynamics linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'DynamicsLinkedService(*, deployment_type: str | DynamicsDeploymentType, - authentication_type: str | DynamicsAuthenticationType, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, host_name: str | None - = None, port: str | None = None, service_uri: str | None = None, organization_name: - str | None = None, username: object | None = None, password: SecretBase | None - = None, service_principal_id: object | None = None, service_principal_credential_type: - str | DynamicsServicePrincipalCredentialType | None = None, service_principal_credential: - SecretBase | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: deployment_type - description: 'Required. The deployment type of the Dynamics instance. ''Online'' - for - - Dynamics Online and ''OnPremisesWithIfd'' for Dynamics on-premises with Ifd. - Type: string (or - - Expression with resultType string). Possible values include: "Online", "OnPremisesWithIfd".' - isRequired: true - types: - - - - - - name: host_name - description: 'The host name of the on-premises Dynamics server. The property is - required - - for on-prem and not allowed for online. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: port - description: 'The port of on-premises Dynamics server. The property is required - for on-prem and - - not allowed for online. Default is 443. Type: integer (or Expression with resultType - integer), - - minimum: 0.' - isRequired: true - types: - - - - name: service_uri - description: 'The URL to the Microsoft Dynamics server. The property is required - for on- - - line and not allowed for on-prem. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: organization_name - description: 'The organization name of the Dynamics instance. The property is - - required for on-prem and required for online when there are more than one Dynamics - instances - - associated with the user. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The authentication type to connect to Dynamics server. - - ''Office365'' for online scenario, ''Ifd'' for on-premises with Ifd scenario, - ''AADServicePrincipal'' - - for Server-To-Server authentication in online scenario. Type: string (or Expression - with - - resultType string). Possible values include: "Office365", "Ifd", "AADServicePrincipal".' - isRequired: true - types: - - - - - - name: username - description: 'User name to access the Dynamics instance. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: Password to access the Dynamics instance. - isRequired: true - types: - - - - name: service_principal_id - description: 'The client ID of the application in Azure Active Directory used - - for Server-To-Server authentication. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: service_principal_credential_type - description: 'The service principal credential type to use in - - Server-To-Server authentication. ''ServicePrincipalKey'' for key/secret, ''ServicePrincipalCert'' - - for certificate. Type: string (or Expression with resultType string). Possible - values include: - - "ServicePrincipalKey", "ServicePrincipalCert".' - isRequired: true - types: - - - - - - name: service_principal_credential - description: 'The credential of the service principal object in Azure - - Active Directory. If servicePrincipalCredentialType is ''ServicePrincipalKey'', - - servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. - If - - servicePrincipalCredentialType is ''ServicePrincipalCert'', servicePrincipalCredential - can only - - be AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: deployment_type - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: host_name - defaultValue: None - - name: port - defaultValue: None - - name: service_uri - defaultValue: None - - name: organization_name - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_credential_type - defaultValue: None - - name: service_principal_credential - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.DynamicsLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.DynamicsLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.DynamicsLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.DynamicsLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.DynamicsLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType.yml deleted file mode 100644 index 4f301a41c95c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType.yml +++ /dev/null @@ -1,16 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType -name: DynamicsServicePrincipalCredentialType -fullName: azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType -summary: 'The service principal credential type to use in Server-To-Server authentication. - - ''ServicePrincipalKey'' for key/secret, ''ServicePrincipalCert'' for certificate. - Type: string (or - - Expression with resultType string).' -module: azure.synapse.artifacts.models -fields: -- name: service_principal_cert - uid: azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType.service_principal_cert -- name: service_principal_key - uid: azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType.service_principal_key diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EloquaLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EloquaLinkedService.yml deleted file mode 100644 index 63958de8f18c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EloquaLinkedService.yml +++ /dev/null @@ -1,233 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.EloquaLinkedService -name: EloquaLinkedService -fullName: azure.synapse.artifacts.models.EloquaLinkedService -module: azure.synapse.artifacts.models -summary: 'Eloqua server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EloquaLinkedService(*, endpoint: object, username: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: SecretBase | - None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: endpoint - description: Required. The endpoint of the Eloqua server. (i.e. eloqua.example.com). - isRequired: true - types: - - - - name: username - description: 'Required. The site name and user name of your Eloqua account in - the form: - - sitename/username. (i.e. Eloqua/Alice).' - isRequired: true - types: - - - - name: password - description: The password corresponding to the user name. - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: endpoint - isRequired: true - - name: username - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.EloquaLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.EloquaLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.EloquaLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.EloquaLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.EloquaLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.EloquaLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.EloquaLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EloquaObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EloquaObjectDataset.yml deleted file mode 100644 index 78f207e6b149..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EloquaObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.EloquaObjectDataset -name: EloquaObjectDataset -fullName: azure.synapse.artifacts.models.EloquaObjectDataset -module: azure.synapse.artifacts.models -summary: 'Eloqua server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'EloquaObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.EloquaObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.EloquaObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.EloquaObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.EloquaObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.EloquaObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.EloquaObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.EloquaObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.yml deleted file mode 100644 index d1ebb4b7437e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest -name: EvaluateDataFlowExpressionRequest -fullName: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest -module: azure.synapse.artifacts.models -summary: Request body structure for data flow expression preview. -constructor: - syntax: 'EvaluateDataFlowExpressionRequest(*, session_id: str | None = None, data_flow_name: - str | None = None, stream_name: str | None = None, row_limits: int | None = None, - expression: str | None = None, **kwargs)' - parameters: - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - - name: data_flow_name - description: The data flow which contains the debug session. - isRequired: true - types: - - - - name: stream_name - description: The output stream name. - isRequired: true - types: - - - - name: row_limits - description: The row limit for preview request. - isRequired: true - types: - - - - name: expression - description: The expression for preview. - isRequired: true - types: - - - keywordOnlyParameters: - - name: session_id - defaultValue: None - - name: data_flow_name - defaultValue: None - - name: stream_name - defaultValue: None - - name: row_limits - defaultValue: None - - name: expression - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EventSubscriptionStatus.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EventSubscriptionStatus.yml deleted file mode 100644 index 4b6ea3775e3a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EventSubscriptionStatus.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.EventSubscriptionStatus -name: EventSubscriptionStatus -fullName: azure.synapse.artifacts.models.EventSubscriptionStatus -summary: Event Subscription Status. -module: azure.synapse.artifacts.models -fields: -- name: deprovisioning - uid: azure.synapse.artifacts.models.EventSubscriptionStatus.deprovisioning -- name: disabled - uid: azure.synapse.artifacts.models.EventSubscriptionStatus.disabled -- name: enabled - uid: azure.synapse.artifacts.models.EventSubscriptionStatus.enabled -- name: provisioning - uid: azure.synapse.artifacts.models.EventSubscriptionStatus.provisioning -- name: unknown - uid: azure.synapse.artifacts.models.EventSubscriptionStatus.unknown diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteDataFlowActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteDataFlowActivity.yml deleted file mode 100644 index b5c5763c9c35..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteDataFlowActivity.yml +++ /dev/null @@ -1,209 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity -name: ExecuteDataFlowActivity -fullName: azure.synapse.artifacts.models.ExecuteDataFlowActivity -module: azure.synapse.artifacts.models -summary: 'Execute data flow activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ExecuteDataFlowActivity(*, name: str, data_flow: DataFlowReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, staging: - DataFlowStagingInfo | None = None, integration_runtime: IntegrationRuntimeReference - | None = None, compute: ExecuteDataFlowActivityTypePropertiesCompute | None = - None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: data_flow - description: Required. Data flow reference. - isRequired: true - types: - - - - name: staging - description: Staging info for execute data flow activity. - isRequired: true - types: - - - - name: integration_runtime - description: The integration runtime reference. - isRequired: true - types: - - - - name: compute - description: Compute properties for data flow activity. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: data_flow - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: staging - defaultValue: None - - name: integration_runtime - defaultValue: None - - name: compute - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.yml deleted file mode 100644 index 854638a57f4c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute -name: ExecuteDataFlowActivityTypePropertiesCompute -fullName: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute -module: azure.synapse.artifacts.models -summary: Compute properties for data flow activity. -constructor: - syntax: 'ExecuteDataFlowActivityTypePropertiesCompute(*, compute_type: str | DataFlowComputeType - | None = None, core_count: int | None = None, **kwargs)' - parameters: - - name: compute_type - description: 'Compute type of the cluster which will execute data flow job. Possible - - values include: "General", "MemoryOptimized", "ComputeOptimized".' - isRequired: true - types: - - - - - - name: core_count - description: 'Core count of the cluster which will execute data flow job. Supported - values - - are: 8, 16, 32, 48, 80, 144 and 272.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: compute_type - defaultValue: None - - name: core_count - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecutePipelineActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecutePipelineActivity.yml deleted file mode 100644 index 2e2beede37b4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecutePipelineActivity.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ExecutePipelineActivity -name: ExecutePipelineActivity -fullName: azure.synapse.artifacts.models.ExecutePipelineActivity -module: azure.synapse.artifacts.models -summary: 'Execute pipeline activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ExecutePipelineActivity(*, name: str, pipeline: PipelineReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, parameters: - Dict[str, object] | None = None, wait_on_completion: bool | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: pipeline - description: Required. Pipeline reference. - isRequired: true - types: - - - - name: parameters - description: Pipeline parameters. - isRequired: true - types: - - [, ] - - name: wait_on_completion - description: 'Defines whether activity execution will wait for the dependent - - pipeline execution to finish. Default is false.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: pipeline - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: parameters - defaultValue: None - - name: wait_on_completion - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ExecutePipelineActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecutePipelineActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecutePipelineActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ExecutePipelineActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecutePipelineActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ExecutePipelineActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecutePipelineActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteSSISPackageActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteSSISPackageActivity.yml deleted file mode 100644 index afc787628516..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteSSISPackageActivity.yml +++ /dev/null @@ -1,281 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity -name: ExecuteSSISPackageActivity -fullName: azure.synapse.artifacts.models.ExecuteSSISPackageActivity -module: azure.synapse.artifacts.models -summary: 'Execute SSIS package activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ExecuteSSISPackageActivity(*, name: str, package_location: SSISPackageLocation, - connect_via: IntegrationRuntimeReference, additional_properties: Dict[str, object] - | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, runtime: - object | None = None, logging_level: object | None = None, environment_path: object - | None = None, execution_credential: SSISExecutionCredential | None = None, project_parameters: - Dict[str, SSISExecutionParameter] | None = None, package_parameters: Dict[str, - SSISExecutionParameter] | None = None, project_connection_managers: Dict[str, - object] | None = None, package_connection_managers: Dict[str, object] | None = - None, property_overrides: Dict[str, SSISPropertyOverride] | None = None, log_location: - SSISLogLocation | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: package_location - description: Required. SSIS package location. - isRequired: true - types: - - - - name: runtime - description: 'Specifies the runtime to execute SSIS package. The value should - be "x86" or - - "x64". Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: logging_level - description: 'The logging level of SSIS package execution. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: environment_path - description: 'The environment path to execute the SSIS package. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: execution_credential - description: The package execution credential. - isRequired: true - types: - - - - name: connect_via - description: Required. The integration runtime reference. - isRequired: true - types: - - - - name: project_parameters - description: The project level parameters to execute the SSIS package. - isRequired: true - types: - - [, ] - - name: package_parameters - description: The package level parameters to execute the SSIS package. - isRequired: true - types: - - [, ] - - name: project_connection_managers - description: 'The project level connection managers to execute the SSIS - - package.' - isRequired: true - types: - - [, ] - - name: package_connection_managers - description: 'The package level connection managers to execute the SSIS - - package.' - isRequired: true - types: - - [, ] - - name: property_overrides - description: The property overrides to execute the SSIS package. - isRequired: true - types: - - [, ] - - name: log_location - description: SSIS package execution log location. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: package_location - isRequired: true - - name: connect_via - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: runtime - defaultValue: None - - name: logging_level - defaultValue: None - - name: environment_path - defaultValue: None - - name: execution_credential - defaultValue: None - - name: project_parameters - defaultValue: None - - name: package_parameters - defaultValue: None - - name: project_connection_managers - defaultValue: None - - name: package_connection_managers - defaultValue: None - - name: property_overrides - defaultValue: None - - name: log_location - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecutionActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecutionActivity.yml deleted file mode 100644 index 52f0a4aaa2fc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecutionActivity.yml +++ /dev/null @@ -1,189 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ExecutionActivity -name: ExecutionActivity -fullName: azure.synapse.artifacts.models.ExecutionActivity -module: azure.synapse.artifacts.models -summary: 'Base class for all execution activities. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AzureDataExplorerCommandActivity, AzureFunctionActivity, AzureMLBatchExecutionActivity, - AzureMLExecutePipelineActivity, AzureMLUpdateResourceActivity, CopyActivity, CustomActivity, - DataLakeAnalyticsUSQLActivity, DatabricksNotebookActivity, DatabricksSparkJarActivity, - DatabricksSparkPythonActivity, DeleteActivity, ExecuteDataFlowActivity, ExecuteSSISPackageActivity, - GetMetadataActivity, HDInsightHiveActivity, HDInsightMapReduceActivity, HDInsightPigActivity, - HDInsightSparkActivity, HDInsightStreamingActivity, LookupActivity, SqlServerStoredProcedureActivity, - WebActivity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ExecutionActivity(*, name: str, additional_properties: Dict[str, object] - | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ExecutionActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecutionActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecutionActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ExecutionActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExecutionActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ExecutionActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExecutionActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExposureControlRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExposureControlRequest.yml deleted file mode 100644 index c2d124232469..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExposureControlRequest.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ExposureControlRequest -name: ExposureControlRequest -fullName: azure.synapse.artifacts.models.ExposureControlRequest -module: azure.synapse.artifacts.models -summary: The exposure control request. -constructor: - syntax: 'ExposureControlRequest(*, feature_name: str | None = None, feature_type: - str | None = None, **kwargs)' - parameters: - - name: feature_name - description: The feature name. - isRequired: true - types: - - - - name: feature_type - description: The feature type. - isRequired: true - types: - - - keywordOnlyParameters: - - name: feature_name - defaultValue: None - - name: feature_type - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ExposureControlRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExposureControlRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExposureControlRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ExposureControlRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExposureControlRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ExposureControlRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExposureControlRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExposureControlResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExposureControlResponse.yml deleted file mode 100644 index a5d1ca1b16ab..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExposureControlResponse.yml +++ /dev/null @@ -1,126 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ExposureControlResponse -name: ExposureControlResponse -fullName: azure.synapse.artifacts.models.ExposureControlResponse -module: azure.synapse.artifacts.models -summary: 'The exposure control response. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: ExposureControlResponse(**kwargs) -variables: -- description: The feature name. - name: feature_name - types: - - -- description: The feature value. - name: value - types: - - -methods: -- uid: azure.synapse.artifacts.models.ExposureControlResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExposureControlResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExposureControlResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ExposureControlResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ExposureControlResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ExposureControlResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ExposureControlResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Expression.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Expression.yml deleted file mode 100644 index bb6a41667600..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Expression.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Expression -name: Expression -fullName: azure.synapse.artifacts.models.Expression -module: azure.synapse.artifacts.models -summary: 'Azure Synapse expression definition. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Expression(*, value: str, **kwargs)' - parameters: - - name: value - description: Required. Expression value. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true -variables: -- description: 'Required. Expression type. Default value: "Expression".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.Expression.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Expression.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Expression.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Expression.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Expression.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Expression.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Expression.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.Expression.type - name: type - signature: type = 'Expression' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FileServerLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FileServerLinkedService.yml deleted file mode 100644 index b6e70e9a5a56..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FileServerLinkedService.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.FileServerLinkedService -name: FileServerLinkedService -fullName: azure.synapse.artifacts.models.FileServerLinkedService -module: azure.synapse.artifacts.models -summary: 'File system linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FileServerLinkedService(*, host: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, user_id: object | None - = None, password: SecretBase | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. Host name of the server. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: user_id - description: 'User ID to logon the server. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password to logon the server. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: user_id - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.FileServerLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.FileServerLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.FileServerLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.FileServerLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.FileServerLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.FileServerLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.FileServerLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FilterActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FilterActivity.yml deleted file mode 100644 index de578d7a7f5f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FilterActivity.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.FilterActivity -name: FilterActivity -fullName: azure.synapse.artifacts.models.FilterActivity -module: azure.synapse.artifacts.models -summary: 'Filter and return results from input array based on the conditions. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FilterActivity(*, name: str, items: Expression, condition: Expression, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, depends_on: List[ActivityDependency] | None = None, user_properties: List[UserProperty] - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: items - description: Required. Input array on which filter should be applied. - isRequired: true - types: - - - - name: condition - description: Required. Condition to be used for filtering the input. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: items - isRequired: true - - name: condition - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.FilterActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.FilterActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.FilterActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.FilterActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.FilterActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.FilterActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.FilterActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ForEachActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ForEachActivity.yml deleted file mode 100644 index 33227482838d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ForEachActivity.yml +++ /dev/null @@ -1,196 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ForEachActivity -name: ForEachActivity -fullName: azure.synapse.artifacts.models.ForEachActivity -module: azure.synapse.artifacts.models -summary: 'This activity is used for iterating over a collection and execute given - activities. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ForEachActivity(*, name: str, items: Expression, activities: List[Activity], - additional_properties: Dict[str, object] | None = None, description: str | None - = None, depends_on: List[ActivityDependency] | None = None, user_properties: List[UserProperty] - | None = None, is_sequential: bool | None = None, batch_count: int | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: is_sequential - description: Should the loop be executed in sequence or in parallel (max 50). - isRequired: true - types: - - - - name: batch_count - description: 'Batch count to be used for controlling the number of parallel execution - - (when isSequential is set to false).' - isRequired: true - types: - - - - name: items - description: Required. Collection to iterate. - isRequired: true - types: - - - - name: activities - description: Required. List of activities to execute . - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: items - isRequired: true - - name: activities - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: is_sequential - defaultValue: None - - name: batch_count - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ForEachActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ForEachActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ForEachActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ForEachActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ForEachActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ForEachActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ForEachActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FtpAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FtpAuthenticationType.yml deleted file mode 100644 index 72b41a747356..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FtpAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.FtpAuthenticationType -name: FtpAuthenticationType -fullName: azure.synapse.artifacts.models.FtpAuthenticationType -summary: The authentication type to be used to connect to the FTP server. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.FtpAuthenticationType.anonymous -- name: basic - uid: azure.synapse.artifacts.models.FtpAuthenticationType.basic diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FtpServerLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FtpServerLinkedService.yml deleted file mode 100644 index 4dcacd19bef5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FtpServerLinkedService.yml +++ /dev/null @@ -1,250 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.FtpServerLinkedService -name: FtpServerLinkedService -fullName: azure.synapse.artifacts.models.FtpServerLinkedService -module: azure.synapse.artifacts.models -summary: 'A FTP server Linked Service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'FtpServerLinkedService(*, host: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, port: object | None = - None, authentication_type: str | FtpAuthenticationType | None = None, user_name: - object | None = None, password: SecretBase | None = None, encrypted_credential: - object | None = None, enable_ssl: object | None = None, enable_server_certificate_validation: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. Host name of the FTP server. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: port - description: 'The TCP port number that the FTP server uses to listen for client - connections. - - Default value is 21. Type: integer (or Expression with resultType integer), - minimum: 0.' - isRequired: true - types: - - - - name: authentication_type - description: 'The authentication type to be used to connect to the FTP server. - - Possible values include: "Basic", "Anonymous".' - isRequired: true - types: - - - - - - name: user_name - description: 'Username to logon the FTP server. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password to logon the FTP server. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: enable_ssl - description: 'If true, connect to the FTP server over SSL/TLS channel. Default - value is - - true. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: enable_server_certificate_validation - description: 'If true, validate the FTP server SSL certificate - - when connect over SSL/TLS channel. Default value is true. Type: boolean (or - Expression with - - resultType boolean).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: port - defaultValue: None - - name: authentication_type - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None - - name: enable_ssl - defaultValue: None - - name: enable_server_certificate_validation - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.FtpServerLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.FtpServerLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.FtpServerLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.FtpServerLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.FtpServerLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.FtpServerLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.FtpServerLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GetMetadataActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GetMetadataActivity.yml deleted file mode 100644 index d70d79732724..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GetMetadataActivity.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GetMetadataActivity -name: GetMetadataActivity -fullName: azure.synapse.artifacts.models.GetMetadataActivity -module: azure.synapse.artifacts.models -summary: 'Activity to get metadata of dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GetMetadataActivity(*, name: str, dataset: DatasetReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, field_list: - List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: dataset - description: Required. GetMetadata activity dataset reference. - isRequired: true - types: - - - - name: field_list - description: Fields of metadata to get from dataset. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: dataset - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: field_list - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GetMetadataActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GetMetadataActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GetMetadataActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GetMetadataActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GetMetadataActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GetMetadataActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GetMetadataActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.yml deleted file mode 100644 index 499fc76a728c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest -name: GetSsisObjectMetadataRequest -fullName: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest -module: azure.synapse.artifacts.models -summary: The request payload of get SSIS object metadata. -constructor: - syntax: 'GetSsisObjectMetadataRequest(*, metadata_path: str | None = None, **kwargs)' - parameters: - - name: metadata_path - description: Metadata path. - isRequired: true - types: - - - keywordOnlyParameters: - - name: metadata_path - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType.yml deleted file mode 100644 index 2a2fa5d97156..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType -name: GoogleAdWordsAuthenticationType -fullName: azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType -summary: 'The OAuth 2.0 authentication mechanism used for authentication. ServiceAuthentication - can only - - be used on self-hosted IR.' -module: azure.synapse.artifacts.models -fields: -- name: service_authentication - uid: azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType.service_authentication -- name: user_authentication - uid: azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType.user_authentication diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsLinkedService.yml deleted file mode 100644 index 3e87815e4182..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsLinkedService.yml +++ /dev/null @@ -1,286 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService -name: GoogleAdWordsLinkedService -fullName: azure.synapse.artifacts.models.GoogleAdWordsLinkedService -module: azure.synapse.artifacts.models -summary: 'Google AdWords service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GoogleAdWordsLinkedService(*, client_customer_id: object, developer_token: - SecretBase, authentication_type: str | GoogleAdWordsAuthenticationType, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, refresh_token: SecretBase - | None = None, client_id: object | None = None, client_secret: SecretBase | None - = None, email: object | None = None, key_file_path: object | None = None, trusted_cert_path: - object | None = None, use_system_trust_store: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: client_customer_id - description: 'Required. The Client customer ID of the AdWords account that you - - want to fetch report data for.' - isRequired: true - types: - - - - name: developer_token - description: 'Required. The developer token associated with the manager account - that - - you use to grant access to the AdWords API.' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The OAuth 2.0 authentication mechanism used for - - authentication. ServiceAuthentication can only be used on self-hosted IR. Possible - values - - include: "ServiceAuthentication", "UserAuthentication".' - isRequired: true - types: - - - - - - name: refresh_token - description: 'The refresh token obtained from Google for authorizing access to - AdWords - - for UserAuthentication.' - isRequired: true - types: - - - - name: client_id - description: 'The client id of the google application used to acquire the refresh - token. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: client_secret - description: 'The client secret of the google application used to acquire the - refresh - - token.' - isRequired: true - types: - - - - name: email - description: 'The service account email ID that is used for ServiceAuthentication - and can only - - be used on self-hosted IR.' - isRequired: true - types: - - - - name: key_file_path - description: 'The full path to the .p12 key file that is used to authenticate - the - - service account email address and can only be used on self-hosted IR.' - isRequired: true - types: - - - - name: trusted_cert_path - description: 'The full path of the .pem file containing trusted CA certificates - for - - verifying the server when connecting over SSL. This property can only be set - when using SSL on - - self-hosted IR. The default value is the cacerts.pem file installed with the - IR.' - isRequired: true - types: - - - - name: use_system_trust_store - description: 'Specifies whether to use a CA certificate from the system trust - - store or from a specified PEM file. The default value is false.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: client_customer_id - isRequired: true - - name: developer_token - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: refresh_token - defaultValue: None - - name: client_id - defaultValue: None - - name: client_secret - defaultValue: None - - name: email - defaultValue: None - - name: key_file_path - defaultValue: None - - name: trusted_cert_path - defaultValue: None - - name: use_system_trust_store - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.yml deleted file mode 100644 index 62bdaf2c2ed1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset -name: GoogleAdWordsObjectDataset -fullName: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset -module: azure.synapse.artifacts.models -summary: 'Google AdWords service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GoogleAdWordsObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType.yml deleted file mode 100644 index 6b6b778828e5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType -name: GoogleBigQueryAuthenticationType -fullName: azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType -summary: 'The OAuth 2.0 authentication mechanism used for authentication. ServiceAuthentication - can only - - be used on self-hosted IR.' -module: azure.synapse.artifacts.models -fields: -- name: service_authentication - uid: azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType.service_authentication -- name: user_authentication - uid: azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType.user_authentication diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryLinkedService.yml deleted file mode 100644 index 99beb056aee6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryLinkedService.yml +++ /dev/null @@ -1,294 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService -name: GoogleBigQueryLinkedService -fullName: azure.synapse.artifacts.models.GoogleBigQueryLinkedService -module: azure.synapse.artifacts.models -summary: 'Google BigQuery service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GoogleBigQueryLinkedService(*, project: object, authentication_type: str - | GoogleBigQueryAuthenticationType, additional_properties: Dict[str, object] | - None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, additional_projects: object | None = - None, request_google_drive_scope: object | None = None, refresh_token: SecretBase - | None = None, client_id: object | None = None, client_secret: SecretBase | None - = None, email: object | None = None, key_file_path: object | None = None, trusted_cert_path: - object | None = None, use_system_trust_store: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: project - description: Required. The default BigQuery project to query against. - isRequired: true - types: - - - - name: additional_projects - description: A comma-separated list of public BigQuery projects to access. - isRequired: true - types: - - - - name: request_google_drive_scope - description: 'Whether to request access to Google Drive. Allowing Google - - Drive access enables support for federated tables that combine BigQuery data - with data from - - Google Drive. The default value is false.' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The OAuth 2.0 authentication mechanism used for - - authentication. ServiceAuthentication can only be used on self-hosted IR. Possible - values - - include: "ServiceAuthentication", "UserAuthentication".' - isRequired: true - types: - - - - - - name: refresh_token - description: 'The refresh token obtained from Google for authorizing access to - BigQuery - - for UserAuthentication.' - isRequired: true - types: - - - - name: client_id - description: 'The client id of the google application used to acquire the refresh - token. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: client_secret - description: 'The client secret of the google application used to acquire the - refresh - - token.' - isRequired: true - types: - - - - name: email - description: 'The service account email ID that is used for ServiceAuthentication - and can only - - be used on self-hosted IR.' - isRequired: true - types: - - - - name: key_file_path - description: 'The full path to the .p12 key file that is used to authenticate - the - - service account email address and can only be used on self-hosted IR.' - isRequired: true - types: - - - - name: trusted_cert_path - description: 'The full path of the .pem file containing trusted CA certificates - for - - verifying the server when connecting over SSL. This property can only be set - when using SSL on - - self-hosted IR. The default value is the cacerts.pem file installed with the - IR.' - isRequired: true - types: - - - - name: use_system_trust_store - description: 'Specifies whether to use a CA certificate from the system trust - - store or from a specified PEM file. The default value is false.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: project - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: additional_projects - defaultValue: None - - name: request_google_drive_scope - defaultValue: None - - name: refresh_token - defaultValue: None - - name: client_id - defaultValue: None - - name: client_secret - defaultValue: None - - name: email - defaultValue: None - - name: key_file_path - defaultValue: None - - name: trusted_cert_path - defaultValue: None - - name: use_system_trust_store - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.yml deleted file mode 100644 index 400b8d66469c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset -name: GoogleBigQueryObjectDataset -fullName: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset -module: azure.synapse.artifacts.models -summary: 'Google BigQuery service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GoogleBigQueryObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - table: object | None = None, dataset: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using database + - table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Google BigQuery. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: dataset - description: 'The database name of the Google BigQuery. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: dataset - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.yml deleted file mode 100644 index 4d02bc94bfc5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService -name: GoogleCloudStorageLinkedService -fullName: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Google Cloud Storage. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GoogleCloudStorageLinkedService(*, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, access_key_id: object | None = None, - secret_access_key: SecretBase | None = None, service_url: object | None = None, - encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: access_key_id - description: 'The access key identifier of the Google Cloud Storage Identity and - Access - - Management (IAM) user. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: secret_access_key - description: 'The secret access key of the Google Cloud Storage Identity and Access - - Management (IAM) user.' - isRequired: true - types: - - - - name: service_url - description: 'This value specifies the endpoint to access with the Google Cloud - Storage - - Connector. This is an optional property; change it only if you want to try a - different service - - endpoint or want to switch between https and http. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: access_key_id - defaultValue: None - - name: secret_access_key - defaultValue: None - - name: service_url - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GreenplumLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GreenplumLinkedService.yml deleted file mode 100644 index 18647a4fcbc5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GreenplumLinkedService.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GreenplumLinkedService -name: GreenplumLinkedService -fullName: azure.synapse.artifacts.models.GreenplumLinkedService -module: azure.synapse.artifacts.models -summary: 'Greenplum Database linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GreenplumLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, connection_string: object | None = None, pwd: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'An ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: pwd - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: pwd - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GreenplumLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GreenplumLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GreenplumLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GreenplumLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GreenplumLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GreenplumLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GreenplumLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GreenplumTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GreenplumTableDataset.yml deleted file mode 100644 index ad8a3447420e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GreenplumTableDataset.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.GreenplumTableDataset -name: GreenplumTableDataset -fullName: azure.synapse.artifacts.models.GreenplumTableDataset -module: azure.synapse.artifacts.models -summary: 'Greenplum Database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'GreenplumTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of Greenplum. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of Greenplum. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.GreenplumTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GreenplumTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GreenplumTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.GreenplumTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.GreenplumTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.GreenplumTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.GreenplumTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseAuthenticationType.yml deleted file mode 100644 index d3b1fca825c4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.HBaseAuthenticationType -name: HBaseAuthenticationType -fullName: azure.synapse.artifacts.models.HBaseAuthenticationType -summary: The authentication mechanism to use to connect to the HBase server. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.HBaseAuthenticationType.anonymous -- name: basic - uid: azure.synapse.artifacts.models.HBaseAuthenticationType.basic diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseLinkedService.yml deleted file mode 100644 index dafb69e1f225..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseLinkedService.yml +++ /dev/null @@ -1,274 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HBaseLinkedService -name: HBaseLinkedService -fullName: azure.synapse.artifacts.models.HBaseLinkedService -module: azure.synapse.artifacts.models -summary: 'HBase server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HBaseLinkedService(*, host: object, authentication_type: str | HBaseAuthenticationType, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, port: object | None = - None, http_path: object | None = None, username: object | None = None, password: - SecretBase | None = None, enable_ssl: object | None = None, trusted_cert_path: - object | None = None, allow_host_name_cn_mismatch: object | None = None, allow_self_signed_server_cert: - object | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: Required. The IP address or host name of the HBase server. (i.e. - 192.168.222.160). - isRequired: true - types: - - - - name: port - description: 'The TCP port that the HBase instance uses to listen for client connections. - The - - default value is 9090.' - isRequired: true - types: - - - - name: http_path - description: 'The partial URL corresponding to the HBase server. (i.e. - - /gateway/sandbox/hbase/version).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The authentication mechanism to use to connect to the - - HBase server. Possible values include: "Anonymous", "Basic".' - isRequired: true - types: - - - - - - name: username - description: The user name used to connect to the HBase instance. - isRequired: true - types: - - - - name: password - description: The password corresponding to the user name. - isRequired: true - types: - - - - name: enable_ssl - description: 'Specifies whether the connections to the server are encrypted using - SSL. The - - default value is false.' - isRequired: true - types: - - - - name: trusted_cert_path - description: 'The full path of the .pem file containing trusted CA certificates - for - - verifying the server when connecting over SSL. This property can only be set - when using SSL on - - self-hosted IR. The default value is the cacerts.pem file installed with the - IR.' - isRequired: true - types: - - - - name: allow_host_name_cn_mismatch - description: 'Specifies whether to require a CA-issued SSL certificate - - name to match the host name of the server when connecting over SSL. The default - value is false.' - isRequired: true - types: - - - - name: allow_self_signed_server_cert - description: 'Specifies whether to allow self-signed certificates from - - the server. The default value is false.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: port - defaultValue: None - - name: http_path - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: enable_ssl - defaultValue: None - - name: trusted_cert_path - defaultValue: None - - name: allow_host_name_cn_mismatch - defaultValue: None - - name: allow_self_signed_server_cert - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HBaseLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HBaseLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HBaseLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HBaseLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HBaseLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HBaseLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HBaseLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseObjectDataset.yml deleted file mode 100644 index 2542e03ab2c3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HBaseObjectDataset -name: HBaseObjectDataset -fullName: azure.synapse.artifacts.models.HBaseObjectDataset -module: azure.synapse.artifacts.models -summary: 'HBase server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HBaseObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HBaseObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HBaseObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HBaseObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HBaseObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HBaseObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HBaseObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HBaseObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption.yml deleted file mode 100644 index fd5ac5632d0b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption -name: HDInsightActivityDebugInfoOption -fullName: azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption -summary: The HDInsightActivityDebugInfoOption settings to use. -module: azure.synapse.artifacts.models -fields: -- name: always - uid: azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption.always -- name: failure - uid: azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption.failure -- name: none - uid: azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption.none diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightHiveActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightHiveActivity.yml deleted file mode 100644 index 300340683159..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightHiveActivity.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HDInsightHiveActivity -name: HDInsightHiveActivity -fullName: azure.synapse.artifacts.models.HDInsightHiveActivity -module: azure.synapse.artifacts.models -summary: 'HDInsight Hive activity type. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HDInsightHiveActivity(*, name: str, additional_properties: Dict[str, object] - | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, storage_linked_services: - List[LinkedServiceReference] | None = None, arguments: List[object] | None = None, - get_debug_info: str | HDInsightActivityDebugInfoOption | None = None, script_path: - object | None = None, script_linked_service: LinkedServiceReference | None = None, - defines: Dict[str, object] | None = None, variables: List[object] | None = None, - query_timeout: int | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: storage_linked_services - description: Storage linked service references. - isRequired: true - types: - - [] - - name: arguments - description: User specified arguments to HDInsightActivity. - isRequired: true - types: - - [] - - name: get_debug_info - description: 'Debug info option. Possible values include: "None", "Always", "Failure".' - isRequired: true - types: - - - - - - name: script_path - description: 'Script path. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: script_linked_service - description: Script linked service reference. - isRequired: true - types: - - - - name: defines - description: Allows user to specify defines for Hive job request. - isRequired: true - types: - - [, ] - - name: variables - description: User specified arguments under hivevar namespace. - isRequired: true - types: - - [] - - name: query_timeout - description: 'Query timeout value (in minutes). Effective when the HDInsight - cluster - - is with ESP (Enterprise Security Package).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: storage_linked_services - defaultValue: None - - name: arguments - defaultValue: None - - name: get_debug_info - defaultValue: None - - name: script_path - defaultValue: None - - name: script_linked_service - defaultValue: None - - name: defines - defaultValue: None - - name: variables - defaultValue: None - - name: query_timeout - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HDInsightHiveActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightHiveActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightHiveActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HDInsightHiveActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightHiveActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HDInsightHiveActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightHiveActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightLinkedService.yml deleted file mode 100644 index 78f1622016b0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightLinkedService.yml +++ /dev/null @@ -1,240 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HDInsightLinkedService -name: HDInsightLinkedService -fullName: azure.synapse.artifacts.models.HDInsightLinkedService -module: azure.synapse.artifacts.models -summary: 'HDInsight linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HDInsightLinkedService(*, cluster_uri: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, user_name: object | None - = None, password: SecretBase | None = None, linked_service_name: LinkedServiceReference - | None = None, hcatalog_linked_service_name: LinkedServiceReference | None = None, - encrypted_credential: object | None = None, is_esp_enabled: object | None = None, - file_system: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: cluster_uri - description: 'Required. HDInsight cluster URI. Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: user_name - description: 'HDInsight cluster user name. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: password - description: HDInsight cluster password. - isRequired: true - types: - - - - name: linked_service_name - description: The Azure Storage linked service reference. - isRequired: true - types: - - - - name: hcatalog_linked_service_name - description: 'A reference to the Azure SQL linked service that points to - - the HCatalog database.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: is_esp_enabled - description: 'Specify if the HDInsight is created with ESP (Enterprise Security - - Package). Type: Boolean.' - isRequired: true - types: - - - - name: file_system - description: 'Specify the FileSystem if the main storage for the HDInsight is - ADLS Gen2. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cluster_uri - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: hcatalog_linked_service_name - defaultValue: None - - name: encrypted_credential - defaultValue: None - - name: is_esp_enabled - defaultValue: None - - name: file_system - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HDInsightLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HDInsightLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HDInsightLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightMapReduceActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightMapReduceActivity.yml deleted file mode 100644 index 2939393d9a52..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightMapReduceActivity.yml +++ /dev/null @@ -1,242 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity -name: HDInsightMapReduceActivity -fullName: azure.synapse.artifacts.models.HDInsightMapReduceActivity -module: azure.synapse.artifacts.models -summary: 'HDInsight MapReduce activity type. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HDInsightMapReduceActivity(*, name: str, class_name: object, jar_file_path: - object, additional_properties: Dict[str, object] | None = None, description: str - | None = None, depends_on: List[ActivityDependency] | None = None, user_properties: - List[UserProperty] | None = None, linked_service_name: LinkedServiceReference - | None = None, policy: ActivityPolicy | None = None, storage_linked_services: - List[LinkedServiceReference] | None = None, arguments: List[object] | None = None, - get_debug_info: str | HDInsightActivityDebugInfoOption | None = None, jar_linked_service: - LinkedServiceReference | None = None, jar_libs: List[object] | None = None, defines: - Dict[str, object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: storage_linked_services - description: Storage linked service references. - isRequired: true - types: - - [] - - name: arguments - description: User specified arguments to HDInsightActivity. - isRequired: true - types: - - [] - - name: get_debug_info - description: 'Debug info option. Possible values include: "None", "Always", "Failure".' - isRequired: true - types: - - - - - - name: class_name - description: 'Required. Class name. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: jar_file_path - description: 'Required. Jar path. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: jar_linked_service - description: Jar linked service reference. - isRequired: true - types: - - - - name: jar_libs - description: Jar libs. - isRequired: true - types: - - [] - - name: defines - description: Allows user to specify defines for the MapReduce job request. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: name - isRequired: true - - name: class_name - isRequired: true - - name: jar_file_path - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: storage_linked_services - defaultValue: None - - name: arguments - defaultValue: None - - name: get_debug_info - defaultValue: None - - name: jar_linked_service - defaultValue: None - - name: jar_libs - defaultValue: None - - name: defines - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.yml deleted file mode 100644 index 205dc3e2879c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.yml +++ /dev/null @@ -1,490 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService -name: HDInsightOnDemandLinkedService -fullName: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService -module: azure.synapse.artifacts.models -summary: 'HDInsight ondemand linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HDInsightOnDemandLinkedService(*, cluster_size: object, time_to_live: object, - version: object, linked_service_name: LinkedServiceReference, host_subscription_id: - object, tenant: object, cluster_resource_group: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, service_principal_id: - object | None = None, service_principal_key: SecretBase | None = None, cluster_name_prefix: - object | None = None, cluster_user_name: object | None = None, cluster_password: - SecretBase | None = None, cluster_ssh_user_name: object | None = None, cluster_ssh_password: - SecretBase | None = None, additional_linked_service_names: List[LinkedServiceReference] - | None = None, hcatalog_linked_service_name: LinkedServiceReference | None = None, - cluster_type: object | None = None, spark_version: object | None = None, core_configuration: - object | None = None, h_base_configuration: object | None = None, hdfs_configuration: - object | None = None, hive_configuration: object | None = None, map_reduce_configuration: - object | None = None, oozie_configuration: object | None = None, storm_configuration: - object | None = None, yarn_configuration: object | None = None, encrypted_credential: - object | None = None, head_node_size: object | None = None, data_node_size: object - | None = None, zookeeper_node_size: object | None = None, script_actions: List[ScriptAction] - | None = None, virtual_network_id: object | None = None, subnet_name: object | - None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: cluster_size - description: 'Required. Number of worker/data nodes in the cluster. Suggestion - value: 4. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: time_to_live - description: 'Required. The allowed idle time for the on-demand HDInsight cluster. - - Specifies how long the on-demand HDInsight cluster stays alive after completion - of an activity - - run if there are no other active jobs in the cluster. The minimum value is 5 - mins. Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: version - description: "Required. Version of the HDInsight cluster.\_ Type: string (or Expression\ - \ with\nresultType string)." - isRequired: true - types: - - - - name: linked_service_name - description: 'Required. Azure Storage linked service to be used by the on-demand - - cluster for storing and processing data.' - isRequired: true - types: - - - - name: host_subscription_id - description: 'Required. The customer''s subscription to host the cluster. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'The service principal id for the hostSubscriptionId. Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: The key for the service principal id. - isRequired: true - types: - - - - name: tenant - description: 'Required. The Tenant id/name to which the service principal belongs. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: cluster_resource_group - description: 'Required. The resource group where the cluster belongs. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: cluster_name_prefix - description: 'The prefix of cluster name, postfix will be distinct with - - timestamp. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: cluster_user_name - description: 'The username to access the cluster. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: cluster_password - description: The password to access the cluster. - isRequired: true - types: - - - - name: cluster_ssh_user_name - description: 'The username to SSH remotely connect to cluster''s node (for - - Linux). Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: cluster_ssh_password - description: The password to SSH remotely connect cluster's node (for Linux). - isRequired: true - types: - - - - name: additional_linked_service_names - description: 'Specifies additional storage accounts for the HDInsight - - linked service so that the Data Factory service can register them on your behalf.' - isRequired: true - types: - - [] - - name: hcatalog_linked_service_name - description: 'The name of Azure SQL linked service that point to the - - HCatalog database. The on-demand HDInsight cluster is created by using the Azure - SQL database - - as the metastore.' - isRequired: true - types: - - - - name: cluster_type - description: 'The cluster type. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: spark_version - description: 'The version of spark if the cluster type is ''spark''. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: core_configuration - description: 'Specifies the core configuration parameters (as in core-site.xml) - - for the HDInsight cluster to be created.' - isRequired: true - types: - - - - name: h_base_configuration - description: 'Specifies the HBase configuration parameters (hbase-site.xml) for - - the HDInsight cluster.' - isRequired: true - types: - - - - name: hdfs_configuration - description: 'Specifies the HDFS configuration parameters (hdfs-site.xml) for - the - - HDInsight cluster.' - isRequired: true - types: - - - - name: hive_configuration - description: 'Specifies the hive configuration parameters (hive-site.xml) for - the - - HDInsight cluster.' - isRequired: true - types: - - - - name: map_reduce_configuration - description: 'Specifies the MapReduce configuration parameters (mapred- - - site.xml) for the HDInsight cluster.' - isRequired: true - types: - - - - name: oozie_configuration - description: 'Specifies the Oozie configuration parameters (oozie-site.xml) for - - the HDInsight cluster.' - isRequired: true - types: - - - - name: storm_configuration - description: 'Specifies the Storm configuration parameters (storm-site.xml) for - - the HDInsight cluster.' - isRequired: true - types: - - - - name: yarn_configuration - description: 'Specifies the Yarn configuration parameters (yarn-site.xml) for - the - - HDInsight cluster.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: head_node_size - description: Specifies the size of the head node for the HDInsight cluster. - isRequired: true - types: - - - - name: data_node_size - description: Specifies the size of the data node for the HDInsight cluster. - isRequired: true - types: - - - - name: zookeeper_node_size - description: 'Specifies the size of the Zoo Keeper node for the HDInsight - - cluster.' - isRequired: true - types: - - - - name: script_actions - description: 'Custom script actions to run on HDI ondemand cluster once it''s - up. - - Please refer to [https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize](https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize)- - - cluster-linux?toc=%2Fen-us%2Fazure%2Fhdinsight%2Fr-server%2FTOC.json&bc=%2Fen- - - us%2Fazure%2Fbread%2Ftoc.json#understanding-script-actions.' - isRequired: true - types: - - [] - - name: virtual_network_id - description: 'The ARM resource ID for the vNet to which the cluster should be - - joined after creation. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: subnet_name - description: 'The ARM resource ID for the subnet in the vNet. If virtualNetworkId - was - - specified, then this property is required. Type: string (or Expression with - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: cluster_size - isRequired: true - - name: time_to_live - isRequired: true - - name: version - isRequired: true - - name: linked_service_name - isRequired: true - - name: host_subscription_id - isRequired: true - - name: tenant - isRequired: true - - name: cluster_resource_group - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: cluster_name_prefix - defaultValue: None - - name: cluster_user_name - defaultValue: None - - name: cluster_password - defaultValue: None - - name: cluster_ssh_user_name - defaultValue: None - - name: cluster_ssh_password - defaultValue: None - - name: additional_linked_service_names - defaultValue: None - - name: hcatalog_linked_service_name - defaultValue: None - - name: cluster_type - defaultValue: None - - name: spark_version - defaultValue: None - - name: core_configuration - defaultValue: None - - name: h_base_configuration - defaultValue: None - - name: hdfs_configuration - defaultValue: None - - name: hive_configuration - defaultValue: None - - name: map_reduce_configuration - defaultValue: None - - name: oozie_configuration - defaultValue: None - - name: storm_configuration - defaultValue: None - - name: yarn_configuration - defaultValue: None - - name: encrypted_credential - defaultValue: None - - name: head_node_size - defaultValue: None - - name: data_node_size - defaultValue: None - - name: zookeeper_node_size - defaultValue: None - - name: script_actions - defaultValue: None - - name: virtual_network_id - defaultValue: None - - name: subnet_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightPigActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightPigActivity.yml deleted file mode 100644 index 13d611fe46e8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightPigActivity.yml +++ /dev/null @@ -1,227 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HDInsightPigActivity -name: HDInsightPigActivity -fullName: azure.synapse.artifacts.models.HDInsightPigActivity -module: azure.synapse.artifacts.models -summary: 'HDInsight Pig activity type. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HDInsightPigActivity(*, name: str, additional_properties: Dict[str, object] - | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, storage_linked_services: - List[LinkedServiceReference] | None = None, arguments: object | None = None, get_debug_info: - str | HDInsightActivityDebugInfoOption | None = None, script_path: object | None - = None, script_linked_service: LinkedServiceReference | None = None, defines: - Dict[str, object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: storage_linked_services - description: Storage linked service references. - isRequired: true - types: - - [] - - name: arguments - description: 'User specified arguments to HDInsightActivity. Type: array (or Expression - - with resultType array).' - isRequired: true - types: - - - - name: get_debug_info - description: 'Debug info option. Possible values include: "None", "Always", "Failure".' - isRequired: true - types: - - - - - - name: script_path - description: 'Script path. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: script_linked_service - description: Script linked service reference. - isRequired: true - types: - - - - name: defines - description: Allows user to specify defines for Pig job request. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: storage_linked_services - defaultValue: None - - name: arguments - defaultValue: None - - name: get_debug_info - defaultValue: None - - name: script_path - defaultValue: None - - name: script_linked_service - defaultValue: None - - name: defines - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HDInsightPigActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightPigActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightPigActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HDInsightPigActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightPigActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HDInsightPigActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightPigActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightSparkActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightSparkActivity.yml deleted file mode 100644 index dc972c2cd20b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightSparkActivity.yml +++ /dev/null @@ -1,251 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HDInsightSparkActivity -name: HDInsightSparkActivity -fullName: azure.synapse.artifacts.models.HDInsightSparkActivity -module: azure.synapse.artifacts.models -summary: 'HDInsight Spark activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HDInsightSparkActivity(*, name: str, root_path: object, entry_file_path: - object, additional_properties: Dict[str, object] | None = None, description: str - | None = None, depends_on: List[ActivityDependency] | None = None, user_properties: - List[UserProperty] | None = None, linked_service_name: LinkedServiceReference - | None = None, policy: ActivityPolicy | None = None, arguments: List[object] | - None = None, get_debug_info: str | HDInsightActivityDebugInfoOption | None = None, - spark_job_linked_service: LinkedServiceReference | None = None, class_name: str - | None = None, proxy_user: object | None = None, spark_config: Dict[str, object] - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: root_path - description: 'Required. The root path in ''sparkJobLinkedService'' for all the - job''s files. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: entry_file_path - description: 'Required. The relative path to the root folder of the code/package - to - - be executed. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: arguments - description: The user-specified arguments to HDInsightSparkActivity. - isRequired: true - types: - - [] - - name: get_debug_info - description: 'Debug info option. Possible values include: "None", "Always", "Failure".' - isRequired: true - types: - - - - - - name: spark_job_linked_service - description: 'The storage linked service for uploading the entry file and - - dependencies, and for receiving logs.' - isRequired: true - types: - - - - name: class_name - description: The application's Java/Spark main class. - isRequired: true - types: - - - - name: proxy_user - description: 'The user to impersonate that will execute the job. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: spark_config - description: Spark configuration property. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: name - isRequired: true - - name: root_path - isRequired: true - - name: entry_file_path - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: arguments - defaultValue: None - - name: get_debug_info - defaultValue: None - - name: spark_job_linked_service - defaultValue: None - - name: class_name - defaultValue: None - - name: proxy_user - defaultValue: None - - name: spark_config - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HDInsightSparkActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightSparkActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightSparkActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HDInsightSparkActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightSparkActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HDInsightSparkActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightSparkActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightStreamingActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightStreamingActivity.yml deleted file mode 100644 index 5ac93a660f5e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightStreamingActivity.yml +++ /dev/null @@ -1,277 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HDInsightStreamingActivity -name: HDInsightStreamingActivity -fullName: azure.synapse.artifacts.models.HDInsightStreamingActivity -module: azure.synapse.artifacts.models -summary: 'HDInsight streaming activity type. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HDInsightStreamingActivity(*, name: str, mapper: object, reducer: object, - input: object, output: object, file_paths: List[object], additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, linked_service_name: - LinkedServiceReference | None = None, policy: ActivityPolicy | None = None, storage_linked_services: - List[LinkedServiceReference] | None = None, arguments: List[object] | None = None, - get_debug_info: str | HDInsightActivityDebugInfoOption | None = None, file_linked_service: - LinkedServiceReference | None = None, combiner: object | None = None, command_environment: - List[object] | None = None, defines: Dict[str, object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: storage_linked_services - description: Storage linked service references. - isRequired: true - types: - - [] - - name: arguments - description: User specified arguments to HDInsightActivity. - isRequired: true - types: - - [] - - name: get_debug_info - description: 'Debug info option. Possible values include: "None", "Always", "Failure".' - isRequired: true - types: - - - - - - name: mapper - description: 'Required. Mapper executable name. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: reducer - description: 'Required. Reducer executable name. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: input - description: 'Required. Input blob path. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: output - description: 'Required. Output blob path. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: file_paths - description: Required. Paths to streaming job files. Can be directories. - isRequired: true - types: - - [] - - name: file_linked_service - description: Linked service reference where the files are located. - isRequired: true - types: - - - - name: combiner - description: 'Combiner executable name. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: command_environment - description: Command line environment values. - isRequired: true - types: - - [] - - name: defines - description: Allows user to specify defines for streaming job request. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: name - isRequired: true - - name: mapper - isRequired: true - - name: reducer - isRequired: true - - name: input - isRequired: true - - name: output - isRequired: true - - name: file_paths - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: storage_linked_services - defaultValue: None - - name: arguments - defaultValue: None - - name: get_debug_info - defaultValue: None - - name: file_linked_service - defaultValue: None - - name: combiner - defaultValue: None - - name: command_environment - defaultValue: None - - name: defines - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HDInsightStreamingActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightStreamingActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightStreamingActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HDInsightStreamingActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HDInsightStreamingActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HDInsightStreamingActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HDInsightStreamingActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HdfsLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HdfsLinkedService.yml deleted file mode 100644 index 1d50c063526e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HdfsLinkedService.yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HdfsLinkedService -name: HdfsLinkedService -fullName: azure.synapse.artifacts.models.HdfsLinkedService -module: azure.synapse.artifacts.models -summary: 'Hadoop Distributed File System (HDFS) linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HdfsLinkedService(*, url: object, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, authentication_type: object | None = - None, encrypted_credential: object | None = None, user_name: object | None = None, - password: SecretBase | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: 'Required. The URL of the HDFS service endpoint, e.g. - - [http://myhostname:50070/webhdfs/v1](http://myhostname:50070/webhdfs/v1) . Type: - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Type of authentication used to connect to the HDFS. Possible values - - are: Anonymous and Windows. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: user_name - description: 'User name for Windows authentication. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: Password for Windows authentication. - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: authentication_type - defaultValue: None - - name: encrypted_credential - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HdfsLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HdfsLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HdfsLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HdfsLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HdfsLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HdfsLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HdfsLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HdiNodeTypes.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HdiNodeTypes.yml deleted file mode 100644 index 9cd39cd53fed..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HdiNodeTypes.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.HdiNodeTypes -name: HdiNodeTypes -fullName: azure.synapse.artifacts.models.HdiNodeTypes -summary: The node types on which the script action should be executed. -module: azure.synapse.artifacts.models -fields: -- name: headnode - uid: azure.synapse.artifacts.models.HdiNodeTypes.headnode -- name: workernode - uid: azure.synapse.artifacts.models.HdiNodeTypes.workernode -- name: zookeeper - uid: azure.synapse.artifacts.models.HdiNodeTypes.zookeeper diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveAuthenticationType.yml deleted file mode 100644 index 7a2209ccc7ce..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveAuthenticationType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.HiveAuthenticationType -name: HiveAuthenticationType -fullName: azure.synapse.artifacts.models.HiveAuthenticationType -summary: The authentication method used to access the Hive server. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.HiveAuthenticationType.anonymous -- name: username - uid: azure.synapse.artifacts.models.HiveAuthenticationType.username -- name: username_and_password - uid: azure.synapse.artifacts.models.HiveAuthenticationType.username_and_password -- name: windows_azure_hd_insight_service - uid: azure.synapse.artifacts.models.HiveAuthenticationType.windows_azure_hd_insight_service diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveLinkedService.yml deleted file mode 100644 index f54590c03972..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveLinkedService.yml +++ /dev/null @@ -1,334 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HiveLinkedService -name: HiveLinkedService -fullName: azure.synapse.artifacts.models.HiveLinkedService -module: azure.synapse.artifacts.models -summary: 'Hive Server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HiveLinkedService(*, host: object, authentication_type: str | HiveAuthenticationType, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, port: object | None = - None, server_type: str | HiveServerType | None = None, thrift_transport_protocol: - str | HiveThriftTransportProtocol | None = None, service_discovery_mode: object - | None = None, zoo_keeper_name_space: object | None = None, use_native_query: - object | None = None, username: object | None = None, password: SecretBase | None - = None, http_path: object | None = None, enable_ssl: object | None = None, trusted_cert_path: - object | None = None, use_system_trust_store: object | None = None, allow_host_name_cn_mismatch: - object | None = None, allow_self_signed_server_cert: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. IP address or host name of the Hive server, separated - by '';'' for - - multiple hosts (only when serviceDiscoveryMode is enable).' - isRequired: true - types: - - - - name: port - description: The TCP port that the Hive server uses to listen for client connections. - isRequired: true - types: - - - - name: server_type - description: 'The type of Hive server. Possible values include: "HiveServer1", - - "HiveServer2", "HiveThriftServer".' - isRequired: true - types: - - - - - - name: thrift_transport_protocol - description: 'The transport protocol to use in the Thrift layer. Possible - - values include: "Binary", "SASL", "HTTP ".' - isRequired: true - types: - - - - - - name: authentication_type - description: 'Required. The authentication method used to access the Hive server. - - Possible values include: "Anonymous", "Username", "UsernameAndPassword", - - "WindowsAzureHDInsightService".' - isRequired: true - types: - - - - - - name: service_discovery_mode - description: true to indicate using the ZooKeeper service, false not. - isRequired: true - types: - - - - name: zoo_keeper_name_space - description: 'The namespace on ZooKeeper under which Hive Server 2 nodes are - - added.' - isRequired: true - types: - - - - name: use_native_query - description: 'Specifies whether the driver uses native HiveQL queries,or converts - - them into an equivalent form in HiveQL.' - isRequired: true - types: - - - - name: username - description: The user name that you use to access Hive Server. - isRequired: true - types: - - - - name: password - description: 'The password corresponding to the user name that you provided in - the Username - - field.' - isRequired: true - types: - - - - name: http_path - description: The partial URL corresponding to the Hive server. - isRequired: true - types: - - - - name: enable_ssl - description: 'Specifies whether the connections to the server are encrypted using - SSL. The - - default value is false.' - isRequired: true - types: - - - - name: trusted_cert_path - description: 'The full path of the .pem file containing trusted CA certificates - for - - verifying the server when connecting over SSL. This property can only be set - when using SSL on - - self-hosted IR. The default value is the cacerts.pem file installed with the - IR.' - isRequired: true - types: - - - - name: use_system_trust_store - description: 'Specifies whether to use a CA certificate from the system trust - - store or from a specified PEM file. The default value is false.' - isRequired: true - types: - - - - name: allow_host_name_cn_mismatch - description: 'Specifies whether to require a CA-issued SSL certificate - - name to match the host name of the server when connecting over SSL. The default - value is false.' - isRequired: true - types: - - - - name: allow_self_signed_server_cert - description: 'Specifies whether to allow self-signed certificates from - - the server. The default value is false.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: port - defaultValue: None - - name: server_type - defaultValue: None - - name: thrift_transport_protocol - defaultValue: None - - name: service_discovery_mode - defaultValue: None - - name: zoo_keeper_name_space - defaultValue: None - - name: use_native_query - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: http_path - defaultValue: None - - name: enable_ssl - defaultValue: None - - name: trusted_cert_path - defaultValue: None - - name: use_system_trust_store - defaultValue: None - - name: allow_host_name_cn_mismatch - defaultValue: None - - name: allow_self_signed_server_cert - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HiveLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HiveLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HiveLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HiveLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HiveLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HiveLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HiveLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveObjectDataset.yml deleted file mode 100644 index f5a21842adbf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveObjectDataset.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HiveObjectDataset -name: HiveObjectDataset -fullName: azure.synapse.artifacts.models.HiveObjectDataset -module: azure.synapse.artifacts.models -summary: 'Hive Server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HiveObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Hive. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Hive. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HiveObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HiveObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HiveObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HiveObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HiveObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HiveObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HiveObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveServerType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveServerType.yml deleted file mode 100644 index 4200306f1cbf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveServerType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.HiveServerType -name: HiveServerType -fullName: azure.synapse.artifacts.models.HiveServerType -summary: The type of Hive server. -module: azure.synapse.artifacts.models -fields: -- name: hive_server1 - uid: azure.synapse.artifacts.models.HiveServerType.hive_server1 -- name: hive_server2 - uid: azure.synapse.artifacts.models.HiveServerType.hive_server2 -- name: hive_thrift_server - uid: azure.synapse.artifacts.models.HiveServerType.hive_thrift_server diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveThriftTransportProtocol.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveThriftTransportProtocol.yml deleted file mode 100644 index c2d9acf2944e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveThriftTransportProtocol.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.HiveThriftTransportProtocol -name: HiveThriftTransportProtocol -fullName: azure.synapse.artifacts.models.HiveThriftTransportProtocol -summary: The transport protocol to use in the Thrift layer. -module: azure.synapse.artifacts.models -fields: -- name: binary - uid: azure.synapse.artifacts.models.HiveThriftTransportProtocol.binary -- name: http - uid: azure.synapse.artifacts.models.HiveThriftTransportProtocol.http -- name: sasl - uid: azure.synapse.artifacts.models.HiveThriftTransportProtocol.sasl diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HttpAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HttpAuthenticationType.yml deleted file mode 100644 index 781f273c6174..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HttpAuthenticationType.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.HttpAuthenticationType -name: HttpAuthenticationType -fullName: azure.synapse.artifacts.models.HttpAuthenticationType -summary: The authentication type to be used to connect to the HTTP server. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.HttpAuthenticationType.anonymous -- name: basic - uid: azure.synapse.artifacts.models.HttpAuthenticationType.basic -- name: client_certificate - uid: azure.synapse.artifacts.models.HttpAuthenticationType.client_certificate -- name: digest - uid: azure.synapse.artifacts.models.HttpAuthenticationType.digest -- name: windows - uid: azure.synapse.artifacts.models.HttpAuthenticationType.windows diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HttpLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HttpLinkedService.yml deleted file mode 100644 index 5ce4cbf76ee0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HttpLinkedService.yml +++ /dev/null @@ -1,260 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HttpLinkedService -name: HttpLinkedService -fullName: azure.synapse.artifacts.models.HttpLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for an HTTP source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HttpLinkedService(*, url: object, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, authentication_type: str | HttpAuthenticationType - | None = None, user_name: object | None = None, password: SecretBase | None = - None, embedded_cert_data: object | None = None, cert_thumbprint: object | None - = None, encrypted_credential: object | None = None, enable_server_certificate_validation: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: 'Required. The base URL of the HTTP endpoint, e.g. [http://www.microsoft.com](http://www.microsoft.com). - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'The authentication type to be used to connect to the HTTP server. - - Possible values include: "Basic", "Anonymous", "Digest", "Windows", "ClientCertificate".' - isRequired: true - types: - - - - - - name: user_name - description: 'User name for Basic, Digest, or Windows authentication. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: password - description: 'Password for Basic, Digest, Windows, or ClientCertificate with - - EmbeddedCertData authentication.' - isRequired: true - types: - - - - name: embedded_cert_data - description: 'Base64 encoded certificate data for ClientCertificate - - authentication. For on-premises copy with ClientCertificate authentication, - either - - CertThumbprint or EmbeddedCertData/Password should be specified. Type: string - (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: cert_thumbprint - description: 'Thumbprint of certificate for ClientCertificate authentication. - Only - - valid for on-premises copy. For on-premises copy with ClientCertificate authentication, - either - - CertThumbprint or EmbeddedCertData/Password should be specified. Type: string - (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: enable_server_certificate_validation - description: 'If true, validate the HTTPS server SSL - - certificate. Default value is true. Type: boolean (or Expression with resultType - boolean).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: authentication_type - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: embedded_cert_data - defaultValue: None - - name: cert_thumbprint - defaultValue: None - - name: encrypted_credential - defaultValue: None - - name: enable_server_certificate_validation - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HttpLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HttpLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HttpLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HttpLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HttpLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HttpLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HttpLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HubspotLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HubspotLinkedService.yml deleted file mode 100644 index 9204a5ece7ca..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HubspotLinkedService.yml +++ /dev/null @@ -1,240 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HubspotLinkedService -name: HubspotLinkedService -fullName: azure.synapse.artifacts.models.HubspotLinkedService -module: azure.synapse.artifacts.models -summary: 'Hubspot Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HubspotLinkedService(*, client_id: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, client_secret: SecretBase - | None = None, access_token: SecretBase | None = None, refresh_token: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: client_id - description: Required. The client ID associated with your Hubspot application. - isRequired: true - types: - - - - name: client_secret - description: The client secret associated with your Hubspot application. - isRequired: true - types: - - - - name: access_token - description: "The access token obtained when initially\_authenticating\_your\_\ - OAuth\nintegration." - isRequired: true - types: - - - - name: refresh_token - description: "The refresh token obtained when initially\_authenticating\_your\_\ - OAuth\nintegration." - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: client_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: client_secret - defaultValue: None - - name: access_token - defaultValue: None - - name: refresh_token - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HubspotLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HubspotLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HubspotLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HubspotLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HubspotLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HubspotLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HubspotLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HubspotObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HubspotObjectDataset.yml deleted file mode 100644 index f5304d622b52..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HubspotObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.HubspotObjectDataset -name: HubspotObjectDataset -fullName: azure.synapse.artifacts.models.HubspotObjectDataset -module: azure.synapse.artifacts.models -summary: 'Hubspot Service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'HubspotObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.HubspotObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HubspotObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HubspotObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.HubspotObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.HubspotObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.HubspotObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.HubspotObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.IfConditionActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.IfConditionActivity.yml deleted file mode 100644 index e775f708c923..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.IfConditionActivity.yml +++ /dev/null @@ -1,200 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.IfConditionActivity -name: IfConditionActivity -fullName: azure.synapse.artifacts.models.IfConditionActivity -module: azure.synapse.artifacts.models -summary: 'This activity evaluates a boolean expression and executes either the activities - under the ifTrueActivities property or the ifFalseActivities property depending - on the result of the expression. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IfConditionActivity(*, name: str, expression: Expression, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, if_true_activities: - List[Activity] | None = None, if_false_activities: List[Activity] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: expression - description: 'Required. An expression that would evaluate to Boolean. This is - used to - - determine the block of activities (ifTrueActivities or ifFalseActivities) that - will be - - executed.' - isRequired: true - types: - - - - name: if_true_activities - description: 'List of activities to execute if expression is evaluated to true. - - This is an optional property and if not provided, the activity will exit without - any action.' - isRequired: true - types: - - [] - - name: if_false_activities - description: 'List of activities to execute if expression is evaluated to false. - - This is an optional property and if not provided, the activity will exit without - any action.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: expression - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: if_true_activities - defaultValue: None - - name: if_false_activities - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.IfConditionActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.IfConditionActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.IfConditionActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.IfConditionActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.IfConditionActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.IfConditionActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.IfConditionActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaAuthenticationType.yml deleted file mode 100644 index 800c88e80d44..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaAuthenticationType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.ImpalaAuthenticationType -name: ImpalaAuthenticationType -fullName: azure.synapse.artifacts.models.ImpalaAuthenticationType -summary: The authentication type to use. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.ImpalaAuthenticationType.anonymous -- name: sasl_username - uid: azure.synapse.artifacts.models.ImpalaAuthenticationType.sasl_username -- name: username_and_password - uid: azure.synapse.artifacts.models.ImpalaAuthenticationType.username_and_password diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaLinkedService.yml deleted file mode 100644 index 5d7532d518bd..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaLinkedService.yml +++ /dev/null @@ -1,278 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ImpalaLinkedService -name: ImpalaLinkedService -fullName: azure.synapse.artifacts.models.ImpalaLinkedService -module: azure.synapse.artifacts.models -summary: 'Impala server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImpalaLinkedService(*, host: object, authentication_type: str | ImpalaAuthenticationType, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, port: object | None = - None, username: object | None = None, password: SecretBase | None = None, enable_ssl: - object | None = None, trusted_cert_path: object | None = None, use_system_trust_store: - object | None = None, allow_host_name_cn_mismatch: object | None = None, allow_self_signed_server_cert: - object | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. The IP address or host name of the Impala server. (i.e. - - 192.168.222.160).' - isRequired: true - types: - - - - name: port - description: 'The TCP port that the Impala server uses to listen for client connections. - The - - default value is 21050.' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The authentication type to use. Possible values include: - - "Anonymous", "SASLUsername", "UsernameAndPassword".' - isRequired: true - types: - - - - - - name: username - description: 'The user name used to access the Impala server. The default value - is anonymous - - when using SASLUsername.' - isRequired: true - types: - - - - name: password - description: The password corresponding to the user name when using UsernameAndPassword. - isRequired: true - types: - - - - name: enable_ssl - description: 'Specifies whether the connections to the server are encrypted using - SSL. The - - default value is false.' - isRequired: true - types: - - - - name: trusted_cert_path - description: 'The full path of the .pem file containing trusted CA certificates - for - - verifying the server when connecting over SSL. This property can only be set - when using SSL on - - self-hosted IR. The default value is the cacerts.pem file installed with the - IR.' - isRequired: true - types: - - - - name: use_system_trust_store - description: 'Specifies whether to use a CA certificate from the system trust - - store or from a specified PEM file. The default value is false.' - isRequired: true - types: - - - - name: allow_host_name_cn_mismatch - description: 'Specifies whether to require a CA-issued SSL certificate - - name to match the host name of the server when connecting over SSL. The default - value is false.' - isRequired: true - types: - - - - name: allow_self_signed_server_cert - description: 'Specifies whether to allow self-signed certificates from - - the server. The default value is false.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: port - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: enable_ssl - defaultValue: None - - name: trusted_cert_path - defaultValue: None - - name: use_system_trust_store - defaultValue: None - - name: allow_host_name_cn_mismatch - defaultValue: None - - name: allow_self_signed_server_cert - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ImpalaLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ImpalaLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ImpalaLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ImpalaLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ImpalaLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ImpalaLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ImpalaLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaObjectDataset.yml deleted file mode 100644 index 478f467f2b2b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaObjectDataset.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ImpalaObjectDataset -name: ImpalaObjectDataset -fullName: azure.synapse.artifacts.models.ImpalaObjectDataset -module: azure.synapse.artifacts.models -summary: 'Impala server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ImpalaObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Impala. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Impala. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ImpalaObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ImpalaObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ImpalaObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ImpalaObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ImpalaObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ImpalaObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ImpalaObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.InformixLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.InformixLinkedService.yml deleted file mode 100644 index ea77e5198543..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.InformixLinkedService.yml +++ /dev/null @@ -1,229 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.InformixLinkedService -name: InformixLinkedService -fullName: azure.synapse.artifacts.models.InformixLinkedService -module: azure.synapse.artifacts.models -summary: 'Informix linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'InformixLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, authentication_type: object - | None = None, credential: SecretBase | None = None, user_name: object | None - = None, password: SecretBase | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The non-access credential portion of the connection string - - as well as an optional encrypted credential. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: authentication_type - description: 'Type of authentication used to connect to the Informix as ODBC data - - store. Possible values are: Anonymous and Basic. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: credential - description: 'The access credential portion of the connection string specified - in driver- - - specific property-value format.' - isRequired: true - types: - - - - name: user_name - description: 'User name for Basic authentication. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: Password for Basic authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: authentication_type - defaultValue: None - - name: credential - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.InformixLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.InformixLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.InformixLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.InformixLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.InformixLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.InformixLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.InformixLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.InformixTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.InformixTableDataset.yml deleted file mode 100644 index 117c63b80729..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.InformixTableDataset.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.InformixTableDataset -name: InformixTableDataset -fullName: azure.synapse.artifacts.models.InformixTableDataset -module: azure.synapse.artifacts.models -summary: 'The Informix table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'InformixTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The Informix table name. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.InformixTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.InformixTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.InformixTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.InformixTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.InformixTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.InformixTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.InformixTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.IntegrationRuntimeReference.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.IntegrationRuntimeReference.yml deleted file mode 100644 index e85bb3a5a001..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.IntegrationRuntimeReference.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.IntegrationRuntimeReference -name: IntegrationRuntimeReference -fullName: azure.synapse.artifacts.models.IntegrationRuntimeReference -module: azure.synapse.artifacts.models -summary: 'Integration runtime reference type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'IntegrationRuntimeReference(*, reference_name: str, parameters: Dict[str, - object] | None = None, **kwargs)' - parameters: - - name: reference_name - description: Required. Reference integration runtime name. - isRequired: true - types: - - - - name: parameters - description: Arguments for integration runtime. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: reference_name - isRequired: true - - name: parameters - defaultValue: None -variables: -- description: 'Required. Type of integration runtime. Default value: - - "IntegrationRuntimeReference".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.IntegrationRuntimeReference.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.IntegrationRuntimeReference.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.IntegrationRuntimeReference.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.IntegrationRuntimeReference.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.IntegrationRuntimeReference.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.IntegrationRuntimeReference.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.IntegrationRuntimeReference.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.IntegrationRuntimeReference.type - name: type - signature: type = 'IntegrationRuntimeReference' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JiraLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JiraLinkedService.yml deleted file mode 100644 index 5cc02c36a83e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JiraLinkedService.yml +++ /dev/null @@ -1,246 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.JiraLinkedService -name: JiraLinkedService -fullName: azure.synapse.artifacts.models.JiraLinkedService -module: azure.synapse.artifacts.models -summary: 'Jira Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'JiraLinkedService(*, host: object, username: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, port: object | None = - None, password: SecretBase | None = None, use_encrypted_endpoints: object | None - = None, use_host_verification: object | None = None, use_peer_verification: object - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. The IP address or host name of the Jira service. (e.g. - - jira.example.com).' - isRequired: true - types: - - - - name: port - description: 'The TCP port that the Jira server uses to listen for client connections. - The - - default value is 443 if connecting through HTTPS, or 8080 if connecting through - HTTP.' - isRequired: true - types: - - - - name: username - description: Required. The user name that you use to access Jira Service. - isRequired: true - types: - - - - name: password - description: 'The password corresponding to the user name that you provided in - the username - - field.' - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: username - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: port - defaultValue: None - - name: password - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.JiraLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.JiraLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.JiraLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.JiraLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.JiraLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.JiraLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.JiraLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JiraObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JiraObjectDataset.yml deleted file mode 100644 index c37485ce3543..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JiraObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.JiraObjectDataset -name: JiraObjectDataset -fullName: azure.synapse.artifacts.models.JiraObjectDataset -module: azure.synapse.artifacts.models -summary: 'Jira Service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'JiraObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.JiraObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.JiraObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.JiraObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.JiraObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.JiraObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.JiraObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.JiraObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JsonDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JsonDataset.yml deleted file mode 100644 index b4e5c8e995fa..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JsonDataset.yml +++ /dev/null @@ -1,228 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.JsonDataset -name: JsonDataset -fullName: azure.synapse.artifacts.models.JsonDataset -module: azure.synapse.artifacts.models -summary: 'Json dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'JsonDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, location: DatasetLocation | None = None, encoding_name: object - | None = None, compression: DatasetCompression | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: location - description: The location of the json data storage. - isRequired: true - types: - - - - name: encoding_name - description: 'The code page name of the preferred encoding. If not specified, - the - - default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to - the name column - - of the table in the following link to set supported values: - - [https://msdn.microsoft.com/library/system.text.encoding.aspx](https://msdn.microsoft.com/library/system.text.encoding.aspx). - Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: compression - description: The data compression method used for the json dataset. - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: location - defaultValue: None - - name: encoding_name - defaultValue: None - - name: compression - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.JsonDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.JsonDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.JsonDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.JsonDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.JsonDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.JsonDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.JsonDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedService.yml deleted file mode 100644 index f7d052306dd4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedService.yml +++ /dev/null @@ -1,195 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.LinkedService -name: LinkedService -fullName: azure.synapse.artifacts.models.LinkedService -module: azure.synapse.artifacts.models -summary: 'The Azure Synapse nested object which contains the information and credential - which can be used to connect with related store or compute resource. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AmazonMWSLinkedService, AmazonRedshiftLinkedService, AmazonS3LinkedService, - AzureBatchLinkedService, AzureBlobFSLinkedService, AzureBlobStorageLinkedService, - AzureDataExplorerLinkedService, AzureDataLakeAnalyticsLinkedService, AzureDataLakeStoreLinkedService, - AzureDatabricksLinkedService, AzureFileStorageLinkedService, AzureFunctionLinkedService, - AzureKeyVaultLinkedService, AzureMLLinkedService, AzureMLServiceLinkedService, AzureMariaDBLinkedService, - AzureMySqlLinkedService, AzurePostgreSqlLinkedService, AzureSearchLinkedService, - AzureSqlDWLinkedService, AzureSqlDatabaseLinkedService, AzureSqlMILinkedService, - AzureStorageLinkedService, AzureTableStorageLinkedService, CassandraLinkedService, - CommonDataServiceForAppsLinkedService, ConcurLinkedService, CosmosDbLinkedService, - CosmosDbMongoDbApiLinkedService, CouchbaseLinkedService, CustomDataSourceLinkedService, - Db2LinkedService, DrillLinkedService, DynamicsLinkedService, DynamicsAXLinkedService, - DynamicsCrmLinkedService, EloquaLinkedService, FileServerLinkedService, FtpServerLinkedService, - GoogleAdWordsLinkedService, GoogleBigQueryLinkedService, GoogleCloudStorageLinkedService, - GreenplumLinkedService, HBaseLinkedService, HDInsightLinkedService, HDInsightOnDemandLinkedService, - HdfsLinkedService, HiveLinkedService, HttpLinkedService, HubspotLinkedService, ImpalaLinkedService, - InformixLinkedService, JiraLinkedService, MagentoLinkedService, MariaDBLinkedService, - MarketoLinkedService, MicrosoftAccessLinkedService, MongoDbLinkedService, MongoDbV2LinkedService, - MySqlLinkedService, NetezzaLinkedService, ODataLinkedService, OdbcLinkedService, - Office365LinkedService, OracleLinkedService, OracleServiceCloudLinkedService, PaypalLinkedService, - PhoenixLinkedService, PostgreSqlLinkedService, PrestoLinkedService, QuickBooksLinkedService, - ResponsysLinkedService, RestServiceLinkedService, SalesforceLinkedService, SalesforceMarketingCloudLinkedService, - SalesforceServiceCloudLinkedService, SapBWLinkedService, SapCloudForCustomerLinkedService, - SapEccLinkedService, SapHanaLinkedService, SapOpenHubLinkedService, SapTableLinkedService, - ServiceNowLinkedService, SftpServerLinkedService, ShopifyLinkedService, SparkLinkedService, - SqlServerLinkedService, SquareLinkedService, SybaseLinkedService, TeradataLinkedService, - VerticaLinkedService, WebLinkedService, XeroLinkedService, ZohoLinkedService. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LinkedService(*, additional_properties: Dict[str, object] | None = None, - connect_via: IntegrationRuntimeReference | None = None, description: str | None - = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.LinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.LinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.LinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceDebugResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceDebugResource.yml deleted file mode 100644 index 6e26628dc1d2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceDebugResource.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.LinkedServiceDebugResource -name: LinkedServiceDebugResource -fullName: azure.synapse.artifacts.models.LinkedServiceDebugResource -module: azure.synapse.artifacts.models -summary: 'Linked service debug resource. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LinkedServiceDebugResource(*, properties: LinkedService, name: str | None - = None, **kwargs)' - parameters: - - name: name - description: The resource name. - isRequired: true - types: - - - - name: properties - description: Required. Properties of linked service. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true - - name: name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.LinkedServiceDebugResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedServiceDebugResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedServiceDebugResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.LinkedServiceDebugResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedServiceDebugResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.LinkedServiceDebugResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedServiceDebugResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceListResponse.yml deleted file mode 100644 index 15d399d1dcc2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.LinkedServiceListResponse -name: LinkedServiceListResponse -fullName: azure.synapse.artifacts.models.LinkedServiceListResponse -module: azure.synapse.artifacts.models -summary: 'A list of linked service resources. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LinkedServiceListResponse(*, value: List[LinkedServiceResource], next_link: - str | None = None, **kwargs)' - parameters: - - name: value - description: Required. List of linked services. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.LinkedServiceListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedServiceListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedServiceListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.LinkedServiceListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedServiceListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.LinkedServiceListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedServiceListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceReference.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceReference.yml deleted file mode 100644 index a8dbad7eb89f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceReference.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.LinkedServiceReference -name: LinkedServiceReference -fullName: azure.synapse.artifacts.models.LinkedServiceReference -module: azure.synapse.artifacts.models -summary: 'Linked service reference type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LinkedServiceReference(*, reference_name: str, parameters: Dict[str, object] - | None = None, **kwargs)' - parameters: - - name: reference_name - description: Required. Reference LinkedService name. - isRequired: true - types: - - - - name: parameters - description: Arguments for LinkedService. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: reference_name - isRequired: true - - name: parameters - defaultValue: None -variables: -- description: 'Required. Linked service reference type. Default value: "LinkedServiceReference".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.LinkedServiceReference.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedServiceReference.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedServiceReference.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.LinkedServiceReference.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedServiceReference.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.LinkedServiceReference.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedServiceReference.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.LinkedServiceReference.type - name: type - signature: type = 'LinkedServiceReference' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceResource.yml deleted file mode 100644 index 67605471bf6b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceResource.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.LinkedServiceResource -name: LinkedServiceResource -fullName: azure.synapse.artifacts.models.LinkedServiceResource -module: azure.synapse.artifacts.models -summary: 'Linked service resource type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LinkedServiceResource(*, properties: LinkedService, **kwargs)' - parameters: - - name: properties - description: Required. Properties of linked service. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.LinkedServiceResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedServiceResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedServiceResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.LinkedServiceResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LinkedServiceResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.LinkedServiceResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LinkedServiceResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LogStorageSettings.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LogStorageSettings.yml deleted file mode 100644 index 3181b9fcb714..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LogStorageSettings.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.LogStorageSettings -name: LogStorageSettings -fullName: azure.synapse.artifacts.models.LogStorageSettings -module: azure.synapse.artifacts.models -summary: 'Log storage settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LogStorageSettings(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, path: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: linked_service_name - description: Required. Log storage linked service reference. - isRequired: true - types: - - - - name: path - description: 'The path to storage for storing detailed logs of activity execution. - Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: path - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.LogStorageSettings.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LogStorageSettings.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LogStorageSettings.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.LogStorageSettings.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LogStorageSettings.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.LogStorageSettings.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LogStorageSettings.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LookupActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LookupActivity.yml deleted file mode 100644 index 8344c7e35c78..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LookupActivity.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.LookupActivity -name: LookupActivity -fullName: azure.synapse.artifacts.models.LookupActivity -module: azure.synapse.artifacts.models -summary: 'Lookup activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'LookupActivity(*, name: str, source: CopySource, dataset: DatasetReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, depends_on: List[ActivityDependency] | None = None, user_properties: List[UserProperty] - | None = None, linked_service_name: LinkedServiceReference | None = None, policy: - ActivityPolicy | None = None, first_row_only: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: source - description: Required. Dataset-specific source properties, same as copy activity - source. - isRequired: true - types: - - - - name: dataset - description: Required. Lookup activity dataset reference. - isRequired: true - types: - - - - name: first_row_only - description: 'Whether to return first row or all rows. Default value is true. - Type: - - boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: source - isRequired: true - - name: dataset - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: first_row_only - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.LookupActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LookupActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LookupActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.LookupActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.LookupActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.LookupActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.LookupActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MagentoLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MagentoLinkedService.yml deleted file mode 100644 index 41f29435bd4a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MagentoLinkedService.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MagentoLinkedService -name: MagentoLinkedService -fullName: azure.synapse.artifacts.models.MagentoLinkedService -module: azure.synapse.artifacts.models -summary: 'Magento server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MagentoLinkedService(*, host: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, access_token: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: Required. The URL of the Magento instance. (i.e. 192.168.222.110/magento3). - isRequired: true - types: - - - - name: access_token - description: The access token from Magento. - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: access_token - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MagentoLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MagentoLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MagentoLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MagentoLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MagentoLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MagentoLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MagentoLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MagentoObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MagentoObjectDataset.yml deleted file mode 100644 index 1e18d1d3a68e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MagentoObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MagentoObjectDataset -name: MagentoObjectDataset -fullName: azure.synapse.artifacts.models.MagentoObjectDataset -module: azure.synapse.artifacts.models -summary: 'Magento server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MagentoObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MagentoObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MagentoObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MagentoObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MagentoObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MagentoObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MagentoObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MagentoObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MappingDataFlow.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MappingDataFlow.yml deleted file mode 100644 index f29ea0dd03fd..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MappingDataFlow.yml +++ /dev/null @@ -1,179 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MappingDataFlow -name: MappingDataFlow -fullName: azure.synapse.artifacts.models.MappingDataFlow -module: azure.synapse.artifacts.models -summary: 'Mapping data flow. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MappingDataFlow(*, description: str | None = None, annotations: List[object] - | None = None, folder: DataFlowFolder | None = None, sources: List[DataFlowSource] - | None = None, sinks: List[DataFlowSink] | None = None, transformations: List[Transformation] - | None = None, script: str | None = None, **kwargs)' - parameters: - - name: type - description: Required. Type of data flow.Constant filled by server. - isRequired: true - types: - - - - name: description - description: The description of the data flow. - isRequired: true - types: - - - - name: annotations - description: List of tags that can be used for describing the data flow. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this data flow is in. If not specified, Data flow - will appear at - - the root level.' - isRequired: true - types: - - - - name: sources - description: List of sources in data flow. - isRequired: true - types: - - [] - - name: sinks - description: List of sinks in data flow. - isRequired: true - types: - - [] - - name: transformations - description: List of transformations in data flow. - isRequired: true - types: - - [] - - name: script - description: DataFlow script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: description - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: sources - defaultValue: None - - name: sinks - defaultValue: None - - name: transformations - defaultValue: None - - name: script - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MappingDataFlow.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MappingDataFlow.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MappingDataFlow.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MappingDataFlow.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MappingDataFlow.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MappingDataFlow.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MappingDataFlow.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MariaDBLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MariaDBLinkedService.yml deleted file mode 100644 index c1ec62120138..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MariaDBLinkedService.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MariaDBLinkedService -name: MariaDBLinkedService -fullName: azure.synapse.artifacts.models.MariaDBLinkedService -module: azure.synapse.artifacts.models -summary: 'MariaDB server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MariaDBLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, connection_string: object | None = None, pwd: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'An ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: pwd - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: pwd - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MariaDBLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MariaDBLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MariaDBLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MariaDBLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MariaDBLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MariaDBLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MariaDBLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MariaDBTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MariaDBTableDataset.yml deleted file mode 100644 index 27ad2d64e787..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MariaDBTableDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MariaDBTableDataset -name: MariaDBTableDataset -fullName: azure.synapse.artifacts.models.MariaDBTableDataset -module: azure.synapse.artifacts.models -summary: 'MariaDB server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MariaDBTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MariaDBTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MariaDBTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MariaDBTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MariaDBTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MariaDBTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MariaDBTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MariaDBTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MarketoLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MarketoLinkedService.yml deleted file mode 100644 index 1c9501e85416..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MarketoLinkedService.yml +++ /dev/null @@ -1,230 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MarketoLinkedService -name: MarketoLinkedService -fullName: azure.synapse.artifacts.models.MarketoLinkedService -module: azure.synapse.artifacts.models -summary: 'Marketo server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MarketoLinkedService(*, endpoint: object, client_id: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, client_secret: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: endpoint - description: Required. The endpoint of the Marketo server. (i.e. 123-ABC-321.mktorest.com). - isRequired: true - types: - - - - name: client_id - description: Required. The client Id of your Marketo service. - isRequired: true - types: - - - - name: client_secret - description: The client secret of your Marketo service. - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: endpoint - isRequired: true - - name: client_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: client_secret - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MarketoLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MarketoLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MarketoLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MarketoLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MarketoLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MarketoLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MarketoLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MarketoObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MarketoObjectDataset.yml deleted file mode 100644 index 6c5d66267812..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MarketoObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MarketoObjectDataset -name: MarketoObjectDataset -fullName: azure.synapse.artifacts.models.MarketoObjectDataset -module: azure.synapse.artifacts.models -summary: 'Marketo server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MarketoObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MarketoObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MarketoObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MarketoObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MarketoObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MarketoObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MarketoObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MarketoObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MicrosoftAccessLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MicrosoftAccessLinkedService.yml deleted file mode 100644 index 93821f1adab6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MicrosoftAccessLinkedService.yml +++ /dev/null @@ -1,229 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService -name: MicrosoftAccessLinkedService -fullName: azure.synapse.artifacts.models.MicrosoftAccessLinkedService -module: azure.synapse.artifacts.models -summary: 'Microsoft Access linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MicrosoftAccessLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, authentication_type: object - | None = None, credential: SecretBase | None = None, user_name: object | None - = None, password: SecretBase | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The non-access credential portion of the connection string - - as well as an optional encrypted credential. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: authentication_type - description: 'Type of authentication used to connect to the Microsoft Access as - - ODBC data store. Possible values are: Anonymous and Basic. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: credential - description: 'The access credential portion of the connection string specified - in driver- - - specific property-value format.' - isRequired: true - types: - - - - name: user_name - description: 'User name for Basic authentication. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: Password for Basic authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: authentication_type - defaultValue: None - - name: credential - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MicrosoftAccessTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MicrosoftAccessTableDataset.yml deleted file mode 100644 index 2979e18529cf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MicrosoftAccessTableDataset.yml +++ /dev/null @@ -1,206 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset -name: MicrosoftAccessTableDataset -fullName: azure.synapse.artifacts.models.MicrosoftAccessTableDataset -module: azure.synapse.artifacts.models -summary: 'The Microsoft Access table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MicrosoftAccessTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The Microsoft Access table name. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbAuthenticationType.yml deleted file mode 100644 index 798c03cc5f46..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.MongoDbAuthenticationType -name: MongoDbAuthenticationType -fullName: azure.synapse.artifacts.models.MongoDbAuthenticationType -summary: The authentication type to be used to connect to the MongoDB database. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.MongoDbAuthenticationType.anonymous -- name: basic - uid: azure.synapse.artifacts.models.MongoDbAuthenticationType.basic diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbCollectionDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbCollectionDataset.yml deleted file mode 100644 index d7df9ea32cf1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbCollectionDataset.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MongoDbCollectionDataset -name: MongoDbCollectionDataset -fullName: azure.synapse.artifacts.models.MongoDbCollectionDataset -module: azure.synapse.artifacts.models -summary: 'The MongoDB database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MongoDbCollectionDataset(*, linked_service_name: LinkedServiceReference, - collection_name: object, additional_properties: Dict[str, object] | None = None, - description: str | None = None, structure: object | None = None, schema: object - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: collection_name - description: 'Required. The table name of the MongoDB database. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: collection_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MongoDbCollectionDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MongoDbCollectionDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MongoDbCollectionDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MongoDbCollectionDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MongoDbCollectionDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MongoDbCollectionDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MongoDbCollectionDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbLinkedService.yml deleted file mode 100644 index cfb6e325a114..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbLinkedService.yml +++ /dev/null @@ -1,266 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MongoDbLinkedService -name: MongoDbLinkedService -fullName: azure.synapse.artifacts.models.MongoDbLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for MongoDb data source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MongoDbLinkedService(*, server: object, database_name: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, authentication_type: str - | MongoDbAuthenticationType | None = None, username: object | None = None, password: - SecretBase | None = None, auth_source: object | None = None, port: object | None - = None, enable_ssl: object | None = None, allow_self_signed_server_cert: object - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: server - description: 'Required. The IP address or server name of the MongoDB server. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'The authentication type to be used to connect to the MongoDB - - database. Possible values include: "Basic", "Anonymous".' - isRequired: true - types: - - - - - - name: database_name - description: 'Required. The name of the MongoDB database that you want to access. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: username - description: 'Username for authentication. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password for authentication. - isRequired: true - types: - - - - name: auth_source - description: 'Database to verify the username and password. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: port - description: 'The TCP port number that the MongoDB server uses to listen for client - connections. - - The default value is 27017. Type: integer (or Expression with resultType integer), - minimum: 0.' - isRequired: true - types: - - - - name: enable_ssl - description: 'Specifies whether the connections to the server are encrypted using - SSL. The - - default value is false. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: allow_self_signed_server_cert - description: 'Specifies whether to allow self-signed certificates from - - the server. The default value is false. Type: boolean (or Expression with resultType - boolean).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: server - isRequired: true - - name: database_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: authentication_type - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: auth_source - defaultValue: None - - name: port - defaultValue: None - - name: enable_ssl - defaultValue: None - - name: allow_self_signed_server_cert - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MongoDbLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MongoDbLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MongoDbLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MongoDbLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MongoDbLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MongoDbLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MongoDbLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbV2CollectionDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbV2CollectionDataset.yml deleted file mode 100644 index 4231bc507734..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbV2CollectionDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset -name: MongoDbV2CollectionDataset -fullName: azure.synapse.artifacts.models.MongoDbV2CollectionDataset -module: azure.synapse.artifacts.models -summary: 'The MongoDB database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MongoDbV2CollectionDataset(*, linked_service_name: LinkedServiceReference, - collection: object, additional_properties: Dict[str, object] | None = None, description: - str | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: collection - description: 'Required. The collection name of the MongoDB database. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: collection - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbV2LinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbV2LinkedService.yml deleted file mode 100644 index 40beeea06c9f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbV2LinkedService.yml +++ /dev/null @@ -1,183 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MongoDbV2LinkedService -name: MongoDbV2LinkedService -fullName: azure.synapse.artifacts.models.MongoDbV2LinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for MongoDB data source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MongoDbV2LinkedService(*, connection_string: object, database: object, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The MongoDB connection string. Type: string, SecureString - - or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: database - description: 'Required. The name of the MongoDB database that you want to access. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: database - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MongoDbV2LinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MongoDbV2LinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MongoDbV2LinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MongoDbV2LinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MongoDbV2LinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MongoDbV2LinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MongoDbV2LinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MultiplePipelineTrigger.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MultiplePipelineTrigger.yml deleted file mode 100644 index 2daebce093d0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MultiplePipelineTrigger.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MultiplePipelineTrigger -name: MultiplePipelineTrigger -fullName: azure.synapse.artifacts.models.MultiplePipelineTrigger -module: azure.synapse.artifacts.models -summary: 'Base class for all triggers that support one to many model for trigger to - pipeline. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MultiplePipelineTrigger(*, additional_properties: Dict[str, object] | None - = None, description: str | None = None, annotations: List[object] | None = None, - pipelines: List[TriggerPipelineReference] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Trigger type.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Trigger description. - isRequired: true - types: - - - - name: annotations - description: List of tags that can be used for describing the trigger. - isRequired: true - types: - - [] - - name: pipelines - description: Pipelines that need to be started. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: annotations - defaultValue: None - - name: pipelines - defaultValue: None -variables: -- description: 'Indicates if trigger is running or not. Updated when Start/Stop APIs - are - - called on the Trigger. Possible values include: "Started", "Stopped", "Disabled".' - name: runtime_state - types: - - - - -methods: -- uid: azure.synapse.artifacts.models.MultiplePipelineTrigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MultiplePipelineTrigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MultiplePipelineTrigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MultiplePipelineTrigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MultiplePipelineTrigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MultiplePipelineTrigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MultiplePipelineTrigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MySqlLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MySqlLinkedService.yml deleted file mode 100644 index bc1195084a3f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MySqlLinkedService.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MySqlLinkedService -name: MySqlLinkedService -fullName: azure.synapse.artifacts.models.MySqlLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for MySQL data source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MySqlLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: Required. The connection string. - isRequired: true - types: - - - - name: password - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MySqlLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MySqlLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MySqlLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MySqlLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MySqlLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MySqlLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MySqlLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MySqlTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MySqlTableDataset.yml deleted file mode 100644 index d035219bf52b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MySqlTableDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.MySqlTableDataset -name: MySqlTableDataset -fullName: azure.synapse.artifacts.models.MySqlTableDataset -module: azure.synapse.artifacts.models -summary: 'The MySQL table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'MySqlTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The MySQL table name. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.MySqlTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MySqlTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MySqlTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.MySqlTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.MySqlTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.MySqlTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.MySqlTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NetezzaLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NetezzaLinkedService.yml deleted file mode 100644 index 30e038cb990b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NetezzaLinkedService.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NetezzaLinkedService -name: NetezzaLinkedService -fullName: azure.synapse.artifacts.models.NetezzaLinkedService -module: azure.synapse.artifacts.models -summary: 'Netezza linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NetezzaLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, connection_string: object | None = None, pwd: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'An ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: pwd - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: pwd - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.NetezzaLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NetezzaLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NetezzaLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NetezzaLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NetezzaLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NetezzaLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NetezzaLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NetezzaTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NetezzaTableDataset.yml deleted file mode 100644 index 9aaff4f1bea1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NetezzaTableDataset.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NetezzaTableDataset -name: NetezzaTableDataset -fullName: azure.synapse.artifacts.models.NetezzaTableDataset -module: azure.synapse.artifacts.models -summary: 'Netezza dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NetezzaTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Netezza. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Netezza. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.NetezzaTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NetezzaTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NetezzaTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NetezzaTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NetezzaTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NetezzaTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NetezzaTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Notebook.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Notebook.yml deleted file mode 100644 index 3ec7443dd65f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Notebook.yml +++ /dev/null @@ -1,184 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Notebook -name: Notebook -fullName: azure.synapse.artifacts.models.Notebook -module: azure.synapse.artifacts.models -summary: 'Notebook. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Notebook(*, metadata: NotebookMetadata, nbformat: int, nbformat_minor: - int, cells: List[NotebookCell], additional_properties: Dict[str, object] | None - = None, description: str | None = None, big_data_pool: BigDataPoolReference | - None = None, session_properties: NotebookSessionProperties | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: description - description: The description of the notebook. - isRequired: true - types: - - - - name: big_data_pool - description: Big data pool reference. - isRequired: true - types: - - - - name: session_properties - description: Session properties. - isRequired: true - types: - - - - name: metadata - description: Required. Notebook root-level metadata. - isRequired: true - types: - - - - name: nbformat - description: 'Required. Notebook format (major number). Incremented between backwards - - incompatible changes to the notebook format.' - isRequired: true - types: - - - - name: nbformat_minor - description: 'Required. Notebook format (minor number). Incremented for backward - - compatible changes to the notebook format.' - isRequired: true - types: - - - - name: cells - description: Required. Array of cells of the current notebook. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: metadata - isRequired: true - - name: nbformat - isRequired: true - - name: nbformat_minor - isRequired: true - - name: cells - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: big_data_pool - defaultValue: None - - name: session_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.Notebook.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Notebook.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Notebook.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Notebook.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Notebook.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Notebook.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Notebook.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookCell.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookCell.yml deleted file mode 100644 index b6002b2e084e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookCell.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NotebookCell -name: NotebookCell -fullName: azure.synapse.artifacts.models.NotebookCell -module: azure.synapse.artifacts.models -summary: 'Notebook cell. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NotebookCell(*, cell_type: str, metadata: object, source: List[str], additional_properties: - Dict[str, object] | None = None, attachments: object | None = None, outputs: List[NotebookCellOutputItem] - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: cell_type - description: Required. String identifying the type of cell. - isRequired: true - types: - - - - name: metadata - description: Required. Cell-level metadata. - isRequired: true - types: - - - - name: source - description: Required. Contents of the cell, represented as an array of lines. - isRequired: true - types: - - [] - - name: attachments - description: Attachments associated with the cell. - isRequired: true - types: - - - - name: outputs - description: Cell-level output items. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: cell_type - isRequired: true - - name: metadata - isRequired: true - - name: source - isRequired: true - - name: additional_properties - defaultValue: None - - name: attachments - defaultValue: None - - name: outputs - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.NotebookCell.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookCell.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookCell.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NotebookCell.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookCell.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NotebookCell.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookCell.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookCellOutputItem.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookCellOutputItem.yml deleted file mode 100644 index 92b35b93bdeb..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookCellOutputItem.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NotebookCellOutputItem -name: NotebookCellOutputItem -fullName: azure.synapse.artifacts.models.NotebookCellOutputItem -module: azure.synapse.artifacts.models -summary: 'An item of the notebook cell execution output. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NotebookCellOutputItem(*, output_type: str | CellOutputType, name: str - | None = None, execution_count: int | None = None, text: object | None = None, - data: object | None = None, metadata: object | None = None, **kwargs)' - parameters: - - name: name - description: For output_type=stream, determines the name of stream (stdout / stderr). - isRequired: true - types: - - - - name: execution_count - description: Execution sequence number. - isRequired: true - types: - - - - name: output_type - description: 'Required. Execution, display, or stream outputs. Possible values - include: - - "execute_result", "display_data", "stream", "error".' - isRequired: true - types: - - - - - - name: text - description: 'For output_type=stream, the stream''s text output, represented as - a string or an - - array of strings.' - isRequired: true - types: - - - - name: data - description: Output data. Use MIME type as key, and content as value. - isRequired: true - types: - - - - name: metadata - description: Metadata for the output item. - isRequired: true - types: - - - keywordOnlyParameters: - - name: output_type - isRequired: true - - name: name - defaultValue: None - - name: execution_count - defaultValue: None - - name: text - defaultValue: None - - name: data - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.NotebookCellOutputItem.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookCellOutputItem.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookCellOutputItem.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NotebookCellOutputItem.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookCellOutputItem.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NotebookCellOutputItem.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookCellOutputItem.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookKernelSpec.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookKernelSpec.yml deleted file mode 100644 index f020f2dfbdb1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookKernelSpec.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NotebookKernelSpec -name: NotebookKernelSpec -fullName: azure.synapse.artifacts.models.NotebookKernelSpec -module: azure.synapse.artifacts.models -summary: 'Kernel information. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NotebookKernelSpec(*, name: str, display_name: str, additional_properties: - Dict[str, object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Name of the kernel specification. - isRequired: true - types: - - - - name: display_name - description: Required. Name to display in UI. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: display_name - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.NotebookKernelSpec.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookKernelSpec.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookKernelSpec.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NotebookKernelSpec.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookKernelSpec.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NotebookKernelSpec.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookKernelSpec.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookLanguageInfo.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookLanguageInfo.yml deleted file mode 100644 index 27b46b911bfb..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookLanguageInfo.yml +++ /dev/null @@ -1,143 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NotebookLanguageInfo -name: NotebookLanguageInfo -fullName: azure.synapse.artifacts.models.NotebookLanguageInfo -module: azure.synapse.artifacts.models -summary: 'Language info. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NotebookLanguageInfo(*, name: str, additional_properties: Dict[str, object] - | None = None, codemirror_mode: str | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. The programming language which this kernel runs. - isRequired: true - types: - - - - name: codemirror_mode - description: The codemirror mode to use for code in this language. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: codemirror_mode - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.NotebookLanguageInfo.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookLanguageInfo.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookLanguageInfo.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NotebookLanguageInfo.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookLanguageInfo.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NotebookLanguageInfo.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookLanguageInfo.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookListResponse.yml deleted file mode 100644 index 9671095110a7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NotebookListResponse -name: NotebookListResponse -fullName: azure.synapse.artifacts.models.NotebookListResponse -module: azure.synapse.artifacts.models -summary: 'A list of Notebook resources. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NotebookListResponse(*, value: List[NotebookResource], next_link: str | - None = None, **kwargs)' - parameters: - - name: value - description: Required. List of Notebooks. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.NotebookListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NotebookListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NotebookListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookMetadata.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookMetadata.yml deleted file mode 100644 index a0cbca289355..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookMetadata.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NotebookMetadata -name: NotebookMetadata -fullName: azure.synapse.artifacts.models.NotebookMetadata -module: azure.synapse.artifacts.models -summary: Notebook root-level metadata. -constructor: - syntax: 'NotebookMetadata(*, additional_properties: Dict[str, object] | None = None, - kernelspec: NotebookKernelSpec | None = None, language_info: NotebookLanguageInfo - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: kernelspec - description: Kernel information. - isRequired: true - types: - - - - name: language_info - description: Language info. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: kernelspec - defaultValue: None - - name: language_info - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.NotebookMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NotebookMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NotebookMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookResource.yml deleted file mode 100644 index 9a598d2ade10..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookResource.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NotebookResource -name: NotebookResource -fullName: azure.synapse.artifacts.models.NotebookResource -module: azure.synapse.artifacts.models -summary: 'Notebook resource type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NotebookResource(*, properties: Notebook, **kwargs)' - parameters: - - name: properties - description: Required. Properties of Notebook. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.NotebookResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NotebookResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NotebookResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookSessionProperties.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookSessionProperties.yml deleted file mode 100644 index 24ad36503d74..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookSessionProperties.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.NotebookSessionProperties -name: NotebookSessionProperties -fullName: azure.synapse.artifacts.models.NotebookSessionProperties -module: azure.synapse.artifacts.models -summary: 'Session properties. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'NotebookSessionProperties(*, driver_memory: str, driver_cores: int, executor_memory: - str, executor_cores: int, num_executors: int, **kwargs)' - parameters: - - name: driver_memory - description: Required. Amount of memory to use for the driver process. - isRequired: true - types: - - - - name: driver_cores - description: Required. Number of cores to use for the driver. - isRequired: true - types: - - - - name: executor_memory - description: Required. Amount of memory to use per executor process. - isRequired: true - types: - - - - name: executor_cores - description: Required. Number of cores to use for each executor. - isRequired: true - types: - - - - name: num_executors - description: Required. Number of executors to launch for this session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: driver_memory - isRequired: true - - name: driver_cores - isRequired: true - - name: executor_memory - isRequired: true - - name: executor_cores - isRequired: true - - name: num_executors - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.NotebookSessionProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookSessionProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookSessionProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.NotebookSessionProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.NotebookSessionProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.NotebookSessionProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.NotebookSessionProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType.yml deleted file mode 100644 index 3ccd73851f43..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType -name: ODataAadServicePrincipalCredentialType -fullName: azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType -summary: Specify the credential type (key or cert) is used for service principal. -module: azure.synapse.artifacts.models -fields: -- name: service_principal_cert - uid: azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType.service_principal_cert -- name: service_principal_key - uid: azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType.service_principal_key diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataAuthenticationType.yml deleted file mode 100644 index 0ffa4a4a2f19..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataAuthenticationType.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.ODataAuthenticationType -name: ODataAuthenticationType -fullName: azure.synapse.artifacts.models.ODataAuthenticationType -summary: Type of authentication used to connect to the OData service. -module: azure.synapse.artifacts.models -fields: -- name: aad_service_principal - uid: azure.synapse.artifacts.models.ODataAuthenticationType.aad_service_principal -- name: anonymous - uid: azure.synapse.artifacts.models.ODataAuthenticationType.anonymous -- name: basic - uid: azure.synapse.artifacts.models.ODataAuthenticationType.basic -- name: managed_service_identity - uid: azure.synapse.artifacts.models.ODataAuthenticationType.managed_service_identity -- name: windows - uid: azure.synapse.artifacts.models.ODataAuthenticationType.windows diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataLinkedService.yml deleted file mode 100644 index b7685500e560..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataLinkedService.yml +++ /dev/null @@ -1,293 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ODataLinkedService -name: ODataLinkedService -fullName: azure.synapse.artifacts.models.ODataLinkedService -module: azure.synapse.artifacts.models -summary: 'Open Data Protocol (OData) linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ODataLinkedService(*, url: object, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, authentication_type: str | ODataAuthenticationType - | None = None, user_name: object | None = None, password: SecretBase | None = - None, tenant: object | None = None, service_principal_id: object | None = None, - aad_resource_id: object | None = None, aad_service_principal_credential_type: - str | ODataAadServicePrincipalCredentialType | None = None, service_principal_key: - SecretBase | None = None, service_principal_embedded_cert: SecretBase | None = - None, service_principal_embedded_cert_password: SecretBase | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: 'Required. The URL of the OData service endpoint. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Type of authentication used to connect to the OData service. - - Possible values include: "Basic", "Anonymous", "Windows", "AadServicePrincipal", - - "ManagedServiceIdentity".' - isRequired: true - types: - - - - - - name: user_name - description: 'User name of the OData service. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password of the OData service. - isRequired: true - types: - - - - name: tenant - description: 'Specify the tenant information (domain name or tenant ID) under - which your - - application resides. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'Specify the application id of your application registered in Azure - - Active Directory. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: aad_resource_id - description: 'Specify the resource you are requesting authorization to use Directory. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: aad_service_principal_credential_type - description: 'Specify the credential type (key or cert) is used - - for service principal. Possible values include: "ServicePrincipalKey", "ServicePrincipalCert".' - isRequired: true - types: - - - - - - name: service_principal_key - description: 'Specify the secret of your application registered in Azure Active - - Directory. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_embedded_cert - description: 'Specify the base64 encoded certificate of your - - application registered in Azure Active Directory. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: service_principal_embedded_cert_password - description: 'Specify the password of your certificate if - - your certificate has a password and you are using AadServicePrincipal authentication. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: authentication_type - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: tenant - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: aad_resource_id - defaultValue: None - - name: aad_service_principal_credential_type - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: service_principal_embedded_cert - defaultValue: None - - name: service_principal_embedded_cert_password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ODataLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ODataLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ODataLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ODataLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ODataLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ODataLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ODataLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataResourceDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataResourceDataset.yml deleted file mode 100644 index 4eb7a33533ee..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataResourceDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ODataResourceDataset -name: ODataResourceDataset -fullName: azure.synapse.artifacts.models.ODataResourceDataset -module: azure.synapse.artifacts.models -summary: 'The Open Data Protocol (OData) resource dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ODataResourceDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, path: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: path - description: 'The OData resource path. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: path - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ODataResourceDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ODataResourceDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ODataResourceDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ODataResourceDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ODataResourceDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ODataResourceDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ODataResourceDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OdbcLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OdbcLinkedService.yml deleted file mode 100644 index c51f910acf69..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OdbcLinkedService.yml +++ /dev/null @@ -1,227 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.OdbcLinkedService -name: OdbcLinkedService -fullName: azure.synapse.artifacts.models.OdbcLinkedService -module: azure.synapse.artifacts.models -summary: 'Open Database Connectivity (ODBC) linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OdbcLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, authentication_type: object - | None = None, credential: SecretBase | None = None, user_name: object | None - = None, password: SecretBase | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The non-access credential portion of the connection string - - as well as an optional encrypted credential. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: authentication_type - description: 'Type of authentication used to connect to the ODBC data store. - - Possible values are: Anonymous and Basic. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: credential - description: 'The access credential portion of the connection string specified - in driver- - - specific property-value format.' - isRequired: true - types: - - - - name: user_name - description: 'User name for Basic authentication. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: Password for Basic authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: authentication_type - defaultValue: None - - name: credential - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.OdbcLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OdbcLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OdbcLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.OdbcLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OdbcLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.OdbcLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OdbcLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OdbcTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OdbcTableDataset.yml deleted file mode 100644 index 1b6f9dd0af7b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OdbcTableDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.OdbcTableDataset -name: OdbcTableDataset -fullName: azure.synapse.artifacts.models.OdbcTableDataset -module: azure.synapse.artifacts.models -summary: 'The ODBC table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OdbcTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The ODBC table name. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.OdbcTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OdbcTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OdbcTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.OdbcTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OdbcTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.OdbcTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OdbcTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Office365Dataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Office365Dataset.yml deleted file mode 100644 index 793551655821..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Office365Dataset.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Office365Dataset -name: Office365Dataset -fullName: azure.synapse.artifacts.models.Office365Dataset -module: azure.synapse.artifacts.models -summary: 'The Office365 account. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Office365Dataset(*, linked_service_name: LinkedServiceReference, table_name: - object, additional_properties: Dict[str, object] | None = None, description: str - | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, predicate: object | None = - None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'Required. Name of the dataset to extract from Office 365. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: predicate - description: 'A predicate expression that can be used to filter the specific rows - to - - extract from Office 365. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: table_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: predicate - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.Office365Dataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Office365Dataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Office365Dataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Office365Dataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Office365Dataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Office365Dataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Office365Dataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Office365LinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Office365LinkedService.yml deleted file mode 100644 index deca29b370c8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Office365LinkedService.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Office365LinkedService -name: Office365LinkedService -fullName: azure.synapse.artifacts.models.Office365LinkedService -module: azure.synapse.artifacts.models -summary: 'Office365 linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Office365LinkedService(*, office365_tenant_id: object, service_principal_tenant_id: - object, service_principal_id: object, service_principal_key: SecretBase, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: office365_tenant_id - description: 'Required. Azure tenant ID to which the Office 365 account belongs. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_tenant_id - description: 'Required. Specify the tenant information under which your - - Azure AD web application resides. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: service_principal_id - description: 'Required. Specify the application''s client ID. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: service_principal_key - description: Required. Specify the application's key. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: office365_tenant_id - isRequired: true - - name: service_principal_tenant_id - isRequired: true - - name: service_principal_id - isRequired: true - - name: service_principal_key - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.Office365LinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Office365LinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Office365LinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Office365LinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Office365LinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Office365LinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Office365LinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleLinkedService.yml deleted file mode 100644 index 96f4a82ae8e6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleLinkedService.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.OracleLinkedService -name: OracleLinkedService -fullName: azure.synapse.artifacts.models.OracleLinkedService -module: azure.synapse.artifacts.models -summary: 'Oracle database. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OracleLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: password - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.OracleLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OracleLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OracleLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.OracleLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OracleLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.OracleLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OracleLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleServiceCloudLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleServiceCloudLinkedService.yml deleted file mode 100644 index 32821d44d5de..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleServiceCloudLinkedService.yml +++ /dev/null @@ -1,238 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService -name: OracleServiceCloudLinkedService -fullName: azure.synapse.artifacts.models.OracleServiceCloudLinkedService -module: azure.synapse.artifacts.models -summary: 'Oracle Service Cloud linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OracleServiceCloudLinkedService(*, host: object, username: object, password: - SecretBase, additional_properties: Dict[str, object] | None = None, connect_via: - IntegrationRuntimeReference | None = None, description: str | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: Required. The URL of the Oracle Service Cloud instance. - isRequired: true - types: - - - - name: username - description: Required. The user name that you use to access Oracle Service Cloud - server. - isRequired: true - types: - - - - name: password - description: 'Required. The password corresponding to the user name that you provided - in the - - username key.' - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true. Type: boolean (or Expression with resultType - boolean).' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true. Type: boolean (or Expression - with resultType - - boolean).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: username - isRequired: true - - name: password - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.yml deleted file mode 100644 index 23c10eb7dfa5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset -name: OracleServiceCloudObjectDataset -fullName: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset -module: azure.synapse.artifacts.models -summary: 'Oracle Service Cloud dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OracleServiceCloudObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleTableDataset.yml deleted file mode 100644 index d490a5cb0ea0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleTableDataset.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.OracleTableDataset -name: OracleTableDataset -fullName: azure.synapse.artifacts.models.OracleTableDataset -module: azure.synapse.artifacts.models -summary: 'The on-premises Oracle database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OracleTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, schema_type_properties_schema: - object | None = None, table: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the on-premises Oracle database. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: table - description: 'The table name of the on-premises Oracle database. Type: string - (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.OracleTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OracleTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OracleTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.OracleTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OracleTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.OracleTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OracleTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OrcCompressionCodec.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OrcCompressionCodec.yml deleted file mode 100644 index a6f7e784b91e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OrcCompressionCodec.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.OrcCompressionCodec -name: OrcCompressionCodec -fullName: azure.synapse.artifacts.models.OrcCompressionCodec -module: azure.synapse.artifacts.models -fields: -- name: none - uid: azure.synapse.artifacts.models.OrcCompressionCodec.none -- name: snappy - uid: azure.synapse.artifacts.models.OrcCompressionCodec.snappy -- name: zlib - uid: azure.synapse.artifacts.models.OrcCompressionCodec.zlib diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OrcDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OrcDataset.yml deleted file mode 100644 index 0718bfe9d983..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OrcDataset.yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.OrcDataset -name: OrcDataset -fullName: azure.synapse.artifacts.models.OrcDataset -module: azure.synapse.artifacts.models -summary: 'ORC dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'OrcDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, location: DatasetLocation | None = None, orc_compression_codec: - str | OrcCompressionCodec | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: location - description: The location of the ORC data storage. - isRequired: true - types: - - - - name: orc_compression_codec - description: 'Possible values include: "none", "zlib", "snappy".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: location - defaultValue: None - - name: orc_compression_codec - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.OrcDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OrcDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OrcDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.OrcDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.OrcDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.OrcDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.OrcDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParameterSpecification.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParameterSpecification.yml deleted file mode 100644 index 03d9def7ead6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParameterSpecification.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ParameterSpecification -name: ParameterSpecification -fullName: azure.synapse.artifacts.models.ParameterSpecification -module: azure.synapse.artifacts.models -summary: 'Definition of a single parameter for an entity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ParameterSpecification(*, type: str | ParameterType, default_value: object - | None = None, **kwargs)' - parameters: - - name: type - description: 'Required. Parameter type. Possible values include: "Object", "String", - "Int", - - "Float", "Bool", "Array", "SecureString".' - isRequired: true - types: - - - - - - name: default_value - description: Default value of parameter. - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - isRequired: true - - name: default_value - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ParameterSpecification.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ParameterSpecification.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ParameterSpecification.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ParameterSpecification.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ParameterSpecification.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ParameterSpecification.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ParameterSpecification.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParameterType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParameterType.yml deleted file mode 100644 index 4c089bfd3afb..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParameterType.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.ParameterType -name: ParameterType -fullName: azure.synapse.artifacts.models.ParameterType -summary: Parameter type. -module: azure.synapse.artifacts.models -fields: -- name: array - uid: azure.synapse.artifacts.models.ParameterType.array -- name: bool - uid: azure.synapse.artifacts.models.ParameterType.bool -- name: float - uid: azure.synapse.artifacts.models.ParameterType.float -- name: int - uid: azure.synapse.artifacts.models.ParameterType.int -- name: object - uid: azure.synapse.artifacts.models.ParameterType.object -- name: secure_string - uid: azure.synapse.artifacts.models.ParameterType.secure_string -- name: string - uid: azure.synapse.artifacts.models.ParameterType.string diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParquetCompressionCodec.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParquetCompressionCodec.yml deleted file mode 100644 index cf306e42bbcc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParquetCompressionCodec.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.ParquetCompressionCodec -name: ParquetCompressionCodec -fullName: azure.synapse.artifacts.models.ParquetCompressionCodec -module: azure.synapse.artifacts.models -fields: -- name: gzip - uid: azure.synapse.artifacts.models.ParquetCompressionCodec.gzip -- name: lzo - uid: azure.synapse.artifacts.models.ParquetCompressionCodec.lzo -- name: none - uid: azure.synapse.artifacts.models.ParquetCompressionCodec.none -- name: snappy - uid: azure.synapse.artifacts.models.ParquetCompressionCodec.snappy diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParquetDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParquetDataset.yml deleted file mode 100644 index 057050f0d478..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParquetDataset.yml +++ /dev/null @@ -1,211 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ParquetDataset -name: ParquetDataset -fullName: azure.synapse.artifacts.models.ParquetDataset -module: azure.synapse.artifacts.models -summary: 'Parquet dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ParquetDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, location: DatasetLocation | None = None, compression_codec: str - | ParquetCompressionCodec | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: location - description: The location of the parquet storage. - isRequired: true - types: - - - - name: compression_codec - description: 'Possible values include: "none", "gzip", "snappy", "lzo".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: location - defaultValue: None - - name: compression_codec - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ParquetDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ParquetDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ParquetDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ParquetDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ParquetDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ParquetDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ParquetDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PaypalLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PaypalLinkedService.yml deleted file mode 100644 index e36e6f6b4be7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PaypalLinkedService.yml +++ /dev/null @@ -1,230 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PaypalLinkedService -name: PaypalLinkedService -fullName: azure.synapse.artifacts.models.PaypalLinkedService -module: azure.synapse.artifacts.models -summary: 'Paypal Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PaypalLinkedService(*, host: object, client_id: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, client_secret: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: "Required. The URL\_of the PayPal instance. (i.e. api.sandbox.paypal.com)." - isRequired: true - types: - - - - name: client_id - description: Required. The client ID associated with your PayPal application. - isRequired: true - types: - - - - name: client_secret - description: The client secret associated with your PayPal application. - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: client_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: client_secret - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PaypalLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PaypalLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PaypalLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PaypalLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PaypalLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PaypalLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PaypalLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PaypalObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PaypalObjectDataset.yml deleted file mode 100644 index b41892441d64..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PaypalObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PaypalObjectDataset -name: PaypalObjectDataset -fullName: azure.synapse.artifacts.models.PaypalObjectDataset -module: azure.synapse.artifacts.models -summary: 'Paypal Service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PaypalObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PaypalObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PaypalObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PaypalObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PaypalObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PaypalObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PaypalObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PaypalObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixAuthenticationType.yml deleted file mode 100644 index 714f12642d78..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixAuthenticationType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.PhoenixAuthenticationType -name: PhoenixAuthenticationType -fullName: azure.synapse.artifacts.models.PhoenixAuthenticationType -summary: The authentication mechanism used to connect to the Phoenix server. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.PhoenixAuthenticationType.anonymous -- name: username_and_password - uid: azure.synapse.artifacts.models.PhoenixAuthenticationType.username_and_password -- name: windows_azure_hd_insight_service - uid: azure.synapse.artifacts.models.PhoenixAuthenticationType.windows_azure_hd_insight_service diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixLinkedService.yml deleted file mode 100644 index f2d89be4c525..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixLinkedService.yml +++ /dev/null @@ -1,289 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PhoenixLinkedService -name: PhoenixLinkedService -fullName: azure.synapse.artifacts.models.PhoenixLinkedService -module: azure.synapse.artifacts.models -summary: 'Phoenix server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PhoenixLinkedService(*, host: object, authentication_type: str | PhoenixAuthenticationType, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, port: object | None = - None, http_path: object | None = None, username: object | None = None, password: - SecretBase | None = None, enable_ssl: object | None = None, trusted_cert_path: - object | None = None, use_system_trust_store: object | None = None, allow_host_name_cn_mismatch: - object | None = None, allow_self_signed_server_cert: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. The IP address or host name of the Phoenix server. (i.e. - - 192.168.222.160).' - isRequired: true - types: - - - - name: port - description: 'The TCP port that the Phoenix server uses to listen for client connections. - The - - default value is 8765.' - isRequired: true - types: - - - - name: http_path - description: 'The partial URL corresponding to the Phoenix server. (i.e. - - /gateway/sandbox/phoenix/version). The default value is hbasephoenix if using - - WindowsAzureHDInsightService.' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The authentication mechanism used to connect to the - - Phoenix server. Possible values include: "Anonymous", "UsernameAndPassword", - - "WindowsAzureHDInsightService".' - isRequired: true - types: - - - - - - name: username - description: The user name used to connect to the Phoenix server. - isRequired: true - types: - - - - name: password - description: The password corresponding to the user name. - isRequired: true - types: - - - - name: enable_ssl - description: 'Specifies whether the connections to the server are encrypted using - SSL. The - - default value is false.' - isRequired: true - types: - - - - name: trusted_cert_path - description: 'The full path of the .pem file containing trusted CA certificates - for - - verifying the server when connecting over SSL. This property can only be set - when using SSL on - - self-hosted IR. The default value is the cacerts.pem file installed with the - IR.' - isRequired: true - types: - - - - name: use_system_trust_store - description: 'Specifies whether to use a CA certificate from the system trust - - store or from a specified PEM file. The default value is false.' - isRequired: true - types: - - - - name: allow_host_name_cn_mismatch - description: 'Specifies whether to require a CA-issued SSL certificate - - name to match the host name of the server when connecting over SSL. The default - value is false.' - isRequired: true - types: - - - - name: allow_self_signed_server_cert - description: 'Specifies whether to allow self-signed certificates from - - the server. The default value is false.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: port - defaultValue: None - - name: http_path - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: enable_ssl - defaultValue: None - - name: trusted_cert_path - defaultValue: None - - name: use_system_trust_store - defaultValue: None - - name: allow_host_name_cn_mismatch - defaultValue: None - - name: allow_self_signed_server_cert - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PhoenixLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PhoenixLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PhoenixLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PhoenixLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PhoenixLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PhoenixLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PhoenixLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixObjectDataset.yml deleted file mode 100644 index f2b674fa7cb3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixObjectDataset.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PhoenixObjectDataset -name: PhoenixObjectDataset -fullName: azure.synapse.artifacts.models.PhoenixObjectDataset -module: azure.synapse.artifacts.models -summary: 'Phoenix server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PhoenixObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Phoenix. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Phoenix. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PhoenixObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PhoenixObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PhoenixObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PhoenixObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PhoenixObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PhoenixObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PhoenixObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineFolder.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineFolder.yml deleted file mode 100644 index dcbd47ef5f70..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineFolder.yml +++ /dev/null @@ -1,124 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PipelineFolder -name: PipelineFolder -fullName: azure.synapse.artifacts.models.PipelineFolder -module: azure.synapse.artifacts.models -summary: The folder that this Pipeline is in. If not specified, Pipeline will appear - at the root level. -constructor: - syntax: 'PipelineFolder(*, name: str | None = None, **kwargs)' - parameters: - - name: name - description: The name of the folder that this Pipeline is in. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PipelineFolder.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineFolder.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineFolder.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PipelineFolder.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineFolder.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PipelineFolder.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineFolder.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineListResponse.yml deleted file mode 100644 index a320f598d33e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PipelineListResponse -name: PipelineListResponse -fullName: azure.synapse.artifacts.models.PipelineListResponse -module: azure.synapse.artifacts.models -summary: 'A list of pipeline resources. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PipelineListResponse(*, value: List[PipelineResource], next_link: str | - None = None, **kwargs)' - parameters: - - name: value - description: Required. List of pipelines. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PipelineListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PipelineListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PipelineListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineReference.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineReference.yml deleted file mode 100644 index 2e4945515ddc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineReference.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PipelineReference -name: PipelineReference -fullName: azure.synapse.artifacts.models.PipelineReference -module: azure.synapse.artifacts.models -summary: 'Pipeline reference type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PipelineReference(*, reference_name: str, name: str | None = None, **kwargs)' - parameters: - - name: reference_name - description: Required. Reference pipeline name. - isRequired: true - types: - - - - name: name - description: Reference name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: reference_name - isRequired: true - - name: name - defaultValue: None -variables: -- description: 'Required. Pipeline reference type. Default value: "PipelineReference".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.PipelineReference.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineReference.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineReference.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PipelineReference.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineReference.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PipelineReference.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineReference.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.PipelineReference.type - name: type - signature: type = 'PipelineReference' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineResource.yml deleted file mode 100644 index 0cfebb0caee3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineResource.yml +++ /dev/null @@ -1,209 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PipelineResource -name: PipelineResource -fullName: azure.synapse.artifacts.models.PipelineResource -module: azure.synapse.artifacts.models -summary: 'Pipeline resource type. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'PipelineResource(*, additional_properties: Dict[str, object] | None = None, - description: str | None = None, activities: List[Activity] | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, variables: Dict[str, VariableSpecification] - | None = None, concurrency: int | None = None, annotations: List[object] | None - = None, run_dimensions: Dict[str, object] | None = None, folder: PipelineFolder - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: description - description: The description of the pipeline. - isRequired: true - types: - - - - name: activities - description: List of activities in pipeline. - isRequired: true - types: - - [] - - name: parameters - description: List of parameters for pipeline. - isRequired: true - types: - - [, ] - - name: variables - description: List of variables for pipeline. - isRequired: true - types: - - [, ] - - name: concurrency - description: The max number of concurrent runs for the pipeline. - isRequired: true - types: - - - - name: annotations - description: List of tags that can be used for describing the Pipeline. - isRequired: true - types: - - [] - - name: run_dimensions - description: Dimensions emitted by Pipeline. - isRequired: true - types: - - [, ] - - name: folder - description: 'The folder that this Pipeline is in. If not specified, Pipeline - will appear at - - the root level.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: activities - defaultValue: None - - name: parameters - defaultValue: None - - name: variables - defaultValue: None - - name: concurrency - defaultValue: None - - name: annotations - defaultValue: None - - name: run_dimensions - defaultValue: None - - name: folder - defaultValue: None -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.PipelineResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PipelineResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PipelineResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRun.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRun.yml deleted file mode 100644 index b567001f916a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRun.yml +++ /dev/null @@ -1,181 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PipelineRun -name: PipelineRun -fullName: azure.synapse.artifacts.models.PipelineRun -module: azure.synapse.artifacts.models -summary: 'Information about a pipeline run. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'PipelineRun(*, additional_properties: Dict[str, object] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -variables: -- description: Identifier of a run. - name: run_id - types: - - -- description: Identifier that correlates all the recovery runs of a pipeline run. - name: run_group_id - types: - - -- description: Indicates if the recovered pipeline run is the latest in its group. - name: is_latest - types: - - -- description: The pipeline name. - name: pipeline_name - types: - - -- description: 'The full or partial list of parameter name, value pair used in the - pipeline - - run.' - name: parameters - types: - - [, ] -- description: Entity that started the pipeline run. - name: invoked_by - types: - - -- description: The last updated timestamp for the pipeline run event in ISO8601 format. - name: last_updated - types: - - -- description: The start time of a pipeline run in ISO8601 format. - name: run_start - types: - - -- description: The end time of a pipeline run in ISO8601 format. - name: run_end - types: - - -- description: The duration of a pipeline run. - name: duration_in_ms - types: - - -- description: The status of a pipeline run. - name: status - types: - - -- description: The message from a pipeline run. - name: message - types: - - -methods: -- uid: azure.synapse.artifacts.models.PipelineRun.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineRun.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineRun.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PipelineRun.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineRun.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PipelineRun.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineRun.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRunInvokedBy.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRunInvokedBy.yml deleted file mode 100644 index b40114fc4f52..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRunInvokedBy.yml +++ /dev/null @@ -1,130 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PipelineRunInvokedBy -name: PipelineRunInvokedBy -fullName: azure.synapse.artifacts.models.PipelineRunInvokedBy -module: azure.synapse.artifacts.models -summary: 'Provides entity name and id that started the pipeline run. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: PipelineRunInvokedBy(**kwargs) -variables: -- description: Name of the entity that started the pipeline run. - name: name - types: - - -- description: The ID of the entity that started the run. - name: id - types: - - -- description: The type of the entity that started the run. - name: invoked_by_type - types: - - -methods: -- uid: azure.synapse.artifacts.models.PipelineRunInvokedBy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineRunInvokedBy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineRunInvokedBy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PipelineRunInvokedBy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineRunInvokedBy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PipelineRunInvokedBy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineRunInvokedBy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRunsQueryResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRunsQueryResponse.yml deleted file mode 100644 index c4306a6210a3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRunsQueryResponse.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse -name: PipelineRunsQueryResponse -fullName: azure.synapse.artifacts.models.PipelineRunsQueryResponse -module: azure.synapse.artifacts.models -summary: 'A list pipeline runs. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PipelineRunsQueryResponse(*, value: List[PipelineRun], continuation_token: - str | None = None, **kwargs)' - parameters: - - name: value - description: Required. List of pipeline runs. - isRequired: true - types: - - [] - - name: continuation_token - description: 'The continuation token for getting the next page of results, if - any - - remaining results exist, null otherwise.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: continuation_token - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PluginCurrentState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PluginCurrentState.yml deleted file mode 100644 index 964b6e500cfa..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PluginCurrentState.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.PluginCurrentState -name: PluginCurrentState -fullName: azure.synapse.artifacts.models.PluginCurrentState -module: azure.synapse.artifacts.models -fields: -- name: cleanup - uid: azure.synapse.artifacts.models.PluginCurrentState.cleanup -- name: ended - uid: azure.synapse.artifacts.models.PluginCurrentState.ended -- name: monitoring - uid: azure.synapse.artifacts.models.PluginCurrentState.monitoring -- name: preparation - uid: azure.synapse.artifacts.models.PluginCurrentState.preparation -- name: queued - uid: azure.synapse.artifacts.models.PluginCurrentState.queued -- name: resource_acquisition - uid: azure.synapse.artifacts.models.PluginCurrentState.resource_acquisition -- name: submission - uid: azure.synapse.artifacts.models.PluginCurrentState.submission diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PostgreSqlLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PostgreSqlLinkedService.yml deleted file mode 100644 index 38637415fd7a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PostgreSqlLinkedService.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PostgreSqlLinkedService -name: PostgreSqlLinkedService -fullName: azure.synapse.artifacts.models.PostgreSqlLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for PostgreSQL data source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PostgreSqlLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, password: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: Required. The connection string. - isRequired: true - types: - - - - name: password - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PostgreSqlLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PostgreSqlLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PostgreSqlLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PostgreSqlLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PostgreSqlLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PostgreSqlLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PostgreSqlLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PostgreSqlTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PostgreSqlTableDataset.yml deleted file mode 100644 index 0d7ebf96af8d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PostgreSqlTableDataset.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PostgreSqlTableDataset -name: PostgreSqlTableDataset -fullName: azure.synapse.artifacts.models.PostgreSqlTableDataset -module: azure.synapse.artifacts.models -summary: 'The PostgreSQL table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PostgreSqlTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - table: object | None = None, schema_type_properties_schema: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The PostgreSQL table name. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The PostgreSQL schema name. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PostgreSqlTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PostgreSqlTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PostgreSqlTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PostgreSqlTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PostgreSqlTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PostgreSqlTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PostgreSqlTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoAuthenticationType.yml deleted file mode 100644 index a639ce903b84..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.PrestoAuthenticationType -name: PrestoAuthenticationType -fullName: azure.synapse.artifacts.models.PrestoAuthenticationType -summary: The authentication mechanism used to connect to the Presto server. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.PrestoAuthenticationType.anonymous -- name: ldap - uid: azure.synapse.artifacts.models.PrestoAuthenticationType.ldap diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoLinkedService.yml deleted file mode 100644 index 651dce95537f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoLinkedService.yml +++ /dev/null @@ -1,302 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PrestoLinkedService -name: PrestoLinkedService -fullName: azure.synapse.artifacts.models.PrestoLinkedService -module: azure.synapse.artifacts.models -summary: 'Presto server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PrestoLinkedService(*, host: object, server_version: object, catalog: object, - authentication_type: str | PrestoAuthenticationType, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, port: object | None = - None, username: object | None = None, password: SecretBase | None = None, enable_ssl: - object | None = None, trusted_cert_path: object | None = None, use_system_trust_store: - object | None = None, allow_host_name_cn_mismatch: object | None = None, allow_self_signed_server_cert: - object | None = None, time_zone_id: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. The IP address or host name of the Presto server. (i.e. - - 192.168.222.160).' - isRequired: true - types: - - - - name: server_version - description: Required. The version of the Presto server. (i.e. 0.148-t). - isRequired: true - types: - - - - name: catalog - description: Required. The catalog context for all request against the server. - isRequired: true - types: - - - - name: port - description: 'The TCP port that the Presto server uses to listen for client connections. - The - - default value is 8080.' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The authentication mechanism used to connect to the - - Presto server. Possible values include: "Anonymous", "LDAP".' - isRequired: true - types: - - - - - - name: username - description: The user name used to connect to the Presto server. - isRequired: true - types: - - - - name: password - description: The password corresponding to the user name. - isRequired: true - types: - - - - name: enable_ssl - description: 'Specifies whether the connections to the server are encrypted using - SSL. The - - default value is false.' - isRequired: true - types: - - - - name: trusted_cert_path - description: 'The full path of the .pem file containing trusted CA certificates - for - - verifying the server when connecting over SSL. This property can only be set - when using SSL on - - self-hosted IR. The default value is the cacerts.pem file installed with the - IR.' - isRequired: true - types: - - - - name: use_system_trust_store - description: 'Specifies whether to use a CA certificate from the system trust - - store or from a specified PEM file. The default value is false.' - isRequired: true - types: - - - - name: allow_host_name_cn_mismatch - description: 'Specifies whether to require a CA-issued SSL certificate - - name to match the host name of the server when connecting over SSL. The default - value is false.' - isRequired: true - types: - - - - name: allow_self_signed_server_cert - description: 'Specifies whether to allow self-signed certificates from - - the server. The default value is false.' - isRequired: true - types: - - - - name: time_zone_id - description: 'The local time zone used by the connection. Valid values for this - option - - are specified in the IANA Time Zone Database. The default value is the system - time zone.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: server_version - isRequired: true - - name: catalog - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: port - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: enable_ssl - defaultValue: None - - name: trusted_cert_path - defaultValue: None - - name: use_system_trust_store - defaultValue: None - - name: allow_host_name_cn_mismatch - defaultValue: None - - name: allow_self_signed_server_cert - defaultValue: None - - name: time_zone_id - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PrestoLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PrestoLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PrestoLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PrestoLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PrestoLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PrestoLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PrestoLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoObjectDataset.yml deleted file mode 100644 index 0f9e52ddcbb0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoObjectDataset.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.PrestoObjectDataset -name: PrestoObjectDataset -fullName: azure.synapse.artifacts.models.PrestoObjectDataset -module: azure.synapse.artifacts.models -summary: 'Presto server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'PrestoObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Presto. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Presto. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.PrestoObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PrestoObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PrestoObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.PrestoObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.PrestoObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.PrestoObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.PrestoObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.yml deleted file mode 100644 index 4f43a92f805c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse -name: QueryDataFlowDebugSessionsResponse -fullName: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse -module: azure.synapse.artifacts.models -summary: A list of active debug sessions. -constructor: - syntax: 'QueryDataFlowDebugSessionsResponse(*, value: List[DataFlowDebugSessionInfo] - | None = None, next_link: str | None = None, **kwargs)' - parameters: - - name: value - description: Array with all active debug sessions. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QuickBooksLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QuickBooksLinkedService.yml deleted file mode 100644 index 2e006a9ecb14..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QuickBooksLinkedService.yml +++ /dev/null @@ -1,232 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.QuickBooksLinkedService -name: QuickBooksLinkedService -fullName: azure.synapse.artifacts.models.QuickBooksLinkedService -module: azure.synapse.artifacts.models -summary: 'QuickBooks server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'QuickBooksLinkedService(*, endpoint: object, company_id: object, consumer_key: - object, consumer_secret: SecretBase, access_token: SecretBase, access_token_secret: - SecretBase, additional_properties: Dict[str, object] | None = None, connect_via: - IntegrationRuntimeReference | None = None, description: str | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, use_encrypted_endpoints: object | None = None, encrypted_credential: object - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: endpoint - description: 'Required. The endpoint of the QuickBooks server. (i.e. - - quickbooks.api.intuit.com).' - isRequired: true - types: - - - - name: company_id - description: Required. The company ID of the QuickBooks company to authorize. - isRequired: true - types: - - - - name: consumer_key - description: Required. The consumer key for OAuth 1.0 authentication. - isRequired: true - types: - - - - name: consumer_secret - description: Required. The consumer secret for OAuth 1.0 authentication. - isRequired: true - types: - - - - name: access_token - description: Required. The access token for OAuth 1.0 authentication. - isRequired: true - types: - - - - name: access_token_secret - description: Required. The access token secret for OAuth 1.0 authentication. - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: endpoint - isRequired: true - - name: company_id - isRequired: true - - name: consumer_key - isRequired: true - - name: consumer_secret - isRequired: true - - name: access_token - isRequired: true - - name: access_token_secret - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.QuickBooksLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.QuickBooksLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.QuickBooksLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.QuickBooksLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.QuickBooksLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.QuickBooksLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.QuickBooksLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QuickBooksObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QuickBooksObjectDataset.yml deleted file mode 100644 index de697d67aab5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QuickBooksObjectDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.QuickBooksObjectDataset -name: QuickBooksObjectDataset -fullName: azure.synapse.artifacts.models.QuickBooksObjectDataset -module: azure.synapse.artifacts.models -summary: 'QuickBooks server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'QuickBooksObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.QuickBooksObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.QuickBooksObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.QuickBooksObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.QuickBooksObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.QuickBooksObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.QuickBooksObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.QuickBooksObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.yml deleted file mode 100644 index 37190e77f728..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings -name: RedirectIncompatibleRowSettings -fullName: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings -module: azure.synapse.artifacts.models -summary: 'Redirect incompatible row settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RedirectIncompatibleRowSettings(*, linked_service_name: object, additional_properties: - Dict[str, object] | None = None, path: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: linked_service_name - description: 'Required. Name of the Azure Storage, Storage SAS, or Azure Data - - Lake Store linked service used for redirecting incompatible row. Must be specified - if - - redirectIncompatibleRowSettings is specified. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: path - description: 'The path for storing the redirect incompatible row data. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: path - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RelationalTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RelationalTableDataset.yml deleted file mode 100644 index c3a250d590d5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RelationalTableDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RelationalTableDataset -name: RelationalTableDataset -fullName: azure.synapse.artifacts.models.RelationalTableDataset -module: azure.synapse.artifacts.models -summary: 'The relational table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RelationalTableDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The relational table name. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.RelationalTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RelationalTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RelationalTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RelationalTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RelationalTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RelationalTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RelationalTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTriggerListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTriggerListResponse.yml deleted file mode 100644 index c8df7b380098..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTriggerListResponse.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RerunTriggerListResponse -name: RerunTriggerListResponse -fullName: azure.synapse.artifacts.models.RerunTriggerListResponse -module: azure.synapse.artifacts.models -summary: 'A list of rerun triggers. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RerunTriggerListResponse(*, value: List[RerunTriggerResource], **kwargs)' - parameters: - - name: value - description: Required. List of rerun triggers. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - isRequired: true -variables: -- description: 'The continuation token for getting the next page of results, if any - remaining - - results exist, null otherwise.' - name: next_link - types: - - -methods: -- uid: azure.synapse.artifacts.models.RerunTriggerListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RerunTriggerListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RerunTriggerListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RerunTriggerListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RerunTriggerListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RerunTriggerListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RerunTriggerListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTriggerResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTriggerResource.yml deleted file mode 100644 index 740b09da0fed..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTriggerResource.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RerunTriggerResource -name: RerunTriggerResource -fullName: azure.synapse.artifacts.models.RerunTriggerResource -module: azure.synapse.artifacts.models -summary: 'RerunTrigger resource type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RerunTriggerResource(*, properties: RerunTumblingWindowTrigger, **kwargs)' - parameters: - - name: properties - description: Required. Properties of the rerun trigger. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.RerunTriggerResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RerunTriggerResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RerunTriggerResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RerunTriggerResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RerunTriggerResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RerunTriggerResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RerunTriggerResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTumblingWindowTrigger.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTumblingWindowTrigger.yml deleted file mode 100644 index 774b4d239e51..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTumblingWindowTrigger.yml +++ /dev/null @@ -1,198 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger -name: RerunTumblingWindowTrigger -fullName: azure.synapse.artifacts.models.RerunTumblingWindowTrigger -module: azure.synapse.artifacts.models -summary: 'Trigger that schedules pipeline reruns for all fixed time interval windows - from a requested start time to requested end time. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RerunTumblingWindowTrigger(*, requested_start_time: datetime, requested_end_time: - datetime, max_concurrency: int, additional_properties: Dict[str, object] | None - = None, description: str | None = None, annotations: List[object] | None = None, - parent_trigger: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Trigger type.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Trigger description. - isRequired: true - types: - - - - name: annotations - description: List of tags that can be used for describing the trigger. - isRequired: true - types: - - [] - - name: parent_trigger - description: The parent trigger reference. - isRequired: true - types: - - - - name: requested_start_time - description: 'Required. The start time for the time period for which restatement - - is initiated. Only UTC time is currently supported.' - isRequired: true - types: - - - - name: requested_end_time - description: 'Required. The end time for the time period for which restatement - is - - initiated. Only UTC time is currently supported.' - isRequired: true - types: - - - - name: max_concurrency - description: 'Required. The max number of parallel time windows (ready for execution) - - for which a rerun is triggered.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: requested_start_time - isRequired: true - - name: requested_end_time - isRequired: true - - name: max_concurrency - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: annotations - defaultValue: None - - name: parent_trigger - defaultValue: None -variables: -- description: 'Indicates if trigger is running or not. Updated when Start/Stop APIs - are - - called on the Trigger. Possible values include: "Started", "Stopped", "Disabled".' - name: runtime_state - types: - - - - -methods: -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.yml deleted file mode 100644 index b7e61a142e6e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.yml +++ /dev/null @@ -1,149 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters -name: RerunTumblingWindowTriggerActionParameters -fullName: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters -module: azure.synapse.artifacts.models -summary: 'Rerun tumbling window trigger Parameters. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RerunTumblingWindowTriggerActionParameters(*, start_time: datetime, end_time: - datetime, max_concurrency: int, **kwargs)' - parameters: - - name: start_time - description: 'Required. The start time for the time period for which restatement - is - - initiated. Only UTC time is currently supported.' - isRequired: true - types: - - - - name: end_time - description: 'Required. The end time for the time period for which restatement - is initiated. - - Only UTC time is currently supported.' - isRequired: true - types: - - - - name: max_concurrency - description: 'Required. The max number of parallel time windows (ready for execution) - - for which a rerun is triggered.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: start_time - isRequired: true - - name: end_time - isRequired: true - - name: max_concurrency - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Resource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Resource.yml deleted file mode 100644 index 4daad1cd67fb..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Resource.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Resource -name: Resource -fullName: azure.synapse.artifacts.models.Resource -module: azure.synapse.artifacts.models -summary: 'Azure Synapse top-level resource. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Resource(*, location: str | None = None, tags: Dict[str, str] | None = - None, **kwargs)' - parameters: - - name: location - description: The resource location. - isRequired: true - types: - - - - name: tags - description: A set of tags. The resource tags. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: location - defaultValue: None - - name: tags - defaultValue: None -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: e_tag - types: - - -methods: -- uid: azure.synapse.artifacts.models.Resource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Resource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Resource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Resource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Resource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Resource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Resource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ResponsysLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ResponsysLinkedService.yml deleted file mode 100644 index e188a92fa92f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ResponsysLinkedService.yml +++ /dev/null @@ -1,240 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ResponsysLinkedService -name: ResponsysLinkedService -fullName: azure.synapse.artifacts.models.ResponsysLinkedService -module: azure.synapse.artifacts.models -summary: 'Responsys linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ResponsysLinkedService(*, endpoint: object, client_id: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, client_secret: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: endpoint - description: Required. The endpoint of the Responsys server. - isRequired: true - types: - - - - name: client_id - description: 'Required. The client ID associated with the Responsys application. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: client_secret - description: 'The client secret associated with the Responsys application. Type: - string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true. Type: boolean (or Expression with resultType - boolean).' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true. Type: boolean (or Expression - with resultType - - boolean).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: endpoint - isRequired: true - - name: client_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: client_secret - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ResponsysLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ResponsysLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ResponsysLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ResponsysLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ResponsysLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ResponsysLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ResponsysLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ResponsysObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ResponsysObjectDataset.yml deleted file mode 100644 index 8bcb7677cb63..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ResponsysObjectDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ResponsysObjectDataset -name: ResponsysObjectDataset -fullName: azure.synapse.artifacts.models.ResponsysObjectDataset -module: azure.synapse.artifacts.models -summary: 'Responsys dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ResponsysObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ResponsysObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ResponsysObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ResponsysObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ResponsysObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ResponsysObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ResponsysObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ResponsysObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestResourceDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestResourceDataset.yml deleted file mode 100644 index e3606199059e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestResourceDataset.yml +++ /dev/null @@ -1,246 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RestResourceDataset -name: RestResourceDataset -fullName: azure.synapse.artifacts.models.RestResourceDataset -module: azure.synapse.artifacts.models -summary: 'A Rest service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RestResourceDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, relative_url: object | None = None, request_method: object | None - = None, request_body: object | None = None, additional_headers: object | None - = None, pagination_rules: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: relative_url - description: 'The relative URL to the resource that the RESTful API provides. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: request_method - description: 'The HTTP method used to call the RESTful API. The default is GET. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: request_body - description: 'The HTTP request body to the RESTful API if requestMethod is POST. - Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: additional_headers - description: 'The additional HTTP headers in the request to the RESTful API. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: pagination_rules - description: 'The pagination rules to compose next page requests. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: relative_url - defaultValue: None - - name: request_method - defaultValue: None - - name: request_body - defaultValue: None - - name: additional_headers - defaultValue: None - - name: pagination_rules - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.RestResourceDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RestResourceDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RestResourceDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RestResourceDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RestResourceDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RestResourceDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RestResourceDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestServiceAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestServiceAuthenticationType.yml deleted file mode 100644 index 270df26e55e6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestServiceAuthenticationType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.RestServiceAuthenticationType -name: RestServiceAuthenticationType -fullName: azure.synapse.artifacts.models.RestServiceAuthenticationType -summary: Type of authentication used to connect to the REST service. -module: azure.synapse.artifacts.models -fields: -- name: aad_service_principal - uid: azure.synapse.artifacts.models.RestServiceAuthenticationType.aad_service_principal -- name: anonymous - uid: azure.synapse.artifacts.models.RestServiceAuthenticationType.anonymous -- name: basic - uid: azure.synapse.artifacts.models.RestServiceAuthenticationType.basic -- name: managed_service_identity - uid: azure.synapse.artifacts.models.RestServiceAuthenticationType.managed_service_identity diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestServiceLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestServiceLinkedService.yml deleted file mode 100644 index 62c9bdd8e475..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestServiceLinkedService.yml +++ /dev/null @@ -1,259 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RestServiceLinkedService -name: RestServiceLinkedService -fullName: azure.synapse.artifacts.models.RestServiceLinkedService -module: azure.synapse.artifacts.models -summary: 'Rest Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RestServiceLinkedService(*, url: object, authentication_type: str | RestServiceAuthenticationType, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, enable_server_certificate_validation: - object | None = None, user_name: object | None = None, password: SecretBase | - None = None, service_principal_id: object | None = None, service_principal_key: - SecretBase | None = None, tenant: object | None = None, aad_resource_id: object - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: Required. The base URL of the REST service. - isRequired: true - types: - - - - name: enable_server_certificate_validation - description: 'Whether to validate server side SSL certificate - - when connecting to the endpoint.The default value is true. Type: boolean (or - Expression with - - resultType boolean).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. Type of authentication used to connect to the REST - - service. Possible values include: "Anonymous", "Basic", "AadServicePrincipal", - - "ManagedServiceIdentity".' - isRequired: true - types: - - - - - - name: user_name - description: The user name used in Basic authentication type. - isRequired: true - types: - - - - name: password - description: The password used in Basic authentication type. - isRequired: true - types: - - - - name: service_principal_id - description: 'The application''s client ID used in AadServicePrincipal - - authentication type.' - isRequired: true - types: - - - - name: service_principal_key - description: 'The application''s key used in AadServicePrincipal authentication - - type.' - isRequired: true - types: - - - - name: tenant - description: 'The tenant information (domain name or tenant ID) used in AadServicePrincipal - - authentication type under which your application resides.' - isRequired: true - types: - - - - name: aad_resource_id - description: The resource you are requesting authorization to use. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: enable_server_certificate_validation - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: service_principal_id - defaultValue: None - - name: service_principal_key - defaultValue: None - - name: tenant - defaultValue: None - - name: aad_resource_id - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.RestServiceLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RestServiceLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RestServiceLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RestServiceLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RestServiceLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RestServiceLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RestServiceLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunFilterParameters.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunFilterParameters.yml deleted file mode 100644 index b949efc9b3e1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunFilterParameters.yml +++ /dev/null @@ -1,163 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RunFilterParameters -name: RunFilterParameters -fullName: azure.synapse.artifacts.models.RunFilterParameters -module: azure.synapse.artifacts.models -summary: 'Query parameters for listing runs. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RunFilterParameters(*, last_updated_after: datetime, last_updated_before: - datetime, continuation_token: str | None = None, filters: List[RunQueryFilter] - | None = None, order_by: List[RunQueryOrderBy] | None = None, **kwargs)' - parameters: - - name: continuation_token - description: 'The continuation token for getting the next page of results. Null - - for first page.' - isRequired: true - types: - - - - name: last_updated_after - description: 'Required. The time at or after which the run event was updated in - - ''ISO 8601'' format.' - isRequired: true - types: - - - - name: last_updated_before - description: 'Required. The time at or before which the run event was updated - in - - ''ISO 8601'' format.' - isRequired: true - types: - - - - name: filters - description: List of filters. - isRequired: true - types: - - [] - - name: order_by - description: List of OrderBy option. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: last_updated_after - isRequired: true - - name: last_updated_before - isRequired: true - - name: continuation_token - defaultValue: None - - name: filters - defaultValue: None - - name: order_by - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.RunFilterParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RunFilterParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RunFilterParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RunFilterParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RunFilterParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RunFilterParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RunFilterParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilter.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilter.yml deleted file mode 100644 index f248e52b8ce5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilter.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RunQueryFilter -name: RunQueryFilter -fullName: azure.synapse.artifacts.models.RunQueryFilter -module: azure.synapse.artifacts.models -summary: 'Query filter option for listing runs. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RunQueryFilter(*, operand: str | RunQueryFilterOperand, operator: str | - RunQueryFilterOperator, values: List[str], **kwargs)' - parameters: - - name: operand - description: 'Required. Parameter name to be used for filter. The allowed operands - to query - - pipeline runs are PipelineName, RunStart, RunEnd and Status; to query activity - runs are - - ActivityName, ActivityRunStart, ActivityRunEnd, ActivityType and Status, and - to query trigger - - runs are TriggerName, TriggerRunTimestamp and Status. Possible values include: - "PipelineName", - - "Status", "RunStart", "RunEnd", "ActivityName", "ActivityRunStart", "ActivityRunEnd", - - "ActivityType", "TriggerName", "TriggerRunTimestamp", "RunGroupId", "LatestOnly".' - isRequired: true - types: - - - - - - name: operator - description: 'Required. Operator to be used for filter. Possible values include: - "Equals", - - "NotEquals", "In", "NotIn".' - isRequired: true - types: - - - - - - name: values - description: Required. List of filter values. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: operand - isRequired: true - - name: operator - isRequired: true - - name: values - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.RunQueryFilter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RunQueryFilter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RunQueryFilter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RunQueryFilter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RunQueryFilter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RunQueryFilter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RunQueryFilter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilterOperand.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilterOperand.yml deleted file mode 100644 index c29c4e5958f0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilterOperand.yml +++ /dev/null @@ -1,39 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.RunQueryFilterOperand -name: RunQueryFilterOperand -fullName: azure.synapse.artifacts.models.RunQueryFilterOperand -summary: 'Parameter name to be used for filter. The allowed operands to query pipeline - runs are - - PipelineName, RunStart, RunEnd and Status; to query activity runs are ActivityName, - - ActivityRunStart, ActivityRunEnd, ActivityType and Status, and to query trigger - runs are - - TriggerName, TriggerRunTimestamp and Status.' -module: azure.synapse.artifacts.models -fields: -- name: activity_name - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.activity_name -- name: activity_run_end - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.activity_run_end -- name: activity_run_start - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.activity_run_start -- name: activity_type - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.activity_type -- name: latest_only - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.latest_only -- name: pipeline_name - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.pipeline_name -- name: run_end - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.run_end -- name: run_group_id - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.run_group_id -- name: run_start - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.run_start -- name: status - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.status -- name: trigger_name - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.trigger_name -- name: trigger_run_timestamp - uid: azure.synapse.artifacts.models.RunQueryFilterOperand.trigger_run_timestamp diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilterOperator.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilterOperator.yml deleted file mode 100644 index 99a7f408c9a0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilterOperator.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.RunQueryFilterOperator -name: RunQueryFilterOperator -fullName: azure.synapse.artifacts.models.RunQueryFilterOperator -summary: Operator to be used for filter. -module: azure.synapse.artifacts.models -fields: -- name: equals - uid: azure.synapse.artifacts.models.RunQueryFilterOperator.equals -- name: in_enum - uid: azure.synapse.artifacts.models.RunQueryFilterOperator.in_enum -- name: not_equals - uid: azure.synapse.artifacts.models.RunQueryFilterOperator.not_equals -- name: not_in - uid: azure.synapse.artifacts.models.RunQueryFilterOperator.not_in diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrder.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrder.yml deleted file mode 100644 index 219c836e2309..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrder.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.RunQueryOrder -name: RunQueryOrder -fullName: azure.synapse.artifacts.models.RunQueryOrder -summary: Sorting order of the parameter. -module: azure.synapse.artifacts.models -fields: -- name: asc - uid: azure.synapse.artifacts.models.RunQueryOrder.asc -- name: desc - uid: azure.synapse.artifacts.models.RunQueryOrder.desc diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrderBy.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrderBy.yml deleted file mode 100644 index 9353e3dbcc38..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrderBy.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.RunQueryOrderBy -name: RunQueryOrderBy -fullName: azure.synapse.artifacts.models.RunQueryOrderBy -module: azure.synapse.artifacts.models -summary: 'An object to provide order by options for listing runs. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'RunQueryOrderBy(*, order_by: str | RunQueryOrderByField, order: str | RunQueryOrder, - **kwargs)' - parameters: - - name: order_by - description: 'Required. Parameter name to be used for order by. The allowed parameters - to - - order by for pipeline runs are PipelineName, RunStart, RunEnd and Status; for - activity runs are - - ActivityName, ActivityRunStart, ActivityRunEnd and Status; for trigger runs - are TriggerName, - - TriggerRunTimestamp and Status. Possible values include: "RunStart", "RunEnd", - "PipelineName", - - "Status", "ActivityName", "ActivityRunStart", "ActivityRunEnd", "TriggerName", - - "TriggerRunTimestamp".' - isRequired: true - types: - - - - - - name: order - description: 'Required. Sorting order of the parameter. Possible values include: - "ASC", "DESC".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: order_by - isRequired: true - - name: order - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.RunQueryOrderBy.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RunQueryOrderBy.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RunQueryOrderBy.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.RunQueryOrderBy.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.RunQueryOrderBy.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.RunQueryOrderBy.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.RunQueryOrderBy.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrderByField.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrderByField.yml deleted file mode 100644 index 22958f941bcf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrderByField.yml +++ /dev/null @@ -1,32 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.RunQueryOrderByField -name: RunQueryOrderByField -fullName: azure.synapse.artifacts.models.RunQueryOrderByField -summary: 'Parameter name to be used for order by. The allowed parameters to order - by for pipeline runs - - are PipelineName, RunStart, RunEnd and Status; for activity runs are ActivityName, - - ActivityRunStart, ActivityRunEnd and Status; for trigger runs are TriggerName, - - TriggerRunTimestamp and Status.' -module: azure.synapse.artifacts.models -fields: -- name: activity_name - uid: azure.synapse.artifacts.models.RunQueryOrderByField.activity_name -- name: activity_run_end - uid: azure.synapse.artifacts.models.RunQueryOrderByField.activity_run_end -- name: activity_run_start - uid: azure.synapse.artifacts.models.RunQueryOrderByField.activity_run_start -- name: pipeline_name - uid: azure.synapse.artifacts.models.RunQueryOrderByField.pipeline_name -- name: run_end - uid: azure.synapse.artifacts.models.RunQueryOrderByField.run_end -- name: run_start - uid: azure.synapse.artifacts.models.RunQueryOrderByField.run_start -- name: status - uid: azure.synapse.artifacts.models.RunQueryOrderByField.status -- name: trigger_name - uid: azure.synapse.artifacts.models.RunQueryOrderByField.trigger_name -- name: trigger_run_timestamp - uid: azure.synapse.artifacts.models.RunQueryOrderByField.trigger_run_timestamp diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISAccessCredential.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISAccessCredential.yml deleted file mode 100644 index 35bca338439f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISAccessCredential.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SSISAccessCredential -name: SSISAccessCredential -fullName: azure.synapse.artifacts.models.SSISAccessCredential -module: azure.synapse.artifacts.models -summary: 'SSIS access credential. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SSISAccessCredential(*, domain: object, user_name: object, password: SecretBase, - **kwargs)' - parameters: - - name: domain - description: Required. Domain for windows authentication. - isRequired: true - types: - - - - name: user_name - description: Required. UseName for windows authentication. - isRequired: true - types: - - - - name: password - description: Required. Password for windows authentication. - isRequired: true - types: - - - keywordOnlyParameters: - - name: domain - isRequired: true - - name: user_name - isRequired: true - - name: password - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.SSISAccessCredential.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISAccessCredential.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISAccessCredential.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SSISAccessCredential.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISAccessCredential.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SSISAccessCredential.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISAccessCredential.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISChildPackage.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISChildPackage.yml deleted file mode 100644 index 59c913b8bcc8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISChildPackage.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SSISChildPackage -name: SSISChildPackage -fullName: azure.synapse.artifacts.models.SSISChildPackage -module: azure.synapse.artifacts.models -summary: 'SSIS embedded child package. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SSISChildPackage(*, package_path: object, package_content: object, package_name: - str | None = None, package_last_modified_date: str | None = None, **kwargs)' - parameters: - - name: package_path - description: 'Required. Path for embedded child package. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: package_name - description: Name for embedded child package. - isRequired: true - types: - - - - name: package_content - description: 'Required. Content for embedded child package. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: package_last_modified_date - description: Last modified date for embedded child package. - isRequired: true - types: - - - keywordOnlyParameters: - - name: package_path - isRequired: true - - name: package_content - isRequired: true - - name: package_name - defaultValue: None - - name: package_last_modified_date - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SSISChildPackage.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISChildPackage.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISChildPackage.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SSISChildPackage.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISChildPackage.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SSISChildPackage.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISChildPackage.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISExecutionCredential.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISExecutionCredential.yml deleted file mode 100644 index 7fcd2e17d753..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISExecutionCredential.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SSISExecutionCredential -name: SSISExecutionCredential -fullName: azure.synapse.artifacts.models.SSISExecutionCredential -module: azure.synapse.artifacts.models -summary: 'SSIS package execution credential. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SSISExecutionCredential(*, domain: object, user_name: object, password: - SecureString, **kwargs)' - parameters: - - name: domain - description: Required. Domain for windows authentication. - isRequired: true - types: - - - - name: user_name - description: Required. UseName for windows authentication. - isRequired: true - types: - - - - name: password - description: Required. Password for windows authentication. - isRequired: true - types: - - - keywordOnlyParameters: - - name: domain - isRequired: true - - name: user_name - isRequired: true - - name: password - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.SSISExecutionCredential.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISExecutionCredential.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISExecutionCredential.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SSISExecutionCredential.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISExecutionCredential.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SSISExecutionCredential.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISExecutionCredential.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISExecutionParameter.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISExecutionParameter.yml deleted file mode 100644 index 17ec0bd4bcd3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISExecutionParameter.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SSISExecutionParameter -name: SSISExecutionParameter -fullName: azure.synapse.artifacts.models.SSISExecutionParameter -module: azure.synapse.artifacts.models -summary: 'SSIS execution parameter. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SSISExecutionParameter(*, value: object, **kwargs)' - parameters: - - name: value - description: 'Required. SSIS package execution parameter value. Type: string (or - Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.SSISExecutionParameter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISExecutionParameter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISExecutionParameter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SSISExecutionParameter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISExecutionParameter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SSISExecutionParameter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISExecutionParameter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISLogLocation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISLogLocation.yml deleted file mode 100644 index a425f63337e4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISLogLocation.yml +++ /dev/null @@ -1,160 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SSISLogLocation -name: SSISLogLocation -fullName: azure.synapse.artifacts.models.SSISLogLocation -module: azure.synapse.artifacts.models -summary: 'SSIS package execution log location. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SSISLogLocation(*, log_path: object, access_credential: SSISAccessCredential - | None = None, log_refresh_interval: object | None = None, **kwargs)' - parameters: - - name: log_path - description: 'Required. The SSIS package execution log path. Type: string (or - Expression - - with resultType string).' - isRequired: true - types: - - - - name: access_credential - description: The package execution log access credential. - isRequired: true - types: - - - - name: log_refresh_interval - description: 'Specifies the interval to refresh log. The default interval is 5 - - minutes. Type: string (or Expression with resultType string), pattern: - - ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: log_path - isRequired: true - - name: access_credential - defaultValue: None - - name: log_refresh_interval - defaultValue: None -variables: -- description: 'Required. The type of SSIS log location. Default value: "File".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.SSISLogLocation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISLogLocation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISLogLocation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SSISLogLocation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISLogLocation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SSISLogLocation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISLogLocation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.SSISLogLocation.type - name: type - signature: type = 'File' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISPackageLocation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISPackageLocation.yml deleted file mode 100644 index 8be98e44fd24..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISPackageLocation.yml +++ /dev/null @@ -1,194 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SSISPackageLocation -name: SSISPackageLocation -fullName: azure.synapse.artifacts.models.SSISPackageLocation -module: azure.synapse.artifacts.models -summary: SSIS package location. -constructor: - syntax: 'SSISPackageLocation(*, package_path: object | None = None, type: str | - SsisPackageLocationType | None = None, package_password: SecretBase | None = None, - access_credential: SSISAccessCredential | None = None, configuration_path: object - | None = None, package_name: str | None = None, package_content: object | None - = None, package_last_modified_date: str | None = None, child_packages: List[SSISChildPackage] - | None = None, **kwargs)' - parameters: - - name: package_path - description: 'The SSIS package path. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: type - description: 'The type of SSIS package location. Possible values include: "SSISDB", - "File", - - "InlinePackage".' - isRequired: true - types: - - - - - - name: package_password - description: Password of the package. - isRequired: true - types: - - - - name: access_credential - description: The package access credential. - isRequired: true - types: - - - - name: configuration_path - description: 'The configuration file of the package execution. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: package_name - description: The package name. - isRequired: true - types: - - - - name: package_content - description: 'The embedded package content. Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: package_last_modified_date - description: The embedded package last modified date. - isRequired: true - types: - - - - name: child_packages - description: The embedded child package list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: package_path - defaultValue: None - - name: type - defaultValue: None - - name: package_password - defaultValue: None - - name: access_credential - defaultValue: None - - name: configuration_path - defaultValue: None - - name: package_name - defaultValue: None - - name: package_content - defaultValue: None - - name: package_last_modified_date - defaultValue: None - - name: child_packages - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SSISPackageLocation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISPackageLocation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISPackageLocation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SSISPackageLocation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISPackageLocation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SSISPackageLocation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISPackageLocation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISPropertyOverride.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISPropertyOverride.yml deleted file mode 100644 index 7450875a3813..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISPropertyOverride.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SSISPropertyOverride -name: SSISPropertyOverride -fullName: azure.synapse.artifacts.models.SSISPropertyOverride -module: azure.synapse.artifacts.models -summary: 'SSIS property override. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SSISPropertyOverride(*, value: object, is_sensitive: bool | None = None, - **kwargs)' - parameters: - - name: value - description: 'Required. SSIS package property override value. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: is_sensitive - description: 'Whether SSIS package property override value is sensitive data. - Value will - - be encrypted in SSISDB if it is true.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: is_sensitive - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SSISPropertyOverride.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISPropertyOverride.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISPropertyOverride.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SSISPropertyOverride.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SSISPropertyOverride.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SSISPropertyOverride.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SSISPropertyOverride.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceLinkedService.yml deleted file mode 100644 index d67aa7dc163b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceLinkedService.yml +++ /dev/null @@ -1,218 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SalesforceLinkedService -name: SalesforceLinkedService -fullName: azure.synapse.artifacts.models.SalesforceLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Salesforce. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SalesforceLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, environment_url: object | None = None, username: object - | None = None, password: SecretBase | None = None, security_token: SecretBase - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: environment_url - description: 'The URL of Salesforce instance. Default is - - ''[https://login.salesforce.com](https://login.salesforce.com)''. To copy data - from sandbox, specify - - ''[https://test.salesforce.com](https://test.salesforce.com)''. To copy data - from custom domain, specify, for example, - - ''[https://[domain].my.salesforce.com](https://[domain].my.salesforce.com)''. - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: username - description: 'The username for Basic authentication of the Salesforce instance. - Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: password - description: The password for Basic authentication of the Salesforce instance. - isRequired: true - types: - - - - name: security_token - description: The security token is required to remotely access Salesforce instance. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: environment_url - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: security_token - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SalesforceLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SalesforceLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SalesforceLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.yml deleted file mode 100644 index da690dc12270..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.yml +++ /dev/null @@ -1,232 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService -name: SalesforceMarketingCloudLinkedService -fullName: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService -module: azure.synapse.artifacts.models -summary: 'Salesforce Marketing Cloud linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SalesforceMarketingCloudLinkedService(*, client_id: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, client_secret: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: client_id - description: 'Required. The client ID associated with the Salesforce Marketing - Cloud - - application. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: client_secret - description: 'The client secret associated with the Salesforce Marketing Cloud - - application. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true. Type: boolean (or Expression with resultType - boolean).' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true. Type: boolean (or Expression - with resultType - - boolean).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: client_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: client_secret - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.yml deleted file mode 100644 index 25649e52b06b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset -name: SalesforceMarketingCloudObjectDataset -fullName: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset -module: azure.synapse.artifacts.models -summary: 'Salesforce Marketing Cloud dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SalesforceMarketingCloudObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceObjectDataset.yml deleted file mode 100644 index 60c014c9ec26..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceObjectDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SalesforceObjectDataset -name: SalesforceObjectDataset -fullName: azure.synapse.artifacts.models.SalesforceObjectDataset -module: azure.synapse.artifacts.models -summary: 'The Salesforce object dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SalesforceObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, object_api_name: object | None = - None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: object_api_name - description: 'The Salesforce object API name. Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: object_api_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SalesforceObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SalesforceObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SalesforceObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.yml deleted file mode 100644 index e21c624ebf80..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.yml +++ /dev/null @@ -1,228 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService -name: SalesforceServiceCloudLinkedService -fullName: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Salesforce Service Cloud. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SalesforceServiceCloudLinkedService(*, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, environment_url: object - | None = None, username: object | None = None, password: SecretBase | None = None, - security_token: SecretBase | None = None, extended_properties: object | None = - None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: environment_url - description: 'The URL of Salesforce Service Cloud instance. Default is - - ''[https://login.salesforce.com](https://login.salesforce.com)''. To copy data - from sandbox, specify - - ''[https://test.salesforce.com](https://test.salesforce.com)''. To copy data - from custom domain, specify, for example, - - ''[https://[domain].my.salesforce.com](https://[domain].my.salesforce.com)''. - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: username - description: 'The username for Basic authentication of the Salesforce instance. - Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: password - description: The password for Basic authentication of the Salesforce instance. - isRequired: true - types: - - - - name: security_token - description: The security token is required to remotely access Salesforce instance. - isRequired: true - types: - - - - name: extended_properties - description: 'Extended properties appended to the connection string. Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: environment_url - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: security_token - defaultValue: None - - name: extended_properties - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.yml deleted file mode 100644 index 86e7cf205f85..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset -name: SalesforceServiceCloudObjectDataset -fullName: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset -module: azure.synapse.artifacts.models -summary: 'The Salesforce Service Cloud object dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SalesforceServiceCloudObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, object_api_name: object | None = - None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: object_api_name - description: 'The Salesforce Service Cloud object API name. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: object_api_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapBWLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapBWLinkedService.yml deleted file mode 100644 index 0dc4ec162da8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapBWLinkedService.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapBWLinkedService -name: SapBWLinkedService -fullName: azure.synapse.artifacts.models.SapBWLinkedService -module: azure.synapse.artifacts.models -summary: 'SAP Business Warehouse Linked Service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapBWLinkedService(*, server: object, system_number: object, client_id: - object, additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, user_name: object | None - = None, password: SecretBase | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: server - description: 'Required. Host name of the SAP BW instance. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: system_number - description: 'Required. System number of the BW system. (Usually a two-digit decimal - - number represented as a string.) Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: client_id - description: 'Required. Client ID of the client on the BW system. (Usually a three-digit - - decimal number represented as a string) Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: user_name - description: 'Username to access the SAP BW server. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: Password to access the SAP BW server. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: server - isRequired: true - - name: system_number - isRequired: true - - name: client_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapBWLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapBWLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapBWLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapBWLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapBWLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapBWLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapBWLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapBwCubeDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapBwCubeDataset.yml deleted file mode 100644 index 474bb50b6632..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapBwCubeDataset.yml +++ /dev/null @@ -1,195 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapBwCubeDataset -name: SapBwCubeDataset -fullName: azure.synapse.artifacts.models.SapBwCubeDataset -module: azure.synapse.artifacts.models -summary: 'The SAP BW cube dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapBwCubeDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapBwCubeDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapBwCubeDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapBwCubeDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapBwCubeDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapBwCubeDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapBwCubeDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapBwCubeDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.yml deleted file mode 100644 index a6cfbb0e3878..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.yml +++ /dev/null @@ -1,208 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService -name: SapCloudForCustomerLinkedService -fullName: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for SAP Cloud for Customer. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapCloudForCustomerLinkedService(*, url: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, username: object | None - = None, password: SecretBase | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: 'Required. The URL of SAP Cloud for Customer OData API. For example, - - ''[[https://[tenantname].crm.ondemand.com/sap/c4c/odata/v1](https://[tenantname].crm.ondemand.com/sap/c4c/odata/v1)]''. - Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: username - description: 'The username for Basic authentication. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: The password for Basic authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Either encryptedCredential - or - - username/password must be provided. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.yml deleted file mode 100644 index e882215a3be6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset -name: SapCloudForCustomerResourceDataset -fullName: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset -module: azure.synapse.artifacts.models -summary: 'The path of the SAP Cloud for Customer OData entity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapCloudForCustomerResourceDataset(*, linked_service_name: LinkedServiceReference, - path: object, additional_properties: Dict[str, object] | None = None, description: - str | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: path - description: 'Required. The path of the SAP Cloud for Customer OData entity. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: path - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapEccLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapEccLinkedService.yml deleted file mode 100644 index 1dba08815eee..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapEccLinkedService.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapEccLinkedService -name: SapEccLinkedService -fullName: azure.synapse.artifacts.models.SapEccLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for SAP ERP Central Component(SAP ECC). - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapEccLinkedService(*, url: str, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, username: str | None = None, password: - SecretBase | None = None, encrypted_credential: str | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: url - description: 'Required. The URL of SAP ECC OData API. For example, - - ''[[https://hostname:port/sap/opu/odata/sap/servicename/](https://hostname:port/sap/opu/odata/sap/servicename/)]''. - Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: username - description: 'The username for Basic authentication. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: The password for Basic authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Either encryptedCredential - or - - username/password must be provided. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapEccLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapEccLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapEccLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapEccLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapEccLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapEccLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapEccLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapEccResourceDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapEccResourceDataset.yml deleted file mode 100644 index 79f9736ef152..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapEccResourceDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapEccResourceDataset -name: SapEccResourceDataset -fullName: azure.synapse.artifacts.models.SapEccResourceDataset -module: azure.synapse.artifacts.models -summary: 'The path of the SAP ECC OData entity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapEccResourceDataset(*, linked_service_name: LinkedServiceReference, path: - object, additional_properties: Dict[str, object] | None = None, description: str - | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: path - description: 'Required. The path of the SAP ECC OData entity. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: path - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapEccResourceDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapEccResourceDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapEccResourceDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapEccResourceDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapEccResourceDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapEccResourceDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapEccResourceDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaAuthenticationType.yml deleted file mode 100644 index 841fb3f91557..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SapHanaAuthenticationType -name: SapHanaAuthenticationType -fullName: azure.synapse.artifacts.models.SapHanaAuthenticationType -summary: The authentication type to be used to connect to the SAP HANA server. -module: azure.synapse.artifacts.models -fields: -- name: basic - uid: azure.synapse.artifacts.models.SapHanaAuthenticationType.basic -- name: windows - uid: azure.synapse.artifacts.models.SapHanaAuthenticationType.windows diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaLinkedService.yml deleted file mode 100644 index 0ca72f881cf3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaLinkedService.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapHanaLinkedService -name: SapHanaLinkedService -fullName: azure.synapse.artifacts.models.SapHanaLinkedService -module: azure.synapse.artifacts.models -summary: 'SAP HANA Linked Service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapHanaLinkedService(*, server: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, connection_string: object - | None = None, authentication_type: str | SapHanaAuthenticationType | None = None, - user_name: object | None = None, password: SecretBase | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'SAP HANA ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: server - description: 'Required. Host name of the SAP HANA server. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'The authentication type to be used to connect to the SAP HANA - - server. Possible values include: "Basic", "Windows".' - isRequired: true - types: - - - - - - name: user_name - description: 'Username to access the SAP HANA server. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: Password to access the SAP HANA server. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: server - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: authentication_type - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapHanaLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapHanaLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapHanaLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapHanaLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapHanaLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapHanaLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapHanaLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaTableDataset.yml deleted file mode 100644 index 209ecb98cc69..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaTableDataset.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapHanaTableDataset -name: SapHanaTableDataset -fullName: azure.synapse.artifacts.models.SapHanaTableDataset -module: azure.synapse.artifacts.models -summary: 'SAP HANA Table properties. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapHanaTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, schema_type_properties_schema: object | None = None, table: object - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of SAP HANA. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: table - description: 'The table name of SAP HANA. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapHanaTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapHanaTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapHanaTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapHanaTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapHanaTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapHanaTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapHanaTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapOpenHubLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapOpenHubLinkedService.yml deleted file mode 100644 index 8df0bd9eabe5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapOpenHubLinkedService.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapOpenHubLinkedService -name: SapOpenHubLinkedService -fullName: azure.synapse.artifacts.models.SapOpenHubLinkedService -module: azure.synapse.artifacts.models -summary: 'SAP Business Warehouse Open Hub Destination Linked Service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapOpenHubLinkedService(*, server: object, system_number: object, client_id: - object, additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, language: object | None - = None, user_name: object | None = None, password: SecretBase | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: server - description: 'Required. Host name of the SAP BW instance where the open hub destination - is - - located. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: system_number - description: 'Required. System number of the BW system where the open hub destination - - is located. (Usually a two-digit decimal number represented as a string.) Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: client_id - description: 'Required. Client ID of the client on the BW system where the open - hub - - destination is located. (Usually a three-digit decimal number represented as - a string) Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: language - description: 'Language of the BW system where the open hub destination is located. - The - - default value is EN. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: user_name - description: 'Username to access the SAP BW server where the open hub destination - is - - located. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: password - description: 'Password to access the SAP BW server where the open hub destination - is - - located.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: server - isRequired: true - - name: system_number - isRequired: true - - name: client_id - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: language - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapOpenHubLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapOpenHubLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapOpenHubLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapOpenHubLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapOpenHubLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapOpenHubLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapOpenHubLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapOpenHubTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapOpenHubTableDataset.yml deleted file mode 100644 index bb5323d15c61..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapOpenHubTableDataset.yml +++ /dev/null @@ -1,228 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapOpenHubTableDataset -name: SapOpenHubTableDataset -fullName: azure.synapse.artifacts.models.SapOpenHubTableDataset -module: azure.synapse.artifacts.models -summary: 'Sap Business Warehouse Open Hub Destination Table properties. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapOpenHubTableDataset(*, linked_service_name: LinkedServiceReference, - open_hub_destination_name: object, additional_properties: Dict[str, object] | - None = None, description: str | None = None, structure: object | None = None, - schema: object | None = None, parameters: Dict[str, ParameterSpecification] | - None = None, annotations: List[object] | None = None, folder: DatasetFolder | - None = None, exclude_last_request: object | None = None, base_request_id: object - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: open_hub_destination_name - description: 'Required. The name of the Open Hub Destination with - - destination type as Database Table. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: exclude_last_request - description: 'Whether to exclude the records of the last request. The default - - value is true. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: base_request_id - description: 'The ID of request for delta loading. Once it is set, only data with - - requestId larger than the value of this property will be retrieved. The default - value is 0. - - Type: integer (or Expression with resultType integer ).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: open_hub_destination_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: exclude_last_request - defaultValue: None - - name: base_request_id - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapOpenHubTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapOpenHubTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapOpenHubTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapOpenHubTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapOpenHubTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapOpenHubTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapOpenHubTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapTableLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapTableLinkedService.yml deleted file mode 100644 index 73dbb6716197..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapTableLinkedService.yml +++ /dev/null @@ -1,335 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapTableLinkedService -name: SapTableLinkedService -fullName: azure.synapse.artifacts.models.SapTableLinkedService -module: azure.synapse.artifacts.models -summary: 'SAP Table Linked Service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapTableLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, server: object | None = None, system_number: object - | None = None, client_id: object | None = None, language: object | None = None, - system_id: object | None = None, user_name: object | None = None, password: SecretBase - | None = None, message_server: object | None = None, message_server_service: object - | None = None, snc_mode: object | None = None, snc_my_name: object | None = None, - snc_partner_name: object | None = None, snc_library_path: object | None = None, - snc_qop: object | None = None, logon_group: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: server - description: 'Host name of the SAP instance where the table is located. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: system_number - description: 'System number of the SAP system where the table is located. (Usually - a - - two-digit decimal number represented as a string.) Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: client_id - description: 'Client ID of the client on the SAP system where the table is located. - - (Usually a three-digit decimal number represented as a string) Type: string - (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: language - description: 'Language of the SAP system where the table is located. The default - value is - - EN. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: system_id - description: 'SystemID of the SAP system where the table is located. Type: string - (or - - Expression with resultType string).' - isRequired: true - types: - - - - name: user_name - description: 'Username to access the SAP server where the table is located. Type: - string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: password - description: Password to access the SAP server where the table is located. - isRequired: true - types: - - - - name: message_server - description: 'The hostname of the SAP Message Server. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: message_server_service - description: 'The service name or port number of the Message Server. Type: - - string (or Expression with resultType string).' - isRequired: true - types: - - - - name: snc_mode - description: 'SNC activation indicator to access the SAP server where the table - is located. - - Must be either 0 (off) or 1 (on). Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: snc_my_name - description: 'Initiator''s SNC name to access the SAP server where the table is - located. - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: snc_partner_name - description: 'Communication partner''s SNC name to access the SAP server where - the - - table is located. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: snc_library_path - description: 'External security product''s library to access the SAP server where - the - - table is located. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: snc_qop - description: 'SNC Quality of Protection. Allowed value include: 1, 2, 3, 8, 9. - Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: logon_group - description: 'The Logon Group for the SAP System. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: server - defaultValue: None - - name: system_number - defaultValue: None - - name: client_id - defaultValue: None - - name: language - defaultValue: None - - name: system_id - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: message_server - defaultValue: None - - name: message_server_service - defaultValue: None - - name: snc_mode - defaultValue: None - - name: snc_my_name - defaultValue: None - - name: snc_partner_name - defaultValue: None - - name: snc_library_path - defaultValue: None - - name: snc_qop - defaultValue: None - - name: logon_group - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapTableLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapTableLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapTableLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapTableLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapTableLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapTableLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapTableLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapTableResourceDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapTableResourceDataset.yml deleted file mode 100644 index 22b67814119c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapTableResourceDataset.yml +++ /dev/null @@ -1,205 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SapTableResourceDataset -name: SapTableResourceDataset -fullName: azure.synapse.artifacts.models.SapTableResourceDataset -module: azure.synapse.artifacts.models -summary: 'SAP Table Resource properties. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SapTableResourceDataset(*, linked_service_name: LinkedServiceReference, - table_name: object, additional_properties: Dict[str, object] | None = None, description: - str | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'Required. The name of the SAP Table. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: table_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SapTableResourceDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapTableResourceDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapTableResourceDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SapTableResourceDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SapTableResourceDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SapTableResourceDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SapTableResourceDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SchedulerCurrentState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SchedulerCurrentState.yml deleted file mode 100644 index 70f4066df9d7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SchedulerCurrentState.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SchedulerCurrentState -name: SchedulerCurrentState -fullName: azure.synapse.artifacts.models.SchedulerCurrentState -module: azure.synapse.artifacts.models -fields: -- name: ended - uid: azure.synapse.artifacts.models.SchedulerCurrentState.ended -- name: queued - uid: azure.synapse.artifacts.models.SchedulerCurrentState.queued -- name: scheduled - uid: azure.synapse.artifacts.models.SchedulerCurrentState.scheduled diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ScriptAction.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ScriptAction.yml deleted file mode 100644 index 0206368e773c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ScriptAction.yml +++ /dev/null @@ -1,152 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ScriptAction -name: ScriptAction -fullName: azure.synapse.artifacts.models.ScriptAction -module: azure.synapse.artifacts.models -summary: 'Custom script action to run on HDI ondemand cluster once it''s up. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ScriptAction(*, name: str, uri: str, roles: str | HdiNodeTypes, parameters: - str | None = None, **kwargs)' - parameters: - - name: name - description: Required. The user provided name of the script action. - isRequired: true - types: - - - - name: uri - description: Required. The URI for the script action. - isRequired: true - types: - - - - name: roles - description: 'Required. The node types on which the script action should be executed. - Possible - - values include: "Headnode", "Workernode", "Zookeeper".' - isRequired: true - types: - - - - - - name: parameters - description: The parameters for the script action. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: uri - isRequired: true - - name: roles - isRequired: true - - name: parameters - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ScriptAction.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ScriptAction.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ScriptAction.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ScriptAction.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ScriptAction.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ScriptAction.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ScriptAction.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SecretBase.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SecretBase.yml deleted file mode 100644 index 7b509b4c6e5c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SecretBase.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SecretBase -name: SecretBase -fullName: azure.synapse.artifacts.models.SecretBase -module: azure.synapse.artifacts.models -summary: 'The base definition of a secret type. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: AzureKeyVaultSecretReference, SecureString. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: SecretBase(**kwargs) - parameters: - - name: type - description: Required. Type of the secret.Constant filled by server. - isRequired: true - types: - - -methods: -- uid: azure.synapse.artifacts.models.SecretBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SecretBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SecretBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SecretBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SecretBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SecretBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SecretBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SecureString.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SecureString.yml deleted file mode 100644 index 0a1ddd2404b5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SecureString.yml +++ /dev/null @@ -1,132 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SecureString -name: SecureString -fullName: azure.synapse.artifacts.models.SecureString -module: azure.synapse.artifacts.models -summary: 'Azure Synapse secure string definition. The string value will be masked - with asterisks ''*'' during Get or List API calls. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SecureString(*, value: str, **kwargs)' - parameters: - - name: type - description: Required. Type of the secret.Constant filled by server. - isRequired: true - types: - - - - name: value - description: Required. Value of secure string. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.SecureString.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SecureString.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SecureString.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SecureString.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SecureString.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SecureString.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SecureString.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowAuthenticationType.yml deleted file mode 100644 index f419859b1754..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.ServiceNowAuthenticationType -name: ServiceNowAuthenticationType -fullName: azure.synapse.artifacts.models.ServiceNowAuthenticationType -summary: The authentication type to use. -module: azure.synapse.artifacts.models -fields: -- name: basic - uid: azure.synapse.artifacts.models.ServiceNowAuthenticationType.basic -- name: o_auth2 - uid: azure.synapse.artifacts.models.ServiceNowAuthenticationType.o_auth2 diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowLinkedService.yml deleted file mode 100644 index 713a97dee355..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowLinkedService.yml +++ /dev/null @@ -1,263 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ServiceNowLinkedService -name: ServiceNowLinkedService -fullName: azure.synapse.artifacts.models.ServiceNowLinkedService -module: azure.synapse.artifacts.models -summary: 'ServiceNow server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ServiceNowLinkedService(*, endpoint: object, authentication_type: str | - ServiceNowAuthenticationType, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, username: object | None = None, password: SecretBase - | None = None, client_id: object | None = None, client_secret: SecretBase | None - = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: endpoint - description: 'Required. The endpoint of the ServiceNow server. (i.e. - - ``.service-now.com).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. The authentication type to use. Possible values include: - - "Basic", "OAuth2".' - isRequired: true - types: - - - - - - name: username - description: 'The user name used to connect to the ServiceNow server for Basic - and OAuth2 - - authentication.' - isRequired: true - types: - - - - name: password - description: 'The password corresponding to the user name for Basic and OAuth2 - - authentication.' - isRequired: true - types: - - - - name: client_id - description: The client id for OAuth2 authentication. - isRequired: true - types: - - - - name: client_secret - description: The client secret for OAuth2 authentication. - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: endpoint - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: client_id - defaultValue: None - - name: client_secret - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ServiceNowLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ServiceNowLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ServiceNowLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ServiceNowLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ServiceNowLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ServiceNowLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ServiceNowLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowObjectDataset.yml deleted file mode 100644 index e3eaaa75367f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowObjectDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ServiceNowObjectDataset -name: ServiceNowObjectDataset -fullName: azure.synapse.artifacts.models.ServiceNowObjectDataset -module: azure.synapse.artifacts.models -summary: 'ServiceNow server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ServiceNowObjectDataset(*, linked_service_name: LinkedServiceReference, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, structure: object | None = None, schema: object | None = None, parameters: - Dict[str, ParameterSpecification] | None = None, annotations: List[object] | None - = None, folder: DatasetFolder | None = None, table_name: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ServiceNowObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ServiceNowObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ServiceNowObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ServiceNowObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ServiceNowObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ServiceNowObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ServiceNowObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SetVariableActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SetVariableActivity.yml deleted file mode 100644 index 4b8444c154ae..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SetVariableActivity.yml +++ /dev/null @@ -1,178 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SetVariableActivity -name: SetVariableActivity -fullName: azure.synapse.artifacts.models.SetVariableActivity -module: azure.synapse.artifacts.models -summary: 'Set value for a Variable. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SetVariableActivity(*, name: str, additional_properties: Dict[str, object] - | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, variable_name: - str | None = None, value: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: variable_name - description: Name of the variable whose value needs to be set. - isRequired: true - types: - - - - name: value - description: Value to be set. Could be a static value or Expression. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: variable_name - defaultValue: None - - name: value - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SetVariableActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SetVariableActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SetVariableActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SetVariableActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SetVariableActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SetVariableActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SetVariableActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SftpAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SftpAuthenticationType.yml deleted file mode 100644 index 1e170dd3000e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SftpAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SftpAuthenticationType -name: SftpAuthenticationType -fullName: azure.synapse.artifacts.models.SftpAuthenticationType -summary: The authentication type to be used to connect to the FTP server. -module: azure.synapse.artifacts.models -fields: -- name: basic - uid: azure.synapse.artifacts.models.SftpAuthenticationType.basic -- name: ssh_public_key - uid: azure.synapse.artifacts.models.SftpAuthenticationType.ssh_public_key diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SftpServerLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SftpServerLinkedService.yml deleted file mode 100644 index bfb3ba8d8800..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SftpServerLinkedService.yml +++ /dev/null @@ -1,287 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SftpServerLinkedService -name: SftpServerLinkedService -fullName: azure.synapse.artifacts.models.SftpServerLinkedService -module: azure.synapse.artifacts.models -summary: 'A linked service for an SSH File Transfer Protocol (SFTP) server. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SftpServerLinkedService(*, host: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, port: object | None = - None, authentication_type: str | SftpAuthenticationType | None = None, user_name: - object | None = None, password: SecretBase | None = None, encrypted_credential: - object | None = None, private_key_path: object | None = None, private_key_content: - SecretBase | None = None, pass_phrase: SecretBase | None = None, skip_host_key_validation: - object | None = None, host_key_fingerprint: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: 'Required. The SFTP server host name. Type: string (or Expression - with resultType - - string).' - isRequired: true - types: - - - - name: port - description: 'The TCP port number that the SFTP server uses to listen for client - connections. - - Default value is 22. Type: integer (or Expression with resultType integer), - minimum: 0.' - isRequired: true - types: - - - - name: authentication_type - description: 'The authentication type to be used to connect to the FTP server. - - Possible values include: "Basic", "SshPublicKey".' - isRequired: true - types: - - - - - - name: user_name - description: 'The username used to log on to the SFTP server. Type: string (or - Expression - - with resultType string).' - isRequired: true - types: - - - - name: password - description: Password to logon the SFTP server for Basic authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: private_key_path - description: 'The SSH private key file path for SshPublicKey authentication. Only - - valid for on-premises copy. For on-premises copy with SshPublicKey authentication, - either - - PrivateKeyPath or PrivateKeyContent should be specified. SSH private key should - be OpenSSH - - format. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: private_key_content - description: 'Base64 encoded SSH private key content for SshPublicKey - - authentication. For on-premises copy with SshPublicKey authentication, either - PrivateKeyPath or - - PrivateKeyContent should be specified. SSH private key should be OpenSSH format.' - isRequired: true - types: - - - - name: pass_phrase - description: 'The password to decrypt the SSH private key if the SSH private key - is - - encrypted.' - isRequired: true - types: - - - - name: skip_host_key_validation - description: 'If true, skip the SSH host key validation. Default value is - - false. Type: boolean (or Expression with resultType boolean).' - isRequired: true - types: - - - - name: host_key_fingerprint - description: 'The host key finger-print of the SFTP server. When - - SkipHostKeyValidation is false, HostKeyFingerprint should be specified. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: port - defaultValue: None - - name: authentication_type - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None - - name: private_key_path - defaultValue: None - - name: private_key_content - defaultValue: None - - name: pass_phrase - defaultValue: None - - name: skip_host_key_validation - defaultValue: None - - name: host_key_fingerprint - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SftpServerLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SftpServerLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SftpServerLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SftpServerLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SftpServerLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SftpServerLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SftpServerLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ShopifyLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ShopifyLinkedService.yml deleted file mode 100644 index 5098ffa52fb3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ShopifyLinkedService.yml +++ /dev/null @@ -1,226 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ShopifyLinkedService -name: ShopifyLinkedService -fullName: azure.synapse.artifacts.models.ShopifyLinkedService -module: azure.synapse.artifacts.models -summary: 'Shopify Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ShopifyLinkedService(*, host: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, access_token: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: Required. The endpoint of the Shopify server. (i.e. mystore.myshopify.com). - isRequired: true - types: - - - - name: access_token - description: 'The API access token that can be used to access Shopify''s data. - The token - - won''t expire if it is offline mode.' - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: access_token - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ShopifyLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ShopifyLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ShopifyLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ShopifyLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ShopifyLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ShopifyLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ShopifyLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ShopifyObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ShopifyObjectDataset.yml deleted file mode 100644 index d5a972d1ae20..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ShopifyObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ShopifyObjectDataset -name: ShopifyObjectDataset -fullName: azure.synapse.artifacts.models.ShopifyObjectDataset -module: azure.synapse.artifacts.models -summary: 'Shopify Service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ShopifyObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ShopifyObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ShopifyObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ShopifyObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ShopifyObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ShopifyObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ShopifyObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ShopifyObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkAuthenticationType.yml deleted file mode 100644 index 6163f943621e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkAuthenticationType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SparkAuthenticationType -name: SparkAuthenticationType -fullName: azure.synapse.artifacts.models.SparkAuthenticationType -summary: The authentication method used to access the Spark server. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.SparkAuthenticationType.anonymous -- name: username - uid: azure.synapse.artifacts.models.SparkAuthenticationType.username -- name: username_and_password - uid: azure.synapse.artifacts.models.SparkAuthenticationType.username_and_password -- name: windows_azure_hd_insight_service - uid: azure.synapse.artifacts.models.SparkAuthenticationType.windows_azure_hd_insight_service diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJob.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJob.yml deleted file mode 100644 index 02d645ee77b7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJob.yml +++ /dev/null @@ -1,257 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkBatchJob -name: SparkBatchJob -fullName: azure.synapse.artifacts.models.SparkBatchJob -module: azure.synapse.artifacts.models -summary: 'SparkBatchJob. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkBatchJob(*, id: int, livy_info: SparkBatchJobState | None = None, - name: str | None = None, workspace_name: str | None = None, spark_pool_name: str - | None = None, submitter_name: str | None = None, submitter_id: str | None = None, - artifact_id: str | None = None, job_type: str | SparkJobType | None = None, result: - str | SparkBatchJobResultType | None = None, scheduler: SparkScheduler | None - = None, plugin: SparkServicePlugin | None = None, errors: List[SparkServiceError] - | None = None, tags: Dict[str, str] | None = None, app_id: str | None = None, - app_info: Dict[str, str] | None = None, state: str | None = None, log_lines: List[str] - | None = None, **kwargs)' - parameters: - - name: livy_info - isRequired: true - types: - - - - name: name - description: The batch name. - isRequired: true - types: - - - - name: workspace_name - description: The workspace name. - isRequired: true - types: - - - - name: spark_pool_name - description: The Spark pool name. - isRequired: true - types: - - - - name: submitter_name - description: The submitter name. - isRequired: true - types: - - - - name: submitter_id - description: The submitter identifier. - isRequired: true - types: - - - - name: artifact_id - description: The artifact identifier. - isRequired: true - types: - - - - name: job_type - description: 'The job type. Possible values include: "SparkBatch", "SparkSession".' - isRequired: true - types: - - - - - - name: result - description: 'The Spark batch job result. Possible values include: "Uncertain", - "Succeeded", - - "Failed", "Cancelled".' - isRequired: true - types: - - - - - - name: scheduler - description: The scheduler information. - isRequired: true - types: - - - - name: plugin - description: The plugin information. - isRequired: true - types: - - - - name: errors - description: The error information. - isRequired: true - types: - - [] - - name: tags - description: A set of tags. The tags. - isRequired: true - types: - - [, ] - - name: id - description: Required. The session Id. - isRequired: true - types: - - - - name: app_id - description: The application id of this session. - isRequired: true - types: - - - - name: app_info - description: The detailed application info. - isRequired: true - types: - - [, ] - - name: state - description: The batch state. - isRequired: true - types: - - - - name: log_lines - description: The log lines. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: livy_info - defaultValue: None - - name: name - defaultValue: None - - name: workspace_name - defaultValue: None - - name: spark_pool_name - defaultValue: None - - name: submitter_name - defaultValue: None - - name: submitter_id - defaultValue: None - - name: artifact_id - defaultValue: None - - name: job_type - defaultValue: None - - name: result - defaultValue: None - - name: scheduler - defaultValue: None - - name: plugin - defaultValue: None - - name: errors - defaultValue: None - - name: tags - defaultValue: None - - name: app_id - defaultValue: None - - name: app_info - defaultValue: None - - name: state - defaultValue: None - - name: log_lines - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkBatchJob.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkBatchJob.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkBatchJob.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkBatchJob.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkBatchJob.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkBatchJob.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkBatchJob.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJobResultType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJobResultType.yml deleted file mode 100644 index 2bb08ba519ba..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJobResultType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SparkBatchJobResultType -name: SparkBatchJobResultType -fullName: azure.synapse.artifacts.models.SparkBatchJobResultType -summary: The Spark batch job result. -module: azure.synapse.artifacts.models -fields: -- name: cancelled - uid: azure.synapse.artifacts.models.SparkBatchJobResultType.cancelled -- name: failed - uid: azure.synapse.artifacts.models.SparkBatchJobResultType.failed -- name: succeeded - uid: azure.synapse.artifacts.models.SparkBatchJobResultType.succeeded -- name: uncertain - uid: azure.synapse.artifacts.models.SparkBatchJobResultType.uncertain diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJobState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJobState.yml deleted file mode 100644 index a44cb22853b8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJobState.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkBatchJobState -name: SparkBatchJobState -fullName: azure.synapse.artifacts.models.SparkBatchJobState -module: azure.synapse.artifacts.models -summary: SparkBatchJobState. -constructor: - syntax: 'SparkBatchJobState(*, not_started_at: datetime | None = None, starting_at: - datetime | None = None, running_at: datetime | None = None, dead_at: datetime - | None = None, success_at: datetime | None = None, terminated_at: datetime | None - = None, recovering_at: datetime | None = None, current_state: str | None = None, - job_creation_request: SparkRequest | None = None, **kwargs)' - parameters: - - name: not_started_at - description: the time that at which "not_started" livy state was first seen. - isRequired: true - types: - - - - name: starting_at - description: the time that at which "starting" livy state was first seen. - isRequired: true - types: - - - - name: running_at - description: the time that at which "running" livy state was first seen. - isRequired: true - types: - - - - name: dead_at - description: time that at which "dead" livy state was first seen. - isRequired: true - types: - - - - name: success_at - description: the time that at which "success" livy state was first seen. - isRequired: true - types: - - - - name: terminated_at - description: the time that at which "killed" livy state was first seen. - isRequired: true - types: - - - - name: recovering_at - description: the time that at which "recovering" livy state was first seen. - isRequired: true - types: - - - - name: current_state - description: the Spark job state. - isRequired: true - types: - - - - name: job_creation_request - isRequired: true - types: - - - keywordOnlyParameters: - - name: not_started_at - defaultValue: None - - name: starting_at - defaultValue: None - - name: running_at - defaultValue: None - - name: dead_at - defaultValue: None - - name: success_at - defaultValue: None - - name: terminated_at - defaultValue: None - - name: recovering_at - defaultValue: None - - name: current_state - defaultValue: None - - name: job_creation_request - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkBatchJobState.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkBatchJobState.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkBatchJobState.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkBatchJobState.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkBatchJobState.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkBatchJobState.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkBatchJobState.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkErrorSource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkErrorSource.yml deleted file mode 100644 index ad0f8ddd6317..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkErrorSource.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SparkErrorSource -name: SparkErrorSource -fullName: azure.synapse.artifacts.models.SparkErrorSource -module: azure.synapse.artifacts.models -fields: -- name: dependency - uid: azure.synapse.artifacts.models.SparkErrorSource.dependency -- name: system - uid: azure.synapse.artifacts.models.SparkErrorSource.system -- name: unknown - uid: azure.synapse.artifacts.models.SparkErrorSource.unknown -- name: user - uid: azure.synapse.artifacts.models.SparkErrorSource.user diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinition.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinition.yml deleted file mode 100644 index c2e3171776ad..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinition.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkJobDefinition -name: SparkJobDefinition -fullName: azure.synapse.artifacts.models.SparkJobDefinition -module: azure.synapse.artifacts.models -summary: 'Spark job definition. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkJobDefinition(*, target_big_data_pool: BigDataPoolReference, job_properties: - SparkJobProperties, additional_properties: Dict[str, object] | None = None, description: - str | None = None, required_spark_version: str | None = None, language: str | - None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: description - description: The description of the Spark job definition. - isRequired: true - types: - - - - name: target_big_data_pool - description: Required. Big data pool reference. - isRequired: true - types: - - - - name: required_spark_version - description: The required Spark version of the application. - isRequired: true - types: - - - - name: language - description: The language of the Spark application. - isRequired: true - types: - - - - name: job_properties - description: Required. The properties of the Spark job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: target_big_data_pool - isRequired: true - - name: job_properties - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: required_spark_version - defaultValue: None - - name: language - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkJobDefinition.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkJobDefinition.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkJobDefinition.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkJobDefinition.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkJobDefinition.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkJobDefinition.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkJobDefinition.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinitionResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinitionResource.yml deleted file mode 100644 index 0921c99771fc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinitionResource.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkJobDefinitionResource -name: SparkJobDefinitionResource -fullName: azure.synapse.artifacts.models.SparkJobDefinitionResource -module: azure.synapse.artifacts.models -summary: 'Spark job definition resource type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkJobDefinitionResource(*, properties: SparkJobDefinition, **kwargs)' - parameters: - - name: properties - description: Required. Properties of spark job definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.SparkJobDefinitionResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkJobDefinitionResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkJobDefinitionResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkJobDefinitionResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkJobDefinitionResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkJobDefinitionResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkJobDefinitionResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.yml deleted file mode 100644 index 6cb399fe6917..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse -name: SparkJobDefinitionsListResponse -fullName: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse -module: azure.synapse.artifacts.models -summary: 'A list of spark job definitions resources. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkJobDefinitionsListResponse(*, value: List[SparkJobDefinitionResource], - next_link: str | None = None, **kwargs)' - parameters: - - name: value - description: Required. List of spark job definitions. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobProperties.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobProperties.yml deleted file mode 100644 index b295f6bf2a0e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobProperties.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkJobProperties -name: SparkJobProperties -fullName: azure.synapse.artifacts.models.SparkJobProperties -module: azure.synapse.artifacts.models -summary: 'The properties of the Spark job. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkJobProperties(*, file: str, driver_memory: str, driver_cores: int, - executor_memory: str, executor_cores: int, num_executors: int, additional_properties: - Dict[str, object] | None = None, name: str | None = None, class_name: str | None - = None, conf: object | None = None, args: List[str] | None = None, jars: List[str] - | None = None, files: List[str] | None = None, archives: List[str] | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: The name of the job. - isRequired: true - types: - - - - name: file - description: Required. File containing the application to execute. - isRequired: true - types: - - - - name: class_name - description: Main class for Java/Scala application. - isRequired: true - types: - - - - name: conf - description: Spark configuration properties. - isRequired: true - types: - - - - name: args - description: Command line arguments for the application. - isRequired: true - types: - - [] - - name: jars - description: Jars to be used in this job. - isRequired: true - types: - - [] - - name: files - description: files to be used in this job. - isRequired: true - types: - - [] - - name: archives - description: Archives to be used in this job. - isRequired: true - types: - - [] - - name: driver_memory - description: Required. Amount of memory to use for the driver process. - isRequired: true - types: - - - - name: driver_cores - description: Required. Number of cores to use for the driver. - isRequired: true - types: - - - - name: executor_memory - description: Required. Amount of memory to use per executor process. - isRequired: true - types: - - - - name: executor_cores - description: Required. Number of cores to use for each executor. - isRequired: true - types: - - - - name: num_executors - description: Required. Number of executors to launch for this job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: file - isRequired: true - - name: driver_memory - isRequired: true - - name: driver_cores - isRequired: true - - name: executor_memory - isRequired: true - - name: executor_cores - isRequired: true - - name: num_executors - isRequired: true - - name: additional_properties - defaultValue: None - - name: name - defaultValue: None - - name: class_name - defaultValue: None - - name: conf - defaultValue: None - - name: args - defaultValue: None - - name: jars - defaultValue: None - - name: files - defaultValue: None - - name: archives - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkJobProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkJobProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkJobProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkJobProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkJobProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkJobProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkJobProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobType.yml deleted file mode 100644 index fed7e3e012e0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SparkJobType -name: SparkJobType -fullName: azure.synapse.artifacts.models.SparkJobType -summary: The job type. -module: azure.synapse.artifacts.models -fields: -- name: spark_batch - uid: azure.synapse.artifacts.models.SparkJobType.spark_batch -- name: spark_session - uid: azure.synapse.artifacts.models.SparkJobType.spark_session diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkLinkedService.yml deleted file mode 100644 index f930b5990ce3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkLinkedService.yml +++ /dev/null @@ -1,308 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkLinkedService -name: SparkLinkedService -fullName: azure.synapse.artifacts.models.SparkLinkedService -module: azure.synapse.artifacts.models -summary: 'Spark Server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkLinkedService(*, host: object, port: object, authentication_type: - str | SparkAuthenticationType, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, server_type: str | SparkServerType | None = None, - thrift_transport_protocol: str | SparkThriftTransportProtocol | None = None, username: - object | None = None, password: SecretBase | None = None, http_path: object | - None = None, enable_ssl: object | None = None, trusted_cert_path: object | None - = None, use_system_trust_store: object | None = None, allow_host_name_cn_mismatch: - object | None = None, allow_self_signed_server_cert: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: Required. IP address or host name of the Spark server. - isRequired: true - types: - - - - name: port - description: 'Required. The TCP port that the Spark server uses to listen for - client - - connections.' - isRequired: true - types: - - - - name: server_type - description: 'The type of Spark server. Possible values include: "SharkServer", - - "SharkServer2", "SparkThriftServer".' - isRequired: true - types: - - - - - - name: thrift_transport_protocol - description: 'The transport protocol to use in the Thrift layer. Possible - - values include: "Binary", "SASL", "HTTP ".' - isRequired: true - types: - - - - - - name: authentication_type - description: 'Required. The authentication method used to access the Spark - - server. Possible values include: "Anonymous", "Username", "UsernameAndPassword", - - "WindowsAzureHDInsightService".' - isRequired: true - types: - - - - - - name: username - description: The user name that you use to access Spark Server. - isRequired: true - types: - - - - name: password - description: 'The password corresponding to the user name that you provided in - the Username - - field.' - isRequired: true - types: - - - - name: http_path - description: The partial URL corresponding to the Spark server. - isRequired: true - types: - - - - name: enable_ssl - description: 'Specifies whether the connections to the server are encrypted using - SSL. The - - default value is false.' - isRequired: true - types: - - - - name: trusted_cert_path - description: 'The full path of the .pem file containing trusted CA certificates - for - - verifying the server when connecting over SSL. This property can only be set - when using SSL on - - self-hosted IR. The default value is the cacerts.pem file installed with the - IR.' - isRequired: true - types: - - - - name: use_system_trust_store - description: 'Specifies whether to use a CA certificate from the system trust - - store or from a specified PEM file. The default value is false.' - isRequired: true - types: - - - - name: allow_host_name_cn_mismatch - description: 'Specifies whether to require a CA-issued SSL certificate - - name to match the host name of the server when connecting over SSL. The default - value is false.' - isRequired: true - types: - - - - name: allow_self_signed_server_cert - description: 'Specifies whether to allow self-signed certificates from - - the server. The default value is false.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: port - isRequired: true - - name: authentication_type - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: server_type - defaultValue: None - - name: thrift_transport_protocol - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: http_path - defaultValue: None - - name: enable_ssl - defaultValue: None - - name: trusted_cert_path - defaultValue: None - - name: use_system_trust_store - defaultValue: None - - name: allow_host_name_cn_mismatch - defaultValue: None - - name: allow_self_signed_server_cert - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkObjectDataset.yml deleted file mode 100644 index 2ae96902f433..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkObjectDataset.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkObjectDataset -name: SparkObjectDataset -fullName: azure.synapse.artifacts.models.SparkObjectDataset -module: azure.synapse.artifacts.models -summary: 'Spark Server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Spark. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Spark. Type: string (or Expression - - with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkRequest.yml deleted file mode 100644 index a53a86854b68..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkRequest.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkRequest -name: SparkRequest -fullName: azure.synapse.artifacts.models.SparkRequest -module: azure.synapse.artifacts.models -summary: SparkRequest. -constructor: - syntax: 'SparkRequest(*, name: str | None = None, file: str | None = None, class_name: - str | None = None, arguments: List[str] | None = None, jars: List[str] | None - = None, python_files: List[str] | None = None, files: List[str] | None = None, - archives: List[str] | None = None, configuration: Dict[str, str] | None = None, - driver_memory: str | None = None, driver_cores: int | None = None, executor_memory: - str | None = None, executor_cores: int | None = None, executor_count: int | None - = None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: file - isRequired: true - types: - - - - name: class_name - isRequired: true - types: - - - - name: arguments - isRequired: true - types: - - [] - - name: jars - isRequired: true - types: - - [] - - name: python_files - isRequired: true - types: - - [] - - name: files - isRequired: true - types: - - [] - - name: archives - isRequired: true - types: - - [] - - name: configuration - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: driver_memory - isRequired: true - types: - - - - name: driver_cores - isRequired: true - types: - - - - name: executor_memory - isRequired: true - types: - - - - name: executor_cores - isRequired: true - types: - - - - name: executor_count - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: file - defaultValue: None - - name: class_name - defaultValue: None - - name: arguments - defaultValue: None - - name: jars - defaultValue: None - - name: python_files - defaultValue: None - - name: files - defaultValue: None - - name: archives - defaultValue: None - - name: configuration - defaultValue: None - - name: driver_memory - defaultValue: None - - name: driver_cores - defaultValue: None - - name: executor_memory - defaultValue: None - - name: executor_cores - defaultValue: None - - name: executor_count - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkScheduler.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkScheduler.yml deleted file mode 100644 index c4bb66b8f862..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkScheduler.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkScheduler -name: SparkScheduler -fullName: azure.synapse.artifacts.models.SparkScheduler -module: azure.synapse.artifacts.models -summary: SparkScheduler. -constructor: - syntax: 'SparkScheduler(*, submitted_at: datetime | None = None, scheduled_at: datetime - | None = None, ended_at: datetime | None = None, cancellation_requested_at: datetime - | None = None, current_state: str | SchedulerCurrentState | None = None, **kwargs)' - parameters: - - name: submitted_at - isRequired: true - types: - - - - name: scheduled_at - isRequired: true - types: - - - - name: ended_at - isRequired: true - types: - - - - name: cancellation_requested_at - isRequired: true - types: - - - - name: current_state - description: 'Possible values include: "Queued", "Scheduled", "Ended".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: submitted_at - defaultValue: None - - name: scheduled_at - defaultValue: None - - name: ended_at - defaultValue: None - - name: cancellation_requested_at - defaultValue: None - - name: current_state - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkScheduler.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkScheduler.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkScheduler.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkScheduler.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkScheduler.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkScheduler.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkScheduler.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServerType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServerType.yml deleted file mode 100644 index 76999edd140f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServerType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SparkServerType -name: SparkServerType -fullName: azure.synapse.artifacts.models.SparkServerType -summary: The type of Spark server. -module: azure.synapse.artifacts.models -fields: -- name: shark_server - uid: azure.synapse.artifacts.models.SparkServerType.shark_server -- name: shark_server2 - uid: azure.synapse.artifacts.models.SparkServerType.shark_server2 -- name: spark_thrift_server - uid: azure.synapse.artifacts.models.SparkServerType.spark_thrift_server diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServiceError.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServiceError.yml deleted file mode 100644 index f7b878509341..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServiceError.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkServiceError -name: SparkServiceError -fullName: azure.synapse.artifacts.models.SparkServiceError -module: azure.synapse.artifacts.models -summary: SparkServiceError. -constructor: - syntax: 'SparkServiceError(*, message: str | None = None, error_code: str | None - = None, source: str | SparkErrorSource | None = None, **kwargs)' - parameters: - - name: message - isRequired: true - types: - - - - name: error_code - isRequired: true - types: - - - - name: source - description: 'Possible values include: "System", "User", "Unknown", "Dependency".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: message - defaultValue: None - - name: error_code - defaultValue: None - - name: source - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkServiceError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkServiceError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkServiceError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkServiceError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkServiceError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkServiceError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkServiceError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServicePlugin.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServicePlugin.yml deleted file mode 100644 index 64d19151b3a6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServicePlugin.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SparkServicePlugin -name: SparkServicePlugin -fullName: azure.synapse.artifacts.models.SparkServicePlugin -module: azure.synapse.artifacts.models -summary: SparkServicePlugin. -constructor: - syntax: 'SparkServicePlugin(*, preparation_started_at: datetime | None = None, resource_acquisition_started_at: - datetime | None = None, submission_started_at: datetime | None = None, monitoring_started_at: - datetime | None = None, cleanup_started_at: datetime | None = None, current_state: - str | PluginCurrentState | None = None, **kwargs)' - parameters: - - name: preparation_started_at - isRequired: true - types: - - - - name: resource_acquisition_started_at - isRequired: true - types: - - - - name: submission_started_at - isRequired: true - types: - - - - name: monitoring_started_at - isRequired: true - types: - - - - name: cleanup_started_at - isRequired: true - types: - - - - name: current_state - description: 'Possible values include: "Preparation", "ResourceAcquisition", "Queued", - - "Submission", "Monitoring", "Cleanup", "Ended".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: preparation_started_at - defaultValue: None - - name: resource_acquisition_started_at - defaultValue: None - - name: submission_started_at - defaultValue: None - - name: monitoring_started_at - defaultValue: None - - name: cleanup_started_at - defaultValue: None - - name: current_state - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SparkServicePlugin.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkServicePlugin.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkServicePlugin.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SparkServicePlugin.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SparkServicePlugin.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SparkServicePlugin.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SparkServicePlugin.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkThriftTransportProtocol.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkThriftTransportProtocol.yml deleted file mode 100644 index a3d7a55fb7c4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkThriftTransportProtocol.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SparkThriftTransportProtocol -name: SparkThriftTransportProtocol -fullName: azure.synapse.artifacts.models.SparkThriftTransportProtocol -summary: The transport protocol to use in the Thrift layer. -module: azure.synapse.artifacts.models -fields: -- name: binary - uid: azure.synapse.artifacts.models.SparkThriftTransportProtocol.binary -- name: http - uid: azure.synapse.artifacts.models.SparkThriftTransportProtocol.http -- name: sasl - uid: azure.synapse.artifacts.models.SparkThriftTransportProtocol.sasl diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlConnection.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlConnection.yml deleted file mode 100644 index ff66d06d2eb9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlConnection.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlConnection -name: SqlConnection -fullName: azure.synapse.artifacts.models.SqlConnection -module: azure.synapse.artifacts.models -summary: 'The connection used to execute the SQL script. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SqlConnection(*, type: str | SqlConnectionType, name: str, additional_properties: - Dict[str, object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: 'Required. The type of the connection. Possible values include: "SqlOnDemand", - - "SqlPool".' - isRequired: true - types: - - - - - - name: name - description: Required. The identifier of the connection. - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - isRequired: true - - name: name - isRequired: true - - name: additional_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SqlConnection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlConnection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlConnection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlConnection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlConnection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlConnection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlConnection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlConnectionType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlConnectionType.yml deleted file mode 100644 index f6d609264226..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlConnectionType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SqlConnectionType -name: SqlConnectionType -fullName: azure.synapse.artifacts.models.SqlConnectionType -summary: The type of the connection. -module: azure.synapse.artifacts.models -fields: -- name: sql_on_demand - uid: azure.synapse.artifacts.models.SqlConnectionType.sql_on_demand -- name: sql_pool - uid: azure.synapse.artifacts.models.SqlConnectionType.sql_pool diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScript.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScript.yml deleted file mode 100644 index 442a75650fc1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScript.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlScript -name: SqlScript -fullName: azure.synapse.artifacts.models.SqlScript -module: azure.synapse.artifacts.models -summary: 'SQL script. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SqlScript(*, content: SqlScriptContent, additional_properties: Dict[str, - object] | None = None, description: str | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: description - description: The description of the SQL script. - isRequired: true - types: - - - - name: content - description: Required. The content of the SQL script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: content - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None -variables: -- description: 'The type of the SQL script. Default value: "SqlQuery".' - name: type - types: - - -methods: -- uid: azure.synapse.artifacts.models.SqlScript.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScript.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScript.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlScript.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScript.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlScript.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScript.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.SqlScript.type - name: type - signature: type = 'SqlQuery' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptContent.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptContent.yml deleted file mode 100644 index bc02b68d419d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptContent.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlScriptContent -name: SqlScriptContent -fullName: azure.synapse.artifacts.models.SqlScriptContent -module: azure.synapse.artifacts.models -summary: 'The content of the SQL script. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SqlScriptContent(*, query: str, current_connection: SqlConnection, additional_properties: - Dict[str, object] | None = None, metadata: SqlScriptMetadata | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: query - description: Required. SQL query to execute. - isRequired: true - types: - - - - name: current_connection - description: Required. The connection used to execute the SQL script. - isRequired: true - types: - - - - name: metadata - description: The metadata of the SQL script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: query - isRequired: true - - name: current_connection - isRequired: true - - name: additional_properties - defaultValue: None - - name: metadata - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SqlScriptContent.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScriptContent.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScriptContent.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlScriptContent.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScriptContent.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlScriptContent.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScriptContent.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptMetadata.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptMetadata.yml deleted file mode 100644 index 8a7913b85ef7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptMetadata.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlScriptMetadata -name: SqlScriptMetadata -fullName: azure.synapse.artifacts.models.SqlScriptMetadata -module: azure.synapse.artifacts.models -summary: The metadata of the SQL script. -constructor: - syntax: 'SqlScriptMetadata(*, additional_properties: Dict[str, object] | None = - None, language: str | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: language - description: The language of the SQL script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: language - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SqlScriptMetadata.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScriptMetadata.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScriptMetadata.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlScriptMetadata.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScriptMetadata.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlScriptMetadata.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScriptMetadata.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptResource.yml deleted file mode 100644 index f904467f8b34..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptResource.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlScriptResource -name: SqlScriptResource -fullName: azure.synapse.artifacts.models.SqlScriptResource -module: azure.synapse.artifacts.models -summary: 'Sql Script resource type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SqlScriptResource(*, properties: SqlScript, **kwargs)' - parameters: - - name: properties - description: Required. Properties of sql script. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.SqlScriptResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScriptResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScriptResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlScriptResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScriptResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlScriptResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScriptResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptsListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptsListResponse.yml deleted file mode 100644 index c73312abf1bc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptsListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlScriptsListResponse -name: SqlScriptsListResponse -fullName: azure.synapse.artifacts.models.SqlScriptsListResponse -module: azure.synapse.artifacts.models -summary: 'A list of sql scripts resources. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SqlScriptsListResponse(*, value: List[SqlScriptResource], next_link: str - | None = None, **kwargs)' - parameters: - - name: value - description: Required. List of sql scripts. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SqlScriptsListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScriptsListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScriptsListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlScriptsListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlScriptsListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlScriptsListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlScriptsListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerLinkedService.yml deleted file mode 100644 index 34a0862f6d67..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerLinkedService.yml +++ /dev/null @@ -1,204 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlServerLinkedService -name: SqlServerLinkedService -fullName: azure.synapse.artifacts.models.SqlServerLinkedService -module: azure.synapse.artifacts.models -summary: 'SQL Server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SqlServerLinkedService(*, connection_string: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, user_name: object | None - = None, password: SecretBase | None = None, encrypted_credential: object | None - = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Required. The connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: user_name - description: 'The on-premises Windows authentication user name. Type: string (or - Expression - - with resultType string).' - isRequired: true - types: - - - - name: password - description: The on-premises Windows authentication password. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: connection_string - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: user_name - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SqlServerLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlServerLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlServerLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlServerLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlServerLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlServerLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlServerLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.yml deleted file mode 100644 index 22dbccd869e5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.yml +++ /dev/null @@ -1,198 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity -name: SqlServerStoredProcedureActivity -fullName: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity -module: azure.synapse.artifacts.models -summary: 'SQL stored procedure activity type. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SqlServerStoredProcedureActivity(*, name: str, stored_procedure_name: object, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, depends_on: List[ActivityDependency] | None = None, user_properties: List[UserProperty] - | None = None, linked_service_name: LinkedServiceReference | None = None, policy: - ActivityPolicy | None = None, stored_procedure_parameters: Dict[str, StoredProcedureParameter] - | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: stored_procedure_name - description: 'Required. Stored procedure name. Type: string (or Expression with - - resultType string).' - isRequired: true - types: - - - - name: stored_procedure_parameters - description: 'Value and type setting for stored procedure parameters. - - Example: "{Parameter1: {value: "1", type: "int"}}".' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: name - isRequired: true - - name: stored_procedure_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: stored_procedure_parameters - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerTableDataset.yml deleted file mode 100644 index c15d8129d5d4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerTableDataset.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SqlServerTableDataset -name: SqlServerTableDataset -fullName: azure.synapse.artifacts.models.SqlServerTableDataset -module: azure.synapse.artifacts.models -summary: 'The on-premises SQL Server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SqlServerTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, schema_type_properties_schema: - object | None = None, table: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the SQL Server dataset. Type: string - - (or Expression with resultType string).' - isRequired: true - types: - - - - name: table - description: 'The table name of the SQL Server dataset. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SqlServerTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlServerTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlServerTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SqlServerTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SqlServerTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SqlServerTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SqlServerTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SquareLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SquareLinkedService.yml deleted file mode 100644 index 0f7a66c80a3b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SquareLinkedService.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SquareLinkedService -name: SquareLinkedService -fullName: azure.synapse.artifacts.models.SquareLinkedService -module: azure.synapse.artifacts.models -summary: 'Square Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SquareLinkedService(*, host: object, client_id: object, redirect_uri: object, - additional_properties: Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference - | None = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, client_secret: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: "Required. The URL\_of the Square instance. (i.e. mystore.mysquare.com)." - isRequired: true - types: - - - - name: client_id - description: Required. The client ID associated with your Square application. - isRequired: true - types: - - - - name: client_secret - description: The client secret associated with your Square application. - isRequired: true - types: - - - - name: redirect_uri - description: 'Required. The redirect URL assigned in the Square application dashboard. - - (i.e. [http://localhost:2500](http://localhost:2500)).' - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: client_id - isRequired: true - - name: redirect_uri - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: client_secret - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SquareLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SquareLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SquareLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SquareLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SquareLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SquareLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SquareLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SquareObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SquareObjectDataset.yml deleted file mode 100644 index e1ead8c7c0e6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SquareObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SquareObjectDataset -name: SquareObjectDataset -fullName: azure.synapse.artifacts.models.SquareObjectDataset -module: azure.synapse.artifacts.models -summary: 'Square Service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SquareObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SquareObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SquareObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SquareObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SquareObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SquareObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SquareObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SquareObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.yml deleted file mode 100644 index 7bdcb63236e4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse -name: SsisObjectMetadataStatusResponse -fullName: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse -module: azure.synapse.artifacts.models -summary: The status of the operation. -constructor: - syntax: 'SsisObjectMetadataStatusResponse(*, status: str | None = None, name: str - | None = None, properties: str | None = None, error: str | None = None, **kwargs)' - parameters: - - name: status - description: The status of the operation. - isRequired: true - types: - - - - name: name - description: The operation name. - isRequired: true - types: - - - - name: properties - description: The operation properties. - isRequired: true - types: - - - - name: error - description: The operation error message. - isRequired: true - types: - - - keywordOnlyParameters: - - name: status - defaultValue: None - - name: name - defaultValue: None - - name: properties - defaultValue: None - - name: error - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SsisPackageLocationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SsisPackageLocationType.yml deleted file mode 100644 index 99d14576cd8e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SsisPackageLocationType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SsisPackageLocationType -name: SsisPackageLocationType -fullName: azure.synapse.artifacts.models.SsisPackageLocationType -summary: The type of SSIS package location. -module: azure.synapse.artifacts.models -fields: -- name: file - uid: azure.synapse.artifacts.models.SsisPackageLocationType.file -- name: inline_package - uid: azure.synapse.artifacts.models.SsisPackageLocationType.inline_package -- name: ssisdb - uid: azure.synapse.artifacts.models.SsisPackageLocationType.ssisdb diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StagingSettings.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StagingSettings.yml deleted file mode 100644 index e36cb74d36e3..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StagingSettings.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.StagingSettings -name: StagingSettings -fullName: azure.synapse.artifacts.models.StagingSettings -module: azure.synapse.artifacts.models -summary: 'Staging settings. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'StagingSettings(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, path: object | None = None, enable_compression: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: linked_service_name - description: Required. Staging linked service reference. - isRequired: true - types: - - - - name: path - description: 'The path to storage for storing the interim data. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: enable_compression - description: 'Specifies whether to use compression when copying data via an - - interim staging. Default value is false. Type: boolean (or Expression with resultType - boolean).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: path - defaultValue: None - - name: enable_compression - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.StagingSettings.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.StagingSettings.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.StagingSettings.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.StagingSettings.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.StagingSettings.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.StagingSettings.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.StagingSettings.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.yml deleted file mode 100644 index 7346e927c3b9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.yml +++ /dev/null @@ -1,169 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest -name: StartDataFlowDebugSessionRequest -fullName: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest -module: azure.synapse.artifacts.models -summary: Request body structure for starting data flow debug session. -constructor: - syntax: 'StartDataFlowDebugSessionRequest(*, session_id: str | None = None, data_flow: - DataFlowResource | None = None, datasets: List[DatasetResource] | None = None, - linked_services: List[LinkedServiceResource] | None = None, staging: object | - None = None, debug_settings: object | None = None, incremental_debug: bool | None - = None, **kwargs)' - parameters: - - name: session_id - description: The ID of data flow debug session. - isRequired: true - types: - - - - name: data_flow - description: Data flow instance. - isRequired: true - types: - - - - name: datasets - description: List of datasets. - isRequired: true - types: - - [] - - name: linked_services - description: List of linked services. - isRequired: true - types: - - [] - - name: staging - description: Staging info for debug session. - isRequired: true - types: - - - - name: debug_settings - description: Data flow debug settings. - isRequired: true - types: - - - - name: incremental_debug - description: The type of new Databricks cluster. - isRequired: true - types: - - - keywordOnlyParameters: - - name: session_id - defaultValue: None - - name: data_flow - defaultValue: None - - name: datasets - defaultValue: None - - name: linked_services - defaultValue: None - - name: staging - defaultValue: None - - name: debug_settings - defaultValue: None - - name: incremental_debug - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.yml deleted file mode 100644 index 206d46fa5ec0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse -name: StartDataFlowDebugSessionResponse -fullName: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse -module: azure.synapse.artifacts.models -summary: Response body structure for starting data flow debug session. -constructor: - syntax: 'StartDataFlowDebugSessionResponse(*, job_version: str | None = None, **kwargs)' - parameters: - - name: job_version - description: The ID of data flow debug job version. - isRequired: true - types: - - - keywordOnlyParameters: - - name: job_version - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StoredProcedureParameter.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StoredProcedureParameter.yml deleted file mode 100644 index 7bbb903aea2a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StoredProcedureParameter.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.StoredProcedureParameter -name: StoredProcedureParameter -fullName: azure.synapse.artifacts.models.StoredProcedureParameter -module: azure.synapse.artifacts.models -summary: SQL stored procedure parameter. -constructor: - syntax: 'StoredProcedureParameter(*, value: object | None = None, type: str | StoredProcedureParameterType - | None = None, **kwargs)' - parameters: - - name: value - description: 'Stored procedure parameter value. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: type - description: 'Stored procedure parameter type. Possible values include: "String", - "Int", - - "Int64", "Decimal", "Guid", "Boolean", "Date".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: value - defaultValue: None - - name: type - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.StoredProcedureParameter.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.StoredProcedureParameter.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.StoredProcedureParameter.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.StoredProcedureParameter.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.StoredProcedureParameter.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.StoredProcedureParameter.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.StoredProcedureParameter.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StoredProcedureParameterType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StoredProcedureParameterType.yml deleted file mode 100644 index 34a216919fc1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StoredProcedureParameterType.yml +++ /dev/null @@ -1,21 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.StoredProcedureParameterType -name: StoredProcedureParameterType -fullName: azure.synapse.artifacts.models.StoredProcedureParameterType -summary: Stored procedure parameter type. -module: azure.synapse.artifacts.models -fields: -- name: boolean - uid: azure.synapse.artifacts.models.StoredProcedureParameterType.boolean -- name: date - uid: azure.synapse.artifacts.models.StoredProcedureParameterType.date -- name: decimal - uid: azure.synapse.artifacts.models.StoredProcedureParameterType.decimal -- name: guid - uid: azure.synapse.artifacts.models.StoredProcedureParameterType.guid -- name: int - uid: azure.synapse.artifacts.models.StoredProcedureParameterType.int -- name: int64 - uid: azure.synapse.artifacts.models.StoredProcedureParameterType.int64 -- name: string - uid: azure.synapse.artifacts.models.StoredProcedureParameterType.string diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SubResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SubResource.yml deleted file mode 100644 index aa6e82d21a9b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SubResource.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SubResource -name: SubResource -fullName: azure.synapse.artifacts.models.SubResource -module: azure.synapse.artifacts.models -summary: 'Azure Synapse nested resource, which belongs to a workspace. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: SubResource(**kwargs) -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.SubResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SubResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SubResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SubResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SubResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SubResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SubResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SubResourceDebugResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SubResourceDebugResource.yml deleted file mode 100644 index bdaa416e6eb8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SubResourceDebugResource.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SubResourceDebugResource -name: SubResourceDebugResource -fullName: azure.synapse.artifacts.models.SubResourceDebugResource -module: azure.synapse.artifacts.models -summary: Azure Synapse nested debug resource. -constructor: - syntax: 'SubResourceDebugResource(*, name: str | None = None, **kwargs)' - parameters: - - name: name - description: The resource name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SubResourceDebugResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SubResourceDebugResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SubResourceDebugResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SubResourceDebugResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SubResourceDebugResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SubResourceDebugResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SubResourceDebugResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SwitchActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SwitchActivity.yml deleted file mode 100644 index fd9b3c6c60c8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SwitchActivity.yml +++ /dev/null @@ -1,199 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SwitchActivity -name: SwitchActivity -fullName: azure.synapse.artifacts.models.SwitchActivity -module: azure.synapse.artifacts.models -summary: 'This activity evaluates an expression and executes activities under the - cases property that correspond to the expression evaluation expected in the equals - property. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SwitchActivity(*, name: str, on: Expression, additional_properties: Dict[str, - object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, cases: List[SwitchCase] - | None = None, default_activities: List[Activity] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: 'on' - description: 'Required. An expression that would evaluate to a string or integer. - This is used to - - determine the block of activities in cases that will be executed.' - isRequired: true - types: - - - - name: cases - description: 'List of cases that correspond to expected values of the ''on'' property. - This is an - - optional property and if not provided, the activity will execute activities - provided in - - defaultActivities.' - isRequired: true - types: - - [] - - name: default_activities - description: 'List of activities to execute if no case condition is satisfied. - - This is an optional property and if not provided, the activity will exit without - any action.' - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: 'on' - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: cases - defaultValue: None - - name: default_activities - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SwitchActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SwitchActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SwitchActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SwitchActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SwitchActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SwitchActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SwitchActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SwitchCase.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SwitchCase.yml deleted file mode 100644 index a8bc24534d22..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SwitchCase.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SwitchCase -name: SwitchCase -fullName: azure.synapse.artifacts.models.SwitchCase -module: azure.synapse.artifacts.models -summary: Switch cases with have a value and corresponding activities. -constructor: - syntax: 'SwitchCase(*, value: str | None = None, activities: List[Activity] | None - = None, **kwargs)' - parameters: - - name: value - description: Expected value that satisfies the expression result of the 'on' property. - isRequired: true - types: - - - - name: activities - description: List of activities to execute for satisfied case condition. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: value - defaultValue: None - - name: activities - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SwitchCase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SwitchCase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SwitchCase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SwitchCase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SwitchCase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SwitchCase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SwitchCase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseAuthenticationType.yml deleted file mode 100644 index d04b3ca73f0f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.SybaseAuthenticationType -name: SybaseAuthenticationType -fullName: azure.synapse.artifacts.models.SybaseAuthenticationType -summary: AuthenticationType to be used for connection. -module: azure.synapse.artifacts.models -fields: -- name: basic - uid: azure.synapse.artifacts.models.SybaseAuthenticationType.basic -- name: windows - uid: azure.synapse.artifacts.models.SybaseAuthenticationType.windows diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseLinkedService.yml deleted file mode 100644 index 839391fe22dc..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseLinkedService.yml +++ /dev/null @@ -1,233 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SybaseLinkedService -name: SybaseLinkedService -fullName: azure.synapse.artifacts.models.SybaseLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Sybase data source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SybaseLinkedService(*, server: object, database: object, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, schema: object | None - = None, authentication_type: str | SybaseAuthenticationType | None = None, username: - object | None = None, password: SecretBase | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: server - description: 'Required. Server name for connection. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: database - description: 'Required. Database name for connection. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: schema - description: 'Schema name for connection. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: authentication_type - description: 'AuthenticationType to be used for connection. Possible values - - include: "Basic", "Windows".' - isRequired: true - types: - - - - - - name: username - description: 'Username for authentication. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password for authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: server - isRequired: true - - name: database - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: schema - defaultValue: None - - name: authentication_type - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SybaseLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SybaseLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SybaseLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SybaseLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SybaseLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SybaseLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SybaseLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseTableDataset.yml deleted file mode 100644 index b03251082160..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseTableDataset.yml +++ /dev/null @@ -1,203 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.SybaseTableDataset -name: SybaseTableDataset -fullName: azure.synapse.artifacts.models.SybaseTableDataset -module: azure.synapse.artifacts.models -summary: 'The Sybase table dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SybaseTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The Sybase table name. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.SybaseTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SybaseTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SybaseTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.SybaseTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.SybaseTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.SybaseTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.SybaseTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataAuthenticationType.yml deleted file mode 100644 index 5881754542ed..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataAuthenticationType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.TeradataAuthenticationType -name: TeradataAuthenticationType -fullName: azure.synapse.artifacts.models.TeradataAuthenticationType -summary: AuthenticationType to be used for connection. -module: azure.synapse.artifacts.models -fields: -- name: basic - uid: azure.synapse.artifacts.models.TeradataAuthenticationType.basic -- name: windows - uid: azure.synapse.artifacts.models.TeradataAuthenticationType.windows diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataLinkedService.yml deleted file mode 100644 index df28e8bcea04..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataLinkedService.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TeradataLinkedService -name: TeradataLinkedService -fullName: azure.synapse.artifacts.models.TeradataLinkedService -module: azure.synapse.artifacts.models -summary: 'Linked service for Teradata data source. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TeradataLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, connection_string: object | None = None, server: object - | None = None, authentication_type: str | TeradataAuthenticationType | None = - None, username: object | None = None, password: SecretBase | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'Teradata ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: server - description: 'Server name for connection. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: authentication_type - description: 'AuthenticationType to be used for connection. Possible values - - include: "Basic", "Windows".' - isRequired: true - types: - - - - - - name: username - description: 'Username for authentication. Type: string (or Expression with resultType - - string).' - isRequired: true - types: - - - - name: password - description: Password for authentication. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: server - defaultValue: None - - name: authentication_type - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.TeradataLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TeradataLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TeradataLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TeradataLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TeradataLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TeradataLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TeradataLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataTableDataset.yml deleted file mode 100644 index 7fea8436623a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataTableDataset.yml +++ /dev/null @@ -1,213 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TeradataTableDataset -name: TeradataTableDataset -fullName: azure.synapse.artifacts.models.TeradataTableDataset -module: azure.synapse.artifacts.models -summary: 'The Teradata database dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TeradataTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, database: object | None = None, table: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: database - description: 'The database name of Teradata. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: table - description: 'The table name of Teradata. Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: database - defaultValue: None - - name: table - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.TeradataTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TeradataTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TeradataTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TeradataTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TeradataTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TeradataTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TeradataTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Transformation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Transformation.yml deleted file mode 100644 index 6b7fc349e5f7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Transformation.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Transformation -name: Transformation -fullName: azure.synapse.artifacts.models.Transformation -module: azure.synapse.artifacts.models -summary: 'A data flow transformation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Transformation(*, name: str, description: str | None = None, **kwargs)' - parameters: - - name: name - description: Required. Transformation name. - isRequired: true - types: - - - - name: description - description: Transformation description. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: description - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.Transformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Transformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Transformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Transformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Transformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Transformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Transformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Trigger.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Trigger.yml deleted file mode 100644 index 8f3cb070bf7d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Trigger.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Trigger -name: Trigger -fullName: azure.synapse.artifacts.models.Trigger -module: azure.synapse.artifacts.models -summary: 'Azure Synapse nested object which contains information about creating pipeline - run. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: MultiplePipelineTrigger, RerunTumblingWindowTrigger. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'Trigger(*, additional_properties: Dict[str, object] | None = None, description: - str | None = None, annotations: List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Trigger type.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Trigger description. - isRequired: true - types: - - - - name: annotations - description: List of tags that can be used for describing the trigger. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: annotations - defaultValue: None -variables: -- description: 'Indicates if trigger is running or not. Updated when Start/Stop APIs - are - - called on the Trigger. Possible values include: "Started", "Stopped", "Disabled".' - name: runtime_state - types: - - - - -methods: -- uid: azure.synapse.artifacts.models.Trigger.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Trigger.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Trigger.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Trigger.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Trigger.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Trigger.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Trigger.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.yml deleted file mode 100644 index a5ad4187ff1a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus -name: TriggerDependencyProvisioningStatus -fullName: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus -module: azure.synapse.artifacts.models -summary: 'Defines the response of a provision trigger dependency operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TriggerDependencyProvisioningStatus(*, trigger_name: str, provisioning_status: - str, **kwargs)' - parameters: - - name: trigger_name - description: Required. Trigger name. - isRequired: true - types: - - - - name: provisioning_status - description: Required. Provisioning status. - isRequired: true - types: - - - keywordOnlyParameters: - - name: trigger_name - isRequired: true - - name: provisioning_status - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerListResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerListResponse.yml deleted file mode 100644 index 079eea774539..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerListResponse.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TriggerListResponse -name: TriggerListResponse -fullName: azure.synapse.artifacts.models.TriggerListResponse -module: azure.synapse.artifacts.models -summary: 'A list of trigger resources. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TriggerListResponse(*, value: List[TriggerResource], next_link: str | None - = None, **kwargs)' - parameters: - - name: value - description: Required. List of triggers. - isRequired: true - types: - - [] - - name: next_link - description: The link to the next page of results, if any remaining results exist. - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: next_link - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.TriggerListResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerListResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerListResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TriggerListResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerListResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TriggerListResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerListResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerPipelineReference.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerPipelineReference.yml deleted file mode 100644 index f2ac2b55f061..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerPipelineReference.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TriggerPipelineReference -name: TriggerPipelineReference -fullName: azure.synapse.artifacts.models.TriggerPipelineReference -module: azure.synapse.artifacts.models -summary: Pipeline that needs to be triggered with the given parameters. -constructor: - syntax: 'TriggerPipelineReference(*, pipeline_reference: PipelineReference | None - = None, parameters: Dict[str, object] | None = None, **kwargs)' - parameters: - - name: pipeline_reference - description: Pipeline reference. - isRequired: true - types: - - - - name: parameters - description: Pipeline parameters. - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: pipeline_reference - defaultValue: None - - name: parameters - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.TriggerPipelineReference.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerPipelineReference.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerPipelineReference.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TriggerPipelineReference.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerPipelineReference.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TriggerPipelineReference.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerPipelineReference.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerResource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerResource.yml deleted file mode 100644 index ba89173d8889..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerResource.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TriggerResource -name: TriggerResource -fullName: azure.synapse.artifacts.models.TriggerResource -module: azure.synapse.artifacts.models -summary: 'Trigger resource type. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TriggerResource(*, properties: Trigger, **kwargs)' - parameters: - - name: properties - description: Required. Properties of the trigger. - isRequired: true - types: - - - keywordOnlyParameters: - - name: properties - isRequired: true -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: etag - types: - - -methods: -- uid: azure.synapse.artifacts.models.TriggerResource.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerResource.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerResource.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TriggerResource.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerResource.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TriggerResource.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerResource.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRun.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRun.yml deleted file mode 100644 index 58d806416cec..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRun.yml +++ /dev/null @@ -1,166 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TriggerRun -name: TriggerRun -fullName: azure.synapse.artifacts.models.TriggerRun -module: azure.synapse.artifacts.models -summary: 'Trigger runs. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'TriggerRun(*, additional_properties: Dict[str, object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - keywordOnlyParameters: - - name: additional_properties - defaultValue: None -variables: -- description: Trigger run id. - name: trigger_run_id - types: - - -- description: Trigger name. - name: trigger_name - types: - - -- description: Trigger type. - name: trigger_type - types: - - -- description: Trigger run start time. - name: trigger_run_timestamp - types: - - -- description: 'Trigger run status. Possible values include: "Succeeded", "Failed", - "Inprogress".' - name: status - types: - - - - -- description: Trigger error message. - name: message - types: - - -- description: 'List of property name and value related to trigger run. Name, value - pair - - depends on type of trigger.' - name: properties - types: - - [, ] -- description: List of pipeline name and run Id triggered by the trigger run. - name: triggered_pipelines - types: - - [, ] -methods: -- uid: azure.synapse.artifacts.models.TriggerRun.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerRun.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerRun.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TriggerRun.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerRun.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TriggerRun.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerRun.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRunStatus.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRunStatus.yml deleted file mode 100644 index 976ee3675f5b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRunStatus.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.TriggerRunStatus -name: TriggerRunStatus -fullName: azure.synapse.artifacts.models.TriggerRunStatus -summary: Trigger run status. -module: azure.synapse.artifacts.models -fields: -- name: failed - uid: azure.synapse.artifacts.models.TriggerRunStatus.failed -- name: inprogress - uid: azure.synapse.artifacts.models.TriggerRunStatus.inprogress -- name: succeeded - uid: azure.synapse.artifacts.models.TriggerRunStatus.succeeded diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRunsQueryResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRunsQueryResponse.yml deleted file mode 100644 index 7e995d4666d0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRunsQueryResponse.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse -name: TriggerRunsQueryResponse -fullName: azure.synapse.artifacts.models.TriggerRunsQueryResponse -module: azure.synapse.artifacts.models -summary: 'A list of trigger runs. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'TriggerRunsQueryResponse(*, value: List[TriggerRun], continuation_token: - str | None = None, **kwargs)' - parameters: - - name: value - description: Required. List of trigger runs. - isRequired: true - types: - - [] - - name: continuation_token - description: 'The continuation token for getting the next page of results, if - any - - remaining results exist, null otherwise.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: value - isRequired: true - - name: continuation_token - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRuntimeState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRuntimeState.yml deleted file mode 100644 index 0f08969c3474..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRuntimeState.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.TriggerRuntimeState -name: TriggerRuntimeState -fullName: azure.synapse.artifacts.models.TriggerRuntimeState -summary: Enumerates possible state of Triggers. -module: azure.synapse.artifacts.models -fields: -- name: disabled - uid: azure.synapse.artifacts.models.TriggerRuntimeState.disabled -- name: started - uid: azure.synapse.artifacts.models.TriggerRuntimeState.started -- name: stopped - uid: azure.synapse.artifacts.models.TriggerRuntimeState.stopped diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.yml deleted file mode 100644 index 1bfb06c7931e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus -name: TriggerSubscriptionOperationStatus -fullName: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus -module: azure.synapse.artifacts.models -summary: 'Defines the response of a trigger subscription operation. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: TriggerSubscriptionOperationStatus(**kwargs) -variables: -- description: Trigger name. - name: trigger_name - types: - - -- description: 'Event Subscription Status. Possible values include: "Enabled", "Provisioning", - - "Deprovisioning", "Disabled", "Unknown".' - name: status - types: - - - - -methods: -- uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.UntilActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.UntilActivity.yml deleted file mode 100644 index 07526f88a524..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.UntilActivity.yml +++ /dev/null @@ -1,200 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.UntilActivity -name: UntilActivity -fullName: azure.synapse.artifacts.models.UntilActivity -module: azure.synapse.artifacts.models -summary: 'This activity executes inner activities until the specified boolean expression - results to true or timeout is reached, whichever is earlier. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UntilActivity(*, name: str, expression: Expression, activities: List[Activity], - additional_properties: Dict[str, object] | None = None, description: str | None - = None, depends_on: List[ActivityDependency] | None = None, user_properties: List[UserProperty] - | None = None, timeout: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: expression - description: 'Required. An expression that would evaluate to Boolean. The loop - will - - continue until this expression evaluates to true.' - isRequired: true - types: - - - - name: timeout - description: 'Specifies the timeout for the activity to run. If there is no value - specified, - - it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: - string (or - - Expression with resultType string), pattern: - - ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])). Type: string (or Expression - with - - resultType string), pattern: ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])).' - isRequired: true - types: - - - - name: activities - description: Required. List of activities to execute. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: name - isRequired: true - - name: expression - isRequired: true - - name: activities - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: timeout - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.UntilActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.UntilActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.UntilActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.UntilActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.UntilActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.UntilActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.UntilActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.UserProperty.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.UserProperty.yml deleted file mode 100644 index 0f80f73da722..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.UserProperty.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.UserProperty -name: UserProperty -fullName: azure.synapse.artifacts.models.UserProperty -module: azure.synapse.artifacts.models -summary: 'User property. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'UserProperty(*, name: str, value: object, **kwargs)' - parameters: - - name: name - description: Required. User property name. - isRequired: true - types: - - - - name: value - description: 'Required. User property value. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: value - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.UserProperty.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.UserProperty.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.UserProperty.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.UserProperty.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.UserProperty.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.UserProperty.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.UserProperty.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ValidationActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ValidationActivity.yml deleted file mode 100644 index 51db2e36222a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ValidationActivity.yml +++ /dev/null @@ -1,222 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ValidationActivity -name: ValidationActivity -fullName: azure.synapse.artifacts.models.ValidationActivity -module: azure.synapse.artifacts.models -summary: 'This activity verifies that an external resource exists. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ValidationActivity(*, name: str, dataset: DatasetReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, timeout: object - | None = None, sleep: object | None = None, minimum_size: object | None = None, - child_items: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: timeout - description: 'Specifies the timeout for the activity to run. If there is no value - specified, - - it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: - string (or - - Expression with resultType string), pattern: - - ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])).' - isRequired: true - types: - - - - name: sleep - description: 'A delay in seconds between validation attempts. If no value is specified, - 10 - - seconds will be used as the default. Type: integer (or Expression with resultType - integer).' - isRequired: true - types: - - - - name: minimum_size - description: 'Can be used if dataset points to a file. The file must be greater - than or - - equal in size to the value specified. Type: integer (or Expression with resultType - integer).' - isRequired: true - types: - - - - name: child_items - description: 'Can be used if dataset points to a folder. If set to true, the folder - must - - have at least one file. If set to false, the folder must be empty. Type: boolean - (or Expression - - with resultType boolean).' - isRequired: true - types: - - - - name: dataset - description: Required. Validation activity dataset reference. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: dataset - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: timeout - defaultValue: None - - name: sleep - defaultValue: None - - name: minimum_size - defaultValue: None - - name: child_items - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ValidationActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ValidationActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ValidationActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ValidationActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ValidationActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ValidationActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ValidationActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VariableSpecification.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VariableSpecification.yml deleted file mode 100644 index 998d33801eea..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VariableSpecification.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.VariableSpecification -name: VariableSpecification -fullName: azure.synapse.artifacts.models.VariableSpecification -module: azure.synapse.artifacts.models -summary: 'Definition of a single variable for a Pipeline. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VariableSpecification(*, type: str | VariableType, default_value: object - | None = None, **kwargs)' - parameters: - - name: type - description: 'Required. Variable type. Possible values include: "String", "Bool", - "Boolean", - - "Array".' - isRequired: true - types: - - - - - - name: default_value - description: Default value of variable. - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - isRequired: true - - name: default_value - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.VariableSpecification.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.VariableSpecification.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.VariableSpecification.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.VariableSpecification.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.VariableSpecification.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.VariableSpecification.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.VariableSpecification.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VariableType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VariableType.yml deleted file mode 100644 index dc822f1529cf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VariableType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.VariableType -name: VariableType -fullName: azure.synapse.artifacts.models.VariableType -summary: Variable type. -module: azure.synapse.artifacts.models -fields: -- name: array - uid: azure.synapse.artifacts.models.VariableType.array -- name: bool - uid: azure.synapse.artifacts.models.VariableType.bool -- name: boolean - uid: azure.synapse.artifacts.models.VariableType.boolean -- name: string - uid: azure.synapse.artifacts.models.VariableType.string diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VerticaLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VerticaLinkedService.yml deleted file mode 100644 index 47b9c3aa345e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VerticaLinkedService.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.VerticaLinkedService -name: VerticaLinkedService -fullName: azure.synapse.artifacts.models.VerticaLinkedService -module: azure.synapse.artifacts.models -summary: 'Vertica linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VerticaLinkedService(*, additional_properties: Dict[str, object] | None - = None, connect_via: IntegrationRuntimeReference | None = None, description: str - | None = None, parameters: Dict[str, ParameterSpecification] | None = None, annotations: - List[object] | None = None, connection_string: object | None = None, pwd: AzureKeyVaultSecretReference - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: connection_string - description: 'An ODBC connection string. Type: string, SecureString or - - AzureKeyVaultSecretReference.' - isRequired: true - types: - - - - name: pwd - description: The Azure key vault secret reference of password in connection string. - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: connection_string - defaultValue: None - - name: pwd - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.VerticaLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.VerticaLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.VerticaLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.VerticaLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.VerticaLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.VerticaLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.VerticaLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VerticaTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VerticaTableDataset.yml deleted file mode 100644 index 1d20b31e3d05..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VerticaTableDataset.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.VerticaTableDataset -name: VerticaTableDataset -fullName: azure.synapse.artifacts.models.VerticaTableDataset -module: azure.synapse.artifacts.models -summary: 'Vertica dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'VerticaTableDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, table: object | None = None, - schema_type_properties_schema: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'This property will be retired. Please consider using schema + table - - properties instead.' - isRequired: true - types: - - - - name: table - description: 'The table name of the Vertica. Type: string (or Expression with - resultType - - string).' - isRequired: true - types: - - - - name: schema_type_properties_schema - description: 'The schema name of the Vertica. Type: string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None - - name: table - defaultValue: None - - name: schema_type_properties_schema - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.VerticaTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.VerticaTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.VerticaTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.VerticaTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.VerticaTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.VerticaTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.VerticaTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WaitActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WaitActivity.yml deleted file mode 100644 index 6f30a569b028..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WaitActivity.yml +++ /dev/null @@ -1,170 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WaitActivity -name: WaitActivity -fullName: azure.synapse.artifacts.models.WaitActivity -module: azure.synapse.artifacts.models -summary: 'This activity suspends pipeline execution for the specified interval. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WaitActivity(*, name: str, wait_time_in_seconds: int, additional_properties: - Dict[str, object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: wait_time_in_seconds - description: Required. Duration in seconds. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: wait_time_in_seconds - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.WaitActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WaitActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WaitActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WaitActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WaitActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WaitActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WaitActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivity.yml deleted file mode 100644 index d74452009459..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivity.yml +++ /dev/null @@ -1,255 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebActivity -name: WebActivity -fullName: azure.synapse.artifacts.models.WebActivity -module: azure.synapse.artifacts.models -summary: 'Web activity. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebActivity(*, name: str, method: str | WebActivityMethod, url: object, - additional_properties: Dict[str, object] | None = None, description: str | None - = None, depends_on: List[ActivityDependency] | None = None, user_properties: List[UserProperty] - | None = None, linked_service_name: LinkedServiceReference | None = None, policy: - ActivityPolicy | None = None, headers: object | None = None, body: object | None - = None, authentication: WebActivityAuthentication | None = None, datasets: List[DatasetReference] - | None = None, linked_services: List[LinkedServiceReference] | None = None, connect_via: - IntegrationRuntimeReference | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: linked_service_name - description: Linked service reference. - isRequired: true - types: - - - - name: policy - description: Activity policy. - isRequired: true - types: - - - - name: method - description: 'Required. Rest API method for target endpoint. Possible values include: - "GET", - - "POST", "PUT", "DELETE".' - isRequired: true - types: - - - - - - name: url - description: 'Required. Web activity target endpoint and path. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - - name: headers - description: 'Represents the headers that will be sent to the request. For example, - to set - - the language and type on a request: "headers" : { "Accept-Language": "en-us", - "Content-Type": - - "application/json" }. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: body - description: 'Represents the payload that will be sent to the endpoint. Required - for POST/PUT - - method, not allowed for GET method Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: authentication - description: Authentication method used for calling the endpoint. - isRequired: true - types: - - - - name: datasets - description: List of datasets passed to web endpoint. - isRequired: true - types: - - [] - - name: linked_services - description: List of linked services passed to web endpoint. - isRequired: true - types: - - [] - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: method - isRequired: true - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: linked_service_name - defaultValue: None - - name: policy - defaultValue: None - - name: headers - defaultValue: None - - name: body - defaultValue: None - - name: authentication - defaultValue: None - - name: datasets - defaultValue: None - - name: linked_services - defaultValue: None - - name: connect_via - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.WebActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivityAuthentication.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivityAuthentication.yml deleted file mode 100644 index 80803a0b3e97..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivityAuthentication.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebActivityAuthentication -name: WebActivityAuthentication -fullName: azure.synapse.artifacts.models.WebActivityAuthentication -module: azure.synapse.artifacts.models -summary: 'Web activity authentication properties. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebActivityAuthentication(*, type: str, pfx: SecretBase | None = None, - username: str | None = None, password: SecretBase | None = None, resource: str - | None = None, **kwargs)' - parameters: - - name: type - description: Required. Web activity authentication (Basic/ClientCertificate/MSI). - isRequired: true - types: - - - - name: pfx - description: Base64-encoded contents of a PFX file. - isRequired: true - types: - - - - name: username - description: Web activity authentication user name for basic authentication. - isRequired: true - types: - - - - name: password - description: Password for the PFX file or basic authentication. - isRequired: true - types: - - - - name: resource - description: 'Resource for which Azure Auth token will be requested when using - MSI - - Authentication.' - isRequired: true - types: - - - keywordOnlyParameters: - - name: type - isRequired: true - - name: pfx - defaultValue: None - - name: username - defaultValue: None - - name: password - defaultValue: None - - name: resource - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.WebActivityAuthentication.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebActivityAuthentication.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebActivityAuthentication.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebActivityAuthentication.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebActivityAuthentication.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebActivityAuthentication.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebActivityAuthentication.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivityMethod.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivityMethod.yml deleted file mode 100644 index b17190c92a2d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivityMethod.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.WebActivityMethod -name: WebActivityMethod -fullName: azure.synapse.artifacts.models.WebActivityMethod -summary: The list of HTTP methods supported by a WebActivity. -module: azure.synapse.artifacts.models -fields: -- name: delete - uid: azure.synapse.artifacts.models.WebActivityMethod.delete -- name: get - uid: azure.synapse.artifacts.models.WebActivityMethod.get -- name: post - uid: azure.synapse.artifacts.models.WebActivityMethod.post -- name: put - uid: azure.synapse.artifacts.models.WebActivityMethod.put diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebAnonymousAuthentication.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebAnonymousAuthentication.yml deleted file mode 100644 index 0a085e14f4a4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebAnonymousAuthentication.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebAnonymousAuthentication -name: WebAnonymousAuthentication -fullName: azure.synapse.artifacts.models.WebAnonymousAuthentication -module: azure.synapse.artifacts.models -summary: 'A WebLinkedService that uses anonymous authentication to communicate with - an HTTP endpoint. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebAnonymousAuthentication(*, url: object, **kwargs)' - parameters: - - name: url - description: 'Required. The URL of the web service endpoint, e.g. [http://www.microsoft.com](http://www.microsoft.com) - . - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. Type of authentication used to connect to the web table - - source.Constant filled by server. Possible values include: "Basic", "Anonymous", - - "ClientCertificate".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: url - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.WebAnonymousAuthentication.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebAnonymousAuthentication.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebAnonymousAuthentication.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebAnonymousAuthentication.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebAnonymousAuthentication.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebAnonymousAuthentication.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebAnonymousAuthentication.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebAuthenticationType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebAuthenticationType.yml deleted file mode 100644 index fe990f36e098..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebAuthenticationType.yml +++ /dev/null @@ -1,13 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.artifacts.models.WebAuthenticationType -name: WebAuthenticationType -fullName: azure.synapse.artifacts.models.WebAuthenticationType -summary: Type of authentication used to connect to the web table source. -module: azure.synapse.artifacts.models -fields: -- name: anonymous - uid: azure.synapse.artifacts.models.WebAuthenticationType.anonymous -- name: basic - uid: azure.synapse.artifacts.models.WebAuthenticationType.basic -- name: client_certificate - uid: azure.synapse.artifacts.models.WebAuthenticationType.client_certificate diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebBasicAuthentication.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebBasicAuthentication.yml deleted file mode 100644 index d2965260473b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebBasicAuthentication.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebBasicAuthentication -name: WebBasicAuthentication -fullName: azure.synapse.artifacts.models.WebBasicAuthentication -module: azure.synapse.artifacts.models -summary: 'A WebLinkedService that uses basic authentication to communicate with an - HTTP endpoint. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebBasicAuthentication(*, url: object, username: object, password: SecretBase, - **kwargs)' - parameters: - - name: url - description: 'Required. The URL of the web service endpoint, e.g. [http://www.microsoft.com](http://www.microsoft.com) - . - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. Type of authentication used to connect to the web table - - source.Constant filled by server. Possible values include: "Basic", "Anonymous", - - "ClientCertificate".' - isRequired: true - types: - - - - - - name: username - description: 'Required. User name for Basic authentication. Type: string (or Expression - with - - resultType string).' - isRequired: true - types: - - - - name: password - description: Required. The password for Basic authentication. - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: username - isRequired: true - - name: password - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.WebBasicAuthentication.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebBasicAuthentication.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebBasicAuthentication.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebBasicAuthentication.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebBasicAuthentication.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebBasicAuthentication.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebBasicAuthentication.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebClientCertificateAuthentication.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebClientCertificateAuthentication.yml deleted file mode 100644 index e2756fe1d320..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebClientCertificateAuthentication.yml +++ /dev/null @@ -1,156 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication -name: WebClientCertificateAuthentication -fullName: azure.synapse.artifacts.models.WebClientCertificateAuthentication -module: azure.synapse.artifacts.models -summary: 'A WebLinkedService that uses client certificate based authentication to - communicate with an HTTP endpoint. This scheme follows mutual authentication; the - server must also provide valid credentials to the client. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebClientCertificateAuthentication(*, url: object, pfx: SecretBase, password: - SecretBase, **kwargs)' - parameters: - - name: url - description: 'Required. The URL of the web service endpoint, e.g. [http://www.microsoft.com](http://www.microsoft.com) - . - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. Type of authentication used to connect to the web table - - source.Constant filled by server. Possible values include: "Basic", "Anonymous", - - "ClientCertificate".' - isRequired: true - types: - - - - - - name: pfx - description: Required. Base64-encoded contents of a PFX file. - isRequired: true - types: - - - - name: password - description: Required. Password for the PFX file. - isRequired: true - types: - - - keywordOnlyParameters: - - name: url - isRequired: true - - name: pfx - isRequired: true - - name: password - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebHookActivity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebHookActivity.yml deleted file mode 100644 index d2b9de97c66a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebHookActivity.yml +++ /dev/null @@ -1,241 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebHookActivity -name: WebHookActivity -fullName: azure.synapse.artifacts.models.WebHookActivity -module: azure.synapse.artifacts.models -summary: 'WebHook activity. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebHookActivity(*, name: str, url: object, additional_properties: Dict[str, - object] | None = None, description: str | None = None, depends_on: List[ActivityDependency] - | None = None, user_properties: List[UserProperty] | None = None, timeout: str - | None = None, headers: object | None = None, body: object | None = None, authentication: - WebActivityAuthentication | None = None, report_status_on_call_back: object | - None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: name - description: Required. Activity name. - isRequired: true - types: - - - - name: type - description: Required. Type of activity.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Activity description. - isRequired: true - types: - - - - name: depends_on - description: Activity depends on condition. - isRequired: true - types: - - [] - - name: user_properties - description: Activity user properties. - isRequired: true - types: - - [] - - name: url - description: 'Required. WebHook activity target endpoint and path. Type: string - (or Expression - - with resultType string).' - isRequired: true - types: - - - - name: timeout - description: 'The timeout within which the webhook should be called back. If there - is no - - value specified, it defaults to 10 minutes. Type: string. Pattern: - - ((d+).)?(dd):(60|([0-5][0-9])):(60|([0-5][0-9])).' - isRequired: true - types: - - - - name: headers - description: 'Represents the headers that will be sent to the request. For example, - to set - - the language and type on a request: "headers" : { "Accept-Language": "en-us", - "Content-Type": - - "application/json" }. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: body - description: 'Represents the payload that will be sent to the endpoint. Required - for POST/PUT - - method, not allowed for GET method Type: string (or Expression with resultType - string).' - isRequired: true - types: - - - - name: authentication - description: Authentication method used for calling the endpoint. - isRequired: true - types: - - - - name: report_status_on_call_back - description: "When set to true,\nstatusCode,\_output\_and\_error\_in\_callback\_\ - request\_body\_will be\nconsumed\_by\_activity.\_The\_activity\_can be marked\ - \ as failed by\_setting\_statusCode\_>=\_400 in\ncallback request. Default is\ - \ false. Type: boolean (or Expression with resultType boolean)." - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: url - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: depends_on - defaultValue: None - - name: user_properties - defaultValue: None - - name: timeout - defaultValue: None - - name: headers - defaultValue: None - - name: body - defaultValue: None - - name: authentication - defaultValue: None - - name: report_status_on_call_back - defaultValue: None -variables: -- description: 'Required. Rest API method for target endpoint. Default value: "POST".' - name: method - types: - - -methods: -- uid: azure.synapse.artifacts.models.WebHookActivity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebHookActivity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebHookActivity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebHookActivity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebHookActivity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebHookActivity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebHookActivity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.WebHookActivity.method - name: method - signature: method = 'POST' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebLinkedService.yml deleted file mode 100644 index 49cccc1a92b7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebLinkedService.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebLinkedService -name: WebLinkedService -fullName: azure.synapse.artifacts.models.WebLinkedService -module: azure.synapse.artifacts.models -summary: 'Web linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebLinkedService(*, type_properties: WebLinkedServiceTypeProperties, additional_properties: - Dict[str, object] | None = None, connect_via: IntegrationRuntimeReference | None - = None, description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: type_properties - description: Required. Web linked service properties. - isRequired: true - types: - - - keywordOnlyParameters: - - name: type_properties - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.WebLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.yml deleted file mode 100644 index f0d951bcb803..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties -name: WebLinkedServiceTypeProperties -fullName: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties -module: azure.synapse.artifacts.models -summary: 'Base definition of WebLinkedServiceTypeProperties, this typeProperties is - polymorphic based on authenticationType, so not flattened in SDK models. - - - You probably want to use the sub-classes and not this class directly. Known - - sub-classes are: WebAnonymousAuthentication, WebBasicAuthentication, WebClientCertificateAuthentication. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebLinkedServiceTypeProperties(*, url: object, **kwargs)' - parameters: - - name: url - description: 'Required. The URL of the web service endpoint, e.g. [http://www.microsoft.com](http://www.microsoft.com) - . - - Type: string (or Expression with resultType string).' - isRequired: true - types: - - - - name: authentication_type - description: 'Required. Type of authentication used to connect to the web table - - source.Constant filled by server. Possible values include: "Basic", "Anonymous", - - "ClientCertificate".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: url - isRequired: true -methods: -- uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebTableDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebTableDataset.yml deleted file mode 100644 index 0d4debcdda2e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebTableDataset.yml +++ /dev/null @@ -1,216 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WebTableDataset -name: WebTableDataset -fullName: azure.synapse.artifacts.models.WebTableDataset -module: azure.synapse.artifacts.models -summary: 'The dataset points to a HTML table in the web page. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'WebTableDataset(*, linked_service_name: LinkedServiceReference, index: - object, additional_properties: Dict[str, object] | None = None, description: str - | None = None, structure: object | None = None, schema: object | None = None, - parameters: Dict[str, ParameterSpecification] | None = None, annotations: List[object] - | None = None, folder: DatasetFolder | None = None, path: object | None = None, - **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: index - description: 'Required. The zero-based index of the table in the web page. Type: - integer (or - - Expression with resultType integer), minimum: 0.' - isRequired: true - types: - - - - name: path - description: 'The relative URL to the web page from the linked service URL. Type: - string (or - - Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: index - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: path - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.WebTableDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebTableDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebTableDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WebTableDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WebTableDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WebTableDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WebTableDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Workspace.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Workspace.yml deleted file mode 100644 index 8bd06ef42860..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Workspace.yml +++ /dev/null @@ -1,195 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.Workspace -name: Workspace -fullName: azure.synapse.artifacts.models.Workspace -module: azure.synapse.artifacts.models -summary: 'Workspace resource type. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'Workspace(*, location: str | None = None, tags: Dict[str, str] | None = - None, additional_properties: Dict[str, object] | None = None, identity: WorkspaceIdentity - | None = None, default_storage: LinkedServiceReference | None = None, default_sql_server: - LinkedServiceReference | None = None, **kwargs)' - parameters: - - name: location - description: The resource location. - isRequired: true - types: - - - - name: tags - description: A set of tags. The resource tags. - isRequired: true - types: - - [, ] - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: identity - description: Managed service identity of the workspace. - isRequired: true - types: - - - - name: default_storage - description: Linked service reference. - isRequired: true - types: - - - - name: default_sql_server - description: Linked service reference. - isRequired: true - types: - - - keywordOnlyParameters: - - name: location - defaultValue: None - - name: tags - defaultValue: None - - name: additional_properties - defaultValue: None - - name: identity - defaultValue: None - - name: default_storage - defaultValue: None - - name: default_sql_server - defaultValue: None -variables: -- description: The resource identifier. - name: id - types: - - -- description: The resource name. - name: name - types: - - -- description: The resource type. - name: type - types: - - -- description: Etag identifies change in the resource. - name: e_tag - types: - - -- description: Workspace provisioning state, example Succeeded. - name: provisioning_state - types: - - -- description: Time the workspace was created in ISO8601 format. - name: create_time - types: - - -- description: Version of the workspace. - name: version - types: - - -methods: -- uid: azure.synapse.artifacts.models.Workspace.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Workspace.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Workspace.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.Workspace.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.Workspace.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.Workspace.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.Workspace.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WorkspaceIdentity.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WorkspaceIdentity.yml deleted file mode 100644 index 151d8d867204..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WorkspaceIdentity.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WorkspaceIdentity -name: WorkspaceIdentity -fullName: azure.synapse.artifacts.models.WorkspaceIdentity -module: azure.synapse.artifacts.models -summary: 'Identity properties of the workspace resource. - - - Variables are only populated by the server, and will be ignored when sending a request. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: WorkspaceIdentity(**kwargs) -variables: -- description: 'Required. The identity type. Currently the only supported type is - ''SystemAssigned''. - - Default value: "SystemAssigned".' - name: type - types: - - -- description: The principal id of the identity. - name: principal_id - types: - - -- description: The client tenant id of the identity. - name: tenant_id - types: - - -methods: -- uid: azure.synapse.artifacts.models.WorkspaceIdentity.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WorkspaceIdentity.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WorkspaceIdentity.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WorkspaceIdentity.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WorkspaceIdentity.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WorkspaceIdentity.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WorkspaceIdentity.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.artifacts.models.WorkspaceIdentity.type - name: type - signature: type = 'SystemAssigned' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WorkspaceUpdateParameters.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WorkspaceUpdateParameters.yml deleted file mode 100644 index bd597e03b109..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WorkspaceUpdateParameters.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters -name: WorkspaceUpdateParameters -fullName: azure.synapse.artifacts.models.WorkspaceUpdateParameters -module: azure.synapse.artifacts.models -summary: Parameters for updating a workspace resource. -constructor: - syntax: 'WorkspaceUpdateParameters(*, tags: Dict[str, str] | None = None, identity: - WorkspaceIdentity | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. The resource tags. - isRequired: true - types: - - [, ] - - name: identity - description: Managed service identity of the workspace. - isRequired: true - types: - - - keywordOnlyParameters: - - name: tags - defaultValue: None - - name: identity - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.XeroLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.XeroLinkedService.yml deleted file mode 100644 index 7d45f01cb5c5..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.XeroLinkedService.yml +++ /dev/null @@ -1,236 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.XeroLinkedService -name: XeroLinkedService -fullName: azure.synapse.artifacts.models.XeroLinkedService -module: azure.synapse.artifacts.models -summary: 'Xero Service linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'XeroLinkedService(*, host: object, additional_properties: Dict[str, object] - | None = None, connect_via: IntegrationRuntimeReference | None = None, description: - str | None = None, parameters: Dict[str, ParameterSpecification] | None = None, - annotations: List[object] | None = None, consumer_key: SecretBase | None = None, - private_key: SecretBase | None = None, use_encrypted_endpoints: object | None - = None, use_host_verification: object | None = None, use_peer_verification: object - | None = None, encrypted_credential: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: host - description: Required. The endpoint of the Xero server. (i.e. api.xero.com). - isRequired: true - types: - - - - name: consumer_key - description: The consumer key associated with the Xero application. - isRequired: true - types: - - - - name: private_key - description: 'The private key from the .pem file that was generated for your Xero - private - - application. You must include all the text from the .pem file, including the - Unix line endings( - - ).' - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: host - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: consumer_key - defaultValue: None - - name: private_key - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.XeroLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.XeroLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.XeroLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.XeroLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.XeroLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.XeroLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.XeroLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.XeroObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.XeroObjectDataset.yml deleted file mode 100644 index c3f18b6be4d0..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.XeroObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.XeroObjectDataset -name: XeroObjectDataset -fullName: azure.synapse.artifacts.models.XeroObjectDataset -module: azure.synapse.artifacts.models -summary: 'Xero Service dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'XeroObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.XeroObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.XeroObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.XeroObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.XeroObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.XeroObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.XeroObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.XeroObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ZohoLinkedService.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ZohoLinkedService.yml deleted file mode 100644 index 00ae2c370231..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ZohoLinkedService.yml +++ /dev/null @@ -1,223 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ZohoLinkedService -name: ZohoLinkedService -fullName: azure.synapse.artifacts.models.ZohoLinkedService -module: azure.synapse.artifacts.models -summary: 'Zoho server linked service. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ZohoLinkedService(*, endpoint: object, additional_properties: Dict[str, - object] | None = None, connect_via: IntegrationRuntimeReference | None = None, - description: str | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, access_token: SecretBase - | None = None, use_encrypted_endpoints: object | None = None, use_host_verification: - object | None = None, use_peer_verification: object | None = None, encrypted_credential: - object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of linked service.Constant filled by server. - isRequired: true - types: - - - - name: connect_via - description: The integration runtime reference. - isRequired: true - types: - - - - name: description - description: Linked service description. - isRequired: true - types: - - - - name: parameters - description: Parameters for linked service. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the linked service. - isRequired: true - types: - - [] - - name: endpoint - description: Required. The endpoint of the Zoho server. (i.e. crm.zoho.com/crm/private). - isRequired: true - types: - - - - name: access_token - description: The access token for Zoho authentication. - isRequired: true - types: - - - - name: use_encrypted_endpoints - description: 'Specifies whether the data source endpoints are encrypted using - - HTTPS. The default value is true.' - isRequired: true - types: - - - - name: use_host_verification - description: 'Specifies whether to require the host name in the server''s - - certificate to match the host name of the server when connecting over SSL. The - default value is - - true.' - isRequired: true - types: - - - - name: use_peer_verification - description: 'Specifies whether to verify the identity of the server when - - connecting over SSL. The default value is true.' - isRequired: true - types: - - - - name: encrypted_credential - description: 'The encrypted credential used for authentication. Credentials are - - encrypted using the integration runtime credential manager. Type: string (or - Expression with - - resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: endpoint - isRequired: true - - name: additional_properties - defaultValue: None - - name: connect_via - defaultValue: None - - name: description - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: access_token - defaultValue: None - - name: use_encrypted_endpoints - defaultValue: None - - name: use_host_verification - defaultValue: None - - name: use_peer_verification - defaultValue: None - - name: encrypted_credential - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ZohoLinkedService.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ZohoLinkedService.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ZohoLinkedService.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ZohoLinkedService.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ZohoLinkedService.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ZohoLinkedService.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ZohoLinkedService.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ZohoObjectDataset.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ZohoObjectDataset.yml deleted file mode 100644 index afdfd584d62e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ZohoObjectDataset.yml +++ /dev/null @@ -1,202 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.models.ZohoObjectDataset -name: ZohoObjectDataset -fullName: azure.synapse.artifacts.models.ZohoObjectDataset -module: azure.synapse.artifacts.models -summary: 'Zoho server dataset. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ZohoObjectDataset(*, linked_service_name: LinkedServiceReference, additional_properties: - Dict[str, object] | None = None, description: str | None = None, structure: object - | None = None, schema: object | None = None, parameters: Dict[str, ParameterSpecification] - | None = None, annotations: List[object] | None = None, folder: DatasetFolder - | None = None, table_name: object | None = None, **kwargs)' - parameters: - - name: additional_properties - description: 'Unmatched properties from the message are deserialized to this - - collection.' - isRequired: true - types: - - [, ] - - name: type - description: Required. Type of dataset.Constant filled by server. - isRequired: true - types: - - - - name: description - description: Dataset description. - isRequired: true - types: - - - - name: structure - description: 'Columns that define the structure of the dataset. Type: array (or - Expression - - with resultType array), itemType: DatasetDataElement.' - isRequired: true - types: - - - - name: schema - description: 'Columns that define the physical type schema of the dataset. Type: - array (or - - Expression with resultType array), itemType: DatasetSchemaDataElement.' - isRequired: true - types: - - - - name: linked_service_name - description: Required. Linked service reference. - isRequired: true - types: - - - - name: parameters - description: Parameters for dataset. - isRequired: true - types: - - [, ] - - name: annotations - description: List of tags that can be used for describing the Dataset. - isRequired: true - types: - - [] - - name: folder - description: 'The folder that this Dataset is in. If not specified, Dataset will - appear at the - - root level.' - isRequired: true - types: - - - - name: table_name - description: 'The table name. Type: string (or Expression with resultType string).' - isRequired: true - types: - - - keywordOnlyParameters: - - name: linked_service_name - isRequired: true - - name: additional_properties - defaultValue: None - - name: description - defaultValue: None - - name: structure - defaultValue: None - - name: schema - defaultValue: None - - name: parameters - defaultValue: None - - name: annotations - defaultValue: None - - name: folder - defaultValue: None - - name: table_name - defaultValue: None -methods: -- uid: azure.synapse.artifacts.models.ZohoObjectDataset.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ZohoObjectDataset.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ZohoObjectDataset.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.artifacts.models.ZohoObjectDataset.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.artifacts.models.ZohoObjectDataset.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.artifacts.models.ZohoObjectDataset.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.artifacts.models.ZohoObjectDataset.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.yml deleted file mode 100644 index c63dfbda0e28..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.yml +++ /dev/null @@ -1,416 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.artifacts.models -name: models -fullName: azure.synapse.artifacts.models -type: import -classes: -- azure.synapse.artifacts.models.Activity -- azure.synapse.artifacts.models.ActivityDependency -- azure.synapse.artifacts.models.ActivityPolicy -- azure.synapse.artifacts.models.ActivityRun -- azure.synapse.artifacts.models.ActivityRunsQueryResponse -- azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse -- azure.synapse.artifacts.models.AmazonMWSLinkedService -- azure.synapse.artifacts.models.AmazonMWSObjectDataset -- azure.synapse.artifacts.models.AmazonRedshiftLinkedService -- azure.synapse.artifacts.models.AmazonRedshiftTableDataset -- azure.synapse.artifacts.models.AmazonS3LinkedService -- azure.synapse.artifacts.models.AppendVariableActivity -- azure.synapse.artifacts.models.AvroDataset -- azure.synapse.artifacts.models.AzureBatchLinkedService -- azure.synapse.artifacts.models.AzureBlobFSLinkedService -- azure.synapse.artifacts.models.AzureBlobStorageLinkedService -- azure.synapse.artifacts.models.AzureDataExplorerCommandActivity -- azure.synapse.artifacts.models.AzureDataExplorerLinkedService -- azure.synapse.artifacts.models.AzureDataExplorerTableDataset -- azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService -- azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService -- azure.synapse.artifacts.models.AzureDatabricksLinkedService -- azure.synapse.artifacts.models.AzureFileStorageLinkedService -- azure.synapse.artifacts.models.AzureFunctionActivity -- azure.synapse.artifacts.models.AzureFunctionLinkedService -- azure.synapse.artifacts.models.AzureKeyVaultLinkedService -- azure.synapse.artifacts.models.AzureKeyVaultSecretReference -- azure.synapse.artifacts.models.AzureMLBatchExecutionActivity -- azure.synapse.artifacts.models.AzureMLExecutePipelineActivity -- azure.synapse.artifacts.models.AzureMLLinkedService -- azure.synapse.artifacts.models.AzureMLServiceLinkedService -- azure.synapse.artifacts.models.AzureMLUpdateResourceActivity -- azure.synapse.artifacts.models.AzureMLWebServiceFile -- azure.synapse.artifacts.models.AzureMariaDBLinkedService -- azure.synapse.artifacts.models.AzureMariaDBTableDataset -- azure.synapse.artifacts.models.AzureMySqlLinkedService -- azure.synapse.artifacts.models.AzureMySqlTableDataset -- azure.synapse.artifacts.models.AzurePostgreSqlLinkedService -- azure.synapse.artifacts.models.AzurePostgreSqlTableDataset -- azure.synapse.artifacts.models.AzureSearchIndexDataset -- azure.synapse.artifacts.models.AzureSearchLinkedService -- azure.synapse.artifacts.models.AzureSqlDWLinkedService -- azure.synapse.artifacts.models.AzureSqlDWTableDataset -- azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService -- azure.synapse.artifacts.models.AzureSqlMILinkedService -- azure.synapse.artifacts.models.AzureSqlMITableDataset -- azure.synapse.artifacts.models.AzureSqlTableDataset -- azure.synapse.artifacts.models.AzureStorageLinkedService -- azure.synapse.artifacts.models.AzureTableDataset -- azure.synapse.artifacts.models.AzureTableStorageLinkedService -- azure.synapse.artifacts.models.BigDataPoolReference -- azure.synapse.artifacts.models.BinaryDataset -- azure.synapse.artifacts.models.CassandraLinkedService -- azure.synapse.artifacts.models.CassandraTableDataset -- azure.synapse.artifacts.models.CloudError -- azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset -- azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService -- azure.synapse.artifacts.models.ConcurLinkedService -- azure.synapse.artifacts.models.ConcurObjectDataset -- azure.synapse.artifacts.models.ControlActivity -- azure.synapse.artifacts.models.CopyActivity -- azure.synapse.artifacts.models.CopySink -- azure.synapse.artifacts.models.CopySource -- azure.synapse.artifacts.models.CosmosDbLinkedService -- azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset -- azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService -- azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset -- azure.synapse.artifacts.models.CouchbaseLinkedService -- azure.synapse.artifacts.models.CouchbaseTableDataset -- azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest -- azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse -- azure.synapse.artifacts.models.CreateRunResponse -- azure.synapse.artifacts.models.CustomActivity -- azure.synapse.artifacts.models.CustomActivityReferenceObject -- azure.synapse.artifacts.models.CustomDataSourceLinkedService -- azure.synapse.artifacts.models.DataFlow -- azure.synapse.artifacts.models.DataFlowDebugCommandRequest -- azure.synapse.artifacts.models.DataFlowDebugCommandResponse -- azure.synapse.artifacts.models.DataFlowDebugPackage -- azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings -- azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest -- azure.synapse.artifacts.models.DataFlowDebugQueryResponse -- azure.synapse.artifacts.models.DataFlowDebugResource -- azure.synapse.artifacts.models.DataFlowDebugResultResponse -- azure.synapse.artifacts.models.DataFlowDebugSessionInfo -- azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest -- azure.synapse.artifacts.models.DataFlowFolder -- azure.synapse.artifacts.models.DataFlowListResponse -- azure.synapse.artifacts.models.DataFlowReference -- azure.synapse.artifacts.models.DataFlowResource -- azure.synapse.artifacts.models.DataFlowSink -- azure.synapse.artifacts.models.DataFlowSource -- azure.synapse.artifacts.models.DataFlowSourceSetting -- azure.synapse.artifacts.models.DataFlowStagingInfo -- azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity -- azure.synapse.artifacts.models.DatabricksNotebookActivity -- azure.synapse.artifacts.models.DatabricksSparkJarActivity -- azure.synapse.artifacts.models.DatabricksSparkPythonActivity -- azure.synapse.artifacts.models.Dataset -- azure.synapse.artifacts.models.DatasetBZip2Compression -- azure.synapse.artifacts.models.DatasetCompression -- azure.synapse.artifacts.models.DatasetDebugResource -- azure.synapse.artifacts.models.DatasetDeflateCompression -- azure.synapse.artifacts.models.DatasetFolder -- azure.synapse.artifacts.models.DatasetGZipCompression -- azure.synapse.artifacts.models.DatasetListResponse -- azure.synapse.artifacts.models.DatasetLocation -- azure.synapse.artifacts.models.DatasetReference -- azure.synapse.artifacts.models.DatasetResource -- azure.synapse.artifacts.models.DatasetZipDeflateCompression -- azure.synapse.artifacts.models.Db2LinkedService -- azure.synapse.artifacts.models.Db2TableDataset -- azure.synapse.artifacts.models.DeleteActivity -- azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest -- azure.synapse.artifacts.models.DelimitedTextDataset -- azure.synapse.artifacts.models.DocumentDbCollectionDataset -- azure.synapse.artifacts.models.DrillLinkedService -- azure.synapse.artifacts.models.DrillTableDataset -- azure.synapse.artifacts.models.DynamicsAXLinkedService -- azure.synapse.artifacts.models.DynamicsAXResourceDataset -- azure.synapse.artifacts.models.DynamicsCrmEntityDataset -- azure.synapse.artifacts.models.DynamicsCrmLinkedService -- azure.synapse.artifacts.models.DynamicsEntityDataset -- azure.synapse.artifacts.models.DynamicsLinkedService -- azure.synapse.artifacts.models.EloquaLinkedService -- azure.synapse.artifacts.models.EloquaObjectDataset -- azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest -- azure.synapse.artifacts.models.ExecuteDataFlowActivity -- azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute -- azure.synapse.artifacts.models.ExecutePipelineActivity -- azure.synapse.artifacts.models.ExecuteSSISPackageActivity -- azure.synapse.artifacts.models.ExecutionActivity -- azure.synapse.artifacts.models.ExposureControlRequest -- azure.synapse.artifacts.models.ExposureControlResponse -- azure.synapse.artifacts.models.Expression -- azure.synapse.artifacts.models.FileServerLinkedService -- azure.synapse.artifacts.models.FilterActivity -- azure.synapse.artifacts.models.ForEachActivity -- azure.synapse.artifacts.models.FtpServerLinkedService -- azure.synapse.artifacts.models.GetMetadataActivity -- azure.synapse.artifacts.models.GetSsisObjectMetadataRequest -- azure.synapse.artifacts.models.GoogleAdWordsLinkedService -- azure.synapse.artifacts.models.GoogleAdWordsObjectDataset -- azure.synapse.artifacts.models.GoogleBigQueryLinkedService -- azure.synapse.artifacts.models.GoogleBigQueryObjectDataset -- azure.synapse.artifacts.models.GoogleCloudStorageLinkedService -- azure.synapse.artifacts.models.GreenplumLinkedService -- azure.synapse.artifacts.models.GreenplumTableDataset -- azure.synapse.artifacts.models.HBaseLinkedService -- azure.synapse.artifacts.models.HBaseObjectDataset -- azure.synapse.artifacts.models.HDInsightHiveActivity -- azure.synapse.artifacts.models.HDInsightLinkedService -- azure.synapse.artifacts.models.HDInsightMapReduceActivity -- azure.synapse.artifacts.models.HDInsightOnDemandLinkedService -- azure.synapse.artifacts.models.HDInsightPigActivity -- azure.synapse.artifacts.models.HDInsightSparkActivity -- azure.synapse.artifacts.models.HDInsightStreamingActivity -- azure.synapse.artifacts.models.HdfsLinkedService -- azure.synapse.artifacts.models.HiveLinkedService -- azure.synapse.artifacts.models.HiveObjectDataset -- azure.synapse.artifacts.models.HttpLinkedService -- azure.synapse.artifacts.models.HubspotLinkedService -- azure.synapse.artifacts.models.HubspotObjectDataset -- azure.synapse.artifacts.models.IfConditionActivity -- azure.synapse.artifacts.models.ImpalaLinkedService -- azure.synapse.artifacts.models.ImpalaObjectDataset -- azure.synapse.artifacts.models.InformixLinkedService -- azure.synapse.artifacts.models.InformixTableDataset -- azure.synapse.artifacts.models.IntegrationRuntimeReference -- azure.synapse.artifacts.models.JiraLinkedService -- azure.synapse.artifacts.models.JiraObjectDataset -- azure.synapse.artifacts.models.JsonDataset -- azure.synapse.artifacts.models.LinkedService -- azure.synapse.artifacts.models.LinkedServiceDebugResource -- azure.synapse.artifacts.models.LinkedServiceListResponse -- azure.synapse.artifacts.models.LinkedServiceReference -- azure.synapse.artifacts.models.LinkedServiceResource -- azure.synapse.artifacts.models.LogStorageSettings -- azure.synapse.artifacts.models.LookupActivity -- azure.synapse.artifacts.models.MagentoLinkedService -- azure.synapse.artifacts.models.MagentoObjectDataset -- azure.synapse.artifacts.models.MappingDataFlow -- azure.synapse.artifacts.models.MariaDBLinkedService -- azure.synapse.artifacts.models.MariaDBTableDataset -- azure.synapse.artifacts.models.MarketoLinkedService -- azure.synapse.artifacts.models.MarketoObjectDataset -- azure.synapse.artifacts.models.MicrosoftAccessLinkedService -- azure.synapse.artifacts.models.MicrosoftAccessTableDataset -- azure.synapse.artifacts.models.MongoDbCollectionDataset -- azure.synapse.artifacts.models.MongoDbLinkedService -- azure.synapse.artifacts.models.MongoDbV2CollectionDataset -- azure.synapse.artifacts.models.MongoDbV2LinkedService -- azure.synapse.artifacts.models.MultiplePipelineTrigger -- azure.synapse.artifacts.models.MySqlLinkedService -- azure.synapse.artifacts.models.MySqlTableDataset -- azure.synapse.artifacts.models.NetezzaLinkedService -- azure.synapse.artifacts.models.NetezzaTableDataset -- azure.synapse.artifacts.models.Notebook -- azure.synapse.artifacts.models.NotebookCell -- azure.synapse.artifacts.models.NotebookCellOutputItem -- azure.synapse.artifacts.models.NotebookKernelSpec -- azure.synapse.artifacts.models.NotebookLanguageInfo -- azure.synapse.artifacts.models.NotebookListResponse -- azure.synapse.artifacts.models.NotebookMetadata -- azure.synapse.artifacts.models.NotebookResource -- azure.synapse.artifacts.models.NotebookSessionProperties -- azure.synapse.artifacts.models.ODataLinkedService -- azure.synapse.artifacts.models.ODataResourceDataset -- azure.synapse.artifacts.models.OdbcLinkedService -- azure.synapse.artifacts.models.OdbcTableDataset -- azure.synapse.artifacts.models.Office365Dataset -- azure.synapse.artifacts.models.Office365LinkedService -- azure.synapse.artifacts.models.OracleLinkedService -- azure.synapse.artifacts.models.OracleServiceCloudLinkedService -- azure.synapse.artifacts.models.OracleServiceCloudObjectDataset -- azure.synapse.artifacts.models.OracleTableDataset -- azure.synapse.artifacts.models.OrcDataset -- azure.synapse.artifacts.models.ParameterSpecification -- azure.synapse.artifacts.models.ParquetDataset -- azure.synapse.artifacts.models.PaypalLinkedService -- azure.synapse.artifacts.models.PaypalObjectDataset -- azure.synapse.artifacts.models.PhoenixLinkedService -- azure.synapse.artifacts.models.PhoenixObjectDataset -- azure.synapse.artifacts.models.PipelineFolder -- azure.synapse.artifacts.models.PipelineListResponse -- azure.synapse.artifacts.models.PipelineReference -- azure.synapse.artifacts.models.PipelineResource -- azure.synapse.artifacts.models.PipelineRun -- azure.synapse.artifacts.models.PipelineRunInvokedBy -- azure.synapse.artifacts.models.PipelineRunsQueryResponse -- azure.synapse.artifacts.models.PostgreSqlLinkedService -- azure.synapse.artifacts.models.PostgreSqlTableDataset -- azure.synapse.artifacts.models.PrestoLinkedService -- azure.synapse.artifacts.models.PrestoObjectDataset -- azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse -- azure.synapse.artifacts.models.QuickBooksLinkedService -- azure.synapse.artifacts.models.QuickBooksObjectDataset -- azure.synapse.artifacts.models.RedirectIncompatibleRowSettings -- azure.synapse.artifacts.models.RelationalTableDataset -- azure.synapse.artifacts.models.RerunTriggerListResponse -- azure.synapse.artifacts.models.RerunTriggerResource -- azure.synapse.artifacts.models.RerunTumblingWindowTrigger -- azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters -- azure.synapse.artifacts.models.Resource -- azure.synapse.artifacts.models.ResponsysLinkedService -- azure.synapse.artifacts.models.ResponsysObjectDataset -- azure.synapse.artifacts.models.RestResourceDataset -- azure.synapse.artifacts.models.RestServiceLinkedService -- azure.synapse.artifacts.models.RunFilterParameters -- azure.synapse.artifacts.models.RunQueryFilter -- azure.synapse.artifacts.models.RunQueryOrderBy -- azure.synapse.artifacts.models.SSISAccessCredential -- azure.synapse.artifacts.models.SSISChildPackage -- azure.synapse.artifacts.models.SSISExecutionCredential -- azure.synapse.artifacts.models.SSISExecutionParameter -- azure.synapse.artifacts.models.SSISLogLocation -- azure.synapse.artifacts.models.SSISPackageLocation -- azure.synapse.artifacts.models.SSISPropertyOverride -- azure.synapse.artifacts.models.SalesforceLinkedService -- azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService -- azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset -- azure.synapse.artifacts.models.SalesforceObjectDataset -- azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService -- azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset -- azure.synapse.artifacts.models.SapBWLinkedService -- azure.synapse.artifacts.models.SapBwCubeDataset -- azure.synapse.artifacts.models.SapCloudForCustomerLinkedService -- azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset -- azure.synapse.artifacts.models.SapEccLinkedService -- azure.synapse.artifacts.models.SapEccResourceDataset -- azure.synapse.artifacts.models.SapHanaLinkedService -- azure.synapse.artifacts.models.SapHanaTableDataset -- azure.synapse.artifacts.models.SapOpenHubLinkedService -- azure.synapse.artifacts.models.SapOpenHubTableDataset -- azure.synapse.artifacts.models.SapTableLinkedService -- azure.synapse.artifacts.models.SapTableResourceDataset -- azure.synapse.artifacts.models.ScriptAction -- azure.synapse.artifacts.models.SecretBase -- azure.synapse.artifacts.models.SecureString -- azure.synapse.artifacts.models.ServiceNowLinkedService -- azure.synapse.artifacts.models.ServiceNowObjectDataset -- azure.synapse.artifacts.models.SetVariableActivity -- azure.synapse.artifacts.models.SftpServerLinkedService -- azure.synapse.artifacts.models.ShopifyLinkedService -- azure.synapse.artifacts.models.ShopifyObjectDataset -- azure.synapse.artifacts.models.SparkBatchJob -- azure.synapse.artifacts.models.SparkBatchJobState -- azure.synapse.artifacts.models.SparkJobDefinition -- azure.synapse.artifacts.models.SparkJobDefinitionResource -- azure.synapse.artifacts.models.SparkJobDefinitionsListResponse -- azure.synapse.artifacts.models.SparkJobProperties -- azure.synapse.artifacts.models.SparkLinkedService -- azure.synapse.artifacts.models.SparkObjectDataset -- azure.synapse.artifacts.models.SparkRequest -- azure.synapse.artifacts.models.SparkScheduler -- azure.synapse.artifacts.models.SparkServiceError -- azure.synapse.artifacts.models.SparkServicePlugin -- azure.synapse.artifacts.models.SqlConnection -- azure.synapse.artifacts.models.SqlScript -- azure.synapse.artifacts.models.SqlScriptContent -- azure.synapse.artifacts.models.SqlScriptMetadata -- azure.synapse.artifacts.models.SqlScriptResource -- azure.synapse.artifacts.models.SqlScriptsListResponse -- azure.synapse.artifacts.models.SqlServerLinkedService -- azure.synapse.artifacts.models.SqlServerStoredProcedureActivity -- azure.synapse.artifacts.models.SqlServerTableDataset -- azure.synapse.artifacts.models.SquareLinkedService -- azure.synapse.artifacts.models.SquareObjectDataset -- azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse -- azure.synapse.artifacts.models.StagingSettings -- azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest -- azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse -- azure.synapse.artifacts.models.StoredProcedureParameter -- azure.synapse.artifacts.models.SubResource -- azure.synapse.artifacts.models.SubResourceDebugResource -- azure.synapse.artifacts.models.SwitchActivity -- azure.synapse.artifacts.models.SwitchCase -- azure.synapse.artifacts.models.SybaseLinkedService -- azure.synapse.artifacts.models.SybaseTableDataset -- azure.synapse.artifacts.models.TeradataLinkedService -- azure.synapse.artifacts.models.TeradataTableDataset -- azure.synapse.artifacts.models.Transformation -- azure.synapse.artifacts.models.Trigger -- azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus -- azure.synapse.artifacts.models.TriggerListResponse -- azure.synapse.artifacts.models.TriggerPipelineReference -- azure.synapse.artifacts.models.TriggerResource -- azure.synapse.artifacts.models.TriggerRun -- azure.synapse.artifacts.models.TriggerRunsQueryResponse -- azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus -- azure.synapse.artifacts.models.UntilActivity -- azure.synapse.artifacts.models.UserProperty -- azure.synapse.artifacts.models.ValidationActivity -- azure.synapse.artifacts.models.VariableSpecification -- azure.synapse.artifacts.models.VerticaLinkedService -- azure.synapse.artifacts.models.VerticaTableDataset -- azure.synapse.artifacts.models.WaitActivity -- azure.synapse.artifacts.models.WebActivity -- azure.synapse.artifacts.models.WebActivityAuthentication -- azure.synapse.artifacts.models.WebAnonymousAuthentication -- azure.synapse.artifacts.models.WebBasicAuthentication -- azure.synapse.artifacts.models.WebClientCertificateAuthentication -- azure.synapse.artifacts.models.WebHookActivity -- azure.synapse.artifacts.models.WebLinkedService -- azure.synapse.artifacts.models.WebLinkedServiceTypeProperties -- azure.synapse.artifacts.models.WebTableDataset -- azure.synapse.artifacts.models.Workspace -- azure.synapse.artifacts.models.WorkspaceIdentity -- azure.synapse.artifacts.models.WorkspaceUpdateParameters -- azure.synapse.artifacts.models.XeroLinkedService -- azure.synapse.artifacts.models.XeroObjectDataset -- azure.synapse.artifacts.models.ZohoLinkedService -- azure.synapse.artifacts.models.ZohoObjectDataset -enums: -- azure.synapse.artifacts.models.AvroCompressionCodec -- azure.synapse.artifacts.models.AzureFunctionActivityMethod -- azure.synapse.artifacts.models.CellOutputType -- azure.synapse.artifacts.models.DataFlowComputeType -- azure.synapse.artifacts.models.DatasetCompressionLevel -- azure.synapse.artifacts.models.DelimitedTextCompressionCodec -- azure.synapse.artifacts.models.DependencyCondition -- azure.synapse.artifacts.models.DynamicsAuthenticationType -- azure.synapse.artifacts.models.DynamicsDeploymentType -- azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType -- azure.synapse.artifacts.models.EventSubscriptionStatus -- azure.synapse.artifacts.models.FtpAuthenticationType -- azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType -- azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType -- azure.synapse.artifacts.models.HBaseAuthenticationType -- azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption -- azure.synapse.artifacts.models.HdiNodeTypes -- azure.synapse.artifacts.models.HiveAuthenticationType -- azure.synapse.artifacts.models.HiveServerType -- azure.synapse.artifacts.models.HiveThriftTransportProtocol -- azure.synapse.artifacts.models.HttpAuthenticationType -- azure.synapse.artifacts.models.ImpalaAuthenticationType -- azure.synapse.artifacts.models.MongoDbAuthenticationType -- azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType -- azure.synapse.artifacts.models.ODataAuthenticationType -- azure.synapse.artifacts.models.OrcCompressionCodec -- azure.synapse.artifacts.models.ParameterType -- azure.synapse.artifacts.models.ParquetCompressionCodec -- azure.synapse.artifacts.models.PhoenixAuthenticationType -- azure.synapse.artifacts.models.PluginCurrentState -- azure.synapse.artifacts.models.PrestoAuthenticationType -- azure.synapse.artifacts.models.RestServiceAuthenticationType -- azure.synapse.artifacts.models.RunQueryFilterOperand -- azure.synapse.artifacts.models.RunQueryFilterOperator -- azure.synapse.artifacts.models.RunQueryOrder -- azure.synapse.artifacts.models.RunQueryOrderByField -- azure.synapse.artifacts.models.SapHanaAuthenticationType -- azure.synapse.artifacts.models.SchedulerCurrentState -- azure.synapse.artifacts.models.ServiceNowAuthenticationType -- azure.synapse.artifacts.models.SftpAuthenticationType -- azure.synapse.artifacts.models.SparkAuthenticationType -- azure.synapse.artifacts.models.SparkBatchJobResultType -- azure.synapse.artifacts.models.SparkErrorSource -- azure.synapse.artifacts.models.SparkJobType -- azure.synapse.artifacts.models.SparkServerType -- azure.synapse.artifacts.models.SparkThriftTransportProtocol -- azure.synapse.artifacts.models.SqlConnectionType -- azure.synapse.artifacts.models.SsisPackageLocationType -- azure.synapse.artifacts.models.StoredProcedureParameterType -- azure.synapse.artifacts.models.SybaseAuthenticationType -- azure.synapse.artifacts.models.TeradataAuthenticationType -- azure.synapse.artifacts.models.TriggerRunStatus -- azure.synapse.artifacts.models.TriggerRuntimeState -- azure.synapse.artifacts.models.VariableType -- azure.synapse.artifacts.models.WebActivityMethod -- azure.synapse.artifacts.models.WebAuthenticationType diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.yml deleted file mode 100644 index 4dc0aea688a7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.yml +++ /dev/null @@ -1,173 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations -name: DataFlowDebugSessionOperations -fullName: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations -module: azure.synapse.artifacts.operations -summary: 'DataFlowDebugSessionOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: DataFlowDebugSessionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.add_data_flow - name: add_data_flow - summary: Add a data flow into debug session. - signature: 'add_data_flow(request: ''models.DataFlowDebugPackage'', **kwargs: Any) - -> models.AddDataFlowToDebugSessionResponse' - parameters: - - name: request - description: Data flow debug session definition with debug content. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: AddDataFlowToDebugSessionResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.begin_create_data_flow_debug_session - name: begin_create_data_flow_debug_session - summary: Creates a data flow debug session. - signature: 'begin_create_data_flow_debug_session(request: ''models.CreateDataFlowDebugSessionRequest'', - **kwargs: Any) -> LROPoller[''models.CreateDataFlowDebugSessionResponse'']' - parameters: - - name: request - description: Data flow debug session definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either CreateDataFlowDebugSessionResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.begin_execute_command - name: begin_execute_command - summary: Execute a data flow debug command. - signature: 'begin_execute_command(request: ''models.DataFlowDebugCommandRequest'', - **kwargs: Any) -> LROPoller[''models.DataFlowDebugCommandResponse'']' - parameters: - - name: request - description: Data flow debug command definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either DataFlowDebugCommandResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.delete_data_flow_debug_session - name: delete_data_flow_debug_session - summary: Deletes a data flow debug session. - signature: 'delete_data_flow_debug_session(request: ''models.DeleteDataFlowDebugSessionRequest'', - **kwargs: Any) -> None' - parameters: - - name: request - description: Data flow debug session definition for deletion. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.query_data_flow_debug_sessions_by_workspace - name: query_data_flow_debug_sessions_by_workspace - summary: Query all active data flow debug sessions. - signature: 'query_data_flow_debug_sessions_by_workspace(**kwargs: Any) -> Iterable[''models.QueryDataFlowDebugSessionsResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either QueryDataFlowDebugSessionsResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DataFlowOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DataFlowOperations.yml deleted file mode 100644 index 577f541926e8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DataFlowOperations.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.DataFlowOperations -name: DataFlowOperations -fullName: azure.synapse.artifacts.operations.DataFlowOperations -module: azure.synapse.artifacts.operations -summary: 'DataFlowOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: DataFlowOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.DataFlowOperations.create_or_update_data_flow - name: create_or_update_data_flow - summary: Creates or updates a data flow. - signature: 'create_or_update_data_flow(data_flow_name: str, properties: ''models.DataFlow'', - if_match: str | None = None, **kwargs: Any) -> models.DataFlowResource' - parameters: - - name: data_flow_name - description: The data flow name. - isRequired: true - types: - - - - name: properties - description: Data flow properties. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the data flow entity. Should only be specified for update, - for which - - it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataFlowResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DataFlowOperations.delete_data_flow - name: delete_data_flow - summary: Deletes a data flow. - signature: 'delete_data_flow(data_flow_name: str, **kwargs: Any) -> None' - parameters: - - name: data_flow_name - description: The data flow name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DataFlowOperations.get_data_flow - name: get_data_flow - summary: Gets a data flow. - signature: 'get_data_flow(data_flow_name: str, if_none_match: str | None = None, - **kwargs: Any) -> models.DataFlowResource' - parameters: - - name: data_flow_name - description: The data flow name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the data flow entity. Should only be specified for get. - If the - - ETag matches the existing entity tag, or if * was provided, then no content - will be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DataFlowResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DataFlowOperations.get_data_flows_by_workspace - name: get_data_flows_by_workspace - summary: Lists data flows. - signature: 'get_data_flows_by_workspace(**kwargs: Any) -> Iterable[''models.DataFlowListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DataFlowListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.DataFlowOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DatasetOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DatasetOperations.yml deleted file mode 100644 index c11983f2840e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DatasetOperations.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.DatasetOperations -name: DatasetOperations -fullName: azure.synapse.artifacts.operations.DatasetOperations -module: azure.synapse.artifacts.operations -summary: 'DatasetOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: DatasetOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.DatasetOperations.create_or_update_dataset - name: create_or_update_dataset - summary: Creates or updates a dataset. - signature: 'create_or_update_dataset(dataset_name: str, properties: ''models.Dataset'', - if_match: str | None = None, **kwargs: Any) -> models.DatasetResource' - parameters: - - name: dataset_name - description: The dataset name. - isRequired: true - types: - - - - name: properties - description: Dataset properties. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the dataset entity. Should only be specified for update, - for which it - - should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DatasetResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DatasetOperations.delete_dataset - name: delete_dataset - summary: Deletes a dataset. - signature: 'delete_dataset(dataset_name: str, **kwargs: Any) -> None' - parameters: - - name: dataset_name - description: The dataset name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DatasetOperations.get_dataset - name: get_dataset - summary: Gets a dataset. - signature: 'get_dataset(dataset_name: str, if_none_match: str | None = None, **kwargs: - Any) -> ''models.DatasetResource'' | None' - parameters: - - name: dataset_name - description: The dataset name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the dataset entity. Should only be specified for get. If - the ETag - - matches the existing entity tag, or if * was provided, then no content will - be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: DatasetResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.DatasetOperations.get_datasets_by_workspace - name: get_datasets_by_workspace - summary: Lists datasets. - signature: 'get_datasets_by_workspace(**kwargs: Any) -> Iterable[''models.DatasetListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either DatasetListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.DatasetOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.LinkedServiceOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.LinkedServiceOperations.yml deleted file mode 100644 index aa6c056b0721..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.LinkedServiceOperations.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.LinkedServiceOperations -name: LinkedServiceOperations -fullName: azure.synapse.artifacts.operations.LinkedServiceOperations -module: azure.synapse.artifacts.operations -summary: 'LinkedServiceOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: LinkedServiceOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.LinkedServiceOperations.create_or_update_linked_service - name: create_or_update_linked_service - summary: Creates or updates a linked service. - signature: 'create_or_update_linked_service(linked_service_name: str, properties: - ''models.LinkedService'', if_match: str | None = None, **kwargs: Any) -> models.LinkedServiceResource' - parameters: - - name: linked_service_name - description: The linked service name. - isRequired: true - types: - - - - name: properties - description: Properties of linked service. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the linkedService entity. Should only be specified for - update, for - - which it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LinkedServiceResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.LinkedServiceOperations.delete_linked_service - name: delete_linked_service - summary: Deletes a linked service. - signature: 'delete_linked_service(linked_service_name: str, **kwargs: Any) -> None' - parameters: - - name: linked_service_name - description: The linked service name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.LinkedServiceOperations.get_linked_service - name: get_linked_service - summary: Gets a linked service. - signature: 'get_linked_service(linked_service_name: str, if_none_match: str | None - = None, **kwargs: Any) -> ''models.LinkedServiceResource'' | None' - parameters: - - name: linked_service_name - description: The linked service name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the linked service entity. Should only be specified for - get. If - - the ETag matches the existing entity tag, or if * was provided, then no content - will be - - returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LinkedServiceResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.LinkedServiceOperations.get_linked_services_by_workspace - name: get_linked_services_by_workspace - summary: Lists linked services. - signature: 'get_linked_services_by_workspace(**kwargs: Any) -> Iterable[''models.LinkedServiceListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either LinkedServiceListResponse or - the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.LinkedServiceOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.NotebookOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.NotebookOperations.yml deleted file mode 100644 index d74a509c35ef..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.NotebookOperations.yml +++ /dev/null @@ -1,155 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.NotebookOperations -name: NotebookOperations -fullName: azure.synapse.artifacts.operations.NotebookOperations -module: azure.synapse.artifacts.operations -summary: 'NotebookOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: NotebookOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.NotebookOperations.create_or_update_notebook - name: create_or_update_notebook - summary: Creates or updates a Note Book. - signature: 'create_or_update_notebook(notebook_name: str, properties: ''models.Notebook'', - if_match: str | None = None, **kwargs: Any) -> models.NotebookResource' - parameters: - - name: notebook_name - description: The notebook name. - isRequired: true - types: - - - - name: properties - description: Properties of Notebook. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the Note book entity. Should only be specified for update, - for which - - it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: NotebookResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.NotebookOperations.delete_notebook - name: delete_notebook - summary: Deletes a Note book. - signature: 'delete_notebook(notebook_name: str, **kwargs: Any) -> None' - parameters: - - name: notebook_name - description: The notebook name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.NotebookOperations.get_notebook - name: get_notebook - summary: Gets a Note Book. - signature: 'get_notebook(notebook_name: str, if_none_match: str | None = None, **kwargs: - Any) -> ''models.NotebookResource'' | None' - parameters: - - name: notebook_name - description: The notebook name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the Notebook entity. Should only be specified for get. If - the - - ETag matches the existing entity tag, or if * was provided, then no content - will be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: NotebookResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.NotebookOperations.get_notebook_summary_by_work_space - name: get_notebook_summary_by_work_space - summary: Lists a summary of Notebooks. - signature: 'get_notebook_summary_by_work_space(**kwargs: Any) -> Iterable[''models.NotebookListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either NotebookListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.NotebookOperations.get_notebooks_by_workspace - name: get_notebooks_by_workspace - summary: Lists Notebooks. - signature: 'get_notebooks_by_workspace(**kwargs: Any) -> Iterable[''models.NotebookListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either NotebookListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.NotebookOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.PipelineOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.PipelineOperations.yml deleted file mode 100644 index e2d6dd85a249..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.PipelineOperations.yml +++ /dev/null @@ -1,191 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.PipelineOperations -name: PipelineOperations -fullName: azure.synapse.artifacts.operations.PipelineOperations -module: azure.synapse.artifacts.operations -summary: 'PipelineOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.PipelineOperations.create_or_update_pipeline - name: create_or_update_pipeline - summary: Creates or updates a pipeline. - signature: 'create_or_update_pipeline(pipeline_name: str, pipeline: ''models.PipelineResource'', - if_match: str | None = None, **kwargs: Any) -> models.PipelineResource' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - - name: pipeline - description: Pipeline resource definition. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the pipeline entity. Should only be specified for update, - for which - - it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.PipelineOperations.create_pipeline_run - name: create_pipeline_run - summary: Creates a run of a pipeline. - signature: 'create_pipeline_run(pipeline_name: str, reference_pipeline_run_id: str - | None = None, is_recovery: bool | None = None, start_activity_name: str | None - = None, parameters: Dict[str, object] | None = None, **kwargs: Any) -> models.CreateRunResponse' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - - name: reference_pipeline_run_id - description: 'The pipeline run identifier. If run ID is specified the - - parameters of the specified run will be used to create a new run.' - defaultValue: None - types: - - - - name: is_recovery - description: 'Recovery mode flag. If recovery mode is set to true, the specified - - referenced pipeline run and the new run will be grouped under the same groupId.' - defaultValue: None - types: - - - - name: start_activity_name - description: 'In recovery mode, the rerun will start from this activity. If not - - specified, all activities will run.' - defaultValue: None - types: - - - - name: parameters - description: 'Parameters of the pipeline run. These parameters will be used only - if the - - runId is not specified.' - defaultValue: None - types: - - [, ] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: CreateRunResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.PipelineOperations.delete_pipeline - name: delete_pipeline - summary: Deletes a pipeline. - signature: 'delete_pipeline(pipeline_name: str, **kwargs: Any) -> None' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.PipelineOperations.get_pipeline - name: get_pipeline - summary: Gets a pipeline. - signature: 'get_pipeline(pipeline_name: str, if_none_match: str | None = None, **kwargs: - Any) -> ''models.PipelineResource'' | None' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the pipeline entity. Should only be specified for get. If - the - - ETag matches the existing entity tag, or if * was provided, then no content - will be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.PipelineOperations.get_pipelines_by_workspace - name: get_pipelines_by_workspace - summary: Lists pipelines. - signature: 'get_pipelines_by_workspace(**kwargs: Any) -> Iterable[''models.PipelineListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either PipelineListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.PipelineOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.PipelineRunOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.PipelineRunOperations.yml deleted file mode 100644 index f4a70babfbf4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.PipelineRunOperations.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.PipelineRunOperations -name: PipelineRunOperations -fullName: azure.synapse.artifacts.operations.PipelineRunOperations -module: azure.synapse.artifacts.operations -summary: 'PipelineRunOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: PipelineRunOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.PipelineRunOperations.cancel_pipeline_run - name: cancel_pipeline_run - summary: Cancel a pipeline run by its run ID. - signature: 'cancel_pipeline_run(run_id: str, is_recursive: bool | None = None, **kwargs: - Any) -> None' - parameters: - - name: run_id - description: The pipeline run identifier. - isRequired: true - types: - - - - name: is_recursive - description: 'If true, cancel all the Child pipelines that are triggered by the - current - - pipeline.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.PipelineRunOperations.get_pipeline_run - name: get_pipeline_run - summary: Get a pipeline run by its run ID. - signature: 'get_pipeline_run(run_id: str, **kwargs: Any) -> models.PipelineRun' - parameters: - - name: run_id - description: The pipeline run identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineRun, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.PipelineRunOperations.query_activity_runs - name: query_activity_runs - summary: Query activity runs based on input filter conditions. - signature: 'query_activity_runs(pipeline_name: str, run_id: str, filter_parameters: - ''models.RunFilterParameters'', **kwargs: Any) -> models.ActivityRunsQueryResponse' - parameters: - - name: pipeline_name - description: The pipeline name. - isRequired: true - types: - - - - name: run_id - description: The pipeline run identifier. - isRequired: true - types: - - - - name: filter_parameters - description: Parameters to filter the activity runs. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ActivityRunsQueryResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.PipelineRunOperations.query_pipeline_runs_by_workspace - name: query_pipeline_runs_by_workspace - summary: Query pipeline runs in the workspace based on input filter conditions. - signature: 'query_pipeline_runs_by_workspace(filter_parameters: ''models.RunFilterParameters'', - **kwargs: Any) -> models.PipelineRunsQueryResponse' - parameters: - - name: filter_parameters - description: Parameters to filter the pipeline run. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: PipelineRunsQueryResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.PipelineRunOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.SparkJobDefinitionOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.SparkJobDefinitionOperations.yml deleted file mode 100644 index 24aa2a641d42..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.SparkJobDefinitionOperations.yml +++ /dev/null @@ -1,221 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations -name: SparkJobDefinitionOperations -fullName: azure.synapse.artifacts.operations.SparkJobDefinitionOperations -module: azure.synapse.artifacts.operations -summary: 'SparkJobDefinitionOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: SparkJobDefinitionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations.begin_debug_spark_job_definition - name: begin_debug_spark_job_definition - summary: Debug the spark job definition. - signature: 'begin_debug_spark_job_definition(properties: ''models.SparkJobDefinition'', - **kwargs: Any) -> LROPoller[''models.SparkBatchJob'']' - parameters: - - name: properties - description: Properties of spark job definition. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either SparkBatchJob or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations.begin_execute_spark_job_definition - name: begin_execute_spark_job_definition - summary: Executes the spark job definition. - signature: 'begin_execute_spark_job_definition(spark_job_definition_name: str, **kwargs: - Any) -> LROPoller[''models.SparkBatchJob'']' - parameters: - - name: spark_job_definition_name - description: The spark job definition name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either SparkBatchJob or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations.create_or_update_spark_job_definition - name: create_or_update_spark_job_definition - summary: Creates or updates a Spark Job Definition. - signature: 'create_or_update_spark_job_definition(spark_job_definition_name: str, - properties: ''models.SparkJobDefinition'', if_match: str | None = None, **kwargs: - Any) -> models.SparkJobDefinitionResource' - parameters: - - name: spark_job_definition_name - description: The spark job definition name. - isRequired: true - types: - - - - name: properties - description: Properties of spark job definition. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the Spark Job Definition entity. Should only be specified - for update, - - for which it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkJobDefinitionResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations.delete_spark_job_definition - name: delete_spark_job_definition - summary: Deletes a Spark Job Definition. - signature: 'delete_spark_job_definition(spark_job_definition_name: str, **kwargs: - Any) -> None' - parameters: - - name: spark_job_definition_name - description: The spark job definition name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations.get_spark_job_definition - name: get_spark_job_definition - summary: Gets a Spark Job Definition. - signature: 'get_spark_job_definition(spark_job_definition_name: str, if_none_match: - str | None = None, **kwargs: Any) -> ''models.SparkJobDefinitionResource'' | None' - parameters: - - name: spark_job_definition_name - description: The spark job definition name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the Spark Job Definition entity. Should only be specified - for - - get. If the ETag matches the existing entity tag, or if * was provided, then - no content will be - - returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkJobDefinitionResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations.get_spark_job_definitions_by_workspace - name: get_spark_job_definitions_by_workspace - summary: Lists spark job definitions. - signature: 'get_spark_job_definitions_by_workspace(**kwargs: Any) -> Iterable[''models.SparkJobDefinitionsListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either SparkJobDefinitionsListResponse - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.SqlScriptOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.SqlScriptOperations.yml deleted file mode 100644 index 68335dc25fc7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.SqlScriptOperations.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.SqlScriptOperations -name: SqlScriptOperations -fullName: azure.synapse.artifacts.operations.SqlScriptOperations -module: azure.synapse.artifacts.operations -summary: 'SqlScriptOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: SqlScriptOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.SqlScriptOperations.create_or_update_sql_script - name: create_or_update_sql_script - summary: Creates or updates a Sql Script. - signature: 'create_or_update_sql_script(sql_script_name: str, properties: ''models.SqlScript'', - if_match: str | None = None, **kwargs: Any) -> models.SqlScriptResource' - parameters: - - name: sql_script_name - description: The sql script name. - isRequired: true - types: - - - - name: properties - description: Properties of sql script. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the SQL script entity. Should only be specified for update, - for which - - it should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SqlScriptResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.SqlScriptOperations.delete_sql_script - name: delete_sql_script - summary: Deletes a Sql Script. - signature: 'delete_sql_script(sql_script_name: str, **kwargs: Any) -> None' - parameters: - - name: sql_script_name - description: The sql script name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.SqlScriptOperations.get_sql_script - name: get_sql_script - summary: Gets a sql script. - signature: 'get_sql_script(sql_script_name: str, if_none_match: str | None = None, - **kwargs: Any) -> ''models.SqlScriptResource'' | None' - parameters: - - name: sql_script_name - description: The sql script name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the sql compute entity. Should only be specified for get. - If the - - ETag matches the existing entity tag, or if * was provided, then no content - will be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SqlScriptResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.SqlScriptOperations.get_sql_scripts_by_workspace - name: get_sql_scripts_by_workspace - summary: Lists sql scripts. - signature: 'get_sql_scripts_by_workspace(**kwargs: Any) -> Iterable[''models.SqlScriptsListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either SqlScriptsListResponse or the - result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.SqlScriptOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.TriggerOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.TriggerOperations.yml deleted file mode 100644 index b6013a9e76ce..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.TriggerOperations.yml +++ /dev/null @@ -1,314 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.TriggerOperations -name: TriggerOperations -fullName: azure.synapse.artifacts.operations.TriggerOperations -module: azure.synapse.artifacts.operations -summary: 'TriggerOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: TriggerOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.TriggerOperations.begin_start_trigger - name: begin_start_trigger - summary: Starts a trigger. - signature: 'begin_start_trigger(trigger_name: str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerOperations.begin_stop_trigger - name: begin_stop_trigger - summary: Stops a trigger. - signature: 'begin_stop_trigger(trigger_name: str, **kwargs: Any) -> LROPoller[None]' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either None or the result of - cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerOperations.begin_subscribe_trigger_to_events - name: begin_subscribe_trigger_to_events - summary: Subscribe event trigger to events. - signature: 'begin_subscribe_trigger_to_events(trigger_name: str, **kwargs: Any) - -> LROPoller[''models.TriggerSubscriptionOperationStatus'']' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either TriggerSubscriptionOperationStatus - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerOperations.begin_unsubscribe_trigger_from_events - name: begin_unsubscribe_trigger_from_events - summary: Unsubscribe event trigger from events. - signature: 'begin_unsubscribe_trigger_from_events(trigger_name: str, **kwargs: Any) - -> LROPoller[''models.TriggerSubscriptionOperationStatus'']' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - - name: continuation_token - description: A continuation token to restart a poller from a saved state. - types: - - - - name: polling - description: 'True for ARMPolling, False for no polling, or a - - polling object for personal polling strategy' - types: - - - - - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - - return: - description: An instance of LROPoller that returns either TriggerSubscriptionOperationStatus - or the result of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerOperations.create_or_update_trigger - name: create_or_update_trigger - summary: Creates or updates a trigger. - signature: 'create_or_update_trigger(trigger_name: str, properties: ''models.Trigger'', - if_match: str | None = None, **kwargs: Any) -> models.TriggerResource' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - - name: properties - description: Properties of the trigger. - isRequired: true - types: - - - - name: if_match - description: 'ETag of the trigger entity. Should only be specified for update, - for which it - - should match existing entity or can be * for unconditional update.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TriggerResource, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerOperations.delete_trigger - name: delete_trigger - summary: Deletes a trigger. - signature: 'delete_trigger(trigger_name: str, **kwargs: Any) -> None' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerOperations.get_event_subscription_status - name: get_event_subscription_status - summary: Get a trigger's event subscription status. - signature: 'get_event_subscription_status(trigger_name: str, **kwargs: Any) -> models.TriggerSubscriptionOperationStatus' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TriggerSubscriptionOperationStatus, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerOperations.get_trigger - name: get_trigger - summary: Gets a trigger. - signature: 'get_trigger(trigger_name: str, if_none_match: str | None = None, **kwargs: - Any) -> ''models.TriggerResource'' | None' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - - name: if_none_match - description: 'ETag of the trigger entity. Should only be specified for get. If - the ETag - - matches the existing entity tag, or if * was provided, then no content will - be returned.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TriggerResource, or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerOperations.get_triggers_by_workspace - name: get_triggers_by_workspace - summary: Lists triggers. - signature: 'get_triggers_by_workspace(**kwargs: Any) -> Iterable[''models.TriggerListResponse'']' - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: An iterator like instance of either TriggerListResponse or the result - of cls(response) - types: - - [] - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.TriggerOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.TriggerRunOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.TriggerRunOperations.yml deleted file mode 100644 index 73a458cefcf8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.TriggerRunOperations.yml +++ /dev/null @@ -1,84 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.artifacts.operations.TriggerRunOperations -name: TriggerRunOperations -fullName: azure.synapse.artifacts.operations.TriggerRunOperations -module: azure.synapse.artifacts.operations -summary: 'TriggerRunOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: TriggerRunOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.artifacts.operations.TriggerRunOperations.query_trigger_runs_by_workspace - name: query_trigger_runs_by_workspace - summary: Query trigger runs. - signature: 'query_trigger_runs_by_workspace(filter_parameters: ''models.RunFilterParameters'', - **kwargs: Any) -> models.TriggerRunsQueryResponse' - parameters: - - name: filter_parameters - description: Parameters to filter the pipeline run. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: TriggerRunsQueryResponse, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.artifacts.operations.TriggerRunOperations.rerun_trigger_instance - name: rerun_trigger_instance - summary: Rerun single trigger instance by runId. - signature: 'rerun_trigger_instance(trigger_name: str, run_id: str, **kwargs: Any) - -> None' - parameters: - - name: trigger_name - description: The trigger name. - isRequired: true - types: - - - - name: run_id - description: The pipeline run identifier. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.artifacts.operations.TriggerRunOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.yml deleted file mode 100644 index 5d99c46ca44d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.yml +++ /dev/null @@ -1,17 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.artifacts.operations -name: operations -fullName: azure.synapse.artifacts.operations -type: import -classes: -- azure.synapse.artifacts.operations.DataFlowDebugSessionOperations -- azure.synapse.artifacts.operations.DataFlowOperations -- azure.synapse.artifacts.operations.DatasetOperations -- azure.synapse.artifacts.operations.LinkedServiceOperations -- azure.synapse.artifacts.operations.NotebookOperations -- azure.synapse.artifacts.operations.PipelineOperations -- azure.synapse.artifacts.operations.PipelineRunOperations -- azure.synapse.artifacts.operations.SparkJobDefinitionOperations -- azure.synapse.artifacts.operations.SqlScriptOperations -- azure.synapse.artifacts.operations.TriggerOperations -- azure.synapse.artifacts.operations.TriggerRunOperations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.yml deleted file mode 100644 index 0433f70a7a2d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.artifacts -name: artifacts -fullName: azure.synapse.artifacts -type: import -classes: -- azure.synapse.artifacts.ArtifactsClient -packages: -- azure.synapse.artifacts.aio -- azure.synapse.artifacts.models -- azure.synapse.artifacts.operations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Config.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Config.yml deleted file mode 100644 index 2b95b2cbf239..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Config.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.Config -name: Config -fullName: azure.synapse.models.Config -module: azure.synapse.models -summary: Config. -constructor: - syntax: 'Config(*, is_hive_enabled: bool | None = None, **kwargs)' - parameters: - - name: is_hive_enabled - isRequired: true - types: - - - keywordOnlyParameters: - - name: is_hive_enabled - defaultValue: None -methods: -- uid: azure.synapse.models.Config.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Config.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Config.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.Config.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Config.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.Config.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Config.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Data.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Data.yml deleted file mode 100644 index 031121f62a88..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Data.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.Data -name: Data -fullName: azure.synapse.models.Data -module: azure.synapse.models -summary: Data. -constructor: - syntax: 'Data(*, handler_path: str | None = None, inputs: List[str] | None = None, - outputs: List[str] | None = None, tables: Tables | None = None, config: Config - | None = None, **kwargs)' - parameters: - - name: handler_path - isRequired: true - types: - - - - name: inputs - isRequired: true - types: - - [] - - name: outputs - isRequired: true - types: - - [] - - name: tables - isRequired: true - types: - - - - name: config - isRequired: true - types: - - - keywordOnlyParameters: - - name: handler_path - defaultValue: None - - name: inputs - defaultValue: None - - name: outputs - defaultValue: None - - name: tables - defaultValue: None - - name: config - defaultValue: None -methods: -- uid: azure.synapse.models.Data.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Data.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Data.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.Data.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Data.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.Data.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Data.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Edge.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Edge.yml deleted file mode 100644 index 663e7b5777e4..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Edge.yml +++ /dev/null @@ -1,128 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.Edge -name: Edge -fullName: azure.synapse.models.Edge -module: azure.synapse.models -summary: Edge. -constructor: - syntax: 'Edge(*, id: int | None = None, child_id: int | None = None, **kwargs)' - parameters: - - name: id - isRequired: true - types: - - - - name: child_id - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: child_id - defaultValue: None -methods: -- uid: azure.synapse.models.Edge.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Edge.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Edge.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.Edge.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Edge.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.Edge.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Edge.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorDetail.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorDetail.yml deleted file mode 100644 index cde49b8ad56e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorDetail.yml +++ /dev/null @@ -1,139 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ErrorDetail -name: ErrorDetail -fullName: azure.synapse.models.ErrorDetail -module: azure.synapse.models -summary: 'ErrorDetail. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorDetail(*, code: str, message: str, target: str | None = None, **kwargs)' - parameters: - - name: code - description: Required. - isRequired: true - types: - - - - name: message - description: Required. - isRequired: true - types: - - - - name: target - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None -methods: -- uid: azure.synapse.models.ErrorDetail.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ErrorDetail.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ErrorDetail.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ErrorDetail.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ErrorDetail.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ErrorDetail.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ErrorDetail.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorInformation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorInformation.yml deleted file mode 100644 index e71276ed7eca..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorInformation.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ErrorInformation -name: ErrorInformation -fullName: azure.synapse.models.ErrorInformation -module: azure.synapse.models -summary: ErrorInformation. -constructor: - syntax: 'ErrorInformation(*, message: str | None = None, error_code: str | None - = None, source: str | ErrorSource | None = None, **kwargs)' - parameters: - - name: message - isRequired: true - types: - - - - name: error_code - isRequired: true - types: - - - - name: source - description: 'Possible values include: ''System'', ''User'', ''Unknown'', ''Dependency''.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: message - defaultValue: None - - name: error_code - defaultValue: None - - name: source - defaultValue: None -methods: -- uid: azure.synapse.models.ErrorInformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ErrorInformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ErrorInformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ErrorInformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ErrorInformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ErrorInformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ErrorInformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorResponse.yml deleted file mode 100644 index d4adcbfeff4f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorResponse.yml +++ /dev/null @@ -1,146 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ErrorResponse -name: ErrorResponse -fullName: azure.synapse.models.ErrorResponse -module: azure.synapse.models -summary: 'ErrorResponse. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'ErrorResponse(*, code: str, message: str, target: str | None = None, details: - List[ErrorDetail] | None = None, **kwargs)' - parameters: - - name: code - description: Required. - isRequired: true - types: - - - - name: message - description: Required. - isRequired: true - types: - - - - name: target - isRequired: true - types: - - - - name: details - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: code - isRequired: true - - name: message - isRequired: true - - name: target - defaultValue: None - - name: details - defaultValue: None -methods: -- uid: azure.synapse.models.ErrorResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ErrorResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ErrorResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ErrorResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ErrorResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ErrorResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ErrorResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorResponseException.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorResponseException.yml deleted file mode 100644 index 7276755c0d4c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorResponseException.yml +++ /dev/null @@ -1,47 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ErrorResponseException -name: ErrorResponseException -fullName: azure.synapse.models.ErrorResponseException -module: azure.synapse.models -summary: 'Server responded with exception of type: ''ErrorResponse''.' -constructor: - syntax: ErrorResponseException(response, error_model) - parameters: - - name: response - description: Server response to be deserialized. - isRequired: true - - name: error_model - description: A deserialized model of the response body as model. - isRequired: true -methods: -- uid: azure.synapse.models.ErrorResponseException.add_note - name: add_note - summary: "Exception.add_note(note) \u2013\nadd a note to the exception" - signature: add_note() -- uid: azure.synapse.models.ErrorResponseException.from_response - name: from_response - summary: Deserialize this response as this exception, or a subclass of this exception. - signature: from_response(response, deserialize) - parameters: - - name: response - description: Server response to be deserialized. - isRequired: true - - name: deserialize - description: A deserializer - isRequired: true -- uid: azure.synapse.models.ErrorResponseException.raise_with_traceback - name: raise_with_traceback - summary: 'Raise the exception with the existing traceback. - - - *Deprecated since version 1.22.0:* This method is deprecated as we don''t support - Python 2 anymore. Use raise/from instead.' - signature: raise_with_traceback() -> None -- uid: azure.synapse.models.ErrorResponseException.with_traceback - name: with_traceback - summary: "Exception.with_traceback(tb) \u2013\nset self.__traceback__ to tb and\ - \ return self." - signature: with_traceback() -attributes: -- uid: azure.synapse.models.ErrorResponseException.args - name: args diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorSource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorSource.yml deleted file mode 100644 index 05f461faa59c..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorSource.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.models.ErrorSource -name: ErrorSource -fullName: azure.synapse.models.ErrorSource -module: azure.synapse.models -fields: -- name: dependency - uid: azure.synapse.models.ErrorSource.dependency -- name: system - uid: azure.synapse.models.ErrorSource.system -- name: unknown - uid: azure.synapse.models.ErrorSource.unknown -- name: user - uid: azure.synapse.models.ErrorSource.user diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Executors.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Executors.yml deleted file mode 100644 index b986ffa831ed..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Executors.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.Executors -name: Executors -fullName: azure.synapse.models.Executors -module: azure.synapse.models -summary: Executors. -constructor: - syntax: 'Executors(*, is_dynamic_allocation_on: bool | None = None, executor_instances: - int | None = None, start_time: int | None = None, end_time: int | None = None, - events: List[int] | None = None, executor_cores: str | None = None, executor_memory: - str | None = None, **kwargs)' - parameters: - - name: is_dynamic_allocation_on - isRequired: true - types: - - - - name: executor_instances - isRequired: true - types: - - - - name: start_time - isRequired: true - types: - - - - name: end_time - isRequired: true - types: - - - - name: events - isRequired: true - types: - - [] - - name: executor_cores - isRequired: true - types: - - - - name: executor_memory - isRequired: true - types: - - - keywordOnlyParameters: - - name: is_dynamic_allocation_on - defaultValue: None - - name: executor_instances - defaultValue: None - - name: start_time - defaultValue: None - - name: end_time - defaultValue: None - - name: events - defaultValue: None - - name: executor_cores - defaultValue: None - - name: executor_memory - defaultValue: None -methods: -- uid: azure.synapse.models.Executors.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Executors.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Executors.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.Executors.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Executors.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.Executors.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Executors.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyBatchRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyBatchRequest.yml deleted file mode 100644 index 3559eff3599b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyBatchRequest.yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ExtendedLivyBatchRequest -name: ExtendedLivyBatchRequest -fullName: azure.synapse.models.ExtendedLivyBatchRequest -module: azure.synapse.models -summary: ExtendedLivyBatchRequest. -constructor: - syntax: 'ExtendedLivyBatchRequest(*, tags: Dict[str, str] | None = None, artifact_id: - str | None = None, name: str | None = None, file: str | None = None, class_name: - str | None = None, args: List[str] | None = None, jars: List[str] | None = None, - files: List[str] | None = None, archives: List[str] | None = None, conf: Dict[str, - str] | None = None, driver_memory: str | None = None, driver_cores: int | None - = None, executor_memory: str | None = None, executor_cores: int | None = None, - num_executors: int | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Dictionary of ``. - isRequired: true - types: - - [, ] - - name: artifact_id - isRequired: true - types: - - - - name: name - isRequired: true - types: - - - - name: file - isRequired: true - types: - - - - name: class_name - isRequired: true - types: - - - - name: args - isRequired: true - types: - - [] - - name: jars - isRequired: true - types: - - [] - - name: files - isRequired: true - types: - - [] - - name: archives - isRequired: true - types: - - [] - - name: conf - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: driver_memory - isRequired: true - types: - - - - name: driver_cores - isRequired: true - types: - - - - name: executor_memory - isRequired: true - types: - - - - name: executor_cores - isRequired: true - types: - - - - name: num_executors - isRequired: true - types: - - - keywordOnlyParameters: - - name: tags - defaultValue: None - - name: artifact_id - defaultValue: None - - name: name - defaultValue: None - - name: file - defaultValue: None - - name: class_name - defaultValue: None - - name: args - defaultValue: None - - name: jars - defaultValue: None - - name: files - defaultValue: None - - name: archives - defaultValue: None - - name: conf - defaultValue: None - - name: driver_memory - defaultValue: None - - name: driver_cores - defaultValue: None - - name: executor_memory - defaultValue: None - - name: executor_cores - defaultValue: None - - name: num_executors - defaultValue: None -methods: -- uid: azure.synapse.models.ExtendedLivyBatchRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivyBatchRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivyBatchRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ExtendedLivyBatchRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivyBatchRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ExtendedLivyBatchRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivyBatchRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyBatchResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyBatchResponse.yml deleted file mode 100644 index db2fde02472e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyBatchResponse.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ExtendedLivyBatchResponse -name: ExtendedLivyBatchResponse -fullName: azure.synapse.models.ExtendedLivyBatchResponse -module: azure.synapse.models -summary: ExtendedLivyBatchResponse. -constructor: - syntax: 'ExtendedLivyBatchResponse(*, livy_info: LivyBatchStateInformation | None - = None, name: str | None = None, workspace_name: str | None = None, spark_pool_name: - str | None = None, submitter_name: str | None = None, submitter_id: str | None - = None, artifact_id: str | None = None, job_type: str | JobType | None = None, - result: str | JobResult | None = None, scheduler_info: SchedulerInformation | - None = None, plugin_info: SparkServicePluginInformation | None = None, error_info: - List[ErrorInformation] | None = None, tags: Dict[str, str] | None = None, id: - int | None = None, app_id: str | None = None, app_info: Dict[str, str] | None - = None, state: str | None = None, log: List[str] | None = None, **kwargs)' - parameters: - - name: livy_info - isRequired: true - types: - - - - name: name - isRequired: true - types: - - - - name: workspace_name - isRequired: true - types: - - - - name: spark_pool_name - isRequired: true - types: - - - - name: submitter_name - isRequired: true - types: - - - - name: submitter_id - isRequired: true - types: - - - - name: artifact_id - isRequired: true - types: - - - - name: job_type - description: 'Possible values include: ''SparkBatch'', ''SparkSession''.' - isRequired: true - types: - - - - - - name: result - description: 'Possible values include: ''Uncertain'', ''Succeeded'', ''Failed'', - ''Cancelled''.' - isRequired: true - types: - - - - - - name: scheduler_info - isRequired: true - types: - - - - name: plugin_info - isRequired: true - types: - - - - name: error_info - isRequired: true - types: - - [] - - name: tags - description: A set of tags. Dictionary of ``. - isRequired: true - types: - - [, ] - - name: id - isRequired: true - types: - - - - name: app_id - isRequired: true - types: - - - - name: app_info - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: state - isRequired: true - types: - - - - name: log - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: livy_info - defaultValue: None - - name: name - defaultValue: None - - name: workspace_name - defaultValue: None - - name: spark_pool_name - defaultValue: None - - name: submitter_name - defaultValue: None - - name: submitter_id - defaultValue: None - - name: artifact_id - defaultValue: None - - name: job_type - defaultValue: None - - name: result - defaultValue: None - - name: scheduler_info - defaultValue: None - - name: plugin_info - defaultValue: None - - name: error_info - defaultValue: None - - name: tags - defaultValue: None - - name: id - defaultValue: None - - name: app_id - defaultValue: None - - name: app_info - defaultValue: None - - name: state - defaultValue: None - - name: log - defaultValue: None -methods: -- uid: azure.synapse.models.ExtendedLivyBatchResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivyBatchResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivyBatchResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ExtendedLivyBatchResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivyBatchResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ExtendedLivyBatchResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivyBatchResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyListBatchResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyListBatchResponse.yml deleted file mode 100644 index 3f9197a0bb8f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyListBatchResponse.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ExtendedLivyListBatchResponse -name: ExtendedLivyListBatchResponse -fullName: azure.synapse.models.ExtendedLivyListBatchResponse -module: azure.synapse.models -summary: ExtendedLivyListBatchResponse. -constructor: - syntax: 'ExtendedLivyListBatchResponse(*, from_property: int | None = None, total: - int | None = None, sessions: List[ExtendedLivyBatchResponse] | None = None, **kwargs)' - parameters: - - name: from_property - isRequired: true - types: - - - - name: total - isRequired: true - types: - - - - name: sessions - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: from_property - defaultValue: None - - name: total - defaultValue: None - - name: sessions - defaultValue: None -methods: -- uid: azure.synapse.models.ExtendedLivyListBatchResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivyListBatchResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivyListBatchResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ExtendedLivyListBatchResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivyListBatchResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ExtendedLivyListBatchResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivyListBatchResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyListSessionResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyListSessionResponse.yml deleted file mode 100644 index 1cdcdec4b79b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyListSessionResponse.yml +++ /dev/null @@ -1,136 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ExtendedLivyListSessionResponse -name: ExtendedLivyListSessionResponse -fullName: azure.synapse.models.ExtendedLivyListSessionResponse -module: azure.synapse.models -summary: ExtendedLivyListSessionResponse. -constructor: - syntax: 'ExtendedLivyListSessionResponse(*, from_property: int | None = None, total: - int | None = None, sessions: List[ExtendedLivySessionResponse] | None = None, - **kwargs)' - parameters: - - name: from_property - isRequired: true - types: - - - - name: total - isRequired: true - types: - - - - name: sessions - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: from_property - defaultValue: None - - name: total - defaultValue: None - - name: sessions - defaultValue: None -methods: -- uid: azure.synapse.models.ExtendedLivyListSessionResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivyListSessionResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivyListSessionResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ExtendedLivyListSessionResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivyListSessionResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ExtendedLivyListSessionResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivyListSessionResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivySessionRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivySessionRequest.yml deleted file mode 100644 index 15929c543016..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivySessionRequest.yml +++ /dev/null @@ -1,214 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ExtendedLivySessionRequest -name: ExtendedLivySessionRequest -fullName: azure.synapse.models.ExtendedLivySessionRequest -module: azure.synapse.models -summary: ExtendedLivySessionRequest. -constructor: - syntax: 'ExtendedLivySessionRequest(*, tags: Dict[str, str] | None = None, artifact_id: - str | None = None, name: str | None = None, file: str | None = None, class_name: - str | None = None, args: List[str] | None = None, jars: List[str] | None = None, - files: List[str] | None = None, archives: List[str] | None = None, conf: Dict[str, - str] | None = None, driver_memory: str | None = None, driver_cores: int | None - = None, executor_memory: str | None = None, executor_cores: int | None = None, - num_executors: int | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Dictionary of ``. - isRequired: true - types: - - [, ] - - name: artifact_id - isRequired: true - types: - - - - name: name - isRequired: true - types: - - - - name: file - isRequired: true - types: - - - - name: class_name - isRequired: true - types: - - - - name: args - isRequired: true - types: - - [] - - name: jars - isRequired: true - types: - - [] - - name: files - isRequired: true - types: - - [] - - name: archives - isRequired: true - types: - - [] - - name: conf - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: driver_memory - isRequired: true - types: - - - - name: driver_cores - isRequired: true - types: - - - - name: executor_memory - isRequired: true - types: - - - - name: executor_cores - isRequired: true - types: - - - - name: num_executors - isRequired: true - types: - - - keywordOnlyParameters: - - name: tags - defaultValue: None - - name: artifact_id - defaultValue: None - - name: name - defaultValue: None - - name: file - defaultValue: None - - name: class_name - defaultValue: None - - name: args - defaultValue: None - - name: jars - defaultValue: None - - name: files - defaultValue: None - - name: archives - defaultValue: None - - name: conf - defaultValue: None - - name: driver_memory - defaultValue: None - - name: driver_cores - defaultValue: None - - name: executor_memory - defaultValue: None - - name: executor_cores - defaultValue: None - - name: num_executors - defaultValue: None -methods: -- uid: azure.synapse.models.ExtendedLivySessionRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivySessionRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivySessionRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ExtendedLivySessionRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivySessionRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ExtendedLivySessionRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivySessionRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivySessionResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivySessionResponse.yml deleted file mode 100644 index ef93e4798d3e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivySessionResponse.yml +++ /dev/null @@ -1,239 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.ExtendedLivySessionResponse -name: ExtendedLivySessionResponse -fullName: azure.synapse.models.ExtendedLivySessionResponse -module: azure.synapse.models -summary: ExtendedLivySessionResponse. -constructor: - syntax: 'ExtendedLivySessionResponse(*, livy_info: LivySessionStateInformation | - None = None, name: str | None = None, workspace_name: str | None = None, spark_pool_name: - str | None = None, submitter_name: str | None = None, submitter_id: str | None - = None, artifact_id: str | None = None, job_type: str | JobType | None = None, - result: str | JobResult | None = None, scheduler_info: SchedulerInformation | - None = None, plugin_info: SparkServicePluginInformation | None = None, error_info: - List[ErrorInformation] | None = None, tags: Dict[str, str] | None = None, id: - int | None = None, app_id: str | None = None, app_info: Dict[str, str] | None - = None, state: str | None = None, log: List[str] | None = None, **kwargs)' - parameters: - - name: livy_info - isRequired: true - types: - - - - name: name - isRequired: true - types: - - - - name: workspace_name - isRequired: true - types: - - - - name: spark_pool_name - isRequired: true - types: - - - - name: submitter_name - isRequired: true - types: - - - - name: submitter_id - isRequired: true - types: - - - - name: artifact_id - isRequired: true - types: - - - - name: job_type - description: 'Possible values include: ''SparkBatch'', ''SparkSession''.' - isRequired: true - types: - - - - - - name: result - description: 'Possible values include: ''Uncertain'', ''Succeeded'', ''Failed'', - ''Cancelled''.' - isRequired: true - types: - - - - - - name: scheduler_info - isRequired: true - types: - - - - name: plugin_info - isRequired: true - types: - - - - name: error_info - isRequired: true - types: - - [] - - name: tags - description: A set of tags. Dictionary of ``. - isRequired: true - types: - - [, ] - - name: id - isRequired: true - types: - - - - name: app_id - isRequired: true - types: - - - - name: app_info - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: state - isRequired: true - types: - - - - name: log - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: livy_info - defaultValue: None - - name: name - defaultValue: None - - name: workspace_name - defaultValue: None - - name: spark_pool_name - defaultValue: None - - name: submitter_name - defaultValue: None - - name: submitter_id - defaultValue: None - - name: artifact_id - defaultValue: None - - name: job_type - defaultValue: None - - name: result - defaultValue: None - - name: scheduler_info - defaultValue: None - - name: plugin_info - defaultValue: None - - name: error_info - defaultValue: None - - name: tags - defaultValue: None - - name: id - defaultValue: None - - name: app_id - defaultValue: None - - name: app_info - defaultValue: None - - name: state - defaultValue: None - - name: log - defaultValue: None -methods: -- uid: azure.synapse.models.ExtendedLivySessionResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivySessionResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivySessionResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.ExtendedLivySessionResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.ExtendedLivySessionResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.ExtendedLivySessionResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.ExtendedLivySessionResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.GetAccessControlInfoRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.GetAccessControlInfoRequest.yml deleted file mode 100644 index 9b33c86689e6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.GetAccessControlInfoRequest.yml +++ /dev/null @@ -1,134 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.GetAccessControlInfoRequest -name: GetAccessControlInfoRequest -fullName: azure.synapse.models.GetAccessControlInfoRequest -module: azure.synapse.models -summary: 'GetAccessControlInfoRequest. - - - Variables are only populated by the server, and will be ignored when sending a request.' -constructor: - syntax: 'GetAccessControlInfoRequest(*, artifact_name: str | None = None, **kwargs)' - parameters: - - name: artifact_name - isRequired: true - types: - - - keywordOnlyParameters: - - name: artifact_name - defaultValue: None -variables: -- description: 'Default value: "Workspace".' - name: artifact_type - types: - - -methods: -- uid: azure.synapse.models.GetAccessControlInfoRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.GetAccessControlInfoRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.GetAccessControlInfoRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.GetAccessControlInfoRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.GetAccessControlInfoRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.GetAccessControlInfoRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.GetAccessControlInfoRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - -attributes: -- uid: azure.synapse.models.GetAccessControlInfoRequest.artifact_type - name: artifact_type - signature: artifact_type = 'Workspace' diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDataResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDataResponse.yml deleted file mode 100644 index dbbd9c52ab0b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDataResponse.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.HistoryServerDataResponse -name: HistoryServerDataResponse -fullName: azure.synapse.models.HistoryServerDataResponse -module: azure.synapse.models -summary: HistoryServerDataResponse. -constructor: - syntax: 'HistoryServerDataResponse(*, data: Data | None = None, **kwargs)' - parameters: - - name: data - isRequired: true - types: - - - keywordOnlyParameters: - - name: data - defaultValue: None -methods: -- uid: azure.synapse.models.HistoryServerDataResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerDataResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerDataResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.HistoryServerDataResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerDataResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.HistoryServerDataResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerDataResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDiagnosticResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDiagnosticResponse.yml deleted file mode 100644 index a31f732300ec..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDiagnosticResponse.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.HistoryServerDiagnosticResponse -name: HistoryServerDiagnosticResponse -fullName: azure.synapse.models.HistoryServerDiagnosticResponse -module: azure.synapse.models -summary: HistoryServerDiagnosticResponse. -constructor: - syntax: 'HistoryServerDiagnosticResponse(*, data: HistoryServerDiagnosticResponseData - | None = None, **kwargs)' - parameters: - - name: data - isRequired: true - types: - - - keywordOnlyParameters: - - name: data - defaultValue: None -methods: -- uid: azure.synapse.models.HistoryServerDiagnosticResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerDiagnosticResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerDiagnosticResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.HistoryServerDiagnosticResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerDiagnosticResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.HistoryServerDiagnosticResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerDiagnosticResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDiagnosticResponseData.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDiagnosticResponseData.yml deleted file mode 100644 index 7385c0dbe4fa..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDiagnosticResponseData.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.HistoryServerDiagnosticResponseData -name: HistoryServerDiagnosticResponseData -fullName: azure.synapse.models.HistoryServerDiagnosticResponseData -module: azure.synapse.models -summary: HistoryServerDiagnosticResponseData. -constructor: - syntax: 'HistoryServerDiagnosticResponseData(*, stages: Stages | None = None, executors: - Executors | None = None, **kwargs)' - parameters: - - name: stages - isRequired: true - types: - - - - name: executors - isRequired: true - types: - - - keywordOnlyParameters: - - name: stages - defaultValue: None - - name: executors - defaultValue: None -methods: -- uid: azure.synapse.models.HistoryServerDiagnosticResponseData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerDiagnosticResponseData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerDiagnosticResponseData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.HistoryServerDiagnosticResponseData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerDiagnosticResponseData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.HistoryServerDiagnosticResponseData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerDiagnosticResponseData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerGraphResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerGraphResponse.yml deleted file mode 100644 index 1f70bc07d828..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerGraphResponse.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.HistoryServerGraphResponse -name: HistoryServerGraphResponse -fullName: azure.synapse.models.HistoryServerGraphResponse -module: azure.synapse.models -summary: HistoryServerGraphResponse. -constructor: - syntax: 'HistoryServerGraphResponse(*, data: HistoryServerGraphResponseData | None - = None, **kwargs)' - parameters: - - name: data - isRequired: true - types: - - - keywordOnlyParameters: - - name: data - defaultValue: None -methods: -- uid: azure.synapse.models.HistoryServerGraphResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerGraphResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerGraphResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.HistoryServerGraphResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerGraphResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.HistoryServerGraphResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerGraphResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerGraphResponseData.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerGraphResponseData.yml deleted file mode 100644 index 53dd1578a105..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerGraphResponseData.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.HistoryServerGraphResponseData -name: HistoryServerGraphResponseData -fullName: azure.synapse.models.HistoryServerGraphResponseData -module: azure.synapse.models -summary: HistoryServerGraphResponseData. -constructor: - syntax: 'HistoryServerGraphResponseData(*, is_app_finished: bool | None = None, - jobs: Jobs | None = None, stages: Stages | None = None, **kwargs)' - parameters: - - name: is_app_finished - isRequired: true - types: - - - - name: jobs - isRequired: true - types: - - - - name: stages - isRequired: true - types: - - - keywordOnlyParameters: - - name: is_app_finished - defaultValue: None - - name: jobs - defaultValue: None - - name: stages - defaultValue: None -methods: -- uid: azure.synapse.models.HistoryServerGraphResponseData.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerGraphResponseData.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerGraphResponseData.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.HistoryServerGraphResponseData.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerGraphResponseData.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.HistoryServerGraphResponseData.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerGraphResponseData.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerPropertiesResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerPropertiesResponse.yml deleted file mode 100644 index d6623dc16432..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerPropertiesResponse.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.HistoryServerPropertiesResponse -name: HistoryServerPropertiesResponse -fullName: azure.synapse.models.HistoryServerPropertiesResponse -module: azure.synapse.models -summary: HistoryServerPropertiesResponse. -constructor: - syntax: 'HistoryServerPropertiesResponse(*, web_proxy_endpoint: str | None = None, - **kwargs)' - parameters: - - name: web_proxy_endpoint - isRequired: true - types: - - - keywordOnlyParameters: - - name: web_proxy_endpoint - defaultValue: None -methods: -- uid: azure.synapse.models.HistoryServerPropertiesResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerPropertiesResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerPropertiesResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.HistoryServerPropertiesResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.HistoryServerPropertiesResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.HistoryServerPropertiesResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.HistoryServerPropertiesResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.JobResult.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.JobResult.yml deleted file mode 100644 index 0030d707978d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.JobResult.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.models.JobResult -name: JobResult -fullName: azure.synapse.models.JobResult -module: azure.synapse.models -fields: -- name: cancelled - uid: azure.synapse.models.JobResult.cancelled -- name: failed - uid: azure.synapse.models.JobResult.failed -- name: succeeded - uid: azure.synapse.models.JobResult.succeeded -- name: uncertain - uid: azure.synapse.models.JobResult.uncertain diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.JobType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.JobType.yml deleted file mode 100644 index a74920dc44d9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.JobType.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.models.JobType -name: JobType -fullName: azure.synapse.models.JobType -module: azure.synapse.models -fields: -- name: spark_batch - uid: azure.synapse.models.JobType.spark_batch -- name: spark_session - uid: azure.synapse.models.JobType.spark_session diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Jobs.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Jobs.yml deleted file mode 100644 index 562d3f16569b..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Jobs.yml +++ /dev/null @@ -1,148 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.Jobs -name: Jobs -fullName: azure.synapse.models.Jobs -module: azure.synapse.models -summary: Jobs. -constructor: - syntax: 'Jobs(*, time: int | None = None, start_time: int | None = None, id: int - | None = None, edges: List[Edge] | None = None, nodes: List[int] | None = None, - **kwargs)' - parameters: - - name: time - isRequired: true - types: - - - - name: start_time - isRequired: true - types: - - - - name: id - isRequired: true - types: - - - - name: edges - isRequired: true - types: - - [] - - name: nodes - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: time - defaultValue: None - - name: start_time - defaultValue: None - - name: id - defaultValue: None - - name: edges - defaultValue: None - - name: nodes - defaultValue: None -methods: -- uid: azure.synapse.models.Jobs.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Jobs.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Jobs.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.Jobs.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Jobs.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.Jobs.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Jobs.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyBatchStateInformation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyBatchStateInformation.yml deleted file mode 100644 index ddb0f7e5a5a2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyBatchStateInformation.yml +++ /dev/null @@ -1,174 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.LivyBatchStateInformation -name: LivyBatchStateInformation -fullName: azure.synapse.models.LivyBatchStateInformation -module: azure.synapse.models -summary: LivyBatchStateInformation. -constructor: - syntax: 'LivyBatchStateInformation(*, not_started_at: datetime | None = None, starting_at: - datetime | None = None, running_at: datetime | None = None, dead_at: datetime - | None = None, success_at: datetime | None = None, killed_at: datetime | None - = None, recovering_at: datetime | None = None, current_state: str | None = None, - job_creation_request: LivyRequestBase | None = None, **kwargs)' - parameters: - - name: not_started_at - isRequired: true - types: - - - - name: starting_at - isRequired: true - types: - - - - name: running_at - isRequired: true - types: - - - - name: dead_at - isRequired: true - types: - - - - name: success_at - isRequired: true - types: - - - - name: killed_at - isRequired: true - types: - - - - name: recovering_at - isRequired: true - types: - - - - name: current_state - isRequired: true - types: - - - - name: job_creation_request - isRequired: true - types: - - - keywordOnlyParameters: - - name: not_started_at - defaultValue: None - - name: starting_at - defaultValue: None - - name: running_at - defaultValue: None - - name: dead_at - defaultValue: None - - name: success_at - defaultValue: None - - name: killed_at - defaultValue: None - - name: recovering_at - defaultValue: None - - name: current_state - defaultValue: None - - name: job_creation_request - defaultValue: None -methods: -- uid: azure.synapse.models.LivyBatchStateInformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyBatchStateInformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyBatchStateInformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.LivyBatchStateInformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyBatchStateInformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.LivyBatchStateInformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyBatchStateInformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyRequestBase.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyRequestBase.yml deleted file mode 100644 index 9b0873050989..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyRequestBase.yml +++ /dev/null @@ -1,200 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.LivyRequestBase -name: LivyRequestBase -fullName: azure.synapse.models.LivyRequestBase -module: azure.synapse.models -summary: LivyRequestBase. -constructor: - syntax: 'LivyRequestBase(*, name: str | None = None, file: str | None = None, class_name: - str | None = None, args: List[str] | None = None, jars: List[str] | None = None, - files: List[str] | None = None, archives: List[str] | None = None, conf: Dict[str, - str] | None = None, driver_memory: str | None = None, driver_cores: int | None - = None, executor_memory: str | None = None, executor_cores: int | None = None, - num_executors: int | None = None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: file - isRequired: true - types: - - - - name: class_name - isRequired: true - types: - - - - name: args - isRequired: true - types: - - [] - - name: jars - isRequired: true - types: - - [] - - name: files - isRequired: true - types: - - [] - - name: archives - isRequired: true - types: - - [] - - name: conf - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: driver_memory - isRequired: true - types: - - - - name: driver_cores - isRequired: true - types: - - - - name: executor_memory - isRequired: true - types: - - - - name: executor_cores - isRequired: true - types: - - - - name: num_executors - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: file - defaultValue: None - - name: class_name - defaultValue: None - - name: args - defaultValue: None - - name: jars - defaultValue: None - - name: files - defaultValue: None - - name: archives - defaultValue: None - - name: conf - defaultValue: None - - name: driver_memory - defaultValue: None - - name: driver_cores - defaultValue: None - - name: executor_memory - defaultValue: None - - name: executor_cores - defaultValue: None - - name: num_executors - defaultValue: None -methods: -- uid: azure.synapse.models.LivyRequestBase.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyRequestBase.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyRequestBase.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.LivyRequestBase.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyRequestBase.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.LivyRequestBase.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyRequestBase.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivySessionStateInformation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivySessionStateInformation.yml deleted file mode 100644 index c2d94f9e3d6f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivySessionStateInformation.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.LivySessionStateInformation -name: LivySessionStateInformation -fullName: azure.synapse.models.LivySessionStateInformation -module: azure.synapse.models -summary: LivySessionStateInformation. -constructor: - syntax: 'LivySessionStateInformation(*, not_started_at: datetime | None = None, - starting_at: datetime | None = None, idle_at: datetime | None = None, dead_at: - datetime | None = None, shutting_down_at: datetime | None = None, killed_at: datetime - | None = None, recovering_at: datetime | None = None, busy_at: datetime | None - = None, error_at: datetime | None = None, current_state: str | None = None, job_creation_request: - LivyRequestBase | None = None, **kwargs)' - parameters: - - name: not_started_at - isRequired: true - types: - - - - name: starting_at - isRequired: true - types: - - - - name: idle_at - isRequired: true - types: - - - - name: dead_at - isRequired: true - types: - - - - name: shutting_down_at - isRequired: true - types: - - - - name: killed_at - isRequired: true - types: - - - - name: recovering_at - isRequired: true - types: - - - - name: busy_at - isRequired: true - types: - - - - name: error_at - isRequired: true - types: - - - - name: current_state - isRequired: true - types: - - - - name: job_creation_request - isRequired: true - types: - - - keywordOnlyParameters: - - name: not_started_at - defaultValue: None - - name: starting_at - defaultValue: None - - name: idle_at - defaultValue: None - - name: dead_at - defaultValue: None - - name: shutting_down_at - defaultValue: None - - name: killed_at - defaultValue: None - - name: recovering_at - defaultValue: None - - name: busy_at - defaultValue: None - - name: error_at - defaultValue: None - - name: current_state - defaultValue: None - - name: job_creation_request - defaultValue: None -methods: -- uid: azure.synapse.models.LivySessionStateInformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivySessionStateInformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivySessionStateInformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.LivySessionStateInformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivySessionStateInformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.LivySessionStateInformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivySessionStateInformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementCancellationResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementCancellationResponse.yml deleted file mode 100644 index 59b224db926a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementCancellationResponse.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.LivyStatementCancellationResponse -name: LivyStatementCancellationResponse -fullName: azure.synapse.models.LivyStatementCancellationResponse -module: azure.synapse.models -summary: LivyStatementCancellationResponse. -constructor: - syntax: 'LivyStatementCancellationResponse(*, msg: str | None = None, **kwargs)' - parameters: - - name: msg - isRequired: true - types: - - - keywordOnlyParameters: - - name: msg - defaultValue: None -methods: -- uid: azure.synapse.models.LivyStatementCancellationResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementCancellationResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementCancellationResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.LivyStatementCancellationResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementCancellationResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.LivyStatementCancellationResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementCancellationResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementOutput.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementOutput.yml deleted file mode 100644 index 480f4628cf88..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementOutput.yml +++ /dev/null @@ -1,154 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.LivyStatementOutput -name: LivyStatementOutput -fullName: azure.synapse.models.LivyStatementOutput -module: azure.synapse.models -summary: LivyStatementOutput. -constructor: - syntax: 'LivyStatementOutput(*, status: str | None = None, execution_count: int - | None = None, data: object | None = None, ename: str | None = None, evalue: str - | None = None, traceback: List[str] | None = None, **kwargs)' - parameters: - - name: status - isRequired: true - types: - - - - name: execution_count - isRequired: true - types: - - - - name: data - isRequired: true - types: - - - - name: ename - isRequired: true - types: - - - - name: evalue - isRequired: true - types: - - - - name: traceback - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: status - defaultValue: None - - name: execution_count - defaultValue: None - - name: data - defaultValue: None - - name: ename - defaultValue: None - - name: evalue - defaultValue: None - - name: traceback - defaultValue: None -methods: -- uid: azure.synapse.models.LivyStatementOutput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementOutput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementOutput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.LivyStatementOutput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementOutput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.LivyStatementOutput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementOutput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementRequestBody.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementRequestBody.yml deleted file mode 100644 index 1f9029f41824..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementRequestBody.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.LivyStatementRequestBody -name: LivyStatementRequestBody -fullName: azure.synapse.models.LivyStatementRequestBody -module: azure.synapse.models -summary: LivyStatementRequestBody. -constructor: - syntax: 'LivyStatementRequestBody(*, code: str | None = None, kind: str | None = - None, **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: kind - isRequired: true - types: - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: kind - defaultValue: None -methods: -- uid: azure.synapse.models.LivyStatementRequestBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementRequestBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementRequestBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.LivyStatementRequestBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementRequestBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.LivyStatementRequestBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementRequestBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementResponseBody.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementResponseBody.yml deleted file mode 100644 index 16139d757281..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementResponseBody.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.LivyStatementResponseBody -name: LivyStatementResponseBody -fullName: azure.synapse.models.LivyStatementResponseBody -module: azure.synapse.models -summary: LivyStatementResponseBody. -constructor: - syntax: 'LivyStatementResponseBody(*, id: int | None = None, code: str | None = - None, state: str | None = None, output: LivyStatementOutput | None = None, **kwargs)' - parameters: - - name: id - isRequired: true - types: - - - - name: code - isRequired: true - types: - - - - name: state - isRequired: true - types: - - - - name: output - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - defaultValue: None - - name: code - defaultValue: None - - name: state - defaultValue: None - - name: output - defaultValue: None -methods: -- uid: azure.synapse.models.LivyStatementResponseBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementResponseBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementResponseBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.LivyStatementResponseBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementResponseBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.LivyStatementResponseBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementResponseBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementsResponseBody.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementsResponseBody.yml deleted file mode 100644 index c16a5be99200..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementsResponseBody.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.LivyStatementsResponseBody -name: LivyStatementsResponseBody -fullName: azure.synapse.models.LivyStatementsResponseBody -module: azure.synapse.models -summary: LivyStatementsResponseBody. -constructor: - syntax: 'LivyStatementsResponseBody(*, total_statements: int | None = None, statements: - List[LivyStatementResponseBody] | None = None, **kwargs)' - parameters: - - name: total_statements - isRequired: true - types: - - - - name: statements - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: total_statements - defaultValue: None - - name: statements - defaultValue: None -methods: -- uid: azure.synapse.models.LivyStatementsResponseBody.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementsResponseBody.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementsResponseBody.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.LivyStatementsResponseBody.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.LivyStatementsResponseBody.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.LivyStatementsResponseBody.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.LivyStatementsResponseBody.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Option.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Option.yml deleted file mode 100644 index e6de391fd8c8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Option.yml +++ /dev/null @@ -1,135 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.Option -name: Option -fullName: azure.synapse.models.Option -module: azure.synapse.models -summary: Option. -constructor: - syntax: 'Option(*, additional_prop1: str | None = None, additional_prop2: str | - None = None, additional_prop3: str | None = None, **kwargs)' - parameters: - - name: additional_prop1 - isRequired: true - types: - - - - name: additional_prop2 - isRequired: true - types: - - - - name: additional_prop3 - isRequired: true - types: - - - keywordOnlyParameters: - - name: additional_prop1 - defaultValue: None - - name: additional_prop2 - defaultValue: None - - name: additional_prop3 - defaultValue: None -methods: -- uid: azure.synapse.models.Option.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Option.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Option.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.Option.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Option.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.Option.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Option.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.PluginCurrentState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.PluginCurrentState.yml deleted file mode 100644 index 0f70c15a2f17..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.PluginCurrentState.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.models.PluginCurrentState -name: PluginCurrentState -fullName: azure.synapse.models.PluginCurrentState -module: azure.synapse.models -fields: -- name: cleanup - uid: azure.synapse.models.PluginCurrentState.cleanup -- name: ended - uid: azure.synapse.models.PluginCurrentState.ended -- name: monitoring - uid: azure.synapse.models.PluginCurrentState.monitoring -- name: preparation - uid: azure.synapse.models.PluginCurrentState.preparation -- name: queued - uid: azure.synapse.models.PluginCurrentState.queued -- name: resource_acquisition - uid: azure.synapse.models.PluginCurrentState.resource_acquisition -- name: submission - uid: azure.synapse.models.PluginCurrentState.submission diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SchedulerCurrentState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SchedulerCurrentState.yml deleted file mode 100644 index df2edd71d2cf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SchedulerCurrentState.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.models.SchedulerCurrentState -name: SchedulerCurrentState -fullName: azure.synapse.models.SchedulerCurrentState -module: azure.synapse.models -fields: -- name: ended - uid: azure.synapse.models.SchedulerCurrentState.ended -- name: queued - uid: azure.synapse.models.SchedulerCurrentState.queued -- name: scheduled - uid: azure.synapse.models.SchedulerCurrentState.scheduled diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SchedulerInformation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SchedulerInformation.yml deleted file mode 100644 index 4450b74c8e54..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SchedulerInformation.yml +++ /dev/null @@ -1,151 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.SchedulerInformation -name: SchedulerInformation -fullName: azure.synapse.models.SchedulerInformation -module: azure.synapse.models -summary: SchedulerInformation. -constructor: - syntax: 'SchedulerInformation(*, submitted_at: datetime | None = None, scheduled_at: - datetime | None = None, ended_at: datetime | None = None, cancellation_requested_at: - datetime | None = None, current_state: str | SchedulerCurrentState | None = None, - **kwargs)' - parameters: - - name: submitted_at - isRequired: true - types: - - - - name: scheduled_at - isRequired: true - types: - - - - name: ended_at - isRequired: true - types: - - - - name: cancellation_requested_at - isRequired: true - types: - - - - name: current_state - description: 'Possible values include: ''Queued'', ''Scheduled'', ''Ended''.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: submitted_at - defaultValue: None - - name: scheduled_at - defaultValue: None - - name: ended_at - defaultValue: None - - name: cancellation_requested_at - defaultValue: None - - name: current_state - defaultValue: None -methods: -- uid: azure.synapse.models.SchedulerInformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SchedulerInformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SchedulerInformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.SchedulerInformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SchedulerInformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.SchedulerInformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SchedulerInformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SetWorkspaceAdministratorsRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SetWorkspaceAdministratorsRequest.yml deleted file mode 100644 index 19c061a79a35..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SetWorkspaceAdministratorsRequest.yml +++ /dev/null @@ -1,123 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.SetWorkspaceAdministratorsRequest -name: SetWorkspaceAdministratorsRequest -fullName: azure.synapse.models.SetWorkspaceAdministratorsRequest -module: azure.synapse.models -summary: SetWorkspaceAdministratorsRequest. -constructor: - syntax: 'SetWorkspaceAdministratorsRequest(*, administrators: List[str] | None = - None, **kwargs)' - parameters: - - name: administrators - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: administrators - defaultValue: None -methods: -- uid: azure.synapse.models.SetWorkspaceAdministratorsRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SetWorkspaceAdministratorsRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SetWorkspaceAdministratorsRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.SetWorkspaceAdministratorsRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SetWorkspaceAdministratorsRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.SetWorkspaceAdministratorsRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SetWorkspaceAdministratorsRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkJob.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkJob.yml deleted file mode 100644 index de61dcf6a4ef..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkJob.yml +++ /dev/null @@ -1,212 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.SparkJob -name: SparkJob -fullName: azure.synapse.models.SparkJob -module: azure.synapse.models -summary: SparkJob. -constructor: - syntax: 'SparkJob(*, state: str | None = None, name: str | None = None, submitter: - str | None = None, compute: str | None = None, spark_application_id: str | None - = None, livy_id: str | None = None, timing: List[str] | None = None, spark_job_definition: - str | None = None, pipeline: List[SparkJob] | None = None, job_type: str | None - = None, submit_time: datetime | None = None, end_time: datetime | None = None, - queued_duration: str | None = None, running_duration: str | None = None, total_duration: - str | None = None, **kwargs)' - parameters: - - name: state - isRequired: true - types: - - - - name: name - isRequired: true - types: - - - - name: submitter - isRequired: true - types: - - - - name: compute - isRequired: true - types: - - - - name: spark_application_id - isRequired: true - types: - - - - name: livy_id - isRequired: true - types: - - - - name: timing - isRequired: true - types: - - [] - - name: spark_job_definition - isRequired: true - types: - - - - name: pipeline - isRequired: true - types: - - [] - - name: job_type - isRequired: true - types: - - - - name: submit_time - isRequired: true - types: - - - - name: end_time - isRequired: true - types: - - - - name: queued_duration - isRequired: true - types: - - - - name: running_duration - isRequired: true - types: - - - - name: total_duration - isRequired: true - types: - - - keywordOnlyParameters: - - name: state - defaultValue: None - - name: name - defaultValue: None - - name: submitter - defaultValue: None - - name: compute - defaultValue: None - - name: spark_application_id - defaultValue: None - - name: livy_id - defaultValue: None - - name: timing - defaultValue: None - - name: spark_job_definition - defaultValue: None - - name: pipeline - defaultValue: None - - name: job_type - defaultValue: None - - name: submit_time - defaultValue: None - - name: end_time - defaultValue: None - - name: queued_duration - defaultValue: None - - name: running_duration - defaultValue: None - - name: total_duration - defaultValue: None -methods: -- uid: azure.synapse.models.SparkJob.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SparkJob.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SparkJob.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.SparkJob.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SparkJob.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.SparkJob.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SparkJob.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkJobListViewResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkJobListViewResponse.yml deleted file mode 100644 index 718cf803958d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkJobListViewResponse.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.SparkJobListViewResponse -name: SparkJobListViewResponse -fullName: azure.synapse.models.SparkJobListViewResponse -module: azure.synapse.models -summary: SparkJobListViewResponse. -constructor: - syntax: 'SparkJobListViewResponse(*, n_jobs: int | None = None, spark_jobs: List[SparkJob] - | None = None, **kwargs)' - parameters: - - name: n_jobs - isRequired: true - types: - - - - name: spark_jobs - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: n_jobs - defaultValue: None - - name: spark_jobs - defaultValue: None -methods: -- uid: azure.synapse.models.SparkJobListViewResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SparkJobListViewResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SparkJobListViewResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.SparkJobListViewResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SparkJobListViewResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.SparkJobListViewResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SparkJobListViewResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkServicePluginInformation.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkServicePluginInformation.yml deleted file mode 100644 index cd7f974d2559..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkServicePluginInformation.yml +++ /dev/null @@ -1,161 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.SparkServicePluginInformation -name: SparkServicePluginInformation -fullName: azure.synapse.models.SparkServicePluginInformation -module: azure.synapse.models -summary: SparkServicePluginInformation. -constructor: - syntax: 'SparkServicePluginInformation(*, preparation_started_at: datetime | None - = None, resource_acquisition_started_at: datetime | None = None, submission_started_at: - datetime | None = None, monitoring_started_at: datetime | None = None, cleanup_started_at: - datetime | None = None, current_state: str | PluginCurrentState | None = None, - **kwargs)' - parameters: - - name: preparation_started_at - isRequired: true - types: - - - - name: resource_acquisition_started_at - isRequired: true - types: - - - - name: submission_started_at - isRequired: true - types: - - - - name: monitoring_started_at - isRequired: true - types: - - - - name: cleanup_started_at - isRequired: true - types: - - - - name: current_state - description: 'Possible values include: ''Preparation'', ''ResourceAcquisition'', - ''Queued'', - - ''Submission'', ''Monitoring'', ''Cleanup'', ''Ended''.' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: preparation_started_at - defaultValue: None - - name: resource_acquisition_started_at - defaultValue: None - - name: submission_started_at - defaultValue: None - - name: monitoring_started_at - defaultValue: None - - name: cleanup_started_at - defaultValue: None - - name: current_state - defaultValue: None -methods: -- uid: azure.synapse.models.SparkServicePluginInformation.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SparkServicePluginInformation.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SparkServicePluginInformation.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.SparkServicePluginInformation.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.SparkServicePluginInformation.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.SparkServicePluginInformation.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.SparkServicePluginInformation.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Stages.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Stages.yml deleted file mode 100644 index 84faa590fc8d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Stages.yml +++ /dev/null @@ -1,167 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.Stages -name: Stages -fullName: azure.synapse.models.Stages -module: azure.synapse.models -summary: Stages. -constructor: - syntax: 'Stages(*, data_avg: int | None = None, time_avg: int | None = None, id: - int | None = None, attempt_id: int | None = None, name: str | None = None, data_skew_task: - List[int] | None = None, time_skew_task: List[int] | None = None, tasks: List[int] - | None = None, **kwargs)' - parameters: - - name: data_avg - isRequired: true - types: - - - - name: time_avg - isRequired: true - types: - - - - name: id - isRequired: true - types: - - - - name: attempt_id - isRequired: true - types: - - - - name: name - isRequired: true - types: - - - - name: data_skew_task - isRequired: true - types: - - [] - - name: time_skew_task - isRequired: true - types: - - [] - - name: tasks - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: data_avg - defaultValue: None - - name: time_avg - defaultValue: None - - name: id - defaultValue: None - - name: attempt_id - defaultValue: None - - name: name - defaultValue: None - - name: data_skew_task - defaultValue: None - - name: time_skew_task - defaultValue: None - - name: tasks - defaultValue: None -methods: -- uid: azure.synapse.models.Stages.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Stages.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Stages.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.Stages.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Stages.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.Stages.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Stages.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Tables.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Tables.yml deleted file mode 100644 index 64ebc6c2033f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Tables.yml +++ /dev/null @@ -1,129 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.Tables -name: Tables -fullName: azure.synapse.models.Tables -module: azure.synapse.models -summary: Tables. -constructor: - syntax: 'Tables(*, operation: str | None = None, options: List[Option] | None = - None, **kwargs)' - parameters: - - name: operation - isRequired: true - types: - - - - name: options - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: operation - defaultValue: None - - name: options - defaultValue: None -methods: -- uid: azure.synapse.models.Tables.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Tables.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Tables.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.Tables.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.Tables.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.Tables.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.Tables.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.WorkspaceAccessControlResponse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.WorkspaceAccessControlResponse.yml deleted file mode 100644 index d8147edffcc7..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.WorkspaceAccessControlResponse.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.models.WorkspaceAccessControlResponse -name: WorkspaceAccessControlResponse -fullName: azure.synapse.models.WorkspaceAccessControlResponse -module: azure.synapse.models -summary: WorkspaceAccessControlResponse. -constructor: - syntax: 'WorkspaceAccessControlResponse(*, administrators: List[str] | None = None, - etag: str | None = None, access_control_list: Dict[str, List[str]] | None = None, - **kwargs)' - parameters: - - name: administrators - isRequired: true - types: - - [] - - name: etag - isRequired: true - types: - - - - name: access_control_list - description: "Dictionary of\n." - isRequired: true - types: - - [, []] - keywordOnlyParameters: - - name: administrators - defaultValue: None - - name: etag - defaultValue: None - - name: access_control_list - defaultValue: None -methods: -- uid: azure.synapse.models.WorkspaceAccessControlResponse.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.WorkspaceAccessControlResponse.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.WorkspaceAccessControlResponse.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.models.WorkspaceAccessControlResponse.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.models.WorkspaceAccessControlResponse.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.models.WorkspaceAccessControlResponse.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.models.WorkspaceAccessControlResponse.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.yml deleted file mode 100644 index e2b9b9d4ef26..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.yml +++ /dev/null @@ -1,51 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.models -name: models -fullName: azure.synapse.models -type: import -classes: -- azure.synapse.models.Config -- azure.synapse.models.Data -- azure.synapse.models.Edge -- azure.synapse.models.ErrorDetail -- azure.synapse.models.ErrorInformation -- azure.synapse.models.ErrorResponse -- azure.synapse.models.ErrorResponseException -- azure.synapse.models.Executors -- azure.synapse.models.ExtendedLivyBatchRequest -- azure.synapse.models.ExtendedLivyBatchResponse -- azure.synapse.models.ExtendedLivyListBatchResponse -- azure.synapse.models.ExtendedLivyListSessionResponse -- azure.synapse.models.ExtendedLivySessionRequest -- azure.synapse.models.ExtendedLivySessionResponse -- azure.synapse.models.GetAccessControlInfoRequest -- azure.synapse.models.HistoryServerDataResponse -- azure.synapse.models.HistoryServerDiagnosticResponse -- azure.synapse.models.HistoryServerDiagnosticResponseData -- azure.synapse.models.HistoryServerGraphResponse -- azure.synapse.models.HistoryServerGraphResponseData -- azure.synapse.models.HistoryServerPropertiesResponse -- azure.synapse.models.Jobs -- azure.synapse.models.LivyBatchStateInformation -- azure.synapse.models.LivyRequestBase -- azure.synapse.models.LivySessionStateInformation -- azure.synapse.models.LivyStatementCancellationResponse -- azure.synapse.models.LivyStatementOutput -- azure.synapse.models.LivyStatementRequestBody -- azure.synapse.models.LivyStatementResponseBody -- azure.synapse.models.LivyStatementsResponseBody -- azure.synapse.models.Option -- azure.synapse.models.SchedulerInformation -- azure.synapse.models.SetWorkspaceAdministratorsRequest -- azure.synapse.models.SparkJob -- azure.synapse.models.SparkJobListViewResponse -- azure.synapse.models.SparkServicePluginInformation -- azure.synapse.models.Stages -- azure.synapse.models.Tables -- azure.synapse.models.WorkspaceAccessControlResponse -enums: -- azure.synapse.models.ErrorSource -- azure.synapse.models.JobResult -- azure.synapse.models.JobType -- azure.synapse.models.PluginCurrentState -- azure.synapse.models.SchedulerCurrentState diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.MonitoringOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.MonitoringOperations.yml deleted file mode 100644 index 6e653e5d9400..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.MonitoringOperations.yml +++ /dev/null @@ -1,244 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.operations.MonitoringOperations -name: MonitoringOperations -fullName: azure.synapse.operations.MonitoringOperations -module: azure.synapse.operations -summary: 'MonitoringOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: MonitoringOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.operations.MonitoringOperations.get_application_details - name: get_application_details - summary: Get one spark application details given the workspace name, pool name and - livyid. - signature: 'get_application_details(workspace_name: str, pool_name: str, livy_id: - str, **kwargs: Any) -> SparkJobListViewResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: pool_name - description: The spark pool name. - isRequired: true - types: - - - - name: livy_id - description: The livy id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkJobListViewResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.MonitoringOperations.get_history_server_data - name: get_history_server_data - summary: Get History Server Data for a given workspace, pool, livyid, appid and - attemptId. - signature: 'get_history_server_data(workspace_name: str, pool_name: str, livy_id: - str, app_id: str, attempt_id: str, **kwargs: Any) -> HistoryServerDataResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: pool_name - description: The spark pool name. - isRequired: true - types: - - - - name: livy_id - description: The livy id. - isRequired: true - types: - - - - name: app_id - description: The application id. - isRequired: true - types: - - - - name: attempt_id - description: The attempt id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HistoryServerDataResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.MonitoringOperations.get_history_server_diagnostic - name: get_history_server_diagnostic - summary: Get History Server Diagnostic Data for a given workspace, pool, livyid, - appid and attemptId. - signature: 'get_history_server_diagnostic(workspace_name: str, pool_name: str, livy_id: - str, app_id: str, attempt_id: str, **kwargs: Any) -> HistoryServerDiagnosticResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: pool_name - description: The spark pool name. - isRequired: true - types: - - - - name: livy_id - description: The livy id. - isRequired: true - types: - - - - name: app_id - description: The application id. - isRequired: true - types: - - - - name: attempt_id - description: The attempt id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HistoryServerDiagnosticResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.MonitoringOperations.get_history_server_graph - name: get_history_server_graph - summary: Get History Server Graph Data for a given workspace, pool, livyid, appid - and attemptId. - signature: 'get_history_server_graph(workspace_name: str, pool_name: str, livy_id: - str, app_id: str, attempt_id: str, **kwargs: Any) -> HistoryServerGraphResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: pool_name - description: The spark pool name. - isRequired: true - types: - - - - name: livy_id - description: The livy id. - isRequired: true - types: - - - - name: app_id - description: The application id. - isRequired: true - types: - - - - name: attempt_id - description: The attempt id. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HistoryServerGraphResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.MonitoringOperations.get_history_server_properties - name: get_history_server_properties - summary: Get History server properties. - signature: 'get_history_server_properties(workspace_name: str, **kwargs: Any) -> - HistoryServerPropertiesResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: HistoryServerPropertiesResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.MonitoringOperations.get_spark_job_list - name: get_spark_job_list - summary: Get list of spark applications for the workspace. - signature: 'get_spark_job_list(workspace_name: str, **kwargs: Any) -> SparkJobListViewResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkJobListViewResponse or or the result of cls(response) - types: - - - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.operations.MonitoringOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.SparkBatchOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.SparkBatchOperations.yml deleted file mode 100644 index e59934d7b2dd..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.SparkBatchOperations.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.operations.SparkBatchOperations -name: SparkBatchOperations -fullName: azure.synapse.operations.SparkBatchOperations -module: azure.synapse.operations -summary: 'SparkBatchOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: SparkBatchOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.operations.SparkBatchOperations.create - name: create - summary: Create new spark batch job. - signature: 'create(workspace_name: str, spark_pool_name: str, livy_request: ExtendedLivyBatchRequest, - detailed: bool | None = None, **kwargs: Any) -> ExtendedLivyBatchResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: livy_request - description: Livy compatible batch job request payload. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivyBatchResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkBatchOperations.delete - name: delete - summary: Cancels a running spark batch job. - signature: 'delete(workspace_name: str, spark_pool_name: str, batch_id: int, **kwargs: - Any) -> None' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: batch_id - description: Identifier for the batch job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkBatchOperations.get - name: get - summary: Gets a single spark batch job. - signature: 'get(workspace_name: str, spark_pool_name: str, batch_id: int, detailed: - bool | None = None, **kwargs: Any) -> ExtendedLivyBatchResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: batch_id - description: Identifier for the batch job. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivyBatchResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkBatchOperations.list - name: list - summary: List all spark batch jobs which are running under a particular spark pool. - signature: 'list(workspace_name: str, spark_pool_name: str, from_parameter: int - | None = None, size: int | None = None, detailed: bool | None = None, **kwargs: - Any) -> ExtendedLivyListBatchResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: from_parameter - description: Optional param specifying which index the list should begin from. - defaultValue: None - types: - - - - name: size - description: 'Optional param specifying the size of the returned list. - - By default it is 20 and that is the maximum.' - defaultValue: None - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivyListBatchResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.operations.SparkBatchOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.SparkSessionOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.SparkSessionOperations.yml deleted file mode 100644 index 523fc41acd6f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.SparkSessionOperations.yml +++ /dev/null @@ -1,368 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.operations.SparkSessionOperations -name: SparkSessionOperations -fullName: azure.synapse.operations.SparkSessionOperations -module: azure.synapse.operations -summary: 'SparkSessionOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: SparkSessionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.operations.SparkSessionOperations.create - name: create - summary: Create new spark session. - signature: 'create(workspace_name: str, spark_pool_name: str, livy_request: ExtendedLivySessionRequest, - detailed: bool | None = None, **kwargs: Any) -> ExtendedLivySessionResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: livy_request - description: Livy compatible batch job request payload. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivySessionResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkSessionOperations.create_statement - name: create_statement - summary: Create statement within a spark session. - signature: 'create_statement(workspace_name: str, spark_pool_name: str, session_id: - int, livy_request: LivyStatementRequestBody, **kwargs: Any) -> LivyStatementResponseBody' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: livy_request - description: Livy compatible batch job request payload. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivyStatementResponseBody or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkSessionOperations.delete - name: delete - summary: Cancels a running spark session. - signature: 'delete(workspace_name: str, spark_pool_name: str, session_id: int, **kwargs: - Any) -> None' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkSessionOperations.delete_statement - name: delete_statement - summary: Kill a statement within a session. - signature: 'delete_statement(workspace_name: str, spark_pool_name: str, session_id: - int, statement_id: int, **kwargs: Any) -> LivyStatementCancellationResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: statement_id - description: Identifier for the statement. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivyStatementCancellationResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkSessionOperations.get - name: get - summary: Gets a single spark session. - signature: 'get(workspace_name: str, spark_pool_name: str, session_id: int, detailed: - bool | None = None, **kwargs: Any) -> ExtendedLivySessionResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivySessionResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkSessionOperations.get_statement - name: get_statement - summary: Gets a single statement within a spark session. - signature: 'get_statement(workspace_name: str, spark_pool_name: str, session_id: - int, statement_id: int, **kwargs: Any) -> LivyStatementResponseBody' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: statement_id - description: Identifier for the statement. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivyStatementResponseBody or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkSessionOperations.list - name: list - summary: List all spark sessions which are running under a particular spark pool. - signature: 'list(workspace_name: str, spark_pool_name: str, from_parameter: int - | None = None, size: int | None = None, detailed: bool | None = None, **kwargs: - Any) -> ExtendedLivyListSessionResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: from_parameter - description: Optional param specifying which index the list should begin from. - defaultValue: None - types: - - - - name: size - description: 'Optional param specifying the size of the returned list. - - By default it is 20 and that is the maximum.' - defaultValue: None - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: ExtendedLivyListSessionResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkSessionOperations.list_statements - name: list_statements - summary: Gets a list of statements within a spark session. - signature: 'list_statements(workspace_name: str, spark_pool_name: str, session_id: - int, **kwargs: Any) -> LivyStatementsResponseBody' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: LivyStatementsResponseBody or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.SparkSessionOperations.reset_timeout - name: reset_timeout - summary: Sends a keep alive call to the current session to reset the session timeout. - signature: 'reset_timeout(workspace_name: str, spark_pool_name: str, session_id: - int, **kwargs: Any) -> None' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. "ondemand" targets the ondemand pool. - isRequired: true - types: - - - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.operations.SparkSessionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.WorkspaceAclOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.WorkspaceAclOperations.yml deleted file mode 100644 index fdb0b8ad4cca..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.WorkspaceAclOperations.yml +++ /dev/null @@ -1,85 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.operations.WorkspaceAclOperations -name: WorkspaceAclOperations -fullName: azure.synapse.operations.WorkspaceAclOperations -module: azure.synapse.operations -summary: 'WorkspaceAclOperations operations. - - - You should not instantiate directly this class, but create a Client instance that - will create it for you and attach it as attribute.' -constructor: - syntax: WorkspaceAclOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.operations.WorkspaceAclOperations.get_access_control_info - name: get_access_control_info - summary: Get access control info. - signature: 'get_access_control_info(workspace_name: str, artifact_name: str | None - = None, **kwargs: Any) -> WorkspaceAccessControlResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: artifact_name - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: WorkspaceAccessControlResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.operations.WorkspaceAclOperations.set_workspace_administrators - name: set_workspace_administrators - summary: Replace Admins of the Workspace. - signature: 'set_workspace_administrators(workspace_name: str, administrators: List[str] - | None = None, **kwargs: Any) -> WorkspaceAccessControlResponse' - parameters: - - name: workspace_name - description: The name of the workspace to execute operations on. - isRequired: true - types: - - - - name: administrators - defaultValue: None - types: - - [] - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: WorkspaceAccessControlResponse or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.operations.WorkspaceAclOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.yml deleted file mode 100644 index 1c6e2b936c86..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.yml +++ /dev/null @@ -1,10 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.operations -name: operations -fullName: azure.synapse.operations -type: import -classes: -- azure.synapse.operations.MonitoringOperations -- azure.synapse.operations.SparkBatchOperations -- azure.synapse.operations.SparkSessionOperations -- azure.synapse.operations.WorkspaceAclOperations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.SparkClient.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.SparkClient.yml deleted file mode 100644 index cd51f6e69234..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.SparkClient.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.SparkClient -name: SparkClient -fullName: azure.synapse.spark.SparkClient -module: azure.synapse.spark -summary: SparkClient. -constructor: - syntax: 'SparkClient(credential: ''TokenCredential'', endpoint: str, spark_pool_name: - str, livy_api_version: str = ''2019-11-01-preview'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: endpoint - description: The workspace development endpoint, for example [https://myworkspace.dev.azuresynapse.net](https://myworkspace.dev.azuresynapse.net). - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. - isRequired: true - types: - - - - name: livy_api_version - description: Valid api-version for the request. - defaultValue: 2019-11-01-preview - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: SparkBatchOperations operations - name: spark_batch - types: - - -- description: SparkSessionOperations operations - name: spark_session - types: - - -methods: -- uid: azure.synapse.spark.SparkClient.close - name: close - signature: close() -> None diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.SparkClient.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.SparkClient.yml deleted file mode 100644 index e2b70385765f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.SparkClient.yml +++ /dev/null @@ -1,49 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.aio.SparkClient -name: SparkClient -fullName: azure.synapse.spark.aio.SparkClient -module: azure.synapse.spark.aio -summary: SparkClient. -constructor: - syntax: 'SparkClient(credential: AsyncTokenCredential, endpoint: str, spark_pool_name: - str, livy_api_version: str = ''2019-11-01-preview'', **kwargs: Any)' - parameters: - - name: credential - description: Credential needed for the client to connect to Azure. - isRequired: true - types: - - - - name: endpoint - description: The workspace development endpoint, for example [https://myworkspace.dev.azuresynapse.net](https://myworkspace.dev.azuresynapse.net). - isRequired: true - types: - - - - name: spark_pool_name - description: Name of the spark pool. - isRequired: true - types: - - - - name: livy_api_version - description: Valid api-version for the request. - defaultValue: 2019-11-01-preview - types: - - - keywordOnlyParameters: - - name: polling_interval - description: Default waiting time between two polls for LRO operations if no Retry-After - header is present. - types: - - -variables: -- description: SparkBatchOperations operations - name: spark_batch - types: - - -- description: SparkSessionOperations operations - name: spark_session - types: - - -methods: -- uid: azure.synapse.spark.aio.SparkClient.close - name: close - signature: async close() -> None diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.SparkBatchOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.SparkBatchOperations.yml deleted file mode 100644 index febbf54db14d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.SparkBatchOperations.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.aio.operations_async.SparkBatchOperations -name: SparkBatchOperations -fullName: azure.synapse.spark.aio.operations_async.SparkBatchOperations -module: azure.synapse.spark.aio.operations_async -summary: 'SparkBatchOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: SparkBatchOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.spark.aio.operations_async.SparkBatchOperations.cancel_spark_batch_job - name: cancel_spark_batch_job - summary: Cancels a running spark batch job. - signature: 'async cancel_spark_batch_job(batch_id: int, **kwargs) -> None' - parameters: - - name: batch_id - description: Identifier for the batch job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkBatchOperations.create_spark_batch_job - name: create_spark_batch_job - summary: Create new spark batch job. - signature: 'async create_spark_batch_job(spark_batch_job_options: SparkBatchJobOptions, - detailed: bool | None = None, **kwargs) -> SparkBatchJob' - parameters: - - name: spark_batch_job_options - description: Livy compatible batch job request payload. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkBatchJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkBatchOperations.get_spark_batch_job - name: get_spark_batch_job - summary: Gets a single spark batch job. - signature: 'async get_spark_batch_job(batch_id: int, detailed: bool | None = None, - **kwargs) -> SparkBatchJob' - parameters: - - name: batch_id - description: Identifier for the batch job. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkBatchJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkBatchOperations.get_spark_batch_jobs - name: get_spark_batch_jobs - summary: List all spark batch jobs which are running under a particular spark pool. - signature: 'async get_spark_batch_jobs(from_parameter: int | None = None, size: - int | None = None, detailed: bool | None = None, **kwargs) -> SparkBatchJobCollection' - parameters: - - name: from_parameter - description: Optional param specifying which index the list should begin from. - defaultValue: None - types: - - - - name: size - description: 'Optional param specifying the size of the returned list. - - By default it is 20 and that is the maximum.' - defaultValue: None - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkBatchJobCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.spark.aio.operations_async.SparkBatchOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.SparkSessionOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.SparkSessionOperations.yml deleted file mode 100644 index ab09e1f139b1..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.SparkSessionOperations.yml +++ /dev/null @@ -1,276 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations -name: SparkSessionOperations -fullName: azure.synapse.spark.aio.operations_async.SparkSessionOperations -module: azure.synapse.spark.aio.operations_async -summary: 'SparkSessionOperations async operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: SparkSessionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.cancel_spark_session - name: cancel_spark_session - summary: Cancels a running spark session. - signature: 'async cancel_spark_session(session_id: int, **kwargs) -> None' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.cancel_spark_statement - name: cancel_spark_statement - summary: Kill a statement within a session. - signature: 'async cancel_spark_statement(session_id: int, statement_id: int, **kwargs) - -> SparkStatementCancellationResult' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: statement_id - description: Identifier for the statement. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkStatementCancellationResult, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.create_spark_session - name: create_spark_session - summary: Create new spark session. - signature: 'async create_spark_session(spark_session_options: SparkSessionOptions, - detailed: bool | None = None, **kwargs) -> SparkSession' - parameters: - - name: spark_session_options - description: Livy compatible batch job request payload. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkSession, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.create_spark_statement - name: create_spark_statement - summary: Create statement within a spark session. - signature: 'async create_spark_statement(session_id: int, spark_statement_options: - SparkStatementOptions, **kwargs) -> SparkStatement' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: spark_statement_options - description: Livy compatible batch job request payload. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkStatement, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.get_spark_session - name: get_spark_session - summary: Gets a single spark session. - signature: 'async get_spark_session(session_id: int, detailed: bool | None = None, - **kwargs) -> SparkSession' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkSession, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.get_spark_sessions - name: get_spark_sessions - summary: List all spark sessions which are running under a particular spark pool. - signature: 'async get_spark_sessions(from_parameter: int | None = None, size: int - | None = None, detailed: bool | None = None, **kwargs) -> SparkSessionCollection' - parameters: - - name: from_parameter - description: Optional param specifying which index the list should begin from. - defaultValue: None - types: - - - - name: size - description: 'Optional param specifying the size of the returned list. - - By default it is 20 and that is the maximum.' - defaultValue: None - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkSessionCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.get_spark_statement - name: get_spark_statement - summary: Gets a single statement within a spark session. - signature: 'async get_spark_statement(session_id: int, statement_id: int, **kwargs) - -> SparkStatement' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: statement_id - description: Identifier for the statement. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkStatement, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.get_spark_statements - name: get_spark_statements - summary: Gets a list of statements within a spark session. - signature: 'async get_spark_statements(session_id: int, **kwargs) -> SparkStatementCollection' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkStatementCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.reset_spark_session_timeout - name: reset_spark_session_timeout - summary: Sends a keep alive call to the current session to reset the session timeout. - signature: 'async reset_spark_session_timeout(session_id: int, **kwargs) -> None' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.yml deleted file mode 100644 index 9527862496e6..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.spark.aio.operations_async -name: operations_async -fullName: azure.synapse.spark.aio.operations_async -type: import -classes: -- azure.synapse.spark.aio.operations_async.SparkBatchOperations -- azure.synapse.spark.aio.operations_async.SparkSessionOperations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.yml deleted file mode 100644 index 42af040fbaa8..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.yml +++ /dev/null @@ -1,9 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.spark.aio -name: aio -fullName: azure.synapse.spark.aio -type: import -classes: -- azure.synapse.spark.aio.SparkClient -packages: -- azure.synapse.spark.aio.operations_async diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.PluginCurrentState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.PluginCurrentState.yml deleted file mode 100644 index e578b84fc119..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.PluginCurrentState.yml +++ /dev/null @@ -1,20 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.spark.models.PluginCurrentState -name: PluginCurrentState -fullName: azure.synapse.spark.models.PluginCurrentState -module: azure.synapse.spark.models -fields: -- name: cleanup - uid: azure.synapse.spark.models.PluginCurrentState.cleanup -- name: ended - uid: azure.synapse.spark.models.PluginCurrentState.ended -- name: monitoring - uid: azure.synapse.spark.models.PluginCurrentState.monitoring -- name: preparation - uid: azure.synapse.spark.models.PluginCurrentState.preparation -- name: queued - uid: azure.synapse.spark.models.PluginCurrentState.queued -- name: resource_acquisition - uid: azure.synapse.spark.models.PluginCurrentState.resource_acquisition -- name: submission - uid: azure.synapse.spark.models.PluginCurrentState.submission diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SchedulerCurrentState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SchedulerCurrentState.yml deleted file mode 100644 index 69071835625f..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SchedulerCurrentState.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.spark.models.SchedulerCurrentState -name: SchedulerCurrentState -fullName: azure.synapse.spark.models.SchedulerCurrentState -module: azure.synapse.spark.models -fields: -- name: ended - uid: azure.synapse.spark.models.SchedulerCurrentState.ended -- name: queued - uid: azure.synapse.spark.models.SchedulerCurrentState.queued -- name: scheduled - uid: azure.synapse.spark.models.SchedulerCurrentState.scheduled diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJob.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJob.yml deleted file mode 100644 index 7983b3aec062..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJob.yml +++ /dev/null @@ -1,257 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkBatchJob -name: SparkBatchJob -fullName: azure.synapse.spark.models.SparkBatchJob -module: azure.synapse.spark.models -summary: 'SparkBatchJob. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkBatchJob(*, id: int, livy_info: SparkBatchJobState | None = None, - name: str | None = None, workspace_name: str | None = None, spark_pool_name: str - | None = None, submitter_name: str | None = None, submitter_id: str | None = None, - artifact_id: str | None = None, job_type: str | SparkJobType | None = None, result: - str | SparkBatchJobResultType | None = None, scheduler: SparkScheduler | None - = None, plugin: SparkServicePlugin | None = None, errors: List[SparkServiceError] - | None = None, tags: Dict[str, str] | None = None, app_id: str | None = None, - app_info: Dict[str, str] | None = None, state: str | None = None, log_lines: List[str] - | None = None, **kwargs)' - parameters: - - name: livy_info - isRequired: true - types: - - - - name: name - description: The batch name. - isRequired: true - types: - - - - name: workspace_name - description: The workspace name. - isRequired: true - types: - - - - name: spark_pool_name - description: The Spark pool name. - isRequired: true - types: - - - - name: submitter_name - description: The submitter name. - isRequired: true - types: - - - - name: submitter_id - description: The submitter identifier. - isRequired: true - types: - - - - name: artifact_id - description: The artifact identifier. - isRequired: true - types: - - - - name: job_type - description: 'The job type. Possible values include: "SparkBatch", "SparkSession".' - isRequired: true - types: - - - - - - name: result - description: 'The Spark batch job result. Possible values include: "Uncertain", - "Succeeded", - - "Failed", "Cancelled".' - isRequired: true - types: - - - - - - name: scheduler - description: The scheduler information. - isRequired: true - types: - - - - name: plugin - description: The plugin information. - isRequired: true - types: - - - - name: errors - description: The error information. - isRequired: true - types: - - [] - - name: tags - description: A set of tags. The tags. - isRequired: true - types: - - [, ] - - name: id - description: Required. The session Id. - isRequired: true - types: - - - - name: app_id - description: The application id of this session. - isRequired: true - types: - - - - name: app_info - description: The detailed application info. - isRequired: true - types: - - [, ] - - name: state - description: The batch state. - isRequired: true - types: - - - - name: log_lines - description: The log lines. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: livy_info - defaultValue: None - - name: name - defaultValue: None - - name: workspace_name - defaultValue: None - - name: spark_pool_name - defaultValue: None - - name: submitter_name - defaultValue: None - - name: submitter_id - defaultValue: None - - name: artifact_id - defaultValue: None - - name: job_type - defaultValue: None - - name: result - defaultValue: None - - name: scheduler - defaultValue: None - - name: plugin - defaultValue: None - - name: errors - defaultValue: None - - name: tags - defaultValue: None - - name: app_id - defaultValue: None - - name: app_info - defaultValue: None - - name: state - defaultValue: None - - name: log_lines - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkBatchJob.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkBatchJob.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkBatchJob.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkBatchJob.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkBatchJob.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkBatchJob.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkBatchJob.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobCollection.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobCollection.yml deleted file mode 100644 index 3a4a4877c89d..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobCollection.yml +++ /dev/null @@ -1,141 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkBatchJobCollection -name: SparkBatchJobCollection -fullName: azure.synapse.spark.models.SparkBatchJobCollection -module: azure.synapse.spark.models -summary: 'Response for batch list operation. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkBatchJobCollection(*, from_property: int, total: int, sessions: List[SparkBatchJob] - | None = None, **kwargs)' - parameters: - - name: from_property - description: Required. The start index of fetched sessions. - isRequired: true - types: - - - - name: total - description: Required. Number of sessions fetched. - isRequired: true - types: - - - - name: sessions - description: Batch list. - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: from_property - isRequired: true - - name: total - isRequired: true - - name: sessions - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkBatchJobCollection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkBatchJobCollection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkBatchJobCollection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkBatchJobCollection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkBatchJobCollection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkBatchJobCollection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkBatchJobCollection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobOptions.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobOptions.yml deleted file mode 100644 index 64f1173cfb06..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobOptions.yml +++ /dev/null @@ -1,225 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkBatchJobOptions -name: SparkBatchJobOptions -fullName: azure.synapse.spark.models.SparkBatchJobOptions -module: azure.synapse.spark.models -summary: 'SparkBatchJobOptions. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkBatchJobOptions(*, name: str, file: str, tags: Dict[str, str] | None - = None, artifact_id: str | None = None, class_name: str | None = None, arguments: - List[str] | None = None, jars: List[str] | None = None, python_files: List[str] - | None = None, files: List[str] | None = None, archives: List[str] | None = None, - configuration: Dict[str, str] | None = None, driver_memory: str | None = None, - driver_cores: int | None = None, executor_memory: str | None = None, executor_cores: - int | None = None, executor_count: int | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Dictionary of ``. - isRequired: true - types: - - [, ] - - name: artifact_id - isRequired: true - types: - - - - name: name - description: Required. - isRequired: true - types: - - - - name: file - description: Required. - isRequired: true - types: - - - - name: class_name - isRequired: true - types: - - - - name: arguments - isRequired: true - types: - - [] - - name: jars - isRequired: true - types: - - [] - - name: python_files - isRequired: true - types: - - [] - - name: files - isRequired: true - types: - - [] - - name: archives - isRequired: true - types: - - [] - - name: configuration - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: driver_memory - isRequired: true - types: - - - - name: driver_cores - isRequired: true - types: - - - - name: executor_memory - isRequired: true - types: - - - - name: executor_cores - isRequired: true - types: - - - - name: executor_count - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: file - isRequired: true - - name: tags - defaultValue: None - - name: artifact_id - defaultValue: None - - name: class_name - defaultValue: None - - name: arguments - defaultValue: None - - name: jars - defaultValue: None - - name: python_files - defaultValue: None - - name: files - defaultValue: None - - name: archives - defaultValue: None - - name: configuration - defaultValue: None - - name: driver_memory - defaultValue: None - - name: driver_cores - defaultValue: None - - name: executor_memory - defaultValue: None - - name: executor_cores - defaultValue: None - - name: executor_count - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkBatchJobOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkBatchJobOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkBatchJobOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkBatchJobOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkBatchJobOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkBatchJobOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkBatchJobOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobResultType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobResultType.yml deleted file mode 100644 index df2e27f63a59..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobResultType.yml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.spark.models.SparkBatchJobResultType -name: SparkBatchJobResultType -fullName: azure.synapse.spark.models.SparkBatchJobResultType -summary: The Spark batch job result. -module: azure.synapse.spark.models -fields: -- name: cancelled - uid: azure.synapse.spark.models.SparkBatchJobResultType.cancelled -- name: failed - uid: azure.synapse.spark.models.SparkBatchJobResultType.failed -- name: succeeded - uid: azure.synapse.spark.models.SparkBatchJobResultType.succeeded -- name: uncertain - uid: azure.synapse.spark.models.SparkBatchJobResultType.uncertain diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobState.yml deleted file mode 100644 index 73d27e55c58e..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobState.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkBatchJobState -name: SparkBatchJobState -fullName: azure.synapse.spark.models.SparkBatchJobState -module: azure.synapse.spark.models -summary: SparkBatchJobState. -constructor: - syntax: 'SparkBatchJobState(*, not_started_at: datetime | None = None, starting_at: - datetime | None = None, running_at: datetime | None = None, dead_at: datetime - | None = None, success_at: datetime | None = None, terminated_at: datetime | None - = None, recovering_at: datetime | None = None, current_state: str | None = None, - job_creation_request: SparkRequest | None = None, **kwargs)' - parameters: - - name: not_started_at - description: the time that at which "not_started" livy state was first seen. - isRequired: true - types: - - - - name: starting_at - description: the time that at which "starting" livy state was first seen. - isRequired: true - types: - - - - name: running_at - description: the time that at which "running" livy state was first seen. - isRequired: true - types: - - - - name: dead_at - description: time that at which "dead" livy state was first seen. - isRequired: true - types: - - - - name: success_at - description: the time that at which "success" livy state was first seen. - isRequired: true - types: - - - - name: terminated_at - description: the time that at which "killed" livy state was first seen. - isRequired: true - types: - - - - name: recovering_at - description: the time that at which "recovering" livy state was first seen. - isRequired: true - types: - - - - name: current_state - description: the Spark job state. - isRequired: true - types: - - - - name: job_creation_request - isRequired: true - types: - - - keywordOnlyParameters: - - name: not_started_at - defaultValue: None - - name: starting_at - defaultValue: None - - name: running_at - defaultValue: None - - name: dead_at - defaultValue: None - - name: success_at - defaultValue: None - - name: terminated_at - defaultValue: None - - name: recovering_at - defaultValue: None - - name: current_state - defaultValue: None - - name: job_creation_request - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkBatchJobState.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkBatchJobState.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkBatchJobState.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkBatchJobState.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkBatchJobState.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkBatchJobState.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkBatchJobState.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkErrorSource.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkErrorSource.yml deleted file mode 100644 index 862009b3d278..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkErrorSource.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.spark.models.SparkErrorSource -name: SparkErrorSource -fullName: azure.synapse.spark.models.SparkErrorSource -module: azure.synapse.spark.models -fields: -- name: dependency - uid: azure.synapse.spark.models.SparkErrorSource.dependency -- name: system - uid: azure.synapse.spark.models.SparkErrorSource.system -- name: unknown - uid: azure.synapse.spark.models.SparkErrorSource.unknown -- name: user - uid: azure.synapse.spark.models.SparkErrorSource.user diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkJobType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkJobType.yml deleted file mode 100644 index d5763efc9a53..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkJobType.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.spark.models.SparkJobType -name: SparkJobType -fullName: azure.synapse.spark.models.SparkJobType -summary: The job type. -module: azure.synapse.spark.models -fields: -- name: spark_batch - uid: azure.synapse.spark.models.SparkJobType.spark_batch -- name: spark_session - uid: azure.synapse.spark.models.SparkJobType.spark_session diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkRequest.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkRequest.yml deleted file mode 100644 index b4a3146a8fdf..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkRequest.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkRequest -name: SparkRequest -fullName: azure.synapse.spark.models.SparkRequest -module: azure.synapse.spark.models -summary: SparkRequest. -constructor: - syntax: 'SparkRequest(*, name: str | None = None, file: str | None = None, class_name: - str | None = None, arguments: List[str] | None = None, jars: List[str] | None - = None, python_files: List[str] | None = None, files: List[str] | None = None, - archives: List[str] | None = None, configuration: Dict[str, str] | None = None, - driver_memory: str | None = None, driver_cores: int | None = None, executor_memory: - str | None = None, executor_cores: int | None = None, executor_count: int | None - = None, **kwargs)' - parameters: - - name: name - isRequired: true - types: - - - - name: file - isRequired: true - types: - - - - name: class_name - isRequired: true - types: - - - - name: arguments - isRequired: true - types: - - [] - - name: jars - isRequired: true - types: - - [] - - name: python_files - isRequired: true - types: - - [] - - name: files - isRequired: true - types: - - [] - - name: archives - isRequired: true - types: - - [] - - name: configuration - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: driver_memory - isRequired: true - types: - - - - name: driver_cores - isRequired: true - types: - - - - name: executor_memory - isRequired: true - types: - - - - name: executor_cores - isRequired: true - types: - - - - name: executor_count - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - defaultValue: None - - name: file - defaultValue: None - - name: class_name - defaultValue: None - - name: arguments - defaultValue: None - - name: jars - defaultValue: None - - name: python_files - defaultValue: None - - name: files - defaultValue: None - - name: archives - defaultValue: None - - name: configuration - defaultValue: None - - name: driver_memory - defaultValue: None - - name: driver_cores - defaultValue: None - - name: executor_memory - defaultValue: None - - name: executor_cores - defaultValue: None - - name: executor_count - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkRequest.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkRequest.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkRequest.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkRequest.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkRequest.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkRequest.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkRequest.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkScheduler.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkScheduler.yml deleted file mode 100644 index 13067f9a6554..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkScheduler.yml +++ /dev/null @@ -1,150 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkScheduler -name: SparkScheduler -fullName: azure.synapse.spark.models.SparkScheduler -module: azure.synapse.spark.models -summary: SparkScheduler. -constructor: - syntax: 'SparkScheduler(*, submitted_at: datetime | None = None, scheduled_at: datetime - | None = None, ended_at: datetime | None = None, cancellation_requested_at: datetime - | None = None, current_state: str | SchedulerCurrentState | None = None, **kwargs)' - parameters: - - name: submitted_at - isRequired: true - types: - - - - name: scheduled_at - isRequired: true - types: - - - - name: ended_at - isRequired: true - types: - - - - name: cancellation_requested_at - isRequired: true - types: - - - - name: current_state - description: 'Possible values include: "Queued", "Scheduled", "Ended".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: submitted_at - defaultValue: None - - name: scheduled_at - defaultValue: None - - name: ended_at - defaultValue: None - - name: cancellation_requested_at - defaultValue: None - - name: current_state - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkScheduler.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkScheduler.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkScheduler.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkScheduler.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkScheduler.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkScheduler.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkScheduler.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkServiceError.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkServiceError.yml deleted file mode 100644 index e296a9e13029..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkServiceError.yml +++ /dev/null @@ -1,137 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkServiceError -name: SparkServiceError -fullName: azure.synapse.spark.models.SparkServiceError -module: azure.synapse.spark.models -summary: SparkServiceError. -constructor: - syntax: 'SparkServiceError(*, message: str | None = None, error_code: str | None - = None, source: str | SparkErrorSource | None = None, **kwargs)' - parameters: - - name: message - isRequired: true - types: - - - - name: error_code - isRequired: true - types: - - - - name: source - description: 'Possible values include: "System", "User", "Unknown", "Dependency".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: message - defaultValue: None - - name: error_code - defaultValue: None - - name: source - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkServiceError.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkServiceError.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkServiceError.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkServiceError.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkServiceError.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkServiceError.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkServiceError.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkServicePlugin.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkServicePlugin.yml deleted file mode 100644 index 03cd9aee75e2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkServicePlugin.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkServicePlugin -name: SparkServicePlugin -fullName: azure.synapse.spark.models.SparkServicePlugin -module: azure.synapse.spark.models -summary: SparkServicePlugin. -constructor: - syntax: 'SparkServicePlugin(*, preparation_started_at: datetime | None = None, resource_acquisition_started_at: - datetime | None = None, submission_started_at: datetime | None = None, monitoring_started_at: - datetime | None = None, cleanup_started_at: datetime | None = None, current_state: - str | PluginCurrentState | None = None, **kwargs)' - parameters: - - name: preparation_started_at - isRequired: true - types: - - - - name: resource_acquisition_started_at - isRequired: true - types: - - - - name: submission_started_at - isRequired: true - types: - - - - name: monitoring_started_at - isRequired: true - types: - - - - name: cleanup_started_at - isRequired: true - types: - - - - name: current_state - description: 'Possible values include: "Preparation", "ResourceAcquisition", "Queued", - - "Submission", "Monitoring", "Cleanup", "Ended".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: preparation_started_at - defaultValue: None - - name: resource_acquisition_started_at - defaultValue: None - - name: submission_started_at - defaultValue: None - - name: monitoring_started_at - defaultValue: None - - name: cleanup_started_at - defaultValue: None - - name: current_state - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkServicePlugin.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkServicePlugin.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkServicePlugin.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkServicePlugin.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkServicePlugin.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkServicePlugin.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkServicePlugin.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSession.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSession.yml deleted file mode 100644 index 08facb8db1de..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSession.yml +++ /dev/null @@ -1,241 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkSession -name: SparkSession -fullName: azure.synapse.spark.models.SparkSession -module: azure.synapse.spark.models -summary: 'SparkSession. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkSession(*, id: int, livy_info: SparkSessionState | None = None, name: - str | None = None, workspace_name: str | None = None, spark_pool_name: str | None - = None, submitter_name: str | None = None, submitter_id: str | None = None, artifact_id: - str | None = None, job_type: str | SparkJobType | None = None, result: str | SparkSessionResultType - | None = None, scheduler: SparkScheduler | None = None, plugin: SparkServicePlugin - | None = None, errors: List[SparkServiceError] | None = None, tags: Dict[str, - str] | None = None, app_id: str | None = None, app_info: Dict[str, str] | None - = None, state: str | None = None, log_lines: List[str] | None = None, **kwargs)' - parameters: - - name: livy_info - isRequired: true - types: - - - - name: name - isRequired: true - types: - - - - name: workspace_name - isRequired: true - types: - - - - name: spark_pool_name - isRequired: true - types: - - - - name: submitter_name - isRequired: true - types: - - - - name: submitter_id - isRequired: true - types: - - - - name: artifact_id - isRequired: true - types: - - - - name: job_type - description: 'The job type. Possible values include: "SparkBatch", "SparkSession".' - isRequired: true - types: - - - - - - name: result - description: 'Possible values include: "Uncertain", "Succeeded", "Failed", "Cancelled".' - isRequired: true - types: - - - - - - name: scheduler - isRequired: true - types: - - - - name: plugin - isRequired: true - types: - - - - name: errors - isRequired: true - types: - - [] - - name: tags - description: A set of tags. Dictionary of ``. - isRequired: true - types: - - [, ] - - name: id - description: Required. - isRequired: true - types: - - - - name: app_id - isRequired: true - types: - - - - name: app_info - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: state - isRequired: true - types: - - - - name: log_lines - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: id - isRequired: true - - name: livy_info - defaultValue: None - - name: name - defaultValue: None - - name: workspace_name - defaultValue: None - - name: spark_pool_name - defaultValue: None - - name: submitter_name - defaultValue: None - - name: submitter_id - defaultValue: None - - name: artifact_id - defaultValue: None - - name: job_type - defaultValue: None - - name: result - defaultValue: None - - name: scheduler - defaultValue: None - - name: plugin - defaultValue: None - - name: errors - defaultValue: None - - name: tags - defaultValue: None - - name: app_id - defaultValue: None - - name: app_info - defaultValue: None - - name: state - defaultValue: None - - name: log_lines - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkSession.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkSession.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkSession.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkSession.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkSession.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkSession.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkSession.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionCollection.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionCollection.yml deleted file mode 100644 index f2ab3d6e1300..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionCollection.yml +++ /dev/null @@ -1,140 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkSessionCollection -name: SparkSessionCollection -fullName: azure.synapse.spark.models.SparkSessionCollection -module: azure.synapse.spark.models -summary: 'SparkSessionCollection. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkSessionCollection(*, from_property: int, total: int, sessions: List[SparkSession] - | None = None, **kwargs)' - parameters: - - name: from_property - description: Required. - isRequired: true - types: - - - - name: total - description: Required. - isRequired: true - types: - - - - name: sessions - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: from_property - isRequired: true - - name: total - isRequired: true - - name: sessions - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkSessionCollection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkSessionCollection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkSessionCollection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkSessionCollection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkSessionCollection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkSessionCollection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkSessionCollection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionOptions.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionOptions.yml deleted file mode 100644 index 8bfd4d80fe46..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionOptions.yml +++ /dev/null @@ -1,224 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkSessionOptions -name: SparkSessionOptions -fullName: azure.synapse.spark.models.SparkSessionOptions -module: azure.synapse.spark.models -summary: 'SparkSessionOptions. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkSessionOptions(*, name: str, tags: Dict[str, str] | None = None, artifact_id: - str | None = None, file: str | None = None, class_name: str | None = None, arguments: - List[str] | None = None, jars: List[str] | None = None, python_files: List[str] - | None = None, files: List[str] | None = None, archives: List[str] | None = None, - configuration: Dict[str, str] | None = None, driver_memory: str | None = None, - driver_cores: int | None = None, executor_memory: str | None = None, executor_cores: - int | None = None, executor_count: int | None = None, **kwargs)' - parameters: - - name: tags - description: A set of tags. Dictionary of ``. - isRequired: true - types: - - [, ] - - name: artifact_id - isRequired: true - types: - - - - name: name - description: Required. - isRequired: true - types: - - - - name: file - isRequired: true - types: - - - - name: class_name - isRequired: true - types: - - - - name: arguments - isRequired: true - types: - - [] - - name: jars - isRequired: true - types: - - [] - - name: python_files - isRequired: true - types: - - [] - - name: files - isRequired: true - types: - - [] - - name: archives - isRequired: true - types: - - [] - - name: configuration - description: Dictionary of ``. - isRequired: true - types: - - [, ] - - name: driver_memory - isRequired: true - types: - - - - name: driver_cores - isRequired: true - types: - - - - name: executor_memory - isRequired: true - types: - - - - name: executor_cores - isRequired: true - types: - - - - name: executor_count - isRequired: true - types: - - - keywordOnlyParameters: - - name: name - isRequired: true - - name: tags - defaultValue: None - - name: artifact_id - defaultValue: None - - name: file - defaultValue: None - - name: class_name - defaultValue: None - - name: arguments - defaultValue: None - - name: jars - defaultValue: None - - name: python_files - defaultValue: None - - name: files - defaultValue: None - - name: archives - defaultValue: None - - name: configuration - defaultValue: None - - name: driver_memory - defaultValue: None - - name: driver_cores - defaultValue: None - - name: executor_memory - defaultValue: None - - name: executor_cores - defaultValue: None - - name: executor_count - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkSessionOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkSessionOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkSessionOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkSessionOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkSessionOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkSessionOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkSessionOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionResultType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionResultType.yml deleted file mode 100644 index 91f6b0cb7312..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionResultType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.spark.models.SparkSessionResultType -name: SparkSessionResultType -fullName: azure.synapse.spark.models.SparkSessionResultType -module: azure.synapse.spark.models -fields: -- name: cancelled - uid: azure.synapse.spark.models.SparkSessionResultType.cancelled -- name: failed - uid: azure.synapse.spark.models.SparkSessionResultType.failed -- name: succeeded - uid: azure.synapse.spark.models.SparkSessionResultType.succeeded -- name: uncertain - uid: azure.synapse.spark.models.SparkSessionResultType.uncertain diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionState.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionState.yml deleted file mode 100644 index 31f5fc759c99..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionState.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkSessionState -name: SparkSessionState -fullName: azure.synapse.spark.models.SparkSessionState -module: azure.synapse.spark.models -summary: SparkSessionState. -constructor: - syntax: 'SparkSessionState(*, not_started_at: datetime | None = None, starting_at: - datetime | None = None, idle_at: datetime | None = None, dead_at: datetime | None - = None, shutting_down_at: datetime | None = None, terminated_at: datetime | None - = None, recovering_at: datetime | None = None, busy_at: datetime | None = None, - error_at: datetime | None = None, current_state: str | None = None, job_creation_request: - SparkRequest | None = None, **kwargs)' - parameters: - - name: not_started_at - isRequired: true - types: - - - - name: starting_at - isRequired: true - types: - - - - name: idle_at - isRequired: true - types: - - - - name: dead_at - isRequired: true - types: - - - - name: shutting_down_at - isRequired: true - types: - - - - name: terminated_at - isRequired: true - types: - - - - name: recovering_at - isRequired: true - types: - - - - name: busy_at - isRequired: true - types: - - - - name: error_at - isRequired: true - types: - - - - name: current_state - isRequired: true - types: - - - - name: job_creation_request - isRequired: true - types: - - - keywordOnlyParameters: - - name: not_started_at - defaultValue: None - - name: starting_at - defaultValue: None - - name: idle_at - defaultValue: None - - name: dead_at - defaultValue: None - - name: shutting_down_at - defaultValue: None - - name: terminated_at - defaultValue: None - - name: recovering_at - defaultValue: None - - name: busy_at - defaultValue: None - - name: error_at - defaultValue: None - - name: current_state - defaultValue: None - - name: job_creation_request - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkSessionState.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkSessionState.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkSessionState.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkSessionState.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkSessionState.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkSessionState.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkSessionState.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatement.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatement.yml deleted file mode 100644 index 9a84b042ac44..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatement.yml +++ /dev/null @@ -1,145 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkStatement -name: SparkStatement -fullName: azure.synapse.spark.models.SparkStatement -module: azure.synapse.spark.models -summary: 'SparkStatement. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkStatement(*, id: int, code: str | None = None, state: str | None = - None, output: SparkStatementOutput | None = None, **kwargs)' - parameters: - - name: id - description: Required. - isRequired: true - types: - - - - name: code - isRequired: true - types: - - - - name: state - isRequired: true - types: - - - - name: output - isRequired: true - types: - - - keywordOnlyParameters: - - name: id - isRequired: true - - name: code - defaultValue: None - - name: state - defaultValue: None - - name: output - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkStatement.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatement.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatement.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkStatement.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatement.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkStatement.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatement.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementCancellationResult.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementCancellationResult.yml deleted file mode 100644 index cb49e652c8c9..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementCancellationResult.yml +++ /dev/null @@ -1,122 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkStatementCancellationResult -name: SparkStatementCancellationResult -fullName: azure.synapse.spark.models.SparkStatementCancellationResult -module: azure.synapse.spark.models -summary: SparkStatementCancellationResult. -constructor: - syntax: 'SparkStatementCancellationResult(*, msg: str | None = None, **kwargs)' - parameters: - - name: msg - isRequired: true - types: - - - keywordOnlyParameters: - - name: msg - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkStatementCancellationResult.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatementCancellationResult.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatementCancellationResult.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkStatementCancellationResult.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatementCancellationResult.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkStatementCancellationResult.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatementCancellationResult.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementCollection.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementCollection.yml deleted file mode 100644 index e389f9601e8a..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementCollection.yml +++ /dev/null @@ -1,133 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkStatementCollection -name: SparkStatementCollection -fullName: azure.synapse.spark.models.SparkStatementCollection -module: azure.synapse.spark.models -summary: 'SparkStatementCollection. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkStatementCollection(*, total: int, statements: List[SparkStatement] - | None = None, **kwargs)' - parameters: - - name: total - description: Required. - isRequired: true - types: - - - - name: statements - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: total - isRequired: true - - name: statements - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkStatementCollection.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatementCollection.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatementCollection.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkStatementCollection.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatementCollection.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkStatementCollection.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatementCollection.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementLanguageType.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementLanguageType.yml deleted file mode 100644 index 3bc508f8dd38..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementLanguageType.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonEnum -uid: azure.synapse.spark.models.SparkStatementLanguageType -name: SparkStatementLanguageType -fullName: azure.synapse.spark.models.SparkStatementLanguageType -module: azure.synapse.spark.models -fields: -- name: dotnetspark - uid: azure.synapse.spark.models.SparkStatementLanguageType.dotnetspark -- name: pyspark - uid: azure.synapse.spark.models.SparkStatementLanguageType.pyspark -- name: spark - uid: azure.synapse.spark.models.SparkStatementLanguageType.spark -- name: sql - uid: azure.synapse.spark.models.SparkStatementLanguageType.sql diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementOptions.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementOptions.yml deleted file mode 100644 index 5fcc7d1fdd28..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementOptions.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkStatementOptions -name: SparkStatementOptions -fullName: azure.synapse.spark.models.SparkStatementOptions -module: azure.synapse.spark.models -summary: SparkStatementOptions. -constructor: - syntax: 'SparkStatementOptions(*, code: str | None = None, kind: str | SparkStatementLanguageType - | None = None, **kwargs)' - parameters: - - name: code - isRequired: true - types: - - - - name: kind - description: 'Possible values include: "spark", "pyspark", "dotnetspark", "sql".' - isRequired: true - types: - - - - - keywordOnlyParameters: - - name: code - defaultValue: None - - name: kind - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkStatementOptions.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatementOptions.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatementOptions.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkStatementOptions.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatementOptions.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkStatementOptions.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatementOptions.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementOutput.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementOutput.yml deleted file mode 100644 index 7fe6cf3577a2..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementOutput.yml +++ /dev/null @@ -1,159 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.models.SparkStatementOutput -name: SparkStatementOutput -fullName: azure.synapse.spark.models.SparkStatementOutput -module: azure.synapse.spark.models -summary: 'SparkStatementOutput. - - - All required parameters must be populated in order to send to Azure.' -constructor: - syntax: 'SparkStatementOutput(*, execution_count: int, status: str | None = None, - data: object | None = None, error_name: str | None = None, error_value: str | - None = None, traceback: List[str] | None = None, **kwargs)' - parameters: - - name: status - isRequired: true - types: - - - - name: execution_count - description: Required. - isRequired: true - types: - - - - name: data - description: Any object. - isRequired: true - types: - - - - name: error_name - isRequired: true - types: - - - - name: error_value - isRequired: true - types: - - - - name: traceback - isRequired: true - types: - - [] - keywordOnlyParameters: - - name: execution_count - isRequired: true - - name: status - defaultValue: None - - name: data - defaultValue: None - - name: error_name - defaultValue: None - - name: error_value - defaultValue: None - - name: traceback - defaultValue: None -methods: -- uid: azure.synapse.spark.models.SparkStatementOutput.as_dict - name: as_dict - summary: "Return a dict that can be JSONify using json.dump.\n\nAdvanced usage might\ - \ optionally use a callback as parameter:\n\nKey is the attribute name used in\ - \ Python. Attr_desc\nis a dict of metadata. Currently contains 'type' with the\n\ - msrest type and 'key' with the RestAPI encoded key.\nValue is the current value\ - \ in this object.\n\nThe string returned will be used to serialize the key.\n\ - If the return type is a list, this is considered hierarchical\nresult dict.\n\n\ - See the three examples in this file:\n\n* attribute_transformer \n\n* full_restapi_key_transformer\ - \ \n\n* last_restapi_key_transformer \n\nIf you want XML serialization, you can\ - \ pass the kwargs is_xml=True." - signature: as_dict(keep_readonly=True, key_transformer=, - **kwargs) - parameters: - - name: key_transformer - description: A key transformer function. - types: - - - - name: keep_readonly - defaultValue: 'True' - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatementOutput.deserialize - name: deserialize - summary: Parse a str using the RestAPI syntax and return a model. - signature: deserialize(data, content_type=None) - parameters: - - name: data - description: A str using RestAPI structure. JSON by default. - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatementOutput.enable_additional_properties_sending - name: enable_additional_properties_sending - signature: enable_additional_properties_sending() -- uid: azure.synapse.spark.models.SparkStatementOutput.from_dict - name: from_dict - summary: 'Parse a dict using given key extractor return a model. - - - By default consider key - - extractors (rest_key_case_insensitive_extractor, attribute_key_case_insensitive_extractor - - and last_rest_key_case_insensitive_extractor)' - signature: from_dict(data, key_extractors=None, content_type=None) - parameters: - - name: data - description: A dict using RestAPI structure - isRequired: true - types: - - - - name: content_type - description: JSON by default, set application/xml if XML. - defaultValue: None - types: - - - - name: key_extractors - defaultValue: None - return: - description: An instance of this model - exceptions: - - type: DeserializationError if something went wrong -- uid: azure.synapse.spark.models.SparkStatementOutput.is_xml_model - name: is_xml_model - signature: is_xml_model() -- uid: azure.synapse.spark.models.SparkStatementOutput.serialize - name: serialize - summary: 'Return the JSON that would be sent to azure from this model. - - - This is an alias to *as_dict(full_restapi_key_transformer, keep_readonly=False)*. - - - If you want XML serialization, you can pass the kwargs is_xml=True.' - signature: serialize(keep_readonly=False, **kwargs) - parameters: - - name: keep_readonly - description: If you want to serialize the readonly attributes - defaultValue: 'False' - types: - - - return: - description: A dict JSON compatible object - types: - - -- uid: azure.synapse.spark.models.SparkStatementOutput.validate - name: validate - summary: Validate this model recursively and return a list of ValidationError. - signature: validate() - return: - description: A list of validation error - types: - - diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.yml deleted file mode 100644 index 309fa81a51ab..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.yml +++ /dev/null @@ -1,31 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.spark.models -name: models -fullName: azure.synapse.spark.models -type: import -classes: -- azure.synapse.spark.models.SparkBatchJob -- azure.synapse.spark.models.SparkBatchJobCollection -- azure.synapse.spark.models.SparkBatchJobOptions -- azure.synapse.spark.models.SparkBatchJobState -- azure.synapse.spark.models.SparkRequest -- azure.synapse.spark.models.SparkScheduler -- azure.synapse.spark.models.SparkServiceError -- azure.synapse.spark.models.SparkServicePlugin -- azure.synapse.spark.models.SparkSession -- azure.synapse.spark.models.SparkSessionCollection -- azure.synapse.spark.models.SparkSessionOptions -- azure.synapse.spark.models.SparkSessionState -- azure.synapse.spark.models.SparkStatement -- azure.synapse.spark.models.SparkStatementCancellationResult -- azure.synapse.spark.models.SparkStatementCollection -- azure.synapse.spark.models.SparkStatementOptions -- azure.synapse.spark.models.SparkStatementOutput -enums: -- azure.synapse.spark.models.PluginCurrentState -- azure.synapse.spark.models.SchedulerCurrentState -- azure.synapse.spark.models.SparkBatchJobResultType -- azure.synapse.spark.models.SparkErrorSource -- azure.synapse.spark.models.SparkJobType -- azure.synapse.spark.models.SparkSessionResultType -- azure.synapse.spark.models.SparkStatementLanguageType diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.SparkBatchOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.SparkBatchOperations.yml deleted file mode 100644 index 49eadd4be709..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.SparkBatchOperations.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.operations.SparkBatchOperations -name: SparkBatchOperations -fullName: azure.synapse.spark.operations.SparkBatchOperations -module: azure.synapse.spark.operations -summary: 'SparkBatchOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: SparkBatchOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.spark.operations.SparkBatchOperations.cancel_spark_batch_job - name: cancel_spark_batch_job - summary: Cancels a running spark batch job. - signature: 'cancel_spark_batch_job(batch_id: int, **kwargs: Any) -> None' - parameters: - - name: batch_id - description: Identifier for the batch job. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkBatchOperations.create_spark_batch_job - name: create_spark_batch_job - summary: Create new spark batch job. - signature: 'create_spark_batch_job(spark_batch_job_options: ''models.SparkBatchJobOptions'', - detailed: bool | None = None, **kwargs: Any) -> models.SparkBatchJob' - parameters: - - name: spark_batch_job_options - description: Livy compatible batch job request payload. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkBatchJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkBatchOperations.get_spark_batch_job - name: get_spark_batch_job - summary: Gets a single spark batch job. - signature: 'get_spark_batch_job(batch_id: int, detailed: bool | None = None, **kwargs: - Any) -> models.SparkBatchJob' - parameters: - - name: batch_id - description: Identifier for the batch job. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkBatchJob, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkBatchOperations.get_spark_batch_jobs - name: get_spark_batch_jobs - summary: List all spark batch jobs which are running under a particular spark pool. - signature: 'get_spark_batch_jobs(from_parameter: int | None = None, size: int | - None = None, detailed: bool | None = None, **kwargs: Any) -> models.SparkBatchJobCollection' - parameters: - - name: from_parameter - description: Optional param specifying which index the list should begin from. - defaultValue: None - types: - - - - name: size - description: 'Optional param specifying the size of the returned list. - - By default it is 20 and that is the maximum.' - defaultValue: None - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkBatchJobCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.spark.operations.SparkBatchOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.SparkSessionOperations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.SparkSessionOperations.yml deleted file mode 100644 index 6b914761f528..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.SparkSessionOperations.yml +++ /dev/null @@ -1,276 +0,0 @@ -### YamlMime:PythonClass -uid: azure.synapse.spark.operations.SparkSessionOperations -name: SparkSessionOperations -fullName: azure.synapse.spark.operations.SparkSessionOperations -module: azure.synapse.spark.operations -summary: 'SparkSessionOperations operations. - - - You should not instantiate this class directly. Instead, you should create a Client - instance that - - instantiates it for you and attaches it as an attribute.' -constructor: - syntax: SparkSessionOperations(client, config, serializer, deserializer) - parameters: - - name: client - description: Client for service requests. - isRequired: true - - name: config - description: Configuration of service client. - isRequired: true - - name: serializer - description: An object model serializer. - isRequired: true - - name: deserializer - description: An object model deserializer. - isRequired: true -variables: -- description: Alias to model classes used in this operation group. - name: models -methods: -- uid: azure.synapse.spark.operations.SparkSessionOperations.cancel_spark_session - name: cancel_spark_session - summary: Cancels a running spark session. - signature: 'cancel_spark_session(session_id: int, **kwargs: Any) -> None' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkSessionOperations.cancel_spark_statement - name: cancel_spark_statement - summary: Kill a statement within a session. - signature: 'cancel_spark_statement(session_id: int, statement_id: int, **kwargs: - Any) -> models.SparkStatementCancellationResult' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: statement_id - description: Identifier for the statement. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkStatementCancellationResult, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkSessionOperations.create_spark_session - name: create_spark_session - summary: Create new spark session. - signature: 'create_spark_session(spark_session_options: ''models.SparkSessionOptions'', - detailed: bool | None = None, **kwargs: Any) -> models.SparkSession' - parameters: - - name: spark_session_options - description: Livy compatible batch job request payload. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkSession, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkSessionOperations.create_spark_statement - name: create_spark_statement - summary: Create statement within a spark session. - signature: 'create_spark_statement(session_id: int, spark_statement_options: ''models.SparkStatementOptions'', - **kwargs: Any) -> models.SparkStatement' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: spark_statement_options - description: Livy compatible batch job request payload. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkStatement, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkSessionOperations.get_spark_session - name: get_spark_session - summary: Gets a single spark session. - signature: 'get_spark_session(session_id: int, detailed: bool | None = None, **kwargs: - Any) -> models.SparkSession' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkSession, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkSessionOperations.get_spark_sessions - name: get_spark_sessions - summary: List all spark sessions which are running under a particular spark pool. - signature: 'get_spark_sessions(from_parameter: int | None = None, size: int | None - = None, detailed: bool | None = None, **kwargs: Any) -> models.SparkSessionCollection' - parameters: - - name: from_parameter - description: Optional param specifying which index the list should begin from. - defaultValue: None - types: - - - - name: size - description: 'Optional param specifying the size of the returned list. - - By default it is 20 and that is the maximum.' - defaultValue: None - types: - - - - name: detailed - description: 'Optional query param specifying whether detailed response is returned - beyond - - plain livy.' - defaultValue: None - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkSessionCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkSessionOperations.get_spark_statement - name: get_spark_statement - summary: Gets a single statement within a spark session. - signature: 'get_spark_statement(session_id: int, statement_id: int, **kwargs: Any) - -> models.SparkStatement' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - - name: statement_id - description: Identifier for the statement. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkStatement, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkSessionOperations.get_spark_statements - name: get_spark_statements - summary: Gets a list of statements within a spark session. - signature: 'get_spark_statements(session_id: int, **kwargs: Any) -> models.SparkStatementCollection' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: SparkStatementCollection, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -- uid: azure.synapse.spark.operations.SparkSessionOperations.reset_spark_session_timeout - name: reset_spark_session_timeout - summary: Sends a keep alive call to the current session to reset the session timeout. - signature: 'reset_spark_session_timeout(session_id: int, **kwargs: Any) -> None' - parameters: - - name: session_id - description: Identifier for the session. - isRequired: true - types: - - - keywordOnlyParameters: - - name: cls - description: A custom type or function that will be passed the direct response - types: - - - return: - description: None, or the result of cls(response) - types: - - - exceptions: - - type: azure.core.exceptions.HttpResponseError -attributes: -- uid: azure.synapse.spark.operations.SparkSessionOperations.models - name: models - signature: models = diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.yml deleted file mode 100644 index 311ff72a41ec..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.yml +++ /dev/null @@ -1,8 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.spark.operations -name: operations -fullName: azure.synapse.spark.operations -type: import -classes: -- azure.synapse.spark.operations.SparkBatchOperations -- azure.synapse.spark.operations.SparkSessionOperations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.yml deleted file mode 100644 index f7a4ae65ab79..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.yml +++ /dev/null @@ -1,11 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse.spark -name: spark -fullName: azure.synapse.spark -type: import -classes: -- azure.synapse.spark.SparkClient -packages: -- azure.synapse.spark.aio -- azure.synapse.spark.models -- azure.synapse.spark.operations diff --git a/previous/docs-ref-autogen/azure-synapse/azure.synapse.yml b/previous/docs-ref-autogen/azure-synapse/azure.synapse.yml deleted file mode 100644 index 7f422cda1410..000000000000 --- a/previous/docs-ref-autogen/azure-synapse/azure.synapse.yml +++ /dev/null @@ -1,14 +0,0 @@ -### YamlMime:PythonPackage -uid: azure.synapse -name: synapse -fullName: azure.synapse -type: rootImport -classes: -- azure.synapse.SynapseClient -packages: -- azure.synapse.accesscontrol -- azure.synapse.aio -- azure.synapse.artifacts -- azure.synapse.models -- azure.synapse.operations -- azure.synapse.spark diff --git a/previous/docs-ref-autogen/toc.yml b/previous/docs-ref-autogen/toc.yml deleted file mode 100644 index 031e1f171347..000000000000 --- a/previous/docs-ref-autogen/toc.yml +++ /dev/null @@ -1,12938 +0,0 @@ -- items: - - name: Overview - uid: azure.datalake.store - - items: - - name: Overview - uid: azure.datalake.store.core - - name: AzureDLFile - uid: azure.datalake.store.core.AzureDLFile - - name: AzureDLFileSystem - uid: azure.datalake.store.core.AzureDLFileSystem - - name: AzureDLPath - uid: azure.datalake.store.core.AzureDLPath - name: core - - items: - - name: Overview - uid: azure.datalake.store.enums - - name: ExpiryOptionType - uid: azure.datalake.store.enums.ExpiryOptionType - name: enums - - items: - - name: Overview - uid: azure.datalake.store.exceptions - - name: DatalakeBadOffsetException - uid: azure.datalake.store.exceptions.DatalakeBadOffsetException - - name: DatalakeIncompleteTransferException - uid: azure.datalake.store.exceptions.DatalakeIncompleteTransferException - - name: DatalakeRESTException - uid: azure.datalake.store.exceptions.DatalakeRESTException - name: exceptions - - items: - - name: Overview - uid: azure.datalake.store.lib - - name: DatalakeRESTInterface - uid: azure.datalake.store.lib.DatalakeRESTInterface - name: lib - - name: multiprocessor - uid: azure.datalake.store.multiprocessor - - items: - - name: Overview - uid: azure.datalake.store.multithread - - name: ADLDownloader - uid: azure.datalake.store.multithread.ADLDownloader - - name: ADLUploader - uid: azure.datalake.store.multithread.ADLUploader - name: multithread - - items: - - name: Overview - uid: azure.datalake.store.retry - - name: ExponentialRetryPolicy - uid: azure.datalake.store.retry.ExponentialRetryPolicy - - name: NoRetryPolicy - uid: azure.datalake.store.retry.NoRetryPolicy - - name: RetryPolicy - uid: azure.datalake.store.retry.RetryPolicy - name: retry - - items: - - name: Overview - uid: azure.datalake.store.transfer - - name: ADLTransferClient - uid: azure.datalake.store.transfer.ADLTransferClient - - name: Chunk - uid: azure.datalake.store.transfer.Chunk - - name: File - uid: azure.datalake.store.transfer.File - - name: StateManager - uid: azure.datalake.store.transfer.StateManager - name: transfer - - items: - - name: Overview - uid: azure.datalake.store.utils - - name: CountUpDownLatch - uid: azure.datalake.store.utils.CountUpDownLatch - name: utils - name: azure.datalake.store -- items: - - name: Overview - uid: azure.ai.metricsadvisor - - items: - - name: Overview - uid: azure.ai.metricsadvisor.aio - - name: MetricsAdvisorAdministrationClient - uid: azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient - - name: MetricsAdvisorClient - uid: azure.ai.metricsadvisor.aio.MetricsAdvisorClient - name: aio - - items: - - name: Overview - uid: azure.ai.metricsadvisor.models - - name: AlertQueryTimeMode - uid: azure.ai.metricsadvisor.models.AlertQueryTimeMode - - name: AnomalyAlert - uid: azure.ai.metricsadvisor.models.AnomalyAlert - - name: AnomalyAlertConfiguration - uid: azure.ai.metricsadvisor.models.AnomalyAlertConfiguration - - name: AnomalyDetectionConfiguration - uid: azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration - - name: AnomalyDetectorDirection - uid: azure.ai.metricsadvisor.models.AnomalyDetectorDirection - - name: AnomalyFeedback - uid: azure.ai.metricsadvisor.models.AnomalyFeedback - - name: AnomalyIncident - uid: azure.ai.metricsadvisor.models.AnomalyIncident - - name: AnomalyIncidentStatus - uid: azure.ai.metricsadvisor.models.AnomalyIncidentStatus - - name: AnomalySeverity - uid: azure.ai.metricsadvisor.models.AnomalySeverity - - name: AnomalyValue - uid: azure.ai.metricsadvisor.models.AnomalyValue - - name: AzureApplicationInsightsDataFeedSource - uid: azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource - - name: AzureBlobDataFeedSource - uid: azure.ai.metricsadvisor.models.AzureBlobDataFeedSource - - name: AzureCosmosDbDataFeedSource - uid: azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource - - name: AzureDataExplorerDataFeedSource - uid: azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource - - name: AzureDataLakeStorageGen2DataFeedSource - uid: azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource - - name: AzureEventHubsDataFeedSource - uid: azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource - - name: AzureLogAnalyticsDataFeedSource - uid: azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource - - name: AzureTableDataFeedSource - uid: azure.ai.metricsadvisor.models.AzureTableDataFeedSource - - name: ChangePointFeedback - uid: azure.ai.metricsadvisor.models.ChangePointFeedback - - name: ChangePointValue - uid: azure.ai.metricsadvisor.models.ChangePointValue - - name: ChangeThresholdCondition - uid: azure.ai.metricsadvisor.models.ChangeThresholdCondition - - name: CommentFeedback - uid: azure.ai.metricsadvisor.models.CommentFeedback - - name: DataFeed - uid: azure.ai.metricsadvisor.models.DataFeed - - name: DataFeedAccessMode - uid: azure.ai.metricsadvisor.models.DataFeedAccessMode - - name: DataFeedAutoRollupMethod - uid: azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod - - name: DataFeedDimension - uid: azure.ai.metricsadvisor.models.DataFeedDimension - - name: DataFeedGranularity - uid: azure.ai.metricsadvisor.models.DataFeedGranularity - - name: DataFeedGranularityType - uid: azure.ai.metricsadvisor.models.DataFeedGranularityType - - name: DataFeedIngestionProgress - uid: azure.ai.metricsadvisor.models.DataFeedIngestionProgress - - name: DataFeedIngestionSettings - uid: azure.ai.metricsadvisor.models.DataFeedIngestionSettings - - name: DataFeedIngestionStatus - uid: azure.ai.metricsadvisor.models.DataFeedIngestionStatus - - name: DataFeedMetric - uid: azure.ai.metricsadvisor.models.DataFeedMetric - - name: DataFeedMissingDataPointFillSettings - uid: azure.ai.metricsadvisor.models.DataFeedMissingDataPointFillSettings - - name: DataFeedRollupSettings - uid: azure.ai.metricsadvisor.models.DataFeedRollupSettings - - name: DataFeedRollupType - uid: azure.ai.metricsadvisor.models.DataFeedRollupType - - name: DataFeedSchema - uid: azure.ai.metricsadvisor.models.DataFeedSchema - - name: DataFeedSource - uid: azure.ai.metricsadvisor.models.DataFeedSource - - name: DataFeedStatus - uid: azure.ai.metricsadvisor.models.DataFeedStatus - - name: DataPointAnomaly - uid: azure.ai.metricsadvisor.models.DataPointAnomaly - - name: DatasourceAuthenticationType - uid: azure.ai.metricsadvisor.models.DatasourceAuthenticationType - - name: DatasourceCredential - uid: azure.ai.metricsadvisor.models.DatasourceCredential - - name: DatasourceCredentialType - uid: azure.ai.metricsadvisor.models.DatasourceCredentialType - - name: DatasourceDataLakeGen2SharedKey - uid: azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey - - name: DatasourceMissingDataPointFillType - uid: azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType - - name: DatasourceServicePrincipal - uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipal - - name: DatasourceServicePrincipalInKeyVault - uid: azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault - - name: DatasourceSqlConnectionString - uid: azure.ai.metricsadvisor.models.DatasourceSqlConnectionString - - name: DatasourceType - uid: azure.ai.metricsadvisor.models.DatasourceType - - name: DetectionAnomalyFilterCondition - uid: azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition - - name: DetectionConditionOperator - uid: azure.ai.metricsadvisor.models.DetectionConditionOperator - - name: DetectionIncidentFilterCondition - uid: azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition - - name: DimensionGroupIdentity - uid: azure.ai.metricsadvisor.models.DimensionGroupIdentity - - name: EmailNotificationHook - uid: azure.ai.metricsadvisor.models.EmailNotificationHook - - name: EnrichmentStatus - uid: azure.ai.metricsadvisor.models.EnrichmentStatus - - name: FeedbackQueryTimeMode - uid: azure.ai.metricsadvisor.models.FeedbackQueryTimeMode - - name: FeedbackType - uid: azure.ai.metricsadvisor.models.FeedbackType - - name: HardThresholdCondition - uid: azure.ai.metricsadvisor.models.HardThresholdCondition - - name: IncidentRootCause - uid: azure.ai.metricsadvisor.models.IncidentRootCause - - name: InfluxDbDataFeedSource - uid: azure.ai.metricsadvisor.models.InfluxDbDataFeedSource - - name: MetricAlertConfiguration - uid: azure.ai.metricsadvisor.models.MetricAlertConfiguration - - name: MetricAnomalyAlertConditions - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertConditions - - name: MetricAnomalyAlertConfigurationsOperator - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator - - name: MetricAnomalyAlertScope - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertScope - - name: MetricAnomalyAlertScopeType - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType - - name: MetricAnomalyAlertSnoozeCondition - uid: azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition - - name: MetricBoundaryCondition - uid: azure.ai.metricsadvisor.models.MetricBoundaryCondition - - name: MetricDetectionCondition - uid: azure.ai.metricsadvisor.models.MetricDetectionCondition - - name: MetricEnrichedSeriesData - uid: azure.ai.metricsadvisor.models.MetricEnrichedSeriesData - - name: MetricFeedback - uid: azure.ai.metricsadvisor.models.MetricFeedback - - name: MetricSeriesData - uid: azure.ai.metricsadvisor.models.MetricSeriesData - - name: MetricSeriesDefinition - uid: azure.ai.metricsadvisor.models.MetricSeriesDefinition - - name: MetricSeriesGroupDetectionCondition - uid: azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition - - name: MetricSingleSeriesDetectionCondition - uid: azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition - - name: MongoDbDataFeedSource - uid: azure.ai.metricsadvisor.models.MongoDbDataFeedSource - - name: MySqlDataFeedSource - uid: azure.ai.metricsadvisor.models.MySqlDataFeedSource - - name: NotificationHook - uid: azure.ai.metricsadvisor.models.NotificationHook - - name: PeriodFeedback - uid: azure.ai.metricsadvisor.models.PeriodFeedback - - name: PeriodType - uid: azure.ai.metricsadvisor.models.PeriodType - - name: PostgreSqlDataFeedSource - uid: azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource - - name: SeriesIdentity - uid: azure.ai.metricsadvisor.models.SeriesIdentity - - name: SeverityCondition - uid: azure.ai.metricsadvisor.models.SeverityCondition - - name: SeverityFilterCondition - uid: azure.ai.metricsadvisor.models.SeverityFilterCondition - - name: SmartDetectionCondition - uid: azure.ai.metricsadvisor.models.SmartDetectionCondition - - name: SnoozeScope - uid: azure.ai.metricsadvisor.models.SnoozeScope - - name: SqlServerDataFeedSource - uid: azure.ai.metricsadvisor.models.SqlServerDataFeedSource - - name: SuppressCondition - uid: azure.ai.metricsadvisor.models.SuppressCondition - - name: TopNGroupScope - uid: azure.ai.metricsadvisor.models.TopNGroupScope - - name: WebNotificationHook - uid: azure.ai.metricsadvisor.models.WebNotificationHook - name: models - - name: MetricsAdvisorAdministrationClient - uid: azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient - - name: MetricsAdvisorClient - uid: azure.ai.metricsadvisor.MetricsAdvisorClient - - name: MetricsAdvisorKeyCredential - uid: azure.ai.metricsadvisor.MetricsAdvisorKeyCredential - name: azure.ai.metricsadvisor -- items: - - name: Overview - uid: azure.ai.vision - - name: diagnostics_logging - uid: azure.ai.vision.diagnostics_logging - - items: - - name: Overview - uid: azure.ai.vision.enums - - name: ImageAnalysisErrorReason - uid: azure.ai.vision.enums.ImageAnalysisErrorReason - - name: ImageAnalysisFeature - uid: azure.ai.vision.enums.ImageAnalysisFeature - - name: ImageAnalysisResultReason - uid: azure.ai.vision.enums.ImageAnalysisResultReason - - name: ImageSegmentationMode - uid: azure.ai.vision.enums.ImageSegmentationMode - - name: SessionResultReason - uid: azure.ai.vision.enums.SessionResultReason - - name: SessionStoppedErrorReason - uid: azure.ai.vision.enums.SessionStoppedErrorReason - - name: SessionStoppedReason - uid: azure.ai.vision.enums.SessionStoppedReason - - name: VisionOption - uid: azure.ai.vision.enums.VisionOption - name: enums - - name: image_analysis_client - uid: azure.ai.vision.image_analysis_client - - items: - - name: Overview - uid: azure.ai.vision.image_analysis_data - - name: ContentCaption - uid: azure.ai.vision.image_analysis_data.ContentCaption - - name: ContentTag - uid: azure.ai.vision.image_analysis_data.ContentTag - - name: ContentTags - uid: azure.ai.vision.image_analysis_data.ContentTags - - name: CropSuggestion - uid: azure.ai.vision.image_analysis_data.CropSuggestion - - name: CropSuggestions - uid: azure.ai.vision.image_analysis_data.CropSuggestions - - name: DenseCaptions - uid: azure.ai.vision.image_analysis_data.DenseCaptions - - name: DetectedObject - uid: azure.ai.vision.image_analysis_data.DetectedObject - - name: DetectedObjects - uid: azure.ai.vision.image_analysis_data.DetectedObjects - - name: DetectedPeople - uid: azure.ai.vision.image_analysis_data.DetectedPeople - - name: DetectedPerson - uid: azure.ai.vision.image_analysis_data.DetectedPerson - - name: DetectedText - uid: azure.ai.vision.image_analysis_data.DetectedText - - name: DetectedTextLine - uid: azure.ai.vision.image_analysis_data.DetectedTextLine - - name: DetectedTextWord - uid: azure.ai.vision.image_analysis_data.DetectedTextWord - - name: Rectangle - uid: azure.ai.vision.image_analysis_data.Rectangle - - name: SegmentationResult - uid: azure.ai.vision.image_analysis_data.SegmentationResult - name: image_analysis_data - - name: interop - uid: azure.ai.vision.interop - - items: - - name: Overview - uid: azure.ai.vision.properties - - name: PropertyCollection - uid: azure.ai.vision.properties.PropertyCollection - name: properties - - name: version - uid: azure.ai.vision.version - - items: - - name: Overview - uid: azure.ai.vision.vision_base_client - - name: EventSignal - uid: azure.ai.vision.vision_base_client.EventSignal - - name: SessionStartedEventArgs - uid: azure.ai.vision.vision_base_client.SessionStartedEventArgs - - name: SessionStoppedEventArgs - uid: azure.ai.vision.vision_base_client.SessionStoppedEventArgs - - name: VisionServiceAdvancedOptions - uid: azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions - - name: VisionSession - uid: azure.ai.vision.vision_base_client.VisionSession - - name: VisionSessionOptions - uid: azure.ai.vision.vision_base_client.VisionSessionOptions - name: vision_base_client - - name: ConsoleLogger - uid: azure.ai.vision.ConsoleLogger - - name: FileLogger - uid: azure.ai.vision.FileLogger - - name: Frame - uid: azure.ai.vision.Frame - - name: FrameFormat - uid: azure.ai.vision.FrameFormat - - name: FrameSource - uid: azure.ai.vision.FrameSource - - name: FrameSourceCallback - uid: azure.ai.vision.FrameSourceCallback - - name: FrameWriter - uid: azure.ai.vision.FrameWriter - - name: ImageAnalysisErrorDetails - uid: azure.ai.vision.ImageAnalysisErrorDetails - - name: ImageAnalysisEventArgs - uid: azure.ai.vision.ImageAnalysisEventArgs - - name: ImageAnalysisOptions - uid: azure.ai.vision.ImageAnalysisOptions - - name: ImageAnalysisResult - uid: azure.ai.vision.ImageAnalysisResult - - name: ImageAnalysisResultDetails - uid: azure.ai.vision.ImageAnalysisResultDetails - - name: ImageAnalyzer - uid: azure.ai.vision.ImageAnalyzer - - name: ImageSourceBuffer - uid: azure.ai.vision.ImageSourceBuffer - - name: ImageSourceBufferCallback - uid: azure.ai.vision.ImageSourceBufferCallback - - name: ImageWriter - uid: azure.ai.vision.ImageWriter - - name: MemoryLogger - uid: azure.ai.vision.MemoryLogger - - name: VisionServiceOptions - uid: azure.ai.vision.VisionServiceOptions - - name: VisionSource - uid: azure.ai.vision.VisionSource - name: azure.ai.vision -- items: - - name: Overview - uid: azure.applicationinsights - - items: - - name: Overview - uid: azure.applicationinsights.models - - items: - - name: Overview - uid: azure.applicationinsights.models.application_insights_data_client_enums - - name: EventType - uid: azure.applicationinsights.models.application_insights_data_client_enums.EventType - - name: MetricId - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricId - - name: MetricsAggregation - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation - - name: MetricsSegment - uid: azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment - name: application_insights_data_client_enums - - items: - - name: Overview - uid: azure.applicationinsights.models.column - - name: Column - uid: azure.applicationinsights.models.column.Column - name: column - - items: - - name: Overview - uid: azure.applicationinsights.models.column_py3 - - name: Column - uid: azure.applicationinsights.models.column_py3.Column - name: column_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.error_detail - - name: ErrorDetail - uid: azure.applicationinsights.models.error_detail.ErrorDetail - name: error_detail - - items: - - name: Overview - uid: azure.applicationinsights.models.error_detail_py3 - - name: ErrorDetail - uid: azure.applicationinsights.models.error_detail_py3.ErrorDetail - name: error_detail_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.error_info - - name: ErrorInfo - uid: azure.applicationinsights.models.error_info.ErrorInfo - name: error_info - - items: - - name: Overview - uid: azure.applicationinsights.models.error_info_py3 - - name: ErrorInfo - uid: azure.applicationinsights.models.error_info_py3.ErrorInfo - name: error_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.error_response - - name: ErrorResponse - uid: azure.applicationinsights.models.error_response.ErrorResponse - - name: ErrorResponseException - uid: azure.applicationinsights.models.error_response.ErrorResponseException - name: error_response - - items: - - name: Overview - uid: azure.applicationinsights.models.error_response_py3 - - name: ErrorResponse - uid: azure.applicationinsights.models.error_response_py3.ErrorResponse - - name: ErrorResponseException - uid: azure.applicationinsights.models.error_response_py3.ErrorResponseException - name: error_response_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_ai_info - - name: EventsAiInfo - uid: azure.applicationinsights.models.events_ai_info.EventsAiInfo - name: events_ai_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_ai_info_py3 - - name: EventsAiInfo - uid: azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo - name: events_ai_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_application_info - - name: EventsApplicationInfo - uid: azure.applicationinsights.models.events_application_info.EventsApplicationInfo - name: events_application_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_application_info_py3 - - name: EventsApplicationInfo - uid: azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo - name: events_application_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_availability_result_info - - name: EventsAvailabilityResultInfo - uid: azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo - name: events_availability_result_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_availability_result_info_py3 - - name: EventsAvailabilityResultInfo - uid: azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo - name: events_availability_result_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_availability_result_result - - name: EventsAvailabilityResultResult - uid: azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult - name: events_availability_result_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_availability_result_result_py3 - - name: EventsAvailabilityResultResult - uid: azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult - name: events_availability_result_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_browser_timing_info - - name: EventsBrowserTimingInfo - uid: azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo - name: events_browser_timing_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_browser_timing_info_py3 - - name: EventsBrowserTimingInfo - uid: azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo - name: events_browser_timing_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_browser_timing_result - - name: EventsBrowserTimingResult - uid: azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult - name: events_browser_timing_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_browser_timing_result_py3 - - name: EventsBrowserTimingResult - uid: azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult - name: events_browser_timing_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_client_info - - name: EventsClientInfo - uid: azure.applicationinsights.models.events_client_info.EventsClientInfo - name: events_client_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_client_info_py3 - - name: EventsClientInfo - uid: azure.applicationinsights.models.events_client_info_py3.EventsClientInfo - name: events_client_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_client_performance_info - - name: EventsClientPerformanceInfo - uid: azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo - name: events_client_performance_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_client_performance_info_py3 - - name: EventsClientPerformanceInfo - uid: azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo - name: events_client_performance_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_cloud_info - - name: EventsCloudInfo - uid: azure.applicationinsights.models.events_cloud_info.EventsCloudInfo - name: events_cloud_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_cloud_info_py3 - - name: EventsCloudInfo - uid: azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo - name: events_cloud_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_custom_event_info - - name: EventsCustomEventInfo - uid: azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo - name: events_custom_event_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_custom_event_info_py3 - - name: EventsCustomEventInfo - uid: azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo - name: events_custom_event_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_custom_event_result - - name: EventsCustomEventResult - uid: azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult - name: events_custom_event_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_custom_event_result_py3 - - name: EventsCustomEventResult - uid: azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult - name: events_custom_event_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_custom_metric_info - - name: EventsCustomMetricInfo - uid: azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo - name: events_custom_metric_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_custom_metric_info_py3 - - name: EventsCustomMetricInfo - uid: azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo - name: events_custom_metric_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_custom_metric_result - - name: EventsCustomMetricResult - uid: azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult - name: events_custom_metric_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_custom_metric_result_py3 - - name: EventsCustomMetricResult - uid: azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult - name: events_custom_metric_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_dependency_info - - name: EventsDependencyInfo - uid: azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo - name: events_dependency_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_dependency_info_py3 - - name: EventsDependencyInfo - uid: azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo - name: events_dependency_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_dependency_result - - name: EventsDependencyResult - uid: azure.applicationinsights.models.events_dependency_result.EventsDependencyResult - name: events_dependency_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_dependency_result_py3 - - name: EventsDependencyResult - uid: azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult - name: events_dependency_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_exception_detail - - name: EventsExceptionDetail - uid: azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail - name: events_exception_detail - - items: - - name: Overview - uid: azure.applicationinsights.models.events_exception_detail_py3 - - name: EventsExceptionDetail - uid: azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail - name: events_exception_detail_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_exception_details_parsed_stack - - name: EventsExceptionDetailsParsedStack - uid: azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack - name: events_exception_details_parsed_stack - - items: - - name: Overview - uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3 - - name: EventsExceptionDetailsParsedStack - uid: azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack - name: events_exception_details_parsed_stack_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_exception_info - - name: EventsExceptionInfo - uid: azure.applicationinsights.models.events_exception_info.EventsExceptionInfo - name: events_exception_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_exception_info_py3 - - name: EventsExceptionInfo - uid: azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo - name: events_exception_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_exception_result - - name: EventsExceptionResult - uid: azure.applicationinsights.models.events_exception_result.EventsExceptionResult - name: events_exception_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_exception_result_py3 - - name: EventsExceptionResult - uid: azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult - name: events_exception_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_operation_info - - name: EventsOperationInfo - uid: azure.applicationinsights.models.events_operation_info.EventsOperationInfo - name: events_operation_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_operation_info_py3 - - name: EventsOperationInfo - uid: azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo - name: events_operation_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_page_view_info - - name: EventsPageViewInfo - uid: azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo - name: events_page_view_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_page_view_info_py3 - - name: EventsPageViewInfo - uid: azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo - name: events_page_view_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_page_view_result - - name: EventsPageViewResult - uid: azure.applicationinsights.models.events_page_view_result.EventsPageViewResult - name: events_page_view_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_page_view_result_py3 - - name: EventsPageViewResult - uid: azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult - name: events_page_view_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_performance_counter_info - - name: EventsPerformanceCounterInfo - uid: azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo - name: events_performance_counter_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_performance_counter_info_py3 - - name: EventsPerformanceCounterInfo - uid: azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo - name: events_performance_counter_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_performance_counter_result - - name: EventsPerformanceCounterResult - uid: azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult - name: events_performance_counter_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_performance_counter_result_py3 - - name: EventsPerformanceCounterResult - uid: azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult - name: events_performance_counter_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_request_info - - name: EventsRequestInfo - uid: azure.applicationinsights.models.events_request_info.EventsRequestInfo - name: events_request_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_request_info_py3 - - name: EventsRequestInfo - uid: azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo - name: events_request_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_request_result - - name: EventsRequestResult - uid: azure.applicationinsights.models.events_request_result.EventsRequestResult - name: events_request_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_request_result_py3 - - name: EventsRequestResult - uid: azure.applicationinsights.models.events_request_result_py3.EventsRequestResult - name: events_request_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_result - - name: EventsResult - uid: azure.applicationinsights.models.events_result.EventsResult - name: events_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_result_data - - name: EventsResultData - uid: azure.applicationinsights.models.events_result_data.EventsResultData - name: events_result_data - - items: - - name: Overview - uid: azure.applicationinsights.models.events_result_data_custom_dimensions - - name: EventsResultDataCustomDimensions - uid: azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions - name: events_result_data_custom_dimensions - - items: - - name: Overview - uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3 - - name: EventsResultDataCustomDimensions - uid: azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions - name: events_result_data_custom_dimensions_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_result_data_custom_measurements - - name: EventsResultDataCustomMeasurements - uid: azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements - name: events_result_data_custom_measurements - - items: - - name: Overview - uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3 - - name: EventsResultDataCustomMeasurements - uid: azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements - name: events_result_data_custom_measurements_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_result_data_py3 - - name: EventsResultData - uid: azure.applicationinsights.models.events_result_data_py3.EventsResultData - name: events_result_data_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_result_py3 - - name: EventsResult - uid: azure.applicationinsights.models.events_result_py3.EventsResult - name: events_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_results - - name: EventsResults - uid: azure.applicationinsights.models.events_results.EventsResults - name: events_results - - items: - - name: Overview - uid: azure.applicationinsights.models.events_results_py3 - - name: EventsResults - uid: azure.applicationinsights.models.events_results_py3.EventsResults - name: events_results_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_session_info - - name: EventsSessionInfo - uid: azure.applicationinsights.models.events_session_info.EventsSessionInfo - name: events_session_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_session_info_py3 - - name: EventsSessionInfo - uid: azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo - name: events_session_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_trace_info - - name: EventsTraceInfo - uid: azure.applicationinsights.models.events_trace_info.EventsTraceInfo - name: events_trace_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_trace_info_py3 - - name: EventsTraceInfo - uid: azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo - name: events_trace_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_trace_result - - name: EventsTraceResult - uid: azure.applicationinsights.models.events_trace_result.EventsTraceResult - name: events_trace_result - - items: - - name: Overview - uid: azure.applicationinsights.models.events_trace_result_py3 - - name: EventsTraceResult - uid: azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult - name: events_trace_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.events_user_info - - name: EventsUserInfo - uid: azure.applicationinsights.models.events_user_info.EventsUserInfo - name: events_user_info - - items: - - name: Overview - uid: azure.applicationinsights.models.events_user_info_py3 - - name: EventsUserInfo - uid: azure.applicationinsights.models.events_user_info_py3.EventsUserInfo - name: events_user_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_post_body_schema - - name: MetricsPostBodySchema - uid: azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema - name: metrics_post_body_schema - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_post_body_schema_parameters - - name: MetricsPostBodySchemaParameters - uid: azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters - name: metrics_post_body_schema_parameters - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3 - - name: MetricsPostBodySchemaParameters - uid: azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters - name: metrics_post_body_schema_parameters_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_post_body_schema_py3 - - name: MetricsPostBodySchema - uid: azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema - name: metrics_post_body_schema_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_result - - name: MetricsResult - uid: azure.applicationinsights.models.metrics_result.MetricsResult - name: metrics_result - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_result_info - - name: MetricsResultInfo - uid: azure.applicationinsights.models.metrics_result_info.MetricsResultInfo - name: metrics_result_info - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_result_info_py3 - - name: MetricsResultInfo - uid: azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo - name: metrics_result_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_result_py3 - - name: MetricsResult - uid: azure.applicationinsights.models.metrics_result_py3.MetricsResult - name: metrics_result_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_results_item - - name: MetricsResultsItem - uid: azure.applicationinsights.models.metrics_results_item.MetricsResultsItem - name: metrics_results_item - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_results_item_py3 - - name: MetricsResultsItem - uid: azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem - name: metrics_results_item_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_segment_info - - name: MetricsSegmentInfo - uid: azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo - name: metrics_segment_info - - items: - - name: Overview - uid: azure.applicationinsights.models.metrics_segment_info_py3 - - name: MetricsSegmentInfo - uid: azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo - name: metrics_segment_info_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.query_body - - name: QueryBody - uid: azure.applicationinsights.models.query_body.QueryBody - name: query_body - - items: - - name: Overview - uid: azure.applicationinsights.models.query_body_py3 - - name: QueryBody - uid: azure.applicationinsights.models.query_body_py3.QueryBody - name: query_body_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.query_results - - name: QueryResults - uid: azure.applicationinsights.models.query_results.QueryResults - name: query_results - - items: - - name: Overview - uid: azure.applicationinsights.models.query_results_py3 - - name: QueryResults - uid: azure.applicationinsights.models.query_results_py3.QueryResults - name: query_results_py3 - - items: - - name: Overview - uid: azure.applicationinsights.models.table - - name: Table - uid: azure.applicationinsights.models.table.Table - name: table - - items: - - name: Overview - uid: azure.applicationinsights.models.table_py3 - - name: Table - uid: azure.applicationinsights.models.table_py3.Table - name: table_py3 - - name: Column - uid: azure.applicationinsights.models.Column - - name: ErrorDetail - uid: azure.applicationinsights.models.ErrorDetail - - name: ErrorInfo - uid: azure.applicationinsights.models.ErrorInfo - - name: ErrorResponse - uid: azure.applicationinsights.models.ErrorResponse - - name: ErrorResponseException - uid: azure.applicationinsights.models.ErrorResponseException - - name: EventType - uid: azure.applicationinsights.models.EventType - - name: EventsAiInfo - uid: azure.applicationinsights.models.EventsAiInfo - - name: EventsApplicationInfo - uid: azure.applicationinsights.models.EventsApplicationInfo - - name: EventsAvailabilityResultInfo - uid: azure.applicationinsights.models.EventsAvailabilityResultInfo - - name: EventsAvailabilityResultResult - uid: azure.applicationinsights.models.EventsAvailabilityResultResult - - name: EventsBrowserTimingInfo - uid: azure.applicationinsights.models.EventsBrowserTimingInfo - - name: EventsBrowserTimingResult - uid: azure.applicationinsights.models.EventsBrowserTimingResult - - name: EventsClientInfo - uid: azure.applicationinsights.models.EventsClientInfo - - name: EventsClientPerformanceInfo - uid: azure.applicationinsights.models.EventsClientPerformanceInfo - - name: EventsCloudInfo - uid: azure.applicationinsights.models.EventsCloudInfo - - name: EventsCustomEventInfo - uid: azure.applicationinsights.models.EventsCustomEventInfo - - name: EventsCustomEventResult - uid: azure.applicationinsights.models.EventsCustomEventResult - - name: EventsCustomMetricInfo - uid: azure.applicationinsights.models.EventsCustomMetricInfo - - name: EventsCustomMetricResult - uid: azure.applicationinsights.models.EventsCustomMetricResult - - name: EventsDependencyInfo - uid: azure.applicationinsights.models.EventsDependencyInfo - - name: EventsDependencyResult - uid: azure.applicationinsights.models.EventsDependencyResult - - name: EventsExceptionDetail - uid: azure.applicationinsights.models.EventsExceptionDetail - - name: EventsExceptionDetailsParsedStack - uid: azure.applicationinsights.models.EventsExceptionDetailsParsedStack - - name: EventsExceptionInfo - uid: azure.applicationinsights.models.EventsExceptionInfo - - name: EventsExceptionResult - uid: azure.applicationinsights.models.EventsExceptionResult - - name: EventsOperationInfo - uid: azure.applicationinsights.models.EventsOperationInfo - - name: EventsPageViewInfo - uid: azure.applicationinsights.models.EventsPageViewInfo - - name: EventsPageViewResult - uid: azure.applicationinsights.models.EventsPageViewResult - - name: EventsPerformanceCounterInfo - uid: azure.applicationinsights.models.EventsPerformanceCounterInfo - - name: EventsPerformanceCounterResult - uid: azure.applicationinsights.models.EventsPerformanceCounterResult - - name: EventsRequestInfo - uid: azure.applicationinsights.models.EventsRequestInfo - - name: EventsRequestResult - uid: azure.applicationinsights.models.EventsRequestResult - - name: EventsResult - uid: azure.applicationinsights.models.EventsResult - - name: EventsResultData - uid: azure.applicationinsights.models.EventsResultData - - name: EventsResultDataCustomDimensions - uid: azure.applicationinsights.models.EventsResultDataCustomDimensions - - name: EventsResultDataCustomMeasurements - uid: azure.applicationinsights.models.EventsResultDataCustomMeasurements - - name: EventsResults - uid: azure.applicationinsights.models.EventsResults - - name: EventsSessionInfo - uid: azure.applicationinsights.models.EventsSessionInfo - - name: EventsTraceInfo - uid: azure.applicationinsights.models.EventsTraceInfo - - name: EventsTraceResult - uid: azure.applicationinsights.models.EventsTraceResult - - name: EventsUserInfo - uid: azure.applicationinsights.models.EventsUserInfo - - name: MetricId - uid: azure.applicationinsights.models.MetricId - - name: MetricsAggregation - uid: azure.applicationinsights.models.MetricsAggregation - - name: MetricsPostBodySchema - uid: azure.applicationinsights.models.MetricsPostBodySchema - - name: MetricsPostBodySchemaParameters - uid: azure.applicationinsights.models.MetricsPostBodySchemaParameters - - name: MetricsResult - uid: azure.applicationinsights.models.MetricsResult - - name: MetricsResultInfo - uid: azure.applicationinsights.models.MetricsResultInfo - - name: MetricsResultsItem - uid: azure.applicationinsights.models.MetricsResultsItem - - name: MetricsSegment - uid: azure.applicationinsights.models.MetricsSegment - - name: MetricsSegmentInfo - uid: azure.applicationinsights.models.MetricsSegmentInfo - - name: QueryBody - uid: azure.applicationinsights.models.QueryBody - - name: QueryResults - uid: azure.applicationinsights.models.QueryResults - - name: Table - uid: azure.applicationinsights.models.Table - name: models - - items: - - name: Overview - uid: azure.applicationinsights.operations - - items: - - name: Overview - uid: azure.applicationinsights.operations.events_operations - - name: EventsOperations - uid: azure.applicationinsights.operations.events_operations.EventsOperations - name: events_operations - - items: - - name: Overview - uid: azure.applicationinsights.operations.metrics_operations - - name: MetricsOperations - uid: azure.applicationinsights.operations.metrics_operations.MetricsOperations - name: metrics_operations - - items: - - name: Overview - uid: azure.applicationinsights.operations.query_operations - - name: QueryOperations - uid: azure.applicationinsights.operations.query_operations.QueryOperations - name: query_operations - - name: EventsOperations - uid: azure.applicationinsights.operations.EventsOperations - - name: MetricsOperations - uid: azure.applicationinsights.operations.MetricsOperations - - name: QueryOperations - uid: azure.applicationinsights.operations.QueryOperations - name: operations - - items: - - name: Overview - uid: azure.applicationinsights.application_insights_data_client - - name: ApplicationInsightsDataClient - uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient - - name: ApplicationInsightsDataClientConfiguration - uid: azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration - name: application_insights_data_client - - name: version - uid: azure.applicationinsights.version - - name: ApplicationInsightsDataClient - uid: azure.applicationinsights.ApplicationInsightsDataClient - name: azure.applicationinsights -- items: - - name: Overview - uid: azure.cognitiveservices.anomalydetector - - items: - - name: Overview - uid: azure.cognitiveservices.anomalydetector.models - - name: APIError - uid: azure.cognitiveservices.anomalydetector.models.APIError - - name: APIErrorException - uid: azure.cognitiveservices.anomalydetector.models.APIErrorException - - name: ChangePointDetectRequest - uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest - - name: ChangePointDetectResponse - uid: azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse - - name: EntireDetectResponse - uid: azure.cognitiveservices.anomalydetector.models.EntireDetectResponse - - name: Granularity - uid: azure.cognitiveservices.anomalydetector.models.Granularity - - name: LastDetectResponse - uid: azure.cognitiveservices.anomalydetector.models.LastDetectResponse - - name: Point - uid: azure.cognitiveservices.anomalydetector.models.Point - - name: Request - uid: azure.cognitiveservices.anomalydetector.models.Request - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.anomalydetector.operations - - name: AnomalyDetectorClientOperationsMixin - uid: azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin - name: operations - - name: version - uid: azure.cognitiveservices.anomalydetector.version - - name: AnomalyDetectorClient - uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClient - - name: AnomalyDetectorClientConfiguration - uid: azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration - name: azure.cognitiveservices.anomalydetector -- items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto - - name: ActiveLearningSettingsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO - name: active_learning_settings_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3 - - name: ActiveLearningSettingsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO - name: active_learning_settings_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto - - name: AlterationsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO - name: alterations_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3 - - name: AlterationsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO - name: alterations_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto - - name: AnswerSpanRequestDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO - name: answer_span_request_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3 - - name: AnswerSpanRequestDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO - name: answer_span_request_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto - - name: AnswerSpanResponseDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO - name: answer_span_response_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3 - - name: AnswerSpanResponseDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO - name: answer_span_response_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto - - name: ContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO - name: context_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3 - - name: ContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO - name: context_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto - - name: CreateKbDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO - name: create_kb_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3 - - name: CreateKbDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO - name: create_kb_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto - - name: CreateKbInputDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO - name: create_kb_input_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3 - - name: CreateKbInputDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO - name: create_kb_input_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto - - name: DeleteKbContentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO - name: delete_kb_contents_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3 - - name: DeleteKbContentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO - name: delete_kb_contents_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto - - name: EndpointKeysDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO - name: endpoint_keys_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3 - - name: EndpointKeysDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO - name: endpoint_keys_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto - - name: EndpointSettingsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO - name: endpoint_settings_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning - - name: EndpointSettingsDTOActiveLearning - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning - name: endpoint_settings_dto_active_learning - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3 - - name: EndpointSettingsDTOActiveLearning - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning - name: endpoint_settings_dto_active_learning_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3 - - name: EndpointSettingsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO - name: endpoint_settings_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.error - - name: Error - uid: azure.cognitiveservices.knowledge.qnamaker.models.error.Error - name: error - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3 - - name: Error - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error - name: error_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response - - name: ErrorResponse - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException - name: error_response - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error - - name: ErrorResponseError - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError - name: error_response_error - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3 - - name: ErrorResponseError - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError - name: error_response_error_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3 - - name: ErrorResponse - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException - name: error_response_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto - - name: FeedbackRecordDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO - name: feedback_record_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3 - - name: FeedbackRecordDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO - name: feedback_record_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto - - name: FeedbackRecordsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO - name: feedback_records_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3 - - name: FeedbackRecordsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO - name: feedback_records_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto - - name: FileDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO - name: file_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3 - - name: FileDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO - name: file_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model - - name: InnerErrorModel - uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel - name: inner_error_model - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3 - - name: InnerErrorModel - uid: azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel - name: inner_error_model_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto - - name: KnowledgebaseDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO - name: knowledgebase_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3 - - name: KnowledgebaseDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO - name: knowledgebase_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto - - name: KnowledgebasesDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO - name: knowledgebases_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3 - - name: KnowledgebasesDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO - name: knowledgebases_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto - - name: MetadataDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO - name: metadata_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3 - - name: MetadataDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO - name: metadata_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.operation - - name: Operation - uid: azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation - name: operation - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3 - - name: Operation - uid: azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation - name: operation_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto - - name: PromptDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO - name: prompt_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3 - - name: PromptDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO - name: prompt_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna - - name: PromptDTOQna - uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna - name: prompt_dto_qna - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3 - - name: PromptDTOQna - uid: azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna - name: prompt_dto_qna_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto - - name: QnADocumentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO - name: qn_adocuments_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3 - - name: QnADocumentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO - name: qn_adocuments_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto - - name: QnADTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO - name: qn_adto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context - - name: QnADTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext - name: qn_adto_context - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3 - - name: QnADTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext - name: qn_adto_context_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3 - - name: QnADTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO - name: qn_adto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums - - name: EnvironmentType - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType - - name: ErrorCodeType - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType - - name: OperationStateType - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType - - name: StrictFiltersCompoundOperationType - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType - name: qn_amaker_client_enums - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result - - name: QnASearchResult - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult - name: qn_asearch_result - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span - - name: QnASearchResultAnswerSpan - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan - name: qn_asearch_result_answer_span - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3 - - name: QnASearchResultAnswerSpan - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan - name: qn_asearch_result_answer_span_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context - - name: QnASearchResultContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext - name: qn_asearch_result_context - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3 - - name: QnASearchResultContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext - name: qn_asearch_result_context_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list - - name: QnASearchResultList - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList - name: qn_asearch_result_list - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3 - - name: QnASearchResultList - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList - name: qn_asearch_result_list_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3 - - name: QnASearchResult - uid: azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult - name: qn_asearch_result_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto - - name: QueryContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO - name: query_context_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3 - - name: QueryContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO - name: query_context_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto - - name: QueryDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO - name: query_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request - - name: QueryDTOAnswerSpanRequest - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest - name: query_dto_answer_span_request - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3 - - name: QueryDTOAnswerSpanRequest - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest - name: query_dto_answer_span_request_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context - - name: QueryDTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext - name: query_dto_context - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3 - - name: QueryDTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext - name: query_dto_context_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3 - - name: QueryDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO - name: query_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto - - name: ReplaceKbDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO - name: replace_kb_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3 - - name: ReplaceKbDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO - name: replace_kb_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto - - name: UpdateContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO - name: update_context_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3 - - name: UpdateContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO - name: update_context_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto - - name: UpdateKbContentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO - name: update_kb_contents_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3 - - name: UpdateKbContentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO - name: update_kb_contents_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto - - name: UpdateKbOperationDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO - name: update_kb_operation_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add - - name: UpdateKbOperationDTOAdd - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd - name: update_kb_operation_dto_add - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3 - - name: UpdateKbOperationDTOAdd - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd - name: update_kb_operation_dto_add_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete - - name: UpdateKbOperationDTODelete - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete - name: update_kb_operation_dto_delete - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3 - - name: UpdateKbOperationDTODelete - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete - name: update_kb_operation_dto_delete_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3 - - name: UpdateKbOperationDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO - name: update_kb_operation_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update - - name: UpdateKbOperationDTOUpdate - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate - name: update_kb_operation_dto_update - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3 - - name: UpdateKbOperationDTOUpdate - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate - name: update_kb_operation_dto_update_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto - - name: UpdateMetadataDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO - name: update_metadata_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3 - - name: UpdateMetadataDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO - name: update_metadata_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto - - name: UpdateQnaDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO - name: update_qna_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context - - name: UpdateQnaDTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext - name: update_qna_dto_context - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3 - - name: UpdateQnaDTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext - name: update_qna_dto_context_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata - - name: UpdateQnaDTOMetadata - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata - name: update_qna_dto_metadata - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3 - - name: UpdateQnaDTOMetadata - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata - name: update_qna_dto_metadata_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3 - - name: UpdateQnaDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO - name: update_qna_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions - - name: UpdateQnaDTOQuestions - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions - name: update_qna_dto_questions - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3 - - name: UpdateQnaDTOQuestions - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions - name: update_qna_dto_questions_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto - - name: UpdateQuestionsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO - name: update_questions_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3 - - name: UpdateQuestionsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO - name: update_questions_dto_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto - - name: WordAlterationsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO - name: word_alterations_dto - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3 - - name: WordAlterationsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO - name: word_alterations_dto_py3 - - name: ActiveLearningSettingsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO - - name: AlterationsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO - - name: AnswerSpanRequestDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO - - name: AnswerSpanResponseDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO - - name: ContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO - - name: CreateKbDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO - - name: CreateKbInputDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO - - name: DeleteKbContentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO - - name: EndpointKeysDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO - - name: EndpointSettingsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO - - name: EndpointSettingsDTOActiveLearning - uid: azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning - - name: EnvironmentType - uid: azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType - - name: Error - uid: azure.cognitiveservices.knowledge.qnamaker.models.Error - - name: ErrorCodeType - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType - - name: ErrorResponse - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse - - name: ErrorResponseError - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError - - name: ErrorResponseException - uid: azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException - - name: FeedbackRecordDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO - - name: FeedbackRecordsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO - - name: FileDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.FileDTO - - name: InnerErrorModel - uid: azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel - - name: KnowledgebaseDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO - - name: KnowledgebasesDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO - - name: MetadataDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO - - name: Operation - uid: azure.cognitiveservices.knowledge.qnamaker.models.Operation - - name: OperationStateType - uid: azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType - - name: PromptDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO - - name: PromptDTOQna - uid: azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna - - name: QnADTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTO - - name: QnADTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext - - name: QnADocumentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO - - name: QnASearchResult - uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult - - name: QnASearchResultAnswerSpan - uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan - - name: QnASearchResultContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext - - name: QnASearchResultList - uid: azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList - - name: QueryContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO - - name: QueryDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO - - name: QueryDTOAnswerSpanRequest - uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest - - name: QueryDTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext - - name: ReplaceKbDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO - - name: StrictFiltersCompoundOperationType - uid: azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType - - name: UpdateContextDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO - - name: UpdateKbContentsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO - - name: UpdateKbOperationDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO - - name: UpdateKbOperationDTOAdd - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd - - name: UpdateKbOperationDTODelete - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete - - name: UpdateKbOperationDTOUpdate - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate - - name: UpdateMetadataDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO - - name: UpdateQnaDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO - - name: UpdateQnaDTOContext - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext - - name: UpdateQnaDTOMetadata - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata - - name: UpdateQnaDTOQuestions - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions - - name: UpdateQuestionsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO - - name: WordAlterationsDTO - uid: azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.operations - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations - - name: AlterationsOperations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations - name: alterations_operations - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations - - name: EndpointKeysOperations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations - name: endpoint_keys_operations - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations - - name: EndpointSettingsOperations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations - name: endpoint_settings_operations - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations - - name: KnowledgebaseOperations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations - name: knowledgebase_operations - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.operations.operations - - name: Operations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations - name: operations - - name: AlterationsOperations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations - - name: EndpointKeysOperations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations - - name: EndpointSettingsOperations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations - - name: KnowledgebaseOperations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations - - name: Operations - uid: azure.cognitiveservices.knowledge.qnamaker.operations.Operations - name: operations - - items: - - name: Overview - uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client - - name: QnAMakerClient - uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient - - name: QnAMakerClientConfiguration - uid: azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration - name: qn_amaker_client - - name: version - uid: azure.cognitiveservices.knowledge.qnamaker.version - - name: QnAMakerClient - uid: azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient - name: azure.cognitiveservices.knowledge.qnamaker -- items: - - name: Overview - uid: azure.cognitiveservices.language.luis - - items: - - name: Overview - uid: azure.cognitiveservices.language.luis.authoring - - items: - - name: Overview - uid: azure.cognitiveservices.language.luis.authoring.models - - name: AppVersionSettingObject - uid: azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject - - name: ApplicationCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject - - name: ApplicationInfoResponse - uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse - - name: ApplicationPublishObject - uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject - - name: ApplicationSettingUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject - - name: ApplicationSettings - uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings - - name: ApplicationUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject - - name: AvailableCulture - uid: azure.cognitiveservices.language.luis.authoring.models.AvailableCulture - - name: AvailablePrebuiltEntityModel - uid: azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel - - name: AzureAccountInfoObject - uid: azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject - - name: BatchLabelExample - uid: azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample - - name: ChildEntity - uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntity - - name: ChildEntityModelCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject - - name: ClosedList - uid: azure.cognitiveservices.language.luis.authoring.models.ClosedList - - name: ClosedListEntityExtractor - uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor - - name: ClosedListModelCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject - - name: ClosedListModelPatchObject - uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject - - name: ClosedListModelUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject - - name: CollaboratorsArray - uid: azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray - - name: CompositeChildModelCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject - - name: CompositeEntityExtractor - uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor - - name: CompositeEntityModel - uid: azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel - - name: CustomPrebuiltModel - uid: azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel - - name: EndpointInfo - uid: azure.cognitiveservices.language.luis.authoring.models.EndpointInfo - - name: EnqueueTrainingResponse - uid: azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse - - name: EntitiesSuggestionExample - uid: azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample - - name: EntityExtractor - uid: azure.cognitiveservices.language.luis.authoring.models.EntityExtractor - - name: EntityLabel - uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabel - - name: EntityLabelObject - uid: azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject - - name: EntityModelCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject - - name: EntityModelInfo - uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo - - name: EntityModelUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject - - name: EntityPrediction - uid: azure.cognitiveservices.language.luis.authoring.models.EntityPrediction - - name: EntityRole - uid: azure.cognitiveservices.language.luis.authoring.models.EntityRole - - name: EntityRoleCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject - - name: EntityRoleUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject - - name: ErrorResponse - uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException - - name: ExampleLabelObject - uid: azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject - - name: ExplicitListItem - uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem - - name: ExplicitListItemCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject - - name: ExplicitListItemUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject - - name: FeatureInfoObject - uid: azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject - - name: FeaturesResponseObject - uid: azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject - - name: HierarchicalChildEntity - uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity - - name: HierarchicalChildModelUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject - - name: HierarchicalEntityExtractor - uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor - - name: HierarchicalModel - uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel - - name: HierarchicalModelV2 - uid: azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2 - - name: IntentClassifier - uid: azure.cognitiveservices.language.luis.authoring.models.IntentClassifier - - name: IntentPrediction - uid: azure.cognitiveservices.language.luis.authoring.models.IntentPrediction - - name: IntentsSuggestionExample - uid: azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample - - name: JSONEntity - uid: azure.cognitiveservices.language.luis.authoring.models.JSONEntity - - name: JSONModelFeature - uid: azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature - - name: JSONRegexFeature - uid: azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature - - name: JSONUtterance - uid: azure.cognitiveservices.language.luis.authoring.models.JSONUtterance - - name: JsonChild - uid: azure.cognitiveservices.language.luis.authoring.models.JsonChild - - name: JsonModelFeatureInformation - uid: azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation - - name: LabelExampleResponse - uid: azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse - - name: LabelTextObject - uid: azure.cognitiveservices.language.luis.authoring.models.LabelTextObject - - name: LabeledUtterance - uid: azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance - - name: LuisApp - uid: azure.cognitiveservices.language.luis.authoring.models.LuisApp - - name: LuisAppV2 - uid: azure.cognitiveservices.language.luis.authoring.models.LuisAppV2 - - name: ModelCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject - - name: ModelFeatureInformation - uid: azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation - - name: ModelInfo - uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfo - - name: ModelInfoResponse - uid: azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse - - name: ModelTrainingDetails - uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails - - name: ModelTrainingInfo - uid: azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo - - name: ModelUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject - - name: NDepthEntityExtractor - uid: azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor - - name: OperationError - uid: azure.cognitiveservices.language.luis.authoring.models.OperationError - - name: OperationStatus - uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatus - - name: OperationStatusType - uid: azure.cognitiveservices.language.luis.authoring.models.OperationStatusType - - name: PatternAny - uid: azure.cognitiveservices.language.luis.authoring.models.PatternAny - - name: PatternAnyEntityExtractor - uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor - - name: PatternAnyModelCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject - - name: PatternAnyModelUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject - - name: PatternFeatureInfo - uid: azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo - - name: PatternRule - uid: azure.cognitiveservices.language.luis.authoring.models.PatternRule - - name: PatternRuleCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject - - name: PatternRuleInfo - uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo - - name: PatternRuleUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject - - name: PersonalAssistantsResponse - uid: azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse - - name: PhraseListFeatureInfo - uid: azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo - - name: PhraselistCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject - - name: PhraselistUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject - - name: PrebuiltDomain - uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain - - name: PrebuiltDomainCreateBaseObject - uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject - - name: PrebuiltDomainCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject - - name: PrebuiltDomainItem - uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem - - name: PrebuiltDomainModelCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject - - name: PrebuiltDomainObject - uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject - - name: PrebuiltEntity - uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity - - name: PrebuiltEntityExtractor - uid: azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor - - name: ProductionOrStagingEndpointInfo - uid: azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo - - name: PublishSettingUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject - - name: PublishSettings - uid: azure.cognitiveservices.language.luis.authoring.models.PublishSettings - - name: RegexEntity - uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntity - - name: RegexEntityExtractor - uid: azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor - - name: RegexModelCreateObject - uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject - - name: RegexModelUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject - - name: SubClosedList - uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedList - - name: SubClosedListResponse - uid: azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse - - name: TaskUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject - - name: TrainingStatus - uid: azure.cognitiveservices.language.luis.authoring.models.TrainingStatus - - name: UserAccessList - uid: azure.cognitiveservices.language.luis.authoring.models.UserAccessList - - name: UserCollaborator - uid: azure.cognitiveservices.language.luis.authoring.models.UserCollaborator - - name: VersionInfo - uid: azure.cognitiveservices.language.luis.authoring.models.VersionInfo - - name: WordListBaseUpdateObject - uid: azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject - - name: WordListObject - uid: azure.cognitiveservices.language.luis.authoring.models.WordListObject - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.language.luis.authoring.operations - - name: AppsOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.AppsOperations - - name: AzureAccountsOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations - - name: ExamplesOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations - - name: FeaturesOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations - - name: ModelOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.ModelOperations - - name: PatternOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.PatternOperations - - name: SettingsOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations - - name: TrainOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.TrainOperations - - name: VersionsOperations - uid: azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations - name: operations - - name: version - uid: azure.cognitiveservices.language.luis.authoring.version - - name: LUISAuthoringClient - uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient - - name: LUISAuthoringClientConfiguration - uid: azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration - name: authoring - - items: - - name: Overview - uid: azure.cognitiveservices.language.luis.runtime - - items: - - name: Overview - uid: azure.cognitiveservices.language.luis.runtime.models - - name: DynamicList - uid: azure.cognitiveservices.language.luis.runtime.models.DynamicList - - name: Error - uid: azure.cognitiveservices.language.luis.runtime.models.Error - - name: ErrorBody - uid: azure.cognitiveservices.language.luis.runtime.models.ErrorBody - - name: ErrorException - uid: azure.cognitiveservices.language.luis.runtime.models.ErrorException - - name: ExternalEntity - uid: azure.cognitiveservices.language.luis.runtime.models.ExternalEntity - - name: Intent - uid: azure.cognitiveservices.language.luis.runtime.models.Intent - - name: Prediction - uid: azure.cognitiveservices.language.luis.runtime.models.Prediction - - name: PredictionRequest - uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequest - - name: PredictionRequestOptions - uid: azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions - - name: PredictionResponse - uid: azure.cognitiveservices.language.luis.runtime.models.PredictionResponse - - name: RequestList - uid: azure.cognitiveservices.language.luis.runtime.models.RequestList - - name: Sentiment - uid: azure.cognitiveservices.language.luis.runtime.models.Sentiment - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.language.luis.runtime.operations - - name: PredictionOperations - uid: azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations - name: operations - - name: version - uid: azure.cognitiveservices.language.luis.runtime.version - - name: LUISRuntimeClient - uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient - - name: LUISRuntimeClientConfiguration - uid: azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration - name: runtime - - name: version - uid: azure.cognitiveservices.language.luis.version - name: azure.cognitiveservices.language.luis -- items: - - name: Overview - uid: azure.cognitiveservices.language.spellcheck - - items: - - name: Overview - uid: azure.cognitiveservices.language.spellcheck.models - - name: ActionType - uid: azure.cognitiveservices.language.spellcheck.models.ActionType - - name: Answer - uid: azure.cognitiveservices.language.spellcheck.models.Answer - - name: Error - uid: azure.cognitiveservices.language.spellcheck.models.Error - - name: ErrorCode - uid: azure.cognitiveservices.language.spellcheck.models.ErrorCode - - name: ErrorResponse - uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.language.spellcheck.models.ErrorResponseException - - name: ErrorSubCode - uid: azure.cognitiveservices.language.spellcheck.models.ErrorSubCode - - name: ErrorType - uid: azure.cognitiveservices.language.spellcheck.models.ErrorType - - name: Identifiable - uid: azure.cognitiveservices.language.spellcheck.models.Identifiable - - name: Mode - uid: azure.cognitiveservices.language.spellcheck.models.Mode - - name: Response - uid: azure.cognitiveservices.language.spellcheck.models.Response - - name: ResponseBase - uid: azure.cognitiveservices.language.spellcheck.models.ResponseBase - - name: SpellCheck - uid: azure.cognitiveservices.language.spellcheck.models.SpellCheck - - name: SpellingFlaggedToken - uid: azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken - - name: SpellingTokenSuggestion - uid: azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.language.spellcheck.operations - - name: SpellCheckClientOperationsMixin - uid: azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin - name: operations - - name: version - uid: azure.cognitiveservices.language.spellcheck.version - - name: SpellCheckClient - uid: azure.cognitiveservices.language.spellcheck.SpellCheckClient - - name: SpellCheckClientConfiguration - uid: azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration - name: azure.cognitiveservices.language.spellcheck -- items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.detected_language - - name: DetectedLanguage - uid: azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage - name: detected_language - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3 - - name: DetectedLanguage - uid: azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage - name: detected_language_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.document_statistics - - name: DocumentStatistics - uid: azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics - name: document_statistics - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3 - - name: DocumentStatistics - uid: azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics - name: document_statistics_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result - - name: EntitiesBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult - name: entities_batch_result - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item - - name: EntitiesBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem - name: entities_batch_result_item - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3 - - name: EntitiesBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem - name: entities_batch_result_item_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3 - - name: EntitiesBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult - name: entities_batch_result_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.entity_record - - name: EntityRecord - uid: azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord - name: entity_record - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3 - - name: EntityRecord - uid: azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord - name: entity_record_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.error_record - - name: ErrorRecord - uid: azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord - name: error_record - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3 - - name: ErrorRecord - uid: azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord - name: error_record_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.error_response - - name: ErrorResponse - uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException - name: error_response - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3 - - name: ErrorResponse - uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException - name: error_response_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.internal_error - - name: InternalError - uid: azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError - name: internal_error - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3 - - name: InternalError - uid: azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError - name: internal_error_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result - - name: KeyPhraseBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult - name: key_phrase_batch_result - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item - - name: KeyPhraseBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem - name: key_phrase_batch_result_item - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3 - - name: KeyPhraseBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem - name: key_phrase_batch_result_item_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3 - - name: KeyPhraseBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult - name: key_phrase_batch_result_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input - - name: LanguageBatchInput - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput - name: language_batch_input - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3 - - name: LanguageBatchInput - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput - name: language_batch_input_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result - - name: LanguageBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult - name: language_batch_result - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item - - name: LanguageBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem - name: language_batch_result_item - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3 - - name: LanguageBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem - name: language_batch_result_item_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3 - - name: LanguageBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult - name: language_batch_result_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.language_input - - name: LanguageInput - uid: azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput - name: language_input - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3 - - name: LanguageInput - uid: azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput - name: language_input_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.match_record - - name: MatchRecord - uid: azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord - name: match_record - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3 - - name: MatchRecord - uid: azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord - name: match_record_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input - - name: MultiLanguageBatchInput - uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput - name: multi_language_batch_input - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3 - - name: MultiLanguageBatchInput - uid: azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput - name: multi_language_batch_input_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input - - name: MultiLanguageInput - uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput - name: multi_language_input - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3 - - name: MultiLanguageInput - uid: azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput - name: multi_language_input_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.request_statistics - - name: RequestStatistics - uid: azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics - name: request_statistics - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3 - - name: RequestStatistics - uid: azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics - name: request_statistics_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result - - name: SentimentBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult - name: sentiment_batch_result - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item - - name: SentimentBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem - name: sentiment_batch_result_item - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3 - - name: SentimentBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem - name: sentiment_batch_result_item_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3 - - name: SentimentBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult - name: sentiment_batch_result_py3 - - name: DetectedLanguage - uid: azure.cognitiveservices.language.textanalytics.models.DetectedLanguage - - name: DocumentStatistics - uid: azure.cognitiveservices.language.textanalytics.models.DocumentStatistics - - name: EntitiesBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult - - name: EntitiesBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem - - name: EntityRecord - uid: azure.cognitiveservices.language.textanalytics.models.EntityRecord - - name: ErrorRecord - uid: azure.cognitiveservices.language.textanalytics.models.ErrorRecord - - name: ErrorResponse - uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.language.textanalytics.models.ErrorResponseException - - name: InternalError - uid: azure.cognitiveservices.language.textanalytics.models.InternalError - - name: KeyPhraseBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult - - name: KeyPhraseBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem - - name: LanguageBatchInput - uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput - - name: LanguageBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult - - name: LanguageBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem - - name: LanguageInput - uid: azure.cognitiveservices.language.textanalytics.models.LanguageInput - - name: MatchRecord - uid: azure.cognitiveservices.language.textanalytics.models.MatchRecord - - name: MultiLanguageBatchInput - uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput - - name: MultiLanguageInput - uid: azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput - - name: RequestStatistics - uid: azure.cognitiveservices.language.textanalytics.models.RequestStatistics - - name: SentimentBatchResult - uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult - - name: SentimentBatchResultItem - uid: azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.language.textanalytics.text_analytics_client - - name: TextAnalyticsClient - uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient - - name: TextAnalyticsClientConfiguration - uid: azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration - name: text_analytics_client - - name: version - uid: azure.cognitiveservices.language.textanalytics.version - - name: TextAnalyticsClient - uid: azure.cognitiveservices.language.textanalytics.TextAnalyticsClient - name: azure.cognitiveservices.language.textanalytics -- items: - - name: Overview - uid: azure.cognitiveservices.search.newssearch - - items: - - name: Overview - uid: azure.cognitiveservices.search.newssearch.models - - name: Answer - uid: azure.cognitiveservices.search.newssearch.models.Answer - - name: Article - uid: azure.cognitiveservices.search.newssearch.models.Article - - name: CreativeWork - uid: azure.cognitiveservices.search.newssearch.models.CreativeWork - - name: Error - uid: azure.cognitiveservices.search.newssearch.models.Error - - name: ErrorCode - uid: azure.cognitiveservices.search.newssearch.models.ErrorCode - - name: ErrorResponse - uid: azure.cognitiveservices.search.newssearch.models.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.search.newssearch.models.ErrorResponseException - - name: ErrorSubCode - uid: azure.cognitiveservices.search.newssearch.models.ErrorSubCode - - name: Freshness - uid: azure.cognitiveservices.search.newssearch.models.Freshness - - name: Identifiable - uid: azure.cognitiveservices.search.newssearch.models.Identifiable - - name: ImageObject - uid: azure.cognitiveservices.search.newssearch.models.ImageObject - - name: MediaObject - uid: azure.cognitiveservices.search.newssearch.models.MediaObject - - name: News - uid: azure.cognitiveservices.search.newssearch.models.News - - name: NewsArticle - uid: azure.cognitiveservices.search.newssearch.models.NewsArticle - - name: NewsTopic - uid: azure.cognitiveservices.search.newssearch.models.NewsTopic - - name: Organization - uid: azure.cognitiveservices.search.newssearch.models.Organization - - name: Query - uid: azure.cognitiveservices.search.newssearch.models.Query - - name: Response - uid: azure.cognitiveservices.search.newssearch.models.Response - - name: ResponseBase - uid: azure.cognitiveservices.search.newssearch.models.ResponseBase - - name: SafeSearch - uid: azure.cognitiveservices.search.newssearch.models.SafeSearch - - name: SearchResultsAnswer - uid: azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer - - name: TextFormat - uid: azure.cognitiveservices.search.newssearch.models.TextFormat - - name: Thing - uid: azure.cognitiveservices.search.newssearch.models.Thing - - name: TrendingTopics - uid: azure.cognitiveservices.search.newssearch.models.TrendingTopics - - name: VideoObject - uid: azure.cognitiveservices.search.newssearch.models.VideoObject - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.search.newssearch.operations - - name: NewsOperations - uid: azure.cognitiveservices.search.newssearch.operations.NewsOperations - name: operations - - name: version - uid: azure.cognitiveservices.search.newssearch.version - - name: NewsSearchClient - uid: azure.cognitiveservices.search.newssearch.NewsSearchClient - - name: NewsSearchClientConfiguration - uid: azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration - name: azure.cognitiveservices.search.newssearch -- items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.action - - name: Action - uid: azure.cognitiveservices.search.visualsearch.models.action.Action - name: action - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.action_py3 - - name: Action - uid: azure.cognitiveservices.search.visualsearch.models.action_py3.Action - name: action_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer - - name: AggregateOffer - uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer - name: aggregate_offer - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3 - - name: AggregateOffer - uid: azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer - name: aggregate_offer_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating - - name: AggregateRating - uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating - name: aggregate_rating - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3 - - name: AggregateRating - uid: azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating - name: aggregate_rating_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.creative_work - - name: CreativeWork - uid: azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork - name: creative_work - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3 - - name: CreativeWork - uid: azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork - name: creative_work_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.crop_area - - name: CropArea - uid: azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea - name: crop_area - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3 - - name: CropArea - uid: azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea - name: crop_area_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.error - - name: Error - uid: azure.cognitiveservices.search.visualsearch.models.error.Error - name: error - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.error_py3 - - name: Error - uid: azure.cognitiveservices.search.visualsearch.models.error_py3.Error - name: error_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.error_response - - name: ErrorResponse - uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException - name: error_response - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3 - - name: ErrorResponse - uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException - name: error_response_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.filters - - name: Filters - uid: azure.cognitiveservices.search.visualsearch.models.filters.Filters - name: filters - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.filters_py3 - - name: Filters - uid: azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters - name: filters_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.identifiable - - name: Identifiable - uid: azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable - name: identifiable - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3 - - name: Identifiable - uid: azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable - name: identifiable_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_action - - name: ImageAction - uid: azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction - name: image_action - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3 - - name: ImageAction - uid: azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction - name: image_action_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action - - name: ImageEntityAction - uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction - name: image_entity_action - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3 - - name: ImageEntityAction - uid: azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction - name: image_entity_action_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_info - - name: ImageInfo - uid: azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo - name: image_info - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3 - - name: ImageInfo - uid: azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo - name: image_info_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge - - name: ImageKnowledge - uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge - name: image_knowledge - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3 - - name: ImageKnowledge - uid: azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge - name: image_knowledge_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_module_action - - name: ImageModuleAction - uid: azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction - name: image_module_action - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3 - - name: ImageModuleAction - uid: azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction - name: image_module_action_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_object - - name: ImageObject - uid: azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject - name: image_object - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3 - - name: ImageObject - uid: azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject - name: image_object_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action - - name: ImageRecipesAction - uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction - name: image_recipes_action - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3 - - name: ImageRecipesAction - uid: azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction - name: image_recipes_action_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action - - name: ImageRelatedSearchesAction - uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction - name: image_related_searches_action - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3 - - name: ImageRelatedSearchesAction - uid: azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction - name: image_related_searches_action_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action - - name: ImageShoppingSourcesAction - uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction - name: image_shopping_sources_action - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3 - - name: ImageShoppingSourcesAction - uid: azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction - name: image_shopping_sources_action_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_tag - - name: ImageTag - uid: azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag - name: image_tag - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3 - - name: ImageTag - uid: azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag - name: image_tag_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region - - name: ImageTagRegion - uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion - name: image_tag_region - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3 - - name: ImageTagRegion - uid: azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion - name: image_tag_region_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata - - name: ImagesImageMetadata - uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata - name: images_image_metadata - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3 - - name: ImagesImageMetadata - uid: azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata - name: images_image_metadata_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.images_module - - name: ImagesModule - uid: azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule - name: images_module - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3 - - name: ImagesModule - uid: azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule - name: images_module_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.intangible - - name: Intangible - uid: azure.cognitiveservices.search.visualsearch.models.intangible.Intangible - name: intangible - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3 - - name: Intangible - uid: azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible - name: intangible_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request - - name: KnowledgeRequest - uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest - name: knowledge_request - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3 - - name: KnowledgeRequest - uid: azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest - name: knowledge_request_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.media_object - - name: MediaObject - uid: azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject - name: media_object - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3 - - name: MediaObject - uid: azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject - name: media_object_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral - - name: NormalizedQuadrilateral - uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral - name: normalized_quadrilateral - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3 - - name: NormalizedQuadrilateral - uid: azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral - name: normalized_quadrilateral_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.offer - - name: Offer - uid: azure.cognitiveservices.search.visualsearch.models.offer.Offer - name: offer - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.offer_py3 - - name: Offer - uid: azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer - name: offer_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.organization - - name: Organization - uid: azure.cognitiveservices.search.visualsearch.models.organization.Organization - name: organization - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.organization_py3 - - name: Organization - uid: azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization - name: organization_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.person - - name: Person - uid: azure.cognitiveservices.search.visualsearch.models.person.Person - name: person - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.person_py3 - - name: Person - uid: azure.cognitiveservices.search.visualsearch.models.person_py3.Person - name: person_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.point2_d - - name: Point2D - uid: azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D - name: point2_d - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3 - - name: Point2D - uid: azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D - name: point2_d_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.properties_item - - name: PropertiesItem - uid: azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem - name: properties_item - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3 - - name: PropertiesItem - uid: azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem - name: properties_item_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.query - - name: Query - uid: azure.cognitiveservices.search.visualsearch.models.query.Query - name: query - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.query_py3 - - name: Query - uid: azure.cognitiveservices.search.visualsearch.models.query_py3.Query - name: query_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.rating - - name: Rating - uid: azure.cognitiveservices.search.visualsearch.models.rating.Rating - name: rating - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.rating_py3 - - name: Rating - uid: azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating - name: rating_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.recipe - - name: Recipe - uid: azure.cognitiveservices.search.visualsearch.models.recipe.Recipe - name: recipe - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3 - - name: Recipe - uid: azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe - name: recipe_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.recipes_module - - name: RecipesModule - uid: azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule - name: recipes_module - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3 - - name: RecipesModule - uid: azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule - name: recipes_module_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module - - name: RelatedSearchesModule - uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule - name: related_searches_module - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3 - - name: RelatedSearchesModule - uid: azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule - name: related_searches_module_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.response - - name: Response - uid: azure.cognitiveservices.search.visualsearch.models.response.Response - name: response - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.response_base - - name: ResponseBase - uid: azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase - name: response_base - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3 - - name: ResponseBase - uid: azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase - name: response_base_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.response_py3 - - name: Response - uid: azure.cognitiveservices.search.visualsearch.models.response_py3.Response - name: response_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.structured_value - - name: StructuredValue - uid: azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue - name: structured_value - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3 - - name: StructuredValue - uid: azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue - name: structured_value_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.thing - - name: Thing - uid: azure.cognitiveservices.search.visualsearch.models.thing.Thing - name: thing - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.thing_py3 - - name: Thing - uid: azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing - name: thing_py3 - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums - - name: Currency - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency - - name: ErrorCode - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode - - name: ErrorSubCode - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode - - name: ItemAvailability - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability - - name: SafeSearch - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch - name: visual_search_client_enums - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request - - name: VisualSearchRequest - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest - name: visual_search_request - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3 - - name: VisualSearchRequest - uid: azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest - name: visual_search_request_py3 - - name: Action - uid: azure.cognitiveservices.search.visualsearch.models.Action - - name: AggregateOffer - uid: azure.cognitiveservices.search.visualsearch.models.AggregateOffer - - name: AggregateRating - uid: azure.cognitiveservices.search.visualsearch.models.AggregateRating - - name: CreativeWork - uid: azure.cognitiveservices.search.visualsearch.models.CreativeWork - - name: CropArea - uid: azure.cognitiveservices.search.visualsearch.models.CropArea - - name: Currency - uid: azure.cognitiveservices.search.visualsearch.models.Currency - - name: Error - uid: azure.cognitiveservices.search.visualsearch.models.Error - - name: ErrorCode - uid: azure.cognitiveservices.search.visualsearch.models.ErrorCode - - name: ErrorResponse - uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponse - - name: ErrorResponseException - uid: azure.cognitiveservices.search.visualsearch.models.ErrorResponseException - - name: ErrorSubCode - uid: azure.cognitiveservices.search.visualsearch.models.ErrorSubCode - - name: Filters - uid: azure.cognitiveservices.search.visualsearch.models.Filters - - name: Identifiable - uid: azure.cognitiveservices.search.visualsearch.models.Identifiable - - name: ImageAction - uid: azure.cognitiveservices.search.visualsearch.models.ImageAction - - name: ImageEntityAction - uid: azure.cognitiveservices.search.visualsearch.models.ImageEntityAction - - name: ImageInfo - uid: azure.cognitiveservices.search.visualsearch.models.ImageInfo - - name: ImageKnowledge - uid: azure.cognitiveservices.search.visualsearch.models.ImageKnowledge - - name: ImageModuleAction - uid: azure.cognitiveservices.search.visualsearch.models.ImageModuleAction - - name: ImageObject - uid: azure.cognitiveservices.search.visualsearch.models.ImageObject - - name: ImageRecipesAction - uid: azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction - - name: ImageRelatedSearchesAction - uid: azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction - - name: ImageShoppingSourcesAction - uid: azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction - - name: ImageTag - uid: azure.cognitiveservices.search.visualsearch.models.ImageTag - - name: ImageTagRegion - uid: azure.cognitiveservices.search.visualsearch.models.ImageTagRegion - - name: ImagesImageMetadata - uid: azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata - - name: ImagesModule - uid: azure.cognitiveservices.search.visualsearch.models.ImagesModule - - name: Intangible - uid: azure.cognitiveservices.search.visualsearch.models.Intangible - - name: ItemAvailability - uid: azure.cognitiveservices.search.visualsearch.models.ItemAvailability - - name: KnowledgeRequest - uid: azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest - - name: MediaObject - uid: azure.cognitiveservices.search.visualsearch.models.MediaObject - - name: NormalizedQuadrilateral - uid: azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral - - name: Offer - uid: azure.cognitiveservices.search.visualsearch.models.Offer - - name: Organization - uid: azure.cognitiveservices.search.visualsearch.models.Organization - - name: Person - uid: azure.cognitiveservices.search.visualsearch.models.Person - - name: Point2D - uid: azure.cognitiveservices.search.visualsearch.models.Point2D - - name: PropertiesItem - uid: azure.cognitiveservices.search.visualsearch.models.PropertiesItem - - name: Query - uid: azure.cognitiveservices.search.visualsearch.models.Query - - name: Rating - uid: azure.cognitiveservices.search.visualsearch.models.Rating - - name: Recipe - uid: azure.cognitiveservices.search.visualsearch.models.Recipe - - name: RecipesModule - uid: azure.cognitiveservices.search.visualsearch.models.RecipesModule - - name: RelatedSearchesModule - uid: azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule - - name: Response - uid: azure.cognitiveservices.search.visualsearch.models.Response - - name: ResponseBase - uid: azure.cognitiveservices.search.visualsearch.models.ResponseBase - - name: SafeSearch - uid: azure.cognitiveservices.search.visualsearch.models.SafeSearch - - name: StructuredValue - uid: azure.cognitiveservices.search.visualsearch.models.StructuredValue - - name: Thing - uid: azure.cognitiveservices.search.visualsearch.models.Thing - - name: VisualSearchRequest - uid: azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.operations - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.operations.images_operations - - name: ImagesOperations - uid: azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations - name: images_operations - - name: ImagesOperations - uid: azure.cognitiveservices.search.visualsearch.operations.ImagesOperations - name: operations - - name: version - uid: azure.cognitiveservices.search.visualsearch.version - - items: - - name: Overview - uid: azure.cognitiveservices.search.visualsearch.visual_search_client - - name: VisualSearchClient - uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient - - name: VisualSearchClientConfiguration - uid: azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration - name: visual_search_client - - name: VisualSearchClient - uid: azure.cognitiveservices.search.visualsearch.VisualSearchClient - name: azure.cognitiveservices.search.visualsearch -- items: - - name: Overview - uid: azure.cognitiveservices.vision.computervision - - items: - - name: Overview - uid: azure.cognitiveservices.vision.computervision.models - - name: AdultInfo - uid: azure.cognitiveservices.vision.computervision.models.AdultInfo - - name: AnalyzeResults - uid: azure.cognitiveservices.vision.computervision.models.AnalyzeResults - - name: Appearance - uid: azure.cognitiveservices.vision.computervision.models.Appearance - - name: AreaOfInterestResult - uid: azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult - - name: BoundingRect - uid: azure.cognitiveservices.vision.computervision.models.BoundingRect - - name: Category - uid: azure.cognitiveservices.vision.computervision.models.Category - - name: CategoryDetail - uid: azure.cognitiveservices.vision.computervision.models.CategoryDetail - - name: CelebritiesModel - uid: azure.cognitiveservices.vision.computervision.models.CelebritiesModel - - name: ColorInfo - uid: azure.cognitiveservices.vision.computervision.models.ColorInfo - - name: ComputerVisionError - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionError - - name: ComputerVisionErrorCodes - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes - - name: ComputerVisionErrorResponse - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse - - name: ComputerVisionErrorResponseException - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException - - name: ComputerVisionInnerError - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError - - name: ComputerVisionInnerErrorCodeValue - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue - - name: ComputerVisionOcrError - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError - - name: ComputerVisionOcrErrorException - uid: azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException - - name: DescriptionExclude - uid: azure.cognitiveservices.vision.computervision.models.DescriptionExclude - - name: Details - uid: azure.cognitiveservices.vision.computervision.models.Details - - name: DetectResult - uid: azure.cognitiveservices.vision.computervision.models.DetectResult - - name: DetectedBrand - uid: azure.cognitiveservices.vision.computervision.models.DetectedBrand - - name: DetectedObject - uid: azure.cognitiveservices.vision.computervision.models.DetectedObject - - name: DomainModelResults - uid: azure.cognitiveservices.vision.computervision.models.DomainModelResults - - name: FaceDescription - uid: azure.cognitiveservices.vision.computervision.models.FaceDescription - - name: FaceRectangle - uid: azure.cognitiveservices.vision.computervision.models.FaceRectangle - - name: Gender - uid: azure.cognitiveservices.vision.computervision.models.Gender - - name: ImageAnalysis - uid: azure.cognitiveservices.vision.computervision.models.ImageAnalysis - - name: ImageCaption - uid: azure.cognitiveservices.vision.computervision.models.ImageCaption - - name: ImageDescription - uid: azure.cognitiveservices.vision.computervision.models.ImageDescription - - name: ImageDescriptionDetails - uid: azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails - - name: ImageMetadata - uid: azure.cognitiveservices.vision.computervision.models.ImageMetadata - - name: ImageTag - uid: azure.cognitiveservices.vision.computervision.models.ImageTag - - name: ImageType - uid: azure.cognitiveservices.vision.computervision.models.ImageType - - name: ImageUrl - uid: azure.cognitiveservices.vision.computervision.models.ImageUrl - - name: LandmarksModel - uid: azure.cognitiveservices.vision.computervision.models.LandmarksModel - - name: Line - uid: azure.cognitiveservices.vision.computervision.models.Line - - name: ListModelsResult - uid: azure.cognitiveservices.vision.computervision.models.ListModelsResult - - name: ModelDescription - uid: azure.cognitiveservices.vision.computervision.models.ModelDescription - - name: ObjectHierarchy - uid: azure.cognitiveservices.vision.computervision.models.ObjectHierarchy - - name: OcrDetectionLanguage - uid: azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage - - name: OcrLanguages - uid: azure.cognitiveservices.vision.computervision.models.OcrLanguages - - name: OcrLine - uid: azure.cognitiveservices.vision.computervision.models.OcrLine - - name: OcrRegion - uid: azure.cognitiveservices.vision.computervision.models.OcrRegion - - name: OcrResult - uid: azure.cognitiveservices.vision.computervision.models.OcrResult - - name: OcrWord - uid: azure.cognitiveservices.vision.computervision.models.OcrWord - - name: OperationStatusCodes - uid: azure.cognitiveservices.vision.computervision.models.OperationStatusCodes - - name: ReadOperationResult - uid: azure.cognitiveservices.vision.computervision.models.ReadOperationResult - - name: ReadResult - uid: azure.cognitiveservices.vision.computervision.models.ReadResult - - name: Style - uid: azure.cognitiveservices.vision.computervision.models.Style - - name: TagResult - uid: azure.cognitiveservices.vision.computervision.models.TagResult - - name: TextRecognitionResultDimensionUnit - uid: azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit - - name: TextStyle - uid: azure.cognitiveservices.vision.computervision.models.TextStyle - - name: VisualFeatureTypes - uid: azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes - - name: Word - uid: azure.cognitiveservices.vision.computervision.models.Word - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.vision.computervision.operations - - name: ComputerVisionClientOperationsMixin - uid: azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin - name: operations - - name: version - uid: azure.cognitiveservices.vision.computervision.version - - name: ComputerVisionClient - uid: azure.cognitiveservices.vision.computervision.ComputerVisionClient - - name: ComputerVisionClientConfiguration - uid: azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration - name: azure.cognitiveservices.vision.computervision -- items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.models - - name: APIError - uid: azure.cognitiveservices.vision.contentmoderator.models.APIError - - name: APIErrorException - uid: azure.cognitiveservices.vision.contentmoderator.models.APIErrorException - - name: Address - uid: azure.cognitiveservices.vision.contentmoderator.models.Address - - name: Body - uid: azure.cognitiveservices.vision.contentmoderator.models.Body - - name: BodyModel - uid: azure.cognitiveservices.vision.contentmoderator.models.BodyModel - - name: Candidate - uid: azure.cognitiveservices.vision.contentmoderator.models.Candidate - - name: Classification - uid: azure.cognitiveservices.vision.contentmoderator.models.Classification - - name: ClassificationCategory1 - uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1 - - name: ClassificationCategory2 - uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2 - - name: ClassificationCategory3 - uid: azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3 - - name: Content - uid: azure.cognitiveservices.vision.contentmoderator.models.Content - - name: CreateReviewBodyItem - uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem - - name: CreateReviewBodyItemMetadataItem - uid: azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem - - name: CreateVideoReviewsBodyItem - uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem - - name: CreateVideoReviewsBodyItemMetadataItem - uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem - - name: CreateVideoReviewsBodyItemVideoFramesItem - uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem - - name: CreateVideoReviewsBodyItemVideoFramesItemMetadataItem - uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem - - name: CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem - uid: azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem - - name: DetectedLanguage - uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage - - name: DetectedTerms - uid: azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms - - name: Email - uid: azure.cognitiveservices.vision.contentmoderator.models.Email - - name: Error - uid: azure.cognitiveservices.vision.contentmoderator.models.Error - - name: Evaluate - uid: azure.cognitiveservices.vision.contentmoderator.models.Evaluate - - name: Face - uid: azure.cognitiveservices.vision.contentmoderator.models.Face - - name: FoundFaces - uid: azure.cognitiveservices.vision.contentmoderator.models.FoundFaces - - name: Frame - uid: azure.cognitiveservices.vision.contentmoderator.models.Frame - - name: Frames - uid: azure.cognitiveservices.vision.contentmoderator.models.Frames - - name: IPA - uid: azure.cognitiveservices.vision.contentmoderator.models.IPA - - name: Image - uid: azure.cognitiveservices.vision.contentmoderator.models.Image - - name: ImageAdditionalInfoItem - uid: azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem - - name: ImageIds - uid: azure.cognitiveservices.vision.contentmoderator.models.ImageIds - - name: ImageList - uid: azure.cognitiveservices.vision.contentmoderator.models.ImageList - - name: Job - uid: azure.cognitiveservices.vision.contentmoderator.models.Job - - name: JobExecutionReportDetails - uid: azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails - - name: JobId - uid: azure.cognitiveservices.vision.contentmoderator.models.JobId - - name: JobListResult - uid: azure.cognitiveservices.vision.contentmoderator.models.JobListResult - - name: KeyValuePair - uid: azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair - - name: Match - uid: azure.cognitiveservices.vision.contentmoderator.models.Match - - name: MatchResponse - uid: azure.cognitiveservices.vision.contentmoderator.models.MatchResponse - - name: OCR - uid: azure.cognitiveservices.vision.contentmoderator.models.OCR - - name: PII - uid: azure.cognitiveservices.vision.contentmoderator.models.PII - - name: Phone - uid: azure.cognitiveservices.vision.contentmoderator.models.Phone - - name: RefreshIndex - uid: azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex - - name: Review - uid: azure.cognitiveservices.vision.contentmoderator.models.Review - - name: SSN - uid: azure.cognitiveservices.vision.contentmoderator.models.SSN - - name: Screen - uid: azure.cognitiveservices.vision.contentmoderator.models.Screen - - name: Status - uid: azure.cognitiveservices.vision.contentmoderator.models.Status - - name: Tag - uid: azure.cognitiveservices.vision.contentmoderator.models.Tag - - name: TermList - uid: azure.cognitiveservices.vision.contentmoderator.models.TermList - - name: Terms - uid: azure.cognitiveservices.vision.contentmoderator.models.Terms - - name: TermsData - uid: azure.cognitiveservices.vision.contentmoderator.models.TermsData - - name: TermsInList - uid: azure.cognitiveservices.vision.contentmoderator.models.TermsInList - - name: TermsPaging - uid: azure.cognitiveservices.vision.contentmoderator.models.TermsPaging - - name: TranscriptModerationBodyItem - uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem - - name: TranscriptModerationBodyItemTermsItem - uid: azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem - - name: VideoFrameBodyItem - uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem - - name: VideoFrameBodyItemMetadataItem - uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem - - name: VideoFrameBodyItemReviewerResultTagsItem - uid: azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.operations - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations - - name: ImageModerationOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations - name: image_moderation_operations - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations - - name: ListManagementImageListsOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations - name: list_management_image_lists_operations - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations - - name: ListManagementImageOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations - name: list_management_image_operations - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations - - name: ListManagementTermListsOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations - name: list_management_term_lists_operations - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations - - name: ListManagementTermOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations - name: list_management_term_operations - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations - - name: ReviewsOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations - name: reviews_operations - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations - - name: TextModerationOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations - name: text_moderation_operations - - name: ImageModerationOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations - - name: ListManagementImageListsOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations - - name: ListManagementImageOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations - - name: ListManagementTermListsOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations - - name: ListManagementTermOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations - - name: ReviewsOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations - - name: TextModerationOperations - uid: azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations - name: operations - - items: - - name: Overview - uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client - - name: ContentModeratorClient - uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient - - name: ContentModeratorClientConfiguration - uid: azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration - name: content_moderator_client - - name: version - uid: azure.cognitiveservices.vision.contentmoderator.version - - name: ContentModeratorClient - uid: azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient - name: azure.cognitiveservices.vision.contentmoderator -- items: - - name: Overview - uid: azure.cognitiveservices.vision.customvision - - items: - - name: Overview - uid: azure.cognitiveservices.vision.customvision.prediction - - items: - - name: Overview - uid: azure.cognitiveservices.vision.customvision.prediction.models - - name: BoundingBox - uid: azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox - - name: CustomVisionError - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError - - name: CustomVisionErrorCodes - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes - - name: CustomVisionErrorException - uid: azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException - - name: ImagePrediction - uid: azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction - - name: ImageUrl - uid: azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl - - name: Prediction - uid: azure.cognitiveservices.vision.customvision.prediction.models.Prediction - - name: TagType - uid: azure.cognitiveservices.vision.customvision.prediction.models.TagType - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.vision.customvision.prediction.operations - - name: CustomVisionPredictionClientOperationsMixin - uid: azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin - name: operations - - name: version - uid: azure.cognitiveservices.vision.customvision.prediction.version - - name: CustomVisionPredictionClient - uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient - - name: CustomVisionPredictionClientConfiguration - uid: azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration - name: prediction - - items: - - name: Overview - uid: azure.cognitiveservices.vision.customvision.training - - items: - - name: Overview - uid: azure.cognitiveservices.vision.customvision.training.models - - name: BoundingBox - uid: azure.cognitiveservices.vision.customvision.training.models.BoundingBox - - name: Classifier - uid: azure.cognitiveservices.vision.customvision.training.models.Classifier - - name: CreateProjectOptions - uid: azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions - - name: CustomBaseModelInfo - uid: azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo - - name: CustomVisionError - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionError - - name: CustomVisionErrorCodes - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes - - name: CustomVisionErrorException - uid: azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException - - name: Domain - uid: azure.cognitiveservices.vision.customvision.training.models.Domain - - name: DomainType - uid: azure.cognitiveservices.vision.customvision.training.models.DomainType - - name: Export - uid: azure.cognitiveservices.vision.customvision.training.models.Export - - name: ExportFlavor - uid: azure.cognitiveservices.vision.customvision.training.models.ExportFlavor - - name: ExportPlatform - uid: azure.cognitiveservices.vision.customvision.training.models.ExportPlatform - - name: ExportStatus - uid: azure.cognitiveservices.vision.customvision.training.models.ExportStatus - - name: Image - uid: azure.cognitiveservices.vision.customvision.training.models.Image - - name: ImageCreateResult - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult - - name: ImageCreateStatus - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus - - name: ImageCreateSummary - uid: azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary - - name: ImageFileCreateBatch - uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch - - name: ImageFileCreateEntry - uid: azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry - - name: ImageIdCreateBatch - uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch - - name: ImageIdCreateEntry - uid: azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry - - name: ImageMetadataUpdateEntry - uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry - - name: ImageMetadataUpdateStatus - uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus - - name: ImageMetadataUpdateSummary - uid: azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary - - name: ImagePerformance - uid: azure.cognitiveservices.vision.customvision.training.models.ImagePerformance - - name: ImagePrediction - uid: azure.cognitiveservices.vision.customvision.training.models.ImagePrediction - - name: ImageProcessingSettings - uid: azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings - - name: ImageRegion - uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegion - - name: ImageRegionCreateBatch - uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch - - name: ImageRegionCreateEntry - uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry - - name: ImageRegionCreateResult - uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult - - name: ImageRegionCreateSummary - uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary - - name: ImageRegionProposal - uid: azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal - - name: ImageTag - uid: azure.cognitiveservices.vision.customvision.training.models.ImageTag - - name: ImageTagCreateBatch - uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch - - name: ImageTagCreateEntry - uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry - - name: ImageTagCreateSummary - uid: azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary - - name: ImageUrl - uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrl - - name: ImageUrlCreateBatch - uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch - - name: ImageUrlCreateEntry - uid: azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry - - name: Iteration - uid: azure.cognitiveservices.vision.customvision.training.models.Iteration - - name: IterationPerformance - uid: azure.cognitiveservices.vision.customvision.training.models.IterationPerformance - - name: ModelInformation - uid: azure.cognitiveservices.vision.customvision.training.models.ModelInformation - - name: OrderBy - uid: azure.cognitiveservices.vision.customvision.training.models.OrderBy - - name: Prediction - uid: azure.cognitiveservices.vision.customvision.training.models.Prediction - - name: PredictionQueryResult - uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult - - name: PredictionQueryTag - uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag - - name: PredictionQueryToken - uid: azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken - - name: Project - uid: azure.cognitiveservices.vision.customvision.training.models.Project - - name: ProjectExport - uid: azure.cognitiveservices.vision.customvision.training.models.ProjectExport - - name: ProjectSettings - uid: azure.cognitiveservices.vision.customvision.training.models.ProjectSettings - - name: ProjectStatus - uid: azure.cognitiveservices.vision.customvision.training.models.ProjectStatus - - name: Region - uid: azure.cognitiveservices.vision.customvision.training.models.Region - - name: RegionProposal - uid: azure.cognitiveservices.vision.customvision.training.models.RegionProposal - - name: SortBy - uid: azure.cognitiveservices.vision.customvision.training.models.SortBy - - name: StoredImagePrediction - uid: azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction - - name: StoredSuggestedTagAndRegion - uid: azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion - - name: SuggestedTagAndRegion - uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion - - name: SuggestedTagAndRegionQuery - uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery - - name: SuggestedTagAndRegionQueryToken - uid: azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken - - name: Tag - uid: azure.cognitiveservices.vision.customvision.training.models.Tag - - name: TagFilter - uid: azure.cognitiveservices.vision.customvision.training.models.TagFilter - - name: TagPerformance - uid: azure.cognitiveservices.vision.customvision.training.models.TagPerformance - - name: TagType - uid: azure.cognitiveservices.vision.customvision.training.models.TagType - - name: TrainingParameters - uid: azure.cognitiveservices.vision.customvision.training.models.TrainingParameters - - name: TrainingType - uid: azure.cognitiveservices.vision.customvision.training.models.TrainingType - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.vision.customvision.training.operations - - name: CustomVisionTrainingClientOperationsMixin - uid: azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin - name: operations - - name: version - uid: azure.cognitiveservices.vision.customvision.training.version - - name: CustomVisionTrainingClient - uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient - - name: CustomVisionTrainingClientConfiguration - uid: azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration - name: training - - name: version - uid: azure.cognitiveservices.vision.customvision.version - name: azure.cognitiveservices.vision.customvision -- items: - - name: Overview - uid: azure.cognitiveservices.vision.face - - items: - - name: Overview - uid: azure.cognitiveservices.vision.face.models - - name: APIError - uid: azure.cognitiveservices.vision.face.models.APIError - - name: APIErrorException - uid: azure.cognitiveservices.vision.face.models.APIErrorException - - name: Accessory - uid: azure.cognitiveservices.vision.face.models.Accessory - - name: AccessoryType - uid: azure.cognitiveservices.vision.face.models.AccessoryType - - name: ApplySnapshotRequest - uid: azure.cognitiveservices.vision.face.models.ApplySnapshotRequest - - name: Blur - uid: azure.cognitiveservices.vision.face.models.Blur - - name: BlurLevel - uid: azure.cognitiveservices.vision.face.models.BlurLevel - - name: Coordinate - uid: azure.cognitiveservices.vision.face.models.Coordinate - - name: DetectedFace - uid: azure.cognitiveservices.vision.face.models.DetectedFace - - name: DetectionModel - uid: azure.cognitiveservices.vision.face.models.DetectionModel - - name: Emotion - uid: azure.cognitiveservices.vision.face.models.Emotion - - name: Error - uid: azure.cognitiveservices.vision.face.models.Error - - name: Exposure - uid: azure.cognitiveservices.vision.face.models.Exposure - - name: ExposureLevel - uid: azure.cognitiveservices.vision.face.models.ExposureLevel - - name: FaceAttributeType - uid: azure.cognitiveservices.vision.face.models.FaceAttributeType - - name: FaceAttributes - uid: azure.cognitiveservices.vision.face.models.FaceAttributes - - name: FaceLandmarks - uid: azure.cognitiveservices.vision.face.models.FaceLandmarks - - name: FaceList - uid: azure.cognitiveservices.vision.face.models.FaceList - - name: FaceRectangle - uid: azure.cognitiveservices.vision.face.models.FaceRectangle - - name: FacialHair - uid: azure.cognitiveservices.vision.face.models.FacialHair - - name: FindSimilarMatchMode - uid: azure.cognitiveservices.vision.face.models.FindSimilarMatchMode - - name: FindSimilarRequest - uid: azure.cognitiveservices.vision.face.models.FindSimilarRequest - - name: Gender - uid: azure.cognitiveservices.vision.face.models.Gender - - name: GlassesType - uid: azure.cognitiveservices.vision.face.models.GlassesType - - name: GroupRequest - uid: azure.cognitiveservices.vision.face.models.GroupRequest - - name: GroupResult - uid: azure.cognitiveservices.vision.face.models.GroupResult - - name: Hair - uid: azure.cognitiveservices.vision.face.models.Hair - - name: HairColor - uid: azure.cognitiveservices.vision.face.models.HairColor - - name: HairColorType - uid: azure.cognitiveservices.vision.face.models.HairColorType - - name: HeadPose - uid: azure.cognitiveservices.vision.face.models.HeadPose - - name: IdentifyCandidate - uid: azure.cognitiveservices.vision.face.models.IdentifyCandidate - - name: IdentifyRequest - uid: azure.cognitiveservices.vision.face.models.IdentifyRequest - - name: IdentifyResult - uid: azure.cognitiveservices.vision.face.models.IdentifyResult - - name: ImageUrl - uid: azure.cognitiveservices.vision.face.models.ImageUrl - - name: LargeFaceList - uid: azure.cognitiveservices.vision.face.models.LargeFaceList - - name: LargePersonGroup - uid: azure.cognitiveservices.vision.face.models.LargePersonGroup - - name: Makeup - uid: azure.cognitiveservices.vision.face.models.Makeup - - name: Mask - uid: azure.cognitiveservices.vision.face.models.Mask - - name: MaskType - uid: azure.cognitiveservices.vision.face.models.MaskType - - name: MetaDataContract - uid: azure.cognitiveservices.vision.face.models.MetaDataContract - - name: NameAndUserDataContract - uid: azure.cognitiveservices.vision.face.models.NameAndUserDataContract - - name: Noise - uid: azure.cognitiveservices.vision.face.models.Noise - - name: NoiseLevel - uid: azure.cognitiveservices.vision.face.models.NoiseLevel - - name: Occlusion - uid: azure.cognitiveservices.vision.face.models.Occlusion - - name: OperationStatus - uid: azure.cognitiveservices.vision.face.models.OperationStatus - - name: OperationStatusType - uid: azure.cognitiveservices.vision.face.models.OperationStatusType - - name: PersistedFace - uid: azure.cognitiveservices.vision.face.models.PersistedFace - - name: Person - uid: azure.cognitiveservices.vision.face.models.Person - - name: PersonGroup - uid: azure.cognitiveservices.vision.face.models.PersonGroup - - name: QualityForRecognition - uid: azure.cognitiveservices.vision.face.models.QualityForRecognition - - name: RecognitionModel - uid: azure.cognitiveservices.vision.face.models.RecognitionModel - - name: SimilarFace - uid: azure.cognitiveservices.vision.face.models.SimilarFace - - name: Snapshot - uid: azure.cognitiveservices.vision.face.models.Snapshot - - name: SnapshotApplyMode - uid: azure.cognitiveservices.vision.face.models.SnapshotApplyMode - - name: SnapshotObjectType - uid: azure.cognitiveservices.vision.face.models.SnapshotObjectType - - name: TakeSnapshotRequest - uid: azure.cognitiveservices.vision.face.models.TakeSnapshotRequest - - name: TrainingStatus - uid: azure.cognitiveservices.vision.face.models.TrainingStatus - - name: TrainingStatusType - uid: azure.cognitiveservices.vision.face.models.TrainingStatusType - - name: UpdateFaceRequest - uid: azure.cognitiveservices.vision.face.models.UpdateFaceRequest - - name: UpdateSnapshotRequest - uid: azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest - - name: VerifyFaceToFaceRequest - uid: azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest - - name: VerifyFaceToPersonRequest - uid: azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest - - name: VerifyResult - uid: azure.cognitiveservices.vision.face.models.VerifyResult - name: models - - items: - - name: Overview - uid: azure.cognitiveservices.vision.face.operations - - name: FaceListOperations - uid: azure.cognitiveservices.vision.face.operations.FaceListOperations - - name: FaceOperations - uid: azure.cognitiveservices.vision.face.operations.FaceOperations - - name: LargeFaceListOperations - uid: azure.cognitiveservices.vision.face.operations.LargeFaceListOperations - - name: LargePersonGroupOperations - uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations - - name: LargePersonGroupPersonOperations - uid: azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations - - name: PersonGroupOperations - uid: azure.cognitiveservices.vision.face.operations.PersonGroupOperations - - name: PersonGroupPersonOperations - uid: azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations - - name: SnapshotOperations - uid: azure.cognitiveservices.vision.face.operations.SnapshotOperations - name: operations - - name: version - uid: azure.cognitiveservices.vision.face.version - - name: FaceClient - uid: azure.cognitiveservices.vision.face.FaceClient - - name: FaceClientConfiguration - uid: azure.cognitiveservices.vision.face.FaceClientConfiguration - name: azure.cognitiveservices.vision.face -- items: - - name: Overview - uid: azure.common - - name: client_factory - uid: azure.common.client_factory - - name: cloud - uid: azure.common.cloud - - name: credentials - uid: azure.common.credentials - - name: exceptions - uid: azure.common.exceptions - - name: AzureConflictHttpError - uid: azure.common.AzureConflictHttpError - - name: AzureException - uid: azure.common.AzureException - - name: AzureHttpError - uid: azure.common.AzureHttpError - - name: AzureMissingResourceHttpError - uid: azure.common.AzureMissingResourceHttpError - name: azure.common -- items: - - name: Overview - uid: azure.profiles - - items: - - name: Overview - uid: azure.profiles.multiapiclient - - name: InvalidMultiApiClientError - uid: azure.profiles.multiapiclient.InvalidMultiApiClientError - - name: MultiApiClientMixin - uid: azure.profiles.multiapiclient.MultiApiClientMixin - name: multiapiclient - - name: DefaultProfile - uid: azure.profiles.DefaultProfile - - name: KnownProfiles - uid: azure.profiles.KnownProfiles - - name: ProfileDefinition - uid: azure.profiles.ProfileDefinition - name: azure.profiles -- items: - - name: Overview - uid: azure.communication.networktraversal - - items: - - name: Overview - uid: azure.communication.networktraversal.aio - - name: CommunicationRelayClient - uid: azure.communication.networktraversal.aio.CommunicationRelayClient - name: aio - name: azure.communication.networktraversal -- items: - - name: Overview - uid: azure.cosmos - - items: - - name: Overview - uid: azure.cosmos.execution_context - - name: aggregators - uid: azure.cosmos.execution_context.aggregators - - name: base_execution_context - uid: azure.cosmos.execution_context.base_execution_context - - name: document_producer - uid: azure.cosmos.execution_context.document_producer - - name: endpoint_component - uid: azure.cosmos.execution_context.endpoint_component - - name: execution_dispatcher - uid: azure.cosmos.execution_context.execution_dispatcher - - name: multi_execution_aggregator - uid: azure.cosmos.execution_context.multi_execution_aggregator - - name: query_execution_info - uid: azure.cosmos.execution_context.query_execution_info - name: execution_context - - items: - - name: Overview - uid: azure.cosmos.routing - - name: collection_routing_map - uid: azure.cosmos.routing.collection_routing_map - - name: routing_map_provider - uid: azure.cosmos.routing.routing_map_provider - - name: routing_range - uid: azure.cosmos.routing.routing_range - name: routing - - name: auth - uid: azure.cosmos.auth - - name: base - uid: azure.cosmos.base - - name: consistent_hash_ring - uid: azure.cosmos.consistent_hash_ring - - name: constants - uid: azure.cosmos.constants - - items: - - name: Overview - uid: azure.cosmos.cosmos_client - - name: CosmosClient - uid: azure.cosmos.cosmos_client.CosmosClient - name: cosmos_client - - name: default_retry_policy - uid: azure.cosmos.default_retry_policy - - items: - - name: Overview - uid: azure.cosmos.documents - - name: ConnectionMode - uid: azure.cosmos.documents.ConnectionMode - - name: ConnectionPolicy - uid: azure.cosmos.documents.ConnectionPolicy - - name: ConsistencyLevel - uid: azure.cosmos.documents.ConsistencyLevel - - name: DataType - uid: azure.cosmos.documents.DataType - - name: DatabaseAccount - uid: azure.cosmos.documents.DatabaseAccount - - name: IndexKind - uid: azure.cosmos.documents.IndexKind - - name: IndexingDirective - uid: azure.cosmos.documents.IndexingDirective - - name: IndexingMode - uid: azure.cosmos.documents.IndexingMode - - name: MediaReadMode - uid: azure.cosmos.documents.MediaReadMode - - name: PartitionKind - uid: azure.cosmos.documents.PartitionKind - - name: PermissionMode - uid: azure.cosmos.documents.PermissionMode - - name: ProxyConfiguration - uid: azure.cosmos.documents.ProxyConfiguration - - name: SSLConfiguration - uid: azure.cosmos.documents.SSLConfiguration - - name: TriggerOperation - uid: azure.cosmos.documents.TriggerOperation - - name: TriggerType - uid: azure.cosmos.documents.TriggerType - - name: Undefined - uid: azure.cosmos.documents.Undefined - name: documents - - name: endpoint_discovery_retry_policy - uid: azure.cosmos.endpoint_discovery_retry_policy - - items: - - name: Overview - uid: azure.cosmos.errors - - name: CosmosError - uid: azure.cosmos.errors.CosmosError - - name: HTTPFailure - uid: azure.cosmos.errors.HTTPFailure - - name: JSONParseFailure - uid: azure.cosmos.errors.JSONParseFailure - - name: UnexpectedDataType - uid: azure.cosmos.errors.UnexpectedDataType - name: errors - - name: global_endpoint_manager - uid: azure.cosmos.global_endpoint_manager - - items: - - name: Overview - uid: azure.cosmos.hash_partition_resolver - - name: HashPartitionResolver - uid: azure.cosmos.hash_partition_resolver.HashPartitionResolver - name: hash_partition_resolver - - items: - - name: Overview - uid: azure.cosmos.http_constants - - name: CookieHeaders - uid: azure.cosmos.http_constants.CookieHeaders - - name: Delimiters - uid: azure.cosmos.http_constants.Delimiters - - name: HttpContextProperties - uid: azure.cosmos.http_constants.HttpContextProperties - - name: HttpHeaderPreferenceTokens - uid: azure.cosmos.http_constants.HttpHeaderPreferenceTokens - - name: HttpHeaders - uid: azure.cosmos.http_constants.HttpHeaders - - name: HttpListenerErrorCodes - uid: azure.cosmos.http_constants.HttpListenerErrorCodes - - name: HttpMethods - uid: azure.cosmos.http_constants.HttpMethods - - name: HttpStatusDescriptions - uid: azure.cosmos.http_constants.HttpStatusDescriptions - - name: QueryStrings - uid: azure.cosmos.http_constants.QueryStrings - - name: ResourceType - uid: azure.cosmos.http_constants.ResourceType - - name: StatusCodes - uid: azure.cosmos.http_constants.StatusCodes - - name: SubStatusCodes - uid: azure.cosmos.http_constants.SubStatusCodes - - name: Versions - uid: azure.cosmos.http_constants.Versions - name: http_constants - - items: - - name: Overview - uid: azure.cosmos.location_cache - - name: EndpointOperationType - uid: azure.cosmos.location_cache.EndpointOperationType - - name: LocationCache - uid: azure.cosmos.location_cache.LocationCache - name: location_cache - - name: murmur_hash - uid: azure.cosmos.murmur_hash - - name: partition - uid: azure.cosmos.partition - - items: - - name: Overview - uid: azure.cosmos.query_iterable - - items: - - name: Overview - uid: azure.cosmos.query_iterable.QueryIterable - - name: Iterator - uid: azure.cosmos.query_iterable.QueryIterable.Iterator - name: QueryIterable - name: query_iterable - - items: - - name: Overview - uid: azure.cosmos.range - - name: Range - uid: azure.cosmos.range.Range - name: range - - items: - - name: Overview - uid: azure.cosmos.range_partition_resolver - - name: RangePartitionResolver - uid: azure.cosmos.range_partition_resolver.RangePartitionResolver - name: range_partition_resolver - - name: request_object - uid: azure.cosmos.request_object - - name: resource_throttle_retry_policy - uid: azure.cosmos.resource_throttle_retry_policy - - items: - - name: Overview - uid: azure.cosmos.retry_options - - name: RetryOptions - uid: azure.cosmos.retry_options.RetryOptions - name: retry_options - - name: retry_utility - uid: azure.cosmos.retry_utility - - items: - - name: Overview - uid: azure.cosmos.runtime_constants - - name: MediaTypes - uid: azure.cosmos.runtime_constants.MediaTypes - name: runtime_constants - - items: - - name: Overview - uid: azure.cosmos.session - - name: Session - uid: azure.cosmos.session.Session - - name: SessionContainer - uid: azure.cosmos.session.SessionContainer - name: session - - name: session_retry_policy - uid: azure.cosmos.session_retry_policy - - name: synchronized_request - uid: azure.cosmos.synchronized_request - - name: utils - uid: azure.cosmos.utils - - items: - - name: Overview - uid: azure.cosmos.vector_session_token - - name: VectorSessionToken - uid: azure.cosmos.vector_session_token.VectorSessionToken - name: vector_session_token - name: azure.cosmos -- items: - - name: Overview - uid: azure.graphrbac - - items: - - name: Overview - uid: azure.graphrbac.models - - items: - - name: Overview - uid: azure.graphrbac.models.ad_group - - name: ADGroup - uid: azure.graphrbac.models.ad_group.ADGroup - name: ad_group - - items: - - name: Overview - uid: azure.graphrbac.models.ad_group_paged - - name: ADGroupPaged - uid: azure.graphrbac.models.ad_group_paged.ADGroupPaged - name: ad_group_paged - - items: - - name: Overview - uid: azure.graphrbac.models.ad_group_py3 - - name: ADGroup - uid: azure.graphrbac.models.ad_group_py3.ADGroup - name: ad_group_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.add_owner_parameters - - name: AddOwnerParameters - uid: azure.graphrbac.models.add_owner_parameters.AddOwnerParameters - name: add_owner_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.add_owner_parameters_py3 - - name: AddOwnerParameters - uid: azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters - name: add_owner_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.app_role - - name: AppRole - uid: azure.graphrbac.models.app_role.AppRole - name: app_role - - items: - - name: Overview - uid: azure.graphrbac.models.app_role_py3 - - name: AppRole - uid: azure.graphrbac.models.app_role_py3.AppRole - name: app_role_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.application - - name: Application - uid: azure.graphrbac.models.application.Application - name: application - - items: - - name: Overview - uid: azure.graphrbac.models.application_base - - name: ApplicationBase - uid: azure.graphrbac.models.application_base.ApplicationBase - name: application_base - - items: - - name: Overview - uid: azure.graphrbac.models.application_base_py3 - - name: ApplicationBase - uid: azure.graphrbac.models.application_base_py3.ApplicationBase - name: application_base_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.application_create_parameters - - name: ApplicationCreateParameters - uid: azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters - name: application_create_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.application_create_parameters_py3 - - name: ApplicationCreateParameters - uid: azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters - name: application_create_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.application_paged - - name: ApplicationPaged - uid: azure.graphrbac.models.application_paged.ApplicationPaged - name: application_paged - - items: - - name: Overview - uid: azure.graphrbac.models.application_py3 - - name: Application - uid: azure.graphrbac.models.application_py3.Application - name: application_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.application_update_parameters - - name: ApplicationUpdateParameters - uid: azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters - name: application_update_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.application_update_parameters_py3 - - name: ApplicationUpdateParameters - uid: azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters - name: application_update_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.check_group_membership_parameters - - name: CheckGroupMembershipParameters - uid: azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters - name: check_group_membership_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.check_group_membership_parameters_py3 - - name: CheckGroupMembershipParameters - uid: azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters - name: check_group_membership_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.check_group_membership_result - - name: CheckGroupMembershipResult - uid: azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult - name: check_group_membership_result - - items: - - name: Overview - uid: azure.graphrbac.models.check_group_membership_result_py3 - - name: CheckGroupMembershipResult - uid: azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult - name: check_group_membership_result_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.directory_object - - name: DirectoryObject - uid: azure.graphrbac.models.directory_object.DirectoryObject - name: directory_object - - items: - - name: Overview - uid: azure.graphrbac.models.directory_object_paged - - name: DirectoryObjectPaged - uid: azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged - name: directory_object_paged - - items: - - name: Overview - uid: azure.graphrbac.models.directory_object_py3 - - name: DirectoryObject - uid: azure.graphrbac.models.directory_object_py3.DirectoryObject - name: directory_object_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.domain - - name: Domain - uid: azure.graphrbac.models.domain.Domain - name: domain - - items: - - name: Overview - uid: azure.graphrbac.models.domain_paged - - name: DomainPaged - uid: azure.graphrbac.models.domain_paged.DomainPaged - name: domain_paged - - items: - - name: Overview - uid: azure.graphrbac.models.domain_py3 - - name: Domain - uid: azure.graphrbac.models.domain_py3.Domain - name: domain_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.get_objects_parameters - - name: GetObjectsParameters - uid: azure.graphrbac.models.get_objects_parameters.GetObjectsParameters - name: get_objects_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.get_objects_parameters_py3 - - name: GetObjectsParameters - uid: azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters - name: get_objects_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.graph_error - - name: GraphError - uid: azure.graphrbac.models.graph_error.GraphError - - name: GraphErrorException - uid: azure.graphrbac.models.graph_error.GraphErrorException - name: graph_error - - items: - - name: Overview - uid: azure.graphrbac.models.graph_error_py3 - - name: GraphError - uid: azure.graphrbac.models.graph_error_py3.GraphError - - name: GraphErrorException - uid: azure.graphrbac.models.graph_error_py3.GraphErrorException - name: graph_error_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.graph_rbac_management_client_enums - - name: ConsentType - uid: azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType - - name: UserType - uid: azure.graphrbac.models.graph_rbac_management_client_enums.UserType - name: graph_rbac_management_client_enums - - items: - - name: Overview - uid: azure.graphrbac.models.group_add_member_parameters - - name: GroupAddMemberParameters - uid: azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters - name: group_add_member_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.group_add_member_parameters_py3 - - name: GroupAddMemberParameters - uid: azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters - name: group_add_member_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.group_create_parameters - - name: GroupCreateParameters - uid: azure.graphrbac.models.group_create_parameters.GroupCreateParameters - name: group_create_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.group_create_parameters_py3 - - name: GroupCreateParameters - uid: azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters - name: group_create_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.group_get_member_groups_parameters - - name: GroupGetMemberGroupsParameters - uid: azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters - name: group_get_member_groups_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.group_get_member_groups_parameters_py3 - - name: GroupGetMemberGroupsParameters - uid: azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters - name: group_get_member_groups_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.informational_url - - name: InformationalUrl - uid: azure.graphrbac.models.informational_url.InformationalUrl - name: informational_url - - items: - - name: Overview - uid: azure.graphrbac.models.informational_url_py3 - - name: InformationalUrl - uid: azure.graphrbac.models.informational_url_py3.InformationalUrl - name: informational_url_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.key_credential - - name: KeyCredential - uid: azure.graphrbac.models.key_credential.KeyCredential - name: key_credential - - items: - - name: Overview - uid: azure.graphrbac.models.key_credential_paged - - name: KeyCredentialPaged - uid: azure.graphrbac.models.key_credential_paged.KeyCredentialPaged - name: key_credential_paged - - items: - - name: Overview - uid: azure.graphrbac.models.key_credential_py3 - - name: KeyCredential - uid: azure.graphrbac.models.key_credential_py3.KeyCredential - name: key_credential_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.key_credentials_update_parameters - - name: KeyCredentialsUpdateParameters - uid: azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters - name: key_credentials_update_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.key_credentials_update_parameters_py3 - - name: KeyCredentialsUpdateParameters - uid: azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters - name: key_credentials_update_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.oauth2_permission - - name: OAuth2Permission - uid: azure.graphrbac.models.oauth2_permission.OAuth2Permission - name: oauth2_permission - - items: - - name: Overview - uid: azure.graphrbac.models.oauth2_permission_grant - - name: OAuth2PermissionGrant - uid: azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant - name: oauth2_permission_grant - - items: - - name: Overview - uid: azure.graphrbac.models.oauth2_permission_grant_paged - - name: OAuth2PermissionGrantPaged - uid: azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged - name: oauth2_permission_grant_paged - - items: - - name: Overview - uid: azure.graphrbac.models.oauth2_permission_grant_py3 - - name: OAuth2PermissionGrant - uid: azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant - name: oauth2_permission_grant_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.oauth2_permission_py3 - - name: OAuth2Permission - uid: azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission - name: oauth2_permission_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.optional_claim - - name: OptionalClaim - uid: azure.graphrbac.models.optional_claim.OptionalClaim - name: optional_claim - - items: - - name: Overview - uid: azure.graphrbac.models.optional_claim_py3 - - name: OptionalClaim - uid: azure.graphrbac.models.optional_claim_py3.OptionalClaim - name: optional_claim_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.optional_claims - - name: OptionalClaims - uid: azure.graphrbac.models.optional_claims.OptionalClaims - name: optional_claims - - items: - - name: Overview - uid: azure.graphrbac.models.optional_claims_py3 - - name: OptionalClaims - uid: azure.graphrbac.models.optional_claims_py3.OptionalClaims - name: optional_claims_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.password_credential - - name: PasswordCredential - uid: azure.graphrbac.models.password_credential.PasswordCredential - name: password_credential - - items: - - name: Overview - uid: azure.graphrbac.models.password_credential_paged - - name: PasswordCredentialPaged - uid: azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged - name: password_credential_paged - - items: - - name: Overview - uid: azure.graphrbac.models.password_credential_py3 - - name: PasswordCredential - uid: azure.graphrbac.models.password_credential_py3.PasswordCredential - name: password_credential_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.password_credentials_update_parameters - - name: PasswordCredentialsUpdateParameters - uid: azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters - name: password_credentials_update_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.password_credentials_update_parameters_py3 - - name: PasswordCredentialsUpdateParameters - uid: azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters - name: password_credentials_update_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.password_profile - - name: PasswordProfile - uid: azure.graphrbac.models.password_profile.PasswordProfile - name: password_profile - - items: - - name: Overview - uid: azure.graphrbac.models.password_profile_py3 - - name: PasswordProfile - uid: azure.graphrbac.models.password_profile_py3.PasswordProfile - name: password_profile_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.pre_authorized_application - - name: PreAuthorizedApplication - uid: azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication - name: pre_authorized_application - - items: - - name: Overview - uid: azure.graphrbac.models.pre_authorized_application_extension - - name: PreAuthorizedApplicationExtension - uid: azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension - name: pre_authorized_application_extension - - items: - - name: Overview - uid: azure.graphrbac.models.pre_authorized_application_extension_py3 - - name: PreAuthorizedApplicationExtension - uid: azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension - name: pre_authorized_application_extension_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.pre_authorized_application_permission - - name: PreAuthorizedApplicationPermission - uid: azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission - name: pre_authorized_application_permission - - items: - - name: Overview - uid: azure.graphrbac.models.pre_authorized_application_permission_py3 - - name: PreAuthorizedApplicationPermission - uid: azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission - name: pre_authorized_application_permission_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.pre_authorized_application_py3 - - name: PreAuthorizedApplication - uid: azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication - name: pre_authorized_application_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.required_resource_access - - name: RequiredResourceAccess - uid: azure.graphrbac.models.required_resource_access.RequiredResourceAccess - name: required_resource_access - - items: - - name: Overview - uid: azure.graphrbac.models.required_resource_access_py3 - - name: RequiredResourceAccess - uid: azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess - name: required_resource_access_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.resource_access - - name: ResourceAccess - uid: azure.graphrbac.models.resource_access.ResourceAccess - name: resource_access - - items: - - name: Overview - uid: azure.graphrbac.models.resource_access_py3 - - name: ResourceAccess - uid: azure.graphrbac.models.resource_access_py3.ResourceAccess - name: resource_access_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal - - name: ServicePrincipal - uid: azure.graphrbac.models.service_principal.ServicePrincipal - name: service_principal - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_base - - name: ServicePrincipalBase - uid: azure.graphrbac.models.service_principal_base.ServicePrincipalBase - name: service_principal_base - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_base_py3 - - name: ServicePrincipalBase - uid: azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase - name: service_principal_base_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_create_parameters - - name: ServicePrincipalCreateParameters - uid: azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters - name: service_principal_create_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_create_parameters_py3 - - name: ServicePrincipalCreateParameters - uid: azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters - name: service_principal_create_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_object_result - - name: ServicePrincipalObjectResult - uid: azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult - name: service_principal_object_result - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_object_result_py3 - - name: ServicePrincipalObjectResult - uid: azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult - name: service_principal_object_result_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_paged - - name: ServicePrincipalPaged - uid: azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged - name: service_principal_paged - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_py3 - - name: ServicePrincipal - uid: azure.graphrbac.models.service_principal_py3.ServicePrincipal - name: service_principal_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_update_parameters - - name: ServicePrincipalUpdateParameters - uid: azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters - name: service_principal_update_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.service_principal_update_parameters_py3 - - name: ServicePrincipalUpdateParameters - uid: azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters - name: service_principal_update_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.sign_in_name - - name: SignInName - uid: azure.graphrbac.models.sign_in_name.SignInName - name: sign_in_name - - items: - - name: Overview - uid: azure.graphrbac.models.sign_in_name_py3 - - name: SignInName - uid: azure.graphrbac.models.sign_in_name_py3.SignInName - name: sign_in_name_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.str_paged - - name: StrPaged - uid: azure.graphrbac.models.str_paged.StrPaged - name: str_paged - - items: - - name: Overview - uid: azure.graphrbac.models.user - - name: User - uid: azure.graphrbac.models.user.User - name: user - - items: - - name: Overview - uid: azure.graphrbac.models.user_base - - name: UserBase - uid: azure.graphrbac.models.user_base.UserBase - name: user_base - - items: - - name: Overview - uid: azure.graphrbac.models.user_base_py3 - - name: UserBase - uid: azure.graphrbac.models.user_base_py3.UserBase - name: user_base_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.user_create_parameters - - name: UserCreateParameters - uid: azure.graphrbac.models.user_create_parameters.UserCreateParameters - name: user_create_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.user_create_parameters_py3 - - name: UserCreateParameters - uid: azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters - name: user_create_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.user_get_member_groups_parameters - - name: UserGetMemberGroupsParameters - uid: azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters - name: user_get_member_groups_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.user_get_member_groups_parameters_py3 - - name: UserGetMemberGroupsParameters - uid: azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters - name: user_get_member_groups_parameters_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.user_paged - - name: UserPaged - uid: azure.graphrbac.models.user_paged.UserPaged - name: user_paged - - items: - - name: Overview - uid: azure.graphrbac.models.user_py3 - - name: User - uid: azure.graphrbac.models.user_py3.User - name: user_py3 - - items: - - name: Overview - uid: azure.graphrbac.models.user_update_parameters - - name: UserUpdateParameters - uid: azure.graphrbac.models.user_update_parameters.UserUpdateParameters - name: user_update_parameters - - items: - - name: Overview - uid: azure.graphrbac.models.user_update_parameters_py3 - - name: UserUpdateParameters - uid: azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters - name: user_update_parameters_py3 - - name: ADGroup - uid: azure.graphrbac.models.ADGroup - - name: ADGroupPaged - uid: azure.graphrbac.models.ADGroupPaged - - name: AddOwnerParameters - uid: azure.graphrbac.models.AddOwnerParameters - - name: AppRole - uid: azure.graphrbac.models.AppRole - - name: Application - uid: azure.graphrbac.models.Application - - name: ApplicationBase - uid: azure.graphrbac.models.ApplicationBase - - name: ApplicationCreateParameters - uid: azure.graphrbac.models.ApplicationCreateParameters - - name: ApplicationPaged - uid: azure.graphrbac.models.ApplicationPaged - - name: ApplicationUpdateParameters - uid: azure.graphrbac.models.ApplicationUpdateParameters - - name: CheckGroupMembershipParameters - uid: azure.graphrbac.models.CheckGroupMembershipParameters - - name: CheckGroupMembershipResult - uid: azure.graphrbac.models.CheckGroupMembershipResult - - name: ConsentType - uid: azure.graphrbac.models.ConsentType - - name: DirectoryObject - uid: azure.graphrbac.models.DirectoryObject - - name: DirectoryObjectPaged - uid: azure.graphrbac.models.DirectoryObjectPaged - - name: Domain - uid: azure.graphrbac.models.Domain - - name: DomainPaged - uid: azure.graphrbac.models.DomainPaged - - name: GetObjectsParameters - uid: azure.graphrbac.models.GetObjectsParameters - - name: GraphError - uid: azure.graphrbac.models.GraphError - - name: GraphErrorException - uid: azure.graphrbac.models.GraphErrorException - - name: GroupAddMemberParameters - uid: azure.graphrbac.models.GroupAddMemberParameters - - name: GroupCreateParameters - uid: azure.graphrbac.models.GroupCreateParameters - - name: GroupGetMemberGroupsParameters - uid: azure.graphrbac.models.GroupGetMemberGroupsParameters - - name: InformationalUrl - uid: azure.graphrbac.models.InformationalUrl - - name: KeyCredential - uid: azure.graphrbac.models.KeyCredential - - name: KeyCredentialPaged - uid: azure.graphrbac.models.KeyCredentialPaged - - name: KeyCredentialsUpdateParameters - uid: azure.graphrbac.models.KeyCredentialsUpdateParameters - - name: OAuth2Permission - uid: azure.graphrbac.models.OAuth2Permission - - name: OAuth2PermissionGrant - uid: azure.graphrbac.models.OAuth2PermissionGrant - - name: OAuth2PermissionGrantPaged - uid: azure.graphrbac.models.OAuth2PermissionGrantPaged - - name: OptionalClaim - uid: azure.graphrbac.models.OptionalClaim - - name: OptionalClaims - uid: azure.graphrbac.models.OptionalClaims - - name: PasswordCredential - uid: azure.graphrbac.models.PasswordCredential - - name: PasswordCredentialPaged - uid: azure.graphrbac.models.PasswordCredentialPaged - - name: PasswordCredentialsUpdateParameters - uid: azure.graphrbac.models.PasswordCredentialsUpdateParameters - - name: PasswordProfile - uid: azure.graphrbac.models.PasswordProfile - - name: PreAuthorizedApplication - uid: azure.graphrbac.models.PreAuthorizedApplication - - name: PreAuthorizedApplicationExtension - uid: azure.graphrbac.models.PreAuthorizedApplicationExtension - - name: PreAuthorizedApplicationPermission - uid: azure.graphrbac.models.PreAuthorizedApplicationPermission - - name: RequiredResourceAccess - uid: azure.graphrbac.models.RequiredResourceAccess - - name: ResourceAccess - uid: azure.graphrbac.models.ResourceAccess - - name: ServicePrincipal - uid: azure.graphrbac.models.ServicePrincipal - - name: ServicePrincipalBase - uid: azure.graphrbac.models.ServicePrincipalBase - - name: ServicePrincipalCreateParameters - uid: azure.graphrbac.models.ServicePrincipalCreateParameters - - name: ServicePrincipalObjectResult - uid: azure.graphrbac.models.ServicePrincipalObjectResult - - name: ServicePrincipalPaged - uid: azure.graphrbac.models.ServicePrincipalPaged - - name: ServicePrincipalUpdateParameters - uid: azure.graphrbac.models.ServicePrincipalUpdateParameters - - name: SignInName - uid: azure.graphrbac.models.SignInName - - name: StrPaged - uid: azure.graphrbac.models.StrPaged - - name: User - uid: azure.graphrbac.models.User - - name: UserBase - uid: azure.graphrbac.models.UserBase - - name: UserCreateParameters - uid: azure.graphrbac.models.UserCreateParameters - - name: UserGetMemberGroupsParameters - uid: azure.graphrbac.models.UserGetMemberGroupsParameters - - name: UserPaged - uid: azure.graphrbac.models.UserPaged - - name: UserType - uid: azure.graphrbac.models.UserType - - name: UserUpdateParameters - uid: azure.graphrbac.models.UserUpdateParameters - name: models - - items: - - name: Overview - uid: azure.graphrbac.operations - - items: - - name: Overview - uid: azure.graphrbac.operations.applications_operations - - name: ApplicationsOperations - uid: azure.graphrbac.operations.applications_operations.ApplicationsOperations - name: applications_operations - - items: - - name: Overview - uid: azure.graphrbac.operations.deleted_applications_operations - - name: DeletedApplicationsOperations - uid: azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations - name: deleted_applications_operations - - items: - - name: Overview - uid: azure.graphrbac.operations.domains_operations - - name: DomainsOperations - uid: azure.graphrbac.operations.domains_operations.DomainsOperations - name: domains_operations - - items: - - name: Overview - uid: azure.graphrbac.operations.groups_operations - - name: GroupsOperations - uid: azure.graphrbac.operations.groups_operations.GroupsOperations - name: groups_operations - - items: - - name: Overview - uid: azure.graphrbac.operations.oauth2_permission_grant_operations - - name: OAuth2PermissionGrantOperations - uid: azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations - name: oauth2_permission_grant_operations - - items: - - name: Overview - uid: azure.graphrbac.operations.objects_operations - - name: ObjectsOperations - uid: azure.graphrbac.operations.objects_operations.ObjectsOperations - name: objects_operations - - items: - - name: Overview - uid: azure.graphrbac.operations.service_principals_operations - - name: ServicePrincipalsOperations - uid: azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations - name: service_principals_operations - - items: - - name: Overview - uid: azure.graphrbac.operations.signed_in_user_operations - - name: SignedInUserOperations - uid: azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations - name: signed_in_user_operations - - items: - - name: Overview - uid: azure.graphrbac.operations.users_operations - - name: UsersOperations - uid: azure.graphrbac.operations.users_operations.UsersOperations - name: users_operations - - name: ApplicationsOperations - uid: azure.graphrbac.operations.ApplicationsOperations - - name: DeletedApplicationsOperations - uid: azure.graphrbac.operations.DeletedApplicationsOperations - - name: DomainsOperations - uid: azure.graphrbac.operations.DomainsOperations - - name: GroupsOperations - uid: azure.graphrbac.operations.GroupsOperations - - name: OAuth2PermissionGrantOperations - uid: azure.graphrbac.operations.OAuth2PermissionGrantOperations - - name: ObjectsOperations - uid: azure.graphrbac.operations.ObjectsOperations - - name: ServicePrincipalsOperations - uid: azure.graphrbac.operations.ServicePrincipalsOperations - - name: SignedInUserOperations - uid: azure.graphrbac.operations.SignedInUserOperations - - name: UsersOperations - uid: azure.graphrbac.operations.UsersOperations - name: operations - - items: - - name: Overview - uid: azure.graphrbac.graph_rbac_management_client - - name: GraphRbacManagementClient - uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient - - name: GraphRbacManagementClientConfiguration - uid: azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration - name: graph_rbac_management_client - - name: version - uid: azure.graphrbac.version - - name: GraphRbacManagementClient - uid: azure.graphrbac.GraphRbacManagementClient - name: azure.graphrbac -- items: - - name: Overview - uid: azure.iot.modelsrepository - - name: dtmi_conventions - uid: azure.iot.modelsrepository.dtmi_conventions - - items: - - name: Overview - uid: azure.iot.modelsrepository.exceptions - - name: ModelError - uid: azure.iot.modelsrepository.exceptions.ModelError - name: exceptions - - name: ModelError - uid: azure.iot.modelsrepository.ModelError - - name: ModelsRepositoryClient - uid: azure.iot.modelsrepository.ModelsRepositoryClient - name: azure.iot.modelsrepository -- items: - - name: Overview - uid: azure.keyvault - - name: http_bearer_challenge_cache - uid: azure.keyvault.http_bearer_challenge_cache - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.action - - name: Action - uid: azure.keyvault.v2016_10_01.models.action.Action - name: action - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.action_py3 - - name: Action - uid: azure.keyvault.v2016_10_01.models.action_py3.Action - name: action_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.administrator_details - - name: AdministratorDetails - uid: azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails - name: administrator_details - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.administrator_details_py3 - - name: AdministratorDetails - uid: azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails - name: administrator_details_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.attributes - - name: Attributes - uid: azure.keyvault.v2016_10_01.models.attributes.Attributes - name: attributes - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.attributes_py3 - - name: Attributes - uid: azure.keyvault.v2016_10_01.models.attributes_py3.Attributes - name: attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.backup_key_result - - name: BackupKeyResult - uid: azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult - name: backup_key_result - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3 - - name: BackupKeyResult - uid: azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult - name: backup_key_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.backup_secret_result - - name: BackupSecretResult - uid: azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult - name: backup_secret_result - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3 - - name: BackupSecretResult - uid: azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult - name: backup_secret_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_attributes - - name: CertificateAttributes - uid: azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes - name: certificate_attributes - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3 - - name: CertificateAttributes - uid: azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes - name: certificate_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_bundle - - name: CertificateBundle - uid: azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle - name: certificate_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3 - - name: CertificateBundle - uid: azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle - name: certificate_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters - - name: CertificateCreateParameters - uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters - name: certificate_create_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3 - - name: CertificateCreateParameters - uid: azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters - name: certificate_create_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters - - name: CertificateImportParameters - uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters - name: certificate_import_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3 - - name: CertificateImportParameters - uid: azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters - name: certificate_import_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item - - name: CertificateIssuerItem - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem - name: certificate_issuer_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged - - name: CertificateIssuerItemPaged - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged - name: certificate_issuer_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3 - - name: CertificateIssuerItem - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem - name: certificate_issuer_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters - - name: CertificateIssuerSetParameters - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters - name: certificate_issuer_set_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3 - - name: CertificateIssuerSetParameters - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters - name: certificate_issuer_set_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters - - name: CertificateIssuerUpdateParameters - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters - name: certificate_issuer_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3 - - name: CertificateIssuerUpdateParameters - uid: azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters - name: certificate_issuer_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_item - - name: CertificateItem - uid: azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem - name: certificate_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_item_paged - - name: CertificateItemPaged - uid: azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged - name: certificate_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_item_py3 - - name: CertificateItem - uid: azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem - name: certificate_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters - - name: CertificateMergeParameters - uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters - name: certificate_merge_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3 - - name: CertificateMergeParameters - uid: azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters - name: certificate_merge_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_operation - - name: CertificateOperation - uid: azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation - name: certificate_operation - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3 - - name: CertificateOperation - uid: azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation - name: certificate_operation_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter - - name: CertificateOperationUpdateParameter - uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter - name: certificate_operation_update_parameter - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3 - - name: CertificateOperationUpdateParameter - uid: azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter - name: certificate_operation_update_parameter_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_policy - - name: CertificatePolicy - uid: azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy - name: certificate_policy - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3 - - name: CertificatePolicy - uid: azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy - name: certificate_policy_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters - - name: CertificateUpdateParameters - uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters - name: certificate_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3 - - name: CertificateUpdateParameters - uid: azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters - name: certificate_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.contact - - name: Contact - uid: azure.keyvault.v2016_10_01.models.contact.Contact - name: contact - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.contact_py3 - - name: Contact - uid: azure.keyvault.v2016_10_01.models.contact_py3.Contact - name: contact_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.contacts - - name: Contacts - uid: azure.keyvault.v2016_10_01.models.contacts.Contacts - name: contacts - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.contacts_py3 - - name: Contacts - uid: azure.keyvault.v2016_10_01.models.contacts_py3.Contacts - name: contacts_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle - - name: DeletedCertificateBundle - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle - name: deleted_certificate_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3 - - name: DeletedCertificateBundle - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle - name: deleted_certificate_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item - - name: DeletedCertificateItem - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem - name: deleted_certificate_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged - - name: DeletedCertificateItemPaged - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged - name: deleted_certificate_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3 - - name: DeletedCertificateItem - uid: azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem - name: deleted_certificate_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle - - name: DeletedKeyBundle - uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle - name: deleted_key_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3 - - name: DeletedKeyBundle - uid: azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle - name: deleted_key_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_key_item - - name: DeletedKeyItem - uid: azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem - name: deleted_key_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged - - name: DeletedKeyItemPaged - uid: azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged - name: deleted_key_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3 - - name: DeletedKeyItem - uid: azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem - name: deleted_key_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle - - name: DeletedSecretBundle - uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle - name: deleted_secret_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3 - - name: DeletedSecretBundle - uid: azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle - name: deleted_secret_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_secret_item - - name: DeletedSecretItem - uid: azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem - name: deleted_secret_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged - - name: DeletedSecretItemPaged - uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged - name: deleted_secret_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3 - - name: DeletedSecretItem - uid: azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem - name: deleted_secret_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.error - - name: Error - uid: azure.keyvault.v2016_10_01.models.error.Error - name: error - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.error_py3 - - name: Error - uid: azure.keyvault.v2016_10_01.models.error_py3.Error - name: error_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.issuer_attributes - - name: IssuerAttributes - uid: azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes - name: issuer_attributes - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3 - - name: IssuerAttributes - uid: azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes - name: issuer_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.issuer_bundle - - name: IssuerBundle - uid: azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle - name: issuer_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3 - - name: IssuerBundle - uid: azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle - name: issuer_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.issuer_credentials - - name: IssuerCredentials - uid: azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials - name: issuer_credentials - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3 - - name: IssuerCredentials - uid: azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials - name: issuer_credentials_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.issuer_parameters - - name: IssuerParameters - uid: azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters - name: issuer_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3 - - name: IssuerParameters - uid: azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters - name: issuer_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.json_web_key - - name: JsonWebKey - uid: azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey - name: json_web_key - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.json_web_key_py3 - - name: JsonWebKey - uid: azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey - name: json_web_key_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_attributes - - name: KeyAttributes - uid: azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes - name: key_attributes - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_attributes_py3 - - name: KeyAttributes - uid: azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes - name: key_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_bundle - - name: KeyBundle - uid: azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle - name: key_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_bundle_py3 - - name: KeyBundle - uid: azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle - name: key_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_create_parameters - - name: KeyCreateParameters - uid: azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters - name: key_create_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3 - - name: KeyCreateParameters - uid: azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters - name: key_create_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_import_parameters - - name: KeyImportParameters - uid: azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters - name: key_import_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3 - - name: KeyImportParameters - uid: azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters - name: key_import_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_item - - name: KeyItem - uid: azure.keyvault.v2016_10_01.models.key_item.KeyItem - name: key_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_item_paged - - name: KeyItemPaged - uid: azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged - name: key_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_item_py3 - - name: KeyItem - uid: azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem - name: key_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_operation_result - - name: KeyOperationResult - uid: azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult - name: key_operation_result - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3 - - name: KeyOperationResult - uid: azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult - name: key_operation_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_operations_parameters - - name: KeyOperationsParameters - uid: azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters - name: key_operations_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3 - - name: KeyOperationsParameters - uid: azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters - name: key_operations_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_properties - - name: KeyProperties - uid: azure.keyvault.v2016_10_01.models.key_properties.KeyProperties - name: key_properties - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_properties_py3 - - name: KeyProperties - uid: azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties - name: key_properties_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_restore_parameters - - name: KeyRestoreParameters - uid: azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters - name: key_restore_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3 - - name: KeyRestoreParameters - uid: azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters - name: key_restore_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_sign_parameters - - name: KeySignParameters - uid: azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters - name: key_sign_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3 - - name: KeySignParameters - uid: azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters - name: key_sign_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_update_parameters - - name: KeyUpdateParameters - uid: azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters - name: key_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3 - - name: KeyUpdateParameters - uid: azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters - name: key_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums - - name: ActionType - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType - - name: DeletionRecoveryLevel - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel - - name: JsonWebKeyCurveName - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName - - name: JsonWebKeyEncryptionAlgorithm - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm - - name: JsonWebKeyOperation - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation - - name: JsonWebKeySignatureAlgorithm - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm - - name: JsonWebKeyType - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType - - name: KeyUsageType - uid: azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType - name: key_vault_client_enums - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_vault_error - - name: KeyVaultError - uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError - - name: KeyVaultErrorException - uid: azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException - name: key_vault_error - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3 - - name: KeyVaultError - uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError - - name: KeyVaultErrorException - uid: azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException - name: key_vault_error_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_verify_parameters - - name: KeyVerifyParameters - uid: azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters - name: key_verify_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3 - - name: KeyVerifyParameters - uid: azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters - name: key_verify_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_verify_result - - name: KeyVerifyResult - uid: azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult - name: key_verify_result - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3 - - name: KeyVerifyResult - uid: azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult - name: key_verify_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.lifetime_action - - name: LifetimeAction - uid: azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction - name: lifetime_action - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3 - - name: LifetimeAction - uid: azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction - name: lifetime_action_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.organization_details - - name: OrganizationDetails - uid: azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails - name: organization_details - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.organization_details_py3 - - name: OrganizationDetails - uid: azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails - name: organization_details_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result - - name: PendingCertificateSigningRequestResult - uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult - name: pending_certificate_signing_request_result - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3 - - name: PendingCertificateSigningRequestResult - uid: azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult - name: pending_certificate_signing_request_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes - - name: SasDefinitionAttributes - uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes - name: sas_definition_attributes - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3 - - name: SasDefinitionAttributes - uid: azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes - name: sas_definition_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle - - name: SasDefinitionBundle - uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle - name: sas_definition_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3 - - name: SasDefinitionBundle - uid: azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle - name: sas_definition_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters - - name: SasDefinitionCreateParameters - uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters - name: sas_definition_create_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3 - - name: SasDefinitionCreateParameters - uid: azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters - name: sas_definition_create_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_item - - name: SasDefinitionItem - uid: azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem - name: sas_definition_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged - - name: SasDefinitionItemPaged - uid: azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged - name: sas_definition_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3 - - name: SasDefinitionItem - uid: azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem - name: sas_definition_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters - - name: SasDefinitionUpdateParameters - uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters - name: sas_definition_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3 - - name: SasDefinitionUpdateParameters - uid: azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters - name: sas_definition_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_attributes - - name: SecretAttributes - uid: azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes - name: secret_attributes - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3 - - name: SecretAttributes - uid: azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes - name: secret_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_bundle - - name: SecretBundle - uid: azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle - name: secret_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3 - - name: SecretBundle - uid: azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle - name: secret_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_item - - name: SecretItem - uid: azure.keyvault.v2016_10_01.models.secret_item.SecretItem - name: secret_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_item_paged - - name: SecretItemPaged - uid: azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged - name: secret_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_item_py3 - - name: SecretItem - uid: azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem - name: secret_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_properties - - name: SecretProperties - uid: azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties - name: secret_properties - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_properties_py3 - - name: SecretProperties - uid: azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties - name: secret_properties_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters - - name: SecretRestoreParameters - uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters - name: secret_restore_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3 - - name: SecretRestoreParameters - uid: azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters - name: secret_restore_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_set_parameters - - name: SecretSetParameters - uid: azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters - name: secret_set_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3 - - name: SecretSetParameters - uid: azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters - name: secret_set_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_update_parameters - - name: SecretUpdateParameters - uid: azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters - name: secret_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3 - - name: SecretUpdateParameters - uid: azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters - name: secret_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_attributes - - name: StorageAccountAttributes - uid: azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes - name: storage_account_attributes - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3 - - name: StorageAccountAttributes - uid: azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes - name: storage_account_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters - - name: StorageAccountCreateParameters - uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters - name: storage_account_create_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3 - - name: StorageAccountCreateParameters - uid: azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters - name: storage_account_create_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_item - - name: StorageAccountItem - uid: azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem - name: storage_account_item - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged - - name: StorageAccountItemPaged - uid: azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged - name: storage_account_item_paged - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3 - - name: StorageAccountItem - uid: azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem - name: storage_account_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters - - name: StorageAccountRegenerteKeyParameters - uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters - name: storage_account_regenerte_key_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3 - - name: StorageAccountRegenerteKeyParameters - uid: azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters - name: storage_account_regenerte_key_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters - - name: StorageAccountUpdateParameters - uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters - name: storage_account_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3 - - name: StorageAccountUpdateParameters - uid: azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters - name: storage_account_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_bundle - - name: StorageBundle - uid: azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle - name: storage_bundle - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3 - - name: StorageBundle - uid: azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle - name: storage_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.subject_alternative_names - - name: SubjectAlternativeNames - uid: azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames - name: subject_alternative_names - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3 - - name: SubjectAlternativeNames - uid: azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames - name: subject_alternative_names_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.trigger - - name: Trigger - uid: azure.keyvault.v2016_10_01.models.trigger.Trigger - name: trigger - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.trigger_py3 - - name: Trigger - uid: azure.keyvault.v2016_10_01.models.trigger_py3.Trigger - name: trigger_py3 - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties - - name: X509CertificateProperties - uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties - name: x509_certificate_properties - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3 - - name: X509CertificateProperties - uid: azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties - name: x509_certificate_properties_py3 - - name: Action - uid: azure.keyvault.v2016_10_01.models.Action - - name: ActionType - uid: azure.keyvault.v2016_10_01.models.ActionType - - name: AdministratorDetails - uid: azure.keyvault.v2016_10_01.models.AdministratorDetails - - name: Attributes - uid: azure.keyvault.v2016_10_01.models.Attributes - - name: BackupKeyResult - uid: azure.keyvault.v2016_10_01.models.BackupKeyResult - - name: BackupSecretResult - uid: azure.keyvault.v2016_10_01.models.BackupSecretResult - - name: CertificateAttributes - uid: azure.keyvault.v2016_10_01.models.CertificateAttributes - - name: CertificateBundle - uid: azure.keyvault.v2016_10_01.models.CertificateBundle - - name: CertificateCreateParameters - uid: azure.keyvault.v2016_10_01.models.CertificateCreateParameters - - name: CertificateImportParameters - uid: azure.keyvault.v2016_10_01.models.CertificateImportParameters - - name: CertificateIssuerItem - uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItem - - name: CertificateIssuerItemPaged - uid: azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged - - name: CertificateIssuerSetParameters - uid: azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters - - name: CertificateIssuerUpdateParameters - uid: azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters - - name: CertificateItem - uid: azure.keyvault.v2016_10_01.models.CertificateItem - - name: CertificateItemPaged - uid: azure.keyvault.v2016_10_01.models.CertificateItemPaged - - name: CertificateMergeParameters - uid: azure.keyvault.v2016_10_01.models.CertificateMergeParameters - - name: CertificateOperation - uid: azure.keyvault.v2016_10_01.models.CertificateOperation - - name: CertificateOperationUpdateParameter - uid: azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter - - name: CertificatePolicy - uid: azure.keyvault.v2016_10_01.models.CertificatePolicy - - name: CertificateUpdateParameters - uid: azure.keyvault.v2016_10_01.models.CertificateUpdateParameters - - name: Contact - uid: azure.keyvault.v2016_10_01.models.Contact - - name: Contacts - uid: azure.keyvault.v2016_10_01.models.Contacts - - name: DeletedCertificateBundle - uid: azure.keyvault.v2016_10_01.models.DeletedCertificateBundle - - name: DeletedCertificateItem - uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItem - - name: DeletedCertificateItemPaged - uid: azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged - - name: DeletedKeyBundle - uid: azure.keyvault.v2016_10_01.models.DeletedKeyBundle - - name: DeletedKeyItem - uid: azure.keyvault.v2016_10_01.models.DeletedKeyItem - - name: DeletedKeyItemPaged - uid: azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged - - name: DeletedSecretBundle - uid: azure.keyvault.v2016_10_01.models.DeletedSecretBundle - - name: DeletedSecretItem - uid: azure.keyvault.v2016_10_01.models.DeletedSecretItem - - name: DeletedSecretItemPaged - uid: azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged - - name: DeletionRecoveryLevel - uid: azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel - - name: Error - uid: azure.keyvault.v2016_10_01.models.Error - - name: IssuerAttributes - uid: azure.keyvault.v2016_10_01.models.IssuerAttributes - - name: IssuerBundle - uid: azure.keyvault.v2016_10_01.models.IssuerBundle - - name: IssuerCredentials - uid: azure.keyvault.v2016_10_01.models.IssuerCredentials - - name: IssuerParameters - uid: azure.keyvault.v2016_10_01.models.IssuerParameters - - name: JsonWebKey - uid: azure.keyvault.v2016_10_01.models.JsonWebKey - - name: JsonWebKeyCurveName - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName - - name: JsonWebKeyEncryptionAlgorithm - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm - - name: JsonWebKeyOperation - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyOperation - - name: JsonWebKeySignatureAlgorithm - uid: azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm - - name: JsonWebKeyType - uid: azure.keyvault.v2016_10_01.models.JsonWebKeyType - - name: KeyAttributes - uid: azure.keyvault.v2016_10_01.models.KeyAttributes - - name: KeyBundle - uid: azure.keyvault.v2016_10_01.models.KeyBundle - - name: KeyCreateParameters - uid: azure.keyvault.v2016_10_01.models.KeyCreateParameters - - name: KeyImportParameters - uid: azure.keyvault.v2016_10_01.models.KeyImportParameters - - name: KeyItem - uid: azure.keyvault.v2016_10_01.models.KeyItem - - name: KeyItemPaged - uid: azure.keyvault.v2016_10_01.models.KeyItemPaged - - name: KeyOperationResult - uid: azure.keyvault.v2016_10_01.models.KeyOperationResult - - name: KeyOperationsParameters - uid: azure.keyvault.v2016_10_01.models.KeyOperationsParameters - - name: KeyProperties - uid: azure.keyvault.v2016_10_01.models.KeyProperties - - name: KeyRestoreParameters - uid: azure.keyvault.v2016_10_01.models.KeyRestoreParameters - - name: KeySignParameters - uid: azure.keyvault.v2016_10_01.models.KeySignParameters - - name: KeyUpdateParameters - uid: azure.keyvault.v2016_10_01.models.KeyUpdateParameters - - name: KeyUsageType - uid: azure.keyvault.v2016_10_01.models.KeyUsageType - - name: KeyVaultError - uid: azure.keyvault.v2016_10_01.models.KeyVaultError - - name: KeyVaultErrorException - uid: azure.keyvault.v2016_10_01.models.KeyVaultErrorException - - name: KeyVerifyParameters - uid: azure.keyvault.v2016_10_01.models.KeyVerifyParameters - - name: KeyVerifyResult - uid: azure.keyvault.v2016_10_01.models.KeyVerifyResult - - name: LifetimeAction - uid: azure.keyvault.v2016_10_01.models.LifetimeAction - - name: OrganizationDetails - uid: azure.keyvault.v2016_10_01.models.OrganizationDetails - - name: PendingCertificateSigningRequestResult - uid: azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult - - name: SasDefinitionAttributes - uid: azure.keyvault.v2016_10_01.models.SasDefinitionAttributes - - name: SasDefinitionBundle - uid: azure.keyvault.v2016_10_01.models.SasDefinitionBundle - - name: SasDefinitionCreateParameters - uid: azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters - - name: SasDefinitionItem - uid: azure.keyvault.v2016_10_01.models.SasDefinitionItem - - name: SasDefinitionItemPaged - uid: azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged - - name: SasDefinitionUpdateParameters - uid: azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters - - name: SecretAttributes - uid: azure.keyvault.v2016_10_01.models.SecretAttributes - - name: SecretBundle - uid: azure.keyvault.v2016_10_01.models.SecretBundle - - name: SecretItem - uid: azure.keyvault.v2016_10_01.models.SecretItem - - name: SecretItemPaged - uid: azure.keyvault.v2016_10_01.models.SecretItemPaged - - name: SecretProperties - uid: azure.keyvault.v2016_10_01.models.SecretProperties - - name: SecretRestoreParameters - uid: azure.keyvault.v2016_10_01.models.SecretRestoreParameters - - name: SecretSetParameters - uid: azure.keyvault.v2016_10_01.models.SecretSetParameters - - name: SecretUpdateParameters - uid: azure.keyvault.v2016_10_01.models.SecretUpdateParameters - - name: StorageAccountAttributes - uid: azure.keyvault.v2016_10_01.models.StorageAccountAttributes - - name: StorageAccountCreateParameters - uid: azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters - - name: StorageAccountItem - uid: azure.keyvault.v2016_10_01.models.StorageAccountItem - - name: StorageAccountItemPaged - uid: azure.keyvault.v2016_10_01.models.StorageAccountItemPaged - - name: StorageAccountRegenerteKeyParameters - uid: azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters - - name: StorageAccountUpdateParameters - uid: azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters - - name: StorageBundle - uid: azure.keyvault.v2016_10_01.models.StorageBundle - - name: SubjectAlternativeNames - uid: azure.keyvault.v2016_10_01.models.SubjectAlternativeNames - - name: Trigger - uid: azure.keyvault.v2016_10_01.models.Trigger - - name: X509CertificateProperties - uid: azure.keyvault.v2016_10_01.models.X509CertificateProperties - name: models - - items: - - name: Overview - uid: azure.keyvault.v2016_10_01.key_vault_client - - name: KeyVaultClient - uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient - - name: KeyVaultClientConfiguration - uid: azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration - name: key_vault_client - - name: version - uid: azure.keyvault.v2016_10_01.version - - name: KeyVaultClient - uid: azure.keyvault.v2016_10_01.KeyVaultClient - name: v2016_10_01 - - items: - - name: Overview - uid: azure.keyvault.v7_0 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.action - - name: Action - uid: azure.keyvault.v7_0.models.action.Action - name: action - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.action_py3 - - name: Action - uid: azure.keyvault.v7_0.models.action_py3.Action - name: action_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.administrator_details - - name: AdministratorDetails - uid: azure.keyvault.v7_0.models.administrator_details.AdministratorDetails - name: administrator_details - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.administrator_details_py3 - - name: AdministratorDetails - uid: azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails - name: administrator_details_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.attributes - - name: Attributes - uid: azure.keyvault.v7_0.models.attributes.Attributes - name: attributes - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.attributes_py3 - - name: Attributes - uid: azure.keyvault.v7_0.models.attributes_py3.Attributes - name: attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.backup_certificate_result - - name: BackupCertificateResult - uid: azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult - name: backup_certificate_result - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.backup_certificate_result_py3 - - name: BackupCertificateResult - uid: azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult - name: backup_certificate_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.backup_key_result - - name: BackupKeyResult - uid: azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult - name: backup_key_result - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.backup_key_result_py3 - - name: BackupKeyResult - uid: azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult - name: backup_key_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.backup_secret_result - - name: BackupSecretResult - uid: azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult - name: backup_secret_result - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.backup_secret_result_py3 - - name: BackupSecretResult - uid: azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult - name: backup_secret_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.backup_storage_result - - name: BackupStorageResult - uid: azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult - name: backup_storage_result - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.backup_storage_result_py3 - - name: BackupStorageResult - uid: azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult - name: backup_storage_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_attributes - - name: CertificateAttributes - uid: azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes - name: certificate_attributes - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_attributes_py3 - - name: CertificateAttributes - uid: azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes - name: certificate_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_bundle - - name: CertificateBundle - uid: azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle - name: certificate_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_bundle_py3 - - name: CertificateBundle - uid: azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle - name: certificate_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_create_parameters - - name: CertificateCreateParameters - uid: azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters - name: certificate_create_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3 - - name: CertificateCreateParameters - uid: azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters - name: certificate_create_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_import_parameters - - name: CertificateImportParameters - uid: azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters - name: certificate_import_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3 - - name: CertificateImportParameters - uid: azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters - name: certificate_import_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_issuer_item - - name: CertificateIssuerItem - uid: azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem - name: certificate_issuer_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged - - name: CertificateIssuerItemPaged - uid: azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged - name: certificate_issuer_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3 - - name: CertificateIssuerItem - uid: azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem - name: certificate_issuer_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters - - name: CertificateIssuerSetParameters - uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters - name: certificate_issuer_set_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3 - - name: CertificateIssuerSetParameters - uid: azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters - name: certificate_issuer_set_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters - - name: CertificateIssuerUpdateParameters - uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters - name: certificate_issuer_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3 - - name: CertificateIssuerUpdateParameters - uid: azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters - name: certificate_issuer_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_item - - name: CertificateItem - uid: azure.keyvault.v7_0.models.certificate_item.CertificateItem - name: certificate_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_item_paged - - name: CertificateItemPaged - uid: azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged - name: certificate_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_item_py3 - - name: CertificateItem - uid: azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem - name: certificate_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_merge_parameters - - name: CertificateMergeParameters - uid: azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters - name: certificate_merge_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3 - - name: CertificateMergeParameters - uid: azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters - name: certificate_merge_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_operation - - name: CertificateOperation - uid: azure.keyvault.v7_0.models.certificate_operation.CertificateOperation - name: certificate_operation - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_operation_py3 - - name: CertificateOperation - uid: azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation - name: certificate_operation_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter - - name: CertificateOperationUpdateParameter - uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter - name: certificate_operation_update_parameter - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3 - - name: CertificateOperationUpdateParameter - uid: azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter - name: certificate_operation_update_parameter_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_policy - - name: CertificatePolicy - uid: azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy - name: certificate_policy - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_policy_py3 - - name: CertificatePolicy - uid: azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy - name: certificate_policy_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_restore_parameters - - name: CertificateRestoreParameters - uid: azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters - name: certificate_restore_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3 - - name: CertificateRestoreParameters - uid: azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters - name: certificate_restore_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_update_parameters - - name: CertificateUpdateParameters - uid: azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters - name: certificate_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3 - - name: CertificateUpdateParameters - uid: azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters - name: certificate_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.contact - - name: Contact - uid: azure.keyvault.v7_0.models.contact.Contact - name: contact - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.contact_py3 - - name: Contact - uid: azure.keyvault.v7_0.models.contact_py3.Contact - name: contact_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.contacts - - name: Contacts - uid: azure.keyvault.v7_0.models.contacts.Contacts - name: contacts - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.contacts_py3 - - name: Contacts - uid: azure.keyvault.v7_0.models.contacts_py3.Contacts - name: contacts_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_certificate_bundle - - name: DeletedCertificateBundle - uid: azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle - name: deleted_certificate_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3 - - name: DeletedCertificateBundle - uid: azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle - name: deleted_certificate_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_certificate_item - - name: DeletedCertificateItem - uid: azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem - name: deleted_certificate_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged - - name: DeletedCertificateItemPaged - uid: azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged - name: deleted_certificate_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3 - - name: DeletedCertificateItem - uid: azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem - name: deleted_certificate_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_key_bundle - - name: DeletedKeyBundle - uid: azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle - name: deleted_key_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3 - - name: DeletedKeyBundle - uid: azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle - name: deleted_key_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_key_item - - name: DeletedKeyItem - uid: azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem - name: deleted_key_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_key_item_paged - - name: DeletedKeyItemPaged - uid: azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged - name: deleted_key_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_key_item_py3 - - name: DeletedKeyItem - uid: azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem - name: deleted_key_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle - - name: DeletedSasDefinitionBundle - uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle - name: deleted_sas_definition_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3 - - name: DeletedSasDefinitionBundle - uid: azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle - name: deleted_sas_definition_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_sas_definition_item - - name: DeletedSasDefinitionItem - uid: azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem - name: deleted_sas_definition_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged - - name: DeletedSasDefinitionItemPaged - uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged - name: deleted_sas_definition_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3 - - name: DeletedSasDefinitionItem - uid: azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem - name: deleted_sas_definition_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_secret_bundle - - name: DeletedSecretBundle - uid: azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle - name: deleted_secret_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3 - - name: DeletedSecretBundle - uid: azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle - name: deleted_secret_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_secret_item - - name: DeletedSecretItem - uid: azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem - name: deleted_secret_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_secret_item_paged - - name: DeletedSecretItemPaged - uid: azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged - name: deleted_secret_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_secret_item_py3 - - name: DeletedSecretItem - uid: azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem - name: deleted_secret_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_storage_account_item - - name: DeletedStorageAccountItem - uid: azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem - name: deleted_storage_account_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged - - name: DeletedStorageAccountItemPaged - uid: azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged - name: deleted_storage_account_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3 - - name: DeletedStorageAccountItem - uid: azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem - name: deleted_storage_account_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_storage_bundle - - name: DeletedStorageBundle - uid: azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle - name: deleted_storage_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3 - - name: DeletedStorageBundle - uid: azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle - name: deleted_storage_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.error - - name: Error - uid: azure.keyvault.v7_0.models.error.Error - name: error - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.error_py3 - - name: Error - uid: azure.keyvault.v7_0.models.error_py3.Error - name: error_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.issuer_attributes - - name: IssuerAttributes - uid: azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes - name: issuer_attributes - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.issuer_attributes_py3 - - name: IssuerAttributes - uid: azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes - name: issuer_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.issuer_bundle - - name: IssuerBundle - uid: azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle - name: issuer_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.issuer_bundle_py3 - - name: IssuerBundle - uid: azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle - name: issuer_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.issuer_credentials - - name: IssuerCredentials - uid: azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials - name: issuer_credentials - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.issuer_credentials_py3 - - name: IssuerCredentials - uid: azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials - name: issuer_credentials_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.issuer_parameters - - name: IssuerParameters - uid: azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters - name: issuer_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.issuer_parameters_py3 - - name: IssuerParameters - uid: azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters - name: issuer_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.json_web_key - - name: JsonWebKey - uid: azure.keyvault.v7_0.models.json_web_key.JsonWebKey - name: json_web_key - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.json_web_key_py3 - - name: JsonWebKey - uid: azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey - name: json_web_key_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_attributes - - name: KeyAttributes - uid: azure.keyvault.v7_0.models.key_attributes.KeyAttributes - name: key_attributes - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_attributes_py3 - - name: KeyAttributes - uid: azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes - name: key_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_bundle - - name: KeyBundle - uid: azure.keyvault.v7_0.models.key_bundle.KeyBundle - name: key_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_bundle_py3 - - name: KeyBundle - uid: azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle - name: key_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_create_parameters - - name: KeyCreateParameters - uid: azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters - name: key_create_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_create_parameters_py3 - - name: KeyCreateParameters - uid: azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters - name: key_create_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_import_parameters - - name: KeyImportParameters - uid: azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters - name: key_import_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_import_parameters_py3 - - name: KeyImportParameters - uid: azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters - name: key_import_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_item - - name: KeyItem - uid: azure.keyvault.v7_0.models.key_item.KeyItem - name: key_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_item_paged - - name: KeyItemPaged - uid: azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged - name: key_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_item_py3 - - name: KeyItem - uid: azure.keyvault.v7_0.models.key_item_py3.KeyItem - name: key_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_operation_result - - name: KeyOperationResult - uid: azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult - name: key_operation_result - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_operation_result_py3 - - name: KeyOperationResult - uid: azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult - name: key_operation_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_operations_parameters - - name: KeyOperationsParameters - uid: azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters - name: key_operations_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_operations_parameters_py3 - - name: KeyOperationsParameters - uid: azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters - name: key_operations_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_properties - - name: KeyProperties - uid: azure.keyvault.v7_0.models.key_properties.KeyProperties - name: key_properties - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_properties_py3 - - name: KeyProperties - uid: azure.keyvault.v7_0.models.key_properties_py3.KeyProperties - name: key_properties_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_restore_parameters - - name: KeyRestoreParameters - uid: azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters - name: key_restore_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_restore_parameters_py3 - - name: KeyRestoreParameters - uid: azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters - name: key_restore_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_sign_parameters - - name: KeySignParameters - uid: azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters - name: key_sign_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_sign_parameters_py3 - - name: KeySignParameters - uid: azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters - name: key_sign_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_update_parameters - - name: KeyUpdateParameters - uid: azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters - name: key_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_update_parameters_py3 - - name: KeyUpdateParameters - uid: azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters - name: key_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_vault_client_enums - - name: ActionType - uid: azure.keyvault.v7_0.models.key_vault_client_enums.ActionType - - name: DeletionRecoveryLevel - uid: azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel - - name: JsonWebKeyCurveName - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName - - name: JsonWebKeyEncryptionAlgorithm - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm - - name: JsonWebKeyOperation - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation - - name: JsonWebKeySignatureAlgorithm - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm - - name: JsonWebKeyType - uid: azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType - - name: KeyUsageType - uid: azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType - - name: SasTokenType - uid: azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType - name: key_vault_client_enums - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_vault_error - - name: KeyVaultError - uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultError - - name: KeyVaultErrorException - uid: azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException - name: key_vault_error - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_vault_error_py3 - - name: KeyVaultError - uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError - - name: KeyVaultErrorException - uid: azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException - name: key_vault_error_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_verify_parameters - - name: KeyVerifyParameters - uid: azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters - name: key_verify_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_verify_parameters_py3 - - name: KeyVerifyParameters - uid: azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters - name: key_verify_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_verify_result - - name: KeyVerifyResult - uid: azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult - name: key_verify_result - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.key_verify_result_py3 - - name: KeyVerifyResult - uid: azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult - name: key_verify_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.lifetime_action - - name: LifetimeAction - uid: azure.keyvault.v7_0.models.lifetime_action.LifetimeAction - name: lifetime_action - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.lifetime_action_py3 - - name: LifetimeAction - uid: azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction - name: lifetime_action_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.organization_details - - name: OrganizationDetails - uid: azure.keyvault.v7_0.models.organization_details.OrganizationDetails - name: organization_details - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.organization_details_py3 - - name: OrganizationDetails - uid: azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails - name: organization_details_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result - - name: PendingCertificateSigningRequestResult - uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult - name: pending_certificate_signing_request_result - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3 - - name: PendingCertificateSigningRequestResult - uid: azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult - name: pending_certificate_signing_request_result_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_attributes - - name: SasDefinitionAttributes - uid: azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes - name: sas_definition_attributes - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3 - - name: SasDefinitionAttributes - uid: azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes - name: sas_definition_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_bundle - - name: SasDefinitionBundle - uid: azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle - name: sas_definition_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3 - - name: SasDefinitionBundle - uid: azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle - name: sas_definition_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_create_parameters - - name: SasDefinitionCreateParameters - uid: azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters - name: sas_definition_create_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3 - - name: SasDefinitionCreateParameters - uid: azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters - name: sas_definition_create_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_item - - name: SasDefinitionItem - uid: azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem - name: sas_definition_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_item_paged - - name: SasDefinitionItemPaged - uid: azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged - name: sas_definition_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_item_py3 - - name: SasDefinitionItem - uid: azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem - name: sas_definition_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_update_parameters - - name: SasDefinitionUpdateParameters - uid: azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters - name: sas_definition_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3 - - name: SasDefinitionUpdateParameters - uid: azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters - name: sas_definition_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_attributes - - name: SecretAttributes - uid: azure.keyvault.v7_0.models.secret_attributes.SecretAttributes - name: secret_attributes - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_attributes_py3 - - name: SecretAttributes - uid: azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes - name: secret_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_bundle - - name: SecretBundle - uid: azure.keyvault.v7_0.models.secret_bundle.SecretBundle - name: secret_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_bundle_py3 - - name: SecretBundle - uid: azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle - name: secret_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_item - - name: SecretItem - uid: azure.keyvault.v7_0.models.secret_item.SecretItem - name: secret_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_item_paged - - name: SecretItemPaged - uid: azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged - name: secret_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_item_py3 - - name: SecretItem - uid: azure.keyvault.v7_0.models.secret_item_py3.SecretItem - name: secret_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_properties - - name: SecretProperties - uid: azure.keyvault.v7_0.models.secret_properties.SecretProperties - name: secret_properties - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_properties_py3 - - name: SecretProperties - uid: azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties - name: secret_properties_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_restore_parameters - - name: SecretRestoreParameters - uid: azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters - name: secret_restore_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3 - - name: SecretRestoreParameters - uid: azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters - name: secret_restore_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_set_parameters - - name: SecretSetParameters - uid: azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters - name: secret_set_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_set_parameters_py3 - - name: SecretSetParameters - uid: azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters - name: secret_set_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_update_parameters - - name: SecretUpdateParameters - uid: azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters - name: secret_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.secret_update_parameters_py3 - - name: SecretUpdateParameters - uid: azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters - name: secret_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_attributes - - name: StorageAccountAttributes - uid: azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes - name: storage_account_attributes - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_attributes_py3 - - name: StorageAccountAttributes - uid: azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes - name: storage_account_attributes_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_create_parameters - - name: StorageAccountCreateParameters - uid: azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters - name: storage_account_create_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3 - - name: StorageAccountCreateParameters - uid: azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters - name: storage_account_create_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_item - - name: StorageAccountItem - uid: azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem - name: storage_account_item - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_item_paged - - name: StorageAccountItemPaged - uid: azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged - name: storage_account_item_paged - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_item_py3 - - name: StorageAccountItem - uid: azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem - name: storage_account_item_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters - - name: StorageAccountRegenerteKeyParameters - uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters - name: storage_account_regenerte_key_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3 - - name: StorageAccountRegenerteKeyParameters - uid: azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters - name: storage_account_regenerte_key_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_update_parameters - - name: StorageAccountUpdateParameters - uid: azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters - name: storage_account_update_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3 - - name: StorageAccountUpdateParameters - uid: azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters - name: storage_account_update_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_bundle - - name: StorageBundle - uid: azure.keyvault.v7_0.models.storage_bundle.StorageBundle - name: storage_bundle - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_bundle_py3 - - name: StorageBundle - uid: azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle - name: storage_bundle_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_restore_parameters - - name: StorageRestoreParameters - uid: azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters - name: storage_restore_parameters - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3 - - name: StorageRestoreParameters - uid: azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters - name: storage_restore_parameters_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.subject_alternative_names - - name: SubjectAlternativeNames - uid: azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames - name: subject_alternative_names - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.subject_alternative_names_py3 - - name: SubjectAlternativeNames - uid: azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames - name: subject_alternative_names_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.trigger - - name: Trigger - uid: azure.keyvault.v7_0.models.trigger.Trigger - name: trigger - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.trigger_py3 - - name: Trigger - uid: azure.keyvault.v7_0.models.trigger_py3.Trigger - name: trigger_py3 - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.x509_certificate_properties - - name: X509CertificateProperties - uid: azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties - name: x509_certificate_properties - - items: - - name: Overview - uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3 - - name: X509CertificateProperties - uid: azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties - name: x509_certificate_properties_py3 - - name: Action - uid: azure.keyvault.v7_0.models.Action - - name: ActionType - uid: azure.keyvault.v7_0.models.ActionType - - name: AdministratorDetails - uid: azure.keyvault.v7_0.models.AdministratorDetails - - name: Attributes - uid: azure.keyvault.v7_0.models.Attributes - - name: BackupCertificateResult - uid: azure.keyvault.v7_0.models.BackupCertificateResult - - name: BackupKeyResult - uid: azure.keyvault.v7_0.models.BackupKeyResult - - name: BackupSecretResult - uid: azure.keyvault.v7_0.models.BackupSecretResult - - name: BackupStorageResult - uid: azure.keyvault.v7_0.models.BackupStorageResult - - name: CertificateAttributes - uid: azure.keyvault.v7_0.models.CertificateAttributes - - name: CertificateBundle - uid: azure.keyvault.v7_0.models.CertificateBundle - - name: CertificateCreateParameters - uid: azure.keyvault.v7_0.models.CertificateCreateParameters - - name: CertificateImportParameters - uid: azure.keyvault.v7_0.models.CertificateImportParameters - - name: CertificateIssuerItem - uid: azure.keyvault.v7_0.models.CertificateIssuerItem - - name: CertificateIssuerItemPaged - uid: azure.keyvault.v7_0.models.CertificateIssuerItemPaged - - name: CertificateIssuerSetParameters - uid: azure.keyvault.v7_0.models.CertificateIssuerSetParameters - - name: CertificateIssuerUpdateParameters - uid: azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters - - name: CertificateItem - uid: azure.keyvault.v7_0.models.CertificateItem - - name: CertificateItemPaged - uid: azure.keyvault.v7_0.models.CertificateItemPaged - - name: CertificateMergeParameters - uid: azure.keyvault.v7_0.models.CertificateMergeParameters - - name: CertificateOperation - uid: azure.keyvault.v7_0.models.CertificateOperation - - name: CertificateOperationUpdateParameter - uid: azure.keyvault.v7_0.models.CertificateOperationUpdateParameter - - name: CertificatePolicy - uid: azure.keyvault.v7_0.models.CertificatePolicy - - name: CertificateRestoreParameters - uid: azure.keyvault.v7_0.models.CertificateRestoreParameters - - name: CertificateUpdateParameters - uid: azure.keyvault.v7_0.models.CertificateUpdateParameters - - name: Contact - uid: azure.keyvault.v7_0.models.Contact - - name: Contacts - uid: azure.keyvault.v7_0.models.Contacts - - name: DeletedCertificateBundle - uid: azure.keyvault.v7_0.models.DeletedCertificateBundle - - name: DeletedCertificateItem - uid: azure.keyvault.v7_0.models.DeletedCertificateItem - - name: DeletedCertificateItemPaged - uid: azure.keyvault.v7_0.models.DeletedCertificateItemPaged - - name: DeletedKeyBundle - uid: azure.keyvault.v7_0.models.DeletedKeyBundle - - name: DeletedKeyItem - uid: azure.keyvault.v7_0.models.DeletedKeyItem - - name: DeletedKeyItemPaged - uid: azure.keyvault.v7_0.models.DeletedKeyItemPaged - - name: DeletedSasDefinitionBundle - uid: azure.keyvault.v7_0.models.DeletedSasDefinitionBundle - - name: DeletedSasDefinitionItem - uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItem - - name: DeletedSasDefinitionItemPaged - uid: azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged - - name: DeletedSecretBundle - uid: azure.keyvault.v7_0.models.DeletedSecretBundle - - name: DeletedSecretItem - uid: azure.keyvault.v7_0.models.DeletedSecretItem - - name: DeletedSecretItemPaged - uid: azure.keyvault.v7_0.models.DeletedSecretItemPaged - - name: DeletedStorageAccountItem - uid: azure.keyvault.v7_0.models.DeletedStorageAccountItem - - name: DeletedStorageAccountItemPaged - uid: azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged - - name: DeletedStorageBundle - uid: azure.keyvault.v7_0.models.DeletedStorageBundle - - name: DeletionRecoveryLevel - uid: azure.keyvault.v7_0.models.DeletionRecoveryLevel - - name: Error - uid: azure.keyvault.v7_0.models.Error - - name: IssuerAttributes - uid: azure.keyvault.v7_0.models.IssuerAttributes - - name: IssuerBundle - uid: azure.keyvault.v7_0.models.IssuerBundle - - name: IssuerCredentials - uid: azure.keyvault.v7_0.models.IssuerCredentials - - name: IssuerParameters - uid: azure.keyvault.v7_0.models.IssuerParameters - - name: JsonWebKey - uid: azure.keyvault.v7_0.models.JsonWebKey - - name: JsonWebKeyCurveName - uid: azure.keyvault.v7_0.models.JsonWebKeyCurveName - - name: JsonWebKeyEncryptionAlgorithm - uid: azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm - - name: JsonWebKeyOperation - uid: azure.keyvault.v7_0.models.JsonWebKeyOperation - - name: JsonWebKeySignatureAlgorithm - uid: azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm - - name: JsonWebKeyType - uid: azure.keyvault.v7_0.models.JsonWebKeyType - - name: KeyAttributes - uid: azure.keyvault.v7_0.models.KeyAttributes - - name: KeyBundle - uid: azure.keyvault.v7_0.models.KeyBundle - - name: KeyCreateParameters - uid: azure.keyvault.v7_0.models.KeyCreateParameters - - name: KeyImportParameters - uid: azure.keyvault.v7_0.models.KeyImportParameters - - name: KeyItem - uid: azure.keyvault.v7_0.models.KeyItem - - name: KeyItemPaged - uid: azure.keyvault.v7_0.models.KeyItemPaged - - name: KeyOperationResult - uid: azure.keyvault.v7_0.models.KeyOperationResult - - name: KeyOperationsParameters - uid: azure.keyvault.v7_0.models.KeyOperationsParameters - - name: KeyProperties - uid: azure.keyvault.v7_0.models.KeyProperties - - name: KeyRestoreParameters - uid: azure.keyvault.v7_0.models.KeyRestoreParameters - - name: KeySignParameters - uid: azure.keyvault.v7_0.models.KeySignParameters - - name: KeyUpdateParameters - uid: azure.keyvault.v7_0.models.KeyUpdateParameters - - name: KeyUsageType - uid: azure.keyvault.v7_0.models.KeyUsageType - - name: KeyVaultError - uid: azure.keyvault.v7_0.models.KeyVaultError - - name: KeyVaultErrorException - uid: azure.keyvault.v7_0.models.KeyVaultErrorException - - name: KeyVerifyParameters - uid: azure.keyvault.v7_0.models.KeyVerifyParameters - - name: KeyVerifyResult - uid: azure.keyvault.v7_0.models.KeyVerifyResult - - name: LifetimeAction - uid: azure.keyvault.v7_0.models.LifetimeAction - - name: OrganizationDetails - uid: azure.keyvault.v7_0.models.OrganizationDetails - - name: PendingCertificateSigningRequestResult - uid: azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult - - name: SasDefinitionAttributes - uid: azure.keyvault.v7_0.models.SasDefinitionAttributes - - name: SasDefinitionBundle - uid: azure.keyvault.v7_0.models.SasDefinitionBundle - - name: SasDefinitionCreateParameters - uid: azure.keyvault.v7_0.models.SasDefinitionCreateParameters - - name: SasDefinitionItem - uid: azure.keyvault.v7_0.models.SasDefinitionItem - - name: SasDefinitionItemPaged - uid: azure.keyvault.v7_0.models.SasDefinitionItemPaged - - name: SasDefinitionUpdateParameters - uid: azure.keyvault.v7_0.models.SasDefinitionUpdateParameters - - name: SasTokenType - uid: azure.keyvault.v7_0.models.SasTokenType - - name: SecretAttributes - uid: azure.keyvault.v7_0.models.SecretAttributes - - name: SecretBundle - uid: azure.keyvault.v7_0.models.SecretBundle - - name: SecretItem - uid: azure.keyvault.v7_0.models.SecretItem - - name: SecretItemPaged - uid: azure.keyvault.v7_0.models.SecretItemPaged - - name: SecretProperties - uid: azure.keyvault.v7_0.models.SecretProperties - - name: SecretRestoreParameters - uid: azure.keyvault.v7_0.models.SecretRestoreParameters - - name: SecretSetParameters - uid: azure.keyvault.v7_0.models.SecretSetParameters - - name: SecretUpdateParameters - uid: azure.keyvault.v7_0.models.SecretUpdateParameters - - name: StorageAccountAttributes - uid: azure.keyvault.v7_0.models.StorageAccountAttributes - - name: StorageAccountCreateParameters - uid: azure.keyvault.v7_0.models.StorageAccountCreateParameters - - name: StorageAccountItem - uid: azure.keyvault.v7_0.models.StorageAccountItem - - name: StorageAccountItemPaged - uid: azure.keyvault.v7_0.models.StorageAccountItemPaged - - name: StorageAccountRegenerteKeyParameters - uid: azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters - - name: StorageAccountUpdateParameters - uid: azure.keyvault.v7_0.models.StorageAccountUpdateParameters - - name: StorageBundle - uid: azure.keyvault.v7_0.models.StorageBundle - - name: StorageRestoreParameters - uid: azure.keyvault.v7_0.models.StorageRestoreParameters - - name: SubjectAlternativeNames - uid: azure.keyvault.v7_0.models.SubjectAlternativeNames - - name: Trigger - uid: azure.keyvault.v7_0.models.Trigger - - name: X509CertificateProperties - uid: azure.keyvault.v7_0.models.X509CertificateProperties - name: models - - items: - - name: Overview - uid: azure.keyvault.v7_0.key_vault_client - - name: KeyVaultClient - uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClient - - name: KeyVaultClientConfiguration - uid: azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration - name: key_vault_client - - name: version - uid: azure.keyvault.v7_0.version - - name: KeyVaultClient - uid: azure.keyvault.v7_0.KeyVaultClient - name: v7_0 - - items: - - name: Overview - uid: azure.keyvault.http_bearer_challenge - - name: HttpBearerChallenge - uid: azure.keyvault.http_bearer_challenge.HttpBearerChallenge - name: http_bearer_challenge - - items: - - name: Overview - uid: azure.keyvault.http_challenge - - name: HttpChallenge - uid: azure.keyvault.http_challenge.HttpChallenge - name: http_challenge - - items: - - name: Overview - uid: azure.keyvault.http_message_security - - name: HttpMessageSecurity - uid: azure.keyvault.http_message_security.HttpMessageSecurity - name: http_message_security - - items: - - name: Overview - uid: azure.keyvault.key_vault_authentication - - name: AccessToken - uid: azure.keyvault.key_vault_authentication.AccessToken - - name: KeyVaultAuthBase - uid: azure.keyvault.key_vault_authentication.KeyVaultAuthBase - - name: KeyVaultAuthentication - uid: azure.keyvault.key_vault_authentication.KeyVaultAuthentication - name: key_vault_authentication - - items: - - name: Overview - uid: azure.keyvault.key_vault_client - - name: KeyVaultClient - uid: azure.keyvault.key_vault_client.KeyVaultClient - - name: KeyVaultClientConfiguration - uid: azure.keyvault.key_vault_client.KeyVaultClientConfiguration - name: key_vault_client - - items: - - name: Overview - uid: azure.keyvault.key_vault_id - - name: CertificateId - uid: azure.keyvault.key_vault_id.CertificateId - - name: CertificateIssuerId - uid: azure.keyvault.key_vault_id.CertificateIssuerId - - name: CertificateOperationId - uid: azure.keyvault.key_vault_id.CertificateOperationId - - name: KeyId - uid: azure.keyvault.key_vault_id.KeyId - - name: KeyVaultCollectionType - uid: azure.keyvault.key_vault_id.KeyVaultCollectionType - - name: KeyVaultId - uid: azure.keyvault.key_vault_id.KeyVaultId - - name: KeyVaultIdentifier - uid: azure.keyvault.key_vault_id.KeyVaultIdentifier - - name: SecretId - uid: azure.keyvault.key_vault_id.SecretId - - name: StorageAccountId - uid: azure.keyvault.key_vault_id.StorageAccountId - - name: StorageSasDefinitionId - uid: azure.keyvault.key_vault_id.StorageSasDefinitionId - name: key_vault_id - - name: models - uid: azure.keyvault.models - - name: version - uid: azure.keyvault.version - - name: AccessToken - uid: azure.keyvault.AccessToken - - name: CertificateId - uid: azure.keyvault.CertificateId - - name: CertificateIssuerId - uid: azure.keyvault.CertificateIssuerId - - name: CertificateOperationId - uid: azure.keyvault.CertificateOperationId - - name: HttpBearerChallenge - uid: azure.keyvault.HttpBearerChallenge - - name: HttpChallenge - uid: azure.keyvault.HttpChallenge - - name: KeyId - uid: azure.keyvault.KeyId - - name: KeyVaultAuthBase - uid: azure.keyvault.KeyVaultAuthBase - - name: KeyVaultAuthentication - uid: azure.keyvault.KeyVaultAuthentication - - name: KeyVaultClient - uid: azure.keyvault.KeyVaultClient - - name: KeyVaultId - uid: azure.keyvault.KeyVaultId - - name: SecretId - uid: azure.keyvault.SecretId - - name: StorageAccountId - uid: azure.keyvault.StorageAccountId - - name: StorageSasDefinitionId - uid: azure.keyvault.StorageSasDefinitionId - name: azure.keyvault -- items: - - name: Overview - uid: azure.loganalytics - - items: - - name: Overview - uid: azure.loganalytics.models - - items: - - name: Overview - uid: azure.loganalytics.models.column - - name: Column - uid: azure.loganalytics.models.column.Column - name: column - - items: - - name: Overview - uid: azure.loganalytics.models.column_py3 - - name: Column - uid: azure.loganalytics.models.column_py3.Column - name: column_py3 - - items: - - name: Overview - uid: azure.loganalytics.models.error_detail - - name: ErrorDetail - uid: azure.loganalytics.models.error_detail.ErrorDetail - name: error_detail - - items: - - name: Overview - uid: azure.loganalytics.models.error_detail_py3 - - name: ErrorDetail - uid: azure.loganalytics.models.error_detail_py3.ErrorDetail - name: error_detail_py3 - - items: - - name: Overview - uid: azure.loganalytics.models.error_info - - name: ErrorInfo - uid: azure.loganalytics.models.error_info.ErrorInfo - name: error_info - - items: - - name: Overview - uid: azure.loganalytics.models.error_info_py3 - - name: ErrorInfo - uid: azure.loganalytics.models.error_info_py3.ErrorInfo - name: error_info_py3 - - items: - - name: Overview - uid: azure.loganalytics.models.error_response - - name: ErrorResponse - uid: azure.loganalytics.models.error_response.ErrorResponse - - name: ErrorResponseException - uid: azure.loganalytics.models.error_response.ErrorResponseException - name: error_response - - items: - - name: Overview - uid: azure.loganalytics.models.error_response_py3 - - name: ErrorResponse - uid: azure.loganalytics.models.error_response_py3.ErrorResponse - - name: ErrorResponseException - uid: azure.loganalytics.models.error_response_py3.ErrorResponseException - name: error_response_py3 - - items: - - name: Overview - uid: azure.loganalytics.models.query_body - - name: QueryBody - uid: azure.loganalytics.models.query_body.QueryBody - name: query_body - - items: - - name: Overview - uid: azure.loganalytics.models.query_body_py3 - - name: QueryBody - uid: azure.loganalytics.models.query_body_py3.QueryBody - name: query_body_py3 - - items: - - name: Overview - uid: azure.loganalytics.models.query_results - - name: QueryResults - uid: azure.loganalytics.models.query_results.QueryResults - name: query_results - - items: - - name: Overview - uid: azure.loganalytics.models.query_results_py3 - - name: QueryResults - uid: azure.loganalytics.models.query_results_py3.QueryResults - name: query_results_py3 - - items: - - name: Overview - uid: azure.loganalytics.models.table - - name: Table - uid: azure.loganalytics.models.table.Table - name: table - - items: - - name: Overview - uid: azure.loganalytics.models.table_py3 - - name: Table - uid: azure.loganalytics.models.table_py3.Table - name: table_py3 - - name: Column - uid: azure.loganalytics.models.Column - - name: ErrorDetail - uid: azure.loganalytics.models.ErrorDetail - - name: ErrorInfo - uid: azure.loganalytics.models.ErrorInfo - - name: ErrorResponse - uid: azure.loganalytics.models.ErrorResponse - - name: ErrorResponseException - uid: azure.loganalytics.models.ErrorResponseException - - name: QueryBody - uid: azure.loganalytics.models.QueryBody - - name: QueryResults - uid: azure.loganalytics.models.QueryResults - - name: Table - uid: azure.loganalytics.models.Table - name: models - - items: - - name: Overview - uid: azure.loganalytics.log_analytics_data_client - - name: LogAnalyticsDataClient - uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient - - name: LogAnalyticsDataClientConfiguration - uid: azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration - name: log_analytics_data_client - - name: version - uid: azure.loganalytics.version - - name: LogAnalyticsDataClient - uid: azure.loganalytics.LogAnalyticsDataClient - name: azure.loganalytics -- items: - - name: Overview - uid: azure.media.videoanalyzeredge - - name: CertificateSource - uid: azure.media.videoanalyzeredge.CertificateSource - - name: CognitiveServicesVisionProcessor - uid: azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor - - name: CredentialsBase - uid: azure.media.videoanalyzeredge.CredentialsBase - - name: DiscoveredOnvifDevice - uid: azure.media.videoanalyzeredge.DiscoveredOnvifDevice - - name: DiscoveredOnvifDeviceCollection - uid: azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection - - name: EndpointBase - uid: azure.media.videoanalyzeredge.EndpointBase - - name: ExtensionProcessorBase - uid: azure.media.videoanalyzeredge.ExtensionProcessorBase - - name: FileSink - uid: azure.media.videoanalyzeredge.FileSink - - name: GrpcExtension - uid: azure.media.videoanalyzeredge.GrpcExtension - - name: GrpcExtensionDataTransfer - uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransfer - - name: GrpcExtensionDataTransferMode - uid: azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode - - name: H264Configuration - uid: azure.media.videoanalyzeredge.H264Configuration - - name: H264Profile - uid: azure.media.videoanalyzeredge.H264Profile - - name: HttpExtension - uid: azure.media.videoanalyzeredge.HttpExtension - - name: HttpHeaderCredentials - uid: azure.media.videoanalyzeredge.HttpHeaderCredentials - - name: ImageFormatBmp - uid: azure.media.videoanalyzeredge.ImageFormatBmp - - name: ImageFormatJpeg - uid: azure.media.videoanalyzeredge.ImageFormatJpeg - - name: ImageFormatPng - uid: azure.media.videoanalyzeredge.ImageFormatPng - - name: ImageFormatProperties - uid: azure.media.videoanalyzeredge.ImageFormatProperties - - name: ImageFormatRaw - uid: azure.media.videoanalyzeredge.ImageFormatRaw - - name: ImageFormatRawPixelFormat - uid: azure.media.videoanalyzeredge.ImageFormatRawPixelFormat - - name: ImageProperties - uid: azure.media.videoanalyzeredge.ImageProperties - - name: ImageScale - uid: azure.media.videoanalyzeredge.ImageScale - - name: ImageScaleMode - uid: azure.media.videoanalyzeredge.ImageScaleMode - - name: IotHubDeviceConnection - uid: azure.media.videoanalyzeredge.IotHubDeviceConnection - - name: IotHubMessageSink - uid: azure.media.videoanalyzeredge.IotHubMessageSink - - name: IotHubMessageSource - uid: azure.media.videoanalyzeredge.IotHubMessageSource - - name: LineCrossingProcessor - uid: azure.media.videoanalyzeredge.LineCrossingProcessor - - name: LivePipeline - uid: azure.media.videoanalyzeredge.LivePipeline - - name: LivePipelineActivateRequest - uid: azure.media.videoanalyzeredge.LivePipelineActivateRequest - - name: LivePipelineCollection - uid: azure.media.videoanalyzeredge.LivePipelineCollection - - name: LivePipelineDeactivateRequest - uid: azure.media.videoanalyzeredge.LivePipelineDeactivateRequest - - name: LivePipelineDeleteRequest - uid: azure.media.videoanalyzeredge.LivePipelineDeleteRequest - - name: LivePipelineGetRequest - uid: azure.media.videoanalyzeredge.LivePipelineGetRequest - - name: LivePipelineListRequest - uid: azure.media.videoanalyzeredge.LivePipelineListRequest - - name: LivePipelineProperties - uid: azure.media.videoanalyzeredge.LivePipelineProperties - - name: LivePipelineSetRequest - uid: azure.media.videoanalyzeredge.LivePipelineSetRequest - - name: LivePipelineSetRequestBody - uid: azure.media.videoanalyzeredge.LivePipelineSetRequestBody - - name: LivePipelineState - uid: azure.media.videoanalyzeredge.LivePipelineState - - name: MPEG4Configuration - uid: azure.media.videoanalyzeredge.MPEG4Configuration - - name: MPEG4Profile - uid: azure.media.videoanalyzeredge.MPEG4Profile - - name: MediaProfile - uid: azure.media.videoanalyzeredge.MediaProfile - - name: MediaUri - uid: azure.media.videoanalyzeredge.MediaUri - - name: MethodRequest - uid: azure.media.videoanalyzeredge.MethodRequest - - name: MethodRequestEmptyBodyBase - uid: azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase - - name: MotionDetectionProcessor - uid: azure.media.videoanalyzeredge.MotionDetectionProcessor - - name: MotionDetectionSensitivity - uid: azure.media.videoanalyzeredge.MotionDetectionSensitivity - - name: NamedLineBase - uid: azure.media.videoanalyzeredge.NamedLineBase - - name: NamedLineString - uid: azure.media.videoanalyzeredge.NamedLineString - - name: NamedPolygonBase - uid: azure.media.videoanalyzeredge.NamedPolygonBase - - name: NamedPolygonString - uid: azure.media.videoanalyzeredge.NamedPolygonString - - name: NodeInput - uid: azure.media.videoanalyzeredge.NodeInput - - name: ObjectTrackingAccuracy - uid: azure.media.videoanalyzeredge.ObjectTrackingAccuracy - - name: ObjectTrackingProcessor - uid: azure.media.videoanalyzeredge.ObjectTrackingProcessor - - name: OnvifDevice - uid: azure.media.videoanalyzeredge.OnvifDevice - - name: OnvifDeviceDiscoverRequest - uid: azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest - - name: OnvifDeviceGetRequest - uid: azure.media.videoanalyzeredge.OnvifDeviceGetRequest - - name: OnvifDns - uid: azure.media.videoanalyzeredge.OnvifDns - - name: OnvifHostName - uid: azure.media.videoanalyzeredge.OnvifHostName - - name: OnvifSystemDateTime - uid: azure.media.videoanalyzeredge.OnvifSystemDateTime - - name: OnvifSystemDateTimeType - uid: azure.media.videoanalyzeredge.OnvifSystemDateTimeType - - name: OutputSelector - uid: azure.media.videoanalyzeredge.OutputSelector - - name: OutputSelectorOperator - uid: azure.media.videoanalyzeredge.OutputSelectorOperator - - name: OutputSelectorProperty - uid: azure.media.videoanalyzeredge.OutputSelectorProperty - - name: ParameterDeclaration - uid: azure.media.videoanalyzeredge.ParameterDeclaration - - name: ParameterDefinition - uid: azure.media.videoanalyzeredge.ParameterDefinition - - name: ParameterType - uid: azure.media.videoanalyzeredge.ParameterType - - name: PemCertificateList - uid: azure.media.videoanalyzeredge.PemCertificateList - - name: PipelineTopology - uid: azure.media.videoanalyzeredge.PipelineTopology - - name: PipelineTopologyCollection - uid: azure.media.videoanalyzeredge.PipelineTopologyCollection - - name: PipelineTopologyDeleteRequest - uid: azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest - - name: PipelineTopologyGetRequest - uid: azure.media.videoanalyzeredge.PipelineTopologyGetRequest - - name: PipelineTopologyListRequest - uid: azure.media.videoanalyzeredge.PipelineTopologyListRequest - - name: PipelineTopologyProperties - uid: azure.media.videoanalyzeredge.PipelineTopologyProperties - - name: PipelineTopologySetRequest - uid: azure.media.videoanalyzeredge.PipelineTopologySetRequest - - name: PipelineTopologySetRequestBody - uid: azure.media.videoanalyzeredge.PipelineTopologySetRequestBody - - name: ProcessorNodeBase - uid: azure.media.videoanalyzeredge.ProcessorNodeBase - - name: RateControl - uid: azure.media.videoanalyzeredge.RateControl - - name: RemoteDeviceAdapter - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapter - - name: RemoteDeviceAdapterCollection - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection - - name: RemoteDeviceAdapterDeleteRequest - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest - - name: RemoteDeviceAdapterGetRequest - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest - - name: RemoteDeviceAdapterListRequest - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest - - name: RemoteDeviceAdapterProperties - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties - - name: RemoteDeviceAdapterSetRequest - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest - - name: RemoteDeviceAdapterSetRequestBody - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody - - name: RemoteDeviceAdapterTarget - uid: azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget - - name: RtspSource - uid: azure.media.videoanalyzeredge.RtspSource - - name: RtspTransport - uid: azure.media.videoanalyzeredge.RtspTransport - - name: SamplingOptions - uid: azure.media.videoanalyzeredge.SamplingOptions - - name: SignalGateProcessor - uid: azure.media.videoanalyzeredge.SignalGateProcessor - - name: SinkNodeBase - uid: azure.media.videoanalyzeredge.SinkNodeBase - - name: SourceNodeBase - uid: azure.media.videoanalyzeredge.SourceNodeBase - - name: SpatialAnalysisCustomOperation - uid: azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation - - name: SpatialAnalysisOperationBase - uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationBase - - name: SpatialAnalysisOperationEventBase - uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase - - name: SpatialAnalysisOperationFocus - uid: azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus - - name: SpatialAnalysisPersonCountEvent - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent - - name: SpatialAnalysisPersonCountEventTrigger - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger - - name: SpatialAnalysisPersonCountOperation - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation - - name: SpatialAnalysisPersonCountZoneEvents - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents - - name: SpatialAnalysisPersonDistanceEvent - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent - - name: SpatialAnalysisPersonDistanceEventTrigger - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger - - name: SpatialAnalysisPersonDistanceOperation - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation - - name: SpatialAnalysisPersonDistanceZoneEvents - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents - - name: SpatialAnalysisPersonLineCrossingEvent - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent - - name: SpatialAnalysisPersonLineCrossingLineEvents - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents - - name: SpatialAnalysisPersonLineCrossingOperation - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation - - name: SpatialAnalysisPersonZoneCrossingEvent - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent - - name: SpatialAnalysisPersonZoneCrossingEventType - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType - - name: SpatialAnalysisPersonZoneCrossingOperation - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation - - name: SpatialAnalysisPersonZoneCrossingZoneEvents - uid: azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents - - name: SpatialAnalysisTypedOperationBase - uid: azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase - - name: SymmetricKeyCredentials - uid: azure.media.videoanalyzeredge.SymmetricKeyCredentials - - name: SystemData - uid: azure.media.videoanalyzeredge.SystemData - - name: TlsEndpoint - uid: azure.media.videoanalyzeredge.TlsEndpoint - - name: TlsValidationOptions - uid: azure.media.videoanalyzeredge.TlsValidationOptions - - name: UnsecuredEndpoint - uid: azure.media.videoanalyzeredge.UnsecuredEndpoint - - name: UsernamePasswordCredentials - uid: azure.media.videoanalyzeredge.UsernamePasswordCredentials - - name: VideoCreationProperties - uid: azure.media.videoanalyzeredge.VideoCreationProperties - - name: VideoEncoderConfiguration - uid: azure.media.videoanalyzeredge.VideoEncoderConfiguration - - name: VideoEncoding - uid: azure.media.videoanalyzeredge.VideoEncoding - - name: VideoPublishingOptions - uid: azure.media.videoanalyzeredge.VideoPublishingOptions - - name: VideoResolution - uid: azure.media.videoanalyzeredge.VideoResolution - - name: VideoSink - uid: azure.media.videoanalyzeredge.VideoSink - name: azure.media.videoanalyzeredge -- items: - - name: Overview - uid: azure.mgmt.agfood - - items: - - name: Overview - uid: azure.mgmt.agfood.aio - - items: - - name: Overview - uid: azure.mgmt.agfood.aio.operations - - name: ExtensionsOperations - uid: azure.mgmt.agfood.aio.operations.ExtensionsOperations - - name: FarmBeatsExtensionsOperations - uid: azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations - - name: FarmBeatsModelsOperations - uid: azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations - - name: LocationsOperations - uid: azure.mgmt.agfood.aio.operations.LocationsOperations - - name: Operations - uid: azure.mgmt.agfood.aio.operations.Operations - name: operations - - name: AzureAgFoodPlatformRPService - uid: azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService - name: aio - - items: - - name: Overview - uid: azure.mgmt.agfood.models - - name: ActionType - uid: azure.mgmt.agfood.models.ActionType - - name: CheckNameAvailabilityReason - uid: azure.mgmt.agfood.models.CheckNameAvailabilityReason - - name: CheckNameAvailabilityRequest - uid: azure.mgmt.agfood.models.CheckNameAvailabilityRequest - - name: CheckNameAvailabilityResponse - uid: azure.mgmt.agfood.models.CheckNameAvailabilityResponse - - name: CreatedByType - uid: azure.mgmt.agfood.models.CreatedByType - - name: DetailedInformation - uid: azure.mgmt.agfood.models.DetailedInformation - - name: ErrorAdditionalInfo - uid: azure.mgmt.agfood.models.ErrorAdditionalInfo - - name: ErrorDetail - uid: azure.mgmt.agfood.models.ErrorDetail - - name: ErrorResponse - uid: azure.mgmt.agfood.models.ErrorResponse - - name: Extension - uid: azure.mgmt.agfood.models.Extension - - name: ExtensionListResponse - uid: azure.mgmt.agfood.models.ExtensionListResponse - - name: FarmBeats - uid: azure.mgmt.agfood.models.FarmBeats - - name: FarmBeatsExtension - uid: azure.mgmt.agfood.models.FarmBeatsExtension - - name: FarmBeatsExtensionListResponse - uid: azure.mgmt.agfood.models.FarmBeatsExtensionListResponse - - name: FarmBeatsListResponse - uid: azure.mgmt.agfood.models.FarmBeatsListResponse - - name: FarmBeatsUpdateRequestModel - uid: azure.mgmt.agfood.models.FarmBeatsUpdateRequestModel - - name: Operation - uid: azure.mgmt.agfood.models.Operation - - name: OperationDisplay - uid: azure.mgmt.agfood.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.agfood.models.OperationListResult - - name: Origin - uid: azure.mgmt.agfood.models.Origin - - name: ProvisioningState - uid: azure.mgmt.agfood.models.ProvisioningState - - name: ProxyResource - uid: azure.mgmt.agfood.models.ProxyResource - - name: Resource - uid: azure.mgmt.agfood.models.Resource - - name: SystemData - uid: azure.mgmt.agfood.models.SystemData - - name: TrackedResource - uid: azure.mgmt.agfood.models.TrackedResource - - name: UnitSystemsInfo - uid: azure.mgmt.agfood.models.UnitSystemsInfo - name: models - - items: - - name: Overview - uid: azure.mgmt.agfood.operations - - name: ExtensionsOperations - uid: azure.mgmt.agfood.operations.ExtensionsOperations - - name: FarmBeatsExtensionsOperations - uid: azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations - - name: FarmBeatsModelsOperations - uid: azure.mgmt.agfood.operations.FarmBeatsModelsOperations - - name: LocationsOperations - uid: azure.mgmt.agfood.operations.LocationsOperations - - name: Operations - uid: azure.mgmt.agfood.operations.Operations - name: operations - - name: AzureAgFoodPlatformRPService - uid: azure.mgmt.agfood.AzureAgFoodPlatformRPService - name: azure.mgmt.agfood -- items: - - name: Overview - uid: azure.mgmt.app - - items: - - name: Overview - uid: azure.mgmt.app.aio - - items: - - name: Overview - uid: azure.mgmt.app.aio.operations - - name: CertificatesOperations - uid: azure.mgmt.app.aio.operations.CertificatesOperations - - name: ContainerAppsAuthConfigsOperations - uid: azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations - - name: ContainerAppsOperations - uid: azure.mgmt.app.aio.operations.ContainerAppsOperations - - name: ContainerAppsRevisionReplicasOperations - uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations - - name: ContainerAppsRevisionsOperations - uid: azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations - - name: ContainerAppsSourceControlsOperations - uid: azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations - - name: DaprComponentsOperations - uid: azure.mgmt.app.aio.operations.DaprComponentsOperations - - name: ManagedEnvironmentsOperations - uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations - - name: ManagedEnvironmentsStoragesOperations - uid: azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations - - name: Operations - uid: azure.mgmt.app.aio.operations.Operations - name: operations - - name: ContainerAppsAPIClient - uid: azure.mgmt.app.aio.ContainerAppsAPIClient - name: aio - - items: - - name: Overview - uid: azure.mgmt.app.models - - name: AccessMode - uid: azure.mgmt.app.models.AccessMode - - name: ActiveRevisionsMode - uid: azure.mgmt.app.models.ActiveRevisionsMode - - name: AllowedAudiencesValidation - uid: azure.mgmt.app.models.AllowedAudiencesValidation - - name: AllowedPrincipals - uid: azure.mgmt.app.models.AllowedPrincipals - - name: AppLogsConfiguration - uid: azure.mgmt.app.models.AppLogsConfiguration - - name: AppProtocol - uid: azure.mgmt.app.models.AppProtocol - - name: AppRegistration - uid: azure.mgmt.app.models.AppRegistration - - name: Apple - uid: azure.mgmt.app.models.Apple - - name: AppleRegistration - uid: azure.mgmt.app.models.AppleRegistration - - name: AuthConfig - uid: azure.mgmt.app.models.AuthConfig - - name: AuthConfigCollection - uid: azure.mgmt.app.models.AuthConfigCollection - - name: AuthPlatform - uid: azure.mgmt.app.models.AuthPlatform - - name: AvailableOperations - uid: azure.mgmt.app.models.AvailableOperations - - name: AzureActiveDirectory - uid: azure.mgmt.app.models.AzureActiveDirectory - - name: AzureActiveDirectoryLogin - uid: azure.mgmt.app.models.AzureActiveDirectoryLogin - - name: AzureActiveDirectoryRegistration - uid: azure.mgmt.app.models.AzureActiveDirectoryRegistration - - name: AzureActiveDirectoryValidation - uid: azure.mgmt.app.models.AzureActiveDirectoryValidation - - name: AzureCredentials - uid: azure.mgmt.app.models.AzureCredentials - - name: AzureFileProperties - uid: azure.mgmt.app.models.AzureFileProperties - - name: AzureStaticWebApps - uid: azure.mgmt.app.models.AzureStaticWebApps - - name: AzureStaticWebAppsRegistration - uid: azure.mgmt.app.models.AzureStaticWebAppsRegistration - - name: BindingType - uid: azure.mgmt.app.models.BindingType - - name: Certificate - uid: azure.mgmt.app.models.Certificate - - name: CertificateCollection - uid: azure.mgmt.app.models.CertificateCollection - - name: CertificatePatch - uid: azure.mgmt.app.models.CertificatePatch - - name: CertificateProperties - uid: azure.mgmt.app.models.CertificateProperties - - name: CertificateProvisioningState - uid: azure.mgmt.app.models.CertificateProvisioningState - - name: ClientRegistration - uid: azure.mgmt.app.models.ClientRegistration - - name: Configuration - uid: azure.mgmt.app.models.Configuration - - name: Container - uid: azure.mgmt.app.models.Container - - name: ContainerApp - uid: azure.mgmt.app.models.ContainerApp - - name: ContainerAppCollection - uid: azure.mgmt.app.models.ContainerAppCollection - - name: ContainerAppPatch - uid: azure.mgmt.app.models.ContainerAppPatch - - name: ContainerAppProbe - uid: azure.mgmt.app.models.ContainerAppProbe - - name: ContainerAppProbeHttpGet - uid: azure.mgmt.app.models.ContainerAppProbeHttpGet - - name: ContainerAppProbeHttpGetHttpHeadersItem - uid: azure.mgmt.app.models.ContainerAppProbeHttpGetHttpHeadersItem - - name: ContainerAppProbeTcpSocket - uid: azure.mgmt.app.models.ContainerAppProbeTcpSocket - - name: ContainerAppProvisioningState - uid: azure.mgmt.app.models.ContainerAppProvisioningState - - name: ContainerAppSecret - uid: azure.mgmt.app.models.ContainerAppSecret - - name: ContainerResources - uid: azure.mgmt.app.models.ContainerResources - - name: CookieExpiration - uid: azure.mgmt.app.models.CookieExpiration - - name: CookieExpirationConvention - uid: azure.mgmt.app.models.CookieExpirationConvention - - name: CreatedByType - uid: azure.mgmt.app.models.CreatedByType - - name: CustomDomain - uid: azure.mgmt.app.models.CustomDomain - - name: CustomHostnameAnalysisResult - uid: azure.mgmt.app.models.CustomHostnameAnalysisResult - - name: CustomOpenIdConnectProvider - uid: azure.mgmt.app.models.CustomOpenIdConnectProvider - - name: CustomScaleRule - uid: azure.mgmt.app.models.CustomScaleRule - - name: Dapr - uid: azure.mgmt.app.models.Dapr - - name: DaprComponent - uid: azure.mgmt.app.models.DaprComponent - - name: DaprComponentsCollection - uid: azure.mgmt.app.models.DaprComponentsCollection - - name: DaprMetadata - uid: azure.mgmt.app.models.DaprMetadata - - name: DefaultAuthorizationPolicy - uid: azure.mgmt.app.models.DefaultAuthorizationPolicy - - name: DefaultErrorResponse - uid: azure.mgmt.app.models.DefaultErrorResponse - - name: DefaultErrorResponseError - uid: azure.mgmt.app.models.DefaultErrorResponseError - - name: DefaultErrorResponseErrorDetailsItem - uid: azure.mgmt.app.models.DefaultErrorResponseErrorDetailsItem - - name: DnsVerificationTestResult - uid: azure.mgmt.app.models.DnsVerificationTestResult - - name: EnvironmentProvisioningState - uid: azure.mgmt.app.models.EnvironmentProvisioningState - - name: EnvironmentVar - uid: azure.mgmt.app.models.EnvironmentVar - - name: Facebook - uid: azure.mgmt.app.models.Facebook - - name: ForwardProxy - uid: azure.mgmt.app.models.ForwardProxy - - name: ForwardProxyConvention - uid: azure.mgmt.app.models.ForwardProxyConvention - - name: GitHub - uid: azure.mgmt.app.models.GitHub - - name: GithubActionConfiguration - uid: azure.mgmt.app.models.GithubActionConfiguration - - name: GlobalValidation - uid: azure.mgmt.app.models.GlobalValidation - - name: Google - uid: azure.mgmt.app.models.Google - - name: HttpScaleRule - uid: azure.mgmt.app.models.HttpScaleRule - - name: HttpSettings - uid: azure.mgmt.app.models.HttpSettings - - name: HttpSettingsRoutes - uid: azure.mgmt.app.models.HttpSettingsRoutes - - name: IdentityProviders - uid: azure.mgmt.app.models.IdentityProviders - - name: Ingress - uid: azure.mgmt.app.models.Ingress - - name: IngressTransportMethod - uid: azure.mgmt.app.models.IngressTransportMethod - - name: JwtClaimChecks - uid: azure.mgmt.app.models.JwtClaimChecks - - name: LogAnalyticsConfiguration - uid: azure.mgmt.app.models.LogAnalyticsConfiguration - - name: Login - uid: azure.mgmt.app.models.Login - - name: LoginRoutes - uid: azure.mgmt.app.models.LoginRoutes - - name: LoginScopes - uid: azure.mgmt.app.models.LoginScopes - - name: ManagedEnvironment - uid: azure.mgmt.app.models.ManagedEnvironment - - name: ManagedEnvironmentPatch - uid: azure.mgmt.app.models.ManagedEnvironmentPatch - - name: ManagedEnvironmentStorage - uid: azure.mgmt.app.models.ManagedEnvironmentStorage - - name: ManagedEnvironmentStorageProperties - uid: azure.mgmt.app.models.ManagedEnvironmentStorageProperties - - name: ManagedEnvironmentStoragesCollection - uid: azure.mgmt.app.models.ManagedEnvironmentStoragesCollection - - name: ManagedEnvironmentsCollection - uid: azure.mgmt.app.models.ManagedEnvironmentsCollection - - name: ManagedServiceIdentity - uid: azure.mgmt.app.models.ManagedServiceIdentity - - name: ManagedServiceIdentityType - uid: azure.mgmt.app.models.ManagedServiceIdentityType - - name: Nonce - uid: azure.mgmt.app.models.Nonce - - name: OpenIdConnectClientCredential - uid: azure.mgmt.app.models.OpenIdConnectClientCredential - - name: OpenIdConnectConfig - uid: azure.mgmt.app.models.OpenIdConnectConfig - - name: OpenIdConnectLogin - uid: azure.mgmt.app.models.OpenIdConnectLogin - - name: OpenIdConnectRegistration - uid: azure.mgmt.app.models.OpenIdConnectRegistration - - name: OperationDetail - uid: azure.mgmt.app.models.OperationDetail - - name: OperationDisplay - uid: azure.mgmt.app.models.OperationDisplay - - name: ProxyResource - uid: azure.mgmt.app.models.ProxyResource - - name: QueueScaleRule - uid: azure.mgmt.app.models.QueueScaleRule - - name: RegistryCredentials - uid: azure.mgmt.app.models.RegistryCredentials - - name: RegistryInfo - uid: azure.mgmt.app.models.RegistryInfo - - name: Replica - uid: azure.mgmt.app.models.Replica - - name: ReplicaCollection - uid: azure.mgmt.app.models.ReplicaCollection - - name: ReplicaContainer - uid: azure.mgmt.app.models.ReplicaContainer - - name: Resource - uid: azure.mgmt.app.models.Resource - - name: Revision - uid: azure.mgmt.app.models.Revision - - name: RevisionCollection - uid: azure.mgmt.app.models.RevisionCollection - - name: RevisionHealthState - uid: azure.mgmt.app.models.RevisionHealthState - - name: RevisionProvisioningState - uid: azure.mgmt.app.models.RevisionProvisioningState - - name: Scale - uid: azure.mgmt.app.models.Scale - - name: ScaleRule - uid: azure.mgmt.app.models.ScaleRule - - name: ScaleRuleAuth - uid: azure.mgmt.app.models.ScaleRuleAuth - - name: Secret - uid: azure.mgmt.app.models.Secret - - name: SecretsCollection - uid: azure.mgmt.app.models.SecretsCollection - - name: SourceControl - uid: azure.mgmt.app.models.SourceControl - - name: SourceControlCollection - uid: azure.mgmt.app.models.SourceControlCollection - - name: SourceControlOperationState - uid: azure.mgmt.app.models.SourceControlOperationState - - name: StorageType - uid: azure.mgmt.app.models.StorageType - - name: SystemData - uid: azure.mgmt.app.models.SystemData - - name: Template - uid: azure.mgmt.app.models.Template - - name: TrackedResource - uid: azure.mgmt.app.models.TrackedResource - - name: TrafficWeight - uid: azure.mgmt.app.models.TrafficWeight - - name: Twitter - uid: azure.mgmt.app.models.Twitter - - name: TwitterRegistration - uid: azure.mgmt.app.models.TwitterRegistration - - name: Type - uid: azure.mgmt.app.models.Type - - name: UnauthenticatedClientActionV2 - uid: azure.mgmt.app.models.UnauthenticatedClientActionV2 - - name: UserAssignedIdentity - uid: azure.mgmt.app.models.UserAssignedIdentity - - name: VnetConfiguration - uid: azure.mgmt.app.models.VnetConfiguration - - name: Volume - uid: azure.mgmt.app.models.Volume - - name: VolumeMount - uid: azure.mgmt.app.models.VolumeMount - name: models - - items: - - name: Overview - uid: azure.mgmt.app.operations - - name: CertificatesOperations - uid: azure.mgmt.app.operations.CertificatesOperations - - name: ContainerAppsAuthConfigsOperations - uid: azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations - - name: ContainerAppsOperations - uid: azure.mgmt.app.operations.ContainerAppsOperations - - name: ContainerAppsRevisionReplicasOperations - uid: azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations - - name: ContainerAppsRevisionsOperations - uid: azure.mgmt.app.operations.ContainerAppsRevisionsOperations - - name: ContainerAppsSourceControlsOperations - uid: azure.mgmt.app.operations.ContainerAppsSourceControlsOperations - - name: DaprComponentsOperations - uid: azure.mgmt.app.operations.DaprComponentsOperations - - name: ManagedEnvironmentsOperations - uid: azure.mgmt.app.operations.ManagedEnvironmentsOperations - - name: ManagedEnvironmentsStoragesOperations - uid: azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations - - name: Operations - uid: azure.mgmt.app.operations.Operations - name: operations - - name: ContainerAppsAPIClient - uid: azure.mgmt.app.ContainerAppsAPIClient - name: azure.mgmt.app -- items: - - name: Overview - uid: azure.mgmt.azureadb2c - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.aio - - name: CPIMConfigurationClient - uid: azure.mgmt.azureadb2c.aio.CPIMConfigurationClient - name: aio - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2019_01_01_preview - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations - - name: B2CTenantsOperations - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations - - name: Operations - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations - name: operations - - name: CPIMConfigurationClient - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient - name: aio - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models - - name: AsyncOperationStatus - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatus - - name: AsyncOperationStatusError - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatusError - - name: B2CResourceSKU - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU - - name: B2CResourceSKUName - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName - - name: B2CTenantResource - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource - - name: B2CTenantResourceList - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourceList - - name: B2CTenantResourcePropertiesBillingConfig - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourcePropertiesBillingConfig - - name: B2CTenantUpdateRequest - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantUpdateRequest - - name: BillingType - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType - - name: CheckNameAvailabilityRequestBody - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CheckNameAvailabilityRequestBody - - name: CreateTenantRequestBody - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBody - - name: CreateTenantRequestBodyProperties - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBodyProperties - - name: ErrorAdditionalInfo - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorAdditionalInfo - - name: ErrorResponse - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorResponse - - name: NameAvailabilityReasonType - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType - - name: NameAvailabilityResponse - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityResponse - - name: Operation - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.Operation - - name: OperationDisplay - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationListResult - - name: StatusType - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType - name: models - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations - - name: B2CTenantsOperations - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations - - name: Operations - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations - name: operations - - name: CPIMConfigurationClient - uid: azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient - name: v2019_01_01_preview - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2020_05_01_preview - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations - - name: GuestUsagesOperations - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations - - name: Operations - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations - name: operations - - name: CPIMConfigurationClient - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient - name: aio - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models - - name: ErrorAdditionalInfo - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorAdditionalInfo - - name: ErrorResponse - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorResponse - - name: GuestUsagesResource - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResource - - name: GuestUsagesResourceList - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourceList - - name: GuestUsagesResourcePatch - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourcePatch - - name: Operation - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.Operation - - name: OperationDisplay - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationListResult - name: models - - items: - - name: Overview - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations - - name: GuestUsagesOperations - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations - - name: Operations - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations - name: operations - - name: CPIMConfigurationClient - uid: azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient - name: v2020_05_01_preview - - name: models - uid: azure.mgmt.azureadb2c.models - - name: CPIMConfigurationClient - uid: azure.mgmt.azureadb2c.CPIMConfigurationClient - name: azure.mgmt.azureadb2c -- items: - - name: Overview - uid: azure.mgmt.azurelargeinstance - - items: - - name: Overview - uid: azure.mgmt.azurelargeinstance.aio - - items: - - name: Overview - uid: azure.mgmt.azurelargeinstance.aio.operations - - name: AzureLargeInstanceOperations - uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations - - name: AzureLargeStorageInstanceOperations - uid: azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations - - name: Operations - uid: azure.mgmt.azurelargeinstance.aio.operations.Operations - name: operations - - name: LargeInstanceMgmtClient - uid: azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient - name: aio - - items: - - name: Overview - uid: azure.mgmt.azurelargeinstance.models - - name: ActionType - uid: azure.mgmt.azurelargeinstance.models.ActionType - - name: AzureLargeInstance - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstance - - name: AzureLargeInstanceForcePowerState - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState - - name: AzureLargeInstanceHardwareTypeNamesEnum - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum - - name: AzureLargeInstanceListResult - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceListResult - - name: AzureLargeInstancePowerStateEnum - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum - - name: AzureLargeInstanceProperties - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProperties - - name: AzureLargeInstanceProvisioningStatesEnum - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum - - name: AzureLargeInstanceSizeNamesEnum - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum - - name: AzureLargeInstanceTagsUpdate - uid: azure.mgmt.azurelargeinstance.models.AzureLargeInstanceTagsUpdate - - name: AzureLargeStorageInstance - uid: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstance - - name: AzureLargeStorageInstanceListResult - uid: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceListResult - - name: AzureLargeStorageInstanceProperties - uid: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceProperties - - name: AzureLargeStorageInstanceTagsUpdate - uid: azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceTagsUpdate - - name: CreatedByType - uid: azure.mgmt.azurelargeinstance.models.CreatedByType - - name: Disk - uid: azure.mgmt.azurelargeinstance.models.Disk - - name: ErrorAdditionalInfo - uid: azure.mgmt.azurelargeinstance.models.ErrorAdditionalInfo - - name: ErrorDetail - uid: azure.mgmt.azurelargeinstance.models.ErrorDetail - - name: ErrorResponse - uid: azure.mgmt.azurelargeinstance.models.ErrorResponse - - name: ForceState - uid: azure.mgmt.azurelargeinstance.models.ForceState - - name: HardwareProfile - uid: azure.mgmt.azurelargeinstance.models.HardwareProfile - - name: IpAddress - uid: azure.mgmt.azurelargeinstance.models.IpAddress - - name: NetworkProfile - uid: azure.mgmt.azurelargeinstance.models.NetworkProfile - - name: Operation - uid: azure.mgmt.azurelargeinstance.models.Operation - - name: OperationDisplay - uid: azure.mgmt.azurelargeinstance.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.azurelargeinstance.models.OperationListResult - - name: OperationStatusResult - uid: azure.mgmt.azurelargeinstance.models.OperationStatusResult - - name: Origin - uid: azure.mgmt.azurelargeinstance.models.Origin - - name: OsProfile - uid: azure.mgmt.azurelargeinstance.models.OsProfile - - name: ProvisioningState - uid: azure.mgmt.azurelargeinstance.models.ProvisioningState - - name: Resource - uid: azure.mgmt.azurelargeinstance.models.Resource - - name: StorageBillingProperties - uid: azure.mgmt.azurelargeinstance.models.StorageBillingProperties - - name: StorageProfile - uid: azure.mgmt.azurelargeinstance.models.StorageProfile - - name: StorageProperties - uid: azure.mgmt.azurelargeinstance.models.StorageProperties - - name: SystemData - uid: azure.mgmt.azurelargeinstance.models.SystemData - - name: Tags - uid: azure.mgmt.azurelargeinstance.models.Tags - - name: TrackedResource - uid: azure.mgmt.azurelargeinstance.models.TrackedResource - - name: Versions - uid: azure.mgmt.azurelargeinstance.models.Versions - name: models - - items: - - name: Overview - uid: azure.mgmt.azurelargeinstance.operations - - name: AzureLargeInstanceOperations - uid: azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations - - name: AzureLargeStorageInstanceOperations - uid: azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations - - name: Operations - uid: azure.mgmt.azurelargeinstance.operations.Operations - name: operations - - name: LargeInstanceMgmtClient - uid: azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient - name: azure.mgmt.azurelargeinstance -- items: - - name: Overview - uid: azure.mgmt.batchai - - items: - - name: Overview - uid: azure.mgmt.batchai.aio - - items: - - name: Overview - uid: azure.mgmt.batchai.aio.operations - - name: ClustersOperations - uid: azure.mgmt.batchai.aio.operations.ClustersOperations - - name: ExperimentsOperations - uid: azure.mgmt.batchai.aio.operations.ExperimentsOperations - - name: FileServersOperations - uid: azure.mgmt.batchai.aio.operations.FileServersOperations - - name: JobsOperations - uid: azure.mgmt.batchai.aio.operations.JobsOperations - - name: Operations - uid: azure.mgmt.batchai.aio.operations.Operations - - name: UsagesOperations - uid: azure.mgmt.batchai.aio.operations.UsagesOperations - - name: WorkspacesOperations - uid: azure.mgmt.batchai.aio.operations.WorkspacesOperations - name: operations - - name: BatchAI - uid: azure.mgmt.batchai.aio.BatchAI - name: aio - - items: - - name: Overview - uid: azure.mgmt.batchai.models - - name: AllocationState - uid: azure.mgmt.batchai.models.AllocationState - - name: AppInsightsReference - uid: azure.mgmt.batchai.models.AppInsightsReference - - name: AutoScaleSettings - uid: azure.mgmt.batchai.models.AutoScaleSettings - - name: AzureBlobFileSystemReference - uid: azure.mgmt.batchai.models.AzureBlobFileSystemReference - - name: AzureFileShareReference - uid: azure.mgmt.batchai.models.AzureFileShareReference - - name: AzureStorageCredentialsInfo - uid: azure.mgmt.batchai.models.AzureStorageCredentialsInfo - - name: BatchAIError - uid: azure.mgmt.batchai.models.BatchAIError - - name: CNTKsettings - uid: azure.mgmt.batchai.models.CNTKsettings - - name: CachingType - uid: azure.mgmt.batchai.models.CachingType - - name: Caffe2Settings - uid: azure.mgmt.batchai.models.Caffe2Settings - - name: CaffeSettings - uid: azure.mgmt.batchai.models.CaffeSettings - - name: ChainerSettings - uid: azure.mgmt.batchai.models.ChainerSettings - - name: CloudErrorBody - uid: azure.mgmt.batchai.models.CloudErrorBody - - name: Cluster - uid: azure.mgmt.batchai.models.Cluster - - name: ClusterCreateParameters - uid: azure.mgmt.batchai.models.ClusterCreateParameters - - name: ClusterListResult - uid: azure.mgmt.batchai.models.ClusterListResult - - name: ClusterUpdateParameters - uid: azure.mgmt.batchai.models.ClusterUpdateParameters - - name: ClustersListByWorkspaceOptions - uid: azure.mgmt.batchai.models.ClustersListByWorkspaceOptions - - name: ContainerSettings - uid: azure.mgmt.batchai.models.ContainerSettings - - name: CustomMpiSettings - uid: azure.mgmt.batchai.models.CustomMpiSettings - - name: CustomToolkitSettings - uid: azure.mgmt.batchai.models.CustomToolkitSettings - - name: DataDisks - uid: azure.mgmt.batchai.models.DataDisks - - name: DeallocationOption - uid: azure.mgmt.batchai.models.DeallocationOption - - name: EnvironmentVariable - uid: azure.mgmt.batchai.models.EnvironmentVariable - - name: EnvironmentVariableWithSecretValue - uid: azure.mgmt.batchai.models.EnvironmentVariableWithSecretValue - - name: ExecutionState - uid: azure.mgmt.batchai.models.ExecutionState - - name: Experiment - uid: azure.mgmt.batchai.models.Experiment - - name: ExperimentListResult - uid: azure.mgmt.batchai.models.ExperimentListResult - - name: ExperimentsListByWorkspaceOptions - uid: azure.mgmt.batchai.models.ExperimentsListByWorkspaceOptions - - name: File - uid: azure.mgmt.batchai.models.File - - name: FileListResult - uid: azure.mgmt.batchai.models.FileListResult - - name: FileServer - uid: azure.mgmt.batchai.models.FileServer - - name: FileServerCreateParameters - uid: azure.mgmt.batchai.models.FileServerCreateParameters - - name: FileServerListResult - uid: azure.mgmt.batchai.models.FileServerListResult - - name: FileServerProvisioningState - uid: azure.mgmt.batchai.models.FileServerProvisioningState - - name: FileServerReference - uid: azure.mgmt.batchai.models.FileServerReference - - name: FileServersListByWorkspaceOptions - uid: azure.mgmt.batchai.models.FileServersListByWorkspaceOptions - - name: FileType - uid: azure.mgmt.batchai.models.FileType - - name: HorovodSettings - uid: azure.mgmt.batchai.models.HorovodSettings - - name: ImageReference - uid: azure.mgmt.batchai.models.ImageReference - - name: ImageSourceRegistry - uid: azure.mgmt.batchai.models.ImageSourceRegistry - - name: InputDirectory - uid: azure.mgmt.batchai.models.InputDirectory - - name: Job - uid: azure.mgmt.batchai.models.Job - - name: JobBasePropertiesConstraints - uid: azure.mgmt.batchai.models.JobBasePropertiesConstraints - - name: JobCreateParameters - uid: azure.mgmt.batchai.models.JobCreateParameters - - name: JobListResult - uid: azure.mgmt.batchai.models.JobListResult - - name: JobPreparation - uid: azure.mgmt.batchai.models.JobPreparation - - name: JobPriority - uid: azure.mgmt.batchai.models.JobPriority - - name: JobPropertiesConstraints - uid: azure.mgmt.batchai.models.JobPropertiesConstraints - - name: JobPropertiesExecutionInfo - uid: azure.mgmt.batchai.models.JobPropertiesExecutionInfo - - name: JobsListByExperimentOptions - uid: azure.mgmt.batchai.models.JobsListByExperimentOptions - - name: JobsListOutputFilesOptions - uid: azure.mgmt.batchai.models.JobsListOutputFilesOptions - - name: KeyVaultSecretReference - uid: azure.mgmt.batchai.models.KeyVaultSecretReference - - name: ListUsagesResult - uid: azure.mgmt.batchai.models.ListUsagesResult - - name: ManualScaleSettings - uid: azure.mgmt.batchai.models.ManualScaleSettings - - name: MountSettings - uid: azure.mgmt.batchai.models.MountSettings - - name: MountVolumes - uid: azure.mgmt.batchai.models.MountVolumes - - name: NameValuePair - uid: azure.mgmt.batchai.models.NameValuePair - - name: NodeSetup - uid: azure.mgmt.batchai.models.NodeSetup - - name: NodeStateCounts - uid: azure.mgmt.batchai.models.NodeStateCounts - - name: Operation - uid: azure.mgmt.batchai.models.Operation - - name: OperationDisplay - uid: azure.mgmt.batchai.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.batchai.models.OperationListResult - - name: OutputDirectory - uid: azure.mgmt.batchai.models.OutputDirectory - - name: PerformanceCountersSettings - uid: azure.mgmt.batchai.models.PerformanceCountersSettings - - name: PrivateRegistryCredentials - uid: azure.mgmt.batchai.models.PrivateRegistryCredentials - - name: ProvisioningState - uid: azure.mgmt.batchai.models.ProvisioningState - - name: ProxyResource - uid: azure.mgmt.batchai.models.ProxyResource - - name: PyTorchSettings - uid: azure.mgmt.batchai.models.PyTorchSettings - - name: RemoteLoginInformation - uid: azure.mgmt.batchai.models.RemoteLoginInformation - - name: RemoteLoginInformationListResult - uid: azure.mgmt.batchai.models.RemoteLoginInformationListResult - - name: Resource - uid: azure.mgmt.batchai.models.Resource - - name: ResourceId - uid: azure.mgmt.batchai.models.ResourceId - - name: ScaleSettings - uid: azure.mgmt.batchai.models.ScaleSettings - - name: SetupTask - uid: azure.mgmt.batchai.models.SetupTask - - name: SshConfiguration - uid: azure.mgmt.batchai.models.SshConfiguration - - name: StorageAccountType - uid: azure.mgmt.batchai.models.StorageAccountType - - name: TensorFlowSettings - uid: azure.mgmt.batchai.models.TensorFlowSettings - - name: ToolType - uid: azure.mgmt.batchai.models.ToolType - - name: UnmanagedFileSystemReference - uid: azure.mgmt.batchai.models.UnmanagedFileSystemReference - - name: Usage - uid: azure.mgmt.batchai.models.Usage - - name: UsageName - uid: azure.mgmt.batchai.models.UsageName - - name: UsageUnit - uid: azure.mgmt.batchai.models.UsageUnit - - name: UserAccountSettings - uid: azure.mgmt.batchai.models.UserAccountSettings - - name: VirtualMachineConfiguration - uid: azure.mgmt.batchai.models.VirtualMachineConfiguration - - name: VmPriority - uid: azure.mgmt.batchai.models.VmPriority - - name: Workspace - uid: azure.mgmt.batchai.models.Workspace - - name: WorkspaceCreateParameters - uid: azure.mgmt.batchai.models.WorkspaceCreateParameters - - name: WorkspaceListResult - uid: azure.mgmt.batchai.models.WorkspaceListResult - - name: WorkspaceUpdateParameters - uid: azure.mgmt.batchai.models.WorkspaceUpdateParameters - - name: WorkspacesListByResourceGroupOptions - uid: azure.mgmt.batchai.models.WorkspacesListByResourceGroupOptions - - name: WorkspacesListOptions - uid: azure.mgmt.batchai.models.WorkspacesListOptions - name: models - - items: - - name: Overview - uid: azure.mgmt.batchai.operations - - name: ClustersOperations - uid: azure.mgmt.batchai.operations.ClustersOperations - - name: ExperimentsOperations - uid: azure.mgmt.batchai.operations.ExperimentsOperations - - name: FileServersOperations - uid: azure.mgmt.batchai.operations.FileServersOperations - - name: JobsOperations - uid: azure.mgmt.batchai.operations.JobsOperations - - name: Operations - uid: azure.mgmt.batchai.operations.Operations - - name: UsagesOperations - uid: azure.mgmt.batchai.operations.UsagesOperations - - name: WorkspacesOperations - uid: azure.mgmt.batchai.operations.WorkspacesOperations - name: operations - - name: BatchAI - uid: azure.mgmt.batchai.BatchAI - name: azure.mgmt.batchai -- items: - - name: Overview - uid: azure.mgmt.edgegateway - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.address - - name: Address - uid: azure.mgmt.edgegateway.models.address.Address - name: address - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.address_py3 - - name: Address - uid: azure.mgmt.edgegateway.models.address_py3.Address - name: address_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.alert - - name: Alert - uid: azure.mgmt.edgegateway.models.alert.Alert - name: alert - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.alert_error_details - - name: AlertErrorDetails - uid: azure.mgmt.edgegateway.models.alert_error_details.AlertErrorDetails - name: alert_error_details - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.alert_error_details_py3 - - name: AlertErrorDetails - uid: azure.mgmt.edgegateway.models.alert_error_details_py3.AlertErrorDetails - name: alert_error_details_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.alert_paged - - name: AlertPaged - uid: azure.mgmt.edgegateway.models.alert_paged.AlertPaged - name: alert_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.alert_py3 - - name: Alert - uid: azure.mgmt.edgegateway.models.alert_py3.Alert - name: alert_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.arm_base_model - - name: ARMBaseModel - uid: azure.mgmt.edgegateway.models.arm_base_model.ARMBaseModel - name: arm_base_model - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.arm_base_model_py3 - - name: ARMBaseModel - uid: azure.mgmt.edgegateway.models.arm_base_model_py3.ARMBaseModel - name: arm_base_model_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret - - name: AsymmetricEncryptedSecret - uid: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.AsymmetricEncryptedSecret - name: asymmetric_encrypted_secret - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3 - - name: AsymmetricEncryptedSecret - uid: azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.AsymmetricEncryptedSecret - name: asymmetric_encrypted_secret_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.authentication - - name: Authentication - uid: azure.mgmt.edgegateway.models.authentication.Authentication - name: authentication - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.authentication_py3 - - name: Authentication - uid: azure.mgmt.edgegateway.models.authentication_py3.Authentication - name: authentication_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.azure_container_info - - name: AzureContainerInfo - uid: azure.mgmt.edgegateway.models.azure_container_info.AzureContainerInfo - name: azure_container_info - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.azure_container_info_py3 - - name: AzureContainerInfo - uid: azure.mgmt.edgegateway.models.azure_container_info_py3.AzureContainerInfo - name: azure_container_info_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.bandwidth_schedule - - name: BandwidthSchedule - uid: azure.mgmt.edgegateway.models.bandwidth_schedule.BandwidthSchedule - name: bandwidth_schedule - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.bandwidth_schedule_paged - - name: BandwidthSchedulePaged - uid: azure.mgmt.edgegateway.models.bandwidth_schedule_paged.BandwidthSchedulePaged - name: bandwidth_schedule_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.bandwidth_schedule_py3 - - name: BandwidthSchedule - uid: azure.mgmt.edgegateway.models.bandwidth_schedule_py3.BandwidthSchedule - name: bandwidth_schedule_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.client_access_right - - name: ClientAccessRight - uid: azure.mgmt.edgegateway.models.client_access_right.ClientAccessRight - name: client_access_right - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.client_access_right_py3 - - name: ClientAccessRight - uid: azure.mgmt.edgegateway.models.client_access_right_py3.ClientAccessRight - name: client_access_right_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.contact_details - - name: ContactDetails - uid: azure.mgmt.edgegateway.models.contact_details.ContactDetails - name: contact_details - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.contact_details_py3 - - name: ContactDetails - uid: azure.mgmt.edgegateway.models.contact_details_py3.ContactDetails - name: contact_details_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.data_box_edge_device - - name: DataBoxEdgeDevice - uid: azure.mgmt.edgegateway.models.data_box_edge_device.DataBoxEdgeDevice - name: data_box_edge_device - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info - - name: DataBoxEdgeDeviceExtendedInfo - uid: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.DataBoxEdgeDeviceExtendedInfo - name: data_box_edge_device_extended_info - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3 - - name: DataBoxEdgeDeviceExtendedInfo - uid: azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.DataBoxEdgeDeviceExtendedInfo - name: data_box_edge_device_extended_info_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.data_box_edge_device_paged - - name: DataBoxEdgeDevicePaged - uid: azure.mgmt.edgegateway.models.data_box_edge_device_paged.DataBoxEdgeDevicePaged - name: data_box_edge_device_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.data_box_edge_device_patch - - name: DataBoxEdgeDevicePatch - uid: azure.mgmt.edgegateway.models.data_box_edge_device_patch.DataBoxEdgeDevicePatch - name: data_box_edge_device_patch - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3 - - name: DataBoxEdgeDevicePatch - uid: azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.DataBoxEdgeDevicePatch - name: data_box_edge_device_patch_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.data_box_edge_device_py3 - - name: DataBoxEdgeDevice - uid: azure.mgmt.edgegateway.models.data_box_edge_device_py3.DataBoxEdgeDevice - name: data_box_edge_device_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums - - name: AccountType - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType - - name: AlertSeverity - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity - - name: AuthenticationType - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType - - name: AzureContainerDataFormat - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat - - name: ClientPermissionType - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType - - name: DataBoxEdgeDeviceStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus - - name: DataPolicy - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy - - name: DayOfWeek - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek - - name: DeviceType - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType - - name: DownloadPhase - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase - - name: EncryptionAlgorithm - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm - - name: InstallRebootBehavior - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior - - name: JobStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus - - name: JobType - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType - - name: MetricAggregationType - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType - - name: MetricCategory - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory - - name: MetricUnit - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit - - name: MonitoringStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus - - name: NetworkAdapterDHCPStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus - - name: NetworkAdapterRDMAStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus - - name: NetworkAdapterStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus - - name: NetworkGroup - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup - - name: OrderState - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState - - name: PlatformType - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType - - name: RoleStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus - - name: RoleTypes - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes - - name: SSLStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus - - name: ShareAccessProtocol - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol - - name: ShareAccessType - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType - - name: ShareStatus - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus - - name: SkuName - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName - - name: SkuTier - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier - - name: TimeGrain - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain - - name: UpdateOperation - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation - - name: UpdateOperationStage - uid: azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage - name: data_box_edge_management_client_enums - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.file_event_trigger - - name: FileEventTrigger - uid: azure.mgmt.edgegateway.models.file_event_trigger.FileEventTrigger - name: file_event_trigger - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.file_event_trigger_py3 - - name: FileEventTrigger - uid: azure.mgmt.edgegateway.models.file_event_trigger_py3.FileEventTrigger - name: file_event_trigger_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.file_source_info - - name: FileSourceInfo - uid: azure.mgmt.edgegateway.models.file_source_info.FileSourceInfo - name: file_source_info - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.file_source_info_py3 - - name: FileSourceInfo - uid: azure.mgmt.edgegateway.models.file_source_info_py3.FileSourceInfo - name: file_source_info_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.io_tdevice_info - - name: IoTDeviceInfo - uid: azure.mgmt.edgegateway.models.io_tdevice_info.IoTDeviceInfo - name: io_tdevice_info - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.io_tdevice_info_py3 - - name: IoTDeviceInfo - uid: azure.mgmt.edgegateway.models.io_tdevice_info_py3.IoTDeviceInfo - name: io_tdevice_info_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.io_trole - - name: IoTRole - uid: azure.mgmt.edgegateway.models.io_trole.IoTRole - name: io_trole - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.io_trole_py3 - - name: IoTRole - uid: azure.mgmt.edgegateway.models.io_trole_py3.IoTRole - name: io_trole_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.ipv4_config - - name: Ipv4Config - uid: azure.mgmt.edgegateway.models.ipv4_config.Ipv4Config - name: ipv4_config - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.ipv4_config_py3 - - name: Ipv4Config - uid: azure.mgmt.edgegateway.models.ipv4_config_py3.Ipv4Config - name: ipv4_config_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.ipv6_config - - name: Ipv6Config - uid: azure.mgmt.edgegateway.models.ipv6_config.Ipv6Config - name: ipv6_config - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.ipv6_config_py3 - - name: Ipv6Config - uid: azure.mgmt.edgegateway.models.ipv6_config_py3.Ipv6Config - name: ipv6_config_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.job - - name: Job - uid: azure.mgmt.edgegateway.models.job.Job - name: job - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.job_error_details - - name: JobErrorDetails - uid: azure.mgmt.edgegateway.models.job_error_details.JobErrorDetails - name: job_error_details - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.job_error_details_py3 - - name: JobErrorDetails - uid: azure.mgmt.edgegateway.models.job_error_details_py3.JobErrorDetails - name: job_error_details_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.job_error_item - - name: JobErrorItem - uid: azure.mgmt.edgegateway.models.job_error_item.JobErrorItem - name: job_error_item - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.job_error_item_py3 - - name: JobErrorItem - uid: azure.mgmt.edgegateway.models.job_error_item_py3.JobErrorItem - name: job_error_item_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.job_py3 - - name: Job - uid: azure.mgmt.edgegateway.models.job_py3.Job - name: job_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.metric_dimension_v1 - - name: MetricDimensionV1 - uid: azure.mgmt.edgegateway.models.metric_dimension_v1.MetricDimensionV1 - name: metric_dimension_v1 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.metric_dimension_v1_py3 - - name: MetricDimensionV1 - uid: azure.mgmt.edgegateway.models.metric_dimension_v1_py3.MetricDimensionV1 - name: metric_dimension_v1_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.metric_specification_v1 - - name: MetricSpecificationV1 - uid: azure.mgmt.edgegateway.models.metric_specification_v1.MetricSpecificationV1 - name: metric_specification_v1 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.metric_specification_v1_py3 - - name: MetricSpecificationV1 - uid: azure.mgmt.edgegateway.models.metric_specification_v1_py3.MetricSpecificationV1 - name: metric_specification_v1_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.mount_point_map - - name: MountPointMap - uid: azure.mgmt.edgegateway.models.mount_point_map.MountPointMap - name: mount_point_map - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.mount_point_map_py3 - - name: MountPointMap - uid: azure.mgmt.edgegateway.models.mount_point_map_py3.MountPointMap - name: mount_point_map_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.network_adapter - - name: NetworkAdapter - uid: azure.mgmt.edgegateway.models.network_adapter.NetworkAdapter - name: network_adapter - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.network_adapter_position - - name: NetworkAdapterPosition - uid: azure.mgmt.edgegateway.models.network_adapter_position.NetworkAdapterPosition - name: network_adapter_position - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.network_adapter_position_py3 - - name: NetworkAdapterPosition - uid: azure.mgmt.edgegateway.models.network_adapter_position_py3.NetworkAdapterPosition - name: network_adapter_position_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.network_adapter_py3 - - name: NetworkAdapter - uid: azure.mgmt.edgegateway.models.network_adapter_py3.NetworkAdapter - name: network_adapter_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.network_settings - - name: NetworkSettings - uid: azure.mgmt.edgegateway.models.network_settings.NetworkSettings - name: network_settings - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.network_settings_py3 - - name: NetworkSettings - uid: azure.mgmt.edgegateway.models.network_settings_py3.NetworkSettings - name: network_settings_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.operation - - name: Operation - uid: azure.mgmt.edgegateway.models.operation.Operation - name: operation - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.operation_display - - name: OperationDisplay - uid: azure.mgmt.edgegateway.models.operation_display.OperationDisplay - name: operation_display - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.operation_display_py3 - - name: OperationDisplay - uid: azure.mgmt.edgegateway.models.operation_display_py3.OperationDisplay - name: operation_display_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.operation_paged - - name: OperationPaged - uid: azure.mgmt.edgegateway.models.operation_paged.OperationPaged - name: operation_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.operation_py3 - - name: Operation - uid: azure.mgmt.edgegateway.models.operation_py3.Operation - name: operation_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.order - - name: Order - uid: azure.mgmt.edgegateway.models.order.Order - name: order - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.order_paged - - name: OrderPaged - uid: azure.mgmt.edgegateway.models.order_paged.OrderPaged - name: order_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.order_py3 - - name: Order - uid: azure.mgmt.edgegateway.models.order_py3.Order - name: order_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.order_status - - name: OrderStatus - uid: azure.mgmt.edgegateway.models.order_status.OrderStatus - name: order_status - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.order_status_py3 - - name: OrderStatus - uid: azure.mgmt.edgegateway.models.order_status_py3.OrderStatus - name: order_status_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.periodic_timer_event_trigger - - name: PeriodicTimerEventTrigger - uid: azure.mgmt.edgegateway.models.periodic_timer_event_trigger.PeriodicTimerEventTrigger - name: periodic_timer_event_trigger - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3 - - name: PeriodicTimerEventTrigger - uid: azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.PeriodicTimerEventTrigger - name: periodic_timer_event_trigger_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.periodic_timer_source_info - - name: PeriodicTimerSourceInfo - uid: azure.mgmt.edgegateway.models.periodic_timer_source_info.PeriodicTimerSourceInfo - name: periodic_timer_source_info - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.periodic_timer_source_info_py3 - - name: PeriodicTimerSourceInfo - uid: azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.PeriodicTimerSourceInfo - name: periodic_timer_source_info_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.refresh_details - - name: RefreshDetails - uid: azure.mgmt.edgegateway.models.refresh_details.RefreshDetails - name: refresh_details - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.refresh_details_py3 - - name: RefreshDetails - uid: azure.mgmt.edgegateway.models.refresh_details_py3.RefreshDetails - name: refresh_details_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.role - - name: Role - uid: azure.mgmt.edgegateway.models.role.Role - name: role - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.role_paged - - name: RolePaged - uid: azure.mgmt.edgegateway.models.role_paged.RolePaged - name: role_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.role_py3 - - name: Role - uid: azure.mgmt.edgegateway.models.role_py3.Role - name: role_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.role_sink_info - - name: RoleSinkInfo - uid: azure.mgmt.edgegateway.models.role_sink_info.RoleSinkInfo - name: role_sink_info - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.role_sink_info_py3 - - name: RoleSinkInfo - uid: azure.mgmt.edgegateway.models.role_sink_info_py3.RoleSinkInfo - name: role_sink_info_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.security_settings - - name: SecuritySettings - uid: azure.mgmt.edgegateway.models.security_settings.SecuritySettings - name: security_settings - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.security_settings_py3 - - name: SecuritySettings - uid: azure.mgmt.edgegateway.models.security_settings_py3.SecuritySettings - name: security_settings_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.service_specification - - name: ServiceSpecification - uid: azure.mgmt.edgegateway.models.service_specification.ServiceSpecification - name: service_specification - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.service_specification_py3 - - name: ServiceSpecification - uid: azure.mgmt.edgegateway.models.service_specification_py3.ServiceSpecification - name: service_specification_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.share - - name: Share - uid: azure.mgmt.edgegateway.models.share.Share - name: share - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.share_access_right - - name: ShareAccessRight - uid: azure.mgmt.edgegateway.models.share_access_right.ShareAccessRight - name: share_access_right - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.share_access_right_py3 - - name: ShareAccessRight - uid: azure.mgmt.edgegateway.models.share_access_right_py3.ShareAccessRight - name: share_access_right_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.share_paged - - name: SharePaged - uid: azure.mgmt.edgegateway.models.share_paged.SharePaged - name: share_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.share_py3 - - name: Share - uid: azure.mgmt.edgegateway.models.share_py3.Share - name: share_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.sku - - name: Sku - uid: azure.mgmt.edgegateway.models.sku.Sku - name: sku - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.sku_py3 - - name: Sku - uid: azure.mgmt.edgegateway.models.sku_py3.Sku - name: sku_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.storage_account_credential - - name: StorageAccountCredential - uid: azure.mgmt.edgegateway.models.storage_account_credential.StorageAccountCredential - name: storage_account_credential - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.storage_account_credential_paged - - name: StorageAccountCredentialPaged - uid: azure.mgmt.edgegateway.models.storage_account_credential_paged.StorageAccountCredentialPaged - name: storage_account_credential_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.storage_account_credential_py3 - - name: StorageAccountCredential - uid: azure.mgmt.edgegateway.models.storage_account_credential_py3.StorageAccountCredential - name: storage_account_credential_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.symmetric_key - - name: SymmetricKey - uid: azure.mgmt.edgegateway.models.symmetric_key.SymmetricKey - name: symmetric_key - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.symmetric_key_py3 - - name: SymmetricKey - uid: azure.mgmt.edgegateway.models.symmetric_key_py3.SymmetricKey - name: symmetric_key_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.tracking_info - - name: TrackingInfo - uid: azure.mgmt.edgegateway.models.tracking_info.TrackingInfo - name: tracking_info - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.tracking_info_py3 - - name: TrackingInfo - uid: azure.mgmt.edgegateway.models.tracking_info_py3.TrackingInfo - name: tracking_info_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.trigger - - name: Trigger - uid: azure.mgmt.edgegateway.models.trigger.Trigger - name: trigger - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.trigger_paged - - name: TriggerPaged - uid: azure.mgmt.edgegateway.models.trigger_paged.TriggerPaged - name: trigger_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.trigger_py3 - - name: Trigger - uid: azure.mgmt.edgegateway.models.trigger_py3.Trigger - name: trigger_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.update_download_progress - - name: UpdateDownloadProgress - uid: azure.mgmt.edgegateway.models.update_download_progress.UpdateDownloadProgress - name: update_download_progress - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.update_download_progress_py3 - - name: UpdateDownloadProgress - uid: azure.mgmt.edgegateway.models.update_download_progress_py3.UpdateDownloadProgress - name: update_download_progress_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.update_install_progress - - name: UpdateInstallProgress - uid: azure.mgmt.edgegateway.models.update_install_progress.UpdateInstallProgress - name: update_install_progress - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.update_install_progress_py3 - - name: UpdateInstallProgress - uid: azure.mgmt.edgegateway.models.update_install_progress_py3.UpdateInstallProgress - name: update_install_progress_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.update_summary - - name: UpdateSummary - uid: azure.mgmt.edgegateway.models.update_summary.UpdateSummary - name: update_summary - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.update_summary_py3 - - name: UpdateSummary - uid: azure.mgmt.edgegateway.models.update_summary_py3.UpdateSummary - name: update_summary_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.upload_certificate_request - - name: UploadCertificateRequest - uid: azure.mgmt.edgegateway.models.upload_certificate_request.UploadCertificateRequest - name: upload_certificate_request - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.upload_certificate_request_py3 - - name: UploadCertificateRequest - uid: azure.mgmt.edgegateway.models.upload_certificate_request_py3.UploadCertificateRequest - name: upload_certificate_request_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.upload_certificate_response - - name: UploadCertificateResponse - uid: azure.mgmt.edgegateway.models.upload_certificate_response.UploadCertificateResponse - name: upload_certificate_response - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.upload_certificate_response_py3 - - name: UploadCertificateResponse - uid: azure.mgmt.edgegateway.models.upload_certificate_response_py3.UploadCertificateResponse - name: upload_certificate_response_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.user - - name: User - uid: azure.mgmt.edgegateway.models.user.User - name: user - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.user_access_right - - name: UserAccessRight - uid: azure.mgmt.edgegateway.models.user_access_right.UserAccessRight - name: user_access_right - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.user_access_right_py3 - - name: UserAccessRight - uid: azure.mgmt.edgegateway.models.user_access_right_py3.UserAccessRight - name: user_access_right_py3 - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.user_paged - - name: UserPaged - uid: azure.mgmt.edgegateway.models.user_paged.UserPaged - name: user_paged - - items: - - name: Overview - uid: azure.mgmt.edgegateway.models.user_py3 - - name: User - uid: azure.mgmt.edgegateway.models.user_py3.User - name: user_py3 - - name: ARMBaseModel - uid: azure.mgmt.edgegateway.models.ARMBaseModel - - name: AccountType - uid: azure.mgmt.edgegateway.models.AccountType - - name: Address - uid: azure.mgmt.edgegateway.models.Address - - name: Alert - uid: azure.mgmt.edgegateway.models.Alert - - name: AlertErrorDetails - uid: azure.mgmt.edgegateway.models.AlertErrorDetails - - name: AlertPaged - uid: azure.mgmt.edgegateway.models.AlertPaged - - name: AlertSeverity - uid: azure.mgmt.edgegateway.models.AlertSeverity - - name: AsymmetricEncryptedSecret - uid: azure.mgmt.edgegateway.models.AsymmetricEncryptedSecret - - name: Authentication - uid: azure.mgmt.edgegateway.models.Authentication - - name: AuthenticationType - uid: azure.mgmt.edgegateway.models.AuthenticationType - - name: AzureContainerDataFormat - uid: azure.mgmt.edgegateway.models.AzureContainerDataFormat - - name: AzureContainerInfo - uid: azure.mgmt.edgegateway.models.AzureContainerInfo - - name: BandwidthSchedule - uid: azure.mgmt.edgegateway.models.BandwidthSchedule - - name: BandwidthSchedulePaged - uid: azure.mgmt.edgegateway.models.BandwidthSchedulePaged - - name: ClientAccessRight - uid: azure.mgmt.edgegateway.models.ClientAccessRight - - name: ClientPermissionType - uid: azure.mgmt.edgegateway.models.ClientPermissionType - - name: ContactDetails - uid: azure.mgmt.edgegateway.models.ContactDetails - - name: DataBoxEdgeDevice - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDevice - - name: DataBoxEdgeDeviceExtendedInfo - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceExtendedInfo - - name: DataBoxEdgeDevicePaged - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDevicePaged - - name: DataBoxEdgeDevicePatch - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDevicePatch - - name: DataBoxEdgeDeviceStatus - uid: azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus - - name: DataPolicy - uid: azure.mgmt.edgegateway.models.DataPolicy - - name: DayOfWeek - uid: azure.mgmt.edgegateway.models.DayOfWeek - - name: DeviceType - uid: azure.mgmt.edgegateway.models.DeviceType - - name: DownloadPhase - uid: azure.mgmt.edgegateway.models.DownloadPhase - - name: EncryptionAlgorithm - uid: azure.mgmt.edgegateway.models.EncryptionAlgorithm - - name: FileEventTrigger - uid: azure.mgmt.edgegateway.models.FileEventTrigger - - name: FileSourceInfo - uid: azure.mgmt.edgegateway.models.FileSourceInfo - - name: InstallRebootBehavior - uid: azure.mgmt.edgegateway.models.InstallRebootBehavior - - name: IoTDeviceInfo - uid: azure.mgmt.edgegateway.models.IoTDeviceInfo - - name: IoTRole - uid: azure.mgmt.edgegateway.models.IoTRole - - name: Ipv4Config - uid: azure.mgmt.edgegateway.models.Ipv4Config - - name: Ipv6Config - uid: azure.mgmt.edgegateway.models.Ipv6Config - - name: Job - uid: azure.mgmt.edgegateway.models.Job - - name: JobErrorDetails - uid: azure.mgmt.edgegateway.models.JobErrorDetails - - name: JobErrorItem - uid: azure.mgmt.edgegateway.models.JobErrorItem - - name: JobStatus - uid: azure.mgmt.edgegateway.models.JobStatus - - name: JobType - uid: azure.mgmt.edgegateway.models.JobType - - name: MetricAggregationType - uid: azure.mgmt.edgegateway.models.MetricAggregationType - - name: MetricCategory - uid: azure.mgmt.edgegateway.models.MetricCategory - - name: MetricDimensionV1 - uid: azure.mgmt.edgegateway.models.MetricDimensionV1 - - name: MetricSpecificationV1 - uid: azure.mgmt.edgegateway.models.MetricSpecificationV1 - - name: MetricUnit - uid: azure.mgmt.edgegateway.models.MetricUnit - - name: MonitoringStatus - uid: azure.mgmt.edgegateway.models.MonitoringStatus - - name: MountPointMap - uid: azure.mgmt.edgegateway.models.MountPointMap - - name: NetworkAdapter - uid: azure.mgmt.edgegateway.models.NetworkAdapter - - name: NetworkAdapterDHCPStatus - uid: azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus - - name: NetworkAdapterPosition - uid: azure.mgmt.edgegateway.models.NetworkAdapterPosition - - name: NetworkAdapterRDMAStatus - uid: azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus - - name: NetworkAdapterStatus - uid: azure.mgmt.edgegateway.models.NetworkAdapterStatus - - name: NetworkGroup - uid: azure.mgmt.edgegateway.models.NetworkGroup - - name: NetworkSettings - uid: azure.mgmt.edgegateway.models.NetworkSettings - - name: Operation - uid: azure.mgmt.edgegateway.models.Operation - - name: OperationDisplay - uid: azure.mgmt.edgegateway.models.OperationDisplay - - name: OperationPaged - uid: azure.mgmt.edgegateway.models.OperationPaged - - name: Order - uid: azure.mgmt.edgegateway.models.Order - - name: OrderPaged - uid: azure.mgmt.edgegateway.models.OrderPaged - - name: OrderState - uid: azure.mgmt.edgegateway.models.OrderState - - name: OrderStatus - uid: azure.mgmt.edgegateway.models.OrderStatus - - name: PeriodicTimerEventTrigger - uid: azure.mgmt.edgegateway.models.PeriodicTimerEventTrigger - - name: PeriodicTimerSourceInfo - uid: azure.mgmt.edgegateway.models.PeriodicTimerSourceInfo - - name: PlatformType - uid: azure.mgmt.edgegateway.models.PlatformType - - name: RefreshDetails - uid: azure.mgmt.edgegateway.models.RefreshDetails - - name: Role - uid: azure.mgmt.edgegateway.models.Role - - name: RolePaged - uid: azure.mgmt.edgegateway.models.RolePaged - - name: RoleSinkInfo - uid: azure.mgmt.edgegateway.models.RoleSinkInfo - - name: RoleStatus - uid: azure.mgmt.edgegateway.models.RoleStatus - - name: RoleTypes - uid: azure.mgmt.edgegateway.models.RoleTypes - - name: SSLStatus - uid: azure.mgmt.edgegateway.models.SSLStatus - - name: SecuritySettings - uid: azure.mgmt.edgegateway.models.SecuritySettings - - name: ServiceSpecification - uid: azure.mgmt.edgegateway.models.ServiceSpecification - - name: Share - uid: azure.mgmt.edgegateway.models.Share - - name: ShareAccessProtocol - uid: azure.mgmt.edgegateway.models.ShareAccessProtocol - - name: ShareAccessRight - uid: azure.mgmt.edgegateway.models.ShareAccessRight - - name: ShareAccessType - uid: azure.mgmt.edgegateway.models.ShareAccessType - - name: SharePaged - uid: azure.mgmt.edgegateway.models.SharePaged - - name: ShareStatus - uid: azure.mgmt.edgegateway.models.ShareStatus - - name: Sku - uid: azure.mgmt.edgegateway.models.Sku - - name: SkuName - uid: azure.mgmt.edgegateway.models.SkuName - - name: SkuTier - uid: azure.mgmt.edgegateway.models.SkuTier - - name: StorageAccountCredential - uid: azure.mgmt.edgegateway.models.StorageAccountCredential - - name: StorageAccountCredentialPaged - uid: azure.mgmt.edgegateway.models.StorageAccountCredentialPaged - - name: SymmetricKey - uid: azure.mgmt.edgegateway.models.SymmetricKey - - name: TimeGrain - uid: azure.mgmt.edgegateway.models.TimeGrain - - name: TrackingInfo - uid: azure.mgmt.edgegateway.models.TrackingInfo - - name: Trigger - uid: azure.mgmt.edgegateway.models.Trigger - - name: TriggerPaged - uid: azure.mgmt.edgegateway.models.TriggerPaged - - name: UpdateDownloadProgress - uid: azure.mgmt.edgegateway.models.UpdateDownloadProgress - - name: UpdateInstallProgress - uid: azure.mgmt.edgegateway.models.UpdateInstallProgress - - name: UpdateOperation - uid: azure.mgmt.edgegateway.models.UpdateOperation - - name: UpdateOperationStage - uid: azure.mgmt.edgegateway.models.UpdateOperationStage - - name: UpdateSummary - uid: azure.mgmt.edgegateway.models.UpdateSummary - - name: UploadCertificateRequest - uid: azure.mgmt.edgegateway.models.UploadCertificateRequest - - name: UploadCertificateResponse - uid: azure.mgmt.edgegateway.models.UploadCertificateResponse - - name: User - uid: azure.mgmt.edgegateway.models.User - - name: UserAccessRight - uid: azure.mgmt.edgegateway.models.UserAccessRight - - name: UserPaged - uid: azure.mgmt.edgegateway.models.UserPaged - name: models - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.alerts_operations - - name: AlertsOperations - uid: azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations - name: alerts_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations - - name: BandwidthSchedulesOperations - uid: azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations - name: bandwidth_schedules_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.devices_operations - - name: DevicesOperations - uid: azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations - name: devices_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.jobs_operations - - name: JobsOperations - uid: azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations - name: jobs_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.operations - - name: Operations - uid: azure.mgmt.edgegateway.operations.operations.Operations - name: operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.operations_status_operations - - name: OperationsStatusOperations - uid: azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations - name: operations_status_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.orders_operations - - name: OrdersOperations - uid: azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations - name: orders_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.roles_operations - - name: RolesOperations - uid: azure.mgmt.edgegateway.operations.roles_operations.RolesOperations - name: roles_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.shares_operations - - name: SharesOperations - uid: azure.mgmt.edgegateway.operations.shares_operations.SharesOperations - name: shares_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations - - name: StorageAccountCredentialsOperations - uid: azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations - name: storage_account_credentials_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.triggers_operations - - name: TriggersOperations - uid: azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations - name: triggers_operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.operations.users_operations - - name: UsersOperations - uid: azure.mgmt.edgegateway.operations.users_operations.UsersOperations - name: users_operations - - name: AlertsOperations - uid: azure.mgmt.edgegateway.operations.AlertsOperations - - name: BandwidthSchedulesOperations - uid: azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations - - name: DevicesOperations - uid: azure.mgmt.edgegateway.operations.DevicesOperations - - name: JobsOperations - uid: azure.mgmt.edgegateway.operations.JobsOperations - - name: Operations - uid: azure.mgmt.edgegateway.operations.Operations - - name: OperationsStatusOperations - uid: azure.mgmt.edgegateway.operations.OperationsStatusOperations - - name: OrdersOperations - uid: azure.mgmt.edgegateway.operations.OrdersOperations - - name: RolesOperations - uid: azure.mgmt.edgegateway.operations.RolesOperations - - name: SharesOperations - uid: azure.mgmt.edgegateway.operations.SharesOperations - - name: StorageAccountCredentialsOperations - uid: azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations - - name: TriggersOperations - uid: azure.mgmt.edgegateway.operations.TriggersOperations - - name: UsersOperations - uid: azure.mgmt.edgegateway.operations.UsersOperations - name: operations - - items: - - name: Overview - uid: azure.mgmt.edgegateway.data_box_edge_management_client - - name: DataBoxEdgeManagementClient - uid: azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClient - - name: DataBoxEdgeManagementClientConfiguration - uid: azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClientConfiguration - name: data_box_edge_management_client - - name: version - uid: azure.mgmt.edgegateway.version - - name: DataBoxEdgeManagementClient - uid: azure.mgmt.edgegateway.DataBoxEdgeManagementClient - name: azure.mgmt.edgegateway -- items: - - name: Overview - uid: azure.mgmt.logz - - items: - - name: Overview - uid: azure.mgmt.logz.aio - - items: - - name: Overview - uid: azure.mgmt.logz.aio.operations - - name: MonitorOperations - uid: azure.mgmt.logz.aio.operations.MonitorOperations - - name: MonitorsOperations - uid: azure.mgmt.logz.aio.operations.MonitorsOperations - - name: Operations - uid: azure.mgmt.logz.aio.operations.Operations - - name: SingleSignOnOperations - uid: azure.mgmt.logz.aio.operations.SingleSignOnOperations - - name: SubAccountOperations - uid: azure.mgmt.logz.aio.operations.SubAccountOperations - - name: SubAccountTagRulesOperations - uid: azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations - - name: TagRulesOperations - uid: azure.mgmt.logz.aio.operations.TagRulesOperations - name: operations - - name: MicrosoftLogz - uid: azure.mgmt.logz.aio.MicrosoftLogz - name: aio - - items: - - name: Overview - uid: azure.mgmt.logz.models - - name: CreatedByType - uid: azure.mgmt.logz.models.CreatedByType - - name: ErrorAdditionalInfo - uid: azure.mgmt.logz.models.ErrorAdditionalInfo - - name: ErrorDetail - uid: azure.mgmt.logz.models.ErrorDetail - - name: ErrorResponse - uid: azure.mgmt.logz.models.ErrorResponse - - name: FilteringTag - uid: azure.mgmt.logz.models.FilteringTag - - name: IdentityProperties - uid: azure.mgmt.logz.models.IdentityProperties - - name: LiftrResourceCategories - uid: azure.mgmt.logz.models.LiftrResourceCategories - - name: LogRules - uid: azure.mgmt.logz.models.LogRules - - name: LogzMonitorResource - uid: azure.mgmt.logz.models.LogzMonitorResource - - name: LogzMonitorResourceListResponse - uid: azure.mgmt.logz.models.LogzMonitorResourceListResponse - - name: LogzMonitorResourceUpdateParameters - uid: azure.mgmt.logz.models.LogzMonitorResourceUpdateParameters - - name: LogzOrganizationProperties - uid: azure.mgmt.logz.models.LogzOrganizationProperties - - name: LogzSingleSignOnProperties - uid: azure.mgmt.logz.models.LogzSingleSignOnProperties - - name: LogzSingleSignOnResource - uid: azure.mgmt.logz.models.LogzSingleSignOnResource - - name: LogzSingleSignOnResourceListResponse - uid: azure.mgmt.logz.models.LogzSingleSignOnResourceListResponse - - name: ManagedIdentityTypes - uid: azure.mgmt.logz.models.ManagedIdentityTypes - - name: MarketplaceSubscriptionStatus - uid: azure.mgmt.logz.models.MarketplaceSubscriptionStatus - - name: MonitorProperties - uid: azure.mgmt.logz.models.MonitorProperties - - name: MonitorUpdateProperties - uid: azure.mgmt.logz.models.MonitorUpdateProperties - - name: MonitoredResource - uid: azure.mgmt.logz.models.MonitoredResource - - name: MonitoredResourceListResponse - uid: azure.mgmt.logz.models.MonitoredResourceListResponse - - name: MonitoringStatus - uid: azure.mgmt.logz.models.MonitoringStatus - - name: MonitoringTagRules - uid: azure.mgmt.logz.models.MonitoringTagRules - - name: MonitoringTagRulesListResponse - uid: azure.mgmt.logz.models.MonitoringTagRulesListResponse - - name: MonitoringTagRulesProperties - uid: azure.mgmt.logz.models.MonitoringTagRulesProperties - - name: OperationDisplay - uid: azure.mgmt.logz.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.logz.models.OperationListResult - - name: OperationResult - uid: azure.mgmt.logz.models.OperationResult - - name: PlanData - uid: azure.mgmt.logz.models.PlanData - - name: ProvisioningState - uid: azure.mgmt.logz.models.ProvisioningState - - name: SingleSignOnStates - uid: azure.mgmt.logz.models.SingleSignOnStates - - name: SystemData - uid: azure.mgmt.logz.models.SystemData - - name: TagAction - uid: azure.mgmt.logz.models.TagAction - - name: UserInfo - uid: azure.mgmt.logz.models.UserInfo - - name: UserRole - uid: azure.mgmt.logz.models.UserRole - - name: UserRoleListResponse - uid: azure.mgmt.logz.models.UserRoleListResponse - - name: UserRoleRequest - uid: azure.mgmt.logz.models.UserRoleRequest - - name: UserRoleResponse - uid: azure.mgmt.logz.models.UserRoleResponse - - name: VMExtensionPayload - uid: azure.mgmt.logz.models.VMExtensionPayload - - name: VMHostUpdateRequest - uid: azure.mgmt.logz.models.VMHostUpdateRequest - - name: VMHostUpdateStates - uid: azure.mgmt.logz.models.VMHostUpdateStates - - name: VMResources - uid: azure.mgmt.logz.models.VMResources - - name: VMResourcesListResponse - uid: azure.mgmt.logz.models.VMResourcesListResponse - name: models - - items: - - name: Overview - uid: azure.mgmt.logz.operations - - name: MonitorOperations - uid: azure.mgmt.logz.operations.MonitorOperations - - name: MonitorsOperations - uid: azure.mgmt.logz.operations.MonitorsOperations - - name: Operations - uid: azure.mgmt.logz.operations.Operations - - name: SingleSignOnOperations - uid: azure.mgmt.logz.operations.SingleSignOnOperations - - name: SubAccountOperations - uid: azure.mgmt.logz.operations.SubAccountOperations - - name: SubAccountTagRulesOperations - uid: azure.mgmt.logz.operations.SubAccountTagRulesOperations - - name: TagRulesOperations - uid: azure.mgmt.logz.operations.TagRulesOperations - name: operations - - name: MicrosoftLogz - uid: azure.mgmt.logz.MicrosoftLogz - name: azure.mgmt.logz -- items: - - name: Overview - uid: azure.mgmt.networkanalytics - - items: - - name: Overview - uid: azure.mgmt.networkanalytics.aio - - items: - - name: Overview - uid: azure.mgmt.networkanalytics.aio.operations - - name: DataProductsCatalogsOperations - uid: azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations - - name: DataProductsOperations - uid: azure.mgmt.networkanalytics.aio.operations.DataProductsOperations - - name: DataTypesOperations - uid: azure.mgmt.networkanalytics.aio.operations.DataTypesOperations - - name: Operations - uid: azure.mgmt.networkanalytics.aio.operations.Operations - name: operations - - name: NetworkAnalyticsMgmtClient - uid: azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient - name: aio - - items: - - name: Overview - uid: azure.mgmt.networkanalytics.models - - name: AccountSas - uid: azure.mgmt.networkanalytics.models.AccountSas - - name: AccountSasToken - uid: azure.mgmt.networkanalytics.models.AccountSasToken - - name: ActionType - uid: azure.mgmt.networkanalytics.models.ActionType - - name: Bypass - uid: azure.mgmt.networkanalytics.models.Bypass - - name: ConsumptionEndpointsProperties - uid: azure.mgmt.networkanalytics.models.ConsumptionEndpointsProperties - - name: ContainerSaS - uid: azure.mgmt.networkanalytics.models.ContainerSaS - - name: ContainerSasToken - uid: azure.mgmt.networkanalytics.models.ContainerSasToken - - name: ControlState - uid: azure.mgmt.networkanalytics.models.ControlState - - name: CreatedByType - uid: azure.mgmt.networkanalytics.models.CreatedByType - - name: DataProduct - uid: azure.mgmt.networkanalytics.models.DataProduct - - name: DataProductInformation - uid: azure.mgmt.networkanalytics.models.DataProductInformation - - name: DataProductListResult - uid: azure.mgmt.networkanalytics.models.DataProductListResult - - name: DataProductNetworkAcls - uid: azure.mgmt.networkanalytics.models.DataProductNetworkAcls - - name: DataProductProperties - uid: azure.mgmt.networkanalytics.models.DataProductProperties - - name: DataProductUpdate - uid: azure.mgmt.networkanalytics.models.DataProductUpdate - - name: DataProductUpdateProperties - uid: azure.mgmt.networkanalytics.models.DataProductUpdateProperties - - name: DataProductUserRole - uid: azure.mgmt.networkanalytics.models.DataProductUserRole - - name: DataProductVersion - uid: azure.mgmt.networkanalytics.models.DataProductVersion - - name: DataProductsCatalog - uid: azure.mgmt.networkanalytics.models.DataProductsCatalog - - name: DataProductsCatalogListResult - uid: azure.mgmt.networkanalytics.models.DataProductsCatalogListResult - - name: DataProductsCatalogProperties - uid: azure.mgmt.networkanalytics.models.DataProductsCatalogProperties - - name: DataType - uid: azure.mgmt.networkanalytics.models.DataType - - name: DataTypeListResult - uid: azure.mgmt.networkanalytics.models.DataTypeListResult - - name: DataTypeProperties - uid: azure.mgmt.networkanalytics.models.DataTypeProperties - - name: DataTypeState - uid: azure.mgmt.networkanalytics.models.DataTypeState - - name: DataTypeUpdate - uid: azure.mgmt.networkanalytics.models.DataTypeUpdate - - name: DataTypeUpdateProperties - uid: azure.mgmt.networkanalytics.models.DataTypeUpdateProperties - - name: DefaultAction - uid: azure.mgmt.networkanalytics.models.DefaultAction - - name: EncryptionKeyDetails - uid: azure.mgmt.networkanalytics.models.EncryptionKeyDetails - - name: ErrorAdditionalInfo - uid: azure.mgmt.networkanalytics.models.ErrorAdditionalInfo - - name: ErrorDetail - uid: azure.mgmt.networkanalytics.models.ErrorDetail - - name: ErrorResponse - uid: azure.mgmt.networkanalytics.models.ErrorResponse - - name: IPRules - uid: azure.mgmt.networkanalytics.models.IPRules - - name: KeyVaultInfo - uid: azure.mgmt.networkanalytics.models.KeyVaultInfo - - name: ListRoleAssignments - uid: azure.mgmt.networkanalytics.models.ListRoleAssignments - - name: ManagedResourceGroupConfiguration - uid: azure.mgmt.networkanalytics.models.ManagedResourceGroupConfiguration - - name: ManagedServiceIdentity - uid: azure.mgmt.networkanalytics.models.ManagedServiceIdentity - - name: ManagedServiceIdentityType - uid: azure.mgmt.networkanalytics.models.ManagedServiceIdentityType - - name: Operation - uid: azure.mgmt.networkanalytics.models.Operation - - name: OperationDisplay - uid: azure.mgmt.networkanalytics.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.networkanalytics.models.OperationListResult - - name: Origin - uid: azure.mgmt.networkanalytics.models.Origin - - name: ProvisioningState - uid: azure.mgmt.networkanalytics.models.ProvisioningState - - name: ProxyResource - uid: azure.mgmt.networkanalytics.models.ProxyResource - - name: PublisherInformation - uid: azure.mgmt.networkanalytics.models.PublisherInformation - - name: Resource - uid: azure.mgmt.networkanalytics.models.Resource - - name: ResourceAccessRules - uid: azure.mgmt.networkanalytics.models.ResourceAccessRules - - name: RoleAssignmentCommonProperties - uid: azure.mgmt.networkanalytics.models.RoleAssignmentCommonProperties - - name: RoleAssignmentDetail - uid: azure.mgmt.networkanalytics.models.RoleAssignmentDetail - - name: SystemData - uid: azure.mgmt.networkanalytics.models.SystemData - - name: TrackedResource - uid: azure.mgmt.networkanalytics.models.TrackedResource - - name: UserAssignedIdentity - uid: azure.mgmt.networkanalytics.models.UserAssignedIdentity - - name: Versions - uid: azure.mgmt.networkanalytics.models.Versions - - name: VirtualNetworkRule - uid: azure.mgmt.networkanalytics.models.VirtualNetworkRule - name: models - - items: - - name: Overview - uid: azure.mgmt.networkanalytics.operations - - name: DataProductsCatalogsOperations - uid: azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations - - name: DataProductsOperations - uid: azure.mgmt.networkanalytics.operations.DataProductsOperations - - name: DataTypesOperations - uid: azure.mgmt.networkanalytics.operations.DataTypesOperations - - name: Operations - uid: azure.mgmt.networkanalytics.operations.Operations - name: operations - - name: NetworkAnalyticsMgmtClient - uid: azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient - name: azure.mgmt.networkanalytics -- items: - - name: Overview - uid: azure.mgmt.powerbiembedded - - items: - - name: Overview - uid: azure.mgmt.powerbiembedded.aio - - items: - - name: Overview - uid: azure.mgmt.powerbiembedded.aio.operations - - name: PowerBIEmbeddedManagementClientOperationsMixin - uid: azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin - - name: WorkspaceCollectionsOperations - uid: azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations - - name: WorkspacesOperations - uid: azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations - name: operations - - name: PowerBIEmbeddedManagementClient - uid: azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient - name: aio - - items: - - name: Overview - uid: azure.mgmt.powerbiembedded.models - - name: AccessKeyName - uid: azure.mgmt.powerbiembedded.models.AccessKeyName - - name: AzureSku - uid: azure.mgmt.powerbiembedded.models.AzureSku - - name: AzureSkuName - uid: azure.mgmt.powerbiembedded.models.AzureSkuName - - name: AzureSkuTier - uid: azure.mgmt.powerbiembedded.models.AzureSkuTier - - name: CheckNameReason - uid: azure.mgmt.powerbiembedded.models.CheckNameReason - - name: CheckNameRequest - uid: azure.mgmt.powerbiembedded.models.CheckNameRequest - - name: CheckNameResponse - uid: azure.mgmt.powerbiembedded.models.CheckNameResponse - - name: CreateWorkspaceCollectionRequest - uid: azure.mgmt.powerbiembedded.models.CreateWorkspaceCollectionRequest - - name: Display - uid: azure.mgmt.powerbiembedded.models.Display - - name: Error - uid: azure.mgmt.powerbiembedded.models.Error - - name: ErrorDetail - uid: azure.mgmt.powerbiembedded.models.ErrorDetail - - name: MigrateWorkspaceCollectionRequest - uid: azure.mgmt.powerbiembedded.models.MigrateWorkspaceCollectionRequest - - name: Operation - uid: azure.mgmt.powerbiembedded.models.Operation - - name: OperationList - uid: azure.mgmt.powerbiembedded.models.OperationList - - name: UpdateWorkspaceCollectionRequest - uid: azure.mgmt.powerbiembedded.models.UpdateWorkspaceCollectionRequest - - name: Workspace - uid: azure.mgmt.powerbiembedded.models.Workspace - - name: WorkspaceCollection - uid: azure.mgmt.powerbiembedded.models.WorkspaceCollection - - name: WorkspaceCollectionAccessKey - uid: azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKey - - name: WorkspaceCollectionAccessKeys - uid: azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKeys - - name: WorkspaceCollectionList - uid: azure.mgmt.powerbiembedded.models.WorkspaceCollectionList - - name: WorkspaceList - uid: azure.mgmt.powerbiembedded.models.WorkspaceList - name: models - - items: - - name: Overview - uid: azure.mgmt.powerbiembedded.operations - - name: PowerBIEmbeddedManagementClientOperationsMixin - uid: azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin - - name: WorkspaceCollectionsOperations - uid: azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations - - name: WorkspacesOperations - uid: azure.mgmt.powerbiembedded.operations.WorkspacesOperations - name: operations - - name: PowerBIEmbeddedManagementClient - uid: azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient - name: azure.mgmt.powerbiembedded -- items: - - name: Overview - uid: azure.mgmt.scheduler - - items: - - name: Overview - uid: azure.mgmt.scheduler.aio - - items: - - name: Overview - uid: azure.mgmt.scheduler.aio.operations - - name: JobCollectionsOperations - uid: azure.mgmt.scheduler.aio.operations.JobCollectionsOperations - - name: JobsOperations - uid: azure.mgmt.scheduler.aio.operations.JobsOperations - name: operations - - name: SchedulerManagementClient - uid: azure.mgmt.scheduler.aio.SchedulerManagementClient - name: aio - - items: - - name: Overview - uid: azure.mgmt.scheduler.models - - name: BasicAuthentication - uid: azure.mgmt.scheduler.models.BasicAuthentication - - name: ClientCertAuthentication - uid: azure.mgmt.scheduler.models.ClientCertAuthentication - - name: DayOfWeek - uid: azure.mgmt.scheduler.models.DayOfWeek - - name: HttpAuthentication - uid: azure.mgmt.scheduler.models.HttpAuthentication - - name: HttpAuthenticationType - uid: azure.mgmt.scheduler.models.HttpAuthenticationType - - name: HttpRequest - uid: azure.mgmt.scheduler.models.HttpRequest - - name: JobAction - uid: azure.mgmt.scheduler.models.JobAction - - name: JobActionType - uid: azure.mgmt.scheduler.models.JobActionType - - name: JobCollectionDefinition - uid: azure.mgmt.scheduler.models.JobCollectionDefinition - - name: JobCollectionListResult - uid: azure.mgmt.scheduler.models.JobCollectionListResult - - name: JobCollectionProperties - uid: azure.mgmt.scheduler.models.JobCollectionProperties - - name: JobCollectionQuota - uid: azure.mgmt.scheduler.models.JobCollectionQuota - - name: JobCollectionState - uid: azure.mgmt.scheduler.models.JobCollectionState - - name: JobDefinition - uid: azure.mgmt.scheduler.models.JobDefinition - - name: JobErrorAction - uid: azure.mgmt.scheduler.models.JobErrorAction - - name: JobExecutionStatus - uid: azure.mgmt.scheduler.models.JobExecutionStatus - - name: JobHistoryActionName - uid: azure.mgmt.scheduler.models.JobHistoryActionName - - name: JobHistoryDefinition - uid: azure.mgmt.scheduler.models.JobHistoryDefinition - - name: JobHistoryDefinitionProperties - uid: azure.mgmt.scheduler.models.JobHistoryDefinitionProperties - - name: JobHistoryFilter - uid: azure.mgmt.scheduler.models.JobHistoryFilter - - name: JobHistoryListResult - uid: azure.mgmt.scheduler.models.JobHistoryListResult - - name: JobListResult - uid: azure.mgmt.scheduler.models.JobListResult - - name: JobMaxRecurrence - uid: azure.mgmt.scheduler.models.JobMaxRecurrence - - name: JobProperties - uid: azure.mgmt.scheduler.models.JobProperties - - name: JobRecurrence - uid: azure.mgmt.scheduler.models.JobRecurrence - - name: JobRecurrenceSchedule - uid: azure.mgmt.scheduler.models.JobRecurrenceSchedule - - name: JobRecurrenceScheduleMonthlyOccurrence - uid: azure.mgmt.scheduler.models.JobRecurrenceScheduleMonthlyOccurrence - - name: JobScheduleDay - uid: azure.mgmt.scheduler.models.JobScheduleDay - - name: JobState - uid: azure.mgmt.scheduler.models.JobState - - name: JobStateFilter - uid: azure.mgmt.scheduler.models.JobStateFilter - - name: JobStatus - uid: azure.mgmt.scheduler.models.JobStatus - - name: OAuthAuthentication - uid: azure.mgmt.scheduler.models.OAuthAuthentication - - name: RecurrenceFrequency - uid: azure.mgmt.scheduler.models.RecurrenceFrequency - - name: RetryPolicy - uid: azure.mgmt.scheduler.models.RetryPolicy - - name: RetryType - uid: azure.mgmt.scheduler.models.RetryType - - name: ServiceBusAuthentication - uid: azure.mgmt.scheduler.models.ServiceBusAuthentication - - name: ServiceBusAuthenticationType - uid: azure.mgmt.scheduler.models.ServiceBusAuthenticationType - - name: ServiceBusBrokeredMessageProperties - uid: azure.mgmt.scheduler.models.ServiceBusBrokeredMessageProperties - - name: ServiceBusMessage - uid: azure.mgmt.scheduler.models.ServiceBusMessage - - name: ServiceBusQueueMessage - uid: azure.mgmt.scheduler.models.ServiceBusQueueMessage - - name: ServiceBusTopicMessage - uid: azure.mgmt.scheduler.models.ServiceBusTopicMessage - - name: ServiceBusTransportType - uid: azure.mgmt.scheduler.models.ServiceBusTransportType - - name: Sku - uid: azure.mgmt.scheduler.models.Sku - - name: SkuDefinition - uid: azure.mgmt.scheduler.models.SkuDefinition - - name: StorageQueueMessage - uid: azure.mgmt.scheduler.models.StorageQueueMessage - name: models - - items: - - name: Overview - uid: azure.mgmt.scheduler.operations - - name: JobCollectionsOperations - uid: azure.mgmt.scheduler.operations.JobCollectionsOperations - - name: JobsOperations - uid: azure.mgmt.scheduler.operations.JobsOperations - name: operations - - name: patch - uid: azure.mgmt.scheduler.patch - - name: SchedulerManagementClient - uid: azure.mgmt.scheduler.SchedulerManagementClient - name: azure.mgmt.scheduler -- items: - - name: Overview - uid: azure.mgmt.storageimportexport - - items: - - name: Overview - uid: azure.mgmt.storageimportexport.aio - - items: - - name: Overview - uid: azure.mgmt.storageimportexport.aio.operations - - name: BitLockerKeysOperations - uid: azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations - - name: JobsOperations - uid: azure.mgmt.storageimportexport.aio.operations.JobsOperations - - name: LocationsOperations - uid: azure.mgmt.storageimportexport.aio.operations.LocationsOperations - - name: Operations - uid: azure.mgmt.storageimportexport.aio.operations.Operations - name: operations - - name: StorageImportExport - uid: azure.mgmt.storageimportexport.aio.StorageImportExport - name: aio - - items: - - name: Overview - uid: azure.mgmt.storageimportexport.models - - name: CreatedByType - uid: azure.mgmt.storageimportexport.models.CreatedByType - - name: DeliveryPackageInformation - uid: azure.mgmt.storageimportexport.models.DeliveryPackageInformation - - name: DriveBitLockerKey - uid: azure.mgmt.storageimportexport.models.DriveBitLockerKey - - name: DriveState - uid: azure.mgmt.storageimportexport.models.DriveState - - name: DriveStatus - uid: azure.mgmt.storageimportexport.models.DriveStatus - - name: EncryptionKekType - uid: azure.mgmt.storageimportexport.models.EncryptionKekType - - name: EncryptionKeyDetails - uid: azure.mgmt.storageimportexport.models.EncryptionKeyDetails - - name: ErrorResponse - uid: azure.mgmt.storageimportexport.models.ErrorResponse - - name: ErrorResponseErrorDetailsItem - uid: azure.mgmt.storageimportexport.models.ErrorResponseErrorDetailsItem - - name: Export - uid: azure.mgmt.storageimportexport.models.Export - - name: GetBitLockerKeysResponse - uid: azure.mgmt.storageimportexport.models.GetBitLockerKeysResponse - - name: IdentityDetails - uid: azure.mgmt.storageimportexport.models.IdentityDetails - - name: IdentityType - uid: azure.mgmt.storageimportexport.models.IdentityType - - name: JobDetails - uid: azure.mgmt.storageimportexport.models.JobDetails - - name: JobResponse - uid: azure.mgmt.storageimportexport.models.JobResponse - - name: ListJobsResponse - uid: azure.mgmt.storageimportexport.models.ListJobsResponse - - name: ListOperationsResponse - uid: azure.mgmt.storageimportexport.models.ListOperationsResponse - - name: Location - uid: azure.mgmt.storageimportexport.models.Location - - name: LocationsResponse - uid: azure.mgmt.storageimportexport.models.LocationsResponse - - name: Operation - uid: azure.mgmt.storageimportexport.models.Operation - - name: PackageInformation - uid: azure.mgmt.storageimportexport.models.PackageInformation - - name: PutJobParameters - uid: azure.mgmt.storageimportexport.models.PutJobParameters - - name: ReturnAddress - uid: azure.mgmt.storageimportexport.models.ReturnAddress - - name: ReturnShipping - uid: azure.mgmt.storageimportexport.models.ReturnShipping - - name: ShippingInformation - uid: azure.mgmt.storageimportexport.models.ShippingInformation - - name: SystemData - uid: azure.mgmt.storageimportexport.models.SystemData - - name: UpdateJobParameters - uid: azure.mgmt.storageimportexport.models.UpdateJobParameters - name: models - - items: - - name: Overview - uid: azure.mgmt.storageimportexport.operations - - name: BitLockerKeysOperations - uid: azure.mgmt.storageimportexport.operations.BitLockerKeysOperations - - name: JobsOperations - uid: azure.mgmt.storageimportexport.operations.JobsOperations - - name: LocationsOperations - uid: azure.mgmt.storageimportexport.operations.LocationsOperations - - name: Operations - uid: azure.mgmt.storageimportexport.operations.Operations - name: operations - - name: StorageImportExport - uid: azure.mgmt.storageimportexport.StorageImportExport - name: azure.mgmt.storageimportexport -- items: - - name: Overview - uid: azure.mgmt.testbase - - items: - - name: Overview - uid: azure.mgmt.testbase.aio - - items: - - name: Overview - uid: azure.mgmt.testbase.aio.operations - - name: AnalysisResultsOperations - uid: azure.mgmt.testbase.aio.operations.AnalysisResultsOperations - - name: AvailableOSOperations - uid: azure.mgmt.testbase.aio.operations.AvailableOSOperations - - name: BillingHubServiceOperations - uid: azure.mgmt.testbase.aio.operations.BillingHubServiceOperations - - name: CustomerEventsOperations - uid: azure.mgmt.testbase.aio.operations.CustomerEventsOperations - - name: EmailEventsOperations - uid: azure.mgmt.testbase.aio.operations.EmailEventsOperations - - name: FavoriteProcessesOperations - uid: azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations - - name: FlightingRingsOperations - uid: azure.mgmt.testbase.aio.operations.FlightingRingsOperations - - name: OSUpdatesOperations - uid: azure.mgmt.testbase.aio.operations.OSUpdatesOperations - - name: Operations - uid: azure.mgmt.testbase.aio.operations.Operations - - name: PackagesOperations - uid: azure.mgmt.testbase.aio.operations.PackagesOperations - - name: SkusOperations - uid: azure.mgmt.testbase.aio.operations.SkusOperations - - name: TestBaseAccountsOperations - uid: azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations - - name: TestResultsOperations - uid: azure.mgmt.testbase.aio.operations.TestResultsOperations - - name: TestSummariesOperations - uid: azure.mgmt.testbase.aio.operations.TestSummariesOperations - - name: TestTypesOperations - uid: azure.mgmt.testbase.aio.operations.TestTypesOperations - - name: UsageOperations - uid: azure.mgmt.testbase.aio.operations.UsageOperations - name: operations - - name: TestBase - uid: azure.mgmt.testbase.aio.TestBase - name: aio - - items: - - name: Overview - uid: azure.mgmt.testbase.models - - name: Action - uid: azure.mgmt.testbase.models.Action - - name: AnalysisResultListResult - uid: azure.mgmt.testbase.models.AnalysisResultListResult - - name: AnalysisResultName - uid: azure.mgmt.testbase.models.AnalysisResultName - - name: AnalysisResultSingletonResource - uid: azure.mgmt.testbase.models.AnalysisResultSingletonResource - - name: AnalysisResultSingletonResourceProperties - uid: azure.mgmt.testbase.models.AnalysisResultSingletonResourceProperties - - name: AnalysisResultType - uid: azure.mgmt.testbase.models.AnalysisResultType - - name: AnalysisStatus - uid: azure.mgmt.testbase.models.AnalysisStatus - - name: AvailableOSListResult - uid: azure.mgmt.testbase.models.AvailableOSListResult - - name: AvailableOSResource - uid: azure.mgmt.testbase.models.AvailableOSResource - - name: BillingHubExecutionUsageDetail - uid: azure.mgmt.testbase.models.BillingHubExecutionUsageDetail - - name: BillingHubFreeHourIncrementEntry - uid: azure.mgmt.testbase.models.BillingHubFreeHourIncrementEntry - - name: BillingHubGetFreeHourBalanceResponse - uid: azure.mgmt.testbase.models.BillingHubGetFreeHourBalanceResponse - - name: BillingHubGetUsageRequest - uid: azure.mgmt.testbase.models.BillingHubGetUsageRequest - - name: BillingHubGetUsageResponse - uid: azure.mgmt.testbase.models.BillingHubGetUsageResponse - - name: BillingHubPackageUsage - uid: azure.mgmt.testbase.models.BillingHubPackageUsage - - name: BillingHubUsage - uid: azure.mgmt.testbase.models.BillingHubUsage - - name: BillingHubUsageGroup - uid: azure.mgmt.testbase.models.BillingHubUsageGroup - - name: BillingHubUsageGroupedByUpdateType - uid: azure.mgmt.testbase.models.BillingHubUsageGroupedByUpdateType - - name: CPURegressionResultSingletonResourceProperties - uid: azure.mgmt.testbase.models.CPURegressionResultSingletonResourceProperties - - name: CPUUtilizationResultSingletonResourceProperties - uid: azure.mgmt.testbase.models.CPUUtilizationResultSingletonResourceProperties - - name: Category - uid: azure.mgmt.testbase.models.Category - - name: CheckNameAvailabilityResult - uid: azure.mgmt.testbase.models.CheckNameAvailabilityResult - - name: Command - uid: azure.mgmt.testbase.models.Command - - name: ContentType - uid: azure.mgmt.testbase.models.ContentType - - name: CreatedByType - uid: azure.mgmt.testbase.models.CreatedByType - - name: CustomerEventListResult - uid: azure.mgmt.testbase.models.CustomerEventListResult - - name: CustomerEventResource - uid: azure.mgmt.testbase.models.CustomerEventResource - - name: DistributionGroupListReceiverValue - uid: azure.mgmt.testbase.models.DistributionGroupListReceiverValue - - name: DownloadURLResponse - uid: azure.mgmt.testbase.models.DownloadURLResponse - - name: EmailEventListResult - uid: azure.mgmt.testbase.models.EmailEventListResult - - name: EmailEventResource - uid: azure.mgmt.testbase.models.EmailEventResource - - name: ErrorDefinition - uid: azure.mgmt.testbase.models.ErrorDefinition - - name: ErrorResponse - uid: azure.mgmt.testbase.models.ErrorResponse - - name: ExecutionStatus - uid: azure.mgmt.testbase.models.ExecutionStatus - - name: FavoriteProcessListResult - uid: azure.mgmt.testbase.models.FavoriteProcessListResult - - name: FavoriteProcessResource - uid: azure.mgmt.testbase.models.FavoriteProcessResource - - name: FileUploadURLResponse - uid: azure.mgmt.testbase.models.FileUploadURLResponse - - name: FlightingRingListResult - uid: azure.mgmt.testbase.models.FlightingRingListResult - - name: FlightingRingResource - uid: azure.mgmt.testbase.models.FlightingRingResource - - name: GetFileUploadURLParameters - uid: azure.mgmt.testbase.models.GetFileUploadURLParameters - - name: Grade - uid: azure.mgmt.testbase.models.Grade - - name: IdentifiedFailure - uid: azure.mgmt.testbase.models.IdentifiedFailure - - name: MemoryRegressionResultSingletonResourceProperties - uid: azure.mgmt.testbase.models.MemoryRegressionResultSingletonResourceProperties - - name: MemoryUtilizationResultSingletonResourceProperties - uid: azure.mgmt.testbase.models.MemoryUtilizationResultSingletonResourceProperties - - name: NotificationEventReceiver - uid: azure.mgmt.testbase.models.NotificationEventReceiver - - name: NotificationReceiverValue - uid: azure.mgmt.testbase.models.NotificationReceiverValue - - name: OSUpdateListResult - uid: azure.mgmt.testbase.models.OSUpdateListResult - - name: OSUpdateResource - uid: azure.mgmt.testbase.models.OSUpdateResource - - name: OSUpdateTestSummary - uid: azure.mgmt.testbase.models.OSUpdateTestSummary - - name: OSUpdatesTestSummary - uid: azure.mgmt.testbase.models.OSUpdatesTestSummary - - name: Operation - uid: azure.mgmt.testbase.models.Operation - - name: OperationDisplay - uid: azure.mgmt.testbase.models.OperationDisplay - - name: OperationListResult - uid: azure.mgmt.testbase.models.OperationListResult - - name: OsUpdateType - uid: azure.mgmt.testbase.models.OsUpdateType - - name: PackageCheckNameAvailabilityParameters - uid: azure.mgmt.testbase.models.PackageCheckNameAvailabilityParameters - - name: PackageListResult - uid: azure.mgmt.testbase.models.PackageListResult - - name: PackageResource - uid: azure.mgmt.testbase.models.PackageResource - - name: PackageRunTestParameters - uid: azure.mgmt.testbase.models.PackageRunTestParameters - - name: PackageStatus - uid: azure.mgmt.testbase.models.PackageStatus - - name: PackageUpdateParameters - uid: azure.mgmt.testbase.models.PackageUpdateParameters - - name: PackageValidationResult - uid: azure.mgmt.testbase.models.PackageValidationResult - - name: ProvisioningState - uid: azure.mgmt.testbase.models.ProvisioningState - - name: ProxyResource - uid: azure.mgmt.testbase.models.ProxyResource - - name: Reason - uid: azure.mgmt.testbase.models.Reason - - name: RegressionResult - uid: azure.mgmt.testbase.models.RegressionResult - - name: RegressionTestDetails - uid: azure.mgmt.testbase.models.RegressionTestDetails - - name: ReliabilityResult - uid: azure.mgmt.testbase.models.ReliabilityResult - - name: ReliabilityResultSingletonResourceProperties - uid: azure.mgmt.testbase.models.ReliabilityResultSingletonResourceProperties - - name: Resource - uid: azure.mgmt.testbase.models.Resource - - name: ScriptExecutionResult - uid: azure.mgmt.testbase.models.ScriptExecutionResult - - name: ScriptExecutionResultSingletonResourceProperties - uid: azure.mgmt.testbase.models.ScriptExecutionResultSingletonResourceProperties - - name: SubscriptionReceiverValue - uid: azure.mgmt.testbase.models.SubscriptionReceiverValue - - name: SystemData - uid: azure.mgmt.testbase.models.SystemData - - name: TargetOSInfo - uid: azure.mgmt.testbase.models.TargetOSInfo - - name: Test - uid: azure.mgmt.testbase.models.Test - - name: TestAnalysisResult - uid: azure.mgmt.testbase.models.TestAnalysisResult - - name: TestAnalysisResultSingletonResourceProperties - uid: azure.mgmt.testbase.models.TestAnalysisResultSingletonResourceProperties - - name: TestAnalysisStatus - uid: azure.mgmt.testbase.models.TestAnalysisStatus - - name: TestBaseAccountListResult - uid: azure.mgmt.testbase.models.TestBaseAccountListResult - - name: TestBaseAccountResource - uid: azure.mgmt.testbase.models.TestBaseAccountResource - - name: TestBaseAccountSKU - uid: azure.mgmt.testbase.models.TestBaseAccountSKU - - name: TestBaseAccountSKUCapability - uid: azure.mgmt.testbase.models.TestBaseAccountSKUCapability - - name: TestBaseAccountSKUListResult - uid: azure.mgmt.testbase.models.TestBaseAccountSKUListResult - - name: TestBaseAccountUpdateParameters - uid: azure.mgmt.testbase.models.TestBaseAccountUpdateParameters - - name: TestBaseAccountUsageData - uid: azure.mgmt.testbase.models.TestBaseAccountUsageData - - name: TestBaseAccountUsageDataList - uid: azure.mgmt.testbase.models.TestBaseAccountUsageDataList - - name: TestBaseAccountUsageName - uid: azure.mgmt.testbase.models.TestBaseAccountUsageName - - name: TestResultAnalysisSummary - uid: azure.mgmt.testbase.models.TestResultAnalysisSummary - - name: TestResultConsoleLogDownloadURLParameters - uid: azure.mgmt.testbase.models.TestResultConsoleLogDownloadURLParameters - - name: TestResultListResult - uid: azure.mgmt.testbase.models.TestResultListResult - - name: TestResultResource - uid: azure.mgmt.testbase.models.TestResultResource - - name: TestStatus - uid: azure.mgmt.testbase.models.TestStatus - - name: TestSummaryListResult - uid: azure.mgmt.testbase.models.TestSummaryListResult - - name: TestSummaryResource - uid: azure.mgmt.testbase.models.TestSummaryResource - - name: TestType - uid: azure.mgmt.testbase.models.TestType - - name: TestTypeListResult - uid: azure.mgmt.testbase.models.TestTypeListResult - - name: TestTypeResource - uid: azure.mgmt.testbase.models.TestTypeResource - - name: Tier - uid: azure.mgmt.testbase.models.Tier - - name: TrackedResource - uid: azure.mgmt.testbase.models.TrackedResource - - name: Type - uid: azure.mgmt.testbase.models.Type - - name: UserObjectReceiverValue - uid: azure.mgmt.testbase.models.UserObjectReceiverValue - - name: UtilizationBound - uid: azure.mgmt.testbase.models.UtilizationBound - - name: UtilizationEntry - uid: azure.mgmt.testbase.models.UtilizationEntry - - name: UtilizationResult - uid: azure.mgmt.testbase.models.UtilizationResult - - name: ValidationRunStatus - uid: azure.mgmt.testbase.models.ValidationRunStatus - name: models - - items: - - name: Overview - uid: azure.mgmt.testbase.operations - - name: AnalysisResultsOperations - uid: azure.mgmt.testbase.operations.AnalysisResultsOperations - - name: AvailableOSOperations - uid: azure.mgmt.testbase.operations.AvailableOSOperations - - name: BillingHubServiceOperations - uid: azure.mgmt.testbase.operations.BillingHubServiceOperations - - name: CustomerEventsOperations - uid: azure.mgmt.testbase.operations.CustomerEventsOperations - - name: EmailEventsOperations - uid: azure.mgmt.testbase.operations.EmailEventsOperations - - name: FavoriteProcessesOperations - uid: azure.mgmt.testbase.operations.FavoriteProcessesOperations - - name: FlightingRingsOperations - uid: azure.mgmt.testbase.operations.FlightingRingsOperations - - name: OSUpdatesOperations - uid: azure.mgmt.testbase.operations.OSUpdatesOperations - - name: Operations - uid: azure.mgmt.testbase.operations.Operations - - name: PackagesOperations - uid: azure.mgmt.testbase.operations.PackagesOperations - - name: SkusOperations - uid: azure.mgmt.testbase.operations.SkusOperations - - name: TestBaseAccountsOperations - uid: azure.mgmt.testbase.operations.TestBaseAccountsOperations - - name: TestResultsOperations - uid: azure.mgmt.testbase.operations.TestResultsOperations - - name: TestSummariesOperations - uid: azure.mgmt.testbase.operations.TestSummariesOperations - - name: TestTypesOperations - uid: azure.mgmt.testbase.operations.TestTypesOperations - - name: UsageOperations - uid: azure.mgmt.testbase.operations.UsageOperations - name: operations - - name: TestBase - uid: azure.mgmt.testbase.TestBase - name: azure.mgmt.testbase -- items: - - name: Overview - uid: azure.mgmt.videoanalyzer - - items: - - name: Overview - uid: azure.mgmt.videoanalyzer.aio - - items: - - name: Overview - uid: azure.mgmt.videoanalyzer.aio.operations - - name: AccessPoliciesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations - - name: EdgeModulesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations - - name: LivePipelineOperationStatusesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations - - name: LivePipelinesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations - - name: LocationsOperations - uid: azure.mgmt.videoanalyzer.aio.operations.LocationsOperations - - name: OperationResultsOperations - uid: azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations - - name: OperationStatusesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations - - name: Operations - uid: azure.mgmt.videoanalyzer.aio.operations.Operations - - name: PipelineJobOperationStatusesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations - - name: PipelineJobsOperations - uid: azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations - - name: PipelineTopologiesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations - - name: PrivateEndpointConnectionsOperations - uid: azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations - - name: PrivateLinkResourcesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations - - name: VideoAnalyzerOperationResultsOperations - uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations - - name: VideoAnalyzerOperationStatusesOperations - uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations - - name: VideoAnalyzersOperations - uid: azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations - - name: VideosOperations - uid: azure.mgmt.videoanalyzer.aio.operations.VideosOperations - name: operations - - name: VideoAnalyzer - uid: azure.mgmt.videoanalyzer.aio.VideoAnalyzer - name: aio - - items: - - name: Overview - uid: azure.mgmt.videoanalyzer.models - - name: AccessPolicyEccAlgo - uid: azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo - - name: AccessPolicyEntity - uid: azure.mgmt.videoanalyzer.models.AccessPolicyEntity - - name: AccessPolicyEntityCollection - uid: azure.mgmt.videoanalyzer.models.AccessPolicyEntityCollection - - name: AccessPolicyRole - uid: azure.mgmt.videoanalyzer.models.AccessPolicyRole - - name: AccessPolicyRsaAlgo - uid: azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo - - name: AccountEncryption - uid: azure.mgmt.videoanalyzer.models.AccountEncryption - - name: AccountEncryptionKeyType - uid: azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType - - name: ActionType - uid: azure.mgmt.videoanalyzer.models.ActionType - - name: AudioEncoderAac - uid: azure.mgmt.videoanalyzer.models.AudioEncoderAac - - name: AudioEncoderBase - uid: azure.mgmt.videoanalyzer.models.AudioEncoderBase - - name: AuthenticationBase - uid: azure.mgmt.videoanalyzer.models.AuthenticationBase - - name: CertificateSource - uid: azure.mgmt.videoanalyzer.models.CertificateSource - - name: CheckNameAvailabilityReason - uid: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason - - name: CheckNameAvailabilityRequest - uid: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityRequest - - name: CheckNameAvailabilityResponse - uid: azure.mgmt.videoanalyzer.models.CheckNameAvailabilityResponse - - name: CreatedByType - uid: azure.mgmt.videoanalyzer.models.CreatedByType - - name: CredentialsBase - uid: azure.mgmt.videoanalyzer.models.CredentialsBase - - name: EccTokenKey - uid: azure.mgmt.videoanalyzer.models.EccTokenKey - - name: EdgeModuleEntity - uid: azure.mgmt.videoanalyzer.models.EdgeModuleEntity - - name: EdgeModuleEntityCollection - uid: azure.mgmt.videoanalyzer.models.EdgeModuleEntityCollection - - name: EdgeModuleProvisioningToken - uid: azure.mgmt.videoanalyzer.models.EdgeModuleProvisioningToken - - name: EncoderCustomPreset - uid: azure.mgmt.videoanalyzer.models.EncoderCustomPreset - - name: EncoderPresetBase - uid: azure.mgmt.videoanalyzer.models.EncoderPresetBase - - name: EncoderProcessor - uid: azure.mgmt.videoanalyzer.models.EncoderProcessor - - name: EncoderSystemPreset - uid: azure.mgmt.videoanalyzer.models.EncoderSystemPreset - - name: EncoderSystemPresetType - uid: azure.mgmt.videoanalyzer.models.EncoderSystemPresetType - - name: Endpoint - uid: azure.mgmt.videoanalyzer.models.Endpoint - - name: EndpointBase - uid: azure.mgmt.videoanalyzer.models.EndpointBase - - name: ErrorAdditionalInfo - uid: azure.mgmt.videoanalyzer.models.ErrorAdditionalInfo - - name: ErrorDetail - uid: azure.mgmt.videoanalyzer.models.ErrorDetail - - name: ErrorResponse - uid: azure.mgmt.videoanalyzer.models.ErrorResponse - - name: GroupLevelAccessControl - uid: azure.mgmt.videoanalyzer.models.GroupLevelAccessControl - - name: IotHub - uid: azure.mgmt.videoanalyzer.models.IotHub - - name: JwtAuthentication - uid: azure.mgmt.videoanalyzer.models.JwtAuthentication - - name: KeyVaultProperties - uid: azure.mgmt.videoanalyzer.models.KeyVaultProperties - - name: Kind - uid: azure.mgmt.videoanalyzer.models.Kind - - name: ListProvisioningTokenInput - uid: azure.mgmt.videoanalyzer.models.ListProvisioningTokenInput - - name: LivePipeline - uid: azure.mgmt.videoanalyzer.models.LivePipeline - - name: LivePipelineCollection - uid: azure.mgmt.videoanalyzer.models.LivePipelineCollection - - name: LivePipelineOperationStatus - uid: azure.mgmt.videoanalyzer.models.LivePipelineOperationStatus - - name: LivePipelineState - uid: azure.mgmt.videoanalyzer.models.LivePipelineState - - name: LivePipelineUpdate - uid: azure.mgmt.videoanalyzer.models.LivePipelineUpdate - - name: LogSpecification - uid: azure.mgmt.videoanalyzer.models.LogSpecification - - name: MetricAggregationType - uid: azure.mgmt.videoanalyzer.models.MetricAggregationType - - name: MetricDimension - uid: azure.mgmt.videoanalyzer.models.MetricDimension - - name: MetricSpecification - uid: azure.mgmt.videoanalyzer.models.MetricSpecification - - name: MetricUnit - uid: azure.mgmt.videoanalyzer.models.MetricUnit - - name: NetworkAccessControl - uid: azure.mgmt.videoanalyzer.models.NetworkAccessControl - - name: NodeBase - uid: azure.mgmt.videoanalyzer.models.NodeBase - - name: NodeInput - uid: azure.mgmt.videoanalyzer.models.NodeInput - - name: Operation - uid: azure.mgmt.videoanalyzer.models.Operation - - name: OperationCollection - uid: azure.mgmt.videoanalyzer.models.OperationCollection - - name: OperationDisplay - uid: azure.mgmt.videoanalyzer.models.OperationDisplay - - name: ParameterDeclaration - uid: azure.mgmt.videoanalyzer.models.ParameterDeclaration - - name: ParameterDefinition - uid: azure.mgmt.videoanalyzer.models.ParameterDefinition - - name: ParameterType - uid: azure.mgmt.videoanalyzer.models.ParameterType - - name: PemCertificateList - uid: azure.mgmt.videoanalyzer.models.PemCertificateList - - name: PipelineJob - uid: azure.mgmt.videoanalyzer.models.PipelineJob - - name: PipelineJobCollection - uid: azure.mgmt.videoanalyzer.models.PipelineJobCollection - - name: PipelineJobError - uid: azure.mgmt.videoanalyzer.models.PipelineJobError - - name: PipelineJobOperationStatus - uid: azure.mgmt.videoanalyzer.models.PipelineJobOperationStatus - - name: PipelineJobState - uid: azure.mgmt.videoanalyzer.models.PipelineJobState - - name: PipelineJobUpdate - uid: azure.mgmt.videoanalyzer.models.PipelineJobUpdate - - name: PipelineTopology - uid: azure.mgmt.videoanalyzer.models.PipelineTopology - - name: PipelineTopologyCollection - uid: azure.mgmt.videoanalyzer.models.PipelineTopologyCollection - - name: PipelineTopologyUpdate - uid: azure.mgmt.videoanalyzer.models.PipelineTopologyUpdate - - name: PrivateEndpoint - uid: azure.mgmt.videoanalyzer.models.PrivateEndpoint - - name: PrivateEndpointConnection - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnection - - name: PrivateEndpointConnectionListResult - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionListResult - - name: PrivateEndpointConnectionProvisioningState - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState - - name: PrivateEndpointServiceConnectionStatus - uid: azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus - - name: PrivateLinkResource - uid: azure.mgmt.videoanalyzer.models.PrivateLinkResource - - name: PrivateLinkResourceListResult - uid: azure.mgmt.videoanalyzer.models.PrivateLinkResourceListResult - - name: PrivateLinkServiceConnectionState - uid: azure.mgmt.videoanalyzer.models.PrivateLinkServiceConnectionState - - name: ProcessorNodeBase - uid: azure.mgmt.videoanalyzer.models.ProcessorNodeBase - - name: Properties - uid: azure.mgmt.videoanalyzer.models.Properties - - name: ProvisioningState - uid: azure.mgmt.videoanalyzer.models.ProvisioningState - - name: ProxyResource - uid: azure.mgmt.videoanalyzer.models.ProxyResource - - name: PublicNetworkAccess - uid: azure.mgmt.videoanalyzer.models.PublicNetworkAccess - - name: Resource - uid: azure.mgmt.videoanalyzer.models.Resource - - name: ResourceIdentity - uid: azure.mgmt.videoanalyzer.models.ResourceIdentity - - name: RsaTokenKey - uid: azure.mgmt.videoanalyzer.models.RsaTokenKey - - name: RtspSource - uid: azure.mgmt.videoanalyzer.models.RtspSource - - name: RtspTransport - uid: azure.mgmt.videoanalyzer.models.RtspTransport - - name: SecureIotDeviceRemoteTunnel - uid: azure.mgmt.videoanalyzer.models.SecureIotDeviceRemoteTunnel - - name: ServiceSpecification - uid: azure.mgmt.videoanalyzer.models.ServiceSpecification - - name: SinkNodeBase - uid: azure.mgmt.videoanalyzer.models.SinkNodeBase - - name: Sku - uid: azure.mgmt.videoanalyzer.models.Sku - - name: SkuName - uid: azure.mgmt.videoanalyzer.models.SkuName - - name: SkuTier - uid: azure.mgmt.videoanalyzer.models.SkuTier - - name: SourceNodeBase - uid: azure.mgmt.videoanalyzer.models.SourceNodeBase - - name: StorageAccount - uid: azure.mgmt.videoanalyzer.models.StorageAccount - - name: SystemData - uid: azure.mgmt.videoanalyzer.models.SystemData - - name: TimeSequenceBase - uid: azure.mgmt.videoanalyzer.models.TimeSequenceBase - - name: TlsEndpoint - uid: azure.mgmt.videoanalyzer.models.TlsEndpoint - - name: TlsValidationOptions - uid: azure.mgmt.videoanalyzer.models.TlsValidationOptions - - name: TokenClaim - uid: azure.mgmt.videoanalyzer.models.TokenClaim - - name: TokenKey - uid: azure.mgmt.videoanalyzer.models.TokenKey - - name: TrackedResource - uid: azure.mgmt.videoanalyzer.models.TrackedResource - - name: TunnelBase - uid: azure.mgmt.videoanalyzer.models.TunnelBase - - name: UnsecuredEndpoint - uid: azure.mgmt.videoanalyzer.models.UnsecuredEndpoint - - name: UserAssignedManagedIdentity - uid: azure.mgmt.videoanalyzer.models.UserAssignedManagedIdentity - - name: UsernamePasswordCredentials - uid: azure.mgmt.videoanalyzer.models.UsernamePasswordCredentials - - name: VideoAnalyzer - uid: azure.mgmt.videoanalyzer.models.VideoAnalyzer - - name: VideoAnalyzerCollection - uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerCollection - - name: VideoAnalyzerEndpointType - uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType - - name: VideoAnalyzerIdentity - uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerIdentity - - name: VideoAnalyzerOperationStatus - uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerOperationStatus - - name: VideoAnalyzerPrivateEndpointConnectionOperationStatus - uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerPrivateEndpointConnectionOperationStatus - - name: VideoAnalyzerUpdate - uid: azure.mgmt.videoanalyzer.models.VideoAnalyzerUpdate - - name: VideoArchival - uid: azure.mgmt.videoanalyzer.models.VideoArchival - - name: VideoContentToken - uid: azure.mgmt.videoanalyzer.models.VideoContentToken - - name: VideoContentUrls - uid: azure.mgmt.videoanalyzer.models.VideoContentUrls - - name: VideoCreationProperties - uid: azure.mgmt.videoanalyzer.models.VideoCreationProperties - - name: VideoEncoderBase - uid: azure.mgmt.videoanalyzer.models.VideoEncoderBase - - name: VideoEncoderH264 - uid: azure.mgmt.videoanalyzer.models.VideoEncoderH264 - - name: VideoEntity - uid: azure.mgmt.videoanalyzer.models.VideoEntity - - name: VideoEntityCollection - uid: azure.mgmt.videoanalyzer.models.VideoEntityCollection - - name: VideoFlags - uid: azure.mgmt.videoanalyzer.models.VideoFlags - - name: VideoMediaInfo - uid: azure.mgmt.videoanalyzer.models.VideoMediaInfo - - name: VideoPreviewImageUrls - uid: azure.mgmt.videoanalyzer.models.VideoPreviewImageUrls - - name: VideoPublishingOptions - uid: azure.mgmt.videoanalyzer.models.VideoPublishingOptions - - name: VideoScale - uid: azure.mgmt.videoanalyzer.models.VideoScale - - name: VideoScaleMode - uid: azure.mgmt.videoanalyzer.models.VideoScaleMode - - name: VideoSequenceAbsoluteTimeMarkers - uid: azure.mgmt.videoanalyzer.models.VideoSequenceAbsoluteTimeMarkers - - name: VideoSink - uid: azure.mgmt.videoanalyzer.models.VideoSink - - name: VideoSource - uid: azure.mgmt.videoanalyzer.models.VideoSource - - name: VideoType - uid: azure.mgmt.videoanalyzer.models.VideoType - name: models - - items: - - name: Overview - uid: azure.mgmt.videoanalyzer.operations - - name: AccessPoliciesOperations - uid: azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations - - name: EdgeModulesOperations - uid: azure.mgmt.videoanalyzer.operations.EdgeModulesOperations - - name: LivePipelineOperationStatusesOperations - uid: azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations - - name: LivePipelinesOperations - uid: azure.mgmt.videoanalyzer.operations.LivePipelinesOperations - - name: LocationsOperations - uid: azure.mgmt.videoanalyzer.operations.LocationsOperations - - name: OperationResultsOperations - uid: azure.mgmt.videoanalyzer.operations.OperationResultsOperations - - name: OperationStatusesOperations - uid: azure.mgmt.videoanalyzer.operations.OperationStatusesOperations - - name: Operations - uid: azure.mgmt.videoanalyzer.operations.Operations - - name: PipelineJobOperationStatusesOperations - uid: azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations - - name: PipelineJobsOperations - uid: azure.mgmt.videoanalyzer.operations.PipelineJobsOperations - - name: PipelineTopologiesOperations - uid: azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations - - name: PrivateEndpointConnectionsOperations - uid: azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations - - name: PrivateLinkResourcesOperations - uid: azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations - - name: VideoAnalyzerOperationResultsOperations - uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations - - name: VideoAnalyzerOperationStatusesOperations - uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations - - name: VideoAnalyzersOperations - uid: azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations - - name: VideosOperations - uid: azure.mgmt.videoanalyzer.operations.VideosOperations - name: operations - - name: VideoAnalyzer - uid: azure.mgmt.videoanalyzer.VideoAnalyzer - name: azure.mgmt.videoanalyzer -- items: - - name: Overview - uid: azure.mgmt.workloadmonitor - - items: - - name: Overview - uid: azure.mgmt.workloadmonitor.aio - - items: - - name: Overview - uid: azure.mgmt.workloadmonitor.aio.operations - - name: HealthMonitorsOperations - uid: azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations - - name: Operations - uid: azure.mgmt.workloadmonitor.aio.operations.Operations - name: operations - - name: WorkloadMonitorAPI - uid: azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI - name: aio - - items: - - name: Overview - uid: azure.mgmt.workloadmonitor.models - - name: ErrorDetails - uid: azure.mgmt.workloadmonitor.models.ErrorDetails - - name: ErrorResponse - uid: azure.mgmt.workloadmonitor.models.ErrorResponse - - name: ErrorResponseError - uid: azure.mgmt.workloadmonitor.models.ErrorResponseError - - name: HealthMonitor - uid: azure.mgmt.workloadmonitor.models.HealthMonitor - - name: HealthMonitorList - uid: azure.mgmt.workloadmonitor.models.HealthMonitorList - - name: HealthMonitorStateChange - uid: azure.mgmt.workloadmonitor.models.HealthMonitorStateChange - - name: HealthMonitorStateChangeList - uid: azure.mgmt.workloadmonitor.models.HealthMonitorStateChangeList - - name: HealthState - uid: azure.mgmt.workloadmonitor.models.HealthState - - name: Operation - uid: azure.mgmt.workloadmonitor.models.Operation - - name: OperationDisplay - uid: azure.mgmt.workloadmonitor.models.OperationDisplay - - name: OperationList - uid: azure.mgmt.workloadmonitor.models.OperationList - - name: Resource - uid: azure.mgmt.workloadmonitor.models.Resource - name: models - - items: - - name: Overview - uid: azure.mgmt.workloadmonitor.operations - - name: HealthMonitorsOperations - uid: azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations - - name: Operations - uid: azure.mgmt.workloadmonitor.operations.Operations - name: operations - - name: WorkloadMonitorAPI - uid: azure.mgmt.workloadmonitor.WorkloadMonitorAPI - name: azure.mgmt.workloadmonitor -- items: - - name: Overview - uid: azure.purview.catalog - - items: - - name: Overview - uid: azure.purview.catalog.aio - - items: - - name: Overview - uid: azure.purview.catalog.aio.operations - - name: CollectionOperations - uid: azure.purview.catalog.aio.operations.CollectionOperations - - name: DiscoveryOperations - uid: azure.purview.catalog.aio.operations.DiscoveryOperations - - name: EntityOperations - uid: azure.purview.catalog.aio.operations.EntityOperations - - name: GlossaryOperations - uid: azure.purview.catalog.aio.operations.GlossaryOperations - - name: LineageOperations - uid: azure.purview.catalog.aio.operations.LineageOperations - - name: RelationshipOperations - uid: azure.purview.catalog.aio.operations.RelationshipOperations - - name: TypesOperations - uid: azure.purview.catalog.aio.operations.TypesOperations - name: operations - - name: PurviewCatalogClient - uid: azure.purview.catalog.aio.PurviewCatalogClient - name: aio - - items: - - name: Overview - uid: azure.purview.catalog.operations - - name: CollectionOperations - uid: azure.purview.catalog.operations.CollectionOperations - - name: DiscoveryOperations - uid: azure.purview.catalog.operations.DiscoveryOperations - - name: EntityOperations - uid: azure.purview.catalog.operations.EntityOperations - - name: GlossaryOperations - uid: azure.purview.catalog.operations.GlossaryOperations - - name: LineageOperations - uid: azure.purview.catalog.operations.LineageOperations - - name: RelationshipOperations - uid: azure.purview.catalog.operations.RelationshipOperations - - name: TypesOperations - uid: azure.purview.catalog.operations.TypesOperations - name: operations - - name: PurviewCatalogClient - uid: azure.purview.catalog.PurviewCatalogClient - name: azure.purview.catalog -- name: azure.servicemanagement.constants - uid: azure.servicemanagement.constants -- items: - - name: Overview - uid: azure.servicemanagement.models - - name: AdditionalUnattendContent - uid: azure.servicemanagement.models.AdditionalUnattendContent - - name: AffinityGroup - uid: azure.servicemanagement.models.AffinityGroup - - name: AffinityGroups - uid: azure.servicemanagement.models.AffinityGroups - - name: AsynchronousOperationResult - uid: azure.servicemanagement.models.AsynchronousOperationResult - - name: AttachedTo - uid: azure.servicemanagement.models.AttachedTo - - name: AuthorizationRule - uid: azure.servicemanagement.models.AuthorizationRule - - name: AuthorizationRules - uid: azure.servicemanagement.models.AuthorizationRules - - name: AvailabilityResponse - uid: azure.servicemanagement.models.AvailabilityResponse - - name: AzureAsyncOperationHttpError - uid: azure.servicemanagement.models.AzureAsyncOperationHttpError - - name: CaptureRoleAsVMImage - uid: azure.servicemanagement.models.CaptureRoleAsVMImage - - name: Certificate - uid: azure.servicemanagement.models.Certificate - - name: CertificateSetting - uid: azure.servicemanagement.models.CertificateSetting - - name: Certificates - uid: azure.servicemanagement.models.Certificates - - name: CloudService - uid: azure.servicemanagement.models.CloudService - - name: CloudServices - uid: azure.servicemanagement.models.CloudServices - - name: ComponentSetting - uid: azure.servicemanagement.models.ComponentSetting - - name: ComponentSettings - uid: azure.servicemanagement.models.ComponentSettings - - name: Components - uid: azure.servicemanagement.models.Components - - name: ComputeCapabilities - uid: azure.servicemanagement.models.ComputeCapabilities - - name: ConfigurationSet - uid: azure.servicemanagement.models.ConfigurationSet - - name: ConfigurationSetInputEndpoint - uid: azure.servicemanagement.models.ConfigurationSetInputEndpoint - - name: ConfigurationSetInputEndpoints - uid: azure.servicemanagement.models.ConfigurationSetInputEndpoints - - name: ConfigurationSets - uid: azure.servicemanagement.models.ConfigurationSets - - name: CountDetails - uid: azure.servicemanagement.models.CountDetails - - name: CreateServerResponse - uid: azure.servicemanagement.models.CreateServerResponse - - name: Credentials - uid: azure.servicemanagement.models.Credentials - - name: Data - uid: azure.servicemanagement.models.Data - - name: DataDiskConfiguration - uid: azure.servicemanagement.models.DataDiskConfiguration - - name: DataDiskConfigurations - uid: azure.servicemanagement.models.DataDiskConfigurations - - name: DataVirtualHardDisk - uid: azure.servicemanagement.models.DataVirtualHardDisk - - name: DataVirtualHardDisks - uid: azure.servicemanagement.models.DataVirtualHardDisks - - name: Database - uid: azure.servicemanagement.models.Database - - name: Deployment - uid: azure.servicemanagement.models.Deployment - - name: Deployments - uid: azure.servicemanagement.models.Deployments - - name: Disk - uid: azure.servicemanagement.models.Disk - - name: Disks - uid: azure.servicemanagement.models.Disks - - name: DnsServer - uid: azure.servicemanagement.models.DnsServer - - name: DomainJoin - uid: azure.servicemanagement.models.DomainJoin - - name: EventLog - uid: azure.servicemanagement.models.EventLog - - name: FirewallRule - uid: azure.servicemanagement.models.FirewallRule - - name: HostNameSslState - uid: azure.servicemanagement.models.HostNameSslState - - name: HostNameSslStates - uid: azure.servicemanagement.models.HostNameSslStates - - name: HostedService - uid: azure.servicemanagement.models.HostedService - - name: HostedServiceProperties - uid: azure.servicemanagement.models.HostedServiceProperties - - name: HostedServices - uid: azure.servicemanagement.models.HostedServices - - name: Images - uid: azure.servicemanagement.models.Images - - name: InputEndpoint - uid: azure.servicemanagement.models.InputEndpoint - - name: InputEndpoints - uid: azure.servicemanagement.models.InputEndpoints - - name: InstanceEndpoint - uid: azure.servicemanagement.models.InstanceEndpoint - - name: InstanceEndpoints - uid: azure.servicemanagement.models.InstanceEndpoints - - name: IntrinsicSettings - uid: azure.servicemanagement.models.IntrinsicSettings - - name: KeyPair - uid: azure.servicemanagement.models.KeyPair - - name: KeyPairs - uid: azure.servicemanagement.models.KeyPairs - - name: LinuxConfigurationSet - uid: azure.servicemanagement.models.LinuxConfigurationSet - - name: Listener - uid: azure.servicemanagement.models.Listener - - name: Listeners - uid: azure.servicemanagement.models.Listeners - - name: LoadBalancerProbe - uid: azure.servicemanagement.models.LoadBalancerProbe - - name: Location - uid: azure.servicemanagement.models.Location - - name: Locations - uid: azure.servicemanagement.models.Locations - - name: MaxRecurrence - uid: azure.servicemanagement.models.MaxRecurrence - - name: MetricAvailabilities - uid: azure.servicemanagement.models.MetricAvailabilities - - name: MetricAvailability - uid: azure.servicemanagement.models.MetricAvailability - - name: MetricDefinition - uid: azure.servicemanagement.models.MetricDefinition - - name: MetricDefinitions - uid: azure.servicemanagement.models.MetricDefinitions - - name: MetricProperties - uid: azure.servicemanagement.models.MetricProperties - - name: MetricResponse - uid: azure.servicemanagement.models.MetricResponse - - name: MetricResponses - uid: azure.servicemanagement.models.MetricResponses - - name: MetricRollups - uid: azure.servicemanagement.models.MetricRollups - - name: MetricSample - uid: azure.servicemanagement.models.MetricSample - - name: MetricValues - uid: azure.servicemanagement.models.MetricValues - - name: NotificationHubDescription - uid: azure.servicemanagement.models.NotificationHubDescription - - name: OSDiskConfiguration - uid: azure.servicemanagement.models.OSDiskConfiguration - - name: OSImage - uid: azure.servicemanagement.models.OSImage - - name: OSImageDetails - uid: azure.servicemanagement.models.OSImageDetails - - name: OSVirtualHardDisk - uid: azure.servicemanagement.models.OSVirtualHardDisk - - name: OperatingSystem - uid: azure.servicemanagement.models.OperatingSystem - - name: OperatingSystemFamilies - uid: azure.servicemanagement.models.OperatingSystemFamilies - - name: OperatingSystemFamily - uid: azure.servicemanagement.models.OperatingSystemFamily - - name: OperatingSystems - uid: azure.servicemanagement.models.OperatingSystems - - name: Operation - uid: azure.servicemanagement.models.Operation - - name: OperationCaller - uid: azure.servicemanagement.models.OperationCaller - - name: OperationError - uid: azure.servicemanagement.models.OperationError - - name: OperationStatus - uid: azure.servicemanagement.models.OperationStatus - - name: Passes - uid: azure.servicemanagement.models.Passes - - name: PersistentVMDowntimeInfo - uid: azure.servicemanagement.models.PersistentVMDowntimeInfo - - name: PersistentVMRole - uid: azure.servicemanagement.models.PersistentVMRole - - name: PublicIP - uid: azure.servicemanagement.models.PublicIP - - name: PublicIPs - uid: azure.servicemanagement.models.PublicIPs - - name: PublicKey - uid: azure.servicemanagement.models.PublicKey - - name: PublicKeys - uid: azure.servicemanagement.models.PublicKeys - - name: PublishData - uid: azure.servicemanagement.models.PublishData - - name: PublishProfile - uid: azure.servicemanagement.models.PublishProfile - - name: QueueDescription - uid: azure.servicemanagement.models.QueueDescription - - name: Quota - uid: azure.servicemanagement.models.Quota - - name: RelayDescription - uid: azure.servicemanagement.models.RelayDescription - - name: ReplicationProgress - uid: azure.servicemanagement.models.ReplicationProgress - - name: ReplicationProgressElement - uid: azure.servicemanagement.models.ReplicationProgressElement - - name: ReservedIP - uid: azure.servicemanagement.models.ReservedIP - - name: ReservedIPs - uid: azure.servicemanagement.models.ReservedIPs - - name: Resource - uid: azure.servicemanagement.models.Resource - - name: ResourceExtension - uid: azure.servicemanagement.models.ResourceExtension - - name: ResourceExtensionParameterValue - uid: azure.servicemanagement.models.ResourceExtensionParameterValue - - name: ResourceExtensionParameterValues - uid: azure.servicemanagement.models.ResourceExtensionParameterValues - - name: ResourceExtensionReference - uid: azure.servicemanagement.models.ResourceExtensionReference - - name: ResourceExtensionReferences - uid: azure.servicemanagement.models.ResourceExtensionReferences - - name: ResourceExtensions - uid: azure.servicemanagement.models.ResourceExtensions - - name: Resources - uid: azure.servicemanagement.models.Resources - - name: Role - uid: azure.servicemanagement.models.Role - - name: RoleInstance - uid: azure.servicemanagement.models.RoleInstance - - name: RoleInstanceList - uid: azure.servicemanagement.models.RoleInstanceList - - name: RoleList - uid: azure.servicemanagement.models.RoleList - - name: RoleSize - uid: azure.servicemanagement.models.RoleSize - - name: RoleSizes - uid: azure.servicemanagement.models.RoleSizes - - name: SSH - uid: azure.servicemanagement.models.SSH - - name: Server - uid: azure.servicemanagement.models.Server - - name: ServerQuota - uid: azure.servicemanagement.models.ServerQuota - - name: Servers - uid: azure.servicemanagement.models.Servers - - name: ServiceBusNamespace - uid: azure.servicemanagement.models.ServiceBusNamespace - - name: ServiceBusRegion - uid: azure.servicemanagement.models.ServiceBusRegion - - name: ServiceObjective - uid: azure.servicemanagement.models.ServiceObjective - - name: Site - uid: azure.servicemanagement.models.Site - - name: Sites - uid: azure.servicemanagement.models.Sites - - name: StorageAccountProperties - uid: azure.servicemanagement.models.StorageAccountProperties - - name: StorageService - uid: azure.servicemanagement.models.StorageService - - name: StorageServiceKeys - uid: azure.servicemanagement.models.StorageServiceKeys - - name: StorageServices - uid: azure.servicemanagement.models.StorageServices - - name: StoredCertificateSettings - uid: azure.servicemanagement.models.StoredCertificateSettings - - name: Subnet - uid: azure.servicemanagement.models.Subnet - - name: Subnets - uid: azure.servicemanagement.models.Subnets - - name: Subscription - uid: azure.servicemanagement.models.Subscription - - name: SubscriptionCertificate - uid: azure.servicemanagement.models.SubscriptionCertificate - - name: SubscriptionCertificates - uid: azure.servicemanagement.models.SubscriptionCertificates - - name: SubscriptionOperation - uid: azure.servicemanagement.models.SubscriptionOperation - - name: SubscriptionOperationCollection - uid: azure.servicemanagement.models.SubscriptionOperationCollection - - name: SubscriptionOperationStatus - uid: azure.servicemanagement.models.SubscriptionOperationStatus - - name: SubscriptionOperations - uid: azure.servicemanagement.models.SubscriptionOperations - - name: Subscriptions - uid: azure.servicemanagement.models.Subscriptions - - name: TopicDescription - uid: azure.servicemanagement.models.TopicDescription - - name: UnattendComponent - uid: azure.servicemanagement.models.UnattendComponent - - name: UnattendPass - uid: azure.servicemanagement.models.UnattendPass - - name: UpgradeStatus - uid: azure.servicemanagement.models.UpgradeStatus - - name: VMImage - uid: azure.servicemanagement.models.VMImage - - name: VMImages - uid: azure.servicemanagement.models.VMImages - - name: Values - uid: azure.servicemanagement.models.Values - - name: VirtualIP - uid: azure.servicemanagement.models.VirtualIP - - name: VirtualIPs - uid: azure.servicemanagement.models.VirtualIPs - - name: VirtualNetworkSite - uid: azure.servicemanagement.models.VirtualNetworkSite - - name: VirtualNetworkSites - uid: azure.servicemanagement.models.VirtualNetworkSites - - name: WebSpace - uid: azure.servicemanagement.models.WebSpace - - name: WebSpaces - uid: azure.servicemanagement.models.WebSpaces - - name: WinRM - uid: azure.servicemanagement.models.WinRM - - name: WindowsConfigurationSet - uid: azure.servicemanagement.models.WindowsConfigurationSet - name: azure.servicemanagement.models -- name: azure.servicemanagement.publishsettings - uid: azure.servicemanagement.publishsettings -- items: - - name: Overview - uid: azure.servicemanagement.schedulermanagementservice - - name: SchedulerManagementService - uid: azure.servicemanagement.schedulermanagementservice.SchedulerManagementService - name: azure.servicemanagement.schedulermanagementservice -- items: - - name: Overview - uid: azure.servicemanagement.servicebusmanagementservice - - name: ServiceBusManagementService - uid: azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService - name: azure.servicemanagement.servicebusmanagementservice -- name: azure.servicemanagement.servicemanagementclient - uid: azure.servicemanagement.servicemanagementclient -- items: - - name: Overview - uid: azure.servicemanagement.servicemanagementservice - - name: ServiceManagementService - uid: azure.servicemanagement.servicemanagementservice.ServiceManagementService - name: azure.servicemanagement.servicemanagementservice -- items: - - name: Overview - uid: azure.servicemanagement.sqldatabasemanagementservice - - name: SqlDatabaseManagementService - uid: azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService - name: azure.servicemanagement.sqldatabasemanagementservice -- items: - - name: Overview - uid: azure.servicemanagement.websitemanagementservice - - name: WebsiteManagementService - uid: azure.servicemanagement.websitemanagementservice.WebsiteManagementService - name: azure.servicemanagement.websitemanagementservice -- items: - - name: Overview - uid: azure.storage.blob - - items: - - name: Overview - uid: azure.storage.blob.appendblobservice - - name: AppendBlobService - uid: azure.storage.blob.appendblobservice.AppendBlobService - name: appendblobservice - - items: - - name: Overview - uid: azure.storage.blob.baseblobservice - - name: BaseBlobService - uid: azure.storage.blob.baseblobservice.BaseBlobService - name: baseblobservice - - items: - - name: Overview - uid: azure.storage.blob.blockblobservice - - name: BlockBlobService - uid: azure.storage.blob.blockblobservice.BlockBlobService - name: blockblobservice - - items: - - name: Overview - uid: azure.storage.blob.models - - name: AccountInformation - uid: azure.storage.blob.models.AccountInformation - - name: AppendBlockProperties - uid: azure.storage.blob.models.AppendBlockProperties - - name: BatchDeleteSubRequest - uid: azure.storage.blob.models.BatchDeleteSubRequest - - name: BatchSetBlobTierSubRequest - uid: azure.storage.blob.models.BatchSetBlobTierSubRequest - - name: BatchSubResponse - uid: azure.storage.blob.models.BatchSubResponse - - name: Blob - uid: azure.storage.blob.models.Blob - - name: BlobBlock - uid: azure.storage.blob.models.BlobBlock - - name: BlobBlockList - uid: azure.storage.blob.models.BlobBlockList - - name: BlobBlockState - uid: azure.storage.blob.models.BlobBlockState - - name: BlobPermissions - uid: azure.storage.blob.models.BlobPermissions - - name: BlobPrefix - uid: azure.storage.blob.models.BlobPrefix - - name: BlobProperties - uid: azure.storage.blob.models.BlobProperties - - name: BlockListType - uid: azure.storage.blob.models.BlockListType - - name: Container - uid: azure.storage.blob.models.Container - - name: ContainerPermissions - uid: azure.storage.blob.models.ContainerPermissions - - name: ContainerProperties - uid: azure.storage.blob.models.ContainerProperties - - name: ContentSettings - uid: azure.storage.blob.models.ContentSettings - - name: CopyProperties - uid: azure.storage.blob.models.CopyProperties - - name: CustomerProvidedEncryptionKey - uid: azure.storage.blob.models.CustomerProvidedEncryptionKey - - name: DeleteSnapshot - uid: azure.storage.blob.models.DeleteSnapshot - - name: Include - uid: azure.storage.blob.models.Include - - name: LeaseProperties - uid: azure.storage.blob.models.LeaseProperties - - name: PageBlobProperties - uid: azure.storage.blob.models.PageBlobProperties - - name: PageRange - uid: azure.storage.blob.models.PageRange - - name: PremiumPageBlobTier - uid: azure.storage.blob.models.PremiumPageBlobTier - - name: PublicAccess - uid: azure.storage.blob.models.PublicAccess - - name: RehydratePriority - uid: azure.storage.blob.models.RehydratePriority - - name: ResourceProperties - uid: azure.storage.blob.models.ResourceProperties - - name: SequenceNumberAction - uid: azure.storage.blob.models.SequenceNumberAction - - name: StandardBlobTier - uid: azure.storage.blob.models.StandardBlobTier - - name: UserDelegationKey - uid: azure.storage.blob.models.UserDelegationKey - name: models - - items: - - name: Overview - uid: azure.storage.blob.pageblobservice - - name: PageBlobService - uid: azure.storage.blob.pageblobservice.PageBlobService - name: pageblobservice - - items: - - name: Overview - uid: azure.storage.blob.sharedaccesssignature - - name: BlobSharedAccessSignature - uid: azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature - name: sharedaccesssignature - name: azure.storage.blob -- items: - - name: Overview - uid: azure.storage.common - - items: - - name: Overview - uid: azure.storage.common.cloudstorageaccount - - name: CloudStorageAccount - uid: azure.storage.common.cloudstorageaccount.CloudStorageAccount - name: cloudstorageaccount - - items: - - name: Overview - uid: azure.storage.common.models - - name: AccessPolicy - uid: azure.storage.common.models.AccessPolicy - - name: AccountPermissions - uid: azure.storage.common.models.AccountPermissions - - name: CorsRule - uid: azure.storage.common.models.CorsRule - - name: DeleteRetentionPolicy - uid: azure.storage.common.models.DeleteRetentionPolicy - - name: GeoReplication - uid: azure.storage.common.models.GeoReplication - - name: ListGenerator - uid: azure.storage.common.models.ListGenerator - - name: LocationMode - uid: azure.storage.common.models.LocationMode - - name: Logging - uid: azure.storage.common.models.Logging - - name: Metrics - uid: azure.storage.common.models.Metrics - - name: Protocol - uid: azure.storage.common.models.Protocol - - name: ResourceTypes - uid: azure.storage.common.models.ResourceTypes - - name: RetentionPolicy - uid: azure.storage.common.models.RetentionPolicy - - name: RetryContext - uid: azure.storage.common.models.RetryContext - - name: ServiceProperties - uid: azure.storage.common.models.ServiceProperties - - name: ServiceStats - uid: azure.storage.common.models.ServiceStats - - name: Services - uid: azure.storage.common.models.Services - - name: StaticWebsite - uid: azure.storage.common.models.StaticWebsite - name: models - - items: - - name: Overview - uid: azure.storage.common.retry - - name: ExponentialRetry - uid: azure.storage.common.retry.ExponentialRetry - - name: LinearRetry - uid: azure.storage.common.retry.LinearRetry - name: retry - - items: - - name: Overview - uid: azure.storage.common.sharedaccesssignature - - name: SharedAccessSignature - uid: azure.storage.common.sharedaccesssignature.SharedAccessSignature - name: sharedaccesssignature - - items: - - name: Overview - uid: azure.storage.common.storageclient - - name: StorageClient - uid: azure.storage.common.storageclient.StorageClient - name: storageclient - - items: - - name: Overview - uid: azure.storage.common.tokencredential - - name: TokenCredential - uid: azure.storage.common.tokencredential.TokenCredential - name: tokencredential - name: azure.storage.common -- items: - - name: Overview - uid: azure.storage.file - - items: - - name: Overview - uid: azure.storage.file.fileservice - - name: FileService - uid: azure.storage.file.fileservice.FileService - name: fileservice - - items: - - name: Overview - uid: azure.storage.file.models - - name: ContentSettings - uid: azure.storage.file.models.ContentSettings - - name: CopyProperties - uid: azure.storage.file.models.CopyProperties - - name: DeleteSnapshot - uid: azure.storage.file.models.DeleteSnapshot - - name: Directory - uid: azure.storage.file.models.Directory - - name: DirectoryProperties - uid: azure.storage.file.models.DirectoryProperties - - name: File - uid: azure.storage.file.models.File - - name: FilePermissions - uid: azure.storage.file.models.FilePermissions - - name: FileProperties - uid: azure.storage.file.models.FileProperties - - name: FileRange - uid: azure.storage.file.models.FileRange - - name: Handle - uid: azure.storage.file.models.Handle - - name: LeaseProperties - uid: azure.storage.file.models.LeaseProperties - - name: NTFSAttributes - uid: azure.storage.file.models.NTFSAttributes - - name: SMBProperties - uid: azure.storage.file.models.SMBProperties - - name: Share - uid: azure.storage.file.models.Share - - name: SharePermissions - uid: azure.storage.file.models.SharePermissions - - name: ShareProperties - uid: azure.storage.file.models.ShareProperties - name: models - - items: - - name: Overview - uid: azure.storage.file.sharedaccesssignature - - name: FileSharedAccessSignature - uid: azure.storage.file.sharedaccesssignature.FileSharedAccessSignature - name: sharedaccesssignature - name: azure.storage.file -- items: - - name: Overview - uid: azure.storage.queue - - items: - - name: Overview - uid: azure.storage.queue.models - - name: Queue - uid: azure.storage.queue.models.Queue - - name: QueueMessage - uid: azure.storage.queue.models.QueueMessage - - name: QueueMessageFormat - uid: azure.storage.queue.models.QueueMessageFormat - - name: QueuePermissions - uid: azure.storage.queue.models.QueuePermissions - name: models - - items: - - name: Overview - uid: azure.storage.queue.queueservice - - name: QueueService - uid: azure.storage.queue.queueservice.QueueService - name: queueservice - - items: - - name: Overview - uid: azure.storage.queue.sharedaccesssignature - - name: QueueSharedAccessSignature - uid: azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature - name: sharedaccesssignature - name: azure.storage.queue -- items: - - name: Overview - uid: azure.synapse - - items: - - name: Overview - uid: azure.synapse.accesscontrol - - items: - - name: Overview - uid: azure.synapse.accesscontrol.aio - - items: - - name: Overview - uid: azure.synapse.accesscontrol.aio.operations_async - - name: AccessControlOperations - uid: azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations - name: operations_async - - name: AccessControlClient - uid: azure.synapse.accesscontrol.aio.AccessControlClient - name: aio - - items: - - name: Overview - uid: azure.synapse.accesscontrol.models - - name: ErrorContract - uid: azure.synapse.accesscontrol.models.ErrorContract - - name: ErrorDetail - uid: azure.synapse.accesscontrol.models.ErrorDetail - - name: ErrorResponse - uid: azure.synapse.accesscontrol.models.ErrorResponse - - name: RoleAssignmentDetails - uid: azure.synapse.accesscontrol.models.RoleAssignmentDetails - - name: RoleAssignmentOptions - uid: azure.synapse.accesscontrol.models.RoleAssignmentOptions - - name: RolesListResponse - uid: azure.synapse.accesscontrol.models.RolesListResponse - - name: SynapseRole - uid: azure.synapse.accesscontrol.models.SynapseRole - name: models - - items: - - name: Overview - uid: azure.synapse.accesscontrol.operations - - name: AccessControlOperations - uid: azure.synapse.accesscontrol.operations.AccessControlOperations - name: operations - - name: AccessControlClient - uid: azure.synapse.accesscontrol.AccessControlClient - name: accesscontrol - - items: - - name: Overview - uid: azure.synapse.aio - - items: - - name: Overview - uid: azure.synapse.aio.operations_async - - name: MonitoringOperations - uid: azure.synapse.aio.operations_async.MonitoringOperations - - name: SparkBatchOperations - uid: azure.synapse.aio.operations_async.SparkBatchOperations - - name: SparkSessionOperations - uid: azure.synapse.aio.operations_async.SparkSessionOperations - - name: WorkspaceAclOperations - uid: azure.synapse.aio.operations_async.WorkspaceAclOperations - name: operations_async - - name: SynapseClient - uid: azure.synapse.aio.SynapseClient - name: aio - - items: - - name: Overview - uid: azure.synapse.artifacts - - items: - - name: Overview - uid: azure.synapse.artifacts.aio - - items: - - name: Overview - uid: azure.synapse.artifacts.aio.operations_async - - name: DataFlowDebugSessionOperations - uid: azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations - - name: DataFlowOperations - uid: azure.synapse.artifacts.aio.operations_async.DataFlowOperations - - name: DatasetOperations - uid: azure.synapse.artifacts.aio.operations_async.DatasetOperations - - name: LinkedServiceOperations - uid: azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations - - name: NotebookOperations - uid: azure.synapse.artifacts.aio.operations_async.NotebookOperations - - name: PipelineOperations - uid: azure.synapse.artifacts.aio.operations_async.PipelineOperations - - name: PipelineRunOperations - uid: azure.synapse.artifacts.aio.operations_async.PipelineRunOperations - - name: SparkJobDefinitionOperations - uid: azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations - - name: SqlScriptOperations - uid: azure.synapse.artifacts.aio.operations_async.SqlScriptOperations - - name: TriggerOperations - uid: azure.synapse.artifacts.aio.operations_async.TriggerOperations - - name: TriggerRunOperations - uid: azure.synapse.artifacts.aio.operations_async.TriggerRunOperations - name: operations_async - - name: ArtifactsClient - uid: azure.synapse.artifacts.aio.ArtifactsClient - name: aio - - items: - - name: Overview - uid: azure.synapse.artifacts.models - - name: Activity - uid: azure.synapse.artifacts.models.Activity - - name: ActivityDependency - uid: azure.synapse.artifacts.models.ActivityDependency - - name: ActivityPolicy - uid: azure.synapse.artifacts.models.ActivityPolicy - - name: ActivityRun - uid: azure.synapse.artifacts.models.ActivityRun - - name: ActivityRunsQueryResponse - uid: azure.synapse.artifacts.models.ActivityRunsQueryResponse - - name: AddDataFlowToDebugSessionResponse - uid: azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse - - name: AmazonMWSLinkedService - uid: azure.synapse.artifacts.models.AmazonMWSLinkedService - - name: AmazonMWSObjectDataset - uid: azure.synapse.artifacts.models.AmazonMWSObjectDataset - - name: AmazonRedshiftLinkedService - uid: azure.synapse.artifacts.models.AmazonRedshiftLinkedService - - name: AmazonRedshiftTableDataset - uid: azure.synapse.artifacts.models.AmazonRedshiftTableDataset - - name: AmazonS3LinkedService - uid: azure.synapse.artifacts.models.AmazonS3LinkedService - - name: AppendVariableActivity - uid: azure.synapse.artifacts.models.AppendVariableActivity - - name: AvroCompressionCodec - uid: azure.synapse.artifacts.models.AvroCompressionCodec - - name: AvroDataset - uid: azure.synapse.artifacts.models.AvroDataset - - name: AzureBatchLinkedService - uid: azure.synapse.artifacts.models.AzureBatchLinkedService - - name: AzureBlobFSLinkedService - uid: azure.synapse.artifacts.models.AzureBlobFSLinkedService - - name: AzureBlobStorageLinkedService - uid: azure.synapse.artifacts.models.AzureBlobStorageLinkedService - - name: AzureDataExplorerCommandActivity - uid: azure.synapse.artifacts.models.AzureDataExplorerCommandActivity - - name: AzureDataExplorerLinkedService - uid: azure.synapse.artifacts.models.AzureDataExplorerLinkedService - - name: AzureDataExplorerTableDataset - uid: azure.synapse.artifacts.models.AzureDataExplorerTableDataset - - name: AzureDataLakeAnalyticsLinkedService - uid: azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService - - name: AzureDataLakeStoreLinkedService - uid: azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService - - name: AzureDatabricksLinkedService - uid: azure.synapse.artifacts.models.AzureDatabricksLinkedService - - name: AzureFileStorageLinkedService - uid: azure.synapse.artifacts.models.AzureFileStorageLinkedService - - name: AzureFunctionActivity - uid: azure.synapse.artifacts.models.AzureFunctionActivity - - name: AzureFunctionActivityMethod - uid: azure.synapse.artifacts.models.AzureFunctionActivityMethod - - name: AzureFunctionLinkedService - uid: azure.synapse.artifacts.models.AzureFunctionLinkedService - - name: AzureKeyVaultLinkedService - uid: azure.synapse.artifacts.models.AzureKeyVaultLinkedService - - name: AzureKeyVaultSecretReference - uid: azure.synapse.artifacts.models.AzureKeyVaultSecretReference - - name: AzureMLBatchExecutionActivity - uid: azure.synapse.artifacts.models.AzureMLBatchExecutionActivity - - name: AzureMLExecutePipelineActivity - uid: azure.synapse.artifacts.models.AzureMLExecutePipelineActivity - - name: AzureMLLinkedService - uid: azure.synapse.artifacts.models.AzureMLLinkedService - - name: AzureMLServiceLinkedService - uid: azure.synapse.artifacts.models.AzureMLServiceLinkedService - - name: AzureMLUpdateResourceActivity - uid: azure.synapse.artifacts.models.AzureMLUpdateResourceActivity - - name: AzureMLWebServiceFile - uid: azure.synapse.artifacts.models.AzureMLWebServiceFile - - name: AzureMariaDBLinkedService - uid: azure.synapse.artifacts.models.AzureMariaDBLinkedService - - name: AzureMariaDBTableDataset - uid: azure.synapse.artifacts.models.AzureMariaDBTableDataset - - name: AzureMySqlLinkedService - uid: azure.synapse.artifacts.models.AzureMySqlLinkedService - - name: AzureMySqlTableDataset - uid: azure.synapse.artifacts.models.AzureMySqlTableDataset - - name: AzurePostgreSqlLinkedService - uid: azure.synapse.artifacts.models.AzurePostgreSqlLinkedService - - name: AzurePostgreSqlTableDataset - uid: azure.synapse.artifacts.models.AzurePostgreSqlTableDataset - - name: AzureSearchIndexDataset - uid: azure.synapse.artifacts.models.AzureSearchIndexDataset - - name: AzureSearchLinkedService - uid: azure.synapse.artifacts.models.AzureSearchLinkedService - - name: AzureSqlDWLinkedService - uid: azure.synapse.artifacts.models.AzureSqlDWLinkedService - - name: AzureSqlDWTableDataset - uid: azure.synapse.artifacts.models.AzureSqlDWTableDataset - - name: AzureSqlDatabaseLinkedService - uid: azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService - - name: AzureSqlMILinkedService - uid: azure.synapse.artifacts.models.AzureSqlMILinkedService - - name: AzureSqlMITableDataset - uid: azure.synapse.artifacts.models.AzureSqlMITableDataset - - name: AzureSqlTableDataset - uid: azure.synapse.artifacts.models.AzureSqlTableDataset - - name: AzureStorageLinkedService - uid: azure.synapse.artifacts.models.AzureStorageLinkedService - - name: AzureTableDataset - uid: azure.synapse.artifacts.models.AzureTableDataset - - name: AzureTableStorageLinkedService - uid: azure.synapse.artifacts.models.AzureTableStorageLinkedService - - name: BigDataPoolReference - uid: azure.synapse.artifacts.models.BigDataPoolReference - - name: BinaryDataset - uid: azure.synapse.artifacts.models.BinaryDataset - - name: CassandraLinkedService - uid: azure.synapse.artifacts.models.CassandraLinkedService - - name: CassandraTableDataset - uid: azure.synapse.artifacts.models.CassandraTableDataset - - name: CellOutputType - uid: azure.synapse.artifacts.models.CellOutputType - - name: CloudError - uid: azure.synapse.artifacts.models.CloudError - - name: CommonDataServiceForAppsEntityDataset - uid: azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset - - name: CommonDataServiceForAppsLinkedService - uid: azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService - - name: ConcurLinkedService - uid: azure.synapse.artifacts.models.ConcurLinkedService - - name: ConcurObjectDataset - uid: azure.synapse.artifacts.models.ConcurObjectDataset - - name: ControlActivity - uid: azure.synapse.artifacts.models.ControlActivity - - name: CopyActivity - uid: azure.synapse.artifacts.models.CopyActivity - - name: CopySink - uid: azure.synapse.artifacts.models.CopySink - - name: CopySource - uid: azure.synapse.artifacts.models.CopySource - - name: CosmosDbLinkedService - uid: azure.synapse.artifacts.models.CosmosDbLinkedService - - name: CosmosDbMongoDbApiCollectionDataset - uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset - - name: CosmosDbMongoDbApiLinkedService - uid: azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService - - name: CosmosDbSqlApiCollectionDataset - uid: azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset - - name: CouchbaseLinkedService - uid: azure.synapse.artifacts.models.CouchbaseLinkedService - - name: CouchbaseTableDataset - uid: azure.synapse.artifacts.models.CouchbaseTableDataset - - name: CreateDataFlowDebugSessionRequest - uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest - - name: CreateDataFlowDebugSessionResponse - uid: azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse - - name: CreateRunResponse - uid: azure.synapse.artifacts.models.CreateRunResponse - - name: CustomActivity - uid: azure.synapse.artifacts.models.CustomActivity - - name: CustomActivityReferenceObject - uid: azure.synapse.artifacts.models.CustomActivityReferenceObject - - name: CustomDataSourceLinkedService - uid: azure.synapse.artifacts.models.CustomDataSourceLinkedService - - name: DataFlow - uid: azure.synapse.artifacts.models.DataFlow - - name: DataFlowComputeType - uid: azure.synapse.artifacts.models.DataFlowComputeType - - name: DataFlowDebugCommandRequest - uid: azure.synapse.artifacts.models.DataFlowDebugCommandRequest - - name: DataFlowDebugCommandResponse - uid: azure.synapse.artifacts.models.DataFlowDebugCommandResponse - - name: DataFlowDebugPackage - uid: azure.synapse.artifacts.models.DataFlowDebugPackage - - name: DataFlowDebugPackageDebugSettings - uid: azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings - - name: DataFlowDebugPreviewDataRequest - uid: azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest - - name: DataFlowDebugQueryResponse - uid: azure.synapse.artifacts.models.DataFlowDebugQueryResponse - - name: DataFlowDebugResource - uid: azure.synapse.artifacts.models.DataFlowDebugResource - - name: DataFlowDebugResultResponse - uid: azure.synapse.artifacts.models.DataFlowDebugResultResponse - - name: DataFlowDebugSessionInfo - uid: azure.synapse.artifacts.models.DataFlowDebugSessionInfo - - name: DataFlowDebugStatisticsRequest - uid: azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest - - name: DataFlowFolder - uid: azure.synapse.artifacts.models.DataFlowFolder - - name: DataFlowListResponse - uid: azure.synapse.artifacts.models.DataFlowListResponse - - name: DataFlowReference - uid: azure.synapse.artifacts.models.DataFlowReference - - name: DataFlowResource - uid: azure.synapse.artifacts.models.DataFlowResource - - name: DataFlowSink - uid: azure.synapse.artifacts.models.DataFlowSink - - name: DataFlowSource - uid: azure.synapse.artifacts.models.DataFlowSource - - name: DataFlowSourceSetting - uid: azure.synapse.artifacts.models.DataFlowSourceSetting - - name: DataFlowStagingInfo - uid: azure.synapse.artifacts.models.DataFlowStagingInfo - - name: DataLakeAnalyticsUSQLActivity - uid: azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity - - name: DatabricksNotebookActivity - uid: azure.synapse.artifacts.models.DatabricksNotebookActivity - - name: DatabricksSparkJarActivity - uid: azure.synapse.artifacts.models.DatabricksSparkJarActivity - - name: DatabricksSparkPythonActivity - uid: azure.synapse.artifacts.models.DatabricksSparkPythonActivity - - name: Dataset - uid: azure.synapse.artifacts.models.Dataset - - name: DatasetBZip2Compression - uid: azure.synapse.artifacts.models.DatasetBZip2Compression - - name: DatasetCompression - uid: azure.synapse.artifacts.models.DatasetCompression - - name: DatasetCompressionLevel - uid: azure.synapse.artifacts.models.DatasetCompressionLevel - - name: DatasetDebugResource - uid: azure.synapse.artifacts.models.DatasetDebugResource - - name: DatasetDeflateCompression - uid: azure.synapse.artifacts.models.DatasetDeflateCompression - - name: DatasetFolder - uid: azure.synapse.artifacts.models.DatasetFolder - - name: DatasetGZipCompression - uid: azure.synapse.artifacts.models.DatasetGZipCompression - - name: DatasetListResponse - uid: azure.synapse.artifacts.models.DatasetListResponse - - name: DatasetLocation - uid: azure.synapse.artifacts.models.DatasetLocation - - name: DatasetReference - uid: azure.synapse.artifacts.models.DatasetReference - - name: DatasetResource - uid: azure.synapse.artifacts.models.DatasetResource - - name: DatasetZipDeflateCompression - uid: azure.synapse.artifacts.models.DatasetZipDeflateCompression - - name: Db2LinkedService - uid: azure.synapse.artifacts.models.Db2LinkedService - - name: Db2TableDataset - uid: azure.synapse.artifacts.models.Db2TableDataset - - name: DeleteActivity - uid: azure.synapse.artifacts.models.DeleteActivity - - name: DeleteDataFlowDebugSessionRequest - uid: azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest - - name: DelimitedTextCompressionCodec - uid: azure.synapse.artifacts.models.DelimitedTextCompressionCodec - - name: DelimitedTextDataset - uid: azure.synapse.artifacts.models.DelimitedTextDataset - - name: DependencyCondition - uid: azure.synapse.artifacts.models.DependencyCondition - - name: DocumentDbCollectionDataset - uid: azure.synapse.artifacts.models.DocumentDbCollectionDataset - - name: DrillLinkedService - uid: azure.synapse.artifacts.models.DrillLinkedService - - name: DrillTableDataset - uid: azure.synapse.artifacts.models.DrillTableDataset - - name: DynamicsAXLinkedService - uid: azure.synapse.artifacts.models.DynamicsAXLinkedService - - name: DynamicsAXResourceDataset - uid: azure.synapse.artifacts.models.DynamicsAXResourceDataset - - name: DynamicsAuthenticationType - uid: azure.synapse.artifacts.models.DynamicsAuthenticationType - - name: DynamicsCrmEntityDataset - uid: azure.synapse.artifacts.models.DynamicsCrmEntityDataset - - name: DynamicsCrmLinkedService - uid: azure.synapse.artifacts.models.DynamicsCrmLinkedService - - name: DynamicsDeploymentType - uid: azure.synapse.artifacts.models.DynamicsDeploymentType - - name: DynamicsEntityDataset - uid: azure.synapse.artifacts.models.DynamicsEntityDataset - - name: DynamicsLinkedService - uid: azure.synapse.artifacts.models.DynamicsLinkedService - - name: DynamicsServicePrincipalCredentialType - uid: azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType - - name: EloquaLinkedService - uid: azure.synapse.artifacts.models.EloquaLinkedService - - name: EloquaObjectDataset - uid: azure.synapse.artifacts.models.EloquaObjectDataset - - name: EvaluateDataFlowExpressionRequest - uid: azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest - - name: EventSubscriptionStatus - uid: azure.synapse.artifacts.models.EventSubscriptionStatus - - name: ExecuteDataFlowActivity - uid: azure.synapse.artifacts.models.ExecuteDataFlowActivity - - name: ExecuteDataFlowActivityTypePropertiesCompute - uid: azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute - - name: ExecutePipelineActivity - uid: azure.synapse.artifacts.models.ExecutePipelineActivity - - name: ExecuteSSISPackageActivity - uid: azure.synapse.artifacts.models.ExecuteSSISPackageActivity - - name: ExecutionActivity - uid: azure.synapse.artifacts.models.ExecutionActivity - - name: ExposureControlRequest - uid: azure.synapse.artifacts.models.ExposureControlRequest - - name: ExposureControlResponse - uid: azure.synapse.artifacts.models.ExposureControlResponse - - name: Expression - uid: azure.synapse.artifacts.models.Expression - - name: FileServerLinkedService - uid: azure.synapse.artifacts.models.FileServerLinkedService - - name: FilterActivity - uid: azure.synapse.artifacts.models.FilterActivity - - name: ForEachActivity - uid: azure.synapse.artifacts.models.ForEachActivity - - name: FtpAuthenticationType - uid: azure.synapse.artifacts.models.FtpAuthenticationType - - name: FtpServerLinkedService - uid: azure.synapse.artifacts.models.FtpServerLinkedService - - name: GetMetadataActivity - uid: azure.synapse.artifacts.models.GetMetadataActivity - - name: GetSsisObjectMetadataRequest - uid: azure.synapse.artifacts.models.GetSsisObjectMetadataRequest - - name: GoogleAdWordsAuthenticationType - uid: azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType - - name: GoogleAdWordsLinkedService - uid: azure.synapse.artifacts.models.GoogleAdWordsLinkedService - - name: GoogleAdWordsObjectDataset - uid: azure.synapse.artifacts.models.GoogleAdWordsObjectDataset - - name: GoogleBigQueryAuthenticationType - uid: azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType - - name: GoogleBigQueryLinkedService - uid: azure.synapse.artifacts.models.GoogleBigQueryLinkedService - - name: GoogleBigQueryObjectDataset - uid: azure.synapse.artifacts.models.GoogleBigQueryObjectDataset - - name: GoogleCloudStorageLinkedService - uid: azure.synapse.artifacts.models.GoogleCloudStorageLinkedService - - name: GreenplumLinkedService - uid: azure.synapse.artifacts.models.GreenplumLinkedService - - name: GreenplumTableDataset - uid: azure.synapse.artifacts.models.GreenplumTableDataset - - name: HBaseAuthenticationType - uid: azure.synapse.artifacts.models.HBaseAuthenticationType - - name: HBaseLinkedService - uid: azure.synapse.artifacts.models.HBaseLinkedService - - name: HBaseObjectDataset - uid: azure.synapse.artifacts.models.HBaseObjectDataset - - name: HDInsightActivityDebugInfoOption - uid: azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption - - name: HDInsightHiveActivity - uid: azure.synapse.artifacts.models.HDInsightHiveActivity - - name: HDInsightLinkedService - uid: azure.synapse.artifacts.models.HDInsightLinkedService - - name: HDInsightMapReduceActivity - uid: azure.synapse.artifacts.models.HDInsightMapReduceActivity - - name: HDInsightOnDemandLinkedService - uid: azure.synapse.artifacts.models.HDInsightOnDemandLinkedService - - name: HDInsightPigActivity - uid: azure.synapse.artifacts.models.HDInsightPigActivity - - name: HDInsightSparkActivity - uid: azure.synapse.artifacts.models.HDInsightSparkActivity - - name: HDInsightStreamingActivity - uid: azure.synapse.artifacts.models.HDInsightStreamingActivity - - name: HdfsLinkedService - uid: azure.synapse.artifacts.models.HdfsLinkedService - - name: HdiNodeTypes - uid: azure.synapse.artifacts.models.HdiNodeTypes - - name: HiveAuthenticationType - uid: azure.synapse.artifacts.models.HiveAuthenticationType - - name: HiveLinkedService - uid: azure.synapse.artifacts.models.HiveLinkedService - - name: HiveObjectDataset - uid: azure.synapse.artifacts.models.HiveObjectDataset - - name: HiveServerType - uid: azure.synapse.artifacts.models.HiveServerType - - name: HiveThriftTransportProtocol - uid: azure.synapse.artifacts.models.HiveThriftTransportProtocol - - name: HttpAuthenticationType - uid: azure.synapse.artifacts.models.HttpAuthenticationType - - name: HttpLinkedService - uid: azure.synapse.artifacts.models.HttpLinkedService - - name: HubspotLinkedService - uid: azure.synapse.artifacts.models.HubspotLinkedService - - name: HubspotObjectDataset - uid: azure.synapse.artifacts.models.HubspotObjectDataset - - name: IfConditionActivity - uid: azure.synapse.artifacts.models.IfConditionActivity - - name: ImpalaAuthenticationType - uid: azure.synapse.artifacts.models.ImpalaAuthenticationType - - name: ImpalaLinkedService - uid: azure.synapse.artifacts.models.ImpalaLinkedService - - name: ImpalaObjectDataset - uid: azure.synapse.artifacts.models.ImpalaObjectDataset - - name: InformixLinkedService - uid: azure.synapse.artifacts.models.InformixLinkedService - - name: InformixTableDataset - uid: azure.synapse.artifacts.models.InformixTableDataset - - name: IntegrationRuntimeReference - uid: azure.synapse.artifacts.models.IntegrationRuntimeReference - - name: JiraLinkedService - uid: azure.synapse.artifacts.models.JiraLinkedService - - name: JiraObjectDataset - uid: azure.synapse.artifacts.models.JiraObjectDataset - - name: JsonDataset - uid: azure.synapse.artifacts.models.JsonDataset - - name: LinkedService - uid: azure.synapse.artifacts.models.LinkedService - - name: LinkedServiceDebugResource - uid: azure.synapse.artifacts.models.LinkedServiceDebugResource - - name: LinkedServiceListResponse - uid: azure.synapse.artifacts.models.LinkedServiceListResponse - - name: LinkedServiceReference - uid: azure.synapse.artifacts.models.LinkedServiceReference - - name: LinkedServiceResource - uid: azure.synapse.artifacts.models.LinkedServiceResource - - name: LogStorageSettings - uid: azure.synapse.artifacts.models.LogStorageSettings - - name: LookupActivity - uid: azure.synapse.artifacts.models.LookupActivity - - name: MagentoLinkedService - uid: azure.synapse.artifacts.models.MagentoLinkedService - - name: MagentoObjectDataset - uid: azure.synapse.artifacts.models.MagentoObjectDataset - - name: MappingDataFlow - uid: azure.synapse.artifacts.models.MappingDataFlow - - name: MariaDBLinkedService - uid: azure.synapse.artifacts.models.MariaDBLinkedService - - name: MariaDBTableDataset - uid: azure.synapse.artifacts.models.MariaDBTableDataset - - name: MarketoLinkedService - uid: azure.synapse.artifacts.models.MarketoLinkedService - - name: MarketoObjectDataset - uid: azure.synapse.artifacts.models.MarketoObjectDataset - - name: MicrosoftAccessLinkedService - uid: azure.synapse.artifacts.models.MicrosoftAccessLinkedService - - name: MicrosoftAccessTableDataset - uid: azure.synapse.artifacts.models.MicrosoftAccessTableDataset - - name: MongoDbAuthenticationType - uid: azure.synapse.artifacts.models.MongoDbAuthenticationType - - name: MongoDbCollectionDataset - uid: azure.synapse.artifacts.models.MongoDbCollectionDataset - - name: MongoDbLinkedService - uid: azure.synapse.artifacts.models.MongoDbLinkedService - - name: MongoDbV2CollectionDataset - uid: azure.synapse.artifacts.models.MongoDbV2CollectionDataset - - name: MongoDbV2LinkedService - uid: azure.synapse.artifacts.models.MongoDbV2LinkedService - - name: MultiplePipelineTrigger - uid: azure.synapse.artifacts.models.MultiplePipelineTrigger - - name: MySqlLinkedService - uid: azure.synapse.artifacts.models.MySqlLinkedService - - name: MySqlTableDataset - uid: azure.synapse.artifacts.models.MySqlTableDataset - - name: NetezzaLinkedService - uid: azure.synapse.artifacts.models.NetezzaLinkedService - - name: NetezzaTableDataset - uid: azure.synapse.artifacts.models.NetezzaTableDataset - - name: Notebook - uid: azure.synapse.artifacts.models.Notebook - - name: NotebookCell - uid: azure.synapse.artifacts.models.NotebookCell - - name: NotebookCellOutputItem - uid: azure.synapse.artifacts.models.NotebookCellOutputItem - - name: NotebookKernelSpec - uid: azure.synapse.artifacts.models.NotebookKernelSpec - - name: NotebookLanguageInfo - uid: azure.synapse.artifacts.models.NotebookLanguageInfo - - name: NotebookListResponse - uid: azure.synapse.artifacts.models.NotebookListResponse - - name: NotebookMetadata - uid: azure.synapse.artifacts.models.NotebookMetadata - - name: NotebookResource - uid: azure.synapse.artifacts.models.NotebookResource - - name: NotebookSessionProperties - uid: azure.synapse.artifacts.models.NotebookSessionProperties - - name: ODataAadServicePrincipalCredentialType - uid: azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType - - name: ODataAuthenticationType - uid: azure.synapse.artifacts.models.ODataAuthenticationType - - name: ODataLinkedService - uid: azure.synapse.artifacts.models.ODataLinkedService - - name: ODataResourceDataset - uid: azure.synapse.artifacts.models.ODataResourceDataset - - name: OdbcLinkedService - uid: azure.synapse.artifacts.models.OdbcLinkedService - - name: OdbcTableDataset - uid: azure.synapse.artifacts.models.OdbcTableDataset - - name: Office365Dataset - uid: azure.synapse.artifacts.models.Office365Dataset - - name: Office365LinkedService - uid: azure.synapse.artifacts.models.Office365LinkedService - - name: OracleLinkedService - uid: azure.synapse.artifacts.models.OracleLinkedService - - name: OracleServiceCloudLinkedService - uid: azure.synapse.artifacts.models.OracleServiceCloudLinkedService - - name: OracleServiceCloudObjectDataset - uid: azure.synapse.artifacts.models.OracleServiceCloudObjectDataset - - name: OracleTableDataset - uid: azure.synapse.artifacts.models.OracleTableDataset - - name: OrcCompressionCodec - uid: azure.synapse.artifacts.models.OrcCompressionCodec - - name: OrcDataset - uid: azure.synapse.artifacts.models.OrcDataset - - name: ParameterSpecification - uid: azure.synapse.artifacts.models.ParameterSpecification - - name: ParameterType - uid: azure.synapse.artifacts.models.ParameterType - - name: ParquetCompressionCodec - uid: azure.synapse.artifacts.models.ParquetCompressionCodec - - name: ParquetDataset - uid: azure.synapse.artifacts.models.ParquetDataset - - name: PaypalLinkedService - uid: azure.synapse.artifacts.models.PaypalLinkedService - - name: PaypalObjectDataset - uid: azure.synapse.artifacts.models.PaypalObjectDataset - - name: PhoenixAuthenticationType - uid: azure.synapse.artifacts.models.PhoenixAuthenticationType - - name: PhoenixLinkedService - uid: azure.synapse.artifacts.models.PhoenixLinkedService - - name: PhoenixObjectDataset - uid: azure.synapse.artifacts.models.PhoenixObjectDataset - - name: PipelineFolder - uid: azure.synapse.artifacts.models.PipelineFolder - - name: PipelineListResponse - uid: azure.synapse.artifacts.models.PipelineListResponse - - name: PipelineReference - uid: azure.synapse.artifacts.models.PipelineReference - - name: PipelineResource - uid: azure.synapse.artifacts.models.PipelineResource - - name: PipelineRun - uid: azure.synapse.artifacts.models.PipelineRun - - name: PipelineRunInvokedBy - uid: azure.synapse.artifacts.models.PipelineRunInvokedBy - - name: PipelineRunsQueryResponse - uid: azure.synapse.artifacts.models.PipelineRunsQueryResponse - - name: PluginCurrentState - uid: azure.synapse.artifacts.models.PluginCurrentState - - name: PostgreSqlLinkedService - uid: azure.synapse.artifacts.models.PostgreSqlLinkedService - - name: PostgreSqlTableDataset - uid: azure.synapse.artifacts.models.PostgreSqlTableDataset - - name: PrestoAuthenticationType - uid: azure.synapse.artifacts.models.PrestoAuthenticationType - - name: PrestoLinkedService - uid: azure.synapse.artifacts.models.PrestoLinkedService - - name: PrestoObjectDataset - uid: azure.synapse.artifacts.models.PrestoObjectDataset - - name: QueryDataFlowDebugSessionsResponse - uid: azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse - - name: QuickBooksLinkedService - uid: azure.synapse.artifacts.models.QuickBooksLinkedService - - name: QuickBooksObjectDataset - uid: azure.synapse.artifacts.models.QuickBooksObjectDataset - - name: RedirectIncompatibleRowSettings - uid: azure.synapse.artifacts.models.RedirectIncompatibleRowSettings - - name: RelationalTableDataset - uid: azure.synapse.artifacts.models.RelationalTableDataset - - name: RerunTriggerListResponse - uid: azure.synapse.artifacts.models.RerunTriggerListResponse - - name: RerunTriggerResource - uid: azure.synapse.artifacts.models.RerunTriggerResource - - name: RerunTumblingWindowTrigger - uid: azure.synapse.artifacts.models.RerunTumblingWindowTrigger - - name: RerunTumblingWindowTriggerActionParameters - uid: azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters - - name: Resource - uid: azure.synapse.artifacts.models.Resource - - name: ResponsysLinkedService - uid: azure.synapse.artifacts.models.ResponsysLinkedService - - name: ResponsysObjectDataset - uid: azure.synapse.artifacts.models.ResponsysObjectDataset - - name: RestResourceDataset - uid: azure.synapse.artifacts.models.RestResourceDataset - - name: RestServiceAuthenticationType - uid: azure.synapse.artifacts.models.RestServiceAuthenticationType - - name: RestServiceLinkedService - uid: azure.synapse.artifacts.models.RestServiceLinkedService - - name: RunFilterParameters - uid: azure.synapse.artifacts.models.RunFilterParameters - - name: RunQueryFilter - uid: azure.synapse.artifacts.models.RunQueryFilter - - name: RunQueryFilterOperand - uid: azure.synapse.artifacts.models.RunQueryFilterOperand - - name: RunQueryFilterOperator - uid: azure.synapse.artifacts.models.RunQueryFilterOperator - - name: RunQueryOrder - uid: azure.synapse.artifacts.models.RunQueryOrder - - name: RunQueryOrderBy - uid: azure.synapse.artifacts.models.RunQueryOrderBy - - name: RunQueryOrderByField - uid: azure.synapse.artifacts.models.RunQueryOrderByField - - name: SSISAccessCredential - uid: azure.synapse.artifacts.models.SSISAccessCredential - - name: SSISChildPackage - uid: azure.synapse.artifacts.models.SSISChildPackage - - name: SSISExecutionCredential - uid: azure.synapse.artifacts.models.SSISExecutionCredential - - name: SSISExecutionParameter - uid: azure.synapse.artifacts.models.SSISExecutionParameter - - name: SSISLogLocation - uid: azure.synapse.artifacts.models.SSISLogLocation - - name: SSISPackageLocation - uid: azure.synapse.artifacts.models.SSISPackageLocation - - name: SSISPropertyOverride - uid: azure.synapse.artifacts.models.SSISPropertyOverride - - name: SalesforceLinkedService - uid: azure.synapse.artifacts.models.SalesforceLinkedService - - name: SalesforceMarketingCloudLinkedService - uid: azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService - - name: SalesforceMarketingCloudObjectDataset - uid: azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset - - name: SalesforceObjectDataset - uid: azure.synapse.artifacts.models.SalesforceObjectDataset - - name: SalesforceServiceCloudLinkedService - uid: azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService - - name: SalesforceServiceCloudObjectDataset - uid: azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset - - name: SapBWLinkedService - uid: azure.synapse.artifacts.models.SapBWLinkedService - - name: SapBwCubeDataset - uid: azure.synapse.artifacts.models.SapBwCubeDataset - - name: SapCloudForCustomerLinkedService - uid: azure.synapse.artifacts.models.SapCloudForCustomerLinkedService - - name: SapCloudForCustomerResourceDataset - uid: azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset - - name: SapEccLinkedService - uid: azure.synapse.artifacts.models.SapEccLinkedService - - name: SapEccResourceDataset - uid: azure.synapse.artifacts.models.SapEccResourceDataset - - name: SapHanaAuthenticationType - uid: azure.synapse.artifacts.models.SapHanaAuthenticationType - - name: SapHanaLinkedService - uid: azure.synapse.artifacts.models.SapHanaLinkedService - - name: SapHanaTableDataset - uid: azure.synapse.artifacts.models.SapHanaTableDataset - - name: SapOpenHubLinkedService - uid: azure.synapse.artifacts.models.SapOpenHubLinkedService - - name: SapOpenHubTableDataset - uid: azure.synapse.artifacts.models.SapOpenHubTableDataset - - name: SapTableLinkedService - uid: azure.synapse.artifacts.models.SapTableLinkedService - - name: SapTableResourceDataset - uid: azure.synapse.artifacts.models.SapTableResourceDataset - - name: SchedulerCurrentState - uid: azure.synapse.artifacts.models.SchedulerCurrentState - - name: ScriptAction - uid: azure.synapse.artifacts.models.ScriptAction - - name: SecretBase - uid: azure.synapse.artifacts.models.SecretBase - - name: SecureString - uid: azure.synapse.artifacts.models.SecureString - - name: ServiceNowAuthenticationType - uid: azure.synapse.artifacts.models.ServiceNowAuthenticationType - - name: ServiceNowLinkedService - uid: azure.synapse.artifacts.models.ServiceNowLinkedService - - name: ServiceNowObjectDataset - uid: azure.synapse.artifacts.models.ServiceNowObjectDataset - - name: SetVariableActivity - uid: azure.synapse.artifacts.models.SetVariableActivity - - name: SftpAuthenticationType - uid: azure.synapse.artifacts.models.SftpAuthenticationType - - name: SftpServerLinkedService - uid: azure.synapse.artifacts.models.SftpServerLinkedService - - name: ShopifyLinkedService - uid: azure.synapse.artifacts.models.ShopifyLinkedService - - name: ShopifyObjectDataset - uid: azure.synapse.artifacts.models.ShopifyObjectDataset - - name: SparkAuthenticationType - uid: azure.synapse.artifacts.models.SparkAuthenticationType - - name: SparkBatchJob - uid: azure.synapse.artifacts.models.SparkBatchJob - - name: SparkBatchJobResultType - uid: azure.synapse.artifacts.models.SparkBatchJobResultType - - name: SparkBatchJobState - uid: azure.synapse.artifacts.models.SparkBatchJobState - - name: SparkErrorSource - uid: azure.synapse.artifacts.models.SparkErrorSource - - name: SparkJobDefinition - uid: azure.synapse.artifacts.models.SparkJobDefinition - - name: SparkJobDefinitionResource - uid: azure.synapse.artifacts.models.SparkJobDefinitionResource - - name: SparkJobDefinitionsListResponse - uid: azure.synapse.artifacts.models.SparkJobDefinitionsListResponse - - name: SparkJobProperties - uid: azure.synapse.artifacts.models.SparkJobProperties - - name: SparkJobType - uid: azure.synapse.artifacts.models.SparkJobType - - name: SparkLinkedService - uid: azure.synapse.artifacts.models.SparkLinkedService - - name: SparkObjectDataset - uid: azure.synapse.artifacts.models.SparkObjectDataset - - name: SparkRequest - uid: azure.synapse.artifacts.models.SparkRequest - - name: SparkScheduler - uid: azure.synapse.artifacts.models.SparkScheduler - - name: SparkServerType - uid: azure.synapse.artifacts.models.SparkServerType - - name: SparkServiceError - uid: azure.synapse.artifacts.models.SparkServiceError - - name: SparkServicePlugin - uid: azure.synapse.artifacts.models.SparkServicePlugin - - name: SparkThriftTransportProtocol - uid: azure.synapse.artifacts.models.SparkThriftTransportProtocol - - name: SqlConnection - uid: azure.synapse.artifacts.models.SqlConnection - - name: SqlConnectionType - uid: azure.synapse.artifacts.models.SqlConnectionType - - name: SqlScript - uid: azure.synapse.artifacts.models.SqlScript - - name: SqlScriptContent - uid: azure.synapse.artifacts.models.SqlScriptContent - - name: SqlScriptMetadata - uid: azure.synapse.artifacts.models.SqlScriptMetadata - - name: SqlScriptResource - uid: azure.synapse.artifacts.models.SqlScriptResource - - name: SqlScriptsListResponse - uid: azure.synapse.artifacts.models.SqlScriptsListResponse - - name: SqlServerLinkedService - uid: azure.synapse.artifacts.models.SqlServerLinkedService - - name: SqlServerStoredProcedureActivity - uid: azure.synapse.artifacts.models.SqlServerStoredProcedureActivity - - name: SqlServerTableDataset - uid: azure.synapse.artifacts.models.SqlServerTableDataset - - name: SquareLinkedService - uid: azure.synapse.artifacts.models.SquareLinkedService - - name: SquareObjectDataset - uid: azure.synapse.artifacts.models.SquareObjectDataset - - name: SsisObjectMetadataStatusResponse - uid: azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse - - name: SsisPackageLocationType - uid: azure.synapse.artifacts.models.SsisPackageLocationType - - name: StagingSettings - uid: azure.synapse.artifacts.models.StagingSettings - - name: StartDataFlowDebugSessionRequest - uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest - - name: StartDataFlowDebugSessionResponse - uid: azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse - - name: StoredProcedureParameter - uid: azure.synapse.artifacts.models.StoredProcedureParameter - - name: StoredProcedureParameterType - uid: azure.synapse.artifacts.models.StoredProcedureParameterType - - name: SubResource - uid: azure.synapse.artifacts.models.SubResource - - name: SubResourceDebugResource - uid: azure.synapse.artifacts.models.SubResourceDebugResource - - name: SwitchActivity - uid: azure.synapse.artifacts.models.SwitchActivity - - name: SwitchCase - uid: azure.synapse.artifacts.models.SwitchCase - - name: SybaseAuthenticationType - uid: azure.synapse.artifacts.models.SybaseAuthenticationType - - name: SybaseLinkedService - uid: azure.synapse.artifacts.models.SybaseLinkedService - - name: SybaseTableDataset - uid: azure.synapse.artifacts.models.SybaseTableDataset - - name: TeradataAuthenticationType - uid: azure.synapse.artifacts.models.TeradataAuthenticationType - - name: TeradataLinkedService - uid: azure.synapse.artifacts.models.TeradataLinkedService - - name: TeradataTableDataset - uid: azure.synapse.artifacts.models.TeradataTableDataset - - name: Transformation - uid: azure.synapse.artifacts.models.Transformation - - name: Trigger - uid: azure.synapse.artifacts.models.Trigger - - name: TriggerDependencyProvisioningStatus - uid: azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus - - name: TriggerListResponse - uid: azure.synapse.artifacts.models.TriggerListResponse - - name: TriggerPipelineReference - uid: azure.synapse.artifacts.models.TriggerPipelineReference - - name: TriggerResource - uid: azure.synapse.artifacts.models.TriggerResource - - name: TriggerRun - uid: azure.synapse.artifacts.models.TriggerRun - - name: TriggerRunStatus - uid: azure.synapse.artifacts.models.TriggerRunStatus - - name: TriggerRunsQueryResponse - uid: azure.synapse.artifacts.models.TriggerRunsQueryResponse - - name: TriggerRuntimeState - uid: azure.synapse.artifacts.models.TriggerRuntimeState - - name: TriggerSubscriptionOperationStatus - uid: azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus - - name: UntilActivity - uid: azure.synapse.artifacts.models.UntilActivity - - name: UserProperty - uid: azure.synapse.artifacts.models.UserProperty - - name: ValidationActivity - uid: azure.synapse.artifacts.models.ValidationActivity - - name: VariableSpecification - uid: azure.synapse.artifacts.models.VariableSpecification - - name: VariableType - uid: azure.synapse.artifacts.models.VariableType - - name: VerticaLinkedService - uid: azure.synapse.artifacts.models.VerticaLinkedService - - name: VerticaTableDataset - uid: azure.synapse.artifacts.models.VerticaTableDataset - - name: WaitActivity - uid: azure.synapse.artifacts.models.WaitActivity - - name: WebActivity - uid: azure.synapse.artifacts.models.WebActivity - - name: WebActivityAuthentication - uid: azure.synapse.artifacts.models.WebActivityAuthentication - - name: WebActivityMethod - uid: azure.synapse.artifacts.models.WebActivityMethod - - name: WebAnonymousAuthentication - uid: azure.synapse.artifacts.models.WebAnonymousAuthentication - - name: WebAuthenticationType - uid: azure.synapse.artifacts.models.WebAuthenticationType - - name: WebBasicAuthentication - uid: azure.synapse.artifacts.models.WebBasicAuthentication - - name: WebClientCertificateAuthentication - uid: azure.synapse.artifacts.models.WebClientCertificateAuthentication - - name: WebHookActivity - uid: azure.synapse.artifacts.models.WebHookActivity - - name: WebLinkedService - uid: azure.synapse.artifacts.models.WebLinkedService - - name: WebLinkedServiceTypeProperties - uid: azure.synapse.artifacts.models.WebLinkedServiceTypeProperties - - name: WebTableDataset - uid: azure.synapse.artifacts.models.WebTableDataset - - name: Workspace - uid: azure.synapse.artifacts.models.Workspace - - name: WorkspaceIdentity - uid: azure.synapse.artifacts.models.WorkspaceIdentity - - name: WorkspaceUpdateParameters - uid: azure.synapse.artifacts.models.WorkspaceUpdateParameters - - name: XeroLinkedService - uid: azure.synapse.artifacts.models.XeroLinkedService - - name: XeroObjectDataset - uid: azure.synapse.artifacts.models.XeroObjectDataset - - name: ZohoLinkedService - uid: azure.synapse.artifacts.models.ZohoLinkedService - - name: ZohoObjectDataset - uid: azure.synapse.artifacts.models.ZohoObjectDataset - name: models - - items: - - name: Overview - uid: azure.synapse.artifacts.operations - - name: DataFlowDebugSessionOperations - uid: azure.synapse.artifacts.operations.DataFlowDebugSessionOperations - - name: DataFlowOperations - uid: azure.synapse.artifacts.operations.DataFlowOperations - - name: DatasetOperations - uid: azure.synapse.artifacts.operations.DatasetOperations - - name: LinkedServiceOperations - uid: azure.synapse.artifacts.operations.LinkedServiceOperations - - name: NotebookOperations - uid: azure.synapse.artifacts.operations.NotebookOperations - - name: PipelineOperations - uid: azure.synapse.artifacts.operations.PipelineOperations - - name: PipelineRunOperations - uid: azure.synapse.artifacts.operations.PipelineRunOperations - - name: SparkJobDefinitionOperations - uid: azure.synapse.artifacts.operations.SparkJobDefinitionOperations - - name: SqlScriptOperations - uid: azure.synapse.artifacts.operations.SqlScriptOperations - - name: TriggerOperations - uid: azure.synapse.artifacts.operations.TriggerOperations - - name: TriggerRunOperations - uid: azure.synapse.artifacts.operations.TriggerRunOperations - name: operations - - name: ArtifactsClient - uid: azure.synapse.artifacts.ArtifactsClient - name: artifacts - - items: - - name: Overview - uid: azure.synapse.models - - name: Config - uid: azure.synapse.models.Config - - name: Data - uid: azure.synapse.models.Data - - name: Edge - uid: azure.synapse.models.Edge - - name: ErrorDetail - uid: azure.synapse.models.ErrorDetail - - name: ErrorInformation - uid: azure.synapse.models.ErrorInformation - - name: ErrorResponse - uid: azure.synapse.models.ErrorResponse - - name: ErrorResponseException - uid: azure.synapse.models.ErrorResponseException - - name: ErrorSource - uid: azure.synapse.models.ErrorSource - - name: Executors - uid: azure.synapse.models.Executors - - name: ExtendedLivyBatchRequest - uid: azure.synapse.models.ExtendedLivyBatchRequest - - name: ExtendedLivyBatchResponse - uid: azure.synapse.models.ExtendedLivyBatchResponse - - name: ExtendedLivyListBatchResponse - uid: azure.synapse.models.ExtendedLivyListBatchResponse - - name: ExtendedLivyListSessionResponse - uid: azure.synapse.models.ExtendedLivyListSessionResponse - - name: ExtendedLivySessionRequest - uid: azure.synapse.models.ExtendedLivySessionRequest - - name: ExtendedLivySessionResponse - uid: azure.synapse.models.ExtendedLivySessionResponse - - name: GetAccessControlInfoRequest - uid: azure.synapse.models.GetAccessControlInfoRequest - - name: HistoryServerDataResponse - uid: azure.synapse.models.HistoryServerDataResponse - - name: HistoryServerDiagnosticResponse - uid: azure.synapse.models.HistoryServerDiagnosticResponse - - name: HistoryServerDiagnosticResponseData - uid: azure.synapse.models.HistoryServerDiagnosticResponseData - - name: HistoryServerGraphResponse - uid: azure.synapse.models.HistoryServerGraphResponse - - name: HistoryServerGraphResponseData - uid: azure.synapse.models.HistoryServerGraphResponseData - - name: HistoryServerPropertiesResponse - uid: azure.synapse.models.HistoryServerPropertiesResponse - - name: JobResult - uid: azure.synapse.models.JobResult - - name: JobType - uid: azure.synapse.models.JobType - - name: Jobs - uid: azure.synapse.models.Jobs - - name: LivyBatchStateInformation - uid: azure.synapse.models.LivyBatchStateInformation - - name: LivyRequestBase - uid: azure.synapse.models.LivyRequestBase - - name: LivySessionStateInformation - uid: azure.synapse.models.LivySessionStateInformation - - name: LivyStatementCancellationResponse - uid: azure.synapse.models.LivyStatementCancellationResponse - - name: LivyStatementOutput - uid: azure.synapse.models.LivyStatementOutput - - name: LivyStatementRequestBody - uid: azure.synapse.models.LivyStatementRequestBody - - name: LivyStatementResponseBody - uid: azure.synapse.models.LivyStatementResponseBody - - name: LivyStatementsResponseBody - uid: azure.synapse.models.LivyStatementsResponseBody - - name: Option - uid: azure.synapse.models.Option - - name: PluginCurrentState - uid: azure.synapse.models.PluginCurrentState - - name: SchedulerCurrentState - uid: azure.synapse.models.SchedulerCurrentState - - name: SchedulerInformation - uid: azure.synapse.models.SchedulerInformation - - name: SetWorkspaceAdministratorsRequest - uid: azure.synapse.models.SetWorkspaceAdministratorsRequest - - name: SparkJob - uid: azure.synapse.models.SparkJob - - name: SparkJobListViewResponse - uid: azure.synapse.models.SparkJobListViewResponse - - name: SparkServicePluginInformation - uid: azure.synapse.models.SparkServicePluginInformation - - name: Stages - uid: azure.synapse.models.Stages - - name: Tables - uid: azure.synapse.models.Tables - - name: WorkspaceAccessControlResponse - uid: azure.synapse.models.WorkspaceAccessControlResponse - name: models - - items: - - name: Overview - uid: azure.synapse.operations - - name: MonitoringOperations - uid: azure.synapse.operations.MonitoringOperations - - name: SparkBatchOperations - uid: azure.synapse.operations.SparkBatchOperations - - name: SparkSessionOperations - uid: azure.synapse.operations.SparkSessionOperations - - name: WorkspaceAclOperations - uid: azure.synapse.operations.WorkspaceAclOperations - name: operations - - items: - - name: Overview - uid: azure.synapse.spark - - items: - - name: Overview - uid: azure.synapse.spark.aio - - items: - - name: Overview - uid: azure.synapse.spark.aio.operations_async - - name: SparkBatchOperations - uid: azure.synapse.spark.aio.operations_async.SparkBatchOperations - - name: SparkSessionOperations - uid: azure.synapse.spark.aio.operations_async.SparkSessionOperations - name: operations_async - - name: SparkClient - uid: azure.synapse.spark.aio.SparkClient - name: aio - - items: - - name: Overview - uid: azure.synapse.spark.models - - name: PluginCurrentState - uid: azure.synapse.spark.models.PluginCurrentState - - name: SchedulerCurrentState - uid: azure.synapse.spark.models.SchedulerCurrentState - - name: SparkBatchJob - uid: azure.synapse.spark.models.SparkBatchJob - - name: SparkBatchJobCollection - uid: azure.synapse.spark.models.SparkBatchJobCollection - - name: SparkBatchJobOptions - uid: azure.synapse.spark.models.SparkBatchJobOptions - - name: SparkBatchJobResultType - uid: azure.synapse.spark.models.SparkBatchJobResultType - - name: SparkBatchJobState - uid: azure.synapse.spark.models.SparkBatchJobState - - name: SparkErrorSource - uid: azure.synapse.spark.models.SparkErrorSource - - name: SparkJobType - uid: azure.synapse.spark.models.SparkJobType - - name: SparkRequest - uid: azure.synapse.spark.models.SparkRequest - - name: SparkScheduler - uid: azure.synapse.spark.models.SparkScheduler - - name: SparkServiceError - uid: azure.synapse.spark.models.SparkServiceError - - name: SparkServicePlugin - uid: azure.synapse.spark.models.SparkServicePlugin - - name: SparkSession - uid: azure.synapse.spark.models.SparkSession - - name: SparkSessionCollection - uid: azure.synapse.spark.models.SparkSessionCollection - - name: SparkSessionOptions - uid: azure.synapse.spark.models.SparkSessionOptions - - name: SparkSessionResultType - uid: azure.synapse.spark.models.SparkSessionResultType - - name: SparkSessionState - uid: azure.synapse.spark.models.SparkSessionState - - name: SparkStatement - uid: azure.synapse.spark.models.SparkStatement - - name: SparkStatementCancellationResult - uid: azure.synapse.spark.models.SparkStatementCancellationResult - - name: SparkStatementCollection - uid: azure.synapse.spark.models.SparkStatementCollection - - name: SparkStatementLanguageType - uid: azure.synapse.spark.models.SparkStatementLanguageType - - name: SparkStatementOptions - uid: azure.synapse.spark.models.SparkStatementOptions - - name: SparkStatementOutput - uid: azure.synapse.spark.models.SparkStatementOutput - name: models - - items: - - name: Overview - uid: azure.synapse.spark.operations - - name: SparkBatchOperations - uid: azure.synapse.spark.operations.SparkBatchOperations - - name: SparkSessionOperations - uid: azure.synapse.spark.operations.SparkSessionOperations - name: operations - - name: SparkClient - uid: azure.synapse.spark.SparkClient - name: spark - - name: SynapseClient - uid: azure.synapse.SynapseClient - name: azure.synapse diff --git a/redirections/.openpublishing.redirection.legacy.json b/redirections/.openpublishing.redirection.legacy.json new file mode 100644 index 000000000000..592642cd24ad --- /dev/null +++ b/redirections/.openpublishing.redirection.legacy.json @@ -0,0 +1,27679 @@ +{ + "redirections": [ + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/adls-gen1-client.md", + "redirect_url": "/previous-versions/python/api/overview/azure/adls-gen1-client?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/agrifood-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/agrifood-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/agrifood.md", + "redirect_url": "/previous-versions/python/api/overview/azure/agrifood?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/ai-formrecognizer-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/ai-formrecognizer-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/ai-metricsadvisor-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/ai-metricsadvisor-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/ai-textanalytics-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/ai-textanalytics-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/app-service.md", + "redirect_url": "/previous-versions/python/api/overview/azure/app-service?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/appconfiguration-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/appconfiguration-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/application-insights-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/application-insights-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/application-insights.md", + "redirect_url": "/previous-versions/python/api/overview/azure/application-insights?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/applicationinsights-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/applicationinsights-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/authorization.md", + "redirect_url": "/previous-versions/python/api/overview/azure/authorization?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/azure-ad-b2c-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/azure-ad-b2c-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/azure-ad-b2c.md", + "redirect_url": "/previous-versions/python/api/overview/azure/azure-ad-b2c?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/azure.mgmt.resource.md", + "redirect_url": "/previous-versions/python/api/overview/azure/azure.mgmt.resource?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/batch-ai-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/batch-ai-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/batch-ai.md", + "redirect_url": "/previous-versions/python/api/overview/azure/batch-ai?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/batch.md", + "redirect_url": "/previous-versions/python/api/overview/azure/batch?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/batchai.md", + "redirect_url": "/previous-versions/python/api/overview/azure/batchai?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cache-for-redis.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cache-for-redis?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitive-services-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitive-services-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitive-services.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitive-services?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-anomalydetector-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-anomalydetector-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-knowledge-qnamaker-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-knowledge-qnamaker-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-language-luis-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-language-luis-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-language-spellcheck-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-language-spellcheck-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-language-textanalytics-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-language-textanalytics-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-search-newssearch-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-search-newssearch-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-search-visualsearch-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-search-visualsearch-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-vision-computervision-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-vision-computervision-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-vision-contentmoderator-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-vision-contentmoderator-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-vision-customvision-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-vision-customvision-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices-vision-face-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices-vision-face-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/commerce.md", + "redirect_url": "/previous-versions/python/api/overview/azure/commerce?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/common-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/common-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/communication-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/communication-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/communication-networktraversal-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/communication-networktraversal-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/communication.md", + "redirect_url": "/previous-versions/python/api/overview/azure/communication?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/compute.md", + "redirect_url": "/previous-versions/python/api/overview/azure/compute?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/consumption.md", + "redirect_url": "/previous-versions/python/api/overview/azure/consumption?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/container-instance.md", + "redirect_url": "/previous-versions/python/api/overview/azure/container-instance?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/container-registry.md", + "redirect_url": "/previous-versions/python/api/overview/azure/container-registry?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/content-delivery-network.md", + "redirect_url": "/previous-versions/python/api/overview/azure/content-delivery-network?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/core-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/core-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cosmos-db-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cosmos-db-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cosmos-db.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cosmos-db?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cosmos-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cosmos-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cost-management-+-billing.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cost-management-+-billing?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/data-factory.md", + "redirect_url": "/previous-versions/python/api/overview/azure/data-factory?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/data-lake-analytics.md", + "redirect_url": "/previous-versions/python/api/overview/azure/data-lake-analytics?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/data-lake-storage-(gen-1).md", + "redirect_url": "/previous-versions/python/api/overview/azure/data-lake-storage-(gen-1)?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/data-nspkg-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/data-nspkg-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/database-for-mysql-postgres.md", + "redirect_url": "/previous-versions/python/api/overview/azure/database-for-mysql-postgres?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/devtest-labs.md", + "redirect_url": "/previous-versions/python/api/overview/azure/devtest-labs?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/digitaltwins-core-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/digitaltwins-core-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/dns.md", + "redirect_url": "/previous-versions/python/api/overview/azure/dns?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/event-grid.md", + "redirect_url": "/previous-versions/python/api/overview/azure/event-grid?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/event-hubs.md", + "redirect_url": "/previous-versions/python/api/overview/azure/event-hubs?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/eventhub-checkpointstoreblob-aio-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/eventhub-checkpointstoreblob-aio-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/eventhub-checkpointstoreblob-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/eventhub-checkpointstoreblob-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/eventhub-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/eventhub-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/face-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/face-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/face.md", + "redirect_url": "/previous-versions/python/api/overview/azure/face?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/graph-rbac-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/graph-rbac-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/graph-rbac.md", + "redirect_url": "/previous-versions/python/api/overview/azure/graph-rbac?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/graphrbac-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/graphrbac-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/hdinsight.md", + "redirect_url": "/previous-versions/python/api/overview/azure/hdinsight?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/identity-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/identity-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/iot-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/iot-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/iot-modelsrepository-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/iot-modelsrepository-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/iot.md", + "redirect_url": "/previous-versions/python/api/overview/azure/iot?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/key-vault-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/key-vault-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/key-vault.md", + "redirect_url": "/previous-versions/python/api/overview/azure/key-vault?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/keyvault-certificates-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/keyvault-certificates-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/keyvault-keys-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/keyvault-keys-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/keyvault-secrets-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/keyvault-secrets-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/log-analytics-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/log-analytics-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/log-analytics.md", + "redirect_url": "/previous-versions/python/api/overview/azure/log-analytics?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/loganalytics-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/loganalytics-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/logic-apps.md", + "redirect_url": "/previous-versions/python/api/overview/azure/logic-apps?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/logz-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/logz-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/logz.md", + "redirect_url": "/previous-versions/python/api/overview/azure/logz?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/media-services.md", + "redirect_url": "/previous-versions/python/api/overview/azure/media-services?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/media-videoanalyzer-edge-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/media-videoanalyzer-edge-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/metrics-advisor-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/metrics-advisor-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/metrics-advisor.md", + "redirect_url": "/previous-versions/python/api/overview/azure/metrics-advisor?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-agfood-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-agfood-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-app-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-app-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-appconfiguration-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-appconfiguration-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-appplatform-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-appplatform-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-attestation-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-attestation-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-authorization-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-authorization-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-avs-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-avs-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-azureadb2c-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-azureadb2c-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-azurelargeinstance-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-azurelargeinstance-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-azurestackhci-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-azurestackhci-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-batchai-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-batchai-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-billing-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-billing-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-cdn-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-cdn-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-cognitiveservices-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-cognitiveservices-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-compute-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-compute-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-containerinstance-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-containerinstance-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-containerservice-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-containerservice-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-core-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-core-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-cosmosdb-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-cosmosdb-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-databoxedge-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-databoxedge-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-datafactory-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-datafactory-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-datamigration-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-datamigration-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-digitaltwins-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-digitaltwins-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-eventhub-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-eventhub-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-hdinsight-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-hdinsight-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-healthcareapis-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-healthcareapis-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-hybridcompute-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-hybridcompute-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-iotcentral-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-iotcentral-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-keyvault-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-keyvault-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-kusto-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-kusto-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-loganalytics-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-loganalytics-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-logz-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-logz-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-media-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-media-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-monitor-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-monitor-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-netapp-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-netapp-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-network-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-network-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-networkanalytics-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-networkanalytics-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-policyinsights-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-policyinsights-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-redis-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-redis-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-resource-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-resource-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-scheduler-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-scheduler-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-search-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-search-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-security-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-security-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-servicebus-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-servicebus-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-sql-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-sql-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-storage-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-storage-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-storageimportexport-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-storageimportexport-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-subscription-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-subscription-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-synapse-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-synapse-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-testbase-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-testbase-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-videoanalyzer-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-videoanalyzer-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-web-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-web-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mgmt-workloadmonitor-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mgmt-workloadmonitor-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/microsoft-graph.md", + "redirect_url": "/previous-versions/python/api/overview/azure/microsoft-graph?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/mixed-reality.md", + "redirect_url": "/previous-versions/python/api/overview/azure/mixed-reality?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/monitoring.md", + "redirect_url": "/previous-versions/python/api/overview/azure/monitoring?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/network-analytics-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/network-analytics-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/network-analytics.md", + "redirect_url": "/previous-versions/python/api/overview/azure/network-analytics?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/network.md", + "redirect_url": "/previous-versions/python/api/overview/azure/network?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/news-search-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/news-search-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/news-search.md", + "redirect_url": "/previous-versions/python/api/overview/azure/news-search?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/notification-hubs.md", + "redirect_url": "/previous-versions/python/api/overview/azure/notification-hubs?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/other.md", + "redirect_url": "/previous-versions/python/api/overview/azure/other?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/postgresql.md", + "redirect_url": "/previous-versions/python/api/overview/azure/postgresql?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/power-bi.md", + "redirect_url": "/previous-versions/python/api/overview/azure/power-bi?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/purview-catalog-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/purview-catalog-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/purview-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/purview-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/purview.md", + "redirect_url": "/previous-versions/python/api/overview/azure/purview?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/resources.md", + "redirect_url": "/previous-versions/python/api/overview/azure/resources?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/scheduler-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/scheduler-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/scheduler.md", + "redirect_url": "/previous-versions/python/api/overview/azure/scheduler?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/schema-registry-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/schema-registry-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/schema-registry.md", + "redirect_url": "/previous-versions/python/api/overview/azure/schema-registry?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/schemaregistry-avroserializer-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/schemaregistry-avroserializer-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/search-documents-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/search-documents-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/search.md", + "redirect_url": "/previous-versions/python/api/overview/azure/search?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/service-bus.md", + "redirect_url": "/previous-versions/python/api/overview/azure/service-bus?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/servicebus-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/servicebus-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/servicemanagement-legacy-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/servicemanagement-legacy-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/site-recovery.md", + "redirect_url": "/previous-versions/python/api/overview/azure/site-recovery?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/sql.md", + "redirect_url": "/previous-versions/python/api/overview/azure/sql?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/stack-edge-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/stack-edge-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/stack-edge.md", + "redirect_url": "/previous-versions/python/api/overview/azure/stack-edge?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage---common-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage---common-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage---common.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage---common?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage-blob-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage-blob-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage-file-datalake-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage-file-datalake-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage-file-share-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage-file-share-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage-fileshare-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage-fileshare-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage-queue-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage-queue-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/storage.md", + "redirect_url": "/previous-versions/python/api/overview/azure/storage?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/synapse-accesscontrol-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/synapse-accesscontrol-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/synapse-artifacts-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/synapse-artifacts-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/synapse-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/synapse-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/synapse-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/synapse-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/synapse-spark-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/synapse-spark-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/synapse.md", + "redirect_url": "/previous-versions/python/api/overview/azure/synapse?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/test-base-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/test-base-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/test-base.md", + "redirect_url": "/previous-versions/python/api/overview/azure/test-base?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/traffic-manager.md", + "redirect_url": "/previous-versions/python/api/overview/azure/traffic-manager?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/video-analyzer-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/video-analyzer-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/video-analyzer.md", + "redirect_url": "/previous-versions/python/api/overview/azure/video-analyzer?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/visual-search-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/visual-search-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/visual-search.md", + "redirect_url": "/previous-versions/python/api/overview/azure/visual-search?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/workload-monitor-index.md", + "redirect_url": "/previous-versions/python/api/overview/azure/workload-monitor-index?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/workload-monitor.md", + "redirect_url": "/previous-versions/python/api/overview/azure/workload-monitor?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices/bing-custom-image-search-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices/bing-custom-image-search-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices/bing-custom-search-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices/bing-custom-search-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices/bing-entity-search-api-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices/bing-entity-search-api-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices/bing-image-search-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices/bing-image-search-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices/bing-news-search-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices/bing-news-search-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices/bing-video-search-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices/bing-video-search-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices/bing-visual-search-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices/bing-visual-search-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/docs-ref-services/legacy-redirects-temp/cognitiveservices/bing-web-search-api-readme.md", + "redirect_url": "/previous-versions/python/api/overview/azure/cognitiveservices/bing-web-search-api-readme?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.MetricsAdvisorAdministrationClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.MetricsAdvisorClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorAdministrationClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.MetricsAdvisorKeyCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AlertQueryTimeMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyAlert.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyAlertConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyDetectionConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyDetectorDirection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyFeedback.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyIncident.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyIncidentStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalySeverity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AnomalyValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureApplicationInsightsDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureBlobDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureCosmosDbDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureDataExplorerDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureDataLakeStorageGen2DataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureEventHubsDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureLogAnalyticsDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.AzureTableDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangePointFeedback.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangePointValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.ChangeThresholdCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.CommentFeedback.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeed.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedAccessMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedAutoRollupMethod.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedDimension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedGranularity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedGranularityType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionProgress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedIngestionStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedMetric.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedMissingDataPointFillSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedRollupSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedRollupType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedSchema.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataFeedStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DataPointAnomaly.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceCredentialType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceDataLakeGen2SharedKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceMissingDataPointFillType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceServicePrincipal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceServicePrincipalInKeyVault.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceSqlConnectionString.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DatasourceType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionAnomalyFilterCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionConditionOperator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DetectionIncidentFilterCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.DimensionGroupIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.EmailNotificationHook.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.EnrichmentStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.FeedbackQueryTimeMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.FeedbackType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.HardThresholdCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.IncidentRootCause.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.InfluxDbDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAlertConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertConditions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertConfigurationsOperator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertScope.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertScopeType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricAnomalyAlertSnoozeCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricBoundaryCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricDetectionCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricEnrichedSeriesData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricFeedback.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSeriesGroupDetectionCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MetricSingleSeriesDetectionCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MongoDbDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.MySqlDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.NotificationHook.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PeriodFeedback.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PeriodType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.PostgreSqlDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeriesIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeverityCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SeverityFilterCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SmartDetectionCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SnoozeScope.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SqlServerDataFeedSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.SuppressCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.TopNGroupScope.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.WebNotificationHook.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-metricsadvisor/azure.ai.metricsadvisor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ConsoleLogger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.diagnostics_logging.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisErrorReason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisFeature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageAnalysisResultReason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.ImageSegmentationMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionResultReason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionStoppedErrorReason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.SessionStoppedReason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.VisionOption.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FileLogger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.Frame.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameFormat.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameSourceCallback.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.FrameWriter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisErrorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisEventArgs.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalysisResultDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageAnalyzer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageSourceBuffer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageSourceBufferCallback.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.ImageWriter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentCaption.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentTag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.ContentTags.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.CropSuggestion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.CropSuggestions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DenseCaptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedObjects.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedPeople.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedPerson.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedText.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedTextLine.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.DetectedTextWord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.Rectangle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.SegmentationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.image_analysis_data.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.interop.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.MemoryLogger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.properties.PropertyCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.properties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.VisionServiceOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.VisionSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.EventSignal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.SessionStartedEventArgs.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.SessionStoppedEventArgs.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionServiceAdvancedOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionSession.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.VisionSessionOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.vision_base_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-ai-vision/azure.ai.vision.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.ApplicationInsightsDataClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.ApplicationInsightsDataClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.application_insights_data_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.EventType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricsAggregation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.MetricsSegment.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.application_insights_data_client_enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.Column(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column.Column.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column_py3.Column.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.column_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail_py3.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_detail_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info.ErrorInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info_py3.ErrorInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.error_response_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAiInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsApplicationInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAvailabilityResultInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsAvailabilityResultResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsBrowserTimingInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsBrowserTimingResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsClientInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsClientPerformanceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCloudInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomEventInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomEventResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomMetricInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsCustomMetricResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsDependencyInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsDependencyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionDetailsParsedStack.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsExceptionResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsOperationInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPageViewInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPageViewResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPerformanceCounterInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsPerformanceCounterResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsRequestInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultDataCustomDimensions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResultDataCustomMeasurements.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsSessionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsTraceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsTraceResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventsUserInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info.EventsAiInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info_py3.EventsAiInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_ai_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info.EventsApplicationInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info_py3.EventsApplicationInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_application_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info.EventsAvailabilityResultInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info_py3.EventsAvailabilityResultInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result.EventsAvailabilityResultResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result_py3.EventsAvailabilityResultResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_availability_result_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info.EventsBrowserTimingInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info_py3.EventsBrowserTimingInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result.EventsBrowserTimingResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result_py3.EventsBrowserTimingResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_browser_timing_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info.EventsClientInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info_py3.EventsClientInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info.EventsClientPerformanceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info_py3.EventsClientPerformanceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_client_performance_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info.EventsCloudInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info_py3.EventsCloudInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_cloud_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info.EventsCustomEventInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info_py3.EventsCustomEventInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result.EventsCustomEventResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result_py3.EventsCustomEventResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_event_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info.EventsCustomMetricInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info_py3.EventsCustomMetricInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result.EventsCustomMetricResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result_py3.EventsCustomMetricResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_custom_metric_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info.EventsDependencyInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info_py3.EventsDependencyInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result.EventsDependencyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result_py3.EventsDependencyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_dependency_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail.EventsExceptionDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack.EventsExceptionDetailsParsedStack.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack_py3.EventsExceptionDetailsParsedStack.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_details_parsed_stack_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail_py3.EventsExceptionDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_detail_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info.EventsExceptionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info_py3.EventsExceptionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result.EventsExceptionResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result_py3.EventsExceptionResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_exception_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info.EventsOperationInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info_py3.EventsOperationInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_operation_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info.EventsPageViewInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info_py3.EventsPageViewInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result.EventsPageViewResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result_py3.EventsPageViewResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_page_view_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info.EventsPerformanceCounterInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info_py3.EventsPerformanceCounterInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result.EventsPerformanceCounterResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result_py3.EventsPerformanceCounterResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_performance_counter_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info.EventsRequestInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info_py3.EventsRequestInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result.EventsRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result_py3.EventsRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_request_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result.EventsResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results.EventsResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results_py3.EventsResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_results_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data.EventsResultData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions.EventsResultDataCustomDimensions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions_py3.EventsResultDataCustomDimensions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_dimensions_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements.EventsResultDataCustomMeasurements.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements_py3.EventsResultDataCustomMeasurements.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_custom_measurements_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_py3.EventsResultData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_data_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_py3.EventsResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info.EventsSessionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info_py3.EventsSessionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_session_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info.EventsTraceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info_py3.EventsTraceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result.EventsTraceResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result_py3.EventsTraceResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_trace_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info.EventsUserInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info_py3.EventsUserInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.events_user_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.EventType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsAggregation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsPostBodySchema.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsPostBodySchemaParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResultInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsResultsItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsSegment.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.MetricsSegmentInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema.MetricsPostBodySchema.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters.MetricsPostBodySchemaParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.MetricsPostBodySchemaParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_py3.MetricsPostBodySchema.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_post_body_schema_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result.MetricsResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item.MetricsResultsItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item_py3.MetricsResultsItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_results_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info.MetricsResultInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info_py3.MetricsResultInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_py3.MetricsResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info.MetricsSegmentInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info_py3.MetricsSegmentInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.metrics_segment_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.QueryBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.QueryResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body.QueryBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body_py3.QueryBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_body_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results.QueryResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results_py3.QueryResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.query_results_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.Table(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table.Table.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table_py3.Table.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.table_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.EventsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.events_operations.EventsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.events_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.MetricsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.metrics_operations.MetricsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.metrics_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.QueryOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.query_operations.QueryOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.query_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-applicationinsights/azure.applicationinsights.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.AnomalyDetectorClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.AnomalyDetectorClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.APIError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.APIErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.ChangePointDetectRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.ChangePointDetectResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.EntireDetectResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Granularity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.LastDetectResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Point.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.Request.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.operations.AnomalyDetectorClientOperationsMixin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-anomalydetector/azure.cognitiveservices.anomalydetector.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.ActiveLearningSettingsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.ActiveLearningSettingsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.active_learning_settings_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.AlterationsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.AlterationsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.alterations_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.AnswerSpanRequestDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.AnswerSpanRequestDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_request_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.AnswerSpanResponseDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.AnswerSpanResponseDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.answer_span_response_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto.ContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.ContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.context_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.CreateKbDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.CreateKbDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.CreateKbInputDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.CreateKbInputDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.create_kb_input_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.DeleteKbContentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.DeleteKbContentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.delete_kb_contents_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.EndpointKeysDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.EndpointKeysDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_keys_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.EndpointSettingsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.EndpointSettingsDTOActiveLearning.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.EndpointSettingsDTOActiveLearning.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_active_learning_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.EndpointSettingsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.endpoint_settings_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.Error(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_py3.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.ErrorResponseError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.ErrorResponseError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.error_response_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.FeedbackRecordsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.FeedbackRecordsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_records_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.FeedbackRecordDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.FeedbackRecordDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.feedback_record_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.FileDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto.FileDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.FileDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.file_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.InnerErrorModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.InnerErrorModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.inner_error_model_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.KnowledgebasesDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.KnowledgebasesDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebases_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.KnowledgebaseDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.KnowledgebaseDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.knowledgebase_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.MetadataDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.MetadataDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.metadata_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.Operation(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.operation_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.PromptDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.PromptDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.PromptDTOQna.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.PromptDTOQna.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.prompt_dto_qna_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.QnADocumentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.QnADocumentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adocuments_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.QnADTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.QnADTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.QnADTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_context_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.QnADTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_adto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.EnvironmentType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.ErrorCodeType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.OperationStateType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.StrictFiltersCompoundOperationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_amaker_client_enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.QnASearchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.QnASearchResultAnswerSpan.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.QnASearchResultAnswerSpan.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_answer_span_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.QnASearchResultContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.QnASearchResultContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_context_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.QnASearchResultList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.QnASearchResultList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_list_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.QnASearchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.qn_asearch_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.QueryContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.QueryContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_context_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto.QueryDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.QueryDTOAnswerSpanRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.QueryDTOAnswerSpanRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_answer_span_request_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.QueryDTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.QueryDTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_context_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.QueryDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.query_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.ReplaceKbDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.ReplaceKbDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.replace_kb_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.UpdateContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.UpdateContextDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_context_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.UpdateKbContentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.UpdateKbContentsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_contents_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.UpdateKbOperationDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.UpdateKbOperationDTOAdd.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.UpdateKbOperationDTOAdd.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_add_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.UpdateKbOperationDTODelete.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.UpdateKbOperationDTODelete.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_delete_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.UpdateKbOperationDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.UpdateKbOperationDTOUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.UpdateKbOperationDTOUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_kb_operation_dto_update_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.UpdateMetadataDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.UpdateMetadataDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_metadata_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.UpdateQnaDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.UpdateQnaDTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.UpdateQnaDTOContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_context_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.UpdateQnaDTOMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.UpdateQnaDTOMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_metadata_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.UpdateQnaDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.UpdateQnaDTOQuestions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.UpdateQnaDTOQuestions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_qna_dto_questions_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.UpdateQuestionsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.UpdateQuestionsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.update_questions_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.WordAlterationsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.WordAlterationsDTO.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.word_alterations_dto_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.AlterationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.AlterationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.alterations_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.EndpointKeysOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.EndpointSettingsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.EndpointKeysOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_keys_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.EndpointSettingsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.endpoint_settings_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.KnowledgebaseOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.KnowledgebaseOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.knowledgebase_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.Operations(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.QnAMakerClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.qn_amaker_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-knowledge-qnamaker/azure.cognitiveservices.knowledge.qnamaker.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.LUISAuthoringClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.LUISAuthoringClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationInfoResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationPublishObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationSettingUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ApplicationUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AppVersionSettingObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AvailableCulture.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AvailablePrebuiltEntityModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.AzureAccountInfoObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.BatchLabelExample.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ChildEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ChildEntityModelCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListEntityExtractor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelPatchObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ClosedListModelUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CollaboratorsArray.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeChildModelCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeEntityExtractor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CompositeEntityModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.CustomPrebuiltModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EndpointInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EnqueueTrainingResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntitiesSuggestionExample.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityExtractor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityLabel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityLabelObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityModelUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityPrediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRoleCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.EntityRoleUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExampleLabelObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ExplicitListItemUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.FeatureInfoObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.FeaturesResponseObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalChildModelUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalEntityExtractor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.HierarchicalModelV2.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentClassifier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentPrediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.IntentsSuggestionExample.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JsonChild.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONModelFeature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JsonModelFeatureInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONRegexFeature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.JSONUtterance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabeledUtterance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabelExampleResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LabelTextObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LuisApp.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.LuisAppV2.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelFeatureInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelInfoResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelTrainingDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelTrainingInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ModelUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.NDepthEntityExtractor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.OperationStatusType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAny.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyEntityExtractor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternAnyModelUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternFeatureInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PatternRuleUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PersonalAssistantsResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraselistCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraseListFeatureInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PhraselistUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomain.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateBaseObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainModelCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltDomainObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PrebuiltEntityExtractor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.ProductionOrStagingEndpointInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PublishSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.PublishSettingUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexEntityExtractor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexModelCreateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.RegexModelUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.SubClosedList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.SubClosedListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.TaskUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.TrainingStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.UserAccessList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.UserCollaborator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.VersionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.WordListBaseUpdateObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.WordListObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.AppsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.AzureAccountsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.ExamplesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.FeaturesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.ModelOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.PatternOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.SettingsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.TrainOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.VersionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.LUISRuntimeClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.LUISRuntimeClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.DynamicList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ErrorBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.ExternalEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Intent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Prediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionRequestOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.PredictionResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.RequestList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.Sentiment.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.operations.PredictionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.runtime.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Answer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorCode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorSubCode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ErrorType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Identifiable.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Mode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.Response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.ResponseBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellCheck.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellingFlaggedToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.SpellingTokenSuggestion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.operations.SpellCheckClientOperationsMixin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.SpellCheckClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.SpellCheckClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-spellcheck/azure.cognitiveservices.language.spellcheck.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.DetectedLanguage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language.DetectedLanguage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language_py3.DetectedLanguage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.detected_language_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.DocumentStatistics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics.DocumentStatistics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.DocumentStatistics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.document_statistics_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntitiesBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result.EntitiesBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.EntitiesBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.EntitiesBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.EntitiesBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entities_batch_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.EntityRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record.EntityRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record_py3.EntityRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.entity_record_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record.ErrorRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record_py3.ErrorRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_record_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.error_response_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.InternalError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error.InternalError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error_py3.InternalError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.internal_error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.KeyPhraseBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.KeyPhraseBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.KeyPhraseBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.KeyPhraseBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.KeyPhraseBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.key_phrase_batch_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.LanguageInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input.LanguageBatchInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.LanguageBatchInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_input_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result.LanguageBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.LanguageBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.LanguageBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.LanguageBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_batch_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input.LanguageInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input_py3.LanguageInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.language_input_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MatchRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record.MatchRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record_py3.MatchRecord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.match_record_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MultiLanguageBatchInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.MultiLanguageInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.MultiLanguageBatchInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.MultiLanguageBatchInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_batch_input_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input.MultiLanguageInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.MultiLanguageInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.multi_language_input_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.RequestStatistics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics.RequestStatistics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.RequestStatistics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.request_statistics_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.SentimentBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.SentimentBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.SentimentBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.SentimentBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.SentimentBatchResultItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.SentimentBatchResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.sentiment_batch_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.TextAnalyticsClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.TextAnalyticsClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.text_analytics_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Answer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Article.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.CreativeWork.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorCode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ErrorSubCode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Freshness.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Identifiable.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ImageObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.MediaObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.News.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.NewsArticle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.NewsTopic.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Organization.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Query.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.ResponseBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.SafeSearch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.SearchResultsAnswer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.TextFormat.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.Thing.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.TrendingTopics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.VideoObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.NewsSearchClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.NewsSearchClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.operations.NewsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-newssearch/azure.cognitiveservices.search.newssearch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Action(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action.Action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action_py3.Action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.AggregateOffer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.AggregateRating.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer.AggregateOffer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.AggregateOffer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_offer_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating.AggregateRating.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.AggregateRating.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.aggregate_rating_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.CreativeWork.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work.CreativeWork.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work_py3.CreativeWork.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.creative_work_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.CropArea.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area.CropArea.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area_py3.CropArea.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.crop_area_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Currency.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Error(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorCode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ErrorSubCode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_py3.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.error_response_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Filters(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters.Filters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters_py3.Filters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.filters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Identifiable(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable.Identifiable.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable_py3.Identifiable.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.identifiable_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageEntityAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageKnowledge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageModuleAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageRecipesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageRelatedSearchesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageShoppingSourcesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImagesImageMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImagesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata.ImagesImageMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.ImagesImageMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_image_metadata_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module.ImagesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module_py3.ImagesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.images_module_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageTag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ImageTagRegion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action.ImageAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action_py3.ImageAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action.ImageEntityAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.ImageEntityAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_entity_action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info.ImageInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info_py3.ImageInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge.ImageKnowledge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.ImageKnowledge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_knowledge_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action.ImageModuleAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.ImageModuleAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_module_action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object.ImageObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object_py3.ImageObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_object_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action.ImageRecipesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.ImageRecipesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_recipes_action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.ImageRelatedSearchesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.ImageRelatedSearchesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_related_searches_action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.ImageShoppingSourcesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.ImageShoppingSourcesAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_shopping_sources_action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag.ImageTag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_py3.ImageTag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region.ImageTagRegion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.ImageTagRegion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.image_tag_region_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Intangible(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible.Intangible.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible_py3.Intangible.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.intangible_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ItemAvailability.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.KnowledgeRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request.KnowledgeRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.KnowledgeRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.knowledge_request_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.MediaObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object.MediaObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object_py3.MediaObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.media_object_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.NormalizedQuadrilateral.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.NormalizedQuadrilateral.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.NormalizedQuadrilateral.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.normalized_quadrilateral_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Offer(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer.Offer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer_py3.Offer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.offer_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Organization(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization.Organization.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization_py3.Organization.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.organization_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Person(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person.Person.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person_py3.Person.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.person_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Point2D.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d.Point2D.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d_py3.Point2D.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.point2_d_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.PropertiesItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item.PropertiesItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item_py3.PropertiesItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.properties_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Query(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query.Query.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query_py3.Query.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.query_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Rating(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating.Rating.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating_py3.Rating.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.rating_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Recipe(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe.Recipe.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.RecipesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module.RecipesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.RecipesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipes_module_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe_py3.Recipe.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.recipe_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.RelatedSearchesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module.RelatedSearchesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.RelatedSearchesModule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.related_searches_module_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Response(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response.Response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.ResponseBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base.ResponseBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base_py3.ResponseBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_base_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_py3.Response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.response_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.SafeSearch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.StructuredValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value.StructuredValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value_py3.StructuredValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.structured_value_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.Thing(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing.Thing.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing_py3.Thing.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.thing_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.VisualSearchRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.Currency.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorCode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ErrorSubCode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.ItemAvailability.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.SafeSearch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_client_enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request.VisualSearchRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.VisualSearchRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.visual_search_request_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.ImagesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.images_operations.ImagesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.images_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.VisualSearchClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.VisualSearchClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.visual_search_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-search-visualsearch/azure.cognitiveservices.search.visualsearch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.ComputerVisionClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.ComputerVisionClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AdultInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AnalyzeResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Appearance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.AreaOfInterestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.BoundingRect.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Category.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.CategoryDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.CelebritiesModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ColorInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorCodes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionInnerErrorCodeValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ComputerVisionOcrErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DescriptionExclude.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectedBrand.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectedObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DetectResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.DomainModelResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.FaceDescription.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.FaceRectangle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Gender.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageAnalysis.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageCaption.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageDescription.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageDescriptionDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageTag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ImageUrl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.LandmarksModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Line.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ListModelsResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ModelDescription.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ObjectHierarchy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrDetectionLanguage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrLanguages.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrLine.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrRegion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OcrWord.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.OperationStatusCodes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ReadOperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.ReadResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Style.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TagResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TextRecognitionResultDimensionUnit.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.TextStyle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.VisualFeatureTypes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.Word.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.operations.ComputerVisionClientOperationsMixin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-computervision/azure.cognitiveservices.vision.computervision.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.ContentModeratorClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.ContentModeratorClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Address.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.APIError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.APIErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Body.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.BodyModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Candidate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Classification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory2.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ClassificationCategory3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Content.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateReviewBodyItemMetadataItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemMetadataItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemMetadataItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.DetectedLanguage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.DetectedTerms.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Email.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Evaluate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Face.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.FoundFaces.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Frame.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Frames.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Image.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageAdditionalInfoItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageIds.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.ImageList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.IPA.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Job.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobExecutionReportDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.JobListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.KeyValuePair.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Match.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.MatchResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.OCR.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Phone.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.PII.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.RefreshIndex.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Review.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Screen.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.SSN.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Status.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Tag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.Terms.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsInList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TermsPaging.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.TranscriptModerationBodyItemTermsItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemMetadataItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.VideoFrameBodyItemReviewerResultTagsItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ImageModerationOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.ImageModerationOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.image_moderation_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageListsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementImageOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermListsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ListManagementTermOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.ListManagementImageListsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_lists_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.ListManagementImageOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_image_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.ListManagementTermListsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_lists_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.ListManagementTermOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.list_management_term_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.ReviewsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.ReviewsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.reviews_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.TextModerationOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.TextModerationOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.text_moderation_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.CustomVisionPredictionClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.BoundingBox.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorCodes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.CustomVisionErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.ImagePrediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.ImageUrl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.Prediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.TagType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.operations.CustomVisionPredictionClientOperationsMixin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.prediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.CustomVisionTrainingClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.BoundingBox.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Classifier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CreateProjectOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomBaseModelInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorCodes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.CustomVisionErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Domain.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.DomainType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Export.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportFlavor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportPlatform.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ExportStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Image.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageCreateSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateBatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageFileCreateEntry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateBatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageIdCreateEntry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateEntry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageMetadataUpdateSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImagePerformance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImagePrediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageProcessingSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateBatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateEntry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionCreateSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageRegionProposal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateBatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateEntry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageTagCreateSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateBatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ImageUrlCreateEntry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Iteration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.IterationPerformance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ModelInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.OrderBy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Prediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryTag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.PredictionQueryToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Project.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectExport.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.ProjectStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Region.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.RegionProposal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SortBy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.StoredImagePrediction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.StoredSuggestedTagAndRegion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQuery.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.SuggestedTagAndRegionQueryToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.Tag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagFilter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagPerformance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TagType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TrainingParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.TrainingType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.operations.CustomVisionTrainingClientOperationsMixin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.training.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-customvision/azure.cognitiveservices.vision.customvision.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.FaceClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.FaceClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Accessory.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.AccessoryType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.APIError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.APIErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ApplySnapshotRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Blur.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.BlurLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Coordinate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.DetectedFace.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.DetectionModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Emotion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Exposure.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ExposureLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceAttributeType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceLandmarks.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FaceRectangle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FacialHair.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FindSimilarMatchMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.FindSimilarRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Gender.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GlassesType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GroupRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.GroupResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Hair.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HairColor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HairColorType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.HeadPose.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyCandidate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.IdentifyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.ImageUrl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.LargeFaceList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.LargePersonGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Makeup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Mask.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.MaskType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.MetaDataContract.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.NameAndUserDataContract.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Noise.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.NoiseLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Occlusion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.OperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.OperationStatusType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.PersistedFace.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Person.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.PersonGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.QualityForRecognition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.RecognitionModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SimilarFace.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.Snapshot.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SnapshotApplyMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.SnapshotObjectType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TakeSnapshotRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TrainingStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.TrainingStatusType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.UpdateFaceRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.UpdateSnapshotRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyFaceToFaceRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyFaceToPersonRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.VerifyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.FaceListOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.FaceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargeFaceListOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargePersonGroupOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.LargePersonGroupPersonOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.PersonGroupOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.PersonGroupPersonOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.SnapshotOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cognitiveservices-vision-face/azure.cognitiveservices.vision.face.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.AzureConflictHttpError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.AzureException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.AzureHttpError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.AzureMissingResourceHttpError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.client_factory.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.cloud.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.credentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.exceptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.common.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.profiles.DefaultProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.profiles.KnownProfiles.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.InvalidMultiApiClientError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.MultiApiClientMixin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.profiles.multiapiclient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.profiles.ProfileDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-common/azure.profiles.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.aio.CommunicationRelayClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-communication-networktraversal/azure.communication.networktraversal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.auth.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.base.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.consistent_hash_ring.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.constants.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.cosmos_client.CosmosClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.cosmos_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.default_retry_policy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConnectionMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConnectionPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ConsistencyLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.DatabaseAccount.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.DataType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexingDirective.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexingMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.IndexKind.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.MediaReadMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.PartitionKind.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.PermissionMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.ProxyConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.SSLConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.TriggerOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.TriggerType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.Undefined.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.documents.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.endpoint_discovery_retry_policy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.CosmosError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.HTTPFailure.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.JSONParseFailure.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.UnexpectedDataType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.errors.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.aggregators.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.base_execution_context.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.document_producer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.endpoint_component.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.execution_dispatcher.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.multi_execution_aggregator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.query_execution_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.execution_context.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.global_endpoint_manager.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.hash_partition_resolver.HashPartitionResolver.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.hash_partition_resolver.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.CookieHeaders.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.Delimiters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpContextProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpHeaderPreferenceTokens.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpHeaders.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpListenerErrorCodes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpMethods.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.HttpStatusDescriptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.QueryStrings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.ResourceType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.StatusCodes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.SubStatusCodes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.Versions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.http_constants.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.EndpointOperationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.LocationCache.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.location_cache.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.murmur_hash.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.partition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.QueryIterable.Iterator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.QueryIterable.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.query_iterable.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range.Range.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range_partition_resolver.RangePartitionResolver.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.range_partition_resolver.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.request_object.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.resource_throttle_retry_policy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_options.RetryOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_options.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.retry_utility.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.collection_routing_map.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.routing_map_provider.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.routing_range.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.routing.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.runtime_constants.MediaTypes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.runtime_constants.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.Session.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.SessionContainer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.session_retry_policy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.synchronized_request.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.utils.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.vector_session_token.VectorSessionToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.vector_session_token.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-cosmos/azure.cosmos.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLFile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLFileSystem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.AzureDLPath.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.core.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.enums.ExpiryOptionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeBadOffsetException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeIncompleteTransferException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.DatalakeRESTException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.exceptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.DatalakeRESTInterface.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multiprocessor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.ADLDownloader.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.ADLUploader.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.multithread.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.ExponentialRetryPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.NoRetryPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.RetryPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.retry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.ADLTransferClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.Chunk.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.File.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.StateManager.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.transfer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.utils.CountUpDownLatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.utils.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-datalake-store/azure.datalake.store.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.GraphRbacManagementClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.GraphRbacManagementClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.graph_rbac_management_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.AddOwnerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters.AddOwnerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters_py3.AddOwnerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.add_owner_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ADGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ADGroupPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group.ADGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_paged.ADGroupPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_py3.ADGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ad_group_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.Application(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application.Application.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ApplicationUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base.ApplicationBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base_py3.ApplicationBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_base_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters.ApplicationCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters_py3.ApplicationCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_paged.ApplicationPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_py3.Application.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters.ApplicationUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters_py3.ApplicationUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.application_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.AppRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role.AppRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role_py3.AppRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.app_role_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.CheckGroupMembershipParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.CheckGroupMembershipResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters.CheckGroupMembershipParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters_py3.CheckGroupMembershipParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result.CheckGroupMembershipResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result_py3.CheckGroupMembershipResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.check_group_membership_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ConsentType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DirectoryObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DirectoryObjectPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object.DirectoryObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_paged.DirectoryObjectPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_py3.DirectoryObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.directory_object_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.Domain(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain.Domain.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.DomainPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_paged.DomainPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_py3.Domain.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.domain_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GetObjectsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters.GetObjectsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters_py3.GetObjectsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.get_objects_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GraphError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GraphErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.GraphError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.GraphErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.GraphError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.GraphErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.ConsentType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.UserType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.graph_rbac_management_client_enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupAddMemberParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.GroupGetMemberGroupsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters.GroupAddMemberParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters_py3.GroupAddMemberParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_add_member_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters.GroupCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters_py3.GroupCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters.GroupGetMemberGroupsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters_py3.GroupGetMemberGroupsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.group_get_member_groups_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.InformationalUrl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url.InformationalUrl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url_py3.InformationalUrl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.informational_url_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredentialPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.KeyCredentialsUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential.KeyCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters.KeyCredentialsUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters_py3.KeyCredentialsUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credentials_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_paged.KeyCredentialPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_py3.KeyCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.key_credential_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2Permission.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2PermissionGrant.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OAuth2PermissionGrantPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission.OAuth2Permission.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant.OAuth2PermissionGrant.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_paged.OAuth2PermissionGrantPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_py3.OAuth2PermissionGrant.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_grant_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_py3.OAuth2Permission.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.oauth2_permission_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OptionalClaim.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.OptionalClaims.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim.OptionalClaim.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims.OptionalClaims.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims_py3.OptionalClaims.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claims_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim_py3.OptionalClaim.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.optional_claim_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredentialPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordCredentialsUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PasswordProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential.PasswordCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters.PasswordCredentialsUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters_py3.PasswordCredentialsUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credentials_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_paged.PasswordCredentialPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_py3.PasswordCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_credential_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile.PasswordProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile_py3.PasswordProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.password_profile_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplicationExtension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.PreAuthorizedApplicationPermission.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application.PreAuthorizedApplication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension.PreAuthorizedApplicationExtension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension_py3.PreAuthorizedApplicationExtension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_extension_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission.PreAuthorizedApplicationPermission.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission_py3.PreAuthorizedApplicationPermission.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_permission_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_py3.PreAuthorizedApplication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.pre_authorized_application_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.RequiredResourceAccess.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access.RequiredResourceAccess.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access_py3.RequiredResourceAccess.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.required_resource_access_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ResourceAccess.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access.ResourceAccess.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access_py3.ResourceAccess.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.resource_access_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalObjectResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.ServicePrincipalUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal.ServicePrincipal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base.ServicePrincipalBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base_py3.ServicePrincipalBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_base_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters.ServicePrincipalCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters_py3.ServicePrincipalCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result.ServicePrincipalObjectResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result_py3.ServicePrincipalObjectResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_object_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_paged.ServicePrincipalPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_py3.ServicePrincipal.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters.ServicePrincipalUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters_py3.ServicePrincipalUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.service_principal_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.SignInName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name.SignInName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name_py3.SignInName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.sign_in_name_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.StrPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.str_paged.StrPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.str_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.User(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user.User.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserGetMemberGroupsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.UserUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base.UserBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base_py3.UserBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_base_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters.UserCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters_py3.UserCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters.UserGetMemberGroupsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters_py3.UserGetMemberGroupsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_get_member_groups_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_paged.UserPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_py3.User.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters.UserUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters_py3.UserUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.user_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ApplicationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.applications_operations.ApplicationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.applications_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.DeletedApplicationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.deleted_applications_operations.DeletedApplicationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.deleted_applications_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.DomainsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.domains_operations.DomainsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.domains_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.GroupsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.groups_operations.GroupsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.groups_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.OAuth2PermissionGrantOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.oauth2_permission_grant_operations.OAuth2PermissionGrantOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.oauth2_permission_grant_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ObjectsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.objects_operations.ObjectsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.objects_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.ServicePrincipalsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.ServicePrincipalsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.service_principals_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.SignedInUserOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.signed_in_user_operations.SignedInUserOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.signed_in_user_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.UsersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.users_operations.UsersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.users_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-graphrbac/azure.graphrbac.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.dtmi_conventions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.exceptions.ModelError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.exceptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.ModelError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.ModelsRepositoryClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-iot-modelsrepository/azure.iot.modelsrepository.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.AccessToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateIssuerId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.CertificateOperationId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.HttpBearerChallenge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.HttpChallenge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge.HttpBearerChallenge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_bearer_challenge_cache.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_challenge.HttpChallenge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_challenge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_message_security.HttpMessageSecurity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.http_message_security.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultAuthBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.KeyVaultId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.AccessToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.KeyVaultAuthBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.KeyVaultAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_authentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.KeyVaultClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.KeyVaultClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateIssuerId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.CertificateOperationId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultCollectionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.KeyVaultIdentifier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.SecretId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.StorageAccountId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.StorageSasDefinitionId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.key_vault_id.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.SecretId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.StorageAccountId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.StorageSasDefinitionId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.KeyVaultClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.KeyVaultClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.key_vault_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Action(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action.Action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action_py3.Action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.AdministratorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details.AdministratorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details_py3.AdministratorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.administrator_details_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Attributes(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes.Attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes_py3.Attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.BackupKeyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.BackupSecretResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result.BackupKeyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result_py3.BackupKeyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_key_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result.BackupSecretResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result_py3.BackupSecretResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.backup_secret_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateIssuerUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateMergeParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateOperationUpdateParameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificatePolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.CertificateUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes.CertificateAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes_py3.CertificateAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle.CertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle_py3.CertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters.CertificateCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.CertificateCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters.CertificateImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.CertificateImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_import_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item.CertificateIssuerItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.CertificateIssuerItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_set_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_issuer_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item.CertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_paged.CertificateItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_py3.CertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters.CertificateMergeParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.CertificateMergeParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_merge_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation.CertificateOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_py3.CertificateOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_operation_update_parameter_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy.CertificatePolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy_py3.CertificatePolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_policy_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters.CertificateUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.CertificateUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.certificate_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Contact(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact.Contact.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Contacts(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts.Contacts.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts_py3.Contacts.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contacts_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact_py3.Contact.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.contact_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedCertificateItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedKeyItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletedSecretItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.DeletedCertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item.DeletedCertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.DeletedCertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_certificate_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle.DeletedKeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.DeletedKeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item.DeletedKeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_paged.DeletedKeyItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_py3.DeletedKeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_key_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle.DeletedSecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.DeletedSecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item.DeletedSecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.DeletedSecretItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.DeletedSecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.deleted_secret_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.DeletionRecoveryLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Error(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error_py3.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.IssuerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes.IssuerAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes_py3.IssuerAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle.IssuerBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle_py3.IssuerBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials.IssuerCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials_py3.IssuerCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_credentials_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters.IssuerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters_py3.IssuerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.issuer_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyCurveName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyEncryptionAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeySignatureAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.JsonWebKeyType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key.JsonWebKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key_py3.JsonWebKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.json_web_key_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyOperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyOperationsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeySignParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyUsageType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVaultError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVaultErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVerifyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.KeyVerifyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes.KeyAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes_py3.KeyAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle.KeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle_py3.KeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters.KeyCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters_py3.KeyCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters.KeyImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters_py3.KeyImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_import_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item.KeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_paged.KeyItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_py3.KeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters.KeyOperationsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.KeyOperationsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operations_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result.KeyOperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result_py3.KeyOperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_operation_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties.KeyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties_py3.KeyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_properties_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters.KeyRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.KeyRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_restore_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters.KeySignParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.KeySignParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_sign_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters.KeyUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters_py3.KeyUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.DeletionRecoveryLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyCurveName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.JsonWebKeyType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.KeyUsageType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_client_enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.KeyVaultErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.KeyVaultErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_vault_error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters.KeyVerifyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.KeyVerifyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result.KeyVerifyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result_py3.KeyVerifyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.key_verify_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.LifetimeAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action.LifetimeAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action_py3.LifetimeAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.lifetime_action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.OrganizationDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details.OrganizationDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details_py3.OrganizationDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.organization_details_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.PendingCertificateSigningRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.pending_certificate_signing_request_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SasDefinitionUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes.SasDefinitionAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.SasDefinitionAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle.SasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.SasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.SasDefinitionCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item.SasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_paged.SasDefinitionItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_py3.SasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.sas_definition_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SecretUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes.SecretAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes_py3.SecretAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle.SecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle_py3.SecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item.SecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_paged.SecretItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_py3.SecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties.SecretProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties_py3.SecretProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_properties_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters.SecretRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.SecretRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_restore_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters.SecretSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.SecretSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_set_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters.SecretUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.SecretUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.secret_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountRegenerteKeyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageAccountUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.StorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes.StorageAccountAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.StorageAccountAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters.StorageAccountCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item.StorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_paged.StorageAccountItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_py3.StorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_regenerte_key_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters.StorageAccountUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_account_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle.StorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle_py3.StorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.storage_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.SubjectAlternativeNames.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names.SubjectAlternativeNames.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.SubjectAlternativeNames.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.subject_alternative_names_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.Trigger(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger.Trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger_py3.Trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.trigger_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.X509CertificateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties.X509CertificateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.X509CertificateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.x509_certificate_properties_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v2016_10_01.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.KeyVaultClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.KeyVaultClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.KeyVaultClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.key_vault_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Action(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action.Action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action_py3.Action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.AdministratorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details.AdministratorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details_py3.AdministratorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.administrator_details_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Attributes(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes.Attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes_py3.Attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupCertificateResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupKeyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupSecretResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.BackupStorageResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result.BackupCertificateResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result_py3.BackupCertificateResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_certificate_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result.BackupKeyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result_py3.BackupKeyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_key_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result.BackupSecretResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result_py3.BackupSecretResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_secret_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result.BackupStorageResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result_py3.BackupStorageResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.backup_storage_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateIssuerUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateMergeParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateOperationUpdateParameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificatePolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.CertificateUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes.CertificateAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes_py3.CertificateAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle.CertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle_py3.CertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters.CertificateCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters_py3.CertificateCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters.CertificateImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters_py3.CertificateImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_import_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item.CertificateIssuerItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_paged.CertificateIssuerItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_py3.CertificateIssuerItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters.CertificateIssuerSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.CertificateIssuerSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_set_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters.CertificateIssuerUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.CertificateIssuerUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_issuer_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item.CertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_paged.CertificateItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_py3.CertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters.CertificateMergeParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters_py3.CertificateMergeParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_merge_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation.CertificateOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_py3.CertificateOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter.CertificateOperationUpdateParameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.CertificateOperationUpdateParameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_operation_update_parameter_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy.CertificatePolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy_py3.CertificatePolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_policy_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters.CertificateRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters_py3.CertificateRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_restore_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters.CertificateUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters_py3.CertificateUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.certificate_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Contact(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact.Contact.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Contacts(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts.Contacts.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts_py3.Contacts.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contacts_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact_py3.Contact.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.contact_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedCertificateItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedKeyItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSasDefinitionItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedSecretItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageAccountItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletedStorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle.DeletedCertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.DeletedCertificateBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item.DeletedCertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_paged.DeletedCertificateItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_py3.DeletedCertificateItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_certificate_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle.DeletedKeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle_py3.DeletedKeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item.DeletedKeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_paged.DeletedKeyItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_py3.DeletedKeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_key_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle.DeletedSasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.DeletedSasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item.DeletedSasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.DeletedSasDefinitionItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.DeletedSasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_sas_definition_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle.DeletedSecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle_py3.DeletedSecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item.DeletedSecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_paged.DeletedSecretItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_py3.DeletedSecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_secret_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item.DeletedStorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_paged.DeletedStorageAccountItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_py3.DeletedStorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_account_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle.DeletedStorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle_py3.DeletedStorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.deleted_storage_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.DeletionRecoveryLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Error(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error_py3.Error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.IssuerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes.IssuerAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes_py3.IssuerAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle.IssuerBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle_py3.IssuerBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials.IssuerCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials_py3.IssuerCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_credentials_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters.IssuerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters_py3.IssuerParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.issuer_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyCurveName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyEncryptionAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeySignatureAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.JsonWebKeyType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key.JsonWebKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key_py3.JsonWebKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.json_web_key_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyOperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyOperationsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeySignParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyUsageType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVaultError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVaultErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVerifyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.KeyVerifyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes.KeyAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes_py3.KeyAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle.KeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle_py3.KeyBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters.KeyCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters_py3.KeyCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters.KeyImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters_py3.KeyImportParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_import_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item.KeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_paged.KeyItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_py3.KeyItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters.KeyOperationsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters_py3.KeyOperationsParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operations_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result.KeyOperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result_py3.KeyOperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_operation_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties.KeyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties_py3.KeyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_properties_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters.KeyRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters_py3.KeyRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_restore_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters.KeySignParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters_py3.KeySignParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_sign_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters.KeyUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters_py3.KeyUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.DeletionRecoveryLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyCurveName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyEncryptionAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeySignatureAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.JsonWebKeyType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.KeyUsageType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.SasTokenType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_client_enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.KeyVaultError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.KeyVaultErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.KeyVaultErrorException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_vault_error_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters.KeyVerifyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters_py3.KeyVerifyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result.KeyVerifyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result_py3.KeyVerifyResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.key_verify_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.LifetimeAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action.LifetimeAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action_py3.LifetimeAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.lifetime_action_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.OrganizationDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details.OrganizationDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details_py3.OrganizationDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.organization_details_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.PendingCertificateSigningRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result.PendingCertificateSigningRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.PendingCertificateSigningRequestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.pending_certificate_signing_request_result_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasDefinitionUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SasTokenType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes.SasDefinitionAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes_py3.SasDefinitionAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle.SasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle_py3.SasDefinitionBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters.SasDefinitionCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.SasDefinitionCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item.SasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_paged.SasDefinitionItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_py3.SasDefinitionItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters.SasDefinitionUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.SasDefinitionUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.sas_definition_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SecretUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes.SecretAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes_py3.SecretAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle.SecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle_py3.SecretBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item.SecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_paged.SecretItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_py3.SecretItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties.SecretProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties_py3.SecretProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_properties_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters.SecretRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters_py3.SecretRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_restore_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters.SecretSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters_py3.SecretSetParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_set_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters.SecretUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters_py3.SecretUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.secret_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountRegenerteKeyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageAccountUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.StorageRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes.StorageAccountAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes_py3.StorageAccountAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_attributes_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters.StorageAccountCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters_py3.StorageAccountCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_create_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item.StorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_paged.StorageAccountItemPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_py3.StorageAccountItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.StorageAccountRegenerteKeyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.StorageAccountRegenerteKeyParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_regenerte_key_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters.StorageAccountUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters_py3.StorageAccountUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_account_update_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle.StorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle_py3.StorageBundle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_bundle_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters.StorageRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters_py3.StorageRestoreParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.storage_restore_parameters_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.SubjectAlternativeNames.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names.SubjectAlternativeNames.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names_py3.SubjectAlternativeNames.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.subject_alternative_names_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.Trigger(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger.Trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger_py3.Trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.trigger_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.X509CertificateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties.X509CertificateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties_py3.X509CertificateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.x509_certificate_properties_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.v7_0.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-keyvault/azure.keyvault.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.LogAnalyticsDataClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.LogAnalyticsDataClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.log_analytics_data_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.Column(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column.Column.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column_py3.Column.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.column_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail_py3.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_detail_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info.ErrorInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info_py3.ErrorInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.error_response_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.QueryBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.QueryResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body.QueryBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body_py3.QueryBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_body_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results.QueryResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results_py3.QueryResults.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.query_results_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.Table(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table.Table.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table_py3.Table.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.table_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-loganalytics/azure.loganalytics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CertificateSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CognitiveServicesVisionProcessor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.CredentialsBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.DiscoveredOnvifDevice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.DiscoveredOnvifDeviceCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.EndpointBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ExtensionProcessorBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.FileSink.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtensionDataTransfer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.GrpcExtensionDataTransferMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.H264Configuration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.H264Profile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.HttpExtension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.HttpHeaderCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatBmp.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatJpeg.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatPng.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatRaw.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageFormatRawPixelFormat.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageScale.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ImageScaleMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubDeviceConnection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubMessageSink.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.IotHubMessageSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LineCrossingProcessor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipeline.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineActivateRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineDeactivateRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineDeleteRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineGetRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineListRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineSetRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineSetRequestBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.LivePipelineState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MediaProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MediaUri.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MethodRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MethodRequestEmptyBodyBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MotionDetectionProcessor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MotionDetectionSensitivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MPEG4Configuration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.MPEG4Profile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedLineBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedLineString.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedPolygonBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NamedPolygonString.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.NodeInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ObjectTrackingAccuracy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ObjectTrackingProcessor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDevice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDeviceDiscoverRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDeviceGetRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifDns.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifHostName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifSystemDateTime.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OnvifSystemDateTimeType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelector.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelectorOperator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.OutputSelectorProperty.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterDeclaration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ParameterType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PemCertificateList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopology.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyDeleteRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyGetRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyListRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologySetRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.PipelineTopologySetRequestBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.ProcessorNodeBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RateControl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterDeleteRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterGetRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterListRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterSetRequestBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RemoteDeviceAdapterTarget.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RtspSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.RtspTransport.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SamplingOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SignalGateProcessor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SinkNodeBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SourceNodeBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisCustomOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationEventBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisOperationFocus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEvent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountEventTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonCountZoneEvents.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEvent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceEventTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonDistanceZoneEvents.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingEvent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingLineEvents.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonLineCrossingOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEvent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingEventType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisPersonZoneCrossingZoneEvents.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SpatialAnalysisTypedOperationBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SymmetricKeyCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.TlsEndpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.TlsValidationOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.UnsecuredEndpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.UsernamePasswordCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoCreationProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoEncoderConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoEncoding.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoPublishingOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoResolution.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.VideoSink.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-media-videoanalyzer-edge/azure.media.videoanalyzeredge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.AzureAgFoodPlatformRPService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.ExtensionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.FarmBeatsExtensionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.FarmBeatsModelsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.LocationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.AzureAgFoodPlatformRPService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityReason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CheckNameAvailabilityResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.CreatedByType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.DetailedInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorAdditionalInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Extension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ExtensionListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeats.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsExtension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsExtensionListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.FarmBeatsUpdateRequestModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.OperationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Origin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.ProxyResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.TrackedResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.UnitSystemsInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.ExtensionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.FarmBeatsExtensionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.FarmBeatsModelsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.LocationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-agfood/azure.mgmt.agfood.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.ContainerAppsAPIClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.CertificatesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsAuthConfigsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsRevisionReplicasOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsRevisionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ContainerAppsSourceControlsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.DaprComponentsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ManagedEnvironmentsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.ManagedEnvironmentsStoragesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.ContainerAppsAPIClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AccessMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ActiveRevisionsMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AllowedAudiencesValidation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AllowedPrincipals.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Apple.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppleRegistration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppLogsConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppProtocol.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AppRegistration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthConfig.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthConfigCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AuthPlatform.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AvailableOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectory.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryLogin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryRegistration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureActiveDirectoryValidation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureFileProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureStaticWebApps.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.AzureStaticWebAppsRegistration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.BindingType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Certificate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificatePatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CertificateProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ClientRegistration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Configuration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Container.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerApp.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppPatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbe.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeHttpGet.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeHttpGetHttpHeadersItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProbeTcpSocket.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerAppSecret.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ContainerResources.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CookieExpiration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CookieExpirationConvention.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CreatedByType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomDomain.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomHostnameAnalysisResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomOpenIdConnectProvider.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.CustomScaleRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Dapr.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprComponent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprComponentsCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DaprMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultAuthorizationPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponseError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DefaultErrorResponseErrorDetailsItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.DnsVerificationTestResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.EnvironmentProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.EnvironmentVar.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Facebook.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ForwardProxy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ForwardProxyConvention.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GitHub.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GithubActionConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.GlobalValidation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Google.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpScaleRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.HttpSettingsRoutes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.IdentityProviders.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Ingress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.IngressTransportMethod.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.JwtClaimChecks.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LogAnalyticsConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Login.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LoginRoutes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.LoginScopes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironment.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentPatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentsCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStorage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStorageProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedEnvironmentStoragesCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedServiceIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ManagedServiceIdentityType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Nonce.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectClientCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectConfig.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectLogin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OpenIdConnectRegistration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OperationDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ProxyResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.QueueScaleRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RegistryCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RegistryInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Replica.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ReplicaCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ReplicaContainer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Revision.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionHealthState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.RevisionProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Scale.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ScaleRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.ScaleRuleAuth.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Secret.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SecretsCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControlCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SourceControlOperationState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.StorageType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Template.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TrackedResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TrafficWeight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Twitter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.TwitterRegistration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Type.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.UnauthenticatedClientActionV2.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.UserAssignedIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.VnetConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.Volume.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.VolumeMount.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.CertificatesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsAuthConfigsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsRevisionReplicasOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsRevisionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ContainerAppsSourceControlsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.DaprComponentsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ManagedEnvironmentsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.ManagedEnvironmentsStoragesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-app/azure.mgmt.app.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.aio.CPIMConfigurationClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.CPIMConfigurationClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.CPIMConfigurationClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.B2CTenantsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.CPIMConfigurationClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.AsyncOperationStatusError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKU.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CResourceSKUName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourceList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantResourcePropertiesBillingConfig.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.B2CTenantUpdateRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.BillingType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CheckNameAvailabilityRequestBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.CreateTenantRequestBodyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorAdditionalInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityReasonType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.NameAvailabilityResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.OperationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.StatusType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.B2CTenantsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2019_01_01_preview.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.CPIMConfigurationClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.GuestUsagesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.CPIMConfigurationClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorAdditionalInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourceList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.GuestUsagesResourcePatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.OperationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.GuestUsagesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.v2020_05_01_preview.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azureadb2c/azure.mgmt.azureadb2c.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.LargeInstanceMgmtClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.AzureLargeInstanceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.AzureLargeStorageInstanceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.LargeInstanceMgmtClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceForcePowerState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceHardwareTypeNamesEnum.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstancePowerStateEnum.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceProvisioningStatesEnum.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceSizeNamesEnum.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeInstanceTagsUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.AzureLargeStorageInstanceTagsUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.CreatedByType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Disk.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorAdditionalInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ForceState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.HardwareProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.IpAddress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.NetworkProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OperationStatusResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Origin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.OsProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.ProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageBillingProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.StorageProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Tags.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.TrackedResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.Versions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.AzureLargeInstanceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.AzureLargeStorageInstanceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-azurelargeinstance/azure.mgmt.azurelargeinstance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.BatchAI.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.ClustersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.ExperimentsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.FileServersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.JobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.UsagesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.WorkspacesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.BatchAI.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AllocationState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AppInsightsReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AutoScaleSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureBlobFileSystemReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureFileShareReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.AzureStorageCredentialsInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.BatchAIError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CachingType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Caffe2Settings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CaffeSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ChainerSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CloudErrorBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Cluster.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClustersListByWorkspaceOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ClusterUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CNTKsettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ContainerSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CustomMpiSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.CustomToolkitSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.DataDisks.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.DeallocationOption.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.EnvironmentVariable.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.EnvironmentVariableWithSecretValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExecutionState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Experiment.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExperimentListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ExperimentsListByWorkspaceOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.File.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServerReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileServersListByWorkspaceOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.FileType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.HorovodSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ImageReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ImageSourceRegistry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.InputDirectory.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Job.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobBasePropertiesConstraints.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPreparation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPriority.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPropertiesConstraints.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobPropertiesExecutionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobsListByExperimentOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.JobsListOutputFilesOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.KeyVaultSecretReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ListUsagesResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ManualScaleSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.MountSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.MountVolumes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NameValuePair.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NodeSetup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.NodeStateCounts.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OperationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.OutputDirectory.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PerformanceCountersSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PrivateRegistryCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ProxyResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.PyTorchSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.RemoteLoginInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.RemoteLoginInformationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ResourceId.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ScaleSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.SetupTask.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.SshConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.StorageAccountType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.TensorFlowSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.ToolType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UnmanagedFileSystemReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Usage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UsageName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UsageUnit.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.UserAccountSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.VirtualMachineConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.VmPriority.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.Workspace.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceCreateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspacesListByResourceGroupOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspacesListOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.WorkspaceUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.ClustersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.ExperimentsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.FileServersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.JobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.UsagesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.WorkspacesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-batchai/azure.mgmt.batchai.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.DataBoxEdgeManagementClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.DataBoxEdgeManagementClientConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.data_box_edge_management_client.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AccountType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Address(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address.Address.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address_py3.Address.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.address_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Alert(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert.Alert.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertErrorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AlertSeverity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details.AlertErrorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details_py3.AlertErrorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_error_details_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_paged.AlertPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_py3.Alert.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.alert_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ARMBaseModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model.ARMBaseModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model_py3.ARMBaseModel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.arm_base_model_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AsymmetricEncryptedSecret.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.AsymmetricEncryptedSecret.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.AsymmetricEncryptedSecret.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.asymmetric_encrypted_secret_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Authentication(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication.Authentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication_py3.Authentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.authentication_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AzureContainerDataFormat.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.AzureContainerInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info.AzureContainerInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info_py3.AzureContainerInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.azure_container_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.BandwidthSchedule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.BandwidthSchedulePaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule.BandwidthSchedule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_paged.BandwidthSchedulePaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_py3.BandwidthSchedule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.bandwidth_schedule_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ClientAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ClientPermissionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right.ClientAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right_py3.ClientAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.client_access_right_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ContactDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details.ContactDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details_py3.ContactDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.contact_details_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDeviceExtendedInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevicePaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDevicePatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataBoxEdgeDeviceStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DataPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device.DataBoxEdgeDevice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.DataBoxEdgeDeviceExtendedInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.DataBoxEdgeDeviceExtendedInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_extended_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_paged.DataBoxEdgeDevicePaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch.DataBoxEdgeDevicePatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.DataBoxEdgeDevicePatch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_patch_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_py3.DataBoxEdgeDevice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_device_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AccountType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AlertSeverity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.AzureContainerDataFormat.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ClientPermissionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataBoxEdgeDeviceStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DataPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DayOfWeek.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DeviceType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.DownloadPhase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.EncryptionAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.InstallRebootBehavior.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.JobType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricAggregationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricCategory.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MetricUnit.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.MonitoringStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterDHCPStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterRDMAStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkAdapterStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.NetworkGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.OrderState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.PlatformType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.RoleTypes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessProtocol.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareAccessType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.ShareStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SkuTier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.SSLStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.TimeGrain.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.UpdateOperationStage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.data_box_edge_management_client_enums.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DayOfWeek.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DeviceType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.DownloadPhase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.EncryptionAlgorithm.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.FileEventTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.FileSourceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger.FileEventTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger_py3.FileEventTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_event_trigger_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info.FileSourceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info_py3.FileSourceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.file_source_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.InstallRebootBehavior.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.IoTDeviceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.IoTRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info.IoTDeviceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info_py3.IoTDeviceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_tdevice_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole.IoTRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole_py3.IoTRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.io_trole_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Ipv4Config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config.Ipv4Config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config_py3.Ipv4Config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv4_config_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Ipv6Config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config.Ipv6Config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config_py3.Ipv6Config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ipv6_config_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Job(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job.Job.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobErrorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobErrorItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.JobType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details.JobErrorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details_py3.JobErrorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_details_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.JobErrorItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item_py3.JobErrorItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_error_item_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_py3.Job.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.job_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricAggregationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricCategory.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricDimensionV1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricSpecificationV1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MetricUnit.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1.MetricDimensionV1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1_py3.MetricDimensionV1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_dimension_v1_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1.MetricSpecificationV1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1_py3.MetricSpecificationV1.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.metric_specification_v1_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MonitoringStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.MountPointMap.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map.MountPointMap.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map_py3.MountPointMap.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.mount_point_map_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterDHCPStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterPosition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterRDMAStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkAdapterStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.NetworkSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter.NetworkAdapter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position.NetworkAdapterPosition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position_py3.NetworkAdapterPosition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_position_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_py3.NetworkAdapter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_adapter_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings.NetworkSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings_py3.NetworkSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.network_settings_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Operation(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OperationPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display_py3.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_display_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_paged.OperationPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_py3.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.operation_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Order(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order.Order.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.OrderStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_paged.OrderPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_py3.Order.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status.OrderStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status_py3.OrderStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.order_status_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PeriodicTimerEventTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PeriodicTimerSourceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger.PeriodicTimerEventTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.PeriodicTimerEventTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_event_trigger_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info.PeriodicTimerSourceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.PeriodicTimerSourceInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.periodic_timer_source_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.PlatformType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RefreshDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details.RefreshDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details_py3.RefreshDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.refresh_details_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Role(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role.Role.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RolePaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleSinkInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.RoleTypes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_paged.RolePaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_py3.Role.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info.RoleSinkInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info_py3.RoleSinkInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.role_sink_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SecuritySettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings.SecuritySettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings_py3.SecuritySettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.security_settings_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ServiceSpecification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification.ServiceSpecification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification_py3.ServiceSpecification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.service_specification_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Share(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share.Share.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessProtocol.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareAccessType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SharePaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.ShareStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right.ShareAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right_py3.ShareAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_access_right_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_paged.SharePaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_py3.Share.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.share_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Sku(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku.Sku.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SkuName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SkuTier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku_py3.Sku.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.sku_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SSLStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.StorageAccountCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.StorageAccountCredentialPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential.StorageAccountCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_paged.StorageAccountCredentialPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_py3.StorageAccountCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.storage_account_credential_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.SymmetricKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key.SymmetricKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key_py3.SymmetricKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.symmetric_key_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TimeGrain.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TrackingInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info.TrackingInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info_py3.TrackingInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.tracking_info_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.Trigger(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger.Trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.TriggerPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_paged.TriggerPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_py3.Trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.trigger_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateDownloadProgress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateInstallProgress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateOperationStage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UpdateSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress.UpdateDownloadProgress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress_py3.UpdateDownloadProgress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_download_progress_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress.UpdateInstallProgress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress_py3.UpdateInstallProgress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_install_progress_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary.UpdateSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary_py3.UpdateSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.update_summary_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UploadCertificateRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UploadCertificateResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request.UploadCertificateRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request_py3.UploadCertificateRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_request_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response.UploadCertificateResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response_py3.UploadCertificateResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.upload_certificate_response_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.User(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user.User.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UserAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.UserPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right.UserAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right_py3.UserAccessRight.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_access_right_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_paged.UserPaged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_paged.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_py3.User.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.user_py3.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.AlertsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.alerts_operations.AlertsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.alerts_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.BandwidthSchedulesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.bandwidth_schedules_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.DevicesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.devices_operations.DevicesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.devices_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.JobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.jobs_operations.JobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.jobs_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.Operations(class).yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.OperationsStatusOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations_status_operations.OperationsStatusOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.operations_status_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.OrdersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.orders_operations.OrdersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.orders_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.RolesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.roles_operations.RolesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.roles_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.SharesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.shares_operations.SharesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.shares_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.storage_account_credentials_operations.StorageAccountCredentialsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.storage_account_credentials_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.TriggersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.triggers_operations.TriggersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.triggers_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.UsersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.users_operations.UsersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.users_operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.version.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-edgegateway/azure.mgmt.edgegateway.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.MicrosoftLogz.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.MonitorOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.MonitorsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SingleSignOnOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SubAccountOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.SubAccountTagRulesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.TagRulesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.MicrosoftLogz.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.CreatedByType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorAdditionalInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.FilteringTag.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.IdentityProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LiftrResourceCategories.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogRules.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResourceListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzMonitorResourceUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzOrganizationProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.LogzSingleSignOnResourceListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ManagedIdentityTypes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MarketplaceSubscriptionStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoredResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoredResourceListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRules.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRulesListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitoringTagRulesProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitorProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.MonitorUpdateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.OperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.PlanData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.ProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.SingleSignOnStates.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.TagAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.UserRoleResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMExtensionPayload.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMHostUpdateRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMHostUpdateStates.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMResources.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.VMResourcesListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.MonitorOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.MonitorsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SingleSignOnOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SubAccountOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.SubAccountTagRulesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.TagRulesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-logz/azure.mgmt.logz.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.NetworkAnalyticsMgmtClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataProductsCatalogsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataProductsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.DataTypesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.AccountSas.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.AccountSasToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Bypass.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ConsumptionEndpointsProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ContainerSaS.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ContainerSasToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ControlState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.CreatedByType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProduct.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductNetworkAcls.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalog.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalogListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductsCatalogProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUpdateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductUserRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataProductVersion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DataTypeUpdateProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.DefaultAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.EncryptionKeyDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorAdditionalInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.IPRules.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.KeyVaultInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ListRoleAssignments.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedResourceGroupConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedServiceIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ManagedServiceIdentityType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.OperationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Origin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ProxyResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.PublisherInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.ResourceAccessRules.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.RoleAssignmentCommonProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.RoleAssignmentDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.TrackedResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.UserAssignedIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.Versions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.VirtualNetworkRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.NetworkAnalyticsMgmtClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataProductsCatalogsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataProductsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.DataTypesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-networkanalytics/azure.mgmt.networkanalytics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.PowerBIEmbeddedManagementClientOperationsMixin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.WorkspaceCollectionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.WorkspacesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.PowerBIEmbeddedManagementClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AccessKeyName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSku.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSkuName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.AzureSkuTier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameReason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CheckNameResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.CreateWorkspaceCollectionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.display.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.error.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.MigrateWorkspaceCollectionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.OperationList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.UpdateWorkspaceCollectionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.workspace.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionAccessKeys.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceCollectionList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.WorkspaceList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.PowerBIEmbeddedManagementClientOperationsMixin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.WorkspaceCollectionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.WorkspacesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-powerbiembedded/azure.mgmt.powerbiembedded.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.JobCollectionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.JobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.SchedulerManagementClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.BasicAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ClientCertAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.DayOfWeek.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.HttpRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionQuota.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobCollectionState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobErrorAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobExecutionStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryActionName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryDefinitionProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryFilter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobHistoryListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobMaxRecurrence.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrence.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrenceSchedule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobRecurrenceScheduleMonthlyOccurrence.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobScheduleDay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobStateFilter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.JobStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.OAuthAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RecurrenceFrequency.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RetryPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.RetryType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusBrokeredMessageProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusMessage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusQueueMessage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusTopicMessage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.ServiceBusTransportType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.Sku.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.SkuDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.StorageQueueMessage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.JobCollectionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.JobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.patch.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.SchedulerManagementClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-scheduler/azure.mgmt.scheduler.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.BitLockerKeysOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.JobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.LocationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.StorageImportExport.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.CreatedByType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DeliveryPackageInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveBitLockerKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.DriveStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.EncryptionKekType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.EncryptionKeyDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ErrorResponseErrorDetailsItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Export.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.GetBitLockerKeysResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.IdentityDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.IdentityType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.JobDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.JobResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ListJobsResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ListOperationsResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Location.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.LocationsResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.PackageInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.PutJobParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ReturnAddress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ReturnShipping.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.ShippingInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.UpdateJobParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.BitLockerKeysOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.JobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.LocationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.StorageImportExport.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-storageimportexport/azure.mgmt.storageimportexport.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.AnalysisResultsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.AvailableOSOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.BillingHubServiceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.CustomerEventsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.EmailEventsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.FavoriteProcessesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.FlightingRingsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.OSUpdatesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.PackagesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.SkusOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestBaseAccountsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestResultsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestSummariesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.TestTypesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.UsageOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.TestBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Action.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultSingletonResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultSingletonResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisResultType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AnalysisStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AvailableOSListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.AvailableOSResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubExecutionUsageDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubFreeHourIncrementEntry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetFreeHourBalanceResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetUsageRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubGetUsageResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubPackageUsage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsageGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.BillingHubUsageGroupedByUpdateType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Category.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CheckNameAvailabilityResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Command.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ContentType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CPURegressionResultSingletonResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CPUUtilizationResultSingletonResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CreatedByType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CustomerEventListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.CustomerEventResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.DistributionGroupListReceiverValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.DownloadURLResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.EmailEventListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.EmailEventResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ErrorDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ExecutionStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FavoriteProcessListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FavoriteProcessResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FileUploadURLResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FlightingRingListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.FlightingRingResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.GetFileUploadURLParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Grade.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.IdentifiedFailure.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.MemoryRegressionResultSingletonResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.MemoryUtilizationResultSingletonResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.NotificationEventReceiver.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.NotificationReceiverValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OperationListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdatesTestSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OSUpdateTestSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.OsUpdateType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageCheckNameAvailabilityParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageRunTestParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.PackageValidationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ProxyResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Reason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.RegressionResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.RegressionTestDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ReliabilityResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ReliabilityResultSingletonResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ScriptExecutionResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ScriptExecutionResultSingletonResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.SubscriptionReceiverValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TargetOSInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Test.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisResultSingletonResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestAnalysisStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKU.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKUCapability.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountSKUListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageDataList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestBaseAccountUsageName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultAnalysisSummary.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultConsoleLogDownloadURLParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestResultResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestSummaryListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestSummaryResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestTypeListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TestTypeResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Tier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.TrackedResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.Type.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UserObjectReceiverValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationBound.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationEntry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.UtilizationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.ValidationRunStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.AnalysisResultsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.AvailableOSOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.BillingHubServiceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.CustomerEventsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.EmailEventsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.FavoriteProcessesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.FlightingRingsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.OSUpdatesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.PackagesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.SkusOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestBaseAccountsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestResultsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestSummariesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.TestTypesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.UsageOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.TestBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-testbase/azure.mgmt.testbase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.AccessPoliciesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.EdgeModulesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LivePipelineOperationStatusesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LivePipelinesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.LocationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.OperationResultsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.OperationStatusesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineJobOperationStatusesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineJobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PipelineTopologiesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PrivateEndpointConnectionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.PrivateLinkResourcesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationResultsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzerOperationStatusesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideoAnalyzersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.VideosOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.VideoAnalyzer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEccAlgo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyEntityCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccessPolicyRsaAlgo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccountEncryption.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AccountEncryptionKeyType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ActionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AudioEncoderAac.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AudioEncoderBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.AuthenticationBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CertificateSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityReason.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CheckNameAvailabilityResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CreatedByType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.CredentialsBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EccTokenKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleEntityCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EdgeModuleProvisioningToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderCustomPreset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderPresetBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderProcessor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderSystemPreset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EncoderSystemPresetType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Endpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.EndpointBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorAdditionalInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.GroupLevelAccessControl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.IotHub.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.JwtAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.KeyVaultProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Kind.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ListProvisioningTokenInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipeline.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineOperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LivePipelineUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.LogSpecification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricAggregationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricDimension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricSpecification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.MetricUnit.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NetworkAccessControl.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NodeBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.NodeInput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.OperationCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterDeclaration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ParameterType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PemCertificateList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJob.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobOperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineJobUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopology.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopologyCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PipelineTopologyUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointConnectionProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateEndpointServiceConnectionStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkResourceListResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PrivateLinkServiceConnectionState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProcessorNodeBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Properties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProvisioningState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ProxyResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.PublicNetworkAccess.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ResourceIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RsaTokenKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RtspSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.RtspTransport.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SecureIotDeviceRemoteTunnel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.ServiceSpecification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SinkNodeBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.Sku.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SkuName.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SkuTier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SourceNodeBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.StorageAccount.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.SystemData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TimeSequenceBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TlsEndpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TlsValidationOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TokenClaim.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TokenKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TrackedResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.TunnelBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UnsecuredEndpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UserAssignedManagedIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.UsernamePasswordCredentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerEndpointType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerOperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerPrivateEndpointConnectionOperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoAnalyzerUpdate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoArchival.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoContentToken.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoContentUrls.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoCreationProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEncoderBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEncoderH264.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEntity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoEntityCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoFlags.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoMediaInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoPreviewImageUrls.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoPublishingOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoScale.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoScaleMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSequenceAbsoluteTimeMarkers.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSink.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.VideoType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.AccessPoliciesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.EdgeModulesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LivePipelineOperationStatusesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LivePipelinesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.LocationsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.OperationResultsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.OperationStatusesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineJobOperationStatusesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineJobsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PipelineTopologiesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PrivateEndpointConnectionsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.PrivateLinkResourcesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationResultsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzerOperationStatusesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideoAnalyzersOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.VideosOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.VideoAnalyzer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-videoanalyzer/azure.mgmt.videoanalyzer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.HealthMonitorsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.WorkloadMonitorAPI.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.ErrorResponseError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorStateChange.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthMonitorStateChangeList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.HealthState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.OperationDisplay.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.OperationList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.HealthMonitorsOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.Operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.WorkloadMonitorAPI.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-mgmt-workloadmonitor/azure.mgmt.workloadmonitor.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.CollectionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.DiscoveryOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.EntityOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.GlossaryOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.LineageOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.RelationshipOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.TypesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.PurviewCatalogClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.CollectionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.DiscoveryOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.EntityOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.GlossaryOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.LineageOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.RelationshipOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.TypesOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.PurviewCatalogClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-purview-catalog/azure.purview.catalog.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.constants.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AdditionalUnattendContent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AffinityGroup.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AffinityGroups.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AsynchronousOperationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AttachedTo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AuthorizationRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AuthorizationRules.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AvailabilityResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.AzureAsyncOperationHttpError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CaptureRoleAsVMImage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Certificate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Certificates.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CertificateSetting.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CloudService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CloudServices.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Components.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComponentSetting.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComponentSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ComputeCapabilities.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSet.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSetInputEndpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSetInputEndpoints.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ConfigurationSets.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CountDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.CreateServerResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Credentials.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Data.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Database.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataDiskConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataDiskConfigurations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataVirtualHardDisk.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DataVirtualHardDisks.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Deployment.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Deployments.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Disk.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Disks.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DnsServer.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.DomainJoin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.EventLog.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.FirewallRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedServiceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostedServices.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostNameSslState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.HostNameSslStates.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Images.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InputEndpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InputEndpoints.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InstanceEndpoint.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.InstanceEndpoints.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.IntrinsicSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.KeyPair.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.KeyPairs.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.LinuxConfigurationSet.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Listener.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Listeners.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.LoadBalancerProbe.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Location.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Locations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MaxRecurrence.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricAvailabilities.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricAvailability.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricDefinitions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricResponses.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricRollups.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricSample.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.MetricValues.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.NotificationHubDescription.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystemFamilies.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystemFamily.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperatingSystems.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Operation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationCaller.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSDiskConfiguration.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSImage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSImageDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.OSVirtualHardDisk.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Passes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PersistentVMDowntimeInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PersistentVMRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicIP.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicIPs.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublicKeys.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublishData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.PublishProfile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.QueueDescription.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Quota.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RelayDescription.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReplicationProgress.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReplicationProgressElement.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReservedIP.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ReservedIPs.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtension.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionParameterValue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionParameterValues.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensionReferences.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ResourceExtensions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Resources.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Role.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleInstance.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleInstanceList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleSize.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.RoleSizes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Server.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServerQuota.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Servers.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceBusNamespace.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceBusRegion.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.ServiceObjective.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Site.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Sites.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SSH.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageAccountProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageServiceKeys.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StorageServices.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.StoredCertificateSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subnet.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subnets.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subscription.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionCertificate.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionCertificates.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperationCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.SubscriptionOperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Subscriptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.TopicDescription.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UnattendComponent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UnattendPass.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.UpgradeStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.Values.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualIP.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualIPs.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualNetworkSite.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VirtualNetworkSites.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VMImage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.VMImages.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WebSpace.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WebSpaces.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WindowsConfigurationSet.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.WinRM.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.publishsettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.schedulermanagementservice.SchedulerManagementService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.schedulermanagementservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicebusmanagementservice.ServiceBusManagementService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicebusmanagementservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementclient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementservice.ServiceManagementService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.servicemanagementservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.sqldatabasemanagementservice.SqlDatabaseManagementService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.sqldatabasemanagementservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.websitemanagementservice.WebsiteManagementService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-servicemanagement-legacy/azure.servicemanagement.websitemanagementservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.appendblobservice.AppendBlobService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.appendblobservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.baseblobservice.BaseBlobService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.baseblobservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.blockblobservice.BlockBlobService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.blockblobservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.AccountInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.AppendBlockProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchDeleteSubRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchSetBlobTierSubRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BatchSubResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Blob.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlock.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlockList.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobBlockState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobPermissions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobPrefix.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlobProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.BlockListType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Container.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContainerPermissions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContainerProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ContentSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.CopyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.CustomerProvidedEncryptionKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.DeleteSnapshot.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.Include.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.LeaseProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PageBlobProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PageRange.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PremiumPageBlobTier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.PublicAccess.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.RehydratePriority.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.ResourceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.SequenceNumberAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.StandardBlobTier.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.UserDelegationKey.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.pageblobservice.PageBlobService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.pageblobservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.sharedaccesssignature.BlobSharedAccessSignature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.sharedaccesssignature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-blob/azure.storage.blob.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.cloudstorageaccount.CloudStorageAccount.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.cloudstorageaccount.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.AccessPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.AccountPermissions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.CorsRule.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.DeleteRetentionPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.GeoReplication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ListGenerator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.LocationMode.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Logging.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Metrics.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Protocol.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ResourceTypes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.RetentionPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.RetryContext.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ServiceProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.Services.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.ServiceStats.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.StaticWebsite.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.ExponentialRetry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.LinearRetry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.retry.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.sharedaccesssignature.SharedAccessSignature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.sharedaccesssignature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.storageclient.StorageClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.storageclient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.tokencredential.TokenCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.tokencredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-common/azure.storage.common.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.fileservice.FileService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.fileservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.ContentSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.CopyProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.DeleteSnapshot.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Directory.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.DirectoryProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.File.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FilePermissions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FileProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.FileRange.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Handle.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.LeaseProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.NTFSAttributes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.Share.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.SharePermissions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.ShareProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.SMBProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.sharedaccesssignature.FileSharedAccessSignature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.sharedaccesssignature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-file/azure.storage.file.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.Queue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueueMessage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueueMessageFormat.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.QueuePermissions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.queueservice.QueueService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.queueservice.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.sharedaccesssignature.QueueSharedAccessSignature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.sharedaccesssignature.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-storage-queue/azure.storage.queue.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.AccessControlClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.AccessControlClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.operations_async.AccessControlOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.operations_async.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorContract.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RoleAssignmentDetails.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RoleAssignmentOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.RolesListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.SynapseRole.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.operations.AccessControlOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.accesscontrol.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.MonitoringOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.SparkBatchOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.SparkSessionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.WorkspaceAclOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.operations_async.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.SynapseClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.ArtifactsClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DataFlowDebugSessionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DataFlowOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.DatasetOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.LinkedServiceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.NotebookOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.PipelineOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.PipelineRunOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.SparkJobDefinitionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.SqlScriptOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.TriggerOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.TriggerRunOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.operations_async.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.ArtifactsClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Activity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityDependency.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityPolicy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityRun.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ActivityRunsQueryResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AddDataFlowToDebugSessionResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonMWSLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonMWSObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonRedshiftLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonRedshiftTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AmazonS3LinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AppendVariableActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AvroCompressionCodec.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AvroDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBatchLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBlobFSLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureBlobStorageLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDatabricksLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerCommandActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataExplorerTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataLakeAnalyticsLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureDataLakeStoreLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFileStorageLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionActivityMethod.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureFunctionLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureKeyVaultLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureKeyVaultSecretReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMariaDBLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMariaDBTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLBatchExecutionActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLExecutePipelineActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLServiceLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLUpdateResourceActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMLWebServiceFile.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMySqlLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureMySqlTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzurePostgreSqlLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzurePostgreSqlTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSearchIndexDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSearchLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDatabaseLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDWLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlDWTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlMILinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlMITableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureSqlTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureStorageLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.AzureTableStorageLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.BigDataPoolReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.BinaryDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CassandraLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CassandraTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CellOutputType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CloudError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CommonDataServiceForAppsEntityDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CommonDataServiceForAppsLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ConcurLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ConcurObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ControlActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopyActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopySink.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CopySource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbMongoDbApiCollectionDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbMongoDbApiLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CosmosDbSqlApiCollectionDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CouchbaseLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CouchbaseTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateDataFlowDebugSessionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateDataFlowDebugSessionResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CreateRunResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomActivityReferenceObject.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.CustomDataSourceLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksNotebookActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksSparkJarActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatabricksSparkPythonActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlow.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowComputeType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugCommandRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugCommandResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPackage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPackageDebugSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugPreviewDataRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugQueryResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugResultResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugSessionInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowDebugStatisticsRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowFolder.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSink.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowSourceSetting.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataFlowStagingInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DataLakeAnalyticsUSQLActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Dataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetBZip2Compression.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetCompression.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetCompressionLevel.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetDebugResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetDeflateCompression.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetFolder.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetGZipCompression.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetLocation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DatasetZipDeflateCompression.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Db2LinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Db2TableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DeleteActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DeleteDataFlowDebugSessionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DelimitedTextCompressionCodec.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DelimitedTextDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DependencyCondition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DocumentDbCollectionDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DrillLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DrillTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAXLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsAXResourceDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsCrmEntityDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsCrmLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsDeploymentType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsEntityDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.DynamicsServicePrincipalCredentialType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EloquaLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EloquaObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EvaluateDataFlowExpressionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.EventSubscriptionStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteDataFlowActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteDataFlowActivityTypePropertiesCompute.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecutePipelineActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecuteSSISPackageActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExecutionActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExposureControlRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ExposureControlResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Expression.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FileServerLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FilterActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ForEachActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FtpAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.FtpServerLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GetMetadataActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GetSsisObjectMetadataRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleAdWordsObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleBigQueryObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GoogleCloudStorageLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GreenplumLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.GreenplumTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HBaseObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HdfsLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HdiNodeTypes.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightActivityDebugInfoOption.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightHiveActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightMapReduceActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightOnDemandLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightPigActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightSparkActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HDInsightStreamingActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveServerType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HiveThriftTransportProtocol.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HttpAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HttpLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HubspotLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.HubspotObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.IfConditionActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ImpalaObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.InformixLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.InformixTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.IntegrationRuntimeReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JiraLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JiraObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.JsonDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceDebugResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LinkedServiceResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LogStorageSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.LookupActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MagentoLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MagentoObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MappingDataFlow.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MariaDBLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MariaDBTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MarketoLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MarketoObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MicrosoftAccessLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MicrosoftAccessTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbCollectionDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbV2CollectionDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MongoDbV2LinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MultiplePipelineTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MySqlLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.MySqlTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NetezzaLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NetezzaTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Notebook.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookCell.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookCellOutputItem.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookKernelSpec.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookLanguageInfo.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.NotebookSessionProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataAadServicePrincipalCredentialType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ODataResourceDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OdbcLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OdbcTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Office365Dataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Office365LinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleServiceCloudLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleServiceCloudObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OracleTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OrcCompressionCodec.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.OrcDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParameterSpecification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParameterType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParquetCompressionCodec.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ParquetDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PaypalLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PaypalObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PhoenixObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineFolder.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRun.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRunInvokedBy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PipelineRunsQueryResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PluginCurrentState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PostgreSqlLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PostgreSqlTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.PrestoObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QueryDataFlowDebugSessionsResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QuickBooksLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.QuickBooksObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RedirectIncompatibleRowSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RelationalTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTriggerListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTriggerResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTumblingWindowTrigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RerunTumblingWindowTriggerActionParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Resource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ResponsysLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ResponsysObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestResourceDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestServiceAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RestServiceLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunFilterParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilterOperand.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryFilterOperator.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrder.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrderBy.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.RunQueryOrderByField.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceMarketingCloudLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceMarketingCloudObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceServiceCloudLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SalesforceServiceCloudObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapBwCubeDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapBWLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapCloudForCustomerLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapCloudForCustomerResourceDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapEccLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapEccResourceDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapHanaTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapOpenHubLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapOpenHubTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapTableLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SapTableResourceDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SchedulerCurrentState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ScriptAction.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SecretBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SecureString.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ServiceNowObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SetVariableActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SftpAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SftpServerLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ShopifyLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ShopifyObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJob.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJobResultType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkBatchJobState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkErrorSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinition.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinitionResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobDefinitionsListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkJobType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkScheduler.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServerType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServiceError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkServicePlugin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SparkThriftTransportProtocol.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlConnection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlConnectionType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScript.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptContent.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptMetadata.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlScriptsListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerStoredProcedureActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SqlServerTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SquareLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SquareObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISAccessCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISChildPackage.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISExecutionCredential.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISExecutionParameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISLogLocation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SsisObjectMetadataStatusResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISPackageLocation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SsisPackageLocationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SSISPropertyOverride.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StagingSettings.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StartDataFlowDebugSessionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StartDataFlowDebugSessionResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StoredProcedureParameter.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.StoredProcedureParameterType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SubResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SubResourceDebugResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SwitchActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SwitchCase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.SybaseTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TeradataTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Transformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Trigger.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerDependencyProvisioningStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerListResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerPipelineReference.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerResource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRun.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRunsQueryResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRunStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerRuntimeState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.TriggerSubscriptionOperationStatus.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.UntilActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.UserProperty.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ValidationActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VariableSpecification.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VariableType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VerticaLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.VerticaTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WaitActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivityAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebActivityMethod.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebAnonymousAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebAuthenticationType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebBasicAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebClientCertificateAuthentication.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebHookActivity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebLinkedServiceTypeProperties.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WebTableDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.Workspace.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WorkspaceIdentity.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.WorkspaceUpdateParameters.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.XeroLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.XeroObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ZohoLinkedService.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.models.ZohoObjectDataset.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DataFlowDebugSessionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DataFlowOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.DatasetOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.LinkedServiceOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.NotebookOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.PipelineOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.PipelineRunOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.SparkJobDefinitionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.SqlScriptOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.TriggerOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.TriggerRunOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.artifacts.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Config.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Data.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Edge.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorDetail.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorResponseException.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ErrorSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Executors.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyBatchRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyBatchResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyListBatchResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivyListSessionResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivySessionRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.ExtendedLivySessionResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.GetAccessControlInfoRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDataResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDiagnosticResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerDiagnosticResponseData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerGraphResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerGraphResponseData.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.HistoryServerPropertiesResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.JobResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Jobs.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.JobType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyBatchStateInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyRequestBase.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivySessionStateInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementCancellationResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementOutput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementRequestBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementResponseBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.LivyStatementsResponseBody.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Option.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.PluginCurrentState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SchedulerCurrentState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SchedulerInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SetWorkspaceAdministratorsRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkJob.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkJobListViewResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.SparkServicePluginInformation.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Stages.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.Tables.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.WorkspaceAccessControlResponse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.MonitoringOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.SparkBatchOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.SparkSessionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.WorkspaceAclOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.SparkBatchOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.SparkSessionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.operations_async.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.SparkClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.aio.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.PluginCurrentState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SchedulerCurrentState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJob.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobResultType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkBatchJobState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkErrorSource.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkJobType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkRequest.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkScheduler.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkServiceError.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkServicePlugin.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSession.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionResultType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkSessionState.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatement.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementCancellationResult.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementCollection.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementLanguageType.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementOptions.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.SparkStatementOutput.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.models.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.SparkBatchOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.SparkSessionOperations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.operations.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.SparkClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.spark.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.SynapseClient.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/azure-synapse/azure.synapse.yml", + "redirect_url": "/previous-versions/python/api/overview/azure", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/overview/azure/CognitiveServices/AzureAIVisionSDK(deprecated).yml", + "redirect_url": "/previous-versions/python/api/overview/azure/CognitiveServices/AzureAIVisionSDK(deprecated)?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/overview/azure/KeyVault/KeyVault.yml", + "redirect_url": "/previous-versions/python/api/overview/azure/KeyVault/KeyVault?view=azure-python-archive-previous", + "redirect_document_id": false + }, + { + "source_path_from_root": "/previous/docs-ref-autogen/overview/azure/StackEdge/Management/ResourceManagement-EdgeGateway(deprecated).yml", + "redirect_url": "/previous-versions/python/api/overview/azure/stackedge/management/resourcemanagement-edgegateway(deprecated)?view=azure-python-archive-previous", + "redirect_document_id": false + } + ] +}